/* Liquid glass: translucent surfaces with an opaque fallback. */
:root{--green:#0879ed;--ink:#202838;--muted:#647086;--line:#dce3ee;--red:#ff786a;--paper:#f4f7fc}body{background:radial-gradient(ellipse at 90% 5%,#dce8ff 0,transparent 37%),radial-gradient(ellipse at 6% 31%,#e2ecf7 0,transparent 40%),#f5f7fb;background-attachment:fixed;color:var(--ink)}header{background:#f8faffcc;border-bottom:1px solid #fff;position:sticky;top:0;z-index:3;backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%)}.nav{height:78px}.brand{letter-spacing:-1px}.logo{color:#0879ed}.brand-note,nav a,nav button{color:#667186}.random{background:#ffffffa6;color:#33445e;border:1px solid #fff;box-shadow:0 3px 12px #253b6010,inset 0 1px 0 #fff;border-radius:24px}.hero{position:relative;min-height:335px;border:1px solid #fff;background:#ffffff70;border-radius:30px;box-shadow:0 12px 42px #536d9810,inset 0 1px 1px #fff;margin-top:28px;grid-template-columns:1.2fr 1fr;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.hero-copy{padding:40px 44px}.hero h1{font-size:48px;letter-spacing:-2px;line-height:1.27;margin:19px 0 14px}.eyebrow{font-size:11px;color:#6d7c94}.eyebrow i{background:#4999fa}.hero p{color:#6b7990;font-size:12px}.primary{background:#0879ed;color:#fff;border:1px solid #248bf5;box-shadow:0 4px 12px #1276d52a,inset 0 1px 0 #ffffff55;border-radius:24px;padding:13px 20px}.hero-note{color:#718199}.hero-art{min-height:315px;display:flex;align-items:center;justify-content:center;overflow:visible}.hero-art>*{display:none}.hero-art:before{content:'发现';display:grid;place-items:center;font-weight:700;font-size:42px;letter-spacing:-2px;color:#fff;text-shadow:0 2px 9px #5a87bd55;width:170px;height:190px;border:1px solid #fff;border-radius:37px;transform:rotate(-14deg);background:linear-gradient(140deg,#ffffffaa,#88baff55);box-shadow:inset 0 2px 3px #fff,0 20px 40px #678dc42b;backdrop-filter:blur(10px)}.hero-art:after{content:'✦';position:absolute;right:61px;bottom:51px;display:grid;place-items:center;color:#70a0e5;font-size:67px;width:121px;height:121px;border:1px solid #fff;border-radius:32px;transform:rotate(13deg);background:linear-gradient(140deg,#ffffffdd,#dae7ff77);box-shadow:inset 0 2px 3px #fff,0 14px 30px #678dc423;backdrop-filter:blur(20px)}.notice{border-bottom:0;font-size:11px;padding:8px 5px 18px;color:#7c8a9f}.notice p{color:#718198}.notice>span:first-child{color:#476682}.demo{background:#e6edf8;color:#6e819a;border-radius:20px}.channel-switch{display:flex;width:max-content;gap:4px;padding:5px;background:#e5ebf380;border:1px solid #ffffffcc;border-radius:30px;margin:17px auto 32px;box-shadow:inset 0 1px 6px #758cac10;backdrop-filter:blur(16px)}.channel-switch button{min-width:152px;padding:12px 23px;border-radius:24px;color:#788398;font-size:13px;font-weight:600}.channel-switch button[aria-pressed=true]{background:#ffffffdc;color:#202d42;box-shadow:0 3px 9px #32486a12,inset 0 1px 1px white}.channel-switch span{font-size:9px;margin-left:7px;background:#e9f1ff;color:#4c8acf;border-radius:10px;padding:3px 6px}.gallery-kicker{display:block;font-size:9px;letter-spacing:2px;color:#8296b0;margin-bottom:7px}.section-head h2{font-size:25px;font-weight:700;letter-spacing:-.7px}h2 small{color:#8390a3;font-size:11px;font-weight:400}.search{background:#ffffffaa;border:1px solid #ffffff;border-radius:23px;box-shadow:inset 0 1px 4px #63779809;padding:11px 15px;width:310px;color:#91a0b6}.search input{color:#334159}.categories{gap:7px}.categories button{font-size:11px;border-radius:20px;color:#71829a;background:#ffffff55;border:1px solid transparent}.categories .selected{background:#e4efff;color:#1974d4;border-color:#ffffff}.sort,.sort select{color:#7d8ca1}.gallery-toolbar{display:flex;align-items:center;justify-content:space-between;margin:-9px 2px 21px}.gallery-toolbar p{font-size:10px;color:#8b98aa}.gallery-toolbar button{font-size:11px;color:#3884da}.creator-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.creator-card{position:relative;border:1px solid #ffffff;background:linear-gradient(135deg,#ffffffcf,#ffffff88);border-radius:23px;padding:23px 21px 15px;box-shadow:0 5px 20px #425d8510,inset 0 1px 0 #fff;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);min-width:0;transition:transform .18s,box-shadow .18s}.creator-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px #425d8520}.creator-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.avatar-frame{width:66px;height:66px;border-radius:50%;background:linear-gradient(135deg,#d6e5fc,#ebf1fa);padding:3px;box-shadow:0 3px 9px #799bc826,inset 0 1px 2px #fff;position:relative;display:grid;place-items:center}.avatar-frame img{position:absolute;inset:3px;width:60px;height:60px;border-radius:50%;object-fit:cover;z-index:1;background:#e9eff8}.avatar-frame span{font-size:24px;color:#708cad}.creator-save{width:31px;height:31px;font-size:21px;border-radius:50%;border:1px solid #fff;background:#ffffff8f;color:#95a6be}.creator-save[aria-pressed=true]{color:#167eeb;background:#e5f0ff}.creator-card h3{font-size:15px;margin:0;display:flex;align-items:center;gap:5px;line-height:1.55}.creator-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verified{font-size:10px;background:#2989ef;color:white;border-radius:50%;width:13px;height:13px;flex-shrink:0;display:inline-grid;place-items:center}.handle{display:block;font-size:11px;color:#92a0b4;margin:4px 0 10px}.creator-bio{font-size:11px;color:#748197;line-height:1.85;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:41px;margin:0 0 17px;overflow-wrap:anywhere}.creator-bottom{border-top:1px solid #e6edf5;display:flex;justify-content:space-between;align-items:center;padding-top:13px;gap:4px}.creator-bottom strong{font-size:14px;color:#44546d;font-weight:650}.creator-bottom small{color:#97a3b4;font-size:9px;margin-left:4px}.profile-link{font-size:10px;color:#237fe0;background:#eaf2ff99;border:1px solid #fff;padding:7px 10px;border-radius:15px;white-space:nowrap}.creator-status{font-size:9px;color:#a27c62;margin-bottom:10px}.source-note{font-size:10px;line-height:1.8;text-align:center;color:#8d9bb0;margin:25px auto;max-width:650px}.source-note a{color:#688db9;text-decoration:underline}.feature-card,.card,.trending{background:#ffffffad;border:1px solid white;border-radius:21px;box-shadow:0 4px 18px #425d850a;backdrop-filter:blur(16px)}.feature-card{overflow:hidden}.card:nth-child(even){transform:none}.card:nth-child(even):hover{transform:translateY(-3px)}.pill{background:#e9f2fe;color:#5485bc;border-radius:7px}.feature-copy p,.card p{color:#7c8ba0}.meta,.sample{color:#8896a9}.note{background:#e5edfa9c;border:1px solid white;border-radius:21px}.note p,.note>span,.sidebar-foot{color:#7f92ac}.note-melon{color:#d0deef}.note button{border-color:#bbcce1}.more{border:1px solid white;border-radius:25px;background:#ffffffbb;box-shadow:0 4px 12px #4b6c9810;color:#5e7a9e;margin-top:30px}.art{opacity:.8}.save{color:#708dad}footer{border-top-color:#e1e8f3}footer p,footer button{color:#8495ab}dialog{border:1px solid #fff;border-radius:28px;background:#f7faffed;box-shadow:0 30px 90px #152d4930;backdrop-filter:blur(30px)}dialog::backdrop{background:#2945673d;backdrop-filter:blur(9px)}#article p{color:#697c94}#toast{background:#ffffffed;color:#34618d;border:1px solid white;box-shadow:0 10px 30px #3b648b20;border-radius:20px;backdrop-filter:blur(16px)}@supports not (backdrop-filter:blur(1px)){header,.hero,.creator-card,dialog{background:#f6f9ff}}@media(min-width:1450px){.hero{min-height:350px}}@media(max-width:1050px){.creator-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-art:after{right:15px}.hero h1{font-size:43px}}@media(max-width:680px){.nav{height:68px}.hero{min-height:310px;border-radius:24px;grid-template-columns:1fr}.hero-copy{padding:29px 24px}.hero h1{font-size:37px}.hero-art{display:none}.hero p{font-size:11px;color:#76859b}.hero-note{display:none}.notice{padding:2px 3px 14px;font-size:9px}.notice>span:first-child{font-size:9px}.channel-switch{margin:10px auto 24px}.channel-switch button{min-width:140px;padding:11px 18px}.section-head{flex-wrap:wrap;gap:17px;margin-top:25px}.section-head h2{font-size:22px}.search{width:100%}.gallery-kicker{font-size:8px}.creator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.creator-card{padding:17px 13px 13px;border-radius:20px}.avatar-frame{width:58px;height:58px}.avatar-frame img{width:52px;height:52px}.creator-card h3{font-size:13px}.creator-bio{font-size:10px;min-height:37px}.creator-bottom strong{font-size:12px}.creator-bottom small{display:none}.profile-link{font-size:9px;padding:6px 8px}.gallery-toolbar p{font-size:9px;max-width:195px;line-height:1.7}.gallery-toolbar button{font-size:10px}.categories{gap:3px}.categories button{font-size:10px;padding:8px 9px}.source-note{font-size:9px}.feature-card{grid-template-columns:1fr}}@media(prefers-reduced-transparency:reduce){header,.hero,.creator-card,dialog{background:#f8faff;backdrop-filter:none}}@media(prefers-reduced-motion:reduce){.creator-card{transition:none}}
