:root{--ink:#12131b;--muted:#747685;--purple:#7044ee;--line:#e8e8ef;--paper:#fcfcfe}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.55 Arial,sans-serif}.top{height:74px;padding:0 max(4vw,24px);display:flex;align-items:center;gap:35px;border-bottom:1px solid var(--line);background:#ffffffed;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none}.brand i{width:33px;height:33px;border-radius:10px;background:linear-gradient(145deg,#7447f6,#cf58b9);display:grid;place-items:center;color:#fff;font-style:normal}.brand b{font-size:13px;letter-spacing:.04em}.brand span{color:#777989;font-weight:500}.top nav{display:flex;gap:30px;margin:auto}.top nav a,.back{color:#707281;text-decoration:none;font-weight:700}.pill,.button{border-radius:10px;padding:10px 15px;background:#7044ee;color:#fff;text-decoration:none;font-weight:800;border:0}.hero{max-width:1180px;margin:auto;min-height:560px;padding:75px 28px 55px;display:grid;grid-template-columns:1.08fr .92fr;gap:40px;align-items:center}.badge{display:inline-block;padding:7px 12px;border-radius:99px;background:#eee9ff;color:#6037d8;font-size:12px;font-weight:800}.hero h1{font-size:clamp(48px,6vw,76px);line-height:.98;letter-spacing:-.055em;margin:22px 0}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#7141eb,#d24dad);-webkit-background-clip:text;color:transparent}.hero>div>p{font-size:18px;color:#6f7180;max-width:550px}.search{max-width:600px;height:60px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #dedfe7;border-radius:17px;padding:0 8px 0 16px;box-shadow:0 15px 45px #26264314}.search input{flex:1;border:0;outline:0;font-size:15px}.search button{border:0;border-radius:11px;background:#7044ee;color:#fff;padding:11px 17px;font-weight:800}.stats{display:flex;gap:25px;margin-top:20px;color:#898b98;font-size:12px}.stats b{color:#333540}.hero-visual{height:390px;display:grid;place-items:center;position:relative}.orb{width:350px;height:350px;border-radius:50%;background:linear-gradient(145deg,#d8ccff,#f6d6ed)}.feature{position:absolute;width:min(420px,96%);display:grid;grid-template-columns:70px 1fr 45px;align-items:center;gap:16px;padding:19px;background:#171823;color:#fff;border-radius:25px;box-shadow:0 30px 70px #30274c48;transform:rotate(-2deg)}.cover,.blog-art{display:grid;place-items:center;background:linear-gradient(145deg,#7140f4,#c653ce);color:#fff}.cover{width:70px;height:70px;border-radius:17px;font-size:25px}.feature small,.feature b,.feature span{display:block}.feature small{font-size:9px;letter-spacing:.13em;color:#ae95ff}.feature b{font-size:19px;margin:4px 0}.feature span{font-size:12px;color:#aaaab6}.feature>i{width:44px;height:44px;border-radius:50%;background:#7549f5;display:grid;place-items:center;font-style:normal}.section{max-width:1180px;margin:auto;padding:45px 28px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-title h1,.section-title h2{margin:4px 0 0;font-size:31px;letter-spacing:-.035em}.section-title>a{color:#6841e1;text-decoration:none;font-weight:800}.eyebrow{margin:0;color:#7b7d8d;font-size:10px;font-weight:900;letter-spacing:.13em}.chips{display:flex;flex-wrap:wrap;gap:9px}.chips a{padding:10px 14px;background:#fff;border:1px solid #e5e5ec;border-radius:99px;color:#5c5e6c;text-decoration:none;font-weight:700;font-size:12px}.chips a:hover{color:#633de0;border-color:#a991f4}.tone-list{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.tone{min-height:82px;padding:12px 18px;display:flex;gap:16px;align-items:center;border-bottom:1px solid #eeeef3}.tone>span:first-child,.tone small{color:#898b98;font-size:12px}.play{width:48px;height:48px;border:0;border-radius:15px;background:linear-gradient(145deg,#7042f3,#c651ce);color:#fff;cursor:pointer}.tone>div b,.tone>div small{display:block}.grow{flex:1}.empty{padding:55px;text-align:center;color:#878997}.empty b,.empty span{display:block}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.blog-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:14px}.blog-art{height:125px;border-radius:14px;font-size:30px}.blog-grid small{display:block;margin-top:14px;color:#7954de;font-weight:800}.blog-grid h2,.blog-grid h3{font-size:19px;line-height:1.3;margin:8px 0}.blog-grid p{color:#767887;font-size:13px}.blog-grid a{color:#6841df;text-decoration:none;font-weight:800}.article,.detail{max-width:850px;margin:auto;padding:70px 25px 110px}.article h1,.detail h1{font-size:clamp(38px,5vw,58px);line-height:1.05;letter-spacing:-.045em}.lead{font-size:19px;color:#707281}.article-body{margin-top:35px;font-size:17px;line-height:1.85;white-space:normal}.detail-card{margin-top:25px;padding:30px;border:1px solid var(--line);border-radius:25px;background:#fff;display:grid;grid-template-columns:150px 1fr;gap:30px;align-items:center}.detail-card .art{width:150px;height:150px;border-radius:25px;background:linear-gradient(145deg,#7042f3,#cf55c0);display:grid;place-items:center;color:#fff;font-size:50px}.detail audio{display:block;width:100%;margin:16px 0 24px}footer{padding:35px max(4vw,25px);border-top:1px solid var(--line);display:flex;align-items:center;gap:20px;color:#858795}footer p{margin-right:auto}@media(max-width:760px){.top nav{display:none}.top .pill{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{height:320px;overflow:hidden}.hero h1{font-size:46px}.section{padding:36px 18px}.blog-grid{grid-template-columns:1fr}.tone{gap:10px}.tone>small{display:none}.detail-card{grid-template-columns:1fr}.detail-card .art{width:100%}footer{flex-wrap:wrap}.stats{flex-wrap:wrap}}

