:root{--bg:#102a32;--surface:#173943;--text:#f1e9d8;--muted:#c1c7c2;--gold:#b79a5b;--line:#36545a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.7 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}a,button,input,select,textarea{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold)}.skip{position:absolute;top:-100px;left:20px;z-index:10;background:var(--gold);color:#111;padding:12px}.skip:focus{top:15px}.preview{background:#0c2229;padding:9px 20px;text-align:center;color:var(--gold);font-size:12px;letter-spacing:.14em}.preview span{color:#c6c0b2;letter-spacing:.015em;margin-left:18px}header{max-width:1440px;margin:auto;padding:0 6%;height:142px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand-logo{position:relative;display:block;overflow:hidden;width:255px;height:124px;flex-shrink:0}.brand-logo img{position:absolute;width:310px;height:310px;max-width:none;top:-74px;left:-27px}nav{display:flex;gap:30px;align-items:center;font-size:14px}nav a{padding:10px 0}nav a:hover{color:var(--gold)}.nav-contact{border-bottom:1px solid #8e7a4d}.hero{max-width:1440px;margin:auto;padding:65px 6% 80px;display:grid;grid-template-columns:1.08fr 1fr;gap:3%;align-items:center;min-height:610px}.eyebrow{font-size:12px;line-height:1.6;letter-spacing:.18em;color:var(--gold);margin:0 0 24px}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.13;margin:0}h1{font-size:clamp(60px,6.5vw,100px);letter-spacing:-.045em}h1 em,h2 em{font-weight:400;color:var(--gold)}.intro{max-width:420px;color:#b8b4ab;font-size:17px;line-height:1.85;margin:28px 0 32px}.button{border:1px solid var(--gold);display:inline-flex;justify-content:space-between;align-items:center;gap:32px;padding:15px 22px;background:var(--gold);color:#111;font-weight:500;font-size:14px}.button:hover{background:#e5cb8f}.hero-note{font-size:11px;letter-spacing:.19em;color:#aaa397;margin-top:40px}.hero-note span{margin-left:12px;color:var(--gold)}.hero-brand{border-left:1px solid var(--line);display:flex;align-items:center;justify-content:center;min-width:0}.hero-brand img{width:100%;height:auto;display:block}.section{padding:85px 6%;max-width:1440px;margin:0 auto;border-top:1px solid var(--line)}h2{font-size:clamp(35px,3.7vw,53px);letter-spacing:-.035em}h3{font-size:28px;letter-spacing:-.02em}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:40px}.section-heading>p{max-width:385px;color:var(--muted);margin:0}#finder{background:var(--surface)}label{display:block;margin:0 0 10px;font-size:14px}#taste-search{width:100%;padding:19px 0;background:none;color:var(--text);border:0;border-bottom:1px solid #8e7a4d;border-radius:0;font-size:20px;margin-bottom:25px}#taste-search::placeholder{color:#8c8880}.taste-options{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.taste-options button{border:1px solid #45616a;padding:11px 18px;background:transparent;color:var(--text);font-size:14px}.taste-options button:hover,.taste-options button[aria-pressed=true]{border-color:var(--gold);background:#24434a;color:#f6dea8}.taste-options #clear-taste{border-color:transparent;color:var(--muted);text-decoration:underline;text-underline-offset:4px}.small{font-size:13px;color:var(--muted);line-height:1.6}.profiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px;margin-bottom:22px;gap:0}.profiles:empty{display:none}.profiles article{padding:30px 28px 12px 0;display:flex;flex-direction:column;border-top:1px solid var(--line)}.profiles article+article{padding-left:28px;border-left:1px solid var(--line)}.profiles article p{color:var(--muted);font-size:15px;line-height:1.85;margin:20px 0}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 25px}.tags span{font-size:12px;color:#d3c29d;border:1px solid #47616a;padding:3px 10px}.profiles article button{margin-top:auto;border:0;border-top:1px solid var(--line);padding:17px 0 0;text-align:left;background:none;color:var(--gold);font-size:14px;line-height:1.6}.restock{display:grid;grid-template-columns:1.3fr 1fr;gap:12%;align-items:center}.restock>div>p:not(.eyebrow){max-width:460px;color:var(--muted)}.ebay-panel{padding-left:40px;border-left:1px solid var(--line)}.ebay-panel h3{font-size:31px}.coming{display:block;color:#aaa18f;font-size:13px;margin-top:20px}.philosophy{display:grid;grid-template-columns:1fr 1.3fr;gap:12%;background:#0d242c}.philosophy .statement{font-family:Georgia,serif;font-size:28px;line-height:1.4;color:var(--text);margin:0 0 25px}.philosophy p{color:var(--muted);max-width:550px}.signature{font:italic 38px Georgia,serif;color:var(--gold);margin-top:30px}.contact{display:grid;grid-template-columns:1fr 1.1fr;gap:12%}.contact>div>p:not(.eyebrow){color:var(--muted);max-width:410px}.contact-note{font-size:14px;margin-top:25px}select,textarea{width:100%;background:#132f38;color:var(--text);border:1px solid #45616a;border-radius:0;padding:13px 15px;margin-bottom:22px;font-size:16px}textarea{resize:vertical;min-height:125px}textarea::placeholder{color:#979189}form .button{width:100%}#feedback{color:var(--muted);font-size:13px;min-height:25px}footer{max-width:1440px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:20px 6% 30px;border-top:1px solid var(--line);gap:30px}footer .brand-logo{width:215px;height:112px}footer .brand-logo img{width:270px;height:270px;left:-27px;top:-64px}footer p{font-size:12px;color:var(--muted)}.legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 20px;max-width:260px}.legal button{border:0;background:none;color:#c4bfb5;font-size:13px;padding:0}.legal span{font-size:11px;color:#8e887e}dialog{width:calc(100% - 36px);max-width:570px;max-height:85vh;overflow:auto;border:1px solid #8e7a4d;background:#101013;color:var(--text);padding:35px}dialog::backdrop{background:#000c}dialog h2{font-size:35px}dialog p{color:var(--muted)}#close-dialog{float:right;font-size:28px;background:none;border:0;color:var(--text);min-width:44px;min-height:44px}@media(max-width:1000px){nav{gap:20px}.hero{padding-top:45px;padding-bottom:60px;min-height:550px}.hero-brand{border:0}.section{padding-top:65px;padding-bottom:65px}.profiles article{padding-right:18px}.profiles article+article{padding-left:18px}.profiles h3{font-size:25px}.restock,.contact,.philosophy{gap:6%}footer{flex-wrap:wrap}.legal{max-width:none}}@media(max-width:740px){header{height:128px;padding:0 5%}.brand-logo{width:225px;height:112px}.brand-logo img{width:275px;height:275px;left:-25px;top:-64px}nav a{display:none}nav a:first-child{display:block;font-size:13px;border-bottom:1px solid var(--gold)}.hero{display:flex;flex-direction:column-reverse;gap:15px;padding:10px 6% 55px;min-height:0}.hero-brand{width:100%;height:235px;overflow:hidden}.hero-brand img{width:420px;height:420px;max-width:none;flex-shrink:0}.hero-content{width:100%}.hero-content>.eyebrow{font-size:11px;margin-bottom:18px}h1{font-size:clamp(58px,12vw,82px)}.intro{font-size:16px;margin-top:22px;max-width:500px}.hero-note{margin-top:30px}.section{padding:50px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;max-width:100%}#taste-search{font-size:16px}.taste-options button{flex:1 1 45%;text-align:left;padding:12px}.profiles{grid-template-columns:1fr;margin-top:20px}.profiles article,.profiles article+article{padding:26px 0;border-left:0}.profiles h3{font-size:29px}.profiles article p{margin:16px 0}.profiles article button{margin-top:0}.profiles .tags{margin-bottom:20px}.restock,.philosophy,.contact{grid-template-columns:1fr;gap:30px}.ebay-panel{padding:25px 0 0;border-left:0;border-top:1px solid var(--line)}.philosophy .statement{font-size:25px}.preview{font-size:11px;padding:8px 10px}.preview span{margin-left:8px;font-size:11px}footer{align-items:flex-start;gap:15px;padding-top:15px;flex-direction:column}.legal{justify-content:flex-start}.contact h2{margin-bottom:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Responsive refinements for the existing black-and-gold identity. */
.menu-toggle{display:none}.preview{font-size:.875rem;letter-spacing:.08em}.eyebrow{font-size:.875rem;letter-spacing:.13em}.hero-note{font-size:.8rem}.small,#feedback,.coming{font-size:.875rem}.profiles article p{font-size:1rem}.tags span{font-size:.875rem}footer p,.legal button{font-size:.875rem}.legal span{font-size:.8rem}.button{min-height:48px;font-size:1rem}.legal button{min-height:44px}.profiles article button{min-height:48px}.hero{padding-top:45px;padding-bottom:55px;min-height:540px}.hero-brand img{max-width:470px}.profiles{gap:24px}.profiles article,.profiles article+article{padding:26px 0 12px;border-left:0;border-top:2px solid #675737}.profiles h3{font-size:1.75rem}.tags{margin-top:auto}.profiles article button{margin-top:0}.taste-options #clear-taste{color:#d0c9bd}.taste-options #clear-taste:hover{color:var(--gold)}#legal-text{white-space:pre-line}.hero-content,.section-heading>div,form{min-width:0}button,a{touch-action:manipulation}input,textarea,select{max-width:100%}.hero-note span{display:inline-block}h1,h2,h3{overflow-wrap:break-word}
@media(max-width:740px){header{position:relative;height:104px;gap:12px}.brand-logo{width:195px;height:100px}.brand-logo img{width:245px;height:245px;left:-25px;top:-56px}.menu-toggle{display:flex;gap:12px;align-items:center;border:1px solid #8e7a4d;background:transparent;color:var(--text);padding:9px 12px;min-height:44px;font-size:.875rem}nav{display:none;position:absolute;z-index:5;top:100%;left:0;right:0;background:#101013;padding:15px 6% 22px;border-bottom:1px solid var(--gold);box-shadow:0 14px 25px #0008}nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}nav a,nav a:first-child{display:block;font-size:1rem;padding:13px 0;border-bottom:1px solid var(--line)}.hero{flex-direction:column;gap:0;padding-top:36px;padding-bottom:40px}.hero-brand{display:none}.hero-content>.eyebrow{font-size:.8rem}h1{font-size:clamp(3rem,12vw,5rem);line-height:1.1}.intro{line-height:1.75}.hero-note{margin-top:25px}.hero .button{width:100%;gap:15px;padding:15px 18px}.preview{font-size:.8rem;padding:10px 5%;line-height:1.6;letter-spacing:.05em}.preview span{font-size:.8rem;margin-left:8px}.profiles{gap:12px}.profiles article,.profiles article+article{padding:25px 0}.taste-options button{font-size:.875rem;padding:12px 10px;flex:1 1 140px}footer{gap:8px}.section{padding:44px 6%}dialog{padding:24px}dialog h2{font-size:1.8rem}#taste-search{padding:14px 0}.section-heading{margin-bottom:25px}}
@media(min-width:741px) and (max-width:1000px){header{padding:0 4%}nav{gap:15px}.brand-logo{width:205px}.brand-logo img{left:-45px}nav a{font-size:.875rem}.hero h1{font-size:4rem}.profiles{gap:18px}.profiles h3{font-size:1.4rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important}}

/* Keep the entire footer logo, including its signature, inside its own box. */
footer .brand-logo{width:260px;max-width:100%;height:auto;aspect-ratio:1;overflow:visible}
footer .brand-logo img{position:static;display:block;width:100%;height:auto;max-width:100%;object-fit:contain;top:auto;left:auto}
.email-link{color:var(--gold);text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}
#email-inquiry{width:100%;margin-bottom:12px;text-align:left}
.button-secondary{background:transparent;color:var(--gold)}
.button-secondary:hover{background:#24434a}
@media(max-width:740px){footer .brand-logo{width:260px;align-self:center}#email-inquiry{gap:12px}}

.ebay-link{margin-top:18px;text-align:left}.ebay-panel .ebay-link{display:inline-flex}.ebay-panel h3{margin-bottom:10px}

@font-face{font-family:RuslanScript;src:url("assets/ruslan-script.otf") format("opentype");font-style:italic;font-weight:400;font-display:swap}
.signature{font-family:RuslanScript,Georgia,serif;font-style:italic;font-size:50px;line-height:1.35;display:inline-block;transform:rotate(-3deg);padding:5px 12px 5px 0}
