:root{--purple: #6c47ff;--purple-light: #eee9ff;--purple-mid: #c4b5fd;--purple-dark: #4b2fcc;--orange: #ff6b35;--orange-light: #fff0ea;--green: #22c55e;--green-light: #dcfce7;--red: #ef4444;--red-light: #fee2e2;--gray-50: #fafafa;--gray-100: #f4f4f5;--gray-200: #e4e4e7;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--white: #ffffff;--radius: 12px;--radius-sm: 8px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07), 0 2px 4px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1), 0 4px 6px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .1), 0 10px 10px rgba(0, 0, 0, .04)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--gray-900);background:var(--white);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font-family:inherit}.app-root{min-height:100vh}nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-100)}.nav-inner{max-width:1180px;margin:0 auto;padding:0 32px;height:60px;display:flex;align-items:center;justify-content:space-between}.nav-logo{display:flex;align-items:center;gap:9px;color:var(--gray-900);font-weight:700;font-size:.95rem}.logo-mark{width:34px;height:34px;background:var(--white);border:1px solid var(--gray-200);border-radius:9px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:var(--shadow-sm);flex-shrink:0;padding:2px}.logo-mark img{width:100%;height:100%;object-fit:contain;display:block;transform:scale(.92)}.nav-links{display:flex;gap:28px;list-style:none}.nav-links a{color:var(--gray-500);font-size:.875rem;font-weight:500;transition:color .15s}.nav-links a:hover{color:var(--gray-900)}.nav-actions{display:flex;gap:10px;align-items:center}.language-switch{display:inline-flex;gap:4px;padding:3px;background:var(--gray-100);border-radius:999px}.btn-sm-ghost,.btn-sm-primary{padding:7px 16px;border-radius:var(--radius-sm);font-size:.83rem;transition:all .15s}.btn-sm-ghost{border:1px solid var(--gray-200);color:var(--gray-700);background:var(--white);font-weight:500}.btn-sm-ghost:hover{border-color:var(--gray-300);background:var(--gray-50)}.btn-sm-primary{background:var(--purple);border:none;color:var(--white);font-weight:600}.btn-sm-primary:hover{background:var(--purple-dark)}.language-switch button{border:none;background:transparent;color:var(--gray-500);font-size:.7rem;border-radius:999px;padding:5px 9px;cursor:pointer;font-weight:700}.language-switch .active{background:var(--white);color:var(--gray-800);box-shadow:var(--shadow-sm)}.hero{padding:130px 32px 80px;text-align:center;max-width:1180px;margin:0 auto}.hero-eyebrow{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:var(--purple-light);border-radius:100px;font-size:.78rem;font-weight:600;color:var(--purple);margin-bottom:24px}.hero h1,.auth-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--gray-900)}.hero h1 em{font-style:normal;color:var(--purple)}.hero-sub,.auth-subtitle{font-size:1.1rem;color:var(--gray-500);margin:20px auto 0;max-width:680px;line-height:1.65}.hero-btns,.auth-actions{display:flex;gap:12px;justify-content:center;margin-top:36px;flex-wrap:wrap}.btn-hero,.btn-hero-ghost{padding:12px 28px;border-radius:var(--radius-sm);font-size:.95rem;cursor:pointer;transition:all .15s}.btn-hero{background:var(--purple);border:none;color:var(--white);font-weight:600;box-shadow:0 1px 2px #6c47ff66,0 4px 12px #6c47ff33}.btn-hero:hover{background:var(--purple-dark);box-shadow:0 1px 2px #6c47ff66,0 6px 18px #6c47ff4d;transform:translateY(-1px)}.btn-hero-ghost{border:1px solid var(--gray-200);color:var(--gray-700);background:var(--white);font-weight:500}.btn-hero-ghost:hover{border-color:var(--gray-300);background:var(--gray-50)}.support-actions,.pricing-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hero-footnote{font-size:.78rem;color:var(--gray-400);margin-top:14px}.app-preview{max-width:1060px;margin:56px auto 0;padding:0 32px}.app-frame{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;box-shadow:0 0 0 1px #0000000a,0 32px 64px #0000001a,0 8px 24px #0000000f;overflow:hidden}.frame-topbar{display:flex;align-items:center;gap:6px;padding:12px 16px;background:var(--gray-50);border-bottom:1px solid var(--gray-100)}.dot{width:10px;height:10px;border-radius:50%}.dot.r{background:#ff5f57}.dot.y{background:#febc2e}.dot.g{background:#28c840}.frame-url{margin-left:10px;background:var(--white);border:1px solid var(--gray-200);border-radius:6px;padding:4px 14px;font-size:.72rem;color:var(--gray-400);font-family:monospace}.frame-body{display:flex}.app-sidebar{width:190px;flex-shrink:0;border-right:1px solid var(--gray-100);padding:16px 10px;background:var(--white)}.sidebar-brand{display:flex;align-items:center;gap:7px;padding:6px 8px;margin-bottom:16px;font-size:.82rem;font-weight:700;color:var(--gray-800)}.sidebar-section-label{font-size:.65rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--gray-400);padding:4px 8px;margin-top:10px;margin-bottom:2px}.sidebar-item{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;font-size:.78rem;font-weight:500;color:var(--gray-500)}.sidebar-item.active{background:var(--purple-light);color:var(--purple)}.sidebar-item .icon{font-size:13px}.app-main{flex:1;min-width:0;background:linear-gradient(180deg,var(--white),var(--gray-50))}.app-timer-row{display:flex;align-items:center;gap:10px;padding:12px 20px;border-bottom:1px solid var(--gray-100);background:var(--white);min-width:0}.timer-avatar{width:24px;height:24px;border-radius:50%;background:var(--purple-light);color:var(--purple);font-size:.78rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.timer-input{flex:1;font-size:.82rem;color:var(--gray-400);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timer-tag{font-size:.72rem;color:var(--purple);font-weight:500;background:var(--purple-light);padding:3px 8px;border-radius:4px;white-space:nowrap}.timer-clock{font-size:.9rem;font-weight:700;color:var(--gray-700);font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap}.timer-start{background:var(--purple);color:#fff;border:none;border-radius:6px;padding:6px 14px;font-size:.75rem;font-weight:700;white-space:nowrap}.app-toolbar{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--gray-100);background:var(--white)}.toolbar-title{font-size:.95rem;font-weight:700;color:var(--gray-800)}.toolbar-filters{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.filter-pill{font-size:.72rem;color:var(--gray-500);font-weight:600;background:var(--gray-100);padding:4px 8px;border-radius:100px}.filter-pill.highlight{color:var(--purple);background:var(--purple-light)}.app-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px;padding:16px;align-items:start}.panel{background:var(--white);border:1px solid var(--gray-100);border-radius:12px;padding:16px;min-width:0}.panel h4{font-size:.8rem;font-weight:700;color:var(--gray-800);margin-bottom:10px}.entry-list{display:flex;flex-direction:column;gap:10px}.entry-day{display:flex;justify-content:space-between;align-items:center;margin-top:4px;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gray-400)}.entry-card{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:start;padding:12px;border:1px solid var(--gray-100);border-radius:10px;background:var(--gray-50)}.entry-color{width:10px;height:10px;border-radius:999px;margin-top:5px}.entry-main b{display:block;font-size:.8rem;color:var(--gray-800);margin-bottom:3px}.entry-meta{display:flex;flex-wrap:wrap;gap:6px;font-size:.72rem;color:var(--gray-500)}.entry-pill{padding:2px 7px;border-radius:999px;background:var(--white);border:1px solid var(--gray-200);color:var(--gray-600);font-weight:600}.entry-time{text-align:right;font-size:.73rem;color:var(--gray-500);white-space:nowrap}.entry-time strong{display:block;font-size:.86rem;color:var(--gray-800);margin-bottom:3px}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px}.kpi{border:1px solid var(--gray-100);border-radius:10px;padding:12px;background:var(--gray-50);min-width:0}.kpi-label{font-size:.68rem;font-weight:600;color:var(--gray-400);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.kpi-value{font-size:.98rem;font-weight:800;color:var(--gray-900);line-height:1.2;word-break:break-word}.mini-chart{height:112px;display:flex;align-items:end;gap:10px;padding:12px 4px 0;margin-bottom:14px}.chart-bar{flex:1;border-radius:8px 8px 3px 3px;background:linear-gradient(180deg,#6c47ff59,#6c47ffd9);min-height:24px;position:relative}.chart-bar.orange{background:linear-gradient(180deg,#ff6b354d,#ff6b35d9)}.chart-bar.green{background:linear-gradient(180deg,#22c55e4d,#22c55ed9)}.chart-bar:after{content:attr(data-label);position:absolute;bottom:-22px;left:50%;transform:translate(-50%);font-size:.66rem;color:var(--gray-400);font-weight:600}.insight-list{display:flex;flex-direction:column;gap:10px}.insight{display:flex;gap:10px;align-items:flex-start;padding:10px 0;border-top:1px solid var(--gray-100)}.insight:first-child{border-top:none;padding-top:0}.insight-icon{width:28px;height:28px;border-radius:8px;background:var(--purple-light);display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.insight-icon-orange{background:var(--orange-light);color:var(--orange)}.insight-icon-green{background:var(--green-light);color:var(--green)}.insight b{display:block;font-size:.78rem;color:var(--gray-800);margin-bottom:4px}.insight span{font-size:.75rem;line-height:1.55;color:var(--gray-500)}.ops-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.ops-card{border:1px solid var(--gray-100);border-radius:10px;background:var(--gray-50);padding:12px}.ops-card h5{font-size:.76rem;font-weight:700;color:var(--gray-800);margin-bottom:6px}.ops-card p{font-size:.71rem;line-height:1.5;color:var(--gray-500)}.logos-bar{border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);padding:20px 32px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.logos-label{font-size:.75rem;color:var(--gray-400);font-weight:500;margin-right:8px}.logo-pill{display:flex;align-items:center;gap:6px;padding:7px 16px;border:1px solid var(--gray-200);border-radius:100px;font-size:.8rem;color:var(--gray-500);font-weight:500;background:var(--white)}.features-section{max-width:1060px;margin:0 auto;padding:100px 32px}.section-header{margin-bottom:52px}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--purple);margin-bottom:10px}.section-title{font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:800;letter-spacing:-.025em;color:var(--gray-900);line-height:1.2}.section-desc{color:var(--gray-500);font-size:1rem;margin-top:10px;max-width:480px;line-height:1.65}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feat-card{padding:24px;border:1px solid var(--gray-100);border-radius:var(--radius);background:var(--white);transition:all .2s}.feat-card.wide{grid-column:span 2}.feat-card:hover{border-color:var(--purple-mid);box-shadow:var(--shadow-md);transform:translateY(-2px)}.feat-icon{width:40px;height:40px;background:var(--purple-light);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:14px}.feat-card h3{font-size:.92rem;font-weight:700;color:var(--gray-900);margin-bottom:6px}.feat-card p{font-size:.83rem;color:var(--gray-500);line-height:1.6;margin-bottom:12px}.feat-list{list-style:none;display:flex;flex-direction:column;gap:7px}.feat-list li{font-size:.76rem;color:var(--gray-700);line-height:1.45;display:flex;gap:7px;align-items:flex-start}.feat-list li:before{content:"•";color:var(--purple);font-weight:700}.compare-section{background:var(--gray-50);border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);padding:100px 32px}.compare-inner{max-width:1060px;margin:0 auto}.compare-table{margin-top:40px;background:var(--white);border:1px solid var(--gray-200);border-radius:14px;overflow:hidden}.compare-head,.compare-row{display:grid;grid-template-columns:2fr 1fr 1fr}.compare-head{background:var(--gray-50);border-bottom:1px solid var(--gray-200)}.compare-th{padding:14px 22px;font-size:.8rem;font-weight:700;color:var(--gray-500)}.compare-th.ours{color:var(--purple);background:var(--purple-light)}.compare-row{border-bottom:1px solid var(--gray-100)}.compare-row:last-child{border-bottom:none}.compare-row:hover{background:var(--gray-50)}.compare-td{padding:13px 22px;font-size:.83rem;display:flex;align-items:center;gap:6px}.compare-td.feature-col{color:var(--gray-700);font-weight:500}.compare-td.our-col{color:var(--green);font-weight:600;background:#22c55e0a}.compare-td.their-col{color:var(--gray-400)}.badge-green,.badge-warn,.badge-red{font-size:.68rem;font-weight:700;padding:2px 7px;border-radius:4px}.badge-green{background:var(--green-light);color:#15803d}.badge-warn{background:#fef9c3;color:#a16207}.badge-red{background:var(--red-light);color:var(--red)}.pricing-section{max-width:1060px;margin:0 auto;padding:100px 32px}.pricing-desc{margin:10px auto 0;text-align:center;max-width:560px}.pricing-card{max-width:860px;margin:44px auto 0;background:var(--white);border:1.5px solid var(--purple);border-radius:16px;padding:36px;position:relative;box-shadow:0 0 0 4px var(--purple-light),var(--shadow-xl)}.pricing-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:start}.pricing-donate-panel{margin-top:22px;padding:18px 20px;border:1px solid var(--gray-200);border-radius:14px;background:linear-gradient(180deg,var(--white),var(--gray-50))}.pricing-donate-label{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#e8f7ff;color:#146b8c;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px}.pricing-donate-panel h3{font-size:1rem;font-weight:800;color:var(--gray-900);margin-bottom:6px}.pricing-donate-panel p{font-size:.84rem;line-height:1.6;color:var(--gray-500);margin-bottom:14px}.pricing-donate-button{display:inline-block;padding:11px 16px;background:#29abe0;color:#fff;border-radius:var(--radius-sm);text-decoration:none;font-size:.88rem;font-weight:700;box-shadow:0 8px 20px #29abe038}.pricing-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--purple);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 16px;border-radius:100px;white-space:nowrap}.price-number{font-size:4.5rem;font-weight:900;letter-spacing:-.04em;color:var(--gray-900);line-height:1}.price-unit{font-size:1rem;color:var(--gray-400);margin-top:4px}.price-badge{display:inline-block;margin-top:10px;font-size:.78rem;font-weight:600;color:var(--green);background:var(--green-light);padding:4px 12px;border-radius:100px}.price-perks{list-style:none;display:flex;flex-direction:column;gap:10px}.price-perks li{display:flex;gap:10px;font-size:.88rem;color:var(--gray-700);align-items:flex-start}.perk-check{width:18px;height:18px;background:var(--green-light);color:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;margin-top:1px}.price-cta{display:inline-block;width:auto;margin-top:18px;padding:13px;background:var(--purple);color:#fff;border:none;border-radius:var(--radius-sm);font-size:.95rem;font-weight:700;cursor:pointer;text-align:center;transition:all .15s;box-shadow:0 1px 2px #6c47ff4d,0 4px 10px #6c47ff2e}.price-cta:hover{background:var(--purple-dark);transform:translateY(-1px);box-shadow:0 2px 4px #6c47ff4d,0 8px 16px #6c47ff38}.price-donate-note{margin-top:10px;font-size:.72rem;color:var(--gray-400);line-height:1.5}.price-fine{font-size:.72rem;color:var(--gray-400);margin-top:10px}.support-section{background:var(--gray-50);border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);padding:100px 32px}.support-inner{max-width:1060px;margin:0 auto}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:38px}.s-card{display:flex;gap:14px;padding:18px 20px;background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius);transition:all .2s}.s-card:hover{border-color:var(--purple-mid);box-shadow:var(--shadow)}.s-card-icon{font-size:22px;flex-shrink:0;margin-top:1px}.s-card h4{font-size:.88rem;font-weight:700;color:var(--gray-900);margin-bottom:3px}.s-card p{font-size:.8rem;color:var(--gray-500);line-height:1.5}.register-section{max-width:1060px;margin:0 auto;padding:0 32px 100px}.register-card{border:1px solid var(--gray-200);border-radius:18px;background:linear-gradient(180deg,var(--white),var(--gray-50));box-shadow:var(--shadow-lg);padding:40px;text-align:center}.register-card h2{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;letter-spacing:-.025em;color:var(--gray-900);line-height:1.2}.register-card p{color:var(--gray-500);font-size:1rem;margin-top:12px}.register-form{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:26px;flex-wrap:wrap}.reg-input{width:min(360px,100%);padding:13px 16px;border:1px solid var(--gray-200);border-radius:10px;font-size:.95rem;color:var(--gray-900);background:var(--white);box-shadow:var(--shadow-sm);outline:none;transition:border-color .15s,box-shadow .15s}.reg-input:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple-light)}.reg-input.invalid{border-color:var(--red);box-shadow:0 0 0 3px var(--red-light)}.reg-input::placeholder{color:var(--gray-400)}.reg-btn{padding:13px 20px;background:var(--purple);border:none;border-radius:10px;color:#fff;font-size:.92rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .15s;box-shadow:0 1px 2px #6c47ff59,0 6px 16px #6c47ff2e}.reg-btn:hover{background:var(--purple-dark);transform:translateY(-1px)}.reg-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.reg-social-row{display:flex;justify-content:center;gap:10px;margin-top:14px;flex-wrap:wrap}.social-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border:1px solid var(--gray-200);border-radius:10px;background:var(--white);color:var(--gray-700);font-size:.86rem;font-weight:600}.workspace-hint{margin-top:14px;font-size:.82rem;color:var(--purple);background:var(--purple-light);border-radius:999px;padding:8px 12px;display:inline-flex;align-items:center;gap:6px}.reg-disclaimer{font-size:.78rem;color:var(--gray-400);margin-top:14px;line-height:1.6}.reg-disclaimer a{color:var(--gray-700);font-weight:600}.reg-disclaimer a:hover{color:var(--purple)}.auth-page{min-height:100vh;padding:120px 24px 64px;background:var(--gray-50)}.auth-card{max-width:640px;margin:0 auto;background:var(--white);border:1px solid var(--gray-200);border-radius:16px;padding:32px;box-shadow:var(--shadow-lg)}.auth-status-card{text-align:center}.auth-subtitle{max-width:none}.signup-form{display:grid;gap:14px;margin-top:28px}.signup-form label{display:grid;gap:6px}.signup-form .checkbox-row{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;margin-top:4px}.signup-form span{font-size:.84rem;font-weight:600;color:var(--gray-600)}.signup-form input{width:100%;border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--white);padding:12px 14px;font-size:.92rem;color:var(--gray-900);outline:none}.signup-form input:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple-light)}.signup-form .checkbox-row input{margin-top:2px;width:16px;height:16px;accent-color:var(--purple);box-shadow:none}.signup-form .checkbox-row span{font-size:.82rem;font-weight:500;line-height:1.6;color:var(--gray-500)}.signup-form .checkbox-row a{color:var(--gray-800);font-weight:700}.signup-form .checkbox-row a:hover{color:var(--purple)}.signup-form input.input-error{border-color:var(--red);box-shadow:0 0 0 3px #ef44441f}.auth-btn{margin-top:8px}.message-banner{border-radius:var(--radius-sm);padding:12px 14px;font-size:.85rem;line-height:1.5}.message-banner.error{background:var(--red-light);color:var(--red)}.message-banner.success{background:var(--green-light);color:#15803d}.auth-social-btn{display:flex;width:100%;align-items:center;justify-content:center;margin-top:18px;gap:.7rem}.google-icon{flex:0 0 auto}.auth-social-hint{margin:.75rem 0 0;font-size:.88rem;color:var(--gray-500)}.auth-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:var(--gray-400);font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--gray-200)}.legal-page{min-height:100vh;padding:120px 24px 72px;background:var(--gray-50)}.legal-shell{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:280px minmax(0,1fr);gap:32px;align-items:start}.legal-toc{position:sticky;top:92px}.legal-toc-card,.legal-content{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;box-shadow:var(--shadow-lg)}.legal-toc-card{padding:24px}.legal-toc-card h2{font-size:1.15rem;line-height:1.3;color:var(--gray-900)}.legal-toc-card ul{margin-top:18px;list-style:none;display:grid;gap:10px}.legal-toc-card a{color:var(--gray-600);font-size:.9rem;line-height:1.5}.legal-toc-card a:hover{color:var(--purple)}.legal-back-link{display:inline-flex;margin-top:20px}.legal-content{padding:32px}.legal-title{font-size:clamp(2rem,4vw,3rem)}.legal-subtitle{max-width:700px;margin-left:0}.legal-meta{margin-top:14px;font-size:.82rem;color:var(--gray-400)}.legal-section+.legal-section{margin-top:28px}.legal-section h2{font-size:1.2rem;font-weight:800;color:var(--gray-900);margin-bottom:12px;scroll-margin-top:90px}.legal-section p{font-size:.96rem;line-height:1.75;color:var(--gray-600)}.legal-section p+p{margin-top:12px}.cookie-banner{position:fixed;left:24px;right:24px;bottom:24px;z-index:140;display:flex;align-items:end;justify-content:space-between;gap:20px;max-width:980px;margin:0 auto;padding:18px 20px;background:#111827f5;color:var(--white);border-radius:18px;box-shadow:var(--shadow-xl)}.cookie-banner h2{font-size:1rem;margin-bottom:6px}.cookie-banner p{font-size:.9rem;line-height:1.6;color:#ffffffd6;max-width:620px}.cookie-banner-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.cookie-banner-link{font-size:.84rem;color:#ffffffd1;text-decoration:underline;text-underline-offset:2px}.cookie-banner-link:hover{color:var(--white)}footer{border-top:1px solid var(--gray-100);padding:48px 32px 32px}.footer-inner{max-width:1060px;margin:0 auto 40px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-logo{font-size:.88rem}.footer-mark{width:28px;height:28px;font-size:15px}.footer-brand-desc{font-size:.82rem;color:var(--gray-400);margin-top:10px;line-height:1.65;max-width:220px}.footer-company-line{font-size:.76rem;color:var(--gray-500);margin-top:10px;line-height:1.55;max-width:240px}.footer-col h5{font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--gray-400);margin-bottom:14px}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:8px}.footer-col a{font-size:.83rem;color:var(--gray-500);transition:color .15s}.footer-link-button{border:none;padding:0;background:transparent;font-size:.83rem;color:var(--gray-500);cursor:pointer;transition:color .15s}.footer-col span{font-size:.83rem;color:var(--gray-500)}.footer-col a:hover,.footer-link-button:hover{color:var(--gray-900)}.footer-bottom{border-top:1px solid var(--gray-100);padding-top:24px;max-width:1060px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:var(--gray-400)}.reveal{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width: 980px){.nav-inner,.hero,.features-section,.pricing-section,.footer-inner,.footer-bottom{max-width:none}.nav-links{display:none}.footer-inner,.legal-shell{grid-template-columns:1fr}.features-grid{grid-template-columns:1fr 1fr}.feat-card.wide{grid-column:span 2}.cookie-banner{left:16px;right:16px;bottom:16px;flex-direction:column;align-items:stretch}.cookie-banner-actions{justify-content:flex-start}.legal-toc{position:static}.app-sidebar{width:100%;border-right:none;border-bottom:1px solid var(--gray-100)}.compare-head,.compare-row{grid-template-columns:1.5fr 1fr 1fr}.app-grid,.pricing-grid,.support-grid,.ops-strip{grid-template-columns:1fr}}@media (max-width: 720px){.nav-inner,.hero,.app-preview,.features-section,.compare-section,.pricing-section,.support-section,.register-section,.legal-page,footer{padding-left:20px;padding-right:20px}.nav-inner{height:auto;padding-top:12px;padding-bottom:12px;flex-wrap:wrap;gap:12px}.nav-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.hero{padding-top:140px}.hero-btns,.register-form,.auth-actions{flex-direction:column}.features-grid{grid-template-columns:1fr}.feat-card.wide{grid-column:span 1}.app-sidebar{display:none}.app-timer-row,.app-toolbar{flex-wrap:wrap}.kpi-grid{grid-template-columns:1fr}.compare-table{overflow-x:auto}.footer-bottom{flex-direction:column;gap:10px;align-items:flex-start}.auth-card,.legal-content,.legal-toc-card{padding:24px 20px}}
