:root{--navy:#061a38;--navy2:#0a315f;--blue:#168dff;--cyan:#14dce8;--aqua:#66fff2;--ink:#10243d;--muted:#60748c;--line:#d8e4ee;--mist:#f3f7fa;--white:#fff;--green:#12b878;--red:#bc3e4c;--amber:#b7750f;--shadow:0 18px 50px rgba(4,27,57,.11);--soft:0 8px 24px rgba(4,27,57,.07);--r:20px;--max:1240px;--page-gap:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;display:flex;flex-direction:column;background:var(--mist);color:var(--ink);font:15px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}button,input,select,textarea{font:inherit;color:inherit}button,a{touch-action:manipulation}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin-top:0}.site-main{flex:1;min-height:0}.page-shell,.shell,.header-shell,.nav-inner,.footer-shell,.footer-bottom{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.narrow{max-width:780px}.skip-link{position:fixed;top:-80px;left:12px;z-index:1000;background:#fff;padding:10px}.skip-link:focus{top:12px}.eyebrow{display:inline-block;color:#0086ac;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.muted,small{color:var(--muted)}
.btn{min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:850;cursor:pointer;background:#fff;transition:.18s}.btn:hover{transform:translateY(-1px);box-shadow:var(--soft)}.btn.primary{background:linear-gradient(135deg,var(--cyan),var(--blue));color:#041b38}.btn.ghost,.btn.subtle{border-color:var(--line);background:#fff;color:var(--navy)}.btn.light,.ghost.light,.subtle.light{border-color:#ffffff55;background:#ffffff0c;color:#fff}.danger{color:var(--red)!important}.text-link{display:inline-block;margin-top:18px;color:#087fa7;font-weight:850}.icon-button{border:0;background:transparent;font-size:23px;cursor:pointer}
.site-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 4px 22px #061a3812}.header-shell{height:88px;display:grid;grid-template-columns:260px minmax(280px,1fr) auto;align-items:center;gap:25px}.brand{width:255px;height:78px;display:flex;align-items:center;overflow:visible}.brand img{width:255px;height:76px;object-fit:contain;object-position:center}.searchbar{height:50px;display:flex;border:1px solid #cbd9e5;border-radius:14px;overflow:hidden;background:#f8fbfd}.searchbar input{flex:1;min-width:0;border:0;background:transparent;outline:0;padding:0 12px}.search-icon{width:42px;display:grid;place-items:center;color:#7190aa;font-size:20px}.searchbar button{border:0;background:var(--navy);color:#fff;font-weight:900;padding:0 24px;cursor:pointer}.header-actions{display:flex;align-items:center;gap:12px}.header-alert-link{font-weight:850}.account-chip{height:46px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:14px;padding:0 12px 0 7px;font-weight:850}.account-chip span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(135deg,var(--cyan),var(--blue));color:var(--navy)}.mobile-menu{display:none}.nav{background:var(--navy);color:#d5e5f4}.nav-inner{min-height:54px;display:flex;align-items:center;gap:25px}.nav a{font-size:13px;font-weight:820;white-space:nowrap}.nav a:hover{color:var(--aqua)}.nav-spacer{flex:1}.nav-post,.nav-ops{padding:7px 10px;border-radius:9px;background:#14dce822;color:var(--aqua)!important}
.global-ad,.top-ad{padding:18px 0}.ad-frame{position:relative;min-height:96px;display:grid;place-items:center;border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.ad-stage{display:grid;place-items:center;width:100%}.ad-slide{grid-area:1/1;display:none;opacity:0}.ad-slide.is-active{display:grid;opacity:1}.ad-label{position:absolute;left:9px;top:6px;z-index:2;font-size:8px;letter-spacing:.13em;font-weight:900}.ad-progress{position:absolute;bottom:0;left:0;right:0;height:3px}.ad-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--cyan),var(--blue))}.house-ad{display:flex;align-items:center;gap:22px;padding:18px}.house-ad>div{display:grid}.house-ad>a{color:#067fa7;font-weight:900}.only-mobile{display:none}
.hero,.compact-hero,.ops-hero{background:radial-gradient(circle at 78% 48%,#12dce821,transparent 27%),linear-gradient(120deg,#05162f,#07376c 66%,#075185);color:#fff}.hero-inner{min-height:500px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:45px}.hero-copy{padding:55px 0}.live-kicker{display:flex;align-items:center;gap:10px;color:var(--aqua);font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.live-dot,.market-live-dot{width:10px;height:10px;border-radius:50%;background:#2af0a0;animation:pulse 1.7s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 #2af0a090;transform:scale(.9)}60%{box-shadow:0 0 0 11px #2af0a000;transform:scale(1.15)}100%{box-shadow:0 0 0 0 #2af0a000}}.hero h1{font-size:clamp(45px,5.4vw,72px);line-height:.96;letter-spacing:-.05em;max-width:780px;margin:18px 0}.hero-copy>p{font-size:20px;color:#c2d8eb;max-width:680px}.hero-search{height:58px;max-width:700px;background:#fff;display:flex;border-radius:15px;padding:5px;margin-top:26px}.hero-search input{flex:1;min-width:0;border:0;outline:0;padding:0 14px}.hero-search button{border:0;border-radius:11px;background:linear-gradient(135deg,var(--cyan),var(--blue));font-weight:900;padding:0 20px}.hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:18px}.hero-visual{min-height:400px;position:relative;display:grid;place-items:center}.hero-visual>img{width:min(390px,36vw);z-index:2;filter:drop-shadow(0 24px 35px #0006)}.sonar-halo{position:absolute;width:360px;height:360px;border-radius:50%;border:1px solid #66fff233;box-shadow:0 0 0 55px #66fff20d,0 0 0 105px #66fff208;animation:breathe 4s ease-in-out infinite}@keyframes breathe{50%{transform:scale(1.04);opacity:.68}}.market-live-card{position:absolute;z-index:3;bottom:28px;left:3%;display:flex;align-items:center;gap:11px;border:1px solid #66fff244;background:#041b38eb;border-radius:15px;padding:13px 16px}.market-live-card div{display:grid}.market-live-card small{color:#9bb9d4}.compact-hero>.page-shell{min-height:350px;display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.compact-hero h1{font-size:clamp(38px,5vw,64px);line-height:1;letter-spacing:-.045em;margin:12px 0}.signal-orbit{display:grid;place-items:center}.signal-orbit img{width:220px}.signal-orbit span{font-weight:900;letter-spacing:.15em;color:var(--aqua)}
.compact-head,.page-head,.workspace-head,.library-head{padding:38px 0;background:linear-gradient(135deg,#eef6fb,#fff)}.compact-head h1,.page-head h1,.workspace-head h1,.library-head h1{font-size:clamp(32px,4.5vw,52px);line-height:1.05;letter-spacing:-.04em;margin:8px 0}.compact-head p,.page-head p,.workspace-head p,.library-head p{color:var(--muted);font-size:16px;margin:0}.compact-section,.section{padding:34px 0}.panel,.dashboard-panel,.form-card,.context-card{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:22px;box-shadow:0 5px 18px #06254a0a}.panel-head,.panel-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.panel-head h2,.panel-title h2{margin:3px 0;font-size:24px}
.signal-console{margin-top:10px;margin-bottom:42px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--soft)}.signal-console>header{display:flex;justify-content:space-between;align-items:end;gap:20px;border-bottom:1px solid var(--line);padding-bottom:17px}.signal-console>header h2{margin:3px 0}.signal-console nav,.segmented{display:flex;gap:5px;background:#edf3f7;padding:5px;border-radius:12px;overflow:auto}.signal-console nav button,.segmented button{border:0;background:transparent;padding:10px 14px;border-radius:9px;font-weight:850;white-space:nowrap;cursor:pointer}.signal-console nav button.active,.segmented button.active{background:#fff;color:#087fa7;box-shadow:0 3px 12px #061a3817}.console-panel{padding-top:20px}.console-panel:not(.active),[data-panel]:not(.active){display:none!important}.launch-grid,.promo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.launch-grid a,.mini-promo{min-height:112px;border:1px solid var(--line);background:#f9fbfd;border-radius:15px;padding:16px;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.launch-grid a span,.mini-promo small{color:var(--muted)}.mini-promo{width:100%;cursor:pointer}.promo-grid{grid-template-columns:repeat(3,1fr)}
.deal-stack{display:grid;gap:12px}.deal-card{display:grid;grid-template-columns:105px 1fr 160px;gap:18px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:17px;padding:13px}.deal-image{height:84px;border-radius:12px;background:#f3f7fa;display:grid;place-items:center;overflow:hidden}.deal-image img{width:100%;height:100%;object-fit:contain}.deal-main h3{margin:6px 0;font-size:17px}.deal-meta{display:flex;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:12px}.deal-price{text-align:right}.deal-price strong{font-size:21px;color:#007fa7;display:block}.deal-go{display:inline-flex;background:var(--navy);color:#fff;border-radius:9px;padding:8px 12px;font-weight:850}.badge,.status{display:inline-flex;align-items:center;width:max-content;padding:5px 8px;border-radius:999px;background:#eaf1f6;color:#587086;font-size:10px;font-weight:900;text-transform:uppercase}.status-active,.status-paid,.status-approved,.status-in_stock,.status-ok,.status-confirmed{background:#dcf7eb;color:#126b4b}.status-pending,.status-warning,.status-reviewing,.status-low_stock{background:#fff1d3;color:#8e5b08}.status-rejected,.status-failed,.status-error,.status-out_of_stock,.status-banned{background:#fee5e7;color:#973541}.status-paused,.status-canceled,.status-deleted{background:#e8edf2;color:#5b6877}.movement-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.movement{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:14px;padding:14px;background:#fff}.pulse-dot{width:9px;height:9px;background:var(--cyan);border-radius:50%}
.category-explorer{padding:24px 0 42px;display:grid;grid-template-columns:255px 1fr;gap:22px}.category-root-tabs{display:grid;gap:7px;align-content:start}.category-root-tabs button{display:flex;align-items:center;gap:11px;border:1px solid var(--line);background:#fff;border-radius:13px;padding:10px;text-align:left;font-weight:800;cursor:pointer}.category-root-tabs button span{width:32px;height:32px;display:grid;place-items:center;background:#edf7fb;color:#0086ac;border-radius:9px}.category-root-tabs button.active{background:var(--navy);color:#fff}.category-panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px}.category-panel>header{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:20px}.category-panel h2{font-size:32px;margin:3px 0}.category-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.category-card-grid a{min-height:122px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:14px;padding:15px;background:#f9fbfd}.category-card-grid a span{font-size:10px;color:#0785a8;font-weight:900;text-transform:uppercase}.category-card-grid a strong{font-size:17px;margin:8px 0;flex:1}.category-card-grid a small{display:flex;justify-content:space-between}
.newsletter-page{padding:42px 0 55px}.newsletter-card{min-height:430px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:55px;background:linear-gradient(135deg,#061a38,#0a4276);color:#fff;border-radius:28px;padding:55px}.newsletter-card h1{font-size:clamp(40px,5vw,64px);line-height:1;letter-spacing:-.045em;margin:10px 0}.newsletter-card>div>p{font-size:18px;color:#bad2e7}.check-list{padding:0;list-style:none}.check-list li{margin:8px 0}.check-list li:before{content:'✓';color:var(--aqua);font-weight:900;margin-right:9px}.newsletter-box{background:#fff;color:var(--ink);border-radius:20px;padding:28px;display:grid;gap:16px;box-shadow:var(--shadow)}.newsletter-box h2{margin:0;font-size:28px}.mail-icon{font-size:34px;color:#0aa8d4}.newsletter-box label,.form-card label,.form-stack label{display:grid;gap:6px;font-weight:800}.newsletter-box input,.form-card input,.form-card select,.form-card textarea,.form-stack input,.form-stack select,.form-stack textarea{width:100%;border:1px solid #cbd9e5;border-radius:11px;padding:11px;background:#fff}.notice,.alert{padding:11px 13px;border-radius:10px;background:#eaf4fa}.notice.success{background:#dcf7eb;color:#126b4b}.notice.error{background:#fee5e7;color:#973541}
.store-profile{padding:34px 0;background:#fff;border-bottom:1px solid var(--line)}.store-profile>.page-shell{display:grid;grid-template-columns:150px 1fr auto;gap:28px;align-items:center}.store-logo-large{width:145px;height:115px;border:1px solid var(--line);border-radius:18px;background:#f8fbfd;display:grid;place-items:center;padding:12px;text-align:center}.store-logo-large img{max-height:76px;object-fit:contain}.store-logo-large small{font-size:9px}.store-profile h1{font-size:44px;line-height:1;margin:6px 0}.store-meta{display:flex;gap:10px;flex-wrap:wrap}.store-meta span{background:#edf4f8;border-radius:999px;padding:6px 10px;font-size:12px}.store-workspace{padding:24px 0 44px}.store-workspace>.segmented{width:max-content;margin-bottom:18px}.data-table{display:grid;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff}.table-row{display:grid;grid-template-columns:1.5fr 1fr 1fr auto;gap:14px;align-items:center;padding:13px 15px;border-bottom:1px solid var(--line)}.table-row:last-child{border:0}.table-row.head{background:var(--navy);color:#fff;font-size:11px;font-weight:900;text-transform:uppercase}
.workspace-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.workspace{padding:22px 0 45px}.workspace-tabs{display:flex;gap:5px;overflow:auto;background:#e8f0f5;padding:5px;border-radius:14px;margin-bottom:18px}.workspace-tabs button,.workspace-tabs a{border:0;background:transparent;border-radius:10px;padding:10px 14px;font-weight:850;white-space:nowrap;cursor:pointer}.workspace-tabs button.active{background:#fff;color:#087fa7;box-shadow:0 3px 10px #061a3814}.workspace-panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px}.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.metric-strip button,.metric-strip>div{border:1px solid var(--line);border-radius:14px;background:#f8fbfd;padding:16px;text-align:left}.metric-strip strong{display:block;font-size:25px;color:#0084ac}.action-banner{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:15px;padding:20px;border-radius:17px;background:#eef8fb}.dashboard-grid,.split-panel,.report-layout,.program-columns,.contributor-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:18px}.data-row,.watch-card,.alert-card,.usage-card,.case-card{display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:13px;padding:13px;margin:8px 0;background:#fff}.data-row>span:first-child,.watch-card>div:nth-child(2),.alert-card>div:first-child{display:grid;flex:1}.thumb{width:55px;height:55px}.thumb img{width:100%;height:100%;object-fit:contain}.mini-stat{display:grid;text-align:center}.empty-compact,.empty-action{width:100%;padding:25px;border:1px dashed #b9cddd;border-radius:14px;text-align:center;color:var(--muted);background:#f9fbfd}.campaign-grid,.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.campaign-card,.guide-grid>a{display:flex;flex-direction:column;gap:9px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:15px}.campaign-card img{height:75px;object-fit:contain}.form-stack{display:grid;gap:13px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.inline-form{display:flex;gap:8px;align-items:center}.check{display:flex!important;grid-template-columns:auto 1fr;align-items:center}.check input{width:auto!important}.honeypot{position:absolute!important;left:-9999px!important}
.setup-types{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:24px 0}.setup-types button{min-height:190px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.setup-types button:hover,.setup-types button.active{border-color:#10bcd9;box-shadow:var(--soft);transform:translateY(-2px)}.reel-picture{width:115px;height:92px;display:grid;place-items:center;position:relative;margin-bottom:8px}.reel-picture:before{content:'';width:70px;height:70px;border:9px solid #0a3c72;border-radius:50%;background:radial-gradient(circle,var(--cyan),#087fe0 45%,var(--navy) 48%)}.baitcast-reel:before{width:87px;height:51px;border-radius:23px}.spincast-reel:before{width:88px;height:58px;border-radius:50% 18px 18px 50%}.off-rails:before{border-style:dashed}.off-rails i{position:absolute;font-size:33px;color:#fff}.kit-flow{padding-bottom:45px}.builder-workspace{display:grid;grid-template-columns:280px 1fr;gap:18px;align-items:start}.build-dock{position:sticky;top:165px;background:var(--navy);color:#fff;border-radius:20px;padding:20px}.kit-total{margin:16px 0;padding:14px;border-radius:13px;background:#ffffff12;display:grid}.kit-total strong{font-size:29px;color:var(--aqua)}.kit-selected article{display:grid;grid-template-columns:1fr auto;gap:2px;padding:9px 0;border-bottom:1px solid #ffffff22}.kit-selected article small{grid-column:1;color:#9bb7d1}.kit-selected article button{grid-column:2;grid-row:1/3;border:0;background:transparent;color:#fff}.component-browser{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.component-controls{display:grid;grid-template-columns:1fr 280px 160px;gap:11px;align-items:end}.component-controls input,.component-controls select{width:100%;height:44px;border:1px solid var(--line);border-radius:11px;padding:0 10px}.component-tabs{display:flex;gap:6px;overflow:auto;margin:18px 0}.component-tabs button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;white-space:nowrap;cursor:pointer}.component-tabs button.active{background:var(--navy);color:#fff}.product-picker{display:none}.product-picker.active{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.product-choice{display:grid;grid-template-columns:80px 1fr auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:10px}.product-choice img,.product-placeholder{width:75px;height:75px;object-fit:contain}.product-choice h3{font-size:14px;margin:4px 0}.product-choice button{border:0;border-radius:9px;background:var(--navy);color:#fff;padding:8px;cursor:pointer}.product-choice.selected{border-color:#0db7d5;background:#ecfbfd}.suggestions{position:absolute;z-index:10;width:100%;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);padding:5px}.search-suggest{position:relative}.suggestions button{display:block;width:100%;border:0;background:#fff;text-align:left;padding:8px;border-radius:7px}
.library-head>.page-shell,.ask-page>.page-shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.library-browser{padding:22px 0 45px}.library-search{display:grid;grid-template-columns:1fr 190px auto;gap:10px}.library-search input,.library-search select,.ask-box input,.ask-box textarea{border:1px solid var(--line);border-radius:11px;padding:11px}.topic-rail{display:flex;gap:7px;overflow:auto;margin:14px 0}.topic-rail a{display:flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid var(--line);background:#fff;border-radius:999px;white-space:nowrap}.topic-rail a.active{background:var(--navy);color:#fff}.guide-grid>a p{color:var(--muted);flex:1}.ask-page{padding:45px 0}.ask-page>.page-shell{display:grid;grid-template-columns:1.05fr .95fr}.ask-copy h1{font-size:52px;line-height:1}.example-questions{display:grid;gap:8px}.example-questions button{border:1px solid var(--line);background:#fff;text-align:left;border-radius:11px;padding:10px}.ask-box{display:grid;gap:13px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.answer-page,.guide-page{padding:36px 0}.answer-card,.no-answer{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;margin:12px 0}.answer-card header,.answer-card footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.guide-page{display:grid;grid-template-columns:1fr 330px;gap:25px}.guide-page>header{grid-column:1/-1;max-width:900px}.guide-page>header h1{font-size:52px;line-height:1}.guide-content{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px}.guide-feedback{position:sticky;top:165px;align-self:start;background:var(--navy);color:#fff;border-radius:20px;padding:20px}.guide-feedback form{display:grid;gap:10px}.guide-feedback textarea{width:100%;border-radius:10px;padding:9px}.article-meta{display:flex;gap:7px}.article-meta>*{background:#eaf2f7;border-radius:999px;padding:6px 9px}.related-guides{padding-bottom:40px}
.program-switcher,.inventory-switcher{padding:24px 0 45px}.program-switcher>.segmented{margin-bottom:15px}.program-panel{display:grid;grid-template-columns:85px 1fr auto;align-items:center;gap:22px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px}.program-number{font-size:45px;color:#bfd0dd;font-weight:950}.ad-preview{border:1px solid #66fff255;background:#ffffff0c;border-radius:17px;padding:25px;display:grid;place-items:center}.ad-preview strong{font-size:33px}.inventory-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.inventory-panel article,.private-plan{display:flex;align-items:center;gap:14px;border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px}.inventory-panel article div,.private-plan div{display:grid;flex:1}.usage-bar{height:9px;border-radius:999px;background:#e8eff4;overflow:hidden}.usage-bar span{display:block;height:100%;background:linear-gradient(90deg,var(--cyan),var(--blue))}.store-identity{display:flex;align-items:center;gap:15px}.store-identity img{width:90px;height:70px;object-fit:contain}.logo-required,.logo-empty{display:grid;place-items:center;border:1px dashed #b5cddd;border-radius:12px;padding:20px}.store-logo-preview{max-height:120px}.report-layout{align-items:start}.context-card dl{display:grid;gap:8px}.context-card dl div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:8px 0}.context-card dt{color:var(--muted)}.context-card dd{margin:0;font-weight:850}
.ops-workspace{padding:22px 0 45px}.ops-head{padding:35px 0;display:flex;justify-content:space-between}.ops-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:-20px}.ops-metrics div{background:#fff;border:1px solid var(--line);border-radius:13px;padding:13px}.ops-metrics strong{font-size:24px;display:block}.ops-tabs{display:flex;gap:5px;overflow:auto;background:#e8f0f5;padding:5px;border-radius:13px}.ops-tabs button,.ops-tabs a{border:0;background:transparent;border-radius:9px;padding:10px;font-weight:800;white-space:nowrap}.ops-tabs button.active{background:#fff}.ops-panel{margin-top:15px;background:#fff;border:1px solid var(--line);border-radius:19px;padding:20px}.ops-table{display:grid;gap:6px}.ops-row{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:10px;border:1px solid var(--line);border-radius:10px}.ops-row.head{background:var(--navy);color:#fff}.plan-admin-grid,.placement-admin-grid,.campaign-admin-grid,.feed-request-admin,.dispute-admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.plan-admin-grid form,.placement-admin-grid form,.campaign-admin-grid article,.feed-request-admin form,.dispute-admin-grid form{display:grid;gap:8px;border:1px solid var(--line);border-radius:14px;padding:14px}.settings-form{display:grid;gap:12px}.ts-dialog{width:min(720px,calc(100% - 30px));border:0;border-radius:22px;padding:27px;box-shadow:0 30px 100px #0006}.ts-dialog::backdrop{background:#031225b8;backdrop-filter:blur(4px)}.dialog-close{float:right;border:0;background:#eaf1f6;border-radius:50%;width:35px;height:35px;font-size:20px}.dialog-actions{display:flex;gap:10px}.countdown-ring{width:100px;height:100px;margin:15px auto;border:6px solid var(--cyan);border-radius:50%;display:grid;place-items:center}.countdown-ring strong{font-size:30px}.countdown-ring span{font-size:10px}.site-footer{background:#03162f;color:#cfe0f0;padding:38px 0 18px}.footer-shell{display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:35px}.footer-brand img{width:250px;height:75px;object-fit:contain}.footer-brand p{max-width:300px}.footer-shell h4{color:#fff}.footer-shell>div:not(.footer-brand){display:flex;flex-direction:column;gap:7px}.footer-shell a{font-size:13px}.footer-bottom{border-top:1px solid #ffffff20;margin-top:26px;padding-top:16px;display:flex;justify-content:space-between;font-size:11px}
@media(max-width:1000px){.header-shell{grid-template-columns:220px 1fr auto}.brand,.brand img{width:215px}.header-alert-link{display:none}.nav-inner{gap:16px;overflow:auto}.nav-spacer{display:none}.hero-inner{grid-template-columns:1fr}.hero-visual{display:none}.launch-grid{grid-template-columns:repeat(2,1fr)}.category-explorer{grid-template-columns:1fr}.category-root-tabs{display:flex;overflow:auto}.category-root-tabs button{white-space:nowrap}.builder-workspace{grid-template-columns:1fr}.build-dock{position:static}.component-controls{grid-template-columns:1fr 1fr}.component-controls>div:first-child{grid-column:1/-1}.footer-shell{grid-template-columns:2fr repeat(3,1fr)}.footer-shell>div:last-child{display:none}.setup-types{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.page-shell,.shell,.header-shell,.nav-inner,.footer-shell,.footer-bottom{width:min(calc(100% - 24px),var(--max))}.site-header{position:relative}.header-shell{height:auto;min-height:78px;grid-template-columns:1fr auto;gap:8px}.brand,.brand img{width:205px;height:70px}.searchbar{grid-column:1/-1;grid-row:2;margin-bottom:10px}.header-actions{grid-column:2}.account-chip{font-size:0}.account-chip span{font-size:14px}.mobile-menu{display:block;border:1px solid var(--line);border-radius:9px;background:#fff;padding:8px}.nav{display:none}.nav.open{display:block}.nav-inner{flex-direction:column;align-items:stretch;padding:12px}.hero-inner{min-height:430px}.hero-copy{padding:40px 0}.hero h1{font-size:43px}.hero-copy>p{font-size:17px}.hero-search{height:auto;display:grid}.hero-search input,.hero-search button{min-height:48px}.house-ad{padding:15px;display:grid}.only-desktop{display:none}.only-mobile{display:block}.signal-console>header,.category-panel>header,.panel-title,.workspace-title,.answer-card header,.answer-card footer{align-items:stretch;flex-direction:column}.signal-console nav{width:100%}.deal-card{grid-template-columns:75px 1fr}.deal-price{grid-column:1/-1;text-align:left}.movement-grid,.promo-grid,.category-card-grid,.metric-strip,.campaign-grid,.guide-grid,.inventory-panel,.dashboard-grid,.split-panel,.report-layout,.program-columns,.contributor-layout,.plan-admin-grid,.placement-admin-grid,.campaign-admin-grid,.feed-request-admin,.dispute-admin-grid{grid-template-columns:1fr}.category-root-tabs{display:flex}.newsletter-card{grid-template-columns:1fr;padding:28px;gap:20px}.newsletter-card h1{font-size:42px}.store-profile>.page-shell{grid-template-columns:95px 1fr}.store-profile .btn{grid-column:1/-1}.store-logo-large{width:95px;height:90px}.store-profile h1{font-size:32px}.table-row{grid-template-columns:1fr 1fr}.table-row.head span:nth-child(n+3){display:none}.setup-types{grid-template-columns:1fr 1fr}.setup-types button{min-height:160px}.component-controls{grid-template-columns:1fr}.component-controls>div:first-child{grid-column:auto}.product-picker.active{grid-template-columns:1fr}.product-choice{grid-template-columns:65px 1fr}.product-choice button{grid-column:1/-1}.ask-page>.page-shell,.library-head>.page-shell{grid-template-columns:1fr;display:grid}.ask-copy h1{font-size:40px}.guide-page{grid-template-columns:1fr}.guide-page>header h1{font-size:40px}.guide-feedback{position:static}.program-panel{grid-template-columns:1fr}.program-number{font-size:28px}.ops-metrics{grid-template-columns:repeat(2,1fr)}.ops-row{grid-template-columns:1fr}.footer-shell{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{gap:10px;flex-direction:column}}

/* R4 visual system: shared spacing, interactive directories, staged builder and library overlays */
:root{--max:1280px;--page-gap:clamp(18px,3vw,40px);--card-shadow:0 12px 34px rgba(4,27,57,.08)}
body{font-size:16px;line-height:1.55;background:#f2f6f9}.page-shell,.shell,.header-shell,.nav-inner,.footer-shell,.footer-bottom{width:min(calc(100% - (var(--page-gap)*2)),var(--max))}.site-main{overflow:hidden}
.site-header{box-shadow:0 5px 25px rgba(4,27,57,.09)}.header-shell{height:116px;grid-template-columns:270px minmax(340px,1fr) auto;gap:28px}.brand{width:265px;height:112px;justify-content:flex-start;overflow:visible}.brand img{width:255px;height:auto;object-fit:initial;transform:translateY(-1px)}.searchbar{height:54px}.nav-inner{min-height:58px;gap:28px}.nav a{font-size:14px;letter-spacing:.005em}.nav a:first-child{margin-left:0}.footer-logo{display:block;width:295px;height:136px;margin:-20px 0 -10px;overflow:visible}.footer-logo img{width:290px;height:auto}.footer-brand p{margin-top:8px}.footer-link{border:0;padding:0;background:none;color:#cfe0f0;text-align:left;font-size:13px;cursor:pointer}.footer-link:hover{color:var(--aqua)}
.global-ad,.top-ad{padding:22px 0}.top-ad.page-shell{padding-inline:0}.ad-frame{min-height:112px;border-radius:19px;box-shadow:0 6px 20px rgba(4,27,57,.04)}.house-ad{width:100%;justify-content:center;gap:clamp(28px,7vw,88px);padding:22px 32px;text-align:center}.house-ad>div{gap:2px;max-width:500px}.house-ad>a{font-size:16px;white-space:nowrap}
.hero-inner{min-height:530px}.hero.hero-compact .hero-copy{padding:62px 0}.hero h1{max-width:720px}.hero-copy>p{max-width:700px}.signal-console{margin-top:18px;margin-bottom:54px;padding:28px;border-radius:26px}.signal-console>header{padding-bottom:22px}.signal-console .console-panel{min-height:510px;padding-top:24px}.signal-console .deal-card{min-height:132px}.signal-console .movement-grid,.signal-console .promo-grid,.signal-console .launch-grid{align-content:start}.signal-console .movement{min-height:116px}.signal-console .mini-promo{min-height:150px}.mini-promo{gap:18px;border:1px solid #d4e2ec!important;background:linear-gradient(145deg,#fff,#f6fafc)!important;padding:20px!important;border-radius:18px!important}.mini-promo span{display:grid;gap:8px}.mini-promo strong{font-size:17px;line-height:1.3}.mini-promo>b{width:max-content;max-width:100%;color:#007fa7;background:#def8fc;border:1px dashed #0da9c2;border-radius:10px;padding:8px 10px;font-size:14px;letter-spacing:.04em}
.deal-stack{gap:16px}.deal-card{min-height:146px;grid-template-columns:132px minmax(0,1fr) 190px;gap:24px;padding:18px;border-radius:20px;box-shadow:0 7px 24px rgba(4,27,57,.045);transition:transform .18s,border-color .18s,box-shadow .18s}.deal-card:hover{transform:translateY(-2px);border-color:#add5e5;box-shadow:var(--card-shadow)}.deal-image{height:108px;border:1px solid #e1eaf0;border-radius:15px}.image-fallback{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle,#e9faff,#f2f6f9)}.image-fallback img{width:74px!important;height:74px!important;opacity:.72}.deal-main{min-width:0}.deal-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}.badge{padding:6px 9px;letter-spacing:.04em}.badge.hot{background:#d9fbfd;color:#05748d}.badge.paid{background:#fff0d5;color:#8a5908}.deal-title{display:block;font-size:19px;font-weight:900;line-height:1.3;color:var(--navy);margin-bottom:13px}.deal-meta{gap:0;font-size:13px}.deal-meta span{display:flex;align-items:center}.deal-meta span+span:before{content:'•';margin:0 9px;color:#9eb0bf}.deal-price{height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:10px;text-align:right;border-left:1px solid #e2eaf0;padding-left:20px}.deal-price-values{display:grid}.deal-price strong{font-size:27px;line-height:1}.deal-price del{margin-top:5px;color:#8192a2}.deal-go{min-width:130px;justify-content:center;align-items:center;gap:9px;padding:10px 14px}.deal-social{display:flex;gap:12px;font-size:12px;color:#6a7f91;white-space:nowrap}
.market-page-head,.catalog-page-head{position:relative;isolation:isolate;background-image:linear-gradient(90deg,rgba(3,20,44,.9),rgba(4,42,77,.77),rgba(3,20,44,.9)),url('/assets/img/fishing-directory-hero-r4.png');background-size:cover;background-position:center;color:#fff;text-align:center}.market-page-head:after,.catalog-page-head:after{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at center,rgba(20,220,232,.08),transparent 50%)}.market-page-head>.page-shell,.catalog-page-head>.page-shell{min-height:285px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45px 0}.market-page-head h1,.catalog-page-head h1{font-size:clamp(42px,5vw,66px);line-height:1;letter-spacing:-.045em;margin:11px 0 12px}.market-page-head p,.catalog-page-head p{max-width:760px;margin:0;color:#d0e2f1;font-size:18px}.market-page-head .eyebrow,.catalog-page-head .eyebrow{color:var(--aqua)}.market-list-section,.directory-section,.today-board{padding:28px 0 58px}.list-toolbar,.directory-toolbar,.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.list-toolbar h2,.directory-toolbar h2,.section-head h2{margin:4px 0 0;font-size:27px}.list-toolbar>a,.text-button{color:#007fa7;font-weight:850;border:0;background:none;cursor:pointer}.illustrated-empty{display:grid!important;grid-template-columns:260px 1fr;align-items:center;gap:28px;text-align:left!important;background:#fff!important}.illustrated-empty img{width:250px;border-radius:18px}.illustrated-empty strong{font-size:22px}.compact-empty{min-height:150px;display:grid;place-items:center;align-content:center;text-align:center;grid-column:1/-1}.compact-empty strong{font-size:19px}.compact-empty p{margin:5px 0 0}.section-count{padding:7px 11px;border-radius:999px;background:#e6f4f8;color:#087c9b;font-size:12px;font-weight:850}.today-board{display:grid;gap:28px}.today-section{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:var(--card-shadow)}.today-section .movement{min-height:100px}
.deal-detail-hero{background:linear-gradient(145deg,#04172f,#0a3d70);color:#fff;padding:34px 0}.back-link{display:inline-flex;margin-bottom:24px;color:#86dfea;font-weight:800}.deal-detail-title{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:45px;align-items:center}.deal-detail-title h1{font-size:clamp(36px,4.5vw,58px);line-height:1.03;letter-spacing:-.04em;margin:13px 0}.deal-byline{color:#b7cede}.deal-byline strong{color:#fff}.deal-byline span{margin:0 8px}.detail-price{padding:22px;border:1px solid #6cdef14a;border-radius:20px;background:#021a36a8;display:flex;flex-direction:column;align-items:center;text-align:center}.detail-price>span{color:#9db7cc;font-size:12px;text-transform:uppercase;font-weight:850;letter-spacing:.08em}.detail-price>strong{font-size:40px;color:var(--aqua);line-height:1.2}.detail-price del{color:#91a9ba;margin-bottom:14px}.deal-detail-layout{display:grid;grid-template-columns:420px minmax(0,1fr);gap:26px;padding:12px 0 30px;align-items:start}.deal-product-panel{background:#fff;border:1px solid var(--line);border-radius:23px;padding:20px;box-shadow:var(--card-shadow)}.deal-image-large{height:360px;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#f2f7fa);border-radius:17px;overflow:hidden}.deal-image-large>img{width:100%;height:100%;object-fit:contain}.deal-image-placeholder{display:grid;place-items:center;gap:10px;color:var(--muted)}.deal-image-placeholder img{width:150px;height:150px}.follow-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.tool{min-height:54px;border:1px solid var(--line);background:#f8fbfd;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;font-weight:800;cursor:pointer}.tool span{font-size:18px;color:#0988ae}.deal-information{display:grid;gap:18px}.description-panel{padding:30px}.description-panel h2{font-size:30px;margin:5px 0 18px}.copy-prose{font-size:16px;line-height:1.75;color:#334b62}.id-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.id-grid>span{display:grid;gap:4px;padding:13px;background:#f2f7fa;border-radius:12px}.id-grid small{font-size:10px;font-weight:850;letter-spacing:.08em}.coupon-callout{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#e5fbfd;border:1px dashed #0caec8;border-radius:14px;padding:14px 16px;margin-top:20px}.coupon-callout strong{color:#007c9e;font-size:20px;letter-spacing:.08em}.purchase-card{display:flex;align-items:center;justify-content:space-between;gap:25px}.purchase-card h2{font-size:34px;margin:4px 0}.purchase-card p{margin:0;color:var(--muted)}.discussion-section{padding:0 0 58px}.comment-list{display:grid;gap:12px}.comment{display:grid;grid-template-columns:44px 1fr;gap:13px;padding:14px;border:1px solid #e1e9ef;border-radius:14px}.comment-avatar{width:44px;height:44px;display:grid;place-items:center;background:linear-gradient(135deg,var(--cyan),var(--blue));border-radius:12px;font-weight:900}.comment header{display:flex;justify-content:space-between}.comment p{margin:7px 0 0}.comment-form{display:grid;grid-template-columns:1fr auto;gap:12px;margin-top:18px}.comment-form textarea{min-height:76px;border:1px solid var(--line);border-radius:13px;padding:12px;resize:vertical}
.catalog-head-search{width:min(640px,100%);display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;background:#fff;border-radius:15px;padding:6px;margin-top:24px;color:var(--ink)}.catalog-head-search input{height:46px;border:0;outline:0;padding:0 12px;background:transparent}.catalog-head-search span{padding:0 12px;font-size:12px;color:var(--muted);font-weight:800}.category-explorer{grid-template-columns:300px minmax(0,1fr);padding:30px 0 58px;gap:22px;align-items:start}.category-root-tabs{max-height:690px;overflow:auto;padding:5px;gap:9px}.category-root-tabs button{min-height:64px;padding:9px 12px;border-radius:15px}.category-root-tabs button>span:last-child{display:grid}.category-root-tabs button small{font-size:11px}.category-stage{min-height:620px}.category-panel{min-height:620px;padding:28px;border-radius:23px;box-shadow:var(--card-shadow)}.category-panel>header{border-bottom:1px solid var(--line);padding-bottom:22px}.category-panel h2{font-size:38px}.category-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.category-card-grid a{min-height:145px;padding:18px;border-radius:16px;transition:.18s}.category-card-grid a:hover{transform:translateY(-3px);border-color:#93cada;box-shadow:var(--soft)}.category-card-grid a strong{font-size:18px}.brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.brand-grid>a{min-height:112px;display:grid;grid-template-columns:72px 1fr auto;gap:16px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:17px;padding:16px;transition:.18s}.brand-grid>a:hover{transform:translateY(-2px);border-color:#9dcddd;box-shadow:var(--card-shadow)}.brand-logo{width:72px;height:72px;border-radius:15px;background:linear-gradient(145deg,#e8f8fc,#eef3f7);display:grid;place-items:center;overflow:hidden}.brand-logo img{width:100%;height:100%;object-fit:contain}.brand-logo span{font-size:20px;font-weight:950;color:#087d9e}.brand-grid>a>div:nth-child(2){display:grid}.brand-grid>a>b{font-size:22px;color:#0b8aab}.promo-head-switch{display:flex;gap:8px;background:#ffffff17;border:1px solid #ffffff2b;border-radius:14px;padding:5px;margin-top:24px}.promo-head-switch a{padding:10px 15px;border-radius:10px;font-weight:850}.promo-head-switch a.active{background:#fff;color:var(--navy)}.promo-directory{grid-template-columns:repeat(3,1fr);gap:16px}.promo-card{min-height:320px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;display:flex;flex-direction:column;gap:15px;box-shadow:var(--card-shadow)}.promo-source{display:flex;align-items:center;gap:12px}.promo-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,var(--navy2),var(--blue));color:#fff;font-weight:900}.promo-source>div{display:grid}.promo-source small{font-size:9px;font-weight:900;letter-spacing:.08em}.promo-source a,.promo-source strong{font-weight:850;color:#087fa7}.promo-card h3{font-size:23px;line-height:1.25;margin:0}.promo-card>p{color:var(--muted);flex:1}.coupon-action{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;border:1px solid #9ed9e5;background:#effcfd;border-radius:13px;padding:10px;text-align:left;cursor:pointer}.coupon-action span{color:#007d9e;background:#d7f7fb;border:1px dashed #099eb8;border-radius:8px;padding:7px 9px;font-weight:950;letter-spacing:.07em}.coupon-action b{text-align:right;font-size:13px}.promo-expiry{border-top:1px solid var(--line);padding-top:12px}.promo-dialog{text-align:center}.dialog-icon{width:58px;height:58px;margin:0 auto 12px;display:grid;place-items:center;border-radius:50%;background:#dff9ef;color:#08784f;font-size:27px;font-weight:950}.dialog-icon.warning{background:#fff0d3;color:#99620a}.centered-actions{justify-content:center}.promo-dialog .dialog-actions .btn{min-width:150px}
.builder-intro{background:linear-gradient(135deg,#eef7fb,#fff);text-align:center}.builder-intro>.page-shell{padding:36px 0 24px}.builder-intro h1{font-size:clamp(38px,5vw,58px);margin:6px 0;letter-spacing:-.045em}.builder-intro p{color:var(--muted);font-size:17px}.kit-flow{padding:0 0 60px}.kit-start-screen{background:#fff;border:1px solid var(--line);border-radius:25px;padding:24px;box-shadow:var(--card-shadow)}.builder-progress{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#f8fbfd}.builder-progress span{display:flex;align-items:center;justify-content:center;gap:9px;padding:13px;border-right:1px solid var(--line);font-weight:800;color:#6a7c8d}.builder-progress span:last-child{border:0}.builder-progress b{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#e3ebf1}.builder-progress .active{color:#057f9f;background:#eefbfc}.builder-progress .active b{background:linear-gradient(135deg,var(--cyan),var(--blue));color:#05203d}.setup-types{margin:24px 0 0;gap:16px}.setup-types button{min-height:390px;border-radius:20px;padding:18px;justify-content:flex-start;gap:10px;transition:.2s;overflow:hidden}.setup-types button:hover{border-color:#0db3d0;box-shadow:0 15px 38px rgba(4,61,100,.13)}.setup-photo{width:100%;height:210px;display:grid;place-items:center;background:linear-gradient(145deg,#f7fbfd,#eaf3f7);border-radius:15px;overflow:hidden}.setup-photo img{width:100%;height:100%;object-fit:contain}.setup-types button>strong{font-size:20px}.setup-types button>small{min-height:48px}.choose-label{margin-top:auto;color:#0784a4;font-size:13px}.off-rails-card .setup-photo{background:radial-gradient(circle,#0d4c80,#041a37)}.off-rails-card .setup-photo img{width:150px;height:150px}.builder-workspace{grid-template-columns:310px minmax(0,1fr);padding-top:0}.builder-toolbar{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:16px 0}.builder-toolbar .builder-progress{max-width:650px;width:100%;justify-self:center;grid-template-columns:repeat(3,1fr)}.builder-toolbar>[data-workspace-mode]{font-weight:850;color:#087f9f}.build-dock{top:190px;border-radius:22px;padding:22px}.kit-total small{color:#a7bfd2}.kit-selected{display:grid;gap:8px}.kit-selected article{grid-template-columns:48px 1fr auto;align-items:center;gap:10px;padding:10px 0}.selected-thumb{width:48px;height:48px;display:grid;place-items:center;border-radius:10px;background:#fff}.selected-thumb img{width:100%;height:100%;object-fit:contain}.kit-selected article small{grid-column:2}.kit-selected article button{grid-column:3;grid-row:1/3;font-size:20px}.build-dock>.btn{width:100%;margin-top:16px}.build-dock>.btn:disabled{opacity:.45;cursor:not-allowed}.component-browser{border-radius:22px;padding:24px;min-height:540px}.component-stage-title{text-align:center;border-bottom:1px solid var(--line);padding:4px 0 20px}.component-stage-title h2{font-size:32px;margin:5px 0}.component-stage-title p{color:var(--muted);max-width:700px;margin:0 auto}.component-controls{grid-template-columns:minmax(260px,1fr) 190px;margin-top:20px}.component-tabs{justify-content:center;flex-wrap:wrap}.product-picker.active{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-choice{min-height:142px;grid-template-columns:105px minmax(0,1fr) auto;padding:13px;gap:14px;border-radius:17px}.product-choice>img,.product-choice>.product-placeholder{width:100px;height:100px}.product-placeholder{display:grid;place-items:center;align-content:center;background:#f1f6f9;border-radius:12px;color:var(--muted);font-size:9px}.product-placeholder img{width:65px!important;height:65px!important}.product-choice h3{font-size:16px;line-height:1.3}.product-choice button{padding:10px}.suggestions{top:50px;padding:7px;border-radius:13px}.suggestions button{display:grid;gap:2px;padding:10px}.suggestions button small{font-size:11px}.filter-empty{grid-column:1/-1}
.library-head{background:radial-gradient(circle at 80% 50%,#15dce825,transparent 25%),linear-gradient(135deg,#04172f,#0a4778);color:#fff;padding:0}.library-head>.page-shell{min-height:300px}.library-head h1{font-size:clamp(40px,5vw,62px);max-width:820px;margin:8px 0 12px}.library-head p{color:#c9deed;max-width:700px}.library-head-actions{display:flex;gap:10px;margin-top:20px}.library-compass{width:220px;height:220px;border-radius:50%;border:1px solid #62fff344;box-shadow:0 0 0 28px #62fff20b,0 0 0 58px #62fff207;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.library-compass span{font-size:62px;line-height:1;color:var(--aqua);font-weight:950}.library-compass strong{font-size:16px}.library-compass small{max-width:155px;color:#a8c3d7;margin-top:8px}.library-browser{padding:28px 0 60px}.library-search{grid-template-columns:1fr 220px auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;align-items:end}.library-search label{display:grid;gap:6px;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.library-search input,.library-search select{height:48px}.topic-shelves{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:18px 0 28px}.topic-shelves a{min-height:112px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:5px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px}.topic-shelves a>span{font-size:24px}.topic-shelves a.active{background:var(--navy);color:#fff}.topic-shelves a small{font-size:11px}.guide-grid{grid-template-columns:repeat(3,1fr);gap:16px}.guide-grid>a{min-height:250px;border-radius:18px;padding:20px;box-shadow:0 6px 18px rgba(4,27,57,.04);transition:.18s}.guide-grid>a:hover{transform:translateY(-3px);border-color:#9bcfdf;box-shadow:var(--card-shadow)}.guide-card-meta{display:flex;justify-content:space-between;gap:10px}.guide-card-meta span,.guide-card-meta b{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#0784a5}.guide-grid>a h3{font-size:20px;line-height:1.3}.guide-grid>a footer{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:12px}.guide-grid>a footer strong{color:#0785a6;font-size:12px}.guide-page{display:block;padding:0}.guide-hero{background:linear-gradient(135deg,#eaf5fa,#fff);text-align:center}.guide-hero>.page-shell{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px 0}.guide-hero .back-link{align-self:flex-start;color:#087f9f}.guide-hero h1{font-size:clamp(40px,5vw,62px);line-height:1;letter-spacing:-.04em;max-width:1000px;margin:12px 0}.guide-hero p{max-width:790px;font-size:18px;color:var(--muted)}.article-meta{justify-content:center;flex-wrap:wrap}.guide-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:25px;padding:30px 0 58px;align-items:start}.guide-content{padding:38px;border-radius:22px;line-height:1.75;box-shadow:var(--card-shadow)}.guide-content h2{font-size:29px;margin-top:26px}.guide-content h2:first-child{margin-top:0}.guide-sidebar{position:sticky;top:190px;display:grid;gap:14px}.guide-feedback{position:static;border-radius:22px;padding:24px}.guide-rating-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0 10px}.guide-rating-actions .btn{padding:0 10px}.guide-rating-actions b{padding:3px 7px;background:#ffffff24;border-radius:999px}.guide-ask-link,.sidebar-action{border:0;background:none;color:var(--aqua);font-weight:850;padding:7px 0;cursor:pointer}.rating-status{font-size:12px;color:#bfe0ed;min-height:18px}.sidebar-action{display:block;background:var(--navy);border-radius:13px;padding:12px 15px}.sidebar-edit-form{background:#fff;border:1px solid var(--line);border-radius:15px;padding:15px;display:grid;gap:10px}.sidebar-edit-form label{display:grid;gap:6px;font-weight:800}.sidebar-edit-form input{border:1px solid var(--line);border-radius:9px;padding:9px}.ask-library-fab{position:fixed;right:22px;bottom:22px;z-index:90;display:flex;align-items:center;gap:8px;border:1px solid #67f8ee66;border-radius:999px;background:#062044;color:#fff;padding:9px 15px 9px 9px;font-weight:900;box-shadow:0 12px 35px #02122955;cursor:pointer}.ask-library-fab span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--cyan),var(--blue));color:#041b38}.library-dialog{width:min(900px,calc(100% - 30px));text-align:left}.library-dialog h2{font-size:34px;margin:5px 0}.library-dialog form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:18px}.library-dialog textarea{min-height:76px;border:1px solid var(--line);border-radius:13px;padding:12px;resize:vertical}.library-dialog-results{max-height:50vh;overflow:auto;display:grid;gap:10px;margin-top:18px}.library-answer-result{border:1px solid var(--line);border-radius:14px;padding:15px;background:#f8fbfd}.library-answer-result>div{display:flex;justify-content:space-between;gap:15px;color:#087f9f}.library-answer-result p{margin:10px 0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.library-answer-result a{display:block;border-top:1px solid var(--line);padding-top:10px;color:#007fa7;font-weight:900}.standalone-ask-link{display:inline-block;margin-top:14px;color:#087f9f;font-weight:800}.feedback-dialog{text-align:center;width:min(590px,calc(100% - 30px))}.feedback-dialog form{display:grid;gap:12px}.feedback-dialog textarea{min-height:140px;border:1px solid var(--line);border-radius:13px;padding:12px;resize:vertical;text-align:left}
.not-found-page{min-height:660px;display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;text-align:center;padding:50px 0}.not-found-page>img{width:100%;max-height:510px;object-fit:contain;border-radius:25px}.not-found-page h1{font-size:clamp(42px,5vw,64px);line-height:1;margin:8px 0}.not-found-page p{max-width:520px;margin:0 auto 22px;color:var(--muted)}.not-found-actions{display:flex;justify-content:center;gap:10px}.auth-page{min-height:calc(100vh - 174px);padding:48px 0;background:radial-gradient(circle at 16% 30%,#19dce81c,transparent 27%),linear-gradient(145deg,#04162e 0 46%,#eef5f8 46%)}.auth-shell{width:min(calc(100% - (var(--page-gap)*2)),1080px);min-height:600px;margin:auto;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 30px 80px rgba(1,19,42,.24)}.auth-art{background:radial-gradient(circle,#0e477a,#03162f);color:#fff;padding:54px;display:flex;flex-direction:column;justify-content:center}.auth-art>img{width:190px;height:190px;object-fit:contain;margin-bottom:22px}.auth-art h1{font-size:46px;line-height:1;margin:8px 0 13px}.auth-art p{color:#c4d9e9;font-size:17px}.auth-art ul{list-style:none;padding:0;margin:15px 0 0;display:grid;gap:9px}.auth-art li:before{content:'✓';color:var(--aqua);font-weight:900;margin-right:9px}.auth-card{padding:55px;display:flex;flex-direction:column;justify-content:center;gap:16px}.auth-card h2{font-size:32px;margin:0 0 6px}.auth-card label{display:grid;gap:7px;font-weight:850}.auth-card input{width:100%;height:50px;border:1px solid #c7d7e3;border-radius:12px;padding:0 13px}.auth-submit{width:100%;margin-top:5px}.form-foot{text-align:center;margin:6px 0 0}.form-foot a{color:#007fa7;font-weight:850}
@media(max-width:1100px){.header-shell{grid-template-columns:235px 1fr auto}.brand{width:230px}.brand img{width:225px}.nav-inner{gap:18px}.deal-detail-layout{grid-template-columns:350px 1fr}.topic-shelves{grid-template-columns:repeat(3,1fr)}.setup-types{grid-template-columns:repeat(2,1fr)}.promo-directory,.brand-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.header-shell{height:auto;min-height:92px;grid-template-columns:1fr auto}.brand{width:230px;height:92px}.brand img{width:220px}.searchbar{grid-column:1/-1;grid-row:2;margin-bottom:12px}.header-actions{grid-column:2}.deal-card{grid-template-columns:100px minmax(0,1fr)}.deal-price{grid-column:1/-1;height:auto;display:grid;grid-template-columns:1fr auto auto;align-items:center;border-left:0;border-top:1px solid var(--line);padding:14px 0 0}.deal-social{justify-self:end}.deal-detail-title,.deal-detail-layout,.guide-layout,.not-found-page{grid-template-columns:1fr}.detail-price{max-width:330px;margin:auto}.deal-product-panel{max-width:520px;width:100%;margin:auto}.guide-sidebar{position:static}.category-explorer{grid-template-columns:1fr}.category-root-tabs{display:flex;max-height:none}.category-root-tabs button{min-width:190px}.category-stage,.category-panel{min-height:auto}.category-card-grid{grid-template-columns:repeat(2,1fr)}.builder-workspace{grid-template-columns:1fr}.build-dock{position:static}.builder-toolbar{grid-template-columns:1fr}.builder-toolbar .builder-progress{order:3}.component-controls{grid-template-columns:1fr 180px}.library-head>.page-shell{display:grid;grid-template-columns:1fr auto}.library-search{grid-template-columns:1fr 180px}.library-search .btn{grid-column:1/-1}.guide-grid{grid-template-columns:repeat(2,1fr)}.auth-page{background:#eef5f8}.auth-shell{grid-template-columns:1fr;max-width:650px}.auth-art{padding:32px}.auth-art>img{width:110px;height:110px}.auth-art ul{display:none}.auth-card{padding:36px}.not-found-page>img{max-height:360px}}
@media(max-width:620px){.header-shell{grid-template-columns:1fr auto}.brand{width:205px}.brand img{width:200px}.deal-card{grid-template-columns:82px 1fr;padding:13px;gap:13px}.deal-image{height:82px}.deal-title{font-size:16px}.deal-price{grid-template-columns:1fr auto}.deal-social{grid-column:1/-1;justify-self:start}.market-page-head>.page-shell,.catalog-page-head>.page-shell{min-height:240px}.market-page-head h1,.catalog-page-head h1{font-size:40px}.house-ad{display:grid;gap:12px}.signal-console{padding:17px}.signal-console .console-panel{min-height:560px}.signal-console>header{align-items:stretch}.category-card-grid,.brand-grid,.promo-directory,.guide-grid,.product-picker.active{grid-template-columns:1fr}.catalog-head-search{grid-template-columns:1fr}.catalog-head-search span{padding-bottom:9px}.setup-types{grid-template-columns:1fr}.setup-types button{min-height:365px}.builder-progress{overflow:auto}.builder-progress span{min-width:130px}.component-controls{grid-template-columns:1fr}.product-choice{grid-template-columns:78px 1fr}.product-choice>img,.product-choice>.product-placeholder{width:75px;height:75px}.product-choice button{grid-column:1/-1}.library-head>.page-shell{grid-template-columns:1fr}.library-compass{display:none}.topic-shelves{grid-template-columns:repeat(2,1fr)}.library-dialog form{grid-template-columns:1fr}.guide-rating-actions{grid-template-columns:1fr}.illustrated-empty{grid-template-columns:1fr;text-align:center!important}.illustrated-empty img{margin:auto}.follow-tools{grid-template-columns:1fr}.purchase-card,.comment-form{display:grid;grid-template-columns:1fr}.id-grid{grid-template-columns:1fr}.auth-page{padding:20px 0}.auth-shell{border-radius:20px}.auth-art,.auth-card{padding:26px}.auth-art h1{font-size:36px}.auth-art>img{width:90px;height:90px}.not-found-actions{flex-direction:column}.ask-library-fab{right:12px;bottom:12px;font-size:0;padding:7px}.ask-library-fab span{font-size:16px}}

/* Superadmin database export workspace */
.database-console{padding:28px 0 55px}.database-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:-48px;position:relative;z-index:2}.database-metrics>div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px;box-shadow:var(--soft)}.database-metrics span{display:block;color:var(--muted);font-size:12px;font-weight:800}.database-metrics strong{display:block;margin-top:4px;font-size:23px;color:var(--navy)}.database-export-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:24px}.database-export-card{display:flex;flex-direction:column;gap:14px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:var(--soft)}.database-export-card.safe{border-top:5px solid var(--green)}.database-export-card.danger-card{border-top:5px solid var(--red)}.database-export-card h2{margin:0;font-size:27px}.database-export-card p{color:var(--muted);flex:1}.database-export-card label{display:grid;gap:7px;font-weight:850}.database-export-card input[type=password]{width:100%;height:48px;border:1px solid #c7d7e3;border-radius:11px;padding:0 12px}.danger-button{background:#a82f3e;color:#fff}.database-inventory{margin-top:24px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px}.database-table-list{border:1px solid var(--line);border-radius:13px;overflow:auto}.database-table-row{min-width:750px;display:grid;grid-template-columns:2fr repeat(4,1fr);gap:12px;padding:11px 14px;border-bottom:1px solid var(--line);align-items:center}.database-table-row:last-child{border-bottom:0}.database-table-row.head{background:var(--navy);color:#fff;font-size:11px;font-weight:900;text-transform:uppercase}.setup-code{overflow:auto;background:#061a38;color:#8dfcf3;border-radius:12px;padding:14px;font-size:13px}
@media(max-width:820px){.database-metrics{grid-template-columns:repeat(2,1fr);margin-top:-20px}.database-export-grid{grid-template-columns:1fr}}
@media(max-width:620px){.database-metrics{grid-template-columns:1fr}}
