:root{--tell-ink:#211813;--tell-paper:#f4ead9;--tell-wine:#672f2d;--tell-red:#a2483e;--tell-gold:#d9ae6d;--tell-mist:#d9cec0;--tell-rule:rgba(60,35,28,.18)}
*{box-sizing:border-box}.tell-page{background:var(--tell-paper);color:var(--tell-ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.55}.tell-page h1,.tell-page h2,.tell-page h3{font-family:Georgia,"Times New Roman",serif;line-height:1.05;letter-spacing:-.035em}.tell-page a{color:inherit;text-underline-offset:3px}.tell-wrap{width:min(1120px,calc(100% - 40px));margin:auto}.tell-nav{position:absolute;inset:0 0 auto;z-index:2;color:#fff}.tell-nav__inner{display:flex;justify-content:space-between;align-items:center;padding:24px 0}.tell-brand{font-weight:750;text-decoration:none;letter-spacing:-.03em}.tell-nav__links{display:flex;gap:18px;font-size:.9rem}.tell-nav__links a{text-decoration:none;opacity:.9}.tell-hero{min-height:730px;position:relative;isolation:isolate;background:#1b110e;color:#fff;display:flex;align-items:flex-end;padding:142px 0 78px;overflow:hidden}.tell-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,10,8,.84) 0%,rgba(18,10,8,.56) 45%,rgba(18,10,8,.1) 100%);z-index:-1}.tell-hero__image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center}.tell-eyebrow{font-size:.74rem;letter-spacing:.15em;text-transform:uppercase;font-weight:750;color:var(--tell-gold);margin:0 0 17px}.tell-hero__copy{max-width:650px}.tell-hero h1{font-size:clamp(3.3rem,8.5vw,7.3rem);margin:0;max-width:600px}.tell-hero h1 em{color:#e9c98d;font-style:italic}.tell-hero__lead{font-size:clamp(1.08rem,1.65vw,1.3rem);max-width:560px;margin:27px 0 30px;color:#f2e8de}.tell-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;padding:12px 18px;text-decoration:none;font-weight:750;font-size:.9rem;letter-spacing:.01em}.tell-button--gold{background:var(--tell-gold);color:#2c1c17;border-color:var(--tell-gold)}.tell-button--dark{background:var(--tell-ink);color:#fff;border-color:var(--tell-ink)}.tell-status{font-size:.84rem;margin:20px 0 0;color:#e8dbcf;max-width:540px}.tell-status strong{color:var(--tell-gold)}.tell-intro{padding:105px 0 86px;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start}.tell-intro h2{font-size:clamp(2.6rem,5vw,4.8rem);margin:0}.tell-intro__body{font-size:1.15rem;padding-top:10px}.tell-intro__body p:first-child{font-size:1.42rem;line-height:1.43;margin-top:0}.tell-facts{border-top:1px solid var(--tell-rule);border-bottom:1px solid var(--tell-rule);display:grid;grid-template-columns:repeat(4,1fr)}.tell-fact{padding:26px 22px;border-right:1px solid var(--tell-rule)}.tell-fact:last-child{border:0}.tell-fact dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#755a4c;font-weight:750}.tell-fact dd{margin:8px 0 0;font:1.12rem/1.25 Georgia,serif}.tell-section{padding:100px 0}.tell-section--wine{background:var(--tell-wine);color:#fff}.tell-section--deep{background:#21130f;color:#fff}.tell-section__head{max-width:670px;margin-bottom:44px}.tell-section__head h2{font-size:clamp(2.5rem,5vw,4.7rem);margin:0}.tell-section__head p{font-size:1.12rem;margin:22px 0 0}.tell-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.2)}.tell-step{background:var(--tell-wine);padding:34px 30px;min-height:245px}.tell-step__number{color:var(--tell-gold);font:1.2rem Georgia,serif}.tell-step h3{font-size:2rem;margin:36px 0 13px}.tell-step p{margin:0;color:#f4dfd7}.tell-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:end}.tell-shot{margin:0}.tell-shot img{width:100%;display:block;border-radius:22px;box-shadow:0 18px 45px rgba(0,0,0,.25)}.tell-shot:nth-child(2){transform:translateY(34px)}.tell-shot figcaption{font-size:.84rem;margin-top:12px;color:#745e52}.tell-privacy{display:grid;grid-template-columns:1fr 1.1fr;gap:8vw;align-items:center}.tell-privacy h2{font-size:clamp(2.7rem,5vw,4.9rem);margin:0}.tell-proof{list-style:none;padding:0;margin:0;border-top:1px solid rgba(255,255,255,.28)}.tell-proof li{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(255,255,255,.28);padding:18px 0}.tell-proof strong{color:#f0c67e}.tell-pricing{display:grid;grid-template-columns:1fr 1fr;gap:22px}.tell-price{border:1px solid var(--tell-rule);padding:34px;background:#fbf5eb}.tell-price--plus{background:#251714;color:#fff;border-color:#251714}.tell-price h3{font-size:2.15rem;margin:0}.tell-price p{margin:15px 0}.tell-price__amount{font:2.4rem Georgia,serif}.tell-price ul{padding-left:19px}.tell-faq{display:grid;grid-template-columns:repeat(2,1fr);gap:0 48px}.tell-faq details{border-top:1px solid var(--tell-rule);padding:19px 0}.tell-faq summary{font:1.15rem Georgia,serif;cursor:pointer}.tell-faq p{margin:12px 0 0;color:#634e42}.tell-footer{background:#17100d;color:#f4ead9;padding:38px 0;font-size:.88rem}.tell-footer__inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.tell-footer p{margin:0}.tell-footer__links{display:flex;gap:15px}.tell-legal{padding:155px 0 100px;min-height:100vh}.tell-legal__head{max-width:760px;border-bottom:1px solid var(--tell-rule);padding-bottom:38px;margin-bottom:43px}.tell-legal__head h1{font-size:clamp(3rem,7vw,5.4rem);margin:0}.tell-legal__head p{font-size:1.15rem}.tell-prose{max-width:760px}.tell-prose h2{font-size:2rem;margin:45px 0 12px}.tell-prose p,.tell-prose li{font-size:1.02rem}.tell-callout{background:#e6d5bd;padding:22px 24px;border-left:4px solid var(--tell-red)}
.skip-link{position:fixed;top:-100px;left:12px;z-index:1000;background:#fff;color:#111;padding:10px 14px;border:2px solid #111}.skip-link:focus{top:12px}
@media(max-width:700px){.tell-wrap{width:min(100% - 30px,1120px)}.tell-nav__links{gap:11px;font-size:.78rem}.tell-hero{min-height:690px;padding-bottom:55px}.tell-hero:before{background:linear-gradient(0deg,rgba(18,10,8,.88),rgba(18,10,8,.34))}.tell-intro,.tell-privacy{grid-template-columns:1fr;gap:28px;padding:70px 0}.tell-facts{grid-template-columns:1fr 1fr}.tell-fact:nth-child(2){border-right:0}.tell-fact:nth-child(-n+2){border-bottom:1px solid var(--tell-rule)}.tell-steps,.tell-gallery,.tell-pricing,.tell-faq{grid-template-columns:1fr}.tell-shot:nth-child(2){transform:none}.tell-section{padding:70px 0}.tell-footer__inner{display:block}.tell-footer__links{margin-top:12px;flex-wrap:wrap}.tell-legal{padding-top:120px}}
