:root{--navy:#000f31;--navy-2:#06173d;--navy-3:#102b57;--ink:#071a40;--muted:#5f7082;--line:#dbe4ea;--surface:#f3f7f8;--white:#fff;--blue:#53baf5;--blue-bright:#79cbff;--rose:#ff767a;--amber:#f6c459}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,input,select,a{outline-offset:3px}main{overflow:hidden}.nav-wrap{background:var(--white);height:76px;color:var(--navy);z-index:10;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;padding:0 5vw;display:flex;position:relative}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-size:19px;font-weight:800;display:inline-flex}.nav-icon{object-fit:cover;border-radius:9px;width:40px;height:40px}.brand-word{text-transform:uppercase;letter-spacing:-.045em;font-size:21px;display:inline-flex}.brand-word b{color:var(--navy)}.brand-word em{color:var(--blue);font-style:normal}.nav-links{align-items:center;gap:34px;margin-left:auto;display:flex}.nav-links a{color:#50617c;font-size:14px;font-weight:700}.nav-links a:hover{color:var(--navy)}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 20px;font-size:14px;font-weight:800;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button span{font-size:17px}.button-nav{border-color:var(--navy);background:var(--navy);min-height:40px;color:var(--white);padding:0 16px}.button-primary{background:var(--blue);color:var(--navy);box-shadow:0 14px 30px #53baf52e}.button-primary:hover{background:var(--blue-bright)}.button-light{background:var(--white);color:var(--navy)}.button-outline{color:var(--navy);background:0 0;border-color:#bdcad3}.full{width:100%}.hero{background:var(--navy);min-height:760px;color:var(--white);grid-template-columns:minmax(340px,.83fr) minmax(560px,1.17fr);align-items:center;gap:6vw;padding:94px 5vw 108px;display:grid;position:relative}.hero-glow{filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow.one{background:radial-gradient(circle,#53baf533,#0000 68%);width:480px;height:480px;top:90px;left:-260px}.hero-glow.two{background:radial-gradient(circle,#2680c32e,#0000 68%);width:560px;height:560px;top:10px;right:-180px}.hero-copy{z-index:1;max-width:670px;position:relative}.eyebrow{color:var(--blue);letter-spacing:.16em;align-items:center;gap:9px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:2px}.eyebrow.dark{color:#1689cc}.hero h1{letter-spacing:-.07em;max-width:740px;margin:20px 0 24px;font-size:clamp(58px,6.4vw,96px);line-height:.94}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:#b7c5d1;max-width:580px;margin:0;font-size:18px;line-height:1.68}.hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.text-link{color:var(--white);align-items:center;gap:10px;font-size:14px;font-weight:800;display:inline-flex}.text-link span{color:var(--blue);font-size:17px}.text-link.dark{color:var(--navy)}.hero-trust{color:#9eb0bf;flex-wrap:wrap;gap:16px 28px;margin-top:44px;font-size:13px;display:flex}.hero-trust span{align-items:center;gap:6px;display:inline-flex}.hero-trust span:before{content:"✓";color:var(--blue);font-weight:900}.hero-trust b{color:var(--white)}.dashboard-wrap{z-index:1;background:var(--white);width:100%;color:var(--ink);border-radius:18px;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg);box-shadow:0 32px 90px #00000052}.dashboard-chrome{color:#8595a2;background:#eaf0f3;align-items:center;gap:6px;height:36px;padding:0 13px;font-size:9px;display:flex}.dashboard-chrome span{background:#bdc9d0;border-radius:50%;width:7px;height:7px}.dashboard-chrome b{margin-left:8px;font-weight:700}.dashboard-main{background:#f5f6f7;min-width:0;min-height:510px;padding:18px 20px 20px}.dash-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.dash-heading{align-items:center;gap:9px;display:flex}.dash-heading>i{background:var(--white);color:#05946f;border:1px solid #dfe4e8;border-radius:7px;place-items:center;width:30px;height:30px;font-size:12px;font-style:normal;display:grid}.dash-title small{letter-spacing:0;color:#6f7e8a;margin-top:4px;font-size:7px;font-weight:500;display:block}.dash-title h2{letter-spacing:-.02em;margin:0;font-size:14px}.dash-actions{align-items:center;gap:5px;font-size:7px;display:flex}.dash-actions>b{color:#074f42;background:#e3f3ef;border:1px solid #9ed1c4;border-radius:7px;padding:7px 9px}.dash-actions>span{color:#5e6b75;padding:7px 6px}.dash-actions>span.selected{background:var(--white);color:#111;border:1px solid #d5dce1;border-radius:99px}.dash-title button{color:#111827;background:var(--white);white-space:nowrap;border:1px solid #c8d0d6;border-radius:7px;padding:7px 9px;font-size:7px;font-weight:800}.dash-title button.refresh{color:var(--white);background:#078a6d;border-color:#078a6d}.insight-cards{grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0 10px;display:grid}.insight-cards article{background:var(--white);border:1px solid #dfe4e8;border-radius:10px;grid-template-columns:35px 1fr;gap:7px;min-width:0;min-height:116px;padding:10px;display:grid}.insight-cards article>div{min-width:0}.insight-cards small{color:#7c8c97;letter-spacing:.05em;font-size:6px}.insight-cards strong{min-height:28px;margin-top:6px;font-size:8px;line-height:1.35;display:block}.insight-cards p{color:#65737e;white-space:nowrap;margin:7px 0 5px;font-size:6px}.insight-cards p b{color:#111;margin-right:3px;font-size:14px}.insight-cards button{color:#111827;background:#f9fafb;border:1px solid #d6dde2;border-radius:99px;padding:5px 7px;font-size:6px;font-weight:800}.insight-cards button.warning-button{background:#ffdfae;border-color:#ffdfae}.product-bottle,.expiry-clock{background:#fafbfb;border:1px solid #dfe4e8;border-radius:7px;width:35px;height:36px;font-style:normal;display:block;position:relative}.product-bottle:before{content:"";background:#e5ecee;border:1px solid #cbd5da;border-radius:2px 2px 4px 4px;width:9px;height:24px;position:absolute;top:6px;left:13px}.product-bottle.tube:before{background:linear-gradient(90deg,#f3efe0,#cdd787);transform:rotate(4deg)}.product-bottle.toner:before{background:linear-gradient(90deg,#f8faf9,#d4dedd)}.product-bottle.ampoule:before{background:linear-gradient(90deg,#ffe8a7,#efb72e)}.product-bottle.ampoule:after{content:"";background:#d6af63;border-radius:2px 2px 0 0;width:5px;height:5px;position:absolute;top:3px;left:15px}.expiry-clock{color:#77848e;place-items:center;font-size:17px;display:grid}.cost-note{color:#687781;margin:8px 0;font-size:7px}.dash-toolbar{color:#76858f;justify-content:space-between;align-items:center;gap:8px;min-height:29px;margin-bottom:8px;font-size:7px;display:flex}.dash-toolbar>div{align-items:center;gap:5px;display:flex}.dash-toolbar>span{background:var(--white);border:1px solid #dfe4e8;border-radius:7px;min-width:165px;padding:7px 9px}.filter{color:#3d4b55;white-space:nowrap;background:#f7f8f9;border:1px solid #dfe4e8;border-radius:99px;padding:6px 9px;font-size:6px}.filter.active{color:#08725c;background:#e7f6f2;border-color:#079c7a}.filter.danger:first-letter{color:#dd3f58}.filter.warning:first-letter{color:#e9b129}.filter.ok:first-letter{color:#38bd8a}.product-table{background:var(--white);border:1px solid #e1e8ed;border-radius:8px;overflow:hidden}.table-row{border-top:1px solid #e9eef1;grid-template-columns:1.65fr .72fr .55fr .72fr .92fr .86fr .78fr 1.05fr;align-items:center;min-height:39px;padding:0 9px;font-size:6px;display:grid}.table-row.head{color:#52616c;border:0;min-height:27px;font-size:5.5px;font-weight:800}.table-row>span{white-space:nowrap;min-width:0}.table-row>span:first-child{align-items:center;gap:7px;font-weight:700;display:flex}.table-row>span:nth-child(3),.table-row>span:nth-child(5),.table-row>span:nth-child(6),.table-row>span:nth-child(7){color:#081423;font-weight:800}.table-row>span:nth-child(7){color:#00765c}.mini-product{flex:none;width:18px;height:25px;display:inline-block;position:relative}.mini-product:before{content:"";background:#f5f7f7;border:1px solid #ccd5d9;border-radius:2px;width:6px;height:19px;position:absolute;top:3px;left:6px}.mini-product.ampoule:before{background:#f2cf69}.mini-product.foam:before{background:#b9ddba}.mini-product.lotion:before{background:#f0f1ef}.suggested b{color:#00765c;background:#dcf8e9;border:1px solid #6ad4a8;border-radius:3px;margin-left:3px;padding:2px 4px;font-size:5px}.tag{white-space:nowrap;border-radius:99px;padding:4px 5px;font-size:5px}.tag.green{color:#188568;background:#e2f7ef}.tag.amber{color:#9a6b00;background:#fff4d9}.tag.rose{color:#be4452;background:#ffe5e8}.value-strip{background:var(--blue);color:var(--navy);justify-content:space-between;align-items:center;gap:30px;padding:30px 5vw;display:flex}.value-strip p{margin:0;font-size:19px;font-weight:800}.value-strip p em{text-underline-offset:4px;font-style:normal;text-decoration:underline;text-decoration-thickness:2px}.value-strip div{text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:16px;font-size:10px;font-weight:900;display:flex}.value-strip i{background:var(--navy);opacity:.4;border-radius:50%;width:5px;height:5px}.section{padding:112px 7vw}.section-heading{grid-template-columns:minmax(300px,1fr) minmax(280px,.6fr);align-items:end;gap:8vw;max-width:1220px;margin:0 auto 58px;display:grid}.section-heading h2,.pricing-heading h2,.workflow h2,.final-cta h2{letter-spacing:-.055em;margin:15px 0 0;font-size:clamp(42px,5.2vw,68px);line-height:1.02}.section-heading>p{color:var(--muted);margin:0 0 8px;font-size:16px;line-height:1.75}.feature-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);max-width:1220px;margin:auto;display:grid}.feature-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:255px;padding:42px 40px 46px;position:relative}.feature-grid article>span{color:#1689cc;letter-spacing:.12em;font-size:12px;font-weight:900}.feature-grid h3{letter-spacing:-.035em;margin:48px 0 12px;font-size:25px}.feature-grid p{color:var(--muted);max-width:470px;margin:0;line-height:1.7}.calculator-section{background:var(--navy);color:var(--white);padding:112px 5vw 120px}.section-heading.light h2{color:var(--white)}.section-heading.light>p{color:#a9bac7}.calculator-card{background:var(--white);max-width:1260px;color:var(--ink);border-radius:20px;grid-template-columns:1.12fr .88fr;margin:auto;display:grid;overflow:hidden;box-shadow:0 30px 90px #0000003d}.calculator-inputs{padding:38px}.calc-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:30px;display:flex}.calc-heading h3{letter-spacing:-.04em;margin:10px 0 0;font-size:28px}.live-pill{color:#147bb7;white-space:nowrap;background:#eaf7ff;border-radius:99px;padding:8px 11px;font-size:10px;font-weight:800}.live-pill i{background:var(--blue);border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.field-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.calc-field{color:#526576;gap:8px;font-size:11px;font-weight:800;display:grid}.input-shell{background:var(--white);border:1px solid #cad5dc;border-radius:8px;grid-template-columns:1fr 28px;align-items:center;display:grid;overflow:hidden}.input-shell:focus-within{border-color:#299fe3;box-shadow:0 0 0 3px #53baf529}.input-shell input{width:100%;height:42px;color:var(--ink);background:0 0;border:0;outline:0;padding:0 11px;font-weight:800}.input-shell b{color:#8797a4;font-size:11px}.fee-box{background:var(--surface);border-radius:10px;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px;padding:20px;display:grid}.plan-field select{background:var(--white);width:100%;height:44px;color:var(--ink);border:1px solid #cad5dc;border-radius:8px;padding:0 9px;font-weight:700}.fee-box>p{color:#778894;grid-column:1/-1;margin:0;font-size:10px;line-height:1.5}.calculator-result{color:var(--white);background:#0d2a45;flex-direction:column;padding:42px 40px;display:flex}.result-topline{color:#b6c4cf;justify-content:space-between;align-items:center;gap:16px;font-size:12px;font-weight:800;display:flex}.status{border-radius:99px;padding:7px 9px;font-size:9px}.status.good{color:var(--blue);background:#53baf524}.status.warn{color:var(--amber);background:#f6c45921}.suggested-price{letter-spacing:-.06em;color:var(--blue);margin:26px 0 12px;font-size:clamp(54px,6vw,78px);line-height:1;display:block}.result-copy{color:#9fb2c1;max-width:390px;margin:0;font-size:12px;line-height:1.65}.result-stats{background:#ffffff1a;grid-template-columns:repeat(3,1fr);gap:1px;margin:32px 0;display:grid}.result-stats div{background:#0d2a45;gap:7px;padding:18px 12px;display:grid}.result-stats span{color:#91a5b6;font-size:9px}.result-stats b{font-size:17px}.cost-breakdown{margin-bottom:32px}.breakdown-title{color:#b8c7d2;justify-content:space-between;margin-bottom:11px;font-size:10px;display:flex}.breakdown-bar{background:#ffffff14;border-radius:99px;height:14px;display:flex;overflow:hidden}.breakdown-bar i{height:100%}.bar-cost{background:#7a98ae}.bar-fee{background:#6f72d9}.bar-tax{background:#e4a851}.bar-profit{background:var(--blue)}.bar-loss{background:var(--rose)}.bar-legend{color:#90a3b3;flex-wrap:wrap;gap:10px 15px;margin-top:12px;font-size:8px;display:flex}.bar-legend span{align-items:center;gap:5px;display:inline-flex}.dot{border-radius:2px;width:6px;height:6px;display:inline-block}.dot.cost{background:#7a98ae}.dot.fee{background:#6f72d9}.dot.tax{background:#e4a851}.dot.profit{background:var(--blue)}.dot.loss{background:var(--rose)}.calculator-result .button{margin-top:auto}.workflow{grid-template-columns:.85fr 1.15fr;align-items:center;gap:10vw;max-width:1380px;margin:auto;display:grid}.workflow-copy>p{color:var(--muted);max-width:520px;margin:24px 0 28px;line-height:1.75}.steps{border-top:1px solid var(--line)}.steps article{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;gap:22px;padding:28px 0;display:grid}.steps article>b{background:var(--navy);width:42px;height:42px;color:var(--blue);border-radius:50%;place-items:center;font-size:11px;display:grid}.steps h3{margin:0 0 8px;font-size:19px}.steps p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.pricing-section{background:var(--surface);padding:110px 7vw 124px}.pricing-heading{text-align:center;max-width:760px;margin:auto}.pricing-heading p{color:var(--muted);margin-top:18px}.price-cards{grid-template-columns:repeat(2,1fr);align-items:stretch;max-width:930px;margin:58px auto 0;display:grid}.price-card{background:var(--white);border:1px solid var(--line);padding:42px;position:relative}.price-card.free{border-radius:18px 0 0 18px}.price-card.unlimited{background:var(--navy);color:var(--white);border-color:var(--navy);border-radius:0 18px 18px 0;transform:scale(1.025);box-shadow:0 26px 60px #06162a2e}.price-card>span{color:#1689cc;letter-spacing:.14em;font-size:11px;font-weight:900}.price-card h3{align-items:end;gap:6px;margin:22px 0 16px;display:flex}.price-card h3 b{letter-spacing:-.05em;font-size:47px}.price-card h3 small{color:#778a99;margin-bottom:7px;font-size:12px}.price-card>p{color:var(--muted);min-height:42px;font-size:13px;line-height:1.6}.unlimited>p,.unlimited h3 small{color:#9eb1c0}.price-card ul{gap:14px;margin:28px 0 32px;padding:0;list-style:none;display:grid}.price-card li{align-items:center;gap:9px;font-size:13px;display:flex}.price-card li:before{content:"✓";color:#238b79;background:#e8f7f3;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-weight:900;display:grid}.unlimited li:before{color:var(--blue);background:#53baf529}.popular{color:var(--navy);background:var(--blue);letter-spacing:.1em;border-radius:99px;padding:7px 9px;font-size:8px;font-weight:900;position:absolute;top:20px;right:24px}.final-cta{background:var(--navy-2);color:var(--white);justify-content:space-between;align-items:center;gap:50px;margin:0;padding:88px 7vw;display:flex;position:relative}.final-cta h2{max-width:780px}.final-cta p{color:#a5b6c3;max-width:650px;line-height:1.7}.final-cta .button{flex:none}footer{background:var(--navy);color:var(--white);grid-template-columns:auto 1fr auto;align-items:center;gap:20px 48px;padding:48px 7vw 36px;display:grid}.footer-brand{font-size:17px}.footer-icon{object-fit:cover;border-radius:9px;width:38px;height:38px}.footer-brand span{text-transform:uppercase;letter-spacing:-.04em;display:inline-flex}.footer-brand span b{color:var(--white)}.footer-brand span em{color:var(--blue);font-style:normal}footer p{color:#8097a9;margin:0;font-size:12px}footer>div{color:#b7c5d0;gap:24px;font-size:12px;font-weight:700;display:flex}footer small{color:#667f92;border-top:1px solid #ffffff14;grid-column:1/-1;margin-top:10px;padding-top:22px;font-size:10px}@media (width<=1120px){.hero{grid-template-columns:1fr;padding-top:72px}.hero-copy{max-width:760px}.dashboard-wrap{max-width:900px;transform:none}.value-strip{flex-direction:column;align-items:flex-start}.calculator-card{grid-template-columns:1fr}.fee-box{grid-template-columns:repeat(2,1fr)}.calculator-result{min-height:560px}}@media (width<=760px){.nav-wrap{padding:0 20px}.nav-links{display:none}.button-nav{padding:0 13px}.button-nav span{display:none}.hero{gap:64px;min-height:auto;padding:68px 20px 76px}.hero h1{font-size:clamp(52px,16vw,76px)}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.dashboard-body{grid-template-columns:1fr}.dashboard-body aside{display:none}.dashboard-main{padding:16px}.dash-stats{grid-template-columns:repeat(2,1fr)}.product-table{overflow-x:auto}.table-row{min-width:560px}.value-strip{padding:28px 20px}.value-strip div{flex-wrap:wrap}.section,.calculator-section,.pricing-section{padding:80px 20px}.section-heading{grid-template-columns:1fr;gap:26px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:230px;padding:34px 28px}.calculator-inputs,.calculator-result{padding:28px 20px}.field-grid,.fee-box{grid-template-columns:1fr}.calc-heading{flex-direction:column}.calculator-result{min-height:auto}.result-stats{background:0 0;grid-template-columns:1fr;gap:0}.result-stats div{border-bottom:1px solid #ffffff1a;padding-left:0;padding-right:0}.calculator-result .button{margin-top:12px}.workflow{grid-template-columns:1fr;gap:56px}.price-cards{grid-template-columns:1fr;gap:16px}.price-card.free,.price-card.unlimited{border-radius:16px}.price-card.unlimited{transform:none}.final-cta{flex-direction:column;align-items:flex-start;padding:78px 20px}footer{grid-template-columns:1fr;padding:44px 20px 30px}footer>div{flex-wrap:wrap}footer small{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
