:root{--touhu-ink:#2f2015;--touhu-ink-soft:#68513b;--touhu-paper-top:#fbf1dd;--touhu-paper-bottom:#e6d0a9;--touhu-panel:rgba(255,248,235,0.9);--touhu-panel-strong:rgba(255,250,241,0.96);--touhu-line:rgba(118,79,42,0.18);--touhu-accent:#b36a2e;--touhu-accent-deep:#7d4317;--touhu-accent-soft:#d7a15c;--touhu-gold:#d0a24a;--touhu-shadow:0 18px 38px rgba(66,41,20,0.16)}*{box-sizing:border-box;margin:0;padding:0}button,input{font:inherit}a{color:inherit;text-decoration:none}.touhu-body{min-height:100vh;color:var(--touhu-ink);font-family:STKaiti,KaiTi,SimSun,serif;background:var(--site-bg-image) left top/704px auto repeat;position:relative}.touhu-body:before{background:var(--site-bg-image) var(--site-bg-jitter-pos-1) /var(--site-bg-jitter-size-1) repeat;opacity:var(--site-bg-jitter-opacity-1)}.touhu-body:after,.touhu-body:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0}.touhu-body:after{background:var(--site-bg-image) var(--site-bg-jitter-pos-2) /var(--site-bg-jitter-size-2) repeat;opacity:var(--site-bg-jitter-opacity-2)}.touhu-shell{width:min(1260px,calc(100% - 2rem));margin:0 auto;position:relative;z-index:1;padding-bottom:2rem}.touhu-topbar{position:sticky;top:.8rem;z-index:10;justify-content:space-between;gap:1rem;padding:.78rem 1rem;border-radius:18px;border:1px solid var(--touhu-line);background:var(--touhu-panel);backdrop-filter:blur(8px);box-shadow:var(--touhu-shadow)}.touhu-brand,.touhu-topbar{display:flex;align-items:center}.touhu-brand{gap:.7rem}.touhu-brand img{width:56px;height:56px;object-fit:contain;border-radius:12px;background:transparent}.touhu-brand strong{display:block;font-size:clamp(1.2rem,2vw,1.56rem);letter-spacing:.05em}.touhu-brand small{display:block;margin-top:.16rem;color:var(--touhu-ink-soft);font-size:.72rem;letter-spacing:.18em}.touhu-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.touhu-nav a{border-radius:999px;border:1px solid rgba(118,79,42,.24);background:rgba(255,244,220,.78);padding:.36rem .8rem;color:#4c3524;transition:transform .22s ease,background .22s ease}.touhu-nav a:hover{transform:translateY(-2px);background:rgba(255,238,206,.92)}.touhu-hero{margin-top:1.2rem;border-radius:24px;padding:clamp(1rem,2.5vw,1.7rem);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:.82rem;color:#fff4e4;position:relative;overflow:hidden;background:radial-gradient(circle at 72% 30%,rgba(245,198,120,.18) 0,transparent 34%),linear-gradient(120deg,rgba(63,36,18,.96),rgba(153,92,43,.92) 55%,rgba(74,41,19,.96));box-shadow:var(--touhu-shadow)}.touhu-hero:after{content:"";position:absolute;inset:0;border-radius:24px;border:1px solid rgba(255,226,188,.28);pointer-events:none}.touhu-hero-copy,.touhu-hero-metrics{position:relative;z-index:1}.touhu-hero-kicker{font-size:.82rem;letter-spacing:.22em;opacity:.86}.touhu-hero h1{margin-top:.25rem;margin-bottom:.48rem;font-size:clamp(1.9rem,4vw,2.92rem);letter-spacing:.08em}.touhu-hero-copy p{max-width:56ch;line-height:1.62}.touhu-hero-tags{margin-top:.7rem;display:flex;flex-wrap:wrap;gap:.42rem}.touhu-hero-tags span{border-radius:999px;padding:.2rem .64rem;border:1px solid rgba(255,226,188,.26);background:rgba(255,242,224,.1)}.touhu-hero-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.52rem;align-content:start}.touhu-hero-metrics article{border-radius:14px;padding:.7rem .76rem;border:1px solid rgba(255,226,188,.24);background:rgba(255,246,231,.08)}.touhu-hero-metrics span{display:block;font-size:.88rem;opacity:.84}.touhu-hero-metrics strong{display:block;margin-top:.16rem;font-size:1.42rem}.touhu-layout{margin-top:1rem;grid-template-columns:370px minmax(0,1fr)}.touhu-layout,.touhu-main,.touhu-sidebar{display:grid;gap:1rem}.touhu-challenge-card,.touhu-control-card,.touhu-history-panel,.touhu-round-card,.touhu-rules-card,.touhu-scene-panel{border-radius:24px;border:1px solid var(--touhu-line);background:var(--touhu-panel);box-shadow:var(--touhu-shadow);padding:1rem}.touhu-label{display:block;color:var(--touhu-ink-soft);font-size:.92rem}.touhu-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.touhu-challenge-card strong{display:block;margin-top:.18rem;font-size:2.3rem;line-height:1.04;color:var(--touhu-accent-deep)}.touhu-challenge-card>p{margin-top:.52rem;line-height:1.68}.touhu-difficulty{display:flex;gap:.32rem;padding-top:.18rem}.touhu-difficulty span{width:10px;height:10px;border-radius:999px;background:rgba(162,121,80,.2)}.touhu-difficulty .is-active{background:linear-gradient(180deg,#f0c463,#b36a2e);box-shadow:0 0 0 4px rgba(240,196,99,.12)}.touhu-mission{margin-top:.92rem;border-radius:18px;padding:.84rem .9rem;border:1px solid rgba(138,94,49,.16);background:linear-gradient(180deg,rgba(255,248,234,.96),rgba(248,236,208,.96))}.touhu-mission span{display:block;color:var(--touhu-ink-soft);font-size:.84rem}.touhu-mission strong{margin-top:.22rem;font-size:1.2rem}.touhu-mission p{margin-top:.3rem;line-height:1.58;color:var(--touhu-ink-soft)}.touhu-callout-grid{margin-top:.88rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.68rem}.touhu-callout-grid article,.touhu-preview-grid article,.touhu-scene-summary article,.touhu-stat-grid article{border-radius:18px;border:1px solid rgba(122,80,42,.16);background:rgba(255,250,242,.8);padding:.8rem .86rem}.touhu-callout-grid span,.touhu-preview-grid span,.touhu-scene-summary span,.touhu-stat-grid span{display:block;color:var(--touhu-ink-soft);font-size:.82rem}.touhu-callout-grid strong,.touhu-preview-grid strong,.touhu-scene-summary strong,.touhu-stat-grid strong{display:block;margin-top:.22rem;color:var(--touhu-accent-deep);font-size:1.1rem;line-height:1.4}.touhu-final-note{margin-top:.92rem;padding-top:.9rem;border-top:1px dashed rgba(126,81,38,.24)}.touhu-final-note span{display:block;color:var(--touhu-ink-soft);font-size:.84rem}.touhu-final-note strong{display:block;margin-top:.26rem;font-size:1.05rem;line-height:1.72;color:var(--touhu-accent-deep)}.touhu-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.68rem}.touhu-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.touhu-section-head h2,.touhu-section-head h3{font-size:1.3rem;color:var(--touhu-accent-deep)}.touhu-section-head p,.touhu-section-head span{color:var(--touhu-ink-soft);line-height:1.55}.touhu-control-card{display:grid;gap:.92rem}.touhu-preview-grid{display:grid;gap:.66rem;grid-template-columns:repeat(3,minmax(0,1fr))}.touhu-slider-box{display:grid;gap:.42rem}.touhu-slider-head{display:flex;justify-content:space-between;align-items:baseline;gap:.8rem}.touhu-slider-head span{color:var(--touhu-ink-soft)}.touhu-slider-head strong{color:var(--touhu-accent-deep);font-size:1.18rem}.touhu-slider-box input[type=range]{width:100%;accent-color:var(--touhu-accent)}.touhu-nudge-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.48rem}.touhu-ghost-btn,.touhu-nudge-row button,.touhu-preset-btn,.touhu-primary-btn,.touhu-secondary-btn{border:0;border-radius:14px;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease}.touhu-nudge-row button{padding:.48rem .3rem;background:rgba(255,247,232,.96);border:1px solid rgba(138,94,49,.16);color:#6b4728}.touhu-preset-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.56rem}.touhu-preset-btn{display:grid;gap:.18rem;text-align:left;padding:.74rem .76rem;background:linear-gradient(180deg,rgba(255,249,239,.98),rgba(247,236,214,.96));border:1px solid rgba(138,94,49,.18)}.touhu-preset-btn span{color:var(--touhu-ink-soft);font-size:.78rem}.touhu-preset-btn strong{color:var(--touhu-accent-deep);font-size:1.06rem}.touhu-preset-btn small{color:var(--touhu-ink-soft);line-height:1.45}.touhu-hotkeys{display:flex;flex-wrap:wrap;gap:.5rem}.touhu-hotkeys span{border-radius:999px;padding:.24rem .68rem;border:1px solid rgba(138,94,49,.16);background:rgba(255,251,244,.82);color:var(--touhu-ink-soft);font-size:.84rem}.touhu-action-group{display:grid;gap:.58rem}.touhu-ghost-btn,.touhu-primary-btn,.touhu-secondary-btn{width:100%;padding:.76rem .94rem}.touhu-primary-btn{color:#fff7ed;background:linear-gradient(120deg,#8a451a 0,var(--touhu-accent) 100%);box-shadow:0 12px 24px rgba(125,67,23,.2)}.touhu-secondary-btn{color:#5a3e27;background:rgba(255,243,223,.92);border:1px solid rgba(122,80,42,.2)}.touhu-ghost-btn{color:#6a4526;background:transparent;border:1px dashed rgba(122,80,42,.32)}.touhu-ghost-btn:hover:not(:disabled),.touhu-nudge-row button:hover:not(:disabled),.touhu-preset-btn:hover:not(:disabled),.touhu-primary-btn:hover:not(:disabled),.touhu-secondary-btn:hover:not(:disabled){transform:translateY(-2px)}.touhu-ghost-btn:disabled,.touhu-nudge-row button:disabled,.touhu-preset-btn:disabled,.touhu-primary-btn:disabled,.touhu-secondary-btn:disabled{cursor:not-allowed;opacity:.48}.touhu-round-track{list-style:none;margin-top:.82rem;display:grid;gap:.62rem}.touhu-round-node{position:relative;display:grid;grid-template-columns:82px 1fr auto;align-items:center;gap:.7rem;padding:.72rem .8rem;border-radius:16px;border:1px solid rgba(122,80,42,.14);background:rgba(255,251,244,.84)}.touhu-round-node.is-current{border-color:rgba(179,106,46,.34);box-shadow:inset 0 0 0 1px rgba(179,106,46,.12)}.touhu-round-node.is-perfect{background:rgba(250,237,195,.92)}.touhu-round-node.is-hit{background:rgba(248,230,206,.92)}.touhu-round-node.is-rim{background:rgba(244,235,220,.92)}.touhu-round-node.is-miss{background:rgba(242,238,232,.92)}.touhu-round-node.is-bonus:after{content:"";position:absolute;top:10px;right:10px;width:10px;height:10px;border-radius:50%;background:linear-gradient(180deg,#f2c96d,#b36a2e)}.touhu-track-badge,.touhu-track-round{color:var(--touhu-ink-soft);font-size:.84rem}.touhu-round-node strong{color:var(--touhu-accent-deep);font-size:1.08rem}.touhu-rules-card h3{color:var(--touhu-accent-deep);font-size:1.18rem}.touhu-rule-list{margin-top:.62rem;margin-left:1.08rem;display:grid;gap:.46rem;color:var(--touhu-ink-soft)}.touhu-rule-list li{line-height:1.62}.touhu-result-pill{flex-shrink:0;border-radius:999px;padding:.28rem .78rem;font-size:.88rem;border:1px solid rgba(121,81,45,.2);background:rgba(255,244,223,.9)}.touhu-result-pill.is-perfect{color:#734510;background:rgba(250,226,161,.92)}.touhu-result-pill.is-hit{color:#6b3b15;background:rgba(245,212,177,.92)}.touhu-result-pill.is-rim{color:#7c5721;background:rgba(244,225,188,.92)}.touhu-result-pill.is-miss{color:#735a44;background:rgba(236,226,214,.96)}.touhu-result-pill.is-idle{color:var(--touhu-ink-soft)}.touhu-stage-banner{margin-top:.92rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.72rem}.touhu-stage-banner article{border-radius:18px;padding:.84rem .88rem;border:1px solid rgba(138,94,49,.14);background:linear-gradient(180deg,rgba(255,251,243,.94),rgba(249,239,220,.88))}.touhu-stage-banner span{display:block;color:var(--touhu-ink-soft);font-size:.84rem}.touhu-stage-banner strong{display:block;margin-top:.22rem;color:var(--touhu-accent-deep);font-size:1.16rem}.touhu-stage-banner p{margin-top:.3rem;color:var(--touhu-ink-soft);line-height:1.56}.touhu-scene-frame{position:relative;margin-top:.92rem;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,rgba(250,244,232,.9),rgba(243,230,204,.94));border:1px solid rgba(137,93,48,.14)}.touhu-scene{display:block;width:100%;height:auto}.touhu-scene .scene-wind{font-size:18px;letter-spacing:.12em;fill:#7b4a1d}.touhu-scene .scene-wind-ribbon{fill:none;stroke:rgba(179,106,46,.5);stroke-linecap:round;stroke-width:4}.touhu-scene .scene-distance-line{stroke:rgba(126,82,49,.18);stroke-dasharray:5 9;stroke-width:2}.touhu-scene .scene-distance-label{fill:rgba(107,74,42,.72);font-size:14px;text-anchor:middle}.touhu-scene .scene-target-guide{stroke:rgba(169,101,52,.22);stroke-dasharray:7 10;stroke-width:2}.touhu-scene .scene-target-glow{fill:rgba(233,188,95,.2)}.touhu-scene .scene-ground-line{stroke:rgba(117,79,43,.28);stroke-dasharray:6 8;stroke-width:2.5}.touhu-scene .scene-landing-shadow{fill:rgba(86,56,26,.14)}.touhu-scene .scene-arrow-tail{stroke-linecap:round;stroke-width:5}.touhu-scene-overlay{position:absolute;left:1rem;right:1rem;bottom:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.touhu-overlay-card{border-radius:18px;padding:.78rem .86rem;border:1px solid rgba(255,240,219,.36);background:rgba(61,35,17,.54);color:#fff7ea;backdrop-filter:blur(8px)}.touhu-overlay-card span{display:block;font-size:.82rem;letter-spacing:.12em;color:rgba(255,230,199,.8)}.touhu-overlay-card strong{display:block;margin-top:.24rem;font-size:1.1rem;line-height:1.45}.touhu-overlay-card p{margin-top:.24rem;line-height:1.56;color:rgba(255,240,220,.88)}.touhu-scene-summary{margin-top:.88rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.touhu-history-list{margin-top:.82rem;list-style:none;display:grid;gap:.7rem}.touhu-empty-history,.touhu-history-item{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem;border-radius:18px;padding:.86rem .92rem;border:1px solid rgba(121,81,45,.16);background:rgba(255,250,241,.82)}.touhu-empty-history{justify-content:flex-start;color:var(--touhu-ink-soft)}.touhu-history-item.is-perfect{background:rgba(250,237,195,.92)}.touhu-history-item.is-hit{background:rgba(248,230,206,.92)}.touhu-history-item.is-rim{background:rgba(244,235,220,.92)}.touhu-history-item.is-miss{background:rgba(242,238,232,.92)}.touhu-history-main{display:grid;gap:.18rem}.touhu-history-meta{display:grid;gap:.16rem}.touhu-history-meta span:first-child{color:var(--touhu-accent-deep);font-weight:700}.touhu-history-bonus,.touhu-history-meta span:last-child,.touhu-history-note,.touhu-history-score span{color:var(--touhu-ink-soft)}.touhu-history-bonus,.touhu-history-note{line-height:1.56}.touhu-history-score{flex-shrink:0;display:grid;gap:.14rem;text-align:right}.touhu-history-score strong{color:var(--touhu-accent-deep);font-size:1.3rem}@media (max-width:1140px){.touhu-layout{grid-template-columns:1fr}}@media (max-width:920px){.touhu-topbar{position:static;flex-direction:column;align-items:flex-start}.touhu-hero,.touhu-preview-grid,.touhu-scene-summary,.touhu-stage-banner{grid-template-columns:1fr}}@media (max-width:720px){.touhu-shell{width:calc(100% - 1rem)}.touhu-topbar{padding:.8rem .86rem}.touhu-brand{width:100%;min-width:0}.touhu-brand strong{font-size:1.12rem}.touhu-brand small{font-size:.62rem;letter-spacing:.11em}.touhu-nav{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.touhu-nav a{text-align:center;padding:.42rem .24rem;font-size:.88rem}.touhu-callout-grid,.touhu-hero-metrics,.touhu-preset-row,.touhu-scene-overlay,.touhu-stat-grid{grid-template-columns:1fr}.touhu-nudge-row{grid-template-columns:repeat(2,minmax(0,1fr))}.touhu-empty-history,.touhu-history-item,.touhu-round-node,.touhu-section-head{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.touhu-history-score{text-align:left}}@media (prefers-reduced-motion:reduce){.touhu-ghost-btn,.touhu-nav a,.touhu-nudge-row button,.touhu-preset-btn,.touhu-primary-btn,.touhu-secondary-btn{transition:none}}