html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden}#home,#features,#pricing,#about{scroll-margin-top:90px}.home-section-placeholder{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:100px 40px;display:flex}.home-section-placeholder h2{color:#111827;letter-spacing:-.045em;margin:0 0 16px;font-size:clamp(34px,5vw,48px);font-weight:800;line-height:1.1}.home-section-placeholder p{color:#64748b;max-width:700px;margin:0;font-size:17px;line-height:1.7}@media (width<=768px){.home-section-placeholder{min-height:340px;padding:80px 24px}.home-section-placeholder p{font-size:16px}}@media (width<=480px){.home-section-placeholder{min-height:300px;padding:64px 18px}.home-section-placeholder h2{font-size:34px}.home-section-placeholder p{font-size:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.dashboard-preview{background:radial-gradient(circle at 10% 18%,#16735a14,#0000 28%),radial-gradient(circle at 90% 68%,#7c5cff12,#0000 30%),linear-gradient(#f8faf9 0%,#fff 45%,#f7faf8 100%);width:100%;padding:140px 24px 130px;position:relative;overflow:hidden}.dashboard-preview:before{content:"";pointer-events:none;opacity:.42;background-image:linear-gradient(#0f172a07 1px,#0000 1px),linear-gradient(90deg,#0f172a07 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(#0000,#000 15% 85%,#0000)}.dashboard-preview-header{z-index:2;text-align:center;width:min(760px,100% - 20px);margin:0 auto 62px;position:relative}.dashboard-preview-eyebrow{color:#16735a;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:18px;font-size:11px;font-weight:900;line-height:1;display:inline-flex}.dashboard-preview-eyebrow-dot{background:#16735a;border-radius:50%;width:7px;height:7px;animation:2.6s ease-in-out infinite previewEyebrowPulse;box-shadow:0 0 0 5px #16735a14,0 0 20px #16735a40}@keyframes previewEyebrowPulse{0%,to{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.dashboard-preview-header h2{color:#111b18;letter-spacing:-.065em;margin:0;font-size:clamp(42px,5.5vw,66px);font-weight:900;line-height:1.02}.dashboard-preview-header h2 span{color:#16735a}.dashboard-preview-header p{color:#6b7973;letter-spacing:-.01em;max-width:690px;margin:21px auto 0;font-size:17px;line-height:1.75}.dashboard-preview-shell{z-index:2;background:linear-gradient(145deg,#fffffff7,#f6faf8f7);border:1px solid #d6e0dbf2;border-radius:28px;width:min(1240px,100% - 10px);margin:0 auto;animation:.9s cubic-bezier(.22,1,.36,1) both dashboardShellEnter;position:relative;overflow:hidden;box-shadow:0 2px 4px #0f172a05,0 18px 50px #10271e14,0 50px 120px #10271e12}@keyframes dashboardShellEnter{0%{opacity:0;transform:translateY(30px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.dashboard-preview-glow{filter:blur(70px);pointer-events:none;opacity:.55;border-radius:50%;width:300px;height:300px;animation:8s ease-in-out infinite alternate previewGlowFloat;position:absolute}.dashboard-preview-glow--one{background:#16735a17;top:-160px;right:-100px}.dashboard-preview-glow--two{background:#7c5cff12;animation-delay:-4s;bottom:-170px;left:-120px}@keyframes previewGlowFloat{0%{transform:translate(0,0)}to{transform:translate(25px,18px)}}.dashboard-preview-topbar{z-index:3;-webkit-backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid #e7ece9;justify-content:space-between;align-items:center;height:68px;padding:0 24px;display:flex;position:relative}.dashboard-preview-brand{align-items:center;gap:10px;display:flex}.dashboard-preview-brand-mark{color:#fff;background:linear-gradient(145deg,#16735a,#23856a);border-radius:10px;place-items:center;width:31px;height:31px;display:grid;box-shadow:0 7px 18px #16735a33}.dashboard-preview-brand>div:last-child{flex-direction:column;gap:2px;display:flex}.dashboard-preview-brand strong{color:#17211d;font-size:13px;font-weight:900;line-height:1}.dashboard-preview-brand span{color:#8a9792;letter-spacing:.02em;font-size:9px;font-weight:700;line-height:1}.dashboard-preview-topbar-right{align-items:center;gap:14px;display:flex}.dashboard-preview-status{color:#77847e;align-items:center;gap:7px;font-size:9px;font-weight:750;display:flex}.dashboard-preview-status span{background:#22a06b;border-radius:50%;width:6px;height:6px;animation:2.2s ease-in-out infinite statusPulse;box-shadow:0 0 0 4px #22a06b14}@keyframes statusPulse{0%,to{opacity:.65}50%{opacity:1}}.dashboard-preview-avatar{color:#16735a;background:linear-gradient(145deg,#e7f4ee,#dcefe7);border:1px solid #cfe3da;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:900;display:grid}.dashboard-preview-body{z-index:2;grid-template-columns:185px minmax(0,1fr);display:grid;position:relative}.dashboard-preview-sidebar{background:#fafcfbd1;border-right:1px solid #e7ece9;padding:25px 15px}.preview-sidebar-label{color:#a0aaa6;letter-spacing:.12em;margin:4px 9px 11px;font-size:8px;font-weight:900;line-height:1}.preview-sidebar-item{color:#7b8782;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:39px;margin-bottom:4px;padding:0 10px;font-size:10px;font-weight:750;transition:transform .22s,background .22s,color .22s;display:flex}.preview-sidebar-item:hover{color:#16735a;background:#eef7f2;transform:translate(3px)}.preview-sidebar-item.active{color:#16735a;background:linear-gradient(135deg,#eaf6f0,#e3f2eb);box-shadow:inset 0 0 0 1px #16735a14}.preview-sidebar-item svg{flex-shrink:0}.preview-sidebar-divider{background:#e5ebe8;height:1px;margin:19px 8px}.dashboard-preview-main{background:radial-gradient(circle at 85% 5%,#16735a09,#0000 28%),#f9fbfa;min-width:0;padding:27px}.preview-welcome{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.preview-welcome-kicker{color:#16735a;letter-spacing:.11em;align-items:center;gap:6px;margin-bottom:7px;font-size:8px;font-weight:900;display:flex}.preview-welcome h3{color:#17211d;letter-spacing:-.04em;margin:0;font-size:21px;font-weight:900;line-height:1.2}.preview-welcome p{color:#84908b;max-width:600px;margin:7px 0 0;font-size:10px;line-height:1.55}.preview-welcome-button{color:#16735a;background:#fff;border:1px solid #16735a1a;border-radius:10px;flex-shrink:0;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:9px;font-weight:850;transition:transform .22s,background .22s,box-shadow .22s;display:inline-flex;box-shadow:0 5px 15px #10271e0a}.preview-welcome-button:hover{background:#eef8f3;transform:translateY(-2px);box-shadow:0 9px 20px #16735a17}.preview-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.preview-kpi-card{background:#fffffff5;border:1px solid #e1e9e5;border-radius:15px;min-width:0;padding:16px;transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 7px 22px #10271e09}.preview-kpi-card:after{content:"";filter:blur(18px);pointer-events:none;background:#16735a0e;border-radius:50%;width:100px;height:100px;position:absolute;top:-60px;right:-55px}.preview-kpi-card:hover{border-color:#cbded5;transform:translateY(-4px);box-shadow:0 15px 32px #10271e14}.preview-kpi-card--purple:after{background:#7c5cff12}.preview-kpi-card--blue:after{background:#2563eb11}.preview-kpi-card--orange:after{background:#b453090f}.preview-kpi-top{z-index:1;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.preview-kpi-icon{color:#16735a;background:#eaf6f0;border-radius:9px;place-items:center;width:30px;height:30px;transition:transform .25s;display:grid}.preview-kpi-card:hover .preview-kpi-icon{transform:translateY(-2px)rotate(-3deg)}.preview-kpi-card--purple .preview-kpi-icon{color:#6b4fd3;background:#f0edff}.preview-kpi-card--blue .preview-kpi-icon{color:#3270d4;background:#edf4ff}.preview-kpi-card--orange .preview-kpi-icon{color:#b45309;background:#fff5e9}.preview-kpi-change{color:#16735a;background:#edf8f3;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:850}.preview-kpi-neutral{color:#a0aaa6;font-size:7px;font-weight:750}.preview-kpi-label{color:#7c8983;letter-spacing:.02em;margin-bottom:6px;font-size:8px;font-weight:800;display:block}.preview-kpi-value{color:#17211d;letter-spacing:-.055em;font-size:27px;font-weight:900;line-height:1}.preview-kpi-value span{color:#9aa49f;letter-spacing:0;margin-left:2px;font-size:10px;font-weight:750}.preview-progress{background:#eaf0ed;border-radius:999px;height:4px;margin-top:13px;overflow:hidden}.preview-progress span{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#16735a,#39a17e);height:100%;animation:1.2s cubic-bezier(.22,1,.36,1) both progressReveal;display:block}.preview-progress--purple span{background:linear-gradient(90deg,#7256dc,#9b88ee)}@keyframes progressReveal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.preview-kpi-helper{color:#a0aaa6;margin-top:8px;font-size:7px;font-weight:700;display:block}.preview-mini-bars{align-items:flex-end;gap:3px;height:20px;margin-top:11px;display:flex}.preview-mini-bars span{transform-origin:bottom;background:linear-gradient(#74a5e9,#3270d4);border-radius:3px 3px 1px 1px;flex:1;min-width:3px;animation:.8s cubic-bezier(.22,1,.36,1) both barReveal}.preview-mini-bars span:nth-child(2){animation-delay:50ms}.preview-mini-bars span:nth-child(3){animation-delay:.1s}.preview-mini-bars span:nth-child(4){animation-delay:.15s}.preview-mini-bars span:nth-child(5){animation-delay:.2s}.preview-mini-bars span:nth-child(6){animation-delay:.25s}.preview-mini-bars span:nth-child(7){animation-delay:.3s}@keyframes barReveal{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.preview-rating{gap:4px;margin-top:13px;display:flex}.preview-rating span{color:#e7a54b;font-size:8px}.preview-lower-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);gap:12px;margin-bottom:12px;display:grid}.preview-panel,.preview-activity-panel{background:#fff;border:1px solid #e1e9e5;border-radius:15px;min-width:0;padding:18px;box-shadow:0 7px 22px #10271e08}.preview-panel-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.preview-panel-eyebrow{color:#9aa49f;letter-spacing:.12em;margin-bottom:6px;font-size:7px;font-weight:900;line-height:1;display:block}.preview-panel h4{color:#1c2722;letter-spacing:-.025em;margin:0;font-size:14px;font-weight:900;line-height:1.2}.preview-panel-header p{color:#9aa49f;margin:5px 0 0;font-size:8px;line-height:1.4}.preview-chart-value{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.preview-chart-value strong{color:#16735a;letter-spacing:-.05em;font-size:22px;font-weight:900;line-height:1}.preview-chart-value span{color:#2b9a72;align-items:center;gap:3px;font-size:7px;font-weight:850;display:flex}.preview-chart{height:190px;margin-top:17px;position:relative}.preview-chart-grid{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.preview-chart-grid span{background:#edf1ef;width:100%;height:1px;display:block}.preview-chart-line{position:absolute;inset:0 0 20px;overflow:hidden}.preview-chart-line svg{width:100%;height:100%;position:absolute;inset:0}.preview-chart-point{background:#16735a;border:2px solid #fff;border-radius:50%;width:7px;height:7px;animation:.5s cubic-bezier(.22,1,.36,1) both chartPointIn;position:absolute;box-shadow:0 0 0 3px #16735a1f}.preview-chart-point--one{animation-delay:.15s;top:63%;left:15%}.preview-chart-point--two{animation-delay:.25s;top:45%;left:36%}.preview-chart-point--three{animation-delay:.35s;top:32%;left:59%}.preview-chart-point--four{animation-delay:.45s;top:21%;left:76%}.preview-chart-point--five{width:9px;height:9px;animation-delay:.55s;top:5%;right:1%}@keyframes chartPointIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.preview-chart-labels{color:#a2aaa6;justify-content:space-between;font-size:7px;font-weight:750;display:flex;position:absolute;bottom:0;left:0;right:0}.preview-readiness-score{color:#16735a;letter-spacing:-.055em;font-size:22px;font-weight:900;line-height:1}.preview-readiness-score small{color:#a1aaa6;letter-spacing:0;margin-left:2px;font-size:8px;font-weight:750}.preview-readiness-list{flex-direction:column;gap:16px;margin-top:28px;display:flex}.preview-readiness-row>div:first-child{justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;display:flex}.preview-readiness-row span{color:#77847e;font-size:8px;font-weight:750}.preview-readiness-row strong{color:#27332e;font-size:8px;font-weight:900}.preview-readiness-track{background:#edf1ef;border-radius:999px;height:5px;overflow:hidden}.preview-readiness-track span{border-radius:inherit;background:linear-gradient(90deg,#16735a,#43a980);height:100%;animation:1s cubic-bezier(.22,1,.36,1) both progressReveal;display:block}.preview-readiness-footer{color:#16735a;background:#f5faf7;border:1px solid #e3eee8;border-radius:9px;align-items:center;gap:7px;margin-top:25px;padding:10px;font-size:7px;font-weight:800;display:flex}.preview-activity-panel{padding-bottom:8px}.preview-activity-header{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:11px;display:flex}.preview-activity-header h4{color:#1c2722;margin:0;font-size:13px;font-weight:900;line-height:1.2}.preview-activity-view{color:#16735a;align-items:center;gap:4px;font-size:7px;font-weight:850;display:flex}.preview-activity-list{flex-direction:column;display:flex}.preview-activity-item{border-bottom:1px solid #f0f3f1;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:51px;display:grid}.preview-activity-item:last-child{border-bottom:0}.preview-activity-icon{border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.preview-activity-icon--green{color:#16735a;background:#eaf6f0}.preview-activity-icon--purple{color:#7054d5;background:#f0edff}.preview-activity-icon--blue{color:#3270d4;background:#edf4ff}.preview-activity-item>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.preview-activity-item strong{color:#33413a;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:850;overflow:hidden}.preview-activity-item span{color:#99a39f;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.preview-activity-item time{color:#a3aca8;white-space:nowrap;font-size:7px;font-weight:700}.dashboard-preview-footer{z-index:2;grid-template-columns:repeat(2,1fr);gap:12px;width:min(850px,100% - 30px);margin:28px auto 0;display:grid;position:relative}.dashboard-preview-footer>div{background:#ffffffb8;border:1px solid #dae4dfe6;border-radius:13px;align-items:center;gap:9px;min-width:0;padding:13px 16px;display:flex;box-shadow:0 5px 18px #10271e06}.dashboard-preview-footer svg{color:#16735a;flex-shrink:0}.dashboard-preview-footer strong{color:#27332e;font-size:8px;font-weight:850}.dashboard-preview-footer span{color:#9aa49f;text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:700;overflow:hidden}@media (width<=1050px){.dashboard-preview{padding:110px 20px 100px}.dashboard-preview-shell{width:100%}.dashboard-preview-sidebar{width:155px}.dashboard-preview-body{grid-template-columns:155px minmax(0,1fr)}.dashboard-preview-main{padding:22px}.preview-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-lower-grid{grid-template-columns:1fr}}@media (width<=720px){.dashboard-preview{padding:82px 14px 75px}.dashboard-preview-header{width:100%;margin-bottom:38px}.dashboard-preview-header h2{font-size:clamp(35px,10vw,48px)}.dashboard-preview-header p{margin-top:16px;font-size:14px;line-height:1.65}.dashboard-preview-shell{border-radius:21px}.dashboard-preview-topbar{height:60px;padding:0 15px}.dashboard-preview-status{display:none}.dashboard-preview-body{display:block}.dashboard-preview-sidebar{display:none}.dashboard-preview-main{padding:17px}.preview-welcome{flex-direction:column;align-items:flex-start;gap:13px}.preview-welcome h3{font-size:18px}.preview-welcome p{font-size:9px}.preview-welcome-button{justify-content:center;width:100%}.preview-kpi-grid{grid-template-columns:1fr 1fr;gap:9px}.preview-kpi-card{border-radius:13px;padding:13px}.preview-kpi-top{margin-bottom:13px}.preview-kpi-value{font-size:23px}.preview-kpi-label{font-size:7px}.preview-kpi-helper{font-size:6.5px}.preview-lower-grid{grid-template-columns:1fr}.preview-panel{padding:14px}.preview-chart{height:155px}.preview-activity-panel{padding:14px}.preview-activity-item{grid-template-columns:27px minmax(0,1fr);padding:8px 0}.preview-activity-item time{display:none}.dashboard-preview-footer{grid-template-columns:1fr;gap:8px;width:100%}}@media (width<=430px){.dashboard-preview{padding-inline:10px}.dashboard-preview-header h2{font-size:35px}.dashboard-preview-main{padding:13px}.preview-kpi-grid{gap:7px}.preview-kpi-card{padding:11px}.preview-kpi-icon{width:27px;height:27px}.preview-kpi-change{display:none}.preview-panel-header{gap:8px}.preview-panel h4{font-size:13px}.preview-chart{height:135px}}@media (prefers-reduced-motion:reduce){.dashboard-preview-eyebrow-dot,.dashboard-preview-shell,.dashboard-preview-glow,.dashboard-preview-status span,.preview-progress span,.preview-mini-bars span,.preview-chart-point,.preview-readiness-track span{animation:none!important}.preview-kpi-card,.preview-sidebar-item,.preview-welcome-button{transition:none}.preview-kpi-card:hover,.preview-sidebar-item:hover,.preview-welcome-button:hover{transform:none}}.navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#ffffffd1;border-bottom:1px solid #0f172a12;justify-content:space-between;align-items:center;width:100%;height:74px;padding:0 30px;transition:box-shadow .3s,background .3s;display:flex;position:sticky;top:0}.navbar-logo{color:#111827;letter-spacing:.055em;cursor:pointer;background:0 0;border:0;padding:0;font:950 23px/1 Inter,system-ui,sans-serif;transition:transform .25s;position:relative}.navbar-logo:after{content:".";color:#6366f1}.navbar-logo:hover{transform:translateY(-1px)}.navbar-links{align-items:center;gap:30px;display:flex}.navbar-links button{color:#667085;cursor:pointer;background:0 0;border:0;padding:9px 0;font-size:13px;font-weight:750;transition:color .25s,transform .25s;position:relative}.navbar-links button:not(.navbar-login):not(.navbar-logout):after{content:"";background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:999px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.navbar-links button:not(.navbar-login):not(.navbar-logout):hover{color:#4f46e5;transform:translateY(-1px)}.navbar-links button:not(.navbar-login):not(.navbar-logout):hover:after{width:100%}.navbar-login{box-shadow:0 7px 20px #0f172a1f;color:#fff!important;background:linear-gradient(135deg,#111827,#1e293b)!important;border-radius:12px!important;padding:11px 17px!important;transition:transform .25s,box-shadow .25s,background .25s!important}.navbar-login:hover{box-shadow:0 12px 25px #4f46e538;background:linear-gradient(135deg,#4f46e5,#7c3aed)!important;transform:translateY(-2px)!important}.navbar-logout{color:#64748b!important}.navbar-logout:hover{transform:translateY(-1px);color:#ef4444!important}@media (width<=700px){.navbar{height:68px;padding:0 18px}.navbar-logo{font-size:20px}.navbar-links{gap:13px}.navbar-links button:not(.navbar-login):not(.navbar-logout){display:none}.navbar-login{padding:10px 14px!important}.navbar-logout{font-size:12px}}.hero-container{box-sizing:border-box;text-align:center;background-color:#0000;background-image:radial-gradient(circle at 50% 0,#818cf84d,#0000 42%),radial-gradient(circle at 18% 72%,#7c3aed24,#0000 34%),radial-gradient(circle at 85% 65%,#4f46e514,#0000 32%),linear-gradient(#f8f9fc 0%,#f7f7fc 50%,#f8f9fc 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;place-items:center;width:100%;min-height:calc(100vh - 72px);padding:clamp(54px,7vw,88px) 24px 86px;display:grid}.hero{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;overflow:visible}.hero h1{letter-spacing:-.055em;white-space:normal;background:linear-gradient(135deg,#111827 8%,#312e81 40%,#4f46e5 68%,#7c3aed 100%);-webkit-text-fill-color:transparent;color:#0000;box-sizing:border-box;-webkit-background-clip:text;background-clip:text;width:100%;margin:0 auto;font-size:clamp(48px,6vw,76px);font-weight:900;line-height:1;overflow:visible}.hero p{color:#697386;white-space:normal;width:100%;max-width:none;margin:24px auto 32px;font-size:clamp(16px,1.5vw,18px);line-height:1.6}.hero-actions{justify-content:center;align-items:center;gap:18px;margin-bottom:42px;display:flex}.hero-secondary-btn{color:#475569;cursor:pointer;background:0 0;border:0;padding:12px 4px;font-size:15px;font-weight:700;transition:color .2s,transform .2s}.hero-secondary-btn:hover{color:#4f46e5;transform:translate(2px)}.hero-product-preview{text-align:left;-webkit-backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #0f172a17;border-radius:22px;width:100%;max-width:1080px;margin:0 auto;overflow:hidden;transform:translateZ(0);box-shadow:0 30px 80px #0f172a1a,0 8px 30px #4f46e514}.preview-topbar{box-sizing:border-box;background:#f8fafcc7;border-bottom:1px solid #0f172a12;justify-content:space-between;align-items:center;height:56px;padding:0 22px;display:flex}.preview-brand{letter-spacing:.03em;color:#111827;font-size:16px;font-weight:900}.preview-brand span{color:#6366f1}.preview-status{color:#64748b;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.preview-dashboard{grid-template-columns:minmax(0,1.5fr) minmax(300px,.85fr);gap:0;min-height:315px;display:grid}.preview-main{border-right:1px solid #0f172a12;padding:25px 28px}.preview-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.preview-eyebrow{color:#6366f1;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.preview-heading h3{color:#111827;letter-spacing:-.03em;margin:0;font-size:22px;font-weight:800}.preview-score{color:#4f46e5;letter-spacing:-.05em;font-size:40px;font-weight:900;line-height:1}.preview-score span{color:#94a3b8;letter-spacing:0;font-size:14px;font-weight:700}.preview-score-bar{background:#eef2ff;border-radius:999px;width:100%;height:8px;margin-top:22px;overflow:hidden}.preview-score-fill{border-radius:inherit;background:linear-gradient(90deg,#4f46e5,#7c3aed);width:87%;height:100%}.preview-metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.preview-metric{background:#fafbff;border:1px solid #0f172a12;border-radius:13px;padding:14px}.preview-metric span{color:#64748b;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.preview-metric strong{color:#111827;font-size:20px;font-weight:850}.preview-skills{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.preview-skills span{color:#475569;background:#f1f5f9;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700}.preview-side{background:linear-gradient(#f8fafcd9,#f5f7ffb3);padding:25px 28px}.preview-side-header{color:#111827;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:14px;font-weight:800;display:flex}.preview-ai{color:#6366f1;font-size:11px;font-weight:800}.preview-recommendation{border-bottom:1px solid #0f172a12;gap:12px;padding:13px 0;display:flex}.recommendation-icon{color:#4f46e5;background:#eef2ff;border-radius:9px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.preview-recommendation strong{color:#1e293b;margin-bottom:5px;font-size:12px;font-weight:800;display:block}.preview-recommendation p{color:#64748b;margin:0;font-size:11px;line-height:1.5}.preview-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:0;border-radius:10px;width:100%;margin-top:18px;padding:11px 15px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s}.preview-action:hover{transform:translateY(-1px);box-shadow:0 8px 20px #4f46e538}.hero-trust-strip{box-sizing:border-box;color:#64748b;letter-spacing:.01em;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:30px;padding:0 20px;font-size:12px;font-weight:700;display:flex}.hero-trust-strip strong{color:#4f46e5;font-weight:800}.trust-dot{color:#cbd5e1;font-size:14px;line-height:1}@media (width<=1000px){.hero h1{font-size:clamp(44px,7vw,72px)}.hero-product-preview{max-width:900px}}@media (width<=800px){.hero-container{min-height:calc(100vh - 68px);padding:65px 20px 80px}.hero h1{white-space:normal;font-size:clamp(40px,8vw,64px)}.hero p{white-space:normal;max-width:700px;font-size:16px}.hero-actions{margin-bottom:42px}.preview-dashboard{grid-template-columns:1fr}.preview-main{border-bottom:1px solid #0f172a12;border-right:0}}@media (width<=650px){.hero-container{min-height:calc(100vh - 68px);padding:55px 18px 70px}.hero h1{letter-spacing:-.045em;white-space:normal;font-size:clamp(38px,11vw,58px);line-height:1}.hero p{white-space:normal;max-width:600px;margin:20px auto 28px;font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;gap:10px;margin-bottom:36px}.hero-secondary-btn{padding:8px}.hero-product-preview{border-radius:17px}.preview-topbar{padding:0 16px}.preview-main,.preview-side{padding:20px}.preview-metrics{grid-template-columns:1fr}.preview-status{font-size:10px}.hero-trust-strip{gap:8px 10px;margin-top:24px;font-size:11px}.trust-dot{display:none}}.btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:18px 40px;font-size:17px;font-weight:600;transition:all .25s;box-shadow:0 10px 30px #2563eb2e}.btn:hover{background:#1d4ed8;transform:translateY(-3px)}.features{box-sizing:border-box;background:radial-gradient(circle at 8% 15%,#6366f114,#0000 28%),radial-gradient(circle at 92% 75%,#818cf812,#0000 30%),#f8fafc;width:100%;padding:120px 0 110px;position:relative;overflow:hidden}.features:before{content:"";pointer-events:none;opacity:.45;background-image:linear-gradient(#0f172a06 1px,#0000 1px),linear-gradient(90deg,#0f172a06 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 15% 85%,#0000);mask-image:linear-gradient(#0000,#000 15% 85%,#0000)}.features-container{z-index:1;width:min(1180px,100% - 64px);margin:0 auto;position:relative}.features-header{max-width:760px;margin-bottom:52px}.features-label{color:#4f46e5;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:18px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.features-label-dot{background:#6366f1;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.5s ease-in-out infinite featurePulse;box-shadow:0 0 0 5px #6366f11a,0 0 18px #6366f159}@keyframes featurePulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.features-header h2{color:#0f172a;letter-spacing:-.055em;margin:0;font-size:clamp(38px,5vw,58px);font-weight:850;line-height:1.04}.features-title-accent{color:#6366f1}.features-header .subtitle{color:#64748b;letter-spacing:-.01em;max-width:680px;margin:20px 0 0;font-size:17px;line-height:1.75}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;display:grid}.feature-grid>.feature-card{animation:.65s cubic-bezier(.22,1,.36,1) both featureCardEnter}.feature-grid>.feature-card:first-child{animation-delay:50ms}.feature-grid>.feature-card:nth-child(2){animation-delay:.1s}.feature-grid>.feature-card:nth-child(3){animation-delay:.15s}.feature-grid>.feature-card:nth-child(4){animation-delay:.2s}@keyframes featureCardEnter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.features-footer{color:#94a3b8;letter-spacing:.02em;text-align:center;align-items:center;gap:18px;margin-top:48px;font-size:12px;font-weight:700;display:flex}.features-footer-line{background:linear-gradient(90deg,#0000,#94a3b84d);flex:1;height:1px}.features-footer-line:last-child{background:linear-gradient(90deg,#94a3b84d,#0000)}@media (width<=900px){.features{padding:90px 0}.features-container{width:min(100% - 40px,720px)}.feature-grid{gap:16px}.features-header{margin-bottom:38px}}@media (width<=650px){.features{padding:76px 0 70px}.features-container{width:calc(100% - 32px)}.features-header{margin-bottom:32px}.features-label{letter-spacing:.11em;font-size:10px}.features-header h2{letter-spacing:-.05em;font-size:clamp(34px,10vw,44px)}.features-header .subtitle{margin-top:16px;font-size:15px;line-height:1.65}.feature-grid{grid-template-columns:1fr;gap:14px}.features-footer{gap:12px;margin-top:34px;font-size:10px}}@media (width<=420px){.features-container{width:calc(100% - 24px)}.features-header h2{font-size:34px}.features-footer-line{display:none}}@media (prefers-reduced-motion:reduce){.features-label-dot,.feature-grid>.feature-card{animation:none}}.feature-card{box-sizing:border-box;cursor:pointer;isolation:isolate;background:linear-gradient(145deg,#fffffffa,#f8fafcf0);border:1px solid #e2e8f0f2;border-radius:24px;flex-direction:column;min-height:315px;padding:30px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s,background .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 5px #0f172a06,0 14px 40px #0f172a0e}.feature-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#6366f166,#0000);height:1px;transition:opacity .3s;position:absolute;top:0;left:30px;right:30px}.feature-card-glow{filter:blur(45px);opacity:0;pointer-events:none;z-index:-1;background:#6366f11a;border-radius:50%;width:190px;height:190px;transition:opacity .4s,transform .5s;position:absolute;top:-90px;right:-70px}.feature-card-number{color:#6366f10e;letter-spacing:-.08em;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:-1;font-size:76px;font-weight:900;line-height:1;position:absolute;bottom:20px;right:26px}.feature-card:hover{background:linear-gradient(145deg,#fff,#f9fafffa);border-color:#6366f147;transform:translateY(-7px);box-shadow:0 4px 8px #0f172a06,0 24px 55px #4f46e51c}.feature-card:hover:before{opacity:1}.feature-card:hover .feature-card-glow{opacity:1;transform:scale(1.15)}.feature-card:focus-visible{border-color:#4f46e58c;outline:none;box-shadow:0 0 0 4px #6366f121,0 20px 50px #4f46e51a}.feature-card-top{justify-content:space-between;align-items:flex-start;min-height:58px;display:flex;position:relative}.feature-icon{box-sizing:border-box;color:#4f46e5;background:linear-gradient(145deg,#f1f3ff,#e8ebff);border:1px solid #6366f124;border-radius:15px;flex-shrink:0;place-items:center;width:50px;height:50px;font-size:20px;font-weight:900;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:grid;box-shadow:0 8px 22px #4f46e514}.feature-card:hover .feature-icon{transform:translateY(-2px)rotate(-3deg);box-shadow:0 12px 28px #4f46e521}.feature-metric{pointer-events:none;flex-direction:column;align-items:flex-end;padding-top:2px;display:flex}.feature-metric strong{color:#4f46e5;letter-spacing:-.045em;font-size:22px;font-weight:900;line-height:1}.feature-metric span{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;margin-top:6px;font-size:9px;font-weight:800;line-height:1.2}.feature-card-content{margin-top:28px;position:relative}.feature-card h3{color:#0f172a;letter-spacing:-.035em;margin:0 0 12px;font-size:22px;font-weight:850;line-height:1.2}.feature-card p{color:#64748b;letter-spacing:-.005em;max-width:500px;margin:0;font-size:14px;line-height:1.7}.feature-action{color:#4f46e5;letter-spacing:.01em;align-items:center;gap:9px;width:fit-content;margin-top:auto;padding-top:25px;font-size:12px;font-weight:850;line-height:1;display:inline-flex;position:relative}.feature-action-arrow{background:#6366f10f;border:1px solid #6366f124;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:15px;line-height:1;transition:transform .25s cubic-bezier(.22,1,.36,1),background .25s,border-color .25s;display:inline-flex}.feature-card:hover .feature-action-arrow{background:#6366f11c;border-color:#6366f138;transform:translate(4px)}@media (width<=900px){.feature-card{min-height:300px;padding:26px}.feature-card:before{left:26px;right:26px}.feature-card h3{font-size:20px}.feature-card p{font-size:13.5px}}@media (width<=650px){.feature-card{border-radius:20px;min-height:265px;padding:24px}.feature-card:before{left:24px;right:24px}.feature-card-number{font-size:62px;bottom:12px;right:18px}.feature-icon{border-radius:13px;width:45px;height:45px;font-size:18px}.feature-card-content{margin-top:23px}.feature-card h3{margin-bottom:10px;font-size:20px}.feature-card p{font-size:14px;line-height:1.65}.feature-action{padding-top:20px}.feature-metric strong{font-size:19px}}@media (prefers-reduced-motion:reduce){.feature-card,.feature-icon,.feature-card-glow,.feature-action-arrow{transition:none}.feature-card:hover,.feature-card:hover .feature-icon,.feature-card:hover .feature-action-arrow{transform:none}}.how-it-works{isolation:isolate;text-align:center;background:radial-gradient(circle at 8% 20%,#6366f117,#0000 30%),radial-gradient(circle at 92% 75%,#2dd4bf14,#0000 28%),#f8fafc;padding:110px 24px 120px;position:relative;overflow:hidden}.how-background-glow{z-index:-1;filter:blur(80px);pointer-events:none;opacity:.45;border-radius:50%;width:420px;height:420px;animation:9s ease-in-out infinite glowFloat;position:absolute}.how-glow-one{background:#6366f11f;top:80px;left:-220px}.how-glow-two{background:#14b8a61a;animation-delay:-4s;bottom:80px;right:-220px}.how-container{width:min(100%,1380px);margin:0 auto}.how-header{opacity:0;max-width:850px;margin:0 auto 70px;transition:opacity .8s,transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.how-it-works.is-visible .how-header{opacity:1;transform:translateY(0)}.how-eyebrow{color:#5146d8;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:20px;font-size:11px;font-weight:900;display:inline-flex}.how-eyebrow-dot{background:#635bdf;border-radius:50%;width:8px;height:8px;animation:2.2s ease-in-out infinite pulseDot;box-shadow:0 0 0 6px #635bdf1a}.how-header h2{color:#0f172a;letter-spacing:-.065em;margin:0;font-size:clamp(42px,6vw,76px);font-weight:950;line-height:.98}.how-header h2 span{background:linear-gradient(100deg,#5146d8 0%,#6d43e8 48%,#8b3fe8 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.how-subtitle{color:#64748b;max-width:700px;margin:24px auto 0;font-size:17px;line-height:1.8}.steps-wrapper{position:relative}.steps-connector{transform-origin:0;background:linear-gradient(90deg,#0000,#6366f173,#6366f173,#14b8a659,#0000);width:76%;height:2px;transition:transform 1.4s cubic-bezier(.22,1,.36,1) .35s;position:absolute;top:43px;left:12%;transform:scaleX(0)}.how-it-works.is-visible .steps-connector{transform:scaleX(1)}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid;position:relative}.journey-card{text-align:left;opacity:0;min-height:390px;transition:opacity .75s ease var(--step-delay), transform .75s cubic-bezier(.22, 1, .36, 1) var(--step-delay), box-shadow .35s ease, border-color .35s ease;background:linear-gradient(145deg,#fffffffa,#f8fafceb);border:1px solid #94a3b833;border-radius:26px;flex-direction:column;padding:28px 28px 26px;display:flex;position:relative;overflow:hidden;transform:translateY(45px)scale(.97);box-shadow:0 15px 45px #0f172a0f,0 2px 8px #0f172a08}.how-it-works.is-visible .journey-card{opacity:1;transform:translateY(0)scale(1)}.journey-card-top{justify-content:space-between;align-items:center;margin-bottom:55px;display:flex}.step-number{color:#fff;letter-spacing:-.03em;background:linear-gradient(145deg,#2563eb,#6d43e8);border-radius:50%;place-items:center;width:62px;height:62px;font-size:18px;font-weight:900;transition:transform .35s,box-shadow .35s;display:grid;box-shadow:0 12px 30px #4f46e540}.step-icon{color:#5146d8;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:15px;place-items:center;width:50px;height:50px;font-size:24px;font-weight:800;transition:transform .35s,background .35s,color .35s;display:grid}.step-content{flex:1}.step-label{color:#64748b;letter-spacing:.14em;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;margin-bottom:17px;padding:6px 10px;font-size:9px;font-weight:900;display:inline-flex}.step-content h3{color:#0f172a;letter-spacing:-.045em;margin:0 0 13px;font-size:23px;font-weight:900;line-height:1.15}.step-content p{color:#718096;margin:0;font-size:14px;line-height:1.8}.step-progress{background:#eef2f7;border-radius:999px;width:100%;height:3px;margin-top:24px;position:relative;overflow:hidden}.step-progress span{border-radius:inherit;width:0;height:100%;transition:width 1s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--step-delay) + .5s);background:linear-gradient(90deg,#6366f1,#8b5cf6);display:block}.how-it-works.is-visible .journey-card .step-progress span{width:100%}.journey-card:hover{border-color:#6366f147;box-shadow:0 25px 65px #0f172a1c,0 8px 25px #4f46e514;transform:translateY(-9px)scale(1.01)!important}.journey-card:hover .step-number{transform:scale(1.08)rotate(-3deg);box-shadow:0 16px 38px #4f46e552}.journey-card:hover .step-icon{color:#4f46e5;background:#eef2ff;transform:translateY(-3px)rotate(4deg)}.journey-footer{color:#718096;opacity:0;background:#ffffffbf;border:1px solid #94a3b833;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:fit-content;max-width:100%;margin:42px auto 0;padding:14px 20px;font-size:12px;transition:opacity .7s .9s,transform .7s .9s;display:flex;transform:translateY(15px);box-shadow:0 10px 30px #0f172a0a}.how-it-works.is-visible .journey-footer{opacity:1;transform:translateY(0)}.journey-footer strong{color:#1e293b}.footer-check{color:#16805d;background:#e9f8f1;border-radius:50%;place-items:center;width:23px;height:23px;font-weight:900;display:grid}@keyframes pulseDot{0%,to{box-shadow:0 0 0 5px #635bdf1a}50%{box-shadow:0 0 0 9px #635bdf0a}}@keyframes glowFloat{0%,to{transform:translate(0,0)}50%{transform:translate(20px,-18px)}}@media (width<=1050px){.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-connector{display:none}.journey-card{min-height:360px}}@media (width<=650px){.how-it-works{padding:80px 16px 90px}.how-header{margin-bottom:45px}.how-header h2{font-size:clamp(40px,12vw,58px)}.how-subtitle{font-size:15px}.steps-grid{grid-template-columns:1fr;gap:16px}.journey-card{min-height:330px;padding:23px}.journey-card-top{margin-bottom:38px}.step-number{width:56px;height:56px}.step-content h3{font-size:21px}.journey-footer{border-radius:20px;flex-wrap:wrap;line-height:1.5}}@media (prefers-reduced-motion:reduce){.how-it-works *,.how-it-works :before,.how-it-works :after{transition:none!important;animation:none!important}.how-header,.journey-card,.journey-footer{opacity:1!important;transform:none!important}.step-progress span{width:100%!important}}.pricing-section{box-sizing:border-box;background:radial-gradient(circle at 12% 12%,#16735a12,#0000 28%),radial-gradient(circle at 88% 55%,#6366f10b,#0000 30%),linear-gradient(#f8faf9 0%,#fff 52%,#f8fafc 100%);width:100%;min-height:700px;padding:110px 0 100px;position:relative;overflow:hidden}.pricing-section:before{content:"";pointer-events:none;opacity:.4;background-image:linear-gradient(#0f172a06 1px,#0000 1px),linear-gradient(90deg,#0f172a06 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.pricing-container{z-index:1;width:min(1160px,100% - 64px);margin:0 auto;position:relative}.pricing-header{text-align:center;max-width:760px;margin:0 auto}.pricing-eyebrow{color:var(--primary,#16735a);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:18px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.pricing-eyebrow-dot{background:var(--primary,#16735a);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.8s ease-in-out infinite pricingPulse;box-shadow:0 0 0 5px #16735a17,0 0 18px #16735a33}@keyframes pricingPulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.pricing-header h2{color:var(--text,#17211d);letter-spacing:-.06em;margin:0;font-size:clamp(40px,5.5vw,62px);font-weight:850;line-height:1.02}.pricing-header h2 span{color:var(--primary,#16735a)}.pricing-subtitle{max-width:690px;color:var(--text-light,#66736f);letter-spacing:-.01em;margin:20px auto 0;font-size:16px;line-height:1.75}.pricing-trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 28px;margin-top:25px;display:flex}.pricing-trust>div{color:#71807a;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.pricing-trust-icon{width:17px;height:17px;color:var(--primary,#16735a);background:#16735a17;border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:inline-grid}.pricing-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;max-width:1120px;margin:56px auto 0;display:grid}.pricing-card{box-sizing:border-box;text-align:left;background:linear-gradient(145deg,#fffffffc,#f9fbfaf7);border:1px solid #dae2def2;border-radius:26px;flex-direction:column;min-width:0;min-height:610px;padding:30px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s;display:flex;position:relative;box-shadow:0 2px 5px #0f172a06,0 15px 42px #0f172a0e}.pricing-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#16735a52,#0000);height:1px;transition:opacity .3s;position:absolute;top:0;left:30px;right:30px}.pricing-card:hover{border-color:#16735a38;transform:translateY(-7px);box-shadow:0 4px 8px #0f172a06,0 25px 55px #0f172a17}.pricing-card:hover:before{opacity:1}.pricing-card-pro{background:linear-gradient(145deg,#fff 0%,#f8fcfa 100%);border-color:#16735a47;box-shadow:0 5px 12px #16735a09,0 22px 55px #16735a18}.pricing-card-pro:hover{border-color:#16735a6b;box-shadow:0 8px 15px #16735a0b,0 28px 65px #16735a21}.pricing-card.selected{border-color:#16735a6b}.popular-ribbon{color:var(--primary,#16735a);letter-spacing:.12em;white-space:nowrap;background:linear-gradient(135deg,#e6f5ef,#dff1ea);border:1px solid #16735a26;border-radius:999px;justify-content:center;align-items:center;padding:7px 13px;font-size:9px;font-weight:900;line-height:1;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 15px #16735a17}.pricing-card-top{justify-content:space-between;align-items:flex-start;gap:15px;min-height:68px;display:flex}.pricing-plan-icon{width:42px;height:42px;color:var(--primary,#16735a);background:linear-gradient(145deg,#eef7f3,#e5f2ed);border:1px solid #16735a1c;border-radius:13px;place-items:center;margin-bottom:17px;font-size:16px;font-weight:900;display:grid}.pricing-plan-icon.pro-icon{color:var(--primary,#16735a);background:linear-gradient(145deg,#dff3ea,#d5eee3);box-shadow:0 7px 20px #16735a14}.pricing-plan-icon.premium-icon{color:#5b5bd6;background:linear-gradient(145deg,#f0f2ff,#e8eaff);border-color:#6366f11c}.pricing-plan-heading h3{color:var(--text,#17211d);letter-spacing:-.035em;margin:0;font-size:21px;font-weight:850;line-height:1.15}.pricing-plan-heading p{max-width:220px;color:var(--text-light,#71807a);margin:7px 0 0;font-size:12px;line-height:1.5}.current-badge{color:var(--primary,#16735a);letter-spacing:.1em;background:#16735a0f;border:1px solid #16735a1f;border-radius:999px;flex-shrink:0;padding:6px 8px;font-size:8px;font-weight:900;line-height:1}.pricing-price{color:var(--primary,#16735a);align-items:baseline;gap:1px;margin-top:30px;display:flex}.currency{letter-spacing:-.04em;align-self:flex-start;margin-top:7px;font-size:25px;font-weight:800;line-height:1}.amount{letter-spacing:-.065em;font-size:53px;font-weight:900;line-height:.95}.price-suffix{color:#7b8783;margin-left:5px;font-size:11px;font-weight:700;line-height:1}.pricing-period{color:#98a39f;letter-spacing:.02em;min-height:16px;margin-top:8px;font-size:10px;font-weight:700;line-height:1.4}.pricing-best-for{background:#f8faf9cc;border:1px solid #e2e8f0cc;border-radius:12px;flex-direction:column;gap:5px;margin-top:24px;padding:12px 13px;display:flex}.pricing-best-for span{color:var(--primary,#16735a);letter-spacing:.13em;font-size:8px;font-weight:900;line-height:1}.pricing-best-for strong{color:var(--text,#17211d);font-size:11px;font-weight:750;line-height:1.4}.pricing-divider{background:linear-gradient(90deg,#0000,#e4e9e7 20% 80%,#0000);width:100%;height:1px;margin:22px 0 18px}.pricing-feature-heading{color:var(--text,#17211d);letter-spacing:.01em;margin-bottom:13px;font-size:11px;font-weight:850;line-height:1}.pricing-features{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.pricing-features li{align-items:flex-start;gap:10px;display:flex}.pricing-features li>span{width:18px;height:18px;color:var(--primary,#16735a);background:#16735a17;border-radius:50%;flex-shrink:0;place-items:center;margin-top:1px;font-size:9px;font-weight:900;display:grid}.pricing-features li div{flex-direction:column;gap:3px;min-width:0;display:flex}.pricing-features strong{color:var(--text,#17211d);font-size:11px;font-weight:750;line-height:1.35}.pricing-features small{color:var(--text-light,#71807a);font-size:10px;line-height:1.45}.pricing-button{box-sizing:border-box;cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:48px;margin-top:auto;padding:13px 16px;font-family:inherit;font-size:12px;font-weight:850;line-height:1;transition:transform .25s cubic-bezier(.22,1,.36,1),background .25s,box-shadow .25s,border-color .25s,opacity .25s;display:flex}.pricing-button.primary{background:var(--primary,#16735a);color:#fff;box-shadow:0 9px 22px #16735a2b}.pricing-button.primary:hover:not(:disabled){background:#12654e;transform:translateY(-2px);box-shadow:0 13px 28px #16735a3b}.pricing-button.secondary{color:#fff;background:#16211d;box-shadow:0 7px 18px #0f172a14}.pricing-button.secondary:hover:not(:disabled){background:var(--primary,#16735a);transform:translateY(-2px);box-shadow:0 12px 24px #16735a2b}.pricing-button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.pricing-button:focus-visible{outline:none;box-shadow:0 0 0 4px #16735a24,0 10px 25px #16735a21}.button-arrow{border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;transition:transform .25s;display:inline-flex}.pricing-button:hover:not(:disabled) .button-arrow{transform:translate(3px)}.pricing-footer{text-align:left;background:#ffffffb3;border:1px solid #e2e8f0cc;border-radius:14px;justify-content:center;align-items:center;gap:12px;max-width:570px;margin:35px auto 0;padding:13px 17px;display:flex;box-shadow:0 5px 20px #0f172a06}.pricing-footer-icon{width:23px;height:23px;color:var(--primary,#16735a);background:#16735a17;border-radius:50%;flex-shrink:0;place-items:center;font-size:11px;font-weight:900;display:grid}.pricing-footer div:last-child{color:#7b8783;flex-wrap:wrap;align-items:baseline;gap:5px;font-size:10px;line-height:1.5;display:flex}.pricing-footer strong{color:var(--text,#17211d);font-weight:800}@media (width<=1000px){.pricing-container{width:min(100% - 40px,760px)}.pricing-cards{grid-template-columns:1fr;gap:18px;max-width:620px}.pricing-card{min-height:0}.pricing-card-pro{order:-1}.pricing-features{gap:12px}}@media (width<=600px){.pricing-section{padding:78px 0 70px}.pricing-container{width:calc(100% - 28px)}.pricing-header h2{font-size:39px}.pricing-subtitle{margin-top:16px;font-size:14px;line-height:1.65}.pricing-trust{gap:10px 16px;margin-top:21px}.pricing-trust>div{font-size:10px}.pricing-cards{margin-top:45px}.pricing-card{border-radius:21px;padding:25px 22px}.pricing-card:before{left:22px;right:22px}.pricing-plan-icon{width:40px;height:40px;margin-bottom:14px}.pricing-plan-heading h3{font-size:20px}.pricing-plan-heading p{font-size:11px}.pricing-price{margin-top:25px}.amount{font-size:48px}.currency{font-size:22px}.pricing-best-for{margin-top:20px}.pricing-footer{align-items:flex-start;margin-top:27px}}@media (width<=400px){.pricing-container{width:calc(100% - 20px)}.pricing-card{padding:23px 19px}.pricing-header h2{font-size:35px}.pricing-trust>div:nth-child(2){display:none}.pricing-card-top{gap:8px}.current-badge{padding:5px 7px;font-size:7px}}@media (prefers-reduced-motion:reduce){.pricing-eyebrow-dot{animation:none}.pricing-card,.pricing-button,.button-arrow{transition:none}.pricing-card:hover,.pricing-button:hover:not(:disabled),.pricing-button:hover:not(:disabled) .button-arrow{transform:none}}.site-footer{color:#fff;background:#0f172a;width:100%;margin-top:0}.footer-inner{box-sizing:border-box;grid-template-columns:minmax(260px,1fr) 180px 160px;gap:80px;width:min(1180px,100% - 40px);margin:0 auto;padding:64px 0 52px;display:grid}.footer-brand p{color:#94a3b8;max-width:320px;margin:0;font-size:14px;line-height:1.7}.footer-column{flex-direction:column;gap:12px;display:flex}.footer-column h3{color:#fff;letter-spacing:.04em;margin:0 0 8px;font-size:13px;font-weight:800}.footer-column a{color:#94a3b8;width:fit-content;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,transform .2s}.footer-column a:hover{color:#fff;transform:translate(2px)}.footer-bottom{color:#64748b;border-top:1px solid #ffffff14;width:min(1180px,100% - 40px);margin:0 auto;padding:20px 0 24px;font-size:12px}@media (width<=700px){.footer-inner{grid-template-columns:1fr 1fr;gap:42px;padding:48px 0 40px}.footer-brand{grid-column:1/-1}}@media (width<=480px){.footer-inner{grid-template-columns:1fr;gap:32px}.footer-brand{grid-column:auto}.footer-bottom{padding-bottom:20px;line-height:1.6}}.brand-logo{color:#111;letter-spacing:-.045em;white-space:nowrap;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:800;line-height:1;display:inline-flex}.brand-logo--small{font-size:18px}.brand-logo--medium{font-size:23px}.brand-logo--large{font-size:32px}.login-brand{justify-content:center;width:100%;margin-bottom:25px}.login-page{background:radial-gradient(circle at 15% 10%,#6366f12e,#0000 32%),radial-gradient(circle at 85% 90%,#7c3aed21,#0000 30%),#f7f8fb;place-items:center;min-height:100vh;padding:28px;display:grid}.login-card{-webkit-backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #0f172a14;border-radius:26px;width:min(100%,430px);padding:36px;box-shadow:0 28px 80px #0f172a1c}.login-card h1{text-align:center;color:#101828;letter-spacing:-.04em;margin:0;font-size:30px;font-weight:800;line-height:1.15}.login-card>p{text-align:center;color:#778195;margin:9px 0 28px;font-size:14px;line-height:1.6}.login-card form{width:100%}.login-card label{color:#344054;margin:17px 0 7px;font-size:13px;font-weight:750;display:block}.login-card input{color:#111827;background:#fff;border:1px solid #dfe3ea;border-radius:12px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s,background-color .2s}.login-card input::placeholder{color:#98a2b3}.login-card input:hover{border-color:#c9ced8}.login-card input:focus{border-color:#818cf8;box-shadow:0 0 0 4px #6366f11c}.login-card form .sign-in-btn{color:#fff;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 45%,#7c3aed 100%);border:0;border-radius:13px;justify-content:center;align-items:center;width:100%;height:50px;margin-top:20px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;box-shadow:0 10px 24px #4f46e538}.login-card form .sign-in-btn:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 15px 30px #4f46e547}.login-card form .sign-in-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 6px 14px #4f46e533}.login-card form .sign-in-btn:focus-visible{outline:none;box-shadow:0 0 0 4px #6366f12e,0 10px 24px #4f46e538}.login-card form .sign-in-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.login-card form .sign-in-btn.loading{cursor:wait;background:linear-gradient(135deg,#6366f1,#7c3aed)}@keyframes critiqon-spin{to{transform:rotate(360deg)}}.login-divider{color:#98a2b3;letter-spacing:.12em;align-items:center;gap:12px;margin:22px 0 15px;font-size:11px;font-weight:800;display:flex}.login-divider:before,.login-divider:after{content:"";background:#eaecf0;flex:1;height:1px}.google-signin-wrap{flex-direction:column;align-items:center;gap:7px;min-height:44px;display:flex}.google-signin-button{justify-content:center;width:100%;min-height:40px;display:flex}.google-signin-button>div{max-width:100%}.google-signin-error{color:#b42318;text-align:center;margin:0;font-size:12px}.register-link{text-align:center;color:#7b8494;margin-top:22px;font-size:13px}.register-link a{color:#4f46e5;font-weight:800;text-decoration:none;transition:color .2s}.register-link a:hover{color:#3730a3;text-decoration:underline}@media (width<=520px){.login-page{padding:18px}.login-card{border-radius:22px;width:100%;padding:28px 22px}.login-card h1{font-size:27px}.login-card:before{margin-bottom:20px}}@media (prefers-reduced-motion:reduce){.login-card input,.login-card form .sign-in-btn,.register-link a{transition:none}.button-spinner{animation:none}}.login-card .sign-in-btn{color:#fff;cursor:pointer;appearance:none;background:linear-gradient(135deg,#4f46e5 0%,#6366f1 50%,#7c3aed 100%);border:none;border-radius:13px;justify-content:center;align-items:center;width:100%;height:50px;margin-top:20px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;box-shadow:0 10px 24px #4f46e538}.login-card .sign-in-btn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 16px 32px #4f46e54d}.login-card .sign-in-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 6px 14px #4f46e533}.login-card .sign-in-btn:focus-visible{outline:none;box-shadow:0 0 0 4px #6366f12e,0 10px 24px #4f46e538}.login-card .sign-in-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.button-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-right:9px;animation:.7s linear infinite critiqon-spin}.otp-input{text-align:center;letter-spacing:10px;font-variant-numeric:tabular-nums;padding-left:20px;font-size:30px;font-weight:800}.otp-secondary-btn,.otp-resend-btn{cursor:pointer;width:100%;font:inherit;background:0 0;border:0}.otp-secondary-btn{color:#64748b;margin-top:10px}.otp-secondary-btn:hover:not(:disabled){color:#111827}.otp-resend-btn{color:#4f46e5;margin-top:12px;font-weight:700}.otp-resend-btn:disabled,.otp-secondary-btn:disabled{cursor:not-allowed;opacity:.55}.register-link{line-height:1.55}@media (width<=520px){.otp-input{letter-spacing:7px;padding-left:14px;font-size:25px}}.register-page{background:linear-gradient(135deg,#dbeafe 0%,#eff6ff 40%,#fff 100%);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.register-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:500px;padding:45px;box-shadow:0 20px 50px #0f172a1a}.register-card h1{text-align:center;color:#0f172a;margin-bottom:10px;font-size:2.3rem}.register-card p{text-align:center;color:#64748b;margin-bottom:35px;line-height:1.7}.register-card label{color:#334155;margin-top:18px;margin-bottom:8px;font-weight:600;display:block}.register-card input{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:1rem;transition:all .3s}.register-card input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb26}.register-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:12px;width:100%;margin-top:30px;padding:15px;font-size:1rem;font-weight:600;transition:all .3s}.register-card button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #2563eb40}.login-link{text-align:center;color:#64748b;margin-top:25px}.login-link a{color:#2563eb;font-weight:600;text-decoration:none}.dashboard-layout{background:radial-gradient(circle at 82% 5%, #7c5cff11, transparent 26rem), radial-gradient(circle at 12% 26%, #16735a0e, transparent 30rem), linear-gradient(180deg, #ffffff61, transparent 38rem), var(--background);min-height:100vh}.dashboard-main{flex-direction:column;gap:18px;min-height:100vh;margin-left:250px;padding:18px 28px 64px;display:flex}.dashboard-content{flex-direction:column;gap:30px;width:100%;max-width:1480px;margin:0 auto;display:flex}.dashboard-content>*,.dashboard-hero-section,.dashboard-upload-section,.dashboard-performance-section,.dashboard-recent-section,.dashboard-library-section,.dashboard-focus-section,.dashboard-quick-actions{min-width:0}.dashboard-command-bar{z-index:2;-webkit-backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #dde7e2f2;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;min-height:64px;margin-top:-10px;padding:10px 12px 10px 16px;display:flex;position:relative;box-shadow:0 14px 38px #10271e0f,inset 0 1px #ffffffe6}.dashboard-command-copy{color:#617169;align-items:center;gap:10px;font-size:11px;font-weight:750;display:flex}.dashboard-command-copy>span:last-child{align-items:center;gap:7px;display:flex}.dashboard-command-copy strong{color:var(--text);font-size:11px;font-weight:850}.dashboard-live-dot{background:#27a777;border-radius:50%;flex:none;width:8px;height:8px;animation:2.2s ease-in-out infinite dashboard-live-pulse;box-shadow:0 0 0 5px #27a7771a}.dashboard-command-actions{align-items:center;gap:8px;display:flex}.dashboard-refresh-button,.dashboard-primary-action{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:11px;font-weight:850;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.dashboard-refresh-button{color:#5f6f68;background:#fff;border:1px solid #dfe8e4}.dashboard-refresh-button:hover:not(:disabled){color:var(--primary);border-color:#c9ddd4;transform:translateY(-1px);box-shadow:0 8px 18px #10271e12}.dashboard-refresh-button:disabled{cursor:wait;opacity:.7}.dashboard-primary-action{color:#fff;background:linear-gradient(135deg,#16735a,#0e604a);border:1px solid #146a54;box-shadow:0 8px 18px #16735a2b,inset 0 1px #ffffff24}.dashboard-primary-action:hover{transform:translateY(-2px);box-shadow:0 12px 24px #16735a38,inset 0 1px #ffffff29}.dashboard-upload-section,.dashboard-performance-section,.dashboard-recent-section,.dashboard-quick-actions{flex-direction:column;gap:16px;display:flex}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;padding:0 2px;display:flex}.section-heading--compact{align-items:center}.section-eyebrow{color:var(--primary);letter-spacing:.16em;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.section-heading h2{color:var(--text);letter-spacing:-.035em;margin:0;font-size:clamp(20px,2vw,26px);line-height:1.15}.section-heading p{max-width:650px;color:var(--text-light);margin:7px 0 0;font-size:13px;line-height:1.6}.section-meta{color:#82908a;flex-shrink:0;font-size:12px;font-weight:700}.dashboard-focus-card{background:radial-gradient(circle at 88%,#16735a1a,#0000 19rem),linear-gradient(135deg,#fafdfbfa,#f1f8f4eb);border:1px solid #d3e5dcf5;border-radius:25px;grid-template-columns:minmax(0,1fr) auto minmax(190px,.65fr);align-items:center;gap:26px;min-height:150px;padding:26px 30px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #10271e12,inset 0 1px #fffffff2}.dashboard-focus-card:after{content:"";pointer-events:none;border:1px solid #16735a17;border-radius:50%;width:180px;height:180px;position:absolute;top:-100px;right:8%}.dashboard-focus-copy{z-index:1;position:relative}.dashboard-focus-eyebrow{color:#6f8178;letter-spacing:.17em;margin-bottom:8px;font-size:9px;font-weight:900;display:block}.dashboard-focus-copy h2{color:var(--text);letter-spacing:-.045em;margin:0;font-size:clamp(21px,2.2vw,28px);line-height:1.1}.dashboard-focus-copy p{color:#718078;max-width:630px;margin:8px 0 0;font-size:12px;line-height:1.6}.dashboard-focus-score{z-index:1;position:relative}.dashboard-focus-ring{--readiness:0%;background:conic-gradient(#16735a var(--readiness), #dfece5 var(--readiness));border-radius:50%;place-items:center;width:90px;height:90px;display:grid;box-shadow:0 12px 28px #16735a1f}.dashboard-focus-ring:before{content:"";background:#f7fbf9;border-radius:50%;width:70px;height:70px;position:absolute;box-shadow:inset 0 0 0 1px #dae9e1e6}.dashboard-focus-ring>div{z-index:1;align-items:baseline;display:flex;position:relative}.dashboard-focus-ring strong{color:var(--primary);letter-spacing:-.06em;font-size:24px;font-weight:900}.dashboard-focus-ring span{color:#84968d;margin-left:2px;font-size:9px;font-weight:800}.dashboard-focus-progress{z-index:1;position:relative}.dashboard-focus-progress>div:first-child{justify-content:space-between;gap:12px;margin-bottom:9px;display:flex}.dashboard-focus-progress span{color:#6d7d75;font-size:11px;font-weight:750}.dashboard-focus-progress strong{color:var(--text);font-size:11px;font-weight:900}.dashboard-focus-track{background:#dfeae4;border-radius:999px;height:9px;overflow:hidden}.dashboard-focus-track span{border-radius:inherit;background:linear-gradient(90deg,#16735a,#55ac8c);height:100%;transition:width .9s cubic-bezier(.22,1,.36,1);display:block;box-shadow:0 2px 8px #16735a29}.dashboard-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboard-action-card{text-align:left;min-width:0;min-height:102px;color:var(--text);cursor:pointer;background:#ffffffd6;border:1px solid #e0e8e4;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px;transition:transform .19s,border-color .19s,box-shadow .19s,background .19s;display:grid;position:relative;box-shadow:0 8px 25px #10271e09}.dashboard-action-card:hover,.dashboard-action-card--active{background:#fff;border-color:#c8ddd3;transform:translateY(-4px);box-shadow:0 16px 32px #10271e14,0 0 0 3px #16735a09}.dashboard-action-card>svg{color:#9aa8a1;transition:transform .19s,color .19s}.dashboard-action-card:hover>svg{color:var(--primary);transform:translate(2px,-2px)}.dashboard-action-icon{border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.dashboard-action-icon--green{color:#16735a;background:#eaf6f0}.dashboard-action-icon--purple{color:#7358b8;background:#f1ecfb}.dashboard-action-icon--blue{color:#4179b9;background:#eaf2fb}.dashboard-action-icon--amber{color:#a97626;background:#fbf2df}.dashboard-action-content{flex-direction:column;gap:4px;min-width:0;display:flex}.dashboard-action-content strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;overflow:hidden}.dashboard-action-content small{color:#7b8982;font-size:10px;line-height:1.45}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);align-items:stretch;gap:20px;display:grid}.dashboard-panel{background:#ffffffe6;border:1px solid #e1e7e4f2;border-radius:24px;min-width:0;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden;box-shadow:0 16px 45px #10271e11,inset 0 1px #ffffffeb}.dashboard-panel:hover{border-color:#d3e1dbfa;box-shadow:0 22px 54px #10271e16,inset 0 1px #fffffff2}.dashboard-panel--chart{min-height:420px;padding:24px 24px 14px}.dashboard-panel-topline{justify-content:space-between;align-items:flex-start;gap:18px;min-height:70px;margin-bottom:3px;display:flex}.dashboard-panel-topline h2,.progress-panel-header h2{color:var(--text);letter-spacing:-.035em;margin:0;font-size:22px}.dashboard-panel-topline p,.progress-panel-header p{color:#819088;max-width:470px;margin:6px 0 0;font-size:11px;line-height:1.55}.dashboard-trend-badge{min-height:31px;color:var(--primary);background:#f5faf7;border:1px solid #dce9e3;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:850;display:inline-flex}.dashboard-panel--chart .chart-card{height:calc(100% - 72px);min-height:315px;box-shadow:none;background:0 0;border:0;border-radius:0}.dashboard-panel--progress{padding:26px}.progress-panel-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.readiness-orb{width:78px;height:78px;color:var(--primary);background:radial-gradient(circle at 35% 25%,#fff 0%,#edf8f2 58%,#dcefe6 100%);border:1px solid #cfe6da;border-radius:50%;flex-shrink:0;justify-content:center;align-items:baseline;padding-top:26px;display:flex;box-shadow:0 12px 26px #16735a1c}.readiness-orb span{letter-spacing:-.06em;font-size:23px;font-weight:900;line-height:1}.readiness-orb small{color:#8aa097;margin-left:2px;font-size:9px;font-weight:800}.readiness-list{flex-direction:column;gap:18px;display:flex}.readiness-label{justify-content:space-between;gap:12px;margin-bottom:8px;display:flex}.readiness-label span{color:#68776f;font-size:11px;font-weight:700}.readiness-label strong{color:var(--text);font-size:11px;font-weight:850}.readiness-track{background:#edf2ef;border-radius:999px;height:8px;overflow:hidden}.readiness-track span{border-radius:inherit;background:linear-gradient(90deg,#16735a,#54aa8a);height:100%;transition:width .9s cubic-bezier(.22,1,.36,1);display:block;box-shadow:0 2px 8px #16735a29}.readiness-footer{border-top:1px solid #edf1ef;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;padding-top:16px;display:grid}.readiness-footer>div{background:#f7faf8;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:8px;min-width:0;padding:11px;display:grid;position:relative}.readiness-mini-icon{width:28px;height:28px;color:var(--primary);background:#eaf5ef;border-radius:9px;grid-row:1/3;place-items:center;display:grid}.readiness-footer strong{color:var(--text);letter-spacing:-.03em;font-size:17px;line-height:1}.readiness-footer>div>span:last-child{color:#7c8a83;font-size:9px;font-weight:700}.readiness-footer button{min-height:40px;color:var(--primary);cursor:pointer;background:#fff;border:1px solid #d8e6df;border-radius:12px;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;margin-top:1px;font-size:11px;font-weight:850;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.readiness-footer button:hover{background:var(--primary-light);transform:translateY(-1px);box-shadow:0 8px 20px #16735a14}.dashboard-insight-strip{background:linear-gradient(100deg,#f5faf7f5,#ffffffe6);border:1px solid #e2eae6;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:74px;padding:13px 15px;display:grid;box-shadow:0 10px 30px #10271e0b}.dashboard-insight-icon{width:38px;height:38px;color:var(--primary);background:#eaf6f0;border-radius:12px;place-items:center;display:grid}.dashboard-insight-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.dashboard-insight-copy span{color:var(--primary);letter-spacing:.16em;font-size:8px;font-weight:900}.dashboard-insight-copy strong{color:var(--text);text-overflow:ellipsis;font-size:11px;font-weight:800;line-height:1.45;overflow:hidden}.dashboard-insight-strip>button{min-height:37px;color:var(--primary);cursor:pointer;background:#fff;border:1px solid #d8e5df;border-radius:11px;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:850;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.dashboard-insight-strip>button:hover{background:#f7fbf9;transform:translateY(-1px);box-shadow:0 8px 18px #10271e12}.dashboard-library-section{margin-top:-2px}.dashboard-library-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;padding:0 2px;display:flex}.dashboard-library-heading h2{color:var(--text);letter-spacing:-.035em;margin:0;font-size:22px}.dashboard-library-heading p{max-width:620px;color:var(--text-light);margin:7px 0 0;font-size:12px;line-height:1.55}.dashboard-library-stats{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.dashboard-library-stats span{color:#75847c;background:#ffffffbf;border:1px solid #e1e9e5;border-radius:999px;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.dashboard-library-stats svg{color:var(--primary)}.dashboard-route-state{background:radial-gradient(circle at 50% 20%, #16735a14, transparent 24rem), var(--background);min-height:100vh;color:var(--text);justify-content:center;align-items:center;gap:16px;padding:28px;display:flex}.dashboard-route-state>div:last-child{max-width:360px}.dashboard-route-state strong{letter-spacing:-.02em;font-size:16px;display:block}.dashboard-route-state p{color:var(--text-light);margin:6px 0 0;font-size:13px;line-height:1.55}.dashboard-loading-mark{width:46px;height:46px;box-shadow:var(--shadow-md);background:#fff;border:1px solid #d9e8e1;border-radius:15px;justify-content:center;align-items:center;gap:4px;display:flex}.dashboard-loading-mark span{background:var(--primary);border-radius:50%;width:5px;height:5px;animation:.9s ease-in-out infinite dashboard-pulse}.dashboard-loading-mark span:nth-child(2){animation-delay:.12s}.dashboard-loading-mark span:nth-child(3){animation-delay:.24s}.dashboard-state-icon{color:#c33d3d;background:#fff5f5;border:1px solid #f3d5d5;border-radius:15px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.dashboard-retry{background:var(--text);color:#fff;cursor:pointer;min-height:38px;transition:transform var(--transition), background var(--transition);border:0;border-radius:11px;align-items:center;gap:7px;margin-top:14px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.dashboard-retry:hover{background:var(--primary);transform:translateY(-1px)}.dashboard-reveal{animation:.62s cubic-bezier(.22,1,.36,1) both dashboard-enter}.dashboard-reveal--1{animation-delay:40ms}.dashboard-reveal--2{animation-delay:.1s}.dashboard-reveal--3{animation-delay:.16s}.dashboard-reveal--4{animation-delay:.22s}.dashboard-reveal--5{animation-delay:.28s}.dashboard-reveal--6{animation-delay:.34s}.dashboard-reveal--7{animation-delay:.4s}.dashboard-reveal--8{animation-delay:.46s}.is-spinning{animation:.8s linear infinite dashboard-spin}@keyframes dashboard-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-spin{to{transform:rotate(360deg)}}@keyframes dashboard-live-pulse{0%,to{box-shadow:0 0 0 4px #27a77714}50%{box-shadow:0 0 0 7px #27a77704}}@keyframes dashboard-pulse{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@media (width<=1280px){.dashboard-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-focus-card{grid-template-columns:minmax(0,1fr) auto minmax(170px,.55fr)}}@media (width<=1180px){.dashboard-main{padding-inline:22px}.dashboard-grid{grid-template-columns:1fr}.dashboard-panel--chart{min-height:410px}}@media (width<=1100px){.dashboard-main{margin-left:0;padding:16px 20px 44px}}@media (width<=760px){.dashboard-content{gap:24px}.dashboard-command-bar{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.dashboard-command-actions{width:100%}.dashboard-refresh-button,.dashboard-primary-action{flex:1}.dashboard-focus-card{grid-template-columns:1fr auto;gap:18px;padding:22px}.dashboard-focus-progress{grid-column:1/-1}.dashboard-action-grid{grid-template-columns:1fr}.dashboard-library-heading{flex-direction:column;align-items:flex-start}.dashboard-library-stats{justify-content:flex-start}.dashboard-insight-strip{grid-template-columns:auto minmax(0,1fr)}.dashboard-insight-strip>button{grid-column:2;justify-self:start}}@media (width<=700px){.dashboard-main{gap:12px;padding:10px 14px 32px}.section-heading,.section-heading--compact{flex-direction:column;align-items:flex-start;gap:10px}.section-meta{align-self:flex-start}.dashboard-panel--progress{padding:21px}.dashboard-panel--chart{min-height:370px;padding:20px 17px 10px}.dashboard-panel-topline{min-height:auto}.dashboard-panel--chart .chart-card{min-height:295px}.readiness-footer{grid-template-columns:1fr 1fr}}@media (width<=500px){.dashboard-main{padding-inline:10px}.dashboard-focus-card{grid-template-columns:1fr}.dashboard-focus-score{justify-self:start}.dashboard-focus-progress{grid-column:auto}.dashboard-panel{border-radius:19px}.dashboard-trend-badge{display:none}.readiness-footer{grid-template-columns:1fr}.readiness-footer button{grid-column:auto}.dashboard-insight-strip{grid-template-columns:auto minmax(0,1fr)}.dashboard-insight-strip>button{grid-column:1/-1;width:100%}.dashboard-route-state{align-items:flex-start;padding-top:26vh}}@media (width<=390px){.dashboard-command-actions{flex-direction:column}.dashboard-refresh-button,.dashboard-primary-action{width:100%}.dashboard-action-card{grid-template-columns:auto minmax(0,1fr)}.dashboard-action-card>svg{display:none}}.dashboard-refresh-button:focus-visible,.dashboard-primary-action:focus-visible,.dashboard-action-card:focus-visible,.dashboard-insight-strip>button:focus-visible,.readiness-footer button:focus-visible,.dashboard-retry:focus-visible{outline-offset:2px;outline:3px solid #16735a33}@media (prefers-reduced-motion:reduce){.dashboard-reveal,.dashboard-loading-mark span,.dashboard-live-dot,.is-spinning{animation:none}.dashboard-panel,.dashboard-action-card,.dashboard-primary-action,.dashboard-refresh-button,.dashboard-focus-track span,.readiness-track span{transition:none}}.sidebar{z-index:900;border-right:1px solid var(--border);width:250px;height:100vh;color:var(--primary);background:#ffffffeb;flex-direction:column;padding:22px 15px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:8px 0 30px #142b2209}.logo{color:#111827;letter-spacing:-.04em;margin:3px 10px 35px;font-size:24px;font-weight:800;line-height:1}.logo:after{content:".";color:#111827}.sidebar-menu{flex-direction:column;gap:6px;display:flex}.sidebar-menu a{color:#64716b;transition:background-color var(--transition), color var(--transition), transform var(--transition), box-shadow var(--transition);border-radius:13px;align-items:center;gap:12px;padding:12px 13px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.sidebar-menu a:hover{color:var(--text);background:#f2f7f4;transform:translate(2px)}.sidebar-menu a.active{color:var(--primary);box-shadow:inset 3px 0 0 var(--primary), inset 0 0 0 1px #dcece5;background:linear-gradient(135deg,#eaf6f0,#f4f8f6)}.sidebar-menu a.active:hover{color:#111827;background:#eceef1}.sidebar-menu a svg{color:#667085;flex-shrink:0;width:19px;height:19px;transition:color .2s,transform .2s}.sidebar-menu a:hover svg,.sidebar-menu a.active svg{color:#111827}.sidebar-plan{color:#667085;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:10px;margin:18px 2px 12px;padding:11px 13px;font-size:12px}.sidebar-plan strong{color:#111827;font-weight:700}.logout-btn{color:#667085;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:11px;justify-content:center;align-items:center;gap:9px;margin-top:auto;padding:12px;font-family:inherit;font-size:14px;font-weight:600;transition:background-color .2s,color .2s,border-color .2s,transform .2s;display:flex}.logout-btn:hover{color:#111827;background:#f8f8f8;border-color:#d1d5db;transform:translateY(-1px)}.logout-btn svg{width:18px;height:18px}@media (width<=900px){.sidebar{border-bottom:1px solid #e5e7eb;border-right:none;width:100%;height:auto;padding:14px;position:relative}.logo{margin:3px 8px 12px}.sidebar-menu{scrollbar-width:none;flex-direction:row;padding-bottom:4px;overflow-x:auto}.sidebar-menu::-webkit-scrollbar{display:none}.sidebar-menu a{white-space:nowrap}.logout-btn,.sidebar-plan{margin-top:10px}}.sidebar-menu a:focus-visible,.logout-btn:focus-visible{outline-offset:2px;outline:2px solid #111827}@media (prefers-reduced-motion:reduce){.sidebar-menu a,.logout-btn,.sidebar-menu a svg{transition:none}}.upgrade-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f14199e;justify-content:center;align-items:center;padding:20px;animation:.2s upgradeFadeIn;display:flex;position:fixed;inset:0}.upgrade-modal{box-sizing:border-box;color:#1f2937;background:#fff;border-radius:24px;width:100%;max-width:440px;padding:34px;animation:.28s upgradeSlideUp;position:relative;box-shadow:0 30px 80px #00000040}.upgrade-close{color:#59635e;cursor:pointer;background:#f1f3f2;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.upgrade-close:hover{background:#e5e9e6;transform:rotate(5deg)}.upgrade-icon{color:#4f7a65;background:linear-gradient(135deg,#e8f3ec,#d9eee2);border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:20px;display:flex}.upgrade-modal h2{color:#172033;margin:0 40px 12px 0;font-size:25px;line-height:1.25}.upgrade-description{color:#66736c;margin:0;font-size:15px;line-height:1.6}.upgrade-benefits{background:#f6f9f7;border-radius:16px;flex-direction:column;gap:12px;margin:24px 0;padding:18px;display:flex}.upgrade-benefits div{color:#425149;align-items:center;gap:10px;font-size:14px;display:flex}.upgrade-benefits svg{color:#4f7a65;flex-shrink:0}.upgrade-primary{color:#fff;cursor:pointer;background:#4f7a65;border:none;border-radius:13px;width:100%;height:50px;font-size:15px;font-weight:700;transition:all .2s}.upgrade-primary:hover{background:#3f6754;transform:translateY(-1px);box-shadow:0 8px 20px #4f7a6540}.upgrade-primary:disabled{opacity:.65;cursor:wait;transform:none}.upgrade-secondary{color:#4f7a65;cursor:pointer;background:#fff;border:1px solid #d8dfda;border-radius:13px;width:100%;height:46px;margin-top:10px;font-weight:600}.upgrade-cancel{color:#7a847e;cursor:pointer;background:0 0;border:none;width:100%;margin-top:12px}@keyframes upgradeFadeIn{0%{opacity:0}to{opacity:1}}@keyframes upgradeSlideUp{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.dark-mode .upgrade-modal{color:#f1f5f9;background:#171d23;border:1px solid #29313a}.dark-mode .upgrade-modal h2{color:#f8fafc}.dark-mode .upgrade-description{color:#a8b3c2}.dark-mode .upgrade-benefits{background:#1d242c}.dark-mode .upgrade-benefits div{color:#cbd5e1}.dark-mode .upgrade-close{color:#cbd5e1;background:#222a33}.dark-mode .upgrade-secondary{color:#7ed7a2;background:#1d242c;border-color:#303a45}.dark-mode .upgrade-cancel{color:#8f9baa}.topbar{box-sizing:border-box;z-index:100;background:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:82px;padding:18px 30px;display:flex;position:relative;box-shadow:0 8px 28px #1f29370f}.search-container{flex-shrink:1;width:min(455px,50%);position:relative}.search-box{box-sizing:border-box;color:#52616b;background:#f3f5f6;border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;width:100%;height:48px;padding:0 16px;transition:background .2s,border-color .2s,box-shadow .2s;display:flex}.search-box:focus-within{background:#fff;border-color:#4f7a65;box-shadow:0 0 0 3px #4f7a651a}.search-box input{color:#1f2937;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:15px}.search-box input::placeholder{color:#89958f}.search-clear{color:#7b8781;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s,color .2s;display:flex}.search-clear:hover{color:#263238;background:#e7ebe8}.search-results{box-sizing:border-box;background:#fff;border:1px solid #e1e5e2;border-radius:16px;width:100%;padding:8px;animation:.18s dropdownIn;position:absolute;top:calc(100% + 10px);left:0;overflow:hidden;box-shadow:0 16px 40px #1f29371f}.search-results button{color:#34423b;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px;font-size:14px;transition:background .18s,color .18s,transform .18s;display:flex}.search-results button:hover{color:#3d6f58;background:#edf4ef;transform:translate(2px)}.no-search-results{text-align:center;color:#7b8781;padding:14px;font-size:14px}.topbar-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.icon-btn{color:#263238;cursor:pointer;background:#f4f6f5;border:none;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,color .2s,transform .2s,box-shadow .2s;display:flex;position:relative}.icon-btn:hover{color:#3d6f58;background:#e9eeeb;transform:translateY(-1px)}.icon-btn:active{transform:translateY(0)}.notification-dot{background:#ef4444;border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;right:10px}.topbar-action-wrapper,.profile-wrapper{position:relative}.profile{color:#1f2937;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:14px;align-items:center;gap:11px;padding:6px 8px;transition:background .2s,transform .2s;display:flex}.profile:hover{background:#f3f6f4;transform:translateY(-1px)}.profile svg{flex-shrink:0}.profile h4{color:#1f2937;margin:0 0 2px;font-size:15px;font-weight:700;line-height:1.2}.profile span{color:#7b8781;font-size:13px;line-height:1.2;display:block}.topbar-dropdown{box-sizing:border-box;z-index:1000;background:#fff;border:1px solid #e1e5e2;border-radius:18px;animation:.18s dropdownIn;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 18px 50px #1f293724}.notification-dropdown{width:330px;padding:16px}.dropdown-header{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.dropdown-header h4{color:#263238;margin:0;font-size:16px}.dropdown-header button{color:#6b7771;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.dropdown-header button:hover{color:#263238;background:#f1f4f2}.notification-item{align-items:flex-start;gap:12px;padding:16px 4px 6px;display:flex}.notification-icon{color:#4f7a65;background:#e8f0ea;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.notification-item strong{color:#263238;margin-bottom:4px;font-size:14px;display:block}.notification-item p{color:#75817b;margin:0;font-size:13px;line-height:1.5}.notification-upgrade-options{flex-direction:column;gap:8px;margin-top:10px;display:flex}.notification-upgrade-button{color:#fff;cursor:pointer;background:#4f7a65;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:42px;font-size:13px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.notification-upgrade-button:hover{background:#3f6754;transform:translateY(-1px);box-shadow:0 6px 15px #4f7a6533}.notification-upgrade-button.premium-button{background:#6c4fc3}.notification-upgrade-button.premium-button:hover{background:#5b40ad}.profile-dropdown{width:340px;padding:18px}.profile-dropdown-user{align-items:center;gap:12px;padding:2px 2px 14px;display:flex}.profile-dropdown-user svg{color:#263238;flex-shrink:0}.profile-dropdown-user strong{color:#1f2937;margin-bottom:3px;font-size:15px;display:block}.profile-dropdown-user span{text-overflow:ellipsis;white-space:nowrap;color:#7b8781;max-width:220px;font-size:12px;display:block;overflow:hidden}.dropdown-divider{background:#edf0ee;height:1px;margin:4px 0 14px}.subscription-info{flex-direction:column;gap:11px;display:flex}.subscription-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.subscription-row span{color:#738079;font-size:13px}.subscription-row strong{color:#263238;text-align:right;font-size:13px}.subscription-row .status-active{color:#16a34a}.upgrade-options{flex-direction:column;gap:8px;margin-top:5px;display:flex}.upgrade-plan-button{color:#fff;cursor:pointer;background:#4f7a65;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;padding:10px 14px;font-size:13px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.upgrade-plan-button:hover{background:#3f6754;transform:translateY(-1px);box-shadow:0 7px 16px #4f7a6533}.upgrade-plan-button.premium-upgrade{background:#6c4fc3}.upgrade-plan-button.premium-upgrade:hover{background:#5b40ad;box-shadow:0 7px 16px #6c4fc333}.premium-active{color:#6546b3;background:#f0ecff;border-radius:10px;align-items:center;gap:8px;margin-top:4px;padding:10px 12px;font-size:12px;font-weight:600;display:flex}.premium-check{color:#fff;background:#6c4fc3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex}.dropdown-menu-button{color:#34423b;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:9px;width:100%;min-height:40px;padding:10px 8px;font-size:14px;transition:background .18s,color .18s,transform .18s;display:flex}.dropdown-menu-button:hover{color:#3d6f58;background:#f1f5f2;transform:translate(2px)}.logout-menu-button{color:#dc2626;margin-top:2px}.logout-menu-button:hover{color:#dc2626;background:#fff1f1}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=900px){.topbar{padding:16px 20px}.search-container{width:45%}}@media (width<=700px){.topbar{gap:10px;padding:14px 16px}.search-container{flex:1;width:auto}.topbar-right{gap:6px}.profile{padding:5px}.profile>div{display:none}.profile svg{width:34px;height:34px}.icon-btn{width:42px;height:42px}.notification-dropdown,.profile-dropdown{width:auto;position:fixed;top:90px;left:16px;right:16px}}@media (width<=450px){.topbar{border-radius:16px;min-height:70px}.search-box{height:42px;padding:0 12px}.search-box input{font-size:14px}.icon-btn{width:40px;height:40px}}.welcome-banner{background:radial-gradient(circle at 90% 10%,#818cf82e,#0000 30%),linear-gradient(135deg,#fff,#f6f7ff);border:1px solid #e2e6ef;border-radius:24px;align-items:center;width:100%;min-height:190px;padding:32px 34px;display:flex;box-shadow:0 16px 45px #0f172a0f}.welcome-banner h1{color:#121a2b;letter-spacing:-.045em;margin:0 0 10px;font-size:clamp(28px,4vw,38px);font-weight:850;line-height:1.1}.welcome-banner p{color:#6c7688;white-space:normal;max-width:720px;margin:0;font-size:15px;line-height:1.7}@media (width<=600px){.welcome-banner{min-height:150px;padding:25px}}.stats-grid{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;display:grid}.stats-grid>*{min-width:0;animation:.65s cubic-bezier(.22,1,.36,1) both dashboard-stat-enter}.stats-grid>:first-child{animation-delay:40ms}.stats-grid>:nth-child(2){animation-delay:90ms}.stats-grid>:nth-child(3){animation-delay:.14s}.stats-grid>:nth-child(4){animation-delay:.19s}.stats-grid>:nth-child(5){animation-delay:.24s}.stats-grid>:nth-child(6){animation-delay:.29s}@keyframes dashboard-stat-enter{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1200px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.stats-grid{grid-template-columns:1fr;gap:12px}}@media (prefers-reduced-motion:reduce){.stats-grid>*{animation:none}}.dashboard-stat-card{background:linear-gradient(145deg,#fffffffa,#f9fbfaf0);border:1px solid #e0e7e3f2;border-radius:20px;flex-direction:column;min-height:166px;padding:21px 21px 18px;transition:transform .26s cubic-bezier(.22,1,.36,1),box-shadow .26s,border-color .26s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 26px #10271e0b}.dashboard-stat-card:before{content:"";background:var(--stat-accent);opacity:.055;filter:blur(2px);pointer-events:none;border-radius:50%;width:120px;height:120px;transition:transform .4s,opacity .3s;position:absolute;top:-65px;right:-55px}.dashboard-stat-card:hover:before{opacity:.09;transform:scale(1.35)}.dashboard-stat-card:hover{border-color:color-mix(in srgb, var(--stat-accent) 25%, #e0e7e3);transform:translateY(-4px);box-shadow:0 18px 38px #10271e17}.stat-card-top{align-items:center;gap:11px;display:flex}.stat-icon{background:color-mix(in srgb, var(--stat-accent) 10%, white);border:1px solid color-mix(in srgb, var(--stat-accent) 13%, white);width:42px;height:42px;color:var(--stat-accent);border-radius:13px;flex-shrink:0;place-items:center;transition:transform .26s,background .26s;display:grid}.dashboard-stat-card:hover .stat-icon{background:color-mix(in srgb, var(--stat-accent) 14%, white);transform:translateY(-2px)rotate(-3deg)}.stat-card-label{color:#65736c;letter-spacing:.015em;font-size:11px;font-weight:800;line-height:1.3}.stat-content{min-width:0;margin-top:20px}.stat-value-row{align-items:center;gap:8px;display:flex}.stat-value{color:#13201b;letter-spacing:-.055em;margin:0;font-size:clamp(26px,2.4vw,32px);font-weight:900;line-height:1}.stat-status-dot{background:var(--stat-accent);width:6px;height:6px;box-shadow:0 0 0 4px color-mix(in srgb, var(--stat-accent) 10%, transparent);border-radius:50%;flex-shrink:0;animation:2.4s ease-in-out infinite stat-dot-pulse}@keyframes stat-dot-pulse{0%,to{opacity:.65;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}.stat-subtitle{color:#8a9791;margin:7px 0 0;font-size:11px;font-weight:650;line-height:1.45}.stat-progress{margin-top:auto;padding-top:17px}.stat-progress-track{background:#edf1ef;border-radius:999px;width:100%;height:5px;overflow:hidden}.stat-progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--stat-accent), color-mix(in srgb, var(--stat-accent) 62%, white));transform-origin:0;min-width:3px;height:100%;animation:.9s cubic-bezier(.22,1,.36,1) both stat-progress-in;display:block}@keyframes stat-progress-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.dashboard-stat-card--blue{--stat-accent:#3b82f6}.dashboard-stat-card--purple{--stat-accent:#8b5cf6}.dashboard-stat-card--green{--stat-accent:#16805f}.dashboard-stat-card--cyan{--stat-accent:#0891b2}.dashboard-stat-card--amber{--stat-accent:#d97706}.dashboard-stat-card--indigo{--stat-accent:#6366f1}.dark-mode .dashboard-stat-card{background:linear-gradient(145deg,#171d23,#14191e);border-color:#252e35;box-shadow:0 12px 30px #0003}.dark-mode .stat-card-label{color:#9ca7b0}.dark-mode .stat-value{color:#f1f5f9}.dark-mode .stat-subtitle{color:#8e9aa5}.dark-mode .stat-progress-track{background:#242c32}@media (width<=700px){.dashboard-stat-card{min-height:148px;padding:18px}.stat-icon{border-radius:12px;width:39px;height:39px}.stat-content{margin-top:17px}.stat-value{font-size:28px}.stat-progress{padding-top:14px}}@media (prefers-reduced-motion:reduce){.dashboard-stat-card,.dashboard-stat-card:before,.stat-icon{transition:none}.stat-status-dot,.stat-progress-track span{animation:none}}.chart-card{background:linear-gradient(145deg,#fffffffa,#fafcfbf2);flex-direction:column;width:100%;height:100%;min-height:390px;padding:25px 25px 20px;display:flex}.chart-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.chart-title-area{align-items:center;gap:12px;min-width:0;display:flex}.chart-icon{color:#16735a;background:linear-gradient(145deg,#eef8f3,#e4f2eb);border:1px solid #d5e9df;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;transition:transform .25s;display:grid;box-shadow:0 7px 18px #16735a14}.chart-card:hover .chart-icon{transform:translateY(-2px)rotate(-2deg)}.chart-eyebrow{color:#8b9992;letter-spacing:.15em;margin-bottom:3px;font-size:9px;font-weight:900;display:block}.chart-header h2{color:var(--text);letter-spacing:-.035em;margin:0;font-size:20px;font-weight:850;line-height:1.15}.chart-summary{align-items:center;gap:12px;display:flex}.chart-current-score{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.chart-current-score strong{color:var(--text);letter-spacing:-.045em;font-size:21px;font-weight:900;line-height:1}.chart-current-score span{color:#8b9992;font-size:9px;font-weight:750}.chart-change{border-radius:999px;align-items:center;gap:4px;min-height:25px;padding:0 8px;font-size:10px;font-weight:850;display:inline-flex}.chart-change--positive{color:#16735a;background:#edf8f2}.chart-change--negative{color:#bd4444;background:#fff0f0}.chart-change--neutral{color:#77827d;background:#f2f4f3}.chart-container{flex:1;width:100%;height:275px;min-height:275px}.chart-container .recharts-responsive-container,.chart-container .recharts-wrapper{outline:none}.chart-footer{border-top:1px solid #edf1ef;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:16px;margin-top:12px;padding-top:17px;display:grid}.chart-footer-stat{flex-direction:column;gap:4px;display:flex}.chart-footer-stat span{color:#8b9992;text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:750}.chart-footer-stat strong{color:var(--text);font-size:14px;font-weight:850;line-height:1}.chart-footer-divider{background:#e7ece9;width:1px;height:27px}.chart-empty-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:275px;display:flex}.chart-empty-icon{color:#4f8d75;background:#f0f7f4;border:1px solid #dbece4;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:14px;display:grid}.chart-empty-state strong{color:var(--text);font-size:14px;font-weight:850}.chart-empty-state p{max-width:280px;color:var(--text-light);margin:7px 0 0;font-size:11px;line-height:1.55}.dark-mode .chart-card{color:#e5e7eb;background:linear-gradient(145deg,#171d23,#14191e)}.dark-mode .chart-header h2,.dark-mode .chart-current-score strong,.dark-mode .chart-footer-stat strong,.dark-mode .chart-empty-state strong{color:#f1f5f9}.dark-mode .chart-eyebrow,.dark-mode .chart-current-score span,.dark-mode .chart-footer-stat span,.dark-mode .chart-empty-state p{color:#929da7}.dark-mode .chart-footer{border-color:#252d33}.dark-mode .chart-footer-divider{background:#293138}@media (width<=700px){.chart-card{min-height:340px;padding:21px 18px 17px}.chart-header{align-items:flex-start;margin-bottom:16px}.chart-summary{gap:7px}.chart-current-score strong{font-size:18px}.chart-icon{width:37px;height:37px}.chart-header h2{font-size:18px}.chart-container{height:235px;min-height:235px}.chart-footer{gap:9px}.chart-footer-stat strong{font-size:13px}}@media (width<=460px){.chart-header{flex-direction:column}.chart-summary{justify-content:space-between;width:100%}.chart-current-score{align-items:flex-start}.chart-container{height:220px;min-height:220px}.chart-footer{gap:8px}}@media (prefers-reduced-motion:reduce){.chart-icon{transition:none}.chart-container .recharts-area-area,.chart-container .recharts-area-curve{animation:none}}.recent-card{background:#fff;border:1px solid #e7eaf0;border-radius:20px;padding:24px;box-shadow:0 12px 32px #0f172a0d}.recent-top{align-items:center;gap:14px;margin-bottom:20px;display:flex}.file-icon{color:#4f46e5;background:#eef2ff;border-radius:14px;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.recent-top h3{color:#172033;margin:0;font-size:17px}.recent-top span{color:#7b8494;font-size:13px}.recent-stats{gap:40px;margin:22px 0;display:flex}.recent-stats p{color:#7b8494;margin:0 0 6px;font-size:12px}.recent-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#6366f1);border:1px solid #0000;border-radius:12px;width:100%;padding:12px 15px;font-size:14px;font-weight:750;transition:all .22s}.recent-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #4f46e533}.resume-upload-card{box-sizing:border-box;background:#fff;border-radius:22px;width:100%;padding:30px;box-shadow:0 10px 30px #1f29370f}.resume-upload-card h2{color:#172033;margin:0 0 22px;font-size:25px;font-weight:700}.upload-box{box-sizing:border-box;background:#f8faff;border:2px dashed #2864f0;border-radius:16px;align-items:center;gap:10px;width:100%;min-height:155px;padding:28px;display:flex;overflow:hidden}.file-input{color:#202124;flex:none;max-width:270px;font-size:14px}.upload-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2864f0;border:none;border-radius:12px;flex:auto;width:auto;min-width:0;height:52px;margin-left:10px;padding:0 28px;font-size:17px;font-weight:600;transition:background .2s,transform .2s}.upload-btn:hover{background:#1f55d1;transform:translateY(-1px)}.upload-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.selected-file{text-overflow:ellipsis;white-space:nowrap;color:#374151;flex:0 auto;max-width:260px;font-size:14px;overflow:hidden}.message{color:#4f7a65;margin:12px 0 0;font-size:14px;font-weight:600}.resume-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-top:14px;padding:20px;transition:border-color .2s,box-shadow .2s}.resume-item:hover{border-color:#4f7a65;box-shadow:0 5px 18px #1f29370f}.selected-resume{background:#f5faf7;border-color:#4f7a65}.resume-item h3{color:#172033;margin:0 0 8px;font-size:17px}.resume-item p{color:#6b7280;margin:0 0 8px;font-size:14px}.resume-item strong{color:#4f7a65;margin-top:8px;font-size:14px;display:block}.recent-btn{color:#fff;cursor:pointer;background:#4f7a65;border:none;border-radius:9px;padding:10px 16px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.recent-btn:hover{background:#3e6654;transform:translateY(-1px)}@media (width<=700px){.resume-upload-card{padding:20px}.upload-box{flex-direction:column;align-items:stretch;padding:20px}.file-input{width:100%;max-width:100%}.selected-file{max-width:100%}.upload-btn{flex:none;width:100%;margin-left:0}}@media (width<=450px){.resume-upload-card{border-radius:16px;padding:16px}.resume-upload-card h2{font-size:21px}.upload-box{padding:16px}.dark-mode .resume-upload-card{background:#171d23;box-shadow:0 10px 30px #00000040}.dark-mode .resume-item{background:#1d242c;border-color:#303943}.dark-mode .resume-item:hover{border-color:#4f7a65;box-shadow:0 5px 18px #00000040}.dark-mode .file-input::file-selector-button{color:#f1f5f9;cursor:pointer;background:#252c34;border:1px solid #3b4652;border-radius:6px;padding:7px 12px}.dark-mode .file-input::file-selector-button:hover{background:#303943}.dark-mode .resume-upload-card{color:#f1f5f9;box-shadow:0 10px 30px #00000040;background:#171d23!important}.dark-mode .resume-upload-card h2{color:#f1f5f9!important}.dark-mode .upload-box{background:#1d242c!important;border-color:#3b82f6!important}.dark-mode .file-input{color:#e5e7eb!important}.dark-mode .file-input::file-selector-button{border:1px solid #3b4652;color:#f1f5f9!important;background:#252c34!important}.dark-mode .selected-file{color:#d1d5db!important}.dark-mode .message{color:#6ee7b7!important}.dark-mode .resume-item{color:#e5e7eb;background:#1d242c!important;border-color:#303943!important}.dark-mode .selected-resume{background:#202a25!important;border-color:#4f7a65!important}.dark-mode .resume-item h3{color:#f1f5f9!important}.dark-mode .resume-item p{color:#9ca3af!important}.dark-mode .resume-item strong{color:#6ee7b7!important}.locked-feature-card{text-align:center;background:#f6f9f7;border:1px solid #dce7df;border-radius:20px;margin-top:20px;padding:28px}.locked-feature-card>div{margin-bottom:10px;font-size:34px}.locked-feature-card h3{color:#263238;margin:0 0 8px}.locked-feature-card p{color:#65756c;max-width:520px;margin:0 auto 18px;line-height:1.6}.dark-mode .locked-feature-card{background:#171d23;border-color:#29313a}.dark-mode .locked-feature-card h3{color:#f1f5f9}.dark-mode .locked-feature-card p{color:#a8b3c2}}.job-description-card{background:#fff;border-radius:20px;margin-top:30px;padding:30px;box-shadow:0 8px 30px #00000014}.job-description-card h2{color:#172033;margin:0 0 10px;font-size:26px}.job-description-card p{color:#64748b;margin-bottom:20px}.job-description-card textarea{box-sizing:border-box;resize:vertical;border:1px solid #d9dee7;border-radius:12px;outline:none;width:100%;padding:16px;font-family:inherit;font-size:15px}.job-description-card textarea:focus{border-color:#4f7a65}.job-description-card button{color:#fff;cursor:pointer;background:#4f7a65;border:none;border-radius:10px;margin-top:16px;padding:13px 22px;font-size:15px;font-weight:600}.job-description-card button:hover{opacity:.9}.job-description-card button:disabled{opacity:.5;cursor:not-allowed}.match-card{background:#fff;border-radius:20px;margin-top:30px;padding:30px;box-shadow:0 10px 30px #00000014}.match-score{flex-direction:column;align-items:center;margin:30px 0;display:flex}.score-circle{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;font-size:34px;font-weight:700;display:flex}.match-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.match-section{margin-top:30px}.chips{flex-wrap:wrap;gap:10px;display:flex}.match-chip{color:#fff;border-radius:999px;padding:10px 18px;font-weight:600}.green-chip{background:#16a34a}.red-chip{background:#dc2626}.progress-section{margin-top:30px}progress{width:100%;height:18px;margin-bottom:20px}@media (width<=900px){.match-grid{grid-template-columns:1fr}}.analysis-page{color:#111827;background:radial-gradient(circle at 85% 0,#6366f114,#0000 32%),#f7f8fb;min-height:100vh;padding:32px clamp(18px,4vw,54px) 60px}.analysis-page-header{max-width:1400px;margin:0 auto 22px}.back-button{color:#687386;cursor:pointer;background:0 0;border:0;padding:7px 0;font-size:14px;font-weight:700;transition:color .2s,transform .2s}.back-button:hover{color:#4f46e5;transform:translate(-3px)}.analysis-heading-row{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:18px;display:flex}.eyebrow{color:#6366f1;letter-spacing:.18em;margin-bottom:8px;font-size:11px;font-weight:850}.analysis-heading-row h1{letter-spacing:-.045em;color:#101828;margin:0;font-size:clamp(30px,4vw,44px);line-height:1.05}.analysis-heading-row p{color:#788397;margin:9px 0 0;font-size:14px}.reanalyze-button{color:#313a4b;cursor:pointer;background:#fff;border:1px solid #dfe3ec;border-radius:12px;padding:11px 15px;font-size:13px;font-weight:750;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 7px 20px #0f172a0d}.reanalyze-button:hover:not(:disabled){border-color:#c7caff;transform:translateY(-2px);box-shadow:0 12px 28px #4f46e51a}.reanalyze-button:disabled{opacity:.6;cursor:wait}.reanalyze-button.primary{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-color:#0000;margin-top:14px;box-shadow:0 12px 28px #4f46e538}.analysis-inline-error{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;max-width:1400px;margin:0 auto 16px;padding:12px 15px;font-size:13px}.analysis-page-loading,.analysis-page-error{background:#f7f8fb;place-items:center;min-height:100vh;display:grid}.analysis-loader{color:#566174;align-items:center;gap:12px;font-weight:700;display:flex}.analysis-loader span{border:2px solid #dfe3ec;border-top-color:#4f46e5;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite analysis-spin}.analysis-error-card,.analysis-empty-card{text-align:center;background:#fff;border:1px solid #e7eaf0;border-radius:24px;max-width:620px;margin:20px;padding:34px;box-shadow:0 20px 60px #0f172a14}.analysis-error-icon,.analysis-empty-icon{color:#4f46e5;background:#eef2ff;border-radius:15px;place-items:center;width:48px;height:48px;margin:0 auto 16px;font-weight:900;display:grid}.analysis-error-card h2,.analysis-empty-card h2{letter-spacing:-.03em;margin:0;font-size:24px}.analysis-error-card p,.analysis-empty-card p{color:#6f7a8d;max-width:510px;margin:11px auto 0;font-size:14px;line-height:1.7}.analysis-error-actions{justify-content:center;gap:10px;margin-top:22px;display:flex}.analysis-error-actions button{color:#fff;cursor:pointer;background:#4f46e5;border:0;border-radius:11px;padding:11px 15px;font-weight:750}.analysis-error-actions .secondary{color:#374151;background:#f3f4f6}.analysis-page>.analysis-dashboard{max-width:1400px;margin:0 auto}@keyframes analysis-spin{to{transform:rotate(360deg)}}@media (width<=700px){.analysis-page{padding:22px 14px 45px}.analysis-heading-row{flex-direction:column;align-items:flex-start}.reanalyze-button{width:100%}.analysis-error-actions{flex-direction:column}}.analysis-dashboard{flex-direction:column;gap:18px;width:100%;animation:.45s both analysisPageIn;display:flex}@keyframes analysisPageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.analysis-hero{background:radial-gradient(circle at 85% 20%,#6366f126,#0000 32%),radial-gradient(circle at 60% 100%,#10b9811c,#0000 35%),linear-gradient(135deg,#f8fafc 0%,#fff 55%,#f5f7ff 100%);border:1px solid #0f172a12;border-radius:24px;justify-content:space-between;align-items:center;min-height:210px;padding:34px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 55px #0f172a12}.analysis-hero-content{z-index:2;max-width:760px;position:relative}.analysis-eyebrow{color:#4f46e5;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:750;display:flex}.analysis-eyebrow-icon{background:#eef2ff;border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.analysis-live-dot{background:#10b981;border-radius:50%;width:6px;height:6px;margin-left:2px;box-shadow:0 0 0 4px #10b9811a}.analysis-hero h1{color:#0f172a;letter-spacing:-.045em;margin:0;font-size:clamp(28px,4vw,42px);line-height:1.08}.analysis-hero h1 span{color:#4f46e5}.analysis-hero-content>p{color:#64748b;max-width:650px;margin:12px 0 22px;font-size:15px;line-height:1.7}.analysis-hero-stats{flex-wrap:wrap;gap:10px;display:flex}.hero-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #0f172a12;border-radius:12px;align-items:center;gap:9px;min-width:145px;padding:9px 12px;display:flex}.hero-stat-icon{color:#059669;background:#ecfdf5;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.hero-stat-icon.warning{color:#ea580c;background:#fff7ed}.hero-stat-icon.purple{color:#7c3aed;background:#f5f3ff}.hero-stat div{flex-direction:column;gap:1px;display:flex}.hero-stat strong{color:#172033;font-size:14px;line-height:1}.hero-stat div>span{color:#8792a2;font-size:10px}.analysis-hero-decoration{opacity:.9;place-items:center;width:180px;height:180px;display:grid;position:absolute;right:55px}.hero-orbit{border:1px solid #4f46e51f;border-radius:50%;animation:5s ease-in-out infinite orbitPulse;position:absolute}.orbit-one{width:90px;height:90px}.orbit-two{width:135px;height:135px;animation-delay:.8s}.orbit-three{width:180px;height:180px;animation-delay:1.6s}.hero-decoration-core{color:#4f46e5;background:#ffffffeb;border:1px solid #4f46e51f;border-radius:18px;place-items:center;width:55px;height:55px;animation:4s ease-in-out infinite coreFloat;display:grid;box-shadow:0 12px 30px #4f46e524,0 0 0 8px #4f46e509}@keyframes coreFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes orbitPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.analysis-overview-grid,.analysis-grid-two{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:18px;display:grid}.analysis-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #0f172a14;border-radius:21px;padding:25px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden;box-shadow:0 12px 38px #0f172a0e}.analysis-panel:hover{border-color:#4f46e526;transform:translateY(-2px);box-shadow:0 20px 50px #0f172a16}.analysis-panel-heading{align-items:center;gap:12px;margin-bottom:21px;display:flex}.analysis-panel-heading.compact{margin-bottom:18px}.analysis-panel-heading.is-clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.analysis-panel-heading.is-clickable:focus{outline-offset:5px;border-radius:10px;outline:2px solid #4f46e538}.analysis-panel-heading-copy{flex:1;min-width:0}.analysis-title-line{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.analysis-panel-heading h2{color:#111827;letter-spacing:-.025em;margin:0;font-size:18px;line-height:1.25}.analysis-panel-heading p{color:#7a8595;margin:4px 0 0;font-size:12px;line-height:1.5}.analysis-panel-icon{color:#059669;background:#ecfdf5;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.analysis-panel-icon.blue{color:#4f46e5;background:#eef2ff}.analysis-panel-icon.purple{color:#7c3aed;background:#f5f3ff}.analysis-count{color:#64748b;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;font-weight:750;display:inline-flex}.analysis-collapse-button{color:#64748b;cursor:pointer;background:#fafbfc;border:1px solid #e8ecf1;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;transition:background .2s,color .2s,transform .2s;display:grid}.analysis-collapse-button:hover{color:#4f46e5;background:#f1f5f9}.analysis-collapse-button svg{transition:transform .25s}.rotate-180{transform:rotate(180deg)}.analysis-section-content{opacity:1;max-height:1200px;transition:max-height .3s,opacity .2s;overflow:hidden}.analysis-panel.is-collapsed .analysis-section-content{opacity:0;max-height:0}.analysis-panel.is-collapsed .analysis-panel-heading{margin-bottom:0}.score-panel{flex-direction:column;display:flex}.score-area{flex-direction:column;flex:1;justify-content:center;gap:18px;display:flex}.score-explanation{background:#fafbfc;border:1px solid #edf0f4;border-radius:13px;padding:14px}.score-explanation-header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.score-explanation-header span{color:#7b8494;font-size:11px;font-weight:600}.score-explanation-header strong{color:#1e293b;font-size:13px}.score-progress{background:#e9edf2;border-radius:999px;height:7px;overflow:hidden}.score-progress-fill{border-radius:inherit;background:#6366f1;height:100%;transition:width 1s cubic-bezier(.2,.8,.2,1)}.score-progress-fill.excellent{background:#059669}.score-progress-fill.strong{background:#6366f1}.score-progress-fill.average{background:#f59e0b}.score-progress-fill.weak{background:#ef4444}.score-status{border-radius:999px;align-items:center;padding:4px 8px;font-size:10px;font-weight:750;display:inline-flex}.score-status.excellent{color:#047857;background:#ecfdf5}.score-status.strong{color:#4338ca;background:#eef2ff}.score-status.average{color:#a16207;background:#fffbeb}.score-status.weak{color:#b91c1c;background:#fef2f2}.summary-panel{flex-direction:column;justify-content:center;display:flex}.summary-highlight{color:#4b5563;background:#f7f7ff;border:1px solid #e4e7ff;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:17px;padding:12px 14px;font-size:12px;line-height:1.55;display:flex}.summary-highlight strong{color:#4338ca}.summary-highlight-icon{color:#6366f1;background:#eef2ff;border-radius:8px;flex:0 0 27px;place-items:center;width:27px;height:27px;display:grid}.analysis-summary-text{color:#334155;max-width:850px;margin:0;font-size:14px;line-height:1.85}.success-panel{background:linear-gradient(135deg,#f6fffb,#fff 75%);border-left:4px solid #10b981}.warning-panel{background:linear-gradient(135deg,#fffaf2,#fff 75%);border-left:4px solid #f59e0b}.skills-panel{background:linear-gradient(135deg,#f7f8ff,#fff 75%);border-left:4px solid #6366f1}.missing-panel{background:linear-gradient(135deg,#fff8f5,#fff 75%);border-left:4px solid #f97316}.roles-panel{border-left:4px solid #0ea5e9}.recommendations-panel{border-left:4px solid #8b5cf6}.analysis-list{flex-direction:column;gap:9px;display:flex}.analysis-list-item{color:#334155;background:#ffffffdb;border:1px solid #edf0f4;border-radius:12px;align-items:flex-start;gap:11px;padding:12px 13px;font-size:13px;line-height:1.55;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.analysis-list-item:hover{border-color:#dfe4eb;transform:translate(3px);box-shadow:0 5px 16px #0f172a0b}.analysis-list-number{color:#059669;background:#ecfdf5;border-radius:8px;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:10px;font-weight:800;display:grid}.analysis-list.warning .analysis-list-number{color:#ea580c;background:#fff7ed}.analysis-list.purple .analysis-list-number{color:#7c3aed;background:#f5f3ff}.analysis-list-text{padding-top:3px}.analysis-empty-line{color:#7b8494;background:#f8fafcb3;border:1px dashed #d9dee7;border-radius:12px;align-items:center;gap:9px;padding:15px;font-size:13px;display:flex}.skill-pills{flex-wrap:wrap;gap:8px;display:flex}.skill-pill{color:#4338ca;background:#eef2ff;border:1px solid #dfe3ff;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:12px;font-weight:650;transition:transform .18s,box-shadow .18s;display:inline-flex}.skill-pill:hover{transform:translateY(-2px);box-shadow:0 5px 13px #4338ca1a}.skill-pills.missing .skill-pill{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.missing-skill-dot{background:#f97316;border-radius:50%;width:5px;height:5px}.show-more-button{color:#596579;cursor:pointer;background:#fff;border:1px solid #e2e6ec;border-radius:9px;align-items:center;gap:6px;margin-top:14px;padding:8px 11px;font-family:inherit;font-size:11px;font-weight:650;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.show-more-button:hover{color:#4338ca;background:#f8f8ff;border-color:#cfd5ff}.role-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:11px;display:grid}.role-card{color:#1f2937;background:#fff;border:1px solid #e9edf2;border-radius:14px;align-items:center;gap:11px;min-height:67px;padding:12px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative}.role-card:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 10px 25px #2563eb14}.role-number{color:#2563eb;background:#eff6ff;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:grid}.role-content{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.role-content strong{color:#1f2937;text-overflow:ellipsis;font-size:13px;line-height:1.35;overflow:hidden}.role-content span{color:#94a3b8;font-size:10px}.role-arrow{color:#94a3b8;transition:transform .2s,color .2s}.role-card:hover .role-arrow{color:#2563eb;transform:translate(3px)}.analysis-next-step{background:radial-gradient(circle at 100% 0,#7c3aed14,#0000 35%),linear-gradient(135deg,#fafaff,#fff);border:1px solid #e2e4ff;border-radius:17px;align-items:center;gap:15px;padding:19px 21px;display:flex;position:relative;overflow:hidden}.analysis-next-step:after{content:"";border:1px solid #6366f114;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-70px;right:-40px}.next-step-icon{color:#6366f1;background:#eef2ff;border-radius:13px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.next-step-content{flex:1;min-width:0}.next-step-label{color:#6366f1;letter-spacing:.1em;font-size:9px;font-weight:800}.next-step-content h3{color:#1e293b;letter-spacing:-.01em;margin:3px 0 2px;font-size:15px}.next-step-content p{color:#7b8494;margin:0;font-size:11px;line-height:1.5}.next-step-score{z-index:2;background:#fff;border:1px solid #e1e4ff;border-radius:50%;flex-direction:column;flex:0 0 57px;justify-content:center;align-items:center;width:57px;height:57px;display:flex;position:relative;box-shadow:0 6px 18px #4f46e514}.next-step-score span{color:#94a3b8;font-size:8px;font-weight:800}.next-step-score strong{color:#4f46e5;font-size:17px;line-height:1.1}@media (width<=1000px){.analysis-hero-decoration{opacity:.45;right:20px}.analysis-overview-grid,.analysis-grid-two{grid-template-columns:1fr}}@media (width<=700px){.analysis-dashboard{gap:14px}.analysis-hero{min-height:auto;padding:25px 21px}.analysis-hero-decoration{display:none}.analysis-hero h1{font-size:30px}.analysis-hero-content>p{font-size:13px}.analysis-hero-stats{grid-template-columns:1fr;display:grid}.hero-stat{box-sizing:border-box;width:100%}.analysis-panel{border-radius:17px;padding:19px}.analysis-panel-heading{gap:10px}.analysis-panel-icon{flex-basis:38px;width:38px;height:38px}.analysis-panel-heading h2{font-size:16px}.analysis-panel-heading p{font-size:11px}.analysis-summary-text{font-size:13px;line-height:1.75}.role-grid{grid-template-columns:1fr}.analysis-next-step{align-items:flex-start}.next-step-score{flex-basis:48px;width:48px;height:48px}.next-step-score strong{font-size:14px}}@media (prefers-reduced-motion:reduce){.analysis-dashboard,.analysis-panel,.analysis-list-item,.skill-pill,.role-card,.hero-decoration-core,.hero-orbit{transition:none!important;animation:none!important}}.score-card-container{text-align:center;width:100%;padding:8px 4px 0}.score-title{letter-spacing:.18em;color:#7c8798;margin-bottom:12px;font-size:11px;font-weight:800}.score-number{letter-spacing:-.06em;margin-bottom:9px;font-size:clamp(58px,7vw,82px);font-weight:850;line-height:.95}.score-status{margin-bottom:20px;font-size:16px;font-weight:750}.progress-bar{background:#edf0f5;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-fill{border-radius:999px;height:100%;transition:width .8s cubic-bezier(.22,1,.36,1)}.progress-text{color:#7c8798;margin-top:11px;font-size:12px;font-weight:650}.job-match-layout{background:radial-gradient(circle at 85% 5%,#4f7a6512,#0000 28%),#f5f7f5;min-height:100vh}.job-match-main{box-sizing:border-box;width:calc(100% - 270px);min-height:100vh;margin-left:270px;padding:20px 28px 70px}.job-match-content{width:100%;max-width:1240px;margin:30px auto 0}.job-match-hero{align-items:center;gap:18px;margin-bottom:26px;display:flex}.hero-icon{color:#42765f;background:linear-gradient(145deg,#e5f2eb,#d9ebe2);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;display:flex;box-shadow:inset 0 0 0 1px #42765f14,0 8px 22px #42765f14}.hero-copy{min-width:0}.hero-badge,.result-badge{color:#42765f;letter-spacing:.11em;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.hero-copy h1{color:#172033;letter-spacing:-.025em;margin:4px 0;font-size:35px;font-weight:800;line-height:1.1}.hero-copy p{color:#6b7772;max-width:690px;margin:0;font-size:15px;line-height:1.55}.job-match-error{color:#c62828;background:#fff5f5;border:1px solid #ffd1d1;border-radius:14px;align-items:center;gap:10px;margin-bottom:20px;padding:13px 44px 13px 16px;font-size:14px;font-weight:600;display:flex;position:relative}.job-match-error button{color:#c62828;cursor:pointer;background:0 0;border:none;font-size:21px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.job-match-workspace{background:#fffffff7;border:1px solid #e9eeeb;border-radius:26px;padding:30px;box-shadow:0 14px 40px #233a2f0e,0 2px 6px #233a2f06}.workspace-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px;display:flex}.section-kicker{color:#42765f;letter-spacing:.11em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:850;display:block}.workspace-header h2{color:#172033;letter-spacing:-.02em;margin:0;font-size:23px;font-weight:800}.workspace-header p{color:#77827d;margin:6px 0 0;font-size:14px}.workspace-step{color:#42765f;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.workspace-step>span:first-child,.workspace-step>.step-muted{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.workspace-step>span:first-child{color:#fff;background:#42765f}.step-muted{color:#8a9691;background:#edf2ef}.step-line{background:#dfe7e2;width:35px;height:1px}.form-grid{grid-template-columns:.85fr 1.6fr;gap:22px;display:grid}.form-section{min-width:0}.form-section label{color:#172033;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:750;display:flex}.label-icon{color:#42765f;background:#edf5f1;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.select-wrapper{position:relative}.form-section select{appearance:none;color:#172033;cursor:pointer;background:#fafcfb;border:1px solid #dce4df;border-radius:14px;outline:none;width:100%;height:55px;padding:0 45px 0 15px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.form-section select:hover{border-color:#bfcfc6}.form-section select:focus{background:#fff;border-color:#4f7a65;box-shadow:0 0 0 4px #4f7a6517}.form-section select:disabled{opacity:.65;cursor:not-allowed}.select-arrow{pointer-events:none;color:#68766f;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.label-row{justify-content:space-between;align-items:center;display:flex}.required-label{color:#89948f;text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:700}.textarea-wrapper{background:#fafcfb;border:1px solid #dce4df;border-radius:14px;transition:border-color .2s,box-shadow .2s,background .2s;position:relative;overflow:hidden}.textarea-wrapper:focus-within{background:#fff;border-color:#4f7a65;box-shadow:0 0 0 4px #4f7a6517}.textarea-wrapper textarea{box-sizing:border-box;resize:vertical;color:#172033;background:0 0;border:none;outline:none;width:100%;min-height:260px;padding:17px 17px 8px;font-family:inherit;font-size:14px;line-height:1.65;display:block}.textarea-wrapper textarea::placeholder{color:#9ba5a0}.textarea-wrapper textarea:disabled{opacity:.6}.textarea-footer{color:#909b96;justify-content:space-between;align-items:center;padding:8px 13px 11px;font-size:11px;display:flex}.textarea-footer button{color:#42765f;cursor:pointer;background:0 0;border:none;font-size:11px;font-weight:750}.textarea-footer button:hover{text-decoration:underline}.no-resume{background:#f8faf9;border:1px dashed #ccd9d2;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:115px;padding:15px;display:grid}.no-resume h3{color:#172033;margin:0 0 3px;font-size:14px}.no-resume p{color:#7b8781;margin:0;font-size:12px;line-height:1.4}.no-resume button{color:#fff;cursor:pointer;white-space:nowrap;background:#42765f;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 13px;font-size:12px;font-weight:750;display:inline-flex}.workspace-footer{border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding-top:21px;display:flex}.privacy-note{color:#87928d;align-items:center;gap:8px;font-size:12px;display:flex}.privacy-note svg{color:#42765f}.analyze-match-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f8069,#3f705b);border:none;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:49px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 7px 16px #3f705b2e}.analyze-match-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 22px #3f705b38}.analyze-match-btn:active:not(:disabled){transform:translateY(0)}.analyze-match-btn:disabled{opacity:.52;cursor:not-allowed;box-shadow:none}.job-match-loading-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;display:flex}.loading-orb{color:#42765f;background:#e7f1eb;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;display:flex;box-shadow:0 0 0 10px #4f7a650b}.job-match-loading-page h2{color:#172033;margin:0 0 5px;font-size:20px}.job-match-loading-page p{color:#7a8580;margin:0;font-size:14px}.job-match-spinner{animation:1s linear infinite jobMatchSpin}@keyframes jobMatchSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.analysis-progress-card{background:radial-gradient(circle at 10%,#4f7a6517,#0000 38%),#fff;border:1px solid #dfeae4;border-radius:22px;align-items:center;gap:28px;margin-top:24px;padding:28px;display:flex;box-shadow:0 10px 30px #233a2f0d}.analysis-animation{flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.analysis-ring{border:1px solid #8eb3a0;border-radius:50%;animation:2s ease-out infinite analysisPulse;position:absolute}.analysis-center{z-index:2;color:#fff;background:#42765f;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative;box-shadow:0 6px 18px #42765f38}@keyframes analysisPulse{0%{opacity:.8;transform:scale(.75)}to{opacity:0;transform:scale(1.1)}}.analysis-progress-content{flex:1}.analysis-progress-content h3{color:#172033;margin:3px 0 5px;font-size:18px}.analysis-progress-content p{color:#77827d;margin:0;font-size:13px}.fake-progress{background:#e7eee9;border-radius:5px;width:100%;height:5px;margin-top:16px;overflow:hidden}.fake-progress-fill{border-radius:inherit;background:#42765f;width:35%;height:100%;animation:2.5s ease-in-out infinite fakeProgress}@keyframes fakeProgress{0%{transform:translate(-120%)}to{transform:translate(330%)}}.match-result-card{background:#fff;border:1px solid #e6ece8;border-radius:26px;margin-top:28px;overflow:hidden;box-shadow:0 16px 45px #233a2f11}.result-top{justify-content:space-between;align-items:center;gap:30px;padding:32px 32px 27px;display:flex}.result-title-area{min-width:0}.result-badge{margin-bottom:7px}.result-title-area h2{color:#172033;letter-spacing:-.025em;margin:0;font-size:27px;font-weight:800}.result-title-area>p{color:#76827c;margin:7px 0 0;font-size:14px}.result-resume{color:#5f6d66;background:#f8faf9;border:1px solid #e5ebe7;border-radius:9px;align-items:center;gap:7px;margin-top:15px;padding:8px 11px;font-size:12px;font-weight:650;display:inline-flex}.result-resume svg{color:#42765f}.score-panel{flex-direction:column;align-items:center;min-width:145px;padding:3px;display:flex}.match-score{background:conic-gradient(#42765f 0deg 75%,#e8eeeb 75% 100%);border-radius:50%;justify-content:center;align-items:center;width:118px;height:118px;display:flex;position:relative;transform:rotate(-45deg);box-shadow:0 10px 25px #32504221}.match-score:after{content:"";background:#fff;border-radius:50%;width:88px;height:88px;position:absolute}.score-inner{z-index:2;color:#172033;align-items:baseline;display:flex;position:relative;transform:rotate(45deg)}.score-number{letter-spacing:-.04em;font-size:30px;font-weight:850}.score-percent{margin-left:1px;font-size:13px;font-weight:800}.match-score.score-high{background:conic-gradient(#16a34a 0deg, #16a34a calc(var(--score,80) * 3.6deg), #e4eee7 calc(var(--score,80) * 3.6deg), #e4eee7 360deg)}.match-score.score-medium{background:conic-gradient(#e79b16 0deg, #e79b16 calc(var(--score,60) * 3.6deg), #f3ebd9 calc(var(--score,60) * 3.6deg), #f3ebd9 360deg)}.match-score.score-low{background:conic-gradient(#dc3d3d 0deg, #dc3d3d calc(var(--score,40) * 3.6deg), #f3e2e2 calc(var(--score,40) * 3.6deg), #f3e2e2 360deg)}.score-label{margin-top:11px;font-size:13px;font-weight:800}.score-label.score-high{color:#15803d}.score-label.score-medium{color:#b45309}.score-label.score-low{color:#c62828}.score-explanation{background:#f5f9f6;border:1px solid #e1ebe4;border-radius:15px;align-items:center;gap:13px;margin:0 32px 25px;padding:16px 18px;display:flex}.score-explanation.score-medium{background:#fffaf0;border-color:#f4e7c9}.score-explanation.score-low{background:#fff5f5;border-color:#f4dada}.score-explanation-icon{color:#42765f;background:#dfeee5;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.score-explanation.score-medium .score-explanation-icon{color:#b45309;background:#f9eac8}.score-explanation.score-low .score-explanation-icon{color:#c62828;background:#f7dddd}.score-explanation strong{color:#172033;font-size:14px}.score-explanation p{color:#65726c;margin:3px 0 0;font-size:13px;line-height:1.45}.match-stats{border:1px solid #e7ece9;border-radius:16px;grid-template-columns:repeat(4,1fr);margin:0 32px 28px;display:grid;overflow:hidden}.match-stat{background:#fbfcfb;border-right:1px solid #e7ece9;align-items:center;gap:11px;min-height:75px;padding:12px 15px;display:flex}.match-stat:last-child{border-right:none}.stat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.stat-icon.matched{color:#15803d;background:#e6f5ea}.stat-icon.missing{color:#c62828;background:#fdeaea}.stat-icon.experience{color:#42765f;background:#e7f1eb}.stat-icon.education{color:#536b8d;background:#e9eef6}.match-stat strong{color:#172033;font-size:18px;font-weight:800;display:block}.match-stat span{color:#7c8782;margin-top:1px;font-size:11px;display:block}.recommendation-box{background:linear-gradient(135deg,#f5faf7,#f8fbf9);border:1px solid #dce9e1;border-radius:17px;gap:14px;margin:0 32px 30px;padding:20px;display:flex}.recommendation-icon{color:#42765f;background:#dcece3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.recommendation-content>span{color:#42765f;letter-spacing:.1em;font-size:10px;font-weight:850}.recommendation-content h3{color:#172033;margin:3px 0 5px;font-size:16px}.recommendation-content p{color:#58665f;margin:0;font-size:14px;line-height:1.6}.skills-grid{grid-template-columns:1fr 1fr;gap:22px;margin:0 32px 30px;display:grid}.skills-column{background:#fbfcfb;border:1px solid #e7ece9;border-radius:17px;padding:20px}.matched-column{background:#fbfdfb;border-color:#dcebe1}.missing-column{background:#fffdfd;border-color:#f0dede}.skills-heading{align-items:center;gap:10px;margin-bottom:17px;display:flex}.skills-heading-icon{color:#15803d;background:#e7f3eb;border-radius:10px;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.missing-column .skills-heading-icon{color:#c62828;background:#fceaea}.skills-heading h3{color:#172033;margin:0;font-size:16px}.skills-heading span{color:#89938e;margin-top:2px;font-size:11px;display:block}.skill-list{flex-wrap:wrap;gap:8px;display:flex}.matched-skill,.missing-skill,.requirement-skill{border-radius:9px;align-items:center;gap:6px;padding:8px 11px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.matched-skill{color:#176b38;background:#e6f5eb;border:1px solid #cce9d5}.missing-skill{color:#b42323;background:#fdeaea;border:1px solid #f4d2d2}.empty-skill-text{color:#89948f;margin:0;font-size:13px}.required-gap-box{background:#fffaf0;border:1px solid #f1dfb6;border-radius:17px;margin:0 32px 30px;padding:20px}.required-gap-top{gap:13px;margin-bottom:15px;display:flex}.required-gap-icon{color:#b45309;background:#ffefc7;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:41px;height:41px;display:flex}.required-gap-top>div:last-child>span{color:#b45309;letter-spacing:.1em;font-size:10px;font-weight:850}.required-gap-top h3{color:#172033;margin:3px 0 4px;font-size:16px}.required-gap-top p{color:#776e5d;margin:0;font-size:13px;line-height:1.5}.breakdown-section{border-top:1px solid #edf1ef;margin:0 32px 30px;padding-top:27px}.section-title-row{margin-bottom:18px}.section-title-row h3{color:#172033;margin:0;font-size:19px;font-weight:800}.breakdown-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.breakdown-item{background:#fbfcfb;border:1px solid #e7ece9;border-radius:15px;padding:18px}.breakdown-label{color:#26352e;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;display:flex}.breakdown-label span{align-items:center;gap:7px;display:flex}.breakdown-label svg{color:#42765f}.breakdown-label strong{color:#172033;font-size:14px}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#5c9177,#42765f);height:100%;transition:width .8s}.education-fill{background:linear-gradient(90deg,#7186a6,#536b8d)}.requirements-section{border-top:1px solid #edf1ef;margin:0 32px 30px;padding-top:27px}.skill-requirements-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.requirement-box{background:#fbfcfb;border:1px solid #e6ebe8;border-radius:16px;padding:19px}.required-box{border-color:#eadfca}.preferred-box{border-color:#dce6ef}.requirement-title{align-items:center;gap:10px;margin-bottom:15px;display:flex}.requirement-title>div:first-child{color:#b45309;background:#fff0cf;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.preferred-box .requirement-title>div:first-child{color:#536b8d;background:#e9eef6}.requirement-title h4{color:#172033;margin:0;font-size:14px}.requirement-title span{color:#89948f;margin-top:2px;font-size:11px;display:block}.requirement-skill{color:#4c5a54;background:#eef2f0;border:1px solid #dce5e0}.suggestions-section{border-top:1px solid #edf1ef;margin:0 32px 30px;padding-top:27px}.suggestions-list{flex-direction:column;gap:9px;display:flex}.suggestion{background:#fbfcfb;border:1px solid #e8edea;border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;padding:13px 15px;transition:transform .2s,border-color .2s,background .2s;display:grid}.suggestion:hover{background:#f8fbf9;border-color:#cbdcd2;transform:translate(3px)}.suggestion-number{color:#42765f;background:#e4efe9;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:850;display:flex}.suggestion-content p{color:#39473f;margin:0;font-size:13px;line-height:1.5}.suggestion-arrow{color:#a0aaa5}.result-footer{background:#fafcfb;border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:20px;margin-top:6px;padding:22px 32px;display:flex}.result-footer strong{color:#172033;font-size:13px;display:block}.result-footer span{color:#87918c;margin-top:3px;font-size:11px;display:block}.analyze-again-btn{color:#42765f;cursor:pointer;background:#fff;border:1px solid #d7e3dc;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-family:inherit;font-size:12px;font-weight:750;transition:background .2s,border-color .2s;display:inline-flex}.analyze-again-btn:hover{background:#edf5f1;border-color:#c7d9cf}@media (width<=1050px){.form-grid{grid-template-columns:1fr}.match-stats{grid-template-columns:1fr 1fr}.match-stat:nth-child(2){border-right:none}.match-stat:nth-child(-n+2){border-bottom:1px solid #e7ece9}.skills-grid,.breakdown-grid,.skill-requirements-grid{grid-template-columns:1fr}}@media (width<=900px){.job-match-main{width:calc(100% - 270px);margin-left:270px;padding:18px 18px 55px}.result-top{align-items:flex-start}}@media (width<=650px){.job-match-main{width:100%;margin-left:0;padding:14px 14px 40px}.job-match-content{margin-top:20px}.job-match-hero{align-items:flex-start}.hero-icon{border-radius:14px;width:50px;height:50px}.hero-copy h1{font-size:27px}.hero-copy p{font-size:13px}.workspace-header{align-items:flex-start}.workspace-step{display:none}.job-match-workspace{border-radius:19px;padding:19px}.workspace-header h2{font-size:20px}.workspace-footer{flex-direction:column;align-items:stretch}.analyze-match-btn{width:100%}.privacy-note{order:2}.no-resume{grid-template-columns:auto 1fr}.no-resume button{grid-column:1/-1;width:100%}.analysis-progress-card{flex-direction:column;align-items:flex-start;padding:22px}.result-top{flex-direction:column;align-items:center;padding:24px 19px 20px}.result-title-area,.score-panel{width:100%}.match-stats{grid-template-columns:1fr 1fr;margin:0 19px 22px}.match-stat{border-bottom:1px solid #e7ece9;border-right:none}.match-stat:nth-child(odd){border-right:1px solid #e7ece9}.match-stat:nth-last-child(-n+2){border-bottom:none}.score-explanation{margin:0 19px 22px}.recommendation-box,.skills-grid,.required-gap-box,.breakdown-section,.requirements-section,.suggestions-section{margin-left:19px;margin-right:19px}.skills-grid{gap:13px}.skills-column{padding:16px}.result-footer{flex-direction:column;align-items:flex-start;padding:19px}.analyze-again-btn{justify-content:center;width:100%}.suggestion{grid-template-columns:34px 1fr}.suggestion-arrow{display:none}.result-title-area h2{font-size:23px}}@media (width<=420px){.match-stats{grid-template-columns:1fr}.match-stat,.match-stat:nth-child(odd){border-bottom:1px solid #e7ece9;border-right:none}.match-stat:last-child{border-bottom:none}.result-top{padding-left:16px;padding-right:16px}.score-explanation,.recommendation-box,.skills-grid,.required-gap-box,.breakdown-section,.requirements-section,.suggestions-section{margin-left:16px;margin-right:16px}.result-footer{padding-left:16px;padding-right:16px}}.cover-letter-page{box-sizing:border-box;color:#172033;background:radial-gradient(circle at 85% 0,#4f7a6514,#0000 30%),#f5f8f6;min-height:100vh;padding:28px 40px 40px}.cover-letter-topbar{justify-content:space-between;align-items:center;max-width:1420px;margin:0 auto 34px;display:flex}.cover-back-button{color:#4f7a65;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:8px;padding:8px 11px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.cover-back-button:hover{background:#e9f2ed;transform:translate(-2px)}.cover-topbar-status{color:#738079;letter-spacing:.2px;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.status-dot{background:#4f7a65;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4f7a651a}.cover-letter-header{align-items:center;gap:18px;max-width:1420px;margin:0 auto 30px;display:flex}.cover-hero-icon{color:#4f7a65;background:linear-gradient(145deg,#e5f1ea,#dcebe3);border:1px solid #d2e3d9;border-radius:17px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 8px 22px #34584514}.cover-header-content{min-width:0}.cover-eyebrow{color:#4f7a65;letter-spacing:1.2px;align-items:center;gap:6px;margin-bottom:5px;font-size:10px;font-weight:800;display:flex}.cover-letter-header h1{color:#172033;letter-spacing:-1px;margin:0;font-size:clamp(29px,3vw,38px);line-height:1.15}.cover-letter-header p{color:#697b72;max-width:700px;margin:8px 0 0;font-size:15px;line-height:1.55}.cover-letter-workspace{grid-template-columns:410px minmax(0,1fr);align-items:stretch;gap:22px;max-width:1420px;margin:0 auto;display:grid}.cover-input-panel,.cover-result-panel{box-sizing:border-box;background:#fffffff0;border:1px solid #dfe8e3;border-radius:20px;box-shadow:0 10px 35px #1c32270e}.cover-input-panel{padding:25px}.cover-result-panel{min-width:0;overflow:hidden}.panel-heading{border-bottom:1px solid #edf1ee;align-items:flex-start;gap:12px;padding-bottom:22px;display:flex}.panel-heading-icon{color:#4f7a65;background:#eaf3ee;border-radius:11px;flex:0 0 37px;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.panel-heading h2{color:#202f29;margin:0;font-size:18px;line-height:1.25}.panel-heading p{color:#7a8881;margin:5px 0 0;font-size:13px;line-height:1.45}.cover-form-section{margin-top:22px}.job-description-section{margin-top:24px}.cover-field-label{justify-content:space-between;align-items:center;gap:10px;min-height:20px;margin-bottom:9px;display:flex}.cover-field-label>div{color:#35473e;align-items:center;gap:7px;font-size:13px;font-weight:750;display:flex}.cover-field-label svg{color:#4f7a65}.field-ready,.field-required{border-radius:20px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:750;display:inline-flex}.field-ready{color:#43815b;background:#eaf5ed}.field-required{color:#8a7061;background:#f7f1ec}.cover-select-wrapper{align-items:center;display:flex;position:relative}.cover-select-wrapper select{box-sizing:border-box;appearance:none;color:#25362e;cursor:pointer;background:#fbfcfb;border:1px solid #dce6e1;border-radius:11px;outline:none;width:100%;height:47px;padding:0 40px 0 42px;font-family:inherit;font-size:13px;font-weight:550;transition:border-color .2s,box-shadow .2s,background .2s}.cover-select-wrapper select:hover{background:#fff;border-color:#c7d7ce}.cover-select-wrapper select:focus{background:#fff;border-color:#4f7a65;box-shadow:0 0 0 3px #4f7a6517}.cover-select-wrapper select:disabled{opacity:.6;cursor:not-allowed}.select-leading-icon{color:#7c8b84;pointer-events:none;z-index:1;position:absolute;left:14px}.select-arrow{color:#7c8983;pointer-events:none;position:absolute;right:14px}.resume-loading{box-sizing:border-box;color:#74827b;background:#fbfcfb;border:1px solid #dfe7e3;border-radius:11px;align-items:center;gap:9px;min-height:47px;padding:0 13px;font-size:13px;display:flex}.no-resume-state{background:#fafcfb;border:1px solid #e4ebe7;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.no-resume-icon{color:#4f7a65;background:#eaf2ee;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.no-resume-state strong{color:#34463d;font-size:12px;display:block}.no-resume-state p{color:#7c8882;margin:3px 0 0;font-size:11px;line-height:1.35}.no-resume-state button{color:#fff;cursor:pointer;background:#4f7a65;border:none;border-radius:8px;padding:8px 11px;font-family:inherit;font-size:11px;font-weight:700}.job-description-box{position:relative}.job-description-box textarea{box-sizing:border-box;resize:vertical;color:#273830;background:#fbfcfb;border:1px solid #dce6e1;border-radius:12px;outline:none;width:100%;min-height:285px;padding:14px 15px 42px;font-family:inherit;font-size:13px;line-height:1.65;transition:border-color .2s,box-shadow .2s,background .2s;display:block}.job-description-box textarea::placeholder{color:#a0aaa5}.job-description-box textarea:hover{background:#fff;border-color:#cddbd4}.job-description-box textarea:focus{background:#fff;border-color:#4f7a65;box-shadow:0 0 0 3px #4f7a6517}.job-description-box textarea:disabled{opacity:.65;cursor:not-allowed}.textarea-footer{pointer-events:none;color:#9aa49f;justify-content:space-between;font-size:10px;font-weight:600;display:flex;position:absolute;bottom:10px;left:13px;right:13px}.cover-error{color:#a34e4e;background:#fff7f7;border:1px solid #f0d4d4;border-radius:10px;align-items:center;gap:9px;margin-top:15px;padding:11px 12px;font-size:12px;line-height:1.45;display:flex}.error-mark{color:#a34e4e;background:#f6dddd;border-radius:50%;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:800;display:flex}.generate-cover-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#56826d,#456f5b);border:none;border-radius:11px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;margin-top:18px;padding:0 17px;font-family:inherit;font-size:13px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 7px 18px #3f67552e}.generate-cover-button:hover:not(:disabled){background:linear-gradient(135deg,#4f7a65,#3f6755);transform:translateY(-1px);box-shadow:0 10px 24px #3f67553b}.generate-cover-button:active:not(:disabled){transform:translateY(0)}.generate-cover-button:disabled{opacity:.52;cursor:not-allowed;box-shadow:none}.generator-note{color:#8a9791;align-items:flex-start;gap:7px;margin-top:12px;font-size:10px;line-height:1.5;display:flex}.generator-note svg{color:#7da18e;flex:none;margin-top:1px}.result-panel-header{box-sizing:border-box;background:#ffffffe6;border-bottom:1px solid #e9efeb;justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:18px 21px;display:flex}.result-title-group{align-items:center;gap:11px;min-width:0;display:flex}.result-icon{color:#4f7a65;background:#eaf3ee;border-radius:10px;flex:0 0 37px;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.result-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.result-title-row h2{color:#202f29;margin:0;font-size:17px;line-height:1.3}.result-title-group p{color:#84918b;margin:3px 0 0;font-size:11px}.generated-badge{color:#43815b;text-transform:uppercase;letter-spacing:.3px;background:#eaf5ed;border-radius:20px;align-items:center;gap:5px;padding:3px 7px;font-size:9px;font-weight:800;display:inline-flex}.badge-dot{background:#4f8c61;border-radius:50%;width:5px;height:5px}.result-actions{flex-shrink:0;align-items:center;gap:7px;display:flex}.result-actions button{color:#4d6257;cursor:pointer;background:#fff;border:1px solid #dce7e1;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:700;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.result-actions button:hover{background:#f4f9f6;border-color:#bfd3c7;transform:translateY(-1px)}.result-actions .download-action{color:#fff;background:#4f7a65;border-color:#4f7a65}.result-actions .download-action:hover{background:#426954;border-color:#426954}.cover-result-body{box-sizing:border-box;background:radial-gradient(circle at 50% 20%,#4f7a6509,#0000 40%),#f6f8f7;min-height:690px}.cover-empty-state{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:690px;padding:55px 30px;display:flex}.empty-illustration{width:115px;height:105px;margin-bottom:22px;position:relative}.empty-paper{box-sizing:border-box;background:#fff;border:1px solid #d9e4de;border-radius:8px;width:66px;height:82px;padding:19px 11px;position:absolute;top:4px;left:26px;transform:rotate(-5deg);box-shadow:0 12px 25px #23372d14}.empty-paper-line{background:#e8efeb;border-radius:4px;width:100%;height:4px;margin-bottom:7px}.empty-paper-line.large{width:70%}.empty-paper-line.short{width:58%}.empty-mail{color:#4f7a65;background:#e6f1eb;border:5px solid #f6f8f7;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;bottom:4px;right:6px;box-shadow:0 8px 20px #2b4c3b1f}.empty-sparkle{color:#75a28c;display:flex;position:absolute}.sparkle-one{top:0;right:14px}.sparkle-two{bottom:21px;left:7px}.cover-empty-state h3{color:#26372f;letter-spacing:-.2px;margin:0;font-size:19px}.cover-empty-state>p{color:#7a8881;max-width:450px;margin:9px auto 0;font-size:13px;line-height:1.65}.empty-features{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:22px;display:flex}.empty-features div{color:#6e7e75;background:#fff;border:1px solid #e0e9e4;border-radius:20px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:650;display:inline-flex}.empty-features svg{color:#4f8a61}.cover-generating-state{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:690px;padding:55px 30px;display:flex}.generating-orb{color:#4f7a65;background:linear-gradient(145deg,#e8f3ed,#dcece4);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:24px;display:flex;position:relative;box-shadow:0 12px 35px #395c4921}.orb-ring{opacity:.45;border:1px solid #9fc1ad;border-radius:50%;position:absolute}.orb-ring-one{width:94px;height:94px;animation:2s ease-in-out infinite orbPulse}.orb-ring-two{opacity:.2;width:112px;height:112px;animation:2s ease-in-out .4s infinite orbPulse}@keyframes orbPulse{0%,to{opacity:.18;transform:scale(.92)}50%{opacity:.5;transform:scale(1)}}.cover-generating-state h3{color:#26372f;margin:0;font-size:20px}.cover-generating-state>p{color:#7a8881;max-width:430px;margin:8px 0 0;font-size:13px;line-height:1.6}.generation-steps{text-align:left;flex-direction:column;gap:9px;width:min(100%,330px);margin-top:28px;display:flex}.generation-step{color:#89948f;background:#fff;border:1px solid #e5ebe8;border-radius:9px;align-items:center;gap:9px;padding:9px 11px;font-size:11px;display:flex}.generation-step>div:first-child{border-radius:50%;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.generation-step.active{color:#52655b}.generation-step.active>div:first-child{color:#43815b;background:#e6f3e9}.step-pulse{background:#dcebe3;position:relative}.step-pulse:after{content:"";background:#4f7a65;border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite stepPulse}@keyframes stepPulse{0%,to{opacity:.4;transform:scale(.6)}50%{opacity:1;transform:scale(1)}}.document-stage{padding:20px}.document-toolbar{justify-content:space-between;align-items:center;max-width:820px;margin:0 auto 12px;display:flex}.document-toolbar>span{color:#77857e;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;font-size:10px;font-weight:750;display:inline-flex}.document-toolbar>span svg{color:#4f7a65}.document-toolbar button{color:#718079;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:10px;font-weight:700}.document-toolbar button:hover{color:#4f7a65}.cover-letter-document{box-sizing:border-box;background:#fff;border:1px solid #e1e5e3;max-width:820px;min-height:635px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 18px 45px #1f302817}.document-accent{background:linear-gradient(90deg,#4f7a65,#7ca18d);width:100%;height:5px}.document-inner{box-sizing:border-box;flex-direction:column;min-height:630px;padding:42px 50px 32px;display:flex}.document-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.document-brand{color:#35473e;letter-spacing:1px;align-items:center;gap:9px;font-size:10px;font-weight:800;display:flex}.document-brand-mark{color:#4f7a65;background:#eaf3ee;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.document-date{color:#9aa49f;font-size:9px;font-weight:600}.document-divider{background:#e9eeeb;width:100%;height:1px;margin:21px 0 27px}.document-body{white-space:pre-wrap;color:#303b36;flex:1;font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.85}.document-footer{color:#a0aaa5;border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:15px;margin-top:30px;padding-top:15px;font-family:inherit;font-size:9px;display:flex}.cover-letter-footer-info{color:#98a39d;justify-content:space-between;align-items:center;gap:20px;max-width:1420px;margin:15px auto 0;padding:0 4px;font-size:10px;display:flex}.cover-letter-footer-info>div{align-items:center;gap:6px;display:flex}.cover-letter-footer-info svg{color:#6f9882}.cover-spin{animation:.85s linear infinite coverSpin}@keyframes coverSpin{to{transform:rotate(360deg)}}@media (width<=1150px){.cover-letter-workspace{grid-template-columns:360px minmax(0,1fr)}.cover-input-panel{padding:21px}.document-inner{padding:35px 38px 28px}}@media (width<=900px){.cover-letter-page{padding:22px}.cover-letter-workspace{grid-template-columns:1fr}.cover-input-panel{padding:23px}.cover-result-body,.cover-empty-state,.cover-generating-state{min-height:600px}}@media (width<=650px){.cover-letter-page{padding:16px}.cover-letter-topbar{margin-bottom:24px}.cover-topbar-status{display:none}.cover-letter-header{align-items:flex-start;margin-bottom:22px}.cover-hero-icon{border-radius:13px;flex-basis:47px;width:47px;height:47px}.cover-letter-header h1{font-size:27px}.cover-letter-header p{font-size:13px}.cover-input-panel{border-radius:16px;padding:18px}.cover-result-panel{border-radius:16px}.result-panel-header{flex-direction:column;align-items:flex-start;padding:17px}.result-actions{width:100%}.result-actions button{flex:1}.result-actions button span{display:none}.document-stage{padding:12px}.document-inner{min-height:600px;padding:28px 24px 22px}.document-top{flex-direction:column;align-items:flex-start}.document-date{display:none}.document-body{font-size:14px;line-height:1.75}.cover-letter-footer-info{flex-direction:column;align-items:flex-start;gap:6px}.cover-empty-state,.cover-generating-state{padding:40px 20px}}@media print{body{background:#fff!important}.cover-letter-page{background:#fff!important;padding:0!important}.cover-letter-topbar,.cover-letter-header,.cover-input-panel,.result-panel-header,.document-toolbar,.cover-letter-footer-info{display:none!important}.cover-letter-workspace{max-width:none!important;margin:0!important;display:block!important}.cover-result-panel{box-shadow:none!important;border:none!important;border-radius:0!important}.cover-result-body{background:#fff!important;min-height:0!important}.document-stage{padding:0!important}.cover-letter-document{max-width:none!important;min-height:0!important;box-shadow:none!important;border:none!important}.document-accent{display:none!important}.document-inner{min-height:0!important;padding:35px 45px!important}.document-body{font-size:12pt!important;line-height:1.7!important}.document-footer{margin-top:25px!important}}.interview-page{color:#26372f;background:radial-gradient(circle at 8% 0,#4f7a6512,#0000 28%),radial-gradient(circle at 95% 12%,#4f7a650b,#0000 24%),#f7f9f8;min-height:100vh;padding:42px 32px 80px}.interview-main{width:100%;max-width:1180px;margin:0 auto}.interview-header{margin-bottom:30px}.interview-title-row{align-items:center;gap:17px;display:flex}.interview-icon{color:#4f7a65;background:linear-gradient(145deg,#e7f3ec,#dcece3);border-radius:17px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:relative;box-shadow:inset 0 0 0 1px #4f7a6514,0 8px 22px #2c493b12}.interview-icon:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:0 0 0 7px #4f7a6506}.interview-header h1{color:#1f3028;letter-spacing:-.7px;margin:0;font-size:30px;font-weight:750;line-height:1.15}.interview-header p{color:#718078;margin:7px 0 0;font-size:14.5px;line-height:1.5}.interview-generator{background:#fffffff0;border:1px solid #e0e8e3;border-radius:22px;padding:30px;animation:.45s both interviewCardIn;position:relative;overflow:hidden;box-shadow:0 14px 45px #23372d0e,0 2px 8px #23372d06}.interview-generator:before{content:"";opacity:.8;background:linear-gradient(90deg,#4f7a65,#7da38d,#0000 80%);height:3px;position:absolute;top:0;left:0;right:0}.generator-heading{margin-bottom:25px}.generator-heading h2{color:#26372f;letter-spacing:-.25px;align-items:center;gap:10px;margin:0;font-size:21px;font-weight:750;line-height:1.3;display:flex}.generator-heading h2 svg{color:#4f7a65}.generator-heading p{color:#7a8781;margin:7px 0 0 30px;font-size:13.5px;line-height:1.5}.generator-grid{grid-template-columns:1.7fr 1fr 1fr;gap:17px;display:grid}.form-group{flex-direction:column;gap:8px;min-width:0;display:flex}.form-group.full-width{margin-top:20px}.form-group label{color:#35473f;justify-content:space-between;align-items:center;font-size:13px;font-weight:700;line-height:1.3;display:flex}.form-group label span{color:#9aa49f;font-size:11.5px;font-weight:600}.form-group select,.form-group textarea{box-sizing:border-box;color:#26372f;background:#fbfcfb;border:1px solid #dbe4df;border-radius:11px;outline:none;width:100%;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s}.form-group select{cursor:pointer;height:47px;padding:0 13px}.form-group textarea{resize:vertical;min-height:148px;padding:14px 15px;line-height:1.55}.form-group select:hover:not(:disabled),.form-group textarea:hover:not(:disabled){background:#fff;border-color:#cbd8d1}.form-group select:focus,.form-group textarea:focus{background:#fff;border-color:#4f7a65;box-shadow:0 0 0 3px #4f7a6517,0 4px 12px #30483b09}.form-group select:disabled,.form-group textarea:disabled{opacity:.65;cursor:not-allowed}.select-wrapper{align-items:center;display:flex;position:relative}.select-wrapper svg{color:#829089;pointer-events:none;z-index:1;position:absolute;left:13px}.select-wrapper select{padding-left:40px}.generate-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#56836c,#4f7a65);border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:48px;margin-top:22px;padding:0 22px;font-family:inherit;font-size:13.5px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 7px 18px #4167522e}.generate-btn:hover:not(:disabled){background:linear-gradient(135deg,#4f7a65,#426954);transform:translateY(-2px);box-shadow:0 10px 24px #41675238}.generate-btn:active:not(:disabled){transform:translateY(0)}.generate-btn:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.interview-error{color:#a34a4a;background:#fff6f5;border:1px solid #f1d5d1;border-radius:11px;margin-top:16px;padding:12px 14px;font-size:13.5px;line-height:1.5;animation:.25s both errorIn}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.readiness-card{background:linear-gradient(135deg,#fff,#f9fcfa);border:1px solid #dce8e0;border-radius:18px;justify-content:space-between;align-items:center;margin-top:24px;padding:21px 24px;animation:.35s both interviewCardIn;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #23372d0a}.readiness-card:before{content:"";background:#4f7a650b;border-radius:50%;width:180px;height:180px;position:absolute;top:-90px;right:-90px}.readiness-card h2{color:#26372f;margin:0;font-size:18px;font-weight:750;position:relative}.readiness-card p{color:#7b8882;margin:5px 0 0;font-size:13px;position:relative}.readiness-score{color:#4f7a65;background:radial-gradient(circle,#fff 55%,#0000 56%),conic-gradient(#4f7a65 0deg 260deg,#e4eee8 260deg);border-radius:50%;flex:0 0 76px;justify-content:center;align-items:center;width:76px;height:76px;font-size:22px;font-weight:800;display:flex;position:relative;box-shadow:inset 0 0 0 1px #dce9e1}.readiness-score span{margin-top:7px;margin-left:2px;font-size:10px}.questions-section{margin-top:32px;animation:.4s both interviewCardIn}.questions-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;display:flex}.questions-header h2{color:#26372f;letter-spacing:-.2px;margin:0;font-size:21px;font-weight:750}.questions-header p{color:#7b8882;margin:5px 0 0;font-size:13px;line-height:1.45}.questions-badge{color:#4f7a65;white-space:nowrap;background:#e8f2ec;border:1px solid #d7e8dd;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:750}.questions-list{flex-direction:column;gap:11px;display:flex}.question-card{background:#fffffff5;border:1px solid #e1e8e4;border-radius:15px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 3px 12px #23372d06}.question-card:hover{border-color:#cedbd3;transform:translateY(-1px);box-shadow:0 7px 20px #23372d0b}.question-card.expanded{border-color:#b8cebf;box-shadow:0 10px 28px #2d413611,0 0 0 1px #4f7a6509}.question-card.completed{border-color:#c5ddcd}.question-card.completed:hover{border-color:#a9cbb5}.question-main{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;width:100%;padding:18px 19px;font-family:inherit;display:flex}.question-number{color:#4f7a65;background:#edf4f0;border-radius:11px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:13px;font-weight:800;transition:all .2s;display:flex}.question-card:hover .question-number{background:#e5f0e9}.question-card.completed .question-number{color:#3f8a58;background:#e4f3e9}.question-content{flex:1;min-width:0}.question-meta{flex-wrap:wrap;gap:6px;margin-bottom:7px;display:flex}.category,.difficulty,.score-badge{border-radius:999px;align-items:center;min-height:21px;padding:3px 8px;font-size:10.5px;font-weight:750;display:inline-flex}.category{color:#4f7a65;background:#edf4f0}.difficulty{color:#66716c;background:#f1f3f2}.difficulty.hard{color:#ad5c4c;background:#fff0ed}.difficulty.medium{color:#a5772d;background:#fff7e8}.difficulty.easy{color:#4e8661;background:#eaf5ed}.score-badge{color:#3569b8;background:#edf4ff}.question-content h3{color:#293a32;margin:0;font-size:14px;font-weight:650;line-height:1.5}.expand-icon{color:#87938d;justify-content:center;align-items:center;transition:transform .2s;display:flex}.question-card.expanded .expand-icon{color:#4f7a65}.question-details{background:linear-gradient(#fbfcfb,#f9fbfa);border-top:1px solid #eaf0ec;padding:20px 23px 22px 71px;animation:.22s both detailsIn}.detail-block+.detail-block{margin-top:18px}.detail-block h4{color:#35473e;margin:0 0 7px;font-size:12.5px;font-weight:750}.detail-block p{color:#69766f;margin:0;font-size:13.5px;line-height:1.65}.detail-block ul{color:#69766f;margin:0;padding-left:18px;font-size:13.5px;line-height:1.7}.detail-block li::marker{color:#4f7a65}.practice-btn{color:#fff;cursor:pointer;background:#4f7a65;border:0;border-radius:10px;align-items:center;gap:8px;min-height:43px;margin-top:20px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:750;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 5px 13px #41675221}.practice-btn:hover{background:#426954;transform:translateY(-1px);box-shadow:0 7px 17px #4167522e}.practice-section{background:#fff;border:1px solid #dfe7e2;border-radius:20px;margin-top:32px;padding:29px;animation:.35s both practiceIn;position:relative;overflow:hidden;box-shadow:0 14px 40px #23372d0e,0 2px 8px #23372d06}.practice-section:before{content:"";background:linear-gradient(90deg,#4f7a65,#7da38d,#0000);height:3px;position:absolute;top:0;left:0;right:0}.practice-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px;display:flex}.practice-header>div:first-child>span{color:#4f7a65;text-transform:uppercase;letter-spacing:.6px;font-size:11px;font-weight:800}.practice-header h2{color:#26372f;letter-spacing:-.3px;margin:5px 0 0;font-size:22px;font-weight:750;line-height:1.25}.answer-score{color:#4f7a65;background:#e7f1eb;border:5px solid #f2f7f4;border-radius:50%;outline:1px solid #d5e5db;flex:0 0 68px;justify-content:center;align-items:center;width:68px;height:68px;font-size:21px;font-weight:850;display:flex}.answer-score span{margin-top:7px;margin-left:2px;font-size:10px}.practice-question{background:linear-gradient(135deg,#f6faf7,#fbfcfb);border:1px solid #e0eae4;border-radius:14px;padding:22px;position:relative}.practice-question:before{content:"";background:#4f7a65;border-radius:0 3px 3px 0;width:3px;position:absolute;top:17px;bottom:17px;left:0}.practice-label{color:#4f7a65;text-transform:uppercase;letter-spacing:.7px;margin-bottom:9px;font-size:10.5px;font-weight:800}.practice-question h3{color:#293a32;margin:0;font-size:16px;font-weight:650;line-height:1.6}.answer-section{margin-top:21px}.answer-section label{color:#34453d;margin-bottom:8px;font-size:13px;font-weight:750;display:block}.answer-section textarea{box-sizing:border-box;color:#26372f;resize:vertical;background:#fbfcfb;border:1px solid #dce5e0;border-radius:12px;outline:none;width:100%;padding:15px;font-family:inherit;font-size:14px;line-height:1.65;transition:border-color .2s,box-shadow .2s,background .2s}.answer-section textarea::placeholder{color:#a2aca7}.answer-section textarea:hover:not(:disabled){background:#fff;border-color:#cbd8d1}.answer-section textarea:focus{background:#fff;border-color:#4f7a65;box-shadow:0 0 0 3px #4f7a6514,0 5px 16px #2d413609}.answer-section textarea:disabled{opacity:.75}.evaluate-btn,.next-question-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#56836c,#4f7a65);border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:46px;margin-top:18px;padding:0 19px;font-family:inherit;font-size:13.5px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 6px 15px #41675224}.evaluate-btn:hover:not(:disabled),.next-question-btn:hover{background:linear-gradient(135deg,#4f7a65,#426954);transform:translateY(-1px);box-shadow:0 8px 19px #4167522e}.evaluate-btn:active:not(:disabled),.next-question-btn:active{transform:translateY(0)}.evaluate-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.evaluation-result{border-top:1px solid #e6ece8;margin-top:24px;padding-top:24px;animation:.3s both detailsIn}.evaluation-result>h3{color:#26372f;margin:0 0 16px;font-size:19px;font-weight:750}.evaluation-scores{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.evaluation-scores>div{background:#f8faf9;border:1px solid #e2eae5;border-radius:12px;flex-direction:column;gap:5px;padding:15px;display:flex;position:relative;overflow:hidden}.evaluation-scores>div:after{content:"";background:#4f7a650b;border-radius:50%;width:55px;height:55px;position:absolute;bottom:-20px;right:-20px}.evaluation-scores span{color:#7b8882;font-size:11.5px;font-weight:600}.evaluation-scores strong{color:#4f7a65;font-size:23px;font-weight:800}.feedback-block{margin-top:21px}.feedback-block h4,.feedback-columns h4,.improved-answer h4{color:#35473e;margin:0 0 8px;font-size:13px;font-weight:750}.feedback-block p{color:#69766f;margin:0;font-size:13.5px;line-height:1.7}.feedback-block ul,.feedback-columns ul{color:#69766f;margin:0;padding-left:19px;font-size:13.5px;line-height:1.7}.feedback-columns{grid-template-columns:1fr 1fr;gap:13px;margin-top:21px;display:grid}.feedback-columns>div{background:#f8faf9;border:1px solid #e5ebe7;border-radius:12px;padding:17px}.feedback-columns>div:first-child{background:#f7fbf8}.feedback-columns>div:last-child{background:#fbfaf7}.improved-answer{background:linear-gradient(135deg,#eef6f1,#f5faf7);border:1px solid #d5e7db;border-radius:13px;margin-top:21px;padding:19px}.improved-answer p{color:#4c5e54;white-space:pre-wrap;margin:0;font-size:13.5px;line-height:1.75}.next-question-btn{margin-top:21px}@keyframes interviewCardIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes practiceIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes detailsIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes errorIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.interview-page{padding:30px 22px 60px}.generator-grid{grid-template-columns:1fr 1fr}.generator-grid .form-group:first-child{grid-column:1/-1}.question-details{padding-left:20px}}@media (width<=700px){.interview-page{padding:22px 15px 50px}.interview-title-row{align-items:flex-start}.interview-icon{border-radius:14px;flex-basis:50px;width:50px;height:50px}.interview-header h1{font-size:25px}.interview-header p{font-size:13px}.interview-generator,.practice-section{border-radius:17px;padding:21px}.generator-grid{grid-template-columns:1fr}.generator-grid .form-group:first-child{grid-column:auto}.generator-heading h2{font-size:18px}.generator-heading p{margin-left:30px}.questions-header{align-items:flex-start;gap:10px}.questions-header h2{font-size:19px}.questions-badge{display:none}.question-main{gap:11px;padding:16px}.question-number{width:35px;min-width:35px;height:35px}.question-content h3{font-size:13.5px}.question-details{padding:18px 18px 20px}.readiness-card{align-items:center;padding:18px}.readiness-score{flex-basis:68px;width:68px;height:68px;font-size:19px}.practice-header{align-items:flex-start}.practice-header h2{font-size:20px}.answer-score{flex-basis:60px;width:60px;height:60px;font-size:18px}.practice-question{padding:19px}.practice-question h3{font-size:15px}.evaluation-scores,.feedback-columns{grid-template-columns:1fr}}@media (width<=450px){.interview-title-row{gap:12px}.interview-icon{flex-basis:45px;width:45px;height:45px}.interview-header h1{font-size:22px}.interview-generator,.practice-section{padding:17px}.generate-btn,.evaluate-btn,.next-question-btn,.practice-btn{width:100%}.question-main{padding:14px}.question-meta{gap:4px}.question-content h3{font-size:13px}}@media (prefers-reduced-motion:reduce){.interview-page *,.interview-page :before,.interview-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.interview-history-page{background:radial-gradient(circle at 80% 0,#6366f10b,#0000 30%),radial-gradient(circle at 0 35%,#0ea5e909,#0000 25%);width:100%;min-height:100vh}.interview-history-main{box-sizing:border-box;width:100%;max-width:1320px;margin:0 auto;padding:34px 32px 80px}.history-hero{margin-bottom:28px}.history-hero-content{background:linear-gradient(135deg,#fffffffa,#f8fafff0);border:1px solid #6366f11c;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;min-height:150px;padding:30px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #0f172a0e,inset 0 1px #ffffffe6}.history-hero-content:before{content:"";pointer-events:none;background:#6366f114;border-radius:50%;width:280px;height:280px;position:absolute;top:-170px;right:-120px}.history-hero-content:after{content:"";pointer-events:none;background:#0ea5e90f;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-150px;right:120px}.history-title-row{z-index:1;align-items:center;gap:17px;display:flex;position:relative}.history-icon{color:#4f46e5;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:17px;flex:0 0 56px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 8px 22px #4f46e51f}.history-eyebrow{color:#6366f1;letter-spacing:.14em;margin-bottom:5px;font-size:10px;font-weight:800}.history-title-row h1{color:#111827;letter-spacing:-.035em;margin:0 0 6px;font-size:30px;font-weight:750;line-height:1.15}.history-title-row p{color:#64748b;max-width:650px;margin:0;font-size:14px;line-height:1.55}.start-interview-btn{z-index:2;color:#fff;white-space:nowrap;background:#4f46e5;border:1px solid #4f46e5;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:relative;box-shadow:0 8px 20px #4f46e533}.start-interview-btn:hover{background:#4338ca;transform:translateY(-2px);box-shadow:0 12px 27px #4f46e545}.start-interview-btn:active{transform:translateY(0)}.history-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:38px;display:grid}.history-stat-card{background:#ffffffeb;border:1px solid #0f172a13;border-radius:17px;align-items:center;gap:13px;min-height:104px;padding:18px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #0f172a0b}.history-stat-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #0f172a13}.history-stat-icon{border-radius:12px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.stat-purple .history-stat-icon{color:#6366f1;background:#eef2ff}.stat-green .history-stat-icon{color:#059669;background:#ecfdf5}.stat-blue .history-stat-icon{color:#0284c7;background:#eff6ff}.stat-orange .history-stat-icon{color:#d97706;background:#fffbeb}.stat-content{min-width:0}.history-stat-card span{color:#64748b;margin-bottom:4px;font-size:11px;font-weight:550;display:block}.history-stat-card strong{color:#111827;letter-spacing:-.025em;font-size:23px;font-weight:760;line-height:1;display:block}.stat-mini{color:#059669;background:#ecfdf5;border-radius:8px;margin-left:auto;padding:5px 8px;font-size:10px;font-weight:750}.stat-score-label{white-space:nowrap;margin-left:auto;font-size:10px;font-weight:750}.stat-decoration{background:#6366f109;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-30px;right:-25px}.history-section{width:100%}.history-section-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:17px;display:flex}.section-heading-line{align-items:center;gap:11px;display:flex}.history-section-header h2{color:#111827;letter-spacing:-.025em;margin:0 0 5px;font-size:20px;font-weight:750}.history-section-header p{color:#64748b;margin:0;font-size:13px}.session-count{color:#64748b;background:#f1f5f9;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700}.history-toolbar{align-items:center;gap:8px;display:flex}.history-search{color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;width:230px;height:39px;padding:0 11px;transition:border-color .2s,box-shadow .2s;display:flex}.history-search:focus-within{border-color:#a5b4fc;box-shadow:0 0 0 3px #6366f114}.history-search input{color:#1e293b;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.history-search input::placeholder{color:#94a3b8}.history-search button{color:#64748b;cursor:pointer;background:#f1f5f9;border:0;border-radius:6px;place-items:center;width:22px;height:22px;padding:0;display:grid}.filter-toggle{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:7px;height:39px;padding:0 12px;font-size:12px;font-weight:650;transition:border-color .2s,background .2s,color .2s;display:inline-flex;position:relative}.filter-toggle:hover,.filter-toggle.active{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.filter-dot{background:#ef4444;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.filter-panel{background:#fff;border:1px solid #e5e7eb;border-radius:15px;align-items:flex-end;gap:25px;margin-bottom:17px;padding:17px;animation:.22s filter-enter;display:flex;box-shadow:0 7px 25px #0f172a0a}@keyframes filter-enter{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.filter-group{flex-direction:column;gap:8px;display:flex}.filter-group label{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:750}.filter-options{flex-wrap:wrap;gap:5px;display:flex}.filter-options button{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:650;transition:all .18s}.filter-options button:hover{color:#4f46e5;border-color:#c7d2fe}.filter-options button.selected{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.sort-group{margin-left:auto}.sort-group select{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;min-width:145px;height:34px;padding:0 9px;font-size:11px}.clear-filters{color:#ef4444;cursor:pointer;background:0 0;border:0;padding:7px 10px;font-size:11px;font-weight:650}.session-list{flex-direction:column;gap:12px;display:flex}.session-card{background:#fffffff2;border:1px solid #0f172a16;border-radius:17px;transition:border-color .22s,box-shadow .22s,transform .22s;position:relative;overflow:hidden;box-shadow:0 7px 25px #0f172a09}.session-card:hover{border-color:#6366f12e;box-shadow:0 13px 34px #0f172a11}.session-card.expanded{border-color:#6366f140;box-shadow:0 16px 42px #0f172a13}.session-main{width:100%;min-height:84px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;outline:0;grid-template-columns:43px minmax(0,1fr) auto 28px;align-items:center;gap:15px;padding:18px 19px;display:grid}.session-status{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.session-status.completed{color:#059669;background:#ecfdf5}.session-status.pending{color:#d97706;background:#fffbeb}.session-info{min-width:0}.session-top-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin-bottom:7px;display:flex}.session-top-row h3{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;max-width:470px;margin:0;font-size:14px;font-weight:700;overflow:hidden}.difficulty-badge,.completed-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:800}.difficulty-badge.easy{color:#047857;background:#ecfdf5}.difficulty-badge.medium{color:#b45309;background:#fffbeb}.difficulty-badge.hard{color:#dc2626;background:#fef2f2}.difficulty-badge.mixed{color:#475569;background:#f1f5f9}.completed-badge{color:#047857;background:#f0fdf4}.session-meta{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:13px;font-size:11px;display:flex}.session-meta span{align-items:center;gap:5px;display:inline-flex}.session-score{text-align:right;min-width:74px}.history-score{justify-content:flex-end;align-items:baseline;display:flex}.history-score strong{letter-spacing:-.035em;font-size:23px;font-weight:800;line-height:1}.history-score span{color:#94a3b8;margin-left:2px;font-size:10px}.session-score small{color:#94a3b8;margin-top:4px;font-size:9px;font-weight:650;display:block}.not-scored{color:#94a3b8;font-size:10px}.session-expand{color:#94a3b8;border-radius:8px;place-items:center;width:28px;height:28px;transition:color .2s,background .2s;display:grid}.session-card:hover .session-expand{color:#4f46e5;background:#f5f7ff}.session-details{border-top:1px solid #edf0f4;padding:0 22px 25px;animation:.25s details-enter}@keyframes details-enter{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}.details-top{justify-content:space-between;align-items:center;gap:20px;padding:22px 0 19px;display:flex}.details-label{color:#94a3b8;letter-spacing:.11em;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.details-top h3{color:#1e293b;margin:0;font-size:16px;font-weight:750}.large-score{align-items:baseline;display:flex}.large-score strong{letter-spacing:-.045em;font-size:30px;font-weight:800;line-height:1}.large-score span{color:#94a3b8;margin-left:3px;font-size:11px}.completion-block{background:#fafbfc;border:1px solid #edf0f4;border-radius:13px;margin-bottom:19px;padding:16px}.completion-header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.completion-header div{align-items:baseline;gap:8px;display:flex}.completion-header span{color:#475569;font-size:11px;font-weight:700}.completion-header small{color:#94a3b8;font-size:10px}.completion-header strong{color:#4f46e5;font-size:12px}.progress-track{background:#e8ecf2;border-radius:999px;width:100%;height:6px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#818cf8,#4f46e5);height:100%;transition:width .6s;box-shadow:0 0 10px #4f46e533}.progress-fill.complete{background:linear-gradient(90deg,#34d399,#059669);box-shadow:0 0 10px #0596692e}.score-breakdown{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:19px;display:grid}.score-metric{background:#fff;border:1px solid #edf0f4;border-radius:12px;padding:14px}.score-metric.primary{background:linear-gradient(135deg,#fafaff,#f7f8ff);border-color:#e0e7ff}.score-metric>span{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:7px;font-size:9px;font-weight:750;display:block}.score-metric>div{align-items:baseline;display:flex}.score-metric strong{font-size:20px;font-weight:800}.score-metric small{color:#94a3b8;margin-left:2px;font-size:9px}.metric-line{background:#f1f5f9;border-radius:999px;width:100%;height:3px;margin-top:9px;overflow:hidden}.metric-line span{border-radius:inherit;opacity:.65;background:currentColor;height:100%;display:block}.history-job-description{background:#fafbfc;border:1px solid #e8ecf1;border-radius:13px;margin-bottom:22px;overflow:hidden}.history-job-description summary{color:#475569;cursor:pointer;justify-content:space-between;align-items:center;padding:14px 15px;list-style:none;display:flex}.history-job-description summary::-webkit-details-marker{display:none}.history-job-description summary>div{align-items:center;gap:10px;display:flex}.history-job-description summary svg{color:#6366f1}.history-job-description summary strong{color:#334155;font-size:11px;display:block}.history-job-description summary span{color:#94a3b8;margin-top:2px;font-size:9px;display:block}.history-job-description summary>svg{color:#94a3b8;transition:transform .2s}.history-job-description[open] summary>svg{transform:rotate(180deg)}.job-description-content{padding:0 15px 15px}.job-description-content p{color:#64748b;white-space:pre-wrap;background:#fff;border-radius:9px;margin:0;padding:13px;font-size:11px;line-height:1.7}.answer-history{margin-top:3px}.answer-history-heading{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:13px;display:flex}.answer-history-heading h3{color:#1e293b;margin:0;font-size:17px;font-weight:750}.answer-history-heading>span{color:#94a3b8;font-size:10px}.answer-history-list{flex-direction:column;gap:12px;display:flex}.answer-history-card{background:#fff;border:1px solid #e9edf2;border-radius:15px;grid-template-columns:34px minmax(0,1fr);gap:14px;padding:19px;transition:border-color .2s,box-shadow .2s;display:grid;position:relative}.answer-history-card:hover{border-color:#dfe3ea;box-shadow:0 8px 25px #0f172a0a}.answer-number{color:#64748b;background:#f1f5f9;border-radius:9px;place-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:grid}.answer-content{min-width:0}.answer-history-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.question-block{min-width:0}.answer-label{color:#a1aab8;letter-spacing:.1em;margin-bottom:6px;font-size:8px;font-weight:800;display:block}.answer-history-header h5{color:#1e293b;margin:0;font-size:13px;font-weight:700;line-height:1.6}.answer-history-score{flex-shrink:0;align-items:baseline;display:flex}.answer-history-score strong{font-size:24px;font-weight:800;line-height:1}.answer-history-score span{color:#94a3b8;margin-left:2px;font-size:9px}.candidate-answer{background:#f8fafc;border:1px solid #edf0f4;border-radius:10px;margin-top:15px;padding:14px}.answer-box-heading{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.answer-box-heading span{color:#64748b;text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:750}.candidate-answer p{color:#475569;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.7}.answer-score-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:9px;display:grid}.mini-score{background:#fff;border:1px solid #edf0f4;border-radius:9px;align-items:baseline;gap:5px;padding:10px 11px;display:flex}.mini-score span{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:650;overflow:hidden}.mini-score strong{margin-left:auto;font-size:14px;font-weight:800}.mini-score small{color:#a1aab8;font-size:8px}.feedback-block{border-radius:10px;margin-top:13px;padding:13px}.feedback-main{background:#fafaff;border:1px solid #e8eaff}.feedback-title{margin-bottom:6px}.feedback-title span{color:#475569;text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:800}.feedback-block p{color:#64748b;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.7}.feedback-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.feedback-list{background:#fafbfc;border:1px solid #edf0f4}.feedback-list.positive{background:#f6fffb;border-color:#d1fae5}.feedback-list.improvement{background:#fffaf5;border-color:#fed7aa}.feedback-list.missing{background:#fff8f8;border-color:#fecaca}.feedback-list ul{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.feedback-list li{color:#64748b;align-items:flex-start;gap:7px;font-size:10px;line-height:1.55;display:flex}.feedback-bullet{background:#94a3b8;border-radius:50%;flex:0 0 5px;width:5px;height:5px;margin-top:5px}.feedback-list.positive .feedback-bullet{background:#10b981}.feedback-list.improvement .feedback-bullet{background:#f59e0b}.feedback-list.missing .feedback-bullet{background:#ef4444}.improved-answer-wrapper{background:linear-gradient(135deg,#faf9ff,#f8f7ff);border:1px solid #ddd6fe;border-radius:11px;margin-top:13px;overflow:hidden}.improved-answer-toggle{color:#475569;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:12px;display:flex}.improved-answer-toggle>div{align-items:center;gap:9px;display:flex}.improved-icon{color:#7c3aed;background:#ede9fe;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.improved-answer-toggle strong{color:#5b21b6;font-size:10px;display:block}.improved-answer-toggle span{color:#8b7eb8;margin-top:2px;font-size:9px;display:block}.improved-answer-toggle>svg{color:#8b5cf6}.improved-answer{padding:0 12px 12px}.improved-answer p{color:#5b556e;white-space:pre-wrap;background:#fff;border:1px solid #e9e4ff;border-radius:8px;margin:0;padding:12px;font-size:11px;line-height:1.7}.history-empty{text-align:center;background:#ffffffbf;border:1px dashed #d9dee7;border-radius:20px;padding:80px 25px;position:relative;overflow:hidden}.empty-visual{place-items:center;width:82px;height:82px;margin:0 auto 20px;display:grid;position:relative}.empty-icon{z-index:2;color:#6366f1;background:#eef2ff;border-radius:17px;place-items:center;width:58px;height:58px;display:grid;position:relative}.empty-ring{border:1px solid #e0e7ff;border-radius:50%;animation:2.5s ease-out infinite empty-pulse;position:absolute}.ring-one{width:70px;height:70px}.ring-two{width:88px;height:88px;animation-delay:.8s}@keyframes empty-pulse{0%{opacity:.65;transform:scale(.82)}to{opacity:0;transform:scale(1.15)}}.history-empty h2{color:#1e293b;margin:0 0 8px;font-size:20px;font-weight:750}.history-empty p{color:#64748b;max-width:480px;margin:0 auto 23px;font-size:13px;line-height:1.65}.empty-action{color:#fff;background:#4f46e5;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 7px 18px #4f46e52e}.empty-action:hover{transform:translateY(-2px);box-shadow:0 10px 24px #4f46e53d}.no-filter-results{text-align:center;color:#94a3b8;background:#fff;border:1px dashed #d9dee7;border-radius:17px;padding:65px 20px}.no-filter-results>svg{color:#cbd5e1;margin-bottom:10px}.no-filter-results h3{color:#475569;margin:0 0 6px;font-size:16px}.no-filter-results p{margin:0 0 15px;font-size:12px}.no-filter-results button{color:#4f46e5;cursor:pointer;background:#eef2ff;border:1px solid #e0e7ff;border-radius:8px;padding:8px 12px;font-size:11px;font-weight:700}.history-loading{justify-content:center;align-items:center;gap:13px;min-height:60vh;display:flex}.loading-orb{color:#6366f1;background:#eef2ff;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.history-spinner{animation:.9s linear infinite history-spin}.history-loading h3{color:#334155;margin:0 0 4px;font-size:14px}.history-loading p{color:#94a3b8;margin:0;font-size:11px}@keyframes history-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.history-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.error-icon{color:#dc2626;background:#fef2f2;border-radius:17px;place-items:center;width:60px;height:60px;display:grid}.history-error h2{color:#1e293b;margin:15px 0 6px;font-size:19px}.history-error p{color:#64748b;max-width:480px;margin:0 0 18px;font-size:12px;line-height:1.6}.error-retry{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;padding:9px 14px;font-size:11px;font-weight:700}.score-excellent{color:#16a34a}.score-good{color:#2563eb}.score-average{color:#d97706}.score-low{color:#dc2626}.score-none{color:#94a3b8}.session-main:focus-visible,.start-interview-btn:focus-visible,.filter-toggle:focus-visible,.filter-options button:focus-visible,.empty-action:focus-visible,.improved-answer-toggle:focus-visible{outline-offset:2px;outline:3px solid #6366f133}@media (width<=1100px){.history-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel{flex-wrap:wrap}.sort-group{margin-left:0}}@media (width<=850px){.interview-history-main{padding:25px 20px 60px}.history-hero-content{flex-direction:column;align-items:flex-start;padding:25px}.start-interview-btn{width:100%}.history-section-header{flex-direction:column;align-items:flex-start}.history-toolbar{width:100%}.history-search{flex:1;width:auto}.score-breakdown{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.interview-history-main{padding:20px 14px 50px}.history-title-row{align-items:flex-start}.history-icon{border-radius:14px;flex-basis:48px;width:48px;height:48px}.history-title-row h1{font-size:25px}.history-title-row p{font-size:12px}.history-stats{grid-template-columns:1fr;gap:10px}.history-stat-card{min-height:85px}.history-toolbar{flex-direction:column;align-items:stretch}.history-search{box-sizing:border-box;width:100%}.filter-toggle{justify-content:center}.filter-panel{flex-direction:column;align-items:stretch;gap:16px}.sort-group{margin-left:0}.sort-group select{width:100%}.session-main{grid-template-columns:38px minmax(0,1fr) 25px;gap:10px;padding:15px}.session-status{width:37px;height:37px}.session-score{display:none}.session-top-row h3{white-space:normal;max-width:100%}.session-meta{gap:7px 10px}.session-details{padding:0 14px 20px}.details-top{padding-top:18px}.score-breakdown{grid-template-columns:1fr 1fr}.answer-history-card{grid-template-columns:1fr;padding:15px}.answer-number{display:none}.answer-history-header{flex-direction:column;gap:10px}.answer-history-score{order:-1}.feedback-columns,.answer-score-grid{grid-template-columns:1fr}.mini-score{justify-content:space-between}}@media (width<=430px){.history-hero-content{border-radius:18px;padding:20px}.history-title-row{gap:11px}.history-eyebrow{font-size:8px}.history-title-row h1{font-size:22px}.history-title-row p{font-size:11px}.history-icon{flex-basis:43px;width:43px;height:43px}.score-breakdown{grid-template-columns:1fr}.details-top{align-items:flex-start}.large-score strong{font-size:25px}.history-empty{padding:60px 18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.reports-page{color:#1f3028;background:radial-gradient(circle at 85% 0,#4f7a651a,#0000 28%),radial-gradient(circle at 5% 20%,#4f7a650f,#0000 25%),#f5f8f6;min-height:100vh;padding:42px 32px 70px}.reports-main{width:min(1180px,100%);margin:0 auto}.reports-loading{color:#587066;justify-content:center;align-items:center;gap:12px;min-height:70vh;font-size:15px;font-weight:700;display:flex}.reports-spinner{animation:.9s linear infinite reports-spin}@keyframes reports-spin{to{transform:rotate(360deg)}}.reports-hero{background:linear-gradient(135deg,#fffffffa,#eff7f2f2);border:1px solid #4f7a6524;border-radius:30px;justify-content:space-between;align-items:center;gap:50px;min-height:360px;padding:52px;animation:.7s both reports-enter;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #2741341a}.reports-hero:before{content:"";filter:blur(2px);pointer-events:none;background:#4f7a6517;border-radius:50%;width:360px;height:360px;position:absolute;top:-150px;right:-130px}.reports-hero-content{z-index:1;max-width:700px;position:relative}.reports-eyebrow{color:#47735e;letter-spacing:.08em;background:#e4f1e9;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:11px;font-weight:900;display:inline-flex}.reports-hero h1{color:#1c3026;letter-spacing:-.055em;max-width:650px;margin:18px 0 13px;font-size:clamp(38px,5vw,60px);line-height:1.02}.reports-hero h1 span{color:#4f7a65}.reports-hero p{color:#6f7d76;max-width:600px;margin:0;font-size:16px;line-height:1.7}.reports-actions{align-items:center;gap:14px;margin-top:28px;display:flex}.download-report-btn{color:#fff;cursor:pointer;background:#274c3b;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 19px;font-size:14px;font-weight:800;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex;box-shadow:0 9px 24px #274c3b33}.download-report-btn:hover:not(:disabled){background:#355f4b;transform:translateY(-3px);box-shadow:0 14px 30px #274c3b40}.download-report-btn:active:not(:disabled){transform:translateY(-1px)}.download-report-btn:disabled{opacity:.65;cursor:wait}.report-format{color:#89958f;font-size:12px;font-weight:700}.hero-score{z-index:1;flex-direction:column;align-items:center;min-width:220px;display:flex;position:relative}.hero-score-ring{background:conic-gradient(#4f7a65 0deg, #4f7a65 calc(var(--score,75) * 3.6deg), #dce9e2 calc(var(--score,75) * 3.6deg), #dce9e2 360deg);border-radius:50%;place-items:center;width:185px;height:185px;animation:.9s cubic-bezier(.16,1,.3,1) both score-pop;display:grid;position:relative;box-shadow:0 18px 45px #36584624}.hero-score-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:10px}.hero-score-ring>div{z-index:1;align-items:baseline;display:flex;position:relative}.hero-score-ring strong{color:#274b3a;letter-spacing:-.06em;font-size:46px;line-height:1}.hero-score-ring span{color:#89968f;margin-left:3px;font-size:12px;font-weight:700}.hero-score p{color:#617068;margin:15px 0 0;font-size:13px;font-weight:800}@keyframes score-pop{0%{opacity:0;transform:scale(.75)rotate(-12deg)}to{opacity:1;transform:scale(1)rotate(0)}}.reports-error{color:#a65d4e;background:#fff5f3;border:1px solid #efd1cb;border-radius:13px;align-items:center;gap:9px;margin-top:18px;padding:14px 17px;font-size:13px;font-weight:700;display:flex}.report-score-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:20px;display:grid}.report-score-card{background:#ffffffeb;border:1px solid #e1e9e4;border-radius:18px;align-items:flex-start;gap:14px;min-height:135px;padding:20px;transition:transform .25s,box-shadow .25s,border-color .25s;animation:.65s both reports-enter;display:flex;box-shadow:0 8px 28px #273d320b}.report-score-card:hover{border-color:#cbdcd2;transform:translateY(-5px);box-shadow:0 17px 38px #273d3217}.report-card-icon{color:#4f7a65;background:#e9f3ed;border-radius:11px;flex:0 0 39px;place-items:center;width:39px;height:39px;display:grid}.report-score-card span{color:#718078;font-size:12px;font-weight:700;display:block}.report-score-card strong{color:#263a30;letter-spacing:-.04em;margin-top:6px;font-size:27px;line-height:1;display:block}.report-score-card strong small{color:#94a099;font-size:11px;font-weight:700}.report-score-card p{color:#9aa49f;margin:7px 0 0;font-size:11px}.report-panel,.insight-panel,.next-steps-panel{background:#fffffff0;border:1px solid #e1e9e4;border-radius:21px;box-shadow:0 9px 35px #273d320d}.report-panel{margin-top:20px;padding:28px}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.panel-heading svg{color:#4f7a65}.panel-kicker{color:#4f7a65;letter-spacing:.13em;font-size:10px;font-weight:900;display:block}.panel-heading h2,.next-steps-panel h2{color:#263930;letter-spacing:-.02em;margin:6px 0 0;font-size:21px}.activity-grid{border:1px solid #e6ece8;border-radius:14px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.activity-item{background:#fafcfb;border-right:1px solid #e6ece8;padding:20px;transition:background .2s}.activity-item:last-child{border-right:0}.activity-item:hover{background:#f2f7f4}.activity-item strong{color:#315644;font-size:25px;display:block}.activity-item span{color:#87938d;margin-top:4px;font-size:11px;font-weight:700;display:block}.insights-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;display:grid}.insight-panel{padding:25px}.insight-heading{color:#4f7a65;align-items:center;gap:9px;display:flex}.insight-heading.warning{color:#a87939}.insight-heading h2{color:#2a3d33;margin:0;font-size:19px}.insight-panel ul{flex-direction:column;gap:10px;margin:20px 0 0;padding:0;list-style:none;display:flex}.insight-panel li{color:#637169;background:#f8faf9;border-radius:10px;align-items:flex-start;gap:10px;padding:11px 12px;font-size:13px;line-height:1.5;display:flex}.insight-panel li span{color:#4f7a65;background:#e1f0e7;border-radius:50%;flex:0 0 19px;place-items:center;width:19px;height:19px;font-size:10px;font-weight:900;display:grid}.insight-heading.warning~ul li span{color:#a87939;background:#fff1d9}.next-steps-panel{grid-template-columns:.8fr 1.2fr;align-items:center;gap:45px;margin-top:20px;padding:28px;display:grid}.next-steps-panel>div:first-child p{color:#7a8781;margin:12px 0 0;font-size:13px;line-height:1.6}.next-steps-list{flex-direction:column;gap:10px;display:flex}.next-step{background:#fafcfb;border:1px solid #e3ebe6;border-radius:11px;align-items:center;gap:13px;padding:13px 15px;transition:transform .2s,border-color .2s,background .2s;display:flex}.next-step:hover{background:#f3f8f5;border-color:#cbdcd2;transform:translate(5px)}.next-step>span{color:#4f7a65;font-size:11px;font-weight:900}.next-step p{color:#5e6c65;margin:0;font-size:12px;line-height:1.5}.download-cta{color:#fff;background:linear-gradient(135deg,#294d3c,#416d58);border-radius:19px;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:23px 25px;display:flex;box-shadow:0 17px 40px #284c3b2e}.download-cta>div:first-child{align-items:center;gap:14px;display:flex}.cta-icon{background:#ffffff21;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.download-cta h2{margin:0;font-size:17px}.download-cta p{color:#ffffffad;margin:4px 0 0;font-size:12px}.download-report-btn.secondary{color:#315844;box-shadow:none;background:#fff}.download-report-btn.secondary:hover:not(:disabled){box-shadow:none;background:#edf6f1}@keyframes reports-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1000px){.report-score-grid,.activity-grid{grid-template-columns:repeat(2,1fr)}.activity-item:nth-child(2){border-right:0}.activity-item:nth-child(-n+2){border-bottom:1px solid #e6ece8}}@media (width<=800px){.reports-page{padding:25px 18px 50px}.reports-hero{flex-direction:column;align-items:flex-start;padding:34px 27px}.hero-score{align-self:center}.insights-grid,.next-steps-panel{grid-template-columns:1fr}}@media (width<=600px){.reports-page{padding:15px 12px 35px}.reports-hero{border-radius:22px;padding:28px 21px}.reports-hero h1{font-size:38px}.reports-actions{flex-direction:column;align-items:flex-start}.report-score-grid,.activity-grid{grid-template-columns:1fr}.activity-item{border-bottom:1px solid #e6ece8;border-right:0}.activity-item:last-child{border-bottom:0}.report-panel,.insight-panel,.next-steps-panel{padding:20px}.download-cta{flex-direction:column;align-items:flex-start}.download-cta .download-report-btn{width:100%}}@media (prefers-reduced-motion:reduce){.reports-hero,.report-score-card,.hero-score-ring{animation:none}.report-score-card,.download-report-btn,.next-step{transition:none}}.settings-page{box-sizing:border-box;background:#f6f8f7;min-height:100vh;padding:36px}.settings-main{max-width:1000px;margin:0 auto}.settings-header{align-items:center;gap:16px;margin-bottom:28px;display:flex}.settings-title-icon{color:#4f7a65;background:#e5f0ea;border-radius:15px;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.settings-header h1{color:#1f3028;margin:0;font-size:30px}.settings-header p{color:#718078;margin:6px 0 0;font-size:15px}.settings-card{background:#fff;border:1px solid #e2e9e5;border-radius:18px;margin-bottom:20px;padding:25px;box-shadow:0 8px 25px #23372d0a}.settings-section-header{color:#4f7a65;border-bottom:1px solid #edf1ee;align-items:flex-start;gap:11px;padding-bottom:18px;display:flex}.settings-section-header h2{color:#26372f;margin:0;font-size:19px}.settings-section-header p{color:#87928d;margin:5px 0 0;font-size:13px}.settings-form{padding-top:20px}.settings-form-group{flex-direction:column;gap:7px;margin-bottom:17px;display:flex}.settings-form-group label{color:#34453d;font-size:13px;font-weight:700}.settings-input-wrapper{align-items:center;display:flex;position:relative}.settings-input-wrapper svg{color:#829089;pointer-events:none;position:absolute;left:13px}.settings-input-wrapper input{box-sizing:border-box;color:#26372f;background:#fbfcfb;border:1px solid #dce5e0;border-radius:10px;outline:none;width:100%;height:46px;padding:0 14px 0 41px;font-family:inherit;font-size:14px;transition:all .2s}.settings-input-wrapper input:focus{border-color:#4f7a65;box-shadow:0 0 0 3px #4f7a6514}.settings-primary-button{color:#fff;cursor:pointer;background:#4f7a65;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:4px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:700;display:inline-flex}.settings-primary-button:hover:not(:disabled){background:#426954}.settings-primary-button:disabled{opacity:.6;cursor:not-allowed}.settings-error{color:#a34a4a;background:#fff1f1;border:1px solid #f0cccc;border-radius:9px;margin-bottom:15px;padding:11px 13px;font-size:13px}.settings-success{color:#3f7956;background:#eef8f2;border:1px solid #d4e9db;border-radius:9px;margin-bottom:15px;padding:11px 13px;font-size:13px}.account-info-grid{grid-template-columns:1fr 1fr;gap:15px;padding-top:20px;display:grid}.account-info-grid>div{background:#f7faf8;border-radius:11px;flex-direction:column;gap:5px;padding:15px;display:flex}.account-info-grid span{color:#87928d;font-size:11px;font-weight:600}.account-info-grid strong{color:#35463e;word-break:break-word;font-size:14px}.danger-card{border-color:#f0dddd}.settings-section-header.danger{color:#b84b4b}.settings-section-header.danger h2{color:#573535}.logout-settings-button{color:#fff;cursor:pointer;background:#b84b4b;border:none;border-radius:10px;align-items:center;gap:8px;margin-top:18px;padding:12px 18px;font-family:inherit;font-size:14px;font-weight:700;display:inline-flex}.logout-settings-button:hover{background:#a53f3f}.settings-loading{color:#718078;background:#fff;border:1px solid #e2e9e5;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}.settings-loading p{margin-top:10px;font-size:14px}.settings-spin{animation:1s linear infinite settings-spin}@keyframes settings-spin{to{transform:rotate(360deg)}}@media (width<=700px){.settings-page{padding:20px}.account-info-grid{grid-template-columns:1fr}}.logo-intro{z-index:99999;color:#111;isolation:isolate;background:#fff;flex-direction:column;justify-content:center;align-items:center;animation:.35s ease-out both introEnter;display:flex;position:fixed;inset:0;overflow:hidden}.logo-intro__orb{pointer-events:none;filter:blur(90px);opacity:0;border-radius:50%;width:420px;height:420px;position:absolute}.logo-intro__orb--one{background:#1118270b;animation:1.7s ease-out .1s forwards orbOne;transform:translate(-35vw,-20vh)}.logo-intro__orb--two{background:#6366f109;animation:1.7s ease-out .15s forwards orbTwo;transform:translate(35vw,20vh)}.logo-intro__noise{opacity:.018;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");animation:.25s steps(2,end) infinite noiseMove;position:absolute;inset:-50%}.logo-intro__line{background:#111827b3;width:1px;height:0;animation:.8s cubic-bezier(.22,1,.36,1) .15s forwards verticalLine;position:absolute;box-shadow:0 0 25px #1118271f}.logo-intro__brand{z-index:2;color:#111;letter-spacing:.12em;white-space:nowrap;justify-content:center;align-items:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:clamp(38px,6vw,76px);font-weight:800;display:flex;position:relative}.logo-intro__brand span{opacity:0;filter:blur(8px);animation:.65s cubic-bezier(.16,1,.3,1) forwards letterReveal;display:inline-block;transform:translateY(35px)rotateX(70deg)scale(.8)}.logo-intro__brand span:first-child{animation-delay:.3s}.logo-intro__brand span:nth-child(2){animation-delay:.35s}.logo-intro__brand span:nth-child(3){animation-delay:.4s}.logo-intro__brand span:nth-child(4){animation-delay:.45s}.logo-intro__brand span:nth-child(5){animation-delay:.5s}.logo-intro__brand span:nth-child(6){animation-delay:.55s}.logo-intro__brand span:nth-child(7){animation-delay:.6s}.logo-intro__brand span:nth-child(8){animation-delay:.65s}.logo-intro__caption{z-index:2;color:#11182773;letter-spacing:.34em;opacity:0;margin-top:18px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:9px;font-weight:700;animation:.5s ease-out .85s forwards captionReveal;position:relative;transform:translateY(8px)}.logo-intro--closing{animation:.32s cubic-bezier(.4,0,1,1) forwards introExit}@keyframes introEnter{0%{opacity:0}to{opacity:1}}@keyframes verticalLine{0%{opacity:0;height:0}25%{opacity:1}to{opacity:0;height:70vh}}@keyframes letterReveal{0%{opacity:0;filter:blur(8px);transform:translateY(35px)rotateX(70deg)scale(.8)}55%{opacity:1;filter:blur();transform:translateY(-3px)rotateX(0)scale(1.03)}to{opacity:1;filter:blur();transform:translateY(0)rotateX(0)scale(1)}}@keyframes captionReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes orbOne{0%{opacity:0;transform:translate(-45vw,-30vh)scale(.6)}to{opacity:1;transform:translate(-35vw,-20vh)scale(1)}}@keyframes orbTwo{0%{opacity:0;transform:translate(45vw,30vh)scale(.6)}to{opacity:1;transform:translate(35vw,20vh)scale(1)}}@keyframes noiseMove{0%{transform:translate(0)}25%{transform:translate(2%,-1%)}50%{transform:translate(-1%,2%)}75%{transform:translate(1%,1%)}to{transform:translate(0)}}@keyframes introExit{0%{opacity:1;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(1.035)}}@media (width<=600px){.logo-intro__brand{letter-spacing:.09em;font-size:32px}.logo-intro__caption{letter-spacing:.24em;font-size:7px}.logo-intro__orb{filter:blur(70px);width:300px;height:300px}}@media (prefers-reduced-motion:reduce){.logo-intro,.logo-intro__orb,.logo-intro__line,.logo-intro__brand span,.logo-intro__caption{animation:none!important}.logo-intro{opacity:1}.logo-intro__brand span{opacity:1;filter:none;transform:none}.logo-intro__caption{opacity:1;transform:none}}.site-footer{color:#cbd5e1;box-sizing:border-box;background:#0f172a;width:100%;padding:64px clamp(20px,6vw,76px) 24px}.footer-inner{grid-template-columns:2fr 1fr 1.5fr 1fr;gap:50px;max-width:1200px;margin:0 auto;display:grid}.footer-brand{max-width:300px}.footer-logo{color:#fff;letter-spacing:.08em;margin-bottom:16px;font:900 22px/1 Inter,system-ui,sans-serif;text-decoration:none;display:inline-block}.footer-logo:after{content:".";color:#818cf8}.footer-brand p{color:#94a3b8;margin:0;font-size:14px;line-height:1.7}.footer-column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-column h3{color:#fff;margin:0 0 8px;font-size:14px;font-weight:800}.footer-column a{color:#94a3b8;font-size:13px;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#fff}.footer-bottom{color:#64748b;border-top:1px solid #ffffff1a;max-width:1200px;margin:48px auto 0;padding-top:20px;font-size:12px}@media (width<=750px){.footer-inner{grid-template-columns:1fr 1fr;gap:40px 25px}.footer-brand{grid-column:1/-1}}@media (width<=480px){.site-footer{padding:48px 20px 20px}.footer-inner{grid-template-columns:1fr;gap:30px}.footer-brand{grid-column:auto}}.legal-page{color:#172033;background:#f8fafc;min-height:100vh}.legal-header{box-sizing:border-box;z-index:100;background:#ffffffe6;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,6vw,76px);display:flex;position:sticky;top:0}.legal-logo{color:#111827;letter-spacing:.08em;font:900 22px/1 Inter,system-ui,sans-serif;text-decoration:none}.legal-logo:after{content:".";color:#6366f1}.legal-back{color:#4f46e5;font-size:13px;font-weight:700;text-decoration:none}.legal-back:hover{text-decoration:underline}.legal-container{box-sizing:border-box;width:100%;max-width:900px;margin:0 auto;padding:70px 20px}.legal-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:clamp(28px,5vw,56px);box-shadow:0 10px 35px #0f172a0d}.legal-card h1{color:#111827;margin:0 0 10px;font-size:clamp(30px,5vw,42px);line-height:1.15}.legal-updated{color:#64748b;margin:0 0 40px;font-size:13px}.legal-content h2{color:#111827;margin:38px 0 12px;font-size:20px}.legal-content h3{color:#1e293b;margin:25px 0 10px;font-size:16px}.legal-content p{color:#475569;margin:0 0 16px;font-size:15px;line-height:1.75}.legal-content ul{margin:0 0 20px;padding-left:22px}.legal-content li{color:#475569;margin-bottom:9px;font-size:15px;line-height:1.7}.legal-content a{color:#4f46e5}@media (width<=600px){.legal-header{height:64px}.legal-logo{font-size:19px}.legal-container{padding:35px 15px}.legal-card{border-radius:14px;padding:25px 20px}}.contact-details{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;margin:24px 0 32px!important;display:flex!important}.contact-link{box-sizing:border-box!important;color:#111827!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:10px!important;align-items:center!important;width:fit-content!important;padding:12px 18px!important;font-size:15px!important;font-weight:600!important;text-decoration:none!important;transition:background .2s,border-color .2s,color .2s,transform .2s!important;display:inline-flex!important}.contact-link:hover{color:#fff!important;background:#111827!important;border-color:#111827!important;transform:translateY(-1px)!important}#root{min-height:100vh}.route-loading{color:var(--text-light);min-height:100vh;background:#f7f8fb;background:var(--background);place-items:center;padding:24px;font-weight:700;display:grid}.route-loading:after{content:"";border:2px solid #cfe0d9;border-top-color:var(--primary);border-radius:50%;width:22px;height:22px;margin-left:10px;animation:.7s linear infinite critiqon-spin}.route-not-found{text-align:center;background:radial-gradient(circle at 50% 0%, #e9f6f0, transparent 38%), var(--background);place-items:center;min-height:100vh;padding:32px 20px;display:grid}.route-not-found>div{border:1px solid var(--border);width:min(100%,520px);box-shadow:var(--shadow-lg);background:#ffffffe6;border-radius:26px;padding:48px 32px}.route-not-found__code{letter-spacing:-.07em;color:var(--primary);font-size:72px;font-weight:900;line-height:1;display:block}.route-not-found h1{margin:14px 0 8px;font-size:28px}.route-not-found p{color:var(--text-light);margin:0 0 24px;line-height:1.6}.route-not-found a{background:var(--text);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.route-not-found a:hover{background:var(--primary)}:root{--primary:#16735a;--primary-hover:#0f5c47;--primary-light:#e9f6f0;--accent:#7c5cff;--background:#f5f7f6;--surface:#fff;--sidebar:#fff;--border:#e1e7e4;--text:#15201b;--text-light:#66736d;--success:#15803d;--warning:#b45309;--danger:#dc2626;--info:#2563eb;--shadow-sm:0 4px 14px #10271e0d;--shadow-md:0 12px 34px #10271e13;--shadow-lg:0 24px 70px #10271e1c;--radius-sm:10px;--radius-md:14px;--radius-lg:22px;--transition:.18s cubic-bezier(.2,.7,.2,1)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.animate-item{opacity:0;animation-name:fadeUp;animation-duration:.7s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:forwards}.animate-1{animation-delay:50ms}.animate-2{animation-delay:.18s}.animate-3{animation-delay:.31s}.animate-4{animation-delay:.44s}.animate-5{animation-delay:.57s}.animate-6{animation-delay:.7s}.animated-card{transition:transform .25s,box-shadow .25s}.animated-card:hover{transform:translateY(-5px);box-shadow:0 14px 32px #1f29371a}.upload-btn,.welcome-btn,.recent-btn{transition:transform .2s,box-shadow .2s,background-color .2s}.upload-btn:hover,.welcome-btn:hover,.recent-btn:hover{transform:translateY(-2px);box-shadow:0 8px 18px #2864f029}.upload-btn:active,.welcome-btn:active,.recent-btn:active{transform:translateY(0)scale(.98)}.sidebar-item{transition:transform .2s,background-color .2s,color .2s}.sidebar-item:hover{transform:translate(3px)}.upload-box{transition:border-color .25s,background-color .25s,box-shadow .25s}.upload-box:hover{box-shadow:0 8px 24px #2864f012}.selected-file{animation:.25s ease-out both scaleIn}.message{animation:.3s ease-out both fadeUp}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-width:320px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--text);margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img,svg{max-width:100%}button{touch-action:manipulation}::selection{color:#123126;background:#cdeee0}:focus-visible{outline-offset:3px;outline:3px solid #16735a52}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:#eef2f0}::-webkit-scrollbar-thumb{background:#c5d0cb;border:2px solid #eef2f0;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#aabbb3}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
