:root{--primary: #1b3022;--primary-light: #2d5a3a;--bg: #f4f6f4;--bg-card: #ffffff;--text: #1a1c1a;--text-muted: #777;--border: #e8ebe8;--surface: #eef2ee}html.dark{--primary: #5ec97c;--primary-light: #7dd99a;--bg: #111814;--bg-card: #1c2620;--text: #e4ebe5;--text-muted: #8fa894;--border: #2c3d30;--surface: #243029}html{font-family:Outfit,sans-serif;background:var(--bg);color:var(--text);transition:background-color .25s,color .25s}body{margin:0;min-height:100vh;background:var(--bg);transition:background-color .25s}.settings-header{background:#1b3022;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:56px;position:sticky;top:0;z-index:10}html.dark .settings-header{background:#0c1710}.back-link,.admin-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;max-width:36px;border-radius:50%;background:#ffffff1a;color:#fff;text-decoration:none;transition:background .2s;cursor:pointer;border:none;padding:0;outline:none;box-sizing:border-box;overflow:hidden}.back-link:hover,.admin-btn:hover{background:#fff3}.back-link .material-icons-outlined,.admin-btn .material-icons-outlined{font-size:1.3rem!important}.settings-header-title{font-size:1.05rem;font-weight:600;color:#fff}main{max-width:600px;margin:0 auto;padding:1.5rem 1rem 4rem}.section-label[data-astro-cid-swhfej32]{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:var(--text-muted);padding:0 .4rem;margin:1.6rem 0 .4rem}.section-label[data-astro-cid-swhfej32]:first-child{margin-top:.5rem}.settings-group[data-astro-cid-swhfej32]{background:var(--bg-card);border-radius:14px;overflow:hidden;border:1px solid var(--border);box-shadow:0 1px 4px #0000000a}.settings-row[data-astro-cid-swhfej32]{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;gap:.8rem;background:var(--bg-card);transition:background .15s}.settings-row[data-astro-cid-swhfej32].has-divider{border-bottom:1px solid var(--border)}.row-left[data-astro-cid-swhfej32]{display:flex;align-items:center;gap:.85rem;flex:1;min-width:0}.row-icon-wrap[data-astro-cid-swhfej32]{width:32px;height:32px;min-width:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.row-icon[data-astro-cid-swhfej32]{font-size:1.05rem!important;color:#fff}.row-title[data-astro-cid-swhfej32]{font-size:1rem;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-title[data-astro-cid-swhfej32].muted{color:var(--text-muted);font-weight:400;font-size:.9rem}.row-detail[data-astro-cid-swhfej32]{font-size:.9rem;color:var(--text-muted);flex-shrink:0}.ios-toggle[data-astro-cid-swhfej32]{position:relative;width:50px;height:28px;min-width:50px;border-radius:100px;border:none;cursor:pointer;padding:0;background:var(--border);transition:background .3s ease;flex-shrink:0}.ios-toggle[data-astro-cid-swhfej32].active{background:#34c759}html.dark .ios-toggle[data-astro-cid-swhfej32].active{background:var(--primary)}.ios-thumb[data-astro-cid-swhfej32]{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000040;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.ios-toggle[data-astro-cid-swhfej32].active .ios-thumb[data-astro-cid-swhfej32]{transform:translate(22px)}.theme-toggle-card[data-astro-cid-swhfej32]{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;padding:1.8rem 1.5rem;display:flex;align-items:center;justify-content:center;gap:1.8rem;box-shadow:0 2px 12px #0000000d;transition:background .3s;margin-bottom:1rem}.theme-side[data-astro-cid-swhfej32]{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.35;transition:opacity .3s;min-width:80px}.theme-toggle-card[data-astro-cid-swhfej32]:not(.is-dark) .theme-light[data-astro-cid-swhfej32],.theme-toggle-card[data-astro-cid-swhfej32].is-dark .theme-dark[data-astro-cid-swhfej32]{opacity:1}.theme-icon-big[data-astro-cid-swhfej32]{font-size:2rem!important;color:var(--primary)}.theme-label-text[data-astro-cid-swhfej32]{font-size:.82rem;font-weight:700;color:var(--text);white-space:nowrap}.theme-pill[data-astro-cid-swhfej32]{background:none;border:none;cursor:pointer;padding:0;flex-shrink:0}.pill-track[data-astro-cid-swhfej32]{display:flex;align-items:center;width:72px;height:36px;border-radius:100px;background:var(--border);padding:3px;transition:background .3s ease;box-sizing:border-box}.theme-toggle-card[data-astro-cid-swhfej32].is-dark .pill-track[data-astro-cid-swhfej32]{background:var(--primary)}.pill-thumb[data-astro-cid-swhfej32]{width:30px;height:30px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #00000040;display:flex;align-items:center;justify-content:center;transition:transform .35s cubic-bezier(.34,1.56,.64,1);flex-shrink:0}.theme-toggle-card[data-astro-cid-swhfej32].is-dark .pill-thumb[data-astro-cid-swhfej32]{transform:translate(36px);background:#0c1710}.pill-icon[data-astro-cid-swhfej32]{font-size:1rem!important;color:var(--primary)}.hero-card[data-astro-cid-swhfej32]{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:.5rem;box-shadow:0 2px 12px #0000000d}.hero-top[data-astro-cid-swhfej32]{display:flex;align-items:center;gap:1rem}.hero-logo[data-astro-cid-swhfej32]{width:60px;height:60px;object-fit:contain;border-radius:14px;background:var(--surface);padding:6px;box-sizing:border-box;flex-shrink:0}.hero-text[data-astro-cid-swhfej32]{display:flex;flex-direction:column;gap:2px}.hero-name[data-astro-cid-swhfej32]{font-size:1.1rem;font-weight:700;color:var(--primary)}.hero-sub[data-astro-cid-swhfej32]{font-size:.82rem;color:var(--text-muted)}.hero-desc[data-astro-cid-swhfej32]{margin:0;font-size:.9rem;color:var(--text-muted);line-height:1.6}.hero-desc[data-astro-cid-swhfej32] strong[data-astro-cid-swhfej32]{color:var(--primary);font-weight:700}.hero-gifts[data-astro-cid-swhfej32]{display:flex;flex-wrap:wrap;gap:.5rem}.gift-chip[data-astro-cid-swhfej32]{background:var(--surface);border:1px solid var(--border);border-radius:100px;padding:.35rem .85rem;font-size:.83rem;font-weight:500;color:var(--text);white-space:nowrap}.hero-actions[data-astro-cid-swhfej32]{display:flex;gap:.75rem;flex-wrap:wrap;padding-top:.25rem}.hero-btn[data-astro-cid-swhfej32]{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem 1.1rem;border-radius:10px;font-size:.88rem;font-weight:700;text-decoration:none;transition:opacity .2s;font-family:inherit}.hero-btn[data-astro-cid-swhfej32]:hover{opacity:.85}.hero-btn[data-astro-cid-swhfej32] svg[data-astro-cid-swhfej32]{width:1rem;height:1rem;flex-shrink:0}.hero-btn[data-astro-cid-swhfej32] .material-icons-outlined[data-astro-cid-swhfej32]{font-size:1.1rem!important}.hero-btn-wa[data-astro-cid-swhfej32]{background:#25d366;color:#fff}.hero-btn-web[data-astro-cid-swhfej32]{background:var(--surface);color:var(--primary);border:1px solid var(--border)}
