:root{--canvas:#fcfbf8;--surface:#fff;--ink:#122039;--body:#273247;--muted:#697386;--rule:#d9dee7;--coral:#f05b4f;--amber:#e5a83b;--max:1240px}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;overflow-x:hidden}body{background:var(--canvas);color:var(--body);-webkit-tap-highlight-color:#f05b4f2e;margin:0;font-family:Arial,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden}a{color:var(--ink);text-underline-offset:4px}a:hover{color:var(--coral)}:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.skip-link{z-index:10;background:var(--ink);color:#fff;border-radius:8px;padding:9px 12px;text-decoration:none;position:absolute;top:10px;left:16px;transform:translateY(-140%)}.skip-link:focus-visible{transform:translateY(0)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{background:var(--canvas);border-bottom:1px solid var(--rule)}.header-inner{max-width:var(--max);justify-content:space-between;align-items:center;gap:32px;min-height:76px;margin:auto;padding:0 28px;display:flex}.brand{font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:700;text-decoration:none}.header-inner nav,.footer-inner nav{align-items:center;gap:28px;display:flex}.header-inner nav a,.footer-inner nav a{font-size:14px;text-decoration:none}.hero{text-align:center;max-width:920px;margin:auto;padding:104px 28px 56px}.hero h1,.page-heading h1,.empty-state h2,.reading h2{color:var(--ink);letter-spacing:-.035em;text-wrap:balance;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{margin:0;font-size:clamp(44px,6vw,72px);line-height:1.02}.hero>p{color:var(--muted);margin:18px 0 32px;font-size:20px}.search-shell{border:1px solid var(--ink);background:var(--surface);border-radius:6px;grid-template-columns:1fr auto;max-width:680px;margin:auto;display:grid;overflow:hidden}.search-shell input,.library-search input,.library-search select{background:var(--surface);min-width:0;color:var(--body);font:inherit;border:0}.search-shell input{padding:18px 20px}.search-shell button{background:var(--coral);color:#fff;cursor:pointer;border:0;padding:0 24px;font-weight:700}.empty-state{max-width:var(--max);text-align:center;border-top:1px solid var(--rule);min-height:360px;margin:auto;padding:72px 28px 88px}.empty-state.compact{border:1px dashed var(--rule);background:var(--surface);min-height:300px;margin-top:36px}.empty-icon{border:1px solid var(--rule);width:68px;height:68px;color:var(--ink);border-radius:50%;place-items:center;margin:0 auto 22px;font-size:34px;display:grid}.empty-state h2{margin:0 0 10px;font-size:clamp(28px,4vw,42px);line-height:1.15}.empty-state p{color:var(--muted);margin:0}.method-band{max-width:var(--max);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:1fr 2fr auto;align-items:center;gap:34px;margin:0 auto 88px;padding:46px 28px;display:grid}.method-band h2{color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.method-band p{color:var(--muted);margin:0}.page{max-width:var(--max);min-height:68vh;margin:auto;padding:66px 28px 96px}.page.reading{max-width:860px}.page-heading{max-width:780px}.page-heading h1{margin:0 0 12px;font-size:clamp(42px,6vw,64px);line-height:1.05}.page-heading p{color:var(--muted);margin:0;font-size:18px}.library-search{border:1px solid var(--rule);background:var(--surface);grid-template-columns:minmax(240px,1fr) 190px 190px;gap:12px;margin-top:42px;padding:16px;display:grid}.library-search input,.library-search select{border:1px solid var(--rule);width:100%;padding:14px}.library-search label span{color:var(--muted);margin-bottom:3px;font-size:12px;display:block}.source-list{border-top:1px solid var(--rule);margin-top:48px}.source-list section{border-bottom:1px solid var(--rule);grid-template-columns:210px 1fr;gap:28px;padding:25px 0;display:grid}.source-list h2,.source-list p{margin:0}.source-list h2{font-size:23px}.unknown-panel{border-left:4px solid var(--amber);background:#fff8e8;margin-top:44px;padding:28px}.unknown-panel h2{margin-top:0}.reading>h2{margin:44px 0 8px;font-size:28px}.reading>p{font-size:17px}footer{border-top:1px solid var(--rule);background:var(--surface)}.footer-inner{max-width:var(--max);grid-template-columns:180px 1fr auto;align-items:start;gap:28px;margin:auto;padding:38px 28px;display:grid}.footer-inner p{color:var(--muted);margin:0;font-size:14px}.home-section{max-width:var(--max);margin:0 auto 68px;padding:0 28px}.section-heading{margin-bottom:22px}.eyebrow{color:var(--coral);letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.section-heading h2,.bridge-heading h2,.answer-section h2{color:var(--ink);letter-spacing:-.02em;text-wrap:balance;font-family:Georgia,Times New Roman,serif;font-weight:500}.section-heading h2,.bridge-heading h2{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.12}.question-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.question-card{border:1px solid var(--rule);background:var(--surface);border-radius:18px;flex-direction:column;justify-content:space-between;gap:18px;min-height:260px;padding:24px;display:flex}.question-card h2{color:var(--ink);margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500;line-height:1.18}.question-card h2 a{text-decoration:none}.question-card p{color:var(--muted);margin:0}.text-cta{color:var(--coral);font-weight:700;text-decoration:none}.topic-pills{flex-wrap:wrap;gap:12px;display:flex}.topic-pills a{border:1px solid var(--rule);background:var(--surface);border-radius:999px;padding:11px 15px;font-weight:700;text-decoration:none}.topic-index{margin-top:38px}.compact-list{margin-top:20px}.breadcrumbs{color:var(--muted);align-items:center;gap:10px;margin-bottom:34px;font-size:14px;display:flex}.breadcrumbs a{text-decoration:none}.answer-page{max-width:980px}.answer-hero{max-width:850px}.answer-hero h1{color:var(--ink);letter-spacing:-.035em;text-wrap:balance;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,68px);font-weight:500;line-height:1.04}.quick-answer{border:1px solid var(--ink);background:var(--surface);border-radius:22px;padding:28px;box-shadow:0 18px 48px #12203912}.quick-answer h2{color:var(--coral);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:14px}.quick-answer p{color:var(--ink);margin:0;font-size:20px}.answer-section{margin-top:44px}.answer-section h2{margin:0 0 12px;font-size:30px}.answer-section p,.answer-section li{font-size:17px}.answer-section ol,.answer-section ul{padding-left:24px}.unknown-box{border-left:4px solid var(--amber);background:#fff8e8;padding:26px}.faq-list{gap:14px;display:grid}.faq-list article{border:1px solid var(--rule);background:var(--surface);border-radius:14px;padding:20px}.faq-list h3{color:var(--ink);margin:0 0 8px}.faq-list p{margin:0}.source-block li{margin-bottom:14px}.related-links{flex-wrap:wrap;gap:12px;display:flex}.related-links a{border:1px solid var(--rule);background:var(--surface);border-radius:12px;padding:12px 14px;text-decoration:none}.curicart-bridge{border:1px solid var(--rule);background:#fff;border-radius:26px;margin-top:52px;padding:30px}.bridge-heading{max-width:760px;margin-bottom:24px}.bridge-heading p{color:var(--muted);margin:10px 0 0}.bridge-grid{gap:18px;display:grid}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.bridge-card{border:1px solid var(--rule);background:var(--canvas);min-width:0;color:var(--body);border-radius:18px;flex-direction:column;gap:10px;padding:16px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.bridge-card:hover{color:var(--body);border-color:#c3cad7;transform:translateY(-2px);box-shadow:0 14px 34px #12203914}.bridge-image{aspect-ratio:1;background:#f0f2f5;border-radius:14px;width:100%;display:block;position:relative;overflow:hidden}.bridge-image img{object-fit:cover;width:100%;height:100%}.bridge-meta{max-width:100%;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;background:#eef2f8;border-radius:999px;align-self:flex-start;padding:5px 9px;font-size:12px;font-weight:700;overflow:hidden}.bridge-title{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.bridge-reason{color:var(--muted);font-size:14px;line-height:1.45}.bridge-cta{color:var(--coral);margin-top:auto;font-size:14px;font-weight:700}@media (max-width:980px){.question-grid,.product-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.header-inner{flex-direction:column;align-items:flex-start;gap:14px;min-height:auto;padding:18px}.brand{font-size:21px}.header-inner nav{gap:12px;width:100%;padding-bottom:3px;overflow-x:auto}.header-inner nav a{white-space:nowrap}.nav-button{margin-left:auto}.hero{padding-top:68px}.search-shell{grid-template-columns:1fr}.search-shell button{padding:14px}.method-band,.footer-inner,.source-list section,.library-search{grid-template-columns:1fr}.page{padding:44px 18px 72px}.page-heading h1,.answer-hero h1{font-size:clamp(34px,10vw,48px)}.answer-section h2{font-size:26px}.answer-section p,.answer-section li{font-size:16px}.quick-answer{border-radius:16px;padding:22px}.quick-answer p{font-size:17px}.unknown-box{padding:20px}.empty-state{min-height:300px;padding-top:58px}.footer-inner{padding:28px 18px}.footer-inner nav{flex-wrap:wrap;gap:16px}}@media (max-width:560px){.question-grid,.product-grid,.category-grid{grid-template-columns:1fr}.home-section{margin-bottom:48px;padding:0 18px}.section-heading h2{font-size:30px}.curicart-bridge{border-radius:20px;padding:22px}.quick-answer p{font-size:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.hero-landing{max-width:var(--max);grid-template-columns:minmax(0,1.05fr) minmax(340px,.75fr);align-items:center;gap:42px;margin:auto;padding:78px 28px 58px;display:grid}.site-intro-card{max-width:var(--max);margin:0 auto;padding:30px 28px 0}.site-intro-card p{border-left:6px solid var(--rule);background:var(--canvas);color:var(--muted);text-align:center;border-radius:14px;margin:0;padding:26px 30px;font-size:16px;line-height:1.75}.site-intro-card strong{color:var(--coral)}.hero-copy h1{color:var(--ink);letter-spacing:-.04em;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5.7vw,76px);font-weight:500;line-height:1.02}.hero-copy p{max-width:720px;color:var(--muted);margin:22px 0 30px;font-size:20px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button-primary,.button-secondary{border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-flex}.button-primary{background:var(--ink);color:#fff}.button-primary:hover{color:#fff}.button-secondary{border:1px solid var(--rule);background:var(--surface)}.nav-button{background:var(--ink);color:#fff;border-radius:10px;padding:9px 13px}.nav-button:hover{color:#fff}.hero-question-panel{border:1px solid var(--rule);background:var(--surface);border-radius:18px;padding:20px;box-shadow:0 18px 48px #12203912}.hero-question-panel h2{color:var(--ink);margin:0 0 14px;font-size:18px}.hero-question-panel a{border-top:1px solid var(--rule);padding:13px 0;font-weight:700;line-height:1.3;text-decoration:none;display:block}.category-nav-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.category-nav-card{min-width:0;color:var(--ink);gap:10px;text-decoration:none;display:grid}.category-art{aspect-ratio:1;border:1px solid var(--rule);background:linear-gradient(145deg,#fff 0%,#f0f3f8 100%);border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.category-art:before{content:"";background:radial-gradient(circle at 33% 28%,#f05b4f33,#0000 34%),radial-gradient(circle at 74% 76%,#12203926,#0000 30%);border-radius:22px;position:absolute;inset:8%}.category-glyph{width:72%;height:72%;display:block;position:relative}.category-glyph span{background:var(--ink);display:block;position:absolute}.category-glyph-sole span:first-child{border-radius:999px;width:76%;height:30%;bottom:22%;left:10%;transform:rotate(-10deg)}.category-glyph-sole span:nth-child(2){background:var(--coral);border-radius:999px;width:32%;height:16%;bottom:37%;right:11%;transform:rotate(-10deg)}.category-glyph-tee span:first-child{border-radius:8px 8px 16px 16px;width:52%;height:58%;top:24%;left:24%}.category-glyph-tee span:nth-child(2),.category-glyph-tee span:nth-child(3){background:var(--coral);border-radius:8px;width:23%;height:22%;top:20%}.category-glyph-tee span:nth-child(2){left:8%;transform:rotate(22deg)}.category-glyph-tee span:nth-child(3){right:8%;transform:rotate(-22deg)}.category-glyph-hood span:first-child{border-radius:12px 12px 18px 18px;width:58%;height:56%;top:29%;left:21%}.category-glyph-hood span:nth-child(2){background:var(--coral);border-radius:50% 50% 18px 18px;width:42%;height:34%;top:8%;left:29%}.category-glyph-zip span:first-child{border-radius:18px 18px 10px 10px;width:60%;height:72%;top:14%;left:20%}.category-glyph-zip span:nth-child(2){background:#fff;width:4px;height:64%;top:18%;left:49%}.category-glyph-leg span:first-child,.category-glyph-leg span:nth-child(2){border-radius:10px;width:25%;height:74%;top:12%}.category-glyph-leg span:first-child{left:22%;transform:rotate(4deg)}.category-glyph-leg span:nth-child(2){background:var(--coral);right:22%;transform:rotate(-4deg)}.category-glyph-cap span:first-child{border-radius:60px 60px 8px 8px;width:58%;height:36%;top:28%;left:16%}.category-glyph-cap span:nth-child(2){background:var(--coral);border-radius:999px;width:36%;height:13%;top:51%;right:7%}.category-glyph-grid span{border-radius:10px;width:28%;height:28%}.category-glyph-grid span:first-child{top:18%;left:17%}.category-glyph-grid span:nth-child(2){background:var(--coral);top:18%;right:17%}.category-glyph-grid span:nth-child(3){bottom:18%;left:36%}.category-glyph-bag span:first-child{border-radius:12px;width:58%;height:52%;bottom:14%;left:21%}.category-glyph-bag span:nth-child(2){border:8px solid var(--coral);background:0 0;border-bottom:0;border-radius:30px 30px 0 0;width:34%;height:22%;top:17%;left:33%}.category-glyph-all span{border-radius:14px}.category-glyph-all span:first-child{width:62%;height:62%;top:12%;left:12%}.category-glyph-all span:nth-child(2){background:var(--coral);width:42%;height:42%;bottom:10%;right:10%}.category-name{text-align:center;white-space:nowrap;text-overflow:ellipsis;font-weight:700;line-height:1.2;overflow:hidden}.category-nav-card:hover .category-art{border-color:#c3cad7;box-shadow:0 14px 34px #12203914}.how-use-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.how-use-grid article{border:1px solid var(--rule);background:var(--surface);border-radius:12px;padding:24px}.how-use-grid span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.how-use-grid h3{color:var(--ink);margin:16px 0 8px;font-size:20px}.how-use-grid p{color:var(--muted);margin:0}.latest-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.latest-guide-card{border:1px solid var(--rule);background:var(--surface);border-radius:12px;gap:12px;min-width:0;padding:22px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.latest-guide-card:hover{border-color:#c3cad7;transform:translateY(-2px);box-shadow:0 14px 34px #12203914}.latest-guide-card div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.guide-topic,.guide-time{color:var(--muted);font-size:12px;font-weight:700}.guide-topic{color:var(--ink);text-transform:capitalize;background:#eef2f8;border-radius:999px;padding:5px 8px}.latest-guide-card h3{color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;line-height:1.18}.latest-guide-card h3 a{text-decoration:none}.latest-guide-card p{color:var(--muted);margin:0}.related-product-research{border:1px solid var(--rule);background:#fff;border-radius:12px;margin-top:32px;padding:24px}.related-product-heading{max-width:760px;margin-bottom:20px}.related-product-heading h2{color:var(--ink);letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,42px);font-weight:500;line-height:1.12}.related-product-heading p{color:var(--muted);margin:10px 0 0}.related-product-grid{gap:18px;display:grid}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.research-card{border:1px solid var(--rule);background:var(--canvas);min-width:0;color:var(--body);border-radius:12px;flex-direction:column;gap:10px;padding:16px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.research-card:hover{color:var(--body);border-color:#c3cad7;transform:translateY(-2px);box-shadow:0 14px 34px #12203914}.research-card-image{aspect-ratio:1;background:#f0f2f5;border-radius:10px;width:100%;display:block;position:relative;overflow:hidden}.research-card-image img{object-fit:cover;width:100%;height:100%}.research-card-meta{max-width:100%;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;background:#eef2f8;border-radius:999px;align-self:flex-start;padding:5px 9px;font-size:12px;font-weight:700;overflow:hidden}.research-card-title{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.research-card-reason{color:var(--muted);font-size:14px;line-height:1.45}.research-card-cta{color:var(--coral);margin-top:auto;font-size:14px;font-weight:700}@media (max-width:980px){.hero-landing{grid-template-columns:1fr;padding-top:58px}.category-nav-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.how-use-grid,.latest-guide-grid{grid-template-columns:1fr}.product-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-intro-card p{text-align:left}}@media (max-width:560px){.hero-landing{gap:24px;padding:38px 18px 36px}.hero-copy h1{letter-spacing:-.035em;font-size:clamp(36px,11vw,48px);line-height:1.04}.hero-copy p{margin:16px 0 22px;font-size:16px}.hero-question-panel{padding:16px}.hero-actions{display:grid}.hero-actions .button-primary,.hero-actions .button-secondary{width:100%}.header-inner nav{flex-wrap:wrap;overflow:visible}.category-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-art{border-radius:10px}.category-name{white-space:normal;font-size:13px}.product-grid,.category-grid{grid-template-columns:1fr}.latest-guide-card,.how-use-grid article,.research-card{padding:18px}.latest-guide-card h3{font-size:21px}.related-product-research{padding:18px}.site-intro-card{padding:24px 18px 0}.site-intro-card p{border-left-width:4px;padding:20px;font-size:14px;line-height:1.65}}
