:root{--stw-ink: #14221d;--stw-muted: #56635d;--stw-paper: #f8f5ef;--stw-white: #ffffff;--stw-sage: #dfe9de;--stw-sage-deep: #9fb49c;--stw-clay: #b75f45;--stw-clay-dark: #7b3e2f;--stw-blue: #365d77;--stw-forest: #233f34;--stw-line: rgba(20, 34, 29, .15);--stw-shadow: 0 26px 80px rgba(20, 34, 29, .14);--stw-radius: 8px;--stw-page: min(1180px, calc(100% - 36px) )}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}html.search-is-open,html.product-lightbox-is-open{overflow:hidden}body{margin:0;overflow-x:hidden;color:var(--stw-ink);background:var(--stw-paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}a{color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}textarea{resize:vertical}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;line-height:1.04;letter-spacing:0}h1{font-size:64px}h2{font-size:46px}h3{font-size:22px}p{margin:0}.visually-hidden,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{position:fixed;z-index:100;top:12px;left:12px;padding:12px 14px;color:var(--stw-white);background:var(--stw-forest);border-radius:var(--stw-radius)}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:var(--stw-radius);cursor:pointer;font-size:15px;font-weight:850;line-height:1;text-align:center;text-decoration:none;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.5}.button--primary{color:var(--stw-white);background:var(--stw-clay);border-color:var(--stw-clay)}.button--primary:hover{background:var(--stw-clay-dark);border-color:var(--stw-clay-dark)}.button--secondary{color:var(--stw-ink);background:#ffffffd6;border-color:var(--stw-line)}.button--small{min-height:40px;padding:0 14px;font-size:14px}.button--full{width:100%}.site-header{position:sticky;z-index:20;top:0;background:#f8f5efe6;border-bottom:1px solid var(--stw-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner{width:var(--stw-page);min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0 auto}.site-header__brand,.site-footer__brand{display:inline-flex;align-items:center;flex:0 0 auto;gap:10px;font-size:18px;font-weight:950;text-decoration:none;white-space:nowrap}.site-header__mark{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;color:var(--stw-white);background:var(--stw-forest);border-radius:var(--stw-radius);font-size:11px;font-weight:950}.site-header__nav{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:24px;color:var(--stw-muted);font-size:14px;font-weight:750}.site-header__nav a{text-decoration:none}.site-header__nav a:hover{color:var(--stw-ink)}.site-header__actions{flex:0 0 auto;display:flex;align-items:center;gap:10px}.site-header__cart{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;color:var(--stw-ink);background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);font-size:14px;font-weight:900;text-decoration:none}.site-header__search-toggle{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;color:var(--stw-ink);background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);cursor:pointer;font-size:14px;font-weight:900}.site-header__search-toggle:before{content:"";width:13px;height:13px;border:2px solid currentColor;border-radius:999px;box-shadow:6px 6px 0 -4px currentColor}.site-header__cart:hover{border-color:#14221d47}.site-header__cart strong{min-width:20px;height:20px;display:grid;place-items:center;color:var(--stw-white);background:var(--stw-forest);border-radius:999px;font-size:12px;line-height:1}.site-header__toggle{display:none;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.site-header__toggle span:not(.visually-hidden){width:18px;height:2px;background:var(--stw-ink)}.search-drawer{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;display:none}.search-drawer.is-open{display:block}.search-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#101a167a;border:0}.search-drawer__panel{position:absolute;top:18px;right:18px;width:min(680px,calc(100% - 36px));max-height:calc(100vh - 36px);overflow:auto;display:grid;gap:22px;padding:24px;background:var(--stw-paper);border:1px solid var(--stw-line);border-radius:var(--stw-radius);box-shadow:var(--stw-shadow)}.search-drawer__header{display:flex;justify-content:space-between;gap:20px;align-items:start}.search-drawer__header p,.search-page__starter>p{margin-bottom:8px;color:var(--stw-clay-dark);font-size:13px;font-weight:950;text-transform:uppercase}.search-drawer__header h2{font-size:34px}.search-drawer__close{min-height:40px;padding:0 12px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);cursor:pointer;font-size:13px;font-weight:900}.advanced-search{display:grid;gap:16px}.advanced-search__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.advanced-search label{display:grid;gap:8px;color:var(--stw-ink);font-size:13px;font-weight:900}.advanced-search input,.advanced-search select{width:100%;min-height:48px;padding:0 13px;color:var(--stw-ink);background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.advanced-search__wide{grid-column:1 / -1}.advanced-search__actions{display:flex;flex-wrap:wrap;gap:10px}.advanced-search__details{display:grid;gap:14px}.advanced-search__details summary{width:fit-content;min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 13px;color:var(--stw-ink);background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);cursor:pointer;font-size:14px;font-weight:900;list-style:none}.advanced-search__details summary::-webkit-details-marker{display:none}.advanced-search__details summary:after{content:"+";color:var(--stw-clay-dark);font-weight:950}.advanced-search__details[open] summary:after{content:"-"}.advanced-search__details .advanced-search__grid{margin-top:14px}.search-drawer__chips{display:flex;flex-wrap:wrap;gap:8px}.search-drawer__chips a{padding:8px 11px;color:var(--stw-muted);background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);font-size:13px;font-weight:800;text-decoration:none}.hero-solved{position:relative;overflow:hidden;background:var(--stw-paper)}.hero-solved__inner{width:var(--stw-page);min-height:620px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.58fr);align-items:center;gap:76px;margin:0 auto;padding:74px 0 70px}.hero-solved__copy{max-width:650px}.hero-solved__copy h1{max-width:620px;font-size:54px}.hero-solved__copy p{max-width:560px;margin-top:20px;color:#2d3833;font-size:19px;line-height:1.58}.hero-solved__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-solved__trust{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.hero-solved__trust span{color:var(--stw-muted);background:transparent;border:0;font-size:12px;font-weight:850}.mockup-stack{position:relative;min-height:440px;display:grid;place-items:center}.mockup-stack__cover{position:absolute;width:min(286px,64vw);aspect-ratio:695 / 900;object-fit:cover;border:1px solid rgba(20,34,29,.15);border-radius:var(--stw-radius);box-shadow:var(--stw-shadow)}.mockup-stack__cover--front{z-index:4;width:min(318px,72vw);transform:rotate(-3deg)}.mockup-stack__cover--back-right{z-index:1;top:50px;right:20px;transform:rotate(7deg)}.mockup-stack__cover--back-left{z-index:2;left:10px;bottom:60px;transform:rotate(-9deg)}.mockup-stack__cover--mini{z-index:5;right:8px;bottom:48px;width:min(188px,43vw);transform:rotate(5deg)}.hero-cover-deck{width:min(100%,410px);justify-self:center}.hero-cover-deck__stage{position:relative;min-height:575px}.hero-cover-card{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:start;gap:18px;color:inherit;text-align:center;opacity:0;pointer-events:none;text-decoration:none;transform:translate(0) rotate(0) scale(.86);transition:opacity .26s ease,transform .26s ease}.hero-cover-card[data-position=active]{z-index:4;opacity:1;pointer-events:auto;transform:translate(0) rotate(0) scale(1)}.hero-cover-card[data-position=next]{z-index:2;opacity:.58;transform:translate(58px) translateY(18px) rotate(5deg) scale(.9)}.hero-cover-card[data-position=previous]{z-index:1;opacity:.48;transform:translate(-54px) translateY(32px) rotate(-6deg) scale(.86)}.hero-cover-card[data-position=next] .hero-cover-card__copy,.hero-cover-card[data-position=previous] .hero-cover-card__copy,.hero-cover-card[data-position=hidden] .hero-cover-card__copy{visibility:hidden;opacity:0;pointer-events:none}.hero-cover-card__media{display:block;width:100%;padding:10px;background:#ffffffc7;border:1px solid rgba(20,34,29,.1);border-radius:calc(var(--stw-radius) + 4px);box-shadow:0 28px 80px #14221d24;cursor:pointer}.hero-cover-card img,.hero-cover-card__placeholder{width:100%;aspect-ratio:695 / 900;object-fit:cover;background:var(--stw-white);border:1px solid rgba(20,34,29,.12);border-radius:var(--stw-radius)}.hero-cover-card__placeholder{display:flex;align-items:end;padding:22px;color:var(--stw-white);background:var(--stw-forest);font-size:26px;font-weight:950;line-height:1}.hero-cover-card__copy{display:grid;gap:7px;color:inherit;text-decoration:none}.hero-cover-card__copy>span{color:var(--stw-clay-dark);font-size:12px;font-weight:950;text-transform:uppercase}.hero-cover-card strong{color:var(--stw-ink);font-size:22px;line-height:1.12}.hero-cover-card em{color:var(--stw-muted);font-style:normal;font-size:14px;font-weight:800}.hero-cover-card small{width:fit-content;justify-self:center;padding:9px 13px;color:var(--stw-white);background:var(--stw-clay);border-radius:var(--stw-radius);font-size:13px;font-weight:950}.hero-cover-deck__progress{display:flex;justify-content:center;gap:7px;margin-top:12px}.hero-cover-deck__progress span{width:7px;height:7px;background:#14221d38;border-radius:999px;transition:background .18s ease,transform .18s ease}.hero-cover-deck__progress span.is-active{background:var(--stw-clay);transform:scale(1.35)}.section{position:relative;scroll-margin-top:94px}.section__inner{width:var(--stw-page);margin:0 auto;padding:92px 0}.section__heading{max-width:760px;margin-bottom:38px}.section__heading>p,.section-label,.guide-finder__intro>p,.guide-finder__support>p,.request-guide__copy>p:first-child,.starter-path__copy>p,.product-detail__type,.contact-panel>div>p{margin-bottom:12px;color:var(--stw-clay-dark);font-size:13px;font-weight:950;text-transform:uppercase}.section__heading div,.starter-path__copy div,.request-guide__copy div,.contact-panel div div{max-width:640px;margin-top:16px;color:var(--stw-muted);font-size:18px}.section--library{background:#edf3ec}.section--finder{background:var(--stw-white)}.section--buyer-path{background:var(--stw-paper)}.buyer-path{padding-top:64px;padding-bottom:64px}.buyer-path__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.buyer-path-card{display:grid;align-content:start;gap:12px;min-height:190px;padding:22px;color:inherit;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.buyer-path-card:hover{transform:translateY(-2px);background:#fffaf1;border-color:#7b3e2f57}.buyer-path-card span{color:var(--stw-clay-dark);font-size:12px;font-weight:950;text-transform:uppercase}.buyer-path-card strong{font-size:25px;line-height:1.08}.buyer-path-card p{color:var(--stw-muted);line-height:1.55}.guide-finder{display:grid;gap:32px}.guide-finder__intro{max-width:760px}.guide-finder__intro div{max-width:650px;margin-top:16px;color:var(--stw-muted);font-size:18px}.guide-finder__layout{display:grid;grid-template-columns:1fr;gap:20px;align-items:start;max-width:940px}.guide-finder__choose{display:grid;gap:18px}.guide-quiz{display:grid;gap:16px;padding:20px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.guide-quiz__intro{display:grid;gap:8px;max-width:720px}.guide-quiz__intro p,.guide-quiz__result-head p{color:var(--stw-clay-dark);font-size:12px;font-weight:950;text-transform:uppercase}.guide-quiz__intro h3,.guide-quiz__result-head h3{font-size:25px;line-height:1.08}.guide-quiz__intro span{color:var(--stw-muted);line-height:1.55}.guide-quiz__panel,.guide-finder__paths,.guide-request-details{border-top:1px solid var(--stw-line)}.guide-finder__paths{padding-top:18px}.guide-finder__paths-head{margin-bottom:14px}.guide-finder__paths-head p{color:var(--stw-ink);font-size:16px;font-weight:950}.guide-quiz__panel summary,.guide-request-details summary{display:flex;align-items:center;justify-content:space-between;min-height:56px;color:var(--stw-ink);cursor:pointer;font-weight:950;list-style:none}.guide-quiz__panel summary::-webkit-details-marker,.guide-request-details summary::-webkit-details-marker{display:none}.guide-quiz__panel summary:after,.guide-request-details summary:after{content:"+";width:30px;height:30px;display:grid;place-items:center;color:var(--stw-clay-dark);background:#f8f5ef;border:1px solid var(--stw-line);border-radius:999px;font-size:18px;line-height:1}.guide-quiz__panel[open] summary:after,.guide-request-details[open] summary:after{content:"-"}.guide-quiz__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:8px}.guide-quiz__form label{display:grid;gap:8px;min-width:0;color:var(--stw-ink);font-size:14px;font-weight:900}.guide-quiz__form select{width:100%;min-height:50px;padding:12px 14px;color:var(--stw-ink);background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.guide-quiz__form .button{align-self:end;min-height:50px}.guide-quiz__results{display:grid;gap:14px;padding-top:16px;border-top:1px solid rgba(123,62,47,.16)}.guide-quiz__results[hidden]{display:none}.guide-quiz__result-head{display:grid;gap:8px}.guide-quiz__result-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.82fr) minmax(0,.82fr);gap:12px}.guide-quiz-result{display:grid;gap:12px;min-width:0;padding:14px;color:inherit;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);text-decoration:none;transition:transform .16s ease,border-color .16s ease}.guide-quiz-result:hover{transform:translateY(-2px);border-color:#7b3e2f57}.guide-quiz-result--primary{border-color:#7b3e2f4d;box-shadow:0 16px 38px #14221d1a}.guide-quiz-result img{width:100%;aspect-ratio:695 / 900;object-fit:cover;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.guide-quiz-result span{color:var(--stw-clay-dark);font-size:12px;font-weight:950;text-transform:uppercase}.guide-quiz-result strong{color:var(--stw-ink);font-size:19px;line-height:1.12}.guide-quiz-result p{color:var(--stw-muted);font-size:14px;line-height:1.45}.guide-quiz__request-path{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:14px;background:#ffffffb3;border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.guide-quiz__request-path span{color:var(--stw-muted);font-size:14px}.guide-quiz__request-path a{color:var(--stw-clay-dark);font-weight:950}.guide-finder__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:12px}.guide-finder-card{min-height:132px;display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:start;padding:16px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.guide-finder-card:hover{transform:translateY(-2px);background:#fffaf1;border-color:#7b3e2f57}.guide-finder-card__image{width:92px;aspect-ratio:695 / 900;object-fit:cover;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);box-shadow:0 14px 34px #14221d1f}.guide-finder-card__copy{display:grid;gap:8px;min-width:0}.guide-finder-card__problem{color:var(--stw-clay-dark);font-size:13px;font-weight:950}.guide-finder-card strong{color:var(--stw-ink);font-size:21px;line-height:1.12}.guide-finder-card__note{color:var(--stw-muted);font-size:15px;line-height:1.5}.guide-finder__actions--inline{display:flex;flex-wrap:wrap;gap:10px}.guide-finder__support{display:flex;flex-direction:column;justify-content:space-between;gap:20px;padding:24px;color:var(--stw-white);background:var(--stw-forest);border-radius:var(--stw-radius)}.guide-finder__request{display:grid;gap:14px;padding:20px;background:#f8f5ef;border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.guide-finder__request-copy{display:grid;gap:10px}.guide-finder__support>p,.guide-finder__request-copy>p{color:var(--stw-sage)}.guide-finder__request-copy>p{color:var(--stw-clay-dark);font-size:13px;font-weight:950;text-transform:uppercase}.guide-finder__support h3,.guide-finder__request-copy h3{font-size:25px;line-height:1.05}.guide-finder__support div,.guide-finder__request-copy div{color:var(--stw-muted);font-size:17px;line-height:1.55}.guide-finder__support div{color:#ffffffc7}.guide-finder__actions{display:grid;gap:10px;margin-top:auto}.guide-finder__actions.guide-finder__actions--inline{display:flex;flex-wrap:wrap;margin-top:0}.request-form--finder{padding:18px 0 0;background:transparent;border:0;box-shadow:none}.request-form--finder .request-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.library-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding:18px;background:#ffffffb8;border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.library-actions p{color:var(--stw-muted);font-size:15px}.library-actions div{display:flex;flex-wrap:wrap;gap:10px}.section--request{background:#f3eee6}.request-guide{display:grid;grid-template-columns:minmax(0,.78fr) minmax(340px,.82fr);gap:52px;align-items:start}.request-guide__copy{position:sticky;top:108px}.request-guide__copy ul{display:grid;gap:12px;margin:30px 0 0;padding:0;list-style:none}.request-guide__copy li{display:flex;gap:12px;align-items:start;color:#303b35;font-weight:800}.request-guide__copy li:before{content:"";width:9px;height:9px;flex:0 0 9px;margin-top:8px;background:var(--stw-clay);border-radius:999px}.request-guide__note{margin-top:26px;color:var(--stw-muted);font-size:15px}.request-form{display:grid;gap:16px;padding:24px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);box-shadow:0 24px 64px #14221d1a}.request-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.request-form label{display:grid;gap:8px;color:var(--stw-ink);font-size:14px;font-weight:900}.request-form input,.request-form select,.request-form textarea{width:100%;min-height:50px;padding:12px 14px;color:var(--stw-ink);background:#fbfaf7;border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.request-form textarea{line-height:1.45}.request-form__small{color:var(--stw-muted);font-size:13px;line-height:1.5}.guide-card{min-height:506px;display:flex;flex-direction:column;overflow:hidden;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.guide-card__cover{position:relative;aspect-ratio:695 / 900;display:flex;flex-direction:column;justify-content:space-between;margin:16px 16px 0;padding:22px;color:var(--stw-white);background:var(--stw-forest);border-radius:var(--stw-radius);text-decoration:none}.guide-card--blue .guide-card__cover{background:var(--stw-blue)}.guide-card--clay .guide-card__cover{background:var(--stw-clay)}.guide-card--sage .guide-card__cover{color:var(--stw-ink);background:var(--stw-sage)}.guide-card__cover img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:inherit}.guide-card__cover span{position:relative;font-size:12px;font-weight:950}.guide-card__cover strong{position:relative;max-width:230px;font-size:30px;line-height:.98}.guide-card__body{flex:1;display:flex;flex-direction:column;gap:18px;padding:20px 18px 18px}.guide-card h3{margin-bottom:10px}.guide-card__badges,.product-detail__badges,.cart-summary__trust{display:flex;flex-wrap:wrap;gap:7px}.guide-card__badges{margin-bottom:12px}.guide-card__signals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.guide-card__signals span{min-height:42px;display:grid;align-items:center;padding:9px 10px;color:var(--stw-ink);background:#f8f5ef;border:1px solid var(--stw-line);border-radius:var(--stw-radius);font-size:12px;font-weight:850;line-height:1.2}.guide-card__badges span,.product-detail__badges span,.cart-summary__trust span{width:fit-content;padding:6px 8px;color:var(--stw-muted);background:var(--stw-paper);border:1px solid var(--stw-line);border-radius:var(--stw-radius);font-size:12px;font-weight:900;line-height:1}.guide-card h3 a{text-decoration:none}.guide-card p{color:var(--stw-muted);font-size:15px;line-height:1.55}.guide-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:6px;color:var(--stw-muted);font-size:14px}.guide-card__meta span{color:var(--stw-ink);font-size:18px;font-weight:950}.guide-card__meta a{font-weight:850}.section__inner--split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:54px}.section__heading--sticky{position:sticky;top:108px;align-self:start}.value-proof__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.value-proof__card{display:grid;align-content:start;gap:12px;min-height:220px;padding:22px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);text-decoration:none}.value-proof__card:hover{border-color:#14221d52}.value-proof__card span{color:var(--stw-clay-dark);font-size:12px;font-weight:950;text-transform:uppercase}.value-proof__card p{color:var(--stw-muted);line-height:1.55}.section--value-proof{background:var(--stw-paper)}.section--reviews-proof{background:#edf3ec}.section--category-landing{background:linear-gradient(rgba(20,34,29,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(20,34,29,.04) 1px,transparent 1px),var(--stw-paper);background-size:38px 38px}.category-landing{display:grid;gap:34px}.category-landing__hero{max-width:820px}.category-landing__hero>p{margin-bottom:10px;color:var(--stw-clay-dark);font-size:13px;font-weight:950;text-transform:uppercase}.category-landing__hero h1{max-width:760px}.category-landing__hero div{max-width:680px;margin-top:20px;color:var(--stw-muted);font-size:19px;line-height:1.55}.category-landing__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.category-landing__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.category-landing__card{padding:22px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.category-landing__card span{color:var(--stw-clay-dark);font-size:12px;font-weight:950;text-transform:uppercase}.category-landing__card h2{margin-top:10px;font-size:24px}.category-landing__card p{margin-top:10px;color:var(--stw-muted);line-height:1.55}.reviews-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.reviews-proof-card{display:grid;gap:16px;padding:22px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.reviews-proof-card p{color:var(--stw-ink);font-size:18px;line-height:1.45}.reviews-proof-card span{color:var(--stw-muted);font-size:13px;font-weight:900}.step-list{display:grid;gap:14px}.step-item{display:grid;grid-template-columns:76px minmax(0,1fr);gap:18px;padding:26px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.step-item span{width:56px;height:56px;display:grid;place-items:center;color:var(--stw-white);background:var(--stw-forest);border-radius:var(--stw-radius);font-weight:950}.step-item p{grid-column:2;color:var(--stw-muted)}.section--starter-path{overflow:hidden;background:var(--stw-forest);color:var(--stw-white)}.starter-path{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr);align-items:center;gap:64px}.starter-path__visual{position:relative;min-height:480px}.starter-path__cover,.starter-path__sheet{position:absolute;border-radius:var(--stw-radius);box-shadow:0 24px 70px #00000047}.starter-path__cover{width:240px;aspect-ratio:695 / 900;object-fit:cover;border:1px solid rgba(255,255,255,.22)}.starter-path__cover--one{z-index:3;left:104px;top:54px;background:var(--stw-paper);color:var(--stw-ink);transform:rotate(-4deg)}.starter-path__cover--two{z-index:2;left:12px;top:104px;background:var(--stw-blue);transform:rotate(-13deg)}.starter-path__cover--three{z-index:1;right:20px;top:100px;background:var(--stw-clay);transform:rotate(11deg)}.starter-path__sheet{z-index:4;left:50%;bottom:32px;width:250px;display:grid;gap:10px;padding:18px;color:var(--stw-ink);background:var(--stw-white);transform:translate(-50%)}.starter-path__sheet span{padding:10px 12px;background:#f0eee8;border-radius:6px;font-weight:850}.starter-path__copy{max-width:620px}.starter-path__copy>p{color:var(--stw-sage)}.starter-path__copy div{color:#ffffffc7}.starter-path__copy ul{display:grid;gap:12px;margin:28px 0 32px;padding:0;list-style:none}.starter-path__copy li{display:flex;gap:12px;align-items:start;color:#ffffffe0}.starter-path__copy li:before{content:"";width:9px;height:9px;flex:0 0 9px;margin-top:8px;background:var(--stw-sage);border-radius:999px}.faq-list{display:grid;gap:12px}.faq-item{background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.faq-item summary{cursor:pointer;padding:22px 24px;font-size:18px;font-weight:900}.faq-item div{padding:0 24px 24px;color:var(--stw-muted)}.section--contact{background:#e7edf1}.section--lead-magnet{background:linear-gradient(rgba(20,34,29,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(20,34,29,.04) 1px,transparent 1px),var(--stw-paper);background-size:38px 38px}.lead-magnet-page{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.7fr);gap:54px;align-items:center}.lead-magnet-page__copy>p{margin-bottom:12px;color:var(--stw-clay-dark);font-size:13px;font-weight:950;text-transform:uppercase}.lead-magnet-page__copy div{max-width:640px;margin-top:18px;color:var(--stw-muted);font-size:19px;line-height:1.55}.lead-magnet-page__preview{display:grid;gap:10px;max-width:620px;margin-top:30px;padding:22px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);box-shadow:var(--stw-shadow)}.lead-magnet-page__preview span{position:relative;padding:12px 0 12px 34px;color:var(--stw-ink);border-bottom:1px solid var(--stw-line);font-weight:850}.lead-magnet-page__preview span:last-child{border-bottom:0}.lead-magnet-page__preview span:before{content:"";position:absolute;left:0;top:13px;width:18px;height:18px;border:2px solid var(--stw-clay);border-radius:5px}.newsletter-form--lead-page{position:sticky;top:108px}.contact-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:42px;align-items:center}.newsletter-form{display:grid;gap:12px;padding:20px;background:#ffffffad;border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.newsletter-form input,.cart-item input{min-height:50px;width:100%;padding:0 14px;color:var(--stw-ink);background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.contact-panel__email{display:inline-flex;width:fit-content;max-width:100%;margin-top:24px;padding:12px 14px;color:var(--stw-ink);background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);font-size:18px;font-weight:900;overflow-wrap:anywhere;text-decoration:none}.newsletter-form__label{color:var(--stw-ink);font-size:16px;font-weight:900}.newsletter-form__gift{display:grid;gap:8px;padding:16px;background:var(--stw-paper);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.newsletter-form__gift span{color:var(--stw-clay-dark);font-size:12px;font-weight:950;text-transform:uppercase}.newsletter-form__gift strong{font-size:20px;line-height:1.12}.newsletter-form__gift p,.newsletter-form__small{color:var(--stw-muted);font-size:13px;line-height:1.45}.form-message{color:var(--stw-muted);font-size:14px}.form-message--error{color:var(--stw-clay-dark)}.site-footer{background:#101a16;color:var(--stw-white)}.site-footer__inner,.site-footer__bottom{width:var(--stw-page);margin:0 auto}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;padding:48px 0 34px}.site-footer__brand{margin-bottom:12px}.site-footer p{max-width:460px;color:#ffffffad}.site-footer__links{display:grid;gap:10px;color:#ffffffc2;font-size:14px;font-weight:750}.site-footer__links a{text-decoration:none}.site-footer__bottom{display:flex;justify-content:space-between;gap:20px;padding:22px 0;color:#ffffff94;border-top:1px solid rgba(255,255,255,.14);font-size:13px}.product-detail__inner{display:grid;grid-template-columns:minmax(340px,.95fr) minmax(0,1.05fr);gap:54px;align-items:start}.product-detail__media{display:flex;flex-direction:column;align-items:center;gap:18px;justify-content:center}.product-detail__media img,.product-detail__placeholder{width:min(100%,460px);border-radius:var(--stw-radius);border:1px solid var(--stw-line);box-shadow:var(--stw-shadow)}.product-detail__media img{height:auto;max-height:min(680px,76vh);object-fit:contain;background:var(--stw-white)}.product-image-zoom{display:block;width:min(100%,460px);padding:0;background:transparent;border:0;border-radius:var(--stw-radius);cursor:zoom-in}.product-image-zoom img{width:100%}.product-image-zoom:focus-visible{outline:3px solid var(--stw-blue);outline-offset:4px}.product-preview-gallery{width:min(100%,460px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.product-preview-gallery img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--stw-radius);border:1px solid var(--stw-line);background:var(--stw-white);box-shadow:none}.product-preview-gallery .product-image-zoom{width:100%}.product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:24px}.product-lightbox.is-open{display:flex}.product-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;background:#101a16d1;border:0}.product-lightbox__dialog{position:relative;z-index:1;width:min(1120px,96vw);max-height:92vh;display:flex;align-items:center;justify-content:center}.product-lightbox__image{width:auto;max-width:100%;max-height:88vh;object-fit:contain;background:var(--stw-white);border-radius:var(--stw-radius);box-shadow:0 30px 110px #0000006b}.product-lightbox__close{position:absolute;top:12px;right:12px;z-index:2;min-height:44px;padding:10px 14px;color:var(--stw-white);background:#101a16d1;border:1px solid rgba(255,255,255,.36);border-radius:var(--stw-radius);cursor:pointer;font-weight:900}.product-lightbox__close:focus-visible{outline:3px solid var(--stw-white);outline-offset:3px}.product-lightbox__nav{position:absolute;top:50%;z-index:2;min-height:46px;padding:11px 14px;color:var(--stw-white);background:#101a16d1;border:1px solid rgba(255,255,255,.36);border-radius:var(--stw-radius);cursor:pointer;font-weight:900;transform:translateY(-50%)}.product-lightbox__nav--prev{left:12px}.product-lightbox__nav--next{right:12px}.product-lightbox__nav[hidden]{display:none}.product-lightbox__nav:focus-visible{outline:3px solid var(--stw-white);outline-offset:3px}.product-detail__placeholder{aspect-ratio:695 / 900;display:flex;flex-direction:column;justify-content:space-between;padding:32px;color:var(--stw-white);background:var(--stw-forest)}.product-detail__placeholder span{font-weight:950}.product-detail__placeholder strong{max-width:360px;font-size:42px;line-height:1}.product-detail__preview{width:min(100%,460px);padding:18px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.product-detail__preview-label{color:var(--stw-clay-dark);font-size:12px;font-weight:950;text-transform:uppercase}.product-detail__preview h2{margin-top:8px;font-size:24px}.product-detail__preview-text{margin-top:10px;color:var(--stw-muted);font-size:14px;font-weight:700;line-height:1.45;text-transform:none}.product-detail__copy{padding-top:20px}.product-detail__price{margin:18px 0 24px;font-size:28px;font-weight:950}.product-detail__badges{margin-bottom:20px}.product-detail__glance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:24px}.product-detail__glance article{display:grid;gap:6px;min-height:106px;padding:15px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.product-detail__glance span{color:var(--stw-clay-dark);font-size:12px;font-weight:950;text-transform:uppercase}.product-detail__glance strong{font-size:15px;line-height:1.25}.product-detail__description{color:var(--stw-muted)}.product-fit-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}.product-fit-panel article{display:grid;gap:8px;min-height:138px;padding:16px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.product-fit-panel span,.product-checkout-path span,.product-sticky-buy span{color:var(--stw-clay-dark);font-size:12px;font-weight:950;text-transform:uppercase}.product-fit-panel p,.product-checkout-path p{color:var(--stw-muted);font-size:14px;line-height:1.45}.product-detail__decision{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.product-detail__decision article{display:grid;align-content:start;gap:9px;padding:18px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.product-detail__decision span{color:var(--stw-clay-dark);font-size:12px;font-weight:950;text-transform:uppercase}.product-detail__decision p{color:var(--stw-muted);font-size:14px;line-height:1.45}.product-detail__form{margin:28px 0}.product-detail__notes{display:grid;gap:10px;padding:18px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);color:var(--stw-muted);font-size:14px}.product-detail__notes a{color:var(--stw-clay-dark);font-weight:900}.product-checkout-path{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.product-checkout-path article{display:grid;gap:7px;min-height:136px;padding:15px;background:#f8f5ef;border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.product-checkout-path strong{font-size:16px;line-height:1.2}.product-help-panel{display:grid;gap:16px;margin-top:14px;padding:18px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.product-help-panel__actions{display:flex;flex-wrap:wrap;gap:10px}.product-help-panel__actions .button{min-height:44px}.product-sticky-buy{position:sticky;bottom:16px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding:14px;background:#fffffff2;border:1px solid rgba(20,34,29,.16);border-radius:var(--stw-radius);box-shadow:var(--stw-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-sticky-buy div{display:grid;gap:4px}.product-sticky-buy strong{font-size:15px;line-height:1.25}.product-upsell{padding-top:0}.product-upsell__head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.product-upsell__head p{margin-bottom:8px;color:var(--stw-clay-dark);font-size:12px;font-weight:950;text-transform:uppercase}.product-upsell__head h2{max-width:760px;font-size:34px;line-height:1.06}.product-upsell__head>a{color:var(--stw-ink);font-weight:950;white-space:nowrap}.product-upsell__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.upsell-guide-card{display:flex;min-height:100%;overflow:hidden;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.upsell-guide-card__media{width:108px;flex:0 0 108px;display:grid;place-items:center;background:var(--stw-paper);text-decoration:none}.upsell-guide-card__media img{width:100%;height:100%;min-height:178px;object-fit:cover}.upsell-guide-card__media span{color:var(--stw-clay-dark);font-weight:950}.upsell-guide-card__body{flex:1;min-width:0;display:grid;align-content:start;gap:9px;padding:14px}.upsell-guide-card__body>span{color:var(--stw-clay-dark);font-size:11px;font-weight:950;text-transform:uppercase}.upsell-guide-card h3{font-size:18px;line-height:1.08}.upsell-guide-card a{color:var(--stw-ink)}.upsell-guide-card p{color:var(--stw-muted);font-size:13px;line-height:1.42}.upsell-guide-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}.upsell-guide-card__meta strong{color:var(--stw-ink);font-size:16px}.upsell-guide-card__meta a{color:var(--stw-clay-dark);font-size:13px;font-weight:950;white-space:nowrap}.upsell-guide-card__form{margin-top:2px}.upsell-guide-card__form .button{min-height:42px}.simple-page__inner{max-width:820px}.rte{margin-top:24px;color:var(--stw-muted)}.rte>*+*{margin-top:16px}.trust-page__inner{max-width:940px}.trust-page__lede{max-width:760px;margin-top:18px;color:var(--stw-muted);font-size:20px;line-height:1.5}.trust-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:34px}.trust-card{padding:24px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.trust-card h2,.trust-card h3{font-size:24px;line-height:1.12}.trust-card p,.trust-card li{color:var(--stw-muted)}.trust-card p{margin-top:12px}.trust-card ul,.trust-card ol{display:grid;gap:10px;margin:16px 0 0;padding-left:20px}.trust-card--wide{grid-column:1 / -1}.trust-page__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.cart-page__inner{max-width:920px}.cart-page__intro{max-width:640px;margin-top:12px;color:var(--stw-muted);font-size:18px;line-height:1.5}.cart-list{display:grid;gap:14px;margin-top:28px}.cart-item{display:grid;grid-template-columns:120px minmax(0,1fr);gap:18px;padding:16px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.cart-item__image{display:grid;min-height:120px;place-items:center;color:var(--stw-white);background:var(--stw-forest);border-radius:var(--stw-radius);font-weight:950;text-decoration:none}.cart-item__copy{display:grid;gap:10px}.cart-item__copy h2{font-size:22px}.cart-item__copy a{text-decoration:none}.cart-item__copy label{display:grid;gap:6px;max-width:140px;color:var(--stw-muted);font-size:13px;font-weight:800}.cart-summary{display:grid;gap:12px;justify-items:stretch;margin-top:22px;padding:20px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.cart-summary strong{font-size:28px}.cart-summary__note{color:var(--stw-muted);font-size:14px}.cart-summary__trust{margin-bottom:4px}.cart-next{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.cart-next article{padding:18px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.cart-next span{color:var(--stw-clay-dark);font-size:12px;font-weight:950}.cart-next h2{margin-top:8px;font-size:22px}.cart-next p{margin-top:8px;color:var(--stw-muted)}.empty-state{padding:34px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.empty-state p{margin:12px 0 22px;color:var(--stw-muted)}.empty-state__actions{display:flex;flex-wrap:wrap;gap:10px}.pagination{margin-top:28px;text-align:center}.section--search-page{background:#edf3ec}.search-page .section__heading h1{font-size:52px}.advanced-search--page{margin-bottom:34px;padding:22px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.catalog-tools{display:grid;gap:16px;margin-bottom:34px}.collection-curation,.recently-viewed{padding:22px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.collection-curation{display:grid;gap:14px}.collection-curation__head,.recently-viewed__head{display:flex;align-items:end;justify-content:space-between;gap:18px}.collection-curation__head p,.recently-viewed__head p,.product-help-panel p{margin-bottom:6px;color:var(--stw-clay-dark);font-size:12px;font-weight:950;text-transform:uppercase}.collection-curation__head span,.product-help-panel span{color:var(--stw-muted);font-size:14px;line-height:1.45}.collection-chip-row{display:flex;flex-wrap:wrap;gap:9px}.collection-chip-row a{display:inline-flex;min-height:40px;align-items:center;padding:0 13px;color:var(--stw-ink);background:var(--stw-paper);border:1px solid var(--stw-line);border-radius:999px;font-size:14px;font-weight:900;text-decoration:none}.collection-chip-row a:hover{border-color:#14221d52}.recently-viewed__head h2,.product-help-panel h2{font-size:25px;line-height:1.12}.recently-viewed{display:grid;gap:16px}.recently-viewed[hidden]{display:none}.recently-viewed__rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.recently-viewed-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:6px 12px;align-items:start;min-width:0;padding:12px;color:var(--stw-ink);background:var(--stw-paper);border:1px solid var(--stw-line);border-radius:var(--stw-radius);text-decoration:none}.recently-viewed-card img,.recently-viewed-card__placeholder{width:76px;aspect-ratio:3 / 4;grid-row:1 / span 3;object-fit:cover;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:calc(var(--stw-radius) - 4px)}.recently-viewed-card__placeholder{display:grid;place-items:center;color:var(--stw-clay-dark);font-size:12px;font-weight:950}.recently-viewed-card>span{color:var(--stw-clay-dark);font-size:11px;font-weight:950;text-transform:uppercase}.recently-viewed-card strong{font-size:15px;line-height:1.18}.recently-viewed-card small{color:var(--stw-muted);font-size:12px;line-height:1.35}.advanced-search--catalog,.catalog-refine{padding:22px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.catalog-refine{display:grid;gap:18px}.catalog-refine__head{display:flex;align-items:end;justify-content:space-between;gap:18px}.catalog-refine__head p{margin-bottom:8px;color:var(--stw-clay-dark);font-size:13px;font-weight:950;text-transform:uppercase}.catalog-refine__head h2{font-size:28px}.catalog-refine__head label,.catalog-filter__price label{display:grid;gap:8px;color:var(--stw-ink);font-size:13px;font-weight:900}.catalog-refine select,.catalog-filter__price input{min-height:46px;padding:0 13px;color:var(--stw-ink);background:var(--stw-paper);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.catalog-refine__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catalog-filter{padding:14px;background:var(--stw-paper);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}.catalog-filter summary{cursor:pointer;font-weight:950}.catalog-filter__options,.catalog-filter__price{display:grid;gap:10px;margin-top:12px}.catalog-filter__option{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;color:var(--stw-muted);font-size:14px}.catalog-filter__option small{color:#14221d85}.catalog-refine__actions{display:flex;flex-wrap:wrap;gap:10px}.search-page__meta{margin-bottom:18px;color:var(--stw-muted);font-weight:850}.search-page__starter{padding:22px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius)}@media(max-width:1080px){h1,.hero-solved__copy h1{font-size:54px}h2{font-size:38px}.hero-solved__inner,.product-detail__inner{grid-template-columns:1fr}.hero-solved__inner{min-height:auto}.hero-cover-deck{width:min(100%,340px)}.mockup-stack{min-height:500px}.guide-grid,.product-upsell__grid,.recently-viewed__rail,.value-proof__grid,.reviews-proof-grid,.buyer-path__grid,.category-landing__grid,.cart-next{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){h1,.hero-solved__copy h1{font-size:42px}h2{font-size:32px}.site-header__inner{min-height:68px;gap:10px}.site-header__toggle{display:inline-flex}.site-header__nav,.site-header__cta{display:none}.site-header__actions{margin-left:auto}.site-header__cart{min-width:42px;justify-content:center;padding:0 12px}.site-header__search-toggle span{display:none}.site-header__search-toggle{width:42px;justify-content:center;padding:0}.site-header.is-open .site-header__nav{position:absolute;top:68px;left:18px;right:18px;display:grid;gap:4px;padding:14px;background:var(--stw-white);border:1px solid var(--stw-line);border-radius:var(--stw-radius);box-shadow:var(--stw-shadow)}.site-header.is-open .site-header__nav a{padding:12px}.hero-solved__inner,.section__inner{padding:56px 0}.hero-solved__copy p{font-size:18px}.mockup-stack{min-height:430px}.mockup-stack__cover--front{width:min(282px,72vw)}.mockup-stack__cover--back-right,.mockup-stack__cover--back-left{width:min(238px,62vw)}.mockup-stack__cover--mini{width:150px;right:0}.hero-cover-deck{width:min(100%,315px)}.guide-grid,.value-proof__grid,.reviews-proof-grid,.buyer-path__grid,.category-landing__grid,.guide-finder__layout,.request-guide,.lead-magnet-page,.advanced-search__grid,.catalog-refine__grid,.section__inner--split,.starter-path,.contact-panel,.trust-card-grid,.site-footer__inner{grid-template-columns:1fr}.trust-card--wide{grid-column:auto}.section__heading--sticky,.request-guide__copy,.newsletter-form--lead-page{position:static}.starter-path__visual{min-height:420px}.site-footer__bottom{flex-direction:column}.library-actions,.collection-curation__head,.recently-viewed__head,.product-upsell__head{display:grid}.recently-viewed__rail,.product-upsell__grid{grid-template-columns:1fr}.recently-viewed-card{grid-template-columns:68px minmax(0,1fr)}.recently-viewed-card img,.recently-viewed-card__placeholder{width:68px}.catalog-refine__head{display:grid}.guide-quiz__result-grid{grid-template-columns:1fr}.guide-quiz-result{grid-template-columns:86px minmax(0,1fr);align-items:start}.guide-quiz-result img{width:86px;grid-row:1 / span 3}}@media(max-width:560px){:root{--stw-page: min(100% - 28px, 1180px)}h1,.hero-solved__copy h1{font-size:36px}h2{font-size:29px}h3{font-size:20px}.hero-solved__actions{display:grid}.hero-solved__trust{display:grid;gap:8px}.hero-cover-deck{width:min(100%,286px)}.hero-cover-card strong{font-size:19px}.guide-grid,.guide-finder__cards{grid-template-columns:1fr}.guide-finder-card{grid-template-columns:74px minmax(0,1fr);padding:14px}.guide-finder-card__image{width:74px}.guide-quiz{padding:16px}.guide-quiz__form{grid-template-columns:1fr}.guide-quiz-result{grid-template-columns:72px minmax(0,1fr);padding:12px}.guide-quiz-result img{width:72px;grid-row:1 / span 3}.search-drawer__panel{top:10px;right:10px;width:calc(100% - 20px);max-height:calc(100vh - 20px);padding:18px}.search-drawer__header h2,.search-page .section__heading h1{font-size:29px}.request-form,.request-form__grid,.product-detail__glance,.product-fit-panel,.product-detail__decision,.product-checkout-path,.cart-next{grid-template-columns:1fr}.product-sticky-buy{align-items:stretch;flex-direction:column}.product-sticky-buy .button{width:100%}.product-lightbox{padding:14px}.product-lightbox__dialog{width:100%}.product-lightbox__image{max-height:82vh}.product-lightbox__nav{top:auto;bottom:12px;transform:none}.product-lightbox__nav--prev{left:12px}.product-lightbox__nav--next{right:12px}.guide-card{min-height:0}.step-item,.cart-item{grid-template-columns:1fr}.step-item p{grid-column:auto}.starter-path__cover{width:190px}.starter-path__cover--one{left:62px}.starter-path__cover--three{right:0}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/theme.css.map */
