:root{font-family:'DM Sans',sans-serif;color:#eee;background:#111;--bg:#111;--ink:#f5f3ed;--muted:#a5a6ad;--accent:#4163ff;--line:#ffffff25;--panel:#1b1c20}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;background:var(--bg);color:var(--ink)}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #fcad48;outline-offset:5px}.wrap{max-width:1440px;width:calc(100% - 112px);margin:auto}.concept-bar{min-height:48px;background:#eeece6;color:#23242b;display:flex;align-items:center;justify-content:space-between;padding:7px 28px;gap:20px;font-size:12px;letter-spacing:.08em;position:relative;z-index:5}.concept-bar i{font-style:normal;color:#999;margin:0 8px}.concept-bar nav{display:flex;gap:5px}.concept-bar a{padding:9px 16px;border-radius:4px;font-size:13px;letter-spacing:0}.concept-bar a[aria-current]{background:#20222a;color:white}.prototype{color:#76767c}.header{height:114px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:71px;height:71px;object-fit:contain;display:block;mix-blend-mode:screen}.site-nav{display:flex;gap:32px;font-size:14px}.site-nav a{opacity:.75}.site-nav a:hover{opacity:1}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;border:1px solid var(--line);color:var(--ink);background:transparent;border-radius:4px;padding:17px 23px;font-size:14px;line-height:1.3;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:21px}.nav-cta{padding:13px 20px}.hero{display:grid;grid-template-columns:1.14fr 1fr;min-height:650px;padding:34px 0 65px;gap:44px;position:relative}.hero-copy{display:flex;flex-direction:column;justify-content:center}.eyebrow{display:block;font-size:12px;font-weight:600;letter-spacing:.13em;line-height:1.6}.eyebrow b{display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:50%;margin-right:9px;vertical-align:middle}h1,h2,h3,p,figure{margin:0}h1{font-family:Manrope,sans-serif;font-size:clamp(52px,5.8vw,92px);font-weight:500;line-height:1.07;letter-spacing:-.065em;margin:27px 0}h1 em,h2 em{font-style:normal}h1 em{color:#8398ff}.hero-copy>p{font-size:17px;line-height:1.7;max-width:430px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.primary{background:var(--accent);border-color:var(--accent);color:white}.text-link{font-size:14px;border-bottom:1px solid var(--line);padding:8px 0}.text-link span{margin-left:12px}.hero-foot{display:flex;gap:20px;margin-top:64px;font-size:10px;letter-spacing:.09em;line-height:1.5;color:var(--muted)}.hero-photo{position:relative;min-height:565px;overflow:hidden}.hero-photo>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 61%}.hero-photo:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#0009);pointer-events:none}.hero-photo figcaption{position:absolute;z-index:1;bottom:23px;left:23px;right:23px;display:flex;justify-content:space-between;align-items:center;color:white;font-size:11px;letter-spacing:.09em}.hero-photo figcaption a{width:43px;height:43px;border:1px solid #fff7;display:grid;place-items:center;font-size:23px;border-radius:50%}.services-line{display:flex;align-items:center;justify-content:space-around;gap:20px;padding:26px 32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:15px}.services-line b{color:var(--accent);font-size:24px;font-weight:400}.section{padding-top:105px;padding-bottom:105px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:55px;margin-bottom:46px}.section-heading .eyebrow{color:var(--muted);margin-bottom:20px}h2{font-family:Manrope,sans-serif;font-size:clamp(34px,3.7vw,57px);line-height:1.16;font-weight:500;letter-spacing:-.05em}.section-heading>p{max-width:365px;font-size:16px;line-height:1.75;color:var(--muted)}.plans{display:grid;grid-template-columns:1fr 1fr;gap:24px}.plan{padding:38px;border:1px solid var(--line);background:var(--panel)}.plan-top{display:flex;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:.06em;color:var(--muted)}.plan h3{font-size:35px;letter-spacing:-.04em;font-weight:400;margin:40px 0 18px}.plan h3 em{font-style:normal}.plan>p{font-size:16px;line-height:1.7;color:var(--muted);max-width:440px;min-height:82px}.plan ul{list-style:none;padding:22px 0;margin:20px 0;border-top:1px solid var(--line);font-size:14px;line-height:1.8}.plan li+li{margin-top:9px}.plan li:before{content:'↗';margin-right:12px;color:var(--accent)}.plan .button{width:100%}.signature{background:#eeece6;color:#20222a;--muted:#64646a;--line:#2222}.signature .button{background:#22242b;color:white}.smart .button{background:var(--accent);color:white;border-color:var(--accent)}.mock-note{font-size:12px;line-height:1.6;color:var(--muted);margin-top:18px}.solutions{background:var(--panel)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.service-grid article{border-top:1px solid var(--line);padding-top:22px}.service-grid article>span{font-size:12px;color:var(--muted)}.service-grid h3{font-size:22px;font-weight:500;margin:35px 0 12px;letter-spacing:-.03em}.service-grid p{font-size:15px;line-height:1.7;color:var(--muted)}.software{margin-top:65px;display:flex;gap:30px;align-items:center;border-top:1px solid var(--line);padding-top:40px}.software-symbol{font-size:53px;color:var(--accent)}.software h3{font-size:23px;font-weight:500;margin:8px 0}.software p{color:var(--muted);font-size:15px}.software>.button{margin-left:auto}.gallery{display:grid;grid-template-columns:1.1fr .85fr 1.1fr;gap:22px}.gallery img{width:100%;height:345px;object-fit:cover}.gallery figure:first-child img{object-position:center 63%}.gallery figcaption{font-size:13px;display:flex;justify-content:space-between;margin-top:15px}.gallery figcaption span{color:var(--muted)}.press{margin-top:48px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:36px}.press>span:first-child{display:flex;align-items:center;gap:22px;font-size:10px;letter-spacing:.1em}.press strong{font-size:24px;letter-spacing:-.06em}.press p{font-size:15px;color:var(--muted)}.press>span:last-child{font-size:12px;margin-left:auto}.final-cta{padding:80px 0;background:var(--accent);color:white}.final-cta h2{font-size:clamp(44px,6vw,84px);margin:24px 0 30px}.final-cta .button{background:#f3f1eb;color:#20222a;border-color:transparent}.final-cta h2 em{opacity:.65}footer{padding-top:35px;padding-bottom:35px;display:flex;gap:30px;align-items:center}footer p{font-size:14px;color:var(--muted)}footer>span{font-size:11px;letter-spacing:.08em;margin-left:auto}footer>a:last-child{font-size:12px}dialog{border:1px solid #ddd;border-radius:12px;padding:45px;max-width:530px;width:calc(100% - 32px);color:#222;background:#f7f5ee}dialog::backdrop{background:#0009;backdrop-filter:blur(5px)}dialog h2{font-size:35px;margin:20px 0}dialog p{font-size:16px;line-height:1.65;margin:15px 0}dialog .button{color:#222;border-color:#ccc;margin-top:10px}.close{position:absolute;right:15px;top:10px;background:none;border:0;font-size:28px}.floating-note{display:none}
.theme-2{--bg:#f4f1e9;--ink:#262923;--muted:#777970;--accent:#465cec;--line:#2223;--panel:#eae7de}.theme-2 .brand img{filter:invert(1);mix-blend-mode:multiply}.theme-2 h1,.theme-2 h2{font-family:'Playfair Display',serif;font-weight:500;letter-spacing:-.055em}.theme-2 h1{font-size:clamp(62px,6.6vw,103px)}.theme-2 h1 em{font-style:italic;color:inherit}.theme-2 .header{border-bottom:1px solid var(--line)}.theme-2 .hero{padding-top:60px;padding-bottom:75px;grid-template-columns:1.2fr 1fr;gap:75px}.theme-2 .hero-photo{margin-right:38px;min-height:580px}.theme-2 .hero-photo img{object-position:50% 35%}.theme-2 .hero-copy{padding-bottom:45px}.theme-2 .primary{background:var(--ink);border-color:var(--ink)}.theme-2 .button{border-radius:0}.theme-2 .hero-foot{margin-top:60px}.theme-2 .services-line{font-family:'Playfair Display',serif;font-size:19px;background:#eae7de;border:0}.theme-2 .plans{gap:0;border:1px solid var(--line)}.theme-2 .plan{border:0;padding:45px;background:transparent}.theme-2 .smart{border-left:1px solid var(--line)}.theme-2 .plan h3{font-family:'Playfair Display',serif;font-size:40px}.theme-2 .plan h3 em{font-style:italic}.theme-2 .plan .button{background:transparent;color:var(--ink);border-color:var(--line)}.theme-2 .signature .button{background:#262923;color:white}.theme-2 .final-cta{background:#283129}.theme-2 .final-cta h2 em{font-style:italic}.theme-2 .gallery{grid-template-columns:.95fr .8fr 1.25fr}.theme-2 .gallery figure:nth-child(2){padding-top:65px}.theme-2 .gallery img{height:330px}.theme-2 .section-heading h2{max-width:700px}
.theme-3{--bg:#264de9;--ink:#fcfcf3;--muted:#d4dcff;--accent:#d8ff5d;--line:#ffffff50;--panel:#1d42d3}.theme-3 .hero{display:block;padding-top:20px;padding-bottom:0;min-height:690px}.theme-3 .hero-copy{position:relative;z-index:2;max-width:850px;padding-bottom:65px}.theme-3 h1{font-size:clamp(65px,8.9vw,133px);font-weight:800;line-height:.99;letter-spacing:-.075em;margin-top:22px}.theme-3 h1 em{color:var(--accent)}.theme-3 .hero-copy>p{max-width:465px}.theme-3 .hero-photo{position:absolute;right:0;bottom:0;width:35%;height:400px;min-height:0;transform:rotate(3deg);transform-origin:bottom right}.theme-3 .hero-photo img{object-position:center 62%}.theme-3 .hero-foot{margin-top:40px}.theme-3 .hero-foot span:last-child{display:none}.theme-3 .primary{color:#1d2c19}.theme-3 .button{border-radius:100px}.theme-3 .floating-note{display:block;position:absolute;right:20px;top:20px;font-size:11px;line-height:1.5;letter-spacing:.07em}.theme-3 .floating-note span{display:block;font-size:95px;color:var(--accent);line-height:1.1}.theme-3 .services-line{background:var(--accent);color:#202920;position:relative;z-index:3;transform:rotate(-1deg);border:0}.theme-3 .services-line b{color:#202920}.theme-3 .management,.theme-3 .house{background:#f3f3eb;color:#24281f;--muted:#72786a;--line:#24281f33;--accent:#3153e6}.theme-3 .management.wrap,.theme-3 .house.wrap{max-width:none;width:100%;padding-left:max(56px,calc((100% - 1328px)/2));padding-right:max(56px,calc((100% - 1328px)/2))}.theme-3 .plan{border-radius:16px}.theme-3 .signature{background:#e7e8de}.theme-3 .smart{background:#254ae6;color:white;--muted:#dce2ff;--line:#ffffff40;--accent:#d8ff5d}.theme-3 .smart .button{color:#24281f}.theme-3 .solutions{background:#171c19;--muted:#9ca79d;--line:#ffffff30}.theme-3 .software .button{color:white}.theme-3 .final-cta{background:#d8ff5d;color:#232b20}.theme-3 .final-cta .button{background:#242a22;color:white}.theme-3 .final-cta h2{font-weight:800}.theme-3 .final-cta h2 em{opacity:1}.theme-3 .final-cta .eyebrow{color:#434f2b}
@media(min-width:1700px){.theme-3 .management.wrap,.theme-3 .house.wrap{padding-left:calc((100% - 1328px)/2);padding-right:calc((100% - 1328px)/2)}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:28px}.hero-actions{gap:16px;flex-wrap:wrap}.hero-photo{min-height:530px}.hero-foot{margin-top:35px;flex-direction:column;gap:8px}.section-heading{gap:25px}.section-heading>p{max-width:310px}.plan{padding:28px}.plan>p{min-height:110px}.theme-2 .hero{gap:35px}.theme-2 .hero-photo{margin-right:0}.theme-3 .hero-photo{width:34%;height:340px}.theme-3 .management.wrap,.theme-3 .house.wrap{padding-left:32px;padding-right:32px}.prototype{display:none}.services-line{gap:12px;font-size:13px}.site-nav{gap:18px}.theme-3 .floating-note{right:0}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.concept-bar{padding:10px 12px;flex-direction:column;gap:8px}.concept-bar>span:first-child{font-size:10px}.concept-bar nav{width:100%;justify-content:center}.concept-bar a{padding:8px 12px;font-size:12px}.header{height:92px;gap:12px;flex-wrap:wrap}.brand img{width:58px;height:58px}.site-nav{display:none}.nav-cta{font-size:12px;padding:11px 15px}.hero,.theme-2 .hero{display:flex;flex-direction:column;padding:24px 0 40px;gap:32px;min-height:0}.hero h1,.theme-2 h1{font-size:clamp(50px,12vw,77px);letter-spacing:-.065em}.hero-copy>p{font-size:16px;max-width:100%}.hero .eyebrow{font-size:10px}.hero-foot{font-size:9px;flex-direction:row;flex-wrap:wrap;margin-top:28px}.hero-photo,.theme-2 .hero-photo{height:380px;min-height:0;width:100%;margin:0}.theme-2 .hero-copy{padding-bottom:0}.hero-photo img{object-position:center 64%}.services-line{overflow:hidden;justify-content:flex-start;padding:20px;white-space:nowrap;gap:24px}.services-line b{font-size:20px}.section{padding-top:60px;padding-bottom:60px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:22px;max-width:100%}.section-heading .eyebrow{font-size:10px;margin-bottom:14px}h2{font-size:36px}.plans{grid-template-columns:1fr;gap:18px}.plan,.theme-2 .plan{padding:27px}.plan h3{font-size:32px;margin-top:27px}.plan>p{min-height:0}.plan-top{font-size:10px}.plan .button{font-size:13px;padding:17px 12px}.theme-2 .plans{gap:0}.theme-2 .smart{border-left:0;border-top:1px solid var(--line)}.service-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.service-grid h3{font-size:20px;margin-top:25px}.service-grid p{font-size:14px}.software{flex-wrap:wrap;gap:18px;margin-top:40px;padding-top:28px}.software-symbol{display:none}.software h3{font-size:22px}.software>.button{margin-left:0}.gallery,.theme-2 .gallery{grid-template-columns:1fr 1fr;gap:25px 15px}.gallery figure:first-child{grid-column:1/-1}.gallery img,.theme-2 .gallery img{height:245px}.gallery figure:first-child img{height:350px}.theme-2 .gallery figure:nth-child(2){padding-top:0}.gallery figcaption{font-size:12px}.press{flex-wrap:wrap;gap:16px;margin-top:35px}.press p{flex-basis:100%;line-height:1.6}.press>span:last-child{margin:0}.final-cta{padding:60px 0}.final-cta h2{font-size:48px}footer{flex-wrap:wrap;gap:18px}footer p{font-size:12px}footer>span{margin:0;font-size:10px}footer>a:last-child{margin-left:auto}.theme-3 .hero{padding-bottom:0;gap:10px;overflow:hidden}.theme-3 .hero-copy{padding-bottom:22px}.theme-3 h1{font-size:clamp(56px,13vw,95px)}.theme-3 .hero-photo{position:relative;right:auto;bottom:auto;width:93%;height:330px;align-self:flex-end;transform:rotate(3deg)}.theme-3 .floating-note{display:none}.theme-3 .management.wrap,.theme-3 .house.wrap{padding-left:20px;padding-right:20px}.theme-3 .hero-foot{margin-top:24px}.theme-3 .final-cta h2{font-size:43px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
