:root{--bg:#080810;--bg2:#0c0c1a;--bg3:#101024;--surface:#14142a;--surface2:#1a1a36;--border:#6366f12e;--border2:#ffffff0d;--primary:#6366f1;--primary-light:#818cf8;--accent:#f59e0b;--accent2:#ec4899;--green:#10b981;--red:#ef4444;--text:#e8eaf0;--text2:#94a3b8;--text3:#4b5563;--font-display:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--radius:16px;--radius-sm:10px;--shadow:0 0 40px #6366f10f;--glow:0 0 60px #6366f12e}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--text);letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-size:15px;font-weight:400;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:0;color:var(--text);font-weight:700;line-height:1.16}p{line-height:1.68}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg2)}::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6366f199}::selection{color:#fff;background:#6366f14d}a{color:inherit;text-decoration:none}input,textarea,select{font-family:var(--font-body);border:1px solid var(--border);color:var(--text);border-radius:var(--radius-sm);background:#14142acc;outline:none;width:100%;padding:.75rem 1rem;font-size:14.5px;font-weight:450;line-height:1.5;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #6366f11f}input::placeholder,textarea::placeholder{color:var(--text3)}button{font-family:var(--font-body);cursor:pointer;letter-spacing:0;border:none;outline:none;font-weight:600}button,a,input,select,textarea{min-width:0}p,h1,h2,h3,h4,h5,h6,span,div{overflow-wrap:anywhere}body:before{content:"";pointer-events:none;z-index:9999;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}.gradient-text{background:linear-gradient(135deg,#818cf8,#a78bfa,#f472b6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border2);background:#14142ab3}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulse-glow{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{50%{opacity:0}}@keyframes wave{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1.2)}}@keyframes slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes mic-pulse{0%,to{box-shadow:0 0 #ef444480}50%{box-shadow:0 0 0 18px #ef444400}}@keyframes pulse-ring{0%{transform:scale(.95);box-shadow:0 0 #6366f166}70%{transform:scale(1);box-shadow:0 0 0 10px #6366f100}to{transform:scale(.95);box-shadow:0 0 #6366f100}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){:root{--radius:12px;--radius-sm:8px}h1{font-size:2rem}}.home-page{min-height:100vh;color:var(--text);background:linear-gradient(#ffffff06 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#080810 0%,#0b0b17 42%,#080810 100%)}.home-nav{z-index:50;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#080810e0;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0}.home-brand{font-family:var(--font-body);letter-spacing:0;align-items:center;gap:.65rem;font-weight:700;display:inline-flex}.brand-logo{font-family:var(--font-body);letter-spacing:0;color:var(--text);font-weight:700}.brand-logo-text{letter-spacing:0;color:#f8fafc;font-weight:700;line-height:1}.brand-logo-text span{color:#818cf8;font-weight:780}.brand-logo-mark{background:linear-gradient(145deg,#171727,#0b0b13);border:1px solid #ffffff14;border-radius:9px;box-shadow:0 0 18px #f9731629,inset 0 0 16px #ffffff08}.home-logo{color:#fff;background:linear-gradient(135deg,#6366f1,#a78bfa);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.home-nav-links{color:var(--text2);align-items:center;gap:1.25rem;font-size:13.5px;font-weight:500;display:flex}.home-nav-links a:hover{color:var(--text)}.home-nav-cta,.home-primary-btn,.home-secondary-btn{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:.55rem;min-height:42px;padding:.75rem 1.15rem;font-size:14px;font-weight:650;display:inline-flex}.home-nav-cta,.home-primary-btn{color:#fff;background:linear-gradient(135deg,#6366f1,#818cf8);box-shadow:0 14px 36px #6366f138}.home-secondary-btn{color:var(--text2);background:#ffffff08;border:1px solid #ffffff1f}.home-hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.82fr);align-items:center;gap:clamp(2rem,5vw,4rem);width:min(1180px,100% - 2rem);min-height:calc(100vh - 135px);margin:0 auto;padding:clamp(1rem,5vw,3rem) 0;display:grid}.home-eyebrow,.home-section-heading span,.home-contact-copy span{color:#7dd3fc;letter-spacing:.07em;text-transform:uppercase;font-size:11.5px;font-weight:650;display:inline-flex}.home-hero h1{font-family:var(--font-display);letter-spacing:0;max-width:700px;margin-top:1rem;font-size:clamp(40px,5vw,60px);font-weight:750;line-height:1.05}.home-hero h1 span{color:#fff;text-wrap:balance;display:block}.home-hero-subtitle{max-width:660px;color:var(--text2);margin-top:1.4rem;font-size:clamp(16px,1.8vw,18px);font-weight:450;line-height:1.72}.home-error{color:var(--red);margin-top:1rem;font-size:13px}.home-hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.home-hero-note{color:var(--text3);margin-top:.8rem;font-size:13px;font-weight:550}.home-proof-row{flex-wrap:wrap;gap:.65rem;margin-top:1.3rem;display:flex}.home-practiced-count{text-align:center;padding:20px;font-size:11.5px;font-weight:650}.home-daily-proof{color:#7dd3fc;letter-spacing:.03em;text-transform:uppercase;border-color:#7dd3fc57;border-radius:30px;align-items:center;gap:.45rem;padding:.5rem .9rem;display:inline-flex;position:relative;box-shadow:0 16px 34px #10b9811f,inset 0 1px #ffffff14}.home-daily-proof:before{content:"";background:#10b981;border-radius:50%;flex:none;width:5px;height:5px;box-shadow:0 0 0 5px #10b98124}.home-daily-proof b{color:#fff;font-family:var(--font-display);justify-content:center;align-items:center;display:inline-flex}.home-proof-row span{color:var(--text2);background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:.42rem .72rem;font-size:12.5px}.home-proof-row span:before{content:"";vertical-align:1px;background:#10b981;border-radius:50%;width:6px;height:6px;margin-right:.45rem;display:inline-block;box-shadow:0 0 0 4px #10b9811f}.home-product-preview{background:#0d111fe0;border:1px solid #7dd3fc2e;border-radius:22px;overflow:hidden;transform:translateY(8px);box-shadow:0 30px 90px #00000061}.preview-topbar{background:#ffffff09;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;min-height:38px;padding:0 1rem;display:flex}.preview-topbar span{background:#ef4444;border-radius:50%;width:10px;height:10px}.preview-topbar span:nth-child(2){background:#f59e0b}.preview-topbar span:nth-child(3){background:#10b981}.preview-topbar strong{color:var(--text2);margin-left:.5rem;font-size:12.5px}.preview-interviewer{grid-template-columns:54px 1fr;gap:1rem;padding:1.4rem;display:grid}.preview-avatar{width:52px;height:52px;font-family:var(--font-display);background:linear-gradient(135deg,#6366f1,#ec4899);border-radius:50%;justify-content:center;align-items:center;font-weight:750;display:flex}.preview-label{color:#10b981;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.25rem;font-size:11px;font-weight:650}.preview-interviewer p,.preview-feedback p{color:var(--text2);font-size:14px;line-height:1.48}.preview-wave{background:#6366f114;border:1px solid #6366f126;border-radius:14px;justify-content:center;align-items:center;gap:8px;height:94px;margin:0 1.4rem 1rem;display:flex}.preview-wave i{background:linear-gradient(#818cf8,#a78bfa);border-radius:8px;width:7px}.preview-grid{grid-template-columns:repeat(3,1fr);gap:.7rem;padding:0 1.4rem .8rem;display:grid}.preview-grid div{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;padding:.8rem}.preview-grid small,.preview-feedback span{color:var(--text3);margin-bottom:.23rem;font-size:11px;display:block}.preview-grid b{color:#7dd3fc;font-family:var(--font-display);font-size:23px;font-weight:700}.preview-feedback{background:#10b98112;border:1px solid #10b98129;border-radius:14px;margin:0 1.4rem 1.4rem;padding:.8rem}.home-section{width:min(1120px,100% - 2rem);margin:0 auto;padding:clamp(3.5rem,8vw,6rem) 0}.home-trust-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:min(1120px,100% - 2rem);margin:clamp(.4rem,2vw,1rem) auto 0;display:grid}.home-trust-band article{background:linear-gradient(#14142ae0,#0d111fdb);border:1px solid #7dd3fc24;border-radius:16px;padding:1.15rem;box-shadow:0 18px 48px #0000002e}.home-trust-band span{color:#7dd3fc;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:750}.home-trust-band p{color:var(--text2);margin-top:.45rem;font-size:13.5px;line-height:1.58}.home-section-heading{max-width:680px;margin-bottom:2rem}.home-section-heading h2,.home-contact-copy h2{font-family:var(--font-display);letter-spacing:0;margin-top:.55rem;font-size:clamp(29px,4.3vw,44px);font-weight:750;line-height:1.12}.home-section-heading p,.home-contact-copy p{color:var(--text2);margin-top:.8rem;font-size:15.5px;font-weight:450;line-height:1.68}.home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-feature-card,.home-step-card,.home-plan-card,.home-contact-form,.home-contact-done,.home-faq-item{background:#14142a9e;border:1px solid #ffffff12;border-radius:16px}.home-feature-card{flex-direction:column;min-height:238px;padding:1.25rem;display:flex}.home-feature-icon{color:#7dd3fc;letter-spacing:.02em;background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:fit-content;min-width:42px;min-height:42px;padding:0 .75rem;font-size:12px;font-weight:700;display:flex}.home-feature-stat{color:var(--primary-light);text-transform:uppercase;letter-spacing:.07em;margin-top:1.1rem;font-size:11.5px;font-weight:650}.home-feature-card h3,.home-step-card h3,.home-plan-card h3{margin-top:.45rem;font-size:17.5px;font-weight:650;line-height:1.25}.home-feature-card p,.home-step-card p,.home-plan-card p{color:var(--text2);margin-top:.65rem;font-size:14px;font-weight:450;line-height:1.65}.home-workflow{background:#ffffff06;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;width:100%;max-width:none;padding-left:max(1rem,50% - 560px);padding-right:max(1rem,50% - 560px)}.home-step-grid,.home-pricing-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.home-step-card,.home-plan-card{padding:1.25rem}.home-step-card b{color:#7dd3fc;font-family:var(--font-mono);font-size:13px}.home-plan-card{flex-direction:column;min-height:300px;display:flex;position:relative}.home-plan-card.is-featured{background:linear-gradient(#6366f121,#14142aa6);border-color:#6366f16b}.home-plan-tag{color:#7dd3fc;background:#7dd3fc1a;border-radius:999px;margin-bottom:.9rem;padding:.3rem .55rem;font-size:11px;display:inline-flex}.home-plan-price{font-family:var(--font-display);color:var(--text);letter-spacing:-.01em;margin-top:.7rem;font-size:36px;font-weight:750}.home-credit-count{color:#7dd3fc;background:#7dd3fc14;border:1px solid #7dd3fc24;border-radius:12px;margin-top:.9rem;padding:.62rem .75rem;font-size:14px;font-weight:750}.home-plan-card ul{gap:.5rem;margin-top:1rem;list-style:none;display:grid}.home-plan-card li{color:var(--text2);font-size:13.5px}.home-plan-card li:before{content:"";background:var(--primary-light);width:6px;height:6px;color:var(--primary-light);vertical-align:1px;border-radius:50%;margin-right:.5rem;display:inline-block}.home-plan-card .home-primary-btn,.home-plan-card .home-secondary-btn{width:100%;margin-top:auto;padding-left:.75rem;padding-right:.75rem}.home-faq{max-width:780px}.home-testimonials{width:min(1120px,100% - 2rem)}.home-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-testimonial-card{background:linear-gradient(#14142ab8,#0d111fbd);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:250px;padding:1.25rem;display:flex}.home-testimonial-card p{color:#d9deea;margin-top:1rem;font-size:15px;line-height:1.7}.home-testimonial-person{border-top:1px solid #ffffff12;margin-top:1rem;padding-top:1rem}.home-testimonial-person b{color:var(--text);font-size:14px;font-weight:750;display:block}.home-testimonial-person span{color:#7dd3fc;margin-top:.2rem;font-size:12.5px;font-weight:650;display:block}.home-stars{letter-spacing:.08em;white-space:nowrap;align-items:center;gap:.45rem;font-size:13px;font-weight:800;display:inline-flex}.home-stars-stack{color:#94a3b85c;line-height:1;display:inline-block;position:relative}.home-stars-empty,.home-stars-fill{display:block}.home-stars-fill{color:#f59e0b;white-space:nowrap;position:absolute;inset:0 auto 0 0;overflow:hidden}.home-stars-value{color:var(--text2);letter-spacing:0;font-size:12.5px;font-weight:750}.home-rating-section{padding-top:clamp(2.5rem,6vw,4rem)}.home-rating-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-rating-card{background:radial-gradient(circle at 18% 0,#7dd3fc1f,#0000 34%),linear-gradient(#14142ab8,#0d111fc2);border:1px solid #ffffff14;border-radius:16px;min-height:190px;padding:1.35rem}.home-rating-card b{color:#fff;margin-top:.75rem;font-size:clamp(34px,4vw,46px);font-weight:780;line-height:1;display:block}.home-rating-card>span{color:#7dd3fc;letter-spacing:.07em;text-transform:uppercase;margin-top:.65rem;font-size:12px;font-weight:750;display:block}.home-rating-card p{color:var(--text2);margin-top:.7rem;font-size:14px;line-height:1.65}.home-faq-list{gap:.75rem;display:grid}.home-faq-item{overflow:hidden}.home-faq-item summary{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;font-size:14.5px;font-weight:600;list-style:none;display:flex}.home-faq-item summary::-webkit-details-marker{display:none}.home-faq-item[open] summary b{transform:rotate(45deg)}.home-faq-item b{color:#7dd3fc;font-size:20px;transition:transform .18s}.home-faq-item p{color:var(--text2);border-top:1px solid #ffffff0f;padding:1rem 1.1rem;font-size:14.5px;line-height:1.68}.seo-info-card,.seo-hero-panel,.seo-related-card{background:linear-gradient(#14142ab8,#0d111fbd);border:1px solid #ffffff14;border-radius:16px}.seo-page{min-height:100vh}.seo-hero,.seo-section{width:min(1120px,100% - 2rem);margin:0 auto}.seo-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.45fr);align-items:center;gap:clamp(1.5rem,5vw,4rem);min-height:520px;padding:clamp(3rem,8vw,6rem) 0;display:grid}.seo-hero h1{max-width:800px;font-family:var(--font-display);letter-spacing:0;margin-top:1rem;font-size:clamp(38px,5.2vw,56px);font-weight:750;line-height:1.08}.seo-hero p{max-width:720px;color:var(--text2);margin-top:1.2rem;font-size:clamp(16px,1.7vw,18px);line-height:1.72}.seo-keywords{flex-wrap:wrap;gap:.55rem;margin-top:1.25rem;display:flex}.seo-keywords span{color:#7dd3fc;background:#7dd3fc14;border:1px solid #7dd3fc26;border-radius:999px;padding:.42rem .7rem;font-size:12.5px;font-weight:500}.seo-hero-panel{gap:.7rem;padding:1.25rem;display:grid}.seo-hero-panel span{color:#7dd3fc;letter-spacing:.07em;text-transform:uppercase;font-size:11.5px;font-weight:650}.seo-hero-panel b{color:var(--text);font-weight:600;line-height:1.58}.seo-hero-panel p{margin:0;font-size:14.5px;line-height:1.66}.seo-section{padding:clamp(3rem,7vw,5rem) 0}.seo-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.seo-info-card{min-height:230px;padding:1.25rem}.seo-info-card h3{font-family:var(--font-display);font-size:19px;font-weight:650;line-height:1.25}.seo-info-card p{color:var(--text2);margin-top:.8rem;font-size:14.5px;line-height:1.68}.seo-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.seo-related-card{min-height:220px;color:inherit;padding:1.1rem;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:block}.seo-related-card:hover{background:linear-gradient(#181f34d1,#0d111fd6);border-color:#7dd3fc47;transform:translateY(-2px)}.seo-related-card span{color:#7dd3fc;letter-spacing:.07em;text-transform:uppercase;font-size:11.5px;font-weight:650}.seo-related-card h3{font-family:var(--font-display);margin-top:.7rem;font-size:17px;font-weight:650;line-height:1.28}.seo-related-card p{color:var(--text2);margin-top:.75rem;font-size:13.5px;line-height:1.62}.seo-faq-static{padding:1rem 1.1rem}.seo-faq-static h3{font-size:16px;font-weight:650;line-height:1.3}.seo-faq-static p{border-top:1px solid #ffffff0f;margin-top:.7rem}.home-contact{grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);align-items:start;gap:2rem;display:grid}.home-contact-form,.home-contact-done{gap:.8rem;padding:1.25rem;display:grid}.home-contact-done b{color:#10b981}.home-contact-done p{color:var(--text2)}.home-footer{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;gap:1rem;width:min(1120px,100% - 2rem);margin:0 auto;padding:2rem 0;display:flex}.home-footer div:last-child{color:var(--text3);flex-wrap:wrap;gap:1rem;font-size:13.5px;display:flex}.google-ad{background:#ffffff06;border:1px solid #ffffff0f;border-radius:10px;width:min(100%,970px);min-height:96px;margin:1.5rem auto;display:block;overflow:hidden}.google-ad span{color:var(--text3);letter-spacing:.06em;text-transform:uppercase;padding:.45rem .7rem 0;font-size:10.5px;font-weight:650;display:block}.google-ad-section{width:min(970px,100% - 2rem)}.auth-modal-shell{z-index:120;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.auth-modal-backdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030612b8;width:100%;height:100%;position:absolute;inset:0}.auth-modal{background:linear-gradient(#14142afa,#0a0a18fa);border:1px solid #818cf83d;border-radius:18px;width:min(100%,430px);max-height:calc(100vh - 2rem);padding:1.25rem;animation:.22s slide-up;position:relative;overflow-y:auto;box-shadow:0 32px 90px #0000008a,0 0 50px #6366f124}.auth-close{width:34px;height:34px;color:var(--text2);background:#ffffff0d;border-radius:9px;font-size:16px;position:absolute;top:.9rem;right:.9rem}.auth-modal-brand{grid-template-columns:42px 1fr;align-items:center;gap:.8rem;padding-right:2.4rem;display:grid}.auth-modal-brand b{font-family:var(--font-display);letter-spacing:0;font-size:21px;font-weight:700;display:block}.auth-modal-brand p{color:var(--text2);margin-top:.25rem;font-size:13.5px;line-height:1.5}.auth-switch{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;grid-template-columns:1fr 1fr;gap:.25rem;margin-top:1.2rem;padding:.25rem;display:grid}.auth-switch button{min-height:40px;color:var(--text2);background:0 0;border-radius:9px;font-size:14px;font-weight:650}.auth-switch button.active{color:#fff;background:linear-gradient(135deg,#6366f1f2,#818cf8f2);box-shadow:0 10px 24px #6366f133}.auth-form{gap:.85rem;margin-top:1rem;display:grid}.auth-form label{gap:.4rem;display:grid}.auth-form label span{color:var(--text2);font-size:12.5px;font-weight:600}.auth-error{background:#ef44441a;border:1px solid #ef44442e;border-radius:10px;margin-top:0;padding:.7rem .8rem}.auth-submit{width:100%}.auth-divider{text-align:center;color:var(--text3);margin:1.05rem 0;font-size:12.5px;position:relative}.auth-divider:before{content:"";background:#ffffff14;height:1px;position:absolute;top:50%;left:0;right:0}.auth-divider span{background:#111128;padding:0 .75rem;position:relative}.auth-google-btn{width:100%;min-height:46px;color:var(--text);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:.65rem;font-size:14.5px;font-weight:650;display:inline-flex}.auth-google-btn span{color:#111827;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-family:Arial,sans-serif;font-weight:800;display:inline-flex}.dashboard-content-frame h1,.dashboard-content-frame h2,.dashboard-content-frame h3{font-family:var(--font-display)!important;letter-spacing:0!important;font-weight:700!important;line-height:1.18!important}.dashboard-content-frame p,.dashboard-content-frame li,.dashboard-content-frame td,.dashboard-content-frame label,.dashboard-content-frame input,.dashboard-content-frame textarea,.dashboard-content-frame select{font-family:var(--font-body)}.dashboard-content-frame h1{font-size:clamp(26px,3.4vw,34px)!important}.dashboard-content-frame h2{font-size:clamp(22px,2.6vw,28px)!important}.dashboard-content-frame h3{font-size:clamp(17px,2vw,20px)!important}.dashboard-content-frame p,.dashboard-content-frame li,.dashboard-content-frame td{font-size:14.5px;line-height:1.62}@media (max-width:980px){.home-hero{grid-template-columns:1fr;min-height:auto}.home-product-preview{max-width:620px}.home-feature-grid,.home-step-grid,.home-pricing-grid,.home-trust-band,.home-testimonial-grid,.home-rating-grid,.seo-info-grid,.seo-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-hero{grid-template-columns:1fr;min-height:auto}.home-contact{grid-template-columns:1fr}}@media (max-width:640px){.home-nav-links{display:none}.home-nav{padding:.75rem 1rem}.home-nav-cta{min-height:38px;padding:.55rem .8rem;font-size:13px}.home-hero{gap:1.4rem;width:min(100% - 1rem,1180px);padding:1.6rem 0 2.25rem}.home-hero h1{max-width:430px;margin-top:.8rem;line-height:1.08;font-size:clamp(32px,9vw,40px)!important}.home-hero-subtitle{margin-top:1rem;font-size:15px;line-height:1.6}.home-hero-actions,.home-primary-btn,.home-secondary-btn{width:100%}.home-product-preview{border-radius:16px}.preview-interviewer{grid-template-columns:44px 1fr;gap:.75rem;padding:1rem}.preview-avatar{width:44px;height:44px}.preview-wave{height:78px;margin:0 1rem 1rem}.preview-grid{padding:0 1rem 1rem}.preview-feedback{margin:0 1rem 1rem}.preview-grid,.home-feature-grid,.home-step-grid,.home-pricing-grid,.home-trust-band,.home-testimonial-grid,.home-rating-grid,.seo-info-grid,.seo-related-grid{grid-template-columns:1fr}.home-trust-band{border-radius:14px;width:min(100% - 1rem,1120px)}.home-plan-card{min-height:auto}.home-section,.seo-hero,.seo-section{width:min(100% - 1rem,1120px)}.seo-hero{padding:2rem 0 2.5rem}.seo-hero h1{line-height:1.09;font-size:clamp(32px,10.4vw,42px)!important}.seo-hero-panel,.seo-info-card,.seo-related-card{border-radius:12px}.home-feature-card{min-height:auto}.auth-modal-shell{align-items:center;padding:.5rem}.auth-modal{border-radius:18px 18px 12px 12px;width:100%;padding:1rem}.auth-modal-brand b{font-size:20px}}.blog-list-shell,.blog-detail-shell{width:min(1120px,100% - 2rem);margin:0 auto;padding:clamp(2rem,5vw,4.5rem) 0}.blog-list-hero{text-align:center;max-width:780px;margin:0 auto clamp(1.5rem,4vw,3rem)}.blog-list-hero h1,.blog-detail-header h1,.blog-not-found h1{margin-top:.75rem;font-size:clamp(34px,5vw,54px);font-weight:750;line-height:1.08}.blog-list-hero p,.blog-detail-header p,.blog-not-found p{max-width:720px;color:var(--text2);margin:1rem auto 0;font-size:clamp(15px,1.7vw,18px)}.blog-search-wrap{max-width:640px;margin:1.6rem auto 0}.blog-search-wrap input{text-align:center;background:#14142ab8;border-color:#7dd3fc38;min-height:52px}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.blog-card{cursor:pointer;background:linear-gradient(#14142ac7,#0c0c1ac7);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;height:100%;transition:transform .18s,border-color .18s,background .18s;display:flex;overflow:hidden}.blog-card:hover,.blog-card:focus{background:linear-gradient(#181f34e0,#0c0c1adb);border-color:#7dd3fc47;transform:translateY(-3px)}.blog-card-image-wrap{aspect-ratio:3/2;background:#ffffff0a;width:100%;overflow:hidden}.blog-card-image{object-fit:cover;width:100%;height:100%;display:block}.blog-card-body{flex-direction:column;flex:1;padding:1rem;display:flex}.blog-meta,.blog-detail-meta,.admin-blog-meta{color:var(--text3);flex-wrap:wrap;align-items:center;gap:.55rem;font-size:12px;font-weight:600;display:flex}.blog-card h2{margin-top:.55rem;font-size:18px;font-weight:700;line-height:1.25}.blog-card p{color:var(--text2);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.65rem;margin-bottom:1rem;font-size:13.5px;line-height:1.58;display:-webkit-box;overflow:hidden}.blog-read-more{color:#818cf8;background:#6366f124;border:1px solid #6366f13d;border-radius:9px;align-self:flex-start;min-height:38px;margin-top:auto;padding:.55rem .85rem}.blog-next-loader,.admin-blog-loading,.blog-detail-loader{min-height:140px;color:var(--text2);justify-content:center;align-items:center;gap:.8rem;display:flex}.blog-end{text-align:center;color:var(--text3);padding:2rem 0 0;font-size:13px}.blog-error{color:#ef4444;background:#ef444414;border:1px solid #ef44442e;border-radius:12px;margin-bottom:1rem;padding:1rem}.shimmer-block,.shimmer-line{background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a) 0 0/200% 100%;animation:1.3s linear infinite shimmer}.shimmer-line{border-radius:999px;height:12px;margin-bottom:.7rem}.shimmer-line.short{width:44%}.shimmer-line.medium{width:72%}.shimmer-line.title{width:86%;height:20px}.blog-detail-header{text-align:center;max-width:860px;margin:0 auto 1.5rem}.blog-back-link{color:#7dd3fc;font-size:13px;font-weight:650;display:inline-flex}.blog-detail-meta{justify-content:center;margin-top:1rem}.blog-detail-image{object-fit:contain;border:1px solid #ffffff14;border-radius:18px;width:100%;height:auto;display:block}.blog-rich-content{color:#d9deea;width:min(820px,100%);margin:2.2rem auto 0;font-size:16px;line-height:1.82}.blog-rich-content>*+*{margin-top:1rem}.blog-rich-content h2{margin-top:2rem;font-size:clamp(24px,3vw,32px)}.blog-rich-content h3{margin-top:1.6rem;font-size:clamp(20px,2.5vw,25px)}.blog-rich-content p,.blog-rich-content li{color:var(--text2)}.blog-rich-content ul,.blog-rich-content ol{padding-left:1.4rem}.blog-rich-content a{color:#7dd3fc;text-underline-offset:3px;text-decoration:underline}.blog-rich-content blockquote{background:#6366f11a;border-left:3px solid #818cf8;border-radius:0 12px 12px 0;padding:1rem 1.15rem}.blog-rich-content pre{background:#020617d1;border:1px solid #ffffff14;border-radius:12px;padding:1rem;overflow-x:auto}.blog-rich-content code{font-family:var(--font-mono)}.blog-rich-content img{border:1px solid #ffffff14;border-radius:14px;max-width:100%;height:auto}.blog-table-scroll{width:100%;padding-bottom:.35rem;overflow-x:auto}.blog-rich-content .blog-table-scroll table,.blog-editor-content table{border-collapse:collapse;table-layout:auto;width:max-content;min-width:100%}.blog-rich-content th,.blog-rich-content td,.blog-editor-content th,.blog-editor-content td{text-align:left;vertical-align:top;border:1px solid #ffffff1a;min-width:170px;padding:.65rem}.blog-rich-content th,.blog-editor-content th{background:#6366f11f}.blog-related{margin-top:clamp(3rem,7vw,5rem)}.blog-not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:50vh;display:flex}.admin-blog-page,.admin-blog-form-page{flex-direction:column;gap:1rem;display:flex}.admin-blog-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-blog-header p{color:var(--text2);margin-top:.4rem}.admin-blog-stats{flex-wrap:wrap;gap:.5rem;margin-top:.7rem;display:flex}.admin-blog-list{gap:.75rem;display:grid}.admin-blog-row{grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.8rem;display:grid}.admin-blog-row img{aspect-ratio:3/2;object-fit:cover;background:#ffffff0a;border-radius:10px;width:112px}.admin-blog-title-row{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.admin-blog-title-row h2{font-size:17px!important;line-height:1.25!important}.admin-blog-meta{margin-top:.35rem}.admin-blog-actions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.admin-modal-shell{z-index:130;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.admin-modal-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030612bd;position:absolute;inset:0}.admin-confirm-modal{width:min(100%,430px);padding:1.25rem;position:relative}.admin-confirm-modal p{color:var(--text2);margin:.6rem 0 1rem}.admin-confirm-modal div{justify-content:flex-end;gap:.6rem;display:flex}.admin-blog-form-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:1rem;display:grid}.admin-blog-form-main,.admin-blog-form-side>div{padding:1rem}.admin-blog-form-main,.admin-blog-form-side{gap:.85rem;display:grid}.admin-blog-form-page label{color:var(--text2);gap:.4rem;font-size:12.5px;font-weight:650;display:grid}.admin-blog-form-page label span{color:var(--text3);font-size:11px}.admin-blog-form-page label span.warn{color:#f59e0b}.admin-featured-preview{aspect-ratio:3/2;object-fit:cover;border:1px solid #ffffff14;border-radius:12px;width:100%}.admin-upload-note{color:var(--text2);align-items:center;gap:.5rem;font-size:12px;display:flex}.admin-publish-card{gap:.6rem;display:grid}.blog-editor-shell{background:#08081080;border:1px solid #ffffff14;border-radius:12px;overflow:hidden}.blog-editor-toolbar{background:#ffffff08;border-bottom:1px solid #ffffff14;flex-wrap:wrap;gap:.35rem;padding:.55rem;display:flex}.blog-editor-toolbar button{min-height:32px;color:var(--text2);background:#ffffff0d;border:1px solid #ffffff0f;border-radius:8px;padding:.35rem .55rem;font-size:12px}.blog-editor-toolbar button.active{color:#818cf8;background:#6366f124;border-color:#6366f152}.blog-editor-content{min-height:480px;color:var(--text);outline:none;padding:1rem;font-size:15px;line-height:1.72;overflow-x:auto}.blog-editor-content>*+*{margin-top:.8rem}.blog-editor-content ul,.blog-editor-content ol{padding-left:1.25rem}.blog-editor-content blockquote{color:var(--text2);border-left:3px solid #818cf8;padding-left:1rem}.blog-editor-content pre{background:#020617c7;border-radius:10px;padding:.9rem;overflow-x:auto}.blog-editor-content img{border-radius:12px;max-width:100%;height:auto}@media (max-width:980px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-blog-form-grid{grid-template-columns:1fr}}@media (max-width:720px){.blog-list-shell,.blog-detail-shell{width:min(100% - 1rem,1120px);padding:1.6rem 0 2.5rem}.blog-grid{grid-template-columns:1fr}.blog-search-wrap input{text-align:left}.blog-rich-content{font-size:15px;line-height:1.72}.admin-blog-row{grid-template-columns:82px minmax(0,1fr)}.admin-blog-row img{width:82px}.admin-blog-actions{grid-column:1/-1;justify-content:flex-start}}
