/* TackleSonar R10 — layout, ads, deal/product polish, builder, categories, support and Anglers' Corner */
:root{--r10-navy:#061a38;--r10-blue:#087fa7;--r10-cyan:#18c9e9;--r10-line:#d6e2eb;--r10-soft:#f4f8fb;--r10-muted:#60788d;--r10-shadow:0 14px 38px rgba(6,26,56,.08)}

/* Advertising: true placement sizes, centered, readable labels, visible CTA and deterministic runner. */
.global-ad,.top-ad{display:flex;justify-content:center;align-items:center;width:100%;max-width:1180px;margin-inline:auto;padding:30px 24px}.global-ad-top{padding-top:30px;padding-bottom:30px}.global-ad-mid{padding-top:38px;padding-bottom:38px}.only-desktop,.only-mobile{width:100%;display:flex;justify-content:center}.only-mobile{display:none}.ad-frame{width:min(100%,820px);min-height:128px;padding:25px 22px 13px;border:1px solid #c9d8e4;border-radius:16px;background:#fff;box-shadow:0 8px 26px rgba(6,26,56,.07);overflow:visible;position:relative;display:flex;align-items:center;justify-content:center}.ad-stage{width:728px;max-width:100%;height:90px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#eef5f8}.ad-slide{grid-area:1/1;display:grid!important;place-items:center;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}.ad-slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.ad-slide img{display:block;width:728px;height:90px;max-width:100%;object-fit:contain}.ad-label{position:absolute!important;left:22px!important;right:22px!important;top:7px!important;display:flex!important;align-items:center;justify-content:space-between;gap:16px;z-index:5;font-size:10px!important;letter-spacing:.12em;font-weight:900;color:#6d8295;line-height:1}.ad-label a{font-size:11px;letter-spacing:0;color:#057f9f!important;text-transform:none;text-decoration:none;background:#e9f9fc;border:1px solid #bce9f2;border-radius:999px;padding:5px 9px}.ad-label a:hover{background:#d8f5fa}.ad-progress{position:absolute!important;left:22px!important;right:22px!important;bottom:6px!important;height:4px!important;border-radius:99px;overflow:hidden;background:#e4edf2}.ad-progress span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#15cde6,#168af4);animation:none}@keyframes adProgress{from{transform:scaleX(0)}to{transform:scaleX(1)}}.house-ad{width:min(100%,820px);min-height:128px;display:grid!important;grid-template-columns:1fr auto;gap:22px;padding:34px 28px 22px!important}.house-ad-copy{display:grid;gap:4px}.house-ad-copy strong{font-size:18px}.house-ad-copy span{font-size:14px;color:var(--r10-muted)}.house-ad-cta{align-self:center;white-space:nowrap;padding:11px 16px;border-radius:10px;background:linear-gradient(90deg,var(--r10-cyan),#1b9cf0);color:var(--r10-navy)!important;font-weight:900}.global-ad+.site-main{margin-top:0}

/* Partner hero button breathing room. */
.partner-intro>.page-shell{padding-bottom:50px!important}.partner-intro .hero-actions{margin-top:24px!important;margin-bottom:4px!important;gap:12px!important}.partner-intro .hero-actions .btn{min-height:46px;padding-inline:20px}

/* Deal page */
.deal-focus-r7{align-items:start;gap:22px}.deal-media-card-r7,.deal-copy-stack-r7>.panel{box-shadow:0 7px 24px rgba(6,26,56,.045)}.deal-vote-actions-r7{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%;border-top:1px solid var(--r10-line);overflow:hidden}.deal-vote-actions-r7>*{min-width:0!important;min-height:72px!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:4px!important;padding:9px 6px!important;border:0!important;border-right:1px solid var(--r10-line)!important;background:#fff!important;text-align:center;font-weight:800}.deal-vote-actions-r7>*:last-child{border-right:0!important}.deal-vote-actions-r7 b{font-size:15px}.deal-vote-actions-r7 span{font-size:11px;line-height:1.15;color:#516b81}.deal-ready-r7{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;padding:22px 24px!important}.deal-seller-copy{display:grid;gap:4px}.deal-seller-copy>strong{font-size:26px;color:#087fa7}.deal-seller-copy p{margin:0;color:var(--r10-muted)}.deal-seller-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.deal-seller-actions .btn{min-width:142px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.discussion-section{padding-top:28px;padding-bottom:58px}.discussion-section>.panel{padding:26px}.comment-list{display:grid;gap:12px;margin:18px 0}.comment{display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;gap:14px!important;padding:18px!important;border:1px solid var(--r10-line)!important;border-radius:15px!important;background:#fbfdfe!important}.comment-avatar{width:46px!important;height:46px!important;border-radius:13px!important;display:grid!important;place-items:center;background:linear-gradient(145deg,#13c8e6,#158ceb)!important;color:#06213f!important;font-weight:950;font-size:17px}.comment-body{min-width:0}.comment-body header{display:flex!important;align-items:center;justify-content:space-between;gap:12px;padding:0!important;border:0!important}.comment-body header strong{font-size:15px}.comment-body header small{color:#7c90a2;font-size:12px}.comment-body p{margin:9px 0 0;font-size:15px;line-height:1.55;color:#18334d}.comment-mod{margin-top:10px}.comment-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:stretch}.comment-form textarea{min-height:88px!important;resize:vertical}.comment-form .btn{min-width:150px}.deal-staff-tools{position:fixed;right:26px;bottom:28px;z-index:35;display:grid;justify-items:end;gap:8px}.deal-staff-fab{display:flex;align-items:center;gap:8px;border:0;border-radius:999px;padding:13px 18px;background:#061a38;color:#fff;font-weight:900;box-shadow:0 14px 32px #061a3840;cursor:pointer}.deal-staff-menu{min-width:190px;overflow:hidden;background:#fff;border:1px solid var(--r10-line);border-radius:13px;box-shadow:0 16px 36px #061a3830}.deal-staff-menu button{display:block;width:100%;padding:12px 14px;border:0;border-bottom:1px solid #e6edf2;background:#fff;text-align:left;font-weight:850;cursor:pointer}.deal-staff-menu button:last-child{border-bottom:0}.deal-staff-menu button:hover{background:#eef8fb}.deal-admin-dialog{width:min(94vw,560px)!important;padding:30px!important;border-radius:20px!important}.deal-admin-dialog h2{font-size:27px;margin:6px 0 9px}.deal-admin-dialog>p{font-size:14px;color:var(--r10-muted);margin-bottom:22px}.admin-title-form,.admin-price-form{display:grid;gap:15px}.admin-title-form label,.admin-price-form label{display:grid;gap:7px;font-weight:850}.locked-title-price{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #a5dcea;border-radius:12px;background:#ecfbfd}.locked-title-price small{font-weight:900;letter-spacing:.08em;color:#0b7897}.locked-title-price strong{font-size:20px;color:#061a38}.money-input{display:grid;grid-template-columns:44px 1fr;border:1px solid var(--r10-line);border-radius:11px;overflow:hidden;background:#fff}.money-input span{display:grid;place-items:center;background:#edf5f8;font-weight:900}.money-input input{border:0!important;border-radius:0!important}

/* Product page: action spacing, chart/reviews polish. */
.product-summary-r6 .inline-actions{display:flex!important;gap:10px!important;flex-wrap:wrap;margin-top:17px}.product-summary-r6 .inline-actions .btn{min-height:43px!important;display:inline-flex;align-items:center;justify-content:center;padding:10px 15px!important}.product-lower-grid-r6{gap:18px!important;align-items:stretch}.chart-panel{padding:24px!important;min-height:330px}.chart-head{align-items:center}.chart-range{display:flex;gap:6px;background:#eef4f7;padding:4px;border-radius:10px}.chart-range button{border:0!important;border-radius:7px!important;background:transparent!important;padding:7px 10px!important;font-weight:900;color:#5d7488;cursor:pointer}.chart-range button.active{background:#fff!important;color:#087fa7!important;box-shadow:0 2px 8px #061a3814}.chart-stats{display:flex!important;gap:20px!important;flex-wrap:wrap;margin:14px 0 6px;padding:11px 14px;background:#f6fafc;border-radius:11px}.chart-stats span{font-size:12px;color:#6a7f92}.chart-stats b{color:#0a304f}.chart-wrap{min-height:220px;background:linear-gradient(180deg,#fbfdfe,#f5f9fb);border:1px solid #e3ebf1;border-radius:14px;padding:10px}.product-sonar-card{padding:24px!important}.product-reviews-r6{padding:26px!important;margin-top:20px!important}.review-summary-r8{display:grid!important;grid-template-columns:auto 1fr!important;gap:4px 20px!important;align-items:center!important;padding:18px!important;border:1px solid #e0e9ef;border-radius:14px;background:#f8fbfd}.review-summary-r8>strong{font-size:28px!important;color:#087fa7}.review-summary-r8>span{font-size:14px;color:#5d7488}.review-filter-r8{grid-column:1/-1!important;display:flex!important;gap:7px!important;flex-wrap:wrap!important;margin-top:10px}.review-filter-r8 a{padding:7px 10px!important;border:1px solid var(--r10-line)!important;border-radius:999px!important;background:#fff!important;font-size:12px!important;font-weight:850}.review-filter-r8 a.active{background:#061a38!important;color:#fff!important;border-color:#061a38!important}.product-reviews-r6 .review{margin-top:12px;padding:15px 17px;border:1px solid var(--r10-line);border-radius:13px;background:#fff}.product-reviews-r6 .stack-form{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;gap:10px!important;margin-top:18px;padding:18px;border-radius:14px;background:#f5f9fb}.product-reviews-r6 .stack-form textarea,.product-reviews-r6 .stack-form button{grid-column:1/-1}.product-reviews-r6 .stack-form input,.product-reviews-r6 .stack-form select,.product-reviews-r6 .stack-form textarea{width:100%}

/* Categories */
.category-explorer{grid-template-columns:1fr!important;gap:16px!important;padding-top:26px}.category-root-tabs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;max-height:none!important;overflow:visible!important;padding:8px!important;background:#eef4f7;border:1px solid #dae5ec;border-radius:17px}.category-root-tabs button{min-width:0!important;min-height:70px!important;padding:10px 11px!important;border-radius:12px!important}.category-root-tabs button>span:first-child{flex:0 0 34px}.category-root-tabs button strong{font-size:13px!important}.category-panel{padding:28px!important}.category-panel>header{align-items:end!important}.category-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.category-card-grid a{background:#fbfdfe!important;border-color:#dce7ee!important}.category-card-grid a:hover{border-color:#8fd6e5!important;background:#f2fbfd!important}.category-detail-head{padding:38px 0!important}.category-detail-head .page-shell{text-align:center}.category-detail-head .back-link{display:inline-block;margin-bottom:15px}.category-detail-head h1{font-size:46px;margin:5px 0 8px}.category-detail-head p{max-width:700px;margin:0 auto;color:#5d7488}.category-child-pills{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:18px}.category-child-pills a{padding:8px 12px;border:1px solid #c9dbe5;border-radius:999px;background:#fff;font-weight:800}.category-detail-body{padding:34px 0 64px}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:15px}.section-heading-row h2{font-size:30px;margin:4px 0}.category-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-product-card{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:15px;align-items:center;padding:14px;border:1px solid var(--r10-line);border-radius:15px;background:#fff;box-shadow:0 5px 16px rgba(6,26,56,.035)}.category-product-image{width:90px;height:82px;display:grid;place-items:center;border-radius:11px;background:#f1f7fa}.category-product-image img{width:100%;height:100%;object-fit:contain}.category-product-copy{display:grid;min-width:0}.category-product-copy small{font-size:11px;color:#0981a5;font-weight:850}.category-product-copy strong{font-size:16px;margin:4px 0}.category-product-copy em{font-style:normal;font-size:12px;color:#70869a}.category-product-price{display:grid;text-align:right}.category-product-price small{font-size:10px;color:#70869a}.category-product-price b{font-size:18px;color:#0785aa;margin:3px 0}.category-product-price i{font-style:normal;font-size:11px;font-weight:900}.category-deals{margin-top:34px}.seamless-empty{border:0!important;box-shadow:none!important;background:transparent!important;padding:46px 0!important;display:grid!important;grid-template-columns:minmax(260px,430px) minmax(260px,480px)!important;justify-content:center;align-items:center;gap:46px!important}.seamless-empty img{width:100%!important;max-width:430px!important;height:auto!important;max-height:none!important;object-fit:contain!important;border:0!important;border-radius:0!important;background:transparent!important}.seamless-empty h2{font-size:34px;margin:5px 0 10px}

/* Brand empty states */
.brand-catalog-r7 .empty-state{min-height:320px!important;display:grid!important;place-items:center!important;text-align:center!important;padding:48px 20px!important;border:0!important;background:linear-gradient(180deg,#fbfdfe,#fff)!important;border-radius:20px!important}.brand-catalog-r7 .empty-state img{width:94px!important;height:94px!important;max-width:94px!important;opacity:.92;margin-bottom:12px}.brand-catalog-r7 .empty-state h2{font-size:28px;margin:2px 0 7px}.brand-catalog-r7 .empty-state p{font-size:15px;color:#678096;margin:0}

/* Store inventory */
.store-workspace{padding-top:30px!important}.store-workspace>.segmented{padding:5px!important;border-radius:13px!important;background:#edf4f7!important}.store-workspace .data-table{border:0!important;background:transparent!important;display:grid;gap:10px;overflow:visible!important}.store-workspace .table-row{grid-template-columns:minmax(0,1.7fr) minmax(120px,.7fr) minmax(110px,.6fr) auto!important;border:1px solid var(--r10-line)!important;border-radius:13px!important;background:#fff!important;padding:15px 16px!important}.store-workspace .table-row.head{background:#061a38!important;color:#fff!important;border-color:#061a38!important;border-radius:12px!important}.store-workspace .table-row:not(.head) a:first-child{font-weight:850;color:#0a304f}.store-workspace .table-row:not(.head)>a:last-child{padding:8px 11px;border-radius:9px;background:#e9f8fb;color:#087fa7;font-weight:900}.store-workspace .table-row b{font-size:16px;color:#087fa7}

/* Support */
.support-hero{padding:48px 0 42px;background:linear-gradient(110deg,#f3f9fb,#fff);border-bottom:1px solid #e2ebf0}.support-hero>.page-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:center}.support-hero h1{font-size:48px;line-height:1;margin:6px 0 12px}.support-hero p{max-width:680px;font-size:17px;color:#5f778b;margin:0}.support-account-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #d8e5ec;border-radius:15px;background:#fff}.support-account-card>span{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#1bc9e4,#1d8cec);font-weight:950;color:#06213f}.support-account-card div{display:grid}.support-account-card small{font-size:9px;letter-spacing:.09em;color:#6c8397;font-weight:900}.support-account-card strong{font-size:14px}.support-account-card em{font-size:12px;font-style:normal;color:#6c8397}.support-layout{display:grid;grid-template-columns:330px minmax(0,680px);justify-content:center;gap:28px;align-items:start;padding:44px 0 70px}.support-side{padding:24px;border-radius:18px;background:#061a38;color:#fff;box-shadow:var(--r10-shadow)}.support-side h2{font-size:25px;margin:6px 0 9px}.support-side p{color:#b7cbdb;line-height:1.55}.support-points{display:grid;gap:9px;margin-top:20px}.support-points span{display:flex;align-items:center;gap:9px;padding:10px;border-radius:10px;background:#ffffff0c}.support-points b{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#17c7e4;color:#06213f}.support-form-card{display:grid;gap:15px;padding:26px;border:1px solid var(--r10-line);border-radius:18px;background:#fff;box-shadow:var(--r10-shadow)}.support-form-card label{display:grid;gap:7px;font-weight:850}.support-form-card select,.support-form-card textarea{width:100%;border:1px solid #cfdce5;border-radius:11px;padding:11px 12px;background:#fff;font:inherit}.support-form-card textarea{min-height:190px;resize:vertical}.support-form-footer{display:flex;align-items:center;justify-content:space-between;gap:18px}.support-form-footer small{color:#687f92;max-width:360px}

/* Anglers' Corner */
.library-head{padding:52px 0!important;background:linear-gradient(105deg,#061a38 0%,#0a3156 55%,#0c6990 100%)!important}.library-head>.page-shell{display:grid!important;grid-template-columns:minmax(0,1fr) 260px!important;gap:40px!important}.library-head h1{font-size:48px!important;max-width:720px;line-height:1.02!important;margin:7px 0 12px!important}.library-head p{font-size:16px!important;max-width:720px}.library-compass{width:220px;height:220px!important;border-radius:50%!important;align-self:center;justify-self:end;background:radial-gradient(circle,#0a6b91 0 32%,#0b4168 33% 52%,#0b2a4c 53% 68%,transparent 69%)!important;border:1px solid #2fb6d24d!important}.library-compass span{font-size:58px!important}.library-browser{padding-top:28px!important}.library-search{grid-template-columns:minmax(0,1fr) 210px auto!important;padding:16px;border:1px solid var(--r10-line);border-radius:16px;background:#fff;box-shadow:0 6px 20px rgba(6,26,56,.04)}.library-search label{display:grid;gap:6px}.library-search label>span{font-size:10px;font-weight:900;letter-spacing:.08em;color:#5d7488;text-transform:uppercase}.topic-shelves{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:9px!important;margin:18px 0 30px!important;overflow:visible!important}.topic-shelves a{min-width:0!important;min-height:110px!important;display:grid!important;place-items:center!important;align-content:center!important;text-align:center!important;padding:12px!important;border:1px solid var(--r10-line)!important;border-radius:14px!important;background:#fff!important}.topic-shelves a.active{background:#061a38!important;color:#fff!important;border-color:#061a38!important}.topic-shelves a span{font-size:22px}.topic-shelves a strong{font-size:13px}.topic-shelves a small{font-size:11px;color:#6c8498}.topic-shelves a.active small{color:#b5c9da}.library-results .guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.library-results .guide-grid>a{min-height:240px;padding:19px!important;border-radius:16px!important;transition:.18s}.library-results .guide-grid>a:hover{transform:translateY(-3px);border-color:#8bd3e3;box-shadow:0 11px 25px rgba(6,26,56,.07)}.guide-card-meta{display:flex;justify-content:space-between;gap:8px}.guide-card-meta span,.guide-card-meta b{font-size:9px!important;letter-spacing:.08em;text-transform:uppercase}.guide-grid>a h3{font-size:18px;line-height:1.25}.guide-grid>a p{font-size:14px;line-height:1.5}.guide-grid>a footer{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #e7eef3;padding-top:11px}

/* Guide page */
.article-meta{display:flex!important;gap:8px!important;justify-content:center!important;flex-wrap:wrap!important;margin:10px 0 16px}.article-meta a,.article-meta span,.article-meta b{display:inline-flex!important;align-items:center!important;min-height:30px;padding:6px 10px!important;border:1px solid #52bcd1!important;border-radius:999px!important;background:#ffffff14!important;color:#fff!important;font-size:11px!important;font-weight:850!important;text-decoration:none!important}.article-meta a:hover{background:#ffffff28!important}.guide-byline{margin-top:16px;color:#b7ccda;font-size:13px}.guide-byline a,.guide-byline span{color:#6ee5f4;font-weight:900}.dialog-text-close{margin:14px auto 0;border:0;background:transparent;color:#667f93;font-weight:800;cursor:pointer}.library-followup-question{padding:12px 14px;border-radius:11px;background:#f1f7fa;color:#173a55;font-weight:750}.form-error{display:block;color:#a23a3a;margin-top:8px}.guide-hero-r6 small{display:block;margin-top:16px!important;color:#b7ccda!important;font-size:13px!important}.guide-hero-r6 small a{color:#6ee5f4!important;font-weight:900}.guide-feedback{padding:22px!important}.guide-rating-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}.guide-rating-actions .btn{min-width:0!important;min-height:48px!important;padding:9px!important}.guide-rating-actions .btn.is-selected{box-shadow:0 0 0 3px #24c8e73b!important;border-color:#27c1df!important}.guide-rating-actions .btn.is-selected.primary{background:#17c9e7!important;color:#051d38!important}.guide-rating-actions .btn.is-selected.subtle{background:#e8f7fa!important;color:#073251!important}.guide-feedback [data-rating-status]{min-height:20px;font-size:12px;color:#a9d9e5}.library-followup-dialog{width:min(92vw,520px)!important;padding:30px!important;text-align:center}.library-followup-dialog .followup-icon{width:58px;height:58px;margin:0 auto 12px;display:grid;place-items:center;border-radius:50%;background:#e5f9fc;color:#0784a6;font-size:28px;font-weight:900}.library-followup-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.library-followup-actions button{min-height:48px}

/* Contributor/editor */
.contributor-head{padding:42px 0!important}.contributor-head h1{font-size:42px!important;margin:5px 0 7px}.contributor-layout-r6{grid-template-columns:minmax(0,760px) 300px!important;justify-content:center!important;gap:22px!important;padding:34px 0 70px!important;align-items:start}.guide-compose{padding:26px!important;display:grid!important;gap:18px!important}.guide-compose label{display:grid!important;gap:7px!important;font-weight:850!important}.guide-compose input,.guide-compose select,.guide-compose textarea{width:100%!important;border:1px solid #cddbe5!important;border-radius:10px!important;padding:10px 11px!important;font:inherit!important;background:#fff!important}.guide-compose .form-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.editor-field>span{display:block;font-weight:900;margin-bottom:8px}.editor-toolbar{display:flex!important;gap:6px!important;flex-wrap:wrap!important;padding:9px!important;background:#edf4f7!important;border:1px solid #d3e0e8!important;border-bottom:0!important;border-radius:12px 12px 0 0!important}.editor-toolbar button{border:1px solid #c8d7e1!important;border-radius:8px!important;background:#fff!important;padding:7px 9px!important;cursor:pointer!important;font-weight:800!important}.guide-editor{min-height:420px!important;padding:22px!important;border:1px solid #d3e0e8!important;border-radius:0 0 12px 12px!important;background:#fff!important;font-size:15px!important;line-height:1.65!important}.guide-editor h2{font-size:26px!important;margin:20px 0 8px}.contributor-side{position:sticky!important;top:140px!important;padding:20px!important}.contributor-side article{padding:11px 0!important;border-bottom:1px solid #e4edf2!important}.contributor-side article strong{font-size:13px!important}.contributor-side article small{display:block;margin-top:4px;color:#6f8597}.contributor-side article a{font-weight:850;color:#0784a6}

/* Sonar intro. CSS only runs when JS adds the one-time class. */
.hero-visual{overflow:hidden}.hero-visual:before{content:'';position:absolute;inset:0;pointer-events:none;opacity:0}.hero-visual.sonar-intro:before{opacity:1;background:radial-gradient(circle at 50% 70%,#30dcff99 0 3%,transparent 4%),radial-gradient(ellipse at 50% 92%,#54e8ff99 0 4%,transparent 5%);animation:waterSplash 1.1s ease-out both}.hero-visual.sonar-intro .sonar-halo:after{content:'';position:absolute;inset:-4%;border-radius:50%;background:conic-gradient(from 0deg,transparent 0 72%,#2eeaff99 82%,transparent 92%);animation:sonarSweep 1s linear 4}.hero-visual.sonar-intro>img{animation:sonarLogoIn 1.15s cubic-bezier(.2,.8,.2,1) both}.hero-visual.sonar-intro .market-live-card{animation:sonarCardIn .5s ease-out 4.2s both}@keyframes sonarSweep{to{transform:rotate(360deg)}}@keyframes sonarLogoIn{0%{transform:translateY(22px) scale(.88);filter:brightness(1.7) blur(1px);opacity:0}55%{opacity:1}100%{transform:none;filter:none;opacity:1}}@keyframes sonarCardIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes waterSplash{0%{transform:scale(.2);opacity:0}30%{opacity:1}100%{transform:scale(1.7);opacity:0}}

/* Kit builder */
.builder-toolbar{grid-template-columns:auto minmax(0,1fr) auto!important;gap:16px!important;align-items:center!important}.builder-progress.compact{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;overflow:visible!important}.builder-progress.compact span{min-width:0!important}.builder-progress.compact span.complete{background:#eef9fb;color:#087fa7}.builder-progress.compact span.complete b{background:#22cbe8;color:#061a38}.builder-mode-pill{font-size:12px;font-weight:900;color:#087fa7;white-space:nowrap}.component-stage-title{position:relative;text-align:center;padding-bottom:18px}.kit-skip-step{position:absolute;right:0;top:4px;border:0;background:transparent;color:#087fa7;font-weight:900;cursor:pointer;padding:7px 0}.kit-skip-step:hover{text-decoration:underline}

@media(max-width:1020px){
 .category-root-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.topic-shelves{grid-template-columns:repeat(3,minmax(0,1fr))!important}.library-results .guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.support-layout{grid-template-columns:280px minmax(0,1fr);padding-inline:22px}.contributor-layout-r6{grid-template-columns:minmax(0,1fr) 280px!important;padding-inline:22px!important}.category-product-grid{grid-template-columns:1fr}.deal-ready-r7{grid-template-columns:1fr!important}.deal-seller-actions{justify-content:flex-start}
}
@media(max-width:760px){
 .only-desktop{display:none!important}.only-mobile{display:flex!important}.global-ad,.top-ad{padding:22px 14px}.ad-frame{width:min(100%,340px);min-height:302px;padding:31px 18px 14px;border-radius:15px}.ad-stage{width:300px;height:250px}.ad-slide img{width:300px;height:250px;object-fit:contain}.ad-label{left:18px!important;right:18px!important;top:8px!important}.ad-label a{font-size:10px}.ad-progress{left:18px!important;right:18px!important}.house-ad{min-height:220px!important;grid-template-columns:1fr!important;text-align:center;padding:38px 22px 24px!important}.house-ad-cta{justify-self:center}.partner-intro>.page-shell{padding-bottom:40px!important}
 .deal-focus-r7{display:grid!important;grid-template-columns:1fr!important}.deal-vote-actions-r7{grid-template-columns:repeat(2,minmax(0,1fr))!important}.deal-vote-actions-r7>*{border-bottom:1px solid var(--r10-line)!important}.deal-vote-actions-r7>*:nth-child(2){border-right:0!important}.deal-vote-actions-r7>*:nth-last-child(-n+2){border-bottom:0!important}.deal-seller-actions{display:grid;width:100%}.deal-seller-actions .btn{width:100%}.comment{grid-template-columns:38px minmax(0,1fr)!important;padding:14px!important}.comment-avatar{width:38px!important;height:38px!important}.comment-body header{display:grid!important}.comment-form{grid-template-columns:1fr!important}.comment-form .btn{width:100%}.deal-staff-tools{right:15px;bottom:16px}.deal-staff-fab span{display:none}.deal-admin-dialog{padding:23px!important}.admin-title-form,.admin-price-form{gap:13px}.locked-title-price{align-items:flex-start;display:grid}
 .product-summary-r6 .inline-actions{display:grid!important}.product-summary-r6 .inline-actions .btn{width:100%!important}.product-lower-grid-r6{grid-template-columns:1fr!important}.chart-stats{display:grid!important;grid-template-columns:repeat(3,1fr);gap:7px!important}.chart-wrap{min-height:180px}.product-reviews-r6 .stack-form{grid-template-columns:1fr!important}.product-reviews-r6 .stack-form textarea,.product-reviews-r6 .stack-form button{grid-column:auto}.review-summary-r8{grid-template-columns:1fr!important;text-align:center}.review-filter-r8{grid-column:auto!important;justify-content:center}
 .category-root-tabs{display:flex!important;overflow-x:auto!important;scroll-snap-type:x proximity;padding:7px!important}.category-root-tabs button{min-width:190px!important;scroll-snap-align:start}.category-panel{padding:20px!important}.category-panel>header{display:grid!important;text-align:center}.category-panel>header .btn{width:100%}.category-card-grid{grid-template-columns:1fr!important}.category-detail-head h1{font-size:36px}.category-detail-body{padding-inline:16px}.category-product-card{grid-template-columns:74px minmax(0,1fr)!important}.category-product-image{width:74px;height:70px}.category-product-price{grid-column:1/-1;display:flex!important;align-items:center;justify-content:space-between;text-align:left;padding-top:8px;border-top:1px solid #e6edf2}.seamless-empty{grid-template-columns:1fr!important;text-align:center!important;padding:24px 12px!important;gap:15px!important}.seamless-empty img{max-width:290px!important;margin:auto}.seamless-empty h2{font-size:28px}
 .store-profile>.page-shell{grid-template-columns:1fr!important;text-align:center}.store-logo-large{margin:auto}.store-meta{justify-content:center}.store-workspace{padding-inline:16px}.store-workspace>.segmented{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.store-workspace .table-row{grid-template-columns:1fr auto!important;gap:8px!important}.store-workspace .table-row.head{display:none!important}.store-workspace .table-row>*:nth-child(3),.store-workspace .table-row>*:nth-child(4){justify-self:end}.store-workspace .table-row>*:nth-child(2):before{content:'Delivered ';font-size:10px;color:#6f8597;font-weight:700}.store-workspace .table-row>*:nth-child(3){grid-column:1}.store-workspace .table-row>*:nth-child(4){grid-column:2}
 .support-hero>.page-shell{grid-template-columns:1fr!important;text-align:center}.support-hero h1{font-size:38px}.support-hero p{margin-inline:auto}.support-account-card{justify-self:center;text-align:left}.support-layout{grid-template-columns:1fr;padding:28px 16px 55px}.support-side{text-align:center}.support-points{text-align:left}.support-form-footer{display:grid;text-align:center}.support-form-footer .btn{width:100%}
 .library-head>.page-shell{grid-template-columns:1fr!important;text-align:center}.library-head h1{font-size:38px!important;margin-inline:auto!important}.library-head p{margin-inline:auto}.library-head-actions{justify-content:center}.library-compass{display:none}.library-browser{padding-inline:16px}.library-search{grid-template-columns:1fr!important}.library-search .btn{width:100%}.topic-shelves{display:flex!important;overflow-x:auto!important;scroll-snap-type:x proximity}.topic-shelves a{min-width:150px!important;scroll-snap-align:start}.library-results .guide-grid{grid-template-columns:1fr!important}.article-meta{padding-inline:10px}.guide-reading-layout{grid-template-columns:1fr!important}.guide-sidebar{position:static!important}.guide-rating-actions{grid-template-columns:1fr!important}.library-followup-actions{grid-template-columns:1fr}
 .contributor-layout-r6{grid-template-columns:1fr!important;padding:24px 16px 55px!important}.guide-compose .form-grid{grid-template-columns:1fr!important}.guide-editor{min-height:320px!important}.contributor-side{position:static!important}.workspace-title{display:grid!important;text-align:center}.workspace-title .btn{justify-self:center}
 .builder-toolbar{grid-template-columns:1fr!important}.builder-toolbar>[data-kit-reset],.builder-mode-pill{justify-self:center}.builder-progress.compact{grid-template-columns:repeat(2,minmax(0,1fr))!important}.kit-skip-step{position:static;margin-top:8px}.component-stage-title{padding-bottom:12px}
}
@media(max-width:420px){.ad-frame{width:100%;padding-left:12px;padding-right:12px}.ad-stage{width:min(300px,100%)}.category-root-tabs button{min-width:175px!important}.library-head h1{font-size:34px!important}.support-hero h1{font-size:34px}}
