:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html{margin:0;padding:0;background:radial-gradient(900px at 10% 10%,rgba(67,102,255,.18),transparent),radial-gradient(1000px at 90% 0%,rgba(115,71,255,.14),transparent),#05070d;scroll-behavior:smooth}body{position:relative;margin:0;min-width:100vw;min-height:100vh;overflow-x:hidden;background:radial-gradient(900px at 10% 10%,rgba(67,102,255,.18),transparent),radial-gradient(1000px at 90% 0%,rgba(115,71,255,.14),transparent),#05070d;color:#f5f7fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body:before{content:"";position:fixed;top:-14%;right:-14%;bottom:-14%;left:-14%;pointer-events:none;z-index:0;background:radial-gradient(900px at 10% 10%,rgba(67,102,255,.18),transparent),radial-gradient(1000px at 90% 0%,rgba(115,71,255,.14),transparent);opacity:.94;transform:translateZ(0) scale(1);transition:transform .9s cubic-bezier(.22,.7,.2,1),opacity .9s ease,filter .9s ease}body.theme-shift-active:before{transition-duration:1s}*{box-sizing:border-box}a{color:inherit;text-decoration:none}#root{position:relative;z-index:1;min-height:100vh;width:100%}.page{width:100%;min-height:100vh;background:radial-gradient(900px at 10% 10%,rgba(67,102,255,.18),transparent),radial-gradient(1000px at 90% 0%,rgba(115,71,255,.14),transparent),#05070d}.hero{position:relative;width:100%;overflow:hidden;padding:56px 0 92px}.hero:before{content:"";position:absolute;top:-96px;right:max(4%,24px);width:min(34vw,360px);height:200px;border-radius:999px;pointer-events:none;background:radial-gradient(circle,var(--hero-weather-glow, rgba(255, 210, 120, .12)) 0%,transparent 72%);opacity:var(--hero-weather-opacity, .18);filter:blur(26px);transform:translate3d(var(--hero-weather-shift-x, 0),var(--hero-weather-shift-y, 0),0);transition:opacity .7s ease,transform .7s ease,background .7s ease,filter .7s ease}.hero>*{width:min(1600px,100%);margin-left:auto;margin-right:auto;padding-left:36px;padding-right:36px}body[data-theme=light]:before{opacity:.82;transform:translate3d(22px,-14px,0) scale(1.02);filter:saturate(.94)}body[data-time-accent=midnight]:before{opacity:1;filter:saturate(1.05) hue-rotate(8deg)}body[data-time-accent=festive]:before{filter:saturate(1.12) hue-rotate(-6deg)}body[data-weather-visual=big-sun],body[data-weather-visual=sunny]{--hero-weather-glow: rgba(255, 204, 92, .22);--hero-weather-opacity: .26;--hero-weather-shift-x: 0px;--hero-weather-shift-y: 0px}body[data-weather-visual=partly-cloudy],body[data-weather-visual=overcast]{--hero-weather-glow: rgba(176, 205, 255, .18);--hero-weather-opacity: .2;--hero-weather-shift-x: -4px;--hero-weather-shift-y: 2px}body[data-weather-visual=light-rain],body[data-weather-visual=moderate-rain],body[data-weather-visual=heavy-rain]{--hero-weather-glow: rgba(92, 170, 255, .18);--hero-weather-opacity: .22;--hero-weather-shift-x: -6px;--hero-weather-shift-y: 4px}body[data-weather-visual=storm],body[data-weather-visual=lightning]{--hero-weather-glow: rgba(145, 128, 255, .2);--hero-weather-opacity: .24;--hero-weather-shift-x: 3px;--hero-weather-shift-y: -2px}body[data-weather-visual=windy]{--hero-weather-glow: rgba(132, 220, 255, .18);--hero-weather-opacity: .2;--hero-weather-shift-x: 8px;--hero-weather-shift-y: 0px}body[data-weather-visual=light-snow],body[data-weather-visual=heavy-snow]{--hero-weather-glow: rgba(218, 236, 255, .2);--hero-weather-opacity: .18;--hero-weather-shift-x: -2px;--hero-weather-shift-y: -4px}.hero-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:72px}.hero-brand{display:inline-flex;align-items:center;gap:.02em;font-size:18px;font-weight:700;letter-spacing:.04em;font-family:Avenir Next,Helvetica Neue,PingFang SC,Hiragino Sans GB,sans-serif;text-transform:uppercase}.hero-brand-group{display:inline-flex;align-items:center;gap:5px}.hero-brand-letter{display:inline-block;transition:transform .18s ease,color .18s ease,text-shadow .18s ease;transform-origin:center bottom}.hero-brand-letter:hover{transform:translateY(-1px) scale(1.16);color:#dbe7ff;text-shadow:0 6px 18px rgba(120,160,255,.18)}.weather-badge{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;padding:0;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:-2px;transform:translateY(-2px);background:transparent;cursor:pointer}.weather-badge svg{width:34px;height:34px;overflow:visible}.weather-badge:focus-visible{outline:2px solid rgba(145,182,255,.38);outline-offset:3px;border-radius:999px}.weather-badge-paused .weather-sun,.weather-badge-paused .weather-moon,.weather-badge-paused .weather-cloud,.weather-badge-paused .weather-cloud-secondary,.weather-badge-paused .weather-rain-drop,.weather-badge-paused .weather-snowflake,.weather-badge-paused .weather-wind-stroke,.weather-badge-paused .weather-lightning{animation-play-state:paused}.weather-sun{animation:weather-sun-spin 12s linear infinite;transform-box:fill-box}.weather-moon{animation:weather-moon-wobble 4.8s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.weather-moon-cutout{fill:var(--weather-moon-cutout, #0b1020)}.weather-cloud{animation:weather-cloud-drift 3.8s ease-in-out infinite;transform-box:fill-box}.weather-cloud-secondary{animation:weather-cloud-drift-secondary 4.8s ease-in-out infinite}.weather-rain-drop{animation:weather-rain-fall 1.2s ease-in-out infinite;transform-box:fill-box}.weather-snowflake{animation:weather-snow-fall 2.4s ease-in-out infinite;transform-box:fill-box;transform-origin:center}.weather-wind-stroke{animation:weather-wind-sweep 2.2s ease-in-out infinite}.weather-lightning{animation:weather-lightning-flash 2.6s steps(1,end) infinite;transform-box:fill-box;transform-origin:center}.hero-nav{display:flex;gap:28px;align-items:center}.hero-nav a{color:#f5f7fbc2;transition:color .18s ease}.hero-nav a:hover{color:#fff}.hero-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(360px,.9fr);gap:84px;align-items:start}.hero-main{min-width:0}.hero-kicker{margin:0 0 20px;font-size:12px;letter-spacing:.24em;text-transform:uppercase;opacity:.52}.hero-title{margin:0 0 24px;font-size:clamp(72px,10vw,148px);line-height:.92;letter-spacing:-.07em;max-width:900px;font-family:Avenir Next,Helvetica Neue,PingFang SC,Hiragino Sans GB,sans-serif;font-weight:700}.hero-subtitle{margin:0;max-width:760px;font-size:22px;line-height:1.85;color:#f5f7fbc7;font-family:PingFang SC,Hiragino Sans GB,Noto Sans SC,Source Han Sans SC,sans-serif;font-weight:400;letter-spacing:.01em}.english-home-title{max-width:820px;letter-spacing:-.065em}.english-home-wave .hero-title-wave-letter:hover{color:#d9eef8;text-shadow:0 8px 22px rgba(111,189,216,.18)}.english-home-wave .hero-title-wave-letter:hover+.hero-title-wave-letter,.english-home-wave .hero-title-wave-letter:has(+.hero-title-wave-letter:hover){color:#d9eef8e0;text-shadow:0 6px 18px rgba(111,189,216,.12)}.english-home-play-word .p{color:#98aaf2}.english-home-play-word .l{color:#7fd6ff}.english-home-play-word .a{color:#8dc8b7}.english-home-play-word .y{color:#5d88d9}.english-home-exclamation{color:#b8d2ff}.hero-exclamation{color:#f8d3df}.hero-title-wave{display:inline-flex;align-items:baseline}.hero-title-wave-letter,.hero-title-wave-space{display:inline-block}.hero-title-wave-letter{transition:transform .18s ease,color .18s ease,text-shadow .18s ease;transform-origin:center bottom}.hero-title-wave-letter:hover{transform:translateY(-.35px) scale(1.04)}.hero-title-wave-letter:hover+.hero-title-wave-letter,.hero-title-wave-letter:has(+.hero-title-wave-letter:hover){transform:translateY(-.18px) scale(1.014)}.hero-play-group{display:inline-flex;align-items:baseline}.hero-play-gap{display:inline-block}.play-letter{display:inline-block;font-size:1.14em;animation:play-letter-bounce 1.3s cubic-bezier(.22,1,.36,1) infinite}.play-word .p{animation-delay:0s}.play-word .l{animation-delay:.12s}.play-word .a{animation-delay:.24s}.play-word .y{animation-delay:.36s}.play-letter-exclamation{animation-delay:.48s}@keyframes play-letter-bounce{0%,55%,to{transform:translateY(0)}22%{transform:translateY(-7px) rotate(-1.4deg)}36%{transform:translateY(0) rotate(0)}46%{transform:translateY(-2px) rotate(.7deg)}}@keyframes page-enter-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes page-enter-fade-soft{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes weather-sun-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes weather-moon-wobble{0%,to{transform:translateY(0) rotate(-2deg)}25%{transform:translateY(-1px) rotate(1.5deg)}50%{transform:translateY(-1.8px) rotate(2deg)}75%{transform:translateY(-.8px) rotate(-1deg)}}@keyframes weather-cloud-drift{0%,to{transform:translate(0) translateY(0)}50%{transform:translate(1.6px) translateY(-.6px)}}@keyframes weather-cloud-drift-secondary{0%,to{transform:translate(0) translateY(0)}50%{transform:translate(-1.2px) translateY(.5px)}}@keyframes weather-rain-fall{0%{transform:translateY(-1px);opacity:.25}35%{opacity:.82}to{transform:translateY(4px);opacity:.16}}@keyframes weather-snow-fall{0%{transform:translateY(-1px) rotate(0) scale(.96);opacity:.35}50%{transform:translateY(1.6px) rotate(18deg) scale(1);opacity:.78}to{transform:translateY(4px) rotate(36deg) scale(.94);opacity:.24}}@keyframes weather-wind-sweep{0%,to{opacity:.4;transform:translate(0)}50%{opacity:1;transform:translate(1.8px)}}@keyframes weather-lightning-flash{0%,72%,to{opacity:.88;transform:scale(1);filter:drop-shadow(0 0 0 rgba(255,212,92,0))}76%{opacity:1;transform:scale(1.06);filter:drop-shadow(0 0 4px rgba(255,212,92,.55))}80%{opacity:.38;transform:scale(.96);filter:drop-shadow(0 0 0 rgba(255,212,92,0))}84%{opacity:1;transform:scale(1.08);filter:drop-shadow(0 0 5px rgba(255,212,92,.62))}}@keyframes contact-bubble-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes contact-bubble-pop{0%{opacity:0;transform:translate(0) scale(.4)}16%{opacity:1;transform:translate(0) scale(1.15)}to{opacity:0;transform:translate(var(--bubble-pop-x),var(--bubble-pop-y)) scale(.3)}}@keyframes contact-bubble-sheen{0%,to{filter:saturate(1) brightness(1);background-position:0 0,0 0,0 0}50%{filter:saturate(1.06) brightness(1.02);background-position:1px -1px,-2px 2px,0 0}}@keyframes contact-bubble-highlight-drift{0%,to{transform:translate(0) rotate(-22deg) scale(1);opacity:.66}25%{transform:translate(1px,-1px) rotate(-16deg) scale(1.04);opacity:.78}50%{transform:translate(2px) rotate(-8deg) scale(.96);opacity:.58}75%{transform:translateY(1px) rotate(-18deg) scale(1.02);opacity:.72}}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:36px}.hero-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;font-size:14px;font-weight:600;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.hero-button:hover{transform:translateY(-1px)}.hero-button-primary{background:#fff;color:#05070d}.hero-button-secondary{background:#ffffff08;color:#fff;border:1px solid rgba(255,255,255,.16)}.hero-side-stack{display:flex;flex-direction:column;gap:18px}.hero-side{padding:30px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:0 20px 60px #00000038;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.english-home-side{background:radial-gradient(120% 120% at 100% 0%,rgba(146,180,229,.12),transparent),radial-gradient(120% 120% at 0% 100%,rgba(96,121,173,.08),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05)}.hero-side-label{margin:0 0 12px;font-size:12px;letter-spacing:.2em;text-transform:uppercase;opacity:.48}.hero-side-title{margin:0 0 16px;font-size:27px;line-height:1.22;letter-spacing:-.02em;font-family:PingFang SC,Hiragino Sans GB,Noto Sans SC,Source Han Sans SC,sans-serif;font-weight:600;color:#d5dff0}.english-home-side-title{max-width:320px;font-size:29px;line-height:1.26}.hero-title-gradient{background:linear-gradient(135deg,#f2a15f,#e26d70 48%,#a88bf2);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;text-shadow:0 4px 16px rgba(168,139,242,.1)}.hero-title-rest{color:inherit}.hero-title-dots{display:inline-flex;margin-left:2px}.hero-title-dot{display:inline-block;font-size:1.12em;line-height:1;animation:hero-dot-bounce 1.3s ease-in-out infinite}.hero-title-dot-one{color:#ff8c42;animation-delay:0s}.hero-title-dot-two{color:#4ea8ff;animation-delay:.16s}.hero-title-dot-three{color:#c084fc;animation-delay:.32s}@keyframes hero-dot-bounce{0%,60%,to{transform:translateY(0);opacity:.72}30%{transform:translateY(-4px);opacity:1}}.hero-side-text{margin:0;font-size:16px;line-height:1.85;color:#f5f7fbc7}.english-home-side-points{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#f5f7fb80}.hero-side-card{margin-top:26px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1)}.english-home-side-card{margin-top:22px;padding-top:20px;border-top:1px solid rgba(142,216,243,.16)}.english-home-section-title{margin-bottom:16px;font-family:Avenir Next Condensed,Helvetica Neue,Avenir Next,PingFang SC,sans-serif;font-size:clamp(38px,4.3vw,58px);line-height:.94;letter-spacing:-.065em;font-weight:700;text-transform:none;white-space:nowrap}.english-home-section-title-primary{color:#bccfe9;text-shadow:none}.english-home-section-title-secondary{color:#c7d8ef}.english-home-section-title-tertiary{color:#bccfe9}.english-home-section-title-quaternary{color:#afc4e2}.english-home-section-title-quinary{color:#a7bfdd}.english-home-side .hero-side-card-title{color:#d6eff9;background:radial-gradient(circle at 24% 28%,rgba(255,255,255,.18),transparent 34%),linear-gradient(180deg,#8ed8f32e,#8ed8f314);border:1px solid rgba(142,216,243,.24);box-shadow:0 10px 24px #8ed8f314,inset 0 1px #ffffff29;text-shadow:0 4px 18px rgba(142,216,243,.12)}.english-home-side .hero-side-card .hero-side-card-text{color:#f5f7fba3}.hero-side-card-label{margin:0 0 8px;font-size:13px;opacity:.58}.hero-side-card-title{display:inline-flex;align-items:center;margin-bottom:10px;font-size:20px;line-height:1.08;letter-spacing:.06em;font-family:SF Pro Rounded,Arial Rounded MT Bold,Hiragino Maru Gothic ProN,PingFang SC,Hiragino Sans GB,sans-serif;font-weight:700;opacity:1;color:#ff6b6b;text-shadow:none}.hero-side-card-tooltip{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start}.hero-side-card-tooltip-bubble{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%) translateY(6px);padding:4px 10px;border-radius:999px;background:#687ea485;color:#f8fbfff0;font-size:12px;line-height:1.2;letter-spacing:.04em;white-space:nowrap;opacity:0;pointer-events:none;box-shadow:0 8px 20px #34486a1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-side-card-tooltip-bubble:after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);border-width:5px 5px 0;border-style:solid;border-color:rgba(104,126,164,.52) transparent transparent}.hero-side-card-tooltip:hover .hero-side-card-tooltip-bubble{opacity:1;transform:translate(-50%) translateY(0)}.hero-side-card-text{margin:0;font-size:16px;line-height:1.75;color:#f5f7fbdb}.hero-side-card .hero-side-card-text{font-size:14px;color:#f5f7fb94}.hero-tag-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.hero-side-inline-play{display:inline-flex;align-items:baseline;gap:.01em;margin:0 .12em}.hero-side-inline-play .play-letter{font-weight:700;animation:hero-side-play-letter-bounce 1.3s cubic-bezier(.22,1,.36,1) infinite}.hero-side-inline-play .p{animation-delay:0s}.hero-side-inline-play .l{animation-delay:.12s}.hero-side-inline-play .a{animation-delay:.24s}.hero-side-inline-play .y{animation-delay:.36s}@keyframes hero-side-play-letter-bounce{0%,55%,to{transform:translateY(0)}22%{transform:translateY(-3px) rotate(-.8deg)}36%{transform:translateY(0) rotate(0)}46%{transform:translateY(-1px) rotate(.35deg)}}.hero-lucky-module{display:grid;grid-template-columns:1fr;gap:14px;align-items:start;margin-top:18px;padding:16px 0 0;border-top:1px dashed rgba(255,255,255,.1)}.hero-lucky-module-heading-group{display:grid;gap:8px}.hero-lucky-module-kicker{margin:0}.hero-lucky-module-label{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#f5f7fb6b}.hero-lucky-module-text{margin:0;font-size:14px;line-height:1.72;color:#f5f7fb9e}.hero-lucky-module-trigger{display:inline-flex;align-items:center;justify-content:center;position:relative;isolation:isolate;min-height:56px;padding:14px 24px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at 24% 22%,rgba(255,255,255,.32),transparent 28%),radial-gradient(circle at 78% 30%,rgba(255,255,255,.14),transparent 24%),linear-gradient(135deg,#7ab5e847,#a3c3f438);box-shadow:0 18px 34px #0000002e,inset 0 1px #ffffff38,inset 0 -8px 18px #ffffff0f;font-size:15px;font-weight:700;letter-spacing:.06em;color:#e4f1ff;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.hero-lucky-module-trigger:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;z-index:-1;border-radius:inherit;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.28),transparent 22%),linear-gradient(180deg,#ffffff1f,#ffffff05);opacity:.92}.hero-lucky-module-trigger:after{content:"";position:absolute;top:9px;left:18px;width:28%;height:26%;border-radius:999px;background:#ffffff3d;filter:blur(3px);opacity:.9}.hero-lucky-module-trigger:hover:not(:disabled){transform:translateY(-2px) scale(1.008);border-color:#ffffff42;box-shadow:0 24px 40px #0000003d,inset 0 1px #ffffff2e,inset 0 -10px 18px #ffffff14}.hero-lucky-module-trigger:disabled{opacity:.5;cursor:not-allowed}.hero-lucky-module-heading{justify-self:start}.hero-lucky-popout-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;background:#070a108a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-lucky-popout{position:relative;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:28px 72px 24px 28px;border-radius:30px;border:1px solid rgba(255,255,255,.1);background:radial-gradient(120% 130% at 0% 0%,rgba(224,162,93,.18),transparent),radial-gradient(120% 120% at 100% 100%,rgba(96,165,250,.08),transparent),linear-gradient(180deg,#121826f5,#0c111df5);box-shadow:0 32px 80px #00000057}.hero-lucky-popout-close{position:absolute;top:18px;right:18px;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:24px;line-height:1;color:#f5f7fbb8}.hero-lucky-popout-kicker{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#f5f7fb8a}.hero-lucky-popout-title{margin:0 0 14px;font-size:clamp(34px,4.6vw,52px);line-height:.98;letter-spacing:-.06em;color:#f2cd90}.hero-lucky-popout-hook{margin:0 0 14px;max-width:28ch;font-size:24px;line-height:1.52;color:#f5f7fbeb}.hero-lucky-popout-summary{margin:0;font-size:16px;line-height:1.84;color:#f5f7fbb8}.hero-lucky-popout-summary-card{margin-top:20px;padding:16px 18px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff05),#ffffff03}.hero-lucky-popout-summary-label{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#f5f7fb6b}.hero-lucky-popout-rules{margin-top:20px;padding:16px 18px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff05),#ffffff03}.hero-lucky-popout-rules-label{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#f5f7fb6b}.hero-lucky-popout-rules-text{margin:0;font-size:15px;line-height:1.8;color:#f5f7fbd1}.hero-lucky-popout-facts{display:grid;gap:14px;margin:24px 0 0}.hero-lucky-popout-facts div{display:grid;grid-template-columns:minmax(0,64px) minmax(0,1fr);gap:12px}.hero-lucky-popout-facts dt,.hero-lucky-popout-facts dd{margin:0;font-size:14px;line-height:1.6}.hero-lucky-popout-facts dt{color:#f5f7fb6b}.hero-lucky-popout-facts dd{color:#f5f7fbd6}.hero-lucky-popout-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hero-lucky-popout-tag{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;font-size:12px;letter-spacing:.05em;color:#f5f7fbd1}.hero-lucky-popout-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:24px}.hero-lucky-popout-link,.hero-lucky-popout-refresh,.hero-lucky-popout-library{display:inline-flex;align-items:center;justify-content:center;min-width:110px;height:40px;padding:0 16px;align-self:flex-start;box-sizing:border-box;vertical-align:middle;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;font-size:13px;font-weight:600;line-height:1;letter-spacing:.02em;color:#f5f7fbd1;transition:transform .18s ease,border-color .18s ease,background .18s ease}.hero-lucky-popout-link{border-color:#ef44446b;box-shadow:inset 0 0 0 1px #ef444414}.hero-lucky-popout-refresh{border-color:#eab3086b;box-shadow:inset 0 0 0 1px #eab30814}.hero-lucky-popout-library{border-color:#22c55e6b;box-shadow:inset 0 0 0 1px #22c55e14}.hero-lucky-popout-link:hover,.hero-lucky-popout-refresh:hover,.hero-lucky-popout-library:hover{transform:translateY(-1px);border-color:#fff3;background:#ffffff14}.hero-tag-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:600;line-height:1;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.hero-tag-button:hover{transform:translateY(-1px)}.hero-tag-button.active{box-shadow:0 0 0 1px #ffffff29}.hero-tag-button-clear{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);color:#f5f7fbc7}.section{width:min(1600px,100%);margin-left:auto;margin-right:auto;margin-top:96px;padding-left:36px;padding-right:36px}.section-label{margin:0 0 12px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;opacity:.48}.section-title{margin:0 0 22px;font-size:clamp(44px,5vw,64px);line-height:1.02;letter-spacing:-.05em;font-family:PingFang SC,Hiragino Sans GB,Noto Sans SC,Source Han Sans SC,sans-serif;font-weight:600}.section-text{max-width:860px;margin:0 0 20px;font-size:20px;line-height:1.9;color:#f5f7fbc2}.section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:30px}.section-meta{font-size:15px;opacity:.56}.pagination-button-nav{min-width:56px}.latest-release-section{margin-top:28px;margin-bottom:0}.daily-quote-section{margin-top:18px;margin-bottom:54px}.posts-section{margin-top:34px}.random-game-section{margin-top:40px}.friends-home-section{margin-top:36px;margin-bottom:0}.home-art-section{margin-top:46px;margin-bottom:8px}.random-game-section-title{color:#e6bf7b}.home-art-section-title{color:#cad9ee}.friends-home-card{animation:none}.friends-home-title a{color:#f0b5d2}.friends-home-meta{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.friends-home-meta .latest-release-date-badge{top:-18px}.friends-home-section .section-meta a,.home-art-section .section-meta a{color:#f5f7fb9e}.home-art-section .art-card-pin-badge,.home-art-section .art-card-pin-head,.home-art-section .art-card-pin-needle{display:none!important}.latest-release-card{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr);gap:28px;align-items:start;padding:28px 30px;border-radius:28px;background:linear-gradient(180deg,#ffffff0b,#ffffff05);border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 36px #00000024;animation:latest-release-float 6.8s ease-in-out infinite;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.daily-quote-strip{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(120px,220px);align-items:center;gap:22px;width:min(1180px,100%);margin-right:auto;min-height:112px;padding:22px 28px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,rgba(226,191,123,.08),transparent 34%),linear-gradient(180deg,#ffffff0b,#ffffff05);box-shadow:0 10px 30px #0000001f}.daily-quote-label{margin:0;padding:7px 11px;border-radius:999px;border:1px solid rgba(245,247,251,.08);background:#ffffff06;color:#f5f7fb61;font-size:12px;font-weight:700;letter-spacing:.18em;white-space:nowrap}.daily-quote-text{margin:0;color:#f5f7fb7a;font-size:clamp(19px,2vw,27px);line-height:1.58;font-family:Songti SC,"Noto Serif SC","Source Han Serif SC",Georgia,serif;font-weight:600;text-wrap:balance}.daily-quote-credit{justify-self:start;margin:0;color:#f5f7fb57;font-size:14px;line-height:1.5;text-align:right;white-space:nowrap}.hero-daily-quote{grid-template-columns:1fr;align-items:start;gap:12px;width:min(680px,100%);min-height:0;margin-top:26px;margin-right:auto;padding:8px 2px 0;border:0;border-radius:0;background:transparent;box-shadow:none}.hero-daily-quote .daily-quote-label{justify-self:start;width:fit-content;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:400;letter-spacing:.22em;text-transform:uppercase}.daily-quote-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,opacity .18s ease}@media (hover: hover) and (pointer: fine){.daily-quote-trigger:hover:not(:disabled){color:#f5f7fb8f;border-color:#f5f7fb21;background:#ffffff0a}}.daily-quote-trigger:active:not(:disabled){color:#f5f7fb8f;border-color:#f5f7fb21;background:#ffffff0a}.daily-quote-trigger:disabled{cursor:default}.hero-daily-quote .daily-quote-text{font-size:clamp(15px,1.22vw,18px);line-height:1.72}.hero-daily-quote .daily-quote-credit{justify-self:start;text-align:left;white-space:normal}.random-game-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.82fr);gap:24px;align-items:stretch;padding:30px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(120% 130% at 0% 0%,rgba(224,162,93,.18),transparent),radial-gradient(120% 140% at 100% 100%,rgba(96,165,250,.08),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:0 20px 56px #0003;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.random-game-card:hover{transform:translateY(-5px);border-color:#ffffff26;box-shadow:0 24px 54px #0000003d}.random-game-copy,.random-game-meta-panel{position:relative;z-index:1}.random-game-kicker{margin:0 0 14px;font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#f5f7fb8a}.random-game-title{margin:0 0 14px;font-size:clamp(34px,4vw,54px);line-height:.95;letter-spacing:-.06em;color:#f0c98d}.random-game-hook{margin:0 0 16px;max-width:26ch;font-size:clamp(20px,2.4vw,28px);line-height:1.45;color:#f5f7fbeb}.random-game-summary{margin:0;max-width:56ch;font-size:16px;line-height:1.9;color:#f5f7fbb8}.random-game-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:24px}.random-game-link{display:inline-flex;align-items:center}.random-game-unavailable,.games-page-unavailable{display:inline-flex;align-items:center;padding:9px 14px;border-radius:999px;border:1px solid rgba(96,165,250,.38);background:#ffffff08;font-size:13px;font-weight:600;letter-spacing:.02em;color:#f5f7fb8a}.random-game-refresh{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;font-size:13px;font-weight:600;letter-spacing:.02em;color:#f2f5fb;transition:transform .18s ease,border-color .18s ease,background .18s ease}.random-game-refresh:hover{transform:translateY(-1px);border-color:#ffffff3d;background:#ffffff17}.random-game-meta-panel{display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:22px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0f172a4d,#0f172a2e),#ffffff05}.random-game-meta-label{margin:0;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#f5f7fb6b}.random-game-cover-text{margin:0;font-size:15px;line-height:1.8;color:#f5f7fbc7}.random-game-facts{display:grid;gap:14px;margin:0}.random-game-facts div{display:grid;grid-template-columns:minmax(0,64px) minmax(0,1fr);gap:12px}.random-game-facts dt,.random-game-facts dd{margin:0;font-size:14px;line-height:1.6}.random-game-facts dt{color:#f5f7fb6b}.random-game-facts dd{color:#f5f7fbd6}.random-game-tags{display:flex;flex-wrap:wrap;gap:10px}.random-game-tag{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;font-size:12px;letter-spacing:.05em;color:#f5f7fbd1}.latest-release-card:hover{transform:translateY(-6px);border-color:#ffffff24;box-shadow:0 20px 48px #00000038}@keyframes latest-release-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.latest-release-section-title{margin-bottom:18px;font-size:clamp(44px,5.2vw,68px);letter-spacing:-.08em;line-height:.9;font-family:Avenir Next Condensed,Helvetica Neue,PingFang SC,Hiragino Sans GB,sans-serif;font-weight:700;text-transform:none;white-space:nowrap;color:#dbe7ff;text-shadow:0 1px 0 rgba(255,255,255,.18),0 10px 24px rgba(120,160,255,.12)}.posts-section-title{color:#d3deef}.about-section-title{color:#c6d3e8}.contact-section-title{color:#bccbe2}.latest-release-section .section-header{flex-wrap:nowrap;align-items:baseline}.latest-release-heading{display:inline-flex;align-items:baseline;gap:14px;flex-wrap:wrap}.latest-release-label{display:inline-flex;align-items:center;margin:0 0 14px;padding:6px 12px;border-radius:999px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#f5f7fb94;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.latest-release-title{margin:0 0 16px;font-size:clamp(40px,5vw,58px);line-height:.98;letter-spacing:-.065em;font-family:inherit;font-weight:700;text-wrap:balance;transition:transform .22s ease}.latest-release-title a{color:#cf748a}.latest-release-card:hover .latest-release-title{transform:translateY(-1px)}.latest-release-title a:hover{opacity:.92}.latest-release-excerpt{margin:0;max-width:760px;font-size:19px;line-height:1.88;color:#f5f7fbad}.latest-release-actions{margin-top:24px}.latest-release-link{font-size:15px}.latest-release-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;align-content:flex-start}.contact-section{padding-bottom:88px}.art-page-section,.games-page-section,.art-detail-section{margin-top:0;padding-top:96px;padding-bottom:88px}.art-page-hero,.games-page-hero,.art-detail-hero{margin-bottom:30px;padding:30px 32px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(120% 120% at 100% 0%,rgba(163,195,244,.12),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:0 18px 48px #0000002e}.games-page-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.7fr);gap:28px;background:radial-gradient(110% 120% at 0% 0%,rgba(224,162,93,.18),transparent),radial-gradient(120% 120% at 100% 0%,rgba(96,165,250,.09),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05)}.art-tag-hero{background:radial-gradient(120% 120% at 100% 0%,rgba(250,204,21,.14),transparent),radial-gradient(120% 120% at 0% 0%,rgba(251,191,36,.08),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05)}.art-detail-hero{max-width:760px;margin-bottom:42px;padding:16px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.art-page-title,.games-page-title,.art-detail-title{margin:0 0 14px;font-size:clamp(48px,6vw,82px);line-height:.94;letter-spacing:-.07em}.art-detail-title{font-size:clamp(52px,7vw,92px)}.art-page-subtitle,.games-page-description,.games-page-subtitle,.art-detail-subtitle{margin:0;max-width:800px;font-size:20px;line-height:1.8;color:#f5f7fbc2}.games-page-description{margin-bottom:14px;color:#f5f7fbd6}.games-page-hero-side{padding:22px 22px 24px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0f172a42,#0f172a29),#ffffff05}.games-page-hero-side-label{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#f5f7fb70}.games-page-hero-side-text{margin:0;font-size:15px;line-height:1.86;color:#f5f7fbbd}.games-page-filters{display:grid;gap:14px;margin-bottom:18px}.games-page-filter-group{display:flex;flex-wrap:wrap;gap:10px}.games-page-filter-group-secondary{opacity:.94}.games-page-filter-chip,.games-page-reset{display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;font-size:13px;font-weight:600;letter-spacing:.02em;color:#f5f7fbc7;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.games-page-filter-chip:hover,.games-page-reset:hover{transform:translateY(-1px);border-color:#fff3;background:#ffffff14}.games-page-filter-chip.active{border-color:#e0a25d75;background:#e0a25d29;color:#f5d8a8}.games-page-results-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px}.games-page-results-text{margin:0;font-size:15px;color:#f5f7fb9e}.games-page-results-actions{display:flex;flex-wrap:wrap;gap:10px}.games-page-random-card{display:block;margin-bottom:26px;padding:28px 30px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(120% 130% at 0% 0%,rgba(224,162,93,.2),transparent),radial-gradient(110% 120% at 100% 100%,rgba(96,165,250,.08),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:0 16px 42px #0000002e}.games-page-random-label{display:inline-flex;align-items:center;margin:0 0 14px;padding:6px 12px;border-radius:999px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#f5f7fb94;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.games-page-random-title{margin:0 0 14px;font-size:clamp(34px,4.8vw,52px);line-height:.98;letter-spacing:-.06em;color:#f2cd90}.games-page-random-hook{margin:0 0 14px;max-width:28ch;font-size:22px;line-height:1.56;color:#f5f7fbe6}.games-page-random-summary{margin:0;font-size:16px;line-height:1.84;color:#f5f7fbb8}.games-page-info-card{margin-top:18px;padding:16px 18px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff05),#ffffff03}.games-page-info-label{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#f5f7fb6b}.games-page-random-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:24px}.games-page-random-refresh{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;font-size:13px;font-weight:600;letter-spacing:.02em;color:#f2f5fb;transition:transform .18s ease,border-color .18s ease,background .18s ease}.games-page-random-refresh:hover{transform:translateY(-1px);border-color:#ffffff3d;background:#ffffff17}.games-page-random-meta{display:flex;flex-direction:column;justify-content:flex-start;align-self:start;gap:16px;padding:6px 0 6px 22px;border-left:1px solid rgba(255,255,255,.12)}.games-page-random-facts{display:grid;gap:12px}.games-page-random-facts p{display:grid;grid-template-columns:minmax(0,76px) minmax(0,1fr);gap:14px;align-items:baseline;margin:0}.games-page-random-facts span{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#f5f7fb70}.games-page-random-facts strong{font-size:14px;line-height:1.45;font-weight:600;color:#f5f7fbd6;word-break:break-word}.games-page-hero-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:24px;align-items:start;margin-bottom:14px}.games-page-hero-head-copy{min-width:0}.games-page-featured-card{display:block;margin-bottom:30px;padding:28px 30px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(110% 120% at 0% 0%,rgba(224,162,93,.16),transparent),linear-gradient(180deg,#ffffff0b,#ffffff05);box-shadow:0 16px 40px #00000029;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.games-page-featured-card:hover{transform:translateY(-4px);border-color:#ffffff24;box-shadow:0 22px 46px #00000038}.games-page-featured-label{display:inline-flex;align-items:center;margin:0 0 14px;padding:6px 12px;border-radius:999px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#f5f7fb94;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.games-page-featured-title{margin:0 0 16px;font-size:clamp(34px,4.6vw,54px);line-height:.98;letter-spacing:-.06em;color:#f0c98d}.games-page-featured-hook{margin:0 0 14px;max-width:28ch;font-size:24px;line-height:1.52;color:#f5f7fbe6}.games-page-featured-summary{margin:0;font-size:16px;line-height:1.84;color:#f5f7fbb8}.games-page-featured-actions{margin-top:24px}.games-page-featured-meta{display:flex;flex-direction:column;justify-content:flex-start;align-self:start;gap:16px;padding:6px 0 6px 22px;border-left:1px solid rgba(255,255,255,.12)}.games-page-featured-facts{display:grid;gap:12px}.games-page-featured-facts p{display:grid;grid-template-columns:minmax(0,76px) minmax(0,1fr);gap:14px;align-items:baseline;margin:0}.games-page-featured-facts span{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#f5f7fb70}.games-page-featured-facts strong{font-size:14px;line-height:1.45;font-weight:600;color:#f5f7fbd6;word-break:break-word}.games-page-meta-label{margin:0;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#f5f7fb57}.games-page-meta-status{display:inline-flex;align-items:center;justify-self:start;padding:6px 12px;border-radius:999px;border:1px solid rgba(245,247,251,.12);background:#f5f7fb0f;font-size:13px;line-height:1.2}.games-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.game-card{grid-column:span 6;display:flex;flex-direction:column;gap:12px;min-height:330px;padding:26px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff05),#ffffff03;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.game-card:hover{transform:translateY(-4px);border-color:#ffffff29;box-shadow:0 24px 54px #0000003d;background:#ffffff0d}.game-card-topline{display:flex;justify-content:space-between;align-items:center;gap:12px}.game-card-emoji{font-size:26px}.game-card-difficulty{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#f5f7fb75}.game-card-title{margin:0;font-size:clamp(28px,3.2vw,38px);line-height:1.04;letter-spacing:-.05em;color:#f1cc96}.game-card-hook{margin:0;font-size:18px;line-height:1.72;color:#f5f7fbe0}.game-card-summary{margin:0;font-size:15px;line-height:1.82;color:#f5f7fbb3}.game-card-info-card{margin-top:12px;padding:14px 16px}.game-card-meta{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:auto;font-size:13px;color:#f5f7fb8a}.game-card-link{margin-top:6px}.games-page-tag-row{display:flex;flex-wrap:wrap;gap:10px}.games-page-tag{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;font-size:12px;letter-spacing:.04em;color:#f5f7fbcc}.art-detail-subtitle{max-width:620px;color:#f5f7fb99}.art-detail-meta,.art-card-meta{display:flex;flex-wrap:wrap;gap:10px 16px;color:#f5f7fb8f;font-size:14px}.art-detail-meta{margin-top:18px}.art-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.art-card{grid-column:span 4;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.art-card:hover{transform:translateY(-4px);border-color:#ffffff24;box-shadow:0 20px 40px #0003}.art-card-image-link{position:relative;display:block}.art-card-image{display:block;width:100%;aspect-ratio:5 / 4;object-fit:cover}.art-card-pin-badge{position:absolute;top:12px;right:12px;z-index:1;display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-start;width:34px;height:42px;padding-top:4px;border-radius:999px;pointer-events:none;filter:drop-shadow(2px 5px 8px rgba(0,0,0,.22))}.art-card-pin-head{position:relative;width:22px;height:22px;border-radius:999px;border:1px solid rgba(255,255,255,.22);box-shadow:inset -2px -3px #0000001f,inset 2px 3px #ffffff2e,0 5px #0000001a,0 8px 16px #0000002e}.art-card-pin-head:before{content:"";position:absolute;top:3px;left:4px;width:9px;height:7px;border-radius:999px;background:#ffffff57;transform:rotate(-18deg)}.art-card-pin-head:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:999px;border:1px solid rgba(255,255,255,.12);opacity:.7}.art-card-pin-needle{position:relative;width:3px;height:15px;margin-top:-2px;border-radius:999px;background:linear-gradient(180deg,#f8fbff,#b5bfd2 75%,#8e99ae);box-shadow:inset 1px 0 #fff6,0 2px 4px #0000002e}.art-card-pin-needle:after{content:"";position:absolute;left:50%;bottom:-4px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:7px solid #aeb8cb;transform:translate(-50%);filter:drop-shadow(0 1px 1px rgba(0,0,0,.12))}.art-card-pinned{border-color:#c4d9ff47;box-shadow:0 16px 34px #00000024}.art-card-pinned:hover{border-color:#dee9ff66}.art-card-pinned-1 .art-card-pin-head{background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.34),transparent 38%),linear-gradient(180deg,#ff8a85,#ef4444)}.art-card-pinned-1 .art-card-pin-badge{transform:rotate(-10deg)}.art-card-pinned-2 .art-card-pin-head{background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.34),transparent 38%),linear-gradient(180deg,#ffe18c,#f4b400)}.art-card-pinned-2 .art-card-pin-badge{transform:rotate(4deg)}.art-card-pinned-3 .art-card-pin-head{background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.34),transparent 38%),linear-gradient(180deg,#8ac5ff,#3b82f6)}.art-card-pinned-3 .art-card-pin-badge{transform:rotate(11deg)}.art-card-body{padding:18px 18px 20px}.art-card-title{margin:12px 0 8px;font-size:clamp(22px,2.3vw,30px);line-height:1.08;letter-spacing:-.04em}.art-card-subtitle{margin:0;font-size:15px;line-height:1.68;color:#f5f7fbbd}.art-card-link{margin-top:14px}.art-detail-description{margin:0;font-size:19px;line-height:1.9;color:#f5f7fbc7}.art-detail-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(250px,.62fr);gap:34px;align-items:start}.art-detail-main{display:grid;gap:32px}.art-lead-figure{margin:0;padding:18px;overflow:hidden;border-radius:34px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff0b,#ffffff05),#090b12eb;box-shadow:0 30px 70px #00000038,inset 0 1px #ffffff0a;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.art-lead-image{display:block;width:100%;max-height:82vh;border-radius:22px;object-fit:contain;background:#00000038;transform:scale(1);transition:transform .42s ease}.art-gallery{display:grid;gap:24px}.art-gallery-secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.art-gallery-secondary .art-gallery-item:nth-child(4n+1){transform:translateY(0)}.art-gallery-secondary .art-gallery-item:nth-child(4n+2){transform:translateY(34px)}.art-gallery-secondary .art-gallery-item:nth-child(4n+3){transform:translateY(12px)}.art-gallery-secondary .art-gallery-item:nth-child(4n){transform:translateY(46px)}.art-detail-sidebar{position:sticky;top:108px;padding:22px 22px 24px;border-radius:22px;border:1px solid rgba(255,255,255,.06);background:radial-gradient(120% 120% at 100% 0%,rgba(163,195,244,.05),transparent),linear-gradient(180deg,#ffffff09,#ffffff04);box-shadow:0 18px 36px #00000021}.art-detail-sidebar-label{margin:0 0 16px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#f5f7fb6b}.art-detail-facts{display:grid;grid-template-columns:minmax(0,72px) minmax(0,1fr);gap:10px 14px;margin:24px 0 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.art-detail-facts dt,.art-detail-facts dd{margin:0;font-size:14px;line-height:1.7}.art-detail-facts dt{color:#f5f7fb6b}.art-detail-facts dd{color:#f5f7fbbd}.art-gallery-item{margin:0}.art-gallery-image{display:block;width:100%;aspect-ratio:4 / 5;border-radius:24px;border:1px solid rgba(255,255,255,.06);object-fit:cover;background:#ffffff05}.art-gallery-secondary .art-gallery-item:nth-child(3n+1) .art-gallery-image{aspect-ratio:4 / 5.4}.art-gallery-secondary .art-gallery-item:nth-child(3n+2) .art-gallery-image{aspect-ratio:4 / 4.65}.art-gallery-secondary .art-gallery-item:nth-child(3n) .art-gallery-image{aspect-ratio:4 / 5.9}@media (hover: hover) and (pointer: fine){.art-lead-figure:hover{transform:translateY(-3px);border-color:#ffffff1a;box-shadow:0 36px 82px #0000003d,inset 0 1px #ffffff0d,0 0 24px #a3c3f414}.art-lead-figure:hover .art-lead-image{transform:scale(1.012)}}.tag-page-section{margin-top:0;padding-top:96px;padding-bottom:88px}.tag-page-hero{position:relative;overflow:hidden;margin-top:0;margin-bottom:32px;padding:34px 34px 30px;border-radius:30px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(110% 120% at 0% 0%,rgba(99,102,241,.16),transparent),radial-gradient(120% 120% at 100% 0%,rgba(207,116,138,.12),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:0 18px 48px #0000002e}.tag-page-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:88px;pointer-events:none;background:linear-gradient(180deg,#05070d00,#05070d24 56%,#05070d38);opacity:.42}.tag-page-hero-copy{animation:page-enter-fade-up .62s cubic-bezier(.2,.72,.22,1) both}.tag-page-hero-default{background:radial-gradient(110% 120% at 0% 0%,rgba(99,102,241,.16),transparent),radial-gradient(120% 120% at 100% 0%,rgba(207,116,138,.12),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05)}.tag-page-hero-essay{background:radial-gradient(110% 120% at 0% 0%,rgba(255,140,66,.16),transparent),radial-gradient(120% 120% at 100% 0%,rgba(207,116,138,.12),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05)}.tag-page-hero-model{background:radial-gradient(110% 120% at 0% 0%,rgba(78,168,255,.18),transparent),radial-gradient(120% 120% at 100% 0%,rgba(99,102,241,.12),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05)}.tag-page-hero-literature{background:radial-gradient(110% 120% at 0% 0%,rgba(255,77,79,.16),transparent),radial-gradient(120% 120% at 100% 0%,rgba(192,132,252,.1),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05)}.tag-page-hero-cards{background:radial-gradient(110% 120% at 0% 0%,rgba(46,204,113,.16),transparent),radial-gradient(120% 120% at 100% 0%,rgba(78,168,255,.09),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05)}.tag-page-hero-philosophy{background:radial-gradient(110% 120% at 0% 0%,rgba(168,85,247,.18),transparent),radial-gradient(120% 120% at 100% 0%,rgba(99,102,241,.1),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05)}.tag-page-hero-eternal-city{background:radial-gradient(110% 120% at 0% 0%,rgba(49,46,129,.22),transparent),radial-gradient(120% 120% at 100% 0%,rgba(96,165,250,.12),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05)}.tag-page-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.tag-page-back{margin:0}.art-page-topbar-actions{display:inline-flex;align-items:center;gap:10px}.article-topbar-nav{display:inline-flex;align-items:center;gap:12px}.article-home-button{display:inline-flex;align-items:center;justify-content:center;position:relative;top:0;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#f5f7fbb8;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.article-home-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.article-home-button:hover{transform:translateY(-1px);border-color:#ffffff2e;background:#ffffff0d;color:#f5f7fbf0}.tag-page-title{margin:0 0 18px;font-size:clamp(52px,6vw,86px);line-height:.94;letter-spacing:-.07em}.tag-page-description{margin:0 0 14px;max-width:900px;font-size:22px;line-height:1.8;color:#f5f7fbd6}.tag-page-subtitle{margin:0 0 22px;max-width:760px;font-size:18px;line-height:1.8;color:#f5f7fbb8}.tag-page-tag-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px;animation:page-enter-fade-soft .62s cubic-bezier(.2,.72,.22,1) both;animation-delay:.16s}.tag-page-empty{color:#f5f7fbb3}.tag-page-grid{margin-top:20px;gap:12px}.tag-page-grid .post-card{display:flex;flex-direction:column;height:360px;padding-bottom:32px;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,top .2s ease}.tag-page-grid .post-card:nth-child(2n){top:88px}.tag-page-grid .post-card .post-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;min-height:69px;max-height:69px}.tag-page-grid .post-card .post-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden;min-height:136px;max-height:136px}.tag-page-grid .post-card .post-link{margin-top:auto}.tag-page-grid .post-card:nth-child(2n-1){margin-top:0}.tag-page-grid .post-card:nth-child(2n){margin-top:10px}.tag-page-grid .post-card:nth-child(4n+1) .post-title,.tag-page-grid .post-card:nth-child(4n+1) .post-title a{color:#c8909d}.tag-page-grid .post-card:nth-child(4n+2) .post-title,.tag-page-grid .post-card:nth-child(4n+2) .post-title a{color:#88a4c9}.tag-page-grid .post-card:nth-child(4n+3) .post-title,.tag-page-grid .post-card:nth-child(4n+3) .post-title a{color:#c48a8a}.tag-page-grid .post-card:nth-child(4n+4) .post-title,.tag-page-grid .post-card:nth-child(4n+4) .post-title a{color:#8ca892}.tag-page-featured-card{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.7fr);gap:24px;margin-bottom:30px;padding:28px 30px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff05);box-shadow:0 16px 40px #00000029;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tag-page-featured-card:hover{transform:translateY(-4px);border-color:#ffffff24;box-shadow:0 22px 46px #00000038}.tag-page-featured-label{display:inline-flex;align-items:center;margin:0 0 14px;padding:6px 12px;border-radius:999px;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#f5f7fb94;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.tag-page-featured-title{margin:0 0 16px;font-size:clamp(34px,4.6vw,54px);line-height:.98;letter-spacing:-.06em;transition:transform .22s ease}.tag-page-featured-title a{color:#cf748a}.tag-page-featured-card:hover .tag-page-featured-title{transform:translateY(-1px)}.tag-page-featured-excerpt{margin:0;max-width:760px;font-size:19px;line-height:1.88;color:#f5f7fbb3}.tag-page-featured-actions{margin-top:24px}.tag-page-featured-meta{display:flex;flex-direction:column;gap:16px;align-items:flex-end}.tag-page-featured-date{margin:0;font-size:14px;color:#f5f7fb8f}.tag-page-featured-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.friends-page-section{margin-top:0;padding-top:96px;padding-bottom:88px}.friends-page-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.82fr);gap:24px;margin-bottom:32px;padding:30px;border-radius:32px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(110% 120% at 0% 0%,rgba(176,141,255,.16),transparent),radial-gradient(120% 120% at 100% 100%,rgba(103,170,255,.08),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:0 16px 40px #00000029}.friends-page-hero-copy,.friends-page-overview-strip{min-width:0}.friends-page-hero-side{display:grid;gap:10px;align-content:start}.friends-page-overview-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.friends-page-overview-card,.friends-column-featured-card,.friends-column-compact-card,.friends-column-empty-card,.friend-article-author-card,.friend-article-author-spotlight{border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff05),#ffffff03;box-shadow:0 14px 36px #00000024}.friends-page-overview-card{padding:14px 14px 13px;position:relative;overflow:hidden}.friends-page-overview-link{display:block}.friends-page-overview-link,.friends-category-chip-link,.friend-article-category-link{color:inherit}.friends-page-overview-link{transition:transform .18s ease,border-color .18s ease,background .18s ease}.friends-page-overview-link:hover{transform:translateY(-2px);border-color:#ffffff29;background:linear-gradient(180deg,#ffffff0f,#ffffff08),#ffffff05}.friends-page-overview-label,.friends-column-label,.friend-article-author-label{margin:0;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#f5f7fb75}.friends-page-overview-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:6px 0 0}.friends-page-overview-heading h2,.friends-column-title,.friends-column-empty-title,.friend-article-author-name{margin:0;font-size:clamp(28px,4vw,36px);line-height:1.05;letter-spacing:-.04em}.friends-page-overview-heading h2{display:inline-flex;align-items:center;gap:10px}.friends-page-overview-strip .friends-page-overview-heading h2{font-size:24px}.friends-page-overview-heading span,.friends-column-count{font-size:12px;letter-spacing:.04em;color:#f5f7fb8f;white-space:nowrap}.friends-page-overview-text,.friend-article-author-bio{margin:0;font-size:16px;line-height:1.85;letter-spacing:.01em;color:#f5f7fbb8;font-family:Songti SC,PingFang SC,"Hiragino Serif GB",STSong,"Noto Serif SC","Source Han Serif SC",serif}.friends-page-empty-card,.friend-article-author-card{max-width:780px;margin:0 auto;padding:24px 26px}.friend-article-author-spotlight{max-width:780px;margin:26px auto 0;padding:22px 24px}.friend-article-author-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.friend-article-author-card-body{display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;align-items:start}.friend-article-author-copy{min-width:0}.friend-article-author-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.friends-page-empty-label{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#f5f7fb75}.friends-page-empty-title,.friend-article-author-name{margin:0 0 12px}.friends-page-empty-text{margin:0;font-size:16px;line-height:1.85;color:#f5f7fbb8}.friends-latest-section{display:grid;gap:18px;margin-bottom:26px}.friends-latest-section-head{display:grid;grid-template-columns:minmax(0,.8fr) minmax(280px,1fr);gap:18px;align-items:end}.friends-latest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.friends-latest-card-emphasis{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:22px;align-items:stretch;grid-column:span 2}.friends-latest-card-main,.friends-latest-card-side{display:flex;flex-direction:column}.friends-latest-card-side{gap:20px;padding-left:22px;border-left:1px solid rgba(255,255,255,.08)}.friends-column-featured-card,.friends-column-empty-card{padding:20px}.friends-column-featured-top,.friends-column-compact-meta,.friend-article-category-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.friend-article-category-row{transform:none}.friends-column-featured-date,.friends-column-compact-meta{font-size:12px;letter-spacing:.06em;color:#f5f7fb8f}.friends-column-featured-title,.friends-column-compact-title{margin:14px 0 0;font-size:28px;line-height:1.08;letter-spacing:-.04em}.friends-column-featured-title a,.friends-column-compact-title a{color:inherit}.friends-column-featured-excerpt,.friends-column-compact-excerpt{margin:14px 0 0;font-size:15px;line-height:1.85;color:#f5f7fbb8}.friends-latest-card .friends-column-featured-excerpt{max-width:46rem}.friends-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.friends-latest-card-emphasis .friends-card-meta{align-items:flex-start;margin-top:0;padding-top:0;border-top:0}.friends-author-profile{position:relative;margin:4px 0 0;padding:14px 16px 14px 18px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:radial-gradient(circle at 0% 0%,rgba(255,255,255,.12),transparent 34%),linear-gradient(135deg,#ffffff0e,#ffffff05);font-size:14px;line-height:1.72;color:#f5f7fba8;box-shadow:inset 0 1px #ffffff14}.friends-author-profile:before{content:"";position:absolute;top:12px;bottom:12px;left:0;width:3px;border-radius:999px;background:linear-gradient(180deg,#77e0ff,#ffcf6a);opacity:.82}.friends-column-stack{display:grid;gap:12px}.friends-column-compact-card{padding:16px 18px 18px}.friends-column-compact-title{font-size:22px}.friends-column-empty-card{min-height:280px;display:grid;align-content:center}.friends-category-nav-card{padding:18px 20px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff05),#ffffff03}.friend-article-category-badge-shell{display:inline-flex}.friend-article-category-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:8px 0 8px 11px;border-left:3px solid rgba(240,181,210,.72);color:#f5f7fbc7;font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;transition:color .18s ease,border-color .18s ease,transform .18s ease}.friends-column-featured-top .friend-article-category-link{justify-content:flex-start}.friend-article-category-link:hover{color:#f5f7fbf5;border-color:#f0b5d2f5;transform:translate(2px)}.friend-article-category-mark{width:8px;height:8px;border-radius:2px;background:linear-gradient(135deg,#f0b5d2,#8ed8f3);box-shadow:0 0 18px #f0b5d238}.friends-category-hero{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.friends-category-nav-list,.friends-category-list{display:grid;gap:12px}.friends-category-nav-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid rgba(255,255,255,.08);color:#f5f7fbbd}.friends-category-nav-link:first-child{border-top:0}.friends-category-nav-link.active,.friends-category-nav-link:hover{color:#f5f7fbfa}.friends-category-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:18px;align-items:start}.friends-category-featured-card{padding:22px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0b,#ffffff05),#ffffff03;box-shadow:0 14px 36px #00000024}.friend-article-page .post-detail-hero{background:radial-gradient(145% 95% at 50% 8%,rgba(240,181,210,.03),transparent 72%),linear-gradient(180deg,#ffffff04,#fff0);border-radius:28px;margin-bottom:42px;overflow:hidden}.friend-article-page .post-detail-meta-row{border-top-color:#ffffff0b}.friend-article-page .post-detail-date-badge,.friend-article-page .friends-author-chip{background:#ffffff05;border-color:#fff1}.friend-article-page .friend-article-author-spotlight{border-color:#ffffff0e;background:linear-gradient(180deg,#ffffff07,#ffffff02);box-shadow:none}.friends-author-summary,.friend-article-author-head{display:inline-flex;align-items:center;gap:10px}.friends-author-avatar,.friend-article-author-avatar{width:34px;height:34px;border-radius:999px;object-fit:cover;object-position:center;flex-shrink:0;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.friends-author-avatar-fallback,.friend-article-author-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;letter-spacing:.04em;color:#f5f7fbd1}.friends-author-chip{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;font-size:12px;letter-spacing:.06em;color:#f5f7fbc2}.friends-tag-row{display:flex;flex-wrap:wrap;gap:8px}.friends-latest-tag-row{margin-top:18px;margin-bottom:4px}.friends-tag-chip{cursor:default}.friends-page-grid .post-tag-badge,.friends-page .tag-page-featured-tags .post-tag-badge,.friend-article-meta-row .post-tag-badge{border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#f5f7fbbd;cursor:default}.friend-article-meta-row{align-items:center}.friend-article-meta-primary{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.friend-article-author-card{margin-top:40px}.friend-article-author-avatar{width:72px;height:72px;box-shadow:0 10px 24px #00000029}.friend-article-author-name{margin:0 0 10px}.friend-article-author-link,.friend-article-more-link{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:9px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#f5f7fbd1;font-size:13px;font-weight:600;letter-spacing:.03em;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.friend-article-author-link{overflow-wrap:anywhere;text-align:left}.friend-article-author-link:hover,.friend-article-more-link:hover{transform:translateY(-1px);border-color:#ffffff2e;background:#ffffff0f;color:#f5f7fbf5}.friend-article-original-link{margin-top:94px;text-align:center}.friend-article-original-link-label{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#f5f7fb57}.friend-article-original-link-url{display:inline-flex;justify-content:center;max-width:100%;color:#f5f7fb75;font-size:14px;line-height:1.7;overflow-wrap:anywhere;text-align:center}.friend-article-original-link-url:hover{color:#f5f7fbf0}.friend-article-actions{margin-top:28px}.friend-article-end-links{margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);text-align:center}.friend-article-end-links-list{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.friend-article-end-link{display:inline-flex;align-items:center;justify-content:center;max-width:100%;color:#f5f7fbb8;font-size:14px;line-height:1.7}.friend-article-end-link:hover{color:#f5f7fbf0}.friend-article-end-link-url{min-width:0;overflow-wrap:anywhere;text-align:center}.friend-article-more{display:flex;justify-content:center;margin-top:34px}.contact-panel{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.82fr);gap:24px;align-items:start}.contact-title{margin-bottom:14px}.contact-text{margin-bottom:0;max-width:660px}.contact-card{position:relative;overflow:hidden;padding:24px 24px 22px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(120% 120% at 100% 0%,rgba(163,195,244,.12),transparent),linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:0 20px 60px #00000038;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.contact-card-label{margin:0 0 12px;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#f5f7fb7a}.contact-email{display:inline-block;margin-bottom:12px;font-size:clamp(22px,2.6vw,30px);line-height:1.08;letter-spacing:-.03em;font-family:Avenir Next,Helvetica Neue,PingFang SC,Hiragino Sans GB,sans-serif;font-weight:600;color:#d5dff0;transition:transform .18s ease,color .18s ease,opacity .18s ease}.contact-email:hover{transform:translateY(-1px);color:#eef3fb}.contact-card-text{margin:0;max-width:32ch;font-size:14px;line-height:1.75;color:#f5f7fbc7}.contact-bubble-module{position:absolute;left:0;top:0;display:flex;align-items:center;width:34px;height:34px;will-change:transform}.contact-bubble-module-large{width:56px;height:56px}.contact-bubble-module-medium{width:44px;height:44px}.contact-bubble-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer;overflow:visible;transition:transform .18s ease,opacity .18s ease}.contact-bubble-button-large{width:56px;height:56px}.contact-bubble-button-medium{width:44px;height:44px}.contact-bubble-button:hover{transform:translateY(-1px)}.contact-bubble-button:active{transform:translateY(0) scale(.985)}.contact-bubble-button.is-bursting .contact-bubble-orb{opacity:0;transform:scale(.35)}.contact-bubble-orb{position:relative;width:24px;height:24px;flex-shrink:0;border-radius:999px;background:radial-gradient(circle at 30% 28%,rgba(255,255,255,.58),transparent 24%),radial-gradient(circle at 65% 72%,rgba(124,188,245,.18),transparent 36%),linear-gradient(180deg,#cae8ff94,#84bff257);box-shadow:inset 0 1px #ffffff8f,inset 0 -2px 6px #4981b31f,0 2px 8px #4e96db24;animation:contact-bubble-breathe 2.8s ease-in-out infinite,contact-bubble-sheen 6.2s ease-in-out infinite;transition:transform .22s ease,opacity .22s ease}.contact-bubble-orb-large{width:42px;height:42px}.contact-bubble-orb-medium{width:32px;height:32px;background:radial-gradient(circle at 30% 28%,rgba(255,255,255,.44),transparent 24%),radial-gradient(circle at 65% 72%,rgba(124,188,245,.13),transparent 36%),linear-gradient(180deg,#cae8ff6b,#84bff238);box-shadow:inset 0 1px #ffffff6b,inset 0 -2px 6px #4981b314,0 2px 8px #4e96db17}.contact-bubble-highlight{position:absolute;left:4px;top:4px;width:7px;height:5px;border-radius:999px;background:#ffffffb3;transform:rotate(-22deg);animation:contact-bubble-highlight-drift 6.2s ease-in-out infinite}.contact-bubble-highlight-large{left:8px;top:7px;width:11px;height:8px}.contact-bubble-highlight-medium{left:6px;top:5px;width:9px;height:6px;background:#ffffff94}.contact-bubble-burst{position:absolute;left:50%;top:50%;width:24px;height:24px;transform:translate(-50%,-50%);pointer-events:none}.contact-bubble-burst-large{width:42px;height:42px}.contact-bubble-burst-medium{width:32px;height:32px}.contact-bubble-particle{position:absolute;left:50%;top:50%;width:5px;height:5px;margin-left:-2.5px;margin-top:-2.5px;border-radius:999px;background:radial-gradient(circle at 35% 35%,#fffffff5,#9ed4ffc7);box-shadow:0 0 8px #9cd8ff52;animation:contact-bubble-pop .72s cubic-bezier(.22,1,.36,1) forwards}.contact-bubble-particle-1{--bubble-pop-x: 0px;--bubble-pop-y: -18px}.contact-bubble-particle-2{--bubble-pop-x: 12px;--bubble-pop-y: -12px}.contact-bubble-particle-3{--bubble-pop-x: 18px;--bubble-pop-y: 0px}.contact-bubble-particle-4{--bubble-pop-x: 12px;--bubble-pop-y: 12px}.contact-bubble-particle-5{--bubble-pop-x: 0px;--bubble-pop-y: 18px}.contact-bubble-particle-6{--bubble-pop-x: -12px;--bubble-pop-y: 12px}.contact-bubble-particle-7{--bubble-pop-x: -18px;--bubble-pop-y: 0px}.contact-bubble-particle-8{--bubble-pop-x: -12px;--bubble-pop-y: -12px}.contact-action{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:9px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;font-size:13px;font-weight:600;letter-spacing:.02em;color:#e8eef8;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.contact-action:hover{transform:translateY(-1px);border-color:#ffffff38;background:#ffffff14;color:#fff}.state-text{font-size:18px;color:#f5f7fbb8}.posts-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px;margin-top:26px}.home-posts-grid .post-card{opacity:0;animation:page-enter-fade-soft .56s cubic-bezier(.2,.72,.22,1) both}.home-posts-grid .post-card:nth-child(1){animation-delay:.04s}.home-posts-grid .post-card:nth-child(2){animation-delay:.1s}.home-posts-grid .post-card:nth-child(3){animation-delay:.16s}.home-posts-grid .post-card:nth-child(4){animation-delay:.22s}.home-posts-grid .post-card:nth-child(5){animation-delay:.28s}.home-posts-grid .post-card:nth-child(6){animation-delay:.34s}.post-card{grid-column:span 6;padding:28px;border-radius:24px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);transition:transform .18s ease,border-color .18s ease,background .18s ease}.post-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.post-card:hover{transform:translateY(-3px);box-shadow:0 24px 80px #00000059;border-color:#ffffff2e;background:#ffffff0d}.post-title{transition:opacity .2s ease,transform .2s ease}.post-card:hover .post-title{opacity:.9;transform:translate(4px)}.post-link{transition:transform .2s ease,color .2s ease}.post-card:hover .post-link{transform:translate(6px)}.post-card-featured{grid-column:span 12;padding:34px}.post-meta{margin-bottom:12px;font-size:13px;opacity:.52;transform:translateY(-6px)}.post-title{margin:0 0 12px;font-size:32px;line-height:1.08;letter-spacing:-.04em;font-family:Songti SC,PingFang SC,"Hiragino Serif GB",STSong,"Noto Serif SC","Source Han Serif SC",serif}.post-title{transition:opacity .2s ease}.post-card:hover .post-title{opacity:.85}.post-card-featured .post-title{font-size:clamp(36px,4vw,52px)}.post-page-section{padding-top:28px;padding-bottom:88px}.post-detail-shell{max-width:980px;margin:0 auto}.post-detail-topbar-actions{display:inline-flex;align-items:center;gap:12px}.post-detail-language-switch{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#f5f7fbbd;font-size:13px;letter-spacing:.04em;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.post-detail-language-switch:hover{transform:translateY(-1px);border-color:#ffffff2e;background:#ffffff0d;color:#f5f7fbe6}.post-detail-hero{margin-bottom:48px;padding:18px 22px 0;border-radius:28px;border:0;background:radial-gradient(145% 95% at 50% 8%,rgba(163,195,244,.045),transparent 72%),linear-gradient(180deg,#ffffff05,#fff0);box-shadow:none;overflow:hidden}.post-detail-enter-hero{animation:page-enter-fade-up .68s cubic-bezier(.2,.72,.22,1) both}.post-detail-title{max-width:780px;margin:0 auto 38px;font-family:Songti SC,PingFang SC,"Hiragino Serif GB",STSong,"Noto Serif SC","Source Han Serif SC",serif;line-height:1.12;letter-spacing:-.03em;font-size:clamp(40px,5.6vw,68px)}.post-detail-excerpt{margin:0;font-size:18px;line-height:1.95;color:#f5f7fba3}.post-detail-intro{max-width:780px;margin:0 auto}.post-detail-meta-row{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-top:28px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.post-detail-date-badge{display:inline-flex;align-items:center;padding:6px 11px 7px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff06;color:#f5f7fb9e;font-size:12px;letter-spacing:.1em}.post-detail-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.post-detail-body{padding:0}.post-detail-enter-body{animation:page-enter-fade-soft .76s cubic-bezier(.2,.72,.22,1) both;animation-delay:.14s}.post-detail-loading{margin:0;padding:18px 0 0}.route-loading{min-height:24px}.page-loading-placeholder{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:34px;min-height:24px;padding:4px 0}.page-loading-placeholder:before,.page-loading-placeholder:after,.page-loading-placeholder span{content:"";display:block;width:6px;height:6px;border-radius:999px;background:#78787885;opacity:.32;animation:page-loading-pulse 1.2s ease-in-out infinite}.dark .page-loading-placeholder:before,.dark .page-loading-placeholder:after,.dark .page-loading-placeholder span{background:#e6e6e67a}.page-loading-placeholder span{animation-delay:.16s}.page-loading-placeholder:after{animation-delay:.32s}@keyframes page-loading-pulse{0%,to{transform:translateY(0) scale(.88);opacity:.18}50%{transform:translateY(-1px) scale(1);opacity:.5}}.post-read-complete{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:44px}.post-reading-rail{position:fixed;top:50%;right:28px;z-index:18;width:1px;height:min(36vh,300px);border-radius:999px;background:#ffffff14;transform:translateY(-50%);overflow:hidden;pointer-events:none}.post-reading-rail-progress{width:100%;height:100%;border-radius:inherit;background:linear-gradient(180deg,#f4f8ffe6,#adc8f2b8 46%,#7690c352);transform-origin:top center;transition:transform .16s ease-out}.post-read-complete-button,.post-like-button,.post-share-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;display:inline-flex;align-items:center;justify-content:center;min-width:120px;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#f5f7fbbd;font:inherit;font-size:14px;letter-spacing:.04em;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease,filter .18s ease}.post-read-complete-button:hover:not(:disabled),.post-like-button:hover,.post-share-button:hover{transform:translateY(-1px);border-color:#ffffff2e;background:#ffffff0d;color:#f5f7fbe6}.post-read-complete-button:active:not(:disabled),.post-like-button:active:not(:disabled),.post-share-button:active:not(:disabled){transform:translateY(1px) scale(.988);border-color:#ffffff1f;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.05),transparent 54%),#ffffff06;box-shadow:inset 0 1px 2px #00000029,inset 0 8px 18px #ffffff05;filter:saturate(.94) brightness(.96)}.post-like-button{min-width:120px;padding:10px 16px;gap:6px;font-size:14px;line-height:1;color:#f5f7fb4d}.post-like-icon{font-family:Times New Roman,Georgia,Palatino Linotype,serif;position:relative;top:-.03em;font-size:1.38em;line-height:1;color:currentColor;font-variant-emoji:text;-webkit-font-smoothing:antialiased}.post-like-button.is-liked .post-like-icon{font-size:1.24em}.post-like-button.is-liked{border-color:#ff788a4d;background:radial-gradient(circle at 28% 26%,rgba(255,255,255,.16),transparent 38%),#ff788a1a;color:#ff6d85;box-shadow:0 10px 24px #ff6d851f}.post-read-complete-button.is-complete{border-color:#a3c3f43d;background:radial-gradient(circle at 28% 26%,rgba(255,255,255,.14),transparent 38%),#a3c3f414;color:#d7e6fb;box-shadow:0 10px 24px #a3c3f414;cursor:default}.post-share-feedback{margin:14px 0 0;text-align:center;font-size:13px;color:#f5f7fb8f}.post-mobile-back-to-top{position:fixed;right:18px;bottom:22px;z-index:40;display:none;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#05070d57;color:#f5f7fbd1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 12px 28px #0000002e;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,background .18s ease,border-color .18s ease}.post-mobile-back-to-top.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.post-mobile-back-to-top:hover{background:#05070d75;border-color:#ffffff38}.post-page-en .post-detail-title{font-family:Baskerville,Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,Times New Roman,serif;font-weight:500;line-height:1;letter-spacing:-.046em;max-width:700px;text-wrap:balance}.post-page-en .post-detail-excerpt{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,Times New Roman,serif;font-size:19px;line-height:1.82;letter-spacing:0;color:#f5f7fbad}.post-content{max-width:780px;margin:0 auto;font-size:18px;line-height:2;color:#f5f7fbcc}.post-page-en .post-content{max-width:740px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,Times New Roman,serif;font-size:21px;line-height:1.82;letter-spacing:0}.post-content>*:first-child{margin-top:0}.post-content h1,.post-content h2,.post-content h3{position:relative;font-family:Songti SC,PingFang SC,"Hiragino Serif GB",STSong,"Noto Serif SC","Source Han Serif SC",serif;line-height:1.16;letter-spacing:-.03em;color:#edf4ff}.post-page-en .post-content h1,.post-page-en .post-content h2,.post-page-en .post-content h3{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,Times New Roman,serif;font-weight:600;line-height:1.12;letter-spacing:-.03em}.post-content h1{margin:54px 0 20px;font-size:clamp(32px,3.8vw,42px)}.post-content h2{margin:46px 0 18px;font-size:clamp(27px,2.8vw,34px)}.post-content h3{margin:36px 0 16px;font-size:clamp(22px,2.2vw,28px)}.post-content-heading-h2:before,.post-content-heading-h3:before{content:"";position:absolute;left:-18px;top:.42em;width:6px;height:6px;border-radius:999px;background:#a3c3f41f;box-shadow:0 0 0 1px #a3c3f40d;opacity:0;transform:translateY(1px) scale(.82);transition:opacity .22s ease,transform .22s ease,background .22s ease,box-shadow .22s ease}.post-content-heading-h2.is-active:before,.post-content-heading-h3.is-active:before{opacity:1;transform:translateY(0) scale(1);background:#d2e3ff9e;box-shadow:0 0 0 1px #a3c3f41f,0 0 8px #a3c3f414}.post-content p,.post-content ul,.post-content ol,.post-content blockquote,.post-content pre{margin:24px 0}.post-content>p:first-of-type{margin-top:4px;font-size:20px;line-height:2.02;color:#f5f7fbe6}.post-page-en .post-content>p:first-of-type{font-size:23px;line-height:1.78}.post-content>p:first-of-type:first-letter{font-size:1.34em;font-weight:700;letter-spacing:.02em;color:#f4f8ff}.post-page-en .post-content>p:first-of-type:first-letter{font-size:4.6em;line-height:.78;margin-right:.08em;letter-spacing:-.02em}.post-content ul,.post-content ol{padding-left:26px}.post-content li{margin:10px 0}.post-content a{color:#b8d0f3;text-decoration:underline;text-underline-offset:.2em;text-decoration-color:#b8d0f33d}.post-content strong{color:#f5f9ff;font-weight:700}.post-page-en .post-detail-date-badge,.post-page-en .post-detail-language-switch,.post-page-en .post-read-complete-button,.post-page-en .post-like-button,.post-page-en .post-share-button,.post-page-en .post-neighbor-label,.post-page-en .post-related-label{font-family:Avenir Next,Helvetica Neue,Segoe UI,Arial,sans-serif}.post-continue-reading{max-width:780px;margin:80px auto 0;padding-top:34px;border-top:1px solid rgba(255,255,255,.08)}.post-continue-reading-header{display:block;margin-bottom:22px}.post-continue-reading-title{margin:0;font-size:clamp(30px,4.2vw,42px);line-height:1.06;letter-spacing:-.045em;font-family:Songti SC,PingFang SC,"Hiragino Serif GB",STSong,"Noto Serif SC","Source Han Serif SC",serif;font-weight:600;color:#f5f7fbf0}.post-neighbor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.post-neighbor-card,.post-related-card{padding:24px 24px 22px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(120% 140% at 0% 0%,rgba(163,195,244,.08),transparent),#ffffff08;transition:transform .18s ease,border-color .18s ease,background .18s ease}.post-neighbor-card:hover,.post-related-card:hover{transform:translateY(-2px);border-color:#ffffff24;background:radial-gradient(120% 140% at 0% 0%,rgba(163,195,244,.1),transparent),#ffffff0a}.post-neighbor-label,.post-related-label,.post-related-meta{margin:0 0 12px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#f5f7fb70}.post-neighbor-title,.post-related-title{margin:0;font-size:clamp(22px,3vw,30px);line-height:1.16;letter-spacing:-.04em;font-family:Songti SC,PingFang SC,"Hiragino Serif GB",STSong,"Noto Serif SC","Source Han Serif SC",serif}.post-related-title{font-size:clamp(18px,2vw,24px)}.post-neighbor-title a,.post-related-title a{transition:opacity .18s ease}.post-neighbor-title a:hover,.post-related-title a:hover{opacity:.82}.post-neighbor-excerpt,.post-related-excerpt{margin:16px 0 0;color:#f5f7fb9e;line-height:1.82}.post-neighbor-link,.post-related-link{margin-top:18px;display:inline-flex}.post-related-block{margin-top:26px}.post-related-grid{display:grid;grid-template-columns:1fr;gap:14px}.post-content blockquote{padding:16px 20px;border-left:2px solid rgba(163,195,244,.34);border-radius:0 18px 18px 0;background:#ffffff05;color:#f5f7fbad}.post-content code{padding:2px 7px;border-radius:8px;background:#ffffff0f;color:#eef4ff;font-size:.9em}.post-content pre{overflow-x:auto;border-radius:20px}.post-content pre code{padding:0;background:transparent}.comments-section{max-width:780px;margin-left:auto;margin-right:auto;margin-top:88px;padding-top:34px;border-top:1px solid rgba(255,255,255,.08)}.comments-title{margin-bottom:16px;font-size:clamp(30px,4.2vw,42px);line-height:1.06;letter-spacing:-.045em;font-family:Songti SC,PingFang SC,"Hiragino Serif GB",STSong,"Noto Serif SC","Source Han Serif SC",serif;font-weight:600;color:#f5f7fbf0}.comments-intro{margin-bottom:0;max-width:720px}.comments-shell{display:grid;grid-template-columns:1fr;gap:24px;margin-top:28px;align-items:start}.comments-list{display:grid;gap:18px}.comments-state{margin:0;padding:26px 24px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#f5f7fbbd;line-height:1.8}.comment-card{padding:24px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.comment-meta{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px}.comment-author{font-size:16px;font-weight:600;color:#d7e1f1}.comment-date{font-size:13px;color:#f5f7fb80}.comment-content{margin:0;color:#f5f7fbd1;line-height:1.85;white-space:pre-wrap}.comment-reply-context,.comment-replies-label{margin:0 0 10px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#f5f7fb75}.comment-actions{margin-top:14px;display:flex;justify-content:flex-end;align-items:center;gap:18px}.comment-reply-button,.comment-reply-cancel{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#9cb6de;font-size:13px;font-weight:600;cursor:pointer;transition:color .18s ease,opacity .18s ease}.comment-reply-button:hover,.comment-reply-cancel:hover{color:#c7d8f2}.comment-replies{display:grid;gap:14px;margin-top:18px;padding-left:22px;border-left:1px solid rgba(255,255,255,.08)}.comment-replies-root{padding-left:22px}.comment-replies-nested{padding-left:14px}.comment-reply-card{padding:18px 18px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.06);background:#ffffff05}.comment-form{padding:24px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(120% 120% at 100% 0%,rgba(163,195,244,.1),transparent),linear-gradient(180deg,#ffffff0a,#ffffff05);box-shadow:0 20px 60px #0000002e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.comment-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.comment-field{display:grid;gap:8px;margin-bottom:14px}.comment-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.comment-replying{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.comment-replying-text{font-size:14px;color:#f5f7fbc2}.comment-field-label{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#f5f7fb85}.comment-input,.comment-textarea{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff0a;color:inherit;font:inherit;padding:14px 16px;outline:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.comment-input::placeholder,.comment-textarea::placeholder{color:#f5f7fb61}.comment-input:focus,.comment-textarea:focus{border-color:#c7d8f27a;background:#ffffff0f;box-shadow:0 0 0 4px #c7d8f214}.comment-textarea{min-height:144px;resize:vertical}.comment-form-footer{display:flex;align-items:center;gap:14px;margin-top:4px;flex-wrap:wrap}.comment-submit{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#e8eef8;font-size:13px;font-weight:600;letter-spacing:.02em;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.comment-submit:hover:not(:disabled){transform:translateY(-1px);border-color:#ffffff38;background:#ffffff1a;color:#fff}.comment-submit:disabled{opacity:.6;cursor:wait}.comment-feedback{margin:0;font-size:14px;color:#f5f7fbb8}.post-title a{font-family:inherit;transition:opacity .18s ease}.post-title a:hover{opacity:.84}.post-excerpt{margin:0;max-width:78ch;font-size:18px;line-height:1.85;color:#f5f7fbbf}.post-link{display:inline-block;margin-top:18px;font-weight:600;color:#c7d8f2}.post-link:hover{color:#e2ecfa}@media (min-width: 1700px){.hero>*,.section{width:min(1760px,100%)}.hero-title{max-width:980px}}@media (max-width: 1100px){.hero-grid{grid-template-columns:1fr;gap:30px}.contact-panel{grid-template-columns:1fr}.hero-side{max-width:640px}.hero-lucky-module{grid-template-columns:1fr;align-items:stretch}.games-page-hero,.games-page-random-card,.games-page-featured-card,.friends-page-hero,.friends-page-overview-strip,.friends-latest-grid,.friends-category-layout,.friends-category-hero,.friends-latest-section-head{grid-template-columns:1fr}.friends-page-overview-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.friends-latest-card-emphasis{grid-template-columns:1fr;grid-column:span 1}.friends-latest-card-side{padding-left:0;border-left:0}.art-card{grid-column:span 6}.game-card,.post-card,.post-card-featured{grid-column:span 12}.latest-release-card,.random-game-card,.tag-page-featured-card{grid-template-columns:1fr}.daily-quote-strip{grid-template-columns:1fr;align-items:start;gap:14px}.daily-quote-credit{justify-self:start;text-align:left;white-space:normal}.latest-release-tags,.random-game-meta-panel,.tag-page-featured-meta,.tag-page-featured-tags{justify-content:flex-start;align-items:flex-start}.friend-article-meta-row{align-items:flex-start}.friend-article-category-row{transform:none}.friend-article-author-card-body{grid-template-columns:1fr}.tag-page-grid .post-card:nth-child(2n),.tag-page-grid .post-card:nth-child(2n-1){top:0}.tag-page-grid .post-card{height:auto;padding-bottom:88px}.tag-page-grid .post-card .post-title,.tag-page-grid .post-card .post-excerpt{min-height:auto;max-height:none}.comments-shell{grid-template-columns:1fr}.hero-title{font-size:clamp(58px,11vw,92px)}.hero-subtitle,.section-text,.post-excerpt{font-size:18px}.contact-card-text{max-width:none}.contact-bubble-module{position:static;margin-top:14px;animation:none}.contact-bubble-module-large,.contact-bubble-module-medium{display:none}.comment-form-grid{grid-template-columns:1fr}}@media (max-width: 680px){.hero{padding:36px 0 64px}.hero-top{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:42px}.hero-brand-group{gap:12px}.weather-badge{width:38px;height:38px;border-radius:13px}.weather-badge svg{width:31px;height:31px}.hero-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%}.hero-nav a,.hero-nav .theme-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff09;font-size:13px;line-height:1;white-space:nowrap}.hero-lucky-popout-backdrop{padding:16px}.hero-lucky-popout{padding:22px 60px 20px 20px;border-radius:24px}.hero-lucky-popout-title{font-size:clamp(28px,8vw,38px);line-height:1.02}.hero-lucky-popout-hook{font-size:clamp(18px,5.4vw,24px);line-height:1.6}.hero-lucky-popout-summary{font-size:16px;line-height:1.75}.hero>*,.section{padding-left:20px;padding-right:20px}.hero-title{font-size:46px;line-height:.98}.latest-release-section .section-header{flex-wrap:wrap;align-items:flex-end}.latest-release-heading{gap:10px}.latest-release-date-badge{padding:6px 10px 7px;font-size:12px;letter-spacing:.06em}.english-home-section-title{font-size:clamp(30px,8vw,40px);white-space:normal;line-height:.98}.post-detail-hero{padding:10px 0 0;margin-bottom:36px}.post-detail-topbar-actions{gap:10px}.post-detail-language-switch{padding:7px 10px;font-size:12px}.post-detail-title{font-size:clamp(34px,9.2vw,50px);line-height:1.02}.post-page-en .post-detail-title{line-height:1.03;letter-spacing:-.038em;max-width:100%}.post-detail-excerpt,.post-content{font-size:16px;line-height:1.82}.post-page-en .post-content{font-size:19px;line-height:1.76}.post-content>p:first-of-type{font-size:17px;line-height:1.9}.post-page-en .post-content>p:first-of-type{font-size:20px;line-height:1.74}.post-detail-meta-row{align-items:flex-start;flex-direction:column}.post-detail-tags{justify-content:flex-start}.post-detail-body{padding:0}.post-continue-reading{margin-top:64px}.post-neighbor-grid,.post-related-grid{grid-template-columns:1fr}.post-neighbor-card,.post-related-card{padding:22px 20px 20px;border-radius:24px}.post-read-complete{margin-top:36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch}.post-read-complete-button,.post-like-button,.post-share-button{width:100%;min-width:0;padding:9px 14px;font-size:13px}.post-like-button{width:100%;min-width:0;font-size:13px;padding:9px 14px}.post-like-icon{font-size:1.3em}.post-like-button.is-liked .post-like-icon{font-size:1.18em}.post-mobile-back-to-top{display:inline-flex}.post-reading-rail{display:none}.post-content h1{font-size:clamp(30px,8vw,40px)}.post-content h2{font-size:clamp(26px,6vw,34px)}.post-content h3{font-size:clamp(22px,5vw,28px)}.art-page-hero,.games-page-hero,.art-detail-hero{padding:24px 22px}.art-detail-hero{margin-bottom:32px;padding:8px 0 0}.art-page-title,.games-page-title,.art-detail-title{font-size:clamp(34px,10vw,54px);line-height:.98}.art-card{grid-column:span 12}.art-card-body{padding:18px 18px 20px}.art-card-title{font-size:clamp(24px,7vw,30px)}.art-lead-figure{padding:12px;border-radius:26px}.art-lead-image{max-height:none;border-radius:18px}.art-detail-layout{grid-template-columns:1fr;gap:20px}.art-detail-sidebar{position:static;top:auto;padding:20px 18px 22px}.art-gallery-secondary{grid-template-columns:1fr;gap:16px}.art-gallery-secondary .art-gallery-item:nth-child(4n+1),.art-gallery-secondary .art-gallery-item:nth-child(4n+2),.art-gallery-secondary .art-gallery-item:nth-child(4n+3),.art-gallery-secondary .art-gallery-item:nth-child(4n){transform:translateY(0)}.art-gallery-image,.art-gallery-secondary .art-gallery-item:nth-child(3n+1) .art-gallery-image,.art-gallery-secondary .art-gallery-item:nth-child(3n+2) .art-gallery-image,.art-gallery-secondary .art-gallery-item:nth-child(3n) .art-gallery-image{aspect-ratio:auto}.art-page-subtitle,.games-page-description,.games-page-subtitle,.art-detail-subtitle,.art-detail-description{font-size:16px;line-height:1.75}.games-page-filters,.games-page-results-bar{gap:12px}.games-page-results-bar{flex-direction:column;align-items:flex-start}.games-page-results-actions{width:100%}.games-page-random-card,.games-page-featured-card{padding:24px 22px}.games-page-random-title,.games-page-featured-title{font-size:clamp(28px,8vw,38px);line-height:1.02}.games-page-random-hook,.games-page-featured-hook{font-size:clamp(18px,5.4vw,24px);line-height:1.6}.games-page-random-summary,.games-page-featured-summary{font-size:16px;line-height:1.75}.games-page-random-meta,.games-page-featured-meta,.game-card{padding:20px 18px}.games-page-random-facts,.games-page-featured-facts{gap:10px}.games-page-random-facts p,.games-page-featured-facts p{grid-template-columns:1fr;gap:4px}.games-page-random-meta,.games-page-featured-meta{padding:16px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.12)}.games-page-hero-head{grid-template-columns:1fr;gap:16px}.game-card-title{font-size:clamp(24px,7vw,32px)}.game-card-hook,.game-card-summary{font-size:16px;line-height:1.75}.latest-release-card,.daily-quote-strip,.random-game-card,.tag-page-featured-card{padding:24px 22px;gap:18px}.random-game-title,.latest-release-title,.tag-page-featured-title{font-size:clamp(28px,8vw,38px);line-height:1.02}.random-game-hook{font-size:clamp(18px,5.4vw,24px);line-height:1.6}.random-game-summary,.latest-release-excerpt,.tag-page-featured-excerpt{max-width:none;font-size:16px;line-height:1.75}.random-game-meta-panel{padding:20px 18px}.hero-play-group{white-space:nowrap}.hero-subtitle,.section-text,.post-excerpt{font-size:16px}.section-title{font-size:36px}.post-title,.post-card-featured .post-title{font-size:28px}.post-card,.post-card-featured{padding:22px}.hero-side,.contact-card{padding:24px}.contact-email{font-size:22px}.contact-action{margin-top:16px}.comment-card,.comment-form,.comments-state{padding:20px}}body[data-theme=light]{--weather-moon-cutout: #f5f7fb;background:radial-gradient(900px at 10% 10%,rgba(67,102,255,.08),transparent),radial-gradient(1000px at 90% 0%,rgba(115,71,255,.06),transparent),#f5f7fb;color:#05070d}body[data-theme=light] .page{background:radial-gradient(900px at 10% 10%,rgba(67,102,255,.08),transparent),radial-gradient(1000px at 90% 0%,rgba(115,71,255,.06),transparent),#f5f7fb}body[data-theme=light] .weather-moon-body{fill:#465e96}body[data-theme=light] .weather-moon-star{fill:#6f86bb}body[data-theme=light] .hero-nav a{color:#05070db3}@media (max-width: 680px){body[data-theme=light] .hero-nav a,body[data-theme=light] .hero-nav .theme-toggle{border-color:#0f172a1a;background:#ffffff9e}}body[data-theme=light] .hero-nav a:hover{color:#05070d}body[data-theme=light] .hero-subtitle,body[data-theme=light] .section-text,body[data-theme=light] .post-excerpt{color:#05070db3}body[data-theme=light] .post-card{background:#00000008;border:1px solid rgba(0,0,0,.08)}body[data-theme=light] .post-card:hover{background:#0000000d;border-color:#00000029}body[data-theme=light] .hero-side{background:linear-gradient(180deg,#0000000a,#00000005);border:1px solid rgba(0,0,0,.08)}body[data-theme=light] .latest-release-card{background:linear-gradient(180deg,#0000000a,#00000005);border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 28px #0000000d}body[data-theme=light] .daily-quote-strip{background:linear-gradient(90deg,rgba(170,112,58,.1),transparent 34%),linear-gradient(180deg,#00000009,#00000004);border:1px solid rgba(0,0,0,.08);box-shadow:0 12px 28px #0000000d}body[data-theme=light] .hero-daily-quote{background:transparent;border:0;box-shadow:none}body[data-theme=light] .daily-quote-label{color:#05070d61;background:#00000006;border-color:#00000014}@media (hover: hover) and (pointer: fine){body[data-theme=light] .daily-quote-trigger:hover:not(:disabled){color:#05070d8a;background:#0000000a;border-color:#0000001f}}body[data-theme=light] .daily-quote-trigger:active:not(:disabled){color:#05070d8a;background:#0000000a;border-color:#0000001f}body[data-theme=light] .daily-quote-text{color:#05070d7a}body[data-theme=light] .daily-quote-credit{color:#05070d57}body[data-theme=light] .tag-page-subtitle,body[data-theme=light] .tag-page-empty{color:#05070dad}body[data-theme=light] .art-page-hero,body[data-theme=light] .games-page-hero,body[data-theme=light] .art-detail-hero,body[data-theme=light] .art-card,body[data-theme=light] .games-page-featured-card,body[data-theme=light] .game-card{border:1px solid rgba(0,0,0,.08);background:radial-gradient(120% 120% at 100% 0%,rgba(163,195,244,.08),transparent),linear-gradient(180deg,#0000000a,#00000005);box-shadow:0 14px 32px #0000000d}body[data-theme=light] .games-page-hero{background:radial-gradient(110% 120% at 0% 0%,rgba(222,173,103,.18),transparent),radial-gradient(120% 120% at 100% 0%,rgba(108,145,214,.08),transparent),linear-gradient(180deg,#0000000a,#00000005)}body[data-theme=light] .art-tag-hero{background:radial-gradient(120% 120% at 100% 0%,rgba(250,204,21,.14),transparent),radial-gradient(120% 120% at 0% 0%,rgba(245,158,11,.08),transparent),linear-gradient(180deg,#0000000a,#00000005)}body[data-theme=light] .art-page-subtitle,body[data-theme=light] .games-page-description,body[data-theme=light] .games-page-subtitle,body[data-theme=light] .art-detail-subtitle,body[data-theme=light] .art-detail-description,body[data-theme=light] .art-card-subtitle{color:#05070dad}body[data-theme=light] .games-page-hero-side,body[data-theme=light] .games-page-random-meta,body[data-theme=light] .games-page-featured-meta{border:0;border-left:1px solid rgba(0,0,0,.1);background:transparent}body[data-theme=light] .games-page-hero-side-label,body[data-theme=light] .games-page-meta-label,body[data-theme=light] .games-page-random-facts span,body[data-theme=light] .games-page-featured-facts span,body[data-theme=light] .game-card-difficulty,body[data-theme=light] .games-page-results-text{color:#05070d75}body[data-theme=light] .games-page-hero-side-text,body[data-theme=light] .games-page-random-summary,body[data-theme=light] .games-page-featured-summary,body[data-theme=light] .game-card-summary{color:#05070dad}body[data-theme=light] .games-page-info-card{border-color:#00000014;background:linear-gradient(180deg,#00000008,#00000004),#ffffffb8}body[data-theme=light] .games-page-info-label{color:#05070d75}body[data-theme=light] .games-page-random-title,body[data-theme=light] .games-page-title,body[data-theme=light] .games-page-featured-title,body[data-theme=light] .game-card-title{color:#7d5a2f}body[data-theme=light] .games-page-random-hook,body[data-theme=light] .games-page-featured-hook,body[data-theme=light] .game-card-hook,body[data-theme=light] .games-page-random-facts strong,body[data-theme=light] .games-page-featured-facts strong,body[data-theme=light] .game-card-meta,body[data-theme=light] .games-page-tag{color:#05070dd1}body[data-theme=light] .games-page-meta-status{border-color:#0000001a;background:#00000009}body[data-theme=light] .games-page-filter-chip,body[data-theme=light] .games-page-reset,body[data-theme=light] .games-page-random-refresh,body[data-theme=light] .games-page-tag{border-color:#00000014;background:#0000000a;color:#05070dc7}body[data-theme=light] .games-page-filter-chip.active{border-color:#8f622647;background:#8f62261f;color:#7d5a2f}body[data-theme=light] .art-detail-meta,body[data-theme=light] .art-card-meta{color:#05070d7a}body[data-theme=light] .art-card-pin-badge{filter:saturate(1.02)}body[data-theme=light] .art-card-pin-head{border:1px solid rgba(0,0,0,.08);box-shadow:inset -2px -3px #0000001a,inset 2px 3px #ffffff52,0 5px #0000000f,0 8px 16px #0000001a}body[data-theme=light] .art-card-pin-needle{background:linear-gradient(180deg,#f7f9fd,#c2c9d7 75%,#a1acbd)}body[data-theme=light] .art-card-pinned{border-color:#789adb4d;box-shadow:0 12px 28px #00000012}body[data-theme=light] .art-card-pinned:hover{border-color:#6889cb6b}body[data-theme=light] .art-gallery-image{border:1px solid rgba(0,0,0,.08)}body[data-theme=light] .art-lead-figure,body[data-theme=light] .art-detail-sidebar{border:1px solid rgba(0,0,0,.08);background:radial-gradient(120% 120% at 100% 0%,rgba(163,195,244,.06),transparent),linear-gradient(180deg,#0000000a,#00000005);box-shadow:0 14px 34px #0000000d}body[data-theme=light] .art-detail-sidebar-label{color:#05070d6b}body[data-theme=light] .art-detail-subtitle{color:#05070d8f}body[data-theme=light] .art-detail-facts{border-top:1px solid rgba(0,0,0,.08)}body[data-theme=light] .art-detail-facts dt{color:#05070d6b}body[data-theme=light] .art-detail-facts dd{color:#05070db8}body[data-theme=light] .tag-page-hero{border:1px solid rgba(0,0,0,.08);box-shadow:0 14px 34px #0000000d}body[data-theme=light] .tag-page-hero:after{background:linear-gradient(180deg,#f5f7fb00,#f5f7fbbd 58%,#f5f7fbfa);opacity:1}body[data-theme=light] .tag-page-hero-default{background:radial-gradient(110% 120% at 0% 0%,rgba(99,102,241,.08),transparent),radial-gradient(120% 120% at 100% 0%,rgba(207,116,138,.08),transparent),linear-gradient(180deg,#0000000a,#00000005)}body[data-theme=light] .tag-page-hero-essay{background:radial-gradient(110% 120% at 0% 0%,rgba(255,140,66,.1),transparent),radial-gradient(120% 120% at 100% 0%,rgba(207,116,138,.06),transparent),linear-gradient(180deg,#0000000a,#00000005)}body[data-theme=light] .tag-page-hero-model{background:radial-gradient(110% 120% at 0% 0%,rgba(78,168,255,.1),transparent),radial-gradient(120% 120% at 100% 0%,rgba(99,102,241,.06),transparent),linear-gradient(180deg,#0000000a,#00000005)}body[data-theme=light] .tag-page-hero-literature{background:radial-gradient(110% 120% at 0% 0%,rgba(255,77,79,.1),transparent),radial-gradient(120% 120% at 100% 0%,rgba(192,132,252,.06),transparent),linear-gradient(180deg,#0000000a,#00000005)}body[data-theme=light] .tag-page-hero-cards{background:radial-gradient(110% 120% at 0% 0%,rgba(46,204,113,.1),transparent),radial-gradient(120% 120% at 100% 0%,rgba(78,168,255,.05),transparent),linear-gradient(180deg,#0000000a,#00000005)}body[data-theme=light] .tag-page-hero-philosophy{background:radial-gradient(110% 120% at 0% 0%,rgba(168,85,247,.1),transparent),radial-gradient(120% 120% at 100% 0%,rgba(99,102,241,.05),transparent),linear-gradient(180deg,#0000000a,#00000005)}body[data-theme=light] .tag-page-hero-eternal-city{background:radial-gradient(110% 120% at 0% 0%,rgba(49,46,129,.12),transparent),radial-gradient(120% 120% at 100% 0%,rgba(96,165,250,.06),transparent),linear-gradient(180deg,#0000000a,#00000005)}body[data-theme=light] .tag-page-description{color:#05070dd1}body[data-theme=light] .tag-page-grid .post-card:nth-child(4n+1) .post-title,body[data-theme=light] .tag-page-grid .post-card:nth-child(4n+1) .post-title a{color:#9d5e6c}body[data-theme=light] .tag-page-grid .post-card:nth-child(4n+2) .post-title,body[data-theme=light] .tag-page-grid .post-card:nth-child(4n+2) .post-title a{color:#4f6f97}body[data-theme=light] .tag-page-grid .post-card:nth-child(4n+3) .post-title,body[data-theme=light] .tag-page-grid .post-card:nth-child(4n+3) .post-title a{color:#9b6161}body[data-theme=light] .tag-page-grid .post-card:nth-child(4n+4) .post-title,body[data-theme=light] .tag-page-grid .post-card:nth-child(4n+4) .post-title a{color:#5f7e68}body[data-theme=light] .tag-page-featured-card{border:1px solid rgba(0,0,0,.08);background:linear-gradient(180deg,#0000000a,#00000005);box-shadow:0 14px 30px #0000000d}body[data-theme=light] .tag-page-featured-card:hover{border-color:#0000001f;box-shadow:0 18px 34px #0000001a}body[data-theme=light] .tag-page-featured-label{color:#05070d7a;background:#0000000a;border:1px solid rgba(0,0,0,.07)}body[data-theme=light] .tag-page-featured-title a{color:#8e2f49}body[data-theme=light] .tag-page-featured-excerpt{color:#05070dad}body[data-theme=light] .tag-page-featured-date{color:#05070d80}body[data-theme=light] .latest-release-card:hover{border-color:#0000001f;box-shadow:0 18px 36px #0000001a}body[data-theme=light] .latest-release-section-title{color:#314768;text-shadow:0 8px 20px rgba(49,71,104,.08)}body[data-theme=light] .english-home-section-title-primary{color:#40597f;text-shadow:none}body[data-theme=light] .posts-section-title{color:#40597f}body[data-theme=light] .random-game-section-title{color:#7d5a2f}body[data-theme=light] .english-home-section-title-secondary,body[data-theme=light] .home-art-section-title{color:#3c567d}body[data-theme=light] .friends-page-hero,body[data-theme=light] .friends-page-empty-card,body[data-theme=light] .friends-page-overview-card,body[data-theme=light] .friends-column-featured-card,body[data-theme=light] .friends-column-compact-card,body[data-theme=light] .friends-column-empty-card,body[data-theme=light] .friends-category-nav-card,body[data-theme=light] .friends-category-featured-card,body[data-theme=light] .friend-article-author-card,body[data-theme=light] .friend-article-author-spotlight{border-color:#0f172a14;background:radial-gradient(110% 120% at 0% 0%,rgba(160,146,255,.12),transparent),linear-gradient(180deg,#ffffffe6,#f4f7fcdb);box-shadow:0 16px 34px #0f172a14}body[data-theme=light] .friends-author-chip{border-color:#0f172a14;background:#ffffffb8}body[data-theme=light] .friends-author-profile{border-color:#0f172a14;background:radial-gradient(circle at 0% 0%,rgba(95,125,205,.12),transparent 34%),linear-gradient(135deg,#ffffffc7,#f4f7fc9e);box-shadow:inset 0 1px #fffc,0 12px 24px #0f172a0f}body[data-theme=light] .friends-page-overview-label,body[data-theme=light] .friends-column-label,body[data-theme=light] .friend-article-author-label,body[data-theme=light] .friend-article-original-link-label,body[data-theme=light] .friends-page-empty-label{color:#0f172a75}body[data-theme=light] .friends-page-overview-text,body[data-theme=light] .friends-page-empty-text,body[data-theme=light] .friends-column-featured-excerpt,body[data-theme=light] .friends-column-compact-excerpt,body[data-theme=light] .friends-author-chip,body[data-theme=light] .friends-author-profile,body[data-theme=light] .friend-article-author-bio,body[data-theme=light] .friend-article-original-link-url,body[data-theme=light] .friend-article-end-link{color:#0f172ab8}body[data-theme=light] .friend-article-end-links{border-color:#0f172a14}body[data-theme=light] .friend-article-original-link-url:hover,body[data-theme=light] .friend-article-end-link:hover{color:#0f172af0}body[data-theme=light] .friend-article-original-link-label{color:#0f172a57}body[data-theme=light] .friend-article-original-link-url{color:#0f172a75}body[data-theme=light] .friends-category-nav-link{border-color:#0f172a14;color:#0f172ab8}body[data-theme=light] .friends-category-nav-link.active,body[data-theme=light] .friends-category-nav-link:hover{color:#0f172afa}body[data-theme=light] .friend-article-category-link{border-color:#a8558775;color:#0f172ab8}body[data-theme=light] .friend-article-category-link:hover{border-color:#a85587b8;color:#0f172af0}body[data-theme=light] .friend-article-page .post-detail-hero{background:radial-gradient(145% 95% at 50% 8%,rgba(168,85,135,.044),transparent 72%),linear-gradient(180deg,#ffffff42,#fff0)}body[data-theme=light] .friend-article-page .post-detail-meta-row{border-top-color:#0f172a0e}body[data-theme=light] .friend-article-page .post-detail-date-badge,body[data-theme=light] .friend-article-page .friends-author-chip{background:#ffffff61;border-color:#0f172a11}body[data-theme=light] .friend-article-page .friend-article-author-spotlight{border-color:#0f172a0e;background:#ffffff57;box-shadow:none}body[data-theme=light] .friend-article-author-link{border-color:#0f172a1a;background:#ffffff94;color:#0f172ab8}body[data-theme=light] .friend-article-author-link:hover{border-color:#0f172a29;background:#ffffffd1;color:#0f172af0}body[data-theme=light] .article-home-button{border-color:#0f172a14;background:#ffffff6b;color:#0f172a9e}body[data-theme=light] .article-home-button:hover{border-color:#0f172a24;background:#ffffffb3;color:#0f172ae6}body[data-theme=light] .english-home-section-title-tertiary{color:#40597f}body[data-theme=light] .english-home-section-title-quaternary{color:#466488}body[data-theme=light] .english-home-section-title-quinary{color:#4e7096}body[data-theme=light] .home-art-section .section-meta a{color:#05070d80}body[data-theme=light] .about-section-title{color:#48648e}body[data-theme=light] .contact-section-title{color:#52719d}body[data-theme=light] .latest-release-title a{color:#a84461}body[data-theme=light] .random-game-card{border-color:#00000014;background:radial-gradient(120% 130% at 0% 0%,rgba(222,173,103,.18),transparent),radial-gradient(120% 140% at 100% 100%,rgba(108,145,214,.08),transparent),linear-gradient(180deg,#ffffffd6,#ffffffa3);box-shadow:0 18px 42px #2e405c1f}body[data-theme=light] .random-game-card:hover{border-color:#0000001f;box-shadow:0 22px 46px #2e405c24}body[data-theme=light] .random-game-kicker,body[data-theme=light] .random-game-meta-label{color:#05070d75}body[data-theme=light] .random-game-title{color:#8d5b1d}body[data-theme=light] .random-game-hook{color:#05070de0}body[data-theme=light] .random-game-summary,body[data-theme=light] .random-game-cover-text{color:#05070da8}body[data-theme=light] .random-game-meta-panel{border-color:#00000014;background:linear-gradient(180deg,#f5f7fbd6,#f5f7fbad),#ffffff9e}body[data-theme=light] .random-game-facts dt{color:#05070d75}body[data-theme=light] .random-game-facts dd,body[data-theme=light] .random-game-tag{color:#05070dd1}body[data-theme=light] .random-game-tag,body[data-theme=light] .random-game-refresh{border-color:#00000014;background:#0000000a}body[data-theme=light] .random-game-unavailable,body[data-theme=light] .games-page-unavailable{border-color:#3b82f647;background:#00000008;color:#05070d7a}body[data-theme=light] .random-game-refresh{color:#05070dd1}body[data-theme=light] .random-game-refresh:hover{border-color:#0000001f;background:#0000000f}.latest-release-section .section-meta{flex-shrink:0;white-space:nowrap}.latest-release-date-badge{display:inline-flex;align-items:center;padding:9px 15px 10px;position:relative;top:-30px;border-radius:999px;border:1px solid rgba(141,180,255,.18);background:radial-gradient(circle at 28% 26%,rgba(255,255,255,.2),transparent 38%),linear-gradient(180deg,#78a5ff1f,#78a5ff0a);color:#deeaffdb;font-size:15px;font-weight:700;letter-spacing:.08em;box-shadow:0 10px 24px #5281e61f,inset 0 1px #ffffff2e;animation:latest-release-date-bounce 3.2s ease-in-out infinite;transform-origin:center}body[data-time-accent=midnight] .latest-release-date-badge,body[data-time-accent=midnight] .hero-side-card-title{box-shadow:none;filter:saturate(1.04)}body[data-time-accent=festive] .latest-release-date-badge,body[data-time-accent=festive] .hero-side-card-title{filter:saturate(1.08) hue-rotate(-6deg)}@keyframes latest-release-date-bounce{0%,to{transform:translateY(0) rotate(0) scale(1)}20%{transform:translateY(-1px) rotate(-1.2deg) scale(1.015)}50%{transform:translateY(-3px) rotate(.9deg) scale(1.028)}75%{transform:translateY(-1px) rotate(-.6deg) scale(1.012)}}body[data-theme=light] .latest-release-label{color:#05070d7a;background:#0000000a;border:1px solid rgba(0,0,0,.07)}body[data-theme=light] .latest-release-excerpt{color:#05070dad}body[data-theme=light] .latest-release-date-badge{border:1px solid rgba(112,146,214,.22);background:radial-gradient(circle at 28% 26%,rgba(255,255,255,.42),transparent 38%),linear-gradient(180deg,#7092d61f,#7092d60d);color:#314768e0;box-shadow:0 10px 22px #7092d61f,inset 0 1px #ffffff70}body[data-theme=light] .hero-title-gradient{background:linear-gradient(135deg,#c98246,#c95b63,#7e68d8);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;text-shadow:none}body[data-theme=light] .english-home-wave .hero-title-wave-letter:hover{color:#3d6478;text-shadow:0 8px 20px rgba(83,145,173,.1)}body[data-theme=light] .english-home-wave .hero-title-wave-letter:hover+.hero-title-wave-letter,body[data-theme=light] .english-home-wave .hero-title-wave-letter:has(+.hero-title-wave-letter:hover){color:#3d6478d1;text-shadow:0 6px 18px rgba(83,145,173,.08)}body[data-theme=light] .english-home-play-word .p{color:#5b72c1}body[data-theme=light] .english-home-play-word .l{color:#3e93ba}body[data-theme=light] .english-home-play-word .a{color:#4f9483}body[data-theme=light] .english-home-play-word .y{color:#486fb8}body[data-theme=light] .english-home-exclamation{color:#6a84c9}body[data-theme=light] .hero-side-card-title{color:#dc2626;text-shadow:none}body[data-theme=light] .hero-lucky-module{border-top:1px dashed rgba(0,0,0,.1)}body[data-theme=light] .hero-lucky-module-label{color:#05070d75}body[data-theme=light] .hero-lucky-module-text{color:#05070d9e}body[data-theme=light] .hero-lucky-module-trigger{border-color:#0000001a;background:radial-gradient(circle at 24% 22%,rgba(255,255,255,.56),transparent 28%),radial-gradient(circle at 78% 30%,rgba(255,255,255,.24),transparent 24%),linear-gradient(135deg,#8ec4ec3d,#8cb0de2e);box-shadow:0 18px 34px #2e405c1f,inset 0 1px #ffffff80,inset 0 -8px 18px #ffffff24;color:#446b94}body[data-theme=light] .hero-lucky-popout{border-color:#00000014;background:radial-gradient(120% 130% at 0% 0%,rgba(222,173,103,.16),transparent),radial-gradient(120% 120% at 100% 100%,rgba(108,145,214,.08),transparent),linear-gradient(180deg,#fffffff5,#f5f7fbf5);box-shadow:0 24px 56px #2e405c29}body[data-theme=light] .hero-lucky-popout-close,body[data-theme=light] .hero-lucky-popout-link,body[data-theme=light] .hero-lucky-popout-refresh,body[data-theme=light] .hero-lucky-popout-library,body[data-theme=light] .hero-lucky-popout-tag{border-color:#00000014;background:#0000000a;color:#05070dc7}body[data-theme=light] .hero-lucky-popout-link{border-color:#dc262652}body[data-theme=light] .hero-lucky-popout-refresh{border-color:#ca8a0457}body[data-theme=light] .hero-lucky-popout-library{border-color:#16a34a52}body[data-theme=light] .hero-lucky-popout-kicker,body[data-theme=light] .hero-lucky-popout-facts dt{color:#05070d75}body[data-theme=light] .hero-lucky-popout-title{color:#7d5a2f}body[data-theme=light] .hero-lucky-popout-hook,body[data-theme=light] .hero-lucky-popout-facts dd{color:#05070dd6}body[data-theme=light] .hero-lucky-popout-summary{color:#05070dad}body[data-theme=light] .hero-lucky-popout-summary-card{border-color:#00000014;background:linear-gradient(180deg,#00000008,#00000004),#ffffffb8}body[data-theme=light] .hero-lucky-popout-summary-label{color:#05070d75}body[data-theme=light] .hero-lucky-popout-rules{border-color:#00000014;background:linear-gradient(180deg,#00000008,#00000004),#ffffffb8}body[data-theme=light] .hero-lucky-popout-rules-label{color:#05070d75}body[data-theme=light] .hero-lucky-popout-rules-text{color:#05070dc2}body[data-theme=light] .english-home-side .hero-side-card-title{color:#3f7f9d;background:radial-gradient(circle at 24% 28%,rgba(255,255,255,.42),transparent 34%),linear-gradient(180deg,#7dbad629,#7dbad612);border:1px solid rgba(63,127,157,.18);box-shadow:0 10px 22px #3f7f9d14,inset 0 1px #ffffff6b;text-shadow:0 4px 18px rgba(63,127,157,.08)}body[data-theme=light] .english-home-side .hero-side-card .hero-side-card-text{color:#05070d85}body[data-theme=light] .hero-side-card .hero-side-card-text{color:#05070d75}body[data-theme=light] .hero-tag-button.active{box-shadow:0 0 0 1px #0000001a}body[data-theme=light] .hero-tag-button-clear{background:#0000000a;border:1px solid rgba(0,0,0,.1);color:#05070db8}.theme-toggle{background:transparent;border:1px solid rgba(255,255,255,.16);color:inherit;padding:6px 12px;border-radius:999px;cursor:pointer;font-size:13px}.theme-toggle:hover{opacity:.8}body[data-theme=light] .theme-toggle{border:1px solid rgba(0,0,0,.16)}body[data-theme=light],body[data-theme=light] .hero-title{color:#05070d}body[data-theme=light] .hero-subtitle{color:#05070dbf}body[data-theme=light] .hero-side-title{color:#6f87ac}body[data-theme=light] .hero-side-text,body[data-theme=light] .hero-side-card-text,body[data-theme=light] .section-text,body[data-theme=light] .post-excerpt{color:#05070dbf}body[data-theme=light] .post-link{color:#7d98c2}body[data-theme=light] .post-link:hover{color:#6684b0}body[data-theme=light] .hero-button-primary{background:#05070d;color:#fff}body[data-theme=light] .hero-button-secondary{color:#05070d;border:1px solid rgba(0,0,0,.16);background:#0000000a}body[data-theme=light] .contact-card{border:1px solid rgba(0,0,0,.08);background:radial-gradient(120% 120% at 100% 0%,rgba(146,180,229,.12),transparent),linear-gradient(180deg,#0000000a,#00000005);box-shadow:0 20px 60px #00000014}body[data-theme=light] .contact-card-label{color:#05070d7a}body[data-theme=light] .contact-email{color:#6f87ac}body[data-theme=light] .contact-email:hover{color:#56719a}body[data-theme=light] .contact-card-text{color:#05070dbf}body[data-theme=light] .contact-bubble-button{box-shadow:none}body[data-theme=light] .contact-bubble-particle{box-shadow:0 0 8px #6ea3da38}body[data-theme=light] .contact-action{border:1px solid rgba(0,0,0,.1);background:#00000008;color:#5f79a5}body[data-theme=light] .contact-action:hover{border-color:#00000029;background:#0000000d;color:#48648e}body[data-theme=light] .comments-section,body[data-theme=light] .post-continue-reading{border-top:1px solid rgba(0,0,0,.08)}body[data-theme=light] .post-detail-hero{background:radial-gradient(145% 95% at 50% 8%,rgba(83,118,176,.055),transparent 72%),linear-gradient(180deg,#ffffff42,#fff0);box-shadow:none}body[data-theme=light] .post-detail-language-switch{border:1px solid rgba(0,0,0,.08);background:#00000008;color:#05070d9e}body[data-theme=light] .post-detail-language-switch:hover{border-color:#00000024;background:#0000000d;color:#05070dd1}body[data-theme=light] .post-detail-title,body[data-theme=light] .post-content h1,body[data-theme=light] .post-content h2,body[data-theme=light] .post-content h3,body[data-theme=light] .post-continue-reading-title,body[data-theme=light] .comments-title{color:#2f4668}body[data-theme=light] .post-page-en .post-detail-excerpt,body[data-theme=light] .post-page-en .post-content{color:#05070dcc}body[data-theme=light] .post-page-en .post-content>p:first-of-type{color:#05070de0}body[data-theme=light] .post-detail-excerpt,body[data-theme=light] .post-content{color:#05070db8}body[data-theme=light] .post-content>p:first-of-type{color:#05070dd1}body[data-theme=light] .post-content>p:first-of-type:first-letter{color:#243550}body[data-theme=light] .post-detail-meta-row{border-top:1px solid rgba(0,0,0,.08)}body[data-theme=light] .post-detail-date-badge{border:1px solid rgba(0,0,0,.08);background:#00000008;color:#05070d94}body[data-theme=light] .post-neighbor-card,body[data-theme=light] .post-related-card{border:1px solid rgba(0,0,0,.08);background:radial-gradient(120% 140% at 0% 0%,rgba(111,135,172,.08),transparent),#00000005}body[data-theme=light] .post-neighbor-card:hover,body[data-theme=light] .post-related-card:hover{border-color:#00000024;background:radial-gradient(120% 140% at 0% 0%,rgba(111,135,172,.1),transparent),#00000008}body[data-theme=light] .post-neighbor-label,body[data-theme=light] .post-related-label,body[data-theme=light] .post-related-meta{color:#05070d6b}body[data-theme=light] .post-neighbor-excerpt,body[data-theme=light] .post-related-excerpt{color:#05070d9e}body[data-theme=light] .post-content a{color:#56739d;text-decoration-color:#56739d38}body[data-theme=light] .post-content strong{color:#162236}body[data-theme=light] .post-content blockquote{border-left:2px solid rgba(111,135,172,.32);background:#00000006;color:#05070d9e}body[data-theme=light] .post-content code{background:#0000000d;color:#243550}body[data-theme=light] .post-read-complete-button{border:1px solid rgba(0,0,0,.08);background:#00000008;color:#05070da3}body[data-theme=light] .post-read-complete-button:hover:not(:disabled),body[data-theme=light] .post-like-button:hover,body[data-theme=light] .post-share-button:hover{border-color:#00000024;background:#0000000d;color:#05070dd1}body[data-theme=light] .post-read-complete-button.is-complete{border-color:#6f87ac3d;background:radial-gradient(circle at 28% 26%,rgba(255,255,255,.3),transparent 38%),#6f87ac14;color:#48648e;box-shadow:0 10px 22px #6f87ac14}body[data-theme=light] .post-like-button{border:1px solid rgba(0,0,0,.08);background:#00000008;color:#8f3e4c57}body[data-theme=light] .post-like-button.is-liked{border-color:#d45a7038;background:radial-gradient(circle at 28% 26%,rgba(255,255,255,.38),transparent 38%),#d45a7014;color:#d24b68;box-shadow:0 10px 22px #d45a7014}body[data-theme=light] .post-share-button{border:1px solid rgba(0,0,0,.08);background:#00000008;color:#05070da3}body[data-theme=light] .post-share-feedback{color:#05070d7a}body[data-theme=light] .post-reading-rail{background:#00000014}body[data-theme=light] .post-reading-rail-progress{background:linear-gradient(180deg,#5d78a8d1,#86a0ce9e 46%,#86a0ce33)}body[data-theme=light] .post-content-heading-h2:before,body[data-theme=light] .post-content-heading-h3:before{background:#5d78a814;box-shadow:0 0 0 1px #5d78a80d}body[data-theme=light] .post-content-heading-h2.is-active:before,body[data-theme=light] .post-content-heading-h3.is-active:before{background:#5d78a88f;box-shadow:0 0 0 1px #5d78a81f,0 0 8px #86a0ce1a}body[data-theme=light] .post-read-complete-button:active:not(:disabled),body[data-theme=light] .post-like-button:active:not(:disabled),body[data-theme=light] .post-share-button:active:not(:disabled){border-color:#0000001f;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.5),transparent 54%),#00000006;box-shadow:inset 0 1px 2px #00000014,inset 0 10px 16px #ffffff47;filter:saturate(.96) brightness(.98)}body[data-theme=light] .post-mobile-back-to-top{border:1px solid rgba(0,0,0,.08);background:#ffffffb8;color:#05070dc2;box-shadow:0 12px 24px #00000014}body[data-theme=light] .post-mobile-back-to-top:hover{background:#ffffffe0;border-color:#0000001f}body[data-theme=light] .comments-state,body[data-theme=light] .comment-card{border:1px solid rgba(0,0,0,.08);background:#00000008;color:#05070dc2}body[data-theme=light] .comment-author{color:#5f79a5}body[data-theme=light] .comment-date{color:#05070d75}body[data-theme=light] .comment-content{color:#05070dd1}body[data-theme=light] .comment-reply-context,body[data-theme=light] .comment-replies-label{color:#05070d70}body[data-theme=light] .comment-reply-button,body[data-theme=light] .comment-reply-cancel{color:#6f87ac}body[data-theme=light] .comment-reply-button:hover,body[data-theme=light] .comment-reply-cancel:hover{color:#48648e}body[data-theme=light] .comment-replies{border-left:1px solid rgba(0,0,0,.08)}body[data-theme=light] .comment-reply-card{border:1px solid rgba(0,0,0,.06);background:#00000005}body[data-theme=light] .comment-form{border:1px solid rgba(0,0,0,.08);background:radial-gradient(120% 120% at 100% 0%,rgba(146,180,229,.12),transparent),linear-gradient(180deg,#0000000a,#00000005);box-shadow:0 20px 60px #00000014}body[data-theme=light] .comment-field-label{color:#05070d7a}body[data-theme=light] .comment-input,body[data-theme=light] .comment-textarea{border:1px solid rgba(0,0,0,.1);background:#ffffffb8}body[data-theme=light] .comment-input::placeholder,body[data-theme=light] .comment-textarea::placeholder{color:#05070d57}body[data-theme=light] .comment-input:focus,body[data-theme=light] .comment-textarea:focus{border-color:#6f87ac66;background:#ffffffeb;box-shadow:0 0 0 4px #6f87ac14}body[data-theme=light] .comment-submit{border:1px solid rgba(0,0,0,.1);background:#00000008;color:#5f79a5}body[data-theme=light] .comment-submit:hover:not(:disabled){border-color:#00000029;background:#0000000d;color:#48648e}body[data-theme=light] .comment-feedback{color:#05070dad}body[data-theme=light] .comment-replying{border:1px solid rgba(0,0,0,.08);background:#00000008}body[data-theme=light] .comment-replying-text{color:#05070db8}.play-word .p{color:#ff8c42}.play-word .l{color:#4ea8ff}.play-word .a{color:#ff4d4f}.play-word .y{color:#2ecc71}.english-home .play-word .p{color:#98aaf2}.english-home .play-word .l{color:#7fd6ff}.english-home .play-word .a{color:#8dc8b7}.english-home .play-word .y{color:#5d88d9}.english-home .english-home-exclamation{color:#b8d2ff}body[data-theme=light] .english-home .play-word .p{color:#6d81d5}body[data-theme=light] .english-home .play-word .l{color:#2f98c3}body[data-theme=light] .english-home .play-word .a{color:#4e9d88}body[data-theme=light] .english-home .play-word .y{color:#3f6dc3}body[data-theme=light] .english-home .english-home-exclamation{color:#728cd8}.posts-grid .post-card:nth-child(4n+1) .post-title,.posts-grid .post-card:nth-child(4n+1) .post-title a{color:#ff8c42}.posts-grid .post-card:nth-child(4n+2) .post-title,.posts-grid .post-card:nth-child(4n+2) .post-title a{color:#4ea8ff}.posts-grid .post-card:nth-child(4n+3) .post-title,.posts-grid .post-card:nth-child(4n+3) .post-title a{color:#ff4d4f}.posts-grid .post-card:nth-child(4n+4) .post-title,.posts-grid .post-card:nth-child(4n+4) .post-title a{color:#2ecc71}.pagination{display:flex;justify-content:flex-end;gap:10px;margin-top:28px;flex-wrap:wrap}.pagination-button{min-width:40px;height:40px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff08;color:inherit;font-size:14px;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease,color .18s ease}.pagination-button:hover{transform:translateY(-1px);background:#ffffff0f;border-color:#fff3}.pagination-button:disabled{cursor:default;color:#f5f7fb4d;background:#ffffff04;border-color:#ffffff12;transform:none;box-shadow:none}.pagination-button:disabled:hover{transform:none;background:#ffffff04;border-color:#ffffff12}.pagination-button.active{background:#fff;color:#05070d;border-color:#fff}body[data-theme=light] .pagination-button{border:1px solid rgba(0,0,0,.12);background:#00000008}body[data-theme=light] .pagination-button:hover{background:#0000000f;border-color:#0000002e}body[data-theme=light] .pagination-button:disabled{color:#05070d47;background:#00000005;border-color:#00000012}body[data-theme=light] .pagination-button:disabled:hover{background:#00000005;border-color:#00000012;transform:none}body[data-theme=light] .pagination-button.active{background:#05070d;color:#fff;border-color:#05070d}#about.section{margin-top:96px}#posts.section{margin-top:64px}.post-card{position:relative}.post-card-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:18px}.post-tag-list{position:absolute;right:20px;bottom:20px;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;max-width:calc(100% - 40px)}.post-tag-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:600;line-height:1;white-space:nowrap}body[data-theme=light] .post-tag-badge{background:#0000000d;border:1px solid rgba(0,0,0,.1);color:#05070dc7}.post-tag-badge{cursor:pointer;transition:all .18s ease}.post-tag-badge:hover{transform:translateY(-1px);border-color:#9ab4ff66}.post-tag-badge.active{background:#9ab4ff;color:#05070d;border-color:#9ab4ff}.tag-filter-indicator{margin-top:-10px;margin-bottom:16px;font-size:14px;opacity:.6}
