.tt-root{--parchment-light: #f5ecda;--parchment: #e8d5a8;--parchment-dark: #c9a96e;--ink: #1a0e04;--ink-soft: #2d1c0a;--ink-mid: #4a3218;--gold: #8b6219;--gold-bright: #b8892a;--gold-pale: #d4a84b;--sienna: #6b2d18;--forest: #243d26;--forest-mid: #355737;--cream: #f7f0e2;--sec-pad-y: 4rem;--block-pad-y: 3rem;--container: 1140px;--container-narrow: 800px;--h1-size: clamp(3rem, 5.5vw, 5rem);--h2-size: clamp(1.6rem, 3.2vw, 2.5rem);--gap-grid: 1.8rem;--body-leading: 1.8;position:relative;font-family:IM Fell English,Georgia,serif;font-size:1rem;line-height:var(--body-leading);color:var(--ink-soft);background-color:var(--parchment);background-image:url(/assets/paper-texture.jpg);background-repeat:repeat-y;background-size:100% auto;background-position:top center;min-height:100%}.tt-root[data-variant=cozy]{--sec-pad-y: 3rem;--block-pad-y: 2.2rem;--container: 1100px;--h1-size: 4.2rem;--h2-size: 2.1rem;--gap-grid: 1.3rem;--body-leading: 1.7}.tt-root[data-variant=balanced]{--sec-pad-y: 4rem;--block-pad-y: 3rem;--container: 1140px;--h1-size: 4.6rem;--h2-size: 2.4rem;--gap-grid: 1.8rem;--body-leading: 1.8}.tt-root[data-variant=editorial]{--sec-pad-y: 6rem;--block-pad-y: 4.5rem;--container: 1040px;--container-narrow: 720px;--h1-size: 5.4rem;--h2-size: 2.8rem;--gap-grid: 2.4rem;--body-leading: 1.9}.tt-root *,.tt-root *:before,.tt-root *:after{box-sizing:border-box;margin:0;padding:0}.tt-root h1{font-family:IM Fell English,Georgia,serif;font-weight:400;letter-spacing:.04em}.tt-root h2{font-family:IM Fell English,Georgia,serif;font-weight:400;letter-spacing:.03em}.tt-root h3{font-family:"Source Sans 3",system-ui,sans-serif;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.tt-root h4{font-family:"Source Sans 3",system-ui,sans-serif;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.tt-root:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,rgba(255,240,200,.18) 0%,transparent 55%),radial-gradient(ellipse at 75% 80%,rgba(180,130,60,.1) 0%,transparent 50%);pointer-events:none;z-index:0}.tt-root>*{position:relative;z-index:1}.tt-nav{position:sticky;top:0;z-index:50;background:#1a0e04ed;border-bottom:1px solid var(--gold);padding:.75rem 2.5rem;display:flex;justify-content:space-between;align-items:center}.tt-nav-brand{font-family:IM Fell English,Georgia,serif;font-size:1.1rem;color:var(--gold-pale);text-decoration:none;letter-spacing:.05em}.tt-nav-links{display:flex;align-items:center;gap:1.8rem}.tt-nav-links a{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:#f5ecdab3;text-decoration:none}.tt-nav-links a:hover{color:var(--gold-pale)}.tt-nav-cta{background:var(--forest);color:var(--cream)!important;padding:.45rem 1.1rem;border:1px solid var(--forest-mid)}.tt-hero{max-width:var(--container);margin:0 auto;padding:3.2rem 2.5rem 2rem;display:grid;grid-template-columns:360px 1fr;gap:3rem;align-items:center}.tt-root[data-variant=editorial] .tt-hero{grid-template-columns:1fr;text-align:center;padding-top:4.5rem;gap:1.6rem}.tt-root[data-variant=editorial] .tt-hero-text{max-width:720px;margin:0 auto}.tt-root[data-variant=editorial] .tt-hero-body{margin:0 auto 2rem}.tt-root[data-variant=editorial] .tt-dual-cta{justify-content:center}.tt-hero-logo-wrap{display:flex;align-items:center;justify-content:center;padding:.5rem}.tt-hero-logo-wrap img{width:100%;max-width:360px;display:block;mix-blend-mode:multiply;filter:contrast(1.08)}.tt-root[data-variant=editorial] .tt-hero-logo-wrap img{max-width:520px;margin:0 auto}.tt-eyebrow{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.92rem;letter-spacing:.28em;text-transform:uppercase;color:var(--ink);margin-bottom:1.1rem;display:flex;align-items:center;gap:.8rem;font-weight:600}.tt-root[data-variant=editorial] .tt-eyebrow{justify-content:center}.tt-eyebrow:before,.tt-eyebrow:after{content:"◆";font-size:.55rem;color:var(--gold)}.tt-site-title{font-size:var(--h1-size);color:var(--ink);line-height:1.02;margin-bottom:.4rem;text-shadow:2px 3px 0 rgba(139,98,25,.15)}.tt-site-title .tt-accent{color:var(--sienna)}.tt-tagline{font-family:IM Fell English,serif;font-style:italic;font-size:clamp(1.3rem,2.2vw,1.75rem);color:var(--forest);margin-bottom:1.4rem;letter-spacing:.01em;line-height:1.35}.tt-hero-body{font-size:1.02rem;color:var(--ink-mid);max-width:520px;margin-bottom:1.8rem;line-height:1.85}.tt-dual-cta{display:flex;gap:.9rem;flex-wrap:wrap}.tt-btn-wa{display:inline-flex;align-items:center;gap:.5rem;background:#25d366;color:#fff!important;border:1px solid #1faa52;padding:.85rem 1.6rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;box-shadow:3px 3px #1faa5259;transition:transform .15s,box-shadow .15s}.tt-btn-wa:hover{transform:translate(-2px,-2px);box-shadow:5px 5px #1faa524d}.tt-btn-email{display:inline-flex;align-items:center;gap:.5rem;background:var(--cream);color:var(--ink)!important;border:1.5px solid var(--ink-soft);padding:.85rem 1.6rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;box-shadow:3px 3px #1a0e0466;transition:transform .15s,box-shadow .15s}.tt-btn-email:hover{transform:translate(-2px,-2px);box-shadow:5px 5px #1a0e0459;background:#fff}.tt-cta-subline{margin-top:.9rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);font-weight:500}.tt-email-copy{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-top:.9rem}.tt-email-copy-label{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.6rem;letter-spacing:.14em;text-transform:uppercase}.tt-email-copy-addr{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.92rem;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px}.tt-email-copy-btn{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;padding:.3rem .7rem;background:transparent;border:1px solid currentColor;cursor:pointer;transition:background .15s,color .15s}.tt-email-copy--light .tt-email-copy-label{color:var(--ink-mid)}.tt-email-copy--light .tt-email-copy-addr{color:var(--sienna)}.tt-email-copy--light .tt-email-copy-btn{color:var(--ink-soft)}.tt-email-copy--light .tt-email-copy-btn:hover{background:var(--ink-soft);color:var(--cream)}.tt-email-copy--dark .tt-email-copy-label{color:#f5ecda99}.tt-email-copy--dark .tt-email-copy-addr,.tt-email-copy--dark .tt-email-copy-btn{color:var(--gold-pale)}.tt-email-copy--dark .tt-email-copy-btn:hover{background:var(--gold-pale);color:var(--ink)}.tt-rune-divider{display:flex;align-items:center;gap:1rem;padding:1.2rem 2.5rem;color:var(--gold);max-width:var(--container);margin:0 auto}.tt-rune-divider:before,.tt-rune-divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,var(--parchment-dark),var(--gold),var(--parchment-dark),transparent)}.tt-rune-divider .tt-runes{font-size:1.1rem;letter-spacing:.6em;opacity:.7;white-space:nowrap}.tt-content-block{max-width:var(--container);margin:0 auto;padding:1rem 2.5rem var(--block-pad-y)}.tt-content-block.tt-narrow{max-width:var(--container-narrow)}.tt-opening-text{font-size:1.08rem;color:var(--ink-mid);line-height:1.95;max-width:760px;padding:0 0 0 1.6rem;border-left:3px solid var(--gold-pale)}.tt-drop-cap{float:left;font-family:IM Fell English,Georgia,serif;font-size:3.4rem;line-height:.9;padding:.35rem .55rem 0 0;color:var(--sienna)}.tt-panel-aged{padding:var(--sec-pad-y) 2.5rem;background:#f5ecda2e;border-top:1px solid rgba(139,98,25,.15);border-bottom:1px solid rgba(139,98,25,.15)}.tt-panel-dark{padding:var(--sec-pad-y) 2.5rem;background:var(--ink);color:var(--cream);position:relative}.tt-panel-dark:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,rgba(184,137,42,.12),transparent 60%);pointer-events:none}.tt-panel-dark>*{position:relative}.tt-sec-label{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:var(--sienna);text-align:center;margin-bottom:.6rem;display:flex;align-items:center;justify-content:center;gap:.7rem}.tt-sec-label:before,.tt-sec-label:after{content:"◆";font-size:.5rem}.tt-panel-dark .tt-sec-label,.tt-testimonials .tt-sec-label{color:var(--gold-bright)}.tt-sec-heading{font-size:var(--h2-size);text-align:center;color:var(--ink);margin-bottom:.5rem;line-height:1.2}.tt-panel-dark .tt-sec-heading{color:var(--parchment-light)}.tt-testimonials .tt-sec-heading{color:#fff}.tt-sec-sub{font-family:IM Fell English,serif;font-style:italic;font-size:1.05rem;text-align:center;color:var(--forest);margin-bottom:2.5rem}.tt-panel-dark .tt-sec-sub{color:#f5ecdaad}.tt-testimonials .tt-sec-sub{color:#fff}.tt-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap-grid);max-width:1100px;margin:0 auto}.tt-card{background:#f5ecda99;border:1px solid rgba(139,98,25,.3);padding:1.8rem 1.5rem;position:relative}.tt-card:before{content:"";position:absolute;inset:4px;border:1px solid rgba(139,98,25,.12);pointer-events:none}.tt-card-symbol{font-size:2rem;margin-bottom:.9rem;display:block;color:var(--sienna)}.tt-card h3{font-size:.82rem;color:var(--ink-soft);margin-bottom:.7rem}.tt-card p{font-size:.96rem;color:var(--ink-mid);line-height:1.75}.tt-promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto}.tt-promise-item{text-align:center;padding:1.8rem 1.2rem;border:1px solid rgba(184,137,42,.25);position:relative}.tt-promise-item:before{content:"";position:absolute;inset:4px;border:1px solid rgba(184,137,42,.1);pointer-events:none}.tt-promise-numeral{font-family:IM Fell English,Georgia,serif;font-size:3rem;color:var(--gold-bright);display:block;margin-bottom:.6rem;line-height:1}.tt-promise-item h3{font-size:.78rem;color:#f5ecdae6;margin-bottom:.6rem;letter-spacing:.14em}.tt-promise-item p{font-style:italic;font-size:.96rem;color:#f5ecdaad;line-height:1.75}.tt-grid-2x3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto}.tt-benefit{display:flex;gap:.9rem;align-items:flex-start}.tt-benefit-icon{font-size:1.7rem;flex-shrink:0;margin-top:.1rem;color:var(--sienna)}.tt-benefit h4{font-size:.8rem;color:var(--ink);margin-bottom:.4rem;letter-spacing:.12em}.tt-benefit p{font-size:.94rem;color:var(--ink-mid);line-height:1.75}.tt-dict-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1100px;margin:0 auto}.tt-dict-card{background:#f5ecda8c;border:1px solid rgba(139,98,25,.25);padding:1.1rem .95rem;position:relative}.tt-dict-word{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.76rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--sienna);margin-bottom:.45rem;display:flex;gap:.4rem;align-items:center}.tt-dict-word:before{content:"◆";font-size:.5rem;color:var(--gold)}.tt-dict-meaning{font-style:italic;font-size:.9rem;color:var(--ink-mid);line-height:1.65}.tt-process-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:1100px;margin:2rem auto 0;position:relative}.tt-process-row:before{content:"";position:absolute;top:2.4rem;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,var(--gold-pale),var(--gold),var(--gold-pale),transparent)}.tt-process-step{text-align:center;padding:0 .8rem;position:relative;z-index:1}.tt-step-ring{width:4.8rem;height:4.8rem;margin:0 auto 1.2rem;border-radius:50%;border:2px solid var(--gold);background:var(--parchment-light);display:flex;align-items:center;justify-content:center;font-family:IM Fell English,Georgia,serif;font-size:1.4rem;color:var(--gold-bright);box-shadow:0 0 0 5px var(--parchment)}.tt-process-step h4{font-size:.76rem;margin-bottom:.5rem;color:var(--ink)}.tt-process-step p{font-size:.9rem;color:var(--ink-mid);line-height:1.7}.tt-process-step .tt-step-detail{font-size:.85rem;color:var(--ink-mid);margin-top:.6rem;font-style:italic;line-height:1.65}.tt-trust{background:#1a0e04f7;border-top:1px solid rgba(139,98,25,.25);border-bottom:1px solid rgba(139,98,25,.25);padding:1.4rem 2.5rem}.tt-trust-inner{max-width:960px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;align-items:center}.tt-trust-inner span{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:#d4a84bbf}.tt-offer-wrap{max-width:680px;margin:0 auto;text-align:center}.tt-offer-box{background:#f5ecdaa6;border:2px solid var(--gold-pale);padding:2.8rem 2.3rem;position:relative}.tt-offer-box:before{content:"✦ ✦ ✦";position:absolute;top:-.85rem;left:50%;transform:translate(-50%);background:var(--parchment);padding:0 1.2rem;color:var(--gold);font-size:.72rem;letter-spacing:.5em;white-space:nowrap}.tt-offer-box:after{content:"";position:absolute;inset:6px;border:1px solid rgba(139,98,25,.2);pointer-events:none}.tt-offer-title{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.82rem;letter-spacing:.22em;text-transform:uppercase;color:var(--sienna);margin-bottom:.5rem}.tt-offer-limited{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--sienna);margin-bottom:1rem;font-weight:600}.tt-price-row{display:flex;align-items:baseline;justify-content:center;gap:.9rem;margin:.2rem 0 .6rem}.tt-price-was{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.6rem;color:#4a32188c;text-decoration:line-through;text-decoration-color:var(--sienna);text-decoration-thickness:2px}.tt-price-now{font-family:IM Fell English,Georgia,serif;font-size:2.6rem;color:var(--ink);line-height:1}.tt-price-note{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:var(--sienna);margin-bottom:1.4rem;font-weight:600}.tt-offer-desc{font-style:italic;font-size:1rem;color:var(--ink-mid);line-height:1.75;margin-bottom:1.6rem}.tt-offer-features{list-style:none;text-align:left;display:inline-block;margin-bottom:2rem}.tt-offer-features li{display:flex;gap:.6rem;font-size:.95rem;color:var(--ink-mid);padding:.35rem 0;align-items:flex-start}.tt-offer-features li:before{content:"✦";color:var(--gold);font-size:.65rem;margin-top:.35rem;flex-shrink:0}.tt-pwyc{border-top:1px solid rgba(139,98,25,.3);margin:0 0 1.8rem;padding:1.4rem 0 0;text-align:center}.tt-pwyc-title{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--sienna);margin-bottom:.6rem}.tt-pwyc p{font-style:italic;font-size:.94rem;line-height:1.7;color:var(--ink-mid);max-width:460px;margin:0 auto}.tt-price-vat{margin-top:.7rem;font-size:.68rem;color:#4a321899;text-align:center}.tt-offer-notice{margin:0 0 1.4rem;padding:.9rem 1rem;font-size:.78rem;line-height:1.55;color:var(--ink-mid);border-left:2px solid var(--gold);background:#8b62190f;text-align:left;max-width:460px;margin-left:auto;margin-right:auto}.tt-offer-notice strong{color:var(--sienna)}.tt-offer-notice a{color:var(--sienna);text-decoration:underline}.tt-testimonials{padding:var(--sec-pad-y) 2.5rem;background:#1a0e04f5;color:var(--cream);position:relative}.tt-testimonials:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 30%,rgba(184,137,42,.1),transparent 55%),radial-gradient(ellipse at 80% 70%,rgba(107,45,24,.12),transparent 55%);pointer-events:none}.tt-testimonials>*{position:relative}.tt-testi-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.2rem;max-width:1040px;margin:0 auto}.tt-testi{background:#f5ecda0a;border:1px solid rgba(184,137,42,.28);padding:2.2rem 2rem 1.8rem;position:relative}.tt-testi:before{content:"“";position:absolute;top:-.2rem;left:.8rem;font-family:IM Fell English,Georgia,serif;font-size:5rem;color:#d4a84b66;line-height:1}.tt-testi-body{font-family:IM Fell English,serif;font-style:italic;font-size:1.02rem;line-height:1.85;color:#f5ecdae0;margin-bottom:1.4rem;padding-left:1.2rem}.tt-testi-attr{display:flex;align-items:center;gap:.8rem;padding-top:1rem;border-top:1px solid rgba(184,137,42,.22)}.tt-testi-mark{width:30px;height:1px;background:var(--gold-bright)}.tt-testi-name{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-pale);font-weight:500}.tt-testi--featured{grid-column:1 / -1;max-width:680px;margin:0 auto;width:100%}.tt-verified{display:flex;flex-direction:column;align-items:center;gap:.8rem;max-width:1040px;margin:2.6rem auto 0;text-decoration:none;transition:transform .2s ease}.tt-verified:hover{transform:translateY(-2px)}.tt-verified-seal{width:195px;max-width:55%;height:auto;display:block;box-shadow:0 6px 20px #0006}.tt-verified-note{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-pale);text-align:center}.tt-verified--dark .tt-verified-note{color:var(--gold-pale)}.tt-verified--light{margin-top:1.3rem}.tt-verified--light .tt-verified-note{color:var(--sienna)}.tt-retention-wrap{max-width:820px;margin:0 auto}.tt-retention-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem;margin-top:2.2rem}.tt-ret-step{background:#f5ecda14;border:1px solid rgba(184,137,42,.25);padding:1.8rem 1.4rem;text-align:center;position:relative}.tt-ret-step:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold-bright),transparent)}.tt-ret-glyph{font-size:1.6rem;margin-bottom:.8rem;display:block;color:var(--gold-pale)}.tt-ret-step h4{font-size:.74rem;letter-spacing:.18em;color:var(--gold-bright);margin-bottom:.7rem}.tt-ret-step p{font-family:IM Fell English,serif;font-size:.94rem;font-style:italic;line-height:1.75;color:#f5ecdac7}.tt-privacy-note{text-align:center;margin-top:2rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:#f5ecdab8}.tt-privacy-note span{color:var(--gold-pale)}.tt-timeline{max-width:680px;margin:2rem auto 0}.tt-tl-entry{display:flex;gap:1.6rem;align-items:flex-start;padding:1.2rem 0;border-bottom:1px solid rgba(139,98,25,.25)}.tt-tl-entry:last-child{border-bottom:none}.tt-tl-year{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.86rem;font-weight:600;color:var(--gold-bright);min-width:5rem;letter-spacing:.06em}.tt-tl-text{font-size:.95rem;color:var(--ink-mid);line-height:1.75}.tt-tl-media-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1.8rem;margin:3rem auto 0;max-width:920px;align-items:flex-start}.tt-tl-media{flex:1 1 220px;max-width:260px;display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:transform .25s ease}.tt-tl-media:hover{transform:translateY(-3px)}.tt-tl-media-frame{width:100%;aspect-ratio:1 / 1;background:var(--ink);border:1px solid rgba(184,137,42,.45);padding:1.3rem;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #00000040}.tt-tl-media-frame img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;object-fit:contain}.tt-tl-media-caption{margin-top:.85rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;color:var(--sienna);text-align:center;line-height:1.4}.tt-about-inner{max-width:860px;margin:0 auto;text-align:center}.tt-about-portrait{width:160px;height:160px;border-radius:50%;border:3px solid var(--gold);margin:0 auto 1.6rem;object-fit:cover;box-shadow:0 6px 24px #00000059;filter:sepia(.12)}.tt-about-body{font-size:1.02rem;line-height:1.85;color:#f5ecdad1;max-width:680px;margin:0 auto 1.2rem;text-align:left}.tt-receive-body{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.02rem;line-height:1.85;color:var(--ink-soft);max-width:680px;margin:2rem auto 0;text-align:left}.tt-receive-body-lead{margin-top:1.5rem;margin-bottom:.5rem}.tt-receive-list{max-width:680px;margin:0 auto;padding-left:1.5rem;color:var(--ink-soft);font-family:"Source Sans 3",system-ui,sans-serif;font-size:.98rem;line-height:1.75}.tt-receive-list li{margin-bottom:.9rem}.tt-receive-list li:last-child{margin-bottom:0}.tt-receive-list li strong{font-family:IM Fell English,Georgia,serif;font-weight:500;color:var(--ink)}.tt-about-body:last-of-type{margin-bottom:2rem}.tt-about-lead{font-family:"Source Sans 3",system-ui,sans-serif;font-weight:600;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-pale);margin-right:.3rem}.tt-cert-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1.6rem;margin:1rem auto 2.4rem;max-width:520px}.tt-cert{flex:0 1 200px;display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:transform .25s ease}.tt-cert:hover{transform:translateY(-3px)}.tt-cert img{width:100%;height:auto;border:1px solid rgba(184,137,42,.45);box-shadow:0 8px 24px #00000073;background:var(--cream)}.tt-cert-caption{margin-bottom:.7rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-pale);text-align:center}.tt-badge-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-bottom:2.2rem}.tt-badge{background:#b8892a24;border:1px solid rgba(184,137,42,.35);padding:.42rem .9rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-pale)}.tt-legal{background:var(--ink);color:var(--cream);padding:0;border-top:1px solid rgba(139,98,25,.25)}.tt-legal:last-of-type{border-bottom:1px solid rgba(139,98,25,.25)}.tt-legal-inner{max-width:none;margin:0;padding-top:.4rem}.tt-legal-details{max-width:720px;margin:0 auto;padding:0 2.5rem}.tt-legal-summary{cursor:pointer;list-style:none;padding:1.5rem 0;font-family:IM Fell English,serif;font-style:italic;font-size:1.2rem;color:var(--parchment-light);letter-spacing:.04em;display:flex;justify-content:space-between;align-items:center;transition:color .2s;user-select:none}.tt-legal-summary::-webkit-details-marker{display:none}.tt-legal-summary:hover{color:var(--gold-pale)}.tt-legal-summary:after{content:"+";font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.4rem;color:var(--gold-pale);font-weight:300;margin-left:1rem;transition:color .2s}.tt-legal-details[open] .tt-legal-summary:after{content:"−"}.tt-legal-details[open]{padding-bottom:2.5rem}.tt-legal-heading{font-size:clamp(1.5rem,3vw,2.1rem);color:var(--parchment-light);margin-bottom:1.4rem}.tt-legal-subhead{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.74rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-bright);margin:1.6rem 0 .6rem}.tt-legal-block{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.96rem;line-height:1.7;color:#f5ecdad1}.tt-legal-doc{color:#f5ecdad1;font-family:"Source Sans 3",system-ui,sans-serif}.tt-legal-doc h2{font-size:clamp(1.5rem,3vw,2.1rem);color:var(--parchment-light);margin-bottom:1.4rem}.tt-legal-doc h3{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.1em;text-transform:none;color:var(--gold-bright);margin:2.2rem 0 .8rem}.tt-legal-doc h4{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-pale);margin:1.5rem 0 .5rem}.tt-legal-doc p{font-size:.92rem;line-height:1.75;color:#f5ecdac7;margin-bottom:.85rem}.tt-legal-doc ul{margin:0 0 .85rem 1.2rem}.tt-legal-doc li{font-size:.92rem;line-height:1.7;color:#f5ecdac7;margin-bottom:.3rem;list-style:disc}.tt-legal-doc a{color:var(--gold-pale);word-break:break-word}.tt-legal-doc a:hover{color:var(--cream)}.tt-legal-doc strong{color:#f5ecdaf2}.tt-footer{background:#0f0702f7;padding:1.6rem 2.5rem;text-align:center}.tt-footer-links{display:flex;justify-content:center;gap:1.6rem;margin-bottom:1rem}.tt-footer-links a{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-pale);text-decoration:none}.tt-footer-links a:hover{color:var(--cream)}.tt-footer p{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;color:#d4a84b73}.tt-nav-toggle{display:none;background:transparent;border:1px solid var(--gold);color:var(--gold-pale);width:42px;height:38px;align-items:center;justify-content:center;cursor:pointer;padding:0}.tt-nav-toggle svg{width:20px;height:20px}@media(max-width:1024px){.tt-root[data-variant=editorial]{--sec-pad-y: 4.5rem;--block-pad-y: 3.2rem;--h1-size: 4.4rem;--h2-size: 2.3rem;--gap-grid: 1.6rem}.tt-hero{padding:3rem 2rem 2rem;gap:2rem}.tt-nav{padding:.7rem 1.5rem}.tt-nav-links{gap:1.2rem}.tt-nav-links a{font-size:.66rem;letter-spacing:.14em}.tt-grid-2x3,.tt-dict-grid{grid-template-columns:repeat(2,1fr)}.tt-panel-aged,.tt-panel-dark,.tt-testimonials,.tt-content-block{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:720px){.tt-root{--sec-pad-y: 3rem !important;--block-pad-y: 2rem !important;--h1-size: 2.8rem !important;--h2-size: 1.7rem !important;--gap-grid: 1rem !important}.tt-nav{padding:.7rem 1.1rem;flex-wrap:wrap}.tt-nav-brand{font-size:1rem}.tt-nav-toggle{display:flex}.tt-nav-links{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;gap:0;padding-top:.8rem;border-top:1px solid rgba(139,98,25,.35);margin-top:.7rem}.tt-nav[data-open=true] .tt-nav-links{display:flex}.tt-nav-links a{padding:.8rem .2rem;border-bottom:1px solid rgba(139,98,25,.15);font-size:.72rem}.tt-nav-links a:last-child{border-bottom:none}.tt-nav-cta{text-align:center;margin-top:.4rem}.tt-hero{grid-template-columns:1fr!important;padding:2.2rem 1.2rem 1.5rem!important;gap:1.2rem!important;text-align:center}.tt-hero-logo-wrap img{max-width:280px!important}.tt-eyebrow{justify-content:center;font-size:.75rem!important}.tt-site-title{font-size:3rem!important;line-height:1.05}.tt-tagline{font-size:1.15rem!important;line-height:1.4}.tt-hero-body{margin:0 auto 1.5rem;font-size:.98rem}.tt-dual-cta{justify-content:center}.tt-btn-wa,.tt-btn-email{width:100%;justify-content:center;padding:.85rem 1rem;font-size:.72rem}.tt-dual-cta{flex-direction:column;width:100%;gap:.7rem}.tt-content-block{padding:1rem 1.2rem 2rem!important}.tt-panel-aged,.tt-panel-dark,.tt-testimonials{padding:2.5rem 1.2rem!important}.tt-opening-text{font-size:1rem;padding-left:1rem;line-height:1.8}.tt-drop-cap{font-size:2.8rem;padding:.3rem .4rem 0 0}.tt-grid-3,.tt-grid-2x3,.tt-promise-grid,.tt-dict-grid,.tt-retention-steps,.tt-testi-grid{grid-template-columns:1fr!important;gap:1rem!important}.tt-process-row{grid-template-columns:1fr!important;gap:1.4rem;margin-top:1.5rem}.tt-process-row:before{display:none}.tt-step-ring{width:3.8rem;height:3.8rem;font-size:1.2rem}.tt-trust{padding:1rem 1.2rem}.tt-trust-inner{gap:.8rem}.tt-trust-inner span{font-size:.62rem;letter-spacing:.1em}.tt-offer-box{padding:2rem 1.2rem}.tt-price-row{flex-direction:column;gap:.2rem}.tt-price-was{font-size:1.2rem}.tt-price-now{font-size:2.2rem}.tt-offer-features li{font-size:.9rem}.tt-testi{padding:1.8rem 1.4rem 1.4rem}.tt-testi-body{font-size:.98rem;padding-left:.6rem}.tt-tl-entry{flex-direction:column;gap:.4rem;padding:1rem 0}.tt-tl-year{min-width:0}.tt-about-portrait{width:130px;height:130px}.tt-about-body{font-size:.98rem}.tt-badge{font-size:.62rem;padding:.35rem .7rem}.tt-cert{flex:0 1 160px}.tt-cert-caption{font-size:.58rem}.tt-tl-media-row{gap:1.2rem;margin-top:2rem}.tt-tl-media{flex-basis:45%;max-width:220px}.tt-tl-media-frame{padding:.9rem}.tt-tl-media-caption{font-size:.58rem;letter-spacing:.12em}.tt-rune-divider{padding:.8rem 1.2rem}.tt-rune-divider .tt-runes{font-size:.9rem;letter-spacing:.4em}}@media(max-width:400px){.tt-site-title{font-size:2.5rem!important}.tt-tagline{font-size:1.05rem!important}.tt-hero-logo-wrap img{max-width:230px!important}}.tt-root{--font-display: "IM Fell English", Georgia, serif;--font-accent: "IM Fell English", Georgia, serif;--font-body: "Source Sans 3", system-ui, -apple-system, "Segoe UI", sans-serif;--size-display: clamp(2.8rem, 5.2vw, 4.6rem);--size-heading: clamp(1.75rem, 3.2vw, 2.5rem);--size-subheading: 1.3rem;--size-body: 1.125rem;--size-small: 1rem;--size-fine: .9rem;font-family:var(--font-body);font-size:var(--size-body);line-height:1.75}.tt-root p,.tt-root li,.tt-root .tt-hero-body,.tt-root .tt-opening-text,.tt-root .tt-about-body,.tt-root .tt-receive-body,.tt-root .tt-dict-meaning,.tt-root .tt-tl-text{font-size:var(--size-body)}.tt-site-title{font-family:var(--font-display);font-size:var(--size-display)}.tt-root h2,.tt-sec-heading{font-family:var(--font-display);font-size:var(--size-heading)}.tt-tagline{font-family:var(--font-accent)}.tt-testi-body{font-family:var(--font-accent);font-size:var(--size-body)}.tt-root h3,.tt-root h4{font-family:var(--font-body);font-weight:600;font-size:var(--size-subheading);letter-spacing:.04em;text-transform:none}.tt-sec-sub{font-family:var(--font-body);font-style:normal;font-size:var(--size-subheading);color:var(--ink-soft)}.tt-panel-dark .tt-sec-sub,.tt-testimonials .tt-sec-sub{color:#f5ecdaeb}.tt-sec-label,.tt-eyebrow,.tt-nav-links a,.tt-badge,.tt-cta-subline,.tt-step-detail,.tt-trust-inner span{font-size:var(--size-small)}.tt-price-vat,.tt-offer-notice,.tt-privacy-note,.tt-legal-doc{font-size:var(--size-fine)}.tt-trustcard{max-width:860px;margin:0 auto 2rem;padding:2rem 2.2rem;display:flex;gap:1.8rem;align-items:flex-start;background:#f7f0e2b8;border:1px solid var(--gold);border-radius:2px;box-shadow:0 2px 14px #1a0e041a}.tt-trustcard-portrait{flex:0 0 auto;width:150px;height:150px;object-fit:cover;border-radius:50%;border:2px solid var(--gold);box-shadow:0 2px 10px #1a0e042e}.tt-trustcard-text{flex:1 1 auto;min-width:0}.tt-trustcard-hello{font-family:var(--font-display);font-size:1.45rem;line-height:1.35;color:var(--ink);margin-bottom:.7rem!important}.tt-trustcard-cred{font-weight:600;color:var(--sienna);margin-bottom:.6rem!important}.tt-trustcard-what{color:var(--ink-soft);margin-bottom:1.1rem!important}.tt-trustcard-proof{display:inline-flex;align-items:center;gap:.9rem;text-decoration:none;color:var(--ink-mid);font-size:var(--size-small);line-height:1.45;border-top:1px solid rgba(139,98,25,.35);padding-top:1rem}.tt-trustcard-proof img{width:76px;height:auto;flex:0 0 auto}.tt-trustcard-proof strong{color:var(--sienna);font-size:1.05rem}.tt-trustcard-proof:hover{color:var(--ink)}.tt-hero-cta-wrap{max-width:860px;margin:0 auto;padding:0 1.5rem 1rem;text-align:center}@media(max-width:720px){.tt-trustcard{flex-direction:column;align-items:center;text-align:center;padding:1.6rem 1.2rem;gap:1.2rem}.tt-trustcard-portrait{width:128px;height:128px}.tt-trustcard-proof{flex-direction:column;gap:.6rem;text-align:center}}.tt-legal-page{max-width:780px;margin:0 auto;padding:3.5rem 1.5rem 4.5rem}.tt-legal-page>h1{margin-bottom:2rem;text-align:left}.tt-legal-doc-page{color:var(--ink-soft)}.tt-legal-doc-page h2{font-family:var(--font-display);font-size:1.5rem;color:var(--ink);margin:2.4rem 0 .8rem}.tt-legal-doc-page h3,.tt-legal-doc-page h4{font-family:var(--font-body);font-weight:600;font-size:1.15rem;color:var(--sienna);margin:1.8rem 0 .5rem;text-transform:none;letter-spacing:.01em}.tt-legal-doc-page p,.tt-legal-doc-page li{font-size:var(--size-fine);line-height:1.75;margin-bottom:.85rem}.tt-legal-doc-page ul,.tt-legal-doc-page ol{padding-left:1.3rem;margin-bottom:1rem}.tt-legal-doc-page a{color:var(--sienna)}.tt-legal-doc-page table{width:100%;border-collapse:collapse;margin:1rem 0}.tt-legal-doc-page th,.tt-legal-doc-page td{border:1px solid rgba(139,98,25,.35);padding:.5rem .7rem;font-size:var(--size-fine);text-align:left}.tt-legal-back{margin-top:3rem}.tt-legal-back a{color:var(--sienna);font-size:var(--size-small);text-decoration:none}.tt-legal-back a:hover{text-decoration:underline}.tt-blog-wrap{max-width:780px;margin:0 auto;padding:3.5rem 1.5rem 4.5rem}.tt-blog-wrap>h1{text-align:left;margin-bottom:.6rem}.tt-blog-intro{color:var(--ink-mid);margin-bottom:2.5rem}.tt-post-list{list-style:none;padding:0}.tt-post-item{border-top:1px solid rgba(139,98,25,.35);padding:1.6rem 0}.tt-post-item:last-child{border-bottom:1px solid rgba(139,98,25,.35)}.tt-post-item h2{font-size:1.55rem;margin-bottom:.35rem}.tt-post-item h2 a{color:var(--ink);text-decoration:none}.tt-post-item h2 a:hover{color:var(--sienna)}.tt-post-date{font-size:var(--size-fine);color:var(--gold);letter-spacing:.06em}.tt-post-excerpt{margin-top:.5rem;color:var(--ink-soft)}.tt-post{max-width:720px;margin:0 auto;padding:3.5rem 1.5rem 4.5rem}.tt-post-header{margin-bottom:2.2rem}.tt-post-header h1{text-align:left;margin-bottom:.5rem}.tt-post-body h2{font-family:var(--font-display);font-size:1.6rem;margin:2.4rem 0 .8rem;color:var(--ink)}.tt-post-body h3{font-family:var(--font-body);font-weight:600;font-size:1.25rem;margin:1.8rem 0 .5rem;text-transform:none}.tt-post-body p{margin-bottom:1.1rem}.tt-post-body ul,.tt-post-body ol{padding-left:1.4rem;margin-bottom:1.1rem}.tt-post-body li{margin-bottom:.5rem}.tt-post-body a{color:var(--sienna)}.tt-post-body blockquote{border-left:3px solid var(--gold);padding-left:1.1rem;margin:1.4rem 0;font-family:var(--font-accent);font-style:italic;color:var(--ink-mid)}.tt-post-cta{margin-top:3rem;padding:1.8rem;border:1px solid var(--gold);background:#f7f0e299;text-align:center}.tt-post-cta h3{margin-bottom:.6rem}.tt-root button,.tt-root input,.tt-root select,.tt-root textarea{font:inherit}.tt-root h1.tt-tagline{font-family:var(--font-accent);font-style:italic;font-size:clamp(1.5rem,2.6vw,2rem);letter-spacing:0}.tt-root p.tt-sec-sub{font-size:var(--size-subheading);font-family:var(--font-body);font-style:normal;color:var(--ink-soft)}.tt-root .tt-panel-dark p.tt-sec-sub,.tt-root .tt-testimonials p.tt-sec-sub{color:#f5ecdaeb}.tt-root p.tt-testi-body{font-family:var(--font-accent);font-size:var(--size-body)}.tt-root .tt-site-title{font-family:var(--font-accent);letter-spacing:.01em}.tt-root[data-variant=editorial] .tt-hero{grid-template-columns:360px 1fr;text-align:left;align-items:center;gap:2.5rem;padding-top:3rem;padding-bottom:1.5rem}.tt-root[data-variant=editorial] .tt-hero-text{max-width:none;margin:0}.tt-root[data-variant=editorial] .tt-hero-logo-wrap img{max-width:364px;margin:0}.tt-root[data-variant=editorial] .tt-eyebrow{justify-content:flex-start}.tt-root[data-variant=editorial] .tt-hero{padding-top:2rem;padding-bottom:.75rem}.tt-root[data-variant=editorial] .tt-eyebrow{margin-bottom:.75rem}.tt-root .tt-trustcard{padding:1.5rem 2rem;margin-bottom:1.25rem}.tt-root .tt-trustcard-hello{margin-bottom:.5rem!important}.tt-root .tt-trustcard-what{margin-bottom:.85rem!important}.tt-root .tt-trustcard-proof{padding-top:.8rem}.tt-root[data-variant=editorial] .tt-hero{padding-top:3.5rem}.tt-root .tt-trustcard-hello{font-family:var(--font-body);font-weight:600;font-size:1.4rem;letter-spacing:0}.tt-root .tt-trustcard-proof{align-items:center;gap:1.1rem}.tt-root .tt-trustcard-aside{flex:0 0 210px;display:flex;flex-direction:column;align-items:center;gap:1rem}.tt-root .tt-trustcard-proof{flex-direction:column;text-align:center;gap:.5rem;border-top:none;padding-top:0}.tt-root .tt-trustcard-proof img{width:152px}.tt-root .tt-trustcard-what{margin-bottom:0!important}@media(max-width:720px){.tt-root .tt-trustcard-aside{flex:0 0 auto}}.tt-root .tt-trustcard-lead{margin-top:1.1rem!important}.tt-root .tt-trustcard-reach{max-width:860px;margin:0 auto 1.25rem;padding:0 2rem;text-align:center;font-size:var(--size-small);color:var(--ink-mid)}.tt-root .tt-hero-testi{max-width:720px;margin:0 auto 1.5rem;padding:0 2rem;text-align:center}.tt-root .tt-hero-testi blockquote{font-family:var(--font-accent);font-style:italic;font-size:1.15rem;line-height:1.6;color:var(--ink-soft);margin:0 0 .6rem}.tt-root .tt-hero-testi figcaption{font-size:var(--size-fine);letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.tt-root .tt-receive-cta{margin-top:1.8rem;padding-top:1.4rem;border-top:1px solid rgba(139,98,25,.35);font-size:var(--size-body)}.tt-root .tt-receive-cta a{color:var(--sienna);font-weight:600;text-decoration:none}.tt-root .tt-receive-cta a:hover{text-decoration:underline}.tt-root .tt-post-body hr{border:none;border-top:1px solid rgba(139,98,25,.35);margin:2rem 0}.tt-root .tt-trustcard-portrait{width:118px;height:118px}.tt-root .tt-trustcard{padding:1.35rem 1.9rem}.tt-root .tt-trustcard-aside{gap:.8rem}.tt-root .tt-trustcard{background:none;border:none;box-shadow:none;padding:.5rem 2rem 1rem}.tt-root .tt-hero-testi{max-width:820px;margin:0 auto 1.75rem;padding:0 2rem;text-align:center}.tt-root .tt-hero-testi-track{display:grid}.tt-root .tt-hero-testi-slide{grid-area:1 / 1;margin:0;opacity:0;visibility:hidden;transition:opacity .5s ease;align-self:center}.tt-root .tt-hero-testi-slide[data-active=true]{opacity:1;visibility:visible}.tt-root .tt-hero-testi-slide blockquote{font-family:var(--font-accent);font-style:italic;font-size:1.5rem;line-height:1.55;color:var(--ink);margin:0 0 .9rem}.tt-root .tt-hero-testi-slide figcaption{font-family:var(--font-body);font-size:var(--size-small);letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.tt-root .tt-hero-testi-dots{display:flex;justify-content:center;gap:.6rem;margin-top:1.1rem}.tt-root .tt-hero-testi-dot{width:9px;height:9px;padding:0;border-radius:50%;border:1px solid var(--gold);background:none;cursor:pointer;transition:background .25s ease}.tt-root .tt-hero-testi-dot[data-active=true]{background:var(--gold)}.tt-root .tt-hero-testi-dot:hover{background:var(--gold-pale)}@media(max-width:720px){.tt-root .tt-hero-testi-slide blockquote{font-size:1.2rem}.tt-root .tt-trustcard{padding:.5rem 1rem 1rem}}@media(max-width:1150px){.tt-root .tt-nav{flex-wrap:wrap}.tt-root .tt-nav-toggle{display:flex}.tt-root .tt-nav-links{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;gap:0;padding-top:.8rem;border-top:1px solid rgba(139,98,25,.25);margin-top:.7rem}.tt-root .tt-nav[data-open=true] .tt-nav-links{display:flex}.tt-root .tt-nav-links a{padding:.8rem .2rem;border-bottom:1px solid rgba(139,98,25,.15)}.tt-root .tt-nav-links a:last-child{border-bottom:none}.tt-root .tt-nav-cta{text-align:center;margin-top:.4rem}}.tt-example{max-width:760px;margin:0 auto;padding:3.5rem 1.5rem 4.5rem}.tt-example-header{margin-bottom:2.5rem}.tt-example-header h1{text-align:left;margin-bottom:.6rem}.tt-example-header .tt-sec-sub{text-align:left}.tt-example-note{margin-top:1.2rem;padding:.9rem 1.1rem;border-left:3px solid var(--gold);background:#f7f0e28c;font-size:var(--size-fine);color:var(--ink-mid)}.tt-example-doc{border-top:1px solid rgba(139,98,25,.35);padding-top:2rem}.tt-example-meta{font-size:var(--size-fine);letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:2rem!important}.tt-example-doc h2{font-family:var(--font-display);font-size:1.65rem;color:var(--ink);margin:2.8rem 0 1rem}.tt-example-doc p{margin-bottom:1.05rem}.tt-example-dreamtitle{font-family:var(--font-accent);font-style:italic;font-size:1.4rem;color:var(--sienna);margin-bottom:.8rem!important}.tt-example-dream{border-left:3px solid var(--gold);padding:.2rem 0 .2rem 1.3rem;margin:0 0 1.5rem;font-family:var(--font-accent);font-style:italic;color:var(--ink-soft)}.tt-example-formula{border:1px solid rgba(139,98,25,.4);padding:1.2rem 1.4rem;margin-bottom:1.2rem;background:#f7f0e273}.tt-example-formula-label{font-weight:600;letter-spacing:.1em;text-transform:uppercase;font-size:var(--size-small);color:var(--sienna);margin-bottom:.5rem!important}.tt-example-formula p:last-child{margin-bottom:0!important}.tt-example-line{margin-bottom:2rem}.tt-example-quote{font-family:var(--font-accent);font-style:italic;font-size:1.2rem;color:var(--sienna);border-left:2px solid var(--gold-pale);padding-left:1rem;margin-bottom:.9rem!important}.tt-example-symbols{margin:1.2rem 0 1.5rem}.tt-example-symbols dt{font-weight:600;color:var(--ink);margin-top:1rem}.tt-example-symbols dd{margin:.2rem 0 0;color:var(--ink-soft)}.tt-example-actions{padding-left:1.3rem;margin-bottom:1.2rem}.tt-example-actions li{margin-bottom:.75rem}.tt-example-sign{font-family:var(--font-accent);font-size:1.25rem;color:var(--ink);margin-top:2.5rem!important}.tt-example-footnote{font-size:var(--size-fine);color:var(--ink-mid);border-top:1px solid rgba(139,98,25,.3);padding-top:1rem;margin-top:1.5rem!important}.tt-root .tt-trustcard-portrait{width:152px;height:152px;border-radius:10px;object-fit:cover}.tt-root .tt-trustcard-aside{flex:0 0 190px}.tt-root .tt-trustcard-hello,.tt-root .tt-trustcard-cred,.tt-root .tt-trustcard-what{color:var(--ink);font-weight:400}.tt-root .tt-trustcard-hello{font-size:1.35rem}.tt-root .tt-trustcard-lead{margin-top:1.4rem}.tt-root .tt-hero-testi-slide blockquote{font-size:1.25rem}.tt-root .tt-hero-testi--dark{max-width:900px;margin-top:1.5rem}.tt-root .tt-hero-testi--dark .tt-hero-testi-slide blockquote{color:var(--cream)}.tt-root .tt-hero-testi--dark .tt-hero-testi-slide figcaption{color:var(--gold-pale)}.tt-root .tt-hero-testi--dark .tt-hero-testi-dot{border-color:var(--gold-pale)}.tt-root .tt-hero-testi--dark .tt-hero-testi-dot[data-active=true]{background:var(--gold-pale)}.tt-root .tt-example-dream,.tt-root .tt-example-quote,.tt-root .tt-example-dreamtitle{font-family:var(--font-body);font-style:normal}.tt-root .tt-example-dreamtitle{font-weight:600}.tt-root .tt-example-quote{font-size:1.1rem}@media(max-width:720px){.tt-root .tt-hero-testi-slide blockquote{font-size:1.1rem}.tt-root .tt-trustcard-portrait{width:128px;height:128px}.tt-root .tt-trustcard-aside{flex:0 0 auto}}.tt-service{max-width:760px;margin:0 auto;padding:3.5rem 1.5rem 4rem}.tt-service-header{margin-bottom:2rem}.tt-service-header h1{text-align:left;margin-bottom:.7rem}.tt-service-lead{font-size:1.25rem;line-height:1.6;color:var(--ink-soft)}.tt-service-body h2{font-family:var(--font-display);font-size:1.6rem;color:var(--ink);margin:2.5rem 0 .9rem}.tt-service-body h3{margin:1.9rem 0 .55rem}.tt-service-body p{margin-bottom:1.05rem}.tt-service-body ul,.tt-service-body ol{padding-left:1.3rem;margin-bottom:1.2rem}.tt-service-body li{margin-bottom:.6rem}.tt-service-body a{color:var(--sienna);text-decoration:underline}.tt-service-body a:hover{color:var(--gold)}.tt-service-cta{margin-top:3rem;padding:1.8rem 1.6rem 1.4rem;border:1px solid var(--gold);background:#f7f0e280;text-align:center}.tt-service-cta h2{font-family:var(--font-display);font-size:1.5rem;margin-bottom:.7rem;color:var(--ink)}.tt-service-cta p{margin-bottom:1.2rem}.tt-service-related{margin-top:2.5rem}.tt-service-related ul{list-style:none;padding:0;margin:.8rem 0 0}.tt-service-related li{padding:.7rem 0;border-bottom:1px solid rgba(139,98,25,.2)}.tt-service-related li:last-child{border-bottom:none}.tt-service-related a{display:block;color:var(--sienna);text-decoration:none;font-weight:600}.tt-service-related a:hover{color:var(--gold)}.tt-service-related span{display:block;font-size:var(--size-small);color:var(--ink-mid)}.tt-receive-links{font-size:var(--size-small);color:var(--ink-mid);margin-top:.6rem}.tt-receive-links a{color:var(--sienna)}.tt-footer-links--service{margin-bottom:.6rem}.tt-footer-links--service a{color:var(--gold-pale)}@media(max-width:720px){.tt-service{padding:2.5rem 1.2rem 3rem}.tt-service-lead{font-size:1.1rem}}.tt-root .tt-card--link{display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:border-color .2s ease,transform .2s ease}.tt-root .tt-card--link:hover{border-color:var(--gold);transform:translateY(-2px)}.tt-root .tt-card--link h3{color:var(--sienna)}.tt-root .tt-card-more{margin-top:auto;padding-top:.9rem;font-size:var(--size-small);font-weight:600;color:var(--gold)}.tt-root .tt-faq{margin-top:2.5rem}.tt-root .tt-faq-item{margin-bottom:1.4rem}.tt-root .tt-faq-item h3{font-family:var(--font-body);font-weight:600;font-size:1.15rem;color:var(--ink);margin-bottom:.35rem}.tt-root .tt-faq-item p{margin-bottom:0!important}.tt-root .tt-footer-links{flex-wrap:wrap;justify-content:center}@media(max-width:720px){.tt-root[data-variant=editorial] .tt-hero{grid-template-columns:1fr;text-align:center;padding:2rem 1.2rem 1.25rem;gap:1.2rem}.tt-root[data-variant=editorial] .tt-hero-text{max-width:none;margin:0 auto}.tt-root[data-variant=editorial] .tt-hero-logo-wrap img{max-width:260px;margin:0 auto}.tt-root[data-variant=editorial] .tt-eyebrow{justify-content:center}.tt-root .tt-trustcard{flex-direction:column;align-items:center;text-align:center;padding:1.2rem 1rem;gap:1.1rem}.tt-root .tt-trustcard-aside{flex:0 0 auto}.tt-root .tt-trustcard-lead{margin-top:1rem}.tt-root .tt-grid-3{grid-template-columns:1fr}}.tt-root .tt-nav-links .tt-nav-lang{border:1px solid rgba(139,98,25,.55);padding:.4rem .85rem;color:var(--gold-pale);letter-spacing:.16em}.tt-root .tt-nav-links .tt-nav-lang:hover{border-color:var(--gold-pale);color:var(--cream)}.tt-root .tt-nav-links a{white-space:nowrap}@media(max-width:1260px){.tt-root .tt-nav{flex-wrap:wrap}.tt-root .tt-nav-toggle{display:flex}.tt-root .tt-nav-links{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;gap:0;padding-top:.8rem;border-top:1px solid rgba(139,98,25,.25);margin-top:.7rem}.tt-root .tt-nav[data-open=true] .tt-nav-links{display:flex}.tt-root .tt-nav-links a{padding:.8rem .2rem;border-bottom:1px solid rgba(139,98,25,.15)}.tt-root .tt-nav-links a:last-child{border-bottom:none}.tt-root .tt-nav-cta{text-align:center;margin-top:.4rem}.tt-root .tt-nav-links .tt-nav-lang{border:none;padding:.75rem .2rem .35rem;margin-top:.2rem;text-align:center}}.tt-root .tt-testi-lang-note{max-width:52ch;margin:.9rem auto 0;padding:0 1.5rem;text-align:center;font-size:var(--size-small);font-style:italic;color:var(--ink-mid)}.tt-root .tt-footer-note{font-size:var(--size-fine);text-transform:none;letter-spacing:.02em;color:#d4a84b8c;max-width:46ch;margin:0 auto .9rem}html,body{margin:0;padding:0;background:#e8d5a8}
