:root{font-family:Helvetica,Arial,Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#3a2a28;background:#ede4cf;--ink: #3a2a28;--paper: #ede4cf;--paper-deep: #e8e0c0;--sweet-pink: #ff8ab3;--sweet-cyan: #75e8d8;--sweet-yellow: #ffe779;--sweet-green: #b7e5a3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;user-select:none;-webkit-user-select:none}html{width:100%;height:var(--app-height, 100dvh);overflow:hidden;touch-action:pan-x pan-y;text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;width:100%;height:var(--app-height, 100dvh);overflow:hidden;touch-action:pan-x pan-y}button,a{color:inherit;-webkit-tap-highlight-color:transparent}button{border:0;padding:0;font:inherit;background:transparent;cursor:pointer}a{text-decoration:none}#app{width:100%;height:var(--app-height, 100dvh);overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.portal-page{position:relative;width:100%;height:var(--app-height, 100dvh);min-height:0;overflow:hidden;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 0 0,rgb(58 42 40 / 9%) 0 1px,transparent 1px) 0 0 / 13px 13px,radial-gradient(circle at 1px 1px,rgb(255 138 179 / 13%) 0 1px,transparent 1px) 0 0 / 26px 26px,linear-gradient(135deg,var(--paper-deep) 0%,var(--paper) 58%,#f2dfc8 100%)}.portal-page:before,.portal-page:after{position:absolute;content:"";pointer-events:none}.portal-page:before{inset:0;opacity:.16;background-image:repeating-linear-gradient(0deg,rgb(58 42 40 / 7%) 0 1px,transparent 1px 14px),repeating-linear-gradient(90deg,rgb(58 42 40 / 4%) 0 1px,transparent 1px 16px);mix-blend-mode:multiply}.portal-page:after{left:7vw;bottom:8vh;width:170px;height:42px;opacity:.54;background:linear-gradient(90deg,#ffffff7a,#ffffff2e),repeating-linear-gradient(90deg,transparent 0 8px,rgb(58 42 40 / 8%) 8px 9px);transform:rotate(-6deg)}.portal-shell{position:relative;width:min(100%,920px);min-height:min(600px,calc(100vh - 56px));display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid rgb(58 42 40 / 72%);background:var(--paper);box-shadow:7px 8px #3a2a28c2,-3px 4px 0 var(--sweet-pink),4px -3px 0 var(--sweet-cyan);transform:rotate(-.35deg)}.portal-shell:before{position:absolute;inset:0;z-index:0;content:"";pointer-events:none;opacity:.28;background:radial-gradient(circle,rgb(58 42 40 / 13%) 0 1px,transparent 1px) 0 0 / 14px 14px,linear-gradient(105deg,transparent 0 74%,rgb(255 138 179 / 14%) 74% 75%,transparent 75%),linear-gradient(15deg,transparent 0 31%,rgb(117 232 216 / 14%) 31% 32%,transparent 32%)}.portal-shell:after{position:absolute;right:28px;top:22px;z-index:4;width:116px;height:34px;content:"";pointer-events:none;opacity:.62;background:linear-gradient(90deg,#ffffff94,#ffffff2e),repeating-linear-gradient(90deg,rgb(58 42 40 / 10%) 0 1px,transparent 1px 8px);transform:rotate(5deg)}.portal-header{position:relative;z-index:5;display:flex;flex-wrap:wrap;align-items:center;gap:14px;width:min(100%,620px);padding:28px 32px}.profile-mark{position:relative;display:grid;place-items:center;flex:0 0 auto;width:72px;height:72px;overflow:hidden;border:1px solid var(--ink);border-radius:999px;background:var(--paper-deep);box-shadow:3px 4px #3a2a28d1,-2px 2px 0 var(--sweet-pink),2px -2px 0 var(--sweet-cyan);transform:rotate(-4deg);transition:box-shadow .18s ease,transform .18s ease}.profile-mark:hover,.profile-mark:focus-visible{box-shadow:5px 6px #3a2a28d1,-3px 3px 0 var(--sweet-pink),3px -3px 0 var(--sweet-cyan);transform:rotate(-2deg) translateY(-2px)}.profile-mark:focus-visible,.app-entry:focus-visible,.decor:focus-visible{outline:3px solid var(--sweet-cyan);outline-offset:5px}.profile-mark img{width:100%;height:100%;display:block;object-fit:cover}.portal-header p{position:relative;display:inline-flex;align-items:center;gap:9px;margin:0;color:var(--ink);font-family:Times New Roman,Times,Songti SC,serif;font-size:clamp(2rem,2.5rem,2.5rem);font-weight:700;line-height:1;text-shadow:2px 0 var(--sweet-pink),-2px 0 var(--sweet-cyan);transform:rotate(1.2deg)}.portal-header p svg{width:22px;height:22px;color:var(--ink);filter:drop-shadow(2px 0 0 var(--sweet-pink)) drop-shadow(-2px 0 0 var(--sweet-cyan))}.account-slot{position:relative;z-index:8;display:flex;align-items:center;gap:7px;min-height:38px;margin-left:auto}.account-trigger,.account-name,.account-logout,.account-loading{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid var(--ink);background:var(--paper-deep);color:var(--ink);box-shadow:3px 3px #3a2a28c7,-2px 2px 0 var(--sweet-pink),2px -2px 0 var(--sweet-cyan);font-family:Courier,Courier New,monospace;font-size:.78rem;font-weight:700}.account-trigger{gap:7px;padding:7px 11px;transform:rotate(-1.5deg);transition:box-shadow .16s ease,transform .16s ease}.account-trigger:hover,.account-trigger:focus-visible{box-shadow:5px 5px #3a2a28c7,-3px 3px 0 var(--sweet-pink),3px -3px 0 var(--sweet-cyan);transform:rotate(0) translateY(-2px)}.account-name{gap:6px;max-width:164px;padding:7px 10px;overflow:hidden;transform:rotate(-1deg);white-space:nowrap}.account-name svg{flex:0 0 auto}.account-name:hover,.account-name:focus-visible{background:var(--sweet-green);transform:rotate(0) translateY(-2px)}.identity-trigger{border:0;cursor:pointer}.identity-card{max-width:520px}.identity-status{margin:22px 0;padding:16px;border:2px solid var(--ink);background:#fff8d9;box-shadow:5px 5px 0 var(--ink)}.identity-status>span{display:inline-block;margin-bottom:8px;padding:3px 8px;background:var(--ink);color:#fff;font-weight:800}.identity-status p,.identity-success{margin:0;line-height:1.65}.identity-status[data-status=REJECTED]{background:#ffe3de}.identity-status[data-status=PENDING]{background:#e7efff}.identity-success{color:#17633a;font-weight:700}.account-logout,.account-loading{width:36px;padding:0;transform:rotate(2deg)}.account-logout:hover,.account-logout:focus-visible{background:var(--sweet-pink)}.account-loading{border-style:dashed;box-shadow:none}.account-loading svg{animation:auth-spin .9s linear infinite}.simple-patterns{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.decor-layer{position:absolute;inset:0;z-index:2;pointer-events:none}.pattern-ring,.pattern-line,.pattern-star{position:absolute;display:block;opacity:.5}.pattern-ring{width:74px;height:74px;border:1px solid var(--ink);border-radius:999px;background:radial-gradient(circle,transparent 0 54%,rgb(255 138 179 / 36%) 55% 61%,transparent 62%),radial-gradient(circle,rgb(58 42 40 / 12%) 0 1px,transparent 1px) 0 0 / 8px 8px}.ring-one{left:16%;top:20%;transform:rotate(-7deg)}.ring-two{right:13%;bottom:17%;width:94px;height:94px;transform:rotate(4deg)}.pattern-line{width:104px;height:20px;border:1px solid var(--ink);background:repeating-linear-gradient(90deg,var(--sweet-cyan) 0 7px,var(--paper) 7px 14px);box-shadow:2px 2px 0 var(--sweet-pink)}.line-one{right:27%;top:24%;transform:rotate(28deg)}.line-two{left:12%;bottom:22%;transform:rotate(-18deg)}.pattern-star:before,.pattern-star:after{position:absolute;left:50%;top:50%;width:34px;height:6px;content:"";background:var(--sweet-yellow);border:1px solid var(--ink);transform:translate(-50%,-50%)}.pattern-star:after{transform:translate(-50%,-50%) rotate(90deg)}.star-one{left:37%;top:16%;transform:rotate(-4deg)}.star-two{right:21%;bottom:31%;transform:rotate(24deg)}.app-grid{position:absolute;inset:0;z-index:3;pointer-events:none}.portal-shell.is-gift-intro-open .app-grid{z-index:5}.app-entry{position:absolute;right:30px;bottom:28px;width:106px;height:106px;display:grid;place-items:center;padding:0;overflow:visible;border:0;background:transparent;box-shadow:none;pointer-events:auto;perspective:720px;transform:rotate(4deg) scale(.98);transform-origin:100% 100%;transition:bottom .62s cubic-bezier(.2,.8,.2,1),filter .18s ease,height .62s cubic-bezier(.2,.8,.2,1),padding .62s cubic-bezier(.2,.8,.2,1),right .62s cubic-bezier(.2,.8,.2,1),transform .62s cubic-bezier(.2,.8,.2,1),width .62s cubic-bezier(.2,.8,.2,1)}.app-entry:hover,.app-entry:focus-visible{filter:saturate(1.08) drop-shadow(5px 7px 0 rgb(58 42 40 / 16%));transform:rotate(2deg) translateY(-4px) scale(1.02)}.portal-shell.is-gift-intro-open .app-entry{right:50%;bottom:50%;width:min(68vw,250px);height:236px;align-content:center;justify-items:center;gap:7px;padding:0;filter:drop-shadow(8px 10px 0 rgb(58 42 40 / 14%));transform:translate(50%,50%) rotate(2deg) scale(1);animation:gift-intro-pop .72s cubic-bezier(.18,.95,.22,1.14)}.app-visual{position:relative;z-index:3;display:grid;place-items:center;width:104px;height:104px;perspective:360px;transform-style:preserve-3d;animation:icon-float 3.2s steps(4) infinite}.app-entry:hover .app-visual,.app-entry:focus-visible .app-visual{animation-play-state:paused;transform:translateY(-4px) rotateX(8deg) rotateY(-10deg)}.quiz-card{position:relative;z-index:2;width:68px;height:78px;padding:10px 8px 8px;background:var(--paper);border:2px solid var(--ink);box-shadow:3px 0 0 var(--sweet-pink),-3px 0 0 var(--sweet-cyan),5px 5px #3a2a2824;transform:rotate(-2deg)}.quiz-staple{position:absolute;top:-3px;left:10px;width:12px;height:4px;background:#b0b0b0;box-shadow:0 1px 1px #0000002e}.quiz-rule{display:block;height:2px;margin-bottom:8px;background:#3a2a2824;border-radius:1px}.quiz-bubble{position:absolute;right:10px;bottom:8px;width:12px;height:12px;border-radius:50%;background:var(--ink);box-shadow:2px 0 0 var(--sweet-pink),-2px 0 0 var(--sweet-cyan)}.portal-shell.is-gift-intro-open .app-visual{width:156px;height:156px}.portal-shell.is-gift-intro-open .quiz-card{width:110px;height:124px;padding:16px 12px 12px;border-width:3px;box-shadow:4px 0 0 var(--sweet-pink),-4px 0 0 var(--sweet-cyan),7px 7px #3a2a2824}.portal-shell.is-gift-intro-open .quiz-staple{top:-4px;left:16px;width:16px;height:5px}.portal-shell.is-gift-intro-open .quiz-rule{height:3px;margin-bottom:12px}.portal-shell.is-gift-intro-open .quiz-bubble{right:14px;bottom:10px;width:16px;height:16px}.app-name,.app-state{position:absolute;z-index:4;max-width:100%;overflow-wrap:anywhere;color:var(--ink);opacity:0;pointer-events:none;transform:translateY(8px) rotate(-1deg);transition:opacity .22s ease,transform .22s ease;visibility:hidden}.app-name{font-family:Helvetica,Arial,Microsoft YaHei,sans-serif;font-size:1rem;font-weight:900;line-height:1.2;text-align:left}.app-state{width:fit-content;padding:4px 10px;border:1px solid var(--ink);background:var(--paper);box-shadow:2px 2px #3a2a28c2;font-family:Courier,Courier New,monospace;font-size:.82rem;font-weight:700;line-height:1;transform:rotate(-2deg)}.portal-shell.is-gift-intro-open .app-name,.portal-shell.is-gift-intro-open .app-state{position:relative;opacity:1;pointer-events:auto;transform:translateY(0) rotate(-1deg);visibility:visible}.portal-shell.is-gift-intro-open .app-name{font-size:1.4rem;text-shadow:2px 0 var(--sweet-pink),-2px 0 var(--sweet-cyan)}.decor{position:absolute;top:0;left:0;z-index:1;display:grid;place-items:center;border-radius:999px;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;will-change:transform;transition:filter .18s ease,scale .18s ease}.decor *,.decor img{-webkit-touch-callout:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.decor:hover,.decor:focus-visible{filter:saturate(1.08) drop-shadow(3px 4px 0 rgb(58 42 40 / 18%)) drop-shadow(2px 0 0 rgb(255 138 179 / 22%)) drop-shadow(-2px 0 0 rgb(117 232 216 / 22%))}.decor-pop{position:absolute;inset:50% auto auto 50%;width:12px;height:12px;border-radius:999px;pointer-events:none;border:2px solid var(--sweet-pink);opacity:0;transform:translate(-50%,-50%) scale(.2)}.decor-bubble{position:absolute;left:50%;top:-10px;z-index:3;min-width:max-content;max-width:128px;padding:7px 11px 8px;border:1px solid var(--ink);background:var(--paper-deep);box-shadow:3px 3px #3a2a28c7,-2px 2px 0 var(--sweet-pink),2px -2px 0 var(--sweet-cyan);color:var(--ink);font-family:Helvetica,Arial,Microsoft YaHei,PingFang SC,sans-serif;font-size:.92rem;font-weight:900;line-height:1;opacity:0;pointer-events:none;text-align:center;transform:translate(-50%,-100%) rotate(-3deg) scale(.88);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;visibility:hidden;white-space:nowrap}.decor-bubble:after{position:absolute;left:50%;bottom:-7px;width:12px;height:12px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--paper-deep);content:"";transform:translate(-50%) rotate(45deg)}.decor.has-bubble .decor-bubble{opacity:1;transform:translate(-50%,-100%) rotate(-2deg) scale(1);visibility:visible}.decor.is-active{scale:1.07}.decor.is-active .decor-pop{animation:decor-pop .62s ease-out}.decor-lulu{width:118px;height:158px}.decor img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(5px 7px 0 rgb(58 42 40 / 14%)) drop-shadow(2px 0 0 rgb(255 138 179 / 22%)) drop-shadow(-2px 0 0 rgb(117 232 216 / 22%));transition:transform .18s ease}.decor-lulu img{transform:rotate(-2deg)}.decor-lulu:hover img,.decor-lulu.is-active img{transform:translateY(-6px) rotate(2deg)}.decor-grapes{width:104px;height:122px}.decor-pudding{width:118px;height:118px}.decor-pudding:hover img,.decor-pudding.is-active img{transform:translateY(-5px) rotate(-2deg)}.decor-crab{width:142px;height:112px}.decor-headphones{width:120px;height:120px}.decor-race-car{width:148px;height:112px}.decor-hollow-knight{width:116px;height:146px}.decor-dva-mech{width:150px;height:126px}.decor-grapes:hover img,.decor-grapes.is-active img,.decor-crab:hover img,.decor-crab.is-active img,.decor-headphones:hover img,.decor-headphones.is-active img,.decor-race-car:hover img,.decor-race-car.is-active img,.decor-hollow-knight:hover img,.decor-hollow-knight.is-active img,.decor-dva-mech:hover img,.decor-dva-mech.is-active img{transform:translateY(-5px) rotate(2deg)}.auth-overlay{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:24px;overflow:auto;background:radial-gradient(circle,rgb(58 42 40 / 20%) 0 1px,transparent 1px) 0 0 / 7px 7px,#3a2a2894;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.auth-card{position:relative;width:min(100%,500px);padding:38px 42px 40px;border:1px solid var(--ink);background:radial-gradient(circle at 1px 1px,rgb(58 42 40 / 8%) 0 1px,transparent 1px) 0 0 / 15px 15px,var(--paper);box-shadow:8px 9px #3a2a28db,-4px 4px 0 var(--sweet-pink),4px -4px 0 var(--sweet-cyan);transform:rotate(-.45deg);animation:auth-card-in .24s ease-out}.reset-card{min-height:auto}.auth-card:after{position:absolute;right:56px;top:-10px;width:92px;height:26px;content:"";background:linear-gradient(90deg,#ffffff8a,#ffffff29),repeating-linear-gradient(90deg,transparent 0 7px,rgb(58 42 40 / 9%) 7px 8px);transform:rotate(3deg)}.auth-staple{position:absolute;left:16px;top:24px;width:17px;height:5px;background:#b0b0b0;box-shadow:0 1px 1px #00000040;transform:rotate(88deg)}.auth-close{position:absolute;right:15px;top:14px;z-index:2;display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--ink);background:var(--paper-deep);box-shadow:2px 2px 0 var(--ink);transform:rotate(2deg)}.auth-close:hover,.auth-close:focus-visible{background:var(--sweet-yellow);transform:rotate(-2deg)}.auth-heading{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;padding-bottom:24px;border-bottom:1px solid rgb(58 42 40 / 44%)}.auth-folio{color:var(--ink);font-family:Courier,Courier New,monospace;font-size:2.7rem;font-weight:700;line-height:.88;text-shadow:3px 0 var(--sweet-pink),-3px 0 var(--sweet-cyan);transform:rotate(-3deg)}.auth-heading h2{margin:0;color:var(--ink);font-family:Times New Roman,Times,Songti SC,serif;font-size:clamp(2rem,7vw,3rem);line-height:.9;letter-spacing:-.045em}.auth-heading p{margin:12px 0 0;color:#3a2a28b8;font-size:.88rem;line-height:1.55}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin:24px 0 22px;border:1px solid var(--ink);background:var(--paper-deep);box-shadow:3px 3px #3a2a28b3;transform:rotate(.4deg)}.auth-tabs button{min-height:42px;font-family:Helvetica,Arial,Microsoft YaHei,sans-serif;font-size:.9rem;font-weight:800}.auth-tabs button+button{border-left:1px solid var(--ink)}.auth-tabs button.is-active{background:var(--sweet-yellow);box-shadow:inset 0 -4px 0 var(--sweet-pink)}.auth-form{display:grid;gap:17px}.auth-field{display:grid;gap:7px}.auth-field>span:first-child{font-family:Courier,Courier New,monospace;font-size:.78rem;font-weight:700}.auth-field input{width:100%;height:46px;padding:0 13px;border:1px solid var(--ink);border-radius:0;outline:0;background:var(--paper-deep);color:var(--ink);font:500 .95rem/1 Helvetica,Arial,Microsoft YaHei,sans-serif;user-select:text;-webkit-user-select:text;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.auth-field input::placeholder{color:#3a2a2873}.auth-field input:focus{background:var(--paper);box-shadow:3px 3px 0 var(--sweet-pink),-2px -2px 0 var(--sweet-cyan);transform:translate(-1px,-1px)}.password-input{position:relative;display:block}.password-input input{padding-right:50px}.password-toggle{position:absolute;right:1px;top:1px;display:grid;place-items:center;width:44px;height:44px;color:#3a2a28ad}.password-toggle:hover,.password-toggle:focus-visible{color:var(--ink);background:var(--sweet-cyan)}.auth-error{margin:-3px 0 0;padding:9px 11px;border-left:4px solid var(--sweet-pink);background:#ff8ab333;color:var(--ink);font-size:.84rem;font-weight:700;line-height:1.45}.auth-submit{display:inline-flex;align-items:center;justify-content:space-between;min-height:48px;margin-top:4px;padding:0 16px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);box-shadow:4px 4px 0 var(--sweet-pink),-3px -3px 0 var(--sweet-cyan);font-family:Helvetica,Arial,Microsoft YaHei,sans-serif;font-size:.95rem;font-weight:900;transform:rotate(-.5deg);transition:box-shadow .16s ease,transform .16s ease}.auth-submit:hover:not(:disabled),.auth-submit:focus-visible:not(:disabled){box-shadow:6px 6px 0 var(--sweet-pink),-4px -4px 0 var(--sweet-cyan);transform:rotate(0) translateY(-2px)}.auth-submit:disabled{cursor:wait;opacity:.66}.auth-submit .is-spinning{margin:auto;animation:auth-spin .9s linear infinite}@keyframes icon-float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-8px) rotate(4deg)}}@keyframes gift-intro-pop{0%{opacity:0;transform:translate(50%,50%) rotate(-4deg) scale(.72)}62%{opacity:1;transform:translate(50%,50%) rotate(3deg) scale(1.04)}to{opacity:1;transform:translate(50%,50%) rotate(2deg) scale(1)}}@keyframes decor-pop{0%{opacity:.76;transform:translate(-50%,-50%) scale(.2)}to{opacity:0;transform:translate(-50%,-50%) scale(8)}}@keyframes auth-card-in{0%{opacity:0;transform:translateY(18px) rotate(-2deg) scale(.96)}to{opacity:1;transform:translateY(0) rotate(-.45deg) scale(1)}}@keyframes auth-spin{to{transform:rotate(360deg)}}@media(max-width:760px){.portal-page{place-items:stretch;height:var(--app-height, 100dvh);padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.portal-page:after{left:4vw;bottom:4vh;width:124px}.portal-shell{height:100%;min-height:0;max-height:100%;box-shadow:5px 6px #3a2a28c2,-2px 3px 0 var(--sweet-pink),3px -2px 0 var(--sweet-cyan);transform:rotate(-.18deg)}.portal-shell:after{right:18px;top:14px;width:84px;height:25px}.portal-header{gap:11px;padding:18px 16px}.profile-mark{width:56px;height:56px;transform:rotate(-4deg)}.portal-header p{font-size:2rem}.portal-header p svg{width:18px;height:18px}.account-slot{width:100%;min-height:34px;margin-left:0}.account-trigger,.account-name,.account-logout,.account-loading{min-height:32px}.account-trigger{padding:5px 9px}.account-name{max-width:calc(100% - 42px);padding:5px 9px}.account-logout,.account-loading{width:32px}.simple-patterns{opacity:.58}.ring-one{left:-18px;top:26%}.ring-two{right:-26px;bottom:25%}.line-one{right:7%;top:19%}.line-two{left:6%;bottom:16%}.app-grid{position:absolute;inset:0;padding:0}.app-entry{right:14px;bottom:86px;width:88px;height:88px;padding:0}.app-visual{width:86px;height:86px}.app-icon-image{width:84px;height:84px}.app-name{font-size:.9rem}.app-state{padding:3px 8px;font-size:.72rem}.portal-shell.is-gift-intro-open .app-entry{right:50%;bottom:50%;width:min(72vw,238px);height:210px;padding:0;transform:translate(50%,50%) rotate(2deg) scale(1)}.portal-shell.is-gift-intro-open .app-visual{width:132px;height:132px}.portal-shell.is-gift-intro-open .app-icon-image{width:128px;height:128px}.portal-shell.is-gift-intro-open .app-name{font-size:1.2rem}.decor-lulu{width:76px;height:102px}.decor-grapes{width:72px;height:84px}.decor-pudding{width:82px;height:82px}.decor-crab{width:104px;height:82px}.decor-headphones{width:82px;height:82px}.decor-race-car{width:104px;height:78px}.decor-hollow-knight{width:78px;height:98px}.decor-dva-mech{width:106px;height:90px}.auth-overlay{place-items:start center;padding:max(16px,env(safe-area-inset-top)) 14px max(20px,env(safe-area-inset-bottom))}.auth-card{margin:auto 0;padding:34px 24px 28px;box-shadow:6px 7px #3a2a28db,-3px 3px 0 var(--sweet-pink),3px -3px 0 var(--sweet-cyan)}.auth-card:after{right:52px;width:70px}.auth-heading{gap:13px;padding-bottom:18px}.auth-folio{font-size:2rem}.auth-heading h2{font-size:2.15rem}.auth-heading p{margin-top:9px;font-size:.8rem}.auth-tabs{margin:18px 0 17px}.auth-form{gap:13px}}
