@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Raleway:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100%;overflow-x:hidden}:root{--navy:#1B2A3B;--navy-lt:#253848;--gold:#C9A84C;--gold-lt:#E8CC7A;--white:#FFFFFF;--off:#F8F7F5;--light:#F0EEE9;--mid:#888880;--border:#E2DDD6;--char:#1A1A1A;--sale:#8B3A3A}body{font-family:Raleway,sans-serif;background:var(--white);color:var(--char);-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}button{font-family:Raleway,sans-serif;cursor:pointer}.nav{position:sticky;top:0;z-index:999;background:var(--navy);width:100%;box-shadow:0 2px 20px #00000026}.nav-top{display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;height:64px}.nav-logo{font-family:Libre Baskerville,serif;font-size:1.1rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--white);white-space:nowrap}.nav-right-actions{display:flex;align-items:center;gap:1.5rem}.nav-right-actions a{font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffffb3;transition:color .2s;font-weight:500}.nav-right-actions a:hover{color:var(--white)}.nav-cart-btn{background:var(--gold);color:var(--navy)!important;padding:.42rem 1rem;font-weight:700;font-size:.6rem;letter-spacing:.16em;transition:background .2s;white-space:nowrap}.nav-cart-btn:hover{background:var(--gold-lt)!important;color:var(--navy)!important}.nav-links-row{background:#0000002e;border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:stretch;justify-content:center}.nav-link{font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffffad;transition:all .2s;font-weight:500;padding:.72rem 1.4rem;border-right:1px solid rgba(255,255,255,.06);display:flex;align-items:center;gap:.4rem;position:relative;cursor:pointer;white-space:nowrap}.nav-link:first-child{border-left:1px solid rgba(255,255,255,.06)}.nav-link:hover,.nav-link.active{color:var(--white);background:#ffffff12}.nav-link-arrow{font-size:.5rem;opacity:.5;transition:transform .2s}.nav-link:hover .nav-link-arrow{transform:rotate(180deg);opacity:1}.nav-dropdown{position:absolute;top:100%;left:0;min-width:220px;background:var(--white);box-shadow:0 8px 32px #0000001f;border-top:2px solid var(--gold);opacity:0;visibility:hidden;transform:translateY(-6px);transition:all .2s;z-index:1000}.nav-link:hover .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-item{display:block;padding:.8rem 1.3rem;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--char);font-weight:500;border-bottom:1px solid var(--border);transition:all .15s}.nav-dropdown-item:last-child{border-bottom:none}.nav-dropdown-item:hover{background:var(--off);color:var(--navy);padding-left:1.6rem}.nav-dropdown-eye{font-size:.52rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mid);display:block;padding:.9rem 1.3rem .3rem;font-weight:700;border-bottom:1px solid var(--border)}.mob-btn{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.4rem;flex-shrink:0}.mob-btn span{display:block;width:20px;height:1.5px;background:var(--white)}.mob-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000}.mob-overlay.open{display:block}.mob-drawer{position:fixed;top:0;left:-100%;width:82%;max-width:300px;height:100%;background:var(--navy);z-index:1001;transition:left .32s ease;display:flex;flex-direction:column;border-right:1px solid rgba(201,168,76,.3);overflow-y:auto}.mob-drawer.open{left:0}.mob-top{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.mob-top-logo{font-family:Libre Baskerville,serif;font-size:.88rem;letter-spacing:.18em;text-transform:uppercase;color:var(--white)}.mob-x{background:none;border:none;color:#ffffff80;font-size:1.2rem;cursor:pointer;line-height:1;padding:.2rem}.mob-section{font-size:.5rem;letter-spacing:.26em;text-transform:uppercase;color:var(--gold);display:block;padding:1.1rem 1.5rem .45rem;font-weight:700;border-top:1px solid rgba(255,255,255,.06)}.mob-nav{display:flex;flex-direction:column;flex:1}.mob-nav a{font-size:.7rem;letter-spacing:.13em;text-transform:uppercase;color:#ffffffc7;padding:.88rem 1.5rem .88rem 1.8rem;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:space-between;transition:all .2s;font-weight:500}.mob-nav a:hover{color:var(--white);background:#ffffff0a}.mob-nav a:after{content:"\2192";color:#c9a84c66;font-size:.68rem}.mob-foot{padding:1.5rem;border-top:1px solid rgba(201,168,76,.25);flex-shrink:0}.mob-cart{display:block;width:100%;padding:.88rem;background:var(--gold);color:var(--navy);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;text-align:center;font-weight:700;font-family:Raleway,sans-serif;transition:background .2s}.mob-cart:hover{background:var(--gold-lt)}.eyebrow{font-size:.56rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);display:block;font-weight:700}.section-eye{font-size:.56rem;letter-spacing:.28em;text-transform:uppercase;color:var(--mid);display:block;font-weight:600}.accent{width:2rem;height:1.5px;background:var(--gold);display:block;margin-bottom:1.5rem}.btn-navy{display:inline-block;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--white);background:var(--navy);padding:.9rem 2rem;font-weight:700;border:none;font-family:Raleway,sans-serif;cursor:pointer;transition:background .2s}.btn-navy:hover{background:var(--navy-lt)}.btn-gold{display:inline-block;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--navy);background:var(--gold);padding:.9rem 2rem;font-weight:700;border:none;font-family:Raleway,sans-serif;cursor:pointer;transition:background .2s}.btn-gold:hover{background:var(--gold-lt)}.btn-outline{display:inline-block;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--navy);border:1.5px solid var(--navy);padding:.9rem 2rem;font-weight:700;font-family:Raleway,sans-serif;cursor:pointer;transition:all .2s;background:transparent}.btn-outline:hover{background:var(--navy);color:var(--white)}.btn-outline-white{display:inline-block;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--white);border:1.5px solid rgba(255,255,255,.5);padding:.9rem 2rem;font-weight:700;font-family:Raleway,sans-serif;cursor:pointer;transition:all .2s;background:transparent}.btn-outline-white:hover{border-color:var(--white);background:#ffffff14}.pg-hdr{background:var(--navy);padding:5rem 2.5rem 4rem;text-align:center;border-bottom:2px solid var(--gold)}.pg-hdr-eye{font-size:.54rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:.9rem;font-weight:700}.pg-hdr-title{font-family:Libre Baskerville,serif;font-size:clamp(2rem,4vw,3.6rem);font-weight:400;color:var(--white);line-height:1.1}.pg-hdr-title em{font-style:italic;color:var(--gold)}.pg-hdr-sub{font-size:.88rem;color:#ffffff9e;margin-top:1rem;font-weight:400;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.85}.strip{background:var(--off);border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:center;gap:4rem;padding:1.1rem 2rem;flex-wrap:wrap}.strip-item{text-align:center}.strip-lbl{font-size:.5rem;letter-spacing:.24em;text-transform:uppercase;color:var(--mid);display:block;margin-bottom:.18rem;font-weight:700}.strip-val{font-family:Libre Baskerville,serif;font-size:.82rem;color:var(--navy);font-style:italic}.hero{position:relative;overflow:hidden;background:var(--navy)}.hero-img{width:100%;height:90vh;object-fit:cover;object-position:center top;display:block}.hero-fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(27,42,59,.9) 0%,rgba(27,42,59,.2) 55%,transparent 100%)}.hero-box{position:absolute;bottom:0;left:0;padding:4rem 5rem;max-width:700px}.hero-eye{font-size:.56rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:.9rem;font-weight:700}.hero-h1{font-family:Libre Baskerville,serif;font-size:clamp(2.4rem,5vw,5rem);font-weight:400;color:var(--white);line-height:1.08;margin-bottom:1.2rem}.hero-h1 em{font-style:italic;color:var(--gold)}.hero-p{font-size:.9rem;color:#ffffffc7;max-width:380px;margin-bottom:2.2rem;line-height:1.82;font-weight:400}.hero-btns{display:flex;gap:.85rem;flex-wrap:wrap}.home-about{display:grid;grid-template-columns:1fr 1fr;min-height:560px}.home-about-img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;min-height:500px}.home-about-text{display:flex;flex-direction:column;justify-content:center;padding:6rem 5rem;background:var(--off)}.home-about-eye{font-size:.54rem;letter-spacing:.26em;text-transform:uppercase;color:var(--mid);display:block;margin-bottom:1.2rem;font-weight:700}.home-about-title{font-family:Libre Baskerville,serif;font-size:clamp(1.7rem,2.8vw,2.5rem);font-weight:400;color:var(--navy);line-height:1.3;margin-bottom:1.2rem}.home-about-title em{font-style:italic}.home-about-body{font-size:.88rem;line-height:1.95;color:#5a5a5a;font-weight:400;margin-bottom:1rem}.home-about-link{font-size:.56rem;letter-spacing:.2em;text-transform:uppercase;color:var(--navy);border-bottom:1.5px solid var(--navy);padding-bottom:2px;display:inline-block;margin-top:.8rem;font-weight:700;transition:opacity .2s}.home-about-link:hover{opacity:.6}.home-shop{padding:5rem 2.5rem;background:var(--white)}.home-shop-hdr{max-width:1400px;margin:0 auto 2.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid var(--border)}.home-shop-title{font-family:Libre Baskerville,serif;font-size:clamp(1.4rem,2vw,1.9rem);font-weight:400;color:var(--navy)}.home-shop-title em{font-style:italic}.home-view-all{font-size:.56rem;letter-spacing:.18em;text-transform:uppercase;color:var(--mid);font-weight:700;transition:color .2s;border-bottom:1px solid var(--border);padding-bottom:1px}.home-view-all:hover{color:var(--navy)}.home-custom{background:var(--navy);padding:5rem 2.5rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.home-custom-eye{font-size:.54rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:1rem;font-weight:700}.home-custom-title{font-family:Libre Baskerville,serif;font-size:clamp(1.7rem,2.8vw,2.5rem);font-weight:400;color:var(--white);line-height:1.3;margin-bottom:1.2rem}.home-custom-title em{font-style:italic;color:var(--gold)}.home-custom-body{font-size:.88rem;line-height:1.95;color:#ffffffad;font-weight:400;margin-bottom:2rem}.home-custom-items{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.home-custom-item{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.home-custom-dot{width:6px;height:6px;background:var(--gold);flex-shrink:0}.home-custom-name{font-size:.72rem;color:#ffffffd1;font-weight:500;letter-spacing:.04em}.grid-3{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.col-wrap{background:var(--white);padding:3rem 2.5rem 5rem}.col-grid{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.card{background:var(--white);display:block;position:relative;transition:transform .25s}.card:hover{transform:translateY(-3px)}.card-imgs{overflow:hidden;position:relative;background:var(--light)}.card-img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:top;display:block;transition:transform .55s}.card:hover .card-img{transform:scale(1.04)}.card-badge{position:absolute;top:.75rem;left:.75rem;font-size:.52rem;letter-spacing:.14em;text-transform:uppercase;color:var(--white);padding:.2rem .5rem;z-index:2;font-weight:700}.b-sale{background:var(--sale)}.b-new{background:var(--navy)}.b-bundle{background:#3a5a3a}.b-limited{background:#7a5c2e}.card-info{padding:.85rem 0 0;display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;border-top:1.5px solid var(--gold)}.card-name{font-family:Libre Baskerville,serif;font-size:.9rem;color:var(--navy);font-weight:400;line-height:1.3}.card-type{font-size:.58rem;color:var(--mid);margin-top:.18rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.card-sizes{font-size:.54rem;color:#c0bcb5;margin-top:.12rem;letter-spacing:.05em}.card-price{font-size:.95rem;color:var(--navy);font-weight:700;font-family:Raleway,sans-serif;text-align:right;flex-shrink:0;white-space:nowrap}.card-was{font-size:.7rem;color:#c0bcb5;display:block;text-decoration:line-through;font-weight:300}.card-now{color:var(--sale);display:block}.qs{background:var(--off);padding:3rem 2.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.qs-item{text-align:center;padding:0 1rem}.qs-icon{font-size:1.5rem;margin-bottom:.7rem;display:block}.qs-lbl{font-size:.54rem;letter-spacing:.22em;text-transform:uppercase;color:var(--navy);display:block;margin-bottom:.4rem;font-weight:700}.qs-text{font-size:.8rem;color:var(--mid);font-weight:400;line-height:1.65}.gallery-sec{padding:5rem 2.5rem;background:var(--white)}.gallery-hdr{text-align:center;margin-bottom:3rem}.gallery-hdr-title{font-family:Libre Baskerville,serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;color:var(--navy);margin-top:.5rem}.gallery-hdr-title em{font-style:italic}.gallery-hdr-sub{font-family:Libre Baskerville,serif;font-size:.9rem;font-style:italic;color:var(--mid);max-width:460px;margin:.6rem auto 0;line-height:1.8}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1400px;margin:0 auto}.gallery-item{overflow:hidden;display:block}.gallery-item img{width:100%;aspect-ratio:2/3;object-fit:cover;object-position:top;display:block;transition:transform .55s}.gallery-item:hover img{transform:scale(1.04)}.nl{background:var(--navy);padding:5rem 2.5rem;text-align:center}.nl-title{font-family:Libre Baskerville,serif;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:400;color:var(--white);margin:.5rem 0 .7rem}.nl-title em{font-style:italic;color:var(--gold)}.nl-sub{font-size:.85rem;color:#ffffff85;margin-bottom:2.5rem;font-weight:400}.nl-form{display:flex;max-width:400px;margin:0 auto}.nl-input{flex:1;padding:.88rem 1.1rem;font-family:Raleway,sans-serif;font-size:.82rem;background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-right:none;color:var(--white);outline:none}.nl-input::placeholder{color:#ffffff47}.nl-btn{padding:.88rem 1.5rem;background:var(--gold);color:var(--navy);font-family:Raleway,sans-serif;font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;border:none;cursor:pointer;font-weight:700;white-space:nowrap}.nl-btn:hover{background:var(--gold-lt)}.product-wrap{max-width:1200px;margin:0 auto;padding:4rem 2.5rem;display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:start}.product-imgs{display:flex;flex-direction:column;gap:.5rem}.product-main{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:top}.product-thumbs{display:flex;gap:.4rem}.product-thumb{width:68px;height:68px;object-fit:cover;object-position:top;cursor:pointer;opacity:.5;transition:opacity .2s;border:1.5px solid transparent}.product-thumb:hover,.product-thumb.active{opacity:1;border-color:var(--navy)}.product-eye{font-size:.54rem;letter-spacing:.26em;text-transform:uppercase;color:var(--mid);display:block;margin-bottom:.7rem;font-weight:700}.product-title{font-family:Libre Baskerville,serif;font-size:clamp(1.7rem,2.5vw,2.4rem);font-weight:400;color:var(--navy);line-height:1.15;margin-bottom:.7rem}.product-price{font-size:1.15rem;color:var(--navy);font-weight:700;margin-bottom:1.2rem;font-family:Raleway,sans-serif;padding-bottom:1.2rem;border-bottom:1px solid var(--border)}.product-price s{font-size:.9rem;color:#c0bcb5;margin-right:.4rem;text-decoration:line-through;font-weight:300}.product-sale{color:var(--sale)}.product-desc{font-size:.88rem;line-height:1.9;color:#5a5a5a;font-weight:400;margin-bottom:1.8rem}.product-lbl{font-size:.54rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mid);display:block;margin-bottom:.6rem;font-weight:700}.size-btns{display:flex;gap:.35rem;flex-wrap:wrap;margin-bottom:1.8rem}.size-btn{font-size:.7rem;padding:.5rem .85rem;border:1.5px solid var(--border);background:transparent;color:var(--char);cursor:pointer;font-family:Raleway,sans-serif;transition:all .2s;font-weight:500}.size-btn:hover,.size-btn.active{border-color:var(--navy);background:var(--navy);color:var(--white)}.add-cart{width:100%;padding:1.05rem;background:var(--navy);color:var(--white);font-family:Raleway,sans-serif;font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;border:none;cursor:pointer;font-weight:700;transition:background .2s;margin-bottom:.75rem}.add-cart:hover{background:var(--navy-lt)}.add-cart:disabled{background:#c0bcb5;cursor:not-allowed}.product-specs{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.spec{display:flex;align-items:flex-start;gap:.6rem;font-size:.82rem;color:#5a5a5a;font-weight:400;margin-bottom:.45rem;line-height:1.5}.spec-dot{width:4px;height:4px;background:var(--gold);flex-shrink:0;margin-top:.48rem}.back-link{display:inline-block;margin-top:1.8rem;font-size:.54rem;letter-spacing:.18em;text-transform:uppercase;color:var(--mid);transition:color .2s;font-weight:700}.back-link:hover{color:var(--navy)}.recs-sec{background:var(--off);padding:4rem 2.5rem;border-top:1px solid var(--border)}.recs-hdr{max-width:1400px;margin:0 auto 2rem;padding-bottom:.8rem;border-bottom:1px solid var(--border)}.recs-title{font-family:Libre Baskerville,serif;font-size:1.4rem;font-weight:400;color:var(--navy)}.recs-title em{font-style:italic}.about-split{display:grid;grid-template-columns:1fr 1fr;max-width:1200px;margin:0 auto;padding:6rem 2.5rem;gap:6rem;align-items:center}.about-img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:top}.about-cap{padding:.7rem 0;border-top:1.5px solid var(--gold);margin-top:.5rem}.about-cap span{font-size:.54rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mid);font-weight:700}.about-eye{font-size:.54rem;letter-spacing:.26em;text-transform:uppercase;color:var(--mid);display:block;margin-bottom:1.2rem;font-weight:700}.about-h2{font-family:Libre Baskerville,serif;font-size:clamp(1.7rem,2.8vw,2.5rem);font-weight:400;color:var(--navy);line-height:1.3;margin-bottom:1.2rem}.about-h2 em{font-style:italic}.about-body{font-size:.88rem;line-height:1.95;color:#5a5a5a;font-weight:400;margin-bottom:1rem}.about-quote{font-family:Libre Baskerville,serif;font-size:1.25rem;font-style:italic;font-weight:400;color:var(--navy);border-left:2px solid var(--gold);padding-left:1.3rem;margin:1.8rem 0;line-height:1.65}.values{background:var(--navy);padding:5rem 2.5rem}.values-inner{max-width:1200px;margin:0 auto}.values-title{font-family:Libre Baskerville,serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;color:var(--white);text-align:center;margin:.5rem 0 3rem}.values-title em{font-style:italic;color:var(--gold)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.value-item{border-top:1px solid rgba(255,255,255,.1);padding-top:1.6rem}.value-num{font-family:Libre Baskerville,serif;font-size:1.8rem;font-weight:400;color:#c9a84c38;line-height:1;margin-bottom:.7rem;font-style:italic}.value-lbl{font-size:.54rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:.7rem;font-weight:700}.value-text{font-size:.85rem;color:#ffffffad;font-weight:400;line-height:1.75}.craft-split{max-width:1200px;margin:0 auto;padding:6rem 2.5rem;display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.craft-imgs{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.craft-img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:top}.craft-img.tall{grid-row:span 2;aspect-ratio:unset;height:100%}.craft-eye{font-size:.54rem;letter-spacing:.26em;text-transform:uppercase;color:var(--mid);display:block;margin-bottom:1.2rem;font-weight:700}.craft-h2{font-family:Libre Baskerville,serif;font-size:clamp(1.7rem,2.8vw,2.5rem);font-weight:400;color:var(--navy);line-height:1.3;margin-bottom:1.2rem}.craft-h2 em{font-style:italic}.craft-body{font-size:.88rem;line-height:1.95;color:#5a5a5a;font-weight:400;margin-bottom:1rem}.about-cta{background:var(--off);padding:5rem 2.5rem;text-align:center;border-top:1px solid var(--border)}.about-cta-title{font-family:Libre Baskerville,serif;font-size:clamp(1.7rem,3vw,2.8rem);font-weight:400;color:var(--navy);line-height:1.2;margin:.5rem 0 .8rem}.about-cta-title em{font-style:italic}.about-cta-sub{font-size:.88rem;color:var(--mid);max-width:440px;margin:0 auto 2.5rem;line-height:1.85}.cta-btns{display:flex;gap:.85rem;justify-content:center;flex-wrap:wrap}.custom-intro{display:grid;grid-template-columns:1fr 1fr;max-width:1200px;margin:0 auto;padding:6rem 2.5rem;gap:6rem;align-items:center}.custom-intro-eye{font-size:.54rem;letter-spacing:.26em;text-transform:uppercase;color:var(--mid);display:block;margin-bottom:1.2rem;font-weight:700}.custom-intro-h2{font-family:Libre Baskerville,serif;font-size:clamp(1.7rem,2.8vw,2.5rem);font-weight:400;color:var(--navy);line-height:1.3;margin-bottom:1.2rem}.custom-intro-h2 em{font-style:italic}.custom-intro-body{font-size:.88rem;line-height:1.95;color:#5a5a5a;font-weight:400;margin-bottom:1rem}.custom-intro-img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center}.custom-items-sec{background:var(--off);padding:5rem 2.5rem;border-top:1px solid var(--border)}.custom-items-inner{max-width:1200px;margin:0 auto}.custom-items-title{font-family:Libre Baskerville,serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;color:var(--navy);text-align:center;margin:.5rem 0 3rem}.custom-items-title em{font-style:italic}.custom-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}.custom-card{background:var(--white);padding:2rem 1.5rem;border:1px solid var(--border);text-align:center;transition:all .25s}.custom-card:hover{border-color:var(--navy);transform:translateY(-2px)}.custom-card-icon{font-size:2rem;margin-bottom:1rem;display:block}.custom-card-name{font-family:Libre Baskerville,serif;font-size:1rem;color:var(--navy);font-weight:400;margin-bottom:.4rem}.custom-card-desc{font-size:.78rem;color:var(--mid);font-weight:400;line-height:1.6}.custom-process{background:var(--navy);padding:5rem 2.5rem}.custom-process-inner{max-width:1000px;margin:0 auto}.custom-process-title{font-family:Libre Baskerville,serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;color:var(--white);text-align:center;margin:.5rem 0 3rem}.custom-process-title em{font-style:italic;color:var(--gold)}.custom-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.custom-step{text-align:center}.custom-step-num{font-family:Libre Baskerville,serif;font-size:2.5rem;font-weight:400;color:#c9a84c40;font-style:italic;line-height:1;margin-bottom:.8rem;display:block}.custom-step-title{font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:.5rem;font-weight:700}.custom-step-text{font-size:.82rem;color:#ffffff9e;font-weight:400;line-height:1.65}.custom-cta{background:var(--white);padding:5rem 2.5rem;text-align:center;border-top:1px solid var(--border)}.custom-cta-title{font-family:Libre Baskerville,serif;font-size:clamp(1.7rem,3vw,2.8rem);font-weight:400;color:var(--navy);line-height:1.2;margin:.5rem 0 .8rem}.custom-cta-title em{font-style:italic}.custom-cta-sub{font-size:.88rem;color:var(--mid);max-width:480px;margin:0 auto 2.5rem;line-height:1.85}.acc-intro{display:grid;grid-template-columns:1fr 1fr;max-width:1200px;margin:0 auto;padding:5rem 2.5rem 0;gap:5rem;align-items:center}.acc-text-eye{font-size:.54rem;letter-spacing:.26em;text-transform:uppercase;color:var(--mid);display:block;margin-bottom:1.2rem;font-weight:700}.acc-text-title{font-family:Libre Baskerville,serif;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:400;color:var(--navy);line-height:1.3;margin-bottom:1.2rem}.acc-text-title em{font-style:italic}.acc-text-body{font-size:.88rem;line-height:1.95;color:#5a5a5a;font-weight:400;margin-bottom:1rem}.acc-feature{background:var(--off);padding:3rem;border:1px solid var(--border)}.acc-feat-eye{font-size:.54rem;letter-spacing:.26em;text-transform:uppercase;color:var(--mid);display:block;margin-bottom:.9rem;font-weight:700}.acc-feat-title{font-family:Libre Baskerville,serif;font-size:1.6rem;font-weight:400;color:var(--navy);line-height:1.25;margin-bottom:.9rem}.acc-feat-title em{font-style:italic}.acc-feat-text{font-size:.85rem;color:#5a5a5a;font-weight:400;line-height:1.8}.el-intro{background:var(--off);padding:4rem 2.5rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;border-bottom:1px solid var(--border)}.el-eye{font-size:.54rem;letter-spacing:.26em;text-transform:uppercase;color:var(--mid);display:block;margin-bottom:1rem;font-weight:700}.el-title{font-family:Libre Baskerville,serif;font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:400;color:var(--navy);line-height:1.3;margin-bottom:1.2rem}.el-title em{font-style:italic}.el-body{font-size:.88rem;line-height:1.95;color:#5a5a5a;font-weight:400}.el-layers{display:flex;flex-direction:column;gap:.85rem}.el-layer{background:var(--white);border:1px solid var(--border);padding:1.1rem 1.4rem;display:flex;align-items:center;gap:1.1rem}.el-num{font-family:Libre Baskerville,serif;font-size:1.6rem;font-weight:400;color:#1b2a3b26;font-style:italic;flex-shrink:0;line-height:1}.el-lbl{font-size:.5rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:.18rem;font-weight:700}.el-name{font-family:Libre Baskerville,serif;font-size:.9rem;color:var(--navy);font-weight:400}.contact-wrap{display:grid;grid-template-columns:1fr 1fr;max-width:1200px;margin:0 auto;padding:5rem 2.5rem;gap:6rem;align-items:start}.contact-eye{font-size:.54rem;letter-spacing:.26em;text-transform:uppercase;color:var(--mid);display:block;margin-bottom:1.2rem;font-weight:700}.contact-h2{font-family:Libre Baskerville,serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;color:var(--navy);line-height:1.3;margin-bottom:1.1rem}.contact-h2 em{font-style:italic}.contact-body-text{font-size:.88rem;line-height:1.95;color:#5a5a5a;font-weight:400;margin-bottom:1.8rem}.contact-row{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.3rem}.contact-icon{width:36px;height:36px;flex-shrink:0;background:var(--navy);display:flex;align-items:center;justify-content:center;font-size:.9rem}.contact-lbl{font-size:.52rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:.18rem;font-weight:700}.contact-val{font-size:.86rem;color:var(--navy);font-weight:500}.contact-topics-lbl{font-size:.54rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mid);display:block;margin:1.5rem 0 .7rem;font-weight:700}.contact-topics{display:flex;flex-direction:column;gap:.5rem}.contact-topic{display:flex;align-items:center;gap:.6rem;font-size:.85rem;color:#5a5a5a;font-weight:400}.contact-dot{width:4px;height:4px;flex-shrink:0;background:var(--gold)}.contact-photo{width:100%;margin-top:2.5rem;overflow:hidden}.contact-photo img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center top}.form-box{background:var(--off);border:1px solid var(--border);padding:2.5rem;position:sticky;top:5rem}.form-h{font-family:Libre Baskerville,serif;font-size:1.4rem;font-weight:400;color:var(--navy);margin-bottom:.4rem}.form-sub{font-size:.78rem;color:var(--mid);margin-bottom:1.8rem;font-weight:400;line-height:1.6}.form-fields{display:flex;flex-direction:column;gap:.9rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.form-field{display:flex;flex-direction:column;gap:.28rem}.form-lbl{font-size:.52rem;letter-spacing:.18em;text-transform:uppercase;color:var(--mid);font-weight:700}.form-input,.form-select,.form-textarea{width:100%;padding:.75rem .88rem;font-family:Raleway,sans-serif;font-size:.85rem;background:var(--white);border:1px solid var(--border);color:var(--char);outline:none;transition:border-color .2s;-webkit-appearance:none;appearance:none}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--navy)}.form-input::placeholder,.form-textarea::placeholder{color:#c0bcb5}.form-textarea{resize:vertical;min-height:110px;line-height:1.6}.form-sel-wrap{position:relative}.form-sel-wrap:after{content:"\2193";position:absolute;right:.88rem;top:50%;transform:translateY(-50%);color:var(--mid);pointer-events:none;font-size:.72rem}.form-submit{width:100%;padding:.95rem;background:var(--navy);color:var(--white);font-family:Raleway,sans-serif;font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;border:none;cursor:pointer;font-weight:700;transition:background .2s;margin-top:.25rem}.form-submit:hover{background:var(--navy-lt)}.form-note{font-size:.6rem;color:#c0bcb5;text-align:center;margin-top:.5rem}.form-errs{background:#fff0f0;border:1px solid #F5C6C6;padding:.85rem;margin-bottom:1.1rem;font-size:.8rem;color:var(--sale)}.form-ok{text-align:center;padding:2.5rem 1rem}.form-ok-icon{font-size:2rem;margin-bottom:.8rem;display:block}.form-ok-title{font-family:Libre Baskerville,serif;font-size:1.4rem;font-weight:400;color:var(--navy);margin-bottom:.4rem}.form-ok-text{font-size:.82rem;color:var(--mid);line-height:1.7}.cart-wrap{max-width:900px;margin:0 auto;padding:4rem 2.5rem}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:1.5rem;align-items:start;padding:1.5rem 0;border-bottom:1px solid var(--border)}.cart-img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:top}.cart-name{font-family:Libre Baskerville,serif;font-size:.95rem;color:var(--navy);margin-bottom:.25rem;font-weight:400}.cart-var{font-size:.7rem;color:var(--mid);margin-bottom:.2rem;font-weight:600}.cart-fab{font-size:.66rem;color:#c0bcb5}.cart-qty-row{display:flex;align-items:center;gap:.65rem;margin-top:.7rem}.cart-qty{width:50px;padding:.38rem .5rem;border:1px solid var(--border);font-family:Raleway,sans-serif;font-size:.8rem;text-align:center;background:var(--white);color:var(--char);outline:none}.cart-qty:focus{border-color:var(--navy)}.cart-rm{font-size:.56rem;color:#c0bcb5;letter-spacing:.1em;text-transform:uppercase;background:none;border:none;cursor:pointer;transition:color .2s;font-family:Raleway,sans-serif;font-weight:700}.cart-rm:hover{color:var(--sale)}.cart-price{font-size:.92rem;color:var(--navy);font-family:Raleway,sans-serif;font-weight:700}.cart-foot{margin-top:2.5rem;padding-top:1.8rem;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1.5rem}.cart-total-lbl{font-size:.54rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mid);margin-bottom:.3rem;font-weight:700}.cart-total{font-family:Libre Baskerville,serif;font-size:1.9rem;font-weight:400;color:var(--navy)}.cart-note{font-size:.68rem;color:var(--mid);margin-top:.25rem}.cart-actions{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.cart-update{font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;color:var(--navy);background:transparent;border:1px solid var(--border);padding:.85rem 1.4rem;cursor:pointer;transition:all .2s;font-family:Raleway,sans-serif;font-weight:700}.cart-update:hover{border-color:var(--navy)}.empty-cart{text-align:center;padding:5rem 0}.empty-title{font-family:Libre Baskerville,serif;font-size:1.6rem;font-weight:400;color:var(--navy);margin-bottom:.8rem}.empty-sub{font-size:.88rem;color:var(--mid);max-width:320px;margin:0 auto 2rem;line-height:1.8}.footer{background:var(--navy)}.footer-top{display:grid;grid-template-columns:1.2fr 2fr 1fr;gap:3rem;padding:4rem 2.5rem 3rem;border-bottom:1px solid rgba(255,255,255,.08);max-width:1400px;margin:0 auto}.footer-brand{font-family:Libre Baskerville,serif;font-size:1rem;font-weight:400;letter-spacing:.18em;color:var(--white);text-transform:uppercase;display:block;margin-bottom:.7rem}.footer-tag{font-size:.72rem;color:#ffffff6b;line-height:1.7;font-weight:400;max-width:180px}.footer-nav{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.footer-nav-lbl{font-size:.5rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff59;display:block;margin-bottom:.8rem;font-weight:700}.footer-nav-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-nav-list a{font-size:.7rem;color:#ffffff8c;letter-spacing:.05em;transition:color .2s}.footer-nav-list a:hover{color:var(--white)}.footer-right-lbl{font-size:.5rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff59;display:block;margin-bottom:.7rem;font-weight:700}.footer-right-text{font-size:.72rem;color:#ffffff6b;line-height:1.7;margin-bottom:1rem}.footer-right-link{font-size:.56rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c;border-bottom:1px solid rgba(255,255,255,.18);padding-bottom:1px;font-weight:700;transition:color .2s}.footer-right-link:hover{color:var(--white)}.footer-bottom{padding:1.1rem 2.5rem;max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.footer-copy{font-size:.54rem;color:#ffffff38;letter-spacing:.07em}.footer-legal{display:flex;gap:1.4rem;list-style:none}.footer-legal a{font-size:.54rem;color:#ffffff38;transition:color .2s}.footer-legal a:hover{color:#ffffff8c}@media(max-width:1100px){.col-grid,.custom-grid{grid-template-columns:repeat(3,1fr)}.custom-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.nav-top{padding:0 1rem;height:58px}.nav-logo{font-size:.88rem;letter-spacing:.14em}.nav-links-row{display:none}.nav-right-actions a:not(.nav-cart-btn){display:none}.mob-btn{display:flex}.hero-img{height:68vh}.hero-box{padding:2rem 1.5rem 2.5rem;max-width:100%}.hero-h1{font-size:clamp(1.8rem,7vw,3rem)}.hero-btns{flex-direction:column;align-items:flex-start;gap:.65rem}.home-about{grid-template-columns:1fr}.home-about-text{padding:3rem 1.5rem}.home-about-img{min-height:350px}.home-shop{padding:3rem 1.5rem}.grid-3,.col-grid{grid-template-columns:1fr 1fr;gap:1rem}.col-wrap{padding:2rem 1.5rem 4rem}.home-custom{grid-template-columns:1fr;padding:3.5rem 1.5rem;gap:2.5rem}.home-custom-items{grid-template-columns:1fr 1fr}.qs{grid-template-columns:1fr;padding:2.5rem 1.5rem}.gallery-sec{padding:3rem 1.5rem}.gallery-grid{grid-template-columns:1fr 1fr;gap:.5rem}.nl{padding:3.5rem 1.5rem}.nl-form{flex-direction:column}.nl-input{border-right:1px solid rgba(255,255,255,.15);border-bottom:none}.pg-hdr{padding:3rem 1.5rem 2.5rem}.product-wrap{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}.recs-sec{padding:3rem 1.5rem}.about-split,.craft-split{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.5rem}.craft-imgs{grid-template-columns:1fr 1fr}.craft-img.tall{grid-row:span 1;aspect-ratio:3/4;height:auto}.values{padding:3.5rem 1.5rem}.values-grid{grid-template-columns:1fr;gap:1.5rem}.about-cta,.custom-cta{padding:3.5rem 1.5rem}.acc-intro{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem 0}.el-intro,.custom-intro{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem}.custom-items-sec{padding:3.5rem 1.5rem}.custom-grid{grid-template-columns:1fr 1fr;gap:1rem}.custom-process{padding:3.5rem 1.5rem}.custom-steps{grid-template-columns:1fr 1fr;gap:1.5rem}.contact-wrap{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem}.form-box{position:static;padding:2rem}.form-row{grid-template-columns:1fr}.cart-wrap{padding:2rem 1.5rem}.cart-item{grid-template-columns:80px 1fr}.cart-price{grid-column:2}.cart-foot{flex-direction:column}.cart-actions{flex-direction:column;width:100%}.cart-update,.btn-navy{width:100%;text-align:center}.footer-top{grid-template-columns:1fr;gap:2rem;padding:3rem 1.5rem 2rem}.footer-nav{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:.65rem;align-items:flex-start;padding:1rem 1.5rem}.home-shop-hdr{flex-direction:column;align-items:flex-start;gap:.65rem}.strip{gap:1.5rem;padding:.9rem 1.5rem}}@media(max-width:480px){.grid-3,.col-grid,.gallery-grid,.craft-imgs,.footer-nav,.home-custom-items,.custom-grid,.custom-steps{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/base.css.map */
