@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Segoe UI,Arial,sans-serif;margin:0;padding:0}body{background:#020e1f;min-height:100vh;overflow-x:hidden}.loading-screen{align-items:center;background:radial-gradient(ellipse 55% 50% at 48% 46%,#00ffb421 0,#02383b47 40%,#0000 70%),radial-gradient(ellipse 80% 60% at 50% 50%,#02383b 0,#021820 55%,#020e1f 100%);color:#fff;display:flex;flex-direction:column;gap:18px;height:100vh;inset:0;justify-content:center;position:fixed;width:100%}.loading-spinner{animation:loading-spin .8s linear infinite;border:3px solid #00ffb426;border-radius:50%;border-top-color:#00ffb4;height:44px;width:44px}.loading-screen h2{color:#ffffffbf;font-size:15px;font-weight:500;letter-spacing:.3px}@keyframes loading-spin{to{transform:rotate(1turn)}}.container{align-items:center;background:radial-gradient(ellipse 55% 50% at 48% 46%,#00ffb421 0,#02383b47 40%,#0000 70%),radial-gradient(ellipse 80% 60% at 50% 50%,#02383b 0,#021820 55%,#020e1f 100%);color:#fff;display:flex;min-height:100vh;overflow:hidden;position:relative;width:100%}.container:before{animation:gridPulse 6s ease-in-out infinite alternate;background-image:repeating-linear-gradient(180deg,#0000,#0000 59px,#00ffcc1a 60px);bottom:-10%;content:"";height:60%;left:-10%;mask-image:linear-gradient(0deg,#00ffcc2e 0,#0000);-webkit-mask-image:linear-gradient(0deg,#00ffcc2e 0,#0000);opacity:.55;pointer-events:none;position:absolute;width:120%;z-index:0}@keyframes gridPulse{0%{opacity:.35}to{opacity:.65}}.star{animation:twinkleStar 1.5s ease-in-out infinite alternate;animation:twinkleStar var(--dur,1.5s) ease-in-out infinite alternate;animation-delay:0s;animation-delay:var(--del,0s);border-radius:50%;pointer-events:none;position:absolute;z-index:1}@keyframes twinkleStar{0%{opacity:.08;transform:scale(.6)}40%{opacity:.5;transform:scale(.9)}70%{opacity:1;transform:scale(1.3)}to{opacity:.15;transform:scale(.7)}}.glow-orb{border-radius:50%;pointer-events:none;position:absolute;z-index:2}.orb-one{animation:floatOrbOne 14s ease-in-out infinite alternate;background:radial-gradient(circle at 50% 50%,#00ffb438 0,#00c88c1f 30%,#02383b12 55%,#0000 75%);filter:blur(28px);height:680px;left:calc(50% - 460px);top:calc(50% - 340px);width:680px}.orb-two{animation:floatOrbTwo 11s ease-in-out infinite alternate;background:radial-gradient(circle at 50% 50%,#00ffcc29 0,#00b48214 40%,#0000 70%);filter:blur(20px);height:420px;left:calc(50% - 160px);top:calc(50% - 250px);width:420px}@keyframes floatOrbOne{0%{transform:translate(0) scale(1)}to{transform:translate(30px,25px) scale(1.06)}}@keyframes floatOrbTwo{0%{transform:translate(0) scale(1)}to{transform:translate(-20px,-18px) scale(1.09)}}.left,.login-box{position:relative;z-index:3}.left{align-self:flex-start;display:flex;flex:1 1;flex-direction:column;height:100vh;justify-content:center;padding-left:80px;position:-webkit-sticky;position:sticky;top:0}.left h1{color:#0fc;font-size:64px;font-weight:700;line-height:1.1}@keyframes heroGlow{0%{text-shadow:0 0 40px #00ffcc4d,0 0 80px #00ffcc1a}to{text-shadow:0 0 80px #00ffcc80,0 0 160px #0fc3}}.left p{color:#aaa;font-size:18px;letter-spacing:1px;margin-top:5px}.login-box{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 25px 50px -12px #00000080;display:flex;flex-direction:column;margin:40px 150px 40px auto;min-height:85vh;padding:60px 45px;transform:none;transition:box-shadow .3s ease;width:420px}.login-box:hover{box-shadow:0 30px 60px -12px #0009,0 0 40px -10px #00ffb426}.login-box h2{color:#0fc;font-size:32px;letter-spacing:3px;margin-bottom:10px;text-align:left}.Welcome-Title{color:#fff;font-size:15px;font-weight:400;margin-bottom:35px;text-align:left}.google-btn{align-items:center;background:linear-gradient(90deg,#0fc);border:none;border-radius:8px;color:#000;cursor:pointer;display:flex;font-weight:600;gap:10px;justify-content:center;margin-bottom:20px;padding:12px;transition:all .1s ease;width:100%}.google-btn:hover{box-shadow:0 0 20px #0fc6;opacity:.95;transform:translateY(-2px)}.google-btn img{height:20px;width:20px}.separator{border-bottom:1px solid #ececec;line-height:.1em;margin:10px 0 30px;text-align:center;width:100%}.separator span{background:#0a192f;color:#fff;font-size:11px;font-weight:700;letter-spacing:1.5px;padding:0 15px}.input-label{color:#ccc;display:block;font-size:13px;font-weight:600;margin-bottom:8px;text-align:left}.input-field{background:#0a192f;border:1px solid #ffffff1a;border-radius:10px;color:#fff;font-size:15px;margin-bottom:20px;outline:none;padding:15px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.input-field:focus{background:#0d213f;border-color:#0fc;box-shadow:0 0 0 3px #00ffcc1a}.form-utils{align-items:center;display:flex;font-size:13px;justify-content:space-between;margin:10px 0 25px}.checkbox-container{align-items:center;color:#999;cursor:pointer;display:flex;gap:8px;-webkit-user-select:none;user-select:none}.checkbox-container input{accent-color:#0fc;cursor:pointer}.forgot-link{color:#0fc;cursor:pointer;font-weight:500;text-decoration:none}.forgot-link:hover{text-decoration:underline}.login-btn{background:linear-gradient(90deg,#0fc);border:none;border-radius:12px;box-shadow:0 0 30px #00ffcc40;color:#000;cursor:pointer;font-size:17px;font-weight:700;margin-top:10px;overflow:hidden;padding:16px;position:relative;transition:all .3s ease;width:100%}.login-btn:after{background:linear-gradient(90deg,#0000,#ffffff2e);content:"";inset:0;position:absolute;transform:translateX(-100%);transition:transform .5s ease}.login-btn:hover:after{transform:translateX(100%)}.login-btn:hover{box-shadow:0 0 50px #00ffcc73,0 8px 20px #0000004d;transform:translateY(-2px)}.login-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.signup-text{color:#aaa;font-size:14px;margin-top:auto;padding-top:30px;text-align:center}.signup-text span{color:#0fc;cursor:pointer;font-weight:600;margin-left:5px}.signup-text span:hover{text-decoration:underline}@media (min-width:1600px){.left{padding-left:140px}.login-box{margin-right:220px;width:450px}}@media (max-width:1200px){.left{padding-left:40px}.left h1{font-size:52px}.login-box{margin-right:60px;padding:50px 35px;width:390px}}@media (max-width:1024px){.container{flex-direction:column;justify-content:center;padding:20px}.left{display:none}.login-box{margin:auto;max-width:420px;width:100%}.orb-one{height:480px;left:calc(50% - 240px);top:60px;width:480px}.orb-two{height:320px;left:calc(50% - 160px);top:20px;width:320px}}@media (max-width:480px){.container{align-items:flex-start;overflow-y:auto;padding:32px 16px calc(32px + env(safe-area-inset-bottom, 0px))}.orb-one{height:340px;left:calc(50% - 170px);top:20px;width:340px}.orb-two{height:220px;left:calc(50% - 110px);top:0;width:220px}.login-box{border-radius:20px;margin-top:0;min-height:auto;padding:40px 24px}.login-box h2{font-size:26px}.Welcome-Title{font-size:14px;margin-bottom:28px}.input-field{font-size:14px;margin-bottom:16px;padding:13px}.form-utils{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:20px}.login-btn{font-size:16px;padding:14px}.separator span{background:#041022}}@media (max-width:360px){.login-box{padding:30px 16px}.login-box h2{font-size:22px}.google-btn{font-size:13px}}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #0a192f!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.site-footer{background-color:#020e1a;background-image:radial-gradient(ellipse 60% 100% at 50% 0,#00ffcc0f 0,#0000 60%),linear-gradient(#ffffff05,#ffffff05);border-top:1px solid #00ffcc1f;color:#aaa;padding:60px 60px 24px;position:relative;width:100%;z-index:3}.footer-top{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-brand{display:flex;flex-direction:column;gap:14px;max-width:280px}.footer-brand-row{align-items:center;display:flex;gap:10px}.footer-logo{border-radius:10px;height:38px;object-fit:contain;width:38px}.footer-brand-name{color:#0fc;font-size:18px;font-weight:700;letter-spacing:3px}.footer-tagline{color:#888;font-size:13px;line-height:1.6}.footer-col h4{color:#fff;font-size:14px;letter-spacing:1px;margin-bottom:16px;padding-bottom:8px;position:relative;text-transform:uppercase}.footer-col h4:after{background:#0fc;border-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;width:24px}.footer-link{color:#999;cursor:pointer;display:block;font-size:13.5px;margin-bottom:10px;text-decoration:none;transition:color .2s ease,transform .2s ease,padding-left .2s ease;width:-webkit-fit-content;width:fit-content}.footer-link:hover{color:#0fc;padding-left:4px}.footer-bottom{border-top:1px solid #ffffff0f;color:#777;font-size:12px;letter-spacing:.5px;margin-top:40px;padding-top:24px;text-align:center}.legal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:50}.legal-modal{background:#021820;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 25px 50px -12px #0009;color:#ddd;max-height:85vh;max-width:700px;overflow-y:auto;padding:40px;position:relative;width:100%}.legal-modal h2{color:#0fc;font-size:26px;margin-bottom:6px}.legal-updated{color:#888;font-size:12px;margin-bottom:20px}.legal-intro{font-size:14px;line-height:1.6;margin-bottom:24px}.legal-section{margin-bottom:18px}.legal-section h3{color:#0fc;font-size:15px;margin-bottom:6px}.legal-section p{color:#ccc;font-size:14px;line-height:1.6;white-space:pre-line}.legal-close{background:#ffffff0f;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:14px;height:32px;position:absolute;right:16px;top:16px;transition:background .2s ease;width:32px}.legal-close:hover{background:#ffffff26}.legal-modal::-webkit-scrollbar{width:6px}.legal-modal::-webkit-scrollbar-thumb{background:#00ffcc4d;border-radius:3px}.password-wrapper{position:relative;width:100%}.password-wrapper .input-field{padding-right:50px}.password-toggle-btn{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;right:15px;top:calc(50% - 10px);transform:translateY(-50%);transition:color .2s ease}.password-toggle-btn:hover{color:#0fc}.password-toggle-btn:disabled{cursor:not-allowed;opacity:.5}.eye-icon{height:20px;width:20px}@media (max-width:768px){.site-footer{padding:40px 24px 24px}.footer-top{grid-column-gap:10px;grid-row-gap:30px;column-gap:10px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:30px;text-align:center}.footer-brand{align-items:center;grid-column:1/-1;max-width:100%}.footer-col{align-items:center;display:flex;flex-direction:column;min-width:0}.footer-col h4{font-size:12px}.footer-col h4:after{left:50%;transform:translateX(-50%)}.footer-link{font-size:12px;margin:0 auto 10px}.footer-bottom{font-size:11px;margin-top:32px}.legal-modal{border-radius:14px;padding:28px 22px}.legal-modal h2{font-size:21px}.legal-close{height:30px;right:12px;top:12px;width:30px}}@media (max-width:420px){.footer-brand-name{font-size:16px}.footer-tagline{font-size:12px}.footer-top{column-gap:6px;row-gap:26px}.footer-col h4{font-size:11px;letter-spacing:.5px}.footer-link{font-size:11px;margin-bottom:8px}}.lp-root{background:radial-gradient(ellipse 55% 50% at 48% 46%,#00ffb421 0,#02383b47 40%,#0000 70%),radial-gradient(ellipse 80% 60% at 50% 50%,#02383b 0,#021820 55%,#020e1f 100%);color:#eef2ff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.lp-galaxy{height:100%;inset:0;pointer-events:none;position:fixed;width:100%;z-index:0}.lp-root .star{animation:lp-twinkleStar 1.5s ease-in-out infinite alternate;animation:lp-twinkleStar var(--dur,1.5s) ease-in-out infinite alternate;animation-delay:0s;animation-delay:var(--del,0s);border-radius:50%;pointer-events:none;position:absolute;z-index:1}@keyframes lp-twinkleStar{0%{opacity:.08;transform:scale(.6)}40%{opacity:.5;transform:scale(.9)}70%{opacity:1;transform:scale(1.3)}to{opacity:.15;transform:scale(.7)}}.lp-root .glow-orb{border-radius:50%;pointer-events:none;position:absolute;z-index:1}.lp-root .orb-one{animation:lp-floatOrbOne 14s ease-in-out infinite alternate;background:radial-gradient(circle at 50% 50%,#00ffb438 0,#00c88c1f 30%,#02383b12 55%,#0000 75%);filter:blur(28px);height:680px;left:calc(50% - 460px);top:calc(50% - 340px);width:680px}.lp-root .orb-two{animation:lp-floatOrbTwo 11s ease-in-out infinite alternate;background:radial-gradient(circle at 50% 50%,#00ffcc29 0,#00b48214 40%,#0000 70%);filter:blur(20px);height:420px;left:calc(50% - 160px);top:calc(50% - 250px);width:420px}@keyframes lp-floatOrbOne{0%{transform:translate(0) scale(1)}to{transform:translate(30px,25px) scale(1.06)}}@keyframes lp-floatOrbTwo{0%{transform:translate(0) scale(1)}to{transform:translate(-20px,-18px) scale(1.09)}}.lp-nav{align-items:center;border-bottom:1px solid #0000;display:flex;justify-content:space-between;left:0;padding:16px 48px;position:fixed;right:0;top:0;transition:background .3s;z-index:500}.lp-nav,.lp-nav--s{background:#0000}.lp-logo{align-items:center;display:flex;gap:9px}.lp-logo-img{height:32px;object-fit:contain;width:auto}.lp-logo-text{color:#00d68f;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700;letter-spacing:.06em}.lp-btn{background:#00d68f;border:none;border-radius:999px;box-shadow:0 0 0 #00d68f00;color:#020810;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.03em;overflow:hidden;padding:10px 24px;position:relative;transition:transform .2s,box-shadow .2s,background .2s}.lp-btn:hover{background:#00f5a8;box-shadow:0 0 38px #00d68f94;transform:translateY(-2px) scale(1.03)}.lp-btn--lg{font-size:15px;padding:13px 40px}.lp-btn--glow:before{animation:lp-spin 3s linear infinite;background:conic-gradient(from 0deg,#00d68f,#00f5a8,#4da6ff,#00f5a8,#00d68f);border-radius:999px;content:"";inset:-2px;opacity:0;position:absolute;transition:opacity .3s;z-index:-1}.lp-btn--glow:hover:before{opacity:1}@keyframes lp-spin{to{transform:rotate(1turn)}}.lp-hero{justify-content:center;min-height:100vh;padding:120px 24px 80px;position:relative;text-align:center;z-index:2}.lp-hero,.lp-hero-inner{align-items:center;display:flex;flex-direction:column}.lp-hero-inner{max-width:760px}.lp-hero-veil{background:radial-gradient(ellipse 48% 44% at 50% 42%,#02161e99 0,#02161e52 45%,#0000 75%);inset:0;pointer-events:none;position:absolute;z-index:-1}.lp-badge{align-items:center;animation:lp-popIn .8s .3s both;background:#00d68f12;border:1px solid #00d68f38;border-radius:999px;color:#00d68f;display:inline-flex;font-size:11px;font-weight:700;gap:8px;letter-spacing:.16em;margin-bottom:32px;padding:6px 16px}@keyframes lp-popIn{0%{opacity:0;transform:scale(.85) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.lp-badge-dot{animation:lp-blink 1.6s ease-in-out infinite;background:#00d68f;border-radius:50%;height:6px;width:6px}@keyframes lp-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(1.6)}}.lp-h1{animation:lp-up .9s .4s both;font-family:Space Grotesk,sans-serif;font-size:clamp(36px,5.5vw,68px);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:22px}.lp-h1-line{display:block}.lp-green{color:#00d68f}.lp-underline{display:inline-block;position:relative}.lp-underline:after{animation:lp-grow 1s 1.2s both;background:linear-gradient(90deg,#00d68f,#00f5a8);border-radius:1px;bottom:-3px;content:"";height:2px;left:0;position:absolute;right:0}@keyframes lp-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.lp-sub{animation:lp-up .9s .55s both;color:#b4c8f08c;font-size:15px;line-height:1.7;margin-bottom:36px;max-width:440px}.lp-cta-row{align-items:center;animation:lp-up .9s .7s both;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:14px}.lp-note{color:#b4c8f059;font-size:11px;letter-spacing:.05em}.lp-nav-actions{align-items:center;display:flex;gap:6px}.lp-nav-link{background:#0000;border:1px solid #0000;border-radius:999px;color:#eef2ff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.03em;padding:9px 20px;transition:background .25s,color .25s,border-color .25s}.lp-nav-link:hover{background:#001e18a6;border-color:#00d68f59;color:#00d68f}.lp-nav-link--primary{color:#eef2ff}.lp-nav-link--primary:hover{background:#001e18a6;border-color:#00d68f66;color:#00f5a8}@keyframes lp-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.lp-section{padding:88px 24px;position:relative;z-index:2}.lp-sec-head{align-items:center;display:flex;flex-direction:column;margin-bottom:52px;text-align:center}.lp-h2{font-family:Space Grotesk,sans-serif;font-size:clamp(24px,3.5vw,40px);font-weight:700;letter-spacing:-.02em;line-height:1.12;margin-bottom:12px}.lp-sec-sub{color:#b4c8f08c;font-size:14px;line-height:1.7;max-width:460px;text-align:center}.lp-features{background:#0000}.lp-grid{grid-gap:1px;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;display:grid;gap:1px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1060px;overflow:hidden}.lp-card{background:hsla(0,0%,100%,.015);cursor:pointer;overflow:hidden;padding:34px 28px;position:relative;transform-style:preserve-3d;transition:background .3s,transform .25s,box-shadow .25s}.lp-card:not(:last-child){border-right:1px solid #ffffff0d}.lp-card:before{content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .45s}.lp-card:hover{background:#ffffff0a}.lp-card:hover:before{opacity:1}.lp-card:after{background:linear-gradient(90deg,#0000,#00d68f,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .35s}.lp-card:hover:after{transform:scaleX(1)}.lp-card--orange:before{background:radial-gradient(circle at 20% 20%,#ff8c001f,#0000 60%)}.lp-card--green:before{background:radial-gradient(circle at 20% 20%,#00d68f1f,#0000 60%)}.lp-card--blue:before{background:radial-gradient(circle at 20% 20%,#4da6ff1f,#0000 60%)}.lp-card--purple:before{background:radial-gradient(circle at 20% 20%,#c084fc1f,#0000 60%)}.lp-card-shine{background:linear-gradient(110deg,#0000 40%,hsla(0,0%,100%,.035) 50%,#0000 60%);inset:0;pointer-events:none;position:absolute;transform:translateX(-100%);transition:transform .55s}.lp-card:hover .lp-card-shine{transform:translateX(100%)}.lp-card-icon{align-items:center;border-radius:12px;display:flex;font-size:22px;height:46px;justify-content:center;margin-bottom:16px;width:46px}.lp-ci--orange{background:linear-gradient(135deg,#ff8c00,#ffc400)}.lp-ci--green{background:linear-gradient(135deg,#00b37e,#00d68f)}.lp-ci--blue{background:linear-gradient(135deg,#1a6fff,#4da6ff)}.lp-ci--purple{background:linear-gradient(135deg,#7c3aed,#c084fc)}.lp-card-title{color:#eef2ff;font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700;margin-bottom:8px}.lp-card-desc{color:#b4c8f08c;font-size:13px;line-height:1.65;margin-bottom:18px}.lp-card-cta{align-items:center;color:#00d68f;display:inline-flex;font-size:12px;font-weight:700;gap:5px;letter-spacing:.04em;transition:gap .2s}.lp-card:hover .lp-card-cta{gap:9px}.lp-toolkit{background:#0000;border-bottom:1px solid #ffffff0d;border-top:1px solid #ffffff0d}.lp-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:0 auto;max-width:800px}.lp-pill{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffff0d;border:1px solid #ffffff17;border-radius:999px;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:8px;overflow:hidden;padding:11px 20px;position:relative;transition:all .22s}.lp-pill:before{background:radial-gradient(circle at center,#00d68f1a,#0000 70%);content:"";inset:0;opacity:0;position:absolute;transition:opacity .25s}.lp-pill:hover{border-color:#00d68f;box-shadow:0 8px 24px #00d68f29;color:#00d68f;transform:translateY(-3px)}.lp-pill:hover:before{opacity:1}.lp-banner{background:#00d68f0a;border-bottom:1px solid #00d68f1f;border-top:1px solid #00d68f1f;color:#b4c8f080;font-size:13px;letter-spacing:.03em;padding:13px 24px;position:relative;text-align:center;z-index:2}.lp-banner strong{color:#00d68f;font-size:10px;font-weight:700;letter-spacing:.16em;margin-right:10px}.lp-cta-sec{background:#0000;justify-content:center;padding:100px 24px;z-index:2}.lp-cta-card,.lp-cta-sec{display:flex;position:relative}.lp-cta-card{align-items:center;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:hsla(0,0%,100%,.025);border:1px solid #ffffff12;border-radius:28px;flex-direction:column;max-width:580px;overflow:hidden;padding:56px 72px;text-align:center;width:100%}.lp-cta-glow{animation:lp-ctap 4s ease-in-out infinite;background:radial-gradient(ellipse,#00d68f1c,#0000 65%);height:200px;left:50%;pointer-events:none;position:absolute;top:-60px;transform:translateX(-50%);width:320px}@keyframes lp-ctap{0%,to{opacity:.55;transform:translateX(-50%) scale(1)}50%{opacity:1;transform:translateX(-50%) scale(1.12)}}.lp-cta-logo{height:36px;margin-bottom:10px;width:auto}.lp-cta-logo-text{color:#00d68f;display:block;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;letter-spacing:.08em;margin-bottom:22px}.lp-footer{border-top:1px solid #ffffff0d;gap:10px;justify-content:center;padding:40px 48px;position:relative;text-align:center;z-index:2}.lp-footer,.lp-footer-brand{align-items:center;display:flex;flex-direction:column}.lp-footer-brand{gap:8px}.lp-footer-copy{color:#b4c8f047;font-size:12px}.lp-out{opacity:0}.lp-in,.lp-out{transform-style:preserve-3d;transition:opacity .75s ease,transform .5s cubic-bezier(.2,.7,.3,1);will-change:transform,opacity}.lp-in{opacity:1}@media (hover:none),(pointer:coarse){.lp-in,.lp-out{transform-style:flat;will-change:opacity}}@media (max-width:700px){.lp-nav{padding:14px 20px}.lp-grid{grid-template-columns:1fr}.lp-card:not(:last-child){border-bottom:1px solid #ffffff0d;border-right:none}.lp-cta-card{padding:40px 24px}.lp-footer{padding:32px 20px}.lp-h1{font-size:clamp(32px,10vw,50px)}}body,html{background:#f7f9fc;margin:0;min-height:100%;padding:0}.dashboard-page{background:#f7f9fc;color:#0f1f3d;display:flex;min-height:100vh}.dashboard-sidebar{background:#fff;border-right:1px solid #e8edf5;display:flex;flex-direction:column;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transition:width .2s ease;width:300px;z-index:100}.dashboard-logo{align-items:center;border-bottom:1px solid #edf1f7;display:flex;gap:14px;padding:24px 20px}.logo-image{border-radius:8px;flex-shrink:0;height:44px;object-fit:contain;width:44px}.dashboard-logo h2{color:#079b8d;font-size:25px;font-weight:800;letter-spacing:.5px}.dashboard-logo p{color:#64748b;font-size:14px;margin-top:3px}.dashboard-nav{flex:1 1;padding:12px}.nav-link{align-items:center;background:#0000;border:none;border-radius:16px;color:#334155;cursor:pointer;display:flex;font-size:17px;font-weight:700;gap:13px;height:58px;margin-bottom:2px;padding:0 14px;text-align:left;transition:background .15s,color .15s;white-space:nowrap;width:100%}.nav-link:hover:not(.active){background:#f1f5f9;color:#07152f}.nav-link.active{background:#2f6df3;box-shadow:0 8px 20px #2f6df34d;color:#fff}.founder-box{align-items:center;background:#fff;border:none;border-top:1px solid #edf1f7;cursor:pointer;display:flex;gap:12px;min-height:82px;padding:14px 20px;text-align:left;transition:background .15s;width:100%}.founder-box:hover{background:#f8fafc}.founder-avatar{background:#7c3aed;border-radius:50%;color:#fff;display:grid;flex-shrink:0;font-size:20px;height:48px;place-items:center;width:48px}.founder-box h4{color:#07152f;font-size:15px;font-weight:700}.founder-box p{color:#64748b;font-size:13px;margin-top:2px}.dashboard-logout{align-items:center;background:#fff1f2;border:none;border-radius:14px;color:#e11d48;cursor:pointer;display:flex;flex-shrink:0;font-size:15px;font-weight:700;justify-content:center;margin:10px 16px 18px;min-height:50px;transition:background .15s}.dashboard-logout:hover{background:#ffe4e6}.dashboard-main{background:#f7f9fc;margin-left:300px;min-height:100vh;transition:margin-left .2s ease,width .2s ease;width:calc(100% - 300px)}.dashboard-header{background:#fff;border-bottom:1px solid #e8edf5;gap:20px;height:80px;justify-content:space-between;padding:0 36px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.dashboard-header,.search-area{align-items:center;display:flex}.search-area{background:#f1f5f9;border-radius:30px;flex:1 1;gap:12px;height:50px;max-width:640px;padding:0 20px;position:relative}.search-area input{background:#0000;border:none;color:#0f1f3d;flex:1 1;font-size:15px;outline:none}.search-area input::placeholder{color:#94a3b8}.search-dropdown{background:#fff;border:1px solid #e8edf5;border-radius:16px;box-shadow:0 12px 30px #0f1f3d26;left:0;max-height:320px;max-width:640px;overflow-y:auto;padding:6px;position:absolute;right:0;top:calc(100% + 8px);z-index:50}.search-result-item{align-items:center;background:none;border:none;border-radius:10px;color:#1e293b;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;padding:10px 12px;text-align:left;width:100%}.search-result-item:hover{background:#f1f5f9}.search-result-emoji{font-size:16px}.search-result-tag{background:#f1f5f9;border-radius:8px;color:#64748b;font-size:11px;font-weight:700;margin-left:auto;padding:2px 8px}.search-no-results{color:#94a3b8;font-size:13px;padding:14px 12px;text-align:center}.header-actions{align-items:center;display:flex;gap:8px}.header-icon-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#334155;cursor:pointer;display:flex;height:42px;justify-content:center;position:relative;transition:background .15s;width:42px}.header-icon-btn:hover{background:#f1f5f9}.notif-badge{align-items:center;background:#ef4444;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;position:absolute;right:6px;top:6px;width:16px}.dashboard-content{padding:36px 32px 60px}.hero-section{margin-bottom:28px}.hero-section h1{color:#0f1f3d;font-size:44px;font-weight:800;margin-bottom:6px}.hero-section p{color:#64748b;font-size:19px}.section-heading{color:#0f1f3d;font-size:28px;font-weight:800;margin-bottom:18px}.cards-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:44px}.feature-card{border-radius:20px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:10px;justify-content:space-between;min-height:260px;padding:22px 20px 18px;transition:transform .2s,box-shadow .2s}.feature-card:hover{box-shadow:0 16px 40px #0000002e;transform:translateY(-3px)}.feature-icon-circle{align-items:center;background:#ffffff38;border-radius:50%;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.card-body{flex:1 1}.card-body h3{font-size:16px;font-weight:800;line-height:1.25;margin-bottom:7px}.card-body p{font-size:16px;line-height:1.5;opacity:.88}.card-cta{background:#0000;border:none;color:#fff;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.2px;opacity:.95;padding:0;text-align:left}.orange-card{background:linear-gradient(145deg,#f59e0b,#d97706)}.green-card{background:linear-gradient(145deg,#10b981,#059669)}.blue-card{background:linear-gradient(145deg,#3b82f6,#2563eb)}.purple-card{background:linear-gradient(145deg,#8b5cf6,#6d28d9)}.bottom-grid{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:2fr 1fr}.empty-card{background:#fff;border:1px solid #edf1f7;border-radius:18px;box-shadow:0 4px 14px #0f172a0f;padding:32px}.empty-card h3{color:#07152f;font-size:20px;font-weight:700;margin-bottom:8px}.empty-card p{color:#64748b;font-size:16px;line-height:1.6;margin-bottom:20px}.empty-card button{background:#2f6df3;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:12px 20px;transition:background .15s}.empty-card button:hover{background:#1d5de8}.profile-overlay{background:#0f172a59;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:500}.profile-card{background:#fff!important;box-shadow:-10px 0 30px #0f172a1f!important;height:100vh!important;overflow-x:hidden!important;overflow-y:auto!important;padding:30px 30px 40px!important;position:relative!important;width:340px!important}.profile-close{background:#0000;border:none;color:#64748b;cursor:pointer;font-size:26px;position:absolute;right:20px;top:18px}.profile-avatar-large{background:linear-gradient(135deg,#7c3aed,#2f6df3);border-radius:50%;box-shadow:0 4px 16px #7c3aed59;color:#fff;display:grid;font-size:26px;font-weight:800;height:72px;margin-bottom:14px;place-items:center;width:72px}.profile-display-name{color:#0f1f3d;font-size:20px;font-weight:800;margin-bottom:4px}.profile-email{color:#64748b;font-size:13px;margin-bottom:14px}.profile-actions-block{display:flex;flex-direction:column;gap:0}.profile-edit-btn{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;color:#334155;cursor:pointer;font-size:14px;font-weight:600;height:42px;transition:all .15s;width:100%}.profile-edit-btn.active,.profile-edit-btn:hover{background:#faf5ff;border-color:#7c3aed;color:#7c3aed}.profile-edit-drawer{max-height:0;opacity:0;overflow:hidden;padding:0;transition:max-height .4s ease,opacity .3s ease,padding .3s ease}.profile-edit-drawer.open{max-height:600px;opacity:1;padding:14px 0 4px}.pedit-field{margin-bottom:14px}.pedit-field label{color:#334155;display:block;font-size:12px;font-weight:600;margin-bottom:6px}.pedit-field input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#0f1f3d;font-size:14px;height:42px;outline:none;padding:0 14px;transition:border-color .2s;width:100%}.pedit-field input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.pedit-actions{display:flex;gap:10px;margin-top:6px}.pedit-save-btn{background:#7c3aed;border:none;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;height:42px;transition:background .2s}.pedit-save-btn:hover{background:#6d28d9}.pedit-save-btn:disabled{cursor:not-allowed;opacity:.6}.pedit-cancel-btn{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;height:42px;transition:background .15s}.pedit-cancel-btn:hover{background:#f1f5f9}.profile-menu{border-top:1px solid #f1f5f9!important;display:flex;flex-direction:column;gap:8px;margin-top:12px!important;padding-top:12px!important}.profile-menu button{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;color:#07152f;cursor:pointer;font-size:15px;font-weight:600;height:46px;padding:0 16px;text-align:left;transition:background .15s,border-color .15s}.profile-menu button:hover{background:#e2e8f0;border-color:#cbd5e1}.profile-logout-btn{background:#fff1f2!important;color:#e11d48!important}.profile-logout-btn:hover{background:#ffe4e6!important}.profile-save-msg{border-radius:10px;font-size:13px;font-weight:600;margin-bottom:10px;padding:10px 14px}.profile-save-msg.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.profile-save-msg.error{background:#fff1f2;border:1px solid #fecdd3;color:#e11d48}.profile-loading{align-items:center;color:#64748b;display:flex;flex-direction:column;font-size:14px;gap:14px;height:60%;justify-content:center}.profile-spinner{animation:pspin .7s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#7c3aed;height:32px;width:32px}@keyframes pspin{to{transform:rotate(1turn)}}@media (max-width:1150px){.dashboard-sidebar{width:260px}.dashboard-main{margin-left:260px;width:calc(100% - 260px)}.dashboard-logo h2{font-size:22px}.dashboard-logo p{font-size:12px}.nav-link{font-size:15px;height:52px}.cards-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:850px){.dashboard-sidebar{border-right:1px solid #e8edf5!important;box-shadow:none!important;left:0!important;position:fixed!important;top:0!important;transform:translateX(-100%)!important;transition:transform .28s ease!important;width:280px!important;z-index:1000!important}.dashboard-sidebar.mobile-open{box-shadow:14px 0 40px #0f172a40!important;transform:translateX(0)!important}.sidebar-close-btn{align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#334155;cursor:pointer;display:flex!important;height:34px;justify-content:center;position:absolute;right:16px;top:20px;width:34px;z-index:2}.sidebar-close-btn:hover{background:#e2e8f0}.sidebar-backdrop{background:#0f172a6b;display:block!important;inset:0;position:fixed;z-index:900}.dashboard-logo{gap:10px!important;padding:24px 20px 18px!important}.dashboard-nav{padding:10px!important}.nav-link{font-size:15px!important;font-weight:700!important;height:50px!important}.dashboard-main{margin-left:0!important;padding-bottom:78px!important;width:100%!important}.dashboard-header{gap:10px!important;height:60px!important;padding:0 14px!important}.mobile-menu-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#334155;cursor:pointer;display:flex!important;flex-shrink:0;height:38px;justify-content:center;width:38px}.mobile-menu-btn:hover{background:#f1f5f9}.mobile-header-brand{align-items:center;display:flex!important;flex:1 1;gap:8px;min-width:0;overflow:hidden}.mobile-brand-btn{-webkit-tap-highlight-color:transparent;align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-shrink:0;font-family:inherit;gap:8px;margin:0;padding:0}.mobile-brand-btn:active{opacity:.7}.mobile-brand-icon{align-items:center;background:#079b8d;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:800;height:24px;justify-content:center;width:24px}.mobile-brand-title{color:#079b8d;flex-shrink:0;font-size:15px;font-weight:800}.mobile-header-page{border-left:1px solid #e2e8f0;color:#64748b;font-size:12px;font-weight:700;margin-left:4px;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.header-logout-btn,.search-area{display:none!important}.dashboard-content{padding:20px 16px 32px!important}.hero-section h1{font-size:24px!important;font-weight:800!important}.hero-section p{font-size:14px!important}.section-heading{font-size:18px!important;font-weight:800!important;margin-bottom:12px!important}.cards-grid{gap:12px!important;grid-template-columns:repeat(2,1fr)!important;margin-bottom:28px!important}.feature-card{border-radius:18px!important;min-height:150px!important;padding:16px 14px!important}.feature-icon-circle{height:34px!important;width:34px!important}.card-body h3{font-size:13.5px!important;margin-bottom:4px!important}.card-body p{font-size:11.5px!important;line-height:1.35!important}.card-cta{font-size:12.5px!important}.bottom-grid{gap:16px!important;grid-template-columns:1fr!important}.empty-card{padding:20px!important}.cowork-banner-wrapper{border-radius:14px!important;gap:12px!important;margin-bottom:24px!important;padding:16px 18px!important}.cowork-banner-tag{font-size:10px!important;margin-bottom:3px!important}.cowork-banner-title{font-size:15px!important;line-height:1.25!important;margin-bottom:4px!important}.cowork-banner-desc{font-size:12px!important;line-height:1.4!important}.cowork-banner-btn{border-radius:10px!important;font-size:12.5px!important;padding:9px 16px!important}.mobile-bottom-nav{display:flex!important}}.mobile-bottom-nav{align-items:center;background:#fff;border-top:1px solid #e8edf5;bottom:0;box-shadow:0 -6px 20px #0f172a0f;display:none;height:66px;justify-content:space-around;left:0;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:200}.mobile-tab-btn{align-items:center;background:#0000;border:none;color:#94a3b8;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:11px;font-weight:600;gap:3px;height:100%;justify-content:center;transition:color .15s}.mobile-tab-btn.active{color:#2f6df3}.mobile-header-brand,.mobile-menu-btn,.sidebar-close-btn{display:none}@media (max-width:480px){.dashboard-sidebar{max-width:300px!important;width:84%!important}.hero-section h1{font-size:21px!important}.hero-section p{font-size:13px!important}.cards-grid{gap:10px!important}.feature-card{min-height:138px!important;padding:14px 12px!important}.card-body p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mobile-header-page{display:none}.cowork-banner-wrapper{padding:14px 16px!important}.cowork-banner-title{font-size:14px!important}.cowork-banner-desc{font-size:11.5px!important}.cowork-banner-btn{text-align:center;width:100%}}@media (min-width:851px){.mobile-bottom-nav,.mobile-header-brand,.mobile-menu-btn,.sidebar-backdrop,.sidebar-close-btn{display:none!important}}@media (max-width:850px){.profile-overlay{align-items:center;box-sizing:border-box;justify-content:center;padding:20px}.profile-card{border-radius:20px!important;box-shadow:0 20px 60px #0f172a40!important;height:auto!important;max-height:85vh!important;max-width:340px!important;padding:26px 22px 24px!important;width:100%!important}.profile-avatar-large{font-size:22px;height:60px;margin-bottom:12px;width:60px}.profile-display-name{font-size:18px}.profile-email{font-size:12.5px;margin-bottom:12px}.profile-menu button{font-size:14px;height:44px}}.ds-free-badge{align-items:center;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:20px;color:#065f46;display:inline-flex;font-size:12.5px;font-weight:700;gap:6px;margin-bottom:4px;margin-top:6px;padding:5px 14px}.scanner-page .usage-banner,.scanner-page [class*=up-alert],.scanner-page [class*=usage-banner]{display:none!important}.scanner-page{background:#f7f9fc;min-height:100vh;padding:0 0 60px}.scanner-header{align-items:flex-end;background:#fff;border-bottom:1px solid #e8edf5;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:28px 40px 0}.scanner-title{color:#07152f;font-size:32px;font-weight:800;margin-bottom:4px}.scanner-subtitle{color:#64748b;font-size:15px;margin-bottom:20px}.scanner-tabs{display:flex;gap:4px;margin-bottom:-1px;padding-bottom:0}.stab{align-items:center;background:#0000;border:none;border-radius:12px 12px 0 0;color:#64748b;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:10px 22px;transition:all .2s}.stab:hover{background:#f1f5f9;color:#2f6df3}.stab-active{background:#f7f9fc;border:1px solid #e8edf5;border-bottom-color:#f7f9fc;color:#2f6df3}.badge{background:#2f6df3;border-radius:20px;color:#fff;font-size:11px;font-weight:700;min-width:20px;padding:2px 7px;text-align:center}.scanner-body{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:420px 1fr;padding:32px 40px}@media (max-width:1100px){.scanner-body{grid-template-columns:1fr}}.panel{background:#fff;border:1px solid #e8edf5;border-radius:18px;box-shadow:0 2px 8px #0f172a0a;margin-bottom:20px;padding:24px}.panel-title{color:#07152f;font-size:17px;font-weight:700;margin-bottom:6px}.panel-sub{color:#64748b;font-size:13px;margin-bottom:16px}.doc-select{-webkit-appearance:none;appearance:none;background:#f8fafc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%2364748b' d='M6 8 1 3h10z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border:1px solid #e2e8f0;border-radius:12px;color:#07152f;cursor:pointer;font-size:14px;font-weight:500;outline:none;padding:13px 36px 13px 16px;transition:border-color .2s;width:100%}.doc-select:focus{background-color:#fff;border-color:#2f6df3}.drop-zone{align-items:center;background:#f8fafc;border:2px dashed #d1d9e6;border-radius:16px;cursor:pointer;display:flex;justify-content:center;min-height:130px;padding:30px 20px;text-align:center;transition:all .25s ease}.drop-zone:hover{background:#eff6ff;border-color:#2f6df3}.drop-zone.drag-over{background:#f0fdfa;border-color:#14b8a6;transform:scale(1.01)}.drop-zone.has-file{background:#f0fdfa;border-color:#14b8a6;cursor:default}.drop-placeholder{align-items:center;display:flex;flex-direction:column;gap:8px}.drop-icon{font-size:32px}.drop-main{color:#334155;font-size:15px;font-weight:600}.drop-sub{color:#94a3b8;font-size:13px}.drop-main-mobile,.drop-sub-mobile{display:none}.file-preview{align-items:center;display:flex;gap:14px;text-align:left;width:100%}.file-icon{flex-shrink:0;font-size:32px}.file-info{flex:1 1}.file-name{color:#07152f;font-size:14px;font-weight:600;word-break:break-all}.file-size{color:#64748b;font-size:12px;margin-top:2px}.file-remove{align-items:center;background:#fee2e2;border:none;border-radius:50%;color:#ef4444;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;height:28px;justify-content:center;transition:background .2s;width:28px}.file-remove:hover{background:#fecaca}.verify-btn{align-items:center;background:linear-gradient(135deg,#2f6df3,#1d4ed8);border:none;border-radius:14px;box-shadow:0 8px 20px #2f6df34d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:10px;justify-content:center;padding:16px;transition:all .25s ease;width:100%}.verify-btn:hover:not(:disabled){box-shadow:0 12px 28px #2f6df366;transform:translateY(-2px)}.verify-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.spinner{animation:spin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;flex-shrink:0;height:18px;width:18px}.progress-wrap{background:#fff;border:1px solid #e8edf5;border-radius:14px;margin-top:16px;padding:16px 20px}.progress-steps{display:flex;justify-content:space-between;position:relative}.progress-steps:before{background:#e2e8f0;content:"";height:2px;left:10%;position:absolute;right:10%;top:8px;z-index:0}.progress-step{align-items:center;color:#94a3b8;display:flex;flex:1 1;flex-direction:column;font-size:11px;font-weight:600;gap:6px;text-align:center;z-index:1}.step-dot{background:#e2e8f0;border:2px solid #e2e8f0;border-radius:50%;height:18px;transition:all .3s;width:18px}.step-active .step-dot{background:#2f6df3;border-color:#2f6df3;box-shadow:0 0 0 4px #2f6df326}.step-active{color:#2f6df3}.error-box{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;display:flex;gap:12px;justify-content:space-between;margin-top:14px;padding:16px}.error-box p{color:#dc2626;flex:1 1;font-size:13px}.retry-btn{background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;white-space:nowrap}.info-box{background:#eff6ff;border:1px solid #bfdbfe;border-left:3px solid #2f6df3;border-radius:10px;margin-top:16px;padding:14px 16px}.info-box p{color:#1e3a6e;font-size:12.5px;line-height:1.6}.result-empty{background:#fff;border:1px solid #e8edf5;border-radius:20px;box-shadow:0 2px 8px #0f172a0a;padding:48px 40px;text-align:center}.result-empty-icon{font-size:52px;margin-bottom:16px}.result-empty h3{color:#07152f;font-size:22px;font-weight:700;margin-bottom:10px}.result-empty p{color:#64748b;font-size:15px;line-height:1.6;margin:0 auto;max-width:380px}.supported-docs{border-top:1px solid #f1f5f9;margin-top:28px;padding-top:20px}.supported-title{color:#64748b;font-size:13px;font-weight:600;margin-bottom:12px}.doc-chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.doc-chip{background:#f1f5f9;border-radius:20px;color:#334155;font-size:12px;font-weight:500;padding:5px 12px}.doc-chip-more{background:#eff6ff;color:#2f6df3;font-weight:600}.result-loading{background:#fff;border:1px solid #e8edf5;border-radius:20px;box-shadow:0 2px 8px #0f172a0a;padding:60px 40px;text-align:center}.loading-animation{align-items:center;display:flex;height:80px;justify-content:center;margin:0 auto 24px;position:relative;width:80px}.pulse-ring{animation:pulse 1.5s ease-out infinite;border:3px solid #2f6df3;border-radius:50%;height:80px;opacity:0;position:absolute;width:80px}.pulse-ring-2{animation-delay:.5s}@keyframes pulse{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}.loading-icon{font-size:28px;position:relative;z-index:1}.result-loading h3{color:#07152f;font-size:20px;font-weight:700;margin-bottom:8px}.result-loading p{color:#64748b;font-size:14px}.result-card{background:#fff;border:1px solid #e8edf5;border-radius:20px;box-shadow:0 4px 16px #0f172a0f;padding:28px}.result-header{border-left:4px solid #12b981;margin-bottom:20px;padding-left:16px}.result-verdict{border-radius:20px;display:inline-block;font-size:14px;font-weight:700;margin-bottom:8px;padding:6px 16px}.result-meta{display:flex;flex-direction:column;gap:2px}.result-doctype{color:#07152f;font-size:16px;font-weight:700}.result-time{color:#94a3b8;font-size:12px}.confidence-section{margin-bottom:18px}.confidence-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.confidence-label{color:#64748b;font-size:13px;font-weight:600}.confidence-score{font-size:13px;font-weight:700}.confidence-bar-bg{background:#f1f5f9;border-radius:20px;height:8px;overflow:hidden}.confidence-bar-fill{border-radius:20px;height:100%;transition:width 1s ease}.result-summary{background:#f8fafc;border-radius:12px;margin-bottom:18px;padding:14px 16px}.result-summary p{color:#334155;font-size:14px;line-height:1.7}.quick-checks{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.check-pill{border-radius:20px;font-size:12.5px;font-weight:600;padding:6px 14px}.check-pass{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.check-fail{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.result-section{margin-bottom:18px}.result-section-title{font-size:14px;font-weight:700;margin-bottom:10px}.pass-title{color:#16a34a}.fail-title{color:#dc2626}.warn-title{color:#d97706}.rec-title{color:#2f6df3}.tag-list{display:flex;flex-wrap:wrap;gap:7px}.tag{border-radius:20px;font-size:12px;font-weight:500;padding:4px 12px}.tag-pass{background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d}.tag-fail{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.flag-list,.rec-list{display:flex;flex-direction:column;gap:7px;list-style:none;margin:0;padding:0}.flag-item{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;color:#92400e;font-size:13px;line-height:1.5;padding:8px 12px}.flag-item:before{content:"⚠️ "}.rec-item:before{content:"→ ";font-weight:700}.disclaimer{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;font-size:12px;line-height:1.6;margin-bottom:18px;padding:12px 14px}.verify-another-btn{background:#0000;border:2px solid #2f6df3;border-radius:12px;color:#2f6df3;cursor:pointer;font-size:15px;font-weight:700;padding:13px;transition:all .2s;width:100%}.verify-another-btn:hover{background:#eff6ff}.history-section{padding:32px 40px}.history-grid{display:flex;flex-direction:column;gap:14px;max-width:900px}.history-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;box-shadow:0 2px 8px #0f172a0a;overflow:hidden;transition:box-shadow .2s}.history-card:hover{box-shadow:0 4px 16px #0f172a14}.history-card-header{cursor:pointer;justify-content:space-between;padding:18px 22px}.history-card-header,.history-left{align-items:center;display:flex;gap:14px}.history-left{flex:1 1}.history-verdict{border-radius:20px;font-size:12px;font-weight:700;padding:5px 12px;white-space:nowrap}.history-doctype{color:#07152f;font-size:15px;font-weight:700}.history-filename{margin-top:2px}.history-filename,.history-time{color:#94a3b8;font-size:12px}.history-right{align-items:center;display:flex;gap:14px}.history-score{font-size:20px;font-weight:800}.history-expand{color:#94a3b8;font-size:12px}.history-expanded{border-top:1px solid #f1f5f9;padding:14px 22px 18px}.history-summary{color:#334155;font-size:13px;line-height:1.6;margin-bottom:12px}.history-sub-title{color:#64748b;font-size:12px;font-weight:700;margin-bottom:8px}.result-verdict-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.result-risk,.result-valid{align-items:center;border-radius:20px;display:inline-flex;font-size:13px;font-weight:600;padding:4px 12px}.valid-yes{background:#f0fdf4;color:#12b981}.valid-no{background:#fef2f2;color:#ef4444}.urgent-section{background:#fff7ed;border:1.5px solid #fed7aa;border-radius:12px;padding:14px 16px}.urgent-title{color:#ea580c!important;margin-bottom:10px}.urgent-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.urgent-item{background:#ffedd5;border-left:3px solid #ea580c;border-radius:8px;color:#7c2d12;font-size:14px;line-height:1.5;padding:8px 12px}.history-risk{border-radius:12px;font-size:12px;font-weight:600;padding:3px 10px;white-space:nowrap}.rec-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.rec-header .result-section-title{margin-bottom:0}.rec-select-hint{color:#64748b;font-size:12px;font-style:italic}.rec-item{align-items:flex-start;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;color:#1e40af;display:flex;font-size:13px;gap:10px;justify-content:space-between;line-height:1.5;padding:8px 12px;transition:background .15s,border-color .15s}.rec-item-selected{background:#dbeafe!important;border-color:#2f6df3!important}.rec-item:before{content:none}.rec-checkbox{accent-color:#2f6df3;cursor:pointer;flex-shrink:0;height:16px;margin-top:2px;width:16px}.rec-text{flex:1 1}.rec-fix-btn{background:#fff;border:1px solid #2f6df3;border-radius:20px;color:#2f6df3;cursor:pointer;flex-shrink:0;font-size:11px;font-weight:700;padding:4px 10px;transition:all .15s;white-space:nowrap}.rec-fix-btn:hover{background:#2f6df3;color:#fff}.fix-selected-btn{background:linear-gradient(135deg,#1d4ed8,#2f6df3);border:none;border-radius:12px;box-shadow:0 4px 14px #2f6df359;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-top:12px;padding:13px;transition:all .2s;width:100%}.fix-selected-btn:hover{box-shadow:0 8px 20px #2f6df373;transform:translateY(-2px)}.goto-cowork-btn{align-items:center;background:linear-gradient(135deg,#1d4ed8,#2f6df3);border:none;border-radius:12px;box-shadow:0 6px 16px #2f6df34d;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:700;gap:8px;justify-content:center;margin-top:10px;padding:14px;transition:all .2s;width:100%}@media (max-width:768px){.scanner-header{align-items:stretch;flex-direction:column;gap:14px;padding:16px 16px 0}.scanner-title{font-size:20px}.scanner-subtitle{font-size:12.5px;margin-bottom:12px}.scanner-tabs{width:100%}.stab{border-radius:10px 10px 0 0;flex:1 1;font-size:13px;justify-content:center;padding:12px 8px}.scanner-body{gap:14px;padding:14px}.panel{border-radius:14px;margin-bottom:14px;padding:16px}.panel-title{font-size:15px}.panel-sub{font-size:12px;margin-bottom:12px}.doc-select{font-size:16px;padding:13px 34px 13px 14px}.drop-zone{border-radius:14px;min-height:110px;padding:20px 14px}.drop-icon{font-size:28px}.drop-main{font-size:14px}.drop-sub{font-size:12px}.drop-main-desktop,.drop-sub-desktop{display:none}.drop-main-mobile,.drop-sub-mobile{display:block}.file-name{font-size:13px}.file-size{font-size:11px}.file-remove{height:32px;width:32px}.verify-btn{border-radius:12px;font-size:15px;padding:15px}.progress-wrap{padding:14px 10px}.progress-step{font-size:9.5px}.info-box{padding:12px 14px}.info-box p{font-size:12px}.result-empty,.result-loading{border-radius:16px;padding:30px 18px}.result-empty-icon{font-size:40px;margin-bottom:12px}.result-empty h3{font-size:17px}.result-empty p{font-size:13.5px}.doc-chips{gap:6px}.doc-chip{font-size:11px;padding:5px 10px}.loading-animation,.pulse-ring,.pulse-ring-2{height:64px;width:64px}.result-loading h3{font-size:17px}.result-loading p{font-size:13px}.result-card{border-radius:16px;padding:18px}.result-header{padding-left:12px}.result-verdict-row{gap:6px}.result-risk,.result-valid,.result-verdict{font-size:12px;padding:5px 11px}.result-doctype{font-size:14px}.result-time{font-size:11px}.result-summary{font-size:13px;padding:12px 14px}.quick-checks{gap:6px}.check-pill{font-size:11.5px;padding:6px 12px}.result-section-title{font-size:13px}.urgent-section{padding:12px 14px}.urgent-item{font-size:13px;padding:8px 10px}.tag{font-size:11px;padding:4px 10px}.flag-item{font-size:12.5px;padding:8px 10px}.rec-item{flex-wrap:wrap;font-size:12.5px;padding:10px 12px}.rec-checkbox{margin-top:3px}.rec-fix-btn{font-size:12px;margin-top:6px;padding:9px 10px;text-align:center;width:100%}.rec-header{flex-wrap:wrap;gap:6px}.disclaimer,.rec-select-hint{font-size:11px}.disclaimer{padding:10px 12px}.fix-selected-btn,.goto-cowork-btn,.verify-another-btn{font-size:14px;padding:13px}.history-section{padding:14px}.history-grid{gap:12px}.history-card-header{flex-wrap:wrap;padding:14px 16px;row-gap:8px}.history-left{flex-wrap:wrap;gap:10px;min-width:0}.history-verdict{font-size:11px;padding:4px 10px}.history-doctype{font-size:14px}.history-filename,.history-time{font-size:11px}.history-right{gap:8px;margin-left:auto}.history-risk{font-size:11px;padding:3px 8px}.history-expanded{padding:12px 16px 14px}.history-summary{font-size:12.5px}.history-sub-title{font-size:11px}}@media (max-width:400px){.scanner-title{font-size:18px}.doc-chips{justify-content:flex-start}.file-preview{gap:10px}.file-icon{font-size:26px}.history-doctype,.history-filename,.history-time{max-width:100%}}.incorp-page{background:#f7f9fc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:40px 48px 80px}.incorp-hero{margin-bottom:36px}.incorp-hero h1{color:#0f1f3d;font-size:36px;font-weight:800;margin-bottom:8px;margin-left:10%}.incorp-hero p{color:#64748b;font-size:16px;margin-left:10%}.incorp-stepbar{align-items:flex-start;display:flex;gap:0;margin-bottom:36px;margin-left:10%;margin-right:10%}.incorp-step-item{align-items:center;display:flex;flex-direction:column;flex-shrink:0;width:100px}.incorp-step-item p{color:#64748b;font-size:12px;font-weight:500;line-height:1.4;margin-top:8px;text-align:center;white-space:pre-line}.step-circle{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:50%;color:#94a3b8;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:center;position:relative;width:40px;z-index:1}.step-circle.active{background:#fff;border-color:#2f6df3;box-shadow:0 0 0 4px #2f6df31f;color:#2f6df3}.step-circle.done{background:#2f6df3;border-color:#2f6df3;color:#fff}.step-connector{align-self:flex-start;background:#e2e8f0;flex:1 1;height:2px;margin-top:22px}.step-connector.done{background:#2f6df3}.incorp-stepbar-mobile{display:none;flex-direction:column;gap:10px;margin-bottom:24px}.incorp-stepbar-mobile-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.incorp-stepbar-mobile-current{color:#2f6df3;flex-shrink:0;font-size:14px;font-weight:700}.incorp-stepbar-mobile-label{color:#64748b;font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.incorp-stepbar-mobile-track{background:#e2e8f0;border-radius:3px;height:5px;overflow:hidden;width:100%}.incorp-stepbar-mobile-fill{background:#2f6df3;border-radius:3px;height:100%;transition:width .3s ease}.incorp-card{background:#fff;border:1px solid #e8edf5;border-radius:20px;box-shadow:0 2px 12px #0f172a0a;margin-left:10%;margin-right:10%;padding:40px 44px}.incorp-card-title{color:#1e293b;font-size:24px;font-weight:700;margin-bottom:6px}.incorp-sub{color:#64748b;font-size:14px;margin-bottom:28px}.business-option{align-items:flex-start;border:1.5px solid #e8edf5;border-radius:14px;cursor:pointer;display:flex;gap:16px;margin-bottom:12px;padding:20px 22px;transition:all .2s}.business-option:hover{background:#f8fbff;border-color:#93c5fd}.business-option.selected{background:#f0f6ff;border-color:#2f6df3}.radio-outer{align-items:center;border:2px solid #cbd5e1;border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}.radio-outer.checked{border-color:#2f6df3}.radio-inner{background:#2f6df3;border-radius:50%;height:10px;width:10px}.biz-title-row{align-items:center;display:flex;gap:10px;margin-bottom:5px}.biz-title-row h3{color:#0f1f3d;font-size:17px;font-weight:700}.popular-badge{background:#2f6df3;border-radius:20px;color:#fff;font-size:11px;font-weight:700;padding:3px 10px}.biz-desc{color:#475569;font-size:14px;margin-bottom:3px}.biz-meta{color:#94a3b8;font-size:12px}.details-box{background:#eff4ff;border-radius:14px;margin-bottom:28px;padding:22px 24px}.details-box-title{color:#1e3a8a;font-size:14px;font-weight:700;margin-bottom:16px}.form-row-2{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-field label,.section-label{color:#1e293b;display:block;font-size:13px;font-weight:600;margin-bottom:8px}.form-field input,.full-input,.full-select{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;color:#334155;font-size:14px;height:48px;outline:none;padding:0 14px;width:100%}.form-field input:-webkit-autofill,.form-field input:-webkit-autofill:active,.form-field input:-webkit-autofill:focus,.form-field input:-webkit-autofill:hover,.full-input:-webkit-autofill,.full-input:-webkit-autofill:active,.full-input:-webkit-autofill:focus,.full-input:-webkit-autofill:hover,.name-option-row input:-webkit-autofill,.name-option-row input:-webkit-autofill:active,.name-option-row input:-webkit-autofill:focus,.name-option-row input:-webkit-autofill:hover{-webkit-text-fill-color:#334155!important;box-shadow:inset 0 0 0 1000px #fff!important;caret-color:#334155;-webkit-transition:background-color 600000s ease-in-out 0s;transition:background-color 600000s ease-in-out 0s}.form-field input::placeholder,.full-input::placeholder{color:#cbd5e1}.form-section{margin-bottom:24px}.section-hint{color:#64748b;font-weight:400}.section-desc{color:#64748b;font-size:13px;margin-bottom:14px}.name-option-row{align-items:center;display:flex;gap:12px;margin-bottom:12px}.name-num{color:#64748b;font-size:14px;font-weight:500}.name-option-row input{border:1.5px solid #e2e8f0;border-radius:10px;flex:1 1;font-size:14px;height:46px;outline:none;padding:0 14px}.name-option-row input::placeholder{color:#cbd5e1}.add-name-btn{background:#0000;border:1.5px dashed #2f6df3;border-radius:20px;color:#2f6df3;cursor:pointer;font-size:13px;font-weight:600;margin-top:4px;padding:10px 20px}.field-hint{margin-top:6px}@keyframes capital-limit-shake{0%{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(5px)}60%{transform:translateX(-4px)}80%{transform:translateX(3px)}to{transform:translateX(0)}}@keyframes capital-limit-glow{0%,to{box-shadow:0 0 0 3px #dc262626}50%{box-shadow:0 0 0 6px #dc262647}}.capital-limit-shake{animation:capital-limit-shake .4s cubic-bezier(.36,.07,.19,.97) both,capital-limit-glow 1.4s ease-in-out infinite;border-color:#dc2626!important}.capital-limit-error{align-items:center;animation:capital-limit-fade-in .2s ease-out;color:#dc2626;display:flex;font-size:12.5px;font-weight:600;gap:6px;margin-top:6px}@keyframes capital-limit-fade-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.name-option-row input.name-input-error{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc262626}.name-option-row input.name-input-shake{animation:capital-limit-shake .4s cubic-bezier(.36,.07,.19,.97) both}.name-dupe-msg{margin-bottom:12px;margin-left:26px}.radio-group{display:flex;gap:24px;margin-top:8px}.radio-label{align-items:center;color:#334155;cursor:pointer;display:flex;font-size:14px;gap:8px}.radio-label input{accent-color:#2f6df3;height:16px;width:16px}.dsc-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-top:8px}.dsc-card{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;gap:14px;padding:16px 20px}.dsc-card.dsc-selected{background:#f8fafc;border-color:#2f6df3}.dsc-emoji{color:#22c55e;font-size:18px;font-weight:700}.dsc-emoji-cross{color:#ef4444;font-size:16px;font-weight:700}.dsc-card-title{color:#1e293b;font-size:14px;font-weight:700}.dsc-card-sub{color:#64748b;font-size:12px}.info-note{background:#eff6ff;border-radius:10px;color:#1e40af;font-size:13px;margin-bottom:24px;padding:12px 16px}.full-textarea{border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;outline:none;padding:14px;resize:vertical;width:100%}.full-textarea::placeholder{color:#cbd5e1}.warning-banner{background:#fffbeb;border:1px solid #fef3c7;border-radius:10px;color:#b45309;font-size:13px;margin-bottom:24px;padding:14px 18px}.upload-item{background:#f8fafc;border-radius:12px;margin-bottom:16px;padding:20px}.upload-item-header{align-items:center;display:flex;gap:10px;margin-bottom:14px}.upload-label{color:#1e293b;flex:1 1;font-size:14px;font-weight:600}.doc-badge{border-radius:6px;font-size:11px;font-weight:600;padding:3px 8px}.doc-badge.required{background:#fee2e2;color:#ef4444}.doc-badge.optional{background:#e0f2fe;color:#0284c7}.upload-hint{color:#64748b;font-size:12px;margin-bottom:12px;margin-top:-8px}.upload-file-btn{align-items:center;background:#fff;border:1.5px dashed #cbd5e1;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:13px;font-weight:600;justify-content:center;padding:14px}.upload-file-btn.uploaded{background:#f0fdf4;border-color:#22c55e;border-style:solid;color:#15803d}.tip-banner{background:#eff6ff;border-radius:10px;color:#1e40af;font-size:13px;margin-top:24px;padding:14px 16px}.step4-layout-container{padding:10px 0}.step4-success-header{margin-bottom:36px;text-align:center}.success-icon-badge{align-items:center;background:#10b981;border-radius:50%;box-shadow:0 4px 12px #10b98133;display:flex;height:80px;justify-content:center;margin:20px auto 16px;width:80px}.step4-success-header h2{color:#1e293b;font-size:32px;font-weight:700;margin-bottom:4px}.step4-success-header p{color:#64748b;font-size:18px}.path-selection-title{color:#0f1f3d;font-size:18px;font-weight:700;margin-bottom:4px;text-align:center}.path-selection-subtitle{color:#64748b;font-size:14px;margin-bottom:32px;text-align:center}.split-path-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:32px}.path-card{border:1.5px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;padding:32px 28px;position:relative}.path-card.active-ai-card{background:#fafafa;border-color:#a855f7}.recommended-ribbon{background:#f59e0b;border-radius:6px;color:#fff;font-size:11px;font-weight:800;left:28px;letter-spacing:.5px;padding:4px 12px;position:absolute;top:-12px}.path-icon-container{align-items:center;border-radius:10px;display:flex;height:44px;justify-content:center;margin-bottom:18px;width:44px}.path-icon-container.purple-bg{background:#f3e8ff}.path-icon-container.blue-bg{background:#dbeafe}.path-emoji-icon{font-size:20px}.path-card h4{color:#1e293b;font-size:18px;font-weight:700;margin-bottom:8px}.path-card-description{color:#64748b;font-size:13px;line-height:1.5;margin-bottom:20px}.path-features-list{display:flex;flex:1 1;flex-direction:column;gap:12px;list-style:none;margin:0 0 24px;padding:0}.path-features-list li{align-items:flex-start;color:#475569;display:flex;font-size:13px;gap:8px;line-height:1.4}.path-features-list li span{color:#a855f7;font-weight:700}.checkout-path .path-features-list li span{color:#3b82f6}.metrics-banner{align-items:center;background:#f3e8ff;border-radius:10px;display:flex;gap:10px;margin-bottom:24px;padding:12px 14px}.trend-arrow{color:#a855f7;font-size:18px;font-weight:700}.metrics-banner strong{color:#6b21a8;display:block;font-size:13px}.metrics-banner p{color:#7e22ce;font-size:11px;margin:0}.warning-card-note{background:#fffbeb;border-radius:10px;color:#92400e;font-size:12px;line-height:1.4;margin-bottom:24px;padding:12px 14px}.path-footer-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.path-footer-row.reverse-flex{flex-direction:row-reverse}.checkout-speed-label,.est-time-label{color:#64748b;font-size:12px;line-height:1.3}.start-ai-btn{align-items:center;background:#7c3aed;display:flex;gap:6px;padding:12px 20px}.continue-checkout-btn,.start-ai-btn{border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:700}.continue-checkout-btn{background:#3b82f6;padding:12px 24px}.pro-tip-footer{background:#eff6ff;border-radius:12px;color:#1e40af;font-size:13px;line-height:1.5;padding:16px}.cowork-ai-assistant-wrapper{padding:10px 0;text-align:left}.cowork-assistant-header-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.cowork-branding-meta{align-items:center;display:flex;gap:14px}.cowork-star-badge-icon{align-items:center;background:#7c3aed;border-radius:12px;box-shadow:0 4px 10px #7c3aed40;color:#fff;display:flex;font-size:20px;height:44px;justify-content:center;width:44px}.cowork-branding-meta h3{color:#0f1f3d;font-size:20px;font-weight:700;margin-bottom:2px}.cowork-branding-meta p{color:#64748b;font-size:13px;margin:0}.cowork-skip-review-text-btn{background:#0000;border:none;color:#64748b;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:color .2s}.cowork-skip-review-text-btn:hover{color:#1e293b}.cowork-alert-strip-card{background:#f3e8ff;border-radius:14px;display:flex;gap:14px;margin-bottom:28px;padding:16px 20px}.alert-strip-bulb-emoji{font-size:18px;margin-top:2px}.alert-strip-text-meta strong{color:#581c87;display:block;font-size:14px;margin-bottom:3px}.alert-strip-text-message p{color:#6b21a8;font-size:13px;line-height:1.4;margin:0}.cowork-dialogue-chat-window{background:#fafafa;border:1px solid #f1f5f9;border-radius:16px;margin-bottom:20px;padding:28px}.cowork-bot-message-bubble-row{align-items:flex-start;display:flex;gap:16px;margin-bottom:20px}.cowork-bot-avatar-circle{align-items:center;background:#7c3aed;border-radius:50%;display:flex;flex-shrink:0;font-size:16px;height:36px;justify-content:center;width:36px}.cowork-bot-content-box{background:#fff;border:1px solid #e2e8f0;border-radius:4px 18px 18px 18px;box-shadow:0 2px 8px #00000005;max-width:85%;padding:20px 24px}.bot-capabilities-scope,.bot-primary-greeting{color:#334155;font-size:14px;line-height:1.5;margin-bottom:16px}.bot-capabilities-scope p{font-weight:600;margin-bottom:6px}.bot-capabilities-scope ul{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.bot-prompt-query-text{color:#334155;font-size:14px;font-weight:600;margin:0}.cowork-chips-prompts-flex-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px;padding-left:52px}.cowork-chip-action-pill{background:#fff;border:1px solid #e2e8f0;border-radius:20px;color:#7c3aed;cursor:pointer;font-size:13px;font-weight:500;padding:8px 18px;transition:all .2s}.cowork-chip-action-pill:hover{background:#f3e8ff;border-color:#c084fc}.cowork-chip-action-pill.highlight-success-pill{color:#10b981}.cowork-chip-action-pill.highlight-success-pill:hover{background:#ecfdf5;border-color:#a7f3d0}.cowork-chat-timestamp-label{color:#94a3b8;display:block;font-size:11px;padding-left:52px}.cowork-chat-input-bar-container{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;display:flex;margin-bottom:32px;padding:6px 6px 6px 20px}.cowork-chat-textbox-input{background:#0000;border:none;color:#334155;flex:1 1;font-size:14px;outline:none}.cowork-chat-textbox-input::placeholder{color:#94a3b8}.cowork-chat-send-btn-circle{align-items:center;background:#cbd5e1;border:none;border-radius:50%;cursor:not-allowed;display:flex;height:36px;justify-content:center;width:36px}.cowork-primary-action-panel-footer{border-top:1px solid #f1f5f9;display:flex;justify-content:center;padding-top:24px}.cowork-save-continue-submit-btn{background:#10b981;border:none;border-radius:12px;box-shadow:0 4px 14px #10b98140;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:14px 36px;transition:background .2s}.cowork-save-continue-submit-btn:hover{background:#059669}.payment-layout-container{padding:10px 0}.payment-main-title{color:#0f1f3d;font-size:22px;font-weight:700;margin-bottom:24px}.payment-card-box{border:1px solid #e2e8f0;border-radius:16px;margin-bottom:28px;padding:28px}.inner-box-title{color:#1e293b;font-size:15px;font-weight:700;margin-bottom:20px}.cost-breakdown-list{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.cost-row-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding-bottom:14px}.cost-row-item h4{color:#334155;font-size:14px;font-weight:600;margin-bottom:2px}.cost-row-item p{color:#94a3b8;font-size:12px;margin:0}.cost-item-price{color:#334155;font-size:14px;font-weight:700}.gst-addon-card{align-items:flex-start;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;cursor:pointer;display:flex;gap:14px;margin-bottom:28px;padding:16px 18px}.gst-checkbox-wrapper input{accent-color:#2f6df3;height:18px;margin-top:2px;width:18px}.gst-addon-text h4{color:#78350f;font-size:14px;font-weight:700;margin-bottom:4px}.gst-addon-text p{color:#92400e;font-size:12px;line-height:1.4;margin:0}.total-amount-display-row{align-items:center;border-top:2px #e2e8f0;display:flex;justify-content:space-between;padding:20px 0}.total-amount-display-row h3{color:#0f1f3d;font-size:18px;font-weight:700;margin-bottom:2px}.total-amount-display-row p{color:#94a3b8;font-size:12px;margin:0}.grand-total-val{color:#2f6df3;font-size:32px;font-weight:800}.gov-fees-disclaimer{background:#eff6ff;border-radius:10px;color:#1e40af;font-size:12px;margin-top:12px;padding:12px 14px}.payment-method-selection-box{margin-bottom:32px}.payment-method-selection-box h3{color:#1e293b;font-size:15px;font-weight:700;margin-bottom:16px}.payment-gateways-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr;margin-bottom:12px}.gateway-option-card{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:16px}.gateway-option-card.selected{background:#f0f6ff;border-color:#2f6df3}.gateway-icon-svg{font-size:24px}.gateway-meta strong{color:#1e293b;display:block;font-size:14px}.gateway-meta p{color:#64748b;font-size:11px;margin:0}.encryption-badge-note{color:#10b981;font-size:12px;font-weight:500}.embedded-pay-action-row{border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;padding-top:24px}.embedded-pay-submit-btn{background:#2f6df3;border:none;border-radius:12px;box-shadow:0 4px 14px #2f6df340;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:14px 40px}.confirmation-layout-container{padding:20px 0;text-align:center}.confirmation-success-badge-circle{align-items:center;background:#10b981;border-radius:50%;box-shadow:0 6px 16px #10b98140;display:flex;height:86px;justify-content:center;margin:20PX auto 20px;width:86px}.confirmation-layout-container h2{color:#1e293b;font-size:38px;font-weight:500;margin-bottom:6px}.confirmation-subtitle{color:#64748b;font-size:20px;margin-bottom:60px}.next-steps-timeline-box{border:1px solid #e2e8f0;border-radius:16px;margin:0 auto 36px;max-width:540px;padding:28px;text-align:left}.next-steps-timeline-box h3{color:#0f1f3d;font-size:16px;font-weight:700;margin-bottom:24px;text-align:center}.timeline-steps-stack{display:flex;flex-direction:column;gap:24px;margin-bottom:24px;position:relative}.timeline-step-row{align-items:flex-start;display:flex;gap:16px}.step-count-bullet{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:28px;justify-content:center;width:28px}.step-count-bullet.line-blue{background:#3b82f6}.step-count-bullet.line-purple{background:#8b5cf6}.step-count-bullet.complete-green{background:#10b981}.step-content-meta h4{color:#1e293b;font-size:14px;font-weight:700;margin-bottom:4px}.step-content-meta p{color:#64748b;font-size:12px;margin:0}.completion-eta-badge{background:#f8fafc;border-radius:8px;color:#475569;font-size:13px;padding:10px;text-align:center}.confirmation-action-buttons-row{display:flex;gap:14px;justify-content:center;margin-bottom:16px}.track-progress-btn{background:#10b981;border:none;border-radius:10px;color:#fff;padding:12px 28px}.back-dashboard-btn,.track-progress-btn{cursor:pointer;font-size:14px;font-weight:700}.back-dashboard-btn{background:#fff;border:1.5px solid #10b981;border-radius:10px;color:#10b981;padding:11px 24px}.email-receipt-hint-text{color:#94a3b8;font-size:12px}.incorp-buttons{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-top:40px;padding-top:28px}.btn-prev{background:#0000;color:#64748b;font-weight:600}.btn-next,.btn-prev{border:none;cursor:pointer;font-size:14px}.btn-next{background:#2f6df3;border-radius:10px;color:#fff;font-weight:700;padding:12px 32px}.benefit-info-note{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;color:#065f46;font-size:13px;line-height:1.5;margin-bottom:24px;padding:14px 18px}.llp-payment-display-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:28px;padding:24px 28px}.llp-payment-main-row{align-items:center;display:flex;justify-content:space-between}.llp-payment-text-meta h4{color:#0f1f3d;font-size:16px;font-weight:700;margin-bottom:4px}.llp-payment-text-meta p{color:#64748b;font-size:13px;margin:0}.llp-payment-amount-val{color:#1e293b;font-size:24px;font-weight:800}.purple-banner-note{background:#f3e8ff;border:1px solid #c084fc;border-radius:12px;color:#6b21a8;font-size:13px;line-height:1.5;margin-bottom:24px;padding:14px 18px}.warning-banner.gold-accent{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;color:#78350f;margin-bottom:24px;margin-top:12px;padding:16px}.text-muted-sub{color:#94a3b8;font-size:12px;margin-top:4px}.flat-payment-display-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:28px;padding:24px 28px}.flat-payment-main-row{align-items:center;display:flex;justify-content:space-between}.flat-payment-text-meta h4{color:#0f1f3d;font-size:16px;font-weight:700;margin-bottom:4px}.flat-payment-text-meta p{color:#64748b;font-size:13px;margin:0}.flat-payment-amount-val{color:#2f6df3;font-size:24px;font-weight:800}.stamp-duty-row{align-items:flex-start!important;background:#f8faff;border-bottom:1px solid #e8f0fe!important;border-radius:10px;padding:14px 16px!important}.stamp-state-label{font-size:12px!important;margin:6px 0 2px!important}.state-badge-pill{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;color:#1d4ed8;display:inline-flex;font-size:12px;font-weight:600;padding:3px 10px}.state-missing-hint{color:#b45309;font-size:12px;font-weight:500}.stamp-note-text{color:#94a3b8!important;font-size:11px!important;margin-top:2px!important}.cost-item-range{color:#64748b!important;font-size:12px!important;font-weight:600!important;max-width:120px;text-align:right}.govt-charges-info-strip{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-top:16px;padding-top:14px}.govt-tag{color:#64748b;font-size:12px;font-weight:500}.govt-range{color:#334155;font-size:13px;font-weight:700}@media (max-width:850px){.incorp-page{padding:20px 16px 40px}.incorp-hero{margin-bottom:20px}.incorp-hero h1{font-size:22px;margin-left:0}.incorp-hero p{font-size:13px;margin-left:0}.incorp-stepbar{display:none}.incorp-stepbar-mobile{display:flex;margin-left:0;margin-right:0}.incorp-card{border-radius:16px;margin-left:0;margin-right:0;padding:22px 18px}.incorp-card-title{font-size:19px}.incorp-sub{font-size:13px;margin-bottom:18px}.business-option{border-radius:14px;gap:12px;margin-bottom:10px;padding:16px}.biz-title-row{gap:8px;justify-content:space-between}.biz-title-row h3{font-size:15px}.popular-badge{flex-shrink:0;font-size:10px;padding:3px 9px}.biz-desc{font-size:13px}.biz-meta{font-size:11.5px}.form-row-2{gap:14px!important;grid-template-columns:1fr!important}.upload-item{padding:16px!important}.incorp-buttons{margin-top:24px;padding-top:18px}.btn-prev{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;font-size:13.5px;padding:12px 18px}.btn-next{font-size:13.5px;padding:12px 22px}.payment-gateways-grid{grid-template-columns:1fr!important}.grand-total-val{font-size:24px!important}.flat-payment-amount-val{font-size:19px!important}.embedded-pay-action-row{flex-wrap:wrap!important;gap:12px!important}.back-btn-payment,.embedded-pay-submit-btn{flex:1 1 auto!important;font-size:13.5px!important;padding:12px 18px!important}}@media (max-width:480px){.incorp-card{padding:18px 14px}.incorp-card-title{font-size:17px}.business-option{padding:14px}.biz-title-row h3{font-size:14px}}.incorp-toast-wrap{align-items:center;animation:incorp-toast-in .28s cubic-bezier(.4,0,.2,1);border-radius:14px;box-shadow:0 12px 30px #0f172a2e;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;gap:10px;left:50%;max-width:min(520px,90vw);padding:14px 18px;position:fixed;top:24px;transform:translateX(-50%);z-index:9999}.incorp-toast-success{background:linear-gradient(135deg,#10b981,#059669)}.incorp-toast-error{background:linear-gradient(135deg,#ef4444,#dc2626)}.incorp-toast-icon{flex-shrink:0;font-size:16px;line-height:1}.incorp-toast-msg{line-height:1.4}.incorp-toast-close{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:15px;height:22px;justify-content:center;line-height:1;transition:background-color .2s;width:22px}.incorp-toast-close:hover{background:#ffffff52}@keyframes incorp-toast-in{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:640px){.incorp-toast-wrap{left:16px;max-width:none;right:16px;transform:none}@keyframes incorp-toast-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}}.cowork-page{background:#f7f9fc;min-height:100vh;padding:0 0 60px}.usage-banner{border-bottom:1px solid #0000;border-left:4px solid #0000;font-size:13px;font-weight:600;padding:11px 40px}.usage-banner.usage-ok{background:#ecfdf5;border-bottom-color:#a7f3d0;border-left-color:#10b981;color:#065f46}.usage-banner.usage-warn{background:#fffbeb;border-bottom-color:#fde68a;border-left-color:#f59e0b;color:#92400e}.usage-banner.usage-blocked{background:#fef2f2;border-bottom-color:#fecaca;border-left-color:#ef4444;color:#991b1b}.usage-banner-icon{font-size:16px}.usage-banner-text{line-height:1.5}.usage-banner-body{display:flex;flex:1 1;flex-direction:column;gap:5px}.usage-upgrade-link{background:#0000;border:none;border-radius:20px;cursor:pointer;flex-shrink:0;font-size:12px;font-weight:700;padding:5px 12px;transition:background .15s;white-space:nowrap}.usage-banner.usage-warn .usage-upgrade-link{background:#fde68a;color:#92400e}.usage-banner.usage-warn .usage-upgrade-link:hover{background:#fcd34d}.usage-banner.usage-blocked .usage-upgrade-link{background:#fecaca;color:#991b1b}.usage-banner.usage-blocked .usage-upgrade-link:hover{background:#fca5a5}.usage-dash{background:#d1fae5;height:5px;transition:background .2s;width:26px}.usage-dash.used{background:#10b981}.usage-dash.warn-used{background:#f59e0b}.usage-banner.usage-warn .usage-dash{background:#fde68a}@media (max-width:768px){.usage-banner{flex-wrap:wrap;font-size:12px;gap:8px;padding:10px 16px}.usage-dash{height:4px;width:20px}.usage-upgrade-link{margin-top:4px;text-align:center;width:100%}}.cowork-header{align-items:flex-end;background:#fff;border-bottom:1px solid #e8edf5;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:28px 40px 0}.cowork-title{color:#07152f;font-size:32px;font-weight:800;margin-bottom:4px}.cowork-subtitle{color:#64748b;font-size:15px;margin-bottom:20px}.cowork-tabs{display:flex;gap:4px;margin-bottom:-1px}.ctab{align-items:center;background:#0000;border:none;border-radius:12px 12px 0 0;color:#64748b;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:10px 22px;transition:all .2s}.ctab:hover{background:#f1f5f9;color:#2f6df3}.ctab-active{background:#f7f9fc;border:1px solid #e8edf5;border-bottom-color:#f7f9fc;color:#2f6df3}.cbadge{background:#2f6df3;border-radius:20px;color:#fff;font-size:11px;font-weight:700;min-width:20px;padding:2px 7px;text-align:center}.cowork-body{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:440px 1fr;padding:32px 40px}@media (max-width:1100px){.cowork-body{grid-template-columns:1fr}}.format-notice{align-items:flex-start;background:#fff9e6;border:1px solid #fde68a;border-left:3px solid #f59e0b;border-radius:12px;display:flex;gap:12px;margin-bottom:16px;padding:12px 14px}.format-notice-icon{flex-shrink:0;font-size:18px;margin-top:1px}.format-notice-title{color:#78350f;font-size:13px;font-weight:700;margin-bottom:3px}.format-notice-sub{color:#92400e;font-size:12px;line-height:1.5}.cpanel{background:#fff;border:1px solid #e8edf5;border-radius:18px;box-shadow:0 2px 8px #0f172a0a;margin-bottom:16px;padding:24px}.cpanel-title{color:#07152f;font-size:17px;font-weight:700;margin-bottom:6px}.cpanel-sub{color:#64748b;font-size:13px;margin-bottom:14px}.cdoc-select{-webkit-appearance:none;appearance:none;background:#f8fafc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%2364748b' d='M6 8 1 3h10z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border:1px solid #e2e8f0;border-radius:12px;color:#07152f;cursor:pointer;font-size:14px;font-weight:500;outline:none;padding:13px 36px 13px 16px;transition:border-color .2s;width:100%}.cdoc-select:focus{background-color:#fff;border-color:#2f6df3}.cdrop-zone{align-items:center;background:#f8fafc;border:2px dashed #d1d9e6;border-radius:16px;cursor:pointer;display:flex;justify-content:center;min-height:120px;padding:28px 20px;text-align:center;transition:all .25s}.cdrop-zone:hover{background:#eff6ff;border-color:#2f6df3}.cdrop-zone.cdrag-over{background:#f0fdfa;border-color:#14b8a6;transform:scale(1.01)}.cdrop-zone.chas-file{background:#f0fdfa;border-color:#14b8a6;cursor:default}.cdrop-placeholder{align-items:center;display:flex;flex-direction:column;gap:8px}.cdrop-icon{font-size:30px}.cdrop-main{color:#334155;font-size:14px;font-weight:600}.cdrop-sub{color:#94a3b8;font-size:12px}.cdrop-main-mobile,.cdrop-sub-mobile{display:none}.cfile-preview{align-items:center;display:flex;gap:12px;text-align:left;width:100%}.cfile-icon{flex-shrink:0;font-size:30px}.cfile-info{flex:1 1}.cfile-name{color:#07152f;font-size:13px;font-weight:600;word-break:break-all}.cfile-size{color:#64748b;font-size:11px;margin-top:2px}.cfile-remove{align-items:center;background:#fee2e2;border:none;border-radius:50%;color:#ef4444;cursor:pointer;display:flex;flex-shrink:0;font-size:13px;height:28px;justify-content:center;width:28px}.cfile-remove:hover{background:#fecaca}.quick-edits{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.quick-edit-btn{background:#f8fafc;border:1px solid #d1d9e6;border-radius:20px;color:#334155;cursor:pointer;font-size:12px;font-weight:500;padding:6px 12px;transition:all .15s}.quick-edit-btn:hover:not(:disabled){background:#eff6ff;border-color:#2f6df3;color:#2f6df3}.quick-edit-active{background:#eff6ff!important;border-color:#2f6df3!important;color:#2f6df3!important;font-weight:700!important}.quick-edit-btn:disabled{cursor:not-allowed;opacity:.5}.or-label{color:#94a3b8;font-size:12px;font-weight:500;margin-bottom:8px}.cinput-area{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#07152f;font-family:inherit;font-size:13px;line-height:1.6;outline:none;padding:13px 14px;resize:vertical;transition:border-color .2s;width:100%}.cinput-area:focus{background:#fff;border-color:#2f6df3}.char-count,.cinput-area::placeholder{color:#94a3b8}.char-count{font-size:11px;margin-top:4px;text-align:right}.cedit-btn{align-items:center;background:linear-gradient(135deg,#2f6df3,#1d4ed8);border:none;border-radius:14px;box-shadow:0 8px 20px #2f6df34d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:10px;justify-content:center;padding:16px;transition:all .25s;width:100%}.cedit-btn:hover:not(:disabled){box-shadow:0 12px 28px #2f6df366;transform:translateY(-2px)}.cedit-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.cspinner{animation:cspin .7s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;flex-shrink:0;height:18px;width:18px}@keyframes cspin{to{transform:rotate(1turn)}}.cprogress-wrap{background:#fff;border:1px solid #e8edf5;border-radius:14px;margin-top:14px;padding:14px 20px}.cprogress-steps{display:flex;justify-content:space-around;position:relative}.cprogress-steps:before{background:#e2e8f0;content:"";height:2px;left:15%;position:absolute;right:15%;top:8px;z-index:0}.cprogress-step{align-items:center;color:#94a3b8;display:flex;flex:1 1;flex-direction:column;font-size:11px;font-weight:600;gap:6px;text-align:center;z-index:1}.cstep-dot{background:#e2e8f0;border:2px solid #e2e8f0;border-radius:50%;height:18px;transition:all .3s;width:18px}.cstep-active .cstep-dot{background:#2f6df3;border-color:#2f6df3;box-shadow:0 0 0 4px #2f6df326}.cstep-active{color:#2f6df3}.cerror-box{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;display:flex;gap:12px;justify-content:space-between;margin-top:12px;padding:14px}.cerror-box p{color:#dc2626;flex:1 1;font-size:13px}.cretry-btn{background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:8px 16px;white-space:nowrap}.cinfo-box{background:#eff6ff;border:1px solid #bfdbfe;border-left:3px solid #2f6df3;border-radius:10px;margin-top:14px;padding:12px 14px}.cinfo-box p{color:#1e3a6e;font-size:12px;line-height:1.6}.cresult-empty{background:#fff;border:1px solid #e8edf5;border-radius:20px;box-shadow:0 2px 8px #0f172a0a;padding:44px 36px;text-align:center}.cresult-empty-icon{font-size:48px;margin-bottom:14px}.cresult-empty h3{color:#07152f;font-size:21px;font-weight:700;margin-bottom:10px}.cresult-empty p{color:#64748b;font-size:14px;line-height:1.6}.cfeature-list{border-top:1px solid #f1f5f9;margin-top:24px;padding-top:18px;text-align:left}.cfeature-title{color:#64748b;font-size:12px;font-weight:600;margin-bottom:10px;text-align:center}.cfeature-item{align-items:center;color:#334155;display:flex;font-size:13px;gap:8px;padding:5px 0}.cfeature-check{color:#12b981;font-weight:700}.cresult-loading{background:#fff;border:1px solid #e8edf5;border-radius:20px;box-shadow:0 2px 8px #0f172a0a;padding:56px 40px;text-align:center}.cloading-animation{align-items:center;display:flex;height:80px;justify-content:center;margin:0 auto 22px;position:relative;width:80px}.cpulse-ring{animation:cpulse 1.5s ease-out infinite;border:3px solid #2f6df3;border-radius:50%;height:80px;opacity:0;position:absolute;width:80px}.cpulse-ring-2{animation-delay:.5s}@keyframes cpulse{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(1.5)}}.cloading-icon{font-size:28px;position:relative;z-index:1}.cresult-loading h3{color:#07152f;font-size:20px;font-weight:700;margin-bottom:8px}.cresult-loading p{color:#64748b;font-size:14px}.cresult-card{background:#fff;border:1px solid #e8edf5;border-radius:20px;box-shadow:0 4px 16px #0f172a0f;padding:26px}.cresult-header{border-left:4px solid #12b981;margin-bottom:16px;padding-left:14px}.cresult-badge{background:#f0fdf4;border-radius:20px;color:#16a34a;display:inline-block;font-size:13px;font-weight:700;margin-bottom:8px;padding:5px 14px}.cresult-meta{display:flex;flex-direction:column;gap:2px}.cresult-doctype{color:#07152f;font-size:15px;font-weight:700}.cresult-time{color:#94a3b8;font-size:12px}.cwhat-done{background:#f8fafc;border-radius:10px;margin-bottom:16px;padding:12px 14px}.cwhat-label{color:#64748b;font-size:12px;font-weight:600;margin-bottom:4px}.cwhat-text{color:#334155;font-size:13px;font-style:italic;line-height:1.5}.cchanges-section{margin-bottom:16px}.cchanges-title{color:#0a6e56;font-size:13px;font-weight:700;margin-bottom:8px}.cchanges-list{display:flex;flex-direction:column;gap:5px;list-style:none;margin:0;padding:0}.cchange-item{background:#f0fdfa;border:1px solid #a7f3d0;border-radius:8px;color:#1e3a6e;font-size:12.5px;line-height:1.5;padding:7px 10px}.cchange-item:before{color:#12b981;content:"✓  ";font-weight:700}.cdoc-output-section{margin-bottom:16px}.cdoc-output-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:10px}.cdoc-output-title{color:#07152f;font-size:14px;font-weight:700}.cdoc-output-actions{display:flex;gap:8px}.caction-btn{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#334155;cursor:pointer;font-size:12px;font-weight:600;padding:7px 14px;transition:all .2s}.caction-btn:hover{background:#f1f5f9;border-color:#94a3b8}.caction-btn-primary{background:#2f6df3;border-color:#2f6df3;color:#fff}.caction-btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.cdoc-output{background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:600px;overflow-y:auto;padding:28px 36px}.cdoc-text{color:#1e293b;font-family:Courier New,Courier,monospace;font-size:12px;line-height:1.7;margin:0;white-space:pre-wrap;word-break:break-word}.cdoc-html{color:#000;font-family:Times New Roman,Times,serif;font-size:11.5pt;line-height:1.8;text-align:justify}.cdoc-html h1{font-size:13pt;letter-spacing:.5pt;margin:0 0 16pt;text-align:center}.cdoc-html h1,.cdoc-html h2{font-weight:700;text-transform:uppercase}.cdoc-html h2{font-size:11.5pt;margin:16pt 0 6pt}.cdoc-html h3{font-size:11.5pt;font-weight:700;margin:10pt 0 4pt}.cdoc-html p{margin:0 0 7pt;text-align:justify}.cdoc-html ul{list-style:none;margin:4pt 0 7pt;padding-left:28pt}.cdoc-html ul li{margin:3pt 0;padding-left:4pt;position:relative;text-align:justify}.cdoc-html ul li:before{content:"o";font-family:Times New Roman,serif;left:-16pt;position:absolute}.cdoc-html ul ul{padding-left:22pt}.cdoc-html ul ul li:before{content:"\25AA";font-size:7pt;top:3pt}.cdoc-html ol{margin:4pt 0 7pt;padding-left:28pt}.cdoc-html ol li{margin:3pt 0;text-align:justify}.cdoc-html b,.cdoc-html strong{font-weight:700}.cdoc-html em,.cdoc-html i{font-style:italic}.cdoc-html u{text-decoration:underline}.cdoc-html table{border-collapse:collapse;font-size:10.5pt;margin:8pt 0;width:100%}.cdoc-html td,.cdoc-html th{border:1px solid #000;padding:4pt 6pt;vertical-align:top}.cnotes-box{background:#fffbeb;border:1px solid #fde68a;border-left:3px solid #f59e0b;border-radius:10px;color:#78350f;font-size:13px;line-height:1.5;margin-bottom:14px;padding:12px 14px}.cdisclaimer{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;font-size:12px;line-height:1.6;margin-bottom:16px;padding:10px 14px}.cedit-another-btn{background:#0000;border:2px solid #2f6df3;border-radius:12px;color:#2f6df3;cursor:pointer;font-size:14px;font-weight:700;padding:12px;transition:all .2s;width:100%}.cedit-another-btn:hover{background:#eff6ff}.chistory-section{padding:32px 40px}.chistory-grid{display:flex;flex-direction:column;gap:12px;max-width:900px}.chistory-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;box-shadow:0 2px 8px #0f172a0a;overflow:hidden;transition:box-shadow .2s}.chistory-card:hover{box-shadow:0 4px 16px #0f172a14}.chistory-card-header{align-items:center;cursor:pointer;display:flex;gap:14px;justify-content:space-between;padding:16px 20px}.chistory-left{align-items:center;display:flex;flex:1 1;gap:12px}.chistory-badge{background:#f0fdf4;border-radius:20px;color:#16a34a;font-size:12px;font-weight:700;padding:4px 10px;white-space:nowrap}.chistory-doctype{color:#07152f;font-size:14px;font-weight:700}.chistory-filename{margin-top:2px}.chistory-filename,.chistory-time{color:#94a3b8;font-size:11px}.chistory-expand{color:#94a3b8;font-size:12px}.chistory-expanded{border-top:1px solid #f1f5f9;padding:14px 20px 16px}.chistory-instruction{color:#334155;font-size:13px;font-style:italic;line-height:1.5;margin-bottom:8px}.chistory-sub-title{color:#64748b;font-size:12px;font-weight:700;margin-bottom:6px}.chistory-preview{background:#f8fafc;border-radius:8px;color:#64748b;font-family:Courier New,monospace;font-size:11px;line-height:1.6;max-height:150px;overflow:hidden;padding:10px 12px;white-space:pre-wrap}.live-edit-badge{background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;color:#2f6df3;display:inline-block;font-size:11px;font-weight:600;margin-left:8px;padding:2px 8px;vertical-align:middle}.cdoc-output-editable{max-height:none!important;overflow:visible!important;padding:0!important}.live-editor-wrap{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.live-editor-toolbar{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:2px;padding:8px 10px}.ledit-btn{align-items:center;background:#0000;border:1px solid #0000;border-radius:6px;color:#334155;cursor:pointer;display:flex;font-family:inherit;font-size:13px;height:28px;justify-content:center;min-width:32px;padding:0 8px;transition:all .15s}.ledit-btn:hover{background:#e2e8f0;border-color:#cbd5e1}.ledit-divider{background:#e2e8f0;flex-shrink:0;height:20px;margin:0 4px;width:1px}.ledit-spacer{flex:1 1}.ledit-save-flash{color:#12b981;font-size:11px;font-weight:600;opacity:0;transition:opacity .2s;white-space:nowrap}.ledit-save-visible{opacity:1}.ledit-ai-btn{align-items:center;background:#eff6ff;border:1px solid #2f6df3;border-radius:6px;color:#2f6df3;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:5px;height:28px;margin-left:4px;padding:5px 12px;transition:all .15s;white-space:nowrap}.ledit-ai-btn:hover{background:#dbeafe}.ledit-ai-btn-active{background:#2f6df3;color:#fff}.ledit-ai-btn-active:hover{background:#1d4ed8}.live-editor-content{cursor:text;max-height:600px;min-height:400px;outline:none;overflow-y:auto;padding:28px 36px}.live-editor-content:focus{box-shadow:inset 0 0 0 2px #2f6df326}.cdoc-text-editable{background:#fff;border:none;box-sizing:border-box;color:#1e293b;font-family:Courier New,Courier,monospace;font-size:12px;line-height:1.7;max-height:600px;min-height:400px;outline:none;padding:28px 36px;resize:vertical;width:100%}.ai-refine-panel{background:#f0f6ff;border-bottom:1px solid #bfdbfe;border-left:3px solid #2f6df3;padding:14px 16px}.ai-refine-label{color:#1e40af;font-size:11px;font-weight:700;letter-spacing:.4px;margin-bottom:8px;text-transform:uppercase}.ai-refine-presets{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.ai-preset-btn{background:#fff;border:1px solid #bfdbfe;border-radius:20px;color:#1e40af;cursor:pointer;font-size:11.5px;font-weight:500;padding:5px 11px;transition:all .15s}.ai-preset-btn:hover:not(:disabled){background:#dbeafe;border-color:#2f6df3}.ai-preset-active{background:#2f6df3!important;border-color:#2f6df3!important;color:#fff!important;font-weight:700!important}.ai-preset-btn:disabled{cursor:not-allowed;opacity:.5}.ai-refine-input-row{align-items:flex-end;display:flex;gap:8px}.presets-summary{align-items:center;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:10px;box-shadow:inset 0 1px 2px #00000005;display:flex;justify-content:space-between;margin:12px 0;padding:8px 14px}.presets-summary span{align-items:center;color:#115e59;display:flex;font-size:13px;font-weight:600;gap:6px}.presets-summary span:before{content:"✨";font-size:14px}.presets-summary button{background:#fff;border:1px solid #b2f5ea;border-radius:6px;box-shadow:0 1px 2px #0f172a0a;color:#0f766e;cursor:pointer;font-size:12px;font-weight:700;padding:4px 10px;transition:all .2s ease}.presets-summary button:hover{background:#f0fdf4;border-color:#0f766e;color:#115e59;transform:translateY(-.5px)}.presets-summary button:active{transform:translateY(0)}.ai-refine-textarea{background:#fff;border:1px solid #bfdbfe;border-radius:10px;color:#07152f;flex:1 1;font-family:inherit;font-size:12.5px;line-height:1.5;outline:none;padding:9px 12px;resize:none;transition:border-color .2s}.ai-refine-textarea:focus{border-color:#2f6df3}.ai-refine-textarea::placeholder{color:#94a3b8}.ai-refine-apply-btn{align-items:center;background:linear-gradient(135deg,#2f6df3,#1d4ed8);border:none;border-radius:10px;box-shadow:0 4px 10px #2f6df34d;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:13px;font-weight:700;gap:6px;padding:9px 16px;transition:all .2s;white-space:nowrap}.ai-refine-apply-btn:hover:not(:disabled){box-shadow:0 6px 14px #2f6df366;transform:translateY(-1px)}.ai-refine-apply-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.55;transform:none}.ai-refine-error{color:#dc2626;font-size:12px;font-weight:500;margin-top:8px}.ai-refine-success{color:#16a34a;font-size:12px;font-weight:600;margin-top:8px}.ai-refine-hint{color:#64748b;font-size:11px;line-height:1.5;margin-top:10px}@media (max-width:768px){.cowork-header{align-items:stretch;flex-direction:column;gap:12px;padding:16px 16px 0}.cowork-title{font-size:20px}.cowork-subtitle{font-size:12.5px;margin-bottom:12px}.cowork-tabs{-webkit-overflow-scrolling:touch;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;width:100%}.cowork-tabs::-webkit-scrollbar{display:none}.ctab{border-radius:10px 10px 0 0;flex:0 0 auto;font-size:13px;padding:11px 14px;white-space:nowrap}.cowork-body{gap:14px;padding:14px}.cpanel{border-radius:14px;margin-bottom:14px;padding:16px}.cpanel-title{font-size:15px}.cpanel-sub{font-size:12px;margin-bottom:12px}.format-notice{gap:10px;padding:10px 12px}.format-notice-title{font-size:12.5px}.format-notice-sub{font-size:11.5px}.cdoc-select{font-size:16px;padding:13px 34px 13px 14px}.cdrop-zone{border-radius:14px;min-height:105px;padding:20px 14px}.cdrop-icon{font-size:26px}.cdrop-main{font-size:13.5px}.cdrop-sub{font-size:11.5px}.cdrop-main-desktop,.cdrop-sub-desktop{display:none}.cdrop-main-mobile,.cdrop-sub-mobile{display:block}.cfile-name{font-size:12.5px}.cfile-size{font-size:10.5px}.cfile-remove{height:32px;width:32px}.quick-edits{gap:6px}.quick-edit-btn{font-size:11px;padding:6px 10px}.presets-summary{padding:8px 12px}.presets-summary span{font-size:12px}.or-label,.presets-summary button{font-size:11px}.cinput-area{font-size:16px;padding:12px 13px}.cedit-btn{border-radius:12px;font-size:15px;padding:15px}.cprogress-wrap{padding:12px 10px}.cprogress-step{font-size:9.5px}.cinfo-box{padding:12px 14px}.cinfo-box p{font-size:12px}.cresult-empty,.cresult-loading{border-radius:16px;padding:28px 18px}.cresult-empty-icon{font-size:38px;margin-bottom:12px}.cresult-empty h3{font-size:17px}.cresult-empty p{font-size:13.5px}.cfeature-item{font-size:12.5px}.cloading-animation,.cpulse-ring,.cpulse-ring-2{height:64px;width:64px}.cresult-loading h3{font-size:17px}.cresult-loading p{font-size:13px}.cresult-card{border-radius:16px;padding:16px}.cresult-header{padding-left:12px}.cresult-badge{font-size:12px;padding:5px 12px}.cresult-doctype{font-size:14px}.cresult-time{font-size:11px}.cwhat-done{padding:10px 12px}.cchanges-title,.cwhat-text{font-size:12.5px}.cchange-item{font-size:12px;padding:7px 9px}.cdoc-output-header{gap:8px}.cdoc-output-title{font-size:13px}.cdoc-output-actions{width:100%}.caction-btn{flex:1 1;font-size:11.5px;padding:9px 8px;text-align:center}.cdoc-output{padding:16px 14px}.cdoc-text-editable,.live-editor-content{min-height:320px;padding:16px 14px}.live-editor-toolbar{gap:1px;padding:6px 8px}.ledit-btn{font-size:12px;height:26px;min-width:28px}.ledit-ai-btn{font-size:11px;height:26px;padding:5px 10px}.ai-refine-panel{padding:12px}.ai-refine-presets{gap:5px}.ai-preset-btn{font-size:11px;padding:5px 10px}.ai-refine-input-row{align-items:stretch;flex-direction:column}.ai-refine-textarea{font-size:16px}.ai-refine-apply-btn{justify-content:center;width:100%}.cnotes-box{font-size:12.5px;padding:10px 12px}.cdisclaimer{font-size:11px;padding:10px 12px}.cedit-another-btn{font-size:14px;padding:13px}.chistory-section{padding:14px}.chistory-grid{gap:10px}.chistory-card-header{flex-wrap:wrap;padding:14px 16px;row-gap:8px}.chistory-left{flex-wrap:wrap;gap:10px;min-width:0}.chistory-badge{font-size:11px;padding:4px 9px}.chistory-doctype{font-size:13.5px}.chistory-filename,.chistory-time{font-size:10.5px}.chistory-expanded{padding:12px 16px 14px}.chistory-instruction{font-size:12.5px}.chistory-sub-title{font-size:11px}.chistory-preview{font-size:10.5px}}@media (max-width:400px){.cowork-title{font-size:18px}.cfile-preview{gap:10px}.cfile-icon{font-size:26px}}.settings-page{max-width:100%;padding:36px 32px 80px}.settings-hero{margin-bottom:32px}.settings-hero h1{color:#0f1f3d;font-size:38px;font-weight:800;margin-bottom:6px}.settings-hero p{color:#64748b;font-size:17px}.settings-section{background:#fff;border:1px solid #e8edf5;border-radius:20px;box-shadow:0 2px 8px #0f172a0d;margin-bottom:24px;padding:28px 30px}.settings-section-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:16px;margin-bottom:26px;padding-bottom:20px}.settings-section-icon{align-items:center;border-radius:14px;display:flex;flex-shrink:0;font-size:22px;height:48px;justify-content:center;width:48px}.blue-icon{background:#eff6ff}.orange-icon{background:#fff7ed}.purple-icon{background:#f5f3ff}.green-icon{background:#f0fdf4}.teal-icon{background:#f0fdfa}.yellow-icon{background:#fefce8}.red-icon{background:#fff1f2}.settings-section-header h2{color:#0f1f3d;font-size:18px;font-weight:700;margin-bottom:3px}.settings-section-header p{color:#94a3b8;font-size:13px}.settings-form{display:flex;flex-direction:column}.settings-row{margin-bottom:20px}.settings-row.two-col{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.settings-row.three-col{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.settings-field{display:flex;flex-direction:column;gap:8px}.settings-field label{color:#334155;font-size:13px;font-weight:600}.settings-field input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;color:#0f1f3d;font-size:15px;height:48px;outline:none;padding:0 16px;transition:border-color .2s,box-shadow .2s}.settings-field input:focus{background:#fff;border-color:#2f6df3;box-shadow:0 0 0 3px #2f6df31a}.optional-tag{background:#f1f5f9;border-radius:6px;color:#94a3b8;font-size:11px;font-weight:500;margin-left:6px;padding:2px 7px}.settings-select{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;color:#0f1f3d;cursor:pointer;font-size:15px;height:48px;outline:none;padding:0 16px;transition:border-color .2s;width:100%}.settings-select:focus{border-color:#2f6df3;box-shadow:0 0 0 3px #2f6df31a}.settings-success{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;color:#15803d;font-size:14px;font-weight:600;margin-bottom:16px;padding:12px 16px}.settings-save-btn{background:#2f6df3;border:none;border-radius:14px;box-shadow:0 4px 14px #2f6df34d;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:13px 32px;transition:background .2s,transform .15s,box-shadow .2s;width:-webkit-fit-content;width:fit-content}.settings-save-btn:hover{background:#1d5de8;box-shadow:0 6px 20px #2f6df366;transform:translateY(-1px)}.startup-stage-bar{border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:0;margin-top:24px;overflow:hidden}.stage-step{align-items:center;background:#f8fafc;border-right:1px solid #e2e8f0;display:flex;flex:1 1;flex-direction:column;gap:6px;padding:14px 8px;transition:background .2s}.stage-step:last-child{border-right:none}.stage-step.active{background:#eff6ff}.stage-step.done{background:#f0fdf4}.stage-dot{background:#e2e8f0;border-radius:50%;height:12px;transition:background .2s;width:12px}.stage-step.active .stage-dot{background:#2f6df3;box-shadow:0 0 0 3px #2f6df333}.stage-step.done .stage-dot{background:#10b981}.stage-step span{color:#64748b;font-size:12px;font-weight:600;text-align:center}.stage-step.active span{color:#2f6df3}.stage-step.done span{color:#10b981}.doc-storage-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.doc-stat-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;gap:4px;padding:18px 20px}.doc-stat-num{color:#0f1f3d;font-size:26px;font-weight:800}.doc-stat-label{color:#64748b;font-size:13px;font-weight:500}.storage-bar-wrap{margin-top:4px}.storage-bar-labels{color:#94a3b8;display:flex;font-size:12px;justify-content:space-between;margin-bottom:8px}.storage-bar-bg{background:#f1f5f9;border-radius:20px;height:8px;overflow:hidden}.storage-bar-fill{background:linear-gradient(90deg,#2f6df3,#06b6d4);border-radius:20px;height:100%;transition:width .6s ease}.settings-toggle-list{display:flex;flex-direction:column}.settings-toggle-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:16px 0}.settings-toggle-row:last-child{border-bottom:none}.toggle-title{color:#0f1f3d;font-size:15px;font-weight:600;margin-bottom:3px}.toggle-sub{color:#94a3b8;font-size:13px}.toggle-btn{background:#e2e8f0;border:none;border-radius:20px;cursor:pointer;flex-shrink:0;height:28px;padding:0;position:relative;transition:background .25s;width:52px}.toggle-btn.on{background:#2f6df3}.toggle-thumb{background:#fff;border-radius:50%;box-shadow:0 1px 4px #0003;height:20px;left:4px;position:absolute;top:4px;transition:transform .25s;width:20px}.toggle-btn.on .toggle-thumb{transform:translateX(24px)}.theme-options{display:flex;gap:10px}.theme-btn{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;color:#334155;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:10px 14px;transition:all .15s}.theme-btn.active,.theme-btn:hover{background:#eff6ff;border-color:#2f6df3}.theme-btn.active{color:#2f6df3}.privacy-actions{display:flex;gap:12px;margin-top:20px}.privacy-action-btn{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;color:#334155;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .15s}.privacy-action-btn:hover{background:#eff6ff;border-color:#2f6df3;color:#2f6df3}.sessions-list{display:flex;flex-direction:column;gap:12px}.session-row{align-items:center;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;display:flex;gap:14px;padding:16px}.session-icon{flex-shrink:0;font-size:24px}.session-info{flex:1 1}.session-device{align-items:center;color:#0f1f3d;display:flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:3px}.session-meta{color:#94a3b8;font-size:13px}.current-badge{background:#dcfce7;border-radius:20px;color:#15803d;font-size:11px;font-weight:700;padding:2px 8px}.session-revoke-btn{background:#fff1f2;border:1.5px solid #fecdd3;border-radius:10px;color:#e11d48;cursor:pointer;flex-shrink:0;font-size:13px;font-weight:600;padding:7px 16px;transition:background .15s}.session-revoke-btn:hover{background:#ffe4e6}.settings-security-list{display:flex;flex-direction:column;gap:10px}.settings-security-btn{align-items:center;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;color:#0f1f3d;cursor:pointer;display:flex;font-size:15px;font-weight:600;height:52px;justify-content:space-between;padding:0 20px;transition:all .15s;width:100%}.settings-security-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.settings-security-btn.danger{background:#fff1f2;border-color:#fecdd3;color:#e11d48}.settings-security-btn.danger:hover{background:#ffe4e6;border-color:#fda4af}.settings-security-btn.warning{background:#fffbeb;border-color:#fde68a;color:#b45309}.settings-security-btn.warning:hover{background:#fef3c7;border-color:#fcd34d}.chevron{color:#94a3b8;font-size:20px;font-weight:400}@media (max-width:640px){.settings-page{padding:24px 16px 60px}.settings-row.three-col,.settings-row.two-col{grid-template-columns:1fr}.theme-options{flex-direction:column}.doc-storage-stats{grid-template-columns:1fr 1fr}.privacy-actions{flex-direction:column}.startup-stage-bar{flex-wrap:wrap}}.settings-loading{align-items:center;color:#64748b;display:flex;flex-direction:column;font-size:15px;font-weight:500;gap:16px;justify-content:center;min-height:60vh}.settings-spinner{animation:spin .7s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#2f6df3;height:36px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}.settings-success.error{background:#fff1f2;border-color:#fecdd3;color:#e11d48}.settings-field input:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.field-hint{color:#94a3b8;font-size:12px;margin-top:-4px}.profile-btn-row{align-items:center;display:flex;gap:12px}.settings-save-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.settings-edit-btn{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;color:#334155;cursor:pointer;font-size:15px;font-weight:700;padding:13px 28px;transition:all .15s}.settings-edit-btn:hover{background:#eff6ff;border-color:#2f6df3;color:#2f6df3}.settings-cancel-btn{background:#0000;border:1.5px solid #e2e8f0;border-radius:14px;color:#64748b;cursor:pointer;font-size:15px;font-weight:700;padding:13px 28px;transition:all .15s}.settings-cancel-btn:hover{background:#f8fafc;border-color:#cbd5e1}.settings-security-btn:disabled{cursor:not-allowed;opacity:.6}.delete-modal-overlay{align-items:center;background:#0f172a8c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.delete-modal{background:#fff;border-radius:20px;box-shadow:0 20px 60px #00000040;max-width:440px;padding:30px;width:100%}.delete-modal h2{color:#0f1f3d;font-size:20px;font-weight:800;margin-bottom:12px}.delete-modal p{color:#64748b;font-size:14px;line-height:1.6;margin-bottom:20px}.delete-modal .settings-field{margin-bottom:16px}.delete-modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:8px}.delete-confirm-btn{background:#e11d48;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:13px 24px;transition:background .2s}.delete-confirm-btn:hover{background:#be123c}.delete-confirm-btn:disabled{cursor:not-allowed;opacity:.6}.disable-confirm-btn{background:#d97706;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:13px 24px;transition:background .2s}.disable-confirm-btn:hover{background:#b45309}.disable-confirm-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:480px){.profile-btn-row{align-items:stretch;flex-direction:column-reverse}.settings-cancel-btn,.settings-edit-btn,.settings-save-btn{text-align:center;width:100%}.delete-modal{padding:22px}.delete-modal-actions{flex-direction:column-reverse}.delete-modal-actions button{width:100%}}.st-loading{align-items:center;color:#64748b;display:flex;font-size:14px;gap:10px;padding:16px 0}.st-empty{border:1.5px dashed #e2e8f0;border-radius:16px;padding:40px 20px;text-align:center}.st-empty-icon{font-size:40px;margin-bottom:12px}.st-empty h3{color:#0f1f3d;font-size:17px;font-weight:700;margin-bottom:6px}.st-empty p{color:#64748b;font-size:14px}.st-list{display:flex;flex-direction:column;gap:0}.st-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:14px;padding:14px 0}.st-row:last-of-type{border-bottom:none}.st-icon{flex-shrink:0;font-size:26px}.st-info{flex:1 1}.st-name{color:#0f1f3d;font-size:15px;font-weight:700;margin-bottom:3px}.st-meta{color:#94a3b8;font-size:12px}.st-badge{border-radius:20px;flex-shrink:0;font-size:11px;font-weight:700;padding:4px 10px;white-space:nowrap}.st-view-all{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;color:#2f6df3;cursor:pointer;font-size:14px;font-weight:700;margin-top:14px;padding:11px;transition:background .15s;width:100%}.st-view-all:hover{background:#eff6ff}.sessions-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#64748b;font-size:13px;line-height:1.5;margin-top:16px;padding:12px 16px}@media (max-width:768px){.settings-page{padding:20px 14px 80px}.settings-hero h1{font-size:28px}.settings-hero p{font-size:14px}.settings-section{padding:20px 16px}.settings-section-header{flex-wrap:wrap;gap:12px}.settings-section-header h2{font-size:16px}.settings-row.three-col,.settings-row.two-col{gap:14px;grid-template-columns:1fr}.settings-field input,.settings-select{font-size:14px;height:44px}.settings-save-btn{padding:13px;text-align:center;width:100%}.theme-options{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr 1fr}.theme-btn{font-size:12px;padding:8px 6px;text-align:center}.plan-highlight-row{flex-direction:column}.plan-highlight-item{font-size:12px;padding:6px 12px}.settings-toggle-row{gap:12px;padding:14px 0}.toggle-title{font-size:14px}.toggle-sub{font-size:12px}.session-row{gap:10px;padding:12px}.session-device{flex-wrap:wrap;font-size:13px}.session-meta{font-size:12px}.settings-security-btn{font-size:14px;height:48px;padding:0 16px}.st-row{gap:10px;padding:12px 0}.st-name{font-size:14px}.st-meta{font-size:11px}.st-badge{font-size:10px;padding:3px 8px}.settings-upgrade-btn{font-size:14px;padding:13px}}@media (max-width:480px){.settings-section{padding:16px 12px}.settings-hero h1{font-size:24px}.settings-section-icon{font-size:18px;height:40px;width:40px}}.ideas-page-wrapper{background-color:#f8fafc;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:40px 24px}.ideas-landing-container{margin:0 auto;max-width:1000px;text-align:center}.ideas-hero-header{margin-bottom:48px;text-align:center}.ideas-icon-badge{align-items:center;background-color:#f59e0b;border-radius:20px;box-shadow:0 4px 12px #f59e0b33;display:flex;font-size:40px;height:72px;justify-content:center;line-height:72px;margin:0 auto 24px;width:72px}.ideas-success-badge-icon{background-color:#10b981;box-shadow:0 4px 14px #10b98140}.ideas-failure-badge-icon,.ideas-success-badge-icon{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:28px;font-weight:700;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.ideas-failure-badge-icon{background-color:#ef4444;box-shadow:0 4px 14px #ef444440}.ideas-hero-header h1{color:#1e293b;font-size:32px;font-weight:800;margin:0 0 12px}.ideas-hero-header p{color:#64748b;font-size:16px;margin:0}.journey-selection-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:1fr 1fr;margin-top:20px}.journey-option-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;display:flex;flex-direction:column;padding:40px 32px;position:relative;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s ease}.journey-option-card:hover{border-color:#cbd5e1;box-shadow:0 12px 30px #0f172a0f;transform:translateY(-6px)}.journey-icon-circle{align-items:center;border-radius:18px;display:flex;font-size:26px;height:64px;justify-content:center;margin-bottom:24px;width:64px}.journey-icon-circle.blue-theme{background-color:#eff6ff;color:#2563eb}.journey-icon-circle.purple-theme{background-color:#faf5ff;color:#7c3aed}.journey-option-card h3{color:#0f172a;font-size:20px;font-weight:700;margin:0 0 12px}.journey-option-card p{color:#64748b;font-size:14px;line-height:1.6;margin:0 0 24px;min-height:68px}.journey-action-btn{border:none;border-radius:14px;cursor:pointer;font-size:15px;font-weight:600;opacity:0;padding:14px 24px;transform:translateY(12px);transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),background-color .2s ease;width:100%}.journey-option-card:hover .journey-action-btn{opacity:1;transform:translateY(0)}.journey-action-btn.primary-blue{background-color:#2563eb;color:#fff}.journey-action-btn.primary-blue:hover{background-color:#1d4ed8}.journey-action-btn.primary-purple{background-color:#7c3aed;color:#fff}.journey-action-btn.primary-purple:hover{background-color:#6d28d9}@media (hover:none),(max-width:850px){.journey-action-btn{opacity:1;transform:translateY(0)}}.ideas-loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:600px;padding:80px 24px;text-align:center}.ideas-loading-spinner{animation:spinnerMotion .8s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#10b981;height:48px;margin-bottom:24px;width:48px}@keyframes spinnerMotion{to{transform:rotate(1turn)}}.ideas-loading-container h2{color:#0f172a;font-size:22px;font-weight:700;margin:0 0 10px}.ideas-loading-container p{color:#64748b;font-size:14px;margin:0 0 6px}.ideas-loading-sub{color:#94a3b8!important;font-size:12px!important;font-weight:500}.sample-mockup-blueprint-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 25px #0f172a08;box-sizing:border-box;margin:0 auto;max-width:960px;padding:36px;text-align:center;width:100%}.mockup-card-main-title{color:#059669;font-size:24px;font-weight:700;margin:0 0 8px}.mockup-card-main-title.title-red{color:#dc2626}.mockup-card-description-text{color:#64748b;font-size:14px;line-height:1.6;margin:0 0 28px}.mockup-analysis-split-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:24px;text-align:left}.mockup-box-panel{border:1px solid #0000;border-radius:14px;padding:20px}.mockup-box-panel.green-panel{background-color:#f0fdf4;border-color:#bbf7d0}.mockup-box-panel.orange-panel{background-color:#fffbeb;border-color:#fef3c7}.mockup-box-panel h3{font-size:15px;font-weight:700;margin:0 0 12px;text-align:center}.mockup-box-panel.green-panel h3{color:#16a34a}.mockup-box-panel.orange-panel h3{color:#d97706}.mockup-box-panel ul{display:flex;flex-direction:column;gap:8px;list-style-type:none!important;margin:0;padding:0!important}.mockup-box-panel li{font-size:13px;line-height:1.5;padding-left:14px;position:relative}.mockup-box-panel li:before{content:"•";font-weight:700;left:0;position:absolute}.mockup-box-panel.green-panel li{color:#14532d}.mockup-box-panel.orange-panel li{color:#78350f}.mockup-metrics-grid{grid-gap:14px;align-items:stretch;display:grid;gap:14px;grid-template-columns:1fr 1fr 1fr;margin-bottom:28px;margin-top:32px!important}.mockup-pill{align-items:center;border-radius:14px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:8px;height:100%;justify-content:flex-start;padding:20px 14px}.mockup-pill.bg-blue{background-color:#3b82f6}.mockup-pill.bg-purple{background-color:#a855f7}.mockup-pill.bg-green{background-color:#10b981}.mockup-pill label{display:block;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:4px;opacity:.85;text-transform:uppercase}.mockup-pill span{font-size:13px;font-weight:500;line-height:1.5;text-align:left}.mockup-footer-action-row{display:flex;gap:12px}.mockup-btn-proceed{background-color:#10b981;border:none;border-radius:12px;color:#fff;cursor:pointer;flex:3 1;font-size:15px;font-weight:700;padding:14px;transition:background-color .2s}.mockup-btn-proceed:hover{background-color:#059669}.mockup-btn-proceed:disabled{background-color:#cbd5e1;cursor:not-allowed}.mockup-btn-startover{background-color:initial;border:1px solid #cbd5e1;border-radius:12px;color:#64748b;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:14px;transition:all .2s}.mockup-btn-startover:hover{background-color:#f8fafc;color:#334155}.ideas-normal-flow-box{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 4px 20px #0f172a05;margin:0 auto;max-width:840px}.idea-form-no-scroll-body{padding:40px}.ideas-form-inline-action-bar{align-items:center;background-color:#fff;border-bottom-left-radius:24px;border-bottom-right-radius:24px;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:24px 40px}.ideas-fixed-sticky-box{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 4px 20px #0f172a05;display:flex;flex-direction:column;height:calc(100vh - 180px);margin:0 auto;max-width:840px;min-height:560px;overflow:hidden}.wizard-fixed-form-wrapper{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.idea-form-inner-scroll-card{background-color:#fff;flex:1 1;overflow-y:auto;padding:40px}.ideas-form-sticky-footer-bar{align-items:center;background-color:#fff;border-top:1px solid #f1f5f9;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 40px;z-index:10}.wizard-form-header{background-color:#fff;border-bottom:1px solid #f1f5f9;padding:28px 40px}.wizard-form-header h2{color:#1e293b;font-size:24px;font-weight:800;margin:0 0 6px}.wizard-form-header p{color:#64748b;font-size:14px;margin:0}.ideas-error-banner{background-color:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#dc2626;font-size:14px;font-weight:600;margin:20px 40px 0;padding:14px 20px;text-align:left}.idea-input-block{display:flex;flex-direction:column;margin-bottom:28px}.discover-step-item-title,.idea-block-label{color:#1e293b;font-size:15px;font-weight:700;margin-bottom:12px;text-align:left}.idea-input-block textarea{max-width:100%;resize:vertical}.idea-input-block input[type=text],.idea-input-block textarea{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#334155;font-family:inherit;font-size:14px;outline:none;padding:14px 18px;transition:border-color .2s,box-shadow .2s}.idea-input-block input[type=text]:focus,.idea-input-block textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f614}.idea-input-block input[type=text]::placeholder,.idea-input-block textarea::placeholder{color:#cbd5e1}.selection-interactive-grid-2x2{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.industries-multi-selection-scroll-grid,.selection-interactive-grid-3-columns{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr 1fr}.interactive-selection-item{background-color:#fff;border:1px solid #e2e8f0;border-radius:14px;color:#334155;cursor:pointer;font-size:14px;font-weight:600;padding:16px;text-align:center;transition:all .2s ease}.interactive-selection-item:hover{background-color:#f8fafc;border-color:#cbd5e1}.interactive-selection-item.active{background-color:#eff6ff!important;border-color:#2563eb!important;box-shadow:0 0 0 1px #2563eb;color:#2563eb!important}.compliance-warning-notice-banner{background-color:#fffbeb;border:1px solid #fef3c7;border-radius:14px;color:#92400e;font-size:13px;line-height:1.5;margin-top:12px;padding:18px 24px;text-align:left}.wizard-back-control-btn{background-color:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#475569;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:background-color .2s}.wizard-back-control-btn:hover{background-color:#f8fafc}.wizard-submit-action-btn{border:none;border-radius:12px;box-shadow:0 4px 12px #0f172a0d;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:14px 32px;transition:background-color .2s}.wizard-submit-action-btn.validation-blue-bg{background-color:#3b82f6}.wizard-submit-action-btn.validation-blue-bg:hover{background-color:#2563eb}.wizard-submit-action-btn.recommendations-purple-bg{background-color:#7c3aed}.wizard-submit-action-btn.recommendations-purple-bg:hover{background-color:#6d28d9}.recommendations-container{margin:0 auto;max-width:960px;padding:10px 0}.recommendations-header{margin-bottom:32px;text-align:center}.recommendations-header h2{color:#1e293b;font-size:28px;font-weight:800;margin:0 0 8px}.recommendations-header p{color:#64748b;font-size:15px;margin:0}.recommendations-list{display:flex;flex-direction:column;gap:28px}.recommendation-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 12px #0f172a03;padding:32px;text-align:left}.card-top-header{align-items:center;display:flex;gap:12px;margin-bottom:8px}.card-top-header h3{color:#0f172a;font-size:22px;font-weight:700;margin:0}.match-badge{background-color:#10b981;border-radius:20px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.3px;padding:6px 12px}.card-subtitle-desc{color:#64748b;font-size:14px;line-height:1.5;margin:0 0 24px}.card-metrics-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:24px;margin-top:32px!important}.metric-pill{align-items:center;border-radius:14px;display:flex;gap:16px;padding:16px 24px}.metric-pill.info-blue{background-color:#eff6ff}.metric-pill.info-purple{background-color:#faf5ff}.metric-icon{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:36px;justify-content:center;width:36px}.info-blue .metric-icon{background-color:#3b82f6}.info-purple .metric-icon{background-color:#9333ea}.metric-pill label{color:#94a3b8;display:block;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.metric-pill span{color:#1e293b;font-size:15px;font-weight:700}.pro-cons-split-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:24px}.pro-column-box{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;padding:20px}.con-column-box{background-color:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:20px}.pro-column-box h4{color:#16a34a}.con-column-box h4,.pro-column-box h4{font-size:15px;font-weight:700;margin:0 0 12px}.con-column-box h4{color:#dc2626}.con-column-box li,.pro-column-box li{font-size:13px;line-height:1.5;padding-left:18px;position:relative}.pro-column-box li:before{color:#16a34a;content:"✓";font-weight:700;left:0;position:absolute}.con-column-box li:before{color:#dc2626;content:"✕";font-weight:700;left:0;position:absolute}.pro-column-box li{color:#14532d}.con-column-box li{color:#7f1d1d}.why-match-box{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#475569;font-size:13px;line-height:1.5;margin-top:16px;padding:12px 16px;text-align:left}.why-match-box span{color:#0f172a;font-weight:700}.recommendations-action-bar{display:flex;gap:16px;margin:32px auto 0;max-width:960px}.proceed-idea-btn{background:#10b981;border:none;border-radius:14px;box-shadow:0 4px 12px #10b98126;color:#fff;cursor:pointer;flex:3 1;font-size:15px;font-weight:700;padding:16px;transition:background-color .2s}.proceed-idea-btn:hover{background:#059669}.start-over-btn{background:#fff;border:1px solid #10b981;border-radius:14px;color:#10b981;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;padding:16px;transition:background-color .2s}.start-over-btn:hover{background:#f0fdf4}.talk-to-expert-callout{align-items:center;background:linear-gradient(135deg,#eef2ff,#f0fdfa);border:1.5px solid #c7d2fe;border-radius:16px;display:flex;gap:16px;margin:18px auto 0;max-width:960px;padding:18px 22px}.talk-to-expert-callout-icon{flex-shrink:0;font-size:26px}.talk-to-expert-callout strong{color:#0f172a;display:block;font-size:14.5px;margin-bottom:3px}.talk-to-expert-callout p{color:#64748b;font-size:13px;line-height:1.45;margin:0}.talk-to-expert-callout p em{color:#4338ca;font-style:normal;font-weight:700}.talk-to-expert-callout>div{flex:1 1;min-width:0}.talk-to-expert-callout-btn{background:#4338ca;border:none;border-radius:12px;color:#fff;cursor:pointer;flex-shrink:0;font-size:13.5px;font-weight:700;padding:12px 20px;transition:background-color .2s;white-space:nowrap}.talk-to-expert-callout-btn:hover{background:#3730a3}@media (max-width:640px){.talk-to-expert-callout{align-items:flex-start;flex-direction:column;text-align:left}.talk-to-expert-callout-btn{width:100%}}@media (max-width:850px){.ideas-page-wrapper{padding:20px 16px}.ideas-hero-header{margin-bottom:28px}.ideas-icon-badge{border-radius:16px;font-size:30px;height:56px;line-height:56px;margin-bottom:16px;width:56px}.ideas-hero-header h1{font-size:22px}.ideas-hero-header p{font-size:13.5px}.journey-selection-grid{gap:16px;grid-template-columns:1fr;margin-top:12px}.journey-option-card{border-radius:18px;padding:28px 22px}.journey-icon-circle{border-radius:14px;font-size:22px;height:52px;margin-bottom:16px;width:52px}.journey-option-card h3{font-size:17px}.journey-option-card p{font-size:13px;margin-bottom:18px;min-height:0}.journey-action-btn{font-size:14px;padding:12px 20px}.industries-multi-selection-scroll-grid,.selection-interactive-grid-2x2,.selection-interactive-grid-3-columns{gap:10px;grid-template-columns:1fr 1fr}.interactive-selection-item{font-size:13px;padding:12px}.idea-input-block input[type=text],.idea-input-block textarea{font-size:16px;padding:12px 14px}.ideas-error-banner{font-size:13px!important;margin:16px 16px 0!important;padding:12px 14px!important}.wizard-form-header{padding:18px 16px}.wizard-form-header h2{font-size:19px}.wizard-form-header p{font-size:12.5px}.idea-form-no-scroll-body{padding:20px 16px}.idea-input-block{margin-bottom:20px}.ideas-form-inline-action-bar{flex-wrap:wrap;gap:10px;padding:16px}.ideas-form-inline-action-bar .wizard-back-control-btn,.ideas-form-inline-action-bar .wizard-submit-action-btn,.ideas-form-sticky-footer-bar .wizard-back-control-btn,.ideas-form-sticky-footer-bar .wizard-submit-action-btn{align-items:center;display:flex;flex:1 1;font-size:13px;justify-content:center;line-height:1.25;min-height:52px;min-width:0;padding:10px;text-align:center;white-space:normal}.ideas-fixed-sticky-box{height:auto;min-height:0}.wizard-fixed-form-wrapper{display:block}.idea-form-inner-scroll-card{overflow-y:visible;padding:20px 16px}.ideas-form-sticky-footer-bar{flex-wrap:wrap;gap:10px;padding:16px}.sample-mockup-blueprint-card{border-radius:16px;padding:20px 18px}.mockup-card-main-title{font-size:19px}.mockup-card-description-text{font-size:13px;margin-bottom:20px}.mockup-analysis-split-grid{gap:12px;grid-template-columns:1fr!important}.mockup-metrics-grid{gap:10px;grid-template-columns:1fr!important;margin-top:20px!important}.mockup-footer-action-row{flex-direction:column}.mockup-footer-action-row .mockup-btn-proceed,.mockup-footer-action-row .mockup-btn-startover{flex:initial!important;width:100%}.recommendations-header h2{font-size:21px}.recommendations-header p{font-size:13px}.recommendations-list{gap:18px}.recommendation-card{border-radius:16px;padding:18px}.card-top-header{flex-wrap:wrap}.card-top-header h3{font-size:18px}.card-subtitle-desc{font-size:13px;margin-bottom:16px}.card-metrics-row{gap:10px;grid-template-columns:1fr!important;margin-top:18px!important}.pro-cons-split-grid{gap:12px;grid-template-columns:1fr!important}.recommendations-action-bar{flex-direction:column;gap:10px}.proceed-idea-btn,.start-over-btn{flex:initial!important}}@media (max-width:420px){.journey-option-card{padding:22px 18px}.industries-multi-selection-scroll-grid,.selection-interactive-grid-2x2,.selection-interactive-grid-3-columns{grid-template-columns:1fr}}.card-talk-to-expert-row{align-items:center;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:16px;padding-top:16px}.card-industry-tag{background:#eef2ff;border-radius:999px;color:#4338ca;font-size:12px;font-weight:700;padding:6px 12px;white-space:nowrap}.card-talk-to-expert-btn{background:#4338ca;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:10px 16px;transition:background-color .2s;white-space:nowrap}.card-talk-to-expert-btn:hover{background:#3730a3}@media (max-width:640px){.card-talk-to-expert-row{align-items:stretch;flex-direction:column}.card-talk-to-expert-btn{width:100%}}.ideas-toast-wrap{align-items:center;animation:ideas-toast-in .28s cubic-bezier(.4,0,.2,1);border-radius:14px;box-shadow:0 12px 30px #0f172a2e;color:#fff;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;gap:10px;left:50%;max-width:90vw;padding:14px 18px;position:fixed;top:24px;transform:translateX(-50%);z-index:9999}.ideas-toast-success{background:linear-gradient(135deg,#10b981,#059669)}.ideas-toast-error{background:linear-gradient(135deg,#ef4444,#dc2626)}.ideas-toast-icon{flex-shrink:0;font-size:16px;line-height:1}.ideas-toast-msg{line-height:1.4}.ideas-toast-close{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:15px;height:22px;justify-content:center;line-height:1;transition:background-color .2s;width:22px}.ideas-toast-close:hover{background:#ffffff52}@keyframes ideas-toast-in{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:640px){.ideas-toast-wrap{left:16px;max-width:none;right:16px;transform:none}@keyframes ideas-toast-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}}.te-page{background:#f8fafc;box-sizing:border-box;font-family:Inter,Segoe UI,sans-serif;min-height:100vh;overflow:visible;padding:32px 40px;width:100%}.te-loading{align-items:center;color:#64748b;display:flex;flex-direction:column;font-size:15px;gap:16px;justify-content:center}.te-spinner-large{animation:te-spin .7s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#2f6df3;height:40px;width:40px}@keyframes te-spin{to{transform:rotate(1turn)}}.te-hero{margin-bottom:20px}.te-hero-title{color:#0f1c2e;font-size:32px;font-weight:900;letter-spacing:-.5px;margin:0 0 6px}.te-hero-sub{color:#64748b;font-size:15px;font-weight:400;margin:0}.te-banner{background:linear-gradient(135deg,#4169e1,#3a5bd9);border-radius:20px;color:#fff;margin-bottom:28px;padding:32px 36px}.te-banner-title{font-size:26px;font-weight:400;letter-spacing:-.3px;margin:0 0 8px}.te-banner-sub{font-size:15px;font-weight:400;margin:0;opacity:.88}.te-experts-list{display:flex;flex-direction:column;gap:16px}.te-expert-card{background:#fff;border:1px solid #ececec;border-radius:20px;box-shadow:0 2px 8px #0000000a;box-sizing:border-box;display:flex;gap:20px;padding:24px 24px 20px;position:relative;transition:box-shadow .2s,transform .18s;width:100%}.te-expert-card:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px)}.te-avatar{align-items:center;border-radius:18px;color:#fff;display:flex;flex-shrink:0;font-size:28px;font-weight:800;height:76px;justify-content:center;overflow:hidden;width:76px}.te-expert-body{flex:1 1;min-width:0}.te-expert-top{align-items:flex-start!important;display:flex!important;justify-content:space-between!important;margin-bottom:14px;width:100%!important}.te-expert-identity-block{display:flex;flex-direction:column}.te-expert-name{color:#0f1c2e;font-size:18px;font-weight:700;letter-spacing:-.2px;margin:0 0 2px}.te-expert-domain{color:#8a95a3;font-size:13px;font-weight:400;margin:0}.te-rating{align-items:center;background:#f5a623;border-radius:999px;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:700;gap:4px;padding:5px 13px;white-space:nowrap}.te-rating.unrated{background:#64748b!important}.te-expert-meta{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:16px}.te-meta-box{background:#eef2f8;border:none;border-radius:12px;display:flex;flex-direction:column;gap:3px;padding:12px 14px}.te-meta-label{color:#9ba8b8;font-size:10px;font-weight:600;letter-spacing:.5px;margin-bottom:2px;text-transform:uppercase}.te-meta-value{color:#1a2535;font-size:14px;font-weight:700}.te-meta-tag{color:#6b7a8d;font-size:12px;margin-top:1px}.te-expert-footer{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.te-avail{background:#fff;border:1.5px solid #4ade80;border-radius:999px;color:#16a34a;gap:6px}.te-avail,.te-price{align-items:center;display:flex;font-size:13px;font-weight:600;padding:6px 14px}.te-price{background:#fef9ee;border:1.5px solid #fcd34d;border-radius:999px;color:#d97706;gap:4px}.te-price strong{color:#d97706;font-size:15px;font-weight:800}.te-action-btns{display:flex;gap:10px;margin-left:auto}.te-chat-btn{align-items:center;background:#7c3aed;border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:7px;letter-spacing:.1px;padding:10px 24px;transition:all .18s}.te-chat-btn:hover{background:#6d28d9;box-shadow:0 6px 18px #7c3aed4d;transform:translateY(-2px)}.te-call-btn{align-items:center;background:#3b6ef5;border:none;border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:7px;letter-spacing:.1px;padding:10px 24px;transition:all .18s}.te-call-btn:hover{background:#2f5de0;box-shadow:0 6px 18px #3b6ef54d;transform:translateY(-2px)}@media (max-width:850px){.te-page{padding:20px 16px}.te-hero{margin-bottom:16px}.te-hero-title{font-size:22px}.te-hero-sub{font-size:13px}.te-banner{border-radius:16px;margin-bottom:18px;padding:20px 18px}.te-banner-title{font-size:17px}.te-banner-sub{font-size:12.5px}.te-experts-list{gap:12px}.te-expert-card{border-radius:16px;gap:12px;padding:16px 16px 14px}.te-avatar{border-radius:50%;font-size:18px;height:48px;width:48px}.te-expert-top{margin-bottom:10px}.te-expert-name{font-size:15px}.te-expert-domain{font-size:12px}.te-rating{background:#0000;color:#1e293b;font-size:13px;font-weight:700;padding:0}.te-rating.unrated{background:#0000!important;color:#64748b!important}.te-expert-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.te-meta-box{align-items:center;background:#eef2f8;border-radius:999px;flex-direction:row;gap:5px;padding:5px 12px;width:auto}.te-meta-label{display:none}.te-meta-value{font-size:11.5px;font-weight:700}.te-meta-tag{font-size:11.5px;margin-top:0}.te-expert-footer{gap:8px}.te-avail,.te-price{font-size:12px;padding:5px 11px}.te-price strong{font-size:13px}.te-action-btns{gap:8px;margin-left:0;width:100%}.te-call-btn,.te-chat-btn{flex:1 1;font-size:13px;justify-content:center;padding:11px 14px}.te-chat-btn{background:#fff;border:1.5px solid #d8dee6;color:#0f1c2e}.te-chat-btn:hover{background:#f8fafc;box-shadow:none;transform:none}.te-call-btn{background:#0f1c2e}.te-call-btn:hover{background:#16253a;box-shadow:none;transform:none}}.te-booking-header{align-items:flex-start;display:flex;gap:16px;margin-bottom:28px}.te-booking-title{color:#07152f;font-size:26px;font-weight:800;margin:0 0 4px}.te-booking-sub{color:#64748b;font-size:14px;margin:0}.te-back-btn{background:none;border:1px solid #e2e8f0;border-radius:10px;color:#475569;cursor:pointer;font-size:13px;font-weight:600;margin-top:4px;padding:8px 16px;transition:all .15s;white-space:nowrap}.te-back-btn:hover{background:#f1f5f9}.te-booking-layout{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:260px 1fr;max-width:1000px}.te-booking-summary{align-self:flex-start;background:#fff;border:1px solid #e2e8f0;flex-direction:column;height:-webkit-fit-content;height:fit-content;padding:28px 24px;position:-webkit-sticky;position:sticky;top:80px}.te-booking-summary,.te-summary-avatar{align-items:center;border-radius:20px;display:flex}.te-summary-avatar{color:#fff;font-size:26px;font-weight:800;height:72px;justify-content:center;margin-bottom:14px;width:72px}.te-summary-name{color:#07152f;font-size:18px;font-weight:800;margin:0 0 4px;text-align:center}.te-summary-domain{color:#64748b;font-size:13px;margin:0 0 6px;text-align:center}.te-summary-rating-row{align-items:center;color:#07152f;display:flex;font-size:13.5px;gap:4px;margin-bottom:18px}.te-summary-review-count{color:#64748b;font-weight:500}.te-summary-details{display:flex;flex-direction:column;gap:10px;margin-bottom:18px;width:100%}.te-summary-row{align-items:center;color:#475569;display:flex;font-size:14px;gap:10px}.te-summary-divider{background:#e2e8f0;height:1px;margin:4px 0 14px;width:100%}.te-summary-fee{color:#64748b;font-size:13px;margin-bottom:8px}.te-summary-fee,.te-summary-total{display:flex;justify-content:space-between;width:100%}.te-summary-total{color:#07152f;font-size:16px;font-weight:700}.te-booking-right{display:flex;flex-direction:column;gap:20px}.te-cal-title{color:#07152f;font-size:22px;font-weight:800;margin:0 0 2px}.te-cal-sub{color:#475569;font-size:13px;font-weight:600;margin:0 0 4px}.te-calendar-stacked{display:flex;flex-direction:column;gap:18px;padding:18px}.te-date-dropdown-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.te-date-dropdown-label{color:#475569;font-size:13px;font-weight:700;white-space:nowrap}.te-date-dropdown{background:#f8fafd;border:1.5px solid #e8edf2;border-radius:12px;color:#07152f;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;min-width:220px;padding:11px 14px;transition:border-color .15s,background .15s}.te-date-dropdown:focus,.te-date-dropdown:hover{background:#fff;border-color:#2f6df3;outline:none}.te-date-popup-wrap{position:relative}.te-date-dropdown-btn{align-items:center;display:flex;justify-content:space-between;text-align:left}.te-date-dropdown-caret{color:#94a3b8;font-size:10px;margin-left:8px}.te-date-calendar-popup{background:#fff;border:1.5px solid #e8edf2;border-radius:14px;box-shadow:0 16px 40px #07152f29;left:0;max-height:340px;overflow-y:auto;padding:14px;position:absolute;right:0;top:calc(100% + 8px);z-index:30}.te-date-calendar-grid{grid-gap:8px!important;display:grid!important;gap:8px!important;grid-template-columns:repeat(7,1fr)!important}.te-date-calendar-cell{align-items:center;aspect-ratio:1/1;background:#f8fafd;border:1.5px solid #e8edf2;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:1px;justify-content:center;padding:6px 2px;transition:all .15s}.te-date-calendar-cell:hover{background:#fff;border-color:#2f6df3}.te-date-cell-day{color:#94a3b8;font-size:9px;font-weight:700;text-transform:uppercase}.te-date-cell-num{color:#07152f;font-size:15px;font-weight:900;line-height:1.1}.te-date-cell-month{color:#64748b;font-size:9px;font-weight:600}.te-date-calendar-cell.date-cell-active{background:linear-gradient(135deg,#2f6df3,#4f52f5);border-color:#0000;box-shadow:0 6px 16px #2f6df352}.te-date-calendar-cell.date-cell-active .te-date-cell-day,.te-date-calendar-cell.date-cell-active .te-date-cell-month{color:#ffffffd9}.te-date-calendar-cell.date-cell-active .te-date-cell-num{color:#fff}.te-cal-section-label{color:#07152f;font-size:13px;font-weight:800;margin-bottom:12px}.te-no-slots-msg{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:12px;color:#64748b;font-size:13px;margin:0;padding:18px 16px;text-align:center}.te-slots-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.te-time-slot-pill{border-radius:10px;cursor:pointer;font-size:12.5px;font-weight:700;padding:10px 6px;text-align:center;transition:all .18s cubic-bezier(.34,1.56,.64,1);white-space:nowrap}.te-time-slot-pill.slot-avail{background:#e8faf1;border:1.5px solid #bbf7d0;color:#16a34a}.te-time-slot-pill.slot-avail:hover{background:#dcfce7;border-color:#4ade80;box-shadow:0 4px 12px #16a34a2e;transform:scale(1.05)}.te-time-slot-pill.slot-booked{background:#f4f6f9;border:1.5px solid #e8edf2;color:#c0c8d4;cursor:not-allowed;text-decoration:line-through}.te-time-slot-pill.slot-selected{background:linear-gradient(135deg,#2f6df3,#4f52f5);border:1.5px solid #0000;box-shadow:0 6px 18px #2f6df361;color:#fff;transform:scale(1.05)}.te-calendar{background:#fff;border:1px solid #e8edf2;border-radius:16px;box-shadow:0 2px 12px #0000000d;overflow:hidden}.te-cal-legend{flex-wrap:wrap;gap:18px}.legend-item,.te-cal-legend{align-items:center;display:flex}.legend-item{color:#64748b;font-size:12.5px;font-weight:500;gap:7px}.legend-dot{border-radius:6px;flex-shrink:0;height:16px;width:16px}.legend-dot.avail{background:#e8faf1;border:1.5px solid #bbf7d0}.legend-dot.booked{background:#f4f6f9;border:1.5px solid #e8edf2}.legend-dot.selected{background:linear-gradient(135deg,#2f6df3,#4f52f5)}.te-selected-slot{align-items:center;animation:te-slot-pop .25s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,#eff6ff,#eef2ff);border:1.5px solid #bfdbfe;border-radius:14px;box-shadow:0 2px 10px #2f6df31a;color:#1d4ed8;display:flex;font-size:14px;font-weight:700;gap:12px;padding:14px 20px}@keyframes te-slot-pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.te-selected-slot-icon{flex-shrink:0;font-size:18px}.te-topic-title{color:#07152f;font-size:15px;font-weight:700;margin:0 0 10px}.te-topic-input{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;box-sizing:border-box;color:#1e293b;font-family:inherit;font-size:14px;line-height:1.6;outline:none;padding:12px 16px;resize:vertical;transition:border-color .2s;width:100%}.te-topic-input:focus{border-color:#2f6df3}.te-topic-input::placeholder{color:#94a3b8}.te-payment-title{color:#07152f;font-size:16px;font-weight:700;margin:0 0 12px}.te-payment-methods{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:10px}.te-payment-btn{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;gap:6px;padding:16px 12px;transition:all .15s}.te-payment-btn:hover{background:#eff6ff;border-color:#2f6df3}.payment-active{background:#eff6ff!important;border-color:#2f6df3!important;box-shadow:0 0 0 3px #2f6df326}.te-payment-icon{font-size:24px}.te-payment-label{color:#1e293b;font-size:14px;font-weight:700}.te-payment-sub{color:#64748b;font-size:11px}.te-razorpay-note{color:#059669;font-size:12px;margin:0}.te-booking-actions{align-items:center;display:flex;justify-content:space-between;padding-top:8px}.te-back-btn-inline{background:none;border:1.5px solid #e2e8f0;border-radius:12px;color:#475569;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:13px 24px;transition:all .15s}.te-back-btn-inline:hover{background:#f1f5f9}.te-pay-btn{align-items:center;background:linear-gradient(135deg,#2f6df3,#1d4ed8);border:none;border-radius:14px;box-shadow:0 6px 20px #2f6df359;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:700;gap:8px;padding:14px 32px;transition:all .2s}.te-pay-btn:hover:not(:disabled){box-shadow:0 10px 28px #2f6df373;transform:translateY(-2px)}.te-pay-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.te-spinner{animation:te-spin .7s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#fff;display:inline-block;height:16px;width:16px}.te-confirmed-page{align-items:center;display:flex;flex-direction:column;padding:60px 40px;text-align:center}.te-confirmed-icon{align-items:center;background:#059669;border-radius:50%;box-shadow:0 10px 30px #0596694d;color:#fff;display:flex;font-size:36px;height:80px;justify-content:center;margin-bottom:20px;width:80px}.te-confirmed-title{color:#07152f;font-size:28px;font-weight:800;margin:0 0 8px}.te-confirmed-sub{color:#64748b;font-size:15px;margin:0 0 32px}.te-session-card{background:#fff;border:1px solid #d1fae5;border-radius:20px;margin-bottom:28px;max-width:540px;padding:28px 32px;width:100%}.te-session-card-title{color:#07152f;font-size:17px;font-weight:700;margin:0 0 20px;text-align:center}.te-session-rows{display:flex;flex-direction:column;gap:14px}.te-session-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding-bottom:14px}.te-session-row:last-child{border-bottom:none;padding-bottom:0}.te-session-label{color:#64748b;font-size:14px}.te-session-value{color:#07152f;font-size:14px;font-weight:700}.te-start-chat-link{background:none;border:none;color:#2f6df3;cursor:pointer;font-size:14px;font-weight:700;text-decoration:underline}.te-start-chat-link:hover{color:#1d4ed8}.te-confirmed-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:16px}.te-calendar-btn{background:#059669;border:none;border-radius:14px;box-shadow:0 6px 20px #05966959;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;padding:14px 32px;transition:all .2s}.te-calendar-btn:hover{box-shadow:0 10px 28px #05966973;transform:translateY(-2px)}.te-back-experts-btn{background:#fff;border:2px solid #059669;border-radius:14px;color:#059669;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;padding:14px 28px;transition:all .15s}.te-back-experts-btn:hover{background:#f0fdf4}.te-email-note{color:#94a3b8;font-size:12px;margin:0}@media (max-width:850px){.te-booking-header{gap:12px;margin-bottom:20px}.te-booking-title{font-size:20px}.te-back-btn,.te-booking-sub{font-size:12.5px}.te-back-btn{padding:7px 12px}.te-booking-layout{gap:18px;grid-template-columns:1fr}.te-booking-summary{border-radius:16px;padding:20px 18px;position:static}.te-summary-avatar{font-size:22px;height:64px;margin-bottom:12px;width:64px}.te-summary-name{font-size:17px}.te-booking-right{gap:16px}.te-cal-title{font-size:18px}.te-date-dropdown-label{font-size:12px}.te-date-dropdown-btn{border-color:#2f6df3;font-size:15px;padding:13px 14px}.te-slots-grid{gap:8px;grid-template-columns:repeat(4,1fr)}.te-time-slot-pill{font-size:11.5px;padding:10px 4px}.te-cal-legend{font-size:12px;gap:12px}.te-topic-title{font-size:14px}.te-topic-input{font-size:13.5px;padding:11px 14px}.te-payment-methods{gap:8px}.te-payment-btn{gap:4px;padding:12px 6px}.te-payment-icon{font-size:20px}.te-payment-label{font-size:12.5px}.te-payment-sub{font-size:10px}.te-booking-actions{gap:10px}.te-back-btn-inline{font-size:13.5px;padding:12px 18px}.te-pay-btn{flex:1 1;font-size:14px;justify-content:center;padding:13px 16px}.te-confirmed-page{padding:32px 16px}.te-confirmed-icon{font-size:28px;height:60px;margin-bottom:16px;width:60px}.te-confirmed-title{font-size:21px}.te-confirmed-sub{font-size:13.5px;margin-bottom:22px}.te-session-card{border-radius:16px;padding:20px 18px}.te-session-card-title{font-size:15px}.te-session-label,.te-session-value{font-size:13px}.te-confirmed-actions{flex-direction:column;gap:10px;width:100%}.te-back-experts-btn,.te-calendar-btn{font-size:14px;padding:13px 20px;width:100%}}.te-chat-page{background:#f8fafc;display:flex;flex-direction:column;font-family:Inter,Segoe UI,sans-serif;height:100vh}.te-chat-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000d;display:flex;gap:12px;padding:16px 24px}.te-chat-back{background:none;border:none;border-radius:8px;color:#475569;cursor:pointer;font-size:22px;padding:4px 8px;transition:background .15s}.te-chat-back:hover{background:#f1f5f9}.te-chat-avatar{align-items:center;border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:16px;font-weight:800;height:42px;justify-content:center;width:42px}.te-chat-info h4{color:#07152f;font-size:15px;font-weight:700;margin:0}.te-chat-info p{color:#64748b;font-size:12px;margin:0}.te-chat-live{background:#d1fae5;border-radius:20px;color:#059669;font-size:12px;font-weight:700;margin-left:auto;padding:4px 10px}.te-chat-messages{display:flex;flex:1 1;flex-direction:column;gap:14px;overflow-y:auto;padding:20px 24px}.te-chat-empty{color:#64748b;font-size:14px;margin:auto;max-width:340px;text-align:center}.te-chat-topic{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;color:#1e40af;font-size:13px;margin-top:12px;padding:12px 16px;text-align:left}.te-msg{align-items:flex-end;display:flex;gap:10px}.te-msg-me{flex-direction:row-reverse}.te-msg-them{flex-direction:row}.te-msg-avatar{align-items:center;border-radius:10px;color:#fff;display:flex;flex-shrink:0;font-size:12px;font-weight:800;height:32px;justify-content:center;width:32px}.te-msg-bubble{border-radius:18px;font-size:14px;line-height:1.5;max-width:65%;padding:12px 16px}.te-msg-bubble p{margin:0 0 4px}.te-msg-time{display:block;font-size:11px;opacity:.6;text-align:right}.te-msg-me .te-msg-bubble{background:#2f6df3;border-bottom-right-radius:4px;color:#fff}.te-msg-them .te-msg-bubble{background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px;color:#1e293b}.te-chat-input-bar{align-items:flex-end;background:#fff;border-top:1px solid #e2e8f0;display:flex;gap:10px;padding:16px 24px}.te-chat-input{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;color:#1e293b;flex:1 1;font-family:inherit;font-size:14px;line-height:1.5;max-height:120px;outline:none;overflow-y:auto;padding:12px 16px;resize:none;transition:border-color .2s}.te-chat-input:focus{background:#fff;border-color:#2f6df3}.te-chat-input::placeholder{color:#94a3b8}.te-chat-send{align-items:center;background:linear-gradient(135deg,#2f6df3,#1d4ed8);border:none;border-radius:12px;box-shadow:0 4px 12px #2f6df359;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:44px;justify-content:center;transition:all .15s;width:44px}.te-chat-send:hover:not(:disabled){transform:scale(1.05)}.te-chat-send:disabled{cursor:not-allowed;opacity:.5;transform:none}.te-meet-link-wrap{align-items:flex-end;display:flex;flex-direction:column;gap:6px}.te-meet-link{color:#2f6df3;font-size:12px;text-align:right;text-decoration:none;word-break:break-all}.te-meet-link:hover{text-decoration:underline}.te-join-call-btn{background:linear-gradient(135deg,#059669,#047857);border:none;border-radius:10px;box-shadow:0 4px 12px #0596694d;color:#fff;cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;padding:8px 18px;transition:all .15s}.te-join-call-btn:hover{box-shadow:0 6px 16px #05966966;transform:translateY(-1px)}.te-chat-readonly{background:#f1f5f9;border-radius:20px;color:#64748b;font-size:12px;font-weight:700;margin-left:auto;padding:4px 10px}.te-chat-readonly-bar{background:#f8fafc;border-top:1px solid #e2e8f0;color:#94a3b8;font-size:13px;padding:16px 24px;text-align:center}.te-join-call-disabled{background:#f1f5f9!important;box-shadow:none!important;color:#94a3b8!important;cursor:not-allowed!important}.te-chat-locked-note{color:#94a3b8;font-size:13px;font-style:italic}.te-chat-filter-warning{background:#fef2f2;border-top:1px solid #fecaca;color:#b91c1c;font-size:13px;font-weight:500;padding:10px 24px}.te-topic-readonly{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;padding:16px 18px}.te-topic-readonly-label{color:#94a3b8;display:block;font-size:12px;font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.te-topic-readonly-text{color:#475569;font-size:14px;font-style:italic;line-height:1.6;margin:0}.te-filter-bar{align-items:center;background:#fff;border:1px solid #ececec;border-radius:16px;box-shadow:0 2px 8px #00000008;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;padding:14px 18px}.te-filter-label{color:#0f1c2e;font-size:13.5px;font-weight:700;white-space:nowrap}.te-filter-select{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;color:#0f1c2e;cursor:pointer;flex:0 1 260px;font-size:13.5px;font-weight:600;min-width:200px;padding:9px 14px;transition:border-color .15s,box-shadow .15s}.te-filter-select:hover{border-color:#2f6df3}.te-filter-select:focus{border-color:#2f6df3;box-shadow:0 0 0 3px #2f6df31f;outline:none}.te-filter-clear{background:#fff;border:1.5px solid #e2e8f0;border-radius:999px;color:#64748b;cursor:pointer;font-size:12.5px;font-weight:700;padding:8px 14px;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.te-filter-clear:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.te-filter-count{color:#94a3b8;font-size:12.5px;font-weight:600;margin-left:auto;white-space:nowrap}.te-empty-state{background:#fff;border:1.5px dashed #e2e8f0;border-radius:16px;color:#64748b;font-size:14.5px;margin-bottom:20px;padding:36px 24px;text-align:center}.te-empty-state p{margin:0 0 14px}.te-empty-state strong{color:#0f1c2e}.te-empty-clear{background:#2f6df3;border:none;color:#fff;display:inline-block}.te-empty-clear:hover{background:#1d4ed8;color:#fff}.te-topic-input-error{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a}.te-field-error{animation:teFieldErrorIn .2s ease-out;color:#dc2626;display:block;font-size:12.5px;font-weight:600;margin-top:6px}@keyframes teFieldErrorIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.te-toast-wrap{align-items:center;animation:teToastSlideIn .25s ease-out;background:#fff;border-left:4px solid #2f6df3;border-radius:12px;box-shadow:0 10px 30px #0f172a2e;color:#0f1c2e;display:flex;font-size:13.5px;font-weight:600;gap:10px;max-width:420px;min-width:260px;padding:14px 16px;position:fixed;right:22px;top:22px;z-index:2000}.te-toast-success{border-left-color:#16a34a}.te-toast-error{border-left-color:#ef4444}.te-toast-icon{flex-shrink:0;font-size:15px}.te-toast-msg{flex:1 1;line-height:1.4}.te-toast-close{background:#0000;border:none;color:#94a3b8;cursor:pointer;flex-shrink:0;font-size:18px;line-height:1;padding:0 2px}.te-toast-close:hover{color:#475569}@keyframes teToastSlideIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@media (max-width:640px){.te-filter-bar{align-items:stretch;flex-direction:column}.te-filter-count{margin-left:0}.te-toast-wrap{left:16px;max-width:none;right:16px;top:16px}.te-filter-select{flex:0 1 auto;min-width:0;width:100%}}.te-handoff-notice{align-items:center;background:#eef2ff;border:1.5px solid #c7d2fe;border-radius:14px;color:#312e81;display:flex;font-size:13.5px;gap:12px;justify-content:space-between;margin-bottom:16px;padding:12px 18px}.te-handoff-notice strong{color:#3730a3}.te-handoff-notice button{background:#fff;border:1.5px solid #a5b4fc;border-radius:999px;color:#4338ca;cursor:pointer;flex-shrink:0;font-size:12.5px;font-weight:700;padding:6px 12px;transition:background .15s;white-space:nowrap}.te-handoff-notice button:hover{background:#eef2ff}@media (max-width:640px){.te-handoff-notice{align-items:flex-start;flex-direction:column}}.pc-page{background:#f8fafc;box-sizing:border-box;font-family:Inter,Segoe UI,sans-serif;min-height:100vh;padding:32px 40px;width:100%}.pc-loading{align-items:center;color:#64748b;display:flex;flex-direction:column;font-size:15px;gap:16px;justify-content:center}.pc-spinner{animation:pc-spin .7s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#2f6df3;height:40px;width:40px}@keyframes pc-spin{to{transform:rotate(1turn)}}.pc-hero{margin-bottom:24px}.pc-hero-title{color:#07152f;font-size:28px;font-weight:800;margin:0 0 6px}.pc-hero-sub{color:#64748b;font-size:15px;margin:0}.pc-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:24px;max-width:100%}.pc-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #00000008;gap:16px;padding:20px}.pc-stat-card,.pc-stat-icon{align-items:center;display:flex}.pc-stat-icon{border-radius:14px;color:#fff;flex-shrink:0;font-size:20px;height:48px;justify-content:center;width:48px}.pc-stat-icon.blue{background:linear-gradient(135deg,#2f6df3,#1d4ed8)}.pc-stat-icon.green{background:linear-gradient(135deg,#059669,#047857)}.pc-stat-icon.purple{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.pc-stat-value{color:#07152f;font-size:24px;font-weight:800;line-height:1}.pc-stat-label{color:#64748b;font-size:13px;margin-top:4px}.pc-tabs{display:flex;gap:10px;margin-bottom:24px}.pc-tab{background:#fff;border:1.5px solid #e2e8f0;border-radius:30px;color:#475569;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;padding:12px 24px;transition:all .2s}.pc-tab:hover{background:#f8fafc}.pc-tab-active-blue{background:#2f6df3!important;border-color:#2f6df3!important;box-shadow:0 4px 14px #2f6df34d;color:#fff!important}.pc-tab-active-green{background:#059669!important;border-color:#059669!important;box-shadow:0 4px 14px #0596694d;color:#fff!important}.pc-list{display:flex;flex-direction:column;gap:16px;max-width:100%}.pc-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-sizing:border-box;display:flex;gap:18px;padding:22px 24px;transition:box-shadow .2s;width:100%}.pc-card:hover{box-shadow:0 8px 24px #0000000f}.pc-avatar{align-items:center;border-radius:16px;color:#fff;display:flex;flex-shrink:0;font-size:20px;font-weight:800;height:56px;justify-content:center;overflow:hidden;width:56px}.pc-card-body{flex:1 1;min-width:0}.pc-card-name{color:#07152f;font-size:16px;font-weight:800;margin:0 0 6px}.pc-card-meta{color:#64748b;display:flex;font-size:13px;gap:14px;margin-bottom:6px}.pc-card-topic{color:#94a3b8;font-size:13px;font-style:italic;margin:0;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-card-right{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:10px}.pc-type-badge{border-radius:20px;font-size:12px;font-weight:700;padding:4px 12px}.pc-type-badge.chat{background:#ede9fe;color:#5b21b6}.pc-type-badge.call{background:#d1fae5;color:#065f46}.pc-card-actions{display:flex;gap:8px}.pc-join-btn{background:linear-gradient(135deg,#2f6df3,#1d4ed8);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:10px 18px;transition:all .15s;white-space:nowrap}.pc-join-btn:hover{box-shadow:0 6px 16px #2f6df359;transform:translateY(-1px)}.pc-reschedule-btn{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;color:#475569;cursor:pointer;font-size:13px;font-weight:700;padding:10px 16px;transition:all .15s;white-space:nowrap}.pc-reschedule-btn:hover{background:#f1f5f9}.pc-view-chat-btn{background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:12px;color:#166534;cursor:pointer;font-size:13px;font-weight:700;padding:10px 18px;transition:all .15s;white-space:nowrap}.pc-view-chat-btn:hover{background:#dcfce7}.pc-fee{text-align:right}.pc-fee-label{color:#94a3b8;display:block;font-size:11px}.pc-fee-value{color:#059669;font-size:16px;font-weight:800}.pc-empty{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;max-width:100%;padding:70px 40px}.pc-empty,.pc-empty-icon{align-items:center;display:flex}.pc-empty-icon{border:3px solid #cbd5e1;border-radius:50%;color:#94a3b8;font-size:28px;height:64px;justify-content:center;margin-bottom:20px;width:64px}.pc-empty-title{color:#1e293b;font-size:19px;font-weight:700;margin:0 0 8px}.pc-empty-sub{color:#94a3b8;font-size:14px;margin:0}.pc-join-disabled{background:#f1f5f9!important;box-shadow:none!important;color:#94a3b8!important;cursor:not-allowed!important}.pc-join-disabled:hover{box-shadow:none!important;transform:none!important}.pc-join-pulse{animation:pc-pulse 2s infinite}@keyframes pc-pulse{0%,to{box-shadow:0 4px 14px #2f6df34d}50%{box-shadow:0 4px 22px #2f6df38c}}.pc-stat-icon.red{background:linear-gradient(135deg,#ef4444,#dc2626)}.pc-tab-active-red{background:#ef4444!important;border-color:#ef4444!important;box-shadow:0 4px 14px #ef44444d;color:#fff!important}.pc-card-live{animation:pc-live-glow 2.5s infinite;background:linear-gradient(135deg,#fff5f5,#fff 60%);border-color:#fecaca!important}@keyframes pc-live-glow{0%,to{box-shadow:0 1px 3px #0000000a}50%{box-shadow:0 0 0 3px #ef44441f}}.pc-live-badge{animation:pc-blink 1.5s infinite;background:#fee2e2;border-radius:20px;color:#dc2626;font-size:12px;font-weight:700;padding:4px 12px}@keyframes pc-blink{0%,to{opacity:1}50%{opacity:.6}}.pc-past-actions{flex-wrap:wrap;justify-content:flex-end}.pc-inline-rating{align-items:center;display:flex;gap:10px;margin-top:10px}.pc-inline-rating-label{color:#94a3b8;font-size:12.5px;font-weight:600}.pc-inline-rating-stars{color:#f59e0b;display:inline-flex;font-size:17px;gap:2px;letter-spacing:1px}.pc-inline-rating-done .pc-inline-rating-label{color:#94a3b8;font-size:11px}.pc-inline-rating-interactive{flex-direction:row-reverse;gap:1px}.pc-inline-star-btn{background:none;border:none;color:#e2e8f0;cursor:pointer;font-size:19px;line-height:1;padding:2px;transition:transform .12s,color .12s}.pc-inline-star-btn:hover,.pc-inline-star-btn:hover~.pc-inline-star-btn{color:#f59e0b;transform:scale(1.15)}.pc-report-btn{background:#fef2f2;border:1.5px solid #fecaca;border-radius:12px;color:#b91c1c;cursor:pointer;font-size:13px;font-weight:700;padding:10px 16px;transition:all .15s;white-space:nowrap}.pc-report-btn:hover{background:#fee2e2}.pc-reported-tag{background:#f1f5f9;border-radius:20px;color:#64748b;font-size:12px;font-weight:700;padding:6px 14px;white-space:nowrap}.pc-modal-overlay{align-items:center;background:#07152f80;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:200}.pc-modal-card{background:#fff;border-radius:20px;box-shadow:0 20px 50px #0003;max-width:100%;padding:28px;width:420px}.pc-modal-title{color:#07152f;font-size:18px;font-weight:800;margin:0 0 6px}.pc-modal-sub{color:#64748b;font-size:13.5px;line-height:1.5;margin:0 0 18px}.pc-star-picker{display:flex;gap:6px;justify-content:center;margin-bottom:18px}.pc-star-btn{background:none;border:none;color:#cbd5e1;cursor:pointer;font-size:34px;line-height:1;padding:0;transition:transform .1s,color .1s}.pc-star-btn.filled{color:#f59e0b}.pc-star-btn:hover{transform:scale(1.12)}.pc-modal-label{color:#334155;display:block;font-size:12.5px;font-weight:700;margin:0 0 6px}.pc-modal-select{background:#fff;margin-bottom:14px}.pc-modal-select,.pc-modal-textarea{border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#07152f;font-family:inherit;font-size:13.5px;padding:10px 12px;width:100%}.pc-modal-textarea{margin-bottom:18px;resize:vertical}.pc-modal-select:focus,.pc-modal-textarea:focus{border-color:#2f6df3;outline:none}.pc-char-counter{color:#94a3b8;font-size:11px;margin:-12px 0 18px;text-align:right}.pc-char-counter.at-limit{color:#dc2626;font-weight:700}.pc-modal-actions{display:flex;gap:10px;justify-content:flex-end}.pc-modal-cancel-btn{background:#f1f5f4;color:#475569}.pc-modal-cancel-btn,.pc-modal-submit-btn{border:none;border-radius:10px;cursor:pointer;font-size:13.5px;font-weight:700;padding:10px 18px}.pc-modal-submit-btn{background:linear-gradient(135deg,#2f6df3,#1d4ed8);color:#fff;transition:all .15s}.pc-modal-submit-btn:disabled{cursor:not-allowed;opacity:.5}.pc-modal-submit-danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.pc-rating-modal-card{padding-top:32px;text-align:center}.pc-rating-modal-avatar{align-items:center;border-radius:16px;box-shadow:0 6px 16px #0000001f;color:#fff;display:flex;font-size:20px;font-weight:800;height:56px;justify-content:center;margin:0 auto 14px;overflow:hidden;width:56px}.pc-rating-modal-card .pc-modal-sub,.pc-rating-modal-title{text-align:center}.pc-rating-modal-emoji{animation:pc-emoji-pop .28s ease;font-size:44px;line-height:1;margin:14px 0 6px}@keyframes pc-emoji-pop{0%{opacity:0;transform:scale(.6)}60%{opacity:1;transform:scale(1.15)}to{transform:scale(1)}}.pc-rating-modal-card .pc-star-picker{margin-bottom:10px}.pc-rating-modal-card .pc-star-btn{font-size:38px}.pc-rating-modal-card .pc-star-btn.filled{animation:pc-star-pop .22s ease}@keyframes pc-star-pop{0%{transform:scale(.85)}50%{transform:scale(1.25)}to{transform:scale(1)}}.pc-rating-modal-feedback{border-radius:10px;color:#94a3b8;font-size:13px;font-weight:600;margin-bottom:18px;min-height:20px;opacity:.7;padding:8px 14px;transition:all .2s ease}.pc-rating-modal-feedback.visible{background:#f8fafc;color:#475569;opacity:1}.pc-rating-modal-feedback.low{background:#fef2f2;color:#b91c1c}.pc-rating-modal-feedback.high{background:#f0fdf4;color:#15803d}.pc-rating-submit-btn{background:linear-gradient(135deg,#f59e0b,#d97706)}.pc-rating-submit-btn:not(:disabled):hover{box-shadow:0 8px 20px #d9770659;transform:translateY(-1px)}.pc-modal-alert-banner{animation:pc-banner-fade-in .2s cubic-bezier(.16,1,.3,1);border-radius:12px;font-size:13.5px;font-weight:600;line-height:1.4;margin-bottom:20px;padding:12px 16px;text-align:left}.pc-modal-alert-banner.success{background-color:#f0fdf4;border:1.5px solid #bbf7d0;color:#166534}.pc-modal-alert-banner.error{background-color:#fef2f2;border:1.5px solid #fecaca;color:#991b1b}@keyframes pc-banner-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:850px){.pc-page{padding:18px 14px}.pc-hero{margin-bottom:16px}.pc-hero-title{font-size:20px}.pc-hero-sub{font-size:13px}.pc-stats{gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:18px}.pc-stat-card{border-radius:14px;gap:12px;padding:14px}.pc-stat-icon{border-radius:11px;font-size:16px;height:38px;width:38px}.pc-stat-value{font-size:19px}.pc-stat-label{font-size:11.5px;margin-top:2px}.pc-tabs{-ms-overflow-style:none;flex-wrap:nowrap;gap:8px;margin-bottom:18px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.pc-tabs::-webkit-scrollbar{display:none}.pc-tab{flex-shrink:0;font-size:13px;padding:10px 16px}.pc-list{gap:12px}.pc-card{border-radius:16px;flex-wrap:wrap;gap:12px;padding:16px}.pc-card-left{flex-basis:auto}.pc-avatar{border-radius:13px;font-size:17px;height:46px;width:46px}.pc-card-body{flex-basis:0}.pc-card-name{font-size:14.5px;margin-bottom:4px}.pc-card-meta{flex-wrap:wrap;font-size:12px;gap:10px;margin-bottom:4px}.pc-card-topic{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-width:100%;overflow:visible;overflow:hidden;text-overflow:clip;white-space:normal}.pc-inline-rating{flex-wrap:wrap;margin-top:8px}.pc-card-right{align-items:stretch;border-top:1px dashed #eef1f5;flex:1 1 100%;flex-direction:column;gap:10px;margin-top:4px;padding-top:12px;width:100%}.pc-live-badge,.pc-type-badge{align-self:flex-start}.pc-card-actions{flex-wrap:wrap;width:100%}.pc-past-actions{justify-content:stretch}.pc-join-btn,.pc-report-btn,.pc-reschedule-btn,.pc-view-chat-btn{flex:1 1 auto;font-size:12.5px;min-width:0;padding:11px 14px;text-align:center}.pc-reported-tag{align-self:flex-start}.pc-fee{align-items:center;display:flex;justify-content:space-between;text-align:left;width:100%}.pc-fee-label{display:inline}.pc-fee-value{font-size:15px}.pc-empty{border-radius:16px;padding:44px 20px}.pc-empty-icon{font-size:22px;height:52px;margin-bottom:14px;width:52px}.pc-empty-title{font-size:16px}.pc-empty-sub{font-size:13px}.pc-modal-overlay{align-items:flex-end;padding:14px}.pc-modal-card{border-radius:20px 20px 0 0;padding:22px 20px;width:100%}.pc-rating-modal-card{padding-top:26px}.pc-modal-title{font-size:16.5px}.pc-star-btn{font-size:30px}.pc-rating-modal-card .pc-star-btn{font-size:34px}.pc-modal-actions{flex-direction:column-reverse}.pc-modal-actions button{width:100%}}@media (max-width:420px){.pc-stats{grid-template-columns:1fr 1fr}.pc-stat-card{padding:12px}.pc-card-meta{gap:8px}.pc-join-btn,.pc-report-btn,.pc-reschedule-btn,.pc-view-chat-btn{flex:1 1 100%}}.up-page{align-items:center;background:#f8fafc;flex-direction:column;font-family:Inter,Segoe UI,sans-serif;gap:28px;min-height:100vh;padding:32px 40px}.up-alert-banner,.up-page{box-sizing:border-box;display:flex;width:100%}.up-alert-banner{align-items:flex-start;border-radius:16px;gap:16px;max-width:900px;padding:20px 22px}.up-alert-warn{background:#fffbeb;border:1.5px solid #fde68a}.up-alert-danger{background:#fff7ed;border:1.5px solid #fed7aa}.up-alert-icon-wrap{align-items:center;border-radius:14px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.up-alert-sparkle{color:#fff;font-size:20px}.up-alert-body{flex:1 1;min-width:0}.up-alert-title{color:#92400e;font-size:16px;font-weight:800;margin-bottom:4px}.up-alert-danger .up-alert-title{color:#c2410c}.up-alert-sub{color:#b45309;font-size:13.5px;line-height:1.5;margin-bottom:10px}.up-alert-danger .up-alert-sub{color:#c2410c}.up-alert-session-row{align-items:center;color:#b45309;display:inline-flex;font-size:13px;font-weight:600;gap:6px}.up-alert-danger .up-alert-session-row{color:#c2410c}.up-alert-session-icon{font-size:12px}.up-alert-counts-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.up-alert-count-chip{align-items:center;background:#fbbf2426;border:1px solid #fbbf2459;border-radius:20px;color:#92400e;display:inline-flex;font-size:12.5px;font-weight:700;gap:5px;padding:4px 12px}.up-alert-danger .up-alert-count-chip{background:#fb923c1f;border-color:#fb923c4d;color:#9a3412}.up-heading-block{max-width:600px;text-align:center}.up-heading-title{color:#07152f;font-size:30px;font-weight:800;line-height:1.2;margin:0 0 10px}.up-heading-sub{color:#64748b;font-size:15px;line-height:1.6;margin:0}.up-feature-pill{align-items:flex-start;background:#f5f3ff;border:1.5px solid #ddd6fe;border-radius:16px;box-sizing:border-box;display:flex;gap:16px;max-width:900px;padding:20px 24px;width:100%}.up-feature-pill-icon{align-items:center;background:#7c3aed;border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:18px;height:44px;justify-content:center;width:44px}.up-feature-pill-title{color:#07152f;font-size:15px;font-weight:800;margin-bottom:6px}.up-feature-pill-sub{color:#475569;font-size:13.5px;line-height:1.55}.up-plans{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);max-width:900px;width:100%}.up-plan-card{background:#fff;border:2px solid #e2e8f0;border-radius:20px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:0;padding:28px 22px 22px;position:relative;transition:box-shadow .2s,border-color .2s,transform .15s}.up-plan-card:hover{box-shadow:0 8px 28px #00000014;transform:translateY(-2px)}.up-plan-selected{border-color:#7c3aed!important;box-shadow:0 0 0 3px #7c3aed1f,0 8px 28px #00000014!important}.up-badge{border-radius:20px;color:#fff;font-size:11px;font-weight:800;left:50%;letter-spacing:.5px;padding:4px 16px;position:absolute;top:-13px;transform:translateX(-50%);white-space:nowrap}.up-plan-icon{align-items:center;border-radius:16px;display:flex;font-size:24px;height:56px;justify-content:center;margin:0 auto 16px;width:56px}.up-plan-name{color:#07152f;font-size:20px;font-weight:800;margin-bottom:4px;text-align:center}.up-plan-tagline{color:#64748b;font-size:13px;margin-bottom:16px;text-align:center}.up-plan-price-row{margin-bottom:6px;text-align:center}.up-price-amount{color:#07152f;font-size:34px;font-weight:800}.up-price-period{color:#64748b;font-size:14px;margin-left:3px}.up-price-sub{color:#059669;font-size:12.5px;font-weight:700;margin-bottom:18px;text-align:center}.up-features{display:flex;flex:1 1;flex-direction:column;gap:10px;list-style:none;margin:18px 0 16px;padding:0}.up-feature-item{align-items:flex-start;color:#334155;display:flex;font-size:13.5px;gap:10px;line-height:1.45}.up-check{color:#059669;flex-shrink:0;font-size:13px;font-weight:800;margin-top:1px}.up-infinity-pill{align-items:center;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;color:#475569;display:flex;font-size:13px;font-weight:700;gap:8px;justify-content:center;margin-bottom:14px;padding:9px 14px}.up-infinity-icon{color:#94a3b8;font-size:18px}.up-cta-btn{background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#07152f;cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;margin-top:auto;padding:13px;transition:all .2s;width:100%}.up-cta-btn:hover{background:#f8fafc;border-color:#cbd5e1}.up-sticky-bar{align-items:center;background:#fff;border-top:1px solid #e2e8f0;bottom:0;box-shadow:0 -4px 16px #0000000f;box-sizing:initial;display:flex;flex-direction:column;gap:6px;margin-left:-40px;margin-right:-40px;padding:16px 40px;position:-webkit-sticky;position:sticky;width:100%;z-index:50}.up-sticky-btn{background:#a78bfa;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;min-width:280px;padding:14px 48px;transition:all .2s}.up-sticky-btn:not(.up-sticky-disabled):hover{background:#7c3aed;box-shadow:0 6px 20px #7c3aed4d;transform:translateY(-1px)}.up-sticky-disabled{background:#c4b5fd!important;cursor:default!important}.up-sticky-sub{color:#94a3b8;font-size:12px}.up-trust-bar{color:#475569;display:flex;flex-wrap:wrap;font-size:13px;font-weight:600;gap:32px;justify-content:center;padding-bottom:16px}.usage-banner{align-items:center;border:1px solid #0000;border-radius:12px;display:flex;font-size:14px;font-weight:500;gap:12px;margin-bottom:16px;padding:12px 18px}.usage-banner.usage-ok{background:#fffbeb;border-color:#fde68a;color:#92400e}.usage-banner.usage-warn{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.usage-banner-icon{flex-shrink:0;font-size:18px}.usage-banner-text{flex:1 1}.usage-dashes{display:flex;flex-shrink:0;gap:5px}.usage-dash{background:#fde68a;border-radius:3px;height:6px;width:24px}.usage-dash.used{background:#f59e0b}.usage-dash.warn-used{background:#f97316}.up-toast-wrap{align-items:center;animation:upToastSlideIn .25s ease-out;background:#fff;border-left:4px solid #2f6df3;border-radius:12px;box-shadow:0 10px 30px #0f172a2e;color:#0f1c2e;display:flex;font-size:13.5px;font-weight:600;gap:10px;max-width:420px;min-width:260px;padding:14px 16px;position:fixed;right:22px;top:22px;z-index:2000}.up-toast-success{border-left-color:#16a34a}.up-toast-error{border-left-color:#ef4444}.up-toast-icon{flex-shrink:0;font-size:15px}.up-toast-msg{flex:1 1;line-height:1.4}.up-toast-close{background:#0000;border:none;color:#94a3b8;cursor:pointer;flex-shrink:0;font-size:18px;line-height:1;padding:0 2px}.up-toast-close:hover{color:#475569}@keyframes upToastSlideIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@media (max-width:640px){.up-toast-wrap{left:16px;max-width:none;right:16px;top:16px}}@media (max-width:850px){.up-page{gap:18px;padding:20px 16px}.up-alert-banner{border-radius:14px;gap:12px;padding:16px}.up-alert-icon-wrap{border-radius:12px;height:40px;width:40px}.up-alert-sparkle{font-size:17px}.up-alert-title{font-size:14.5px}.up-alert-sub{font-size:13px}.up-alert-count-chip{font-size:11.5px;padding:4px 10px}.up-heading-block{max-width:100%}.up-heading-title{font-size:22px}.up-heading-sub{font-size:13.5px}.up-feature-pill{border-radius:14px;gap:12px;padding:16px}.up-feature-pill-icon{font-size:16px;height:38px;width:38px}.up-feature-pill-title{font-size:14px}.up-feature-pill-sub{font-size:13px}.up-plans{gap:16px;grid-template-columns:1fr}.up-plan-card{border-radius:18px;padding:24px 20px 20px}.up-badge{font-size:10.5px;padding:4px 14px;top:-12px}.up-plan-icon{font-size:20px;height:48px;margin-bottom:12px;width:48px}.up-plan-name{font-size:18px}.up-plan-tagline{font-size:12.5px;margin-bottom:12px}.up-price-amount{font-size:28px}.up-price-period{font-size:13px}.up-price-sub{font-size:12px;margin-bottom:14px}.up-features{gap:8px;margin:14px 0 12px}.up-feature-item{font-size:13px}.up-infinity-pill{font-size:12.5px;padding:8px 12px}.up-cta-btn{font-size:13.5px;padding:12px}.up-sticky-bar{margin-left:-16px;margin-right:-16px;padding:14px 16px}.up-sticky-btn{font-size:14px;min-width:0;padding:14px 24px;width:100%}.up-sticky-sub{font-size:11px;text-align:center}.up-trust-bar{align-items:center;flex-direction:column;font-size:12.5px;gap:8px;text-align:center}.usage-banner{font-size:13px;gap:10px;padding:10px 14px}.usage-banner-icon{font-size:16px}}@media (max-width:400px){.up-alert-banner{flex-direction:column}.up-alert-icon-wrap{margin-bottom:2px}.up-feature-pill{align-items:flex-start;flex-direction:column}}.notif-back-btn{align-items:center;background:#0000;border:none;color:#2f6df3;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;margin-bottom:18px;padding:0}.notif-back-btn:hover{text-decoration:underline}.notif-page-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:24px}.notif-page-header h1{color:#0f1f3d;font-size:32px;font-weight:800}.notif-mark-all-btn{background:#eef2ff;border:none;border-radius:12px;color:#2f6df3;cursor:pointer;font-size:14px;font-weight:700;padding:10px 18px;transition:background .15s}.notif-mark-all-btn:hover{background:#e0e7ff}.notif-list{display:flex;flex-direction:column;gap:10px}.notif-row{align-items:flex-start;background:#fff;border:1px solid #e8edf5;border-radius:16px;cursor:pointer;display:flex;gap:14px;padding:16px 18px;position:relative;text-align:left;transition:background .15s,border-color .15s;width:100%}.notif-row.unread{background:#f5f8ff;border-color:#dbe6fe}.notif-row:hover{background:#f1f5f9}.notif-icon{flex-shrink:0;font-size:22px;line-height:1;margin-top:2px}.notif-body{flex:1 1;min-width:0}.notif-title{color:#0f1f3d;font-size:15px;font-weight:700;margin-bottom:2px}.notif-message{color:#64748b;font-size:13.5px;line-height:1.4;margin-bottom:6px}.notif-time{color:#94a3b8;font-size:12px;font-weight:600}.notif-dot{background:#2f6df3;border-radius:50%;flex-shrink:0;height:9px;margin-top:6px;width:9px}@media (max-width:850px){.notif-page-header h1{font-size:22px!important}.notif-row{border-radius:14px!important;padding:14px!important}}