:root{color-scheme:light;--paper:#faf9f6;--ink:#171713;--muted:#6b6b68;--serif:"STSong","Songti SC","Noto Serif CJK SC","SimSun",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.7 "Microsoft YaHei","PingFang SC",Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #2974c7;outline-offset:5px}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(40px,5.3vw,80px);line-height:1.3;letter-spacing:-.04em}h2{font-size:clamp(36px,4vw,58px);line-height:1.35;letter-spacing:-.035em}h3{font-size:26px;line-height:1.5}.header{height:76px;max-width:1440px;padding:0 5.55%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;gap:12px;align-items:center;flex-shrink:0}.brand span{font:34px/1 Georgia,serif;letter-spacing:-1.5px}.header nav{display:flex;gap:56px}.header nav a:hover,footer nav a:hover{color:#386ea3}.button{display:inline-flex;justify-content:center;align-items:center;border-radius:99px;background:#171713;color:#fff;padding:14px 30px;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#383932;transform:translateY(-2px)}.nav-cta{padding:10px 24px;font-size:14px}.hero{text-align:center;padding:31px 24px 36px}.eyebrow{font-size:14px;color:var(--muted);letter-spacing:.06em;margin-bottom:18px}.intro{font-size:18px;line-height:1.8;color:var(--muted);margin:18px auto 30px;max-width:950px}.mobile-break{display:none}.experience{position:relative;background:#b6bcc0 url('../assets/img/lovart-demo-backdrop.png') center/cover;padding:46px max(24px,7.8%) 68px;scroll-margin-top:12px}.demo{max-width:1240px;margin:auto;display:grid;grid-template-columns:25% 75%;background:#f6f6f5;border:1px solid #fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 50px #2222220c}.demo-aside{background:#fff;padding:24px 20px;display:flex;flex-direction:column;min-width:0}.project{display:flex;gap:9px;align-items:center;font-size:13px;font-weight:600}.request{margin:25px 0;background:#f3f3f1;border-radius:18px;padding:16px;color:#777772;font-size:13px;line-height:1.8}.checklist{list-style:none;padding:0;margin:0 0 20px;counter-reset:step}.checklist li{margin:16px 0;font-size:13px;display:flex;align-items:center;gap:12px;counter-increment:step}.checklist li:before{content:counter(step,decimal-leading-zero);font:12px Georgia,serif;color:#377da9}.demo-description{font-size:12px;line-height:1.9;color:#777772}.demo-note{font-size:11px;color:#8b8b86;border-top:1px solid #ecece9;padding-top:14px;margin-top:auto}.screen{border:0;padding:18px;background:transparent;display:flex;align-items:center;min-width:0}.screen img{border-radius:10px;width:100%;height:auto}.switcher{position:absolute;bottom:42px;left:50%;transform:translateX(-50%);display:flex;gap:4px;padding:7px;background:#fffffff2;border:1px solid #eaeae6;border-radius:99px;box-shadow:0 6px 25px #3332;white-space:nowrap}.switcher button{border:0;background:transparent;border-radius:99px;padding:10px 23px;font-size:13px}.switcher button[aria-pressed=true]{background:var(--ink);color:#fff}.principles{display:flex;justify-content:center;gap:85px;padding:30px 24px;color:#777772;font-size:13px;border-bottom:1px solid #e9e8e3}.section{max-width:1280px;margin:auto;padding:112px 50px}.workflow{text-align:center}.section-intro{font-size:16px;line-height:1.9;color:var(--muted);margin-top:24px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;text-align:left;margin-top:72px}.steps article{border-top:1px solid #d9d8d2;padding-top:22px}.number{display:block;font:italic 28px Georgia,serif;color:#98988c;margin-bottom:28px}.steps p{margin-top:15px;color:var(--muted);font-size:14px}.editor-section{display:grid;grid-template-columns:1fr 1.45fr;gap:55px;align-items:center;padding-top:60px}.editor-preview{border:0;border-radius:16px;background:#e9eceb;padding:20px;transition:transform .2s}.editor-preview:hover{transform:translateY(-3px)}.editor-preview img{border-radius:6px}.text-link{display:inline-block;margin-top:26px;border-bottom:1px solid #92938a;padding-bottom:4px}.faq{display:grid;grid-template-columns:1fr 1.25fr;gap:50px;border-top:1px solid #e5e4de}.questions details{border-bottom:1px solid #deded6;padding:20px 0}.questions details:first-child{padding-top:0}summary{cursor:pointer;font-size:16px;list-style-position:outside;margin-left:18px;padding-left:5px}.questions p{color:var(--muted);font-size:14px;padding:18px 0 0 23px}.closing{text-align:center;padding:95px 24px 108px;background:#eeeee7}.closing h2{font-size:clamp(42px,4.7vw,68px)}.closing .button{margin-top:35px}footer{padding:36px 5.55%;display:flex;align-items:center;justify-content:space-between;gap:24px}footer .brand span{font-size:27px}footer p,footer nav{font-size:12px;color:var(--muted)}footer nav{display:flex;gap:25px}.skip{position:fixed;top:-100px;left:16px;z-index:5;background:white;padding:10px}.skip:focus{top:10px}dialog{width:min(1400px,94vw);max-height:94vh;border:0;padding:48px 16px 16px;border-radius:16px;background:#f8f8f6}dialog::backdrop{background:#151b23b8}dialog img{max-height:80vh;object-fit:contain;margin:auto}.close{position:absolute;right:16px;top:10px;background:transparent;border:1px solid #ccc;border-radius:20px;padding:3px 15px}
.screen img{max-height:450px;object-fit:contain}.demo-aside{min-height:460px}.editor-preview img{height:auto}
@media(min-width:1500px){.hero{padding-bottom:42px}.experience{padding-top:46px}.header{max-width:1600px}}@media(max-width:1050px){.header nav{gap:26px}.demo-aside{padding:18px 15px;min-height:360px}.demo-description{display:none}.request{margin:18px 0}.checklist li{margin:12px 0}.section{padding:80px 35px}.steps{gap:24px}.steps h3{font-size:23px}.editor-section{gap:30px}.demo-note{font-size:10px}.principles{gap:50px}}@media(max-width:720px){.header{height:auto;min-height:72px;padding:16px 22px;gap:18px;flex-wrap:wrap}.brand span{font-size:29px}.brand img{width:30px;height:30px}.header nav{order:3;width:100%;justify-content:center;gap:36px;font-size:13px;border-top:1px solid #e7e6e0;padding-top:12px}.nav-cta{font-size:12px;padding:9px 16px}.hero{padding:42px 20px}.hero h1{font-size:clamp(30px,7.5vw,53px);letter-spacing:-.055em}.intro{font-size:14px;max-width:370px;margin:22px auto 28px}.mobile-break{display:block}.eyebrow{font-size:12px}.experience{padding:26px 18px 60px}.demo{grid-template-columns:1fr}.demo-aside{padding:18px;min-height:0}.project{font-size:12px}.request{font-size:12px;margin:16px 0 0;padding:12px}.checklist{display:flex;justify-content:space-between;gap:8px;margin:10px 0 0}.checklist li{font-size:10px;gap:5px}.checklist li:before{font-size:10px}.demo-note{margin-top:0;padding-top:8px}.screen{padding:10px}.screen img{border-radius:5px}.switcher{bottom:35px;padding:5px}.switcher button{font-size:12px;padding:9px 16px}.principles{gap:0;justify-content:space-around;font-size:10px;padding:24px 10px}.section{padding:68px 24px}.steps{grid-template-columns:1fr 1fr;gap:30px 22px;margin-top:45px}.number{margin-bottom:18px}.steps h3{font-size:22px}.steps p{font-size:13px}.editor-section,.faq{grid-template-columns:1fr;gap:32px}.editor-preview{padding:12px}.closing{padding:70px 24px}footer{flex-wrap:wrap;padding:30px 24px}footer nav{width:100%;justify-content:space-between}footer p{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
