*{box-sizing:border-box}body{margin:0;min-width:320px;font-family:Inter,Arial,sans-serif;color:var(--text);background:radial-gradient(circle at top,rgba(219,234,254,.95),transparent 32%),linear-gradient(180deg,#f8fafc,#eef2ff)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}button{cursor:pointer}:root{--bg: #edf4fb;--bg-soft: #f5f9fe;--surface: rgba(245, 250, 255, .8);--surface-strong: #ffffff;--surface-dark: #182535;--text: #102033;--text-soft: #4c6178;--muted: #6f8499;--line: rgba(38, 79, 122, .1);--line-strong: rgba(38, 79, 122, .18);--brand: #16314f;--accent: #4f8fda;--accent-strong: #2f74c7;--accent-soft: #d9e9fb;--success: #1f6b52;--radius-xl: 34px;--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px;--shadow-soft: 0 18px 50px rgba(20, 52, 90, .08);--shadow: 0 24px 70px rgba(20, 52, 90, .12);--shadow-strong: 0 30px 80px rgba(20, 52, 90, .16);--container: 1240px}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at top center,rgba(210,183,142,.14),transparent 28%),linear-gradient(180deg,#f7f2ea,#f1eadf);font-family:Inter,Arial,sans-serif}body.menu-open{overflow:hidden}*,*:before,*:after{box-sizing:border-box}img{max-width:100%;display:block}a{color:inherit}.container{width:min(100% - 32px,var(--container));margin:0 auto}.site-header{position:sticky;top:0;z-index:200;padding:22px 0 0}.site-header__shell{position:relative;border:1px solid rgba(255,255,255,.55);border-radius:38px;background:linear-gradient(135deg,#fffaf4eb,#f7f0e7c7);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow:hidden}.site-header__shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(196,170,131,.16),transparent 38%);pointer-events:none}.site-header__inner{position:relative;z-index:2;min-height:92px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:18px;padding:18px 26px}.site-header__brand{display:inline-flex;align-items:center;gap:14px;min-width:0;text-decoration:none}.site-header__brand-mark{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;flex:0 0 64px;padding:6px;border-radius:22px;background:#fffbf6b8;box-shadow:inset 0 1px #ffffff94,0 12px 28px #835c2d24;overflow:hidden}.site-header__brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.site-header__brand-copy{display:flex;flex-direction:column;min-width:0}.site-header__brand-title{color:var(--brand);font-size:1.05rem;font-weight:800;line-height:1.05;letter-spacing:.12em;text-transform:uppercase}.site-header__brand-subtitle{margin-top:4px;color:#422d1880;font-size:.82rem;line-height:1.2;letter-spacing:.1em;text-transform:uppercase}.site-header__nav{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0}.site-header__nav a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;color:var(--text-soft);font-size:.96rem;font-weight:600;text-decoration:none;transition:color .25s ease,background-color .25s ease,transform .25s ease,box-shadow .25s ease}.site-header__nav a:hover,.site-header__nav a:focus-visible{color:var(--text);background:#ffffff8c;box-shadow:inset 0 0 0 1px #6b4c2914;transform:translateY(-1px)}.site-header__actions{display:flex;align-items:center;justify-content:flex-end}.site-header__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:0;border-radius:999px;color:#22160c;font-size:.98rem;font-weight:800;text-decoration:none;background:linear-gradient(135deg,#efd7af,#d5af74);box-shadow:inset 0 1px #ffffff8c,0 12px 28px #ad7d3b38;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.site-header__button:hover,.site-header__button:focus-visible{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff8c,0 18px 34px #ad7d3b47;filter:brightness(1.02)}.site-header__button--full{width:100%}.site-header__burger{display:none;position:relative;width:52px;height:52px;padding:0;border:1px solid rgba(104,78,46,.08);border-radius:18px;background:#ffffff8c;cursor:pointer;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.site-header__burger:hover{transform:translateY(-1px);background:#ffffffb8}.site-header__burger span{position:absolute;left:50%;width:20px;height:2px;border-radius:999px;background:var(--brand);transform:translate(-50%);transition:top .25s ease,opacity .2s ease,transform .25s ease}.site-header__burger span:nth-child(1){top:18px}.site-header__burger span:nth-child(2){top:25px}.site-header__burger span:nth-child(3){top:32px}.site-header__burger.is-active span:nth-child(1){top:25px;transform:translate(-50%) rotate(45deg)}.site-header__burger.is-active span:nth-child(2){opacity:0}.site-header__burger.is-active span:nth-child(3){top:25px;transform:translate(-50%) rotate(-45deg)}.site-header__mobile{display:none;position:relative;z-index:2;padding:0 18px 18px}.site-header__mobile-nav{display:grid;gap:8px;padding:16px;border:1px solid rgba(110,78,45,.08);border-radius:24px;background:#fffbf6d9;box-shadow:0 18px 40px #48301814}.site-header__mobile-nav a{display:flex;align-items:center;min-height:50px;padding:0 16px;border-radius:16px;color:var(--text);font-size:.98rem;font-weight:600;text-decoration:none;background:#ffffffb8;transition:transform .2s ease,background-color .2s ease}.site-header__mobile-nav a:hover,.site-header__mobile-nav a:focus-visible{transform:translate(2px);background:#fff}.site-header__mobile-actions{margin-top:12px;padding:0 2px}@media (max-width: 991px){.site-header{padding-top:16px}.site-header__inner{grid-template-columns:1fr auto;min-height:84px;padding:16px 18px}.site-header__nav,.site-header__actions{display:none}.site-header__burger{display:inline-flex}.site-header__brand-mark{width:58px;height:58px;flex-basis:58px;border-radius:20px}.site-header__brand-title{font-size:1rem}.site-header__brand-subtitle{font-size:.78rem;letter-spacing:.08em}.site-header__mobile.is-open{display:block}}@media (max-width: 640px){.site-header__shell{border-radius:30px}.site-header__inner,.site-header__brand{gap:12px}.site-header__brand-copy{max-width:180px}.site-header__brand-title{font-size:.94rem}.site-header__brand-subtitle{font-size:.72rem}}.hero-section{padding:28px 0 36px}.hero-section__shell{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;min-height:calc(100vh - 140px);padding:42px;border:1px solid rgba(122,89,49,.08);border-radius:40px;background:radial-gradient(circle at top left,rgba(223,196,158,.28),transparent 32%),linear-gradient(135deg,#fffaf4f0,#f7efe4d1);box-shadow:var(--shadow);overflow:hidden}.hero-section__content{max-width:640px}.hero-section__eyebrow{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid rgba(160,122,72,.12);border-radius:999px;background:#ffffffa6;color:var(--text-soft);font-size:.84rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hero-section__title{margin:18px 0 0;color:var(--brand);font-size:clamp(2.7rem,5vw,5.4rem);line-height:.96;letter-spacing:-.04em;max-width:10ch}.hero-section__text{margin:22px 0 0;max-width:560px;color:var(--text-soft);font-size:1.08rem;line-height:1.75}.hero-section__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.hero-section__button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;text-decoration:none;font-size:.96rem;font-weight:800;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,color .25s ease}.hero-section__button--primary{color:#22160c;background:linear-gradient(135deg,#efd7af,#d5af74);box-shadow:inset 0 1px #ffffff8c,0 14px 28px #ad7d3b33}.hero-section__button--primary:hover,.hero-section__button--primary:focus-visible{transform:translateY(-2px)}.hero-section__button--ghost{color:var(--brand);border:1px solid rgba(111,81,44,.14);background:#ffffff8f}.hero-section__button--ghost:hover,.hero-section__button--ghost:focus-visible{transform:translateY(-2px);background:#ffffffc7}.hero-section__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px}.hero-section__stat{padding:18px;border:1px solid rgba(122,89,49,.08);border-radius:24px;background:#fffcf7b8}.hero-section__stat strong{display:block;color:var(--brand);font-size:1.15rem;font-weight:800}.hero-section__stat span{display:block;margin-top:6px;color:var(--muted);font-size:.92rem;line-height:1.45}.hero-section__media{position:relative;min-height:620px}.hero-section__media-card{position:absolute;border-radius:34px;overflow:hidden;box-shadow:var(--shadow-strong);background:linear-gradient(145deg,#f2e4c9f2,#cdaa78eb)}.hero-section__media-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#22180c05,#22180c2e),radial-gradient(circle at top left,rgba(255,244,224,.18),transparent 36%);pointer-events:none}.hero-section__media-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-section__media-card--main{top:0;right:0;bottom:70px;left:60px}.hero-section__media-card--small{width:220px;height:260px;left:0;bottom:0;background:linear-gradient(145deg,#fff8ebfa,#dec49cf2)}.hero-section__media-label{position:absolute;left:24px;bottom:22px;z-index:2;display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;color:#2a1d11;font-size:.88rem;font-weight:800;background:#fffbf6e0;box-shadow:0 8px 20px #2b211814;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-section__floating{position:absolute;right:18px;bottom:26px;display:grid;gap:10px}.hero-section__floating span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;color:#fff8ef;font-size:.84rem;font-weight:700;background:#2b2118d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.route-horizontal{position:relative;padding:44px 0 0;overflow:hidden}.route-horizontal__intro{padding-bottom:28px}.route-horizontal__eyebrow{display:inline-block;color:var(--text-soft);font-size:.84rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.route-horizontal__title{margin:12px 0 0;font-size:clamp(2rem,3.6vw,4rem);line-height:1;letter-spacing:-.04em;color:var(--brand);max-width:12ch}.route-horizontal__text{margin:16px 0 0;max-width:640px;color:var(--text-soft);font-size:1.04rem;line-height:1.75}.route-horizontal__track{display:flex;width:max-content}.route-horizontal__panel{width:100vw;min-width:100vw;padding:0 20px 30px}.route-horizontal__panel-inner{position:relative;display:flex;align-items:flex-end;height:72vh;min-height:520px;padding:34px;border:1px solid rgba(122,89,49,.08);border-radius:40px;overflow:hidden;box-shadow:var(--shadow);background:var(--panel-bg) center center/cover no-repeat}.route-horizontal__panel-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1c130ac7,#1c130a85 38%,#1c130a2e),linear-gradient(180deg,#1c130a14,#1c130a33),radial-gradient(circle at top left,rgba(255,228,186,.14),transparent 34%);pointer-events:none}.route-horizontal__panel-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;max-width:560px;min-width:0}.route-horizontal__index{display:inline-block;color:#fff5e6b8;font-size:1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.route-horizontal__city{display:block;margin-top:18px;color:#fff8ef;font-size:clamp(2.1rem,4vw,4.6rem);font-weight:800;line-height:.95;letter-spacing:-.04em}.route-horizontal__panel-title{margin:18px 0 0;max-width:12ch;color:#fff8ef;font-size:clamp(1.4rem,2.2vw,2.3rem);line-height:1.08}.route-horizontal__panel-text{margin:18px 0 0;max-width:560px;color:#fff6ebe6;font-size:1.05rem;line-height:1.8}.route-horizontal__viewport{width:100%;overflow:hidden}.route-horizontal__track{display:flex;align-items:stretch;width:max-content;will-change:transform}.route-horizontal__panel{flex:0 0 100vw;width:100vw;min-width:100vw;box-sizing:border-box;padding:0 20px 30px}.route-horizontal__panel-inner{width:100%;box-sizing:border-box}.route-horizontal__panel-content{max-width:min(560px,100%);min-width:0}.route-horizontal__city,.route-horizontal__panel-title,.route-horizontal__panel-text{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}@media (max-width: 991px){.route-horizontal__panel-inner{min-height:420px;height:auto;padding:28px}.route-horizontal__city{max-width:none}.route-horizontal__panel-title,.route-horizontal__panel-text{max-width:100%}}@media (max-width: 767px){.route-horizontal__panel{padding:0 14px 20px}.route-horizontal__panel-inner{min-height:360px;padding:24px;border-radius:28px}.route-horizontal__panel-overlay{background:linear-gradient(180deg,#1c130a2e,#1c130aa3),radial-gradient(circle at top left,rgba(255,228,186,.12),transparent 34%)}.route-horizontal__city{font-size:2.3rem}.route-horizontal__panel-title{font-size:1.35rem}.route-horizontal__panel-text{font-size:1rem;line-height:1.7}}.content-placeholder{padding:100px 0}@media (max-width: 991px){.hero-section__shell{grid-template-columns:1fr;min-height:auto;padding:24px}.hero-section__title{max-width:none}.hero-section__stats{grid-template-columns:1fr}.hero-section__media{min-height:420px;margin-top:10px}.hero-section__media-card--main{top:0;right:0;bottom:60px;left:30px}.hero-section__media-card--small{width:180px;height:220px}}@media (max-width: 767px){.hero-section{padding-top:18px}.hero-section__shell{border-radius:28px;padding:20px}.hero-section__title{font-size:2.4rem;line-height:1}.hero-section__text{font-size:1rem;line-height:1.7}.hero-section__actions{flex-direction:column}.hero-section__button{width:100%}.hero-section__media{min-height:340px}.hero-section__media-card--main{top:0;right:0;bottom:50px;left:20px;border-radius:24px}.hero-section__media-card--small{width:140px;height:170px;border-radius:20px}.hero-section__floating{right:8px;bottom:10px}}.highlights-section{padding:110px 0}.highlights-section__shell{position:relative;padding:42px;border:1px solid rgba(122,89,49,.08);border-radius:40px;background:radial-gradient(circle at top right,rgba(220,195,157,.18),transparent 30%),linear-gradient(145deg,#fffaf4f5,#f4ece0d6);box-shadow:var(--shadow);overflow:hidden}.highlights-section__header{max-width:920px}.highlights-section__eyebrow{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid rgba(160,122,72,.12);border-radius:999px;background:#ffffffa6;color:var(--text-soft);font-size:.84rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.highlights-section__title{margin:18px 0 0;color:var(--brand);font-size:clamp(2.2rem,4vw,4.6rem);line-height:.98;letter-spacing:-.045em;max-width:12ch}.highlights-section__text{margin:22px 0 0;max-width:760px;color:var(--text-soft);font-size:1.05rem;line-height:1.8}.highlights-section__word-outer{display:inline-block;overflow:hidden;vertical-align:top}.highlights-section__word-inner{display:inline-block;will-change:transform,opacity}.highlights-section__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:38px}.highlights-section__card{position:relative;min-height:240px;padding:24px;border:1px solid rgba(122,89,49,.08);border-radius:28px;background:#fffcf7bd;box-shadow:0 18px 40px #4830180f}.highlights-section__card-line{display:block;width:54px;height:2px;border-radius:999px;background:linear-gradient(90deg,#d5af74,#efd7af)}.highlights-section__card-title{margin:18px 0 0;color:var(--brand);font-size:1.25rem;line-height:1.15}.highlights-section__card-text{margin:14px 0 0;color:var(--muted);font-size:.98rem;line-height:1.75}.highlights-section__quote{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;margin-top:32px;padding:26px 28px;border:1px solid rgba(122,89,49,.08);border-radius:30px;background:#2b2118eb;box-shadow:var(--shadow-strong)}.highlights-section__quote-mark{color:#fff1dc61;font-size:.95rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding-top:4px}.highlights-section__quote-text{margin:0;color:#fff6ea;font-size:clamp(1.25rem,2vw,2rem);line-height:1.35;letter-spacing:-.02em;max-width:18ch}@media (max-width: 991px){.highlights-section{padding:90px 0}.highlights-section__shell{padding:28px}.highlights-section__grid{grid-template-columns:1fr}.highlights-section__card{min-height:auto}.highlights-section__quote{grid-template-columns:1fr}}@media (max-width: 767px){.highlights-section{padding:72px 0}.highlights-section__shell{padding:20px;border-radius:28px}.highlights-section__title{font-size:2rem;max-width:none}.highlights-section__text{font-size:1rem;line-height:1.72}.highlights-section__card,.highlights-section__quote{padding:20px;border-radius:22px}.highlights-section__quote-text{font-size:1.2rem;max-width:none}}.comfort-section{padding:110px 0}.comfort-section__shell{display:grid;grid-template-columns:.92fr 1.08fr;gap:26px;align-items:stretch}.comfort-section__visual-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.comfort-section__media,.comfort-section__panel{position:relative;min-height:720px;border:1px solid rgba(122,89,49,.08);border-radius:40px;overflow:hidden;box-shadow:var(--shadow)}.comfort-section__media{background:radial-gradient(circle at 20% 18%,rgba(240,214,175,.28),transparent 26%),radial-gradient(circle at 75% 30%,rgba(205,170,120,.24),transparent 30%),linear-gradient(160deg,#fffaf4f5,#f0e4d3d1)}.comfort-section__panel{padding:42px;background:radial-gradient(circle at top right,rgba(220,195,157,.16),transparent 30%),linear-gradient(145deg,#fffaf4f5,#f4ece0e0)}.comfort-section__glow{position:absolute;border-radius:50%;filter:blur(20px);pointer-events:none}.comfort-section__glow--one{width:260px;height:260px;top:40px;left:-40px;background:#e7c99d66}.comfort-section__glow--two{width:220px;height:220px;right:-30px;bottom:80px;background:#c196572e}.comfort-section__visual{position:absolute;border:1px solid rgba(122,89,49,.08);border-radius:32px;overflow:hidden;box-shadow:var(--shadow-strong)}.comfort-section__visual--main{top:70px;right:58px;bottom:150px;left:58px;background:linear-gradient(145deg,#f1e3c6f2,#cdaa78eb)}.comfort-section__visual--main:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#22180c0a,#22180c33),radial-gradient(circle at top left,rgba(255,244,224,.14),transparent 36%);pointer-events:none}.comfort-section__visual--card{padding:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffbf6c2}.comfort-section__visual--top{width:230px;top:34px;right:26px}.comfort-section__visual--bottom{width:260px;left:26px;bottom:34px}.comfort-section__visual-label{position:absolute;left:24px;bottom:22px;z-index:2;display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#fffbf6eb;color:#2a1d11;font-size:.88rem;font-weight:800;box-shadow:0 8px 20px #2b211814;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.comfort-section__mini-title{display:block;color:var(--brand);font-size:1rem;font-weight:800;line-height:1.15}.comfort-section__mini-text{display:block;margin-top:8px;color:var(--muted);font-size:.92rem;line-height:1.65}.comfort-section__eyebrow{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid rgba(160,122,72,.12);border-radius:999px;background:#ffffffa6;color:var(--text-soft);font-size:.84rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.comfort-section__title{margin:18px 0 0;color:var(--brand);font-size:clamp(2.2rem,4vw,4.6rem);line-height:.98;letter-spacing:-.045em;max-width:11ch}.comfort-section__text{margin:22px 0 0;max-width:640px;color:var(--text-soft);font-size:1.05rem;line-height:1.8}.comfort-section__cards{display:grid;gap:16px;margin-top:34px}.comfort-section__card{position:relative;padding:22px 22px 22px 64px;border:1px solid rgba(122,89,49,.08);border-radius:26px;background:#fffcf7c2;box-shadow:0 18px 40px #4830180d}.comfort-section__card-index{position:absolute;top:24px;left:22px;width:24px;height:24px;border-radius:999px;background:linear-gradient(135deg,#efd7af,#d5af74);box-shadow:inset 0 1px #ffffff8c,0 8px 18px #ad7d3b2e}.comfort-section__card-title{margin:0;color:var(--brand);font-size:1.14rem;line-height:1.2}.comfort-section__card-text{margin:10px 0 0;color:var(--muted);font-size:.97rem;line-height:1.72}@media (max-width: 991px){.comfort-section{padding:90px 0}.comfort-section__shell{grid-template-columns:1fr}.comfort-section__media,.comfort-section__panel{min-height:auto}.comfort-section__media{min-height:520px}.comfort-section__panel{padding:28px}.comfort-section__visual--main{top:60px;right:30px;bottom:120px;left:30px}}@media (max-width: 767px){.comfort-section{padding:72px 0}.comfort-section__media,.comfort-section__panel{border-radius:28px}.comfort-section__media{min-height:420px}.comfort-section__panel{padding:20px}.comfort-section__title{font-size:2rem;max-width:none}.comfort-section__text{font-size:1rem;line-height:1.72}.comfort-section__visual--main{top:54px;right:18px;bottom:110px;left:18px;border-radius:24px}.comfort-section__visual--top{width:180px;top:16px;right:14px;padding:16px;border-radius:20px}.comfort-section__visual--bottom{width:200px;left:14px;bottom:16px;padding:16px;border-radius:20px}.comfort-section__card{padding:20px 18px 20px 56px;border-radius:22px}.comfort-section__card-index{top:21px;left:18px}}.faq-section{padding:110px 0}.faq-section__shell{padding:42px;border:1px solid rgba(122,89,49,.08);border-radius:40px;background:radial-gradient(circle at top left,rgba(220,195,157,.18),transparent 28%),linear-gradient(145deg,#fffaf4f5,#f4ece0e0);box-shadow:var(--shadow)}.faq-section__intro{max-width:760px}.faq-section__eyebrow{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid rgba(160,122,72,.12);border-radius:999px;background:#ffffffa6;color:var(--text-soft);font-size:.84rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.faq-section__title{margin:18px 0 0;color:var(--brand);font-size:clamp(2.2rem,4vw,4.4rem);line-height:.98;letter-spacing:-.045em;max-width:11ch}.faq-section__text{margin:20px 0 0;color:var(--text-soft);font-size:1.04rem;line-height:1.78;max-width:620px}.faq-section__list{display:grid;gap:14px;margin-top:36px}.faq-section__item{border:1px solid rgba(122,89,49,.08);border-radius:28px;background:#fffcf7c2;box-shadow:0 18px 40px #4830180d;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease}.faq-section__item.is-open{border-color:#b5874838;background:#fffaf4f0;box-shadow:0 22px 44px #48301814}.faq-section__question{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;min-height:88px;padding:0 26px;border:0;background:transparent;color:var(--brand);text-align:left;cursor:pointer}.faq-section__question-text{font-size:1.08rem;line-height:1.45;font-weight:700}.faq-section__icon{position:relative;width:20px;height:20px;flex:0 0 20px}.faq-section__icon:before,.faq-section__icon:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:2px;border-radius:999px;background:var(--brand);transform:translate(-50%,-50%);transition:transform .3s ease,opacity .25s ease}.faq-section__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-section__item.is-open .faq-section__icon:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg) scaleX(.4)}.faq-section__answer-wrap{height:0}.faq-section__answer-inner{padding:0 26px 24px}.faq-section__answer{margin:0;max-width:780px;color:var(--muted);font-size:.99rem;line-height:1.78}@media (max-width: 991px){.faq-section{padding:90px 0}.faq-section__shell{padding:28px}.faq-section__question{min-height:78px;padding:0 22px}.faq-section__answer-inner{padding:0 22px 22px}}@media (max-width: 767px){.faq-section{padding:72px 0}.faq-section__shell{padding:20px;border-radius:28px}.faq-section__title{font-size:2rem;max-width:none}.faq-section__text{font-size:1rem;line-height:1.72}.faq-section__item{border-radius:22px}.faq-section__question{min-height:74px;padding:0 18px}.faq-section__question-text{font-size:1rem}.faq-section__answer-inner{padding:0 18px 18px}.faq-section__answer{font-size:.96rem;line-height:1.7}}.contact-section{padding:110px 0 130px}.contact-section__shell{display:grid;grid-template-columns:.9fr .8fr 1.1fr;gap:24px;align-items:stretch}.contact-section__decor-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.contact-section__intro,.contact-section__decor,.contact-section__form{border:1px solid rgba(122,89,49,.08);border-radius:40px;box-shadow:var(--shadow);overflow:hidden}.contact-section__intro,.contact-section__form{background:radial-gradient(circle at top left,rgba(220,195,157,.16),transparent 28%),linear-gradient(145deg,#fffaf4f5,#f4ece0e0)}.contact-section__intro{padding:38px}.contact-section__decor{position:relative;min-height:100%;background:radial-gradient(circle at 20% 18%,rgba(240,214,175,.26),transparent 26%),radial-gradient(circle at 76% 28%,rgba(205,170,120,.22),transparent 30%),linear-gradient(160deg,#fffaf4f5,#f0e4d3d1)}.contact-section__form{padding:30px}.contact-section__eyebrow{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid rgba(160,122,72,.12);border-radius:999px;background:#ffffffa6;color:var(--text-soft);font-size:.84rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.contact-section__title{margin:18px 0 0;color:var(--brand);font-size:clamp(2rem,3.6vw,4rem);line-height:.98;letter-spacing:-.045em;max-width:11ch}.contact-section__text{margin:20px 0 0;color:var(--text-soft);font-size:1.02rem;line-height:1.78}.contact-section__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.contact-section__meta span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;color:var(--brand);font-size:.84rem;font-weight:700;background:#ffffffb8;border:1px solid rgba(122,89,49,.08)}.contact-section__decor-card{position:absolute;border:1px solid rgba(122,89,49,.08);border-radius:30px;box-shadow:var(--shadow-strong);overflow:hidden}.contact-section__decor-card--main{top:42px;right:30px;bottom:130px;left:30px;background:linear-gradient(145deg,#f1e3c6f2,#cdaa78eb)}.contact-section__decor-card--main:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#22180c0a,#22180c33),radial-gradient(circle at top left,rgba(255,244,224,.14),transparent 36%);pointer-events:none}.contact-section__decor-card--small{left:20px;right:20px;bottom:20px;padding:22px;background:#fffbf6d6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-section__decor-label{position:absolute;left:22px;bottom:22px;z-index:2;display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#fffbf6eb;color:#2a1d11;font-size:.88rem;font-weight:800;box-shadow:0 8px 20px #2b211814;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-section__decor-small-title{display:block;color:var(--brand);font-size:1rem;font-weight:800}.contact-section__decor-small-text{display:block;margin-top:8px;color:var(--muted);font-size:.92rem;line-height:1.65}.contact-section__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-section__field{display:grid;gap:8px;margin-bottom:16px}.contact-section__field label{color:var(--brand);font-size:.92rem;font-weight:700}.contact-section__field input,.contact-section__field textarea{width:100%;border:1px solid rgba(122,89,49,.12);border-radius:18px;background:#ffffffc7;color:var(--text);font:inherit;outline:none;transition:border-color .22s ease,box-shadow .22s ease,background-color .22s ease}.contact-section__field input{min-height:54px;padding:0 16px}.contact-section__field textarea{min-height:150px;padding:16px;resize:vertical}.contact-section__field input:focus,.contact-section__field textarea:focus{border-color:#b5874852;box-shadow:0 0 0 4px #d5af7424;background:#fff}.contact-section__checkbox{display:flex;align-items:flex-start;gap:10px;margin-top:4px;color:var(--muted);font-size:.94rem;line-height:1.65}.contact-section__checkbox input{margin-top:4px;flex:0 0 auto}.contact-section__submit-row{margin-top:18px}.contact-section__submit{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 26px;border:0;border-radius:999px;color:#22160c;font-size:.98rem;font-weight:800;background:linear-gradient(135deg,#efd7af,#d5af74);box-shadow:inset 0 1px #ffffff8c,0 14px 30px #ad7d3b38;cursor:pointer;transition:filter .25s ease,box-shadow .25s ease,opacity .25s ease;will-change:transform}.contact-section__submit:hover,.contact-section__submit:focus-visible{filter:brightness(1.02);box-shadow:inset 0 1px #ffffff8c,0 20px 36px #ad7d3b47}.contact-section__submit:disabled{opacity:.7;cursor:default}.contact-section__error,.contact-section__server-error{display:block;color:#9f3a2f;font-size:.88rem;line-height:1.45}.contact-section__server-error{margin-top:8px}.contact-section__note{margin:14px 0 0;color:var(--muted);font-size:.88rem;line-height:1.7}.contact-section__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.contact-section__intro,.contact-section__decor,.contact-section__form{min-width:0}.contact-section__title{max-width:100%;font-size:clamp(2rem,3.2vw,3.6rem);line-height:1.02;letter-spacing:-.04em;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.contact-section__text,.contact-section__meta,.contact-section__trust{min-width:0;max-width:100%}.contact-section__trust{display:grid;gap:8px;margin-top:24px;padding:20px 22px;border:1px solid rgba(122,89,49,.08);border-radius:24px;background:#ffffffb8;box-shadow:0 10px 24px #452f180f;min-width:0}.contact-section__trust span,.contact-section__trust a{display:block;min-width:0;color:var(--brand);font-size:.96rem;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.contact-section__trust a{text-decoration:none}.contact-section__trust a:hover,.contact-section__trust a:focus-visible{text-decoration:underline}.contact-section__trust-title{display:block;margin-bottom:4px;color:var(--brand);font-size:1rem;font-weight:800;line-height:1.35}@media (max-width: 1199px){.contact-section__shell{grid-template-columns:1fr 1fr}.contact-section__intro{grid-column:1/-1}.contact-section__decor{min-height:420px}}@media (max-width: 991px){.contact-section{padding:90px 0 110px}.contact-section__shell{grid-template-columns:1fr}.contact-section__intro,.contact-section__form{padding:28px}.contact-section__decor{min-height:380px}.contact-section__field-grid{grid-template-columns:1fr}}@media (max-width: 767px){.contact-section{padding:72px 0 90px}.contact-section__intro,.contact-section__decor,.contact-section__form{border-radius:28px}.contact-section__intro,.contact-section__form{padding:20px}.contact-section__title{font-size:clamp(2rem,9vw,2.8rem);line-height:1.04;max-width:100%}.contact-section__text{font-size:1rem;line-height:1.72}.contact-section__decor{min-height:320px}.contact-section__decor-card--main{top:24px;right:16px;bottom:100px;left:16px;border-radius:24px}.contact-section__decor-card--small{left:14px;right:14px;bottom:14px;padding:16px;border-radius:20px}.contact-section__submit{width:100%}.contact-section__trust{padding:16px 18px;border-radius:20px}.contact-section__trust span,.contact-section__trust a{font-size:.92rem;line-height:1.5}.contact-section__trust-title{font-size:.96rem}}.site-footer{padding:0 0 40px}.site-footer__shell{position:relative;padding:34px 34px 26px;border:1px solid rgba(122,89,49,.08);border-radius:40px;background:radial-gradient(circle at top right,rgba(220,195,157,.16),transparent 30%),linear-gradient(145deg,#fffaf4f5,#f4ece0e6);box-shadow:var(--shadow);overflow:hidden}.site-footer__top{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:end}.site-footer__brand{display:inline-flex;align-items:center;gap:14px;min-width:0}.site-footer__brand-mark{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;flex:0 0 58px;padding:6px;border-radius:20px;background:#fffbf6b8;box-shadow:inset 0 1px #ffffff94,0 10px 24px #835c2d1f;overflow:hidden}.site-footer__brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.site-footer__brand-copy{display:flex;flex-direction:column;min-width:0}.site-footer__brand-title{color:var(--brand);font-size:1rem;font-weight:800;line-height:1.05;letter-spacing:.12em;text-transform:uppercase}.site-footer__brand-subtitle{margin-top:4px;color:#422d1880;font-size:.78rem;line-height:1.2;letter-spacing:.1em;text-transform:uppercase}.site-footer__lead{margin:0;max-width:560px;justify-self:end;color:var(--text-soft);font-size:1rem;line-height:1.8;text-align:right}.site-footer__line{height:1px;margin:24px 0 22px;background:linear-gradient(90deg,#b587481f,#b5874861,#b587481f)}.site-footer__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.site-footer__col{padding:20px 20px 18px;border:1px solid rgba(122,89,49,.08);border-radius:26px;background:#fffcf7b8;box-shadow:0 14px 34px #4830180a}.site-footer__heading{display:inline-block;margin-bottom:14px;color:var(--brand);font-size:.88rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-footer__nav,.site-footer__meta{display:grid;gap:10px}.site-footer__nav a,.site-footer__meta a,.site-footer__meta span{color:var(--muted);font-size:.96rem;line-height:1.65;text-decoration:none;transition:color .22s ease,transform .22s ease}.site-footer__nav a:hover,.site-footer__nav a:focus-visible,.site-footer__meta a:hover,.site-footer__meta a:focus-visible{color:var(--brand);transform:translate(2px)}.site-footer__bottom{display:flex;justify-content:space-between;gap:18px;margin-top:22px;padding-top:18px}.site-footer__copy,.site-footer__note{margin:0;color:var(--muted);font-size:.88rem;line-height:1.7}.site-footer__note{max-width:620px;text-align:right}@media (max-width: 991px){.site-footer{padding-bottom:28px}.site-footer__shell{padding:28px}.site-footer__top{grid-template-columns:1fr;gap:16px}.site-footer__lead{justify-self:start;text-align:left}.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column}.site-footer__note{max-width:none;text-align:left}}@media (max-width: 767px){.site-footer__shell{padding:20px;border-radius:28px}.site-footer__brand-mark{width:50px;height:50px;flex-basis:50px;border-radius:18px}.site-footer__brand-title{font-size:.92rem}.site-footer__brand-subtitle{font-size:.72rem}.site-footer__lead{font-size:.96rem;line-height:1.72}.site-footer__col{padding:18px;border-radius:22px}.site-footer__bottom{margin-top:18px;padding-top:14px}.site-footer__copy,.site-footer__note{font-size:.84rem}}.consent-banner{position:fixed;left:0;right:0;bottom:18px;z-index:300}.consent-banner__panel{display:grid;grid-template-columns:1.15fr auto;gap:22px;align-items:end;padding:22px;border:1px solid rgba(122,89,49,.1);border-radius:30px;background:radial-gradient(circle at top right,rgba(220,195,157,.14),transparent 30%),linear-gradient(145deg,#fffaf4f5,#f4ece0eb);box-shadow:0 20px 50px #442b1229;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.consent-banner__content{min-width:0}.consent-banner__eyebrow{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border:1px solid rgba(160,122,72,.12);border-radius:999px;background:#ffffffa6;color:var(--text-soft);font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.consent-banner__title{margin:14px 0 0;color:var(--brand);font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.02;letter-spacing:-.03em}.consent-banner__text{margin:12px 0 0;max-width:760px;color:var(--text-soft);font-size:.96rem;line-height:1.7}.consent-banner__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.consent-banner__chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;color:var(--brand);font-size:.8rem;font-weight:700;background:#ffffffb8;border:1px solid rgba(122,89,49,.08)}.consent-banner__settings{margin-top:14px}.consent-banner__toggle-settings{padding:0;border:0;background:transparent;color:var(--brand);font-size:.92rem;font-weight:700;cursor:pointer}.consent-banner__options{display:grid;gap:10px;margin-top:14px}.consent-banner__option{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 16px;border:1px solid rgba(122,89,49,.08);border-radius:18px;background:#fffcf7bd}.consent-banner__option input{width:18px;height:18px;flex:0 0 18px}.consent-banner__option-copy{display:grid;gap:4px}.consent-banner__option-title{color:var(--brand);font-size:.95rem;font-weight:700;line-height:1.2}.consent-banner__option-text{color:var(--muted);font-size:.88rem;line-height:1.6}.consent-banner__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.consent-banner__button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;border-radius:999px;font-size:.92rem;font-weight:800;cursor:pointer;transition:transform .24s ease,box-shadow .24s ease,filter .24s ease,background-color .24s ease,border-color .24s ease}.consent-banner__button:hover,.consent-banner__button:focus-visible{transform:translateY(-2px)}.consent-banner__button--primary{border:0;color:#22160c;background:linear-gradient(135deg,#efd7af,#d5af74);box-shadow:inset 0 1px #ffffff8c,0 12px 26px #ad7d3b33}.consent-banner__button--secondary{border:1px solid rgba(111,81,44,.14);color:var(--brand);background:#ffffffb3}.consent-banner__button--ghost{border:1px solid rgba(111,81,44,.1);color:var(--text-soft);background:#ffffff70}@media (max-width: 991px){.consent-banner{bottom:12px}.consent-banner__panel{grid-template-columns:1fr;align-items:stretch}.consent-banner__actions{justify-content:flex-start}}@media (max-width: 767px){.consent-banner__panel{padding:16px;border-radius:24px}.consent-banner__actions{flex-direction:column}.consent-banner__button{width:100%}.consent-banner__option{padding:12px 14px}}.legal-page{padding:34px 0 90px}.legal-page__shell{padding:34px;border:1px solid rgba(122,89,49,.08);border-radius:40px;background:radial-gradient(circle at top right,rgba(220,195,157,.16),transparent 30%),linear-gradient(145deg,#fffaf4f5,#f4ece0e6);box-shadow:var(--shadow)}.legal-page__eyebrow{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid rgba(160,122,72,.12);border-radius:999px;background:#ffffffa6;color:var(--text-soft);font-size:.84rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.legal-page__title{margin:18px 0 0;color:var(--brand);font-size:clamp(2.2rem,4vw,4.4rem);line-height:.98;letter-spacing:-.045em;max-width:12ch}.legal-page__lead{margin:20px 0 0;max-width:760px;color:var(--text-soft);font-size:1.04rem;line-height:1.8}.legal-page__sections{display:grid;gap:18px;margin-top:34px}.legal-page__section{padding:24px;border:1px solid rgba(122,89,49,.08);border-radius:28px;background:#fffcf7bd;box-shadow:0 14px 34px #4830180a}.legal-page__section-title{margin:0;color:var(--brand);font-size:1.18rem;line-height:1.2}.legal-page__section-body{margin-top:14px;display:grid;gap:12px}.legal-page__section-body p{margin:0;color:var(--muted);font-size:.98rem;line-height:1.78}.legal-page__section-body a{color:var(--brand);text-decoration:none;border-bottom:1px solid rgba(181,135,72,.24);transition:border-color .22s ease,color .22s ease}.legal-page__section-body a:hover,.legal-page__section-body a:focus-visible{color:var(--accent-strong);border-color:#b5874880}@media (max-width: 991px){.legal-page{padding:24px 0 72px}.legal-page__shell{padding:28px}}@media (max-width: 767px){.legal-page{padding:18px 0 60px}.legal-page__shell{padding:20px;border-radius:28px}.legal-page__title{font-size:2rem;max-width:none}.legal-page__lead{font-size:1rem;line-height:1.72}.legal-page__section{padding:18px;border-radius:22px}.legal-page__section-title{font-size:1.05rem}.legal-page__section-body p{font-size:.95rem;line-height:1.7}}
