@charset "UTF-8";
.limits-form{display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap}.limits-form>div{flex:1;min-width:180px}.limits-form>button{margin-bottom:3px}.table-scroll{overflow-x:auto;margin-top:18px}.usage-table{border-collapse:collapse;width:100%;font-size:.8125rem;white-space:nowrap}.usage-table th{text-align:left;color:var(--muted);font-weight:500;padding:12px}.usage-table td{padding:14px 12px;border-top:1px solid var(--line)}.usage-table td:first-child small{display:block;margin-top:5px;font-size:.75rem}.usage-pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:16px}.blocked-label{color:#ffb9c1}#visitor-detail{border-top:1px solid var(--line);margin-top:26px;padding-top:18px}#visitor-detail h3{font-size:1.1rem;font-weight:550;margin-top:28px}#visitor-blocked{accent-color:#cefa69}.usage-chart{display:grid;gap:7px;max-width:700px}.usage-chart-row{display:grid;grid-template-columns:55px 1fr 42px;align-items:center;gap:14px;font-size:.8rem;color:var(--muted)}.usage-chart-row meter{width:100%;height:17px;accent-color:var(--accent)}.usage-chart-row meter::-webkit-meter-bar{background:#303740;border:0}.usage-chart-row meter::-webkit-meter-optimum-value{background:var(--accent)}.usage-chart-row strong{text-align:right;color:var(--text)}.usage-history-row{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding:12px 0;font-size:.8rem;color:var(--muted)}@media(max-width:650px){.limits-form{display:block}.limits-form>button{margin-top:14px}.usage-history-row{flex-wrap:wrap}.usage-table td,.usage-table th{padding:12px 8px}}
.workflow-actions{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.workflow-actions label{display:inline-flex;align-items:center}.workflow-actions button:disabled{opacity:.5}#workflow-advanced{margin-top:20px}#workflow-advanced summary{cursor:pointer;color:var(--muted);font-size:.875rem;padding:8px 0}#workflow-follow-label{line-height:1.6}#workflow-follow-label input{accent-color:var(--accent)}
:root{color-scheme:dark;--bg:#111317;--surface:#1a1d22;--line:#34383f;--muted:#a4a9b2;--text:#f3f4f6;--accent:#cefa69;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);min-height:100svh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}header,footer{display:flex;align-items:center;justify-content:space-between;gap:16px}header{padding:28px 6%;border-bottom:1px solid #25282e}.brand{display:flex;align-items:center;gap:11px;font-size:1.05rem;font-weight:650;letter-spacing:-.03em}.mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--accent);color:var(--bg);font-size:1.5rem}.connection{font-size:.8125rem;color:var(--muted);display:flex;align-items:center;gap:8px}.connection:before{content:"";width:6px;height:6px;border-radius:50%;background:#8e939c;flex-shrink:0}.connection.online:before{background:var(--accent)}main{width:min(100% - 40px,520px);margin:58px auto 50px;flex:1}.intro{margin-bottom:30px}.eyebrow{font-size:.75rem;letter-spacing:.18em;color:var(--accent);font-weight:600;margin:0 0 18px}h1{font-size:clamp(2rem,6vw,2.875rem);letter-spacing:-.055em;line-height:1.12;font-weight:550;margin:0 0 16px}h1 span{color:var(--muted)}.intro>p:last-child{color:var(--muted);margin:0;line-height:1.5}.workspace{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 16px 60px #00000020}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:12px}.panel-heading h2{font-size:.9375rem;letter-spacing:-.01em;font-weight:550;margin:0}.panel-heading>span{font-size:.75rem;color:var(--muted);font-variant-numeric:tabular-nums}.dropzone{position:relative;display:flex;min-height:250px;align-items:center;justify-content:center;border:1px dashed #545962;border-radius:12px;overflow:hidden;cursor:pointer;background:#15181c;transition:border-color .2s,background .2s}.dropzone:hover,.dropzone.dragging,.dropzone:focus-within{border-color:var(--accent);background:#1b2119}.dropzone:focus-within{outline:2px solid var(--accent);outline-offset:4px}.dropzone input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.upload-content{display:flex;align-items:center;flex-direction:column;padding:30px 10px;pointer-events:none}.upload-icon{display:grid;place-items:center;width:52px;height:52px;border:1px solid #3c4149;border-radius:15px;background:#252930;color:#d8dce1;margin-bottom:18px}.upload-icon svg{width:27px;height:27px}.upload-content strong{font-size:1rem;font-weight:550}.upload-content>span:not(.upload-icon){color:var(--muted);font-size:.875rem;margin-top:5px}.upload-content small{color:var(--muted);font-size:.75rem;margin-top:22px}.dropzone img{width:100%;max-height:380px;object-fit:contain}.change-photo{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);padding:9px 16px;background:#111317e8;backdrop-filter:blur(8px);border:1px solid #5c636d;border-radius:30px;white-space:nowrap;font-size:.875rem}.file-details{display:flex;justify-content:space-between;gap:15px;margin-top:12px;color:var(--muted);font-size:.8125rem}.file-details span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-details span:last-child{flex-shrink:0}.generate{width:100%;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:10px;min-height:54px;background:var(--accent);border:0;border-radius:10px;font:600 1rem/1.3 inherit;font-family:inherit;font-size:1rem;color:#18200e;cursor:pointer;transition:filter .2s,transform .2s}.generate span:last-child{margin-left:auto;font-size:1.25rem}.generate span:first-child{margin-right:auto;font-size:1.4rem}.generate{padding:0 20px}.generate:hover:enabled{filter:brightness(1.08);transform:translateY(-1px)}.generate:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.privacy{font-size:.75rem;line-height:1.6;color:var(--muted);text-align:center;margin:18px 0 0}.footnote{color:#858b95;text-align:center;font-size:.8125rem;margin:24px 0 0}.status-box{display:flex;gap:12px;align-items:center;background:#242930;border-radius:10px;padding:14px;margin-top:18px}.status-box p{font-size:.875rem;line-height:1.5;margin:0;overflow-wrap:anywhere}.status-box.error{background:#392126;color:#ffc7cc}.spinner{width:18px;height:18px;border:2px solid #526338;border-top-color:var(--accent);border-radius:50%;animation:spin .9s linear infinite;flex-shrink:0}#result-section{margin-top:22px;border-top:1px solid var(--line);padding-top:22px}#result{display:block;width:100%;border-radius:10px}.download{display:flex;justify-content:space-between;align-items:center;min-height:48px;padding:12px 16px;border:1px solid #555c65;border-radius:9px;margin-top:14px;font-size:.9375rem}.download:hover{border-color:var(--accent)}footer{padding:24px 6%;border-top:1px solid #25282e;font-size:.75rem;color:#9399a3}footer>span:first-child{letter-spacing:.14em;font-size:.6875rem}footer>span:last-child{display:flex;gap:9px;align-items:center}.footer-dot{width:5px;height:5px;background:var(--accent);border-radius:50%}[hidden]{display:none!important}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:540px){header{padding:20px}.connection{font-size:.75rem}main{margin-top:36px}.workspace{padding:18px;border-radius:18px}.dropzone{min-height:230px}.intro{margin-bottom:25px}footer{padding:22px 20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:0.01ms!important;transition:none!important}}
.field-label{display:block;margin:20px 0 10px;font-size:.875rem;font-weight:550}textarea,.text-input{display:block;width:100%;border:1px solid #505660;border-radius:10px;background:#11151a;color:var(--text);font:inherit;font-size:1rem;line-height:1.5;padding:13px 14px}textarea{resize:vertical;min-height:108px}textarea::placeholder{color:#9299a4}textarea:focus,.text-input:focus{outline:2px solid var(--accent);outline-offset:2px}textarea:disabled{opacity:.6}.progress-box{margin-top:16px}.progress-label{display:flex;justify-content:space-between;gap:12px;font-size:.8125rem;color:var(--muted);margin-bottom:10px}progress{display:block;width:100%;height:8px;border:none;border-radius:6px;overflow:hidden;accent-color:var(--accent);background:#343b44}progress::-webkit-progress-bar{background:#343b44;border-radius:6px}progress::-webkit-progress-value{background:var(--accent);border-radius:6px}progress::-moz-progress-bar{background:var(--accent)}.generate{font-weight:600;line-height:1.3}.muted{color:var(--muted);font-size:.875rem;line-height:1.6}.admin-main{width:min(1100px,100% - 40px);margin-top:40px}.login-panel{max-width:440px;margin:35px auto}.login-panel h1{font-size:2rem}.admin-badge{color:var(--accent);font-size:.6875rem;letter-spacing:.12em;margin-left:8px}.plain-button{background:transparent;color:var(--text);border:1px solid #505660;padding:10px 16px;border-radius:8px;font:inherit;font-size:.875rem;cursor:pointer;min-height:44px}.admin-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.admin-heading h1{font-size:2.25rem}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:22px 0}.metrics>div{background:var(--surface);border:1px solid var(--line);padding:20px;border-radius:14px}.metrics span{display:block;font-size:.875rem;color:var(--muted)}.metrics strong{display:block;font-size:2.25rem;font-weight:500;letter-spacing:-.04em;margin-top:10px}.metrics>div:first-child strong{color:var(--accent)}.admin-section{margin-top:22px}.admin-section h2{font-size:1.1rem;margin:0}.visitor-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--line);font-size:.875rem}.visitor-row>div{display:flex;flex-direction:column;gap:5px}.visitor-row strong,.job-heading strong{font-weight:550}.activity{color:var(--accent);text-align:right}.job-card{padding:20px 0;border-top:1px solid var(--line)}.job-heading{display:flex;justify-content:space-between;gap:14px;font-size:.875rem}.job-instruction{font-size:.9375rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0}.job-status{font-size:.8125rem;color:var(--muted)}.job-status.succeeded{color:var(--accent)}.job-status.failed{color:#ffb9c1}@media(max-width:650px){.metrics{grid-template-columns:repeat(2,1fr);gap:10px}.metrics>div{padding:15px}.admin-heading{align-items:flex-start;flex-direction:column;gap:0}.admin-heading h1{margin-bottom:0}.job-heading{flex-direction:column;gap:6px}.admin-badge{display:none}}
.preset-button{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:54px;margin-top:22px;padding:13px 18px;border:1px solid #899f5f;border-radius:10px;background:#252e1c;color:var(--accent);font:600 1rem/1.4 inherit;font-family:inherit;font-size:1rem;font-weight:600;cursor:pointer}.preset-button>span:nth-child(2){overflow-wrap:anywhere}.preset-button:hover:enabled{background:#303d23;border-color:var(--accent)}.preset-button:disabled{opacity:.4;cursor:not-allowed}.or-divider{display:flex;align-items:center;gap:14px;margin:20px 0 0;color:var(--muted);font-size:.8125rem}.or-divider:before,.or-divider:after{content:"";height:1px;background:var(--line);flex:1}.preset-save{margin-top:16px}.preset-save:disabled{opacity:.5;cursor:not-allowed}#preset-form{max-width:720px}
.photo-tip{color:#c5cbbc;font-size:.85rem;line-height:1.65;background:#252c20;border:1px solid #3c4632;padding:14px 16px;border-radius:10px;margin:18px 0 24px}.subject-field{border:0;padding:0;margin:0 0 26px;min-width:0}.subject-field legend{font-size:.875rem;font-weight:550;margin-bottom:12px}.subject-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.subject-options label{position:relative;cursor:pointer}.subject-options input{position:absolute;opacity:0}.subject-options span{display:block;text-align:center;border:1px solid #505660;padding:14px 8px;border-radius:10px;font-size:.875rem}.subject-options input:checked+span{border-color:var(--accent);background:#303923;color:var(--accent)}.subject-options input:focus-visible+span{outline:2px solid var(--accent);outline-offset:3px}.subject-options input:disabled+span{opacity:.55}.preset-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.preset-heading h3{font-size:.875rem;font-weight:550;margin:0}.preset-heading>span{font-size:.75rem;color:var(--muted)}.preset-gallery{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px)/3);gap:12px;overflow-x:auto;scroll-snap-type:x proximity;padding:3px 3px 12px;scrollbar-width:thin}.look-card{padding:0;border-radius:10px;border:1px solid #454d40;background:#20261d;color:var(--text);font:inherit;text-align:left;cursor:pointer;overflow:hidden;scroll-snap-align:start;min-width:0}.look-card:hover:enabled{border-color:var(--accent);transform:translateY(-2px)}.look-card:disabled{opacity:.55;cursor:not-allowed}.look-card img,.look-placeholder{width:100%;aspect-ratio:1;object-fit:cover;display:grid;place-items:center;background:linear-gradient(145deg,#3a4c2b,#202329);color:var(--accent);font-size:2rem}.look-card strong{font-size:.8rem;font-weight:550;display:block;padding:10px;overflow-wrap:anywhere;line-height:1.4}.privacy-note{color:#9098a2;font-size:.7rem;line-height:1.5;margin:18px 0 0}@media(max-width:420px){.preset-gallery{grid-auto-columns:43%}}@media(prefers-reduced-motion:reduce){.look-card:hover:enabled{transform:none}}
.result-heading{display:flex;align-items:center;gap:12px;margin:0 0 18px}.result-heading h2{font-size:1.1rem;font-weight:550;margin:0 0 5px;letter-spacing:-.025em}.result-heading p{font-size:.8rem;color:var(--muted);margin:0}.success-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#2e3b23;color:var(--accent);flex-shrink:0}.success-mark svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.result-frame{position:relative;overflow:hidden;border-radius:12px}.result-frame:after{content:'';position:absolute;inset:0;pointer-events:none;opacity:0;background:linear-gradient(110deg,transparent 25%,#fff2 50%,transparent 75%)}.rating-section{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px}.rating-section strong{font-size:.85rem;font-weight:550}.rating-section small{display:block;font-size:.72rem;color:var(--muted);margin-top:6px}.rating-actions{display:flex;gap:8px}.rating-button{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;border:1px solid #49525b;background:#21272d;color:#d4dbe1;cursor:pointer;transition:background .2s,transform .2s,border-color .2s}.rating-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}#rate-down svg{transform:rotate(180deg)}.rating-button[aria-pressed=true]{background:#344326;color:var(--accent);border-color:var(--accent)}.rating-button:hover:enabled{transform:translateY(-2px);border-color:var(--accent)}.rating-button:disabled{opacity:.5;cursor:default}.rating-button:focus-visible,.share-button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.result-note{font-size:.75rem;line-height:1.6;color:var(--muted);margin:10px 0 0}.result-note:empty{display:none}.share-section{margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.share-section>p:first-child{font-size:.8rem;color:var(--muted);margin:0 0 12px}.share-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;min-height:46px;border:1px solid #4a5541;border-radius:10px;background:#252e20;color:var(--accent);font:inherit;font-size:.85rem;cursor:pointer}.share-button:disabled{opacity:.5}#share-link{margin-top:12px;font-size:.75rem}#result-section{scroll-margin-top:24px}.is-revealing{animation:result-arrive .65s cubic-bezier(.16,1,.3,1) both}.is-revealing .success-mark{animation:result-pop .6s .12s both}.is-revealing .success-mark path{stroke-dasharray:24;animation:result-check .45s .25s both}.is-revealing .result-frame:after{animation:result-shine 1.2s .15s both}@keyframes result-arrive{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes result-pop{from{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes result-check{from{stroke-dashoffset:24}to{stroke-dashoffset:0}}@keyframes result-shine{0%{opacity:0;transform:translateX(-100%)}25%{opacity:1}100%{opacity:0;transform:translateX(100%)}}@media(prefers-reduced-motion:reduce){.is-revealing,.is-revealing *,.is-revealing .result-frame:after{animation:none!important}.rating-button:hover:enabled{transform:none}}
.brand-copy{display:flex;flex-direction:column;gap:4px}.brand-title{font-size:.875rem;line-height:1.2;font-weight:600;letter-spacing:-.02em}.brand-credit{font-size:.6875rem;line-height:1.25;font-weight:400;letter-spacing:.035em;color:var(--muted)}.brand .mark{flex-shrink:0}

.editor-page main{min-height:calc(100svh - 90px)}
.site-footer{justify-content:center;padding:22px 20px 30px;border-top:1px solid #22252b;background:transparent;color:#939aa5}
.site-footer nav{display:flex;align-items:center;gap:18px}
.site-footer a{display:inline-flex;align-items:center;min-height:44px;font-size:.75rem;letter-spacing:.01em;transition:color .2s}
.site-footer a:hover,.site-footer a[aria-current=page]{color:var(--text)}
.site-footer nav>span{color:#5c626c}
.back-link{font-size:.75rem;color:var(--muted);white-space:nowrap;padding:12px 0}
.back-link:hover{color:var(--accent)}
.info-main{width:min(100% - 40px,640px);margin:64px auto 72px}
.info-main h1{font-size:clamp(2rem,5vw,2.875rem);line-height:1.15;margin-bottom:30px}
.info-card{padding:30px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}
.info-card h2{font-size:1.0625rem;font-weight:550;letter-spacing:-.02em;margin:0 0 18px}
.info-card p{font-size:.9375rem;line-height:1.8;color:var(--muted);margin:0 0 18px}
.info-card p:last-child{margin-bottom:0}
.info-action{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line);color:var(--accent);font-size:.875rem}
.contact-email{display:block;margin:24px 0;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:clamp(.875rem,3.5vw,1.125rem);line-height:1.6;color:var(--accent);overflow-wrap:anywhere}
.contact-email span{display:inline-block;margin-left:5px}
.info-card .contact-note{font-size:.8125rem}
.completion-confetti{position:fixed;inset:0;width:100%;height:100%;z-index:50;pointer-events:none}
@media(max-width:540px){.info-main{margin:38px auto 48px}.info-card{padding:22px}.site-footer{padding-bottom:22px}}
@media(prefers-reduced-motion:reduce){.completion-confetti{display:none}}
.upload-caution{margin:12px 0 20px;padding:14px 15px;border:1px solid #65533a;border-radius:10px;background:#29241d;color:#dbc7a8;font-size:.75rem;line-height:1.7}.upload-caution strong{color:#f1d5a9;font-weight:600}

.header-actions{display:flex;gap:18px;align-items:center}.account-button{border:1px solid var(--line);border-radius:24px;background:transparent;color:var(--text);padding:9px 15px;cursor:pointer;font:inherit;font-size:.8rem}.auth-dialog{width:min(440px,calc(100% - 28px));max-height:calc(100svh - 32px);overflow:auto;background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:0 30px 100px #0008}.auth-dialog::backdrop{background:#080a0dbc;backdrop-filter:blur(5px)}.auth-dialog h2{font-size:1.45rem;letter-spacing:-.04em;margin:22px 0 10px}.auth-dialog p{font-size:.875rem;color:var(--muted);line-height:1.6;overflow-wrap:anywhere}.auth-close{position:absolute;right:16px;top:12px;background:none;border:0;color:var(--muted);font-size:28px;cursor:pointer;padding:4px 8px}.auth-primary{width:100%;border:0;border-radius:12px;padding:14px;background:var(--accent);color:var(--bg);font:inherit;font-weight:650;cursor:pointer;margin-top:14px}.auth-tabs{display:flex;gap:6px;background:var(--bg);padding:4px;border-radius:12px;margin:20px 0}.auth-tabs button{flex:1;border:0;border-radius:9px;background:transparent;color:var(--muted);padding:10px;font:inherit;font-size:.85rem;cursor:pointer}.auth-tabs button[aria-pressed=true]{background:var(--line);color:var(--text)}.auth-dialog label{display:block;font-size:.8rem;margin:16px 0 8px}.auth-dialog input{width:100%;font:inherit;font-size:16px;color:var(--text);background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:12px}.auth-link{display:block;background:none;border:0;color:var(--muted);font:inherit;font-size:.8rem;padding:12px 0;cursor:pointer}.auth-link:hover{color:var(--text)}.auth-dialog #auth-message{color:var(--accent);margin-bottom:0}.auth-verified-label{color:var(--accent)!important}.auth-working button:not(.auth-close){pointer-events:none;opacity:.55}.auth-working input{pointer-events:none}#auth-account{padding-top:12px}@media(max-width:480px){.header-actions{flex-direction:column;align-items:flex-end;gap:8px}.header-actions .connection{font-size:.67rem}.account-button{padding:6px 12px}.auth-dialog{padding:24px}}

.account-button.has-avatar{position:relative;display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;padding:0;overflow:hidden;border:2px solid #ffffff24;border-radius:50%;background:#cefa69;color:#111317;transition:box-shadow .18s,border-color .18s}.account-button.has-avatar:hover{border-color:var(--accent);box-shadow:0 0 0 3px #cefa6918}.account-button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.account-initial{font-size:1rem;font-weight:650;line-height:1}.account-avatar{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:50%}@media(prefers-reduced-motion:reduce){.account-button.has-avatar{transition:none}}

.editor-page>header{align-items:flex-start}.editor-page>header .brand{min-height:40px}.editor-page>header .header-actions{flex-direction:column;align-items:center;gap:7px;min-width:105px}.header-actions .account-button{min-height:40px}.header-actions .connection{white-space:nowrap;font-size:.6875rem}.upload-feedback{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-top:9px;font-size:.75rem;color:var(--muted)}.upload-feedback:has(#upload-message:empty){display:none}#upload-retry{flex-shrink:0;border:1px solid var(--line);border-radius:8px;color:var(--text);background:transparent;padding:7px 10px;font:inherit;cursor:pointer}@media(max-width:480px){.editor-page>header .header-actions{min-width:92px}.header-actions .connection{font-size:.625rem}}

.auth-primary.provider-google{display:flex;align-items:center;justify-content:center;gap:12px;min-height:48px}.auth-primary.provider-google{background:#fff;color:#1f1f1f;border:1px solid #747775;font-weight:500}.auth-primary svg{flex-shrink:0;width:20px;height:20px}
.site-ad{margin-top:40px;padding:14px 14px 16px;border:1px solid #292e35;border-radius:14px;background:#15181d}.ad-label{display:block;margin-bottom:12px;color:#9299a4;font-size:.625rem;letter-spacing:.12em;text-transform:uppercase;text-align:center}.ad-frame{width:100%;position:relative;isolation:isolate}.ad-frame iframe{display:block;width:100%;height:150px;border:0;padding:0;margin:0;overflow:hidden;background:transparent}@media(max-width:540px){.site-ad{margin-top:32px;padding:12px 8px 14px}}
