.tk-copy{font-size:17px;line-height:1.65;color:var(--tk-muted)}
.tk-btn{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:12px;padding:0 24px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:800;line-height:1;transition:.25s ease;cursor:pointer}
.tk-btn:after{content:"↗";font-size:17px}
.tk-btn--red{background:var(--tk-red);color:#fff}
.tk-btn--red:hover{background:var(--tk-red-dark);transform:translateY(-2px)}
.tk-btn--light{border-color:rgba(255,255,255,.44);color:#fff;background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}
.tk-btn--light:hover{background:#fff;color:var(--tk-ink)}
.tk-btn--dark{background:var(--tk-ink);color:#fff}
.tk-btn--dark:hover{background:#303234;transform:translateY(-2px)}
/* Единая шапка на всех страницах */
.tk-header{position:fixed;z-index:99990;top:14px;left:50%;width:min(1320px,calc(100% - 28px));height:68px;transform:translateX(-50%);border:1px solid rgba(229,207,170,.28);border-radius:20px;background:rgba(13,27,23,.92);box-shadow:0 12px 36px rgba(0,0,0,.18);backdrop-filter:blur(18px);color:#fff}
.tk-header__inner{height:100%;padding:0 18px;display:flex;align-items:center;gap:28px}
.tk-header__brand{display:flex;align-items:center;gap:10px;flex:0 0 auto;color:#fff}
.tk-header__brand img{display:block;width:42px;height:42px;object-fit:contain;object-position:center;filter:none}
.tk-header__brand span{font-family:Georgia,"Times New Roman",serif;font-size:15px;line-height:.9;letter-spacing:.01em}
.tk-header__nav{display:flex;align-items:center;gap:24px;margin-left:auto}
.tk-header__nav a{color:rgba(255,255,255,.78);font-size:13px;font-weight:700;transition:.2s}
.tk-header__nav a:hover{color:#fff}
.tk-header__phone{white-space:nowrap;color:#fff;font-size:14px;font-weight:800}
.tk-header__cta{min-height:42px;padding:0 18px;background:var(--tk-red);color:#fff;font-size:12px}
.tk-header__cta:after{display:none}
.tk-header__home{display:flex;align-items:center;gap:8px;padding-left:16px;border-left:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.72);font-size:11px;font-weight:700}
.tk-header__home img{width:64px;height:28px;object-fit:contain}
.tk-menu-btn{display:none;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:var(--tk-ink);font-size:0}
.tk-menu-btn:before,.tk-menu-btn:after{content:"";display:block;width:18px;height:2px;margin:5px auto;background:currentColor;transition:.2s}
/* Новая главная */
.tk-hero{position:relative;min-height:760px;height:100svh;display:flex;align-items:flex-end;background-color:#4b3928;background-image:url("https://optim.tildacdn.com/tild3033-6261-4465-b465-356161393564/-/format/webp/Tokkarri_241124_post.jpg.webp");background-position:center 50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:multiply;color:#fff}
.tk-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,22,18,.9) 0%,rgba(18,29,23,.48) 50%,rgba(98,66,35,.14) 78%),linear-gradient(0deg,rgba(9,21,17,.86) 0%,rgba(79,47,25,.12) 55%,rgba(209,157,91,.16) 100%)}
.tk-hero__content{position:relative;z-index:1;padding:150px 0 78px}
.tk-hero__eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:24px;padding:9px 14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(0,0,0,.18);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(9px)}
.tk-hero__eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--tk-blush);box-shadow:0 0 0 5px rgba(229,207,170,.16)}
.tk-hero h1{max-width:900px;margin:0;font-size:clamp(54px,7.3vw,108px);font-weight:500;line-height:.88;letter-spacing:-.065em}
.tk-hero h1 em{display:block;font-family:Georgia,"Times New Roman",serif;font-weight:400;color:var(--tk-blush)}
.tk-hero__lead{max-width:630px;margin:27px 0 30px;font-size:18px;line-height:1.55;color:rgba(255,255,255,.82)}
.tk-actions{display:flex;flex-wrap:wrap;gap:12px}
.tk-hero__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:800px;margin-top:54px;padding-top:26px;border-top:1px solid rgba(255,255,255,.28)}
.tk-hero__fact strong{display:block;font-size:24px;letter-spacing:-.04em}
.tk-hero__fact span{display:block;margin-top:5px;color:rgba(255,255,255,.62);font-size:12px}
.tk-intro{padding:120px 0}
.tk-intro__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:end}
.tk-intro__copy{max-width:500px}
.tk-intro__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:64px}
.tk-feature{min-height:240px;padding:26px;border:1px solid var(--tk-line);border-radius:24px;background:rgba(255,255,255,.48);transition:.25s}
.tk-feature:hover{background:#fff;transform:translateY(-4px);box-shadow:0 18px 50px rgba(30,28,25,.08)}
.tk-feature__num{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:var(--tk-ink);color:#fff;font-size:11px;font-weight:800}
.tk-feature h3{margin:58px 0 10px;font-size:20px;letter-spacing:-.035em}
.tk-feature p{margin:0;color:var(--tk-muted);font-size:13px;line-height:1.55}
.tk-life{padding:0 0 120px}
.tk-life__panel{display:grid;grid-template-columns:1.14fr .86fr;min-height:660px;border-radius:var(--tk-radius);overflow:hidden;background:var(--tk-ink);color:#fff;box-shadow:var(--tk-shadow)}
.tk-life__photo{min-height:560px;background:url("https://static.tildacdn.com/tild3133-6137-4237-b733-323130316262/MOD_3420_resized_1.jpg") center/cover no-repeat}
.tk-life__content{display:flex;flex-direction:column;justify-content:center;padding:70px}
.tk-life__content h2{margin:0;font-size:clamp(42px,4.3vw,68px);font-weight:500;line-height:1;letter-spacing:-.05em}
.tk-life__content p{margin:25px 0;color:rgba(255,255,255,.7);line-height:1.65}
.tk-list{display:grid;gap:0;margin-top:14px;border-top:1px solid rgba(255,255,255,.14)}
.tk-list div{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.14);font-size:13px}
.tk-list span:last-child{color:var(--tk-blush);text-align:right}
.tk-choice{padding:96px 0 120px;background:#fff}
.tk-choice__top{display:grid;grid-template-columns:1fr .7fr;gap:50px;align-items:end}
.tk-choice__top .tk-copy{margin:0}
.tk-choice__visual{position:relative;height:620px;margin-top:56px;border-radius:var(--tk-radius);overflow:hidden;background:url("https://static.tildacdn.com/tild3033-6261-4465-b465-356161393564/Tokkarri_241124_post.jpg") center/cover no-repeat}
.tk-choice__visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,10,10,.7),transparent 65%)}
.tk-choice__card{position:absolute;left:34px;bottom:34px;width:min(440px,calc(100% - 68px));padding:30px;border-radius:22px;background:rgba(255,255,255,.94);box-shadow:var(--tk-shadow);backdrop-filter:blur(14px)}
.tk-choice__card h3{margin:0 0 10px;font-size:28px;letter-spacing:-.045em}
.tk-choice__card p{margin:0 0 22px;color:var(--tk-muted);font-size:14px;line-height:1.55}
.tk-choice__meta{display:flex;gap:10px;margin-bottom:22px}
.tk-choice__meta span{padding:8px 11px;border-radius:999px;background:#eeeae4;font-size:11px;font-weight:800}
.tk-award{display:flex;align-items:center;gap:15px;margin-top:24px;padding-top:22px;border-top:1px solid var(--tk-line)}
.tk-award__mark{display:flex;width:46px;height:46px;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:var(--tk-ink);color:var(--tk-blush);font-family:Georgia,serif;font-size:22px;font-style:italic}
.tk-award strong{display:block;font-size:13px}
.tk-award span{display:block;margin-top:3px;color:var(--tk-muted);font-size:11px;line-height:1.4}
.tk-gallery{padding:120px 0}
.tk-gallery__head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:46px}
.tk-gallery__head .tk-copy{max-width:440px;margin:0}
.tk-gallery__grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:270px 270px;gap:14px}
.tk-gallery__item{position:relative;overflow:hidden;border-radius:22px;background:#ddd}
.tk-gallery__item:first-child{grid-row:1/3}
.tk-gallery__item img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s ease}
.tk-gallery__item:hover img{transform:scale(1.035)}
.tk-gallery__item span{position:absolute;left:18px;bottom:18px;padding:8px 11px;border-radius:999px;background:rgba(17,18,18,.72);color:#fff;font-size:10px;font-weight:700;backdrop-filter:blur(8px)}
.tk-buy{padding:120px 0;background:var(--tk-ink);color:#fff}
.tk-buy__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}
.tk-buy .tk-title{max-width:500px}
.tk-buy__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.tk-buy__card{min-height:270px;padding:26px;border:1px solid rgba(255,255,255,.14);border-radius:22px;background:rgba(255,255,255,.04)}
.tk-buy__card b{display:block;margin-bottom:76px;color:var(--tk-blush);font-family:Georgia,serif;font-size:42px;font-style:italic;font-weight:400}
.tk-buy__card h3{margin:0 0 8px;font-size:17px}
.tk-buy__card p{margin:0;color:rgba(255,255,255,.55);font-size:12px;line-height:1.55}
.tk-buy__note{grid-column:1/-1;margin:13px 0 0;color:rgba(255,255,255,.42);font-size:11px}
.tk-contact{padding:120px 0;background:radial-gradient(circle at 88% 15%,rgba(173,133,81,.32),transparent 34%),var(--tk-ink-2);color:#fff}
.tk-contact__grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:80px;align-items:start}
.tk-contact__info .tk-title{font-size:clamp(44px,5vw,72px)}
.tk-contact__info p{max-width:470px;color:rgba(255,255,255,.65);line-height:1.65}
.tk-contact__phone{display:block;margin:42px 0 8px;color:#fff;font-size:clamp(28px,3vw,44px);font-weight:700;letter-spacing:-.045em}
.tk-contact__address{color:rgba(255,255,255,.55);font-size:13px}
.tk-form{padding:34px;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:rgba(255,255,255,.06);backdrop-filter:blur(12px)}
.tk-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.tk-field{margin-bottom:12px}
.tk-field label{display:block;margin:0 0 8px;color:rgba(255,255,255,.65);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.tk-field input,.tk-field textarea{width:100%;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(255,255,255,.06);color:#fff;font:inherit;font-size:14px;outline:0;transition:.2s}
.tk-field input{height:54px;padding:0 16px}
.tk-field textarea{min-height:112px;padding:15px 16px;resize:vertical}
.tk-field input:focus,.tk-field textarea:focus{border-color:var(--tk-blush);background:rgba(255,255,255,.09)}
.tk-field input::placeholder,.tk-field textarea::placeholder{color:rgba(255,255,255,.34)}
.tk-form .tk-btn{width:100%;border:0}
.tk-form__legal{margin:12px 0 0;color:rgba(255,255,255,.38);font-size:10px;line-height:1.5}
.tk-form__legal a{color:rgba(255,255,255,.65);text-decoration:underline}
.tk-consent{display:flex;align-items:flex-start;gap:10px;margin:3px 0 16px;color:rgba(255,255,255,.62);font-size:10px;line-height:1.45;cursor:pointer}
.tk-consent input{width:17px;height:17px;margin:0;flex:0 0 auto;accent-color:var(--tk-red)}
.tk-consent a{color:rgba(255,255,255,.82);text-decoration:underline}
.tk-success{display:none;min-height:300px;align-items:center;justify-content:center;text-align:center}
.tk-success.is-visible{display:flex}
.tk-success__icon{display:flex;width:58px;height:58px;margin:0 auto 20px;align-items:center;justify-content:center;border-radius:50%;background:#57b84f;color:#fff;font-size:26px}
.tk-success h3{margin:0 0 10px;font-size:30px}
.tk-success p{margin:0;color:rgba(255,255,255,.62)}
.tk-footer{padding:36px 0;background:#101112;color:#fff}
.tk-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:25px}
.tk-footer img{width:65px;height:65px;object-fit:contain;filter:none}
.tk-footer__links{display:flex;flex-wrap:wrap;gap:22px}
.tk-footer__links a{color:rgba(255,255,255,.56);font-size:11px}
.tk-footer__copy{color:rgba(255,255,255,.35);font-size:10px}
/* Внутренние страницы */
body:not(.tk-home) #allrecords{padding-top:96px!important;background:#fff}
body:not(.tk-home) .t-records{background:#fff}
.tk-old-header-hidden{display:none!important}
.tk-page-intro{padding:18px 24px 14px;text-align:center;background:#fff}
.tk-page-intro span{color:var(--tk-red);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.tk-page-intro h1{margin:6px 0 0;font-size:clamp(28px,3.5vw,50px);font-weight:500;line-height:1.04;letter-spacing:-.05em}
.tk-mobile-choice{display:none}
.tk-site img[alt=""]{outline:0}
@media(max-width:1050px){
.tk-header__nav{display:none}
.tk-header__home{margin-left:auto}
.tk-intro__grid,.tk-choice__top,.tk-contact__grid{grid-template-columns:1fr}
.tk-intro__copy,.tk-gallery__head .tk-copy{max-width:680px}
.tk-intro__cards{grid-template-columns:repeat(2,1fr)}
.tk-life__content{padding:50px}
.tk-buy__grid{grid-template-columns:1fr}
}
@media(max-width:760px){
.tk-container{width:min(100% - 32px,1240px)}
.tk-title{font-size:42px}
.tk-header{top:8px;width:calc(100% - 16px);height:60px;border-radius:17px}
.tk-header__inner{padding:0 10px 0 14px;gap:10px}
.tk-header__brand{gap:8px}
.tk-header__brand img{width:38px;height:38px}
.tk-header__brand span{font-size:13px}
.tk-header__phone{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.12);font-size:0}
.tk-header__phone:before{content:"☎";font-size:16px}
.tk-header__cta{display:none}
.tk-header__home{display:none}
.tk-menu-btn{display:block;margin-left:auto}
.tk-header.is-open{height:auto}
.tk-header.is-open .tk-header__inner{flex-wrap:wrap;padding-bottom:14px}
.tk-header.is-open .tk-header__nav{display:flex;width:100%;flex-direction:column;align-items:stretch;gap:0;order:9}
.tk-header.is-open .tk-header__nav a{padding:13px 4px;border-top:1px solid rgba(255,255,255,.12);font-size:14px}
.tk-header.is-open .tk-menu-btn:before{transform:translateY(3.5px) rotate(45deg)}
.tk-header.is-open .tk-menu-btn:after{transform:translateY(-3.5px) rotate(-45deg)}
.tk-hero{min-height:720px;background-position:60% center}
.tk-hero:before{background:linear-gradient(0deg,rgba(9,10,10,.92) 0%,rgba(9,10,10,.48) 75%,rgba(9,10,10,.12))}
.tk-hero__content{padding:120px 0 38px}
.tk-hero h1{font-size:clamp(50px,15vw,68px)}
.tk-hero__lead{margin:22px 0 25px;font-size:15px}
.tk-actions{display:grid}
.tk-actions .tk-btn{width:100%}
.tk-hero__facts{grid-template-columns:1fr 1fr;margin-top:32px}
.tk-hero__fact:nth-child(3){display:none}
.tk-hero__fact strong{font-size:20px}
.tk-intro,.tk-gallery,.tk-buy,.tk-contact,.tk-choice{padding:78px 0}
.tk-intro__grid{gap:24px}
.tk-intro__cards{grid-template-columns:1fr;margin-top:38px}
.tk-feature{min-height:0}
.tk-feature h3{margin:28px 0 8px}
.tk-life{padding-bottom:78px}
.tk-life__panel{grid-template-columns:1fr;min-height:0}
.tk-life__photo{min-height:380px}
.tk-life__content{padding:35px 24px 40px}
.tk-choice__visual{height:550px;margin-top:35px}
.tk-choice__card{left:14px;bottom:14px;width:calc(100% - 28px);padding:22px}
.tk-gallery__head{display:block}
.tk-gallery__head .tk-copy{margin-top:20px}
.tk-gallery__grid{grid-template-columns:1fr 1fr;grid-template-rows:360px 190px 190px}
.tk-gallery__item:first-child{grid-column:1/3;grid-row:auto}
.tk-buy__grid{gap:40px}
.tk-buy__cards{grid-template-columns:1fr}
.tk-buy__card{min-height:0}
.tk-buy__card b{margin-bottom:38px}
.tk-contact__grid{gap:42px}
.tk-contact__phone{margin-top:28px}
.tk-form{padding:20px}
.tk-form__row{grid-template-columns:1fr;gap:0}
.tk-footer__inner{align-items:flex-start;flex-direction:column}
.tk-footer__links{gap:14px}
body:not(.tk-home) #allrecords{padding-top:76px!important}
.tk-page-intro{padding:14px 16px 10px}
}