.back-btn[data-astro-cid-6shrbto7]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.4rem;border:1px solid var(--border-divider);border-radius:14px;background:#111827;color:#f9fafb;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;user-select:none;box-shadow:0 2px 8px #00000014;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease,border-color .2s ease}.back-btn[data-astro-cid-6shrbto7]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.back-btn[data-astro-cid-6shrbto7]:active{transform:translateY(0);box-shadow:0 2px 8px #00000014}.back-btn[data-astro-cid-6shrbto7]:focus-visible{outline:none;border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa33}[data-astro-cid-6shrbto7]{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,sans-serif}body{background:#f4f5fb;padding:16px 20px;color:#2b2b45}.wrapper[data-astro-cid-6shrbto7]{max-width:1000px;margin:auto;background:#fff;border-radius:22px;padding:35px;box-shadow:0 10px 30px #00000014;border:1px solid #ececf5;position:relative}.settings-btn[data-astro-cid-6shrbto7]{content:"";position:absolute;top:1em;right:1em;font-size:1.5em;padding:0;margin:0;width:fit-content;height:fit-content;opacity:.5;background-color:#4b4b63;border-radius:.4em}.header[data-astro-cid-6shrbto7]{margin-bottom:35px}.accent-bar[data-astro-cid-6shrbto7]{width:70px;height:6px;border-radius:20px;background:linear-gradient(90deg,#6c63ff,#8f88ff);margin-bottom:18px}.header[data-astro-cid-6shrbto7] h1[data-astro-cid-6shrbto7]{font-size:32px;color:#2f2a55;font-weight:700}.grid[data-astro-cid-6shrbto7]{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.section-label[data-astro-cid-6shrbto7]{grid-column:1/-1;font-size:18px;font-weight:700;color:#5b54a4;margin-top:10px}.divider[data-astro-cid-6shrbto7]{grid-column:1/-1;height:1px;background:#ececf5;margin:5px 0}.field[data-astro-cid-6shrbto7]{display:flex;flex-direction:column;gap:8px}.field[data-astro-cid-6shrbto7].full{grid-column:1/-1}label[data-astro-cid-6shrbto7],span[data-astro-cid-6shrbto7]{font-size:14px;font-weight:600;color:#4b4b63}input[data-astro-cid-6shrbto7],select[data-astro-cid-6shrbto7],textarea[data-astro-cid-6shrbto7]{width:100%;border:1px solid #d9dbe8;background:#fafafe;border-radius:12px;padding:14px 16px;font-size:15px;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease;outline:none;color:#2d2d44}textarea[data-astro-cid-6shrbto7]{min-height:120px;resize:vertical}input[data-astro-cid-6shrbto7]:focus,select[data-astro-cid-6shrbto7]:focus,textarea[data-astro-cid-6shrbto7]:focus{border-color:#6c63ff;background:#fff;box-shadow:0 0 0 4px #6c63ff1f}[data-astro-cid-6shrbto7]::placeholder{color:#a2a4b8}.color-row[data-astro-cid-6shrbto7]{display:flex;align-items:center;gap:12px}.color-dot[data-astro-cid-6shrbto7]{width:20px;height:20px;border-radius:50%;border:2px solid #ddd;flex-shrink:0}.actions[data-astro-cid-6shrbto7]{display:flex;gap:14px;margin-top:35px}button[data-astro-cid-6shrbto7]{border:none;cursor:pointer;transition:box-shadow .25s ease transform.25s ease;font-size:15px;font-weight:600;border-radius:12px;padding:14px 24px}.btn-primary[data-astro-cid-6shrbto7]{background:linear-gradient(90deg,#6c63ff,#7f77ff);color:#fff;box-shadow:0 8px 18px #6c63ff40}.btn-primary[data-astro-cid-6shrbto7]:hover{transform:translateY(-2px);box-shadow:0 12px 22px #6c63ff52}.btn-secondary[data-astro-cid-6shrbto7]{background:#eef0f7;color:#555a78}.btn-secondary[data-astro-cid-6shrbto7]:hover{background:#e2e6f2}.toast[data-astro-cid-6shrbto7]{position:fixed;bottom:30px;right:30px;background:#2f2a55;color:#fff;padding:14px 20px;border-radius:14px;display:flex;align-items:center;gap:10px;opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity .3s ease,transform .3s ease;box-shadow:0 10px 25px #0000002e}.toast[data-astro-cid-6shrbto7].show{opacity:1;transform:translateY(0)}.login-overlay[data-astro-cid-6shrbto7]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#00000040;width:100%;height:100%;backdrop-filter:blur(10px);z-index:2}.login-card[data-astro-cid-6shrbto7]{background:#fff;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:1em;padding:2em;border-radius:15px;box-shadow:0 10px 30px #0000001a;text-align:center}#googleBtn[data-astro-cid-6shrbto7]{border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 8px 18px #4285f440;transition:box-shadow .3s ease,scale .3s ease}#googleBtn[data-astro-cid-6shrbto7]:hover{box-shadow:0 12px 22px #4285f452;scale:1.02;transition:box-shadow .3s ease,scale .3s ease}@media(max-width:768px){body{padding:0}.wrapper[data-astro-cid-6shrbto7]{padding:25px;border-radius:15px}.grid[data-astro-cid-6shrbto7]{grid-template-columns:1fr}.header[data-astro-cid-6shrbto7] h1[data-astro-cid-6shrbto7]{font-size:26px}.actions[data-astro-cid-6shrbto7]{flex-direction:column}button[data-astro-cid-6shrbto7]{width:100%}}
