.nail-world{--ink:#20201e;--paper:#f3efe5;--red:#e7482e;--line:#c9c2b4}.nail-world *{box-sizing:border-box}.nail-world,.nail-world{min-height:100%;color:var(--ink);background:#d9d2c4;margin:0}.nail-world{font-family:Noto Sans SC,Microsoft YaHei,Arial,sans-serif}.nail-world button,.nail-world input{font:inherit}.nail-world button{-webkit-tap-highlight-color:transparent}.nail-world .app-shell{background:var(--paper);flex-direction:column;width:min(100%,480px);min-height:100svh;margin:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 0 80px #2b261d2b}.nail-world .noise{pointer-events:none;opacity:.17;z-index:10;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='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.16'/%3E%3C/svg%3E");position:absolute;inset:0}.nail-world .topbar{z-index:11;border-bottom:1px solid var(--line);letter-spacing:.08em;align-items:center;gap:10px;min-height:66px;padding:15px 20px;font-weight:800;display:flex;position:relative}.nail-world .brand-mark{width:34px;height:34px;color:var(--paper);background:var(--red);border-radius:50%;place-items:center;font-family:serif;font-size:18px;display:grid}.nail-world .fiction{border:1px solid var(--red);color:var(--red);letter-spacing:.12em;margin-left:auto;padding:3px 6px;font-size:10px;transform:rotate(3deg)}.nail-world .intro,.nail-world .game,.nail-world .result{z-index:2;flex-direction:column;flex:1;align-items:center;padding:clamp(28px,6vh,56px) 24px 24px;display:flex;position:relative}.nail-world .eyebrow{letter-spacing:.2em;color:#776f62;margin:0 0 15px;font-family:Georgia,serif;font-size:10px;font-weight:700}.nail-world h1{letter-spacing:-.06em;align-self:stretch;margin:0;font-family:STKaiti,KaiTi,serif;font-size:clamp(45px,13vw,64px);font-weight:500;line-height:1.02}.nail-world h1 em{color:var(--red);font-style:normal}.nail-world .lede{text-align:center;margin:20px 0 26px;font-family:STKaiti,KaiTi,serif;font-size:17px;line-height:1.8}.nail-world .how-to{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin:0 0 18px;display:grid}.nail-world .how-to span{border:1px solid var(--line);background:#f8f4eb;align-items:center;gap:7px;min-height:42px;padding:8px 9px;font-size:11px;font-weight:700;display:flex}.nail-world .how-to b{color:#fff;background:var(--red);border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-family:Georgia,serif;display:grid}.nail-world .how-to.three{grid-template-columns:repeat(3,1fr)}.nail-world .how-to.three span{gap:5px;padding:7px 5px;font-size:10px}.nail-world .mini-hand{align-items:flex-end;gap:7px;height:142px;margin:22px 0 4px;display:flex;transform:rotate(-3deg)}.nail-world .mini-hand i{background:#ddb09b;border:1px solid #4b443b;border-radius:18px 18px 10px 10px;width:35px;min-height:78px;position:relative}.nail-world .mini-hand i:after{content:"";background:#f4e5df;border:1px solid #685f56;border-radius:14px 14px 6px 6px;height:29px;position:absolute;top:7px;left:6px;right:6px}.nail-world .primary{color:#fff;background:var(--ink);cursor:pointer;width:100%;min-height:54px;box-shadow:5px 5px 0 var(--red);border:0;justify-content:space-between;align-items:center;padding:0 20px;font-weight:800;transition:transform .15s,box-shadow .15s;display:flex}.nail-world .primary:active{box-shadow:1px 1px 0 var(--red);transform:translate(4px,4px)}.nail-world .primary span{font-size:21px}.nail-world .primary:disabled{opacity:.8}.nail-world .intro-start strong{font-size:16px}.nail-world .tiny,.nail-world .share-hint{color:#81796d;margin:18px 0 0;font-size:11px}.nail-world footer{z-index:11;text-align:center;letter-spacing:.18em;border-top:1px solid var(--line);padding:12px;font-size:10px;position:relative}.nail-world .game{width:100%;padding-top:22px}.nail-world .progress-row{justify-content:space-between;align-items:baseline;width:100%;font-size:12px;font-weight:800;display:flex}.nail-world .progress-row b{font-family:Georgia,serif;font-size:18px}.nail-world .progress-track{background:#d8d0c3;width:100%;height:4px;margin:8px 0 18px}.nail-world .progress-track i{background:var(--red);height:100%;transition:width .3s;display:block}.nail-world .hands-progress{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin:-7px 0 10px;display:grid}.nail-world .hand-group{border:1px solid var(--line);background:#f8f4eb;grid-template-columns:auto 1fr;align-items:center;gap:7px;min-width:0;height:55px;padding:5px 8px;transition:border-color .2s,background .2s,box-shadow .2s;display:grid}.nail-world .hand-group.is-active{border-color:var(--ink);box-shadow:inset 0 -3px var(--red);background:#fffaf0}.nail-world .hand-name{writing-mode:vertical-rl;letter-spacing:.12em;color:#746b60;font-size:10px;font-weight:900;line-height:1.15}.nail-world .hand-group.is-active .hand-name{color:var(--red)}.nail-world .hand-digits{justify-content:center;align-items:flex-end;gap:4px;height:42px;display:flex}.nail-world .digit{background:#eadbcf;border:1px solid #999083;border-radius:8px 8px 4px 4px;width:16px;height:28px;transition:transform .2s,background .2s,border-color .2s;position:relative}.nail-world .digit span{background:#fff8f2;border:1px solid #aaa095;border-radius:6px 6px 3px 3px;height:10px;position:absolute;top:3px;left:3px;right:3px}.nail-world .digit-thumb{border-radius:8px 8px 5px 5px;width:19px;height:25px}.nail-world .digit-index{height:34px}.nail-world .digit-middle{height:39px}.nail-world .digit-ring{height:35px}.nail-world .digit-pinky{width:13px;height:27px}.nail-world .digit.perfect,.nail-world .digit.shallow,.nail-world .digit.deep{border-color:#0000}.nail-world .digit.perfect{background:#1f8c68}.nail-world .digit.shallow{background:#e2a32e}.nail-world .digit.deep{background:var(--red)}.nail-world .digit.perfect span,.nail-world .digit.shallow span,.nail-world .digit.deep span{background:#fff8;border-color:#fff9}.nail-world .digit.current{z-index:2;border:2px solid var(--red);background:#fff;animation:1s infinite digit-pulse;transform:translateY(-3px)scale(1.08)}@keyframes digit-pulse{50%{box-shadow:0 0 0 4px #e7482e20}}.nail-world .playground{-webkit-user-select:none;user-select:none;background:linear-gradient(160deg,#e8e2d7,#f8f5ee);border:1px solid #aaa293;flex:1;width:100%;min-height:390px;max-height:500px;position:relative;overflow:hidden}.nail-world .stage-tag{z-index:3;color:#fff;background:var(--ink);box-shadow:3px 3px 0 var(--red);letter-spacing:.08em;padding:7px 9px;font-size:10px;font-weight:800;position:absolute;top:12px;left:12px}.nail-world .mobile-guide{z-index:8;color:#fff;background:var(--ink);box-shadow:3px 3px 0 var(--red);pointer-events:none;flex-direction:column;gap:4px;padding:9px 11px;font-size:11px;transition:top 80ms linear,opacity .2s,transform .2s;display:flex;position:absolute;right:12px;transform:translateY(-76px)}.nail-world .mobile-guide b{color:#ffd9d1;font-size:13px}.nail-world .mobile-guide.is-done{opacity:0;transform:translateY(-86px)}.nail-world .finger{background:linear-gradient(90deg,#d89e87 0%,#efc7b6 48%,#d99982 100%);border:2px solid #4a423a;border-bottom:0;border-radius:63px 63px 0 0;width:126px;height:340px;position:absolute;top:18%;left:50%;transform:translate(-50%);box-shadow:inset 12px 0 22px #9b594e32,inset -9px 0 18px #8a4a4233}.nail-world .nail{background:linear-gradient(90deg,#ead8d2,#fff5f0 50%,#d9c2bc);border:2px solid #62574e;border-radius:40px 40px 22px 22px;width:80px;height:118px;position:absolute;top:19px;left:21px;overflow:hidden}.nail-world .nail i{background:linear-gradient(#fff8f4,#f3e5df);border-top:1px solid #d7bab2;width:100%;height:62px;position:absolute;bottom:0;left:0;box-shadow:inset 0 8px 10px #bb817214}.nail-world .finger-thumb{border-radius:70px 70px 0 0;width:154px;height:305px}.nail-world .finger-thumb .nail{border-radius:43px 43px 25px 25px;width:96px;height:108px;top:23px;left:27px}.nail-world .finger-thumb .nail i{height:55px}.nail-world .finger-index{border-radius:58px 58px 0 0;width:118px;height:340px}.nail-world .finger-index .nail{width:76px;height:116px;left:19px}.nail-world .finger-middle{border-radius:65px 65px 0 0;width:130px;height:370px}.nail-world .finger-middle .nail{border-radius:42px 42px 21px 21px;width:82px;height:124px;left:22px}.nail-world .finger-middle .nail i{height:66px}.nail-world .finger-ring{border-radius:58px 58px 0 0;width:116px;height:330px}.nail-world .finger-ring .nail{border-radius:37px 37px 19px 19px;width:74px;height:110px;top:21px;left:19px}.nail-world .finger-ring .nail i{height:58px}.nail-world .finger-pinky{border-radius:49px 49px 0 0;width:98px;height:285px}.nail-world .finger-pinky .nail{border-radius:31px 31px 16px 16px;width:62px;height:94px;top:18px;left:16px}.nail-world .finger-pinky .nail i{height:49px}.nail-world .finger.hand-left{transform-origin:50% 100%;transform:translate(-50%)rotate(-1.2deg)}.nail-world .finger.hand-right{transform-origin:50% 100%;background:linear-gradient(90deg,#d99982 0%,#efc7b6 52%,#d89e87 100%);transform:translate(-50%)rotate(1.2deg)}.nail-world .clipper{z-index:4;cursor:grab;touch-action:none;filter:drop-shadow(3px 5px 3px #3c35252e);outline:none;width:178px;height:88px;transition:top 80ms linear,filter .15s,transform .15s;position:absolute;right:calc(50% - 153px);transform:translateY(-50%)}.nail-world .clipper:before{content:"";position:absolute;inset:-20px -12px}.nail-world .clipper:focus-visible{filter:drop-shadow(0 0 0 var(--red)) drop-shadow(3px 5px 3px #3c35252e)}.nail-world .clipper.is-dragging{cursor:grabbing;filter:drop-shadow(5px 8px 5px #3c35254d);transform:translateY(-50%)scale(1.035)}.nail-world .clipper .jaw{z-index:3;transform-origin:96px;background:linear-gradient(#f2f3ef 0%,#aeb1aa 48%,#767973 100%);border:2px solid #343431;width:106px;height:15px;position:absolute;left:0}.nail-world .clipper .jaw:before{content:"";background:#d8dad5;border-left:2px solid #343431;border-radius:9px 0 0 9px;width:12px;height:7px;position:absolute;top:2px;left:-2px}.nail-world .clipper .upper{border-radius:13px 3px 3px 13px;top:31px;transform:rotate(2deg)}.nail-world .clipper .lower{border-radius:13px 3px 3px 13px;top:50px;transform:rotate(-2deg)}.nail-world .clipper-bridge{z-index:1;background:linear-gradient(90deg,#969991 0 9px,#0000 9px);border:3px solid #343431;border-left:0;border-radius:0 26px 26px 0;width:70px;height:45px;position:absolute;top:28px;left:94px}.nail-world .clipper-lever{z-index:5;transform-origin:12px;background:linear-gradient(#eceee9,#92958e);border:2px solid #343431;border-radius:3px 12px 12px 3px;width:91px;height:16px;position:absolute;top:12px;left:82px;transform:rotate(-13deg);box-shadow:inset 0 2px #ffffffa6}.nail-world .clipper-lever:after{content:"";background:#65686266;border-radius:3px;width:38px;height:3px;position:absolute;top:4px;right:10px}.nail-world .clipper-pin{z-index:6;background:radial-gradient(circle at 36% 32%,#fff,#a4a69f 45%,#666963 75%);border:2px solid #343431;border-radius:50%;width:15px;height:15px;position:absolute;top:30px;left:96px}.nail-world .is-snipping .clipper .upper{animation:.45s both snip-upper}.nail-world .is-snipping .clipper .lower{animation:.45s both snip-lower}.nail-world .is-snipping .clipper-lever{animation:.45s both press-lever}@keyframes snip-upper{50%{transform:rotate(8deg)translateY(7px)}}@keyframes snip-lower{50%{transform:rotate(-8deg)translateY(-7px)}}@keyframes press-lever{50%{transform:rotate(-2deg)translateY(8px)}}.nail-world .cut-flash{z-index:12;color:#fff;background:var(--ink);width:min(250px,76%);box-shadow:7px 7px 0 var(--red),0 15px 40px #17130d55;pointer-events:none;border:2px solid #fff8;justify-items:center;padding:16px 18px 14px;animation:.88s both flash-in;display:grid;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)rotate(-1deg)}.nail-world .cut-flash-grade{color:#fff;background:var(--red);border:3px solid;border-radius:50%;place-items:center;width:56px;height:56px;font-family:Georgia,serif;font-size:30px;font-weight:800;display:grid;position:absolute;top:-19px;left:-16px;transform:rotate(-10deg)}.nail-world .cut-flash strong{letter-spacing:-.04em;font-family:Georgia,serif;font-size:58px;line-height:.95}.nail-world .cut-flash strong small{letter-spacing:0;margin-left:5px;font-family:inherit;font-size:13px}.nail-world .cut-flash b{color:#ffd9d1;letter-spacing:.08em;margin-top:5px;font-size:18px}.nail-world .cut-flash p{text-align:center;margin:7px 0 0;font-family:STKaiti,KaiTi,serif;font-size:14px}.nail-world .cut-flash.perfect{box-shadow:7px 7px #1f8c68,0 15px 40px #17130d55}.nail-world .cut-flash.perfect .cut-flash-grade{background:#1f8c68}.nail-world .cut-flash.shallow{box-shadow:7px 7px #e2a32e,0 15px 40px #17130d55}.nail-world .cut-flash.shallow .cut-flash-grade{background:#e2a32e}@keyframes flash-in{0%{opacity:0;transform:translate(-50%,-42%)scale(.72)rotate(4deg)}18%,78%{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(-1deg)}to{opacity:0;transform:translate(-50%,-57%)scale(.96)rotate(-2deg)}}.nail-world .phase-file .finger{top:20%}.nail-world .phase-file .nail:after{content:"";z-index:3;opacity:.72;background:repeating-linear-gradient(90deg,#c88779 0 4px,#ecc6bb 4px 8px);height:15px;position:absolute;bottom:0;left:0;right:0}.nail-world .direction-memory{z-index:8;color:#fff;background:var(--ink);width:116px;box-shadow:3px 3px 0 var(--red);text-align:center;padding:9px 10px 6px;transition:opacity .2s,transform .2s;position:absolute;top:13px;left:14px}.nail-world .direction-memory small{letter-spacing:.05em;font-size:10px;font-weight:800;display:block}.nail-world .direction-memory strong{color:#ffd8d0;font-family:Georgia,serif;font-size:37px;line-height:.9;display:block}.nail-world .direction-memory.hidden{opacity:0;transform:translateY(-8px)}.nail-world .direction-memory.forgotten{opacity:1;width:154px}.nail-world .stroke-counter{z-index:5;gap:5px;display:flex;position:absolute;top:15px;right:13px}.nail-world .stroke-counter i{background:#f9f3e9;border:1px solid #8b8277;width:19px;height:7px;transform:skew(-18deg)}.nail-world .stroke-counter i.done{background:#1f8c68;border-color:#1f8c68}.nail-world .file-zone{z-index:6;touch-action:none;place-items:center;width:250px;height:110px;display:grid;position:absolute;top:calc(20% + 131px);left:50%;transform:translate(-50%,-50%)}.nail-world .finger-stage-index .file-zone{top:calc(20% + 135px)}.nail-world .finger-stage-middle .file-zone{top:calc(20% + 143px)}.nail-world .finger-stage-ring .file-zone{top:calc(20% + 131px)}.nail-world .finger-stage-pinky .file-zone{top:calc(20% + 112px)}.nail-world .nail-file{color:#fff;cursor:grab;touch-action:none;background:repeating-linear-gradient(110deg,#5d5d58 0 3px,#777771 3px 6px);border:2px solid #373630;border-radius:22px 7px 7px 22px;place-items:center;width:205px;height:43px;transition:transform .12s ease-out,filter .15s;display:grid;position:relative;box-shadow:0 8px 15px #342f2540,inset 0 0 0 3px #ffffff17}.nail-world .nail-file:after{content:"";background:#b8b6ad;border:2px solid #373630;border-left:0;border-radius:0 10px 10px 0;width:23px;height:31px;position:absolute;right:-18px}.nail-world .nail-file span{letter-spacing:.18em;text-shadow:0 1px #000;font-family:Georgia,serif;font-size:9px}.nail-world .nail-file.is-dragging{cursor:grabbing;filter:brightness(1.18);transition:none}.nail-world .feedback{text-align:center;min-height:25px;margin:14px 0 8px;font-family:STKaiti,KaiTi,serif;font-size:16px}.nail-world .feedback.pop{color:var(--red);animation:.4s pop}@keyframes pop{50%{transform:scale(1.08)rotate(-1deg)}}.nail-world .result{padding-top:24px}.nail-world .report-card{border:2px solid var(--ink);width:100%;box-shadow:7px 7px 0 var(--red);background:#f8f3e9;padding:20px}.nail-world .report-head{border-bottom:1px solid var(--ink);letter-spacing:.08em;justify-content:space-between;padding-bottom:12px;font-size:11px;font-weight:800;display:flex}.nail-world .report-head b{font-family:Georgia,serif}.nail-world .score{justify-content:center;align-items:flex-end;margin:15px 0 0;display:flex}.nail-world .score strong{letter-spacing:-.08em;font-family:Georgia,serif;font-size:86px;font-weight:400;line-height:1}.nail-world .score span{margin:0 0 10px 8px;font-size:12px}.nail-world .score span small{color:#7d7569;white-space:nowrap;margin-top:4px;font-size:9px;display:block}.nail-world .rank{text-align:center;color:#7d7569;letter-spacing:.2em;margin:10px 0 2px;font-size:10px}.nail-world .report-card h2{text-align:center;color:var(--red);margin:0 0 17px;font-family:STKaiti,KaiTi,serif;font-size:29px}.nail-world .stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:9px 0}.nail-world .stats div{justify-content:space-between;padding:5px 2px;font-size:12px;display:flex}.nail-world .stats b{font-weight:800}.nail-world .touch-certified{color:var(--red);text-align:center;margin:13px 0 0;font-family:STKaiti,KaiTi,serif;font-size:17px;font-weight:700}.nail-world .disclaimer{text-align:center;letter-spacing:.08em;margin:14px 0 0;font-size:9px}.nail-world .result-actions{grid-template-columns:1fr 100px;gap:10px;width:100%;margin-top:24px;display:grid}.nail-world .secondary{border:1px solid var(--ink);cursor:pointer;background:0 0;font-weight:700}.nail-world .touch-stage{z-index:2;flex-direction:column;flex:1;align-items:center;padding:32px 24px 24px;display:flex;position:relative}.nail-world .touch-stage h2{align-self:stretch;margin:0;font-family:STKaiti,KaiTi,serif;font-size:38px;font-weight:500}.nail-world .touch-note{color:#766e62;align-self:stretch;margin:9px 0 22px;font-family:STKaiti,KaiTi,serif;font-size:16px}.nail-world .material{touch-action:none;-webkit-user-select:none;user-select:none;background:#eae4d9;border:1px solid #999184;width:100%;min-height:330px;position:relative;overflow:hidden}.nail-world .material-object{text-align:center;align-content:center;place-items:center;gap:6px;width:174px;height:174px;display:grid;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)}.nail-world .material-object b{font-family:STKaiti,KaiTi,serif;font-size:35px}.nail-world .material-object small{color:#6f675d;font-size:10px}.nail-world .material-balloon .material-object{color:#fff;background:radial-gradient(circle at 36% 25%,#ff9f91,#e7482e 62%,#a92518);border-radius:50%;box-shadow:inset -15px -15px 22px #7b130e3d,0 17px 27px #5c2c2330}.nail-world .material-balloon .material-object:after{content:"";border-top:20px solid #bd3221;border-left:10px solid #0000;border-right:10px solid #0000;position:absolute;bottom:-16px}.nail-world .material-silk .material-object{color:#3c2d42;background:repeating-linear-gradient(135deg,#cab0d1 0 10px,#e7d7eb 10px 20px);border-radius:48% 52% 45% 55%;width:230px;height:150px;transform:translate(-50%,-50%)rotate(-5deg);box-shadow:0 18px 30px #50365328}.nail-world .material-tofu .material-object{background:linear-gradient(140deg,#fffdf1,#e8dfc9);border:1px solid #bfb5a1;border-radius:9px;width:205px;height:138px;box-shadow:inset -13px -14px 18px #b5a98d47,0 18px 25px #4b423329}.nail-world .test-finger{z-index:5;transform-origin:27px 27px;background:linear-gradient(90deg,#d99c86,#efc7b6);border:2px solid #4a423a;border-radius:27px 27px 12px 12px;width:120px;height:54px;transition:transform .1s ease-out;position:absolute;top:52%;left:18px;box-shadow:0 7px 13px #53352832}.nail-world .test-finger i{background:#fff3ed;border:1px solid #655a50;border-radius:18px 18px 9px 9px;width:36px;height:35px;position:absolute;top:8px;left:8px}.nail-world .swipe-arrow{z-index:6;color:var(--red);font-family:Georgia,serif;font-size:38px;animation:1.2s infinite swipe-hint;position:absolute;bottom:17px;right:20px}@keyframes swipe-hint{50%{opacity:.55;transform:translate(8px)}}.nail-world .test-dots{gap:9px;margin:18px 0 2px;display:flex}.nail-world .test-dots i{background:#eee8dd;border:1px solid #8d857a;border-radius:50%;width:13px;height:13px}.nail-world .test-dots i.current{border:3px solid var(--red)}.nail-world .test-dots i.pass{background:#1f8c68;border-color:#1f8c68}.nail-world .test-dots i.fail{border-color:var(--red);background:var(--red)}.nail-world .touch-flash{z-index:14;color:#fff;background:var(--ink);width:260px;box-shadow:7px 7px 0 var(--red);justify-content:space-between;align-items:center;padding:18px;font-size:18px;animation:.7s both touch-pop;display:flex;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)rotate(-2deg)}.nail-world .touch-flash span{font-family:Georgia,serif;font-size:42px}.nail-world .touch-flash.perfect{box-shadow:7px 7px #1f8c68}@keyframes touch-pop{0%{opacity:0;transform:translate(-50%,-42%)scale(.7)rotate(4deg)}20%,80%{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(-2deg)}to{opacity:0;transform:translate(-50%,-56%)scale(.95)rotate(-2deg)}}.nail-world .material-results{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:13px;display:grid}.nail-world .material-results span{border:1px solid var(--line);text-align:center;padding:7px 3px;font-size:10px;font-weight:800}.nail-world .material-results .pass{color:#1f8c68;border-color:#1f8c68}.nail-world .material-results .fail{color:var(--red);border-color:var(--red)}@media (max-width:520px){.nail-world .topbar{min-height:54px;padding:10px 14px}.nail-world .brand-mark{width:32px;height:32px}.nail-world .intro{min-height:calc(100svh - 91px);padding:16px 18px max(12px,env(safe-area-inset-bottom))}.nail-world .intro .eyebrow{margin-bottom:8px}.nail-world h1{font-size:clamp(38px,11.5vw,52px);line-height:1}.nail-world .mini-hand{gap:5px;height:94px;margin:10px 0 0}.nail-world .mini-hand i{border-radius:14px 14px 8px 8px;width:28px;min-height:52px}.nail-world .mini-hand i:after{height:23px;top:5px;left:5px;right:5px}.nail-world .lede{margin:9px 0 12px;font-size:15px;line-height:1.55}.nail-world .how-to{margin-bottom:12px}.nail-world .how-to span{min-height:38px;padding:6px 7px;font-size:10px}.nail-world .intro-start{min-height:58px;box-shadow:5px 5px 0 var(--red)}.nail-world .mobile-ready{margin-top:10px}.nail-world .game{min-height:0;padding:12px 14px max(10px,env(safe-area-inset-bottom))}.nail-world .progress-track{margin-bottom:10px}.nail-world .hands-progress{margin-top:-3px;margin-bottom:8px}.nail-world .hand-group{gap:5px;height:50px;padding:4px 6px}.nail-world .hand-digits{gap:3px;height:38px;transform:scale(.92)}.nail-world .playground{flex:0 390px;min-height:250px}.nail-world .feedback{margin:9px 0 6px;font-size:15px}.nail-world .touch-stage{padding:22px 18px max(12px,env(safe-area-inset-bottom))}.nail-world .material{flex:1;min-height:280px;max-height:390px}.nail-world footer{padding:9px}}@media (max-height:720px){.nail-world .topbar{min-height:54px;padding:9px 16px}.nail-world .game{padding-top:9px}.nail-world .playground{min-height:260px}.nail-world .finger{height:285px}.nail-world .result{padding-top:14px}.nail-world .score strong{font-size:68px}.nail-world .report-card{padding:15px}}@media (max-height:600px){.nail-world .intro .mini-hand{display:none}.nail-world .intro{padding-top:12px}.nail-world .playground{min-height:220px}.nail-world .finger{height:250px}.nail-world .feedback{margin:5px 0}.nail-world .cut-history{display:none}}@media (prefers-reduced-motion:reduce){.nail-world *,.nail-world :before,.nail-world :after{transition-duration:.001ms!important;animation-duration:.001ms!important}}
