.demo-hero{position:relative;overflow:hidden;padding:86px 0 92px;background:radial-gradient(circle at 86% 8%,rgba(0,140,255,.14),transparent 32%),linear-gradient(180deg,#fff 0%,#f3f8ff 100%)}
.demo-hero::before{content:"";position:absolute;width:560px;height:560px;right:-285px;top:-330px;border:1px solid rgba(0,140,255,.13);border-radius:50%;box-shadow:0 0 0 70px rgba(0,140,255,.03),0 0 0 140px rgba(0,140,255,.018)}
.demo-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.86fr 1.14fr;gap:66px;align-items:center}
.demo-hero h1{max-width:8.5ch;margin:22px 0;font-size:clamp(58px,6.6vw,88px)}
.demo-hero-copy .lead{max-width:52ch}
.demo-hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:30px}
.demo-quick-facts{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;color:var(--muted);font-size:11.5px;font-weight:600}
.demo-quick-facts span{display:flex;align-items:center;gap:7px}.demo-quick-facts i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:var(--blue-soft);color:var(--blue);font-size:10px;font-style:normal}

.demo-workspace{position:relative;min-width:0;padding:28px 0 30px}
.demo-browser{overflow:hidden;border:1px solid rgba(11,15,26,.11);border-radius:24px;background:#fff;box-shadow:0 34px 90px rgba(38,65,110,.2);transform:rotate(1deg)}
.demo-browser-bar{height:58px;display:flex;align-items:center;gap:14px;padding:0 18px;border-bottom:1px solid #e9edf3}.demo-dots{display:flex;gap:6px}.demo-dots i{width:8px;height:8px;border-radius:50%;background:#ff8178}.demo-dots i:nth-child(2){background:#ffd46b}.demo-dots i:nth-child(3){background:#6ed99b}.demo-address{width:45%;height:18px;border-radius:99px;background:#f0f3f8}.demo-browser-bar b{margin-left:auto;color:var(--faint);font-family:var(--label);font-size:7px;letter-spacing:.12em;text-transform:uppercase}
.demo-browser-body{min-height:390px;display:grid;grid-template-columns:72px 1fr}.demo-sidebar{display:flex;flex-direction:column;align-items:center;gap:13px;padding-top:24px;border-right:1px solid #edf0f4;background:#fafbfd}.demo-sidebar span{width:29px;height:8px;border-radius:6px;background:#dfe6f0}.demo-sidebar span:first-child{height:29px;border-radius:9px;background:var(--blue-soft);box-shadow:inset 0 0 0 8px var(--blue)}
.demo-dashboard{min-width:0;padding:25px 22px 22px}.demo-dashboard-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.demo-dashboard-head small{display:block;color:var(--blue);font-family:var(--label);font-size:7px;font-weight:700;letter-spacing:.14em}.demo-dashboard-head h3{margin:5px 0 0;font-family:var(--sans);font-size:21px;font-weight:600}.demo-dashboard-head button{padding:9px 12px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-size:8px;font-weight:700}
.demo-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.demo-metrics>div{min-width:0;padding:14px;border:1px solid #e3e9f1;border-radius:13px}.demo-metrics small,.demo-metrics strong,.demo-metrics em{display:block}.demo-metrics small{color:var(--faint);font-family:var(--label);font-size:6.5px;letter-spacing:.1em}.demo-metrics strong{margin-top:8px;font-family:var(--serif);font-size:24px;font-weight:400}.demo-metrics em{margin-top:5px;color:var(--green);font-family:var(--label);font-size:7px;font-style:normal;font-weight:700}
.demo-dashboard-lower{display:grid;grid-template-columns:1.15fr .85fr;gap:10px;margin-top:10px}.demo-chart,.demo-tour-list{min-width:0;border:1px solid #e3e9f1;border-radius:14px;padding:13px}.demo-chart>div{display:flex;justify-content:space-between;gap:8px;font-size:7px}.demo-chart>div small{color:var(--faint)}.demo-chart>span{height:114px;display:flex;align-items:end;gap:6px;padding-top:18px;border-bottom:1px solid #e8edf3}.demo-chart>span i{flex:1;height:34%;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#6ac0ff,var(--blue))}.demo-chart>span i:nth-child(2){height:51%}.demo-chart>span i:nth-child(3){height:44%}.demo-chart>span i:nth-child(4){height:73%}.demo-chart>span i:nth-child(5){height:62%}.demo-chart>span i:nth-child(6){height:91%}.demo-chart>span i:nth-child(7){height:78%}
.demo-tour-list>small{color:var(--faint);font-family:var(--label);font-size:6.5px;letter-spacing:.1em}.demo-tour-list p{display:flex;align-items:center;gap:8px;margin:9px 0 0;padding-top:9px;border-top:1px solid #edf0f4}.demo-tour-list p>i{flex:none;width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:var(--blue-soft);color:var(--blue);font-size:8px;font-style:normal;font-weight:700}.demo-tour-list b,.demo-tour-list p small{display:block}.demo-tour-list b{font-size:7.5px}.demo-tour-list p small{margin-top:2px;color:var(--faint);font-size:6.5px}
.demo-float{position:absolute;z-index:2;border:1px solid rgba(11,15,26,.09);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 18px 46px rgba(28,58,104,.16);backdrop-filter:blur(10px)}.demo-float strong,.demo-float small{display:block}.demo-float-top{top:0;right:-18px;display:flex;align-items:center;gap:10px;padding:13px 16px}.demo-float-top>i{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:#e6faee}.demo-float-top>i::after{content:"✓";color:var(--green);font-size:13px;font-style:normal;font-weight:800}.demo-float-top strong{font-size:10px}.demo-float-top small{margin-top:2px;color:var(--faint);font-size:8px}.demo-float-bottom{right:-13px;bottom:0;padding:13px 17px}.demo-float-bottom strong{font-family:var(--serif);font-size:19px;font-weight:400}.demo-float-bottom small{margin-top:2px;color:var(--muted);font-size:8px}

.demo-expectations{padding:98px 0;background:#fff}.demo-section-heading{max-width:780px;margin:0 auto 44px;text-align:center}.demo-section-heading h2{margin-top:20px}.demo-section-heading h2 em,.demo-booking-head h2 em,.demo-next h2 em{color:var(--blue);font-weight:400}.demo-section-heading>p{max-width:58ch;margin:0 auto;color:var(--muted)}
.demo-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.demo-benefit-grid article{padding:27px 24px;border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;box-shadow:0 12px 30px rgba(31,58,96,.05)}.demo-icon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:23px;border-radius:13px;background:var(--blue-soft);color:var(--blue)}.demo-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.demo-benefit-grid h3{font-size:24px}.demo-benefit-grid p{margin:0;color:var(--muted);font-size:13px}

.demo-booking{padding:104px 0;background:var(--paper);scroll-margin-top:76px}.demo-booking-head{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:end;margin-bottom:38px}.demo-booking-head h2{max-width:12ch;margin-top:20px}.demo-booking-head>p{max-width:51ch;margin:0 0 12px;color:var(--muted)}
.demo-calendar-card{overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 28px 72px rgba(38,65,110,.12)}.demo-calendar-top{display:flex;align-items:center;gap:12px;padding:20px 24px;border-bottom:1px solid var(--line)}.demo-host-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,var(--blue),#6553ef);color:#fff;font-family:var(--label);font-weight:700}.demo-calendar-top strong,.demo-calendar-top div span{display:block}.demo-calendar-top strong{font-size:13px}.demo-calendar-top div span{margin-top:2px;color:var(--faint);font-size:10px}.demo-secure{display:flex;align-items:center;gap:7px;margin-left:auto;color:var(--muted);font-size:10px}.demo-secure i{width:8px;height:8px;border-radius:50%;background:var(--green-bright);box-shadow:0 0 0 4px #e9f9ef}
.demo-cal-inline{position:relative;width:100%;min-height:700px;overflow:auto}.demo-calendar-loading{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;gap:13px;color:var(--muted);font-size:13px;pointer-events:none}.demo-calendar-loading span{width:34px;height:34px;border:3px solid var(--blue-soft);border-top-color:var(--blue);border-radius:50%;animation:demo-spin .8s linear infinite}.demo-calendar-loaded .demo-calendar-loading{display:none}@keyframes demo-spin{to{transform:rotate(360deg)}}
.demo-calendar-fallback,.demo-booking-note{color:var(--muted);font-size:12px;text-align:center}.demo-calendar-fallback{padding:24px}.demo-booking-note{margin:17px 0 0}.demo-calendar-fallback a,.demo-booking-note a{color:var(--blue);font-weight:700}

.demo-next{padding:102px 0 112px;background:#fff}.demo-next-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:86px;align-items:start}.demo-next h2{max-width:10ch;margin-top:20px}.demo-next ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.demo-next li{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:26px 0;border-bottom:1px solid var(--line)}.demo-next li:first-child{padding-top:0}.demo-next li>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:var(--ink);color:#fff;font-family:var(--label);font-size:10px;font-weight:700}.demo-next li h3{margin:0 0 6px;font-family:var(--sans);font-size:18px;font-weight:700}.demo-next li p{margin:0;color:var(--muted);font-size:13px}

@media(max-width:1060px){.demo-hero-grid{grid-template-columns:1fr;gap:48px}.demo-hero-copy{max-width:760px}.demo-workspace{width:min(800px,100%);margin:auto}.demo-benefit-grid{grid-template-columns:1fr 1fr}.demo-booking-head,.demo-next-grid{grid-template-columns:1fr;gap:22px}.demo-booking-head h2,.demo-next h2{max-width:15ch}.demo-next ol{margin-top:20px}}
@media(max-width:700px){.demo-hero{padding:64px 0 72px}.demo-hero h1{font-size:55px}.demo-workspace{padding:20px 0}.demo-browser-body{grid-template-columns:48px 1fr;min-height:350px}.demo-dashboard{padding:20px 13px}.demo-metrics>div{padding:10px}.demo-metrics strong{font-size:19px}.demo-dashboard-lower{grid-template-columns:1fr}.demo-tour-list{display:none}.demo-float-top{right:0}.demo-float-bottom{right:0}.demo-expectations,.demo-booking,.demo-next{padding:76px 0 86px}.demo-benefit-grid{grid-template-columns:1fr}.demo-calendar-top{align-items:flex-start}.demo-secure{display:none}.demo-cal-inline{min-height:680px}}
@media(max-width:480px){.demo-hero h1{font-size:48px}.demo-hero-actions .btn{width:100%}.demo-quick-facts{display:grid;gap:9px}.demo-browser-bar b{display:none}.demo-metrics{grid-template-columns:1fr 1fr}.demo-metrics>div:last-child{display:none}.demo-chart>span{height:92px}.demo-float-top{top:-8px}.demo-float-bottom{bottom:-10px}.demo-calendar-card{border-radius:20px}.demo-calendar-top{padding:17px}.demo-next li{grid-template-columns:46px 1fr;gap:13px}}
