:root{--bg:#f7f7fa;--surface:#ffffff;--surface-2:#f0eef6;--text:#15131a;--muted:#625d6c;--border:#ded9e7;--accent:#7c3aed;--accent-hover:#5b21b6;--accent-strong:#5b21b6;--accent-soft:#ede9fe;--danger:#b42318;--success:#067647;--shadow:0 18px 55px rgba(37,25,55,.09);--radius-sm:8px;--radius:12px;--radius-lg:20px;--max:1180px}@media (prefers-color-scheme:dark){:root{--bg:#0c0b10;--surface:#15131a;--surface-2:#1e1a25;--text:#f7f4fa;--muted:#b8b0c3;--border:#342e3d;--accent:#7c3aed;--accent-hover:#6d28d9;--accent-strong:#d8b4fe;--accent-soft:#2c1c41;--shadow:0 20px 60px rgba(0,0,0,.3)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{outline-offset:3px}:focus-visible{outline:3px solid var(--accent)}.container{width:min(calc(100% - 32px),var(--max));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;background:var(--surface);padding:12px 16px;border-radius:8px}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 90%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav{min-height:72px;display:flex;align-items:center;gap:24px}.brand{font-weight:800;letter-spacing:-.04em;font-size:1.35rem}.brand-mark{color:var(--accent)}.nav-links{display:flex;align-items:center;gap:8px;margin-left:auto}.nav-link{min-height:44px;display:inline-flex;align-items:center;padding:0 12px;color:var(--muted);border-radius:8px}.nav-link:hover{color:var(--text);background:var(--surface-2)}.button{min-height:44px;border:1px solid transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;cursor:pointer;font-weight:700;transition:background-color .18s,color .18s,border-color .18s}.button-primary{background:var(--accent);color:white}.button-primary:hover{background:var(--accent-hover)}.button-secondary{background:var(--surface);border-color:var(--border)}.button-secondary:hover{background:var(--surface-2)}.button-danger{background:transparent;border-color:var(--danger);color:var(--danger)}.button-danger:hover{background:color-mix(in srgb,var(--danger) 10%,transparent)}.hero{padding:96px 0 72px;text-align:center}.eyebrow{color:var(--accent-strong);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}h1,h2,h3{line-height:1.12;letter-spacing:-.035em;margin:0 0 16px}h1{font-size:clamp(2.65rem,8vw,5.8rem);max-width:1000px;margin-inline:auto}h2{font-size:clamp(2rem,5vw,3.5rem)}.lede{max-width:68ch;margin:0 auto 32px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem)}.actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.app-section{padding:72px 0}.section-head{max-width:720px;margin-bottom:32px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;box-shadow:var(--shadow)}.card p{color:var(--muted);margin-bottom:0}.code{text-align:left;max-width:760px;margin:40px auto 0;padding:20px 24px;overflow:auto;background:#111016;color:#f3e8ff;border:1px solid #312b39;border-radius:var(--radius);font:500 .92rem/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.status{display:inline-flex;align-items:center;gap:8px;color:var(--success);font-weight:700}.status:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.site-footer{border-top:1px solid var(--border);padding:40px 0;color:var(--muted)}.footer-row{align-items:center;justify-content:space-between;gap:24px}.footer-links,.footer-row{display:flex;flex-wrap:wrap}.footer-links{gap:16px}.page-shell{min-height:calc(100vh - 145px);padding:64px 0}.narrow{width:min(100%,620px);margin-inline:auto}.form{display:grid;gap:18px}.field{display:grid;gap:7px}.field label{font-weight:700}.field input,.field select,.field textarea{min-height:48px;width:100%;border:1px solid var(--border);border-radius:10px;background:var(--bg);color:var(--text);padding:10px 13px}.field textarea{min-height:130px;resize:vertical}.field-hint,.muted{color:var(--muted)}.form-error:not(.auth-form .form-error){border-left:4px solid var(--danger);padding:10px 14px;color:var(--danger);background:color-mix(in srgb,var(--danger) 8%,var(--surface));border-radius:8px}.form-success{border-left:4px solid var(--success);padding:10px 14px;color:var(--success);background:color-mix(in srgb,var(--success) 8%,var(--surface));border-radius:8px}.auth-links{justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:18px}.auth-links,.auth-separator{display:flex;color:var(--muted)}.auth-separator{align-items:center;gap:12px;margin:20px 0;font-size:.9rem}.auth-separator:after,.auth-separator:before{content:"";height:1px;flex:1 1;background:var(--border)}.admin-user-controls{grid-template-columns:1fr 1fr auto}.admin-user-save{align-self:end}.stack{display:grid;gap:16px}.cluster{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.split{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:24px;align-items:start}.list{margin:0;padding-left:20px;color:var(--muted)}.list li+li{margin-top:8px}.faq-list{display:grid;gap:12px}.faq-list details{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:4px 18px}.faq-list summary{cursor:pointer;min-height:52px;display:flex;align-items:center;font-weight:750}.price{font-size:2.25rem;font-weight:850;letter-spacing:-.04em}.badge{display:inline-flex;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);padding:4px 10px;font-size:.82rem;font-weight:800}@media (max-width:760px){.nav-links .nav-link:not(.nav-essential){display:none}.hero{padding-top:64px}.grid{grid-template-columns:1fr}.app-section{padding:52px 0}}@media (max-width:820px){.split{grid-template-columns:1fr}}@media (max-width:620px){.admin-user-controls{grid-template-columns:1fr}.admin-user-save{width:100%}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.cookie-banner{position:fixed;left:0;right:0;z-index:10000;display:flex;justify-content:center;padding:1rem;pointer-events:none}.cookie-banner--bottom{bottom:0}.cookie-banner--top{top:0}.cookie-banner__content{display:flex;flex-direction:column;gap:1.5rem;max-width:1200px;width:100%;padding:1.5rem 2rem;border-radius:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.15);pointer-events:auto}@media(min-width:768px){.cookie-banner__content{flex-direction:row;align-items:center;gap:2rem;padding:1.5rem 2.5rem}}.cookie-banner__message{flex:1 1;min-width:0}@media(min-width:768px){.cookie-banner__message{margin-right:1rem}}.cookie-banner__title{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;line-height:1.4}@media(min-width:768px){.cookie-banner__title{font-size:1.25rem}}.cookie-banner__description{font-size:.875rem;line-height:1.6;margin:0 0 .75rem}@media(min-width:768px){.cookie-banner__description{font-size:.9rem;margin-bottom:.5rem}}.cookie-banner__link{font-weight:500;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s ease}.cookie-banner__link:hover{opacity:.8;text-decoration:none}.cookie-banner__link:focus{outline:2px solid currentColor;outline-offset:2px;border-radius:2px}.cookie-banner__actions{display:grid;grid-template-columns:1fr;gap:.75rem;flex-shrink:0}@media(min-width:768px){.cookie-banner__actions{grid-template-columns:repeat(2,minmax(9.5rem,1fr));align-items:center;gap:1rem}}.cookie-banner__button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;cursor:pointer;transition:all .2s ease;min-width:120px;min-height:44px;width:100%;white-space:nowrap;opacity:0;transform:translateY(100%);transition:all .4s cubic-bezier(.4,0,.2,1)}.cookie-banner__button:focus{outline:2px solid currentColor;outline-offset:2px}.cookie-banner__button:disabled{opacity:.6;cursor:not-allowed}.cookie-banner__button--outline{background:rgba(0,0,0,0);border:1.5px solid}.cookie-banner__button--outline:hover:not(:disabled){background:currentColor}.cookie-banner--visible,.cookie-banner--visible .cookie-banner__button{opacity:1;transform:translateY(0)}.cookie-banner--visible .cookie-banner__button:first-child{transition-delay:.1s}.cookie-banner--visible .cookie-banner__button:nth-child(2){transition-delay:.2s}.cookie-banner--visible .cookie-banner__button:nth-child(3){transition-delay:.3s}.cookie-banner--hiding{opacity:0;transform:translateY(100%);transition-duration:.3s}.cookie-banner--top{transform:translateY(-100%)}.cookie-banner--top.cookie-banner--visible{transform:translateY(0)}.cookie-banner--top.cookie-banner--hiding{transform:translateY(-100%)}@media(max-width:767px){.cookie-banner{padding:.75rem}.cookie-banner__content{padding:1.25rem 1.5rem;gap:1.25rem}.cookie-banner__title{font-size:1rem}.cookie-banner__description{font-size:.8rem}.cookie-banner__button{padding:.6rem 1.25rem;font-size:.8rem;min-width:100px}}.cookie-preferences{display:flex;flex-direction:column;gap:1.5rem;max-height:60vh;overflow-y:auto;padding:.5rem}.cookie-category{padding:1rem;border-radius:.5rem;border:1px solid rgba(0,0,0,0)}.cookie-category h4{font-size:1rem;font-weight:600;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}.cookie-category p{font-size:.875rem;line-height:1.5;margin:0 0 1rem;opacity:.8}.cookie-toggle{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.875rem;font-weight:500}.cookie-toggle input[type=checkbox]{width:1.125rem;height:1.125rem;border-radius:.25rem;border:2px solid;background:rgba(0,0,0,0);cursor:pointer}.cookie-toggle input[type=checkbox]:checked{background:currentColor}.cookie-toggle input[type=checkbox]:disabled{opacity:.6;cursor:not-allowed}.cookie-toggle input[type=checkbox]:focus{outline:2px solid currentColor;outline-offset:2px}.cookie-toggle span{-webkit-user-select:none;user-select:none}html.theme-dark .cookie-banner__content{background-color:#1a1a1a;color:#fff;border:1px solid rgb(37.8,37.8,37.8)}html.theme-dark .cookie-banner__link{color:#a855f7}html.theme-dark .cookie-banner__link:hover{color:rgb(151.7730337079,53.2921348315,245.5078651685)}html.theme-dark .cookie-banner__button--primary{background-color:#a855f7;color:#1a1a1a}html.theme-dark .cookie-banner__button--primary:hover:not(:disabled){background-color:rgb(151.7730337079,53.2921348315,245.5078651685);transform:translateY(-1px);box-shadow:0 4px 12px rgba(168,85,247,.3)}html.theme-dark .cookie-banner__button--primary:active{transform:translateY(0)}html.theme-dark .cookie-banner__button--secondary{background-color:#2a2a2a;color:#fff}html.theme-dark .cookie-banner__button--secondary:hover:not(:disabled){background-color:hsl(0,0%,14%);transform:translateY(-1px)}html.theme-dark .cookie-banner__button--secondary:active{transform:translateY(0)}html.theme-dark .cookie-banner__button--choice{background-color:#2a2a2a;color:#fff;border:1px solid hsl(0,0%,14%)}html.theme-dark .cookie-banner__button--choice:hover:not(:disabled){background-color:rgb(37.8,37.8,37.8);transform:translateY(-1px);box-shadow:0 4px 12px rgba(42,42,42,.25)}html.theme-dark .cookie-banner__button--choice:active{transform:translateY(0)}html.theme-dark .cookie-banner__button--outline{color:#fff}html.theme-dark .cookie-banner__button--outline:hover:not(:disabled){background-color:#fff;color:#1a1a1a}html.theme-dark .cookie-category{background-color:rgb(42.34,42.34,42.34);border-color:rgb(39.9,39.9,39.9);color:#fff}html.theme-dark .cookie-toggle{color:#fff}html.theme-dark .cookie-toggle input[type=checkbox]{border-color:hsla(0,0%,100%,.7)}html.theme-dark .cookie-toggle input[type=checkbox]:checked{background-color:#a855f7;border-color:#a855f7}html.theme-light .cookie-banner__content{background-color:#fff;color:#1a1a1a;border:1px solid rgb(201.6,201.6,201.6)}html.theme-light .cookie-banner__link{color:#a855f7}html.theme-light .cookie-banner__link:hover{color:rgb(151.7730337079,53.2921348315,245.5078651685)}html.theme-light .cookie-banner__button--primary{background-color:#a855f7;color:#fff}html.theme-light .cookie-banner__button--primary:hover:not(:disabled){background-color:rgb(151.7730337079,53.2921348315,245.5078651685);transform:translateY(-1px);box-shadow:0 4px 12px rgba(168,85,247,.3)}html.theme-light .cookie-banner__button--primary:active{transform:translateY(0)}html.theme-light .cookie-banner__button--secondary{background-color:#e0e0e0;color:#1a1a1a}html.theme-light .cookie-banner__button--secondary:hover:not(:disabled){background-color:rgb(190.4,190.4,190.4);transform:translateY(-1px)}html.theme-light .cookie-banner__button--secondary:active{transform:translateY(0)}html.theme-light .cookie-banner__button--choice{background-color:#e0e0e0;color:#1a1a1a;border:1px solid rgb(190.4,190.4,190.4)}html.theme-light .cookie-banner__button--choice:hover:not(:disabled){background-color:rgb(201.6,201.6,201.6);transform:translateY(-1px);box-shadow:0 4px 12px rgba(224,224,224,.25)}html.theme-light .cookie-banner__button--choice:active{transform:translateY(0)}html.theme-light .cookie-banner__button--outline{color:#1a1a1a}html.theme-light .cookie-banner__button--outline:hover:not(:disabled){background-color:#1a1a1a;color:#fff}html.theme-light .cookie-category{background-color:rgb(250.1,250.1,250.1);border-color:rgb(212.8,212.8,212.8);color:#1a1a1a}html.theme-light .cookie-toggle{color:#1a1a1a}html.theme-light .cookie-toggle input[type=checkbox]{border-color:rgba(26,26,26,.7)}html.theme-light .cookie-toggle input[type=checkbox]:checked{background-color:#a855f7;border-color:#a855f7}.toast-container{position:fixed;top:1.25rem;right:1rem;z-index:100000;display:flex;flex-direction:column;gap:.75rem;pointer-events:none;max-width:400px;width:100%}@media(max-width:480px){.toast-container{top:1rem;right:1rem;left:1rem;max-width:none}}.toast{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,0);pointer-events:auto;position:relative;overflow:hidden;max-width:100%;word-wrap:break-word;opacity:0;transform:translateX(100%);transition:all .3s cubic-bezier(.4,0,.2,1)}.toast.toast-enter{opacity:1;transform:translateX(0)}.toast.toast-exit{opacity:0;transform:translateX(100%);margin-bottom:-100px}.toast .toast-icon{font-size:1.25rem;flex-shrink:0;margin-top:.125rem}.toast .toast-content{flex:1 1;min-width:0}.toast .toast-content .toast-title{font-weight:600;margin-bottom:.25rem;line-height:1.4}.toast .toast-content .toast-message{line-height:1.5;word-break:break-word}.toast .toast-close{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:.25rem;margin:-.25rem -.25rem -.25rem 0;flex-shrink:0;opacity:.7;transition:opacity .2s ease}.toast .toast-close:hover{opacity:1}.toast .toast-close i{font-size:1rem}.toast .toast-progress{position:absolute;bottom:0;left:0;height:3px;background-color:currentColor;opacity:.3;width:100%;transform-origin:left;animation-name:toast-progress;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes toast-progress{to{transform:scaleX(0)}}@media(prefers-reduced-motion:reduce){.toast,.toast-progress{animation:none;transition:none}}.toast-error .toast-icon,.toast-info .toast-icon,.toast-success .toast-icon,.toast-warning .toast-icon{color:inherit}@media(max-width:480px){.toast{padding:.875rem;font-size:.8rem}.toast .toast-icon{font-size:1.125rem}.toast .toast-content .toast-title{font-size:.875rem}}html.theme-dark .toast{background-color:#1a1a1a;color:#fff;border-color:rgb(32.3,32.3,32.3)}html.theme-dark .toast .toast-close{color:#fff}html.theme-dark .toast .toast-close:hover{background-color:rgb(34.2,34.2,34.2)}html.theme-dark .toast-success{background-color:rgb(220.6451612903,253.8548387097,243.5483870968);color:#059669;border-color:rgb(186.2903225806,252.7096774194,232.0967741935)}html.theme-dark .toast-success .toast-close{color:#059669}html.theme-dark .toast-success .toast-close:hover{background-color:rgb(203.4677419355,253.2822580645,237.8225806452)}html.theme-dark .toast-error{background-color:rgb(251.5,233.3,233.3);color:#dc2626;border-color:rgb(248,211.6,211.6)}html.theme-dark .toast-error .toast-close{color:#dc2626}html.theme-dark .toast-error .toast-close:hover{background-color:rgb(249.75,222.45,222.45)}html.theme-dark .toast-warning{background-color:hsl(32.1327014218,94.6188340807%,94.3725490196%);color:#d97706;border-color:hsl(32.1327014218,94.6188340807%,88.7450980392%)}html.theme-dark .toast-warning .toast-close{color:#d97706}html.theme-dark .toast-warning .toast-close:hover{background-color:hsl(32.1327014218,94.6188340807%,91.5588235294%)}html.theme-dark .toast-info{background-color:rgb(223.9935483871,247.8580645161,253.6064516129);color:#0891b2;border-color:rgb(192.9870967742,240.7161290323,252.2129032258)}html.theme-dark .toast-info .toast-close{color:#0891b2}html.theme-dark .toast-info .toast-close:hover{background-color:rgb(208.4903225806,244.2870967742,252.9096774194)}html.theme-light .toast{background-color:#fff;color:#1a1a1a;border-color:rgb(212.5,212.5,212.5)}html.theme-light .toast .toast-close{color:#1a1a1a}html.theme-light .toast .toast-close:hover{background-color:#e1e1e1}html.theme-light .toast-success{background-color:hsl(160.1183431953,84.07960199%,93.9411764706%);color:#10b981;border-color:hsl(160.1183431953,84.07960199%,87.8823529412%)}html.theme-light .toast-success .toast-close{color:#10b981}html.theme-light .toast-success .toast-close:hover{background-color:hsl(160.1183431953,84.07960199%,90.9117647059%)}html.theme-light .toast-error{background-color:rgb(253.4,236.3,236.3);color:#ef4444;border-color:rgb(251.8,217.6,217.6)}html.theme-light .toast-error .toast-close{color:#ef4444}html.theme-light .toast-error .toast-close:hover{background-color:rgb(252.6,226.95,226.95)}html.theme-light .toast-warning{background-color:rgb(254,245.3,230.6);color:#f59e0b;border-color:rgb(253,235.6,206.2)}html.theme-light .toast-warning .toast-close{color:#f59e0b}html.theme-light .toast-warning .toast-close:hover{background-color:rgb(253.5,240.45,218.4)}html.theme-light .toast-info{background-color:hsl(188.7378640777,94.495412844%,94.2745098039%);color:#06b6d4;border-color:hsl(188.7378640777,94.495412844%,88.5490196078%)}html.theme-light .toast-info .toast-close{color:#06b6d4}html.theme-light .toast-info .toast-close:hover{background-color:hsl(188.7378640777,94.495412844%,91.4117647059%)}