.embed-page{min-height:100vh;display:flex;flex-direction:column;background:#fff;color:#0f172a;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}.embed-main{flex:1;padding:18px 18px 12px;max-width:640px;width:100%;margin:0 auto;box-sizing:border-box}.embed-footer{border-top:1px solid #f1f5f9;background:transparent;padding:8px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:#94a3b8}.embed-footer a{color:#64748b;font-weight:500;text-decoration:none;transition:color .15s}.embed-footer a:hover{color:#0f172a}.embed-footer-logo{display:inline-flex;align-items:center;gap:7px;color:#64748b;font-weight:500;text-decoration:none;transition:color .15s}.embed-footer-logo:hover{color:#0f172a}.embed-footer-mark{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:5px;background:linear-gradient(135deg,#10b981,#14b8a6,#f59e0b);color:#fff;font-size:10px;font-weight:800;box-shadow:0 1px 3px rgba(16,185,129,.25)}.embed-footer-cta{white-space:nowrap}.widget{display:flex;flex-direction:column;gap:14px}.widget-title{font-size:20px;font-weight:700;margin:0;color:#0f172a;letter-spacing:-.2px}.widget-sub{margin:-4px 0 0;color:#6b7280;font-size:13px}.widget-label{display:block;font-size:12px;font-weight:600;color:#374151;margin-bottom:6px}.widget-input{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:15px;font-family:inherit;color:#0f172a;background:#fff;transition:border-color .15s,box-shadow .15s}.widget-input:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.15)}.widget-input-wrap{position:relative}.widget-input--currency{padding-left:26px}.widget-prefix{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280;font-size:14px;pointer-events:none}.widget-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.widget-results{display:flex;flex-direction:column;gap:8px;margin-top:4px}.widget-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-left:4px solid #10b981;border-radius:8px}.widget-row-label{font-weight:600;color:#0f172a;font-size:14px}.widget-row-meta{font-size:12px;color:#6b7280;margin-top:2px}.widget-row-amount{font-size:18px;font-weight:700;color:#0f172a;white-space:nowrap;font-variant-numeric:tabular-nums}.widget-warn{background:#fef3c7;border:1px solid #fcd34d;color:#92400e;border-radius:8px;padding:10px 12px;font-size:13px}.widget-progress{display:flex;flex-direction:column;gap:6px}.widget-progress-bar{height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden}.widget-progress-fill{height:100%;background:#3b82f6;transition:width .3s}.widget-progress-meta{display:flex;justify-content:space-between;font-size:12px;color:#6b7280}.widget-habits{display:flex;flex-direction:column;gap:6px}.widget-habits-head,.widget-habits-row{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(7,minmax(0,1fr));gap:4px;align-items:center}.widget-habits-head{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#6b7280;font-weight:600;padding-bottom:4px}.widget-habits-day,.widget-habits-name{text-align:center}.widget-habits-name{text-align:left;padding-left:4px}.widget-habits-input{font-size:13px;padding:6px 8px}.widget-habits-check{width:28px;height:28px;margin:0 auto;border:1.5px solid #d1d5db;border-radius:6px;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .12s}.widget-habits-check:hover{border-color:#14b8a6}.widget--timer{align-items:center}.widget--timer,.widget--timer .widget-sub{text-align:center}.widget-timer-tabs{display:inline-flex;gap:6px;background:#f3f4f6;padding:4px;border-radius:999px}.widget-timer-tab{padding:6px 14px;border-radius:999px;border:1px solid transparent;background:transparent;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:all .15s}.widget-timer-ring-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.widget-timer-time{position:absolute;font-size:42px;font-weight:800;color:#0f172a;font-variant-numeric:tabular-nums;letter-spacing:-1px}.widget-timer-actions{display:flex;gap:10px;justify-content:center}.widget-timer-btn{padding:10px 24px;border-radius:8px;font-size:14px;font-weight:600;border:1px solid transparent;cursor:pointer;transition:opacity .15s,background .15s,transform .1s}.widget-timer-btn:active{transform:scale(.98)}.widget-timer-btn--primary{color:#fff;min-width:100px}.widget-timer-btn--primary:hover{opacity:.9}.widget-timer-btn--ghost{background:#fff;color:#374151;border-color:#d1d5db}.widget-timer-btn--ghost:hover{background:#f9fafb}.widget-timer-count{font-size:13px;color:#6b7280}@media (max-width:480px){.embed-main{padding:14px 14px 10px}.widget-title{font-size:18px}.widget-grid{grid-template-columns:1fr}.widget-row{padding:10px 12px}.widget-row-amount{font-size:16px}.widget-habits-head,.widget-habits-row{grid-template-columns:minmax(0,1.1fr) repeat(7,minmax(0,1fr))}.widget-habits-check{width:24px;height:24px}.widget-timer-time{font-size:36px}.embed-footer{padding:8px 12px;font-size:10.5px;gap:8px}.embed-footer-cta{display:none}}@media (max-width:360px){.embed-main{padding:12px 12px 8px}}