.empty-start__card{border:1px solid var(--color-line);background:linear-gradient(135deg, #d8ff3029, transparent 40%), var(--color-surface);max-width:760px;box-shadow:var(--shadow-soft);border-radius:18px;margin:5px auto 0;padding:clamp(25px,6vw,60px)}.empty-start__eyebrow{color:var(--color-accent);text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:800}.empty-start h1{letter-spacing:-.06em;max-width:650px;margin:12px 0;font-size:clamp(36px,6vw,68px);line-height:1.08}.empty-start p{max-width:560px;color:var(--color-muted);margin:0;font-size:18px;line-height:1.55}.aside{border:1px solid var(--color-line);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;height:calc(100vh - 110px);padding:20px 20px 30px;position:sticky;top:122px;overflow-y:auto}.aside::-webkit-scrollbar{display:none}.aside__mobile-head,.filter-handle,.filter-backdrop{display:none}.aside__section+.aside__section{border-top:1px solid var(--color-line);margin-top:26px;padding-top:24px}.aside__heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.aside__heading h2{margin:0;font-size:18px}.aside__heading span,.aside__hint,.check-row small{color:var(--color-muted);font-size:12px}.aside__list--services{max-height:320px;overflow:hidden auto}@media (width<=500px){.aside__list--services{max-height:200px}}.check-row{color:#111827;cursor:pointer;text-transform:capitalize;background:#fff;border:1px solid #f2f2f2;border-radius:7px;align-items:center;gap:6px;margin-bottom:4px;padding:4px 6px;font-size:15px;display:flex;position:relative}.check-row:hover{background-color:#f9f9f9}.check-row:after{content:"";opacity:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;border-radius:4px;width:20px;height:20px;transition:opacity .2s,transform .2s;position:absolute;top:4px;right:4px;transform:translate(2px)}.check-row:has(input:checked){font-weight:500}.check-row:has(input:checked):after{opacity:1;transform:translate(0)}.check-row input{display:none}.check-row:hover:before{background-color:#fcfcfc}.check-row input{appearance:none;position:relative}.check-row input:before{content:"";border:2px solid #ddd;border-radius:5px;width:16px;height:16px;transition:border-color .2s,background-color .2s;display:block}.check-row input:after{content:"";opacity:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-size:100%;width:14px;height:14px;transition:opacity .2s,transform .2s;position:absolute;top:50%;left:50%;transform:scale(1.5)translate(-50%,-50%)}.check-row input:hover:before{background-color:#f7f8ff;border-color:#cacaca}.check-row input:checked:hover:before{background:#5771f5}.check-row input:checked:before{background:#3357eb;border-color:#0000}.check-row img{object-fit:cover;background-color:#f6f8fb;border-radius:5px;width:20px;height:20px}.aside__hint{margin:8px 0 0;font-size:14px;line-height:1.45}.price-filter{gap:18px;display:grid}.price-filter__slider{height:0;margin:-10px 2px 30px;position:relative}.price-filter__slider:before,.price-filter__slider:after{content:"";border-radius:999px;height:7px;position:absolute;top:calc(50% + 16px);transform:translateY(-50%)}.price-filter__slider:before{background:#d4d8df;left:0;right:0;box-shadow:inset 0 1px 2px #11182724}.price-filter__slider:after{left:var(--price-from);right:calc(100% - var(--price-to));background:var(--color-accent)}.price-filter__range{z-index:2;appearance:none;pointer-events:none;background:0 0;width:100%;height:20px;margin:0;position:absolute;inset:0}.price-filter__range::-webkit-slider-runnable-track{background:0 0;height:7px}.price-filter__range::-moz-range-track{background:0 0;height:7px}.price-filter__range::-webkit-slider-thumb{appearance:none;background:var(--color-accent);pointer-events:auto;border:3px solid #fff;border-radius:999px;width:20px;height:20px;box-shadow:0 1px 2px #1118272e,0 0 0 1px #2558f42e}.price-filter__range::-moz-range-thumb{background:var(--color-accent);pointer-events:auto;border:3px solid #fff;border-radius:999px;width:20px;height:20px;box-shadow:0 1px 2px #1118272e,0 0 0 1px #2558f42e}.price-filter__range:focus-visible::-webkit-slider-thumb{outline-offset:2px;outline:3px solid #2558f438}.price-filter__range:focus-visible::-moz-range-thumb{outline-offset:2px;outline:3px solid #2558f438}.price-filter__inputs{grid-template-columns:1fr 1fr;gap:12px;display:grid}.price-filter__inputs label{gap:8px;display:grid}.price-filter__inputs span{color:var(--color-muted);font-size:14px;font-weight:700}.price-filter__inputs input,.price-filter input[type=number]{width:100%;color:var(--color-ink);background:0 0;border:0;outline:0}.price-filter .price-filter__inputs input{border:1px solid var(--color-line);background:#fff;border-radius:11px;min-height:48px;padding:0 14px;font-size:16px;box-shadow:0 2px 8px #1118270a}.blacklist{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-soft);grid-template-columns:1fr auto;display:grid;overflow:hidden}.blacklist input{width:100%;color:var(--color-ink);background:#fff;border:0;outline:0;padding:12px}.blacklist button{background:var(--color-ink);color:#fff;border:0;padding:0 12px}.chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.chips__item{border:1px solid var(--color-line);color:var(--color-muted);background:#fff;border-radius:999px;padding:7px 10px}@media (width<=980px){.aside{z-index:50;border-radius:0 10px 10px 0;width:calc(100% - 30px);padding:18px;transition:transform .24s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:24px 0 70px #1118272e}.aside--open{height:100%;transform:translate(0)}.aside__mobile-head{border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:16px;display:flex}.aside__mobile-head span{color:var(--color-accent);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.aside__mobile-head h2{letter-spacing:-.05em;margin:3px 0 0;font-size:24px}.aside__mobile-head button{border:1px solid var(--color-line);background:var(--color-soft);width:38px;height:38px;color:var(--color-muted);border-radius:999px;place-items:center;display:grid}.filter-handle{z-index:40;border:1px solid var(--color-line);background:var(--color-ink);color:#fff;letter-spacing:.08em;text-transform:uppercase;writing-mode:vertical-rl;border-left:0;border-radius:0 14px 14px 0;padding:12px 9px;font-size:13px;font-weight:900;display:block;position:fixed;top:50%;left:0;transform:translateY(-50%)}.filter-backdrop{z-index:45;background:#11182747;border:0;display:block;position:fixed;inset:0}}@media (width<=680px){.aside{border-radius:0 24px 24px 0;padding:16px}}.product-card{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface);flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.product-card:hover{border-color:#2558f447;box-shadow:0 18px 38px #1118271a}.product-card:hover .product-card__image img{transform:scale(1.02)}.product-card__image{aspect-ratio:4/3;background:var(--color-soft);border-radius:18px;margin:10px;display:block;overflow:hidden}.product-card__image img{object-fit:contain;will-change:transform;width:100%;height:100%;padding:18px;transition:transform .2s}.product-card__body{flex-direction:column;flex:1;padding:0 18px 18px;display:flex}.store-badge{color:var(--color-muted);align-items:center;gap:10px;font-size:13px;display:flex}.store-badge__mark{background:linear-gradient(135deg, var(--color-ink), #6b7280);color:#fff;text-transform:uppercase;border-radius:999px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.store-badge strong,.store-badge small{display:block}.store-badge strong{color:var(--color-ink)}.product-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:17px;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card__meta{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;margin-bottom:10px;display:flex}.product-card__meta strong{letter-spacing:-.03em;font-size:21px}.product-card__shop{color:var(--color-muted);align-items:center;gap:5px;margin-bottom:22px;font-size:14px;font-weight:500;line-height:1;transition:color .2s;display:flex}.product-card__shop svg{flex:none;width:16px;height:16px}.product-card__shop:hover{color:#383c43}.product-card__status{color:#047857;font-size:13px;font-weight:800;display:none}.product-card__status--muted{color:#b45309}.product-card__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;display:flex}.button{border-radius:var(--radius-md);justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:600;display:inline-flex}.button--primary{border:1px solid var(--color-accent);color:#fff;background:linear-gradient(#2686e7,#2558f4);flex:1;transition:filter .2s;position:relative}.button--primary:before{content:"";pointer-events:none;border-radius:inherit;width:100%;height:100%;transition:background-color .2s;position:absolute;inset:0}.button--primary:hover:before{background-color:#ffffff14}.button--secondary{border:1px solid var(--color-line);background:var(--color-surface);color:#64748b}.button--icon{width:44px;padding:0}.button--icon svg{width:20px;height:20px}.button--saved{color:red}.products__list--list .product-card{flex-direction:row}.products__list--list .product-card__image{flex-shrink:0;height:100px}.products__list--list .product-card__body{flex-direction:row;justify-content:space-between;gap:10px;padding:18px 18px 8px 8px}.products__list--list .product-card__title{-webkit-line-clamp:1}.products__list--list .product-card__actions{width:220px;margin-top:initial;flex-shrink:0}.products__list--list .product-card__shop{margin-bottom:10px}@media (width<=680px){.products__list--list .product-card__body{flex-wrap:wrap;gap:0}.products__list--list .product-card__image{width:140px;height:calc(100% - 20px)}}@media (width<=500px){.products__list--list .product-card__actions{width:100%}}@media (width<=400px){.products__list--list .product-card__title{-webkit-line-clamp:2}.products__list--list .product-card__image{width:110px}}.product-chart{flex-direction:column;gap:14px;display:flex}.chart-tabs{border:1px solid var(--color-line);background:var(--color-soft);border-radius:10px;flex-wrap:wrap;align-self:flex-start;gap:4px;padding:4px;display:inline-flex}.chart-tabs__tab{appearance:none;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s,box-shadow .15s}.chart-tabs__tab:hover{color:var(--color-ink)}.chart-tabs__tab--active{background:var(--color-surface);color:var(--color-ink);box-shadow:0 1px 2px #11182714,0 0 0 1px #1118270a}.product-chart__wrap{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-surface);width:100%;padding:18px;position:relative;overflow-x:auto}.product-chart__svg{width:100%;min-width:600px;display:block}.product-chart__svg--interactive{cursor:pointer}.grid-line{stroke:var(--color-line);stroke-dasharray:3 4}.axis-line{stroke:var(--color-line)}.axis-text{fill:var(--color-muted);font-size:12px}.axis-text--strong{font-size:12px;font-weight:700}.axis-text--muted{font-size:11px}.hit-group{cursor:pointer}.hit,.hit-dot{fill:#0000}.bar{fill:#4338ca;transition:fill .15s,filter .15s}.bar--positive{fill:#10b981}.hit-group:hover .bar:not(.bar--colored):not(.bar--positive),.hit-group--active .bar:not(.bar--colored):not(.bar--positive){fill:#2558f4}.hit-group:hover .bar--colored,.hit-group--active .bar--colored{filter:brightness(.9)}.bar-label{fill:var(--color-ink);pointer-events:none;font-size:12px;font-weight:700}.bar-label--inside{fill:#fff}.bar-count{fill:var(--color-muted);pointer-events:none;font-size:12px;font-weight:700}.diff-label,.range-label{fill:var(--color-muted);pointer-events:none;font-size:12px;font-weight:600}.line-path{fill:none;stroke:#2558f4;stroke-width:2px;stroke-linejoin:round;stroke-linecap:round;pointer-events:none}.dot{fill:#fff;stroke:#2558f4;stroke-width:2px;pointer-events:none;transition:r .15s,fill .15s}.dot--active{fill:#2558f4}.product-chart__floating{border:1px solid var(--color-line);border-radius:var(--radius-md);pointer-events:none;z-index:3;will-change:left, top;background:#fff;flex-direction:column;gap:2px;min-width:180px;max-width:280px;padding:8px 12px;display:flex;position:absolute;transform:translate(-50%,calc(-100% - 16px));box-shadow:0 8px 22px #11182724}.product-chart__floating--below{transform:translate(-50%,16px)}.product-chart__floating strong{color:var(--color-ink);font-size:13px;font-weight:700;line-height:1.3}.product-chart__floating-shop{color:var(--color-muted);font-size:12px}.product-chart__floating-price{color:var(--color-ink);margin-top:2px;font-size:13px;font-weight:700}.product-chart__caption{min-height:22px;color:var(--color-ink);flex-wrap:wrap;align-items:baseline;gap:14px;padding:0 4px;font-size:14px;display:flex}.product-chart__caption strong{font-weight:700}.product-chart__caption-shop{color:var(--color-muted);font-size:13px}.product-chart__caption-price{font-weight:700}.product-chart__caption-hint{color:var(--color-muted);font-size:13px;font-style:italic}.products{border:1px solid var(--color-line);min-width:0;box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;padding:20px}.products-toolbar{border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:center;gap:18px;padding-bottom:22px;display:flex}.products-toolbar__eyebrow{color:var(--color-accent);text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:800}.products-toolbar h1{letter-spacing:-.05em;margin:4px 0 0;font-size:clamp(28px,4vw,44px)}.products-toolbar__actions{align-items:center;gap:12px;display:flex}.products-toolbar__search{border:1px solid var(--color-line);background:var(--color-surface);border-radius:999px;min-width:260px;padding:13px 16px}.products-toolbar__search input{width:100%;color:var(--color-ink);background:0 0;border:0;outline:0}.products-toolbar__filter{display:none}.view-toggle{border:1px solid var(--color-line);background:var(--color-soft);border-radius:999px;gap:4px;padding:4px;display:flex}.view-toggle__button{color:var(--color-muted);background:0 0;border:0;border-radius:999px;padding:9px 13px}.view-toggle__button--active{background:var(--color-surface);color:var(--color-ink);box-shadow:0 6px 16px #11182714}.notice{border:1px solid var(--color-line);border-radius:var(--radius-md);background:var(--color-soft);color:var(--color-muted);margin:20px 0 0;padding:16px}.notice--error{color:#b91c1c;background:#fff1f2;border-color:#fecaca}.products__list{gap:20px;margin-top:22px;display:grid}.products__list--grid{grid-template-columns:repeat(4,minmax(0,1fr))}.products__list--list{grid-template-columns:1fr;gap:10px}@media (width<=1220px){.products__list--grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.products-toolbar__filter{border:1px solid var(--color-line);background:var(--color-ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex}.products-toolbar{flex-direction:column;align-items:flex-start}.products-toolbar__actions,.products-toolbar__search{width:100%}.products__list--grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.products{border-radius:24px;padding:16px}.products-toolbar__actions{flex-direction:column;align-items:stretch}.products__list--grid,.products__list--list{grid-template-columns:1fr}}.saved{z-index:20;border:1px solid var(--color-line);background:#fffffffa;border-radius:24px;width:min(420px,100vw - 36px);max-height:520px;padding:16px;position:absolute;top:calc(100% + 12px);right:0;overflow:auto;box-shadow:0 24px 70px #1118272e}.saved__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.saved__header span{color:var(--color-accent);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.saved__header h2{letter-spacing:-.04em;margin:4px 0 0;font-size:22px}.saved__close{border:1px solid var(--color-line);background:var(--color-soft);width:34px;height:34px;color:var(--color-muted);border-radius:999px;place-items:center;display:grid}.saved__empty{border-radius:var(--radius-md);background:var(--color-soft);color:var(--color-muted);margin:0;padding:18px}.saved__list{gap:12px;display:grid}.saved-product{border:1px solid var(--color-line);background:var(--color-surface);border-radius:18px;grid-template-columns:82px minmax(0,1fr);gap:12px;padding:10px;display:grid}.saved-product__image{aspect-ratio:1;background:var(--color-soft);border-radius:14px;display:block;overflow:hidden}.saved-product__image img{object-fit:contain;width:100%;height:100%;padding:8px}.saved-product__content{min-width:0}.saved-product__content h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.35;display:-webkit-box;overflow:hidden}.saved-product__content p{color:var(--color-muted);margin:6px 0 10px;font-size:13px}.saved-product__actions{align-items:center;gap:8px;display:flex}.saved-product__actions a,.saved-product__actions button{border:1px solid var(--color-line);background:var(--color-soft);color:var(--color-ink);border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800}.header{z-index:50;padding:20px;position:sticky;top:0}.header__container{max-width:1600px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #fffc;border-radius:18px;margin:0 auto;padding:24px}.header__top{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;display:grid}.header__logo{letter-spacing:-.08em;max-width:190px;max-height:55px;font-size:clamp(28px,4vw,40px);font-weight:900}.header__tagline-wrap{grid-template-rows:1fr;display:grid}.header__tagline{color:var(--color-muted);text-align:center;min-height:0;margin:0;overflow:hidden}.header__tagline span{vertical-align:middle;background:#f7f7f7;border-radius:7px;align-items:center;gap:3px;margin-left:2px;padding:2px 5px;font-size:14px;display:inline-flex}.header__tagline span:before{content:"";background-image:url(/img/md.png);background-size:100%;width:16px;height:16px;display:block}.header__actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.language-switch{border:1px solid var(--color-line);background:var(--color-soft);border-radius:999px;padding:4px;display:flex}.language-switch__button{color:var(--color-muted);background:0 0;border:0;border-radius:999px;padding:8px 12px}.language-switch__button--active{background:var(--color-surface);color:var(--color-ink);box-shadow:0 6px 16px #11182714}.header__saved{border:1px solid var(--color-line);background:var(--color-surface);border-radius:999px;align-items:center;gap:10px;padding:10px 14px;display:inline-flex}.header__saved strong{background:var(--color-ink);color:#fff;border-radius:999px;place-items:center;min-width:26px;height:26px;display:grid}.saved-menu{position:relative}.hero-search{border:1px solid var(--color-line);background:var(--color-surface);border-radius:999px;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:600px;margin:36px auto 4px;padding:8px;display:grid;box-shadow:0 20px 45px #1118271a}:is(.hero-search:has(input:focus),.hero-search:has(input:not(:placeholder-shown))){max-width:780px}.hero-search__field{gap:2px;padding:8px 18px;display:grid}.hero-search__label-wrap{display:block}.hero-search__label{color:var(--color-muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;display:block}.hero-search__field input{width:100%;color:var(--color-ink);background:0 0;border:0;outline:0;font-size:18px}.hero-search__button{color:#fff;min-width:150px;font:inherit;background:linear-gradient(#7a78ff,#3357eb);border:none;border-radius:999px;font-size:18px;font-weight:500;transition:filter .2s,box-shadow .2s;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f,inset 0 1px #ffffff4a}.hero-search__button:hover{filter:brightness(1.2)}.hero-search__button:active{filter:brightness();box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000014,0 3px 14px 2px #00000014,inset 0 1px #ffffff4a}.hero-search__button:disabled{opacity:.7;pointer-events:none}@media (width<=980px){.header__top{text-align:center;grid-template-columns:1fr}.header__actions{justify-content:center}.header__logo{margin:0 auto}}@media (width<=680px){.header{padding-left:12px;padding-right:12px;position:static}.header__container{padding:18px}.hero-search{border-radius:24px;grid-template-columns:1fr}.hero-search__button{min-height:52px}.hero-search__field{padding:8px 10px}}@supports (animation-timeline:scroll()){@media (width>=681px){@keyframes header-shrink{to{padding:8px 20px}}@keyframes header-container-shrink{to{background:#ffffffeb;border-radius:14px;padding:8px 18px}}@keyframes header-logo-shrink{to{font-size:clamp(24px,3vw,32px)}}@keyframes header-tagline-wrap-collapse{to{grid-template-rows:0fr}}@keyframes header-tagline-fade{to{opacity:0;transform:translateY(-10px)}}@keyframes header-saved-shrink{to{padding:6px 12px}}@keyframes header-lang-shrink{to{padding:6px 10px}}@keyframes hero-search-shrink{to{max-width:520px;margin:-46px auto 0;translate:-20px;box-shadow:0 6px 16px #11182714}}.header,.header__container,.header__logo,.header__tagline-wrap,.header__tagline,.header__saved,.language-switch__button,.hero-search{animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:scroll(root);animation-range:0 80px}.header{animation-name:header-shrink}.header__container{animation-name:header-container-shrink}.header__logo{animation-name:header-logo-shrink}.header__tagline-wrap{animation-name:header-tagline-wrap-collapse}.header__tagline{animation-name:header-tagline-fade}.header__saved{animation-name:header-saved-shrink}.language-switch__button{animation-name:header-lang-shrink}.hero-search{animation-name:hero-search-shrink}}}.svg-sprites{width:0;height:0;position:absolute;overflow:hidden}.page{max-width:1600px;margin:0 auto;padding:24px 30px 50px}.catalog{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:24px;display:grid}@media (width<=980px){.catalog{grid-template-columns:1fr}}@media (width<=680px){.page{padding-left:12px;padding-right:12px}}:root{--color-bg:#f3f4ee;--color-surface:#fff;--color-ink:#111827;--color-muted:#697281;--color-line:#e5e7eb;--color-soft:#f6f8fb;--color-accent:#2558f4;--color-accent-dark:#173dc2;--color-lime:#d8ff30;--shadow-soft:0 18px 60px #11182714;--radius-xl:32px;--radius-lg:22px;--radius-md:14px;color:var(--color-ink);font-family:Open Sans,Segoe UI,sans-serif}*{box-sizing:border-box}body{overflow-anchor:none;background:radial-gradient(circle at top left, #d8ff3059, transparent 30rem), linear-gradient(180deg, #f7f8f0 0%, var(--color-bg) 42%, #fff 100%);background:#f5f7fa;min-width:320px;min-height:calc(100dvh + 120px);margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}#app{min-height:100vh}
