*{box-sizing:border-box}body{margin:0;background:#f7f8fc;color:#141625;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}#app{width:100%}.dashboard-shell{display:grid;grid-template-columns:210px 1fr;min-height:100vh;background:#f7f8fc;transition:grid-template-columns .22s ease}.dashboard-shell.sidebar-collapsed{grid-template-columns:76px 1fr}.dashboard-sidebar{position:relative;border-right:1px solid #eef0f6;background:#fff;padding:20px 18px;display:flex;flex-direction:column;gap:18px;min-width:0;transition:padding .22s ease}.sidebar-toggle{position:absolute;z-index:5;top:22px;right:-14px;width:28px;height:34px;padding:0;border-radius:999px;border:1px solid #eef0f6;background:#fff;color:#7165ff;font-size:22px;line-height:1;box-shadow:0 10px 24px #1f293714}.dashboard-shell.sidebar-collapsed .dashboard-sidebar{padding:20px 14px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:17px;font-weight:700;color:#111827;min-width:0;white-space:nowrap}.brand-mark{width:24px;height:24px;border-radius:7px;display:block;object-fit:cover;flex-shrink:0;box-shadow:0 8px 18px #6f63ff47}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.15fr) minmax(420px,.85fr);background:radial-gradient(circle at 35% 68%,rgba(112,101,255,.22),transparent 28%),linear-gradient(135deg,#fbfbff 0%,#f3f0ff 55%,#ffffff 100%);overflow:hidden}.login-visual{position:relative;padding:28px 54px;display:flex;flex-direction:column;justify-content:center}.login-brand{position:absolute;top:28px;left:54px}.login-hero-copy{max-width:470px;margin-bottom:36px}.login-hero-copy h1{margin:0 0 18px;color:#101322;font-size:clamp(38px,5vw,58px);line-height:1.04;letter-spacing:-.05em}.login-hero-copy p{margin:0;color:#495263;font-size:17px;line-height:1.55}.login-poster-stack{display:flex;align-items:center;gap:22px;padding-left:8px;min-height:250px}.login-poster{width:165px;aspect-ratio:.72;border-radius:14px;padding:22px 18px;color:#fff;box-shadow:0 28px 48px #312d5c33;display:flex;align-items:flex-start;transform:rotate(-8deg)}.login-poster.pink{width:188px;color:#3b2434;background:linear-gradient(145deg,#ffd7df,#cf748d);transform:rotate(1deg) translateY(-16px)}.login-poster.navy{background:linear-gradient(145deg,#0b2c7a,#071845);transform:rotate(6deg)}.login-poster.green{background:linear-gradient(145deg,#176e71,#0b3d47)}.login-poster strong{font-size:21px;line-height:1.08}.login-benefits{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:16px;max-width:680px;margin-top:40px}.login-benefits span{border-radius:14px;background:rgba(255,255,255,.74);padding:16px;color:#303747;font-size:13px;font-weight:700;box-shadow:0 14px 28px #29314b0f}.login-panel-wrap{position:relative;display:flex;align-items:center;justify-content:center;padding:54px}.login-panel{width:min(100%,510px);border-radius:18px;background:rgba(255,255,255,.96);border:1px solid #eceef6;box-shadow:0 28px 64px #2127401f;padding:42px 40px}.login-panel-head{text-align:center;margin-bottom:30px}.login-panel-head h2{margin:0 0 10px;color:#111827;font-size:28px;letter-spacing:-.03em}.login-panel-head p{margin:0;color:#596171}.phone-login-row,.code-login-row{min-height:58px;border:1px solid transparent;border-radius:999px;background:#f5f5f6;display:flex;align-items:center;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.phone-login-row:focus-within,.code-login-row:focus-within{border-color:#7165ff57;background:#fff;box-shadow:0 0 0 4px #7165ff14}.login-panel label{margin-bottom:18px;font-weight:700;color:#262b3d}.login-panel input,.login-panel select{height:58px;border:0;outline:none;background:transparent;box-shadow:none;font-size:17px}.phone-login-row select{width:86px;flex:0 0 86px;padding-left:18px;padding-right:8px}.phone-login-row input{flex:1;min-width:0;padding-left:16px;border-left:1px solid #dde1ea}.code-login-row input{flex:1;min-width:0;padding-left:20px}.code-login-row button{flex:0 0 190px;height:58px;border:0;background:transparent;color:#7165ff;font-weight:800;font-size:16px}.code-login-row button:disabled{color:#7165ff73;background:transparent}.login-submit{width:100%;height:46px;margin-top:18px;border:0;color:#fff;font-weight:800;background:linear-gradient(135deg,#7165ff,#6255ec);box-shadow:0 14px 26px #6f63ff42}.login-terms-check{margin:16px 0 0;display:flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:8px;color:#6d7484;font-size:13px;font-weight:500!important;line-height:1.5}.login-terms-check input{display:inline-block;width:16px;height:16px;flex:0 0 16px;margin:0;accent-color:#7165ff}.login-panel .login-terms-check input[type=checkbox]{width:16px;height:16px;min-height:0;border:1px solid #aeb4c2;background:#fff}.login-terms-check span{display:inline}.login-terms-check a{color:#6255ec;font-weight:800}.login-divider{display:flex;align-items:center;gap:12px;margin:22px 0 16px;color:#8a92a3;font-size:12px}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#edf0f7}.login-terms{margin:0;color:#6d7484;text-align:center;font-size:12px;line-height:1.6}.login-terms a{color:#6255ec;font-weight:700}.create-btn{width:100%;background:linear-gradient(135deg,#7165ff,#8d7bff);color:#fff;border:0;height:38px;border-radius:8px;box-shadow:0 10px 24px #7165ff3d}.dashboard-shell.sidebar-collapsed .brand{justify-content:center}.dashboard-shell.sidebar-collapsed .brand span:not(.brand-mark){display:none}.dashboard-shell.sidebar-collapsed .create-btn{display:none}.side-nav{display:flex;flex-direction:column;gap:5px;padding-top:4px}.side-nav button{text-align:left;display:flex;align-items:center;gap:10px;border:0;border-radius:8px;background:transparent;color:#667085;font-size:13px;padding:9px 10px}.side-nav button span{width:18px;height:18px;color:#7165ff;font-size:12px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px}.side-nav button svg{width:18px;height:18px;fill:currentColor}.dashboard-shell.sidebar-collapsed .side-nav{gap:8px}.dashboard-shell.sidebar-collapsed .side-nav button{justify-content:center;padding:11px 0;font-size:0}.dashboard-shell.sidebar-collapsed .side-nav button span{width:18px;flex-basis:18px}.dashboard-shell.sidebar-collapsed .side-nav button.active{box-shadow:inset 0 -3px #7165ff}.side-nav button.active{background:#f2f0ff;color:#5b50d6;box-shadow:inset 3px 0 #7165ff}.side-nav button.active span{color:#5b50d6}.upgrade-card{border-radius:10px;background:linear-gradient(180deg,#f5f2ff,#ffffff);padding:14px;border:1px solid #eee9ff}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:12px}.sidebar-icp{color:#9aa0ad;font-size:11px;line-height:1.5;text-align:center;word-break:break-all}.dashboard-shell.sidebar-collapsed .sidebar-icp,.dashboard-shell.sidebar-collapsed .upgrade-card{display:none}.upgrade-card strong{font-size:13px}.upgrade-card p{color:#7a8191;font-size:11px;line-height:1.5;margin:8px 0 12px}.upgrade-card button{width:100%;border:0;background:#fff;color:#6d5dfc;font-weight:700;box-shadow:0 8px 18px #242a4214}.upgrade-card.member{background:linear-gradient(180deg,#ffffff,#f8f7ff);border-color:#7165ff29}.upgrade-card.member strong{display:block;word-break:break-all}.upgrade-card.member p{margin-bottom:0}.sidebar-user-head{display:flex;align-items:center;gap:10px}.sidebar-avatar{width:42px;height:42px;flex:0 0 42px;font-size:15px;box-shadow:0 12px 24px #7165ff2e}.sidebar-user-head strong{color:#111827;font-size:12px;line-height:1.35}.sidebar-user-head p{margin:4px 0 0;color:#7b8496;font-size:11px;line-height:1.35}.sidebar-logout-button{margin-top:12px;min-height:38px;color:#ef4444!important;background:#fff5f5!important;border:1px solid #fee2e2!important;box-shadow:none!important}.collapsed-user-menu{position:relative;margin-top:auto;display:none;justify-content:center}.dashboard-shell.sidebar-collapsed .collapsed-user-menu{display:flex}.collapsed-avatar-button{flex:0 0 34px}.collapsed-avatar-button.active,.collapsed-avatar-button:hover{border-color:#7165ff52;box-shadow:0 12px 26px #7165ff1f}.avatar-static-icon{flex:0 0 34px;pointer-events:none}.collapsed-user-popover{position:absolute;z-index:30;left:calc(100% + 14px);bottom:0;width:136px;padding:8px;border:1px solid #eef0f6;border-radius:14px;background:rgba(255,255,255,.98);box-shadow:0 18px 42px #1f293729}.collapsed-user-popover:before{content:"";position:absolute;left:-6px;bottom:14px;width:10px;height:10px;background:#fff;border-left:1px solid #eef0f6;border-bottom:1px solid #eef0f6;transform:rotate(45deg)}.collapsed-user-popover button{width:100%;min-height:34px;justify-content:flex-start;border:0;border-radius:10px;background:transparent;color:#374151;font-size:12px;font-weight:700;box-shadow:none}.collapsed-user-popover button:hover{background:#f7f6ff;color:#5b50d6}.collapsed-user-popover button.danger{color:#ef4444}.collapsed-user-popover button.danger:hover{background:#fff5f5;color:#dc2626}.auth-mini{border:1px solid #e5e8f2;border-radius:10px;background:#fff;padding:10px}.dashboard-main{padding:22px 26px 34px;overflow:hidden}.dashboard-topbar{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-bottom:24px}.dashboard-search-wrap{flex:1;max-width:660px;height:38px;border-radius:10px;background:#fff;border:1px solid #eef0f6;display:flex;align-items:center;gap:10px;padding:0 10px 0 14px;box-shadow:0 8px 22px #1d293908}.search-icon{color:#b3bac7;font-size:12px}.shortcut-hint{min-width:22px;color:#b3bac7;font-size:12px;text-align:center}.dashboard-search{flex:1;width:100%;border:0;padding:0;outline:none;color:#252b37}.dashboard-search::placeholder{color:#b4bac7}.dashboard-top-actions{display:flex;align-items:center;gap:12px}.top-upgrade{color:#6d5dfc;background:#fff;border-color:#eeeef8;font-weight:700}.top-login{color:#6d5dfc;background:#fff;border:1px solid #eeeef8;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700;cursor:pointer}.notification-dot{position:relative;width:28px;height:28px;border-radius:999px;background:#fff;border:1px solid #eef0f6}.notification-dot:after{content:"";position:absolute;right:7px;top:7px;width:6px;height:6px;border-radius:50%;background:#ff5b7d}.avatar-pill,.avatar-icon{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#eef1f7;color:#7b8496;font-weight:700;font-size:12px}.user-menu{position:relative}.avatar-button{width:34px;height:34px;padding:0;border-radius:999px;border-color:#eef0f6;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 22px #1d29390a}.avatar-button.active,.avatar-button:hover{border-color:#7165ff52;box-shadow:0 12px 26px #7165ff1f}.user-icon{width:18px;height:18px;fill:#6d5dfc}.avatar-icon{background:linear-gradient(135deg,#7165ff,#9b8cff);color:#fff;font-weight:900}.avatar-icon.large{width:42px;height:42px;font-size:15px}.user-popover{position:absolute;z-index:20;top:calc(100% + 12px);right:0;width:280px;border:1px solid #eef0f6;border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 22px 50px #1f293724;padding:14px}.user-popover:before{content:"";position:absolute;top:-7px;right:18px;width:12px;height:12px;background:#fff;border-left:1px solid #eef0f6;border-top:1px solid #eef0f6;transform:rotate(45deg)}.user-popover-head{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #eef1f7}.user-popover-head strong{display:block;color:#111827;font-size:14px}.user-popover-head small{display:block;margin-top:3px;color:#7b8496}.user-info-list{display:grid;gap:8px;padding:12px 0}.user-info-list p{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;color:#7b8496;font-size:12px}.user-info-list strong{color:#252b37;font-size:12px;text-align:right;word-break:break-all}.user-logout-button{width:100%;min-height:40px;color:#ef4444;background:#fff5f5;border-color:#fee2e2;font-weight:800}.user-popover-actions{display:grid;gap:8px;padding-top:4px;border-top:1px solid #f0f2f7}.user-delete-hint{margin:0;color:#9aa3b2;font-size:11px;line-height:1.45}.user-delete-account-button{width:100%;min-height:36px;color:#9aa3b2;background:transparent;border-color:transparent;font-size:12px;font-weight:600}.user-delete-account-button:hover{color:#ef4444;background:#fff5f5;border-color:#fee2e2}.dashboard-home{display:flex;flex-direction:column;gap:24px}.hero-banner{border:1px solid #ece9ff;border-radius:12px;background:radial-gradient(circle at 70% 40%,rgba(145,124,255,.2),transparent 32%),linear-gradient(135deg,#f4f1ff 0%,#f7f5ff 52%,#eeeaff 100%);padding:32px 34px;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1fr);gap:26px;align-items:center;min-height:242px;overflow:hidden}.hero-banner h1{margin:0 0 14px;font-size:clamp(34px,4vw,50px);line-height:1.02;letter-spacing:-.05em;max-width:430px}.hero-banner p{margin:0;color:#717987;font-size:15px;line-height:1.6;max-width:350px}.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:24px}.primary-action{border:0;background:#6f63ff;color:#fff;padding:11px 20px;box-shadow:0 12px 22px #6f63ff40}.secondary-action{border:0;background:#fff;color:#444b5f;padding:11px 18px;box-shadow:0 10px 20px #1c233a0f}.hero-inspiration{position:relative;min-height:244px}.hero-result-card{position:absolute;margin:0;overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 22px 44px #39327029}.hero-result-card img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.1)}.hero-result-card.result-main{left:10%;top:24px;width:34%;height:178px;transform:rotate(-7deg);z-index:2}.hero-result-card.result-dress{left:35%;top:4px;width:28%;height:210px;transform:rotate(3deg);z-index:3}.hero-result-card.result-wedding{right:8%;top:34px;width:30%;height:180px;transform:rotate(8deg);z-index:2}.hero-result-card.result-poster{left:25%;bottom:0;width:36%;height:104px;transform:rotate(-2deg);z-index:1;opacity:.92}.home-section{border:0;border-radius:0;background:transparent;padding:0}.home-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.home-section-head h3{margin:0;font-size:16px;letter-spacing:-.02em}.home-section-head button{border:0;background:transparent;color:#6d5dfc;font-weight:700;padding:4px 0}.home-horizontal-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(170px,1fr);gap:18px;overflow-x:auto;padding:2px 4px 6px 0}.home-category-card{position:relative;min-height:138px;border:0;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#dfe9e6,#b4c9c8);cursor:pointer;box-shadow:0 12px 24px #14162514}.home-category-card img{width:100%;height:100%;min-height:138px;object-fit:cover;display:block;transform:scale(1.18);transition:transform .25s ease}.home-category-card:hover img{transform:scale(1.22)}.home-category-card.home-module-dressup img,.home-category-card.home-module-hat img,.home-category-card.home-module-lipstick img,.home-category-card.home-module-eyewear img,.home-category-card.home-module-ppt_cover img,.home-category-card.home-module-infographic img{transform:scale(1.18)}.home-category-card.home-module-dressup:hover img,.home-category-card.home-module-hat:hover img,.home-category-card.home-module-lipstick:hover img,.home-category-card.home-module-eyewear:hover img,.home-category-card.home-module-ppt_cover:hover img,.home-category-card.home-module-infographic:hover img{transform:scale(1.22)}.home-category-card.home-module-eyewear img{transform:scale(1.24)}.home-category-card.home-module-eyewear:hover img{transform:scale(1.28)}.home-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.34))}.home-category-text{position:absolute;z-index:1;left:14px;top:14px;right:12px;padding:0;display:flex;flex-direction:column;gap:3px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.25)}.home-category-text strong{font-size:14px}.home-category-text small{max-width:130px;line-height:1.25;opacity:.92}.card-arrow{position:absolute;z-index:2;left:8px;bottom:8px;width:30px;height:30px;border-radius:999px;padding:0;border:0;background:#fff;color:#000c;box-shadow:0 1px 3px #0000001f;display:inline-flex;align-items:center;justify-content:center;pointer-events:none}.card-arrow svg{width:14px;height:14px}.fallback-card{background:linear-gradient(135deg,#d8e6df,#a7bdb4)}.fallback-card.warm{background:linear-gradient(135deg,#ead5bf,#a9c5c7)}.fallback-card.rose{background:linear-gradient(135deg,#db6e85,#7d2f52)}.home-template-grid{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:18px}.home-template-card{border:0;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 12px 24px #14162514;min-height:132px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.home-template-card:hover{transform:translateY(-3px);box-shadow:0 18px 30px #1416251f}.home-template-card img{width:100%;aspect-ratio:1.25 / 1;object-fit:cover;display:block}.home-template-card p{margin:0;font-size:13px;font-weight:800;padding:9px 10px}.fallback-template{display:flex;align-items:flex-start;padding:14px;color:#14213d;background:linear-gradient(135deg,#d8f8df,#f9e1a7)}.fallback-template.blue{background:linear-gradient(135deg,#d9edf8,#6fa1c5)}.fallback-template.dark{color:#fff;background:linear-gradient(135deg,#171717,#4b5563)}.fallback-template.food{background:linear-gradient(135deg,#f5f2d7,#cfe5b9)}.fallback-template.fashion{background:linear-gradient(135deg,#f0dac7,#8d6958)}.fallback-template.tech{color:#fff;background:linear-gradient(135deg,#071f5c,#0d9bd7)}.card{background:#fff;border-radius:12px;border:1px solid #e8ebf2;padding:14px;margin-bottom:12px}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.tabs button{border:1px solid #d7dcef;background:#fff}.tabs button.active{background:#4f5dff;color:#fff;border-color:#4f5dff}label{display:flex;flex-direction:column;gap:6px;font-size:14px}.block{margin-top:10px}.grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}input,select,textarea,button{border-radius:8px;border:1px solid #d7dcef;padding:8px 10px;font-size:14px}textarea{resize:vertical}button{background:#fff;cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}.row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px}.hint{color:#5f6368;font-size:13px;margin:8px 0 0}.template-grid,.history-grid{margin-top:12px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.template-card,.history-card{border:1px solid #e5e8f2;border-radius:10px;padding:8px;background:#fff}.template-card img,.history-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px}.template-page{display:flex;flex-direction:column;gap:18px}.template-module-bar{margin-bottom:0}.template-upload-panel,.template-library-panel{border:1px solid #e9ecf5;background:rgba(255,255,255,.94);border-radius:20px;padding:18px;box-shadow:0 18px 40px #1f29370f}.template-library-head{gap:16px}.template-filter-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.template-filter-actions select{min-width:220px;min-height:44px;border-radius:14px;border-color:#7165ff2e;background:#fff;box-shadow:0 10px 24px #1f29370a;font-weight:700}.template-upload-panel{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,260px) minmax(220px,1fr) auto;gap:14px;align-items:end}.template-upload-panel h2{margin:4px 0 6px;font-size:22px;letter-spacing:-.03em}.template-upload-panel p{margin:0;color:#6d7484;line-height:1.5}.template-file-picker{position:relative;min-height:48px;border:1px dashed rgba(113,101,255,.42);border-radius:14px;background:#f8f6ff;color:#6255ec;display:flex;align-items:center;justify-content:center;padding:10px 14px;font-weight:800;overflow:hidden;cursor:pointer}.template-file-picker input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.template-prompt-input{min-height:48px}.template-library-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px}.template-library-card{position:relative;border-radius:18px;padding:10px;box-shadow:0 14px 30px #1f29370f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.template-library-thumb{aspect-ratio:3 / 4}.template-library-card:hover{border-color:#7165ff52;box-shadow:0 18px 40px #1f29371a;transform:translateY(-2px)}.template-library-card img{width:100%;height:100%;display:block;object-fit:cover}.subscription-page{display:flex;flex-direction:column;gap:18px}.subscription-hero{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:24px;border-radius:24px;background:radial-gradient(circle at 18% 18%,rgba(111,99,255,.18),transparent 32%),linear-gradient(135deg,#ffffff,#f4f6ff);border:1px solid #e7e9f6;box-shadow:0 18px 50px #2c346314}.subscription-hero h1{margin:6px 0 8px;font-size:clamp(28px,4vw,44px);letter-spacing:-.04em}.subscription-hero p{margin:0;color:#71798c;max-width:680px}.subscription-status{min-width:220px;border-radius:18px;background:#fff;border:1px solid #e7e9f6;padding:16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 16px 36px #2c346314}.subscription-status span{display:inline-flex;width:fit-content;border-radius:999px;background:#f1f3f8;color:#6f7788;padding:6px 10px;font-weight:800}.subscription-status span.active{background:#efeefe;color:#6255ec}.subscription-status small{color:#7b8496}.subscription-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.subscription-card{position:relative;border-radius:22px;border:1px solid #e7e9f6;background:#fff;padding:20px;box-shadow:0 16px 38px #2c346312;overflow:hidden}.subscription-card.featured{border-color:#6f63ff80;box-shadow:0 22px 58px #6f63ff24}.subscription-card.current{background:linear-gradient(180deg,#fbfbff,#fff)}.plan-badge{display:inline-flex;border-radius:999px;background:#f2f3ff;color:#6255ec;padding:5px 10px;font-size:12px;font-weight:900}.subscription-card h2{margin:16px 0 6px}.plan-subtitle{color:#7b8496;min-height:38px}.plan-price{display:flex;align-items:baseline;gap:6px;margin:16px 0}.plan-price strong{font-size:32px;letter-spacing:-.04em}.plan-price span{color:#7b8496}.subscription-card ul{margin:0 0 18px;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px;color:#4f5667}.subscription-card li:before{content:"✓";color:#6255ec;font-weight:900;margin-right:8px}.plan-action{width:100%;justify-content:center;background:#7165ff;color:#fff;border-color:#7165ff;font-weight:900}.plan-pay-actions{display:grid;grid-template-columns:1fr;gap:10px}.subscribe-pay-modal .subscribe-pay-hint{margin:16px 0 12px;color:#6d7484;line-height:1.5}.subscribe-pay-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.subscribe-pay-modal .modal-actions{margin-top:16px;display:flex;justify-content:flex-end}.plan-action-wechat{background:#07c160;border-color:#07c160}.wechat-pay-modal{width:min(92vw,360px);text-align:center}.wechat-pay-modal h3{margin:0 0 8px;color:#1f2430}.wechat-pay-modal p{margin:0 0 12px;color:#6d7484;line-height:1.5}.wechat-pay-qr{width:220px;height:220px;margin:0 auto 12px;display:block;border-radius:12px;border:1px solid #edf0f7;background:#fff}.wechat-pay-order{font-size:12px;word-break:break-all}.subscription-orders{border-radius:22px;border:1px solid #e7e9f6;background:#fff;padding:18px}.order-list{display:flex;flex-direction:column;gap:10px}.order-list-detailed{gap:12px}.order-card{display:flex;flex-direction:column;gap:6px;border-radius:14px;background:#f8f9fd;padding:14px 16px}.order-card strong{font-size:15px;color:#1f2430}.order-card small{display:block;color:#7b8496;font-size:13px;line-height:1.5}.order-status-effective{color:#1f9d55!important}.order-status-inactive{color:#7b8496!important}.order-status-refunded{color:#d97706!important}.orders-page .section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.orders-page .section-head h2{margin:0}.orders-page .section-head button{border:1px solid #e7e9f6;border-radius:999px;background:#fff;color:#7165ff;font-weight:700;padding:8px 16px;cursor:pointer}.orders-page .section-head button:disabled{opacity:.6;cursor:not-allowed}.order-row{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:12px;align-items:center;border-radius:14px;background:#f8f9fd;padding:12px}.order-row strong,.order-row small{display:block}.order-row small{color:#7b8496}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;background:rgba(17,24,39,.45);padding:20px}.subscribe-modal{position:relative;width:min(560px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:24px;background:#fff;padding:24px;box-shadow:0 28px 80px #11182747}.modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;padding:0;border-radius:999px}.modal-price{margin:10px 0}.receipt-sync{margin-top:14px;border-radius:14px;border:1px solid #e7e9f6;padding:12px;background:#fbfcff}.receipt-sync summary{cursor:pointer;font-weight:800;color:#6255ec}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.image-viewer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;background:rgba(8,12,24,.78);display:grid;place-items:center;padding:24px}.image-viewer{position:relative;width:min(1100px,96vw);max-height:94vh;border-radius:24px;background:#101522;color:#fff;padding:18px;box-shadow:0 30px 90px #0000005c}.image-viewer-close{position:absolute;top:14px;right:14px;z-index:3;width:36px;height:36px;padding:0;border-radius:999px;border-color:#ffffff47;background:rgba(255,255,255,.12);color:#fff}.image-viewer-head,.image-viewer-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#d9deec;padding:0 44px 12px 0}.image-viewer-head strong{color:#fff}.image-viewer-stage{position:relative;min-height:360px;max-height:calc(94vh - 130px);border-radius:18px;background:#050505;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-viewer-stage img{max-width:100%;max-height:calc(94vh - 150px);object-fit:contain}.image-viewer-nav{position:absolute;top:50%;z-index:2;transform:translateY(-50%);border-color:#ffffff42;background:rgba(255,255,255,.12);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.image-viewer-nav.prev{left:16px}.image-viewer-nav.next{right:16px}.image-viewer-meta{justify-content:flex-start;padding:12px 0 0;color:#aeb7ce}.prompt-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-list{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.history-row{border:1px solid #e5e8f2;border-radius:20px;padding:12px;background:#fff;display:grid;grid-template-columns:1fr;gap:12px;position:relative;box-shadow:0 16px 40px #242c4a0f;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.history-row:hover{border-color:#cfd6ea;box-shadow:0 22px 48px #242c4a1a;transform:translateY(-2px)}.history-row.selected{border-color:#7165ff;box-shadow:0 22px 48px #7165ff24}.history-row.selected:after{content:"✓";position:absolute;top:14px;left:14px;width:28px;height:28px;border-radius:999px;background:linear-gradient(135deg,#7165ff,#9b8cff);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;box-shadow:0 10px 24px #7165ff47;z-index:2}.history-select-all{display:inline-flex;align-items:center;gap:6px}.history-thumb{width:100%;aspect-ratio:4 / 3;border-radius:16px;overflow:hidden;background:#f1f4fb;display:flex;align-items:center;justify-content:center;position:relative}.history-thumb.clickable{cursor:zoom-in}.history-thumb-delete{position:absolute;top:10px;right:10px;z-index:3;width:30px;height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.9);background:rgba(20,24,36,.72);color:#fff;font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #10182833}.history-thumb-delete:hover:not(:disabled){background:#ef4444;border-color:#ef4444}.history-thumb img{width:100%;height:100%;object-fit:cover}.history-thumb-empty{color:#8d99ae;font-size:13px;text-align:center;padding:0 12px}.history-thumb-loading{display:grid;place-items:center;gap:10px;color:#6255ec;font-size:13px;text-align:center}.history-thumb-loading .loading-spinner{width:30px;height:30px}.history-main{min-width:0;display:grid;gap:10px}.history-meta-line{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.history-meta-line strong{min-width:0;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-title-line{min-width:0;display:inline-flex;align-items:center;gap:8px}.history-rename-icon{width:28px;height:28px;padding:0;border-radius:999px;color:#6255ec;background:#f4f2ff;border-color:#ded9ff;flex:0 0 auto}.history-rename-icon:hover:not(:disabled){background:#ebe7ff}.history-status{display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;background:#eef2ff;color:#3949ab;font-size:12px;flex:0 0 auto}.history-card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#7b8496;font-size:12px}.history-card-meta span{border-radius:999px;background:#f5f7fc;padding:4px 8px}.history-download-button{width:26px;height:26px;padding:0;border-radius:999px;color:#6255ec;background:#f4f2ff;border-color:#ded9ff;display:inline-flex;align-items:center;justify-content:center}.history-download-button:hover:not(:disabled){background:#ebe7ff}.history-actions{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;justify-content:flex-start;border-top:1px solid #eef1f7;padding-top:12px}.history-actions button{flex:1 1 0}.history-edit-button{color:#6255ec;background:#f4f2ff;border-color:#ded9ff}.history-edit-button:hover:not(:disabled){background:#ebe7ff}.history-rename-modal{position:relative;width:min(460px,100%);border-radius:22px;background:#fff;padding:24px;box-shadow:0 28px 80px #11182747}.history-rename-input{width:100%;min-height:46px;margin-top:12px}.pending-panel,.account-section{margin-top:14px;border:1px solid #e5e8f2;border-radius:10px;padding:12px;background:#fafbff}.pending-task-row{display:grid;grid-template-columns:minmax(160px,1fr) auto;gap:10px;align-items:center;padding:8px 0;border-top:1px solid #edf0f7}.pending-task-row small{color:#5f6368}.account-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.account-links a{color:#3949ab}.account-section h3{margin:0 0 10px;font-size:16px}.danger-zone{background:#fff7f7;border-color:#ffd6d6}.studio-page{display:flex;flex-direction:column;gap:18px}.eyebrow{margin:0;color:#7065ff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.studio-layout{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(420px,1.08fr);gap:18px;align-items:start;position:relative}.studio-module-bar{display:grid;grid-template-columns:minmax(190px,230px) minmax(0,1fr) minmax(180px,230px);align-items:center;gap:16px;padding:16px;border:1px solid rgba(113,101,255,.14);background:radial-gradient(circle at 18% 0%,rgba(113,101,255,.1),transparent 28%),linear-gradient(135deg,#ffffff,#fbfbff);border-radius:22px;box-shadow:0 18px 45px #1f293714}.studio-module-bar>div:first-child{border-radius:16px;background:rgba(244,242,255,.72);padding:12px 14px;border:1px solid rgba(113,101,255,.12)}.studio-module-bar h3{margin:0 0 6px;font-size:16px;letter-spacing:-.02em}.studio-module-bar p{margin:0;color:#737b90;font-size:12px;line-height:1.45}.studio-module-bar .module-chip-grid{display:flex;gap:12px;margin:0;overflow-x:auto;padding:2px 4px 8px;scrollbar-width:thin}.studio-module-bar .module-chip-grid button{min-width:156px;min-height:68px;border-radius:16px;border-color:#7165ff1f;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.86),transparent 34%),linear-gradient(135deg,#f6f3ff,#ffffff);box-shadow:0 10px 24px #1f29370d;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.studio-module-bar .module-chip-grid button:nth-child(4n+1){background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.88),transparent 34%),linear-gradient(135deg,#f4f0ff,#ffffff)}.studio-module-bar .module-chip-grid button:nth-child(4n+2){background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.88),transparent 34%),linear-gradient(135deg,#eef5ff,#ffffff)}.studio-module-bar .module-chip-grid button:nth-child(4n+3){background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.88),transparent 34%),linear-gradient(135deg,#fff3ea,#ffffff)}.studio-module-bar .module-chip-grid button:nth-child(4n){background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.88),transparent 34%),linear-gradient(135deg,#eefbf6,#ffffff)}.studio-module-bar .module-chip-grid button:hover{border-color:#7165ff61;box-shadow:0 16px 32px #1f29371a;transform:translateY(-1px)}.studio-module-bar .module-chip-grid button.active{border-color:#7165ff;background:radial-gradient(circle at 16% 12%,rgba(255,255,255,.9),transparent 34%),linear-gradient(135deg,#eee9ff,#ffffff)!important;box-shadow:0 18px 36px #7165ff2e}.studio-module-bar .module-chip-grid strong{font-size:14px;letter-spacing:-.01em}.studio-module-bar .module-chip-grid small{font-size:12px}.studio-module-bar .module-chip-grid button.active strong{color:#3528b8}.studio-module-bar .module-chip-grid button.active small{color:#7165ff}.studio-module-bar select{width:100%;min-height:46px;border-radius:14px;border-color:#7165ff2e;background:#fff;box-shadow:0 10px 24px #1f29370a;font-weight:700}.studio-panel{border:1px solid #e9ecf5;background:rgba(255,255,255,.92);border-radius:18px;box-shadow:0 18px 40px #1f29370f}.studio-controls{padding:16px;display:flex;flex-direction:column;gap:14px;position:relative}.image-adjust-overlay{position:absolute;z-index:6;padding:0;box-sizing:border-box}.image-adjust-card-overlay{height:100%;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 18px 40px #1f29371f}.image-adjust-card-overlay .image-adjust-panel{grid-template-columns:repeat(2,minmax(0,1fr));border-top:0;padding-top:0;flex:1;overflow:auto;align-content:start}.image-adjust-trigger .image-adjust-panel{display:none}.studio-current-module{border:1px solid rgba(113,101,255,.28);border-radius:14px;padding:14px;background:radial-gradient(circle at 10% 0%,rgba(113,101,255,.12),transparent 32%),linear-gradient(135deg,#ffffff,#f8f6ff)}.studio-current-module h2{margin:0;color:#5b50d6;font-size:22px;line-height:1.2;letter-spacing:-.03em}.studio-current-module p{color:#5b50d6}.studio-step{border:1px solid #edf0f7;border-radius:14px;padding:14px;background:#fff}.studio-step-head{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.studio-step-head>span{width:24px;height:24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#f1efff;color:#6d5dfc;font-weight:800;font-size:12px}.studio-step-head h3{margin:0 0 4px;font-size:15px}.studio-step-head p{margin:0;color:#7a8191;font-size:12px;line-height:1.45}.mode-segment{display:grid;grid-template-columns:repeat(2,1fr);padding:4px;border-radius:12px;background:#f5f6fb}.mode-segment button{border:0;background:transparent;color:#687083;font-weight:700}.mode-segment button.active{background:#fff;color:#6255ec;box-shadow:0 8px 18px #1f293714}.module-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.module-chip-grid button{text-align:left;border:1px solid #e6e9f2;background:#fbfcff;border-radius:12px;min-height:62px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}.module-chip-grid button.active{border-color:#7669ff;background:#f5f2ff;box-shadow:0 10px 22px #6f63ff1f}.module-chip-grid strong{color:#232838;font-size:13px}.module-chip-grid small{color:#8a92a3}.drop-zone{position:relative;min-height:130px;border:1.5px dashed #cfd5e6;border-radius:14px;background:linear-gradient(135deg,rgba(111,99,255,.08),rgba(118,190,255,.08)),#fbfcff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;color:#555f73;overflow:hidden}.drop-zone strong{color:#262b3d}.drop-zone small{color:#7b8496}.drop-zone input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.studio-prompt-card{display:block;width:100%}.studio-prompt-card textarea{width:100%;min-height:300px;display:block;border-radius:14px;line-height:1.6}.edit-image-upload-card{position:relative;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;margin-top:14px;min-height:88px;border:1.5px dashed #cfd5e6;border-radius:14px;background:#fbfcff;padding:14px 16px;overflow:hidden;cursor:pointer}.edit-image-upload-card strong,.edit-image-upload-card small{display:block}.edit-image-upload-card small{color:#7b8496;margin-top:5px;line-height:1.45}.edit-image-upload-card button{position:relative;z-index:1;color:#6255ec;background:#f5f2ff;border-color:#ded9ff;font-weight:800}.edit-image-upload-card input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.template-upload-card{position:relative;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;min-height:112px;border:1.5px dashed #cfd5e6;border-radius:14px;background:linear-gradient(135deg,rgba(111,99,255,.08),rgba(118,190,255,.08)),#fbfcff;padding:16px;overflow:hidden}.template-upload-card strong,.template-upload-card small{display:block}.template-upload-card small{color:#7b8496;margin-top:5px;line-height:1.45}.template-upload-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.template-upload-actions button{color:#6255ec;background:#fff;border-color:#ded9ff;font-weight:800}.visually-hidden-file{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.file-list{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.file-list span{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;background:#f1f4fb;color:#596171;padding:5px 9px;font-size:12px}.file-list button{border:0;color:#d14343;background:#fff1f1}.thumbnail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:10px;margin-top:12px}.thumbnail-grid.single{grid-template-columns:112px}.thumbnail-card{position:relative;border-radius:12px;overflow:hidden;border:1px solid #e3e7f0;background:#f6f8fc;aspect-ratio:1 / 1;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.thumbnail-card.active{border-color:#7165ff;box-shadow:0 0 0 3px #7165ff29}.thumbnail-card img{width:100%;height:100%;display:block;object-fit:cover}.thumbnail-remove{position:absolute;top:6px;right:6px;width:22px;height:22px;min-width:22px;padding:0;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(17,24,39,.76);color:#fff;font-size:16px;line-height:1;box-shadow:0 6px 14px #11182738}.studio-template-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:14px}.studio-template-head strong,.studio-template-head small{display:block}.studio-template-head strong{color:#1f2433}.studio-template-head small{color:#7b8496;text-align:right;line-height:1.4}.studio-template-groups{display:grid;gap:14px;margin-top:10px}.studio-template-group p{margin:0 0 8px;color:#7165ff;font-size:12px;font-weight:900}.studio-template-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;margin-top:0;max-height:300px;overflow:auto;padding:2px 2px 4px}.studio-template-strip button{position:relative;border:1px solid #e6e9f2;background:#fff;border-radius:12px;padding:6px;text-align:left;overflow:hidden}.studio-template-strip button.active{border-color:#7165ff;box-shadow:0 10px 22px #6f63ff29}.studio-template-strip button.active:after{content:"✓";position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#7165ff;color:#fff;font-size:13px;font-weight:900;box-shadow:0 8px 18px #6f63ff42}.studio-template-strip img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:9px;display:block}.template-empty{margin:10px 0 0;border-radius:12px;border:1px dashed #dfe4f0;background:#fafbff;color:#8b93a5;padding:14px;font-size:13px}.studio-compose{padding:16px;position:sticky;top:18px}.compose-card{display:flex;flex-direction:column;gap:14px}.preview-board{position:relative;width:100%;max-height:560px;min-height:330px;border-radius:18px;background:#050505;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e5e9f4}.preview-board.is-loading,.preview-board.is-failed{align-items:stretch;justify-content:stretch}.preview-failure{width:100%;min-height:100%;padding:clamp(24px,6vw,48px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.92),transparent 42%),linear-gradient(145deg,#fff4f4,#fde8ea);color:#b42318}.preview-failure strong{font-size:18px;letter-spacing:-.02em}.preview-failure p{margin:0;max-width:420px;font-size:14px;line-height:1.6;color:#9f1239}.preview-board img{width:100%;height:100%;max-height:560px;object-fit:contain;display:block}.preview-ai-label-stack{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.preview-ai-notice{position:absolute;top:12px;left:12px;padding:4px 10px;border-radius:999px;background:rgba(0,0,0,.62);color:#fff;font-size:12px;font-weight:600}.preview-ai-badge{position:absolute;right:12px;bottom:12px;padding:4px 10px;border-radius:8px;background:rgba(0,0,0,.72);color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em}.preview-placeholder{width:100%;height:100%;min-height:330px;border-radius:inherit;background:radial-gradient(circle at 25% 18%,rgba(255,255,255,.55),transparent 34%),linear-gradient(145deg,#7568ff,#111b54);color:#fff;padding:clamp(24px,6vw,54px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.preview-placeholder span{align-self:center;border-radius:999px;background:rgba(255,255,255,.18);padding:5px 10px;font-size:12px;margin-bottom:28px}.preview-placeholder strong{font-size:24px;line-height:1.12}.preview-placeholder small{margin-top:8px;opacity:.78;line-height:1.45}.image-adjust-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px 14px;border:1px solid #e9ecf5;background:#fbfcff;border-radius:12px;padding:10px 12px}.image-adjust-toggle,.image-adjust-download,.image-adjust-reset{color:#6255ec;background:#f5f2ff;border-color:#ded9ff;font-weight:800}.image-adjust-toggle:disabled,.image-adjust-download:disabled{opacity:.5;cursor:not-allowed}.image-adjust-card>span{color:#6d7484;font-size:12px}.image-adjust-panel{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border-top:1px solid #edf0f7;padding-top:12px}.image-adjust-panel label{display:grid;gap:6px;color:#394150;font-size:12px;font-weight:700}.image-adjust-panel input[type=range]{width:100%;accent-color:#7165ff}.image-adjust-reset{grid-column:1 / -1;justify-self:start}.preview-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;border:1px solid #e9ecf5;background:#fbfcff;border-radius:12px;padding:10px 12px}.preview-actions button{color:#6255ec;background:#f5f2ff;border-color:#ded9ff;font-weight:800}.preview-actions span{color:#6d7484;font-size:12px}.preview-loading{width:min(78%,340px);min-height:220px;border-radius:18px;background:rgba(255,255,255,.86);border:1px solid #e3e7f0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#394150;text-align:center;box-shadow:0 18px 36px #1f293714}.preview-board.is-loading .preview-loading{width:100%;max-width:none;min-height:100%;height:100%;border-radius:inherit;border:none;box-shadow:none;background:radial-gradient(circle at 50% 38%,rgba(113,101,255,.08),transparent 42%),linear-gradient(180deg,#f8f9fc 0%,#eef1f8 100%)}.preview-loading small{max-width:230px;color:#7b8496;line-height:1.45}.loading-spinner{width:34px;height:34px;border-radius:50%;border:3px solid #e5e7ff;border-top-color:#7165ff;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.compose-grid{display:grid;grid-template-columns:1fr;gap:10px}.aspect-picker{border:1px solid #edf0f7;border-radius:16px;background:#fbfcff;padding:12px;display:grid;gap:10px}.aspect-step-head{align-items:flex-start}.aspect-step-head .aspect-picker-head-actions{margin-left:auto}.aspect-picker-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}.aspect-picker-head strong,.aspect-picker-head small{display:block}.aspect-picker-head strong{color:#1f2433}.aspect-picker-head small,.aspect-picker-head-actions span{color:#7b8496;font-size:12px}.aspect-picker-head-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.aspect-toggle-button{min-height:30px;padding:5px 10px;border-radius:999px;color:#fff;background:#2563eb;border-color:#2563eb;font-size:12px}.aspect-toggle-button:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.aspect-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:8px}.aspect-options-default{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.aspect-options-default button{flex:0 0 114px}.aspect-remote-section{border-top:1px dashed #d7dcef;padding-top:10px}.aspect-options-remote{grid-template-columns:repeat(auto-fill,minmax(108px,1fr))}.aspect-options button{min-height:78px;border:1px solid #e3e7f0;border-radius:14px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px}.aspect-options-remote button{min-height:86px;align-items:flex-start;padding:10px 12px}.aspect-options button.active{border-color:#7165ff;box-shadow:0 10px 22px #6f63ff24;color:#6255ec}.aspect-options i{width:34px;max-height:40px;border-radius:6px;border:2px solid currentColor;background:rgba(113,101,255,.08)}.aspect-options-remote i{align-self:center}.aspect-options span{font-weight:900;font-size:13px}.aspect-options small{color:#8b93a5;font-size:11px}.custom-aspect-input{border:1px solid #e3e7f0;border-radius:14px;background:#fff;padding:12px 14px;display:grid;grid-template-columns:auto minmax(220px,1fr);align-items:center;gap:8px 12px}.custom-aspect-input.active{border-color:#7165ff;box-shadow:0 10px 22px #6f63ff1a}.custom-aspect-input span{font-weight:800;color:#1f2433}.custom-aspect-fields{display:grid;grid-template-columns:minmax(96px,1fr) auto minmax(96px,1fr);align-items:center;gap:8px}.custom-aspect-fields b{color:#8b93a5}.custom-aspect-input input{min-height:38px;border-radius:10px}.custom-aspect-input small{grid-column:1 / -1;color:#8b93a5;font-size:11px}.prompt-editor span{font-weight:700}.prompt-editor textarea{border-radius:14px;border-color:#e1e5f0;background:#fbfcff;line-height:1.6}.compose-footer{display:block;border-top:1px solid #edf0f7;padding-top:14px}.compose-footer .primary-action{width:100%;min-height:52px}.studio-pending{box-shadow:none}@media (max-width: 900px){.login-shell{grid-template-columns:1fr}.login-visual{min-height:520px;padding:90px 24px 28px}.login-brand{left:24px}.login-poster-stack{gap:10px;transform:scale(.82);transform-origin:left center}.login-benefits{grid-template-columns:1fr}.login-panel-wrap{padding:28px 18px 42px}.login-panel{padding:30px 22px}.phone-login-row,.code-login-row,.dashboard-shell,.dashboard-shell.sidebar-collapsed{grid-template-columns:1fr}.dashboard-sidebar{border-right:none;border-bottom:1px solid #e6e9f2}.sidebar-toggle{display:none}.hero-banner{grid-template-columns:1fr}.hero-inspiration{min-height:260px}.hero-result-card.result-main{left:2%;width:38%}.hero-result-card.result-dress{left:32%;width:32%}.hero-result-card.result-wedding{right:0;width:34%}.home-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-row{grid-template-columns:1fr}.history-actions{justify-content:flex-start}.pending-task-row,.studio-layout,.studio-module-bar,.template-upload-panel{grid-template-columns:1fr}.studio-compose{position:static}.compose-grid,.module-chip-grid{grid-template-columns:1fr}.studio-template-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-board{min-height:260px}.image-adjust-card-overlay .image-adjust-panel,.image-adjust-card,.image-adjust-panel{grid-template-columns:1fr}.compose-footer{align-items:stretch;flex-direction:column}}.toast{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);padding:10px 14px;background:#111827;color:#fff;border-radius:999px;z-index:120;box-shadow:0 18px 48px #11182738}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.5);display:flex;align-items:center;justify-content:center;z-index:100}.modal{width:min(92vw,420px);border-radius:12px;background:#fff;padding:16px}.subscribe-guide-modal h3{margin:0 0 10px;font-size:18px}.subscribe-guide-modal p{margin:0 0 16px;color:#4b5563;line-height:1.6}
