@charset "UTF-8";
:root{--green:#064c35;--deep:#053e2d;--yellow:#f3e544;--ink:#172b23;--paper:#fafbf8;--line:#dfe4dd;--muted:#69736c;--radius:3px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button{color:inherit}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #1e96c0;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.04em}h1{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800}h2{font-size:2.4rem}h3{font-size:1.2rem}p{margin-bottom:1.2rem}svg{flex-shrink:0}::selection{background:var(--yellow);color:var(--green)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;left:15px;top:-100px;background:var(--yellow);z-index:100;padding:12px}.skip:focus{top:12px}.announcement{height:34px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.announcement span:last-child{opacity:.8}.header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;background:var(--paper);border-bottom:1px solid var(--line);gap:30px}.brand{font-size:3.2rem;letter-spacing:-.09em;font-weight:900;line-height:1;display:inline-flex;align-items:center;gap:12px;color:var(--green)}.brand span{font-size:2.6rem;line-height:1;letter-spacing:0}.header nav{display:flex;gap:34px;font-size:.9rem}.header nav a{position:relative}.header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--green);transition:right .2s}.header nav a:hover:after{right:0}.header-tools{display:flex;gap:26px;align-items:center}.header-tools a{display:flex;align-items:center;gap:8px}.bag-link span{font-size:.8rem}.menu-button{display:none;background:none;border:0;padding:0}.hero{display:grid;grid-template-columns:46% 54%;min-height:600px;background:var(--green);color:#fff}.hero-copy{padding:62px 8% 40px 9.8%;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;margin-bottom:22px;text-transform:uppercase}.tiny-diamond{color:var(--yellow);margin-right:10px}.hero h1{font-size:clamp(3.4rem,5.7vw,6rem);font-family:Impact,'Arial Narrow',Arial,sans-serif;font-weight:900;line-height:1.04;letter-spacing:-.025em;margin:13px 0 28px;color:var(--yellow)}.hero-description{color:#d4e1d7;max-width:355px;font-size:1rem;line-height:1.75;margin-bottom:28px}.button{min-height:54px;padding:15px 24px;display:inline-flex;align-items:center;justify-content:center;gap:30px;border:1px solid transparent;font-size:.875rem;font-weight:700;letter-spacing:.015em;transition:background .2s,transform .2s;line-height:1.5;border-radius:var(--radius)}.button:hover{transform:translateY(-2px)}.yellow{background:var(--yellow);color:var(--deep)}.yellow:hover{background:#fff279}.dark{background:var(--green);color:#fff}.dark:hover{background:#0d6849}.hero-bottom{margin-top:auto;padding-top:42px;width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.hero-bottom>span:first-child{font-size:.65rem;letter-spacing:.1em;line-height:1.9;color:#c9d9ce}.hero-bottom b{font-weight:500;color:white}.hero-price{font-size:2rem;letter-spacing:-.04em;line-height:1.2;font-weight:700}.hero-price small{font-size:.65rem;display:block;text-align:right;letter-spacing:.14em;font-weight:400;margin-top:9px}.hero-mosaic{position:relative;display:grid;grid-template-columns:57% 43%;grid-template-rows:1fr 1fr;gap:5px;background:var(--paper);min-height:600px}.hero-mosaic>a{overflow:hidden;position:relative;display:block;background:#454646}.hero-mosaic img{height:100%;width:100%;object-fit:cover;transition:transform .7s}.hero-mosaic a:hover img{transform:scale(1.04)}.mosaic-main{grid-row:1 / 3}.mosaic-main img{object-position:49% center}.mosaic-pink img,.mosaic-blue img{object-position:center 35%}.image-caption{position:absolute;bottom:20px;left:18px;color:white;font-size:.6rem;letter-spacing:.13em;padding:7px 10px;background:#18332299;backdrop-filter:blur(6px)}.mosaic-stamp{position:absolute;z-index:2;left:calc(57% - 49px);top:calc(50% - 49px);background:var(--yellow);border:5px solid var(--paper);width:98px;height:98px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;color:var(--green);transform:rotate(-12deg);line-height:1.2}.mosaic-stamp span{font-size:.55rem;letter-spacing:.15em;font-weight:700}.mosaic-stamp strong{font-size:1.65rem;font-weight:900;margin:3px 0;letter-spacing:-.06em}.ticker{background:var(--yellow);color:var(--green);display:flex;align-items:center;justify-content:space-around;gap:28px;overflow:hidden;white-space:nowrap;height:58px;font-size:.9rem;font-weight:800;letter-spacing:.08em}.ticker span:nth-child(even){font-size:1.7rem}.section{padding:70px 4.5% 80px;max-width:1800px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:13px;color:var(--green)}.section-heading h2{margin-bottom:13px;font-size:2.65rem}.section-heading p{color:var(--muted);margin-bottom:0}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:.9rem;padding-bottom:7px;border-bottom:1px solid var(--ink);white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-photo{aspect-ratio:4/5;position:relative;overflow:hidden;background:#474948}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.product-card:hover img{transform:scale(1.035)}.product-index{position:absolute;top:15px;left:15px;color:white;font-size:.6rem;letter-spacing:.12em}.product-add{background:var(--paper);position:absolute;bottom:15px;right:15px;width:37px;height:37px;display:grid;place-items:center;border-radius:50%;transition:background .2s}.product-card:hover .product-add{background:var(--yellow)}.product-caption{display:flex;justify-content:space-between;gap:10px;padding:17px 0}.product-caption h3{font-size:1rem;margin:0 0 7px;letter-spacing:-.02em}.product-caption span{font-size:.75rem;color:var(--muted)}.product-caption strong{font-size:.9rem;white-space:nowrap}.custom-banner{margin:0 4.5% 10px;display:grid;grid-template-columns:42% 58%;background:var(--yellow);min-height:475px;overflow:hidden}.custom-photo{position:relative;overflow:hidden;background:#484e49}.custom-photo img{width:100%;height:100%;object-fit:cover;object-position:center 38%;max-height:570px}.vertical-caption{position:absolute;left:20px;top:24px;writing-mode:vertical-rl;color:white;font-size:.65rem;letter-spacing:.18em}.custom-copy{padding:60px 11%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.custom-copy .eyebrow{margin-bottom:20px}.custom-copy h2{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:clamp(2.7rem,4.5vw,4.6rem);line-height:1.06;letter-spacing:-.01em;margin-bottom:20px}.custom-copy>p:not(.eyebrow){max-width:420px;color:#39513b}.custom-note{font-size:.65rem;letter-spacing:.13em;margin-top:24px}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:62px 4.5%;gap:45px}.service-strip>div{display:grid;grid-template-columns:35px 1fr;column-gap:15px}.service-strip span{grid-row:1/3;border-top:1px solid #74887a;padding-top:3px;font-size:.75rem}.service-strip h3{margin:0 0 10px;font-size:1.4rem}.service-strip p{margin:0;color:var(--muted);font-size:.85rem}footer{background:var(--green);color:#e9f0e9;padding:56px 4.5% 22px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;padding-bottom:48px}.footer-top .brand{color:var(--yellow);margin-bottom:22px}.footer-top p{font-size:.875rem;max-width:230px;color:#d0dcd2}.footer-motto{font-size:.7rem;letter-spacing:.13em;color:#a7c0af}.footer-top h3{font-size:.85rem;letter-spacing:0;margin:10px 0 22px}.footer-top>div>a:not(.brand){display:block;color:#d0dcd2;font-size:.8rem;margin-bottom:11px}.footer-top>div>a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff28;display:flex;justify-content:space-between;gap:20px;padding-top:22px;font-size:.7rem;color:#bfd0c3}.footer-bottom strong{font-size:1.2rem;letter-spacing:-.04em;color:white;margin-left:5px}.collection-title h1{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-size:clamp(3rem,5.5vw,6rem);line-height:1.04;margin-bottom:25px;color:var(--green)}.collection-title p:last-child{color:var(--muted)}.collection-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:15px 0;margin:40px 0 30px;font-size:.85rem}.collection-toolbar label{display:flex;gap:15px;align-items:center;margin:0}.collection-toolbar select{width:auto;background:transparent;border:0;padding:5px 30px 5px 8px;font-size:.85rem}.catalog-grid{row-gap:32px}.breadcrumb{padding:25px 4.5%;display:flex;gap:18px;font-size:.8rem;color:var(--muted)}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:6%;padding:0 4.5% 55px}.detail-photo{position:relative;background:#484949;align-self:start;position:sticky;top:20px}.detail-photo>img{width:100%;aspect-ratio:4/5;object-fit:cover}.photo-label{position:absolute;bottom:22px;left:22px;color:#fff;font-size:.75rem;letter-spacing:.12em}.detail-info{padding-top:16px;max-width:560px}.detail-info .eyebrow{color:var(--green);margin-bottom:17px}.detail-info h1{font-size:3rem;margin-bottom:17px}.detail-price{font-size:1.5rem;font-weight:700;display:flex;gap:22px;align-items:center;margin-bottom:18px}.detail-price>span{color:var(--muted);font-weight:400;font-size:.9rem}.detail-intro{color:var(--muted);max-width:470px;font-size:.95rem}.color-heading{font-size:.85rem;margin:25px 0 12px}.color-heading strong{margin-left:10px}.color-swatches{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.swatch{width:50px;height:58px;border:1px solid transparent;padding:3px}.swatch img{width:100%;height:100%;object-fit:cover}.swatch.selected{border-color:var(--green)}.size-heading{display:flex;justify-content:space-between;gap:12px;font-size:.85rem;align-items:center;margin-bottom:12px}.link-button{border:0;padding:0;background:none;text-decoration:underline;text-underline-offset:4px;font-size:.85rem}.size-options{margin:0 0 24px;padding:0;border:0;display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.size-options label{margin:0;cursor:pointer}.size-options input{position:absolute;opacity:0;width:1px;height:1px}.size-options span{display:block;border:1px solid var(--line);text-align:center;padding:10px 4px;font-size:.8rem;transition:background .15s}.size-options input:checked+span{color:#fff;background:var(--green);border-color:var(--green)}.size-options input:focus-visible+span{outline:3px solid #1e96c0}.flock-box{border:1px solid var(--line);padding:17px;margin-bottom:20px;background:#f1f4ed}.checkbox-row{display:flex;align-items:flex-start;gap:12px;font-size:.85rem;cursor:pointer;line-height:1.5}.checkbox-row input{width:17px;height:17px;accent-color:var(--green);flex-shrink:0;margin:3px 0 0}.checkbox-row span{flex:1}.checkbox-row strong{font-size:.85rem}.checkbox-row small{display:block;margin-top:5px;color:var(--muted)}.flock-box .checkbox-row{margin:0}#flock-fields{margin-top:20px}.flock-preview{background:var(--green);color:var(--yellow);display:flex;flex-direction:column;align-items:center;padding:25px;margin:18px 0}.flock-preview span{font-weight:800;letter-spacing:.15em;font-size:1.2rem}.flock-preview strong{font-family:Impact,Arial,sans-serif;font-size:6rem;line-height:1.1}.flock-box small{font-size:.75rem;line-height:1.6}.buy-row{display:flex;align-items:stretch;gap:12px}.buy-row .button{flex:1;padding:12px 15px;gap:12px;justify-content:space-between}.quantity-label{font-size:.65rem;width:65px;position:relative;margin:0!important}.quantity-label input{height:38px;padding:3px 8px;margin:0}.launch-note,.notice{background:#f2f0d8;padding:17px;font-size:.85rem;border-left:3px solid #c4af20;margin:22px 0}.detail-info details{border-top:1px solid var(--line);padding:16px 0;font-size:.9rem}.detail-info details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:15px;font-weight:600}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-weight:400;font-size:1.2rem}details[open]>summary:after{content:'−'}details p{margin-top:18px;color:var(--muted)}.detail-info details a,.legal a,.small-text a,.checkbox-row a{text-decoration:underline}.narrow{max-width:920px;min-height:50vh}.narrow>h1{margin-bottom:35px}.table-scroll{overflow:auto;margin:25px 0}table{width:100%;border-collapse:collapse;text-align:left;font-size:.9rem}th,td{border-bottom:1px solid var(--line);padding:15px 12px}th{font-weight:600;background:#eff2eb}tbody th{background:none}table tr:hover{background:#f0f3ed}.muted{color:var(--muted)}.heading-count{font-size:1rem;display:inline-flex;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;align-items:center;justify-content:center;vertical-align:middle;margin-left:20px;letter-spacing:0}.empty-state{padding:90px 25px;text-align:center}.empty-state>svg{margin:0 auto 25px;width:45px;height:45px}.empty-state h2{font-size:2rem}.empty-state p{color:var(--muted)}.compact{padding:35px 20px;background:#eff3ec}.cart-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:6%;margin-top:45px}.cart-line{display:grid;grid-template-columns:110px 1fr auto;gap:22px;border-bottom:1px solid var(--line);padding:0 0 25px;margin-bottom:25px;align-items:start}.cart-line>img{width:110px;height:145px;object-fit:cover}.cart-line h2{font-size:1.25rem;margin-bottom:12px}.cart-line p{font-size:.85rem;margin-bottom:8px;color:var(--muted)}.cart-line label{display:inline-flex;gap:10px;align-items:center;font-size:.8rem}.cart-line select{width:60px;padding:4px;margin:0}.cart-line .remove-item{margin-left:15px;font-size:.75rem;color:var(--muted)}.cart-line>strong{font-size:1rem;white-space:nowrap}.stock-note{display:block;font-size:.75rem;color:#7b681a}.cart-summary{background:#eef2e9;padding:30px;align-self:start}.cart-summary h2{font-size:1.5rem;margin-bottom:25px}.cart-summary>p{display:flex;justify-content:space-between;gap:15px;font-size:.9rem}.summary-total{padding-top:20px;border-top:1px solid #cfd8c8;font-size:1.25rem!important}.cart-summary>small{color:var(--muted);display:block;font-size:.75rem}.cart-summary .full{margin-top:22px}.cart-summary h3{margin:35px 0 22px}.cart-summary .checkbox-row{font-size:.8rem}.secure-note{font-size:.75rem;text-align:center;margin-top:22px;color:var(--muted)}label{display:block;font-size:.85rem;margin-bottom:18px;font-weight:500}input,textarea,select{display:block;width:100%;background:var(--paper);border:1px solid #ccd4c9;padding:12px 13px;margin-top:8px;border-radius:2px;color:var(--ink);min-width:0}textarea{resize:vertical;min-height:85px}input:disabled{background:#eee;color:#71756f}input[type=checkbox]{padding:0}input[type=file]{padding:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.full{width:100%}.form-status{font-size:.85rem;margin-top:15px;white-space:pre-line}.form-status:empty{display:none}.form-status.error{color:#b72d25}.form-status.success{color:var(--green)}.small-text{font-size:.8rem;color:var(--muted)}.auth-layout{display:grid;grid-template-columns:1fr 1fr;min-height:660px}.auth-image{position:relative;overflow:hidden;background:#484848}.auth-image img{width:100%;height:100%;object-fit:cover;max-height:850px;filter:brightness(.78)}.auth-image>span{position:absolute;bottom:45px;left:9%;color:var(--yellow);font-family:Impact,Arial,sans-serif;font-size:clamp(3rem,5vw,6rem);line-height:1.1}.auth-form{padding:75px 12%;align-self:center}.auth-form h1{font-size:2.6rem;margin-bottom:20px}.auth-form>p:not(.eyebrow){color:var(--muted)}.auth-form form{margin-top:30px}.auth-form small{display:block;font-size:.75rem;margin-top:-10px;margin-bottom:20px}.auth-links{display:flex;justify-content:space-between;gap:20px;margin-top:23px;font-size:.8rem;text-decoration:underline}.account h1{font-size:2.7rem}.account>h2{font-size:1.7rem;margin-top:45px}.order-card{padding:22px;border:1px solid var(--line);margin-bottom:16px;font-size:.9rem}.order-card summary b{font-size:.85rem;font-weight:500}.order-card a{text-decoration:underline}.account-settings{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:60px;max-width:1000px}.account-settings h2{font-size:1.6rem}.legal h1{font-size:clamp(2.2rem,4.5vw,3.5rem)}.legal h2{font-size:1.35rem;margin:38px 0 18px;letter-spacing:-.025em}.legal p{line-height:1.85;color:#46534a}.legal p a{word-break:break-word}.article-image{width:100%;max-height:500px;object-fit:cover;margin-bottom:35px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.journal-card img{aspect-ratio:4/3;object-fit:cover;width:100%;margin-bottom:20px}.journal-card h2{font-size:1.7rem}.journal-card p{color:var(--muted)}dialog{padding:40px;border:0;max-width:850px;width:calc(100% - 40px);max-height:90vh;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#05291fcc;backdrop-filter:blur(4px)}dialog h2{font-size:2rem}dialog>p{font-size:.9rem}.dialog-close{position:absolute;right:16px;top:7px;font-size:2rem;background:none;border:0}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--deep);color:white;padding:16px 25px;border:1px solid #ffffff30;z-index:50;box-shadow:0 10px 35px #0003;max-width:calc(100% - 30px);width:max-content;font-size:.9rem}.toast a{color:var(--yellow);margin-left:16px;text-decoration:underline}.admin-shell{display:grid;grid-template-columns:230px 1fr;min-height:75vh}.admin-sidebar{background:#eff3eb;border-right:1px solid var(--line);padding:35px 20px}.admin-sidebar .eyebrow{font-size:.65rem;margin:0 0 20px}.admin-sidebar>a{display:block;padding:9px 12px;font-size:.8rem;margin-bottom:3px;border-radius:3px}.admin-sidebar>a.current{background:var(--green);color:white}.admin-sidebar>a:hover{background:#dce6d5}.admin-sidebar>a.current:hover{background:var(--green)}.admin-content{padding:45px 4%;min-width:0}.admin-content h1{font-size:2.3rem;margin-bottom:0}.admin-content h2{font-size:1.5rem}.admin-content .section-heading .text-link{font-size:.8rem}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}.admin-stats>div{background:#eaf0e4;padding:25px}.admin-stats span{font-size:.8rem;color:var(--muted)}.admin-stats strong{font-size:2.4rem;display:block;line-height:1.3;margin-top:18px;letter-spacing:-.04em}.admin-panel{padding:28px;border:1px solid var(--line);margin:25px 0}.admin-panel p,.admin-panel ul{font-size:.9rem}.admin-panel ul{columns:2;padding-left:20px}.admin-panel li{padding:4px 0}.admin-editor{max-width:880px}.admin-editor>label{padding:15px 0;margin-bottom:10px;border-bottom:1px solid var(--line)}.admin-editor .notice{margin-top:0}.admin-editor textarea{font-size:.9rem;line-height:1.6}.sticky-save{position:sticky;bottom:15px;z-index:5;margin-top:15px;box-shadow:0 5px 20px #0002}.admin-table th,.admin-table td{font-size:.8rem;padding:14px 12px;max-width:300px;overflow-wrap:anywhere}.admin-table td a{text-decoration:underline;font-weight:600}.admin-table th{white-space:nowrap}.pagination{display:flex;gap:25px;font-size:.85rem}.media-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.media-grid img{aspect-ratio:1;object-fit:cover;width:100%}.media-grid code{font-size:.7rem;overflow-wrap:anywhere;display:block;padding:10px 0}.danger{background:#a52d26;color:white}.admin-content .button{font-size:.8rem}
@media(min-width:1600px){.hero{min-height:720px}.hero-mosaic{min-height:720px}.hero-copy{padding-top:85px}.hero h1{font-size:6.8rem}}
@media(max-width:1100px){.header{gap:20px}.header nav{gap:22px}.hero-copy{padding-top:45px;padding-bottom:32px}.hero{min-height:540px}.hero-mosaic{min-height:540px}.hero h1{font-size:4.6vw}.hero-copy .eyebrow{font-size:.65rem}.hero-description{font-size:.9rem}.hero-bottom{padding-top:30px}.hero-bottom>span:first-child{font-size:.6rem}.hero-price{font-size:1.7rem}.product-grid{gap:16px}.product-caption{flex-direction:column;gap:6px}.product-caption strong{font-size:.85rem}.custom-copy{padding:45px 9%}.footer-top{gap:30px}.product-detail{gap:5%}.detail-info h1{font-size:2.5rem}.buy-row .button{font-size:.75rem;gap:8px}.cart-layout{gap:4%;grid-template-columns:1.15fr 1fr}.cart-line{grid-template-columns:85px 1fr;gap:16px}.cart-line>strong{grid-column:2}.cart-line>img{width:85px;height:120px;grid-row:1/3}.admin-shell{grid-template-columns:195px 1fr}.admin-content{padding:32px 4%}.admin-stats{gap:12px}.admin-stats>div{padding:18px}}
@media(max-width:760px){.announcement{height:30px;padding:0 5%;font-size:.6rem;letter-spacing:.08em}.header{height:78px;padding:0 5%}.brand{font-size:2.7rem}.brand span{font-size:2.2rem}.header nav{display:none;position:absolute;top:108px;left:0;right:0;z-index:20;background:var(--paper);padding:24px 5%;box-shadow:0 10px 15px #0001;border-top:1px solid var(--line);flex-direction:column;gap:23px}.header nav.open{display:flex}.header-tools{gap:18px}.menu-button{display:block}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 6% 35px;min-height:450px}.hero h1{font-size:clamp(3.2rem,10vw,5.5rem);line-height:1.08;margin-top:0;max-width:95%}.hero-copy .eyebrow{font-size:.65rem}.hero-description{font-size:.9rem;max-width:400px;margin-bottom:22px}.hero-bottom{padding-top:30px}.hero-price{font-size:1.8rem}.hero-mosaic{height:390px;min-height:0;grid-template-columns:58% 42%;grid-template-rows:1fr 1fr}.hero-mosaic img{max-height:390px}.mosaic-stamp{left:calc(58% - 45px);width:90px;height:90px;top:calc(50% - 45px)}.image-caption{font-size:.55rem;bottom:12px;left:10px;padding:5px}.ticker{height:45px;font-size:.7rem;gap:25px;justify-content:flex-start;padding:0 20px}.ticker span:nth-child(even){font-size:1.3rem}.section{padding:45px 5% 55px}.section-heading{align-items:flex-start;gap:15px;margin-bottom:24px}.section-heading h2{font-size:1.85rem}.section-heading p{font-size:.85rem}.section-heading .eyebrow{font-size:.65rem}.section-heading .text-link{font-size:.7rem;gap:7px;margin-top:28px}.text-link svg{width:17px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.product-photo{aspect-ratio:3/4}.product-caption{padding:12px 0 17px}.product-caption h3{font-size:.9rem;margin-bottom:5px}.product-caption span{font-size:.65rem}.product-caption strong{font-size:.85rem}.product-index{font-size:.5rem;left:9px;top:10px}.product-add{width:30px;height:30px;right:9px;bottom:9px}.product-add svg{width:18px}.custom-banner{margin:0 5%;grid-template-columns:1fr}.custom-photo{height:300px}.custom-photo img{object-position:center 39%;max-height:none}.custom-copy{padding:34px 8% 38px}.custom-copy h2{font-size:2.8rem}.custom-copy p{font-size:.9rem}.custom-copy .eyebrow{font-size:.65rem}.custom-note{font-size:.6rem}.service-strip{padding:40px 5%;grid-template-columns:1fr;gap:27px}.service-strip h3{font-size:1.15rem;margin-bottom:7px}.service-strip p{font-size:.8rem}.service-strip span{font-size:.65rem}footer{padding:38px 5% 24px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 20px;padding-bottom:35px}.footer-top>div:first-child{grid-column:1/-1}.footer-top p{max-width:290px}.footer-top h3{font-size:.8rem;margin-top:0;margin-bottom:17px}.footer-top>div>a:not(.brand){font-size:.75rem}.footer-bottom{flex-wrap:wrap;font-size:.65rem;gap:18px}.footer-bottom>span:first-child{width:100%}.footer-bottom>span:nth-child(2){flex:1}.collection-title h1{font-size:3.3rem}.collection-toolbar{font-size:.75rem;margin:28px 0 20px}.collection-toolbar select{font-size:.75rem}.collection-toolbar label{gap:4px}.breadcrumb{padding:20px 5%;font-size:.75rem}.product-detail{grid-template-columns:1fr;padding:0 5% 25px;gap:25px}.detail-photo{position:relative;top:auto}.detail-photo>img{aspect-ratio:1}.detail-info{max-width:none;padding-top:0}.detail-info h1{font-size:2.5rem}.detail-info .eyebrow{font-size:.65rem}.detail-price{font-size:1.35rem}.swatch{width:43px;height:51px}.buy-row .button{font-size:.8rem;gap:12px}.size-options{grid-template-columns:repeat(5,1fr)}.size-options span{font-size:.75rem}.cart-layout{grid-template-columns:1fr;gap:30px;margin-top:28px}.cart-summary{padding:25px}.cart-line{grid-template-columns:85px 1fr auto;gap:14px}.cart-line>strong{grid-column:3;font-size:.85rem}.cart-line h2{font-size:1rem}.cart-line p{font-size:.75rem}.cart-line label{font-size:.75rem}.cart-line .remove-item{margin-left:8px}.auth-layout{grid-template-columns:1fr;min-height:0}.auth-image{height:220px}.auth-image img{object-position:center 35%}.auth-image>span{font-size:2.6rem;bottom:24px;left:5%}.auth-form{padding:40px 7% 50px}.auth-form h1{font-size:2.1rem}.account h1{font-size:2.2rem}.account-settings{grid-template-columns:1fr;gap:30px;margin-top:35px}.account .section-heading{flex-direction:column}.order-card{padding:17px}.order-card summary{font-size:.8rem;flex-wrap:wrap}.order-card summary b{font-size:.75rem}.legal h1{font-size:2.3rem;overflow-wrap:anywhere}.legal h2{font-size:1.2rem}.legal p{font-size:.95rem}.journal-grid{grid-template-columns:1fr}dialog{padding:35px 20px 20px}dialog h2{font-size:1.6rem}dialog>p{font-size:.8rem}td,th{padding:12px 10px;font-size:.8rem}.table-scroll{margin:20px 0}.admin-shell{grid-template-columns:1fr}.admin-sidebar{padding:18px 5%;display:flex;gap:6px;overflow:auto;border-right:0;border-bottom:1px solid var(--line)}.admin-sidebar .eyebrow{display:none}.admin-sidebar>a{white-space:nowrap;margin:0;font-size:.75rem}.admin-content{padding:30px 5%}.admin-content h1{font-size:1.9rem}.admin-stats{grid-template-columns:1fr}.admin-stats>div{display:flex;align-items:center;justify-content:space-between;padding:16px 20px}.admin-stats strong{margin:0;font-size:1.8rem}.admin-stats span{font-size:.75rem}.admin-panel{padding:20px}.admin-panel ul{columns:1}.admin-content .section-heading{flex-direction:column;gap:8px}.admin-content .section-heading .text-link{margin-top:0}.media-grid{grid-template-columns:repeat(2,1fr)}.admin-editor>label{font-size:.8rem}.admin-table{margin-top:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.announcement,.header,footer,.admin-sidebar,.button,.toast{display:none!important}.section{padding:0;max-width:none}.legal p{font-size:11pt}.legal h2{break-after:avoid}}

.hero h1,.custom-copy h2,.collection-title h1{font-weight:400;letter-spacing:0}.hero-copy,.hero-mosaic,.product-detail>*{min-width:0}

@media(min-width:761px){.hero{height:610px;min-height:610px}.hero-mosaic{height:610px;min-height:0;grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.hero-mosaic>a{min-height:0}}
@media(min-width:1600px){.hero,.hero-mosaic{height:720px}}

.size-guide-title{display:inline-flex;align-items:center;gap:8px;font-family:Arial,Helvetica,sans-serif;font-size:1rem!important;font-weight:700;letter-spacing:0;line-height:1.5;margin:0 0 10px;padding:0 0 7px;border-bottom:2px solid #129b39;color:#080808}.size-guide-title span{color:#aaa6b2;font-size:1.15rem}.size-guide-card{border:1px solid #e1e1e1;border-radius:9px;background:#fff;overflow:hidden}.size-guide-intro{padding:15px 16px;margin:0;background:#fafafa;border-bottom:1px solid #eee;font-size:.875rem;line-height:1.5;color:#182b3a}.size-guide-scroll{margin:0;padding:12px 12px 6px;overflow-x:auto}.size-guide-table{width:100%;min-width:575px;text-align:center;font-size:.875rem;line-height:1.45;border-collapse:collapse}.size-guide-table th,.size-guide-table td{padding:7px 10px;font-size:.875rem;border-bottom:1px solid #f0f0f0;white-space:nowrap}.size-guide-table thead th{background:#080b0a;color:#fff;font-weight:700;border:0}.size-guide-table tbody th{font-weight:500;background:transparent}.size-guide-table tbody tr:nth-child(even){background:#f7f7f7}.size-guide-table tbody tr:nth-child(odd){background:#fff}.size-guide-table tbody tr:hover{background:#eef4ed}.size-guide-table sup{font-size:.7rem;margin-left:2px}.size-guide-note{font-size:.8rem;color:#66716b;line-height:1.6;margin:12px 0 0}.size-guide-scroll:focus-visible{outline:2px solid #129b39;outline-offset:-2px}
.product-gallery{position:sticky;top:24px;align-self:start;min-width:0}.product-gallery .detail-photo{position:relative;top:0}.product-gallery .detail-photo img{object-fit:contain;aspect-ratio:1;background:#eaeae5}.gallery-thumbs{display:flex;gap:10px;margin-top:12px}.gallery-thumbs button{border:2px solid transparent;background:#f2f2ec;padding:4px;cursor:pointer;width:90px;color:#123d30}.gallery-thumbs button[aria-pressed=true]{border-color:#065337}.gallery-thumbs img{width:100%;height:72px;object-fit:cover}.gallery-thumbs span{display:block;font-size:12px;padding:4px}.zip-section{background:#f0f1e8}.zip-section .product-photo{aspect-ratio:1}.zip-section .product-photo img{object-fit:contain}@media(max-width:760px){.product-gallery{position:static}.gallery-thumbs button{width:72px}.gallery-thumbs img{height:56px}}
.product-gallery .detail-photo img{height:auto;display:block}
