@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@700;800&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}body{color:#222;background:#f8fafc;margin:0;font-family:Segoe UI,Arial,sans-serif}.crew-threads-landing{background:#fff;border-radius:0;flex-direction:column;width:100%;min-height:100svh;margin:0;padding:0;display:flex;overflow:hidden;box-shadow:0 4px 32px #0001}.ct-shipping-banner{color:#fff;letter-spacing:.02em;text-transform:uppercase;background:#0a2239;border-radius:4px;justify-content:center;align-items:center;gap:.45rem;margin:.75rem .75rem 0;padding:.55rem 1rem;font-size:.95rem;font-weight:700;display:flex}.ct-shipping-banner-icon{font-size:1rem;line-height:1}.ct-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.55rem 1.4rem;display:flex}.ct-logo{height:78px}.ct-nav{align-items:center;gap:2rem;display:flex}.ct-nav a{color:#0a2239;font-size:1.08rem;font-weight:600;text-decoration:none;transition:color .2s}.ct-nav a:hover{color:#1e3a5c}.ct-btn{color:#fff;cursor:pointer;background:#0a2239;border:none;border-radius:6px;margin-left:.5rem;padding:.7rem 1.5rem;font-size:1.15rem;font-weight:600;text-decoration:none;transition:background .2s}.ct-header .ct-btn{padding:.55rem 1.1rem;font-size:.98rem}.ct-btn-primary:hover{background:#1e3a5c}.ct-btn-secondary{color:#0a2239;background:#fff;border:1px solid #0a2239}.ct-btn-secondary:hover{background:#f3f6fa}.ct-hero-image-wrap{isolation:isolate;background:#e2e8f0;border-radius:6px;width:auto;margin:0 .75rem;position:relative;overflow:hidden}.ct-hero-image{object-fit:cover;opacity:0;width:100%;height:min(67vw,653px);transition:opacity .6s;position:absolute;inset:0}.ct-hero-image.is-active{opacity:1}.ct-hero-image-wrap:before{content:"";padding-top:min(67vw,653px);display:block}.ct-hero-overlay-logo{filter:drop-shadow(0 4px 14px #00000059);width:clamp(92px,14vw,210px);height:auto;position:absolute;top:clamp(.65rem,2vw,1.5rem);right:clamp(.7rem,2vw,1.8rem)}.ct-hero-overlay-tagline{color:#fff;text-shadow:0 3px 10px #0009;z-index:2;max-width:min(74%,560px);margin:0;font-size:clamp(1rem,2.4vw,1.65rem);font-weight:750;line-height:1.2;position:absolute;bottom:clamp(7rem,7vw,6rem);left:clamp(.75rem,2vw,1.8rem)}.ct-hero-nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#0a223994;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem;display:inline-flex;position:absolute;bottom:clamp(.75rem,2vw,1.5rem);right:clamp(.75rem,2vw,1.5rem)}.ct-hero-nav-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;width:3.1rem;height:3.1rem;font-size:1.35rem;line-height:1;transition:background .2s,transform .2s}.ct-hero-nav-btn:hover{background:#ffffff38;transform:translateY(-1px)}.ct-hero-nav-btn:focus-visible{outline-offset:3px;outline:2px solid #fff}.ct-hero-image-title{color:#fff;letter-spacing:-.02em;text-align:center;text-shadow:0 3px 14px #0000008c;width:min(92%,980px);margin:0;font-size:clamp(1.35rem,4vw,3.15rem);font-weight:800;line-height:1.1;position:absolute;top:clamp(.75rem,3.5vw,2.2rem);left:50%;transform:translate(-50%)}.ct-hero{text-align:center;background:#f8fafc;padding:2.5rem 1rem 2rem}.ct-hero h1{color:#0a2239;margin-bottom:.7rem;font-size:2.2rem}.ct-hero-sub{margin-bottom:.7rem;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:1.1rem;font-weight:800}.ct-price{color:#1e3a5c;margin-bottom:1.2rem;font-size:1.2rem;font-weight:600}.ct-hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ct-hero-brand-desc{color:#444;max-width:500px;margin:1.2rem auto 0;font-size:1.05rem}.ct-product-card{color:#0a2239;width:min(100%,460px);margin:2rem auto 0;text-decoration:none;display:block}.ct-product-card-image{border-radius:6px;width:100%;height:auto;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 10px 28px #0a223914}.ct-product-card-title{margin-top:1.15rem;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:600}.ct-product-card:hover .ct-product-card-image{transform:translateY(-3px);box-shadow:0 14px 36px #0a22391f}.ct-product-card:focus-visible{outline-offset:6px;outline:2px solid #0a2239}.ct-product-page{background:linear-gradient(#fff 0%,#f8fafc 100%)}.ct-logo-link{display:inline-flex}.ct-product-page-main{grid-template-columns:minmax(280px,520px) minmax(280px,540px);justify-content:center;align-items:center;gap:3rem;padding:3rem 1.5rem 4rem;display:grid}.ct-product-gallery-section{align-items:flex-start;gap:1rem;display:flex}.ct-product-thumbnails-row{align-items:center;gap:.35rem;display:flex}.ct-product-thumbnails{flex-direction:column;gap:.75rem;min-width:80px;display:flex}.ct-thumb-scroll-btn{display:none}.ct-product-thumbnail{cursor:pointer;background:#fff;border:2px solid #cbd5e1;border-radius:6px;width:80px;height:80px;padding:0;transition:border-color .2s,box-shadow .2s;overflow:hidden}.ct-product-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.ct-product-thumbnail img.is-prop-image{object-fit:contain}.ct-product-thumbnail:hover{border-color:#0a2239}.ct-product-thumbnail.is-active{border-color:#0a2239;box-shadow:0 0 0 3px #0a22391a}.ct-product-page-image-wrap{background:#fff;border-radius:10px;padding:0;box-shadow:0 12px 32px #0a223914}.ct-product-page-image{cursor:zoom-in;border-radius:6px;width:100%;height:auto;display:block}.ct-product-page-image.is-prop-image{object-fit:contain;width:min(520px,100%);height:min(520px,70vh);margin:0 auto}.ct-image-zoom-overlay{z-index:1400;background:#091827d1;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ct-image-zoom-content{object-fit:contain;background:#fff;border-radius:10px;width:auto;max-width:min(1200px,92vw);height:auto;max-height:88vh;box-shadow:0 18px 40px #00000059}.ct-image-zoom-close{color:#0a2239;cursor:pointer;background:#fffffff2;border:none;border-radius:999px;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-size:1.9rem;line-height:1;display:flex;position:absolute;top:1rem;right:1rem}.ct-image-zoom-close:hover{background:#fff}.ct-size-chart-overlay{z-index:1450;background:#0a223973;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ct-size-chart-modal{color:#0a2239;background:#fffaf0;border-radius:14px;width:min(900px,96vw);padding:1.35rem 1.15rem 1.15rem;position:relative;box-shadow:0 10px 24px #0a223924}.ct-size-chart-modal h2{color:#0a2239;margin:0 2rem .95rem 0;font-size:clamp(1.15rem,2.2vw,1.55rem)}.ct-size-chart-close{color:#0a2239;cursor:pointer;background:0 0;border:none;font-size:1.9rem;line-height:1;position:absolute;top:.65rem;right:.7rem}.ct-size-chart-table-wrap{overflow-x:auto}.ct-size-chart-table{border-collapse:collapse;background:0 0;border-radius:10px;width:100%;min-width:620px;overflow:hidden}.ct-size-chart-table th,.ct-size-chart-table td{text-align:center;color:#0a2239;padding:.72rem .6rem}.ct-size-chart-table th{background:#f3ecdc;font-weight:700}.ct-size-chart-table tbody tr:nth-child(2n){background:#fff7e7}.ct-size-chart-trigger-row{justify-content:center;margin-top:.65rem;display:flex}.ct-size-chart-trigger{color:#0a2239;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:600;text-decoration:underline}.ct-size-chart-trigger:hover{color:#1e3a5c}.ct-product-page-content h1{color:#0a2239;margin:0 0 1rem;font-size:clamp(1.75rem,3vw,2.5rem)}.ct-product-page-content p{color:#334155;font-size:1.08rem;line-height:1.65}.ct-product-price{color:#0a2239;margin-top:.55rem;font-size:1.05rem;font-weight:700}.ct-product-page-kicker{color:#1e3a5c;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:.95rem;font-weight:700}.ct-product-selectors{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:1.75rem 0;display:flex}.ct-size-selector,.ct-quantity-selector{flex-direction:column;align-items:center;gap:.5rem;display:flex}.ct-size-selector label,.ct-quantity-selector label{color:#0a2239;font-size:.95rem;font-weight:600}.ct-size-selector select,.ct-quantity-selector input{color:#333;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.6rem .9rem;font-family:inherit;font-size:1rem}.ct-size-selector select:focus,.ct-quantity-selector input:focus{border-color:#0a2239;outline:none;box-shadow:0 0 0 3px #0a22391a}.ct-size-selector select{min-width:140px}.ct-quantity-selector input{max-width:100px}.ct-product-page-actions{flex-wrap:wrap;gap:1rem;margin-top:1.75rem;display:flex}.ct-product-actions-group{flex-direction:column;display:inline-flex}.ct-cart-notice{z-index:1300;color:#fff;background:#0a2239;border-radius:8px;max-width:min(90vw,320px);padding:.7rem .9rem;font-size:.92rem;font-weight:600;position:fixed;bottom:1rem;right:1rem;box-shadow:0 10px 24px #0a223933}.ct-features{background:#fff;padding:2.5rem 1rem 2rem}.ct-features h2{text-align:center;color:#0a2239;margin-bottom:2rem}.ct-feature-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.ct-feature-card{background:#f8fafc;border-radius:8px;min-height:120px;padding:.85rem .8rem;box-shadow:0 1px 6px #0001}.ct-about{text-align:center;background:#f3f6fa;padding:2.5rem 1rem 2rem}.ct-about h2{color:#0a2239}.ct-about p{max-width:600px;margin:1rem auto 0;font-size:1.1rem}.ct-about-highlights{color:#1e3a5c;max-width:600px;margin:1.2rem auto 0;font-size:1.05rem}.ct-sizes{background:#f8fafc;padding:2.5rem 1rem 2rem}.ct-sizes h2{text-align:center;color:#0a2239;margin-bottom:1.5rem}.ct-sizes-table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;min-width:320px;max-width:500px;margin:0 auto;overflow:hidden;box-shadow:0 1px 6px #0001}.ct-sizes-table th,.ct-sizes-table td{text-align:left;border-bottom:1px solid #eee;padding:.7rem 1rem}.ct-sizes-table th{color:#0a2239;background:#f3f6fa}.ct-sizes-table tr:last-child td{border-bottom:none}.ct-sizes-chart-link{color:#0a2239;text-underline-offset:2px;width:fit-content;margin:.9rem auto 0;font-weight:700;text-decoration:underline;display:block}.ct-sizes-chart-link:hover{color:#1e3a5c}.ct-order{text-align:center;background:#fff;padding:2.5rem 1rem 2rem}.ct-order h2{color:#0a2239}.ct-order p{max-width:500px;margin:1rem auto 2rem}.ct-order-links{flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-bottom:1.5rem;display:flex}.ct-order-howto{text-align:left;color:#444;max-width:500px;margin:2rem auto 0;font-size:1.01rem}.ct-order-howto ol{margin:.7rem 0 0 1.2rem;padding:0}.ct-order-note{color:#1e3a5c;margin-top:1rem;font-size:.98rem}.ct-footer{color:#dbe4ee;background:#091827;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding:1.1rem 1.25rem;font-size:.98rem;display:flex;position:relative}.ct-footer-logo{width:auto;height:58px}.ct-footer-title{color:#fff;letter-spacing:.08em;text-transform:uppercase;font-family:Montserrat,Segoe UI,Arial,sans-serif;font-size:1.1rem;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.ct-footer-meta{align-items:center;gap:.9rem;display:inline-flex}.ct-footer-contact-link{color:#fff;font-size:.98rem;font-weight:700;text-decoration:none}.ct-footer-contact-link:hover{text-decoration:underline}.ct-success-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1200;background:#0a223959;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ct-success-modal{text-align:center;background:#fff;border-radius:14px;width:100%;max-width:440px;padding:1.7rem 1.5rem 1.4rem;position:relative;box-shadow:0 10px 32px #0a22393d}.ct-success-modal h3{color:#0a2239;margin:0 0 .65rem;font-size:1.6rem}.ct-success-modal p{color:#334155;margin:0 0 1.2rem}.ct-success-close{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:1.9rem;line-height:1;position:absolute;top:.4rem;right:.7rem}.ct-cart-btn{cursor:pointer;color:#0a2239;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:transform .2s;display:flex;position:relative}.ct-cart-btn:hover{transform:scale(1.1)}.ct-cart-icon-svg{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ct-cart-badge{color:#fff;background:#d32f2f;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}@media (width<=600px){.ct-hero-overlay-logo{width:clamp(56px,16vw,92px);top:.45rem;right:.45rem}.ct-hero-overlay-tagline{display:none}}@media (width<=700px){.ct-header{flex-direction:column;gap:.45rem;padding:.65rem .8rem}.ct-logo{height:72px}.ct-nav{flex-wrap:wrap;justify-content:center;gap:1rem}.ct-nav a{font-size:.98rem}.ct-hero-overlay-logo{width:clamp(78px,22vw,130px);top:.55rem;right:.55rem}.ct-hero-overlay-tagline{bottom:.7rem}.ct-product-card{width:min(100%,360px)}.ct-product-page-main{box-sizing:border-box;grid-template-columns:1fr;gap:1.5rem;width:100%;padding:2rem .9rem 3rem}.ct-product-page-content{box-sizing:border-box;text-align:center;width:100%;max-width:100%;padding:0 .45rem}.ct-product-page-content p{overflow-wrap:anywhere;max-width:34ch;margin:0 auto}.ct-product-gallery-section{flex-direction:column}.ct-product-thumbnails{flex-direction:row;flex:1;justify-content:flex-start;gap:.5rem;width:100%;min-width:auto;padding:.2rem 0;overflow:hidden}.ct-product-thumbnails-row{align-items:center;width:100%}.ct-thumb-scroll-btn{color:#fff;cursor:pointer;background:#0a2239;border:1px solid #0a2239;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.1rem;font-weight:700;line-height:1;box-shadow:0 2px 10px #0a223933;display:inline-flex!important}.ct-thumb-scroll-btn:hover{background:#1e3a5c}.ct-product-thumbnail{aspect-ratio:1;flex:0 0 calc(25% - .375rem);width:auto;max-width:calc(25% - .375rem);height:auto}.ct-product-thumbnail img{object-fit:cover}.ct-product-thumbnail img.is-prop-image{object-fit:contain;background:#f8fafc}.ct-product-thumbnail.is-active{box-shadow:0 0 0 2px #0a22391f}.ct-size-chart-modal{padding:1.05rem .8rem .85rem}.ct-size-chart-table{min-width:560px}.ct-hero-nav{gap:.35rem;padding:.35rem;bottom:.65rem;right:.65rem}.ct-hero-nav-btn{width:2.7rem;height:2.7rem;font-size:1.15rem}.ct-footer-logo{height:44px}.ct-footer{padding:1rem .85rem}.ct-footer-meta{gap:.65rem}.ct-header .ct-btn{padding:.5rem .95rem;font-size:.92rem}.ct-hero,.ct-features,.ct-about,.ct-sizes,.ct-order{padding:1.5rem .5rem 1.2rem}.crew-threads-landing{box-shadow:none;border-radius:0;padding:0}.ct-success-modal{padding:1.6rem 1.1rem 1.2rem}.ct-success-modal h3{font-size:1.35rem}.ct-cart-notice{padding:.62rem .78rem;font-size:.88rem;bottom:.65rem;right:.65rem}}@media (width<=520px){.ct-footer{gap:.45rem;padding:.75rem .65rem}.ct-footer-title{display:none}.ct-footer-logo{height:32px}.ct-footer-meta{gap:.45rem;font-size:.86rem}.ct-footer-contact-link{font-size:.86rem;font-weight:600}}.order-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000004d;justify-content:center;align-items:flex-start;padding:2.5vh 0;display:flex;position:fixed;inset:0;overflow-y:auto}.order-modal{background:#fff;border-radius:16px;width:100%;max-width:420px;max-height:80vh;padding:1rem 1rem .85rem;animation:.2s fadeIn;position:relative;overflow-y:auto;box-shadow:0 8px 32px #0000002e}.order-modal-title{color:#1a73e8;text-align:center;letter-spacing:.5px;margin-bottom:.55rem;font-size:1.45rem;font-weight:800}.order-modal-close{color:#888;cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:.5rem;right:.7rem}.order-modal-form{flex-direction:column;gap:.4rem;display:flex}.order-modal-form label{flex-direction:column;gap:.2rem;font-weight:500;display:flex}.order-modal-form input,.order-modal-form select{color:#222;background:#f3f3f3;border:2px solid #222;border-radius:7px;margin-bottom:.05rem;padding:.28rem .4rem;font-size:.9rem;font-weight:500;transition:border .2s}.order-modal-form input:focus,.order-modal-form select:focus{border:2px solid #1a73e8;outline:none}.order-modal-submit{color:#fff;cursor:pointer;background:#1a73e8;border:none;border-radius:6px;margin-top:.35rem;padding:.52rem;font-size:.95rem;transition:background .2s}.order-modal-submit:disabled{cursor:not-allowed;background:#b3c6e6}.order-modal-summary{background:#f4f7fb;border:1px solid #d3dde9;border-radius:8px;margin-top:.25rem;padding:.55rem .6rem}.order-modal-summary-row{color:#183248;justify-content:space-between;align-items:center;margin-bottom:.2rem;font-size:.9rem;display:flex}.order-modal-summary-row:last-child{margin-bottom:0}.order-modal-summary-row.is-total{color:#0a2239;border-top:1px solid #c7d2e2;margin-top:.2rem;padding-top:.2rem;font-size:.96rem;font-weight:700}.order-modal-or{text-align:center;color:#888;margin:1rem 0 .5rem;font-size:.95rem}.order-modal-stripe-btn{color:#fff;text-align:center;background:#635bff;border-radius:6px;padding:.8rem 0;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background .2s;display:block}.order-modal-stripe-btn:hover{background:#5546e6}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
