.home3d .showcase{margin-top:clamp(2.2rem,5vw,3.4rem);--bleed:max(0px,(min(1264px,100vw - 2rem) - 100%)/2);margin-inline:calc(var(--bleed) * -1)}.home3d .hostwin{border:1px solid var(--rule);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 24px 60px -32px rgba(59,18,11,.45)}.home3d .hostbar{display:flex;align-items:center;gap:.9rem;padding:.6rem .9rem;background:#f0e9dc;border-bottom:1px solid var(--rule)}.home3d .hostbar .dots{display:flex;gap:.34rem;flex:none}.home3d .hostbar .dots i{width:.58rem;height:.58rem;border-radius:50%;background:rgba(59,18,11,.18)}.home3d .hostbar .url{flex:1;min-width:0;background:#fbf7ef;border:1px solid rgba(59,18,11,.09);border-radius:999px;padding:.22rem .8rem;font-size:.72rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home3d .hostbody{padding:clamp(1.1rem,2.6vw,1.9rem);--hostcol:1200px}.home3d .hostmast{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-bottom:.7rem;margin-bottom:1.1rem;border-bottom:1px solid rgba(59,18,11,.1)}.home3d .hostlogo{font-family:var(--font-display),Georgia,serif;font-size:1.05rem;color:var(--heading)}.home3d .hostnav{font-size:.7rem;letter-spacing:.04em;color:var(--muted)}.home3d .hosth{margin-block:0 .5rem;font-family:var(--font-display),Georgia,serif;font-weight:400;font-size:clamp(1.15rem,2.4vw,1.5rem);color:var(--heading);letter-spacing:-.015em}.home3d .hostp{margin-block:0 1.1rem;font-size:.875rem;line-height:1.65;color:var(--muted)}.home3d .hostp.tail{margin-block:1.1rem 0}.home3d .hosth,.home3d .hostmast,.home3d .hostp,.home3d .slot{max-width:var(--hostcol);margin-inline:auto}.home3d .slot{transition:max-width .5s cubic-bezier(.2,.6,.2,1),aspect-ratio .5s cubic-bezier(.2,.6,.2,1);margin-inline:auto;border-radius:10px;overflow:hidden;background:var(--band,#f4eee3);box-shadow:0 8px 32px -12px rgba(59,18,11,.35)}.home3d .slot iframe{border:0;display:block;width:100%;height:100%}.home3d [data-style=hero] .slot{border-radius:0;margin-inline:calc(clamp(1.1rem, 2.6vw, 1.9rem) * -1);max-width:none;width:auto}.home3d [data-style=sidebar] .slot{float:right;width:min(400px,40%);max-width:40%;margin:0 0 .9rem 1.3rem;border-radius:8px}.home3d .hostbody:after{content:"";display:block;clear:both}.home3d .slotwait{height:100%;display:grid;place-items:center;align-content:center;gap:.4rem;padding:1.2rem;text-align:center;background:radial-gradient(60% 70% at 50% 40%,rgba(168,113,46,.1),transparent 72%)}.home3d .slotwait .mark{font-size:.62rem;letter-spacing:.26em;text-transform:uppercase;color:var(--metal-deep)}.home3d .slotwait p{margin:0;max-width:30ch;font-size:.85rem;line-height:1.55;color:var(--muted)}.home3d .picker{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.3rem}.home3d .pick{border:1px solid var(--rule);border-radius:999px;padding:.42rem 1.1rem;background:transparent;color:var(--heading);font:inherit;font-size:.8125rem;line-height:1.4;cursor:pointer;transition:border-color .2s,color .2s,background-color .2s}.home3d .pick:hover{border-color:var(--action);color:var(--action)}.home3d .pick.on{background:var(--action);border-color:var(--action);color:var(--on-deep)}.home3d .pick:focus-visible{outline:2px solid var(--action);outline-offset:3px}.home3d .picknote{margin:.8rem 0 0;min-height:2.6em;font-size:.85rem;line-height:1.6;color:var(--muted);max-width:52ch}@media (max-width:620px){.home3d [data-style=sidebar] .slot{float:none;width:min(20rem,100%);max-width:100%;margin:0 auto .9rem}}@media (prefers-reduced-motion:reduce){.home3d .slot{transition:none}}