.hero{padding:48px 48px 84px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.hero-left{display:flex;flex-direction:column}.hero-h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,4.6vw,56px);font-weight:700;line-height:1.08;letter-spacing:-.02em;color:#1a1a1a;margin:0 0 20px}.hero-h1 .accent{font-style:italic;color:#e87722;font-weight:700}.hero-sub{font-size:18px;line-height:1.62;color:#1a1a1ab8;margin:0 0 22px;max-width:44ch}.hero-sub strong{color:#1a1a1a;font-weight:600}.hero-pain{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:clamp(20px,2.4vw,25px);line-height:1.2;color:#1a1a1a;margin:0 0 30px}.hero-pain .accent{font-style:italic;color:#e87722}.hero-ctas{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.hero-ctas .btn-primary{display:inline-flex;align-items:center;gap:8px;padding:15px 28px;background:#e87722;color:#fff;font-size:15.5px;font-weight:600;border-radius:10px;border:none;cursor:pointer;text-decoration:none;transition:background .2s,transform .2s}.hero-ctas .btn-primary:hover{background:#d76d1c;transform:translateY(-1px)}.hero-ctas .btn-secondary{display:inline-flex;align-items:center;color:#1a1a1a;font-size:15.5px;font-weight:600;text-decoration:none;border-bottom:2px solid #e87722;padding:0 0 2px;border-radius:0;transition:color .2s}.hero-ctas .btn-secondary:hover{color:#e87722}.hero-right{display:flex;flex-direction:column;justify-content:center}@media (max-width:900px){.hero{padding:32px 24px 56px}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-h1{max-width:100%}}@media (max-width:600px){.hero{padding:16px 20px 40px}.hero-grid{gap:30px}.hero-h1{font-size:31px;line-height:1.08;margin-bottom:16px;max-width:100%}.hero-sub{font-size:16px;line-height:1.55;margin-bottom:18px;max-width:100%}.hero-pain{font-size:21px;margin-bottom:26px}.hero-ctas{gap:12px}}.heromc{width:100%;max-width:440px;margin:0}.heromc .ed-k{position:relative;height:18px;font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;margin:0 0 24px;opacity:0;transform:translateY(6px);transition:opacity .55s ease,transform .55s ease}.heromc .ed-k.on{opacity:1;transform:none}.heromc .miss{position:relative;height:1.18em;font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:clamp(46px,8vw,58px);line-height:1.18;margin:0;opacity:0;transform:translateY(14px);transition:opacity .55s ease,transform .55s ease}.heromc .miss.on{opacity:1;transform:none}.heromc .ed-arrow{position:relative;height:1.4em;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:clamp(21px,3vw,26px);margin:26px 0 0;transform-origin:left center;opacity:0;transform:scale(.84) translateY(4px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}.heromc .ed-arrow.on{opacity:1;transform:scale(1.08) translateY(0)}.heromc .post,.heromc .pre{position:absolute;left:0;top:0;white-space:nowrap;transition:opacity .55s ease}.heromc .post,.heromc.flip .pre{opacity:0}.heromc.flip .post{opacity:1}.heromc .ed-k .pre{color:#6b6b66}.heromc .m1 .pre{color:#1a1a1a}.heromc .m2 .pre{color:#1a1a1a73}.heromc .m3 .pre{color:#1a1a1a38}.heromc .ed-arrow .pre,.heromc .ed-k .post,.heromc .miss .post{color:#e87722}.heromc .ed-arrow .post{color:#1a1a1a}@media (max-width:900px){.heromc{max-width:100%}}@media (max-width:600px){.heromc .miss{font-size:clamp(42px,13vw,52px)}}.section{padding:100px 48px;max-width:1400px;margin:0 auto}.mockup-panel{background:#0000;padding:56px 48px 48px;position:relative}.tab-strip-clip{position:relative;width:100%;overflow:hidden;margin-bottom:48px;mask-image:linear-gradient(90deg,#0000,#000 8%,#000 92%,#0000)}.tab-strip{display:inline-flex;flex-wrap:nowrap;gap:8px;position:relative;white-space:nowrap;transition:transform .32s cubic-bezier(.4,0,.2,1);will-change:transform}.tab-indicator{position:absolute;top:0;left:0;height:44px;width:0;background:#1a1a1a;border-radius:100px;z-index:0;pointer-events:none;transition:transform .32s cubic-bezier(.4,0,.2,1),width .32s cubic-bezier(.4,0,.2,1);will-change:transform,width}.tab-strip.tracking,.tab-strip.tracking .tab-btn,.tab-strip.tracking .tab-copy,.tab-strip.tracking .tab-indicator{transition:none}.tab-btn.clone{pointer-events:none}.tab-btn{display:flex;align-items:center;gap:8px;padding:10px 22px;border-radius:100px;font-size:14px;font-weight:600;border:1.5px solid #e5e5e0;background:#0000;color:#1a1a1ab3;cursor:pointer;transition:color .25s,border-color .25s;font-family:Inter,sans-serif;position:relative;z-index:1}.tab-btn:hover:not(.active){border-color:#e87722;color:#1a1a1a}.tab-btn.active{background:#0000;border-color:#0000;color:#fff}.tab-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.dot-blue{background:#4a7fe8}.dot-green{background:#1db87e}.dot-purple{background:#9b5dff}.tab-btn.active .dot-blue,.tab-btn.active .dot-green,.tab-btn.active .dot-purple{background:#e87722}.tab-col{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.tab-copy{margin-top:14px;text-align:center;width:220px;padding:0 8px;opacity:.18;transition:opacity .32s ease}.tab-col.active .tab-copy{opacity:1}.tab-copy-h{font-family:Playfair Display,Georgia,serif;font-size:17px;font-weight:600;color:#1a1a1a;line-height:1.25;letter-spacing:-.01em}.tab-copy-bullets{list-style:none;padding:0;margin:6px 0 0;font-family:Inter,sans-serif;font-size:13px;color:#1a1a1a9e;line-height:1.55;text-align:center}.tab-copy-bullets li{white-space:nowrap}.tab-copy-bullets li+li{margin-top:1px}.device-stage,.stage-wrapper{position:relative}.device-stage{display:flex;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;min-height:580px;perspective:1600px}.device-stage::-webkit-scrollbar{display:none}.tab-view{flex:0 0 100%;min-width:100%;scroll-snap-align:center;scroll-snap-stop:always;position:relative;align-items:center;justify-content:center;min-height:540px}.tab-view,.tab-view.active{display:flex}.stage-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:#1a1a1a;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;box-shadow:0 8px 24px #1a1a1a2e;font-size:22px;color:#fff;font-family:Inter,sans-serif;font-weight:400;transition:opacity .3s,transform .2s,box-shadow .2s,background .2s;-webkit-user-select:none;user-select:none;padding:0;line-height:1}.stage-arrow:hover{transform:translateY(-50%) scale(1.08);box-shadow:0 12px 32px #1a1a1a40;background:#2a2a2a}.stage-arrow.prev{left:12px}.stage-arrow.next{right:12px}.stage-arrow.hidden{opacity:0;pointer-events:none}@keyframes swipe-hint{0%,70%,to{transform:translateY(-50%) translateX(0)}85%{transform:translateY(-50%) translateX(8px)}}.stage-arrow.next.pulse{animation:swipe-hint 2.2s ease-in-out infinite}.stage-arrow.next.pulse:hover{animation:none}.tab-view .phone-wrap{position:relative;z-index:3}.tab-view .laptop-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) translateX(-300px) scale(.62) rotate(-3deg);transform-origin:center;z-index:1;opacity:.96;pointer-events:none}.laptop-wrap{display:flex;flex-direction:column;align-items:center}.laptop-frame{background:linear-gradient(155deg,#4a4a4d,#34343a 35%,#25252a 70%,#1c1c20);border-radius:14px 14px 3px 3px;padding:14px 12px 4px;box-shadow:0 50px 100px -20px #00000073,0 16px 32px -10px #00000040,inset 0 1px 0 #ffffff14,inset 0 0 0 1px #0006;position:relative;flex-shrink:0}.laptop-camera{width:5px;height:5px;border-radius:50%;background:#0a0a0c;margin:0 auto 5px;box-shadow:inset 0 0 0 1px #ffffff1a,0 0 3px #00b4ff40}.laptop-screen{background:#f8f9fa;border-radius:3px;overflow:hidden;width:580px;box-shadow:inset 0 0 0 1px #00000080,inset 0 0 0 2px #ffffff0a}.laptop-base{height:14px;background:linear-gradient(180deg,#2a2a2e,#1f1f23 40%,#16161a);border-radius:0 0 16px 16px;width:668px;margin:0 auto;position:relative;box-shadow:0 24px 48px -12px #0006,inset 0 1px 0 #ffffff12}.laptop-base:before{content:"";position:absolute;top:0;left:4%;right:4%;height:1.5px;background:linear-gradient(90deg,#0000,#0009 15%,#000000b3 50%,#0009 85%,#0000)}.laptop-base:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:180px;height:4px;background:linear-gradient(180deg,#0009,#0000);border-radius:0 0 6px 6px}.db-ui{display:flex;height:380px;font-size:11px}.db-sidebar{width:140px;background:#fff;border-right:1px solid #eaeae5;padding:16px 12px;flex-shrink:0}.db-logo-row{display:flex;align-items:center;gap:6px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #eaeae5}.db-logo-name{font-family:Playfair Display,Georgia,serif;font-weight:600;font-size:14px;color:#e87722;letter-spacing:-.2px}.db-nav-label{font-size:9px;font-weight:700;color:#1a1a1a59;text-transform:uppercase;letter-spacing:.08em;margin:12px 0 6px}.db-nav-item{display:flex;align-items:center;gap:7px;padding:6px 8px;border-radius:7px;color:#1a1a1ab3;margin-bottom:2px;cursor:default;font-size:11px}.db-nav-item.active{background:#1a1a1a;color:#fff;font-weight:600}.db-nav-dot{width:14px;height:14px;border-radius:3px;background:#1a1a1a1a;flex-shrink:0}.db-nav-item.active .db-nav-dot{background:#ffffff40}.db-nav-badge{margin-left:auto;background:#e87722;color:#fff;font-size:8px;font-weight:700;padding:1px 5px;border-radius:100px;min-width:14px;text-align:center;line-height:1.4}.db-nav-item.active .db-nav-badge{background:#ffffff4d}.db-main{flex:1;overflow:hidden}.db-header{padding:14px 20px 12px;border-bottom:1px solid #eaeae5;background:#fff}.db-header-title{font-weight:700;font-size:15px;color:#1a1a1a;margin-bottom:2px}.db-header-sub{font-size:10px;color:#1a1a1a73}.db-tabs-row{display:flex;gap:4px;padding:10px 20px;background:#fff;border-bottom:1px solid #eaeae5}.db-tab{padding:5px 12px;border-radius:6px;font-size:10px;font-weight:600;border:1px solid #e5e5e0;color:#1a1a1a80;background:#0000}.db-tab.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.db-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px 20px;background:#f8f9fa}.db-metric{background:#fff;border:1px solid #eaeae5;border-radius:10px;padding:10px 12px}.db-metric-label{font-size:9px;color:#1a1a1a80;margin-bottom:4px}.db-metric-val{font-size:18px;font-weight:800;color:#1a1a1a;line-height:1}.db-metric-sub{font-size:8px;color:#1a1a1a66;margin-top:2px}.db-metric-val.green{color:#1d9e75}.db-metric-val.blue{color:#4a7fe8}.db-metric-val.orange{color:#e87722}.db-chart-area{display:flex;gap:10px;padding:10px 20px 14px;background:#f8f9fa;height:130px}.db-chart{flex:1;background:#fff;border:1px solid #eaeae5;border-radius:10px;padding:12px}.db-chart-title{font-size:9px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.db-chart-svg{width:100%;height:70px}.db-outcomes{width:160px;background:#fff;border:1px solid #eaeae5;border-radius:10px;padding:12px;flex-shrink:0}.db-outcome-title{font-size:9px;font-weight:700;color:#1a1a1a;margin-bottom:10px}.db-outcome-row{margin-bottom:8px}.db-outcome-label{display:flex;justify-content:space-between;font-size:9px;color:#1a1a1ab3;margin-bottom:4px}.db-outcome-bar{height:5px;border-radius:3px;background:#eaeae5;overflow:hidden}.db-outcome-fill{height:100%;border-radius:3px}.fill-green{background:#1d9e75}.fill-blue{background:#4a7fe8}.fill-orange{background:#e87722}.phone-wrap{flex-shrink:0;display:flex;flex-direction:column;align-items:center}.phone-frame{width:290px;padding:5px;background:linear-gradient(135deg,#6c6d72,#4a4b50 30%,#2c2d31 70%,#1a1a1e);border-radius:56px;box-shadow:0 30px 60px -28px #0000004d,0 10px 20px -8px #00000029,inset 0 0 0 1.5px #ffffff2e,inset 0 1.5px 0 #fff3;position:relative}.phone-frame:before{content:"";position:absolute;inset:5px;border-radius:51px;background:#050507;z-index:0}.phone-notch{display:none}.phone-island{position:absolute;top:14px;left:50%;transform:translateX(-50%);width:100px;height:30px;background:#000;border-radius:16px;z-index:10;box-shadow:inset 0 0 0 1px #ffffff0d}.phone-screen{background:#1c1c2e;border-radius:48px;overflow:hidden;min-height:580px;position:relative;z-index:1}.phone-lock-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 30% 0,#ffb4781f 0,#0000 50%),radial-gradient(ellipse at 70% 100%,#78a0c82e 0,#0000 50%),linear-gradient(170deg,#1e2235,#0f1620 60%,#1a1a1c)}.phone-lock-time{position:relative;z-index:2;text-align:center;padding:60px 16px 18px;color:#fff}.phone-lock-date{font-size:14px;color:#ffffffd9;margin-bottom:4px;font-weight:500}.phone-lock-hour{font-size:76px;font-weight:200;letter-spacing:-3px;line-height:.95}.phone-lock-bottom{position:absolute;bottom:32px;left:0;right:0;z-index:2;padding:0 30px;display:flex;justify-content:space-between;align-items:center}.phone-lock-btn{width:44px;height:44px;border-radius:50%;background:#00000073;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);display:flex;align-items:center;justify-content:center;font-size:18px;color:#fffffff2;border:1px solid #ffffff1a}.phone-home-indicator{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);width:130px;height:4px;background:#ffffffd9;border-radius:100px;z-index:3}.phone-screen.app .phone-home-indicator{background:#000000d9}.phone-notifs{position:relative;z-index:2;padding:0 14px;display:flex;flex-direction:column;gap:10px}.push-notif{background:#fff3;backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);border-radius:20px;padding:14px 16px;border:1px solid #ffffff2e;box-shadow:0 8px 24px #0000002e}.push-header{gap:10px;margin-bottom:6px}.push-header,.push-logo{display:flex;align-items:center}.push-logo{width:32px;height:32px;justify-content:center;flex-shrink:0;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}.push-app{font-size:13px;font-weight:600;color:#ffffffeb;flex:1}.push-time{font-size:11px;color:#ffffff8c}.push-title{font-size:14px;font-weight:700;color:#fff;margin-bottom:3px;letter-spacing:-.1px;display:flex;align-items:center;gap:6px;line-height:1.2}.push-icon{font-size:13px;line-height:1;flex-shrink:0}.push-body{font-size:12px;color:#ffffffc7;line-height:1.45}.push-notif.booking{border-color:#1db87e66}.push-notif.booking .push-title{color:#6bdfaa}.push-notif.payment{border-color:#e877224d}.push-notif.payment .push-title{color:#ffb877}.push-notif.rescheduled{border-color:#4a7fe866}.push-notif.rescheduled .push-title{color:#7ca8f5}.push-notif.escalation{border-color:#ffaa4d66}.push-notif.escalation .push-title{color:#ffb366}.phone-button-left{top:100px;height:36px}.phone-button-left,.phone-button-left-2{position:absolute;left:-2px;width:3.5px;background:linear-gradient(180deg,#6c6d72,#34343a);border-radius:2px 0 0 2px;z-index:5}.phone-button-left-2{top:150px;height:56px}.phone-button-right{position:absolute;right:-2px;top:130px;width:3.5px;height:80px;background:linear-gradient(180deg,#6c6d72,#34343a);border-radius:0 2px 2px 0;z-index:5}.tlx-mark{display:inline-block;vertical-align:middle}.db-logo-mark{width:22px;height:22px;flex-shrink:0}.push-logo-mark{width:26px;height:26px}.pp-brand-mark{width:20px;height:20px}.cd-screen{flex-direction:column;height:380px}.cd-screen,.cd-topbar{display:flex;background:#fff}.cd-topbar{align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #eaeae5}.cd-topbar-left{display:flex;align-items:center;gap:10px;min-width:0}.cd-back{color:#1a1a1a66;font-size:14px}.cd-contact-block{min-width:0}.cd-contact-name{font-weight:700;font-size:13px;color:#1a1a1a}.cd-contact-phone{font-size:9px;color:#1a1a1a73;margin-top:1px}.cd-badges{display:flex;gap:5px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.cd-badge{display:inline-flex;align-items:center;gap:3px;font-size:8.5px;font-weight:600;padding:2px 7px;border-radius:100px;white-space:nowrap}.cd-badge.inbound{background:#4a7fe81f;color:#4a7fe8}.cd-badge.completed{background:#1db87e24;color:#1d9e75}.cd-badge.attention{background:#e877221f;color:#e87722}.cd-waveform-row{gap:10px;padding:12px 16px;background:#fafaf7;border-bottom:1px solid #eaeae5}.cd-play-btn,.cd-waveform-row{display:flex;align-items:center}.cd-play-btn{width:30px;height:30px;border-radius:50%;background:#e87722;justify-content:center;flex-shrink:0}.cd-play-btn:after{content:"";width:0;height:0;border-left:8px solid #fff;border-top:5px solid #0000;border-bottom:5px solid #0000;margin-left:2px}.cd-wave{flex:1;height:22px;display:flex;align-items:center;gap:1.5px;overflow:hidden}.cd-wave-bar{width:2px;background:#1a1a1a59;border-radius:1px;flex-shrink:0}.cd-wave-time{font-size:10px;color:#1a1a1ab3;flex-shrink:0;font-weight:500}.cd-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr;gap:10px;padding:12px 16px;background:#fafaf7;flex:1;min-height:0}.cd-card{background:#fff;border:1px solid #eaeae5;border-radius:10px;padding:10px 12px;font-size:9px;overflow:hidden}.cd-card-title{display:flex;align-items:center;gap:5px;font-weight:700;font-size:10px;color:#1a1a1a;margin-bottom:8px}.cd-card-title-icon{color:#e87722}.cd-card-meta{font-size:7.5px;font-weight:500;color:#1a1a1a73;margin-left:auto;letter-spacing:.02em}.msg-screen{flex-direction:column;height:380px}.msg-header,.msg-screen{display:flex;background:#fff}.msg-header{align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid #eaeae5}.msg-contact{gap:9px}.msg-avatar,.msg-contact{display:flex;align-items:center}.msg-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#ffe0c2,#ffab6b);justify-content:center;font-weight:700;color:#fff;font-size:11px;flex-shrink:0}.msg-contact-name{font-weight:700;font-size:12px;color:#1a1a1a}.msg-contact-meta{font-size:9px;color:#1a1a1a80;display:flex;align-items:center;gap:6px;margin-top:1px}.msg-channel-pill{display:inline-flex;align-items:center;gap:3px;font-size:8px;font-weight:700;color:#1d9e75;padding:2px 7px;border-radius:100px;background:#1db87e1f;text-transform:uppercase;letter-spacing:.04em}.msg-thread{flex:1;padding:12px 14px;background:#f4f3ee;overflow:hidden;gap:7px}.msg-row,.msg-thread{display:flex;flex-direction:column}.msg-row{max-width:78%}.msg-row.bot{align-self:flex-end;align-items:flex-end}.msg-row.customer{align-self:flex-start;align-items:flex-start}.msg-row-label{display:flex;align-items:center;gap:4px;font-size:8px;font-weight:700;margin-bottom:2px;padding:0 4px}.msg-row.bot .msg-row-label{color:#e87722}.msg-row.customer .msg-row-label{color:#1a1a1ab3}.msg-bubble{padding:8px 11px;border-radius:14px;font-size:10px;line-height:1.45;word-wrap:break-word;display:inline-block;max-width:100%}.msg-bubble.customer{background:#fff;border:1px solid #eaeae5;color:#1a1a1ad9;border-top-left-radius:4px}.msg-bubble.bot{background:#e87722;color:#fff;border-top-right-radius:4px}.msg-time{font-size:7.5px;color:#1a1a1a66;margin-top:2px;padding:0 4px}.msg-row.bot .msg-time{color:#1a1a1a66;text-align:right}.msg-voice{gap:7px;padding:4px 4px 4px 0}.msg-voice,.msg-voice-icon{display:flex;align-items:center}.msg-voice-icon{width:22px;height:22px;border-radius:50%;background:#1a1a1ab3;color:#fff;font-size:11px;justify-content:center;flex-shrink:0}.msg-voice-wave{flex:1;height:16px;display:flex;align-items:center;gap:1.5px;min-width:60px}.msg-voice-bar{width:1.5px;background:#1a1a1a73;border-radius:1px;flex-shrink:0}.msg-voice-dur{font-size:8.5px;flex-shrink:0}.msg-voice-dur,.msg-voice-tag{color:#1a1a1ab3;font-weight:600}.msg-voice-tag{font-size:9px;margin-bottom:2px}.msg-image-tile{width:130px;height:90px;background:linear-gradient(135deg,#e8dcc8,#b89b7a);border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.msg-image-tile:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,#fff6 0,#0000 25%),radial-gradient(circle at 70% 70%,#00000026 0,#0000 30%)}.msg-image-tile:after{content:"🧾";position:relative;font-size:32px;opacity:.85}.msg-image-tag{font-size:9px;color:#1a1a1ab3;font-weight:600;margin-bottom:4px}.msg-event{align-self:center;display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:100px;font-size:9px;font-weight:700;margin:2px 0}.msg-event.booking{background:#1db87e26;color:#1d9e75;border:1px solid #1db87e59}.msg-event.handoff{background:#9b5dff24;color:#7d4dd9;border:1px solid #9b5dff59}.phone-screen.app{background:#f8f9fa;min-height:580px;padding:0;display:flex;flex-direction:column}.pp-statusbar{height:44px;justify-content:space-between;padding:14px 24px 0;font-size:11px;color:#1a1a1a;font-weight:700}.pp-statusbar,.pp-topbar{display:flex;align-items:center;flex-shrink:0}.pp-topbar{gap:10px;padding:10px 14px;border-bottom:1px solid #eaeae5;background:#fff}.pp-menu{color:#1a1a1ab3;font-size:16px;line-height:1}.pp-brand{display:flex;align-items:center;gap:6px;flex:1}.pp-brand-mark{width:22px;height:22px;flex-shrink:0}.pp-brand-text{font-family:Playfair Display,Georgia,serif;font-size:16px;color:#e87722;font-weight:600;letter-spacing:-.2px}.pp-bell{position:relative;color:#1a1a1a99;font-size:14px;width:18px;height:18px}.pp-bell-badge{position:absolute;top:-4px;right:-5px;background:#e87722;font-size:8px;padding:1px 5px;border-radius:100px;border:1.5px solid #fff;line-height:1.2}.pp-avatar,.pp-bell-badge{color:#fff;font-weight:700}.pp-avatar{width:22px;height:22px;border-radius:50%;background:#1a1a1a;font-size:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pp-page-head{padding:12px 16px 6px;background:#fff;flex-shrink:0}.pp-page-title{font-family:Playfair Display,Georgia,serif;font-size:18px;color:#1a1a1a;font-weight:600;letter-spacing:-.3px}.pp-page-sub{font-size:11px;color:#1a1a1a80;margin-top:3px;line-height:1.3}.pp-channel-tabs{display:flex;gap:6px;padding:10px 16px 12px;background:#fff;border-bottom:1px solid #eaeae5;flex-shrink:0}.pp-channel-tab{padding:6px 10px;border-radius:8px;font-size:10px;font-weight:600;color:#1a1a1ab3;display:inline-flex;align-items:center;gap:4px}.pp-channel-tab.active{background:#fff;color:#1a1a1a;box-shadow:0 1px 3px #00000014,0 0 0 1px #1a1a1a14}.pp-cards{padding:12px 14px;display:flex;flex-direction:column;gap:10px;flex:1;overflow:hidden}.pp-card{background:#fff;border:1px solid #eaeae5;border-radius:14px;padding:12px 14px;position:relative}.pp-card-icon{position:absolute;top:12px;right:14px;font-size:16px;opacity:.55}.pp-card-label{font-size:11px;color:#1a1a1ab3;margin-bottom:5px;font-weight:500}.pp-card-val{font-size:26px;font-weight:800;color:#1a1a1a;line-height:1;letter-spacing:-.5px}.pp-card-val.green{color:#1d9e75}.pp-card-val.blue{color:#4a7fe8}.pp-card-val.orange{color:#e87722}.pp-card-sub{font-size:10px;color:#1a1a1a66;margin-top:5px}@media (max-width:960px){.section{padding:60px 24px}.tab-view{flex-direction:column;gap:32px;min-height:auto}.laptop-screen{width:100%;max-width:580px}.laptop-frame{width:100%;max-width:600px}.laptop-base{width:100%;max-width:660px}.mockup-panel{padding:36px 24px 32px}.tab-view .laptop-wrap{position:static;transform:none;opacity:1;pointer-events:auto;order:2}.tab-view .phone-wrap{order:1}.device-stage{perspective:none;min-height:auto}}@media (max-width:768px){.device-stage{min-height:auto}.stage-arrow{width:36px;height:36px;font-size:18px}.stage-arrow.prev{left:4px}.stage-arrow.next{right:4px}.tab-strip-clip{margin-bottom:32px}.tab-strip{gap:6px}.tab-btn{padding:8px 14px;font-size:12px;white-space:nowrap}.tab-copy{width:200px;margin-top:10px;padding:0 4px}.tab-copy-h{font-size:15px}.tab-copy-bullets{font-size:12px;margin-top:4px;line-height:1.5}.mockup-panel{padding:28px 16px}.tab-view{position:relative;flex-direction:row;align-items:stretch;justify-content:center;padding-bottom:40px}.tab-view .laptop-wrap{position:static;order:0;transform:none;opacity:1;pointer-events:auto;flex:1 1 auto;width:100%;z-index:1}.laptop-base,.laptop-frame,.laptop-screen{max-width:none}.tab-view .phone-wrap{position:absolute;left:-8px;bottom:-28px;z-index:3;transform:scale(.62);transform-origin:bottom left;pointer-events:none;margin:0}}@media (max-width:380px){.phone-frame{width:260px}.phone-screen,.phone-screen.app{min-height:520px}.phone-lock-hour{font-size:64px}}.sec-hdr-live{text-align:center;margin-bottom:56px}.sec-h-live{font-family:Playfair Display,Georgia,serif;font-size:clamp(32px,4vw,52px);font-weight:600;line-height:1.1;margin-bottom:14px;color:#1a1a1a}.sec-h-live em{font-style:italic;color:#e87722}.sec-sub-live{font-size:16px;color:#1a1a1ab3;max-width:640px;margin:0 auto;line-height:1.65}.sec-sub-live em{font-style:italic;color:#a85815}.stats-strip{border-top:1px solid #1a1a1a14;border-bottom:1px solid #1a1a1a14;background:#ffffff80;padding:64px 48px}.stats-grid-live{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px 80px}.stat-live-val{font-family:Playfair Display,Georgia,serif;font-size:clamp(40px,6vw,64px);font-weight:600;color:#e87722;letter-spacing:-1.5px;line-height:1;margin-bottom:8px}.stat-live-label{font-size:14px;color:#1a1a1ab3;line-height:1.5}@media (max-width:900px){.stats-strip{padding:48px 24px}.stats-grid-live{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:600px){.stats-grid-live{grid-template-columns:1fr;gap:28px}.stat-live-val{font-size:36px;letter-spacing:-1px}.stat-live-label{font-size:13px}}.verticals-section{padding:100px 48px;background:#fff}.verticals-inner{max-width:1400px;margin:0 auto}.verticals-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.vert-card{display:block;padding:24px;border-radius:18px;background:#f4f3ef;border:1px solid #1a1a1a0d;transition:border-color .2s,transform .2s;text-decoration:none;color:inherit}.vert-card:hover{border-color:#e877224d;transform:translateY(-2px)}.vert-icon-live{margin-bottom:16px}.vert-h-live{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:600;line-height:1.25;margin-bottom:10px;color:#1a1a1a}.vert-desc-live{font-size:14px;color:#1a1a1ab3;line-height:1.6;margin-bottom:12px}.vert-quote-live{font-size:13px;color:#1a1a1aa6;border-top:1px solid #1a1a1a14;padding-top:12px;margin-top:4px;line-height:1.5}.vert-quote-live strong{color:#a85815;font-weight:700}@media (max-width:900px){.verticals-section{padding:60px 24px}}@media (max-width:600px){.verticals-grid{grid-template-columns:1fr}}.deploy-section{padding:80px 48px;background:#0000;color:#1a1a1a}.deploy-inner{max-width:1400px;margin:0 auto}.deploy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.deploy-step{position:relative}.deploy-num{font-family:Playfair Display,Georgia,serif;font-size:96px;font-weight:600;color:#1a1a1a0f;position:absolute;top:-20px;left:-8px;line-height:1;pointer-events:none}.deploy-content{position:relative;padding-top:56px}.deploy-h-live{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:600;margin-bottom:12px;color:#1a1a1a}.deploy-desc-live{font-size:14.5px;color:#1a1a1aa8;line-height:1.6}@media (max-width:900px){.deploy-section{padding:60px 24px}.deploy-grid{grid-template-columns:1fr;gap:24px}}.faq-section{padding:100px 48px;background:#fff}.faq-inner{max-width:860px;margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:12px;margin-top:8px}.faq-item{border:1px solid #1a1a1a1a;border-radius:14px;background:#f4f3ef;overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item[open]{border-color:#e877224d;box-shadow:0 4px 16px #0000000a}.faq-q{padding:22px 28px;font-family:Playfair Display,Georgia,serif;font-size:19px;font-weight:600;color:#1a1a1a;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;transition:color .2s}.faq-q::-webkit-details-marker{display:none}.faq-q::marker{display:none}.faq-icon,.faq-q:hover{color:#e87722}.faq-icon{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:400;background:#e877221a;transition:transform .25s ease;line-height:1}.faq-item[open] .faq-icon{transform:rotate(45deg)}.faq-a{padding:0 28px 24px;font-size:16px;color:#1a1a1ab3;line-height:1.7}.faq-a p{margin:0}@media (max-width:600px){.faq-section{padding:60px 20px}.faq-q{padding:18px 20px;font-size:17px}.faq-a{padding:0 20px 20px;font-size:15px}}.final-cta{padding:100px 48px;text-align:center}.final-cta-inner{max-width:800px;margin:0 auto}.final-cta-h-live{font-family:Playfair Display,Georgia,serif;font-size:clamp(32px,4.5vw,52px);font-weight:600;line-height:1.1;margin-bottom:8px;color:#1a1a1a}.final-cta-h-live.amber-italic{font-style:italic;color:#e87722;margin-bottom:20px}.final-cta-sub{font-size:17px;color:#1a1a1ab3;margin-bottom:36px}.final-cta-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.final-cta-btns .btn-primary{display:inline-flex;align-items:center;gap:6px;padding:16px 28px;border-radius:14px;background:#e87722;color:#fff;border:1.5px solid #e87722;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;font-family:Inter,sans-serif;transition:background .2s,border-color .2s,transform .2s}.final-cta-btns .btn-primary:hover{background:#d76d1c;border-color:#d76d1c;transform:translateY(-1px)}@media (max-width:900px){.final-cta{padding:60px 24px}}