@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.inline{display:inline}.table{display:table}.table-row{display:table-row}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}}.splash{min-height:100vh;color:var(--muted);background:#f4f7fb;place-content:center;justify-items:center;gap:18px;display:grid}.empty-state{flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:220px;display:flex}.empty-state>svg{width:34px;height:34px;color:var(--blue)}.empty-state h2{color:var(--apptext);margin:0;font-size:17px}.empty-state p{max-width:470px;margin:0 0 9px;line-height:1.55}.empty-state .btn{color:#fff}.notice{color:#17613b;background:#edf8f3;border:1px solid #9bd8b8;border-radius:8px;margin:0 0 15px;padding:11px 14px;font-size:11px;font-weight:700}.create-form{max-width:760px;padding:25px}.create-form .form-grid{margin-top:24px}.create-form textarea{border:1px solid var(--border);resize:vertical;border-radius:8px;min-height:110px;padding:12px}.form-actions{justify-content:flex-end;gap:10px;margin-top:23px;display:flex}.details-panel input{border:1px solid var(--border);background:var(--panel);color:var(--apptext);border-radius:7px;padding:9px;font-size:9px}.detail-actions a{text-decoration:none}.request-row{text-align:left;width:100%;color:inherit;background:0 0;border:0}.request-row>svg{width:17px;color:var(--appmuted);margin-left:auto}.payment-page{background:var(--warm);min-height:100vh}.payment-page>header{border-bottom:1px solid var(--border);align-items:center;height:78px;padding:0 28px;display:flex}.payment-card{border:1px solid var(--border);border-top:4px solid var(--blue);width:min(570px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:16px;margin:64px auto;padding:38px}.payment-card h1{letter-spacing:-.03em;margin:12px 0;font-size:32px}.payment-card>p{color:var(--muted);font-size:16px;line-height:1.65}.payment-offer{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin:28px 0 22px;padding:22px 0;display:flex}.payment-card ul{margin:0 0 25px;padding:0;list-style:none}.payment-card li{align-items:center;gap:10px;margin:13px 0;font-size:15px;display:flex}.payment-card li svg{width:18px;color:var(--green)}.payment-secure{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin-top:16px;font-size:12px;display:flex}.payment-secure svg{width:15px;color:var(--green)}.plan-toggle{justify-content:center;align-items:center;gap:16px;margin:24px 0;display:flex}.plan-toggle-label{color:var(--text);white-space:nowrap;font-size:15px;font-weight:600}.plan-toggle-label.monthly.active,.plan-toggle-label.annual.active{color:var(--green);font-weight:700}.plan-toggle-switch{flex-shrink:0;width:64px;height:32px;position:relative}.plan-toggle-switch input{opacity:0;width:0;height:0}.plan-toggle-slider{background:var(--border);border:2px solid var(--border);cursor:pointer;border-radius:999px;align-items:center;padding:2px;transition:all .3s;display:flex;position:absolute;inset:0}.plan-toggle-slider:before{content:"";z-index:2;background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .3s cubic-bezier(.25,.8,.25,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #00000026}.plan-toggle-switch input:checked+.plan-toggle-slider{background:var(--green);border-color:var(--green)}.plan-toggle-switch input:checked+.plan-toggle-slider:before{transform:translate(32px)}.plan-toggle-switch input:focus-visible+.plan-toggle-slider{outline-offset:2px;outline:3px solid #20b26b4d}.plan-toggle-badge{background:var(--green);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;border-radius:999px;padding:1px 6px;font-size:10px;font-weight:800;transition:all .2s;position:absolute;top:-8px;right:-8px;transform:translateY(100%)}.plan-toggle-switch input:checked+.plan-toggle-slider .plan-toggle-badge{opacity:1;transform:translateY(0)}.plan-toggle-label.monthly{color:var(--muted)}.plan-toggle-label.monthly.active{color:var(--green);font-weight:700}.plan-toggle-label.annual{color:var(--muted)}.plan-toggle-label.annual.active{color:var(--green);font-weight:700}.payment-offer{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:28px 0 22px;padding:22px 0;display:flex}.payment-offer>div{flex-direction:column;gap:6px;display:flex}.payment-offer span{color:var(--muted);font-size:14px}.payment-offer>b{font-size:27px}.payment-offer small{color:var(--muted);font-size:13px}.plan-saving{color:var(--green);font-size:13px;font-weight:600}.plan-yearly-price b{font-size:27px}.plan-yearly-price small{color:var(--muted);font-size:13px}.form-step>.message-editor{margin-top:18px}.form-step>small{text-align:right;color:var(--muted);margin-top:6px;font-size:9px;display:block}.app-sidebar>.logo{color:#fff;margin:20px 0}.sidebar-bottom>.profile{background:0 0;border:0}.login-card>.link-btn{text-align:center}.marketing .site-nav.open{display:flex}.value-demo{opacity:.58;gap:12px;transition:opacity .25s;display:grid}.value-demo.played{opacity:1}.demo-event{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:flex-start;gap:16px;padding:18px;display:flex}.demo-event>span{height:44px;color:var(--blue);background:#edf3ff;border-radius:10px;flex:0 0 44px;place-items:center;display:grid}.demo-event>span svg{width:21px}.demo-event>div{flex-direction:column;gap:5px;display:flex}.demo-event small{color:var(--blue);letter-spacing:.08em;font-size:11px;font-weight:800}.demo-event b{font-size:16px}.demo-event p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.demo-arrow{color:#9aabc0;width:18px;margin:-2px auto;transform:rotate(90deg)}.demo-trigger{margin:22px auto 0}.demo-result{color:#17613b;background:#edf8f3;border-radius:10px;gap:13px;margin-top:20px;padding:17px;display:flex}.demo-result>svg{flex:0 0 22px}.demo-result b{font-size:16px}.demo-result p{margin:4px 0 0;font-size:14px;line-height:1.55}.activation-page{background:var(--warm);min-height:100vh}.activation-page>header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 28px;display:flex}.activation-page>header>span{color:#17613b;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.activation-page>header svg{width:18px}.activation-card{border:1px solid var(--border);border-top:4px solid var(--green);width:min(680px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:16px;margin:48px auto;padding:38px}.activation-card h1{letter-spacing:-.03em;margin:14px 0;font-size:34px}.activation-card>p{color:var(--muted);margin-bottom:26px;font-size:16px;line-height:1.65}.activation-summary{background:#f5f7fa;border-radius:10px;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;margin-bottom:22px;padding:18px;display:grid}.activation-summary>div{flex-direction:column;gap:5px;display:flex}.activation-summary small{color:var(--muted);font-size:10px;font-weight:800}.activation-summary b{font-size:15px}.activation-summary>svg{width:18px;color:var(--blue)}.activation-check{border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:flex-start;gap:12px;margin:22px 0;padding:16px;font-size:14px;line-height:1.5;display:flex}.activation-check input{width:20px;height:20px;accent-color:var(--blue);flex:none}.activation-live-test{color:var(--blue);background:#f3f7ff;border:1px solid #bfd0ef;border-radius:12px;align-items:center;gap:18px;margin:28px 0;padding:24px;display:flex}.activation-live-test>svg{flex:none;width:30px;height:30px}.activation-live-test>div{flex-direction:column;gap:6px;display:flex}.activation-live-test b{color:var(--text);font-size:16px}.activation-live-test small,.activation-test-note{color:var(--muted);font-size:13px;line-height:1.55}.activation-test-note{text-align:center}.activation-test-success{width:72px;height:72px;color:var(--green);background:#e8f7f1;border-radius:50%;place-items:center;margin:8px auto 24px;display:grid}.activation-test-success svg{width:38px;height:38px}@media (max-width:600px){.activation-page>header{padding:0 18px}.activation-page>header>span{font-size:12px}.activation-card{margin:24px auto;padding:25px 20px}.activation-card h1{font-size:28px}.activation-summary{grid-template-columns:1fr}.activation-summary>svg{margin:auto;transform:rotate(90deg)}.demo-event{padding:15px}.demo-event b{font-size:15px}.demo-event p{font-size:13px}}.demo-phone-input{border:1px solid var(--border);width:100%;height:52px;color:var(--text);background:#fff;border-radius:9px;padding:0 16px;font-size:16px;transition:border-color .15s,box-shadow .15s}.demo-phone-input:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #20b26b1f}.demo-page{background:var(--warm);min-height:100vh}.demo-page-header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 32px;display:flex}.demo-page-header .login-back{flex:none;position:static;inset:auto}.demo-page-header .logo{flex:none;margin-left:auto}.demo-page-main{padding:56px 0 80px}.demo-page-wrap{flex-direction:column;gap:36px;width:min(760px,100% - 40px);margin:auto;display:flex}.demo-page-copy h1{letter-spacing:-.04em;margin:16px 0;font-size:40px;font-weight:750;line-height:1.12}.demo-page-copy h1 em{color:var(--blue);font-style:normal}.demo-page-copy>p{color:var(--muted);max-width:620px;font-size:16px;line-height:1.7}.demo-start-form{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;gap:18px;padding:32px;display:flex}.demo-start-form>label{flex-direction:column;gap:9px;font-size:14px;font-weight:700;display:flex}.demo-start-form>small{text-align:center;color:var(--muted);font-size:12px}.demo-phone-field{border:1px solid var(--border);background:#fff;border-radius:9px;align-items:center;width:100%;height:52px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.demo-phone-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #20b26b1f}.demo-phone-country{border-right:1px solid var(--border);background:var(--rp-surface-alt);height:100%;color:var(--rp-text);white-space:nowrap;align-items:center;gap:7px;padding:0 13px;font-size:13px;display:flex}.demo-phone-country>span{font-size:20px;line-height:1}.demo-phone-country b{font-weight:650}.demo-phone-field .demo-phone-input{min-width:0;height:100%;box-shadow:none;border:0;border-radius:0;flex:1;padding-inline:14px}.demo-phone-field.invalid{border-color:var(--rp-red);box-shadow:0 0 0 3px #d84a4a1a}.demo-phone-error{background:var(--rp-red-soft);color:#a92b25;border:1px solid #efc1bd;border-radius:8px;margin:-6px 0 0;padding:10px 12px;font-size:13px;font-weight:650;line-height:1.45}.demo-phone-input[aria-invalid=true]{border-color:var(--rp-red);box-shadow:0 0 0 3px #d84a4a1a}@media (max-width:480px){.demo-phone-country b{display:none}.demo-phone-country{padding-inline:11px}}.demo-flow-container{flex-direction:column;gap:18px;display:flex}.demo-form-inner{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:18px;padding:24px;display:flex}.demo-form-inner>label{flex-direction:column;gap:9px;font-size:14px;font-weight:700;display:flex}.demo-live-wrap{flex-direction:column;gap:16px;display:flex}.demo-hint-center{color:var(--muted);align-items:center;gap:8px;margin:0;font-size:13px;display:flex}.demo-call-instruction{border:1px solid var(--border);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex;box-shadow:0 4px 16px #13223812}.demo-call-instruction>div{flex-direction:column;gap:4px;display:flex}.demo-call-instruction small{letter-spacing:.1em;color:var(--blue);font-size:10px;font-weight:800}.demo-call-instruction strong{letter-spacing:.03em;font-size:26px;font-weight:750}.demo-call-instruction p{color:var(--muted);margin:0;font-size:12px}.demo-call-instruction .btn{white-space:nowrap;min-height:42px;font-size:13px}.demo-timeline-live{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;gap:0;display:flex;overflow:hidden}.dtl-row{border-bottom:1px solid var(--border);opacity:.45;gap:14px;padding:18px 20px;transition:opacity .3s;display:flex}.dtl-row:last-child{border:0}.dtl-row.waiting,.dtl-row.active,.dtl-row.done{opacity:1}.dtl-row.final{background:linear-gradient(135deg,#edf8f3,#f0f7ff)}.dtl-dot{color:#8a9ab5;background:#eef2f6;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;margin-top:2px;transition:background .3s,color .3s;display:grid}.dtl-row.active .dtl-dot{color:var(--blue);background:#e8f0ff}.dtl-row.done .dtl-dot{color:var(--green);background:#e7f6f0}.dtl-row.final .dtl-dot{color:#fff;background:#20b26b}.dtl-row>div{flex-direction:column;flex:1;gap:6px;display:flex}.dtl-row b{font-size:14px;font-weight:700}.dtl-row small{color:var(--muted);font-size:12px}.dtl-sms{color:var(--text);white-space:pre-wrap;background:#f3f5f8;border-radius:10px 10px 10px 3px;margin:6px 0 0;padding:11px 14px;font-size:13px;font-style:normal;line-height:1.55}.dtl-sms.incoming{background:#e8f0ff;border-radius:10px 10px 3px}.dtl-hint{color:var(--blue);background:#eef4ff;border-radius:7px;margin:6px 0 0;padding:8px 12px;font-size:12px;font-weight:600}.demo-complete-badge{color:#157a4a;background:#e8f7f0;border-radius:8px;align-items:center;gap:9px;margin-top:10px;padding:10px 13px;font-size:13px;font-weight:600;display:flex}.demo-complete-badge svg{color:var(--green);flex:none}.demo-live-error{color:#9b2c25;background:#fff5f4;border:1px solid #f3b9b3;border-radius:12px;align-items:flex-start;gap:10px;margin:18px;padding:13px 15px;font-size:.9rem;line-height:1.45;display:flex}.demo-live-error svg{flex:none;margin-top:1px}.demo-cta-box{background:var(--navy);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:24px 26px;display:flex}.demo-cta-box>div{flex-direction:column;gap:5px;display:flex}.demo-cta-box b{font-size:16px}.demo-cta-box p{color:#9fb6cf;margin:0;font-size:13px}.demo-cta-box .btn{white-space:nowrap;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.spin-icon{animation:1s linear infinite spin}@media (max-width:600px){.demo-page-copy h1{font-size:30px}.demo-call-instruction{flex-direction:column;align-items:flex-start}.demo-cta-box{flex-direction:column}.demo-cta-box .btn{width:100%}}.account-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.account-card{flex-direction:column;gap:22px;padding:25px;display:flex}.account-card .setting-title,.account-card .form-grid{margin:0}.account-card>.btn{align-self:flex-start}.account-error{background:#fff5f4;border:1px solid #f0b8b3;border-radius:8px;margin:0 0 16px;padding:12px 14px}.subscription-box{background:#f5f7fa;border-radius:10px;grid-template-columns:1fr 1fr;gap:12px;padding:17px;display:grid}.subscription-box>div{flex-direction:column;gap:5px;display:flex}.subscription-box small{color:var(--muted);letter-spacing:.08em;font-size:10px;font-weight:800}.subscription-box b{font-size:15px}.subscription-box span{color:var(--muted);font-size:12px}.status-good{color:#157a4a}.billing-summary{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:5px;padding:14px 0;display:flex}.billing-summary b{font-size:13px}.billing-summary span{color:var(--muted);font-size:12px;line-height:1.5}.invoice-list{flex-direction:column;gap:0;display:flex}.invoice-list h3{margin:0 0 8px;font-size:13px}.invoice-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:58px;display:flex}.invoice-row>div{flex-direction:column;gap:3px;display:flex}.invoice-row b{font-size:12px}.invoice-row small{color:var(--muted);font-size:11px}.invoice-row a{color:var(--blue);align-items:center;gap:5px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.invoice-row svg{width:15px}.account-muted{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.inline-secret{gap:10px;display:flex}.inline-secret input{border:1px solid var(--border);border-radius:8px;flex:1;min-width:0;padding:11px 12px}.inline-secret .btn{min-height:44px}.danger-zone{background:snow;border-color:#efc1bd;grid-column:1/-1}.danger-zone .setting-title>span{color:#b92e28;background:#fff0ef}.btn.danger{box-shadow:none;background:#b92e28;border-color:#b92e28}.btn.danger:hover{background:#98231e}.sidebar-bottom>.profile{text-align:left;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px;display:flex}.sidebar-bottom>.profile:hover{background:#ffffff0f}@media (max-width:900px){.account-layout{grid-template-columns:1fr}.danger-zone{grid-column:auto}}@media (max-width:600px){.account-card{padding:19px}.subscription-box{grid-template-columns:1fr}.inline-secret{flex-direction:column}.inline-secret .btn{width:100%}}.admin-loading{align-items:center;gap:10px;padding:30px;display:flex}.admin-kpis{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.admin-kpis>div{grid-template-columns:auto 1fr;align-items:center;gap:5px 10px;padding:19px;display:grid}.admin-kpis svg{width:25px;color:var(--blue);grid-row:1/3}.admin-kpis small{color:var(--muted);font-size:10px;font-weight:800}.admin-kpis strong{font-size:23px}.admin-tabs{gap:5px;margin-bottom:14px;display:flex;overflow:auto}.admin-tabs button{border:1px solid var(--border);color:var(--muted);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:7px;padding:10px 13px;font-size:12px;font-weight:700;display:flex}.admin-tabs button.active{background:var(--navy);border-color:var(--navy);color:#fff}.admin-tabs svg{width:16px}.admin-panel{padding:24px}.admin-panel>h2{margin:0 0 8px;font-size:18px}.admin-toolbar{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.admin-toolbar .app-search{width:min(440px,75%)}.admin-toolbar>span{color:var(--muted);font-size:12px}.admin-table-wrap{overflow:auto}.admin-table{border-collapse:collapse;width:100%;min-width:700px}.admin-table th{text-align:left;color:var(--muted);letter-spacing:.07em;border-bottom:1px solid var(--border);padding:10px;font-size:10px}.admin-table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:13px 10px;font-size:12px}.admin-table td>small,.admin-table td>span+small{color:var(--muted);margin-top:4px;line-height:1.5;display:block}.admin-table .text-action svg{width:15px}.admin-badge{color:#536279;text-transform:uppercase;background:#eef1f5;border-radius:20px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.admin-badge.good{color:#157a4a;background:#e7f6f0}.admin-badge.bad{color:#a92b25;background:#fff0ef}.provider-number{border:1px solid var(--border);border-radius:9px;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin-top:12px;padding:14px;display:grid}.provider-number small{color:var(--muted)}.admin-log-title{margin-top:28px!important}.admin-log{margin-top:18px}.admin-log>div{border-bottom:1px solid var(--border);grid-template-columns:100px 1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.admin-log b{font-size:12px}.admin-log small{color:var(--muted);font-size:10px}.admin-settings{flex-direction:column;gap:15px;display:flex}.admin-settings label{flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.admin-settings input,.admin-settings textarea,.admin-number input{border:1px solid var(--border);border-radius:8px;padding:11px}.admin-settings textarea{resize:vertical;min-height:110px}.admin-settings .btn{align-self:flex-start}.admin-modal-backdrop{z-index:200;background:#0712209e;justify-content:flex-end;display:flex;position:fixed;inset:0}.admin-modal{background:#fff;width:min(590px,100%);height:100%;padding:32px;position:relative;overflow:auto;box-shadow:-20px 0 60px #00000038}.admin-modal-close{background:#eef1f5;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:20px;right:20px}.admin-modal h2{margin:6px 45px 7px 0}.admin-modal>p{color:var(--muted);line-height:1.6}.admin-number{grid-template-columns:1fr auto;gap:8px;margin:18px 0;font-size:11px;font-weight:800;display:grid}.admin-number input{grid-column:1/2}.admin-number .btn{grid-area:2/2/auto/3}.admin-actions{gap:9px;margin:16px 0 25px;display:flex}.admin-actions a{text-decoration:none}.admin-requests article{border-bottom:1px solid var(--border);flex-direction:column;gap:5px;padding:13px 0;display:flex}.admin-requests small{color:var(--muted);font-size:11px}.admin-requests p{background:#f4f6f9;border-radius:7px;margin:3px 0;padding:8px 10px;font-size:11px;line-height:1.5}.admin-requests em{color:var(--blue);font-style:normal;font-weight:800}@media (max-width:1000px){.admin-kpis{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.admin-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.admin-kpis>div{grid-template-columns:auto 1fr;gap:2px 8px;padding:14px}.admin-kpis svg{width:20px}.admin-kpis strong{font-size:19px}.admin-tabs{scrollbar-width:none;scroll-snap-type:x proximity;margin-inline:-16px;padding:0 16px 4px}.admin-tabs::-webkit-scrollbar{display:none}.admin-tabs button{scroll-snap-align:start;min-height:42px;padding:9px 12px}.admin-panel{padding:17px}.admin-toolbar{flex-direction:column;align-items:stretch;gap:9px}.admin-toolbar .app-search{width:100%}.admin-toolbar>span{align-self:flex-end}.admin-log>div{grid-template-columns:1fr;gap:6px}.admin-log small{overflow-wrap:anywhere;grid-column:auto}.admin-log .admin-badge{justify-self:start}.provider-number{grid-template-columns:1fr auto}.provider-number small{grid-column:1/-1;line-height:1.5}.admin-modal-backdrop{align-items:flex-end}.admin-modal{width:100%;height:min(92dvh,760px);padding:24px 18px calc(28px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;box-shadow:0 -20px 60px #00000038}.admin-modal-close{top:16px;right:16px}.admin-modal>p{overflow-wrap:anywhere}.admin-actions{flex-direction:column}.admin-actions .btn,.admin-actions a{width:100%}.admin-number{grid-template-columns:1fr}.admin-number input,.admin-number .btn{grid-area:auto/1}.admin-number .btn{width:100%}.admin-requests p{overflow-wrap:anywhere}}.hero-phone{background:#1c1c1e;border-radius:44px;width:290px;padding:14px 14px 22px;position:absolute;bottom:20px;left:-38px;box-shadow:0 36px 100px #000000a6,0 0 0 1px #ffffff17,inset 0 0 0 1.5px #ffffff0a}.hero-phone:before{content:"";background:#3a3a3c;border-radius:2px 0 0 2px;width:5px;height:26px;position:absolute;top:96px;left:-5px;box-shadow:0 42px #3a3a3c,0 76px #3a3a3c}.hero-phone:after{content:"";background:#3a3a3c;border-radius:0 2px 2px 0;width:5px;height:60px;position:absolute;top:124px;right:-5px}.hp-pill{z-index:1;background:#1c1c1e;border-radius:0 0 16px 16px;justify-content:center;align-items:center;width:82px;height:25px;margin:0 auto 5px;display:flex;position:relative}.hp-camera{background:#0a0a0a;border:2px solid #2a2a2c;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;right:17px;transform:translateY(-50%)}.hp-screen{background:#f5f5f7;border-radius:30px;overflow:hidden}.hp-statusbar{background:#f5f5f7;justify-content:space-between;align-items:center;padding:8px 18px 5px;line-height:1;display:flex}.hp-time{color:#111;letter-spacing:-.02em;font-size:13px;font-weight:800}.hp-indicators{align-items:center;gap:6px;display:flex}.hp-bars{align-items:flex-end;gap:2.5px;display:flex}.hp-bars i{background:#111;border-radius:1.5px;width:4px;display:block}.hp-bars i:first-child{height:5px}.hp-bars i:nth-child(2){height:8px}.hp-bars i:nth-child(3){height:11px}.hp-bars i:nth-child(4){height:15px}.hp-batt{border:2px solid #111;border-radius:3px;align-items:center;width:26px;height:13px;padding:2px;display:flex;position:relative}.hp-batt:after{content:"";background:#111;border-radius:0 2px 2px 0;width:3px;height:6px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.hp-batt span{background:#111;border-radius:1px;flex:1;width:78%;height:100%;display:block}.hp-app-bar{background:#fff;border-bottom:.5px solid #0000001a;align-items:center;gap:8px;min-height:50px;padding:8px 12px;display:flex}.hp-back-area{color:#007aff;flex-shrink:0;align-items:center;gap:3px;display:flex}.hp-back{width:19px;height:19px;transform:rotate(180deg)}.hp-badge{color:#fff;background:#ff3b30;border-radius:10px;padding:1px 6px;font-size:9px;font-weight:800;line-height:15px}.hp-contact{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.hp-av{color:#fff;letter-spacing:-.5px;background:linear-gradient(135deg,#20b26b 0%,#60a5fa 100%);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:10px;font-weight:800;display:grid;box-shadow:0 3px 10px #20b26b66}.hp-contact strong{color:#111;font-size:13px;line-height:1.2;display:block}.hp-contact em{color:#8e8e93;font-size:9.5px;font-style:normal;display:block}.hp-call-btn{color:#007aff;flex-shrink:0}.hp-body{background:#fff;flex-direction:column;gap:7px;min-height:250px;padding:10px 10px 12px;display:flex}.hp-date-divider{color:#8e8e93;align-self:center;font-size:11px;font-weight:600}.hp-sys-note{color:#8e8e93;background:#f2f2f7;border-radius:11px;align-self:center;align-items:center;gap:5px;padding:6px 12px;font-size:9.5px;display:flex}.hp-bubble{flex-direction:column;gap:3px;max-width:84%;display:flex}.hp-bubble p{border-radius:17px;margin:0;padding:8px 12px;font-size:11px;line-height:1.42}.hp-bubble small{color:#8e8e93;font-size:9px}.hp-out{align-self:flex-start}.hp-out p{color:#1a1a1a;background:#e8e8ed;border-bottom-left-radius:4px}.hp-out small{padding-left:4px}.hp-in{align-self:flex-end}.hp-in p{color:#fff;background:#007aff;border-bottom-right-radius:4px}.hp-in small{align-self:flex-end;padding-right:4px}.hp-tag{border-radius:8px;align-self:flex-end;margin-top:1px;padding:2px 7px;font-size:8px;font-weight:800;line-height:1.4}.hp-tag-auto{color:#1670ce;background:#eaf4ff}.hp-tag-ai{color:#168153;background:#eaf7f2}.hp-ai-slot{align-items:start;display:grid}.hp-ai-slot>*{grid-area:1/1}.hp-ai-slot>.hp-in{justify-self:end}.hp-typing{opacity:0;animation:1.5s 3s forwards hpTyping}.hp-typing p{justify-content:center;align-items:center;gap:4px;min-width:48px;display:flex}.hp-typing i{background:#fff;border-radius:50%;width:6px;height:6px;animation:.9s ease-in-out infinite hpDot}.hp-typing i:nth-child(2){animation-delay:.14s}.hp-typing i:nth-child(3){animation-delay:.28s}.hp-done{color:#20b26b;background:#eaf7f2;border-radius:12px;align-self:center;align-items:center;gap:7px;padding:6px 12px;font-size:10.5px;font-weight:700;display:flex}.hp-a1,.hp-a2,.hp-a3,.hp-a4{opacity:0;animation:.42s forwards hpFade}.hp-a1{animation-delay:.9s}.hp-a2{animation-delay:2.6s}.hp-a3{animation-delay:4.5s}.hp-a4{animation-delay:6.2s}@keyframes hpFade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes hpTyping{0%{opacity:0;transform:translateY(5px)}12%,78%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@keyframes hpDot{0%,60%,to{opacity:.55;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (max-width:900px){.hero-phone{left:8px}}@media (max-width:600px){.hero-phone{width:270px;bottom:8px;left:50%;transform:translate(-50%)}}.activation-test-page{background:radial-gradient(circle at 50% 35%,#fff 0,#f4f7fb 48%,#edf2f8 100%);flex-direction:column;min-height:100vh;display:flex}.activation-test-page>header{border-bottom:1px solid var(--border);background:#ffffffdb;justify-content:space-between;align-items:center;height:72px;padding:0 30px;display:flex}.activation-test-page>header>span{color:var(--muted);font-size:13px;font-weight:700}.activation-test-stage{text-align:center;flex-direction:column;align-items:center;width:min(620px,100% - 32px);margin:auto;padding:50px 38px;display:flex}.activation-test-stage h1{letter-spacing:-.035em;margin:16px 0 12px;font-size:36px}.activation-test-stage p{max-width:520px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}.activation-test-stage>small{color:var(--muted);margin-top:25px;font-size:12px}.activation-test-visual{border-radius:50%;place-items:center;width:112px;height:112px;margin-bottom:24px;display:grid}.activation-test-visual svg{width:48px;height:48px}.activation-test-stage.waiting .activation-test-visual{color:var(--blue);background:#eaf1ff;animation:1.8s ease-in-out infinite testPulse;box-shadow:0 0 0 18px #20b26b0f}.activation-test-stage.success .activation-test-visual{color:#fff;background:var(--green);animation:.55s cubic-bezier(.2,.9,.3,1.35) testSuccess;box-shadow:0 16px 42px #16a36a4d}.activation-test-stage.failed .activation-test-visual{color:#fff;background:var(--red);animation:.45s testFailure;box-shadow:0 16px 42px #dc4c4c47}.activation-test-stage.success .step-kicker{color:var(--green)}.activation-test-stage.failed .step-kicker{color:var(--red)}@keyframes testPulse{0%,to{transform:scale(.96);box-shadow:0 0 0 12px #20b26b0d}50%{transform:scale(1.04);box-shadow:0 0 0 24px #20b26b14}}@keyframes testSuccess{0%{opacity:0;transform:scale(.45)rotate(-16deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes testFailure{0%{transform:translate(0)scale(.8)}35%{transform:translate(-9px)scale(1)}70%{transform:translate(9px)}to{transform:translate(0)}}@media (max-width:600px){.activation-test-page>header{padding:0 18px}.activation-test-page>header>span{display:none}.activation-test-stage{padding:35px 18px}.activation-test-stage h1{font-size:29px}.activation-test-stage p{font-size:15px}.activation-test-visual{width:92px;height:92px}.activation-test-visual svg{width:40px;height:40px}}.payment-card .payment-secure{text-align:center;color:var(--muted);margin-top:7px;font-size:10px;line-height:1.45;display:block}.activation-code-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.activation-code-actions a,.activation-code-actions button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.activation-code-actions a{background:var(--green);color:#fff;border-radius:7px;padding:8px 11px;font-size:13px;font-weight:800;text-decoration:none}.activation-code-actions a svg{width:16px}.activation-help{border:1px solid var(--border);background:#fff;border-radius:10px;margin:20px 0 14px;padding:14px 16px}.activation-help summary{cursor:pointer;color:var(--blue);font-size:13px;font-weight:800}.activation-help p{color:var(--muted);margin:10px 0 7px;font-size:13px;line-height:1.55}.activation-help a{color:var(--blue);font-size:13px;font-weight:800}.activation-test-explainer{background:#f1faf5;border:1px solid #b9dfcb;border-radius:10px;align-items:flex-start;gap:14px;margin:14px 0 20px;padding:17px;display:flex}.activation-test-explainer>svg{width:23px;color:var(--green);flex:0 0 23px}.activation-test-explainer b{font-size:14px}.activation-test-explainer p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.55}.activation-test-explainer strong{color:var(--text)}@media (max-width:600px){.activation-code-actions{width:100%}.activation-code-actions a,.activation-code-actions button{flex:1;min-width:140px}.activation-test-explainer{padding:14px}}.hero-simulation{background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:380px;margin:0 auto;padding:24px 16px 16px;display:flex;box-shadow:0 12px 40px #1322381f}.sim-illustration{aspect-ratio:4/3;background:linear-gradient(135deg,#20b26b1a 0%,#3b82f61a 100%);border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.sim-illustration:before{content:"";background:radial-gradient(circle at 30% 30%,#20b26b26 0%,#0000 60%),radial-gradient(circle at 70% 70%,#3b82f626 0%,#0000 60%);animation:8s ease-in-out infinite simFloat;position:absolute;inset:-50%}@keyframes simFloat{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(20px,-15px)rotate(2deg)}66%{transform:translate(-15px,20px)rotate(-1deg)}}.sim-illustration svg{width:100px;height:100px;stroke:var(--rp-green);stroke-width:2px;fill:none;z-index:1;opacity:.8;position:relative}.sim-illustration .phone-path{stroke-dasharray:400;stroke-dashoffset:400px;animation:1.5s .3s forwards simDrawPath}.sim-illustration .sms-path{stroke-dasharray:300;stroke-dashoffset:300px;animation:1.2s .8s forwards simDrawPath}.sim-illustration .arrow-path{stroke-dasharray:200;stroke-dashoffset:200px;animation:1s 1.3s forwards simDrawPath}@keyframes simDrawPath{to{stroke-dashoffset:0}}.sim-btn-hero{background:var(--rp-navy);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.sim-btn-hero:hover{background:var(--rp-navy-strong);transform:translateY(-1px);box-shadow:0 8px 24px #13223826}.sim-btn-hero:focus-visible{outline-offset:2px;outline:3px solid #20b26b40}.sim-btn-hero svg{transition:transform .2s}.sim-btn-hero:hover svg{transform:translate(4px)}.hero-simulation.sim-sent{text-align:left}.sim-status-row{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.sim-status-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sim-status-icon.success{color:var(--rp-green);background:#20b26b1a}.sim-status-icon svg{width:20px;height:20px}.sim-status-content{flex:1;min-width:0}.sim-status-title{color:var(--rp-navy);margin-bottom:2px;font-size:16px;font-weight:600}.sim-status-subtitle{color:var(--rp-text-muted);font-size:13px}.sim-sms-bubble{background:var(--rp-background);border:1px solid var(--rp-border);border-radius:10px;margin-bottom:16px;padding:16px;position:relative}.sim-sms-bubble:before{content:"";background:var(--rp-background);border-left:1px solid var(--rp-border);border-top:1px solid var(--rp-border);width:12px;height:12px;position:absolute;top:-6px;left:20px;transform:rotate(45deg)}.sim-sms-label{color:var(--rp-text-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:600}.sim-sms-text{color:var(--rp-text);font-size:14px;line-height:1.5}.sim-auto-advance-hint{color:var(--rp-blue);background:#3b82f61a;border-radius:8px;align-items:center;gap:6px;padding:10px 12px;font-size:12px;display:flex}.sim-auto-advance-hint svg{flex-shrink:0}.hero-simulation.sim-waiting{text-align:center;padding:20px 16px}.sim-waiting-icon{width:64px;height:64px;margin:0 auto 16px;position:relative}.sim-waiting-ring{border:3px solid var(--rp-border);border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.sim-waiting-ring.progress{border-top-color:var(--rp-green);border-right-color:var(--rp-green);animation:1.2s linear infinite simSpin}@keyframes simSpin{to{transform:rotate(360deg)}}.sim-waiting-pulse{border:2px solid var(--rp-green);opacity:0;border-radius:50%;animation:2s ease-out infinite simPulseRing;position:absolute;inset:-6px}.sim-waiting-pulse:nth-child(2){animation-delay:.7s;inset:-12px}@keyframes simPulseRing{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.sim-waiting-center{z-index:2;background:#20b26b1a;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.sim-waiting-center svg{width:28px;height:28px;color:var(--rp-green)}.sim-waiting-title{color:var(--rp-navy);margin-bottom:8px;font-size:18px;font-weight:700}.sim-waiting-text{color:var(--rp-text-muted);margin-bottom:4px;font-size:14px;line-height:1.5}.sim-waiting-text strong{color:var(--rp-navy);font-weight:600}.sim-instruction-row{color:var(--rp-amber);justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:13px;display:flex}.sim-instruction-row svg{flex-shrink:0;width:18px;height:18px}.sim-loader-dots{justify-content:center;gap:4px;margin-top:12px;display:flex}.sim-loader-dot{background:var(--rp-green);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both simBounce}.sim-loader-dot:nth-child(2){animation-delay:.2s}.sim-loader-dot:nth-child(3){animation-delay:.4s}@keyframes simBounce{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.sim-btn-demo{width:100%;max-width:260px;color:var(--rp-navy);border:1px solid var(--rp-border);cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin:16px auto 0;padding:12px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.sim-btn-demo:hover:not(:disabled){background:var(--rp-background);border-color:var(--rp-text-muted)}.sim-btn-demo:disabled{opacity:.6;cursor:not-allowed}.sim-demo-hint{color:var(--rp-text-light);margin-top:8px;font-size:11px}.hero-simulation.sim-result{text-align:center}.sim-result-icon{width:56px;height:56px;color:var(--rp-green);background:#20b26b1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.sim-result-icon svg{width:24px;height:24px}.sim-result-title{color:var(--rp-navy);margin-bottom:12px;font-size:18px;font-weight:700}.sim-result-title em{color:var(--rp-green);font-style:normal}.sim-reply-preview{background:var(--rp-background);border:1px solid var(--rp-border);text-align:left;border-radius:10px;margin:16px 0;padding:16px}.sim-reply-label{color:var(--rp-text-light);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:600}.sim-reply-bubble{color:var(--rp-navy);background:#20b26b1a;border-radius:8px;max-width:90%;padding:12px 14px;font-size:14px;line-height:1.5;display:inline-block}.account-tabs{gap:16px;margin-bottom:24px;display:flex}.account-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:8px 12px;font-size:14px;transition:color .2s;display:flex}.account-tabs button:hover{color:var(--blue)}.account-tabs button.active{color:var(--blue);border-bottom:2px solid var(--blue)}:root{--rp-navy:#132238;--rp-navy-strong:#0b1728;--rp-green:#20b26b;--rp-green-strong:#158653;--rp-blue:#3478d4;--rp-amber:#e99a22;--rp-red:#d84a4a;--rp-green-soft:#e8f8f0;--rp-amber-soft:#fff6e5;--rp-red-soft:#fff0f0;--rp-background:#f5f7fa;--rp-surface:#fff;--rp-surface-alt:#eef2f6;--rp-text:#132238;--rp-text-muted:#637083;--rp-border:#dce2e9;--rp-radius-sm:8px;--rp-radius-md:12px;--rp-radius-lg:18px;--rp-shadow-card:0 10px 30px #13223814;--navy:var(--rp-navy);--blue:var(--rp-green);--orange:var(--rp-amber);--green:var(--rp-green);--red:var(--rp-red);--warm:var(--rp-background);--surface:var(--rp-surface);--text:var(--rp-text);--muted:var(--rp-text-muted);--border:var(--rp-border);--shadow:var(--rp-shadow-card)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--warm);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px}button,input,textarea,select{font:inherit}button,a{transition:all .2s}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #20b26b40}.wrap{width:min(1180px,100% - 48px);margin:auto}.brand-name{color:var(--rp-green);letter-spacing:.02em;white-space:nowrap;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#20b26b1a;border-radius:5px;padding:1px 6px;font-style:normal;font-weight:750}.logo{color:var(--navy);white-space:nowrap;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:19px;font-weight:650;display:flex}.logo-mark{background:var(--blue);color:#fff;border-radius:11px;place-items:center;width:39px;height:39px;display:grid;position:relative}.relay-dot{background:var(--orange);border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:5px;right:-2px}.btn{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 21px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #20b26b2e}.btn:hover{background:#158653;transform:translateY(-1px)}.btn.secondary{border-color:var(--border);color:var(--navy);box-shadow:none;background:#fff}.btn.secondary:hover{background:#fafbfc;border-color:#aeb9c8}.btn.small{min-height:42px;padding:0 16px}.btn.orange{background:var(--orange);border-color:var(--orange);color:var(--navy)}.btn.full{width:100%}.btn:disabled{opacity:.45;cursor:not-allowed}.section{padding-top:110px;padding-bottom:110px}.section-label{letter-spacing:.14em;color:#0d7a4a;margin-bottom:18px;font-size:12px;font-weight:800}.section h2{letter-spacing:-.035em;margin:0 0 50px;font-size:40px;font-weight:750;line-height:1.16}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8f5eb;border-bottom:1px solid #e5e9efcc;height:78px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.site-nav{align-items:center;gap:29px;display:flex}.site-nav a,.link-btn{color:#455166;background:0 0;border:0;font-size:14px;font-weight:600;text-decoration:none}.site-nav a:hover,.link-btn:hover{color:var(--blue)}.mobile-menu{background:0 0;border:0;display:none}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:64px;min-height:700px;padding-top:76px;padding-bottom:76px;display:grid}.eyebrow{letter-spacing:.08em;color:var(--blue);align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--orange);border-radius:50%;width:8px;height:8px}.hero h1{letter-spacing:-.048em;margin:23px 0;font-size:58px;font-weight:750;line-height:1.06}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:#556176;max-width:600px;font-size:18px;line-height:1.7}.hero-actions{gap:12px;margin-top:31px;display:flex}.trust{color:#657186;white-space:nowrap;align-items:center;gap:9px;margin-top:22px;font-size:12px;display:flex}.trust svg{width:16px;color:var(--green)}.trust span{background:#adb5c2;border-radius:50%;width:3px;height:3px}.hero-visual{height:532px;position:relative}.photo-placeholder{box-shadow:var(--shadow);border-radius:22px;position:absolute;inset:0;overflow:hidden}.artisan-shape,.pipes,.phone-object{display:none}.call-card{border:1px solid var(--border);background:#fff;border-radius:14px;width:345px;padding:16px;position:absolute;bottom:34px;left:-42px;box-shadow:0 24px 70px #13223838}.call-head{border-bottom:1px solid var(--border);align-items:center;gap:11px;padding-bottom:13px;display:flex}.call-head .icon{width:36px;height:36px;color:var(--red);background:#fff1f1;border-radius:9px;place-items:center;display:grid}.call-head div,.flow-line div{flex-direction:column;gap:3px;display:flex}.call-head small,.flow-line small{color:var(--muted);font-size:11px}.live-dot{background:var(--red);border-radius:50%;width:8px;height:8px;margin-left:auto;box-shadow:0 0 0 5px #fff0f0}.flow-line{align-items:center;gap:10px;padding:13px 0;display:flex}.flow-line .ok{width:22px;height:22px;color:var(--green);background:#e8f7f1;border-radius:50%;place-items:center;display:grid}.flow-line b{font-size:12px}.message-preview{color:#455166;background:#f2f5f9;border-radius:9px;padding:12px;font-size:12px;line-height:1.45}.request-ready{color:var(--green);align-items:center;gap:7px;margin-top:13px;font-size:12px;display:flex}.request-ready svg:last-child{margin-left:auto}.floating-badge{background:#fff;border-radius:25px;align-items:center;gap:7px;padding:10px 15px;font-size:12px;font-weight:700;display:flex;position:absolute;top:28px;right:-14px;box-shadow:0 10px 35px #13223829}.floating-badge svg{color:var(--green)}.proof{background:var(--navy);color:#fff}.proof-inner{grid-template-columns:1fr 1.35fr;align-items:center;gap:60px;min-height:200px;display:grid}.proof small{letter-spacing:.12em;color:#90a2ba;font-size:10px;font-weight:700}.proof h2{max-width:430px;margin:8px 0 0;font-size:22px;line-height:1.4}.metrics{grid-template-columns:repeat(3,1fr);display:grid}.metrics>div{border-left:1px solid #ffffff24;align-items:center;gap:12px;padding:8px 26px;display:flex}.metrics strong{color:#fff;font-size:40px}.metrics span{color:#bdc7d5;font-size:12px;line-height:1.55}.problem{text-align:center}.problem h2{max-width:910px;margin-left:auto;margin-right:auto}.three-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.three-grid article{border:1px solid var(--border);background:#fff;border-radius:16px;min-height:258px;padding:28px;position:relative}.card-number{color:#c7ced8;font-size:12px;font-weight:700;position:absolute;top:19px;right:22px}.round-icon{width:46px;height:46px;color:var(--blue);background:#eef4ff;border-radius:12px;place-items:center;display:grid}.round-icon svg{width:21px}.three-grid h3{margin:29px 0 10px;font-size:18px}.three-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.how{text-align:center;background:#fff}.steps{grid-template-columns:repeat(4,1fr);gap:38px;margin:15px 0 47px;display:grid;position:relative}.steps:before{content:"";border-top:1px dashed #bfc9d5;position:absolute;top:31px;left:12%;right:12%}.step{position:relative}.step-icon{width:64px;height:64px;color:var(--blue);background:#eff4ff;border:7px solid #fff;border-radius:50%;place-items:center;margin:auto;display:grid;position:relative}.step-icon b{background:var(--orange);width:22px;height:22px;color:var(--navy);border-radius:50%;place-items:center;font-size:11px;display:grid;position:absolute;top:-7px;right:-8px}.step h3{margin:22px 0 9px;font-size:16px}.step p{color:var(--muted);font-size:13px;line-height:1.6}.btn.center{margin:auto}.product-showcase{grid-template-columns:.75fr 1.25fr;align-items:center;gap:74px;display:grid}.product-copy h2{margin-bottom:20px}.product-copy>p{color:var(--muted);font-size:16px;line-height:1.7}.product-copy ul,.price-card ul{margin:25px 0;padding:0;list-style:none}.product-copy li,.price-card li{align-items:center;gap:10px;margin:14px 0;font-size:13px;font-weight:600;display:flex}.product-copy li svg,.price-card li svg{width:17px;color:var(--green)}.text-action{color:var(--blue);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-weight:750;display:flex}.text-action svg{width:18px}.dash-mock{height:440px;box-shadow:var(--shadow);background:#f4f7fa;border:1px solid #dfe5ec;border-radius:18px;grid-template-columns:145px 1fr;display:grid;overflow:hidden}.mock-side{background:var(--navy);padding:18px 15px}.mock-side .logo{gap:5px;font-size:11px}.mock-side .logo-mark{border-radius:6px;width:23px;height:23px}.mock-side .logo-mark svg{width:12px}.mock-nav{flex-direction:column;gap:8px;margin-top:35px;display:flex}.mock-nav span{color:#91a2b7;border-radius:5px;align-items:center;gap:7px;padding:8px;font-size:9px;display:flex}.mock-nav span.active{color:#fff;background:#1f3a59}.mock-nav svg{width:12px}.mock-main{padding:25px 23px}.mock-top{justify-content:space-between;display:flex}.mock-top>div{flex-direction:column;display:flex}.mock-top small{letter-spacing:.1em;color:var(--muted);font-size:7px}.mock-top b{margin-top:4px;font-size:14px}.relay-status{color:#127a52;background:#e9f7f1;border:1px solid #c8ebdc;border-radius:20px;align-items:center;gap:6px;padding:6px 10px;font-size:10px;font-weight:700;display:flex}.relay-status i{background:var(--green);border-radius:50%;width:7px;height:7px}.mock-kpis{grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0;display:grid}.mock-kpis>div{border:1px solid var(--border);background:#fff;border-radius:8px;grid-template-columns:1fr auto;padding:12px;display:grid}.mock-kpis small{color:var(--muted);grid-column:1/-1;font-size:6px}.mock-kpis strong{font-size:20px}.mock-kpis strong i{font-size:8px;font-style:normal}.mock-kpis span{color:var(--green);align-self:end;font-size:7px}.mock-list{border:1px solid var(--border);background:#fff;border-radius:9px;padding:0 13px}.list-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:42px;font-size:10px;display:flex}.list-head span{color:var(--blue);font-size:8px}.mock-row{border-bottom:1px solid #edf0f4;align-items:center;gap:9px;min-height:63px;display:flex}.mock-row:last-child{border:0}.mock-row>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.mock-row>div b{font-size:8px}.mock-row em{color:var(--red);background:#fff0f0;border-radius:5px;padding:3px;font-size:6px;font-style:normal}.mock-row small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.mock-row time{color:var(--muted);font-size:6px}.mock-row button{color:var(--blue);background:#eaf1ff;border:0;border-radius:5px;width:25px;height:25px}.avatar{color:#536279;background:#e9eff7;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-size:9px;font-style:normal;font-weight:800;display:grid}.avatar.urgent{color:var(--red);background:#fff0f0}.benefits{background:var(--navy);color:#fff}.benefits h2{margin-bottom:53px}.benefit-grid{background:#ffffff1f;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.benefit-grid article{background:var(--navy);gap:17px;padding:30px;display:flex}.benefit-grid article>svg{color:var(--orange);flex:none;width:23px}.benefit-grid h3{margin:1px 0 8px;font-size:15px}.benefit-grid p{color:#9eafc3;margin:0;font-size:13px;line-height:1.6}.story-card{border:1px solid var(--border);background:#fff;border-radius:19px;grid-template-columns:1fr .9fr;gap:80px;padding:54px;display:grid}.story-copy h2{margin-bottom:18px;font-size:31px}.story-copy>p{color:var(--muted);line-height:1.7}.story-copy blockquote{border-left:3px solid var(--orange);margin:25px 0 0;padding-left:18px;font-size:15px;font-weight:700;line-height:1.7}.timeline{flex-direction:column;justify-content:center;display:flex}.time-row{grid-template-columns:48px 30px 1fr;align-items:center;gap:12px;min-height:75px;display:grid;position:relative}.time-row:after{content:"";border-left:1px dashed #c8d0da;height:44px;position:absolute;top:53px;left:62px}.time-row:last-child:after{display:none}.time-row>b{color:var(--muted);font-size:12px}.time-row>span{width:27px;height:27px;color:var(--blue);z-index:2;background:#eef4ff;border-radius:50%;place-items:center;display:grid}.time-row>span.done{color:var(--green);background:#e7f6f0}.time-row>span svg{width:14px}.time-row>div{flex-direction:column;gap:4px;display:flex}.time-row strong{font-size:13px}.time-row small{color:var(--muted);font-size:11px}.pricing{grid-template-columns:1fr 440px;align-items:center;gap:130px;display:grid}.pricing-copy h2{margin-bottom:20px}.pricing-copy>p{color:var(--muted);font-size:16px}.price-card{border:1px solid #dce3eb;border-top:4px solid var(--blue);box-shadow:var(--shadow);background:#fff;border-radius:15px;padding:30px}.price-top{justify-content:space-between;font-weight:750;display:flex}.pilot-badge{color:#a06400;background:#fff4dc;border-radius:20px;padding:6px 9px;font-size:10px}.price{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:24px 0;display:flex}.price strong{letter-spacing:-.04em;font-size:46px}.price>span{color:var(--muted);font-size:12px;line-height:1.3}.price small{font-size:10px}.price-card>small{text-align:center;color:var(--muted);margin-top:14px;font-size:10px;display:block}.faq{grid-template-columns:.7fr 1fr;gap:100px;display:grid}.faq h2{margin-bottom:18px;font-size:34px}.faq>div:first-child p{color:var(--muted);line-height:1.6}.faq a{color:var(--blue);text-decoration:underline}.faq-item{border-bottom:1px solid var(--border)}.faq-item button{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;height:68px;display:flex}.faq-item button svg{width:18px;color:var(--muted)}.faq-item.active button svg{transform:rotate(180deg)}.faq-item p{color:var(--muted);margin:0;padding:0 35px 25px 0;line-height:1.65}.final-cta{color:#fff;text-align:center;background:#17314f;padding:90px 0}.cta-icon{width:55px;height:55px;color:var(--orange);background:#274563;border-radius:50%;place-items:center;margin:auto;display:grid}.final-cta h2{letter-spacing:-.035em;margin:25px 0 15px;font-size:41px;line-height:1.2}.final-cta p{color:#b1becd;max-width:600px;margin:0 auto 28px;line-height:1.7}.trust.dark{color:#aebccc;justify-content:center}.trust.dark svg{color:var(--green)}footer{color:#fff;background:#0c1c30;padding:60px 0 25px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:40px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-grid p{color:#8293a8;font-size:13px;line-height:1.6}.footer-grid b{margin-bottom:7px;font-size:12px}.footer-grid a{color:#8799ae;font-size:12px;text-decoration:none}.footer-bottom{color:#687c94;border-top:1px solid #21344b;justify-content:space-between;margin-top:43px;padding-top:22px;font-size:11px;display:flex}.app-shell{--appbg:#f4f6f8;--panel:#fff;--apptext:#162238;--appmuted:#68758a;background:var(--appbg);min-height:100vh;color:var(--apptext);grid-template-columns:235px 1fr;display:grid}.app-shell.dark{--appbg:#0d1725;--panel:#142235;--apptext:#eef4fc;--appmuted:#92a2b7;--border:#26374c}.app-sidebar{background:var(--navy);color:#fff;z-index:30;flex-direction:column;width:235px;padding:24px 17px;display:flex;position:fixed;top:0;bottom:0;left:0}.app-sidebar .logo{padding:0 9px;font-size:17px}.app-sidebar nav{flex-direction:column;gap:4px;margin-top:37px;display:flex}.app-sidebar nav button,.sidebar-bottom>button{color:#9fb0c4;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;height:41px;padding:0 11px;font-size:12px;font-weight:600;display:flex}.app-sidebar nav button:hover,.app-sidebar nav button.active{color:#fff;background:#1e3a59}.app-sidebar nav svg,.sidebar-bottom svg{width:17px}.app-sidebar nav i{background:var(--orange);color:var(--navy);border-radius:10px;margin-left:auto;padding:2px 6px;font-size:9px;font-style:normal}.sidebar-bottom{border-top:1px solid #27405c;margin-top:auto;padding-top:15px}.service-card{background:#173552;border:1px solid #294965;border-radius:9px;flex-direction:column;gap:5px;margin-bottom:8px;padding:11px;display:flex}.service-card span{align-items:center;gap:7px;font-size:10px;font-weight:750;display:flex}.service-card span i{background:#28c684;border-radius:50%;width:7px;height:7px}.service-card small{color:#8da0b5;padding-left:14px;font-size:9px}.profile{margin-top:9px;border-top:1px solid #27405c!important;border-radius:0!important;height:59px!important;padding-top:13px!important}.profile>span{color:#fff;background:#315271;border-radius:8px;place-items:center;width:30px;height:30px;font-size:10px;display:grid}.profile>div{flex-direction:column;min-width:0;display:flex}.profile b{color:#fff;font-size:10px}.profile small{font-size:9px}.profile svg{margin-left:auto}.app-content{grid-column:2}.app-top{background:var(--panel);border-bottom:1px solid var(--border);z-index:20;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.app-logo-mobile{display:none}.app-search{border:1px solid var(--border);background:var(--panel);border-radius:8px;align-items:center;gap:8px;width:310px;height:38px;padding:0 10px;display:flex}.app-search svg{width:16px;color:var(--appmuted)}.app-search input{min-width:0;color:var(--apptext);background:0 0;border:0;outline:0;flex:1;font-size:11px}.app-search kbd{color:var(--appmuted);background:var(--appbg);border:1px solid var(--border);border-radius:4px;padding:3px 5px;font-size:9px}.top-actions{align-items:center;gap:9px;margin-left:auto;display:flex}.top-actions>button{border:1px solid var(--border);background:var(--panel);width:38px;height:38px;color:var(--apptext);border-radius:8px;place-items:center;display:grid}.top-actions>button svg{width:17px}.top-actions .new-request,.new-request{background:var(--blue);color:#fff;border:0;border-radius:8px;align-items:center;gap:7px;width:auto;height:40px;padding:0 14px;font-size:11px;font-weight:700;display:flex}.notify{position:relative}.notify i{background:var(--red);border:1px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.app-main{max-width:1500px;margin:auto;padding:30px 33px 100px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.page-heading h1{letter-spacing:-.03em;margin:0;font-size:25px}.page-heading p{color:var(--appmuted);margin:7px 0 0;font-size:12px}.mobile-greeting{display:none}.filter-btn{border:1px solid var(--border);background:var(--panel);height:38px;color:var(--apptext);border-radius:8px;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:600;display:flex}.filter-btn svg{width:15px}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.kpi,.panel{background:var(--panel);border:1px solid var(--border);border-radius:11px}.kpi{padding:17px}.kpi-head{justify-content:space-between;align-items:center;display:flex}.kpi-head span{width:32px;height:32px;color:var(--blue);background:#edf3ff;border-radius:8px;place-items:center;display:grid}.dark .kpi-head span{background:#1b3659}.kpi-head svg{width:16px}.kpi-head i{color:var(--appmuted);letter-spacing:2px;font-style:normal}.kpi>strong{letter-spacing:-.03em;margin-top:16px;font-size:27px;display:block}.kpi>p{color:var(--appmuted);margin:3px 0 11px;font-size:10px}.kpi>small{font-size:9px}.positive{color:var(--green)}.neutral{color:var(--appmuted)}.orange{color:#b97500}.dash-grid{grid-template-columns:1.65fr 1fr;gap:13px;margin-top:13px;display:grid}.panel-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:59px;padding:0 18px;display:flex}.panel-head>div{align-items:center;gap:8px;display:flex}.panel-head h2{margin:0;font-size:13px}.panel-head b{color:#59687d;background:#edf1f6;border-radius:12px;padding:3px 7px;font-size:9px}.panel-head button{color:var(--blue);background:0 0;border:0;align-items:center;gap:5px;font-size:10px;display:flex}.panel-head button svg{width:13px}.attention-dot{background:var(--red);border-radius:50%;width:7px;height:7px}.request-row{border-bottom:1px solid var(--border);cursor:pointer;align-items:center;gap:12px;min-height:78px;padding:10px 16px;display:flex}.request-row:last-child{border:0}.request-row:hover{background:#20b26b08}.request-info{flex:1;min-width:0}.request-info>div{align-items:center;gap:7px;display:flex}.request-info b{font-size:11px}.tag{border-radius:5px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:750}.t0{color:var(--red);background:#fff0f0}.t1{color:#a86900;background:#fff4dc}.t2{color:#5f6e81;background:#edf1f6}.request-info p{color:var(--apptext);white-space:nowrap;text-overflow:ellipsis;margin:5px 0;font-size:10px;overflow:hidden}.request-info small{color:var(--appmuted);align-items:center;gap:3px;font-size:8px;display:flex}.request-info small svg{width:10px}.request-info small i{background:var(--appmuted);border-radius:50%;width:2px;height:2px;margin:0 3px}.row-actions{gap:6px;display:flex}.row-actions button{border-radius:7px;height:31px}.call-action{background:var(--blue);color:#fff;border:0;place-items:center;width:31px;display:grid}.call-action svg{width:14px}.done-action{border:1px solid var(--border);background:var(--panel);color:var(--apptext);align-items:center;gap:4px;padding:0 9px;font-size:9px;display:flex}.done-action svg{width:12px}.chart-legend{color:var(--appmuted);gap:12px;padding:14px 18px 0;font-size:8px;display:flex}.chart-legend span{align-items:center;gap:4px;display:flex}.chart-legend i{border-radius:2px;width:7px;height:7px}.chart-legend .blue{background:var(--blue)}.chart-legend .green{background:#62c9a3}.bars{justify-content:space-around;align-items:flex-end;height:185px;padding:20px 18px 14px;display:flex}.bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.bar{align-items:flex-end;gap:3px;height:145px;display:flex}.bar i,.bar span{background:var(--blue);border-radius:3px 3px 0 0;width:8px;display:block}.bar span{background:#62c9a3}.bars small{color:var(--appmuted);font-size:8px}.activity{margin-top:13px}.activity-grid{grid-template-columns:repeat(4,1fr);padding:17px;display:grid}.activity-grid>div{border-right:1px solid var(--border);align-items:center;gap:9px;padding:0 14px;display:flex}.activity-grid>div:last-child{border:0}.activity-icon{width:32px;height:32px;color:var(--blue);background:#edf3ff;border-radius:8px;place-items:center;display:grid}.activity-icon svg{width:15px}.activity-icon.a1{color:#a96a00;background:#fff4dc}.activity-icon.a2{color:#56657a;background:#eef2f6}.activity-icon.a3{color:var(--green);background:#e8f7f1}.activity-grid>div>div{flex-direction:column;gap:3px;display:flex}.activity-grid b{font-size:9px}.activity-grid small,.activity-grid time{color:var(--appmuted);font-size:8px}.activity-grid time{margin-left:auto}.tabs{border-bottom:1px solid var(--border);gap:22px;margin-bottom:18px;display:flex}.tabs button{color:var(--appmuted);background:0 0;border:0;padding:0 1px 13px;font-size:10px;font-weight:650;position:relative}.tabs button.active{color:var(--blue)}.tabs button.active:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:-1px;left:0;right:0}.tabs button i{background:#edf1f6;border-radius:8px;margin-left:4px;padding:2px 5px;font-size:8px;font-style:normal}.requests-tools{justify-content:space-between;margin-bottom:13px;display:flex}.table-panel{overflow:hidden}.table-head,.table-row{grid-template-columns:1.1fr 1.7fr .7fr .8fr .75fr 25px;align-items:center;gap:15px;padding:0 17px;display:grid}.table-head{background:var(--appbg);height:42px;color:var(--appmuted);font-size:8px;font-weight:750}.table-row{border:0;border-bottom:1px solid var(--border);background:var(--panel);text-align:left;width:100%;min-height:72px;color:var(--apptext)}.table-row:hover{background:#20b26b08}.table-row:last-child{border:0}.table-row>span{font-size:9px}.table-row>span b,.client-cell>b{flex-direction:column;gap:4px;font-size:10px;display:flex}.table-row small{color:var(--appmuted);align-items:center;gap:3px;font-size:8px;font-weight:400;display:flex}.table-row small svg{width:9px}.client-cell{align-items:center;gap:9px;display:flex}.status-pill{color:#287557;background:#e8f7f1;border-radius:6px;padding:5px 7px;font-size:8px;font-style:normal}.back-link{color:var(--appmuted);background:0 0;border:0;align-items:center;gap:7px;margin-bottom:20px;font-size:10px;display:flex}.back-link svg{width:13px;transform:rotate(180deg)}.detail-heading{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.detail-heading>div:first-child{align-items:center;gap:13px;display:flex}.avatar.large{border-radius:10px;width:47px;height:47px;font-size:13px}.detail-heading h1{margin:0;font-size:21px}.detail-heading>div>div>div{align-items:center;gap:8px;display:flex}.detail-heading p{color:var(--appmuted);align-items:center;gap:5px;margin:6px 0 0;font-size:10px;display:flex}.detail-heading p svg{width:12px}.detail-actions{gap:8px;display:flex}.detail-actions .btn{min-height:39px;padding:0 13px;font-size:10px}.detail-grid{grid-template-columns:1.7fr .8fr;gap:13px;display:grid}.conversation{flex-direction:column;min-height:610px;padding:20px;display:flex}.conversation-date{text-align:center;color:var(--appmuted);margin:7px;font-size:8px;font-weight:750}.event{background:var(--appbg);border-radius:9px;align-self:center;align-items:center;gap:8px;margin:8px;padding:8px 12px;display:flex}.event>span{color:var(--red);display:grid}.event svg{width:14px}.event>div{flex-direction:column;display:flex}.event small{color:var(--appmuted);font-size:8px}.sms{flex-direction:column;max-width:62%;margin:13px 0;display:flex}.sms>div{border-radius:12px;padding:11px 13px;font-size:10px;line-height:1.5}.sms small{color:var(--appmuted);margin-top:4px;font-size:7px}.sms.outgoing{align-self:flex-end;align-items:flex-end}.sms.outgoing>div{background:var(--blue);color:#fff;border-bottom-right-radius:3px}.sms.incoming{align-self:flex-start}.sms.incoming>div{background:var(--appbg);border:1px solid var(--border);border-bottom-left-radius:3px}.system-note{color:#a06400;background:#fff5df;border-radius:15px;align-self:center;align-items:center;gap:5px;padding:6px 10px;font-size:8px;display:flex}.system-note svg{width:12px}.quick-replies{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.quick-replies button{color:var(--blue);background:0 0;border:1px solid #bfd0ef;border-radius:20px;padding:6px 9px;font-size:8px}.composer{border:1px solid var(--border);border-radius:9px;align-items:flex-end;min-height:60px;margin-top:10px;padding:8px;display:flex}.composer textarea{color:var(--apptext);resize:none;background:0 0;border:0;outline:0;flex:1;height:35px;padding:8px;font-size:10px}.composer button{color:var(--appmuted);background:0 0;border:0;place-items:center;width:32px;height:32px;display:grid}.composer .send{background:var(--blue);color:#fff;border-radius:7px}.details-panel{padding:19px}.details-panel h2{margin:0 0 17px;font-size:13px}.detail-field{align-items:center;gap:11px;margin:15px 0;display:flex}.detail-field>svg{width:15px;color:var(--appmuted)}.detail-field>div{flex-direction:column;gap:3px;display:flex}.detail-field small{color:var(--appmuted);font-size:8px}.detail-field b{font-size:9px}.details-panel hr{border:0;border-top:1px solid var(--border);margin:20px 0}.details-panel label{flex-direction:column;gap:6px;margin:14px 0;font-size:9px;font-weight:700;display:flex}.details-panel select,.details-panel textarea{border:1px solid var(--border);background:var(--panel);color:var(--apptext);border-radius:7px;padding:9px;font-size:9px}.details-panel textarea{resize:none;min-height:75px}.automation-grid{grid-template-columns:1fr 360px;gap:18px;display:grid}.automation-grid>div{flex-direction:column;gap:13px;display:flex}.setting-section{padding:20px}.setting-title{border-bottom:1px solid var(--border);gap:12px;padding-bottom:17px;display:flex}.setting-title>span{width:36px;height:36px;color:var(--blue);background:#edf3ff;border-radius:8px;place-items:center;display:grid}.setting-title svg{width:17px}.setting-title h2{margin:1px 0 5px;font-size:13px}.setting-title p{color:var(--appmuted);margin:0;font-size:9px}.toggle-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:59px;display:flex}.toggle-row>div{flex-direction:column;gap:4px;display:flex}.toggle-row small{color:var(--appmuted);font-size:8px}.toggle{background:#b9c2ce;border:0;border-radius:20px;width:34px;height:19px;padding:2px}.toggle i{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .2s;display:block}.toggle.on{background:var(--green)}.toggle.on i{transform:translate(15px)}.template-tabs{gap:8px;margin:17px 0 10px;display:flex}.template-tabs button{border:1px solid var(--border);background:var(--panel);color:var(--appmuted);border-radius:6px;padding:6px 10px;font-size:9px}.template-tabs button.active{border-color:var(--blue);color:var(--blue);background:#edf3ff}.message-editor{resize:none;border:1px solid var(--border);background:var(--panel);width:100%;min-height:105px;color:var(--apptext);border-radius:8px;padding:12px;font-size:10px;line-height:1.5}.variables{color:var(--appmuted);align-items:center;gap:6px;margin-top:9px;font-size:8px;display:flex}.variables button{border:1px solid var(--border);background:var(--appbg);color:var(--apptext);border-radius:5px;padding:4px 7px;font-size:8px}.phone-preview{background:#ebeff4;border-radius:13px;padding:20px;position:sticky;top:92px}.dark .phone-preview{background:#111e2f}.preview-label{text-align:center;color:var(--appmuted);letter-spacing:.12em;margin-bottom:15px;font-size:8px;font-weight:750}.phone-frame{color:#132238;background:#f5f6f8;border:7px solid #182436;border-radius:33px;width:250px;height:490px;margin:auto;position:relative;overflow:hidden}.phone-notch{z-index:2;background:#182436;border-radius:12px;width:65px;height:17px;position:absolute;top:6px;left:86px}.phone-header{background:#fff;align-items:flex-end;gap:8px;height:68px;padding:0 12px 9px;display:flex}.phone-header>svg{width:17px;color:var(--blue)}.preview-avatar{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:8px;display:grid}.phone-header>div{flex-direction:column;display:flex}.phone-header small{color:#8390a2;font-size:7px}.phone-chat{text-align:center;padding:20px 11px}.phone-chat>small{color:#8a96a6;font-size:7px}.phone-chat>div{text-align:left;background:#d8dce2;border-radius:13px 13px 3px;margin-top:15px;padding:10px;font-size:9px;line-height:1.45}.phone-chat>span{text-align:right;color:#8793a2;margin-top:3px;font-size:6px;display:block}.phone-input{color:#a4adb8;background:#fff;border:1px solid #c8ced5;border-radius:15px;height:29px;padding:8px 11px;font-size:8px;position:absolute;bottom:8px;left:9px;right:9px}.phone-input span{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:21px;height:21px;display:grid;position:absolute;top:3px;right:3px}.phone-input svg{width:10px}.preview-info{gap:8px;margin-top:17px;display:flex}.preview-info svg{width:16px;color:var(--green);flex:none}.preview-info b{font-size:9px}.preview-info p{color:var(--appmuted);margin:4px 0;font-size:8px;line-height:1.5}.mobile-bottom{display:none}.onboarding{background:#fff;min-height:100vh}.onboarding>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:71px;padding:0 28px;display:flex}.onboarding>header>button{color:var(--muted);background:0 0;border:0}.onboard-layout{grid-template-columns:335px 1fr;min-height:calc(100vh - 71px);display:grid}.onboard-layout>aside{background:var(--navy);color:#fff;flex-direction:column;padding:48px 38px;display:flex}.onboard-layout>aside>div>span{letter-spacing:.12em;color:#7ea1d3;font-size:10px;font-weight:750}.onboard-layout>aside ol{margin:0;padding:0;list-style:none}.onboard-layout>aside li{color:#70859d;gap:13px;min-height:76px;display:flex;position:relative}.onboard-layout>aside li:after{content:"";border-left:1px solid #385069;height:35px;position:absolute;top:34px;left:14px}.onboard-layout>aside li:last-child:after{display:none}.onboard-layout>aside li>span{z-index:1;background:var(--navy);border:1px solid #50667c;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.onboard-layout>aside li>span svg{width:13px}.onboard-layout>aside li>div{flex-direction:column;gap:5px;display:flex}.onboard-layout>aside li small{font-size:9px}.onboard-layout>aside li.active{color:#fff}.onboard-layout>aside li.active>span{background:var(--blue);border-color:var(--blue);box-shadow:0 0 0 5px #20b26b2b}.onboard-layout>aside li.done>span{background:var(--green);border-color:var(--green);color:#fff}.onboard-help{border-top:1px solid #29415b;gap:10px;margin-top:auto;padding-top:22px;display:flex}.onboard-help>svg{color:#85a5c9;width:17px}.onboard-help>div{flex-direction:column;gap:4px;display:flex}.onboard-help b{font-size:10px}.onboard-help small{color:#8093aa;font-size:9px}.onboard-help a{color:#7fa8ff;margin-top:4px;font-size:9px}.onboard-layout>main{flex-direction:column;padding:62px clamp(45px,8vw,130px) 30px;display:flex}.form-step{width:min(620px,100%);margin:auto}.step-kicker{color:var(--blue);letter-spacing:.11em;font-size:10px;font-weight:800}.form-step h1{letter-spacing:-.03em;margin:12px 0;font-size:29px}.form-step>p{color:var(--muted);margin-bottom:30px;font-size:13px;line-height:1.6}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid label,.details-panel label{color:var(--text)}.form-grid label{flex-direction:column;gap:7px;font-size:10px;font-weight:700;display:flex}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select{border:1px solid var(--border);height:43px;color:var(--text);background:#fff;border-radius:8px;padding:0 12px;font-size:11px}.form-grid label>small{color:var(--muted);align-items:center;gap:5px;font-size:8px;display:flex}.form-grid label>small svg{width:12px;color:var(--green)}.phone-field{border:1px solid var(--border);border-radius:8px;align-items:center;height:43px;display:flex}.phone-field>span{border-right:1px solid var(--border);align-items:center;height:100%;padding:0 10px;font-size:10px;display:flex}.phone-field input{border:0;flex:1}.onboard-actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;width:min(780px,100%);margin:50px auto 0;padding-top:19px;display:flex}.onboard-actions span{color:var(--muted);font-size:8px}.number-choice{border:2px solid var(--blue);background:#f6f9ff;border-radius:12px;align-items:center;gap:17px;padding:20px;display:flex}.number-choice>span{width:45px;height:45px;color:var(--blue);background:#e8f0ff;border-radius:10px;place-items:center;display:grid}.number-choice>div{flex-direction:column;gap:3px;display:flex}.number-choice small{color:var(--muted);font-size:8px}.number-choice strong{font-size:24px}.number-choice p{color:var(--muted);margin:0;font-size:9px}.number-choice>svg{color:var(--blue);margin-left:auto}.info-box{background:#edf8f3;border-radius:9px;gap:11px;margin-top:20px;padding:15px;display:flex}.info-box>svg{color:var(--green);width:18px}.info-box b{font-size:10px}.info-box p{color:#5f766d;margin:4px 0;font-size:9px;line-height:1.55}.template-cards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.template-cards button{border:1px solid var(--border);text-align:left;background:#fff;border-radius:9px;flex-direction:column;gap:6px;padding:14px;display:flex;position:relative}.template-cards button.selected{border:2px solid var(--blue);padding:13px}.template-cards button>span{width:31px;height:31px;color:var(--blue);background:#edf3ff;border-radius:7px;place-items:center;display:grid}.template-cards svg{width:15px}.template-cards button>svg{color:var(--blue);position:absolute;top:9px;right:9px}.template-cards b{font-size:9px}.template-cards small{color:var(--muted);font-size:8px}.message-box{border:1px solid var(--border);border-radius:9px;margin-top:18px;padding:17px}.message-box b{font-size:10px}.message-box p{background:#f2f5f8;border-radius:8px;padding:13px;font-size:10px;line-height:1.55}.message-box small{color:var(--muted);float:right;font-size:8px}.code-card{background:var(--navy);color:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:23px;display:flex}.code-card small{color:#8fa3bb;letter-spacing:.12em;font-size:8px}.code-card strong{letter-spacing:.05em;font-size:22px}.code-card button{color:#fff;background:#213b59;border:1px solid #47617d;border-radius:7px;align-items:center;gap:6px;padding:8px 11px;font-size:9px;display:flex}.code-card button svg{width:13px}.phone-steps{margin:20px 0;padding:0;list-style:none}.phone-steps li{align-items:center;gap:12px;margin:15px 0;display:flex}.phone-steps li>span{width:27px;height:27px;color:var(--blue);background:#edf3ff;border-radius:50%;place-items:center;font-size:10px;font-weight:750;display:grid}.phone-steps li>div{flex-direction:column;gap:4px;display:flex}.phone-steps b{font-size:10px}.phone-steps small{color:var(--muted);font-size:8px}.progress-mobile{display:none}@media (max-width:900px){.wrap{width:min(100% - 32px,700px)}.section{padding-top:74px;padding-bottom:74px}.section h2{font-size:31px}.site-header{height:66px}.mobile-menu{display:block}.site-nav{box-shadow:var(--shadow);background:#fff;border-radius:12px;flex-direction:column;align-items:stretch;gap:0;padding:18px;display:none;position:absolute;top:67px;left:16px;right:16px}.site-nav.open{display:flex}.site-nav a,.site-nav .link-btn{text-align:left;padding:12px}.hero{grid-template-columns:1fr;gap:40px;padding-top:50px}.hero h1{font-size:44px}.hero-visual{height:430px}.call-card{bottom:-20px;left:12px}.proof-inner{grid-template-columns:1fr;padding:35px 0}.metrics>div{padding:8px 12px}.three-grid{grid-template-columns:1fr}.three-grid article{min-height:auto}.steps{grid-template-columns:1fr 1fr}.steps:before{display:none}.product-showcase{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr 1fr}.story-card{grid-template-columns:1fr;gap:30px;padding:35px}.pricing{grid-template-columns:1fr;gap:35px}.faq{grid-template-columns:1fr;gap:30px}.final-cta h2{font-size:32px}.app-shell{display:block}.app-sidebar{display:none}.app-content{grid-column:auto}.app-top{height:64px;padding:0 16px}.app-logo-mobile{background:0 0;border:0;padding:0;display:block}.app-logo-mobile .logo .logo-mark{width:34px;height:34px}.app-logo-mobile .logo>span:last-child,.app-top>.app-search,.top-actions>.relay-status,.top-actions>.new-request{display:none}.top-actions{margin-left:auto}.app-main{padding:22px 16px 100px}.kpi-grid{grid-template-columns:1fr 1fr}.dash-grid{grid-template-columns:1fr}.activity-grid{grid-template-columns:1fr 1fr;gap:18px}.activity-grid>div{border:0;padding:0}.mobile-bottom{background:var(--panel);border-top:1px solid var(--border);z-index:50;height:68px;padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom button{color:var(--appmuted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.mobile-bottom button.active{color:var(--blue)}.mobile-bottom svg{width:19px}.table-head{display:none}.table-panel{background:0 0;border:0;flex-direction:column;gap:10px;display:flex}.table-row{border-radius:9px;grid-template-columns:1fr auto;gap:8px;padding:13px;border:1px solid var(--border)!important}.table-row>span:nth-child(2){grid-area:2/1/auto/-1}.table-row>span:nth-child(3),.table-row>span:nth-child(4){display:none}.table-row>span:nth-child(5){grid-column:1}.table-row>span:nth-child(6){grid-area:1/2}.detail-grid,.automation-grid{grid-template-columns:1fr}.phone-preview{position:static}.phone-frame{height:440px}.onboard-layout{grid-template-columns:1fr}.onboard-layout>aside{display:none}.onboard-layout>main{padding:45px 24px 25px}.progress-mobile{background:#e8edf2;height:3px;display:block;position:absolute;top:71px;left:0;right:0}.progress-mobile span{background:var(--blue);height:100%;transition:all .2s;display:block}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media (max-width:600px){body{font-size:14px}.wrap{width:calc(100% - 32px)}.hero{padding-top:37px;padding-bottom:58px}.eyebrow{font-size:10px}.hero h1{font-size:38px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.trust{white-space:normal;flex-wrap:wrap;line-height:1.5}.hero-visual{background:linear-gradient(160deg,#e8f7f0 0%,#eef3fd 100%);height:520px;margin-top:5px;overflow:hidden}.photo-placeholder{background-position:58%;border-radius:15px;display:none}.call-card{width:auto;bottom:-35px;left:8px;right:8px}.floating-badge{display:none}.proof-inner{gap:22px}.proof h2{font-size:18px}.metrics{gap:0}.metrics>div{padding:7px;display:block}.metrics strong{font-size:28px;display:block}.metrics span{font-size:9px}.section h2{font-size:27px}.steps{grid-template-columns:1fr}.product-showcase{gap:35px}.dash-mock{grid-template-columns:90px 1fr;height:355px}.mock-side{padding:12px 7px}.mock-main{padding:14px 9px}.mock-kpis>div:nth-child(3){display:none}.mock-kpis{grid-template-columns:1fr 1fr}.mock-row time{display:none}.benefit-grid{grid-template-columns:1fr}.story-card{padding:25px 20px}.story-copy h2{font-size:25px}.pricing{padding-top:74px;padding-bottom:74px}.price-card{padding:22px}.faq-list{margin-top:-15px}.final-cta{padding:70px 0}.final-cta h2{font-size:28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{line-height:2;display:block}.footer-bottom span{display:block}.page-heading{align-items:flex-start}.page-heading h1{font-size:23px}.page-heading .filter-btn,.page-heading>.new-request{display:none}.mobile-greeting{color:var(--appmuted);letter-spacing:.1em;margin-bottom:6px;font-size:8px;font-weight:750;display:block}.kpi-grid{grid-template-columns:1fr 1fr;gap:9px}.kpi{padding:13px}.kpi>strong{font-size:22px}.kpi>p{font-size:9px}.request-row{gap:9px;padding:10px}.done-action{display:none}.request-info p{max-width:215px}.performance{display:none}.activity-grid{grid-template-columns:1fr}.tabs{white-space:nowrap;overflow:auto}.tabs::-webkit-scrollbar{display:none}.requests-tools .app-search{width:calc(100% - 48px)}.detail-heading{align-items:flex-start}.detail-heading h1{font-size:18px}.detail-actions .secondary{display:none}.detail-actions .btn{z-index:45;width:calc(100% - 32px);min-height:48px;position:fixed;bottom:82px;left:16px;right:16px}.sms{max-width:82%}.details-panel{margin-bottom:30px}.automation-grid{gap:12px}.phone-preview{padding:18px 8px}.onboarding>header{padding:0 18px}.onboard-layout>main{padding:39px 18px 20px}.form-step h1{font-size:25px}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.onboard-actions{border-top:1px solid var(--border);z-index:3;background:#fff;width:calc(100% + 36px);margin:30px -18px 0;padding:12px 18px;position:sticky;bottom:0}.onboard-actions>span{display:none}.onboard-actions .btn{padding:0 14px}.template-cards{grid-template-columns:1fr}.template-cards button{justify-content:center;min-height:72px;padding-left:55px}.template-cards button.selected{padding-left:54px}.template-cards button>span{position:absolute;left:13px}.code-card strong{font-size:16px}.number-choice strong{font-size:19px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.logo{text-decoration:none}.footer-link-button{color:#8799ae;background:0 0;border:0;padding:0;font-size:12px}.footer-grid a:hover,.footer-link-button:hover{color:#fff}.legal-hero{border-bottom:1px solid var(--border);background:#eef4ff;padding:82px 0 66px}.legal-wrap{max-width:820px}.legal-hero h1,.support-copy h1,.not-found h1{letter-spacing:-.045em;color:var(--navy);margin:0 0 20px;font-size:48px;line-height:1.1}.legal-hero p{color:#556176;margin:0 0 18px;font-size:18px;line-height:1.7}.legal-hero small{color:var(--muted)}.legal-content{padding-top:68px;padding-bottom:92px}.legal-content h2{color:var(--navy);margin:42px 0 12px;font-size:23px}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content dd{color:#556176;line-height:1.8}.legal-content a,.form-privacy a{color:var(--blue);text-decoration:underline}.legal-content mark{color:#765000;background:#fff1cf;border-radius:4px;padding:2px 5px}.legal-facts{border:1px solid var(--border);border-radius:12px;grid-template-columns:240px 1fr;display:grid;overflow:hidden}.legal-facts dt,.legal-facts dd{border-bottom:1px solid var(--border);margin:0;padding:13px 16px}.legal-facts dt{background:#f2f5f9;font-weight:700}.support-hero{padding:80px 0 100px}.support-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}.support-copy{padding-top:25px}.support-copy>p{color:var(--muted);font-size:17px;line-height:1.7}.support-points{flex-direction:column;gap:15px;margin-top:30px;display:flex}.support-points span{color:#455166;align-items:center;gap:11px;font-weight:650;display:flex}.support-points svg{width:20px;color:var(--green)}.support-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:17px;padding:32px}.support-fields{grid-template-columns:1fr 1fr;gap:19px;display:grid}.support-fields label{flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.support-fields label.full{grid-column:1/-1}.support-fields input,.support-fields select,.support-fields textarea{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:8px;padding:12px}.support-fields input,.support-fields select{height:48px}.support-fields textarea{resize:vertical;line-height:1.5}.support-trap{position:absolute!important;left:-10000px!important}.form-privacy{color:var(--muted);margin:18px 0;font-size:11px;line-height:1.6}.form-error{color:var(--red);font-weight:650}.support-success{text-align:center;padding:45px 15px}.support-success>svg{width:55px;height:55px;color:var(--green)}.support-success h2{font-size:27px}.support-success p{color:var(--muted);margin-bottom:25px;line-height:1.65}.not-found{text-align:center;place-items:center;min-height:620px;padding:80px 0;display:grid}.not-found .wrap{max-width:720px}.error-code{color:#dbe7fa;letter-spacing:-.07em;font-size:100px;font-weight:800;line-height:1;display:block}.not-found p{color:var(--muted);font-size:17px;line-height:1.7}.not-found .hero-actions{justify-content:center}.not-found-support{color:var(--blue);align-items:center;gap:8px;margin-top:28px;font-weight:700;text-decoration:none;display:inline-flex}.not-found-support svg{width:17px}@media (max-width:900px){.support-grid{grid-template-columns:1fr;gap:38px}.legal-hero h1,.support-copy h1,.not-found h1{font-size:38px}}@media (max-width:600px){.legal-hero{padding:55px 0 45px}.legal-content{padding:45px 0 65px}.legal-facts{grid-template-columns:1fr}.legal-facts dt{border-bottom:0}.support-hero{padding:42px 0 70px}.support-card{padding:22px}.support-fields{grid-template-columns:1fr}.support-fields label.full{grid-column:auto}.not-found{min-height:520px}.error-code{font-size:76px}.not-found .hero-actions{flex-direction:column}.not-found .btn{width:100%}}.support-admin-list{flex-direction:column;gap:14px;margin-top:22px;display:flex}.support-admin-list article{border:1px solid var(--border);border-radius:10px;padding:18px}.support-admin-list article>div:first-child{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.support-admin-list article a{color:var(--blue)}.support-admin-list article small{width:100%;color:var(--appmuted)}.support-admin-list article>p{white-space:pre-wrap;background:var(--appbg);border-radius:7px;padding:13px;line-height:1.6}.support-admin-list .admin-actions{justify-content:flex-start}.login-page{background:linear-gradient(145deg,#eef4ff,#f5f7fa 55%);place-items:center;min-height:100vh;padding:32px;display:grid;position:relative}.login-back{color:var(--navy);background:0 0;border:0;align-items:center;gap:7px;font-weight:700;display:flex;position:absolute;top:28px;left:32px}.login-back svg{width:17px;transform:rotate(180deg)}.login-card{border:1px solid var(--border);width:min(430px,100%);box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;gap:23px;padding:38px;display:flex}.login-card>div h1{margin:0 0 8px;font-size:31px}.login-card>div p{color:var(--muted);margin:0;line-height:1.55}.login-card label{flex-direction:column;gap:8px;font-size:12px;font-weight:750;display:flex}.login-card input{border:1px solid var(--border);background:#fff;border-radius:9px;height:48px;padding:0 13px}.login-error{color:var(--red);margin:0;font-size:12px;font-weight:650}.data-empty{text-align:center;color:var(--appmuted);padding:35px}.app-shell{font-size:16px}.app-sidebar nav button,.sidebar-bottom>button{font-size:14px}.service-card span,.profile b{font-size:12px}.service-card small,.profile small{font-size:11px}.app-search input,.top-actions .new-request,.new-request{font-size:13px}.page-heading p,.empty-state p{font-size:14px;line-height:1.6}.kpi>p,.request-info p,.activity-grid p{font-size:13px;line-height:1.5}.request-info b,.activity-grid b{font-size:14px}.request-info small,.activity-grid small{font-size:11px}.tabs button{font-size:12px}.table-head{font-size:11px}.table-row>span,.table-row>span b,.client-cell>b{font-size:13px}.table-row small,.status-pill{font-size:11px}.setting-title h2{font-size:16px}.setting-title p{font-size:13px;line-height:1.5}.toggle-row b{font-size:13px}.toggle-row small{font-size:11px}.message-editor{font-size:14px;line-height:1.6}.variables,.variables button{font-size:11px}.preview-label{font-size:10px}.phone-header b{font-size:12px}.phone-header small,.phone-chat>small{font-size:9px}.phone-chat>div{font-size:12px;line-height:1.5}.details-panel h2{font-size:16px}.detail-field small{font-size:11px}.detail-field b,.details-panel label,.details-panel select,.details-panel textarea,.details-panel input{font-size:12px}.notice{font-size:13px}.kpi>p{font-size:14px}.kpi>small{font-size:12px;line-height:1.45}.panel-head h2{font-size:16px}.panel-head b{font-size:12px}.panel-head button{font-size:13px}.conversation-date{font-size:11px}.event{gap:10px;padding:11px 15px}.event b{font-size:13px}.event small{margin-top:2px;font-size:11px}.sms>div{padding:13px 15px;font-size:14px;line-height:1.55}.sms small{margin-top:6px;font-size:11px}.quick-replies{gap:9px}.quick-replies button{padding:9px 13px;font-size:12px}.composer{min-height:72px;padding:10px}.composer textarea{height:46px;padding:11px;font-size:14px}.composer button{width:38px;height:38px}.composer svg{width:18px}.activity-grid time{font-size:11px}.onboard-layout{grid-template-columns:380px 1fr}.onboard-layout>aside{padding:52px 42px}.onboard-layout>aside>div>span{font-size:12px}.onboard-layout>aside h2{margin:15px 0 44px;font-size:27px;line-height:1.32}.onboard-layout>aside li{gap:16px;min-height:88px}.onboard-layout>aside li:after{height:39px;top:41px;left:17px}.onboard-layout>aside li>span{width:35px;height:35px;font-size:13px}.onboard-layout>aside li b{font-size:14px}.onboard-layout>aside li small{font-size:12px;line-height:1.4}.onboard-layout>main{padding:62px clamp(45px,7vw,120px) 32px}.step-kicker{font-size:12px}.form-step h1{margin:15px 0;font-size:36px}.form-step>p{margin-bottom:34px;font-size:16px;line-height:1.65}.form-grid input,.form-grid select{height:52px;padding:0 15px;font-size:15px}.form-grid label>small{font-size:12px}.phone-field{height:52px}.onboard-actions{width:min(880px,100%);margin-top:48px;padding-top:22px}.onboard-actions span{font-size:12px}.onboard-actions .btn{min-height:48px;font-size:14px}.number-choice small,.code-card small{font-size:11px}.number-choice p,.info-box p,.info-box b,.message-box b,.phone-steps b{font-size:14px}.template-cards b,.code-card button,.phone-steps li>span{font-size:13px}.template-cards small,.message-box small,.phone-steps small{font-size:12px}.message-box p{font-size:15px}@media (max-width:900px){.onboard-layout{grid-template-columns:1fr}.form-step h1{font-size:32px}.form-step>p{font-size:16px}.form-grid label{font-size:14px}.form-grid input,.form-grid select{font-size:16px}}@media (max-width:600px){.form-step h1{font-size:29px}.step-kicker{font-size:11px}.form-step>p{font-size:15px}.form-grid input,.form-grid select,.phone-field{height:50px}}.form-step{width:min(760px,100%)}.form-grid input,.form-grid select,.phone-field{border-radius:8px;height:46px}.form-grid input,.form-grid select{padding:0 12px;font-size:14px}.phone-field>span{padding:0 12px;font-size:13px}.form-grid{gap:18px 20px}.form-grid label{gap:7px;font-size:13px}.onboard-actions .btn{min-height:46px;padding-inline:20px;font-size:14px}@media (max-width:600px){.form-grid input,.form-grid select,.phone-field{height:46px}.form-grid{gap:16px}.form-grid label{font-size:13px}}.form-step>.message-personalization{border-left:4px solid var(--blue);color:#526078;background:#f2f6ff;border-radius:0 9px 9px 0;margin:-16px 0 24px;padding:13px 16px;font-size:14px}.message-personalization strong{color:var(--text);font-weight:800}.app-main{padding:36px 36px 100px}.page-heading{margin-bottom:30px}.kpi-grid{gap:20px}.kpi{min-height:190px;padding:22px}.kpi>strong{margin-top:20px}.kpi>p{margin:5px 0 16px}.priority{margin-top:22px}.admin-finances{padding:22px}.admin-finances h2{margin:0 0 18px;font-size:14px}.admin-finances h3{color:var(--appmuted);text-transform:uppercase;letter-spacing:.08em;margin:22px 0 10px;font-size:11px;font-weight:700}.finances-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:4px;display:grid}.fin-kpi{background:var(--appbg);border:2px solid var(--border);border-radius:10px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.fin-kpi small{color:var(--appmuted);text-transform:uppercase;letter-spacing:.09em;font-size:8px;font-weight:750}.fin-kpi b{letter-spacing:-.02em;font-size:22px;font-weight:750}.fin-kpi span{color:var(--appmuted);font-size:9px}.fin-table{margin-bottom:4px}.fin-table td{border-bottom:1px solid var(--border);color:var(--apptext);padding:8px 12px;font-size:10px}.fin-table td:first-child{font-weight:600}.fin-amount{text-align:right;white-space:nowrap;font-weight:700}.fin-total td{background:var(--appbg);font-weight:700}.fin-progress{background:#e2e8f0;border-radius:3px;min-width:80px;height:5px;overflow:hidden}.fin-progress>div{border-radius:3px;height:100%;transition:width .3s}@media (max-width:700px){.finances-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fin-kpi{padding:12px}.fin-kpi b{font-size:18px}.admin-finances>.admin-table:not(.fin-table){display:block;overflow-x:auto}.admin-finances>.admin-table:not(.fin-table) tbody,.admin-finances>.admin-table:not(.fin-table) thead{width:100%;min-width:560px;display:table}}@media (max-width:600px){.admin-finances{padding:17px}.fin-table{min-width:0}.fin-table td{padding:9px 5px}.fin-table td:nth-child(2){font-size:9px}.support-admin-list article{padding:14px}.support-admin-list article>div:first-child{align-items:flex-start}.support-admin-list article a,.support-admin-list article p{overflow-wrap:anywhere}.support-admin-list .admin-actions{margin-bottom:0}}.sms-quota-panel{margin-top:13px;padding:0}.sms-quota-panel .panel-head{border-bottom:0;height:auto;padding:16px 18px 8px}.sms-quota-bars{flex-direction:column;gap:10px;padding:4px 18px 16px;display:flex}.sms-quota-bar-wrap{flex-direction:column;gap:5px;display:flex}.sms-quota-bar-label{color:var(--appmuted);justify-content:space-between;font-size:9px;display:flex}.sms-quota-track{background:var(--appbg);border-radius:4px;height:6px;overflow:hidden}.sms-quota-fill{border-radius:4px;height:100%;transition:width .3s}.sms-quota-alert{color:#8a5a00;background:#fff5e0;border:1px solid #f0d080;border-radius:7px;margin:0 18px 14px;padding:9px 12px;font-size:9px}.panel-head{height:64px;padding-inline:22px}.priority .empty-state{min-height:300px;padding:48px 32px}@media (max-width:900px){.app-main{padding:26px 20px 100px}.page-heading{margin-bottom:24px}.kpi-grid{gap:16px}.priority{margin-top:18px}}@media (max-width:600px){.app-main{padding:22px 16px 100px}.kpi-grid{gap:12px}.kpi{min-height:170px;padding:17px}.priority{margin-top:16px}.priority .empty-state{min-height:270px;padding:36px 20px}}.login-card input,.details-panel input,.details-panel select,.admin-settings input,.admin-number input,.demo-phone-input{border-radius:7px;height:42px;padding:0 11px;font-size:14px}.details-panel textarea,.admin-settings textarea,.message-editor,.create-form textarea{min-height:84px;padding:10px 11px;font-size:13px;line-height:1.5}.stripe-trust{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin-top:16px;font-size:12px;display:flex}.stripe-trust>svg{width:16px;color:var(--green)}.stripe-trust.dark{color:#91a2b7;margin:32px 0 0}.stripe-trust.dark>svg{color:#53d19a}.stripe-wordmark{color:#635bff;letter-spacing:-1.2px;font-size:21px;font-weight:800;line-height:1}.stripe-trust.dark .stripe-wordmark{color:#a5a0ff}.landing-stripe{justify-content:center;display:flex}.landing-stripe .stripe-trust{margin-top:28px}@media (max-width:900px){.mobile-bottom,.mobile-bottom.admin-mobile-nav{grid-template-columns:repeat(3,1fr)}}.logo{color:var(--rp-navy);letter-spacing:-.02em;gap:10px;font-weight:500}.brand-mark{color:currentColor;flex:none;width:42px;height:42px;overflow:visible}.brand-wordmark{white-space:nowrap;font-size:21px;font-style:normal}.brand-wordmark b{font-weight:500}.brand-wordmark em{color:var(--rp-green);font-style:normal;font-weight:500}.mock-side .brand-mark{width:24px;height:24px}.mock-side .brand-wordmark{font-size:11px}.app-sidebar .brand-mark{width:36px;height:36px}.app-sidebar .brand-wordmark{font-size:17px}.app-shell{--appbg:var(--rp-background);--panel:var(--rp-surface);--apptext:var(--rp-text);--appmuted:var(--rp-text-muted)}.kpi,.panel,.support-card,.login-card,.price-card,.payment-card,.activation-card{border-radius:var(--rp-radius-md);box-shadow:var(--rp-shadow-card)}.round-icon,.step-icon,.kpi-head span,.template-cards button>span,.number-choice>span{background:var(--rp-green-soft)}.site-header{background:#f5f7faeb;border-color:#dce2e9e6}.legal-hero{background:var(--rp-surface-alt)}.section-label.light{color:#75d9a7}@media (max-width:900px){.app-logo-mobile .logo .brand-mark{width:34px;height:34px}.app-logo-mobile .brand-wordmark{display:none}}.form-grid .phone-field{background:var(--rp-surface);border:1px solid var(--rp-border);align-items:center;width:100%;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.form-grid .phone-field:focus-within{border-color:var(--rp-green);box-shadow:0 0 0 3px #20b26b1f}.form-grid .phone-field>span{background:var(--rp-surface-alt);white-space:nowrap;flex:none}.form-grid .phone-field>input{flex:1;width:100%;min-width:0;box-shadow:none!important;border:0!important;border-radius:0!important;outline:0!important}.service-card span.pending{color:#f5c86a}.service-card span.pending i{background:#f0ad35}.relay-status.pending{color:#96630b;background:#fff6df;border-color:#f1d99e}.relay-status.pending i{background:#f0ad35}.testimonials{background:#fff}.testimonials h2{text-align:center;max-width:640px;margin-left:auto;margin-right:auto}.testimonials .section-label{text-align:center}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.testimonial-card{background:var(--warm);border:1px solid var(--border);border-radius:16px;flex-direction:column;justify-content:space-between;gap:16px;padding:28px;display:flex}.testimonial-stars{color:#f59e0b;letter-spacing:2px;font-size:16px;line-height:1}.plan-toggle{background:#eef1f5;border-radius:30px;margin-bottom:20px;padding:4px;display:inline-flex}.plan-opt{color:#556176;cursor:pointer;background:0 0;border:0;border-radius:26px;align-items:center;gap:7px;padding:8px 18px;font-size:14px;font-weight:600;transition:all .18s;display:flex}.plan-opt.active{color:var(--navy);background:#fff;box-shadow:0 2px 8px #1322381f}.plan-badge{color:#0d7a4a;background:#d1f5e5;border-radius:10px;padding:2px 7px;font-size:10px;font-weight:700}.account-tabs{border-bottom:1px solid var(--border);gap:4px;margin-bottom:24px;padding-bottom:0;display:flex}.account-tab{color:#677489;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:10px 16px;font-size:14px;font-weight:600;transition:color .15s,border-color .15s;display:flex}.account-tab:hover{color:var(--navy)}.account-tab.active{color:var(--blue);border-bottom-color:var(--blue)}.account-tab-body{flex-direction:column;gap:20px;display:flex}.account-card h2{color:var(--navy);margin:0 0 4px;font-size:17px;font-weight:700}.account-card>p.account-muted{margin:0 0 20px}.account-exports{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.testimonial-card p{color:var(--text);flex:1;margin:0;font-size:14px;line-height:1.7}.testimonial-card footer{align-items:center;gap:12px;display:flex}.testimonial-card footer div{flex-direction:column;gap:2px;display:flex}.testimonial-card footer b{font-size:13px}.testimonial-card footer small{color:var(--muted);font-size:12px}.testimonial-avatar{background:var(--blue);color:#fff;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}@media (max-width:900px){.testimonial-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.testimonial-grid{grid-template-columns:1fr}}.rgpd-trust{color:#2d6e4e;background:#f0f9f4;border:1px solid #c8e8d6;border-radius:9px;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 10px;margin-top:16px;padding:12px;font-size:11px;display:flex}.rgpd-trust svg{color:#0d7a4a;flex:none}.rgpd-trust .sep{background:#7db89a;border-radius:50%;width:3px;height:3px}.rgpd-trust a{color:#0d7a4a;font-weight:700;text-decoration:underline}.hero-price-hint{color:var(--muted);margin-top:12px;font-size:13px}.hero-price-hint strong{color:var(--rp-navy);font-weight:750}.about-hero{background:linear-gradient(135deg,#f5f7fa 0%,#eef8f3 100%);padding:88px 0 96px;overflow:hidden}.about-hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;display:grid}.about-hero-copy h1{letter-spacing:-.048em;max-width:720px;margin:0 0 24px;font-size:54px;line-height:1.07}.about-hero-copy h1 em{color:var(--rp-green-strong);font-style:normal}.about-hero-copy>p{color:#556176;max-width:680px;font-size:18px;line-height:1.75}.about-manifesto{background:var(--rp-navy);border-radius:24px;flex-direction:column;justify-content:center;min-height:420px;padding:58px 50px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 70px #13223833}.about-manifesto-icon{color:#64dda0;background:#20b26b29;border-radius:16px;place-items:center;width:58px;height:58px;margin-bottom:36px;display:grid}.about-manifesto-icon svg{width:28px;height:28px}.about-manifesto p{z-index:2;color:#fff;letter-spacing:-.02em;margin:0 0 28px;font-size:26px;font-weight:650;line-height:1.45;position:relative}.about-manifesto span{z-index:2;color:#8fa2b9;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:750;position:relative}.about-signal{border:1px solid #20b26b40;border-radius:50%;position:absolute}.signal-one{width:280px;height:280px;top:-80px;right:-150px}.signal-two{width:190px;height:190px;top:-35px;right:-95px}.about-split{grid-template-columns:.95fr 1.05fr;align-items:start;gap:100px;display:grid}.about-split h2{margin:0;font-size:40px;line-height:1.2}.about-prose p{color:#556176;margin:0 0 20px;font-size:17px;line-height:1.8}.about-commitments{background:#fff}.about-commitments h2{margin-bottom:48px}.about-card-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.about-value-card{background:var(--rp-background);border:1px solid var(--rp-border);border-radius:18px;min-height:330px;padding:32px;position:relative}.about-card-number{color:#c8d1dc;letter-spacing:.08em;font-size:13px;font-weight:800;position:absolute;top:26px;right:28px}.about-value-icon{background:var(--rp-green-soft);width:54px;height:54px;color:var(--rp-green-strong);border-radius:14px;place-items:center;margin-bottom:45px;display:grid}.about-value-icon svg{width:25px}.about-value-card h3{margin:0 0 13px;font-size:21px}.about-value-card p{color:#5d697b;margin:0;line-height:1.7}.about-human{background:var(--rp-navy);color:#fff}.about-human-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.about-human h2{margin:0 0 22px;font-size:40px}.about-human p{color:#b9c4d2;font-size:16px;line-height:1.75}.about-human-visual{background:#fff;border-radius:18px;padding:30px;box-shadow:0 22px 60px #0000002e}.about-flow-item{color:var(--rp-navy);border:1px solid var(--rp-border);border-radius:12px;align-items:center;gap:16px;padding:17px;display:flex}.about-flow-item.active{background:#effaf4;border-color:#8ed9b3}.about-flow-item>svg{width:23px;color:var(--rp-green-strong)}.about-flow-item span{flex-direction:column;gap:4px;display:flex}.about-flow-item b{font-size:14px}.about-flow-item small{color:var(--rp-text-muted)}.about-flow-line{background:var(--rp-border);width:1px;height:24px;margin:auto}.about-checks{flex-direction:column;gap:14px;margin:26px 0 0;padding:0;list-style:none;display:flex}.about-checks li{color:#e3e9f0;align-items:center;gap:10px;display:flex}.about-checks svg{color:#65dda1;flex:none;width:18px}.about-company-card{border:1px solid var(--rp-border);box-shadow:var(--rp-shadow-card);background:#fff;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:42px 46px;display:grid}.about-company-icon{background:var(--rp-green-soft);width:62px;height:62px;color:var(--rp-green-strong);border-radius:17px;place-items:center;display:grid}.about-company-card h2{margin:0 0 10px;font-size:28px}.about-company-card p{color:#5d697b;max-width:720px;margin:0;line-height:1.7}.about-company-card .section-label{margin-bottom:10px}.about-text-link{color:var(--rp-green-strong);white-space:nowrap;align-items:center;gap:7px;font-weight:750;text-decoration:none;display:inline-flex}.about-final{text-align:center;color:#fff;background:#0b1728;padding:96px 0}.about-final .wrap{max-width:760px}.about-final h2{margin:0 0 18px;font-size:42px;line-height:1.15}.about-final p{color:#aebdce;margin-bottom:30px;font-size:17px}.about-final .btn{background:var(--rp-green);border-color:var(--rp-green)}@media (max-width:900px){.about-hero-grid,.about-split,.about-human-grid{grid-template-columns:1fr;gap:48px}.about-hero{padding:65px 0}.about-hero-copy h1{font-size:43px}.about-manifesto{min-height:330px}.about-card-grid{grid-template-columns:1fr}.about-value-card{min-height:0}.about-company-card{grid-template-columns:auto 1fr}.about-company-card .about-text-link{grid-column:2}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.about-hero{padding:50px 0 62px}.about-hero-copy h1{font-size:35px}.about-hero-copy>p{font-size:16px}.about-hero .hero-actions{flex-direction:column}.about-hero .btn{width:100%}.about-manifesto{min-height:300px;padding:36px 28px}.about-manifesto p{font-size:21px}.about-split h2,.about-human h2,.about-final h2{font-size:29px}.about-prose p{font-size:15px}.about-human-visual{padding:18px}.about-company-card{grid-template-columns:1fr;padding:28px}.about-company-card .about-text-link{grid-column:1}.footer-grid{grid-template-columns:1fr 1fr}}@media (min-width:901px){.footer-grid{grid-template-columns:2fr repeat(4,1fr)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
