@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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}.block{display:block}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#151a18;--muted:#69716d;--line:#dfe4e0;--soft-line:#eaeeeb;--paper:#fff;--wash:#f5f7f4;--lime:#d9ff72;--green:#173c31}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1em;height:1em}.site-header{border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:center;width:min(1240px,100% - 48px);height:76px;margin:0 auto;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-size:18px;font-weight:800;display:inline-flex}.brand>span{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:15px;display:grid}.site-header nav{color:#49504c;align-items:center;gap:32px;font-size:13px;display:flex}.site-header nav a,.text-button{transition:color .2s}.site-header nav a:hover,.text-button:hover{color:#000}.nav-cta,.primary-button{background:var(--ink);color:#fff;border:1px solid var(--ink);justify-content:center;align-items:center;gap:10px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.nav-cta{border-radius:10px;min-height:42px;padding:0 18px;font-size:13px}.nav-cta:hover,.primary-button:hover{background:var(--green);transform:translateY(-2px)}.hero{text-align:center;width:min(980px,100% - 40px);margin:0 auto;padding:74px 0 42px}.eyebrow{color:#4d5651;letter-spacing:.02em;border:1px solid #d9dedb;border-radius:99px;align-items:center;gap:8px;width:max-content;max-width:100%;margin:0 auto 24px;padding:7px 12px 7px 8px;font-size:12px;font-weight:700;display:flex}.eyebrow>span{background:var(--lime);width:24px;height:24px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(55px,7.3vw,94px);font-weight:720;line-height:.93}.hero h1 em{color:#818b85;font-style:normal}.hero>p{color:#59615d;letter-spacing:-.015em;max-width:650px;margin:27px auto 0;font-size:18px;line-height:1.55}.hero-actions{justify-content:center;align-items:center;gap:24px;margin-top:28px;display:flex}.primary-button{border-radius:12px;min-height:52px;padding:0 23px;font-size:14px;box-shadow:0 10px 24px #151a181f}.text-button{align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.text-button span{color:#838c87}.merchant-proof{color:#68706b;justify-content:center;gap:24px;margin-top:28px;font-size:11px;font-weight:600;display:flex}.merchant-proof span{align-items:center;gap:6px;display:inline-flex}.merchant-proof svg{color:#3c684e}.demo-section{padding:28px 24px 80px;overflow:hidden}.commerce-window{background:#fff;border:1px solid #d8ddda;border-radius:20px;width:min(1220px,100%);margin:0 auto;overflow:hidden;box-shadow:0 32px 90px #1b272021,0 2px 8px #141e180f}.window-chrome{border-bottom:1px solid var(--line);color:#7b837e;background:#f8f9f8;grid-template-columns:1fr auto 1fr;align-items:center;height:43px;padding:0 16px;font-size:10px;display:grid}.window-dots{gap:5px;display:flex}.window-dots i{background:#c5cbc7;border-radius:50%;width:7px;height:7px}.secure-url{background:#fff;border:1px solid #e1e5e2;border-radius:7px;padding:7px 40px}.secure-url span{color:#568467;margin-right:6px}.integration-live{color:#2e6043;justify-self:end;align-items:center;gap:6px;font-weight:700;display:flex}.integration-live i,.pulse-dot{background:#51a872;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #51a8721f}.store-nav{border-bottom:1px solid var(--soft-line);grid-template-columns:1fr 1fr 1fr;align-items:center;height:63px;padding:0 24px;display:grid}.store-wordmark{letter-spacing:.18em;font-family:Georgia,serif;font-size:19px}.store-links{color:#626a65;justify-content:center;gap:24px;font-size:11px;display:flex}.store-tools{justify-self:end;gap:18px;font-size:11px;display:flex}.bag{align-items:center;gap:5px;display:inline-flex}.journey-strip{border-bottom:1px solid var(--soft-line);background:#fbfcfb;justify-content:center;align-items:center;height:62px;display:flex}.journey-step{color:#9aa19d;align-items:center;gap:9px;min-width:170px;font-size:11px;font-weight:700;transition:color .35s;display:flex;position:relative}.journey-step:not(:last-child):after{content:"";background:#dfe3e0;width:75px;height:1px;margin-left:auto;margin-right:18px}.journey-step b{border:1px solid #d9dedb;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.journey-step.active{color:var(--ink)}.journey-step.active b{border-color:var(--ink);background:var(--lime);box-shadow:0 0 0 4px #d9ff7247}.journey-step.done{color:#466b56}.journey-step.done b{background:#eef7f0;border-color:#77a286}.demo-workspace{background:#f4f6f3;grid-template-columns:210px minmax(0,1fr);gap:18px;min-height:545px;padding:22px;display:grid}.customer-card,.demo-stage{border:1px solid var(--line);background:#fff;border-radius:14px}.customer-card{padding:15px;transition:box-shadow .35s,border-color .35s}.focus-card{border-color:#8aa67f;box-shadow:0 0 0 4px #d9ff728c}.panel-kicker{color:#8a928d;letter-spacing:.14em;font-size:9px;font-weight:800;line-height:1}.customer-image-wrap{background:#e8ece8;border-radius:10px;height:340px;margin-top:13px;position:relative;overflow:hidden}.customer-image-wrap img{object-fit:cover;object-position:center 42%;width:100%;height:100%}.upload-success{color:#2c5b40;background:#fffffff0;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:9px;left:9px;box-shadow:0 4px 14px #0000001f}.replace-button{color:#454d48;cursor:pointer;background:#fff;border:1px solid #dce1dd;border-radius:8px;width:100%;height:36px;margin-top:11px;font-size:10px;font-weight:700}.privacy-note{text-align:center;color:#8b938e;margin-top:13px;font-size:8px}.privacy-note span{color:#4f775d}.demo-stage{flex-direction:column;min-width:0;padding:18px;display:flex}.stage-heading{justify-content:space-between;align-items:flex-start;height:48px;display:flex}.stage-heading h3{letter-spacing:-.03em;margin:7px 0 0;font-size:17px}.stage-status{color:#56615b;background:#fafbfa;border:1px solid #e0e5e1;border-radius:99px;align-items:center;gap:7px;padding:8px 10px;font-size:9px;font-weight:700;display:flex}.stage-enter{animation:.42s both stageIn}@keyframes stageIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.catalog-grid{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-top:14px;display:grid}.product-card{background:#fff;border:1px solid #e2e6e3;border-radius:11px;min-width:0;transition:border-color .35s,box-shadow .35s,transform .35s;position:relative;overflow:hidden}.product-card.selected{border-color:#66846e;transform:translateY(-3px);box-shadow:0 0 0 3px #d9ff72a6}.product-image{background:#f5f5f3;height:325px}.product-image img{object-fit:cover;object-position:center;width:100%;height:100%}.product-copy{justify-content:space-between;gap:8px;padding:12px 10px;font-size:10px;display:flex}.product-copy strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-copy span{color:#606964}.selected-label{color:#183d2e;background:var(--lime);border-radius:7px;align-items:center;gap:4px;padding:6px 8px;font-size:8px;font-weight:800;display:flex;position:absolute;top:8px;left:8px}.result-layout{flex:1;grid-template-columns:minmax(0,1.65fr) minmax(220px,.7fr);gap:14px;min-height:0;padding-top:12px;display:grid}.result-visual{background:#e7ebe7;border-radius:11px;min-width:0;height:433px;position:relative;overflow:hidden}.main-result-image{object-fit:cover;object-position:center;width:100%;height:100%}.is-processing .main-result-image{filter:blur(2px)brightness(.72);transform:scale(1.02)}.is-processing:after{content:"";background:#d9ff7214;border-top:1px solid #d9ff72f2;animation:1.7s ease-in-out infinite scan;position:absolute;inset:0}@keyframes scan{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.processing-card{z-index:2;text-align:center;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141a17e0;border:1px solid #ffffff80;border-radius:14px;width:280px;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 40px #00000038}.processing-card strong,.processing-card span{display:block}.processing-card strong{margin-top:10px;font-size:13px}.processing-card span{color:#bdc5c0;margin-top:6px;font-size:9px}.ai-spinner{width:36px;height:36px;color:var(--lime);background:#2a332e;border:1px solid #6c766f;border-radius:50%;place-items:center;margin:0 auto;animation:1.5s linear infinite spinGlow;display:grid}@keyframes spinGlow{50%{transform:rotate(180deg);box-shadow:0 0 0 7px #d9ff721f}to{transform:rotate(360deg)}}.processing-bar{background:#3b4640;border-radius:5px;height:3px;margin-top:15px;overflow:hidden}.processing-bar i{border-radius:inherit;background:var(--lime);width:45%;height:100%;animation:1.4s ease-in-out infinite loadBar;display:block}@keyframes loadBar{0%{transform:translate(-110%)}to{transform:translate(240%)}}.fit-badge{color:#fff;background:#121815e6;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:12px;left:12px}.fit-badge svg{color:var(--lime)}.comparison-view{grid-template-columns:1fr 1fr;width:100%;height:100%;display:grid;position:relative}.comparison-half{min-width:0;position:relative;overflow:hidden}.comparison-half img{object-fit:cover;object-position:center;width:100%;height:100%}.comparison-half:first-child img{object-position:center 38%}.comparison-half span{color:#28302c;background:#ffffffeb;border-radius:6px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;top:12px;left:12px}.comparison-divider{background:#fff;width:1px;position:absolute;inset:0 50% 0 auto;box-shadow:0 0 0 1px #00000014}.comparison-divider i{background:var(--lime);border:3px solid #fff;border-radius:50%;width:28px;height:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0003}.product-detail{background:#fff;border:1px solid #e1e5e2;border-radius:11px;padding:12px;overflow:hidden}.detail-product-image{background:#f3f4f2;border-radius:8px;height:105px;overflow:hidden}.detail-product-image img{object-fit:cover;width:100%;height:100%}.rating{color:#d48739;letter-spacing:.03em;margin-top:11px;font-size:8px}.rating span{color:#7e8681;letter-spacing:0}.product-detail h4{letter-spacing:-.025em;margin:7px 0 0;font-size:15px;line-height:1.15}.price-line{align-items:baseline;gap:7px;margin-top:9px;display:flex}.price-line strong{font-size:15px}.price-line span{color:#8a928d;font-size:7px}.detail-row{color:#747d77;justify-content:space-between;margin-top:12px;font-size:8px;display:flex}.detail-row strong{color:#343b37}.sizes{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:8px;display:grid}.sizes span{color:#666f69;border:1px solid #dfe4e0;border-radius:6px;place-items:center;height:27px;font-size:8px;display:grid}.sizes .size-active{border-color:var(--ink);background:var(--ink);color:#fff}.cart-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:40px;margin-top:12px;font-size:9px;font-weight:800;transition:background .25s,transform .25s;display:flex}.cart-success{background:#2f6d49;transform:scale(1.02)}.confidence{color:#5b6f61;justify-content:center;align-items:center;gap:5px;margin-top:10px;font-size:7px;font-weight:700;display:flex}.demo-footer{color:#828a85;border-top:1px solid #e1e5e2;justify-content:space-between;align-items:center;height:35px;padding:0 23px;font-size:8px;display:flex}.demo-footer span:first-child{color:#3b654c;align-items:center;gap:5px;font-weight:800;display:flex}.flow-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:18px;width:min(1100px,100% - 40px);margin:0 auto 100px;padding:28px 34px;display:flex}.flow-note>span{color:#888f8b;letter-spacing:.14em;font-size:9px;font-weight:800}.flow-note strong{font-family:Georgia,serif;font-size:22px;font-weight:500}.flow-note i{color:#a0a7a3;font-style:normal}.flow-note b{color:#69716d;margin-left:auto;font-size:11px;font-weight:600}.how-section{width:min(1200px,100% - 48px);margin:0 auto;padding:42px 0 130px}.section-intro{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:44px;display:flex}.section-intro h2,.mobile-copy h2{letter-spacing:-.055em;margin:12px 0 0;font-size:clamp(38px,4.4vw,62px);line-height:1}.section-intro>p{max-width:380px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.section-label{letter-spacing:.17em;color:#78817c;font-size:9px;font-weight:800}.how-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.how-card{border-right:1px solid var(--line);padding:18px 17px 25px;position:relative}.how-card:last-child{border-right:0}.how-number{color:#949c97;margin-bottom:17px;font:11px Georgia,serif}.how-visual{background:#f0f2ef;border-radius:8px;height:240px;position:relative;overflow:hidden}.how-visual>img{object-fit:cover;width:100%;height:100%}.upload-visual img{object-position:center 38%}.upload-visual span,.tryon-visual span{background:#fff;border-radius:6px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:10px;left:10px;box-shadow:0 5px 15px #0000001f}.upload-visual span{color:#2d6142}.tryon-visual span{background:var(--ink);color:#fff}.tryon-visual span svg{color:var(--lime)}.product-stack img{object-fit:cover;border:4px solid #fff;width:82%;height:78%;position:absolute;box-shadow:0 8px 25px #0000001a}.product-stack img:first-child{top:2%;left:-6%;transform:rotate(-3deg)}.product-stack img:last-child{bottom:0;right:-5%;transform:rotate(4deg)}.checkout-visual{background:#f2f4f1;padding:13px}.checkout-visual>img{border-radius:5px;height:115px}.checkout-visual>div{padding-top:9px}.checkout-visual small,.checkout-visual strong{display:block}.checkout-visual small{font-size:8px}.checkout-visual strong{margin-top:3px;font-size:13px}.checkout-visual button{background:var(--ink);color:#fff;border:0;border-radius:5px;justify-content:center;align-items:center;gap:5px;width:100%;height:30px;margin-top:8px;font-size:8px;font-weight:700;display:flex}.how-card h3{letter-spacing:-.025em;margin:20px 0 0;font-size:16px}.how-card p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.55}.benefits-section{color:#fff;background:#183d32;grid-template-columns:.85fr 1.15fr;gap:80px;padding:85px max(24px,50vw - 600px);display:grid}.light-label{color:#8fb6a5}.benefits-copy h2{letter-spacing:-.06em;max-width:520px;margin:16px 0 0;font-size:clamp(40px,4.3vw,64px);line-height:.98}.benefits-copy p{color:#b8c9c1;max-width:460px;margin:25px 0 0;font-size:15px;line-height:1.65}.benefits-copy>a{border-bottom:1px solid #628477;align-items:center;gap:10px;margin-top:32px;padding-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.benefits-grid{border-top:1px solid #3d5c51;border-left:1px solid #3d5c51;grid-template-columns:1fr 1fr;display:grid}.benefits-grid article{border-bottom:1px solid #3d5c51;border-right:1px solid #3d5c51;min-height:250px;padding:26px;position:relative}.benefit-mark{color:#769388;font-size:9px;position:absolute;top:23px;right:23px}.benefit-icon{width:40px;height:40px;color:var(--lime);border:1px solid #58756b;border-radius:50%;place-items:center;font:20px Georgia,serif;display:grid}.benefits-grid h3{margin:56px 0 0;font-size:18px}.benefits-grid p{color:#a9beb5;margin:9px 0 0;font-size:11px;line-height:1.55}.growth-section{width:min(1200px,100% - 48px);margin:0 auto;padding:130px 0 20px}.growth-intro{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:70px;margin-bottom:48px;display:grid}.growth-intro h2{letter-spacing:-.06em;margin:13px 0 0;font-size:clamp(42px,4.8vw,68px);line-height:.98}.growth-intro>p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.impact-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.impact-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;flex-direction:column;min-height:300px;padding:25px 24px 23px;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s,background .3s;display:flex;position:relative}.impact-grid article:hover{z-index:1;background:#fbfcfa;transform:translateY(-7px);box-shadow:0 20px 50px #1d28221a}.impact-index{color:#939b96;font:11px Georgia,serif;position:absolute;top:26px;right:24px}.impact-direction{background:var(--lime);color:#294638;border-radius:50%;place-items:center;width:48px;height:48px;font:25px Georgia,serif;display:grid}.impact-direction-down{background:#e5efe9}.impact-grid h3{letter-spacing:-.035em;margin:42px 0 0;font-size:20px}.impact-grid p{color:var(--muted);margin:11px 0 24px;font-size:12px;line-height:1.65}.impact-metric{border-top:1px solid var(--soft-line);color:#3b654c;letter-spacing:.04em;text-transform:uppercase;margin-top:auto;padding-top:14px;font-size:9px;font-weight:800}.measurement-panel{background:var(--ink);color:#fff;border-radius:20px;grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px;margin-top:28px;padding:48px;display:grid}.measurement-copy h3{letter-spacing:-.045em;max-width:430px;margin:14px 0 0;font-size:clamp(28px,3vw,42px);line-height:1.05}.measurement-copy p{color:#adb7b1;max-width:420px;margin:20px 0 0;font-size:13px;line-height:1.65}.measurement-flow{border-top:1px solid #3b4440;border-left:1px solid #3b4440;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.measurement-flow li{border-bottom:1px solid #3b4440;border-right:1px solid #3b4440;gap:15px;min-height:125px;padding:20px;display:flex}.measurement-flow li>span{color:var(--lime);font:11px Georgia,serif}.measurement-flow strong,.measurement-flow small{display:block}.measurement-flow strong{font-size:13px}.measurement-flow small{color:#98a39d;margin-top:8px;font-size:10px;line-height:1.45}.mobile-section{grid-template-columns:1fr 1fr;align-items:center;gap:100px;width:min(1120px,100% - 48px);margin:0 auto;padding:140px 0;display:grid}.mobile-copy>p{max-width:430px;color:var(--muted);margin:24px 0 0;font-size:15px;line-height:1.7}.mobile-copy ul{color:#414a45;gap:13px;margin:30px 0 0;padding:0;font-size:12px;font-weight:700;list-style:none;display:grid}.mobile-copy li{align-items:center;gap:8px;display:flex}.mobile-copy li svg{color:#3c6e50}.phone-stage{background:#f0f3ef;border:1px solid #e4e8e5;border-radius:28px;place-items:center;min-height:680px;display:grid;position:relative;overflow:hidden}.phone-frame{z-index:3;background:#fff;border:7px solid #1b201d;border-radius:39px;width:294px;padding:7px 8px 10px;position:relative;box-shadow:0 25px 60px #141f193d}.phone-top{grid-template-columns:1fr auto 1fr;align-items:center;height:23px;padding:0 11px;font-size:8px;font-weight:700;display:grid}.phone-top i{background:#1b201d;border-radius:15px;width:73px;height:19px}.phone-top b{justify-self:end;font-size:8px}.mobile-store-nav{border-bottom:1px solid #e5e8e6;grid-template-columns:1fr auto 1fr;align-items:center;height:38px;display:grid}.mobile-store-nav strong{letter-spacing:.14em;font-family:Georgia,serif;font-size:11px}.mobile-store-nav span:last-child{justify-self:end}.phone-result{height:280px;position:relative;overflow:hidden}.phone-result img{object-fit:cover;width:100%;height:100%}.phone-result>span{color:#fff;background:#141a17e6;border-radius:7px;align-items:center;gap:5px;padding:7px 9px;font-size:7px;font-weight:800;display:flex;position:absolute;bottom:9px;left:9px}.phone-result>span svg{color:var(--lime)}.phone-product-row{grid-template-columns:50px 1fr;gap:9px;padding:10px 2px 8px;display:grid}.phone-product-row img{object-fit:cover;border-radius:5px;width:50px;height:49px}.phone-product-row small,.phone-product-row strong,.phone-product-row b{display:block}.phone-product-row small{color:#909792;letter-spacing:.1em;font-size:6px}.phone-product-row strong,.phone-product-row b{margin-top:4px;font-size:10px}.phone-sizes{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.phone-sizes span{border:1px solid #dfe3e0;border-radius:5px;place-items:center;height:25px;font-size:7px;display:grid}.phone-sizes .phone-size-active{background:var(--ink);color:#fff;border-color:var(--ink)}.phone-cart{background:var(--ink);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100%;height:37px;margin-top:8px;font-size:8px;font-weight:800;display:flex}.phone-home{background:#1e2421;border-radius:5px;width:88px;height:3px;margin:9px auto 0}.phone-shadow-card{z-index:1;border:5px solid #fff;border-radius:14px;width:210px;height:150px;position:absolute;overflow:hidden;box-shadow:0 15px 35px #1c272129}.phone-shadow-card img{object-fit:cover;width:100%;height:100%}.phone-card-one{top:100px;left:-42px;transform:rotate(-8deg)}.phone-card-two{bottom:105px;right:-55px;transform:rotate(7deg)}.mobile-floating-proof{z-index:4;background:#fff;border:1px solid #d7ddd9;border-radius:10px;align-items:center;gap:8px;padding:11px 13px;display:flex;position:absolute;top:225px;right:20px;box-shadow:0 15px 30px #141f1924}.mobile-floating-proof>svg{color:#356447;background:#eaf7ec;border-radius:50%;width:22px;height:22px;padding:4px}.mobile-floating-proof strong,.mobile-floating-proof span{display:block}.mobile-floating-proof strong{font-size:9px}.mobile-floating-proof span{color:#7b837e;margin-top:3px;font-size:7px}.final-cta{text-align:center;color:#fff;background:#161c19;border-radius:26px;margin:0 24px;padding:100px 24px}.cta-kicker{color:#9ca7a1;letter-spacing:.16em;justify-content:center;align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}.cta-kicker>span{background:var(--lime);width:26px;height:26px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.final-cta h2{letter-spacing:-.07em;margin:22px 0 0;font-size:clamp(50px,6.3vw,88px);line-height:.93}.final-cta h2 em{color:#a4aea8;font-style:normal}.final-cta>p{color:#aeb8b2;margin:25px auto 0;font-size:15px}.cta-actions{flex-direction:column;align-items:center;gap:13px;margin-top:32px;display:flex}.lime-button{background:var(--lime);min-height:54px;color:var(--ink);border-radius:11px;align-items:center;gap:10px;padding:0 24px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;display:flex}.lime-button:hover{background:#e5ff9d;transform:translateY(-2px)}.cta-actions>span{color:#707b75;letter-spacing:.04em;font-size:8px}footer{align-items:center;gap:30px;width:min(1200px,100% - 48px);min-height:130px;margin:0 auto;display:flex}footer p{color:#858d88;font-size:10px}footer>div{color:#555d58;gap:22px;margin-left:auto;font-size:10px;display:flex}.footer-brand{font-size:16px}@media (max-width:980px){.site-header nav{display:none}.journey-step{min-width:135px}.journey-step:not(:last-child):after{width:45px}.demo-workspace{grid-template-columns:170px minmax(0,1fr)}.customer-image-wrap{height:315px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{height:150px}.result-layout{grid-template-columns:minmax(0,1.35fr) minmax(200px,.65fr)}.result-visual{height:416px}.flow-note{flex-wrap:wrap}.flow-note b{width:100%;margin-left:0}}@media (max-width:720px){.site-header{width:calc(100% - 30px);height:66px}.nav-cta{min-height:38px;padding:0 12px;font-size:11px}.hero{padding-top:55px}.hero h1{font-size:clamp(48px,14vw,68px)}.hero>p{font-size:16px}.hero-actions{flex-direction:column;gap:16px}.merchant-proof{text-align:left;gap:10px;width:max-content;margin-left:auto;margin-right:auto;display:grid}.demo-section{padding-left:10px;padding-right:10px}.commerce-window{border-radius:14px}.secure-url{white-space:nowrap;text-overflow:ellipsis;max-width:165px;padding:6px 12px;overflow:hidden}.integration-live{display:none}.store-nav{grid-template-columns:1fr auto;height:54px;padding:0 14px}.store-links{display:none}.journey-strip{justify-content:space-between;height:68px;padding:0 13px}.journey-step{text-align:center;flex-direction:column;gap:5px;min-width:0;font-size:7px}.journey-step:not(:last-child):after{width:calc(25vw - 35px);margin:0;position:absolute;top:12px;left:calc(50% + 18px)}.demo-workspace{grid-template-columns:1fr;min-height:0;padding:10px}.customer-card{display:none}.demo-stage{min-height:530px;padding:12px}.stage-heading{height:57px}.stage-heading h3{font-size:15px}.stage-status{white-space:nowrap;text-overflow:ellipsis;max-width:140px;overflow:hidden}.catalog-grid{gap:8px}.product-image{height:180px}.product-copy{font-size:8px}.result-layout{grid-template-columns:1fr}.result-visual{height:340px}.product-detail{grid-template-columns:72px 1fr;column-gap:10px;padding:9px;display:grid}.detail-product-image{grid-row:span 4;height:70px}.rating{margin-top:0}.product-detail h4{font-size:12px}.price-line{margin-top:4px}.detail-row,.sizes,.confidence{display:none}.cart-button{grid-column:1/-1;margin-top:8px}.demo-footer{padding:0 12px}.demo-footer span:last-child{display:none}.flow-note{gap:10px;padding:24px 0}.flow-note strong{font-size:17px}}@media (max-width:430px){.brand{font-size:16px}.nav-cta svg{display:none}.hero{width:calc(100% - 28px)}.eyebrow{font-size:10px}.hero h1{letter-spacing:-.065em}.window-chrome{grid-template-columns:auto 1fr;gap:10px}.catalog-grid{grid-template-columns:1fr 1fr}.product-image{height:145px}.result-visual{height:305px}.processing-card{width:230px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (max-width:980px){.how-grid{grid-template-columns:1fr 1fr}.how-card:nth-child(2){border-right:0}.how-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.how-visual{height:275px}.benefits-section{grid-template-columns:1fr;gap:55px}.growth-intro{grid-template-columns:1fr;gap:24px}.growth-intro>p{max-width:560px}.impact-grid{grid-template-columns:1fr 1fr}.impact-grid article{min-height:270px}.measurement-panel{grid-template-columns:1fr;gap:38px}.mobile-section{gap:45px}.phone-stage{min-height:620px}.mobile-floating-proof{right:8px}.phone-card-one{left:-85px}.phone-card-two{right:-90px}}@media (max-width:720px){.section-intro{display:block}.section-intro>p{margin-top:22px}.how-section{width:calc(100% - 28px);padding-bottom:90px}.how-grid{grid-template-columns:1fr}.how-card,.how-card:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.how-card:last-child{border-bottom:0}.how-visual{height:330px}.benefits-section{padding:70px 20px}.benefits-grid{grid-template-columns:1fr}.benefits-grid article{min-height:210px}.growth-section{width:calc(100% - 28px);padding-top:90px}.growth-intro{margin-bottom:32px}.growth-intro h2 br{display:none}.impact-grid{grid-template-columns:1fr}.impact-grid article{min-height:255px}.measurement-panel{border-radius:16px;padding:34px 22px}.mobile-section{grid-template-columns:1fr;width:calc(100% - 28px);padding:90px 0}.phone-stage{min-height:640px}.phone-card-one{left:-40px}.phone-card-two{right:-45px}.final-cta{border-radius:20px;margin:0 10px;padding:80px 16px}.final-cta h2{font-size:clamp(48px,14vw,72px)}footer{flex-wrap:wrap;align-items:flex-start;width:calc(100% - 30px);padding:40px 0}footer p{order:3;width:100%}footer>div{gap:14px}}@media (max-width:430px){.how-visual{height:260px}.benefits-grid article{min-height:190px}.growth-intro h2{font-size:40px}.measurement-flow{grid-template-columns:1fr}.measurement-flow li{min-height:100px}.mobile-section{overflow:hidden}.phone-stage{min-height:600px}.phone-frame{width:270px}.phone-result{height:250px}.mobile-floating-proof{top:200px;right:-8px}.phone-shadow-card{width:170px;height:120px}.final-cta>p{font-size:13px;line-height:1.6}.lime-button{padding:0 17px;font-size:11px}footer>div{justify-content:space-between;width:100%;margin-left:0}}.scroll-progress-track{z-index:100;pointer-events:none;background:#151a1814;width:100%;height:4px;position:fixed;top:0;left:0}.scroll-progress{width:var(--scroll-progress,0%);background:var(--lime);height:100%;transition:width 80ms linear;display:block;box-shadow:0 2px 12px #51701a6b}.header-enter{animation:.8s cubic-bezier(.22,1,.36,1) both headerDrop}.hero-enter .eyebrow{animation:.8s cubic-bezier(.22,1,.36,1) .12s both premiumRise}.hero-enter h1{animation:.95s cubic-bezier(.22,1,.36,1) .22s both premiumRise}.hero-enter>p{animation:.9s cubic-bezier(.22,1,.36,1) .34s both premiumRise}.hero-enter .hero-actions{animation:.85s cubic-bezier(.22,1,.36,1) .44s both premiumRise}.hero-enter .merchant-proof{animation:.8s cubic-bezier(.22,1,.36,1) .54s both premiumRise}@keyframes headerDrop{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes premiumRise{0%{opacity:0;filter:blur(5px);transform:translateY(28px)}to{opacity:1;filter:blur();transform:translateY(0)}}.motion-ready .reveal-up{opacity:0;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);transform:translateY(58px)}.motion-ready .reveal-scale{opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:scale(.965)translateY(32px)}.motion-ready .reveal-up.is-visible,.motion-ready .reveal-scale.is-visible{opacity:1;transform:none}.motion-ready .how-section:not(.is-visible) .how-card,.motion-ready .benefits-section:not(.is-visible) .benefits-grid article{opacity:0;transform:translateY(24px)}.how-card,.benefits-grid article{transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1),background .3s,border-color .3s}.is-visible .how-card:first-child,.is-visible .benefits-grid article:first-child{transition-delay:80ms}.is-visible .how-card:nth-child(2),.is-visible .benefits-grid article:nth-child(2){transition-delay:.16s}.is-visible .how-card:nth-child(3),.is-visible .benefits-grid article:nth-child(3){transition-delay:.24s}.is-visible .how-card:nth-child(4),.is-visible .benefits-grid article:nth-child(4){transition-delay:.32s}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:var(--ink);height:1px;transition:right .28s;position:absolute;bottom:-7px;left:0;right:100%}.site-header nav a:hover:after{right:0}.nav-cta svg,.primary-button svg,.lime-button svg,.benefits-copy>a svg{transition:transform .25s}.nav-cta:hover svg,.primary-button:hover svg,.lime-button:hover svg,.benefits-copy>a:hover svg{transform:translate(4px)}.brand>span{transition:transform .35s cubic-bezier(.22,1,.36,1),border-radius .35s}.brand:hover>span{border-radius:50%;transform:rotate(-8deg)scale(1.08)}.commerce-window{transition:box-shadow .45s,border-color .45s;transform:translateZ(0)}.commerce-window:hover{border-color:#c9d0cb;box-shadow:0 42px 110px #1b27202b,0 3px 12px #141e1814}.window-dots i{animation:2.8s ease-in-out infinite windowDot}.window-dots i:nth-child(2){animation-delay:.2s}.window-dots i:nth-child(3){animation-delay:.4s}@keyframes windowDot{0%,75%,to{background:#c5cbc7;transform:scale(1)}85%{background:#8a968e;transform:scale(1.35)}}.integration-live i,.pulse-dot{animation:1.7s ease-out infinite livePulse}@keyframes livePulse{0%{box-shadow:0 0 #51a87259}70%,to{box-shadow:0 0 0 7px #51a87200}}.journey-step.active b{animation:1.75s ease-in-out infinite activeStep}@keyframes activeStep{50%{transform:translateY(-2px);box-shadow:0 0 0 7px #d9ff722e}}.product-card img,.detail-product-image img,.how-visual>img,.phone-product-row img{transition:transform .6s cubic-bezier(.22,1,.36,1)}.product-card:hover img{transform:scale(1.045)}.product-card:hover{border-color:#b9c3bc;transform:translateY(-5px)}.product-card.selected:hover{transform:translateY(-7px)}.selected-label{animation:.55s cubic-bezier(.22,1,.36,1) both selectedPop}@keyframes selectedPop{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}.result-visual:before{content:"";z-index:1;pointer-events:none;opacity:0;border:1px solid #ffffff5c;border-radius:7px;transition:opacity .35s;position:absolute;inset:10px}.result-visual:hover:before{opacity:1}.main-result-image{transition:transform 5s cubic-bezier(.2,.7,.2,1)}.result-visual:hover .main-result-image{transform:scale(1.025)}.cart-button:hover{background:var(--green);transform:translateY(-2px);box-shadow:0 8px 18px #151a1829}.cart-success:hover{background:#2f6d49;transform:scale(1.02)translateY(-2px)}.flow-note.is-visible strong{animation:3.8s ease-in-out infinite flowWord}.flow-note.is-visible strong:nth-of-type(2){animation-delay:.22s}.flow-note.is-visible strong:nth-of-type(3){animation-delay:.44s}.flow-note.is-visible strong:nth-of-type(4){animation-delay:.66s}@keyframes flowWord{0%,65%,to{color:var(--ink);transform:translateY(0)}75%{color:#40634e;transform:translateY(-3px)}}.how-card:hover{z-index:2;background:#f8faf7;transform:translateY(-8px);box-shadow:0 22px 48px #1d282217}.how-card:hover .how-visual>img{transform:scale(1.04)}.how-card:hover .product-stack img:first-child{transform:rotate(-6deg)translate(-3px,-3px)}.how-card:hover .product-stack img:last-child{transform:rotate(7deg)translate(4px,2px)}.product-stack img{transition:transform .6s cubic-bezier(.22,1,.36,1)}.benefits-grid article:hover{z-index:1;background:#21483c;border-color:#5d7a70;transform:translateY(-7px);box-shadow:0 18px 42px #08191233}.benefit-icon{transition:transform .45s cubic-bezier(.22,1,.36,1),background .3s,color .3s}.benefits-grid article:hover .benefit-icon{background:var(--lime);color:var(--ink);transform:rotate(-8deg)scale(1.12)}.phone-frame{animation:5.5s ease-in-out infinite phoneFloat}.phone-card-one{animation:6s ease-in-out infinite cardFloatOne}.phone-card-two{animation:6.7s ease-in-out .4s infinite cardFloatTwo}.mobile-floating-proof{animation:4.5s ease-in-out .3s infinite proofFloat}@keyframes phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes cardFloatOne{0%,to{transform:rotate(-8deg)translateY(0)}50%{transform:rotate(-5deg)translateY(-13px)}}@keyframes cardFloatTwo{0%,to{transform:rotate(7deg)translateY(0)}50%{transform:rotate(10deg)translateY(11px)}}@keyframes proofFloat{0%,to{transform:translate(0)}50%{transform:translate(5px,-8px)}}.phone-result img{transition:transform 1s cubic-bezier(.22,1,.36,1)}.phone-frame:hover .phone-result img{transform:scale(1.035)}.phone-cart{transition:transform .25s,background .25s,box-shadow .25s}.phone-cart:hover{background:var(--green);transform:translateY(-2px);box-shadow:0 8px 16px #151a1829}.final-cta:before{content:"";pointer-events:none;border:1px solid #2d3531;border-radius:18px;transition:inset .55s cubic-bezier(.22,1,.36,1),border-color .4s;position:absolute;inset:12px}.final-cta{position:relative;overflow:hidden}.final-cta:hover:before{border-color:#455049;inset:18px}.cta-kicker>span{animation:3s ease-in-out infinite ctaSpark}@keyframes ctaSpark{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.12)}}.lime-button{z-index:1;position:relative}.lime-button:hover{box-shadow:0 14px 30px #d9ff7226}@media (prefers-reduced-motion:reduce){.motion-ready .reveal-up,.motion-ready .reveal-scale,.motion-ready .how-section:not(.is-visible) .how-card,.motion-ready .benefits-section:not(.is-visible) .benefits-grid article{opacity:1;transform:none}.phone-frame,.phone-card-one,.phone-card-two,.mobile-floating-proof,.flow-note.is-visible strong{animation:none!important}.scroll-progress{transition:none}}
