:root{--ct-forest: #18382d;--ct-pine: #315b48;--ct-sage: #91a391;--ct-sky: #b7d0d6;--ct-bone: #f6f1e8;--ct-paper: #fbf8f1;--ct-ink: #151a18;--ct-muted: #66726c;--ct-clay: #9c3f2e;--ct-gold: #d1a044;--ct-line: rgba(24, 56, 45, .16);--ct-white: #fffefa;--ct-shadow: 0 24px 70px rgba(21, 26, 24, .15);--ct-ease: cubic-bezier(.2,.7,.2,1);color:var(--ct-ink);background:var(--ct-bone);font-family:Avenir Next,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 10% 0%,rgba(209,160,68,.14),transparent 30rem),linear-gradient(180deg,rgba(183,208,214,.3),transparent 520px),var(--ct-bone)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}:focus-visible{outline:3px solid rgba(209,160,68,.72);outline-offset:3px}.skip-link{position:fixed;left:16px;top:16px;z-index:100;transform:translateY(-160%);padding:12px 14px;border-radius:999px;background:var(--ct-forest);color:var(--ct-bone);font-weight:900}.skip-link:focus{transform:translateY(0)}.ct-announcement{display:flex;justify-content:center;padding:10px 18px;color:var(--ct-bone);background:linear-gradient(90deg,rgba(209,160,68,.16),transparent 24%,transparent 76%,rgba(183,208,214,.14)),var(--ct-forest);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;text-align:center}.ct-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px;padding:14px clamp(18px,5vw,64px);border-bottom:1px solid transparent;background:#f6f1e8c2;-webkit-backdrop-filter:blur(20px) saturate(1.15);backdrop-filter:blur(20px) saturate(1.15);transition:background .22s ease,border-color .22s ease,box-shadow .22s ease}.ct-header.is-scrolled{border-color:var(--ct-line);background:#fbf8f1f5;box-shadow:0 10px 28px #151a1814}.ct-brand{display:inline-flex;align-items:center;gap:10px;min-width:0}.ct-brand__badge{width:46px;height:34px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(24,56,45,.16))}.ct-brand__wordmark{width:clamp(126px,15vw,190px);max-height:44px;object-fit:contain;object-position:left center}.ct-nav{display:flex;justify-content:center;gap:clamp(18px,3vw,34px);color:#34443d;font-size:14px;font-weight:850}.ct-nav a{position:relative;padding:10px 0}.ct-nav a:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:2px;background:var(--ct-clay);transform:scaleX(0);transform-origin:right;transition:transform .18s var(--ct-ease)}.ct-nav a:hover:after{transform:scaleX(1);transform-origin:left}.ct-header__actions{display:flex;align-items:center;gap:10px}.ct-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid var(--ct-line);border-radius:999px;background:#fffefaad;color:var(--ct-forest);font-weight:900;white-space:nowrap}.ct-pill--dark{border-color:var(--ct-forest);background:var(--ct-forest);color:var(--ct-bone)}.ct-pill span{display:grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:#fffefa2e;font-size:12px}.ct-hero{position:relative;display:grid;align-items:center;min-height:calc(100svh - 160px);padding:clamp(74px,12vw,132px) clamp(18px,5vw,64px) 10px;isolation:isolate;overflow:hidden;background:#101713}.ct-hero__media,.ct-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.ct-hero__media{z-index:-2;overflow:hidden}.ct-hero__media:after{content:"";z-index:1;background:linear-gradient(90deg,#0d1411d1,#0d14113d 52%,#0d14116b),linear-gradient(0deg,rgba(13,20,17,.78),transparent 54%)}.ct-hero__image{width:100%;height:112%;object-fit:cover;object-position:center;filter:saturate(.98) contrast(1.05)}.ct-hero__image--mobile{display:none}.ct-hero__content{max-width:780px;color:var(--ct-white);text-wrap:balance}.ct-hero__wordmark{width:min(320px,62vw);margin-bottom:18px;filter:brightness(0) invert(1) drop-shadow(0 10px 22px rgba(0,0,0,.2))}.ct-eyebrow{margin:0 0 14px;color:var(--ct-clay);font-size:12px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.ct-hero .ct-eyebrow{color:#efb16d}h1,h2,h3{margin:0;letter-spacing:0;overflow-wrap:anywhere}h1,h2{font-family:Georgia,Times New Roman,serif;line-height:.98}h1{max-width:860px;font-size:clamp(42px,5.7vw,76px)}h2{max-width:760px;font-size:clamp(34px,5vw,66px)}h3{font-size:22px;line-height:1.12}p{color:var(--ct-muted);font-size:16px;line-height:1.65}.ct-hero p:not(.ct-eyebrow){max-width:630px;color:#fffefadb;font-size:clamp(16px,1.65vw,19px)}.ct-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.ct-proof span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(255,254,250,.26);border-radius:999px;background:#fffefa1f;color:#fffefae0;font-size:12px;font-weight:950;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ct-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.ct-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border:1px solid var(--ct-forest);border-radius:999px;font-weight:950;white-space:nowrap;transition:transform .18s var(--ct-ease),box-shadow .18s ease,background .18s ease}.ct-button:hover{transform:translateY(-2px);box-shadow:0 14px 35px #151a1829}.ct-button--primary{background:linear-gradient(180deg,#214c3b,var(--ct-forest));color:var(--ct-bone)}.ct-button--ghost{border-color:#fffefa7a;background:#fffefa1f;color:var(--ct-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ct-button--secondary{border-color:var(--ct-line);background:var(--ct-white);color:var(--ct-forest)}.ct-hero-card{position:absolute;right:clamp(18px,5vw,64px);top:62%;bottom:auto;display:grid;grid-template-columns:112px minmax(0,1fr);gap:14px;align-items:center;width:min(380px,calc(100% - 36px));padding:12px;border:1px solid rgba(255,254,250,.28);border-radius:14px;background:linear-gradient(145deg,#fffefa38,#fffefa1a);color:var(--ct-white);-webkit-backdrop-filter:blur(20px) saturate(1.15);backdrop-filter:blur(20px) saturate(1.15);box-shadow:0 24px 64px #0000003d;transform:translateY(-50%)}.ct-hero-card img{width:112px;height:112px;border-radius:10px;object-fit:cover}.ct-hero-card span,.ct-hero-card small{display:block;color:#fffefab8;font-size:12px;font-weight:850;text-transform:uppercase}.ct-hero-card strong{display:block;margin:7px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.05}.ct-section{padding:clamp(66px,10vw,126px) clamp(18px,5vw,64px)}.ct-section__head{max-width:820px;margin-bottom:34px}.ct-section__head p{max-width:640px}.ct-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ct-product-card{overflow:hidden;border:1px solid var(--ct-line);border-radius:12px;background:#fffefac2;box-shadow:0 16px 42px #151a1814;transition:transform .18s var(--ct-ease),box-shadow .18s ease}.ct-product-card:hover{transform:translateY(-4px);box-shadow:var(--ct-shadow)}.ct-product-card img,.ct-product-card__placeholder{width:100%;aspect-ratio:4 / 5;object-fit:cover;background:linear-gradient(135deg,var(--ct-sky),var(--ct-bone))}.ct-product-card__placeholder{display:grid;place-items:center;padding:24px;color:var(--ct-forest);font-weight:900;text-align:center}.ct-product-card__body{display:grid;gap:8px;padding:18px}.ct-product-card__body span{color:var(--ct-clay);font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.ct-product-card__body h2,.ct-product-card__body h3{font-family:Georgia,Times New Roman,serif;font-size:26px}.ct-product-card__body p{margin:0;font-size:14px}.ct-product-card__body strong{color:var(--ct-forest);font-size:18px}.ct-hat-specs{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);gap:clamp(26px,5vw,60px);align-items:start;background:linear-gradient(135deg,rgba(183,208,214,.25),transparent 44%),var(--ct-forest);color:var(--ct-bone)}.ct-hat-specs h2,.ct-hat-specs h3,.ct-hat-specs p{color:inherit}.ct-hat-specs .ct-eyebrow{color:#efb16d}.ct-hat-specs__copy p{max-width:560px;color:#f6f1e8c7}.ct-spec-grid,.ct-flow__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ct-spec-grid article,.ct-flow__grid article{padding:22px;border:1px solid rgba(246,241,232,.16);border-radius:12px;background:#fffefa14}.ct-spec-grid span,.ct-flow__grid span{display:inline-grid;place-items:center;width:36px;height:36px;margin-bottom:20px;border-radius:50%;background:var(--ct-bone);color:var(--ct-forest);font-weight:950}.ct-spec-grid p,.ct-flow__grid p{margin-bottom:0;color:#f6f1e8c7}.ct-lookbook{overflow:hidden;background:var(--ct-paper)}.ct-lookbook__track{display:grid;grid-auto-columns:minmax(260px,32vw);grid-auto-flow:column;gap:18px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.ct-lookbook figure{scroll-snap-align:start;margin:0}.ct-lookbook img{width:100%;aspect-ratio:3 / 4;border-radius:12px;object-fit:cover}.ct-lookbook figcaption{margin-top:10px;color:var(--ct-forest);font-weight:900}.ct-flow{background:linear-gradient(180deg,#fffefaa8,#fffefa1f),var(--ct-bone)}.ct-flow__grid article{border-color:var(--ct-line);background:#fffefab8}.ct-flow__grid p{color:var(--ct-muted)}.ct-flow__grid span{background:var(--ct-forest);color:var(--ct-bone)}.ct-newsletter{background:linear-gradient(135deg,rgba(156,63,46,.12),transparent 38%),linear-gradient(180deg,var(--ct-forest),#10271f)}.ct-newsletter__panel{max-width:860px;margin:0 auto;text-align:center;color:var(--ct-bone)}.ct-newsletter__panel h2,.ct-newsletter__panel p{color:inherit}.ct-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:10px;max-width:620px;margin:28px auto 0;text-align:left}.ct-newsletter__form label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.ct-newsletter__form input{min-height:52px;width:100%;border:1px solid rgba(255,254,250,.32);border-radius:999px;padding:0 18px;background:#fffefa1f;color:var(--ct-white)}.ct-newsletter__form input::placeholder{color:#fffefa9e}.ct-form-note{grid-column:1 / -1;margin:0;font-size:13px}.ct-product-main{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,.8fr);gap:clamp(28px,5vw,70px);align-items:start}.ct-product-main__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ct-product-main__media figure{margin:0}.ct-product-main__media .is-primary{grid-column:1 / -1}.ct-product-main__media img{width:100%;aspect-ratio:1;border-radius:12px;object-fit:cover}.ct-product-main__media .is-primary img{aspect-ratio:4 / 5}.ct-product-main__price{color:var(--ct-forest);font-size:26px;font-weight:950}.ct-product-status{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 18px}.ct-product-status span{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border:1px solid rgba(24,56,45,.18);border-radius:999px;background:#fffefac2;color:var(--ct-forest);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.ct-product-main__description{color:var(--ct-muted);line-height:1.65}.ct-product-note{display:grid;gap:6px;margin:22px 0;padding:16px;border:1px solid rgba(156,63,46,.24);border-radius:12px;background:#9c3f2e14;color:var(--ct-forest)}.ct-product-note--warning{border-color:#d1a0445c;background:#d1a0441a}.ct-product-form{display:grid;gap:12px;margin-top:24px}.ct-product-form label{color:var(--ct-forest);font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.ct-product-form select,.ct-product-form input{min-height:48px;border:1px solid var(--ct-line);border-radius:10px;padding:0 12px;background:var(--ct-white)}.ct-accordion-stack{display:grid;gap:10px;margin-top:24px}.ct-accordion-stack details{border:1px solid var(--ct-line);border-radius:12px;background:#fffefab8}.ct-accordion-stack summary{padding:16px;color:var(--ct-forest);cursor:pointer;font-weight:950}.ct-accordion-stack details p{margin:0;padding:0 16px 16px}.ct-page__inner{max-width:860px}.ct-page__content{margin-top:24px;color:var(--ct-muted);line-height:1.75}.ct-pagination{grid-column:1 / -1;margin-top:28px}.ct-info-page{display:grid;gap:clamp(28px,5vw,56px)}.ct-info-hero{max-width:860px}.ct-info-hero p:not(.ct-eyebrow){max-width:680px}.ct-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ct-info-grid article,.ct-contact-panel>div{padding:22px;border:1px solid var(--ct-line);border-radius:14px;background:#fffefab8;box-shadow:0 14px 36px #151a1814}.ct-info-grid span{display:inline-grid;place-items:center;width:38px;height:38px;margin-bottom:28px;border-radius:50%;background:var(--ct-forest);color:var(--ct-bone);font-weight:950}.ct-info-grid h2,.ct-contact-panel h2{font-size:clamp(25px,3vw,38px)}.ct-info-grid p,.ct-contact-panel p{margin-bottom:0}.ct-contact-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ct-contact-panel a{color:var(--ct-forest);font-weight:950;text-decoration:underline;text-decoration-color:#9c3f2e61;text-underline-offset:4px}.ct-contact-form{display:grid;gap:12px;max-width:760px;padding:22px;border:1px solid var(--ct-line);border-radius:14px;background:#fffefac7;box-shadow:0 14px 36px #151a1814}.ct-contact-form label{color:var(--ct-forest);font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.ct-contact-form input,.ct-contact-form textarea{width:100%;border:1px solid var(--ct-line);border-radius:12px;padding:13px 14px;background:var(--ct-white);color:var(--ct-ink)}.ct-contact-form textarea{resize:vertical}.ct-faq-list{display:grid;gap:10px;max-width:900px}.ct-faq-list details{border:1px solid var(--ct-line);border-radius:14px;background:#fffefac2;box-shadow:0 10px 28px #151a180f}.ct-faq-list summary{padding:18px;color:var(--ct-forest);cursor:pointer;font-weight:950}.ct-faq-list p{margin:0;padding:0 18px 18px}.ct-table-wrap{max-width:1100px;overflow-x:auto;border:1px solid var(--ct-line);border-radius:14px;background:#fffefac7;box-shadow:0 14px 36px #151a1814}.ct-size-table{width:100%;min-width:760px;border-collapse:collapse}.ct-size-table th,.ct-size-table td{padding:16px;border-bottom:1px solid var(--ct-line);text-align:left;vertical-align:top}.ct-size-table th{color:var(--ct-forest);font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.ct-size-table td{color:var(--ct-muted);line-height:1.55}.ct-size-table tr:last-child td{border-bottom:0}.ct-empty-state{display:grid;justify-items:start;gap:14px;max-width:760px;padding:clamp(30px,5vw,56px);border:1px solid var(--ct-line);border-radius:14px;background:#fffefab8;box-shadow:0 16px 42px #151a1814}.ct-empty-state h1,.ct-empty-state h2{max-width:720px}.ct-empty-state p{max-width:620px;margin:0}.ct-search__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:720px;margin-bottom:34px}.ct-search__form label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.ct-search__form input{min-height:52px;border:1px solid var(--ct-line);border-radius:999px;padding:0 18px;background:var(--ct-white);color:var(--ct-ink)}.ct-cart__form{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:clamp(20px,4vw,44px);align-items:start}.ct-cart__items{display:grid;gap:14px}.ct-cart-line{display:grid;grid-template-columns:92px minmax(0,1fr) 116px auto;gap:16px;align-items:center;padding:14px;border:1px solid var(--ct-line);border-radius:14px;background:#fffefac2;box-shadow:0 12px 28px #151a180f}.ct-cart-line img{width:92px;height:104px;border-radius:10px;object-fit:cover}.ct-cart-line__title{display:inline-block;margin-bottom:6px;color:var(--ct-forest);font-weight:950}.ct-cart-line p{margin:0;font-size:13px;line-height:1.45}.ct-cart-line label{display:grid;gap:6px;color:var(--ct-forest);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.ct-cart-line input{width:90px;min-height:44px;border:1px solid var(--ct-line);border-radius:999px;padding:0 12px;background:var(--ct-white);color:var(--ct-ink);text-align:center}.ct-cart-line strong{color:var(--ct-forest);font-size:18px}.ct-cart__summary{position:sticky;top:102px;display:grid;gap:12px;padding:20px;border:1px solid var(--ct-line);border-radius:14px;background:#fffefadb;box-shadow:var(--ct-shadow)}.ct-cart__summary>div{display:flex;justify-content:space-between;gap:18px;color:var(--ct-forest);font-size:18px;font-weight:950}.ct-cart__summary .ct-button{width:100%}.ct-cart__summary p{margin:0;font-size:13px;text-align:center}.ct-footer{display:flex;justify-content:space-between;gap:30px;padding:44px clamp(18px,5vw,64px);border-top:1px solid rgba(246,241,232,.16);background:var(--ct-ink);color:var(--ct-bone)}.ct-footer__wordmark{width:190px;filter:brightness(0) invert(1)}.ct-footer p{max-width:420px;color:#f6f1e8b8}.ct-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px;font-weight:850}@media(max-width:980px){.ct-nav{display:none}.ct-product-grid,.ct-product-main,.ct-hat-specs,.ct-cart__form,.ct-info-grid,.ct-contact-panel{grid-template-columns:1fr}.ct-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.ct-announcement{font-size:10px;line-height:1.4}.ct-header{min-height:66px;gap:12px;padding:12px 14px}.ct-brand__badge{width:38px;height:30px}.ct-brand__wordmark{width:128px}.ct-header__actions .ct-pill:first-child{display:none}.ct-hero{min-height:auto;align-items:end;padding:56px 18px 0}.ct-hero__image--desktop{display:none}.ct-hero__image--mobile{display:block}h1{font-size:clamp(42px,13vw,62px)}h2{font-size:clamp(34px,10vw,50px)}.ct-hero__wordmark{width:min(250px,70vw)}.ct-hero-card{display:none}.ct-hero-card img{width:84px;height:84px}.ct-section{padding:58px 18px}.ct-product-grid,.ct-spec-grid,.ct-flow__grid,.ct-newsletter__form,.ct-product-main__media,.ct-search__form{grid-template-columns:1fr}.ct-empty-state{padding:24px}.ct-cart-line{grid-template-columns:78px minmax(0,1fr);align-items:start}.ct-cart-line img{width:78px;height:88px}.ct-cart-line label{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.ct-cart-line strong{grid-column:2;justify-self:start}.ct-cart__summary{position:static}.ct-lookbook__track{grid-auto-columns:78vw}.ct-footer{display:grid}.ct-footer nav{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/chasing-trails.css.map */
