html{scroll-behavior:smooth}body{margin:0}*{box-sizing:border-box}img{max-width:100%}#root{min-height:100vh}:root{--black:#0b0b0b;--gold:#c8a96a;--cream:#fafafa;--text:#111;--muted:#666;--border:#e9e9e9;--surface:#fff;--surface-soft:#f5efe2;--shadow:0 18px 42px #00000014;--shadow-soft:0 8px 24px #0000000a;--sans:Inter, Arial, sans-serif;--serif:Georgia, "Times New Roman", serif}body{font-family:var(--sans);color:var(--text);background:var(--surface)}button,input,select,textarea{font:inherit}a{color:inherit}.site{width:100%;overflow-x:clip}.container{max-width:1180px;margin:0 auto}.serif{font-family:var(--serif)}.section{padding:92px 22px}.section--muted{background:var(--cream)}.section--dark{background:var(--black);color:#fff}.section-heading{max-width:760px}.section-heading--center{text-align:center;margin:0 auto}.eyebrow{color:var(--gold);letter-spacing:.28em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:900}.section-title{letter-spacing:-.03em;margin:0;font-size:48px;line-height:1.12}.section-description{color:var(--muted);margin-top:14px;font-size:18px;line-height:1.75}.header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b0b0bed;border-bottom:1px solid #ffffff1a;position:fixed;top:0;bottom:auto;left:0;right:0}.header__inner{color:#fff;justify-content:space-between;align-items:center;gap:20px;height:80px;padding:0 22px;display:flex}.logo{white-space:nowrap;font-size:21px;font-weight:800}.logo span{color:var(--gold)}.header__nav{white-space:nowrap;align-items:center;gap:22px;display:flex;overflow-x:auto}.header__nav a{color:#ffffffbd;font-size:14px;text-decoration:none}.header__nav a:hover{color:#fff}.button{cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;padding:14px 20px;font-weight:800;text-decoration:none;display:inline-flex}.button--gold{background:var(--gold);color:#111}.button--ghost{color:#fff;border:1px solid #ffffff29}.choice,.option{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:left;transition:border-color .18s,background-color .18s,transform .18s}.choice:hover,.option:hover{transform:translateY(-1px)}.choice:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.option:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.button:disabled{cursor:not-allowed;opacity:.7}.hero{background:var(--black);color:#fff;padding-top:80px;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 12% 18%,#c8a96a40,#0000 28%),linear-gradient(135deg,#0b0b0b 0%,#171717 55%,#0b0b0b 100%);position:absolute;top:0;bottom:0;left:0;right:0}.hero__inner{grid-template-columns:1fr .92fr;align-items:center;gap:56px;min-height:730px;padding:90px 22px;display:grid;position:relative}.hero__title{letter-spacing:-.04em;margin:0;font-size:68px;line-height:1.04}.hero__description{color:#ffffffb8;max-width:650px;margin-top:20px;font-size:18px;line-height:1.8}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero__trust{color:#ffffffb8;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px;font-size:14px;display:grid}.panel{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:34px;padding:30px;box-shadow:0 30px 90px #0000004d}.panel__title{margin:12px 0 24px;font-size:40px;line-height:1.12}.dimension{background:#00000038;border:1px solid #ffffff1a;border-radius:22px;margin:14px 0;padding:18px}.dimension__row{gap:14px;display:flex}.dimension__number{color:var(--gold);font-size:31px;line-height:1}.dimension strong{color:#fff;margin-bottom:4px;display:block}.dimension span{color:#ffffff9e;font-size:14px;line-height:1.55}.trust-chip{background:#ffffff0f;border:1px solid #ffffff14;border-radius:18px;padding:16px 18px;display:block}.cards-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:52px;display:grid}.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:30px;padding:28px}.card:hover{box-shadow:var(--shadow);transition:all .2s;transform:translateY(-4px)}.card__icon{background:#c8a96a26;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-weight:900;display:flex}.card__title{margin:0 0 12px;font-size:20px}.card__description{color:var(--muted);font-size:14px;line-height:1.65}.tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.tag{background:var(--surface-soft);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.team__header{grid-template-columns:.9fr 1.1fr;align-items:end;gap:40px;display:grid}.team-grid{grid-template-columns:repeat(3,1fr);gap:26px;margin-top:54px;display:grid}.person{border:1px solid var(--border);background:var(--cream);box-shadow:var(--shadow-soft);border-radius:34px;overflow:hidden}.person:nth-child(2){transform:translateY(26px)}.portrait{aspect-ratio:4/4.5;background:linear-gradient(135deg,#2e2b28,#8f7751);position:relative;overflow:hidden}.portrait img{object-fit:cover;width:100%;height:100%;display:block}.portrait--gold{background:linear-gradient(135deg,#342a20,#c8a96a)}.portrait--sand{background:linear-gradient(135deg,#2e2420,#d8c09a)}.portrait--graphite{background:linear-gradient(135deg,#202224,#5f6672)}.portrait__initials{color:#ffffffe6;letter-spacing:-.08em;place-items:center;font-size:78px;font-weight:800;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.portrait:after{content:"";background:linear-gradient(#0000,#00000014,#000000bf);position:absolute;top:0;bottom:0;left:0;right:0}.person__name{color:#fff;z-index:2;position:absolute;bottom:24px;left:24px;right:24px}.person__name h3{margin:0;font-size:30px;line-height:1.05}.person__name p{color:var(--gold);margin:8px 0 0;font-weight:800}.person__body{padding:28px}.person__body strong{margin-bottom:12px;display:block}.person__body p{color:var(--muted);font-size:14px;line-height:1.7}.approach__grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:40px;display:grid}.darkbox{background:var(--black);color:#fff;border-radius:34px;padding:44px}.darkbox .section-title,.darkbox .section-description{color:#fff}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step{border:1px solid var(--border);background:#fff;border-radius:28px;padding:28px}.step .dimension__number{font-size:38px}.wizard{background:var(--cream);border:1px solid var(--border);border-radius:34px;max-width:760px;margin:42px auto 0;padding:34px;box-shadow:0 12px 34px #0000000f}.wizard__title{margin:0;font-size:32px}.wizard-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px;display:grid}.option{border:1px solid var(--border);background:#fff;border-radius:18px;padding:18px;font-weight:800}.option small{color:var(--muted);margin-top:6px;font-weight:500;line-height:1.4;display:block}.option--selected{border-color:var(--gold);background:#fff9f0}.appointment__grid{grid-template-columns:.85fr 1.15fr;gap:44px;display:grid}.appointment__copy .section-title,.appointment__copy .section-description{color:#fff}.appointment__panel{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:28px;margin-top:30px;padding:24px}.form{color:#111;background:#fff;border-radius:34px;padding:30px}.field-grid{grid-template-columns:repeat(2,1fr);gap:0 14px;display:grid}.field,.select,.textarea{border:1px solid var(--border);background:#fff;border-radius:18px;width:100%;margin-top:14px;padding:16px}.choice-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.choice{border:1px solid var(--border);background:#fff;border-radius:18px;padding:16px;font-size:14px;font-weight:800}.choice small{color:var(--muted);margin-top:6px;font-weight:500;line-height:1.4;display:block}.choice--selected{border-color:var(--gold);background:#fff9f0}.calendar{position:relative}.calendar__backdrop{display:none}.calendar__trigger{text-align:left;cursor:pointer;color:#111}.calendar__trigger:first-letter{text-transform:uppercase}.calendar__popover{z-index:20;border:1px solid var(--border);background:#fff;border-radius:20px;width:300px;max-width:calc(100vw - 60px);padding:16px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 40px #11111129}.calendar__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.calendar__title{text-transform:capitalize;font-weight:800}.calendar__nav{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;width:34px;height:34px;font-size:18px;line-height:1}.calendar__nav:disabled{opacity:.35;cursor:not-allowed}.calendar__grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.calendar__weekday{text-align:center;color:var(--muted);padding:4px 0;font-size:12px;font-weight:700}.calendar__cell{aspect-ratio:1;justify-content:center;align-items:center;font-size:14px;display:flex}.calendar__day{cursor:pointer;color:#111;background:#fff;border:1px solid #0000;border-radius:12px}.calendar__day:hover:not(:disabled){border-color:var(--gold);background:#fff9f0}.calendar__day:disabled{color:#c4c4c4;cursor:not-allowed}.calendar__day--selected{background:var(--gold);color:#fff;font-weight:800}.calendar__hint{color:var(--muted);margin:12px 0 0;font-size:12px}.form-status{margin:14px 0 0;font-size:14px;line-height:1.6}.form-status--success{color:#137333}.form-status--error{color:#b42318}.news-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px;display:grid}.news{border:1px solid var(--border);background:var(--cream);border-radius:30px;overflow:hidden}.news__top{background:var(--gold);height:8px}.news__body{padding:26px}.pill{background:var(--surface-soft);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-block}.contact__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;display:grid}.map-card{border:1px solid var(--border);min-height:320px;box-shadow:var(--shadow-soft);background:#fff;border-radius:30px;overflow:hidden}.map-card iframe{border:0;width:100%;min-height:360px;display:block}.footer{background:var(--black);color:#fff;padding:54px 22px}.footer__grid{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:30px;max-width:1180px;margin:0 auto;display:grid}.footer p{color:#fff9;font-size:14px;line-height:1.7}.footer__nav{flex-direction:column;gap:8px;margin-top:8px;display:flex}.footer__nav a{color:#fff9;font-size:14px;line-height:1.7;text-decoration:none;transition:color .2s}.footer__nav a:hover{color:#fff}.footer__nav a:focus-visible{color:#fff}.header__burger{cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:12px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.header__burger span{background:#fff;border-radius:2px;width:20px;height:2px;transition:transform .22s,opacity .22s;display:block}.header__burger--open span:first-child{transform:translateY(7px)rotate(45deg)}.header__burger--open span:nth-child(2){opacity:0}.header__burger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header__mobile{background:#0b0b0bfa;border-bottom:1px solid #ffffff1a;flex-direction:column;max-height:0;padding:0 22px;transition:max-height .3s;display:none;overflow:hidden}.header__mobile--open{max-height:520px}.header__mobile a:not(.button){color:#ffffffd1;border-bottom:1px solid #ffffff12;padding:15px 2px;font-size:16px;text-decoration:none}.header__mobile a:not(.button):hover{color:#fff}.header__mobile a:not(.button):focus-visible{color:#fff}.header__mobile .button{width:100%;margin:16px 0 20px}@media (max-width:1024px){.cards-grid,.team-grid,.news-grid,.footer__grid{grid-template-columns:repeat(2,1fr)}.hero__title{font-size:56px}.person:nth-child(2){transform:none}}@media (max-width:900px){.hero__inner,.team__header,.approach__grid,.appointment__grid,.contact__grid{grid-template-columns:1fr}.hero__inner{gap:36px;min-height:0;padding:56px 22px 64px}.hero__title{font-size:44px}.section-title{font-size:36px}.panel__title{font-size:34px}.steps{grid-template-columns:1fr}.header__nav,.header__cta{display:none}.header__burger{display:inline-flex}.header__mobile{display:flex}.section{padding:76px 18px}}@media (max-width:600px){.section{padding:56px 18px}.hero__inner{gap:28px;padding:40px 18px 52px}.hero__title{letter-spacing:-.02em;font-size:34px}.hero__description{font-size:16px}.section-title{letter-spacing:-.02em;font-size:28px}.section-description{font-size:16px}.panel{border-radius:26px;padding:22px}.panel__title{font-size:28px}.darkbox{border-radius:26px;padding:28px}.wizard,.form{border-radius:26px;padding:22px}.cards-grid,.team-grid,.news-grid,.footer__grid,.hero__trust,.choice-grid,.wizard-grid,.field-grid{grid-template-columns:1fr}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .button{width:100%}.footer{padding:44px 18px}.calendar__backdrop{z-index:40;background:#11111173;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.calendar__popover{z-index:41;width:min(360px,100vw - 32px);max-width:none;max-height:85vh;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.calendar__grid{gap:6px}.calendar__cell{font-size:16px}.calendar__nav{width:40px;height:40px}}
