@charset "UTF-8";
:root{--paper:#e9ef68;--ink:#771238;--pink:#ff9fae;--lilac:#bca1ef;--sans:"Arial","Microsoft YaHei","PingFang SC",sans-serif}
*{box-sizing:border-box}html{height:100%;background:var(--paper)}body{margin:0;color:var(--ink);font-family:var(--sans);height:100svh;min-height:620px;display:flex;flex-direction:column;overflow:hidden;-webkit-font-smoothing:antialiased}body::after{content:"";position:fixed;inset:0;pointer-events:none;z-index:20;opacity:.075;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23771238' filter='url(%23n)' opacity='.65' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}
button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,.stage:focus-visible{outline:3px solid var(--ink);outline-offset:5px}.masthead{height:94px;flex-shrink:0;margin:0 3.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #77123855;gap:20px;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:13px;font-weight:700;font-size:16px;letter-spacing:.045em;flex-shrink:0}.brand-symbol{font-family:Georgia,serif;font-size:48px;font-weight:400;line-height:1}.brand small{display:block;font-size:10px;letter-spacing:.15em;margin-top:5px}.edition{font-size:12px;letter-spacing:.08em;display:flex;gap:24px;align-items:center}.edition>span{border:1px solid var(--ink);border-radius:50%;padding:8px 13px;transform:rotate(-7deg)}.masthead-note{font-size:13px}
.stage{position:relative;flex:1;min-height:430px;isolation:isolate;overflow:hidden;touch-action:none;cursor:crosshair;outline:none;user-select:none;-webkit-user-select:none}.stage-top,.stage-bottom{position:absolute;left:3.5%;right:3.5%;display:flex;justify-content:space-between;pointer-events:none;font-size:12px;letter-spacing:.1em;z-index:0}.stage-top{top:22px}.stage-top-right,.stage-bottom>span:last-child{font-size:11px;letter-spacing:.13em}.stage-bottom{bottom:19px}.piece{position:absolute;z-index:2;transform-origin:center;touch-action:none;cursor:grab;will-change:transform;user-select:none;-webkit-user-select:none}.piece:active{cursor:grabbing}.letter{font-size:clamp(108px,13.5vw,208px);font-weight:900;letter-spacing:-.075em;line-height:1.1;left:calc(7.5% + var(--col)*15%);top:calc(15% + var(--row)*34%);text-shadow:1px 0 currentColor,-1px 0 currentColor}.wind-letter{color:var(--ink)}.fullstop{left:68%;top:55%;font-size:clamp(90px,10vw,150px);font-weight:900;line-height:1}.receipt{left:76%;top:12%;width:clamp(175px,18vw,246px);background:var(--pink);padding:19px 19px 15px;transform:rotate(9deg);color:var(--ink);box-shadow:3px 9px 0 #7712380a;clip-path:polygon(0 0,100% 0,100% 97%,95% 100%,90% 97%,85% 100%,80% 97%,75% 100%,70% 97%,65% 100%,60% 97%,55% 100%,50% 97%,45% 100%,40% 97%,35% 100%,30% 97%,25% 100%,20% 97%,15% 100%,10% 97%,5% 100%,0 97%)}.receipt-top{font-size:14px;font-weight:bold;display:flex;justify-content:space-between;gap:9px}.receipt-top>span{font-size:20px;line-height:1}.receipt-rule{border-top:1px dashed #77123875;margin:15px 0}.receipt p{display:flex;justify-content:space-between;font-size:14px;margin:9px 0}.receipt-bottom{font-size:11px;line-height:1.6}.barcode{height:21px;margin:13px 0 7px;background:repeating-linear-gradient(90deg,var(--ink) 0 2px,transparent 2px 4px,var(--ink) 4px 5px,transparent 5px 8px,var(--ink) 8px 12px,transparent 12px 16px);opacity:.75}.strip{left:75%;top:64%;width:260px;background:var(--lilac);padding:16px 22px;display:flex;justify-content:space-between;align-items:center;transform:rotate(-17deg);font-size:22px;font-weight:700;white-space:nowrap;box-shadow:2px 5px 0 #77123808}.strip>span:last-child{font-size:27px}.label{left:36%;top:85%;font-size:14px;border:1px solid var(--ink);padding:9px 14px;transform:rotate(-5deg);background:var(--paper)}.asterisk{left:72%;top:49%;font-family:Georgia,serif;font-size:65px;line-height:1;transform:rotate(15deg)}.comma{left:64%;top:7%;font-size:75px;font-weight:900;line-height:1}.instruction{position:absolute;left:7.5%;bottom:8%;display:flex;gap:14px;align-items:center;pointer-events:none;transition:opacity .5s}.instruction-arrow{font-size:42px;transform:rotate(-15deg);font-family:Georgia,serif}.instruction p{margin:0}.instruction strong{font-size:16px;display:block;letter-spacing:.08em}.instruction p>span{font-size:12px;display:block;margin-top:6px}.direction{position:absolute;right:6%;bottom:8%;display:flex;flex-direction:column;align-items:center;gap:2px;font:10px monospace;opacity:.65;pointer-events:none}.direction>div{font-size:49px;line-height:1.1;transition:transform .3s}.direction>span{font-size:11px}.hold-hint{position:absolute;z-index:9;pointer-events:none;background:var(--ink);color:var(--paper);padding:8px 13px;font-size:13px;border-radius:2px;opacity:0;white-space:nowrap}#air{position:absolute;inset:0;width:100%;height:100%;z-index:1;pointer-events:none}
.controls{margin:0 3.5%;padding:19px 0 24px;min-height:99px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #77123855;position:relative;z-index:8;flex-shrink:0}.wind-status{display:flex;align-items:center;gap:16px;min-width:0}.wind-label{font-size:12px}.wind-status strong{font-size:17px;font-weight:500;min-width:95px}.meter{display:flex;align-items:flex-end;gap:3px;height:20px}.meter i{width:4px;height:6px;background:var(--ink);opacity:.18;transition:opacity .3s}.meter i:nth-child(2){height:8px}.meter i:nth-child(3){height:10px}.meter i:nth-child(4){height:13px}.meter i:nth-child(5){height:15px}.meter i:nth-child(6){height:18px}.meter i:nth-child(7){height:21px}.meter i.on{opacity:1}.actions{display:flex;align-items:center;gap:12px}.actions button{height:49px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid var(--ink);border-radius:0;background:none;font-size:14px;transition:background .2s,transform .15s}.actions button:active{transform:translateY(2px)}.actions button:hover{background:#7712380c}.actions .gust{background:var(--ink);color:var(--paper);padding:0 23px}.actions .gust:hover{background:#951b4b}.gust svg,.sound svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.gust kbd{font:10px var(--sans);border:1px solid #e9ef6866;padding:3px 5px;opacity:.65}.actions .reset{padding:0 19px}.reset>span{font-size:24px}.actions .sound{border-color:transparent;width:40px}.sound-on{display:none}.sound[aria-pressed="true"] .sound-off{display:none}.sound[aria-pressed="true"] .sound-on{display:block}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.no-script{position:fixed;bottom:100px;left:5%;background:var(--pink);padding:20px;z-index:30}
@media(min-width:1700px){.stage{max-width:1800px;width:100%;align-self:center}.letter{font-size:210px}}
@media(max-width:900px){.masthead{height:79px}.masthead-note{display:none}.edition{gap:12px}.letter{font-size:14vw;left:calc(5.5% + var(--col)*16%);top:calc(20% + var(--row)*28%)}.receipt{left:76%;top:10%;width:175px;padding:14px}.receipt-top{font-size:12px}.receipt-bottom{font-size:10px}.strip{left:65%;top:76%;width:230px;font-size:19px}.asterisk{left:77%;top:51%}.fullstop{left:72%;top:47%;font-size:110px}.instruction{left:5.5%;bottom:9%}.label{left:44%;top:78%}.direction{display:none}.controls{gap:10px}.actions{gap:7px}.wind-status{gap:10px}.gust kbd{display:none}.actions .gust{padding:0 16px}.actions .reset{padding:0 13px}.meter{display:none}}
@media(max-width:600px){body{min-height:620px}.masthead{height:76px;margin:0 5%}.brand{font-size:13px;gap:8px}.brand-symbol{font-size:37px}.brand small{font-size:8px;letter-spacing:.1em}.edition{font-size:10px}.edition>span{display:none}.stage-top{left:5%;right:5%;top:19px;font-size:10px}.stage-top-right{display:none}.stage{min-height:400px}.letter{font-size:22vw;left:calc(4% + var(--col)*23%);top:calc(19% + var(--row)*24%)}.receipt{left:61%;top:64%;width:135px;padding:12px 12px 15px;transform:rotate(10deg)}.receipt-top{font-size:10px;letter-spacing:-.035em}.receipt-top>span{font-size:15px}.receipt p{font-size:10px;margin:5px 0}.receipt-rule{margin:8px 0}.receipt-bottom{font-size:8px}.barcode{height:14px;margin:8px 0 4px}.strip{left:5%;top:71%;width:185px;padding:13px 14px;font-size:17px;transform:rotate(-13deg)}.strip>span:last-child{font-size:20px}.fullstop{left:78%;top:47%;font-size:91px}.asterisk{left:43%;top:63%;font-size:43px}.comma{left:86%;top:3%;font-size:54px}.label{left:9%;top:4%;font-size:11px;padding:7px 10px;transform:rotate(-5deg)}.stage-top{display:none}.instruction{left:6%;bottom:4%;gap:10px}.instruction-arrow{font-size:32px}.instruction strong{font-size:13px}.instruction p>span{font-size:10px}.stage-bottom{display:none}.controls{margin:0 5%;padding:15px 0 22px;gap:14px;flex-wrap:wrap;min-height:120px}.wind-status{width:100%;justify-content:flex-start;gap:13px}.wind-label{font-size:11px}.wind-status strong{font-size:14px}.meter{display:flex;height:17px;margin-left:auto}.meter i{width:3px}.actions{width:100%;gap:9px}.actions button{height:44px}.actions .gust{flex:1;font-size:14px}.actions .reset{flex:1;font-size:13px}.actions .sound{width:32px;flex-shrink:0}.hold-hint{font-size:11px}}
@media(max-height:720px) and (min-width:901px){.masthead{height:73px}.controls{min-height:86px;padding:15px 0 18px}.letter{font-size:min(13.2vw,26vh);top:calc(13% + var(--row)*34%)}.receipt{top:10%;font-size:12px}.instruction{bottom:7%}.label{top:84%}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important}}
/* Keep controls reachable in short windows and at larger browser text sizes. */
body{overflow-y:auto;overflow-x:hidden}.actions .sound{min-width:44px;min-height:44px}
@media(min-width:601px) and (max-width:900px){.receipt{left:auto;right:3%;width:154px}.receipt-top{font-size:12px}.strip{left:auto;right:4%}}
@media(max-width:600px){.brand small,.edition,.label,.instruction p>span,.wind-label{font-size:12px}.brand{font-size:13px}.brand small{letter-spacing:0;font-size:10px}.receipt{width:145px;left:auto;right:4%;top:62%}.receipt p{font-size:12px}.receipt-top{font-size:12px}.receipt-bottom{font-size:12px}.receipt-top>span,.barcode{display:none}.label{top:4%}.instruction strong{font-size:16px}.instruction p>span{font-size:12px}}
