html{scroll-behavior:smooth}.lp{--lp-ink: #17211c;--lp-muted: #5f6e66;--lp-deep: #13231d;--lp-deep-2: #16362a;--lp-primary: #23624b;--lp-primary-dark: #1a4d3a;--lp-mint: #b7e4c7;--lp-mint-soft: #e3f6ea;--lp-bg: #f4f7f5;--lp-line: #dce7e0;--lp-radius: 14px;color:var(--lp-ink);background:#fff;overflow-x:hidden}.lp h1,.lp h2,.lp h3,.lp p{display:block;margin:0}.lp-container{width:100%;max-width:1120px;margin:0 auto;padding:0 24px}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border-radius:10px;border:1px solid transparent;font-weight:700;font-size:15px;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,filter .15s ease}.lp-btn:active{transform:translateY(1px)}.lp-btn-lg{min-height:50px;padding:0 24px;font-size:16px;border-radius:12px}.lp-btn-primary{background:var(--lp-primary);color:#fff;box-shadow:0 6px 18px #23624b47}.lp-btn-primary:hover{background:var(--lp-primary-dark);box-shadow:0 8px 22px #23624b57}.lp-btn-secondary{background:#fff;color:var(--lp-primary);border-color:var(--lp-line)}.lp-btn-secondary:hover{background:var(--lp-mint-soft);border-color:#b9d5c6}.lp-btn-ghost{background:transparent;color:var(--lp-deep-2)}.lp-btn-ghost:hover{background:var(--lp-mint-soft)}.lp-btn-invert{background:var(--lp-mint);color:var(--lp-deep);box-shadow:0 6px 18px #00000038}.lp-btn-invert:hover{filter:brightness(1.06)}.lp-btn-outline{background:transparent;color:#eef6f1;border-color:#ffffff59}.lp-btn-outline:hover{background:#ffffff14}.lp-btn-full{width:100%}.lp-nav{position:sticky;top:0;z-index:50;background:#ffffffdb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(220,231,224,.8)}.lp-nav-inner{max-width:1120px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;gap:28px}.lp-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.lp-brand-mark{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--lp-deep-2),var(--lp-primary));color:var(--lp-mint);font-weight:800;font-size:15px}.lp-brand-name{font-weight:800;font-size:17px;letter-spacing:-.01em}.lp-nav-links{display:flex;gap:24px;margin:0 auto}.lp-nav-links a{color:#3c4d44;text-decoration:none;font-weight:600;font-size:14.5px;transition:color .15s}.lp-nav-links a:hover{color:var(--lp-primary)}.lp-nav-actions{display:flex;gap:10px;margin-left:auto}.lp-nav-links+.lp-nav-actions{margin-left:0}.lp-nav-toggle{display:none;margin-left:auto;width:42px;height:42px;border:1px solid var(--lp-line);border-radius:10px;background:#fff;color:var(--lp-deep-2);align-items:center;justify-content:center}.lp-nav-mobile{display:none}.lp-hero{position:relative;background:radial-gradient(48rem 30rem at 85% -10%,rgba(183,228,199,.4),transparent 60%),radial-gradient(40rem 26rem at -10% 30%,rgba(35,98,75,.1),transparent 55%),linear-gradient(180deg,#fbfdfc,var(--lp-bg));overflow:hidden}.lp-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:48px;padding-top:72px;padding-bottom:88px}.lp-hero-copy{animation:lp-rise .7s ease both}.lp-eyebrow{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:999px;background:var(--lp-mint-soft);border:1px solid #c4e8d2;color:#1d6b46;font-weight:700;font-size:13px;margin-bottom:22px}.lp-hero h1{font-size:clamp(36px,5.4vw,58px);line-height:1.06;letter-spacing:-.03em;font-weight:800;color:var(--lp-deep)}.lp-hero h1 em{font-style:normal;color:var(--lp-primary);background:linear-gradient(120deg,var(--lp-primary),#3d9670);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lp-hero-sub{margin-top:20px;max-width:520px;font-size:18px;line-height:1.6;color:var(--lp-muted)}.lp-hero-ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.lp-trust{list-style:none;display:flex;flex-wrap:wrap;gap:8px 20px;margin:26px 0 0;padding:0}.lp-trust li{display:inline-flex;align-items:center;gap:7px;color:#4a5b52;font-size:13.5px;font-weight:600}.lp-trust svg{color:var(--lp-primary)}.lp-phone{position:relative;justify-self:center;width:min(340px,100%);border-radius:30px;background:#fff;border:1px solid var(--lp-line);box-shadow:0 30px 60px #12221b29,0 4px 14px #12221b14;overflow:visible;animation:lp-rise .7s ease .15s both}.lp-phone-top{display:flex;align-items:center;gap:10px;padding:16px 18px;background:var(--lp-deep);color:#eef6f1;border-radius:30px 30px 0 0}.lp-phone-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#b7e4c733;color:var(--lp-mint)}.lp-phone-id strong{display:block;font-size:14px;line-height:1.2}.lp-phone-id span{display:block;font-size:11.5px;color:#9fdcb6}.lp-phone-chat{display:grid;gap:10px;padding:18px 16px 24px;background:radial-gradient(20rem 14rem at 90% 0%,rgba(183,228,199,.25),transparent 60%),#f1f5f0;border-radius:0 0 30px 30px}.lp-msg{max-width:85%;padding:10px 13px;border-radius:14px;font-size:13.5px;line-height:1.45;box-shadow:0 1px 1px #12221b0f}.lp-in{justify-self:start;background:#fff;border-bottom-left-radius:4px;color:#24342d}.lp-out{justify-self:end;background:#d5f3df;border-bottom-right-radius:4px;color:#16362a}.lp-float-card{position:absolute;left:-46px;bottom:-24px;display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:14px;background:#fff;border:1px solid var(--lp-line);box-shadow:0 16px 34px #12221b2e;animation:lp-float 5s ease-in-out 1s infinite}.lp-float-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--lp-mint-soft);color:var(--lp-primary)}.lp-float-card strong{display:block;font-size:13.5px;color:var(--lp-deep)}.lp-float-card span{display:block;font-size:12px;color:var(--lp-muted)}.lp-strip{background:var(--lp-deep);padding:26px 0}.lp-strip p{color:#c7dccf;font-size:16.5px;line-height:1.6;text-align:center;max-width:820px;margin:0 auto}.lp-strip strong{color:var(--lp-mint)}.lp-section{padding:88px 0;background:#fff}.lp-section-alt{background:var(--lp-bg)}.lp-section-head{max-width:640px;margin:0 auto 52px;text-align:center}.lp-kicker{display:inline-block;color:var(--lp-primary);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.lp-kicker-light{color:var(--lp-mint)}.lp-section-head h2,.lp-dark h2,.lp-final h2{font-size:clamp(26px,3.4vw,38px);line-height:1.15;letter-spacing:-.02em;font-weight:800;color:var(--lp-deep)}.lp-section-head p{margin-top:14px;color:var(--lp-muted);font-size:16.5px;line-height:1.6}.lp-center{display:flex;justify-content:center;margin-top:44px}.lp-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.lp-feature{border:1px solid var(--lp-line);border-radius:var(--lp-radius);padding:26px 24px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.lp-feature:hover{transform:translateY(-4px);box-shadow:0 18px 40px #12221b1a;border-color:#c4dccd}.lp-feature-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--lp-mint-soft);color:var(--lp-primary);margin-bottom:16px}.lp-feature h3{font-size:17.5px;font-weight:800;color:var(--lp-deep);margin-bottom:8px}.lp-feature p{color:var(--lp-muted);font-size:14.5px;line-height:1.6}.lp-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;counter-reset:step}.lp-step{position:relative;background:#fff;border:1px solid var(--lp-line);border-radius:var(--lp-radius);padding:30px 24px 26px}.lp-step-num{position:absolute;top:-14px;left:22px;width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:var(--lp-primary);color:#fff;font-weight:800;font-size:14px;box-shadow:0 4px 12px #23624b59}.lp-step-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--lp-mint-soft);color:var(--lp-primary);margin-bottom:16px}.lp-step h3{font-size:17.5px;font-weight:800;color:var(--lp-deep);margin-bottom:8px}.lp-step p{color:var(--lp-muted);font-size:14.5px;line-height:1.6}.lp-dark{background:radial-gradient(44rem 30rem at 110% 110%,rgba(183,228,199,.14),transparent 60%),linear-gradient(135deg,var(--lp-deep),var(--lp-deep-2));padding:92px 0}.lp-dark-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:56px;align-items:center}.lp-dark h2{color:#eef6f1}.lp-dark-sub{margin-top:16px;color:#aec3b8;font-size:16.5px;line-height:1.65;max-width:520px}.lp-checklist{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:14px}.lp-checklist li{display:flex;align-items:flex-start;gap:12px;color:#dbe8e1;font-size:15.5px;line-height:1.5;font-weight:600}.lp-check{flex:0 0 auto;width:24px;height:24px;margin-top:1px;border-radius:999px;display:grid;place-items:center;background:#b7e4c72e;color:var(--lp-mint)}.lp-dark-card{background:#fff;border-radius:18px;padding:22px;box-shadow:0 30px 70px #00000059;display:grid;gap:12px}.lp-dark-card-head{display:flex;align-items:center;gap:8px;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:#4a5b52}.lp-dark-card-head svg{color:var(--lp-primary)}.lp-dark-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--lp-line);border-radius:12px;padding:12px 14px}.lp-dark-row strong{display:block;font-size:14.5px;color:var(--lp-deep)}.lp-dark-row span{display:block;font-size:12.5px;color:var(--lp-muted)}.lp-dark-row-paid{opacity:.72}.lp-pill-warn,.lp-pill-ok{flex:0 0 auto;display:inline-flex;align-items:center;border-radius:999px;padding:4px 11px;font-size:12px;font-weight:800}.lp-pill-warn{background:#fff3df;color:#8b5510}.lp-pill-ok{background:var(--lp-mint-soft);color:#1d6b46}.lp-dark-cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border:0;border-radius:10px;background:var(--lp-primary);color:#fff;font-weight:700;font-size:14.5px;pointer-events:none}.lp-quote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.lp-quote{margin:0;border:1px solid var(--lp-line);border-radius:var(--lp-radius);background:var(--lp-bg);padding:26px 24px;display:grid;gap:14px;align-content:start}.lp-stars{display:inline-flex;gap:3px;color:#e8a93c}.lp-stars svg{fill:currentColor}.lp-quote blockquote{margin:0;color:#2c3d34;font-size:15px;line-height:1.65}.lp-quote figcaption strong{display:block;color:var(--lp-deep);font-size:14.5px}.lp-quote figcaption span{display:block;color:var(--lp-muted);font-size:13px;margin-top:2px}.lp-price-card{max-width:460px;margin:0 auto;background:#fff;border:1px solid #c4dccd;border-radius:20px;padding:34px 32px 28px;box-shadow:0 24px 60px #12221b1f;display:grid;gap:22px}.lp-price-head{text-align:center;display:grid;gap:10px;justify-items:center}.lp-price-badge{display:inline-flex;padding:5px 13px;border-radius:999px;background:var(--lp-deep);color:var(--lp-mint);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.lp-price-amount{font-size:52px;font-weight:800;letter-spacing:-.03em;color:var(--lp-deep);line-height:1}.lp-price-amount span{font-size:18px;font-weight:700;color:var(--lp-muted);letter-spacing:0}.lp-price-head p{color:var(--lp-muted);font-size:14.5px}.lp-price-list{list-style:none;margin:0;padding:0;display:grid;gap:11px}.lp-price-list li{display:flex;align-items:center;gap:10px;color:#2c3d34;font-size:15px;font-weight:600}.lp-price-list svg{color:var(--lp-primary);flex:0 0 auto}.lp-price-note{text-align:center;color:var(--lp-muted);font-size:13px}.lp-faq-wrap .lp-section-head{margin-bottom:36px}.lp-faq-list{max-width:720px;margin:0 auto;display:grid;gap:12px}.lp-faq{border:1px solid var(--lp-line);border-radius:12px;background:#fff;padding:0 20px;transition:border-color .15s}.lp-faq[open]{border-color:#b9d5c6;background:#fbfdfc}.lp-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;padding:17px 0;font-weight:700;font-size:15.5px;color:var(--lp-deep)}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq-chev{flex:0 0 auto;color:var(--lp-primary);transition:transform .2s}.lp-faq[open] .lp-faq-chev{transform:rotate(90deg)}.lp-faq p{padding:0 0 18px;color:var(--lp-muted);font-size:14.5px;line-height:1.65;max-width:620px}.lp-final{background:radial-gradient(40rem 24rem at 15% -20%,rgba(183,228,199,.2),transparent 60%),linear-gradient(135deg,var(--lp-deep-2),var(--lp-primary));padding:88px 0}.lp-final-inner{text-align:center}.lp-final h2{color:#fff}.lp-final p{margin:16px auto 0;max-width:520px;color:#cfe3d7;font-size:16.5px;line-height:1.6}.lp-center-row{justify-content:center}.lp-final .lp-hero-ctas{margin-top:32px}.lp-footer{background:var(--lp-deep);padding:40px 0}.lp-footer-inner{display:grid;gap:20px;justify-items:center;text-align:center}.lp-footer .lp-brand-name{color:#eef6f1}.lp-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 24px}.lp-footer-links a{color:#aec3b8;text-decoration:none;font-size:14px;font-weight:600}.lp-footer-links a:hover{color:var(--lp-mint)}.lp-footer-note{color:#7e948a;font-size:13px}@keyframes lp-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lp-hero-copy,.lp-phone,.lp-float-card{animation:none}.lp-feature:hover{transform:none}}@media(max-width:960px){.lp-hero-grid{grid-template-columns:1fr;gap:56px;padding-top:56px;padding-bottom:64px}.lp-hero-sub{max-width:620px}.lp-feature-grid,.lp-quote-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lp-steps{grid-template-columns:1fr;gap:30px}.lp-dark-grid{grid-template-columns:1fr;gap:44px}.lp-float-card{left:-12px}}@media(max-width:720px){.lp-nav-links,.lp-nav-actions{display:none}.lp-nav-toggle{display:inline-flex}.lp-nav-mobile{display:grid;gap:4px;padding:10px 24px 18px;border-top:1px solid var(--lp-line);background:#fff}.lp-nav-mobile a{color:var(--lp-deep-2);text-decoration:none;font-weight:700;font-size:16px;padding:11px 0}.lp-nav-mobile-actions{display:grid;gap:10px;padding-top:12px}.lp-section,.lp-dark,.lp-final{padding:64px 0}.lp-feature-grid,.lp-quote-grid{grid-template-columns:1fr}.lp-hero-ctas .lp-btn{flex:1 1 auto}.lp-float-card{position:static;margin:14px 16px 20px;animation:none}.lp-phone{overflow:hidden}.lp-phone-chat{border-radius:0}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211c;background:#f4f7f5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.page{min-height:100vh;display:flex;flex-direction:column}.app-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 28px;background:#13231d;color:#eef6f1}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand-mark{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:#b7e4c7;color:#12221b;font-weight:800}.brand strong{display:block;line-height:1.2}.brand span{display:block;color:#aec3b8;font-size:13px;margin-top:2px}.account{display:flex;align-items:center;gap:16px}.account-id{text-align:right}.account-id strong{display:block;line-height:1.2}.account-id small{display:block;color:#aec3b8;font-size:13px;margin-top:2px}.content{flex:1;width:100%;max-width:1040px;margin:0 auto;padding:34px 22px 56px}h1,h2,p{margin-top:0}h1{font-size:27px;margin-bottom:8px}h2{font-size:18px;margin-bottom:10px;display:inline-flex;align-items:center;gap:8px}p{color:#5f6e66;line-height:1.5}.panel{background:#fff;border:1px solid #dce7e0;border-radius:10px;padding:22px;box-shadow:0 1px 2px #12221b0a}.section-heading{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px}.section-heading svg{color:#23624b;margin-top:2px}.section-heading h2{margin-bottom:4px}.auth-shell{display:grid;gap:18px}.auth-intro{text-align:center;max-width:560px;margin:0 auto 4px}.auth-intro svg{color:#23624b}.auth-intro h1{margin:8px 0}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;background:#e7efe9;border-radius:9px;max-width:360px;margin:0 auto;width:100%}.segmented button{border:0;background:transparent;color:#3c4d44;font-weight:700;min-height:38px;border-radius:7px}.segmented button.active{background:#fff;color:#143a2b;box-shadow:0 1px 2px #12221b14}.auth-panel{display:grid;gap:16px;max-width:520px;margin:0 auto;width:100%}.method{display:grid;gap:10px}.method-head{display:flex;align-items:center;gap:8px;font-weight:800;color:#173a2c}.method-head svg{color:#23624b}.method-head em{font-style:normal;font-size:11px;font-weight:800;text-transform:uppercase;color:#1d6b46;background:#e3f6ea;border-radius:999px;padding:2px 8px}.method p{margin:0;font-size:14px}.divider{display:flex;align-items:center;gap:12px;color:#8a9890;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.divider:before,.divider:after{content:"";height:1px;flex:1;background:#e2ebe6}.dashboard{display:grid;gap:30px}.dashboard-intro h1{margin-bottom:6px}.dashboard-intro p{margin:0;max-width:640px}.hero-cta{display:flex;align-items:center;gap:18px;width:100%;text-align:left;border:0;border-radius:14px;padding:22px 24px;color:#eef6f1;background:linear-gradient(135deg,#16362a,#23624b);box-shadow:0 8px 24px #12221b2e;transition:filter .15s,transform .15s}.hero-cta:hover{filter:brightness(1.07)}.hero-cta:active{transform:translateY(1px)}.hero-cta-icon{flex:0 0 auto;width:52px;height:52px;border-radius:12px;display:grid;place-items:center;background:#b7e4c72e;color:#b7e4c7}.hero-cta-copy{flex:1 1 200px;min-width:0;display:grid;gap:4px}.hero-cta-title{font-size:19px;font-weight:800}.hero-cta-sub{color:#c7dccf;font-size:14px;line-height:1.45}.hero-cta-go{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;font-weight:800;color:#12221b;background:#b7e4c7;border-radius:999px;padding:9px 16px}.dash-section{display:grid;gap:16px}.dash-section-head{display:grid;gap:4px;padding-bottom:10px;border-bottom:1px solid #e0eae4}.dash-section-head h2{display:block;margin:0;font-size:13px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#4a5b52}.dash-section-head p{margin:0;font-size:13.5px}.dash-section-body{display:grid;gap:20px}.field{display:grid;gap:6px;min-width:0}.field span{font-size:12px;color:#617168;font-weight:700;text-transform:uppercase}.field input{width:100%;min-height:42px;border:1px solid #cddad3;border-radius:7px;padding:9px 11px;background:#fff;color:#17211c}.field textarea{width:100%;min-height:112px;border:1px solid #cddad3;border-radius:7px;padding:9px 11px;resize:vertical;background:#fff;color:#17211c}.field.invalid input{border-color:#e0a59c;background:#fff7f5}.field-error{color:#a2382a;font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.primary,.secondary,.danger,.ghost,.icon-only{min-height:42px;border-radius:7px;border:1px solid transparent;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.primary{background:#23624b;color:#fff}.secondary{background:#eaf3ee;color:#173a2c;border-color:#cfe1d7}.danger{background:#fff0ee;color:#a2382a;border-color:#efc7c0}.ghost{background:transparent;color:#dbe8e1;border-color:#355043}.icon-only{width:42px;padding:0;background:#f2f7f4;border-color:#d5e1da;color:#294138}.full{grid-column:1 / -1;width:100%}.inline-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.feedback{margin-top:4px;border-radius:7px;padding:10px 12px;display:flex;gap:8px;align-items:center}.feedback.error{background:#fff0ee;color:#8c2b1f}.feedback.notice{background:#edf8f1;color:#1e5c42}.feedback.warn-banner{background:#fff3df;color:#8b5510}.compliance-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr}.status-line{display:flex;align-items:center;gap:9px;font-weight:600}.status-line.ok svg{color:#237b52}.status-line.warn svg{color:#b66a16}.bank-panel,.payment-panel,.signin-panel{display:grid;gap:16px}.payment-panel .section-heading,.signin-panel .section-heading{margin-bottom:0}.passkey-active{display:inline-flex;align-items:center;gap:8px;align-self:start;padding:8px 12px;border-radius:8px;background:#edf8f1;color:#1e5c42;font-weight:700;font-size:14px}.passkey-active svg{color:#237b52}.bank-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.bank-header p{margin-bottom:0}.bank-summary{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;color:#46564d;font-size:14px}.bank-summary strong{color:#24342d;font-weight:700}.bank-summary .dot{color:#a5b3ab}.bank-summary.muted{color:#65766d}.bank-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.menu{position:relative;display:inline-flex}.menu-list{position:absolute;top:calc(100% + 6px);right:0;z-index:20;min-width:200px;padding:6px;background:#fff;border:1px solid #dce7e0;border-radius:10px;box-shadow:0 12px 30px #12221b29;display:grid;gap:2px}.menu-item{display:flex;align-items:center;gap:10px;width:100%;min-height:40px;padding:0 12px;border:0;border-radius:7px;background:transparent;color:#24342d;font-weight:600;text-align:left}.menu-item:hover{background:#f2f7f4}.menu-item svg{color:#5c6d64;flex:0 0 auto}.menu-item.is-danger{color:#a2382a}.menu-item.is-danger svg{color:#a2382a}.menu-item.is-danger:hover{background:#fff0ee}.disclosure{border-top:1px solid #eaf0ec;padding-top:12px}.disclosure>summary{display:flex;align-items:center;gap:6px;list-style:none;cursor:pointer;color:#46564d;font-weight:700;font-size:13.5px}.disclosure>summary::-webkit-details-marker{display:none}.disclosure>summary:hover{color:#23624b}.disclosure-chev{transition:transform .15s;color:#6f7f76;flex:0 0 auto}.disclosure[open]>summary .disclosure-chev{transform:rotate(90deg)}.disclosure[open]>summary{margin-bottom:14px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0e181373;display:flex;align-items:center;justify-content:center;padding:20px}.modal{width:100%;max-width:520px;max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:12px;padding:22px;box-shadow:0 24px 60px #0e181352}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.modal-head .section-heading{margin-bottom:18px}.modal .auth-panel{margin:0;max-width:none}.connection-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.metric{background:#f7faf8;border:1px solid #e3ece7;border-radius:8px;padding:14px}.metric span{display:block;color:#65766d;font-size:13px;margin-bottom:8px}.metric strong{font-size:18px;line-height:1.15;overflow-wrap:anywhere}.pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:999px;padding:0 12px;background:#eef3f0;color:#43544b;font-size:12px;font-weight:800;text-transform:capitalize;white-space:nowrap}.pill.ok{background:#e3f6ea;color:#1d6b46}.pill.warn{background:#fff3df;color:#8b5510}.empty{color:#75857d;background:#f6faf8;border-radius:8px;padding:14px;margin:0}.empty.centered{text-align:center;max-width:360px;margin:40px auto}.chat-panel{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px}.chat-header-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.chat-header-left{display:flex;align-items:center;gap:10px}.chat-thread-title{min-width:0;font-size:15px;color:#17211c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-toggle{display:none}.chat-window-wrap{position:relative;flex:1;min-height:0;display:flex}.chat-window{flex:1;min-height:240px;overflow:auto;border:1px solid #dce7e0;border-radius:8px;background:#f8fbf9;padding:16px;display:flex;flex-direction:column;gap:12px}.jump-latest{position:absolute;left:50%;bottom:14px;transform:translate(-50%);display:inline-flex;align-items:center;gap:6px;border:1px solid #cfe1d7;background:#fff;color:#23624b;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:700;box-shadow:0 4px 12px #12221b24}.jump-latest:hover{background:#eaf3ee}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.chat-empty{margin:auto;display:inline-flex;flex-direction:column;align-items:center;gap:12px;max-width:360px;text-align:center;color:#64746b}.chat-empty svg{color:#2d5b84}.chat-suggestions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.chat-suggestions button{border:1px solid #cfe1d7;background:#fff;color:#23624b;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:600}.chat-suggestions button:hover{background:#eaf3ee}.chat-row{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:flex-start;flex:0 0 auto}.chat-row.user{grid-template-columns:minmax(0,1fr) 32px}.chat-row.user .chat-avatar{grid-column:2;grid-row:1;background:#e8eef8;color:#2d5b84}.chat-row.user .chat-bubble{grid-column:1;grid-row:1;justify-self:end;background:#eef4ff;border-color:#cedbf0}.chat-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#e7f2ec;color:#23624b;flex:0 0 auto}.chat-bubble{width:fit-content;max-width:min(680px,100%);border:1px solid #d8e4dd;border-radius:8px;background:#fff;padding:10px 12px;box-shadow:0 1px 1px #12221b08}.chat-bubble span{display:block;margin-bottom:4px;color:#607168;font-size:12px;font-weight:800}.chat-bubble p{margin:0;color:#1b2922;white-space:pre-wrap;overflow-wrap:anywhere}.md{color:#1b2922;overflow-wrap:anywhere}.md>*:first-child{margin-top:0}.md>*:last-child{margin-bottom:0}.md p{margin:0 0 8px;color:#1b2922;white-space:normal}.md ul,.md ol{margin:0 0 8px;padding-left:20px}.md li{margin:2px 0}.md h1,.md h2,.md h3,.md h4,.md h5,.md h6{font-size:14px;margin:10px 0 6px}.md a{color:#23624b}.md code{background:#eef3f0;border-radius:4px;padding:1px 5px;font-size:13px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.md pre{margin:0 0 8px;padding:10px 12px;background:#13231d;color:#e6efe9;border-radius:8px;overflow:auto}.md pre code{background:transparent;padding:0;color:inherit}.md blockquote{margin:0 0 8px;padding:2px 12px;border-left:3px solid #cfe1d7;color:#46564d}.md table{border-collapse:collapse;margin:0 0 8px;font-size:13.5px;display:block;max-width:100%;overflow-x:auto}.md th,.md td{border:1px solid #d8e4dd;padding:5px 9px;text-align:left}.md th{background:#eef3f0}.typing-bubble{min-width:86px}.typing-dots{display:inline-flex;align-items:center;gap:4px;min-height:18px}.typing-dots i{width:6px;height:6px;border-radius:999px;background:#607168;animation:typing-pulse 1.1s infinite ease-in-out}.typing-dots i:nth-child(2){animation-delay:.16s}.typing-dots i:nth-child(3){animation-delay:.32s}@keyframes typing-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.tool-call{width:fit-content;max-width:min(680px,100%);min-width:220px;margin-left:42px;border:1px solid #dce7e0;border-radius:8px;background:#fff;overflow:hidden;flex:0 0 auto}.tool-call-head{display:flex;align-items:center;gap:7px;width:100%;border:0;background:transparent;padding:8px 10px;color:#46564d;font-size:13px;font-weight:700;text-align:left}.tool-call-head:hover{background:#f2f7f4}.tool-call-head>svg{color:#6f7f76;flex:0 0 auto}.tool-call-head span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool-status{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-style:normal;font-size:11px;font-weight:800;text-transform:uppercase;border-radius:999px;padding:2px 8px;flex:0 0 auto}.tool-status.done{color:#1d6b46;background:#e3f6ea}.tool-status.running{color:#8b5510;background:#fff3df}.tool-status.awaiting{color:#7a5cc0;background:#efe9fb}.tool-status.rejected{color:#a3382f;background:#fbe6e3}.tool-call-body{border-top:1px solid #e3ece7;padding:10px;display:grid;gap:6px}.tool-call-body small{color:#65766d;font-weight:700;text-transform:uppercase;font-size:11px}.tool-call-body pre{margin:0;max-height:220px;overflow:auto;background:#f7faf8;border:1px solid #e3ece7;border-radius:6px;padding:8px 10px;font-size:12.5px;white-space:pre-wrap;overflow-wrap:anywhere;color:#24342d}.chat-composer{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:10px;align-items:end}.chat-composer textarea{min-height:42px;max-height:180px;border:1px solid #cddad3;border-radius:8px;padding:10px 12px;resize:none;overflow-y:auto;color:#17211c}.composer-meta{display:flex;justify-content:space-between;gap:12px;color:#708178;font-size:12px}.composer-meta.over{color:#a2382a;font-weight:800}.approval-card{display:grid;gap:12px;border:1px solid #e2c36d;background:#fffaf0;border-radius:8px;padding:14px}.approval-head{display:flex;align-items:flex-start;gap:10px}.approval-head svg{color:#94620f;margin-top:2px}.approval-head strong{display:block;color:#332716}.approval-head span{display:block;margin-top:2px;color:#71551d}.action-preview{border:1px solid #eadcae;border-radius:8px;background:#fffef9;overflow:hidden}.action-preview span{display:block;padding:8px 10px;border-bottom:1px solid #eadcae;color:#5d4514;font-weight:800}.action-preview pre{margin:0;padding:10px;max-height:180px;overflow:auto;color:#24342d;white-space:pre-wrap;overflow-wrap:anywhere}.action-edit textarea{min-height:138px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.chat-container{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px;height:calc(100vh - 150px);min-height:480px}.chat-sidebar{background:#fff;border:1px solid #dce7e0;border-radius:8px;padding:12px;display:flex;flex-direction:column;min-height:0}.sidebar-header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px}.sidebar-header h3{font-size:14px;font-weight:700;margin:0}.sidebar-header-actions{display:flex;gap:6px}.icon-only.small{width:32px;min-height:32px}.sidebar-close,.sidebar-backdrop{display:none}.thread-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.thread-hint{color:#75857d;font-size:13px;padding:6px 4px}.thread-item{display:flex;align-items:center;gap:8px;padding:0;background:#f4f7f5;border:1px solid #dce7e0;border-radius:6px;transition:background .2s,border-color .2s;overflow:hidden;flex:0 0 auto}.thread-item:hover{background:#eef3f0;border-color:#cddad3}.thread-item.active{background:#e7f2ec;border-color:#b7e4c7;color:#23624b}.thread-item.editing{padding:4px}.thread-item.editing input{width:100%;min-height:34px;border:1px solid #b7e4c7;border-radius:5px;padding:6px 8px;background:#fff;color:#17211c}.thread-select{flex:1;min-width:0;min-height:44px;padding:7px 10px;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:inherit;text-align:left;font-weight:600}.thread-select>svg{flex:0 0 auto;color:#6f7f76}.thread-item.active .thread-select>svg{color:#23624b}.thread-titles{min-width:0;display:grid;gap:1px}.thread-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.thread-titles small{color:#75857d;font-size:11.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-rename{width:34px;align-self:stretch;border:0;border-left:1px solid #dce7e0;background:transparent;color:#607168;display:inline-grid;place-items:center}.thread-rename:hover{background:#fff9;color:#23624b}.chat-main{display:flex;flex-direction:column;gap:12px;min-height:0}.feedback.compact{padding:8px 10px;font-size:13px;margin-top:10px}@media(max-width:768px){.chat-container{grid-template-columns:1fr;height:calc(100vh - 130px)}.sidebar-toggle,.sidebar-close{display:inline-flex}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0e181366;z-index:30}.chat-sidebar{display:none}.chat-sidebar.open{display:flex;position:fixed;top:0;left:0;bottom:0;width:min(320px,85vw);z-index:31;border-radius:0 12px 12px 0;box-shadow:0 10px 40px #0e18134d}}.availability-panel{display:grid;gap:16px}.availability-panel .section-heading{margin-bottom:0}.availability-loading{display:flex;align-items:center;gap:8px;color:#5b6b62;font-size:14px}.linklike{background:none;border:none;padding:0;color:#23624b;font-weight:700;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:5px}.linklike:hover{text-decoration:underline}.availability-summary{list-style:none;margin:0;padding:0;border:1px solid #e3ece7;border-radius:9px;overflow:hidden}.availability-summary li{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding:11px 14px;background:#fff}.availability-summary li:nth-child(2n){background:#f7faf8}.availability-summary li.off .availability-summary-hours{color:#8a978f}.availability-summary-day{font-weight:700;color:#24342d}.availability-summary-hours{color:#3f5047;font-variant-numeric:tabular-nums;text-align:right}.availability-editor{display:grid;gap:12px}.availability-day{border:1px solid #e3ece7;border-radius:9px;padding:12px 14px;display:grid;gap:10px}.availability-day.off{background:#f7faf8}.availability-day-head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.availability-toggle{display:inline-flex;align-items:center;gap:9px;font-weight:700;color:#24342d;cursor:pointer}.availability-toggle input{width:17px;height:17px;accent-color:#23624b;cursor:pointer}.availability-day-actions{display:inline-flex;align-items:center;gap:14px}.availability-off-tag{color:#8a978f;font-size:13px;font-weight:600}.availability-ranges{display:grid;gap:8px}.availability-range{display:flex;align-items:center;gap:10px}.availability-range input[type=time]{border:1px solid #d5e1da;border-radius:7px;padding:8px 10px;font-size:14px;background:#fff;color:#1e2a24;font-variant-numeric:tabular-nums}.availability-range input[type=time]:focus{outline:none;border-color:#23624b;box-shadow:0 0 0 3px #23624b26}.availability-dash{color:#667a70;font-size:13px}.availability-remove{min-height:38px;width:38px;margin-left:auto}.timeoff-panel{display:grid;gap:16px}.timeoff-panel .section-heading{margin-bottom:0}.timeoff-empty{color:#667a70;font-size:14px;margin:0}.timeoff-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.timeoff-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e3ece7;border-radius:9px;padding:11px 12px 11px 14px;background:#fff}.timeoff-info{display:grid;gap:3px;min-width:0}.timeoff-range{font-weight:700;color:#24342d;font-variant-numeric:tabular-nums}.timeoff-reason{color:#5b6b62;font-size:13px;overflow-wrap:anywhere}.timeoff-remove{min-height:38px;width:38px;color:#a2382a;background:#fff0ee;border-color:#efc7c0}.timeoff-form input[type=datetime-local]{border:1px solid #d5e1da;border-radius:7px;padding:10px 12px;font-size:14px;background:#fff;color:#1e2a24}.timeoff-form input[type=datetime-local]:focus{outline:none;border-color:#23624b;box-shadow:0 0 0 3px #23624b26}@media(max-width:640px){.app-header{padding:14px 16px}.content{padding:22px 16px 44px}.form-grid,.compliance-grid,.connection-details{grid-template-columns:1fr}.account-id{display:none}.app-header,.account{align-items:flex-start}.bank-header{flex-direction:column}.hero-cta{flex-wrap:wrap;gap:14px}.hero-cta-go{margin-left:66px}.chat-window{padding:12px}.chat-row,.chat-row.user{grid-template-columns:28px minmax(0,1fr)}.chat-row.user .chat-avatar{grid-column:1}.chat-row.user .chat-bubble{grid-column:2;justify-self:stretch}.chat-avatar{width:28px;height:28px}.chat-bubble{width:100%}.tool-call{margin-left:38px}.chat-thread-title{display:none}}.setup-checklist{border:1px solid #cfe3d6;background:#f2f9f4;border-radius:12px;padding:16px 18px}.setup-checklist-head{font-weight:800;color:#16362a;margin-bottom:10px;display:flex;align-items:center;gap:8px}.setup-spark{font-size:15px}.setup-checklist ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}.setup-checklist li{display:flex;align-items:center;gap:10px;min-height:32px}.setup-checklist li.done .setup-label{color:#4a5b52}.setup-tick{color:#237b52;flex:0 0 auto}.setup-dot{width:16px;height:16px;border-radius:50%;border:2px solid #9cc3ac;flex:0 0 auto}.setup-label{font-weight:700;color:#17372a;font-size:14.5px}button.setup-label{font-size:14.5px}.setup-go{color:#23624b;margin-left:auto}.customers-panel{display:grid;gap:16px}.customers-panel .section-heading{margin-bottom:0}.import-wizard{display:grid;gap:22px}.import-topbar{display:flex;align-items:center;gap:16px}.import-topbar h1{margin:0;font-size:22px}.import-steps{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.import-step{display:flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#eef3f0;color:#5f6e66;font-weight:700;font-size:13px}.import-step-num{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#d5e1da;color:#3c4d44;font-size:12px}.import-step.current{background:#23624b;color:#fff}.import-step.current .import-step-num{background:#ffffff40;color:#fff}.import-step.done{background:#e3f6ea;color:#1d6b46}.import-step.done .import-step-num{background:#b7e4c7;color:#16362a}.import-panel{display:grid;gap:18px}.import-hint{margin:0;font-size:14px}.req{color:#a2382a}.import-dropzone{display:grid;place-items:center;gap:12px;border:2px dashed #bcd3c5;border-radius:12px;padding:40px 20px;text-align:center;background:#f8fbf9;transition:border-color .15s,background .15s}.import-dropzone.dragging{border-color:#23624b;background:#eef8f1}.import-dropzone svg{color:#23624b}.import-drop-title{margin:0;font-weight:700;color:#2c3d34}.import-paste-toggle{align-self:start}.import-paste{display:grid;gap:10px}.import-paste textarea{width:100%;min-height:120px;border:1px solid #cddad3;border-radius:8px;padding:10px 12px;resize:vertical;font-family:ui-monospace,monospace;font-size:13px}.import-template-hint{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#5f6e66;font-size:13.5px}.import-map-list{display:grid;gap:8px}.import-map-row{display:grid;grid-template-columns:200px 1fr 160px;gap:12px;align-items:center}.import-map-field{font-weight:700;color:#24342d;font-size:14px}.import-select{min-height:42px;border:1px solid #cddad3;border-radius:7px;padding:0 10px;background:#fff;color:#17211c}.import-map-sample{color:#6f7f76;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.import-defaults{border-top:1px solid #eaf0ec;padding-top:16px;display:grid;gap:12px}.import-defaults-head{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#4a5b52}.import-defaults-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.import-actions{justify-content:flex-start}.import-summary{display:flex;flex-wrap:wrap;gap:8px}.import-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:999px;font-size:13px;font-weight:700;background:#eef3f0;color:#43544b}.import-chip.ok{background:#e3f6ea;color:#1d6b46}.import-chip.warn{background:#fff3df;color:#8b5510}.import-chip.dupe{background:#f0eef8;color:#5b4b8b}.import-review-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.import-filters{display:inline-flex;gap:4px;padding:4px;background:#e7efe9;border-radius:9px}.import-filters button{border:0;background:transparent;color:#3c4d44;font-weight:700;min-height:32px;border-radius:7px;padding:0 12px;font-size:13px}.import-filters button.active{background:#fff;color:#143a2b;box-shadow:0 1px 2px #12221b14}.import-grid-wrap{overflow-x:auto;border:1px solid #dce7e0;border-radius:8px}.import-grid{width:100%;border-collapse:collapse;font-size:14px;min-width:640px}.import-grid th{text-align:left;padding:10px 12px;background:#f4f8f6;color:#4a5b52;font-size:12px;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e0eae4}.import-grid td{padding:8px 12px;border-bottom:1px solid #eef3f0;color:#24342d;vertical-align:middle}.import-grid tr:last-child td{border-bottom:0}.col-status{width:34px;text-align:center}.import-row.error{background:#fffaf6}.import-row.duplicate{background:#faf9fd;color:#6f6689}.ic-ok{color:#237b52}.ic-warn{color:#b66a16}.ic-dupe{color:#8579b5}.import-cell{width:100%;min-height:34px;border:1px solid #cddad3;border-radius:6px;padding:4px 8px;background:#fff}.import-cell.narrow{max-width:90px}.import-cell.invalid{border-color:#e0a59c;background:#fff7f5}.col-issue{color:#6f7f76;font-size:13px}.import-issue{color:#a2382a}.import-row.duplicate .import-issue{color:#6f6689}.import-optin-note{margin:0;font-size:13px;color:#5f6e66;background:#f6faf8;border-radius:8px;padding:10px 12px}.import-skip-note{color:#8b5510;font-size:13px}.import-done-head{display:flex;align-items:center;gap:12px}.import-done-head h2{margin:0}.import-done-stats{list-style:none;margin:0;padding:0;display:grid;gap:8px}.import-done-stats li{display:flex;align-items:center;gap:10px;font-size:15px;color:#24342d}.import-done-stats strong{font-size:20px;color:#16362a}.import-done-stats li.skipped{color:#8b5510}@media(max-width:640px){.import-map-row{grid-template-columns:1fr;gap:6px}.import-map-sample{display:none}.import-defaults-grid{grid-template-columns:1fr}}.series-panel{display:grid;gap:16px}.series-panel .section-heading{margin-bottom:0}.series-empty{color:#667a70;font-size:14px;margin:0}.series-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.series-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e3ece7;border-radius:9px;padding:11px 12px 11px 14px;background:#fff}.series-info{display:grid;gap:3px;min-width:0}.series-schedule{font-weight:700;color:#24342d;font-variant-numeric:tabular-nums}.series-meta{color:#5b6b62;font-size:13px}.series-conflict{display:inline-flex;align-items:center;gap:6px;color:#8b5510;background:#fff3df;border-radius:7px;padding:4px 8px;font-size:13px;justify-self:start}.series-end{min-height:38px;color:#a2382a;background:#fff0ee;border-color:#efc7c0}.series-modal-copy{margin:0 0 16px;color:#3c4d44;font-size:14px;line-height:1.5}
