:root{--bg:#f5f7f2;--surface:#fff;--surface-2:#eef2ea;--ink:#102016;--muted:#6e7d72;--line:#dfe6dd;--dark:#0b1510;--dark-2:#101f16;--accent:#9df08f;--accent-strong:#7be46a;--accent-dark:#1b5f2a;--orange:#ffbf69;--blue:#8fc5ff;--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--shadow-lg:0 28px 70px rgba(23,46,30,.12);--shadow-sm:0 12px 32px rgba(23,46,30,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}a,body,button{font-family:inherit}a{color:inherit;text-decoration:none}button{border:0}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(84,24%,96%,.88);border-bottom:1px solid rgba(223,230,221,.85);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-wrap{min-height:76px;display:flex;justify-content:space-between;gap:28px}.brand,.nav-wrap{align-items:center}.brand{display:inline-flex;gap:10px;font-size:22px;font-weight:800;letter-spacing:-.03em}.brand-mark,.email-logo,.mini-logo{display:grid;place-items:center;background:var(--dark);color:var(--accent);border-radius:12px;font-weight:900}.brand-mark{width:38px;height:38px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08)}.nav-links{display:flex;align-items:center;gap:28px;color:#536158;font-size:14px;font-weight:650}.nav-links a:hover{color:var(--ink)}.nav-actions{display:flex}.btn,.nav-actions{align-items:center;gap:10px}.btn{min-height:46px;display:inline-flex;justify-content:center;padding:0 18px;border-radius:14px;font-weight:750;font-size:14px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--dark);color:#fff;box-shadow:0 10px 28px rgba(11,21,16,.16)}.btn-primary:hover{background:#14261a;box-shadow:0 14px 34px rgba(11,21,16,.22)}.btn-soft{background:#fff;color:var(--ink);border:1px solid var(--line)}.btn-ghost{padding-inline:14px;color:#435047}.btn-ghost,.btn-small{min-height:42px}.btn-large{min-height:56px;padding-inline:22px;border-radius:16px;font-size:15px}.hero{position:relative;overflow:hidden;padding:92px 0 78px}.hero-glow{position:absolute;border-radius:999px;filter:blur(30px);pointer-events:none}.hero-glow-one{width:420px;height:420px;right:-90px;top:-120px;background:rgba(157,240,143,.3)}.hero-glow-two{width:280px;height:280px;left:22%;bottom:-180px;background:rgba(196,231,186,.35)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:68px;gap:68px;align-items:center}.eyebrow,.final-cta-kicker,.section-kicker{display:inline-flex;align-items:center;gap:9px;font-size:12px;line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.eyebrow{padding:10px 13px;border-radius:999px;background:#e8f4e4;color:#376442;border:1px solid #d9ead4}.eyebrow-dot{width:8px;height:8px;border-radius:50%;background:#60c86e;box-shadow:0 0 0 5px rgba(96,200,110,.13)}.hero h1{max-width:700px;margin:26px 0 22px;font-size:clamp(48px,6.2vw,78px);line-height:.98;letter-spacing:-.06em}.hero h1 span{color:#4f8a59}.hero-text{max-width:610px;margin:0;color:var(--muted);font-size:19px;line-height:1.7}.hero-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.hero-proof{display:flex;align-items:center;gap:34px;margin-top:34px}.hero-proof>div{display:flex;flex-direction:column;gap:4px}.hero-proof strong{font-size:18px}.hero-proof span{color:var(--muted);font-size:12px}.hero-visual{position:relative;min-width:0}.dashboard-shell{overflow:hidden;background:#fdfefd;border:1px solid #dce5da;border-radius:27px;box-shadow:var(--shadow-lg);transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.dash-topbar{height:62px;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e6ebe4}.dash-logo,.dash-topbar{display:flex;align-items:center}.dash-logo{gap:8px;font-size:13px}.mini-logo{width:28px;height:28px;border-radius:9px;font-size:12px}.dash-user{padding:7px 10px;border-radius:10px;background:#f2f5f0;color:#657168;font-size:10px;font-weight:700}.dash-body{display:grid;grid-template-columns:120px minmax(0,1fr);min-height:430px}.dash-sidebar{display:flex;flex-direction:column;gap:7px;padding:20px 10px;border-right:1px solid #e8ece6;background:#fafbf9}.dash-sidebar span{padding:9px 8px;border-radius:8px;color:#7a857c;font-size:9px;font-weight:700}.dash-sidebar .active{background:#eaf4e6;color:#2f6137}.dash-main{min-width:0;padding:20px}.card-title-row,.dash-heading-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.dash-heading-row p{margin:0 0 3px;color:#7a857c;font-size:9px}.dash-heading-row h3{margin:0;font-size:19px;letter-spacing:-.04em}.dash-heading-row button{padding:9px 11px;border-radius:9px;background:var(--dark);color:#fff;font-size:9px;font-weight:700}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:16px}.chart-card,.stat-card,.task-card{background:#fff;border:1px solid #e5eae3;border-radius:13px}.stat-card{padding:12px}.stat-card small,.stat-card span{display:block;color:#879187;font-size:8px}.stat-card strong{display:block;margin:6px 0 5px;font-size:17px;letter-spacing:-.03em}.stat-card small{color:#4e8d58}.dash-content-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:10px;gap:10px;margin-top:10px}.chart-card,.task-card{min-height:188px;padding:13px}.card-title-row strong{font-size:10px}.card-title-row span{color:#90998f;font-size:8px}.chart-bars{height:128px;display:flex;align-items:flex-end;gap:7px;margin-top:14px;padding-top:8px;border-bottom:1px solid #e5eae3;background-image:linear-gradient(#f0f2ef 1px,transparent 0);background-size:100% 33%}.chart-bars span{flex:1 1;min-width:8px;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#8de47f,#b9f1ae)}.task-card{display:flex;flex-direction:column;gap:9px}.task-item{display:flex;gap:9px;align-items:flex-start;padding:10px;border-radius:10px;background:#f7f9f6}.task-item.warning{background:#fff8eb}.task-item>span{width:23px;height:23px;display:grid;place-items:center;border-radius:8px;background:#fff;font-size:11px}.task-item small,.task-item strong{display:block}.task-item strong{font-size:8px}.task-item small{margin-top:3px;color:#8a948b;font-size:7px;line-height:1.4}.floating-card{position:absolute;display:flex;align-items:center;gap:11px;min-width:210px;padding:13px 15px;border-radius:15px;background:hsla(0,0%,100%,.96);border:1px solid rgba(218,226,215,.95);box-shadow:var(--shadow-sm)}.floating-card small,.floating-card strong{display:block}.floating-card small{color:#869086;font-size:8px}.floating-card strong{margin-top:4px;font-size:10px}.floating-icon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#eaf5e6;color:#3e7547;font-weight:800}.floating-sale{left:-34px;bottom:54px}.floating-reboost{right:-36px;top:82px}.mini-strip{background:#e7eee3;border-block:1px solid #dce6d8}.mini-strip-inner{min-height:68px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;color:#53635a;font-size:12px;font-weight:750}.dot-separator{color:#9fad9f}.section{padding:110px 0}.section-heading{max-width:720px;margin-bottom:48px}.section-heading.center{margin-inline:auto;text-align:center}.dashboard-showcase-copy h2,.faq-intro h2,.final-cta h2,.reboost-copy h2,.section-heading h2{margin:13px 0 16px;font-size:clamp(38px,5vw,58px);line-height:1.02;letter-spacing:-.055em}.dashboard-showcase-copy>p,.faq-intro p,.reboost-copy>p,.section-heading p{margin:0;color:var(--muted);font-size:17px;line-height:1.7}.section-kicker{color:#4f8657}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.step-card{min-height:310px;position:relative;padding:28px;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);box-shadow:0 12px 40px rgba(19,42,25,.05)}.featured-step{background:#eaf4e6;border-color:#d9ead4}.step-number{position:absolute;top:22px;right:24px;color:#a6b0a7;font-size:12px;font-weight:800}.feature-icon,.step-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:56px;border-radius:16px;background:#f1f5ef;font-size:22px}.featured-step .step-icon{background:var(--dark);color:var(--accent)}.feature-card h3,.step-card h3{margin:0 0 10px;font-size:21px;letter-spacing:-.035em}.feature-card p,.step-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.dark-section{background:var(--dark);color:#fff}.light-heading .section-kicker{color:var(--accent)}.light-heading p{color:#aebbb1}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.feature-card{min-height:255px;padding:26px;border-radius:var(--radius-lg);background:#102019;border:1px solid #203528}.feature-card .feature-icon{margin-bottom:26px;background:#183024;color:var(--accent);font-size:18px}.feature-card p{color:#aebbb1}.feature-large{grid-column:span 2;display:grid;grid-template-columns:70px 1fr;grid-column-gap:6px;column-gap:6px}.feature-large .feature-icon{margin:0}.price-demo{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:24px}.price-demo>div{padding:15px;border-radius:14px;background:#14281d;border:1px solid #274132}.price-demo .recommended{background:#1a3925;border-color:#3c6a49}.price-demo span,.price-demo strong{display:block}.price-demo span{color:#9eada2;font-size:10px}.price-demo strong{margin-top:5px;font-size:20px}.dashboard-section{background:#f7f8f5}.dashboard-showcase-grid{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:72px;gap:72px;align-items:center}.dashboard-showcase-copy h2,.faq-intro h2,.reboost-copy h2{font-size:clamp(38px,4.5vw,54px)}.bullet-list{margin:28px 0 24px;display:grid;grid-gap:13px;gap:13px}.bullet-item{display:flex;align-items:center;gap:12px;color:#46534a;font-weight:700}.check-icon{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#e5f4e2;color:#3f854b;font-size:12px;font-weight:900}.text-link{display:inline-flex;align-items:center;gap:8px;color:#2d6338;font-weight:800}.business-panel{padding:28px;border-radius:28px;background:#fff;border:1px solid #e2e7df;box-shadow:var(--shadow-lg)}.business-kpis,.business-panel-head,.business-row,.order-row,.platform-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.business-panel-head span{color:#879188;font-size:11px}.business-panel-head h3{margin:5px 0 0;font-size:24px;letter-spacing:-.04em}.period-chip{padding:9px 12px;border-radius:12px;background:#f2f5f0;color:#667268;font-size:11px;font-weight:750}.business-kpis{margin:24px 0 18px}.business-kpis>div{flex:1 1;padding:18px;border-radius:18px;background:#f8faf7;border:1px solid #e6ebe4}.business-kpis small,.business-kpis span,.business-kpis strong{display:block}.business-kpis span{color:#7c877e;font-size:11px}.business-kpis strong{margin:7px 0 4px;font-size:28px;letter-spacing:-.04em}.business-kpis small{color:#4d9258;font-size:10px;font-weight:700}.business-row{align-items:stretch}.business-chart{flex:1.35 1;padding:18px;border-radius:18px;background:#fbfcfa;border:1px solid #e8ece6}.line-chart svg{width:100%;display:block}.chart-labels{display:flex;justify-content:space-between;color:#9ba49c;font-size:10px}.platform-list{flex:0.75 1;display:grid;align-content:center;grid-gap:10px;gap:10px;padding:14px;border-radius:18px;background:#fbfcfa;border:1px solid #e8ece6}.platform-row{justify-content:flex-start;color:#6e796f;font-size:10px}.platform-row strong{margin-left:auto;color:var(--ink)}.platform-dot{width:8px;height:8px;border-radius:50%}.p1{background:#8fe783}.p2{background:#8fc5ff}.p3{background:#ffbf69}.orders-list{margin-top:18px;border-top:1px solid #e8ece6}.order-row{padding:14px 0;border-bottom:1px solid #eef1ec}.order-row>div{display:flex;flex-direction:column;gap:4px}.order-row strong{font-size:12px}.order-row span{color:#889188;font-size:10px}.status{padding:7px 9px;border-radius:999px;font-weight:750}.status-orange{background:#fff3df;color:#9b6822!important}.status-blue{background:#eaf4ff;color:#3d719f!important}.status-green{background:#e8f5e5;color:#3c8047!important}.reboost-section{background:#edf3e9}.reboost-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:80px;gap:80px;align-items:center}.email-mockup{max-width:540px;border-radius:26px;overflow:hidden;background:#fff;border:1px solid #dce5d8;box-shadow:var(--shadow-lg);transform:rotate(-2deg)}.email-window-top{height:48px;display:flex;align-items:center;gap:7px;padding:0 17px;background:#f5f6f3;border-bottom:1px solid #e2e7df}.email-window-top span{width:9px;height:9px;border-radius:50%;background:#d9ded7}.email-body{padding:38px}.email-logo{width:42px;height:42px;margin-bottom:14px}.email-small{color:#6f7b72;font-size:9px;letter-spacing:.18em;font-weight:900}.email-body h3{margin:18px 0 12px;font-size:29px;line-height:1.1;letter-spacing:-.045em}.email-body>p{margin:0;color:#6f7b72;font-size:14px;line-height:1.65}.email-product{display:flex;align-items:center;gap:13px;margin:24px 0;padding:14px;border-radius:15px;background:#f5f7f3}.product-thumb{width:56px;height:56px;display:grid;place-items:center;border-radius:12px;background:#c9d9c3;color:#4b6250;font-size:11px;font-weight:900}.email-product span,.email-product strong{display:block}.email-product strong{font-size:13px}.email-product span{margin-top:5px;color:#819083;font-size:10px}.email-body button{width:100%;min-height:48px;border-radius:13px;background:var(--dark);color:#fff;font-weight:800}.reboost-points{display:grid;grid-gap:12px;gap:12px;margin-top:28px}.reboost-points>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #d6e0d2}.reboost-points strong{color:#315d39}.reboost-points span{color:#667568;font-size:13px}.pricing-section{background:#f8faf7}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;align-items:stretch}.pricing-card{position:relative;display:flex;flex-direction:column;padding:30px;border-radius:26px;background:#fff;border:1px solid #e0e6dd;box-shadow:0 16px 42px rgba(28,50,34,.05)}.pricing-featured{background:var(--dark);color:#fff;border-color:var(--dark);transform:translateY(-10px);box-shadow:0 28px 70px rgba(11,21,16,.2)}.pricing-badge{position:absolute;top:16px;right:16px;padding:8px 10px;border-radius:999px;background:#e7f6e3;color:#3d7447;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.pricing-featured .pricing-badge{background:var(--accent);color:#15331a}.pricing-card-head h3{margin:0 0 10px;font-size:26px;letter-spacing:-.04em}.pricing-card-head p{min-height:48px;margin:0;color:#78837a;font-size:13px;line-height:1.6}.pricing-featured .pricing-card-head p,.pricing-featured .trial-copy{color:#afbbb1}.price-row{display:flex;align-items:baseline;gap:8px;margin:28px 0 5px}.price-row strong{font-size:42px;letter-spacing:-.055em}.price-row span{color:#7f8a81;font-size:12px}.pricing-featured .price-row span{color:#9eaaa1}.trial-copy{margin:0 0 20px;color:#6f7b72;font-size:11px}.pricing-btn{width:100%}.pricing-featured .btn-primary{background:var(--accent);color:#15331a}.pricing-features{display:grid;grid-gap:13px;gap:13px;margin-top:26px}.pricing-features>div{display:flex;align-items:center;gap:10px;font-size:13px;color:#556158}.pricing-featured .pricing-features>div{color:#d3dbd4}.pricing-note{max-width:800px;margin:26px auto 0;color:#889289;font-size:11px;line-height:1.6;text-align:center}.compact-heading{margin-bottom:36px}.compare-section{background:#fff}.compare-wrap{max-width:980px}.compare-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.compare-card{min-height:450px;padding:30px;border-radius:28px;border:1px solid #e1e6df}.old-way{background:#f7f7f4}.new-way{background:var(--dark);color:#fff}.compare-label{display:inline-flex;padding:8px 10px;border-radius:999px;background:#fff;color:#68746b;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.new-way .compare-label{background:#183024;color:var(--accent)}.compare-flow,.fast-flow{height:calc(100% - 50px);display:flex;flex-direction:column;align-items:center;justify-content:center}.compare-flow{gap:5px}.compare-flow span{width:min(290px,100%);padding:12px 14px;border-radius:12px;background:#fff;border:1px solid #e3e7e0;color:#5f6c62;font-size:12px;font-weight:700;text-align:center}.compare-flow i{color:#abb4ac;font-style:normal}.fast-flow{gap:10px}.fast-flow div{width:70px;height:70px;display:grid;place-items:center;border-radius:22px;background:#173023;font-size:27px}.fast-flow strong{font-size:15px}.fast-flow span{color:#5f7d66}.faq-section{background:#f5f7f2}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:80px;gap:80px;align-items:start}.faq-intro{position:-webkit-sticky;position:sticky;top:120px}.faq-list{border-top:1px solid #dfe5dc}.faq-item{padding:0;border-bottom:1px solid #dfe5dc}.faq-item summary{cursor:pointer;list-style:none;padding:22px 0;font-size:16px;font-weight:780}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";float:right;color:#6a786d}.faq-item[open] summary:after{content:"–"}.faq-item p{margin:-5px 0 24px;padding-right:40px;color:#6e7b71;font-size:14px;line-height:1.7}.final-cta{padding:90px 0;background:var(--dark);color:#fff}.final-cta-inner{max-width:850px;text-align:center}.final-cta-kicker{color:var(--accent)}.final-cta h2{font-size:clamp(42px,6vw,66px)}.final-cta p{max-width:690px;margin:0 auto 28px;color:#aebbb1;font-size:17px;line-height:1.7}.final-cta .btn-primary{background:var(--accent);color:#15331a}.final-cta small{display:block;margin-top:16px;color:#7e9082}.footer{background:#08110c;color:#fff;padding:68px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:46px;gap:46px}.footer-brand p{max-width:260px;margin:16px 0 0;color:#7f9083;font-size:13px;line-height:1.6}.footer-col{display:grid;align-content:start;grid-gap:12px;gap:12px}.footer-col strong{margin-bottom:5px;font-size:12px}.footer-col a{color:#829084;font-size:12px}.footer-col a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:54px;padding-top:22px;border-top:1px solid #16241b;color:#667668;font-size:10px}@media (max-width:1080px){.nav-links{display:none}.dashboard-showcase-grid,.hero-grid,.reboost-grid{gap:42px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px;margin:0 auto;text-align:center}.hero-text{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{max-width:820px;margin:15px auto 0}.feature-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.dashboard-showcase-grid,.reboost-grid{grid-template-columns:1fr}.dashboard-showcase-copy,.reboost-copy{max-width:720px}.email-mockup{margin:0 auto}.pricing-grid{grid-template-columns:1fr;max-width:720px;margin:0 auto}.pricing-featured{transform:none}}@media (max-width:760px){.container{width:min(100% - 28px,1180px)}.nav-wrap{min-height:68px}.nav-actions .btn-ghost{display:none}.brand{font-size:19px}.brand-mark{width:34px;height:34px}.hero{padding:70px 0 62px}.hero h1{font-size:clamp(44px,13vw,62px)}.hero-text{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.hero-proof{gap:20px}.dashboard-shell{transform:none}.dash-body{grid-template-columns:1fr}.dash-sidebar{display:none}.dash-content-grid,.stat-grid{grid-template-columns:1fr}.floating-card{display:none}.mini-strip-inner{padding:16px 0;gap:8px 12px;text-align:center}.dot-separator{display:none}.section{padding:82px 0}.dashboard-showcase-copy h2,.faq-intro h2,.reboost-copy h2,.section-heading h2{font-size:39px}.compare-grid,.faq-grid,.feature-grid,.footer-grid,.steps-grid{grid-template-columns:1fr}.feature-large{grid-column:span 1;display:block}.feature-large .feature-icon{margin-bottom:26px}.price-demo{grid-template-columns:1fr}.business-kpis,.business-row{flex-direction:column;align-items:stretch}.business-kpis>div{width:100%}.email-body{padding:28px 22px}.email-mockup{transform:none}.faq-grid{gap:36px}.faq-intro{position:static}.footer-grid{gap:30px}.footer-bottom{flex-direction:column;align-items:flex-start}}.auth-page{min-height:100vh;display:grid;place-items:center;padding:100px 24px 48px;position:relative;overflow:hidden;background:radial-gradient(circle at 20% 10%,rgba(121,207,122,.18),transparent 30%),radial-gradient(circle at 90% 80%,rgba(121,207,122,.12),transparent 32%),#f6f8f3}.auth-glow{position:absolute;border-radius:999px;filter:blur(30px);pointer-events:none}.auth-glow-one{width:360px;height:360px;background:rgba(139,224,131,.2);top:-140px;right:-60px}.auth-glow-two{width:300px;height:300px;background:rgba(197,239,191,.28);bottom:-120px;left:-90px}.auth-brand{position:absolute;top:28px;left:38px;display:inline-flex;align-items:center;gap:10px;color:#102419;font-size:23px;font-weight:700;text-decoration:none}.auth-card{width:min(100%,540px);background:hsla(0,0%,100%,.92);border:1px solid rgba(20,47,31,.09);border-radius:30px;padding:38px;box-shadow:0 28px 80px rgba(27,61,38,.12);position:relative;z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-card-top h1{margin:10px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5vw,48px);line-height:1.02;color:#102419;letter-spacing:-.04em}.auth-bottom,.auth-card-top p,.auth-legal,.selected-plan span{color:#69766d}.auth-kicker{display:inline-flex;padding:8px 12px;border-radius:999px;background:#edf7ea;color:#4e8e52;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.selected-plan{margin:24px 0 0;padding:15px 17px;border:1px solid #dbe8d8;background:#f6fbf4;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.selected-plan span{font-size:13px}.selected-plan strong{color:#183322;font-size:14px;text-align:right}.auth-tabs{margin-top:26px;display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#f0f3ee;border-radius:14px}.auth-tabs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:11px;background:transparent;padding:12px 10px;cursor:pointer;color:#6f7972;font:inherit;font-weight:700}.auth-tabs button.active{color:#102419;box-shadow:0 4px 12px rgba(22,51,31,.08)}.auth-form{display:grid;grid-gap:18px;gap:18px;margin-top:24px}.auth-form label{display:grid;grid-gap:8px;gap:8px;color:#293c30;font-size:14px;font-weight:700}.auth-form input{width:100%;border:1px solid #dce3da;border-radius:14px;background:#fff;padding:14px 15px;font:inherit;outline:none;color:#17271c;transition:.2s ease}.auth-form input:focus{border-color:#85bf82;box-shadow:0 0 0 4px rgba(122,189,116,.12)}.auth-submit{width:100%;justify-content:center;border:0;cursor:pointer}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-alert{border-radius:13px;padding:12px 14px;font-size:13px;line-height:1.5}.auth-alert.error{background:#fff0ee;border:1px solid #ffd2cb;color:#9a3627}.auth-alert.success{background:#eef8eb;border:1px solid #d7edcf;color:#3f7442}.auth-legal{margin:18px 0 0;text-align:center;font-size:12px;line-height:1.6}.auth-bottom{margin-top:24px;padding-top:20px;border-top:1px solid #edf0eb;display:flex;justify-content:space-between;gap:16px;font-size:12px}.auth-bottom a{color:#315f39;font-weight:700;text-decoration:none}.app-shell{min-height:100vh;display:grid;grid-template-columns:245px minmax(0,1fr);background:#f5f7f2;color:#17291d}.app-sidebar{min-height:100vh;padding:28px 20px 22px;background:#10241a;color:#fff}.app-logo{display:inline-flex;text-decoration:none;font-size:24px;padding:0 8px}.app-sidebar .brand-mark{background:#8ad984;color:#10241a}.app-nav{display:grid;grid-gap:7px;gap:7px;margin-top:46px}.app-nav a,.app-nav>span{min-height:46px;display:flex;align-items:center;gap:11px;padding:0 12px;border-radius:13px;color:hsla(0,0%,100%,.67);text-decoration:none;font-size:14px}.app-nav a.active{background:rgba(148,221,140,.13);color:#b8efb2}.app-nav .soon{opacity:.7}.app-nav em{margin-left:auto;font-style:normal;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,100%,.45)}.sidebar-bottom{display:grid;grid-gap:14px}.sidebar-plan{border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.05);border-radius:14px;padding:13px 14px;display:grid;grid-gap:5px;gap:5px}.sidebar-plan span{color:hsla(0,0%,100%,.56);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.sidebar-plan strong{font-size:13px;color:#c6f5c1}.sidebar-bottom button{border:0;background:transparent;color:hsla(0,0%,100%,.57);text-align:left;padding:8px 10px;cursor:pointer;font:inherit;font-size:13px}.app-content{padding:34px 40px 60px;min-width:0}.app-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.app-topbar p{margin:0 0 5px;color:#758078;font-size:14px}.app-topbar h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,42px);line-height:1.05;letter-spacing:-.035em;color:#10241a}.topbar-actions{gap:10px}.topbar-actions .btn:disabled{opacity:.55;cursor:not-allowed}.trial-badge{border:1px solid #d8e7d4;background:#eef8eb;color:#4f8651;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:800}.app-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.app-metrics article,.app-panel{background:#fff;border:1px solid #e3e8df;border-radius:20px;box-shadow:0 12px 30px rgba(32,61,38,.045)}.app-metrics article{padding:20px;display:grid;grid-gap:5px;gap:5px}.app-metrics article>span,.panel-heading>div>span{color:#7a847d;font-size:12px}.app-metrics strong{margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:31px;color:#173020}.app-metrics small{color:#8a938c;font-size:11px}.app-grid-bottom,.app-grid-main{display:grid;grid-gap:16px;gap:16px;margin-top:16px}.app-grid-main{grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr)}.app-grid-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.app-panel{padding:22px;min-width:0}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.panel-heading h2{margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:22px;color:#16301f}.panel-filter{padding:7px 10px;border-radius:999px;background:#f3f5f1;color:#7b847d;font-size:10px}.empty-chart{height:275px;border-radius:16px;background:linear-gradient(180deg,hsla(98,19%,92%,.8) 1px,transparent 0) 0 0 /100% 25%,#fbfcfa;position:relative;overflow:hidden}.fake-bars{position:absolute;inset:50px 30px 35px;display:flex;align-items:flex-end;gap:9px;opacity:.35}.fake-bars span{flex:1 1;background:#7ed979;border-radius:6px 6px 2px 2px}.empty-overlay{position:absolute;inset:0;display:grid;place-content:center;text-align:center;padding:24px;background:hsla(0,0%,100%,.54);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.clean-state strong,.empty-overlay strong,.empty-table strong{color:#24432d}.clean-state p,.empty-overlay p,.empty-table p,.notification-list p,.recommendation-card p{color:#7b867e;font-size:12px;line-height:1.55}.clean-state,.empty-table{min-height:220px;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;text-align:center;padding:20px}.clean-state>span,.empty-table>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#edf8ea;color:#58a258;font-size:18px;font-weight:900}.action-list,.notification-list,.product-list,.sales-list{display:grid;grid-gap:10px;gap:10px}.action-item{display:flex;gap:11px;align-items:center;padding:13px;background:#f7f9f5;border-radius:13px}.action-item.warning{background:#fff9eb}.action-item>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#fff;color:#4f8754}.action-item div,.product-list>div>div{display:grid;grid-gap:3px;gap:3px}.action-item strong,.product-list strong{font-size:13px}.action-item small,.product-list small{color:#8a938d;font-size:10px}.product-list>div,.sales-list>div{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #edf0eb}.product-list>div>span{text-transform:capitalize;padding:6px 9px;background:#f0f4ee;border-radius:999px;color:#5e6d62;font-size:10px}.recommendation-card{min-height:220px;border-radius:17px;background:linear-gradient(135deg,#edf8e9,#f8fbf6);padding:22px;display:flex;align-items:flex-start;gap:14px}.recommendation-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#173020;color:#a8e5a2;font-size:18px;flex:0 0 auto}.recommendation-card strong{display:block;color:#21442b;margin-bottom:7px}.notification-list>div{padding:13px;border-radius:13px;background:#f7f9f5}.notification-list p{margin:4px 0 0}.app-loading,.app-state-page{min-height:100vh;display:grid;place-items:center;background:#f5f7f2;padding:24px;text-align:center}.app-loading-mark{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;margin:0 auto 13px;background:#10241a;color:#9fe399;font-family:Georgia,Times New Roman,serif;font-weight:800;font-size:22px}.app-loading p{color:#79847c}.app-state-card{width:min(100%,520px);background:#fff;border:1px solid #e1e7de;border-radius:26px;padding:38px;box-shadow:0 22px 60px rgba(25,55,33,.09)}.app-state-card.wide{width:min(100%,650px)}.app-state-card .brand-mark{margin:0 auto 20px}.app-state-card h1{font-family:Georgia,Times New Roman,serif;color:#173020;font-size:38px;line-height:1.06;margin:0 0 12px}.app-state-card p{color:#748078;line-height:1.6}.state-pill{display:inline-flex;margin-bottom:16px;padding:8px 12px;background:#fff3e3;color:#a36e25;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.state-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:22px}@media (max-width:1080px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.app-sidebar{padding-inline:12px}.app-logo>span:last-child,.app-nav a:not(.active),.app-nav>span,.sidebar-bottom button,.sidebar-plan{font-size:0}.app-logo{justify-content:center}.app-nav a,.app-nav>span{justify-content:center;padding:0}.app-nav em{display:none}.app-nav a span,.app-nav>span b{font-size:16px}.app-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.app-grid-bottom,.app-grid-main{grid-template-columns:1fr}}@media (max-width:720px){.auth-page{padding:82px 16px 28px}.auth-brand{left:18px;top:20px}.auth-card{padding:25px 20px;border-radius:22px}.auth-bottom,.selected-plan{align-items:flex-start;flex-direction:column}.selected-plan strong{text-align:left}.app-shell{display:block}.app-sidebar{min-height:auto;height:auto;position:static;padding:14px 16px;flex-direction:row;align-items:center;justify-content:space-between}.app-logo>span:last-child{display:inline;font-size:21px}.app-nav,.sidebar-plan{display:none}.sidebar-bottom{margin:0}.sidebar-bottom button{font-size:11px;padding:8px}.app-content{padding:24px 16px 42px}.app-topbar{align-items:flex-start;flex-direction:column}.topbar-actions{width:100%}.topbar-actions .btn{margin-left:auto}.app-metrics{grid-template-columns:1fr 1fr;gap:10px}.app-metrics article{padding:16px}.app-metrics strong{font-size:25px}.app-panel{padding:17px}.empty-chart{height:230px}}@media (max-width:470px){.app-metrics{grid-template-columns:1fr}.trial-badge{display:none}}.article-editor-page,.articles-page{max-width:1500px;width:100%}.success-banner{margin:-8px 0 22px;padding:14px 16px;display:flex;align-items:center;gap:12px;background:#eef8eb;border:1px solid #d6e9d2;border-radius:15px;color:#315f39}.success-banner>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#d9f1d5;font-weight:900}.success-banner p,.success-banner strong{display:block;margin:0}.success-banner p{margin-top:2px;font-size:13px;color:#6a7c6c}.inventory-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:20px}.inventory-stats article{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;background:#fff;border:1px solid #e3e8df;border-radius:16px}.inventory-stats span{color:#7a847c;font-size:13px}.inventory-stats strong{font-family:Georgia,Times New Roman,serif;color:#10241a;font-size:24px}.inventory-panel{overflow:hidden}.inventory-heading{padding-bottom:18px;border-bottom:1px solid #edf0eb}.inventory-empty{min-height:390px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:50px 20px}.inventory-empty-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#eef8eb;color:#4d8b50;font-size:28px;margin-bottom:16px}.inventory-empty h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:26px;color:#10241a}.inventory-empty p{max-width:450px;margin:8px 0 20px;color:#7b857d}.inventory-list{display:grid}.inventory-row{display:grid;grid-template-columns:84px minmax(0,1fr) 140px 120px;grid-gap:18px;gap:18px;align-items:center;padding:17px 0;border-bottom:1px solid #edf0eb}.inventory-row:last-child{border-bottom:0}.inventory-thumb{width:84px;height:84px;overflow:hidden;border-radius:14px;background:#eef1ec;display:grid;place-items:center;color:#91a093}.inventory-thumb img{width:100%;height:100%;object-fit:cover}.inventory-info{min-width:0}.inventory-title-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.inventory-title-line strong{font-size:15px;color:#182a1e}.inventory-info p,.inventory-info small{margin:5px 0 0;color:#78837b;font-size:12px}.inventory-status{display:inline-flex;align-items:center;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.06em;background:#f1f3ef;color:#6f786f}.inventory-status.status-active{background:#eaf7e7;color:#4f8750}.inventory-status.status-sold{background:#e8f0ff;color:#536f9d}.inventory-status.status-archived{background:#f4eeee;color:#846d6d}.inventory-price{display:grid;grid-gap:4px;gap:4px}.inventory-price span{color:#8a938b;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.inventory-price strong{font-family:Georgia,Times New Roman,serif;font-size:20px;color:#15301f}.inventory-actions{text-align:right}.inventory-actions button{border:1px solid #e1e6de;background:#f8faf6;color:#9aa29b;border-radius:10px;padding:9px 10px;font-size:11px}.article-editor-header{align-items:flex-end}.back-link{display:inline-flex;margin-bottom:14px;color:#5d6c61;font-size:12px;font-weight:700;text-decoration:none}.draft-pill{display:inline-flex;padding:8px 12px;border-radius:999px;background:#f0f2ee;color:#727c73;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.article-editor{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:20px;gap:20px;align-items:start}.article-editor-main{display:grid;grid-gap:18px;gap:18px}.editor-panel{padding:24px}.image-dropzone{min-height:190px;border:1.5px dashed #cbd6c8;border-radius:18px;background:#f8faf6;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:6px;cursor:pointer;transition:border-color .16s ease,background .16s ease}.image-dropzone:hover{border-color:#88bd82;background:#f2f8ef}.image-dropzone input{display:none}.dropzone-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#e6f4e2;color:#4c8c4f;font-size:25px;margin-bottom:4px}.image-dropzone strong{color:#183020;font-size:14px}.image-dropzone small{color:#8a948c;font-size:11px}.image-preview-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.image-preview{position:relative;aspect-ratio:1;overflow:hidden;border-radius:13px;background:#edf0eb}.image-preview img{width:100%;height:100%;object-fit:cover}.image-preview>span{position:absolute;left:7px;bottom:7px;padding:5px 7px;border-radius:999px;background:rgba(16,36,26,.86);color:#fff;font-size:8px;font-weight:750}.image-preview button{position:absolute;right:7px;top:7px;width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:50%;background:hsla(0,0%,100%,.92);color:#29372d;font-size:17px;cursor:pointer}.form-grid{display:grid;grid-gap:15px;gap:15px}.form-grid.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.full-field{grid-column:1/-1}.field{display:grid;grid-gap:7px;gap:7px}.field>span{color:#55635a;font-size:11px;font-weight:750}.article-editor input,.article-editor select,.article-editor textarea{width:100%;border:1px solid #dce3d9;background:#fbfcfa;color:#17291d;border-radius:12px;min-height:46px;padding:0 13px;font:inherit;font-size:13px;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.article-editor textarea{min-height:130px;resize:vertical;padding-top:12px;line-height:1.5}.article-editor input:focus,.article-editor select:focus,.article-editor textarea:focus{border-color:#8ebc88;background:#fff;box-shadow:0 0 0 3px rgba(108,176,101,.12)}.money-field{position:relative}.money-field input{padding-right:38px}.money-field b{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#78837a;font-size:13px}.editor-note{margin-top:18px;display:flex;gap:12px;align-items:flex-start;padding:15px;border-radius:15px;background:#f0f8ed;color:#345e38}.editor-note>span{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;background:#173120;color:#a8e4a2}.editor-note p,.editor-note strong{margin:0}.editor-note strong{font-size:12px}.editor-note p{margin-top:5px;color:#6d7e6f;font-size:11px;line-height:1.5}.article-editor-side{position:-webkit-sticky;position:sticky;top:24px}.save-card{padding:24px}.save-card-kicker{color:#7e887f;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.save-card h2{margin:6px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:26px;color:#10241a}.save-card p{margin:0 0 18px;color:#7c867e;font-size:12px;line-height:1.55}.form-error{margin-bottom:13px;padding:11px 12px;border-radius:11px;background:#fff0ee;color:#a85349;font-size:11px;line-height:1.45}.cancel-button,.save-button{width:100%}.save-button:disabled{opacity:.58;cursor:wait;transform:none}.cancel-button{margin-top:9px}.empty-table .btn{margin-top:14px}@media (max-width:1120px){.article-editor{grid-template-columns:1fr}.article-editor-side{position:static}.image-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.inventory-row{grid-template-columns:72px minmax(0,1fr) 120px}.inventory-thumb{width:72px;height:72px}.inventory-actions{display:none}}@media (max-width:720px){.inventory-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three-cols,.form-grid.two-cols{grid-template-columns:1fr}.full-field{grid-column:auto}.image-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.inventory-row{grid-template-columns:68px minmax(0,1fr)}.inventory-thumb{width:68px;height:68px}.inventory-price{grid-column:2}.article-editor-header{align-items:flex-start}}@media (max-width:460px){.inventory-stats{grid-template-columns:1fr 1fr}.image-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-panel,.save-card{padding:17px}}.inventory-actions a{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7dfd4;background:#f8faf6;color:#435348;border-radius:10px;padding:9px 12px;font-size:11px;font-weight:750;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease}.inventory-actions a:hover{background:#eef6eb;border-color:#b9cfb5;color:#15301f}.article-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:20px;gap:20px;align-items:start}.article-detail-main{display:grid;grid-gap:18px;gap:18px}.article-detail-side{position:-webkit-sticky;position:sticky;top:24px;display:grid;grid-gap:14px;gap:14px}.detail-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.detail-gallery-item{position:relative;aspect-ratio:1;overflow:hidden;border-radius:14px;background:#eef2eb}.detail-gallery-item img{width:100%;height:100%;object-fit:cover}.detail-gallery-item span{position:absolute;left:8px;bottom:8px;padding:5px 8px;border-radius:999px;background:rgba(16,36,26,.86);color:#fff;font-size:8px;font-weight:800}.detail-prices{padding-top:18px;border-top:1px solid #edf0eb}.detail-prices,.detail-save{margin-top:18px}.article-summary-card,.status-card{padding:22px}.status-card h2{margin:6px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:25px;color:#10241a}.status-card>p{margin:0 0 16px;color:#7c867e;font-size:12px;line-height:1.55}.status-actions{display:grid;grid-gap:9px;gap:9px}.status-actions .btn{width:100%}.status-actions button:disabled{opacity:.6;cursor:wait}.status-link{border:0;background:transparent;color:#8b5b54;padding:8px 4px;font:inherit;font-size:11px;font-weight:750;cursor:pointer}.article-summary-card{display:grid;grid-gap:0;gap:0}.article-summary-card>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #edf0eb}.article-summary-card>div:last-child{border-bottom:0;padding-bottom:0}.article-summary-card>div span{color:#7b867d;font-size:11px}.article-summary-card>div strong{color:#16301f;font-family:Georgia,Times New Roman,serif;font-size:17px}.detail-message{margin-bottom:18px}.success-banner.detail-message{display:block}.inventory-empty.compact{min-height:120px;padding:24px}@media (max-width:1120px){.article-detail-grid{grid-template-columns:1fr}.article-detail-side{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.detail-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.article-detail-side{grid-template-columns:1fr}}.sale-modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:22px;background:rgba(8,24,16,.58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sale-modal{width:min(520px,100%);max-height:calc(100vh - 44px);overflow-y:auto;padding:26px;border:1px solid rgba(210,221,211,.95);border-radius:22px;background:#fbfcf8;box-shadow:0 28px 80px rgba(8,26,15,.24)}.sale-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.sale-modal-header h2{margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:29px;color:#10241a}.sale-modal-close{width:36px;height:36px;border:1px solid #dce3d9;border-radius:50%;background:#fff;color:#4b5b50;font-size:22px;line-height:1;cursor:pointer}.sale-form{display:grid;grid-gap:15px;gap:15px}.sale-cost-grid{gap:12px}.sale-form-note{padding:12px 14px;border-radius:12px;background:#eff7ec;color:#57705d;font-size:11px;line-height:1.5}.sale-summary-card{padding:22px}.sale-summary-card h2{margin:6px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:30px;color:#10241a}.sale-summary-card>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #edf0eb}.sale-summary-card>div span{color:#7b867d;font-size:11px}.sale-summary-card>div strong{color:#173221;font-size:12px}.sale-summary-card>a{display:inline-flex;margin-top:14px;color:#245c35;font-size:11px;font-weight:800;text-decoration:none}.sales-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:18px}.sales-metrics article{padding:20px;border:1px solid #dce4d9;border-radius:16px;background:hsla(0,0%,100%,.88)}.sales-metrics span{display:block;color:#7b867d;font-size:11px}.sales-metrics strong{display:block;margin-top:10px;font-family:Georgia,Times New Roman,serif;color:#10241a;font-size:26px}.sales-history-panel{overflow:hidden}.sales-table-wrap{overflow-x:auto}.sales-table{min-width:800px;display:grid;grid-template-columns:minmax(190px,1.5fr) 1fr 1fr .8fr .8fr .9fr;grid-gap:16px;gap:16px;align-items:center}.sales-table-head{padding:0 0 11px;border-bottom:1px solid #e9eee7;color:#8a958c;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.sales-table-row{padding:15px 0;border-bottom:1px solid #edf0eb;color:#445349;font-size:11px;text-decoration:none;transition:background .16s ease}.sales-table-row:last-child{border-bottom:0}.sales-table-row:hover{background:#f8faf6}.sales-table-row>span:first-child{display:grid;grid-gap:3px;gap:3px}.sales-table-row strong{color:#173021;font-size:12px}.sales-table-row small{color:#8a958c;font-size:10px}.profit-positive{color:#2d7a42;font-weight:850}.profit-negative{color:#a85349;font-weight:850}.sales-empty{min-height:250px}@media (max-width:1050px){.sales-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.sales-metrics{grid-template-columns:1fr}.sale-modal-backdrop{padding:12px}.sale-modal{padding:20px;border-radius:18px}}.paywall-card{width:min(100%,980px)}.paywall-card>p{max-width:650px;margin-inline:auto}.paywall-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:28px;text-align:left}.paywall-plans article{position:relative;border:1px solid #e0e7dd;border-radius:20px;padding:22px;background:#fbfcfa;display:grid;grid-gap:12px;gap:12px}.paywall-plans article.featured{border-color:#9fdb98;box-shadow:0 14px 35px rgba(59,115,62,.11)}.paywall-plans article>span{justify-self:start;background:#e9f7e6;color:#4c8550;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.paywall-plans h2{margin:0;color:#173020;font-family:Georgia,Times New Roman,serif;font-size:26px}.paywall-plans article>strong{color:#10241a;font-family:Georgia,Times New Roman,serif;font-size:30px}.paywall-plans article>strong small{color:#7b847d;font-family:inherit;font-size:13px;font-weight:500}.paywall-plans article>p{margin:0;min-height:42px;color:#6f7b73;font-size:13px}.paywall-plans .btn{width:100%;justify-content:center}.paywall-footnote{margin:20px 0 8px!important;font-size:12px}.paywall-signout{border:0;background:transparent;color:#77827b;cursor:pointer;padding:8px;font:inherit;font-size:13px}.billing-notice,.dashboard-notice{border:1px solid #cee5ca;background:#eef8eb;color:#3e7443;border-radius:14px;padding:12px 14px;font-size:13px;line-height:1.5}.billing-error,.dashboard-error{border:1px solid #f0c8c5;background:#fff1ef;color:#9a443f;border-radius:14px;padding:12px 14px;font-size:13px;line-height:1.5}.paywall-card .billing-error,.paywall-card .billing-notice{max-width:650px;margin:16px auto 0}.dashboard-error,.dashboard-notice{margin-bottom:18px}.subscription-warning{margin:-12px 0 20px;border:1px solid #f0dfbc;background:#fff8e8;color:#8c6927;border-radius:14px;padding:12px 14px;font-size:13px;line-height:1.5}.paid-badge{background:#10241a;border-color:#10241a;color:#baf0b5}.sidebar-bottom .sidebar-billing-button{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.82);border-radius:11px;padding:10px}.sidebar-bottom .sidebar-billing-button:disabled{opacity:.55;cursor:wait}@media (max-width:760px){.paywall-plans{grid-template-columns:1fr}.paywall-card{padding:26px 18px}}.action-item-link{color:inherit;text-decoration:none;transition:transform .16s ease,background .16s ease}.action-item-link:hover{transform:translateY(-1px);background:#fff5dc}.reboost-metrics,.stats-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:18px}.reboost-metrics article,.stats-metrics article{padding:20px;border:1px solid #dfe6dc;border-radius:18px;background:hsla(0,0%,100%,.9);box-shadow:0 10px 26px rgba(35,67,42,.035)}.reboost-metrics span,.stats-metrics span{display:block;color:#7a867d;font-size:11px}.reboost-metrics strong,.stats-metrics strong{display:block;margin-top:8px;font-family:Georgia,Times New Roman,serif;color:#10241a;font-size:28px}.reboost-metrics small,.stats-metrics small{display:block;margin-top:4px;color:#8b958e;font-size:10px;line-height:1.45}.stats-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);grid-gap:16px;gap:16px}.marketplace-panel,.stats-chart-panel{min-height:390px}.stats-bar-chart{height:305px;display:grid;grid-template-columns:repeat(6,minmax(58px,1fr));grid-gap:14px;gap:14px;align-items:end;padding:12px 4px 0}.stats-bar-column{min-width:0;height:100%;display:grid;grid-template-rows:24px minmax(0,1fr) 20px 17px;grid-gap:5px;gap:5px;text-align:center}.stats-bar-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#617168;font-size:9px;font-weight:800}.stats-bar-track{position:relative;overflow:hidden;border-radius:12px 12px 6px 6px;background:linear-gradient(180deg,rgba(218,227,215,.72) 1px,transparent 0) 0 0 /100% 25%,#f5f7f3}.stats-bar-fill{position:absolute;left:12%;right:12%;bottom:0;min-height:6px;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,#88dc81,#4da957)}.stats-bar-column>strong{color:#31483a;font-size:10px;text-transform:capitalize}.stats-bar-column>small{color:#929b95;font-size:9px}.reboost-empty,.stats-empty{min-height:260px;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;padding:24px;text-align:center}.stats-empty.compact{min-height:260px}.reboost-empty>span,.stats-empty>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#eef8eb;color:#4c9b50;font-weight:900}.reboost-empty strong,.stats-empty strong{color:#24432d}.reboost-empty p,.stats-empty p{max-width:430px;margin:0;color:#7b867e;font-size:12px;line-height:1.55}.marketplace-stats-list{display:grid;grid-gap:18px;gap:18px}.marketplace-stats-list>div{display:grid;grid-gap:9px;gap:9px}.marketplace-stats-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.marketplace-stats-head>div{display:grid;grid-gap:3px;gap:3px}.marketplace-stats-head>div:last-child{text-align:right}.marketplace-stats-head strong{color:#213b2a;font-size:12px}.marketplace-stats-head small{color:#879289;font-size:9px}.marketplace-progress{height:7px;overflow:hidden;border-radius:999px;background:#edf1eb}.marketplace-progress span{display:block;height:100%;border-radius:inherit;background:#6cc46a}.reboost-info-banner{display:flex;gap:14px;align-items:flex-start;margin-bottom:18px;padding:16px 18px;border:1px solid #dce8d8;border-radius:17px;background:linear-gradient(135deg,#eef8eb,#f8fbf6)}.reboost-info-banner>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#173120;color:#a8e4a2;font-size:18px}.reboost-info-banner strong{color:#24442c;font-size:13px}.reboost-info-banner p{margin:5px 0 0;color:#748078;font-size:11px;line-height:1.55}.reboost-feedback{margin-bottom:16px}.reboost-list-panel{overflow:hidden}.reboost-list{display:grid;grid-gap:12px;gap:12px}.reboost-row{display:grid;grid-template-columns:78px minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;padding:17px;border:1px solid #e3e8df;border-radius:16px;background:#fbfcfa}.reboost-row.reboost-watch{border-color:#eadfbe;background:#fffaf0}.reboost-row.reboost-urgent{border-color:#efcdc7;background:#fff6f4}.reboost-age{width:68px;height:68px;display:grid;place-items:center;align-content:center;border-radius:16px;background:#edf7e9;color:#3f7c45}.reboost-watch .reboost-age{background:#fff0cb;color:#9b6f18}.reboost-urgent .reboost-age{background:#ffe6e1;color:#a74b41}.reboost-age strong{font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1}.reboost-age span{margin-top:3px;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.reboost-main{min-width:0}.reboost-title-line{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.reboost-title-line>div{display:grid;grid-gap:4px;gap:4px}.reboost-title-line>div>strong{color:#173021;font-size:14px}.reboost-title-line>div>span{color:#879189;font-size:10px}.reboost-level{padding:6px 9px;border-radius:999px;background:#eef7eb;color:#528157;font-size:9px;font-weight:800;white-space:nowrap}.reboost-watch .reboost-level{background:#fff0cb;color:#8f6718}.reboost-urgent .reboost-level{background:#ffe6e1;color:#98463d}.reboost-main>p{margin:9px 0;color:#66736a;font-size:11px;line-height:1.5}.reboost-prices{display:flex;gap:14px;flex-wrap:wrap}.reboost-prices span{color:#879189;font-size:10px}.reboost-prices strong{margin-left:3px;color:#2b4734}.reboost-actions{min-width:145px;display:grid;grid-gap:8px;gap:8px}.reboost-actions .btn{min-height:38px;justify-content:center;white-space:nowrap;font-size:10px}.reboost-actions .btn:disabled{opacity:.55;cursor:wait;transform:none}@media (max-width:1120px){.stats-grid{grid-template-columns:1fr}.reboost-row{grid-template-columns:72px minmax(0,1fr)}.reboost-actions{grid-column:2;display:flex;flex-wrap:wrap}}@media (max-width:900px){.reboost-metrics,.stats-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-bar-chart{overflow-x:auto;grid-template-columns:repeat(6,minmax(70px,1fr))}}@media (max-width:620px){.reboost-metrics,.reboost-row,.stats-metrics{grid-template-columns:1fr}.reboost-age{width:100%;height:auto;min-height:62px}.reboost-title-line{flex-direction:column}.reboost-actions{grid-column:1;display:grid;grid-template-columns:1fr}}:root{--v11-cream:#fbfcf8;--v11-paper:#fff;--v11-green-950:#052c1f;--v11-green-900:#073625;--v11-green-800:#0d4a31;--v11-green-700:#1d693e;--v11-green-600:#3c8d55;--v11-green-500:#65ad71;--v11-green-200:#dcefdc;--v11-green-100:#eef7ec;--v11-ink:#102119;--v11-muted:#69746d;--v11-line:#e4e8e2;--v11-warm:#f6f7f2;--v11-shadow:0 16px 46px rgba(27,53,35,.07)}body,html{background:var(--v11-cream);color:var(--v11-ink)}body{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-logo,.brand,.preview-brand,h1,h2,h3{text-wrap:balance}.marketing-page{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 3% 31%,rgba(170,221,157,.17),transparent 24rem),radial-gradient(circle at 93% 29%,rgba(185,224,173,.15),transparent 25rem),var(--v11-cream)}.clean-header.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:80;background:hsla(75,40%,98%,.93);border-bottom:1px solid hsla(98,11%,86%,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.clean-header .nav-wrap{min-height:72px}.clean-footer .brand,.clean-header .brand{font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:700;letter-spacing:-.025em}.clean-footer .brand-mark,.clean-header .brand-mark,.preview-brand .brand-mark,.v11-dashboard .brand-mark{width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,#092f22,#031d15);color:#d9f1d4;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:700;box-shadow:0 5px 14px rgba(5,44,31,.17),inset 0 0 0 1px hsla(0,0%,100%,.08)}.clean-header .nav-links{gap:38px;color:#26342c;font-size:14px;font-weight:560}.clean-header .nav-links a{position:relative}.clean-header .nav-links a:after{position:absolute;content:"";left:0;right:100%;bottom:-7px;height:1px;background:var(--v11-green-800);transition:right .18s ease}.clean-header .nav-links a:hover:after{right:0}.clean-final-cta .btn,.clean-header .btn,.clean-hero .btn,.clean-pricing .btn{border-radius:10px;font-weight:650}.clean-final-cta .btn-primary,.clean-header .btn-primary,.clean-hero .btn-primary,.clean-pricing .btn-primary{background:linear-gradient(145deg,#0a3b29,#062b1f);color:#fff;box-shadow:0 10px 24px rgba(7,54,37,.16)}.clean-final-cta .btn-primary:hover,.clean-header .btn-primary:hover,.clean-hero .btn-primary:hover,.clean-pricing .btn-primary:hover{background:linear-gradient(145deg,#0d4931,#073424)}.clean-hero{position:relative;padding:74px 0 52px}.clean-glow{position:absolute;pointer-events:none;border-radius:50%;filter:blur(10px)}.clean-glow-left{width:470px;height:470px;left:-235px;top:210px;background:radial-gradient(circle,rgba(169,222,155,.22),rgba(169,222,155,0))}.clean-glow-right{width:520px;height:520px;right:-250px;top:110px;background:radial-gradient(circle,rgba(177,222,164,.19),rgba(177,222,164,0))}.clean-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.82fr) minmax(620px,1.18fr);align-items:center;grid-gap:48px;gap:48px}.clean-hero-copy{padding-block:30px}.clean-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid #dce9d8;border-radius:999px;background:rgba(239,247,236,.82);color:#27372d;font-size:11px;font-weight:700;letter-spacing:.095em;text-transform:uppercase}.clean-eyebrow i{width:7px;height:7px;border-radius:50%;background:#63be72;box-shadow:0 0 0 4px rgba(99,190,114,.12)}.clean-hero h1{margin:27px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5.8vw,82px);line-height:1.01;font-weight:500;letter-spacing:-.052em;color:#092217}.clean-hero h1 em{color:#4c9057;font-style:normal}.clean-hero-copy>p{max-width:600px;margin:0;color:#4f5d55;font-size:18px;line-height:1.65}.clean-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}.clean-final-cta .btn-large,.clean-hero .btn-large,.clean-pricing .btn-large{min-height:52px;padding-inline:21px}.clean-hero .btn-soft,.clean-pricing .btn-soft{background:hsla(0,0%,100%,.82);border:1px solid #dde3da;box-shadow:none}.clean-proof-row{display:flex;flex-wrap:wrap;gap:27px;margin-top:34px;color:#445149;font-size:12px}.clean-proof-row span{display:inline-flex;align-items:center;gap:8px}.clean-proof-row i{display:grid;width:22px;height:22px;place-items:center;border:1px solid #bfe0be;border-radius:50%;color:#4b995b;font-style:normal;font-size:11px}.clean-hero-product{min-width:0}.home-dashboard-preview{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:505px;overflow:hidden;border:1px solid #dfe5dc;border-radius:18px;background:hsla(0,0%,100%,.96);box-shadow:0 26px 70px rgba(22,57,34,.1)}.preview-sidebar{display:flex;flex-direction:column;min-width:0;padding:16px 11px;color:#dfeae2;background:linear-gradient(160deg,#063828,#052c20 58%,#0c4a32)}.preview-brand{display:flex;align-items:center;gap:8px;padding:0 5px 16px;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:700}.preview-brand .brand-mark{width:25px;height:25px;border-radius:7px;background:#e8f5e3;color:#153e26;font-size:14px;box-shadow:none}.preview-sidebar nav{display:flex;flex-direction:column;gap:5px}.preview-sidebar nav span{position:relative;display:flex;align-items:center;gap:7px;min-height:30px;padding:0 8px;border-radius:7px;color:#c7d6cd;font-size:8px}.preview-sidebar nav span.active{background:rgba(219,242,218,.12);color:#fff}.preview-sidebar nav b{font-weight:560}.preview-sidebar nav em{margin-left:auto;min-width:18px;height:18px;display:grid;place-items:center;border-radius:5px;background:#2e7047;color:#fff;font-style:normal;font-size:8px}.preview-plan{margin-top:auto;padding:10px;border:1px solid hsla(0,0%,100%,.13);border-radius:9px;background:hsla(0,0%,100%,.045)}.preview-plan small,.preview-plan strong{display:block}.preview-plan small{color:#9eb5a6;font-size:6px;letter-spacing:.07em}.preview-plan strong{margin-top:5px;color:#f2f7f3;font-size:7px;font-weight:560}.preview-main{min-width:0;padding:17px}.preview-card-title,.preview-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.preview-topbar span{color:#758079;font-size:8px}.preview-topbar h3{margin:4px 0 0;font-family:Georgia,Times New Roman,serif;color:#132319;font-size:14px;font-weight:500}.preview-period{padding:8px 10px;border:1px solid #e0e5df;border-radius:7px;background:#fff}.preview-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:15px}.preview-kpis article{min-width:0;padding:10px;border:1px solid #e5e9e4;border-radius:10px;background:#fff}.preview-kpis small,.preview-kpis span,.preview-products small{display:block;color:#7c867f;font-size:7px}.preview-kpis strong{display:block;margin:4px 0 5px;color:#10231a;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:600}.preview-kpis small{color:#5fa36b}.preview-content{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(145px,.72fr);grid-gap:9px;gap:9px;margin-top:10px}.preview-chart-card,.preview-products,.preview-tasks{border:1px solid #e5e9e4;border-radius:10px;background:#fff}.preview-chart-card{padding:11px}.preview-card-title strong,.preview-tasks>strong{color:#17241b;font-size:8px}.preview-card-title span{color:#7f8882;font-size:7px}.preview-chart-card svg{width:100%;height:135px;margin-top:7px}.preview-tasks{padding:11px}.preview-tasks>div{display:flex;gap:7px;margin-top:8px;padding:7px;border-radius:7px;background:#f8f9f6}.preview-tasks>div>span{width:20px;height:20px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#eef5eb;color:#477e50;font-size:8px}.preview-tasks p{margin:0}.preview-tasks b,.preview-tasks small{display:block}.preview-tasks b{color:#263128;font-size:7px}.preview-tasks small{margin-top:2px;color:#8a928c;font-size:6px}.preview-products{margin-top:10px;padding:10px}.preview-product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-top:9px}.preview-product-grid>div{min-width:0}.preview-product-image{display:block;height:42px;margin-bottom:5px;border-radius:7px;background:linear-gradient(145deg,#eef0eb,#fafbf9);border:1px solid #edf0ec;position:relative;overflow:hidden}.preview-product-image:before{position:absolute;content:"";left:50%;top:50%;width:28px;height:16px;border-radius:50% 48% 42% 42%;background:#d8dbd6;transform:translate(-50%,-50%) rotate(-8deg);box-shadow:8px -2px 0 -4px #a9afa9}.preview-product-image-2:before{width:22px;height:23px;border-radius:5px;background:#1b2520;box-shadow:inset 0 0 0 6px #37423c}.preview-product-image-3:before{width:30px;height:5px;border-radius:2px;background:#d9d9d4;box-shadow:-10px 12px 0 -8px #555,10px 12px 0 -8px #555}.preview-product-image-4:before{width:21px;height:30px;border-radius:8px 8px 4px 4px;background:#173c36}.preview-products b,.preview-products strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-products b{color:#28332c;font-size:6.5px;font-weight:560}.preview-products strong{margin-top:3px;color:#17231b;font-size:7px}.preview-products small{margin-top:3px;color:#58a267}.clean-pricing{position:relative;padding:46px 0 86px;border-top:1px solid #e5e9e3;background:hsla(0,0%,100%,.38)}.clean-glow-pricing{width:620px;height:250px;left:50%;bottom:-130px;transform:translateX(-50%);background:radial-gradient(circle,rgba(177,223,161,.22),rgba(177,223,161,0))}.clean-section-title{position:relative;z-index:1;margin-bottom:30px;text-align:center}.clean-kicker,.clean-section-title>span{color:#3d7048;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.clean-section-title h2{max-width:710px;margin:7px auto 0;font-family:Georgia,Times New Roman,serif;color:#14251b;font-size:24px;line-height:1.35;font-weight:500;letter-spacing:-.025em}.clean-pricing-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:930px;margin:0 auto;align-items:stretch}.clean-plan{position:relative;min-height:400px;padding:30px 26px 26px;border:1px solid #dfe4dd;background:hsla(0,0%,100%,.91)}.clean-plan:first-child{border-radius:14px 0 0 14px}.clean-plan:last-child{border-radius:0 14px 14px 0}.clean-plan+.clean-plan{margin-left:-1px}.clean-plan.featured{z-index:2;border-color:#245b38;box-shadow:0 16px 36px rgba(29,80,46,.08)}.clean-plan-badge{position:absolute;left:-1px;right:-1px;top:-28px;height:28px;display:grid;place-items:center;border-radius:11px 11px 0 0;background:#0a3d2a;color:#fff;font-size:9px;font-weight:700;letter-spacing:.09em}.clean-plan h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500}.clean-plan-price{display:flex;align-items:baseline;gap:7px;margin-top:17px}.clean-plan-price strong{font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.clean-plan-price span,.clean-plan>p{color:#727b75;font-size:12px}.clean-plan>p{min-height:38px;margin:12px 0 20px;line-height:1.55}.clean-plan-features{display:flex;flex-direction:column;gap:13px;min-height:138px}.clean-plan-features>span{display:flex;align-items:flex-start;gap:9px;color:#39463e;font-size:12px;line-height:1.4}.clean-check{width:17px;height:17px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #6eb37a;border-radius:50%;color:#448b52;font-size:10px}.clean-plan .btn{width:100%;margin-top:18px}.clean-pricing-note{position:relative;z-index:1;margin:18px 0 0;color:#89908b;text-align:center;font-size:11px}.clean-features{padding:96px 0;background:#fff;border-top:1px solid #e8ebe6}.clean-feature-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;grid-gap:88px;gap:88px;padding:74px 0;border-bottom:1px solid #ebeee9}.clean-feature-row:first-child{padding-top:10px}.clean-feature-row:last-child{border-bottom:0;padding-bottom:10px}.clean-feature-row.reverse .clean-feature-copy{order:2}.clean-feature-copy h2{margin:12px 0 17px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);line-height:1.08;font-weight:500;letter-spacing:-.04em}.clean-feature-copy p{max-width:520px;margin:0;color:#5e6962;font-size:16px;line-height:1.72}.clean-feature-demo{min-height:310px;padding:22px;border:1px solid #e2e7e0;border-radius:16px;background:radial-gradient(circle at 105% -10%,rgba(181,222,169,.18),transparent 16rem),#fbfcfa;box-shadow:var(--v11-shadow)}.demo-toolbar{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e6eae5}.demo-toolbar b{font-family:Georgia,Times New Roman,serif;font-size:18px}.demo-toolbar span{padding:8px 10px;border-radius:8px;background:#0a3b29;color:#fff;font-size:11px}.demo-list-row{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px 0;border-bottom:1px solid #ecefeb}.demo-list-row:last-child{border-bottom:0}.demo-thumb{width:52px;height:44px;border:1px solid #e7eae6;border-radius:9px;background:linear-gradient(145deg,#f3f4f1,#e8ebe6)}.demo-thumb.d2{background:linear-gradient(145deg,#d9e4dc,#163c32)}.demo-thumb.d3{background:linear-gradient(145deg,#454c48,#171b19)}.demo-list-row p{margin:0}.demo-list-row b,.demo-list-row small{display:block}.demo-list-row b{font-size:13px}.demo-list-row small{margin-top:4px;color:#55a263;font-size:11px}.demo-list-row strong{font-family:Georgia,Times New Roman,serif;font-size:17px}.numbers-demo{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.numbers-demo>div:not(.numbers-line){padding:20px;border:1px solid #e4e8e2;border-radius:12px;background:#fff}.numbers-demo small,.numbers-demo span,.numbers-demo strong{display:block}.numbers-demo span{color:#707a73;font-size:12px}.numbers-demo strong{margin:9px 0 7px;font-family:Georgia,Times New Roman,serif;font-size:30px}.numbers-demo small{color:#4e9a5c;font-size:11px}.numbers-line{grid-column:1/-1;height:150px;display:flex;align-items:flex-end;gap:8px;padding:20px;border:1px solid #e4e8e2;border-radius:12px;background:linear-gradient(180deg,#fff,#f5faf3)}.numbers-line i{flex:1 1;border-radius:4px 4px 1px 1px;background:linear-gradient(180deg,#78bb81,#4f9a5e)}.numbers-line i:first-child{height:28%}.numbers-line i:nth-child(2){height:42%}.numbers-line i:nth-child(3){height:38%}.numbers-line i:nth-child(4){height:58%}.numbers-line i:nth-child(5){height:49%}.numbers-line i:nth-child(6){height:72%}.numbers-line i:nth-child(7){height:67%}.numbers-line i:nth-child(8){height:88%}.reminder-demo{display:grid;grid-template-columns:56px minmax(0,1fr);align-content:center;grid-gap:15px 18px;gap:15px 18px}.reminder-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#eef7eb;color:#4f965d;font-size:24px}.reminder-demo p,.reminder-demo small,.reminder-demo strong{display:block}.reminder-demo small{color:#4f8b59;font-size:10px;font-weight:800;letter-spacing:.08em}.reminder-demo strong{margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.reminder-demo p{margin:7px 0 0;color:#6c766f;font-size:13px}.reminder-demo>a{grid-column:2;color:#235f38;font-size:12px;font-weight:700}.clean-final-cta{padding:72px 0;border-top:1px solid #e4e8e1;background:radial-gradient(circle at 18% 50%,rgba(177,222,165,.23),transparent 20rem),radial-gradient(circle at 83% 50%,rgba(185,225,174,.19),transparent 20rem),#f8faf5}.clean-final-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.clean-final-inner h2{max-width:680px;margin:10px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);line-height:1.08;font-weight:500;letter-spacing:-.035em}.clean-footer{padding:28px 0;border-top:1px solid #e1e6df;background:#fff}.clean-footer-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:30px;gap:30px}.clean-footer p{margin:0;color:#7b857e;font-size:12px;text-align:center}.clean-footer-inner>div{display:flex;gap:18px;font-size:12px}.app-shell,.v11-dashboard.app-shell{min-height:100vh;display:grid;grid-template-columns:245px minmax(0,1fr);background:var(--v11-cream)}.app-sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:30;height:100vh;display:flex;flex-direction:column;padding:23px 18px 18px;background:linear-gradient(160deg,#063b2a,#052f22 60%,#0c4a32);color:#dfeae2;border-right:0}.app-logo{display:flex;align-items:center;gap:11px;padding:0 6px 24px;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:700}.app-logo .brand-mark{width:39px;height:39px;background:#e2f1dc;color:#143b25;box-shadow:none}.app-nav{display:flex;flex-direction:column;gap:8px;margin-top:10px}.app-nav a{min-height:48px;display:flex;align-items:center;gap:12px;padding:0 13px;border-radius:12px;color:#d3e0d7;font-size:14px;font-weight:520;transition:background .16s ease,color .16s ease,transform .16s ease}.app-nav a:hover{background:hsla(0,0%,100%,.065);color:#fff;transform:translateX(2px)}.app-nav a.active{background:linear-gradient(145deg,rgba(103,166,106,.26),rgba(113,171,113,.18));color:#fff;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.035)}.nav-icon{width:27px;height:27px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.16);border-radius:8px;font-size:13px}.app-nav a.active .nav-icon{border-color:hsla(0,0%,100%,.26);background:hsla(0,0%,100%,.06)}.nav-count{margin-left:auto;min-width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#277249;color:#fff;font-size:11px;font-style:normal}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:14px}.sidebar-plan,.v11-sidebar-plan{padding:15px;border:1px solid rgba(225,243,229,.18);border-radius:13px;background:hsla(0,0%,100%,.035)}.sidebar-plan>span{display:block;color:#dce9df;font-size:12px;font-weight:650}.sidebar-plan>strong{display:block;margin-top:6px;color:#aebfb3;font-size:10px;line-height:1.4;font-weight:480}.sidebar-billing-button{width:100%;min-height:36px;margin-top:13px;display:flex;align-items:center;justify-content:space-between;padding:0;background:transparent;color:#f3f7f4;font-size:11px;font-weight:600;cursor:pointer}.sidebar-user{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:12px;border:1px solid rgba(225,243,229,.16);border-radius:13px;background:hsla(0,0%,100%,.025)}.sidebar-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#4f9b62,#287447);color:#fff;font-family:Georgia,Times New Roman,serif;font-size:20px}.sidebar-user small,.sidebar-user strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user strong{color:#fff;font-size:13px}.sidebar-user small{margin-top:3px;color:#9fb2a5;font-size:9px}.sidebar-user button{background:transparent;color:#dce7df;cursor:pointer}.app-content,.dashboard-content-v11{position:relative;min-width:0;padding:32px 34px 46px;background:radial-gradient(circle at 75% 0,rgba(186,225,174,.17),transparent 28rem),radial-gradient(circle at 24% 100%,rgba(187,229,171,.14),transparent 28rem),#fbfcf8;overflow:hidden}.app-content>*{position:relative;z-index:2}.dashboard-background-glow{position:absolute!important;z-index:0!important;width:380px;height:380px;border-radius:50%;pointer-events:none}.dashboard-background-glow-one{right:-160px;top:-150px;background:radial-gradient(circle,rgba(171,221,160,.18),transparent 68%)}.dashboard-background-glow-two{left:8%;bottom:-230px;background:radial-gradient(circle,rgba(173,223,160,.17),transparent 68%)}.app-topbar,.v11-topbar{min-height:68px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px}.app-topbar h1,.v11-topbar h1{margin:0;font-family:Georgia,Times New Roman,serif;color:#10251a;font-size:clamp(30px,3vw,38px);line-height:1.05;font-weight:500;letter-spacing:-.035em}.app-topbar p,.v11-topbar p{margin:7px 0 0;color:#647068;font-size:14px}.topbar-actions{display:flex;align-items:center;gap:12px}.panel-filter,.period-control{min-height:40px;display:inline-flex;align-items:center;padding:0 13px;border:1px solid #dfe4dd;border-radius:9px;background:hsla(0,0%,100%,.9);color:#39453d;font-size:11px;font-weight:560;white-space:nowrap}.app-content .btn-primary,.app-state-page .btn-primary,.auth-page .btn-primary,.v11-dashboard .btn-primary{background:linear-gradient(145deg,#0a3d2a,#062e21);border-radius:10px;box-shadow:0 9px 20px rgba(7,54,37,.13)}.app-metrics,.inventory-stats,.reboost-metrics,.sales-metrics,.stats-metrics,.v11-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin:0 0 16px}.app-metrics article,.inventory-stats article,.reboost-metrics article,.sales-metrics article,.stats-metrics article,.v11-metrics article{min-width:0;min-height:132px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:21px;border:1px solid #e1e6df;border-radius:14px;background:hsla(0,0%,100%,.94);box-shadow:0 8px 28px rgba(24,57,34,.035)}.v11-metrics article>div{min-width:0}.app-metrics span,.inventory-stats span,.reboost-metrics span,.sales-metrics span,.stats-metrics span{color:#555f59;font-size:12px}.app-metrics strong,.inventory-stats strong,.reboost-metrics strong,.sales-metrics strong,.stats-metrics strong{display:block;margin-top:10px;font-family:Georgia,Times New Roman,serif;color:#10251a;font-size:29px;line-height:1;font-weight:500}.app-metrics small,.inventory-stats small,.reboost-metrics small,.sales-metrics small,.stats-metrics small{display:block;margin-top:10px;color:#858d87;font-size:10px;line-height:1.45}.metric-icon{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#edf6e9;color:#2c8147;font-style:normal;font-size:18px}.app-panel,.article-detail-main,.article-detail-side>section,.article-editor-main,.article-editor-side>section,.inventory-panel,.marketplace-panel,.reboost-list-panel,.sales-history-panel,.stats-chart-panel{border:1px solid #e1e6df;border-radius:14px;background:hsla(0,0%,100%,.94);box-shadow:0 9px 32px rgba(25,58,35,.035)}.v11-dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1.33fr) minmax(390px,.9fr);grid-gap:16px;gap:16px}.v11-dashboard-bottom-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.1fr) minmax(270px,.82fr);grid-gap:16px;gap:16px;margin-top:16px}.v11-actions-card,.v11-advice-card,.v11-chart-panel,.v11-marketplace-card,.v11-recent-panel{min-width:0;padding:20px}.panel-heading,.v11-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.panel-heading h2,.v11-panel-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;color:#15241a;font-size:17px;font-weight:500;letter-spacing:-.02em}.panel-heading>div>span{display:block;margin-bottom:5px;color:#8b948e;font-size:9px;letter-spacing:.03em}.v11-line-chart{position:relative;min-height:310px;padding:16px 6px 0 45px}.v11-line-chart svg{width:100%;height:235px;overflow:visible}.chart-y-labels{position:absolute;left:0;top:27px;bottom:48px;flex-direction:column;color:#8a928d;font-size:9px}.chart-x-labels,.chart-y-labels{display:flex;justify-content:space-between}.chart-x-labels{gap:4px;margin-top:2px;color:#8b938e;font-size:8px}.chart-empty-note{position:absolute;left:50%;top:52%;padding:10px 13px;border:1px solid #e2e7df;border-radius:9px;background:hsla(0,0%,100%,.93);color:#778079;font-size:10px;transform:translate(-50%,-50%)}.v11-recent-list{display:flex;flex-direction:column}.v11-recent-row{min-height:72px;display:grid;grid-template-columns:58px minmax(0,1fr) auto 26px;align-items:center;grid-gap:12px;gap:12px;border-bottom:1px solid #eaede9}.v11-recent-row:last-child{border-bottom:0}.v11-product-thumb{width:52px;height:48px;display:grid;place-items:center;border:1px solid #e7eae6;border-radius:9px;color:rgba(26,52,35,.5);background:linear-gradient(145deg,#eff1ed,#fafbf9);font-family:Georgia,Times New Roman,serif;font-size:19px}.v11-product-thumb.thumb-2{background:linear-gradient(145deg,#dfeade,#f8faf6)}.v11-product-thumb.thumb-3{background:linear-gradient(145deg,#ebe8e1,#fbfaf7)}.v11-product-thumb.thumb-4{background:linear-gradient(145deg,#d9e4df,#eef4ef)}.v11-product-info,.v11-product-price{min-width:0}.v11-product-info em,.v11-product-info small,.v11-product-info strong,.v11-product-price small,.v11-product-price strong{display:block}.v11-product-info strong{overflow:hidden;color:#1a281f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.v11-product-info small{margin-top:3px;color:#7c857f;font-size:9px}.v11-product-info em{margin-top:4px;color:#4b9b5c;font-size:9px;font-style:normal}.v11-product-info em.sold-dot{color:#8d958f}.v11-product-price{text-align:right}.v11-product-price strong{font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:500}.v11-product-price small{margin-top:4px;color:#929994;font-size:8px}.v11-menu-dot{color:#657069;font-size:11px;letter-spacing:-1px}.v11-marketplace-table,.v11-priority-list{display:flex;flex-direction:column}.v11-priority-list>a,.v11-priority-list>div{min-height:62px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:8px 0;border-bottom:1px solid #ebeee9}.v11-priority-list>:last-child{border-bottom:0}.priority-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;font-size:14px}.priority-icon.orange{background:#fff3e3;color:#e18d22}.priority-icon.blue{background:#eaf3ff;color:#317fc8}.priority-icon.red{background:#fff0ef;color:#d95f5b}.v11-priority-list p{margin:0}.v11-priority-list small,.v11-priority-list strong{display:block}.v11-priority-list strong{color:#28342c;font-size:11px}.v11-priority-list small{margin-top:3px;color:#8b938e;font-size:9px}.v11-priority-list b{color:#667169;font-size:19px;font-weight:400}.v11-marketplace-head,.v11-marketplace-table>div:not(.v11-marketplace-head){display:grid;grid-template-columns:minmax(0,1fr) 90px 54px;align-items:center;grid-gap:8px;gap:8px}.v11-marketplace-head{padding:9px 0;color:#919893;font-size:9px;border-bottom:1px solid #e9ece8}.v11-marketplace-table>div:not(.v11-marketplace-head){min-height:48px;border-bottom:1px solid #edf0ec;color:#38433c;font-size:10px}.v11-marketplace-table>div>span:first-child{display:flex;align-items:center;gap:8px}.marketplace-letter{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#eaf4e7;color:#347d4b;font-style:normal;font-weight:800}.marketplace-letter.mp-2{background:#fff0e4;color:#e87526}.marketplace-letter.mp-3{background:#eef2ff;color:#5668bd}.marketplace-letter.mp-4{background:#f2f1ee;color:#5d615e}.v11-marketplace-table>a{align-self:center;margin-top:16px;color:#27663c;font-size:10px;font-weight:700}.v11-advice-inner{min-height:205px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:17px;border-radius:12px;background:linear-gradient(160deg,#f6f9f3,#fbfcfa);text-align:center}.advice-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#e9f5e5;color:#4c985a;font-size:18px}.v11-advice-inner strong{margin-top:12px;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.35;font-weight:500}.v11-advice-inner p{margin:9px 0 15px;color:#7d8680;font-size:10px;line-height:1.55}.v11-advice-inner .btn{width:100%;min-height:38px;border-radius:9px;font-size:10px}.article-detail-page,.article-editor-page,.articles-page,.reboost-page,.sales-page,.stats-page{background:transparent}.article-detail-main,.article-detail-side>section,.article-editor-main,.article-editor-side>section,.inventory-panel,.marketplace-panel,.reboost-list-panel,.sales-history-panel,.stats-chart-panel{overflow:hidden}.article-editor-header,.compact-heading,.inventory-heading,.panel-heading{border-color:#e8ebe7}.inventory-row,.order-row,.reboost-row,.sales-table-row{border-color:#ecefeb}.inventory-row:hover,.reboost-row:hover{background:#fafcf8}.detail-gallery-item,.image-preview,.inventory-thumb,.product-thumb{border-color:#e5e9e3;border-radius:11px;background:#f6f7f3}.compare-card,.reboost-info-banner,.recommendation-card,.sale-summary-card,.save-card,.status-card{border-color:#e3e8e1;border-radius:12px;background:#f9fbf7}.auth-form label,.field label{color:#38463d;font-weight:620}.auth-form input,.field input,.field select,.field textarea,.sale-form input,.sale-form select{border:1px solid #dfe5dd;border-radius:10px;background:#fff;color:#17261c;box-shadow:none}.auth-form input:focus,.field input:focus,.field select:focus,.field textarea:focus,.sale-form input:focus,.sale-form select:focus{border-color:#79aa80;outline:3px solid rgba(105,166,112,.1)}.auth-page{background:radial-gradient(circle at 10% 25%,rgba(177,222,163,.2),transparent 24rem),radial-gradient(circle at 90% 78%,rgba(178,220,166,.17),transparent 25rem),#fbfcf8}.auth-brand{font-family:Georgia,Times New Roman,serif}.auth-card{border:1px solid #dfe5dd;border-radius:18px;background:hsla(0,0%,100%,.95);box-shadow:0 24px 64px rgba(23,55,33,.08)}.app-state-card h1,.auth-card h1{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.035em}.auth-tabs{border-radius:10px;background:#f4f6f1}.auth-tabs button.active{background:#fff;color:#173122;box-shadow:0 4px 12px rgba(30,58,38,.06)}.billing-notice,.dashboard-notice,.selected-plan{border-radius:10px;border-color:#cfe4cf;background:#f0f8ed}.auth-alert.error,.billing-error,.dashboard-error{border-radius:10px}.app-state-page{background:radial-gradient(circle at 8% 20%,rgba(172,222,159,.22),transparent 25rem),radial-gradient(circle at 92% 80%,rgba(181,223,169,.18),transparent 28rem),#fbfcf8}.app-state-card{border:1px solid #dfe5dd;border-radius:18px;background:hsla(0,0%,100%,.96);box-shadow:0 22px 64px rgba(24,57,34,.08)}.paywall-plans{gap:0}.paywall-plans article{border-radius:0;border-color:#dfe5dd;box-shadow:none}.paywall-plans article:first-child{border-radius:12px 0 0 12px}.paywall-plans article:last-child{border-radius:0 12px 12px 0}.paywall-plans article.featured{z-index:2;border-color:#2a6340}@media (max-width:1180px){.clean-hero-grid{grid-template-columns:1fr}.clean-hero-copy{max-width:780px}.clean-hero-product{max-width:900px}.v11-dashboard-bottom-grid,.v11-dashboard-main-grid{grid-template-columns:1fr}.v11-dashboard-bottom-grid{grid-template-columns:repeat(2,1fr)}.v11-advice-card{grid-column:1/-1}}@media (max-width:980px){.clean-header .nav-links{display:none}.clean-feature-row,.clean-feature-row.reverse{grid-template-columns:1fr;gap:34px}.clean-feature-row.reverse .clean-feature-copy{order:0}.app-shell,.v11-dashboard.app-shell{grid-template-columns:1fr}.app-sidebar{position:relative;height:auto;min-height:0}.app-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.app-nav a{justify-content:center;padding-inline:8px;font-size:11px}.sidebar-bottom{display:none}.app-content{padding:28px 22px 40px}}@media (max-width:760px){.container{width:min(100% - 28px,1180px)}.clean-header .nav-actions .btn-ghost{display:none}.clean-header .brand{font-size:22px}.clean-hero{padding-top:45px}.clean-hero h1{font-size:clamp(44px,13vw,62px)}.clean-proof-row{flex-direction:column;gap:12px}.home-dashboard-preview{grid-template-columns:92px minmax(0,1fr);min-height:430px}.preview-sidebar{padding-inline:7px}.preview-brand span:last-child,.preview-plan strong,.preview-sidebar nav b{display:none}.preview-sidebar nav span{justify-content:center;font-size:12px}.preview-kpis{grid-template-columns:repeat(2,1fr)}.preview-content{grid-template-columns:1fr}.preview-products,.preview-tasks{display:none}.clean-pricing-grid{grid-template-columns:1fr;gap:14px}.clean-plan,.clean-plan:first-child,.clean-plan:last-child{min-height:0;margin-left:0;border-radius:13px}.clean-plan.featured{margin-top:28px}.clean-final-inner,.clean-footer-inner{display:flex;flex-direction:column;align-items:flex-start}.clean-footer p{text-align:left}.app-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.app-nav a{justify-content:flex-start}.app-metrics,.inventory-stats,.reboost-metrics,.sales-metrics,.stats-metrics,.v11-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.app-topbar,.v11-topbar{flex-direction:column}.topbar-actions{width:100%;flex-wrap:wrap}.v11-dashboard-bottom-grid{grid-template-columns:1fr}.v11-advice-card{grid-column:auto}.v11-recent-row{grid-template-columns:52px minmax(0,1fr) auto}.v11-menu-dot{display:none}.paywall-plans{grid-template-columns:1fr;gap:12px}.paywall-plans article,.paywall-plans article:first-child,.paywall-plans article:last-child{border-radius:12px}}@media (max-width:520px){.clean-header .btn-small{padding-inline:12px;font-size:12px}.clean-hero-actions{flex-direction:column}.clean-hero-actions .btn{width:100%}.home-dashboard-preview{display:block}.preview-sidebar{display:none}.preview-main{padding:12px}.app-content{padding:22px 14px 34px}.app-metrics,.inventory-stats,.reboost-metrics,.sales-metrics,.stats-metrics,.v11-metrics{grid-template-columns:1fr}.v11-line-chart{padding-left:0}.chart-x-labels,.chart-y-labels{display:none}}.conversion-page{background:radial-gradient(circle at 8% 8%,rgba(158,214,145,.16),transparent 26rem),radial-gradient(circle at 92% 18%,rgba(196,225,185,.17),transparent 26rem),#fbfcf8}.conversion-hero{padding:72px 0 64px;overflow:hidden}.conversion-grain{position:absolute;inset:0;opacity:.14;pointer-events:none;background-image:radial-gradient(rgba(18,48,31,.18) .55px,transparent 0);background-size:7px 7px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 88%);mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 88%)}.conversion-hero-grid{grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr);gap:58px}.conversion-hero .clean-hero-copy{position:relative;z-index:2}.conversion-hero .clean-hero-copy h1{max-width:680px;font-size:clamp(50px,5.25vw,76px);line-height:1.015}.conversion-hero .clean-hero-copy>p{max-width:610px;color:#4f5d55;font-size:17px}.conversion-proof-row{gap:18px 25px}.conversion-proof-row span{color:#4c5951;font-size:11px}.conversion-proof-row i{border:1px solid #b7dcb9;background:rgba(239,248,236,.9);color:#337745}.conversion-hero-product{position:relative}.conversion-hero-product:before{position:absolute;content:"";width:360px;height:360px;right:-100px;bottom:-100px;border-radius:50%;background:radial-gradient(circle,rgba(127,192,111,.19),transparent 68%);filter:blur(8px);pointer-events:none}.hero-demo{position:relative;z-index:2;overflow:hidden;border:1px solid #dce4da;border-radius:20px;background:hsla(0,0%,100%,.96);box-shadow:0 28px 80px rgba(20,58,34,.12)}.hero-demo-topbar{min-height:50px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:13px;gap:13px;padding:0 14px;border-bottom:1px solid #e5e9e3;background:hsla(90,33%,98%,.9)}.hero-demo-dots{display:flex;gap:5px}.hero-demo-dots i{width:7px;height:7px;border-radius:50%;background:#d1d8d0}.hero-demo-dots i:first-child{background:#89b893}.hero-demo-topbar>span{overflow:hidden;color:#69756d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.hero-demo-topbar>span b{color:#233129;font-weight:720}.hero-demo-topbar>button{width:30px;height:30px;display:grid;place-items:center;border:1px solid #d9e0d7;border-radius:8px;background:#fff;color:#183324;cursor:pointer}.hero-demo-body{min-height:480px;display:grid;grid-template-columns:190px minmax(0,1fr)}.hero-demo-phone{padding:14px 13px 16px;color:#e9f3eb;background:radial-gradient(circle at 20% 10%,rgba(110,176,120,.18),transparent 11rem),linear-gradient(160deg,#07392a,#05271e 72%)}.phone-status{display:flex;justify-content:space-between;color:rgba(230,241,233,.72);font-size:7px}.phone-camera-title{margin:17px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:16px;color:#fff}.product-illustration{position:relative;min-height:185px;overflow:hidden;border:1px solid #e0e4df;border-radius:12px;background:linear-gradient(145deg,#f2f0ea,#e8ebe5)}.product-illustration.compact{min-height:235px;border-color:hsla(0,0%,100%,.13);background:linear-gradient(145deg,#e9e9e2,#cdd4cc)}.product-wall{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.5%,rgba(89,102,93,.12) 50%,transparent 50.5%),linear-gradient(180deg,transparent 64%,rgba(94,110,99,.1) 64.5%,transparent 65%)}.product-shadow{position:absolute;left:50%;bottom:18px;width:92px;height:20px;transform:translateX(-50%);border-radius:50%;background:rgba(31,45,36,.18);filter:blur(8px)}.product-jacket{position:absolute;width:118px;height:132px;left:50%;top:50%;transform:translate(-50%,-47%)}.jacket-body,.jacket-left,.jacket-right,.jacket-zip{position:absolute;display:block}.jacket-body{width:76px;height:116px;left:21px;top:10px;border-radius:20px 20px 12px 12px;background:repeating-linear-gradient(180deg,hsla(0,0%,100%,.06) 0 1px,transparent 1px 18px),linear-gradient(145deg,#153d33,#08261f 70%);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.06)}.jacket-left,.jacket-right{width:28px;height:88px;top:19px;border-radius:20px 12px 14px 14px;background:linear-gradient(145deg,#173f34,#092820)}.jacket-left{left:3px;transform:rotate(9deg)}.jacket-right{right:3px;transform:rotate(-9deg)}.jacket-zip{width:1px;height:106px;left:59px;top:15px;background:rgba(223,235,227,.4)}.phone-thumbs{display:flex;gap:7px;margin-top:11px}.phone-thumbs i{width:31px;height:31px;border:1px solid hsla(0,0%,100%,.14);border-radius:6px;background:hsla(0,0%,100%,.08)}.phone-thumbs i.active{border-color:#b6dfb7;background:rgba(182,223,183,.2)}.phone-caption{margin-top:10px;color:#aebfb3;font-size:8px}.hero-demo-screen{position:relative;min-width:0;padding:19px;background:radial-gradient(circle at 105% 0,rgba(178,219,168,.16),transparent 18rem),#fbfcfa}.demo-live-line{display:flex;align-items:center;gap:10px;margin-bottom:14px}.demo-live-dot{width:9px;height:9px;border-radius:50%;background:#56a866;box-shadow:0 0 0 5px rgba(86,168,102,.11)}.demo-live-line p{margin:0}.demo-live-line b,.demo-live-line small{display:block}.demo-live-line b{color:#1d2c23;font-size:12px}.demo-live-line small{margin-top:3px;color:#7b857e;font-size:9px}.journey-frame{min-height:366px;padding:14px;border:1px solid #e1e7df;border-radius:14px;background:hsla(0,0%,100%,.94);box-shadow:0 12px 30px rgba(31,61,39,.055);animation:v12StageIn .38s ease both}@keyframes v12StageIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.journey-photo-stage{height:100%;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:16px;gap:16px;align-items:stretch}.journey-photo-stage .product-illustration{min-height:330px}.journey-photo-copy{align-self:center}.journey-photo-copy>span{color:#568560;font-size:9px;font-weight:800;letter-spacing:.08em}.journey-photo-copy strong{display:block;margin-top:9px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.journey-photo-copy p{margin:8px 0 0;color:#727d76;font-size:11px;line-height:1.5}.journey-mini-thumbs{display:flex;gap:6px;margin-top:16px}.journey-mini-thumbs i{width:36px;height:30px;border-radius:6px;background:linear-gradient(145deg,#dce3dc,#bcc7be)}.journey-form-stage{display:flex;flex-direction:column;gap:10px}.journey-form-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #e6eae5}.journey-form-heading span{font-family:Georgia,Times New Roman,serif;font-size:19px}.journey-form-heading b{padding:6px 8px;border-radius:999px;background:#f0f4ee;color:#68736c;font-size:8px;font-weight:700}.journey-form-stage label{display:block;padding:10px 11px;border:1px solid #e3e8e1;border-radius:9px;background:#fff}.journey-form-stage label span,.journey-form-stage label strong{display:block}.journey-form-stage label span{color:#8a928c;font-size:8px}.journey-form-stage label strong{margin-top:5px;color:#28352e;font-size:11px;font-weight:620;animation:v12FieldFill .45s ease both}.journey-form-stage label:nth-of-type(2) strong{animation-delay:.08s}.journey-form-stage label:nth-of-type(3) strong{animation-delay:.16s}@keyframes v12FieldFill{0%{opacity:0;transform:translateX(-5px)}to{opacity:1;transform:translateX(0)}}.journey-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.journey-form-stage>button,.journey-reboost-stage>button{min-height:38px;margin-top:auto;border-radius:9px;background:#0a3b29;color:#fff;font-size:10px;font-weight:700}.journey-sale-stage{display:flex;flex-direction:column;gap:14px}.sale-success{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #d8ead7;border-radius:10px;background:#f3faf1}.sale-success>span{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#dcefd9;color:#3e8a4c;font-size:14px;font-weight:800}.sale-success b,.sale-success small{display:block}.sale-success b{font-size:11px}.sale-success small{margin-top:3px;color:#78837b;font-size:8px}.sale-numbers{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.sale-numbers>div{padding:13px 10px;border:1px solid #e4e8e2;border-radius:10px;background:#fff}.sale-numbers>div.highlight{border-color:#cfe5cd;background:#f2f8ef}.sale-numbers span,.sale-numbers strong{display:block}.sale-numbers span{color:#818a84;font-size:8px}.sale-numbers strong{margin-top:7px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.sale-chart{flex:1 1;min-height:150px;display:flex;align-items:flex-end;gap:9px;padding:18px;border:1px solid #e5e9e3;border-radius:11px;background:linear-gradient(180deg,#fff,#f7faf5)}.sale-chart i{flex:1 1;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#8fc893,#4f9a5b);animation:v12Bars .7s ease both}.sale-chart i:first-child{height:28%}.sale-chart i:nth-child(2){height:38%;animation-delay:.06s}.sale-chart i:nth-child(3){height:52%;animation-delay:.12s}.sale-chart i:nth-child(4){height:47%;animation-delay:.18s}.sale-chart i:nth-child(5){height:70%;animation-delay:.24s}.sale-chart i:nth-child(6){height:88%;animation-delay:.3s}@keyframes v12Bars{0%{transform:scaleY(.15);transform-origin:bottom;opacity:.3}to{transform:scaleY(1);transform-origin:bottom;opacity:1}}.journey-reboost-stage{display:flex;flex-direction:column;gap:12px}.reboost-alert{display:flex;align-items:center;gap:10px;padding:12px;border-radius:10px;background:#f4f8f1;border:1px solid #dfe9dc}.reboost-alert>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#e1f0dd;color:#4f935a;font-size:18px}.reboost-alert b,.reboost-alert small{display:block}.reboost-alert small{color:#5b9264;font-size:7px;font-weight:800;letter-spacing:.07em}.reboost-alert b{margin-top:4px;font-size:11px}.reboost-list{display:flex;flex-direction:column}.reboost-list>div{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:11px 0;border-bottom:1px solid #e8ebe7}.reboost-list .product-illustration.compact{min-height:44px;height:44px;border-color:#e0e5df}.reboost-list .product-jacket{transform:translate(-50%,-47%) scale(.29)}.reboost-placeholder{width:50px;height:44px;border:1px solid #e2e7e0;border-radius:8px;background:linear-gradient(145deg,#ede9e2,#d5d8d1)}.reboost-list p{margin:0}.reboost-list p b,.reboost-list p small{display:block}.reboost-list p b{font-size:10px}.reboost-list p small{margin-top:4px;color:#7c867f;font-size:8px}.reboost-list>div>strong{color:#397846;font-size:9px}.hero-demo-progress{position:absolute;left:19px;right:19px;bottom:11px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px}.hero-demo-progress i{height:2px;border-radius:999px;background:#e0e5df}.hero-demo-progress i.active{background:#5da669}.trust-strip{position:relative;z-index:2;border-top:1px solid #e4e9e1;border-bottom:1px solid #e4e9e1;background:hsla(0,0%,100%,.78)}.trust-strip-inner{min-height:92px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-strip-inner>span{min-width:0;padding:0 24px;border-right:1px solid #e5e9e3}.trust-strip-inner>span:first-child{padding-left:0}.trust-strip-inner>span:last-child{border-right:0;padding-right:0}.trust-strip-inner b,.trust-strip-inner small{display:block}.trust-strip-inner b{color:#183226;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:500}.trust-strip-inner small{margin-top:5px;color:#7a847d;font-size:10px;line-height:1.4}.process-section{position:relative;overflow:hidden;padding:105px 0 115px;background:linear-gradient(180deg,#fff,#fbfcf8)}.process-glow{position:absolute;width:470px;height:470px;border-radius:50%;pointer-events:none;filter:blur(10px)}.process-glow-one{left:-250px;top:160px;background:radial-gradient(circle,rgba(155,215,142,.19),transparent 69%)}.process-glow-two{right:-250px;bottom:20px;background:radial-gradient(circle,rgba(184,222,173,.17),transparent 69%)}.process-shell{position:relative;z-index:1}.process-heading{max-width:760px;margin:0 auto 50px;text-align:center}.human-value-heading h2,.process-heading h2{margin:12px 0 14px;font-family:Georgia,Times New Roman,serif;color:#0c281b;font-size:clamp(38px,4.5vw,58px);font-weight:500;line-height:1.06;letter-spacing:-.042em}.process-heading>p{max-width:650px;margin:0 auto;color:#657068;font-size:15px;line-height:1.65}.process-stage{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);grid-gap:28px;gap:28px;align-items:stretch}.process-copy-panel,.process-visual-panel{min-height:470px;border:1px solid #dfe5dc;border-radius:18px;background:hsla(0,0%,100%,.92);box-shadow:0 18px 48px rgba(24,65,39,.065);animation:v12StageIn .32s ease both}.process-copy-panel{display:flex;flex-direction:column;padding:34px;background:radial-gradient(circle at 0 100%,rgba(184,224,173,.18),transparent 19rem),hsla(0,0%,100%,.94)}.process-index{display:flex;align-items:center;justify-content:space-between;gap:16px}.process-index>span{font-family:Georgia,Times New Roman,serif;color:#6a9c72;font-size:42px;line-height:1}.process-index>i{padding:7px 9px;border-radius:999px;background:#eff6ec;color:#5b735f;font-style:normal;font-size:9px;font-weight:700}.process-kicker{margin-top:50px;color:#4f8658;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.process-copy-panel h3{max-width:500px;margin:12px 0 15px;font-family:Georgia,Times New Roman,serif;color:#10291d;font-size:clamp(31px,3.4vw,46px);font-weight:500;line-height:1.08;letter-spacing:-.038em}.process-copy-panel>p{max-width:510px;margin:0;color:#647067;font-size:14px;line-height:1.72}.process-navigation{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;grid-gap:12px;gap:12px;margin-top:auto;padding-top:32px}.process-navigation>button{width:42px;height:42px;display:grid;place-items:center;border:1px solid #d9e1d7;border-radius:11px;background:#fff;color:#163426;font-size:18px;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.process-navigation>button:hover{transform:translateY(-1px);border-color:#b9d5bb;background:#f8fbf6}.process-dots{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px}.process-dots button{min-width:0;height:38px;border:1px solid #e1e6df;border-radius:9px;background:#f9faf8;color:#9aa19c;cursor:pointer}.process-dots button span{font-size:9px;font-weight:750}.process-dots button.active{border-color:#88b990;background:#eff7ed;color:#2f7540}.process-visual-panel{padding:24px;background:radial-gradient(circle at 100% 0,rgba(174,218,162,.19),transparent 20rem),#f8faf6}.process-visual-card{min-height:420px;height:100%;overflow:hidden;border:1px solid #e0e6de;border-radius:15px;background:#fff;box-shadow:0 12px 32px rgba(32,68,42,.06)}.process-photo{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:18px;gap:18px;padding:24px;background:radial-gradient(circle at 20% 120%,rgba(155,214,143,.17),transparent 18rem),#fff}.process-phone-mini{align-self:stretch;display:flex;flex-direction:column;padding:17px;border:1px solid #dde4db;border-radius:14px;background:#fafbf9}.process-phone-head{display:flex;justify-content:space-between;margin-bottom:14px;font-size:10px}.process-phone-mini .product-illustration{flex:1 1;min-height:250px}.process-phone-mini>button{min-height:38px;margin-top:12px;border-radius:9px;background:#0a3b29;color:#fff;font-size:10px;font-weight:700}.process-side-note{align-self:center;padding:12px}.process-side-note>span{color:#6ea578;font-family:Georgia,Times New Roman,serif;font-size:38px}.process-side-note b{display:block;margin-top:12px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.process-side-note p{margin:9px 0 0;color:#727d76;font-size:12px;line-height:1.6}.process-form{display:flex;flex-direction:column;gap:12px;padding:30px}.process-form-grid>div,.process-form-row{padding:14px;border:1px solid #e2e7e0;border-radius:10px;background:#fbfcfa}.process-form-grid b,.process-form-grid span,.process-form-row b,.process-form-row span{display:block}.process-form-grid span,.process-form-row span{color:#879089;font-size:9px}.process-form-grid b,.process-form-row b{margin-top:6px;color:#29372f;font-size:12px}.process-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.process-form-grid b.green{color:#448452}.process-form-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:16px;border-top:1px solid #e7ebe5;color:#757f78;font-size:10px}.process-form-footer button{min-height:38px;padding:0 14px;border-radius:9px;background:#0b3c2b;color:#fff;font-size:10px;font-weight:700}.process-sale{padding:30px;background:radial-gradient(circle at 100% 100%,rgba(178,220,166,.16),transparent 18rem),#fff}.process-sale-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #e8ebe7}.process-sale-title span{color:#6d7870;font-size:11px}.process-sale-title b{font-family:Georgia,Times New Roman,serif;color:#2f7f42;font-size:27px;font-weight:500}.process-sale-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:20px}.process-sale-summary>div{padding:20px 16px;border:1px solid #e2e7e0;border-radius:11px}.process-sale-summary>div.green-card{border-color:#d2e6d0;background:#f2f8ef}.process-sale-summary span,.process-sale-summary strong{display:block}.process-sale-summary span{color:#7b857e;font-size:9px}.process-sale-summary strong{margin-top:8px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500}.process-sale-bottom{min-height:160px;display:flex;align-items:flex-end;justify-content:space-between;margin-top:25px;padding:24px;border:1px solid #e3e8e1;border-radius:12px;background:linear-gradient(180deg,transparent,rgba(225,240,221,.55)),repeating-linear-gradient(90deg,transparent 0 55px,rgba(85,120,94,.08) 55px 56px),#fbfcfa}.process-sale-bottom span{color:#5d6b62;font-size:11px}.process-sale-bottom b{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#dff0db;color:#458a53}.process-reboost{padding:30px}.process-reboost-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #e7ebe5}.process-reboost-head span{font-family:Georgia,Times New Roman,serif;font-size:21px}.process-reboost-head b{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#e9f5e6;color:#3e7f4c;font-size:11px}.process-reboost-item{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:13px;gap:13px;padding:17px 0;border-bottom:1px solid #ecefeb}.process-reboost-item>i{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#f0f6ed;color:#4c8c57;font-style:normal;font-size:16px}.process-reboost-item p{margin:0}.process-reboost-item p b,.process-reboost-item p small{display:block}.process-reboost-item p b{color:#26352d;font-size:12px}.process-reboost-item p small{margin-top:4px;color:#7c867f;font-size:9px}.process-reboost-item>span{color:#4d6657}.process-reboost-foot{margin-top:34px;padding:18px;border-radius:11px;background:#f7faf5;color:#617067;font-size:11px;text-align:center}.human-value-section{padding:105px 0;border-top:1px solid #e6eae4;background:radial-gradient(circle at 8% 70%,rgba(170,218,158,.18),transparent 22rem),#f8faf5}.human-value-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);grid-gap:75px;gap:75px;align-items:start}.human-value-heading{position:-webkit-sticky;position:sticky;top:120px}.human-value-heading h2{margin-top:15px;font-size:clamp(37px,4vw,53px)}.human-value-heading>p{margin:0;color:#667169;font-size:14px;line-height:1.72}.human-value-cards{display:flex;flex-direction:column;gap:12px}.human-value-cards article{display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:3px 18px;gap:3px 18px;padding:25px;border:1px solid #dee5dc;border-radius:14px;background:hsla(0,0%,100%,.9)}.human-value-cards article>span{grid-row:1/span 2;width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#eff7ec;color:#4c8957;font-family:Georgia,Times New Roman,serif;font-size:16px}.human-value-cards h3{margin:2px 0 0;font-family:Georgia,Times New Roman,serif;color:#203128;font-size:22px;font-weight:500}.human-value-cards p{margin:6px 0 0;color:#737d76;font-size:12px;line-height:1.55}.conversion-pricing{padding-top:112px;background:radial-gradient(circle at 95% 40%,rgba(175,218,164,.17),transparent 22rem),#fbfcf8}.pricing-intro{max-width:650px;margin:12px auto 0;color:#778179;font-size:12px;line-height:1.55}.conversion-final-cta .clean-final-inner>div>p{max-width:650px;margin:12px 0 0;color:#647068;font-size:13px}@media (max-width:1180px){.conversion-hero-grid{grid-template-columns:1fr}.conversion-hero .clean-hero-copy{max-width:780px;text-align:center;margin:0 auto}.conversion-hero .clean-hero-copy>p{margin-inline:auto}.conversion-hero .clean-hero-actions,.conversion-proof-row{justify-content:center}.conversion-hero-product{max-width:820px;width:100%;margin:10px auto 0}}@media (max-width:900px){.trust-strip-inner{grid-template-columns:1fr 1fr}.trust-strip-inner>span{min-height:78px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #e5e9e3}.trust-strip-inner>span:nth-child(2){border-right:0}.trust-strip-inner>span:nth-child(3),.trust-strip-inner>span:nth-child(4){border-bottom:0}.human-value-grid,.process-stage{grid-template-columns:1fr}.human-value-heading{position:static}.process-copy-panel,.process-visual-panel{min-height:auto}.process-copy-panel{min-height:430px}}@media (max-width:700px){.conversion-hero{padding-top:46px}.conversion-hero .clean-hero-copy h1{font-size:clamp(42px,13vw,58px)}.conversion-proof-row{flex-direction:column;align-items:center;gap:10px}.hero-demo-body{grid-template-columns:1fr}.hero-demo-phone{display:none}.hero-demo-screen{min-height:460px}.journey-photo-stage{grid-template-columns:1fr}.journey-photo-stage .product-illustration{min-height:210px}.trust-strip-inner{grid-template-columns:1fr}.trust-strip-inner>span,.trust-strip-inner>span:first-child,.trust-strip-inner>span:last-child{min-height:auto;padding:16px 0;border-right:0;border-bottom:1px solid #e5e9e3;text-align:center}.trust-strip-inner>span:last-child{border-bottom:0}.human-value-section,.process-section{padding:78px 0}.process-heading{margin-bottom:34px}.process-copy-panel,.process-visual-panel{border-radius:14px}.process-copy-panel{min-height:460px;padding:25px}.process-kicker{margin-top:35px}.process-navigation{grid-template-columns:40px 1fr 40px;gap:8px}.process-dots button span{font-size:8px}.process-visual-panel{padding:12px}.process-photo{grid-template-columns:1fr}.process-side-note{display:none}.process-form,.process-reboost,.process-sale{padding:20px}.process-form-grid,.process-sale-summary{grid-template-columns:1fr}.process-sale-bottom{min-height:110px}.human-value-cards article{grid-template-columns:45px minmax(0,1fr);padding:19px}.human-value-cards article>span{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.journey-form-stage label strong,.journey-frame,.process-copy-panel,.process-visual-panel,.sale-chart i{animation:none!important}}.hero-flow-video{position:relative;overflow:hidden;border:1px solid #d9e1d7;border-radius:26px;background:hsla(0,0%,100%,.94);box-shadow:0 28px 80px rgba(22,47,30,.14)}.flow-video-bar{height:52px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:0 15px;border-bottom:1px solid #e3e8e1;background:hsla(80,33%,98%,.96);color:#657168;font-size:11px;font-weight:700}.flow-video-bar>button{width:31px;height:31px;border-radius:10px;background:#eef3ec;color:#173120;cursor:pointer;font-size:17px}.flow-live{display:inline-flex;align-items:center;gap:7px;color:#1e4d2a;white-space:nowrap}.flow-live i{width:7px;height:7px;border-radius:50%;background:#63c66e;box-shadow:0 0 0 5px rgba(99,198,110,.12)}.flow-caption{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.flow-video-stage{position:relative;min-height:515px;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 78% 16%,rgba(165,222,153,.22),transparent 27%),radial-gradient(circle at 14% 88%,rgba(195,232,185,.3),transparent 29%),#f4f7f1}.flow-video-stage:after{content:"";position:absolute;inset:0;z-index:30;pointer-events:none;background:linear-gradient(110deg,transparent 40%,hsla(0,0%,100%,.28) 50%,transparent 60%);transform:translateX(-120%);animation:flowShimmer 8.7s linear infinite;mix-blend-mode:screen}@keyframes flowShimmer{0%,12%{transform:translateX(-120%);opacity:0}17%{opacity:.5}31%,to{transform:translateX(130%);opacity:0}}.flow-desktop-scene{position:absolute;inset:20px 20px 28px;display:grid;grid-template-columns:132px 1fr;border:1px solid #dce4da;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 18px 45px rgba(25,49,32,.12);opacity:0;transform:scale(.965) translateY(12px);transition:opacity .55s ease,transform .7s cubic-bezier(.2,.8,.2,1)}.phase-1 .flow-desktop-scene,.phase-2 .flow-desktop-scene,.phase-3 .flow-desktop-scene,.phase-4 .flow-desktop-scene{opacity:1;transform:scale(1) translateY(0)}.flow-sidebar{padding:16px 12px;background:linear-gradient(180deg,#0e3b2c,#0b2f24);color:#fff}.flow-brand{display:flex;align-items:center;gap:8px;margin-bottom:24px;font-family:Georgia,serif;font-size:15px}.flow-brand span{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#dff2d9;color:#173b27;font-family:Georgia,serif;font-weight:700}.flow-sidebar nav{display:grid;grid-gap:7px;gap:7px}.flow-sidebar nav>span{min-height:37px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;grid-gap:6px;gap:6px;padding:0 8px;border-radius:9px;color:hsla(0,0%,100%,.76);font-size:8px}.flow-sidebar nav>span b{font-weight:650}.flow-sidebar nav>span.active{background:hsla(0,0%,100%,.11);color:#fff}.flow-sidebar nav>span i{min-width:19px;padding:3px 5px;border-radius:99px;background:#2b7950;color:#fff;font-size:7px;font-style:normal;text-align:center}.flow-subscription{position:absolute;left:12px;bottom:12px;width:108px;padding:10px;border:1px solid hsla(0,0%,100%,.16);border-radius:10px;background:hsla(0,0%,100%,.05)}.flow-subscription small{display:block;font-size:6px;color:#b7d4c0}.flow-subscription b{display:block;margin:4px 0 1px;font-size:10px}.flow-subscription span{color:#a8d7b0;font-size:7px}.flow-dashboard{padding:17px 18px;background:radial-gradient(circle at 88% 8%,rgba(211,238,202,.38),transparent 25%),#fbfcfa}.flow-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.flow-dashboard-head small{color:#7b877f;font-size:7px}.flow-dashboard-head h3{margin:2px 0 0;font-family:Georgia,serif;font-size:18px;letter-spacing:-.03em}.flow-dashboard-head button{min-height:30px;padding:0 11px;border-radius:8px;background:#0f3c2c;color:#fff;font-size:7px}.flow-stat-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.flow-stat-row article{display:grid;grid-gap:3px;gap:3px;min-height:64px;padding:10px;border:1px solid #e1e7df;border-radius:10px;background:hsla(0,0%,100%,.91)}.flow-stat-row span{color:#7b877f;font-size:6px}.flow-stat-row b{font-family:Georgia,serif;font-size:15px}.flow-stat-row small{color:#4b9c5c;font-size:6px}.flow-dashboard-grid{display:grid;grid-template-columns:1.3fr .9fr;grid-gap:8px;gap:8px;margin-top:8px}.flow-chart-card,.flow-list-card{min-height:208px;padding:11px;border:1px solid #e1e7df;border-radius:10px;background:hsla(0,0%,100%,.93)}.flow-chart-card>span,.flow-list-card>span{font-family:Georgia,serif;font-size:9px;font-weight:700}.flow-chart-line{position:relative;height:145px;margin-top:20px;border-bottom:1px solid #e5ebe3;background:repeating-linear-gradient(180deg,transparent 0 35px,#edf1ec 36px 37px)}.flow-chart-line:before{content:"";position:absolute;left:5%;right:4%;top:54%;height:2px;background:#4fa460;transform:skewY(-8deg);box-shadow:28px -8px 0 #4fa460,60px -24px 0 #4fa460,94px -12px 0 #4fa460,128px -42px 0 #4fa460}.flow-chart-line i{position:absolute;bottom:14px;width:4px;border-radius:8px 8px 0 0;background:rgba(97,176,105,.18)}.flow-chart-line i:first-child{left:6%;height:42%}.flow-chart-line i:nth-child(2){left:20%;height:58%}.flow-chart-line i:nth-child(3){left:34%;height:49%}.flow-chart-line i:nth-child(4){left:48%;height:72%}.flow-chart-line i:nth-child(5){left:62%;height:61%}.flow-chart-line i:nth-child(6){left:76%;height:77%}.flow-chart-line i:nth-child(7){left:90%;height:88%}.flow-list-card p{display:grid;grid-template-columns:27px 1fr auto;align-items:center;grid-gap:7px;gap:7px;margin:11px 0 0;padding-bottom:9px;border-bottom:1px solid #edf1ec;font-size:7px}.flow-list-card p i{width:27px;height:24px;border-radius:6px;background:#eff3ed}.flow-list-card p b{font-weight:650}.flow-list-card p strong{font-family:Georgia,serif;font-size:9px}.flow-phone-capture{position:absolute;z-index:12;left:50%;top:50%;width:208px;height:420px;overflow:hidden;border:7px solid #101210;border-radius:34px;background:#0a0a0a;box-shadow:0 24px 58px rgba(0,0,0,.26);transform:translate(-50%,-49%) scale(1);opacity:1;transition:transform .65s cubic-bezier(.2,.8,.2,1),opacity .55s ease,filter .55s ease}.phase-1 .flow-phone-capture,.phase-2 .flow-phone-capture,.phase-3 .flow-phone-capture,.phase-4 .flow-phone-capture{transform:translate(-50%,-49%) scale(.55);opacity:0;filter:blur(2px);pointer-events:none}.flow-phone-notch{position:absolute;z-index:5;top:8px;left:50%;width:68px;height:19px;border-radius:99px;background:#050505;transform:translateX(-50%)}.flow-camera-top{height:47px;display:flex;align-items:flex-end;justify-content:space-between;padding:0 14px 8px;color:#fff;font-size:9px}.flow-camera-top b{color:#ffe238;font-size:8px}.flow-phone-capture>img{width:100%;height:264px;display:block;object-fit:cover;object-position:center 46%}.flow-camera-modes{height:35px;display:flex;align-items:center;justify-content:center;gap:15px;color:#d0d0d0;font-size:7px}.flow-camera-modes b{color:#ffe238}.flow-camera-bottom{height:61px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;justify-items:center}.flow-camera-bottom button{width:45px;height:45px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 3px #0c0c0c,0 0 0 2px #fff}.flow-camera-bottom .thumb{width:25px;height:25px;border-radius:6px;background:url(/demo/demo-clothes.jpg) 50%/cover}.flow-camera-bottom .flip{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#202020;color:#fff;font-style:normal;font-size:14px}.flow-shutter-ring{position:absolute;left:50%;bottom:13px;width:54px;height:54px;border:3px solid hsla(0,0%,100%,.8);border-radius:50%;transform:translateX(-50%) scale(.82);opacity:0}.phase-0 .flow-shutter-ring{animation:shutterPress 2.2s ease infinite}@keyframes shutterPress{0%,58%{opacity:0;transform:translateX(-50%) scale(.9)}66%{opacity:1;transform:translateX(-50%) scale(.65)}74%{opacity:.45;transform:translateX(-50%) scale(1.18)}82%,to{opacity:0;transform:translateX(-50%) scale(1.3)}}.flow-transfer-flash{position:absolute;z-index:15;left:50%;top:50%;display:grid;place-items:center;width:150px;height:96px;border-radius:20px;background:hsla(0,0%,100%,.96);box-shadow:0 20px 50px rgba(30,60,40,.18);transform:translate(-50%,-50%) scale(.7);opacity:0}.flow-transfer-flash span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#dff4d9;color:#358447;font-weight:900}.flow-transfer-flash p{margin:0;color:#48604f;font-size:10px;font-weight:800}.phase-1 .flow-transfer-flash{animation:transferFlash .9s ease both}@keyframes transferFlash{0%{opacity:0;transform:translate(-50%,-50%) scale(.65)}30%,65%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.08)}}.flow-article-panel{position:absolute;z-index:18;left:calc(50% + 66px);top:50%;width:min(440px,calc(100% - 180px));max-height:405px;overflow:hidden;border:1px solid #dce4da;border-radius:17px;background:hsla(0,0%,100%,.98);box-shadow:0 24px 70px rgba(18,48,28,.2);opacity:0;transform:translate(-50%,-47%) scale(.93);transition:opacity .4s ease,transform .55s cubic-bezier(.2,.8,.2,1)}.phase-2 .flow-article-panel,.phase-3 .flow-article-panel{opacity:1;transform:translate(-50%,-50%) scale(1)}.flow-panel-head{min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #e5ebe3}.flow-panel-head small{color:#7e8a82;font-size:7px}.flow-panel-head h4{margin:1px 0 0;font-family:Georgia,serif;font-size:15px}.flow-status{padding:5px 8px;border-radius:99px;background:#f0f3ef;color:#68766d;font-size:7px;font-weight:800}.flow-panel-body{display:grid;grid-template-columns:118px 1fr;grid-gap:11px;gap:11px;padding:12px 15px 10px}.flow-photo-preview img{width:100%;height:157px;object-fit:cover;border-radius:10px}.flow-photo-preview span{display:block;margin-top:5px;color:#7c8a80;font-size:6px}.flow-fields{display:grid;grid-gap:6px;gap:6px}.flow-fields label{position:relative;display:grid;grid-gap:2px;gap:2px;min-height:40px;padding:7px 26px 6px 9px;border:1px solid #e2e8e0;border-radius:8px;background:#fbfcfa}.flow-fields label span{color:#849087;font-size:6px}.flow-fields label b{max-width:100%;overflow:hidden;color:#1c2d22;font-size:7px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.flow-fields label i{position:absolute;right:8px;top:50%;display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#e4f5df;color:#3b944d;font-size:8px;font-style:normal;transform:translateY(-50%)}.flow-field-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.phase-2 .flow-fields label,.phase-3 .flow-fields label{animation:autoFillField .45s ease both;animation-delay:var(--delay)}@keyframes autoFillField{0%{opacity:.2;transform:translateY(5px);background:#f6f7f5}65%{background:#f0f8ed}to{opacity:1;transform:translateY(0);background:#fbfcfa}}.flow-publish-button{position:relative;width:calc(100% - 30px);min-height:43px;display:flex;align-items:center;justify-content:center;gap:10px;margin:0 15px 14px;border-radius:10px;background:#0d3b2b;color:#fff;font-size:10px;font-weight:800}.flow-publish-button i{font-style:normal}.phase-2 .flow-publish-button{opacity:.55}.phase-3 .flow-publish-button{animation:publishPulse 1.5s ease both}@keyframes publishPulse{0%,18%{transform:scale(1);box-shadow:none}38%{transform:scale(1.015);box-shadow:0 0 0 8px rgba(75,170,92,.12)}58%,to{transform:scale(.99);box-shadow:0 0 0 2px rgba(75,170,92,.25)}}.flow-click-pointer{position:absolute;z-index:3;right:22px;bottom:20px;font-size:23px;opacity:0;transform:translate(18px,18px) rotate(-15deg)}.phase-3 .flow-click-pointer{animation:pointerClick 1.5s ease both}@keyframes pointerClick{0%,15%{opacity:0;transform:translate(20px,18px) rotate(-15deg)}35%{opacity:1;transform:translate(0) rotate(-15deg)}57%{transform:translate(-3px,-2px) scale(.9) rotate(-15deg)}74%,to{opacity:0;transform:translate(-6px,-4px) scale(.9) rotate(-15deg)}}.flow-success-card{position:absolute;z-index:22;left:calc(50% + 66px);top:50%;width:315px;padding:23px;border:1px solid #d9e5d6;border-radius:18px;background:hsla(0,0%,100%,.98);box-shadow:0 24px 70px rgba(18,48,28,.2);text-align:center;opacity:0;transform:translate(-50%,-46%) scale(.88)}.phase-4 .flow-success-card{animation:successIn .55s cubic-bezier(.2,.8,.2,1) both}@keyframes successIn{to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.flow-success-check{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 10px;border-radius:50%;background:linear-gradient(145deg,#79df67,#45b852);color:#fff;box-shadow:0 0 0 11px rgba(86,191,92,.12);font-size:26px;font-weight:900}.flow-success-card>small{color:#4a9d58;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.flow-success-card h4{margin:7px 0 6px;font-family:Georgia,serif;font-size:22px}.flow-success-card>p{margin:0 auto 15px;max-width:230px;color:#6d7c72;font-size:9px;line-height:1.5}.flow-success-product{display:grid;grid-template-columns:61px 1fr;grid-gap:10px;gap:10px;padding:9px;border:1px solid #e1e8de;border-radius:11px;background:#fbfcfa;text-align:left}.flow-success-product img{width:61px;height:61px;object-fit:cover;border-radius:8px}.flow-success-product div{display:grid;align-content:center;grid-gap:3px;gap:3px}.flow-success-product b{font-size:9px}.flow-success-product span{color:#6c7a70;font-size:7px}.flow-success-product small{color:#3f9b51;font-size:7px;font-weight:800}.flow-timeline{position:absolute;z-index:40;left:50%;bottom:9px;width:150px;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:4px;gap:4px;transform:translateX(-50%)}.flow-timeline i{height:3px;border-radius:9px;background:rgba(38,71,48,.15);transition:background .35s ease}.flow-timeline i.active{background:#589e61}.flow-demo-note{margin:0;padding:9px 14px 11px;border-top:1px solid #e7ebe5;color:#7a857e;background:#fbfcfa;font-size:9px;line-height:1.45;text-align:center}@media (max-width:920px){.flow-video-stage{min-height:485px}.flow-desktop-scene{inset:24px 12px 28px;grid-template-columns:104px 1fr}.flow-sidebar{padding-inline:8px}.flow-sidebar nav>span{padding-inline:4px}.flow-subscription{left:8px;width:88px}.flow-article-panel{width:min(410px,calc(100% - 136px))}.flow-article-panel,.flow-success-card{left:calc(50% + 50px)}}@media (max-width:680px){.flow-video-bar{grid-template-columns:auto 1fr auto}.flow-caption,.flow-live{font-size:9px}.flow-video-stage{min-height:470px}.flow-desktop-scene{inset:18px 9px 26px;grid-template-columns:74px 1fr}.flow-brand b,.flow-sidebar nav>span b,.flow-subscription{display:none}.flow-brand{justify-content:center}.flow-sidebar nav>span{grid-template-columns:1fr;place-items:center;font-size:12px}.flow-sidebar nav>span i{display:none}.flow-dashboard{padding:12px 10px}.flow-dashboard-head h3{font-size:14px}.flow-stat-row{grid-template-columns:repeat(2,1fr)}.flow-stat-row article:nth-child(n+3){display:none}.flow-dashboard-grid{grid-template-columns:1fr}.flow-list-card{display:none}.flow-chart-card{min-height:220px}.flow-article-panel{left:calc(50% + 37px);width:calc(100% - 102px);max-height:410px}.flow-panel-body{grid-template-columns:82px 1fr;padding-inline:9px}.flow-photo-preview img{height:135px}.flow-fields label{padding-left:7px}.flow-success-card{left:calc(50% + 37px);width:min(270px,calc(100% - 108px));padding:18px}.flow-phone-capture{width:198px;height:403px}.flow-phone-capture>img{height:250px}}.process-stage{touch-action:pan-y}.process-navigation-mobile{display:none}.process-clothing-photo{flex:1 1;width:100%;min-height:250px;display:block;border:1px solid #e2e6df;border-radius:12px;object-fit:cover;object-position:center;background:#f4f3ef}@media (max-width:700px){.process-copy-panel{min-height:auto;padding-bottom:28px}.process-copy-panel>.process-navigation{display:none}.process-kicker{margin-top:28px}.process-visual-card{min-height:auto}.process-photo{padding:12px}.process-phone-mini{min-height:390px;padding:12px}.process-clothing-photo{min-height:285px;max-height:390px}.process-navigation-mobile{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;grid-column:1/-1;grid-gap:8px;gap:8px;width:100%;margin-top:-6px;padding:12px;border:1px solid #dfe5dc;border-radius:14px;background:hsla(0,0%,100%,.96);box-shadow:0 12px 32px rgba(24,65,39,.08)}.process-navigation-mobile>button{width:44px;height:44px}.process-navigation-mobile .process-dots button{height:44px}}@media (max-width:390px){.process-navigation-mobile{grid-template-columns:40px minmax(0,1fr) 40px;padding:9px}.process-navigation-mobile>button{width:40px;height:40px}.process-navigation-mobile .process-dots{gap:4px}.process-navigation-mobile .process-dots button{height:40px}}