@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Outfit:wght@600;700;800&display=swap";:root{color:#101828;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary:#4f7cff;--primary-dark:#315fe8;--primary-soft:#eaf0ff;--accent:#6cff3f;--accent-dark:#47d61a;--accent-soft:#e7ffd9;--wine:#6f1637;--wine-dark:#65142f;--wine-soft:#f7eef1;--ink-950:#101828;--ink-900:#17212f;--ink-700:#344054;--ink-600:#475467;--ink-500:#667085;--surface:#ffffffeb;--surface-strong:#fff;--surface-alt:#f8fafc;--border:#e4e7ec;--border-strong:#d0d5dd;--danger:#b42318;--warning:#9a5b00;--success:#106a31;--shadow-soft:0 24px 60px #10182814;--shadow-panel:0 32px 90px #4f7cff24;--radius-xl:30px;--radius-lg:24px;--radius-md:20px;--radius-sm:16px;background:radial-gradient(circle at 0 0,#4f7cff33,#0000 30%),radial-gradient(circle at 100% 0,#6f163724,#0000 24%),radial-gradient(circle at 80% 16%,#6cff3f1f,#0000 22%),linear-gradient(#f8faff 0%,#f5f8fc 44%,#eef3fb 100%);font-family:Manrope,Avenir Next,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.app-loader{min-height:100vh;color:var(--ink-600);place-items:center;gap:16px;display:grid}.shell-root{flex-direction:column;gap:18px;min-height:100vh;padding:20px;display:flex}.brand-block{align-items:center;gap:14px;display:flex}.brand-copy{min-width:0}.brand-block strong,.shell-topbar h2,.hero-card h1,.section-heading h2,.dialog-card h2,.auth-hero h1,.empty-state h2{font-family:Outfit,Manrope,sans-serif}.brand-block strong{letter-spacing:-.02em;font-size:1.06rem;display:block}.brand-block span{color:var(--ink-500);margin-top:6px;line-height:1.6;display:block}.brand-mark{object-fit:cover;border-radius:18px;flex:0 0 56px;width:56px;height:56px;box-shadow:0 18px 32px #6f16372e}.eyebrow{color:var(--ink-500);letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:800}.nav-item{min-height:44px;color:var(--ink-600);border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;padding:10px 14px;font-weight:700;transition:transform .14s,border-color .14s,background-color .14s,color .14s,box-shadow .14s;display:flex}.nav-item.active{background:var(--primary-soft);color:var(--primary-dark);border-color:#4f7cff38;box-shadow:inset 0 1px #fffc}.nav-item--accent{background:var(--accent-soft);color:var(--ink-900);border-color:#6cff3f47}.field-stack{flex-direction:column;gap:8px;display:flex}.field-stack>span{color:var(--ink-700);font-size:.88rem;font-weight:700}input,textarea,select{border:1px solid var(--border);background:var(--surface-strong);width:100%;color:var(--ink-900);border-radius:16px;padding:13px 14px;transition:border-color .14s,box-shadow .14s,background-color .14s}textarea{resize:vertical;min-height:120px}input::placeholder,textarea::placeholder{color:var(--ink-500)}input:focus,textarea:focus,select:focus{border-color:#4f7cffbf;outline:none;box-shadow:0 0 0 4px #4f7cff24}.toggle-card,.account-summary,.panel-surface,.hero-card,.auth-card,.auth-hero,.metric-card,.empty-state,.cv-row,.compact-row,.editor-item,.template-picker,.template-card,.country-card,.country-pill-button{background:var(--surface);box-shadow:var(--shadow-soft);border:1px solid #4f7cff14}.toggle-card,.account-summary{border-radius:20px;padding:16px}.toggle-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.toggle-card strong,.account-summary strong{margin-bottom:4px;display:block}.toggle-card span,.account-summary span,.support-text,.cv-row__copy p,.template-card__description,.hero-description,.auth-hero p,.empty-state p,.metric-card span,.metric-card p{color:var(--ink-500);line-height:1.7}.shell-topbar{z-index:30;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffffff0,#f4f7ffeb);border:1px solid #4f7cff1f;border-radius:28px;flex-direction:column;gap:18px;padding:18px 22px;display:flex;position:sticky;top:20px}.shell-topbar__main,.shell-topbar__sub{justify-content:space-between;align-items:center;gap:18px;display:flex}.shell-topbar__sub{align-items:flex-start}.topbar-nav{background:#4f7cff0d;border:1px solid #4f7cff1f;border-radius:20px;flex-wrap:wrap;flex:420px;justify-content:center;align-items:center;gap:8px;padding:8px;display:flex}.shell-topbar__controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.topbar-field{flex-direction:column;gap:6px;min-width:138px;display:flex}.topbar-field span{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-500);font-size:.72rem;font-weight:800}.topbar-field select{min-width:138px;padding:12px 14px}.topbar-switch,.topbar-account{background:var(--surface);box-shadow:var(--shadow-soft);border:1px solid #4f7cff1a;border-radius:18px;align-items:center;gap:14px;padding:12px 14px;display:flex}.topbar-switch{justify-content:space-between;min-width:250px}.topbar-switch strong,.topbar-account strong{margin-bottom:3px;display:block}.topbar-switch span,.topbar-account span{color:var(--ink-500);line-height:1.5}.topbar-switch__input{width:auto;min-width:0;box-shadow:none;accent-color:var(--primary);border:0;padding:0}.topbar-account{justify-content:space-between;min-width:260px}.shell-topbar__copy p:last-child{color:var(--ink-500);max-width:62ch;margin:10px 0 0;line-height:1.7}.shell-topbar__meta{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.meta-pill,.hint-pill,.status-pill,.country-pill,.inline-meta{border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:8px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.meta-pill,.hint-pill,.country-pill{background:var(--primary-soft);color:var(--primary-dark);border:1px solid #4f7cff2e}.meta-pill--accent{background:var(--accent-soft);color:#20320f;border-color:#6cff3f47}.meta-pill--soft{color:var(--wine);background:#6f163714;border:1px solid #6f16371f}.shell-topbar h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.32rem,2vw,1.84rem)}.shell-content,.page-stack{flex-direction:column;gap:18px;display:flex}.shell-content{min-width:0}.hero-card,.panel-surface,.auth-card,.auth-hero,.empty-state{border-radius:var(--radius-xl);padding:24px}.hero-card{color:#f8fbff;background:radial-gradient(circle at top right, #6cff3f2e, transparent 28%), radial-gradient(circle at top left, #ffffff24, transparent 24%), linear-gradient(145deg, #1d3f9b 0%, var(--primary-dark) 42%, var(--wine) 100%);box-shadow:var(--shadow-panel);border-color:#0000}.hero-card .eyebrow,.hero-card .hero-description{color:#f8fbffc2}.hero-card .hint-pill,.hero-card .meta-pill{color:#f8fbff;background:#ffffff1f;border-color:#ffffff24}.hero-card .secondary-button,.hero-card .ghost-button{color:#f8fbff;background:#ffffff1f;border-color:#ffffff2e}.hero-card h1,.auth-hero h1{letter-spacing:-.05em;max-width:13ch;margin:0;font-size:clamp(2.15rem,5vw,3.9rem);line-height:.98}.hero-copy{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.hero-actions,.button-row,.button-column,.auth-points,.country-switcher{flex-wrap:wrap;gap:12px;display:flex}.hero-actions{justify-content:flex-end}.button-column{flex-direction:column}.primary-button,.secondary-button,.ghost-button,.danger-button{cursor:pointer;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;min-height:48px;padding:13px 18px;font-weight:800;transition:transform .14s,background-color .14s,border-color .14s,box-shadow .14s,color .14s;display:inline-flex}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.danger-button:hover,.nav-item:hover,.country-card:hover,.template-picker:hover,.template-card:hover,.cv-row:hover,.country-pill-button:hover,.account-summary:hover,.toggle-card:hover,.topbar-switch:hover,.topbar-account:hover{transform:translateY(-1px)}.primary-button{background:linear-gradient(180deg, var(--primary), var(--primary-dark));color:#fff;box-shadow:0 14px 28px #4f7cff33}.secondary-button{background:var(--accent-soft);color:var(--ink-900);border-color:#6cff3f42}.ghost-button{background:var(--surface-strong);border-color:var(--border);color:var(--ink-900)}.danger-button{color:var(--danger);background:#b4231814;border-color:#b423182e}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.danger-button:disabled{cursor:not-allowed;opacity:.52;box-shadow:none;transform:none}.primary-button--block{width:100%}.metrics-grid,.stack-grid,.editor-grid,.dual-section-grid,.target-grid,.result-grid,.quota-grid{gap:18px;display:grid}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{border-radius:24px;padding:20px}.metric-card strong,.big-figure{letter-spacing:-.04em;margin:8px 0 10px;font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,2.8rem);display:block}.metric-card--highlight{background:linear-gradient(145deg,#6cff3f3d,#fffffff5)}.metric-card--dark{background:radial-gradient(circle at top right, #ffffff14, transparent 28%), linear-gradient(145deg, var(--wine-dark), var(--wine));color:#f8f6f8;border-color:#6f163766}.metric-card--dark p,.metric-card--dark span{color:#f8f6f8bd}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.section-heading h2,.panel-surface h2,.empty-state h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.24rem,2vw,1.72rem)}.status-pill{background:var(--wine-soft);color:var(--wine);border:1px solid #6f16371f}.inline-meta--danger{color:var(--danger);background:#b4231814;border:1px solid #b4231824}.quota-card{background:radial-gradient(circle at 0 0,#4f7cff1a,#0000 30%),linear-gradient(#fffffff5,#f5f8fffa)}.quota-card .quota-grid{grid-template-columns:1.28fr .92fr;align-items:start}.quota-controls{flex-direction:column;gap:14px;display:flex}.latest-card{background:radial-gradient(circle at 0 0,#6f163714,#0000 26%),linear-gradient(#fffffff5,#f7fafff5)}.latest-card .button-row{margin-top:18px}.cv-list,.editor-list,.compact-list,.template-picker-list{flex-direction:column;gap:12px;display:flex}.cv-row,.compact-row,.editor-item,.template-picker{border-radius:22px;transition:transform .14s,border-color .14s,box-shadow .14s}.cv-row:hover,.compact-row:hover,.editor-item:hover,.template-picker:hover,.template-card:hover,.country-card:hover{border-color:#4f7cff38;box-shadow:0 18px 38px #1018281a}.cv-row{justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.cv-row__copy,.cv-row__actions,.editor-side-stack{min-width:0}.cv-row__title{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;display:flex}.cv-row__title strong,.template-card strong,.template-picker strong,.editor-item__head strong{letter-spacing:-.02em;font-size:1.04rem}.cv-row__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.cv-row__actions--wrap{max-width:640px}.editor-grid{grid-template-columns:minmax(0,2fr) minmax(300px,.88fr);align-items:start}.editor-main-card,.editor-side-stack,.preview-stage,.preview-sidebar{min-width:0}.editor-side-stack{flex-direction:column;gap:18px;display:flex}.identity-grid{grid-template-columns:220px minmax(0,1fr);gap:18px;margin-bottom:18px;display:grid}.photo-panel{flex-direction:column;gap:12px;display:flex}.photo-frame{aspect-ratio:1;background:radial-gradient(circle at top left, #6cff3f24, transparent 36%), linear-gradient(145deg, var(--wine), var(--primary-dark));color:#f8fbff;border-radius:24px;place-items:center;width:100%;font-family:Outfit,sans-serif;font-size:2.6rem;font-weight:700;display:grid;overflow:hidden}.photo-frame img{object-fit:cover;width:100%;height:100%}.photo-actions{flex-direction:column;gap:10px;display:flex}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field-grid--compact{grid-template-columns:minmax(0,1fr)}.summary-list{flex-direction:column;gap:10px;display:flex}.summary-row{border-bottom:1px dashed #4f7cff29;justify-content:space-between;gap:16px;padding-bottom:10px;display:flex}.summary-row:last-child{border-bottom:0;padding-bottom:0}.editor-item{padding:16px}.editor-item--compact{flex-direction:column;gap:12px;display:flex}.editor-item__head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.dual-section-grid,.target-grid,.result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-row{justify-content:space-between;align-items:flex-end;gap:16px;padding:14px;display:flex}.dialog-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:40;background:#10182880;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog-card{background:#fff;border:1px solid #4f7cff1f;border-radius:28px;width:min(760px,100%);padding:24px;box-shadow:0 36px 80px #1018282e}.dialog-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.dialog-head p{color:var(--ink-500);margin:8px 0 0;line-height:1.6}.dialog-content{flex-direction:column;gap:14px;display:flex}.country-grid,.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.country-card,.template-card,.country-pill-button,.template-picker{text-align:left}.country-card,.template-card,.country-pill-button,.template-picker,.auth-tabs button{cursor:pointer}.country-card,.template-card{padding:18px}.country-card--active,.template-picker.active{border-color:#4f7cff57;box-shadow:0 0 0 4px #4f7cff1f}.country-card__code{background:var(--primary-soft);min-width:46px;color:var(--primary-dark);border:1px solid #4f7cff2e;border-radius:999px;justify-content:center;margin-bottom:12px;padding:6px 10px;font-weight:800;display:inline-flex}.country-card p{color:var(--ink-500);margin:10px 0 0;line-height:1.65}.panel-footer{margin-top:22px}.template-card{flex-direction:column;gap:14px;display:flex}.template-card__head{justify-content:space-between;gap:12px;display:flex}.template-card__head p,.template-picker span{color:var(--ink-500);margin:6px 0 0;line-height:1.55}.mini-preview{background:#edf3ff;border:1px solid #4f7cff1f;border-radius:22px;height:260px;overflow:hidden}.mini-preview__canvas{transform-origin:0 0;pointer-events:none;background:#fff;width:300%;height:300%;transform:scale(.3334)}.template-picker-list{gap:10px}.template-picker{grid-template-columns:120px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.template-picker .mini-preview{height:120px}.preview-layout{grid-template-columns:370px minmax(0,1fr);align-items:start;gap:18px;display:grid}.preview-sidebar{flex-direction:column;gap:18px;display:flex}.preview-stage{min-height:860px;padding:0;overflow:hidden}.preview-frame{background:#fff;border:0;width:100%;min-height:860px}.country-pill-button{border-radius:999px;padding:10px 14px;font-weight:800}.country-pill-button.active{background:linear-gradient(180deg, var(--primary), var(--primary-dark));color:#fff;border-color:#0000}.inline-notice{border:1px solid #0000;border-radius:18px;padding:14px 16px;line-height:1.6}.inline-notice--neutral{color:var(--primary-dark);background:#4f7cff14;border-color:#4f7cff24}.inline-notice--success{color:var(--success);background:#106a311a;border-color:#106a3126}.inline-notice--warning{color:var(--warning);background:#9a5b001f;border-color:#9a5b0029}.inline-notice--danger,.form-error{color:var(--danger);background:#b423181a;border-color:#b4231829}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.empty-state h2{margin:0}.hidden-input{display:none}.loader{border:3px solid #4f7cff2e;border-top-color:var(--primary-dark);border-radius:999px;width:26px;height:26px;animation:.9s linear infinite spin}.panel-surface--loading{min-height:160px;color:var(--ink-500);place-items:center;gap:12px;display:grid}.clean-list{color:var(--ink-700);flex-direction:column;gap:8px;margin:0;padding-left:18px;display:flex}.auth-shell{grid-template-columns:1.2fr minmax(420px,.84fr);align-items:center;gap:24px;min-height:100vh;padding:24px;display:grid}.auth-hero{background:radial-gradient(circle at top right, #6cff3f29, transparent 26%), radial-gradient(circle at top left, #ffffff24, transparent 22%), linear-gradient(145deg, #132e75, var(--primary-dark) 48%, var(--wine) 100%);color:#f8fbff;border-color:#0000;flex-direction:column;justify-content:flex-end;min-height:540px;display:flex}.auth-brand{align-items:center;gap:14px;margin-bottom:22px;display:flex}.auth-brand__logo{border-radius:20px;width:64px;height:64px;box-shadow:0 22px 38px #1113283d}.auth-brand strong{letter-spacing:-.02em;font-family:Outfit,Manrope,sans-serif;font-size:1.1rem;display:block}.auth-brand .eyebrow{color:#f8fbffb8;margin-bottom:6px}.auth-hero p{color:#f8fbffc2;max-width:56ch}.auth-points span{background:#ffffff14;border:1px solid #f8fbff24;border-radius:999px;padding:10px 12px}.auth-card{background:#fffffff7;justify-self:end;max-width:560px}.auth-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px;display:grid}.auth-tabs button{border:1px solid var(--border);min-height:48px;color:var(--ink-600);background:#4f7cff0a;border-radius:16px;padding:14px;font-weight:800;transition:background-color .14s,border-color .14s,color .14s}.auth-tabs button.active{background:var(--primary-soft);color:var(--primary-dark);border-color:#4f7cff2e}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1240px){.shell-topbar__main,.shell-topbar__sub{flex-direction:column;align-items:stretch}.topbar-nav,.shell-topbar__controls{justify-content:flex-start}.preview-layout,.editor-grid,.quota-card .quota-grid{grid-template-columns:1fr}}@media (width<=980px){.metrics-grid,.dual-section-grid,.target-grid,.result-grid,.country-grid,.template-grid,.auth-shell{grid-template-columns:1fr}.hero-copy,.cv-row,.compact-row,.section-heading,.dialog-head,.shell-topbar__sub{flex-direction:column;align-items:stretch}.shell-topbar__meta{justify-content:flex-start}.topbar-account{min-width:0}.auth-card{justify-self:stretch;max-width:none}}@media (width<=720px){.shell-root{gap:14px;padding:14px}.hero-card,.panel-surface,.auth-card,.auth-hero,.empty-state,.shell-topbar{border-radius:24px;padding:18px}.topbar-nav,.shell-topbar__controls,.topbar-account{width:100%}.topbar-field,.topbar-switch,.topbar-account{min-width:0}.topbar-account,.topbar-switch{flex-direction:column;align-items:stretch}.field-grid,.identity-grid,.auth-grid,.template-picker{grid-template-columns:1fr}.cv-row__actions--wrap,.cv-row__actions{justify-content:flex-start;max-width:none}.hero-card h1,.auth-hero h1{max-width:100%}}
