:root{--primary:#6e39d5;--primary-dark:#4f21a8;--primary-soft:#efe8ff;--text:#24163d;--muted:#645575;--surface:#fff;--surface-alt:#f7f4fc;--border:#e6ddf7;--shadow:0 24px 50px #381c6f1f;--max-width:1180px;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#fcfbff 0%,#f6f1ff 100%);font-family:Merriweather,serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;font-family:Merriweather,serif}body,h1,h2,h3,p,ul{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}#root{min-height:100vh}.page-shell{width:100%;padding:0}.container{width:min(100% - 48px,1280px);margin:0 auto}.site-header{z-index:1000;width:100%;padding:0;position:sticky;top:0;box-shadow:0 12px 30px #170e2c2e}.site-header-inner{justify-content:space-between;align-items:center;gap:24px;padding:12px 0;display:flex}.brand{letter-spacing:.02em;align-items:center;gap:14px;font-size:1.1rem;font-weight:700;display:inline-flex}.brand,.site-nav,.button,.eyebrow,.section-tag,.panel-label,.detail-item span,h1,h2,h3{font-family:Rasputin,sans-serif}.brand img{object-fit:contain;border-radius:0;width:140px}.site-nav{color:#fff;align-items:center;gap:26px;font-size:.96rem;display:inline-flex}.menu-toggle{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:52px;height:52px;padding:0;display:none}.menu-toggle>span:not(.sr-only){background:#fff;border-radius:999px;width:18px;height:2px;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-nav a{position:relative}.site-nav a:after{content:"";transform-origin:0;background:currentColor;width:100%;height:1px;transition:transform .2s;position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1)}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:700;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px);box-shadow:0 18px 34px #361b6924}.button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.button:disabled{cursor:wait;opacity:.8;box-shadow:none;transform:none}.button-primary{color:#fff;background:linear-gradient(135deg,#6e39d5,#7f4ce0)}.button-secondary,.button-ghost{color:var(--text);background:#ffffffb8;border-color:#6e39d524}.hero-section,.story-section,.content-section{box-shadow:none;background:#fffffff0;border-top:1px solid #6e39d514;margin-top:0}.site-header,.hero-section{background:var(--primary)}.hero-section{color:#fff;padding:56px 0;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#6e39d52e,#0000 32%),radial-gradient(circle at 0 100%,#6e39d514,#0000 30%);position:absolute;inset:0}.hero-layout{grid-template-columns:minmax(0,1fr) 520px;align-items:stretch;gap:40px;margin-top:18px;display:grid}.eyebrow,.section-tag,.panel-label,.detail-item span{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);font-size:.76rem;font-weight:800;display:inline-block}.hero-copy,.hero-panel,.showcase-copy,.contact-copy{z-index:1;position:relative}.hero-copy h1{letter-spacing:-.04em;max-width:13ch;margin:0 0 18px;font-size:clamp(2.55rem,4.6vw,4.4rem);line-height:.94}.hero-text{color:#ffffffd6;max-width:64ch;font-size:1.05rem}.hero-section .eyebrow{color:#ffffffd6}.hero-text+.hero-text{margin-top:14px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero-actions .button-primary{color:var(--primary-dark);background:#fff}.hero-actions .button-ghost{color:#fff;background:#ffffff24;border-color:#ffffff38}.pricing-hero-layout{grid-template-columns:minmax(0,1fr) minmax(320px,420px)}.pricing-summary-panel{background:#ffffff14;border:1px solid #ffffff24;border-radius:28px;padding:28px}.pricing-summary-image{object-fit:cover;border:1px solid #ffffff29;border-radius:24px;width:100%;margin-top:18px;display:block;box-shadow:0 20px 40px #0b0a1233}.pricing-section{padding:48px 0 64px}.pricing-section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.pricing-toggle{background:#6e39d50a;border:1px solid #6e39d51f;border-radius:999px;gap:10px;padding:8px;display:inline-flex}.pricing-toggle-button{min-width:120px;min-height:48px;color:var(--text);background:0 0;border:1px solid #0000;border-radius:999px;padding:0 18px;font-family:Rasputin,sans-serif;font-weight:700}.pricing-toggle-button-active{color:#fff;background:linear-gradient(135deg,#6e39d5,#7f4ce0);box-shadow:0 16px 32px #361b692e}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.pricing-card{background:#fff;border:1px solid #6e39d51a;border-radius:24px;overflow:hidden}.pricing-card-image{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.pricing-card-content{gap:18px;padding:24px;display:grid}.pricing-card-header h3{margin:10px 0 0;font-size:1.45rem}.pricing-pill{min-height:32px;color:var(--primary);letter-spacing:.08em;text-transform:uppercase;background:#6e39d514;border-radius:999px;align-items:center;padding:0 12px;font-size:.8rem;font-weight:700;display:inline-flex}.pricing-card-content p{margin:0}.pricing-card-footer{justify-content:space-between;align-items:end;gap:16px;display:flex}.pricing-card-footer strong{font-size:2rem;line-height:1;display:block}.pricing-card-footer span{color:var(--muted);margin-top:8px;display:block}.pricing-card-button{white-space:nowrap}.pricing-disclaimer{border-top:1px solid #6e39d514;margin-top:28px;padding-top:20px}.pricing-disclaimer p{color:var(--muted);margin:0}.pricing-faq{border-top:1px solid #6e39d514;margin-top:36px;padding-top:28px}.pricing-faq-list{gap:18px;margin-top:24px;display:grid}.pricing-faq-item{background:#fffffff5;border:1px solid #6e39d51a;border-radius:24px;padding:24px}.pricing-faq-item h3{margin:0 0 10px;font-size:1.3rem}.pricing-faq-item p{margin:0}.travel-signals{flex-wrap:wrap;gap:10px;margin-top:18px;padding:0;list-style:none;display:flex}.travel-signals li{color:var(--primary-dark);background:#ffffffb8;border:1px solid #6e39d51f;border-radius:999px;padding:10px 14px;font-size:.9rem;font-weight:600}.metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.metric-card{background:linear-gradient(#fffffff2,#f7f4fcf2);border:1px solid #6e39d51a;border-radius:26px;min-height:132px;padding:18px}.metric-card h2{color:var(--primary-dark);margin:0;font-size:2rem;display:block}.metric-card p{color:var(--muted);margin-top:10px;margin-bottom:0;font-size:.93rem;display:block}.hero-panel{border-radius:28px;min-height:100%;padding:0;overflow:hidden}.hero-product-demo{box-shadow:none;background:0 0;border:0}.hero-demo-surface{--hero-demo-cycle:10s;--hero-demo-panel-height:620px;isolation:isolate;place-items:start;gap:0;min-height:540px;padding:28px;display:grid;position:relative}.hero-demo-glow{filter:blur(10px);pointer-events:none;z-index:0;background:radial-gradient(circle,#6e39d56b,#0000 70%);border-radius:999px;width:180px;height:180px;position:absolute;inset:8% 10% auto auto}.hero-demo-phone{z-index:1;width:min(100%,460px);height:var(--hero-demo-panel-height);opacity:1;visibility:visible;background:radial-gradient(circle at 20% 20%,#ffffff1a 0 1px,#0000 1px) 0 0/34px 34px,radial-gradient(circle at 80% 30%,#ffffff14 0 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 35% 70%,#ffffff14 0 1px,#0000 1px) 0 0/38px 38px,linear-gradient(#efeae2,#e6ded4);border:1px solid #ffffff1f;border-radius:36px;grid-area:1/1;grid-template-rows:auto minmax(0,1fr);place-self:start;gap:10px;padding:16px 14px 24px;transition:opacity .55s,transform .55s,visibility linear;display:grid;position:relative;overflow:hidden;transform:translateY(0)scale(1);box-shadow:0 26px 52px #09061647}.hero-demo-phone-hidden{opacity:0;visibility:hidden;transition:opacity .55s,transform .55s,visibility 0s linear .55s;transform:translateY(-14px)scale(.96)}.hero-demo-crm-stack{z-index:2;width:100%;height:var(--hero-demo-panel-height);visibility:hidden;opacity:0;grid-area:1/1;place-self:start stretch;gap:14px;transition:opacity .55s,transform .55s,visibility 0s linear .55s;display:grid;position:relative;transform:translateY(42px)scale(.9)}.hero-demo-email-panel{z-index:2;width:min(100%,460px);height:var(--hero-demo-panel-height);visibility:hidden;opacity:0;grid-area:1/1;place-self:start;transition:opacity .35s,transform .35s,visibility 0s linear .35s;position:relative;transform:translateY(42px)scale(.96)}.hero-demo-email-panel-visible,.hero-demo-crm-stack-visible{visibility:visible;opacity:1;transition:opacity .35s,transform .35s,visibility linear;transform:translateY(0)scale(1)}.hero-demo-crm-sheet{box-sizing:border-box;width:100%;height:100%;color:var(--text);visibility:hidden;opacity:0;background:#fffffff0;border-radius:24px;gap:16px;padding:20px;transition:opacity .35s,transform .35s,visibility 0s linear .35s;display:grid;position:relative;transform:translateY(42px)scale(.9);box-shadow:0 24px 46px #0806143d}.hero-demo-crm-sheet-visible{visibility:visible;opacity:1;transition:opacity .35s,transform .35s,visibility linear;transform:translateY(0)scale(1)}.hero-demo-chat-header,.hero-demo-sheet-header,.hero-demo-outcome-row,.hero-demo-profile-main{justify-content:space-between;align-items:center;gap:12px;display:flex}.hero-demo-chat-title{align-items:center;gap:12px;display:flex}.hero-demo-chat-header{z-index:1;color:#fff;background:linear-gradient(#075e54,#0b6b60);border-bottom:1px solid #ffffff14;margin:0 -14px;padding:16px 16px 14px;position:relative}.hero-demo-avatar{color:#fff;background:linear-gradient(135deg,#7f4ce0,#6e39d5);border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-family:Rasputin,sans-serif;font-size:.98rem;font-weight:700;display:inline-flex;box-shadow:0 14px 28px #2110483d}.hero-demo-chat-app,.hero-demo-chat-presence{margin:0}.hero-demo-chat-app{color:#fff;font-family:inherit;font-size:.96rem;font-weight:700}.hero-demo-chat-presence{color:#ffffffb3;margin-top:2px;font-size:.82rem}.hero-demo-card-eyebrow,.hero-demo-profile-item span{letter-spacing:.12em;text-transform:uppercase;color:#111b2185;font-size:.72rem;font-weight:800}.hero-demo-sheet-subtitle{color:var(--text);margin:6px 0 0;font-size:.95rem;font-weight:700}.hero-demo-card-status,.hero-demo-created-pill,.hero-demo-hot-pill{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:34px;padding:0 14px;font-size:.82rem;font-weight:700;display:inline-flex}.hero-demo-card-status{color:#fffffff5;background:#ffffff2e;border:0}.hero-demo-chat-thread{z-index:1;grid-template-rows:repeat(4,minmax(104px,auto));align-content:start;gap:16px;min-height:0;padding:2px 2px 0;display:grid;position:relative;overflow:hidden}.hero-demo-chat-thread-outcome{grid-template-rows:repeat(2,auto);align-content:start}.hero-demo-message-slot{min-height:106px;display:flex}.hero-demo-message-slot-extended{min-height:124px}.hero-demo-message-slot-outcome{min-height:auto}.hero-demo-message-slot-guest{justify-content:flex-start}.hero-demo-message-slot-ai{justify-content:flex-end}.hero-demo-message{box-sizing:border-box;visibility:hidden;opacity:0;border-radius:14px;grid-template-rows:minmax(0,1fr) auto;align-content:stretch;gap:6px;width:88%;max-width:88%;height:106px;min-height:106px;padding:12px 14px;font-size:.95rem;line-height:1.45;transition:opacity .35s,transform .45s,visibility 0s linear .35s;display:grid;transform:translateY(12px)scale(.98)}.hero-demo-message-extended{height:124px;min-height:124px}.hero-demo-message-visible{visibility:visible;opacity:1;transition:opacity .35s,transform .45s,visibility linear;transform:translateY(0)scale(1)}.hero-demo-message-text{flex-wrap:wrap;align-self:start;align-items:center;gap:6px;min-height:0;margin:0;padding:0;display:inline-flex}.hero-demo-message-meta{color:#111b2194;justify-content:flex-end;align-items:center;gap:6px;margin-top:-12px;font-size:.7rem;display:inline-flex}.hero-demo-message-meta-sent{color:#111b2185}.hero-demo-message-meta-outcome{margin-top:0}.hero-demo-message-checks{width:16px;height:10px;display:inline-flex;position:relative}.hero-demo-message-checks span{border-bottom:1.6px solid #53bdeb;border-left:1.6px solid #53bdeb;width:7px;height:4px;position:absolute;transform:rotate(-45deg)}.hero-demo-message-checks span:first-child{top:3px;left:1px}.hero-demo-message-checks span:last-child{top:1px;left:5px}.hero-demo-message-guest{color:#111b21;background:#fff;border-top-left-radius:4px;box-shadow:0 1px 1px #111b2114}.hero-demo-message-ai{color:#111b21;background:#d9fdd3;border-top-right-radius:4px;box-shadow:0 1px 1px #111b2114}.hero-demo-message-outcome{align-content:start;width:auto;max-width:72%;height:auto;min-height:auto;padding:10px 14px;animation:1.1s ease-in-out infinite heroOutcomeFlash}.hero-demo-message-outcome-hot{color:#111b21;border-color:#ffa02138;position:relative;overflow:visible;box-shadow:0 2px 6px #ff9a1c14}.hero-demo-message-outcome-hot:before{content:"";border-radius:inherit;opacity:.95;pointer-events:none;-webkit-mask-composite:xor;background:linear-gradient(110deg,#ffaa2b1f 0% 18%,#ffd685eb 28%,#ff7611 38%,#ffd685eb 48%,#ffaa2b1f 58% 100%) 0 0/220% 100%;padding:2px;animation:1.45s linear infinite heroCrmHotLeadAudiSweep;position:absolute;inset:-6px;box-shadow:0 0 0 1px #ffb43a2e,0 0 18px #ff8d1329;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hero-demo-message-outcome-hot:after{content:"";filter:blur(7px);opacity:.42;pointer-events:none;background:radial-gradient(circle at 20%,#ffd47cad 0 10%,#0000 17%),radial-gradient(circle,#ff931c94 0 10%,#0000 17%),radial-gradient(circle at 82%,#ff661670 0 10%,#0000 17%);border-radius:999px;height:12px;animation:1.45s ease-in-out infinite heroCrmHotLeadEmber;position:absolute;bottom:-6px;left:14px;right:14px;transform:translate(-14%)scaleX(.82)}.hero-demo-message-icon{justify-content:center;align-items:center;display:inline-flex}.hero-demo-message-icon-hot{transform-origin:50% 100%;color:#f97316;animation:.9s ease-in-out infinite heroHotLeadFlame;position:relative}.hero-demo-message-icon-hot:before{content:"";opacity:0;pointer-events:none;border:1px solid #f9731666;border-radius:999px;animation:1.1s ease-out infinite heroHotLeadIconRing;position:absolute;inset:-6px}.hero-demo-message-label-hot{color:#8a2d0a;text-shadow:0 0 #fff0;font-weight:800}.hero-demo-typing{z-index:1;opacity:0;visibility:hidden;background:#fff;border-radius:14px;align-items:center;gap:6px;width:fit-content;padding:9px 12px;transition:opacity .3s,transform .3s,visibility 0s linear .3s;display:inline-flex;position:absolute;bottom:12px;left:18px;transform:translateY(8px);box-shadow:0 1px 1px #111b2114}.hero-demo-typing-visible{opacity:1;visibility:visible;transition:opacity .3s,transform .3s,visibility linear;transform:translateY(0)}.hero-demo-typing span{background:#54656fb3;border-radius:999px;width:8px;height:8px;animation:.9s cubic-bezier(.34,1.56,.64,1) infinite heroTypingDots}.hero-demo-typing span:nth-child(2){animation-delay:.15s}.hero-demo-typing span:nth-child(3){animation-delay:.3s}.hero-demo-created-pill{color:#dfffea;background:#4abe8029;border:1px solid #88e8bc3d}.hero-demo-hot-pill{isolation:isolate;color:#000;background:linear-gradient(#fffaf4fa,#fff1d9f5);border:1px solid #ffb7511f;justify-content:flex-start;min-height:36px;padding:0 16px 0 14px;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffc,0 14px 28px #ff962524}.hero-demo-hot-pill span{z-index:1;color:#000;position:relative}.hero-demo-hot-pill-crm{animation:1.8s ease-in-out infinite heroCrmHotLeadGlow}.hero-demo-hot-pill-crm:before{content:"";border-radius:inherit;opacity:1;pointer-events:none;-webkit-mask-composite:xor;background:linear-gradient(110deg,#ffaa2b24 0% 18%,#ffd685f5 28%,#ff7a12 38%,#ffd685f5 48%,#ffaa2b24 58% 100%) 0 0/220% 100%;padding:2px;animation:1.8s linear infinite heroCrmHotLeadAudiSweep;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hero-demo-hot-pill-crm:after{content:"";filter:blur(8px);opacity:.56;pointer-events:none;background:radial-gradient(circle at 18%,#ffcd70b8 0 10%,#0000 16%),radial-gradient(circle at 48%,#ff9c229e 0 10%,#0000 16%),radial-gradient(circle at 78%,#ff661680 0 10%,#0000 16%);border-radius:999px;height:12px;animation:1.8s ease-in-out infinite heroCrmHotLeadEmber;position:absolute;bottom:3px;left:12px;right:12px;transform:translate(-18%)scaleX(.84)}.hero-demo-hot-pill-icon{transform-origin:50% 100%;justify-content:center;align-items:center;animation:.95s ease-in-out infinite heroCrmHotLeadFlame;display:inline-flex}.hero-demo-profile-name{color:var(--text);margin:0;font-family:Rasputin,sans-serif;font-size:1.35rem;line-height:1}.hero-demo-profile-heading{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-demo-profile-summary{color:var(--muted);margin:8px 0 0}.hero-demo-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hero-demo-crm-created-banner{background:linear-gradient(#6e39d514,#6e39d505);border:1px solid #6e39d51f;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.hero-demo-crm-created-banner strong{color:var(--primary-dark);font-size:.96rem}.hero-demo-crm-created-banner span{color:var(--muted);font-size:.86rem;line-height:1.45}.hero-demo-profile-item{background:#6e39d50f;border:1px solid #6e39d514;border-radius:18px;gap:8px;padding:14px;display:grid}.hero-demo-profile-item strong{font-size:.98rem;line-height:1.35}.hero-demo-sheet-badge{min-height:30px;color:var(--primary);background:#6e39d514;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.78rem;font-weight:700;display:inline-flex}.hero-demo-email-card{box-sizing:border-box;width:100%;height:100%;color:var(--text);background:linear-gradient(#fffffffa,#f7f9fdfa);border:1px solid #b5c2d8b3;border-radius:24px;grid-template-rows:auto 1fr;align-self:start;gap:16px;padding:20px;display:grid;box-shadow:0 18px 34px #08061433}.hero-demo-email-card-visible{opacity:1}.hero-demo-email-header{border-bottom:1px solid #b5c2d8bf;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.hero-demo-email-label{margin:0}.hero-demo-email-title{align-items:center;gap:10px;display:inline-flex}.hero-demo-email-icon{color:#0f6cbd;background:#0f6cbd1a;border:1px solid #0f6cbd29;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;line-height:1;display:inline-flex}.hero-demo-email-label{letter-spacing:.12em;text-transform:uppercase;color:#5f6f86;font-size:.72rem;font-weight:800}.hero-demo-email-status{color:#24724d;background:#4abe8024;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.hero-demo-email-body{align-content:start;gap:14px;display:grid}.hero-demo-email-list-item{background:#fff;border:1px solid #b5c2d8b8;border-radius:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.hero-demo-email-list-item-active{background:#0f6cbd0f;border-color:#0f6cbd29;box-shadow:inset 0 0 0 1px #0f6cbd08}.hero-demo-email-list-sender,.hero-demo-email-list-subject{margin:0}.hero-demo-email-list-sender{color:#1d2c40;font-size:.84rem;font-weight:700}.hero-demo-email-list-subject{letter-spacing:-.01em;color:#16283d;margin-top:15px;font-size:1.08rem;font-weight:700;line-height:1.18}.hero-demo-email-list-time{white-space:nowrap;color:#5f6f86;font-size:.74rem}.hero-demo-email-message{box-shadow:none;background:0 0;border:0;border-radius:0;gap:10px;padding:6px 0 0;display:grid}.hero-demo-email-meta-line{color:#29435f;border-bottom:1px solid #b5c2d8ad;margin:0;padding-bottom:8px;font-size:.82rem;line-height:1.45}.hero-demo-email-meta-line strong{color:#1d2c40;min-width:52px;display:inline-block}.hero-demo-email-message p{color:#29435f;margin:0;font-size:.86rem;line-height:1.6}.hero-visual{object-fit:cover;aspect-ratio:4/5;object-position:center;border-radius:28px;width:100%;height:100%}.story-section,.content-section{padding:56px 0}.premium-story-inner{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start;gap:28px;display:grid}.premium-story h2,.section-heading h2,.showcase-copy h2,.contact-copy h2{letter-spacing:-.03em;margin-top:12px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.story-stack,.section-intro,.feature-body p,.journey-card p,.detail-item p,.contact-copy p,.showcase-list{color:var(--muted)}.story-stack{flex-direction:column;gap:18px;display:flex}.story-note{background:linear-gradient(#f7f4fcf2,#fffffff2);border:1px solid #6e39d51a;border-radius:26px;align-items:flex-start;gap:16px;padding:22px;display:flex}.section-heading{flex-direction:column;gap:8px;display:flex}.section-intro{max-width:60ch}.contact-copy .section-intro{margin-top:6px}.contact-supporting-note{max-width:58ch;color:var(--muted);margin-top:12px}.journey-section{background:linear-gradient(#fffffffa,#f6f1fff2),linear-gradient(90deg,#6e39d508,#0000)}.journey-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:26px;display:grid}.journey-card{background:#ffffffd9;border:1px solid #6e39d51a;border-radius:28px;min-height:250px;padding:22px;position:relative;overflow:hidden}.journey-card:after{content:"";background:linear-gradient(90deg,#6e39d542,#0000);width:52px;height:2px;position:absolute;top:34px;right:-20px}.journey-grid .journey-card:last-child:after{display:none}.journey-step{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.journey-step span{color:var(--text);font-size:1.1rem;font-weight:700}.capabilities-section{background:linear-gradient(#fffffff2,#fbfaffeb)}.feature-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.feature-card{background:#fffffff5;border:1px solid #6e39d51a;border-radius:30px;grid-column:span 4;overflow:hidden;box-shadow:0 18px 42px #3a1b6d14}.feature-card:nth-child(4),.feature-card:nth-child(5){grid-column:span 6}.feature-image-wrap{height:220px;overflow:hidden}.feature-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.feature-card:hover .feature-image,.feature-card:focus-within .feature-image{transform:scale(1.04)}.feature-body{padding:24px}.feature-body h3{margin-bottom:10px;font-size:1.24rem}.founder-section{background:linear-gradient(#fffffff5,#f6f1fff2)}.founder-layout{grid-template-columns:minmax(0,1fr) minmax(340px,460px);align-items:center;gap:32px;display:grid}.founder-copy h2{letter-spacing:-.03em;margin-top:12px;margin-bottom:22px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.founder-copy .section-intro+.section-intro{margin-top:14px}.founder-highlights{color:var(--muted);margin:24px 0 0;padding-left:18px;line-height:1.8}.founder-slideshow{flex-direction:column;gap:16px;display:flex}.founder-slide-frame{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#ffffffe6;border:1px solid #6e39d51a;border-radius:30px;overflow:hidden;box-shadow:0 22px 46px #3a1b6d1f}.founder-slide-frame-dragging{cursor:grabbing}.founder-slide-track{width:100%;display:flex}.founder-slide-image{object-fit:cover;object-position:center;pointer-events:none;width:100%;min-width:100%;height:560px}.founder-caption{color:var(--muted);font-size:.95rem}.founder-controls{gap:10px;display:flex}.founder-dot{background:#6e39d533;border:0;border-radius:999px;width:12px;height:12px;padding:0}.founder-dot-active{background:var(--primary);width:34px}.showcase-section{color:#fff;background:linear-gradient(135deg,#261745fa,#5c33adeb)}.careers-hero-section,.about-hero-section{background:var(--primary)}.careers-hero-visual{aspect-ratio:5/4}.about-logo-panel,.about-logo-card{background:linear-gradient(#ffffff1a,#ffffff0a);border:1px solid #ffffff29;border-radius:30px;justify-content:center;align-items:center;min-height:100%;padding:34px;display:flex;box-shadow:0 24px 54px #0b0a123d}.about-logo-image,.about-logo-mark{object-fit:contain;width:min(100%,320px);height:auto}.about-section{background:linear-gradient(#fffffff5,#f7f4fcf5)}.about-values-grid{margin-top:28px}.logo-story-section{background:linear-gradient(#fbfafff0,#fffffff5)}.logo-story-layout{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:28px;display:grid}.logo-story-copy h2{letter-spacing:-.03em;margin-top:12px;margin-bottom:18px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.about-logo-card{background:linear-gradient(135deg,#261745fa,#5c33adeb);min-height:360px}.about-founder-section{background:linear-gradient(#fffffff5,#f6f1fff2)}.about-founder-visual .founder-slide-frame{cursor:default}.travel-showcase-section{background:linear-gradient(#f7f4fcf2,#fffffff5)}.travel-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:32px;display:grid}.travel-showcase-card{background:#fff;border:1px solid #6e39d514;border-radius:30px;grid-template-rows:auto 1fr;gap:22px;display:grid;overflow:hidden;box-shadow:0 22px 46px #3a1b6d14}.travel-showcase-card-image-wrap{background:#f7f5ff;justify-content:center;align-items:center;min-height:260px;padding:16px;display:flex;overflow:hidden}.travel-showcase-card-image{object-fit:cover;object-position:center;width:auto;max-width:90%;height:260px;display:block}.travel-showcase-card-body{padding:28px}.travel-showcase-label{text-transform:uppercase;letter-spacing:.2em;color:var(--muted);margin-bottom:12px;font-size:.82rem}.travel-showcase-description{color:var(--muted);margin-top:16px}@media (width<=900px){.travel-showcase-grid{grid-template-columns:1fr}}.legal-hero-section{background:var(--primary)}.legal-hero-layout{grid-template-columns:minmax(0,1fr)}.legal-section{background:linear-gradient(#fffffff5,#f7f4fcf5)}.legal-layout{grid-template-columns:minmax(0,1fr);display:grid}.legal-content{background:#fffffff5;border:1px solid #6e39d51a;border-radius:30px;padding:30px;box-shadow:0 18px 42px #3a1b6d14}.legal-content h2{margin:0 0 12px;font-size:1.5rem}.legal-content h2:not(:first-child){margin-top:28px}.legal-content p{color:var(--muted)}.legal-icon-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:16px 0 0;padding:0;list-style:none;display:grid}.legal-icon-item{background:radial-gradient(circle at 0 0,#fffffff2,#f7f4fcbf),linear-gradient(135deg,#6e39d517,#6e39d505);border:1px solid #6e39d51f;border-radius:24px;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:14px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffffe6,0 16px 34px #3a1b6d14}.legal-icon-item .icon-badge{border-radius:16px;width:48px;height:48px;margin-bottom:0}.legal-icon-copy p{color:var(--muted);margin:0;line-height:1.55}.legal-icon-copy strong{color:var(--text)}.legal-icon-copy code{color:var(--text);background:#ffffffdb;border:1px solid #6e39d524;border-radius:999px;padding:2px 8px}@media (width<=860px){.legal-icon-list{grid-template-columns:1fr}}.legal-table-wrap{margin-top:16px;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;min-width:640px}.legal-table th,.legal-table td{text-align:left;vertical-align:top;border:1px solid #6e39d51a;padding:14px 16px}.legal-table th{color:var(--text);background:#f7f4fce6;font-weight:700}.legal-table td{color:var(--muted);background:#ffffffeb}.blog-hero-section{background:var(--primary)}.blog-hero-layout .hero-copy h1{max-width:18ch}.blog-post-meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.blog-post-meta-date{color:#ffffffd6;font-size:.92rem;font-weight:600}.blog-hero-visual{aspect-ratio:5/4}.blog-post-hero-panel{justify-content:center;align-items:center;display:flex}.blog-post-hero-visual{object-fit:contain;background:0 0;height:auto;max-height:100%}.blog-section,.blog-post-section{background:linear-gradient(#fbfafff2,#fffffff7)}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:28px;display:grid}.blog-card{background:#fffffff5;border:1px solid #6e39d51a;border-radius:30px;overflow:hidden;box-shadow:0 18px 42px #3a1b6d14}.blog-card-image{object-fit:cover;object-position:top;width:100%;height:360px;display:block}.blog-card-image-link{display:block}.blog-card-body{gap:12px;padding:28px;display:grid}.blog-card-body h3{margin:0;font-size:clamp(1.7rem,3vw,2.4rem)}.blog-card-body p{color:var(--muted);margin:0}.blog-card-body .button{width:fit-content;margin-top:6px}.blog-post-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);align-items:start;gap:28px;display:grid}.blog-post-content{max-width:none;margin:0}.blog-post-dateline{letter-spacing:.08em;text-transform:uppercase;color:var(--text)}.blog-post-content p+p,.blog-post-content p+.blog-quote,.blog-post-content .blog-quote+p,.blog-post-content .blog-quote+.blog-quote{margin-top:18px}.blog-post-inline-image{border:1px solid #6e39d51a;border-radius:24px;width:100%;margin-top:22px;display:block;box-shadow:0 18px 42px #3a1b6d14}.blog-quote{border-left:4px solid var(--primary);background:linear-gradient(#f7f4fcf5,#fffffff2);border-radius:22px;margin:0;padding:22px 24px}.blog-quote p{margin:0}.blog-post-sidebar{position:sticky;top:96px}.blog-profile-card{background:#fffffff5;border:1px solid #6e39d51a;border-radius:30px;gap:14px;padding:28px;display:grid;box-shadow:0 18px 42px #3a1b6d14}.blog-profile-logo{object-fit:contain;width:min(100%,220px);height:auto;margin-bottom:8px}.blog-profile-tag{border:1px solid var(--primary);width:fit-content;color:var(--primary);background:0 0;border-radius:999px;padding:8px 12px}.blog-profile-card h2{margin:0;font-size:1.8rem}.blog-profile-card p{color:var(--muted);margin:0}.not-found-hero-section{background:linear-gradient(135deg,#180f2dfa,#5c33adeb)}.not-found-visual-stack{position:relative}.not-found-hero-visual{min-height:460px}.not-found-stamp{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#140d25b8;border:1px solid #ffffff29;border-radius:24px;gap:6px;min-width:190px;padding:18px 20px;display:grid;position:absolute;bottom:24px;left:24px;box-shadow:0 18px 38px #0a081447}.not-found-stamp-code{color:#fff;font-size:2rem;font-weight:800;line-height:1}.not-found-stamp-copy{color:#ffffffd1;font-size:.96rem}.not-found-section{background:linear-gradient(#fffffff7,#f6f1fff2)}.not-found-card-link{margin-top:18px}.vacancy-hero-section{background:var(--primary)}.vacancy-hero-panel{min-height:auto}.vacancy-meta-card{background:linear-gradient(#ffffff1f,#ffffff0d);border:1px solid #ffffff29;border-radius:30px;padding:28px;box-shadow:0 24px 54px #0b0a123d}.vacancy-meta-tag{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8;margin:0 0 18px;font-size:.88rem}.vacancy-meta-list{gap:16px;margin:0;display:grid}.vacancy-meta-item{gap:6px;display:grid}.vacancy-meta-item dt{color:#ffffffc2;font-size:.9rem;font-weight:700}.vacancy-meta-item dd{color:#fff;margin:0;font-size:1rem}.featured-vacancy-section,.vacancy-section{background:linear-gradient(#fbfafff2,#fffffff7)}.featured-vacancy-card{color:#fff;background:linear-gradient(135deg,#261745fa,#5c33adeb);border:1px solid #6e39d51f;border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:28px;display:grid;box-shadow:0 18px 42px #3a1b6d29}.featured-vacancy-card .section-tag,.featured-vacancy-card .section-intro,.featured-vacancy-card h2{color:inherit}.featured-vacancy-card h2{margin-top:8px;margin-bottom:14px}.featured-vacancy-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.vacancy-layout{grid-template-columns:minmax(0,1fr);display:grid}.vacancy-heading{margin-bottom:24px}.vacancy-content p+p{margin-top:16px}.vacancy-list{color:var(--muted);margin:16px 0 0;padding-left:20px;line-height:1.8}.vacancy-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.careers-section{background:linear-gradient(#fffffff5,#f7f4fcf5)}.careers-grid,.values-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.career-card,.value-card{background:#fffffff5;border:1px solid #6e39d51a;border-radius:30px;padding:26px;box-shadow:0 18px 42px #3a1b6d14}.career-card h3,.value-card h3{margin-bottom:10px;font-size:1.24rem}.career-card p,.value-card p{color:var(--muted)}.career-list{color:var(--muted);margin:18px 0 0;padding-left:18px;line-height:1.8}.careers-values-section{background:linear-gradient(#fbfafff0,#fffffff5)}.value-card .icon-badge{margin-bottom:18px}.showcase-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:28px;display:grid}.showcase-section .section-tag,.showcase-section .section-intro,.showcase-section .showcase-list,.showcase-section h2{color:inherit}.showcase-list{margin:22px 0 0;padding-left:18px;line-height:1.8}.showcase-visuals{min-height:420px;position:relative}.showcase-main,.showcase-float{object-fit:cover;border-radius:28px;width:100%;box-shadow:0 24px 54px #0b0a1247}.showcase-main{height:420px}.showcase-float{border:6px solid #fffc;width:44%;height:210px;position:absolute;bottom:-18px;right:-10px}.contact-layout{grid-template-columns:minmax(0,.95fr) minmax(320px,420px);align-items:start;gap:28px;display:grid}.detail-list{gap:16px;margin-top:24px;display:grid}.detail-item{background:#f7f4fcc7;border:1px solid #6e39d51a;border-radius:22px;padding:18px 20px}.detail-item p{margin-top:8px}.contact-actions{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.contact-action{color:#fff;background:linear-gradient(135deg,#6e39d5,#7f4ce0);border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 16px 30px #3a1b6d2e}.contact-action:hover,.contact-action:focus-visible{transform:translateY(-1px);box-shadow:0 20px 34px #3a1b6d38}.contact-action:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.contact-form{background:linear-gradient(#261745fa,#371f66f2);border-radius:30px;padding:24px;box-shadow:0 24px 54px #170e2c3d}.form-field{display:block}.form-field+.form-field{margin-top:16px}.form-field span{color:#ffffffe6;margin-bottom:8px;font-size:.92rem;font-weight:600;display:block}.form-field input{color:#fff;width:100%;min-height:54px;font:inherit;background:#ffffff14;border:1px solid #ffffff24;border-radius:18px;padding:0 16px}.phone-field{grid-template-columns:132px minmax(0,1fr);gap:12px;display:grid}.phone-country-picker{position:relative}.phone-country-select{color:#fff;width:100%;min-height:54px;font:inherit;cursor:pointer;text-align:left;background:linear-gradient(#261745fa,#371f66f2);border:1px solid #ffffff24;border-radius:18px;align-items:center;gap:10px;padding:0 14px;display:flex}.phone-country-chevron{margin-left:auto;font-size:.9rem}.phone-country-menu{z-index:20;background:#473a6b;border:1px solid #6e39d529;border-radius:18px;gap:6px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 22px 44px #170e2c2e}.phone-country-option{width:100%;min-height:44px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;gap:10px;padding:0 12px;display:flex}.phone-country-option-active{background:#6e39d514}.flag-icon{border-radius:4px;flex:none;width:22px;height:16px;box-shadow:inset 0 0 0 1px #0f172a14}.flag-gb{background:linear-gradient(33deg,#0000 43%,#fff 43% 49%,#0000 49%),linear-gradient(-33deg,#0000 43%,#fff 43% 49%,#0000 49%),linear-gradient(33deg,#0000 46%,#c8102e 46% 48%,#0000 48%),linear-gradient(-33deg,#0000 46%,#c8102e 46% 48%,#0000 48%),linear-gradient(90deg,#0000 36%,#fff 36% 64%,#0000 64%),linear-gradient(#0000 32%,#fff 32% 68%,#0000 68%),linear-gradient(90deg,#0000 43%,#c8102e 43% 57%,#0000 57%),linear-gradient(#0000 40%,#c8102e 40% 60%,#0000 60%),#012169}.flag-us{background:linear-gradient(#b22234 0 14%,#fff 14% 28%,#b22234 28% 42%,#fff 42% 56%,#b22234 56% 70%,#fff 70% 84%,#b22234 84% 100%);position:relative}.flag-us:before{content:"";background:#3c3b6e;border-top-left-radius:4px;width:9px;height:8px;position:absolute}.flag-ma{background:#c1272d}.flag-sa{background:#006c35}.flag-iq{background:linear-gradient(#ce1126 0 33%,#fff 33% 66%,#000 66% 100%)}.flag-af{background:linear-gradient(90deg,#000 0 33%,#be1e2d 33% 66%,#1eb53a 66% 100%)}.flag-ae{background:linear-gradient(90deg,red 0 28%,#0000 28%),linear-gradient(#00732f 0 33%,#fff 33% 66%,#000 66% 100%)}.flag-fr{background:linear-gradient(90deg,#0055a4 0 33%,#fff 33% 66%,#ef4135 66% 100%)}.flag-de{background:linear-gradient(#000 0 33%,#d00 33% 66%,#ffce00 66% 100%)}.form-field input::placeholder{color:#ffffff85}.form-field input:focus,.phone-country-select:focus{outline-offset:1px;outline:2px solid #ffffff38}.form-submit{width:100%;margin-top:22px}.form-success{color:#ffffffeb;background:#ffffff1a;border-radius:18px;margin-top:16px;padding:14px 16px}.form-error{color:#fff;background:#ffffff24;border:1px solid #ffffff2e;border-radius:18px;margin-top:16px;padding:14px 16px}.site-footer{background:var(--primary);color:#ffffffd1;border-top:1px solid #6e39d514}.client-footer{background:#fff;border-top:1px solid #6e39d514}.client-footer-inner{gap:18px;padding:24px 0;display:grid}.client-footer-title{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:Rasputin,sans-serif;font-size:1rem;font-weight:800}.client-footer-logos{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.client-footer-logo-card{background:#fbfafff5;border:1px solid #6e39d51a;border-radius:24px;justify-content:center;align-items:center;min-width:340px;min-height:156px;padding:28px 32px;display:inline-flex}.client-footer-logo{object-fit:contain;width:auto;max-width:320px;height:auto;max-height:112px}.site-footer-inner{justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}.site-footer-nav{flex-wrap:wrap;gap:18px;display:flex}.site-footer-nav a{color:inherit}.site-footer-social{flex-wrap:wrap;gap:12px;display:flex}.site-footer-social a{color:#fff;background:#ffffff1f;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.site-footer-social a:hover,.site-footer-social a:focus-visible{background:#fff3;border-color:#ffffff47;transform:translateY(-1px)}.site-footer-social a:focus-visible{outline-offset:2px;outline:2px solid #ffffff4d}.social-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.site-footer-registration{color:#ffffffb3;border-top:1px solid #ffffff1a;padding:12px 0;font-size:.875rem}.site-footer-registration p{margin:0}.company-link{color:#ffffffe6;text-decoration:none;transition:color .2s}.company-link:hover,.company-link:focus-visible{color:#fff;text-decoration:underline}.icon-badge{width:56px;height:56px;color:var(--primary);background:radial-gradient(circle at 0 0,#fffffff2,#ffffff8c),linear-gradient(135deg,#6e39d529,#6e39d50d);border:1px solid #6e39d51f;border-radius:18px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex;box-shadow:inset 0 1px #ffffffe6,0 14px 30px #6e39d51a}.section-icon{stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}@media (width<=1080px){.hero-layout,.premium-story-inner,.founder-layout,.showcase-layout,.contact-layout,.logo-story-layout,.careers-grid,.values-grid,.featured-vacancy-card,.blog-grid,.blog-post-layout,.pricing-grid,.pricing-section-head{grid-template-columns:1fr}.pricing-section-head{align-items:start;display:grid}.blog-post-sidebar{position:static}.blog-card-image{height:300px}.featured-vacancy-actions{justify-content:flex-start}.contact-layout{grid-template-columns:1fr}.hero-panel{min-height:auto}.hero-demo-crm-sheet{width:100%}.showcase-visuals{min-height:360px}.founder-slide-image{height:520px}}@media (width<=960px){a.brand{align-items:center;width:80px;height:60px;display:flex}.page-shell,.site-header{padding:0}.container{width:calc(100% - 32px)}.site-header-inner{flex-wrap:wrap;gap:16px}.menu-toggle{margin-left:auto;display:inline-flex}.site-nav{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:22px;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:18px;display:none}.site-nav.site-nav-open{display:flex}.hero-section,.story-section,.content-section{padding:38px 16px}.site-footer-inner{flex-direction:column;align-items:flex-start}.client-footer-logo-card{justify-content:flex-start;width:100%}.client-footer-logo{max-width:260px;max-height:96px}.site-footer-social{align-self:stretch}.hero-layout{grid-template-columns:1fr}.hero-panel{min-height:auto}.hero-copy h1{max-width:none}.metrics,.journey-grid,.pricing-grid{grid-template-columns:1fr}.journey-card:after{display:none}.feature-card,.feature-card:nth-child(4),.feature-card:nth-child(5){grid-column:span 12}}@media (width<=640px){.brand img{width:100px;height:120px}.hero-section,.story-section,.content-section{padding:32px 16px}.hero-copy h1{font-size:clamp(2.4rem,12vw,3.7rem)}.hero-actions,.travel-signals{flex-direction:column}.hero-demo-surface{min-height:auto;padding:20px 10px}.hero-demo-profile-grid{grid-template-columns:1fr}.hero-demo-email-card{padding:16px}.hero-demo-email-body{gap:12px}.hero-demo-email-header{align-items:flex-start}.hero-demo-message{max-width:100%;font-size:.92rem}.hero-demo-chat-header,.hero-demo-sheet-header,.hero-demo-outcome-row,.hero-demo-profile-main{flex-direction:column;align-items:flex-start}.button,.button-secondary,.button-ghost{width:100%}.pricing-card-footer{flex-direction:column;align-items:stretch}.pricing-toggle{border-radius:24px;flex-direction:column;width:100%}.pricing-toggle-button,.blog-card-body .button{width:100%}.phone-field{grid-template-columns:1fr}.metrics{gap:12px}.metric-card{min-height:auto}.hero-visual{aspect-ratio:auto;min-height:360px}@keyframes heroPhoneCycle{0%,72%{visibility:visible;opacity:1;transform:translateY(0)scale(1)}80%,to{visibility:hidden;opacity:0;transform:translateY(-14px)scale(.96)}}@keyframes heroCrmCycle{0%,72%{visibility:hidden;opacity:0;transform:translateY(42px)scale(.9)}80%,to{visibility:visible;opacity:1;transform:translateY(0)scale(1)}}@keyframes heroMessageOne{0%,72%{visibility:visible;opacity:1;transform:translateY(0)scale(1)}80%,to{visibility:hidden;opacity:0;transform:translateY(-6px)scale(.98)}}@keyframes heroMessageTwo{0%,18%{visibility:hidden;opacity:0;transform:translateY(10px)scale(.98)}24%,72%{visibility:visible;opacity:1;transform:translateY(0)scale(1)}80%,to{visibility:hidden;opacity:0;transform:translateY(-6px)scale(.98)}}@keyframes heroMessageThree{0%,30%{visibility:hidden;opacity:0;transform:translateY(10px)scale(.98)}36%,72%{visibility:visible;opacity:1;transform:translateY(0)scale(1)}80%,to{visibility:hidden;opacity:0;transform:translateY(-6px)scale(.98)}}@keyframes heroMessageFour{0%,42%{visibility:hidden;opacity:0;transform:translateY(10px)scale(.98)}48%,72%{visibility:visible;opacity:1;transform:translateY(0)scale(1)}80%,to{visibility:hidden;opacity:0;transform:translateY(-6px)scale(.98)}}@keyframes heroTypingVisibility{0%,38%{visibility:hidden;opacity:0}42%,46%{visibility:visible;opacity:1}50%,to{visibility:hidden;opacity:0}}@keyframes heroOutcomeVisibility{0%,50%{visibility:hidden;opacity:0;transform:translateY(10px)}56%,72%{visibility:visible;opacity:1;transform:translateY(0)}80%,to{visibility:hidden;opacity:0;transform:translateY(-8px)}}@keyframes heroOutcomePulse{0%,to{box-shadow:none;transform:scale(1)}50%{transform:scale(1.04);box-shadow:0 10px 24px #0b081829}}@keyframes heroTypingDots{0%,to{opacity:.35;transform:translateY(0)scale(.88)}45%{opacity:1;transform:translateY(-6px)scale(1.08)}70%{opacity:.72;transform:translateY(-1px)scale(.96)}}@keyframes heroOutcomeFlash{0%,to{opacity:.84;transform:scale(1);box-shadow:0 1px 1px #111b2114}50%{opacity:1;transform:scale(1.02);box-shadow:0 10px 24px #111b2124}}@keyframes heroHotLeadOutline{0%{opacity:0;transform:scale(.96);box-shadow:0 0 #ff95003d,0 0 #ff95001f}18%{opacity:.9;transform:scale(1);box-shadow:0 0 0 2px #ff950042,0 0 14px #ff950029}70%{opacity:0;transform:scale(1.08);box-shadow:0 0 0 10px #ff950000,0 0 24px #ff950000}to{opacity:0;transform:scale(1.1);box-shadow:0 0 #ff950000,0 0 #ff950000}}@keyframes heroHotLeadFlame{0%,to{filter:drop-shadow(0 0 #ff7d002e)drop-shadow(0 0 #ffc45724);transform:translateY(0)scale(1)rotate(-4deg)}35%{filter:drop-shadow(0 0 7px #ff7d0057)drop-shadow(0 0 12px #ffc45738);transform:translateY(-1px)scale(1.16)rotate(4deg)}65%{filter:drop-shadow(0 0 4px #ff7d003d)drop-shadow(0 0 8px #ffc4571f);transform:translateY(1px)scale(.94)rotate(-2deg)}}@keyframes heroHotLeadIconRing{0%{opacity:0;transform:scale(.7);box-shadow:0 0 #f973164d}24%{opacity:.85;transform:scale(1);box-shadow:0 0 0 2px #f973163d}to{opacity:0;transform:scale(1.55);box-shadow:0 0 0 12px #f9731600}}@keyframes heroCrmHotLeadGlow{0%,to{box-shadow:inset 0 1px #fffc,0 12px 24px #ff96251f}50%{box-shadow:inset 0 1px #ffffffe0,0 16px 28px #ff96252e}}@keyframes heroCrmHotLeadAudiSweep{0%{opacity:.45;background-position:140% 0}22%{opacity:.95}to{opacity:.58;background-position:-70% 0}}@keyframes heroCrmHotLeadEmber{0%{opacity:.2;transform:translate(-18%)scaleX(.74)}48%{opacity:.7;transform:translate(6%)scaleX(1)}to{opacity:.18;transform:translate(22%)scaleX(.84)}}@keyframes heroCrmHotLeadFlame{0%,to{filter:drop-shadow(0 0 #ff87242e)drop-shadow(0 0 #ffd17e1f);transform:translateY(0)scale(1)rotate(-5deg)}35%{filter:drop-shadow(0 0 6px #ff872447)drop-shadow(0 0 10px #ffd17e33);transform:translateY(-1px)scale(1.14)rotate(4deg)}70%{filter:drop-shadow(0 0 4px #ff872438)drop-shadow(0 0 8px #ffd17e24);transform:translateY(1px)scale(.95)rotate(-2deg)}}@media (prefers-reduced-motion:reduce){.hero-demo-phone,.hero-demo-crm-sheet,.hero-demo-message,.hero-demo-created-pill,.hero-demo-hot-pill,.hero-demo-hot-pill:before,.hero-demo-hot-pill:after,.hero-demo-hot-pill-icon,.hero-demo-typing,.hero-demo-typing span,.hero-demo-message-outcome,.hero-demo-message-outcome-hot:before,.hero-demo-message-outcome-hot:after,.hero-demo-message-icon-hot,.hero-demo-message-icon-hot:before,.hero-demo-chat-thread{transition:none;animation:none}.hero-demo-phone,.hero-demo-crm-sheet,.hero-demo-message,.hero-demo-chat-thread,.hero-demo-typing{opacity:1;transform:none}}.showcase-main{height:320px}.blog-card-image{height:240px}.founder-slide-image{height:420px}.showcase-float{width:100%;height:180px;margin-top:16px;position:static}}
