.ih-root{--ih-ink:#0c0b0b;--ih-ink-2:#141212;--ih-bone:#efe7dc;--ih-bone-dim:#b9b0a5;--ih-blood:#a8321f;--ih-blood-soft:#a8321f26;--ih-line:#efe7dc24;--ih-max:1180px;background:radial-gradient(1100px 480px at 12% -8%, #a8321f29, transparent 65%), var(--ih-ink);min-height:100vh;color:var(--ih-bone);letter-spacing:.01em;text-align:left;font-family:ui-sans-serif,system-ui,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6}.ih-root *,.ih-root :before,.ih-root :after{box-sizing:border-box}.ih-root button{font:inherit;color:inherit;cursor:pointer;border:0}.ih-nav{z-index:20;border-bottom:1px solid var(--ih-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0b0bdb;position:sticky;top:0}.ih-nav__inner{max-width:var(--ih-max);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.5rem;margin:0 auto;padding:.85rem 1.25rem;display:flex}.ih-brand{text-transform:uppercase;letter-spacing:.22em;background:0 0;align-items:center;gap:.6rem;min-width:0;font-size:.78rem;font-weight:700;display:inline-flex}.ih-brand__mark{width:1.35rem;height:1.35rem;color:var(--ih-blood);flex:none}.ih-brand em{color:var(--ih-bone-dim);letter-spacing:.34em;font-size:.62rem;font-style:normal;font-weight:400;display:block}.ih-nav__list{flex-wrap:wrap;gap:.35rem 1.4rem;margin:0;padding:0;list-style:none;display:flex}.ih-nav__link{color:var(--ih-bone-dim);text-transform:uppercase;letter-spacing:.16em;background:0 0;padding:.35rem 0;font-size:.7rem;transition:color .18s;position:relative}.ih-nav__link:after{content:"";background:var(--ih-blood);transform-origin:0;height:1px;transition:transform .24s;position:absolute;inset:auto 0 0;transform:scaleX(0)}.ih-nav__link:hover,.ih-nav__link.is-active{color:var(--ih-bone)}.ih-nav__link:hover:after,.ih-nav__link.is-active:after{transform:scaleX(1)}.ih-main{max-width:var(--ih-max);margin:0 auto;padding:0 1.25rem}.ih-section{border-top:1px solid var(--ih-line);padding:3.25rem 0}.ih-section:first-child{border-top:0}.ih-section__head{margin-bottom:1.75rem}.ih-eyebrow{color:var(--ih-blood);text-transform:uppercase;letter-spacing:.28em;margin:0 0 .6rem;font-size:.66rem;font-weight:700}.ih-h1{letter-spacing:-.02em;text-transform:uppercase;margin:0 0 1rem;font-size:clamp(2.4rem,6vw,4.25rem);font-weight:800;line-height:.98}.ih-h1__accent{color:var(--ih-blood);display:block}.ih-h2{letter-spacing:-.01em;text-transform:uppercase;margin:0;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1.1}.ih-h3{text-transform:uppercase;letter-spacing:.08em;margin:0 0 .55rem;font-size:1.02rem;font-weight:700}.ih-lead{max-width:46ch;color:var(--ih-bone-dim);margin:0 0 1.75rem;font-size:1.02rem}.ih-body{color:#efe7dcd1;margin:0 0 .75rem;font-size:.95rem}.ih-muted{color:var(--ih-bone-dim);font-size:.88rem}.ih-note{margin-top:1.5rem}.ih-hero{align-items:center;gap:2.5rem;padding:3.5rem 0 3rem;display:grid}@media (width>=900px){.ih-hero{grid-template-columns:1.15fr .85fr;gap:3.5rem;padding:5rem 0 4rem}}.ih-actions{flex-wrap:wrap;gap:.75rem;display:flex}.ih-btn{background:var(--ih-blood);color:#fff;text-transform:uppercase;letter-spacing:.14em;border:1px solid var(--ih-blood);justify-content:center;align-items:center;padding:.85rem 1.5rem;font-size:.72rem;font-weight:700;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.ih-btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px -14px #a8321fe6}.ih-btn--ghost{color:var(--ih-bone);border-color:var(--ih-line);background:0 0}.ih-btn--ghost:hover{border-color:var(--ih-bone);box-shadow:none}.ih-stats{flex-wrap:wrap;gap:2rem;margin:2.25rem 0 0;display:flex}.ih-stats dt{color:var(--ih-bone-dim);text-transform:uppercase;letter-spacing:.18em;font-size:.62rem}.ih-stats dd{margin:.3rem 0 0;font-size:1.6rem;font-weight:800}.ih-art{aspect-ratio:4/5;border:1px solid var(--ih-line);background:linear-gradient(160deg, var(--ih-ink-2), #0a0909);position:relative;overflow:hidden}.ih-art__sun{aspect-ratio:1;background:radial-gradient(circle at 50% 40%,#a8321fd9,#a8321f00 68%);border-radius:50%;width:74%;position:absolute;bottom:-28%;left:50%;transform:translate(-50%)}.ih-art__rings{border:1px solid #efe7dc29;border-radius:50%;position:absolute;inset:12%;box-shadow:inset 0 0 0 1px #efe7dc0f,0 0 0 22px #efe7dc0a}.ih-art__glyph{aspect-ratio:1;width:56%;height:auto;color:var(--ih-bone);opacity:.92;animation:7s ease-in-out infinite ih-float;position:absolute;top:50%;left:50%;transform:translate(-50%,-54%)}@keyframes ih-float{0%,to{transform:translate(-50%,-54%)}50%{transform:translate(-50%,-58%)}}@media (prefers-reduced-motion:reduce){.ih-art__glyph{animation:none}}.ih-art__grain{opacity:.35;mix-blend-mode:multiply;background-image:repeating-linear-gradient(0deg,#00000059 0 1px,#0000 1px 3px);position:absolute;inset:0}.ih-grid{gap:1rem;display:grid}@media (width>=700px){.ih-grid--2,.ih-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1000px){.ih-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.ih-card{border:1px solid var(--ih-line);background:linear-gradient(#efe7dc0a,#0000);padding:1.5rem;transition:transform .24s,border-color .24s,background .24s;position:relative;overflow:hidden}.ih-card:hover{background:linear-gradient(#efe7dc12,#0000);border-color:#efe7dc52;transform:translateY(-3px)}.ih-card--artist{padding-top:1.25rem}.ih-card__glyph{width:8.5rem;height:8.5rem;color:var(--ih-blood);opacity:.28;pointer-events:none;transition:transform .4s,opacity .4s;position:absolute;bottom:-1.5rem;right:-1.5rem}.ih-card--artist:hover .ih-card__glyph{opacity:.45;transform:rotate(-8deg)scale(1.06)}.ih-pill{border:1px solid var(--ih-line);color:var(--ih-bone-dim);text-transform:uppercase;letter-spacing:.16em;margin-bottom:.9rem;padding:.2rem .6rem;font-size:.6rem;display:inline-block}.ih-pill--open{border-color:var(--ih-blood);background:var(--ih-blood-soft);color:#e8a091}.ih-handle{color:var(--ih-blood);letter-spacing:.06em;margin:0 0 .75rem;font-size:.8rem}.ih-meta{gap:.6rem;margin:1rem 0 1.25rem;display:grid}.ih-meta dt{color:var(--ih-bone-dim);text-transform:uppercase;letter-spacing:.16em;font-size:.58rem}.ih-meta dd{margin:.15rem 0 0;font-size:.9rem}.ih-price{color:var(--ih-bone-dim);text-transform:uppercase;letter-spacing:.14em;margin:1rem 0 0;font-size:.66rem}.ih-price strong{color:var(--ih-bone);letter-spacing:0;font-size:1.05rem}.ih-quote{border-left:2px solid var(--ih-blood);background:#efe7dc08;margin:0;padding:1.5rem}.ih-quote p{margin:0 0 .9rem;font-size:1rem}.ih-quote cite{color:var(--ih-bone-dim);text-transform:uppercase;letter-spacing:.16em;font-size:.62rem;font-style:normal}.ih-hours{margin:0;padding:0;list-style:none}.ih-hours li{border-bottom:1px dashed var(--ih-line);justify-content:space-between;gap:1rem;padding:.55rem 0;font-size:.9rem;display:flex}.ih-hours li:last-child{border-bottom:0}.ih-map{border:1px solid var(--ih-line);background-image:linear-gradient(#efe7dc14 1px,#0000 1px),linear-gradient(90deg,#efe7dc14 1px,#0000 1px);background-size:28px 28px;height:8.5rem;margin-top:1rem;position:relative}.ih-map__pin{background:var(--ih-blood);width:.7rem;height:.7rem;box-shadow:0 0 0 .55rem var(--ih-blood-soft);border-radius:50%;position:absolute;top:44%;left:46%}.ih-faq{border-top:1px solid var(--ih-line)}.ih-faq__item{border-bottom:1px solid var(--ih-line)}.ih-faq__q{text-align:left;text-transform:uppercase;letter-spacing:.08em;background:0 0;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.1rem 0;font-size:.82rem;font-weight:700;transition:color .18s;display:flex}.ih-faq__q:hover{color:var(--ih-blood)}.ih-faq__a{color:#efe7dcd1;max-width:62ch;margin:0 0 1.2rem;font-size:.94rem}.ih-form,.ih-row{gap:1.1rem;display:grid}@media (width>=520px){.ih-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.ih-field{gap:.4rem;display:grid}.ih-field>span{color:var(--ih-bone-dim);text-transform:uppercase;letter-spacing:.16em;font-size:.6rem}.ih-field input,.ih-field select,.ih-field textarea{border:1px solid var(--ih-line);width:100%;color:var(--ih-bone);font:inherit;background:#0c0b0bb3;border-radius:0;padding:.7rem .8rem;font-size:.92rem;transition:border-color .18s,box-shadow .18s}.ih-field textarea{resize:vertical}.ih-field input:focus,.ih-field select:focus,.ih-field textarea:focus{border-color:var(--ih-blood);box-shadow:0 0 0 3px var(--ih-blood-soft);outline:none}.ih-field em{color:#e8a091;font-size:.75rem;font-style:normal}.ih-field--error input,.ih-field--error textarea{border-color:#e8a091}.ih-steps{color:#efe7dcd1;gap:.7rem;margin:0 0 1.25rem;padding-left:1.1rem;font-size:.92rem;display:grid}.ih-steps strong{color:var(--ih-bone)}.ih-card--done{justify-items:start;gap:.4rem;display:grid}.ih-footer{border-top:1px solid var(--ih-line);background:var(--ih-ink-2);margin-top:2rem}.ih-footer__inner{max-width:var(--ih-max);gap:.4rem;margin:0 auto;padding:2rem 1.25rem 2.5rem;font-size:.82rem;display:grid}.ih-footer p{margin:0}.ih-footer a{color:var(--ih-blood);text-underline-offset:3px;text-decoration:underline}@media (prefers-reduced-motion:reduce){.ih-root *,.ih-root :after{transition:none!important}}
