*{box-sizing:border-box;margin:0;padding:0}:root{--green:#a5d526;--green-dark:#8fbd18;--dark:#11171d;--dark-card:#20272c;--text-dark:#16191c;--muted:#777b80;--border:#e5e5e5;--white:#fff}html,body{width:100%;height:100%}body{color:var(--text-dark);background:#fff;font-family:Plus Jakarta Sans,Inter,sans-serif}#root{width:100%;min-height:100vh}button{font-family:inherit}a{color:inherit;text-decoration:none}.status-page{background:#f7f6f2;place-items:center;min-height:100vh;padding:24px;font-family:Plus Jakarta Sans,Inter,sans-serif;display:grid}.status-card{text-align:center;background:#fff;border:1px solid #ece8df;border-radius:20px;width:100%;max-width:420px;padding:32px;box-shadow:0 8px 24px #1e190f0f}.status-code{letter-spacing:.08em;color:#6fa62a;margin:0 0 8px;font-size:14px;font-weight:700}.status-card h1{margin:0 0 12px;font-size:28px}.status-card p{color:#8b8b8f;margin:0 0 24px;line-height:1.5}.status-link{color:#fff;background:#17171a;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-weight:700;text-decoration:none;display:inline-flex}.status-link:hover{opacity:.92}.app-loading{color:#8b8b8f;background:linear-gradient(#faf9f6 0%,#fff 55%);place-content:center;justify-items:center;gap:14px;min-height:100vh;font-family:Plus Jakarta Sans,Inter,sans-serif;animation:.22s app-loading-fade;display:grid}.app-loading p{letter-spacing:.01em;margin:0;font-size:14px;font-weight:600}.app-loading-spinner{border:2.5px solid #ece8df;border-top-color:#8bc53f;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite app-loading-spin}@keyframes app-loading-spin{to{transform:rotate(360deg)}}@keyframes app-loading-fade{0%{opacity:.35}to{opacity:1}}.error-boundary{background:#f7f6f2;place-items:center;min-height:100vh;padding:24px;font-family:Plus Jakarta Sans,Inter,sans-serif;display:grid}.error-boundary-card{text-align:center;background:#fff;border:1px solid #ece8df;border-radius:20px;max-width:420px;padding:32px}.error-boundary-btn{color:#fff;cursor:pointer;background:#17171a;border:none;border-radius:999px;min-height:42px;margin-top:16px;padding:0 18px;font-weight:700}.toast-stack{z-index:1000;flex-direction:column;gap:8px;max-width:min(360px,100vw - 32px);display:flex;position:fixed;bottom:16px;right:16px}.toast{color:#fff;background:#17171a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:14px;display:flex;box-shadow:0 8px 24px #0000002e}.toast-success{background:#2f5310}.toast-error{background:#8b2e2e}.toast-info{background:#17171a}.toast-close{color:inherit;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:18px;line-height:1}@media (width<=768px){.toast-stack{max-width:none;left:16px;right:16px}}.dashboard-shell .page-head,.dashboard-shell .page-header,.dashboard-shell .page-title,.dashboard-shell .pa-dash-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.dashboard-shell .head-actions,.dashboard-shell .title-buttons,.dashboard-shell .page-actions,.dashboard-shell .platform-admin-actions{flex-wrap:wrap;gap:10px;min-width:0;display:flex}.dashboard-shell .board,.dashboard-shell .stats-grid,.dashboard-shell .category-grid,.dashboard-shell .item-grid,.dashboard-shell .dashboard-grid,.dashboard-shell .bottom-grid,.dashboard-shell .three-col-row,.dashboard-shell .two-col-row,.dashboard-shell .chart-row,.dashboard-shell .pa-plans-grid,.dashboard-shell .pa-kpi-grid,.dashboard-shell .pa-dash-layout,.dashboard-shell .pa-notif-stats,.dashboard-shell .pa-shortcut-list{min-width:0}.dashboard-shell .table-wrapper,.dashboard-shell .tenants-card,.dashboard-shell .board,.dashboard-shell input,.dashboard-shell select,.dashboard-shell textarea{max-width:100%}@media (width<=1280px){.dashboard-shell .three-col-row{grid-template-columns:1fr 1fr!important}}@media (width<=1100px){.dashboard-shell .board{-webkit-overflow-scrolling:touch;padding-bottom:8px;overflow-x:auto}.dashboard-shell .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-shell .bottom-grid,.dashboard-shell .dashboard-grid,.dashboard-shell .chart-row,.dashboard-shell .two-col-row,.dashboard-shell .three-col-row{grid-template-columns:1fr!important}.dashboard-shell .stat-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid!important}.dashboard-shell .stat-cards>*{flex:none!important;min-width:0!important}}@media (width<=900px){.dashboard-shell .page-head,.dashboard-shell .page-header,.dashboard-shell .page-title,.dashboard-shell .pa-dash-head{align-items:flex-start;gap:16px;margin-bottom:18px}.dashboard-shell .page-head h1,.dashboard-shell .page-header h1,.dashboard-shell .page-title h1,.dashboard-shell .pa-dash-head h1{font-size:28px}.dashboard-shell .floor-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.dashboard-shell .form-grid,.dashboard-shell .settings-grid,.dashboard-shell .dbc-grid,.dashboard-shell .pa-plan-form-grid{grid-template-columns:1fr!important}.dashboard-shell .filters-row,.dashboard-shell .toolbar,.dashboard-shell .pa-toolbar{flex-direction:column;align-items:stretch!important}.dashboard-shell .filters-row>*,.dashboard-shell .toolbar>*,.dashboard-shell .pa-toolbar>*{width:100%;min-width:0!important}}@media (width<=768px){.dashboard-shell .page-head h1,.dashboard-shell .page-header h1,.dashboard-shell .page-title h1,.dashboard-shell .pa-dash-head h1{font-size:26px}.dashboard-shell .stats-grid,.dashboard-shell .stat-cards,.dashboard-shell .pa-kpi-grid,.dashboard-shell .pa-notif-stats,.dashboard-shell .category-grid,.dashboard-shell .item-grid{grid-template-columns:1fr!important}.dashboard-shell .table-wrapper,.dashboard-shell .board{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;min-width:0;max-width:100%;overflow-x:auto}.dashboard-shell table{min-width:640px}.dashboard-shell .tenants-card,.dashboard-shell .content>section{min-width:0;max-width:100%}.dashboard-shell .head-actions,.dashboard-shell .title-buttons,.dashboard-shell .page-actions,.dashboard-shell .platform-admin-actions{width:100%}.dashboard-shell .head-actions .btn,.dashboard-shell .title-buttons button,.dashboard-shell .page-actions .btn,.dashboard-shell .platform-admin-actions .btn,.dashboard-shell .platform-admin-actions .new-tenant,.dashboard-shell .platform-admin-actions .email-settings-link{flex:auto;justify-content:center;min-width:0}.dashboard-shell .modal,.dashboard-shell .drawer,.dashboard-shell .sheet{width:min(100%,100vw)!important;max-width:100vw!important}.dashboard-shell .modal-overlay,.dashboard-shell .drawer-overlay{align-items:flex-end}.dashboard-shell .modal-panel,.dashboard-shell .drawer-panel{border-radius:20px 20px 0 0;width:100%;max-height:min(92dvh,100%)}.dashboard-shell .tabs,.dashboard-shell .segmented,.dashboard-shell .pa-filters,.dashboard-shell .tenant-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto;flex-wrap:nowrap!important}.dashboard-shell .tabs::-webkit-scrollbar{display:none}.dashboard-shell .segmented::-webkit-scrollbar{display:none}.dashboard-shell .pa-filters::-webkit-scrollbar{display:none}.dashboard-shell .tenant-filters::-webkit-scrollbar{display:none}.dashboard-shell .tabs>*,.dashboard-shell .segmented>*,.dashboard-shell .pa-filters>*,.dashboard-shell .tenant-filters>*{flex-shrink:0}.dashboard-shell .floor-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.dashboard-shell .dbc-grid,.dashboard-shell .pa-invite-form{grid-template-columns:1fr!important}}@media (width<=480px){.dashboard-shell .page-head h1,.dashboard-shell .page-header h1,.dashboard-shell .page-title h1,.dashboard-shell .pa-dash-head h1{font-size:22px}.dashboard-shell .page-header p,.dashboard-shell .page-head p{font-size:13.5px}.dashboard-shell .floor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashboard-shell table{min-width:480px}}.login-page{--green:#a5d526;--green-dark:#8fbd18;box-sizing:border-box;width:100%;max-width:100%;min-height:100dvh;display:flex;overflow-x:clip}.login-page *,.login-page :before,.login-page :after{box-sizing:border-box}.login-page .brand-section{color:#fff;background:radial-gradient(circle at 70% 75%,#69911924,#0000 40%),#11171d;flex:50%;width:50%;min-width:0;min-height:100dvh;position:relative}.login-page .brand-content{flex-direction:column;width:100%;max-width:100%;height:100%;padding:clamp(28px,4vw,48px) clamp(20px,4vw,56px);display:flex}.login-page .logo{align-items:center;gap:8px;width:fit-content;display:inline-flex}.login-page .logo img{width:auto;height:38px;display:block}.login-page .badge{width:fit-content;color:var(--green);letter-spacing:1.5px;background:#a0d2231a;border-radius:20px;align-items:center;gap:6px;margin-top:28px;padding:6px 14px;font-size:10px;font-weight:700;display:inline-flex}.login-page .badge img{width:11px;height:11px}.login-page .brand-section h1{letter-spacing:-1px;overflow-wrap:anywhere;max-width:400px;margin-top:22px;font-size:clamp(28px,3.4vw,40px);font-weight:800;line-height:1.15}.login-page .description{color:#9aa1a8;max-width:400px;margin-top:16px;font-size:14px;line-height:1.65}.login-page .features{flex-direction:column;gap:14px;margin-top:28px;list-style:none;display:flex}.login-page .features li{color:#c2c7cc;align-items:center;gap:12px;font-size:14px;display:flex}.login-page .check{background:var(--green);color:#182000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:800;display:flex}.login-page .testimonial{background:#ffffff0d;border:1px solid #ffffff17;border-radius:18px;width:100%;max-width:400px;margin-top:auto;padding:20px 22px}.login-page .testimonial p{color:#c7cbcf;font-size:13px;font-style:italic;line-height:1.6}.login-page .user{align-items:center;gap:10px;margin-top:14px;display:flex}.login-page .avatar{background:var(--green);color:#1c2600;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:flex}.login-page .user strong{color:#fff;font-size:13px;display:block}.login-page .user span{color:#90969b;margin-top:2px;font-size:12px;display:block}.login-page .login-section{background:#fbfbf8;flex:50%;justify-content:center;align-items:center;width:50%;min-width:0;min-height:100dvh;padding:clamp(28px,4vw,40px) clamp(20px,4vw,40px);display:flex}.login-page .login-container{width:100%;min-width:0;max-width:min(415px,100%)}.login-page .login-header h2{letter-spacing:-.6px;font-size:28px;font-weight:700}.login-page .login-header p{color:#82858a;margin-top:6px;font-size:14px}.login-page .login-context-note{color:#166534;background:#f0fdf4;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:13px;font-weight:600;line-height:1.45}.login-page form{margin-top:28px}.login-page .form-group{margin-bottom:18px}.login-page .form-group label,.login-page .password-label label{color:#62666a;letter-spacing:1px;margin-bottom:9px;font-size:11px;font-weight:700;display:block}.login-page .password-label{justify-content:space-between;align-items:center;display:flex}.login-page .password-label label{margin-bottom:9px}.login-page .forgot{color:#86bb1b;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:12.5px;font-weight:600}.login-page .input-wrapper{background:#fff;border:1px solid #e3e3e3;border-radius:24px;align-items:center;width:100%;min-width:0;max-width:100%;height:48px;transition:all .2s;display:flex;position:relative;overflow:hidden}.login-page .input-wrapper:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #a5d5261f}.login-page .input-icon{color:#8d9296;flex-shrink:0;align-items:center;margin-left:18px;display:flex}.login-page .input-icon img{width:15px;height:15px}.login-page .input-wrapper input{color:#25282b;background:0 0;border:none;outline:none;width:100%;min-width:0;height:100%;padding:0 16px 0 10px;font-family:inherit;font-size:14px}.login-page .input-wrapper input:-webkit-autofill{-webkit-text-fill-color:#25282b;caret-color:#25282b;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 48px #fff}.login-page .input-wrapper input:-webkit-autofill:hover{-webkit-text-fill-color:#25282b;caret-color:#25282b;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 48px #fff}.login-page .input-wrapper input:-webkit-autofill:focus{-webkit-text-fill-color:#25282b;caret-color:#25282b;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 48px #fff}.login-page .input-wrapper input::placeholder{color:#a5a7aa}.login-page .input-wrapper.error{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1a}.login-page .field-error{color:#c0392b;margin:6px 0 0;font-size:12px;font-weight:500}.login-page .show-password{color:#8d9296;cursor:pointer;background:0 0;border:none;align-items:center;margin-right:16px;display:flex}.login-page .show-password img{width:15px;height:15px}.login-page .remember{color:#666a6e;align-items:center;gap:8px;margin:4px 0 20px;font-size:13px;display:flex}.login-page .remember input{width:14px;height:14px;accent-color:var(--green)}.login-page .form-error{color:#c0392b;background:#fdeceb;border-radius:12px;margin:-8px 0 16px;padding:10px 14px;font-size:12.5px;font-weight:500}.login-page .login-flash{background:#eef6da;border:1px solid #dcecb8;border-radius:14px;align-items:flex-start;gap:10px;margin:0 0 18px;padding:12px 14px;display:flex}.login-page .login-flash.is-warn{background:#fff7eb;border-color:#f0d4a8}.login-page .login-flash.is-warn span{color:#5c3d08;background:#f0c36d}.login-page .login-flash span{color:#fff;background:#8dbd18;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:grid}.login-page .login-flash p{color:#3d5a1a;margin:0;font-size:13.5px;font-weight:650;line-height:1.45}.login-page .signin-button:disabled{opacity:.7;cursor:wait}.login-page .signin-button{background:var(--green);color:#172000;cursor:pointer;border:none;border-radius:24px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s;display:flex}.login-page .signin-button img{width:14px;height:14px}.login-page .signin-button:hover{background:var(--green-dark);transform:translateY(-1px)}.login-page .signin-button:active{transform:translateY(0)}.login-page .divider{align-items:center;gap:14px;margin:22px 0;display:flex}.login-page .divider span{background:#e7e7e5;flex:1;height:1px}.login-page .divider p{color:#96999c;letter-spacing:1px;white-space:nowrap;font-size:11px;font-weight:600}.login-page .social-buttons{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.login-page .gis-button-host{opacity:.01;pointer-events:auto;width:280px;height:48px;position:fixed;top:0;left:-9999px;overflow:hidden}.login-page .social-button{color:#27292c;cursor:pointer;background:#fff;border:1px solid #e6e6e6;border-radius:24px;justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;height:48px;font-family:inherit;font-size:13.5px;font-weight:600;transition:all .2s;display:inline-flex}.login-page .social-button:hover{background:#fafafa;border-color:#d6d6d6}.login-page .google-icon,.login-page .apple-icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.login-page .google-icon svg,.login-page .apple-icon svg{display:block}.login-page .signup{text-align:center;color:#7c7f83;margin-top:22px;font-size:13px}.login-page .signup button{color:#86bb1b;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:13px;font-weight:700}@media (width<=1100px) and (width>=961px){.login-page .brand-content{padding:36px 32px}.login-page .login-section{padding:32px 28px}.login-page .brand-section h1{font-size:34px}}@media (width<=960px){.login-page{flex-direction:column}.login-page .brand-section,.login-page .login-section{flex:none;width:100%;min-height:auto}.login-page .brand-content{padding:32px 24px 28px}.login-page .badge{margin-top:20px}.login-page .features{gap:10px;margin-top:20px}.login-page .testimonial{margin-top:24px;padding:16px 18px}.login-page .login-section{padding:36px 24px calc(48px + env(safe-area-inset-bottom,0px));align-items:flex-start}.login-page .login-header h2{font-size:clamp(24px,6vw,28px)}}@media (width<=640px){.login-page .brand-content{padding:24px 18px 20px}.login-page .features li{font-size:13px}.login-page .testimonial{display:none}.login-page .login-section{padding:28px 18px calc(40px + env(safe-area-inset-bottom,0px))}.login-page .social-button{gap:6px;font-size:13px}.login-page .password-label{flex-wrap:wrap;gap:4px 12px}}@media (width<=380px){.login-page .brand-section h1{font-size:26px}.login-page .description,.login-page .features li{font-size:12.5px}.login-page .divider p{letter-spacing:.4px}}.country-code-picker{z-index:2;flex:none;position:relative}.country-code-picker.is-open{z-index:30}.ccp-trigger{cursor:pointer;color:#171b1f;background:#fff;border:1px solid #e3e3e3;border-radius:23px;align-items:center;gap:8px;min-width:118px;height:46px;padding:0 12px 0 14px;font-family:inherit;transition:border-color .15s,box-shadow .15s;display:inline-flex}.country-code-picker.is-open .ccp-trigger,.ccp-trigger:hover{border-color:#a5d526}.country-code-picker.is-open .ccp-trigger{box-shadow:0 0 0 3px #a5d5261f}.country-code-picker.is-error .ccp-trigger{border-color:#e45b5b}.ccp-flag-img{object-fit:cover;border-radius:3px;flex-shrink:0;width:22px;height:16px;display:block;box-shadow:0 0 0 1px #171b1f14}.ccp-flag-fallback{color:#5c8a1a;letter-spacing:.02em;background:#eef1e6;border-radius:3px;flex-shrink:0;place-items:center;width:22px;height:16px;font-size:8px;font-weight:800;display:grid}.ccp-dial{letter-spacing:.01em;font-size:14px;font-weight:700}.ccp-chevron{color:#8d9296;margin-left:2px;font-size:10px}.ccp-panel{background:#fff;border:1px solid #ecece8;border-radius:16px;width:min(340px,100vw - 48px);position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 18px 48px #171b1f24}.ccp-search{background:#f6f6f3;border:1px solid #ecece8;border-radius:12px;align-items:center;gap:8px;height:40px;margin:10px 10px 0;padding:0 12px;display:flex}.ccp-search-icon{color:#8d9296;font-size:16px}.ccp-search input{color:#171b1f;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:13.5px}.ccp-search input::placeholder{color:#a5a7aa}.ccp-list{max-height:260px;margin:8px 0 0;padding:0 6px 8px;list-style:none;overflow-y:auto}.ccp-option{text-align:left;cursor:pointer;color:#171b1f;background:0 0;border:none;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;width:100%;padding:10px;font-family:inherit;display:grid}.ccp-option:hover,.ccp-option.is-active{background:#f4f8e8}.ccp-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13.5px;font-weight:600;overflow:hidden}.ccp-code{color:#5c8a1a;font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.ccp-empty{color:#8d9296;text-align:center;padding:18px 12px;font-size:13px}.create-account-page{box-sizing:border-box;color:#171b1f;background:#fff;width:100%;max-width:100%;min-height:100dvh;font-family:Plus Jakarta Sans,Inter,sans-serif;display:flex;overflow-x:clip}.create-account-page *,.create-account-page :before,.create-account-page :after{box-sizing:border-box}.create-account-page .left-section{color:#fff;background:#11171d;flex-direction:column;flex:50%;width:50%;min-width:0;min-height:100dvh;padding:clamp(28px,4vw,48px) clamp(20px,4vw,56px);display:flex;position:relative;overflow:hidden}.create-account-page .left-section:after{content:"";filter:blur(110px);background:#9dd61b14;border-radius:50%;width:380px;height:380px;position:absolute;bottom:60px;right:-80px}.create-account-page .logo{align-items:center;gap:8px;width:fit-content;display:inline-flex}.create-account-page .logo img{width:auto;height:38px;display:block}.create-account-page .left-content{z-index:2;width:100%;min-width:0;max-width:400px;margin-top:0;position:relative}.create-account-page .get-started{color:#a5d526;letter-spacing:1.5px;background:#a0d2231a;border-radius:20px;align-items:center;gap:6px;margin-top:28px;padding:6px 14px;font-size:10px;font-weight:700;display:inline-flex}.create-account-page .get-started img{width:11px;height:11px}.create-account-page .left-content h1{letter-spacing:-.8px;overflow-wrap:anywhere;margin-top:20px;font-size:clamp(26px,3.2vw,34px);font-weight:800;line-height:1.18}.create-account-page .description{color:#9aa1a8;max-width:380px;margin-top:14px;font-size:14px;line-height:1.65}.create-account-page .features{flex-direction:column;gap:13px;margin-top:26px;display:flex}.create-account-page .feature{color:#c2c7cc;align-items:center;gap:11px;font-size:14px;display:flex}.create-account-page .check{color:#10151a;background:#a5d526;border-radius:50%;justify-content:center;align-items:center;width:19px;min-width:19px;height:19px;font-size:11px;font-weight:700;display:flex}.create-account-page .testimonial{z-index:2;background:#ffffff0d;border:1px solid #ffffff17;border-radius:18px;width:100%;max-width:400px;margin-top:auto;padding:20px 22px;position:relative}.create-account-page .testimonial p{color:#c7cbcf;font-size:13px;font-style:italic;line-height:1.6}.create-account-page .person{align-items:center;gap:10px;margin-top:14px;display:flex}.create-account-page .avatar{color:#172000;background:#a5d526;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex}.create-account-page .person strong{color:#fff;font-size:13px;display:block}.create-account-page .person small{color:#90969b;margin-top:2px;font-size:12px;display:block}.create-account-page .right-section{background:#fbfbf8;flex:50%;justify-content:center;align-items:center;width:50%;min-width:0;min-height:100dvh;padding:clamp(28px,4vw,40px) clamp(20px,4vw,40px);display:flex}.create-account-page .form-container{width:100%;min-width:0;max-width:min(430px,100%)}.create-account-page .form-container h2{color:#171b1f;letter-spacing:-.5px;margin-bottom:6px;font-size:clamp(22px,4vw,26px);font-weight:700}.create-account-page .subtitle{color:#82858a;margin-bottom:26px;font-size:14px}.create-account-page .google-signup-button{color:#27292c;cursor:pointer;background:#fff;border:1px solid #e6e6e6;border-radius:24px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;font-family:inherit;font-size:13.5px;font-weight:600;transition:all .2s;display:flex}.create-account-page .google-signup-button:hover{background:#fafafa;border-color:#d6d6d6}.create-account-page .google-signup-button:disabled{opacity:.7;cursor:wait}.create-account-page .google-icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.create-account-page .gis-button-host{opacity:.01;pointer-events:auto;width:280px;height:48px;position:fixed;top:0;left:-9999px;overflow:hidden}.create-account-page .divider{align-items:center;gap:14px;margin:20px 0;display:flex}.create-account-page .divider span{background:#e7e7e5;flex:1;height:1px}.create-account-page .divider p{color:#96999c;letter-spacing:1px;white-space:nowrap;font-size:11px;font-weight:600}.create-account-page .google-linked-note{background:#eef6da;border:1px solid #dcecb8;border-radius:14px;align-items:flex-start;gap:10px;margin:0 0 22px;padding:12px 14px;display:flex}.create-account-page .google-linked-note span{color:#fff;background:#8dbd18;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:grid}.create-account-page .google-linked-note p{color:#3d5a1a;margin:0;font-size:13px;font-weight:650;line-height:1.45}.create-account-page .field-hint{color:#82858a;margin:6px 0 0;font-size:12px;line-height:1.35}.create-account-page .two-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.create-account-page .field-group{margin-bottom:18px;position:relative;overflow:visible}.create-account-page .field-group label{color:#62666a;letter-spacing:1px;margin-bottom:9px;font-size:11px;font-weight:700;display:block}.create-account-page .input-wrapper{background:#fff;border:1px solid #e3e3e3;border-radius:23px;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;height:46px;padding:0 16px;transition:all .2s;display:flex;position:relative;overflow:hidden}.create-account-page .input-wrapper:focus-within{border-color:#a5d526;box-shadow:0 0 0 3px #a5d5261f}.create-account-page .input-wrapper>i{color:#8d9296;flex-shrink:0;width:16px;font-size:14px}.create-account-page .input-wrapper>img{flex-shrink:0;width:15px;height:15px}.create-account-page .input-wrapper input{color:#25282b;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:14px}.create-account-page .input-wrapper select{color:#25282b;cursor:pointer;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:14px}.create-account-page .input-wrapper input:-webkit-autofill{-webkit-text-fill-color:#25282b;caret-color:#25282b;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 46px #fff}.create-account-page .input-wrapper input:-webkit-autofill:hover{-webkit-text-fill-color:#25282b;caret-color:#25282b;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 46px #fff}.create-account-page .input-wrapper input:-webkit-autofill:focus{-webkit-text-fill-color:#25282b;caret-color:#25282b;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 46px #fff}.create-account-page .input-wrapper input::placeholder{color:#a5a7aa}.create-account-page .eye-btn{cursor:pointer;color:#8d9296;background:0 0;border:none;padding:0;font-size:14px}.create-account-page .terms{align-items:flex-start;gap:8px;margin-top:2px;margin-bottom:20px;display:flex}.create-account-page .terms input{accent-color:#a5d526;width:15px;height:15px;margin-top:1px}.create-account-page .terms label{color:#62666a;letter-spacing:normal;margin-bottom:0;font-size:12.5px;font-weight:400;line-height:1.4}.create-account-page .terms a{color:#86bb1b;font-weight:600;text-decoration:none}.create-account-page .create-btn{color:#172000;cursor:pointer;background:#a5d526;border:none;border-radius:24px;width:100%;height:48px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s}.create-account-page .create-btn:hover{background:#8fbd18;transform:translateY(-1px)}.create-account-page .create-btn:active{transform:translateY(0)}.create-account-page .signin{text-align:center;color:#82858a;margin-top:22px;font-size:13px}.create-account-page .signin a{color:#86bb1b;cursor:pointer;font-weight:600;text-decoration:none}.create-account-page .input-wrapper.error{border-color:#e45b5b!important}.create-account-page .phone-row{align-items:stretch;gap:10px;display:flex;position:relative;overflow:visible}.create-account-page .phone-row.error .phone-wrapper{border-color:#e45b5b!important}.create-account-page .phone-wrapper{flex:1;min-width:0}.create-account-page .field-error{color:#c0392b;margin:6px 0 0;font-size:12px;font-weight:500;line-height:1.35}.create-account-page .form-error{color:#c0392b;background:#fdeceb;border-radius:12px;margin:-6px 0 14px;padding:10px 14px;font-size:12.5px;font-weight:500}.create-account-page .create-btn:disabled{opacity:.7;cursor:wait}@media (width<=1100px) and (width>=961px){.create-account-page .left-section{padding:36px 32px}.create-account-page .right-section{padding:32px 28px}.create-account-page .left-content h1{font-size:30px}}@media (width<=960px){.create-account-page{flex-direction:column}.create-account-page .left-section,.create-account-page .right-section{flex:none;width:100%;min-height:auto}.create-account-page .left-section{padding:32px 24px 28px}.create-account-page .get-started{margin-top:20px}.create-account-page .features{gap:10px;margin-top:20px}.create-account-page .testimonial{margin-top:24px}.create-account-page .right-section{padding:36px 24px calc(48px + env(safe-area-inset-bottom,0px));align-items:flex-start}}@media (width<=640px){.create-account-page .left-section{padding:24px 18px 20px}.create-account-page .feature{font-size:13px}.create-account-page .testimonial{display:none}.create-account-page .two-fields{grid-template-columns:1fr;gap:0}.create-account-page .right-section{padding:28px 18px calc(40px + env(safe-area-inset-bottom,0px))}.create-account-page .form-container{width:100%;max-width:100%}.create-account-page .phone-row{flex-wrap:wrap}}@media (width<=380px){.create-account-page .left-content h1{font-size:24px}.create-account-page .description,.create-account-page .feature{font-size:12.5px}.create-account-page .divider p{letter-spacing:.4px}}.account-thanks-page{color:#171b1f;background:#fff;width:100%;min-height:100vh;font-family:Plus Jakarta Sans,Inter,sans-serif;display:flex}.account-thanks-page .left-panel{color:#fff;background:radial-gradient(circle at 70% 75%,#69911924,#0000 40%),#11171d;flex-direction:column;width:50%;min-height:100vh;padding:48px 56px;display:flex;position:relative;overflow:hidden}.account-thanks-page .logo img{width:auto;height:38px;display:block}.account-thanks-page .left-content{max-width:420px;margin-top:72px}.account-thanks-page .security-badge{color:#a5d526;letter-spacing:1.5px;background:#a0d2231a;border-radius:20px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 14px;font-size:10px;font-weight:700;display:inline-flex}.account-thanks-page .security-badge img{width:11px;height:11px}.account-thanks-page .left-content h1{letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(34px,4vw,46px);font-weight:800;line-height:1.1}.account-thanks-page .description{color:#ffffffb8;margin:0;font-size:15px;line-height:1.6}.account-thanks-page .right-panel{background:#f7f8f5;justify-content:center;align-items:center;width:50%;min-height:100vh;padding:48px 32px;display:flex}.account-thanks-page .success-container{text-align:center;width:100%;max-width:420px}.account-thanks-page .success-icon{background:#eaf5db;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 20px;display:grid}.account-thanks-page .success-icon svg{fill:none;stroke:#6fa62a;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.account-thanks-page .success-container h2{letter-spacing:-.02em;margin:0 0 12px;font-size:28px;font-weight:800}.account-thanks-page .lead{color:#4b5563;margin:0 0 12px;font-size:15px;line-height:1.55}.account-thanks-page .lead strong{color:#171b1f}.account-thanks-page .hint{color:#9a9aa2;margin:0 0 28px;font-size:13px;line-height:1.5}.account-thanks-page .thanks-btn{color:#16210a;background:#8bc53f;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 28px;font-weight:800;text-decoration:none;transition:background .15s;display:inline-flex}.account-thanks-page .thanks-btn:hover{background:#7ab534}@media (width<=900px){.account-thanks-page{flex-direction:column}.account-thanks-page .left-panel,.account-thanks-page .right-panel{width:100%;min-height:auto}.account-thanks-page .left-content{margin-top:40px;margin-bottom:40px}}
