@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";.image-convert-shell{--ic-text: #2f3747;--ic-muted: #7d8798;--ic-line: #e4e8ef;min-height:100vh;color:var(--ic-text);background:radial-gradient(circle at 12% 12%,rgba(188,218,245,.24),transparent 24rem),radial-gradient(circle at 88% 18%,rgba(248,214,190,.2),transparent 24rem),linear-gradient(180deg,#fbfcfe,#f5f7fa);font-family:DM Sans,Noto Sans SC,system-ui,sans-serif}.image-convert-shell button,.image-convert-shell input,.image-convert-shell a{font:inherit}.image-convert-header{width:min(1400px,calc(100% - 56px));height:70px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(220,225,233,.85)}.image-convert-back,.image-convert-brand{color:#687387;text-decoration:none}.image-convert-back{width:fit-content;min-height:42px;display:inline-flex;align-items:center;gap:9px;padding:0 15px 0 11px;border:1px solid rgba(205,216,229,.9);border-radius:999px;color:#536b88;background:#ffffffb8;box-shadow:0 7px 20px #4f688614;font-family:ui-rounded,Arial Rounded MT Bold,Noto Sans SC,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.02em;transition:color .18s,border-color .18s,background .18s,transform .18s,box-shadow .18s}.image-convert-back span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#7da0c4,#6d918e);font-family:system-ui,sans-serif;font-size:17px;font-weight:600}.image-convert-back:hover{border-color:#b8cadc;color:#3f5f80;background:#fffffff5;box-shadow:0 10px 24px #4f688621;transform:translateY(-1px)}.image-convert-brand{display:inline-flex;align-items:center;justify-self:center;color:#4e596d}.image-convert-brand img{display:block;width:225px;height:auto;max-height:59px;object-fit:contain}.image-convert-secure{justify-self:end;display:flex;align-items:center;gap:9px;color:#7f8998;font-size:13px;font-weight:700}.image-convert-secure i{width:7px;height:7px;border-radius:50%;background:#74b29d;box-shadow:0 0 0 5px #74b29d1f}.image-convert-hero{position:relative;width:min(1400px,calc(100% - 56px));overflow:hidden;margin:0 auto;padding:28px 24px 18px;text-align:center}.image-convert-hero>*:not(.image-convert-hero-glow){position:relative;z-index:1}.image-convert-hero-glow{position:absolute;width:230px;height:90px;top:-48px;border-radius:50%;filter:blur(12px);opacity:.65;animation:image-convert-float 8s ease-in-out infinite alternate}.image-convert-hero-glow-left{left:16%;background:#9bc9ee52}.image-convert-hero-glow-right{right:15%;background:#f9c2a13d;animation-direction:alternate-reverse}.image-convert-hero p{margin:0 0 8px;color:#7383aa;font-size:11px;font-weight:800;letter-spacing:.22em}.image-convert-hero h1{margin:0;font-family:ui-rounded,Arial Rounded MT Bold,Noto Sans SC,sans-serif;font-size:clamp(38px,3.25vw,52px);line-height:1.1;letter-spacing:-.06em}.image-convert-hero>span{display:block;margin-top:10px;color:#747f90;font-size:16px;font-weight:500}.image-convert-flow{width:min(980px,calc(100% - 56px));margin:0 auto 16px;padding:12px 24px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(220,226,235,.95);border-radius:19px;background:#ffffffc7;box-shadow:0 9px 28px #4e576c0e;list-style:none}.image-convert-flow li{position:relative;color:#a1a8b3}.image-convert-flow li:not(:last-child):after{content:"";position:absolute;width:34%;height:1px;right:-17%;top:17px;background:#e2e6ec}.image-convert-flow li>button{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:center;gap:9px;border:0;padding:0;color:inherit;background:transparent;cursor:pointer;text-align:left}.image-convert-flow li>button:hover{color:#607c9d}.image-convert-flow li>button:focus-visible{outline:3px solid rgba(111,151,190,.2);outline-offset:5px;border-radius:12px}.image-convert-flow li>button>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dfe4eb;border-radius:50%;background:#f8f9fb;font-size:12px;font-weight:800}.image-convert-flow strong,.image-convert-flow small{display:block}.image-convert-flow strong{font-size:14px}.image-convert-flow small{margin-top:3px;font-size:10px;font-weight:600}.image-convert-flow li.is-current{color:#5d7899}.image-convert-flow li.is-current>button>span{border-color:#87a9cc;color:#fff;background:linear-gradient(145deg,#82a5ca,#6f94bb);box-shadow:0 0 0 5px #7ea3ca1c}.image-convert-flow li.is-done{color:#679585}.image-convert-flow li.is-done>button>span{border-color:#80b39f;color:#fff;background:#79af9b}.image-convert-flow li.is-current.is-done{color:#557796}.image-convert-flow li.is-current.is-done>button>span{border-color:#87a9cc;background:linear-gradient(145deg,#82a5ca,#6f94bb)}.image-convert-workspace{width:min(1400px,calc(100% - 56px));min-height:0;margin:0 auto;display:grid;grid-template-columns:minmax(340px,.82fr) minmax(470px,1.18fr);grid-template-rows:minmax(0,1fr) auto auto;gap:14px 18px}.image-convert-card{min-width:0;padding:21px 23px;border:1px solid var(--ic-line);border-radius:23px;background:#ffffffe6;box-shadow:0 16px 40px #4d566a11}.image-convert-upload-card,.image-convert-pages-card{min-height:0}.image-convert-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.image-convert-card-heading small{display:block;margin-bottom:5px;color:#7e8dac;font-size:10px;font-weight:800;letter-spacing:.14em}.image-convert-card-heading h2{margin:0;font-family:ui-rounded,Arial Rounded MT Bold,Noto Sans SC,sans-serif;font-size:23px;letter-spacing:-.04em}.image-convert-card-heading b{padding:7px 11px;border-radius:999px;color:#7f8998;background:#f1f4f7;font-size:11px}.image-convert-card-heading button{border:0;padding:6px 2px;color:#7e8999;background:transparent;cursor:pointer;font-size:12px;font-weight:700}.image-convert-card-heading button:hover{color:#b06057}.image-convert-dropzone{min-height:195px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed #c7d5e4;border-radius:18px;color:#597596;background:radial-gradient(circle at 50% 20%,rgba(217,234,249,.6),transparent 60%),#f8fbfe;cursor:pointer;transition:border-color .2s,transform .2s,background .2s}.image-convert-dropzone:hover{border-color:#8faece;background-color:#f3f8fd;transform:translateY(-1px)}.image-convert-dropzone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.image-convert-upload-symbol{width:50px;height:50px;display:grid;place-items:center;margin-bottom:3px;border:1px solid #bdd2e5;border-radius:16px;color:#668eb6;background:#ffffffe6;box-shadow:0 10px 23px #668fb421;font-size:25px}.image-convert-dropzone strong{font-size:17px}.image-convert-dropzone small{color:#7f8c9d;font-size:13px}.image-convert-dropzone em{color:#939daa;font-size:11px;font-style:normal}.image-convert-name-field{display:block;margin-top:14px}.image-convert-name-field>span{display:block;margin-bottom:7px;color:#737f91;font-size:13px;font-weight:700}.image-convert-name-field input{width:100%;height:46px;padding:0 14px;border:1px solid #d9e1ea;border-radius:12px;outline:none;color:#465367;background:#fafbfd;font-size:14px}.image-convert-name-field input:focus{border-color:#9db3cf;box-shadow:0 0 0 4px #82a0c31a}.image-convert-name-field small{display:block;margin-top:5px;overflow:hidden;color:#a0a8b3;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.image-convert-pages-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#7f8a99;font-size:12px}.image-convert-pages-summary strong{color:#566b84;font-size:12px}.image-convert-empty-list{min-height:233px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px dashed #e0e5ec;border-radius:15px;color:#a2abb7;background:#fafbfd}.image-convert-empty-list>span{font-size:31px}.image-convert-empty-list strong{color:#778496;font-size:14px}.image-convert-empty-list small{color:#929dab;font-size:11px}.image-convert-file-list{max-height:233px;display:grid;gap:6px;overflow-y:auto;padding-right:3px;scrollbar-color:#cfd8e3 transparent}.image-convert-file-list article{min-width:0;min-height:48px;display:grid;grid-template-columns:17px 54px minmax(0,1fr) 24px 24px;gap:8px;align-items:center;padding:6px 7px;border:1px solid transparent;border-radius:12px;background:#f6f8fb;cursor:grab;transition:opacity .16s,transform .16s,border-color .16s}.image-convert-file-list article:hover{border-color:#dce5ef;background:#f1f6fb}.image-convert-file-list article:active{cursor:grabbing}.image-convert-file-list article.is-dragging{opacity:.45;transform:scale(.985)}.image-convert-drag{color:#9fabb9;font-size:16px}.image-convert-thumb{width:54px;aspect-ratio:16 / 9;display:grid;place-items:center;overflow:hidden;border-radius:7px;color:#6884a4;background:linear-gradient(145deg,#e8f1fa,#dce9f5)}.image-convert-thumb img{width:100%;height:100%;display:block;object-fit:cover}.image-convert-thumb b{font-size:7px}.image-convert-file-list article>div{min-width:0}.image-convert-file-list article>div strong,.image-convert-file-list article>div small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-convert-file-list article>div strong{color:#596678;font-size:10px}.image-convert-file-list article>div small{margin-top:3px;color:#9da6b2;font-size:8px}.image-convert-order{color:#7792b1;font-size:9px;font-weight:800}.image-convert-file-list article>button{width:22px;height:22px;border:0;border-radius:7px;color:#a2aab5;background:transparent;cursor:pointer;font-size:15px}.image-convert-file-list article>button:hover{color:#b65f56;background:#faeae8}.image-convert-ratio-note{grid-column:1 / -1;display:flex;align-items:center;gap:14px;min-height:62px;padding:10px 16px;border:1px solid #dbe6e8;border-radius:17px;color:#58736f;background:#eff8f5e6}.image-convert-ratio-note>b{min-width:54px;padding:9px 7px;border-radius:11px;color:#fff;background:linear-gradient(145deg,#79a99c,#668f86);text-align:center;font-size:13px}.image-convert-ratio-note span{min-width:0}.image-convert-ratio-note strong,.image-convert-ratio-note small{display:block}.image-convert-ratio-note strong{font-size:14px}.image-convert-ratio-note small{margin-top:3px;color:#7f918d;font-size:11px}.image-convert-action-bar{grid-column:1 / -1;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:11px 13px 11px 18px;border:1px solid #dde4ec;border-radius:20px;background:#ffffffed;box-shadow:0 14px 34px #4d566916}.image-convert-price{display:flex;align-items:center;gap:10px}.image-convert-price>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:#6e91b8;background:#eaf3fb;font-size:17px}.image-convert-price p{margin:0}.image-convert-price strong,.image-convert-price small{display:block}.image-convert-price strong{color:#4c5f77;font-size:15px}.image-convert-price small{margin-top:3px;color:#8f99a7;font-size:11px}.image-convert-primary{min-width:320px;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:15px;color:#fff;background:linear-gradient(135deg,#668bb7,#5f948a);box-shadow:0 11px 26px #5d849d3d;cursor:pointer;text-decoration:none;font-size:15px;font-weight:800;transition:transform .18s,box-shadow .18s,opacity .18s}.image-convert-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 27px #5d849d45}.image-convert-primary:disabled{opacity:.45;cursor:not-allowed}.image-convert-primary>span{font-size:16px}.image-convert-insufficient{display:flex;align-items:center;gap:10px;color:#aa5a52;font-size:10px;font-weight:700}.image-convert-insufficient a{padding:7px 9px;border-radius:9px;color:#667e9c;background:#eef3f8;text-decoration:none}.image-convert-error{grid-column:1 / -1;margin:0;padding:9px 12px;border-radius:11px;color:#a95149;background:#fbedeb;font-size:10px;line-height:1.5}.image-convert-state-wrap{width:min(1000px,calc(100% - 48px));margin:0 auto}.image-convert-state-card{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:31px;border:1px solid var(--ic-line);border-radius:25px;background:#ffffffe6;box-shadow:0 18px 48px #4c546812;text-align:center}.image-convert-state-orb{position:relative;width:68px;height:68px;display:grid;place-items:center;margin-bottom:15px;border:1px solid #cbddec;border-radius:23px;color:#7197bc;background:radial-gradient(circle at 30% 25%,#fff,#e8f2fb);box-shadow:0 0 0 10px #a4c6e51a,0 12px 28px #658eb629;animation:image-convert-pulse 2s ease-in-out infinite}.image-convert-state-orb span{font-size:25px;animation:image-convert-spin 4s linear infinite}.image-convert-state-orb i{position:absolute;width:8px;height:8px;right:8px;top:8px;border-radius:50%;background:#7fb4a2;box-shadow:0 0 10px #7fb4a2}.image-convert-state-icon{width:68px;height:68px;display:grid;place-items:center;margin-bottom:15px;border-radius:23px;color:#fff;background:linear-gradient(145deg,#7eb09e,#568d83);box-shadow:0 0 0 10px #73b19b1a,0 12px 28px #538f822e;font-size:31px;font-weight:800}.image-convert-state-icon.is-error{background:linear-gradient(145deg,#c77b73,#a95e58);box-shadow:0 0 0 10px #be696014,0 12px 28px #a1534b26}.image-convert-state-icon.is-source{background:linear-gradient(145deg,#7c9fc4,#667fa4);box-shadow:0 0 0 10px #7799be17,0 12px 28px #5c789929}.image-convert-state-icon.is-empty{color:#718399;background:linear-gradient(145deg,#edf2f7,#dce5ee);box-shadow:0 0 0 10px #a6b8cb14,0 12px 28px #6f84991a}.image-convert-state-kicker{margin:0 0 4px;color:#8795b3;font-size:8px;font-weight:800;letter-spacing:.18em}.image-convert-state-card h2{margin:0;font-family:ui-rounded,Arial Rounded MT Bold,Noto Sans SC,sans-serif;font-size:26px;letter-spacing:-.055em}.image-convert-state-copy{max-width:590px;margin:8px 0 0;color:#818b9a;font-size:12px;line-height:1.6}.image-convert-progress-block{width:min(650px,100%);margin-top:21px}.image-convert-progress-block>div:first-child{display:flex;justify-content:space-between;color:#8f99a7;font-size:9px}.image-convert-progress-block strong{color:#6689ae;font-size:13px}.image-convert-progress-track{height:9px;margin-top:8px;overflow:hidden;border-radius:999px;background:#edf1f5}.image-convert-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#82a5cc,#7eb6a4);box-shadow:0 0 16px #6fa5b047;transition:width .35s ease}.image-convert-stage-list{width:min(760px,100%);margin:21px 0 0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);list-style:none}.image-convert-stage-list li{position:relative;color:#a5acb7}.image-convert-stage-list li:not(:last-child):after{content:"";position:absolute;height:1px;left:calc(50% + 17px);right:calc(-50% + 17px);top:13px;background:#e1e6ec}.image-convert-stage-list li>span{position:relative;z-index:1;width:27px;height:27px;display:grid;place-items:center;margin:0 auto 6px;border:1px solid #e0e5eb;border-radius:50%;background:#fafbfd;font-size:8px;font-weight:800}.image-convert-stage-list strong,.image-convert-stage-list small{display:block}.image-convert-stage-list strong{font-size:9px}.image-convert-stage-list small{margin-top:2px;font-size:7px}.image-convert-stage-list li.is-current{color:#6486aa}.image-convert-stage-list li.is-current>span{border-color:#80a1c5;color:#fff;background:#789bc0;box-shadow:0 0 0 4px #789bc01c}.image-convert-stage-list li.is-done{color:#679585}.image-convert-stage-list li.is-done>span{border-color:#7aab99;color:#fff;background:#78a996}.image-convert-task-summary{width:min(650px,100%);display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:19px;padding:10px 13px;border-radius:12px;color:#637084;background:#f6f8fa;text-align:left}.image-convert-task-summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700}.image-convert-task-summary small{flex:0 0 auto;color:#9ba3ad;font-size:8px}.image-convert-retry-note{margin:9px 0 0;color:#92764e;font-size:9px}.image-convert-link-button{margin-top:16px;border:0;color:#7b8fa8;background:transparent;cursor:pointer;font-size:10px;font-weight:700}.image-convert-link-button:hover{color:#5c7695;text-decoration:underline}.image-convert-state-button{margin-top:22px}.image-convert-source-summary,.image-convert-empty-step{min-height:430px}.image-convert-complete-card{min-height:445px}.image-convert-result-file{width:min(650px,100%);display:grid;grid-template-columns:43px minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:19px;padding:13px 15px;border:1px solid #e4e9ef;border-radius:15px;background:#f8fafc;text-align:left}.image-convert-ppt-icon{width:43px;height:49px;display:grid;place-items:center;border-radius:9px 9px 13px;color:#fff;background:linear-gradient(145deg,#7799bd,#637fa4);font-size:16px;font-weight:800}.image-convert-result-file div{min-width:0}.image-convert-result-file strong,.image-convert-result-file small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-convert-result-file strong{color:#536176;font-size:12px}.image-convert-result-file small{margin-top:4px;color:#99a2ae;font-size:9px}.image-convert-result-file>b{padding:5px 8px;border-radius:999px;color:#4f907d;background:#e8f5f0;font-size:9px}.image-convert-complete-notes{width:min(650px,100%);display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.image-convert-complete-notes>div{min-width:0;display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:12px;color:#657487;background:#f4f7f9;text-align:left}.image-convert-complete-notes>div>span{min-width:29px;height:29px;display:grid;place-items:center;border-radius:9px;color:#6c8bab;background:#e5eef7;font-size:8px;font-weight:800}.image-convert-complete-notes p{min-width:0;margin:0}.image-convert-complete-notes strong,.image-convert-complete-notes small{display:block}.image-convert-complete-notes strong{font-size:9px}.image-convert-complete-notes small{margin-top:2px;overflow:hidden;color:#969faa;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.image-convert-download{width:min(360px,100%);margin-top:17px}.image-convert-complete-actions{display:flex;align-items:center;gap:18px;margin-top:12px}.image-convert-complete-actions a,.image-convert-complete-actions button{border:0;padding:4px;color:#7b8fa8;background:transparent;cursor:pointer;text-decoration:none;font-size:9px;font-weight:700}.image-convert-footer{width:min(1400px,calc(100% - 56px));min-height:38px;margin:8px auto 0;display:flex;align-items:center;justify-content:space-between;color:#929ba8;font-size:10px}@keyframes image-convert-float{to{transform:translate3d(30px,9px,0) scale(1.05)}}@keyframes image-convert-pulse{50%{transform:scale(1.04)}}@keyframes image-convert-spin{to{transform:rotate(360deg)}}@media (min-width: 921px) and (min-height: 720px){.image-convert-shell{height:100vh;overflow:hidden;display:flex;flex-direction:column}.image-convert-header{flex:0 0 70px}.image-convert-hero,.image-convert-flow,.image-convert-footer{flex:0 0 auto}.image-convert-workspace,.image-convert-state-wrap{flex:1 1 auto;min-height:0}.image-convert-workspace,.image-convert-upload-card,.image-convert-pages-card{overflow:hidden}.image-convert-footer{min-height:32px}}@media (min-width: 921px) and (max-height: 850px){.image-convert-header{height:58px;flex-basis:58px}.image-convert-brand img{width:176px;max-height:46px}.image-convert-hero{padding-top:15px;padding-bottom:10px}.image-convert-hero p{margin-bottom:5px;font-size:9px}.image-convert-hero h1{font-size:40px}.image-convert-hero>span{margin-top:6px;font-size:14px}.image-convert-flow{margin-bottom:10px;padding:8px 20px}.image-convert-flow li>button>span{width:30px;height:30px}.image-convert-flow strong{font-size:12px}.image-convert-flow small{font-size:8px}.image-convert-workspace{gap:8px 18px}.image-convert-card{padding:14px 18px}.image-convert-card-heading{margin-bottom:8px}.image-convert-card-heading h2{font-size:20px}.image-convert-card-heading small{margin-bottom:2px;font-size:9px}.image-convert-dropzone{min-height:142px;gap:5px}.image-convert-upload-symbol{width:42px;height:42px;margin-bottom:0;font-size:21px}.image-convert-dropzone strong{font-size:15px}.image-convert-dropzone small{font-size:11px}.image-convert-dropzone em{font-size:9px}.image-convert-name-field{margin-top:8px}.image-convert-name-field>span{margin-bottom:4px;font-size:11px}.image-convert-name-field input{height:39px;font-size:13px}.image-convert-empty-list{min-height:188px}.image-convert-file-list{max-height:188px}.image-convert-ratio-note{min-height:48px;padding-block:6px}.image-convert-ratio-note>b{padding-block:7px}.image-convert-ratio-note strong{font-size:12px}.image-convert-ratio-note small{font-size:9px}.image-convert-action-bar{min-height:60px;padding-block:7px}.image-convert-price>span{width:34px;height:34px}.image-convert-price strong{font-size:13px}.image-convert-price small{font-size:9px}.image-convert-primary{min-height:46px;font-size:13px}.image-convert-footer{min-height:24px;margin-top:2px;font-size:8px}}@media (max-width: 920px){.image-convert-workspace{grid-template-columns:1fr;grid-template-rows:auto}.image-convert-ratio-note,.image-convert-action-bar,.image-convert-error{grid-column:1}.image-convert-action-bar{align-items:stretch;flex-direction:column}.image-convert-primary{width:100%}.image-convert-empty-list,.image-convert-file-list{min-height:220px;max-height:320px}.image-convert-state-wrap{padding-bottom:20px}}@media (max-width: 640px){.image-convert-header{width:calc(100% - 28px);grid-template-columns:1fr auto}.image-convert-brand{display:none}.image-convert-hero,.image-convert-flow,.image-convert-workspace,.image-convert-state-wrap,.image-convert-footer{width:calc(100% - 28px)}.image-convert-hero{padding-inline:0}.image-convert-flow{padding-inline:8px}.image-convert-flow li{gap:5px}.image-convert-flow li:not(:last-child):after{display:none}.image-convert-flow small{display:none}.image-convert-card{padding:15px;border-radius:17px}.image-convert-file-list article{grid-template-columns:14px 48px minmax(0,1fr) 22px}.image-convert-order{display:none}.image-convert-stage-list{grid-template-columns:1fr;gap:6px;text-align:left}.image-convert-stage-list li{display:flex;align-items:center;gap:8px}.image-convert-stage-list li:not(:last-child):after{display:none}.image-convert-stage-list li>span{margin:0}.image-convert-complete-notes{grid-template-columns:1fr}.image-convert-footer{flex-direction:column;justify-content:center;gap:3px}}@media (prefers-reduced-motion: reduce){.image-convert-hero-glow,.image-convert-state-orb,.image-convert-state-orb span{animation:none}}:root{color:#1f2925;background:#f6f1e8;font-family:DM Sans,Noto Sans SC,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid rgba(34,111,91,.3);outline-offset:3px}.app-shell{min-height:100vh;padding:0 5vw 28px;background:radial-gradient(circle at 88% 8%,rgba(219,132,80,.15),transparent 24rem),linear-gradient(180deg,#faf7f1 0,#f3ede3)}.topbar{max-width:1240px;height:78px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd5c8}.brand{display:inline-flex;align-items:center;gap:11px;color:#1f2925;text-decoration:none;font-size:18px}.brand span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#f7f3ea;background:#213d35;font-size:12px;font-weight:700;letter-spacing:-.04em}.topbar-meta{display:flex;align-items:center;gap:9px;color:#68716c;font-size:12px;font-weight:600}.secure-dot{width:7px;height:7px;border-radius:50%;background:#3a9c78;box-shadow:0 0 0 4px #3a9c781f}.hero{max-width:1240px;margin:0 auto;padding:58px 0 32px}.eyebrow,.section-index{margin:0 0 10px;color:#b35e3c;font-size:10px;font-weight:700;letter-spacing:.19em}.hero h1{max-width:780px;margin:0;color:#20332d;font-family:Noto Sans SC,sans-serif;font-size:clamp(32px,5vw,58px);line-height:1.14;letter-spacing:-.055em}.hero-copy{max-width:720px;margin:20px 0 0;color:#65706b;font-size:14px;line-height:1.8}.progress-steps{max-width:1240px;margin:0 auto 22px;padding:0;display:grid;grid-template-columns:repeat(5,1fr);list-style:none}.progress-steps li{position:relative;display:flex;align-items:center;gap:10px;color:#8a918d}.progress-steps li:not(:last-child):after{content:"";position:absolute;left:38px;right:10px;top:14px;height:1px;background:#d9d2c8}.progress-steps span{z-index:1;width:29px;height:29px;display:grid;place-items:center;border:1px solid #d6cec2;border-radius:50%;background:#f7f2ea;font-size:10px;font-weight:700}.progress-steps small{z-index:1;padding-right:8px;background:#f6f1e8;font-size:11px;font-weight:600}.progress-steps .is-done span{border-color:#2e765f;color:#fff;background:#2e765f}.progress-steps .is-current{color:#203c33}.progress-steps .is-current span{border-color:#203c33;color:#fff;background:#203c33;box-shadow:0 0 0 5px #203c331a}.progress-steps .is-failed span{border-color:#aa493d;background:#aa493d}.workspace-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(330px,.8fr);gap:20px;align-items:start}.panel{border:1px solid rgba(210,201,187,.9);border-radius:22px;background:#fffdf8e6;box-shadow:0 18px 50px #3f362a12}.deck-panel{padding:27px}.action-panel{position:sticky;top:20px;padding:27px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:23px}.panel-heading h2{margin:0;color:#263a33;font-family:Noto Sans SC,sans-serif;font-size:20px;letter-spacing:-.03em}.count-pill,.status-badge{padding:7px 10px;border-radius:999px;color:#56645f;background:#eee9df;font-size:10px;font-weight:700;white-space:nowrap}.file-identity{display:flex;align-items:center;gap:13px;margin-bottom:22px;padding:14px;border:1px solid #e6dfd4;border-radius:15px;background:#fbf8f2}.file-icon{width:42px;height:48px;display:grid;place-items:center;border-radius:9px 9px 13px;color:#fff;background:#c3613d;font-weight:700;box-shadow:inset -8px 0 #792d1b1f}.file-identity strong,.file-identity span{display:block}.file-identity strong{margin-bottom:4px;font-size:13px}.file-identity span{color:#7c847f;font-size:11px}.upload-entry{margin:0 0 22px;padding:16px;border:1px dashed #cfc5b7;border-radius:15px;background:#fcfaf6}.upload-entry-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.upload-entry h3{margin:0;color:#30463e;font-family:Noto Sans SC,sans-serif;font-size:15px}.upload-count{color:#8d928e;font-size:10px}.dropzone{display:flex;flex-direction:column;align-items:center;gap:7px;padding:19px 14px;border:1px solid #dcd3c6;border-radius:12px;color:#425b52;background:#fffdf9;text-align:center;cursor:pointer}.dropzone:hover{border-color:#709783;background:#f8fbf8}.dropzone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.dropzone strong{font-size:12px}.dropzone small{color:#8b918d;font-size:9px;line-height:1.5}.identity-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.identity-fields label{color:#7d8580;font-size:10px}.identity-fields input{width:100%;margin-top:5px;padding:8px 9px;border:1px solid #ddd4c8;border-radius:8px;color:#30413b;background:#fff;font-size:11px}.upload-progress{margin-top:12px;padding:10px;border-radius:9px;background:#f1eee7}.upload-progress>div:first-child{display:flex;justify-content:space-between;color:#6f7873;font-size:10px}.upload-progress strong{color:#294b40}.upload-success{margin:11px 0 0;color:#34765c;font-size:10px}.thumbnail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.slide-card{min-width:0}.slide-art{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:11px;color:#ffffffeb;box-shadow:0 5px 14px #282b2521}.slide-art:before,.slide-art:after{content:"";position:absolute;border-radius:50%}.slide-art:before{width:70%;height:130%;right:-26%;top:-42%;border:1px solid rgba(255,255,255,.3)}.slide-art:after{width:32%;height:58%;right:7%;bottom:-22%;background:#ffffff21}.slide-art-1{background:linear-gradient(145deg,#213f38,#5a8b72)}.slide-art-2{background:linear-gradient(145deg,#9d4f36,#d38a5c)}.slide-art-3{background:linear-gradient(145deg,#293b55,#58708e)}.slide-art-4{background:linear-gradient(145deg,#66513b,#ad8b63)}.slide-art span{position:absolute;z-index:1;left:11px;top:9px;font-size:9px;font-weight:700;letter-spacing:.12em}.slide-art i{position:absolute;left:12%;right:42%;bottom:23%;height:2px;background:#fffc;box-shadow:0 -9px #ffffff61,0 9px #ffffff47}.slide-card strong,.slide-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.slide-card strong{margin:8px 1px 3px;font-size:10px}.slide-card small{margin:0 1px;color:#9a9d99;font-size:8px}.version-note{margin:22px 0 0;padding-top:17px;border-top:1px solid #e8e1d7;color:#69736e;font-size:11px;line-height:1.6}.version-note span{display:inline-grid;width:18px;height:18px;margin-right:7px;place-items:center;border-radius:50%;color:#fff;background:#378067;font-size:9px}.history-section{margin-top:28px;padding-top:24px;border-top:1px solid #e8e1d7}.history-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.history-heading h2{margin:0;color:#263a33;font-family:Noto Sans SC,sans-serif;font-size:18px}.text-button{border:0;padding:5px;color:#39705e;background:transparent;cursor:pointer;font-size:10px;font-weight:700}.text-button:disabled{opacity:.55;cursor:wait}.history-empty{margin:0;padding:18px;border-radius:13px;color:#858c88;background:#f7f3ec;text-align:center;font-size:10px}.history-list{display:grid;gap:9px}.history-item{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(110px,.7fr) auto;gap:14px;align-items:center;padding:13px 14px;border:1px solid #e8e1d7;border-radius:13px;background:#fbf8f2}.history-item-link{color:inherit;text-decoration:none;cursor:pointer;transition:border-color .18s,background .18s,transform .18s}.history-item-link:hover{border-color:#cbd9e7;background:#f5f9fc;transform:translateY(-1px)}.history-item-link:focus-visible{outline:3px solid rgba(105,145,184,.2);outline-offset:2px}.history-item-link .history-actions span{color:#6684a5;font-size:10px;font-weight:700;white-space:nowrap}.history-file{min-width:0}.history-file strong,.history-file span,.history-state small{display:block}.history-file strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.history-file span,.history-state small{margin-top:4px;color:#8b918d;font-size:8px}.history-state{text-align:right}.history-actions{display:flex;gap:8px}.history-actions a,.history-actions button{border:0;padding:5px 3px;color:#39705e;background:transparent;cursor:pointer;text-decoration:none;font-size:9px;font-weight:700;white-space:nowrap}.history-actions .danger-text{color:#a24a3e}.history-actions button:disabled{opacity:.45;cursor:wait}.summary-list,.job-list{margin:0}.summary-list div,.job-list div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #ebe4d9}dt{color:#858c88;font-size:11px}dd{max-width:62%;margin:0;overflow-wrap:anywhere;color:#313e39;text-align:right;font-size:11px;font-weight:600}code{color:#785442;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.notice,.expiry-card,.error-card{margin:20px 0;padding:14px;border-radius:13px}.notice{color:#6c594d;background:#f4ece1}.notice strong,.expiry-card span,.error-card strong{font-size:11px}.notice p,.expiry-card p,.error-card p{margin:6px 0 0;font-size:10px;line-height:1.65}.primary-button,.secondary-button{width:100%;min-height:49px;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;font-weight:700;font-size:12px;text-decoration:none;transition:transform .18s,box-shadow .18s,opacity .18s}.primary-button{border:0;color:#fff;background:#223f36;box-shadow:0 10px 20px #223f3630}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 24px #223f363d}.primary-button:disabled{opacity:.55;cursor:wait}.secondary-button{margin-top:10px;border:1px solid #d6cdc0;color:#56625d;background:transparent}.privacy-note{margin:17px 0 0;color:#a0a49f;font-size:9px;line-height:1.6;text-align:center}.status-heading{margin-bottom:8px}.status-badge.is-completed{color:#1d7256;background:#e1f2e9}.status-badge.is-failed,.status-badge.is-expired{color:#9c4037;background:#f8e3df}.status-badge.is-converting,.status-badge.is-validating{color:#355d8e;background:#e2ebf5}.status-detail{min-height:38px;margin:0 0 16px;color:#747d78;font-size:11px;line-height:1.6}.progress-card{margin-bottom:16px;padding:15px;border-radius:14px;color:#4b5a55;background:#f2eee6}.progress-card>div:first-child{display:flex;justify-content:space-between;font-size:10px}.progress-card strong{color:#263a33;font-size:12px}.progress-track{height:7px;margin:10px 0;overflow:hidden;border-radius:99px;background:#ddd6ca}.progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c36a46,#3f816b);transition:width .3s ease}.progress-card small{color:#8c928e;font-size:9px}.job-list{margin-bottom:15px}.job-list div{padding:9px 0}.job-list dd{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.expiry-card{border:1px solid #cbe0d4;color:#47635a;background:#edf6f1}.expiry-card span{display:inline-block;padding:3px 7px;border-radius:99px;color:#fff;background:#378067}.expiry-card>small{margin-left:8px;color:#4d7567;font-size:9px;font-weight:700}.error-card{border:1px solid #edc9c3;color:#873e36;background:#fff0ed}.error-card small{display:block;margin-top:7px;color:#a0665e;font-size:9px}.download-button{min-height:56px;flex-wrap:wrap;text-align:center}.download-button small{width:100%;margin-top:-8px;color:#ffffffb3;font-size:8px}.inline-error{margin:12px 0 0;padding:10px;border-radius:10px;color:#9b443a;background:#ffefec;font-size:10px;line-height:1.5}footer{max-width:1240px;margin:24px auto 0;display:flex;justify-content:space-between;color:#979993;font-size:9px;letter-spacing:.05em}@media (max-width: 920px){.workspace-grid{grid-template-columns:1fr}.action-panel{position:static}}@media (max-width: 680px){.app-shell{padding-inline:18px}.topbar{height:66px}.hero{padding:38px 0 26px}.thumbnail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-steps small{display:none}.progress-steps li:not(:last-child):after{right:4px}.deck-panel,.action-panel{padding:20px}.history-item{grid-template-columns:1fr}.history-state{text-align:left}footer{flex-direction:column;gap:7px}}.workbench-shell{min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr);color:#262b38;background:radial-gradient(circle at 77% -8%,rgba(232,222,255,.58),transparent 31rem),radial-gradient(circle at 35% 100%,rgba(255,234,222,.48),transparent 32rem),#f7f8fb}.workbench-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:27px 15px 18px;border-right:1px solid rgba(225,227,235,.9);background:#fbfcfebd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.workbench-logo{width:max-content;display:inline-flex;align-items:center;padding:4px 11px 17px;text-decoration:none}.workbench-logo img{width:130px;height:auto;display:block}.workbench-nav{display:grid;gap:5px;margin-top:21px}.workbench-nav-item{min-height:43px;display:flex;align-items:center;gap:12px;padding:0 13px;border:1px solid transparent;border-radius:13px;color:#828897;text-decoration:none;font-size:12px;font-weight:600;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.workbench-nav-item:hover{color:#444b5c;background:#eff1f8cc;transform:translate(2px)}.workbench-nav-item.is-active{color:#343a4b;border-color:#e4e1f0;background:#eeecf8;box-shadow:0 5px 16px #544c820f}.nav-glyph{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;color:#a8a5c9;font-size:16px;line-height:1;text-align:center}.nav-glyph-image{width:28px;height:28px;display:block;object-fit:contain}.workbench-nav-item.is-active .nav-glyph{color:#756bb2}.sidebar-bottom{display:grid;gap:12px;margin-top:auto}.sidebar-bottom>.workbench-nav-item{min-height:36px;font-size:11px}.profile-chip{width:100%;display:flex;align-items:center;gap:9px;padding:10px 8px;border:1px solid #e6e7ed;border-radius:15px;color:#414758;background:#fffc;text-align:left;cursor:pointer}.profile-chip:hover{border-color:#d9d6ed;background:#fff}.profile-avatar{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#fff;background:linear-gradient(145deg,#8780c6,#5e659d);font-size:12px;font-weight:700}.profile-avatar-image{overflow:hidden;background:transparent}.profile-avatar-image img{width:30px;height:30px;display:block;object-fit:contain}.profile-chip strong,.profile-chip small{display:block}.profile-chip strong{font-size:10px}.profile-chip small{margin-top:3px;color:#9b9fab;font-size:9px}.profile-chevron{margin-left:auto;color:#afb2bd;font-size:16px}.workbench-main{min-width:0;max-width:1440px;width:100%;padding:34px clamp(28px,5vw,78px) 52px}.workbench-mobile-header{display:none}.welcome-stage{position:relative;min-height:315px;display:flex;align-items:center;overflow:hidden;padding:51px clamp(28px,5vw,75px);border:1px solid rgba(231,228,242,.92);border-radius:28px;isolation:isolate;background:linear-gradient(110deg,#fbfbff,#f8f6ff 48%,#f2edfd);box-shadow:0 20px 45px #5e5c7e14}.welcome-copy{position:relative;z-index:2;max-width:480px}.welcome-eyebrow,.workspace-kicker{margin:0 0 13px;color:#9b96bc;font-size:9px;font-weight:800;letter-spacing:.21em}.welcome-copy h1{margin:0;color:#333847;font-family:Noto Sans SC,sans-serif;font-size:clamp(30px,4vw,46px);font-weight:700;letter-spacing:-.07em;line-height:1.18}.welcome-copy h1 span{display:inline-block;margin-left:5px;font-size:.65em;transform:rotate(-10deg)}.welcome-copy>p:not(.welcome-eyebrow){margin:14px 0 0;color:#666c7c;font-family:Noto Sans SC,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.04em}.welcome-copy small{display:block;margin-top:10px;color:#a0a4b0;font-size:11px;line-height:1.65}.welcome-orbit{position:absolute;z-index:-1;border:1px solid rgba(163,153,215,.28);border-radius:50%;transform:rotate(-17deg);animation:workbench-orbit 16s linear infinite}.orbit-one{width:510px;height:210px;right:6%;top:29px}.orbit-two{width:430px;height:174px;right:8%;top:50px;border-color:#dd9db638;animation-duration:22s;animation-direction:reverse}.welcome-glow{position:absolute;z-index:-2;border-radius:50%;filter:blur(2px);animation:workbench-float 7s ease-in-out infinite}.glow-one{width:300px;height:300px;right:10%;top:-95px;background:#c0b7fa4d}.glow-two{width:230px;height:230px;right:32%;bottom:-155px;background:#ffc2cf38;animation-delay:-2s}.welcome-spark{position:absolute;z-index:1;color:#a89ed8;font-size:18px;animation:workbench-twinkle 3.8s ease-in-out infinite}.spark-one{right:19%;top:43px}.spark-two{right:44%;top:94px;color:#e0a5bb;animation-delay:-1.3s}.welcome-wave{position:absolute;right:9%;bottom:39px;display:flex;align-items:center;gap:6px;height:58px;transform:rotate(-9deg);opacity:.64}.welcome-wave i{display:block;width:2px;border-radius:2px;background:linear-gradient(180deg,#8b84c3,#d6afd0);animation:workbench-wave 1.8s ease-in-out infinite}.welcome-wave i:nth-child(1){height:19px;animation-delay:-.2s}.welcome-wave i:nth-child(2){height:36px;animation-delay:-.5s}.welcome-wave i:nth-child(3){height:53px;animation-delay:-.8s}.welcome-wave i:nth-child(4){height:33px;animation-delay:-1.1s}.welcome-wave i:nth-child(5){height:17px;animation-delay:-1.4s}.creation-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:22px}.creation-card{min-height:154px;position:relative;display:flex;align-items:flex-start;gap:18px;padding:27px 28px;overflow:hidden;border:1px solid #e5e6ec;border-radius:22px;color:#363b49;text-decoration:none;background:#fff;box-shadow:0 10px 25px #5053680b;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.creation-card:after{content:"";position:absolute;width:160px;height:160px;right:-43px;bottom:-77px;border-radius:50%;opacity:.7}.creation-card:hover{border-color:#d9d6ed;box-shadow:0 15px 35px #5053681a;transform:translateY(-3px)}.creation-card-primary{background:linear-gradient(135deg,#fff,#fbfaff)}.creation-card-primary:after{background:#eeeaff}.creation-card-secondary{background:linear-gradient(135deg,#fff,#fffaf8)}.creation-card-secondary:after{background:#fce8dc}.creation-icon{position:relative;z-index:1;width:45px;height:45px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;color:#7771ad;background:#efedfc;font-size:19px}.creation-card-secondary .creation-icon{color:#c17b61;background:#fff0e8}.creation-card-copy{position:relative;z-index:1;min-width:0;display:flex;flex-direction:column;padding-top:1px}.creation-card-copy small{margin-bottom:8px;color:#a2a5b0;font-size:9px;font-weight:700;letter-spacing:.08em}.creation-card-copy strong{font-family:Noto Sans SC,sans-serif;font-size:20px;letter-spacing:-.055em}.creation-card-copy em{margin-top:9px;color:#999eaa;font-size:10px;font-style:normal}.creation-arrow{position:relative;z-index:1;margin:3px 0 0 auto;color:#a3a5b2;font-size:22px;transition:transform .2s ease}.creation-card:hover .creation-arrow{transform:translate(4px)}.creation-card-copy b{margin-top:7px;color:#746493;font-size:11px;font-weight:800}.recent-projects{margin-top:38px}.recent-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px}.recent-heading h2{margin:0;color:#383d4b;font-family:Noto Sans SC,sans-serif;font-size:20px;letter-spacing:-.06em}.recent-heading a{color:#9498a6;text-decoration:none;font-size:10px;font-weight:700}.recent-heading a span{margin-left:5px;font-size:14px}.recent-heading a:hover{color:#706b9f}.recent-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.recent-project-card{min-width:0;padding:10px 10px 13px;border:1px solid #e8e9ef;border-radius:18px;color:#424756;text-decoration:none;background:#ffffffb8;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.recent-project-card:hover{border-color:#dcd9ed;box-shadow:0 12px 24px #53556912;transform:translateY(-2px)}.project-preview{position:relative;height:128px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:15px;border-radius:12px;color:#ffffffdb}.project-preview:before{content:"";position:absolute;width:165px;height:165px;right:-44px;top:-70px;border:1px solid rgba(255,255,255,.35);border-radius:50%}.project-preview span{position:relative;z-index:1;font-size:8px;font-weight:700;letter-spacing:.13em}.project-preview strong{position:relative;z-index:1;max-width:70%;font-family:Noto Sans SC,sans-serif;font-size:17px;line-height:1.3;letter-spacing:-.07em}.project-preview i{position:absolute;left:15px;bottom:18px;width:58px;height:2px;background:#ffffffb3;box-shadow:0 -7px #ffffff47,0 7px #ffffff40}.project-preview-mint{background:linear-gradient(135deg,#6f9e91,#344e66)}.project-preview-violet{background:linear-gradient(135deg,#8b7bb4,#c18eaa)}.project-preview-peach{background:linear-gradient(135deg,#c78462,#e3b286)}.project-card-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:13px 3px 0}.project-card-meta strong,.project-card-meta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card-meta strong{max-width:170px;font-size:11px}.project-card-meta small{margin-top:5px;color:#a0a3ad;font-size:9px}.project-status{flex:0 0 auto;padding:5px 7px;border-radius:999px;font-size:8px;font-weight:700}.status-mint{color:#448370;background:#e7f4ef}.status-violet{color:#7668a8;background:#efecfa}.status-peach{color:#b37154;background:#fff0e8}.recent-dots{display:flex;justify-content:center;gap:5px;margin-top:18px}.recent-dots i{width:5px;height:5px;border-radius:50%;background:#dedfe8}.recent-dots i.is-active{width:16px;border-radius:99px;background:#9e99cb}.project-preview>img,.project-page-cover>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.project-preview:has(>img):before,.project-page-cover:has(>img):before{display:none}@keyframes workbench-orbit{0%{transform:rotate(-17deg)}to{transform:rotate(343deg)}}@keyframes workbench-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(-12px,9px,0)}}@keyframes workbench-twinkle{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}@keyframes workbench-wave{0%,to{transform:scaleY(.72)}50%{transform:scaleY(1.12)}}@media (prefers-reduced-motion: reduce){.workbench-shell *,.workbench-shell *:before,.workbench-shell *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width: 920px){.workbench-shell{display:block}.workbench-sidebar{display:none}.workbench-main{padding:17px 20px 38px}.workbench-mobile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.workbench-mobile-header .workbench-logo{padding:0}.workbench-mobile-header .workbench-logo img{width:112px}.mobile-menu-button{width:37px;height:37px;border:1px solid #e4e5eb;border-radius:12px;color:#676d7d;background:#fffc;font-size:17px}.welcome-stage{min-height:288px}.recent-project-grid{grid-template-columns:repeat(3,minmax(190px,1fr));overflow-x:auto;padding-bottom:4px}.recent-project-card{min-width:190px}}@media (max-width: 620px){.workbench-main{padding-inline:14px}.welcome-stage{min-height:310px;padding:34px 24px;align-items:flex-start}.welcome-copy h1{font-size:31px}.welcome-copy>p:not(.welcome-eyebrow){font-size:16px}.welcome-orbit{right:-38%;top:106px}.welcome-wave{right:25px;bottom:26px}.creation-choices{grid-template-columns:1fr;gap:12px}.creation-card{min-height:135px;padding:23px 21px}.creation-card-copy strong{font-size:18px}.recent-projects{margin-top:30px}.recent-heading h2{font-size:18px}}.workbench-shell{background:radial-gradient(circle at 78% -8%,rgba(214,237,242,.62),transparent 31rem),radial-gradient(circle at 35% 100%,rgba(255,234,214,.48),transparent 32rem),#f7f8fb}.workbench-sidebar{grid-column:1}.workbench-logo img{width:164px}.welcome-stage{border-color:#dce8e9;background:linear-gradient(110deg,#f9fcfc,#f5fbfa 47%,#edf5f6);box-shadow:0 20px 45px #4d757a14}.welcome-stage{justify-content:center;text-align:center}.welcome-copy{max-width:610px}.welcome-copy h1{display:flex;align-items:center;justify-content:center;gap:8px}.welcome-mark{position:relative;width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid rgba(102,166,172,.34);border-radius:13px 13px 13px 5px;color:#fff;background:linear-gradient(145deg,#83c7c7,#6385b3);box-shadow:0 7px 18px #588aa838,inset 1px 1px #ffffff94;transform:rotate(-8deg)}.welcome-mark:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid rgba(255,255,255,.46);border-radius:9px 9px 9px 4px}.welcome-mark i{position:absolute;width:7px;height:7px;right:-7px;top:-7px;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:#efb38d;box-shadow:0 0 0 4px #efb38d26}.welcome-mark b{position:relative;z-index:1;font-family:Georgia,serif;font-size:18px;font-weight:400;transform:rotate(8deg)}.welcome-orbit{border-color:#5ba3a845}.orbit-two{border-color:#e9a47c40}.glow-one{background:#a1e0de57}.glow-two{background:#ffc79f3b}.welcome-spark{color:#64a6aa}.spark-two{color:#e0a079}.welcome-wave i{background:linear-gradient(180deg,#62aab0,#dfa486)}.creation-card-primary{background:linear-gradient(135deg,#fffef8,#fff5ce)}.creation-card-primary:after{background:#f7df9c}.creation-card-primary .creation-icon{color:#a87518;background:#fff0b3}.creation-card-secondary{background:linear-gradient(135deg,#fbfdff,#e2efff)}.creation-card-secondary:after{background:#c6ddfb}.creation-card-secondary .creation-icon{color:#4d78a8;background:#d7e9ff}.welcome-mark-morning{color:#fff7db;background:linear-gradient(145deg,#e8bf67,#d9865c);border-color:#d59a446b;box-shadow:0 7px 18px #ca97433b,inset 1px 1px #fff9}.welcome-mark-afternoon{color:#fff;background:linear-gradient(145deg,#75c5bd,#638db3);border-color:#66a6ac57;box-shadow:0 7px 18px #588aa838,inset 1px 1px #ffffff94}.welcome-mark-evening{color:#f8f0ff;background:linear-gradient(145deg,#756aa8,#3f527f);border-color:#5b53946b;box-shadow:0 7px 18px #48438440,inset 1px 1px #ffffff6b}.project-preview-mint{background:linear-gradient(135deg,#4f9584,#82c4ae)}.project-preview-violet{background:linear-gradient(135deg,#4f83ad,#83b4d0)}.project-preview-peach{background:linear-gradient(135deg,#d47c55,#efb77f)}.status-violet{color:#477aa2;background:#e8f2f8}.recent-dots i.is-active{background:#6fa9ad}@media (max-width: 920px){.workbench-mobile-header .workbench-logo img{width:142px}}@media (max-width: 620px){.welcome-mark{width:31px;height:31px;border-radius:11px 11px 11px 4px}.welcome-mark b{font-size:15px}}@media (min-width: 921px){.workbench-sidebar .workbench-logo{align-self:center;padding-inline:0}.workbench-sidebar .workbench-logo img{width:230px}.workbench-sidebar .workbench-nav-item{min-height:58px}.workbench-sidebar .nav-glyph{width:42px;height:42px;flex-basis:42px}.workbench-sidebar .nav-glyph-image{width:42px;height:42px}.workbench-sidebar .profile-avatar-image,.workbench-sidebar .profile-avatar-image img{width:45px;height:45px}.workbench-sidebar .profile-chip small{overflow:visible;font-size:11px;letter-spacing:-.03em;white-space:nowrap}}.workbench-nav-item{color:#697181;font-size:13px}.workbench-nav-item.is-active{color:#343a4b}.welcome-eyebrow,.workspace-kicker{color:#7d79aa;font-size:10px}.welcome-copy>p:not(.welcome-eyebrow){color:#555f70;font-size:19px}.welcome-copy small{color:#7f8794;font-size:12px}.creation-card-copy small{color:#7a8290;font-size:11px}.creation-card-copy em{color:#747d8b;font-size:12px}.recent-heading a{color:#707887;font-size:11px}.project-preview span{font-size:9px}.project-card-meta strong{font-size:11px}.project-card-meta small{color:#7e8794;font-size:9px}.project-status{font-size:8px}.profile-chip strong{font-size:11px}.profile-chip small{color:#7f8794;font-size:10px}.workbench-nav-item{min-height:47px;font-size:15px}.sidebar-bottom>.workbench-nav-item{min-height:41px;font-size:13px}.welcome-eyebrow,.workspace-kicker{font-size:12px}.welcome-copy h1{font-size:clamp(38px,4.3vw,56px)}.welcome-copy>p:not(.welcome-eyebrow){margin-top:17px;font-size:23px}.welcome-copy small{margin-top:13px;font-size:14px}.creation-card-copy small{margin-bottom:10px;font-size:13px}.creation-card-copy strong{font-size:32px}.creation-card-copy em{margin-top:13px;font-size:14px}.creation-card{min-height:218px;flex-direction:row;justify-content:space-between;gap:12px;padding-right:24px;text-align:center}.creation-visual{width:144px;height:144px;flex:0 0 144px;object-fit:contain;filter:drop-shadow(0 10px 13px rgba(62,84,104,.13));transition:transform .25s ease}.creation-card-copy{flex:1 1 auto;align-items:center;text-align:center}.creation-card:hover .creation-visual{transform:translateY(-4px) rotate(-2deg)}.recent-heading h2{font-size:22px}.recent-heading a{font-size:13px}.project-preview span{font-size:10px}.project-preview strong{font-size:18px}.project-card-meta strong{font-size:12px}.project-card-meta small{font-size:10px}.project-status{font-size:9px}.profile-chip strong{font-size:12px}.profile-chip small{font-size:11px}@media (max-width: 620px){.workbench-nav-item{font-size:14px}.welcome-eyebrow,.workspace-kicker{font-size:10px}.welcome-copy h1{font-size:37px}.welcome-copy>p:not(.welcome-eyebrow){font-size:19px}.welcome-copy small{font-size:12px}.creation-card{min-height:188px;padding:24px 20px 24px 16px}.creation-visual{width:102px;height:102px;flex-basis:102px}.creation-card-copy small{font-size:11px}.creation-card-copy strong{font-size:25px}.creation-card-copy em{font-size:12px}.recent-heading h2{font-size:20px}}@media (min-width: 921px){.workbench-shell{min-height:100vh;height:100vh;overflow:hidden}.workbench-main{height:100vh;padding-top:24px;padding-bottom:26px;overflow:hidden}.welcome-stage{min-height:265px}.creation-choices{margin-top:18px;gap:17px}.creation-card{min-height:174px;padding-top:22px;padding-bottom:22px}.creation-visual{width:96px;height:96px;flex-basis:96px}.creation-card-copy strong{font-size:29px}.creation-card-copy em{margin-top:9px}.recent-projects{margin-top:22px}.recent-heading{margin-bottom:9px}.project-preview{height:82px}.project-card-meta{padding-top:7px}.recent-dots{margin-top:10px}}.creation-choices{gap:20px;margin-top:26px}.creation-card{min-height:194px;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:31px 46px;border-radius:27px;text-align:center}.creation-card:after{width:210px;height:210px;right:-64px;bottom:-112px;opacity:.62}.creation-icon{width:54px;height:54px;margin-bottom:2px;border-radius:18px;font-size:22px}.creation-card-copy{align-items:center}.creation-card-copy small{margin-bottom:8px;font-size:10px;letter-spacing:.11em}.creation-card-copy strong{font-family:ui-rounded,Arial Rounded MT Bold,Noto Sans SC,sans-serif;font-size:26px;font-weight:700;letter-spacing:-.07em}.creation-card-copy em{margin-top:11px;font-size:11px}.creation-arrow{position:absolute;top:23px;right:27px;margin:0;font-size:25px}.recent-projects{margin-top:29px}.recent-heading{margin-bottom:12px}.recent-heading h2{font-size:18px}.recent-project-grid{gap:13px}.recent-project-card{padding:8px 8px 10px;border-radius:16px}.project-preview{height:103px;padding:12px;border-radius:11px}.project-preview strong{font-size:15px}.project-card-meta{padding:10px 2px 0}.project-card-meta strong{font-size:10px}.project-card-meta small{margin-top:4px;font-size:8px}.project-status{padding:4px 6px;font-size:7px}@media (max-width: 620px){.creation-choices{gap:13px;margin-top:20px}.creation-card{min-height:166px;padding:25px 32px;border-radius:23px}.creation-icon{width:48px;height:48px;border-radius:16px}.creation-card-copy strong{font-size:22px}.creation-arrow{top:18px;right:20px}.recent-projects{margin-top:25px}}.revision-policy{display:flex;align-items:center;gap:13px;margin-top:15px;padding:14px 17px;border:1px solid #e3e9e9;border-radius:17px;color:#64757a;background:#f4faf9db}.revision-policy-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;color:#4d9690;background:#e0f1ed;font-size:19px}.revision-policy strong,.revision-policy p{display:block}.revision-policy strong{color:#4c6868;font-size:13px}.revision-policy p{margin:4px 0 0;color:#7b8c91;font-size:11px;line-height:1.5}.revision-policy-tag{margin-left:auto;padding:6px 9px;border-radius:999px;color:#658a83;background:#e6f3ef;font-size:10px;font-weight:700;white-space:nowrap}@media (max-width: 620px){.revision-policy{align-items:flex-start;padding:13px}.revision-policy-tag{display:none}.revision-policy strong{font-size:12px}.revision-policy p{font-size:10px}}.welcome-advantages{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:22px}.welcome-advantage{display:inline-flex;align-items:center;gap:11px;margin-top:0;padding:10px 12px 10px 10px;border:1px solid rgba(99,166,163,.34);border-radius:15px;color:#4e7778;background:#ffffffa6;box-shadow:0 8px 18px #56898f1a;text-align:left}.welcome-advantage-icon{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#fff;background:linear-gradient(145deg,#65b4aa,#6b91b6);font-size:17px}.welcome-advantage>span:nth-child(2){min-width:0}.welcome-advantage strong,.welcome-advantage small{display:block}.welcome-advantage strong{color:#416d6e;font-size:13px}.welcome-advantage small{margin-top:3px;color:#6c888b;font-size:10px;line-height:1.4}.welcome-advantage b{margin-left:5px;padding:6px 8px;border-radius:999px;color:#54837e;background:#e1f2ed;font-size:9px;white-space:nowrap}@media (min-width: 921px){.creation-card{gap:3px}.creation-visual{width:76px;height:76px;flex-basis:76px}.creation-card-copy small{margin-bottom:5px;font-size:14px}.creation-card-copy strong{font-size:33px}.creation-card-copy em{margin-top:7px;font-size:14px}}@media (max-width: 920px) and (min-width: 621px){.creation-card{gap:4px}.creation-visual{width:84px;height:84px;flex-basis:84px}.creation-card-copy small{margin-bottom:5px;font-size:13px}.creation-card-copy strong{font-size:30px}.creation-card-copy em{margin-top:7px;font-size:13px}}@media (max-width: 620px){.creation-card{gap:3px}.creation-visual{width:78px;height:78px;flex-basis:78px}.creation-card-copy small{margin-bottom:5px;font-size:13px}.creation-card-copy strong{font-size:28px}.creation-card-copy em{margin-top:6px;font-size:12px}}.welcome-layout{position:relative;z-index:2;width:100%;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(34px,5vw,78px)}.welcome-layout .welcome-copy{max-width:600px;justify-self:center;text-align:center}.welcome-layout .welcome-copy h1{justify-content:center}.welcome-layout .welcome-advantages{display:grid;align-content:center;justify-content:stretch;gap:9px;margin-top:0}.welcome-layout .welcome-advantage{width:100%;min-height:64px;padding:9px 12px 9px 10px}@media (min-width: 921px){.workbench-main{display:grid;grid-template-rows:minmax(245px,30vh) minmax(230px,30vh) minmax(0,1fr);gap:clamp(14px,1.8vh,20px);padding-top:20px;padding-bottom:18px}.welcome-stage{min-height:0;height:100%;padding:34px clamp(34px,4.5vw,70px);justify-content:stretch;text-align:left}.welcome-copy h1{font-size:clamp(40px,3.5vw,54px)}.welcome-copy>p:not(.welcome-eyebrow){margin-top:14px;font-size:22px}.welcome-copy small{margin-top:9px;font-size:14px}.welcome-advantages{margin-top:0}.welcome-layout .welcome-advantage{position:relative;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;justify-content:stretch;gap:12px}.welcome-layout .welcome-advantage-icon{position:static;width:40px;height:40px;border-radius:12px;font-size:18px}.welcome-layout .welcome-advantage>span:nth-child(2){width:100%;padding:0;text-align:center}.welcome-layout .welcome-advantage b{position:static;margin-left:0}.welcome-advantage strong{font-size:17px;font-weight:800;line-height:1.3}.welcome-advantage small{margin-top:2px;font-size:13px;font-weight:600;line-height:1.35}.welcome-advantage b{padding:6px 8px;font-size:12px;font-weight:800}.creation-choices{height:100%;min-height:0;gap:18px;margin-top:0}.creation-card{min-height:0;height:100%;flex-direction:row;gap:28px;padding:28px 44px 28px 36px;border-radius:27px;text-align:left}.creation-visual{width:122px;height:122px;flex-basis:122px}.creation-card-copy{flex:1 1 auto;align-items:flex-start;text-align:left}.creation-card-copy small{margin-bottom:6px;font-size:14px}.creation-card-copy strong{font-size:clamp(31px,2.45vw,38px)}.creation-card-copy em{margin-top:10px;color:#707987;font-size:16px;font-weight:650;line-height:1.5}.creation-card-copy b{margin-top:7px;color:#706b87;font-size:16px;font-weight:750;line-height:1.5}.creation-arrow{top:21px;right:25px}.recent-projects{min-height:0;display:flex;flex-direction:column;margin-top:0}.recent-heading{flex:0 0 auto;margin-bottom:10px}.recent-heading .workspace-kicker{margin-bottom:6px;font-size:10px}.recent-heading h2{font-size:21px}.recent-heading a{font-size:12px}.recent-project-grid{flex:0 0 auto;min-height:0;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:11px}.recent-project-card{min-height:0;padding:9px 9px 11px;border-radius:18px}.project-preview{height:clamp(108px,15vh,160px);padding:14px;border-radius:13px}.project-preview span{font-size:10px}.project-preview strong{font-size:18px;font-weight:800}.project-card-meta{padding:10px 3px 0}.project-card-meta strong{font-size:13px;font-weight:800}.project-card-meta small{margin-top:5px;font-size:11px;font-weight:600}.project-status{padding:5px 7px;font-size:10px;font-weight:800}.recent-dots{display:none}}@media (max-width: 1100px) and (min-width: 921px){.welcome-layout{grid-template-columns:minmax(0,.86fr) minmax(370px,1.14fr);gap:28px}.welcome-layout .welcome-advantage b{display:none}.creation-card{padding-inline:22px 30px}.creation-visual{width:70px;height:70px;flex-basis:70px}}.project-preview-placeholder{color:#60788b;border:1px solid #dbe6eb;background:linear-gradient(135deg,#f2f7f9,#e5eef2)}.project-preview-placeholder:before,.project-preview-placeholder i{display:none}.project-preview-placeholder span{color:#8195a3}.project-preview-placeholder strong{color:#526b7d}@media (min-width: 921px){.workbench-nav-item{font-size:16px;font-weight:700}.sidebar-bottom>.workbench-nav-item{font-size:14px}.profile-chip strong{font-size:13px;font-weight:800}.profile-chip small{font-size:11px;font-weight:600}.welcome-eyebrow{font-size:13px;font-weight:900}.welcome-copy>p:not(.welcome-eyebrow){font-weight:800}.welcome-copy small{font-weight:600}.creation-card-copy small{font-weight:800}.creation-card-copy b{font-weight:900}.recent-heading h2,.recent-heading a{font-weight:800}}@media (max-width: 920px){.welcome-layout{display:block}.welcome-layout .welcome-copy{max-width:610px;text-align:center}.welcome-layout .welcome-copy h1{justify-content:center}.welcome-layout .welcome-advantages{display:flex;justify-content:center;flex-wrap:wrap;margin-top:20px}.welcome-layout .welcome-advantage{width:auto;min-height:0}}.new-ppt-shell{min-height:100vh;color:#303747;background:radial-gradient(circle at 88% 0%,rgba(255,232,191,.32),transparent 28rem),#f8f9fb}.new-ppt-header{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,74px);border-bottom:1px solid #e6e8ee;background:#ffffff9e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.new-ppt-back{color:#687181;text-decoration:none;font-size:14px;font-weight:600}.new-ppt-back span{margin-right:8px;color:#9298a7;font-size:20px}.new-ppt-back:hover{color:#4d5570}.new-ppt-header-meta{display:flex;align-items:center;gap:9px;color:#798191;font-size:13px}.new-ppt-status-dot{width:8px;height:8px;border-radius:50%;background:#69aa91;box-shadow:0 0 0 4px #69aa911f}.new-ppt-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;max-width:1240px;margin:0 auto;padding:43px 24px 28px}.new-ppt-eyebrow,.new-ppt-section-kicker{margin:0 0 11px;color:#8884b5;font-size:11px;font-weight:800;letter-spacing:.18em}.new-ppt-heading h1{margin:0;color:#323848;font-family:ui-rounded,Arial Rounded MT Bold,Noto Sans SC,sans-serif;font-size:42px;letter-spacing:-.07em}.new-ppt-heading>div>p:last-child{margin:12px 0 0;color:#77808f;font-size:16px}.new-ppt-steps{display:flex;gap:30px;margin:0 0 8px;padding:0;list-style:none;color:#a3a8b4;font-size:12px;font-weight:700}.new-ppt-steps li{display:flex;align-items:center;gap:8px}.new-ppt-steps span{width:25px;height:25px;display:grid;place-items:center;border:1px solid #dfe2e9;border-radius:50%;background:#fff;font-size:10px}.new-ppt-layout{display:grid;grid-template-columns:minmax(0,1.24fr) minmax(380px,.76fr);gap:18px;max-width:1240px;margin:0 auto;padding:0 24px}.new-ppt-composer,.new-ppt-options{min-width:0;padding:27px;border:1px solid #e4e6ed;border-radius:24px;background:#ffffffd1;box-shadow:0 12px 32px #4c526a0e}.new-ppt-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:20px}.new-ppt-panel-heading h2{margin:0;color:#3a4151;font-family:Noto Sans SC,sans-serif;font-size:21px;letter-spacing:-.055em}.new-ppt-section-kicker{margin-bottom:8px;font-size:10px}.new-ppt-required{padding:6px 9px;border-radius:999px;color:#b87554;background:#fff0e7;font-size:10px;font-weight:700}.new-ppt-textarea-wrap{position:relative}.new-ppt-textarea-wrap textarea{width:100%;min-height:258px;resize:vertical;padding:20px 20px 38px;border:1px solid #dfe2e9;border-radius:17px;outline:none;color:#3c4455;background:#fbfcfe;font:inherit;font-size:15px;line-height:1.8}.new-ppt-textarea-wrap textarea::placeholder{color:#a5abb7}.new-ppt-textarea-wrap textarea:focus{border-color:#aaa4d4;box-shadow:0 0 0 4px #aaa4d41f}.new-ppt-textarea-wrap>span{position:absolute;right:15px;bottom:13px;color:#9ba1ad;font-size:11px}.new-ppt-suggestions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:17px;color:#8c94a2;font-size:12px}.new-ppt-suggestions button{padding:8px 12px;border:1px solid #e4e6ed;border-radius:999px;color:#687286;background:#fafbfc;cursor:pointer;font-size:12px}.new-ppt-suggestions button:hover{border-color:#c6c1e1;color:#625d94;background:#f5f3ff}.new-ppt-tip{display:flex;align-items:flex-start;gap:9px;margin-top:30px;padding:13px 14px;border-radius:13px;color:#727d8b;background:#f3f7f5}.new-ppt-tip span{color:#5ca187;font-size:16px}.new-ppt-tip p{margin:0;font-size:12px;line-height:1.65}.new-ppt-option-group{padding:17px 0;border-bottom:1px solid #eceef2}.new-ppt-option-group:first-of-type{padding-top:0}.new-ppt-option-group:last-child{border-bottom:0;padding-bottom:0}.new-ppt-option-label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:11px}.new-ppt-option-label strong{color:#485061;font-size:14px}.new-ppt-option-label span{color:#9aa1ad;font-size:11px}.new-ppt-segmented{display:flex;gap:6px}.new-ppt-segmented button{flex:1;min-height:37px;border:1px solid #e1e4ea;border-radius:10px;color:#7b8492;background:#fbfcfd;cursor:pointer;font-size:12px}.new-ppt-segmented button:hover{border-color:#c9c5e3}.new-ppt-segmented button.is-selected{border-color:#9993c7;color:#5f5b92;background:#f2f0ff;box-shadow:0 0 0 3px #9993c71a}.ratio-options{max-width:230px}.new-ppt-style-list{display:grid;gap:8px}.new-ppt-style-card{width:100%;display:flex;align-items:center;gap:11px;padding:9px;border:1px solid #e4e6ec;border-radius:13px;color:#4a5262;background:#fcfcfd;text-align:left;cursor:pointer}.new-ppt-style-card:hover{border-color:#c9c5e3}.new-ppt-style-card.is-selected{border-color:#a29bcf;background:#f8f7ff;box-shadow:0 0 0 3px #a29bcf1a}.new-ppt-style-card>span:not(.new-ppt-style-preview){min-width:0}.new-ppt-style-card strong,.new-ppt-style-card small{display:block}.new-ppt-style-card strong{font-size:12px}.new-ppt-style-card small{margin-top:4px;overflow:hidden;color:#939aa8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.new-ppt-style-card>b{width:19px;height:19px;display:grid;place-items:center;margin-left:auto;border-radius:50%;color:#fff;background:#928bc3;font-size:11px}.new-ppt-style-preview{width:47px;height:36px;position:relative;display:flex;flex-direction:column;justify-content:center;gap:4px;flex:0 0 auto;overflow:hidden;padding:7px;border-radius:8px}.new-ppt-style-preview i{width:60%;height:3px;display:block;border-radius:99px;background:#ffffffc7}.new-ppt-style-preview i:nth-child(2){width:80%;opacity:.64}.new-ppt-style-preview i:nth-child(3){width:42%;opacity:.5}.tone-sage .new-ppt-style-preview{background:linear-gradient(135deg,#73a48e,#b8d5bf)}.tone-coral .new-ppt-style-preview{background:linear-gradient(135deg,#d58d6b,#f0c399)}.tone-blue .new-ppt-style-preview{background:linear-gradient(135deg,#6595bd,#9bc3dd)}.new-ppt-action-bar{max-width:1240px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px auto 0;padding:17px 24px 30px}.new-ppt-action-bar>div{display:flex;align-items:center;gap:11px;color:#697384}.new-ppt-action-bar strong,.new-ppt-action-bar small{display:block}.new-ppt-action-bar strong{color:#4a5261;font-size:13px}.new-ppt-action-bar small{margin-top:4px;color:#969eab;font-size:11px}.new-ppt-credit-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;color:#6b66a1;background:#eeecfa;font-size:16px}.new-ppt-start-button{min-width:185px;min-height:50px;border:0;border-radius:15px;color:#fff;background:#4d597f;box-shadow:0 10px 20px #4d597f33;cursor:pointer;font-size:14px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.new-ppt-start-button span{margin-left:11px;font-size:19px}.new-ppt-start-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 24px #4d597f42}.new-ppt-start-button:disabled{opacity:.45;cursor:not-allowed}.new-ppt-started-note{max-width:1240px;margin:-11px auto 20px;padding:0 24px;color:#4b8d77;font-size:12px;text-align:right}@media (max-width: 900px){.new-ppt-heading{align-items:flex-start;flex-direction:column}.new-ppt-layout{grid-template-columns:1fr}.new-ppt-options{order:2}}@media (max-width: 620px){.new-ppt-header{height:64px;padding-inline:17px}.new-ppt-header-meta{font-size:11px}.new-ppt-heading{padding:30px 17px 22px}.new-ppt-heading h1{font-size:35px}.new-ppt-heading>div>p:last-child{font-size:14px}.new-ppt-steps{gap:13px;margin-top:4px}.new-ppt-layout{padding-inline:14px}.new-ppt-composer,.new-ppt-options{padding:20px 17px;border-radius:20px}.new-ppt-panel-heading h2{font-size:19px}.new-ppt-textarea-wrap textarea{min-height:220px;font-size:14px}.new-ppt-option-label strong{font-size:13px}.new-ppt-action-bar{align-items:stretch;flex-direction:column;padding:16px 17px 28px}.new-ppt-start-button{width:100%}.new-ppt-started-note{padding-inline:17px;text-align:left}}.new-ppt-shell{height:100vh;overflow:hidden;display:flex;flex-direction:column}.new-ppt-header{flex:0 0 66px}.new-ppt-heading{flex:0 0 auto;padding-top:28px;padding-bottom:16px}.new-ppt-steps{flex:0 0 auto;width:min(1240px,calc(100% - 48px));display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0 auto 17px;padding:12px 22px;border:1px solid #e6e8ef;border-radius:17px;background:#ffffffad}.new-ppt-steps li{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;color:#a1a7b3;font-size:13px}.new-ppt-steps li:not(:last-child):after{content:"";position:absolute;top:50%;right:-1px;width:56%;height:1px;background:#e4e6ed}.new-ppt-steps li span,.new-ppt-steps li strong,.new-ppt-steps li small{position:relative;z-index:1}.new-ppt-steps li span{width:29px;height:29px;display:grid;place-items:center;border:1px solid #dfe2e9;border-radius:50%;background:#fff;font-size:11px}.new-ppt-steps li strong{font-size:14px}.new-ppt-steps li small{color:#a4aab6;font-size:11px}.new-ppt-steps .is-current{color:#555d78}.new-ppt-steps .is-current span{border-color:#8781bc;color:#fff;background:#8781bc;box-shadow:0 0 0 4px #8781bc1c}.new-ppt-steps .is-current small{color:#7e82a9}.new-ppt-layout{flex:1 1 auto;min-height:0}.new-ppt-composer,.new-ppt-options{padding:22px 25px}.new-ppt-textarea-wrap textarea{min-height:205px}.new-ppt-suggestions{margin-top:12px}.new-ppt-tip{margin-top:17px}.new-ppt-option-group{padding:12px 0}.new-ppt-page-count-group{padding-top:0}.new-ppt-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px}.new-ppt-mode-switch button{min-height:36px;border:1px solid #e1e4ea;border-radius:10px;color:#7b8492;background:#fbfcfd;cursor:pointer;font-size:12px}.new-ppt-mode-switch button.is-selected{border-color:#9993c7;color:#5f5b92;background:#f2f0ff;box-shadow:0 0 0 3px #9993c71a}.new-ppt-select-wrap{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 13px;border:1px solid #dfe2e9;border-radius:13px;color:#727c8a;background:#fbfcfe;font-size:13px}.new-ppt-select-wrap select{min-width:0;flex:1;border:0;outline:0;color:#4f5870;background:transparent;font:inherit;font-weight:700;cursor:pointer}.new-ppt-next-preview{display:flex;align-items:center;gap:11px;margin-top:18px;padding:15px;border-radius:15px;color:#647083;background:#f5f6fb}.new-ppt-next-number{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;background:#9a94c6;font-size:12px;font-weight:700}.new-ppt-next-preview strong,.new-ppt-next-preview small{display:block}.new-ppt-next-preview strong{color:#535b70;font-size:13px}.new-ppt-next-preview small{margin-top:5px;color:#9299a7;font-size:11px;line-height:1.45}.new-ppt-next-arrow{margin-left:auto;color:#9b9eb1;font-size:20px}.new-ppt-action-bar{flex:0 0 auto;margin-top:8px;padding-top:10px;padding-bottom:20px}.new-ppt-started-note{position:absolute;right:24px;bottom:4px}@media (max-width: 900px){.new-ppt-shell{height:auto;min-height:100vh;overflow:visible}.new-ppt-steps{width:auto;margin-inline:24px}.new-ppt-layout{flex:initial}.new-ppt-action-bar{margin-top:18px}}.new-ppt-heading{position:relative;justify-content:center;overflow:hidden;padding-top:32px;padding-bottom:21px;text-align:center}.new-ppt-heading:before,.new-ppt-heading:after{content:"";position:absolute;z-index:0;border-radius:50%;pointer-events:none;filter:blur(2px);animation:new-ppt-drift 14s ease-in-out infinite alternate}.new-ppt-heading:before{width:280px;height:150px;left:12%;top:-82px;background:#c9e3e757}.new-ppt-heading:after{width:245px;height:145px;right:10%;top:-70px;background:#f7dac147;animation-delay:-5s}.new-ppt-heading>div{position:relative;z-index:1}.new-ppt-heading h1{font-size:48px}.new-ppt-heading>div>p:last-child{font-size:17px}.new-ppt-steps{margin-bottom:22px;padding-block:15px}.new-ppt-layout{gap:22px}.new-ppt-composer,.new-ppt-options{padding:27px 30px}.new-ppt-textarea-wrap textarea{min-height:238px}.new-ppt-suggestions{margin-top:17px}.new-ppt-tip{margin-top:22px}.new-ppt-action-bar{margin-top:14px;padding-top:12px}@keyframes new-ppt-drift{0%{transform:translate3d(-10px,4px,0) scale(1)}to{transform:translate3d(12px,10px,0) scale(1.08)}}@media (max-width: 900px){.new-ppt-heading h1{font-size:42px}.new-ppt-steps{margin-bottom:17px}.new-ppt-composer,.new-ppt-options{padding:23px}}@media (max-width: 620px){.new-ppt-heading{padding-top:30px;padding-bottom:20px}.new-ppt-heading h1{font-size:37px}.new-ppt-heading>div>p:last-child{font-size:14px}.new-ppt-steps{padding:12px 8px}.new-ppt-steps li{gap:5px}.new-ppt-steps li small{display:none}.new-ppt-composer,.new-ppt-options{padding:20px 17px}.new-ppt-textarea-wrap textarea{min-height:220px}.new-ppt-tip{margin-top:17px}}.new-ppt-policy{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:12px 13px;border-radius:12px;color:#71808c;background:#f4f7fb}.new-ppt-policy>span{color:#708ab2;font-size:17px}.new-ppt-policy strong,.new-ppt-policy small{display:block}.new-ppt-policy strong{color:#58697d;font-size:12px}.new-ppt-policy small{margin-top:4px;color:#8a96a4;font-size:10px;line-height:1.5}.new-ppt-v2{min-height:100vh;height:auto;overflow:visible;color:#303747;background:radial-gradient(circle at 8% 0%,rgba(208,233,235,.34),transparent 29rem),radial-gradient(circle at 92% 10%,rgba(255,226,202,.34),transparent 28rem),#f8fafb}.new-ppt-v2 .new-ppt-header{width:min(1400px,calc(100% - 56px));height:70px;margin:0 auto;padding-inline:0;display:grid;grid-template-columns:1fr auto 1fr;border-bottom-color:#dce1e9d9;background:transparent}.new-ppt-header-brand{display:inline-flex;align-items:center;justify-self:center;color:#4e596d;text-decoration:none}.new-ppt-header-brand img{display:block;width:225px;height:auto;max-height:59px;object-fit:contain}.new-ppt-header-center{display:none}.new-ppt-v2 .new-ppt-header-meta{justify-self:end}.new-ppt-v2 .new-ppt-heading{padding:48px 24px 36px}.new-ppt-v2 .new-ppt-heading h1{font-size:clamp(36px,4.5vw,56px)}.new-ppt-v2 .new-ppt-heading>div>p:last-child{margin-top:14px;font-size:17px}.ppt-workspace-nav{width:min(1260px,calc(100% - 48px));display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:0 auto 26px;padding:10px;border:1px solid #e4e8ee;border-radius:20px;background:#ffffffc2;box-shadow:0 12px 30px #4550680b}.ppt-workspace-nav button{position:relative;display:grid;grid-template-columns:31px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:10px;min-width:0;padding:10px 14px;border:0;border-radius:14px;color:#9aa2af;background:transparent;text-align:left;cursor:pointer}.ppt-workspace-nav button:hover{color:#5e6681;background:#f7f7fd}.ppt-workspace-nav button>span{grid-row:1 / span 2;width:31px;height:31px;display:grid;place-items:center;border:1px solid #dfe4ea;border-radius:50%;color:#9099a7;background:#fff;font-size:11px;font-weight:800}.ppt-workspace-nav button strong{overflow:hidden;color:inherit;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.ppt-workspace-nav button small{margin-top:3px;overflow:hidden;color:#a7aeba;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.ppt-workspace-nav button.is-current{color:#575d7d;background:#f3f1ff;box-shadow:inset 0 0 0 1px #dcd8f0}.ppt-workspace-nav button.is-current>span,.ppt-workspace-nav button.is-done>span{border-color:#928bc4;color:#fff;background:#928bc4}.ppt-workspace-nav button.is-done{color:#69788a}.ppt-workspace-body{width:min(1260px,calc(100% - 48px));display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:start;gap:22px;margin:0 auto}.ppt-workspace-card{min-width:0;padding:34px 38px;border:1px solid #e2e6ed;border-radius:26px;background:#ffffffe0;box-shadow:0 18px 42px #4650640e}.ppt-step-heading{display:flex;align-items:flex-start;gap:16px;margin-bottom:30px}.ppt-step-index{width:43px;height:43px;display:grid;place-items:center;flex:0 0 auto;border-radius:15px;color:#5e6590;background:#f0effa;font-size:12px;font-weight:800;letter-spacing:.08em}.ppt-step-heading p{margin:1px 0 8px;color:#9a93c3;font-size:10px;font-weight:800;letter-spacing:.16em}.ppt-step-heading h2{margin:0;color:#394256;font-family:ui-rounded,Arial Rounded MT Bold,Noto Sans SC,sans-serif;font-size:28px;letter-spacing:-.06em}.ppt-step-heading span{display:block;margin-top:8px;color:#818a99;font-size:13px;line-height:1.65}.ppt-form-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(150px,.6fr) minmax(200px,.9fr);gap:18px;margin-bottom:23px}.ppt-field{position:relative;display:flex;flex-direction:column;gap:9px;min-width:0;color:#687385;font-size:13px;font-weight:700}.ppt-field-wide{min-width:0}.ppt-field em{margin-left:6px;color:#bf7757;font-size:11px;font-style:normal;font-weight:600}.ppt-field input,.ppt-field select,.ppt-content-field textarea,.ppt-edit-panel textarea{width:100%;border:1px solid #dfe4eb;border-radius:14px;outline:none;color:#3f495b;background:#fbfcfd;font:inherit;font-weight:500}.ppt-field input,.ppt-field select{height:48px;padding:0 14px}.ppt-field input:focus,.ppt-field select:focus,.ppt-content-field textarea:focus,.ppt-edit-panel textarea:focus{border-color:#aaa5d0;box-shadow:0 0 0 4px #aaa5d021}.ppt-segmented{display:grid;grid-template-columns:1fr 1fr;gap:6px}.ppt-segmented button{height:48px;border:1px solid #dfe4eb;border-radius:14px;color:#788291;background:#fbfcfd;cursor:pointer;font:inherit;font-weight:600}.ppt-segmented button.is-selected{border-color:#aaa5d0;color:#625d92;background:#f3f1ff}.ppt-content-field{gap:10px}.ppt-content-field textarea{min-height:250px;resize:vertical;padding:18px;font-size:15px;line-height:1.8}.ppt-content-field>small{align-self:flex-end;margin-top:-30px;padding-right:14px;color:#9ba4b0;font-size:11px}.ppt-suggestion-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:18px;color:#8c95a3;font-size:12px}.ppt-suggestion-row button{padding:8px 13px;border:1px solid #e1e5eb;border-radius:999px;color:#687486;background:#fbfcfd;cursor:pointer;font-size:12px}.ppt-suggestion-row button:hover{border-color:#c6c0e0;color:#625d92;background:#f6f4ff}.ppt-info-strip,.ppt-style-note,.ppt-export-rules{display:flex;align-items:flex-start;gap:10px;margin-top:25px;padding:14px 16px;border-radius:15px;color:#718091;background:#f3f7f8}.ppt-info-strip>span,.ppt-style-note>span{color:#5da08f;font-size:18px}.ppt-info-strip p,.ppt-style-note p,.ppt-export-rules p{margin:0;font-size:12px;line-height:1.7}.ppt-workspace-side{display:grid;gap:13px}.ppt-side-card{padding:19px;border:1px solid #e6e8ef;border-radius:18px;background:#ffffffb8}.ppt-side-card p{margin:0 0 9px;color:#9b95c0;font-size:10px;font-weight:800;letter-spacing:.14em}.ppt-side-card strong{display:block;overflow:hidden;color:#505a6d;font-size:14px;line-height:1.45;text-overflow:ellipsis}.ppt-side-card>span{display:block;margin-top:7px;color:#8b95a2;font-size:11px}.ppt-side-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none;color:#737e8e;font-size:12px;line-height:1.5}.ppt-side-card li{position:relative;padding-left:14px}.ppt-side-card li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:#9f99ca}.ppt-save-state{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:13px 14px;border:1px solid #e6e8ef;border-radius:15px;color:#87919e;background:#ffffff94;font-size:11px}.ppt-save-state>span{width:7px;height:7px;border-radius:50%;background:#69aa91}.ppt-save-state>span.is-saving{background:#d49a65;animation:ppt-save-pulse 1s ease-in-out infinite}.ppt-save-state button{width:100%;margin-top:5px;padding:0;border:0;color:#6b659a;background:transparent;text-align:left;cursor:pointer;font-size:11px;font-weight:700}@keyframes ppt-save-pulse{50%{opacity:.35}}.ppt-step-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:30px}.ppt-primary-button,.ppt-secondary-button{min-height:45px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:13px;text-decoration:none;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.ppt-primary-button{border:0;color:#fff;background:#596487;box-shadow:0 10px 20px #59648729}.ppt-primary-button:hover:not(:disabled){background:#4f5a7b;transform:translateY(-1px)}.ppt-primary-button:disabled{opacity:.42;cursor:not-allowed}.ppt-secondary-button{border:1px solid #dfe4eb;color:#6d7787;background:#fff}.ppt-secondary-button:hover{border-color:#c5c1df;color:#625d92}.ppt-empty-state{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;border:1px dashed #dce1e8;border-radius:20px;color:#87919e;text-align:center;background:#fbfcfd}.ppt-empty-state>span{width:45px;height:45px;display:grid;place-items:center;border-radius:15px;color:#8e89b7;background:#f0effa;font-size:13px;font-weight:800}.ppt-empty-state h3{margin:15px 0 5px;color:#555f71;font-size:17px}.ppt-empty-state p{max-width:420px;margin:0 0 17px;color:#8d96a4;font-size:13px;line-height:1.65}.ppt-empty-state.compact{min-height:150px;padding:20px}.ppt-empty-state.compact>span{width:34px;height:34px;border-radius:11px}.ppt-empty-state.compact h3{margin-top:10px;font-size:15px}.ppt-empty-state.compact p{margin-bottom:0;font-size:12px}.ppt-status-banner{display:flex;align-items:center;gap:11px;margin-bottom:20px;padding:13px 15px;border-radius:15px;background:#f3f7f5}.ppt-status-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#d39b68;box-shadow:0 0 0 4px #d39b681f}.ppt-status-dot.is-complete{background:#69aa91;box-shadow:0 0 0 4px #69aa911f}.ppt-status-dot.is-failed{background:#c87869;box-shadow:0 0 0 4px #c878691f}.ppt-status-banner strong,.ppt-status-banner small{display:block}.ppt-status-banner strong{color:#576677;font-size:13px}.ppt-status-banner small{margin-top:4px;color:#98a2ad;font-size:10px}.ppt-status-progress{margin-left:auto;color:#6f8e83;font-size:12px;font-weight:700}.ppt-outline-summary{margin-bottom:18px;padding:20px;border-radius:17px;color:#697687;background:linear-gradient(135deg,#f3f8f7,#f8f7fd)}.ppt-outline-summary h3{margin:0;color:#465367;font-size:18px}.ppt-outline-summary p{margin:9px 0 0;font-size:13px;line-height:1.65}.ppt-outline-summary span{display:inline-block;margin-top:10px;color:#8d98a7;font-size:11px}.ppt-outline-list{display:grid;gap:9px}.ppt-outline-list article{display:grid;grid-template-columns:40px 1fr;gap:12px;padding:15px;border:1px solid #e7e9ef;border-radius:15px;background:#fff}.ppt-outline-list article>b{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;color:#6c689c;background:#f2f0fc;font-size:11px}.ppt-outline-list strong,.ppt-outline-list span,.ppt-outline-list small{display:block}.ppt-outline-list strong{color:#4e596c;font-size:14px}.ppt-outline-list span{margin-top:4px;color:#758191;font-size:12px}.ppt-outline-list small{margin-top:7px;overflow:hidden;color:#9aa3ae;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ppt-style-intro{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px;padding-bottom:19px;border-bottom:1px solid #edf0f3}.ppt-style-intro strong,.ppt-style-intro span{display:block}.ppt-style-intro strong{color:#4d586b;font-size:15px}.ppt-style-intro span{margin-top:5px;color:#909aa7;font-size:11px}.ppt-style-intro p{max-width:410px;margin:0;color:#8a94a1;font-size:12px;line-height:1.6;text-align:right}.ppt-style-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ppt-style-option{display:flex;flex-direction:column;align-items:flex-start;gap:13px;min-width:0;padding:15px;border:1px solid #e3e6ed;border-radius:17px;color:#4d586a;background:#fcfdfd;text-align:left;cursor:pointer}.ppt-style-option:hover{border-color:#c7c2df}.ppt-style-option.is-selected{border-color:#aaa5d0;background:#f8f7ff;box-shadow:0 0 0 4px #aaa5d01a}.ppt-style-preview{position:relative;width:100%;height:104px;display:flex;flex-direction:column;justify-content:center;gap:7px;overflow:hidden;padding:18px;border-radius:12px}.ppt-style-preview:after{content:"";position:absolute;width:120px;height:120px;right:-25px;top:-48px;border:1px solid rgba(255,255,255,.48);border-radius:50%}.ppt-style-preview i{position:relative;z-index:1;display:block;width:62%;height:5px;border-radius:99px;background:#ffffffe0}.ppt-style-preview i:nth-child(2){width:80%;opacity:.66}.ppt-style-preview i:nth-child(3){width:43%;opacity:.46}.ppt-style-preview.tone-sage{background:linear-gradient(135deg,#4d887e,#a8cdbc)}.ppt-style-preview.tone-blue{background:linear-gradient(135deg,#477b9b,#9cc4d8)}.ppt-style-preview.tone-coral{background:linear-gradient(135deg,#bd765d,#eab18f)}.ppt-style-option>span:not(.ppt-style-preview){width:100%;min-width:0}.ppt-style-option strong,.ppt-style-option small{display:block}.ppt-style-option strong{font-size:14px}.ppt-style-option small{margin-top:6px;color:#929ba8;font-size:11px;line-height:1.5}.ppt-style-option>b{align-self:flex-end;width:22px;height:22px;display:grid;place-items:center;margin-top:-30px;border-radius:50%;color:#fff;background:#928bc4;font-size:12px}.ppt-generation-overview{margin-bottom:22px;padding:18px;border-radius:17px;background:#f5f7fb}.ppt-generation-overview>div:first-child{display:flex;align-items:baseline;gap:5px}.ppt-generation-overview strong{color:#515c72;font-size:29px}.ppt-generation-overview>div:first-child span{color:#7b8695;font-size:13px}.ppt-generation-overview small{margin-left:auto;color:#6c719b;font-size:12px;font-weight:700}.ppt-generation-track{height:7px;margin-top:11px;overflow:hidden;border-radius:99px;background:#e3e7ef}.ppt-generation-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8c87bd,#72a795);transition:width .3s ease}.ppt-generation-overview p{margin:10px 0 0;color:#8d96a3;font-size:11px}.ppt-slide-workbench{display:grid;grid-template-columns:220px minmax(0,1fr);gap:17px}.ppt-slide-list{display:grid;align-content:start;gap:7px;max-height:440px;overflow:auto;padding-right:3px}.ppt-slide-list button{display:grid;grid-template-columns:29px 1fr;grid-template-rows:auto auto;gap:2px 9px;min-width:0;padding:10px;border:1px solid #e7e9ef;border-radius:12px;color:#6f7a89;background:#fff;text-align:left;cursor:pointer}.ppt-slide-list button:hover{border-color:#c8c4e0}.ppt-slide-list button.is-selected{border-color:#aaa5d0;color:#5f5a90;background:#f8f7ff}.ppt-slide-list b{grid-row:1 / span 2;width:29px;height:29px;display:grid;place-items:center;border-radius:9px;color:#7975a7;background:#f1f0fb;font-size:10px}.ppt-slide-list span,.ppt-slide-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ppt-slide-list span{font-size:12px;font-weight:700}.ppt-slide-list small{color:#9aa3ae;font-size:10px}.ppt-edit-panel{min-width:0;padding:20px;border:1px solid #e7e9ef;border-radius:17px;background:#fbfcfd}.ppt-edit-panel-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.ppt-edit-panel-heading p{margin:0;color:#9b95c1;font-size:10px;font-weight:800;letter-spacing:.14em}.ppt-edit-panel-heading h3{margin:6px 0 0;color:#4f5a6d;font-size:17px}.ppt-edit-panel-heading>span{color:#6d907f;font-size:11px}.ppt-edit-panel textarea{min-height:160px;resize:vertical;padding:15px;font-size:13px;line-height:1.7}.ppt-edit-panel .ppt-primary-button{width:100%;margin-top:12px}.ppt-edit-result{display:grid;gap:5px;margin-top:13px;padding:12px;border-radius:12px;color:#6d7d77;background:#edf7f1}.ppt-edit-result.is-rejected{color:#936b61;background:#fff1ed}.ppt-edit-result strong{font-size:12px}.ppt-edit-result span{font-size:11px;line-height:1.5}.ppt-content-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px;padding:16px 18px;border:1px solid #e5e8ef;border-radius:17px;background:linear-gradient(135deg,#f4f8f7,#f8f7fd)}.ppt-content-summary>div{display:flex;align-items:baseline;gap:8px;flex:0 0 auto}.ppt-content-summary strong{color:#53698a;font-size:30px;letter-spacing:-.06em}.ppt-content-summary span{color:#718092;font-size:13px;font-weight:700}.ppt-content-summary p{max-width:520px;margin:0;color:#6f7d8d;font-size:12px;line-height:1.6}.ppt-content-workbench{display:grid;grid-template-columns:220px minmax(0,1fr);gap:17px}.ppt-content-list{display:grid;align-content:start;gap:7px;max-height:480px;overflow:auto;padding-right:3px}.ppt-content-list button{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;gap:3px 10px;min-width:0;padding:11px;border:1px solid #e7e9ef;border-radius:13px;color:#707b8b;background:#fff;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.ppt-content-list button:hover{border-color:#c8c4e0;transform:translateY(-1px)}.ppt-content-list button.is-selected{border-color:#aaa5d0;color:#5f5a90;background:#f8f7ff;box-shadow:0 4px 12px #746ca414}.ppt-content-list b{grid-row:1 / span 2;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#7975a7;background:#f1f0fb;font-size:10px}.ppt-content-list span,.ppt-content-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ppt-content-list span{align-self:end;color:inherit;font-size:12px;font-weight:800}.ppt-content-list small{color:#929ba8;font-size:10px}.ppt-content-editor{min-width:0;padding:21px;border:1px solid #e7e9ef;border-radius:18px;background:#fbfcfd}.ppt-content-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:19px;padding-bottom:15px;border-bottom:1px solid #edf0f3}.ppt-content-editor-heading p{margin:0;color:#9b95c1;font-size:10px;font-weight:800;letter-spacing:.14em}.ppt-content-editor-heading h3{margin:6px 0 0;color:#4f5a6d;font-size:18px}.ppt-content-editor-heading>span{padding:6px 9px;border-radius:999px;color:#5c8c7d;background:#edf7f2;font-size:10px;font-weight:800;white-space:nowrap}.ppt-content-editor .ppt-field+.ppt-field{margin-top:16px}.ppt-content-editor textarea{min-height:78px;resize:vertical;padding:13px 14px;border:1px solid #dfe4eb;border-radius:14px;outline:none;color:#354154;background:#fff;font:inherit;font-size:13px;font-weight:600;line-height:1.65}.ppt-content-editor textarea:focus{border-color:#aaa5d0;box-shadow:0 0 0 4px #aaa5d021}.ppt-content-editor .ppt-content-body{min-height:145px}.ppt-placeholder-view{position:relative;padding:18px;border:1px dashed #d9dce9;border-radius:18px;background:linear-gradient(145deg,#fbfcfff2,#f7f8fce6)}.ppt-placeholder-label{display:inline-flex;align-items:center;min-height:25px;margin-bottom:13px;padding:0 9px;border-radius:999px;color:#827cac;background:#f0effa;font-size:10px;font-weight:800}.ppt-placeholder-view .ppt-outline-summary{margin-bottom:13px}.ppt-placeholder-view .ppt-outline-list{gap:7px}.ppt-placeholder-view .ppt-outline-list article{padding:11px 12px;background:#ffffffc7}.ppt-placeholder-view .ppt-outline-list article>b{width:31px;height:31px}.ppt-placeholder-view .ppt-outline-list strong{font-size:13px}.ppt-placeholder-view .ppt-outline-list span{font-size:11px}.ppt-placeholder-view .ppt-outline-list small{margin-top:4px;font-size:10px}.ppt-placeholder-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;color:#8b94a2;font-size:11px;line-height:1.5}.ppt-placeholder-foot .ppt-secondary-button{min-height:34px;padding-inline:12px;flex:0 0 auto;font-size:11px}.ppt-content-placeholder .ppt-content-summary{margin-bottom:13px}.ppt-content-placeholder .ppt-content-workbench{grid-template-columns:190px minmax(0,1fr)}.ppt-content-placeholder-item{display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;gap:2px 8px;min-width:0;padding:9px;border:1px solid #e7e9ef;border-radius:12px;color:#798394;background:#ffffffc2}.ppt-content-placeholder-item.is-selected{border-color:#aaa5d0;color:#5f5a90;background:#f8f7ff}.ppt-content-placeholder-item b{grid-row:1 / span 2;width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#7975a7;background:#f1f0fb;font-size:10px}.ppt-content-placeholder-item span{align-self:end;overflow:hidden;color:inherit;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ppt-content-placeholder-item small{overflow:hidden;color:#9aa3ae;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.ppt-content-placeholder .ppt-content-editor{padding:16px;background:#ffffffad}.ppt-placeholder-field{display:grid;gap:5px;margin-top:12px;padding-bottom:10px;border-bottom:1px solid #edf0f3}.ppt-placeholder-field:first-of-type{margin-top:0}.ppt-placeholder-field>span{color:#7b8696;font-size:11px;font-weight:800}.ppt-placeholder-field strong{min-height:34px;display:flex;align-items:center;padding:0 11px;border:1px solid #e2e6ed;border-radius:10px;color:#7e8998;background:#fbfcfd;font-size:12px}.ppt-placeholder-field p{margin:0;padding:9px 11px;border:1px solid #e7e9ef;border-radius:10px;color:#8b95a3;background:#fbfcfd;font-size:11px;line-height:1.6}.ppt-export-summary{display:flex;align-items:center;gap:14px;padding:21px;border-radius:18px;background:linear-gradient(135deg,#f2f8f4,#f6f4fc)}.ppt-export-mark{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:15px;color:#fff;background:#6fa38e;font-size:21px}.ppt-export-summary strong{color:#4e5c6b;font-size:16px}.ppt-export-summary p{margin:6px 0 0;color:#85919d;font-size:12px;line-height:1.6}.ppt-conversion-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;padding:18px;border:1px solid #e5e8ee;border-radius:17px;background:#fff}.ppt-conversion-card>div span,.ppt-conversion-card>div strong{display:block}.ppt-conversion-card>div span{color:#9aa3ae;font-size:10px}.ppt-conversion-card>div strong{margin-top:6px;overflow:hidden;color:#586477;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ppt-conversion-card>a{grid-column:1 / -1;justify-self:start}.ppt-export-rules{margin-top:16px;color:#7a8795;background:#f8f6f1}.ppt-export-rules>span{flex:0 0 auto;color:#aa825b;font-size:12px;font-weight:800}.ppt-global-error{width:min(1260px,calc(100% - 48px));margin:16px auto 0;padding:12px 15px;border-radius:13px;color:#a55d51;background:#fff0ed;font-size:12px}.ppt-workspace-footer{width:min(1260px,calc(100% - 48px));display:flex;align-items:center;justify-content:space-between;gap:20px;margin:22px auto 0;padding:0 0 35px}.ppt-workspace-footer>div:first-child{min-width:0}.ppt-workspace-footer>div:first-child span,.ppt-workspace-footer>div:first-child strong{display:block}.ppt-workspace-footer>div:first-child span{color:#9ba4b0;font-size:10px}.ppt-workspace-footer>div:first-child strong{margin-top:4px;overflow:hidden;color:#7b8695;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ppt-footer-hint{color:#9aa3ae;font-size:11px}.ppt-export-loading{margin:2px 0 16px;padding:13px 16px;border-radius:14px;color:#6f668e;background:#f3effc;font-size:12px;font-weight:700}.ppt-export-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ppt-export-option{min-height:330px;display:flex;flex-direction:column;padding:25px;border:1px solid #e7e5ee;border-radius:23px;background:linear-gradient(145deg,#fff,#fbfafc);box-shadow:0 14px 36px #4e446a0f}.ppt-export-option-pdf{background:linear-gradient(145deg,#fbfffd,#f2f8f5)}.ppt-export-option-editable{border-color:#ddd5ef;background:linear-gradient(145deg,#fff,#f6f2fc)}.ppt-export-option-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.ppt-export-option-head span{color:#8878ae;font-size:11px;font-weight:800;letter-spacing:.08em}.ppt-export-option-head h3{margin:7px 0 0;color:#4e5868;font-size:24px}.ppt-export-option-head>strong{color:#6c5b91;font-size:30px;line-height:1}.ppt-export-option-head>strong small{font-size:11px}.ppt-export-option>p{min-height:46px;margin:18px 0;color:#74808e;font-size:13px;line-height:1.75}.ppt-export-tags{display:flex;flex-wrap:wrap;gap:8px}.ppt-export-tags span{padding:7px 10px;border-radius:999px;color:#5f7a70;background:#ffffffc7;font-size:10px;font-weight:700}.ppt-export-cost{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ppt-export-cost>div{padding:12px;border-radius:13px;background:#ffffffb8}.ppt-export-cost span,.ppt-export-cost strong{display:block}.ppt-export-cost span{color:#9298a5;font-size:10px}.ppt-export-cost strong{margin-top:5px;color:#5e6272;font-size:13px}.ppt-export-option-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:24px}.ppt-export-option-foot>small{max-width:48%;color:#9299a4;font-size:10px;line-height:1.5}.ppt-export-option-foot .ppt-primary-button{flex:0 0 auto}@media (max-width: 1020px){.ppt-workspace-body{grid-template-columns:1fr}.ppt-workspace-side{grid-template-columns:repeat(3,minmax(0,1fr))}.ppt-save-state{align-content:center}.ppt-save-state button{width:auto;margin:0 0 0 auto}}@media (max-width: 760px){.new-ppt-header-center{display:none}.ppt-workspace-nav,.ppt-workspace-body,.ppt-workspace-footer,.ppt-global-error{width:calc(100% - 28px)}.ppt-workspace-nav{grid-template-columns:repeat(6,minmax(68px,1fr));gap:3px;overflow-x:auto}.ppt-workspace-nav button{grid-template-columns:1fr;grid-template-rows:auto auto auto;justify-items:center;gap:5px;padding:9px 5px;text-align:center}.ppt-workspace-nav button>span{grid-row:auto}.ppt-workspace-nav button strong{max-width:100%;font-size:11px}.ppt-workspace-nav button small{display:none}.ppt-workspace-body{display:block}.ppt-workspace-side{display:grid;grid-template-columns:1fr 1fr;margin-top:14px}.ppt-save-state{grid-column:1 / -1}.ppt-workspace-card{padding:25px 20px;border-radius:21px}.ppt-form-grid{grid-template-columns:1fr 1fr}.ppt-field-wide{grid-column:1 / -1}.ppt-style-grid{grid-template-columns:1fr}.ppt-style-option{display:grid;grid-template-columns:110px 1fr 22px;align-items:center;gap:12px}.ppt-style-preview{width:110px;height:76px;padding:13px}.ppt-style-option>b{grid-column:3;grid-row:1;margin:0}.ppt-style-intro{display:block}.ppt-style-intro p{margin-top:12px;text-align:left}.ppt-slide-workbench,.ppt-content-workbench{grid-template-columns:1fr}.ppt-slide-list,.ppt-content-list{max-height:200px;grid-template-columns:repeat(2,minmax(0,1fr))}.ppt-content-summary{align-items:flex-start;flex-direction:column}.ppt-conversion-card{grid-template-columns:1fr 1fr}.ppt-conversion-card>div:last-of-type{grid-column:1 / -1}.ppt-workspace-footer{align-items:stretch;flex-direction:column-reverse;padding-bottom:25px}.ppt-workspace-footer>.ppt-primary-button{width:100%}}@media (max-width: 480px){.new-ppt-v2 .new-ppt-heading{padding-top:34px}.new-ppt-v2 .new-ppt-heading h1{font-size:35px}.new-ppt-v2 .new-ppt-heading>div>p:last-child{font-size:14px}.ppt-form-grid{grid-template-columns:1fr}.ppt-field-wide{grid-column:auto}.ppt-step-actions{align-items:stretch;flex-direction:column}.ppt-step-actions>*{width:100%}.ppt-workspace-side{grid-template-columns:1fr}.ppt-save-state{grid-column:auto}.ppt-status-progress{display:none}.ppt-slide-list{grid-template-columns:1fr}}.new-ppt-v2 .ppt-field>span,.new-ppt-v2 .ppt-field>span small{color:#4f5b6d;font-weight:800}.new-ppt-v2 .ppt-field>span small{margin-left:5px;color:#8a92a0;font-size:10px;font-weight:700}.new-ppt-v2 .ppt-field input,.new-ppt-v2 .ppt-field select,.new-ppt-v2 .ppt-content-field textarea,.new-ppt-v2 .ppt-edit-panel textarea{color:#354154;font-weight:600}.new-ppt-v2 .ppt-field input::placeholder,.new-ppt-v2 .ppt-content-field textarea::placeholder,.new-ppt-v2 .ppt-edit-panel textarea::placeholder{color:#929aa7;opacity:1}.new-ppt-v2 .ppt-form-grid{grid-template-columns:minmax(0,1fr)}.new-ppt-v2 .ppt-field-wide{grid-column:auto}.new-ppt-v2 .ppt-page-controls-row{display:grid;grid-template-columns:minmax(250px,360px) minmax(180px,1fr);align-items:start;gap:18px;width:100%;min-width:0}.new-ppt-v2 .ppt-page-mode-field,.new-ppt-v2 .ppt-page-choice-field,.new-ppt-v2 .ppt-range-choice-field{grid-column:auto;min-width:0}.new-ppt-v2 .ppt-page-controls-row>.ppt-field>span{min-height:18px;display:flex;align-items:center;line-height:1.25}.ppt-number-picker{display:flex;align-items:center;height:48px;overflow:hidden;border:1px solid #d7dce5;border-radius:15px;background:#fbfcfd}.ppt-number-picker button{width:43px;height:100%;border:0;color:#626d80;background:#f1f3f7;cursor:pointer;font-size:23px;line-height:1}.ppt-number-picker button:hover{color:#625d92;background:#eceafa}.ppt-number-picker input{width:54px!important;height:100%!important;padding:0!important;border:0!important;border-radius:0!important;color:#3e4b61!important;background:transparent!important;text-align:center;font-size:18px;font-weight:800!important}.ppt-number-picker input:focus{box-shadow:none!important}.ppt-number-picker input::-webkit-outer-spin-button,.ppt-number-picker input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ppt-number-picker b{color:#697587;font-size:13px}.ppt-page-choice-field>small{margin-top:7px;color:#8d97a5;font-size:10px;font-weight:600}.ppt-range-choice-field{grid-column:2 / -1}.ppt-range-pills{display:flex;gap:8px;overflow-x:auto;padding:1px 2px 8px;scrollbar-width:thin}.ppt-range-pills button{flex:0 0 auto;min-height:40px;padding:0 14px;border:1px solid #dfe3eb;border-radius:999px;color:#667286;background:#fbfcfd;cursor:pointer;font-size:12px;font-weight:700;white-space:nowrap}.ppt-range-pills button:hover{border-color:#c4bfdf;color:#625d92;background:#f7f5ff}.ppt-range-pills button.is-selected{border-color:#9b94c6;color:#fff;background:#918bc1;box-shadow:0 5px 12px #918bc12e}.ppt-workspace-savebar{width:min(1260px,calc(100% - 48px));display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 auto 18px;padding:13px 17px;border:1px solid #dfe8e4;border-radius:15px;background:#f4faf7e6}.ppt-workspace-savebar>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.ppt-workspace-savebar>div>span{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#69aa91;box-shadow:0 0 0 4px #69aa911f}.ppt-workspace-savebar>div>span.is-saving{background:#d39b68;animation:ppt-save-pulse 1s ease-in-out infinite}.ppt-workspace-savebar strong{color:#4d665d;font-size:13px;font-weight:800}.ppt-workspace-savebar small{color:#7d9188;font-size:11px}.ppt-workspace-savebar button{min-height:33px;padding:0 13px;border:1px solid #b9d4c9;border-radius:10px;color:#4d806d;background:#fff;cursor:pointer;font-size:11px;font-weight:800}.projects-content .account-tabs button{min-width:78px;padding:10px 15px;color:#718096;font-size:14px;font-weight:800}.projects-content .account-tabs button.is-active{color:#4f6680;font-weight:900}.projects-content .account-primary-link{padding:13px 19px;font-size:15px;font-weight:900}.ppt-workspace-savebar button:hover{border-color:#84b7a3;background:#f6fcf8}.new-ppt-v2 .ppt-workspace-savebar>button{font-size:14px;font-weight:900}.new-ppt-v2 .ppt-side-card p{color:#77719f;font-weight:800}.new-ppt-v2 .ppt-side-card li,.new-ppt-v2 .ppt-step-heading span,.new-ppt-v2 .ppt-style-intro p,.new-ppt-v2 .ppt-outline-list span,.new-ppt-v2 .ppt-outline-list small{color:#687587;font-weight:600}.new-ppt-v2 .ppt-step-heading h2,.new-ppt-v2 .ppt-outline-summary h3,.new-ppt-v2 .ppt-style-option strong{color:#374255;font-weight:800}.new-ppt-v2 .ppt-info-strip p,.new-ppt-v2 .ppt-style-note p,.new-ppt-v2 .ppt-export-rules p{color:#627081;font-weight:600}.new-ppt-v2 .ppt-page-mode-field>span,.new-ppt-v2 .ppt-page-choice-field>span,.new-ppt-v2 .ppt-range-choice-field>span{white-space:nowrap}.new-ppt-v2 .ppt-page-mode-field>span small,.new-ppt-v2 .ppt-page-choice-field>span small,.new-ppt-v2 .ppt-range-choice-field>span small{margin-left:7px;color:#8a92a0;font-size:10px;font-weight:700}.new-ppt-v2 .ppt-page-mode-field{width:min(360px,100%)}.new-ppt-v2 .ppt-page-mode-field .ppt-segmented{width:100%}.new-ppt-v2 .ppt-page-mode-field .ppt-segmented button{height:44px}.new-ppt-v2 .ppt-number-picker{width:min(180px,100%);height:44px;box-sizing:border-box;border-radius:14px;background:#fff;box-shadow:0 5px 14px #4b54700f}.new-ppt-v2 .ppt-number-picker button{width:38px;color:#657187;background:#f2f4f8;font-weight:800}.new-ppt-v2 .ppt-number-picker button:first-child{border-radius:15px 0 0 15px}.new-ppt-v2 .ppt-number-picker button:last-child{border-radius:0 15px 15px 0}.new-ppt-v2 .ppt-number-picker input{flex:1;width:auto!important;min-width:42px;color:#3d4c63!important;font-size:18px}.new-ppt-v2 .ppt-number-picker b{padding:0 3px;color:#707b8d;font-size:13px}.new-ppt-v2 .ppt-range-pills{min-width:0;flex-wrap:nowrap;padding-top:0;padding-bottom:6px}.new-ppt-v2 .ppt-range-pills button{min-height:40px;padding-inline:15px}.ppt-visual-preference{display:grid;gap:10px;margin:-2px 0 18px;padding:14px 16px;border:1px solid #e4e5ef;border-radius:16px;background:linear-gradient(135deg,#f9f8fff5,#fafcfdeb)}.ppt-visual-preference-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.ppt-visual-preference-heading>span{color:#4f5b6d;font-size:13px;font-weight:800}.ppt-visual-preference-heading small{margin-left:5px;color:#8b93a2;font-size:10px}.ppt-visual-preference-heading p{margin:0;color:#7c8797;font-size:11px;font-weight:600}.ppt-visual-preference-options{display:flex;flex-wrap:wrap;gap:7px}.ppt-visual-preference-options button{min-height:34px;padding:0 13px;border:1px solid #dde1e9;border-radius:999px;color:#687488;background:#ffffffdb;cursor:pointer;font-size:11px;font-weight:800}.ppt-visual-preference-options button:hover{border-color:#c0bbdc;color:#625d91}.ppt-visual-preference-options button.is-selected{border-color:#928bc4;color:#fff;background:#928bc4;box-shadow:0 5px 13px #928bc433}.ppt-visual-preference-custom{width:100%;height:39px;padding:0 13px;border:1px solid #dfe3eb;border-radius:12px;outline:none;color:#3e495b;background:#fff;font:inherit;font-size:12px;font-weight:600}.ppt-visual-preference-custom:focus{border-color:#aaa5d0;box-shadow:0 0 0 4px #aaa5d021}.ppt-dynamic-preview{color:#fff;background:linear-gradient(135deg,var(--visual-background),var(--visual-accent))}.ppt-dynamic-preview:before{content:"";position:absolute;width:84px;height:84px;left:-30px;bottom:-48px;border:1px solid rgba(255,255,255,.34);border-radius:28px;transform:rotate(28deg)}.ppt-dynamic-preview em{position:absolute;right:10px;bottom:9px;z-index:2;max-width:54%;overflow:hidden;color:#ffffffbf;font-size:8px;font-style:normal;font-weight:800;letter-spacing:.1em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ppt-style-copy{display:grid;gap:7px}.ppt-style-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.ppt-style-title em{flex:0 0 auto;padding:4px 7px;border-radius:999px;color:#6d659c;background:#ece9fb;font-size:9px;font-style:normal;font-weight:900}.ppt-style-copy>p{margin:0;color:#778394;font-size:10px;font-weight:600;line-height:1.5}.ppt-style-keywords{display:flex;flex-wrap:wrap;gap:5px}.ppt-style-keywords i{padding:3px 7px;border-radius:999px;color:#748093;background:#f0f2f6;font-size:9px;font-style:normal;font-weight:700}.ppt-style-grid.is-stale{opacity:.52}.ppt-style-option:disabled{cursor:not-allowed}.ppt-visual-direction-state,.ppt-visual-direction-error{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px;padding:13px 15px;border:1px solid #deddea;border-radius:14px;background:#f8f7fd}.ppt-visual-direction-state>div,.ppt-visual-direction-error{min-width:0}.ppt-visual-direction-state strong,.ppt-visual-direction-state span,.ppt-visual-direction-error strong,.ppt-visual-direction-error span{display:block}.ppt-visual-direction-state strong,.ppt-visual-direction-error strong{color:#555d74;font-size:12px}.ppt-visual-direction-state span,.ppt-visual-direction-error span{margin-top:4px;color:#7d8797;font-size:10px;line-height:1.5}.ppt-visual-direction-state.is-stale{border-color:#ead9c4;background:#fff9f1}.ppt-visual-direction-state.is-stale strong{color:#8b6648}.ppt-visual-direction-error{display:block;margin-top:14px;border-color:#ead5d0;background:#fff6f4}.ppt-visual-direction-error strong{color:#a05e54;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}@media (max-width: 760px){.new-ppt-v2 .ppt-page-controls-row{grid-template-columns:minmax(220px,360px) minmax(180px,1fr)}.ppt-visual-preference-heading{align-items:flex-start;flex-direction:column;gap:4px}.ppt-visual-direction-state{align-items:stretch;flex-direction:column}}@media (max-width: 480px){.new-ppt-v2 .ppt-form-grid{grid-template-columns:1fr}.new-ppt-v2 .ppt-page-controls-row{grid-template-columns:1fr;gap:15px}}@media (max-width: 760px){.new-ppt-v2 .ppt-form-grid{grid-template-columns:1fr 1fr}.new-ppt-v2 .ppt-range-choice-field{grid-column:1 / -1}.ppt-workspace-savebar{width:calc(100% - 28px);align-items:flex-start}.ppt-workspace-savebar>div{display:grid;grid-template-columns:8px 1fr;gap:3px 8px}.ppt-workspace-savebar>div>span{grid-row:1 / span 2;margin-top:5px}.ppt-workspace-savebar small{grid-column:2}.ppt-workspace-savebar button{align-self:center;flex:0 0 auto}}@media (max-width: 480px){.new-ppt-v2 .ppt-form-grid{grid-template-columns:1fr}.new-ppt-v2 .ppt-range-choice-field{grid-column:auto}.ppt-workspace-savebar{gap:10px}.ppt-workspace-savebar strong{font-size:12px}.ppt-workspace-savebar small{font-size:10px}.ppt-workspace-savebar button{padding-inline:9px;font-size:10px}}@media (max-width: 760px){.new-ppt-header-brand img{width:170px;max-height:45px}}@media (max-width: 480px){.new-ppt-header-brand img{width:145px;max-height:38px}}@media (min-width: 921px){.new-ppt-v2{height:100vh;min-height:0;overflow:hidden}.new-ppt-v2 .new-ppt-header{height:56px;flex:0 0 56px}.new-ppt-v2 .new-ppt-heading{flex:0 0 auto;padding:13px 24px 10px}.new-ppt-v2 .new-ppt-heading .new-ppt-eyebrow{margin-bottom:4px;font-size:9px}.new-ppt-v2 .new-ppt-heading h1{font-size:36px}.new-ppt-v2 .new-ppt-heading>div>p:last-child{margin-top:4px;font-size:13px}.new-ppt-v2 .ppt-workspace-nav{flex:0 0 auto;margin-bottom:7px;padding:4px;border-radius:15px}.new-ppt-v2 .ppt-workspace-nav button{display:flex;align-items:center;justify-content:center;gap:11px;padding:6px 10px;border-radius:11px;color:#748095}.new-ppt-v2 .ppt-workspace-nav button>span{width:32px;height:32px;flex:0 0 auto;font-size:13px}.new-ppt-v2 .ppt-workspace-nav button strong{color:inherit;font-size:16px;font-weight:800;line-height:1}.new-ppt-v2 .ppt-workspace-nav button.is-current{color:#514d79}.new-ppt-v2 .ppt-workspace-nav button.is-done{color:#5d7181}.new-ppt-v2 .ppt-workspace-nav button small{display:none}.new-ppt-v2 .ppt-workspace-savebar{flex:0 0 auto;min-height:38px;margin-bottom:7px;padding:5px 10px;justify-content:flex-start;gap:12px;border-radius:12px}.new-ppt-v2 .ppt-workspace-savebar small{font-size:10px}.new-ppt-v2 .ppt-workspace-savebar>button{min-height:30px;padding-inline:11px}.new-ppt-v2 .ppt-workspace-body{flex:1 1 auto;min-height:0;gap:10px;overflow:hidden}.new-ppt-v2 .ppt-workspace-body{align-items:stretch}.new-ppt-v2 .ppt-workspace-card{height:100%;max-height:100%;overflow-y:auto;padding:16px 20px;border-radius:18px}.new-ppt-v2 .ppt-workspace-side{height:100%;max-height:100%;overflow:hidden}.new-ppt-v2 .ppt-side-card{padding:14px;border-radius:14px}.new-ppt-v2 .ppt-side-card ul{gap:6px;font-size:11px}.new-ppt-v2 .ppt-step-heading{gap:10px;margin-bottom:12px}.new-ppt-v2 .ppt-step-index{width:33px;height:33px;border-radius:10px}.new-ppt-v2 .ppt-step-heading p{margin:0 0 3px;font-size:9px}.new-ppt-v2 .ppt-step-heading h2{font-size:22px}.new-ppt-v2 .ppt-step-heading span{margin-top:3px;font-size:11px;line-height:1.4}.new-ppt-v2 .ppt-form-grid{gap:9px;margin-bottom:10px}.new-ppt-v2 .ppt-field{gap:4px}.new-ppt-v2 .ppt-field input,.new-ppt-v2 .ppt-field select{height:37px;padding-inline:11px}.new-ppt-v2 .ppt-segmented{gap:5px}.new-ppt-v2 .ppt-segmented button{height:37px;border-radius:11px}.new-ppt-v2 .ppt-page-controls-row{gap:10px}.new-ppt-v2 .ppt-page-mode-field .ppt-segmented button{height:37px}.new-ppt-v2 .ppt-number-picker{height:37px;border-radius:11px}.new-ppt-v2 .ppt-content-field{gap:5px}.new-ppt-v2 .ppt-step-one-card{display:flex;flex-direction:column}.new-ppt-v2 .ppt-visual-preference{gap:6px;margin:0 0 8px;padding:8px 10px;border-radius:12px}.new-ppt-v2 .ppt-visual-preference-heading p{font-size:9px}.new-ppt-v2 .ppt-visual-preference-options{flex-wrap:nowrap;gap:5px;overflow-x:auto;padding-bottom:2px}.new-ppt-v2 .ppt-visual-preference-options button{min-height:29px;flex:0 0 auto;padding-inline:10px;font-size:10px}.new-ppt-v2 .ppt-visual-preference-custom{height:33px}.new-ppt-v2 .ppt-step-one-card .ppt-content-field{flex:1 1 auto;min-height:0}.new-ppt-v2 .ppt-content-field textarea{min-height:160px;flex:1 1 auto;padding:11px;font-size:13px;line-height:1.55}.new-ppt-v2 .ppt-content-field>small{margin-top:-25px}.new-ppt-v2 .ppt-suggestion-row{gap:6px;margin-top:7px}.new-ppt-v2 .ppt-suggestion-row button{padding:5px 9px}.new-ppt-v2 .ppt-info-strip{margin-top:8px;padding:8px 10px}.new-ppt-v2 .ppt-info-strip p{font-size:11px;line-height:1.5}.new-ppt-v2 .ppt-workspace-footer{flex:0 0 auto;margin-top:6px;padding-bottom:8px}.new-ppt-v2 .ppt-workspace-savebar>button{order:-1}}.image-ppt-shell{min-height:100vh;color:#303747;background:radial-gradient(circle at 11% 0%,rgba(211,231,255,.42),transparent 28rem),radial-gradient(circle at 89% 17%,rgba(255,225,203,.34),transparent 26rem),#f8f9fb}.image-ppt-header{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,74px);border-bottom:1px solid #e6e8ee;background:#ffffffa8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.image-ppt-back{color:#687181;text-decoration:none;font-size:14px;font-weight:600}.image-ppt-back span{margin-right:8px;color:#9298a7;font-size:20px}.image-ppt-header-meta{display:flex;align-items:center;gap:9px;color:#798191;font-size:13px}.image-ppt-status-dot{width:8px;height:8px;border-radius:50%;background:#69aa91;box-shadow:0 0 0 4px #69aa911f}.image-ppt-heading{position:relative;overflow:hidden;padding:37px 24px 19px;text-align:center}.image-ppt-heading:before{content:"";position:absolute;width:260px;height:130px;left:8%;top:-77px;border-radius:50%;background:#b1d8f947;animation:image-ppt-float 11s ease-in-out infinite alternate}.image-ppt-heading:after{content:"";position:absolute;width:220px;height:120px;right:10%;top:-66px;border-radius:50%;background:#ffd0b13d;animation:image-ppt-float 13s ease-in-out infinite alternate-reverse}.image-ppt-heading>*{position:relative;z-index:1}.image-ppt-eyebrow,.image-ppt-section-kicker{margin:0 0 9px;color:#7d83b1;font-size:10px;font-weight:800;letter-spacing:.18em}.image-ppt-heading h1{margin:0;color:#303848;font-family:ui-rounded,Arial Rounded MT Bold,Noto Sans SC,sans-serif;font-size:44px;letter-spacing:-.07em}.image-ppt-heading p:last-child{margin:11px 0 0;color:#77808f;font-size:16px}.image-ppt-steps{width:min(1240px,calc(100% - 48px));display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0 auto 21px;padding:13px 22px;border:1px solid #e5e7ee;border-radius:17px;background:#ffffffb3;list-style:none}.image-ppt-steps li{display:flex;align-items:center;justify-content:center;gap:9px;color:#a1a7b3;font-size:13px}.image-ppt-steps li span{width:29px;height:29px;display:grid;place-items:center;border:1px solid #dfe2e9;border-radius:50%;background:#fff;font-size:11px}.image-ppt-steps li strong{font-size:14px}.image-ppt-steps li small{color:#a4aab6;font-size:11px}.image-ppt-steps .is-current{color:#555d78}.image-ppt-steps .is-current span{border-color:#7e9fc9;color:#fff;background:#7e9fc9;box-shadow:0 0 0 4px #7e9fc91f}.image-ppt-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:20px;width:min(1240px,calc(100% - 48px));margin:0 auto}.image-ppt-upload-card,.image-ppt-guide-card{min-width:0;padding:26px 29px;border:1px solid #e3e6ed;border-radius:24px;background:#ffffffd9;box-shadow:0 14px 34px #4c526a0e}.image-ppt-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:17px}.image-ppt-panel-heading h2,.image-ppt-guide-card h2{margin:0;color:#3a4151;font-family:Noto Sans SC,sans-serif;font-size:22px;letter-spacing:-.055em}.image-ppt-section-kicker{margin-bottom:7px;font-size:10px}.image-ppt-limit{padding:6px 9px;border-radius:999px;color:#6383a6;background:#edf4fb;font-size:10px;font-weight:700}.image-ppt-dropzone{min-height:214px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px dashed #b9c9dc;border-radius:18px;color:#5d6d82;background:linear-gradient(145deg,#fafdff,#f1f7fd);cursor:pointer;text-align:center}.image-ppt-dropzone:hover,.image-ppt-dropzone.has-files{border-color:#7e9fc9;background:linear-gradient(145deg,#fafdff,#eaf3fc)}.image-ppt-dropzone input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.image-ppt-upload-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:#6089ba;background:#dfeeff;font-size:26px;font-weight:300}.image-ppt-dropzone strong{color:#4c5e75;font-size:16px}.image-ppt-dropzone small{color:#8e9aaa;font-size:12px}.image-ppt-error{margin:10px 0 0;padding:10px 12px;border-radius:11px;color:#a14f45;background:#fff0ed;font-size:12px}.image-ppt-file-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:17px;padding-top:15px;border-top:1px solid #edf0f4}.image-ppt-file-summary>div{display:flex;align-items:center;gap:10px;min-width:0}.image-ppt-file-icon{width:37px;height:42px;display:grid;place-items:center;border-radius:8px 8px 11px;color:#fff;background:#6e91b8;font-weight:800}.image-ppt-file-summary strong,.image-ppt-file-summary small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-ppt-file-summary strong{max-width:310px;color:#4a5364;font-size:13px}.image-ppt-file-summary small{margin-top:4px;color:#929aa8;font-size:11px}.image-ppt-file-summary button{border:0;color:#8a91a0;background:transparent;cursor:pointer;font-size:11px}.image-ppt-file-summary button:hover{color:#ae5a50}.image-ppt-file-list{display:grid;gap:6px;margin-top:12px}.image-ppt-file-list>div{display:grid;grid-template-columns:25px minmax(0,1fr) auto;gap:9px;align-items:center;padding:7px 9px;border-radius:9px;color:#748092;background:#f7f9fb}.image-ppt-file-list>div>span{color:#7895b9;font-size:10px;font-weight:700}.image-ppt-file-list strong{overflow:hidden;color:#647084;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.image-ppt-file-list small{color:#a2a9b4;font-size:9px}.image-ppt-file-list p{margin:3px 0 0;color:#929aa8;font-size:10px}.image-ppt-guide-card{padding:29px}.image-ppt-guide-card h2{font-size:21px}.image-ppt-guide-list{display:grid;gap:0;margin-top:24px}.image-ppt-guide-list>div{display:flex;gap:12px;padding:16px 0;border-bottom:1px solid #edf0f4}.image-ppt-guide-list>div:first-child{padding-top:0}.image-ppt-guide-list>div>span{color:#7e9fc9;font-family:ui-monospace,monospace;font-size:11px;font-weight:700}.image-ppt-guide-list strong,.image-ppt-guide-list small{display:block}.image-ppt-guide-list strong{color:#586477;font-size:14px}.image-ppt-guide-list small{margin-top:5px;color:#9099a7;font-size:11px;line-height:1.55}.image-ppt-notice{display:flex;gap:9px;margin-top:22px;padding:13px;border-radius:13px;color:#747f8e;background:#f2f7fb}.image-ppt-notice span{color:#6c99c4;font-size:17px}.image-ppt-notice p{margin:0;font-size:11px;line-height:1.6}.image-ppt-action-bar{width:min(1240px,calc(100% - 48px));display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px auto 0;padding:0 0 28px}.image-ppt-action-bar>div{display:flex;align-items:center;gap:11px;color:#697384}.image-ppt-action-bar strong,.image-ppt-action-bar small{display:block}.image-ppt-action-bar strong{color:#4a5261;font-size:13px}.image-ppt-action-bar small{margin-top:4px;color:#969eab;font-size:11px}.image-ppt-credit-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;color:#6186ad;background:#eaf2fb;font-size:16px}.image-ppt-next-button{min-width:190px;min-height:50px;border:0;border-radius:15px;color:#fff;background:#6a83a7;box-shadow:0 10px 20px #58709333;cursor:pointer;font-size:14px;font-weight:700}.image-ppt-next-button span{margin-left:10px;font-size:19px}.image-ppt-next-button:disabled{opacity:.45;cursor:not-allowed}@keyframes image-ppt-float{0%{transform:translate3d(-12px,0,0) scale(1)}to{transform:translate3d(15px,10px,0) scale(1.08)}}@media (max-width: 900px){.image-ppt-layout{grid-template-columns:1fr}.image-ppt-guide-card{order:2}}@media (max-width: 620px){.image-ppt-header{height:64px;padding-inline:17px}.image-ppt-header-meta{font-size:11px}.image-ppt-heading{padding:30px 17px 18px}.image-ppt-heading h1{font-size:36px}.image-ppt-heading p:last-child{font-size:14px}.image-ppt-steps{width:calc(100% - 28px);padding:11px 5px}.image-ppt-steps li{gap:5px}.image-ppt-steps li small{display:none}.image-ppt-steps li strong{font-size:12px}.image-ppt-layout,.image-ppt-action-bar{width:calc(100% - 28px)}.image-ppt-upload-card,.image-ppt-guide-card{padding:20px 17px;border-radius:20px}.image-ppt-dropzone{min-height:190px}.image-ppt-action-bar{align-items:stretch;flex-direction:column;padding-bottom:25px}.image-ppt-next-button{width:100%}}.image-ppt-policy{display:flex;align-items:flex-start;gap:9px;margin-top:13px;padding:12px 13px;border-radius:12px;color:#7b8492;background:#f5f7fa}.image-ppt-policy>span{color:#7188a7;font-size:17px}.image-ppt-policy strong,.image-ppt-policy small{display:block}.image-ppt-policy strong{color:#5c6a7d;font-size:12px}.image-ppt-policy small{margin-top:4px;color:#8f98a5;font-size:10px;line-height:1.5}.image-ppt-steps .is-done{color:#5b8f82}.image-ppt-steps .is-done span{border-color:#79b4a2;color:#fff;background:#79b4a2}.image-ppt-confirm-card{min-width:0;padding:26px 29px;border:1px solid #e3e6ed;border-radius:24px;background:#ffffffd9;box-shadow:0 14px 34px #4c526a0e}.image-ppt-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.image-ppt-preview-grid article{min-width:0}.image-ppt-preview-grid article>div{position:relative;aspect-ratio:16 / 9;overflow:hidden;border:1px solid #e1e7ee;border-radius:11px;background:#f3f6fa}.image-ppt-preview-grid img{width:100%;height:100%;display:block;object-fit:cover}.image-ppt-preview-grid article>div>span{position:absolute;top:7px;left:7px;padding:4px 6px;border-radius:7px;color:#fff;background:#2d4157b8;font-size:9px;font-weight:700}.image-ppt-preview-grid strong{display:block;margin:7px 2px 0;overflow:hidden;color:#697487;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.image-ppt-more-pages{margin:16px 0 0;color:#8993a1;font-size:11px}.image-ppt-change-files{margin-top:18px;border:0;color:#6685a7;background:transparent;cursor:pointer;font-size:12px;font-weight:700}.image-ppt-change-files:hover{color:#4f6f92}.image-ppt-confirm-guide{align-self:start}.image-ppt-confirm-list{margin:24px 0 0}.image-ppt-confirm-list div{display:flex;justify-content:space-between;gap:14px;padding:13px 0;border-bottom:1px solid #edf0f4}.image-ppt-confirm-list dt{color:#8a94a3;font-size:12px}.image-ppt-confirm-list dd{max-width:65%;margin:0;color:#566478;text-align:right;font-size:12px;font-weight:700;overflow-wrap:anywhere}.image-ppt-confirmed-note{width:min(1240px,calc(100% - 48px));margin:12px auto 0;padding:10px 14px;border-radius:11px;color:#4e8b78;background:#edf8f2;font-size:12px}@media (max-width: 900px){.image-ppt-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 620px){.image-ppt-confirm-card{padding:20px 17px;border-radius:20px}.image-ppt-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.image-ppt-confirm-list div{padding:11px 0}.image-ppt-confirmed-note{width:calc(100% - 28px);font-size:11px}}.image-ppt-format-note,.image-ppt-ratio-note{display:flex;align-items:flex-start;gap:10px;margin-top:13px;padding:12px 13px;border-radius:13px}.image-ppt-format-note{color:#71808d;background:#f3f7fb}.image-ppt-format-note>span{color:#668db8;font-size:18px}.image-ppt-format-note strong,.image-ppt-format-note small,.image-ppt-ratio-note strong,.image-ppt-ratio-note small{display:block}.image-ppt-format-note strong,.image-ppt-ratio-note strong{color:#596b7f;font-size:12px}.image-ppt-format-note small,.image-ppt-ratio-note small{margin-top:4px;color:#8b97a5;font-size:10px;line-height:1.5}.image-ppt-ratio-note{align-items:center;border:1px solid #f0e2c9;color:#806f58;background:#fffaf1}.image-ppt-ratio-note>span{min-width:42px;padding:7px 5px;border-radius:9px;color:#a57e3e;background:#ffedc4;font-size:11px;font-weight:800;text-align:center}.image-ppt-ratio-note p{min-width:0;flex:1;margin:0}.image-ppt-ratio-note strong{color:#806945}.image-ppt-ratio-note small{color:#9a886b}.image-ppt-ratio-note b{flex:0 0 auto;padding:5px 7px;border-radius:999px;color:#9a7c4c;background:#ffefce;font-size:9px;white-space:nowrap}@media (max-width: 620px){.image-ppt-format-note,.image-ppt-ratio-note{align-items:flex-start}.image-ppt-ratio-note b{display:none}}.image-ppt-layout{display:block}.image-ppt-upload-card,.image-ppt-confirm-card{width:100%}.image-ppt-upload-card{padding-bottom:22px}.image-ppt-upload-card .image-ppt-format-note,.image-ppt-upload-card .image-ppt-ratio-note{max-width:100%}.image-ppt-file-list{max-height:190px;overflow-y:auto;padding-right:3px}.image-ppt-preview-grid{max-height:360px;overflow-y:auto;padding:3px}.image-ppt-preview-grid article{cursor:grab}.image-ppt-preview-grid article:active{cursor:grabbing}.image-ppt-preview-grid article.is-dragging{opacity:.48;transform:scale(.98)}.image-ppt-preview-grid article>div{position:relative}.image-ppt-preview-grid article>small{display:block;margin:5px 2px 0;color:#9aa2ae;font-size:9px}.image-ppt-document-preview{width:100%;height:100%;display:grid;place-items:center;color:#6d87a7;background:linear-gradient(145deg,#eef5fc,#dbe8f7);font-size:20px;font-weight:800}.image-ppt-layout>.image-ppt-guide-card:not(.image-ppt-confirm-guide){display:none}.image-ppt-confirm-guide{margin-top:16px}@media (min-width: 921px){.image-ppt-shell{height:100vh;overflow:hidden;display:flex;flex-direction:column}.image-ppt-header{flex:0 0 66px}.image-ppt-heading{padding-top:27px;padding-bottom:13px}.image-ppt-heading h1{font-size:41px}.image-ppt-heading p:last-child{margin-top:8px}.image-ppt-steps{margin-bottom:15px}.image-ppt-layout{flex:1 1 auto;min-height:0;width:min(1240px,calc(100% - 48px));overflow:auto}.image-ppt-upload-card,.image-ppt-confirm-card{padding:21px 27px}.image-ppt-dropzone{min-height:148px}.image-ppt-format-note,.image-ppt-ratio-note{margin-top:9px;padding:9px 11px}.image-ppt-file-summary{margin-top:11px;padding-top:10px}.image-ppt-action-bar{flex:0 0 auto;margin-top:10px;padding-bottom:18px}}@media (max-width: 620px){.image-ppt-file-list{max-height:220px}.image-ppt-preview-grid{max-height:430px}.image-ppt-upload-card{padding-bottom:18px}}.welcome-advantage strong{font-size:16px}.welcome-advantage small{margin-top:4px;font-size:12px;line-height:1.45}.welcome-advantage b{padding:7px 9px;font-size:11px}.image-ppt-upload-workspace{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);gap:18px;align-items:stretch}.image-ppt-dropzone{min-width:0;min-height:250px}.image-ppt-file-panel{min-width:0;min-height:250px;padding:14px;border:1px solid #e7ebf0;border-radius:16px;background:#fbfcfe}.image-ppt-file-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.image-ppt-file-panel-heading strong,.image-ppt-file-panel-heading small{display:block}.image-ppt-file-panel-heading strong{color:#596579;font-size:13px}.image-ppt-file-panel-heading small{margin-top:4px;color:#9aa4b1;font-size:10px}.image-ppt-file-panel-heading button{flex:0 0 auto;border:0;color:#8a91a0;background:transparent;cursor:pointer;font-size:11px}.image-ppt-file-panel-heading button:hover{color:#ae5a50}.image-ppt-file-panel .image-ppt-file-list{max-height:245px;margin-top:0;overflow-y:auto;padding-right:2px}.image-ppt-file-panel .image-ppt-file-list>div{grid-template-columns:18px 45px minmax(0,1fr) auto;gap:9px;min-height:45px;padding:6px 8px;border:1px solid transparent;border-radius:11px;background:#f4f7fa;cursor:grab}.image-ppt-file-panel .image-ppt-file-list>div:hover{border-color:#d9e3ee;background:#eef5fb}.image-ppt-file-panel .image-ppt-file-list>div:active{cursor:grabbing}.image-ppt-file-panel .image-ppt-file-list>div.is-dragging{opacity:.45;transform:scale(.985)}.image-ppt-drag-handle{color:#a0adbb;font-size:16px;letter-spacing:-4px;-webkit-user-select:none;user-select:none}.image-ppt-file-thumb{width:45px;height:29px;display:grid;place-items:center;overflow:hidden;border-radius:6px;color:#6d87a7;background:#e2edf8;font-size:8px;font-weight:800}.image-ppt-file-thumb img{width:100%;height:100%;display:block;object-fit:cover}.image-ppt-file-details{min-width:0}.image-ppt-file-details strong,.image-ppt-file-details small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-ppt-file-details strong{color:#647084;font-size:11px}.image-ppt-file-details small{margin-top:4px;color:#9aa4b1;font-size:9px}.image-ppt-file-number{color:#7895b9;font-size:10px;font-weight:700}.image-ppt-empty-files{min-height:197px;display:grid;place-content:center;justify-items:center;gap:8px;border:1px dashed #dce4ed;border-radius:12px;color:#aab5c2}.image-ppt-empty-files span{font-size:25px;font-weight:300}.image-ppt-empty-files small{font-size:10px}.image-ppt-upload-notes{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:11px}.image-ppt-upload-notes .image-ppt-format-note,.image-ppt-upload-notes .image-ppt-ratio-note{min-width:0;margin-top:0;padding:8px 10px;border-radius:11px}.image-ppt-upload-notes .image-ppt-format-note{align-items:center}.image-ppt-upload-notes .image-ppt-format-note>span{font-size:15px}.image-ppt-upload-notes .image-ppt-ratio-note>span{min-width:36px;padding:5px 4px;font-size:10px}.image-ppt-upload-notes .image-ppt-format-note strong,.image-ppt-upload-notes .image-ppt-ratio-note strong{font-size:10px}.image-ppt-upload-notes .image-ppt-format-note small,.image-ppt-upload-notes .image-ppt-ratio-note small{margin-top:2px;font-size:9px;white-space:nowrap}.image-ppt-upload-notes .image-ppt-ratio-note b{padding:4px 6px;font-size:8px}.image-ppt-error{grid-column:1 / -1}.image-ppt-upload-notes{display:block}.image-ppt-upload-notes .image-ppt-ratio-note{min-height:76px;align-items:center;margin-top:0;padding:15px 17px;border-radius:14px}.image-ppt-upload-notes .image-ppt-ratio-note>span{min-width:55px;padding:10px 7px;border-radius:11px;font-size:16px}.image-ppt-upload-notes .image-ppt-ratio-note strong{font-size:16px}.image-ppt-upload-notes .image-ppt-ratio-note small{margin-top:6px;font-size:12px;line-height:1.45}.image-ppt-upload-notes .image-ppt-ratio-note b{padding:7px 10px;font-size:10px}@media (min-width: 921px){.image-ppt-shell{height:100vh;overflow:hidden}.image-ppt-heading{flex:0 0 auto;padding-top:25px;padding-bottom:11px}.image-ppt-heading h1{font-size:40px}.image-ppt-heading p:last-child{margin-top:7px;font-size:14px}.image-ppt-steps{flex:0 0 auto;margin-bottom:13px;padding-block:10px}.image-ppt-layout{flex:1 1 auto;min-height:0;overflow:auto}.image-ppt-upload-card{padding:19px 25px}.image-ppt-layout{display:flex;flex-direction:column}.image-ppt-layout>.image-ppt-upload-card{flex:1 1 auto;min-height:100%;display:flex;flex-direction:column}.image-ppt-upload-card .image-ppt-panel-heading{margin-bottom:13px}.image-ppt-upload-card .image-ppt-panel-heading h2{font-size:20px}.image-ppt-upload-workspace{flex:1 1 auto;min-height:310px}.image-ppt-dropzone,.image-ppt-file-panel{min-height:310px}.image-ppt-file-panel .image-ppt-file-list{max-height:218px}.image-ppt-empty-files{min-height:257px}.image-ppt-upload-notes{flex:0 0 auto;margin-top:16px}.image-ppt-action-bar{flex:0 0 auto;margin-top:9px;padding-bottom:15px}}@media (max-width: 920px){.image-ppt-upload-workspace{grid-template-columns:1fr}.image-ppt-file-panel{min-height:220px}.image-ppt-empty-files{min-height:160px}}@media (max-width: 620px){.image-ppt-upload-notes .image-ppt-ratio-note small{white-space:normal}.image-ppt-file-panel .image-ppt-file-list{max-height:260px}}.image-ppt-state-card{width:100%;min-height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:44px 30px;border:1px solid #e3e6ed;border-radius:24px;background:#ffffffe0;box-shadow:0 14px 34px #4c526a0e;text-align:center}.image-ppt-state-card h2{margin:3px 0 0;color:#3a4151;font-family:Noto Sans SC,sans-serif;font-size:27px;letter-spacing:-.06em}.image-ppt-state-description{max-width:540px;margin:10px 0 0;color:#7d8796;font-size:13px;line-height:1.6}.image-ppt-state-orb{width:70px;height:70px;display:grid;place-items:center;margin-bottom:20px;border:1px solid #c9dcef;border-radius:24px;color:#6f96bd;background:radial-gradient(circle at 30% 25%,#fff,#e8f2fb);box-shadow:0 0 0 10px #a4c6e51c,0 12px 28px #658eb629;animation:image-ppt-orb-pulse 2s ease-in-out infinite}.image-ppt-state-orb span{font-size:27px;animation:image-ppt-orb-spin 4s linear infinite}.image-ppt-progress-track{width:min(560px,100%);height:10px;margin-top:30px;overflow:hidden;border-radius:999px;background:#edf1f6}.image-ppt-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#83a7cd,#8cc2b1);box-shadow:0 0 18px #71aab252;transition:width .35s ease}.image-ppt-progress-meta{width:min(560px,100%);display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;color:#929ca9;font-size:11px}.image-ppt-progress-meta strong{color:#6388ad;font-size:14px}.image-ppt-processing-items{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:25px;color:#a2aab6;font-size:11px}.image-ppt-processing-items .is-active{color:#5f9a88}.image-ppt-success-mark{width:70px;height:70px;display:grid;place-items:center;margin-bottom:20px;border-radius:24px;color:#fff;background:linear-gradient(145deg,#77b09b,#538c83);box-shadow:0 0 0 10px #73b19b1c,0 12px 28px #538f8230;font-size:34px;font-weight:700}.image-ppt-result-file{width:min(600px,100%);display:flex;align-items:center;gap:13px;margin-top:27px;padding:15px 17px;border:1px solid #e5eaf0;border-radius:15px;background:#f8fafc;text-align:left}.image-ppt-result-icon{width:39px;height:45px;display:grid;place-items:center;border-radius:8px 8px 12px;color:#fff;background:#6e91b8;font-weight:800}.image-ppt-result-file span:nth-child(2){min-width:0;flex:1}.image-ppt-result-file strong,.image-ppt-result-file small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-ppt-result-file strong{color:#536074;font-size:13px}.image-ppt-result-file small{margin-top:4px;color:#99a3af;font-size:10px}.image-ppt-result-file b{padding:6px 8px;border-radius:999px;color:#4d927f;background:#e9f7f1;font-size:10px}.image-ppt-result-notes{width:min(600px,100%);display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:12px 14px;border-radius:13px;color:#76818f;background:#f3f7f8;text-align:left}.image-ppt-result-notes>span{color:#6c9e91;font-size:17px}.image-ppt-result-notes strong,.image-ppt-result-notes small{display:block}.image-ppt-result-notes strong{color:#5a746f;font-size:11px}.image-ppt-result-notes small{margin-top:4px;color:#8d999f;font-size:10px}.image-ppt-retry-hint{margin-top:22px;border:0;color:#8294aa;background:transparent;cursor:pointer;font-size:11px}.image-ppt-retry-hint:hover{color:#5f7898;text-decoration:underline}.image-ppt-project-field{display:block;margin-top:20px}.image-ppt-project-field>span{display:block;margin-bottom:7px;color:#8a94a3;font-size:12px}.image-ppt-project-field input{width:100%;box-sizing:border-box;min-height:42px;padding:0 11px;border:1px solid #dfe4eb;border-radius:11px;outline:0;color:#566478;background:#fbfcfd;font-size:12px}.image-ppt-project-field input:focus{border-color:#9aaed0;box-shadow:0 0 0 4px #8aa3c71f}@keyframes image-ppt-orb-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes image-ppt-orb-spin{to{transform:rotate(360deg)}}@media (min-width: 921px){.image-ppt-shell{height:100vh;overflow:hidden}.image-ppt-layout{flex:0 0 auto;min-height:0;overflow:visible}.image-ppt-layout>.image-ppt-upload-card{min-height:0;display:block}.image-ppt-upload-workspace{min-height:0}.image-ppt-dropzone,.image-ppt-file-panel{min-height:236px}.image-ppt-file-panel .image-ppt-file-list{max-height:174px}.image-ppt-empty-files{min-height:182px}.image-ppt-upload-notes,.image-ppt-project-field{margin-top:10px}.image-ppt-action-bar{margin-top:8px;padding-bottom:10px}}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.settings-grid .settings-danger-card{grid-column:1 / -1}.account-text-button{margin-top:14px;border:0;background:transparent;color:#a46e68;font:inherit;font-weight:800;cursor:pointer}.account-text-button:disabled{opacity:.55;cursor:not-allowed}@media (max-width: 760px){.settings-grid{grid-template-columns:1fr}.settings-grid .settings-danger-card{grid-column:auto}}.account-shell{min-height:100vh;color:#303747;background:radial-gradient(circle at 12% 0%,rgba(211,231,255,.42),transparent 28rem),radial-gradient(circle at 90% 15%,rgba(255,225,203,.34),transparent 26rem),#f8f9fb}.account-header{height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(24px,5vw,74px);border-bottom:1px solid #e6e8ee;background:#ffffffa8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.account-back{color:#687181;text-decoration:none;font-size:14px;font-weight:600}.account-back span{margin-right:8px;color:#9298a7;font-size:20px}.account-header-brand{display:inline-flex;align-items:center;justify-self:center;color:#49556b;text-decoration:none}.account-header-brand img{display:block;width:225px;height:auto;max-height:59px;object-fit:contain}.account-header-meta{justify-self:end;display:flex;align-items:center;gap:8px;color:#7f8997;font-size:12px}.account-status-dot{width:7px;height:7px;border-radius:50%;background:#70b094;box-shadow:0 0 0 4px #70b0941f}.account-heading{position:relative;overflow:hidden;padding:42px 24px 31px;text-align:center}.account-heading:before,.account-heading:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);animation:image-ppt-float 12s ease-in-out infinite alternate;pointer-events:none}.account-heading:before{width:260px;height:130px;left:9%;top:-75px;background:#b1d8f945}.account-heading:after{width:220px;height:120px;right:10%;top:-65px;background:#ffd0b138;animation-direction:alternate-reverse}.account-heading>*{position:relative;z-index:1}.account-heading p{margin:0 0 9px;color:#7d83b1;font-size:10px;font-weight:800;letter-spacing:.2em}.account-heading h1{margin:0;color:#303848;font-family:ui-rounded,Arial Rounded MT Bold,Noto Sans SC,sans-serif;font-size:42px;letter-spacing:-.07em}.account-heading span{display:block;margin-top:10px;color:#77808f;font-size:15px}.account-content{width:min(1180px,calc(100% - 48px));margin:0 auto;padding-bottom:44px}.account-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.account-tabs{display:flex;gap:6px;padding:4px;border:1px solid #e4e8ee;border-radius:13px;background:#ffffffad}.account-tabs button{min-width:70px;padding:8px 13px;border:0;border-radius:9px;color:#8992a0;background:transparent;cursor:pointer;font-size:12px}.account-tabs button.is-active{color:#596c82;background:#edf4fa;font-weight:700}.account-primary-link{padding:10px 15px;border-radius:11px;color:#fff;background:#6c88aa;box-shadow:0 8px 18px #5b7ea32e;text-decoration:none;font-size:12px;font-weight:700}.project-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.project-page-card{min-width:0;padding:8px;border:1px solid #e4e8ee;border-radius:16px;background:#ffffffd1;box-shadow:0 8px 22px #4c526a0a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.project-page-card-link{cursor:pointer}.project-page-card:hover{border-color:#d5dee9;box-shadow:0 12px 26px #4c607913;transform:translateY(-2px)}.project-page-card:focus-visible{outline:3px solid rgba(111,151,190,.2);outline-offset:3px}.project-page-cover{position:relative;height:108px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:13px;border-radius:12px;color:#ffffffe6}.project-page-cover:after{content:"";position:absolute;width:132px;height:132px;right:-40px;top:-60px;border:1px solid rgba(255,255,255,.28);border-radius:50%}.project-page-cover span,.project-page-cover strong,.project-page-cover i{position:relative;z-index:1}.project-page-cover span{font-size:8px;font-weight:700;letter-spacing:.13em}.project-page-cover strong{max-width:76%;font-family:ui-rounded,Arial Rounded MT Bold,Noto Sans SC,sans-serif;font-size:17px;line-height:1.25}.project-page-cover i{width:50px;height:2px;background:#ffffffb3;box-shadow:0 -6px #ffffff45,0 6px #ffffff38}.project-page-cover-mint{background:linear-gradient(135deg,#6f9e91,#344e66)}.project-page-cover-violet{background:linear-gradient(135deg,#8b7bb4,#c18eaa)}.project-page-cover-peach{background:linear-gradient(135deg,#c78462,#e3b286)}.project-page-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:10px 3px 0}.project-page-meta>div{min-width:0}.project-page-meta h2{margin:0;overflow:hidden;color:#4e5869;font-family:ui-rounded,Arial Rounded MT Bold,Noto Sans SC,sans-serif;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.project-page-meta p{margin:4px 0 0;color:#929ba8;font-size:9px}.project-page-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:9px;padding:8px 3px 1px;border-top:1px solid #edf0f4}.project-page-actions a{display:inline-flex;min-height:30px;align-items:center;justify-content:center;padding:0 13px;border-radius:999px;color:#536f8d;background:linear-gradient(135deg,#eef4fa,#e8f0f6);text-decoration:none;font-family:ui-rounded,Arial Rounded MT Bold,Noto Sans SC,sans-serif;font-size:12px;font-weight:800;letter-spacing:.01em;transition:color .16s ease,background .16s ease,transform .16s ease}.project-page-actions a:hover{color:#3f607f;background:linear-gradient(135deg,#e3eef8,#dfeaf4);transform:translateY(-1px)}.project-page-actions button{border:0;color:#6b86a7;background:transparent;cursor:pointer;font-size:11px;font-weight:700}.project-page-actions button:last-child{color:#a4aab4;font-size:16px}.project-delivery-status{display:flex;flex-wrap:wrap;gap:6px;padding:9px 3px 0}.project-delivery-status span{padding:5px 8px;border-radius:999px;color:#6d7788;background:#f1f4f7;font-size:9px;font-weight:700}.quota-content{max-width:920px}.quota-hero-card{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:31px 36px;border:1px solid #dfe8ed;border-radius:23px;background:linear-gradient(135deg,#ffffffeb,#eff8f7eb);box-shadow:0 15px 34px #4c6f7612}.account-card-kicker{margin:0;color:#8a97a7;font-size:10px;font-weight:800;letter-spacing:.14em}.quota-hero-card strong{display:inline-block;margin-top:6px;color:#4d647a;font-size:58px;letter-spacing:-.08em}.quota-hero-card>div:first-child>span{margin-left:7px;color:#8090a0;font-size:16px}.quota-hero-card small{display:block;margin-top:2px;color:#9aa4af;font-size:11px}.quota-ring{width:112px;height:112px;display:grid;place-content:center;border:10px solid #e3f0ed;border-top-color:#7fb4a4;border-right-color:#8ca9ca;border-radius:50%;text-align:center;transform:rotate(22deg)}.quota-ring span,.quota-ring small{transform:rotate(-22deg)}.quota-ring span{color:#668b88;font-size:20px;font-weight:800}.quota-ring small{margin-top:3px}.quota-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px;margin-top:17px}.account-info-card{padding:24px;border:1px solid #e3e7ed;border-radius:18px;background:#ffffffd1}.quota-bar{height:9px;margin:23px 0 14px;overflow:hidden;border-radius:99px;background:#edf1f5}.quota-bar span{display:block;width:62%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#84a6ca,#81b39f)}.quota-line{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #eef1f4;color:#909aa7;font-size:11px}.quota-line strong{color:#596b7f}.account-info-card h2{margin:17px 0 0;color:#536278;font-size:20px}.account-muted{margin:12px 0 0;color:#8994a2;font-size:12px;line-height:1.7}.account-callout{margin-top:19px;padding:11px 12px;border-radius:11px;color:#5e897d;background:#edf8f3;font-size:11px;font-weight:700}.quota-sync-row{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:-4px 2px 10px}.quota-sync-row>span{position:relative;padding-left:13px;color:#748291;font-size:11px;font-weight:700}.quota-sync-row>span:before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;border-radius:50%;background:#78ae99;box-shadow:0 0 0 4px #78ae991f;transform:translateY(-50%)}.quota-sync-row>span.is-cached:before{background:#d3a16e;box-shadow:0 0 0 4px #d3a16e21}.quota-sync-row button{padding:7px 11px;border:1px solid #dce4ec;border-radius:10px;color:#61778f;background:#ffffffd1;cursor:pointer;font-size:11px;font-weight:700}.quota-sync-row button:hover{border-color:#b9c9da;background:#fff}.quota-sync-row button:disabled{opacity:.55;cursor:wait}.quota-sync-error{margin:0 2px 10px;padding:9px 12px;border-radius:10px;color:#9c7653;background:#fff5e9}.quota-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.quota-card-heading small{color:#a0a9b5;font-size:9px}.quota-usage-card .quota-bar{margin-top:20px}.quota-rules-card{padding:21px}.quota-rule-list{display:grid;gap:10px;margin-top:15px}.quota-rule{display:flex;align-items:center;justify-content:space-between;gap:17px;padding:15px 16px;border:1px solid #e4e9ef;border-radius:15px;background:linear-gradient(145deg,#fbfdff,#f3f7fb)}.quota-rule-convert{background:linear-gradient(145deg,#fbfffd,#f0f8f5)}.quota-rule>div{min-width:0}.quota-rule>div>span{color:#8495a8;font-size:9px;font-weight:800;letter-spacing:.12em}.quota-rule h2{margin:4px 0 0;color:#506278;font-size:15px}.quota-rule p{margin:5px 0 0;color:#929daa;font-size:10px;line-height:1.45}.quota-rule>strong{flex:0 0 auto;color:#5d7899;font-size:29px;letter-spacing:-.06em;white-space:nowrap}.quota-rule-convert>strong{color:#558879}.quota-rule>strong small{color:#8693a2;font-size:10px;letter-spacing:0}.quota-rules-card .account-callout{margin-top:11px;text-align:center}.quota-rule-editable{background:linear-gradient(145deg,#fffdfd,#f7f1fb)}.quota-rule-editable>strong{color:#7c699d}.narrow-account-content{max-width:560px}.form-card{padding:32px;border:1px solid #e2e7ed;border-radius:22px;background:#ffffffd9;box-shadow:0 14px 32px #4c526a0e}.form-card-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;color:#7182af;background:#f0effb;font-size:24px}.form-card h2{margin:20px 0 0;color:#4e596c;font-size:21px}.form-card>p{margin:8px 0 0;color:#919aa7;font-size:12px}.account-field{display:block;margin-top:26px}.account-field span{display:block;margin-bottom:8px;color:#687487;font-size:12px;font-weight:700}.account-field input{width:100%;min-height:49px;box-sizing:border-box;padding:0 14px;border:1px solid #dfe4eb;border-radius:13px;outline:0;color:#56657a;background:#fbfcfd;font-size:14px}.account-field input:focus{border-color:#9aaed0;box-shadow:0 0 0 4px #8aa3c71f}.account-wide-button,.account-primary-button{min-height:49px;border:0;border-radius:13px;color:#fff;background:#6d88aa;box-shadow:0 9px 18px #5b7ea329;cursor:pointer;font-size:13px;font-weight:700}.account-wide-button{width:100%;margin-top:17px}.account-wide-button span,.account-primary-button span{margin-left:8px;font-size:17px}.account-wide-button:disabled{opacity:.45;cursor:not-allowed}.account-success{margin-top:14px;padding:11px 12px;border-radius:11px;color:#4f8e7d;background:#edf8f2;font-size:11px}.payment-gate-blocked{display:flex;gap:10px;align-items:flex-start;margin-bottom:18px;padding:14px 16px;border:1px solid #e8c7c1;border-radius:14px;color:#8a4d43;background:#fff4f1;font-size:12px}.payment-gate-blocked strong{white-space:nowrap}.payment-gate-blocked span{line-height:1.6}.account-primary-button:disabled{opacity:.45;cursor:not-allowed}.recharge-content{max-width:980px}.recharge-rule-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 27px;border:1px solid #dce7ed;border-radius:21px;background:linear-gradient(135deg,#fffffff0,#edf7f6e8);box-shadow:0 13px 30px #4d6f7811}.recharge-rule-banner p{margin:0;color:#718296;font-size:12px;font-weight:800;letter-spacing:.12em}.recharge-rule-banner>div>strong{display:block;margin-top:7px;color:#50657b;font-size:20px}.recharge-rule-banner>div>strong span{margin:0 5px;color:#91a3b4}.recharge-rule-banner>div>small{display:block;margin-top:7px;color:#65788d;font-size:13px;font-weight:600}.recharge-rule-mark{width:88px;height:66px;display:grid;place-content:center;flex:0 0 auto;border-radius:19px;color:#5d887d;background:#eaf6f2;text-align:center;font-size:25px;font-weight:800}.recharge-rule-mark small{display:block;margin-top:2px;color:#66877f;font-size:12px;font-weight:700}.recharge-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:24px 3px 13px}.recharge-section-heading p,.recharge-section-heading h2{margin:0}.recharge-section-heading p{color:#718296;font-size:11px;font-weight:800;letter-spacing:.12em}.recharge-section-heading h2{margin-top:5px;color:#4f5d70;font-size:18px}.recharge-section-heading>small{color:#78889a;font-size:12px;font-weight:600}.recharge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.recharge-card{position:relative;min-width:0;min-height:177px;padding:19px 19px 17px;border:1px solid #e0e5ec;border-radius:19px;color:#566277;background:#ffffffd1;cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.recharge-card:hover,.recharge-card.is-selected{border-color:#9eb4d0;box-shadow:0 12px 25px #52709417;transform:translateY(-2px)}.recharge-card.is-selected{background:linear-gradient(145deg,#fff,#f3f8fc);box-shadow:0 0 0 2px #7e9dbf14,0 13px 27px #5270941a}.recharge-card.is-featured{border-color:#8fb8a7;background:linear-gradient(145deg,#fffffff5,#eff8f4f0);box-shadow:0 13px 28px #5c91771a}.recharge-card.is-featured.is-selected{box-shadow:0 0 0 2px #669d861c,0 15px 30px #5c917721}.recharge-plan-tag{display:inline-flex;max-width:100%;padding:6px 10px;overflow:hidden;border-radius:999px;color:#66788c;background:#eff3f7;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.recharge-card.is-featured .recharge-plan-tag{color:#39745f;background:#e5f4ec}.recharge-card>strong{display:block;margin-top:14px;color:#4b6684;font-size:34px;letter-spacing:-.07em}.recharge-card>strong small{color:#718195;font-size:13px;font-weight:700;letter-spacing:0}.recharge-card-price{display:flex;align-items:baseline;gap:8px;margin-top:5px}.recharge-card-price b{color:#5e7590;font-size:18px}.recharge-card-price del{color:#8d98a6;font-size:12px}.recharge-card p{margin:8px 0 0;overflow:hidden;color:#718195;font-size:13px;font-weight:600;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.recharge-card-pages{display:block;margin-top:4px;color:#63877e;font-size:12px;font-weight:600}.custom-recharge-card{margin-top:15px;padding:20px 22px;border:1px solid #e0e6ec;border-radius:19px;background:#fffc;cursor:default;transition:border-color .18s ease,box-shadow .18s ease}.custom-recharge-card.is-selected{border-color:#9db4cf;box-shadow:0 0 0 3px #7e9dbf13}.custom-recharge-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.custom-recharge-heading p,.custom-recharge-heading h2{margin:0}.custom-recharge-heading p{color:#718296;font-size:12px;font-weight:800;letter-spacing:.12em}.custom-recharge-heading h2{margin-top:5px;color:#526074;font-size:16px}.custom-recharge-heading>span{padding:6px 10px;border-radius:999px;color:#718093;background:#f1f3f6;font-size:11px;font-weight:600}.custom-recharge-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);gap:18px;margin-top:15px}.custom-recharge-body label>span,.custom-recharge-result>span{display:block;margin-bottom:6px;color:#6f8093;font-size:12px;font-weight:600}.custom-amount-input{display:flex;align-items:center;min-height:48px;padding:0 14px;border:1px solid #dfe5ec;border-radius:13px;background:#fbfcfd}.custom-amount-input:focus-within{border-color:#9eb2ca;box-shadow:0 0 0 4px #7e9dbf1a}.custom-amount-input b{color:#66809d;font-size:17px}.custom-amount-input input{min-width:0;flex:1;padding:0 0 0 8px;border:0;outline:0;color:#4f6074;background:transparent;font-size:17px;font-weight:700}.custom-recharge-result{padding:9px 14px;border-radius:13px;background:#f1f7f6}.custom-recharge-result>span{margin-bottom:2px}.custom-recharge-result strong{color:#557f75;font-size:17px}.custom-recharge-result small{display:block;margin-top:3px;color:#6f867e;font-size:11px;font-weight:600}.custom-recharge-note{display:block;margin-top:10px;color:#758396;font-size:12px;font-weight:600}.custom-recharge-error{margin:9px 0 0;color:#a66e5f;font-size:11px}.recharge-summary{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:16px;padding:19px 21px;border:1px solid #dfe6ed;border-radius:17px;background:#ffffffd9}.recharge-summary-main{min-width:0}.recharge-summary-main>span{color:#98a2ae;font-size:9px;font-weight:800;letter-spacing:.12em}.recharge-summary-main>strong{display:block;margin-top:4px;color:#506278;font-size:16px}.recharge-summary-main>p{margin:5px 0 0;color:#7f8b99;font-size:11px}.recharge-summary-main>p b{color:#5c7895}.recharge-summary-main>small{display:block;margin-top:6px;color:#99a2ad;font-size:9px;line-height:1.5}.account-primary-button{min-width:178px;padding:0 17px;white-space:nowrap}.account-primary-button:disabled{opacity:.48;cursor:not-allowed}.recharge-footnote{margin:14px 2px 0;text-align:center}.recharge-footnote strong,.recharge-footnote span{display:block}.recharge-footnote strong{color:#8794a2;font-size:10px}.recharge-footnote span{margin-top:4px;color:#a3aab3;font-size:9px}.account-shell:has(.projects-content) .account-heading{padding-block:30px 22px}.account-shell:has(.projects-content) .account-heading span{margin-top:7px}.projects-content .account-toolbar{margin-bottom:12px}.projects-content .project-page-cover{height:96px;padding-block:12px}.projects-content .project-page-meta h2{font-size:15px;line-height:1.35}.projects-content .project-page-meta p{margin-top:5px;color:#7f8997;font-size:11px}.projects-content .project-page-meta .project-status{padding:5px 8px;font-size:10px}@media (min-width: 1180px){.project-page-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 900px){.account-header{grid-template-columns:1fr auto}.account-header-brand{display:none}.project-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-content{width:min(760px,calc(100% - 36px))}.recharge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.account-header{height:64px;padding-inline:17px}.account-back{font-size:12px}.account-heading{padding:32px 17px 23px}.account-heading h1{font-size:35px}.account-heading span{font-size:13px}.account-content{width:calc(100% - 28px)}.account-toolbar{align-items:stretch;flex-direction:column}.account-tabs{justify-content:center}.account-primary-link{text-align:center}.project-page-grid,.quota-grid{grid-template-columns:1fr}.quota-hero-card{padding:24px}.quota-ring{width:88px;height:88px;border-width:8px}.quota-hero-card strong{font-size:48px}.quota-sync-row{justify-content:space-between}.quota-rule{align-items:flex-start;flex-direction:column}.quota-rule>strong{align-self:flex-end}.form-card{padding:24px 19px}.recharge-rule-banner{align-items:flex-start;padding:19px}.recharge-rule-banner>div>strong{font-size:16px;line-height:1.45}.recharge-rule-mark{width:68px;height:58px;font-size:20px}.recharge-section-heading{align-items:flex-start;flex-direction:column;gap:6px}.recharge-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recharge-card{min-height:168px;padding:16px 14px}.recharge-card>strong{font-size:29px}.recharge-card p{white-space:normal}.custom-recharge-card{padding:18px 16px}.custom-recharge-heading{align-items:flex-start;flex-direction:column;gap:8px}.custom-recharge-body{grid-template-columns:1fr;gap:10px}.recharge-summary{align-items:stretch;flex-direction:column}.account-primary-button{width:100%}}@media (max-width: 390px){.recharge-grid{grid-template-columns:1fr}.recharge-rule-mark{display:none}}.profile-menu-anchor{position:relative;z-index:40}.profile-menu{position:absolute;z-index:30;left:0;bottom:calc(100% + 10px);width:100%;box-sizing:border-box;padding:14px;border:1px solid #e2e3ec;border-radius:17px;background:#fff;box-shadow:0 18px 38px #44466729}.profile-menu:after{content:"";position:absolute;left:28px;bottom:-7px;width:12px;height:12px;border-right:1px solid #e2e3ec;border-bottom:1px solid #e2e3ec;background:#fff;transform:rotate(45deg)}.profile-menu-header{display:flex;align-items:center;gap:10px;padding:4px 3px 10px}.profile-menu-header>span:last-child{min-width:0}.profile-menu-header strong,.profile-menu-header small{display:block}.profile-menu-header strong{color:#3f4658;font-size:15px;font-weight:800}.profile-menu-header small{margin-top:4px;color:#7f8999;font-size:12px}.profile-menu-quick{display:grid;grid-template-columns:1fr 1fr;gap:7px}.profile-menu-quick a{display:flex;min-height:38px;align-items:center;justify-content:center;border:1px solid #e1e4ed;border-radius:10px;color:#625d91;background:#f8f7ff;text-decoration:none;font-size:13px;font-weight:800}.profile-menu-quick a:hover{border-color:#c9c4e2;background:#f1effb}.profile-menu-divider{height:1px;margin:11px 2px;background:#edf0f4}.profile-menu-links{display:grid;gap:2px}.profile-menu-links a,.profile-menu-logout{width:100%;display:flex;align-items:center;min-height:39px;padding:0 9px;border:0;border-radius:9px;color:#5f697b;background:transparent;text-decoration:none;text-align:left;cursor:pointer;font:inherit;font-size:13px;font-weight:700}.profile-menu-links a:hover,.profile-menu-logout:hover{color:#57517f;background:#f5f4fb}.profile-menu-logout{color:#a46e68}.help-content{max-width:980px}.help-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:14px 17px;border:1px solid #dfe9e8;border-radius:16px;background:linear-gradient(135deg,#f7fcfbf0,#f8f7feeb)}.help-intro strong{color:#4c7d79;font-size:15px;font-weight:800}.help-intro span{color:#748391;font-size:11px;font-weight:600}.help-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.help-card{min-width:0;padding:17px 18px;border:1px solid #e1e5ec;border-radius:17px;background:#ffffffd1;box-shadow:0 9px 24px #4c526a0a}.help-card-wide{grid-column:1 / -1}.help-card-kicker{margin:0 0 7px;color:#8880b5;font-size:10px;font-weight:800;letter-spacing:.12em}.help-card h2{margin:0;color:#4b5669;font-size:18px;font-weight:800}.help-card>p:not(.help-card-kicker):not(.help-card-note){margin:9px 0 0;color:#727f8e;font-size:12px;line-height:1.7}.help-card-note{margin:13px 0 0;padding-top:10px;border-top:1px solid #edf0f4;color:#7c8996;font-size:11px;line-height:1.6}.help-flow{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin-top:15px}.help-flow>div{position:relative;min-width:0;padding:10px 7px;border:1px solid #e4e6ef;border-radius:12px;background:#fbfbfe;text-align:center}.help-flow b,.help-flow strong{display:block}.help-flow b{color:#a09ac6;font-size:9px;letter-spacing:.08em}.help-flow strong{margin-top:5px;color:#5c6678;font-size:11px;white-space:nowrap}.help-flow i{position:absolute;top:50%;right:-8px;z-index:2;color:#a7a1c9;font-size:13px;font-style:normal;transform:translateY(-50%)}.help-export-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px}.help-export-grid>div{padding:13px;border:1px solid #e3e8ee;border-radius:13px;background:linear-gradient(145deg,#fbfdff,#f4f8fb)}.help-export-grid>div:last-child{background:linear-gradient(145deg,#fcfbff,#f5f2fb)}.help-export-grid strong{display:block;color:#52637a;font-size:14px}.help-export-grid p{margin:8px 0 0;color:#7a8795;font-size:11px;line-height:1.55}.help-badge{display:inline-flex;margin-top:7px;padding:4px 7px;border-radius:999px;color:#5a857e;background:#eaf5f1;font-size:10px;font-weight:800}.help-export-grid>div:last-child .help-badge{color:#74679e;background:#eeebf8}.help-price-list{display:grid;gap:7px;margin-top:13px}.help-price-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;align-items:baseline;padding:8px 10px;border-radius:10px;background:#f7f9fb}.help-price-list span{color:#728095;font-size:11px;font-weight:700}.help-price-list strong{color:#597693;font-size:13px;white-space:nowrap}.help-price-list small{grid-column:1 / -1;color:#9aa3ad;font-size:9px}.help-format-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:13px}.help-format-pills span{padding:5px 9px;border-radius:999px;color:#64768a;background:#eff3f7;font-size:10px;font-weight:800}.help-cost-line{margin-top:13px;color:#7b8795;font-size:11px}.help-cost-line strong{color:#587391}.help-faq-list{display:grid;gap:6px;margin-top:13px}.help-faq{border:1px solid #e6e9ef;border-radius:11px;background:#fbfcfd}.help-faq button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;padding:0 11px;border:0;border-radius:inherit;color:#5b6677;background:transparent;cursor:pointer;text-align:left;font:inherit;font-size:11px;font-weight:800}.help-faq button b{color:#8e87b9;font-size:16px;font-weight:500}.help-faq p{margin:0;padding:0 11px 10px;color:#7c8795;font-size:10px;line-height:1.6}.help-support-note{display:flex;align-items:center;gap:10px;margin-top:14px;padding:11px 14px;border-radius:12px;color:#7c8794;background:#f7f6f1;font-size:10px}.help-support-note strong{color:#806e59;font-size:11px}@media (min-width: 921px){.workbench-shell{overflow:hidden}.workbench-sidebar{position:relative;z-index:40}.profile-chip strong{font-size:15px}.profile-chip small{font-size:12px}}@media (max-width: 760px){.profile-menu{left:auto;right:-4px;bottom:auto;top:calc(100% + 10px);width:min(290px,calc(100vw - 34px))}.profile-menu:after{top:-7px;right:28px;left:auto;bottom:auto;border-top:1px solid #e2e3ec;border-left:1px solid #e2e3ec;border-right:0;border-bottom:0}.help-intro{align-items:flex-start;flex-direction:column;gap:5px}.help-section-grid{grid-template-columns:1fr}.help-card-wide{grid-column:auto}.help-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.help-flow i{display:none}.help-export-grid{grid-template-columns:1fr}}.help-card-kicker{font-size:11px}.help-card h2{font-size:20px}.help-card>p:not(.help-card-kicker):not(.help-card-note){color:#657384;font-size:13px;line-height:1.7}.help-card-note{color:#6d7b89;font-size:12px}.help-intro strong{font-size:16px}.help-intro span{color:#687787;font-size:12px}.help-flow strong{font-size:12px}.help-export-grid strong{font-size:15px}.help-export-grid p{color:#6d7b89;font-size:12px}.help-price-list span{font-size:12px}.help-price-list small{color:#7d8996;font-size:10px}.help-format-pills span{font-size:11px}.help-cost-line{font-size:12px}.help-faq button{color:#505d6f;font-size:12px}.help-faq p{color:#6d7b89;font-size:11px}.help-support-note{font-size:11px}.help-support-note strong{font-size:12px}@media (min-width: 921px){.account-shell:has(.recharge-content){height:100vh;min-height:0;overflow:hidden}.account-shell:has(.recharge-content) .account-heading{padding:24px 24px 18px}.account-shell:has(.recharge-content) .recharge-content{padding-bottom:12px}.account-shell:has(.recharge-content) .recharge-rule-banner{gap:18px;padding:14px 22px;border-radius:18px}.account-shell:has(.recharge-content) .recharge-rule-banner>div>strong{margin-top:5px}.account-shell:has(.recharge-content) .recharge-rule-banner>div>small{margin-top:5px}.account-shell:has(.recharge-content) .recharge-rule-mark{width:78px;height:56px;border-radius:16px}.account-shell:has(.recharge-content) .recharge-section-heading{margin:15px 3px 8px}.account-shell:has(.recharge-content) .recharge-grid{gap:10px}.account-shell:has(.recharge-content) .recharge-card{min-height:140px;padding:13px 16px 12px;border-radius:16px}.account-shell:has(.recharge-content) .recharge-card>strong{margin-top:9px}.account-shell:has(.recharge-content) .recharge-card p{margin-top:5px}.account-shell:has(.recharge-content) .recharge-card-pages{margin-top:2px}.account-shell:has(.recharge-content) .custom-recharge-card{margin-top:10px;padding:13px 18px;border-radius:16px}.account-shell:has(.recharge-content) .custom-recharge-body{gap:14px;margin-top:10px}.account-shell:has(.recharge-content) .custom-recharge-note{margin-top:6px}.account-shell:has(.recharge-content) .recharge-summary{gap:16px;margin-top:10px;padding:12px 16px;border-radius:15px}.account-shell:has(.recharge-content) .recharge-summary-main>strong{margin-top:2px}.account-shell:has(.recharge-content) .recharge-summary-main>p{margin-top:3px}.account-shell:has(.recharge-content) .recharge-summary-main>small{margin-top:3px}.account-shell:has(.recharge-content) .recharge-footnote{margin-top:8px}}.account-shell:has(.quota-content) .account-heading{padding:24px 24px 16px}.account-shell:has(.quota-content) .account-heading p{margin-bottom:7px;font-size:12px}.account-shell:has(.quota-content) .account-heading h1{font-size:40px}.account-shell:has(.quota-content) .account-heading span{margin-top:6px;font-size:16px}.quota-content{max-width:1100px}.quota-content .quota-sync-row{margin:-2px 2px 7px}.quota-content .quota-sync-row>span{font-size:12px}.quota-content .quota-sync-row button{padding:6px 10px;font-size:12px}.quota-content .quota-sync-error{margin-bottom:7px;padding:8px 12px;font-size:13px}.quota-content .quota-hero-card{min-height:128px;padding:19px 30px;border-radius:21px}.quota-content .account-card-kicker{font-size:12px}.quota-content .quota-hero-card strong{margin-top:5px;font-size:64px}.quota-content .quota-hero-card>div:first-child>span{font-size:18px}.quota-content .quota-hero-card small{margin-top:1px;color:#77899b;font-size:13px}.quota-content .quota-ring{width:96px;height:96px;border-width:9px}.quota-content .quota-ring span{font-size:22px}.quota-content .quota-ring small{font-size:13px}.quota-content .quota-grid{gap:12px;margin-top:12px}.quota-content .account-info-card{padding:18px;border-radius:20px}.quota-content .quota-card-heading small{font-size:12px}.quota-content .quota-bar{height:9px;margin:14px 0 8px}.quota-content .quota-line{padding:7px 0;font-size:13px}.quota-content .quota-line strong{font-size:13px}.quota-content .quota-rules-card{padding:18px}.quota-content .quota-rule-list{gap:7px;margin-top:10px}.quota-content .quota-rule{gap:12px;padding:10px 13px;border-radius:15px}.quota-content .quota-rule>div>span{font-size:11px}.quota-content .quota-rule h2{margin-top:2px;font-size:20px}.quota-content .quota-rule p{margin-top:3px;color:#7c8b9a;font-size:12px;line-height:1.25}.quota-content .quota-rule>strong{font-size:31px}.quota-content .quota-rule>strong small{font-size:12px}.quota-content .quota-rules-card .account-callout{margin-top:8px;padding:9px 10px;font-size:12px}@media (min-width: 901px) and (max-height: 820px){.account-shell:has(.quota-content) .account-header{height:62px}.account-shell:has(.quota-content) .account-heading{padding-block:12px 8px}.account-shell:has(.quota-content) .account-heading p{margin-bottom:4px;font-size:11px}.account-shell:has(.quota-content) .account-heading h1{font-size:34px}.account-shell:has(.quota-content) .account-heading span{margin-top:3px;font-size:14px}.quota-content .quota-sync-row{margin-bottom:4px}.quota-content .quota-sync-row>span,.quota-content .quota-sync-row button{font-size:11px}.quota-content .quota-sync-error{margin-bottom:4px;padding-block:6px;font-size:12px}.quota-content .quota-hero-card{min-height:96px;padding:13px 24px}.quota-content .quota-hero-card strong{font-size:52px}.quota-content .quota-hero-card>div:first-child>span{font-size:16px}.quota-content .quota-hero-card small{font-size:12px}.quota-content .quota-ring{width:76px;height:76px;border-width:8px}.quota-content .quota-ring span{font-size:19px}.quota-content .quota-ring small{font-size:12px}.quota-content .quota-grid{gap:9px;margin-top:7px}.quota-content .account-info-card{padding:13px 15px}.quota-content .quota-card-heading small{font-size:11px}.quota-content .quota-bar{margin-block:10px 5px}.quota-content .quota-line{padding-block:5px;font-size:12px}.quota-content .quota-line strong{font-size:12px}.quota-content .quota-rules-card{padding:13px 15px}.quota-content .quota-rule-list{gap:5px;margin-top:7px}.quota-content .quota-rule{gap:9px;padding:7px 11px}.quota-content .quota-rule>div>span{font-size:10px}.quota-content .quota-rule h2{margin-top:1px;font-size:17px}.quota-content .quota-rule p{margin-top:2px;font-size:11px;line-height:1.2}.quota-content .quota-rule>strong{font-size:27px}.quota-content .quota-rule>strong small{font-size:11px}.quota-content .quota-rules-card .account-callout{margin-top:5px;padding-block:7px;font-size:11px}}.new-ppt-back,.account-back{width:fit-content;min-height:42px;display:inline-flex;align-items:center;gap:9px;padding:0 15px 0 11px;border:1px solid rgba(205,216,229,.9);border-radius:999px;color:#536b88;background:#ffffffc2;box-shadow:0 7px 20px #4f688614;font-family:ui-rounded,Arial Rounded MT Bold,Noto Sans SC,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.02em;text-decoration:none;transition:color .18s,border-color .18s,background .18s,transform .18s,box-shadow .18s}.new-ppt-back span,.account-back span{width:25px;height:25px;display:grid;place-items:center;margin:0;border-radius:50%;color:#fff;background:linear-gradient(145deg,#7da0c4,#6d918e);font-family:system-ui,sans-serif;font-size:17px;font-weight:600}.new-ppt-back:hover,.account-back:hover{border-color:#b8cadc;color:#3f5f80;background:#fffffffa;box-shadow:0 10px 24px #4f688621;transform:translateY(-1px)}.new-ppt-back:focus-visible,.account-back:focus-visible{outline:3px solid rgba(105,145,184,.2);outline-offset:3px}@media (max-width: 620px){.new-ppt-back,.account-back{min-height:38px;padding-inline:9px 12px;font-size:14px}.new-ppt-back span,.account-back span{width:23px;height:23px;font-size:15px}}.ppt-experience-mode{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 16px}.ppt-experience-mode button{display:grid;gap:5px;padding:14px 16px;border:1px solid #e0e5eb;border-radius:15px;color:#647185;background:#fbfcfd;text-align:left;cursor:pointer}.ppt-experience-mode button.is-selected{border-color:#9f99cb;color:#58547f;background:linear-gradient(145deg,#f8f7ff,#f1f5fb);box-shadow:0 0 0 3px #968fc617}.ppt-experience-mode strong{font-size:14px}.ppt-experience-mode small{color:#8793a2;font-size:11px;line-height:1.5}.ppt-cost-preview{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:12px;padding:13px 15px;border:1px solid #dfe8e7;border-radius:14px;background:linear-gradient(135deg,#f7fbfa,#f4f5fb)}.ppt-cost-preview>div{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:4px 12px}.ppt-cost-preview>div>span{color:#7b899a;font-size:11px;font-weight:700}.ppt-cost-preview strong{color:#4f6e70;font-size:14px}.ppt-cost-preview small{grid-column:1 / -1;color:#788797;font-size:11px}.ppt-cost-preview p{max-width:430px;margin:0;color:#758393;font-size:11px;line-height:1.55;text-align:right}.ppt-billing-summary{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:18px;padding:16px 18px;border:1px solid rgba(91,154,150,.3);border-radius:17px;background:linear-gradient(135deg,#effaf7eb,#f4f5fdeb);box-shadow:0 10px 24px #48737612}.ppt-billing-summary>div{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:5px 13px;min-width:220px}.ppt-billing-summary span{color:#657783;font-size:13px;font-weight:800}.ppt-billing-summary strong{color:#3f6968;font-size:18px}.ppt-billing-summary small{grid-column:1 / -1;color:#748491;font-size:12px}.ppt-billing-summary p{max-width:510px;margin:0;color:#627684;font-size:12px;font-weight:600;line-height:1.65;text-align:right}.ppt-points-warning{display:flex;align-items:center;gap:8px;margin-top:9px;padding:10px 13px;border-radius:12px;color:#8b634e;background:#fff5eb;font-size:12px}.ppt-points-warning a{color:#6b729e;font-weight:700}.ppt-benefits{width:min(1260px,calc(100% - 48px));margin:0 auto 12px;border:1px solid #e3e7ed;border-radius:14px;color:#6f7a8b;background:#ffffffb8}.ppt-benefits summary{padding:10px 14px;cursor:pointer;color:#69758a;font-size:12px;font-weight:700;list-style-position:inside}.ppt-benefits>div{display:flex;flex-wrap:wrap;gap:7px;padding:0 14px 12px}.ppt-benefits span{padding:6px 9px;border-radius:999px;color:#6d7d8c;background:#f1f5f6;font-size:10px}.ppt-content-summary>button{flex:0 0 auto}.ppt-slide-workbench{grid-template-columns:190px minmax(330px,1fr) 270px;align-items:start}.ppt-slide-list{max-height:none;overflow:visible}.ppt-slide-list button img{grid-row:1 / span 2;width:45px;height:28px;object-fit:cover;border-radius:7px}.ppt-slide-preview{min-width:0}.ppt-slide-preview-canvas{aspect-ratio:16 / 9;display:grid;place-items:center;overflow:hidden;border:1px solid #e2e7ed;border-radius:17px;background:radial-gradient(circle at 50% 30%,#fff,#edf2f6);box-shadow:inset 0 0 0 8px #ffffff8c}.ppt-slide-preview-canvas>img{width:100%;height:100%;object-fit:contain}.ppt-slide-preview-canvas>div{display:grid;gap:7px;text-align:center}.ppt-slide-preview-canvas span{color:#8796a5;font-size:11px}.ppt-slide-preview-canvas strong{color:#5b687b;font-size:20px}.ppt-slide-preview-canvas small{color:#9aa5af;font-size:11px}.account-heading{padding:31px 24px 23px}.account-heading h1{font-size:38px}.account-heading span{margin-top:7px}@media (min-width: 921px){.new-ppt-v2{height:auto;min-height:100vh;overflow:visible}.new-ppt-v2 .ppt-workspace-nav{position:sticky;top:6px;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.new-ppt-v2 .ppt-workspace-savebar{position:sticky;top:57px;z-index:19;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.new-ppt-v2 .ppt-workspace-body{display:block;min-height:auto;overflow:visible}.new-ppt-v2 .ppt-workspace-card{height:auto;max-height:none;overflow:visible}.new-ppt-v2 .ppt-content-list{max-height:none;overflow:visible}}@media (max-width: 1020px){.ppt-slide-workbench{grid-template-columns:180px minmax(0,1fr)}.ppt-edit-panel{grid-column:1 / -1}}@media (max-width: 760px){.ppt-experience-mode{grid-template-columns:1fr}.ppt-cost-preview,.ppt-billing-summary{align-items:flex-start;flex-direction:column}.ppt-cost-preview p,.ppt-billing-summary p{text-align:left}.ppt-benefits{width:calc(100% - 28px)}.ppt-slide-workbench{grid-template-columns:1fr}.ppt-edit-panel{grid-column:auto}}@media (max-width: 760px){.ppt-export-options{grid-template-columns:1fr}.ppt-export-option{min-height:300px}.ppt-export-cost{grid-template-columns:1fr}.ppt-export-option-foot{align-items:stretch;flex-direction:column}.ppt-export-option-foot>small{max-width:none}.ppt-export-option-foot .ppt-primary-button{width:100%}}.ppt-template-panel{margin-top:16px;padding:16px;border:1px solid #e5e9ee;border-radius:16px;background:#f8fafcbf}.ppt-template-heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:10px}.ppt-template-heading>span{color:#5a6a7f;font-size:13px;font-weight:800}.ppt-template-heading small{color:#8a96a4;font-size:10px;font-weight:600}.ppt-template-heading p{margin:0;color:#8894a2;font-size:11px}.ppt-template-upload{display:grid;gap:4px;padding:12px 14px;border:1px dashed #b9c8d7;border-radius:12px;background:#fff;cursor:pointer}.ppt-template-upload input{position:absolute;width:1px;height:1px;opacity:0}.ppt-template-upload strong{color:#58718d;font-size:13px}.ppt-template-upload small{color:#8996a4;font-size:11px}.ppt-template-modes{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.ppt-template-modes button{padding:10px 12px;border:1px solid #e1e7ed;border-radius:11px;color:#6c7a89;background:#fff;text-align:left;cursor:pointer}.ppt-template-modes button.is-selected{border-color:#94b7b0;background:#eff8f4;color:#47766b}.ppt-template-modes strong,.ppt-template-modes small{display:block}.ppt-template-modes strong{font-size:11px}.ppt-template-modes small{margin-top:3px;font-size:10px}.auth-page{min-height:100vh;display:grid;place-items:center;padding:28px 18px;background:radial-gradient(circle at 15% 10%,rgba(224,235,255,.7),transparent 35%),linear-gradient(145deg,#f7f9fc,#eef3f7)}.auth-card{width:min(440px,100%);padding:34px 36px 30px;border:1px solid rgba(211,220,231,.9);border-radius:28px;background:#ffffffeb;box-shadow:0 24px 70px #465d7724}.auth-logo{display:block;width:fit-content;margin:0 auto 26px}.auth-logo img{display:block;width:168px;height:auto}.auth-heading{margin-bottom:25px;text-align:center}.auth-heading h1{margin:0;color:#35455b;font-size:31px;letter-spacing:-.03em}.auth-heading p{margin:9px 0 0;color:#7d8998;font-size:14px}.auth-field{display:grid;gap:8px;margin-top:16px}.auth-field>span{color:#53647a;font-size:13px;font-weight:800}.auth-field input{width:100%;min-height:48px;padding:0 15px;border:1px solid #dce3eb;border-radius:14px;outline:none;color:#35455b;background:#fbfcfe;font:inherit;box-sizing:border-box}.auth-field input:focus{border-color:#9d9bd0;box-shadow:0 0 0 4px #9d9bd021}.auth-password{display:grid;grid-template-columns:1fr auto;gap:7px}.auth-password button{padding:0 12px;border:0;border-radius:12px;color:#68689a;background:#f0f0fb;font-size:12px;font-weight:800;cursor:pointer}.auth-terms{display:flex;align-items:flex-start;gap:9px;margin-top:18px;color:#748194;font-size:12px;line-height:1.65}.auth-terms input{margin-top:4px;accent-color:#7f82bd}.auth-terms a{color:#6567a2;font-weight:800}.auth-terms span>span{color:#718094}.auth-error{margin:14px 0 0;padding:10px 12px;border-radius:11px;color:#9a625e;background:#fff1ef;font-size:13px;line-height:1.5}.auth-submit{width:100%;min-height:50px;margin-top:22px;border:0;border-radius:15px;color:#fff;background:linear-gradient(135deg,#7778b7,#6a96a0);box-shadow:0 12px 22px #687bae33;font:inherit;font-weight:800;cursor:pointer}.auth-submit:disabled{opacity:.62;cursor:wait}.auth-switch{margin:22px 0 0;color:#7d8998;text-align:center;font-size:13px}.auth-switch a{color:#6567a2;font-weight:800}.auth-boot-state{min-height:100vh;display:grid;place-items:center;gap:12px;align-content:center;color:#68778b;background:#f4f7fa}.auth-boot-state button{padding:10px 17px;border:0;border-radius:12px;color:#fff;background:#7778b7;cursor:pointer}@media (max-width: 520px){.auth-card{padding:28px 20px 24px;border-radius:22px}.auth-logo img{width:145px}.auth-heading h1{font-size:28px}}.legal-page{min-height:100vh;padding:0 18px 36px;color:#334155;background:radial-gradient(circle at 12% 8%,rgba(197,214,255,.65),transparent 28rem),linear-gradient(150deg,#f8fafc,#eef2f6)}.legal-shell{width:min(880px,100%);margin:0 auto}.legal-header{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(203,213,225,.8)}.legal-brand img{display:block;width:154px;height:auto}.legal-back{color:#68758a;text-decoration:none;font-size:14px;font-weight:800}.legal-back:hover,.legal-footer a:hover{color:#5f68a5}.legal-hero{padding:56px 0 25px;text-align:center}.legal-hero h1{margin:0;color:#2f4058;font-family:Noto Sans SC,sans-serif;font-size:clamp(32px,5vw,50px);letter-spacing:-.05em}.legal-version{margin:12px 0 0;color:#77859a;font-size:14px}.legal-draft-notice{margin:25px auto 0;padding:13px 17px;border:1px solid #ecd9b3;border-radius:14px;color:#7a6546;background:#fff8e9;font-size:13px;line-height:1.7;text-align:left}.legal-card{padding:30px 34px;border:1px solid rgba(210,220,232,.9);border-radius:26px;background:#ffffffe6;box-shadow:0 24px 70px #3d536e1a}.legal-card section+section{margin-top:27px;padding-top:25px;border-top:1px solid #edf0f4}.legal-card h2{margin:0 0 10px;color:#3d5573;font-family:Noto Sans SC,sans-serif;font-size:19px}.legal-card p,.legal-card li{color:#607086;font-size:14px;line-height:1.9}.legal-card p{margin:0}.legal-card ul{margin:0;padding-left:21px}.legal-footer{display:flex;justify-content:space-between;gap:16px;padding:22px 3px 0;color:#94a0b0;font-size:12px}.legal-footer a{color:#68758a;font-weight:800;text-decoration:none}@media (max-width: 600px){.legal-header{height:68px}.legal-brand img{width:132px}.legal-hero{padding-top:38px}.legal-card{padding:24px 20px;border-radius:21px}.legal-card p,.legal-card li{font-size:13px}.legal-footer{flex-direction:column}}.support-ticket-card form{display:grid;gap:14px;margin-top:18px}.support-ticket-card label{display:grid;gap:8px;font-weight:700}.support-ticket-card input,.support-ticket-card textarea{width:100%;box-sizing:border-box;border:1px solid #d9d6e7;border-radius:12px;padding:12px 14px;font:inherit;background:#fff;color:#17151f}.support-ticket-card textarea{min-height:130px;resize:vertical}
