.taa-form-wrap,.taa-result-wrap,.taa-cabinet-wrap{--taa-ink:#241b35;--taa-muted:#756b82;--taa-line:#e9e2f1;--taa-soft:#faf7ff;--taa-accent:#6b46c1;max-width:920px;margin:26px auto;padding:30px;background:#fff;border:1px solid var(--taa-line);border-radius:22px;box-shadow:0 18px 50px rgba(55,35,78,.08);color:var(--taa-ink);box-sizing:border-box}.taa-form-wrap *,.taa-result-wrap *,.taa-cabinet-wrap *{box-sizing:border-box}.taa-form-hero,.taa-cabinet-header,.taa-result-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:6px 0 22px;border-bottom:1px solid var(--taa-line);margin-bottom:24px}.taa-form-hero h2,.taa-cabinet-header h2,.taa-result-header h1{margin:4px 0 8px;font-size:clamp(28px,4vw,42px);line-height:1.08;color:var(--taa-ink)}.taa-form-hero p,.taa-result-header p{margin:0;color:var(--taa-muted);max-width:680px}.taa-eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--taa-accent)}.taa-orbit,.taa-zodiac-medallion{width:72px;height:72px;flex:0 0 72px;border-radius:50%;display:grid;place-items:center;background:var(--taa-soft);border:1px solid var(--taa-line);font-size:34px}.taa-step-title{display:flex;align-items:center;gap:12px;margin:28px 0 14px}.taa-step-title>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--taa-accent);color:#fff;font-weight:800}.taa-step-title strong,.taa-step-title small{display:block}.taa-step-title small{color:var(--taa-muted);margin-top:2px}.taa-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.taa-field{display:flex;flex-direction:column}.taa-field label{font-weight:700;margin-bottom:7px}.taa-field input,.taa-field select,.taa-field textarea,.taa-cabinet-login input{width:100%;padding:12px 14px;border:1px solid #d9cfe5;border-radius:12px;background:#fff;color:var(--taa-ink);font:inherit;outline:none;transition:.15s}.taa-field input:focus,.taa-field select:focus,.taa-field textarea:focus,.taa-cabinet-login input:focus{border-color:var(--taa-accent);box-shadow:0 0 0 3px rgba(107,70,193,.1)}.taa-field.taa-full{grid-column:1 / -1}.taa-help,.taa-muted,.taa-disclaimer{font-size:13px;color:var(--taa-muted);margin-top:6px}.taa-partner-panel{padding:2px 18px 18px;margin-top:22px;background:var(--taa-soft);border:1px solid var(--taa-line);border-radius:16px}.taa-consent{display:flex;align-items:flex-start;gap:9px;margin:22px 0;color:var(--taa-muted);font-size:14px}.taa-consent input{margin-top:3px}.taa-checkout-box{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px;border-radius:16px;background:var(--taa-soft);border:1px solid var(--taa-line)}.taa-checkout-box span,.taa-checkout-box strong{display:block}.taa-checkout-box strong{font-size:26px;margin-top:3px}.taa-button{display:inline-flex;align-items:center;justify-content:center;background:var(--taa-accent);color:#fff!important;text-decoration:none!important;border:1px solid var(--taa-accent);padding:12px 20px;border-radius:999px;cursor:pointer;font-size:15px;font-weight:800;line-height:1.2}.taa-button:hover{filter:brightness(.96)}.taa-button-light{background:#fff;color:var(--taa-accent)!important}.taa-notice{padding:14px 16px;border-radius:12px;background:#f6f2fb;border:1px solid var(--taa-line);margin:0 0 18px}.taa-error{background:#fff4f4;border-color:#f2c8c8}.taa-result-actions{display:flex;gap:10px;justify-content:flex-end;margin-bottom:18px}.taa-result-facts{display:flex;flex-wrap:wrap;gap:10px 24px;padding:15px 18px;background:var(--taa-soft);border-radius:14px;margin-bottom:24px}.taa-result-text{font-size:17px;line-height:1.75}.taa-result-text h2{font-size:27px;margin:32px 0 12px}.taa-result-text h3{font-size:21px;margin:24px 0 10px}.taa-result-text p{margin:0 0 15px}.taa-result-text ul{padding-left:24px}.taa-result-footer{margin-top:32px;padding-top:18px;border-top:1px solid var(--taa-line);color:var(--taa-muted);font-size:13px}.taa-progress-card{text-align:center;padding:42px 20px;background:var(--taa-soft);border-radius:18px}.taa-spinner{width:38px;height:38px;margin:0 auto 18px;border-radius:50%;border:4px solid #ddd2ea;border-top-color:var(--taa-accent);animation:taa-spin .8s linear infinite}@keyframes taa-spin{to{transform:rotate(360deg)}}.taa-cabinet-login{display:flex;gap:10px;max-width:650px}.taa-cabinet-welcome{margin-bottom:18px;color:var(--taa-muted)}.taa-order-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.taa-order-card{padding:20px;border:1px solid var(--taa-line);border-radius:16px;background:#fff}.taa-order-card-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.taa-order-card h3{margin:5px 0 10px;font-size:20px}.taa-order-id{font-size:12px;color:var(--taa-muted)}.taa-order-meta{display:flex;gap:14px;flex-wrap:wrap;color:var(--taa-muted);font-size:13px;margin:10px 0 16px}.taa-status{font-size:12px;font-weight:800;padding:6px 9px;border-radius:999px;background:#f1edf6;white-space:nowrap}.taa-status-completed{background:#edf8f1;color:#287544}.taa-status-failed,.taa-status-canceled{background:#fff0f0;color:#9c3838}.taa-small-error{color:#9c3838;font-size:13px}.taa-print-view{box-shadow:none;border:0;max-width:800px}.taa-print-view .taa-result-header{padding-top:0}@media(max-width:700px){.taa-form-wrap,.taa-result-wrap,.taa-cabinet-wrap{padding:20px;border-radius:16px}.taa-grid,.taa-order-cards{grid-template-columns:1fr}.taa-checkout-box,.taa-cabinet-login{align-items:stretch;flex-direction:column}.taa-form-hero,.taa-result-header,.taa-cabinet-header{align-items:flex-start}.taa-orbit,.taa-zodiac-medallion{display:none}}
@media print{body *{visibility:hidden!important}.taa-print-view,.taa-print-view *{visibility:visible!important}.taa-print-view{position:absolute;left:0;top:0;width:100%;max-width:none;margin:0;padding:0;color:#000}.taa-print-view .taa-eyebrow{color:#000}.taa-result-actions{display:none!important}.taa-result-text{font-size:12pt;line-height:1.55}.taa-result-text h2{page-break-after:avoid}.taa-result-text p,.taa-result-text li{orphans:3;widows:3}}

/* v0.3 — exact astrology, natal wheel and synastry */
.taa-precision-panel{margin:18px 0 6px;border:1px solid var(--taa-line);border-radius:16px;background:#fff;overflow:hidden}.taa-precision-panel>summary{cursor:pointer;padding:15px 17px;font-weight:800;list-style:none;background:var(--taa-soft)}.taa-precision-panel>summary::-webkit-details-marker{display:none}.taa-precision-panel>summary span{font-weight:500;color:var(--taa-muted);font-size:12px;margin-left:6px}.taa-precision-grid{padding:16px}.taa-exact-note{margin-top:14px}.taa-chart-block{margin:28px 0;padding:22px;border:1px solid var(--taa-line);border-radius:20px;background:linear-gradient(180deg,#fff 0%,var(--taa-soft) 100%);page-break-inside:avoid}.taa-chart-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.taa-chart-title h3{margin:0;font-size:22px}.taa-chart-title span{font-size:12px;color:var(--taa-muted);padding:5px 9px;border:1px solid var(--taa-line);border-radius:999px;background:#fff}.taa-natal-svg{display:block;width:100%;max-width:660px;height:auto;margin:0 auto}.taa-wheel-bg{fill:#fff;stroke:#d9cfe5;stroke-width:2}.taa-wheel-ring{fill:none;stroke:#baa8d1;stroke-width:1.5}.taa-wheel-inner{stroke-dasharray:4 5}.taa-zodiac-line{stroke:#d7cbe6;stroke-width:1}.taa-zodiac-glyph{font-size:24px;text-anchor:middle;dominant-baseline:middle;fill:#4b3766}.taa-house-line{stroke:#c9bfd6;stroke-width:1}.taa-house-angular{stroke:#6b46c1;stroke-width:2}.taa-house-number{font-size:12px;text-anchor:middle;dominant-baseline:middle;fill:#7d6b91}.taa-aspect-line{stroke:#a99bb8;stroke-width:1;opacity:.42}.taa-aspect-conjunction,.taa-aspect-trine,.taa-aspect-sextile{stroke:#6f9d82}.taa-aspect-square,.taa-aspect-opposition{stroke:#b97979}.taa-aspect-quincunx{stroke:#9b86b8}.taa-planet-point circle{fill:#fff;stroke:#6b46c1;stroke-width:1.5}.taa-planet-point text{font-size:16px;font-weight:700;text-anchor:middle;dominant-baseline:middle;fill:#2f2340}.taa-angle-label{font-size:12px;font-weight:900;text-anchor:middle;dominant-baseline:middle;fill:#6b46c1}.taa-wheel-center{fill:#6b46c1}.taa-astro-table-wrap{overflow:auto;margin-top:16px}.taa-astro-table{width:100%;border-collapse:collapse;font-size:14px;background:#fff}.taa-astro-table th,.taa-astro-table td{padding:10px 12px;border-bottom:1px solid var(--taa-line);text-align:left}.taa-astro-table th{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:var(--taa-muted)}.taa-glyph{font-size:18px;display:inline-block;min-width:24px}.taa-aspects-list{margin:26px 0}.taa-aspects-list h3{margin:0 0 12px;font-size:22px}.taa-aspect-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.taa-aspect-chip{display:grid;grid-template-columns:28px 1fr;column-gap:8px;align-items:center;padding:11px 12px;border:1px solid var(--taa-line);border-radius:12px;background:#fff}.taa-aspect-chip>span{grid-row:1/3;font-size:20px;text-align:center}.taa-aspect-chip strong{font-size:14px}.taa-aspect-chip small{color:var(--taa-muted)}.taa-astro-warning{margin:18px 0;padding:14px 16px;border:1px solid #e7d6aa;border-radius:13px;background:#fffaf0}.taa-astro-warning strong{display:block;margin-bottom:7px}.taa-astro-warning ul{margin:0;padding-left:20px}.taa-interpretation-heading{display:flex;align-items:flex-start;gap:12px;margin:34px 0 18px;padding-top:24px;border-top:1px solid var(--taa-line)}.taa-interpretation-heading>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--taa-soft);font-size:20px}.taa-interpretation-heading h2{margin:0 0 4px;font-size:26px}.taa-interpretation-heading p{margin:0;color:var(--taa-muted);font-size:13px}@media(max-width:700px){.taa-aspect-grid{grid-template-columns:1fr}.taa-chart-block{padding:14px}.taa-chart-title{flex-direction:column}}@media print{.taa-chart-block{border-color:#bbb;background:#fff;page-break-inside:avoid}.taa-natal-svg{max-width:520px}.taa-aspect-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.taa-astro-warning{background:#fff}}


/* v0.7 — sales page */
.taa-sales-page{--taa-ink:#241b35;--taa-muted:#756b82;--taa-line:#e9e2f1;--taa-soft:#faf7ff;--taa-accent:#6b46c1;max-width:1180px;margin:26px auto;color:var(--taa-ink)}
.taa-sales-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:24px;align-items:stretch}
.taa-sales-copy,.taa-sales-visual,.taa-sales-features,.taa-sales-services,.taa-sales-proof,.taa-sales-order{background:#fff;border:1px solid var(--taa-line);border-radius:24px;box-shadow:0 18px 50px rgba(55,35,78,.08)}
.taa-sales-copy{padding:34px}.taa-sales-copy h1{font-size:clamp(34px,5vw,58px);line-height:1.02;margin:8px 0 14px}.taa-sales-copy p{font-size:17px;line-height:1.7;color:var(--taa-muted);margin:0 0 18px}.taa-sales-bullets{display:flex;flex-wrap:wrap;gap:10px 12px;margin:18px 0 24px}.taa-sales-bullets span{padding:10px 14px;border-radius:999px;background:var(--taa-soft);border:1px solid var(--taa-line);font-size:14px;font-weight:700}.taa-sales-cta{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 28px}.taa-sales-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.taa-sales-trust div{padding:14px;border-radius:16px;background:linear-gradient(180deg,#fff 0%,var(--taa-soft) 100%);border:1px solid var(--taa-line)}.taa-sales-trust strong{display:block;margin-bottom:4px}.taa-sales-trust span{display:block;color:var(--taa-muted);font-size:13px;line-height:1.45}
.taa-sales-visual{padding:18px;background:linear-gradient(180deg,#fff 0%,#fbf7ff 100%)}.taa-sales-illustration{overflow:hidden;border-radius:18px;margin-bottom:16px}.taa-stargazer-svg{display:block;width:100%;height:auto}.taa-sales-chart-preview .taa-chart-block{margin:0}.taa-sales-chart-preview .taa-chart-title h3{font-size:18px}.taa-sales-chart-preview .taa-chart-title span{display:none}
.taa-sales-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:18px;margin-top:22px}.taa-sales-feature-card{padding:18px;border-radius:18px;background:linear-gradient(180deg,#fff 0%,var(--taa-soft) 100%);border:1px solid var(--taa-line)}.taa-sales-feature-card strong{display:block;font-size:18px;margin-bottom:8px}.taa-sales-feature-card p{margin:0;color:var(--taa-muted);line-height:1.6}
.taa-sales-services,.taa-sales-proof,.taa-sales-order{padding:28px;margin-top:22px}.taa-sales-section-head{margin-bottom:20px}.taa-sales-section-head h2{font-size:clamp(28px,4vw,42px);line-height:1.08;margin:8px 0}.taa-sales-section-head p{margin:0;color:var(--taa-muted);font-size:16px;max-width:780px}
.taa-sales-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.taa-sales-service-card{padding:20px;border-radius:20px;border:1px solid var(--taa-line);background:linear-gradient(180deg,#fff 0%,var(--taa-soft) 100%);display:flex;flex-direction:column}.taa-sales-service-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.taa-sales-service-card h3{margin:0 0 6px;font-size:22px}.taa-sales-service-type{display:inline-block;font-size:13px;color:var(--taa-muted)}.taa-sales-service-price{font-size:28px;font-weight:900;margin:18px 0 14px}.taa-sales-service-desc{color:var(--taa-muted);line-height:1.6;flex:1 1 auto}.taa-sales-service-desc p{margin:0 0 10px}.taa-sales-badge{padding:6px 10px;border-radius:999px;background:#f1ebff;color:#5a38aa;font-size:12px;font-weight:800;white-space:nowrap}
.taa-sales-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.taa-sales-proof-card{padding:22px;border:1px solid var(--taa-line);border-radius:20px;background:linear-gradient(180deg,#fff 0%,var(--taa-soft) 100%)}.taa-sales-proof-card h3{margin:0 0 10px;font-size:22px}.taa-sales-proof-card ul{margin:0;padding-left:20px;color:var(--taa-muted);line-height:1.8}
.taa-form-wrap-embedded{max-width:none;margin:0;padding:0;border:0;box-shadow:none;background:transparent}.taa-form-wrap-embedded .taa-checkout-box{background:#fff}.taa-form-wrap-embedded .taa-partner-panel{background:#fff}
@media(max-width:980px){.taa-sales-hero,.taa-sales-service-grid,.taa-sales-features,.taa-sales-proof-grid,.taa-sales-trust{grid-template-columns:1fr}.taa-sales-copy,.taa-sales-visual,.taa-sales-features,.taa-sales-services,.taa-sales-proof,.taa-sales-order{padding:22px}.taa-sales-copy h1{font-size:clamp(30px,8vw,46px)}}

/* v0.9 — Карта судьбы: standalone premium landing */
html{scroll-behavior:smooth}
body.taa-standalone-sales{margin:0;background:#f7f2fb;color:#23152f;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;overflow-x:hidden}
body.taa-standalone-sales.admin-bar .taa-public-header{top:32px}
.taa-standalone-sales *{box-sizing:border-box}
.taa-standalone-sales a{text-decoration:none}
.taa-skip-link{position:fixed;left:16px;top:-80px;z-index:100000;background:#fff;color:#29133d;padding:10px 14px;border-radius:10px}.taa-skip-link:focus{top:16px}
.taa-public-header{position:sticky;top:0;z-index:9999;background:rgba(20,8,37,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.1)}
.taa-public-header-inner{max-width:1240px;margin:0 auto;min-height:78px;padding:0 24px;display:flex;align-items:center;gap:28px}
.taa-public-brand{display:flex;align-items:center;gap:11px;color:#fff;min-width:max-content}.taa-public-brand-mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#fff6d7,#d8a859 68%,#8b5b2d);color:#2f153f;box-shadow:0 0 26px rgba(239,200,125,.3)}.taa-public-brand strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1}.taa-public-brand small{display:block;margin-top:4px;color:#cdbedb;font-size:10px;letter-spacing:.11em;text-transform:uppercase}
.taa-public-nav{display:flex;align-items:center;gap:22px;margin-left:auto}.taa-public-nav a{color:#d9cce6;font-size:13px;font-weight:650;transition:.2s}.taa-public-nav a:hover{color:#fff}
.taa-public-actions{display:flex;align-items:center;gap:10px}.taa-public-cabinet{color:#e7dcef;font-size:13px;padding:10px 6px}.taa-public-header-cta{padding:11px 16px;border-radius:999px;background:linear-gradient(135deg,#e5bd72,#f6dd9f);color:#351a40;font-size:13px;font-weight:850;box-shadow:0 8px 22px rgba(212,165,85,.16)}
.taa-public-main{width:100%}
.taa-public-footer{background:#140825;color:#cdbedb;padding:42px 24px;border-top:1px solid rgba(255,255,255,.08)}.taa-public-footer-inner{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 1.3fr auto;gap:30px;align-items:center}.taa-footer-brand{display:flex;align-items:center;gap:10px}.taa-footer-brand>span{font-size:25px;color:#e6c37b}.taa-footer-brand strong{display:block;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:20px}.taa-footer-brand small{display:block;margin-top:4px;font-size:11px}.taa-footer-note{font-size:12px;line-height:1.6;color:#a99bb8}.taa-footer-copy{font-size:12px;white-space:nowrap}

.taa-sales-page{--fate-ink:#281833;--fate-muted:#74677d;--fate-purple:#6f3f8f;--fate-deep:#160b2d;--fate-gold:#d7a85c;--fate-cream:#fffaf2;--fate-lilac:#f3eaf8;--fate-line:#eadfee;max-width:none;margin:0;color:var(--fate-ink);background:#faf7fc}
.taa-sales-page .taa-destiny-kicker{display:inline-flex;align-items:center;gap:8px;color:#8a5a36;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.taa-sales-page .taa-destiny-kicker>span{color:var(--fate-gold);font-size:15px}
.taa-destiny-hero{min-height:760px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(460px,.95fr);align-items:center;gap:46px;padding:72px max(24px,calc((100vw - 1180px)/2));position:relative;overflow:hidden;background:radial-gradient(circle at 82% 32%,rgba(124,72,153,.46),transparent 25%),radial-gradient(circle at 52% 104%,rgba(236,202,137,.14),transparent 32%),linear-gradient(135deg,#130725 0%,#271039 51%,#160929 100%);color:#fff}
.taa-destiny-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle,#fff 1px,transparent 1.4px),radial-gradient(circle,#f0d8a3 1px,transparent 1.5px);background-size:95px 95px,143px 143px;background-position:23px 18px,70px 42px;opacity:.22}
.taa-destiny-hero-copy,.taa-destiny-hero-art{position:relative;z-index:2}.taa-destiny-hero .taa-destiny-kicker{color:#efdba7}.taa-destiny-hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,5.2vw,76px);font-weight:500;line-height:.99;letter-spacing:-.035em;margin:17px 0 24px;max-width:760px}.taa-destiny-hero-copy h1 em{display:block;font-style:italic;color:#efcf8a;font-weight:400}.taa-destiny-lead{font-size:18px;line-height:1.75;color:#d9cee2;max-width:700px;margin:0}.taa-destiny-lead strong{color:#fff}.taa-destiny-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:31px 0}.taa-destiny-primary{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:16px 22px;border-radius:999px;background:linear-gradient(135deg,#d7a85c,#f1d69d);color:#31163e!important;font-weight:900;box-shadow:0 14px 36px rgba(215,168,92,.22);transition:.22s transform,.22s box-shadow}.taa-destiny-primary:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(215,168,92,.3)}.taa-destiny-primary span{font-size:20px}.taa-destiny-secondary{display:inline-flex;padding:15px 18px;color:#e8deef!important;font-weight:750;border-bottom:1px solid rgba(255,255,255,.34)}
.taa-destiny-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:35px}.taa-destiny-trust-row>div{padding:13px 12px 13px 0;border-top:1px solid rgba(255,255,255,.14);display:grid;grid-template-columns:28px 1fr;column-gap:7px}.taa-destiny-trust-row>div>span{grid-row:1/3;color:#e3bd70;font-size:20px}.taa-destiny-trust-row strong{font-size:12px;color:#fff}.taa-destiny-trust-row small{font-size:11px;color:#ad9dba;margin-top:3px}
.taa-destiny-hero-art{min-height:610px;display:grid;place-items:center}.taa-destiny-stars{position:absolute;inset:4% 0;background:radial-gradient(circle at 15% 16%,#fff 0 1px,transparent 2px),radial-gradient(circle at 80% 12%,#fff1c0 0 1.5px,transparent 2.3px),radial-gradient(circle at 88% 72%,#fff 0 1px,transparent 2px),radial-gradient(circle at 18% 75%,#fff0b5 0 1.5px,transparent 2.5px);filter:drop-shadow(0 0 6px #fff)}
.taa-destiny-chart-glow{position:absolute;width:510px;height:510px;border-radius:50%;background:radial-gradient(circle,rgba(218,182,111,.23),rgba(121,71,150,.1) 44%,transparent 70%);filter:blur(8px)}.taa-destiny-chart-shell{width:min(520px,100%);position:relative;transform:rotate(-2deg);filter:drop-shadow(0 28px 54px rgba(0,0,0,.35))}.taa-destiny-chart-shell .taa-chart-block{margin:0;padding:22px;border-radius:50%;background:rgba(255,250,242,.97);border:7px solid rgba(236,204,139,.72);box-shadow:inset 0 0 0 1px #7b567f,0 0 0 10px rgba(255,255,255,.05)}.taa-destiny-chart-shell .taa-chart-title,.taa-destiny-chart-shell .taa-astro-table-wrap,.taa-destiny-chart-shell .taa-aspects-list,.taa-destiny-chart-shell .taa-astro-warning{display:none!important}.taa-destiny-chart-shell .taa-natal-svg{max-width:100%;margin:auto}
.taa-destiny-orbit-label{position:absolute;z-index:4;padding:8px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(25,10,43,.76);backdrop-filter:blur(8px);font-size:11px;color:#f2dfb4;letter-spacing:.07em;text-transform:uppercase;box-shadow:0 9px 25px rgba(0,0,0,.2)}.taa-orbit-label-one{left:2%;top:16%}.taa-orbit-label-two{right:0;top:28%}.taa-orbit-label-three{left:5%;bottom:21%}.taa-destiny-mini-card{position:absolute;right:1%;bottom:4%;z-index:5;width:260px;padding:16px 18px;border-radius:18px;background:rgba(255,250,242,.96);color:#38213f;box-shadow:0 18px 50px rgba(0,0,0,.25);transform:rotate(2deg)}.taa-destiny-mini-card span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#8b6945}.taa-destiny-mini-card strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:17px;line-height:1.35;margin-top:7px}

.taa-destiny-section{max-width:1180px;margin:0 auto;padding:92px 24px}.taa-destiny-section-head{max-width:760px;margin-bottom:36px}.taa-destiny-section-head.taa-center{text-align:center;margin-left:auto;margin-right:auto}.taa-destiny-section-head h2,.taa-destiny-not-copy h2,.taa-destiny-sample-copy h2,.taa-destiny-order-intro h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(36px,4.2vw,56px);font-weight:500;letter-spacing:-.025em;line-height:1.08;margin:14px 0 16px}.taa-destiny-section-head p,.taa-destiny-not-copy p,.taa-destiny-sample-copy>p,.taa-destiny-order-intro p{font-size:17px;line-height:1.75;color:var(--fate-muted);margin:0}
.taa-destiny-questions{padding-top:104px}.taa-destiny-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.taa-destiny-topic-grid article{position:relative;overflow:hidden;padding:28px 25px;border:1px solid var(--fate-line);border-radius:22px;background:linear-gradient(180deg,#fff 0%,#fcf8fd 100%);box-shadow:0 16px 44px rgba(60,38,70,.055);transition:.22s transform,.22s box-shadow}.taa-destiny-topic-grid article:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-55px;top:-60px;background:radial-gradient(circle,rgba(218,184,112,.16),transparent 70%)}.taa-destiny-topic-grid article:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(60,38,70,.09)}.taa-topic-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:#f0e3f4;color:#704285;font-family:Georgia,serif;font-size:21px}.taa-destiny-topic-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:23px;font-weight:500;margin:18px 0 10px}.taa-destiny-topic-grid p{font-size:14px;line-height:1.7;color:var(--fate-muted);margin:0}
.taa-destiny-not-horoscope{max-width:1180px;margin:0 auto 20px;min-height:490px;padding:58px 64px;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;border-radius:34px;background:linear-gradient(135deg,#fffaf2 0%,#f0e4f2 100%);border:1px solid #eadde7;overflow:hidden;position:relative}.taa-destiny-not-copy{position:relative;z-index:2}.taa-destiny-data-pills{display:flex;gap:9px;flex-wrap:wrap;margin:25px 0 18px}.taa-destiny-data-pills span{padding:9px 12px;border:1px solid #dfcedf;border-radius:999px;background:rgba(255,255,255,.62);font-size:12px;font-weight:800}.taa-text-link{color:#6c3a80!important;font-size:14px;font-weight:850;border-bottom:1px solid #b894c4;padding-bottom:3px}
.taa-destiny-fingerprint{width:390px;height:390px;position:relative;margin:auto;display:grid;place-items:center}.taa-fingerprint-ring{position:absolute;border-radius:50%;border:1px solid rgba(101,55,125,.34)}.taa-fr1{width:360px;height:360px;border-style:dashed}.taa-fr2{width:285px;height:285px}.taa-fr3{width:210px;height:210px;border-style:dashed}.taa-fr4{width:135px;height:135px}.taa-fingerprint-ring:before,.taa-fingerprint-ring:after{content:"✦";position:absolute;color:#c4964d;font-size:16px;background:#f4e9f2;padding:3px}.taa-fingerprint-ring:before{top:13%;left:10%}.taa-fingerprint-ring:after{right:5%;bottom:24%}.taa-fingerprint-center{width:110px;height:110px;border-radius:50%;display:grid;place-content:center;text-align:center;background:#241033;color:#fff;box-shadow:0 14px 38px rgba(57,24,72,.22)}.taa-fingerprint-center span{color:#e3bd73;font-size:22px}.taa-fingerprint-center strong{font-family:Georgia,serif;font-size:18px}.taa-fingerprint-center small{font-size:9px;color:#cdb9d5;margin-top:4px}
.taa-destiny-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.taa-destiny-steps article{padding:25px 21px;border-top:1px solid #d9c7dd;position:relative}.taa-destiny-steps article>span{display:block;font-family:Georgia,serif;color:#b2823e;font-size:28px;margin-bottom:22px}.taa-destiny-steps h3{font-family:Georgia,serif;font-size:21px;font-weight:500;margin:0 0 9px}.taa-destiny-steps p{font-size:13px;line-height:1.65;color:var(--fate-muted);margin:0}
.taa-destiny-sample{max-width:1180px;margin:10px auto 30px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:64px;border-radius:34px;background:#190b2c;color:#fff;box-shadow:0 26px 70px rgba(37,14,51,.16)}.taa-destiny-sample .taa-destiny-kicker{color:#e8ca8a}.taa-destiny-sample-copy h2{color:#fff}.taa-destiny-sample-copy>p{color:#c9bad4}.taa-destiny-checks{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:12px}.taa-destiny-checks li{display:flex;gap:10px;align-items:flex-start;color:#e9e0ee;font-size:14px}.taa-destiny-checks li span{width:21px;height:21px;flex:0 0 21px;border-radius:50%;display:grid;place-items:center;background:rgba(224,187,110,.16);color:#e4bc6d;font-size:12px}.taa-destiny-sample-card{min-height:350px;padding:30px;border-radius:25px;background:linear-gradient(180deg,#fffaf2,#f4eaf3);color:#3c2544;transform:rotate(1.5deg);box-shadow:0 22px 60px rgba(0,0,0,.22)}.taa-sample-card-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddcedd;padding-bottom:16px}.taa-sample-card-head span{font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:#8b718e}.taa-sample-card-head strong{font-family:Georgia,serif}.taa-sample-quote{font-family:Georgia,"Times New Roman",serif;font-size:25px;line-height:1.48;font-style:italic;margin:34px 0;color:#3c2544}.taa-sample-tags{display:flex;gap:7px;flex-wrap:wrap}.taa-sample-tags span{padding:7px 10px;border-radius:999px;background:#eadfed;font-size:10px;color:#6e4e76}
.taa-destiny-services{padding-top:105px}.taa-destiny-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;align-items:stretch}.taa-destiny-service-card{position:relative;display:flex;flex-direction:column;min-height:340px;padding:28px 24px;border-radius:24px;background:#fff;border:1px solid var(--fate-line);box-shadow:0 14px 40px rgba(55,35,70,.06);overflow:hidden}.taa-destiny-service-card.taa-featured-service{border-color:#d8bc83;box-shadow:0 18px 50px rgba(141,98,39,.1)}.taa-service-ribbon{position:absolute;right:-36px;top:20px;transform:rotate(38deg);padding:7px 40px;background:#d5a655;color:#fff;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.taa-service-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#f2e8f5;color:#69407b;font-family:Georgia,serif;font-size:22px}.taa-destiny-service-card h3{font-family:Georgia,serif;font-size:25px;font-weight:500;margin:19px 0 10px}.taa-destiny-service-card>p{color:var(--fate-muted);font-size:14px;line-height:1.67;margin:0 0 20px;flex:1}.taa-service-bottom{display:flex;justify-content:space-between;gap:12px;align-items:end;padding-top:17px;border-top:1px solid #eee4ef}.taa-service-price{display:flex;align-items:baseline;gap:4px}.taa-service-price strong{font-family:Georgia,serif;font-size:30px;font-weight:500}.taa-service-price span{font-size:14px;color:#8c718f}.taa-service-order{display:flex;align-items:center;gap:9px;font-weight:850;color:#6a397e!important;font-size:13px}.taa-service-order span{font-size:18px}.taa-destiny-empty-services{grid-column:1/-1;text-align:center;padding:45px;border:1px dashed #d7c5db;border-radius:25px;background:#fff}.taa-destiny-empty-services>span{font-size:28px;color:#d1a452}.taa-destiny-empty-services h3{font-family:Georgia,serif;font-size:26px;font-weight:500;margin:10px 0 6px}.taa-destiny-empty-services p{color:var(--fate-muted)}
.taa-destiny-emotion{max-width:1180px;margin:0 auto;padding:84px 80px;text-align:center;border-radius:34px;background:radial-gradient(circle at 50% -10%,rgba(217,176,97,.18),transparent 35%),linear-gradient(135deg,#241035,#130823);color:#fff;overflow:hidden}.taa-destiny-emotion-stars{color:#e2bd72;letter-spacing:.35em;margin-bottom:15px}.taa-destiny-emotion h2{max-width:850px;margin:0 auto 18px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(36px,4.5vw,58px);font-weight:500;line-height:1.08}.taa-destiny-emotion p{max-width:720px;margin:0 auto 28px;color:#c7b8d1;line-height:1.7}.taa-primary-light{box-shadow:none}
.taa-destiny-faq{padding-bottom:70px}.taa-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.taa-faq-grid details{padding:18px 20px;border:1px solid var(--fate-line);border-radius:16px;background:#fff}.taa-faq-grid summary{cursor:pointer;font-weight:850;color:#3d2746}.taa-faq-grid p{margin:12px 0 0;color:var(--fate-muted);line-height:1.7;font-size:13px}
.taa-destiny-order{max-width:1180px;margin:0 auto 80px;display:grid;grid-template-columns:.72fr 1.28fr;gap:35px;padding:44px;border-radius:34px;background:linear-gradient(135deg,#f1e6f4,#fffaf3);border:1px solid #e2d2e3}.taa-destiny-order-intro{padding:16px 8px}.taa-destiny-order-intro h2{font-size:45px}.taa-destiny-order-form{background:#fff;border-radius:26px;padding:24px;box-shadow:0 18px 48px rgba(67,39,72,.08)}.taa-destiny-order .taa-form-wrap-embedded{padding:0}.taa-destiny-order .taa-step-title span{background:#2a1439;color:#fff}.taa-destiny-order .taa-checkout-box{background:#241033;border-color:#241033;color:#fff}.taa-destiny-order .taa-button{background:linear-gradient(135deg,#d7a85c,#edcf91);color:#35183e}.taa-destiny-order .taa-summary,.taa-destiny-order #taa-price-preview{color:inherit}.taa-destiny-final-note{max-width:900px;margin:0 auto;padding:0 24px 72px;text-align:center;color:#8a7b91;font-size:12px;line-height:1.65}

@media(max-width:1080px){.taa-public-nav{display:none}.taa-public-actions{margin-left:auto}.taa-destiny-hero{grid-template-columns:1fr;padding-top:70px;text-align:center}.taa-destiny-lead{margin-left:auto;margin-right:auto}.taa-destiny-actions{justify-content:center}.taa-destiny-hero-art{min-height:570px}.taa-destiny-trust-row{text-align:left}.taa-destiny-topic-grid,.taa-destiny-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.taa-destiny-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.taa-destiny-order{grid-template-columns:1fr}.taa-destiny-order-intro{text-align:center;max-width:720px;margin:auto}.taa-public-footer-inner{grid-template-columns:1fr 1fr}.taa-footer-copy{grid-column:1/-1}}
@media(max-width:760px){body.taa-standalone-sales.admin-bar .taa-public-header{top:46px}.taa-public-header-inner{min-height:68px;padding:0 15px}.taa-public-brand small,.taa-public-cabinet{display:none}.taa-public-brand strong{font-size:18px}.taa-public-header-cta{font-size:11px;padding:10px 12px}.taa-destiny-hero{min-height:auto;padding:62px 20px 38px}.taa-destiny-hero-copy h1{font-size:clamp(39px,12vw,57px)}.taa-destiny-lead{font-size:16px}.taa-destiny-actions{align-items:stretch;flex-direction:column}.taa-destiny-primary,.taa-destiny-secondary{width:100%}.taa-destiny-trust-row{grid-template-columns:1fr}.taa-destiny-hero-art{min-height:465px}.taa-destiny-chart-shell{width:min(390px,92%)}.taa-destiny-chart-shell .taa-chart-block{padding:12px;border-width:5px}.taa-destiny-chart-glow{width:380px;height:380px}.taa-destiny-mini-card{width:220px;right:0;bottom:0}.taa-orbit-label-two{right:0}.taa-destiny-section{padding:70px 18px}.taa-destiny-section-head h2,.taa-destiny-not-copy h2,.taa-destiny-sample-copy h2,.taa-destiny-order-intro h2{font-size:clamp(34px,10vw,46px)}.taa-destiny-topic-grid,.taa-destiny-service-grid,.taa-destiny-steps,.taa-faq-grid{grid-template-columns:1fr}.taa-destiny-not-horoscope{margin:0 14px 10px;padding:44px 24px;grid-template-columns:1fr}.taa-destiny-fingerprint{width:280px;height:280px}.taa-fr1{width:270px;height:270px}.taa-fr2{width:215px;height:215px}.taa-fr3{width:158px;height:158px}.taa-fr4{width:104px;height:104px}.taa-destiny-sample{margin:10px 14px 20px;padding:42px 23px;grid-template-columns:1fr}.taa-destiny-sample-card{transform:none}.taa-sample-quote{font-size:21px}.taa-destiny-emotion{margin:0 14px;padding:60px 24px}.taa-destiny-order{margin:0 14px 60px;padding:26px 16px}.taa-destiny-order-form{padding:15px}.taa-public-footer-inner{grid-template-columns:1fr}.taa-footer-copy{grid-column:auto}.taa-public-footer{text-align:left}}

/* ======================================================================
   v1.0 — "Карта судьбы" public page, based on the approved visual concept
   ====================================================================== */
body.taa-v10-body,
body.taa-standalone-sales.taa-v10-body{margin:0!important;background:#061822;color:#ead7aa;font-family:Georgia,"Times New Roman",serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.taa-v10-body *{box-sizing:border-box}
body.taa-v10-body a{text-decoration:none}
.taa-v10-shell{width:min(1180px,calc(100% - 34px));margin:0 auto}
.taa-v10-main{min-height:60vh;background:#061822}
.taa-v10-main>p:empty{display:none}
.taa-v10-page{--navy:#061822;--navy2:#08212a;--navy3:#0a2930;--gold:#c99749;--gold2:#e3be79;--cream:#efe0bd;--ink:#201b18;--plum:#5e264e;--plum2:#8c396f;--line:rgba(201,151,73,.55);background:radial-gradient(circle at 55% 5%,rgba(62,35,86,.24),transparent 22%),linear-gradient(180deg,#061822 0%,#08232b 37%,#061822 100%);color:var(--cream);position:relative;isolation:isolate;overflow:hidden}
.taa-v10-page:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.32;background-image:radial-gradient(circle at 10% 6%,#fff 0 1px,transparent 1.7px),radial-gradient(circle at 25% 14%,#d8b66b 0 1px,transparent 1.6px),radial-gradient(circle at 60% 8%,#fff 0 1.2px,transparent 1.8px),radial-gradient(circle at 86% 17%,#d8b66b 0 1px,transparent 1.5px),radial-gradient(circle at 75% 31%,#fff 0 1px,transparent 1.5px);background-size:210px 210px,275px 275px,330px 330px,390px 390px,460px 460px}

/* Header */
.taa-v10-header{position:sticky;top:0;z-index:999;background:rgba(4,18,26,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(201,151,73,.32);box-shadow:0 10px 28px rgba(0,0,0,.18)}
.admin-bar .taa-v10-header{top:32px}
.taa-v10-header-inner{min-height:76px;display:flex;align-items:center;gap:28px}
.taa-v10-brand{display:flex;align-items:center;gap:12px;color:var(--gold2)!important;min-width:max-content}
.taa-v10-brand-mark{width:50px;height:50px;border:1px solid rgba(214,171,94,.72);border-radius:50%;display:grid;place-items:center;position:relative;color:var(--gold2);font-size:22px;box-shadow:inset 0 0 0 5px rgba(199,151,73,.06)}
.taa-v10-brand-mark:before,.taa-v10-brand-mark:after,.taa-v10-brand-mark i:before,.taa-v10-brand-mark i:after{content:"";position:absolute;left:50%;top:50%;width:41px;height:1px;background:rgba(214,171,94,.5);transform-origin:center}
.taa-v10-brand-mark:before{transform:translate(-50%,-50%) rotate(45deg)}.taa-v10-brand-mark:after{transform:translate(-50%,-50%) rotate(-45deg)}.taa-v10-brand-mark i:before{transform:translate(-50%,-50%) rotate(90deg)}.taa-v10-brand-mark i:after{transform:translate(-50%,-50%)}
.taa-v10-brand-mark b{position:relative;z-index:1;font-weight:400;text-shadow:0 0 10px rgba(227,190,121,.5)}
.taa-v10-brand-text{font-size:26px;line-height:.82;letter-spacing:-.02em}
.taa-v10-nav{margin-left:auto;display:flex;align-items:center;gap:30px}
.taa-v10-nav a{color:#eadfca!important;font-family:Arial,sans-serif;font-size:13px;transition:.2s}.taa-v10-nav a:hover{color:var(--gold2)!important}
.taa-v10-header-actions{display:flex;align-items:center;gap:10px}
.taa-v10-login,.taa-v10-header-cta,.taa-v10-footer-order{appearance:none;border:1px solid rgba(201,151,73,.65);background:transparent;color:#f2dba6!important;padding:11px 20px;border-radius:6px;font:600 13px Arial,sans-serif;cursor:pointer}
.taa-v10-header-cta{background:linear-gradient(135deg,#4d1e43,#7b2e62);border-color:#b77c84;box-shadow:inset 0 0 0 1px rgba(255,218,146,.12),0 5px 20px rgba(91,25,67,.28)}

/* Hero */
.taa-v10-hero{position:relative;border-bottom:1px solid rgba(201,151,73,.43);background:radial-gradient(circle at 72% 25%,rgba(95,46,110,.25),transparent 37%),linear-gradient(180deg,#061822,#061b24)}
.taa-v10-hero:before,.taa-v10-hero:after{content:"";position:absolute;top:22px;bottom:22px;width:34px;opacity:.75;pointer-events:none;background:linear-gradient(90deg,transparent 48%,rgba(201,151,73,.68) 49% 51%,transparent 52%),radial-gradient(circle at 50% 8%,rgba(201,151,73,.8) 0 2px,transparent 3px),radial-gradient(circle at 50% 26%,rgba(201,151,73,.6) 0 2px,transparent 3px),radial-gradient(circle at 50% 74%,rgba(201,151,73,.6) 0 2px,transparent 3px)}
.taa-v10-hero:before{left:7px}.taa-v10-hero:after{right:7px;transform:scaleX(-1)}
.taa-v10-hero-grid{min-height:500px;display:grid;grid-template-columns:.9fr 1.25fr;align-items:stretch;gap:10px}
.taa-v10-hero-copy{position:relative;z-index:2;padding:74px 16px 66px 70px;display:flex;flex-direction:column;justify-content:center}
.taa-v10-ornament-line{width:135px;height:16px;display:flex;align-items:center;gap:6px;color:var(--gold2);margin-bottom:12px}.taa-v10-ornament-line:before,.taa-v10-ornament-line:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,var(--gold))}
.taa-v10-ornament-line:after{background:linear-gradient(90deg,var(--gold),transparent)}
.taa-v10-hero h1{font-size:clamp(48px,5vw,74px);line-height:.98;font-weight:400;color:#f2dfb9;margin:0 0 22px;letter-spacing:-.035em;text-shadow:0 2px 0 #000,0 0 18px rgba(231,193,118,.1)}
.taa-v10-hero-copy>p{font-family:Arial,sans-serif;font-size:16px;line-height:1.65;color:#d8c9ad;max-width:500px;margin:0 0 26px}
.taa-v10-cta{appearance:none;border:0;cursor:pointer;width:max-content;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:14px 26px;border-radius:7px;color:#f7dfae;font:600 18px Georgia,serif;box-shadow:inset 0 0 0 1px rgba(235,194,109,.4),0 8px 22px rgba(0,0,0,.2)}
.taa-v10-cta-purple{background:linear-gradient(135deg,#683152,#8a3b71);border:1px solid #c28a91}.taa-v10-cta:hover{filter:brightness(1.08);transform:translateY(-1px)}
.taa-v10-hero-trust{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:20px;color:#c9b88f;font:12px Arial,sans-serif}
.taa-v10-hero-visual{position:relative;min-height:500px;overflow:hidden}
.taa-v10-hero-visual:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,#061822 0%,rgba(6,24,34,.65) 6%,transparent 20%,transparent 90%,rgba(6,24,34,.2) 100%);pointer-events:none}
.taa-v10-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:saturate(1.04) contrast(1.02)}

/* Topic cards */
.taa-v10-topics{padding:28px 0 18px}
.taa-v10-topic-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.taa-v10-topic-card{min-height:240px;padding:17px 14px 18px;text-align:center;position:relative;background:linear-gradient(160deg,rgba(11,43,49,.96),rgba(4,23,31,.98));border:1px solid rgba(201,151,73,.75);box-shadow:inset 0 0 0 3px rgba(201,151,73,.04);overflow:hidden}
.taa-v10-topic-card:nth-child(1){background:linear-gradient(160deg,#352038,#0c2930)}
.taa-v10-topic-card:nth-child(4){background:linear-gradient(160deg,#35233d,#0b2630)}
.taa-v10-topic-card:before,.taa-v10-service-card:before,.taa-v10-review-grid article:before{content:"✦";position:absolute;left:5px;top:3px;color:rgba(210,165,82,.85);font-size:11px}.taa-v10-topic-card:after,.taa-v10-service-card:after,.taa-v10-review-grid article:after{content:"✦";position:absolute;right:5px;bottom:3px;color:rgba(210,165,82,.85);font-size:11px}
.taa-v10-topic-card img{width:84px;height:84px;border-radius:50%;object-fit:cover;display:block;margin:1px auto 10px;filter:saturate(.95)}
.taa-v10-topic-card h3{font-size:20px;font-weight:400;color:#e0b75f;margin:0 0 8px}.taa-v10-topic-card p{font:12px/1.48 Arial,sans-serif;color:#d1c5aa;margin:0 auto;max-width:180px}

/* Reveal cream panel */
.taa-v10-reveal{display:grid;grid-template-columns:215px 1fr;min-height:205px;margin-top:12px;margin-bottom:18px;background:#e9d8b5;color:#211b18;border:1px solid #c99b52;box-shadow:inset 0 0 0 4px rgba(107,74,29,.08);position:relative;overflow:hidden}
.taa-v10-reveal:before{content:"";position:absolute;inset:8px;border:1px solid rgba(125,82,28,.18);pointer-events:none}.taa-v10-reveal-art{padding:15px;display:flex;align-items:center;justify-content:center}.taa-v10-reveal-art img{width:100%;height:170px;object-fit:cover;object-position:left center;border-radius:50% 12% 12% 50%;mix-blend-mode:multiply;opacity:.95}
.taa-v10-reveal-content{padding:22px 32px 24px 10px}.taa-v10-reveal h2{text-align:center;font-size:31px;font-weight:400;margin:0 0 18px;color:#241b16}.taa-v10-reveal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.taa-v10-reveal-grid>div{position:relative;padding-left:30px}.taa-v10-reveal-grid>div>span{position:absolute;left:0;top:2px;color:#b88438;font-size:22px}.taa-v10-reveal-grid h3{font-size:16px;line-height:1.05;margin:0 0 8px;color:#463220}.taa-v10-reveal-grid p{font:12px/1.5 Arial,sans-serif;color:#594d40;margin:0}

/* Titles and How */
.taa-v10-title-row{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:22px}.taa-v10-title-row i{width:90px;height:1px;background:linear-gradient(90deg,transparent,#c99749)}.taa-v10-title-row i:last-child{background:linear-gradient(90deg,#c99749,transparent)}.taa-v10-title-row h2{font-size:34px;font-weight:400;color:#dfb86c;margin:0;white-space:nowrap}
.taa-v10-how{padding:10px 0 28px}.taa-v10-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.taa-v10-how-grid:before{content:"";position:absolute;left:9%;right:9%;top:30px;border-top:1px dashed rgba(201,151,73,.5)}
.taa-v10-how-grid article{text-align:center;padding:0 26px;position:relative}.taa-v10-how-grid article>b{position:absolute;left:20px;top:12px;width:30px;height:30px;border-radius:50%;border:1px solid var(--gold);display:grid;place-items:center;color:#e0b65c;background:#071923;font-size:15px;font-weight:400;z-index:2}.taa-v10-step-icon{position:relative;z-index:2;width:70px;height:70px;border-radius:50%;border:1px solid rgba(201,151,73,.75);background:#09212a;display:grid;place-items:center;margin:0 auto 12px;color:#d7ac58;font-size:32px}.taa-v10-how-grid h3{font-size:18px;font-weight:400;color:#dfb86c;margin:0 0 6px}.taa-v10-how-grid p{font:12px/1.5 Arial,sans-serif;color:#c8baa0;margin:0}

/* Services */
.taa-v10-services{padding:10px 0 22px}.taa-v10-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.taa-v10-service-card{min-height:350px;display:flex;flex-direction:column;position:relative;padding:22px 18px;background:linear-gradient(155deg,#0b2c31,#071b25);border:1px solid rgba(201,151,73,.7);box-shadow:inset 0 0 0 3px rgba(201,151,73,.035)}
.taa-v10-service-card:nth-child(2n){background:linear-gradient(155deg,#382238,#171927)}.taa-v10-service-card.is-featured{border-color:#dfb465;box-shadow:inset 0 0 0 3px rgba(205,152,70,.12),0 0 28px rgba(121,51,89,.14)}
.taa-v10-hit{position:absolute;right:-1px;top:-1px;padding:7px 11px;background:#d8ad66;color:#2d2215;font:bold 11px Arial,sans-serif;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%,0 28%)}
.taa-v10-service-symbol{width:62px;height:62px;border:1px solid rgba(218,173,86,.72);border-radius:50%;display:grid;place-items:center;color:#d7a85d;font-size:30px;margin:2px auto 12px}.taa-v10-service-card h3{text-align:center;font-size:21px;color:#e2bd72;font-weight:400;margin:0 0 8px}.taa-v10-service-card p{text-align:center;color:#d0c1a4;font:12px/1.55 Arial,sans-serif;margin:0 0 18px;flex:1}.taa-v10-price{display:flex;align-items:baseline;justify-content:center;gap:6px;margin:0 0 12px}.taa-v10-price strong{font-size:28px;color:#f0ddbb;font-weight:400}.taa-v10-price span{font-size:17px;color:#d5aa59}.taa-v10-order-btn{appearance:none;border:1px solid #b98745;background:#0b3940;color:#dfb766;padding:11px 16px;font:17px Georgia,serif;cursor:pointer;width:100%}.taa-v10-service-card:nth-child(2n) .taa-v10-order-btn,.taa-v10-service-card.is-featured .taa-v10-order-btn{background:#6d2957;color:#efcf91;border-color:#b47484}.taa-v10-order-btn:hover{filter:brightness(1.12)}
.taa-v10-no-services{grid-column:1/-1;border:1px solid rgba(201,151,73,.55);padding:38px;text-align:center;background:#0a2630}.taa-v10-no-services>span{font-size:32px;color:#d3a456}.taa-v10-no-services h3{font-size:24px;font-weight:400;margin:10px 0;color:#e0b86b}.taa-v10-no-services p{font-family:Arial,sans-serif;color:#c8bca6}.taa-v10-service-benefits{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;padding:14px 0 4px;font:12px Arial,sans-serif;color:#c9b98f}

/* Trust / review-style section (truthful, no invented reviews) */
.taa-v10-reviews{padding:4px 0 32px}.taa-v10-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.taa-v10-review-grid article{position:relative;padding:24px 24px 20px;border:1px solid rgba(201,151,73,.55);background:linear-gradient(155deg,#09242d,#071923);min-height:165px}.taa-v10-quote{position:absolute;left:18px;top:4px;font-size:54px;color:#c08e43;opacity:.72;line-height:1}.taa-v10-review-grid p{font:14px/1.55 Arial,sans-serif;color:#d1c4aa;margin:22px 0 14px}.taa-v10-review-grid strong{font-size:15px;font-weight:400;color:#dfb766}

/* Final CTA */
.taa-v10-final{margin-bottom:34px;padding:28px 34px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid rgba(201,151,73,.6);background:radial-gradient(circle at 80% 40%,rgba(98,46,96,.26),transparent 26%),linear-gradient(90deg,#071923,#0a2d33);position:relative;overflow:hidden}.taa-v10-final:after{content:"☾";position:absolute;right:30px;top:-16px;font-size:140px;color:rgba(219,177,92,.08)}.taa-v10-final>div{position:relative;z-index:1}.taa-v10-final>div>span{color:#d5a85a}.taa-v10-final h2{font-size:32px;font-weight:400;margin:2px 0 5px;color:#e8c77f}.taa-v10-final p{font:13px Arial,sans-serif;color:#c9baa2;margin:0}.taa-v10-final button{position:relative;z-index:1}

/* Order modal */
.taa-v10-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:flex-start;justify-content:center;padding:46px 18px;overflow:auto}.taa-v10-modal.is-open{display:flex}.taa-v10-modal-backdrop{position:fixed;inset:0;background:rgba(1,7,12,.84);backdrop-filter:blur(7px)}.taa-v10-modal-panel{position:relative;z-index:2;width:min(840px,100%);padding:28px;background:#071d26;border:1px solid rgba(201,151,73,.72);box-shadow:0 30px 90px rgba(0,0,0,.6),inset 0 0 0 4px rgba(201,151,73,.04);color:#ead7aa}.taa-v10-modal-close{position:absolute;right:12px;top:10px;width:38px;height:38px;border:1px solid rgba(201,151,73,.5);background:#0c2a31;color:#e1b765;font-size:25px;cursor:pointer;z-index:4}.taa-v10-modal-head{text-align:center;padding:10px 42px 18px;border-bottom:1px solid rgba(201,151,73,.28);margin-bottom:18px}.taa-v10-modal-head>span{color:#d4a557;font:12px Arial,sans-serif;text-transform:uppercase;letter-spacing:.16em}.taa-v10-modal-head h2{font-size:34px;font-weight:400;color:#e6c374;margin:6px 0}.taa-v10-modal-head p{font:13px/1.55 Arial,sans-serif;color:#c8baa1;margin:0}.taa-v10-modal .taa-form-wrap{max-width:none;margin:0;padding:0;background:transparent;border:0;box-shadow:none;color:#e9d7b2}.taa-v10-modal .taa-step-title{border-bottom:0;margin:22px 0 12px}.taa-v10-modal .taa-step-title>span{background:#6c2d58;color:#efd39b;border:1px solid #b77785}.taa-v10-modal .taa-step-title strong{color:#e4bd70}.taa-v10-modal .taa-step-title small{color:#a99c88}.taa-v10-modal .taa-field label{color:#decba6}.taa-v10-modal .taa-field input,.taa-v10-modal .taa-field select,.taa-v10-modal .taa-field textarea{background:#0a2630;border-color:rgba(201,151,73,.35);color:#f0dfbd;border-radius:5px}.taa-v10-modal .taa-field input:focus,.taa-v10-modal .taa-field select:focus,.taa-v10-modal .taa-field textarea:focus{border-color:#c99749;box-shadow:0 0 0 2px rgba(201,151,73,.13)}.taa-v10-modal .taa-field select option{background:#08212a;color:#fff}.taa-v10-modal .taa-partner-panel,.taa-v10-modal .taa-notice{background:#0a2731;border-color:rgba(201,151,73,.34);color:#cfbea0}.taa-v10-modal .taa-checkout-box{background:linear-gradient(135deg,#231a24,#3b2035);border-color:#8a4a71;color:#ead7aa;border-radius:5px}.taa-v10-modal .taa-button{background:linear-gradient(135deg,#683152,#8a3b71);border-color:#b77c84;color:#f2d99d!important;border-radius:5px}.taa-v10-modal .taa-consent,.taa-v10-modal .taa-help,.taa-v10-modal .taa-disclaimer{color:#ad9e87}.taa-v10-modal .taa-error{background:#3a1821;color:#f1c7c7;border-color:#8e4451}
body.taa-modal-open{overflow:hidden}

/* Footer */
.taa-v10-footer{background:#061620;border-top:1px solid rgba(201,151,73,.38);color:#bfae91;padding:30px 0 12px}.taa-v10-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1.2fr 1.4fr;gap:36px}.taa-v10-footer-grid h4{font-size:18px;font-weight:400;color:#dfb86c;margin:4px 0 12px}.taa-v10-footer-grid a,.taa-v10-footer-grid>div>span{display:block;color:#c8b99e!important;font:12px/1.75 Arial,sans-serif}.taa-v10-footer-grid a:hover{color:#e3be79!important}.taa-v10-footer-brand p{font:12px/1.6 Arial,sans-serif;max-width:280px;margin:14px 0 0}.taa-v10-brand-footer .taa-v10-brand-text{font-size:28px}.taa-v10-footer-order{margin-top:12px}.taa-v10-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(201,151,73,.18);padding-top:13px;margin-top:22px;color:#7f7565;font:10px Arial,sans-serif}

/* Accessibility / focus */
.taa-v10-page button:focus-visible,.taa-v10-header button:focus-visible,.taa-v10-header a:focus-visible,.taa-v10-footer button:focus-visible{outline:2px solid #f0cc80;outline-offset:3px}

@media(max-width:1100px){.taa-v10-nav{display:none}.taa-v10-hero-copy{padding-left:30px}.taa-v10-topic-grid{grid-template-columns:repeat(3,1fr)}.taa-v10-service-grid{grid-template-columns:repeat(2,1fr)}.taa-v10-reveal{grid-template-columns:180px 1fr}.taa-v10-reveal-grid{grid-template-columns:repeat(2,1fr)}.taa-v10-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.taa-v10-footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:780px){.admin-bar .taa-v10-header{top:46px}.taa-v10-shell{width:min(100% - 22px,1180px)}.taa-v10-header-inner{min-height:66px;gap:12px}.taa-v10-brand-mark{width:42px;height:42px}.taa-v10-brand-text{font-size:21px}.taa-v10-login{display:none}.taa-v10-header-cta{padding:10px 12px;font-size:11px}.taa-v10-hero-grid{grid-template-columns:1fr;min-height:auto}.taa-v10-hero-copy{padding:52px 22px 28px;text-align:center;align-items:center}.taa-v10-hero h1{font-size:clamp(47px,13vw,66px)}.taa-v10-hero-copy>p{font-size:14px}.taa-v10-hero-visual{min-height:330px}.taa-v10-hero-visual:before{background:linear-gradient(180deg,#061822 0%,transparent 22%,transparent 85%,#061822 100%)}.taa-v10-topic-grid{grid-template-columns:1fr 1fr}.taa-v10-topic-card:last-child{grid-column:1/-1}.taa-v10-reveal{grid-template-columns:1fr}.taa-v10-reveal-art{display:none}.taa-v10-reveal-content{padding:28px 20px}.taa-v10-reveal h2{font-size:27px}.taa-v10-reveal-grid{grid-template-columns:1fr}.taa-v10-title-row h2{font-size:30px}.taa-v10-title-row i{width:45px}.taa-v10-how-grid{grid-template-columns:1fr 1fr;gap:28px 0}.taa-v10-how-grid:before{display:none}.taa-v10-service-grid{grid-template-columns:1fr}.taa-v10-review-grid{grid-template-columns:1fr}.taa-v10-final{flex-direction:column;text-align:center}.taa-v10-footer-grid{grid-template-columns:1fr 1fr}.taa-v10-footer-grid>div:last-child{grid-column:auto}.taa-v10-footer-bottom{flex-direction:column}.taa-v10-modal{padding:18px 10px}.taa-v10-modal-panel{padding:18px 13px}.taa-v10-modal-head{padding-left:28px;padding-right:28px}.taa-v10-modal-head h2{font-size:28px}}
@media(max-width:500px){.taa-v10-topic-grid{grid-template-columns:1fr}.taa-v10-topic-card:last-child{grid-column:auto}.taa-v10-how-grid{grid-template-columns:1fr}.taa-v10-footer-grid{grid-template-columns:1fr}.taa-v10-title-row i{display:none}.taa-v10-title-row h2{white-space:normal;text-align:center}.taa-v10-hero-visual{min-height:270px}.taa-v10-service-benefits{flex-direction:column;align-items:center;gap:8px}}
body.taa-v10-body{--navy:#061822;--navy2:#08212a;--navy3:#0a2930;--gold:#c99749;--gold2:#e3be79;--cream:#efe0bd;--ink:#201b18;--plum:#5e264e;--plum2:#8c396f;--line:rgba(201,151,73,.55)}


/* 1.1.8 — всплывающие подсказки обязательных данных */
.taa-required-reminder{position:fixed;right:24px;top:88px;z-index:100500;width:min(420px,calc(100vw - 32px));padding:18px 44px 17px 20px;border:1px solid #c99749;background:linear-gradient(145deg,#071d26,#0b2b34);color:#f1dfb8;box-shadow:0 18px 55px rgba(0,0,0,.45);transform:translateY(-18px);opacity:0;pointer-events:none;transition:.22s ease;font-family:Arial,sans-serif}.taa-required-reminder.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.taa-required-reminder.is-error{border-color:#d36b78;background:linear-gradient(145deg,#32151e,#4a1c28)}.taa-required-reminder-title{font-family:Georgia,'Times New Roman',serif;font-size:20px;font-weight:700;color:#e8bf6c;margin-bottom:7px}.taa-required-reminder.is-error .taa-required-reminder-title{color:#ffd0d5}.taa-required-reminder-body{font-size:14px;line-height:1.5}.taa-required-reminder-body ul{margin:6px 0 0 18px;padding:0}.taa-required-reminder-body li{margin:4px 0}.taa-required-reminder-close{position:absolute;right:10px;top:8px;width:28px;height:28px;border:0;background:transparent;color:#e8bf6c;font-size:25px;line-height:1;cursor:pointer}.taa-field-missing{border-color:#e4a84f!important;box-shadow:0 0 0 3px rgba(228,168,79,.18)!important}.taa-v10-modal .taa-field-missing{border-color:#f0b24c!important;box-shadow:0 0 0 3px rgba(240,178,76,.17)!important}@media(max-width:700px){.taa-required-reminder{right:16px;left:16px;top:74px;width:auto}}

/* 1.1.9 — отдельные рабочие информационные страницы */
.taa-info-main{min-height:72vh;padding:58px 0 70px;background:radial-gradient(circle at 80% 0%,rgba(75,43,92,.22),transparent 28%),linear-gradient(180deg,#071b24,#06141d);color:#eadbb8}.taa-info-page{font-family:Arial,sans-serif}.taa-info-hero{padding:54px 58px;margin-bottom:28px;border:1px solid rgba(201,151,73,.52);background:linear-gradient(135deg,rgba(9,38,47,.96),rgba(20,24,39,.96));position:relative;overflow:hidden}.taa-info-hero:after{content:'✦';position:absolute;right:42px;top:12px;font:150px Georgia,serif;color:rgba(219,177,92,.06)}.taa-info-kicker{display:block;margin-bottom:12px;color:#d7a95b;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700}.taa-info-hero h1{position:relative;z-index:1;max-width:850px;margin:0 0 18px;font:400 clamp(36px,5vw,58px)/1.08 Georgia,'Times New Roman',serif;color:#efcc83}.taa-info-hero p{position:relative;z-index:1;max-width:830px;margin:0 0 24px;color:#cbbd9f;font-size:16px;line-height:1.72}.taa-info-cta,.taa-info-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;border:1px solid #b87884;background:linear-gradient(135deg,#642a53,#87366c);color:#f5d99e!important;padding:12px 22px;border-radius:5px;font-weight:800;transition:.15s}.taa-info-cta:hover,.taa-info-btn:hover{filter:brightness(1.12)}.taa-info-grid{display:grid;gap:18px;margin:26px 0}.taa-info-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.taa-info-grid article,.taa-info-service-card{border:1px solid rgba(201,151,73,.42);background:linear-gradient(145deg,#08232c,#071820);padding:26px;box-shadow:inset 0 0 0 3px rgba(201,151,73,.025)}.taa-info-grid article>span,.taa-info-service-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid #a8793d;border-radius:50%;color:#e1b662;font-size:21px;margin-bottom:15px}.taa-info-grid h2,.taa-info-service-card h2,.taa-info-panel h2,.taa-info-steps h2,.taa-info-contact-card h2,.taa-info-legal h2{font:400 24px/1.2 Georgia,'Times New Roman',serif;color:#e4bc6e;margin:0 0 10px}.taa-info-grid p,.taa-info-service-card p,.taa-info-panel p,.taa-info-steps p,.taa-info-contact-card p,.taa-info-legal p{color:#c9baa0;line-height:1.7;margin:0}.taa-info-panel{margin:26px 0;padding:30px 34px;border:1px solid rgba(201,151,73,.42);background:#0a252e}.taa-info-center{text-align:center}.taa-info-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.taa-info-service-card{display:flex;flex-direction:column;min-height:310px}.taa-info-service-card p{flex:1}.taa-info-price{font:400 28px Georgia,serif;color:#f0cc80;margin:20px 0 14px}.taa-info-btn{width:100%}.taa-info-steps{display:grid;grid-template-columns:1fr 1fr;gap:16px}.taa-info-steps article{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:24px;border:1px solid rgba(201,151,73,.42);background:#08222b}.taa-info-steps b{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;border:1px solid #be8842;color:#e6bc6e;font:400 20px Georgia,serif}.taa-info-faq{display:grid;gap:12px}.taa-info-faq details{border:1px solid rgba(201,151,73,.42);background:#08222b}.taa-info-faq summary{cursor:pointer;padding:18px 22px;color:#e3bd74;font:400 18px Georgia,serif}.taa-info-faq p{padding:0 22px 20px;color:#c8baa0;line-height:1.7;margin:0}.taa-info-legal{padding:32px 38px;border:1px solid rgba(201,151,73,.42);background:#f2e4c6;color:#2c261f}.taa-info-legal h2{color:#6a4c22;margin-top:28px}.taa-info-legal h2:first-child{margin-top:0}.taa-info-legal p{color:#443a2e}.taa-info-legal a{color:#6c3c66}.taa-info-contact-card{display:grid;grid-template-columns:1fr 1fr;gap:18px}.taa-info-contact-card>div{padding:32px;border:1px solid rgba(201,151,73,.42);background:#08222b}.taa-info-contact-card>div>span{font-size:28px;color:#e2b65f}.taa-info-contact-card a:not(.taa-info-cta){color:#f0cc80}.taa-info-contact-card small{display:block;margin-top:12px;color:#958974;line-height:1.55}.taa-v10-header-cta,.taa-v10-footer-order{text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center}.taa-v10-footer-grid .taa-v10-footer-order{width:max-content;line-height:1.2;padding:11px 18px}.taa-standalone-info .taa-v10-header{position:sticky;top:0}.admin-bar.taa-standalone-info .taa-v10-header{top:32px}
@media(max-width:900px){.taa-info-grid-3,.taa-info-services-grid{grid-template-columns:1fr 1fr}.taa-info-steps{grid-template-columns:1fr}.taa-info-contact-card{grid-template-columns:1fr}}
@media(max-width:620px){.taa-info-main{padding:28px 0 44px}.taa-info-hero{padding:34px 24px}.taa-info-grid-3,.taa-info-services-grid{grid-template-columns:1fr}.taa-info-legal{padding:25px 21px}.taa-info-steps article{grid-template-columns:42px 1fr}.taa-info-steps b{width:40px;height:40px}.admin-bar.taa-standalone-info .taa-v10-header{top:46px}}

/* Result download menu — 1.3.2 */
.taa-download-menu{position:relative;display:inline-block}.taa-download-menu>summary{list-style:none}.taa-download-menu>summary::-webkit-details-marker{display:none}.taa-download-menu[open]>summary{filter:brightness(.96)}.taa-download-options{position:absolute;z-index:30;right:0;top:calc(100% + 8px);min-width:260px;padding:8px;background:#fff;border:1px solid var(--taa-line);border-radius:14px;box-shadow:0 16px 40px rgba(55,35,78,.16)}.taa-download-options a{display:flex;flex-direction:column;gap:2px;padding:11px 12px;border-radius:10px;color:var(--taa-ink)!important;text-decoration:none!important}.taa-download-options a:hover{background:var(--taa-soft)}.taa-download-options strong{font-size:14px}.taa-download-options small{font-size:12px;color:var(--taa-muted)}@media(max-width:700px){.taa-result-actions{flex-wrap:wrap}.taa-download-menu,.taa-download-menu>summary{width:100%}.taa-download-options{left:0;right:auto;width:100%;min-width:0}}@media print{.taa-download-menu{display:none!important}}

/* =========================================================
 * LIGHT COVER 1.4 — approved "Карта судьбы" homepage
 * ======================================================= */
body.taa-v14-body{margin:0!important;background:#fffaf3;color:#273852;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.taa-v14-body *{box-sizing:border-box}
body.taa-v14-body a{text-decoration:none}
.taa-v14-shell{width:min(1220px,calc(100% - 36px));margin:0 auto}
.taa-v14-main{background:#fffaf3;min-height:60vh}
.taa-v14-page{--blue:#173e66;--blue2:#24557e;--gold:#bd7b24;--gold2:#d9a559;--cream:#fffaf3;--paper:#fffdf9;--line:#ead7bc;--ink:#2d394b;--muted:#6e7784;--rose:#f3d6d1;position:relative;background:linear-gradient(180deg,#fffdf8 0%,#fffaf3 100%);color:var(--ink);overflow:hidden}
.taa-v14-page:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.26;background-image:radial-gradient(circle at 10% 5%,#d5a65b 0 1px,transparent 1.6px),radial-gradient(circle at 70% 12%,#b9cfe2 0 1px,transparent 1.7px),radial-gradient(circle at 91% 28%,#d9a559 0 1px,transparent 1.7px);background-size:240px 240px,330px 330px,410px 410px}

.taa-v14-header{position:sticky;top:0;z-index:999;background:rgba(255,252,246,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(210,174,122,.45);box-shadow:0 7px 28px rgba(76,55,32,.06)}
.admin-bar .taa-v14-header{top:32px}
.taa-v14-header-inner{min-height:78px;display:flex;align-items:center;gap:24px}
.taa-v14-brand{display:flex;align-items:center;gap:12px;color:#263d58!important;min-width:max-content}
.taa-v14-brand-mark{width:50px;height:50px;border:1px solid #c8944c;border-radius:50%;display:grid;place-items:center;font:30px Georgia,serif;color:#c68a36;background:radial-gradient(circle,#fff 0 50%,#f9ead3 51% 52%,transparent 53%);box-shadow:0 3px 15px rgba(187,132,57,.12)}
.taa-v14-brand>span:last-child{display:flex;flex-direction:column;gap:2px}
.taa-v14-brand strong{font:600 26px/1 Georgia,"Times New Roman",serif;color:#24384e}
.taa-v14-brand small{text-transform:uppercase;letter-spacing:.14em;font-size:9px;color:#7f8791}
.taa-v14-nav{margin-left:auto;display:flex;align-items:center;gap:28px}
.taa-v14-nav a{color:#46505c!important;font-size:13px;font-weight:600;transition:.2s}
.taa-v14-nav a:hover{color:#b87922!important}
.taa-v14-header-actions{display:flex;align-items:center;gap:10px}
.taa-v14-account,.taa-v14-header-order,.taa-v14-footer-order{display:inline-flex;align-items:center;justify-content:center;padding:10px 17px;border-radius:22px;border:1px solid #d6b27b;color:#82581f!important;background:#fffaf3;font-weight:700;font-size:12px;white-space:nowrap}
.taa-v14-header-order{background:linear-gradient(135deg,#d3a058,#b7741f);color:#fff!important;border-color:#b7741f;box-shadow:0 6px 16px rgba(177,112,25,.18)}

.taa-v14-hero{position:relative;padding:16px 0 8px;background:radial-gradient(circle at 72% 28%,rgba(193,215,233,.33),transparent 34%),linear-gradient(180deg,#fffdf8,#fffaf3)}
.taa-v14-hero-grid{min-height:480px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:20px}
.taa-v14-hero-copy{position:relative;z-index:2;padding:40px 10px 44px}
.taa-v14-kicker{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:#6f7784;margin-bottom:19px}
.taa-v14-kicker:after{content:"✦";color:#d49b47}
.taa-v14-hero h1{margin:0 0 22px;font:400 clamp(50px,5.4vw,82px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.035em;max-width:650px}
.taa-v14-hero h1 span{display:block;color:#183f68}
.taa-v14-hero h1 span:nth-child(2){color:#b47b31}
.taa-v14-hero-copy>p{font-size:17px;line-height:1.7;color:#556273;max-width:560px;margin:0 0 28px}
.taa-v14-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px}
.taa-v14-btn{appearance:none;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:8px;padding:14px 24px;font-weight:800;font-size:14px;transition:.2s}
.taa-v14-btn-primary{background:linear-gradient(135deg,#1e557f,#14385e);color:#fff!important;border:1px solid #5d83a6;box-shadow:0 7px 18px rgba(22,58,93,.18),inset 0 0 0 1px rgba(255,255,255,.18)}
.taa-v14-btn-primary:hover{transform:translateY(-1px);filter:brightness(1.05)}
.taa-v14-text-link{color:#8a6734!important;font-weight:700;font-size:13px;border-bottom:1px solid rgba(182,126,50,.4);padding-bottom:4px}
.taa-v14-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:23px;color:#68727f;font-size:12px}
.taa-v14-trust span:first-letter{color:#c98831}
.taa-v14-hero-visual{position:relative;min-height:430px;align-self:stretch;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:0 0 70px 70px}
.taa-v14-hero-visual:before{content:"";position:absolute;inset:3% 0 4%;z-index:0;background:radial-gradient(circle at 55% 50%,rgba(193,218,237,.5),transparent 58%);filter:blur(2px)}
.taa-v14-hero-visual img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:36px 36px 70px 70px;filter:saturate(1.02) contrast(1.02);box-shadow:0 14px 32px rgba(66,84,100,.09)}
.taa-v14-hero-badge{position:absolute;z-index:2;right:20px;top:72px;width:112px;height:112px;border-radius:50%;display:grid;place-items:center;text-align:center;padding:18px;background:rgba(255,253,248,.94);border:1px solid #e0c499;color:#8b6027;font:700 13px/1.35 Georgia,serif;box-shadow:0 10px 28px rgba(98,74,45,.12)}

.taa-v14-features{position:relative;z-index:3;margin-top:8px;margin-bottom:28px;background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:22px;box-shadow:0 12px 34px rgba(91,64,31,.05)}
.taa-v14-feature-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));padding:20px 10px}
.taa-v14-feature-grid article{text-align:center;padding:10px 15px;border-right:1px solid #ecdcc5;min-height:126px}
.taa-v14-feature-grid article:last-child{border-right:0}
.taa-v14-feature-icon{display:block;color:#c67e23;font-size:28px;line-height:1;margin:4px 0 13px}
.taa-v14-feature-grid h3{margin:0 0 7px;text-transform:uppercase;color:#55483c;font:700 12px/1.3 Georgia,serif;letter-spacing:.02em}
.taa-v14-feature-grid p{margin:0;color:#7a7b7e;font-size:11px;line-height:1.45}

.taa-v14-section-title{display:flex;align-items:center;justify-content:center;gap:15px;margin:0 0 22px}
.taa-v14-section-title i{width:70px;height:1px;background:linear-gradient(90deg,transparent,#d29b4c)}
.taa-v14-section-title i:last-child{background:linear-gradient(90deg,#d29b4c,transparent)}
.taa-v14-section-title h2{margin:0;color:#3b3d42;font:400 29px/1.1 Georgia,serif;text-transform:uppercase;letter-spacing:.03em}

.taa-v14-popular{padding:20px 0 28px}
.taa-v14-popular-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.taa-v14-popular-card{background:#fff;border:1px solid #ead7bc;border-radius:14px;overflow:hidden;box-shadow:0 8px 20px rgba(111,81,44,.05);display:flex;flex-direction:column}
.taa-v14-popular-art{height:145px;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(135deg,#f7ecdf,#fff)}
.taa-v14-popular-art:before,.taa-v14-popular-art:after{content:"";position:absolute;border:1px solid rgba(195,134,52,.35);border-radius:50%}
.taa-v14-popular-art:before{width:105px;height:105px}.taa-v14-popular-art:after{width:70px;height:70px}
.taa-v14-popular-art span{position:relative;z-index:2;font:38px Georgia,serif;color:#b97825}
.taa-v14-popular-art.is-compatibility{background:linear-gradient(145deg,#fff,#efe4d9)}
.taa-v14-popular-art.is-compatibility:before{width:62px;height:62px;transform:translateX(-20px)}.taa-v14-popular-art.is-compatibility:after{width:62px;height:62px;transform:translateX(20px)}
.taa-v14-popular-art.is-year{background:radial-gradient(circle,#fff8dc 0 15%,#f6eadb 16% 45%,#fff 46%)}
.taa-v14-popular-art.is-child{background:linear-gradient(145deg,#f9f8f4,#e8edf3)}
.taa-v14-popular-art.is-date{background:linear-gradient(145deg,#fff,#f4e8dc)}
.taa-v14-popular-body{padding:15px 13px 14px;text-align:center;display:flex;flex-direction:column;flex:1}
.taa-v14-popular-body h3{margin:0 0 8px;color:#49423b;font:400 17px/1.25 Georgia,serif;text-transform:uppercase}
.taa-v14-popular-body p{margin:0 auto 10px;color:#747474;font-size:12px;line-height:1.45;min-height:50px}
.taa-v14-popular-price{margin-top:auto;color:#a64d3a;font:700 15px Georgia,serif}
.taa-v14-popular-body button{margin:10px auto 0;border:1px solid #d5ae73;border-radius:6px;background:linear-gradient(#dfb76e,#a96a18);color:#fff;padding:8px 22px;font-weight:700;cursor:pointer}
.taa-v14-outline-btn{display:flex;width:max-content;margin:17px auto 0;border:1px solid #d7b783;color:#9b6d2f!important;padding:9px 24px;border-radius:18px;font-size:12px;font-weight:700;background:#fffaf4}

.taa-v14-services{padding:10px 0 34px}
.taa-v14-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.taa-v14-service-card{position:relative;background:rgba(255,255,255,.78);border:1px solid #e7cfad;border-radius:14px;padding:18px 15px 16px;text-align:center;min-height:250px;display:flex;flex-direction:column;box-shadow:inset 0 0 0 3px rgba(218,179,120,.04),0 8px 22px rgba(104,72,33,.04)}
.taa-v14-service-card:before{content:"✦";position:absolute;left:8px;top:5px;color:#d2a15c;font-size:9px}
.taa-v14-service-symbol{width:52px;height:52px;border:1px solid #d59c4e;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;color:#ba7420;font:26px Georgia,serif;background:#fffaf2}
.taa-v14-service-card h3{margin:0 0 9px;color:#4b4239;font:600 16px/1.28 Georgia,serif}
.taa-v14-service-card p{margin:0 auto 12px;color:#757575;font-size:11px;line-height:1.45;max-width:240px}
.taa-v14-price{margin-top:auto;color:#b15c42;font-size:13px}.taa-v14-price strong{font-size:18px;font-family:Georgia,serif}
.taa-v14-order-btn{margin:10px auto 0;min-width:120px;border:1px solid #d4a86a;border-radius:5px;background:linear-gradient(#e2bc76,#a86a19);color:#fff;padding:8px 15px;font-size:11px;font-weight:800;text-transform:uppercase;cursor:pointer}
.taa-v14-empty{grid-column:1/-1;text-align:center;padding:30px;border:1px dashed #d6bd96;border-radius:14px}

.taa-v14-sample{margin-bottom:26px;display:grid;grid-template-columns:.8fr 1.2fr .8fr;gap:18px;align-items:center;border:1px solid #ead7bc;border-radius:18px;background:rgba(255,255,255,.76);padding:20px 24px;box-shadow:0 10px 28px rgba(94,64,31,.04)}
.taa-v14-sample-copy h2{margin:0 0 14px;color:#514338;font:500 20px Georgia,serif;text-transform:uppercase}
.taa-v14-sample-copy ul{list-style:none;padding:0;margin:0 0 16px}.taa-v14-sample-copy li{margin:7px 0;color:#666;font-size:12px}
.taa-v14-btn-gold{background:linear-gradient(#dfb66f,#a96a1b);color:#fff!important;padding:10px 18px;font-size:11px}
.taa-v14-sample-chart{max-height:290px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.taa-v14-sample-chart .taa-chart-title,.taa-v14-sample-chart .taa-astro-table-wrap{display:none!important}
.taa-v14-sample-chart .taa-chart-block{margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.taa-v14-sample-chart .taa-natal-svg{width:290px!important;height:290px!important;max-width:100%!important}
.taa-v14-sample blockquote{margin:0;padding:20px 12px;color:#6d5d4c;border:0}.taa-v14-sample blockquote>p{font:400 16px/1.55 Georgia,serif;margin:5px 0 20px}.taa-v14-sample blockquote:first-letter{color:#c48128}.taa-v14-sample blockquote>span{font-size:34px;color:#d9b37a}

.taa-v14-how{padding:8px 0 28px}
.taa-v14-how-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.taa-v14-how-grid article{position:relative;text-align:center;border:1px solid #ead8bf;border-radius:14px;background:rgba(255,255,255,.76);padding:18px 14px 16px;min-height:180px}
.taa-v14-how-grid article:not(:last-child):after{content:"→";position:absolute;right:-18px;top:50%;color:#bd7b24;font-size:22px;z-index:2}
.taa-v14-how-grid b{position:absolute;left:12px;top:10px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(#d3a65e,#a96b18);color:#fff;font-size:12px}
.taa-v14-how-grid article>span{display:block;font-size:32px;color:#c5842c;margin:4px 0 10px}
.taa-v14-how-grid h3{margin:0 0 7px;color:#51463d;font:600 16px Georgia,serif}.taa-v14-how-grid p{margin:0;color:#747474;font-size:11px;line-height:1.5}

.taa-v14-bottom{padding:5px 0 30px;display:grid;grid-template-columns:1.1fr .9fr;gap:16px}
.taa-v14-reviews,.taa-v14-faq{border:1px solid #ead8bf;border-radius:14px;background:rgba(255,255,255,.76);padding:18px}
.taa-v14-reviews h2,.taa-v14-faq h2{margin:0 0 14px;text-align:center;color:#51463d;font:500 21px Georgia,serif;text-transform:uppercase}
.taa-v14-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.taa-v14-review-grid article{display:flex;gap:10px;align-items:flex-start;padding:6px}
.taa-v14-avatar{width:54px;height:54px;border-radius:50%;flex:0 0 54px;display:grid;place-items:center;color:#9a651d;background:radial-gradient(circle at 35% 30%,#fff 0 20%,#f2d7c6 21% 50%,#d6ad83 51%);border:2px solid #fff;box-shadow:0 2px 8px rgba(100,75,48,.12);font:700 22px Georgia,serif}
.taa-v14-review-grid strong{display:block;color:#4c4742;font:700 12px Georgia,serif}.taa-v14-review-grid p{font-size:10px;line-height:1.45;color:#737373;margin:6px 0}.taa-v14-review-grid span{color:#c57d20;font-size:12px;letter-spacing:.12em}
.taa-v14-faq details{border-bottom:1px solid #eadfce;padding:2px 0}.taa-v14-faq summary{cursor:pointer;list-style:none;padding:8px 5px;color:#5d5c5b;font-size:11px;display:flex;justify-content:space-between;gap:10px}.taa-v14-faq summary::-webkit-details-marker{display:none}.taa-v14-faq summary span{color:#c47d22}.taa-v14-faq details p{margin:0 5px 9px;color:#757575;font-size:11px;line-height:1.5}.taa-v14-faq>a{display:block;text-align:center;margin-top:12px;color:#b05646!important;font-size:11px;text-transform:uppercase}

.taa-v14-newsletter{background:linear-gradient(90deg,#f5ddd7,#f2d8d8 50%,#e8e5dd);border-top:1px solid #ecd1c9;border-bottom:1px solid #ecd1c9;position:relative}
.taa-v14-newsletter:before{content:"✿ ✿";position:absolute;left:2%;bottom:0;color:#e4b7ae;font-size:48px;opacity:.8}.taa-v14-newsletter:after{content:"☾";position:absolute;right:4%;top:14px;color:#c99a52;font-size:45px;opacity:.75}
.taa-v14-newsletter-inner{min-height:105px;display:grid;grid-template-columns:1fr .8fr;gap:30px;align-items:center;padding:18px 70px}
.taa-v14-newsletter h2{margin:0 0 5px;color:#5b4b43;font:500 18px Georgia,serif;text-transform:uppercase}.taa-v14-newsletter p{margin:0;color:#786f69;font-size:11px}
.taa-v14-newsletter form{display:flex;gap:0;position:relative;z-index:2}.taa-v14-newsletter input[type=email]{flex:1;min-width:0;border:1px solid #dec8b0;border-right:0;border-radius:8px 0 0 8px;background:#fff;padding:11px 14px;outline:none}.taa-v14-newsletter button{border:1px solid #b77926;border-radius:0 8px 8px 0;background:linear-gradient(#d9ab62,#a96c1e);color:#fff;padding:0 24px;font-weight:800;text-transform:uppercase;font-size:11px;cursor:pointer}.taa-v14-subscribe-note{grid-column:2;font-size:11px;color:#6b634d;margin-top:-18px}

.taa-v14-footer{background:#fffaf3;border-top:1px solid #ead8bd;color:#65605b}
.taa-v14-footer-grid{display:grid;grid-template-columns:1.4fr .75fr 1fr 1.1fr;gap:38px;padding:34px 0 28px}
.taa-v14-footer-brand p{max-width:280px;font-size:12px;line-height:1.65;color:#7a756e;margin:15px 0 0}
.taa-v14-footer h4{margin:0 0 13px;color:#4f4a44;font:600 14px Georgia,serif;text-transform:uppercase}.taa-v14-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.taa-v14-footer-grid a,.taa-v14-footer-grid span{color:#7b756e!important;font-size:11px;line-height:1.4}.taa-v14-footer-grid a:hover{color:#a76d21!important}.taa-v14-footer-order{margin-top:8px;width:max-content;border-radius:6px!important;background:linear-gradient(#d9a95c,#a96917)!important;color:#fff!important}
.taa-v14-footer-bottom{padding:13px 0 18px;text-align:center;border-top:1px solid #eee1cf}.taa-v14-footer-bottom span{font-size:10px;color:#9a9288}

.taa-v14-modal .taa-v10-modal-panel{background:#fffaf4;color:#344559;border-color:#dcbf94}.taa-v14-modal .taa-v10-modal-head{background:linear-gradient(135deg,#eaf2f8,#fff7ed);border-bottom-color:#e6d6bd}.taa-v14-modal .taa-v10-modal-head h2,.taa-v14-modal .taa-v10-modal-head p{color:#344559}.taa-v14-modal .taa-v10-modal-head span{color:#b67522}

@media(max-width:1100px){.taa-v14-nav{gap:16px}.taa-v14-header-order{display:none}.taa-v14-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.taa-v14-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.taa-v14-feature-grid article:nth-child(3){border-right:0}.taa-v14-feature-grid article:nth-child(-n+3){border-bottom:1px solid #ecdcc5}.taa-v14-popular-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.taa-v14-popular-card:nth-child(n+4){display:none}.taa-v14-review-grid{grid-template-columns:1fr}}
@media(max-width:782px){.admin-bar .taa-v14-header{top:46px}.taa-v14-shell{width:min(100% - 24px,1220px)}.taa-v14-header-inner{min-height:66px}.taa-v14-brand strong{font-size:21px}.taa-v14-nav{display:none}.taa-v14-header-actions{margin-left:auto}.taa-v14-hero-grid{grid-template-columns:1fr;min-height:0}.taa-v14-hero-copy{padding:34px 4px 10px}.taa-v14-hero h1{font-size:clamp(45px,13vw,68px)}.taa-v14-hero-visual{min-height:350px;border-radius:30px}.taa-v14-hero-badge{right:10px;top:28px;width:94px;height:94px;font-size:11px}.taa-v14-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.taa-v14-feature-grid article{border-right:1px solid #ecdcc5;border-bottom:1px solid #ecdcc5}.taa-v14-feature-grid article:nth-child(2n){border-right:0}.taa-v14-feature-grid article:nth-last-child(-n+2){border-bottom:0}.taa-v14-popular-grid{grid-template-columns:1fr 1fr}.taa-v14-popular-card:nth-child(3){display:none}.taa-v14-service-grid{grid-template-columns:1fr 1fr}.taa-v14-sample{grid-template-columns:1fr}.taa-v14-sample-copy{text-align:center}.taa-v14-sample-copy ul{text-align:left;display:inline-block}.taa-v14-how-grid{grid-template-columns:1fr 1fr}.taa-v14-how-grid article:after{display:none}.taa-v14-bottom{grid-template-columns:1fr}.taa-v14-newsletter-inner{grid-template-columns:1fr;padding:25px 65px}.taa-v14-subscribe-note{grid-column:1;margin-top:-12px}.taa-v14-footer-grid{grid-template-columns:1fr 1fr}.taa-v14-footer-brand{grid-column:1/-1}}
@media(max-width:520px){.taa-v14-account{padding:9px 11px;font-size:0}.taa-v14-account:before{content:"♙";font-size:17px}.taa-v14-hero h1{font-size:45px}.taa-v14-hero-copy>p{font-size:15px}.taa-v14-hero-actions{align-items:flex-start;flex-direction:column}.taa-v14-hero-visual{min-height:290px}.taa-v14-feature-grid,.taa-v14-popular-grid,.taa-v14-service-grid,.taa-v14-how-grid{grid-template-columns:1fr}.taa-v14-popular-card:nth-child(3){display:flex}.taa-v14-popular-card:nth-child(n+4){display:none}.taa-v14-section-title h2{font-size:23px}.taa-v14-section-title i{width:35px}.taa-v14-review-grid{grid-template-columns:1fr}.taa-v14-newsletter-inner{padding:24px 12px}.taa-v14-newsletter:before,.taa-v14-newsletter:after{display:none}.taa-v14-newsletter form{flex-direction:column;gap:7px}.taa-v14-newsletter input[type=email],.taa-v14-newsletter button{border:1px solid #dec8b0;border-radius:8px;min-height:44px}.taa-v14-footer-grid{grid-template-columns:1fr}.taa-v14-footer-brand{grid-column:auto}}
.taa-v14-modal .taa-form-wrap{color:#394b5f!important}.taa-v14-modal .taa-step-title strong{color:#82581f!important}.taa-v14-modal .taa-step-title small,.taa-v14-modal .taa-help,.taa-v14-modal .taa-consent,.taa-v14-modal .taa-disclaimer{color:#727b85!important}.taa-v14-modal .taa-step-title>span{background:#e6edf4!important;color:#24557e!important;border-color:#b9cad9!important}.taa-v14-modal .taa-field label{color:#44566a!important}.taa-v14-modal .taa-field input,.taa-v14-modal .taa-field select,.taa-v14-modal .taa-field textarea{background:#fff!important;border-color:#d8c7af!important;color:#344559!important}.taa-v14-modal .taa-field select option{background:#fff;color:#344559}.taa-v14-modal .taa-partner-panel,.taa-v14-modal .taa-notice{background:#f4f8fb!important;border-color:#d7e0e8!important;color:#536578!important}.taa-v14-modal .taa-checkout-box{background:linear-gradient(135deg,#f4eadc,#fff8ef)!important;border-color:#e0c398!important;color:#4b4d50!important}.taa-v14-modal .taa-button{background:linear-gradient(135deg,#245a83,#173f67)!important;border-color:#4d7698!important;color:#fff!important}.taa-v14-modal .taa-v10-modal-close{background:#fff7ed;color:#9b6b2c;border-color:#d9bc92}

/* ======================================================================
   1.4.1 — Светлая тема «Карта судьбы» по выбранному пользователем образцу
   ====================================================================== */
body.taa-v14-body,
body.taa-v14-info-body{
  --taa-bg:#fffaf4;--taa-paper:#fffdf9;--taa-blue:#173e66;--taa-blue2:#24557e;
  --taa-gold:#bd7b24;--taa-gold2:#d9a559;--taa-rose:#f2d7d2;--taa-ink:#2d394b;
  --taa-muted:#6e7784;--taa-line:#ead7bc;
  margin:0!important;background:var(--taa-bg)!important;color:var(--taa-ink)!important;
  font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden
}
body.taa-v14-body *,body.taa-v14-info-body *{box-sizing:border-box}
.taa-v14-main{background:var(--taa-bg)!important}
.taa-v14-page{--blue:var(--taa-blue);--blue2:var(--taa-blue2);--gold:var(--taa-gold);--gold2:var(--taa-gold2);--cream:var(--taa-bg);--paper:var(--taa-paper);--line:var(--taa-line);--ink:var(--taa-ink);--muted:var(--taa-muted);--rose:var(--taa-rose);background:linear-gradient(180deg,var(--taa-paper),var(--taa-bg))!important;color:var(--taa-ink)}
.taa-v14-shell{width:min(1160px,calc(100% - 34px))!important;margin-inline:auto}

/* Header: лёгкий и близкий к макету, без тяжёлой плашки. */
.taa-v14-header{position:sticky;top:0;z-index:999;background:rgba(255,253,249,.965)!important;border-bottom:1px solid color-mix(in srgb,var(--taa-line) 72%,transparent)!important;box-shadow:0 5px 22px rgba(60,76,92,.045)!important;backdrop-filter:blur(14px)}
.admin-bar .taa-v14-header{top:32px}
.taa-v14-header-inner{min-height:70px!important;gap:18px!important}
.taa-v14-brand{gap:10px!important}
.taa-v14-brand-mark{width:44px!important;height:44px!important;border-color:color-mix(in srgb,var(--taa-gold) 70%,#fff)!important;color:var(--taa-gold)!important;background:radial-gradient(circle,#fff 0 52%,#f8ead5 53% 55%,transparent 56%)!important;box-shadow:none!important}
.taa-v14-brand strong{font:600 24px/1 Georgia,"Times New Roman",serif!important;color:#233a55!important}
.taa-v14-brand small{font-size:8px!important;color:#748091!important;letter-spacing:.17em!important}
.taa-v14-nav{gap:21px!important}
.taa-v14-nav a{font-size:11px!important;font-weight:600!important;color:#515d69!important;white-space:nowrap}
.taa-v14-nav a:hover{color:var(--taa-gold)!important}
.taa-v14-account,.taa-v14-header-order{padding:9px 15px!important;border-radius:20px!important;border:1px solid color-mix(in srgb,var(--taa-gold) 45%,#e9d8be)!important;background:#fffdf9!important;color:#845f2d!important;box-shadow:none!important;font-size:11px!important}
.taa-v14-header-order{background:linear-gradient(135deg,var(--taa-gold2),var(--taa-gold))!important;color:#fff!important}

/* Hero: основная композиция выбранного макета. */
.taa-v14-hero{padding:0!important;background:radial-gradient(circle at 76% 38%,rgba(195,219,238,.50),transparent 32%),linear-gradient(180deg,#fffdf9,var(--taa-bg))!important}
.taa-v14-hero-grid{min-height:405px!important;grid-template-columns:.80fr 1.20fr!important;gap:4px!important}
.taa-v14-hero-copy{padding:30px 4px 28px!important}
.taa-v14-kicker{font-size:9px!important;letter-spacing:.19em!important;margin-bottom:17px!important;color:#697686!important}
.taa-v14-hero h1{font:400 clamp(44px,4.9vw,66px)/1.02 Georgia,"Times New Roman",serif!important;letter-spacing:-.025em!important;margin-bottom:18px!important;max-width:555px!important}
.taa-v14-hero h1 span{color:var(--taa-blue)!important}
.taa-v14-hero h1 span:nth-child(2){color:#b47a31!important}
.taa-v14-hero-copy>p{font-size:14px!important;line-height:1.55!important;color:#56677a!important;max-width:450px!important;margin-bottom:20px!important}
.taa-v14-btn{border-radius:6px!important;padding:12px 20px!important;font-size:12px!important;letter-spacing:.01em}
.taa-v14-btn-primary{background:linear-gradient(135deg,var(--taa-blue2),var(--taa-blue))!important;border-color:#567d9e!important;box-shadow:0 5px 13px rgba(22,58,93,.15),inset 0 0 0 1px rgba(255,255,255,.15)!important}
.taa-v14-text-link{font-size:11px!important;color:#82643c!important}
.taa-v14-trust{gap:22px!important;margin-top:18px!important;font-size:10px!important;color:#657282!important}
.taa-v14-hero-visual{min-height:405px!important;border-radius:0!important;overflow:visible!important;align-self:stretch!important}
.taa-v14-hero-visual:before{inset:2% -3% 2% -5%!important;background:radial-gradient(circle at 56% 50%,rgba(194,218,237,.55),transparent 62%)!important;filter:none!important}
.taa-v14-hero-visual img{height:100%!important;max-height:405px!important;width:100%!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;box-shadow:none!important;filter:saturate(1.01) contrast(1.03)!important;mix-blend-mode:normal}
.taa-v14-hero-badge{right:22px!important;top:58px!important;width:95px!important;height:95px!important;padding:14px!important;font:700 11px/1.35 Georgia,serif!important;border-color:#ddc59f!important;background:rgba(255,253,249,.96)!important;color:#8d622a!important;box-shadow:0 8px 22px rgba(75,69,55,.08)!important}

/* Шесть преимуществ. */
.taa-v14-features{margin-top:0!important;margin-bottom:18px!important;border-radius:12px!important;background:rgba(255,255,255,.66)!important;border-color:var(--taa-line)!important;box-shadow:none!important}
.taa-v14-feature-grid{padding:12px 4px!important}
.taa-v14-feature-grid article{min-height:96px!important;padding:7px 10px!important;border-right-color:#ecdcc8!important}
.taa-v14-feature-icon{font-size:25px!important;margin:2px 0 8px!important;color:#c77c22!important}
.taa-v14-feature-grid h3{font-size:9.5px!important;margin-bottom:5px!important;color:#51483f!important}
.taa-v14-feature-grid p{font-size:8.8px!important;line-height:1.42!important;color:#73777d!important}

.taa-v14-section-title{gap:12px!important;margin-bottom:14px!important}
.taa-v14-section-title h2{font-size:22px!important;letter-spacing:.045em!important;color:#40444c!important}
.taa-v14-section-title i{width:44px!important;background:linear-gradient(90deg,transparent,var(--taa-gold))!important}
.taa-v14-section-title i:last-child{background:linear-gradient(90deg,var(--taa-gold),transparent)!important}

/* Популярные услуги — реальные картинки, как в образце. */
.taa-v14-popular{padding:12px 0 18px!important}
.taa-v14-popular-grid{gap:12px!important}
.taa-v14-popular-card{border-radius:10px!important;border-color:var(--taa-line)!important;box-shadow:none!important;background:rgba(255,255,255,.77)!important}
.taa-v14-popular-art{height:105px!important;border:0!important;border-radius:0!important;padding:0!important;width:100%!important;cursor:pointer!important;background:#f8f0e7!important}
.taa-v14-popular-art:before,.taa-v14-popular-art:after{display:none!important}
.taa-v14-popular-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.taa-v14-popular-body{padding:10px 9px 11px!important}
.taa-v14-popular-body h3{font-size:13px!important;margin-bottom:5px!important;color:#4b443e!important}
.taa-v14-popular-body p{font-size:9.3px!important;line-height:1.38!important;min-height:38px!important;margin-bottom:7px!important}
.taa-v14-popular-price{font-size:13px!important;color:#ad4d3c!important}
.taa-v14-popular-order{margin-top:7px!important;padding:6px 15px!important;border-radius:5px!important;font-size:9px!important;text-transform:uppercase!important;background:linear-gradient(#dfb66d,#a86a18)!important;color:#fff!important;border:1px solid #cf9c57!important;cursor:pointer}
.taa-v14-outline-btn{margin-top:11px!important;padding:7px 18px!important;font-size:10px!important;border-radius:15px!important}

/* Все 12 услуг — строго две строки по шесть на широком экране. */
.taa-v14-services{padding:6px 0 20px!important}
.taa-v14-service-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:9px!important}
.taa-v14-service-card{min-height:213px!important;padding:12px 8px 10px!important;border-radius:9px!important;border:1px solid var(--taa-line)!important;background:rgba(255,255,255,.68)!important;box-shadow:none!important}
.taa-v14-service-card:before{font-size:7px!important;left:6px!important;top:4px!important}
.taa-v14-service-symbol{width:38px!important;height:38px!important;margin-bottom:7px!important;font-size:19px!important;background:#fffaf2!important}
.taa-v14-service-card h3{font-size:11px!important;line-height:1.25!important;margin-bottom:6px!important}
.taa-v14-service-card p{font-size:8.7px!important;line-height:1.35!important;margin-bottom:7px!important;max-width:160px!important}
.taa-v14-price{font-size:9.5px!important;color:#b14f3e!important}.taa-v14-price strong{font-size:13px!important}
.taa-v14-order-btn{min-width:92px!important;padding:6px 10px!important;margin-top:7px!important;font-size:8px!important;border-radius:4px!important;background:linear-gradient(#dfb76e,#a96a18)!important}

/* Пример карты. */
.taa-v14-sample{grid-template-columns:.72fr 1fr .95fr!important;gap:18px!important;padding:14px 18px!important;margin-bottom:15px!important;border-radius:11px!important;border-color:var(--taa-line)!important;background:rgba(255,255,255,.68)!important;box-shadow:none!important}
.taa-v14-sample-copy h2{font-size:15px!important;margin-bottom:8px!important}
.taa-v14-sample-copy li{font-size:9px!important;line-height:1.5!important}
.taa-v14-btn-gold{background:linear-gradient(#ddb36a,#aa6c1b)!important;color:#fff!important;border:1px solid #cf9d5b!important;padding:8px 15px!important;font-size:9px!important}
.taa-v14-sample-chart{max-height:180px!important}.taa-v14-sample-chart .taa-natal-svg{width:185px!important;height:185px!important}
.taa-v14-sample blockquote{padding:12px 4px!important}.taa-v14-sample blockquote>p{font-size:11px!important;line-height:1.45!important}.taa-v14-sample blockquote>span{font-size:26px!important}

/* Как проходит работа. */
.taa-v14-how{padding:3px 0 17px!important}
.taa-v14-how-grid{gap:10px!important}
.taa-v14-how-grid article{min-height:135px!important;padding:14px 10px 12px!important;border-radius:9px!important;border-color:var(--taa-line)!important;background:rgba(255,255,255,.7)!important}
.taa-v14-how-grid b{width:24px!important;height:24px!important;font-size:10px!important;left:9px!important;top:8px!important}
.taa-v14-how-grid article>span{font-size:26px!important;margin:1px 0 7px!important}
.taa-v14-how-grid h3{font-size:12px!important;margin-bottom:5px!important}.taa-v14-how-grid p{font-size:9px!important;line-height:1.4!important}
.taa-v14-how-grid article:not(:last-child):after{font-size:17px!important;right:-16px!important}

/* Отзывы и FAQ. */
.taa-v14-bottom{padding:0 0 17px!important;gap:12px!important}
.taa-v14-reviews,.taa-v14-faq{padding:13px!important;border-radius:10px!important;border-color:var(--taa-line)!important;background:rgba(255,255,255,.72)!important}
.taa-v14-reviews h2,.taa-v14-faq h2{font-size:15px!important;margin-bottom:9px!important}
.taa-v14-review-grid{gap:8px!important}.taa-v14-review-grid article{gap:7px!important;padding:3px!important}
.taa-v14-avatar{width:44px!important;height:44px!important;flex-basis:44px!important;overflow:hidden!important;background:#f3dfd3!important}
.taa-v14-avatar img{width:100%;height:100%;object-fit:cover;display:block}
.taa-v14-review-grid strong{font-size:9px!important}.taa-v14-review-grid p{font-size:8.4px!important;line-height:1.4!important;margin:4px 0!important}.taa-v14-review-grid span{font-size:9px!important}
.taa-v14-faq summary{font-size:9px!important;padding:5px 4px!important}.taa-v14-faq details p{font-size:8.5px!important;line-height:1.42!important;margin-bottom:6px!important}.taa-v14-faq>a{font-size:9px!important;margin-top:8px!important}

/* Полоса подписки и футер. */
.taa-v14-newsletter{background:linear-gradient(90deg,color-mix(in srgb,var(--taa-rose) 88%,#fff),#efd9d6 53%,#e7e5dd)!important;border-color:#ecd0c9!important}
.taa-v14-newsletter-inner{min-height:78px!important;padding:12px 64px!important;gap:22px!important}
.taa-v14-newsletter:before{font-size:38px!important}.taa-v14-newsletter:after{font-size:35px!important}
.taa-v14-newsletter h2{font-size:14px!important;margin-bottom:3px!important}.taa-v14-newsletter p{font-size:9px!important}
.taa-v14-newsletter input[type=email]{padding:8px 11px!important;font-size:10px!important}.taa-v14-newsletter button{padding:0 19px!important;font-size:9px!important}
.taa-v14-subscribe-note{font-size:9px!important}
.taa-v14-footer{background:var(--taa-bg)!important;border-top-color:var(--taa-line)!important}
.taa-v14-footer-grid-five{grid-template-columns:1.35fr .72fr .85fr 1.05fr 1.05fr!important;gap:24px!important;padding:23px 0 18px!important}
.taa-v14-footer-brand p{font-size:9px!important;line-height:1.55!important;margin-top:9px!important;max-width:230px!important}
.taa-v14-footer h4{font-size:10px!important;margin-bottom:8px!important}.taa-v14-footer-grid a,.taa-v14-footer-grid span{font-size:8.5px!important;gap:5px!important}
.taa-v14-footer-grid>div:not(:first-child){gap:5px!important}.taa-v14-footer-order{padding:7px 11px!important;font-size:8px!important}
.taa-v14-footer-bottom{padding:8px 0 11px!important}.taa-v14-footer-bottom span{font-size:8px!important}

/* Всплывающие подсказки — тот же светлый, спокойный тон сайта. */
.taa-required-reminder{right:24px!important;top:88px!important;width:min(405px,calc(100vw - 32px))!important;padding:17px 42px 15px 18px!important;border:1px solid color-mix(in srgb,var(--taa-gold) 45%,#d7c8af)!important;border-radius:14px!important;background:linear-gradient(145deg,rgba(255,253,249,.985),rgba(244,249,253,.985))!important;color:#506073!important;box-shadow:0 18px 45px rgba(38,61,81,.16)!important;font-family:Arial,sans-serif!important}
.taa-required-reminder:before{content:"✦";position:absolute;left:18px;top:15px;color:var(--taa-gold);font-size:12px}
.taa-required-reminder-title{padding-left:18px!important;font:600 18px/1.25 Georgia,"Times New Roman",serif!important;color:var(--taa-blue)!important;margin-bottom:7px!important}
.taa-required-reminder-body{font-size:12px!important;line-height:1.48!important;color:#657284!important}
.taa-required-reminder-body ul{margin-left:19px!important}.taa-required-reminder-close{color:#9b6b2c!important}
.taa-required-reminder.is-error{border-color:#dfb2aa!important;background:linear-gradient(145deg,#fffaf7,#fff1ef)!important;color:#735852!important}
.taa-required-reminder.is-error .taa-required-reminder-title{color:#9b5145!important}
.taa-field-missing{border-color:#d7a553!important;box-shadow:0 0 0 3px rgba(215,165,83,.16)!important}

/* Окно заказа в стилистике светлой темы. */
.taa-v14-modal .taa-v10-modal-backdrop{background:rgba(32,56,77,.28)!important;backdrop-filter:blur(7px)!important}
.taa-v14-modal .taa-v10-modal-panel{border-radius:18px!important;background:linear-gradient(180deg,#fffdf9,#fff9f0)!important;color:var(--taa-ink)!important;border:1px solid #ddc29a!important;box-shadow:0 30px 80px rgba(31,54,74,.24)!important;overflow:hidden!important}
.taa-v14-modal .taa-v10-modal-head{margin:-28px -28px 18px!important;padding:28px 54px 19px!important;background:radial-gradient(circle at 85% 0%,rgba(184,210,231,.55),transparent 35%),linear-gradient(135deg,#fffaf2,#eef5fa)!important;border-bottom:1px solid #ead8bd!important;text-align:left!important}
.taa-v14-modal .taa-v10-modal-head>span{color:var(--taa-gold)!important;font-size:10px!important}.taa-v14-modal .taa-v10-modal-head h2{font:500 32px/1.1 Georgia,"Times New Roman",serif!important;color:var(--taa-blue)!important;margin:6px 0 7px!important}.taa-v14-modal .taa-v10-modal-head p{font-size:12px!important;line-height:1.5!important;color:#647384!important}
.taa-v14-modal .taa-v10-modal-close{border-radius:50%!important;width:34px!important;height:34px!important;background:#fffdf9!important;color:#95652d!important;border-color:#ddc29a!important}
.taa-v14-modal .taa-step-title>span{background:#eaf2f8!important;color:var(--taa-blue2)!important;border-color:#bed0df!important}.taa-v14-modal .taa-step-title strong{color:#755324!important}.taa-v14-modal .taa-step-title small,.taa-v14-modal .taa-help,.taa-v14-modal .taa-consent,.taa-v14-modal .taa-disclaimer{color:#75808b!important}
.taa-v14-modal .taa-field label{color:#43566a!important}.taa-v14-modal .taa-field input,.taa-v14-modal .taa-field select,.taa-v14-modal .taa-field textarea{background:#fff!important;border-color:#d9c9b2!important;color:#31475d!important;border-radius:8px!important}.taa-v14-modal .taa-field input:focus,.taa-v14-modal .taa-field select:focus,.taa-v14-modal .taa-field textarea:focus{border-color:#7b9ab4!important;box-shadow:0 0 0 3px rgba(71,111,145,.10)!important}.taa-v14-modal .taa-partner-panel,.taa-v14-modal .taa-notice{background:#f5f9fc!important;border-color:#d7e2eb!important;color:#566b7e!important;border-radius:10px!important}.taa-v14-modal .taa-checkout-box{background:linear-gradient(135deg,#fbf1e4,#fffaf2)!important;border-color:#e1c499!important;color:#4a5259!important;border-radius:10px!important}.taa-v14-modal .taa-button{background:linear-gradient(135deg,var(--taa-blue2),var(--taa-blue))!important;border-color:#507a9d!important;color:#fff!important;border-radius:8px!important}

/* Модальное окно примера карты — кнопка действительно открывает содержимое. */
.taa-v14-sample-modal{position:fixed;inset:0;z-index:100010;display:none;align-items:center;justify-content:center;padding:24px;overflow:auto}.taa-v14-sample-modal.is-open{display:flex}.taa-v14-sample-modal-backdrop{position:fixed;inset:0;background:rgba(32,56,77,.28);backdrop-filter:blur(7px)}
.taa-v14-sample-modal-panel{position:relative;z-index:2;width:min(780px,100%);background:linear-gradient(180deg,#fffdf9,#fff9f0);border:1px solid #ddc29a;border-radius:18px;box-shadow:0 30px 80px rgba(31,54,74,.24);padding:24px;max-height:90vh;overflow:auto}
.taa-v14-sample-modal-close{position:absolute;right:12px;top:11px;width:34px;height:34px;border-radius:50%;border:1px solid #ddc29a;background:#fffdf9;color:#95652d;font-size:23px;cursor:pointer}.taa-v14-sample-modal-head{padding:2px 35px 17px;border-bottom:1px solid #eadbc5}.taa-v14-sample-modal-head>span{font-size:10px;color:var(--taa-gold);text-transform:uppercase;letter-spacing:.14em}.taa-v14-sample-modal-head h2{margin:6px 0 5px;font:500 28px Georgia,"Times New Roman",serif;color:var(--taa-blue)}.taa-v14-sample-modal-head p{margin:0;color:#6b7580;font-size:12px;line-height:1.5}.taa-v14-sample-modal-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:22px;align-items:center;padding:20px 0}.taa-v14-sample-modal-grid ul{margin:0;padding-left:18px;color:#596a7b;font-size:12px;line-height:1.9}.taa-v14-sample-modal-chart{text-align:center;max-height:410px;overflow:auto}.taa-v14-sample-modal-chart .taa-chart-title,.taa-v14-sample-modal-chart .taa-astro-table-wrap{display:none!important}.taa-v14-sample-modal-chart .taa-chart-block{margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.taa-v14-sample-modal-chart .taa-natal-svg{width:min(390px,100%)!important;height:auto!important}.taa-v14-sample-modal-actions{text-align:center;padding-top:5px}

/* Информационные страницы теперь также продолжают выбранную светлую тему. */
body.taa-v14-info-body .taa-info-main{min-height:72vh;padding:45px 0 60px;background:radial-gradient(circle at 83% 0%,rgba(190,216,235,.45),transparent 28%),linear-gradient(180deg,var(--taa-paper),var(--taa-bg))!important;color:var(--taa-ink)!important}
body.taa-v14-info-body .taa-info-hero{padding:42px 44px;margin-bottom:22px;border:1px solid var(--taa-line);border-radius:16px;background:linear-gradient(135deg,rgba(255,253,249,.95),rgba(240,247,252,.96));box-shadow:0 10px 34px rgba(50,71,88,.06)}
body.taa-v14-info-body .taa-info-hero:after{color:rgba(187,123,36,.08)}
body.taa-v14-info-body .taa-info-kicker{color:var(--taa-gold)}
body.taa-v14-info-body .taa-info-hero h1{color:var(--taa-blue);font-size:clamp(34px,5vw,54px)}
body.taa-v14-info-body .taa-info-hero p{color:#617184}
body.taa-v14-info-body .taa-info-cta,body.taa-v14-info-body .taa-info-btn{border-color:#547b9c;background:linear-gradient(135deg,var(--taa-blue2),var(--taa-blue));color:#fff!important;border-radius:7px}
body.taa-v14-info-body .taa-info-grid article,body.taa-v14-info-body .taa-info-service-card,body.taa-v14-info-body .taa-info-panel,body.taa-v14-info-body .taa-info-steps article,body.taa-v14-info-body .taa-info-contact-card>div,body.taa-v14-info-body .taa-info-faq details{border:1px solid var(--taa-line);background:rgba(255,255,255,.74);border-radius:12px;box-shadow:none}
body.taa-v14-info-body .taa-info-grid h2,body.taa-v14-info-body .taa-info-service-card h2,body.taa-v14-info-body .taa-info-panel h2,body.taa-v14-info-body .taa-info-steps h2,body.taa-v14-info-body .taa-info-contact-card h2,body.taa-v14-info-body .taa-info-legal h2{color:#7b5828}
body.taa-v14-info-body .taa-info-grid p,body.taa-v14-info-body .taa-info-service-card p,body.taa-v14-info-body .taa-info-panel p,body.taa-v14-info-body .taa-info-steps p,body.taa-v14-info-body .taa-info-contact-card p,body.taa-v14-info-body .taa-info-legal p{color:#687585}
body.taa-v14-info-body .taa-info-grid article>span,body.taa-v14-info-body .taa-info-service-icon,body.taa-v14-info-body .taa-info-steps b,body.taa-v14-info-body .taa-info-contact-card>div>span{color:var(--taa-gold);border-color:#d9b57e}
body.taa-v14-info-body .taa-info-price{color:#a8503e}
body.taa-v14-info-body .taa-info-faq summary{color:#5b6470}
body.taa-v14-info-body .taa-info-faq p{color:#707b87}
body.taa-v14-info-body .taa-info-legal{border:1px solid var(--taa-line);background:rgba(255,255,255,.74);color:var(--taa-ink);border-radius:12px}
body.taa-v14-info-body .taa-info-contact-card a:not(.taa-info-cta){color:var(--taa-blue2)}

@media(max-width:1120px){
  .taa-v14-nav{gap:14px!important}.taa-v14-nav a{font-size:10px!important}.taa-v14-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.taa-v14-footer-grid-five{grid-template-columns:1.3fr repeat(2,1fr)!important}.taa-v14-footer-grid-five>div:nth-child(4),.taa-v14-footer-grid-five>div:nth-child(5){margin-top:8px}
}
@media(max-width:850px){
  .admin-bar .taa-v14-header{top:46px}.taa-v14-shell{width:min(100% - 24px,1160px)!important}.taa-v14-nav{display:none!important}.taa-v14-hero-grid{grid-template-columns:1fr!important}.taa-v14-hero-copy{padding:30px 4px 15px!important}.taa-v14-hero-visual{min-height:330px!important}.taa-v14-hero-visual img{max-height:360px!important}.taa-v14-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.taa-v14-feature-grid article:nth-child(3n){border-right:0}.taa-v14-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.taa-v14-popular-card:nth-child(5){grid-column:1/-1;max-width:50%;justify-self:center}.taa-v14-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.taa-v14-sample{grid-template-columns:1fr!important}.taa-v14-sample-copy{text-align:center}.taa-v14-sample-copy ul{display:inline-block;text-align:left}.taa-v14-how-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.taa-v14-how-grid article:after{display:none}.taa-v14-bottom{grid-template-columns:1fr!important}.taa-v14-newsletter-inner{grid-template-columns:1fr!important;padding:20px 50px!important}.taa-v14-subscribe-note{grid-column:1!important;margin-top:-8px!important}.taa-v14-footer-grid-five{grid-template-columns:1fr 1fr!important}.taa-v14-footer-brand{grid-column:1/-1}.taa-v14-sample-modal-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  .taa-v14-header-inner{min-height:62px!important}.taa-v14-brand strong{font-size:20px!important}.taa-v14-brand-mark{width:38px!important;height:38px!important}.taa-v14-account{font-size:0!important;padding:8px 10px!important}.taa-v14-account span{font-size:16px}.taa-v14-hero h1{font-size:43px!important}.taa-v14-hero-copy>p{font-size:14px!important}.taa-v14-hero-actions{align-items:flex-start!important;flex-direction:column!important}.taa-v14-hero-visual{min-height:280px!important}.taa-v14-hero-badge{width:82px!important;height:82px!important;font-size:9px!important;top:24px!important;right:7px!important}.taa-v14-feature-grid{grid-template-columns:1fr 1fr!important}.taa-v14-feature-grid article{border-bottom:1px solid #ecdcc8}.taa-v14-popular-grid,.taa-v14-service-grid,.taa-v14-how-grid{grid-template-columns:1fr!important}.taa-v14-popular-card:nth-child(5){max-width:none!important}.taa-v14-service-card{min-height:205px!important}.taa-v14-newsletter-inner{padding:20px 12px!important}.taa-v14-newsletter:before,.taa-v14-newsletter:after{display:none!important}.taa-v14-newsletter form{flex-direction:column;gap:7px}.taa-v14-newsletter input[type=email],.taa-v14-newsletter button{border:1px solid #dec8b0!important;border-radius:7px!important;min-height:42px}.taa-v14-footer-grid-five{grid-template-columns:1fr!important}.taa-v14-footer-brand{grid-column:auto}.taa-v14-sample-modal{padding:10px}.taa-v14-sample-modal-panel{padding:18px}.taa-required-reminder{left:12px!important;right:12px!important;top:72px!important;width:auto!important}
}

/* =========================================================
   1.4.3 — fidelity pass: образец пользователя, без «сжатия»
   ========================================================= */
body.taa-v14-body .taa-v14-shell{width:min(1320px,calc(100% - 44px))!important}
body.taa-v14-body .taa-v14-header-inner{min-height:74px!important}
body.taa-v14-body .taa-v14-brand strong{font-size:25px!important}
body.taa-v14-body .taa-v14-brand small{font-size:9px!important;letter-spacing:.20em!important}
body.taa-v14-body .taa-v14-nav{gap:28px!important}
body.taa-v14-body .taa-v14-nav a{font-size:11px!important;letter-spacing:.01em!important}

/* Hero stays faithful to the chosen sample, with more breathing room. */
body.taa-v14-body .taa-v14-hero-grid{min-height:470px!important;grid-template-columns:.82fr 1.18fr!important;gap:14px!important}
body.taa-v14-body .taa-v14-hero-copy{padding:46px 6px 34px!important}
body.taa-v14-body .taa-v14-kicker{font-size:10px!important;margin-bottom:19px!important}
body.taa-v14-body .taa-v14-hero h1{font-size:clamp(50px,5.1vw,72px)!important;line-height:1.03!important;max-width:620px!important}
body.taa-v14-body .taa-v14-hero-copy>p{font-size:16px!important;line-height:1.58!important;max-width:510px!important}
body.taa-v14-body .taa-v14-btn{padding:14px 23px!important;font-size:13px!important}
body.taa-v14-body .taa-v14-trust{font-size:11px!important;gap:27px!important}
body.taa-v14-body .taa-v14-hero-visual{min-height:470px!important}
body.taa-v14-body .taa-v14-hero-visual img{max-height:470px!important;filter:saturate(1.04) contrast(1.07)!important}
body.taa-v14-body .taa-v14-hero-badge{width:110px!important;height:110px!important;font-size:12px!important;right:26px!important;top:68px!important}

/* Six benefit cards: readable rather than miniature. */
body.taa-v14-body .taa-v14-features{margin-bottom:28px!important}
body.taa-v14-body .taa-v14-feature-grid{padding:17px 8px!important}
body.taa-v14-body .taa-v14-feature-grid article{min-height:126px!important;padding:10px 14px!important}
body.taa-v14-body .taa-v14-feature-icon{font-size:31px!important;margin-bottom:10px!important}
body.taa-v14-body .taa-v14-feature-grid h3{font-size:11px!important;line-height:1.28!important;margin-bottom:7px!important}
body.taa-v14-body .taa-v14-feature-grid p{font-size:10.5px!important;line-height:1.5!important}

body.taa-v14-body .taa-v14-section-title{margin:8px 0 18px!important}
body.taa-v14-body .taa-v14-section-title h2{font-size:27px!important;letter-spacing:.05em!important}
body.taa-v14-body .taa-v14-section-title i{width:64px!important}

/* Popular services — 5 large visual cards. */
body.taa-v14-body .taa-v14-popular{padding:18px 0 28px!important}
body.taa-v14-body .taa-v14-popular-grid{gap:16px!important}
body.taa-v14-body .taa-v14-popular-card{border-radius:14px!important;border-width:1px!important;box-shadow:0 9px 24px rgba(73,53,29,.055)!important}
body.taa-v14-body .taa-v14-popular-art{height:138px!important}
body.taa-v14-body .taa-v14-popular-image img{image-rendering:auto;filter:saturate(1.04) contrast(1.035)}
body.taa-v14-body .taa-v14-popular-body{padding:14px 13px 15px!important}
body.taa-v14-body .taa-v14-popular-body h3{font-size:15px!important;line-height:1.32!important;min-height:40px!important}
body.taa-v14-body .taa-v14-popular-body p{font-size:11px!important;line-height:1.48!important;min-height:48px!important}
body.taa-v14-body .taa-v14-popular-price{font-size:15px!important;font-weight:700!important}
body.taa-v14-body .taa-v14-popular-order{font-size:10px!important;padding:8px 18px!important;min-width:112px!important}

/* ALL 12 SERVICES — exactly two rows of six on wide screens, but large/readable. */
body.taa-v14-body .taa-v14-services{padding:10px 0 34px!important}
body.taa-v14-body .taa-v14-service-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:13px!important}
body.taa-v14-body .taa-v14-service-card{min-height:282px!important;padding:18px 13px 15px!important;border-radius:13px!important;border:1px solid #e7cfad!important;background:rgba(255,255,255,.84)!important;box-shadow:inset 0 0 0 3px rgba(218,179,120,.035),0 8px 20px rgba(87,61,29,.045)!important}
body.taa-v14-body .taa-v14-service-symbol{width:48px!important;height:48px!important;font-size:23px!important;margin-bottom:11px!important;border-color:#e0bf8a!important;color:#bd7b24!important}
body.taa-v14-body .taa-v14-service-card h3{font-size:13.2px!important;line-height:1.32!important;margin-bottom:9px!important;color:#433b34!important}
body.taa-v14-body .taa-v143-service-no{color:#9c6b2d!important;font-weight:800!important}
body.taa-v14-body .taa-v14-service-card p{font-size:10.5px!important;line-height:1.48!important;margin-bottom:10px!important;max-width:185px!important;color:#68707a!important}
body.taa-v14-body .taa-v14-price{font-size:11.5px!important;margin-top:auto!important;color:#a94c3c!important}
body.taa-v14-body .taa-v14-price strong{font-size:16px!important}
body.taa-v14-body .taa-v14-order-btn{min-width:112px!important;padding:8px 14px!important;margin-top:9px!important;font-size:9.8px!important;letter-spacing:.055em!important;border-radius:5px!important;box-shadow:0 4px 9px rgba(127,77,17,.12)!important}
body.taa-v14-body .taa-v14-order-btn:hover,body.taa-v14-body .taa-v14-popular-order:hover{transform:translateY(-1px);filter:brightness(1.04)}

/* Beautiful natal chart — bigger, higher contrast and more premium. */
body.taa-v14-body .taa-v14-sample{grid-template-columns:.78fr 1.35fr .92fr!important;gap:24px!important;padding:24px 28px!important;margin-bottom:25px!important;border-radius:15px!important;background:linear-gradient(135deg,rgba(255,255,255,.90),rgba(255,249,241,.82))!important;box-shadow:0 10px 28px rgba(82,58,31,.05)!important}
body.taa-v14-body .taa-v14-sample-copy h2{font-size:19px!important;line-height:1.2!important;margin-bottom:13px!important}
body.taa-v14-body .taa-v14-sample-copy li{font-size:11.5px!important;line-height:1.65!important}
body.taa-v14-body .taa-v14-sample-chart{max-height:360px!important;overflow:visible!important}
body.taa-v14-body .taa-v14-sample-chart .taa-natal-svg{width:350px!important;height:350px!important;filter:drop-shadow(0 8px 12px rgba(124,79,22,.09))!important}
body.taa-v14-body .taa-v14-sample blockquote{padding:20px 10px!important}
body.taa-v14-body .taa-v14-sample blockquote>p{font-size:14px!important;line-height:1.6!important}
body.taa-v14-body .taa-v14-sample blockquote>span{font-size:36px!important}
body.taa-v14-body .taa-v14-btn-gold{padding:10px 18px!important;font-size:10px!important}

/* Natal chart styling also improves client result pages and sample modal. */
.taa-chart-block{border-color:#e4c79a!important;background:linear-gradient(180deg,#fffdf8 0%,#fff8ee 100%)!important;box-shadow:0 12px 30px rgba(102,70,30,.055)!important}
.taa-wheel-bg{fill:#fffdf8!important;stroke:#b97828!important;stroke-width:2.5!important}
.taa-wheel-ring{stroke:#d2a15a!important;stroke-width:1.6!important}
.taa-wheel-inner{stroke:#d8b97e!important;stroke-dasharray:3 5!important}
.taa-zodiac-line{stroke:#ead4b0!important;stroke-width:1.2!important}
.taa-zodiac-glyph{fill:#b26f22!important;font-size:25px!important;font-weight:700!important}
.taa-house-line{stroke:#d8c3a3!important;stroke-width:1.05!important}
.taa-house-angular{stroke:#24577f!important;stroke-width:2.3!important}
.taa-house-number{fill:#765c3a!important;font-weight:700!important}
.taa-aspect-line{stroke-width:1.8!important;opacity:.72!important}
.taa-aspect-conjunction,.taa-aspect-trine,.taa-aspect-sextile{stroke:#478a75!important}
.taa-aspect-square,.taa-aspect-opposition{stroke:#c45454!important}
.taa-aspect-quincunx{stroke:#7a6eb3!important}
.taa-planet-point circle{fill:#fffdf8!important;stroke:#c28b3f!important;stroke-width:1.8!important}
.taa-planet-point text{fill:#173e66!important;font-size:17px!important}
.taa-angle-label{fill:#173e66!important;font-size:13px!important}
.taa-wheel-center{fill:#b97828!important}

/* Work steps — match lower reference in scale. */
body.taa-v14-body .taa-v14-how{padding:8px 0 27px!important}
body.taa-v14-body .taa-v14-how-grid{gap:15px!important}
body.taa-v14-body .taa-v14-how-grid article{min-height:185px!important;padding:22px 17px 18px!important;border-radius:13px!important;background:rgba(255,255,255,.82)!important}
body.taa-v14-body .taa-v14-how-grid b{width:31px!important;height:31px!important;font-size:12px!important;left:12px!important;top:11px!important}
body.taa-v14-body .taa-v14-how-grid article>span{font-size:34px!important;margin:2px 0 11px!important}
body.taa-v14-body .taa-v14-how-grid h3{font-size:15px!important;margin-bottom:8px!important}
body.taa-v14-body .taa-v14-how-grid p{font-size:10.7px!important;line-height:1.5!important}
body.taa-v14-body .taa-v14-how-grid article:not(:last-child):after{font-size:22px!important;right:-21px!important}

/* Reviews + FAQ — larger and sharp. */
body.taa-v14-body .taa-v14-bottom{padding:2px 0 27px!important;gap:16px!important}
body.taa-v14-body .taa-v14-reviews,body.taa-v14-body .taa-v14-faq{padding:19px!important;border-radius:13px!important;background:rgba(255,255,255,.86)!important}
body.taa-v14-body .taa-v14-reviews h2,body.taa-v14-body .taa-v14-faq h2{font-size:18px!important;margin-bottom:13px!important}
body.taa-v14-body .taa-v14-review-grid{gap:12px!important}
body.taa-v14-body .taa-v14-review-grid article{gap:10px!important;padding:5px!important}
body.taa-v14-body .taa-v14-avatar{width:58px!important;height:58px!important;flex-basis:58px!important}
body.taa-v14-body .taa-v14-review-grid strong{font-size:11px!important}
body.taa-v14-body .taa-v14-review-grid p{font-size:10px!important;line-height:1.46!important;margin:5px 0!important}
body.taa-v14-body .taa-v14-review-grid span{font-size:11px!important;letter-spacing:.10em!important}
body.taa-v14-body .taa-v14-faq summary{font-size:11px!important;padding:8px 5px!important}
body.taa-v14-body .taa-v14-faq details p{font-size:10px!important;line-height:1.5!important;margin:2px 5px 8px!important}
body.taa-v14-body .taa-v14-faq>a{font-size:10px!important;margin-top:11px!important}

/* Newsletter and footer in the exact visual tone of the lower sample. */
body.taa-v14-body .taa-v14-newsletter-inner{min-height:104px!important;padding:18px 78px!important;gap:30px!important}
body.taa-v14-body .taa-v14-newsletter h2{font-size:17px!important;margin-bottom:5px!important}
body.taa-v14-body .taa-v14-newsletter p{font-size:10.5px!important}
body.taa-v14-body .taa-v14-newsletter input[type=email]{padding:11px 13px!important;font-size:11px!important}
body.taa-v14-body .taa-v14-newsletter button{padding:0 24px!important;font-size:10px!important}
body.taa-v14-body .taa-v14-footer{padding-top:29px!important}
body.taa-v14-body .taa-v14-footer-grid-five{grid-template-columns:1.55fr .8fr .95fr 1fr 1.18fr!important;gap:34px!important;padding-bottom:25px!important}
body.taa-v14-body .taa-v14-footer p,body.taa-v14-body .taa-v14-footer a,body.taa-v14-body .taa-v14-footer span{font-size:10px!important;line-height:1.7!important}
body.taa-v14-body .taa-v14-footer h4{font-size:12px!important;margin-bottom:9px!important}
body.taa-v14-body .taa-v14-footer-order{font-size:9.5px!important;padding:8px 14px!important}

/* Hints/toasts inherit the same cream + blue + gold visual language. */
.taa-required-reminder{border-color:#dec39a!important;background:linear-gradient(145deg,#fffdf9,#f3f8fc)!important;color:#526476!important;box-shadow:0 18px 48px rgba(34,58,80,.16)!important}
.taa-required-reminder-title{color:#173e66!important}
.taa-required-reminder:before{color:#bd7b24!important}
.taa-required-reminder.is-error{border-color:#e0b4aa!important;background:linear-gradient(145deg,#fffaf7,#fff2ef)!important}

/* Responsive fidelity. */
@media(max-width:1180px){
  body.taa-v14-body .taa-v14-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  body.taa-v14-body .taa-v14-service-card{min-height:265px!important}
  body.taa-v14-body .taa-v14-footer-grid-five{grid-template-columns:1.4fr repeat(2,1fr)!important}
}
@media(max-width:900px){
  body.taa-v14-body .taa-v14-shell{width:min(100% - 26px,1160px)!important}
  body.taa-v14-body .taa-v14-hero-grid{grid-template-columns:1fr!important;min-height:0!important}
  body.taa-v14-body .taa-v14-hero-visual{min-height:360px!important}
  body.taa-v14-body .taa-v14-hero-visual img{max-height:390px!important}
  body.taa-v14-body .taa-v14-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.taa-v14-body .taa-v14-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.taa-v14-body .taa-v14-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.taa-v14-body .taa-v14-sample{grid-template-columns:1fr!important;text-align:center}
  body.taa-v14-body .taa-v14-sample-copy ul{display:inline-block;text-align:left}
  body.taa-v14-body .taa-v14-how-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.taa-v14-body .taa-v14-how-grid article:after{display:none!important}
  body.taa-v14-body .taa-v14-bottom{grid-template-columns:1fr!important}
  body.taa-v14-body .taa-v14-footer-grid-five{grid-template-columns:1fr 1fr!important}
}
@media(max-width:620px){
  body.taa-v14-body .taa-v14-shell{width:min(100% - 20px,1160px)!important}
  body.taa-v14-body .taa-v14-hero-copy{padding-top:28px!important}
  body.taa-v14-body .taa-v14-hero h1{font-size:44px!important}
  body.taa-v14-body .taa-v14-feature-grid{grid-template-columns:1fr 1fr!important}
  body.taa-v14-body .taa-v14-popular-grid,body.taa-v14-body .taa-v14-service-grid,body.taa-v14-body .taa-v14-how-grid{grid-template-columns:1fr!important}
  body.taa-v14-body .taa-v14-popular-card:nth-child(n){display:flex!important;max-width:none!important}
  body.taa-v14-body .taa-v14-service-card{min-height:235px!important}
  body.taa-v14-body .taa-v14-sample{padding:18px 14px!important}
  body.taa-v14-body .taa-v14-sample-chart .taa-natal-svg{width:310px!important;height:310px!important}
  body.taa-v14-body .taa-v14-review-grid{grid-template-columns:1fr!important}
  body.taa-v14-body .taa-v14-newsletter-inner{padding:22px 14px!important}
  body.taa-v14-body .taa-v14-footer-grid-five{grid-template-columns:1fr!important}
}


/* 1.4.4 — premium service icons */
.taa-v14-service-symbol.has-icon,
body.taa-v14-body .taa-v14-service-symbol.has-icon{
  width:74px!important;
  height:74px!important;
  border:none!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:0!important;
}
.taa-v14-popular-art.has-icon{
  background:linear-gradient(180deg,#fffefb 0%,#fff7ed 100%)!important;
}
.taa-v14-icon-image{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
}
.taa-v14-service-symbol .taa-v14-icon-image{
  width:74px;
  height:74px;
}
.taa-v14-popular-art.has-icon .taa-v14-icon-image{
  width:min(84%,220px);
  height:min(84%,220px);
  margin:auto;
}
@media(max-width:782px){
  .taa-v14-service-symbol.has-icon,
  body.taa-v14-body .taa-v14-service-symbol.has-icon{width:64px!important;height:64px!important}
  .taa-v14-service-symbol .taa-v14-icon-image{width:64px;height:64px}
}


/* 1.4.5 — premium icons for benefits and workflow */
body.taa-v14-body .taa-v14-feature-icon.has-image{
  width:68px!important;
  height:68px!important;
  margin:0 auto 11px!important;
  display:grid!important;
  place-items:center!important;
  color:transparent!important;
}
.taa-v14-feature-icon-image{
  width:68px;
  height:68px;
  display:block;
  object-fit:contain;
  filter:drop-shadow(0 4px 8px rgba(185,119,31,.10));
}
body.taa-v14-body .taa-v14-how-grid article>span.taa-v14-step-icon.has-image{
  width:76px!important;
  height:76px!important;
  margin:0 auto 10px!important;
  display:grid!important;
  place-items:center!important;
  color:transparent!important;
}
.taa-v14-step-icon-image{
  width:76px;
  height:76px;
  display:block;
  object-fit:contain;
  filter:drop-shadow(0 5px 10px rgba(185,119,31,.12));
}
@media(max-width:782px){
  body.taa-v14-body .taa-v14-feature-icon.has-image{width:60px!important;height:60px!important}
  .taa-v14-feature-icon-image{width:60px;height:60px}
  body.taa-v14-body .taa-v14-how-grid article>span.taa-v14-step-icon.has-image{width:68px!important;height:68px!important}
  .taa-v14-step-icon-image{width:68px;height:68px}
}

/* =========================================================
   1.4.6 — approved-reference fidelity: premium lower half
   ========================================================= */
body.taa-v14-body{
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}

/* Premium icon art: keep generated lines crisp and visible. */
body.taa-v14-body .taa-v14-feature-icon.has-image{
  width:86px!important;
  height:86px!important;
  margin:0 auto 13px!important;
}
body.taa-v14-body .taa-v14-feature-icon-image{
  width:86px!important;
  height:86px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 7px 13px rgba(174,107,24,.16)) contrast(1.07) saturate(1.05)!important;
}
body.taa-v14-body .taa-v14-feature-grid article{
  min-height:160px!important;
  padding:12px 16px 14px!important;
}
body.taa-v14-body .taa-v14-feature-grid h3{font-size:12.5px!important;letter-spacing:.025em!important}
body.taa-v14-body .taa-v14-feature-grid p{font-size:11px!important;line-height:1.48!important}

/* 12 services: two strong rows of six with a different large medallion on each card. */
body.taa-v14-body .taa-v14-services{padding:20px 0 48px!important}
body.taa-v14-body .taa-v14-services .taa-v14-section-title{margin-bottom:24px!important}
body.taa-v14-body .taa-v14-service-grid{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:stretch!important;
}
body.taa-v14-body .taa-v14-service-card{
  min-height:356px!important;
  padding:20px 14px 16px!important;
  border:1px solid #e2bd84!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,rgba(255,254,251,.98) 0%,rgba(255,249,240,.98) 100%)!important;
  box-shadow:0 12px 28px rgba(115,76,27,.065),inset 0 0 0 4px rgba(224,186,127,.035)!important;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important;
}
body.taa-v14-body .taa-v14-service-card:hover{
  transform:translateY(-3px)!important;
  border-color:#cf9b4d!important;
  box-shadow:0 18px 38px rgba(115,76,27,.11),inset 0 0 0 4px rgba(224,186,127,.05)!important;
}
body.taa-v14-body .taa-v14-service-symbol.has-icon{
  width:102px!important;
  height:102px!important;
  margin:0 auto 14px!important;
}
body.taa-v14-body .taa-v14-service-symbol .taa-v14-icon-image{
  width:102px!important;
  height:102px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 8px 12px rgba(167,103,27,.16)) contrast(1.08) saturate(1.04)!important;
}
body.taa-v14-body .taa-v14-service-card h3{
  min-height:48px!important;
  margin:0 0 9px!important;
  font:600 14.2px/1.28 Georgia,"Times New Roman",serif!important;
  color:#2f3d51!important;
}
body.taa-v14-body .taa-v143-service-no{color:#b46f21!important}
body.taa-v14-body .taa-v14-service-card p{
  max-width:none!important;
  min-height:80px!important;
  margin:0 0 10px!important;
  color:#67717d!important;
  font-size:11.4px!important;
  line-height:1.48!important;
}
body.taa-v14-body .taa-v14-price{
  margin-top:auto!important;
  color:#af4338!important;
  font-size:13px!important;
}
body.taa-v14-body .taa-v14-price strong{font-size:18px!important}
body.taa-v14-body .taa-v14-order-btn{
  min-width:126px!important;
  min-height:38px!important;
  padding:9px 17px!important;
  margin-top:11px!important;
  border-radius:6px!important;
  font-size:10.8px!important;
  font-weight:800!important;
  letter-spacing:.06em!important;
  box-shadow:0 6px 13px rgba(128,77,13,.18)!important;
}

/* Sample chart: generous height and a more elaborate astrological instrument. */
body.taa-v14-body .taa-v14-sample{
  min-height:440px!important;
  grid-template-columns:.78fr 1.50fr .86fr!important;
  gap:28px!important;
  padding:30px 34px!important;
  margin-bottom:34px!important;
  border:1px solid #e2bf8a!important;
  border-radius:17px!important;
  background:
    radial-gradient(circle at 53% 50%,rgba(225,189,126,.14),transparent 31%),
    radial-gradient(circle at 90% 18%,rgba(211,230,244,.34),transparent 32%),
    linear-gradient(135deg,#fffefb 0%,#fff9f1 62%,#f8fbfd 100%)!important;
  box-shadow:0 15px 36px rgba(93,65,33,.07)!important;
}
body.taa-v14-body .taa-v14-sample-copy h2{font-size:22px!important;color:#263d59!important}
body.taa-v14-body .taa-v14-sample-copy li{font-size:12.2px!important;line-height:1.78!important}
body.taa-v14-body .taa-v14-sample-chart{
  display:grid!important;
  place-items:center!important;
  max-height:none!important;
  min-height:378px!important;
  overflow:visible!important;
}
body.taa-v14-body .taa-v14-sample-chart .taa-natal-svg{
  width:420px!important;
  height:420px!important;
  max-width:100%!important;
  filter:drop-shadow(0 15px 20px rgba(93,62,22,.13))!important;
}
body.taa-v14-body .taa-v14-sample blockquote{padding:30px 8px!important}
body.taa-v14-body .taa-v14-sample blockquote:before{font-size:46px!important;color:#b97828!important}
body.taa-v14-body .taa-v14-sample blockquote>p{font-size:15px!important;line-height:1.7!important;color:#4e6072!important}
body.taa-v14-body .taa-v14-sample blockquote>span{font-size:42px!important;color:#c88732!important}

/* The chart itself — richer gold + deep blue with a real instrument-like outer scale. */
.taa-wheel-halo{fill:#fff9ee;stroke:#efd9b0;stroke-width:3}
.taa-wheel-outer{fill:none;stroke:#c98a33;stroke-width:3.2}
.taa-wheel-zodiac-band{fill:none;stroke:#edd5ab;stroke-width:44;opacity:.42}
.taa-aspect-orbit{fill:#fffdf8;stroke:#d9b675;stroke-width:1.3;stroke-dasharray:3 5}
.taa-wheel-tick{stroke:#c89954;stroke-width:1.25;opacity:.7}
.taa-wheel-tick-major{stroke:#a96b1f;stroke-width:2.5;opacity:.95}
.taa-wheel-center-star{font-size:16px;text-anchor:middle;dominant-baseline:middle;fill:#fff8e9;font-weight:700}
.taa-wheel-bg{fill:#fffdf8!important;stroke:#c78a35!important;stroke-width:2.8!important}
.taa-wheel-ring{stroke:#cda15e!important;stroke-width:1.8!important}
.taa-zodiac-glyph{fill:#a9661d!important;font-size:27px!important;font-weight:700!important}
.taa-zodiac-line{stroke:#dec396!important;stroke-width:1.25!important}
.taa-house-line{stroke:#cfb89a!important;stroke-width:1.15!important}
.taa-house-angular{stroke:#1f567f!important;stroke-width:2.6!important}
.taa-house-number{fill:#725536!important;font-size:13px!important;font-weight:700!important}
.taa-aspect-line{stroke-width:2.1!important;opacity:.78!important}
.taa-aspect-conjunction,.taa-aspect-trine,.taa-aspect-sextile{stroke:#3e8b79!important}
.taa-aspect-square,.taa-aspect-opposition{stroke:#d14f55!important}
.taa-aspect-quincunx{stroke:#705fba!important}
.taa-planet-point circle{fill:#fffaf1!important;stroke:#bd8031!important;stroke-width:2!important}
.taa-planet-point text{fill:#173f67!important;font-size:18px!important;font-weight:800!important}
.taa-angle-label{fill:#173f67!important;font-size:14px!important;font-weight:900!important}
.taa-wheel-center{fill:#b87524!important;stroke:#f0d8ac;stroke-width:2}

/* Workflow — no miniature symbols; use the same premium visual language as services. */
body.taa-v14-body .taa-v14-how{padding:8px 0 38px!important}
body.taa-v14-body .taa-v14-how-grid{gap:18px!important}
body.taa-v14-body .taa-v14-how-grid article{
  min-height:246px!important;
  padding:26px 20px 20px!important;
  border:1px solid #e3c28f!important;
  border-radius:15px!important;
  background:linear-gradient(180deg,#fffefb,#fff9f1)!important;
  box-shadow:0 10px 26px rgba(108,73,29,.055)!important;
}
body.taa-v14-body .taa-v14-how-grid b{
  width:34px!important;height:34px!important;font-size:13px!important;left:14px!important;top:13px!important;
}
body.taa-v14-body .taa-v14-how-grid article>span.taa-v14-step-icon.has-image{
  width:98px!important;
  height:98px!important;
  margin:0 auto 14px!important;
}
body.taa-v14-body .taa-v14-step-icon-image{
  width:98px!important;
  height:98px!important;
  filter:drop-shadow(0 8px 14px rgba(167,103,27,.16)) contrast(1.07)!important;
}
body.taa-v14-body .taa-v14-how-grid h3{font-size:16.5px!important;color:#30435a!important;margin-bottom:9px!important}
body.taa-v14-body .taa-v14-how-grid p{font-size:11.5px!important;line-height:1.58!important;color:#66727f!important}
body.taa-v14-body .taa-v14-how-grid article:not(:last-child):after{font-size:25px!important;right:-23px!important;color:#c0812b!important}

/* Reviews and FAQ have the same height/weight as the approved lower sample. */
body.taa-v14-body .taa-v14-bottom{gap:18px!important;padding:4px 0 36px!important}
body.taa-v14-body .taa-v14-reviews,body.taa-v14-body .taa-v14-faq{
  min-height:320px!important;
  padding:25px!important;
  border:1px solid #e3c391!important;
  border-radius:15px!important;
  background:linear-gradient(180deg,#fffefb,#fffbf6)!important;
  box-shadow:0 9px 24px rgba(104,72,31,.045)!important;
}
body.taa-v14-body .taa-v14-reviews h2,body.taa-v14-body .taa-v14-faq h2{font-size:21px!important;margin-bottom:18px!important;color:#30435a!important}
body.taa-v14-body .taa-v14-review-grid{gap:15px!important}
body.taa-v14-body .taa-v14-review-grid article{gap:12px!important;padding:7px!important}
body.taa-v14-body .taa-v14-avatar{width:72px!important;height:72px!important;flex-basis:72px!important}
body.taa-v14-body .taa-v14-review-grid strong{font-size:12px!important}
body.taa-v14-body .taa-v14-review-grid p{font-size:11.2px!important;line-height:1.55!important}
body.taa-v14-body .taa-v14-review-grid span{font-size:12px!important}
body.taa-v14-body .taa-v14-faq summary{font-size:12px!important;padding:10px 7px!important}
body.taa-v14-body .taa-v14-faq details p{font-size:11px!important;line-height:1.55!important;padding:0 4px 8px!important}
body.taa-v14-body .taa-v14-faq>a{font-size:10.8px!important;margin-top:14px!important}

/* Subscription/footer: retain the pale rose-gold strip and a substantial footer. */
body.taa-v14-body .taa-v14-newsletter-inner{min-height:124px!important;padding:22px 82px!important}
body.taa-v14-body .taa-v14-newsletter h2{font-size:19px!important}
body.taa-v14-body .taa-v14-newsletter p{font-size:11.3px!important}
body.taa-v14-body .taa-v14-newsletter input[type=email]{font-size:12px!important;padding:12px 14px!important}
body.taa-v14-body .taa-v14-newsletter button{font-size:11px!important;padding:0 29px!important}
body.taa-v14-body .taa-v14-footer{padding-top:38px!important}
body.taa-v14-body .taa-v14-footer-grid-five{gap:40px!important;padding-bottom:34px!important}
body.taa-v14-body .taa-v14-footer p,body.taa-v14-body .taa-v14-footer a,body.taa-v14-body .taa-v14-footer span{font-size:11.2px!important;line-height:1.75!important}
body.taa-v14-body .taa-v14-footer h4{font-size:13px!important;margin-bottom:11px!important}
body.taa-v14-body .taa-v14-footer-order{font-size:10.5px!important;padding:9px 16px!important}

@media(max-width:1180px){
  body.taa-v14-body .taa-v14-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  body.taa-v14-body .taa-v14-service-card{min-height:340px!important}
}
@media(max-width:900px){
  body.taa-v14-body .taa-v14-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.taa-v14-body .taa-v14-sample{grid-template-columns:1fr!important;min-height:0!important}
  body.taa-v14-body .taa-v14-sample-chart{min-height:350px!important}
  body.taa-v14-body .taa-v14-sample-chart .taa-natal-svg{width:390px!important;height:390px!important}
  body.taa-v14-body .taa-v14-how-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.taa-v14-body .taa-v14-how-grid article:after{display:none!important}
}
@media(max-width:620px){
  body.taa-v14-body .taa-v14-feature-icon.has-image,body.taa-v14-body .taa-v14-feature-icon-image{width:72px!important;height:72px!important}
  body.taa-v14-body .taa-v14-service-grid{grid-template-columns:1fr!important}
  body.taa-v14-body .taa-v14-service-card{min-height:330px!important}
  body.taa-v14-body .taa-v14-service-symbol.has-icon,body.taa-v14-body .taa-v14-service-symbol .taa-v14-icon-image{width:92px!important;height:92px!important}
  body.taa-v14-body .taa-v14-sample-chart .taa-natal-svg{width:320px!important;height:320px!important}
  body.taa-v14-body .taa-v14-how-grid{grid-template-columns:1fr!important}
  body.taa-v14-body .taa-v14-how-grid article>span.taa-v14-step-icon.has-image,body.taa-v14-body .taa-v14-step-icon-image{width:88px!important;height:88px!important}
  body.taa-v14-body .taa-v14-reviews,body.taa-v14-body .taa-v14-faq{min-height:0!important}
}

/* =========================================================
   1.4.7 — strict approved-reference layout
   ========================================================= */
body.taa-v14-body .taa-v14-main{background:#fffaf2}
body.taa-v14-body .taa-v14-shell{width:min(calc(100% - 28px),1340px)!important}
body.taa-v14-body .taa-v14-hero{padding-bottom:18px!important}
body.taa-v14-body .taa-v14-services{padding:22px 0 36px!important}
body.taa-v14-body .taa-v14-services .taa-v14-section-title{margin:0 0 16px!important}
body.taa-v14-body .taa-v14-services .taa-v14-section-title h2{font-size:30px!important;letter-spacing:.07em!important;color:#243b5d!important}
body.taa-v14-body .taa-v14-service-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important}
body.taa-v14-body .taa-v14-service-card{
  min-height:390px!important;padding:8px 8px 13px!important;border:1px solid #dda654!important;border-radius:12px!important;
  background:linear-gradient(180deg,#fffefb,#fff9ef)!important;box-shadow:0 5px 14px rgba(91,61,25,.07)!important;overflow:hidden!important
}
body.taa-v14-body .taa-v14-service-card:before{display:none!important}
body.taa-v14-body .taa-v14-service-symbol.has-icon{
  width:100%!important;height:150px!important;margin:0 0 10px!important;border:0!important;border-radius:10px!important;overflow:hidden!important;background:#f8efe2!important
}
body.taa-v14-body .taa-v14-service-symbol .taa-v14-icon-image{
  width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(1.12) contrast(1.08)!important;transform:none!important
}
body.taa-v14-body .taa-v14-service-card h3{
  min-height:52px!important;margin:0 4px 7px!important;color:#173b69!important;font:700 14.6px/1.25 Georgia,"Times New Roman",serif!important
}
body.taa-v14-body .taa-v143-service-no{color:#173b69!important}
body.taa-v14-body .taa-v14-service-card p{
  min-height:75px!important;margin:0 7px 7px!important;color:#233e62!important;font-size:10.8px!important;line-height:1.43!important
}
body.taa-v14-body .taa-v14-price{font-size:13px!important;color:#bf3027!important;margin:2px 0 6px!important}
body.taa-v14-body .taa-v14-price strong{font-size:19px!important}
body.taa-v14-body .taa-v14-order-btn{
  min-width:140px!important;min-height:39px!important;margin:4px auto 0!important;padding:8px 18px!important;border-radius:7px!important;
  background:linear-gradient(180deg,#dfa83d,#9f5d07)!important;border:1px solid #b37316!important;color:#fff!important;font-size:11px!important;font-weight:800!important;box-shadow:0 5px 10px rgba(120,71,8,.23)!important
}

/* Natal example like the approved reference: cream list, dark blue starry wheel, parchment quote. */
body.taa-v14-body .taa-v14-sample{
  position:relative!important;overflow:hidden!important;min-height:420px!important;grid-template-columns:.72fr 1.38fr .82fr!important;gap:20px!important;
  padding:20px 22px!important;margin:0 auto 24px!important;border:1px solid #d9a45a!important;border-radius:12px!important;
  background:
   radial-gradient(circle at 50% 18%,rgba(255,255,255,.34) 0 1px,transparent 2px),
   radial-gradient(circle at 61% 43%,rgba(255,205,90,.55) 0 1px,transparent 2px),
   linear-gradient(90deg,#fff9ef 0 25%,#103c73 25% 76%,#f8e6c5 76% 100%)!important;
  background-size:26px 26px,34px 34px,100% 100%!important;box-shadow:0 8px 22px rgba(71,52,29,.08)!important
}
body.taa-v14-body .taa-v14-sample-copy{position:relative;z-index:3;padding:8px 6px!important}
body.taa-v14-body .taa-v14-sample-copy h2{font-size:20px!important;color:#17385f!important;text-transform:uppercase!important}
body.taa-v14-body .taa-v14-sample-copy li{font-size:11.4px!important;line-height:1.72!important;color:#17385f!important}
body.taa-v14-body .taa-v14-sample-chart{position:relative;z-index:2;min-height:370px!important}
body.taa-v14-body .taa-v14-sample-chart .taa-chart-title,body.taa-v14-body .taa-v14-sample-chart .taa-astro-table-wrap{display:none!important}
body.taa-v14-body .taa-v14-sample-chart .taa-natal-svg{width:400px!important;height:400px!important;filter:drop-shadow(0 8px 14px rgba(0,0,0,.18))!important}
body.taa-v14-body .taa-v14-sample blockquote{
  position:relative;z-index:3;margin:20px 0!important;padding:50px 18px 34px!important;border:1px solid rgba(170,110,37,.24)!important;border-radius:18px!important;
  background:linear-gradient(135deg,#f8e4b9,#fff7df 62%,#efd5a1)!important;box-shadow:inset 0 0 20px rgba(145,92,28,.08)!important
}
body.taa-v14-body .taa-v14-sample blockquote>p{color:#392b1c!important;font:600 15px/1.65 Georgia,serif!important}
body.taa-v14-body .taa-v14-sample blockquote>span{color:#b8751f!important}
body.taa-v14-body .taa-v147-sample-planet{position:absolute;left:22%;top:34px;width:110px;height:130px;object-fit:cover;border-radius:50%;opacity:.88;z-index:1;mix-blend-mode:screen}
body.taa-v14-body .taa-v147-sample-flower{position:absolute;right:-8px;bottom:-5px;width:220px;height:145px;object-fit:cover;object-position:center;border-radius:90px 0 0 0;z-index:4;opacity:.93}
body.taa-v14-body .taa-wheel-halo{fill:#0b3d78!important;stroke:#d99b35!important;stroke-width:5!important}
body.taa-v14-body .taa-wheel-outer{stroke:#efbd58!important;stroke-width:4!important}
body.taa-v14-body .taa-wheel-zodiac-band{stroke:#0d4c88!important;stroke-width:62!important;opacity:1!important}
body.taa-v14-body .taa-wheel-bg{fill:#fffef9!important;stroke:#d7a347!important;stroke-width:3!important}
body.taa-v14-body .taa-zodiac-glyph{fill:#f2c45f!important;stroke:#7c4d10;stroke-width:.35px;font-size:28px!important}
body.taa-v14-body .taa-zodiac-line{stroke:#eacb85!important}
body.taa-v14-body .taa-wheel-tick,body.taa-v14-body .taa-wheel-tick-major{stroke:#f3cf7e!important}
body.taa-v14-body .taa-planet-point circle{fill:#fffaf0!important;stroke:#c4771d!important}
body.taa-v14-body .taa-aspect-line{stroke-width:2.4!important;opacity:.9!important}

/* Four illustrated steps from the approved sample. */
body.taa-v14-body .taa-v14-how{padding:6px 0 26px!important}
body.taa-v14-body .taa-v14-how .taa-v14-section-title h2{font-size:28px!important;color:#223a5d!important}
body.taa-v14-body .taa-v14-how-grid{gap:9px!important}
body.taa-v14-body .taa-v14-how-grid article{min-height:245px!important;padding:10px 14px 15px!important;border:1px solid #dfa954!important;border-radius:11px!important;background:#fffaf1!important}
body.taa-v14-body .taa-v14-how-grid article>span.taa-v14-step-icon.has-image{width:150px!important;height:96px!important;margin:0 auto 8px!important;border-radius:8px!important;overflow:hidden!important}
body.taa-v14-body .taa-v14-step-icon-image{width:150px!important;height:96px!important;object-fit:cover!important;filter:saturate(1.08) contrast(1.05)!important}
body.taa-v14-body .taa-v14-how-grid h3{font-size:16px!important;color:#183b68!important;margin:4px 0 6px!important}
body.taa-v14-body .taa-v14-how-grid p{font-size:11px!important;color:#253f62!important;line-height:1.45!important}
body.taa-v14-body .taa-v14-how-grid b{background:linear-gradient(#d99e37,#9e5e0b)!important}

/* Reviews + FAQ + newsletter are denser and more colourful like the reference. */
body.taa-v14-body .taa-v14-bottom{gap:9px!important;padding-bottom:16px!important}
body.taa-v14-body .taa-v14-reviews,body.taa-v14-body .taa-v14-faq{min-height:260px!important;padding:18px!important;border:1px solid #dda954!important;border-radius:11px!important}
body.taa-v14-body .taa-v14-avatar{width:82px!important;height:82px!important;flex-basis:82px!important;border:2px solid #e1bd7d!important}
body.taa-v14-body .taa-v14-newsletter{position:relative!important;overflow:hidden!important;min-height:120px!important;background:linear-gradient(90deg,#efc6c1,#f4d5cf 54%,#d8d8e7)!important}
body.taa-v14-body .taa-v14-newsletter-inner{position:relative;z-index:3;min-height:120px!important;padding:22px 180px!important}
body.taa-v14-body .taa-v14-newsletter h2{font-size:20px!important;color:#183a63!important}
body.taa-v14-body .taa-v147-newsletter-left,body.taa-v14-body .taa-v147-newsletter-right{position:absolute;top:0;height:100%;width:190px;object-fit:cover;z-index:1;mix-blend-mode:multiply;opacity:.93}
body.taa-v14-body .taa-v147-newsletter-left{left:0}
body.taa-v14-body .taa-v147-newsletter-right{right:0}

@media(max-width:1180px){
 body.taa-v14-body .taa-v14-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 body.taa-v14-body .taa-v14-service-card{min-height:370px!important}
 body.taa-v14-body .taa-v14-newsletter-inner{padding:22px 130px!important}
}
@media(max-width:760px){
 body.taa-v14-body .taa-v14-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 body.taa-v14-body .taa-v14-sample{grid-template-columns:1fr!important;background:linear-gradient(180deg,#fff9ef 0 26%,#103c73 26% 72%,#f8e6c5 72% 100%)!important}
 body.taa-v14-body .taa-v147-sample-planet,body.taa-v14-body .taa-v147-sample-flower{display:none!important}
 body.taa-v14-body .taa-v14-how-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 body.taa-v14-body .taa-v14-newsletter-inner{padding:22px 24px!important}
 body.taa-v14-body .taa-v147-newsletter-left,body.taa-v14-body .taa-v147-newsletter-right{opacity:.28}
}
@media(max-width:480px){
 body.taa-v14-body .taa-v14-service-grid{grid-template-columns:1fr!important}
 body.taa-v14-body .taa-v14-service-symbol.has-icon{height:190px!important}
 body.taa-v14-body .taa-v14-how-grid{grid-template-columns:1fr!important}
}


/* 1.4.8 — контактная форма в стиле светлой темы */
body.taa-v14-info-body .taa-contact-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:22px;align-items:start}
body.taa-v14-info-body .taa-contact-form-card,body.taa-v14-info-body .taa-contact-side>div{border:1px solid var(--taa-line);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,249,240,.94));box-shadow:0 12px 34px rgba(70,69,61,.07)}
body.taa-v14-info-body .taa-contact-form-card{padding:30px 32px}
body.taa-v14-info-body .taa-contact-form-head{display:flex;gap:16px;align-items:flex-start;margin-bottom:24px}
body.taa-v14-info-body .taa-contact-form-head>span{width:48px;height:48px;flex:0 0 48px;border:1px solid #d8aa69;border-radius:50%;display:grid;place-items:center;color:var(--taa-gold);font-size:24px;background:#fffaf1}
body.taa-v14-info-body .taa-contact-form-head h2{margin:0 0 7px;color:var(--taa-blue);font:600 30px/1.15 Georgia,'Times New Roman',serif}
body.taa-v14-info-body .taa-contact-form-head p{margin:0;color:#6c7785;line-height:1.65}
body.taa-v14-info-body .taa-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
body.taa-v14-info-body .taa-contact-form label{display:block;color:#4c5664;font-size:13px;font-weight:700}
body.taa-v14-info-body .taa-contact-form label>span{display:block;margin:0 0 7px}
body.taa-v14-info-body .taa-contact-form input[type=text],body.taa-v14-info-body .taa-contact-form input[type=email],body.taa-v14-info-body .taa-contact-form select,body.taa-v14-info-body .taa-contact-form textarea{width:100%;box-sizing:border-box;border:1px solid #e4cfb2;border-radius:9px;background:#fffdfa;color:#27394e;padding:12px 13px;min-height:46px;outline:none;box-shadow:inset 0 1px 2px rgba(65,49,31,.03);font:400 14px/1.4 Arial,sans-serif}
body.taa-v14-info-body .taa-contact-form textarea{resize:vertical;min-height:150px}
body.taa-v14-info-body .taa-contact-form input:focus,body.taa-v14-info-body .taa-contact-form select:focus,body.taa-v14-info-body .taa-contact-form textarea:focus{border-color:#c89245;box-shadow:0 0 0 3px rgba(199,135,46,.11)}
body.taa-v14-info-body .taa-contact-message{margin-top:16px}
body.taa-v14-info-body .taa-contact-consent{display:flex!important;gap:10px;align-items:flex-start;margin:16px 0 20px;font-weight:400!important;color:#697483!important;line-height:1.5}
body.taa-v14-info-body .taa-contact-consent input{margin-top:3px;accent-color:#b97720}
body.taa-v14-info-body .taa-contact-consent span{margin:0!important}
body.taa-v14-info-body .taa-contact-submit{border:0;border-radius:8px;min-height:48px;padding:0 24px;background:linear-gradient(180deg,#d6a14b,#a96914);color:#fff;font-weight:800;letter-spacing:.02em;cursor:pointer;box-shadow:0 6px 16px rgba(151,92,17,.18)}
body.taa-v14-info-body .taa-contact-submit:hover{filter:brightness(1.06);transform:translateY(-1px)}
body.taa-v14-info-body .taa-contact-side{display:grid;gap:18px}
body.taa-v14-info-body .taa-contact-side>div{padding:26px}
body.taa-v14-info-body .taa-contact-side h2{color:#7b5828;font:600 22px/1.2 Georgia,'Times New Roman',serif;margin:12px 0 9px}
body.taa-v14-info-body .taa-contact-side p{color:#687585;line-height:1.6;margin:0 0 14px}
body.taa-v14-info-body .taa-contact-side small{display:block;color:#8c8a83;line-height:1.55}
body.taa-v14-info-body .taa-contact-side-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid #dab276;border-radius:50%;color:var(--taa-gold);font-size:20px;background:#fffaf1}
body.taa-v14-info-body .taa-contact-notice{margin:0 0 20px;padding:14px 18px;border-radius:10px;border:1px solid var(--taa-line);font-size:14px;line-height:1.5}
body.taa-v14-info-body .taa-contact-notice.is-success{background:#f7fff7;border-color:#bdd7bd;color:#315d37}
body.taa-v14-info-body .taa-contact-notice.is-error{background:#fff7f5;border-color:#e3b7ae;color:#8d463b}
body.taa-v14-info-body .taa-contact-notice.is-warn{background:#fffaf0;border-color:#dfc28c;color:#76551e}
body.taa-v14-info-body .taa-contact-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:900px){body.taa-v14-info-body .taa-contact-layout{grid-template-columns:1fr}}
@media(max-width:620px){body.taa-v14-info-body .taa-contact-form-card{padding:22px 18px}body.taa-v14-info-body .taa-contact-grid{grid-template-columns:1fr}body.taa-v14-info-body .taa-contact-form-head h2{font-size:26px}}


/* 1.5.0 — кабинет: заметное подтверждение отправки ссылки */
.taa-cabinet-mail-notice{border:1px solid #e1bf83!important;background:linear-gradient(135deg,#fffaf0 0%,#f4f9ff 100%)!important;color:#173e66!important;border-radius:14px!important;padding:16px 18px!important;box-shadow:0 8px 24px rgba(117,77,20,.08)!important}
.taa-cabinet-mail-notice strong{color:#a86712;font-size:16px}


/* 1.5.1 — форма и реальные отзывы клиентов */
body.taa-v14-info-body .taa-review-notice{margin:0 0 22px;padding:15px 18px;border:1px solid var(--taa-line);border-radius:11px;font-size:14px;line-height:1.55}
body.taa-v14-info-body .taa-review-notice.is-success{background:#f6fff7;border-color:#bcd9bf;color:#315f39}
body.taa-v14-info-body .taa-review-notice.is-error{background:#fff6f3;border-color:#e6b8ad;color:#8c4439}
body.taa-v14-info-body .taa-review-notice.is-warn{background:#fffaf0;border-color:#e0c189;color:#76541b}
body.taa-v14-info-body .taa-review-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:24px;align-items:start;margin:28px 0 8px}
body.taa-v14-info-body .taa-review-list-wrap,body.taa-v14-info-body .taa-review-form-card{border:1px solid var(--taa-line);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(255,249,240,.96));box-shadow:0 12px 34px rgba(70,69,61,.07)}
body.taa-v14-info-body .taa-review-list-wrap{padding:28px}
body.taa-v14-info-body .taa-review-section-head,body.taa-v14-info-body .taa-review-form-head{display:flex;gap:15px;align-items:flex-start;margin-bottom:22px}
body.taa-v14-info-body .taa-review-section-head>span,body.taa-v14-info-body .taa-review-form-head>span{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border:1px solid #d9b374;border-radius:50%;background:#fffaf1;color:var(--taa-gold);font-size:24px}
body.taa-v14-info-body .taa-review-section-head h2,body.taa-v14-info-body .taa-review-form-head h2{margin:0 0 6px;color:var(--taa-blue);font:600 29px/1.15 Georgia,'Times New Roman',serif}
body.taa-v14-info-body .taa-review-section-head p,body.taa-v14-info-body .taa-review-form-head p{margin:0;color:#6c7785;line-height:1.6}
body.taa-v14-info-body .taa-review-list{display:grid;gap:15px}
body.taa-v14-info-body .taa-review-card{padding:20px;border:1px solid #ead9c1;border-radius:12px;background:#fffdfa}
body.taa-v14-info-body .taa-review-card-top{display:flex;align-items:center;gap:12px}
body.taa-v14-info-body .taa-review-avatar{width:48px;height:48px;flex:0 0 48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#fff6e6,#f4dfbc);border:1px solid #d8b171;color:#9b6419;font:700 21px Georgia,serif}
body.taa-v14-info-body .taa-review-card h3{margin:0 0 4px;color:#334c68;font:600 18px Georgia,'Times New Roman',serif}
body.taa-v14-info-body .taa-review-stars{color:#c5801e;letter-spacing:.08em;font-size:16px}
body.taa-v14-info-body .taa-review-meta{display:flex;flex-wrap:wrap;gap:7px;margin:13px 0 0}
body.taa-v14-info-body .taa-review-meta span{display:inline-flex;padding:5px 8px;border-radius:999px;background:#f5eee3;color:#765c36;font-size:11px}
body.taa-v14-info-body .taa-review-meta .is-verified{background:#edf8ef;color:#2f6c39}
body.taa-v14-info-body .taa-review-card>p{margin:14px 0 0;color:#586779;line-height:1.7;font-size:14px}
body.taa-v14-info-body .taa-review-empty{padding:36px 22px;text-align:center;border:1px dashed #dfc69f;border-radius:12px;color:#78828e}
body.taa-v14-info-body .taa-review-empty>span{display:block;color:var(--taa-gold);font-size:34px;margin-bottom:8px}
body.taa-v14-info-body .taa-review-empty h3{margin:0 0 7px;color:#76572b;font:600 20px Georgia,serif}
body.taa-v14-info-body .taa-review-empty p{margin:0}
body.taa-v14-info-body .taa-review-form-card{padding:30px 32px;position:sticky;top:92px}
body.taa-v14-info-body .taa-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}
body.taa-v14-info-body .taa-review-form label{display:block;color:#4c5664;font-size:13px;font-weight:700}
body.taa-v14-info-body .taa-review-form label>span{display:block;margin:0 0 7px}
body.taa-v14-info-body .taa-review-form input[type=text],body.taa-v14-info-body .taa-review-form input[type=email],body.taa-v14-info-body .taa-review-form input[type=number],body.taa-v14-info-body .taa-review-form select,body.taa-v14-info-body .taa-review-form textarea{width:100%;box-sizing:border-box;border:1px solid #e4cfb2;border-radius:9px;background:#fffdfa;color:#27394e;padding:12px 13px;min-height:46px;outline:none;font:400 14px/1.4 Arial,sans-serif}
body.taa-v14-info-body .taa-review-form textarea{resize:vertical;min-height:150px}
body.taa-v14-info-body .taa-review-form input:focus,body.taa-v14-info-body .taa-review-form select:focus,body.taa-v14-info-body .taa-review-form textarea:focus{border-color:#c89245;box-shadow:0 0 0 3px rgba(199,135,46,.11)}
body.taa-v14-info-body .taa-review-rating{border:0;padding:0;margin:18px 0}
body.taa-v14-info-body .taa-review-rating legend{color:#4c5664;font-size:13px;font-weight:700;margin-bottom:8px}
body.taa-v14-info-body .taa-review-rating-options{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:3px;width:max-content}
body.taa-v14-info-body .taa-review-rating-options input{position:absolute;opacity:0;pointer-events:none}
body.taa-v14-info-body .taa-review-rating-options label{cursor:pointer;color:#ddd0bb;font-size:34px;line-height:1;padding:0 1px;transition:.12s}
body.taa-v14-info-body .taa-review-rating-options label:hover,body.taa-v14-info-body .taa-review-rating-options label:hover~label,body.taa-v14-info-body .taa-review-rating-options input:checked~label{color:#c47c18;text-shadow:0 2px 7px rgba(186,114,18,.18)}
body.taa-v14-info-body .taa-review-message{margin-top:4px}
body.taa-v14-info-body .taa-review-consent{display:flex!important;gap:10px;align-items:flex-start;margin:16px 0 18px;font-weight:400!important;color:#697483!important;line-height:1.5}
body.taa-v14-info-body .taa-review-consent input{margin-top:3px;accent-color:#b97720}
body.taa-v14-info-body .taa-review-consent span{margin:0!important}
body.taa-v14-info-body .taa-review-submit{border:0;border-radius:8px;min-height:49px;padding:0 25px;background:linear-gradient(180deg,#d8a34d,#a96914);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 6px 16px rgba(151,92,17,.18)}
body.taa-v14-info-body .taa-review-submit:hover{filter:brightness(1.06);transform:translateY(-1px)}
body.taa-v14-info-body .taa-review-form-note{margin:13px 0 0;color:#8a8b89;font-size:11px;line-height:1.55}
body.taa-v14-info-body .taa-review-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:980px){body.taa-v14-info-body .taa-review-layout{grid-template-columns:1fr}body.taa-v14-info-body .taa-review-form-card{position:static}}
@media(max-width:620px){body.taa-v14-info-body .taa-review-list-wrap,body.taa-v14-info-body .taa-review-form-card{padding:22px 18px}body.taa-v14-info-body .taa-review-grid{grid-template-columns:1fr}body.taa-v14-info-body .taa-review-section-head h2,body.taa-v14-info-body .taa-review-form-head h2{font-size:25px}}


/* 1.5.2 — отзывы только для подтверждённых покупателей */
body.taa-v14-info-body .taa-review-order-proof{display:flex;flex-direction:column;gap:5px;margin:-4px 0 20px;padding:13px 15px;border:1px solid #bdd7bf;border-radius:10px;background:#f3fbf4;color:#315f39;font-size:13px;line-height:1.45}
body.taa-v14-info-body .taa-review-order-proof strong{font-size:14px}
body.taa-v14-info-body .taa-review-grid-single{grid-template-columns:1fr}
body.taa-v14-info-body .taa-review-client-gate{padding:18px;border:1px solid #e4cfb2;border-radius:11px;background:#fffaf1;color:#5d6876;line-height:1.6}
body.taa-v14-info-body .taa-review-client-gate p{margin:0 0 16px}
body.taa-v14-info-body .taa-review-cabinet-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:8px;background:linear-gradient(180deg,#d8a34d,#a96914);color:#fff!important;text-decoration:none!important;font-weight:800;box-shadow:0 6px 16px rgba(151,92,17,.18)}
.taa-order-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:12px}
.taa-order-actions .taa-button{margin:0}
.taa-button-review{background:linear-gradient(180deg,#d9a850,#ac6b17)!important;color:#fff!important;border-color:#ac6b17!important}
.taa-review-already{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border:1px solid #bdd7bf;border-radius:8px;background:#f3fbf4;color:#315f39;font-size:12px;font-weight:700}


/* =========================================================
   1.5.5 — MOBILE FIRST OVERRIDE + SPEED
   Последний слой специально расположен в конце файла: он перекрывает
   старые desktop-fidelity !important правила на узких экранах.
   ========================================================= */
.taa-v14-menu-toggle,.taa-v14-mobile-nav{display:none}
.taa-v14-menu-toggle{width:42px;height:42px;flex:0 0 42px;align-items:center;justify-content:center;border:1px solid var(--taa-line);border-radius:11px;background:#fffdf9;color:var(--taa-blue);cursor:pointer;box-shadow:0 4px 12px rgba(36,62,86,.06)}
.taa-v14-menu-toggle span,.taa-v14-menu-toggle span:before,.taa-v14-menu-toggle span:after{display:block;width:20px;height:2px;border-radius:99px;background:currentColor;content:"";transition:transform .18s ease,opacity .18s ease}
.taa-v14-menu-toggle span{position:relative}.taa-v14-menu-toggle span:before{position:absolute;left:0;top:-6px}.taa-v14-menu-toggle span:after{position:absolute;left:0;top:6px}
.taa-v14-menu-toggle[aria-expanded="true"] span{background:transparent}.taa-v14-menu-toggle[aria-expanded="true"] span:before{top:0;transform:rotate(45deg)}.taa-v14-menu-toggle[aria-expanded="true"] span:after{top:0;transform:rotate(-45deg)}
.taa-mobile-nav-open{overflow:hidden!important}
.taa-v14-page img,.taa-info-main img{max-width:100%;height:auto}
.taa-v14-btn,.taa-v14-order-btn,.taa-v14-popular-order,.taa-v14-outline-btn,.taa-v14-account,.taa-v14-menu-toggle,.taa-v14-newsletter button{touch-action:manipulation}
@supports(content-visibility:auto){
  body.taa-v14-body .taa-v14-services,body.taa-v14-body .taa-v14-how,body.taa-v14-body .taa-v14-bottom,body.taa-v14-body .taa-v14-newsletter,body.taa-v14-body .taa-v14-footer{content-visibility:auto;contain-intrinsic-size:1px 650px}
}

@media(max-width:850px){
  html{scroll-padding-top:76px}
  body.taa-v14-body,body.taa-v14-info-body{overflow-x:hidden}
  body.taa-v14-body .taa-v14-shell,body.taa-v14-info-body .taa-v14-shell{width:calc(100% - 24px)!important;max-width:none!important}
  body.taa-v14-body .taa-v14-header-inner,body.taa-v14-info-body .taa-v14-header-inner{min-height:64px!important;gap:9px!important}
  .taa-v14-menu-toggle{display:inline-flex;margin-left:auto}
  .taa-v14-header-actions{margin-left:0!important}
  .taa-v14-header-order{display:none!important}
  .taa-v14-mobile-nav{display:flex;position:absolute;left:12px;right:12px;top:calc(100% + 7px);z-index:100020;flex-direction:column;padding:8px;border:1px solid #e3c79f;border-radius:15px;background:rgba(255,253,249,.985);box-shadow:0 18px 44px rgba(35,57,75,.18);opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;max-height:calc(100dvh - 86px);overflow:auto;-webkit-overflow-scrolling:touch}
  .taa-v14-mobile-nav.is-open{opacity:1;visibility:visible;transform:none;pointer-events:auto}
  .taa-v14-mobile-nav a{display:flex;align-items:center;min-height:46px;padding:0 14px;border-radius:9px;color:var(--taa-blue)!important;text-decoration:none!important;font-size:14px;font-weight:700}
  .taa-v14-mobile-nav a+a{border-top:1px solid #f0e3d2}.taa-v14-mobile-nav a:active{background:#f7efe3}
  .taa-v14-mobile-account{color:#9c651d!important}

  /* Первый экран: без огромных фиксированных высот. */
  body.taa-v14-body .taa-v14-hero-grid{grid-template-columns:1fr!important;min-height:0!important;gap:0!important}
  body.taa-v14-body .taa-v14-hero-copy{padding:30px 2px 20px!important;text-align:left!important}
  body.taa-v14-body .taa-v14-hero h1{font-size:clamp(38px,9.7vw,56px)!important;line-height:1.02!important;max-width:760px!important}
  body.taa-v14-body .taa-v14-hero-copy>p{font-size:15px!important;line-height:1.55!important;max-width:680px!important}
  body.taa-v14-body .taa-v14-hero-actions{gap:12px!important;flex-wrap:wrap!important}
  body.taa-v14-body .taa-v14-btn{min-height:48px!important;padding:13px 18px!important}
  body.taa-v14-body .taa-v14-trust{gap:10px 18px!important;flex-wrap:wrap!important;font-size:11px!important}
  body.taa-v14-body .taa-v14-hero-visual{min-height:0!important;height:auto!important;border-radius:22px!important;overflow:hidden!important;margin-bottom:8px!important}
  body.taa-v14-body .taa-v14-hero-visual img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:cover!important;filter:none!important}
  body.taa-v14-body .taa-v14-hero-badge{width:94px!important;height:94px!important;right:10px!important;top:12px!important;font-size:10px!important}

  body.taa-v14-body .taa-v14-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.taa-v14-body .taa-v14-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.taa-v14-body .taa-v14-popular-card:nth-child(5){grid-column:1/-1!important;max-width:calc(50% - 8px)!important;justify-self:center!important}

  /* Каталог: исправляем старое правило 6 колонок на планшетах. */
  body.taa-v14-body .taa-v14-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  body.taa-v14-body .taa-v14-service-card{min-height:0!important;padding:18px 14px 16px!important}
  body.taa-v14-body .taa-v14-service-symbol.has-icon{width:82px!important;height:82px!important;margin-bottom:11px!important}
  body.taa-v14-body .taa-v14-service-symbol .taa-v14-icon-image{width:82px!important;height:82px!important;filter:none!important}
  body.taa-v14-body .taa-v14-service-card h3{min-height:0!important;font-size:15px!important}
  body.taa-v14-body .taa-v14-service-card p{min-height:0!important;max-width:420px!important;font-size:12px!important;line-height:1.5!important}
  body.taa-v14-body .taa-v14-order-btn{min-height:44px!important;font-size:11px!important;padding:10px 17px!important}

  /* Натальная карта и шаги — без фиксированных 440/378px. */
  body.taa-v14-body .taa-v14-sample{grid-template-columns:1fr!important;min-height:0!important;gap:18px!important;padding:24px 18px!important}
  body.taa-v14-body .taa-v14-sample-chart{min-height:0!important;max-height:none!important;overflow:hidden!important}
  body.taa-v14-body .taa-v14-sample-chart .taa-natal-svg{width:min(420px,92vw)!important;height:auto!important;max-width:100%!important;filter:none!important}
  body.taa-v14-body .taa-v14-how-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  body.taa-v14-body .taa-v14-how-grid article{min-height:0!important;padding:22px 16px 18px!important}
  body.taa-v14-body .taa-v14-how-grid article>span.taa-v14-step-icon.has-image{width:74px!important;height:74px!important}
  body.taa-v14-body .taa-v14-step-icon-image{width:74px!important;height:74px!important;filter:none!important}
  body.taa-v14-body .taa-v14-bottom{grid-template-columns:1fr!important}
  body.taa-v14-body .taa-v14-reviews,body.taa-v14-body .taa-v14-faq{min-height:0!important}
  body.taa-v14-body .taa-v14-footer-grid-five{grid-template-columns:1fr 1fr!important;gap:24px 18px!important}
  body.taa-v14-body .taa-v14-footer-brand{grid-column:1/-1!important}

  /* Информационные страницы. */
  body.taa-v14-info-body .taa-info-main{padding:24px 0 42px!important}
  body.taa-v14-info-body .taa-info-hero{padding:28px 22px!important;border-radius:14px!important}
  body.taa-v14-info-body .taa-info-hero h1{font-size:clamp(34px,8vw,48px)!important}

  /* Модальное оформление заказа — удобный мобильный bottom sheet. */
  .taa-v14-modal .taa-v10-modal-backdrop,.taa-v14-sample-modal-backdrop{backdrop-filter:none!important}
  .taa-v14-modal .taa-v10-modal-panel{width:calc(100% - 12px)!important;max-width:none!important;max-height:96dvh!important;margin:auto 6px 6px!important;border-radius:18px 18px 12px 12px!important;padding:18px!important;overflow:auto!important;-webkit-overflow-scrolling:touch}
  .taa-v14-modal .taa-v10-modal-head{margin:-18px -18px 16px!important;padding:22px 48px 17px 18px!important}
  .taa-v14-modal .taa-v10-modal-head h2{font-size:27px!important}
  .taa-v14-modal .taa-form-wrap{padding:0!important;margin:0!important;border:0!important;box-shadow:none!important;background:transparent!important}
  .taa-v14-modal .taa-grid{grid-template-columns:1fr!important}
  .taa-v14-modal .taa-field input,.taa-v14-modal .taa-field select,.taa-v14-modal .taa-field textarea{font-size:16px!important;min-height:46px!important}
  .taa-v14-modal .taa-checkout-box{flex-direction:column!important;align-items:stretch!important}
  .taa-v14-modal .taa-button{width:100%!important;min-height:48px!important}
  .taa-v14-sample-modal{padding:8px!important}.taa-v14-sample-modal-panel{max-height:95dvh!important;padding:18px!important}.taa-v14-sample-modal-grid{grid-template-columns:1fr!important}

  /* На телефоне не тратим GPU на декоративные эффекты. */
  body.taa-v14-body .taa-v14-service-card,body.taa-v14-body .taa-v14-popular-card,body.taa-v14-body .taa-v14-how-grid article{transition:none!important}
  body.taa-v14-body .taa-v14-service-card:hover{transform:none!important}
}

@media(max-width:600px){
  body.taa-v14-body .taa-v14-shell,body.taa-v14-info-body .taa-v14-shell{width:calc(100% - 20px)!important}
  body.taa-v14-body .taa-v14-brand strong,body.taa-v14-info-body .taa-v14-brand strong{font-size:19px!important}
  body.taa-v14-body .taa-v14-brand small,body.taa-v14-info-body .taa-v14-brand small{font-size:8px!important;letter-spacing:.13em!important}
  .taa-v14-brand-mark{width:36px!important;height:36px!important;flex-basis:36px!important}
  .taa-v14-account{width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important;font-size:0!important}.taa-v14-account span{font-size:18px!important}
  body.taa-v14-body .taa-v14-hero-copy{padding-top:24px!important}
  body.taa-v14-body .taa-v14-hero h1{font-size:clamp(36px,11.2vw,48px)!important}
  body.taa-v14-body .taa-v14-hero-actions{align-items:stretch!important;flex-direction:column!important}
  body.taa-v14-body .taa-v14-hero-actions .taa-v14-btn{width:100%!important}
  body.taa-v14-body .taa-v14-text-link{min-height:44px;display:flex!important;align-items:center!important}
  body.taa-v14-body .taa-v14-hero-badge{width:82px!important;height:82px!important;font-size:9px!important}

  body.taa-v14-body .taa-v14-feature-grid{grid-template-columns:1fr 1fr!important}
  body.taa-v14-body .taa-v14-feature-grid article{min-height:0!important;padding:14px 8px!important}
  body.taa-v14-body .taa-v14-feature-icon.has-image{width:54px!important;height:54px!important}.taa-v14-feature-icon-image{width:54px!important;height:54px!important;filter:none!important}
  body.taa-v14-body .taa-v14-popular-grid,body.taa-v14-body .taa-v14-service-grid,body.taa-v14-body .taa-v14-how-grid{grid-template-columns:1fr!important}
  body.taa-v14-body .taa-v14-popular-card:nth-child(5){grid-column:auto!important;max-width:none!important}
  body.taa-v14-body .taa-v14-popular-card{min-height:0!important}
  body.taa-v14-body .taa-v14-popular-art{height:170px!important}
  body.taa-v14-body .taa-v14-service-card{padding:18px 16px!important;border-radius:14px!important}
  body.taa-v14-body .taa-v14-service-symbol.has-icon{width:76px!important;height:76px!important}.taa-v14-service-symbol .taa-v14-icon-image{width:76px!important;height:76px!important}
  body.taa-v14-body .taa-v14-section-title h2{font-size:22px!important;letter-spacing:.025em!important;text-align:center!important}
  body.taa-v14-body .taa-v14-section-title i{width:28px!important}
  body.taa-v14-body .taa-v14-review-grid{grid-template-columns:1fr!important}
  body.taa-v14-body .taa-v14-reviews,body.taa-v14-body .taa-v14-faq{padding:20px 16px!important}
  body.taa-v14-body .taa-v14-newsletter-inner{padding:22px 10px!important;grid-template-columns:1fr!important}
  body.taa-v14-body .taa-v14-newsletter form{flex-direction:column!important;gap:8px!important}
  body.taa-v14-body .taa-v14-newsletter input[type=email],body.taa-v14-body .taa-v14-newsletter button{min-height:46px!important;border:1px solid #dec8b0!important;border-radius:8px!important;font-size:16px!important}
  body.taa-v14-body .taa-v14-footer-grid-five{grid-template-columns:1fr!important;gap:24px!important}
  body.taa-v14-body .taa-v14-footer-brand{grid-column:auto!important}
  body.taa-v14-body .taa-v14-footer-grid>div{padding-bottom:4px!important}

  .taa-v14-sample-modal-head h2{font-size:24px!important}.taa-v14-sample-modal-chart .taa-natal-svg{width:min(330px,88vw)!important;height:auto!important}
  .taa-required-reminder{left:10px!important;right:10px!important;top:72px!important;width:auto!important}

  body.taa-v14-info-body .taa-info-hero{padding:24px 17px!important;margin-bottom:16px!important}
  body.taa-v14-info-body .taa-info-grid,body.taa-v14-info-body .taa-info-service-grid,body.taa-v14-info-body .taa-info-steps{grid-template-columns:1fr!important}
  body.taa-v14-info-body .taa-contact-form-card,body.taa-v14-info-body .taa-review-list-wrap,body.taa-v14-info-body .taa-review-form-card{padding:20px 16px!important}
}

@media(prefers-reduced-motion:reduce){
  .taa-v14-page *,.taa-info-main *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}


/* =========================================================
   1.5.6 — CLARITY / SHARPNESS PASS
   Более чёткая типографика, контуры, изображения и SVG,
   без тяжёлого общего filter на всей странице.
   ========================================================= */
body.taa-v14-body,
body.taa-v14-info-body,
.taa-form-wrap,.taa-result-wrap,.taa-cabinet-wrap{
  -webkit-font-smoothing:auto!important;
  -moz-osx-font-smoothing:auto!important;
  text-rendering:geometricPrecision!important;
}

/* Убираем эффект «молочного стекла» в шапке: фон остаётся светлым, текст — резче. */
body.taa-v14-body .taa-v14-header,
body.taa-v14-info-body .taa-v14-header{
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  background:rgba(255,253,249,.985)!important;
  border-bottom-color:#d8b37b!important;
  box-shadow:0 4px 14px rgba(65,46,25,.07)!important;
}

/* Основной текст: чуть темнее и контрастнее, без серой дымки. */
body.taa-v14-body .taa-v14-page{
  --ink:#223449!important;
  --muted:#586473!important;
  --line:#dfc49d!important;
}
body.taa-v14-body .taa-v14-nav a,
body.taa-v14-body .taa-v14-hero-copy>p,
body.taa-v14-body .taa-v14-trust,
body.taa-v14-body .taa-v14-feature-grid p,
body.taa-v14-body .taa-v14-service-card p,
body.taa-v14-body .taa-v14-popular-body p,
body.taa-v14-body .taa-v14-footer,
body.taa-v14-info-body .taa-info-main,
.taa-help,.taa-muted,.taa-disclaimer{
  color:#4f5d6d!important;
}
body.taa-v14-body .taa-v14-brand strong,
body.taa-v14-body .taa-v14-section-title h2,
body.taa-v14-body .taa-v14-service-card h3,
body.taa-v14-body .taa-v14-popular-body h3,
body.taa-v14-info-body h1,
body.taa-v14-info-body h2,
body.taa-v14-info-body h3{
  color:#20364f!important;
}

/* Светлые полупрозрачные карточки делаем плотнее — границы и содержимое читаются чётче. */
body.taa-v14-body .taa-v14-features,
body.taa-v14-body .taa-v14-service-card,
body.taa-v14-body .taa-v14-popular-card,
body.taa-v14-body .taa-v14-how-grid article,
body.taa-v14-body .taa-v14-reviews,
body.taa-v14-body .taa-v14-faq{
  background-color:#fffdf9!important;
  border-color:#dfc294!important;
}
body.taa-v14-body .taa-v14-service-card{
  background:#fffdf9!important;
  box-shadow:inset 0 0 0 1px rgba(194,139,66,.08),0 6px 16px rgba(76,52,24,.055)!important;
}

/* Растровые изображения: лёгкий микроконтраст, без дорогой "резкости" всей страницы. */
body.taa-v14-body .taa-v14-hero-visual img,
body.taa-v14-body .taa-v14-popular-image img,
body.taa-v14-body .taa-v14-icon-image,
body.taa-v14-body .taa-v14-feature-icon-image,
body.taa-v14-body .taa-v14-step-icon-image,
body.taa-v14-info-body img{
  image-rendering:auto!important;
  filter:contrast(1.055) saturate(1.025)!important;
}

/* Натальные карты и иконки SVG — более чёткие линии и подписи. */
.taa-natal-svg,
.taa-natal-svg *,
body.taa-v14-body svg,
body.taa-v14-info-body svg{
  shape-rendering:geometricPrecision!important;
  text-rendering:geometricPrecision!important;
}
.taa-wheel-bg{stroke:#c9a66f!important;stroke-width:2.2!important}
.taa-wheel-ring{stroke:#9f7440!important;stroke-width:1.8!important}
.taa-zodiac-line{stroke:#b99159!important;stroke-width:1.2!important}
.taa-house-line{stroke:#bca47e!important;stroke-width:1.15!important}
.taa-house-angular{stroke:#174c82!important;stroke-width:2.3!important}
.taa-zodiac-glyph{fill:#173f69!important;font-weight:700!important}
.taa-house-number{fill:#6f4f2c!important;font-weight:700!important}
.taa-planet-point circle{stroke:#174c82!important;stroke-width:1.9!important}
.taa-planet-point text{fill:#162f4b!important;font-weight:800!important}
.taa-aspect-line{stroke-width:2.25!important;opacity:.92!important}
.taa-angle-label{fill:#174c82!important;font-weight:900!important}

/* Поля и кнопки: контуры без размытия. */
.taa-field input,.taa-field select,.taa-field textarea,.taa-cabinet-login input{
  border-color:#c8b79f!important;
  box-shadow:none;
}
.taa-field input:focus,.taa-field select:focus,.taa-field textarea:focus,.taa-cabinet-login input:focus{
  border-color:#2c5d8c!important;
  box-shadow:0 0 0 2px rgba(44,93,140,.13)!important;
}
body.taa-v14-body .taa-v14-btn,
body.taa-v14-body .taa-v14-order-btn,
body.taa-v14-body .taa-v14-popular-order,
.taa-button{
  text-shadow:none!important;
  -webkit-font-smoothing:auto!important;
}

/* На телефонах сохраняем скорость: микроконтраст немного слабее. */
@media(max-width:760px){
  body.taa-v14-body .taa-v14-hero-visual img,
  body.taa-v14-body .taa-v14-popular-image img,
  body.taa-v14-body .taa-v14-icon-image,
  body.taa-v14-body .taa-v14-feature-icon-image,
  body.taa-v14-body .taa-v14-step-icon-image,
  body.taa-v14-info-body img{
    filter:contrast(1.035) saturate(1.015)!important;
  }
  .taa-aspect-line{stroke-width:2!important;opacity:.9!important}
}


/* 1.5.7 — профессиональный пример натальной карты */
body.taa-v14-body .taa-chart-block-sample{padding:18px 18px 14px!important}
body.taa-v14-body .taa-chart-block-sample .taa-chart-title{margin-bottom:10px}
body.taa-v14-body .taa-chart-block-sample .taa-chart-title h3{font-size:20px!important;color:#153d67!important}
body.taa-v14-body .taa-chart-block-sample .taa-chart-title span{font-size:11px!important;color:#8d6938!important;background:#fffaf2!important;border-color:#e6c58b!important}
body.taa-v14-body .taa-sample-preview-wrap{display:grid;grid-template-columns:minmax(0,1fr) 235px;gap:14px;align-items:center}
body.taa-v14-body .taa-natal-svg-sample{width:min(420px,100%)!important;height:auto!important;max-width:100%!important;justify-self:center}
body.taa-v14-body .taa-sample-sign-chip circle{fill:#7b5cd6;stroke:#ead0ff;stroke-width:1.2}
body.taa-v14-body .taa-sample-sign-chip text{font-size:17px;font-weight:700;fill:#fff;text-anchor:middle;dominant-baseline:middle}
body.taa-v14-body .taa-house-number-chip circle{fill:#fff8ef;stroke:#cb9a4b;stroke-width:1.2}
body.taa-v14-body .taa-house-number{font-size:11px!important;font-weight:800!important;fill:#173d66!important;text-anchor:middle;dominant-baseline:middle}
body.taa-v14-body .taa-sample-planet-stem{stroke:#c28a38;stroke-width:1;opacity:.65}
body.taa-v14-body .taa-sample-legend{align-self:stretch;padding:12px 12px 10px;border:1px solid #e9cfaa;border-radius:16px;background:linear-gradient(180deg,#fffdf9 0%,#fff6eb 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.55)}
body.taa-v14-body .taa-sample-legend h4{margin:0 0 9px;font-size:15px;color:#173d66}
body.taa-v14-body .taa-sample-legend ul{margin:0;padding:0;list-style:none;display:grid;gap:7px}
body.taa-v14-body .taa-sample-legend li{display:grid;grid-template-columns:22px 1fr;column-gap:8px;align-items:center;padding:6px 0;border-bottom:1px dashed #edd8b5}
body.taa-v14-body .taa-sample-legend li:last-child{border-bottom:0}
body.taa-v14-body .taa-sample-legend li span{grid-row:1/3;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#173d66;color:#fff;font-size:14px;font-weight:700}
body.taa-v14-body .taa-sample-legend li strong{font-size:13px;color:#173d66;line-height:1.15}
body.taa-v14-body .taa-sample-legend li small{font-size:11px;color:#856239;line-height:1.2}
body.taa-v14-body .taa-v14-sample-chart{min-height:390px!important;overflow:visible!important}
body.taa-v14-body .taa-v14-sample-chart .taa-astro-table-wrap{display:none!important}
body.taa-v14-body .taa-v14-sample-modal-chart .taa-sample-legend{margin-top:14px}
body.taa-v14-body .taa-v14-sample-modal-chart .taa-sample-preview-wrap{grid-template-columns:minmax(0,1fr) 220px}
@media(max-width:1100px){body.taa-v14-body .taa-sample-preview-wrap,body.taa-v14-body .taa-v14-sample-modal-chart .taa-sample-preview-wrap{grid-template-columns:1fr}body.taa-v14-body .taa-sample-legend{max-width:420px;justify-self:center;width:100%}}
@media(max-width:760px){body.taa-v14-body .taa-chart-block-sample{padding:12px!important}body.taa-v14-body .taa-v14-sample-chart{min-height:0!important}body.taa-v14-body .taa-natal-svg-sample{width:min(430px,92vw)!important}}


/* 1.5.8 — benefits block stronger contrast and sharper look */
body.taa-v14-body .taa-v14-features{
  background:#fffdfa!important;
  border:1px solid #d9b376!important;
  box-shadow:0 8px 24px rgba(116,82,34,.06)!important;
}
body.taa-v14-body .taa-v14-feature-grid{
  padding:16px 6px!important;
}
body.taa-v14-body .taa-v14-feature-grid article{
  min-height:174px!important;
  padding:16px 18px 18px!important;
  border-right:1px solid #e1c28f!important;
  background:linear-gradient(180deg,rgba(255,255,255,.92) 0%,rgba(255,248,238,.98) 100%)!important;
}
body.taa-v14-body .taa-v14-feature-grid article:last-child{
  border-right:0!important;
}
body.taa-v14-body .taa-v14-feature-icon.has-image{
  width:92px!important;
  height:92px!important;
  margin:0 auto 14px!important;
}
body.taa-v14-body .taa-v14-feature-icon-image{
  width:92px!important;
  height:92px!important;
  filter:contrast(1.12) saturate(1.08) drop-shadow(0 8px 14px rgba(181,116,35,.18))!important;
}
body.taa-v14-body .taa-v14-feature-grid h3{
  font-size:15px!important;
  line-height:1.22!important;
  letter-spacing:.015em!important;
  font-weight:900!important;
  color:#2c4560!important;
  text-shadow:none!important;
  margin:0 0 10px!important;
}
body.taa-v14-body .taa-v14-feature-grid p{
  font-size:13px!important;
  line-height:1.55!important;
  color:#44586c!important;
  font-weight:500!important;
}
@media(max-width:1100px){
  body.taa-v14-body .taa-v14-feature-grid article{min-height:160px!important;padding:14px 12px 16px!important}
  body.taa-v14-body .taa-v14-feature-icon.has-image,body.taa-v14-body .taa-v14-feature-icon-image{width:80px!important;height:80px!important}
  body.taa-v14-body .taa-v14-feature-grid h3{font-size:13px!important}
  body.taa-v14-body .taa-v14-feature-grid p{font-size:12px!important}
}
@media(max-width:760px){
  body.taa-v14-body .taa-v14-features{box-shadow:none!important}
  body.taa-v14-body .taa-v14-feature-grid article{min-height:0!important;background:#fffdf9!important}
  body.taa-v14-body .taa-v14-feature-icon.has-image,body.taa-v14-body .taa-v14-feature-icon-image{width:62px!important;height:62px!important}
  body.taa-v14-body .taa-v14-feature-grid h3{font-size:12px!important;margin-bottom:8px!important}
  body.taa-v14-body .taa-v14-feature-grid p{font-size:11px!important;line-height:1.45!important}
}


/* 1.5.9 — premium benefits redesign */
body.taa-v14-body .taa-v14-features{
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#fffdf9 0%,#fff8ef 52%,#fffdf8 100%)!important;
  border:1px solid #d7b177!important;
  border-radius:24px!important;
  box-shadow:0 16px 34px rgba(132,95,40,.08), inset 0 1px 0 rgba(255,255,255,.8)!important;
}
body.taa-v14-body .taa-v14-features:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:radial-gradient(circle at 12% 18%, rgba(239,206,146,.30), transparent 25%),
             radial-gradient(circle at 88% 22%, rgba(206,224,246,.28), transparent 24%),
             linear-gradient(90deg, rgba(255,255,255,.38), rgba(255,255,255,0));
  opacity:.9;
}
body.taa-v14-body .taa-v14-feature-grid{
  position:relative!important;
  z-index:1!important;
  padding:18px 10px!important;
  gap:0!important;
}
body.taa-v14-body .taa-v14-feature-grid article{
  position:relative!important;
  min-height:188px!important;
  padding:18px 20px 20px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(255,248,238,.98) 100%)!important;
  border-right:1px solid rgba(218,185,131,.78)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.92)!important;
  transition:transform .2s ease, box-shadow .2s ease;
}
body.taa-v14-body .taa-v14-feature-grid article:last-child{border-right:0!important}
body.taa-v14-body .taa-v14-feature-grid article:hover{
  transform:translateY(-2px);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95), 0 12px 22px rgba(172,122,49,.08)!important;
}
body.taa-v14-body .taa-v14-feature-grid article:after{
  content:"";
  position:absolute;
  left:22px;
  right:22px;
  bottom:0;
  height:1px;
  background:linear-gradient(90deg, transparent, rgba(220,187,130,.7), transparent);
  opacity:.7;
}
body.taa-v14-body .taa-v14-feature-icon.has-image{
  width:98px!important;
  height:98px!important;
  margin:0 auto 16px!important;
  border-radius:50%!important;
  background:radial-gradient(circle at 35% 30%, rgba(255,255,255,.95), rgba(255,247,230,.92) 52%, rgba(240,218,174,.82) 100%)!important;
  box-shadow:0 10px 20px rgba(189,136,54,.14), inset 0 1px 0 rgba(255,255,255,.95)!important;
}
body.taa-v14-body .taa-v14-feature-icon-image{
  width:74px!important;
  height:74px!important;
  filter:contrast(1.14) saturate(1.10) brightness(1.01) drop-shadow(0 7px 11px rgba(191,126,37,.18))!important;
}
body.taa-v14-body .taa-v14-feature-grid h3{
  font-size:16px!important;
  line-height:1.18!important;
  letter-spacing:.02em!important;
  font-weight:900!important;
  color:#26425f!important;
  margin:0 0 10px!important;
}
body.taa-v14-body .taa-v14-feature-grid p{
  font-size:13.5px!important;
  line-height:1.58!important;
  color:#4a6075!important;
  font-weight:500!important;
}
@media(max-width:1100px){
  body.taa-v14-body .taa-v14-feature-grid article{min-height:174px!important;padding:16px 14px 18px!important}
  body.taa-v14-body .taa-v14-feature-icon.has-image{width:86px!important;height:86px!important}
  body.taa-v14-body .taa-v14-feature-icon-image{width:66px!important;height:66px!important}
  body.taa-v14-body .taa-v14-feature-grid h3{font-size:14px!important}
  body.taa-v14-body .taa-v14-feature-grid p{font-size:12.5px!important}
}
@media(max-width:760px){
  body.taa-v14-body .taa-v14-features{border-radius:18px!important;box-shadow:0 8px 18px rgba(132,95,40,.06)!important}
  body.taa-v14-body .taa-v14-features:before{opacity:.65}
  body.taa-v14-body .taa-v14-feature-grid article{min-height:0!important;padding:16px 10px!important;background:#fffdf9!important;border-bottom:1px solid rgba(218,185,131,.65)!important}
  body.taa-v14-body .taa-v14-feature-grid article:nth-last-child(1),
  body.taa-v14-body .taa-v14-feature-grid article:nth-last-child(2){border-bottom:0!important}
  body.taa-v14-body .taa-v14-feature-icon.has-image{width:66px!important;height:66px!important;margin-bottom:12px!important}
  body.taa-v14-body .taa-v14-feature-icon-image{width:50px!important;height:50px!important;filter:contrast(1.08) saturate(1.06)!important}
  body.taa-v14-body .taa-v14-feature-grid h3{font-size:12px!important;margin-bottom:8px!important}
  body.taa-v14-body .taa-v14-feature-grid p{font-size:11px!important;line-height:1.45!important}
}


/* =========================================================
   1.6.2 — MOBILE FAILSAFE
   Последний защитный слой. Даже при старом мобильном браузере,
   агрессивной оптимизации или частично загруженных ресурсах
   основные блоки и кнопки остаются видимыми и нажимаемыми.
   ========================================================= */
.taa-v14-btn,.taa-v14-order-btn,.taa-v14-popular-order,.taa-v14-outline-btn,.taa-v14-footer-order{
  text-decoration:none!important;
  opacity:1!important;
  visibility:visible!important;
}
.taa-v14-mobile-nav:target{
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  pointer-events:auto!important;
}
@media(max-width:850px){
  html,body.taa-v14-body{max-width:100%!important;overflow-x:hidden!important}
  body.taa-v14-body{margin:0!important;background:#fffaf3!important;color:#223449!important}
  body.taa-v14-body .taa-v14-page,
  body.taa-v14-body .taa-v14-main,
  body.taa-v14-body .taa-v14-services,
  body.taa-v14-body .taa-v14-how,
  body.taa-v14-body .taa-v14-bottom,
  body.taa-v14-body .taa-v14-newsletter,
  body.taa-v14-body .taa-v14-footer{
    content-visibility:visible!important;
    contain:none!important;
  }
  body.taa-v14-body *{box-sizing:border-box}
  body.taa-v14-body .taa-v14-shell{width:calc(100% - 20px)!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important}
  body.taa-v14-body .taa-v14-header{position:sticky!important;top:0!important;z-index:100000!important;background:#fffdf9!important;border-bottom:1px solid #d8b37b!important}
  body.taa-v14-body .taa-v14-header-inner{min-height:62px!important;padding:6px 0!important;display:flex!important;align-items:center!important;gap:8px!important}
  body.taa-v14-body .taa-v14-nav{display:none!important}
  body.taa-v14-body .taa-v14-menu-toggle{display:inline-flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
  body.taa-v14-body .taa-v14-mobile-nav{display:flex!important}
  body.taa-v14-body .taa-v14-hero-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;min-height:0!important}
  body.taa-v14-body .taa-v14-hero-copy{padding:24px 2px 14px!important}
  body.taa-v14-body .taa-v14-hero h1{font-size:clamp(36px,11vw,50px)!important;line-height:1.04!important;margin-bottom:16px!important}
  body.taa-v14-body .taa-v14-hero-copy>p{font-size:16px!important;line-height:1.55!important;margin-bottom:18px!important}
  body.taa-v14-body .taa-v14-hero-actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important}
  body.taa-v14-body .taa-v14-btn,
  body.taa-v14-body .taa-v14-order-btn,
  body.taa-v14-body .taa-v14-popular-order,
  body.taa-v14-body .taa-v14-outline-btn,
  body.taa-v14-body .taa-v14-footer-order{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:0!important;
    min-height:48px!important;
    padding:12px 16px!important;
    border-radius:9px!important;
    font-size:14px!important;
    font-weight:800!important;
    line-height:1.2!important;
    text-align:center!important;
    color:#fff!important;
    background:#174c78!important;
    border:1px solid #174c78!important;
    box-shadow:none!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    position:relative!important;
    z-index:2!important;
  }
  body.taa-v14-body .taa-v14-order-btn,
  body.taa-v14-body .taa-v14-popular-order,
  body.taa-v14-body .taa-v14-footer-order{background:#a96714!important;border-color:#a96714!important}
  body.taa-v14-body .taa-v14-outline-btn{background:#fffdf9!important;color:#174c78!important;border-color:#cda66d!important}
  body.taa-v14-body .taa-v14-text-link{display:flex!important;min-height:44px!important;align-items:center!important;justify-content:center!important}
  body.taa-v14-body .taa-v14-hero-visual{display:block!important;width:100%!important;height:auto!important;min-height:0!important;margin:0 0 8px!important;border-radius:18px!important;overflow:hidden!important}
  body.taa-v14-body .taa-v14-hero-visual img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:cover!important;filter:none!important}
  body.taa-v14-body .taa-v14-feature-grid,
  body.taa-v14-body .taa-v14-popular-grid,
  body.taa-v14-body .taa-v14-service-grid,
  body.taa-v14-body .taa-v14-how-grid,
  body.taa-v14-body .taa-v14-review-grid,
  body.taa-v14-body .taa-v14-footer-grid-five{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  body.taa-v14-body .taa-v14-service-card,
  body.taa-v14-body .taa-v14-popular-card,
  body.taa-v14-body .taa-v14-how-grid article,
  body.taa-v14-body .taa-v14-reviews,
  body.taa-v14-body .taa-v14-faq{
    display:flex!important;
    visibility:visible!important;
    opacity:1!important;
    min-height:0!important;
  }
  body.taa-v14-body .taa-v14-service-card{flex-direction:column!important;padding:14px!important;border-radius:14px!important;overflow:visible!important}
  body.taa-v14-body .taa-v14-service-symbol.has-icon{width:100%!important;height:auto!important;max-height:none!important;margin:0 0 10px!important;background:#fff8ee!important;border-radius:12px!important;overflow:hidden!important}
  body.taa-v14-body .taa-v14-service-symbol .taa-v14-icon-image{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:cover!important;filter:none!important}
  body.taa-v14-body .taa-v14-service-card h3{min-height:0!important;font-size:18px!important;line-height:1.3!important;margin:2px 0 8px!important}
  body.taa-v14-body .taa-v14-service-card p{min-height:0!important;font-size:14px!important;line-height:1.55!important;margin:0 0 10px!important}
  body.taa-v14-body .taa-v14-price{margin:0 0 8px!important;font-size:15px!important}
  body.taa-v14-body .taa-v14-popular-card:nth-child(n){display:flex!important;max-width:none!important;grid-column:auto!important}
  body.taa-v14-body .taa-v14-popular-art{display:block!important;width:100%!important;height:auto!important;min-height:0!important;text-decoration:none!important}
  body.taa-v14-body .taa-v14-popular-art img{display:block!important;width:100%!important;height:auto!important;max-height:260px!important;object-fit:cover!important}
  body.taa-v14-body .taa-v14-popular-body{padding:14px!important}
  body.taa-v14-body .taa-v14-sample{display:block!important;min-height:0!important;padding:16px!important;background:#fffaf2!important}
  body.taa-v14-body .taa-v14-sample-chart{margin-top:16px!important}
  body.taa-v14-body .taa-v14-bottom{display:block!important}
  body.taa-v14-body .taa-v14-reviews,body.taa-v14-body .taa-v14-faq{display:block!important;margin-bottom:12px!important}
  body.taa-v14-body .taa-v14-newsletter-inner{display:grid!important;grid-template-columns:1fr!important;padding:18px 10px!important}
  body.taa-v14-body .taa-v14-newsletter form{display:flex!important;flex-direction:column!important;gap:8px!important}
  body.taa-v14-body .taa-v14-newsletter input[type=email],body.taa-v14-body .taa-v14-newsletter button{width:100%!important;min-height:48px!important;font-size:16px!important}
  .taa-v10-modal.is-open{display:flex!important;align-items:flex-start!important;padding:8px!important;background:rgba(27,42,55,.25)!important}
  .taa-v14-modal .taa-v10-modal-panel{display:block!important;width:100%!important;max-width:720px!important;max-height:calc(100dvh - 16px)!important;margin:auto!important;padding:16px!important;overflow:auto!important;border-radius:14px!important;background:#fffdf9!important}
  .taa-v14-modal .taa-form-wrap{display:block!important;width:100%!important;max-width:none!important;padding:0!important;margin:0!important}
  .taa-v14-modal .taa-grid{display:grid!important;grid-template-columns:1fr!important}
  .taa-v14-modal .taa-field input,.taa-v14-modal .taa-field select,.taa-v14-modal .taa-field textarea{font-size:16px!important;min-height:46px!important}
  .taa-v14-modal .taa-checkout-box{display:flex!important;flex-direction:column!important;align-items:stretch!important}
  .taa-v14-modal .taa-button{display:flex!important;width:100%!important;min-height:48px!important;opacity:1!important;visibility:visible!important}
}
.taa-v10-modal-close{display:grid!important;place-items:center!important;text-decoration:none!important;line-height:1!important}

/* ========================================================================
   1.6.5 EXACT REFERENCE HOME
   The selected artwork is used as the actual visual surface, so the page
   keeps its sharp composition one-for-one. Functional controls are mapped
   over the artwork and the whole site remains inside a 90% desktop frame.
   ======================================================================== */
body.taa-v165-exact{margin:0!important;background:#010712!important;color:#f4e6c6!important;overflow-x:hidden!important;font-family:Arial,Helvetica,sans-serif!important}
body.taa-v165-exact:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 50% 10%,#0a1f32 0,#020b14 36%,#01050b 75%)}
body.taa-v165-exact:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.14;background-image:radial-gradient(circle,#e6bd65 .65px,transparent .8px);background-size:42px 42px}
body.taa-v165-exact *{box-sizing:border-box}
body.taa-v165-exact .taa-skip-link{position:absolute;left:-10000px}.taa-skip-link:focus{left:12px;top:12px;z-index:99999;background:#f3ca72;color:#111;padding:10px 14px}
.taa-v165-stage{width:100%;padding:28px 0 42px}
.taa-v165-board{position:relative;width:90vw;max-width:1500px;margin:0 auto;isolation:isolate;filter:drop-shadow(0 28px 80px rgba(0,0,0,.55))}
.taa-v165-picture,.taa-v165-image{display:block;width:100%;height:auto;margin:0;padding:0}
.taa-v165-image{user-select:none;-webkit-user-drag:none}
.taa-v165-anchor{position:absolute;left:0;width:1px;height:1px;pointer-events:none;scroll-margin-top:18px}
.taa-v165-hotspot{position:absolute;z-index:6;display:block;border:1px solid transparent;background:transparent!important;padding:0;margin:0;cursor:pointer;text-decoration:none!important;color:transparent!important;outline:none;border-radius:8px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,transform .2s ease;-webkit-tap-highlight-color:transparent}
button.taa-v165-hotspot{appearance:none;-webkit-appearance:none}
.taa-v165-hotspot:hover,.taa-v165-hotspot:focus-visible{border-color:rgba(248,200,102,.68);box-shadow:0 0 0 1px rgba(255,214,126,.18),0 0 24px rgba(235,173,65,.28),inset 0 0 14px rgba(255,202,92,.06);background:rgba(220,158,50,.025)!important}
.taa-v165-hotspot-gold:hover,.taa-v165-hotspot-gold:focus-visible{box-shadow:0 0 10px rgba(255,221,151,.34),0 0 30px rgba(237,174,59,.47),inset 0 0 18px rgba(255,222,143,.09);transform:scale(1.015)}
.taa-v165-card-hit:hover,.taa-v165-card-hit:focus-visible{transform:translateY(-2px)}
.taa-v165-pulse{position:absolute;z-index:5;aspect-ratio:1;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);border:1px solid rgba(238,178,72,.12);box-shadow:0 0 9px rgba(244,183,74,.14);animation:taaV165Pulse 3.9s ease-in-out infinite}
.taa-v165-pulse:after{content:"";position:absolute;inset:-18%;border-radius:50%;border:1px dashed rgba(229,170,64,.16);animation:taaV165Spin 12s linear infinite}
.taa-v165-pulse:nth-of-type(3n){animation-delay:.8s}.taa-v165-pulse:nth-of-type(4n){animation-delay:1.6s}
.taa-v165-hero-orbit{position:absolute;z-index:4;left:58.7%;top:9.5%;width:30%;aspect-ratio:1;border-radius:50%;pointer-events:none;border:1px solid rgba(245,190,80,.08);box-shadow:0 0 45px rgba(244,172,54,.06);animation:taaV165HeroBreath 5.5s ease-in-out infinite}
.taa-v165-hero-orbit:after{content:"✦";position:absolute;left:6%;top:49%;color:rgba(255,206,101,.42);font-size:clamp(8px,1.1vw,18px);text-shadow:0 0 12px #f0ae36;animation:taaV165Spin 18s linear infinite;transform-origin:900% 50%}
@keyframes taaV165Pulse{0%,100%{opacity:.2;scale:.92}50%{opacity:.9;scale:1.12;box-shadow:0 0 22px rgba(244,183,74,.32)}}
@keyframes taaV165Spin{to{rotate:360deg}}
@keyframes taaV165HeroBreath{0%,100%{opacity:.32;scale:.97}50%{opacity:.8;scale:1.03}}

.taa-v165-faq-popover{position:fixed;inset:0;z-index:999991;display:none;place-items:center;padding:24px}.taa-v165-faq-popover.is-open{display:grid}.taa-v165-faq-backdrop{position:absolute;inset:0;background:rgba(0,5,10,.84);backdrop-filter:blur(5px)}
.taa-v165-faq-panel{position:relative;z-index:2;width:min(620px,92vw);padding:34px 38px;border:1px solid #986a2d;border-radius:16px;background:radial-gradient(circle at 85% 5%,rgba(212,156,61,.13),transparent 28%),linear-gradient(145deg,#071c2b,#030b14);box-shadow:0 32px 90px rgba(0,0,0,.72),0 0 35px rgba(219,162,67,.1);color:#cfc1a5}
.taa-v165-faq-panel>span{color:#b98231;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.taa-v165-faq-panel h2{margin:10px 0 13px;color:#e7b65d;font:500 28px/1.22 Georgia,"Times New Roman",serif}.taa-v165-faq-panel p{margin:0;color:#c7b79a;font-size:15px;line-height:1.72}.taa-v165-faq-panel a{display:inline-block;margin-top:20px;color:#e6b25a!important;text-decoration:none!important;font-weight:700}.taa-v165-faq-close{position:absolute;right:15px;top:12px;width:36px;height:36px;border:1px solid #7e5727;border-radius:50%;background:#0a2130;color:#efc77a;font-size:24px;cursor:pointer}

/* Keep the existing real order form readable while preserving the dark theme. */
body.taa-v165-exact .taa-v165-order-modal .taa-v10-modal-backdrop{background:rgba(0,4,9,.86)!important;backdrop-filter:blur(6px)}
body.taa-v165-exact .taa-v165-order-modal .taa-v10-modal-panel{background:linear-gradient(160deg,#071a29,#030b13)!important;color:#eee1c8!important;border:1px solid #8e632b!important;box-shadow:0 30px 100px rgba(0,0,0,.72),0 0 38px rgba(219,162,68,.09)!important}
body.taa-v165-exact .taa-v165-order-modal .taa-v10-modal-head{background:radial-gradient(circle at 80% 15%,rgba(218,161,65,.12),transparent 28%),#081d2c!important;border-bottom-color:#674820!important}
body.taa-v165-exact .taa-v165-order-modal .taa-v10-modal-head h2{color:#e8b75f!important}body.taa-v165-exact .taa-v165-order-modal .taa-v10-modal-head p{color:#b4a58d!important}body.taa-v165-exact .taa-v165-order-modal .taa-v10-modal-head span{color:#d59b41!important}
body.taa-v165-exact .taa-v165-order-modal .taa-form-wrap{background:#06141f!important;color:#ebdfca!important;border-color:#55401f!important}body.taa-v165-exact .taa-v165-order-modal .taa-field label{color:#d6c3a2!important}body.taa-v165-exact .taa-v165-order-modal .taa-field input,body.taa-v165-exact .taa-v165-order-modal .taa-field select,body.taa-v165-exact .taa-v165-order-modal .taa-field textarea{background:#0a1f2f!important;color:#f4e6cf!important;border-color:#5f4829!important}body.taa-v165-exact .taa-v165-order-modal .taa-field select option{background:#0a1f2f!important;color:#f4e6cf!important}body.taa-v165-exact .taa-v165-order-modal .taa-step-title strong{color:#e2ae52!important}body.taa-v165-exact .taa-v165-order-modal .taa-step-title small,body.taa-v165-exact .taa-v165-order-modal .taa-help,body.taa-v165-exact .taa-v165-order-modal .taa-consent,body.taa-v165-exact .taa-v165-order-modal .taa-disclaimer{color:#a99d89!important}body.taa-v165-exact .taa-v165-order-modal .taa-button{background:linear-gradient(#f4d48b,#b87927)!important;color:#151008!important;border-color:#ecc36d!important}

@media(max-width:782px){.taa-v165-stage{padding:12px 0 26px}.taa-v165-board{width:90vw}.taa-v165-hotspot:hover{transform:none}.taa-v165-pulse{display:none}.taa-v165-hero-orbit{display:none}.taa-v165-faq-panel{padding:28px 22px}.taa-v165-faq-panel h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){.taa-v165-pulse,.taa-v165-pulse:after,.taa-v165-hero-orbit,.taa-v165-hero-orbit:after{animation:none!important}.taa-v165-hotspot{transition:none!important}}

/* ========================================================================
   1.6.6 — POLISHED CLICKABLE DARK SITE
   Exact selected artwork stays at 90%. A real navigation layer, reliable
   click targets and one coherent navy/gold style are applied site-wide.
   ======================================================================== */
body.taa-v165-exact{background:#010711!important}
body.taa-v165-exact .taa-v165-stage{padding-top:2cm!important;padding-bottom:48px!important}
body.taa-v165-exact .taa-v165-board{width:90vw!important;max-width:1500px!important;overflow:visible!important}
body.taa-v165-exact .taa-v165-hotspot{z-index:38!important;pointer-events:auto!important;touch-action:manipulation!important}
body.taa-v165-exact .taa-v165-picture{position:relative;z-index:1}
body.taa-v165-exact .taa-v165-pulse,body.taa-v165-exact .taa-v165-hero-orbit{z-index:7!important;pointer-events:none!important}

/* Real, large top navigation. It intentionally covers the tiny menu printed
   in the artwork and uses the same dark-gold palette. */
.taa-v166-live-header{position:absolute;z-index:80;left:0;right:0;top:0;height:clamp(70px,5.2vw,88px);display:flex;align-items:center;gap:clamp(12px,1.5vw,26px);padding:0 clamp(18px,2.2vw,38px);background:linear-gradient(90deg,rgba(1,8,17,.995),rgba(3,14,27,.985) 55%,rgba(2,10,19,.995));border-bottom:1px solid rgba(205,148,55,.62);box-shadow:0 10px 28px rgba(0,0,0,.34),inset 0 -1px 0 rgba(255,205,104,.08);font-family:Georgia,'Times New Roman',serif}
.taa-v166-brand{display:flex;align-items:center;gap:11px;min-width:clamp(180px,16vw,245px);color:#e7b65b!important;text-decoration:none!important;white-space:nowrap}
.taa-v166-brand-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid #a9762b;border-radius:50%;color:#efc979;font-size:22px;box-shadow:0 0 16px rgba(226,166,59,.18),inset 0 0 12px rgba(226,166,59,.08);animation:taaV166MarkGlow 3.6s ease-in-out infinite}
.taa-v166-brand strong{display:block;color:#e9b958;font-size:clamp(18px,1.5vw,25px);line-height:1;letter-spacing:.035em;font-weight:500}
.taa-v166-brand small{display:block;margin-top:5px;color:#a99676;font:600 clamp(8px,.62vw,10px)/1.1 Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase}
.taa-v166-nav{display:flex;align-items:center;justify-content:center;gap:clamp(10px,1.15vw,21px);flex:1;min-width:0}
.taa-v166-nav a{position:relative;padding:24px 0 22px;color:#eadfc9!important;text-decoration:none!important;white-space:nowrap;font:500 clamp(13px,1.02vw,17px)/1.1 Georgia,'Times New Roman',serif;text-shadow:0 1px 8px rgba(0,0,0,.45);transition:color .18s ease,text-shadow .18s ease}
.taa-v166-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:14px;height:1px;background:#e6ad4e;box-shadow:0 0 9px rgba(233,175,75,.8);transition:left .18s ease,right .18s ease}
.taa-v166-nav a:hover,.taa-v166-nav a:focus-visible{color:#f5c96f!important;text-shadow:0 0 14px rgba(238,183,80,.38)}
.taa-v166-nav a:hover:after,.taa-v166-nav a:focus-visible:after{left:0;right:0}
.taa-v166-account{display:flex;align-items:center;justify-content:center;gap:8px;min-width:clamp(130px,12vw,178px);min-height:44px;padding:0 16px;border:1px solid #b37d2c;border-radius:10px;color:#f0c46d!important;background:linear-gradient(180deg,rgba(19,35,47,.9),rgba(5,15,26,.96));box-shadow:0 0 0 1px rgba(255,208,116,.05),0 0 20px rgba(226,164,54,.10);text-decoration:none!important;font:600 clamp(12px,.95vw,15px)/1 Arial,sans-serif;white-space:nowrap;transition:.2s}
.taa-v166-account:hover,.taa-v166-account:focus-visible{transform:translateY(-1px);box-shadow:0 0 22px rgba(231,173,68,.32);border-color:#e0aa50}
.taa-v166-menu-toggle,.taa-v166-mobile-nav{display:none}
@keyframes taaV166MarkGlow{0%,100%{box-shadow:0 0 10px rgba(226,166,59,.12),inset 0 0 10px rgba(226,166,59,.05)}50%{box-shadow:0 0 24px rgba(226,166,59,.34),inset 0 0 14px rgba(226,166,59,.11)}}

/* Larger reliable click areas and a tiny hover cue. */
.taa-v166-step-hit,.taa-v166-tariff-hit,.taa-v166-review-hit{border-radius:12px!important}
.taa-v166-step-hit:hover,.taa-v166-tariff-hit:hover,.taa-v166-review-hit:hover{background:rgba(224,165,64,.028)!important;box-shadow:inset 0 0 26px rgba(228,168,63,.08),0 0 18px rgba(228,168,63,.08)!important}
.taa-v165-faq-hit{cursor:pointer!important}

@media(max-width:1180px){
  .taa-v166-nav{display:none}
  .taa-v166-live-header{height:74px}
  .taa-v166-account{margin-left:auto}
  .taa-v166-menu-toggle{display:flex;width:46px;height:42px;flex-direction:column;justify-content:center;align-items:center;gap:5px;border:1px solid #9d6c29;border-radius:9px;background:#071727;cursor:pointer}
  .taa-v166-menu-toggle span{width:22px;height:2px;background:#e5b45d;display:block}
  .taa-v166-mobile-nav{position:absolute;right:18px;top:calc(100% + 8px);width:min(330px,82vw);padding:12px;display:none;grid-template-columns:1fr 1fr;gap:7px;background:rgba(3,12,23,.985);border:1px solid #8d6229;border-radius:12px;box-shadow:0 24px 60px rgba(0,0,0,.65);z-index:90}
  .taa-v166-mobile-nav.is-open{display:grid}
  .taa-v166-mobile-nav a{display:flex;align-items:center;min-height:42px;padding:8px 10px;border:1px solid rgba(157,108,41,.32);border-radius:7px;color:#ead9bb!important;text-decoration:none!important;font:600 13px Arial,sans-serif;background:rgba(255,255,255,.015)}
  .taa-v166-mobile-nav a:hover{border-color:#c8913b;color:#f1c46e!important}
}
@media(max-width:700px){
  body.taa-v165-exact .taa-v165-stage{padding-top:20px!important}
  body.taa-v165-exact .taa-v165-board{width:94vw!important}
  .taa-v166-live-header{height:64px;padding:0 10px;gap:8px}
  .taa-v166-brand{min-width:0;flex:1}
  .taa-v166-brand-mark{width:35px;height:35px;font-size:18px}
  .taa-v166-brand strong{font-size:17px}.taa-v166-brand small{display:none}
  .taa-v166-account{min-width:44px;width:44px;padding:0;font-size:16px}.taa-v166-account span{display:none}
  .taa-v166-menu-toggle{width:42px;height:40px}
}

/* ------------------------------------------------------------------------
   One dark navy/gold style for EVERY public plugin page and blog article.
   ------------------------------------------------------------------------ */
body.taa-v14-info-body.taa-v166-dark-site{margin:0!important;background:#010711!important;color:#e9ddc5!important;overflow-x:hidden!important;font-family:Arial,Helvetica,sans-serif!important}
body.taa-v14-info-body.taa-v166-dark-site:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 18% 5%,rgba(25,64,88,.38),transparent 28%),radial-gradient(circle at 82% 15%,rgba(104,71,26,.18),transparent 25%),linear-gradient(180deg,#03111f 0,#010711 58%,#020a13 100%)}
body.taa-v14-info-body.taa-v166-dark-site:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.15;background-image:radial-gradient(circle,#d7a84f .7px,transparent .9px);background-size:38px 38px}
body.taa-v14-info-body.taa-v166-dark-site *{box-sizing:border-box}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-shell{width:90vw!important;max-width:1500px!important;margin-left:auto!important;margin-right:auto!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-header{position:sticky!important;top:12px!important;z-index:1000!important;width:90vw!important;max-width:1500px!important;margin:2cm auto 0!important;background:linear-gradient(90deg,rgba(3,13,24,.98),rgba(7,24,36,.96),rgba(2,10,18,.98))!important;border:1px solid #6f4c22!important;border-radius:16px!important;box-shadow:0 18px 55px rgba(0,0,0,.38),0 0 28px rgba(207,149,52,.07)!important;backdrop-filter:none!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-header-inner{min-height:82px!important;padding:10px 22px!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-brand{color:#e9b75a!important;text-decoration:none!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-brand-mark{border-color:#9f702e!important;color:#e4ad50!important;background:#061725!important;box-shadow:0 0 18px rgba(228,173,77,.15)}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-brand strong{color:#e8b45a!important;font-size:25px!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-brand small{color:#a9977b!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-nav a{color:#e5d8be!important;font-size:15px!important;text-decoration:none!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-nav a:hover{color:#f0c46d!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-account,body.taa-v14-info-body.taa-v166-dark-site .taa-v14-header-order{background:#061725!important;border-color:#a5732d!important;color:#efc16b!important;box-shadow:0 0 18px rgba(218,157,56,.09)!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-menu-toggle{border-color:#8d6229!important;background:#071827!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-menu-toggle span,body.taa-v14-info-body.taa-v166-dark-site .taa-v14-menu-toggle span:before,body.taa-v14-info-body.taa-v166-dark-site .taa-v14-menu-toggle span:after{background:#e5b55f!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-mobile-nav{background:#051521!important;border-color:#7f5827!important;box-shadow:0 18px 48px rgba(0,0,0,.6)!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-mobile-nav a{color:#e6d7bb!important;border-bottom-color:#3d2e1b!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-main{min-height:70vh!important;padding:38px 0 54px!important;background:transparent!important;color:#e8dcc5!important}

body.taa-v14-info-body.taa-v166-dark-site .taa-info-hero,body.taa-v14-info-body.taa-v166-dark-site .taa-info-panel,body.taa-v14-info-body.taa-v166-dark-site .taa-info-grid>article,body.taa-v14-info-body.taa-v166-dark-site .taa-info-service-card,body.taa-v14-info-body.taa-v166-dark-site .taa-info-steps>article,body.taa-v14-info-body.taa-v166-dark-site .taa-info-faq details,body.taa-v14-info-body.taa-v166-dark-site .taa-info-legal,body.taa-v14-info-body.taa-v166-dark-site .taa-contact-form-card,body.taa-v14-info-body.taa-v166-dark-site .taa-contact-side>div,body.taa-v14-info-body.taa-v166-dark-site .taa-review-list-wrap,body.taa-v14-info-body.taa-v166-dark-site .taa-review-form-card,body.taa-v14-info-body.taa-v166-dark-site .taa-review-card,body.taa-v14-info-body.taa-v166-dark-site .taa-review-empty,body.taa-v14-info-body.taa-v166-dark-site .taa-review-client-gate{background:radial-gradient(circle at 90% 0%,rgba(183,126,44,.08),transparent 30%),linear-gradient(145deg,#081b2a,#03101b)!important;border-color:#705027!important;color:#dfd1b7!important;box-shadow:0 14px 38px rgba(0,0,0,.18)!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-hero{border-radius:18px!important;box-shadow:0 22px 65px rgba(0,0,0,.28),inset 0 0 0 1px rgba(238,188,96,.035)!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-hero:after{color:rgba(224,171,79,.07)!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-kicker{color:#d9a34e!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-main h1,body.taa-v14-info-body.taa-v166-dark-site .taa-info-main h2,body.taa-v14-info-body.taa-v166-dark-site .taa-info-main h3,body.taa-v14-info-body.taa-v166-dark-site .taa-review-section-head h2,body.taa-v14-info-body.taa-v166-dark-site .taa-review-form-head h2{color:#efc06a!important;text-shadow:0 1px 10px rgba(0,0,0,.24)}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-main p,body.taa-v14-info-body.taa-v166-dark-site .taa-info-main li,body.taa-v14-info-body.taa-v166-dark-site .taa-info-main span,body.taa-v14-info-body.taa-v166-dark-site .taa-review-card>p,body.taa-v14-info-body.taa-v166-dark-site .taa-review-section-head p,body.taa-v14-info-body.taa-v166-dark-site .taa-review-form-head p{color:#c5b79d!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-grid>article>span,body.taa-v14-info-body.taa-v166-dark-site .taa-info-service-icon,body.taa-v14-info-body.taa-v166-dark-site .taa-info-steps b{color:#e5af53!important;background:#071827!important;border-color:#9a6b2d!important;box-shadow:0 0 18px rgba(219,159,57,.10)!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-price{color:#f1c978!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-cta,body.taa-v14-info-body.taa-v166-dark-site .taa-info-btn,body.taa-v14-info-body.taa-v166-dark-site .taa-contact-submit,body.taa-v14-info-body.taa-v166-dark-site .taa-review-submit,body.taa-v14-info-body.taa-v166-dark-site .taa-review-cabinet-button,body.taa-v14-info-body.taa-v166-dark-site .taa-button{background:linear-gradient(180deg,#f0cf83,#a96d20)!important;color:#171007!important;border:1px solid #e7b75f!important;box-shadow:0 7px 22px rgba(171,111,31,.18),0 0 18px rgba(225,168,63,.08)!important;text-decoration:none!important;font-weight:800!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-cta:hover,body.taa-v14-info-body.taa-v166-dark-site .taa-info-btn:hover{filter:brightness(1.07);transform:translateY(-1px)}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-faq summary{color:#e6b65e!important;background:#061725!important;border-color:#6b4b26!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-faq details[open] summary{background:#0a2131!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-legal h2{border-bottom-color:#654821!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-contact-form input,body.taa-v14-info-body.taa-v166-dark-site .taa-contact-form select,body.taa-v14-info-body.taa-v166-dark-site .taa-contact-form textarea,body.taa-v14-info-body.taa-v166-dark-site .taa-review-form input,body.taa-v14-info-body.taa-v166-dark-site .taa-review-form select,body.taa-v14-info-body.taa-v166-dark-site .taa-review-form textarea,body.taa-v14-info-body.taa-v166-dark-site .taa-cabinet-login input{background:#071b29!important;color:#f0e3ca!important;border-color:#69502d!important;box-shadow:none!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-contact-form input::placeholder,body.taa-v14-info-body.taa-v166-dark-site .taa-contact-form textarea::placeholder,body.taa-v14-info-body.taa-v166-dark-site .taa-review-form input::placeholder,body.taa-v14-info-body.taa-v166-dark-site .taa-review-form textarea::placeholder{color:#887d6a!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-contact-form label,body.taa-v14-info-body.taa-v166-dark-site .taa-review-form label,body.taa-v14-info-body.taa-v166-dark-site .taa-review-rating legend{color:#d3c2a4!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-review-avatar{background:#0b2333!important;border-color:#92652c!important;color:#f0bd61!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-review-meta span{background:#0a2030!important;color:#cbb895!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-review-meta .is-verified{background:#0c2a27!important;color:#9dd0b0!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-review-rating-options label{color:#594b36!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-review-rating-options label:hover,body.taa-v14-info-body.taa-v166-dark-site .taa-review-rating-options label:hover~label,body.taa-v14-info-body.taa-v166-dark-site .taa-review-rating-options input:checked~label{color:#e8b45a!important;text-shadow:0 0 10px rgba(232,180,90,.25)!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-footer{width:90vw!important;max-width:1500px!important;margin:0 auto 32px!important;background:linear-gradient(145deg,#071827,#020b14)!important;border:1px solid #60451f!important;border-radius:18px!important;color:#beaf94!important;box-shadow:0 18px 52px rgba(0,0,0,.28)!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-footer h4,body.taa-v14-info-body.taa-v166-dark-site .taa-v14-footer .taa-v14-brand strong{color:#e5b159!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-footer a{color:#cbb998!important;text-decoration:none!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-footer a:hover{color:#f1c56c!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-footer-bottom{border-top-color:#4e381d!important;color:#81745f!important}

/* Result and cabinet are now wrapped by the same dark public template. */
body.taa-v14-info-body.taa-v166-dark-site .taa-result-wrap,body.taa-v14-info-body.taa-v166-dark-site .taa-cabinet-wrap{max-width:none!important;margin:0!important;background:transparent!important;color:#e7dbc2!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-result-header,body.taa-v14-info-body.taa-v166-dark-site .taa-result-facts,body.taa-v14-info-body.taa-v166-dark-site .taa-chart-block,body.taa-v14-info-body.taa-v166-dark-site .taa-result-text,body.taa-v14-info-body.taa-v166-dark-site .taa-progress-card,body.taa-v14-info-body.taa-v166-dark-site .taa-cabinet-card,body.taa-v14-info-body.taa-v166-dark-site .taa-cabinet-login{background:linear-gradient(145deg,#081b29,#03101a)!important;border-color:#6b4c26!important;color:#d9cbb2!important;box-shadow:0 12px 36px rgba(0,0,0,.18)!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-result-header h1,body.taa-v14-info-body.taa-v166-dark-site .taa-result-text h2,body.taa-v14-info-body.taa-v166-dark-site .taa-result-text h3,body.taa-v14-info-body.taa-v166-dark-site .taa-cabinet-wrap h1,body.taa-v14-info-body.taa-v166-dark-site .taa-cabinet-wrap h2,body.taa-v14-info-body.taa-v166-dark-site .taa-cabinet-wrap h3{color:#edbd65!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-result-text p,body.taa-v14-info-body.taa-v166-dark-site .taa-result-text li{color:#d1c2a6!important}

/* Blog articles use the same visual language. */
.taa-v166-article{max-width:1180px;margin:0 auto}
.taa-v166-article-cover{margin:-5px 0 26px;border:1px solid #725026;border-radius:18px;overflow:hidden;background:#061522;box-shadow:0 18px 45px rgba(0,0,0,.25)}
.taa-v166-article-cover img{display:block;width:100%;max-height:560px;object-fit:cover;filter:contrast(1.04) saturate(1.04)!important}
.taa-v166-article-content{padding:36px 42px;border:1px solid #634720;border-radius:18px;background:linear-gradient(145deg,#071a28,#03101a);box-shadow:0 18px 45px rgba(0,0,0,.22);font-size:17px;line-height:1.78}
.taa-v166-article-content h2,.taa-v166-article-content h3,.taa-v166-article-content h4{color:#edbd65!important;margin-top:1.5em}
.taa-v166-article-content a{color:#efc36d!important}
.taa-v166-article-cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:26px 0}

@media(max-width:850px){
  body.taa-v14-info-body.taa-v166-dark-site .taa-v14-header{position:relative!important;top:auto!important;width:94vw!important;margin:18px auto 0!important;border-radius:12px!important}
  body.taa-v14-info-body.taa-v166-dark-site .taa-v14-shell{width:94vw!important}
  body.taa-v14-info-body.taa-v166-dark-site .taa-v14-footer{width:94vw!important}
  body.taa-v14-info-body.taa-v166-dark-site .taa-v14-header-inner{min-height:68px!important;padding:7px 10px!important}
  body.taa-v14-info-body.taa-v166-dark-site .taa-v14-brand strong{font-size:19px!important}
  body.taa-v14-info-body.taa-v166-dark-site .taa-info-main{padding-top:20px!important}
  .taa-v166-article-content{padding:24px 18px;font-size:16px}
}

/* 1.6.6 subtle life for icons on internal pages */
body.taa-v14-info-body.taa-v166-dark-site .taa-info-grid>article>span,
body.taa-v14-info-body.taa-v166-dark-site .taa-info-service-icon,
body.taa-v14-info-body.taa-v166-dark-site .taa-info-steps b,
body.taa-v14-info-body.taa-v166-dark-site .taa-contact-side-icon{
  transition:transform .22s ease,box-shadow .22s ease,color .22s ease;
  animation:taaV166IconBreath 4.8s ease-in-out infinite;
}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-grid>article:hover>span,
body.taa-v14-info-body.taa-v166-dark-site .taa-info-service-card:hover .taa-info-service-icon,
body.taa-v14-info-body.taa-v166-dark-site .taa-info-steps>article:hover b{
  transform:translateY(-3px) rotate(-3deg) scale(1.05);
  box-shadow:0 0 25px rgba(232,177,77,.28)!important;
  color:#ffd98d!important;
}
@keyframes taaV166IconBreath{0%,100%{filter:drop-shadow(0 0 0 rgba(230,173,70,0))}50%{filter:drop-shadow(0 0 6px rgba(230,173,70,.22))}}
@media(prefers-reduced-motion:reduce){body.taa-v14-info-body.taa-v166-dark-site .taa-info-grid>article>span,body.taa-v14-info-body.taa-v166-dark-site .taa-info-service-icon,body.taa-v14-info-body.taa-v166-dark-site .taa-info-steps b,body.taa-v14-info-body.taa-v166-dark-site .taa-contact-side-icon{animation:none!important;transition:none!important}}

/* ========================================================================
   1.6.7 — SHARP, READABLE, FULLY INTERACTIVE REFERENCE THEME
   The selected 90%-wide artwork remains underneath. All important words and
   controls are real HTML so nothing depends on tiny raster text for reading
   or clicking. Internal pages inherit the same high-contrast navy/gold look.
   ======================================================================== */
body.taa-v165-exact .taa-v165-stage{padding-top:2cm!important;padding-bottom:52px!important}
body.taa-v165-exact .taa-v165-board{width:90vw!important;max-width:1380px!important;margin:0 auto!important}
body.taa-v165-exact .taa-v165-picture{pointer-events:none!important}
body.taa-v165-exact .taa-v165-image{filter:contrast(1.075) saturate(1.07) brightness(1.025);image-rendering:auto;backface-visibility:hidden;transform:translateZ(0)}

/* Much larger, readable menu. The board itself starts 2 cm below the top. */
.taa-v166-live-header{height:clamp(82px,5.8vw,98px)!important;padding:0 clamp(20px,2.25vw,38px)!important;gap:clamp(14px,1.45vw,25px)!important;border-radius:16px 16px 0 0!important}
.taa-v166-brand{min-width:clamp(220px,18vw,285px)!important}
.taa-v166-brand-mark{width:50px!important;height:50px!important;font-size:26px!important}
.taa-v166-brand strong{font-size:clamp(22px,1.65vw,29px)!important;letter-spacing:.045em!important}
.taa-v166-brand small{font-size:clamp(9px,.67vw,11px)!important;letter-spacing:.115em!important;color:#d0b888!important}
.taa-v166-nav{gap:clamp(12px,1.15vw,22px)!important}
.taa-v166-nav a{padding:29px 0 27px!important;font-size:clamp(15px,1.02vw,18px)!important;color:#fff3db!important;font-weight:600!important;text-shadow:0 2px 10px #000!important}
.taa-v166-nav a:after{bottom:18px!important;height:2px!important}
.taa-v166-account{min-width:clamp(150px,12vw,190px)!important;min-height:50px!important;font-size:clamp(13px,1vw,16px)!important;color:#ffd98a!important;border-color:#d39a40!important;box-shadow:0 0 24px rgba(229,173,71,.18)!important}

/* Every live readable layer is above the image, but only real controls catch clicks. */
.taa-v167-hero-live,.taa-v167-feature-strip,.taa-v167-services-live,.taa-v167-how-live,.taa-v167-tariffs-live,.taa-v167-reviews-live,.taa-v167-faq-live,.taa-v167-final-live,.taa-v167-footer-live{position:absolute;z-index:24;color:#f7edd9;pointer-events:none}
.taa-v167-hero-live a,.taa-v167-feature-strip a,.taa-v167-services-live a,.taa-v167-how-live a,.taa-v167-tariffs-live a,.taa-v167-reviews-live a,.taa-v167-faq-live button,.taa-v167-final-live a,.taa-v167-footer-live a{pointer-events:auto}

/* Hero: mask only the old tiny lettering, never the astrologer. */
.taa-v167-hero-live{left:3.2%;top:5.25%;width:34.5%;min-height:16.8%;padding:1.2% 1.4% 1.1%;border-radius:14px;background:linear-gradient(90deg,rgba(1,7,15,.98) 0%,rgba(2,10,20,.93) 76%,rgba(2,10,20,.12) 100%);text-shadow:0 2px 12px #000}
.taa-v167-kicker{display:block;margin-bottom:.45vw;color:#dca852;font:700 clamp(10px,.72vw,12px)/1.3 Arial,sans-serif;letter-spacing:.09em;text-transform:uppercase}
.taa-v167-hero-live h1{margin:0 0 .6vw;color:#fff6e5;font:500 clamp(28px,3.05vw,51px)/.98 Georgia,'Times New Roman',serif;letter-spacing:.012em;text-transform:uppercase}
.taa-v167-hero-live h1 em{display:block;color:#e5ad50;font-style:normal;text-shadow:0 0 18px rgba(230,172,74,.18)}
.taa-v167-hero-live p{max-width:92%;margin:0 0 .55vw;color:#f1e6d1;font:500 clamp(12px,.88vw,15px)/1.5 Arial,sans-serif}
.taa-v167-hero-live ul{list-style:none;margin:0 0 .75vw;padding:0;display:grid;gap:.25vw}
.taa-v167-hero-live li{position:relative;padding-left:1.35em;color:#ebdfca;font:500 clamp(11px,.78vw,14px)/1.35 Arial,sans-serif}
.taa-v167-hero-live li:before{content:'✦';position:absolute;left:0;color:#e1a843;text-shadow:0 0 8px rgba(232,174,71,.55)}
.taa-v167-gold-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:clamp(44px,3.1vw,56px);padding:0 clamp(17px,1.8vw,28px);border:1px solid #f0c36e;border-radius:10px;background:linear-gradient(180deg,#f7dc98 0,#d69b3f 43%,#a9671b 100%);box-shadow:0 0 0 2px rgba(255,211,120,.08),0 6px 20px rgba(0,0,0,.38),0 0 25px rgba(236,177,64,.27);color:#171006!important;text-decoration:none!important;text-transform:uppercase;font:800 clamp(12px,.92vw,15px)/1 Arial,sans-serif;letter-spacing:.025em;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}
.taa-v167-gold-button:hover,.taa-v167-gold-button:focus-visible{transform:translateY(-2px) scale(1.012);filter:brightness(1.08);box-shadow:0 9px 24px rgba(0,0,0,.4),0 0 34px rgba(242,188,76,.5)}

/* Readable benefit strip covering the tiny raster captions. */
.taa-v167-feature-strip{left:2.1%;top:23.05%;width:95.8%;height:5.35%;display:grid;grid-template-columns:repeat(5,1fr);gap:.35%;padding:.45%;border:1px solid rgba(164,112,43,.62);border-radius:12px;background:linear-gradient(90deg,rgba(2,12,24,.96),rgba(5,21,34,.96),rgba(2,12,24,.96));box-shadow:0 8px 22px rgba(0,0,0,.25)}
.taa-v167-feature-strip>div{display:flex;align-items:center;gap:.65vw;padding:0 .6vw;border-right:1px solid rgba(165,113,45,.28)}
.taa-v167-feature-strip>div:last-child{border-right:0}
.taa-v167-feature-strip b{flex:0 0 auto;width:clamp(28px,2.5vw,42px);aspect-ratio:1;display:grid;place-items:center;border:1px solid #a67530;border-radius:50%;color:#f0bd61;background:#061725;box-shadow:0 0 16px rgba(232,177,77,.13);font-size:clamp(14px,1.4vw,22px);animation:taaV167Icon 4.2s ease-in-out infinite}
.taa-v167-feature-strip strong{display:block;color:#f1c26d;font:700 clamp(10px,.72vw,13px)/1.15 Georgia,serif}
.taa-v167-feature-strip small{display:block;margin-top:3px;color:#e5d8c1;font:500 clamp(9px,.62vw,11px)/1.25 Arial,sans-serif}

/* Services: preserve the beautiful artwork, replace only the lower blurry text. */
.taa-v167-services-live{left:2.05%;top:30.45%;width:95.9%;height:12.7%;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.58%}
.taa-v167-services-live:before,.taa-v167-how-live:before,.taa-v167-tariffs-live:before,.taa-v167-reviews-live:before,.taa-v167-faq-live:before{position:absolute;left:50%;transform:translateX(-50%);color:#efb65a;text-transform:uppercase;letter-spacing:.14em;white-space:nowrap;text-shadow:0 2px 12px #000,0 0 13px rgba(224,159,48,.2);font:500 clamp(18px,1.75vw,30px)/1 Georgia,serif;pointer-events:none}
.taa-v167-services-live:before{content:'Наши услуги';top:-12.7%}
.taa-v167-services-live>a{position:relative;display:flex;align-items:flex-end;min-width:0;padding:0;border:1px solid rgba(185,126,45,.67);border-radius:10px;overflow:hidden;text-decoration:none!important;background:linear-gradient(180deg,transparent 0 37%,rgba(2,10,18,.30) 42%,rgba(2,10,18,.96) 58%,rgba(1,7,13,.99) 100%);box-shadow:inset 0 -1px 0 rgba(255,198,93,.07);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.taa-v167-services-live>a:hover,.taa-v167-services-live>a:focus-visible{transform:translateY(-3px);border-color:#e5ad4e;box-shadow:0 8px 22px rgba(0,0,0,.34),0 0 20px rgba(230,169,63,.18)}
.taa-v167-services-live>a>span{display:block;width:100%;padding:0 .65vw .62vw;text-align:center}
.taa-v167-services-live strong{display:block;color:#f2be62;font:600 clamp(11px,.95vw,15px)/1.15 Georgia,serif;text-transform:uppercase}
.taa-v167-services-live small{display:block;min-height:2.5em;margin:.35vw 0 .42vw;color:#f1e6d2;font:500 clamp(9px,.66vw,11px)/1.3 Arial,sans-serif}
.taa-v167-services-live em{display:inline-flex;min-height:25px;align-items:center;padding:0 .72em;border:1px solid #9c6928;border-radius:7px;color:#f1be65;font:700 clamp(9px,.62vw,10px)/1 Arial,sans-serif;font-style:normal;text-transform:uppercase;letter-spacing:.04em;background:#071522}

/* How it works: actual links, large typography. */
.taa-v167-how-live{left:3.2%;top:44.55%;width:93.6%;height:5.15%;display:grid;grid-template-columns:repeat(5,1fr);gap:.7%;padding:.4% .2%;background:linear-gradient(90deg,rgba(1,8,16,.97),rgba(4,18,30,.96),rgba(1,8,16,.97));border-top:1px solid rgba(156,106,40,.45);border-bottom:1px solid rgba(156,106,40,.45)}
.taa-v167-how-live:before{content:'Как это работает';top:-45%}
.taa-v167-how-live>a{display:flex;align-items:center;gap:.6vw;min-width:0;padding:.25vw .35vw;border-radius:9px;text-decoration:none!important;transition:background .18s ease}
.taa-v167-how-live>a:hover{background:rgba(210,151,55,.07)}
.taa-v167-how-live b{flex:0 0 auto;width:clamp(30px,2.6vw,45px);aspect-ratio:1;display:grid;place-items:center;border:1px solid #a4732c;border-radius:50%;color:#e6ad4f;background:#071827;font:500 clamp(18px,1.6vw,27px)/1 Georgia,serif;box-shadow:0 0 13px rgba(224,163,62,.12)}
.taa-v167-how-live strong{display:block;color:#efbb60;font:700 clamp(9px,.74vw,12px)/1.15 Georgia,serif;text-transform:uppercase}
.taa-v167-how-live small{display:block;margin-top:3px;color:#e7dac3;font:500 clamp(8px,.59vw,10px)/1.25 Arial,sans-serif}

/* Tariffs: actual data and actual large buttons. */
.taa-v167-tariffs-live{left:2.1%;top:51.35%;width:95.8%;height:12.65%;display:grid;grid-template-columns:repeat(4,1fr);gap:1.15%}
.taa-v167-tariffs-live:before{content:'Тарифы';top:-12.8%}
.taa-v167-tariffs-live>a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1.15vw .8vw .7vw;border:1px solid #8d632c;border-radius:10px;background:radial-gradient(circle at 50% 0,rgba(189,133,44,.08),transparent 35%),linear-gradient(180deg,rgba(4,16,27,.97),rgba(2,10,18,.99));color:#f4e6cd!important;text-align:center;text-decoration:none!important;box-shadow:inset 0 0 0 1px rgba(255,214,128,.025);transition:transform .18s,border-color .18s,box-shadow .18s}
.taa-v167-tariffs-live>a:hover,.taa-v167-tariffs-live>a:focus-visible{transform:translateY(-3px);border-color:#dca449;box-shadow:0 9px 28px rgba(0,0,0,.36),0 0 25px rgba(219,160,55,.16)}
.taa-v167-tariffs-live>a.is-popular{border-color:#e2aa4d;box-shadow:inset 0 0 25px rgba(227,168,69,.08),0 0 16px rgba(227,168,69,.08)}
.taa-v167-tariffs-live i{position:absolute;top:-1px;left:50%;transform:translate(-50%,-50%);padding:5px 13px;border-radius:12px;background:linear-gradient(180deg,#f6da94,#bd7c27);color:#201306;font:800 clamp(8px,.58vw,10px)/1 Arial,sans-serif;text-transform:uppercase;font-style:normal;white-space:nowrap}
.taa-v167-plan{color:#f0b85b;font:600 clamp(13px,1.08vw,18px)/1 Georgia,serif;text-transform:uppercase;letter-spacing:.04em}
.taa-v167-tariffs-live>a>strong{display:block;margin:.7vw 0 .5vw;color:#f3bd5f;font:600 clamp(20px,1.75vw,30px)/1 Georgia,serif}
.taa-v167-tariffs-live>a>small{display:block;flex:1;color:#eee1cb;font:500 clamp(9px,.67vw,11px)/1.48 Arial,sans-serif}
.taa-v167-tariffs-live>a>em{display:flex;align-items:center;justify-content:center;width:72%;min-height:clamp(29px,2.1vw,37px);margin-top:.65vw;border:1px solid #b27a2b;border-radius:8px;color:#f4c36d;font:800 clamp(9px,.66vw,11px)/1 Arial,sans-serif;font-style:normal;text-transform:uppercase;background:#071725;box-shadow:0 0 14px rgba(224,164,62,.07)}
.taa-v167-tariffs-live>a.is-popular>em{background:linear-gradient(180deg,#f5d88f,#af6c1d);color:#160d04;border-color:#e6b55b}

/* Reviews. Only actual published reviews are rendered as live text. */
.taa-v167-reviews-live{left:3.0%;top:65.05%;width:94%;height:6.65%;display:grid;grid-template-columns:repeat(4,1fr);gap:.8%;padding:.1%}
.taa-v167-reviews-live:before{content:'Отзывы клиентов';top:-16%}
.taa-v167-reviews-live>a:not(.taa-v167-all-reviews){display:flex;flex-direction:column;padding:.7vw .8vw;border:1px solid rgba(151,103,42,.66);border-radius:9px;background:linear-gradient(145deg,rgba(5,20,31,.98),rgba(2,10,18,.99));color:#f0e4cf!important;text-decoration:none!important;overflow:hidden}
.taa-v167-reviews-live>a:not(.taa-v167-all-reviews):hover{border-color:#d69d3e}
.taa-v167-reviews-live>a>strong{color:#efb860;font:700 clamp(10px,.76vw,13px)/1.2 Georgia,serif}
.taa-v167-stars{display:block;margin:3px 0;color:#f1b249;font-size:clamp(10px,.75vw,13px);letter-spacing:.04em}
.taa-v167-reviews-live>a>small{color:#e8dbc5;font:500 clamp(8px,.62vw,10px)/1.38 Arial,sans-serif}
.taa-v167-reviews-empty{grid-column:1/-1!important;max-width:62%;justify-self:center;text-align:center;justify-content:center}
.taa-v167-all-reviews{position:absolute;left:50%;bottom:-21%;transform:translateX(-50%);display:flex!important;align-items:center;justify-content:center;min-width:clamp(150px,15vw,220px);min-height:30px;padding:0 16px;border:1px solid #966528;border-radius:8px;background:#061522;color:#efbc61!important;text-decoration:none!important;text-transform:uppercase;font:800 clamp(9px,.62vw,11px)/1 Arial,sans-serif;white-space:nowrap}

/* FAQ: live large rows cover the generated tiny text and remain clickable. */
.taa-v167-faq-live{left:2.25%;top:74.45%;width:95.5%;height:8.55%;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:.35vw 2.3vw;padding:.35% .3%;background:rgba(1,8,16,.88);border-radius:12px}
.taa-v167-faq-live:before{content:'Часто задаваемые вопросы';top:-11%}
.taa-v167-faq-live button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0;padding:0 1vw;border:1px solid #7b5628;border-radius:7px;background:linear-gradient(90deg,#071725,#03101b);color:#f1e5cf;text-align:left;cursor:pointer;font:600 clamp(10px,.74vw,13px)/1.25 Arial,sans-serif;box-shadow:none;transition:border-color .18s,background .18s,transform .18s}
.taa-v167-faq-live button:hover,.taa-v167-faq-live button:focus-visible{border-color:#d39a3f;background:#0a2132;transform:translateX(2px)}
.taa-v167-faq-live button b{color:#e8ae4c;font-size:clamp(16px,1.2vw,20px);font-weight:400}

/* Final call to action: live and sharp. */
.taa-v167-final-live{left:2.3%;top:84.05%;width:95.4%;height:5.6%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(143,96,36,.6);border-radius:12px;background:radial-gradient(circle at 18% 50%,rgba(227,167,62,.08),transparent 21%),radial-gradient(circle at 82% 50%,rgba(227,167,62,.08),transparent 21%),rgba(2,11,20,.91);text-align:center;text-shadow:0 2px 9px #000}
.taa-v167-final-live h2{margin:0;color:#f0b65a;font:500 clamp(18px,1.8vw,30px)/1 Georgia,serif;text-transform:uppercase;letter-spacing:.06em}
.taa-v167-final-live p{margin:.35vw 0 .65vw;color:#f2e6d0;font:500 clamp(10px,.72vw,12px)/1.2 Arial,sans-serif}
.taa-v167-final-live .taa-v167-gold-button{min-height:clamp(35px,2.65vw,45px);font-size:clamp(10px,.75vw,12px)}

/* Footer live links. */
.taa-v167-footer-live{left:2.25%;top:90.35%;width:95.5%;height:7.2%;display:grid;grid-template-columns:1.35fr 1fr 1fr 1.45fr;gap:2%;padding:1.05% 1.2%;border-top:1px solid rgba(137,91,34,.54);border-bottom:1px solid rgba(137,91,34,.35);background:linear-gradient(90deg,rgba(2,11,20,.97),rgba(4,18,29,.98),rgba(2,11,20,.97));font-family:Arial,sans-serif}
.taa-v167-footer-live>div{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0}
.taa-v167-footer-live>div:first-child strong{color:#e8ad4e;font:600 clamp(16px,1.3vw,22px)/1 Georgia,serif;text-transform:uppercase}
.taa-v167-footer-live>div:first-child small{margin-top:5px;color:#d3c3a8;font:500 clamp(9px,.64vw,11px)/1.35 Arial,sans-serif}
.taa-v167-footer-live b{margin-bottom:4px;color:#e6ae51;font:700 clamp(10px,.72vw,12px)/1 Arial,sans-serif;text-transform:uppercase;letter-spacing:.06em}
.taa-v167-footer-live a{color:#eee1ca!important;text-decoration:none!important;font:500 clamp(9px,.66vw,11px)/1.25 Arial,sans-serif}
.taa-v167-footer-live a:hover{color:#f2bd61!important;text-decoration:underline!important}

/* Ensure all legacy hotspot controls remain clickable behind/around live layers. */
body.taa-v165-exact .taa-v165-hotspot{z-index:42!important;pointer-events:auto!important}
body.taa-v165-exact .taa-v167-hero-live,body.taa-v165-exact .taa-v167-services-live,body.taa-v165-exact .taa-v167-how-live,body.taa-v165-exact .taa-v167-tariffs-live,body.taa-v165-exact .taa-v167-reviews-live,body.taa-v165-exact .taa-v167-faq-live,body.taa-v165-exact .taa-v167-final-live,body.taa-v165-exact .taa-v167-footer-live{z-index:46!important}
body.taa-v165-exact .taa-v167-feature-strip{z-index:46!important}

/* Internal pages: same palette, stronger contrast and larger text everywhere. */
body.taa-v14-info-body.taa-v166-dark-site{background:#010711!important;color:#f2e8d5!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-shell,
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-header,
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-footer{width:90vw!important;max-width:1380px!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-header{margin-top:2cm!important;top:12px!important;border-color:#8e632b!important;background:linear-gradient(90deg,#020b14,#071a29 50%,#020b14)!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-header-inner{min-height:92px!important;padding:12px 24px!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-brand strong{font-size:28px!important;color:#efbc61!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-brand small{font-size:11px!important;color:#d0ba92!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-nav{gap:20px!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-nav a{font-size:17px!important;font-weight:700!important;color:#fff0d5!important;text-shadow:0 2px 9px rgba(0,0,0,.55)!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-main{font-size:18px!important;line-height:1.75!important;color:#f0e5d1!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-main p,
body.taa-v14-info-body.taa-v166-dark-site .taa-info-main li,
body.taa-v14-info-body.taa-v166-dark-site .taa-info-main span,
body.taa-v14-info-body.taa-v166-dark-site .taa-review-card>p,
body.taa-v14-info-body.taa-v166-dark-site .taa-review-section-head p,
body.taa-v14-info-body.taa-v166-dark-site .taa-review-form-head p{color:#eee1ca!important;font-size:17px!important;line-height:1.72!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-main h1{color:#f2c36b!important;font-size:clamp(34px,4vw,62px)!important;line-height:1.08!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-main h2{color:#efbd64!important;font-size:clamp(27px,2.7vw,42px)!important;line-height:1.16!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-main h3{color:#f1c56e!important;font-size:clamp(21px,1.8vw,30px)!important;line-height:1.22!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-service-card,
body.taa-v14-info-body.taa-v166-dark-site .taa-info-grid>article,
body.taa-v14-info-body.taa-v166-dark-site .taa-info-steps>article,
body.taa-v14-info-body.taa-v166-dark-site .taa-info-faq details,
body.taa-v14-info-body.taa-v166-dark-site .taa-info-panel,
body.taa-v14-info-body.taa-v166-dark-site .taa-info-legal{border-color:#8a612b!important;background:radial-gradient(circle at 90% 0,rgba(208,148,50,.08),transparent 30%),linear-gradient(145deg,#091d2c,#03101a)!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-faq summary{font-size:17px!important;color:#f3c46e!important;min-height:52px!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-info-cta,
body.taa-v14-info-body.taa-v166-dark-site .taa-info-btn,
body.taa-v14-info-body.taa-v166-dark-site .taa-button{font-size:16px!important;min-height:48px!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-footer{color:#e5d7bd!important}
body.taa-v14-info-body.taa-v166-dark-site .taa-v14-footer a{color:#f0e3ca!important;font-size:15px!important}
.taa-v166-article-content{font-size:18px!important;line-height:1.82!important;color:#f0e4cf!important}
.taa-v166-article-content p,.taa-v166-article-content li{color:#f0e4cf!important;font-size:18px!important;line-height:1.82!important}

/* Icon movement is gentle; it must never reduce readability. */
@keyframes taaV167Icon{0%,100%{transform:translateY(0);filter:drop-shadow(0 0 0 rgba(230,173,70,0))}50%{transform:translateY(-2px);filter:drop-shadow(0 0 6px rgba(230,173,70,.28))}}

/* Tablet/mobile: exact screenshot becomes a visual background only; live content
   remains readable and every control remains a normal tap target. Width never
   exceeds the requested 90% on any screen. */
@media(max-width:1180px){
  body.taa-v165-exact .taa-v165-stage{padding-top:2cm!important}
  body.taa-v165-exact .taa-v165-board{width:90vw!important;max-width:900px!important}
  .taa-v166-live-header{height:82px!important;padding:0 16px!important}
  .taa-v166-brand strong{font-size:22px!important}.taa-v166-brand small{font-size:9px!important}
}
@media(max-width:780px){
  body.taa-v165-exact .taa-v165-stage{padding-top:2cm!important;padding-bottom:28px!important}
  body.taa-v165-exact .taa-v165-board{width:90vw!important;max-width:none!important;filter:none!important;display:flex!important;flex-direction:column!important;gap:16px!important}
  body.taa-v165-exact .taa-v165-picture{position:absolute!important;inset:0!important;z-index:0!important;opacity:.16!important;overflow:hidden!important;border-radius:16px!important}
  body.taa-v165-exact .taa-v165-picture .taa-v165-image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 0!important;filter:blur(.2px) contrast(1.12) saturate(1.1)!important}
  .taa-v166-live-header{position:relative!important;order:0!important;height:auto!important;min-height:76px!important;border-radius:14px!important;flex-wrap:wrap!important;background:rgba(2,11,21,.97)!important}
  .taa-v166-brand{min-width:0!important}.taa-v166-brand-mark{width:42px!important;height:42px!important}.taa-v166-brand strong{font-size:19px!important}.taa-v166-brand small{display:block!important;font-size:8px!important}
  .taa-v166-account{margin-left:auto!important;min-width:48px!important;width:48px!important;padding:0!important}.taa-v166-account span{display:none!important}
  .taa-v166-menu-toggle{display:flex!important}
  .taa-v166-mobile-nav{right:8px!important;top:calc(100% + 6px)!important;width:calc(100% - 16px)!important;grid-template-columns:1fr 1fr!important}
  .taa-v165-anchor,.taa-v165-hotspot,.taa-v165-pulse,.taa-v165-hero-orbit{display:none!important}
  .taa-v167-hero-live,.taa-v167-feature-strip,.taa-v167-services-live,.taa-v167-how-live,.taa-v167-tariffs-live,.taa-v167-reviews-live,.taa-v167-faq-live,.taa-v167-final-live,.taa-v167-footer-live{position:relative!important;left:auto!important;top:auto!important;width:100%!important;height:auto!important;min-height:0!important;order:initial!important;transform:none!important;pointer-events:auto!important}
  .taa-v167-hero-live{padding:28px 20px!important;background:linear-gradient(145deg,rgba(2,12,23,.985),rgba(6,25,39,.965))!important;border:1px solid #7e5828!important}
  .taa-v167-hero-live h1{font-size:clamp(34px,10vw,54px)!important;line-height:1!important}.taa-v167-hero-live p{font-size:16px!important}.taa-v167-hero-live li{font-size:14px!important;margin:5px 0!important}
  .taa-v167-gold-button{min-height:52px!important;font-size:14px!important}
  .taa-v167-feature-strip{grid-template-columns:1fr!important;height:auto!important;padding:10px!important;gap:8px!important;background:rgba(3,15,26,.97)!important}
  .taa-v167-feature-strip>div{min-height:62px!important;border:1px solid rgba(158,108,42,.35)!important;border-radius:9px!important;padding:8px 12px!important}.taa-v167-feature-strip strong{font-size:15px!important}.taa-v167-feature-strip small{font-size:13px!important}
  .taa-v167-services-live{grid-template-columns:1fr!important;gap:10px!important;padding-top:40px!important}
  .taa-v167-services-live:before,.taa-v167-how-live:before,.taa-v167-tariffs-live:before,.taa-v167-reviews-live:before,.taa-v167-faq-live:before{top:8px!important;font-size:24px!important}
  .taa-v167-services-live>a{min-height:210px!important;background:linear-gradient(180deg,rgba(5,20,31,.34),rgba(2,10,18,.98) 58%)!important}
  .taa-v167-services-live>a>span{padding:100px 18px 16px!important}.taa-v167-services-live strong{font-size:18px!important}.taa-v167-services-live small{font-size:14px!important;min-height:0!important}.taa-v167-services-live em{font-size:12px!important;min-height:34px!important;margin-top:8px!important}
  .taa-v167-how-live{grid-template-columns:1fr!important;gap:8px!important;padding:50px 12px 12px!important;border:1px solid #715029!important;border-radius:12px!important}.taa-v167-how-live>a{min-height:70px!important;padding:8px!important}.taa-v167-how-live strong{font-size:14px!important}.taa-v167-how-live small{font-size:13px!important}.taa-v167-how-live b{width:44px!important}
  .taa-v167-tariffs-live{grid-template-columns:1fr!important;gap:10px!important;padding-top:50px!important}.taa-v167-tariffs-live>a{padding:24px 18px 18px!important;min-height:240px!important}.taa-v167-plan{font-size:21px!important}.taa-v167-tariffs-live>a>strong{font-size:34px!important;margin:14px 0 10px!important}.taa-v167-tariffs-live>a>small{font-size:14px!important}.taa-v167-tariffs-live>a>em{min-height:44px!important;font-size:13px!important}
  .taa-v167-reviews-live{grid-template-columns:1fr!important;gap:10px!important;padding:50px 0 42px!important}.taa-v167-reviews-live>a:not(.taa-v167-all-reviews){padding:16px!important}.taa-v167-reviews-live>a>strong{font-size:16px!important}.taa-v167-stars{font-size:15px!important}.taa-v167-reviews-live>a>small{font-size:14px!important}.taa-v167-reviews-empty{max-width:none!important}.taa-v167-all-reviews{bottom:4px!important}
  .taa-v167-faq-live{grid-template-columns:1fr!important;gap:7px!important;padding:50px 10px 12px!important;background:rgba(3,15,26,.97)!important}.taa-v167-faq-live button{min-height:52px!important;font-size:14px!important;padding:10px 14px!important}
  .taa-v167-final-live{padding:26px 18px!important}.taa-v167-final-live h2{font-size:26px!important;line-height:1.1!important}.taa-v167-final-live p{font-size:14px!important;margin:9px 0 14px!important}
  .taa-v167-footer-live{grid-template-columns:1fr 1fr!important;gap:22px 14px!important;padding:22px 18px!important;border:1px solid #6d4c24!important;border-radius:12px!important}.taa-v167-footer-live>div:first-child strong{font-size:20px!important}.taa-v167-footer-live>div:first-child small,.taa-v167-footer-live a{font-size:13px!important;line-height:1.4!important}.taa-v167-footer-live b{font-size:13px!important}
  body.taa-v14-info-body.taa-v166-dark-site .taa-v14-header,body.taa-v14-info-body.taa-v166-dark-site .taa-v14-shell,body.taa-v14-info-body.taa-v166-dark-site .taa-v14-footer{width:90vw!important}
  body.taa-v14-info-body.taa-v166-dark-site .taa-v14-header{margin-top:2cm!important;position:relative!important;top:auto!important}
  body.taa-v14-info-body.taa-v166-dark-site .taa-v14-header-inner{min-height:76px!important}
  body.taa-v14-info-body.taa-v166-dark-site .taa-info-main p,body.taa-v14-info-body.taa-v166-dark-site .taa-info-main li,body.taa-v14-info-body.taa-v166-dark-site .taa-info-main span{font-size:16px!important;line-height:1.7!important}
  .taa-v166-article-content,.taa-v166-article-content p,.taa-v166-article-content li{font-size:16px!important;line-height:1.75!important}
}
@media(prefers-reduced-motion:reduce){.taa-v167-feature-strip b{animation:none!important}.taa-v167-gold-button,.taa-v167-services-live>a,.taa-v167-tariffs-live>a{transition:none!important}}
