:root{--terracotta:#c96f4a;--terracotta-dark:#a95635;--charcoal:#2a2623;--off-white:#f8f3ed;--cream:#fffaf4;--muted:#766c62;--line:rgba(42, 38, 35, 0.12);--shadow:0 24px 70px rgba(42, 38, 35, 0.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--off-white);color:var(--charcoal);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:18px 0;background:rgba(248,243,237,.86);backdrop-filter:blur(16px)}.brand img{width:210px;height:auto}.nav{display:flex;align-items:center;gap:22px;color:var(--muted);font-size:.94rem;font-weight:650}.nav a:hover{color:var(--charcoal)}.nav-cta{border:1px solid var(--line);border-radius:999px;padding:9px 14px;background:rgba(255,250,244,.76)}.hero{display:grid;gap:34px;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:70px 0 44px}.hero-copy{display:grid;justify-items:center;gap:18px;text-align:center}.eyebrow{margin:0;color:var(--terracotta);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:860px;margin-bottom:0;font-size:clamp(3rem,8vw,6.8rem);line-height:.94;letter-spacing:0}h2{margin-bottom:12px;font-size:clamp(2rem,4vw,4rem);line-height:1.02;letter-spacing:0}h3{margin-bottom:8px;font-size:1.1rem}.hero-subtitle{max-width:780px;margin-bottom:0;color:var(--muted);font-size:clamp(1.05rem,2vw,1.35rem)}.actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:1px solid transparent;border-radius:999px;padding:0 20px;font-weight:800;line-height:1;transition:transform 160ms ease,box-shadow 160ms ease,background 160ms ease}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--terracotta);color:#fff;box-shadow:0 14px 30px rgba(201,111,74,.28)}.button.primary:hover{background:var(--terracotta-dark)}.button.secondary{border-color:var(--line);background:var(--cream);color:var(--charcoal)}.button.small{min-height:38px;padding:0 16px;background:#fff;color:var(--charcoal)}.button:disabled{cursor:wait;opacity:.58;transform:none;box-shadow:none}.tour-card{overflow:hidden;border-radius:12px;background:var(--cream);box-shadow:var(--shadow)}.tour-card-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px}.tour-card-bar>div{display:flex;align-items:center;gap:9px}.tour-status-dot{width:9px;height:9px;border-radius:50%;background:#55a968;box-shadow:0 0 0 4px rgba(85,169,104,.13)}.tour-open-link,.tour-preview-link{color:var(--terracotta-dark);font-weight:800}.tour-shell{position:relative;min-height:420px;height:min(72vh,760px);overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:8px;background:#111;box-shadow:var(--shadow)}.tour-shell iframe{width:100%;height:100%;border:0;display:block}.tour-cover{position:absolute;inset:0;z-index:3;display:grid;place-items:center;padding:24px;color:#fff;text-align:center;background:linear-gradient(rgba(20,17,15,.5),rgba(20,17,15,.72)),url(/images/landing/tour-3d-preview.png)50%/cover}.tour-cover[hidden],.tour-loader[hidden]{display:none}.tour-cover-content{display:grid;justify-items:center;gap:14px;max-width:600px}.tour-cover-content h2,.tour-cover-content p{margin-bottom:0}.tour-cover-content>p:not(.tour-cover-kicker){color:rgba(255,255,255,.82)}.tour-cover-kicker{font-size:.78rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.tour-loader{width:28px;height:28px;border:3px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:tour-spin 800ms linear infinite}@keyframes tour-spin{to{transform:rotate(360deg)}}.tour-help{position:absolute;right:18px;bottom:18px;z-index:4;display:flex;align-items:flex-end;gap:18px;max-width:min(520px,calc(100% - 36px));border-radius:8px;padding:18px;background:rgba(42,38,35,.88);color:#fff;box-shadow:0 20px 44px rgba(0,0,0,.25);backdrop-filter:blur(14px)}.tour-help[hidden],.help-toggle[hidden]{display:none}.help-title{margin-bottom:8px;font-weight:850}.tour-help ul{margin:0;padding-left:18px;color:rgba(255,255,255,.8)}.mobile-help{display:none}.help-toggle{position:absolute;right:18px;bottom:18px;z-index:4;border:0;border-radius:999px;padding:12px 16px;background:rgba(255,250,244,.92);color:var(--charcoal);font-weight:800;box-shadow:0 14px 34px rgba(0,0,0,.18)}.section{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:78px 0}.section-heading{max-width:780px;margin-bottom:34px}.section-heading p:not(.eyebrow){color:var(--muted);font-size:1.08rem}.steps,.benefit-grid,.use-case-list{display:grid;gap:14px}.steps{grid-template-columns:repeat(3,minmax(0,1fr))}.steps article,.use-case-list article{border:1px solid var(--line);border-radius:8px;padding:24px;background:rgba(255,250,244,.72)}.steps span{display:inline-flex;margin-bottom:48px;color:var(--terracotta);font-weight:900}.steps p,.use-case-list p,.faq p{margin-bottom:0;color:var(--muted)}.benefits{width:100%;padding-right:max(16px,calc((100vw - 1180px)/2));padding-left:max(16px,calc((100vw - 1180px)/2));background:var(--charcoal);color:#fff}.benefits .section-heading p:not(.eyebrow){color:rgba(255,255,255,.72)}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefits{position:relative;overflow:hidden;width:100%;padding-top:96px;padding-right:max(16px,calc((100vw - 1180px)/2));padding-bottom:96px;padding-left:max(16px,calc((100vw - 1180px)/2));background:radial-gradient(circle at 82% 12%,rgba(201,111,74,.18),transparent 34%),linear-gradient(135deg,#2a2623 0%,#393330 100%);color:#fff}.benefits .section-heading{max-width:900px}.benefits .section-heading p:not(.eyebrow){color:rgba(255,255,255,.68)}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.benefit-card,.use-case-card{position:relative;display:flex;flex-direction:column;align-items:center;min-height:210px;border-radius:18px;padding:24px;text-align:center;transition:transform 180ms ease,border-color 180ms ease,background 180ms ease,box-shadow 180ms ease}.benefit-card{border:1px solid rgba(248,243,237,.13);background:rgba(255,255,255,.045)}.benefit-card:hover{transform:translateY(-4px);border-color:rgba(201,111,74,.46);background:rgba(255,255,255,.065)}.card-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin:0 auto 26px;border-radius:14px;color:var(--terracotta);background:rgba(201,111,74,.12)}.card-icon svg{width:23px;height:23px}.benefit-card h3,.use-case-card h3{margin-bottom:10px;font-size:1.12rem;line-height:1.22}.benefit-card h3{color:#fffaf4}.benefit-card p{margin-bottom:0;color:rgba(248,243,237,.72);line-height:1.55}.use-cases{padding-top:92px}.use-cases .section-heading{margin-right:auto;margin-left:auto;text-align:center}.use-cases .section-heading p:not(.eyebrow){max-width:680px;margin-right:auto;margin-left:auto}.use-case-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.use-case-card{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(255,250,244,.82));box-shadow:0 14px 40px rgba(42,38,35,6%)}.use-case-card:hover{transform:translateY(-4px);border-color:rgba(201,111,74,.28);box-shadow:0 20px 54px rgba(42,38,35,9%)}.use-case-card p{margin-bottom:0;color:var(--muted)}.quote-section{display:flex;align-items:center;justify-content:space-between;gap:28px;width:min(1180px,calc(100% - 32px));margin:42px auto;border-radius:8px;padding:42px;background:var(--cream);box-shadow:var(--shadow)}.quote-section div{max-width:720px}.quote-section p:not(.eyebrow){margin-bottom:0;color:var(--muted)}.faq-list{display:grid;gap:10px}.faq details{border:1px solid var(--line);border-radius:8px;padding:20px 22px;background:rgba(255,250,244,.72)}.faq summary{cursor:pointer;font-weight:850}.faq details[open] summary{margin-bottom:10px}.final-cta{width:min(1180px,calc(100% - 32px));margin:48px auto 96px}.final-cta-card{position:relative;overflow:hidden;display:grid;justify-items:center;gap:18px;border:1px solid var(--line);border-radius:32px;padding:clamp(42px,7vw,82px)24px;text-align:center;background:radial-gradient(circle at 50% 0%,rgba(201,111,74,.16),transparent 34%),linear-gradient(180deg,rgba(255,250,244,.92),rgba(248,243,237,.76));box-shadow:var(--shadow)}.final-cta-card::before{content:"";position:absolute;inset:18px;border:1px solid rgba(42,38,35,8%);border-radius:24px;pointer-events:none}.final-cta-icon-wrap{position:relative;z-index:1;display:grid;place-items:center;width:112px;height:112px;margin-bottom:4px;border-radius:28px;background:rgba(255,255,255,.52);box-shadow:0 18px 44px rgba(42,38,35,.1),inset 0 1px rgba(255,255,255,.8)}.final-cta-icon{width:74px;height:auto}.final-cta .eyebrow,.final-cta h2,.final-cta p,.final-cta .button{position:relative;z-index:1}.final-cta h2{max-width:760px;margin-bottom:0;font-size:clamp(2.5rem,6vw,5rem);line-height:.96;letter-spacing:-.04em}.final-cta p:not(.eyebrow){max-width:640px;margin-bottom:8px;color:var(--muted);font-size:1.12rem}.site-footer{width:min(1180px,calc(100% - 32px));margin:0 auto;border-top:1px solid var(--line);padding:48px 0 34px;color:var(--muted)}.footer-brand{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;margin-bottom:36px}.footer-brand img{width:clamp(160px,14vw,230px);height:auto}.footer-brand p{max-width:420px;margin:0;color:var(--muted);font-size:1rem;line-height:1.6;text-align:right}.footer-nav{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:34px}.footer-nav a{display:inline-flex;align-items:center;min-height:38px;border:1px solid var(--line);border-radius:999px;padding:0 14px;background:rgba(255,250,244,.62);color:var(--charcoal);font-size:.92rem;font-weight:750;transition:transform 160ms ease,border-color 160ms ease,background 160ms ease}.footer-nav a:hover{transform:translateY(-1px);border-color:rgba(201,111,74,.32);background:rgba(255,250,244,.92)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding-top:24px;font-size:.92rem}.footer-bottom p{margin:0}.footer-bottom a{color:var(--charcoal);font-weight:750}.tour-showcase{text-align:center}.tour-showcase .section-heading{margin-right:auto;margin-left:auto}.tour-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tour-preview-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;text-align:left;background:var(--cream);box-shadow:0 16px 44px rgba(42,38,35,8%)}.tour-preview-image{display:block;overflow:hidden;aspect-ratio:16/10;background:#211e1c}.tour-preview-image img{width:100%;height:100%;object-fit:cover;transition:transform 220ms ease}.tour-preview-card:hover .tour-preview-image img{transform:scale(1.025)}.tour-preview-copy{padding:22px}.tour-preview-copy h2,.tour-preview-copy h3{margin-bottom:8px;font-size:1.35rem}.tour-preview-copy p{margin-bottom:18px;color:var(--muted)}.tour-gallery-link{margin-top:28px}.tour-catalog{width:min(1180px,calc(100% - 32px));min-height:65vh;margin:0 auto;padding:72px 0 96px}.tour-catalog-heading{max-width:820px;margin-bottom:42px}.tour-catalog-heading h1{margin-bottom:18px}.tour-catalog-heading>p:last-child{color:var(--muted);font-size:1.15rem}.tour-page{display:grid;grid-template-rows:auto 1fr;height:100vh;overflow:hidden;background:#141210}.tour-page-header{z-index:2;display:grid;grid-template-columns:minmax(130px,1fr)auto minmax(130px,1fr);align-items:center;gap:20px;padding:12px 20px;background:var(--off-white);box-shadow:0 5px 24px rgba(0,0,0,.14)}.tour-page-brand img{width:142px;height:auto}.tour-page-title{overflow:hidden;margin:0;font-weight:850;text-align:center;text-overflow:ellipsis;white-space:nowrap}.tour-page-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;font-weight:750}.tour-page-actions .button{min-height:40px}.tour-page-viewer,.tour-page-viewer iframe{width:100%;height:100%;min-height:0}.tour-page-viewer iframe{display:block;border:0}@media(max-width:900px){.site-header{align-items:flex-start}.nav{gap:12px;font-size:.88rem}.tour-shell{min-height:360px;height:62vh}.steps,.benefit-grid,.use-case-list,.tour-grid{grid-template-columns:1fr 1fr}.tour-page-header{grid-template-columns:auto 1fr}.tour-page-title{display:none}.quote-section{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.site-header{position:static}.brand img{width:126px}.nav a:not(.nav-cta){display:none}.hero{padding-top:44px}h1{font-size:clamp(3.05rem,16vw,4.8rem)}.button{width:100%}.tour-shell{min-height:390px;height:68vh}.tour-help{right:12px;bottom:12px;left:12px;display:block}.tour-help .button{margin-top:14px}.desktop-help{display:none}.mobile-help{display:block}.steps,.benefit-grid,.use-case-list,.tour-grid{grid-template-columns:1fr}.tour-card-bar{font-size:.86rem}.tour-page-header{gap:12px;padding:10px 12px}.tour-page-brand img{width:112px}.tour-page-actions>a:first-child{display:none}.tour-page-actions .button{width:auto;min-height:38px;padding:0 14px;font-size:.82rem}.section{padding:58px 0}.quote-section{padding:28px}.site-footer{grid-template-columns:1fr}.site-footer nav{justify-content:flex-start}.benefits{padding-top:72px;padding-bottom:72px}.benefit-card,.use-case-card{min-height:auto}.use-cases .section-heading{text-align:left}.final-cta{margin-bottom:72px}.final-cta-card{border-radius:24px;padding:42px 20px}.final-cta-card::before{inset:12px;border-radius:18px}.final-cta-icon-wrap{width:92px;height:92px;border-radius:22px}.final-cta-icon{width:62px}}