
/* ===== FURSA DESIGN LAYER v1 ===== */
[id^="rec"] { scroll-margin-top: 96px; }
@media screen and (max-width: 960px) { [id^="rec"] { scroll-margin-top: 72px; } }
.t-btn, .t-submit, a.tn-atom { transition: transform .16s cubic-bezier(.22,1,.36,1) !important; }
.t-btn:hover, .t-submit:hover, a.tn-atom:hover { transform: translateY(-1px); }
:where(a, button, input, textarea, select):focus-visible { outline: 2px solid #c2a173 !important; outline-offset: 3px; }
@media screen and (max-width: 640px) { .t-btn, .t-submit, .t-menu__link-item { min-height: 44px; } input, select, textarea { font-size: 16px !important; } }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; } }
/* Fursa Bar — заголовки разделов на тёмных страницах */
.t-section__title{color:#f2f0ec;font-weight:300;letter-spacing:.14em;text-transform:uppercase;}
.t-section__descr{color:rgba(242,240,236,.72);font-weight:300;letter-spacing:.02em;line-height:1.75;max-width:680px;margin-left:auto;margin-right:auto;}
@media screen and (max-width:640px){.t-section__title{letter-spacing:.08em;}}

/* FAQ (TX16N) на тёмном фоне */
.t585__circle{background:transparent !important;}
.t585 .t585__text a{color:#f2f0ec !important;text-decoration:none;border-bottom:1px solid rgba(242,240,236,.4);}
.t585 .t585__text a:hover{border-bottom-color:#f2f0ec;}