:root{--navy:#0f2338;--navy-mid:#16324c;--navy-deep:#0a1826;--gold:#c9a04a;--gold-light:#f0d38a;--rose:#8f3a3a;--parchment:#ece3d0;--ink:#12181f;--cream-text:#f4ecdb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--navy);color:var(--cream-text);font-family:"Source Serif 4",serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,.display{font-family:Fraunces,serif;font-weight:600;letter-spacing:-.01em;margin:0}.eyebrow{font-family:IBM Plex Sans,sans-serif;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-weight:500}a{color:inherit}header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 4vw;background:#0f2338e0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(201,160,74,.18)}.logo-mark{display:flex;align-items:center;gap:.75rem}.logo-mark img{height:46px;width:auto;display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.footer-logo{height:80px;width:auto;display:block;margin-bottom:1.1rem;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4))}.logo-text{font-family:Fraunces,serif;font-style:italic;font-weight:600;font-size:1.25rem;color:var(--cream-text)}.logo-text small{display:block;font-family:IBM Plex Sans,sans-serif;font-style:normal;font-size:.55rem;letter-spacing:.3em;color:var(--gold);margin-top:2px}nav ul{list-style:none;display:flex;gap:2.4rem;margin:0;padding:0;font-family:IBM Plex Sans,sans-serif;font-size:.85rem;letter-spacing:.02em}nav a{text-decoration:none;color:var(--cream-text);opacity:.85;transition:opacity .2s}nav a:hover{opacity:1;color:var(--gold-light)}.nav-cta{font-family:IBM Plex Sans,sans-serif;font-size:.8rem;font-weight:500;border:1px solid var(--gold);color:var(--gold-light);padding:.5rem 1.1rem;border-radius:2px;text-decoration:none;transition:background .2s,color .2s}.nav-cta:hover{background:var(--gold);color:var(--navy-deep)}.nav-links-wrap{display:flex;align-items:center;gap:2.4rem}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:5vw 4vw 3vw;max-width:1400px;margin:0 auto;min-height:88vh}.hero-copy{position:relative;z-index:2}.hero-copy .eyebrow{margin-bottom:1.1rem;display:block}.hero-copy h1{font-size:clamp(2.6rem,4.6vw,4.2rem);line-height:1.04;color:var(--cream-text)}.hero-copy h1 em{font-style:italic;color:var(--gold-light);font-weight:500}.hero-copy p{max-width:38ch;margin:1.6rem 0 2.2rem;color:#f4ecdbc7;font-size:1.08rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary,.btn-secondary{font-family:IBM Plex Sans,sans-serif;font-weight:500;font-size:.9rem;padding:.95rem 1.7rem;border-radius:2px;text-decoration:none;display:inline-block;transition:transform .2s,background .2s,color .2s}.btn-primary{background:var(--gold);color:var(--navy-deep)}.btn-primary:hover{background:var(--gold-light);transform:translateY(-2px)}.btn-secondary{border:1px solid rgba(244,236,219,.4);color:var(--cream-text)}.btn-secondary:hover{border-color:var(--gold-light);color:var(--gold-light)}.arch-wrap{position:relative;display:flex;justify-content:center;z-index:1}.arch-wrap svg,.arch-wrap img{width:100%;max-width:460px;height:auto;filter:drop-shadow(0 30px 60px rgba(0,0,0,.45))}.section{padding:6vw 4vw;max-width:1400px;margin:0 auto}.section-head{text-align:center;max-width:640px;margin:0 auto 3.2rem}.section-head h2{font-size:clamp(1.9rem,3vw,2.6rem);color:var(--cream-text);margin-top:.8rem}.section-head p{color:#f4ecdbb3;margin-top:1rem}.collections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.collection-card{background:linear-gradient(180deg,var(--navy-mid),var(--navy-deep));border:1px solid rgba(201,160,74,.22);border-radius:4px;padding:2.4rem 1.8rem;text-align:center;transition:transform .25s,border-color .25s}.collection-card:hover{transform:translateY(-6px);border-color:var(--gold)}.collection-card svg{width:56px;height:56px;margin-bottom:1.3rem}.collection-card h3{font-size:1.3rem;color:var(--cream-text);margin-bottom:.6rem}.collection-card p{font-size:.92rem;color:#f4ecdba6;margin:0 0 1.4rem}.collection-card a{font-family:IBM Plex Sans,sans-serif;font-size:.8rem;letter-spacing:.08em;color:var(--gold-light);text-decoration:none;border-bottom:1px solid rgba(240,211,138,.4);padding-bottom:2px}.designs-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1.3rem}.design-card{border-radius:6px;overflow:hidden;aspect-ratio:10/3;display:flex;align-items:center;justify-content:center;position:relative;border:1px solid rgba(201,160,74,.25)}.design-card svg{width:100%;height:100%}.story{background:var(--parchment);color:var(--ink);padding:6vw 4vw;margin:0}.story-inner{max-width:760px;margin:0 auto}.story .eyebrow{color:var(--rose)}.story h2{color:var(--ink);font-size:clamp(1.9rem,3vw,2.5rem);margin:.8rem 0 1.6rem}.story p{font-size:1.12rem;line-height:1.75;margin:0 0 1.2rem}.story-body p:first-of-type:first-letter{font-family:UnifrakturMaguntia,cursive;font-size:4.6rem;float:left;line-height:.75;padding:.05em .12em 0 0;color:var(--rose)}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.value-item{border-top:1px solid rgba(143,58,58,.35);padding-top:1.2rem}.value-item h3{font-size:1.15rem;color:var(--ink);margin-bottom:.5rem}.value-item p{font-size:.92rem;color:#12181fb8;margin:0}footer{background:var(--navy-deep);padding:4.5vw 4vw 2.5vw;border-top:1px solid rgba(201,160,74,.2)}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;max-width:1400px;margin:0 auto 3rem;flex-wrap:wrap;gap:2.5rem}.footer-brand h3{font-family:Fraunces,serif;font-style:italic;font-size:1.3rem;color:var(--cream-text);margin-bottom:.6rem}.footer-brand p{max-width:32ch;font-size:.9rem;color:#f4ecdb99}.newsletter{max-width:360px;width:100%}.newsletter p{font-family:IBM Plex Sans,sans-serif;font-size:.85rem;color:#f4ecdbb3;margin-bottom:.9rem}.newsletter form{display:flex;border-bottom:1px solid var(--gold)}.newsletter input{background:none;border:none;flex:1;padding:.6rem .2rem;color:var(--cream-text);font-family:IBM Plex Sans,sans-serif;font-size:.9rem}.newsletter input:focus{outline:none}.newsletter button{background:none;border:none;color:var(--gold-light);font-family:IBM Plex Sans,sans-serif;font-size:.85rem;letter-spacing:.05em;cursor:pointer;padding:.6rem .4rem}.footer-bottom{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;font-family:IBM Plex Sans,sans-serif;font-size:.75rem;color:#f4ecdb73;border-top:1px solid rgba(201,160,74,.12);padding-top:1.6rem;flex-wrap:wrap;gap:.8rem}@media(max-width:880px){nav ul{display:none}.logo-mark img{height:38px}.footer-logo{margin-left:auto;margin-right:auto}.arch-wrap img{max-width:300px}.hero{grid-template-columns:1fr;text-align:center}.hero-copy p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.arch-wrap{order:-1}.collections-grid{grid-template-columns:1fr}.designs-strip{grid-template-columns:repeat(2,1fr)}.values{grid-template-columns:1fr}.footer-top{flex-direction:column}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.skip-to-content{position:absolute;left:-9999px;top:0;background:var(--gold);color:var(--navy-deep);padding:.6rem 1rem;z-index:100}.skip-to-content:focus{left:1rem;top:1rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.product-card{text-decoration:none;color:inherit;display:block;border:1px solid rgba(201,160,74,.2);border-radius:6px;overflow:hidden;transition:transform .2s,border-color .2s}.product-card:hover{transform:translateY(-4px);border-color:var(--gold)}.product-card-image{aspect-ratio:1/1;background:var(--navy-mid);overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:cover;display:block}.product-card-placeholder{width:100%;height:100%;background:var(--navy-mid)}.product-card h3{font-size:1rem;padding:.9rem 1rem .2rem;color:var(--cream-text);font-weight:500}.product-price{font-family:IBM Plex Sans,sans-serif;font-size:.9rem;color:var(--gold-light);padding:0 1rem 1rem}.product-grid-empty{grid-column:1/-1;text-align:center;padding:3rem 1.5rem;border:1px dashed rgba(201,160,74,.3);border-radius:6px;color:#f4ecdb99;font-family:IBM Plex Sans,sans-serif;font-size:.9rem}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;padding:4vw}.product-page-media img{width:100%;border-radius:6px}.product-thumb-row{display:flex;gap:.6rem;margin-top:.8rem;flex-wrap:wrap}.product-thumb{width:70px;height:70px;padding:0;background:none;overflow:hidden;border-radius:4px;cursor:pointer;border:1px solid rgba(201,160,74,.3);transition:border-color .2s}.product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-thumb:hover{border-color:var(--gold)}.product-thumb.is-active{border-color:var(--gold-light);box-shadow:0 0 0 1px var(--gold-light)}.product-thumb:focus-visible{outline:2px solid var(--gold-light);outline-offset:2px}.product-page-info h1{font-size:2rem;color:var(--cream-text);margin-bottom:.6rem}.product-page-price{font-family:IBM Plex Sans,sans-serif;font-size:1.3rem;color:var(--gold-light);margin-bottom:1.5rem}.product-page-description{color:#f4ecdbbf;margin-bottom:2rem;line-height:1.7}.option-row{margin-bottom:1.2rem}.option-row label{display:block;font-family:IBM Plex Sans,sans-serif;font-size:.85rem;margin-bottom:.4rem;color:#f4ecdbb3}.option-row select,.option-row input{width:100%;padding:.7rem;background:var(--navy-mid);border:1px solid rgba(201,160,74,.3);color:var(--cream-text);border-radius:4px;font-family:IBM Plex Sans,sans-serif}.cart-table{width:100%;border-collapse:collapse;margin-bottom:2rem}.cart-table th{text-align:left;font-family:IBM Plex Sans,sans-serif;font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;color:var(--gold);padding:.8rem 0;border-bottom:1px solid rgba(201,160,74,.25)}.cart-table td{padding:1rem 0;border-bottom:1px solid rgba(201,160,74,.12);font-size:.95rem}.cart-table input[type=number]{width:60px;padding:.4rem;background:var(--navy-mid);border:1px solid rgba(201,160,74,.3);color:var(--cream-text);border-radius:4px}.cart-summary{display:flex;align-items:center;gap:1rem;justify-content:flex-end;flex-wrap:wrap}.cart-subtotal{font-family:IBM Plex Sans,sans-serif;font-size:1.1rem;margin-right:auto}.pagination{display:flex;gap:1rem;justify-content:center;margin-top:2rem;font-family:IBM Plex Sans,sans-serif;font-size:.9rem}.pagination a{color:var(--gold-light);text-decoration:none}.form-success{color:var(--gold-light)}@media(max-width:880px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-page{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/theme.css.map */
