:root{--m-cream: #fbf9f6;--m-ink: #0f172a;--m-teal-deep: #0f3633;--m-teal-mid: #134e4a;--m-teal-bright: #0d9488;--m-teal-glow: rgba(13, 148, 136, .15);--m-accent-gold: #c29d66;--m-card-border: rgba(15, 76, 73, .12);--m-glass-bg: rgba(255, 255, 255, .65);--m-glass-border: rgba(255, 255, 255, .7);--m-shadow-premium: 0 20px 40px -15px rgba(15, 54, 51, .08), 0 0 0 1px rgba(15, 54, 51, .02);--m-shadow-glow: 0 0 30px rgba(13, 148, 136, .25)}.mockup-body{background-color:#7ec8c2!important;background-image:linear-gradient(180deg,#7ec8c2,#a8dbd6,#c8ece8 36%,#dff4f1,#eef8f6 68%,#f5faf9 82%,#faf5f2)!important;background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important;color:var(--m-ink);font-family:DM Sans,sans-serif}.m-nav{position:fixed;top:20px;left:50%;transform:translate(-50%);width:calc(100% - 2.5rem);max-width:1100px;z-index:100;padding:.6rem 1.5rem;display:flex;align-items:center;justify-content:space-between;background:#ffffffb3;backdrop-filter:blur(24px) saturate(1.6);-webkit-backdrop-filter:blur(24px) saturate(1.6);border-radius:100px;border:1px solid var(--m-glass-border);box-shadow:0 10px 30px -10px #0f36330f;transition:all .3s cubic-bezier(.16,1,.3,1)}.m-nav-scrolled{top:10px;background:#ffffffd9;box-shadow:0 15px 35px -10px #0f36331f}.m-logo-lockup{display:flex;align-items:center;gap:.5rem;text-decoration:none}.m-logo-icon{height:2.2rem;width:auto;transition:transform .3s ease}.m-logo-lockup:hover .m-logo-icon{transform:rotate(5deg) scale(1.05)}.m-logo-wordmark{height:2.2rem;width:auto}.m-nav-links{display:flex;align-items:center;gap:2.5rem}.m-nav-link{font-size:.875rem;font-weight:500;color:#0f172aa6;text-decoration:none;transition:color .2s ease;cursor:pointer}.m-nav-link:hover{color:var(--m-teal-bright)}.m-btn-signup{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--m-teal-bright);padding:.625rem 1.5rem;border-radius:100px;border:none;cursor:pointer;box-shadow:0 4px 12px #0d948833;transition:all .2s ease}.m-btn-signup:hover{background:var(--m-teal-mid);transform:translateY(-1px);box-shadow:0 6px 16px #0d94884d}.m-hero{max-width:1200px;margin:0 auto;padding:clamp(7.25rem,9vw,8.75rem) 2rem 4.25rem;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;-moz-column-gap:clamp(3.25rem,5vw,4.75rem);column-gap:clamp(3.25rem,5vw,4.75rem);row-gap:2rem;position:relative}.m-hero-text{display:flex;flex-direction:column;align-items:flex-start;z-index:10}.m-tagline{font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--m-accent-gold);margin-bottom:1rem;display:inline-block}.m-headline{font-size:clamp(2.5rem,5.5vw,4.5rem);line-height:1.05;font-weight:600;color:var(--m-teal-deep);letter-spacing:0;margin-bottom:.75rem}.m-subline{font-family:Cormorant Garamond,serif;font-size:clamp(1.75rem,3.5vw,3rem);font-style:italic;font-weight:400;line-height:1.2;color:var(--m-teal-bright);margin-bottom:1.65rem}.m-description{font-size:1.15rem;line-height:1.6;color:#0f172ab3;margin-bottom:2.1rem;max-width:500px;text-wrap:pretty}.m-nowrap{white-space:nowrap}.m-cta-group{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:460px;margin-bottom:0}.m-email-form{display:flex;gap:8px;background:#fff;padding:6px;border-radius:100px;border:1px solid rgba(15,76,73,.15);box-shadow:0 8px 20px -6px #0f36330f;transition:all .3s ease}.m-email-form:focus-within{border-color:var(--m-teal-bright);box-shadow:0 12px 28px -6px #0d948826}.m-email-input{flex:1;border:none;outline:none;background:transparent;padding:0 1.25rem;font-size:.95rem;color:var(--m-ink);font-family:inherit;border-radius:100px 0 0 100px}.m-email-input:-webkit-autofill,.m-email-input:-webkit-autofill:hover,.m-email-input:-webkit-autofill:focus,.m-email-input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:var(--m-ink)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.m-email-input::-moz-placeholder{color:#0f172a59}.m-email-input::placeholder{color:#0f172a59}.m-btn-submit{background:var(--m-teal-bright);color:#fff;border:none;padding:.8rem 1.8rem;font-size:.9rem;font-weight:600;border-radius:100px;cursor:pointer;white-space:nowrap;transition:all .2s ease;box-shadow:0 4px 10px #0d948826}.m-btn-submit:hover:not(:disabled){background:var(--m-teal-deep);transform:translateY(-1px)}.m-btn-submit:disabled{opacity:.6;cursor:not-allowed}.m-inline-success{display:flex;align-items:center;gap:.75rem;width:100%;min-height:56px;padding:.8rem 1rem;background:#ffffffd1;border:1px solid rgba(13,148,136,.22);border-radius:18px;color:var(--m-teal-deep);font-size:.9rem;font-weight:600;line-height:1.35;box-shadow:0 8px 20px -8px #0f363314}.m-inline-success-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:24px;height:24px;border-radius:999px;background:#d1fae5;color:#047857;font-size:.85rem;font-weight:700}.m-trust-indicators{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,max-content);align-items:center;justify-content:center;gap:.75rem;width:min(760px,78%);margin:.25rem 0 0 auto;padding:0}.m-trust-item{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;min-width:0;min-height:44px;padding:.72rem 1rem;border-radius:999px;background:#ffffffb8;border:1px solid rgba(255,255,255,.78);box-shadow:0 10px 24px -18px #0f363338;font-size:.88rem;font-weight:600;color:#0f172ab3;white-space:nowrap}.m-trust-item svg{color:var(--m-teal-bright);flex-shrink:0}.m-hero-right{display:flex;justify-content:center;align-items:center;position:relative;width:100%}.m-playground-container{display:flex;flex-direction:column;gap:1.5rem;align-items:center;width:100%;max-width:380px}.m-playground-card{background:var(--m-glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--m-glass-border);border-radius:24px;padding:1.25rem;width:100%;box-shadow:var(--m-shadow-premium);z-index:10}.m-playground-header{font-size:.75rem;font-weight:600;color:var(--m-teal-bright);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;text-align:center}.m-draft-selector{display:flex;flex-direction:column;gap:8px}.m-draft-btn{background:#fff9;border:1px solid rgba(15,76,73,.08);border-radius:12px;padding:.75rem 1rem;text-align:left;font-size:.85rem;color:#0f172acc;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);font-family:inherit}.m-draft-btn:hover{background:#fff;border-color:#0d94884d;transform:translateY(-1px);box-shadow:0 4px 12px #0f36330a}.m-draft-btn.m-active{background:var(--m-teal-mid);color:#fff;border-color:var(--m-teal-mid);box-shadow:0 6px 15px #0f4e4a40}.m-phone{position:relative;width:290px;height:560px;background:#0f172a;border-radius:48px;padding:11px;box-shadow:0 25px 50px -12px #0f363340,0 0 0 2px #ffffff1a,0 0 0 1px #000c;transform:rotate(1deg);transition:transform .5s ease}.m-phone:hover{transform:rotate(0) scale(1.01)}.m-phone-screen{background:#f8fafc;width:100%;height:100%;border-radius:38px;overflow:hidden;display:flex;flex-direction:column;position:relative;border:1px solid rgba(0,0,0,.05)}.m-phone-notch{position:absolute;top:14px;left:50%;transform:translate(-50%);width:100px;height:20px;background:#000;border-radius:12px;z-index:100}.m-phone-header{height:48px;background:#fff;display:flex;align-items:flex-end;justify-content:space-between;padding:0 24px 6px;border-bottom:1px solid rgba(15,23,42,.05);z-index:90}.m-phone-time{font-size:13px;font-weight:600;color:#000}.m-phone-icons{display:flex;gap:4px;align-items:center}.m-chat-area{flex:1;padding:16px 12px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;background:linear-gradient(180deg,#f1f5f9,#f8fafc)}.m-chat-date{font-size:.65rem;color:#0f172a66;text-align:center;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.m-bubble-received{background:#e2e8f0;color:#1e293b;font-size:.8rem;line-height:1.4;padding:8px 12px;border-radius:16px 16px 16px 4px;max-width:80%;align-self:flex-start;box-shadow:0 2px 4px #0f172a05}.m-bubble-sent{background:#334155;color:#fff;font-size:.8rem;line-height:1.4;padding:8px 12px;border-radius:16px 16px 4px;max-width:80%;align-self:flex-end;box-shadow:0 2px 4px #0f172a0d}.m-intercept-card{align-self:stretch;background:#fff;border:1px solid rgba(13,148,136,.25);border-radius:16px;padding:10px;display:flex;flex-direction:column;gap:8px;box-shadow:0 10px 20px -5px #0d94881a;animation:interceptPop .4s cubic-bezier(.175,.885,.32,1.275) both}@keyframes interceptPop{0%{transform:translateY(15px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.m-intercept-badge{display:flex;align-items:center;gap:6px;font-size:.7rem;font-weight:700;color:var(--m-teal-bright)}.m-intercept-dot-pulse{width:8px;height:8px;background:var(--m-teal-bright);border-radius:50%;box-shadow:0 0 #0d948880;animation:pulseGlow 1.5s infinite}@keyframes pulseGlow{0%{box-shadow:0 0 #0d9488b3}70%{box-shadow:0 0 0 6px #0d948800}to{box-shadow:0 0 #0d948800}}.m-intercept-header{display:flex;justify-content:space-between;align-items:center}.m-intercept-status{font-size:.65rem;font-weight:600;color:#e11d48;background:#ffe4e6;padding:2px 6px;border-radius:4px;text-transform:uppercase}.m-insight-box{background:#f8fafc;border-left:3px solid var(--m-accent-gold);padding:6px 8px;border-radius:0 6px 6px 0}.m-insight-title{font-size:.55rem;font-weight:700;color:var(--m-accent-gold);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.m-insight-body{font-size:.75rem;line-height:1.35;color:#475569}.m-rewrite-box{background:#f0fdfa;border:1px solid rgba(13,148,136,.15);border-radius:8px;padding:8px}.m-rewrite-title{font-size:.65rem;font-weight:700;color:var(--m-teal-bright);margin-bottom:4px}.m-rewrite-body{font-size:.75rem;line-height:1.4;color:var(--m-teal-deep)}.m-intercept-actions{display:flex;gap:6px;margin-top:2px}.m-btn-action-primary{flex:1;background:var(--m-teal-bright);color:#fff;border:none;font-size:.7rem;font-weight:600;padding:6px 8px;border-radius:6px;cursor:pointer;transition:background .2s;font-family:inherit}.m-btn-action-primary:hover{background:var(--m-teal-mid)}.m-btn-action-secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;font-size:.7rem;font-weight:500;padding:6px 8px;border-radius:6px;cursor:pointer;font-family:inherit;transition:all .2s}.m-btn-action-secondary:hover{background:#e2e8f0}.m-simulator-status{padding:4px 0;display:flex;justify-content:center;align-items:center;gap:6px;font-size:.7rem;color:#64748b;font-weight:500}.m-loader-dots{display:flex;gap:3px;align-items:center}.m-loader-dot{width:4px;height:4px;background:#64748b;border-radius:50%;animation:loaderBounce 1.4s infinite ease-in-out both}.m-loader-dot:nth-child(1){animation-delay:-.32s}.m-loader-dot:nth-child(2){animation-delay:-.16s}@keyframes loaderBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.m-phone-input{height:52px;background:#fff;border-top:1px solid rgba(0,0,0,.05);display:flex;align-items:center;justify-content:space-between;padding:0 16px 12px;gap:8px}.m-phone-text-field{flex:1;background:#f1f5f9;border-radius:20px;padding:6px 12px;font-size:.8rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-phone-send-btn{width:28px;height:28px;border-radius:50%;background:var(--m-teal-bright);display:flex;align-items:center;justify-content:center;color:#fff}.m-phone-home-bar{position:absolute;bottom:6px;left:50%;transform:translate(-50%);width:90px;height:4px;background:#000;border-radius:100px;opacity:.15;z-index:100}.m-bg-glow{position:absolute;width:140%;height:140%;top:-20%;left:-20%;background:radial-gradient(circle at 30% 30%,rgba(13,148,136,.18) 0%,transparent 60%),radial-gradient(circle at 70% 70%,rgba(194,157,102,.12) 0%,transparent 60%);filter:blur(40px);z-index:-1;pointer-events:none}.m-section-problem{padding:2.25rem 2rem 4.75rem;max-width:1100px;margin:0 auto;position:relative;scroll-margin-top:8rem}.m-quote-container{display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-bottom:5rem}.m-blockquote{font-family:Cormorant Garamond,serif;font-style:italic;font-size:clamp(1.8rem,4vw,2.75rem);line-height:1.4;color:var(--m-teal-deep);max-width:800px;margin:0 0 1.5rem;position:relative;text-align:left;text-wrap:balance}.m-blockquote:before{content:"“";font-size:5rem;color:#0d94881f;position:absolute;top:-40px;left:-28px}.m-cite{display:block;font-family:DM Sans,sans-serif;font-style:normal;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#846231;text-align:left}.m-problem-grid{display:grid;grid-template-columns:minmax(0,1fr);justify-items:start;gap:clamp(2rem,4vw,3rem);max-width:880px;margin:0 auto}.m-problem-graphics{position:relative;display:flex;justify-content:center;align-items:center;min-width:0;padding:0 1rem;width:100%}.m-skills-diagram{width:100%;max-width:540px;aspect-ratio:1 / .9;display:grid;place-items:center;position:relative;isolation:isolate}.m-skills-diagram:before,.m-skills-diagram:after{content:"";position:absolute;border:1px solid rgba(13,148,136,.16);border-radius:50%;pointer-events:none;z-index:0}.m-skills-diagram:before{width:82%;height:54%}.m-skills-diagram:after{width:52%;height:72%;border-color:#0d94881a}.m-skills-orbit{position:absolute;width:62%;height:62%;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(13,148,136,.13) 0%,transparent 46%),conic-gradient(from 24deg,transparent 0deg,rgba(13,148,136,.13) 13deg,transparent 30deg,transparent 60deg,rgba(132,98,49,.12) 76deg,transparent 92deg,transparent 122deg,rgba(13,148,136,.12) 138deg,transparent 154deg,transparent 190deg,rgba(132,98,49,.1) 208deg,transparent 224deg,transparent 258deg,rgba(13,148,136,.12) 274deg,transparent 292deg,transparent 324deg,rgba(13,148,136,.1) 340deg,transparent 360deg);filter:blur(.2px);opacity:.9;z-index:0}.m-skills-connectors,.m-skills-connectors-mobile{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:1}.m-skills-connectors-mobile{display:none}.m-skills-connectors line,.m-skills-connectors-mobile line{stroke:#0d948847;stroke-width:.55;stroke-linecap:round;stroke-dasharray:.8 2.4;vector-effect:non-scaling-stroke}.m-skills-center,.m-skill-circle{position:absolute;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:999px;z-index:1}.m-skills-center{width:136px;height:136px;flex-direction:column;gap:.15rem;background:linear-gradient(135deg,var(--m-teal-bright),var(--m-teal-deep));color:#fff;box-shadow:0 24px 45px -24px #0f3633a6,0 0 0 10px #ffffff52;z-index:3;animation:mSkillPop .6s cubic-bezier(.16,1,.3,1) both}.m-skills-center span{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;opacity:.86}.m-skills-center strong{font-size:1.62rem;font-weight:700;line-height:1}.m-skill-circle{width:118px;height:118px;padding:.76rem;background:radial-gradient(circle at 34% 24%,#fff 0,#fff 34%,#fffffff5 52%,#f1f8f7f0);border:1px solid rgba(255,255,255,.92);color:var(--m-teal-deep);box-shadow:0 24px 34px -22px #0f363361,0 6px 14px -12px #0f363357,inset 0 2px 3px #fffffff2,inset 0 -10px 18px #0f4c490d,inset 0 0 0 1px #0f4c4914;z-index:2;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s ease,border-color .28s ease;animation:mSkillPop .58s cubic-bezier(.16,1,.3,1) both}.m-skill-circle:hover{translate:0 -3px;box-shadow:0 30px 42px -24px #0f363380,0 0 28px #0d94882e,inset 0 2px 4px #fffffffa,inset 0 -10px 18px #0f4c490f,inset 0 0 0 1px #ffffffe6;border-color:#0d948842}@keyframes mSkillPop{0%{opacity:0;scale:.88}to{opacity:1;scale:1}}@media(prefers-reduced-motion:reduce){.m-skills-center,.m-skill-circle{animation:none}.m-skill-circle{transition:none}}.m-skill-circle span{max-width:10.6ch;font-size:.92rem;font-weight:700;line-height:1.08;overflow-wrap:normal}.m-skill-circle-primary{width:118px;height:118px}.m-skill-circle-primary span{max-width:10.6ch;font-size:.92rem}.m-skill-line{display:block}.m-skill-circle-1{top:1%;left:12%;animation-delay:.05s}.m-skill-circle-2{top:4%;right:17%;animation-delay:.1s}.m-skill-circle-3{top:50%;right:3.5%;transform:translateY(-50%);animation-delay:.15s}.m-skill-circle-4{right:12%;bottom:1%;animation-delay:.2s}.m-skill-circle-5{left:17%;bottom:4%;animation-delay:.25s}.m-skill-circle-6{top:50%;left:3.5%;transform:translateY(-50%);animation-delay:.3s}.m-problem-text-col{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;max-width:760px;padding:clamp(.5rem,2vw,1rem) 0;position:relative;text-align:left}.m-problem-text-col:before{content:"";width:52px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--m-teal-bright),rgba(132,98,49,.55));margin-bottom:.25rem}.m-problem-label{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#680220}.m-problem-title{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:600;color:var(--m-teal-deep);line-height:1.15;letter-spacing:0;text-wrap:balance}.m-mobile-title-line{display:inline}.m-problem-body{font-size:1.05rem;line-height:1.75;color:#0f172ad9;max-width:700px;margin:0;text-wrap:pretty}.m-problem-highlight{font-weight:600;color:var(--m-teal-deep);background:linear-gradient(120deg,#ef444414,#ef444414);padding:0 4px;border-radius:4px}.m-problem-highlight-text{font-weight:600;color:#991b1b}.m-inline-conflict{font-family:inherit;font-style:italic;font-weight:500;color:#7f1d1d}.m-focus-highlight{font-weight:600;color:#0f766e;background:#0d948812;padding:2px 6px;border-radius:6px}.m-section-solution{padding:2.5rem 2rem 4.25rem;background:radial-gradient(ellipse at bottom,rgba(13,148,136,.06) 0%,transparent 60%);position:relative}.m-section-solution .m-quote-container{margin-bottom:1.6rem;width:100%}.m-section-solution .m-blockquote{font-size:clamp(1.65rem,3.4vw,2.35rem);max-width:760px;margin-bottom:1.1rem}.m-solution-container{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.m-solution-header{max-width:700px;margin-bottom:4rem}.m-solution-tag{font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--m-teal-bright);margin-bottom:1rem;display:inline-block}.m-solution-title{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:600;color:var(--m-teal-deep);line-height:1.2;letter-spacing:0}.m-outcomes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;margin-bottom:5rem}.m-outcome-card{background:#fff;border:1px solid var(--m-card-border);border-radius:24px;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;box-shadow:0 4px 20px -8px #0f36330a;transition:all .3s cubic-bezier(.16,1,.3,1)}.m-outcome-card:hover{transform:translateY(-5px);border-color:#0d948840;box-shadow:0 20px 40px -15px #0f363314}.m-outcome-icon{width:56px;height:56px;border-radius:16px;background:var(--m-teal-glow);color:var(--m-teal-bright);display:flex;align-items:center;justify-content:center}.m-outcome-card-title{font-size:1.25rem;font-weight:600;color:var(--m-teal-deep)}.m-outcome-card-desc{font-size:.95rem;line-height:1.6;color:#0f172a99}.m-big-picture-card{background:linear-gradient(135deg,var(--m-teal-deep) 0%,#061c1b 100%);color:#fff;border-radius:32px;padding:3.5rem;max-width:860px;width:100%;margin-bottom:4rem;position:relative;overflow:hidden;box-shadow:0 30px 60px -20px #061c1b4d}.m-big-picture-card:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(13,148,136,.15) 0%,transparent 60%);pointer-events:none}.m-big-picture-label{font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--m-accent-gold);margin-bottom:1.25rem}.m-big-picture-body{font-family:Cormorant Garamond,serif;font-size:clamp(1.4rem,2.8vw,2.1rem);line-height:1.5;font-style:italic;font-weight:300;color:#ffffffe6}.m-big-picture-highlight{font-family:DM Sans,sans-serif;font-size:.9em;font-weight:600;font-style:normal;color:#fff;display:block;margin-top:1.5rem;letter-spacing:.01em}.m-btn-cta-large{background:var(--m-teal-bright);color:#fff;font-size:1.05rem;font-weight:600;padding:1rem 3rem;border-radius:100px;text-decoration:none;display:inline-block;box-shadow:0 10px 25px -5px #0d94884d;transition:all .3s cubic-bezier(.16,1,.3,1);border:none;cursor:pointer}.m-btn-cta-large:hover{background:#fff;color:var(--m-teal-deep);transform:translateY(-2px);box-shadow:0 15px 35px -10px #0d948866}.m-footer{background:#fff;border-top:1px solid rgba(15,23,42,.06);padding:4rem 2rem;position:relative;z-index:10}.m-footer-content{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.m-footer-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.m-footer-brand{display:flex;flex-direction:column;gap:1rem;max-width:300px}.m-footer-logo{display:flex;align-items:center;gap:.5rem}.m-footer-desc{font-size:.85rem;line-height:1.5;color:#0f172a80;margin:0}.m-footer-links-group{display:flex;gap:4rem}.m-footer-col{display:flex;flex-direction:column;gap:1rem}.m-footer-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--m-teal-deep);margin:0}.m-footer-list{list-style:none;display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0}.m-footer-list-link{font-size:.85rem;color:#0f172a8c;text-decoration:none;transition:color .2s}.m-footer-list-link:hover{color:var(--m-teal-bright)}.m-footer-bottom{border-top:1px solid rgba(15,23,42,.06);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.m-copyright{font-size:.8rem;color:#0f172a66;margin:0}.m-footer-bottom-links{display:flex;gap:1.5rem}.m-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f242266;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:200;padding:1.5rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.m-modal{background:#fff;border-radius:28px;width:100%;max-width:480px;border:1px solid rgba(15,76,73,.1);box-shadow:0 40px 100px -20px #0f24224d;padding:2.5rem;position:relative;animation:modalScaleUp .35s cubic-bezier(.34,1.56,.64,1) both}@keyframes modalScaleUp{0%{transform:scale(.9) translateY(10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.m-modal-close{position:absolute;top:1.5rem;right:1.5rem;background:#f1f5f9;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#475569;transition:all .2s}.m-modal-close:hover{background:#e2e8f0;color:#0f172a}.m-modal-icon{width:48px;height:48px;border-radius:14px;background:var(--m-teal-glow);color:var(--m-teal-bright);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.m-modal-title{font-size:1.75rem;font-weight:600;color:var(--m-teal-deep);margin-bottom:.5rem}.m-modal-desc{font-size:.95rem;line-height:1.5;color:#0f172a99;margin-bottom:1.75rem}.m-modal-form{display:flex;flex-direction:column;gap:12px}.m-form-group{display:flex;flex-direction:column;gap:6px}.m-form-label{font-size:.75rem;font-weight:600;color:#0f172ab3}.m-modal-input{background:#f8fafc;border:1px solid rgba(15,76,73,.1);border-radius:12px;padding:.75rem 1rem;font-size:.95rem;outline:none;font-family:inherit;transition:all .2s}.m-modal-input:focus{background:#fff;border-color:var(--m-teal-bright);box-shadow:0 0 0 4px var(--m-teal-glow)}.m-modal-submit-btn{background:var(--m-teal-bright);color:#fff;font-size:.95rem;font-weight:600;padding:.8rem;border-radius:12px;border:none;cursor:pointer;box-shadow:0 4px 12px #0d948833;transition:all .2s}.m-modal-submit-btn:hover{background:var(--m-teal-deep);box-shadow:0 6px 16px #0d94884d}.m-modal-success{display:flex;flex-direction:column;align-items:center;text-align:center;animation:fadeIn .4s ease}.m-modal-success-icon{width:56px;height:56px;background:#d1fae5;color:#059669;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.25rem}.m-modal-success-title{font-family:Cormorant Garamond,serif;font-style:italic;font-size:2.25rem;color:var(--m-teal-bright);margin-bottom:.75rem}.m-modal-success-desc{font-size:.95rem;line-height:1.6;color:#0f172a99}@media(max-width:992px){.m-hero{grid-template-columns:1fr;gap:3rem;padding:6.25rem 2rem 3.5rem;text-align:left}.m-hero-text{align-items:flex-start}.m-description{max-width:100%}.m-cta-group{margin:0}.m-trust-indicators{width:100%;margin:0 auto}.m-problem-grid{grid-template-columns:1fr;gap:2.75rem}.m-skills-diagram{max-width:520px;margin:0 auto}.m-outcomes-grid{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:768px){.m-nav-links{display:none}.m-nav{width:calc(100% - 1.5rem);padding:.5rem 1rem}.m-modal-input{font-size:16px}.m-section-problem{padding:1.75rem 1.5rem 3.75rem}.m-section-solution{padding:2.25rem 1.5rem 3.75rem}.m-blockquote{font-size:1.5rem}.m-solution-header{margin-bottom:2.5rem}.m-big-picture-card{padding:2rem;border-radius:24px}.m-footer-top{flex-direction:column;gap:2.5rem}.m-footer-links-group{gap:2rem;flex-wrap:wrap}}@media(max-width:480px){.m-nav{top:12px;width:calc(100% - 1rem);padding:.45rem .55rem}.m-logo-icon,.m-logo-wordmark{height:1.75rem}.m-btn-signup{padding:.55rem .85rem;font-size:.62rem;letter-spacing:.05em}.m-hero{gap:1.45rem;padding:5.15rem 1rem .95rem}.m-headline{font-size:clamp(2rem,10.5vw,2.55rem);margin-bottom:.22rem}.m-subline{font-size:clamp(1.45rem,7.2vw,1.9rem);margin-bottom:1.05rem}.m-description{max-width:320px;font-size:1rem;line-height:1.52;margin-bottom:1.35rem}.m-cta-group{max-width:100%;margin-bottom:0}.m-email-form{gap:5px;padding:5px}.m-email-input{min-width:0;padding:0 .85rem;font-size:16px}.m-btn-submit{padding:.75rem 1rem;font-size:.78rem}.m-inline-success{text-align:left;font-size:.82rem}.m-trust-indicators{grid-template-columns:1fr;justify-items:center;gap:.42rem;width:100%;margin-top:1.05rem}.m-trust-item{gap:.55rem;min-height:34px;padding:.36rem .82rem;background:linear-gradient(135deg,#ffffffeb,#f5fffddb),radial-gradient(circle at 18% 18%,rgba(13,148,136,.12),transparent 42%);border-color:#ffffffeb;font-size:.92rem;justify-content:center;width:min(100%,280px);box-shadow:0 14px 28px -22px #0f363359,0 0 24px #0d94881a,inset 0 1px #fffffff2}.m-trust-item svg{width:16px;height:16px}.m-section-problem{padding:1.65rem 1rem 3rem}.m-problem-grid{gap:2rem}.m-problem-text-col{gap:.5rem}.m-mobile-title-line{display:block}.m-problem-title{font-size:clamp(1.62rem,7.2vw,1.85rem);margin-bottom:.15rem;text-transform:none}.m-mobile-title-line{text-transform:capitalize}.m-problem-body+.m-problem-body{margin-top:.15rem}.m-problem-body{line-height:1.6}.m-skills-diagram{width:min(100%,360px);aspect-ratio:1 / 1.36;margin:0 auto}.m-skills-connectors{display:none}.m-skills-connectors-mobile{display:block}.m-skills-connectors-mobile line{stroke:#0d948857;stroke-width:.8;stroke-dasharray:1 3}.m-skills-diagram:before{width:80%;height:54%}.m-skills-diagram:after{width:52%;height:72%}.m-skills-orbit{width:64%;height:64%}.m-skills-center{width:94px;height:94px}.m-skill-circle,.m-skill-circle-primary{width:96px;height:96px;padding:.54rem}.m-skill-circle span,.m-skill-circle-primary span{max-width:10.8ch;font-size:.69rem;line-height:1.05}.m-skills-center span{font-size:.54rem}.m-skills-center strong{font-size:1.15rem}.m-skill-circle-1{top:0;left:50%;transform:translate(-50%)}.m-skill-circle-2{top:22%;right:0;left:auto;transform:none}.m-skill-circle-3{top:auto;right:0;bottom:22%;transform:none}.m-skill-circle-4{right:auto;bottom:0;left:50%;transform:translate(-50%)}.m-skill-circle-5{top:auto;left:0;bottom:22%;transform:none}.m-skill-circle-6{top:22%;left:0;bottom:auto;transform:none}.m-section-solution{padding:2rem 1rem 3.25rem}.m-quote-container{margin-bottom:2rem}.m-section-solution .m-quote-container{margin-bottom:1.35rem}.m-section-solution .m-blockquote{width:min(100%,278px);max-width:278px;font-size:clamp(1.08rem,4.7vw,1.2rem);line-height:1.34;margin-bottom:.95rem}.m-section-solution .m-blockquote:before{font-size:3.8rem;top:-30px;left:-8px}.m-btn-cta-large{width:auto;max-width:100%;padding:.78rem 1.45rem;font-size:.95rem;line-height:1;white-space:nowrap}.m-footer{padding:1.45rem 1rem 1.1rem}.m-footer-content{gap:.85rem}.m-footer-top{gap:.8rem}.m-footer-brand{gap:.55rem;max-width:none}.m-footer-desc{max-width:330px;font-size:.95rem;line-height:1.42}.m-footer-links-group{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:1.1rem;column-gap:1.1rem;row-gap:.5rem;width:100%}.m-footer-col{gap:.25rem}.m-footer-title{font-size:.68rem;letter-spacing:.12em}.m-footer-list{gap:.22rem}.m-footer-list-link{font-size:.78rem}.m-footer-bottom{padding-top:.75rem;gap:.45rem}.m-copyright{font-size:.72rem}}.m-legal-container{max-width:860px;margin:0 auto;padding:12rem 2rem 6rem;min-height:calc(100vh - 100px)}.m-legal-header-block{margin-bottom:4rem;border-bottom:1px solid rgba(15,76,73,.1);padding-bottom:2rem}.m-btn-back{background:transparent;border:none;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;color:var(--m-teal-bright);display:flex;align-items:center;cursor:pointer;padding:0;margin-bottom:1.5rem;transition:color .2s ease}.m-btn-back:hover{color:var(--m-teal-mid)}.m-legal-title{font-size:clamp(2.5rem,4.5vw,3.5rem);font-weight:600;color:var(--m-teal-deep);line-height:1.15;margin-bottom:.5rem}.m-legal-date{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--m-accent-gold)}.m-legal-content{font-family:DM Sans,sans-serif;color:#0f172abf;font-size:1rem;line-height:1.75}.m-legal-content h2{font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:600;color:var(--m-teal-deep);margin-top:2.5rem;margin-bottom:1rem}.m-legal-content h3{font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:600;color:var(--m-teal-mid);margin-top:1.75rem;margin-bottom:.75rem}.m-legal-content p{margin-bottom:1.25rem}.m-legal-content ul,.m-legal-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.m-legal-content li{margin-bottom:.5rem}.m-legal-content strong{color:var(--m-teal-deep);font-weight:600}.phone-wrap{position:relative;transform:rotate(4deg);animation:floatIn 1.1s cubic-bezier(.16,1,.3,1) .1s both;filter:drop-shadow(0 40px 80px rgba(0,0,0,.18))}@keyframes floatIn{0%{opacity:0;transform:rotate(4deg) translateY(30px)}to{opacity:1;transform:rotate(4deg) translateY(0)}}.phone-halo{position:absolute;top:-100px;left:-80px;right:-80px;bottom:0;background:radial-gradient(ellipse 55% 48% at 50% 36%,rgba(220,148,95,.62) 0%,transparent 48%),radial-gradient(ellipse 65% 55% at 50% 68%,rgba(62,207,201,.5) 0%,transparent 52%);filter:blur(22px);border-radius:50% 50% 30% 30%;z-index:0;pointer-events:none}.phone-floor{position:absolute;bottom:-16px;left:50%;transform:translate(-50%);width:260px;height:28px;background:#3ecfc92e;filter:blur(18px);border-radius:50%;z-index:0}.phone-frame{width:248px;background:#131315;border-radius:46px;padding:11px;position:relative;z-index:1;box-shadow:0 0 0 1px #ffffff0f,0 0 0 1px #00000061,0 32px 80px #00000080}.btn-vol{position:absolute;left:-2.5px;top:104px;width:2.5px;height:25px;background:#1e1e20;border-radius:2px 0 0 2px;box-shadow:0 35px #1e1e20}.btn-pwr{position:absolute;right:-2.5px;top:138px;width:2.5px;height:62px;background:#1e1e20;border-radius:0 2px 2px 0}.phone-screen{background:#fff;border-radius:37px;overflow:hidden;display:flex;flex-direction:column;font-family:-apple-system,SF Pro Text,sans-serif;height:520px;position:relative;text-align:left}.d-island{position:absolute;top:16px;left:50%;transform:translate(-50%);width:88px;height:18px;background:#000;border-radius:10px;z-index:10}.s-bar{height:36px;display:flex;align-items:flex-end;justify-content:space-between;padding:0 23px 6px;flex-shrink:0;background:#fff;z-index:5;position:relative}.s-time{font-size:13px;font-weight:600;letter-spacing:0;color:#111}.s-icons{display:flex;gap:5px;align-items:center}.msgs{flex:1;overflow:hidden;padding:18px 10px 10px;display:flex;flex-direction:column;gap:4px;background:linear-gradient(160deg,#f0faf8f2,#ffffffe6 40%,#e8f6f3eb);position:relative}.msgs:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:120px 120px}.m-row{display:flex;align-items:flex-end;gap:5px;margin-bottom:0}.m-bub{padding:7px 11px;font-size:12px;line-height:1.38;background:#e9e9eb;color:#1c1c1e;border-radius:18px 18px 18px 4px;max-width:185px;text-align:left;word-wrap:break-word}.blocked-row{display:flex;justify-content:flex-end;margin-bottom:0;margin-top:10px}.blocked-bub{padding:7px 11px;font-size:12px;line-height:1.38;background:#7aaba5;color:#fff;border-radius:18px 18px 4px;max-width:185px;text-align:left;word-wrap:break-word}.blocked-note{display:flex;align-items:center;justify-content:flex-end;padding-right:4px;margin-bottom:10px}.blocked-note-circle{width:9px;height:9px;border-radius:50%;background:#c8504673;display:inline-block;flex-shrink:0}.lz-lbl{display:flex;align-items:center;gap:4px;margin-bottom:3px}.lz-dot{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#00aba5,#275559)}.lz-nm{font-size:10px;font-weight:700;color:#0f766e}.lz-card{background:#f0faf8;border:1px solid rgba(0,160,140,.2);border-radius:16px 16px 16px 4px;padding:9px 10px;max-width:91%}.lz-txt{font-size:11.5px;line-height:1.45;color:#1c1c1e;margin-bottom:6px;word-wrap:break-word}.ins-box{background:#ffffffb3;border:1px solid rgba(200,220,215,.8);border-radius:8px;padding:4px 8px;margin-bottom:6px}.ins-lbl{font-size:6.5px;font-weight:700;color:#78716c;text-transform:uppercase;letter-spacing:.7px;margin-bottom:2px}.ins-txt{font-size:10.5px;line-height:1.4;color:#44403c;word-wrap:break-word}.rw-lbl{font-size:9px;font-weight:600;color:#0f766e;margin-bottom:3px}.rw-box{background:#ffffffe6;border:1px solid rgba(0,160,140,.18);border-radius:8px;padding:6px 9px;font-size:11px;color:#1c1c1e;line-height:1.4;word-wrap:break-word}.edit-row{margin-top:6px;padding-top:5px;border-top:1px solid rgba(0,160,140,.18)}.edit-row button{font-size:9px;font-weight:500;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:3px 8px;font-family:inherit;cursor:pointer}.lz-time{font-size:7px;color:#8e8e93;margin-top:4px;padding-left:2px}.i-bar{background:#fff;border-top:1px solid rgba(0,0,0,.06);padding:7px 10px 15px;display:flex;align-items:center;gap:7px;flex-shrink:0}.i-input{flex:1;background:#f2f2f7;border:none;border-radius:20px;padding:8px 13px;font-size:12.5px;color:#8e8e93;font-family:inherit}.i-send{width:29px;height:29px;border-radius:50%;background:#d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-bar{position:absolute;bottom:5px;left:50%;transform:translate(-50%);width:98px;height:3px;background:#000;border-radius:3px;opacity:.1}@media(max-width:700px){.phone-wrap{transform:rotate(2deg);transform-origin:center center}.phone-frame{width:238px}.phone-screen{height:520px}}
