body.theme-tailsbook{--ink:#2b2722;--muted:#8a8378;--paper:#faf7f1;--sun:#f4ede1;--leaf:#b46a55;--leaf-dark:#96523f;--leaf-hover:#c98268;--blue:#b46a55;--rose:#d9a08c;--ring:#e3c9bd;--track:#efe9de;--disabled-bg:#e8e2d7;--disabled-ink:#8a8378;--line:#2b27221f;--shadow:0 24px 70px #2b27221f;--tb-accent:#b46a55;background:var(--paper);color:var(--ink);font-family:var(--font-body), "Nunito Sans", ui-sans-serif, system-ui, sans-serif}body.theme-tailsbook h3,body.theme-tailsbook button,body.theme-tailsbook input{font-family:inherit}body.theme-tailsbook h1,body.theme-tailsbook h2,body.theme-tailsbook .brand-lockup{font-family:var(--font-display), "Fraunces", Georgia, serif;letter-spacing:-.015em}body.theme-tailsbook .brand-lockup{color:var(--leaf-dark);font-family:inherit;font-size:1.15rem;font-style:normal;font-weight:700}body.theme-tailsbook .pill-button-dark{background:linear-gradient(135deg, var(--leaf), var(--leaf-dark));color:#f6f5fb;border-color:#0000}body.theme-tailsbook .pill-button-light{border-color:var(--line);color:var(--ink);background:#ffffffbf}body.theme-tailsbook .funnel-shell,body.theme-tailsbook .checkout-shell,body.theme-tailsbook .deliverable-shell,body.theme-tailsbook .status-shell{background:0 0}body.theme-tailsbook .quiz-panel,body.theme-tailsbook .checkout-panel,body.theme-tailsbook .checkout-step-panel,body.theme-tailsbook .status-card,body.theme-tailsbook .deliverable-block{border:1px solid var(--line);background:#fff;border-radius:14px;padding:2rem;box-shadow:0 14px 40px #23213614}body.theme-tailsbook .checkout-choice,body.theme-tailsbook .answer-option{border-color:var(--line);background:#fff}body.theme-tailsbook .answer-option.is-selected,body.theme-tailsbook .checkout-choice.is-selected{background:#b6a6d82e;border-color:#5d6db38c}body.theme-tailsbook .funnel-progress span,body.theme-tailsbook .loader-meter span{background:linear-gradient(90deg, var(--rose), var(--leaf))}body.theme-tailsbook .preview-book,body.theme-tailsbook .order-sidebar{border-color:var(--line);background:#fff}body.theme-tailsbook .order-total{background:linear-gradient(135deg, var(--leaf), var(--leaf-dark));color:#f6f5fb}body.theme-tailsbook .eyebrow{color:var(--leaf-dark)}body.theme-tailsbook .feature-band{background:#eceaf4}body.theme-tailsbook .book-cover{border:1px solid var(--line);border-top:6px solid var(--leaf);color:var(--ink);background:#fff}body.theme-tailsbook .book-cover span{color:var(--leaf-dark)}body.theme-tailsbook .order-sidebar .review-stars{display:none}body.theme-tailsbook .tb-shell{max-width:none;padding:0 0 4rem}body.theme-tailsbook .tb-topbar{align-items:center;padding:1.1rem 1.5rem .9rem;display:flex}body.theme-tailsbook .tb-progress{background:var(--track);width:100%;height:8px}body.theme-tailsbook .tb-progress span{background:var(--rose);border-radius:0 10px 10px 0;height:100%;transition:width .22s;display:block}body.theme-tailsbook .tb-stage-wrap{justify-content:center;padding:2.2rem 1.25rem 0;display:flex}body.theme-tailsbook .tb-stage{flex-direction:column;width:100%;max-width:380px;display:flex}body.theme-tailsbook .tb-head{grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:2rem;display:grid}body.theme-tailsbook .tb-back{color:var(--ink);cursor:pointer;background:0 0;border:none;justify-self:start;align-items:center;gap:.3rem;padding:0;font-size:.95rem;font-weight:500;display:inline-flex}body.theme-tailsbook .tb-counter{color:var(--muted);margin:0;font-size:.95rem}body.theme-tailsbook .tb-counter strong{color:var(--ink);font-size:1.25rem;font-weight:600}body.theme-tailsbook .tb-title{letter-spacing:0;margin:0 0 .75rem;font-size:1.375rem;font-weight:500;line-height:1.3}body.theme-tailsbook .tb-intro,body.theme-tailsbook .tb-body{color:var(--ink);margin:0 0 1rem;font-size:1rem;line-height:1.5}body.theme-tailsbook .tb-helper{color:var(--muted);margin:0 0 1.25rem;font-size:.95rem}body.theme-tailsbook .tb-footnote{color:var(--muted);margin:1.25rem 0 0;font-size:.78rem;font-style:italic}body.theme-tailsbook .tb-options{flex-direction:column;gap:.9rem;margin-top:.5rem;display:flex}body.theme-tailsbook .tb-option{text-align:left;color:var(--ink);box-shadow:inset 0 0 0 1px var(--ring);cursor:pointer;background:#fff;border:none;border-radius:10px;padding:1rem 1.5rem;font-size:1rem;transition:box-shadow .14s,background-color .14s}body.theme-tailsbook .tb-option:hover{box-shadow:inset 0 0 0 1px var(--ring), 0 2px 6px 2px #0000001f}body.theme-tailsbook .tb-option.is-selected{background:var(--sun);box-shadow:inset 0 0 0 2px var(--leaf), 0 1px 2px #0003}body.theme-tailsbook .tb-cta-bar{background:linear-gradient(to top, var(--paper) 78%, #fbfdff00);margin-top:1.5rem;padding:.9rem 0;position:sticky;bottom:0}body.theme-tailsbook .tb-next{background:var(--leaf);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;height:48px;font-size:1.05rem;font-weight:700;transition:background-color .14s}body.theme-tailsbook .tb-next:hover:not(:disabled){background:var(--leaf-hover)}body.theme-tailsbook .tb-next:disabled{background:var(--disabled-bg);color:var(--disabled-ink);cursor:default}body.theme-tailsbook .tb-figure{background:#dfe6f6;border-radius:28px 28px 88px;justify-content:center;align-items:center;min-height:230px;margin:.25rem 0 1.25rem;display:flex;overflow:hidden}body.theme-tailsbook .tb-figure-dark{background:#0c0e14}body.theme-tailsbook .tb-figure-green{background:#94a98c}body.theme-tailsbook .tb-graph{box-shadow:inset 0 0 0 1px var(--line), 0 10px 30px #1b1b1f14;background:#fff;border-radius:16px;margin:.25rem 0 1.25rem;padding:1.1rem 1rem 1rem}body.theme-tailsbook .tb-graph-title{text-align:center;margin:0 0 .6rem;font-size:1.05rem;font-weight:600}body.theme-tailsbook .tb-graph-axis{color:var(--muted);justify-content:space-between;margin:.2rem .2rem .8rem;font-size:.78rem;display:flex}body.theme-tailsbook .tb-graph-legend{color:var(--muted);flex-direction:column;gap:.45rem;margin:0;padding:0;font-size:.82rem;list-style:none;display:flex}body.theme-tailsbook .tb-graph-legend li{align-items:center;gap:.55rem;display:flex}body.theme-tailsbook .tb-legend-line{border-radius:2px;flex-shrink:0;width:34px;height:4px}body.theme-tailsbook .tb-legend-green{background:#4caf50}body.theme-tailsbook .tb-legend-red{background-image:linear-gradient(90deg,#c62828 64%,#0000 36%);background-size:11px 4px}body.theme-tailsbook .tb-cards{flex-direction:column;gap:.9rem;margin:.25rem 0 1.25rem;display:flex}body.theme-tailsbook .tb-card{background:#f4f5fb;border-radius:16px;padding:1.1rem 1.25rem}body.theme-tailsbook .tb-card strong{margin-bottom:.35rem;font-size:.98rem;font-weight:600;display:block}body.theme-tailsbook .tb-card p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}body.theme-tailsbook .tb-unit-toggle{margin:.75rem 0 1.4rem;display:inline-flex}body.theme-tailsbook .tb-unit-toggle button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;align-items:center;gap:.3rem;padding:.5rem 1.1rem;font-size:.9rem;display:inline-flex}body.theme-tailsbook .tb-unit-toggle button:first-child{border-radius:999px 0 0 999px}body.theme-tailsbook .tb-unit-toggle button:last-child{border-radius:0 999px 999px 0}body.theme-tailsbook .tb-unit-toggle button.is-active{background:#98f0dd;border-color:#98f0dd}body.theme-tailsbook .tb-field{box-shadow:inset 0 0 0 1px var(--ring);background:#fff;border-radius:10px;align-items:center;gap:.6rem;margin-bottom:1rem;padding:1rem 1.5rem;display:flex}body.theme-tailsbook .tb-field:focus-within{box-shadow:inset 0 0 0 2px var(--leaf)}body.theme-tailsbook .tb-field-label{color:var(--ink);flex-shrink:0;min-width:7.5rem;font-size:1rem}body.theme-tailsbook .tb-field input{min-width:0;color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:1rem}body.theme-tailsbook .tb-field-unit{color:var(--muted);flex-shrink:0;font-size:.95rem}body.theme-tailsbook .tb-field-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}body.theme-tailsbook .tb-privacy{color:var(--muted);align-items:flex-start;gap:.5rem;margin:.25rem 0 .5rem;font-size:.78rem;line-height:1.45;display:flex}body.theme-tailsbook .tb-privacy svg{flex-shrink:0;margin-top:.1rem}body.theme-tailsbook .tb-error{color:#b3402e;margin:0 0 .5rem;font-size:.9rem}body.theme-tailsbook .tb-entry{text-align:center;max-width:560px;padding-top:2.5rem}body.theme-tailsbook .tb-entry-hook{color:var(--leaf-dark);font-weight:600}body.theme-tailsbook .tb-entry-title{margin:0 0 2.25rem;font-size:2rem;font-weight:700;line-height:1.2}body.theme-tailsbook .tb-gender-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;max-width:460px;margin:0 auto;display:grid}body.theme-tailsbook .tb-gender-card{cursor:pointer;background:#fff;border:none;border-radius:8px;padding:0;transition:transform .14s,box-shadow .14s;overflow:hidden;box-shadow:0 6px 22px #1b1b1f1f}body.theme-tailsbook .tb-gender-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #1b1b1f2e}body.theme-tailsbook .tb-gender-photo{aspect-ratio:13/11;display:block}body.theme-tailsbook .tb-gender-photo svg{display:block}body.theme-tailsbook .tb-gender-label{color:#fff;letter-spacing:.04em;background:#4d5da9;padding:.75rem 0;font-size:.95rem;font-weight:700;display:block}body.theme-tailsbook .tb-entry-consent{color:var(--muted);margin-top:4rem;font-size:.8rem;line-height:1.5}body.theme-tailsbook .tb-consent-title{margin:0 0 .6rem;font-size:1.05rem;font-weight:700}body.theme-tailsbook .tb-consent-note{font-size:.9rem}body.theme-tailsbook .tb-shell .funnel-footer-badges{display:none}body.theme-tailsbook .tb-scroller-wrap{margin:.25rem 0 1.25rem}body.theme-tailsbook .tb-scroller{scroll-snap-type:x mandatory;scrollbar-width:none;gap:.9rem;display:flex;overflow-x:auto}body.theme-tailsbook .tb-scroller::-webkit-scrollbar{display:none}body.theme-tailsbook .tb-scard{scroll-snap-align:center;background:#f4f5fb;border-radius:20px;flex:0 0 100%;padding:1.4rem 1.4rem 1.5rem}body.theme-tailsbook .tb-scard-photo{aspect-ratio:1;border-radius:16px;margin-bottom:1rem;overflow:hidden}body.theme-tailsbook .tb-scard-photo svg{object-fit:cover;width:100%;height:100%;display:block}body.theme-tailsbook .tb-scard strong{margin-bottom:.35rem;font-size:1.02rem;font-weight:700;display:block}body.theme-tailsbook .tb-scard p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.5}body.theme-tailsbook .tb-dots{justify-content:center;gap:.45rem;margin-top:.9rem;display:flex}body.theme-tailsbook .tb-dots span{background:#c9cede;border-radius:50%;width:7px;height:7px}body.theme-tailsbook .tb-dots span.is-active{background:var(--leaf)}body.theme-tailsbook .tb-analyzing{box-shadow:inset 0 0 0 1px var(--line), 0 12px 34px #1b1b1f14;background:#fff;border-radius:16px;padding:1.6rem 1.5rem .8rem}body.theme-tailsbook .tb-analyzing .tb-title{margin-bottom:1.4rem}body.theme-tailsbook .tb-ring{justify-content:center;align-items:center;width:190px;height:190px;margin:0 auto 1.4rem;display:flex;position:relative}body.theme-tailsbook .tb-ring-value{color:var(--leaf);font-size:2.5rem;font-weight:500;position:absolute}body.theme-tailsbook .tb-phases{margin:0;padding:0;list-style:none}body.theme-tailsbook .tb-phases li{border-top:1px solid #eceaf1;justify-content:space-between;align-items:center;padding:.85rem .2rem;font-size:1.02rem;display:flex}body.theme-tailsbook .tb-phases svg{color:var(--leaf)}body.theme-tailsbook .tb-modal-overlay{z-index:50;background:#1b1b1f73;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}body.theme-tailsbook .tb-modal{background:var(--paper);border-radius:16px;width:100%;max-width:380px;padding:1.5rem 1.4rem 1.6rem;box-shadow:0 24px 70px #1b1b1f59}body.theme-tailsbook .tb-modal-eyebrow{letter-spacing:.05em;text-transform:uppercase;color:var(--leaf);margin:0 0 .4rem;font-size:.78rem;font-weight:600}body.theme-tailsbook .tb-modal-title{margin:0 0 1.1rem;font-size:1.2rem;font-weight:500;line-height:1.35}body.theme-tailsbook .tb-results .tb-title{margin-bottom:1.25rem}body.theme-tailsbook .tb-h2{margin:1.8rem 0 .8rem;font-size:1.1rem;font-weight:600}body.theme-tailsbook .tb-muted{color:var(--muted)}body.theme-tailsbook .tb-summary{box-shadow:inset 0 0 0 1px var(--ring);background:#fff;border-radius:14px;overflow:hidden}body.theme-tailsbook .tb-summary-head{background:var(--sun);padding:.7rem 1.1rem;font-size:.92rem;font-weight:600}body.theme-tailsbook .tb-summary-facts{border-bottom:1px solid #eceaf1;padding:.75rem 1.1rem .35rem}body.theme-tailsbook .tb-summary-facts p{color:var(--muted);margin:0 0 .4rem;font-size:.88rem}body.theme-tailsbook .tb-summary-facts strong{color:var(--ink);font-weight:600}body.theme-tailsbook .tb-weeks{margin:0;padding:.7rem 1.1rem .9rem;list-style:none}body.theme-tailsbook .tb-weeks li{color:var(--muted);align-items:baseline;gap:.6rem;padding:.28rem 0;font-size:.82rem;display:flex}body.theme-tailsbook .tb-weeks strong{color:var(--ink);font-weight:600}body.theme-tailsbook .tb-week-dot{color:#2e7d39;background:#d9f2dd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.68rem;font-weight:700;display:inline-flex;transform:translateY(2px)}body.theme-tailsbook .tb-plans{flex-direction:column;gap:.8rem;display:flex}body.theme-tailsbook .tb-plan{text-align:left;box-shadow:inset 0 0 0 1px var(--ring);cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.05rem;display:flex;position:relative}body.theme-tailsbook .tb-plan.is-selected{background:var(--sun);box-shadow:inset 0 0 0 2px var(--leaf)}body.theme-tailsbook .tb-plan-radio{color:#fff;border:2px solid #c9cede;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:21px;height:21px;display:inline-flex}body.theme-tailsbook .tb-plan.is-selected .tb-plan-radio{background:var(--leaf);border-color:var(--leaf)}body.theme-tailsbook .tb-plan-checkbox{border-radius:6px}body.theme-tailsbook .tb-plan-info{flex:1;min-width:0}body.theme-tailsbook .tb-plan-info strong{font-size:.95rem;font-weight:600;display:block}body.theme-tailsbook .tb-plan-info small{color:var(--muted);margin-top:.15rem;font-size:.78rem;line-height:1.4;display:block}body.theme-tailsbook .tb-plan-price{text-align:right;flex-direction:column;flex-shrink:0;line-height:1.25;display:flex}body.theme-tailsbook .tb-plan-price s{color:var(--muted);font-size:.78rem}body.theme-tailsbook .tb-plan-price strong{color:var(--leaf);font-size:1.1rem;font-weight:700}body.theme-tailsbook .tb-plan-price small{color:var(--muted);font-size:.68rem}body.theme-tailsbook .tb-plan-badge{background:var(--leaf);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.18rem .6rem;font-size:.64rem;font-weight:700;position:absolute;top:-9px;right:12px}body.theme-tailsbook .tb-includes{background:#f4f5fb;border-radius:14px;margin-top:1rem;padding:1rem 1.2rem}body.theme-tailsbook .tb-includes-head{margin:0 0 .5rem;font-size:.92rem;font-weight:600}body.theme-tailsbook .tb-includes ul{margin:0;padding:0 0 0 1.1rem}body.theme-tailsbook .tb-includes li{color:var(--muted);padding:.15rem 0;font-size:.84rem}body.theme-tailsbook .tb-paychips{justify-content:center;gap:.5rem;margin:.2rem 0 .4rem;display:flex}body.theme-tailsbook .tb-paychips span{color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:6px;padding:.22rem .55rem;font-size:.68rem;font-weight:600}body.theme-tailsbook .tb-how{margin:0;padding:0 0 0 1.25rem}body.theme-tailsbook .tb-how li{color:var(--muted);padding:.3rem 0;font-size:.92rem}body.theme-tailsbook .tb-science{text-align:center;margin:2rem 0 .5rem}body.theme-tailsbook .tb-science-head{letter-spacing:.02em;text-transform:uppercase;margin:0 0 .6rem;font-size:1.5rem;font-weight:600}body.theme-tailsbook .tb-science-head em{color:#2e9e44;font-style:normal}body.theme-tailsbook .tb-science .tb-body{text-align:left;font-size:.84rem}body.theme-tailsbook .tb-trust{flex-direction:column;gap:.6rem;margin-top:1.25rem;display:flex}body.theme-tailsbook .tb-trust p{color:var(--muted);align-items:flex-start;gap:.55rem;margin:0;font-size:.85rem;display:flex}body.theme-tailsbook .tb-trust svg{color:var(--leaf);flex-shrink:0;margin-top:.1rem}body.theme-tailsbook .tb-trust strong{color:var(--ink)}body.theme-tailsbook .tb-payment{box-shadow:inset 0 0 0 1px var(--ring);background:#fff;border-radius:14px;margin-top:1.4rem;padding:1rem 1rem 1.2rem;scroll-margin-top:1.5rem}body.theme-tailsbook .tb-payment-head{color:var(--muted);align-items:center;gap:.45rem;margin-bottom:.9rem;font-size:.88rem;display:flex}body.theme-tailsbook .tb-payment-head svg{color:var(--leaf)}body.theme-tailsbook .tb-payment-head strong{color:var(--ink)}body.theme-tailsbook .stripe-embedded-shell{min-height:240px}body.theme-tailsbook .payment-error{color:#b3261e;background:#fdecea;border-radius:8px;margin:0 0 .75rem;padding:.55rem .75rem;font-size:.85rem}body.theme-tailsbook .tb-payment-setup{box-shadow:inset 0 0 0 1px var(--ring);text-align:center;background:#fff;border-radius:14px;margin-top:1.4rem;padding:1.2rem}body.theme-tailsbook .tb-payment-setup svg{color:var(--leaf)}body.theme-tailsbook .tb-payment-setup h2{margin:.4rem 0;font-size:1rem;font-weight:600}body.theme-tailsbook .tb-payment-setup p{color:var(--muted);margin:0;font-size:.85rem}body.theme-tailsbook .tb-payment-setup code{background:#f4f5fb;border-radius:5px;padding:.05rem .3rem;font-size:.78rem}body.theme-tailsbook .tb-order{box-shadow:inset 0 0 0 1px var(--ring);background:#fff;border-radius:14px;margin-top:1.1rem;padding:.9rem 1.1rem 1rem}body.theme-tailsbook .tb-order-head{margin:0 0 .55rem;font-size:.92rem;font-weight:600}body.theme-tailsbook .tb-order-lines{border-bottom:1px solid #eceaf1;flex-direction:column;gap:.35rem;padding-bottom:.6rem;display:flex}body.theme-tailsbook .tb-order-line{color:var(--ink);justify-content:space-between;gap:1rem;font-size:.88rem;display:flex}body.theme-tailsbook .tb-order-line span{color:var(--muted)}body.theme-tailsbook .tb-order-line strong{white-space:nowrap;font-weight:600}body.theme-tailsbook .tb-order-line-muted strong{color:var(--leaf)}body.theme-tailsbook .tb-order-total{justify-content:space-between;align-items:baseline;margin-top:.6rem;display:flex}body.theme-tailsbook .tb-order-total span{font-size:.95rem;font-weight:600}body.theme-tailsbook .tb-order-total strong{color:var(--leaf);font-size:1.35rem;font-weight:700}body.theme-tailsbook .tb-email-field{margin-top:1.1rem;display:block}body.theme-tailsbook .tb-email-field span{margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}body.theme-tailsbook .tb-figure img{object-fit:cover;width:100%;height:100%;display:block}body.theme-tailsbook .tb-figure{aspect-ratio:1;background:#eef0f6;min-height:0;max-height:380px;display:block}body.theme-tailsbook .tb-gender-photo img,body.theme-tailsbook .tb-scard-photo img{object-fit:cover;width:100%;height:100%;display:block}body.theme-tailsbook .tb-consent-grid{gap:1.5rem;display:grid}body.theme-tailsbook .tb-consent-photo{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%;max-width:320px;display:block}@media (min-width:900px){body.theme-tailsbook .tb-stage:has(.tb-consent-grid){max-width:760px}body.theme-tailsbook .tb-consent-grid{grid-template-columns:320px 1fr;align-items:start;gap:2.5rem}}body.theme-tailsbook .hzl{--hzl-teal:#4aa391;--hzl-teal-bright:#56c3ac;--hzl-ink:#1b1b1f}body.theme-tailsbook .hzl-hero{background-position:70%;background-size:cover;flex-direction:column;min-height:86vh;display:flex;position:relative}body.theme-tailsbook .hzl-hero:before{content:"";background:linear-gradient(100deg,#0a1c1ab8 18%,#0a1c1a2e 60%);position:absolute;inset:0}body.theme-tailsbook .hzl-header{z-index:1;justify-content:space-between;align-items:center;padding:1.4rem clamp(1.25rem,5vw,4rem);display:flex;position:relative}body.theme-tailsbook .hzl-header nav{align-items:center;gap:.9rem;display:flex}body.theme-tailsbook .hzl .hzl-lockup{color:#fff;font-size:1.3rem;font-weight:700;text-decoration:none}body.theme-tailsbook .hzl-header-link{color:#fff;background:#ffffff24;border-radius:10px;padding:.55rem 1rem;font-size:.9rem;text-decoration:none}body.theme-tailsbook .hzl-header-cta{color:#08312b;background:var(--hzl-teal-bright);border-radius:10px;padding:.55rem 1.1rem;font-size:.9rem;font-weight:700;text-decoration:none}body.theme-tailsbook .hzl-hero-copy{z-index:1;text-align:center;max-width:560px;margin:auto 0;padding:3rem clamp(1.25rem,7vw,6rem) 5rem;position:relative}body.theme-tailsbook .hzl-hero-copy h1{color:#fff;margin:0 0 1.2rem;font-size:clamp(2rem,4.4vw,3.1rem);font-weight:700;line-height:1.15}body.theme-tailsbook .hzl-hero-copy p{color:#ffffffeb;margin:0 0 2rem;font-size:clamp(1.05rem,1.8vw,1.4rem);line-height:1.45}body.theme-tailsbook .hzl-cta{background:var(--hzl-teal-bright);color:#08312b;border-radius:12px;padding:1rem 4.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:filter .14s;display:inline-block}body.theme-tailsbook .hzl-cta:hover{filter:brightness(1.06)}body.theme-tailsbook .hzl-band{max-width:1240px;margin:0 auto;padding:4.5rem clamp(1.25rem,6vw,5rem)}body.theme-tailsbook .hzl-band-tint{background:linear-gradient(#eaf4f1 0%,#fbfdff 100%);max-width:none}body.theme-tailsbook .hzl-band-tint>*{max-width:1240px;margin-left:auto;margin-right:auto}body.theme-tailsbook .hzl-eyebrow{text-align:center;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 .6rem;font-size:.82rem}body.theme-tailsbook .hzl-h2{text-align:center;margin:0 0 2.2rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}body.theme-tailsbook .hzl-lede{text-align:center;max-width:640px;color:var(--muted);margin:-1.4rem auto 2.4rem;line-height:1.55}body.theme-tailsbook .hzl-center{text-align:center;margin-top:2.4rem}body.theme-tailsbook .hzl-goal-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.4rem;display:grid}body.theme-tailsbook .hzl-goal-grid-narrow{grid-template-columns:repeat(auto-fit,minmax(250px,280px));justify-content:center}body.theme-tailsbook .hzl-goal{aspect-ratio:1/1.04;border-radius:18px;text-decoration:none;transition:transform .14s;display:block;position:relative;overflow:hidden;box-shadow:0 10px 30px #1b1b1f1f}body.theme-tailsbook .hzl-goal:hover{transform:translateY(-3px)}body.theme-tailsbook .hzl-goal.is-teaser{cursor:default}body.theme-tailsbook .hzl-goal img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}body.theme-tailsbook .hzl-goal.is-teaser img{filter:saturate(.55)}body.theme-tailsbook .hzl-goal-overlay{background:linear-gradient(#0a141e6b 0%,#0a141e0d 45%,#0a141e8c 100%);position:absolute;inset:0}body.theme-tailsbook .hzl-goal-badge{z-index:1;color:var(--hzl-ink);letter-spacing:.06em;text-transform:uppercase;background:#fff;border-radius:999px;padding:.3rem .7rem;font-size:.66rem;font-weight:700;position:absolute;top:.9rem;left:.9rem}body.theme-tailsbook .hzl-goal-copy{z-index:1;color:#fff;flex-direction:column;justify-content:flex-start;padding:1.1rem 1.2rem;display:flex;position:absolute;inset:0}body.theme-tailsbook .hzl-goal-copy strong{text-shadow:0 1px 8px #00000059;margin-top:1.4rem;font-size:1.45rem;font-weight:700;line-height:1.2}body.theme-tailsbook .hzl-goal-copy small{opacity:.95;text-shadow:0 1px 6px #0006;margin-top:.5rem;font-size:.85rem;line-height:1.45}body.theme-tailsbook .hzl-goal-copy em{text-underline-offset:3px;margin-top:auto;font-size:.9rem;font-style:normal;font-weight:600;text-decoration:underline}body.theme-tailsbook .hzl-stats{text-align:center;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}body.theme-tailsbook .hzl-stat strong{color:var(--hzl-teal);margin-bottom:.4rem;font-size:3rem;font-weight:700;display:block}body.theme-tailsbook .hzl-stat p{max-width:300px;color:var(--muted);margin:0 auto;font-size:.92rem;line-height:1.5}body.theme-tailsbook .hzl-press{opacity:.65;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(2rem,6vw,5rem);display:flex}body.theme-tailsbook .hzl-press img{filter:grayscale();width:auto;height:34px}body.theme-tailsbook .hzl-steps{flex-direction:column;gap:1.4rem;max-width:660px;margin:0 auto;padding:0;list-style:none;display:flex}body.theme-tailsbook .hzl-steps li{align-items:flex-start;gap:1.1rem;display:flex}body.theme-tailsbook .hzl-step-number{background:var(--hzl-teal);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-weight:700;display:inline-flex}body.theme-tailsbook .hzl-steps strong{margin-bottom:.2rem;font-size:1.05rem;display:block}body.theme-tailsbook .hzl-steps p{color:var(--muted);margin:0;line-height:1.5}body.theme-tailsbook .hzl-features{text-align:center;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;display:grid}body.theme-tailsbook .hzl-feature img{margin:0 auto .8rem;display:block}body.theme-tailsbook .hzl-feature strong{margin-bottom:.3rem;font-size:1.02rem;display:block}body.theme-tailsbook .hzl-feature p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}body.theme-tailsbook .hzl-coaches{grid-template-columns:repeat(auto-fit,minmax(240px,300px));justify-content:center;gap:1.6rem;display:grid}body.theme-tailsbook .hzl-coach img{aspect-ratio:1;object-fit:cover;border-radius:18px;width:100%;margin-bottom:.9rem;display:block}body.theme-tailsbook .hzl-coach strong{margin-bottom:.3rem;font-size:1.05rem;display:block}body.theme-tailsbook .hzl-coach p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.5}body.theme-tailsbook .hzl-rating{text-align:center;margin-bottom:2.4rem}body.theme-tailsbook .hzl-stars{color:#3fae71;gap:.25rem;display:inline-flex}body.theme-tailsbook .hzl-stars .is-faded{color:#cfd8d4}body.theme-tailsbook .hzl-rating p{color:var(--muted);margin:.6rem 0 0;font-size:.95rem}body.theme-tailsbook .hzl-reviews{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.4rem;max-width:1140px;margin:0 auto;display:grid}body.theme-tailsbook .hzl-review{border:1px solid var(--line);background:linear-gradient(#fff 0%,#f6f8fb 100%);border-radius:14px;margin:0;padding:1.4rem 1.5rem;box-shadow:0 10px 26px #1b1b1f12}body.theme-tailsbook .hzl-review figcaption{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}body.theme-tailsbook .hzl-review-stars{color:#3fae71;gap:.15rem;display:inline-flex}body.theme-tailsbook .hzl-review blockquote{color:var(--ink);margin:0;font-size:.95rem;line-height:1.6}body.theme-tailsbook .hzl-footer{color:#ffffffd9;background:#232328;margin-top:3rem;padding:2.2rem clamp(1.25rem,6vw,5rem) 2.6rem}body.theme-tailsbook .hzl-footer-row{border-bottom:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.4rem;padding-bottom:1.4rem;display:flex}body.theme-tailsbook .hzl-footer nav{gap:1.6rem;display:flex}body.theme-tailsbook .hzl-footer a{color:#ffffffd9;font-size:.9rem;text-decoration:none}body.theme-tailsbook .hzl-footer-note{opacity:.7;max-width:720px;margin:0 0 .8rem;font-size:.78rem}body.theme-tailsbook .hzl-footer-copyright{opacity:.55;margin:0;font-size:.78rem}body.theme-tailsbook .tb-species-grid{grid-template-columns:1fr 1fr;gap:.9rem;margin-top:1.4rem;display:grid}body.theme-tailsbook .tb-species-card{border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:.4rem;padding:1.4rem 1rem 1.1rem;transition:border-color .12s,transform .12s,box-shadow .12s;display:flex}body.theme-tailsbook .tb-species-card:hover{border-color:var(--ring);transform:translateY(-2px);box-shadow:0 10px 30px #2b27221a}body.theme-tailsbook .tb-species-art svg{width:110px;height:auto}body.theme-tailsbook .tb-species-label{color:var(--leaf-dark);letter-spacing:.08em;font-size:.85rem;font-weight:700}body.theme-tailsbook .tb-fields{flex-direction:column;gap:.7rem;margin-top:1.2rem;display:flex}body.theme-tailsbook .tb-fields-row{flex-direction:row}body.theme-tailsbook .tb-fields-row .tb-input{text-align:center;flex:1;min-width:0}body.theme-tailsbook .tb-input{border:1.5px solid var(--line);color:var(--ink);background:#fff;border-radius:12px;padding:.85rem 1rem;font-size:1.05rem}body.theme-tailsbook .tb-input:focus{border-color:var(--leaf);outline:none}body.theme-tailsbook .tb-body-closing{font-weight:600}body.theme-tailsbook .tb-mockup{perspective:900px;justify-content:center;margin:1.6rem 0 .4rem;display:flex}body.theme-tailsbook .tb-mockup-book{transform-style:preserve-3d;filter:drop-shadow(0 26px 32px #2b272247);position:relative;transform:rotateY(-14deg)rotateX(2deg)}body.theme-tailsbook .tb-mockup-spine{transform-origin:100%;background:linear-gradient(90deg,#2f4a3a,#3d5a45);border-radius:3px 0 0 3px;width:16px;position:absolute;top:4px;bottom:4px;left:-14px;transform:rotateY(-58deg)translate(-2px)}body.theme-tailsbook .tb-mockup-cover{color:#f3ecdd;text-align:center;background:linear-gradient(140deg,#3d5a45 0%,#345040 55%,#2f4a3a 100%);border-left:3px solid #f3ecdd40;border-radius:4px 10px 10px 4px;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;width:230px;height:300px;padding:1.6rem 1.3rem;display:flex}body.theme-tailsbook .tb-mockup-orn{color:#cdb88a;margin-bottom:.2rem}body.theme-tailsbook .tb-mockup-title{font-family:var(--font-display), "Fraunces", Georgia, serif;overflow-wrap:anywhere;font-size:1.75rem;font-weight:600;line-height:1.1}body.theme-tailsbook .tb-mockup-sub{font-family:var(--font-display), "Fraunces", Georgia, serif;opacity:.92;font-size:.95rem;font-style:italic}body.theme-tailsbook .tb-mockup-meta{letter-spacing:.14em;text-transform:uppercase;opacity:.75;margin-top:.5rem;font-size:.72rem}body.theme-tailsbook .tb-mockup-dedication{opacity:.85;margin-top:1rem;font-size:.8rem;font-style:italic}body.theme-tailsbook .tb-spread{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf8;border-radius:14px;margin-top:1.5rem;padding:1.8rem 1.6rem}body.theme-tailsbook .tb-spread-eyebrow{color:var(--leaf-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.9rem;font-size:.78rem;font-weight:700}body.theme-tailsbook .tb-passage{border-left:3px solid var(--ring);margin:0;padding-left:1.1rem}body.theme-tailsbook .tb-passage p{font-family:var(--font-display), "Fraunces", Georgia, serif;margin:0 0 .9rem;font-size:1.12rem;line-height:1.75}body.theme-tailsbook .tb-passage p:first-child:first-letter{float:left;color:var(--leaf-dark);padding-right:.45rem;font-size:2.6rem;line-height:1}body.theme-tailsbook .tb-passage-loading{border-left:3px solid var(--ring);flex-direction:column;gap:.8rem;padding-left:1.1rem;display:flex}body.theme-tailsbook .tb-passage-loading span{background:linear-gradient(90deg, var(--track) 25%, var(--sun) 50%, var(--track) 75%);background-size:200% 100%;border-radius:6px;height:.95rem;animation:1.4s infinite tb-shimmer}body.theme-tailsbook .tb-passage-loading span:last-child{width:62%}@keyframes tb-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}body.theme-tailsbook .tb-spread-note{color:var(--muted);margin:1rem 0 0;font-size:.92rem}body.theme-tailsbook .proof-row{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:1.1rem;font-size:.92rem;display:flex}body.theme-tailsbook .proof-row strong{color:var(--ink)}body.theme-tailsbook .proof-row svg{vertical-align:-2px;color:var(--leaf)}body.theme-tailsbook .makers-note{max-width:760px;margin:1rem auto 2.5rem;padding:0 1.5rem}body.theme-tailsbook .makers-note blockquote{border:1px solid var(--line);border-left:4px solid var(--leaf);background:#fffdf8;border-radius:14px;margin:0;padding:1.6rem 1.8rem}body.theme-tailsbook .makers-note p{font-family:var(--font-display), "Fraunces", Georgia, serif;margin:0 0 .7rem;font-size:1.15rem;line-height:1.6}body.theme-tailsbook .makers-note cite{color:var(--muted);font-size:.9rem;font-style:normal}body.theme-tailsbook .site-footer{border-top:1px solid var(--line);text-align:center;color:var(--muted);padding:2.5rem 1.5rem 3.5rem;font-size:.85rem}body.theme-tailsbook .site-footer nav{flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-bottom:1.2rem;display:flex}body.theme-tailsbook .site-footer nav a{color:var(--ink);font-weight:600;text-decoration:none}body.theme-tailsbook .site-footer nav a:hover{color:var(--leaf-dark)}body.theme-tailsbook .footer-disclaimer{max-width:620px;margin:0 auto .8rem;line-height:1.6}body.theme-tailsbook .footer-disclaimer a,body.theme-tailsbook .footer-identity a{color:var(--leaf-dark)}body.theme-tailsbook .footer-identity{opacity:.85;font-size:.78rem}body.theme-tailsbook .legal-hero{padding-bottom:0}body.theme-tailsbook .legal-article{max-width:720px;margin:1rem auto 3rem;padding:0 1.5rem}body.theme-tailsbook .legal-article h1{font-family:var(--font-display), "Fraunces", Georgia, serif;margin:1.5rem 0 .3rem;font-size:2rem}body.theme-tailsbook .legal-updated{color:var(--muted);margin-bottom:2rem;font-size:.85rem}body.theme-tailsbook .legal-article h2{font-family:var(--font-display), "Fraunces", Georgia, serif;margin:2rem 0 .6rem;font-size:1.25rem}body.theme-tailsbook .legal-article p,body.theme-tailsbook .legal-article li{color:#413d36;line-height:1.7}body.theme-tailsbook .legal-article ul{gap:.4rem;padding-left:1.3rem;display:grid}body.theme-tailsbook .legal-article a{color:var(--leaf-dark)}body.theme-tailsbook .legal-faq{margin-top:.5rem}body.theme-tailsbook .tb-gift{border:1px solid var(--line);background:#fffdf8;border-radius:12px;margin-top:1rem;padding:.9rem 1rem}body.theme-tailsbook .tb-gift-toggle{cursor:pointer;align-items:center;gap:.5rem;font-weight:600;display:flex}body.theme-tailsbook .tb-gift-toggle input{width:18px;height:18px;accent-color:var(--leaf)}body.theme-tailsbook .tb-gift-fields{gap:.6rem;margin-top:.8rem;display:grid}body.theme-tailsbook .tb-gift-note{color:var(--muted);margin:0;font-size:.9rem}body.theme-tailsbook .tb-gift-fields textarea{resize:vertical;min-height:3.5rem}body.theme-tailsbook.gift-card-page,.gift-card-page{background:var(--paper,#faf7f1);flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;min-height:100dvh;padding:2rem 1.25rem;display:flex}.gift-card{border:1px solid #2b272224;border-top:6px solid var(--leaf,#b46a55);text-align:center;background:#fffdf8;border-radius:16px;width:100%;max-width:520px;padding:2.4rem 2rem;box-shadow:0 24px 60px #2b272224}.gift-card-eyebrow{color:var(--leaf-dark,#96523f);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:700}.gift-card-title{font-family:var(--font-display), "Fraunces", Georgia, serif;margin:0 0 1rem;font-size:2rem}.gift-card-body{color:#413d36;line-height:1.7}.gift-card-message{font-family:var(--font-display), "Fraunces", Georgia, serif;border-left:3px solid var(--ring,#e3c9bd);text-align:left;margin:1.2rem 0;padding-left:1rem;font-size:1.1rem;font-style:italic}.gift-card-how{margin:1.4rem 0 .6rem}.gift-card-how strong{color:var(--leaf-dark,#96523f);font-size:1.1rem}.gift-card-foot{color:var(--muted,#8a8378);margin-top:1.6rem;font-size:.82rem}.gift-card-print-note{color:var(--muted,#8a8378);font-size:.82rem}@media print{.gift-card-print-note{display:none}.gift-card{box-shadow:none}}body.theme-tailsbook .tb-consent{color:var(--muted);align-items:flex-start;gap:.55rem;margin-top:1rem;font-size:.85rem;line-height:1.5;display:flex}body.theme-tailsbook .tb-consent input{width:18px;height:18px;accent-color:var(--leaf);flex-shrink:0;margin-top:.15rem}body.theme-tailsbook .tb-consent a{color:var(--leaf-dark)}.tb-app .tb-gotcha{color:var(--app-muted,#8a8378);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.9rem;font-size:.88rem;display:flex}.tb-app .tb-gotcha input{border:1px solid var(--app-line,#2b27221f);font:inherit;background:#fffdf8;border-radius:8px;padding:.35rem .5rem}.tb-app .tb-gotcha em{color:var(--app-forest,#3d5a45);font-style:normal}body.theme-tailsbook .hero-section{position:relative;overflow:hidden}body.theme-tailsbook .hero-section:before,body.theme-tailsbook .hero-section:after{content:"";z-index:0;filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}body.theme-tailsbook .hero-section:before{background:#b46a5529;width:46vw;max-width:560px;height:46vw;max-height:560px;top:-16%;right:-10%}body.theme-tailsbook .hero-section:after{background:#3d5a4521;width:34vw;max-width:420px;height:34vw;max-height:420px;bottom:-18%;left:-8%}body.theme-tailsbook .hero-section>*{z-index:1;position:relative}body.theme-tailsbook .pill-button-dark{transition:transform .14s,box-shadow .14s,background-color .14s}body.theme-tailsbook .pill-button-dark:hover{transform:translateY(-1px);box-shadow:0 10px 24px #96523f47}body.theme-tailsbook .faq-band details{border-bottom:1px solid var(--line)}body.theme-tailsbook .faq-band summary{cursor:pointer;padding-right:2.6rem;list-style:none;position:relative}body.theme-tailsbook .faq-band summary::-webkit-details-marker{display:none}body.theme-tailsbook .faq-band summary:after{content:"";background:var(--sun,#f4ede1);background-image:linear-gradient(45deg, transparent 42%, var(--leaf-dark,#96523f) 42%, var(--leaf-dark,#96523f) 50%, transparent 50%), linear-gradient(-45deg, transparent 42%, var(--leaf-dark,#96523f) 42%, var(--leaf-dark,#96523f) 50%, transparent 50%);background-position:50%;background-repeat:no-repeat;border-radius:50%;width:30px;height:30px;margin-top:-15px;transition:transform .18s;position:absolute;top:50%;right:.5rem}body.theme-tailsbook .faq-band details[open] summary:after{transform:rotate(180deg)}body.theme-tailsbook .tb-trust-rows{gap:.6rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}body.theme-tailsbook .tb-trust-rows li{align-items:center;gap:.6rem;font-size:1rem;display:flex}body.theme-tailsbook .tb-trust-rows svg{color:var(--leaf);flex-shrink:0}body.theme-tailsbook .tb-cta-trust{flex-wrap:wrap;justify-content:center;gap:.4rem 1.1rem;margin:.9rem 0 0;padding:0;list-style:none;display:flex}body.theme-tailsbook .tb-cta-trust li{color:var(--muted);align-items:center;gap:.35rem;font-size:.85rem;display:inline-flex}body.theme-tailsbook .tb-cta-trust svg,body.theme-tailsbook .tb-species-card .tb-species-art svg{color:var(--leaf)}
