.accountShell{width:min(1080px,calc(100% - 32px));margin:auto;min-height:100vh;padding:28px 0 80px}.accountHeader{display:flex;justify-content:space-between;align-items:center;padding:12px 0 32px}.accountHeader>div{display:flex;align-items:center;gap:14px}.accountCard button,.accountHeader button{border:1px solid var(--line);background:#12241b;color:#fff;border-radius:9px;padding:11px 15px;cursor:pointer}.accountHero{display:flex;justify-content:space-between;align-items:flex-end;padding:48px 0}.accountHero h1{font-size:58px;margin:5px 0}.accountCard>small,.accountHero small{color:var(--green);font-weight:900;letter-spacing:.12em}.premiumStatus{display:grid;grid-gap:5px;gap:5px;padding:18px 22px;border:1px solid #2e8559;background:#10291d;border-radius:14px}.premiumStatus b{color:var(--lime)}.premiumStatus small{color:var(--muted)}.mutedStatus{border-color:var(--line)}.accountCard{margin-bottom:18px;border:1px solid var(--line);border-radius:16px;background:rgba(13,25,20,.94);padding:24px}.authCard{width:min(460px,100%);margin:60px auto}.authCard h1{font-size:38px}.authCard form,.paymentPanel form{display:grid;grid-gap:14px;gap:14px}.accountCard label{display:grid;grid-gap:7px;gap:7px;color:var(--muted);font-size:12px}.accountCard input,.accountCard select{width:100%;border:1px solid var(--line);background:#07100c;color:#fff;border-radius:9px;padding:12px}.accountCard form>button,.planGrid article>button{background:var(--green);color:#041009;font-weight:900}.textButton{width:100%;margin-top:12px;background:transparent!important}.backLink{color:var(--muted)}.errorNotice,.formError{color:#ff8c8c}.formSuccess{color:var(--green)}.accountNotice{padding:13px 16px;border:1px solid #2e8559;border-radius:10px;margin-bottom:14px}.sectionHeading>div{display:flex;align-items:center;gap:10px}.sectionHeading small{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--green);color:#041009;font-weight:900}.methodGrid,.planGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.methodGrid button{display:flex;justify-content:space-between}.methodGrid .methodActive{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.planGrid article{display:grid;grid-gap:10px;gap:10px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#09130f}.planGrid article>small{color:var(--green);font-weight:900}.planGrid article h3,.planGrid article p{margin:0}.planGrid article p{min-height:35px;color:var(--muted);font-size:12px}.planGrid article>strong{font-size:28px}.planGrid article>strong span{font-size:11px;color:var(--muted)}.paymentPanel{display:grid;grid-template-columns:1fr 160px 1fr;grid-gap:25px;gap:25px;align-items:center}.paymentPanel>div{display:grid;grid-gap:8px;gap:8px}.paymentPanel>div h2,.paymentPanel>div p{margin:0}.paymentPanel>img{width:150px;height:150px;object-fit:contain;background:#fff;border-radius:10px}.notificationList,.orderList{display:grid;grid-gap:8px;gap:8px}.orderList button{display:grid;grid-template-columns:1fr auto 190px;text-align:left;align-items:center}.notificationList strong,.orderList strong{display:grid}.notificationList small,.orderList small{color:var(--muted);font-weight:400}.orderList b{text-align:right;color:var(--green)}.notificationList button{display:grid;grid-template-columns:240px 1fr;text-align:left;grid-gap:18px;gap:18px}.notificationList .notificationUnread{border-color:var(--green);background:#10291d}@media(max-width:760px){.accountHero{display:grid;grid-gap:20px;gap:20px}.accountHero h1{font-size:44px}.methodGrid,.planGrid{grid-template-columns:1fr 1fr}.paymentPanel{grid-template-columns:1fr}.orderList button{grid-template-columns:1fr auto}.orderList b{grid-column:1/-1;text-align:left}.notificationList button{grid-template-columns:1fr}.accountHeader>div strong{display:none}}.authCreatePrompt,.authMobileBrand,.authMobileHero,.authSocialButtons,.authSocialTitle,.authTrust{display:none}@media(max-width:600px){.authShell{display:flex;flex-direction:column;width:100%;min-height:100dvh;padding:0 14px calc(20px + env(safe-area-inset-bottom,0px));color:#151a28;background:#f9fbfa;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.authMobileHero{flex:0 0 auto;height:clamp(108px,24dvh,220px);display:flex;align-items:flex-start;justify-content:space-between;margin:0 -14px clamp(-22px,-5dvh,-32px);padding:calc(10px + env(safe-area-inset-top,0px)) 20px 0;background:linear-gradient(180deg,rgba(242,255,248,.12),rgba(249,251,250,.05)),url(/assets/home-mobile-hero-original.png) bottom/cover no-repeat}.authMobileHero>a,.authMobileHero>span{position:relative;z-index:2;display:grid;place-items:center;min-width:48px;height:44px;padding:0 11px;color:#17202e;border:1px solid rgba(205,219,211,.85);border-radius:11px;background:rgba(255,255,255,.91);font-size:22px;box-shadow:0 5px 18px rgba(12,55,35,.06)}.authMobileHero>span{font-size:12px;font-weight:800}.authCard{flex:0 0 auto;width:100%;max-width:100%;position:relative;z-index:3;margin:0 auto;padding:22px clamp(16px,4.8vw,22px) 20px;color:#151a28;border:1px solid #e0e7e3;border-radius:20px;background:rgba(255,255,255,.98);box-shadow:0 12px 34px rgba(10,62,37,.1);box-sizing:border-box}.authMobileBrand{display:flex;align-items:center;flex-direction:column}.authMobileBrand>b{width:52px;height:58px;display:grid;place-items:center;color:#fff;border-radius:7px 7px 19px 19px;background:linear-gradient(145deg,#12a963,#057542);font-size:22px}.authMobileBrand h2{margin:10px 0 0;color:#111729;font-size:23px}.authMobileBrand h2 span{color:#078b52}.authMobileBrand p{margin:6px 0 16px;color:#59665f;font-size:12px}.authCard>h1,.authCard>small{display:none}.authCard form{gap:12px}.authCard label{gap:7px;color:#151a28;font-size:13px;font-weight:800}.authInput{height:54px;display:grid;grid-template-columns:44px 1fr;align-items:center;border:1px solid #dfe5e1;border-radius:11px;background:#fff}.authInput>span{display:grid;place-items:center;color:#078b52}.authInput>span svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.authCard .authInput input{height:52px;width:100%;padding:0 12px 0 0;color:#17211c;border:0;background:transparent;font-size:16px;outline:0;scroll-margin-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.authCard .authInput input::placeholder{color:#969fa8}.mobileLoginForm>button{min-height:54px;margin-top:2px;border:0;border-radius:24px!important;background:linear-gradient(135deg,#079252,#0bb066)!important;font-size:16px;box-shadow:0 10px 20px rgba(8,139,82,.18)}.formError,.formSuccess{padding:10px;border-radius:7px;background:#f5faf7;font-size:11px}.authCard>.textButton{padding:6px!important;color:#078b52!important;border:0!important;background:transparent!important;font-size:11px}.authCard>.textButton:first-of-type{font-weight:900}.authSocialTitle{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:10px;gap:10px;margin:12px 0;color:#606c66;font-size:11px}.authSocialTitle span{height:1px;background:#e2e7e4}.authSocialButtons{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.authSocialButtons button{min-height:48px;padding:6px!important;color:#1c2530!important;border:1px solid #dfe5e1!important;background:#fff!important;font-size:11px;font-weight:900}.authSocialButtons button:disabled{opacity:.72;cursor:not-allowed}.authSocialButtons small{display:block;color:#8a9690;font-size:7px}.authCreatePrompt{display:grid;grid-template-columns:38px 1fr auto;align-items:center;grid-gap:8px;gap:8px;margin-top:14px;padding:14px;border-radius:12px;background:#f3f7f5}.authCreatePrompt>span{display:grid;place-items:center;color:#078b52}.authCreatePrompt>span svg,.authTrustIcon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.authCreatePrompt strong{font-size:12px}.authCreatePrompt p{margin:3px 0 0;color:#58665f;font-size:10px;line-height:1.35}.authCreatePrompt button{padding:9px!important;color:#078b52!important;border:1px solid #078b52!important;background:#fff!important;font-size:9px;font-weight:900}.authTrust{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:18px}.authTrust>span{display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center;color:#078b52}.authTrustIcon{display:grid;place-items:center;min-height:24px}.authTrust b{margin:0;color:#17211c;font-size:clamp(11px,3vw,12px);font-weight:900}.authTrust small{margin:0;color:#66736c;font-size:clamp(9px,2.5vw,10px);line-height:1.35}.authCard:has(form:not(.mobileLoginForm)) .authMobileBrand p{margin-bottom:8px}.authCard:has(form:not(.mobileLoginForm)) form{margin-top:12px}.authCard:has(form:not(.mobileLoginForm)) input{color:#17211c;border-color:#dfe5e1;background:#fff;scroll-margin-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.authCard:has(form:not(.mobileLoginForm)) .nameFields{grid-template-columns:1fr 1fr}.authCard button,.authCard input,.authCard select,.authCard textarea{max-width:100%;box-sizing:border-box}.authInputPlain{grid-template-columns:1fr!important;height:auto!important;min-height:50px;padding-right:10px}.authInputPlain input,.registerForm .authInput input,.registerForm .authInputPlain input{height:48px;width:100%;padding:0 12px;color:#17211c;border:0;background:transparent;font-size:16px;outline:0;scroll-margin-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.authInputPlain input::placeholder,.registerForm input::placeholder{color:#969fa8}.registerForm{gap:12px}.registerForm .authInput{position:relative;grid-template-columns:44px minmax(0,1fr) auto;align-items:center}.registerForm .authInputPlain{position:relative;display:grid;align-items:center;border:1px solid #dfe5e1;border-radius:11px;background:#fff;padding:0 12px}.authRevealBtn{padding:0 8px;color:#078b52;border:0;background:transparent;font-size:12px;font-weight:800;white-space:nowrap}.registerForm>button{min-height:50px;border:0;border-radius:24px;background:linear-gradient(135deg,#079252,#0bb066);color:#fff;font-size:16px;font-weight:900;box-shadow:0 10px 20px rgba(8,139,82,.18)}}@media(max-width:600px) and (max-height:780px){.authMobileHero{height:clamp(92px,18dvh,150px);margin-bottom:-18px}.authCard{padding-top:18px}.authMobileBrand p{margin-bottom:12px}.authTrust{margin-top:14px}}@media(max-width:600px) and (max-height:700px){.authMobileHero{height:clamp(80px,14dvh,120px);margin-bottom:-14px}.authMobileBrand>b{width:46px;height:52px;font-size:20px}.authMobileBrand h2{font-size:21px}.authCreatePrompt,.authSocialTitle{margin-top:10px}}@media(max-width:600px){.authShell{width:100%;padding:0 12px calc(24px + env(safe-area-inset-bottom,0px));background:#f7faf8}.authMobileHero{position:relative;height:300px;min-height:300px;margin:0 -12px -42px;padding:calc(18px + env(safe-area-inset-top,0px)) 20px 0;overflow:hidden;background:linear-gradient(90deg,rgba(2,15,13,.92),rgba(2,22,17,.68) 46%,rgba(2,17,15,.2)),linear-gradient(180deg,rgba(1,12,11,.1),rgba(1,18,14,.52)),url(/assets/home-mobile-hero-original.png) 70% 42%/cover no-repeat}.authMobileHero>a,.authMobileHero>span{min-width:48px;height:46px;color:#fff;border-color:rgba(255,255,255,.28);border-radius:14px;background:rgba(3,22,18,.45);box-shadow:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.authMobileHero>a{font-size:30px;line-height:1}.authMobileHero>span{font-size:13px}.authHeroCopy{position:absolute;left:24px;bottom:58px;width:210px;color:#fff}.authHeroCopy small{color:#28dc79;font-size:15px;font-weight:750}.authHeroCopy h1{margin:8px 0 0;color:#fff;font-size:31px;line-height:1.04;letter-spacing:-.035em}.authHeroCopy h1 em{display:block;color:#22d978;font-style:normal}.authHeroCopy p{margin:12px 0 0;color:rgba(255,255,255,.88);font-size:14px;line-height:1.45}.authCard{border-radius:26px 26px 18px 18px;padding:54px clamp(16px,5vw,22px) 22px;box-shadow:0 14px 40px rgba(4,42,26,.13)}.authMobileBrand{position:absolute;top:-42px;left:50%;transform:translateX(-50%)}.authMobileBrand>b{width:72px;height:82px;border:9px solid #fff;border-radius:24px;background:linear-gradient(145deg,#15b86d,#047a43);font-size:27px;box-shadow:0 8px 18px rgba(4,83,46,.14)}.authMobileBrand h2,.authMobileBrand p{display:none}.authCard form{gap:16px}.authCard label{gap:8px;font-size:12px;letter-spacing:.035em;text-transform:uppercase}.authInput{height:60px;border-radius:13px}.mobileLoginForm .authInput{grid-template-columns:44px minmax(0,1fr) auto}.authCard .authInput input{height:58px;font-size:15px}.authInputPlain{min-height:56px!important;border-radius:13px!important}.authInputPlain input,.registerForm .authInput input,.registerForm .authInputPlain input{height:54px}.mobileLoginForm>button,.registerForm>button{min-height:56px;border-radius:13px!important;background:linear-gradient(180deg,#12ad63,#078347)!important;box-shadow:0 10px 20px rgba(8,139,82,.2)}.authCard .authRevealBtn{min-width:56px;height:40px;padding:0 10px!important;color:#087f49!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:11px;font-weight:850}.authCard>.authModeSwitch{display:none}.authCard>.authModeSwitchRegister{display:block;margin-top:14px}.authCard>.textButton:not(.authModeSwitch){margin-top:16px!important;font-size:12px}.authSocialTitle{margin:16px 0 13px;font-size:11px;text-transform:uppercase}.authSocialButtons{gap:7px}.authSocialButtons button{min-height:62px;border-radius:12px!important;font-size:10px}.authSocialButtons small{margin-top:3px;font-size:7px}.authCreatePrompt{margin-top:18px;padding:14px 12px;border-radius:14px;background:#f2f7f4}.authCreatePrompt>span{width:38px;height:38px;border-radius:50%;background:#e4f5eb}.authCreatePrompt strong{font-size:13px}.authCreatePrompt button{border-radius:10px!important}.authTrust{margin:22px 0 4px;padding-top:15px;border-top:1px solid #edf1ef}.authTrust b{font-size:10px}.authTrust small{font-size:8px}}@media(max-width:600px) and (max-height:760px){.authMobileHero{height:260px;min-height:260px;margin-bottom:-36px}.authHeroCopy{bottom:48px}.authCard{padding-top:50px}}