*{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#0e7490;--color-primary-hover:#0b5b70;--color-primary-strong:#0c4a6e;--color-ink:#0f2e3d;--color-accent:#2d8fa8;--primary-soft:#dbeff4;--primary-soft-strong:#bfe3ec;--bg-app:#e8f2f5;--surface:#fff;--surface-2:#f1f7f9;--surface-3:#e4eef1;--surface-ink:#0f2e3d;--border:#dce7eb;--border-strong:#c3d6dc;--text-primary:#0f2e3d;--text-secondary:#486372;--text-tertiary:#7e97a3;--text-on-primary:#fff;--success:#059669;--success-strong:#166534;--success-bg:#d1fae5;--error:#dc2626;--error-strong:#991b1b;--error-bg:#fee2e2;--warning:#d97706;--warning-bg:#fef3c7;--info:#2563eb;--info-bg:#dbeafe;--shadow-sm:0 1px 2px #0f2e3d0d, 0 2px 8px #0f2e3d0a;--shadow-md:0 2px 6px #0f2e3d0d, 0 10px 28px #0f2e3d17;--shadow-lg:0 4px 10px #0f2e3d0f, 0 24px 56px #0f2e3d24;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:9999px;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--content-width:1160px;--section-pad-y:clamp(4.5rem, 9vw, 7rem);--header-height:68px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;font-family:Heebo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.5}body{background:var(--bg-app);min-height:100vh;color:var(--text-primary);margin:0;overflow-x:hidden}#root{width:100%;min-height:100vh}img,svg{max-width:100%}button{font-family:inherit}:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px;border-radius:4px}.skip-link{top:-100px;z-index:2000;background:var(--color-ink);color:#fff;border-radius:var(--radius-md);padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:top .2s;position:fixed;inset-inline-start:1rem}.skip-link:focus{top:1rem}.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}.section{padding:var(--section-pad-y) 1.5rem}.section-inner{max-width:var(--content-width);margin:0 auto}.eyebrow{color:var(--color-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.95rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--color-primary);border-radius:2px;width:22px;height:2.5px}.section-title{letter-spacing:-.015em;color:var(--text-primary);font-size:clamp(1.9rem,4.2vw,2.9rem);font-weight:800;line-height:1.18}.section-subtitle{color:var(--text-secondary);max-width:42em;margin-top:1rem;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.7}.btn{border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 2rem;font-family:inherit;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:inline-flex}.btn-cta{background:var(--color-primary);color:var(--text-on-primary);box-shadow:0 10px 24px #0e749047}.btn-cta:hover{background:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 14px 30px #0e749057}.btn-ghost{background:var(--surface);color:var(--text-primary);border:1.5px solid var(--border-strong)}.btn-ghost:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px)}.btn-inverse{color:var(--color-ink);background:#fff}.btn-inverse:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00000040}.btn-outline-light{color:#fff;background:0 0;border:1.5px solid #ffffff73}.btn-outline-light:hover{border-color:#fff;transform:translateY(-2px)}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,.61,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(26px)}[data-reveal].is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1;transition:none;transform:none}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}code{background:var(--surface-3);padding:4px 8px;font-size:15px;line-height:135%}.header{z-index:1000;height:var(--header-height);-webkit-backdrop-filter:blur(14px);background:#ffffffd1;border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:fixed;top:0;left:0;right:0}.header.is-scrolled{border-bottom-color:var(--border);box-shadow:0 2px 18px #0f2e3d0f}.header-container{max-width:var(--content-width);justify-content:space-between;align-items:center;gap:1.5rem;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.header-logo{color:var(--text-primary);cursor:pointer;flex-shrink:0;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:800;text-decoration:none;display:flex}.logo-icon{object-fit:contain;width:36px;height:36px}.header-nav{align-items:center;gap:.25rem;display:flex}.nav-link{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.55rem .9rem;font-family:inherit;font-size:.98rem;font-weight:500;transition:color .15s,background .15s}.nav-link:hover{color:var(--text-primary);background:var(--surface-2)}.header-actions{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.language-switcher{border:1px solid var(--border-strong);border-radius:var(--radius-full);background:var(--surface);width:42px;height:42px;color:var(--text-primary);cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .15s}.language-switcher:hover{border-color:var(--color-primary);color:var(--color-primary)}.signup-button{background:var(--color-primary);color:var(--text-on-primary);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:none;padding:.65rem 1.4rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s}.signup-button:hover{background:var(--color-primary-hover);transform:translateY(-1px);box-shadow:0 8px 18px #0e749047}.menu-toggle{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0 10px;display:none}.menu-toggle span{background:var(--text-primary);border-radius:2px;height:2px;transition:transform .25s,opacity .2s;display:block}.menu-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{display:none}@media (width<=968px){.header-nav,.signup-button{display:none}.menu-toggle{display:flex}.mobile-menu{top:var(--header-height);background:var(--surface);border-bottom:1px solid var(--border);opacity:0;pointer-events:none;flex-direction:column;gap:.25rem;padding:1rem 1.25rem 1.25rem;transition:transform .22s,opacity .22s;display:flex;position:fixed;left:0;right:0;transform:translateY(-8px);box-shadow:0 20px 40px #0f2e3d1f}.mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav-link{border-radius:var(--radius-md);color:var(--text-primary);text-align:start;cursor:pointer;background:0 0;border:none;padding:.9rem .75rem;font-family:inherit;font-size:1.05rem;font-weight:600}.mobile-nav-link:hover{background:var(--surface-2)}.mobile-menu-cta{width:100%;margin-top:.5rem}}.dash-mock{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg);text-align:start;overflow:hidden}.dash-chrome{background:var(--surface-2);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:.7rem 1rem;display:flex}.dash-dot{background:var(--border-strong);border-radius:50%;width:9px;height:9px}.dash-chrome-title{color:var(--text-tertiary);margin-inline-start:.6rem;font-size:.78rem;font-weight:600}.dash-body{flex-direction:column;gap:.9rem;padding:1rem;display:flex}.dash-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem;display:grid}.dash-kpi{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);border-inline-start-width:3px;flex-direction:column;gap:2px;min-width:0;padding:.6rem .7rem;display:flex}.dash-kpi-alert{border-inline-start-color:var(--error)}.dash-kpi-warn{border-inline-start-color:var(--warning)}.dash-kpi-info{border-inline-start-color:var(--info)}.dash-kpi-ok{border-inline-start-color:var(--success)}.dash-kpi-value{color:var(--text-primary);font-size:1.35rem;font-weight:800;line-height:1}.dash-kpi-label{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.dash-table{border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.dash-row{background:var(--surface);align-items:center;gap:.7rem;padding:.6rem .8rem;display:flex}.dash-row+.dash-row{border-top:1px solid var(--border)}.dash-urgency{background:var(--border-strong);border-radius:50%;flex-shrink:0;width:8px;height:8px}.dash-urgency.high{background:var(--error);box-shadow:0 0 0 4px var(--error-bg)}.dash-row-main{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.dash-row-title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.83rem;font-weight:650;overflow:hidden}.dash-row-place{color:var(--text-tertiary);font-size:.72rem}.dash-assignee{color:var(--text-secondary);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-full);flex-shrink:0;padding:.15rem .55rem;font-size:.72rem;font-weight:600}.dash-status{border-radius:var(--radius-full);flex-shrink:0;padding:.18rem .6rem;font-size:.72rem;font-weight:700}.dash-status-new{background:var(--error-bg);color:var(--error-strong)}.dash-status-progress{background:var(--info-bg);color:var(--info)}.dash-status-closed{background:var(--success-bg);color:var(--success-strong)}.dash-spark{height:46px;color:var(--color-primary);opacity:.85;padding:0 .25rem}.dash-spark svg{width:100%;height:100%}@media (width<=480px){.dash-assignee{display:none}.dash-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero-section{padding:calc(var(--header-height) + clamp(3rem, 8vw, 5.5rem)) 1.5rem clamp(4rem, 8vw, 6rem);background:radial-gradient(60rem 32rem at 85% -10%, #0e74901f, transparent 60%), linear-gradient(180deg, #eff7f9 0%, var(--bg-app) 100%);overflow:hidden}.hero-container{max-width:var(--content-width);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2.5rem,5vw,4.5rem);margin:0 auto;display:grid}.hero-eyebrow{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--color-primary);box-shadow:var(--shadow-sm);margin-bottom:1.4rem;padding:.45rem 1.1rem;font-size:.9rem;font-weight:600;display:inline-block}.hero-title{letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(2.5rem,5.6vw,4rem);font-weight:800;line-height:1.12}.hero-title-accent{color:var(--color-primary)}.hero-description{color:var(--text-secondary);max-width:36em;margin-top:1.4rem;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.75}.hero-buttons{flex-wrap:wrap;gap:.9rem;margin-top:2.1rem;display:flex}.hero-platforms{color:var(--text-tertiary);margin-top:1.5rem;font-size:.92rem}.hero-visual{padding-inline-end:clamp(3rem,6vw,4.5rem);padding-bottom:2.5rem;position:relative}.hero-visual-glow{pointer-events:none;background:radial-gradient(closest-side,#0e749029,#0000 72%);position:absolute;inset:-8% -12%}.hero-visual .dash-mock{position:relative}.hero-phone{bottom:0;background:linear-gradient(160deg,#2c3e4a 0%,#17242d 60%,#0f1a21 100%);border-radius:26px;width:clamp(130px,12vw,158px);padding:7px;animation:7s ease-in-out infinite hero-phone-float;position:absolute;inset-inline-end:0;box-shadow:0 22px 44px #0f2e3d4d,inset 0 0 0 1px #ffffff17}@keyframes hero-phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.hero-phone-screen{text-align:start;background:linear-gradient(#f7fbfc 0%,#eaf3f6 100%);border-radius:20px;flex-direction:column;gap:.45rem;padding:.55rem .55rem .7rem;display:flex}.hero-phone-topbar{justify-content:space-between;align-items:center;display:flex}.hero-phone-logo{background:var(--color-primary);color:#fff;border-radius:5px;place-items:center;width:18px;height:18px;display:grid}.hero-phone-time{color:var(--text-secondary);font-size:8.5px;font-weight:700}.hero-phone-card{background:var(--surface);border:1px solid var(--border);border-radius:9px;align-items:flex-start;gap:.4rem;padding:.45rem .5rem;display:flex}.hero-phone-alert-dot{background:var(--error);width:6px;height:6px;box-shadow:0 0 0 3px var(--error-bg);border-radius:50%;flex-shrink:0;margin-top:3px}.hero-phone-card-lines{flex-direction:column;gap:1px;min-width:0;display:flex}.hero-phone-card-title{color:var(--text-primary);font-size:8.5px;font-weight:700}.hero-phone-card-sub{color:var(--text-tertiary);font-size:7.5px}.hero-phone-status{gap:.3rem;display:flex}.hero-phone-chip{border-radius:var(--radius-full);background:var(--info-bg);color:var(--info);padding:.14rem .45rem;font-size:7.5px;font-weight:700}.hero-phone-chip-urgent{background:var(--error-bg);color:var(--error-strong)}.hero-phone-btn{background:var(--color-primary);color:#fff;text-align:center;border-radius:8px;margin-top:.15rem;padding:.4rem 0;font-size:8.5px;font-weight:700}@media (width<=968px){.hero-container{text-align:center;grid-template-columns:minmax(0,1fr)}.hero-description{margin-inline:auto}.hero-buttons{justify-content:center}.hero-visual{width:100%;max-width:560px;margin:0 auto}}@media (width<=480px){.hero-buttons .btn{width:100%}.hero-visual{padding-inline-end:2.5rem}}.stats-section{padding:0 1.5rem clamp(3rem,6vw,4.5rem)}.stats-container{max-width:var(--content-width);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid;overflow:hidden}.stat-card{text-align:center;padding:1.9rem 1.25rem}.stat-card+.stat-card{border-inline-start:1px solid var(--border)}.stat-value{color:var(--color-primary);margin-bottom:.3rem;font-size:clamp(1.9rem,3vw,2.5rem);font-weight:800;line-height:1}.stat-label{color:var(--text-secondary);font-size:.95rem;line-height:1.4}@media (width<=768px){.stats-container{grid-template-columns:repeat(2,1fr)}.stat-card:nth-child(odd){border-inline-start:none}.stat-card:nth-child(n+3){border-top:1px solid var(--border)}}.problem-section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.problem-header{text-align:center;max-width:44em;margin:0 auto}.problem-subtitle{margin-inline:auto}.problem-compare{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3.25rem;display:grid}.problem-panel{border-radius:var(--radius-lg);border:1px solid var(--border);padding:1.75rem 1.75rem 1.5rem;position:relative}.problem-before{background:var(--surface-2)}.problem-after{background:linear-gradient(180deg, #f4fafc 0%, var(--primary-soft) 130%);border-color:var(--primary-soft-strong)}.problem-panel-label{color:var(--text-tertiary);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);margin-bottom:1.4rem;padding:.3rem .9rem;font-size:.85rem;font-weight:700;display:inline-block}.problem-panel-label-good{color:var(--color-primary);border-color:var(--primary-soft-strong)}.problem-chaos{height:170px;position:relative}.chaos-lines{width:100%;height:100%;position:absolute;inset:0}.chaos-lines path{fill:none;stroke:var(--border-strong);stroke-width:1.5px;stroke-dasharray:5 6}.chaos-chip{z-index:1;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-full);color:var(--text-secondary);box-shadow:var(--shadow-sm);white-space:nowrap;padding:.4rem .95rem;font-size:.88rem;font-weight:600;position:absolute}.chaos-chip-1{top:4%;inset-inline-start:6%;transform:rotate(-4deg)}.chaos-chip-2{top:26%;inset-inline-end:8%;transform:rotate(3deg)}.chaos-chip-3{top:52%;inset-inline-start:16%;transform:rotate(2deg)}.chaos-chip-4{bottom:6%;inset-inline-end:20%;transform:rotate(-3deg)}.chaos-chip-5{bottom:14%;inset-inline-start:44%;transform:rotate(5deg)}.order-sources{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.order-chip{background:var(--surface);border:1px solid var(--primary-soft-strong);border-radius:var(--radius-full);color:var(--text-primary);padding:.4rem .95rem;font-size:.88rem;font-weight:600}.order-flow{flex-direction:column;align-items:center;margin-top:1.1rem;display:flex}.order-line{background:var(--color-primary);opacity:.5;width:2px;height:22px}.order-hub{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);letter-spacing:.01em;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-size:1.02rem;font-weight:800;display:inline-flex;box-shadow:0 12px 26px #0e749052}.problem-result{text-align:center;margin-top:1.2rem;font-size:1.05rem;font-weight:700}.problem-result-bad{color:var(--text-tertiary)}.problem-result-good{color:var(--color-primary);margin-top:.9rem}.problem-statement{text-align:center;color:var(--text-primary);margin-top:3rem;font-size:clamp(1.25rem,2.6vw,1.7rem);font-weight:800}@media (width<=880px){.problem-compare{grid-template-columns:1fr}}.visibility-inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2.5rem,5vw,4.5rem);display:grid}.visibility-accent{color:var(--color-primary)}.visibility-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1.25rem;margin-top:1.75rem;list-style:none;display:grid}.visibility-points li{color:var(--text-primary);align-items:center;gap:.6rem;font-size:1rem;font-weight:600;display:flex}.visibility-points li:before{content:"";background:var(--color-primary);border-radius:50%;flex-shrink:0;width:8px;height:8px}@media (width<=968px){.visibility-inner{grid-template-columns:minmax(0,1fr)}.visibility-visual{width:100%;max-width:620px;margin:0 auto}}.workflow-section{background:var(--surface-ink);color:#fff}.workflow-header{text-align:center;max-width:40em;margin:0 auto}.workflow-section .section-title{color:#fff}.workflow-accent{color:#7dd3e8}.workflow-steps{counter-reset:workflow;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3.5rem;list-style:none;display:grid}.workflow-step{border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff21;padding:1.75rem 1.5rem 1.6rem;position:relative}.workflow-step:not(:last-child):after{content:"";top:2.6rem;background:linear-gradient(to var(--connector-dir,left), #7dd3e8b3, #7dd3e826);width:1.5rem;height:2px;position:absolute;inset-inline-end:-1.5rem}[dir=rtl] .workflow-step:not(:last-child):after{--connector-dir:right}.workflow-num{color:#7dd3e8;letter-spacing:.08em;margin-bottom:.9rem;font-size:.95rem;font-weight:800;display:inline-block}.workflow-step-title{margin-bottom:.55rem;font-size:1.2rem;font-weight:750}.workflow-step-text{color:#ffffffb8;font-size:.95rem;line-height:1.65}@media (width<=968px){.workflow-steps{grid-template-columns:1fr;gap:1.1rem;max-width:460px;margin-inline:auto}.workflow-step:not(:last-child):after{top:auto;bottom:-1.1rem;background:linear-gradient(#7dd3e8b3,#7dd3e826);width:2px;height:1.1rem;inset-inline:2.4rem auto}}.features-section{background:var(--surface);border-top:1px solid var(--border)}.features-header{text-align:center;max-width:46em;margin:0 auto}.features-subtitle{margin-inline:auto}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3.25rem;display:grid}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:start;align-items:flex-start;gap:1rem;padding:1.6rem 1.5rem;transition:border-color .15s,box-shadow .15s,transform .25s;display:flex}.feature-card:hover{border-color:var(--primary-soft-strong);box-shadow:var(--shadow-md);transform:translateY(-3px)}.feature-icon{border-radius:var(--radius-md);background:var(--primary-soft);width:46px;height:46px;color:var(--color-primary);flex-shrink:0;place-items:center;display:grid}.feature-icon svg{width:23px;height:23px}.feature-title{color:var(--text-primary);flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.35rem;font-size:1.08rem;font-weight:750;display:flex}.feature-description{color:var(--text-secondary);font-size:.95rem;line-height:1.65}.feature-ai{border:1.5px dashed var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-2);text-align:start;align-items:flex-start;gap:1rem;margin-top:1.25rem;padding:1.6rem 1.5rem;display:flex}.feature-icon-ai{background:var(--color-ink);color:#7dd3e8}.feature-ai-badge{border-radius:var(--radius-full);background:var(--color-primary);color:#fff;padding:.2rem .7rem;font-size:.72rem;font-weight:700}@media (width<=968px){.features-grid{grid-template-columns:1fr}}.lifecycle-header{text-align:center;max-width:40em;margin:0 auto}.lifecycle-accent{color:var(--color-primary)}.lifecycle-chain{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-top:3rem;list-style:none;display:flex}.lifecycle-stage{align-items:center;gap:.6rem;display:flex}.lifecycle-node{background:var(--surface);border:1.5px solid var(--border-strong);border-radius:var(--radius-full);color:var(--text-primary);box-shadow:var(--shadow-sm);white-space:nowrap;padding:.7rem 1.5rem;font-size:1.02rem;font-weight:700;display:inline-block}.lifecycle-stage:first-child .lifecycle-node,.lifecycle-stage:last-child .lifecycle-node{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.lifecycle-arrow{width:20px;height:20px;color:var(--color-primary);opacity:.65;place-items:center;display:grid}[dir=ltr] .lifecycle-arrow svg{transform:scaleX(-1)}.lifecycle-questions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:2.5rem;display:flex}.lifecycle-question{background:var(--surface-3);border-radius:var(--radius-full);color:var(--text-secondary);padding:.42rem 1rem;font-size:.9rem;font-weight:600}@media (width<=640px){.lifecycle-chain,.lifecycle-stage{flex-direction:column;gap:.35rem}.lifecycle-arrow{transform:rotate(-90deg)}[dir=ltr] .lifecycle-arrow{transform:rotate(90deg)}[dir=ltr] .lifecycle-arrow svg{transform:scaleX(-1)}}.audiences-section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.audiences-header{text-align:center;max-width:40em;margin:0 auto 3rem}.audiences-grid{grid-template-columns:repeat(6,1fr);gap:1.25rem;display:grid}.audience-card{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:start;grid-column:span 2;padding:1.75rem 1.6rem;transition:border-color .15s,background .15s,transform .25s}.audience-card:hover{background:var(--surface);border-color:var(--primary-soft-strong);transform:translateY(-3px)}.audience-card-wide,.audience-card:nth-child(2){background:linear-gradient(180deg, #f4fafc 0%, var(--primary-soft) 160%);border-color:var(--primary-soft-strong);grid-column:span 3}.audience-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.15rem;font-weight:750}.audience-text{color:var(--text-secondary);font-size:.98rem;line-height:1.65}@media (width<=968px){.audiences-grid{grid-template-columns:1fr}.audience-card,.audience-card-wide,.audience-card:nth-child(2){grid-column:span 1}}.mobile-app-section{text-align:center;padding:6rem 2rem}.mobile-app-container{max-width:1400px;margin:0 auto}.mobile-app-badge{border-radius:var(--radius-full);color:var(--color-primary);margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-block}.mobile-app-title{color:var(--text-primary);margin-bottom:1.5rem;font-size:3rem;font-weight:700}.mobile-app-description{color:var(--text-secondary);max-width:900px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.7}.mobile-features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.mobile-feature-card{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);text-align:center;padding:2.5rem 2rem;transition:all .15s}.mobile-feature-card:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary);transform:translateY(-5px)}.mobile-feature-icon{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%);border-radius:var(--radius-lg);width:70px;height:70px;box-shadow:var(--shadow-md);justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}.mobile-feature-title{color:var(--text-primary);font-size:1.1rem;font-weight:600;line-height:1.5}.phones-showcase{justify-content:center;align-items:flex-start;gap:3.5rem;margin:4rem auto 1rem;display:flex;position:relative}.phones-glow{pointer-events:none;position:absolute;inset:-50px -90px}.phone-wrap{flex-direction:column;align-items:center;gap:1.4rem;display:flex;position:relative}.phone-wrap-offset{margin-top:3rem}.platform-chip{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-primary);box-shadow:var(--shadow-sm);align-items:center;gap:.5rem;padding:.45rem 1.1rem;font-size:.9rem;font-weight:700;display:inline-flex}.phone{background:linear-gradient(160deg,#2c3e4a 0%,#17242d 55%,#0f1a21 100%);border-radius:46px;width:264px;height:545px;padding:11px;position:relative;box-shadow:0 28px 60px #0f2e3d42,0 8px 20px #0f2e3d29,inset 0 0 0 1.5px #ffffff17}.phone:before{content:"";top:118px;background:#24343f;border-radius:2px;width:2.5px;height:62px;position:absolute;inset-inline-end:-2.5px}.phone:after{content:"";top:104px;background:#24343f;border-radius:2px;width:2.5px;height:88px;position:absolute;inset-inline-start:-2.5px}.phone-android{border-radius:38px}.phone-screen{text-align:start;background:linear-gradient(#f7fbfc 0%,#eaf3f6 100%);border-radius:36px;flex-direction:column;width:100%;height:100%;padding:.7rem .75rem .9rem;font-size:10.5px;display:flex;position:relative;overflow:hidden}.phone-android .phone-screen{border-radius:28px}.phone-island{border-radius:var(--radius-full);z-index:2;background:#0f171c;width:76px;height:21px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.phone-camera{z-index:2;background:#0f171c;border-radius:50%;width:10px;height:10px;position:absolute;top:11px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 2.5px #1e2c35}.phone-home-indicator,.phone-gesture-bar{border-radius:var(--radius-full);opacity:.8;background:#10181d;width:84px;height:4px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.phone-gesture-bar{opacity:.45;width:60px;height:3.5px}.app-status-bar{min-height:21px;color:var(--text-primary);justify-content:space-between;align-items:center;padding:.1rem .4rem 0;display:flex}.app-status-time{letter-spacing:.01em;font-size:10.5px;font-weight:700}.app-status-icons{align-items:center;gap:4px;display:inline-flex}.app-header{align-items:center;gap:.45rem;margin:1rem .15rem .85rem;display:flex}.app-logo{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%);color:#fff;border-radius:7px;place-items:center;width:24px;height:24px;display:grid;box-shadow:0 3px 8px #0e74904d}.app-name{color:var(--text-primary);font-size:12.5px;font-weight:700}.app-bell{background:var(--surface);border:1px solid var(--border);width:25px;height:25px;color:var(--text-secondary);border-radius:8px;place-items:center;margin-inline-start:auto;display:grid;position:relative}.app-bell-dot{top:4px;background:#e5484d;border-radius:50%;width:5px;height:5px;position:absolute;inset-inline-end:4px}.app-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.55rem;margin-bottom:.55rem;padding:.6rem .65rem;display:flex;box-shadow:0 2px 6px #0f2e3d0d}.app-card-icon{border-radius:9px;flex-shrink:0;place-items:center;width:27px;height:27px;display:grid}.app-card-icon-ok{color:#17954d;background:#dcf3e6}.app-card-alert{background:#fff9f1;border-color:#f3dfc2}.app-card-icon-alert{color:#e07c1b;background:#fcebd3}.app-card-lines{flex-direction:column;gap:1px;min-width:0;display:flex}.app-card-title{color:var(--text-primary);font-size:10.5px;font-weight:650}.app-card-sub{color:var(--text-secondary);font-size:9px}.app-map{border:1px solid var(--border);background:linear-gradient(90deg,#0000 47%,#cfe3e9 47% 51%,#0000 51%),linear-gradient(#0000 60%,#d8e9ee 60% 64%,#0000 64%),linear-gradient(135deg,#eef7f9 0%,#e1eef2 100%);border-radius:12px;height:92px;margin-bottom:.55rem;position:relative}.app-map-pin{background:var(--surface);width:26px;height:26px;color:var(--color-primary);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);box-shadow:0 4px 10px #0f2e3d2e}.app-actions{gap:.5rem;display:flex}.app-btn{border-radius:var(--radius-full);text-align:center;flex:1;padding:.5rem 0;font-size:10px;font-weight:650}.app-btn-primary{background:var(--color-primary);color:#fff;box-shadow:0 4px 10px #0e74904d}.app-btn-soft{background:var(--primary-soft);border:1px solid var(--border);color:var(--color-primary)}.app-tabbar{border-top:1px solid var(--border);color:#93aab5;justify-content:space-around;align-items:center;margin-top:auto;padding:.6rem .5rem 1rem;display:flex}.app-tab-active{color:var(--color-primary)}.app-screen-title{color:var(--text-primary);font-size:13px;font-weight:700}.app-progress-chip{background:var(--primary-soft);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--color-primary);margin-inline-start:auto;padding:.15rem .55rem;font-size:9.5px;font-weight:700}.app-progress-track{background:var(--surface-3);border-radius:var(--radius-full);height:5px;margin:0 .15rem .8rem;overflow:hidden}.app-progress-fill{background:linear-gradient(90deg, var(--color-primary), var(--color-accent));border-radius:var(--radius-full);width:80%;height:100%;display:block}.app-checklist{flex-direction:column;gap:.45rem;display:flex}.app-check-row{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);border-radius:11px;align-items:center;gap:.55rem;padding:.6rem .65rem;font-size:10.5px;font-weight:600;display:flex;box-shadow:0 2px 6px #0f2e3d0d}.app-check-row-todo{color:var(--text-secondary);font-weight:500}.app-check{background:var(--surface);border:1.5px solid var(--border-strong);border-radius:6px;flex-shrink:0;place-items:center;width:17px;height:17px;display:grid}.app-check-done{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.app-offline-chip{background:var(--surface-2);border:1px dashed var(--border-strong);border-radius:var(--radius-full);color:var(--text-secondary);align-self:flex-start;align-items:center;gap:.35rem;margin:.75rem .15rem 0;padding:.3rem .65rem;font-size:9.5px;font-weight:600;display:inline-flex}.app-fab{bottom:36px;background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%);color:#fff;border-radius:15px;place-items:center;width:42px;height:42px;display:grid;position:absolute;inset-inline-end:16px;box-shadow:0 8px 18px #0e749059}.store-cta-title{color:var(--text-primary);margin:3.5rem 0 1.25rem;font-size:1.15rem;font-weight:650}.store-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.store-badge{color:#fff;background:#0c1418;border:1px solid #26363f;border-radius:12px;align-items:center;gap:.75rem;min-width:178px;padding:.6rem 1.5rem .65rem 1.15rem;text-decoration:none;transition:all .15s;display:inline-flex}.store-badge:hover{box-shadow:var(--shadow-md);background:#17242d;transform:translateY(-2px)}.store-badge:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.store-badge-text{text-align:left;flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.store-badge-hint{letter-spacing:.03em;opacity:.85;font-size:.62rem;font-weight:500}.store-badge-name{letter-spacing:-.01em;white-space:nowrap;font-size:1.15rem;font-weight:600}@media (width<=968px){.mobile-app-title{font-size:2.25rem}.mobile-features-grid{grid-template-columns:1fr;gap:1.5rem}.phones-showcase{gap:2.25rem}.phone{width:240px;height:500px}}@media (width<=640px){.mobile-app-section{padding:4rem 1.5rem}.mobile-app-title{font-size:1.875rem}.mobile-app-description{font-size:1rem}.mobile-feature-card{padding:2rem 1.5rem}.phones-showcase{flex-direction:column;align-items:center;gap:2.75rem;margin-top:3rem}.phone-wrap-offset{margin-top:0}.phone{width:264px;height:545px}.store-cta-title{margin-top:3rem}}.mobile-app-title{letter-spacing:-.015em;color:var(--text-primary);margin-bottom:.4rem;font-size:clamp(1.9rem,4.2vw,2.9rem);font-weight:800}.mobile-app-sub{color:var(--color-primary);margin-bottom:2.25rem;font-size:1.1rem;font-weight:700}.ma-sides{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:780px;margin:0 auto;display:grid}.ma-side{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:start;padding:1.4rem 1.5rem}.ma-side-title{color:var(--color-primary);margin-bottom:.4rem;font-size:1.05rem;font-weight:750}.ma-side-text{color:var(--text-secondary);font-size:.96rem;line-height:1.65}.ma-statement{color:var(--text-primary);margin-top:2.5rem;font-size:clamp(1.2rem,2.4vw,1.55rem);font-weight:800}@media (width<=640px){.ma-sides{grid-template-columns:1fr}}.why-header{text-align:center;margin-bottom:2.75rem}.why-list{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:900px;margin:0 auto;list-style:none;display:flex}.why-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-primary);box-shadow:var(--shadow-sm);align-items:center;gap:.55rem;padding:.75rem 1.4rem;font-size:1rem;font-weight:650;display:inline-flex}.why-item svg{width:18px;height:18px;color:var(--success);flex-shrink:0}.emo-section{padding:var(--section-pad-y) 1.5rem;background:radial-gradient(50rem 30rem at 15% 0%, #2d8fa840, transparent 60%), var(--surface-ink);color:#fff;text-align:center}.emo-lines{letter-spacing:-.02em;flex-direction:column;gap:.2rem;font-size:clamp(2rem,5vw,3.4rem);font-weight:800;line-height:1.2;display:flex}.emo-accent{color:#7dd3e8}.emo-text{color:#ffffffbf;max-width:42em;margin:1.75rem auto 0;font-size:clamp(1.02rem,1.6vw,1.15rem);line-height:1.75}.emo-close{margin-top:3rem;font-size:clamp(1.3rem,2.8vw,1.8rem);font-weight:800;line-height:1.4}.pricing-section{padding:var(--section-pad-y) 1.5rem;background:var(--surface);border-top:1px solid var(--border)}.pricing-container{max-width:var(--content-width);text-align:center;margin:0 auto}.pricing-title{letter-spacing:-.015em;color:var(--text-primary);margin-bottom:.9rem;font-size:clamp(1.9rem,4.2vw,2.9rem);font-weight:800}.pricing-subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:1.12rem}.billing-toggle{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-full);align-items:center;gap:.4rem;margin-bottom:3.5rem;padding:.4rem;display:inline-flex}.toggle-option{color:var(--text-secondary);border-radius:var(--radius-full);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-family:inherit;font-size:.98rem;font-weight:600;transition:all .15s;display:flex;position:relative}.toggle-option.active{background:var(--surface);color:var(--color-primary);box-shadow:var(--shadow-sm)}.discount-badge{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);white-space:nowrap;padding:.25rem .6rem;font-size:.75rem;font-weight:700}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.pricing-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);text-align:start;flex-direction:column;padding:2.25rem 2rem;transition:box-shadow .2s,transform .25s,border-color .15s;display:flex;position:relative}.pricing-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.pricing-card.popular{border:2px solid var(--color-primary);box-shadow:var(--shadow-lg)}.popular-badge{background:var(--color-primary);color:#fff;border-radius:var(--radius-full);white-space:nowrap;padding:.35rem 1.2rem;font-size:.83rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.plan-name{color:var(--text-primary);margin-bottom:.5rem;font-size:1.45rem;font-weight:800}.plan-description{color:var(--text-secondary);min-height:2.4em;margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.plan-price{align-items:baseline;gap:.45rem;margin:1rem 0 1.1rem;display:flex}.price{letter-spacing:-.02em;color:var(--text-primary);font-size:2.7rem;font-weight:800}.period{color:var(--text-secondary);font-size:1rem}.plan-billing-note{color:var(--text-secondary);text-align:start;min-height:1.3em;margin:-.6rem 0 1.25rem;font-size:.9rem}.billing-strike{color:var(--text-tertiary);text-decoration:line-through}.plan-billing-note strong{color:var(--text-primary);font-weight:800}.plan-features{flex-direction:column;gap:.8rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.feature-item{color:var(--text-secondary);align-items:flex-start;gap:.65rem;font-size:.95rem;line-height:1.55;display:flex}.feature-item svg{width:19px;height:19px;color:var(--color-primary);flex-shrink:0;margin-top:.12rem}.plan-extras-title{letter-spacing:.07em;text-transform:uppercase;color:var(--text-tertiary);text-align:start;margin:1.6rem 0 0;font-size:.78rem;font-weight:800}.plan-extras{margin-top:.8rem}.feature-item.feature-on svg{color:#17954d}.feature-item.feature-off{color:var(--text-tertiary)}.feature-item.feature-off svg{color:#e5484d}.plan-button{border-radius:var(--radius-md);cursor:pointer;text-align:center;box-sizing:border-box;width:100%;margin-top:auto;padding:.95rem 2rem;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:all .15s;display:block}.plan-features+.plan-button,.plan-extras+.plan-button{margin-top:1.75rem}.plan-button.btn-primary{background:var(--surface);color:var(--color-primary);border:1.5px solid var(--border-strong)}.plan-button.btn-primary:hover{border-color:var(--color-primary);transform:translateY(-2px)}.plan-button.btn-secondary{background:var(--color-primary);color:#fff;border:none;box-shadow:0 10px 22px #0e749042}.plan-button.btn-secondary:hover{background:var(--color-primary-hover);transform:translateY(-2px)}.pricing-card-skeleton{pointer-events:none;gap:1rem;min-height:460px}.skeleton-line{border-radius:var(--radius-sm);background:linear-gradient(90deg, var(--surface-3) 25%, var(--surface-2) 50%, var(--surface-3) 75%);background-size:200% 100%;height:14px;animation:1.4s infinite pricing-shimmer;display:block}.skeleton-name{width:40%;height:22px}.skeleton-desc{width:85%;margin-bottom:.75rem}.skeleton-price{width:55%;height:40px;margin-bottom:.75rem}.skeleton-button{border-radius:var(--radius-md);height:46px;margin-top:auto}@keyframes pricing-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=968px){.pricing-grid{grid-template-columns:1fr;gap:1.75rem;max-width:460px}}@media (width<=640px){.pricing-card{padding:2rem 1.5rem}.price{font-size:2.4rem}}@media (width<=420px){.billing-toggle{border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:center;max-width:100%}.toggle-option{padding:.6rem 1rem;font-size:.9rem}.discount-badge{padding:.2rem .5rem;font-size:.68rem}}.cta-section{padding-top:0}.cta-panel{text-align:center;background:radial-gradient(40rem 22rem at 85% -20%, #2d8fa859, transparent 65%), linear-gradient(135deg, var(--color-primary-strong) 0%, var(--color-primary) 100%);border-radius:var(--radius-xl);color:#fff;padding:clamp(3rem,6vw,4.5rem) clamp(1.5rem,5vw,4rem);position:relative;overflow:hidden}.cta-icon{border-radius:var(--radius-lg);color:#fff;background:#ffffff24;border:1px solid #ffffff40;place-items:center;width:56px;height:56px;margin:0 auto 1.4rem;display:grid}.cta-icon svg{width:30px;height:30px}.cta-title{letter-spacing:-.015em;font-size:clamp(1.9rem,4vw,2.7rem);font-weight:800}.cta-description{color:#ffffffd1;max-width:46em;margin:1.1rem auto 0;font-size:1.08rem;line-height:1.75}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2.2rem;display:flex}@media (width<=480px){.cta-buttons .btn{width:100%}}.contact-section{background:var(--surface);padding:6rem 2rem}.contact-container{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.contact-info{position:sticky;top:2rem}.contact-title{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.contact-description{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.contact-details{flex-direction:column;gap:1.5rem;display:flex}.contact-item{align-items:center;gap:1rem;display:flex}.contact-icon{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%);border-radius:var(--radius-md);width:60px;height:60px;box-shadow:var(--shadow-md);justify-content:center;align-items:center;font-size:2rem;display:flex}.contact-item h4{color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem}.contact-item p{color:var(--text-secondary);margin:0}.contact-form-wrapper{background:var(--surface-2);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:2.5rem}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:var(--text-primary);font-size:.95rem;font-weight:600}.form-group input,.form-group textarea{border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s}.form-group input:focus,.form-group textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #0e74901a}.form-group textarea{resize:vertical;min-height:120px}.status-message{border-radius:var(--radius-sm);text-align:center;padding:1rem;font-weight:500}.status-message.success{background:var(--success-bg);color:var(--success-strong);border:1px solid var(--success)}.status-message.error{background:var(--error-bg);color:var(--error-strong);border:1px solid var(--error)}.submit-button{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%);color:#fff;border-radius:var(--radius-sm);cursor:pointer;box-shadow:var(--shadow-md);border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:transform .15s,box-shadow .15s}.submit-button:hover:not(:disabled){box-shadow:var(--shadow-lg);transform:translateY(-2px)}.submit-button:disabled{opacity:.7;cursor:not-allowed}@media (width<=968px){.contact-container{grid-template-columns:1fr;gap:3rem}.contact-info{position:static}.contact-form-wrapper{padding:2rem}}@media (width<=768px){.contact-section{padding:4rem 1.5rem}.contact-title{font-size:2rem}.contact-form-wrapper{padding:1.5rem}}.contact-actions{flex-direction:column;gap:.9rem;max-width:340px;margin-top:2rem;display:flex}.contact-action-btn{border-radius:var(--radius-md);border:2px solid #0000;justify-content:center;align-items:center;gap:.6rem;padding:.95rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.whatsapp-btn{color:#fff;background:#25d366;box-shadow:0 4px 14px #25d36659}.whatsapp-btn:hover{background:#1da851;transform:translateY(-2px);box-shadow:0 6px 18px #25d36666}.calendly-btn{background:var(--surface);color:var(--color-primary);border-color:var(--border)}.calendly-btn:hover{border-color:var(--color-primary);transform:translateY(-2px)}.success-overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);background:#0c212c80;justify-content:center;align-items:center;padding:1.5rem;animation:.25s overlay-fade;display:flex;position:fixed;inset:0}.success-modal{background:var(--surface);border-radius:var(--radius-xl);text-align:center;width:100%;max-width:420px;padding:3rem 2.5rem 2.5rem;animation:.35s cubic-bezier(.34,1.56,.64,1) modal-pop;box-shadow:0 30px 80px #0a233059}.success-check{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%);border-radius:50%;place-items:center;width:84px;height:84px;margin:0 auto 1.5rem;display:grid;box-shadow:0 12px 30px #0e749059}.success-check svg{stroke:#fff;stroke-width:4.5px;stroke-linecap:round;stroke-linejoin:round;width:44px;height:44px}.success-check-mark{stroke-dasharray:48;stroke-dashoffset:48px;animation:.45s .3s forwards check-draw}.success-title{color:var(--text-primary);margin-bottom:.6rem;font-size:1.5rem;font-weight:700}.success-body{color:var(--text-secondary);margin-bottom:1.75rem;font-size:1.02rem;line-height:1.6}.success-close{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-accent) 100%);color:#fff;cursor:pointer;border:none;padding:.8rem 2.75rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .15s}.success-close:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}@keyframes overlay-fade{0%{opacity:0}}@keyframes modal-pop{0%{opacity:0;transform:scale(.8)translateY(16px)}}@keyframes check-draw{to{stroke-dashoffset:0}}.footer{background:var(--surface-ink);color:#ffffffc7;padding:4.5rem 1.5rem 2rem}.footer-container{max-width:var(--content-width);margin:0 auto}.footer-main{border-bottom:1px solid #ffffff24;grid-template-columns:minmax(0,1.2fr) minmax(0,1.6fr);gap:3rem;padding-bottom:3rem;display:grid}.footer-logo{align-items:center;gap:.6rem;margin-bottom:1.1rem;display:flex}.footer-logo img{background:#fff;border-radius:8px;padding:3px}.footer-logo .logo-text{color:#fff;font-size:1.35rem;font-weight:800}.footer-tagline{max-width:26em;font-size:1rem;line-height:1.7}.footer-madefor{color:#ffffff80;margin-top:.75rem;font-size:.88rem}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.footer-heading{color:#fff;margin-bottom:1.1rem;font-size:.95rem;font-weight:750}.footer-list{flex-direction:column;gap:.65rem;list-style:none;display:flex}.footer-list a{color:#ffffffb8;font-size:.95rem;text-decoration:none;transition:color .15s}.footer-list a:hover{color:#7dd3e8}.footer-bottom{text-align:center;padding-top:1.75rem}.footer-copyright{color:#ffffff80;font-size:.88rem}@media (width<=768px){.footer-main{grid-template-columns:1fr;gap:2.5rem}}.app{min-height:100vh;overflow-x:hidden}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;padding:0}
