:root{--blue:#0764f5;--ink:#101e3a;--muted:#536582;--ivory:#faf8f4;--line:#dce4ee;--navy:#0c284e;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--ivory);font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-size:16px;line-height:1.5}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15}h1,h2{letter-spacing:-1.5px;font-weight:800}h2{font-size:38px}h3{font-size:18px;font-weight:800}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}a,button,label,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #aa63e5;outline-offset:5px}[hidden]{display:none!important}img{display:block;max-width:100%;height:auto}.icon{flex:none;width:24px;height:24px}.container{width:min(1220px,calc(100% - 112px));margin:auto}.sr-only,.role-choice,.zoom-choice{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip{position:fixed;left:20px;top:-80px;z-index:200;padding:15px;background:#fff}.skip:focus{top:12px}.logo{display:inline-flex;align-items:center;gap:10px;font-size:29px;font-weight:800;letter-spacing:-1.5px;line-height:1;white-space:nowrap}.mark{display:grid;width:31px;height:31px;grid-template-columns:1fr 1fr;gap:3px;flex:none}.mark i{border-radius:4px;background:var(--blue)}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:55px;padding:16px 25px;background:var(--blue);border:1px solid transparent;border-radius:10px;color:white;font-size:14px;line-height:1.4;font-weight:800;box-shadow:0 8px 17px #0964f40b;transition:transform .2s,box-shadow .2s,background .2s}.button .icon{width:17px;height:17px}.button:hover{background:#0055d8;transform:translateY(-2px);box-shadow:0 10px 22px #0867ef24}.button.secondary{background:#fff;color:var(--ink);border-color:#cbd8eb;box-shadow:none}.button.secondary:hover{background:#f5f8ff;border-color:#90b7f1}.button.light{background:#fff;color:var(--blue)}.button.compact{min-height:48px;padding:13px 22px;font-size:13px}.eyebrow{font-size:12px;line-height:1.5;font-weight:800;letter-spacing:1.6px;text-transform:uppercase;color:#5779ab;margin-bottom:17px}.header{position:sticky;top:0;z-index:20;background:#faf8f4e8;backdrop-filter:blur(18px)}.header-inner{height:91px;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative}.desktop-nav{display:flex;gap:30px;font-size:13px;font-weight:700}.desktop-nav a,.footer-inner nav a{padding:12px 0;transition:color .2s}.desktop-nav a:hover,.footer-inner nav a:hover{color:var(--blue)}.nav-disclosure{display:none}.nav-disclosure summary{list-style:none;border:1px solid #d5dfeb;border-radius:10px;background:#fff;width:44px;height:44px;align-items:center;justify-content:center;color:var(--blue)}.nav-disclosure summary::-webkit-details-marker{display:none}.mobile-nav{position:absolute;left:-24px;right:-24px;top:100%;background:#fff;padding:12px 24px 20px;border-bottom:1px solid var(--line);box-shadow:0 12px 18px #20395812;display:grid;gap:4px}.mobile-nav a{padding:12px;min-height:44px}.hero{overflow:clip;padding:40px 0 0;background:radial-gradient(ellipse at 85% 78%,#e8eef9 0,transparent 48%)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:483px;gap:10px}.hero-copy{position:relative;z-index:2;padding-bottom:25px}.hero h1{font-size:clamp(46px,4.2vw,64px);line-height:1.075;letter-spacing:-2px}.hero h1 span{color:var(--blue)}.hero-lead{font-size:17px;line-height:1.7;max-width:510px;color:#30466a;margin-top:27px}.hero-actions{display:flex;gap:14px;align-items:center;margin-top:30px}.hero-art{position:relative;isolation:isolate;height:490px;min-width:0;perspective:1100px}.hero-art-layer{position:absolute;inset:0;animation:sculpture-float 8s ease-in-out infinite;transform-origin:50% 55%;will-change:transform}.hero-sculpture{position:absolute;width:123%;max-width:none;left:-12%;top:0;height:100%;object-fit:contain}.floating-card{position:absolute;display:flex;align-items:flex-start;gap:12px;background:linear-gradient(135deg,#fffefbe8,#ebf4ffcf);border:1px solid #d9e6f4c9;border-radius:17px;padding:20px 17px;box-shadow:0 14px 36px #2b77d915;backdrop-filter:blur(10px);z-index:2;animation:card-float 7s ease-in-out infinite;--rotation:8deg;transform:rotate(var(--rotation));pointer-events:none}.float-icon{width:41px;height:44px;display:grid;place-items:center;color:#0067ff;background:#e6f2ffb3;border-radius:10px;flex:none}.floating-card b{font-size:15px;font-weight:800;line-height:1.4;display:block}.floating-card p{font-size:12px;line-height:1.6;color:#5475a2;margin-top:5px}.card-partner{left:-7%;top:109px;width:248px;--rotation:8deg;animation-delay:-1s}.card-advertiser{right:1%;top:17px;width:249px;--rotation:8deg;animation-delay:-3s}.card-admin{right:0;bottom:33px;width:244px;--rotation:8deg;animation-delay:-5s}.approval-pill{position:absolute;right:-2%;top:206px;z-index:3;display:flex;gap:10px;align-items:center;padding:13px 17px;border-radius:16px;background:#d6ffe8e6;color:#008b35;font-size:12px;font-weight:800;box-shadow:0 8px 35px #009f3420;transform:rotate(-10deg);animation:approval-float 7s ease-in-out infinite}.approval-pill .icon{width:24px;height:24px;border-radius:50%;background:#08b541;color:#fff;padding:4px;stroke-width:2.5}.feature-rail{display:grid;grid-template-columns:repeat(3,1fr);margin:32px 0 0;padding:27px 0 57px;gap:0}.inline-feature{display:flex;align-items:flex-start;gap:15px}.icon-box{display:grid;place-items:center;flex:none;width:55px;height:56px;background:#fffefc;border:1px solid #d1e0f5;border-radius:13px;box-shadow:inset 0 0 14px #edf5ff4f;color:#096aff}.icon-box .icon{width:29px;height:29px}.inline-feature h3{font-size:16px;letter-spacing:-.2px;font-weight:800;margin:6px 0}.inline-feature p{color:#50617f;font-size:13px;line-height:1.6}.feature-rail>.inline-feature{padding-right:24px}.feature-rail>.inline-feature+ .inline-feature{border-left:1px solid #d6dfeb;padding-left:45px}.surface{background:linear-gradient(130deg,#ffffff,#fefefe);border-radius:48px;border:1px solid #dce3eb;position:relative}.product-section{padding:54px 0 45px;box-shadow:0 10px 60px #2a47750a;z-index:2}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:37px}.section-heading h2{font-size:37px;max-width:700px;letter-spacing:-1.4px}.section-heading .eyebrow{margin-bottom:13px}.role-gallery{border:0;padding:0;margin:0;min-width:0}.role-tabs{display:flex;align-items:center;border:1px solid #cfdced;border-radius:11px;background:#f9fbfd;padding:4px;gap:3px;max-width:470px;flex:none;margin-bottom:5px}.role-tabs label{padding:13px 17px;display:inline-flex;align-items:center;justify-content:center;color:#51647f;font-size:12px;font-weight:700;border-radius:8px;min-height:43px;cursor:pointer;transition:background .2s,box-shadow .2s}.role-pane{display:none}.role-choice:focus-visible~.section-heading .role-tabs{outline:3px solid #aa63e5;outline-offset:4px}#choose-partner:checked~.section-heading label[for=choose-partner],#choose-advertiser:checked~.section-heading label[for=choose-advertiser],#choose-admin:checked~.section-heading label[for=choose-admin]{background:var(--blue);box-shadow:0 4px 8px #0054e52c;color:white}#choose-partner:checked~#pane-partner,#choose-advertiser:checked~#pane-advertiser,#choose-admin:checked~#pane-admin{display:block}.product-stage{display:grid;grid-template-columns:minmax(0,2.8fr) minmax(0,1fr);gap:25px;align-items:center}.product-screen{position:relative;display:block;border:1px solid #dbe4f0;border-radius:20px;background:white;overflow:hidden;box-shadow:0 18px 42px #204b7910;cursor:zoom-in}.product-screen img{width:100%;height:auto;aspect-ratio:1586/992}.screen-open{position:absolute;bottom:16px;right:16px;background:#fffffff5;border:1px solid #d6e4f7;box-shadow:0 8px 20px #14396712;padding:10px 14px;border-radius:9px;color:var(--blue);font-size:12px;font-weight:700;display:flex;align-items:center;gap:10px;opacity:0;transform:translateY(5px);transition:.2s;min-height:44px}.screen-open .icon{width:15px;height:15px}.product-screen:hover .screen-open,.product-screen:focus-visible .screen-open{opacity:1;transform:none}.status-board{border:1px solid #d7e1ef;border-radius:20px;background:linear-gradient(140deg,#f3f7fc,#fff);padding:21px 17px;box-shadow:0 20px 45px #204e8110;min-width:0}.demo-tag{font-size:10px;display:inline-block;background:#eaf3ff;padding:5px 8px;border-radius:7px;color:#40587c;font-weight:600;margin-bottom:20px}.status-board h3{font-size:23px;letter-spacing:-.8px;margin-bottom:14px}.status-filters{display:flex;gap:8px;font-size:10px;color:#5d6d82;padding-bottom:17px}.status-filters span{background:#fff;border:1px solid #e8edf5;border-radius:7px;padding:6px 8px;flex:1}.status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 1px}.status-row>span:first-child{display:grid;gap:1px;font-size:12px;line-height:1.4}.status-row b{color:#1870d3;font-weight:600;font-size:11px}.status-row small{color:#415472;font-size:10px}.status{white-space:nowrap;border:1px solid transparent;border-radius:99px;padding:5px 8px;line-height:1.25;font-size:10px;font-weight:500}.status.pending{background:#fff4d2;color:#946005;border-color:#ffe3a3}.status.approved{background:#e0f8e9;color:#146c44;border-color:#bfeccd}.status.rejected{background:#ffe7ed;color:#b73155;border-color:#ffcbd8}.board-link{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;color:var(--blue);margin-top:8px;padding-top:14px;border-top:1px solid #dbe5f3;min-height:44px}.board-link .icon{width:15px;height:15px}.product-benefits{display:grid;grid-template-columns:1fr 1fr;gap:75px;max-width:930px;margin:30px auto 0}.product-benefits .inline-feature p{font-size:14px;max-width:330px}.product-benefits .inline-feature h3{font-size:16px}.workflow{margin-top:-32px;padding:86px 0 53px;background:var(--navy) url('assets/flow.webp') center 54%/cover no-repeat;color:white;border-radius:0 0 48px 48px;isolation:isolate;overflow:hidden}.workflow-heading{display:flex;justify-content:space-between;align-items:center;gap:60px}.workflow .eyebrow{color:#dae9ff;font-size:11px;margin-bottom:16px}.workflow h2{font-size:40px;letter-spacing:-1.3px;max-width:650px}.workflow-heading>p{font-size:14px;line-height:1.6;color:#d8e7ff;max-width:370px}.flow-steps{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:47px 0 0;text-align:center;gap:30px}.flow-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;color:#fff;background:radial-gradient(circle at 35% 25%,#b8eaff,#4cafff 55%,#1664d1);border:1px solid #64b9ff;box-shadow:0 0 0 5px #4eacff15,0 0 24px #0f82ffa1;margin:0 auto 17px;animation:node-glow 8s ease-in-out infinite}.flow-icon .icon{width:26px;height:26px}.flow-steps li:nth-child(2) .flow-icon{animation-delay:2s}.flow-steps li:nth-child(3) .flow-icon{animation-delay:4s}.flow-steps li:nth-child(4) .flow-icon{animation-delay:6s}.flow-steps h3{font-size:20px;margin-bottom:10px}.flow-steps p{font-size:14px;line-height:1.5;color:#e5edfa}.capabilities{padding:56px 0 50px}.capabilities h2{font-size:37px;letter-spacing:-1.35px}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:24px}.capability{padding:0 38px}.capability:first-child{padding-left:0}.capability:last-child{padding-right:0}.capability+.capability{border-left:1px solid #e0e4eb}.feature-art{height:253px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.feature-art img{width:100%;height:100%;object-fit:contain;transition:transform .4s}.capability:hover .feature-art img{transform:translateY(-8px) rotate(-1deg)}.capability h3{font-size:21px;margin-bottom:11px;letter-spacing:-.5px}.capability>p{font-size:14px;line-height:1.6;color:#506383;max-width:330px}.status-art{display:flex;flex-direction:column;align-items:stretch;justify-content:center;width:235px;max-width:100%;margin-inline:auto;padding:0 5px}.status-art .status-row{padding:9px 0}.status-art small{display:none}.status-art .status-row b{font-size:12px}.status-art .status{font-size:11px}.pricing-section{padding:42px 0 33px;border:0;border-radius:40px;z-index:2}.pricing-section .eyebrow{margin-bottom:12px}.pricing-section h2{font-size:35px;letter-spacing:-1.3px}.pricing-layout{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:23px;margin-top:32px;align-items:start}.price-card{position:relative;border:1px solid #dce5f0;border-radius:15px;background:#fff;padding:27px 23px 23px;min-height:285px;display:flex;flex-direction:column}.price-card.featured{border:1.5px solid #0669ff;background:linear-gradient(145deg,#f7fbff,#fff);box-shadow:0 8px 28px #0867ef07}.price-badge{position:absolute;left:0;top:-12px;padding:3px 14px;font-size:12px;line-height:1.5;font-weight:800;border-radius:10px;background:#ff9b63;color:#fff}.price-top{display:flex;align-items:flex-start;gap:14px}.price-top .icon-box{width:43px;height:45px;border-radius:10px}.price-top .icon-box .icon{width:25px;height:25px}.price-top h3{font-size:14px;line-height:1.4;margin:1px 0 6px;letter-spacing:-.2px}.price{font-size:31px;line-height:1.2;letter-spacing:-1px;font-weight:800;white-space:nowrap}.price span{font-size:12px;letter-spacing:0;font-weight:600}.price.individual{font-size:25px;line-height:1.5;letter-spacing:-.8px}.price-details{font-size:13px;line-height:1.65;color:#4a5d7d;margin:12px 0 25px;padding-left:57px}.price-details strong{font-weight:700}.price-description{font-size:11px;line-height:1.6;margin-top:10px}.price-card .button{margin-top:auto;width:100%;padding:13px 16px;min-height:49px;font-size:13px}.faq{padding-left:4px}.faq .eyebrow{font-size:11px;margin:0 0 15px}.faq details{border:1px solid #dbe5f2;border-radius:10px;padding:0 17px;margin:0 0 12px;background:#fff}.faq summary{font-size:13px;line-height:1.6;font-weight:500;list-style:none;position:relative;padding:17px 24px 17px 0;min-height:55px;color:#2d476f}.faq summary:after{content:'⌄';position:absolute;right:0;top:15px;color:#3f6fa9;font-size:17px}.faq details[open] summary:after{transform:rotate(180deg)}.faq summary::-webkit-details-marker{display:none}.faq details p{font-size:13px;line-height:1.8;padding:0 0 19px;color:#50617d}.pricing-note{font-size:12px;color:#5b7396;line-height:1.6;margin-top:18px;max-width:870px}.seo-details{border-top:1px solid #e5eaf1;margin-top:22px}.seo-details>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0 0;font-size:13px;line-height:1.6;color:#446187;min-height:45px}.seo-details>summary::-webkit-details-marker{display:none}.seo-details>summary .icon{width:15px;height:15px}.seo-content{display:grid;grid-template-columns:1fr 1fr;gap:28px 50px;padding-top:25px}.seo-content h3{font-size:18px;margin-bottom:12px}.seo-content p{font-size:15px;color:var(--muted);line-height:1.8}.closing{border-radius:0 0 48px 48px;margin-top:-30px;padding-top:30px;min-height:340px;background:#085bdd url('assets/cta.webp') center/cover no-repeat;color:#fff;isolation:isolate}.closing-inner{min-height:310px;display:flex;align-items:center;padding-top:20px;padding-bottom:35px}.closing h2{font-size:37px;line-height:1.2;max-width:690px;letter-spacing:-1.1px;margin-bottom:28px}.closing .button{font-size:13px;min-height:48px;padding:13px 24px}.footer-inner{display:flex;align-items:center;gap:25px;min-height:102px;flex-wrap:wrap;padding-top:20px;padding-bottom:20px}.footer-inner .logo{font-size:22px;gap:8px}.footer-inner .mark{width:25px;height:25px}.footer-inner>p{font-size:10px;color:#637b9a}.footer-inner nav{display:flex;gap:22px;margin-left:auto;font-size:11px;color:#55729a}.footer-inner small{font-size:10px;color:#68819d}.motion-toggle{display:none;align-items:center;gap:6px;background:none;border:0;color:#547192;padding:8px;font-size:10px;min-height:40px}.js .motion-toggle{display:inline-flex}.motion-toggle>span:first-child{font-weight:800;font-size:16px}.screen-lightbox{display:none;position:fixed;inset:0;z-index:100;padding:20px;align-items:center;justify-content:center;background:#08213de3;backdrop-filter:blur(10px)}.screen-lightbox:target{display:flex}body:has(.screen-lightbox:target){overflow:hidden}.lightbox-shell{position:relative;width:min(1660px,100%);max-height:calc(100dvh - 40px);display:flex;flex-direction:column;background:#fff;border:1px solid #ccdcf0;border-radius:17px;overflow:hidden}.dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px;border-bottom:1px solid var(--line);flex:none}.dialog-bar strong{font-size:16px}.dialog-close{display:inline-flex;align-items:center;justify-content:center;min-height:44px;background:#eff4fb;border-radius:9px;padding:10px 16px;font-size:13px;white-space:nowrap}.viewer-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 20px;background:#f6f9fd;border-bottom:1px solid var(--line);flex:none}.viewer-roles{display:flex;gap:7px}.viewer-role,.viewer-fit{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ccd9ea;background:white;border-radius:9px;padding:11px 17px;font-size:13px;line-height:1.4;min-height:44px;cursor:pointer}.viewer-role.selected{background:var(--blue);color:#fff;border-color:var(--blue)}.viewer-fit{color:var(--blue);position:relative}.viewer-fit:has(input:focus-visible){outline:3px solid #aa63e5;outline-offset:3px}.zoom-to-fit{display:none}.viewer-fit input:checked~.zoom-to-fit{display:inline}.viewer-fit input:checked~.zoom-to-detail{display:none}.viewer-canvas{overflow:auto;min-height:0;overscroll-behavior:contain;background:#f8fafc}.viewer-canvas img{width:100%;max-width:none}.lightbox-shell:has(.zoom-choice:checked) .viewer-canvas img{width:max(100%,1586px)}.lightbox-shell:has(.zoom-choice:checked) .viewer-canvas{height:min(72vh,992px)}.dialog-note{padding:11px 20px;font-size:12px;line-height:1.7;color:var(--muted);flex:none}.policy-shell{width:min(580px,100%);max-height:90dvh;overflow:auto;background:#fff;padding:30px;border-radius:16px}.policy-shell h2{font-size:27px;letter-spacing:-.7px}.policy-shell p{font-size:15px;line-height:1.8;color:var(--muted);margin:19px 0}.request-shell{width:min(650px,100%);max-height:94dvh;display:flex;flex-direction:column;background:#fff;border-radius:18px;overflow:hidden}.request-body{padding:24px;overflow:auto}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:8px;font-size:13px;font-weight:700;min-width:0}.field.full{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;min-width:0;min-height:47px;background:#fff;border:1px solid #cbd8e8;border-radius:8px;padding:12px;font-size:16px;color:var(--ink);font-weight:400}.field textarea{height:84px;resize:vertical}.optional,.field-hint{font-size:12px;font-weight:400;color:#5e718c;line-height:1.7}.consent{display:flex;align-items:flex-start;gap:11px;margin:20px 0;font-size:12px;line-height:1.7;color:var(--muted)}.consent input{width:18px;height:18px;margin:1px 0;flex:none;accent-color:var(--blue)}.policy-button{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.form-preview-notice{background:#f0f6ff;border:1px solid #dae7f8;border-radius:11px;padding:16px;margin-bottom:24px}.form-preview-notice strong{font-size:15px}.form-preview-notice p{font-size:13px;color:var(--muted);line-height:1.7;margin-top:7px}.form-note{font-size:12px;color:#5c7192;line-height:1.7;margin-top:15px}.form-card .btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:50px;padding:14px 22px;background:var(--blue);color:white;font-weight:700;border:0;border-radius:9px;gap:16px}.field-error{font-size:13px;font-weight:500;color:#b22337;line-height:1.6}.field input[aria-invalid=true]{border-color:#b22337;background:#fffafb}.consent input[aria-invalid=true]{outline:2px solid #b22337;outline-offset:3px}#consent-error{margin:-5px 0 17px}.form-message{font-size:14px;padding:15px;border:1px solid #bedaca;background:#effbf4;line-height:1.7;color:#25503d;border-radius:9px;margin-top:17px}.requires-js{display:none}.js .requires-js{display:block}details:not([open])>:not(summary){display:none}
@keyframes sculpture-float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(1deg)}}@keyframes card-float{0%,100%{transform:translateY(0) rotate(var(--rotation))}50%{transform:translateY(-9px) rotate(calc(var(--rotation) - 2deg))}}@keyframes approval-float{0%,100%{transform:translateY(0) rotate(-10deg)}50%{transform:translateY(8px) rotate(-8deg)}}@keyframes node-glow{0%,22%,100%{box-shadow:0 0 0 5px #4eacff15,0 0 24px #0f82ff80;transform:scale(1)}7%,13%{box-shadow:0 0 0 10px #4eacff22,0 0 34px #3eb1ffdd;transform:scale(1.09)}}.motion-paused *{animation-play-state:paused!important}.will-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.will-reveal.is-revealed{opacity:1;transform:none}
@media(min-width:1700px){.hero-grid{min-height:535px}.hero-art{height:540px}.hero{padding-top:50px}.hero h1{font-size:66px}}
@media(max-width:1250px){.container{width:calc(100% - 72px)}.desktop-nav{gap:21px}.hero h1{font-size:51px}.hero-art{height:450px}.hero-grid{min-height:470px}.floating-card{padding:15px 13px;gap:9px;width:213px}.floating-card b{font-size:13px}.floating-card p{font-size:11px}.float-icon{width:35px;height:40px}.card-partner{left:-5%;top:108px}.card-advertiser{right:-4%;top:40px}.card-admin{right:-3%;bottom:46px}.approval-pill{right:-5%;top:215px;font-size:11px;padding:11px 13px}.hero-lead{font-size:16px;max-width:450px}.hero-actions{gap:10px}.hero-actions .button{font-size:13px;padding:15px 18px}.feature-rail>.inline-feature+.inline-feature{padding-left:22px}.inline-feature h3{font-size:14px}.inline-feature p{font-size:12px}.icon-box{width:49px;height:51px}.section-heading h2{font-size:32px}.role-tabs label{padding:12px 13px;font-size:11px}.product-stage{grid-template-columns:minmax(0,1fr) 255px;gap:22px}.status-board{padding:17px 13px}.status-row{padding:10px 0}.product-benefits{gap:50px;max-width:800px}.capabilities h2{font-size:33px}.feature-art{height:235px}.capability{padding:0 28px}.pricing-layout{gap:15px;grid-template-columns:1fr 1fr 1fr}.price-card{padding:25px 17px 20px;min-height:310px}.price-top{gap:10px}.price-top h3{font-size:12px}.price{font-size:26px}.price span{font-size:11px}.price.individual{font-size:22px}.price-details{padding-left:0;font-size:12px}.price-top .icon-box{width:38px;height:41px}.faq summary{font-size:12px}.footer-inner{gap:16px}.footer-inner nav{gap:16px}.footer-inner>p{max-width:150px}}
@media(max-width:1000px){.container{width:calc(100% - 48px)}.desktop-nav{gap:16px}.header-inner{gap:18px;height:80px}.header .logo{font-size:25px}.header .mark{width:28px;height:28px}.button.compact{font-size:12px;padding:12px 17px}.hero h1{font-size:45px;letter-spacing:-1.6px}.hero-art{height:415px}.hero-grid{min-height:440px}.hero-copy .eyebrow{font-size:10px;letter-spacing:1px}.hero-lead{font-size:15px}.hero-actions{flex-wrap:wrap}.hero-actions .button{min-height:49px;padding:13px 16px;font-size:12px}.hero-sculpture{width:135%;left:-15%}.floating-card{width:189px;padding:13px 11px;border-radius:14px}.floating-card b{font-size:12px}.floating-card p{font-size:10px}.float-icon{width:30px;height:33px;border-radius:8px}.float-icon .icon{width:21px;height:21px}.card-partner{top:93px;left:-4%}.card-advertiser{top:23px;right:-2%}.card-admin{bottom:35px;right:0}.approval-pill{top:191px;right:-3%;font-size:10px;padding:10px}.feature-rail{padding-bottom:40px;margin-top:15px}.feature-rail>.inline-feature{gap:11px;padding-right:12px}.feature-rail>.inline-feature+.inline-feature{padding-left:17px}.inline-feature h3{font-size:13px}.inline-feature p{font-size:11px}.feature-rail .icon-box{width:40px;height:45px;border-radius:11px}.feature-rail .icon{width:24px;height:24px}.section-heading{align-items:start;gap:25px}.section-heading h2{font-size:29px}.role-tabs{max-width:405px}.role-tabs label{padding:11px 10px;font-size:10px}.product-stage{grid-template-columns:minmax(0,1fr) 215px;gap:18px}.status-board .status-row:nth-of-type(n+6){display:none}.status-board h3{font-size:20px;margin-bottom:10px}.status-row{gap:6px}.status-row b,.status-row small{font-size:9px}.status{font-size:9px;padding:5px 6px}.demo-tag{font-size:8px;padding:4px 6px;margin-bottom:15px}.status-filters{font-size:8px;gap:5px;padding-bottom:9px}.status-board{padding:15px 12px}.board-link{font-size:10px}.product-benefits{gap:35px;margin-top:28px}.workflow h2{font-size:35px}.workflow-heading>p{font-size:12px}.flow-steps{gap:20px}.capabilities h2{font-size:30px}.capability{padding:0 23px}.feature-art{height:210px}.capability h3{font-size:18px}.capability>p{font-size:13px}.pricing-layout{grid-template-columns:1fr 1fr}.faq{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 18px;margin-top:14px;padding-left:0}.faq>.eyebrow{grid-column:1/-1}.faq summary{font-size:13px}.price-card{min-height:275px;padding:26px 23px 22px}.price{font-size:32px}.price.individual{font-size:27px}.price-top h3{font-size:15px}.price-top .icon-box{width:47px;height:47px}.price-details{padding-left:57px;font-size:14px}.closing h2{font-size:31px;max-width:530px}.footer-inner>p{display:none}.footer-inner small{margin-left:auto}.footer-inner nav{font-size:10px;gap:16px}}
@media(max-width:760px){html{scroll-padding-top:84px}.container{width:calc(100% - 40px)}.desktop-nav{display:none}.header-inner{height:73px;gap:12px}.header .button{margin-left:auto;font-size:11px;min-height:43px;padding:11px 15px}.header .button .icon{width:14px;height:14px}.nav-disclosure{display:block}.nav-disclosure summary{display:flex}.hero{padding-top:36px}.hero-grid{grid-template-columns:1fr;gap:10px}.hero-copy{padding-bottom:0}.hero-copy .eyebrow{font-size:11px;letter-spacing:1.1px}.hero h1{font-size:58px;max-width:650px;letter-spacing:-2px}.hero h1 span br{display:none}.hero-lead{font-size:17px;max-width:590px;margin-top:25px}.hero-actions{margin-top:26px;flex-wrap:nowrap;gap:12px}.hero-actions .button{font-size:13px;min-height:53px;padding:15px 20px}.hero-art{height:430px;max-width:600px;width:100%;margin:10px auto 0}.hero-sculpture{width:110%;left:-5%;top:0}.floating-card{width:220px;padding:16px 14px}.floating-card b{font-size:14px}.floating-card p{font-size:11px}.float-icon{width:35px;height:39px}.card-partner{left:0;top:90px}.card-advertiser{right:3%;top:10px}.card-admin{right:2%;bottom:18px}.approval-pill{right:2%;top:189px;font-size:12px;padding:11px 14px}.feature-rail{margin-top:10px;gap:18px;grid-template-columns:1fr;padding:14px 0 36px}.feature-rail>.inline-feature,.feature-rail>.inline-feature+.inline-feature{border:0;padding:0;gap:14px}.feature-rail .icon-box{width:46px;height:49px}.feature-rail h3{font-size:15px;margin:3px 0 5px}.feature-rail p{font-size:13px}.surface{border-radius:32px}.product-section{padding:40px 0 35px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:32px;max-width:600px}.role-tabs{max-width:none;width:100%;margin:24px 0 0}.role-tabs label{flex:1;font-size:12px;padding:12px 7px}.product-stage{grid-template-columns:1fr;gap:20px}.product-screen{border-radius:14px}.screen-open{opacity:1;transform:none;position:static;border:0;border-top:1px solid #e3eaf3;box-shadow:none;padding:11px 16px;justify-content:space-between;border-radius:0;font-size:12px;min-height:44px}.status-board{padding:20px;max-width:100%;display:grid;grid-template-columns:1fr 1fr;gap:0 20px;border-radius:15px}.status-board .demo-tag{grid-column:1/-1;width:max-content;font-size:10px;margin-bottom:13px}.status-board h3{font-size:20px}.status-board .status-filters{justify-content:end;font-size:9px}.status-board .status-row{padding:11px 0;gap:12px;display:flex!important}.status-board .status-row b,.status-board .status-row small{font-size:11px}.status-board .status{font-size:10px}.status-board .board-link{grid-column:1/-1;font-size:12px}.product-benefits{gap:22px;margin-top:27px}.product-benefits .inline-feature{gap:11px}.product-benefits .icon-box{width:41px;height:45px}.product-benefits .inline-feature h3{font-size:14px}.product-benefits .inline-feature p{font-size:12px}.workflow{border-radius:0 0 32px 32px;padding:69px 0 42px;background-position:50% 60%;background-size:auto 100%}.workflow-heading{display:block}.workflow h2{font-size:34px}.workflow-heading>p{font-size:13px;margin-top:20px}.flow-steps{margin-top:33px;gap:20px;grid-template-columns:1fr 1fr}.flow-steps h3{font-size:19px}.flow-steps p{font-size:13px}.flow-icon{width:43px;height:43px;margin-bottom:13px}.capabilities{padding:44px 0 38px}.capabilities h2{font-size:32px;letter-spacing:-1px}.capability-grid{grid-template-columns:1fr;margin-top:20px}.capability,.capability:first-child,.capability:last-child{padding:25px 0;display:grid;grid-template-columns:44% 1fr;column-gap:24px;align-items:center}.capability+.capability{border-left:0;border-top:1px solid #e0e4eb}.feature-art{grid-column:1;grid-row:1/3;height:205px;margin:0}.capability h3{font-size:23px;align-self:end;margin:0 0 12px}.capability>p{font-size:14px;align-self:start}.status-art{width:100%;padding:0 6px}.status-art .status-row{padding:8px 0;gap:6px}.status-art .status-row b,.status-art .status{font-size:10px}.pricing-section{padding:37px 0 30px}.pricing-section h2{font-size:32px}.pricing-layout{margin-top:28px;gap:16px}.price-card{padding:25px 18px 18px;min-height:295px}.price-top{gap:10px;display:block}.price-top .icon-box{display:none}.price-top h3{font-size:14px}.price{font-size:28px}.price.individual{font-size:25px}.price-details{padding-left:0;font-size:13px}.price-card .button{font-size:12px;padding:13px 10px}.price-description{font-size:11px}.faq{gap:0 14px}.faq summary{font-size:12px}.closing{border-radius:0 0 32px 32px;background-position:58% center;background-size:auto 100%;min-height:315px}.closing-inner{min-height:285px;padding-top:25px;padding-bottom:28px}.closing h2{font-size:30px;max-width:400px;line-height:1.18;letter-spacing:-1px}.footer-inner{gap:18px;min-height:130px}.footer-inner .logo{font-size:23px}.footer-inner nav{order:4;width:100%;margin:0;justify-content:space-between;font-size:12px;gap:12px}.footer-inner small{font-size:10px}.footer-inner .motion-toggle{margin-left:auto}.seo-content{grid-template-columns:1fr;gap:24px}.seo-details>summary{font-size:12px}.seo-content h3{font-size:18px}.seo-content p{font-size:14px}.mobile-nav{left:-20px;right:-20px;padding-inline:20px}}
@media(max-width:480px){.container{width:calc(100% - 36px)}.header .logo{font-size:24px;gap:7px}.header .mark{width:25px;height:25px;gap:3px}.header .button{font-size:10px;gap:9px;padding:10px 11px;min-height:42px}.header-inner{gap:9px;height:68px}.nav-disclosure summary{width:39px;height:42px;border-radius:9px}.nav-disclosure .icon{width:22px;height:22px}.hero{padding-top:25px}.hero-copy .eyebrow{font-size:10px;letter-spacing:.7px;margin-bottom:16px}.hero h1{font-size:42px;letter-spacing:-1.6px}.hero h1 span br{display:block}.hero-lead{font-size:15px;line-height:1.65;margin-top:22px}.hero-actions{gap:8px;margin-top:24px}.hero-actions .button{font-size:11px;padding:13px 12px;min-height:48px;gap:12px}.hero-actions .button .icon{width:14px;height:14px}.hero-art{height:320px;margin-top:21px}.hero-sculpture{width:121%;left:-10.5%;top:8px;height:96%}.floating-card{padding:11px 9px;width:169px;border-radius:12px;gap:7px}.floating-card b{font-size:11px}.floating-card p{font-size:9px;line-height:1.6;margin-top:3px}.float-icon{width:28px;height:32px;border-radius:8px}.float-icon .icon{width:20px;height:20px}.card-partner{left:-1%;top:83px}.card-advertiser{right:-1%;top:10px}.card-admin{right:0;bottom:17px}.approval-pill{top:161px;right:-2%;font-size:9px;padding:9px 10px;gap:6px;border-radius:10px}.approval-pill .icon{width:21px;height:21px}.feature-rail{gap:16px;padding-top:8px;padding-bottom:32px;margin-top:0}.feature-rail h3{font-size:14px}.feature-rail p{font-size:12px}.feature-rail .icon-box{width:43px;height:46px}.product-section{padding-top:32px}.section-heading h2{font-size:29px;letter-spacing:-1px;line-height:1.15}.eyebrow{font-size:10px;letter-spacing:1.1px;margin-bottom:13px}.role-tabs{margin-top:20px;padding:3px;gap:1px;border-radius:9px}.role-tabs label{font-size:10px;padding:11px 3px;min-height:43px}.status-board{padding:16px;gap:0 12px}.status-board h3{font-size:20px}.status-board .status-filters{font-size:8px;gap:4px}.status-board .status-filters span{padding:5px 4px}.status-board .status-row{gap:6px;padding:10px 0}.status-board .status-row b,.status-board .status-row small{font-size:9px}.status-board .status{font-size:8px;padding:5px 6px}.status-board .demo-tag{font-size:9px}.product-benefits{grid-template-columns:1fr;gap:20px;margin-top:26px}.product-benefits .inline-feature h3{font-size:15px}.product-benefits .inline-feature p{font-size:13px;max-width:270px}.workflow h2{font-size:29px;letter-spacing:-1px;overflow-wrap:normal}.workflow-heading>p{font-size:12px}.flow-steps{column-gap:12px;row-gap:29px;margin-top:31px}.flow-steps h3{font-size:18px}.flow-steps p{font-size:12px}.flow-icon{width:42px;height:42px}.capabilities h2{font-size:28px;line-height:1.18;letter-spacing:-1px}.capability,.capability:first-child,.capability:last-child{display:block;padding:22px 0 26px}.capability h3{font-size:21px;margin:12px 0 10px}.capability>p{font-size:14px;max-width:none}.feature-art{height:230px;max-width:310px;margin:0 auto}.status-art{width:265px;max-width:100%}.status-art .status-row b{font-size:12px}.status-art .status{font-size:11px}.status-art .status-row{padding:10px 0}.capability-grid{margin-top:10px}.pricing-section h2{font-size:28px;letter-spacing:-1px}.pricing-layout{grid-template-columns:1fr;gap:23px}.price-card{min-height:273px;padding:26px 22px 21px}.price-top{display:flex;gap:13px}.price-top .icon-box{display:grid;width:43px;height:47px}.price-top h3{font-size:13px}.price{font-size:32px}.price span{font-size:12px}.price.individual{font-size:26px}.price-details{padding-left:56px;font-size:13px}.price-description{font-size:12px}.price-card .button{font-size:13px;min-height:48px}.faq{display:block;margin-top:7px}.faq .eyebrow{margin-bottom:14px;font-size:11px}.faq summary{font-size:13px}.faq details p{font-size:13px}.pricing-note{font-size:11px;line-height:1.8;margin-top:6px}.seo-details>summary{font-size:12px;gap:14px}.closing{background-position:68% bottom;background-size:auto 285px;background-repeat:no-repeat;min-height:440px}.closing-inner{align-items:flex-start;min-height:410px;padding-top:38px}.closing h2{font-size:27px;letter-spacing:-.8px;max-width:325px;margin-bottom:21px}.closing .button{min-height:46px;padding:12px 19px;font-size:12px}.footer-inner{gap:12px;padding-top:23px;padding-bottom:20px}.footer-inner small{font-size:9px}.footer-inner nav{font-size:11px}.motion-label{display:none}.motion-toggle{padding-inline:0;min-width:24px;justify-content:center}.mobile-nav{left:-18px;right:-18px;padding-inline:18px}.screen-lightbox{padding:0}.lightbox-shell{max-height:100dvh;border-radius:0;border:0}.dialog-bar{padding:11px 12px;gap:10px}.dialog-bar strong{font-size:12px}.dialog-close{font-size:12px;padding:9px 12px}.viewer-toolbar{padding:10px;display:grid;grid-template-columns:1fr;gap:8px}.viewer-roles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.viewer-role{font-size:10px;padding:10px 3px}.viewer-fit{width:100%;font-size:12px}.lightbox-shell:has(.zoom-choice:checked) .viewer-canvas{height:calc(100dvh - 215px)}.dialog-note{font-size:11px;padding:10px 12px;line-height:1.6}.request-shell{max-height:100dvh;border-radius:0;height:100dvh}.request-body{padding:22px 18px}.form-grid{grid-template-columns:1fr;gap:17px}.field.full{grid-column:auto}.field{font-size:14px}.policy-shell{padding:25px;margin:12px}.policy-shell h2{font-size:25px}}
@media(max-width:360px){.container{width:calc(100% - 28px)}.header .logo{font-size:21px}.header .mark{width:22px;height:22px}.header .button{font-size:9px;padding:10px 8px;gap:6px}.header .button .icon{display:none}.header-inner{gap:8px}.hero h1{font-size:36px}.hero-copy .eyebrow{font-size:9px;letter-spacing:.4px}.hero-actions .button{font-size:10px;padding:12px 10px;gap:8px}.hero-lead{font-size:14px}.hero-art{height:287px}.floating-card{width:151px;padding:10px 8px;gap:6px}.floating-card b{font-size:10px}.floating-card p{font-size:8px}.float-icon{width:24px;height:28px}.float-icon .icon{width:18px;height:18px}.card-partner{top:73px}.card-advertiser{top:5px}.card-admin{bottom:12px}.approval-pill{font-size:8px;top:145px}.section-heading h2{font-size:26px}.role-tabs label{font-size:9px;padding-inline:2px}.workflow h2{font-size:26px}.capabilities h2{font-size:26px}.price{font-size:29px}.price.individual{font-size:23px}.price-top h3{font-size:12px}.price-top{gap:10px}.price-details{padding-left:0}.closing h2{font-size:25px}.status-board{padding:13px}.status-board .status-row{flex-wrap:wrap;gap:5px}.status-board .status{font-size:8px}.footer-inner nav{font-size:10px}.mobile-nav{left:-14px;right:-14px;padding-inline:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.will-reveal{opacity:1;transform:none}}
@media print{.header,.hero-art,.motion-toggle,.screen-lightbox{display:none!important}.will-reveal{opacity:1;transform:none}body{background:#fff}.surface{break-inside:avoid}.closing{background:#0b63ee!important}details>*{display:block!important}}

/* Final checks: contrast and hidden keyboard link. */
.eyebrow{color:#486891}.price-badge{color:#63300d;background:#ffae7b}.footer-inner small{color:#4f6686}.skip:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.closing{background-position:center top;min-height:360px}.closing-inner{min-height:330px}.capability>p{font-size:15px}.faq summary{font-size:14px}
@media(max-width:760px){.closing{background-position:58% top;min-height:330px}.closing-inner{min-height:300px}.faq summary{font-size:13px}}
@media(max-width:480px){.closing{background-position:68% bottom;min-height:440px}.closing-inner{min-height:410px}.hero-lead{font-size:16px}.capability>p{font-size:15px}.faq summary{font-size:14px}}

/* The homepage preview follows the approved composition; the complete cabinet stays in the viewer. */
.product-screen .catalog-source{display:none}.catalog-preview{display:flex;aspect-ratio:1.415;background:#f8fafc;overflow:hidden;color:#14223d}.preview-sidebar{width:21%;flex:none;background:#fff;border-right:1px solid #e2e8f0;padding:0 12px 18px}.preview-logo{display:flex;gap:8px;align-items:center;font-size:13px;border-bottom:1px solid #edf1f6;margin:0 -12px 15px;padding:15px 15px}.preview-logo>.mark{width:19px;height:19px;gap:2px}.preview-logo>.mark i{border-radius:2px}.preview-logo>span:last-child{margin-left:auto;font-size:20px;color:#738299;font-weight:500}.preview-group{display:block;font-size:10px;color:#566581;margin:15px 9px 6px}.preview-nav-row{display:flex;align-items:center;gap:9px;padding:9px 8px;font-size:11px;white-space:nowrap;border-radius:5px}.preview-nav-row svg{width:15px;height:15px;flex:none}.preview-nav-row.active{background:#e8f2ff;color:#075bd5;font-weight:700}.preview-main{min-width:0;padding:30px 20px 18px;display:flex;flex-direction:column;flex:1}.preview-heading{display:flex;align-items:center;gap:11px;flex-wrap:wrap}.preview-heading>b{font-size:20px;font-weight:800;letter-spacing:-.65px}.preview-heading>span{font-size:8px;padding:4px 7px;background:#e8f2ff;border-radius:5px;color:#4c6080}.preview-subtitle{display:block;font-size:9px;color:#5b6b83;margin:5px 0 14px}.preview-search{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e1e7ee;border-radius:8px;font-size:9px;color:#667690;padding:12px;margin-bottom:12px;gap:10px}.preview-search>span:last-child{white-space:nowrap}.preview-offers{display:grid;grid-template-rows:repeat(3,1fr);gap:11px;flex:1}.preview-offer{display:flex;gap:12px;border:1px solid #e0e6ee;border-radius:9px;background:#fff;padding:12px;align-items:center;min-width:0}.preview-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:26%;aspect-ratio:1.15;flex:none;border-radius:7px;background:radial-gradient(ellipse at 10% 15%,#00caff,transparent 65%),linear-gradient(125deg,#0870ff,#0752f7);box-shadow:inset 0 0 20px #ffffff20;color:#fff;position:relative;overflow:hidden}.preview-brand::before{content:'';position:absolute;inset:-50% -30% 55%;border-radius:50%;transform:rotate(30deg);background:#ffffff14}.preview-brand.teal{background:radial-gradient(ellipse at 10% 15%,#02d3ca,transparent 65%),linear-gradient(125deg,#00a6b9,#03b4b8)}.preview-brand.violet{background:radial-gradient(ellipse at 10% 15%,#9e6aff,transparent 65%),linear-gradient(125deg,#803cff,#6534ec)}.preview-brand .mark{width:28px;height:28px;gap:3px;z-index:1}.preview-brand .mark i{background:#fff;border-radius:3px}.preview-brand strong{font-size:18px;line-height:1.2;letter-spacing:-.7px;font-weight:800;z-index:1}.preview-offer-body{display:flex;flex-direction:column;gap:5px;min-width:0;flex:1;font-size:9px;line-height:1.4}.preview-offer-body>b{font-size:11px;font-weight:800;white-space:nowrap}.preview-offer-body>small{font-size:8px;color:#59687f}.preview-offer-side{display:flex;flex-direction:column;align-self:start;align-items:end;gap:9px;min-width:75px;flex:none}.preview-offer-side>b{font-size:13px;white-space:nowrap}.preview-offer-side>span{display:flex;align-items:center;gap:5px;padding:5px 9px;font-size:8px;background:#eaf4ff;color:#0865d6;border-radius:20px}.preview-offer-side svg{width:12px;height:12px}.preview-offer-side>small{font-size:8px;border:1px solid #e4eaf2;border-radius:20px;padding:5px 8px}
@media(min-width:1251px){.product-stage{grid-template-columns:minmax(0,2.8fr) minmax(0,1fr)}}
@media(max-width:1250px) and (min-width:761px){.catalog-preview{aspect-ratio:1.25}.preview-sidebar{width:22%;padding-inline:7px}.preview-logo{margin-inline:-7px;padding-inline:9px}.preview-nav-row{font-size:9px;gap:6px;padding:8px 5px}.preview-group{font-size:9px;margin-top:12px}.preview-main{padding:22px 13px 14px}.preview-heading>b{font-size:17px}.preview-heading>span{font-size:7px}.preview-offer{gap:8px;padding:9px;flex-wrap:wrap}.preview-brand{width:25%}.preview-brand strong{font-size:14px}.preview-brand .mark{width:22px;height:22px}.preview-offer-side{flex-direction:row;align-items:center;margin-left:calc(25% + 8px);gap:8px}.preview-offer-side>b{font-size:11px}.preview-offer-side>small{display:none}.preview-offer-body>b{font-size:9px}.preview-offer-body{font-size:8px;gap:4px}.preview-offer-body>small{font-size:7px}.preview-search{font-size:8px;padding:10px}.preview-search>span:last-child{display:none}}
@media(max-width:760px){.catalog-preview{aspect-ratio:auto;min-height:390px}.preview-sidebar{width:24%;padding-inline:7px}.preview-logo{font-size:11px;padding:13px 9px;margin-inline:-7px}.preview-logo>.mark{width:17px;height:17px}.preview-nav-row{font-size:9px;gap:7px;padding:8px 4px}.preview-nav-row svg{width:13px;height:13px}.preview-group{font-size:9px;margin:11px 4px 5px}.preview-main{padding:17px 12px 13px}.preview-heading>b{font-size:17px}.preview-heading>span{font-size:8px}.preview-offer-body>b{font-size:10px}.preview-brand strong{font-size:15px}.preview-brand .mark{width:24px;height:24px}.preview-offer-side{min-width:65px}.preview-offer-side>b{font-size:11px}}
@media(max-width:560px){.preview-sidebar{display:none}.preview-main{padding:19px 14px 14px}.preview-heading{gap:7px}.preview-heading>b{font-size:18px}.preview-heading>span{font-size:7px}.preview-subtitle{font-size:9px}.preview-search{padding:10px;font-size:8px}.preview-offer{gap:10px;padding:10px}.preview-offer-body{font-size:8px;gap:4px}.preview-offer-body>b{font-size:9px;white-space:normal}.preview-offer-body>small{font-size:7px}.preview-brand{width:25%}.preview-brand strong{font-size:14px}.preview-brand .mark{width:24px;height:24px}.preview-offer-side{min-width:57px;gap:8px}.preview-offer-side>b{font-size:10px}.preview-offer-side>span{font-size:7px;padding:4px 6px}.preview-offer-side>small{font-size:7px;padding:4px 6px}}
.preview-offers,.preview-offer{min-height:0}.preview-brand{height:100%;max-height:112px;aspect-ratio:auto}
@media(max-width:760px){.preview-brand{height:90px;max-height:none}}
@media(max-width:560px){.preview-brand{height:75px}}
@media(max-width:480px){.closing{background-image:linear-gradient(to bottom,#085bdd 0 157px,rgba(8,91,221,0) 265px),url('assets/cta.webp');background-size:100% 100%,auto 285px;background-position:center,68% bottom}}
