/* Account and theme-selection experience. */
.auth-premium{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100vh;background:#fafafe;font-family:Arial,Helvetica,sans-serif;--primary:#080632;--ink:#14132e;--muted:#7c7d90;--line:#e7e7ee}.auth-premium *{box-sizing:border-box}.auth-premium .auth-story{position:relative;overflow:hidden;min-height:100vh;padding:38px 60px 26px;gap:32px;background:radial-gradient(ellipse at 100% 100%,#322373 0,transparent 52%),radial-gradient(ellipse at 0 40%,#141449,transparent 70%),#050427;color:#fff;isolation:isolate}.auth-premium .auth-story:before{content:'';position:absolute;inset:0;z-index:-1;opacity:.2;background:linear-gradient(120deg,transparent 48%,#7c67d522 49%,transparent 50%);background-size:80px 80px}.auth-premium .brand{font-size:24px;gap:11px;color:white;letter-spacing:-.6px}.auth-premium .brand-mark{color:#ffe02c;background:transparent;border:1px solid #ffe02c88}.auth-story-content{max-width:450px}.auth-kicker{font-size:9px;letter-spacing:2px;color:#d3cdec;display:flex;gap:9px;align-items:center;margin:0 0 23px}.auth-kicker i{width:6px;height:6px;background:#ffe02c;border-radius:50%;box-shadow:0 0 12px #ffe02c66}.auth-premium .auth-story h1{font-size:clamp(36px,3.8vw,53px);font-weight:650;line-height:1.15;letter-spacing:-1.7px;margin:0 0 20px;color:#fff}.auth-premium .auth-story h1 em{font-style:normal;font-family:inherit;color:#ffe02c}.auth-premium .auth-story p{font-size:14px;line-height:1.9;color:#b5b4d0;margin:0;max-width:390px}.auth-premium .auth-story-footer{color:#8381a7;font-size:8px;letter-spacing:2px}.auth-visual{position:relative;height:230px;margin:18px 0 12px;display:grid;place-items:center;perspective:900px}.auth-orbit{position:absolute;width:240px;height:240px;border:1px solid #ffffff0b;border-radius:50%;box-shadow:0 0 0 32px #ffffff03,0 0 0 64px #ffffff02}.auth-display-card{width:310px;background:linear-gradient(130deg,#fff06a,#ffdb22);border:1px solid #fff49b;border-radius:16px;padding:20px 24px;color:#0a0732;box-shadow:0 20px 50px #0004;transform:rotate(-7deg);animation:card-float 7s ease-in-out infinite}.auth-display-top{display:flex;justify-content:space-between;align-items:center;font-size:7px;letter-spacing:1.6px}.auth-display-person{display:flex;align-items:center;gap:15px;margin:23px 0}.auth-display-person>span{background:#07052f;color:#ffe02c;display:grid;place-items:center;width:54px;height:54px;border-radius:12px}.auth-display-person b{font-size:18px;line-height:1.25;display:block;letter-spacing:-.5px}.auth-display-person small{font-size:8px;display:block;margin-top:6px;color:#5e512c}.auth-display-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #33280030;padding-top:12px;font-size:7px;letter-spacing:1px;line-height:1.6}.auth-float-badge{position:absolute;right:4px;bottom:13px;color:#eae8ff;background:#26204b;border:1px solid #5a507d;border-radius:30px;padding:10px 15px;display:flex;gap:7px;align-items:center;font-size:9px;box-shadow:0 8px 25px #0003;animation:badge-float 6s ease-in-out infinite}.auth-float-badge svg{color:#ffe02c}.auth-benefits{display:flex;gap:21px;flex-wrap:wrap}.auth-benefits span{display:flex;align-items:center;gap:7px;font-size:9px;color:#aeabc7}.auth-benefits svg{color:#ffe02c}.auth-premium .auth-shell{max-width:510px;width:100%;padding:35px 44px 24px;align-self:center;justify-self:center}.auth-shell-top{margin-bottom:30px}.auth-premium .auth-back{margin:0;font-size:11px;color:#858498;display:inline-flex;align-items:center;gap:7px}.auth-mobile-brand{display:none}.auth-premium .auth-card{padding:0;background:transparent;box-shadow:none;border:0;animation:form-enter .6s ease both}.auth-form-icon{width:48px;height:48px;border:1px solid #eeebd5;background:#fffae0;color:#201947;border-radius:14px;display:grid;place-items:center;margin-bottom:20px}.auth-premium .auth-form h2{font-size:30px;line-height:1.25;letter-spacing:-1px;color:#15132d;margin:0 0 9px}.auth-premium .auth-form>.muted{font-size:13px;line-height:1.7;margin-bottom:27px;color:#838196}.auth-premium .field{margin-bottom:17px}.auth-premium .field label{font-size:11px;font-weight:600;color:#333147;margin-bottom:8px}.auth-premium input{width:100%;height:47px;border:1px solid #e0dfea;background:#fff;border-radius:9px;padding:12px 14px;font-size:13px;color:#252139;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:0 2px 3px #10072a02}.auth-premium input::placeholder{color:#b1aebf;font-size:12px}.auth-premium input:focus{outline:0;border-color:#b79e22;box-shadow:0 0 0 4px #ffdf1920;background:#fffef8}.password-wrap{position:relative}.auth-premium .password-wrap input{padding-right:65px}.password-toggle{position:absolute;right:7px;top:5px;height:37px;min-width:48px;border:0;border-radius:6px;background:transparent;color:#777187;font-size:10px;cursor:pointer}.password-toggle:hover{background:#f6f4fa;color:#18132b}.auth-premium .btn-primary{position:relative;background:#ffdf19;color:#10102e;border:1px solid #e8c91b;min-height:48px;border-radius:9px;font-size:12px;font-weight:700;box-shadow:0 4px 9px #bda91b15;transition:transform .18s,box-shadow .18s,background .18s;overflow:hidden}.auth-premium .btn-primary:hover{background:#ffe648;transform:translateY(-2px);box-shadow:0 8px 20px #c6a81525}.auth-premium .btn-primary:active{transform:translateY(0)}.auth-premium .btn-primary.is-loading{opacity:.7;cursor:wait}.auth-premium .btn-primary.is-loading:after{content:'';width:13px;height:13px;border:2px solid #1113;border-top-color:#111;border-radius:50%;margin-left:10px;animation:auth-spin .7s linear infinite}.auth-premium .auth-links{margin-top:22px;display:flex;justify-content:space-between;gap:15px;padding-top:18px;border-top:1px solid #e9e7f0;font-size:11px}.auth-premium .auth-links a{color:#4c406a;text-decoration:none}.auth-premium .auth-links a:hover{text-decoration:underline;text-underline-offset:4px}.auth-premium .auth-foot{color:#aba7b8;font-size:9px;text-align:center;margin:30px 0 0}.auth-premium .alert{font-size:12px;line-height:1.7;border-radius:8px}.password-guidance{font-size:10px;line-height:1.5;color:#8b859c;margin:7px 0 0}.password-guidance.is-ready{color:#327849}.auth-page-register .auth-shell{padding-top:25px;padding-bottom:20px}.auth-page-register .auth-form-icon{width:40px;height:40px;margin-bottom:14px}.auth-page-register .auth-shell-top{margin-bottom:20px}.auth-page-register .auth-form>.muted{margin-bottom:20px}.auth-page-register .field{margin-bottom:13px}.auth-page-register .auth-foot{margin-top:20px}
.theme-create .panel{border:1px solid #e8e6ef;box-shadow:0 4px 18px #17103b04}.creation-step{display:flex;align-items:center;gap:13px;margin:0 0 20px}.creation-step>span{display:grid;place-items:center;width:36px;height:36px;background:#fff5c5;color:#6b5700;border:1px solid #eddda0;border-radius:10px;font-size:12px;font-weight:700;flex-shrink:0}.creation-step h3{font-size:16px;color:#1c183c;margin:0 0 4px}.creation-step p{font-size:11px;color:#918a9e;margin:0;line-height:1.5}.theme-step{padding-top:25px;border-top:1px solid #edeaf2;margin-top:25px}.theme-toolbar{display:flex;align-items:center;gap:12px;justify-content:space-between}.theme-search{display:flex;align-items:center;gap:9px;border:1px solid #e8e4ed;border-radius:8px;padding:0 12px;flex:1;color:#938b9c;background:#fff}.theme-search input{border:0;box-shadow:none;padding:11px 0;min-width:0;width:100%;font-size:12px}.theme-search:focus-within{outline:2px solid #e5d664}.theme-search input:focus{outline:0;box-shadow:none}.theme-toolbar>[data-theme-count]{font-size:10px;color:#99919f;white-space:nowrap}.theme-filters{display:flex;gap:6px;flex-wrap:wrap;margin:15px 0 23px}.theme-filters button{border:1px solid #e7e2eb;border-radius:20px;background:#fff;padding:7px 12px;color:#8a8196;font-size:10px;cursor:pointer;transition:background .2s,color .2s}.theme-filters button[aria-pressed=true]{background:#17113e;border-color:#17113e;color:#ffdf19}.theme-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.theme-choice{position:relative;border:1px solid #e6e2ed;border-radius:13px;overflow:hidden;cursor:pointer;background:#fff;transition:transform .2s,border-color .2s,box-shadow .2s;display:block}.theme-choice:hover{transform:translateY(-3px);box-shadow:0 10px 23px #160a3610;border-color:#b6afc3}.theme-choice:focus-within{outline:3px solid #d7bc24;outline-offset:3px}.theme-choice.is-selected,.theme-choice:has(input:checked){border:2px solid #d6b521;box-shadow:0 5px 20px #d6b52115}.theme-choice>input{position:absolute;right:12px;bottom:35px;z-index:3;accent-color:#1a123d;width:15px;height:15px}.theme-selected-badge{position:absolute;top:9px;right:9px;z-index:3;background:#ffdf19;color:#1c1630;border-radius:20px;display:none;align-items:center;gap:4px;padding:5px 8px;font-size:8px;font-weight:700}.theme-choice:has(input:checked) .theme-selected-badge{display:flex}.theme-choice-art{padding:20px 12px 15px;background:radial-gradient(ellipse at 30% 20%,#f1edf8,#e7e9f0);display:flex;justify-content:center}.theme-choice:nth-child(3n+2) .theme-choice-art{background:linear-gradient(145deg,#fff6ea,#f5e6e4)}.theme-choice:nth-child(3n) .theme-choice-art{background:linear-gradient(145deg,#eff8f4,#dceae7)}.theme-choice .theme-phone{position:relative;flex-shrink:0;width:146px;height:243px;border:5px solid #2a2931;border-radius:18px;padding:10px 0;overflow:hidden;background:#24232b;box-shadow:0 10px 12px #1e153424;transform:rotate(-3deg);transition:transform .25s}.theme-choice:hover .theme-phone,.theme-choice.is-selected .theme-phone{transform:rotate(0)}.theme-choice iframe{width:445px;height:720px;transform:scale(.306);transform-origin:top left;border:0;pointer-events:none}.theme-choice .theme-speaker,.theme-choice .theme-home{display:none}.theme-choice-caption{display:block;padding:13px 27px 14px 14px}.theme-choice-caption strong{display:block;font-size:12px;color:#282037}.theme-choice-caption small{display:block;font-size:9px;color:#958b9e;margin-top:5px}.theme-empty{padding:25px;text-align:center;background:#f7f5fa;border:1px dashed #dad3e3;border-radius:10px;color:#8b8196;font-size:12px}.theme-create-footer{position:sticky;bottom:0;z-index:5;background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid #ece7f0;padding:18px 0 3px;margin-top:28px;display:flex;gap:15px;align-items:center;justify-content:space-between}.theme-create-footer [data-selected-theme]{font-size:11px;font-weight:600;color:#3b304b}.theme-create-footer small{display:block;font-size:9px;color:#9a90a3;margin-top:4px}.theme-create-footer .btn-primary{background:#ffdf19;color:#151030;border-color:#d9bd21;font-size:11px;box-shadow:0 4px 10px #d7bc241a;transition:transform .2s}.theme-create-footer .btn-primary:hover{transform:translateY(-2px)}
@keyframes card-float{0%,100%{transform:translateY(0) rotate(-7deg)}50%{transform:translateY(-9px) rotate(-5deg)}}@keyframes badge-float{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes form-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-spin{to{transform:rotate(360deg)}}
@media(max-width:1050px){.auth-premium .auth-story{padding:32px}.auth-premium .auth-shell{padding:30px}.auth-display-card{width:280px}.auth-benefits{gap:12px}.auth-premium .auth-story h1{font-size:40px}}
@media(max-width:760px){.auth-premium{display:block;min-height:100vh;padding:0;background:#fafafe}.auth-premium .auth-story{display:none}.auth-premium .auth-shell{max-width:470px;padding:24px 26px 30px}.auth-shell-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:43px}.auth-mobile-brand{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#120b38}.auth-mobile-brand svg{color:#b89800}.auth-premium .auth-form h2{font-size:29px}.auth-premium .auth-card{background:#fff;border:1px solid #ece9f2;border-radius:17px;padding:27px 23px;box-shadow:0 10px 35px #20123905}.auth-premium .auth-foot{font-size:8px;margin-top:26px}.auth-premium .auth-back{font-size:10px}.auth-page-register .auth-shell{padding:20px}.auth-page-register .auth-shell-top{margin-bottom:23px}.auth-page-register .auth-card{padding:24px 21px}.auth-premium .auth-links{font-size:10px}.theme-create .panel-body{padding:18px}.theme-choice-grid{gap:11px}.theme-choice .theme-phone{width:125px;height:216px}.theme-choice iframe{transform:scale(.258);height:750px}.theme-choice-art{padding:27px 5px 17px}.theme-choice-caption{padding:11px 23px 12px 10px}.theme-choice-caption small{font-size:8px}.theme-choice>input{right:8px}.theme-create-footer{align-items:stretch;flex-direction:column;gap:10px}.theme-create-footer .btn{width:100%;justify-content:center;min-height:46px}.theme-filters button{padding:7px 10px}.theme-toolbar{gap:7px}}
@media(max-width:360px){.auth-premium .auth-shell{padding:20px 16px}.auth-premium .auth-card{padding:22px 18px}.theme-choice .theme-phone{width:107px;height:190px}.theme-choice iframe{transform:scale(.217);height:775px}.theme-choice-caption strong{font-size:11px}.theme-filters{gap:4px}.theme-filters button{font-size:9px;padding:7px 8px}}
@media(prefers-reduced-motion:reduce){.auth-premium *, .theme-create *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
