:root{--navy: #0B1F4D;--green: #1AA053;--green-dark: #15833F;--blue-soft: #EAF3FF;--green-soft: #ECFDF5;--purple-soft: #F3F0FF;--orange-soft: #FFF7ED;--bg: #F8FAFC;--text: #111827;--muted: #4B5563;--border: #E5E7EB;--radius: 20px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Heebo,-apple-system,system-ui,sans-serif;background:#e2e8f0;color:var(--text);-webkit-font-smoothing:antialiased}#root{display:flex;justify-content:center;min-height:100dvh}.phone{width:100%;max-width:430px;min-height:100dvh;background:var(--bg);display:flex;flex-direction:column;box-shadow:0 0 48px #0b1f4d26}.screen{flex:1;display:flex;flex-direction:column;padding:16px 20px 36px;animation:fade .18s ease}@keyframes fade{0%{opacity:.55;transform:translateY(6px)}to{opacity:1;transform:none}}.header{display:flex;align-items:center;gap:12px;padding:14px 16px;min-height:68px;position:sticky;top:0;background:#f8fafceb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10}.header h1{font-size:18px;font-weight:800;color:var(--navy);margin:0;line-height:1.25}.home-logo{margin-inline-start:auto;background:none;border:none;border-radius:10px;cursor:pointer;padding:6px;display:flex;align-items:center;transition:transform .08s ease}.home-logo:active{transform:scale(.92)}.home-logo:focus-visible{outline:2px solid var(--green);outline-offset:2px}.back-btn{height:40px;border-radius:999px;border:1.5px solid var(--border);background:#fff;color:var(--navy);font-family:inherit;font-size:14.5px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:6px;padding:0 14px;flex-shrink:0}.back-btn .back-arrow{font-size:17px;line-height:1}.logo{font-weight:900;color:var(--navy);letter-spacing:.5px;line-height:1;display:inline-flex;align-items:center;direction:ltr}.logo-o{margin:0 2px;flex-shrink:0}h2.title{font-size:26px;font-weight:800;color:var(--navy);margin:0 0 10px;line-height:1.25}p.lead{font-size:16px;color:var(--muted);line-height:1.65;margin:0 0 24px}.muted{color:var(--muted)}.welcome{justify-content:center;padding-top:8px;padding-bottom:24px;background:radial-gradient(circle at 50% 22%,rgba(26,160,83,.06),transparent 38%),radial-gradient(circle at 50% 50%,rgba(11,31,77,.035),transparent 55%)}.welcome-hero{position:relative;padding:56px 0 4px}.welcome-hero>*{position:relative}.logo-wrap{display:flex;justify-content:center}.ripples{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150px;height:150px;pointer-events:none;z-index:0}.logo-wrap .logo{position:relative;z-index:1}.ripples circle{transform-origin:center;animation:ripple 7s ease-in-out infinite}.ripples circle:nth-child(2){animation-delay:1.4s}.ripples circle:nth-child(3){animation-delay:2.8s}.ripples circle:nth-child(4){animation-delay:4.2s}@keyframes ripple{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (prefers-reduced-motion: reduce){.ripples circle{animation:none}}h2.title.welcome-title{font-size:31px;font-weight:900;letter-spacing:-.4px;line-height:1.22;margin:20px 0 12px}.welcome-title .accent{color:var(--green-dark)}.welcome-emotional{font-size:16px;font-weight:800;color:var(--green-dark);margin:2px 0 14px;letter-spacing:.1px}.countdown-days{background:var(--blue-soft);border-radius:14px;padding:13px 16px;max-width:340px;margin:0 auto}.cd-days-line{font-size:15px;font-weight:700;color:var(--navy);line-height:1.5}.cd-days-line b{color:var(--green-dark);font-weight:900;font-size:18px}.cd-temp-note{font-size:11px;color:var(--muted);margin-top:6px}p.lead.lead-strong{font-size:16.5px;font-weight:400;color:#4b5563;line-height:1.75;max-width:300px;margin-inline:auto;margin-bottom:20px}.welcome-intro{max-width:320px;margin:16px auto 4px}.welcome-intro-lead{font-size:13px;color:var(--muted);font-weight:400;line-height:1.55;margin:0 0 10px}.welcome-intro-lead .lead-emph{color:var(--green-dark);font-weight:700}.welcome-intro-below{margin:4px auto 16px}.welcome-intro-lead-light{font-weight:400}.welcome-intro-lead-light .lead-emph{font-weight:700}.welcome-intro-note{font-size:12.5px;color:var(--muted);line-height:1.55;background:var(--blue-soft);border-radius:12px;padding:10px 13px;margin:0}.welcome-help{max-width:340px;width:100%;margin:14px auto 0;display:flex;flex-direction:column;gap:8px}.help-note{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;text-align:right}.help-note summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:9px;padding:11px 13px;font-size:13.5px;font-weight:700;color:var(--navy)}.help-note summary::-webkit-details-marker{display:none}.help-note-q{width:21px;height:21px;border-radius:50%;background:var(--green-soft);color:var(--green-dark);font-weight:800;font-size:13px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.help-note-label{flex:1}.help-note summary:after{content:"+";color:var(--muted);font-size:18px;font-weight:800;flex-shrink:0}.help-note[open] summary:after{content:"-"}.help-note-body{padding:0 13px 13px;font-size:13px;color:#4b5563;line-height:1.6}.register-help{margin-bottom:16px}.prep-list{margin:4px 0 16px;padding-inline-start:22px}.prep-list li{font-size:14.5px;color:var(--navy);line-height:1.6;margin-bottom:9px}.why-section-title{font-size:17px;font-weight:800;color:var(--navy);margin:18px 2px 10px}.why-section-title:first-child{margin-top:4px}.placeholder-card{background:var(--blue-soft);border:1px solid rgba(11,31,77,.1);border-radius:14px;padding:16px 16px 14px;margin-bottom:14px;font-size:14px;color:#4b5563;line-height:1.6}.placeholder-card p{margin:0}.placeholder-card p+p{margin-top:8px}.placeholder-note{font-size:12px;font-weight:700;color:var(--green-dark);background:var(--green-soft);border-radius:999px;padding:3px 10px;display:inline-block;margin:0 0 8px}.holding-note{font-size:13.5px;color:var(--muted);background:var(--blue-soft);border-radius:12px;padding:12px 14px;margin:0 0 14px;line-height:1.6}.limit-note{font-size:12px;color:var(--muted);background:var(--blue-soft);border-radius:10px;padding:10px 12px;margin:16px 0 0;line-height:1.55;text-align:center}.stake-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:14px 16px;margin:0 0 16px;box-shadow:0 1px 3px #1118270a}.stake-p{font-size:14px;color:var(--text);line-height:1.65;margin:0 0 10px}.stake-p:last-child{margin-bottom:0}.stake-quotes{margin:4px 0 10px;padding-inline-start:10px;border-inline-start:3px solid var(--green)}.stake-quote{font-size:14px;font-weight:700;color:var(--green-dark);line-height:1.55;margin:0 0 6px}.stake-quote:last-child{margin-bottom:0}.stake-closing{font-weight:600}.terms-doc{background:#fff;border:1px solid var(--border);border-radius:14px;padding:16px 16px 18px;margin-bottom:14px;box-shadow:0 1px 3px #1118270a}.terms-h{font-size:15px;font-weight:800;color:var(--navy);margin:16px 0 6px}.terms-h:first-child{margin-top:0}.terms-doc p{font-size:13px;color:var(--muted);line-height:1.65;margin:0 0 8px}.terms-doc p b{color:var(--text)}.impact-recap{font-size:12.5px;font-weight:600;color:var(--green-dark);line-height:1.5;margin:0 2px 12px}.impact-illustration-note{font-size:12px;color:var(--muted);text-align:center;line-height:1.5;margin:10px 0 18px}.btn-stack.welcome-actions{margin-top:16px;padding-top:0}.countdown-card{background:linear-gradient(135deg,#ecfdf5d9,#eaf3ffd9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(26,160,83,.28);border-radius:20px;padding:14px 16px 12px;box-shadow:0 4px 16px #0b1f4d0f}.cd-title{font-size:13px;font-weight:700;color:var(--green-dark);margin-bottom:8px;letter-spacing:.2px}.cd-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.cd-unit{background:#ffffffbf;border-radius:14px;padding:8px 4px 7px}.cd-num{font-size:23px;font-weight:800;color:var(--navy);line-height:1.1;font-variant-numeric:tabular-nums}.cd-lbl{font-size:11.5px;color:var(--muted);margin-top:1px}.cd-line{font-size:16px;font-weight:700;color:var(--navy);margin-bottom:10px}.cd-line-below{font-weight:600;margin-bottom:0;margin-top:10px}.cd-line .cd-weeks{color:var(--green-dark);font-weight:900}.countdown-line{background:var(--green-soft);border:1px solid rgba(26,160,83,.3);border-radius:14px;padding:10px 14px;font-size:13.5px;color:var(--navy);line-height:1.5;margin-bottom:14px}.countdown-line .cl-label{font-weight:800;color:var(--green-dark)}.countdown-line b{color:var(--green-dark)}.countdown-pill{display:inline-flex;align-items:center;background:var(--green-soft);border:1px solid rgba(26,160,83,.3);border-radius:999px;padding:7px 14px;font-size:13.5px;font-weight:600;color:var(--navy);margin-bottom:16px}.btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:52px;padding:12px 20px;border-radius:16px;border:none;font-family:inherit;font-size:17px;font-weight:700;cursor:pointer;text-decoration:none;text-align:center;transition:transform .08s ease,box-shadow .2s ease}.btn:active{transform:scale(.98)}.btn-primary{background:var(--green);color:#fff;box-shadow:0 6px 16px #15833f38}.btn-primary:hover{background:var(--green-dark)}.btn-secondary{background:#fff;color:var(--navy);border:1.5px solid rgba(11,31,77,.42);box-shadow:0 1px 2px #0b1f4d0a}.btn-small{min-height:44px;font-size:15px}.btn-text{background:none;border:none;color:var(--navy);font-family:inherit;font-size:15px;font-weight:600;text-decoration:underline;cursor:pointer;min-height:44px;padding:8px}.btn-stack{display:flex;flex-direction:column;gap:12px;margin-top:auto;padding-top:24px}.card{background:#fff;border-radius:var(--radius);padding:20px;box-shadow:0 1px 3px #1118270f}.action-card{border-radius:var(--radius);padding:16px 16px 15px;display:flex;flex-direction:column;gap:5px;text-align:right;border:none;box-shadow:0 1px 3px #1118270d;font-family:inherit;width:100%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;touch-action:manipulation;transition:transform .08s ease,box-shadow .18s ease}.action-card:active{transform:scale(.983)}.action-card h3{margin:0;font-size:18px;font-weight:800;color:var(--navy)}.action-card p{margin:0 0 9px;font-size:14.5px;line-height:1.5;color:#374151}.action-card .btn{min-height:46px;font-size:16px;pointer-events:none}.card-hero{border:1.5px solid rgba(26,160,83,.5);box-shadow:0 6px 20px #1aa05326;padding:18px 18px 17px}.card-hero h3{font-size:20px}.tone-green{background:var(--green-soft)}.tone-blue{background:var(--blue-soft)}.tone-purple{background:var(--purple-soft)}.tone-orange{background:var(--orange-soft)}.tone-white{background:#fff;border:1.5px solid rgba(11,31,77,.18)}.cards{display:flex;flex-direction:column;gap:11px}.section-label{font-size:13.5px;font-weight:700;color:var(--muted);margin:22px 2px 10px}.row-btn{display:flex;justify-content:space-between;align-items:center;width:100%;background:#fff;border:1px solid var(--border);border-radius:14px;padding:14px 16px;font-family:inherit;font-size:15.5px;font-weight:700;color:var(--navy);cursor:pointer;min-height:50px}.row-btn .chev{color:var(--muted);font-size:18px;font-weight:400}.field{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.field label{font-size:14px;font-weight:600;color:var(--navy)}.req{color:#d9342b;font-weight:800}input,select,textarea{font-family:inherit;font-size:16px;color:var(--text);padding:13px 14px;border-radius:14px;border:1.5px solid var(--border);background:#fff;width:100%;scroll-margin-top:84px;scroll-margin-bottom:24px}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px #1aa0532e}textarea{min-height:220px;line-height:1.6;resize:vertical}.field-lg label{font-size:16px}.field-lg input{font-size:18px;padding:16px}.otp-input{text-align:center;font-size:26px;font-weight:700;letter-spacing:8px;direction:ltr}.optional-fields-note{font-size:13px;font-weight:600;color:var(--muted);margin:14px 0 8px}.field-sm label{font-size:13px;font-weight:500;color:var(--muted)}.field-sm input,.field-sm select{font-size:14px;padding:10px 12px}.terms-link{background:none;border:none;padding:0;font:inherit;color:var(--green-dark);text-decoration:underline;cursor:pointer}.checkbox-row{display:flex;align-items:flex-start;gap:10px;margin:4px 0 18px;font-size:14px;color:var(--muted);line-height:1.5}.checkbox-row input{width:20px;height:20px;margin-top:2px;accent-color:var(--green);flex-shrink:0}.step{display:flex;align-items:flex-start;gap:14px;background:#fff;border-radius:var(--radius);padding:18px;box-shadow:0 1px 3px #1118270f}.step-num{width:38px;height:38px;border-radius:50%;background:var(--green-soft);color:var(--green-dark);font-weight:800;font-size:17px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step h3{margin:6px 0 4px;font-size:16.5px;font-weight:800;color:var(--navy)}.step p{margin:0;font-size:14px;color:var(--muted);line-height:1.55}.define-card{background:var(--green-soft);border:1px solid rgba(26,160,83,.18);border-radius:16px;padding:14px 16px;margin-bottom:16px}.define-title{margin:0 0 5px;font-size:15.5px;font-weight:800;color:var(--navy)}.define-text{margin:0;font-size:14px;color:#4b5563;line-height:1.6}.how-section-title{font-size:17px;font-weight:800;color:var(--navy);margin:4px 2px 12px}.step-body-sm{font-size:13px!important;line-height:1.6!important}.how-note{font-size:13px;color:var(--muted);line-height:1.55;text-align:center;margin:16px 4px}.no-mass-emph{color:var(--green-dark);font-weight:700}.welcome-for{margin-top:12px}.how-about{margin-bottom:16px}.how-about .tip-body p{margin:0 0 8px}.how-about .tip-body p:last-child{margin-bottom:0}.register-why{background:var(--blue-soft);border-radius:14px;padding:13px 15px;margin-bottom:18px}.register-why-title{font-size:14px;font-weight:800;color:var(--navy);margin-bottom:6px}.register-why-text{font-size:12.5px;color:#4b5563;line-height:1.6;margin:0}.register-why-mvp{margin-top:8px;color:var(--muted)}.script-step{background:#fff;border-radius:16px;padding:16px;box-shadow:0 1px 3px #1118270d}.script-step .label{font-size:13.5px;font-weight:700;color:var(--green-dark);margin-bottom:4px}.script-step .quote{font-size:15.5px;color:var(--text);line-height:1.6}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stat{border-radius:var(--radius);padding:18px 16px;display:flex;flex-direction:column;gap:4px}.stat .num{font-size:32px;font-weight:900;color:var(--navy);line-height:1}.stat .lbl{font-size:13.5px;color:var(--muted);line-height:1.4}.circle-card{text-align:center}.circle-card h3{margin:0 0 2px;font-size:17px;font-weight:800;color:var(--navy)}.circle-card svg{display:block;width:100%;max-width:300px;height:auto;margin:2px auto 0}.circle-card p{margin:2px 0 0;font-size:13px;color:var(--muted);line-height:1.5}.tip{background:#fff;border-radius:16px;box-shadow:0 1px 3px #1118270d;overflow:hidden}.tip summary{list-style:none;cursor:pointer;padding:16px;font-size:16px;font-weight:700;color:var(--navy);display:flex;justify-content:space-between;align-items:center}.tip summary::-webkit-details-marker{display:none}.tip summary:after{content:"+";font-size:20px;color:var(--green-dark);font-weight:800}.tip[open] summary:after{content:"-"}.tip .tip-body{padding:0 16px 16px;font-size:14.5px;color:var(--muted);line-height:1.65}.tip .tip-body ul{margin:0;padding-right:18px}.tip .tip-body li{margin-bottom:6px}.spacer{flex:1}.center{text-align:center}.success-icon{width:84px;height:84px;border-radius:50%;background:var(--green-soft);color:var(--green-dark);font-size:40px;display:flex;align-items:center;justify-content:center;margin:24px auto 20px}.hint{font-size:13.5px;color:var(--muted);line-height:1.5;margin-top:10px}.motivation{background:var(--green-soft);border-radius:16px;padding:16px;font-size:16px;font-weight:700;color:var(--green-dark);text-align:center;margin-top:16px}.form-error{font-size:13.5px;color:#b42318;line-height:1.5;margin:2px 0 0}.form-error .btn-text{color:var(--navy);font-size:13.5px;min-height:0;padding:0}.btn-text.danger{color:#b42318}.quiet-links{display:flex;flex-direction:column;gap:2px;margin-top:20px;padding-top:14px;border-top:1px solid var(--border)}.quiet-link{background:none;border:none;font-family:inherit;font-size:14.5px;font-weight:600;color:var(--muted);text-align:start;padding:9px 2px;cursor:pointer}.quiet-link:hover{color:var(--navy)}.reassure{font-size:13px;color:var(--muted);background:var(--blue-soft);border-radius:10px;padding:9px 12px;margin:0 0 18px}.register-consent{font-size:12px;color:var(--muted);line-height:1.5;margin:8px 0 4px;text-align:center}.circle-count-status{font-size:14px;color:var(--muted);text-align:center;margin:-4px 0 8px}.circle-count-error{color:var(--danger, #c0392b)}.btn-text.inline{display:inline;font-size:inherit;padding:0;text-decoration:underline}.optional-group-label{font-size:13px;font-weight:700;color:var(--muted);margin:22px 2px 12px;padding-top:14px;border-top:1px solid var(--border)}.checkbox-light span{font-weight:500}.impact-headline{font-size:20px;font-weight:800;color:var(--navy);line-height:1.35;margin:2px 2px 14px}.activity-line{font-size:12.5px;color:var(--muted);margin:6px 0 0}.mvp-note{font-size:12.5px;color:var(--muted);text-align:center;line-height:1.5;margin:6px 0 2px}.privacy-note{font-size:12.5px;line-height:1.55;color:var(--muted);background:var(--blue-soft);border-radius:12px;padding:10px 12px;margin-top:14px}.link-card{text-align:right}.link-card-title{font-size:14px;font-weight:800;color:var(--navy);margin-bottom:6px}.link-card-url{font-size:14px;color:var(--text);direction:ltr;text-align:left;word-break:normal;overflow-wrap:anywhere;line-height:1.5;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:10px 12px;margin-bottom:12px}.link-actions{display:flex;gap:10px;align-items:stretch}.link-actions .btn{flex:1;min-height:46px;font-size:14px;padding-inline:8px;white-space:nowrap}.link-card-note{font-size:12.5px;color:var(--muted);line-height:1.5;margin:10px 0 0}.stats-note{font-size:12.5px;color:var(--muted);line-height:1.5;margin:10px 2px 0}.install-card{position:relative;background:#fff;border:1px solid rgba(11,31,77,.12);border-radius:16px;padding:14px 16px;margin-bottom:16px;box-shadow:0 2px 10px #0b1f4d0d}.install-title{font-size:15px;font-weight:800;color:var(--navy);margin-bottom:4px}.install-card p{font-size:13px;color:var(--muted);line-height:1.5;margin:0 0 10px}.install-card .btn{width:auto;padding-inline:20px}.install-x{position:absolute;inset-inline-start:10px;top:10px;width:26px;height:26px;border:none;background:none;color:var(--muted);font-size:14px;cursor:pointer;line-height:1}.home-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.home-greeting{font-size:14px;font-weight:600;color:var(--muted)}.circle-preview-cta{margin-top:12px;padding-top:13px;border-top:1px solid rgba(255,255,255,.1)}.home-hero-cta-title{font-size:19px;font-weight:800;color:#fff;margin-bottom:5px;line-height:1.3;letter-spacing:-.2px}.home-hero-cta-sub{font-size:13px;font-weight:500;color:#ffffff9e;line-height:1.45;margin-bottom:13px}.home-hero-cta-hint{display:flex;align-items:center;gap:4px;font-size:12.5px;font-weight:700;color:#6fe3a8}.home-hero-cta-hint .journey-chev{color:#6fe3a8;font-size:16px}.circle-preview-clickable{display:block;width:100%;border:none;font:inherit;text-align:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .08s ease,box-shadow .15s ease}.circle-preview-clickable:active{transform:scale(.985);box-shadow:0 2px 14px #1aa05338}.circle-preview-clickable:focus-visible{outline:2px solid #6FE3A8;outline-offset:2px}.home-progress-line{color:#ffd778e6;font-size:12.5px;font-weight:600;text-align:center;margin-top:9px}.home-cta-btn{background:var(--green);color:#fff;box-shadow:0 6px 18px #1aa05366;font-size:16px;font-weight:800;min-height:52px}.home-cta-btn:hover{background:var(--green-dark)}.home-trust-cue{font-size:12px;color:var(--muted);text-align:center;line-height:1.45;margin:11px 0 2px}.stage-card{display:flex;align-items:center;gap:14px;width:100%;background:#fff;border:1.5px solid var(--border);border-radius:16px;padding:16px;font-family:inherit;text-align:right;cursor:pointer;touch-action:manipulation;transition:border-color .12s,box-shadow .12s,transform .08s}.stage-card:active{transform:scale(.983);border-color:var(--green);box-shadow:0 2px 12px #1aa05324}.stage-num-badge{width:36px;height:36px;border-radius:50%;background:var(--green-soft);color:var(--green-dark);font-weight:800;font-size:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stage-card-content{flex:1;min-width:0}.stage-card-phase{font-size:11.5px;font-weight:700;color:var(--green-dark);letter-spacing:.2px;margin-bottom:2px}.stage-card-title{font-size:16px;font-weight:800;color:var(--navy)}.stage-card-text{font-size:13px;color:var(--muted);margin-top:2px;line-height:1.45}.stage-card .chev{color:var(--muted);font-size:20px;font-weight:400;flex-shrink:0}.recruit-tagline{font-size:15px;font-weight:600;color:var(--muted);line-height:1.6;margin:0 0 20px}.recruit-flow{display:flex;flex-direction:column;gap:0}.recruit-stage{border-radius:16px;overflow:hidden}.recruit-stage-before .stage-card{background:var(--blue-soft);border-color:#0b1f4d1f}.recruit-stage-after .stage-card{background:var(--green-soft);border-color:#1aa05347}.recruit-stage-after .stage-card-phase{color:var(--green-dark)}.recruit-stage-after .stage-num-badge{background:#1aa0532e}.recruit-flow-arrow{text-align:center;font-size:18px;color:var(--muted);padding:6px 0;line-height:1}.circle-state-label{font-size:13.5px;color:var(--muted);line-height:1.55;margin:6px 0 0}.demo-preview-card{background:#fff;border:1.5px dashed var(--border);border-radius:var(--radius);padding:16px 16px 14px;margin-top:14px;text-align:center}.demo-preview-header{display:flex;align-items:center;gap:8px;margin-bottom:4px;justify-content:center}.demo-badge{background:var(--orange-soft);color:#92400e;font-size:11px;font-weight:800;padding:3px 8px;border-radius:999px;letter-spacing:.2px;flex-shrink:0}.demo-preview-title{font-size:13.5px;font-weight:700;color:var(--muted)}.demo-tree-desc{font-size:12.5px;color:var(--muted);margin:4px 0 0;direction:rtl}.activity-log{margin-top:14px;margin-bottom:16px}.activity-log-summary-text{display:flex;flex-direction:column;gap:2px;text-align:right}.activity-log-title{font-size:15px;font-weight:700;color:var(--navy)}.activity-log-hint{font-size:11.5px;font-weight:500;color:var(--muted)}.activity-log-body{padding-top:2px}.activity-log-entry{display:flex;justify-content:space-between;align-items:baseline;gap:10px;padding:7px 0;border-top:1px solid var(--border);font-size:13.5px}.activity-log-text{color:var(--text);flex:1}.activity-log-meta{color:var(--muted);font-size:12px;white-space:nowrap;flex-shrink:0}.activity-log-empty{font-size:13px;color:var(--muted);text-align:center;padding:12px 0 4px}.circle-preview-card{background:linear-gradient(148deg,#0a1c48,#0e2458);border-radius:var(--radius);padding:14px 16px 12px;margin-bottom:14px;position:relative;overflow:hidden}.circle-preview-sm{padding:11px 14px 9px}.circle-preview-demo-badge{display:inline-block;background:#fff7ed1a;color:#ffd778e6;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px;border:1px solid rgba(255,215,120,.22);margin-bottom:10px;letter-spacing:.2px}.circle-preview-header{margin-bottom:4px}.circle-preview-title{font-size:17px;font-weight:800;color:#fff;line-height:1.3;margin-bottom:4px}.circle-preview-subtitle{font-size:12.5px;color:#ffffff80;line-height:1.5}.circle-preview-svg{display:block;width:100%;height:auto}.circle-preview-sm-label{font-size:12.5px;font-weight:700;color:#ffffffa6;margin-top:5px;text-align:center}.circle-preview-sm-badge{font-size:11px;font-weight:600;color:#ffd778cc}.circle-preview-legend{display:flex;flex-direction:column;gap:4px;margin-top:6px;padding-top:7px;border-top:1px solid rgba(255,255,255,.08)}.legend-row{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#ffffffc7}.legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.legend-dot-me{background:#1aa053}.legend-dot-trustee{background:transparent;border:1.5px solid rgba(26,160,83,.85)}.legend-dot-voter{background:transparent;border:1.5px dashed rgba(56,178,172,.85)}.legend-dot-sm{width:7px;height:7px}.legend-row-sub{padding-right:14px;opacity:.88}.legend-expand-note{font-size:11px;color:#ffffff80;margin-top:4px;padding-right:18px}.circle-preview-sm{padding:11px 14px 9px;margin-bottom:14px}.circle-preview-sm .circle-preview-svg{height:86px;width:100%}.circle-preview-md{padding:12px 16px 15px;margin-bottom:0}.circle-preview-bleed{margin:18px -20px 0;border-radius:0}.home-hero-action{display:flex;flex-direction:column;gap:10px;margin:12px 0 14px}.home-hero-title{font-size:20px;font-weight:800;color:var(--navy);line-height:1.3}.journey-steps{display:flex;flex-direction:column;margin-top:12px;margin-bottom:4px}.journey-step{display:flex;align-items:stretch;gap:10px}.journey-left{display:flex;flex-direction:column;align-items:center;width:34px;flex-shrink:0;padding-top:15px}.journey-num{width:30px;height:30px;border-radius:50%;background:var(--blue-soft);color:var(--navy);font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1.5px solid rgba(11,31,77,.14)}.journey-num-rec{background:var(--green);color:#fff;border-color:transparent;box-shadow:0 3px 10px #1aa05352}.journey-num-sec{background:var(--green-soft);color:var(--green-dark);border-color:#1aa05359}.journey-num-accent{border-color:#38b2ac8c;box-shadow:0 0 0 3px #38b2ac1f}.journey-connector{width:2px;flex:1;background:linear-gradient(to bottom,#0b1f4d24,#0b1f4d0a);margin:5px 0;min-height:12px;border-radius:1px}.journey-card{flex:1;display:flex;align-items:center;gap:10px;background:#fff;border:1.5px solid var(--border);border-radius:16px;padding:13px 14px;font-family:inherit;text-align:right;cursor:pointer;margin-bottom:8px;touch-action:manipulation;transition:border-color .12s,box-shadow .12s,transform .08s;box-shadow:0 1px 3px #1118270a}.journey-card:active{transform:scale(.983);border-color:var(--green);box-shadow:0 2px 12px #1aa05324}.journey-card-rec{background:var(--green-soft);border-color:#1aa05361;box-shadow:0 4px 18px #1aa0531f}.journey-card-sec{background:#1aa0530b;border-color:#1aa0534d;box-shadow:0 2px 10px #1aa0530f}.journey-card-accent{border-color:#38b2ac4d}.journey-accent-label{font-size:11px;font-weight:700;color:#14827dd9;margin-top:2px}.journey-rec-badge{display:block;font-size:10px;font-weight:800;color:var(--green-dark);background:#1aa05324;padding:2px 8px;border-radius:999px;margin-bottom:4px;width:fit-content;letter-spacing:.1px}.journey-body{flex:1;min-width:0;display:flex;flex-direction:column}.journey-text{flex:1;min-width:0}.journey-title{font-size:16px;font-weight:800;color:var(--navy);line-height:1.3}.hub-card{display:flex;align-items:flex-start;gap:10px;background:#fff;border:1.5px solid var(--border);border-radius:16px;padding:14px;margin-top:10px;font-family:inherit;text-align:right;cursor:pointer;width:100%;touch-action:manipulation}.hub-card-num{width:30px;height:30px;border-radius:50%;background:var(--blue-soft);color:var(--navy);font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1.5px solid rgba(11,31,77,.14);margin-top:2px}.hub-card-body{flex:1;min-width:0}.hub-card-title{font-size:16px;font-weight:800;color:var(--navy)}.hub-card-list{margin:6px 0 0;padding-right:18px;font-size:13px;color:var(--muted);line-height:1.5}.hub-card-list li{margin-bottom:2px}.journey-sub{font-size:13px;color:var(--muted);line-height:1.45;margin-top:2px}.journey-chev{color:var(--muted);font-size:20px;font-weight:400;flex-shrink:0}.login-hint{font-size:13px;color:var(--muted);margin:10px 0 0;line-height:1.5}.field-hint{font-size:12px;color:var(--muted);margin:5px 2px 0;line-height:1.4}.impact-screen{padding-top:0}.impact-link-section{background:#fff;border-radius:var(--radius);padding:16px 18px 14px;margin-top:16px;box-shadow:0 1px 4px #1118270f}.impact-link-label{font-size:12px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.4px;margin-bottom:8px}.impact-link-url{font-size:13.5px;color:var(--navy);direction:ltr;text-align:left;word-break:break-all;line-height:1.5;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:10px 12px;margin-bottom:12px;font-weight:500}.impact-actions{display:flex;flex-direction:column;gap:10px;margin:2px 0 16px}.impact-footer{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:20px;padding-top:16px;border-top:1px solid var(--border)}.impact-local-head{margin-bottom:14px}.impact-local-title{font-size:17px;font-weight:800;color:var(--navy)}.impact-local-sub{font-size:12.5px;color:var(--muted);margin-top:3px;line-height:1.5}.impact-summary-list{display:flex;flex-direction:column;gap:10px;margin:10px 0 4px}.impact-summary-row{background:#fff;border:1.5px solid var(--border);border-radius:14px;padding:14px 14px 12px;box-shadow:0 1px 3px #1118270a}.impact-summary-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.impact-summary-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.impact-summary-dot-voter{background:transparent;border:1.5px dashed rgba(56,178,172,.85)}.impact-summary-dot-trustee{background:transparent;border:1.5px solid rgba(26,160,83,.85)}.impact-summary-label{font-size:14px;font-weight:700;color:var(--navy)}.impact-summary-nums{display:flex;gap:10px}.impact-summary-num-cell{flex:1;background:var(--bg-soft, #F7F9FC);border-radius:12px;padding:8px 6px;text-align:center}.impact-summary-num{font-size:24px;font-weight:900;color:var(--green-dark);line-height:1.1;font-variant-numeric:tabular-nums}.impact-summary-num-lbl{font-size:11px;color:var(--muted);margin-top:3px;line-height:1.3}.impact-summary-na{font-size:13px;color:var(--muted);font-style:italic}.impact-summary-note{font-size:12px;color:var(--muted);margin:8px 0 0}.impact-summary-cta{display:flex;align-items:center;gap:3px;background:none;border:none;padding:8px 0 0;margin-top:6px;border-top:1px solid var(--border);font-family:inherit;font-size:12.5px;font-weight:700;color:var(--green-dark);cursor:pointer;width:100%;justify-content:flex-start}.impact-summary-cta:active{opacity:.7}.sync-pending-note{font-size:12.5px;color:var(--muted);background:var(--blue-soft);border-radius:12px;padding:10px 14px;margin:10px auto 0;max-width:320px;line-height:1.55}.link-pending-note{font-size:13px;color:var(--muted);background:var(--blue-soft);border-radius:12px;padding:12px 14px;margin:6px 0 0;line-height:1.6;text-align:center}.impact-stats{display:flex;gap:10px;margin-bottom:16px}.impact-stat{flex:1;background:#fff;border:1px solid var(--border);border-radius:14px;padding:14px 8px;text-align:center;box-shadow:0 1px 3px #1118270a}.impact-stat-num{font-size:24px;font-weight:900;color:var(--green-dark);line-height:1.1}.impact-stat-label{font-size:11.5px;color:var(--muted);margin-top:4px;line-height:1.3}.impact-empty{background:#fff;border:1px solid var(--border);border-radius:16px;padding:26px 20px;text-align:center;margin-bottom:16px;box-shadow:0 1px 3px #1118270a}.impact-empty-icon{font-size:34px;color:#0b1f4d2e;line-height:1;margin-bottom:8px}.impact-empty-text{font-size:15px;font-weight:700;color:var(--navy);margin:0 0 4px}.impact-empty-sub{font-size:13px;color:var(--muted);line-height:1.55;margin:0 0 16px}.toast-host{position:fixed;left:0;right:0;bottom:22px;display:flex;flex-direction:column;align-items:center;gap:8px;z-index:1000;pointer-events:none;padding:0 16px}.toast{max-width:340px;background:var(--navy);color:#fff;font-size:13.5px;font-weight:600;line-height:1.45;padding:11px 16px;border-radius:12px;box-shadow:0 8px 24px #0b1f4d52;text-align:center;animation:toast-in .22s ease-out}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.toast{animation:none}}
