.hoss-page{--hoss-gold:#e6d48a;--hoss-lime:#f4ff00;--hoss-orange:#f7941d;--text-0:#ffffff;--text-1:#e7e7e7;--text-2:#cfcfcf;--ink-soft:rgba(255,255,255,.12);--ink-softer:rgba(255,255,255,.08);--panel-alpha:.58;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--shadow-1:0 8px 24px rgba(0,0,0,.25);--shadow-2:0 12px 36px rgba(0,0,0,.35);--shadow-3:0 18px 40px rgba(0,0,0,.28)}.hoss-page .page-width{max-width:1100px;margin:0 auto;padding:40px 20px}.hoss-page .hoss-hero{position:relative;text-align:center}.hoss-page .hoss-hero__media{position:relative;height:clamp(320px,48vh,560px);overflow:hidden}.hoss-page .hoss-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block}@media (max-width:749px){.hoss-page .hoss-hero__media{height:clamp(240px,42vh,460px)}}.hoss-page .hoss-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:16px;color:var(--text-0);text-shadow:0 2px 10px rgba(0,0,0,.6);pointer-events:none}.hoss-page .hoss-hero__overlay a{pointer-events:auto}.hoss-page .hoss-hero__panel{background:rgba(0,0,0,var(--panel-alpha));border:1px solid var(--ink-soft);border-radius:var(--radius-md);padding:16px 22px;max-width:min(820px,92vw);display:inline-flex;flex-direction:column;align-items:center;gap:10px;box-shadow:var(--shadow-2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center}.hoss-page .hoss-hero__panel h1{margin:0;line-height:1.08}.hoss-page .hoss-hero__panel p{margin:4px 0 2px;color:var(--text-0);opacity:.95}.hoss-page .btn-cta{display:inline-block;padding:12px 24px;border-radius:var(--radius-sm);font-weight:700;text-decoration:none;border:2px solid #000;box-shadow:var(--shadow-1)}.hoss-page .btn-orange{background:var(--hoss-orange);color:#000}.hoss-page .btn-outline{display:inline-block;padding:12px 18px;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius-md);color:#fff;text-decoration:none;background:#ffffff05;transition:transform .06s ease,border-color .15s ease,background .15s ease}.hoss-page .btn-outline:hover{transform:translateY(-1px);border-color:#ffffff73;background:#ffffff0d}.hoss-page .btn-outline--bright{border-color:#e6d48a8c;color:#111;background:linear-gradient(180deg,var(--hoss-lime),var(--hoss-gold));font-weight:800;box-shadow:0 10px 28px #00000040}.hoss-page .btn-outline--bright:hover{background:linear-gradient(180deg,#fff86a,#f0df9e)}.hoss-page .intro-card{max-width:980px;margin-inline:auto;background:radial-gradient(120% 120% at 0% 0%,#ffffff0a,#ffffff05 40%,#fff0),#1b1b1b;border:1px solid var(--ink-softer);border-radius:var(--radius-lg);padding:28px 28px 22px;box-shadow:var(--shadow-3)}.hoss-page .intro-eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--hoss-gold);margin:0 0 6px;opacity:.95}.hoss-page .intro-headline{margin:0 0 6px;font-weight:800;letter-spacing:.005em;font-size:clamp(28px,2.1vw + 16px,40px);line-height:1.1}.hoss-page .intro-lead{margin:0 0 14px;color:#dedede;font-size:clamp(16px,.45vw + 14px,19px);line-height:1.65;max-width:72ch}.hoss-page .intro-stats{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 16px}.hoss-page .intro-stats .chip{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#e9e9e9;font-weight:600;padding:6px 10px;border-radius:999px;border:1px solid var(--ink-soft);background:linear-gradient(180deg,#ffffff14,#ffffff08)}.hoss-page .intro-stats .chip b{color:var(--hoss-gold);font-weight:800}.hoss-page .intro-ctas{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}@media (min-width:1100px){.hoss-page .intro-card{padding:32px 34px 24px}.hoss-page .intro-lead{max-width:72ch}}@media (max-width:749px){.hoss-page .intro-card{padding:22px}.hoss-page .intro-headline{font-size:clamp(22px,5.2vw,30px)}.hoss-page .intro-lead{font-size:16px}}.hoss-page .hoss-video.page-width{padding:24px 0}.hoss-page .video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:transparent;border:1px solid var(--ink-soft);border-radius:var(--radius-md);box-shadow:0 12px 32px #00000047}.hoss-page .video-wrapper iframe,.hoss-page .video-wrapper video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:transparent;object-fit:cover}.hoss-page .hoss-pricing .pricing-table{overflow-x:auto}.hoss-page .hoss-price-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;background:#121212;color:#fff;border:2px solid #565656;border-radius:12px;overflow:hidden;font-size:15px;font-variant-numeric:lining-nums}.hoss-page .hoss-price-table th,.hoss-page .hoss-price-table td{padding:10px 12px;border-right:1.5px solid #3a3a3a;border-bottom:1.5px solid #3a3a3a;text-align:center;white-space:nowrap}.hoss-page .hoss-price-table thead tr:last-child th:nth-child(1),.hoss-page .hoss-price-table tbody td:nth-child(1),.hoss-page .hoss-price-table thead tr:last-child th:nth-child(2),.hoss-page .hoss-price-table tbody td:nth-child(2),.hoss-page .hoss-price-table thead tr:last-child th:nth-child(4),.hoss-page .hoss-price-table tbody td:nth-child(4),.hoss-page .hoss-price-table thead tr:last-child th:nth-child(6),.hoss-page .hoss-price-table tbody td:nth-child(6),.hoss-page .hoss-price-table thead tr:last-child th:nth-child(8),.hoss-page .hoss-price-table tbody td:nth-child(8),.hoss-page .hoss-price-table thead tr:last-child th:nth-child(10),.hoss-page .hoss-price-table tbody td:nth-child(10){border-left:3px solid #6e6e6e!important}.hoss-page .hoss-price-table thead tr:last-child th{border-bottom:2px solid rgba(255,255,255,.28)!important}.hoss-page .hoss-price-table thead th{background:linear-gradient(#1e1e1e,#141414);font-weight:800;position:relative}.hoss-page .hoss-price-table thead tr:first-child th:first-child{width:160px;white-space:normal;word-break:break-word;text-align:left;line-height:1.2;padding:14px}.hoss-page .hoss-price-table tbody th{width:160px;text-align:left;white-space:nowrap;font-size:16px;position:sticky;left:0;background:#141414;z-index:1;border-right:3px solid #6e6e6e}.hoss-page .hoss-price-table tbody tr:nth-child(2n) td{background:#101010}.hoss-page .hoss-price-table td.member{color:var(--hoss-gold);font-weight:800;letter-spacing:.1px}@media (max-width:1280px){.hoss-page .hoss-price-table{font-size:14px}.hoss-page .hoss-price-table th,.hoss-page .hoss-price-table td{padding:8px}.hoss-page .hoss-price-table thead tr:first-child th:first-child,.hoss-page .hoss-price-table tbody th{width:148px}}.hoss-page .hoss-price-table thead tr:first-child th:nth-child(2):before,.hoss-page .hoss-price-table thead tr:first-child th:nth-child(3):before,.hoss-page .hoss-price-table thead tr:first-child th:nth-child(4):before,.hoss-page .hoss-price-table thead tr:first-child th:nth-child(5):before,.hoss-page .hoss-price-table thead tr:first-child th:nth-child(6):before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#6e6e6e}.hoss-page .hoss-price-table thead tr:last-child th:nth-child(2),.hoss-page .hoss-price-table thead tr:last-child th:nth-child(4),.hoss-page .hoss-price-table thead tr:last-child th:nth-child(6),.hoss-page .hoss-price-table thead tr:last-child th:nth-child(8),.hoss-page .hoss-price-table thead tr:last-child th:nth-child(10){border-left:3px solid #6e6e6e}.hoss-page .hoss-price-table tbody td:nth-child(2),.hoss-page .hoss-price-table tbody td:nth-child(4),.hoss-page .hoss-price-table tbody td:nth-child(6),.hoss-page .hoss-price-table tbody td:nth-child(8),.hoss-page .hoss-price-table tbody td:nth-child(10){border-left:3px solid #6e6e6e}.hoss-page .hoss-price-cta{display:flex;align-items:center;gap:16px;margin:18px 0 6px;flex-wrap:wrap}.hoss-page .hoss-price-cta__msg{margin:0;color:var(--text-2);font-size:1.05rem}@media (min-width:721px){.hoss-page .hoss-price-cta{justify-content:space-between}.hoss-page .hoss-price-cta__actions{margin-left:auto;display:flex;gap:12px}}@media (max-width:720px){.hoss-page .hoss-price-cta .spacer{display:none}}.hoss-page .sim-carousel{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.hoss-page .sim-carousel::-webkit-scrollbar{height:8px}.hoss-page .sim-carousel::-webkit-scrollbar-thumb{background:#444;border-radius:8px}.hoss-page .sim-card{min-width:240px;background:#111;color:#fff;border-radius:var(--radius-md);padding:16px;text-align:center;scroll-snap-align:start;box-shadow:var(--shadow-1)}.hoss-page .sim-card img{width:100%;height:160px;object-fit:cover;border-radius:10px;margin-bottom:10px;transition:transform .4s;background:#1a1a1a}.hoss-page .sim-card:hover img{transform:scale(1.06)}.hoss-page .gallery-scroll{display:flex;gap:16px;overflow-x:auto}.hoss-page .gallery-scroll::-webkit-scrollbar{height:8px}.hoss-page .gallery-scroll::-webkit-scrollbar-thumb{background:#444;border-radius:8px}.hoss-page .gallery-item img{width:280px;height:160px;object-fit:cover;border-radius:12px;background:#1a1a1a}.hoss-page .gallery-item figcaption{margin-top:6px;font-size:14px;color:#ddd;text-align:center}.hoss-page .hoss-cta{text-align:center;padding:50px 20px;background:linear-gradient(180deg,#0003,#00000080);color:var(--text-0);border-radius:0;box-shadow:none}.hoss-page .hoss-cta h2{margin:0 0 6px}.hoss-page .hoss-cta p{margin:0 0 14px}.hoss-page a:focus-visible{outline:2px solid var(--hoss-gold);outline-offset:2px;border-radius:12px}.hoss-page .hoss-leaders.page-width{max-width:1280px}.hoss-page .leaders-card{background:radial-gradient(120% 120% at 0% 0%,#ffffff0a,#ffffff05 40%,#fff0),#1b1b1b;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:18px 18px 16px;box-shadow:0 18px 40px #00000047}.hoss-page .leaders-grid{display:grid;grid-template-columns:1fr;gap:22px;margin-top:14px}@media (min-width:860px){.hoss-page .leaders-grid{grid-template-columns:repeat(2,1fr);gap:22px}}.hoss-page .leader-card{display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;background:#121212;box-shadow:0 14px 36px #00000040}.hoss-page .leader-media--poster{height:auto;aspect-ratio:3/4;padding:0;background:#0e0e0e}@media (min-width:1100px){.hoss-page .leader-media--poster{aspect-ratio:4/5}}.hoss-page .leader-media--poster img{width:100%;height:100%;object-fit:contain;border-radius:8px}.hoss-page .leader-body{padding:16px 18px 22px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.hoss-page .leader-title{text-align:center;font-size:22px;font-weight:800;margin:10px 0 8px}.hoss-page .leader-stats--meta{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 10px;justify-content:center}.hoss-page .chip--meta{line-height:1.2;height:auto;font-size:13px;padding:6px 10px;color:#e9e9e9;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff14,#ffffff08)}.hoss-page .chip--meta b{color:var(--hoss-gold);font-weight:800}.leader-footer{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:12px}.hoss-page .leader-ctas .btn-outline--bright{font-size:16px;padding:14px 20px}.hoss-page .leaders-hook{font-size:18px;font-weight:500;margin:20px 0 28px;color:#f5f5f5;text-align:center}.hoss-page .leaders-hook .fast8{color:#f7941d;font-weight:700}@media (max-width:749px){.leader-card{text-align:center}.leader-title{margin-bottom:8px}}.simsel{--surface:#0f1114;--mute:#aab0b7;--line:rgba(255,255,255,.08);--ring:rgba(247,148,29,.35)}.simsel__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.simsel__tabs{display:flex;flex-wrap:wrap;gap:10px}.simsel__tab{-webkit-appearance:none;appearance:none;border:1px solid var(--line);background:#ffffff08;color:#fff;padding:10px 14px;border-radius:999px;font-weight:700;letter-spacing:.2px;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.simsel__tab .simsel__dot{display:inline-block;width:8px;height:8px;border-radius:999px;margin-right:8px;background:currentColor;opacity:.6}.simsel__tab[aria-selected=true]{background:#f7941d1f;box-shadow:0 0 0 4px var(--ring)}.simsel__tab:hover{transform:translateY(-1px)}.simsel__body{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;padding:18px;background:linear-gradient(180deg,#ffffff0a,#ffffff05);border:1px solid var(--line);border-radius:18px}.simsel__title{margin:0 0 6px;font-size:28px;line-height:1.1}.simsel__tag{margin:0 0 14px;color:var(--mute)}.simsel__actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.simsel__features{list-style:none;margin:0;padding:0;display:grid;gap:10px}.simsel__feat{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px dashed var(--line);border-radius:12px;transition:background .2s ease,border-color .2s ease}.simsel__feat .bullet{width:6px;height:6px;border-radius:999px;background:#f7941d;margin-top:8px;opacity:.9}.simsel__feat:hover{background:#f7941d14;border-color:#f7941d59}.simsel__preview{position:relative;overflow:hidden;border-radius:16px;border:1px solid var(--line);aspect-ratio:4/3}.simsel__preview img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.simsel__preview:hover img{transform:scale(1.02)}.simsel__preview figcaption{position:absolute;left:10px;bottom:10px;font-size:12px;color:#fff;background:#00000073;padding:6px 8px;border-radius:8px}@media (max-width: 989px){.simsel__body{grid-template-columns:1fr}}.hoss-anchor{position:sticky;top:var(--hoss-header-h, 64px);z-index:400;display:flex;gap:10px;padding:10px clamp(12px,3vw,28px);background:linear-gradient(180deg,#0a0c0fc7,#0a0c0f9e);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:auto;scrollbar-width:none}.hoss-anchor::-webkit-scrollbar{display:none}.hoss-anchor a{white-space:nowrap;text-decoration:none;color:#fff;opacity:.92;padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.14);font-weight:700;letter-spacing:.15px}.hoss-anchor a:hover{background:#ffffff1a}.hoss-anchor a.is-active{color:#f4ff00;border-color:#f4ff00;box-shadow:0 0 0 2px #f4ff0040 inset}@media (max-width: 768px){html,body,.hoss-page{max-width:100%;overflow-x:hidden!important}.page-width{padding-left:16px;padding-right:16px}.hoss-hero,#sim-panel,#sessions,#combos,#leaderboards,#pricing,#video,#book{scroll-margin-top:calc(var(--hoss-header-h, 64px) + 10px)}.hoss-hero__overlay{padding:14px}.hoss-hero__panel{padding:12px 14px;border-radius:12px;max-width:92vw}.hoss-hero__panel h1{font-size:clamp(20px,5vw,26px);line-height:1.15;margin:0 0 6px}.hoss-hero__panel p{font-size:clamp(13px,3.8vw,15px);line-height:1.35;margin:0 0 10px}.hoss-hero__panel .hoss-cta,.hoss-hero__panel .Button,.hoss-hero__panel a[role=button]{width:100%;padding:10px 14px;font-size:14px;border-radius:10px}.hoss-hero__media img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:16/9}.hoss-subnav,.hoss-secondary-nav,#hoss-subnav{position:sticky;top:var(--hoss-header-h, 64px);z-index:50;margin:0 -16px 12px;padding:8px 12px;background:#0c0c0cbf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:2px solid #f4ff00}.hoss-subnav ul,.hoss-secondary-nav ul{display:flex;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hoss-subnav ul::-webkit-scrollbar,.hoss-secondary-nav ul::-webkit-scrollbar{display:none}.simsel__tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.simsel__tab{width:100%;white-space:normal;text-align:center;padding:10px 12px;font-size:14px}.simsel__body{display:grid;grid-template-columns:1fr!important;gap:16px;padding:16px}.hoss-simgrid,.combos-grid,.hoss-cards,.hoss-tier-grid,[data-combos] .cards{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;overflow-x:hidden!important}.sim-carousel{display:block!important;overflow-x:visible!important}.sim-card{min-width:0!important;width:100%!important}.hoss-card,.combo-card{width:100%!important;border-radius:14px;overflow:hidden}.hoss-card__media,.combo-card .media,.combo-card img{width:100%;height:auto;object-fit:cover;aspect-ratio:16/9}.hoss-card__media[style*=height],.combo-card .media[style*=height]{height:auto!important}.hoss-pricing .pricing-table,#pricing .pricing-table,#pricing table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-spacing:0}.hoss-pricing .pricing-table::-webkit-scrollbar,#pricing .pricing-table::-webkit-scrollbar,#pricing table::-webkit-scrollbar{display:none}.hoss-price-table{font-size:14px}.hoss-price-table th,.hoss-price-table td{padding:8px 10px}#video iframe,.hoss-video iframe,.hoss-video video{width:100%!important;height:auto!important;aspect-ratio:16/9}.hoss-bottom-cta{margin-top:18px;padding:14px;border-radius:14px;text-align:center}.hoss-bottom-cta .hoss-cta{background:#f7941d;color:#000;border:2px solid #000}}@media (max-width: 768px){.simsel__head{flex-direction:column;align-items:flex-start;gap:12px}.simsel__head h2,.simsel__head .intro-eyebrow{width:100%;text-align:left}.simsel__tabs{width:100%}.simsel__head h2{white-space:normal;word-break:break-word;font-size:18px;line-height:1.25}[data-combos] .cards:before{background-size:50% auto!important;opacity:.08}.combo-card:before{background-size:60% auto!important;opacity:.08}}@media (max-width: 768px){[data-combos] .cards:before,.combo-card:before{background-size:0!important}.combo-card{position:relative}.combo-card:after{content:"";position:absolute;bottom:8px;right:8px;width:60px;height:20px;background-size:contain;opacity:.15;pointer-events:none}}@media (max-width: 600px){#sim-panel .simsel__body{gap:12px;padding:14px}#sim-panel .simsel__tabs{gap:8px;flex-wrap:wrap;padding:8px}#sim-panel .simsel__tab{flex:1 1 calc(50% - 8px);min-width:0;padding:10px 12px;font-size:.95rem;border-radius:10px}#sim-panel .simsel__actions .btn-cta{font-size:.95rem;padding:10px 18px}#sim-panel .simsel__actions .btn-outline{font-size:.9rem;padding:8px 14px}#sim-panel .simsel__pill{padding:6px 10px;font-size:.9rem}}@media (max-width: 360px){#sim-panel .simsel__tab{flex-basis:100%}}@media (max-width: 989px){#leaderboards .combo-card{border:2px solid var(--brand, #c4ff00)!important;box-shadow:0 0 0 4px #c4ff0040,0 0 18px #c4ff0073,0 0 36px #c4ff0038!important;background:linear-gradient(180deg,#c4ff001f,#c4ff000f)}#leaderboards .combo-card:hover{transform:none;filter:none}#leaderboards .combo-card+.combo-card{margin-top:20px}}@media (min-width: 990px){#leaderboards .lb-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;justify-content:center;max-width:1400px;margin:0 auto}#leaderboards .combo-card{width:100%!important;max-width:none!important;margin:0!important}}.hoss-page .hoss-hero{margin-top:0!important}#shopify-section-modern-navigation+.hoss-page .hoss-hero{margin-top:0!important}.hoss-title{font-size:clamp(22px,2.5vw,32px);font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:1px;margin:0 auto 28px;padding:0 16px;max-width:900px;color:#000}:root{--hoss-accent:#f4ff00;--hoss-title-max:44px;--hoss-title-min:28px;--hoss-side-pad:clamp(16px, 3vw, 28px)}.hoss-sectionhead{padding-inline:var(--hoss-side-pad);margin:36px 0 20px}.hoss-sectionhead.is-tight{margin:20px 0 14px}.hoss-sectionhead.is-center{text-align:center}.hoss-eyebrow{font-size:12px;line-height:1;letter-spacing:.14em;text-transform:uppercase;color:#98a0a8;margin-bottom:10px}.hoss-title{font-weight:800;line-height:1.1;text-transform:none;font-size:clamp(var(--hoss-title-min),4.2vw,var(--hoss-title-max));color:#fff;margin:0}.hoss-title .accent{position:relative;display:inline-block}.hoss-title .accent:after{content:"";display:block;height:6px;margin-top:10px;width:clamp(96px,22vw,220px);background:linear-gradient(90deg,var(--hoss-accent),rgba(244,255,0,.2) 70%,transparent 100%);box-shadow:0 0 24px #f4ff0073,0 2px 18px #00000059 inset;border-radius:999px}.hoss-sub{margin-top:12px;color:#cbd0d6;font-size:clamp(14px,1.6vw,18px);max-width:900px}.hoss-sectionhead.has-divider{padding-top:32px;border-top:1px solid rgba(255,255,255,.06);box-shadow:0 -1px #ffffff0f inset}@media (prefers-reduced-motion: reduce){.hoss-title .accent:after{box-shadow:0 0 16px #f4ff0040}}@media (min-width: 992px){.hoss-sectionhead{margin:44px 0 26px}.hoss-title{font-size:clamp(34px,2.8vw,60px);line-height:1.05;letter-spacing:.2px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.hoss-title .accent:after{height:8px;margin-top:12px;width:clamp(160px,22vw,280px);box-shadow:0 0 28px #f4ff0080,0 2px 18px #00000059 inset;background:linear-gradient(90deg,var(--hoss-accent, #f4ff00),rgba(244,255,0,.25) 70%,transparent 100%)}.hoss-eyebrow{color:#bfc6ce;letter-spacing:.16em;font-size:13px;margin-bottom:12px}}@media (min-width: 1100px){.page-width .hoss-sectionhead.is-center{text-align:left;padding-inline:0}}.hoss-sectionhead .hoss-eyebrow{margin-bottom:4px}.hoss-sectionhead .hoss-title .accent:after{content:"";display:block;height:6px;margin-top:8px;width:clamp(96px,22vw,220px);background:linear-gradient(90deg,var(--hoss-accent, #f4ff00),rgba(244,255,0,.25) 70%,transparent 100%);border-radius:999px;box-shadow:0 0 20px #f4ff0073,0 2px 12px #00000059 inset}.hoss-sectionhead,.hoss-sectionhead .hoss-title{overflow:visible}@media (max-width: 991px){.hoss-sectionhead{text-align:center;padding-inline:16px}}@media (min-width: 992px){.hoss-sectionhead{text-align:left;padding-inline:0}}#shopify-section-modern-navigation{position:relative;z-index:1000}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hoss-pages.css.map */
