:root{--bg:#f7f8fa;--bg-accent:#f2f3f7;--surface:#ffffff;--surface-soft:#f5f6f8;--surface-inset:#fafbfc;--ink:#0f1115;--text:#1f2329;--muted:#6b7280;--subtle:#9aa1ab;--line:#e6e8ec;--line-strong:#d7dae0;--accent:#6366f1;--accent-hover:#4f46e5;--accent-press:#4338ca;--accent-soft:#eef0ff;--accent-line:#d7dbff;--accent-ring:rgba(99,102,241,0.32);--green:#059669;--green-soft:#ecfdf5;--green-line:#a7f3d0;--red:#dc2626;--red-soft:#fef2f2;--red-line:#fecaca;--shadow-xs:0 1px 2px rgba(16,17,20,0.05);--shadow-sm:0 1px 3px rgba(16,17,20,0.06),0 1px 2px rgba(16,17,20,0.04);--shadow:0 6px 20px rgba(16,17,20,0.07),0 1px 3px rgba(16,17,20,0.05);--shadow-lg:0 16px 40px rgba(16,17,20,0.1);--radius:12px;--radius-sm:9px;--radius-xs:7px}*{box-sizing:border-box}html{color:var(--text);background:var(--bg)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{border:0}h1,h2,p{margin:0}h1{max-width:720px;font-size:clamp(38px,5.4vw,64px);line-height:1.05;letter-spacing:-.025em}h1,h2{color:var(--ink);font-weight:700}h2{font-size:clamp(24px,3.4vw,38px);line-height:1.12;letter-spacing:-.02em}.app-shell{width:min(1240px,calc(100vw - 40px));margin:0 auto;padding:16px 0 48px}.topbar{position:-webkit-sticky;position:sticky;top:12px;z-index:10;display:grid;grid-template-columns:auto 1fr auto;grid-gap:16px;gap:16px;min-height:60px;margin-bottom:24px;padding:8px 10px 8px 12px;background:rgba(255,255,255,.8);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:saturate(180%) blur(16px);backdrop-filter:saturate(180%) blur(16px)}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:11px;color:var(--ink);background:transparent;cursor:pointer}.brand-mark,.panel-icon,.project-icon{display:grid;place-items:center;color:#fff;background:linear-gradient(150deg,#818cf8,var(--accent) 55%,var(--accent-press));border-radius:10px}.brand-mark{width:38px;height:38px;box-shadow:0 6px 16px rgba(99,102,241,.32)}.brand span:last-child{display:grid;grid-gap:1px;gap:1px;text-align:left}.brand strong{font-size:15px;font-weight:650;letter-spacing:-.01em}.auth-panel p,.brand small,.eyebrow,.feature-block span,.plan-card p,.product-surface span,.project-row small,.prompt-output::placeholder,.result-toolbar span,.section-heading p,.style-card small{color:var(--muted)}.topnav{display:flex;justify-content:center;gap:2px}.topnav button{min-height:36px;padding:0 13px;color:var(--muted);background:transparent;border:1px solid transparent;border-radius:9px;font-weight:550;cursor:pointer;transition:color .15s ease,background .15s ease}.topnav button:hover{color:var(--ink);background:var(--surface-soft)}.account-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.account-chip,.file-pill,.icon-button,.primary-button,.secondary-button,.toolbar-actions a,.toolbar-actions button,.upload-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.icon-button,.primary-button,.secondary-button{cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .05s ease}.primary-button{min-height:40px;padding:0 15px;color:#fff;background:var(--accent);border:1px solid var(--accent);border-radius:10px;font-weight:600;box-shadow:0 1px 2px rgba(67,56,202,.28),inset 0 1px 0 rgba(255,255,255,.16)}.primary-button:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.primary-button:active{transform:translateY(1px);background:var(--accent-press)}.secondary-button{min-height:40px;padding:0 15px;color:var(--text);background:var(--surface);border:1px solid var(--line-strong);border-radius:10px;font-weight:550;box-shadow:var(--shadow-xs)}.secondary-button:hover{background:var(--surface-soft);border-color:var(--muted)}.primary-button.large,.secondary-button.large{min-height:48px;padding:0 20px;font-size:15px}.primary-button.full,.secondary-button.full{width:100%}.icon-button{width:40px;min-height:40px;padding:0;color:var(--muted);background:var(--surface);border:1px solid var(--line-strong);border-radius:10px;box-shadow:var(--shadow-xs)}.icon-button:hover{color:var(--ink);background:var(--surface-soft);border-color:var(--muted)}.mobile-menu{display:none}.account-chip{min-height:36px;padding:0 12px;color:var(--text);background:var(--surface-soft);border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:550}.auth-view,.billing-view,.home-view,.studio-view{min-height:calc(100vh - 140px)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.78fr);grid-gap:40px;gap:40px;align-items:center;padding:56px 0 40px}.hero-copy{display:flex;flex-direction:column;justify-content:center;gap:24px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.hero-copy .eyebrow{color:var(--accent)}.hero-copy p{max-width:620px;color:var(--muted);font-size:18px;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.auth-panel,.composer,.feature-block,.plan-card,.preview,.product-surface,.studio-sidebar{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.product-surface{display:grid;align-content:start;grid-gap:18px;gap:18px;padding:20px}.plan-topline,.project-row,.quota-panel>div:first-child,.result-toolbar,.surface-header,.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.project-row>div,.surface-header>div,.workspace-heading>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.surface-header strong{font-size:15px;font-weight:600}.plan-topline span,.status-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;color:var(--green);background:var(--green-soft);border:1px solid var(--green-line);border-radius:999px;font-size:12px;font-weight:600}.usage-meter{overflow:hidden;height:6px;background:var(--surface-soft);border-radius:999px}.usage-meter span{display:block;height:100%;background:linear-gradient(90deg,#818cf8,var(--accent));border-radius:inherit;transition:width .4s ease}.project-list{display:grid;grid-gap:8px;gap:8px}.project-row{min-height:64px;padding:12px;background:var(--surface-inset);border:1px solid var(--line);border-radius:var(--radius-sm);transition:border-color .15s ease,background .15s ease}.project-row:hover{border-color:var(--line-strong);background:var(--surface-soft)}.project-icon{flex:0 0 auto;width:34px;height:34px;border-radius:9px}.project-row strong{font-size:14px;font-weight:600}.project-row>span:last-child{flex:0 0 auto;color:var(--muted);font-size:12px;font-weight:600}.sample-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.sample-strip img{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--surface-soft);border:1px solid var(--line);border-radius:var(--radius-sm)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;padding:16px 0 48px}.feature-block{display:grid;grid-gap:10px;gap:10px;align-content:start;min-height:168px;padding:22px}.feature-block svg{color:var(--accent)}.feature-block strong{font-size:17px;font-weight:600;letter-spacing:-.01em}.feature-block span{line-height:1.6}.auth-view{display:grid;place-items:center;padding:40px 0}.auth-panel{display:grid;grid-gap:16px;gap:16px;width:min(440px,100%);padding:28px}.auth-panel h2{font-size:26px}.auth-panel p{line-height:1.6}.auth-switch{display:flex;gap:6px;justify-content:center;color:var(--muted);font-size:13px}.auth-switch button{color:var(--accent);background:transparent;font-weight:600;cursor:pointer}.auth-switch button:hover{text-decoration:underline}.panel-icon{width:44px;height:44px;border-radius:11px}.auth-panel label,.field{display:grid;grid-gap:7px;gap:7px;color:var(--text);font-size:13px;font-weight:600}input,select,textarea{width:100%;color:var(--text);background:var(--surface);border:1px solid var(--line-strong);border-radius:10px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}input::placeholder,textarea::placeholder{color:var(--subtle)}input,textarea{padding:11px 13px}textarea{min-height:76px;line-height:1.55;resize:vertical}select{height:44px;padding:0 12px}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring)}.billing-view{display:grid;align-content:center;grid-gap:24px;gap:24px;padding:48px 0}.section-heading{display:grid;grid-gap:10px;gap:10px;max-width:640px}.section-heading .eyebrow{color:var(--accent)}.section-heading p{font-size:16px;line-height:1.6}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-card,.plan-grid{display:grid;grid-gap:16px;gap:16px}.plan-card{align-content:start;padding:24px}.plan-card.featured{border-color:var(--accent-line);box-shadow:0 0 0 1px var(--accent-line),0 16px 40px rgba(99,102,241,.16)}.plan-topline strong{font-size:19px;font-weight:650;letter-spacing:-.01em}.plan-topline span{color:var(--accent);background:var(--accent-soft);border-color:var(--accent-line)}.plan-price{display:flex;align-items:baseline;gap:6px;color:var(--ink);font-size:40px;font-weight:750;letter-spacing:-.03em}.plan-price small,.quota{color:var(--muted);font-size:14px}.quota{padding:10px 13px;background:var(--surface-inset);border:1px solid var(--line);border-radius:var(--radius-sm);font-weight:600}.plan-card ul{display:grid;grid-gap:11px;gap:11px;margin:0;padding:0;list-style:none}.plan-card li{display:flex;align-items:center;gap:9px;color:var(--text);font-size:14px}.plan-card li svg{flex:0 0 auto;color:var(--green)}.studio-view{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:20px;gap:20px}.studio-sidebar{position:-webkit-sticky;position:sticky;top:88px;display:flex;flex-direction:column;gap:16px;height:calc(100vh - 120px);padding:18px}.studio-sidebar h2,.workspace-heading h2{font-size:22px}.quota-panel{display:grid;grid-gap:10px;gap:10px;padding:14px;background:var(--surface-inset);border:1px solid var(--line);border-radius:var(--radius-sm)}.quota-panel strong{font-size:14px;font-weight:600}.quota-panel span{color:var(--muted);font-size:13px}.sidebar-list{display:grid;grid-gap:8px;gap:8px}.sidebar-list button{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer}.sidebar-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace{display:grid;grid-template-columns:minmax(360px,.86fr) minmax(420px,1.14fr);grid-gap:20px;gap:20px;align-items:start}.composer{display:grid;grid-gap:14px;gap:14px;padding:20px}.workspace-heading .eyebrow{color:var(--accent)}.inline-fields{display:grid;grid-template-columns:minmax(0,1fr) 132px;grid-gap:12px;gap:12px}.reference-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:2px 0 4px}.file-pill,.upload-button{min-height:40px;border-radius:10px;cursor:pointer}.upload-button{padding:0 14px;color:var(--text);background:var(--surface);border:1px solid var(--line-strong);font-weight:550;box-shadow:var(--shadow-xs);transition:border-color .15s ease,background .15s ease}.upload-button:hover{background:var(--surface-soft);border-color:var(--muted)}.upload-button input{display:none}.file-pill{max-width:min(280px,100%);padding:0 12px;color:var(--text);background:var(--accent-soft);border:1px solid var(--accent-line)}.file-pill span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style-groups{display:grid;grid-gap:16px;gap:16px}.group-title{margin-bottom:8px;color:var(--muted);font-size:12px;font-weight:650;letter-spacing:.02em;text-transform:uppercase}.style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.style-card{position:relative;display:grid;grid-template-columns:60px minmax(0,1fr);grid-gap:11px;gap:11px;min-height:84px;padding:9px;color:var(--text);text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.style-card:hover{border-color:var(--line-strong);background:var(--surface-soft)}.style-card.active{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 3px var(--accent-ring)}.style-card img{width:60px;height:64px;object-fit:cover;background:var(--surface-soft);border:1px solid var(--line);border-radius:7px}.style-meta{display:grid;align-content:center;grid-gap:3px;gap:3px;min-width:0}.style-meta strong{font-size:14px;font-weight:600;line-height:1.2}.style-meta small{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.style-check{position:absolute;top:7px;right:7px;display:grid;width:20px;height:20px;place-items:center;color:#fff;background:var(--accent);border-radius:999px}.error-box{padding:11px 13px;color:var(--red);background:var(--red-soft);border:1px solid var(--red-line);border-radius:var(--radius-sm);font-size:14px}.generate-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;color:#fff;background:var(--accent);border:1px solid var(--accent);border-radius:10px;cursor:pointer;font-size:15px;font-weight:650;box-shadow:0 1px 2px rgba(67,56,202,.28),inset 0 1px 0 rgba(255,255,255,.16);transition:background .15s ease,box-shadow .15s ease,transform .05s ease}.generate-button:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 8px 22px rgba(99,102,241,.3)}.generate-button:active:not(:disabled){transform:translateY(1px)}.generate-button:disabled{cursor:progress;opacity:.6}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.preview{position:-webkit-sticky;position:sticky;top:88px;overflow:hidden}.preview-stage{display:grid;min-height:min(64vh,720px);place-items:center;background-color:var(--surface-inset);background-image:radial-gradient(circle,rgba(15,17,21,.05) 1px,transparent 0);background-size:18px 18px;border-bottom:1px solid var(--line)}.result-image{display:block;width:100%;max-height:min(64vh,720px);object-fit:contain}.empty-state{display:grid;place-items:center;grid-gap:12px;gap:12px;width:min(360px,calc(100% - 32px));min-height:220px;color:var(--muted);background:rgba(255,255,255,.7);border:1px dashed var(--line-strong);border-radius:var(--radius)}.empty-state svg{color:var(--subtle)}.result-toolbar{padding:14px;border-bottom:1px solid var(--line)}.result-toolbar>div:first-child{display:grid;min-width:0;grid-gap:2px;gap:2px}.result-toolbar strong{font-size:15px;font-weight:600}.result-toolbar span,.result-toolbar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolbar-actions{display:flex;flex-shrink:0;gap:8px}.toolbar-actions a,.toolbar-actions button{min-height:38px;padding:0 12px;color:var(--text);background:var(--surface);border:1px solid var(--line-strong);border-radius:9px;font-weight:550;cursor:pointer;box-shadow:var(--shadow-xs);transition:background .15s ease,border-color .15s ease}.toolbar-actions a:hover,.toolbar-actions button:hover{background:var(--surface-soft);border-color:var(--muted)}.disabled-link{pointer-events:none;opacity:.45}.prompt-output{display:block;width:100%;height:200px;padding:14px;color:var(--text);background:var(--surface-inset);border:0;border-radius:0;resize:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.6}.prompt-output:focus{box-shadow:none}@media (max-width:1180px){.hero,.studio-view,.workspace{grid-template-columns:1fr}.hero{gap:28px}.preview,.studio-sidebar{position:static;height:auto}}@media (max-width:820px){.app-shell{width:min(100% - 20px,1240px);padding-top:10px}.topbar{position:static;grid-template-columns:1fr auto}.account-actions .primary-button,.account-actions .secondary-button,.account-chip,.topnav{display:none}.mobile-menu{display:inline-flex}.hero{padding:28px 0 24px}.hero-copy p{font-size:16px}.feature-grid,.inline-fields,.plan-grid,.sample-strip,.style-grid{grid-template-columns:1fr}.result-toolbar,.surface-header{align-items:stretch;flex-direction:column}.toolbar-actions{display:grid;grid-template-columns:1fr 1fr}}.status-pill.muted{color:var(--muted);background:var(--surface-soft);border-color:var(--line)}.mobile-nav{grid-column:1/-1;display:grid;grid-gap:2px;gap:2px;padding-top:10px;margin-top:6px;border-top:1px solid var(--line)}.mobile-nav>button{min-height:44px;padding:0 12px;text-align:left;color:var(--text);background:transparent;border:1px solid transparent;border-radius:9px;font-weight:550;cursor:pointer}.mobile-nav>button:hover{background:var(--surface-soft)}.mobile-nav-actions{display:grid;grid-gap:8px;gap:8px;margin-top:8px}.gallery{display:grid;grid-gap:20px;gap:20px;padding:8px 0 56px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:14px;gap:14px}.gallery-card{position:relative;display:grid;grid-gap:11px;gap:11px;padding:11px;text-align:left;color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;box-shadow:var(--shadow-xs);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.gallery-card:hover{transform:translateY(-3px);border-color:var(--accent-line);box-shadow:var(--shadow-lg)}.gallery-thumb{display:block;overflow:hidden;border-radius:var(--radius-sm);border:1px solid var(--line)}.gallery-thumb img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:var(--surface-soft)}.gallery-meta{display:grid;grid-gap:4px;gap:4px;min-width:0}.gallery-meta strong{font-size:15px;font-weight:600}.gallery-meta small{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gallery-go{position:absolute;top:15px;right:15px;display:grid;width:28px;height:28px;place-items:center;color:#fff;background:var(--accent);border:0;border-radius:999px;opacity:0;transform:translateX(-4px);transition:opacity .15s ease,transform .15s ease}.gallery-card:hover .gallery-go{opacity:1;transform:translateX(0)}.sidebar-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.sidebar-top .eyebrow{color:var(--accent)}.sidebar-history{display:flex;flex:1 1;flex-direction:column;gap:8px;min-height:0}.sidebar-empty{color:var(--muted);font-size:13px;line-height:1.6}.history-list{display:grid;grid-gap:8px;gap:8px;overflow-y:auto;padding-right:2px}.history-item{display:flex;align-items:center;gap:6px;padding:7px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);transition:border-color .15s ease,box-shadow .15s ease}.history-item:hover{border-color:var(--line-strong)}.history-item.active{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-ring)}.history-open{display:flex;flex:1 1;align-items:center;gap:10px;min-width:0;color:var(--text);background:transparent;cursor:pointer}.history-thumb{flex:0 0 auto;display:block;overflow:hidden;width:42px;height:42px;border:1px solid var(--line);border-radius:7px}.history-thumb img{width:42px;height:42px;object-fit:cover}.history-meta{display:grid;grid-gap:2px;gap:2px;min-width:0;text-align:left}.history-meta strong{font-size:13px;font-weight:600}.history-meta small,.history-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-meta small{color:var(--muted);font-size:11px}.history-delete{flex:0 0 auto;display:grid;width:30px;height:30px;place-items:center;color:var(--subtle);background:transparent;border-radius:7px;cursor:pointer;transition:color .15s ease,background .15s ease}.history-delete:hover{color:var(--red);background:var(--red-soft)}.sidebar-hint{gap:6px;color:var(--subtle);font-size:12px}.sidebar-hint,.site-footer{display:flex;align-items:center}.site-footer{flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:32px;padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand .brand-mark{width:34px;height:34px}.footer-brand div{display:grid;grid-gap:2px;gap:2px}.footer-brand strong{font-weight:600}.footer-brand small{color:var(--muted);font-size:12px}.footer-links{display:flex;flex-wrap:wrap;gap:4px}.footer-links a,.footer-links button{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;color:var(--muted);background:transparent;border-radius:9px;font-weight:550;font-size:14px;text-decoration:none;cursor:pointer;transition:color .15s ease,background .15s ease}.footer-links a:hover,.footer-links button:hover{color:var(--ink);background:var(--surface-soft)}.footer-copy{color:var(--subtle);font-size:12px}.toast{position:fixed;left:50%;bottom:26px;z-index:40;padding:12px 18px;color:#fff;background:var(--ink);border-radius:999px;box-shadow:var(--shadow-lg);font-size:14px;font-weight:550;transform:translateX(-50%);animation:toast-in .2s ease}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:820px){.site-footer{flex-direction:column;align-items:flex-start}}.legal-topbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:8px 0 20px}.legal-back{color:var(--ink);font-weight:600;text-decoration:none}.legal-back:hover{color:var(--accent)}.legal-nav{display:flex;flex-wrap:wrap;gap:4px}.legal-nav a{padding:6px 12px;color:var(--muted);border-radius:9px;font-size:14px;font-weight:550;text-decoration:none}.legal-nav a:hover{color:var(--ink);background:var(--surface-soft)}.legal-page{max-width:760px;margin:0 auto 56px;padding:32px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.legal-page h1{font-size:clamp(28px,4vw,40px)}.legal-page h2{margin-top:32px;font-size:20px}.legal-date{margin-top:8px;color:var(--subtle);font-size:13px}.legal-intro{margin-top:16px;color:var(--muted);line-height:1.7}.legal-page p{margin-top:12px;color:var(--text);line-height:1.75}.legal-page ul{margin:12px 0 0;padding-left:22px;display:grid;grid-gap:8px;gap:8px}.legal-page li{color:var(--text);line-height:1.7}.legal-page a{color:var(--accent);text-decoration:none}.legal-page a:hover{text-decoration:underline}.legal-page hr{margin:32px 0 0;border:0;border-top:1px solid var(--line)}.legal-contact{color:var(--muted);font-size:14px}