/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.rounded{border-radius:.25rem}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#17211b;--muted:#67716a;--cream:#f5f2e9;--paper:#fffdf8;--green:#216545;--green-dark:#174832;--lime:#dff06a;--line:#dcded5;--danger:#a54035}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.welcome-page{color:#14231b;min-height:100svh;font-family:var(--font-geist-sans), Arial, sans-serif;background:linear-gradient(135deg,#fffffff0,#f6f9f4e6),#f6f8f4;grid-template-rows:1fr auto;place-items:center;padding:clamp(24px,5vw,64px);display:grid;position:relative;overflow:hidden}.welcome-page:before{content:"";pointer-events:none;border:1px solid #14231b14;border-radius:34px;position:absolute;inset:22px}.welcome-glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.welcome-glow-left{background:radial-gradient(circle,#dff45c61,#dff45c00 68%);width:min(590px,72vw);height:min(590px,72vw);top:-35%;left:-18%}.welcome-glow-right{background:radial-gradient(circle,#176b4a2b,#176b4a00 70%);width:min(650px,75vw);height:min(650px,75vw);bottom:-38%;right:-25%}.welcome-card{z-index:1;text-align:center;width:min(820px,100%);margin:auto;padding:56px 20px 42px;position:relative}.welcome-brand{justify-content:center;margin-bottom:44px;display:flex}.welcome-brand .brand-logo-full{object-fit:contain;filter:drop-shadow(0 18px 28px #17483221);border-radius:30px;width:132px;height:132px}.welcome-status{color:#176b4a;letter-spacing:.12em;text-transform:uppercase;background:#ffffffb8;border:1px solid #dce5dd;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin-bottom:18px;padding:8px 13px;font-size:11px;font-weight:850;display:inline-flex}.welcome-status span{background:#43a568;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #43a5681f}.welcome-card h1{letter-spacing:-.065em;margin:0;font-size:clamp(45px,7.5vw,82px);line-height:.95}.welcome-card>p{color:#607067;max-width:650px;margin:27px auto 0;font-size:clamp(16px,2vw,19px);line-height:1.7}.welcome-details{color:#44564c;flex-wrap:wrap;justify-content:center;gap:12px 24px;margin-top:36px;font-size:12px;font-weight:750;display:flex}.welcome-details span{align-items:center;gap:8px;display:inline-flex}.welcome-details b{color:#176b4a;background:#e4f2e6;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.welcome-footer{z-index:1;color:#7a8780;letter-spacing:.04em;justify-content:space-between;gap:18px;width:min(1120px,100%);padding:24px 10px 0;font-size:10px;font-weight:700;display:flex;position:relative}.hub-home{background:radial-gradient(circle at 15% 15%,#dff06a6b,#0000 30%),linear-gradient(145deg,#f7f4eb,#eef2e8);place-items:center;min-height:100vh;padding:24px;display:grid}.hub-shell{width:min(720px,100%)}.hub-mark{background:var(--green);color:#fff;letter-spacing:-.05em;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:36px;font-weight:900;display:grid}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.14em;font-size:13px;font-weight:800}.hub-shell h1{letter-spacing:-.055em;max-width:680px;margin:14px 0 24px;font-size:clamp(42px,7vw,76px);line-height:.98}.hub-copy{color:var(--muted);max-width:570px;font-size:19px;line-height:1.6}.hub-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.brand-logo{color:#123b2a;align-items:center;gap:11px;width:fit-content;display:inline-flex}.brand-logo-mark{color:#e4f36a;background:#123b2a;border-radius:14px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid;position:relative;overflow:hidden;box-shadow:0 9px 24px #123b2a2e}.brand-logo-mark svg{fill:none;stroke:#e4f36a;stroke-width:4.2px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px;overflow:visible}.brand-logo-mark .brand-logo-speed{stroke:#fff;stroke-width:3px}.brand-logo-name{grid-template-columns:auto auto;align-items:baseline;column-gap:4px;line-height:1;display:grid}.brand-logo-name strong{letter-spacing:-.045em;font-size:18px;font-weight:950}.brand-logo-name em{color:#4c6659;letter-spacing:-.035em;font-size:18px;font-style:normal;font-weight:650}.brand-logo-name small{color:#73837a;letter-spacing:.2em;text-transform:uppercase;grid-column:1/-1;margin-top:5px;font-size:8px;font-weight:850}.brand-logo.compact .brand-logo-mark svg{width:29px;height:29px}.storefront-home{color:#14231b;min-height:100vh;font-family:var(--font-geist-sans), Arial, sans-serif;background:#fbfcf8;overflow:hidden}.storefront-nav{border-bottom:1px solid #e2e7e1;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;width:min(1240px,100% - 40px);min-height:86px;margin:0 auto;display:grid}.storefront-nav>nav{color:#59675f;justify-content:center;align-items:center;gap:28px;font-size:13px;font-weight:750;display:flex}.storefront-nav>nav a:hover{color:#176b4a}.storefront-nav>.language-switcher{justify-self:end}.storefront-hero{grid-template-columns:minmax(0,.86fr) minmax(450px,1.14fr);align-items:center;gap:clamp(46px,8vw,110px);width:min(1240px,100% - 40px);margin:0 auto;padding:clamp(58px,8vw,110px) 0 84px;display:grid;position:relative}.storefront-hero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#e4f36a61,#e4f36a00 68%);border-radius:50%;width:650px;height:650px;position:absolute;top:-230px;left:-360px}.storefront-hero>*{z-index:1;position:relative}.storefront-kicker{color:#176b4a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:900}.storefront-hero-copy h1{letter-spacing:-.067em;max-width:660px;margin:0;font-size:clamp(54px,6.3vw,88px);line-height:.94}.storefront-hero-copy>p:not(.storefront-kicker){color:#5a6961;max-width:590px;margin:28px 0 0;font-size:17px;line-height:1.72}.storefront-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:34px;display:flex}.storefront-primary,.storefront-secondary{border-radius:14px;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:0 20px;font-size:13px;font-weight:850;transition:transform .18s,box-shadow .18s;display:inline-flex}.storefront-primary{color:#fff;background:#176b4a;min-width:210px;box-shadow:0 15px 34px #176b4a38}.storefront-primary span{font-size:18px}.storefront-secondary{color:#304139;background:#fff;border:1px solid #dce3dd}.storefront-primary:hover,.storefront-secondary:hover{transform:translateY(-2px)}.storefront-trust{color:#65736b;flex-wrap:wrap;gap:18px;margin-top:30px;font-size:11px;font-weight:700;display:flex}.storefront-trust span{align-items:center;gap:7px;display:inline-flex}.storefront-trust b{color:#176b4a;background:#e8f4e7;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid}.storefront-feature{background:#fff;border:1px solid #dbe4dc;border-radius:30px;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden;box-shadow:0 34px 90px #1e3a2b21}.storefront-feature:hover{transform:translateY(-4px);box-shadow:0 42px 100px #1e3a2b2b}.storefront-feature-top{color:#176b4a;letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid #e8ece8;justify-content:space-between;align-items:center;gap:15px;min-height:56px;padding:0 22px;font-size:10px;font-weight:900;display:flex}.storefront-feature-top em{color:#536215;letter-spacing:.04em;background:#edf5ce;border-radius:999px;padding:7px 10px;font-size:9px;font-style:normal}.storefront-feature-image{color:#7a887f;background:linear-gradient(145deg,#f5f7f4,#e9efea);place-items:center;height:clamp(330px,38vw,500px);padding:26px;font-size:13px;font-weight:800;display:grid}.storefront-feature-image img{object-fit:contain;width:100%;height:100%}.storefront-feature-body{grid-template-columns:1fr auto;gap:25px;padding:24px;display:grid}.storefront-feature-body h2{letter-spacing:-.045em;margin:0 0 8px;font-size:clamp(24px,2.5vw,34px);line-height:1.05}.storefront-feature-body p{color:#67756d;max-width:480px;margin:0;font-size:12px;line-height:1.55}.storefront-feature-price{flex-direction:column;align-items:flex-end;min-width:150px;display:flex}.storefront-feature-price strong{color:#123b2a;letter-spacing:-.045em;font-size:24px}.storefront-feature-price del{color:#929d96;margin-top:3px;font-size:11px}.storefront-feature-price b{color:#176b4a;margin-top:auto;font-size:11px}.storefront-feature-empty{color:#708078;background:#f3f6f2;border:1px dashed #cbd6cd;border-radius:30px;place-content:center;justify-items:center;gap:20px;min-height:500px;display:grid}.storefront-products{color:#fff;background:#12281f;padding:105px max(20px,50vw - 620px)}.storefront-section-head{grid-template-columns:1fr minmax(280px,470px);align-items:end;gap:45px;margin-bottom:44px;display:grid}.storefront-section-head h2,.storefront-how-head h2{letter-spacing:-.055em;margin:0;font-size:clamp(39px,5vw,64px);line-height:.98}.storefront-section-head>p{color:#aabbb2;margin:0;font-size:14px;line-height:1.7}.storefront-products .storefront-kicker{color:#e4f36a}.storefront-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(290px,100%),1fr));gap:16px;display:grid}.storefront-product-card{background:#193027;border:1px solid #2d4439;border-radius:22px;transition:transform .2s,border-color .2s;overflow:hidden}.storefront-product-card:hover{border-color:#647c70;transform:translateY(-4px)}.storefront-product-image{aspect-ratio:1.22;color:#6c7b73;background:#f2f5f1;place-items:center;padding:18px;display:grid;position:relative;overflow:hidden}.storefront-product-image img{object-fit:contain;width:100%;height:100%}.storefront-product-image em{color:#32513f;background:#ffffffeb;border-radius:999px;padding:7px 9px;font-size:9px;font-style:normal;font-weight:850;position:absolute;top:13px;right:13px}.storefront-product-body{padding:21px}.storefront-product-body h3{letter-spacing:-.035em;margin:0 0 9px;font-size:21px;line-height:1.15}.storefront-product-body>p{color:#a8b9b0;min-height:42px;margin:0 0 20px;font-size:12px;line-height:1.55}.storefront-product-body>div{border-top:1px solid #2e463a;align-items:baseline;gap:10px;padding-top:16px;display:flex}.storefront-product-body strong{color:#fff;font-size:20px}.storefront-product-body del{color:#84978d;font-size:11px}.storefront-product-body span{color:#e4f36a;margin-left:auto;font-size:11px;font-weight:850}.storefront-empty{color:#a8b9b0;text-align:center;border:1px dashed #496055;border-radius:20px;padding:60px 20px}.storefront-how{width:min(1240px,100% - 40px);margin:0 auto;padding:110px 0}.storefront-how-head{max-width:760px;margin-bottom:48px}.storefront-how-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.storefront-how-grid article{background:#fff;border:1px solid #dce4dd;border-radius:22px;min-height:260px;padding:28px}.storefront-how-grid article>span{color:#176b4a;background:#e8f4e7;border-radius:14px;place-items:center;width:45px;height:45px;margin-bottom:65px;font-size:18px;font-weight:900;display:grid}.storefront-how-grid h3{margin:0 0 10px;font-size:19px}.storefront-how-grid p{color:#68766e;margin:0;font-size:13px;line-height:1.65}.storefront-footer{background:#f5f7f3;border-top:1px solid #dfe5df;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;min-height:120px;padding:20px max(20px,50vw - 620px);display:grid}.storefront-footer>div{color:#69776f;flex-wrap:wrap;justify-content:center;gap:18px;font-size:10px;font-weight:700;display:flex}.storefront-footer>a:last-child{color:#7d8882;justify-self:end;font-size:10px;font-weight:750}.button{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-weight:800;transition:transform .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-dark)}.button-secondary{border-color:var(--line);background:#ffffffa6}.button-danger{color:#fff;background:#c93445;border-color:#c93445}.button-danger:hover{background:#a91f30;border-color:#a91f30}.product-page{background:var(--paper);min-height:100vh}.product-topline{background:var(--ink);color:#fff;text-align:center;padding:10px 16px;font-size:13px;font-weight:700}.product-shell{width:min(1120px,100%);margin:0 auto;padding:28px 22px 70px}.product-brand{align-items:center;gap:10px;margin-bottom:28px;font-weight:900;display:flex}.product-brand-dot{background:var(--lime);width:12px;height:12px;box-shadow:0 0 0 5px var(--green);border-radius:50%}.product-grid{grid-template-columns:1.08fr .92fr;align-items:start;gap:clamp(30px,6vw,72px);display:grid}.product-visual{background:linear-gradient(145deg,#e5eadf,#cad8c7);border-radius:28px;place-items:center;min-height:540px;display:grid;position:sticky;top:24px;overflow:hidden}.product-placeholder{aspect-ratio:1;width:72%;color:var(--green);text-align:center;background:#ffffff8c;border-radius:50%;place-items:center;padding:30px;font-weight:800;display:grid;box-shadow:0 30px 80px #17483221}.product-photo{object-fit:contain;background:#f1f4ef;width:100%;height:100%;padding:12px}.product-badge{color:#4b5e12;text-transform:uppercase;letter-spacing:.08em;background:#edf5ca;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;display:inline-block}.product-info h1{letter-spacing:-.05em;margin:18px 0;font-size:clamp(36px,5vw,61px);line-height:1.02}.product-lead{color:var(--muted);font-size:18px;line-height:1.55}.price-row{align-items:baseline;gap:12px;margin:25px 0 12px;display:flex}.price{font-size:34px;font-weight:900}.old-price{color:#999f99;font-weight:700;text-decoration:line-through}.delivery-note{color:var(--green);font-size:13px;font-weight:800}.benefits{gap:12px;margin:28px 0;padding:0;list-style:none;display:grid}.benefits li{align-items:flex-start;gap:12px;line-height:1.45;display:flex}.benefits li:before{content:"✓";background:var(--green);color:#fff;border-radius:50%;flex:0 0 23px;place-items:center;width:23px;height:23px;font-size:13px;font-weight:900;display:grid}.order-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:22px;box-shadow:0 18px 60px #22302817}.order-card h2{margin:0 0 6px;font-size:21px}.order-card>p{color:var(--muted);margin:0 0 18px;font-size:14px}.field{gap:7px;margin-bottom:14px;display:grid}.field label{font-size:13px;font-weight:800}.field input,.field select,.field textarea{width:100%;min-height:50px;color:var(--ink);background:#fbfcf8;border:1px solid #ccd1ca;border-radius:13px;outline:none;padding:10px 13px}.field textarea{resize:vertical;min-height:100px}.honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.quantity-stepper{background:#fbfcf8;border:1px solid #ccd1ca;border-radius:13px;grid-template-columns:1fr 42px;min-height:50px;display:grid;position:relative;overflow:hidden}.quantity-stepper:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #2165451f}.field .quantity-stepper input{appearance:textfield;min-height:48px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:10px 13px;font-weight:800}.field .quantity-stepper input::-webkit-inner-spin-button{appearance:none;margin:0}.field .quantity-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}.quantity-stepper-buttons{border-left:1px solid #ccd1ca;grid-template-rows:1fr 1fr;display:grid}.quantity-stepper-buttons button{color:#0a2b68;cursor:pointer;touch-action:manipulation;background:#f2f5fb;border:0;place-items:center;min-width:42px;min-height:24px;font-size:9px;line-height:1;display:grid}.quantity-stepper-buttons button+button{border-top:1px solid #ccd1ca}.quantity-stepper-buttons button:hover:not(:disabled){background:#e8effb}.quantity-stepper-buttons button:focus-visible{z-index:1;outline:2px solid var(--green);outline-offset:-2px;position:relative}.quantity-stepper-buttons button:disabled{color:#aab2c0;cursor:not-allowed}.order-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:14px;width:100%;min-height:56px;font-weight:900}.order-button:disabled{opacity:.65;cursor:wait}.form-note{color:var(--muted);text-align:center;margin:11px 0 0;font-size:12px}.form-error{color:var(--danger);margin:9px 0 0;font-size:13px}.success-box{color:#245524;background:#eff8eb;border:1px solid #b9d4ad;border-radius:16px;padding:18px;line-height:1.5}.product-description{color:var(--muted);white-space:pre-line;margin:0 0 24px;line-height:1.65}.admin-layout{background:#f2f3ee;grid-template-columns:235px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#17211b;flex-direction:column;height:100vh;padding:26px 18px;display:flex;position:sticky;top:0}.admin-logo{align-items:center;gap:11px;padding:0 7px;font-weight:900;line-height:1.1;display:flex}.admin-logo>span{background:var(--lime);width:40px;height:40px;color:var(--ink);letter-spacing:-.05em;border-radius:12px;place-items:center;display:grid}.admin-logo small,.admin-user small{color:#9aaaa0;margin-top:3px;font-size:11px;font-weight:600;display:block}.admin-sidebar nav{gap:7px;margin-top:42px;display:grid}.admin-sidebar nav button{color:#bcc8c0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:space-between;align-items:center;padding:12px 13px;font-weight:750;display:flex}.admin-sidebar nav button b{background:#29382f;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;display:grid}.admin-user{border-top:1px solid #2f3b34;align-items:center;gap:10px;margin-top:auto;padding:19px 5px 0;display:flex;overflow:hidden}.admin-user>span{background:#32463a;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.admin-user strong{white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:12px;display:block;overflow:hidden}.admin-main{min-width:0;padding:36px clamp(24px,4vw,58px) 70px}.admin-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px;display:flex}.admin-header h1{letter-spacing:-.045em;margin:6px 0 0;font-size:38px}.admin-header p{margin:0}.admin-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.admin-header-actions form{margin:0}.admin-message{color:#405215;background:#edf4ce;border:1px solid #d4df9e;border-radius:12px;justify-content:space-between;gap:10px;margin-bottom:20px;padding:13px 16px;display:flex}.admin-message button{cursor:pointer;background:0 0;border:0;font-size:18px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px;display:grid}.stats-grid article{background:#fff;border:1px solid #e0e3dc;border-radius:16px;padding:19px}.stats-grid span{color:var(--muted);margin-bottom:10px;font-size:12px;display:block}.stats-grid strong{letter-spacing:-.03em;font-size:25px}.table-toolbar{justify-content:flex-end;margin:0 0 10px;display:flex}.table-toolbar label{align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.table-toolbar select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 26px 8px 10px}.admin-table-card{background:#fff;border:1px solid #e0e3dc;border-radius:18px;overflow:hidden}.table-scroll{overflow-x:auto}.admin-table-card table{border-collapse:collapse;width:100%;min-width:850px}.admin-table-card th{color:#727b74;text-align:left;text-transform:uppercase;letter-spacing:.07em;background:#f8f9f5;border-bottom:1px solid #e2e5de;padding:13px 14px;font-size:11px}.admin-table-card td{vertical-align:middle;border-bottom:1px solid #edf0e9;padding:15px 14px;font-size:13px}.admin-table-card tr:last-child td{border-bottom:0}.admin-table-card td strong,.admin-table-card td small,.admin-table-card td a{display:block}.admin-table-card td small{color:var(--muted);margin-top:4px;font-size:11px}.admin-table-card td a{color:var(--green);margin-top:4px;font-weight:700}.status-select{background:#f0f2ed;border:0;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:750}.sync-icons{flex-wrap:wrap;gap:5px;display:flex}.sync-icons span{color:#778078;background:#f0f2ed;border-radius:7px;padding:5px 6px;font-size:9px;font-weight:800}.admin-empty{text-align:center;color:var(--muted);padding:60px 24px}.admin-empty strong{color:var(--ink);font-size:18px}.admin-empty p{margin:8px 0 20px}.admin-empty.wide{background:#fff;border:1px dashed #cdd2ca;border-radius:18px;grid-column:1/-1}.product-admin-grid{grid-template-columns:repeat(auto-fill,minmax(min(290px,100%),350px));align-items:start;gap:22px;display:grid}.admin-product{background:#fff;border:1px solid #dce2da;border-radius:20px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 12px 36px #1b2b200f}.admin-product:hover{transform:translateY(-2px);box-shadow:0 18px 48px #1b2b201a}.admin-product-open{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;padding:0;display:block}.admin-product-image{aspect-ratio:4/3;color:#758077;background:#f1f4ef;border-bottom:1px solid #e5e9e2;place-items:center;height:auto;font-size:12px;display:grid;position:relative;overflow:hidden}.admin-product-image img{object-fit:contain;object-position:center;width:100%;height:100%;padding:10px;transition:transform .2s}.admin-product-open:hover .admin-product-image img{transform:scale(1.025)}.admin-product-image em{border-radius:999px;padding:6px 9px;font-size:10px;font-style:normal;font-weight:900;position:absolute;top:11px;right:11px}.admin-product-image em.live{color:#29622b;background:#e4f7d8}.admin-product-image em.off{color:#666;background:#eee}.admin-product-body{padding:19px 19px 16px}.admin-product-badge{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:900;display:inline-block}.admin-product-body h2{letter-spacing:-.025em;margin:0 0 8px;font-size:19px;line-height:1.2}.admin-product-description{min-height:38px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 14px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.admin-product-price{align-items:baseline;gap:9px;display:flex}.admin-product-price strong{letter-spacing:-.035em;font-size:22px}.admin-product-price del{color:#929a92;font-size:12px}.admin-product-body>small{color:var(--muted);margin-top:6px;font-size:11px;display:block}.admin-product-edit-hint{color:var(--green);margin-top:15px;font-size:12px;font-weight:850;display:block}.product-actions{border-top:1px solid #edf0eb;flex-wrap:wrap;gap:7px;padding:13px 15px 16px;display:flex}.product-actions button,.product-actions a{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:750;line-height:1.2;text-decoration:none}.product-actions .primary-action{background:var(--green);border-color:var(--green);color:#fff}.product-actions button.danger-link{color:var(--danger)}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.integration-card,.integration-help{background:#fff;border:1px solid #e0e3dc;border-radius:18px;padding:22px}.integration-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.integration-card h2{margin:0;font-size:18px}.integration-card p,.integration-help p{color:var(--muted);margin:14px 0 0;line-height:1.55}.integration-head span{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.integration-head span.connected{color:#28602a;background:#e2f5d8}.integration-head span.pending{color:#74653a;background:#f2eee1}.integration-help{background:#e8f0e7;grid-column:1/-1}.integration-form{border-top:1px solid #e5e8e1;margin-top:20px;padding-top:18px}.integration-form .button{min-height:42px;padding:0 14px;font-size:12px}.integration-tip{font-size:12px;color:var(--green)!important;margin:-2px 0 14px!important}.connection-shortcut{margin-top:18px}.connection-open-button{color:#fff;background:#173f31;border-radius:13px;align-items:center;gap:10px;width:100%;min-height:52px;padding:10px 14px;font-weight:850;text-decoration:none;transition:transform .16s,background .16s,box-shadow .16s;display:flex;box-shadow:0 8px 22px #173f3129}.connection-open-button:hover{background:#216545;transform:translateY(-1px);box-shadow:0 11px 26px #173f3138}.connection-open-button span{color:#173f31;background:#dff35b;border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:950;display:grid}.connection-open-button b{margin-left:auto;font-size:18px}.connection-link-missing{color:#5d655f;background:#f4f6f1;border-radius:12px;padding:12px 14px;font-size:12px;line-height:1.45}.connection-shortcut details{margin-top:10px}.connection-shortcut summary{cursor:pointer;width:fit-content;color:var(--green);font-size:12px;font-weight:800}.connection-link-form{background:#fafbf8;border:1px solid #e5e8e1;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px;margin-top:10px;padding:12px;display:grid}.connection-link-form .button{white-space:nowrap;min-height:42px}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c1610a6;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.product-modal{background:var(--paper);border-radius:22px;width:min(780px,100%);max-height:calc(100vh - 40px);padding:25px;overflow-y:auto;box-shadow:0 30px 90px #00000047}.modal-head{justify-content:space-between;align-items:start;margin-bottom:22px;display:flex}.modal-head p{margin:0}.modal-head h2{margin:5px 0 0;font-size:26px}.modal-head>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:36px;height:36px;font-size:20px}.form-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.upload-field{background:#f1f4ed;border:1px dashed #aeb9af;border-radius:14px;margin-bottom:16px;padding:17px}.upload-field label,.upload-field small{display:block}.upload-field label{margin-bottom:9px;font-size:13px;font-weight:800}.upload-field input{width:100%}.upload-field small{color:var(--muted);margin-top:8px}.field small{color:var(--muted);font-size:11px;line-height:1.4;display:block}.field .field-hint{margin-top:6px;font-size:12px;line-height:1.45}.product-editor-modal{width:min(900px,100%)}.product-editor-summary{background:#fff;border:1px solid #dfe4dc;border-radius:16px;grid-template-columns:190px 1fr;align-items:center;gap:20px;margin:-2px 0 22px;padding:16px;display:grid}.product-editor-photo{aspect-ratio:4/3;color:var(--muted);background:#eff2ed;border-radius:12px;place-items:center;font-size:11px;display:grid;overflow:hidden}.product-editor-photo img{object-fit:contain;object-position:center;width:100%;height:100%;padding:6px}.editor-status.promotion{color:#41610d;background:#edf7c4;margin-left:7px}.promotion-checkbox{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:9px;min-height:44px;padding:0 12px;font-size:13px;font-weight:800;display:flex}.promotion-checkbox input{width:17px;height:17px;accent-color:var(--green)}.promotion-admin-actions{background:#f2f5ef;border-radius:14px;flex-wrap:wrap;align-items:center;gap:9px;margin-top:15px;padding:15px;display:flex}.promotion-admin-actions small{color:var(--muted);flex-basis:100%;line-height:1.5}.product-editor-summary>div:last-child{min-width:0}.product-editor-summary strong{letter-spacing:-.035em;margin:10px 0 7px;font-size:25px;display:block}.product-editor-summary p{color:var(--muted);margin:0 0 9px;font-size:12px}.product-editor-summary code{color:var(--green);overflow-wrap:anywhere}.product-editor-summary a{color:var(--green);font-size:12px;font-weight:850}.product-editor-summary .button{color:var(--ink);margin-top:10px;display:inline-flex}.product-editor-summary .product-meta-link{max-width:100%;color:var(--muted);overflow-wrap:anywhere;margin-top:8px;font-size:9px;display:block}.editor-status{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;display:inline-block}.editor-status.live{color:#29622b;background:#e4f7d8}.editor-status.off{color:#666;background:#eceeeb}.product-form-section{border-top:1px solid #dfe4dc;padding:20px 0 7px}.product-form-section h3{margin:0 0 5px;font-size:17px}.product-form-section>p{color:var(--muted);margin:0 0 17px;font-size:12px}.product-form-section textarea{min-height:120px}.product-editor-footer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f8f4f5;border-top:1px solid #dfe4dc;justify-content:flex-end;align-items:center;gap:10px;margin:14px -25px -25px;padding:16px 25px;display:flex;position:sticky;bottom:-25px}.product-editor-footer .order-button{width:auto;min-width:210px;padding:0 22px}.admin-denied{text-align:center;place-content:center;min-height:100vh;padding:24px;display:grid}.admin-login-page{background:radial-gradient(circle at 50% 0,#e8f3de 0,#f4f5f0 44%,#edf0ea 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card{background:#fff;border:1px solid #dfe4dc;border-radius:24px;width:min(440px,100%);padding:clamp(26px,5vw,40px);box-shadow:0 28px 90px #18271d24}.admin-login-brand{align-items:center;gap:11px;margin-bottom:34px;font-weight:900;line-height:1.1;display:flex}.admin-login-brand>span{background:var(--lime);width:42px;height:42px;color:var(--ink);letter-spacing:-.05em;border-radius:12px;place-items:center;display:grid}.admin-login-brand small{color:var(--muted);margin-top:3px;font-size:11px;font-weight:650;display:block}.admin-login-card h1{letter-spacing:-.045em;margin:7px 0 12px;font-size:clamp(28px,7vw,38px);line-height:1.05}.admin-login-copy{color:var(--muted);margin:0 0 24px;line-height:1.55}.admin-login-error{color:#922f26;background:#fff0ee;border:1px solid #efc2bd;border-radius:11px;margin-bottom:17px;padding:12px 14px;font-size:13px;font-weight:750}.admin-login-form{margin:0}.admin-login-button{width:100%;min-height:52px;margin-top:3px}.admin-login-back{width:fit-content;color:var(--muted);margin:22px auto 0;font-size:13px;font-weight:750;display:block}@media (width<=760px){.welcome-page{padding:18px}.welcome-page:before{border-radius:24px;inset:10px}.welcome-card{padding:40px 8px 30px}.welcome-brand{margin-bottom:34px}.welcome-brand .brand-logo-full{border-radius:24px;width:104px;height:104px}.welcome-card h1{font-size:clamp(42px,13vw,60px)}.welcome-card>p{font-size:15px;line-height:1.65}.welcome-details{flex-direction:column;align-items:center;gap:11px}.welcome-footer{text-align:center;flex-direction:column;align-items:center;padding-bottom:14px}.product-shell{padding:18px 16px 90px}.product-grid{grid-template-columns:1fr;gap:26px}.product-visual{border-radius:22px;min-height:390px;position:relative;top:auto}.product-info h1{font-size:40px}.order-card{margin:0 -2px}.admin-layout{display:block}.admin-sidebar{flex-direction:row;align-items:center;gap:12px;height:auto;padding:14px 15px;position:relative}.admin-logo small,.admin-user{display:none}.admin-sidebar nav{gap:5px;margin:0 0 0 auto;display:flex;overflow-x:auto}.admin-sidebar nav button{white-space:nowrap;padding:9px 10px;font-size:12px}.admin-sidebar nav button b{display:none}.admin-main{padding:24px 15px 60px}.admin-header{align-items:center}.admin-header h1{font-size:30px}.admin-header .button{min-height:44px;padding:0 13px;font-size:12px}.admin-header-actions{justify-content:flex-end}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid article{padding:15px}.stats-grid strong{font-size:20px}.product-admin-grid,.integration-grid{grid-template-columns:1fr}.integration-help{grid-column:auto}.connection-link-form{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr;gap:0}.product-modal{border-radius:18px;padding:20px 16px}.product-editor-summary{grid-template-columns:105px 1fr;gap:13px;padding:12px}.product-editor-summary strong{font-size:20px}.product-editor-footer{margin:14px -16px -20px;padding:13px 16px;bottom:-20px}.product-editor-footer .button,.product-editor-footer .order-button{flex:1;min-width:0;padding:0 10px}}@media (width>=761px) and (width<=1120px){.stats-grid{grid-template-columns:repeat(2,1fr)}.product-admin-grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),330px))}}.spin-page{--spin-ink:#10201a;--spin-green:#176b4a;--spin-green-deep:#0d4e36;--spin-mint:#dff4e6;--spin-lime:#dff45c;--spin-warm:#f7f4ec;min-height:100vh;color:var(--spin-ink);font-family:var(--font-geist-sans), Arial, sans-serif;background:#fff;overflow:hidden}.spin-page img{width:100%;display:block}.spin-topbar{background:var(--spin-ink);color:#fff;letter-spacing:.015em;justify-content:center;align-items:center;gap:13px;min-height:38px;padding:8px 18px;font-size:12px;font-weight:720;display:flex}.spin-topbar i{background:var(--spin-lime);border-radius:50%;width:3px;height:3px}.spin-nav{border-bottom:1px solid #e7ebe6;justify-content:space-between;align-items:center;width:min(1240px,100% - 40px);height:78px;margin:0 auto;display:flex}.spin-logo{letter-spacing:-.025em;align-items:center;gap:10px;font-size:16px;font-weight:850;display:flex}.spin-logo span{background:var(--spin-green);width:26px;height:26px;color:var(--spin-lime);border-radius:50%;place-items:center;font-size:11px;display:grid;box-shadow:inset 0 0 0 6px #287d5d}.spin-nav-cta{background:var(--spin-green);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.spin-nav-cta:hover,.spin-primary-cta:hover{background:var(--spin-green-deep);transform:translateY(-2px)}.spin-hero{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:clamp(42px,6vw,86px);width:min(1240px,100% - 40px);margin:0 auto;padding:clamp(36px,5.5vw,76px) 0 70px;display:grid}.spin-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.spin-gallery figure{background:#f1f3ef;border-radius:22px;min-height:190px;margin:0;overflow:hidden}.spin-gallery-main{aspect-ratio:1.16;grid-column:1/-1}.spin-gallery figure:not(.spin-gallery-main){aspect-ratio:1.2}.spin-gallery img{object-fit:contain;background:#f1f3ef;height:100%;padding:10px;transition:transform .45s}.spin-gallery figure:hover img{transform:scale(1.025)}.spin-gallery-main img{object-fit:contain;background:linear-gradient(135deg,#f4f6f2,#e6ece7);padding:24px}.spin-kicker{color:var(--spin-green);letter-spacing:.14em;text-transform:uppercase;margin:0 0 15px;font-size:12px;font-weight:850}.spin-offer h1{letter-spacing:-.058em;max-width:610px;margin:0;font-size:clamp(44px,5vw,70px);line-height:.98}.spin-offer h1 em{color:var(--spin-green);font-style:normal}.spin-subtitle{color:#52615a;max-width:590px;margin:24px 0;font-size:18px;line-height:1.6}.spin-price-block{border-top:1px solid #dfe5df;border-bottom:1px solid #dfe5df;align-items:center;gap:19px;margin:27px 0;padding:18px 0;display:flex}.spin-price-block strong{letter-spacing:-.05em;flex:none;font-size:42px}.spin-price-block strong small{letter-spacing:0;font-size:16px}.spin-price-block>span{color:#64716b;max-width:250px;font-size:13px;line-height:1.45}.spin-quick-benefits{gap:13px;margin:0 0 26px;padding:0;list-style:none;display:grid}.spin-quick-benefits li{grid-template-columns:145px 1fr;align-items:baseline;gap:13px;display:grid}.spin-quick-benefits b{font-size:14px}.spin-quick-benefits span{color:#66736d;font-size:13px;line-height:1.45}.spin-primary-cta{background:var(--spin-green);color:#fff;border-radius:16px;justify-content:center;align-items:center;min-height:60px;padding:0 20px;font-size:16px;font-weight:850;transition:transform .2s,background .2s;display:flex;box-shadow:0 16px 35px #176b4a3b}.spin-microcopy{color:#728079;text-align:center;margin:12px 4px 0;font-size:11px;line-height:1.5}.spin-proof-strip{background:#f7faf7;border:1px solid #dfe8e1;border-radius:22px;grid-template-columns:repeat(3,1fr);width:min(1240px,100% - 40px);margin:0 auto 105px;display:grid;overflow:hidden}.spin-proof-strip>div{border-right:1px solid #dfe8e1;align-items:center;gap:15px;min-height:106px;padding:22px 27px;display:flex}.spin-proof-strip>div:last-child{border-right:0}.spin-proof-strip b{color:#9db0a4;font-size:12px}.spin-proof-strip span,.spin-proof-strip strong{display:block}.spin-proof-strip strong{margin-bottom:4px;font-size:14px}.spin-proof-strip span{color:#6a776f;font-size:12px;line-height:1.4}.spin-problem,.spin-included,.spin-order-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;width:min(1240px,100% - 40px);margin:0 auto;display:grid}.spin-problem{gap:clamp(50px,8vw,110px);padding-bottom:120px}.spin-problem img{aspect-ratio:1.2;object-fit:contain;background:#edf1ed;border-radius:28px;padding:10px}.spin-section-copy h2,.spin-section-heading h2,.spin-order-copy h2{letter-spacing:-.052em;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.02}.spin-section-copy>p:not(.spin-kicker):not(.spin-note){color:#5d6b64;margin:24px 0;font-size:17px;line-height:1.7}.spin-use-list{flex-wrap:wrap;gap:8px;display:flex}.spin-use-list span{color:#405148;background:#fbfcfa;border:1px solid #d7e0d9;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:700}.spin-features{background:var(--spin-ink);color:#fff;padding:105px max(20px,50vw - 620px)}.spin-section-heading{max-width:660px;margin-bottom:46px}.spin-features .spin-kicker{color:var(--spin-lime)}.spin-feature-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.spin-feature-grid article{background:#182a22;border:1px solid #33443c;border-radius:20px;min-height:260px;padding:26px}.spin-feature-grid article>span{background:var(--spin-lime);width:34px;height:34px;color:var(--spin-ink);border-radius:50%;place-items:center;margin-bottom:50px;font-size:11px;font-weight:850;display:grid}.spin-feature-grid h3{margin:0 0 10px;font-size:19px}.spin-feature-grid p{color:#aebbb4;margin:0;font-size:13px;line-height:1.6}.spin-included{gap:clamp(50px,8vw,110px);padding:120px 0}.spin-included-media{grid-template-columns:.85fr 1.15fr;gap:12px;display:grid}.spin-included-media img{object-fit:contain;background:#f0f3ef;border-radius:24px;height:100%;min-height:430px;padding:10px}.spin-included-media img:first-child{object-position:center}.spin-check-list{gap:14px;margin:28px 0 0;padding:0;list-style:none;display:grid}.spin-check-list li{color:#405047;padding-left:34px;font-size:14px;line-height:1.5;position:relative}.spin-check-list li:before{content:"✓";background:var(--spin-mint);width:22px;height:22px;color:var(--spin-green);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid;position:absolute;top:-1px;left:0}.spin-note{color:#7b8780;margin:24px 0 0;font-size:11px;line-height:1.55}.spin-order-section{background:var(--spin-green);color:#fff;border-radius:34px;gap:clamp(40px,8vw,100px);padding:78px clamp(28px,5vw,76px)}.spin-kicker-light{color:var(--spin-lime)}.spin-order-copy>p:not(.spin-kicker){color:#c6dfd3;max-width:510px;margin:24px 0;line-height:1.65}.spin-order-price{align-items:baseline;gap:10px;display:flex}.spin-order-price strong{font-size:34px}.spin-order-price span{color:#c6dfd3;font-size:13px}.spin-order-section .order-card{color:var(--spin-ink);border:0;box-shadow:0 26px 70px #082e204d}.spin-order-section .order-button{background:var(--spin-ink)}.spin-faq{width:min(1040px,100% - 40px);margin:0 auto;padding:115px 0}.spin-faq .spin-section-heading{text-align:center;margin:0 auto 45px}.spin-faq-grid{border-top:1px solid #dce3dd}.spin-faq details{border-bottom:1px solid #dce3dd;padding:0 4px}.spin-faq summary{cursor:pointer;padding:23px 42px 23px 0;font-weight:800;list-style:none;position:relative}.spin-faq summary::-webkit-details-marker{display:none}.spin-faq summary:after{content:"+";font-size:25px;font-weight:400;position:absolute;top:18px;right:4px}.spin-faq details[open] summary:after{content:"−"}.spin-faq details p{color:#65726b;max-width:780px;margin:-4px 0 23px;line-height:1.65}.spin-footer{color:#768079;border-top:1px solid #e3e7e3;justify-content:space-between;align-items:center;gap:18px;min-height:86px;padding:0 max(20px,50vw - 620px);font-size:12px;display:flex}.spin-footer-info{color:#536159;justify-content:flex-end;align-items:center;gap:9px;font-weight:700;display:flex}.spin-footer-info i{background:var(--spin-green);border-radius:50%;width:4px;height:4px}.spin-mobile-bar{display:none}.juice-page{--j-ink:#17211d;--j-green:#176b4a;--j-orange:#ec8430;min-height:100vh;color:var(--j-ink);font-family:var(--font-geist-sans),Arial,sans-serif;background:#fffdf9;overflow:hidden}.juice-top{background:var(--j-ink);color:#fff;justify-content:center;align-items:center;gap:13px;min-height:38px;padding:8px 18px;font-size:12px;font-weight:750;display:flex}.juice-top i{background:#ffad57;border-radius:50%;width:4px;height:4px}.juice-nav{border-bottom:1px solid #e8e5dd;justify-content:space-between;align-items:center;width:min(1220px,100% - 40px);height:78px;margin:auto;display:flex}.juice-nav>div{align-items:center;gap:18px;display:flex}.juice-nav>div>a{background:var(--j-green);color:#fff;border-radius:12px;align-items:center;min-height:44px;padding:0 20px;font-size:13px;font-weight:900;display:flex}.juice-hero{grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);align-items:center;gap:clamp(40px,6vw,80px);width:min(1220px,100% - 40px);margin:auto;padding:48px 0 82px;display:grid}.juice-hero .public-gallery-stage{aspect-ratio:1.05;background:linear-gradient(145deg,#f7f3e9,#edf2eb);border:0;border-radius:30px;box-shadow:0 28px 80px #203a2c1f}.juice-kicker{color:var(--j-orange);letter-spacing:.15em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:950}.juice-offer h1,.juice-heading h2,.juice-details h2,.juice-specs h2,.juice-order h2{letter-spacing:-.052em;margin:0;line-height:1.02}.juice-offer h1{font-size:clamp(43px,5vw,68px)}.juice-lead{color:#5b6861;margin:22px 0;font-size:18px;line-height:1.62}.juice-offer .spin-price-block{margin:22px 0}.juice-trust{color:#43534a;gap:9px;margin:20px 0;font-size:13px;font-weight:750;display:grid}.juice-cta{background:var(--j-green);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;min-height:62px;padding:0 24px;font-size:16px;font-weight:950;display:flex;box-shadow:0 18px 38px #176b4a3b}.juice-cta b{font-size:23px}.juice-benefits{background:var(--j-ink);color:#fff;padding:100px max(20px,50vw - 610px)}.juice-heading{max-width:720px;margin-bottom:42px}.juice-heading h2,.juice-details h2,.juice-specs h2,.juice-order h2{font-size:clamp(37px,4.6vw,58px)}.juice-benefit-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.juice-benefit-grid article{background:#1d2d26;border:1px solid #34443d;border-radius:20px;min-height:220px;padding:25px}.juice-benefit-grid span{color:#ffad57;font-size:11px;font-weight:950}.juice-benefit-grid h3{margin:46px 0 10px;font-size:21px}.juice-benefit-grid p,.juice-step-grid p{color:#aeb9b3;margin:0;font-size:13px;line-height:1.58}.juice-how{width:min(1220px,100% - 40px);margin:auto;padding:105px 0}.juice-step-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.juice-step-grid article{background:#fff;border:1px solid #e2e1d9;border-radius:22px;min-height:245px;padding:27px;box-shadow:0 15px 45px #1c30260f}.juice-step-grid b{color:#bf5a11;background:#fff0df;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.juice-step-grid h3{margin:60px 0 10px;font-size:21px}.juice-step-grid p{color:#667169}.juice-link{width:fit-content;min-height:50px;color:var(--j-green);border:1px solid #cfd8d1;border-radius:13px;align-items:center;margin-top:28px;padding:0 20px;font-size:13px;font-weight:900;display:flex}.juice-details{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(45px,8vw,105px);width:min(1220px,100% - 40px);margin:auto;padding:20px 0 110px;display:grid}.juice-details>div:first-child>p:last-child,.juice-order>div>p:not(.juice-kicker){color:#606e66;line-height:1.7}.juice-details .public-gallery-stage{aspect-ratio:1.18;border-radius:25px}.juice-specs{background:#fff8ec;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,110px);padding:95px max(20px,50vw - 610px);display:grid}.juice-specs dl{border-top:1px solid #dad9d0;margin:0}.juice-specs dl div{border-bottom:1px solid #dad9d0;grid-template-columns:1fr 1fr;gap:20px;padding:16px 2px;display:grid}.juice-specs dt{color:#6d766f;font-size:13px}.juice-specs dd{margin:0;font-weight:850}.juice-order{background:var(--j-green);color:#fff;border-radius:32px;grid-template-columns:1fr .82fr;align-items:center;gap:clamp(45px,8vw,100px);width:min(1220px,100% - 40px);margin:105px auto 0;padding:68px clamp(24px,5vw,70px);display:grid}.juice-order .juice-kicker{color:#ffd09c}.juice-order>div>p:not(.juice-kicker){color:#d3e7dc}.juice-price{flex-direction:column;gap:8px;margin-top:25px;display:flex}.juice-price strong{font-size:34px}.juice-price span{color:#d3e7dc;font-size:12px}.juice-order .order-card{color:var(--j-ink);border:0;box-shadow:0 26px 70px #0734224d}.juice-order .order-button{background:var(--j-ink)}.order-total{background:#f2f5f1;border-radius:12px;grid-template-columns:1fr auto;gap:6px 14px;margin:4px 0 16px;padding:14px;font-size:12px;display:grid}.order-total strong{border-top:1px solid #dce2dc;grid-column:1/-1;padding-top:7px;font-size:15px}.juice-faq{width:min(980px,100% - 40px);margin:auto;padding:105px 0}.juice-faq .juice-heading{text-align:center;margin:0 auto 38px}.juice-faq details{border-bottom:1px solid #dcded9}.juice-faq summary{cursor:pointer;padding:22px 42px 22px 0;font-weight:850;list-style:none;position:relative}.juice-faq summary::-webkit-details-marker{display:none}.juice-faq summary:after{content:"+";font-size:23px;position:absolute;right:5px}.juice-faq details[open] summary:after{content:"−"}.juice-faq details p{color:#647068;max-width:760px;margin:-3px 0 22px;line-height:1.65}.juice-footer{color:#67726b;border-top:1px solid #e1e3dd;justify-content:space-between;align-items:center;gap:20px;min-height:105px;padding:20px max(20px,50vw - 610px);font-size:11px;display:flex}.juice-mobile{display:none}@media (width<=900px){.juice-hero,.juice-details,.juice-specs,.juice-order{grid-template-columns:1fr}.juice-benefit-grid{grid-template-columns:repeat(2,1fr)}.juice-order .order-card{max-width:620px}}@media (width<=640px){.juice-page{padding-bottom:76px}.juice-top{white-space:normal;flex-wrap:wrap;justify-content:center;gap:3px 9px;min-height:50px;padding:6px 10px;font-size:9px;overflow:visible}.juice-top span:nth-of-type(3){text-align:center;flex-basis:100%}.juice-top i:nth-of-type(2){display:none}.juice-nav{width:calc(100% - 30px);height:65px}.juice-nav>div>a{display:none}.juice-hero{width:100%;padding:18px 15px 58px}.juice-hero .public-gallery-stage{aspect-ratio:1;border-radius:20px}.juice-offer h1{font-size:42px}.juice-lead{font-size:16px}.juice-benefits{padding:75px 15px}.juice-benefit-grid,.juice-step-grid{grid-template-columns:1fr}.juice-benefit-grid article,.juice-step-grid article{min-height:190px}.juice-benefit-grid h3,.juice-step-grid h3{margin-top:35px}.juice-how{width:calc(100% - 30px);padding:78px 0}.juice-details{gap:35px;width:calc(100% - 30px);padding:10px 0 78px}.juice-specs{gap:35px;padding:72px 15px}.juice-specs dl div{grid-template-columns:1fr auto}.juice-order{border-radius:25px;width:calc(100% - 30px);margin-top:75px;padding:50px 15px 15px}.juice-order .order-card{padding:18px}.juice-faq{width:calc(100% - 30px);padding:80px 0}.juice-faq .juice-heading{text-align:left}.juice-footer{flex-direction:column;align-items:flex-start;min-height:145px}.juice-mobile{z-index:50;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#17211df5;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:9px 9px 9px 15px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 16px 38px #0000004d}.juice-mobile>strong{font-size:16px}.juice-mobile a{color:#17211d;background:#ffad57;border-radius:11px;align-items:center;min-height:46px;padding:0 16px;font-size:13px;font-weight:950;display:flex}}@media (prefers-reduced-motion:reduce){.juice-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=640px){.juice-page{padding-bottom:0;transition:padding-bottom .22s}.juice-page.juice-mobile-visible{padding-bottom:calc(62px + env(safe-area-inset-bottom,0px))}.juice-mobile{left:8px;right:8px;bottom:max(6px,env(safe-area-inset-bottom,0px));opacity:0;visibility:hidden;pointer-events:none;border:1px solid #ffffff29;border-radius:14px;gap:9px;padding:6px 6px 6px 12px;transition:opacity .2s,transform .2s,visibility .2s;transform:translateY(calc(100% + 20px))}.juice-mobile.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.juice-mobile>strong{font-size:15px}.juice-mobile a{border-radius:10px;min-height:40px;padding:0 14px;font-size:12px}#comanda{scroll-margin-top:14px}}.juice-hero .public-gallery-stage>button{justify-content:center;align-items:center;padding:clamp(22px,3vw,34px);display:flex;overflow:hidden}.juice-hero .public-gallery-stage img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.juice-gallery-shell{isolation:isolate;min-width:0;position:relative}.juice-warranty-stamp{z-index:4;aspect-ratio:1;pointer-events:none;color:#174d39;text-align:center;text-transform:uppercase;background:radial-gradient(circle at 35% 28%,#fffdf4 0 18%,#ffe8ae 60%,#f8c75d 100%);border:3px solid #176b4a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:128px;display:flex;position:absolute;top:0;right:0;transform:translate(34%,-34%)rotate(9deg);box-shadow:0 14px 30px #174b373d,inset 0 0 0 5px #fff8dd,inset 0 0 0 7px #176b4aad}.juice-warranty-stamp:before,.juice-warranty-stamp:after{content:"★";font-size:10px;position:absolute;top:50%;transform:translateY(-50%)}.juice-warranty-stamp:before{left:13px}.juice-warranty-stamp:after{right:13px}.juice-warranty-stamp span{letter-spacing:.08em;font-size:12px;font-weight:950;line-height:1.05}.juice-warranty-stamp strong{letter-spacing:-.035em;margin-top:5px;font-size:24px;font-weight:950;line-height:1}@media (width<=640px){.juice-hero .public-gallery-stage>button{padding:14px}.juice-warranty-stamp{border-width:2px;width:98px;right:18px;transform:translate(30%,-27%)rotate(9deg);box-shadow:0 10px 24px #174b3738,inset 0 0 0 4px #fff8dd,inset 0 0 0 6px #176b4aad}.juice-warranty-stamp:before{left:10px}.juice-warranty-stamp:after{right:10px}.juice-warranty-stamp span{font-size:9px}.juice-warranty-stamp strong{margin-top:4px;font-size:19px}}.juice-offer .spin-price-block{color:#fff;background:linear-gradient(135deg,#ff7a18,#e7431f);border:0;border-radius:22px;grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr);align-content:center;align-items:start;gap:13px;min-height:220px;margin:24px 0;padding:30px 32px;display:grid;box-shadow:0 18px 42px #d4431847}.juice-offer .spin-price-block .live-price-stack{align-items:baseline;gap:8px 13px;display:flex}.juice-offer .spin-price-block strong{color:#fff;letter-spacing:-.055em;text-shadow:0 2px 14px #5b15042e;font-size:clamp(45px,5vw,60px);line-height:1}.juice-offer .hero-price-payment{color:#fff3e9;overflow-wrap:anywhere;max-width:32ch;margin:0;font-size:14px;font-weight:780;line-height:1.5;display:block}.juice-offer .spin-price-block del{color:#ffe0cf}.juice-offer .hero-price-order-button{color:#8d2e12;white-space:nowrap;background:#fff;border:1px solid #ffffffb3;border-radius:13px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-width:210px;min-height:48px;margin:7px 0 0;padding:0 20px;font-size:13px;font-weight:950;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 9px 20px #77200833}.juice-offer .hero-price-order-button:hover{transform:translateY(-2px);box-shadow:0 13px 25px #77200845}.juice-offer .hero-price-order-button:focus-visible{outline-offset:3px;outline:3px solid #17211d}.juice-offer .hero-price-order-button span{font-size:18px;line-height:1}@media (width<=640px){.juice-offer .spin-price-block{gap:12px;min-height:235px;padding:25px 22px}.juice-offer .spin-price-block strong{font-size:50px}.juice-offer .hero-price-payment{max-width:none;font-size:13px}.juice-offer .hero-price-order-button{width:100%;min-width:0;min-height:52px;margin:6px 0 0;font-size:14px}}.spin-nav-actions{align-items:center;gap:15px;display:flex}.language-switcher{z-index:20;color:#7a867f;pointer-events:auto;align-items:center;gap:2px;font-size:12px;font-weight:850;display:inline-flex;position:relative}.language-switcher button{min-width:44px;min-height:44px;color:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;font-weight:900;display:inline-grid}.language-switcher button.active{color:var(--spin-green,var(--green));text-underline-offset:4px;text-decoration:underline}.spin-nav>.brand-logo{flex:none}.public-gallery{min-width:0}.public-gallery-stage{aspect-ratio:1.05;background:linear-gradient(145deg,#f5f7f4,#e9eee9);border:1px solid #e3e9e3;border-radius:26px;place-items:center;display:grid;overflow:hidden}.public-gallery-stage>button{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:18px}.public-gallery-stage img,.public-gallery-stage video{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.public-gallery-thumbs{scrollbar-width:thin;gap:10px;padding:12px 2px 3px;display:flex;overflow-x:auto}.public-gallery-thumbs>button{cursor:pointer;background:#f1f4f0;border:2px solid #0000;border-radius:12px;flex:0 0 84px;width:84px;height:70px;padding:4px;position:relative;overflow:hidden}.public-gallery-thumbs>button.active{border-color:var(--spin-green);box-shadow:0 0 0 2px #176b4a1f}.public-gallery-thumbs img,.public-gallery-thumbs video{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.public-gallery-thumbs span{color:#fff;text-shadow:0 2px 8px #000000b3;place-items:center;font-size:18px;display:grid;position:absolute;inset:0}.public-gallery-empty{aspect-ratio:1.05;color:#718078;background:#f1f4f0;border-radius:26px;place-items:center;display:grid}.gallery-lightbox{z-index:100;cursor:zoom-out;background:#040c08e6;place-items:center;padding:26px;display:grid;position:fixed;inset:0}.gallery-lightbox img{object-fit:contain;width:min(1200px,100%);height:min(88vh,900px)}.gallery-lightbox-close{z-index:101;color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:50%;width:46px;height:46px;font-size:28px;position:fixed;top:18px;right:18px}.gallery-lightbox-arrow{z-index:101;color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff4d;border-radius:50%;width:52px;height:52px;font-size:38px;line-height:1;position:fixed;top:50%;transform:translateY(-50%)}.gallery-lightbox-arrow.previous{left:18px}.gallery-lightbox-arrow.next{right:18px}.gallery-lightbox-count{z-index:101;color:#fff;background:#0000006b;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.clean-benefits li{grid-template-columns:1fr;padding-left:29px;position:relative}.clean-benefits li:before{content:"✓";background:var(--spin-mint);width:20px;height:20px;color:var(--spin-green);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid;position:absolute;top:0;left:0}.spin-cta-row{grid-template-columns:auto 1fr;align-items:center;gap:16px;display:grid}.spin-cta-row>strong{white-space:nowrap;font-size:20px}.dynamic-description-section{background:#f4f7f3;border-radius:28px;grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(35px,8vw,100px);width:min(1040px,100% - 40px);margin:0 auto 100px;padding:clamp(34px,5vw,64px);display:grid}.dynamic-description-section h2{letter-spacing:-.045em;margin:0;font-size:clamp(32px,4vw,50px);line-height:1.04}.dynamic-description-section>p{color:#58675f;white-space:pre-line;margin:0;font-size:17px;line-height:1.75}.dynamic-benefit-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.dynamic-benefit-grid article{min-height:190px}.dynamic-benefit-grid article>.benefit-check{margin-bottom:35px}.editor-language-tabs{z-index:4;background:var(--paper);gap:8px;margin:0 0 12px;padding:10px 0;display:flex;position:sticky;top:-25px}.editor-language-tabs button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:9px 16px;font-weight:850}.media-manager{margin-top:22px}.media-upload-row{background:#f1f4ed;border:1px dashed #aeb9af;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.media-upload-row input{flex:1;min-width:0}.media-upload-row .button{flex:none;min-height:42px}.media-admin-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px;margin-top:16px;display:grid}.media-admin-grid article{background:#fff;border:2px solid #dfe4dc;border-radius:15px;overflow:hidden}.media-admin-grid article.primary{border-color:var(--green);box-shadow:0 0 0 3px #2165451a}.media-preview{aspect-ratio:4/3;background:#f0f3ef;place-items:center;display:grid;overflow:hidden}.media-preview img,.media-preview video{object-fit:contain;object-position:center;width:100%;height:100%}.live-price-stack{flex-wrap:wrap;align-items:baseline;gap:8px 13px;display:flex}.live-price-stack del{color:#849087;font-size:15px;font-weight:750}.promotion-banner{background:linear-gradient(145deg,#f8faf3,#eef5e8);border:1px solid #cfdccf;border-radius:20px;margin:-8px 0 24px;padding:20px;box-shadow:0 16px 42px #10402b17}.promotion-banner-top{justify-content:space-between;align-items:center;gap:20px;display:flex}.promotion-label{background:var(--spin-ink);color:var(--spin-lime);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;margin-bottom:6px;padding:6px 10px;font-size:10px;font-weight:900;display:inline-flex}.promotion-banner-top p{color:#526159;margin:0;font-size:13px;font-weight:750}.promotion-clock{gap:6px;display:flex}.promotion-clock>span{background:#fff;border-radius:11px;place-items:center;width:50px;padding:7px 4px 6px;display:grid;box-shadow:inset 0 0 0 1px #dfe8dc}.promotion-clock strong,.promotion-clock small{display:block}.promotion-clock strong{letter-spacing:-.02em;font-size:18px}.promotion-clock small{color:#718078;text-transform:uppercase;font-size:9px;font-weight:800}.promotion-prices{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.promotion-prices>span{background:#ffffffb3;border-radius:13px;flex-direction:column;justify-content:center;min-width:0;padding:13px 14px;display:flex}.promotion-prices small{color:#728078;margin-bottom:4px;font-size:10px;font-weight:750}.promotion-prices del{color:#6f7a74;font-size:16px;font-weight:750}.promotion-prices .promotion-current{background:var(--spin-green);color:#fff}.promotion-prices .promotion-current small{color:#cce2d6}.promotion-prices .promotion-current strong{font-size:24px}.promotion-savings{color:#435249;justify-content:space-between;gap:12px;margin:12px 2px;font-size:12px;display:flex}.promotion-savings>span:last-child{color:var(--spin-green);font-weight:900}.promotion-order-button{background:var(--spin-ink);color:#fff;border-radius:13px;justify-content:center;align-items:center;min-height:48px;font-size:14px;font-weight:900;display:flex}.juice-offer .promotion-banner{isolation:isolate;color:#fff;background:linear-gradient(145deg,#102f25 0%,#164b38 58%,#0c291f 100%);border:1px solid #ffffff1f;border-radius:24px;margin:26px 0 24px;padding:25px;position:relative;overflow:hidden;box-shadow:0 22px 55px #0931234d}.juice-offer .promotion-banner:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#ffffff1c,#0000);width:42%;animation:5s ease-in-out infinite juice-promo-shine;position:absolute;inset:-60% auto -60% -45%;transform:rotate(18deg)}.juice-offer .promotion-label{color:#18251f;background:#ff9f2f;margin-bottom:9px;padding:8px 13px;font-size:12px;animation:2.4s ease-in-out infinite juice-promo-pulse;box-shadow:0 0 0 5px #ff9f2f1f}.juice-offer .promotion-banner-top p{color:#e3f0e9;font-size:15px;line-height:1.35}.juice-offer .promotion-clock{gap:8px}.juice-offer .promotion-clock>span{background:#fffffff5;border-radius:14px;min-width:64px;padding:10px 7px 8px;box-shadow:0 7px 18px #00000029}.juice-offer .promotion-clock strong{color:#12382a;font-size:26px;line-height:1}.juice-offer .promotion-clock small{color:#526a60;margin-top:5px;font-size:9px}.juice-offer .promotion-prices{grid-template-columns:.82fr 1.18fr;margin-top:20px}.juice-offer .promotion-prices>span{background:#ffffff1a;padding:16px}.juice-offer .promotion-prices small{color:#c6ddd2;font-size:11px}.juice-offer .promotion-prices del{color:#e4eee9;font-size:18px}.juice-offer .promotion-prices .promotion-current{background:linear-gradient(135deg,#ff9c2a,#f16a22);box-shadow:0 12px 28px #f0692247}.juice-offer .promotion-prices .promotion-current small{color:#fff4e8}.juice-offer .promotion-prices .promotion-current strong{color:#fff;letter-spacing:-.04em;text-shadow:0 2px 10px #5d1f0033;font-size:clamp(34px,4vw,46px);line-height:1}.juice-offer .promotion-savings{color:#ecf7f1;margin:16px 2px;font-size:14px}.juice-offer .promotion-savings>span:last-child{color:#173426;background:#dff56a;border-radius:999px;padding:5px 9px}.juice-offer .promotion-order-button{color:#12382a;background:#fff;border-radius:15px;min-height:58px;font-size:16px;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 24px #0000002b}.juice-offer .promotion-order-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00000038}@keyframes juice-promo-shine{0%,62%{transform:translate(0)rotate(18deg)}to{transform:translate(460%)rotate(18deg)}}@keyframes juice-promo-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}#comanda{scroll-margin-top:24px}.media-file-name{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;padding:8px 10px 0;font-size:10px;overflow:hidden}.media-controls{flex-wrap:wrap;gap:5px;padding:9px;display:flex}.media-controls button,.media-controls label,.video-label{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:7px;padding:6px 7px;font-size:10px;font-weight:750}.media-controls button.selected{border-color:var(--green);color:var(--green);background:#e8f5eb}.media-controls label input{display:none}.media-controls button.danger-link{color:var(--danger)}@media (width<=980px){.storefront-nav{grid-template-columns:1fr auto}.storefront-nav>nav{display:none}.storefront-hero{grid-template-columns:1fr;gap:45px}.storefront-hero-copy{max-width:720px}.storefront-feature{max-width:760px}.storefront-section-head{grid-template-columns:1fr;gap:18px}.storefront-how-grid{grid-template-columns:1fr}.storefront-how-grid article{min-height:190px}.storefront-how-grid article>span{margin-bottom:35px}.storefront-footer{grid-template-columns:1fr auto}.storefront-footer>div{grid-area:2/1/auto/-1;justify-content:flex-start}.spin-hero{grid-template-columns:1fr;gap:38px}.spin-gallery,.spin-offer{max-width:700px}.spin-proof-strip{margin-bottom:85px}.spin-problem,.spin-included{grid-template-columns:1fr;gap:40px}.spin-problem img{order:-1}.spin-feature-grid{grid-template-columns:repeat(2,1fr)}.spin-included-media{max-width:720px}.spin-order-section{grid-template-columns:1fr}}@media (width<=640px){.storefront-nav{gap:12px;width:calc(100% - 30px);min-height:74px}.storefront-nav .brand-logo-name em{display:none}.storefront-nav .brand-logo-name small{letter-spacing:.12em}.storefront-hero{width:100%;padding:48px 15px 65px}.storefront-hero-copy h1{font-size:52px}.storefront-hero-copy>p:not(.storefront-kicker){font-size:15px}.storefront-actions{flex-direction:column;align-items:stretch}.storefront-primary,.storefront-secondary{width:100%}.storefront-trust{flex-direction:column;align-items:flex-start;gap:10px}.storefront-feature{border-radius:22px}.storefront-feature-image{height:330px;padding:13px}.storefront-feature-body{grid-template-columns:1fr;gap:18px}.storefront-feature-price{flex-flow:wrap;align-items:flex-start;gap:8px}.storefront-feature-price b{width:100%;margin-top:5px}.storefront-products{padding:76px 15px}.storefront-how{width:calc(100% - 30px);padding:78px 0}.storefront-how-head h2{font-size:42px}.storefront-footer{grid-template-columns:1fr;min-height:190px;padding:28px 15px}.storefront-footer>a:last-child{justify-self:start}.storefront-footer>div{flex-direction:column;grid-area:auto;justify-content:flex-start;gap:7px}.spin-page{padding-bottom:76px}.spin-topbar{white-space:nowrap;justify-content:flex-start;gap:8px;font-size:10px;overflow:hidden}.spin-topbar span:nth-of-type(3),.spin-topbar i:nth-of-type(2){display:none}.spin-nav{width:calc(100% - 30px);height:65px}.spin-nav-cta{display:none}.spin-hero{width:100%;padding:20px 15px 48px}.spin-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;gap:9px;margin-right:-15px;display:flex;overflow-x:auto}.spin-gallery::-webkit-scrollbar{display:none}.spin-gallery figure,.spin-gallery-main{aspect-ratio:1.05;scroll-snap-align:start;border-radius:18px;flex:0 0 88%;min-height:0}.spin-gallery-main img{padding:15px}.spin-offer h1{font-size:45px}.spin-subtitle{margin:18px 0 22px;font-size:16px}.spin-price-block{flex-direction:column;align-items:flex-start;gap:3px}.spin-price-block strong{font-size:38px}.promotion-banner{border-radius:17px;margin-top:-5px;padding:16px}.promotion-banner-top{flex-direction:column;align-items:flex-start;gap:12px}.promotion-clock{width:100%}.promotion-clock>span{flex:1;width:auto}.promotion-prices{grid-template-columns:1fr}.promotion-savings{flex-direction:column;align-items:flex-start}.juice-offer .promotion-banner{border-radius:20px;margin-top:24px;padding:20px}.juice-offer .promotion-banner-top{gap:16px}.juice-offer .promotion-clock>span{min-width:0;padding:11px 5px 9px}.juice-offer .promotion-clock strong{font-size:28px}.juice-offer .promotion-prices{grid-template-columns:.78fr 1.22fr;gap:8px}.juice-offer .promotion-prices>span{padding:14px 12px}.juice-offer .promotion-prices .promotion-current strong{font-size:36px}.juice-offer .promotion-savings{flex-direction:row;align-items:center;font-size:13px}.spin-quick-benefits li{grid-template-columns:115px 1fr}.spin-primary-cta{min-height:58px;font-size:15px}.spin-proof-strip{grid-template-columns:1fr;width:calc(100% - 30px);margin-bottom:75px}.spin-proof-strip>div{border-bottom:1px solid #dfe8e1;border-right:0;min-height:88px}.spin-proof-strip>div:last-child{border-bottom:0}.spin-problem,.spin-included{width:calc(100% - 30px);padding-bottom:80px}.spin-problem img{aspect-ratio:1;border-radius:21px}.spin-section-copy h2,.spin-section-heading h2,.spin-order-copy h2{font-size:39px}.spin-features{padding:78px 15px}.spin-feature-grid{grid-template-columns:1fr}.spin-feature-grid article{min-height:210px}.spin-feature-grid article>span{margin-bottom:34px}.spin-included{padding-top:80px}.spin-included-media{grid-template-columns:1fr}.spin-included-media img{min-height:320px}.spin-included-media img:last-child{display:none}.spin-order-section{border-radius:26px;width:calc(100% - 30px);padding:52px 15px 15px}.spin-order-section .order-card{border-radius:18px;padding:18px}.spin-faq{width:calc(100% - 30px);padding:85px 0}.spin-faq .spin-section-heading{text-align:left}.spin-footer{min-height:125px;padding:28px 15px;display:block}.spin-footer-info{flex-wrap:wrap;justify-content:flex-start;margin-top:12px;line-height:1.5}.spin-mobile-bar{z-index:50;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10201af5;border:1px solid #ffffff2e;border-radius:17px;justify-content:space-between;align-items:center;gap:12px;padding:9px 9px 9px 15px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 16px 38px #0000004d}.spin-mobile-bar div strong,.spin-mobile-bar div span{display:block}.spin-mobile-bar div strong{font-size:16px}.spin-mobile-bar div span{color:#b8c6be;font-size:9px}.spin-mobile-bar a{background:var(--spin-lime);min-height:46px;color:var(--spin-ink);border-radius:12px;justify-content:center;align-items:center;padding:0 17px;font-size:13px;font-weight:900;display:flex}.spin-nav-actions{gap:5px}.public-gallery-stage{aspect-ratio:1;border-radius:19px}.public-gallery-stage>button{padding:10px}.public-gallery-thumbs>button{flex-basis:72px;width:72px;height:60px}.spin-cta-row{grid-template-columns:1fr;gap:8px}.dynamic-description-section{grid-template-columns:1fr;width:calc(100% - 30px);margin-bottom:75px;padding:28px 20px}.media-upload-row{flex-direction:column;align-items:stretch}.media-admin-grid{grid-template-columns:1fr 1fr}}:root{--brand-blue:#0b36a8;--brand-blue-deep:#072773;--brand-blue-soft:#eaf0ff;--brand-orange:#ff6a00;--brand-orange-cta:#d14800;--brand-orange-hover:#b93e00;--ink:#17233c;--muted:#5f6d84;--cream:#f5f7fb;--paper:#fff;--green:var(--brand-blue);--green-dark:var(--brand-blue-deep);--lime:var(--brand-orange);--line:#dbe3f2}body{background:var(--cream);color:var(--ink)}.brand-logo{color:var(--brand-blue-deep);gap:10px}.brand-logo-mark{background:#fff;border:1px solid #dce5f7;border-radius:15px;flex:0 0 48px;width:48px;height:48px;overflow:hidden;box-shadow:0 9px 24px #0b36a824}.brand-logo-mark img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.brand-logo-name{column-gap:5px}.brand-logo-name strong{color:var(--brand-blue);letter-spacing:-.045em;font-size:19px}.brand-logo-name em{color:var(--brand-orange);letter-spacing:-.045em;font-size:19px;font-weight:850}.brand-logo-name small{color:#677693;letter-spacing:.15em;margin-top:5px;font-size:8px}.brand-logo.compact .brand-logo-mark{border-radius:13px;flex-basis:43px;width:43px;height:43px}.brand-logo.compact .brand-logo-name strong,.brand-logo.compact .brand-logo-name em{font-size:16px}.brand-logo.full{place-items:center;display:grid}.brand-logo-full{object-fit:contain;object-position:center;width:152px;height:152px;display:block}.button-primary,.order-button,.spin-primary-cta,.spin-nav-cta,.juice-nav>div>a,.spin-mobile-bar a,.juice-mobile a{background:var(--brand-orange-cta);color:#fff;box-shadow:0 14px 30px #d84a0038}.button-primary:hover,.order-button:hover,.spin-primary-cta:hover,.spin-nav-cta:hover,.juice-nav>div>a:hover,.spin-mobile-bar a:hover,.juice-mobile a:hover{background:var(--brand-orange-hover)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #0b36a852}.field input,.field select,.field textarea{color:var(--ink);background:#fbfcff;border-color:#cbd6ea}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #0b36a821}.spin-page{--spin-ink:#17233c;--spin-green:var(--brand-blue);--spin-green-deep:var(--brand-blue-deep);--spin-mint:var(--brand-blue-soft);--spin-lime:var(--brand-orange);--spin-warm:#f5f7fb;background:#fff}.spin-topbar,.juice-top{background:var(--brand-blue-deep)}.spin-topbar i,.juice-top i{background:var(--brand-orange)}.spin-nav,.juice-nav{background:#fffffffa;border-bottom-color:#dfe6f3}.spin-kicker{color:var(--brand-blue)}.spin-proof-strip>div,.spin-feature-grid article,.dynamic-description-section,.public-gallery-stage{border-color:#dfe6f3}.spin-proof-strip>div{background:#fff}.spin-features{background:var(--brand-blue-deep)}.spin-feature-grid article{background:#0b2f82;border-color:#ffffff29}.spin-feature-grid article>span,.clean-benefits li:before{background:var(--brand-blue-soft);color:var(--brand-blue)}.spin-order-section,.juice-order{background:linear-gradient(135deg, var(--brand-blue) 0%, var(--brand-blue-deep) 100%)}.spin-kicker-light,.juice-order .juice-kicker{color:#ffd3b5}.spin-order-section .order-button,.juice-order .order-button{background:var(--brand-orange-cta)}.spin-order-section .order-button:hover,.juice-order .order-button:hover{background:var(--brand-orange-hover)}.spin-mobile-bar,.juice-mobile{background:#072773f5}.spin-footer,.juice-footer{background:#f8faff;border-top-color:#dfe6f3}.spin-footer>.brand-logo{flex:none}.juice-page{--j-ink:#17233c;--j-green:var(--brand-blue);--j-orange:var(--brand-orange);background:#fff}.juice-kicker{color:var(--brand-orange-cta)}.juice-hero .public-gallery-stage{background:linear-gradient(145deg,#f8faff,#edf2fb);box-shadow:0 28px 80px #0b36a81f}.juice-trust{color:#40506b}.juice-specs{background:#f5f7fb}.juice-order>div>p:not(.juice-kicker),.juice-price span{color:#d9e3ff}.juice-offer .promotion-banner{background:linear-gradient(145deg,#092b7a 0%,#0b36a8 58%,#071f59 100%);border-color:#ffffff29;box-shadow:0 22px 55px #07277347}.juice-offer .promotion-label{background:var(--brand-orange);color:#17233c;box-shadow:0 0 0 5px #ff6a0024}.juice-offer .promotion-clock strong{color:var(--brand-blue-deep)}.juice-offer .promotion-prices .promotion-current{background:linear-gradient(135deg, #ff7a1a, var(--brand-orange-cta))}.juice-offer .promotion-savings>span:last-child{color:var(--brand-blue-deep);background:#fff}.juice-offer .promotion-order-button,.juice-offer .hero-price-order-button{color:var(--brand-blue-deep)}.admin-layout{background:#f4f7fc}.admin-sidebar{background:linear-gradient(180deg, var(--brand-blue-deep), #061c4f)}.admin-brand-lockup{padding:0 7px}.admin-brand-lockup .brand-logo-name strong{color:#fff}.admin-brand-lockup .brand-logo-name em{color:#ff8a3d}.admin-brand-lockup .brand-logo-name small{color:#b7c5e8}.admin-sidebar nav button{color:#c4cee5}.admin-sidebar nav button b{background:#ffffff1a}.admin-sidebar nav button.active{background:var(--brand-orange-cta);color:#fff}.admin-user{border-top-color:#ffffff29}.admin-user>span{background:var(--brand-orange-cta)}.eyebrow,.admin-table-card td a{color:var(--brand-blue)}.admin-message{color:#17367d;background:#edf2ff;border-color:#ccd8f5}.stats-grid article,.admin-table-card,.admin-product,.integration-card{border-color:#dde5f2;box-shadow:0 12px 34px #1934660d}.admin-table-card th{background:#f6f8fc}.admin-product-badge,.editor-status.live,.integration-head span.connected{background:var(--brand-blue-soft);color:var(--brand-blue)}.product-actions .primary-action,.connection-open-button{background:var(--brand-blue);color:#fff}.editor-language-tabs button.active{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.media-admin-grid article.primary{border-color:var(--brand-blue);background:#fff}.admin-login-page{background:radial-gradient(circle at 50% 0,#e4ebff 0,#f7f9fd 48%,#eef2f9 100%)}.admin-login-card{border-color:#dbe4f3;box-shadow:0 28px 90px #0b36a824}.admin-login-brand-art{place-items:center;margin:-8px 0 25px;display:grid}.product-photo,.public-gallery-stage img,.public-gallery-stage video,.public-gallery-thumbs img,.public-gallery-thumbs video,.admin-product-image img,.product-editor-photo img,.media-preview img,.media-preview video{object-fit:contain;object-position:center}.juice-v2{--juice-navy:#071c4f;--juice-blue:#0b36a8;--juice-orange:#ff4d0b;--juice-orange-soft:#fff0e8;--juice-green:#0ab96f;--juice-cream:#fffaf5;background:radial-gradient(circle at 6% 7%, #ffdabab8, transparent 25%), radial-gradient(circle at 94% 11%, #ffead3e0, transparent 28%), linear-gradient(180deg, #fffdfb 0, #fff8f1 42%, #fffaf6 100%), var(--juice-cream);min-height:100vh;color:var(--juice-navy);font-family:var(--font-home-body), Inter, Arial, sans-serif;padding:16px 18px 52px;overflow:hidden}.juice-v2 h1,.juice-v2 h2,.juice-v2 strong,.juice-v2 b,.juice-v2 button,.juice-v2 a{font-family:var(--font-home-heading), Manrope, Arial, sans-serif}.juice-v2-header,.juice-v2-shell{width:min(1340px,100%);margin-inline:auto}.juice-v2-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border:1px solid #071c4f0f;border-radius:30px;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:76px;padding:10px 24px;display:grid;position:relative;box-shadow:0 14px 40px #5631161c,inset 0 1px #fff}.juice-v2-brand{color:var(--juice-navy);justify-self:start;align-items:center;gap:9px;display:flex}.juice-v2-brand>span:last-child{white-space:nowrap;align-items:baseline;gap:6px;display:flex}.juice-v2-brand b,.juice-v2-brand em{letter-spacing:-.055em;font-size:24px;font-weight:900;line-height:1}.juice-v2-brand em{color:var(--juice-orange);font-style:italic}.juice-v2-brand-mark{width:27px;height:27px;display:block;position:relative}.juice-v2-brand-mark i{background:var(--juice-orange);border-radius:999px;height:4px;position:absolute;box-shadow:0 1px 4px #ff4d0b33}.juice-v2-brand-mark i:first-child{width:17px;top:3px;left:8px}.juice-v2-brand-mark i:nth-child(2){width:23px;top:10px;left:2px}.juice-v2-brand-mark i:nth-child(3){width:17px;top:17px;left:8px}.juice-v2-brand-mark i:nth-child(4){width:11px;top:24px;left:14px}.juice-v2-header>nav{justify-content:center;align-items:center;gap:clamp(30px,5vw,72px);font-size:14px;font-weight:800;display:flex}.juice-v2-header>nav a{transition:color .18s}.juice-v2-header>nav a:hover{color:var(--juice-orange)}.juice-v2-header-actions{justify-self:end;align-items:center;gap:18px;display:flex}.juice-v2-header .language-switcher{color:#687390;background:#fff;border:1px solid #e5e7ee;border-radius:999px;gap:0;min-height:46px;padding:0 8px}.juice-v2-header .language-switcher button{min-width:45px;min-height:40px;font-size:13px;text-decoration:none}.juice-v2-header .language-switcher button+button{border-left:1px solid #eceef4}.juice-v2-header .language-switcher button.active{color:var(--juice-orange);text-decoration:none}.juice-v2-menu{cursor:pointer;background:0 0;border:0;align-content:center;gap:6px;width:48px;height:48px;padding:8px;display:grid}.juice-v2-menu span{background:var(--juice-navy);border-radius:999px;width:31px;height:2px;transition:transform .2s,opacity .2s;display:block}.juice-v2-menu.is-open span:first-child{transform:translateY(8px)rotate(45deg)}.juice-v2-menu.is-open span:nth-child(2){opacity:0}.juice-v2-menu.is-open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.juice-v2-mobile-menu{background:#fff;border:1px solid #e6e9f0;border-radius:18px;min-width:210px;padding:9px;position:absolute;top:calc(100% + 8px);right:20px;box-shadow:0 18px 45px #071c4f24;gap:2px!important;display:grid!important}.juice-v2-mobile-menu a{border-radius:12px;padding:12px 14px}.juice-v2-mobile-menu a:hover{background:#fff5ef}.juice-v2-shell{padding-top:18px}.juice-v2-hero{background:#ffffffe0;border:1px solid #071c4f0b;border-radius:26px;grid-template-columns:minmax(0,.99fr) minmax(500px,1.01fr);gap:28px;min-height:620px;padding:18px;display:grid;box-shadow:0 18px 48px #56311616,inset 0 1px #fff}.juice-v2-gallery{min-width:0}.juice-v2 .juice-v2-gallery .public-gallery-stage{aspect-ratio:1.08;background:radial-gradient(circle at 76% 20%,#fffffff2 0 14%,#0000 34%),radial-gradient(circle at 14% 84%,#ffbe8754,#0000 31%),linear-gradient(145deg,#f5eee7,#fffdf9 48%,#eee4d9);border:1px solid #ece3da;border-radius:22px;box-shadow:inset 0 1px #fff,0 15px 34px #3f261617;position:relative!important}.juice-v2 .juice-v2-gallery .public-gallery-stage:before{content:"";pointer-events:none;background:linear-gradient(#ffffffd1,#ffffff2e);border-radius:48% 48% 22% 22%/32% 32% 18% 18%;position:absolute;inset:8% 7%;box-shadow:inset 0 0 0 1px #ffffffb3}.juice-v2 .juice-v2-gallery .public-gallery-stage>button{z-index:2;justify-content:center;align-items:center;padding:10px 18px 0;display:flex;overflow:hidden;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;position:absolute!important;inset:0!important}.juice-v2 .juice-v2-gallery .public-gallery-stage img,.juice-v2 .juice-v2-gallery .public-gallery-stage video{object-position:center;filter:saturate(1.04)contrast(1.02);max-width:100%;max-height:100%;object-fit:contain!important;width:100%!important;height:100%!important}.juice-v2-gallery .public-gallery-thumbs{gap:14px;padding:14px 2px 0;overflow:visible}.juice-v2-gallery .public-gallery-thumbs>button{background:linear-gradient(145deg,#f4eee8,#fff);border:2px solid #0000;border-radius:13px;flex:1 1 0;width:auto;height:92px;padding:0;box-shadow:0 8px 20px #3a221412}.juice-v2-gallery .public-gallery-thumbs>button.active{border-color:var(--juice-orange);box-shadow:0 8px 22px #ff4d0b21}.juice-v2-offer{flex-direction:column;justify-content:center;min-width:0;padding:4px 4px 2px;display:flex}.juice-v2-kicker{color:var(--juice-orange);letter-spacing:.02em;margin:0 0 10px;font-size:12px;font-weight:900}.juice-v2-offer h1{letter-spacing:-.048em;max-width:620px;margin:0;font-size:clamp(38px,3.15vw,50px);font-weight:820;line-height:1.04}.juice-v2-description{color:#34518a;max-width:610px;margin:12px 0 14px;font-size:14px;font-weight:520;line-height:1.5}.juice-v2-spec-cards{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:13px;display:grid}.juice-v2-spec-cards article{background:linear-gradient(155deg,#fff,#fffaf7);border:1px solid #e3e7f0d1;border-radius:16px;align-content:center;place-items:center;gap:7px;min-height:88px;display:grid;box-shadow:0 10px 26px #071c4f0e,inset 0 1px #fff}.juice-v2-spec-cards span{width:42px;height:42px;color:var(--juice-orange);background:#fff0e8;border-radius:50%;place-items:center;display:grid}.juice-v2-spec-cards article:nth-child(2) span{color:var(--juice-green);background:#e8fff4}.juice-v2-spec-cards article:nth-child(3) span{color:#1647d5;background:#eef6ff}.juice-v2-spec-cards svg{width:25px;height:25px}.juice-v2-spec-cards strong{font-size:13px}.juice-v2-price-panel{background:linear-gradient(135deg,#fff 0%,#fffaf7 52%,#fff3ea 100%);border:1px solid #ffb9977a;border-radius:18px;grid-template-columns:minmax(190px,.86fr) minmax(220px,1.14fr);align-items:center;gap:12px 25px;padding:18px 20px;display:grid;box-shadow:0 14px 34px #67301217,inset 0 1px #fff}.juice-v2-promo-row{align-items:center;gap:10px;margin-bottom:5px;display:flex}.juice-v2-promo-row span,.juice-v2-promo-row b{border-radius:6px;align-items:center;min-height:29px;padding:0 10px;font-size:12px;display:inline-flex}.juice-v2-promo-row span{background:var(--juice-orange);color:#fff}.juice-v2-promo-row b{border:1px solid var(--juice-orange);color:var(--juice-orange)}.juice-v2-price-main>del{color:#77819b;margin:6px 0 0;font-size:18px;font-weight:700;display:block}.juice-v2-price-main>strong{color:var(--juice-orange);letter-spacing:-.04em;font-size:clamp(42px,4vw,58px);line-height:1;display:block}.juice-v2-price-main>strong small{font-size:.5em}.juice-v2-price-main>p{color:var(--juice-orange);margin:4px 0 0;font-size:13px;font-weight:850}.juice-v2-price-panel>a{color:#fff;background:linear-gradient(135deg,#ff651f,#ff3d00);border-radius:12px;justify-content:center;align-items:center;min-height:54px;font-size:15px;font-weight:900;transition:transform .18s,box-shadow .18s;display:flex;transform:translateZ(0);box-shadow:0 13px 28px #ff4d0b47,inset 0 1px #ffffff47}.juice-v2-price-panel>a:hover{transform:translateY(-2px);box-shadow:0 17px 34px #ff4d0b52}.juice-v2-timer{min-height:42px;color:var(--juice-navy);border:1px solid #ffcfb7;border-radius:12px;grid-column:1/-1;justify-content:center;align-items:center;gap:15px;display:flex}.juice-v2-timer small{color:#7c86a0;font-size:10px;font-weight:700}.juice-v2-timer b{letter-spacing:.1em;align-items:center;gap:9px;font-size:18px;display:flex}.juice-v2-timer svg{width:20px;height:20px;color:var(--juice-orange)}.juice-v2-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-top:12px;padding:5px 4px 0;display:grid}.juice-v2-trust>span{grid-template-columns:25px 1fr;align-items:center;gap:8px;min-width:0;font-size:11px;display:grid}.juice-v2-trust svg{width:21px;height:21px;color:var(--juice-orange);grid-row:1/span 2}.juice-v2-trust span:first-child svg{color:var(--juice-green)}.juice-v2-trust span:nth-child(3) svg{color:#1647d5}.juice-v2-trust b{overflow-wrap:anywhere}.juice-v2-trust small{color:#35538d;grid-column:2;margin-top:-5px}.juice-v2-highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:14px;display:grid}.juice-v2-highlights article{background:linear-gradient(145deg,#fff,#fffaf7);border:1px solid #071c4f0e;border-radius:20px;align-items:center;gap:17px;min-height:136px;padding:19px;display:flex;box-shadow:0 13px 32px #4a2b1411,inset 0 1px #fff}.juice-v2-highlights article>span{width:62px;height:62px;color:var(--juice-orange);background:#fff1e8;border-radius:50%;flex:0 0 62px;place-items:center;display:grid}.juice-v2-highlights article:nth-child(2)>span{color:#12bca0;background:#e7fbf7}.juice-v2-highlights article:nth-child(3)>span{background:#fff5e3}.juice-v2-highlights article:nth-child(4)>span{color:#1647d5;background:#e9f5ff}.juice-v2-highlights svg{width:31px;height:31px}.juice-v2-highlights h2{margin:0 0 7px;font-size:15px;line-height:1.2}.juice-v2-highlights p{color:#31518e;margin:0;font-size:11px;line-height:1.55}.juice-v2-story{grid-template-columns:.94fr 1.06fr;gap:14px;margin-top:14px;display:grid}.juice-v2-story article,.juice-v2-technical,.juice-v2-faq{background:#fffffff2;border:1px solid #071c4f0d;border-radius:21px;box-shadow:0 14px 34px #4a2b140f,inset 0 1px #fff}.juice-v2-story h2,.juice-v2-technical h2,.juice-v2-faq h2{letter-spacing:-.025em;margin:0 0 15px;font-size:19px}.juice-v2-appreciate{background:linear-gradient(145deg,#fff,#fff8f0);min-height:305px;padding:26px;position:relative;overflow:hidden}.juice-v2-appreciate>div{z-index:2;width:62%;position:relative}.juice-v2-appreciate ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.juice-v2-appreciate li{color:#17346e;padding-left:22px;font-size:11px;line-height:1.45;position:relative}.juice-v2-appreciate li:before{content:"✓";border:1.5px solid var(--juice-green);width:15px;height:15px;color:var(--juice-green);border-radius:50%;place-items:center;font-size:9px;font-weight:950;display:grid;position:absolute;top:0;left:0}.juice-v2-appreciate img{z-index:1;object-fit:cover;object-position:55% bottom;opacity:.98;filter:saturate(1.05);width:50%;height:110%;position:absolute;bottom:-28%;right:-4%;-webkit-mask-image:linear-gradient(270deg,#000 72%,#0000 100%);mask-image:linear-gradient(270deg,#000 72%,#0000 100%)}.juice-v2-video{background:linear-gradient(145deg,#fff,#f8faff);min-width:0;padding:24px}.juice-v2-video video{aspect-ratio:1.72;object-fit:contain;background:#091437;border-radius:12px;width:100%;display:block}.juice-v2-technical{margin-top:14px;padding:24px 26px}.juice-v2-technical dl{grid-template-columns:repeat(4,1fr);gap:0 28px;margin:0;display:grid}.juice-v2-technical dl>div{border-bottom:1px solid #e8e9ee;grid-template-columns:1fr 1fr;gap:12px;min-width:0;padding:11px 4px;font-size:10px;display:grid}.juice-v2-technical dt{font-weight:750}.juice-v2-technical dd{overflow-wrap:anywhere;margin:0}.juice-v2-order{color:#fff;background:radial-gradient(circle at 20% 15%,#2b64dc5c,#0000 34%),linear-gradient(135deg,#06296c,#06143d);border-radius:21px;grid-template-columns:.72fr 1.28fr;gap:28px;margin-top:14px;padding:26px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #061b4c2e}.juice-v2-order:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:240px;height:240px;position:absolute;top:-135px;right:-105px}.juice-v2-order>*{z-index:1;position:relative}.juice-v2-order-copy h2{letter-spacing:-.035em;margin:0;font-size:27px}.juice-v2-order-copy>p{color:#e4eaff;margin:10px 0 20px;font-size:12px;line-height:1.55}.juice-v2-order-product{min-height:108px;color:var(--juice-navy);background:#fff;border-radius:10px;grid-template-columns:92px 1fr;align-items:center;gap:13px;padding:9px;display:grid}.juice-v2-order-product img{object-fit:contain;border-radius:8px;width:92px;height:90px}.juice-v2-order-product span{flex-wrap:wrap;align-items:baseline;gap:4px 8px;min-width:0;display:flex}.juice-v2-order-product b{width:100%;font-size:11px;line-height:1.35}.juice-v2-order-product strong{color:var(--juice-orange);font-size:18px}.juice-v2-order-product del{color:#7d86a0;font-size:10px}.juice-v2-order .order-card{box-shadow:none;color:var(--juice-navy);border:0;border-radius:12px;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px 12px;padding:15px;display:grid}.juice-v2-order .order-card>h2,.juice-v2-order .order-card>p,.juice-v2-order .field label,.juice-v2-order .field-hint,.juice-v2-order .form-note{display:none}.juice-v2-order .field{margin:0}.juice-v2-order .order-field-name,.juice-v2-order .order-field-phone{grid-column:span 5}.juice-v2-order .order-field-quantity{grid-column:span 2}.juice-v2-order .field input,.juice-v2-order .field select{background:#fff;border-radius:8px;min-height:46px;font-size:11px}.juice-v2-order .quantity-stepper{background:#fff;border-color:#cbd6ea;border-radius:8px;min-height:46px}.juice-v2-order .field .quantity-stepper input{border-radius:0;min-height:44px}.juice-v2-order .quantity-stepper-buttons{border-color:#cbd6ea}.juice-v2-order .quantity-stepper-buttons button{background:#f4f7fd;min-width:40px}.juice-v2-order .quantity-stepper-buttons button+button{border-color:#cbd6ea}.juice-v2-order .order-total{display:none}.juice-v2-order .order-button{background:var(--juice-orange);border-radius:8px;grid-column:1/-1;min-height:48px}.juice-v2-order .form-error{grid-column:1/-1}.juice-v2-faq{margin-top:12px;padding:20px 24px}.juice-v2-faq h2{margin-bottom:4px}.juice-v2-faq details{border-bottom:1px solid #e7e9ee}.juice-v2-faq summary{cursor:pointer;padding:12px 34px 12px 0;font-size:11px;font-weight:800;list-style:none;position:relative}.juice-v2-faq summary::-webkit-details-marker{display:none}.juice-v2-faq summary:after{content:"+";font-size:18px;position:absolute;right:4px}.juice-v2-faq details[open] summary:after{content:"−"}.juice-v2-faq details p{color:#3d5c94;margin:-2px 0 14px;font-size:11px;line-height:1.55}@media (width<=1120px){.juice-v2-hero{grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr)}.juice-v2-header>nav{gap:30px}.juice-v2-highlights article{flex-direction:column;align-items:flex-start}.juice-v2-technical dl{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.juice-v2{padding:12px 10px 30px}.juice-v2-header{border-radius:26px;grid-template-columns:1fr auto;min-height:74px;padding:9px 15px 9px 17px}.juice-v2-header>nav{display:none}.juice-v2-brand{gap:7px}.juice-v2-brand b,.juice-v2-brand em{font-size:20px}.juice-v2-brand-mark{transform-origin:0;margin-right:-2px;transform:scale(.9)}.juice-v2-header-actions{gap:7px}.juice-v2-header .language-switcher{min-height:43px;padding:0 4px}.juice-v2-header .language-switcher button{min-width:40px;min-height:38px}.juice-v2-menu{width:42px;height:42px;padding:6px}.juice-v2-menu span{width:27px}.juice-v2-shell{padding-top:12px}.juice-v2-hero{border-radius:22px;grid-template-columns:1fr;gap:14px;min-height:0;padding:12px}.juice-v2-gallery .public-gallery-stage{aspect-ratio:1.22;border-radius:17px}.juice-v2-gallery .public-gallery-thumbs{gap:12px;padding-top:12px}.juice-v2-gallery .public-gallery-thumbs>button{border-radius:11px;height:72px}.juice-v2-offer{padding:2px 2px 0}.juice-v2-kicker{margin-bottom:8px;font-size:10px}.juice-v2-offer h1{font-size:clamp(30px,8vw,42px);line-height:1.03}.juice-v2-description{margin:9px 0 12px;font-size:12px;line-height:1.45}.juice-v2-spec-cards{gap:7px;margin-bottom:10px}.juice-v2-spec-cards article{border-radius:12px;gap:5px;min-height:76px}.juice-v2-spec-cards span{width:34px;height:34px}.juice-v2-spec-cards svg{width:21px;height:21px}.juice-v2-spec-cards strong{font-size:10px}.juice-v2-price-panel{border-radius:15px;grid-template-columns:.82fr 1.18fr;gap:9px 14px;padding:13px 14px}.juice-v2-promo-row{gap:6px;margin-bottom:4px}.juice-v2-promo-row span,.juice-v2-promo-row b{min-height:24px;padding:0 7px;font-size:9px}.juice-v2-price-main>del{font-size:13px}.juice-v2-price-main>strong{font-size:38px}.juice-v2-price-main>p{font-size:10px}.juice-v2-price-panel>a{border-radius:9px;min-height:45px;font-size:12px}.juice-v2-timer{gap:8px;min-height:36px}.juice-v2-timer small{display:none}.juice-v2-timer b{font-size:14px}.juice-v2-trust{grid-template-columns:repeat(2,1fr);gap:9px 8px;margin-top:10px;padding:7px 1px 2px}.juice-v2-trust>span{grid-template-columns:20px 1fr;gap:5px;font-size:8px}.juice-v2-trust svg{width:17px;height:17px}.juice-v2-trust small{font-size:7px}.juice-v2-highlights{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.juice-v2-highlights article{border-radius:14px;grid-template-columns:45px 1fr;align-items:center;gap:10px;min-height:108px;padding:12px;display:grid}.juice-v2-highlights article>span{width:45px;height:45px}.juice-v2-highlights svg{width:23px;height:23px}.juice-v2-highlights h2{margin-bottom:4px;font-size:11px}.juice-v2-highlights p{font-size:8.5px;line-height:1.45}.juice-v2-story{gap:8px;margin-top:8px}.juice-v2-story article,.juice-v2-technical,.juice-v2-faq{border-radius:14px}.juice-v2-story h2,.juice-v2-technical h2,.juice-v2-faq h2{margin-bottom:10px;font-size:14px}.juice-v2-appreciate{min-height:250px;padding:14px}.juice-v2-appreciate>div{width:78%}.juice-v2-appreciate ul{gap:7px}.juice-v2-appreciate li{padding-left:17px;font-size:8px}.juice-v2-appreciate li:before{width:12px;height:12px;font-size:7px}.juice-v2-appreciate img{opacity:.9;width:68%;height:78%;bottom:-18%;right:-20%}.juice-v2-video{padding:14px}.juice-v2-video video{aspect-ratio:.94;object-fit:contain}.juice-v2-technical{margin-top:8px;padding:15px}.juice-v2-technical dl{gap:0 12px}.juice-v2-technical dl>div{grid-template-columns:1fr;gap:3px;padding:7px 1px;font-size:7.5px}.juice-v2-technical dd{color:#31518e}.juice-v2-order{border-radius:14px;grid-template-columns:.62fr 1.38fr;gap:11px;margin-top:8px;padding:13px}.juice-v2-order-copy h2{font-size:17px}.juice-v2-order-copy>p{margin:6px 0 11px;font-size:8px}.juice-v2-order-product{grid-template-columns:58px 1fr;gap:6px;min-height:85px;padding:6px}.juice-v2-order-product img{width:58px;height:66px}.juice-v2-order-product b{font-size:7px}.juice-v2-order-product strong{font-size:12px}.juice-v2-order-product del{font-size:7px}.juice-v2-order .order-card{border-radius:9px;grid-template-columns:repeat(12,minmax(0,1fr));gap:6px;padding:8px}.juice-v2-order .field input,.juice-v2-order .field select{min-height:35px;padding:6px 8px;font-size:8px}.juice-v2-order .quantity-stepper{grid-template-columns:1fr 34px;min-height:35px}.juice-v2-order .field .quantity-stepper input{min-height:33px;padding:6px 8px;font-size:8px}.juice-v2-order .quantity-stepper-buttons button{min-width:34px;min-height:17px;font-size:7px}.juice-v2-order .order-button{min-height:36px;font-size:9px}.juice-v2-faq{margin-top:8px;padding:14px 16px}.juice-v2-faq summary{padding:9px 28px 9px 0;font-size:8.5px}.juice-v2-faq details p{font-size:8.5px}}@media (width<=430px){.juice-v2{padding-inline:7px}.juice-v2-header{padding-inline:11px 9px}.juice-v2-brand b,.juice-v2-brand em{font-size:18px}.juice-v2-header .language-switcher button{min-width:34px}.juice-v2-gallery .public-gallery-thumbs>button{height:62px}.juice-v2-story{grid-template-columns:1fr}.juice-v2-appreciate,.juice-v2-video{min-height:220px}.juice-v2-video video{aspect-ratio:1.5}.juice-v2-order{grid-template-columns:1fr}.juice-v2-order-product{max-width:230px}.juice-v2-order .order-field-name,.juice-v2-order .order-field-phone{grid-column:span 6}.juice-v2-order .order-field-quantity{grid-column:span 4}.juice-v2-order .order-button{grid-column:span 8}}@media (prefers-reduced-motion:reduce){.juice-v2 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=640px){.brand-logo{gap:8px}.brand-logo.compact .brand-logo-mark{flex-basis:40px;width:40px;height:40px}.brand-logo.compact .brand-logo-name strong,.brand-logo.compact .brand-logo-name em{font-size:14px}.brand-logo-name small{letter-spacing:.1em;font-size:7px}.spin-footer>.brand-logo{margin-bottom:18px}.juice-footer .brand-logo-name small{display:none}.admin-sidebar{background:var(--brand-blue-deep)}.admin-brand-lockup{padding:0}.admin-brand-lockup .brand-logo-name small,.admin-brand-lockup .brand-logo-name em{display:none}}.finance-shell{gap:18px;display:grid}.finance-period-bar{background:#fff;border:1px solid #dbe3f2;border-radius:17px;justify-content:space-between;align-items:end;gap:18px;padding:14px;display:flex;box-shadow:0 10px 28px #1934660a}.finance-quick-periods{flex-wrap:wrap;gap:7px;display:flex}.finance-quick-periods button,.finance-tabs button{color:#4d5d78;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6dfef;border-radius:10px;padding:0 13px;font-size:12px;font-weight:800}.finance-quick-periods button:hover,.finance-tabs button:hover{border-color:var(--brand-blue);color:var(--brand-blue)}.finance-quick-periods button.active,.finance-tabs button.active{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.finance-date-range{gap:8px;display:flex}.finance-date-range label{color:var(--muted);text-transform:uppercase;gap:4px;font-size:10px;font-weight:800;display:grid}.finance-date-range input{min-height:38px;color:var(--ink);font:inherit;background:#fbfcff;border:1px solid #ccd7e9;border-radius:9px;padding:0 10px;font-size:12px}.finance-tabs{scrollbar-width:thin;gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.finance-tabs button{flex:none}.finance-alert{border:1px solid;border-radius:15px;flex-wrap:wrap;align-items:center;gap:7px 13px;padding:15px 17px;display:flex}.finance-alert strong{font-size:13px}.finance-alert p{flex:1;min-width:min(580px,100%);margin:0;font-size:12px;line-height:1.55}.finance-alert .button{min-height:38px}.finance-alert.warning{color:#6b4713;background:#fff8e9;border-color:#f0cf97}.finance-alert.info{color:#234683;background:#eef3ff;border-color:#cbd9f6}.finance-alert.danger{color:#8a2424;background:#fff1f1;border-color:#f0bcbc}.finance-inline-message{border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:12px;font-weight:750;display:flex}.finance-inline-message.success{color:#17683a;background:#eaf7ef}.finance-inline-message.error{color:#a32a2a;background:#fff0f0}.finance-inline-message button{color:currentColor;cursor:pointer;background:0 0;border:0;font-size:20px}.finance-hero-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.finance-metric{background:#fff;border:1px solid #dce5f2;border-radius:17px;min-width:0;padding:19px;box-shadow:0 12px 34px #1934660d}.finance-metric>span,.finance-metric>strong,.finance-metric>small{display:block}.finance-metric>span{color:var(--muted);margin-bottom:10px;font-size:11px;font-weight:750}.finance-metric>strong{overflow-wrap:anywhere;letter-spacing:-.04em;font-size:clamp(19px,2.2vw,28px)}.finance-metric>small{color:#7a879c;margin-top:9px;font-size:10px;line-height:1.4}.finance-metric.positive{background:linear-gradient(145deg,#fff,#edf9f1);border-color:#b9dfc8}.finance-metric.positive>strong,.finance-positive{color:#13713b}.finance-metric.negative{background:linear-gradient(145deg,#fff,#fff1f1);border-color:#efc1c1}.finance-metric.negative>strong,.finance-negative{color:#ba2d2d}.finance-breakdown-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.finance-breakdown-grid article{background:#fff;border:1px solid #e0e6f0;border-radius:14px;min-width:0;padding:14px 15px}.finance-breakdown-grid span,.finance-breakdown-grid strong,.finance-breakdown-grid small{display:block}.finance-breakdown-grid span{color:var(--muted);font-size:10px;font-weight:750}.finance-breakdown-grid strong{overflow-wrap:anywhere;margin-top:6px;font-size:16px}.finance-breakdown-grid small{color:#8290a6;margin-top:5px;font-size:9px}.finance-card{background:#fff;border:1px solid #dce5f2;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 12px 34px #1934660d}.finance-card>h2,.finance-card>p{margin-left:20px;margin-right:20px}.finance-card>.eyebrow{margin-top:20px;margin-bottom:4px}.finance-card>h2{letter-spacing:-.025em;margin-top:0;margin-bottom:8px;font-size:20px}.finance-card-head{border-bottom:1px solid #e6ebf3;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.finance-card-head .eyebrow{margin:0 0 4px}.finance-card-head h2{letter-spacing:-.025em;margin:0;font-size:20px}.finance-card-head>strong{font-size:18px}.finance-table{border-collapse:collapse;width:100%;font-size:11px}.finance-table th{color:#65748d;letter-spacing:.045em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f6f8fc;font-size:9px}.finance-table th,.finance-table td{vertical-align:top;border-bottom:1px solid #e9edf4;padding:12px 13px}.finance-table tbody tr:last-child td{border-bottom:0}.finance-table td strong,.finance-table td small{display:block}.finance-table td small{color:#7a8799;margin-top:4px;font-size:9px;line-height:1.35}.finance-reverse-button{color:#a42f2f;font:inherit;cursor:pointer;background:#fff5f5;border:1px solid #e4bcbc;border-radius:8px;padding:6px 8px;font-size:9px;font-weight:850}.finance-reverse-button:hover{border-color:#be3c3c}.finance-two-column{grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);align-items:start;gap:16px;display:grid}.finance-stack{gap:16px;min-width:0;display:grid}.finance-form-card{padding-bottom:20px;position:sticky;top:15px}.finance-help{color:var(--muted);margin-top:0;font-size:11px;line-height:1.55}.finance-form{gap:12px;padding:12px 20px 0;display:grid}.finance-form .field{margin:0}.finance-form .field label{color:#53617a;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.finance-form .field input,.finance-form .field select,.finance-form .field textarea{width:100%;color:var(--ink);font:inherit;background:#fbfcff;border:1px solid #cbd6e8;border-radius:10px;padding:10px 11px;font-size:12px}.finance-form .field input,.finance-form .field select{min-height:41px}.finance-form .field textarea{resize:vertical}.finance-form .field small{color:#7a8799;margin-top:5px;font-size:9px;line-height:1.4;display:block}.finance-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.finance-check{color:#4d5b70;cursor:pointer;align-items:flex-start;gap:8px;font-size:11px;line-height:1.4;display:flex}.finance-check input{width:16px;height:16px;accent-color:var(--brand-blue);flex:0 0 16px;margin-top:0}.finance-form>.button{min-height:45px;margin-top:2px}.settlement-preview{background:#f6f8fc;border:1px solid #dbe3ef;border-radius:12px;gap:7px;padding:12px;display:grid}.settlement-preview span{color:#5d6a7f;justify-content:space-between;gap:12px;font-size:10px;display:flex}.settlement-preview span.total{color:var(--ink);border-top:1px solid #d5deeb;margin-top:2px;padding-top:9px;font-size:12px;font-weight:850}.finance-settings-card{max-width:860px;padding-bottom:24px}.finance-settings-card .finance-form{max-width:560px}.finance-rule-list{border-top:1px solid #e5eaf2;grid-template-columns:1fr 1fr;gap:10px;margin:22px 20px 0;padding-top:20px;display:grid}.finance-rule-list article{background:#f6f8fc;border-radius:13px;grid-template-columns:30px 1fr;gap:10px;padding:13px;display:grid}.finance-rule-list article>span{background:var(--brand-blue);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.finance-rule-list strong{font-size:11px}.finance-rule-list p{color:#647188;margin:4px 0 0;font-size:10px;line-height:1.45}@media (width<=1100px){.finance-hero-grid,.finance-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-two-column{grid-template-columns:1fr}.finance-form-card{position:static}}@media (width<=760px){.finance-period-bar{flex-direction:column;align-items:stretch}.finance-date-range{width:100%}.finance-date-range label{flex:1}.finance-date-range input{width:100%}.finance-card-head{flex-direction:column;align-items:flex-start}}@media (width<=520px){.finance-hero-grid,.finance-breakdown-grid,.finance-form-grid,.finance-rule-list{grid-template-columns:1fr}.finance-date-range{flex-direction:column}.finance-metric{padding:16px}.finance-card>h2,.finance-card>p{margin-left:15px;margin-right:15px}.finance-form{padding-left:15px;padding-right:15px}.finance-rule-list{margin-left:15px;margin-right:15px}}.base-products-shell{gap:18px;display:grid}.base-products-intro,.catalog-intro{background:linear-gradient(135deg,#fff 0%,#f4f7ff 100%);border:1px solid #dce5f2;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex;box-shadow:0 12px 34px #1934660d}.base-products-intro .eyebrow,.catalog-intro .eyebrow{margin:0 0 5px}.base-products-intro h2,.catalog-intro h2{letter-spacing:-.035em;margin:0;font-size:23px}.base-products-intro p:last-child,.catalog-intro p:last-child{max-width:720px;color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.base-products-intro .button{flex:none}.base-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.base-stats article{background:#fff;border:1px solid #dce5f2;border-radius:16px;min-width:0;padding:17px 18px;box-shadow:0 10px 28px #1934660a}.base-stats span,.base-stats strong{display:block}.base-stats span{color:var(--muted);font-size:10px;font-weight:800}.base-stats strong{overflow-wrap:anywhere;letter-spacing:-.035em;margin-top:8px;font-size:22px}.base-products-card{background:#fff;border:1px solid #dce5f2;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 12px 34px #1934660d}.base-products-table{border-collapse:collapse;width:100%;min-width:990px;font-size:11px}.base-products-table th{color:#65748d;letter-spacing:.045em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f6f8fc;padding:12px 13px;font-size:9px}.base-products-table td{vertical-align:top;border-bottom:1px solid #e9edf4;padding:14px 13px}.base-products-table tbody tr:last-child td{border-bottom:0}.base-products-table td>strong,.base-products-table td>small{display:block}.base-products-table td>small{color:#7a8799;margin-top:5px;font-size:9px;line-height:1.4}.base-status{border-radius:999px;width:fit-content;padding:4px 7px;font-weight:850}.base-status.catalog{background:#e8f7ee;color:#13713b!important}.base-status.draft{background:#eef2f8;color:#52617a!important}.base-actions{gap:6px;min-width:145px;display:grid}.base-actions button{color:#4d5d78;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d4deed;border-radius:9px;padding:6px 9px;font-size:9px;font-weight:850}.base-actions button:hover{border-color:var(--brand-blue);color:var(--brand-blue)}.base-actions button.primary{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.base-actions button.danger{color:#ae2b3c;border-color:#efc8ce}.base-actions button.danger:hover{color:#982133;background:#fff4f5;border-color:#c93445}.base-actions button:disabled{opacity:.45;cursor:not-allowed}.purchase-modal{width:min(760px,100vw - 28px)}.purchase-modal .modal-head p:last-child{max-width:610px;color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.5}.purchase-form{gap:15px;display:grid}.purchase-form .field{margin:0}.purchase-calculation{background:#f6f8fc;border:1px solid #d9e2f0;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:13px;display:grid}.purchase-calculation>div{background:#fff;border-radius:10px;min-width:0;padding:9px 10px}.purchase-calculation span,.purchase-calculation strong{display:block}.purchase-calculation span{color:#65748b;font-size:9px;font-weight:800}.purchase-calculation strong{overflow-wrap:anywhere;margin-top:6px;font-size:13px}.purchase-calculation .total{background:var(--brand-blue);color:#fff}.purchase-calculation .total span{color:#cfdbfa}.stock-remove-modal{width:min(660px,100vw - 28px)}.stock-impact-preview{border:1px solid;border-radius:13px;padding:14px 15px}.stock-impact-preview strong{font-size:12px;display:block}.stock-impact-preview p{margin:5px 0 0;font-size:10px;line-height:1.5}.stock-impact-preview.correction{color:#1d5795;background:#f1f7ff;border-color:#bcd5f3}.stock-impact-preview.loss{color:#a72739;background:#fff3f5;border-color:#efc0c7}@media (width<=1050px){.base-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.base-products-intro,.catalog-intro{flex-direction:column;align-items:stretch;padding:17px}.base-products-intro .button{width:100%}.purchase-calculation{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=460px){.base-stats,.purchase-calculation{grid-template-columns:1fr}}.pa-shell{gap:17px;display:grid}.pa-intro{background:linear-gradient(135deg,#fff 0%,#edf3ff 100%);border:1px solid #dce5f2;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(290px,.48fr);gap:18px;padding:22px;display:grid;box-shadow:0 12px 34px #1934660d}.pa-intro .eyebrow,.pa-card-head .eyebrow{margin:0 0 5px}.pa-intro h2{letter-spacing:-.04em;margin:0;font-size:25px}.pa-intro>div:first-child>p:last-child{max-width:760px;color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.6}.pa-sync-box{background:#ffffffd1;border:1px solid #d5dff0;border-radius:15px;align-content:start;gap:7px;padding:15px;display:grid}.pa-sync-box>strong{font-size:13px}.pa-sync-box>small{color:#6d7b91;font-size:9px;line-height:1.45}.pa-sync-box .button{min-height:41px;margin-top:4px;padding:0 13px;font-size:10px}.pa-sync-progress{color:#0a6b4c;font-size:10px;font-weight:800}.pa-health{color:#8b5511;letter-spacing:.06em;text-transform:uppercase;background:#fff1dc;border-radius:999px;width:fit-content;padding:5px 8px;font-size:8px;font-weight:900}.pa-health.ok{color:#17683a;background:#e7f7ed}.pa-filterbar{background:#fff;border:1px solid #dce5f2;border-radius:17px;grid-template-columns:repeat(7,minmax(110px,1fr)) auto;align-items:end;gap:8px;padding:13px;display:grid;box-shadow:0 10px 28px #1934660a}.pa-filterbar .button{min-height:40px;padding:0 13px;font-size:10px}.pa-field{color:#52617a;gap:5px;min-width:0;font-size:9px;font-weight:850;display:grid}.pa-field>input,.pa-field>select,.pa-field>textarea{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fbfcff;border:1px solid #cbd6e8;border-radius:9px;padding:9px 10px;font-size:11px}.pa-field>input,.pa-field>select{min-height:40px}.pa-field>textarea{resize:vertical}.pa-message{border:1px solid;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:11px;font-weight:750;display:flex}.pa-message.success{color:#17683a;background:#edf9f1;border-color:#bce1ca}.pa-message.error{color:#9c2828;background:#fff2f2;border-color:#efc0c0}.pa-message button{color:currentColor;cursor:pointer;background:0 0;border:0;font-size:20px}.pa-alert{border:1px solid;border-radius:13px;align-items:center;gap:13px;padding:12px 14px;font-size:10px;line-height:1.45;display:flex}.pa-alert strong{flex:none}.pa-alert.warning{color:#76501a;background:#fff8ea;border-color:#ecd09b}.pa-alert.danger{color:#942727;background:#fff1f1;border-color:#efbbbb}.pa-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.pa-kpis article{background:#fff;border:1px solid #dce5f2;border-radius:16px;min-width:0;padding:17px;box-shadow:0 10px 28px #1934660a}.pa-kpis span,.pa-kpis strong,.pa-kpis small{display:block}.pa-kpis span{color:var(--muted);font-size:9px;font-weight:850}.pa-kpis strong{overflow-wrap:anywhere;letter-spacing:-.035em;margin-top:8px;font-size:clamp(18px,2vw,25px)}.pa-kpis small{color:#8190a6;margin-top:7px;font-size:8px}.pa-kpis article.positive{background:linear-gradient(145deg,#fff,#edf9f1);border-color:#b9dfc8}.pa-kpis article.positive strong{color:#13713b}.pa-kpis article.negative{background:linear-gradient(145deg,#fff,#fff1f1);border-color:#efc1c1}.pa-kpis article.negative strong{color:#ba2d2d}.pa-product-tabs{gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.pa-product-tabs button{min-width:170px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #d6e0ef;border-radius:13px;padding:11px 13px}.pa-product-tabs button.active{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.pa-product-tabs strong,.pa-product-tabs small{display:block}.pa-product-tabs strong{font-size:10px}.pa-product-tabs small{color:#74839a;margin-top:4px;font-size:8px}.pa-product-tabs button.active small{color:#cdd9f8}.pa-detail-grid,.pa-two-columns,.pa-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.pa-card{background:#fff;border:1px solid #dce5f2;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 12px 34px #1934660d}.pa-card-head{border-bottom:1px solid #e7ecf4;padding:17px 18px 13px}.pa-card-head h3{letter-spacing:-.025em;margin:0;font-size:18px}.pa-score-card{padding-bottom:18px}.pa-score{text-align:center;background:#fff;border:12px solid;border-radius:50%;place-content:center;justify-items:center;gap:3px;width:132px;height:132px;margin:20px auto 14px;display:grid}.pa-score strong{letter-spacing:-.05em;font-size:33px}.pa-score span{text-transform:uppercase;max-width:92px;font-size:8px;font-weight:850;line-height:1.3}.pa-score.red{color:#a92929;border-color:#d64040}.pa-score.orange{color:#9e4711;border-color:#ee7b2a}.pa-score.yellow{color:#755f0d;border-color:#e1bb2c}.pa-score.green{color:#177039;border-color:#2a9b57}.pa-score.deep-green{color:#0c512b;border-color:#126637}.pa-score.missing{color:#65738a;border-style:dashed;border-color:#abb6c8}.pa-score-card>h3,.pa-score-card>p{text-align:center;margin-left:18px;margin-right:18px}.pa-score-card>h3{margin-top:0;margin-bottom:6px;font-size:14px}.pa-score-card>p,.pa-card>p{color:var(--muted);font-size:10px;line-height:1.55}.pa-components{grid-template-columns:repeat(4,1fr);gap:6px;margin:15px 18px 0;display:grid}.pa-components.confidence{grid-template-columns:repeat(5,1fr)}.pa-components>div{text-align:center;background:#f3f6fb;border-radius:10px;padding:9px 7px}.pa-components span,.pa-components strong{display:block}.pa-components span{color:#65738a;font-size:7px;font-weight:850}.pa-components strong{margin-top:5px;font-size:12px}.pa-confidence{background:#e8edf5;border-radius:999px;height:12px;margin:22px 18px 10px;overflow:hidden}.pa-confidence span{border-radius:inherit;background:linear-gradient(90deg,var(--brand-orange),var(--brand-blue));height:100%;display:block}.pa-card>.pa-confidence+p{margin:0 18px}.pa-missing{color:#7a5015;background:#fff6e8;border-radius:12px;margin:14px 18px 18px;padding:11px 13px}.pa-missing strong{font-size:9px}.pa-missing ul{margin:7px 0 0;padding-left:16px;font-size:9px;line-height:1.55}.pa-funnel{grid-template-columns:85px 1fr 32px;align-items:center;gap:9px;margin:12px 18px;font-size:9px;display:grid}.pa-funnel>div{background:#edf1f7;border-radius:999px;height:9px;overflow:hidden}.pa-funnel i{border-radius:inherit;background:var(--brand-blue);height:100%;display:block}.pa-funnel b{text-align:right}.pa-funnel-note{flex-wrap:wrap;gap:7px;margin:15px 18px 18px;display:flex}.pa-funnel-note span{color:#607088;background:#f2f5fa;border-radius:999px;padding:6px 8px;font-size:8px}.pa-chart{gap:12px;padding:18px 18px 8px;display:grid}.pa-chart>div{grid-template-columns:110px 1fr 115px;align-items:center;gap:8px;font-size:9px;display:grid}.pa-chart>div>div{background:#edf1f7;border-radius:5px;height:18px;overflow:hidden}.pa-chart i{border-radius:inherit;background:var(--brand-blue);height:100%;display:block}.pa-chart .negative i{background:#c93445}.pa-chart b{text-align:right}.pa-chart-caption{color:#8995a7;margin:6px 18px 18px;font-size:8px;line-height:1.45;display:block}.pa-diagnosis>p,.pa-diagnosis>em{margin-left:18px;margin-right:18px;display:block}.pa-diagnosis .pa-evidence{border-left:3px solid var(--brand-orange);color:var(--ink);margin-top:18px;padding-left:10px;font-weight:800}.pa-diagnosis>em{color:#6b7890;margin-top:14px;margin-bottom:18px;font-size:8px;line-height:1.5}.pa-secondary{gap:7px;margin:14px 18px;display:grid}.pa-secondary>div{background:#f5f7fb;border-radius:11px;padding:10px}.pa-secondary strong,.pa-secondary span,.pa-secondary small{display:block}.pa-secondary strong{font-size:9px}.pa-secondary span{color:#506078;margin-top:4px;font-size:8px}.pa-secondary small{color:#78859a;margin-top:4px;font-size:8px;line-height:1.4}.pa-definition-list{margin:8px 18px 13px}.pa-definition-list div{border-bottom:1px solid #edf0f5;justify-content:space-between;gap:15px;padding:9px 0;font-size:9px;display:flex}.pa-definition-list dt{color:#65738a}.pa-definition-list dd{text-align:right;margin:0;font-weight:850}.pa-card details{background:#f2f5fb;border-radius:11px;margin:0 18px 18px;padding:10px 12px}.pa-card summary{cursor:pointer;font-size:9px;font-weight:850}.pa-card details p{color:#5e6c82;margin:8px 0 0;font-size:8px;line-height:1.5}.pa-comparison{grid-column:1/-1}.pa-table-wrap{overflow-x:auto}.pa-comparison table{border-collapse:collapse;width:100%;min-width:1050px;font-size:9px}.pa-comparison th{color:#65748d;letter-spacing:.04em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f6f8fc;font-size:8px}.pa-comparison th,.pa-comparison td{vertical-align:top;border-bottom:1px solid #e9edf4;padding:11px 12px}.pa-comparison tr:last-child td{border-bottom:0}.pa-comparison td strong,.pa-comparison td small{display:block}.pa-comparison td small{color:#7b889b;margin-top:4px;font-size:7px;line-height:1.4}.pa-comparison td.positive{color:#17683a;font-weight:850}.pa-comparison td.negative{color:#aa2a2a;font-weight:850}.pa-source{background:#edf1f7;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:900;display:inline-block}.pa-source.meta_auto{color:#1a4ba5;background:#e9f1ff}.pa-source.manual{color:#8a5512;background:#fff3dd}.pa-card-head+.pa-list{border-top:0}.pa-list{display:grid}.pa-list>div{border-bottom:1px solid #e9edf4;justify-content:space-between;align-items:flex-start;gap:14px;padding:12px 15px;display:flex}.pa-list>div:last-child{border-bottom:0}.pa-list strong,.pa-list small{display:block}.pa-list strong{font-size:9px}.pa-list small{color:#7b889c;margin-top:4px;font-size:8px;line-height:1.4}.pa-list b{color:#3e4e68;text-align:right;flex:none;font-size:9px}.pa-scroll{max-height:270px;overflow-y:auto}.pa-empty{color:#7b8799;text-align:center;margin:0;padding:20px;font-size:9px}.pa-form-card form{gap:10px;padding:14px 18px 18px;display:grid}.pa-form-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.pa-form-note{color:#6e7b90;margin:0;font-size:8px;line-height:1.5}.pa-form-card form>.button{width:fit-content;min-height:40px;padding:0 13px;font-size:9px}.pa-export-card{padding-bottom:18px}.pa-export-card>p,.pa-export-card>div,.pa-export-card>small{margin-left:18px;margin-right:18px}.pa-export-card>div{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.pa-export-card .button{min-height:41px;font-size:9px}.pa-export-card>small{color:#8390a3;margin-top:12px;font-size:8px;display:block}.meta-setup-shell{gap:16px;display:grid}.meta-setup-intro{background:linear-gradient(135deg,#fff 0%,#edf4ff 100%);border:1px solid #d7e2f2;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(250px,.42fr);align-items:center;gap:18px;padding:23px;display:grid;box-shadow:0 12px 34px #1934660d}.meta-setup-intro .eyebrow{margin:0 0 5px}.meta-setup-intro h2{letter-spacing:-.04em;margin:0;font-size:25px}.meta-setup-intro>div:first-child>p:last-child{max-width:760px;color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.6}.meta-setup-overview{background:#ffffffe0;border:1px solid #d5dff0;border-radius:15px;gap:5px;padding:16px;display:grid}.meta-setup-overview span{color:#6c7890;text-transform:uppercase;font-size:9px;font-weight:850}.meta-setup-overview strong{color:#6b7890;font-size:19px}.meta-setup-overview small{color:#7b8799;font-size:9px;line-height:1.45}.meta-setup-overview.verificat strong{color:#177039}.meta-setup-overview.eroare strong{color:#aa2a2a}.meta-setup-message{border:1px solid;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:11px;font-weight:750;display:flex}.meta-setup-message.success{color:#17683a;background:#edf9f1;border-color:#bce1ca}.meta-setup-message.error{color:#9c2828;background:#fff2f2;border-color:#efc0c0}.meta-setup-message button{color:currentColor;cursor:pointer;background:0 0;border:0;font-size:20px}.meta-setup-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.meta-setup-card{background:#fff;border:1px solid #dce5f2;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 12px 34px #1934660d}.meta-setup-card-head{border-bottom:1px solid #e7ecf4;align-items:center;gap:11px;padding:17px 18px 14px;display:flex}.meta-setup-card-head>span{width:31px;height:31px;color:var(--brand-blue);background:#eaf0ff;border-radius:10px;flex:none;place-items:center;font-size:9px;font-weight:950;display:grid}.meta-setup-card-head h3{letter-spacing:-.02em;margin:0;font-size:16px}.meta-setup-card-head p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.45}.meta-setup-form{gap:14px;padding:18px;display:grid}.meta-setup-field{gap:6px;display:grid}.meta-setup-field>span{color:#506078;font-size:9px;font-weight:850}.meta-setup-field input{width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fbfcff;border:1px solid #cbd6e8;border-radius:10px;padding:9px 11px;font-size:11px}.meta-setup-field input:disabled{color:#59677c;background:#eef2f7;font-weight:800}.meta-setup-field small{color:#78859a;font-size:8px;line-height:1.45}.meta-setup-number{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.meta-setup-number b{color:#66738a;font-size:9px}.meta-setup-switch{cursor:pointer;background:#f8faff;border:1px solid #dfe6f1;border-radius:12px;align-items:flex-start;gap:10px;padding:12px;display:flex}.meta-setup-switch input{width:18px;height:18px;accent-color:var(--brand-blue);flex:none}.meta-setup-switch strong,.meta-setup-switch small{display:block}.meta-setup-switch strong{font-size:10px}.meta-setup-switch small{color:#748197;margin-top:4px;font-size:8px;line-height:1.45}.meta-setup-form>.button{width:fit-content;min-height:42px;padding:0 15px;font-size:10px}.meta-secret-list{display:grid}.meta-secret-list article{border-bottom:1px solid #e9edf4;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;padding:14px 18px;display:grid}.meta-secret-list article>div{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.meta-secret-list code{overflow-wrap:anywhere;color:#263b68;font-size:10px;font-weight:850}.meta-secret-list em{color:#6c7890;background:#edf1f7;border-radius:999px;padding:4px 6px;font-size:7px;font-style:normal;font-weight:850}.meta-secret-list strong{color:#a02b2b;font-size:9px}.meta-secret-list article.configured strong{color:#177039}.meta-secret-list p{color:#78859a;grid-column:1/-1;margin:0;font-size:8px;line-height:1.5}.meta-settings-path{background:#f2f5fb;border-radius:12px;margin:15px 18px 18px;padding:12px 13px}.meta-settings-path strong{font-size:9px}.meta-settings-path p{overflow-wrap:anywhere;color:#314464;margin:7px 0;font-size:9px;font-weight:800;line-height:1.5}.meta-settings-path small{color:#748197;font-size:8px;line-height:1.45}.meta-step-list{margin:0;padding:5px 18px 16px;list-style:none}.meta-step-list li{border-bottom:1px solid #e9edf4;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 0;display:grid}.meta-step-list li:last-child{border-bottom:0}.meta-step-list li>b{color:#5c6a82;background:#f0f3f8;border-radius:8px;place-items:center;width:25px;height:25px;font-size:8px;display:grid}.meta-step-list li>span{font-size:10px;font-weight:750}.meta-step-list em{color:#65738a;text-transform:uppercase;background:#edf1f7;border-radius:999px;padding:5px 8px;font-size:7px;font-style:normal;font-weight:900}.meta-step-list em.configurat{color:#1a4ba5;background:#e9f1ff}.meta-step-list em.verificat{color:#17683a;background:#e7f7ed}.meta-step-list em.eroare{color:#a02b2b;background:#fff1f1}.meta-test-body{gap:13px;padding:17px 18px 18px;display:grid}.meta-test-body ul{color:#5f6d83;margin:0;padding-left:18px;font-size:9px;line-height:1.7}.meta-test-body .button{width:fit-content;min-height:42px;font-size:10px}.meta-test-body>small{color:#78859a;font-size:8px}.meta-id-card>p,.meta-id-card>small{margin-left:18px;margin-right:18px;display:block}.meta-id-card>p{color:#5e6c82;font-size:9px;line-height:1.6}.meta-id-card>small{color:#78859a;margin-bottom:18px;font-size:8px}.meta-id-flow{flex-wrap:wrap;align-items:center;gap:8px;margin:18px;display:flex}.meta-id-flow code{color:#274c9b;background:#edf3ff;border-radius:8px;padding:8px 9px;font-size:9px;font-weight:850}.meta-id-flow i{color:#97a4b8;font-style:normal}@media (width<=1240px){.pa-filterbar{grid-template-columns:repeat(4,minmax(130px,1fr))}}@media (width<=900px){.pa-intro,.pa-detail-grid,.pa-two-columns,.pa-admin-grid,.meta-setup-intro,.meta-setup-columns{grid-template-columns:1fr}.pa-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.pa-filterbar{grid-template-columns:1fr 1fr}.pa-intro{padding:17px}.pa-components,.pa-components.confidence{grid-template-columns:repeat(2,1fr)}.pa-chart>div{grid-template-columns:85px 1fr}.pa-chart b{text-align:left;grid-column:2}}@media (width<=460px){.pa-filterbar,.pa-kpis,.pa-form-grid{grid-template-columns:1fr}.pa-funnel{grid-template-columns:75px 1fr 25px}.meta-setup-intro{padding:17px}.meta-step-list li{grid-template-columns:27px minmax(0,1fr)}.meta-step-list em{grid-column:2;width:fit-content}}.finance-workspace-head{background:linear-gradient(135deg,#fff 0%,#edf3ff 100%);border:1px solid #dce5f2;border-radius:19px;justify-content:space-between;align-items:center;gap:22px;padding:21px 23px;display:flex;box-shadow:0 12px 34px #1934660d}.finance-workspace-head .eyebrow{margin:0 0 5px}.finance-workspace-head h2{letter-spacing:-.035em;margin:0;font-size:24px}.finance-workspace-head p:last-child{max-width:720px;color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.55}.finance-workspace-head .button{flex:none;min-height:44px}.finance-live-note{color:#17683a;background:#edf9f1;border:1px solid #bce1ca;border-radius:13px;align-items:center;gap:11px;padding:11px 14px;display:flex}.finance-live-note>span{color:#fff;letter-spacing:.12em;background:#18864b;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.finance-live-note p{margin:0;font-size:10px;line-height:1.45}.finance-hero-five{grid-template-columns:repeat(5,minmax(0,1fr))}.finance-breakdown-grid article.estimated{background:#fffaf0;border-style:dashed;border-color:#e3b979}.finance-breakdown-grid article.estimated span{color:#8a5b17}.finance-plan-card .finance-card-head p:last-child,.weekly-editor .finance-card-head p:last-child,.analysis-head p:last-child{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.45}.ad-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:16px 20px 20px;display:grid}.ad-plan-item{background:#f9fbfe;border:1px solid #dde5f1;border-radius:14px;gap:11px;padding:15px;display:grid}.ad-plan-item .field{margin:0}.ad-plan-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.ad-plan-title strong,.ad-plan-title small{display:block}.ad-plan-title strong{font-size:12px}.ad-plan-title small{color:var(--muted);margin-top:3px;font-size:9px}.finance-switch{cursor:pointer;flex:0 0 38px;width:38px;height:22px;position:relative}.finance-switch input{opacity:0;position:absolute}.finance-switch span{background:#bbc6d8;border-radius:999px;transition:all .2s;position:absolute;inset:0}.finance-switch span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0003}.finance-switch input:checked+span{background:var(--brand-blue)}.finance-switch input:checked+span:after{transform:translate(16px)}.weekly-report-layout{grid-template-columns:minmax(0,1.5fr) minmax(290px,.7fr);align-items:start;gap:16px;display:grid}.weekly-editor{overflow:visible}.report-revision{color:var(--brand-blue);background:#eef3ff;border-radius:999px;flex:none;padding:7px 10px;font-size:9px;font-weight:850}.week-picker{background:#fbfcff;border-bottom:1px solid #e7ebf2;justify-content:space-between;align-items:end;gap:14px;padding:14px 20px;display:flex}.week-picker label{color:#5b687d;text-transform:uppercase;gap:5px;font-size:9px;font-weight:850;display:grid}.week-picker input{min-height:38px;color:var(--ink);font:inherit;background:#fff;border:1px solid #ccd7e8;border-radius:9px;padding:0 10px;font-size:11px}.week-picker>span{color:var(--ink);font-size:11px;font-weight:850}.weekly-editor>.finance-alert{margin:14px 20px 0}.weekly-auto-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:14px 20px;display:grid}.weekly-auto-grid article,.analysis-metrics-grid article{background:#fff;border:1px solid #e1e7f0;border-radius:11px;min-width:0;padding:12px}.weekly-auto-grid span,.weekly-auto-grid strong,.analysis-metrics-grid span,.analysis-metrics-grid strong,.analysis-metrics-grid small{display:block}.weekly-auto-grid span,.analysis-metrics-grid span{color:var(--muted);font-size:8px;font-weight:800}.weekly-auto-grid strong,.analysis-metrics-grid strong{overflow-wrap:anywhere;margin-top:5px;font-size:12px}.weekly-report-form{gap:15px;padding:5px 20px 21px;display:grid}.weekly-report-form .field{margin:0}.weekly-section-title{border-top:1px solid #e4e9f2;justify-content:space-between;align-items:center;gap:15px;padding-top:14px;display:flex}.weekly-section-title:first-child{border-top:0}.weekly-section-title>div:first-child{align-items:center;gap:9px;display:flex}.weekly-section-title>div:first-child>span{background:var(--brand-blue);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:9px;font-weight:900;display:grid}.weekly-section-title strong,.weekly-section-title small{display:block}.weekly-section-title strong{font-size:12px}.weekly-section-title small{color:var(--muted);margin-top:2px;font-size:9px}.weekly-section-title .compact{width:150px}.weekly-ads-list{gap:7px;display:grid}.weekly-ad-row{background:#fbfcff;border:1px solid #e2e7f0;border-radius:11px;grid-template-columns:24px minmax(120px,1fr) minmax(110px,.55fr) minmax(130px,.8fr);align-items:end;gap:9px;padding:10px;display:grid}.weekly-ad-row>span{width:24px;height:24px;color:var(--brand-blue);background:#edf2ff;border-radius:7px;align-self:center;place-items:center;font-size:9px;font-weight:900;display:grid}.weekly-ad-row>strong{align-self:center;font-size:11px}.weekly-final-preview{background:var(--brand-blue-deep);color:#fff;border-radius:13px;grid-template-columns:1fr 1fr;gap:9px;padding:13px;display:grid}.weekly-final-preview>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.weekly-final-preview span{color:#c7d4f4;font-size:9px}.weekly-final-preview strong{font-size:14px}.weekly-save{min-height:46px}.report-history{position:sticky;top:14px}.report-history-list{display:grid}.report-history-list button{color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.report-history-list button:last-child{border-bottom:0}.report-history-list button:hover,.report-history-list button.active{background:#f3f6ff}.report-history-list span,.report-history-list strong,.report-history-list small,.report-history-list b{display:block}.report-history-list strong,.report-history-list b{font-size:10px}.report-history-list small{color:var(--muted);margin-top:4px;font-size:8px}.report-history-list span:last-child{text-align:right}.product-analysis-shell{gap:15px;display:grid}.analysis-head{justify-content:space-between;align-items:end;gap:20px;padding:19px 20px;display:flex}.analysis-head .eyebrow{margin:0 0 4px}.analysis-head h2{margin:0;font-size:22px}.analysis-head .field{width:min(330px,100%);margin:0}.product-health{border:1px solid;border-radius:17px;grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(100px,.5fr));gap:10px;padding:17px 19px;display:grid}.product-health.positive{color:#17683a;background:#edf9f1;border-color:#b6dec5}.product-health.warning{color:#76501a;background:#fff8e9;border-color:#ebd09f}.product-health.negative{color:#982c2c;background:#fff0f0;border-color:#edbcbc}.product-health>div:not(:first-child){border-left:1px solid;padding-left:12px}.product-health span,.product-health strong{display:block}.product-health span{text-transform:uppercase;font-size:8px;font-weight:900}.product-health strong{margin-top:5px;font-size:15px}.product-health p{margin:5px 0 0;font-size:9px;line-height:1.4}.analysis-metrics-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.order-analysis-table{min-width:1250px}.analysis-status,.health-pill{white-space:nowrap;border-radius:999px;width:fit-content;padding:5px 7px;font-size:8px;font-weight:900;display:inline-flex}.analysis-status{color:#53627b;background:#edf2fb}.adjustment-pill{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850;display:inline-flex}.adjustment-pill.entry_correction{color:#295f9b;background:#edf5ff}.adjustment-pill.damaged{color:#aa293a;background:#fff0f2}.health-pill.positive{color:#13713b;background:#e5f7ec}.health-pill.warning{color:#855a16;background:#fff3dc}.health-pill.negative{color:#a42f2f;background:#ffebeb}@media (width<=1250px){.finance-hero-five{grid-template-columns:repeat(3,minmax(0,1fr))}.analysis-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.weekly-auto-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.weekly-report-layout{grid-template-columns:1fr}.report-history{position:static}.finance-hero-five{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-plan-grid{grid-template-columns:1fr}.product-health{grid-template-columns:repeat(3,1fr)}.product-health>div:first-child{grid-column:1/-1}.product-health>div:nth-child(2){border-left:0;padding-left:0}}@media (width<=700px){.finance-workspace-head,.analysis-head{flex-direction:column;align-items:stretch}.finance-workspace-head .button,.analysis-head .field{width:100%}.weekly-ad-row{grid-template-columns:24px 1fr}.weekly-ad-row .field{grid-column:2}.weekly-section-title{flex-direction:column;align-items:stretch}.weekly-section-title .compact{width:100%}.analysis-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.finance-hero-five,.weekly-auto-grid,.weekly-final-preview,.product-health{grid-template-columns:1fr}.product-health>div,.product-health>div:not(:first-child){border-left:0;grid-column:auto;padding:0}.week-picker{flex-direction:column;align-items:stretch}.ad-plan-grid,.weekly-report-form{padding-left:14px;padding-right:14px}}.weekly-live-conversion{color:#312e81;background:#eef2ff;border:1px solid #c7d2fe;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:4px 16px;padding:14px 16px;display:grid}.weekly-live-conversion span{font-size:13px;font-weight:800}.weekly-live-conversion strong{font-size:20px}.weekly-live-conversion small{color:#6366f1;grid-column:1/-1}.orders-toolbar{gap:12px;margin-bottom:13px;display:grid}.order-filter-chips{scrollbar-width:thin;gap:6px;padding:1px 0 3px;display:flex;overflow-x:auto}.order-filter-chips button{color:#53617b;cursor:pointer;background:#fff;border:1px solid #d8e0ee;border-radius:999px;flex:none;min-height:34px;padding:0 12px;font-size:10px;font-weight:850}.order-filter-chips button.active{border-color:var(--brand-blue);background:var(--brand-blue);color:#fff}.orders-search-row{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(135px,.65fr));gap:8px;display:grid}.orders-search-row label{color:#68758a;text-transform:uppercase;letter-spacing:.04em;gap:5px;font-size:9px;font-weight:850;display:grid}.orders-search-row input,.orders-search-row select{min-width:0;min-height:40px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d6deeb;border-radius:10px;padding:0 11px;font-size:11px}.orders-table{min-width:1060px!important}.orders-table tbody tr{cursor:pointer;transition:background .16s,box-shadow .16s}.orders-table tbody tr:hover{box-shadow:inset 3px 0 0 var(--brand-blue)}.orders-table .order-row-unread{background:#f5f8ff}.orders-table .order-row-delivered{background:#effaf3}.orders-table .order-row-closed{background:#fff3f3}.orders-table .client-address{white-space:normal;max-width:260px;line-height:1.4}.admin-order-items{gap:4px;display:grid}.admin-order-items span{display:grid}.admin-order-items small{color:var(--muted);font-size:9px}.order-number-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:3px;padding:0;display:grid}.order-number-line{align-items:center;gap:7px;display:flex}.order-number-line strong{font-size:13px}.order-dot{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.dot-new{background:#df3145;box-shadow:0 0 0 4px #df31451c}.dot-no-answer{background:#ef8c24;box-shadow:0 0 0 4px #ef8c241f}.call-badge{border-radius:999px;width:fit-content;margin-top:4px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:850}.call-badge.no-answer{color:#a95708;background:#fff0dc}.call-badge.callback{color:#335fc0;background:#eaf0ff}.source-summary{max-width:185px;display:grid}.source-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.source-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.connection-state{flex-wrap:wrap;align-items:center;gap:5px;min-width:138px;display:flex}.sync-pill{border-radius:7px;width:fit-content;padding:5px 6px;font-weight:900;margin:0!important;font-size:8px!important;display:inline-flex!important}.sync-pill.success{color:#237041;background:#e6f7ec}.sync-pill.pending{color:#976314;background:#fff4dd}.sync-pill.error{color:#ad2d3d;background:#ffebed}.sheet-button{min-height:29px;color:var(--brand-blue);cursor:pointer;background:#edf2ff;border:1px solid #cbd7ef;border-radius:8px;padding:0 8px;font-size:8px;font-weight:900}.sheet-button.error{color:#aa283a;background:#fff0f2;border-color:#f0b7bf}.sheet-button:disabled{cursor:wait;opacity:.65}.status-livrata{color:#176a39;background:#e0f5e7}.status-anulata,.status-refuzata,.status-returnata{color:#a22738;background:#ffe7ea}.order-modal-backdrop{z-index:60;align-items:start}.order-detail-modal{background:#f6f8fc;width:min(1180px,100%);max-height:calc(100vh - 40px)}.order-detail-modal .modal-head{border-bottom:1px solid #dce4f1;padding-bottom:18px}.order-detail-modal .modal-head>div>p:last-child{color:var(--muted);margin:7px 0 0;font-size:12px}.order-detail-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:13px;display:grid}.order-detail-main,.order-detail-side{align-content:start;gap:13px;display:grid}.order-detail-section{background:#fff;border:1px solid #dce4f1;border-radius:16px;padding:18px}.admin-order-lines{gap:8px;display:grid}.admin-order-lines .section-heading{margin-bottom:5px}.admin-order-lines article{border:1px solid #e5eaf2;border-radius:11px;grid-template-columns:minmax(180px,1fr) auto auto auto auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.admin-order-lines article div{gap:3px;display:grid}.admin-order-lines article small{color:var(--muted);font-size:9px}.admin-order-lines article span,.admin-order-lines article b,.admin-order-lines article em{font-size:10px}.admin-order-lines article em{color:#a05c12;font-style:normal}.admin-order-lines article button{color:#b64018;min-height:30px;font:inherit;cursor:pointer;background:#fff5f1;border:1px solid #f1b8a5;border-radius:8px;padding:0 9px;font-size:9px;font-weight:850}.admin-order-lines article button:disabled{cursor:wait;opacity:.55}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;display:flex}.section-heading>div{align-items:center;gap:9px;display:flex}.section-heading>div>span{width:28px;height:28px;color:var(--brand-blue);background:#eaf0ff;border-radius:9px;place-items:center;font-size:9px;font-weight:950;display:grid}.section-heading strong,.section-heading small{display:block}.section-heading strong{font-size:13px}.section-heading small{color:var(--muted);margin-top:2px;font-size:9px}.section-heading em{color:#9b6210;background:#fff1dd;border-radius:999px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:900}.section-heading em.saved{color:#287244;background:#e7f7ed}.order-detail-section .field{margin-bottom:11px}.order-detail-section .field>span{font-size:10px;font-weight:850}.order-detail-section .field input,.order-detail-section .field select,.order-detail-section .field textarea{border-radius:10px;min-height:42px;padding:8px 10px;font-size:11px}.order-detail-section .field textarea{min-height:78px}.order-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.order-detail-actions .button{min-height:42px;padding:0 13px;font-size:10px}.call-form-grid{grid-template-columns:minmax(140px,.6fr) minmax(180px,.8fr) 1fr auto;align-items:end;gap:8px;display:grid}.call-form-grid .field{margin:0}.call-form-grid .button{white-space:nowrap;min-height:42px;padding:0 13px;font-size:10px}.call-history{border-top:1px solid #e6ebf3;margin-top:17px;display:grid}.call-history article{border-bottom:1px solid #edf0f5;grid-template-columns:9px 1fr;gap:10px;padding:12px 2px;display:grid}.call-history article:last-child{border-bottom:0}.call-history i{background:#4d72c9;border-radius:50%;width:8px;height:8px;margin-top:3px}.call-history i.orange{background:#ef8c24}.call-history i.green{background:#34a45f}.call-history strong,.call-history small{display:block}.call-history strong{font-size:11px}.call-history small{color:var(--muted);margin-top:3px;font-size:9px}.call-history p{color:#53617a;margin:6px 0 0;font-size:10px;line-height:1.45}.section-empty{color:var(--muted);margin:3px 0 0;font-size:10px}.order-data-list{margin:0;display:grid}.order-data-list>div{border-bottom:1px solid #edf0f5;grid-template-columns:92px minmax(0,1fr);gap:9px;padding:9px 0;display:grid}.order-data-list>div:last-child{border-bottom:0}.order-data-list dt{color:var(--muted);font-size:9px}.order-data-list dd{overflow-wrap:anywhere;margin:0;font-size:10px;font-weight:750}@media (width<=1050px){.orders-search-row{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-search{grid-column:1/-1}.order-detail-grid{grid-template-columns:1fr}.order-detail-side,.call-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.orders-search-row{grid-template-columns:1fr}.admin-order-lines article{grid-template-columns:1fr auto}.admin-order-lines article div{grid-column:1/-1}.orders-search{grid-column:auto}.orders-card{background:0 0;border:0;overflow:visible;box-shadow:none!important}.orders-card .table-scroll{overflow:visible}.orders-table{border-collapse:separate!important;min-width:0!important}.orders-table thead{display:none}.orders-table tbody,.orders-table tr,.orders-table td{width:100%;display:block}.orders-table tr{background:#fff;border:1px solid #dde5f2;border-radius:15px;margin-bottom:10px;overflow:hidden;box-shadow:0 9px 25px #1934660f}.orders-table td{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:10px;min-height:42px;display:grid;position:relative;border-bottom:1px solid #edf1f6!important;padding:10px 12px!important}.orders-table td:last-child{border-bottom:0!important}.orders-table td:before{content:attr(data-label);color:#748096;text-transform:uppercase;font-size:8px;font-weight:900}.orders-table td>*{grid-column:2}.orders-table td:first-child{grid-template-columns:1fr;padding:14px!important}.orders-table td:first-child:before{display:none}.source-summary{max-width:none}.order-detail-modal{max-height:calc(100vh - 20px);padding:16px 12px}.order-detail-side,.call-form-grid{grid-template-columns:1fr}.order-detail-actions{flex-direction:column}.order-detail-actions .button{width:100%}}.admin-mode-switch{background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin-top:auto;padding:4px;display:grid}.admin-mode-switch button{color:#ffffffad;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:36px;font-size:9px;font-weight:900}.admin-mode-switch button.active{color:var(--brand-blue);background:#fff;box-shadow:0 5px 14px #00000026}.simple-home,.simple-products-shell,.simple-analysis,.simple-settings-shell{gap:18px;display:grid}.simple-hero,.simple-summary,.simple-settings-card,.simple-analysis-card,.simple-association{background:#fff;border:1px solid #dce5f1;border-radius:22px;box-shadow:0 14px 38px #203c6c12}.simple-hero{background:linear-gradient(135deg,#f7f9ff 0%,#fff 68%);padding:28px}.simple-hero h2,.simple-page-intro h2,.simple-section-head h2{letter-spacing:-.04em;margin:4px 0 6px;font-size:clamp(22px,3vw,34px)}.simple-hero>div:first-child>p:last-child,.simple-page-intro p,.simple-section-head small{color:var(--muted);line-height:1.55}.simple-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.simple-actions>button{min-height:112px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dce5f1;border-radius:16px;align-items:flex-start;gap:12px;padding:16px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.simple-actions>button:hover{border-color:#9db4e8;transform:translateY(-2px);box-shadow:0 12px 25px #274c971a}.simple-actions>button>b{width:34px;height:34px;color:var(--brand-blue);background:#eaf0ff;border-radius:10px;flex:0 0 34px;place-items:center;font-size:17px;display:grid}.simple-actions span,.simple-actions strong,.simple-actions small{display:block}.simple-actions strong{margin:2px 0 7px;font-size:12px}.simple-actions small{color:var(--muted);font-size:9px;line-height:1.45}.simple-summary{padding:24px}.simple-section-head,.simple-page-intro,.simple-settings-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.simple-section-head>small{text-align:right;max-width:380px}.simple-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.simple-metric-grid>article{background:#f9fbff;border:1px solid #e1e8f2;border-radius:15px;align-content:space-between;min-height:105px;padding:14px;display:grid}.simple-metric-grid span,.simple-metric-grid strong,.simple-metric-grid small{display:block}.simple-metric-grid span{color:#68758a;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:850}.simple-metric-grid strong{overflow-wrap:anywhere;margin:8px 0;font-size:19px}.simple-metric-grid small{color:var(--muted);font-size:9px}.simple-empty-note{color:#35517e;background:#f4f8ff;border:1px solid #d9e4f6;border-radius:14px;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;display:flex}.simple-empty-note>b{background:#dfe9ff;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.simple-empty-note strong,.simple-empty-note small{display:block}.simple-empty-note small{color:#61718a;margin-top:3px;font-size:9px}.simple-page-intro{background:#eef3ff;border-radius:18px;align-items:center;padding:20px 22px}.simple-page-intro .button{min-height:46px}.simple-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.simple-product-card{background:#fff;border:1px solid #dce5f1;border-radius:18px;overflow:hidden;box-shadow:0 12px 28px #203c6c12}.simple-product-photo{height:210px;color:var(--muted);background:#edf1f7;place-items:center;display:grid;position:relative}.simple-product-photo img{object-fit:cover;width:100%;height:100%}.simple-product-photo em{border-radius:999px;padding:6px 9px;font-size:8px;font-style:normal;font-weight:900;position:absolute;top:12px;right:12px}.simple-product-photo em.ready{color:#176b3b;background:#dcf5e5}.simple-product-photo em.draft{color:#986314;background:#fff1d9}.simple-product-card-body{gap:14px;padding:17px;display:grid}.simple-product-card-body h3{margin:0 0 5px;font-size:17px}.simple-product-card-body code{color:#6b778b;font-size:9px}.simple-product-card-body dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0;display:grid}.simple-product-card-body dl div{background:#f5f7fb;border-radius:10px;padding:9px}.simple-product-card-body dt{color:#728097;font-size:8px}.simple-product-card-body dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:11px;font-weight:850}.setup-state{border-radius:12px;align-items:center;gap:10px;padding:11px;display:flex}.setup-state>b{border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.setup-state strong,.setup-state small{display:block}.setup-state small{margin-top:2px;font-size:8px}.setup-state.complete{color:#216b3c;background:#e8f7ed}.setup-state.complete>b{background:#c8ebd3}.setup-state.incomplete{color:#8d5a0c;background:#fff2dd}.setup-state.incomplete>b{background:#ffe0ad}.simple-product-actions{gap:7px;display:grid}.simple-product-actions button{color:#43536e;cursor:pointer;background:#fff;border:1px solid #d5dfed;border-radius:10px;min-height:40px;font-size:9px;font-weight:850}.simple-product-actions .button-primary{color:#fff}.product-wizard{width:min(1120px,100%);max-height:calc(100vh - 32px);padding:0}.product-wizard>.modal-head{border-bottom:1px solid #e0e6ef;padding:21px 24px 17px}.product-wizard>.modal-head p:last-child{max-width:650px;color:var(--muted);margin:5px 0 0;font-size:10px}.wizard-progress{background:#f7f9fc;border-bottom:1px solid #e5eaf2;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:12px 18px;display:grid}.wizard-progress button{color:#748096;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;min-width:0;padding:7px;display:flex}.wizard-progress b{background:#e3e8f0;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:8px;display:grid}.wizard-progress span{text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:850;overflow:hidden}.wizard-progress button.active{color:var(--brand-blue);background:#eaf0ff}.wizard-progress button.active b,.wizard-progress button.done b{background:var(--brand-blue);color:#fff}.wizard-body{min-height:430px;padding:24px;overflow-y:auto}.wizard-step{gap:16px;display:grid}.wizard-step-head{align-items:center;gap:13px;margin-bottom:2px;display:flex}.wizard-step-head>span{width:44px;height:44px;color:var(--brand-blue);background:#e9efff;border-radius:13px;flex:0 0 44px;place-items:center;font-size:12px;font-weight:950;display:grid}.wizard-step-head h3{margin:0;font-size:20px}.wizard-step-head p{color:var(--muted);margin:4px 0 0;font-size:10px}.wizard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.wizard-step .field{margin:0}.wizard-step .field>span,.simple-settings-form .field>span{font-size:10px;font-weight:850}.wizard-step .field input,.wizard-step .field select,.wizard-step .field textarea,.simple-settings-form .field input,.simple-settings-form .field select{border-radius:11px;min-height:44px;padding:9px 11px;font-size:11px}.wizard-step .field textarea{resize:vertical;min-height:90px}.wizard-optional,.history-details,.simple-meta-technical{background:#fafcff;border:1px solid #dce5f1;border-radius:13px;padding:13px}.wizard-optional summary,.history-details summary,.simple-meta-technical summary{color:#425473;cursor:pointer;font-size:10px;font-weight:900}.wizard-optional[open]{gap:12px;display:grid}.wizard-media{gap:10px;display:grid}.wizard-media h3,.wizard-cost-groups h3{margin:0;font-size:13px}.wizard-media>p,.wizard-help{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.wizard-file-picker{color:#4b5f82;cursor:pointer;background:#f8faff;border:2px dashed #bccbe2;border-radius:14px;align-content:center;place-items:center;gap:5px;min-height:96px;display:grid}.wizard-file-picker input{opacity:0;width:1px;height:1px;position:absolute}.wizard-file-picker b{font-size:11px}.wizard-file-picker span{color:var(--muted);font-size:9px}.wizard-existing-media{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.wizard-existing-media article{background:#f0f3f8;border:2px solid #0000;border-radius:11px;overflow:hidden}.wizard-existing-media article.primary{border-color:#4d72c9}.wizard-existing-media article.removed{opacity:.45}.wizard-existing-media img,.wizard-existing-media video{object-fit:cover;width:100%;height:105px}.wizard-existing-media article>div{gap:3px;padding:5px;display:grid}.wizard-existing-media button{color:#4a5d7d;cursor:pointer;background:#fff;border:0;border-radius:6px;min-height:26px;font-size:7px;font-weight:850}.simple-switch{cursor:pointer;border:1px solid #dce5f1;border-radius:12px;align-items:center;gap:10px;min-height:62px;padding:11px;display:flex}.simple-switch input{width:20px;height:20px}.simple-switch strong,.simple-switch small{display:block}.simple-switch small{color:var(--muted);margin-top:3px;font-size:8px}.price-preview,.target-suggestion,.stock-summary{background:#edf3ff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:11px;padding:15px;display:flex}.price-preview span,.target-suggestion span,.stock-summary span{color:#68758a;text-transform:uppercase;font-size:9px;font-weight:850}.price-preview strong,.target-suggestion strong,.stock-summary strong{font-size:22px}.price-preview del{color:#8b5360}.target-suggestion small,.stock-summary small{color:var(--muted);flex-basis:100%;font-size:9px}.reuse-box{background:#f2f6ff;border:1px solid #cddaf4;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.reuse-box strong,.reuse-box small{display:block}.reuse-box small{color:var(--muted);margin-top:3px;font-size:8px}.reuse-box>button{color:#365dba;cursor:pointer;background:#fff;border:1px solid #9fb5df;border-radius:9px;min-height:38px;padding:0 12px;font-size:9px;font-weight:900}.reuse-preview{border-top:1px solid #d5e0f3;grid-column:1/-1;padding-top:10px}.reuse-preview dl{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;display:grid}.reuse-preview dl div{background:#fff;border-radius:8px;padding:8px}.reuse-preview dt{color:var(--muted);font-size:8px}.reuse-preview dd{margin:4px 0 0;font-size:10px;font-weight:850}.wizard-cost-groups{grid-template-columns:1fr 1.25fr;gap:14px;display:grid}.wizard-cost-groups>div{border:1px solid #e0e6ef;border-radius:14px;align-content:start;gap:12px;padding:15px;display:grid}.ad-link-card,.wizard-summary{background:#fff;border:1px solid #dce5f1;border-radius:16px;gap:14px;padding:18px;display:grid}.ad-link-card dl,.wizard-summary dl{gap:0;margin:0;display:grid}.ad-link-card dl div,.wizard-summary dl div{border-bottom:1px solid #edf1f6;grid-template-columns:190px minmax(0,1fr);gap:10px;padding:10px 0;display:grid}.ad-link-card dt,.wizard-summary dt{color:var(--muted);font-size:9px}.ad-link-card dd,.wizard-summary dd{overflow-wrap:anywhere;margin:0;font-size:10px;font-weight:850}.break-link{word-break:break-all}.simple-lot-list,.history-list{gap:7px;display:grid}.simple-lot-list article,.history-list article{border:1px solid #e1e7ef;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:11px;display:flex}.simple-lot-list strong,.simple-lot-list small,.history-list strong,.history-list small{display:block}.simple-lot-list small,.history-list small{color:var(--muted);margin-top:3px;font-size:8px}.history-details[open]{gap:12px;display:grid}.history-list em{color:#6d7890;font-size:8px;font-style:normal}.wizard-draft-note{color:#8a5a10;background:#fff5e5;border-radius:10px;padding:11px;font-size:9px}.wizard-error{color:#9f2637;background:#ffeaed;border-radius:10px;margin:0 24px 12px;padding:11px 13px;font-size:10px;font-weight:800}.wizard-footer{background:#fff;border-top:1px solid #e0e6ef;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:66px;padding:10px 24px;display:grid}.wizard-footer>span{color:var(--muted);font-size:9px;font-weight:850}.wizard-footer .button:last-child{justify-self:end}.simple-settings-tabs{background:#e9eef7;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:6px;padding:5px;display:grid}.simple-settings-tabs button{color:#63718a;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:43px;font-size:10px;font-weight:900}.simple-settings-tabs button.active{color:var(--brand-blue);background:#fff;box-shadow:0 5px 15px #2c4a811a}.simple-settings-card{padding:22px}.simple-settings-head>span{color:#4869ad;white-space:nowrap;background:#edf3ff;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900}.simple-settings-form{gap:15px;margin-top:20px;display:grid}.simple-inline-message{color:#23653a;background:#e5f5eb;border-radius:10px;padding:10px;font-size:9px;font-weight:850}.simple-meta-shell{gap:15px;display:grid}.simple-meta-status{background:#fff;border:1px solid #dce5f1;border-radius:18px;align-items:center;gap:14px;padding:20px;display:flex}.simple-meta-status>span{color:#936015;background:#fff0d8;border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:20px;font-weight:950;display:grid}.simple-meta-status.connected{background:#f2fbf5;border-color:#c8e7d2}.simple-meta-status.connected>span{color:#22683b;background:#d7f0df}.simple-meta-status.attention{background:#fff5f6;border-color:#f0c6cd}.simple-meta-status.attention>span{color:#a22e40;background:#ffe2e6}.simple-meta-status p,.simple-meta-status h2,.simple-meta-status small{margin:0}.simple-meta-status p{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:900}.simple-meta-status h2{margin-top:3px;font-size:22px}.simple-meta-status small{color:var(--muted);margin-top:4px;font-size:9px;display:block}.simple-meta-note,.simple-meta-connected{background:#fff;border:1px solid #dce5f1;border-radius:16px;padding:18px}.simple-meta-steps{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.simple-meta-steps>article{background:#fff;border:1px solid #dce5f1;border-radius:14px;align-items:flex-start;gap:10px;min-height:170px;padding:15px;display:flex}.simple-meta-steps>article.done{background:#f5fcf7;border-color:#c8e7d2}.simple-meta-steps>article.error{background:#fff6f7;border-color:#efc1c8}.simple-meta-steps b{width:29px;height:29px;color:var(--brand-blue);background:#e7eeff;border-radius:50%;flex:0 0 29px;place-items:center;display:grid}.simple-meta-steps h3{margin:2px 0 5px;font-size:12px}.simple-meta-steps p{color:var(--muted);margin:0 0 9px;font-size:9px;line-height:1.45}.simple-meta-steps form{gap:6px;display:grid}.simple-meta-steps input{width:100%;min-height:40px;font:inherit;border:1px solid #d7dfeb;border-radius:9px;padding:0 10px;font-size:10px}.simple-meta-steps details summary{color:#405679;cursor:pointer;font-size:9px;font-weight:850}.simple-meta-connected{grid-template-columns:repeat(3,minmax(0,1fr)) auto auto;align-items:end;gap:8px;display:grid}.simple-meta-connected>div{background:#f5f7fb;border-radius:10px;min-height:64px;padding:10px}.simple-meta-connected span,.simple-meta-connected strong{display:block}.simple-meta-connected span{color:var(--muted);font-size:8px}.simple-meta-connected strong{overflow-wrap:anywhere;margin-top:5px;font-size:10px}.simple-meta-connected .button{white-space:nowrap;min-height:43px}.simple-status{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:8px;font-weight:900;display:inline-flex}.simple-status:before{content:"";border-radius:50%;width:7px;height:7px}.simple-status.ok{color:#22683b;background:#e2f5e9}.simple-status.ok:before{background:#2b9a55}.simple-status.warning{color:#8e5c0f;background:#fff0d8}.simple-status.warning:before{background:#e09628}.simple-product-picker{flex-wrap:wrap;gap:7px;display:flex}.simple-product-picker button{color:#4b5970;text-align:left;cursor:pointer;background:#fff;border:1px solid #d9e2ee;border-radius:12px;gap:3px;min-height:48px;padding:9px 13px;display:grid}.simple-product-picker button.active{color:#274fad;background:#eaf0ff;border-color:#6e8bd1}.simple-product-picker strong,.simple-product-picker span{display:block}.simple-product-picker span{color:#7b8799;font-size:8px}.simple-analysis-card{padding:22px}.simple-analysis-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.simple-analysis-card h3{margin:4px 0 0;font-size:23px}.simple-score-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.simple-score,.simple-confidence{text-align:center;border-radius:15px;align-content:center;justify-items:center;min-height:125px;display:grid}.simple-score{color:#2d56b0;background:#eaf0ff}.simple-confidence{color:#286c40;background:#edf7f0}.simple-score strong,.simple-confidence strong{font-size:36px}.simple-score span,.simple-confidence span{margin-top:6px;font-size:10px;font-weight:850}.simple-analysis-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.simple-analysis-metrics>div{border:1px solid #e0e6ef;border-radius:12px;align-content:space-between;min-height:78px;padding:11px;display:grid}.simple-analysis-metrics span{color:var(--muted);font-size:8px}.simple-analysis-metrics strong{overflow-wrap:anywhere;font-size:13px}.simple-guidance{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.simple-guidance>div{background:#f6f8fb;border-radius:12px;padding:13px}.simple-guidance strong{font-size:10px}.simple-guidance p{color:#57647a;margin:6px 0 0;font-size:10px;line-height:1.55}.simple-missing{color:#86550d;background:#fff4e1;border-left:4px solid #e79a2e;border-radius:9px;margin-top:12px;padding:12px}.simple-missing p{margin:4px 0 0;font-size:9px}.simple-actions-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.simple-association{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex}.simple-association.ok{background:#f3fbf6;border-color:#cce9d5}.simple-association.warning{background:#fffaf0;border-color:#f1d7a8}.simple-association p{color:var(--muted);margin:4px 0 0;font-size:9px}.simple-association-list{border-top:1px solid #eadfc9;gap:6px;width:100%;padding-top:12px;display:grid}.simple-association-list>div{background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.simple-association-list strong,.simple-association-list small{display:block}.simple-association-list small{color:var(--muted);margin-top:3px;font-size:8px}.simple-advanced-details{background:#f8faff;border:1px solid #dce5f1;border-radius:18px;padding:12px;overflow:hidden}@media (width<=1050px){.simple-actions,.simple-metric-grid,.simple-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-cost-groups{grid-template-columns:1fr}.wizard-progress{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){.admin-layout{min-width:0}.admin-sidebar{flex-direction:column;align-items:stretch;gap:0;width:100%;height:auto;min-height:0;padding:12px;position:relative}.admin-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:0;display:grid;overflow:visible}.admin-sidebar nav button{min-height:44px;margin:0}.admin-brand-lockup{margin-bottom:10px}.admin-mode-switch{margin-top:10px}.admin-user{display:none}.admin-main{width:100%;min-width:0;padding:14px 12px 28px}.admin-header{align-items:center}.simple-hero,.simple-summary,.simple-settings-card,.simple-analysis-card{border-radius:16px;padding:16px}.simple-hero h2,.simple-page-intro h2,.simple-section-head h2{font-size:23px}.simple-actions{grid-template-columns:1fr}.simple-actions>button{align-items:center;min-height:82px}.simple-metric-grid{grid-template-columns:1fr 1fr}.simple-metric-grid>article{min-height:94px}.simple-page-intro,.simple-section-head,.simple-settings-head{flex-direction:column;align-items:stretch}.simple-page-intro .button{width:100%}.simple-section-head>small{text-align:left}.simple-product-grid{grid-template-columns:1fr}.simple-product-photo{height:230px}.simple-product-actions button,.simple-settings-tabs button,.simple-actions-row .button{min-height:48px}.simple-settings-tabs,.simple-meta-steps,.simple-meta-connected,.simple-score-row,.simple-guidance,.simple-analysis-metrics{grid-template-columns:1fr}.simple-score,.simple-confidence{min-height:105px}.simple-actions-row{display:grid}.simple-association{flex-direction:column;align-items:stretch}.simple-association .button{width:100%;min-height:48px}.simple-advanced-details{padding:8px}.product-wizard{border-radius:0;width:100%;height:100dvh;max-height:none}.product-wizard>.modal-head{padding:15px 13px}.wizard-progress{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px}.wizard-progress button{min-height:40px}.wizard-body{min-height:0;padding:15px 12px}.wizard-grid{grid-template-columns:1fr}.wizard-existing-media{grid-template-columns:repeat(2,minmax(0,1fr))}.reuse-box{grid-template-columns:1fr}.reuse-preview{grid-column:auto}.reuse-preview dl{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-link-card dl div,.wizard-summary dl div{grid-template-columns:1fr}.wizard-footer{grid-template-columns:1fr 1fr;padding:9px 12px}.wizard-footer>span{display:none}.wizard-footer .button{width:100%;min-height:48px}.simple-lot-list article,.history-list article{flex-direction:column;align-items:flex-start}}@media (width<=460px){.simple-metric-grid,.simple-product-card-body dl{grid-template-columns:1fr}.simple-product-photo{height:205px}}.home-modern{--home-navy:#10233f;--home-blue:#315b98;--home-orange:#ff6b2c;--home-orange-dark:#f2470f;--home-cream:#fff8f1;--home-paper:#fff;--home-green:#129b59;--home-line:#10233f1a;background:radial-gradient(circle at 7% 14%, #ffe2c89e, transparent 22%), radial-gradient(circle at 93% 56%, #d4e7ff6b, transparent 23%), var(--home-cream);min-height:100vh;color:var(--home-navy);font-family:var(--font-home-body), Inter, "Segoe UI", Arial, sans-serif;padding:18px;overflow:hidden}.home-modern h1,.home-modern h2,.home-modern h3,.home-modern strong,.home-modern button,.home-modern .home-logo-name,.home-modern .home-cta{font-family:var(--font-home-heading), Manrope, var(--font-home-body), Inter, "Segoe UI", Arial, sans-serif}.home-shell{background:#fffcf8e6;border:1px solid #ffffffdb;border-radius:34px;width:min(1480px,100%);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 18px 45px #6c472521}.home-header{z-index:20;background:#fffffff2;border-radius:34px;grid-template-columns:1fr auto 1fr;align-items:center;gap:34px;min-height:84px;padding:0 clamp(28px,4vw,52px);display:grid;position:relative;box-shadow:0 8px 28px #3225181a}.home-logo{width:fit-content;color:var(--home-navy);align-items:center;gap:9px;display:inline-flex}.home-logo-speed{gap:5px;width:28px;display:grid}.home-logo-speed i{background:var(--home-orange);border-radius:999px;height:4px}.home-logo-speed i:first-child{width:22px;margin-left:6px}.home-logo-speed i:nth-child(2){width:28px}.home-logo-speed i:nth-child(3){width:18px;margin-left:10px}.home-logo-name{letter-spacing:-.055em;white-space:nowrap;font-size:clamp(23px,2.1vw,34px);font-weight:800}.home-logo-name em{color:var(--home-orange-dark);font-style:italic}.home-nav{justify-content:center;align-items:center;gap:clamp(30px,5vw,68px);font-size:14px;font-weight:700;display:flex}.home-nav a{padding:31px 0;position:relative}.home-nav a:after{content:"";background:var(--home-orange);border-radius:2px;height:2px;transition:transform .18s;position:absolute;bottom:22px;left:0;right:0;transform:scaleX(0)}.home-nav a:hover:after,.home-nav a:focus-visible:after{transform:scaleX(1)}.home-header-actions{justify-self:end;align-items:center;gap:14px;display:flex}.home-language{color:#5d6f8c;background:#fff;border:1px solid #10233f1c;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:13px;display:inline-flex;box-shadow:0 7px 18px #10233f0a}.home-language a{place-items:center;min-width:40px;min-height:36px;font-weight:900;display:grid}.home-language a.active{color:var(--home-orange-dark)}.home-mobile-menu{display:none;position:relative}.home-hero{isolation:isolate;background:radial-gradient(circle at 4% 88%,#ff6b2c14,#0000 32%),linear-gradient(105deg,#fffdfb 0%,#fff9f2 55%,#f8fbff 100%);grid-template-columns:minmax(560px,1.1fr) minmax(470px,.9fr);align-items:center;gap:16px;min-height:455px;padding:42px clamp(36px,4.2vw,62px) 74px;display:grid;position:relative;overflow:hidden}.home-hero:after{content:"";z-index:0;background:#ffffffe6;border-radius:50%;width:510px;height:250px;position:absolute;bottom:-122px;left:-115px;transform:rotate(-7deg)}.home-hero-copy{z-index:4;align-self:start;padding-top:14px;position:relative}.home-hero-copy h1{letter-spacing:-.058em;margin:0;font-size:clamp(48px,3.65vw,56px);line-height:.99}.home-hero-copy h1 span,.home-hero-copy h1 strong{display:block}.home-hero-copy h1 strong{color:var(--home-orange-dark);margin-top:5px;font-weight:800}.home-hero-copy>p{max-width:650px;color:var(--home-blue);margin:22px 0 0;font-size:clamp(17px,1.55vw,22px);line-height:1.45}.home-cta{background:linear-gradient(135deg, #ff7a16, var(--home-orange-dark));color:#fff;border-radius:24px;align-items:center;gap:15px;width:fit-content;min-height:66px;margin-top:30px;padding:0 25px;font-size:18px;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 14px 26px #f2470f45}.home-cta:hover{transform:translateY(-2px);box-shadow:0 18px 30px #f2470f52}.home-cta b{margin-left:3px;font-size:22px}.home-cta-bag{border:2px solid;border-radius:3px;width:23px;height:23px;position:relative}.home-cta-bag:before{content:"";border:2px solid;border-bottom:0;border-radius:8px 8px 0 0;width:9px;height:7px;position:absolute;top:-7px;left:5px}.home-hero-stage{z-index:3;align-self:stretch;min-height:350px;position:relative}.home-hero-arch{background:linear-gradient(175deg,#ffffff40,#0000 42%),linear-gradient(155deg,#dcecff 0%,#ffe2b7 52%,#e7b06e 100%);border:12px solid #ffe1c3c7;border-bottom:0;border-radius:190px 190px 0 0;width:48%;height:94%;position:absolute;bottom:-20px;right:1%;overflow:hidden;box-shadow:0 0 0 7px #fff4e8cc,inset 0 -45px 65px #4b6c5e3d}.home-hero-arch:before,.home-hero-arch:after{content:"";opacity:.78;background:#b5c677;border-radius:55% 45% 0 0;height:32%;position:absolute;bottom:12%;left:-8%;right:-8%;transform:rotate(-4deg)}.home-hero-arch:after{opacity:.7;background:#719457;height:27%;bottom:-2%;transform:rotate(3deg)}.home-hero-arch>span:first-child{background:#ffffffa6;border-radius:8px 8px 0 0;width:9px;height:40%;position:absolute;bottom:16%;right:25%;box-shadow:15px 8px 0 -2px #ffffff85}.home-hero-arch>span:last-child{filter:blur(1px);background:#fff8d8bf;border-radius:50%;width:68px;height:68px;position:absolute;top:18%;right:18%}.home-hero-product{background:#fffffff5;border:1px solid #10233f14;place-items:center;transition:transform .2s;display:grid;position:absolute;overflow:hidden;box-shadow:0 22px 48px #192e482e}.home-hero-product:hover{z-index:8}.home-hero-product img{object-fit:contain;object-position:center;width:100%;height:100%}.home-hero-product-1{border-radius:45% 45% 20px 20px;width:53%;height:88%;bottom:-22px;left:0;transform:rotate(-2deg)}.home-hero-product-2{border-radius:150px 150px 24px 24px;width:41%;height:76%;bottom:-13px;right:10%;transform:rotate(4deg)}.home-hero-dot{z-index:9;background:var(--home-orange);border-radius:50%;position:absolute;box-shadow:0 8px 18px #ff6b2c3d}.home-hero-dot-one{width:17px;height:17px;top:16%;left:47%}.home-hero-dot-two{background:#7fb6ef;width:9px;height:9px;bottom:22%;right:4%}.home-benefits{z-index:12;background:#fffffff5;border:1px solid #10233f12;border-radius:24px;grid-template-columns:repeat(3,1fr);width:calc(100% - clamp(48px,6.5vw,100px));min-height:90px;margin:-42px auto 0;scroll-margin-top:100px;display:grid;position:relative;box-shadow:0 13px 30px #4a35211f}.home-benefits article{justify-content:center;align-items:center;gap:18px;min-width:0;padding:16px 24px;display:flex}.home-benefits article+article{border-left:1px solid var(--home-line)}.home-benefit-icon{border-radius:50%;flex:0 0 55px;place-items:center;width:55px;height:55px;display:grid}.home-benefit-icon svg,.home-how article>span svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.home-benefit-icon.orange{color:var(--home-orange-dark);background:#fff0e8}.home-benefit-icon.green{color:var(--home-green);background:#e7f8ef}.home-benefit-icon.blue{color:#1f5aa7;background:#e9f3ff}.home-benefits strong,.home-benefits small{display:block}.home-benefits strong{font-size:15px;line-height:1.25}.home-benefits small{color:var(--home-blue);margin-top:5px;font-size:12px}.home-offers{padding:30px clamp(30px,4vw,54px) 18px;scroll-margin-top:95px}.home-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:16px;display:flex}.home-section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(26px,2.4vw,34px)}.home-section-heading p{max-width:460px;color:var(--home-blue);text-align:right;margin:0;font-size:12px;line-height:1.5}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-product-card{background:#fff;border:1px solid #10233f12;border-radius:22px;grid-template-columns:minmax(190px,42%) minmax(0,1fr) 56px;align-items:stretch;min-width:0;min-height:210px;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 10px 26px #402f1f17}.home-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #402f1f21}.home-product-image{min-width:0;color:var(--home-navy);background:linear-gradient(145deg,#fffdfa,#f2f6fb);place-items:center;padding:10px;font-weight:900;display:grid;position:relative;overflow:hidden}.home-product-image img{object-fit:contain;object-position:center;width:100%;height:100%}.home-product-copy{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:22px 14px 22px 20px;display:flex}.home-product-copy>strong{letter-spacing:-.035em;width:100%;font-size:clamp(17px,1.5vw,22px);line-height:1.16}.home-product-copy>small{width:100%;min-height:42px;color:var(--home-blue);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:9px;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.home-product-price{flex-wrap:wrap;align-items:baseline;gap:6px 9px;margin-top:12px;display:flex}.home-product-price>span{color:#667a98;text-transform:uppercase;letter-spacing:.08em;flex-basis:100%;font-size:9px;font-weight:700}.home-product-price b{color:var(--home-orange-dark);font-family:var(--font-home-heading), Manrope, var(--font-home-body), Inter, sans-serif;font-size:19px}.home-product-price del{color:#8c98a8;font-size:11px}.home-product-arrow{color:#fff;background:linear-gradient(135deg,#ff7422,#ff3e08);border-radius:50%;align-self:center;place-items:center;width:44px;height:44px;font-size:24px;display:grid;box-shadow:0 9px 20px #f5430a38}.home-products-empty{color:var(--home-blue);text-align:center;border:1px dashed #10233f33;border-radius:18px;margin:0;padding:28px}.home-how{background:linear-gradient(100deg,#eef7ff,#f7fbff 46%,#eaf5ff);border-radius:22px;grid-template-columns:repeat(4,1fr);margin:0 clamp(30px,4vw,54px) 22px;scroll-margin-top:95px;display:grid}.home-how article{align-items:center;gap:14px;min-width:0;padding:16px 20px;display:flex}.home-how article+article{border-left:1px solid #2a5b9721}.home-how article>span{color:#123b7c;background:#fff;border-radius:50%;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.home-how article>span.green{color:var(--home-green)}.home-how strong{font-size:13px;line-height:1.25;display:block}.home-how p{color:var(--home-blue);margin:5px 0 0;font-size:10px;line-height:1.45}.home-footer{color:#6a7890;border-top:1px solid #10233f12;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:0 clamp(30px,4vw,54px);font-size:10px;font-weight:700;display:flex}@media (width<=1120px){.home-hero{grid-template-columns:minmax(470px,1.06fr) minmax(420px,.94fr)}.home-hero-copy h1{font-size:clamp(49px,5.6vw,64px)}.home-product-card{grid-template-columns:minmax(160px,40%) minmax(0,1fr) 50px}.home-how article{gap:10px;padding:15px 12px}.home-how article>span{flex-basis:44px;width:44px;height:44px}}@media (width<=860px){.home-modern{padding:12px}.home-shell{border-radius:28px}.home-header{border-radius:28px;grid-template-columns:1fr auto;gap:12px;min-height:76px;padding:0 20px}.home-logo-speed{gap:4px;width:22px}.home-logo-speed i{height:3px}.home-logo-speed i:first-child{width:18px;margin-left:4px}.home-logo-speed i:nth-child(2){width:22px}.home-logo-speed i:nth-child(3){width:15px;margin-left:7px}.home-logo-name{font-size:clamp(21px,5.6vw,28px)}.home-nav{display:none}.home-language{padding:2px 5px}.home-language a{min-width:32px;min-height:34px}.home-mobile-menu{display:block}.home-mobile-menu summary{cursor:pointer;border-radius:12px;align-content:center;gap:5px;width:42px;height:42px;padding:9px;list-style:none;display:grid}.home-mobile-menu summary::-webkit-details-marker{display:none}.home-mobile-menu summary span{background:var(--home-navy);border-radius:2px;height:2px}.home-mobile-menu nav{background:#fff;border:1px solid #10233f1a;border-radius:15px;width:190px;display:grid;position:absolute;top:50px;right:0;overflow:hidden;box-shadow:0 14px 34px #10233f29}.home-mobile-menu nav a{padding:14px 16px;font-size:13px;font-weight:750}.home-mobile-menu nav a+a{border-top:1px solid #10233f14}.home-hero{grid-template-columns:1fr;gap:16px;min-height:0;padding:42px 24px 72px}.home-hero:after{width:360px;height:180px;bottom:-100px;left:-130px}.home-hero-copy{text-align:left;padding:0}.home-hero-copy h1{max-width:700px;font-size:clamp(43px,9.3vw,62px)}.home-hero-copy>p{max-width:590px;font-size:17px}.home-cta{border-radius:20px;min-height:60px;margin-top:24px;font-size:16px}.home-hero-stage{width:min(610px,100%);min-height:340px;margin:0 auto}.home-hero-product-1{width:51%;height:88%;left:3%}.home-hero-product-2{width:40%;height:76%;right:7%}.home-benefits{width:calc(100% - 34px);margin-top:-38px}.home-benefits article{text-align:center;gap:10px;padding:14px 10px}.home-benefit-icon{flex-basis:45px;width:45px;height:45px}.home-benefit-icon svg{width:24px;height:24px}.home-benefits strong{font-size:12px}.home-benefits small{font-size:10px}.home-product-grid{grid-template-columns:1fr}.home-product-card{grid-template-columns:minmax(170px,42%) minmax(0,1fr) 52px;min-height:190px}.home-how{grid-template-columns:repeat(2,1fr)}.home-how article:nth-child(3){border-top:1px solid #2a5b9721;border-left:0}.home-how article:nth-child(4){border-top:1px solid #2a5b9721}}@media (width<=560px){.home-modern{padding:8px}.home-shell{border-radius:24px}.home-header{border-radius:24px;min-height:72px;padding:0 14px}.home-logo{gap:6px}.home-logo-name{font-size:clamp(18px,5.3vw,24px)}.home-header-actions{gap:3px}.home-language{border-color:#10233f17;gap:1px;font-size:11px}.home-language a{min-width:28px;min-height:34px}.home-mobile-menu summary{width:38px;padding:8px}.home-hero{padding:38px 22px 69px}.home-hero-copy h1{letter-spacing:-.052em;font-size:clamp(40px,11.4vw,54px);line-height:1.01}.home-hero-copy h1 strong{margin-top:4px}.home-hero-copy>p{margin-top:17px;font-size:15px;line-height:1.5}.home-cta{justify-content:center;width:100%;min-height:59px;margin-top:22px;padding:0 18px;font-size:15px}.home-cta b{margin-left:auto}.home-hero-stage{min-height:318px;margin-top:5px}.home-hero-arch{border-width:8px;width:51%;height:88%;bottom:-12px;right:-5%}.home-hero-product-1{border-radius:34% 34% 17px 17px;width:57%;height:82%;bottom:-18px;left:-3%}.home-hero-product-2{width:46%;height:72%;bottom:-8px;right:1%}.home-hero-dot-one{top:17%;left:50%}.home-benefits{border-radius:21px;width:calc(100% - 26px);min-height:118px;margin-top:-42px}.home-benefits article{flex-direction:column;justify-content:center;gap:8px;min-height:118px;padding:10px 6px}.home-benefit-icon{flex-basis:43px;width:43px;height:43px}.home-benefits strong{font-size:11px;line-height:1.2}.home-benefits small{margin-top:3px;font-size:9px}.home-offers{padding:28px 14px 16px}.home-section-heading{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:13px}.home-section-heading h2{font-size:25px}.home-section-heading p{text-align:left;max-width:none;font-size:10px}.home-product-grid{gap:11px}.home-product-card{border-radius:19px;grid-template-columns:39% minmax(0,1fr) 43px;min-height:154px}.home-product-image{padding:7px}.home-product-copy{padding:14px 7px 14px 11px}.home-product-copy>strong{font-size:15px;line-height:1.18}.home-product-copy>small{-webkit-line-clamp:2;min-height:30px;margin-top:6px;font-size:9px}.home-product-price{gap:3px 6px;margin-top:7px}.home-product-price>span{font-size:7px}.home-product-price b{font-size:15px}.home-product-arrow{width:36px;height:36px;font-size:20px}.home-how{border-radius:19px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 14px 16px}.home-how article{text-align:center;flex-direction:column;justify-content:flex-start;gap:8px;min-height:144px;padding:12px 5px}.home-how article:nth-child(3),.home-how article:nth-child(4){border-top:0}.home-how article:nth-child(3){border-left:1px solid #2a5b9721}.home-how article>span{flex-basis:42px;width:42px;height:42px}.home-how article>span svg{width:24px;height:24px}.home-how strong{font-size:9px;line-height:1.25}.home-how p{margin-top:4px;font-size:8px;line-height:1.35}.home-footer{min-height:58px;padding:0 16px;font-size:8px}}@media (width<=360px){.home-logo-speed{display:none}.home-logo-name{font-size:18px}.home-language a{min-width:25px}.home-hero{padding-left:17px;padding-right:17px}.home-hero-copy h1{font-size:38px}.home-cta{font-size:14px}.home-product-card{grid-template-columns:37% minmax(0,1fr) 39px}.home-product-copy>strong{font-size:14px}.home-how{grid-template-columns:repeat(2,1fr)}.home-how article{min-height:125px}.home-how article:nth-child(3),.home-how article:nth-child(4){border-top:1px solid #2a5b9721}.home-how article:nth-child(3){border-left:0}}.postorder-page{--po-blue:#10233f;--po-orange:#ff4d12;--po-orange-soft:#fff0e8;--po-green:#10b864;--po-cream:#fff8f1;background:radial-gradient(circle at 18% 18%, #ff6b2c12, transparent 25%), linear-gradient(180deg, #fffdf9 0%, var(--po-cream) 100%);min-height:100vh;color:var(--po-blue);font-family:var(--font-home-body), Inter, sans-serif;padding:14px;overflow-x:clip}.postorder-shell{width:min(1392px,100%);margin:0 auto;font-size:16px}.postorder-shell h1,.postorder-shell h2,.postorder-shell button,.postorder-shell strong,.postorder-shell b{font-family:var(--font-home-heading), Manrope, sans-serif}.postorder-header{z-index:10;background:#fffffff5;border:1px solid #10233f0d;border-radius:30px;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);align-items:center;gap:24px;min-height:74px;padding:0 28px;display:grid;position:relative;box-shadow:0 10px 30px #40271114}.postorder-brand{min-width:0;color:var(--po-blue);font:850 27px/1 var(--font-home-heading), Manrope, sans-serif;letter-spacing:-.055em;white-space:nowrap;justify-self:start;align-items:center;gap:9px;text-decoration:none;display:inline-flex}.postorder-brand em{color:var(--po-orange);font-style:italic}.postorder-brand-mark{flex:0 0 31px;gap:5px;width:31px;display:grid}.postorder-brand-mark i{background:var(--po-orange);border-radius:99px;height:4px;position:relative}.postorder-brand-mark i:first-child{width:24px;margin-left:7px}.postorder-brand-mark i:nth-child(2){width:31px}.postorder-brand-mark i:nth-child(3){width:21px;margin-left:10px}.postorder-brand-mark i:before{content:"";background:var(--po-orange);border-radius:50%;width:4px;height:4px;position:absolute;top:0;left:-7px}.postorder-header nav{align-items:center;gap:58px;display:flex}.postorder-header nav a{color:var(--po-blue);font-weight:750;text-decoration:none}.postorder-header>.language-switcher{color:#48618c;border:1px solid #10233f17;border-radius:999px;justify-content:center;justify-self:end;min-width:118px;min-height:44px}.postorder-header>.language-switcher button.active{color:var(--po-orange);text-decoration:none}.postorder-menu{display:none}.postorder-success,.postorder-banner,.postorder-offer-card,.postorder-summary,.postorder-actions,.postorder-safety,.postorder-final-message{background:#ffffffed;border:1px solid #10233f0b;box-shadow:0 10px 28px #4027110e}.postorder-success{border-radius:24px;justify-content:center;align-items:center;gap:28px;min-height:124px;margin-top:22px;padding:20px 32px;display:flex}.postorder-success-icon{border:5px solid var(--po-green);width:78px;height:78px;color:var(--po-green);font:900 50px/1 var(--font-home-heading), sans-serif;border-radius:50%;flex:0 0 78px;place-items:center;display:grid}.postorder-success h1{letter-spacing:-.035em;margin:0;font-size:clamp(28px,2.5vw,40px);line-height:1.08}.postorder-success p{color:#31548a;margin:7px 0 0;font-size:18px;line-height:1.22}.postorder-success p+p{margin-top:2px}.postorder-banner{background:linear-gradient(105deg,#fff9f4 0%,#fffdf9 58%,#fff2e8 100%);border-color:#ff4d1245;border-radius:18px;grid-template-columns:86px minmax(0,1fr) 420px;align-items:center;gap:24px;min-height:116px;margin-top:18px;padding:16px 28px 16px 44px;display:grid;position:relative;overflow:hidden}.postorder-gift-icon{color:#fff;background:linear-gradient(145deg,#ff6b2c,#ff3d00);border-radius:50%;place-items:center;width:72px;height:72px;font-size:36px;display:grid;box-shadow:0 12px 24px #ff4d1233}.postorder-banner h2{color:var(--po-orange);letter-spacing:-.03em;margin:0;font-size:clamp(25px,2.35vw,35px);line-height:1.08}.postorder-banner p{margin:8px 0 0;font-size:18px}.postorder-parcel-art{width:420px;height:116px;position:absolute;bottom:0;right:0;overflow:hidden}.postorder-parcel-art:before{content:"";background:linear-gradient(130deg, #ff986d, var(--po-orange));border-radius:50% 0 0;width:470px;height:150px;position:absolute;bottom:-80px;right:-40px}.parcel-box{z-index:2;background:#dba06d;width:98px;height:76px;position:absolute;bottom:10px;right:155px;transform:skewY(-4deg);box-shadow:inset -16px 0 #7846231f,0 12px 20px #4c27111f}.parcel-box:before{content:"";clip-path:polygon(0 70%,78% 0,100% 30%,19% 100%);background:#efbd91;width:100%;height:28px;position:absolute;top:-22px;left:0;transform:skewY(4deg)}.parcel-box i{background:#ffe5c5c7;width:12px;height:90px;position:absolute;top:-13px;left:42px}.parcel-gift{z-index:3;background:#ff5617;width:67px;height:56px;position:absolute;bottom:8px;right:69px;box-shadow:inset -10px 0 #981d001a,0 10px 18px #4d1e0929}.parcel-gift:before{content:"";background:#ff7c45;width:73px;height:14px;position:absolute;top:-11px;left:-3px}.parcel-gift:after{content:"";background:#ffd07e;width:12px;height:67px;position:absolute;top:-11px;left:27px}.parcel-gift i:before,.parcel-gift i:after{content:"";z-index:2;border:7px solid #ffd07e;border-radius:70% 70% 12%;width:30px;height:25px;position:absolute;top:-30px}.parcel-gift i:before{left:8px;transform:rotate(20deg)}.parcel-gift i:after{right:7px;transform:scaleX(-1)rotate(20deg)}.postorder-main-grid{grid-template-columns:minmax(0,1.55fr) minmax(330px,.9fr);gap:24px;margin-top:18px;display:grid}.postorder-offer-card{border-radius:24px;grid-template-columns:minmax(300px,.98fr) minmax(340px,1.05fr);gap:24px;min-height:350px;padding:26px;display:grid;position:relative}.postorder-offer-image{background:radial-gradient(circle at 50% 45%,#fff 0%,#f7fbff 72%,#eef7ff 100%);border:1px solid #10233f0f;border-radius:22px;place-items:center;min-height:294px;display:grid;overflow:hidden}.postorder-offer-image img{object-fit:contain;object-position:center;filter:drop-shadow(0 15px 18px #10233f1c);width:100%;height:100%;max-height:310px;display:block}.postorder-offer-image>span{font-size:90px}.postorder-offer-copy{align-self:center;min-width:0;padding:8px 8px 8px 0}.postorder-offer-copy h2{letter-spacing:-.035em;margin:0;font-size:clamp(27px,2.25vw,36px);line-height:1.12}.postorder-offer-copy p{color:#294c83;margin:16px 0;font-size:17px;line-height:1.45}.postorder-offer-copy ul{color:#294c83;gap:8px;margin:16px 0;padding:0;list-style:none;display:grid}.postorder-offer-copy li{padding-left:20px;line-height:1.35;position:relative}.postorder-offer-copy li:before{content:"✓";color:var(--po-green);font-weight:900;position:absolute;left:0}.postorder-price{align-items:baseline;gap:16px;margin:18px 0 12px;display:flex}.postorder-price del{color:#78839c;font-size:17px}.postorder-price strong{color:var(--po-orange);font-size:49px;line-height:1}.postorder-price small{font-size:24px}.postorder-offer-copy>button,.postorder-confirm{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff5b17,#ff3f08);border:0;border-radius:12px;min-height:54px;font-size:18px;font-weight:850;box-shadow:0 10px 22px #ff4d122b}.postorder-offer-copy>button{width:100%}.postorder-offer-copy>button.selected{background:var(--po-green)}.postorder-offer-copy>a{color:#173f84;text-underline-offset:4px;gap:10px;margin-top:18px;font-weight:720;display:inline-flex}.postorder-offer-copy>a span{color:var(--po-orange);font-size:21px}.postorder-next{width:42px;height:42px;color:var(--po-blue);cursor:pointer;background:#fff;border:1px solid #10233f14;border-radius:50%;font-size:30px;position:absolute;top:18px;right:18px;box-shadow:0 8px 20px #10233f14}.postorder-product-dots{gap:7px;display:flex;position:absolute;bottom:11px;left:50%;transform:translate(-50%)}.postorder-product-dots button{cursor:pointer;background:#d7deea;border:0;border-radius:50%;width:8px;height:8px}.postorder-product-dots button.active{background:var(--po-orange);border-radius:99px;width:22px}.postorder-summary{border-radius:24px;min-width:0;padding:24px 28px}.postorder-summary h2{margin:0;font-size:27px}.postorder-number{color:#42649b;margin:8px 0 14px;font-size:18px}.postorder-summary-items{gap:12px;display:grid}.postorder-summary-items article{border-bottom:1px solid #10233f1c;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:18px;padding:12px 0;display:grid}.postorder-summary-items article>div{place-items:center;width:112px;height:90px;display:grid;position:relative;overflow:hidden}.postorder-summary-items img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:absolute;inset:0}.postorder-summary-items article>p{gap:8px;min-width:0;margin:0;display:grid}.postorder-summary-items strong{font-size:16px;line-height:1.28}.postorder-summary-items span{color:#173f84}.postorder-summary-items span b{color:var(--po-orange)}.postorder-summary-items small{color:#b64a17;background:#fff3e9;border-radius:99px;width:fit-content;padding:4px 8px}.postorder-total{justify-content:space-between;align-items:center;gap:18px;padding-top:18px;display:flex}.postorder-total p{gap:6px;margin:0;display:grid}.postorder-total p strong{font-size:18px}.postorder-total p span{color:#42649b}.postorder-total>b{color:var(--po-orange);flex:none;font-size:35px}.postorder-total>b small{font-size:19px}.postorder-free{color:#07874a;background:#eafaf2;border-radius:99px;width:fit-content;margin:16px 0 0 auto;padding:7px 12px;font-weight:800}.postorder-actions{border-radius:18px;grid-template-columns:minmax(260px,.95fr) minmax(420px,1.35fr);align-items:center;gap:30px;min-height:86px;margin-top:16px;padding:14px 34px;display:grid}.postorder-confirm{grid-column:2;width:100%}.postorder-confirm:disabled{cursor:not-allowed;opacity:.34;box-shadow:none}.postorder-refuse{color:#173f84;cursor:pointer;text-underline-offset:4px;background:0 0;border:0;grid-area:1/1;font-size:16px;text-decoration:underline}.postorder-error{color:#b42318;text-align:center;grid-column:1/-1;margin:-2px 0 0}.postorder-complete-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:18px;margin-top:18px;display:grid}.postorder-complete-layout>.postorder-summary:only-child{grid-column:1/-1}.postorder-final-message{text-align:center;border-radius:24px;place-content:center;gap:12px;min-height:210px;padding:30px;display:grid}.postorder-final-message strong{font-size:25px;line-height:1.3}.postorder-final-message span{color:#07874a;background:#e8faf1;border-radius:99px;justify-self:center;width:fit-content;padding:9px 15px;font-weight:850}.postorder-final-message small{color:#5a6b86;line-height:1.4}.postorder-safety{border-radius:20px;grid-template-columns:repeat(3,1fr);min-height:94px;margin-top:16px;padding:14px 22px;display:grid}.postorder-safety article{justify-content:center;align-items:center;gap:18px;min-width:0;padding:0 24px;display:flex}.postorder-safety article+article{border-left:1px solid #10233f1f}.postorder-safety article>span{border:2px solid var(--po-green);width:52px;height:52px;color:var(--po-green);font:850 26px/1 var(--font-home-heading), sans-serif;border-radius:50%;flex:0 0 52px;place-items:center;display:grid}.postorder-safety strong{font-size:16px;display:block}.postorder-safety p{color:#42649b;margin:5px 0 0;font-size:13px;line-height:1.35}.postorder-unavailable{text-align:center;background:#fff;border-radius:26px;width:min(620px,100% - 24px);margin:14vh auto;padding:42px;box-shadow:0 18px 42px #10233f17}.postorder-unavailable h1{color:#10233f;margin:0}.postorder-unavailable p{color:#42649b;line-height:1.55}.postorder-unavailable a{color:#fff;background:#ff4d12;border-radius:12px;align-items:center;min-height:50px;padding:0 22px;font-weight:800;text-decoration:none;display:inline-flex}.postorder-confetti{z-index:100;pointer-events:none;position:fixed;inset:0;overflow:hidden}.postorder-confetti i{--x:50%;--delay:0s;--spin:240deg;top:-26px;left:var(--x);background:var(--po-orange,#ff4d12);width:10px;height:18px;animation:postorder-confetti-fall 2s cubic-bezier(.18,.7,.25,1) var(--delay) forwards;border-radius:2px;position:absolute}.postorder-confetti i:nth-child(4n+2){background:#10b864;border-radius:50%;width:12px;height:12px}.postorder-confetti i:nth-child(4n+3){background:#10233f}.postorder-confetti i:nth-child(4n){background:#76bfff;width:8px;height:15px}@keyframes postorder-confetti-fall{to{transform:translate3d(calc((var(--x) - 50%) * -.12), 105vh, 0) rotate(var(--spin));opacity:.05}}@media (width<=980px){.postorder-header{grid-template-columns:1fr auto auto}.postorder-header nav{display:none}.postorder-menu{display:block;position:relative}.postorder-menu summary{cursor:pointer;align-content:center;gap:5px;width:44px;height:44px;padding:9px;list-style:none;display:grid}.postorder-menu summary::-webkit-details-marker{display:none}.postorder-menu summary i{background:var(--po-blue);border-radius:9px;height:2px;display:block}.postorder-menu>div{background:#fff;border-radius:14px;gap:5px;min-width:170px;padding:10px;display:grid;position:absolute;top:48px;right:0;box-shadow:0 14px 35px #10233f24}.postorder-menu a{color:var(--po-blue);padding:9px 12px;text-decoration:none}.postorder-banner{grid-template-columns:76px minmax(0,1fr) 250px;padding-left:24px}.postorder-parcel-art{width:270px}.postorder-main-grid{grid-template-columns:1fr}.postorder-offer-card{grid-template-columns:minmax(280px,.9fr) minmax(300px,1fr)}.postorder-summary{padding:24px}}@media (width<=620px){.postorder-page{padding:6px}.postorder-shell{font-size:14px}.postorder-header{border-radius:24px;grid-template-columns:minmax(0,1fr) auto auto;gap:5px;min-height:66px;padding:0 10px 0 13px}.postorder-brand{gap:5px;font-size:clamp(15px,4.45vw,18px)}.postorder-brand-mark{flex-basis:24px;gap:4px;width:24px}.postorder-brand-mark i{height:3px}.postorder-brand-mark i:first-child{width:18px;margin-left:6px}.postorder-brand-mark i:nth-child(2){width:24px}.postorder-brand-mark i:nth-child(3){width:16px;margin-left:8px}.postorder-brand-mark i:before{width:3px;height:3px;left:-6px}.postorder-header>.language-switcher{min-width:86px;min-height:38px}.postorder-header>.language-switcher button{min-width:35px;min-height:38px;font-size:11px}.postorder-menu summary{width:38px;height:38px;padding:8px}.postorder-success{border-radius:20px;justify-content:flex-start;gap:16px;min-height:128px;margin-top:12px;padding:18px 14px}.postorder-success-icon{border-width:4px;flex-basis:57px;width:57px;height:57px;font-size:36px}.postorder-success h1{font-size:clamp(20px,5.9vw,24px);line-height:1.12}.postorder-success p{margin-top:6px;font-size:13px;line-height:1.25}.postorder-success p+p{margin-top:3px}.postorder-banner{border-radius:20px;grid-template-columns:54px minmax(0,1fr);align-content:start;gap:13px;min-height:188px;margin-top:12px;padding:18px 15px 82px}.postorder-gift-icon{width:52px;height:52px;font-size:26px}.postorder-banner h2{font-size:clamp(21px,6.3vw,26px);line-height:1.12}.postorder-banner p{margin-top:9px;font-size:13px;line-height:1.35}.postorder-parcel-art{width:235px;height:91px}.postorder-parcel-art:before{width:292px;height:155px;bottom:-94px;right:-42px}.parcel-box{width:75px;height:56px;bottom:6px;right:90px}.parcel-box:before{height:21px;top:-16px}.parcel-box i{width:9px;height:67px;top:-10px;left:31px}.parcel-gift{width:50px;height:42px;bottom:5px;right:29px}.parcel-gift:before{width:56px;height:11px;top:-9px}.parcel-gift:after{width:9px;height:51px;top:-9px;left:20px}.parcel-gift i:before,.parcel-gift i:after{border-width:5px;width:22px;height:19px;top:-22px}.postorder-main-grid{gap:12px;margin-top:12px}.postorder-offer-card{border-radius:20px;grid-template-columns:54% minmax(0,1fr);gap:10px;min-height:382px;padding:14px 12px 34px}.postorder-offer-image{border-radius:17px;min-height:245px}.postorder-offer-image img{max-height:270px}.postorder-offer-copy{align-self:start;padding:18px 0 0}.postorder-offer-copy h2{font-size:clamp(20px,5.6vw,24px);line-height:1.12}.postorder-offer-copy ul{gap:5px;margin:12px 0;font-size:11px}.postorder-offer-copy p{margin:12px 0;font-size:12px}.postorder-price{gap:2px;margin:14px 0 10px;display:grid}.postorder-price del{font-size:13px}.postorder-price strong{font-size:36px}.postorder-price small{font-size:17px}.postorder-offer-copy>button{min-height:52px;font-size:16px}.postorder-offer-copy>a{margin-top:14px;font-size:12px}.postorder-next{width:34px;height:34px;font-size:24px;top:9px;right:9px}.postorder-summary{border-radius:20px;padding:20px 16px}.postorder-summary h2{font-size:23px}.postorder-number{font-size:15px}.postorder-summary-items article{grid-template-columns:100px minmax(0,1fr);gap:14px}.postorder-summary-items article>div{width:100px;height:82px}.postorder-summary-items strong{font-size:14px}.postorder-summary-items span{font-size:13px}.postorder-total>b{font-size:29px}.postorder-actions{border-radius:20px;grid-template-columns:1fr;gap:12px;min-height:142px;margin-top:12px;padding:16px}.postorder-confirm{grid-area:1/1;min-height:54px}.postorder-refuse{grid-area:2/1;min-height:44px;font-size:13px}.postorder-error{grid-column:1}.postorder-complete-layout{grid-template-columns:1fr;gap:12px;margin-top:12px}.postorder-final-message{border-radius:20px;min-height:150px;padding:22px}.postorder-final-message strong{font-size:20px}.postorder-safety{border-radius:19px;min-height:130px;margin-top:12px;padding:10px 4px}.postorder-safety article{text-align:center;align-content:start;justify-items:center;gap:7px;padding:8px 5px;display:grid}.postorder-safety article>span{flex-basis:42px;width:42px;height:42px;font-size:21px}.postorder-safety strong{font-size:10px;line-height:1.2}.postorder-safety p{margin-top:4px;font-size:8px;line-height:1.3}}@media (width<=360px){.postorder-header>.language-switcher{min-width:75px}.postorder-header>.language-switcher button{min-width:30px}.postorder-success{padding-left:11px;padding-right:10px}.postorder-success-icon{flex-basis:50px;width:50px;height:50px;font-size:31px}.postorder-success h1{font-size:19px}.postorder-success p{font-size:12px}.postorder-banner{grid-template-columns:47px minmax(0,1fr);padding-left:11px;padding-right:11px}.postorder-gift-icon{width:46px;height:46px;font-size:22px}.postorder-banner h2{font-size:20px}.postorder-offer-card{grid-template-columns:50% minmax(0,1fr);padding-left:9px;padding-right:9px}.postorder-offer-copy h2{font-size:18px}.postorder-price strong{font-size:31px}.postorder-summary-items article{grid-template-columns:86px minmax(0,1fr)}.postorder-summary-items article>div{width:86px;height:76px}}@media (prefers-reduced-motion:reduce){.postorder-confetti{display:none}.postorder-shell *,.postorder-shell :before,.postorder-shell :after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.home-modern *,.home-modern :before,.home-modern :after{scroll-behavior:auto!important;transition:none!important}}.home-header{min-height:82px}.home-hero{grid-template-columns:minmax(520px,1.04fr) minmax(500px,.96fr);gap:10px;min-height:438px;padding-top:40px;padding-bottom:66px}.home-hero-copy{padding-top:8px}.home-hero-copy h1{max-width:720px;font-size:clamp(43px,3.45vw,54px);line-height:1.01}.home-hero-copy>p{margin-top:18px}.home-cta{border-radius:21px;min-height:62px;margin-top:25px}.home-hero-stage{min-height:332px;overflow:visible}.home-hero-arch{z-index:1;border-width:10px;width:48%;height:91%;bottom:-8px;right:0;box-shadow:0 0 0 6px #fff4e8d1,inset 0 -34px 58px #4b6c5e33}.home-hero-podium{z-index:2;background:linear-gradient(#fff 0%,#faf8f5 74%,#ece8e2 100%);border-radius:50% 50% 18px 18px;width:112%;height:72px;position:absolute;bottom:-24px;right:-5%;box-shadow:0 -9px 28px #10233f14,0 18px 30px #402f1f1c}.home-hero-podium:before,.home-hero-podium:after,.home-hero-podium>span{content:"";background:#fffffff5;border-radius:50%;position:absolute;box-shadow:0 -4px 14px #10233f12}.home-hero-podium:before{width:49%;height:38px;top:-20px;left:3%}.home-hero-podium:after{width:45%;height:32px;top:-13px;right:4%}.home-hero-product{box-shadow:none;background:0 0;border:0}.home-hero-product-1{z-index:6;border-radius:0;width:59%;height:93%;bottom:-4px;left:-2%;overflow:visible;transform:none}.home-hero-product-1:hover{transform:translateY(-4px)}.home-hero-product-1 img{filter:drop-shadow(0 18px 17px #10233f2e);-webkit-mask-image:radial-gradient(at 50% 55%,#000 48%,#000000f5 62%,#0000 84%);mask-image:radial-gradient(at 50% 55%,#000 48%,#000000f5 62%,#0000 84%)}.home-hero-product-2{z-index:4;filter:drop-shadow(0 15px 18px #10233f24);border-radius:170px 170px 14px 14px;width:47%;height:91%;bottom:-3px;right:0;overflow:hidden;transform:none}.home-hero-product-2:hover{transform:translateY(-4px)}.home-hero-product-2 img{padding:7px;transform:scale(1.14)}.home-benefits{min-height:84px;margin-top:-38px}.home-benefits article{gap:14px;padding-top:12px;padding-bottom:12px}.home-benefit-icon{flex-basis:49px;width:49px;height:49px}.home-offers{padding-top:24px}.home-section-heading{margin-bottom:13px}.home-section-heading h2{font-size:clamp(25px,2.2vw,32px)}.home-product-card{min-height:190px}.home-product-image{background:linear-gradient(145deg,#fffefa,#f7fbff)}.home-product-image img{filter:drop-shadow(0 10px 13px #10233f1a)}.home-footer{display:none}@media (width<=1120px) and (width>=861px){.home-hero{grid-template-columns:minmax(450px,1fr) minmax(390px,.92fr)}}@media (width<=860px){.home-header{min-height:68px}.home-hero{gap:0;min-height:0;padding:28px 24px 52px}.home-hero-copy h1{max-width:650px;font-size:clamp(36px,8.7vw,54px)}.home-hero-copy>p{margin-top:14px;font-size:15px}.home-cta{min-height:54px;margin-top:19px}.home-hero-stage{min-height:245px;margin-top:-3px}.home-benefits{margin-top:-34px}}@media (width<=560px){.home-modern{padding:6px}.home-shell{border-radius:22px}.home-header{border-radius:22px;gap:9px;min-height:56px;padding:0 10px}.home-logo-speed{gap:3px;width:19px}.home-logo-speed i{height:3px}.home-logo-speed i:first-child{width:15px;margin-left:4px}.home-logo-speed i:nth-child(2){width:19px}.home-logo-speed i:nth-child(3){width:13px;margin-left:6px}.home-logo-name{font-size:clamp(17px,5vw,20px)}.home-language{padding:1px 4px;font-size:10px}.home-language a{min-width:25px;min-height:30px}.home-mobile-menu summary{gap:4px;width:34px;height:34px;padding:7px}.home-hero{padding:12px 18px 34px}.home-hero-copy h1{letter-spacing:-.047em;font-size:clamp(26px,7.15vw,29px);line-height:1}.home-hero-copy h1 strong{margin-top:3px}.home-hero-copy>p{max-width:330px;margin-top:8px;font-size:11.5px;line-height:1.36}.home-cta{border-radius:15px;justify-content:flex-start;gap:10px;width:fit-content;min-height:44px;margin-top:11px;padding:0 16px;font-size:13px;box-shadow:0 10px 19px #f2470f3d}.home-cta-bag{width:18px;height:18px}.home-cta-bag:before{width:7px;height:6px;top:-6px;left:3.5px}.home-cta b{display:none}.home-hero-stage{width:100%;min-height:150px;margin-top:-28px}.home-hero-arch{border-width:6px;border-radius:100px 100px 0 0;width:49%;height:92%;bottom:-3px;right:-2%;box-shadow:0 0 0 4px #fff4e8d1,inset 0 -20px 33px #4b6c5e2e}.home-hero-arch>span:first-child{width:5px}.home-hero-arch>span:last-child{width:35px;height:35px}.home-hero-podium{border-radius:50% 50% 11px 11px;width:112%;height:38px;bottom:-12px;right:-6%}.home-hero-podium:before{height:20px;top:-10px}.home-hero-podium:after{height:18px;top:-8px}.home-hero-product-1{width:61%;height:96%;bottom:-3px;left:-4%}.home-hero-product-2{border-radius:90px 90px 8px 8px;width:48%;height:91%;bottom:0;right:-1%}.home-hero-product-2 img{padding:4px;transform:scale(1.12)}.home-hero-dot-one{width:10px;height:10px;top:8%;left:51%}.home-hero-dot-two{width:6px;height:6px}.home-benefits{border-radius:18px;width:calc(100% - 14px);min-height:92px;margin-top:-28px}.home-benefits article{gap:6px;min-height:92px;padding:8px 4px}.home-benefit-icon{flex-basis:36px;width:36px;height:36px}.home-benefit-icon svg{width:20px;height:20px}.home-benefits strong{font-size:10px;line-height:1.16}.home-benefits small{margin-top:3px;font-size:8px}.home-offers{padding:13px 12px 10px}.home-section-heading{margin-bottom:10px}.home-section-heading h2{font-size:21px}.home-product-grid{gap:9px}.home-product-card{border-radius:16px;grid-template-columns:37% minmax(0,1fr) 37px;min-height:86px}.home-product-image{padding:5px}.home-product-copy{padding:7px 4px 7px 8px}.home-product-copy>strong{font-size:13px;line-height:1.14}.home-product-copy>small{-webkit-line-clamp:1;min-height:11px;margin-top:3px;font-size:8px;line-height:1.3}.home-product-price{gap:0 5px;margin-top:3px}.home-product-price>span{display:none}.home-product-price b{font-size:12.5px}.home-product-price del{font-size:8px}.home-product-arrow{width:30px;height:30px;font-size:17px}.home-how{border-radius:17px;min-height:98px;margin:0 12px 12px}.home-how article{gap:6px;min-height:98px;padding:8px 4px}.home-how article>span{flex-basis:36px;width:36px;height:36px}.home-how article>span svg{width:20px;height:20px}.home-how strong{font-size:8px}.home-how p{font-size:7px}}@media (width<=360px){.home-header{min-height:58px;padding-left:10px;padding-right:8px}.home-logo-name{font-size:16px}.home-language a{min-width:23px}.home-hero{padding:15px 14px 35px}.home-hero-copy h1{font-size:25px}.home-hero-copy>p{font-size:11.5px}.home-cta{min-height:42px;padding:0 14px;font-size:12px}.home-hero-stage{min-height:146px}.home-product-card{grid-template-columns:38% minmax(0,1fr) 36px}.home-product-copy>strong{font-size:12px}.home-how{grid-template-columns:repeat(2,1fr)}}.maintenance-control{background:#fff;border:1px solid #dbe4f0;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:26px;display:grid;box-shadow:0 12px 34px #10233f0f}.maintenance-control.active{background:#fff8f1;border-color:#ffb28f}.maintenance-control-copy h3{color:#10233f;margin:4px 0 8px;font-size:1.35rem}.maintenance-control-copy>p:not(.eyebrow){color:#4b6486;max-width:720px;margin:0}.maintenance-control-copy small{color:#6e7f98;margin-top:10px;display:block}.maintenance-control-action{align-items:center;gap:14px;display:flex}.maintenance-control-action>span{color:#167647;background:#e6f7ee;border-radius:999px;padding:8px 13px;font-weight:800}.maintenance-control.active .maintenance-control-action>span{color:#a73d13;background:#ffe0d2}.maintenance-control-message{color:#10233f;border-top:1px solid #e8edf4;grid-column:1/-1;margin:0;padding-top:14px;font-weight:700}@media (width<=720px){.maintenance-control{grid-template-columns:1fr;padding:20px}.maintenance-control-action{flex-direction:column;align-items:stretch}.maintenance-control-action .button{width:100%}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
