:root{--fest-coral:#f28d8d;--fest-slate:#2d3e40;--fest-mint:#10b981;--fest-bg:#fff;--fest-card:#fff;--fest-text:#2d3e40;--fest-subtext:#64748b;--fest-border:#f1f5f9;--fest-shadow-sm:0 4px 12px #2d3e400d;--fest-shadow-lg:0 10px 40px #2d3e4014}.app-root{min-height:100vh;color:var(--fest-text);flex-direction:column;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;background-color:var(--fest-bg)!important}.header{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--fest-border);background-color:#ffffffd9;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0;padding:8px 32px!important}.main-nav-logo{object-fit:contain;cursor:pointer;width:auto;max-width:200px;height:52px;transition:opacity .2s}.main-nav-logo:hover{opacity:.8}.lp-brand-name{color:var(--fest-slate);letter-spacing:-.02em;font-family:Fraunces,Georgia,serif;font-size:1.3rem;font-weight:900}.header-logo-container{flex-direction:row;align-items:center;gap:12px;display:flex}.admin-toggle-btn{cursor:pointer;color:var(--fest-slate);background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;margin-left:15px;padding:6px 12px;font-size:.75rem}.app-lazy-loader{min-height:60vh}.logout-btn{border:1.5px solid var(--fest-coral);color:var(--fest-coral);cursor:pointer;background:0 0;border-radius:999px;padding:6px 18px;font-weight:600;transition:all .2s}.logout-btn:hover{background:var(--fest-coral);color:#fff}.main{flex:1;justify-content:center;padding:24px 20px;display:flex}.page-inner{width:100%;max-width:1000px}.app-sel-container{margin-top:-30px;animation:.5s ease-out fadeIn;position:relative}.main-landing{position:relative;padding-top:16px!important}.lp-hero-section{flex-direction:row;align-items:center;gap:56px;width:100%;max-width:900px;margin-bottom:48px;padding-top:32px;display:flex}.lp-col-copy{flex:1;min-width:0}.lp-col-card{flex-shrink:0;position:relative}@media (max-width:700px){.lp-hero-section{flex-direction:column;gap:28px;margin-bottom:32px;padding-top:16px}.lp-col-copy{text-align:center}.lp-col-copy .lp-lead{margin:0 auto}}.lp-start-btn{color:#fff;cursor:pointer;background:#f28d8d;border:none;border-radius:999px;padding:10px 22px;font-family:inherit;font-size:.92rem;font-weight:700;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 20px -6px #f28d8da6}.lp-start-btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px -6px #f28d8dbf}.lp-col-card{position:relative}.lp-headline{letter-spacing:-.02em;color:#2d3e40;margin-bottom:16px;font-family:Fraunces,Georgia,serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:900;line-height:1.05}.lp-headline em{color:#f28d8d;font-style:italic;font-weight:500}.lp-lead{color:#64748b;max-width:40ch;font-size:1rem;line-height:1.65}.lp-blob{filter:blur(90px);opacity:.35;z-index:0;pointer-events:none;border-radius:50%;position:fixed}.lp-blob-a{background:#ff9f1c;width:500px;height:500px;top:-80px;right:-80px}.lp-blob-b{background:#2ec4b6;width:420px;height:420px;bottom:-60px;left:-60px}.lp-float{z-index:4;filter:drop-shadow(0 6px 10px #2b223326);pointer-events:none;font-size:2.2rem;animation:5s ease-in-out infinite lpBob;position:absolute}.lp-float-a{animation-delay:.2s;top:-10px;left:10px}.lp-float-b{font-size:2.6rem;animation-delay:1.1s;bottom:0;right:10px}.lp-float-c{font-size:1.9rem;animation-delay:.6s;top:38%;right:-10px}@keyframes lpBob{0%,to{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-12px)rotate(4deg)}}.lp-preview-card{z-index:3;background:#fff;border:1px solid #2b22330d;border-radius:24px;width:100%;max-width:340px;padding:22px;position:relative;box-shadow:0 18px 50px -12px #2b223340}.lp-card-ribbon{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.lp-card-ribbon b{color:#2d3e40;font-family:Fraunces,Georgia,serif;font-size:1.05rem;font-weight:800}.lp-card-tag{color:#f28d8d;background:#fff5f5;border-radius:999px;padding:5px 11px;font-size:.72rem;font-weight:700}.lp-card-row{background:#fff7ee;border-radius:14px;align-items:center;gap:12px;margin-bottom:9px;padding:11px;display:flex}.lp-card-ic{border-radius:11px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.lp-card-meta{flex:1}.lp-card-meta b{color:#2d3e40;font-size:.88rem;font-weight:700;display:block}.lp-card-meta small{color:#64748b;font-size:.76rem}.lp-card-check{color:#fff;background:#2ec4b6;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:800;display:flex}.lp-progress-bar{background:#f1f5f9;border-radius:999px;height:9px;margin-top:10px;overflow:hidden}.lp-progress-fill{background:linear-gradient(90deg,#ff9f1c,#f28d8d);border-radius:999px;width:72%;height:100%}.lp-progress-label{color:#64748b;justify-content:space-between;margin-top:8px;font-size:.76rem;font-weight:600;display:flex}.lp-pick-label{text-transform:uppercase;letter-spacing:.14em;color:#f28d8d;text-align:center;margin-bottom:18px;font-size:.78rem;font-weight:800}.lp-planning-section{background:#faf9ff;border:1.5px solid #ede9fe;border-radius:36px;grid-template-columns:1fr auto;align-items:center;gap:48px;margin-top:56px;padding:48px;display:grid;position:relative;overflow:hidden}.lp-planning-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ede9fe 0%,#0000 70%);width:260px;height:260px;position:absolute;top:-60px;right:-60px}.lp-planning-copy{max-width:460px}.lp-planning-copy .how-title{color:#1e1b4b}.lp-planning-desc{color:#475569;margin-top:12px;font-size:.95rem;line-height:1.7}.lp-planning-card-wrap{flex-shrink:0;position:relative}@media (max-width:768px){.lp-planning-section{grid-template-columns:1fr;gap:32px;padding:32px 24px}.lp-planning-card-wrap{justify-content:center;display:flex}}.how-section{color:#fff;text-align:left;background:#2d3e40;border-radius:36px;margin-top:48px;padding:56px 48px}.how-kicker{text-transform:uppercase;letter-spacing:.16em;color:#ff9f1c;margin-bottom:12px;font-size:.76rem;font-weight:700}.how-title{color:#fff;letter-spacing:-.02em;margin-bottom:40px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:900;line-height:1.05}.how-steps{grid-template-columns:1fr;gap:28px;display:grid}.how-num{color:#0000;-webkit-text-stroke:1.5px #ffffff4d;margin-bottom:12px;font-family:Fraunces,Georgia,serif;font-size:3.2rem;font-weight:900;line-height:1}.how-step h3{color:#fff;margin-bottom:8px;font-size:1.2rem;font-weight:700}.how-step p{color:#ffffffa6;font-size:.93rem;line-height:1.6}@media (max-width:700px){.lp-preview-card{max-width:95vw}}@media (max-width:540px){.how-section{border-radius:24px;margin-top:32px;padding:36px 24px}.how-steps{grid-template-columns:1fr;gap:28px}}.intro-logo{object-fit:cover;object-position:center 40%;width:min(460px,85vw);height:130px;margin-bottom:4px}.lp-search-hero{z-index:3;width:100%;max-width:380px;position:relative}.lp-search-hook-title{color:#1e1b4b;text-align:center;margin:0 0 4px;font-size:1rem;font-weight:800}.lp-search-hook-steps{color:#7c3aed;text-align:center;margin:0 0 12px;font-size:.8rem;font-weight:600}.lp-search-hint{color:#94a3b8;text-align:center;margin:8px 0 0;font-size:.75rem}.lp-results-section{z-index:1;background:#fff;border:1.5px solid #ede9fe;border-radius:24px;margin-top:32px;padding:28px 24px 32px;position:relative;box-shadow:0 4px 24px -8px #2b223314}.lp-results-loading,.lp-results-empty{text-align:center;color:#94a3b8;padding:32px 0;font-size:.9rem}.app-sel-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:640px;margin:0 auto;display:grid}.app-sel-grid--three{grid-template-columns:repeat(3,1fr);max-width:760px}.app-sel-box{background:var(--fest-card);border:1px solid var(--fest-border);cursor:pointer;min-height:190px;box-shadow:var(--fest-shadow-sm);border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:32px 20px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex}.app-sel-box:hover{border-color:var(--fest-coral);box-shadow:var(--fest-shadow-lg);transform:translateY(-8px)}.app-sel-icon{margin-bottom:14px;font-size:2.8rem}.app-sel-label{color:var(--fest-slate);text-align:center;font-size:1.1rem;font-weight:700;line-height:1.3}.highlight-box{background:snow;border:1px solid #f28d8d33}.free-badge-pulse{color:var(--fest-mint);text-transform:uppercase;background:#ecfdf5;border-radius:100px;margin-top:12px;padding:4px 14px;font-size:.75rem;font-weight:800;animation:2s infinite pulseGreen}.app-sel-auth-wrapper{flex-direction:column;align-items:center;width:100%;display:flex}.auth-card{background:var(--fest-card);border:1px solid var(--fest-border);box-shadow:var(--fest-shadow-lg);border-radius:24px;width:100%;max-width:420px;padding:40px 30px}.card-title{color:var(--fest-slate);text-align:center;margin-bottom:28px;font-size:1.6rem;font-weight:800}.app-sel-back{color:var(--fest-subtext);cursor:pointer;background:0 0;border:none;margin-bottom:20px;font-weight:500}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGreen{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:540px){.app-sel-grid,.app-sel-grid--three{grid-template-columns:1fr}.intro-logo{width:85vw;height:110px}}.highlight-purple{background:#fdf4ff!important;border:2px solid #9333ea!important}.app-sel-qp{cursor:pointer;text-align:left;background:linear-gradient(135deg,#1e1b4b 0%,#4c1d95 60%,#6d28d9 100%);border:none;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:190px;padding:18px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px 24px #6d28d959}.app-sel-qp:hover{transform:translateY(-3px);box-shadow:0 10px 32px #6d28d973}.app-sel-qp-top{align-items:center;gap:12px;display:flex}.app-sel-qp-animation{background:#ffffff14;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.app-sel-qp-bolt{font-size:1.8rem;line-height:1;animation:2.4s ease-in-out infinite boltPulse;display:block}@keyframes boltPulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}.app-sel-qp-dot{border-radius:50%;animation:3s ease-in-out infinite dotFloat;position:absolute}.app-sel-qp-dot.c1{background:#2dd4bf;width:7px;height:7px;animation-delay:0s;top:3px;left:6px}.app-sel-qp-dot.c2{background:#f472b6;width:6px;height:6px;animation-delay:.5s;top:4px;right:7px}.app-sel-qp-dot.c3{transform-origin:50%;background:#fb923c;border-radius:3px;width:5px;height:9px;margin-top:-4px;animation-delay:1s;top:50%;left:3px}.app-sel-qp-dot.c4{background:#a78bfa;border-radius:3px;width:8px;height:5px;animation-delay:1.5s;bottom:6px;left:8px}.app-sel-qp-dot.c5{background:#f87171;width:6px;height:6px;animation-delay:.8s;bottom:5px;right:6px}.app-sel-qp-dot.c6{background:#2dd4bf;width:5px;height:5px;margin-top:2px;animation-delay:1.9s;top:50%;right:3px}@keyframes dotFloat{0%,to{opacity:.75;transform:translateY(0)rotate(0)}50%{opacity:1;transform:translateY(-4px)rotate(160deg)}}.app-sel-qp-heading{flex-direction:column;gap:4px;display:flex}.app-sel-qp-title{color:#fff;letter-spacing:-.02em;font-size:1.25rem;font-weight:900;line-height:1}.app-sel-qp .new-badge{color:#ffffffe6;letter-spacing:.04em;background:#ffffff2e;align-self:flex-start;margin-top:0}.app-sel-qp-steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.app-sel-qp-steps-break{width:100%;height:0}.app-sel-qp-step{color:#ffffffe0;white-space:nowrap;background:#ffffff1c;border-radius:20px;align-items:center;gap:4px;padding:5px 10px;font-size:.72rem;font-weight:700;display:flex}.app-sel-qp-arrow{color:#ffffff59;flex-shrink:0;font-size:.85rem}.new-badge{color:#fff;background:#9333ea;border-radius:10px;margin-top:5px;padding:2px 8px;font-size:.7rem;font-weight:700}.qp-overlay{background:#f8fafc;min-height:100dvh;padding:0 0 48px}.qp-header{color:#fff;background:linear-gradient(135deg,#1e1b4b,#7c3aed);padding:24px 18px 16px}.qp-back-btn{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;margin:14px 18px 10px;padding:7px 14px;font-size:.85rem;font-weight:600;display:inline-block}.qp-header-title-row{align-items:center;gap:14px;margin-bottom:6px;display:flex}.qp-header-title-row .app-sel-qp-animation{flex-shrink:0;width:52px;height:52px}.qp-header-title-row .app-sel-qp-bolt{font-size:1.6rem}.qp-title{margin:0;font-size:1.6rem;font-weight:800}.qp-subtitle{opacity:.85;margin:0;font-size:.88rem;line-height:1.5}.qp-filter-strip{scrollbar-width:none;gap:8px;padding:14px 16px 4px;display:flex;overflow-x:auto}.qp-filter-strip::-webkit-scrollbar{display:none}.qp-filter-pill{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;flex-shrink:0;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .15s}.qp-filter-pill.active{color:#fff;background:#7c3aed;border-color:#7c3aed}.qp-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;display:grid}.qp-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:transform .15s,box-shadow .15s;overflow:hidden}.qp-card:active{transform:scale(.97)}.qp-card-img-wrap{aspect-ratio:4/3;overflow:hidden}.qp-card-img{object-fit:cover;width:100%;height:100%;display:block}.qp-card-no-img{opacity:.3;width:100%;height:100%}.qp-card-body{padding:8px 8px 10px}.qp-card-title{color:#1e1b4b;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.8rem;font-weight:700;overflow:hidden}.qp-card-vibe{color:#94a3b8;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;display:-webkit-box;overflow:hidden}.qp-empty,.qp-loading{text-align:center;color:#94a3b8;padding:32px 0;font-size:.9rem}.qp-load-more{color:#7c3aed;cursor:pointer;background:#f3f0ff;border:none;border-radius:20px;margin:8px auto 0;padding:12px 32px;font-size:.9rem;font-weight:700;display:block}@media (min-width:520px){.qp-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px){.qp-grid{grid-template-columns:repeat(5,1fr);gap:16px;padding:20px}.qp-header{padding:32px 32px 24px}}.qp-filters{background:#fff;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:8px;padding:12px 16px;display:flex}.qp-filter-row{align-items:center;gap:8px;display:flex}.qp-filter-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;width:26px;font-size:.7rem;font-weight:700}.qp-pill-group{flex-wrap:wrap;gap:6px;display:flex}.qp-pill{color:#475569;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:20px;padding:5px 12px;font-size:.8rem;font-weight:600;transition:all .12s}.qp-pill.active{color:#fff;background:#7c3aed;border-color:#7c3aed}.qp-card-age{color:#94a3b8;margin-top:2px;font-size:.65rem}.ath-card{background:#fff;border:1px solid #f1f5f9;border-radius:28px;flex-direction:column;width:100%;max-width:420px;padding:40px;display:flex;box-shadow:0 10px 40px #2d3e4014}.ath-card-title{color:#2d3e40;text-align:center;letter-spacing:-.02em;margin-bottom:24px;font-size:1.6rem;font-weight:800}.ath-mode-toggle{background:#f8fafc;border-radius:14px;grid-template-columns:1fr 1fr;margin-bottom:30px;padding:4px;display:grid}.ath-mode-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px;font-weight:600;transition:all .2s}.ath-mode-btn.active{color:#2d3e40;background:#fff;box-shadow:0 2px 8px #0000000d}.ath-form{flex-direction:column;gap:20px;display:flex}.ath-input-group{flex-direction:column;gap:8px;display:flex}.ath-form-label{color:#2d3e40;text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:700}.ath-form-input{color:#1e293b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:14px;font-size:1rem;transition:all .2s}.ath-form-input:focus{background:#fff;border-color:#f28d8d;box-shadow:0 0 0 3px #f28d8d1a}.ath-pw-wrapper{align-items:center;display:flex;position:relative}.ath-pw-wrapper .ath-form-input{padding-right:46px}.ath-eye-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;font-size:1.2rem;display:flex;position:absolute;right:14px}.ath-code-container{justify-content:center;gap:12px;margin:10px 0 20px;display:flex}.ath-code-box{color:#f28d8d;text-align:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;outline:none;width:55px;height:65px;font-size:1.8rem;font-weight:800;transition:all .2s}.ath-code-box:focus{background:#fff;border-color:#f28d8d}.ath-submit-btn{color:#fff;cursor:pointer;background:#2d3e40;border:none;border-radius:14px;margin-top:10px;padding:16px;font-size:1rem;font-weight:700;transition:opacity .2s}.ath-submit-btn:hover{opacity:.9}.ath-submit-btn:disabled{cursor:not-allowed;background:#94a3b8}.ath-forgot-link{color:#64748b;cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-top:4px;font-size:.8rem;text-decoration:underline}.ath-resend-link{color:#f28d8d;cursor:pointer;text-align:center;background:0 0;border:none;margin-top:15px;font-weight:600;text-decoration:underline}.ath-msg{text-align:center;border-radius:12px;margin-top:24px;padding:14px;font-size:.9rem;font-weight:500}.ath-success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.ath-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.gts-wrap{margin-bottom:20px;position:relative}.gts-input-row{position:relative}.gts-input{box-sizing:border-box;color:#1e293b;cursor:pointer;background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;width:100%;padding:14px 44px 14px 18px;font-family:inherit;font-size:.95rem;transition:border-color .15s,border-radius .15s,background .15s}.gts-input:focus{background:#fff;border-color:#7c3aed;outline:none}.gts-input--open{background:#fff;border-color:#7c3aed;border-bottom-right-radius:0;border-bottom-left-radius:0}@keyframes gts-preview-pulse{0%{box-shadow:none;border-color:#e2e8f0}50%{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}to{box-shadow:none;border-color:#7c3aed}}.gts-input--preview{animation:.6s forwards gts-preview-pulse}.gts-input::placeholder{color:#94a3b8;font-style:italic}.gts-clear{color:#94a3b8;cursor:pointer;z-index:2;background:0 0;border:none;padding:4px;font-size:1rem;line-height:1;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.gts-clear:hover{color:#ef4444}@keyframes gts-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.gts-panel{z-index:10;background:#fff;border:2px solid #7c3aed;border-top:none;border-radius:0 0 14px 14px;flex-direction:column;gap:18px;padding:16px 18px 20px;animation:.18s gts-in;display:flex;position:relative}.gts-step{flex-direction:column;gap:8px;display:flex}.gts-step--in{animation:.22s gts-in}.gts-q{color:#1e1b4b;margin:0;font-size:.85rem;font-weight:700}.gts-options{flex-wrap:wrap;gap:7px;display:flex}.gts-opt{color:#475569;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:20px;padding:7px 18px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .15s}.gts-opt:hover{color:#7c3aed;background:#f3f0ff;border-color:#7c3aed}.gts-opt--on{color:#fff;background:#7c3aed;border-color:#7c3aed}.gts-chips{flex-wrap:wrap;gap:7px;display:flex}.gts-chip{color:#475569;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:20px;align-items:center;gap:5px;padding:7px 14px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .15s;display:inline-flex}.gts-chip:hover{color:#7c3aed;background:#f3f0ff;border-color:#7c3aed;transform:translateY(-1px)}.gts-chip--on{color:#fff;background:#7c3aed;border-color:#7c3aed;transform:translateY(-1px)}.gts-chip--on:hover{color:#fff;background:#6d28d9;border-color:#6d28d9}.gts-q-hint{color:#94a3b8;margin-left:6px;font-size:.75rem;font-weight:500}.gts-search-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:24px;align-self:flex-start;margin-top:10px;padding:10px 24px;font-family:inherit;font-size:.9rem;font-weight:700;transition:all .18s;animation:.2s gts-in;box-shadow:0 4px 14px #7c3aed59}.gts-search-btn:hover{background:linear-gradient(135deg,#6d28d9,#9333ea);transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed73}@keyframes gts-dot-pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.gts-searching{color:#7c3aed;align-items:center;gap:6px;margin-top:12px;font-size:.88rem;font-weight:600;animation:.2s gts-in;display:flex}.gts-dot{background:#7c3aed;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1s ease-in-out infinite gts-dot-pulse}.gts-dot:nth-child(2){animation-delay:.18s}.gts-dot:nth-child(3){animation-delay:.36s}.site-footer{background:#fdf6f0;border-top:1px solid #f1e8e0;margin-top:auto;padding:56px 48px 40px}.footer-top{justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:48px;display:flex}.footer-logo{color:#2d3e40;letter-spacing:-.02em;align-items:center;gap:8px;margin-bottom:14px;font-family:Fraunces,Georgia,serif;font-size:1.4rem;font-weight:900;display:flex}.footer-tagline{color:#64748b;max-width:26ch;font-size:.88rem;line-height:1.7}.footer-cols{gap:64px;display:flex}.footer-col{flex-direction:column;gap:16px;display:flex}.footer-col-title{letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;margin-bottom:4px;font-size:.72rem;font-weight:700}.footer-col a{color:#2d3e40;font-size:.95rem;text-decoration:none;transition:color .15s}.footer-col a:hover{color:#f28d8d}.footer-legal{border-top:1px solid #f1e8e0;align-items:center;gap:24px;padding-top:24px;display:flex}.footer-legal-title{letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;font-size:.72rem;font-weight:700}.footer-legal a{color:#64748b;font-size:.88rem;text-decoration:none;transition:color .15s}.footer-legal a:hover{color:#f28d8d}@media (max-width:640px){.site-footer{padding:40px 24px 32px}.footer-top{flex-direction:column;gap:32px}.footer-cols{gap:40px}}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{color:#e5e7eb;-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 0 0,#1f2937,#020617);font-family:system-ui,-apple-system,sans-serif;position:relative;overflow:clip auto}body:before{content:"";opacity:.08;z-index:-1;pointer-events:none;background-image:url(/logo.jpg);background-position:50%;background-repeat:no-repeat;background-size:450px;width:100%;height:100%;position:fixed;top:0;left:0}
