:root{color:#15131d;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--purple: #5b43e8;--purple-dark: #4932cc;--purple-soft: #f2efff;--green: #18a765;--green-soft: #eaf8f1;--ink: #15131d;--muted: #686575;--line: #e7e5ec;--surface: #f8f8fb;--danger: #c93d52;--danger-soft: #fff0f2}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;background:#fff}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.page-shell,.workspace-shell{min-height:100vh;background:#fff}.workspace-shell{padding-bottom:86px}.app-header{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,4vw,60px);border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none}.brand img{border-radius:9px;object-fit:contain}.brand>span{display:grid;gap:1px}.brand strong{font-size:14px;letter-spacing:-.01em}.brand small{color:var(--muted);font-size:11px}.header-quota{color:var(--muted);font-size:13px;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:7px 11px}.entry-layout{width:min(1080px,calc(100% - 44px));margin:0 auto;min-height:calc(100vh - 70px);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:clamp(54px,8vw,112px);padding:72px 0}.entry-copy{max-width:540px}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--purple);font-size:13px;font-weight:700;letter-spacing:.01em}h1,h2,p{margin-top:0}.entry-copy h1,.upgrade-layout>h1{margin:17px 0 19px;font-size:clamp(38px,5vw,62px);line-height:1.03;letter-spacing:-.055em;max-width:760px}.entry-copy>p,.upgrade-lead{color:var(--muted);font-size:17px;line-height:1.65}.privacy-points{display:grid;gap:9px;margin:25px 0 30px;padding:0;color:#44414d;font-size:14px;list-style:none}.privacy-points li:before{content:"✓";color:var(--green);font-weight:800;margin-right:9px}.button{min-height:44px;border:1px solid transparent;border-radius:10px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,transform .14s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.52}.button-large{min-height:50px;padding-inline:22px}.button-primary{color:#fff;background:var(--purple)}.button-primary:hover:not(:disabled){background:var(--purple-dark)}.button-secondary{color:var(--ink);background:#fff;border-color:var(--line)}.button-secondary:hover:not(:disabled){background:var(--surface)}.google-g{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;color:#3267d6;background:#fff;font-weight:800}.spinner{width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.inline-error{margin:16px 0 0;color:var(--danger);font-size:13px!important}.entry-preview{position:relative;border:1px solid var(--line);border-radius:16px;padding:50px 28px 29px;box-shadow:0 24px 70px #1c173317}.mini-window-bar{position:absolute;inset:0 0 auto;height:34px;display:flex;align-items:center;gap:6px;padding:0 13px;border-bottom:1px solid var(--line);background:var(--surface);border-radius:16px 16px 0 0}.mini-window-bar span{width:7px;height:7px;border-radius:50%;background:#cfccd7}.mini-file{display:grid;gap:7px;padding:17px;border:1px solid var(--line);border-radius:11px}.mini-file-ai{border-color:#cfc7ff;background:var(--purple-soft)}.mini-label{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.mini-file strong{font-size:14px;line-height:1.35}.rename-arrow{color:var(--purple);text-align:center;padding:8px 0;font-weight:800}.mini-note{display:block;color:var(--muted);font-size:12px;margin-top:16px;text-align:center}.workspace-main{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:44px 0 52px}.workspace-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:26px}.workspace-heading h1{margin:10px 0 9px;font-size:clamp(29px,3.6vw,44px);letter-spacing:-.045em}.workspace-heading p{color:var(--muted);line-height:1.55;margin-bottom:0;max-width:680px}.quota-block{display:flex;gap:8px}.quota-block>div{min-width:112px;display:grid;gap:2px;padding:11px 13px;border:1px solid var(--line);border-radius:10px}.quota-block span{font-size:18px;font-weight:750}.quota-block small{color:var(--muted);font-size:11px}.error-banner{display:flex;justify-content:space-between;gap:20px;padding:12px 15px;margin-bottom:14px;border:1px solid #f2c7ce;border-radius:10px;background:var(--danger-soft);color:#8d2b3a;font-size:13px}.file-table{border:1px solid var(--line);border-radius:13px;overflow:hidden}.file-row{display:grid;grid-template-columns:42px minmax(180px,.9fr) minmax(280px,1.45fr) 128px 46px;align-items:center;min-height:72px;border-top:1px solid var(--line);background:#fff}.file-row:first-child{border-top:0}.file-row>*{min-width:0;padding:12px 10px}.file-table-header{min-height:38px;color:var(--muted);background:var(--surface);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.055em}.file-row-complete{background:#fcfffd}.selection-cell{display:grid;place-items:center}.selection-cell input{width:16px;height:16px;accent-color:var(--purple)}.current-file-cell{display:flex;align-items:center;gap:10px}.file-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;color:var(--purple);background:var(--purple-soft);border-radius:9px}.file-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;font-weight:650}.title-cell{display:grid;gap:4px}.title-input{width:100%;height:38px;border:1px solid var(--line);border-radius:8px;padding:0 11px;color:var(--ink);background:#fff;outline:none;font-size:13px}.title-input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #5b43e81c}.title-placeholder,.item-hint{color:var(--muted);font-size:12px}.final-title{color:#276749;font-size:13px;font-weight:650}.status-pill{width:fit-content;display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 8px;color:var(--muted);background:var(--surface);font-size:11px;font-weight:700;white-space:nowrap}.status-ready{color:#543acb;background:var(--purple-soft)}.status-renamed{color:#18774a;background:var(--green-soft)}.status-failed,.status-unsupported,.status-too_large{color:#9b3445;background:var(--danger-soft)}.status-dot{width:6px;height:6px;border-radius:50%;background:currentColor;animation:pulse 1.1s ease-in-out infinite}@keyframes pulse{50%{opacity:.35}}.row-action-cell{display:grid;place-items:center}.icon-button{width:32px;height:32px;display:grid;place-items:center;border:1px solid transparent;border-radius:8px;color:var(--muted);background:transparent;cursor:pointer}.icon-button:hover:not(:disabled){color:var(--purple);border-color:var(--line);background:var(--surface)}.workspace-footer{position:fixed;z-index:5;inset:auto 0 0;min-height:74px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:12px clamp(24px,4vw,60px);border-top:1px solid var(--line);background:#fffffff7}.footer-secondary,.apply-summary{display:flex;align-items:center;gap:18px}.apply-summary>span{color:var(--muted);font-size:13px}.text-link,.text-button{color:var(--purple);font-size:13px;font-weight:700;text-decoration:none}.text-link:hover,.text-button:hover{text-decoration:underline}.text-button{border:0;padding:0;background:transparent;cursor:pointer}.text-button.muted{color:var(--muted);font-weight:500}.upgrade-layout{width:min(980px,calc(100% - 44px));margin:0 auto;padding:64px 0 90px;text-align:center}.completion-mark{width:58px;height:58px;margin:0 auto 18px;display:grid;place-items:center;color:var(--green);background:var(--green-soft);border-radius:50%}.upgrade-layout>h1{margin-inline:auto;max-width:760px;font-size:clamp(38px,5vw,56px)}.upgrade-lead{max-width:660px;margin:0 auto 38px}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:14px;overflow:hidden;text-align:left}.comparison-column{padding:30px}.comparison-column+.comparison-column{border-left:1px solid var(--line)}.comparison-featured{background:#fbfaff}.comparison-kicker{color:var(--purple);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.comparison-column h2{margin:8px 0;font-size:25px;letter-spacing:-.025em}.comparison-column>p{color:var(--muted);line-height:1.5}.comparison-column ul{display:grid;gap:11px;padding:0;margin:22px 0 0;list-style:none}.comparison-column li{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.4}.comparison-column li svg{flex:0 0 auto;color:var(--green)}.upgrade-actions{display:flex;justify-content:center;gap:11px;margin-top:28px}.legal-layout{width:min(720px,calc(100% - 44px));margin:0 auto;padding:62px 0 90px}.legal-layout h1{margin-bottom:14px;font-size:clamp(36px,5vw,54px);letter-spacing:-.05em}.legal-intro{color:var(--muted);font-size:17px;line-height:1.65;margin-bottom:42px}.legal-layout section{margin-bottom:29px}.legal-layout h2{margin-bottom:8px;font-size:19px}.legal-layout section p{color:#4f4c59;line-height:1.7}@media(max-width:880px){.entry-layout{grid-template-columns:1fr;min-height:auto}.entry-copy{max-width:680px}.entry-preview{max-width:560px;width:100%}.workspace-heading{align-items:flex-start;flex-direction:column}.file-table{overflow-x:auto}.file-row{min-width:860px}}@media(max-width:620px){.app-header{padding-inline:18px}.header-quota{display:none}.entry-layout,.workspace-main,.upgrade-layout,.legal-layout{width:min(100% - 32px,1000px)}.entry-layout{padding:50px 0;gap:44px}.entry-copy h1{font-size:40px}.workspace-main{padding-top:32px}.quota-block{width:100%}.quota-block>div{flex:1}.workspace-footer{align-items:stretch;padding:10px 16px}.footer-secondary{display:none}.apply-summary{width:100%;justify-content:space-between}.comparison-grid{grid-template-columns:1fr}.comparison-column+.comparison-column{border-left:0;border-top:1px solid var(--line)}.upgrade-actions{flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
