
:root{--ivory:#fbf8f2;--paper:#f5efe5;--cream:#eee3d2;--gold:#b9893e;--gold2:#d8b368;--ink:#221b17;--muted:#71675f;--line:#ded2c2;--dark:#18130f;--white:#fff;--shadow:0 18px 55px rgba(39,27,17,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Manrope,Arial,sans-serif;line-height:1.55}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.eyebrow{font-size:.76rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);font-weight:700}.serif,h1,h2,h3{font-family:"Playfair Display",Georgia,serif}.site-header{height:88px;background:#f2ebe2;border-bottom:1px solid #eadfce;position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.header-in{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:265px;height:auto}.nav{display:flex;align-items:center;gap:27px;font-size:.91rem}.nav a{position:relative}.nav a.active:after,.nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:1px;background:var(--gold)}.head-actions{display:flex;gap:12px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--gold);border-radius:999px;padding:13px 22px;font-weight:700;font-size:.88rem;transition:.25s}.btn.gold{background:linear-gradient(135deg,#aa7628,#d6ae61);color:#fff;box-shadow:0 10px 30px rgba(176,124,43,.24)}.btn.ghost{background:rgba(255,255,255,.68);border-color:#d8c9b7}.btn.dark{background:#201915;color:#fff;border-color:#201915}.btn:hover{transform:translateY(-2px)}.menu{display:none;border:0;background:none;font-size:1.8rem}.mobile-nav{display:none}.hero{min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;background:#f7f1e8}.hero-copy{padding:78px max(32px,calc((100vw - 1180px)/2)) 64px max(32px,calc((100vw - 1180px)/2));padding-right:56px;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:clamp(3.2rem,5vw,5.65rem);font-weight:500;line-height:.94;letter-spacing:-.045em;margin:20px 0 23px}.hero h1 em{display:block;color:#a9782e;font-weight:500}.hero p{font-size:1.08rem;color:#62584f;max-width:720px;margin:0 0 28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.hero-point{display:flex;gap:10px;font-size:.76rem;color:#64584d}.hero-point b{display:block;color:#2e241e;font-size:.86rem}.hero-visual{position:relative;min-height:680px;overflow:hidden;background:#d9cbb9}.hero-visual>img.main{width:100%;height:100%;object-fit:cover}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,241,232,.25),transparent 32%,rgba(21,16,12,.07))}.hero-logo-card{position:absolute;top:45px;right:38px;z-index:2;background:rgba(251,248,242,.89);padding:17px 21px;box-shadow:var(--shadow);width:260px}.hero-logo-card img{width:100%}.quote-card{position:absolute;right:34px;bottom:33px;z-index:2;width:min(370px,80%);background:rgba(26,20,16,.9);color:white;padding:28px}.quote-card small{color:#d8b368;letter-spacing:.18em}.quote-card strong{font:500 1.55rem/1.2 "Playfair Display",serif;display:block;margin-top:9px}.section{padding:88px 0}.section.white{background:#fff}.section.paper{background:var(--paper)}.section.dark{background:var(--dark);color:#fff}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:40px}.section-head h2{font-size:clamp(2.2rem,4vw,4.4rem);font-weight:500;line-height:1.02;margin:8px 0 0;max-width:820px}.section-head p{max-width:470px;color:#7a6e63;margin:0}.module-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.module{border:1px solid #e3d8c9;background:rgba(255,255,255,.76);padding:25px 18px;min-height:205px}.module .ico{font-size:1.7rem;color:var(--gold);margin-bottom:20px}.module h3{font:600 1.05rem/1.2 Manrope,sans-serif;margin:0 0 9px}.module p{font-size:.79rem;color:#74685e;margin:0}.clinic-band{display:grid;grid-template-columns:1fr 2.5fr;background:#eee2d1}.clinic-copy{padding:64px 48px}.clinic-copy h2{font-size:3rem;line-height:1.04;margin:10px 0 18px}.clinic-gallery{display:grid;grid-template-columns:1.05fr 1fr 1fr;height:430px}.clinic-gallery figure{margin:0;position:relative;overflow:hidden;border-left:1px solid rgba(255,255,255,.65)}.clinic-gallery img,.clinic-gallery video{width:100%;height:100%;object-fit:cover;transition:.6s}.clinic-gallery figure:hover img,.clinic-gallery figure:hover video{transform:scale(1.03)}.platform-show{display:grid;grid-template-columns:.75fr 1.45fr;gap:55px;align-items:center}.platform-copy h2{font-size:3.3rem;line-height:1.02;margin:11px 0 20px}.device-stage{position:relative;padding:48px 0 35px}.laptop{background:#17130f;border:8px solid #2b251f;border-radius:20px 20px 8px 8px;padding:11px;box-shadow:0 32px 60px rgba(22,16,12,.25)}.screen{background:#faf8f4;min-height:390px;display:grid;grid-template-columns:160px 1fr;border-radius:8px;overflow:hidden}.dash-side{background:#201a16;color:#c7b49d;padding:23px 16px}.dash-side b{color:#d8b368;display:block;margin-bottom:27px}.dash-side span{display:block;padding:8px 0;font-size:.72rem}.dash-main{padding:25px}.dash-main h3{font:600 1.5rem Manrope,sans-serif;margin:0 0 18px}.dash-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dash-card{background:#fff;border:1px solid #ece5db;padding:14px;border-radius:10px}.dash-card b{display:block;color:#ad7f35}.dash-table{margin-top:14px;background:#fff;border:1px solid #eee5d8;border-radius:10px;padding:16px}.dash-row{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding:8px 0;font-size:.72rem}.phone{position:absolute;right:-20px;bottom:0;width:205px;background:#15110e;border:7px solid #15110e;border-radius:29px;box-shadow:0 24px 45px rgba(22,16,12,.27);overflow:hidden}.phone-head{background:#fff;padding:12px;font-size:.66rem;font-weight:700}.phone img{height:250px;width:100%;object-fit:cover}.phone-ui{background:#fff;padding:13px;font-size:.68rem}.phone-ui .slider{height:4px;background:#dfd4c5;margin:10px 0;position:relative}.phone-ui .slider:after{content:"";position:absolute;width:13px;height:13px;border-radius:50%;background:#ad7f35;left:54%;top:-5px}.value-strip{display:grid;grid-template-columns:1.1fr repeat(5,1fr);gap:0;border-top:1px solid #e4d9ca;border-bottom:1px solid #e4d9ca}.value-copy{padding:45px 36px}.value-copy h2{font-size:2.4rem;line-height:1.02;margin:0}.value{padding:42px 22px;text-align:center;border-left:1px solid #e4d9ca}.value .ico{font-size:2rem;color:#b9893e}.value h3{font:600 1rem Manrope,sans-serif;margin:10px 0 5px}.value p{font-size:.75rem;color:#756a60}.ai-band{display:grid;grid-template-columns:1.1fr 1fr 1fr;align-items:stretch}.ai-image{min-height:520px;position:relative;overflow:hidden}.ai-image img{width:100%;height:100%;object-fit:cover}.mesh{position:absolute;inset:0;background-image:radial-gradient(circle at 35% 40%,rgba(216,179,104,.8) 1px,transparent 2px);background-size:31px 31px;mix-blend-mode:screen;opacity:.55}.ai-copy{padding:62px 45px;background:#f7f1e8}.ai-copy h2{font-size:3.2rem;line-height:1.02;margin:10px 0 20px}.ai-cards{padding:35px;display:grid;gap:14px;background:#f0e6d7}.ai-card{background:#fff;padding:28px;border:1px solid #e0d5c7}.ai-card .ico{font-size:2.1rem;color:#b9893e}.ai-card h3{font:600 1.15rem Manrope,sans-serif}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.proof{border:1px solid #e3d7c8;background:#fff;padding:28px}.proof span{color:#b9893e;font-weight:700}.proof h3{font-size:1.45rem;margin:10px 0}.proof p{color:#74685d}.cta{background:linear-gradient(90deg,#0e0b09,#251c13);color:#fff;padding:67px 0}.cta-grid{display:grid;grid-template-columns:.8fr 1.4fr .8fr;gap:45px;align-items:center}.cta-logo{background:#f8f3eb;padding:24px}.cta-logo img{width:100%}.cta h2{font-size:3.1rem;line-height:1.03;margin:0 0 13px}.cta p{color:#d2c4b5}.checklist{display:grid;gap:12px}.checklist div{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.14)}.checklist div:before{content:"✓";color:#d8b368;margin-right:10px}.footer{background:#f2ebe2;border-top:1px solid #e6dbcc;padding:34px 0}.footer-in{display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:30px}.footer .brand img{width:230px}.footer-nav{display:flex;justify-content:center;gap:20px;font-size:.78rem}.legal{text-align:right;font-size:.72rem;color:#80756a}.page-hero{background:#f3eadc;padding:76px 0 66px}.page-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.page-hero h1{font-size:clamp(3rem,5.3vw,5.5rem);line-height:.95;font-weight:500;margin:15px 0 22px}.page-hero p{font-size:1.1rem;color:#6d6157;max-width:680px}.page-visual{height:480px;overflow:hidden;position:relative}.page-visual img,.page-visual video{width:100%;height:100%;object-fit:cover}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.content-card{background:#fff;border:1px solid #e4d8c8;padding:30px;min-height:230px}.content-card h3{font-size:1.55rem;margin:10px 0}.content-card p{color:#74685d}.split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.split.reverse>div:first-child{order:2}.split h2{font-size:3.2rem;line-height:1.03;margin:10px 0 20px}.media-frame{min-height:480px;overflow:hidden}.media-frame img,.media-frame video{width:100%;height:100%;object-fit:cover}.steps{counter-reset:step;display:grid;gap:12px}.step{counter-increment:step;background:#fff;border:1px solid #e4d8c8;padding:23px 25px;display:grid;grid-template-columns:52px 1fr;gap:15px}.step:before{content:counter(step,decimal-leading-zero);color:#b9893e;font:600 1.6rem "Playfair Display"}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}.contact-panel{background:#211914;color:#fff;padding:40px}.contact-panel h2{font-size:3rem;margin:0 0 15px}.contact-panel p{color:#cdbfae}.contact-form{background:#fff;border:1px solid #e3d8c9;padding:36px;display:grid;gap:16px}.contact-form label{font-size:.78rem;font-weight:700}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid #d9ccbb;background:#fcfaf6;padding:13px;margin-top:6px}.contact-form textarea{min-height:130px}.contact-note{font-size:.78rem;color:#756a60}.reveal{opacity:0;transform:translateY(24px);transition:.7s}.reveal.in{opacity:1;transform:none}
@media(max-width:1100px){.nav{display:none}.menu{display:block}.head-actions .btn.ghost{display:none}.module-grid{grid-template-columns:repeat(3,1fr)}.value-strip{grid-template-columns:1fr repeat(3,1fr)}.value:nth-child(n+5){display:none}.ai-band{grid-template-columns:1fr 1fr}.ai-cards{grid-column:1/-1;grid-template-columns:1fr 1fr}.cta-grid{grid-template-columns:.7fr 1.3fr}.checklist{grid-column:1/-1;grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.wrap{width:min(100% - 30px,1180px)}.site-header{height:70px}.brand img{width:185px}.head-actions .btn{display:none}.menu{display:block}.mobile-nav{position:fixed;top:70px;left:0;right:0;background:#fbf8f2;padding:22px 24px;display:none;z-index:49;border-bottom:1px solid #e6dac8}.mobile-nav.open{display:grid;gap:14px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:56px 22px 42px}.hero h1{font-size:3.55rem}.hero-points{grid-template-columns:1fr 1fr}.hero-visual{min-height:480px}.hero-logo-card{width:205px;top:20px;right:18px}.quote-card{right:18px;bottom:18px}.section{padding:62px 0}.section-head{display:block}.section-head h2{font-size:3rem}.section-head p{margin-top:16px}.module-grid{grid-template-columns:1fr 1fr}.module{min-height:180px}.clinic-band{grid-template-columns:1fr}.clinic-copy{padding:45px 24px}.clinic-gallery{height:auto;grid-template-columns:1fr 1fr}.clinic-gallery figure{height:260px}.clinic-gallery figure:last-child{grid-column:1/-1}.platform-show{grid-template-columns:1fr}.device-stage{padding-bottom:120px}.screen{grid-template-columns:110px 1fr;min-height:330px}.dash-side{padding:17px 10px}.dash-cards{grid-template-columns:1fr}.dash-card:nth-child(n+2){display:none}.phone{right:4px;width:180px}.value-strip{grid-template-columns:1fr 1fr}.value-copy{grid-column:1/-1}.value:nth-child(n+4){display:none}.ai-band{grid-template-columns:1fr}.ai-image{min-height:400px}.ai-cards{grid-template-columns:1fr}.proof-grid,.content-grid{grid-template-columns:1fr}.cta-grid{grid-template-columns:1fr}.cta-logo{max-width:260px}.cta h2{font-size:2.7rem}.checklist{grid-template-columns:1fr}.footer-in{grid-template-columns:1fr}.footer-nav{justify-content:flex-start;flex-wrap:wrap}.legal{text-align:left}.page-hero-grid,.split,.contact-layout{grid-template-columns:1fr}.page-hero{padding:52px 0}.page-hero h1{font-size:3.4rem}.page-visual{height:380px}.split.reverse>div:first-child{order:0}.split h2{font-size:2.7rem}}
