:root{--navy:#07152f;--blue:#2f7df6;--sky:#61b8ff;--cyan:#27d8c5;--ink:#11213f;--muted:#6d7890;--line:#dfe7f2;--soft:#f4f8fd;--white:#fff;--green:#159b66;--red:#bd3247}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:15px/1.65 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.portal-nav{height:76px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7edf5;background:#ffffffed;backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.portal-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.portal-brand span{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,var(--blue),#795af2);color:white;font-weight:900;box-shadow:0 8px 22px #2f7df63b}.portal-brand strong{font-size:17px;letter-spacing:-.02em}.portal-nav nav{display:flex;align-items:center;gap:25px}.portal-nav nav a{text-decoration:none;font-size:13px;font-weight:700}.nav-login{color:#44516a}.nav-cta{padding:10px 16px;border-radius:11px;background:var(--navy);color:white!important}.hero{min-height:660px;padding:88px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;background:radial-gradient(circle at 78% 20%,#dff4ff 0,transparent 32%),radial-gradient(circle at 5% 92%,#e8e4ff 0,transparent 27%),linear-gradient(180deg,#fbfdff,#f7faff)}.eyebrow{display:flex;align-items:center;gap:9px;color:#3974ca;font-size:11px;font-weight:900;letter-spacing:.13em}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px #27d8c522}.hero h1,.auth-intro h1{font-size:clamp(42px,5vw,70px);line-height:1.04;letter-spacing:-.055em;color:var(--navy);margin:19px 0 23px}.hero-copy>p,.auth-intro>p{max-width:610px;color:var(--muted);font-size:18px}.hero-actions{display:flex;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid transparent;border-radius:12px;text-decoration:none;font:800 13px/1 inherit;cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--blue),#675ef3);color:white;box-shadow:0 12px 28px #2f7df633}.btn.ghost{background:white;border-color:var(--line);color:var(--ink)}.btn.full{width:100%}.trust-row{display:flex;gap:20px;color:#6e7b92;font-size:12px;font-weight:700;margin-top:25px}.hero-visual{border:1px solid #dce6f4;border-radius:26px;background:white;padding:12px;box-shadow:0 32px 80px #142c5d26;transform:rotate(1.2deg)}.mock-head{height:47px;border-bottom:1px solid #e7edf6;display:flex;align-items:center;gap:7px;padding:0 12px}.mock-head span{width:8px;height:8px;border-radius:50%;background:#d1d9e6}.mock-head span:first-child{background:#ff8c8c}.mock-head b{font-size:11px;margin-left:8px;color:#536078}.mock-body{height:380px;display:grid;grid-template-columns:68px 1fr}.mock-body aside{background:#081a38;border-radius:0 0 0 17px;padding:25px 17px}.mock-body aside i{display:block;height:30px;border-radius:9px;background:#ffffff15;margin-bottom:14px}.mock-body aside i:first-child{background:#4b8ff4}.mock-body section{padding:36px}.mock-body small,.section-title small,.workflow>div small,.account-head>div>small{color:#6a82a6;font-size:10px;letter-spacing:.13em;font-weight:900}.mock-body section>strong{display:block;font-size:22px;line-height:1.25;max-width:330px;margin:7px 0 30px}.mock-chat{max-width:78%;padding:12px 15px;border-radius:15px;margin:11px 0;font-size:12px}.mock-chat.left{background:#eef3f9;border-bottom-left-radius:4px}.mock-chat.right{background:#397df0;color:white;margin-left:auto;border-bottom-right-radius:4px}.mock-input{margin-top:45px;border:1px solid #e0e8f2;border-radius:14px;padding:13px;color:#9aa5b6;font-size:11px}.mock-input b{float:right;width:24px;height:24px;display:grid;place-items:center;margin-top:-4px;border-radius:8px;background:#397df0;color:white}.feature-section,.pricing-section{padding:100px max(24px,calc((100vw - 1180px)/2))}.section-title{text-align:center;max-width:650px;margin:0 auto 48px}.section-title h2,.workflow h2{font-size:clamp(30px,4vw,46px);line-height:1.1;letter-spacing:-.04em;margin:10px 0;color:var(--navy)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.feature-grid article{border:1px solid var(--line);border-radius:20px;padding:28px;background:linear-gradient(180deg,#fff,#fbfdff)}.feature-grid article span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#edf5ff;color:#2872df;font-size:11px;font-weight:900}.feature-grid h3{margin:22px 0 7px;font-size:17px}.feature-grid p{color:var(--muted);font-size:13px;margin:0}.workflow{padding:74px max(24px,calc((100vw - 1180px)/2));background:var(--navy);color:white;display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:center}.workflow h2{color:white}.workflow ol{list-style:none;margin:0;padding:0;display:grid;gap:12px}.workflow li{display:flex;align-items:center;gap:15px;background:#ffffff0c;border:1px solid #ffffff18;border-radius:16px;padding:16px}.workflow li b{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#2f7df6}.workflow li span strong,.workflow li span small{display:block}.workflow li span small{color:#aebbd0}.pricing-section{background:var(--soft)}.pricing-grid{max-width:520px;margin:auto}.price-card{background:#fff;border:1px solid #d9e4f2;border-radius:24px;padding:32px;box-shadow:0 18px 50px #183c7410}.price-top{display:flex;align-items:end;justify-content:space-between}.price-top>span{font-weight:900}.price-top>strong{font-size:36px;color:var(--navy)}.price-top small{font-size:11px;color:var(--muted);margin-left:3px}.price-card>p{color:var(--muted)}.price-card ul{list-style:none;padding:0;margin:25px 0}.price-card li{padding:8px 0;border-bottom:1px solid #eef2f7;font-size:13px}.auth-shell{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1fr 1fr}.auth-intro{padding:90px max(45px,calc((100vw - 1180px)/2));background:radial-gradient(circle at 10% 90%,#1d4779 0,transparent 32%),var(--navy);color:white}.auth-intro h1{color:white;font-size:clamp(39px,5vw,64px)}.auth-intro>p{color:#b8c4d7}.mini-price{display:inline-grid;grid-template-columns:auto auto;gap:0 14px;margin-top:28px;padding:18px 22px;border:1px solid #ffffff25;border-radius:17px;background:#ffffff0b}.mini-price span{font-size:12px;font-weight:900}.mini-price strong{font-size:32px;grid-row:1/3;grid-column:2}.mini-price small{color:#a9b7cc}.auth-card{max-width:660px;width:100%;align-self:center;padding:55px}.auth-card.compact{max-width:520px}.auth-card h2{font-size:30px;letter-spacing:-.035em;margin:0}.auth-card>p{color:var(--muted);margin-top:4px}.auth-card form{margin-top:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.auth-card label{display:block;font-size:12px;font-weight:800;margin:14px 0 0}.auth-card input,.auth-card select{width:100%;height:46px;margin-top:6px;padding:0 13px;border:1px solid #ccd7e5;border-radius:11px;background:white;font:inherit;outline:none}.auth-card input:focus,.auth-card select:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2f7df617}.auth-card .terms{display:flex;align-items:flex-start;gap:8px;font-weight:500;color:var(--muted);margin:18px 0}.auth-card .terms input{width:16px;height:16px;margin:3px 0 0}.auth-switch{display:block;text-align:center;color:var(--muted);margin-top:18px}.auth-switch a{color:var(--blue);font-weight:800}.portal-alert{padding:13px 15px;border-radius:12px;margin:18px 0;font-size:13px}.portal-alert.danger{background:#fff0f2;color:var(--red)}.portal-alert.success{background:#eaf8f1;color:#15704d}.account-shell{max-width:1120px;margin:auto;min-height:calc(100vh - 76px);padding:60px 24px}.account-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.account-head h1{font-size:42px;line-height:1.1;letter-spacing:-.045em;margin:7px 0}.account-head p{color:var(--muted);margin:0}.account-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}.account-card{border:1px solid var(--line);border-radius:21px;padding:26px;background:#fff;box-shadow:0 14px 40px #183c740b}.card-label{font-size:10px;font-weight:900;letter-spacing:.12em;color:#7890b2;margin-bottom:17px}.status-line{display:flex;align-items:center;justify-content:space-between}.status-line strong{font-size:18px}.order-status{padding:6px 9px;border-radius:8px;font-size:9px;font-weight:900}.order-status.pending{background:#fff3d8;color:#a66700}.order-status.paid{background:#e3f8ee;color:#087a4d}.order-status.cancelled,.order-status.expired{background:#fde8ec;color:#aa2940}.account-card dl{margin:23px 0}.account-card dl div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #edf1f6}.account-card dt{color:var(--muted)}.account-card dd{font-weight:800;margin:0;text-align:right}.payment-note{padding:17px;border-radius:14px;background:#f4f8fd}.payment-note p{color:var(--muted)}.subscription-active{display:flex;align-items:center;gap:13px;padding:18px;border-radius:15px;background:#eaf8f1;margin-bottom:16px}.subscription-active i{width:12px;height:12px;border-radius:50%;background:#19a96d;box-shadow:0 0 0 6px #19a96d1a}.subscription-active strong,.subscription-active small{display:block}.subscription-active small{color:#527363}.direct-link{display:block;text-align:center;color:var(--blue);font-weight:800;text-decoration:none;margin-top:15px}.empty-state{text-align:center;padding:30px;color:var(--muted)}.empty-state span{font-size:30px}.empty-state strong{display:block;color:var(--ink);margin-top:7px}.portal-footer{padding:45px max(24px,calc((100vw - 1180px)/2));background:#050e20;color:#aab6c8;display:grid;grid-template-columns:1fr auto;gap:30px}.portal-footer .portal-brand strong{color:white}.portal-footer p{font-size:12px}.portal-footer>div:nth-child(2){display:flex;gap:20px;align-items:center}.portal-footer>div:nth-child(2) a{text-decoration:none;font-size:12px}.portal-footer>small{grid-column:1/-1;border-top:1px solid #ffffff12;padding-top:20px}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:65px}.hero-visual{transform:none}.feature-grid{grid-template-columns:1fr 1fr}.workflow{grid-template-columns:1fr;gap:28px}.auth-shell{grid-template-columns:1fr}.auth-intro{padding:65px 26px}.auth-card{padding:40px 26px;max-width:none}.account-grid{grid-template-columns:1fr}}@media(max-width:620px){.portal-nav{height:66px;padding:0 16px}.portal-nav nav>a:not(.nav-login):not(.nav-cta){display:none}.portal-nav nav{gap:8px}.portal-brand strong{font-size:14px}.hero{padding:55px 18px 70px;gap:45px;min-height:auto}.hero h1{font-size:44px}.hero-actions{flex-direction:column}.trust-row{flex-wrap:wrap;gap:8px 14px}.mock-body{height:310px;grid-template-columns:48px 1fr}.mock-body section{padding:24px 18px}.mock-body section>strong{font-size:17px}.mock-input{margin-top:28px}.feature-section,.pricing-section{padding:70px 18px}.feature-grid{grid-template-columns:1fr}.workflow{padding:60px 18px}.form-grid{grid-template-columns:1fr;gap:0}.account-shell{padding:38px 16px}.account-head{align-items:flex-start;gap:20px}.account-head h1{font-size:33px}.account-card{padding:20px}.status-line{align-items:flex-start;gap:10px}.portal-footer{grid-template-columns:1fr;padding:38px 20px}.portal-footer>div:nth-child(2){flex-wrap:wrap}}
