@font-face{font-family:Inter;src:url('assets/inter-latin.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--ink:#171824;--muted:#6d7082;--purple:#5545ed;--purple-dark:#4031cf;--lavender:#f3f1ff;--line:#e8e8ef;--paper:#fcfcfe;--green:#146e46;--mint:#e4f7de;--cream:#fff7ed;--shadow:0 10px 35px -20px #26204438}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}button{color:inherit}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #968bff;outline-offset:5px}svg{flex-shrink:0;vertical-align:middle}img{max-width:100%}h1,h2,h3,h4,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h1{font-size:64px;font-weight:760}h2{font-size:36px;font-weight:740}h3{font-size:23px;font-weight:720}h4{font-size:17px;letter-spacing:-.02em}p{color:var(--muted)}small,.small{font-size:13px}strong{font-weight:660}input,select,textarea{min-width:0;width:100%;border:1px solid #deddE9;background:white;border-radius:11px;padding:13px 15px;color:var(--ink)}input::placeholder,textarea::placeholder{color:#9798a7}textarea{resize:vertical}label{display:block;font-size:14px;font-weight:600}label input,label select,label textarea{margin-top:8px;font-weight:400}label+label{margin-top:20px}hr{border:0;border-top:1px solid var(--line);margin:24px 0}ul{padding-left:22px}li+li{margin-top:8px}.container{width:min(1392px,calc(100% - 96px));margin:auto}.narrow{width:min(1120px,calc(100% - 96px));margin:auto}.icon{width:20px;height:20px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.muted{color:var(--muted)}.purple{color:var(--purple)}.green{color:var(--green)}.eyebrow{display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:750;color:var(--muted);margin-bottom:20px}.eyebrow .dot,.dot{height:6px;width:6px;border-radius:50%;display:inline-block;background:#6fe3a4}.btn{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 22px;background:var(--purple);color:#fff;border:1px solid var(--purple);border-radius:100px;font-size:14px;font-weight:670;line-height:1.3;white-space:nowrap;box-shadow:0 3px 4px #5545ed12;transition:background .18s,transform .18s}.btn:hover{background:var(--purple-dark);transform:translateY(-1px)}.btn.secondary{background:#fff;border-color:var(--line);color:var(--ink);box-shadow:none}.btn.secondary:hover{background:var(--lavender)}.btn.dark{background:#1e1c2e;border-color:#1e1c2e}.btn.white{background:white;color:var(--ink);border-color:white}.btn.sm{min-height:38px;padding:9px 17px;font-size:13px}.btn.full{width:100%}.btn:disabled{background:#efeff4;border-color:#efeff4;color:#90909d;box-shadow:none;transform:none}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:7px;align-items:center;min-height:40px}.text-link:hover{color:var(--purple)}.button-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:5px 11px;border-radius:100px;background:#f5f5f8;border:1px solid var(--line);white-space:nowrap;line-height:1.5}.pill.yearly{background:#b7eaa7;border:1px solid #98d985;color:#205328}.pill.saving{color:var(--green);background:#edf8ef;border-color:#d7eddd}.pill.purple{background:var(--lavender);border-color:#e5dfff;color:var(--purple)}.pill.amber{background:#fff6e5;color:#996920;border-color:#f6e7c7}.pill.white{background:#fff}.preview-strip{background:#eeecf7;color:#655d7f;text-align:center;font-size:11px;letter-spacing:.025em;min-height:28px;padding:5px 15px}.preview-strip a{text-decoration:underline;text-underline-offset:3px;margin-left:6px}.announcement{background:#201d32;color:#ebe8ff;font-size:12px;text-align:center;padding:10px 16px}.announcement strong{color:#c7f2b7;font-weight:600}.announcement .icon{width:14px;height:14px;margin-left:10px}.site-header{background:#ffffffed;border-bottom:1px solid var(--line)}.header-inner{height:90px;display:flex;align-items:center;gap:44px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:29px;font-weight:790;letter-spacing:-1.4px;white-space:nowrap}.brand svg{width:38px;height:38px}.brand .domain{font-weight:400;color:#9b98af;font-size:22px;letter-spacing:-1px}.main-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:540;margin-left:20px}.main-nav a{padding:12px 0;position:relative}.main-nav a:hover,.main-nav a.active{color:var(--purple)}.main-nav a.active:after{content:'';position:absolute;bottom:4px;left:0;right:0;height:2px;background:var(--purple);border-radius:4px}.header-actions{margin-left:auto;display:flex;gap:23px;align-items:center}.header-actions .signin{font-size:14px;font-weight:570}.mobile-nav{display:none}.avatar{width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;background:#e6e0fb;border:3px solid white;border-radius:50%;font-size:12px;font-weight:650;color:#68558d}.review-bar{position:fixed;z-index:25;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:3px;align-items:center;padding:6px;background:#232032ef;color:#ece9fa;border:1px solid #ffffff24;border-radius:100px;box-shadow:0 8px 25px #1a133b33;backdrop-filter:blur(12px);max-width:calc(100% - 24px);overflow-x:auto;white-space:nowrap;font-size:11px}.review-bar span{padding:5px 10px;color:#b6afcf;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.review-bar a{padding:8px 12px;border-radius:30px;min-height:32px}.review-bar a:hover,.review-bar a.active{background:#ffffff1c;color:white}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:50px;align-items:center;padding-top:72px;padding-bottom:72px}.hero h1{font-size:clamp(46px,4.6vw,70px);letter-spacing:-.065em;line-height:1.05;max-width:720px}.hero h1 em{font-style:normal;color:var(--purple)}.hero .benefit{font-size:25px;letter-spacing:-.035em;font-weight:650;color:var(--green);margin-top:24px}.hero .intro{font-size:16px;max-width:490px;margin:13px 0 27px;line-height:1.8}.hero-footnote{font-size:12px;margin-top:21px;display:flex;gap:8px;align-items:center}.hero-footnote .icon{width:15px;height:15px;color:var(--green)}.hero-art{position:relative;padding:28px 23px 47px 16px;min-width:0}.hero-orbit{background:radial-gradient(ellipse at 72% 20%,#e7e0ff,#f0edf9 40%,#faf9ff 72%);position:absolute;inset:0 0 0 0;border-radius:42px;border:1px solid #efecf9;overflow:hidden}.hero-orbit:before,.hero-orbit:after{content:'';position:absolute;width:420px;height:420px;border-radius:50%;border:1px solid #b1a6e928;left:180px;top:0}.hero-orbit:after{width:530px;height:530px;left:125px;top:-55px}.hero-window{position:relative;transform:rotate(-2deg);background:white;border:1px solid #e8e3f3;border-radius:18px;box-shadow:0 22px 60px -20px #4d3b7f45;overflow:hidden}.window-toolbar{display:flex;gap:5px;align-items:center;height:36px;padding:0 15px;border-bottom:1px solid var(--line);background:#fff}.window-toolbar i{width:6px;height:6px;background:#dedbe8;border-radius:50%}.window-toolbar span{margin-left:auto;margin-right:auto;font-size:9px;letter-spacing:.01em;color:#9691a6}.window-product{padding:22px 24px 18px;display:flex;align-items:center;gap:12px}.window-product strong{font-size:17px}.window-product p{font-size:11px}.window-product .pill{margin-left:auto}.hero-art .product-art{margin:0 16px;height:210px;border-radius:10px}.hero-price{display:flex;align-items:center;gap:15px;padding:18px 23px 23px}.hero-price strong{font-size:32px;letter-spacing:-1px}.hero-price small{color:var(--muted);font-size:11px}.hero-price .btn{margin-left:auto;font-size:12px;min-height:39px;padding:9px 16px}.hero-price s{color:#8f8a9d;font-size:14px}.floating-note{position:absolute;left:-14px;bottom:10px;display:flex;align-items:center;gap:12px;border:1px solid #e4deed;background:white;border-radius:15px;box-shadow:0 10px 25px #43307114;padding:16px 20px;transform:rotate(1deg)}.floating-note strong{font-size:14px;display:block}.floating-note p{font-size:11px;margin-top:2px}.floating-note .note-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--mint);color:var(--green)}.float-spark{position:absolute;right:0;top:0;color:var(--purple);font-size:32px}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-inner{display:grid;grid-template-columns:repeat(3,1fr);padding:22px 0;gap:24px}.trust-item{display:flex;gap:14px;align-items:center;justify-content:center}.trust-item .icon{color:#777186;width:24px;height:24px}.trust-item strong{display:block;font-size:13px}.trust-item p{font-size:11px;margin-top:3px}.trust-item+.trust-item{border-left:1px solid var(--line)}.section{padding:62px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-head h2{font-size:32px}.section-head p{font-size:14px;margin-top:10px}.section-head .eyebrow{margin-bottom:13px}.discovery-layout{display:grid;grid-template-columns:168px minmax(0,1fr);gap:34px}.side-menu{padding-top:4px;min-width:0}.side-label{font-size:10px;letter-spacing:.14em;color:#94909f;font-weight:750;margin-bottom:14px}.side-menu a{display:flex;align-items:center;gap:11px;min-height:41px;border-radius:8px;font-size:12px;padding:9px 10px;margin:2px 0;color:#787385}.side-menu a.active{background:#eeebfc;color:var(--purple);font-weight:650}.side-menu a:hover{background:#f2f0fa}.side-menu .icon{width:16px;height:16px}.side-note{border:1px solid var(--line);border-radius:13px;padding:16px 13px;background:white;margin-top:28px}.side-note h4{font-size:13px;line-height:1.5}.side-note p{font-size:11px;line-height:1.7;margin:9px 0}.side-note .text-link{font-size:11px}.board-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px}.tabs{display:inline-flex;gap:5px;padding:5px;border:1px solid var(--line);border-radius:100px;background:white;max-width:100%;overflow:auto}.tabs a,.tabs button{border:0;padding:9px 17px;border-radius:100px;white-space:nowrap;font-size:12px;font-weight:570;background:transparent;min-height:36px}.tabs .active{background:var(--ink);color:white}.tabs.purple-tabs .active{background:var(--purple)}.board-caption{font-size:11px;color:#8a8694}.rank-list{display:flex;flex-direction:column;gap:36px;padding-top:25px}.rank-card{background:white;border:1px solid var(--line);border-radius:18px;position:relative;display:grid;grid-template-columns:40px 50px minmax(140px,1fr) 258px 132px;grid-template-rows:auto auto;gap:15px 16px;align-items:center;padding:24px 20px 18px;box-shadow:0 4px 9px #22154702;transition:border-color .15s,box-shadow .15s}.rank-card:first-child{border-color:#c7bffe;background:#fcfbff}.rank-card:hover,.rank-card:focus-within{border-color:#9a8af4;box-shadow:0 8px 25px #4e3db515}.rank-card .rank-position{grid-column:1;grid-row:1/3}.rank-card>.product-logo{grid-column:2;grid-row:1/3}.rank-card .product-info{grid-column:3;grid-row:1}.rank-card .row-meta{grid-column:3;grid-row:2;align-self:end}.rank-card .offer-mini{grid-column:4;grid-row:1/3}.rank-card .rank-total{grid-column:5;grid-row:1}.rank-card .visit{grid-column:5;grid-row:2;align-self:end}.rank-card.no-deal{grid-template-columns:40px 50px minmax(140px,1fr) 132px}.rank-card.no-deal .rank-total,.rank-card.no-deal .visit{grid-column:4}.rank-card .claim-float{position:absolute;z-index:2;top:-18px;left:50%;transform:translateX(-50%);background:var(--purple);color:white;padding:7px 16px;font-size:11px;font-weight:650;line-height:20px;border-radius:30px;box-shadow:0 3px 6px #4e3eb129;opacity:0;pointer-events:none;white-space:nowrap;transition:opacity .15s}.rank-card:hover .claim-float,.rank-card:focus-within .claim-float{opacity:1}.rank-position{text-align:center;font-weight:650;color:#807b91;font-size:16px}.medal{display:inline-block;width:39px;height:54px;object-fit:contain;vertical-align:middle;filter:drop-shadow(0 4px 4px #61452117)}.product-logo{width:50px;height:50px;border-radius:13px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #00000007;flex-shrink:0}.product-logo svg{width:68%;height:68%}.product-logo.large{width:68px;height:68px;border-radius:19px}.product-logo.small-logo{width:36px;height:36px;border-radius:10px}.logo-orbit{background:#ede8fc;color:#6d4fc5}.logo-muse{background:#fde9e4;color:#bc6c5b}.logo-forma{background:#e7f1ff;color:#3f72bd}.logo-metric{background:#e3f4ec;color:#328567}.logo-daylight{background:#fff1d5;color:#b68126}.logo-stack{background:#efedf5;color:#5d5479}.product-info h3{font-size:18px;letter-spacing:-.035em;display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:8px;line-height:1.3}.product-info h3 a:hover{text-decoration:underline;text-underline-offset:4px}.product-info p{font-size:12px;line-height:1.7;max-width:420px}.product-info .pill{font-size:10px;padding:3px 7px}.row-meta{font-size:10px;color:#8a8696;display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px;line-height:1.7}.row-meta strong{color:#615b73;font-weight:550}.offer-mini{background:var(--cream);border:1px solid #f0e4d4;border-radius:15px;padding:18px 13px 11px;position:relative;text-align:center;margin-top:7px}.offer-mini>.yearly{position:absolute;top:-12px;left:50%;transform:translateX(-50%);font-size:10px;padding:2px 11px}.offer-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin:3px 0 9px}.offer-top strong{font-size:16px}.progress-track{display:flex;gap:4px}.progress-track>span{height:4px;background:#e4e0e8;flex:1;border-radius:4px;overflow:hidden}.progress-track i{display:block;height:100%;background:var(--purple);border-radius:4px}.tier-labels{display:flex;justify-content:space-between;font-size:10px;color:#928999;margin-top:4px}.tier-labels strong{color:var(--purple)}.offer-mini .btn{font-size:11px;min-height:34px;padding:7px 15px;margin-top:10px}.rank-total{text-align:center;align-self:center}.take-rank{display:inline-flex;padding:6px 12px;border:1px solid #e5defc;border-radius:100px;background:var(--lavender);color:var(--purple);font-size:11px;font-weight:650;line-height:20px;margin-bottom:8px}.take-rank:hover{color:white;background:var(--purple)}.rank-total>strong{font-size:28px;line-height:1.05;letter-spacing:-.045em;display:block;font-weight:750;font-variant-numeric:tabular-nums}.rank-total>small{font-size:10px;color:#686272;display:block;margin-top:4px}.visit{font-size:11px;color:#777080;text-align:center;white-space:nowrap;min-height:25px;display:flex;align-items:end;justify-content:center;gap:4px}.visit:hover{color:var(--purple)}.visit .icon{width:12px;height:12px;margin-bottom:3px}.board-bottom{display:flex;justify-content:center;margin-top:28px}.feature-band{margin-top:40px;padding:27px 30px;display:flex;gap:25px;align-items:center;justify-content:space-between;background:#f1eefb;border:1px solid #e5dff5;border-radius:17px}.feature-band h3{font-size:20px}.feature-band p{font-size:12px;margin-top:6px}.feature-band .eyebrow{margin-bottom:10px}.deals-section{background:#f6f5fa;border-block:1px solid var(--line)}.deal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.deal-card{border-radius:18px;border:1px solid var(--line);background:white;overflow:hidden;box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s}.deal-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px -23px #36276245}.deal-card .product-art{height:215px;border-radius:0}.deal-card-body{padding:23px}.deal-card-title{display:flex;gap:12px;align-items:center;margin-bottom:16px}.deal-card-title h3{font-size:21px}.deal-card-title p{font-size:11px;margin-top:5px}.deal-card-body>p{font-size:13px;line-height:1.7;min-height:44px}.deal-price{display:flex;align-items:baseline;gap:8px;margin-top:20px}.deal-price strong{font-size:31px;letter-spacing:-1px}.deal-price s{font-size:15px;color:#9b96a4}.deal-price .pill{margin-left:auto;align-self:center;font-size:10px;padding:4px 8px}.renewal{font-size:10px;color:#8a8295;margin-top:1px}.inventory-line{display:flex;justify-content:space-between;font-size:11px;margin:17px 0 7px;color:#6f687f}.deal-card .btn{margin-top:19px}.deal-card .route-note{font-size:10px;text-align:center;margin-top:9px;color:#97909e}.product-art{position:relative;overflow:hidden;background:#ece8f7;padding:24px}.art-muse{background:#f6e9e2}.art-forma{background:#e4ecf6}.art-metric{background:#e1efe9}.art-daylight{background:#f6efdf}.art-stack{background:#e7e5ef}.app-canvas{height:100%;display:flex;background:#fff;border:1px solid #ffffff90;box-shadow:0 12px 24px -12px #37275230;border-radius:8px;overflow:hidden;font-size:8px;color:#554f63;position:relative}.art-sidebar{width:22%;background:#f8f7fc;padding:13px 10px;border-right:1px solid #efedf4;flex-shrink:0}.art-brand{font-weight:750;font-size:10px;margin-bottom:17px;display:flex;gap:5px;align-items:center}.art-sidebar span{display:block;padding:6px 5px;font-size:6px;white-space:nowrap;border-radius:3px;margin-bottom:3px;color:#8b8397}.art-sidebar .selected{background:#ebe5fa;color:#70549f}.art-main{flex:1;padding:15px 14px;min-width:0}.art-topline{display:flex;justify-content:space-between;font-size:6px;color:#a49aae}.art-main h4{font-size:15px;margin-top:13px;margin-bottom:5px;color:#443b56;letter-spacing:-.04em}.art-main>p{font-size:6px}.kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:15px}.kanban-col>span{font-size:6px;display:block;margin-bottom:7px;color:#9c91aa}.task-tile{font-size:6px;line-height:1.7;padding:8px 6px;background:#fcfbfe;border:1px solid #efeaf5;border-radius:4px;margin-top:6px;color:#746580}.task-tile i{width:25%;display:block;height:3px;border-radius:3px;background:#dcd4ee;margin-bottom:5px}.task-tile b{height:8px;width:8px;border-radius:50%;display:block;background:#e2d9f2;margin-top:6px}.task-tile:nth-child(2) i{background:#d2e6ce}.task-tile:nth-child(3) i{background:#f0d8b2}.doc-lines{padding:10px 15px;background:#fffdfa;border:1px solid #eee8e0;border-radius:4px;margin-top:12px;height:calc(100% - 42px)}.doc-lines h4{font-family:Georgia,serif;font-size:16px;margin:0 0 9px}.doc-lines span{height:3px;background:#eae5e1;display:block;margin:7px 0;width:95%;border-radius:2px}.doc-lines span:nth-child(3){width:85%}.doc-lines span:nth-child(5){width:64%}.doc-lines .highlight{background:#efded1;width:80%}.art-circles{display:flex;gap:10px;margin-top:20px;align-items:center}.art-circles i{width:44px;height:44px;border-radius:50%;background:#c7d9f1}.art-circles i:nth-child(2){background:#668fbd;border-radius:12px}.art-circles i:nth-child(3){border:8px solid #a8c4e8;background:transparent}.art-palette{display:flex;height:38px;margin-top:20px}.art-palette i{flex:1;background:#e6effa}.art-palette i:nth-child(2){background:#c5d8ef}.art-palette i:nth-child(3){background:#85aad5}.art-palette i:nth-child(4){background:#345f91}.chart-stats{display:flex;gap:18px;margin:14px 0}.chart-stats strong{display:block;font-size:17px;letter-spacing:-.07em}.chart-stats small{font-size:6px}.mini-chart{display:flex;align-items:end;gap:6px;height:80px;border-bottom:1px solid #e3eee7}.mini-chart i{flex:1;border-radius:3px 3px 0 0;background:#bce0cf}.mini-chart i:nth-last-child(-n+3){background:#56a384}.art-phone{height:112%;width:42%;min-width:98px;margin:-7px auto 0;background:#fffdf8;border:4px solid #e8decb;border-radius:24px;box-shadow:12px 14px 20px #78663912;padding:12px 13px;color:#857556;text-align:center}.phone-notch{width:24px;height:5px;background:#ddd2bf;border-radius:10px;margin:0 auto 13px}.art-phone small{font-size:6px}.art-phone h4{font-family:Georgia,serif;font-size:18px;line-height:1.1;font-weight:400;margin:5px 0 12px}.sun-disc{width:53px;height:53px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#f8d285,#c99949);margin:0 auto 10px;box-shadow:0 0 0 9px #f6ecd4,0 0 0 16px #fbf4e6}.phone-line{font-size:6px;border:1px solid #eee7d9;padding:5px;border-radius:7px;margin-top:6px}.page-intro{padding:62px 0 38px}.page-intro h1{font-size:52px;max-width:850px;letter-spacing:-.055em}.page-intro p{font-size:16px;margin-top:17px;max-width:680px;line-height:1.8}.page-intro.center{text-align:center}.page-intro.center .eyebrow{justify-content:center}.page-intro.center p,.page-intro.center h1{margin-inline:auto}.page-intro.center h1{font-size:54px}.page-intro .section-head{margin-bottom:0}.search-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:11px;background:white;padding-left:14px;color:#96909e}.search-control input{border:0;background:transparent;font-size:13px;min-height:44px}.filter-bar{display:flex;gap:10px;align-items:center;margin:0 0 28px;flex-wrap:wrap}.filter-bar .search-control{min-width:260px;flex:1}.filter-bar select{width:auto;max-width:220px;font-size:12px;min-height:46px}.deals-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:70px}.breadcrumbs{display:flex;gap:10px;align-items:center;font-size:12px;color:#96909e;padding-top:28px;margin-bottom:30px}.breadcrumbs a{color:#666071}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:40px;padding-bottom:65px;align-items:start}.detail-heading{grid-column:1;grid-row:1;display:flex;align-items:center;gap:20px;margin-bottom:6px}.detail-heading h1{font-size:48px}.detail-heading p{font-size:16px;margin-top:10px}.detail-heading .tag-row{margin-top:15px;display:flex;gap:7px;flex-wrap:wrap}.detail-body{grid-column:1;grid-row:2}.detail-body>.product-art{height:420px;border-radius:19px;padding:35px;margin-bottom:15px}.detail-body>.product-art .app-canvas{font-size:14px}.detail-body>.product-art .art-main{padding:30px}.detail-body>.product-art .art-main h4{font-size:28px}.detail-body>.product-art .art-brand{font-size:16px}.detail-body>.product-art .art-sidebar{padding:28px 18px}.detail-body>.product-art .art-sidebar span{font-size:10px;padding:10px 5px}.detail-body>.product-art .art-main>p,.detail-body>.product-art .art-topline{font-size:10px}.detail-body>.product-art .kanban{margin-top:25px;gap:12px}.detail-body>.product-art .kanban-col>span{font-size:10px}.detail-body>.product-art .task-tile{font-size:10px;padding:15px 10px}.detail-body>.product-art .art-phone{width:205px;border-radius:33px;padding:25px}.detail-body>.product-art .art-phone h4{font-size:28px;margin:18px 0 35px}.detail-body>.product-art .art-phone small,.detail-body>.product-art .phone-line{font-size:11px}.detail-body>.product-art .sun-disc{width:88px;height:88px;margin-bottom:35px}.gallery-caption{font-size:11px;text-align:center;color:#9992a3;margin:10px 0 30px}.detail-copy{padding-top:23px;border-top:1px solid var(--line);margin-top:27px}.detail-copy h2{font-size:28px;margin-bottom:20px}.detail-copy>p{font-size:15px;line-height:1.9}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 28px;margin-top:25px}.benefit-item .icon{color:var(--purple);margin-bottom:12px}.benefit-item h3{font-size:16px;letter-spacing:-.02em;margin-bottom:9px}.benefit-item p{font-size:13px;line-height:1.8}.offer-panel{grid-column:2;grid-row:1/3;background:white;border:1px solid #ded8ee;border-radius:20px;box-shadow:var(--shadow);padding:26px;position:sticky;top:24px}.offer-panel h2{font-size:23px;letter-spacing:-.03em;margin-top:19px}.offer-panel .deal-price strong{font-size:47px}.offer-panel .deal-price{margin-top:12px}.offer-panel .renewal{font-size:11px;line-height:1.8;margin-top:7px}.offer-panel .offer-heading{display:flex;align-items:center;justify-content:space-between}.offer-panel .availability{font-size:12px;margin:25px 0 10px}.offer-panel .tier-labels{font-size:11px;margin-top:8px}.offer-panel .btn.full{margin-top:23px}.offer-panel .route-note{font-size:10px;text-align:center;margin-top:10px}.offer-bullets{padding:0;list-style:none;margin:22px 0 0;border-top:1px solid var(--line);padding-top:18px}.offer-bullets li{display:flex;gap:9px;font-size:11px;align-items:start;line-height:1.7;color:#736b81}.offer-bullets .icon{width:14px;height:14px;color:var(--green);margin-top:3px}.seller-box{padding-top:20px;margin-top:20px;border-top:1px solid var(--line)}.seller-box strong{font-size:12px}.seller-box p{font-size:11px;margin-top:5px;line-height:1.7}.seller-box a{font-size:11px;color:var(--purple);display:inline-flex;margin-top:8px}.info-note{font-size:12px;background:#f5f3fa;border:1px solid #eae5f2;border-radius:11px;padding:14px 16px;color:#7a7089;line-height:1.8;margin-top:20px}.steps{display:grid;gap:22px;margin-top:24px}.step{display:flex;gap:16px;align-items:start}.step>span{width:28px;height:28px;border-radius:50%;background:var(--lavender);color:var(--purple);display:grid;place-items:center;font-size:11px;flex-shrink:0;font-weight:650}.step h3{font-size:15px;margin:2px 0 7px}.step p{font-size:13px;line-height:1.8}.review-example{padding:22px;border-radius:14px;background:#fff;border:1px solid var(--line)}.review-example blockquote{margin:15px 0 19px;font-size:16px;line-height:1.8;letter-spacing:-.02em}.review-example .byline{display:flex;align-items:center;gap:9px;font-size:12px}.review-example .byline .pill{margin-left:auto;font-size:10px}.date-layout{display:grid;grid-template-columns:1fr 200px;gap:35px;align-items:start}.calendar{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;position:sticky;top:25px}.calendar h3{font-size:14px;letter-spacing:-.01em;margin-bottom:20px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;font-size:10px;text-align:center}.calendar-grid span{padding:5px 0;color:#9c95a7}.calendar-grid a{padding:5px 0;border-radius:5px;font-size:10px}.calendar-grid .active{background:var(--purple);color:white}.month-links{border-top:1px solid var(--line);margin-top:15px;padding-top:15px}.month-links a{display:flex;justify-content:space-between;font-size:11px;color:#90879d;padding:8px 0}.month-links .active{color:var(--purple);font-weight:650}.daily-podium{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin:27px 0 32px}.podium-card{background:white;border:1px solid var(--line);border-radius:17px;padding:25px 20px;text-align:center;position:relative}.podium-card:first-child{border-color:#f0dfac;background:linear-gradient(180deg,#fffdf7,white)}.podium-card .medal{position:absolute;left:15px;top:16px;width:27px;height:39px}.podium-card .product-logo{margin:0 auto 15px}.podium-card h3{font-size:18px}.podium-card p{font-size:11px;margin-top:7px}.podium-card>strong{display:block;font-size:30px;letter-spacing:-.06em;margin-top:18px}.podium-card small{font-size:10px;color:#918899}.leader-table{background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden}.leader-line{display:flex;align-items:center;gap:17px;padding:20px 23px;min-height:91px}.leader-line+.leader-line{border-top:1px solid var(--line)}.leader-line .position{color:#9a92a4;font-size:14px;width:16px}.leader-line h3{font-size:16px;margin-bottom:6px}.leader-line p{font-size:11px}.leader-line .pill{margin-left:auto;font-size:10px}.leader-line>strong{font-size:19px;min-width:64px;text-align:right}.explain-inline{font-size:12px;margin-top:22px;line-height:1.9}.pricing-toggle{display:flex;justify-content:center;margin-bottom:14px}.pricing-explainer{text-align:center;font-size:12px;margin:15px auto 32px;max-width:720px;min-height:42px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.price-card{padding:30px;border-radius:20px;background:white;border:1px solid var(--line);position:relative;box-shadow:var(--shadow)}.price-card.featured{border:1.5px solid var(--purple);background:linear-gradient(180deg,#faf8ff,white 45%)}.price-card .recommended{position:absolute;top:-13px;right:22px;background:var(--purple);color:white;font-size:10px;font-weight:600;border-radius:100px;padding:5px 12px}.price-card .plan-icon{width:42px;height:42px;border-radius:12px;background:#f1edfd;color:var(--purple);display:grid;place-items:center;margin-bottom:23px}.price-card h2{font-size:23px}.price-card .plan-subtitle{font-size:12px;margin-top:9px;min-height:36px}.plan-price{font-size:49px;font-weight:750;letter-spacing:-.07em;margin-top:22px;line-height:1.3}.plan-price span{font-weight:450;letter-spacing:0;font-size:12px;color:#918698;margin-left:5px}.price-note{font-size:12px;min-height:54px;line-height:1.7;margin-top:5px}.price-note strong{color:var(--purple);font-weight:650}.price-card .btn{margin:24px 0}.plan-features{margin:0;padding:23px 0 0;border-top:1px solid var(--line);list-style:none}.plan-features li{font-size:12px;display:flex;gap:9px;align-items:start;color:#6f657d;line-height:1.8}.plan-features .icon{width:15px;height:15px;color:#8873b3;margin-top:3px}.pricing-terms{font-size:11px;margin:25px auto 0;max-width:880px;text-align:center;color:#91899a;line-height:1.9}.ranking-explainer{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;padding:45px;border:1px solid #e5dff4;border-radius:23px;background:#f4f1fb;margin:65px 0}.ranking-explainer h2{font-size:32px}.ranking-explainer p{font-size:14px;margin:16px 0 24px;line-height:1.8}.mini-rank{padding:18px;background:white;border:1px solid #e7e0f0;border-radius:13px;display:flex;gap:14px;align-items:center;margin:9px 0}.mini-rank>span{font-size:12px;color:#91869d}.mini-rank h3{font-size:15px}.mini-rank p{font-size:10px;margin:4px 0 0}.mini-rank>strong{margin-left:auto;font-size:23px;letter-spacing:-.04em}.mini-rank.highlight{border-color:var(--purple);transform:translateX(-12px)}.faq{max-width:800px;margin:60px auto 75px}.faq h2{text-align:center;margin-bottom:30px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-size:14px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.faq summary:after{content:'+';font-size:19px;color:#8b80a0}.faq details[open] summary:after{content:'−'}.faq details p{font-size:13px;line-height:1.9;margin-top:15px}.signin-layout{display:grid;grid-template-columns:1fr 470px;gap:100px;align-items:center;padding:75px 0 100px}.signin-story h1{font-size:52px}.signin-story>p{font-size:16px;line-height:1.9;margin-top:20px;max-width:440px}.signin-benefits{margin-top:35px;display:grid;gap:25px}.signin-benefit{display:flex;align-items:center;gap:16px}.signin-benefit>span{width:42px;height:42px;background:var(--lavender);display:grid;place-items:center;color:var(--purple);border-radius:12px}.signin-benefit strong{display:block;font-size:14px}.signin-benefit p{font-size:12px;margin-top:5px}.auth-card{background:white;border:1px solid var(--line);border-radius:23px;padding:36px;box-shadow:var(--shadow)}.auth-card h2{font-size:29px;margin-bottom:9px}.auth-card>p{font-size:13px}.social-buttons{display:grid;gap:10px;margin-top:27px}.social-button{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;background:white;border:1px solid var(--line);min-height:47px;border-radius:10px;font-size:13px;font-weight:570}.social-button .social-mark{font-size:19px;width:20px}.auth-divider{display:flex;gap:12px;align-items:center;color:#a29aab;font-size:10px;margin:23px 0}.auth-divider:before,.auth-divider:after{content:'';height:1px;background:var(--line);flex:1}.auth-card .btn{margin-top:23px}.auth-card .small{font-size:11px;margin-top:19px;line-height:1.8;text-align:center}.auth-card label{font-size:12px}.auth-card input{font-size:13px}.newsletter{background:#201d30;color:white;border-radius:25px;display:flex;align-items:center;justify-content:space-between;gap:35px;padding:42px 45px;margin:55px 0 55px;position:relative;overflow:hidden}.newsletter:before{content:'';width:380px;height:380px;border:1px solid #ffffff08;border-radius:50%;position:absolute;left:-200px;top:-50px;pointer-events:none}.newsletter h2{font-size:30px;letter-spacing:-.04em}.newsletter p{font-size:13px;color:#aca5bd;margin-top:12px;max-width:470px;line-height:1.8}.newsletter .eyebrow{color:#bdb2d0;margin-bottom:14px;font-size:9px}.newsletter-field{display:flex;align-items:center;background:white;padding:6px;border-radius:12px;min-width:340px;width:40%;gap:8px;position:relative}.newsletter-field input{border:0;font-size:12px}.newsletter-field .btn{border-radius:8px;min-height:42px;font-size:12px;padding:11px 18px}.site-footer{background:white;border-top:1px solid var(--line);padding-bottom:90px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:40px}.footer-brand p{font-size:12px;line-height:1.8;max-width:220px;margin-top:19px}.footer-brand .pill{margin-top:18px;font-size:10px}.footer-col h3{font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:#a49cad;font-weight:650;margin-top:8px;margin-bottom:23px}.footer-col a,.footer-col button{display:block;font-size:12px;color:#7f748c;margin:0 0 15px;background:none;border:0;padding:0;text-align:left}.footer-col a:hover{color:var(--purple)}.ai-links{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:32px 0;margin-top:30px;border-top:1px solid var(--line)}.ai-links p{font-size:11px;color:#9b91a7;letter-spacing:.1em;text-transform:uppercase;font-weight:600}.ai-links .button-row{gap:8px}.ai-links button{border:1px solid var(--line);border-radius:100px;background:white;padding:9px 17px;font-size:12px;color:#655a74;display:flex;gap:8px;align-items:center}.ai-links button span{font-size:18px;line-height:1}.marquee-wrap{border-top:1px solid var(--line);padding:21px 0 16px;position:relative}.marquee-label{font-size:9px;text-align:center;color:#a89cb2;text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px}.marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent)}.marquee-track{display:flex;gap:55px;align-items:center;width:max-content;animation:glide 45s linear infinite}.marquee-track>span{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:650;color:#8b8298;letter-spacing:-.04em;min-width:110px}.marquee-track .product-logo{height:28px;width:28px;border-radius:8px;filter:grayscale(1);opacity:.65}.marquee-wrap:hover .marquee-track,.marquee-wrap:focus-within .marquee-track{animation-play-state:paused}.motion-toggle{position:absolute;right:0;top:21px;display:flex;gap:5px;align-items:center;font-size:10px;color:#9c92aa;font-weight:400}.motion-toggle input{width:12px;height:12px;margin:0;accent-color:var(--purple)}.marquee-wrap:has(input:checked) .marquee-track{animation-play-state:paused}.footer-bottom{font-size:10px;color:#a397af;display:flex;justify-content:space-between;gap:20px;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.compact-footer{padding:26px 0 85px;border-top:1px solid var(--line);font-size:11px;color:#a196ad;display:flex;justify-content:space-between;gap:20px}.workspace-shell{display:grid;grid-template-columns:225px minmax(0,1fr);min-height:calc(100vh - 120px)}.workspace-sidebar{border-right:1px solid var(--line);background:white;padding:28px 18px;display:flex;flex-direction:column;gap:20px}.workspace-switcher{padding:12px;border:1px solid var(--line);border-radius:11px;display:flex;gap:10px;align-items:center}.workspace-switcher .avatar{background:#f0e9de;color:#8b7755}.workspace-switcher strong{font-size:12px;display:block}.workspace-switcher small{font-size:10px;color:#a393ac}.workspace-nav a{display:flex;align-items:center;gap:12px;font-size:12px;color:#82768f;padding:13px 14px;border-radius:9px;margin-bottom:4px}.workspace-nav .icon{width:18px;height:18px}.workspace-nav a.active{background:var(--lavender);color:var(--purple);font-weight:650}.workspace-nav a:hover{background:#f7f5fc}.workspace-help{margin-top:auto;padding:17px 12px;background:#faf9fd;border:1px solid var(--line);border-radius:12px}.workspace-help h4{font-size:12px}.workspace-help p{font-size:11px;line-height:1.8;margin-top:8px}.workspace-help .text-link{font-size:11px}.workspace-main{padding:39px 44px 90px;min-width:0;max-width:1450px}.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.workspace-heading h1{font-size:34px;letter-spacing:-.055em}.workspace-heading p{font-size:13px;margin-top:10px}.workspace-heading .eyebrow{margin-bottom:13px;font-size:9px}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:28px}.stat-card{background:white;border:1px solid var(--line);border-radius:15px;padding:22px}.stat-card .stat-label{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#8c7e98}.stat-card .icon{width:17px;height:17px;color:#9b8fab}.stat-card strong{font-size:35px;font-weight:690;letter-spacing:-.055em;display:block;margin-top:10px}.stat-card p{font-size:10px;margin-top:5px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:24px}.panel{background:white;border:1px solid var(--line);border-radius:17px;padding:25px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px}.panel-heading h2{font-size:18px;letter-spacing:-.035em}.panel-heading .text-link{font-size:11px}.campaign-card{background:white;border:1px solid var(--line);border-radius:15px;padding:22px;margin-bottom:18px}.campaign-title{display:flex;align-items:center;gap:12px}.campaign-title h3{font-size:17px}.campaign-title p{font-size:11px;margin-top:5px}.campaign-title>.pill{margin-left:auto;font-size:10px}.campaign-data{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:24px 0}.campaign-data small{font-size:10px;color:#9a8daa;display:block;margin-bottom:7px}.campaign-data strong{font-size:15px;font-weight:640}.campaign-card .button-row{border-top:1px solid var(--line);padding-top:16px}.campaign-card .btn{font-size:11px;min-height:35px;padding:8px 13px}.campaign-card .text-link{font-size:11px;margin-left:auto}.campaign-card .progress-track{margin-bottom:17px}.credits-panel{background:linear-gradient(130deg,#f8f5ff,#fff);border-color:#e7dff4}.credit-balance{padding:19px 0;border-top:1px solid #eee7f7}.credit-balance strong{font-size:24px;letter-spacing:-.04em;display:block}.credit-balance strong span{font-size:12px;font-weight:530;letter-spacing:0}.credit-balance p{font-size:10px;margin-top:6px}.credit-balance .tiny-bar{height:4px;background:#ebe3f6;border-radius:10px;margin-top:14px}.credit-balance .tiny-bar i{display:block;width:40%;background:var(--purple);height:100%;border-radius:10px}.activity-item{display:flex;gap:12px;margin-top:20px}.activity-item>span{width:28px;height:28px;display:grid;place-items:center;background:#f4f1fa;color:#8b77a9;border-radius:8px;flex-shrink:0}.activity-item .icon{width:14px;height:14px}.activity-item strong{font-size:11px;display:block}.activity-item p{font-size:10px;line-height:1.8;margin-top:4px}.workspace-secondary{display:grid;gap:22px;align-content:start}.onboard-banner{padding:22px;background:#f4f0fc;border:1px solid #e7dff5;border-radius:15px;display:flex;gap:15px;align-items:center;margin-bottom:28px}.onboard-banner>span{width:42px;height:42px;display:grid;place-items:center;background:white;border-radius:12px;color:var(--purple);flex-shrink:0}.onboard-banner h3{font-size:15px;letter-spacing:-.02em}.onboard-banner p{font-size:11px;margin-top:7px}.onboard-banner .btn{margin-left:auto;flex-shrink:0}.wizard-progress{display:flex;align-items:center;gap:10px;padding:21px;border:1px solid var(--line);background:white;border-radius:13px;margin-bottom:28px}.wizard-step{font-size:11px;color:#9c8dac;display:flex;align-items:center;gap:9px;flex:1}.wizard-step>span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#f1edf7;color:#9987ad;font-size:10px}.wizard-step.done{color:#548464}.wizard-step.done>span{background:#edf5e9;color:#548464}.wizard-step.active{color:var(--purple);font-weight:650}.wizard-step.active>span{background:var(--purple);color:white}.form-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:26px;align-items:start}.form-panel{background:white;border:1px solid var(--line);border-radius:18px;padding:30px}.form-panel h2{font-size:23px;margin-bottom:10px}.form-panel>p{font-size:12px;line-height:1.8;margin-bottom:26px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:20px}.form-row>label+label{margin-top:0}.form-panel label{font-size:12px}.form-panel label input,.form-panel label select{font-size:13px}.field-hint{font-size:10px;line-height:1.8;color:#9a8baa;margin-top:7px}.tier-inputs{display:grid;grid-template-columns:28px 1fr 1fr 1fr;align-items:center;gap:15px;margin:14px 0;font-size:12px}.tier-inputs>span{color:#9685a8}.tier-inputs input{padding:10px 12px;font-size:13px}.tier-inputs strong{font-size:13px}.tier-inputs.labels{font-size:9px;color:#9b8ba9;text-transform:uppercase;letter-spacing:.06em}.form-actions{display:flex;justify-content:space-between;gap:14px;border-top:1px solid var(--line);padding-top:22px;margin-top:28px}.preview-card-label{font-size:10px;color:#a08caa;text-transform:uppercase;letter-spacing:.11em;margin-bottom:13px}.form-grid .deal-card .product-art{height:165px}.form-grid .deal-card-body{padding:20px}.route-card{display:flex;align-items:center;gap:16px;background:white;border:1px solid var(--line);border-radius:14px;padding:20px;margin:15px 0}.route-card .route-logo{width:38px;height:38px;background:#f0ebff;border-radius:11px;display:grid;place-items:center;color:var(--purple);font-weight:740;font-size:22px}.route-card strong{font-size:13px}.route-card p{font-size:11px;margin-top:6px}.route-card>.pill{margin-left:auto;font-size:10px}.account-tabs{border-bottom:1px solid var(--line);display:flex;gap:27px;margin-bottom:28px}.account-tabs a{font-size:12px;color:#96849d;padding:13px 1px}.account-tabs .active{color:var(--purple);border-bottom:2px solid var(--purple);font-weight:600}.buyer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:23px}.buyer-card{background:white;border:1px solid var(--line);border-radius:17px;overflow:hidden}.buyer-card>.product-art{height:175px}.buyer-card-body{padding:24px}.buyer-card-body h3{font-size:20px}.buyer-card-body>.pill{margin-bottom:16px}.buyer-card-body>p{font-size:12px;line-height:1.8;margin:10px 0 20px}.buyer-receipt{display:flex;justify-content:space-between;gap:10px;padding:15px 0;border-block:1px solid var(--line);font-size:11px;margin:20px 0}.buyer-receipt strong{font-size:13px}.buyer-card .info-note{font-size:11px}.status-page{max-width:660px;margin:65px auto 85px;background:white;border:1px solid var(--line);border-radius:24px;padding:45px;box-shadow:var(--shadow)}.status-icon{height:64px;width:64px;background:#eaf6e7;color:#529148;border-radius:50%;display:grid;place-items:center;margin-bottom:27px}.status-icon .icon{width:29px;height:29px}.status-icon.pending{background:#fff5e4;color:#b08949}.status-page h1{font-size:37px}.status-page>p{font-size:14px;line-height:1.9;margin-top:17px}.status-product{display:flex;gap:15px;align-items:center;padding:20px;border:1px solid var(--line);border-radius:14px;margin:26px 0}.status-product h2{font-size:19px}.status-product p{font-size:11px;margin-top:6px}.status-product>strong{font-size:24px;margin-left:auto;letter-spacing:-.04em}.status-page .btn{margin-top:22px}.status-page .info-note{font-size:11px}.status-page .sample-state-links{border-top:1px solid var(--line);padding-top:24px;margin-top:28px;display:flex;gap:15px;flex-wrap:wrap;font-size:11px;color:var(--purple)}.quote-layout{max-width:950px;margin:60px auto 80px;display:grid;grid-template-columns:1fr 1fr;gap:35px}.quote-copy{padding:20px 0}.quote-copy h1{font-size:43px}.quote-copy>p{font-size:14px;line-height:1.9;margin-top:20px}.quote-card{padding:30px;background:white;border:1px solid #e4ddee;border-radius:20px;box-shadow:var(--shadow)}.quote-card h2{font-size:22px}.quote-amount{font-size:50px;font-weight:730;letter-spacing:-.06em;margin:20px 0}.quote-amount small{font-size:12px;font-weight:450;letter-spacing:0;color:#9d8eac}.quote-line{display:flex;justify-content:space-between;font-size:12px;padding:15px 0;border-top:1px solid var(--line);gap:15px}.quote-line>span{color:#8f7c9b}.quote-line strong{font-weight:600}.quote-card .btn{margin-top:20px}.quote-card .info-note{font-size:10px}.overflow-table{overflow:auto}.billing-table{width:100%;border-collapse:collapse;font-size:12px;white-space:nowrap}.billing-table th{text-align:left;color:#a292ac;font-size:10px;font-weight:550;padding:13px 15px;background:#fbf9fd}.billing-table td{padding:17px 15px;border-top:1px solid var(--line)}.billing-table .pill{font-size:10px}.billing-table button{border:0;background:none;color:var(--purple);font-size:11px}.empty-copy{text-align:center;padding:40px 20px}.empty-copy h2{font-size:24px}.empty-copy p{font-size:13px;margin:15px 0}.review-directory{padding:50px 0 80px}.review-directory h1{font-size:45px}.screen-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.screen-link{display:block;border:1px solid var(--line);background:white;border-radius:15px;padding:24px}.screen-link strong{display:block;font-size:17px;margin-top:12px}.screen-link p{font-size:12px;margin-top:10px}.screen-link:hover{border-color:var(--purple)}.screen-link .icon{color:var(--purple)}.screen-link small{font-size:10px;color:#a392b0}.error-note{background:#fff4ed;border:1px solid #f3e1d4;border-radius:13px;padding:16px;font-size:11px;line-height:1.8;color:#9e795e;margin-top:20px}
@keyframes glide{to{transform:translateX(-50%)}}
@media(min-width:1550px){.hero{gap:85px}.rank-card{grid-template-columns:42px 55px minmax(190px,1fr) 270px 140px;column-gap:22px}.rank-card.no-deal{grid-template-columns:42px 55px minmax(190px,1fr) 140px}.product-info p{font-size:13px}.row-meta,.visit{font-size:11px}.rank-card .rank-total>strong{font-size:30px}.hero-art .product-art{height:245px}}
@media(max-width:1250px){.container{width:calc(100% - 64px)}.header-inner{gap:20px}.main-nav{gap:20px;margin-left:8px}.hero{gap:30px}.hero h1{font-size:54px}.hero-art{padding-left:10px;padding-right:13px}.hero-art .product-art{height:185px}.hero-price{padding:17px}.hero-price strong{font-size:28px}.discovery-layout{grid-template-columns:145px minmax(0,1fr);gap:23px}.rank-card{grid-template-columns:30px 42px minmax(120px,1fr) 212px 111px;gap:13px 12px;padding:23px 16px 17px}.rank-card>.product-logo{width:42px;height:42px;border-radius:11px}.rank-card .medal{width:30px;height:45px}.rank-card.no-deal{grid-template-columns:30px 42px minmax(120px,1fr) 111px}.product-info h3{font-size:16px}.product-info p{font-size:11px}.offer-top{font-size:9px}.offer-top strong{font-size:15px}.rank-total>strong{font-size:26px}.take-rank{font-size:10px;padding:5px 9px}.row-meta{font-size:9px;gap:4px 8px}.visit{font-size:10px}.deal-card-body{padding:20px}.deal-card .product-art{height:185px;padding:20px}.deal-price .pill{font-size:9px}.detail-grid{gap:30px;grid-template-columns:minmax(0,1fr) 340px}.detail-body>.product-art{height:340px;padding:25px}.detail-body>.product-art .art-main{padding:18px}.detail-body>.product-art .art-main h4{font-size:24px}.detail-body>.product-art .task-tile{font-size:8px}.detail-body>.product-art .art-sidebar{padding:20px 10px}.signin-layout{gap:60px;grid-template-columns:1fr 420px}.footer-grid{gap:25px}.workspace-main{padding:35px 28px 90px}.workspace-shell{grid-template-columns:200px minmax(0,1fr)}.workspace-sidebar{padding:25px 14px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 255px;gap:19px}.panel{padding:20px}.form-grid{grid-template-columns:minmax(0,1fr) 285px;gap:20px}.form-panel{padding:24px}.wizard-step{font-size:10px}.newsletter h2{font-size:27px}}
@media(max-width:1050px){.main-nav{gap:17px;font-size:12px}.brand{font-size:26px}.brand .domain{font-size:19px}.header-actions{gap:15px}.header-actions .btn{font-size:12px;padding:11px 17px}.hero{padding-top:55px;gap:30px}.hero h1{font-size:46px}.hero .benefit{font-size:22px}.hero .intro{font-size:14px}.hero-art .product-art{height:170px}.floating-note{padding:12px 14px;left:0}.hero-price .btn{font-size:10px;padding:9px 12px}.window-product{padding:18px 15px}.window-product strong{font-size:14px}.window-product .pill{font-size:9px}.discovery-layout{grid-template-columns:1fr}.side-menu{display:flex;overflow:auto;gap:8px;margin-bottom:3px}.side-menu a{white-space:nowrap;border:1px solid var(--line);padding:9px 14px;border-radius:30px;background:white}.side-menu .side-label,.side-menu .side-note{display:none}.rank-card{grid-template-columns:35px 48px minmax(120px,1fr) 235px 124px;column-gap:16px}.rank-card.no-deal{grid-template-columns:35px 48px minmax(120px,1fr) 124px}.product-info h3{font-size:17px}.product-info p{font-size:12px}.row-meta{font-size:10px}.offer-top{font-size:10px}.deal-grid{gap:17px}.deal-card-body{padding:18px}.deal-card-title h3{font-size:19px}.deal-card .product-art{height:170px;padding:18px}.deal-card .art-sidebar{display:none}.deal-price strong{font-size:27px}.deal-price{gap:7px}.deal-price s{font-size:12px}.deal-price .pill{padding:3px 6px}.detail-grid{grid-template-columns:minmax(0,1fr) 315px;gap:24px}.detail-heading h1{font-size:40px}.detail-heading p{font-size:14px}.detail-body>.product-art{height:310px}.detail-body>.product-art .art-sidebar{display:none}.offer-panel{padding:22px}.newsletter{padding:35px 30px;gap:25px}.newsletter-field{min-width:310px}.newsletter h2{font-size:25px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:30px 40px}.footer-brand{grid-row:1/3}.signin-layout{gap:40px;grid-template-columns:1fr 390px}.signin-story h1{font-size:43px}.narrow{width:calc(100% - 64px)}.workspace-shell{grid-template-columns:180px minmax(0,1fr)}.workspace-nav a{font-size:11px;padding:12px 10px;gap:9px}.workspace-switcher{padding:10px 7px;gap:7px}.workspace-main{padding:30px 23px 90px}.workspace-heading h1{font-size:30px}.dashboard-grid{grid-template-columns:1fr}.workspace-secondary{grid-template-columns:1fr 1fr}.dashboard-stats{gap:12px}.stat-card{padding:18px}.form-grid{grid-template-columns:1fr}.form-grid>aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid>aside>.preview-card-label{grid-column:1/3;margin:0}.form-grid .deal-card .product-art{height:140px}.wizard-progress{gap:8px;padding:16px 12px}.wizard-step{gap:6px}.pricing-grid{gap:16px}.price-card{padding:24px}.ranking-explainer{padding:35px;gap:35px}.date-layout{grid-template-columns:1fr 185px;gap:25px}.daily-podium{gap:13px}.podium-card{padding:24px 14px}.screen-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.container,.narrow{width:calc(100% - 40px)}.header-inner{height:76px}.main-nav{display:none}.header-actions .signin{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{list-style:none;border:1px solid var(--line);border-radius:50%;width:40px;height:40px;display:grid;place-items:center;cursor:pointer}.mobile-nav[open]>nav{position:absolute;right:0;top:49px;z-index:40;background:white;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:10px;width:190px}.mobile-nav nav a{display:block;padding:11px 13px;font-size:13px;border-radius:7px}.mobile-nav nav a:hover{background:var(--lavender)}.brand{font-size:27px}.brand svg{width:35px;height:35px}.header-actions{gap:10px}.hero{grid-template-columns:1fr 1fr;gap:22px;padding-top:42px;padding-bottom:43px}.hero h1{font-size:39px}.hero .eyebrow{font-size:9px;margin-bottom:17px}.hero .benefit{font-size:19px;margin-top:20px}.hero .intro{font-size:12px;margin-top:12px;margin-bottom:21px}.hero .button-row{gap:9px}.hero .btn{font-size:11px;padding:11px 14px;min-height:41px}.hero-footnote{font-size:9px}.hero-art{padding:15px 8px 33px;min-width:0}.hero-art .product-art{height:150px;margin:0 10px;padding:15px}.hero-art .art-sidebar{display:none}.hero-art .art-main{padding:10px}.hero-art .art-main h4{font-size:12px}.hero-art .kanban{gap:4px}.hero-art .task-tile{font-size:5px;padding:5px 3px}.hero-price{gap:7px;padding:14px 11px 20px;flex-wrap:wrap}.hero-price .btn{font-size:9px;padding:8px 11px;min-height:34px}.hero-price strong{font-size:24px}.hero-price s{font-size:11px}.window-product{padding:17px 12px;gap:8px}.window-product>.product-logo{width:35px;height:35px}.window-product strong{font-size:12px}.window-product p{font-size:8px}.window-product .pill{font-size:8px;padding:3px 7px}.floating-note{padding:9px 12px;left:-4px;bottom:0;border-radius:11px;gap:9px}.floating-note strong{font-size:10px}.floating-note p{font-size:8px}.floating-note .note-icon{width:29px;height:29px;border-radius:9px}.trust-inner{gap:12px;padding:19px 0}.trust-item{gap:10px}.trust-item .icon{width:18px;height:18px}.trust-item strong{font-size:10px}.trust-item p{font-size:9px}.section{padding:43px 0}.section-head h2{font-size:28px}.section-head p{font-size:12px}.rank-card{grid-template-columns:30px 44px minmax(120px,1fr) 202px 105px;gap:12px 10px;padding:23px 13px 17px}.rank-card.no-deal{grid-template-columns:30px 44px minmax(120px,1fr) 105px}.rank-card .product-logo{width:42px;height:42px}.product-info h3{font-size:15px}.product-info p{font-size:10px}.row-meta{font-size:9px}.offer-mini{padding:17px 10px 10px}.offer-top{font-size:9px}.offer-top strong{font-size:14px}.take-rank{font-size:9px;padding:4px 8px}.rank-total>strong{font-size:25px}.rank-total>small{font-size:9px}.visit{font-size:9px}.rank-card .rank-position .medal{width:29px}.deal-grid{grid-template-columns:1fr 1fr}.deal-grid .deal-card:nth-child(3):last-child{display:none}.deals-page-grid .deal-card:nth-child(3):last-child{display:block}.deal-card .product-art{height:185px}.detail-grid{grid-template-columns:1fr}.detail-heading{grid-column:1;grid-row:1}.offer-panel{grid-column:1;grid-row:2;position:static}.detail-body{grid-row:3}.detail-body>.product-art{height:390px}.offer-panel .deal-price{justify-content:start}.offer-panel .deal-price .pill{margin-left:10px}.offer-panel .offer-bullets{display:grid;grid-template-columns:1fr 1fr;gap:10px}.offer-panel .offer-bullets li{margin:0}.page-intro{padding:43px 0 30px}.page-intro h1,.page-intro.center h1{font-size:43px}.page-intro p{font-size:14px}.date-layout{grid-template-columns:1fr}.calendar{position:static;display:none}.daily-podium{margin-top:10px}.pricing-grid{gap:12px}.price-card{padding:23px 17px}.price-card h2{font-size:19px}.price-card .plan-subtitle{font-size:11px}.plan-price{font-size:41px}.price-note{font-size:10px;min-height:55px}.plan-features li{font-size:10px}.price-card .btn{font-size:11px;padding:11px}.ranking-explainer{padding:28px;gap:30px}.ranking-explainer h2{font-size:27px}.ranking-explainer p{font-size:12px}.signin-layout{grid-template-columns:1fr 1fr;gap:30px;padding-top:50px}.signin-story h1{font-size:38px}.signin-story>p{font-size:13px}.auth-card{padding:25px}.signin-benefit strong{font-size:12px}.signin-benefit p{font-size:10px}.newsletter{display:block;padding:30px;margin-top:35px;margin-bottom:40px}.newsletter-field{width:100%;margin-top:25px;min-width:0}.ai-links{flex-direction:column;gap:20px;padding:27px 0}.ai-links button{font-size:11px;padding:9px 14px}.review-bar span{display:none}.review-bar a{padding:8px 11px;font-size:10px}.workspace-shell{grid-template-columns:1fr}.workspace-sidebar{padding:12px 20px;border-right:0;border-bottom:1px solid var(--line);display:block}.workspace-switcher,.workspace-help{display:none}.workspace-nav{display:flex;gap:4px;overflow:auto}.workspace-nav a{white-space:nowrap;padding:9px 12px;margin:0;font-size:11px}.workspace-nav .icon{width:15px;height:15px}.workspace-main{padding:29px 20px 85px}.workspace-heading h1{font-size:30px}.workspace-heading .btn{font-size:11px;min-height:41px;padding:10px 16px}.workspace-nav a:nth-last-child(-n+2){display:none}.quote-layout{gap:25px;margin-top:40px}.quote-copy h1{font-size:35px}.quote-card{padding:24px}.quote-line{font-size:11px}}
@media(max-width:650px){.preview-strip{font-size:9px;padding:6px 10px}.announcement{font-size:10px;padding:9px 10px}.announcement .icon{width:11px;height:11px;margin-left:4px}.header-inner{height:72px;gap:12px}.header-actions .btn{font-size:11px;padding:10px 13px;min-height:39px}.brand{font-size:25px;gap:8px}.brand .domain{font-size:17px}.brand svg{width:33px;height:33px}.mobile-nav summary{height:36px;width:36px}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:35px;gap:28px}.hero h1{font-size:48px;line-height:1.05;letter-spacing:-.06em;max-width:440px}.hero .eyebrow{font-size:9px}.hero .benefit{font-size:24px;margin-top:23px}.hero .intro{font-size:14px;line-height:1.8;max-width:430px}.hero .btn{font-size:13px;padding:13px 21px;min-height:46px}.hero-footnote{font-size:10px;margin-top:17px}.hero-art{width:100%;max-width:480px;margin:auto;padding:20px 19px 43px;min-height:0}.hero-art .product-art{height:181px;margin:0 14px;padding:18px}.hero-art .art-sidebar{display:block}.hero-art .art-main{padding:13px}.hero-art .art-main h4{font-size:14px}.hero-art .task-tile{font-size:6px;padding:8px 4px}.window-product{padding:19px 18px;gap:10px}.window-product>.product-logo{width:42px;height:42px}.window-product strong{font-size:14px}.window-product p{font-size:10px}.window-product .pill{font-size:9px;padding:4px 9px}.hero-price{padding:17px 18px 21px;gap:10px}.hero-price strong{font-size:28px}.hero-price .btn{font-size:11px;min-height:38px;padding:9px 16px}.floating-note{left:0;bottom:2px;padding:13px 16px;gap:12px}.floating-note strong{font-size:12px}.floating-note p{font-size:9px}.floating-note .note-icon{width:33px;height:33px}.trust-inner{grid-template-columns:1fr 1fr;gap:18px}.trust-item{justify-content:start}.trust-item+.trust-item{border:0}.trust-item:last-child{display:none}.trust-item strong{font-size:11px}.trust-item p{font-size:9px}.section{padding:36px 0}.section-head{margin-bottom:24px;align-items:center}.section-head h2{font-size:27px}.section-head p{font-size:11px;line-height:1.8}.section-head>.text-link{font-size:11px;white-space:nowrap}.section-head .eyebrow{font-size:9px;margin-bottom:10px}.side-menu{gap:6px}.side-menu a{font-size:11px;padding:8px 12px;min-height:36px}.side-menu .icon{width:13px;height:13px}.board-toolbar{align-items:start;flex-direction:column;gap:11px;margin-bottom:6px}.tabs{width:100%}.tabs a,.tabs button{font-size:11px;padding:8px 13px;min-height:34px;flex:1;text-align:center}.board-caption{font-size:10px}.rank-list{gap:34px;padding-top:23px}.rank-card,.rank-card.no-deal{grid-template-columns:27px 39px minmax(0,1fr) 93px;grid-template-rows:auto auto auto auto;gap:12px 9px;padding:22px 14px 15px;border-radius:16px}.rank-card .rank-position,.rank-card.no-deal .rank-position{grid-column:1;grid-row:1;align-self:start}.rank-card>.product-logo{grid-column:2;grid-row:1;align-self:start;width:38px;height:38px;border-radius:10px}.rank-card .product-info{grid-column:3;grid-row:1;align-self:start}.rank-card .product-info h3{font-size:16px;margin:2px 0 7px;line-height:1.3;gap:6px}.rank-card .product-info h3 .pill{font-size:8px;padding:2px 6px}.rank-card .product-info p{font-size:11px;line-height:1.7}.rank-card .rank-total,.rank-card.no-deal .rank-total{grid-column:4;grid-row:1;align-self:start;padding-left:2px}.rank-card .rank-total>strong{font-size:26px}.rank-card .rank-total>small{font-size:8px}.take-rank{font-size:8px;padding:3px 7px;margin-bottom:7px;line-height:19px}.rank-card .offer-mini{grid-column:1/5;grid-row:2;margin-top:15px;border-radius:12px;padding:18px 16px 12px}.offer-top{font-size:11px;margin-bottom:9px}.offer-top strong{font-size:19px}.offer-mini .btn{width:100%;font-size:12px;min-height:39px;margin-top:12px}.offer-mini>.yearly{font-size:10px;padding:3px 12px}.tier-labels{font-size:10px;margin-top:6px}.rank-card .row-meta,.rank-card.no-deal .row-meta{grid-column:1/4;grid-row:3;font-size:9px;gap:3px 7px;align-self:end}.rank-card .visit,.rank-card.no-deal .visit{grid-column:4;grid-row:3;font-size:9px;justify-content:end;min-height:29px}.rank-card .visit .icon{width:10px;height:10px}.rank-card .row-meta span:last-child{display:none}.rank-card .claim-float{font-size:10px;padding:6px 13px;top:-16px;line-height:20px}.rank-card.no-deal{grid-template-rows:auto auto;row-gap:15px}.rank-card.no-deal .row-meta,.rank-card.no-deal .visit{grid-row:2}.rank-card .medal{width:26px!important;height:40px}.feature-band{padding:25px 22px;display:block;margin-top:29px}.feature-band h3{font-size:23px}.feature-band p{font-size:12px;margin:12px 0 18px}.deal-grid{grid-template-columns:1fr}.deal-grid .deal-card:nth-child(3):last-child{display:block}.deal-card .product-art{height:215px;padding:26px}.deal-card .art-sidebar{display:block}.deal-card-body{padding:23px}.deal-card-title h3{font-size:22px}.deal-card-body>p{font-size:13px;min-height:0}.deal-price strong{font-size:33px}.deal-price s{font-size:15px}.deal-price .pill{font-size:11px;padding:4px 9px}.page-intro{padding:36px 0 26px}.page-intro h1,.page-intro.center h1{font-size:39px;line-height:1.09}.page-intro p{font-size:13px;line-height:1.85;margin-top:16px}.page-intro .eyebrow{font-size:9px;margin-bottom:16px}.filter-bar{gap:8px;margin-bottom:23px}.filter-bar .search-control{width:100%;flex:auto}.filter-bar select{width:calc(50% - 4px);max-width:none;font-size:11px;padding:12px}.deals-page-grid{margin-bottom:40px}.breadcrumbs{font-size:10px;padding-top:22px;margin-bottom:25px;gap:8px}.detail-grid{gap:24px;padding-bottom:45px}.detail-heading{gap:14px;align-items:start}.detail-heading .product-logo{width:54px;height:54px;border-radius:15px}.detail-heading h1{font-size:35px}.detail-heading p{font-size:13px;line-height:1.8;margin-top:7px}.detail-heading .tag-row{margin-top:10px;gap:5px}.detail-heading .pill{font-size:9px;padding:3px 8px}.offer-panel{padding:23px;border-radius:17px}.offer-panel h2{font-size:24px}.offer-panel .deal-price strong{font-size:44px}.offer-panel .offer-bullets{display:block}.offer-panel .offer-bullets li+li{margin-top:8px}.detail-body>.product-art{height:260px;padding:20px}.detail-body>.product-art .art-main{padding:16px}.detail-body>.product-art .art-main h4{font-size:19px}.detail-body>.product-art .art-topline,.detail-body>.product-art .art-main>p{font-size:8px}.detail-body>.product-art .kanban{margin-top:18px;gap:7px}.detail-body>.product-art .kanban-col>span{font-size:7px}.detail-body>.product-art .task-tile{font-size:7px;padding:8px 6px}.detail-body>.product-art .art-phone{width:150px;border-radius:25px;padding:12px}.detail-body>.product-art .art-phone h4{font-size:21px;margin:8px 0 20px}.detail-body>.product-art .sun-disc{height:56px;width:56px;margin-bottom:20px}.detail-body>.product-art .art-phone small,.detail-body>.product-art .phone-line{font-size:8px}.benefit-grid{gap:22px}.benefit-item h3{font-size:14px;line-height:1.4}.benefit-item p{font-size:12px}.detail-copy h2{font-size:25px}.detail-copy>p{font-size:13px}.review-example blockquote{font-size:14px}.review-example .byline{flex-wrap:wrap}.review-example .byline .pill{margin-left:0}.daily-podium{gap:8px;margin-top:25px}.podium-card{padding:47px 10px 17px;border-radius:13px}.podium-card .medal{top:8px;left:calc(50% - 11px);width:22px;height:32px}.podium-card .product-logo{width:37px;height:37px;border-radius:10px;margin-bottom:12px}.podium-card h3{font-size:14px}.podium-card p{font-size:9px;line-height:1.7}.podium-card>strong{font-size:25px;margin-top:12px}.podium-card small{font-size:8px}.leader-line{padding:17px 14px;gap:10px;min-height:80px}.leader-line .pill{display:none}.leader-line>strong{margin-left:auto;font-size:17px;min-width:45px}.leader-line h3{font-size:14px}.leader-line p{font-size:9px}.leader-line .product-logo{height:33px;width:33px}.leader-line .position{font-size:11px;width:12px}.explain-inline{font-size:11px}.pricing-grid{grid-template-columns:1fr;gap:26px}.price-card{padding:29px}.price-card h2{font-size:25px}.price-card .plan-subtitle{font-size:12px;min-height:0}.price-card .plan-icon{margin-bottom:19px}.plan-price{font-size:48px;margin-top:20px}.price-note{font-size:12px;min-height:0}.price-card .btn{font-size:13px;margin-top:23px}.plan-features li{font-size:12px}.pricing-explainer{font-size:11px;margin-bottom:30px}.pricing-toggle .tabs{width:auto}.pricing-toggle .tabs a{padding:10px 18px}.ranking-explainer{grid-template-columns:1fr;padding:25px;margin:40px 0;gap:20px}.ranking-explainer h2{font-size:30px}.ranking-explainer p{font-size:13px}.mini-rank.highlight{transform:none}.faq{margin:35px auto 45px}.faq h2{font-size:27px}.faq summary{font-size:13px}.faq details p{font-size:12px}.signin-layout{grid-template-columns:1fr;padding:35px 0 45px;gap:30px}.signin-story h1{font-size:39px;max-width:450px}.signin-story>p{font-size:13px}.signin-benefits{display:none}.auth-card{padding:25px}.auth-card h2{font-size:26px}.newsletter{padding:29px 23px;border-radius:19px;margin:35px 0}.newsletter h2{font-size:28px;line-height:1.15}.newsletter p{font-size:12px;margin-top:15px}.newsletter-field{padding:5px;gap:2px}.newsletter-field input{padding:10px;font-size:11px}.newsletter-field .btn{padding:10px 14px;font-size:11px;min-height:39px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px 30px}.footer-brand{grid-column:1/3;grid-row:auto;display:grid;grid-template-columns:1fr auto;column-gap:14px;align-items:center;margin-bottom:12px}.footer-brand .brand{grid-column:1}.footer-brand p{grid-column:1;max-width:220px;font-size:11px;margin-top:12px}.footer-brand>.pill{grid-column:2;grid-row:1/3;font-size:8px;padding:5px 8px;margin:0}.footer-col h3{margin-bottom:20px}.footer-col a,.footer-col button{font-size:12px}.ai-links p{font-size:10px}.ai-links .button-row{justify-content:center}.ai-links button{padding:8px 12px;font-size:10px}.ai-links button span{font-size:15px}.marquee-label{text-align:left;font-size:8px}.marquee-track{gap:22px;animation:none;flex-wrap:wrap;width:100%;justify-content:center}.marquee-track>span{min-width:80px;font-size:13px}.marquee-track>span:nth-child(n+7){display:none}.marquee-track .product-logo{height:23px;width:23px}.marquee{mask-image:none}.motion-toggle{display:none}.footer-bottom{font-size:9px;gap:12px;line-height:1.8;align-items:start}.footer-bottom span:last-child{text-align:right}.review-bar{left:12px;right:12px;max-width:none;transform:none;bottom:10px;border-radius:13px;padding:5px;justify-content:start}.review-bar a{font-size:10px;padding:8px 12px;min-height:36px}.workspace-nav{gap:3px}.workspace-nav a{font-size:10px;gap:6px;padding:8px 9px}.workspace-nav .icon{height:13px;width:13px}.workspace-main{padding:25px 20px 90px}.workspace-heading{gap:15px;align-items:start;flex-wrap:wrap;margin-bottom:25px}.workspace-heading h1{font-size:31px}.workspace-heading p{font-size:12px;line-height:1.8}.workspace-heading .btn{min-height:39px;font-size:11px}.dashboard-stats{gap:8px}.stat-card{padding:15px 11px;border-radius:12px}.stat-card .stat-label{font-size:9px}.stat-card .stat-label .icon{display:none}.stat-card strong{font-size:29px;margin-top:10px}.stat-card p{font-size:8px;line-height:1.7}.onboard-banner{padding:18px;gap:12px;flex-wrap:wrap}.onboard-banner>span{width:32px;height:32px}.onboard-banner>div{flex:1}.onboard-banner h3{font-size:13px;line-height:1.5}.onboard-banner p{font-size:10px;line-height:1.8}.onboard-banner .btn{margin-left:44px;font-size:10px;min-height:34px}.dashboard-grid{gap:23px}.campaign-card{padding:20px}.campaign-title .product-logo{height:39px;width:39px}.campaign-title h3{font-size:16px}.campaign-title p{font-size:9px}.campaign-title>.pill{font-size:8px;padding:3px 8px}.campaign-data{gap:8px}.campaign-data small{font-size:9px}.campaign-data strong{font-size:13px}.campaign-card .button-row{gap:8px;flex-wrap:wrap}.campaign-card .btn{font-size:10px;padding:8px 11px;min-height:34px}.campaign-card .text-link{font-size:10px}.workspace-secondary{grid-template-columns:1fr}.panel{padding:22px}.buyer-grid{grid-template-columns:1fr}.buyer-card>.product-art{height:200px}.wizard-progress{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:17px}.wizard-step{font-size:10px}.wizard-step>span{width:20px;height:20px;font-size:9px}.form-panel{padding:23px 19px}.form-panel h2{font-size:23px}.form-grid>aside{display:block}.form-grid>aside .preview-card-label{margin-bottom:15px}.form-grid>aside .deal-card .product-art{height:185px}.form-panel .form-row{gap:12px}.form-panel label{font-size:11px}.form-panel label input,.form-panel label select{font-size:12px;padding:12px}.tier-inputs{gap:8px;grid-template-columns:20px 1fr 1fr 65px}.tier-inputs input{font-size:12px;padding:10px 8px}.tier-inputs.labels{font-size:8px}.form-actions .btn{font-size:11px;padding:11px 15px}.route-card{padding:15px;gap:12px}.route-card strong{font-size:12px}.route-card p{font-size:10px}.route-card>.pill{font-size:8px;padding:3px 7px}.status-page{padding:30px 25px;margin:35px 0 45px}.status-page h1{font-size:33px}.status-page>p{font-size:13px}.status-product{padding:15px;gap:12px}.status-product h2{font-size:17px}.status-product p{font-size:10px}.status-product>strong{font-size:22px}.status-product .product-logo{width:40px;height:40px}.status-page .btn{font-size:12px}.quote-layout{grid-template-columns:1fr;gap:25px;margin:30px 0 45px}.quote-copy{padding:0}.quote-copy h1{font-size:37px}.quote-copy>p{font-size:13px}.quote-card{padding:25px}.screen-grid{grid-template-columns:1fr}.review-directory{padding-top:35px}.review-directory h1{font-size:36px}.screen-link{padding:23px}.compact-footer{font-size:10px;line-height:1.8}.quote-layout .eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
