.te-page{--te-cream: #fbf6ef;--te-cream-deep: #f3e9da;--te-paper: #fffcf8;--te-gold: #a1784b;--te-gold-soft: #c9a878;--te-wine: #7a2240;--te-wine-deep: #5e1b32;--te-indigo-soft: #e3dcec;--te-ink: #362e33;--te-ink-soft: #675a60;--te-line: #e8dccb;--te-radius: 18px;--te-maxw: 1080px;background:var(--te-cream);color:var(--te-ink);font-family:Raleway,system-ui,sans-serif;font-weight:400;font-size:17px;line-height:1.75;-webkit-font-smoothing:antialiased}.te-page h1,.te-page h2,.te-page h3,.te-page h4,body.remix .te-page h1,body.remix .te-page h2,body.remix .te-page h3,body.remix .te-page h4{font-family:Fraunces,Georgia,serif;font-weight:400;line-height:1.12;color:#8e2c4e;letter-spacing:-.01em}body.remix .te-page h1,body.remix .te-page h2,body.remix .te-page h3,body.remix .te-page h4{font-family:Fraunces,Georgia,serif!important;font-weight:400!important}.te-page p{color:var(--te-ink-soft)}.te-page a:not(.te-btn){color:inherit;text-decoration:none}.te-page img{max-width:100%;display:block}.te-wrap{max-width:var(--te-maxw);margin:0 auto;padding:0 24px}.te-eyebrow{font-family:Raleway,sans-serif;font-weight:600;font-size:12.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--te-gold);margin-bottom:18px;display:inline-block}.te-ornament{color:var(--te-gold-soft);font-size:15px;letter-spacing:.3em}.te-shell{--sn-topbar-offset: 36px;--te-wine-deep: #5e1b32}.te-header{position:fixed;top:0;left:0;right:0;z-index:1001;background:var(--te-wine-deep)}.te-topbar{background:var(--te-wine-deep);color:#fff;font-size:13.5px;font-weight:500;letter-spacing:.02em;text-align:center;padding:9px 16px}.te-topbar a{color:#fff;text-decoration:underline;text-underline-offset:3px}.te-btn{display:inline-block;font-family:Raleway,sans-serif;font-weight:600;font-size:15px;letter-spacing:.02em;padding:13px 26px;border-radius:40px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;cursor:pointer}.te-btn-primary{background:var(--te-wine);color:#fff;box-shadow:0 6px 18px -8px #7a224099}.te-btn-primary:hover,.te-btn-primary:visited,.te-btn-primary:focus{color:#fff}.te-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 26px -10px #7a2240a6}.te-btn-ghost{background:transparent;color:var(--te-wine);border:1.5px solid var(--te-gold-soft)}.te-btn-ghost:hover{background:var(--te-gold);color:#fff;border-color:var(--te-gold)}.te-btn-sm{padding:10px 22px;font-size:14px}.te-hero{padding:64px 0 56px}.te-hero-grid{display:grid;gap:48px;align-items:center}@media(min-width:880px){.te-hero-grid{grid-template-columns:1.05fr .95fr;gap:64px}}.te-hero h1{font-size:clamp(2.6rem,6vw,4.3rem);margin:6px 0 22px}.te-hero .te-lead{font-size:1.18rem;color:var(--te-ink);font-weight:500;margin-bottom:18px;line-height:1.55}.te-hero .te-body{margin-bottom:16px;max-width:48ch}.te-hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.te-hero-fig{position:relative}.te-hero-fig img{width:100%;filter:drop-shadow(0 30px 50px rgba(54,46,51,.32))}.te-hero-fig:before{content:"";position:absolute;inset:-22px -22px auto auto;width:170px;height:170px;background:radial-gradient(circle,var(--te-indigo-soft),transparent 70%);z-index:-1;border-radius:50%}.te-strip{background:var(--te-wine-deep);color:#fff;text-align:center;padding:26px 24px}.te-strip span{font-family:Fraunces,serif;font-size:clamp(1.05rem,2.4vw,1.5rem);font-style:italic;color:#fff}.te-strip .te-ornament{margin:0 14px}.te-block{padding:84px 0}.te-center{text-align:center}.te-section-head{max-width:700px;margin:0 auto 52px}.te-section-head h2{font-size:clamp(2rem,4.4vw,2.9rem);margin-bottom:16px}.te-section-head p{font-size:1.06rem}.te-cards{display:grid;gap:22px;grid-template-columns:1fr}@media(min-width:680px){.te-cards{grid-template-columns:1fr 1fr}}@media(min-width:980px){.te-cards.te-cards--four{grid-template-columns:repeat(4,1fr)}}.te-card{background:var(--te-paper);border:1px solid var(--te-line);border-radius:var(--te-radius);padding:32px 26px;transition:transform .2s ease,box-shadow .2s ease}.te-card:hover{transform:translateY(-4px);box-shadow:0 22px 40px -26px #362e3359}.te-card .te-ic{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Fraunces,serif;font-size:20px;color:#fff;background:var(--te-gold);margin-bottom:18px}.te-card h3{font-size:1.25rem;margin-bottom:10px;color:#8e2c4e}.te-card p{font-size:.97rem;line-height:1.65}.te-split{display:grid;gap:48px;align-items:center}@media(min-width:860px){.te-split{grid-template-columns:1fr 1fr;gap:64px}}.te-split.te-split--flip>.te-split-media{order:-1}@media(min-width:860px){.te-split.te-split--flip>.te-split-media{order:0}}.te-split-media img{border-radius:var(--te-radius);box-shadow:0 26px 50px -30px #362e3366}.te-split h2{font-size:clamp(1.8rem,4vw,2.6rem);margin-bottom:18px}.te-split p{margin-bottom:16px}.te-panel{background:var(--te-paper);border-top:1px solid var(--te-line);border-bottom:1px solid var(--te-line)}.te-method{background:var(--te-cream-deep)}.te-steps{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:760px){.te-steps{grid-template-columns:repeat(3,1fr)}}.te-step{text-align:center;padding:10px}.te-step .te-big{font-family:Fraunces,serif;font-size:62px;line-height:1;color:var(--te-gold-soft);display:block;margin-bottom:14px}.te-step h3{font-size:1.35rem;margin-bottom:10px}.te-step p{font-size:.98rem}.te-quote{background:var(--te-wine-deep);color:#fff;text-align:center;padding:80px 0}.te-quote blockquote{font-family:Fraunces,serif;font-style:italic;font-weight:300;color:#fff;font-size:clamp(1.4rem,3.4vw,2.2rem);line-height:1.4;max-width:840px;margin:0 auto 22px}.te-quote cite{font-family:Raleway,sans-serif;font-style:normal;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--te-gold-soft)}.te-foryou ul{list-style:none;max-width:800px;margin:0 auto;display:grid;gap:16px;padding:0}.te-foryou li{background:var(--te-paper);border:1px solid var(--te-line);border-radius:14px;padding:20px 24px 20px 56px;position:relative;color:var(--te-ink);font-size:1.02rem;line-height:1.55}.te-foryou li:before{content:"✦";position:absolute;left:22px;top:20px;color:var(--te-gold);font-size:16px}.te-inside{display:grid;gap:18px;grid-template-columns:1fr}@media(min-width:600px){.te-inside{grid-template-columns:1fr 1fr}}@media(min-width:920px){.te-inside{grid-template-columns:repeat(3,1fr)}}.te-ins{background:var(--te-paper);border:1px solid var(--te-line);border-radius:14px;padding:24px 22px;display:flex;gap:14px;align-items:flex-start}.te-ins .te-num{font-family:Fraunces,serif;font-size:1.5rem;color:var(--te-gold-soft);line-height:1;flex:none}.te-ins b{font-family:Raleway,sans-serif;font-weight:600;color:var(--te-wine);display:block;font-size:1.02rem;margin-bottom:3px}.te-ins span{color:var(--te-ink-soft);font-size:.92rem;line-height:1.5}.te-companion{background:var(--te-cream-deep)}.te-comp-grid{display:grid;gap:22px;grid-template-columns:1fr}@media(min-width:760px){.te-comp-grid{grid-template-columns:1fr 1fr}}.te-comp{background:var(--te-paper);border:1px solid var(--te-line);border-radius:var(--te-radius);padding:30px 28px;display:flex;flex-direction:column}.te-comp h3{font-size:1.3rem;margin-bottom:8px;color:#8e2c4e}.te-comp p{font-size:.97rem;line-height:1.6;margin-bottom:20px;flex:1}.te-comp .te-btn{align-self:flex-start}.te-reviews{width:100vw;margin-left:calc(50% - 50vw);padding:48px 0 56px;overflow:hidden;background:var(--te-cream)}.te-reviews__verified{max-width:1100px;margin:1.25rem auto 0;padding:0 24px;display:flex;align-items:center;justify-content:flex-end;gap:8px;font-family:Raleway,sans-serif;font-size:.85rem;font-weight:600;color:#5a4f44}.te-final{background:var(--te-cream-deep);text-align:center;padding:90px 0}.te-final h2{font-size:clamp(2.1rem,5vw,3.2rem);margin-bottom:18px}.te-final p{font-size:1.1rem;max-width:580px;margin:0 auto 14px}.te-final-cta{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:26px}.te-final-fig{max-width:300px;margin:0 auto 38px}.te-final-fig img{filter:drop-shadow(0 30px 50px rgba(54,46,51,.35))}html{scroll-behavior:smooth}
