:root{--brand-primary:#10b981;--brand-primary-dark:#059669;--brand-accent:#6366f1;--bg-body:#020617;--bg-surface:#020617;--bg-panel:#0f172af5;--border-subtle:#94a3b859;--text-main:#e5e7eb;--text-muted:#9ca3af;--text-soft:#6b7280;--shadow-soft:0 20px 60px #0f172acc;--radius-lg:24px;--radius-md:16px;--radius-sm:10px;--transition-fast:.2s ease-out}*,:before,:after{box-sizing:border-box;transition:background-color var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}body{background:radial-gradient(circle at top left,#38bdf840,transparent 55%),radial-gradient(circle at bottom right,#34d39940,transparent 55%),var(--bg-body);color:var(--text-main);-webkit-font-smoothing:antialiased;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif}.layout-body{flex-direction:column;min-height:100vh;display:flex}.page-content{flex:1}.container{max-width:64rem;margin:0 auto;padding:4rem 1.5rem 5rem}.header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(90deg,#0f172af2,#0f172aeb);border-bottom:1px solid #94a3b840;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:72rem;margin:0 auto;padding:.85rem 1.5rem;display:flex}.logo{letter-spacing:-.04em;color:#f9fafb;align-items:center;gap:.45rem;font-size:1.6rem;font-weight:800;display:flex}@media (max-width:500px){.logo{letter-spacing:-.04em;color:#f9fafb;align-items:center;gap:.45rem;font-size:1rem;font-weight:800;display:flex}}.logo:before{content:"";background:radial-gradient(circle at 30% 30%,#bbf7d0,#22c55e);border-radius:999px;width:1.9rem;height:1.9rem;box-shadow:0 0 18px #22c55ecc}.nav-links{gap:1.4rem;display:flex}@media (max-width:500px){.nav-links{gap:1rem;display:flex}}.nav-link{color:var(--text-muted);padding:.35rem .1rem;font-size:.98rem;font-weight:500;text-decoration:none;position:relative}@media (max-width:500px){.nav-link{color:var(--text-muted);padding:.35rem .1rem;font-size:.8rem;font-weight:500;text-decoration:none;position:relative}}.nav-link:after{content:"";background:linear-gradient(to right,var(--brand-primary),var(--brand-accent));width:0;height:2px;transition:width var(--transition-fast);border-radius:999px;position:absolute;bottom:-.25rem;left:0}.nav-link:hover{color:#e5e7eb}.nav-link:hover:after{width:100%}.hero{text-align:center;background:linear-gradient(145deg,#0f172a 0%,#1e293b 40%,#0f172a 100%);padding:4rem 1.5rem 3rem}.hero .flexitems-centerjustify-betweenmb-2{padding:1rem}.hero{border:1px solid #ffffff14;max-width:100%;margin:0 auto 3rem;position:relative;overflow:hidden;box-shadow:0 18px 45px #00000059}.hero:before{content:"";filter:blur(60px);z-index:0;background:radial-gradient(circle,#10b98140,#0000 70%);width:420px;height:420px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.hero-title{z-index:2;letter-spacing:-.04em;color:#f8fafc;margin-bottom:1rem;font-size:2.6rem;font-weight:900;position:relative}.hero-title span{background:linear-gradient(90deg,#34d399,#60a5fa);color:#0000;-webkit-background-clip:text}@media (max-width:500px){.hero-title{font-size:1.5rem}}.hero-subtitle{z-index:2;color:#cbd5e1;max-width:32rem;margin:0 auto 2.5rem;font-size:1.2rem;line-height:1.6;position:relative}@media (max-width:500px){.hero-subtitle{z-index:2;color:#cbd5e1;max-width:32rem;margin:0 auto 2.5rem;font-size:.9rem;line-height:1.6;position:relative}}.hero img{z-index:2;border-radius:22px;width:100%;max-width:420px;position:relative}.card{background:radial-gradient(circle at 0 0,#94a3b829,#0000 60%),#0f172afa;border:1px solid #94a3b880;margin-top:1rem;margin-bottom:1rem;padding:0 .5rem;box-shadow:0 16px 50px #0f172ae6}.review-label,.label{color:#e5e7eb;margin-top:.5em;margin-bottom:.75rem;font-size:1.1rem;font-weight:600;display:block}.textarea{resize:vertical;color:#e5e7eb;background:#0f172aeb;border:1px solid #94a3b899;width:100%;min-height:11rem;padding:1rem 1.1rem;font-size:.98rem;box-shadow:inset 0 0 0 1px #0f172acc}.textarea::placeholder{color:#6b7280}.textarea:focus{border-color:var(--brand-primary);outline:none;box-shadow:0 0 0 1px #0f172a,0 0 0 1px #10b98180,0 0 24px #10b98159}.textarea-wrapper{width:100%;margin-top:.5em;position:relative}.textarea-typing{pointer-events:none;color:#6b7280;white-space:nowrap;border-right:2px solid #34d399;font-family:inherit;font-size:1rem;animation:3s steps(40,end) typing,.75s step-end infinite blink;position:absolute;top:1rem;left:1rem;overflow:hidden}@media (max-width:500px){.textarea-typing{pointer-events:none;color:#6b7280;white-space:nowrap;border-right:2px solid #34d399;font-family:inherit;font-size:.8rem;animation:3s steps(40,end) typing,.75s step-end infinite blink;position:absolute;top:1rem;left:1rem;overflow:hidden}}.textarea:focus+.textarea-typing,.textarea:not(:empty)+.textarea-typing{display:none}@keyframes typing{0%{width:0}to{width:30%}}@keyframes blink{0%,to{border-color:#0000}50%{border-color:#34d399}}.button-reset{letter-spacing:.01em;cursor:pointer;color:#022c22;background:linear-gradient(135deg,#c52622,#c56022);border:none;width:40%;margin-top:1rem;margin-bottom:1rem;margin-left:1rem;padding:1rem 1.4rem;font-size:1.1rem;font-weight:900;position:relative;overflow:hidden;box-shadow:0 14px 35px #16a34a99}.button-reset:hover{transform:translateY(-1px);box-shadow:0 18px 45px #15803dbf}.button-reset:hover:after{opacity:1}.button-primary{letter-spacing:.01em;cursor:pointer;color:#022c22;background:linear-gradient(135deg,#22c55e,#a3e635);border:none;width:100%;margin-top:1rem;margin-bottom:1rem;padding:1rem 1.4rem;font-size:1.1rem;font-weight:900;position:relative;overflow:hidden;box-shadow:0 14px 35px #16a34a99}.button-primary:after{content:"";opacity:0;background:radial-gradient(circle at 10% -20%,#fff6,#0000 55%);position:absolute;inset:0}.button-primary:hover{transform:translateY(-1px);box-shadow:0 18px 45px #15803dbf}.button-primary:hover:after{opacity:1}.button-primary:active{transform:translateY(0);box-shadow:0 10px 28px #16a34a99}.text-lg p{font-size:1.2rem;font-weight:700}.footer{color:var(--text-soft);text-align:center;background:radial-gradient(circle at top,#0f172af5,#0f172afa);border-top:1px solid #94a3b859;margin-top:auto;padding:1.5rem 1rem 2rem;font-size:.95rem}.footer-inner{max-width:72rem;margin:0 auto}@media (max-width:768px){.container{padding:3rem 1.25rem 4rem}}.tab-row{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.tab-button{color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:.6rem 1rem;font-size:.9rem}@media (max-width:500px){.tab-button{border-radius:none;color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;padding:.4rem 1rem;font-size:.9rem}}.tab-active{color:#022c22;background:linear-gradient(135deg,#22c55e,#a3e635);font-weight:700}.idea-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172ad9;border:1px solid #94a3b840;border-radius:20px;flex-direction:column;justify-content:space-between;padding:1.8rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 35px #00000073}.idea-card:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 0 0,#22c55e1f,#0000 60%);width:200%;height:200%;position:absolute;top:-40%;left:-20%}.idea-title{color:#f8fafc;z-index:2;margin-bottom:.6rem;font-size:1.3rem;font-weight:700;position:relative}.idea-summary{color:#cbd5e1;z-index:2;margin-bottom:1rem;font-size:.95rem;line-height:1.55;position:relative}.idea-date{color:#94a3b8;z-index:2;margin-bottom:1.2rem;font-size:.8rem;position:relative}.idea-actions{z-index:2;justify-content:space-between;gap:.75rem;margin-top:auto;display:flex;position:relative}.idea-link{text-align:center;color:#022c22;background:linear-gradient(135deg,#22c55e,#a3e635);border-radius:999px;flex:1;padding:.7rem 1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.idea-delete{color:#fca5a5;cursor:pointer;background:#ef444426;border:1px solid #ef444459;border-radius:999px;flex:.4;padding:.7rem 1rem;font-weight:600;transition:background .2s,transform .2s}.ideas-grid{grid-template-columns:repeat(auto-fill,minmax(520px,1fr));gap:3rem;margin-top:2.5rem;padding-bottom:3rem;display:grid}@media (max-width:1085px){.ideas-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1rem;margin-top:2.5rem;padding-bottom:3rem;display:grid}}@media (max-width:950px){.ideas-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1rem;margin-top:2.5rem;padding-bottom:3rem;display:grid}}.idea-actions{justify-content:space-between;align-items:center;gap:.8rem;margin-top:1.2rem;display:flex}@media (max-width:500px){.idea-actions{justify-content:space-between;align-items:center;gap:.8rem;margin-top:1.2rem;font-size:11px;display:flex}}.empty-state{text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172ad9;border:1px solid #94a3b840;border-radius:24px;max-width:40rem;margin:3rem auto;padding:4rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 18px 45px #00000059}.empty-state:before{content:"";filter:blur(60px);z-index:0;background:radial-gradient(circle,#22c55e2e,#0000 70%);width:420px;height:420px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.empty-text{color:#cbd5e1;z-index:2;margin-bottom:1.8rem;font-size:1.2rem;position:relative}.empty-button{color:#022c22;z-index:2;background:linear-gradient(135deg,#22c55e,#a3e635);border-radius:999px;padding:.9rem 1.6rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;position:relative;box-shadow:0 12px 30px #22c55e59}.descriptiveness-square{background:#ffffff0d;border:1px solid #94a3b873;border-radius:4px;width:14px;height:14px;transition:all .2s ease-out}.descriptiveness-square.active{background:#22c55ed9;border-color:#22c55ee6;box-shadow:0 0 8px #22c55ea6}@media (max-width:450px){.thought-bubble{background:#0f172af2;border:1px solid #94a3b859;border-radius:20px;width:90%;max-width:820px;padding:2rem;animation:.25s ease-out popIn;box-shadow:0 18px 45px #00000073}}@keyframes popIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.thought-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.thought-bubble{background:#0f172af2;border:1px solid #94a3b859;border-radius:20px;width:90%;max-width:420px;padding:2rem;animation:.25s ease-out popIn;box-shadow:0 18px 45px #00000073}.bubble-title{color:#f8fafc;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.bubble-question{color:#cbd5e1;margin-top:1rem;margin-bottom:.5rem;font-size:1rem}.bubble-buttons{gap:1rem;margin-bottom:1rem;display:flex}.bubble-buttons button{color:#e5e7eb;cursor:pointer;background:#ffffff0d;border:1px solid #94a3b859;border-radius:12px;flex:1;padding:.7rem;transition:all .2s}.bubble-buttons button:hover{background:#22c55e40;border-color:#22c55e80}.tutorial-parent{position:relative}.tutorial-overlay-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;pointer-events:none;background:#00000073;border-radius:20px;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}.tutorial-bubble{pointer-events:auto;background:#0f172af2;border:1px solid #94a3b859;border-radius:16px;width:90%;max-width:380px;margin-bottom:25rem;padding:1.5rem;animation:.25s ease-out popIn;box-shadow:0 12px 30px #0006}.tutorial-buttons{justify-content:space-between;margin-top:1rem;display:flex}.tutorial-buttons button{color:#e5e7eb;cursor:pointer;background:#ffffff0d;border:1px solid #94a3b859;border-radius:10px;padding:.6rem 1rem;transition:all .2s}.tutorial-buttons button:hover{background:#22c55e40;border-color:#22c55e80}.highlight-wrapper{z-index:60;border-radius:12px;transition:box-shadow .2s ease-out;position:relative;box-shadow:0 0 12px #22c55eb3}.comment-section{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center;background:#0f172aeb;border:1px solid #94a3b859;border-radius:0;margin-bottom:0;padding:.5rem;position:relative;overflow:visible;box-shadow:0 18px 45px #00000073}.comment-section:before{content:"";filter:blur(60px);z-index:0;pointer-events:none;background:radial-gradient(circle,#22c55e2e,#0000 70%);width:420px;height:420px;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.comment-section>*{z-index:5;position:relative}.comment-title{color:#f8fafc;z-index:2;margin-bottom:1.2rem;font-size:1.4rem;font-weight:700;position:relative}.comment-item{z-index:2;background:#ffffff08;border:1px solid #94a3b840;border-radius:16px;margin-bottom:1rem;padding:1.2rem 1.4rem;position:relative}.comment-name{color:#e5e7eb;margin-bottom:.4rem;font-weight:700}.comment-rating{color:#22c55e;margin-bottom:.6rem;font-size:1rem}.comment-text{color:#cbd5e1;font-size:.95rem;line-height:1.55}.comment-add-btn{cursor:pointer;color:#022c22;background:linear-gradient(135deg,#22c55e,#a3e635);border:none;border-radius:999px;width:100%;margin-top:1.5rem;padding:1rem 1.4rem;font-size:1.1rem;font-weight:700;transition:all .2s ease-out;box-shadow:0 14px 35px #16a34a99}.comment-add-btn:hover{transform:translateY(-1px);box-shadow:0 18px 45px #15803dbf}.comment-form{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#0f172aeb;border:1px solid #94a3b859;border-radius:20px;margin-top:1.5rem;padding:1.8rem;position:relative;box-shadow:0 12px 35px #00000073}textarea,input,select{font-size:16px}.comment-form label{color:#e5e7eb;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.comment-form input,.comment-form textarea{color:#e5e7eb;background:#ffffff0d;border:1px solid #94a3b859;border-radius:12px;width:100%;margin-bottom:1rem;padding:.9rem 1rem;font-size:.95rem}.select-wrapper{position:relative;overflow:visible}.comment-filter select,.comment-form select{color:#e5e7eb;appearance:none;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20;background:#0f172aeb;border:1px solid #94a3b859;border-radius:12px;width:100%;margin-bottom:1rem;padding:.9rem 1rem;font-size:.95rem;position:relative}.comment-filter select option,.comment-form select option{color:#e5e7eb;background:#0f172aeb}.comment-form textarea{resize:vertical;min-height:120px}.comment-form input:focus,.comment-form select:focus,.comment-form textarea:focus{border-color:var(--brand-primary);outline:none;box-shadow:0 0 0 1px #10b98180,0 0 24px #10b98159}.comment-form-buttons{gap:1rem;display:flex}.comment-form-buttons button{color:#e5e7eb;cursor:pointer;background:#ffffff0d;border:1px solid #94a3b859;border-radius:12px;flex:1;padding:.9rem;transition:all .2s}.comment-button{color:#e5e7eb;cursor:pointer;background:#ffffff0d;border:1px solid #94a3b859;border-radius:0;padding:.9rem}.comment-form-buttons button:hover{background:#22c55e40;border-color:#22c55e80}.comment-card{background:radial-gradient(circle at 0 0,#94a3b829,#0000 60%),#0f172afa;border:1px solid #94a3b880;margin:1.5rem auto 3rem;padding:.5rem;box-shadow:0 16px 50px #0f172ae6}.star-rating{gap:.4rem;margin-bottom:1rem;font-size:1.8rem;display:flex}.star{cursor:pointer;color:#ffffff40;transition:color .2s ease-out,transform .15s ease-out}.star:hover{transform:scale(1.15)}.comment-stars{background:linear-gradient(90deg,gold,#ffb700);color:#0000;-webkit-background-clip:text;font-size:1.3rem;font-weight:600}.star.filled{color:#dff225;text-shadow:0 0 12px #ffd70099}.single-comment{min-height:100px;position:relative}.fade{animation:.6s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:500px){.comment-form{border-radius:16px;margin-top:1.2rem;padding:1.4rem}.comment-form label{margin-bottom:.35rem;font-size:.95rem}.comment-form input,.comment-form textarea,.comment-form select{border-radius:10px;padding:.75rem .9rem;font-size:.9rem}.comment-form textarea{min-height:100px}.star-rating{gap:.3rem;margin-bottom:.8rem;font-size:1.5rem}.comment-form-buttons{flex-direction:column;gap:.75rem}.comment-form-buttons button{border-radius:10px;padding:.85rem;font-size:.95rem}.select-wrapper{overflow:visible}.comment-form select{z-index:30;position:relative}}.section-subtitle{text-align:center;padding:.5em}.alternative-box{border:.1rem solid #000;padding:1em}.competitor-box{border-top:.1rem solid #000;padding:2em}.alternative-name{font-size:1.5rem}.loader-wrapper{justify-content:center;align-items:center;height:300px;display:flex}.swirl-loader{filter:drop-shadow(0 0 8px #4f8cff99);border:6px solid #fff3;border-top-color:#4f8cff;border-radius:50%;width:60px;height:60px;animation:.8s linear infinite swirl}@keyframes swirl{to{transform:rotate(360deg)}}.gmail-icon{color:#d44638;vertical-align:middle;margin-left:6px;font-size:1.2rem}.comment-avatar{object-fit:cover;border-radius:50%;width:32px;height:32px;margin-right:8px}.premium-block{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ad9;border:1px solid #94a3b859;border-radius:16px;margin-bottom:1.4rem;padding:1.4rem 1.6rem;position:relative;overflow:hidden;box-shadow:0 12px 35px #00000059}.premium-block:before{content:"";filter:blur(60px);z-index:0;pointer-events:none;background:radial-gradient(circle,#22c55e2e,#0000 70%);width:300px;height:300px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.premium-block>*{z-index:2;position:relative}.section-subtitle{color:#f8fafc;text-align:left;margin-bottom:.6rem;font-size:1.15rem;font-weight:700}.section-text{color:#cbd5e1;font-size:1rem;line-height:1.55}.json-section{flex-direction:column;gap:1.2rem;margin-top:1.8rem;display:flex}.section-title{color:#f8fafc;text-align:left;margin-bottom:1rem;padding:.5rem;font-size:1.6rem;font-weight:800}.button-secondary{color:#e5e7eb;cursor:pointer;background:#ffffff0d;border:1px solid #94a3b859;border-radius:999px;margin-top:1rem;padding:.9rem 1.4rem;font-size:1rem;font-weight:700;transition:all .2s ease-out}.button-secondary:hover{background:#22c55e40;border-color:#22c55e80}.grants-section{margin-top:1.5rem}.section{flex-direction:column;gap:.4rem;margin-bottom:1.2rem;display:flex}.section label{color:#e5e7eb;font-size:1rem;font-weight:600}.section input,.section select{color:#e5e7eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #94a3b859;border-radius:12px;padding:.8rem 1rem;font-size:.95rem}.section input:focus,.section select:focus{border-color:var(--brand-primary);outline:none;box-shadow:0 0 0 1px #10b98180,0 0 24px #10b98159}.results{flex-wrap:wrap;gap:1.4rem;margin-top:1.8rem;display:flex}.box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ad9;border:1px solid #94a3b859;border-radius:16px;flex:1;min-width:260px;padding:1.4rem;box-shadow:0 12px 35px #00000059}.box h3{color:#f8fafc;margin-bottom:.8rem;font-size:1.2rem;font-weight:700}.box ul{margin:0;padding:0;list-style:none}.box li{color:#cbd5e1;margin-bottom:.6rem;line-height:1.45}.reason{color:#fca5a5;font-weight:500}@media (max-width:480px){.premium-block{padding:1rem 1.2rem}.section-subtitle{font-size:1rem}.results{flex-direction:column}}.gc-label{color:#f8fafc;margin:1.4rem 0 .6rem;font-size:1.1rem;font-weight:700}.gc-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;margin-bottom:1.2rem;display:grid}.gc-btn{color:#e5e7eb;cursor:pointer;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #94a3b859;border-radius:14px;padding:1rem;font-size:.95rem;font-weight:600;transition:all .2s ease-out}.gc-btn:hover{background:#22c55e40;border-color:#22c55e80}.gc-btn.active{color:#022c22;background:linear-gradient(135deg,#22c55e,#a3e635);border-color:#0000;font-weight:700;box-shadow:0 12px 30px #22c55e59}.static-grid{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.static-button{color:#e5e7eb;cursor:pointer;text-align:center;background:#ffffff0d;border:1px solid #94a3b859;border-radius:12px;width:160px;padding:.75rem 1rem;font-weight:600;transition:all .2s ease-out}.static-button:hover{background:#22c55e40;border-color:#22c55e80}@media (max-width:480px){.thought-bubble{max-height:80vh;padding:1.4rem;overflow-y:auto}.static-grid{max-height:60vh;padding-right:.5rem;overflow-y:auto}.static-button{width:100%;padding:.9rem 1rem;font-size:.95rem}}.generate-btn{text-align:center;color:#022c22;background:linear-gradient(135deg,#22c55e,#a3e635);border-radius:0;flex:1;width:100%;padding:.7rem 1rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.hero{text-align:center;color:#f1f5f9;background:linear-gradient(135deg,#0f1c2e,#1f3b57,#3a6d8c,#8fb3c9) 0 0/400% 400%;animation:15s infinite gradientShift;position:relative}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.overlay{max-width:800px;margin:0 auto}.hero h1{color:#e2e8f0;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:3rem}.subtext{color:#cbd5e1;margin-bottom:1rem;font-size:1.2rem}.quote{color:#e2e8f0;padding:0 1rem;font-family:Playfair Display,serif;font-size:1.3rem;font-style:italic;transition:opacity 1s ease-in-out}@media (min-width:768px){.quote{font-size:1.8rem}}.cta-button{color:#065f46;cursor:pointer;background-color:#6ee7b7;border:none;border-radius:8px;margin-top:2rem;padding:.75rem 1.5rem;font-size:1rem;transition:all .3s;animation:2s infinite bounce}.cta-button:hover{background-color:#34d399;transform:scale(1.05)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.save-card{background:radial-gradient(circle at 0 0,#94a3b829,#0000 60%),#0f172afa;border:1px solid #94a3b880;margin-top:1rem;margin-bottom:1rem;padding:0 .5rem;position:sticky;top:70px;box-shadow:0 16px 50px #0f172ae6}@media (max-width:450px){.hero{margin:0 auto 1.5rem;padding:.1rem .5rem .6rem}}.js-warning{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-align:center;z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:2rem;font-size:2rem;font-weight:700;display:flex;position:fixed;inset:0}.js-ok .js-warning{display:none}
