.skip-to-content{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:9999;background:#020617;color:#38bdf8;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;border-radius:0 0 8px 0}.skip-to-content:focus{position:fixed;left:0;top:0;width:auto;height:auto;overflow:visible}body,html{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#020617;color:#e5e7eb;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}*,:after,:before{box-sizing:border-box}a{color:#38bdf8;text-decoration:none}a:hover{text-decoration:underline}.abl-root{min-height:100vh;background:radial-gradient(circle at top,#0f172a 20%,#020617 70%)}.abl-header{border-bottom:1px solid #111827;background:#020617cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.abl-header-inner{max-width:960px;margin:0 auto;padding:10px 16px;display:flex;align-items:center;justify-content:space-between}.abl-logo{font-weight:700;font-size:16px}.abl-card{background:#020617;border-radius:16px;border:1px solid #111827;padding:14px 16px 16px;margin-bottom:18px}.abl-form label{display:flex;flex-direction:column;gap:4px;margin-bottom:10px;font-size:13px}.abl-form input,.abl-form textarea{background:#020617;border-radius:8px;border:1px solid #1f2937;padding:8px 10px;color:#e5e7eb;font-size:13px}.abl-grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px 16px;gap:10px 16px}.abl-btn-primary{display:inline-block;margin-top:4px;border-radius:999px;border:none;padding:8px 16px;font-size:13px;font-weight:600;background:#22c55e;color:#022c22;cursor:pointer}.abl-btn-primary:disabled{opacity:.6;cursor:default}.abl-preview pre{background:#020617;border-radius:10px;border:1px solid #1f2937;padding:10px;font-size:12px;max-height:260px;overflow:auto}.abl-table-wrap{overflow-x:auto;margin-top:6px}.abl-table{width:100%;border-collapse:collapse;font-size:12px}.abl-table td,.abl-table th{padding:6px 8px;border-bottom:1px solid #111827;vertical-align:top}.abl-table th{font-weight:600;color:#9ca3af}.abl-input-small{width:200px;max-width:100%;background:#020617;border-radius:8px;border:1px solid #1f2937;padding:4px 6px;color:#e5e7eb;font-size:12px}.abl-input-search{flex:1 1;min-width:220px;border-radius:999px;border:1px solid #374151;background:#020617;color:#e5e7eb;padding:8px 12px;font-size:13px}.abl-toolbar{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}.abl-btn-secondary{border-radius:999px;border:1px solid #4b5563;padding:8px 14px;font-size:13px;font-weight:600;background:#020617;color:#e5e7eb;cursor:pointer;white-space:nowrap}.abl-btn-secondary[disabled]{opacity:.6;cursor:default}.abl-btn-danger{background:#7f1d1d;color:#fee2e2;border-radius:999px;border:none;padding:4px 10px;font-size:11px;cursor:pointer}#cookie-consent-banner{position:fixed;left:16px;bottom:16px;max-width:360px;background:#fff;color:#111827;padding:12px 14px;border-radius:16px;box-shadow:0 10px 30px rgba(15,23,42,.18);z-index:1100;font-size:13px;line-height:1.4}#cookie-consent-banner button{background:#16a34a;color:#fff;border-radius:999px;padding:6px 14px;border:none;font-size:13px;font-weight:600}#review-widget-bar{position:fixed;right:16px;bottom:16px;z-index:1000}@media (max-width:640px){#cookie-consent-banner{left:12px;right:12px;max-width:none}}.home-root{min-height:100vh;background:#fff;display:flex;flex-direction:column}.home-header{padding:12px 16px;border-bottom:1px solid #d1d5db;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:30}.home-header-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative}.home-logo-img{width:160px;height:auto}.home-nav{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;font-weight:600}.home-nav a{color:#0f172a;padding:6px 4px;display:inline-flex}.hamburger-btn,.home-nav a{min-height:44px;align-items:center}.hamburger-btn{display:none;background:none;border:none;cursor:pointer;padding:8px;min-width:44px;justify-content:center}.hamburger-icon{display:block;position:relative;width:22px;height:2px;background:#0f172a;transition:background .2s}.hamburger-icon:after,.hamburger-icon:before{content:"";position:absolute;left:0;width:22px;height:2px;background:#0f172a;transition:transform .2s}.hamburger-icon:before{top:-7px}.hamburger-icon:after{top:7px}.hamburger-icon.open{background:transparent}.hamburger-icon.open:before{top:0;transform:rotate(45deg)}.hamburger-icon.open:after{top:0;transform:rotate(-45deg)}.install-banner{background:linear-gradient(135deg,#eff6ff,#f0fdf4);border-bottom:1px solid #bfdbfe;padding:10px 16px}.install-banner-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.install-banner-text{display:flex;flex-direction:column;gap:2px;font-size:13px;color:#1e3a8a}.install-banner-text span{font-size:12px;color:#4b5563}.install-banner-btn{background:linear-gradient(135deg,#22c55e,#16a34a,#0ea5e9,#6366f1);color:#fff;border:none;border-radius:999px;padding:10px 20px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;min-height:44px}.home-main{flex:1 1;max-width:1100px;width:100%;margin:0 auto;padding:24px 16px 40px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:center;margin-bottom:48px}.hero-title{font-size:26px;line-height:1.2;margin-bottom:8px;font-weight:800;color:#0f172a}.hero-subtitle{font-size:14px;color:#4b5563;margin-bottom:12px;max-width:520px}.hero-roadmap{margin-bottom:16px;padding:12px;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe;font-size:13px;color:#1e3a8a}.hero-cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.btn-primary-gradient{background:linear-gradient(135deg,#22c55e,#16a34a,#0ea5e9,#6366f1);color:#fff;border:none;border-radius:999px}.btn-primary-gradient,.btn-secondary-blue{padding:12px 20px;font-size:14px;font-weight:700;cursor:pointer;min-height:44px}.btn-secondary-blue{background:#e0f2fe;color:#075985;border:1px solid #7dd3fc;border-radius:999px}.btn-install-cta{background:#020617;color:#fff;border:1px solid #334155;border-radius:999px;padding:12px 20px;font-size:14px;font-weight:700;cursor:pointer;min-height:44px;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s}.btn-install-cta:hover{background:#1e293b;border-color:#475569}.btn-install-cta:active{background:#334155}.hero-hint{font-size:12px;color:#6b7280}.hero-image-wrap{display:flex;justify-content:center;align-items:center}.hero-image-frame{border-radius:24px;overflow:hidden;border:1px solid #e5e7eb;background:#f9fafb;max-width:420px;width:100%;box-shadow:0 18px 40px rgba(15,23,42,.18)}.ios-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:2500;display:flex;align-items:center;justify-content:center;padding:16px}.ios-modal{background:#fff;border-radius:20px;padding:28px 24px 24px;max-width:380px;width:100%;position:relative;z-index:2501;box-shadow:0 20px 60px rgba(0,0,0,.25);color:#0f172a}.ios-modal-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;min-height:36px;min-width:36px;display:flex;align-items:center;justify-content:center;border-radius:50%}.ios-modal-close:hover{background:#f3f4f6;color:#0f172a}.ios-modal-title{font-size:18px;font-weight:700;margin:0 0 16px;color:#0f172a}.ios-modal-steps{margin:0 0 14px;padding-left:20px;font-size:14px;line-height:1.6;color:#374151}.ios-modal-steps li{margin-bottom:10px}.ios-modal-steps li:last-child{margin-bottom:0}.ios-share-icon{display:inline-flex;vertical-align:middle;margin:0 3px}.ios-modal-note{margin:0;font-size:12px;color:#6b7280;text-align:center}.dash-header{padding:12px 16px;border-bottom:1px solid #d1d5db;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:30}.dash-header-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative}.dash-logo-img{width:160px;height:auto}.dash-nav{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;font-weight:600}.dash-nav a{color:#0f172a;padding:6px 4px;min-height:44px}.dash-nav a,.dash-nav-install{display:inline-flex;align-items:center}.dash-nav-install{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700;cursor:pointer;gap:4px;white-space:nowrap}.dash-main{flex:1 1;max-width:1100px;width:100%;margin:0 auto;padding:20px 16px 40px}.fab-install{position:fixed;bottom:80px;right:16px;z-index:1200;background:linear-gradient(135deg,#22c55e,#16a34a,#0ea5e9);color:#fff;border:none;border-radius:999px;padding:12px 18px;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:6px;box-shadow:0 6px 20px rgba(22,163,74,.35);transition:transform .2s,box-shadow .2s;min-height:48px}.fab-install:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(22,163,74,.45)}.fab-install:active{transform:translateY(0)}.fab-install-label{font-size:13px;font-weight:700}.abl-main{max-width:960px;margin:0 auto;padding:16px}@media (max-width:768px){.hamburger-btn{display:flex}.home-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #d1d5db;box-shadow:0 8px 20px rgba(0,0,0,.08);flex-direction:column;padding:8px 16px 12px;gap:0;z-index:29}.home-nav-open{display:flex}.home-nav a{padding:12px 8px;border-bottom:1px solid #f3f4f6;font-size:15px;min-height:48px}.home-nav a:last-child{border-bottom:none}.hero-grid{grid-template-columns:1fr;gap:20px;margin-bottom:32px}.hero-title{font-size:22px}.hero-subtitle{font-size:14px;max-width:100%}.hero-roadmap{font-size:12px;padding:10px}.hero-cta-row{flex-direction:column;gap:8px}.hero-cta-row button{width:100%;text-align:center}.hero-image-frame{border-radius:16px;max-width:100%}.install-banner-inner{flex-direction:column;text-align:center;gap:8px}.install-banner-btn{width:100%}.install-banner-text{align-items:center}.home-logo-img{width:130px}.home-main{padding:16px 12px 32px}.dash-logo-img{width:130px}.dash-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #d1d5db;box-shadow:0 8px 20px rgba(0,0,0,.08);flex-direction:column;padding:8px 16px 12px;gap:0;z-index:29}.dash-nav-open{display:flex}.dash-nav a{padding:12px 8px;border-bottom:1px solid #f3f4f6;font-size:15px;min-height:48px}.dash-nav a:last-child{border-bottom:none}.dash-nav-install{margin:8px 0 4px;justify-content:center;padding:12px 16px;font-size:15px}.dash-main{padding:16px 12px 32px}.abl-header-inner{padding:10px 12px}.abl-card,.abl-main{padding:12px}.abl-grid-2{grid-template-columns:1fr}.abl-input-search{min-width:0;width:100%}.fab-install{bottom:130px;right:12px;padding:10px 14px;font-size:12px}}.appstore-root{min-height:100vh;background:#fff;padding:32px 16px 48px;display:flex;flex-direction:column;align-items:center}.appstore-hero{text-align:center;margin-bottom:28px}.appstore-icon{border-radius:22px;box-shadow:0 4px 16px rgba(0,0,0,.12);margin-bottom:12px}.appstore-title{font-size:24px;font-weight:800;color:#0f172a;margin:0 0 4px}.appstore-subtitle{font-size:14px;color:#6b7280;margin:0}.appstore-card{max-width:480px;width:100%;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px;margin-bottom:20px}.appstore-card h2{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 8px}.appstore-success{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.appstore-success h2{color:#16a34a}.appstore-success p{font-size:14px;color:#4b5563;margin:0 0 12px}.appstore-note{font-size:14px;color:#4b5563;line-height:1.5;margin:0 0 20px}.appstore-steps{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:16px}.appstore-steps li{display:flex;gap:12px;align-items:flex-start}.appstore-step-num{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#020617;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.appstore-steps li strong{display:block;font-size:15px;color:#0f172a;margin-bottom:2px}.appstore-step-detail{display:block;font-size:13px;color:#6b7280;line-height:1.4}.appstore-result{display:flex;align-items:center;gap:12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:12px 16px;font-size:13px;color:#166534}.appstore-btn-install{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;background:linear-gradient(135deg,#22c55e,#16a34a,#0ea5e9);color:#fff;border:none;border-radius:999px;font-size:16px;font-weight:700;cursor:pointer;min-height:52px;margin-bottom:12px;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px rgba(22,163,74,.3)}.appstore-btn-install:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(22,163,74,.4)}.appstore-btn-install:active{transform:translateY(0)}.appstore-btn-primary{display:inline-block;padding:12px 24px;background:#020617;color:#fff;border-radius:999px;font-size:14px;font-weight:700;text-decoration:none;min-height:44px}.appstore-hint{font-size:12px;color:#9ca3af;text-align:center;margin:0}.appstore-manual h3{font-size:14px;font-weight:700;color:#0f172a;margin:16px 0 6px}.appstore-manual h3:first-child{margin-top:0}.appstore-steps-simple{padding-left:20px;margin:0 0 8px;font-size:13px;color:#374151;line-height:1.7}.appstore-back{margin-top:8px;font-size:13px;color:#6b7280;text-align:center}.appstore-back a{color:#2563eb}@supports (padding:env(safe-area-inset-top)){.dash-header,.home-header{padding-top:calc(12px + env(safe-area-inset-top))}footer{padding-bottom:calc(20px + env(safe-area-inset-bottom))}.fab-install{bottom:calc(130px + env(safe-area-inset-bottom))}}[role=button],button,input[type=button],input[type=submit],select{min-height:44px}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}@media (display-mode:standalone){button,nav a{-webkit-user-select:none;-moz-user-select:none;user-select:none}}.install-help-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:2600;display:flex;align-items:center;justify-content:center;padding:16px}.install-help-modal{background:#fff;border-radius:20px;padding:26px 22px 22px;max-width:520px;width:100%;position:relative;z-index:2601;box-shadow:0 20px 60px rgba(0,0,0,.25);color:#0f172a}.install-help-close{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:999px;border:none;background:rgba(2,6,23,.06);color:#0f172a;font-size:26px;line-height:1;cursor:pointer}.install-help-title{margin:0 0 6px;font-size:20px;font-weight:800}.install-help-sub{margin:0 0 14px;font-size:14px;opacity:.9}.install-help-section{margin:14px 0 6px;font-size:14px;font-weight:800}.install-help-steps{margin:0 0 10px 18px;padding:0;font-size:14px}.install-help-note{margin:12px 0 0;font-size:13px;opacity:.85}.install-help-box{border:1px solid rgba(2,6,23,.12);background:rgba(2,6,23,.03);border-radius:14px;padding:10px 12px;margin:0 0 12px}.install-help-hint{margin:0;font-size:13px}.rw-floating-button{position:fixed;right:1.5rem;bottom:1.5rem;z-index:2147483647;border-radius:999px;padding:.8rem 1.4rem;font-size:.95rem;font-weight:600;border:none;cursor:-webkit-grab;cursor:grab;background:linear-gradient(135deg,#2563eb,#22c55e);color:#fff;box-shadow:0 10px 30px rgba(15,23,42,.35);transition:box-shadow .2s ease;-webkit-font-smoothing:antialiased}.rw-floating-button:active{cursor:-webkit-grabbing;cursor:grabbing}.rw-floating-button:hover{box-shadow:0 14px 35px rgba(15,23,42,.45)}.rw-overlay{position:fixed;inset:0;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2147483646;padding:1rem;animation:rw-fadeIn .2s ease-out forwards}.rw-card{position:relative;max-width:420px;width:100%;background:#fff;border-radius:20px;padding:2rem 1.5rem 1.8rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:rw-slideUp .3s cubic-bezier(.16,1,.3,1) forwards}@keyframes rw-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes rw-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.rw-close-btn{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:50%;border:none;background:#f3f4f6;color:#6b7280;font-size:1.2rem;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.rw-close-btn:hover{background:#e5e7eb;color:#111827}.rw-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:#111827;line-height:1.3}.rw-subtitle{margin:0 0 1.5rem;font-size:.95rem;line-height:1.5;color:#4b5563}.rw-actions,.rw-actions-column{display:flex;gap:.75rem;margin-top:1rem}.rw-actions{justify-content:flex-end}.rw-actions-column{flex-direction:column}.rw-btn{border-radius:999px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;border:1px solid transparent;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center}.rw-btn-primary{background:#2563eb;color:#fff}.rw-btn-primary:hover{background:#1d4ed8;transform:translateY(-1px)}.rw-btn-primary:disabled{background:#93c5fd;cursor:not-allowed;transform:none}.rw-btn-ghost{background:transparent;color:#4b5563;border:1px solid #e5e7eb}.rw-btn-ghost:hover{background:#f9fafb;border-color:#d1d5db;color:#111827}.rw-stars{display:flex;gap:.4rem;margin-bottom:1rem;justify-content:center}.rw-star{background:transparent;border:none;font-size:2rem;cursor:pointer;color:#e5e7eb;transition:color .15s;padding:0;line-height:1}.rw-star-active{color:#facc15}.rw-small-note{font-size:.8rem;color:#6b7280;text-align:center;margin-bottom:.5rem}.rw-form{gap:1rem}.rw-form,.rw-label{display:flex;flex-direction:column}.rw-label{gap:.35rem;font-size:.85rem;font-weight:500;color:#374151}.rw-input,.rw-textarea{border-radius:10px;border:1px solid #d1d5db;padding:.75rem;font-size:.95rem;font-family:inherit;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}.rw-input:focus,.rw-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.rw-error{font-size:.85rem;color:#dc2626;background-color:#fef2f2;padding:.5rem;border-radius:6px}.rw-social-section{padding:2.5rem 1.5rem;border-radius:24px;background:radial-gradient(circle at top,#f0f9ff,#fff);border:1px solid #e5e7eb;margin-top:2rem}.rw-social-header{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem}.rw-rating-line{display:flex;align-items:center;gap:.5rem}.rw-rating-stars{color:#f59e0b;letter-spacing:.1em;font-size:1.1rem}.rw-rating-score{font-weight:800;color:#111827;font-size:1.1rem}.rw-rating-details{font-size:.95rem;color:#4b5563;margin-top:.25rem}.rw-highlight-text{display:inline-block;margin-top:.5rem;font-size:.85rem;color:#0369a1;background:#e0f2fe;padding:.2rem .6rem;border-radius:6px;font-weight:600}.rw-testimonials-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:768px){.rw-testimonials-grid{grid-template-columns:repeat(3,1fr)}}.rw-testimonial-card{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #f3f4f6;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column;justify-content:space-between}.rw-testimonial-text{margin:0 0 1rem;font-size:.95rem;line-height:1.6;color:#1f2937;font-style:italic}.rw-testimonial-meta{font-size:.85rem;color:#6b7280;border-top:1px solid #f3f4f6;padding-top:.75rem}.rw-testimonial-name{font-weight:700;color:#111827}@media (max-width:640px){.rw-floating-button{right:1rem;bottom:1rem;padding:.65rem 1.1rem;font-size:.85rem}.rw-card{margin:0 .75rem;padding:1.5rem 1.25rem;max-width:100%;border-radius:16px}.rw-title{font-size:1.1rem}.rw-star{font-size:1.75rem}.rw-btn{padding:.85rem 1.25rem;font-size:.95rem}}@supports (padding:env(safe-area-inset-bottom)){.rw-floating-button{bottom:calc(1.5rem + env(safe-area-inset-bottom))}}