:root{--stage-max:480px;--radius-stage:12px}.stage{max-width:var(--stage-max);min-height:min(calc(100dvh - var(--stage-offset,120px)), 860px);border-radius:var(--radius-stage);background:var(--scene-bg,var(--color-card));color:var(--ink);flex-direction:column;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000014,0 8px 28px #0000000f}.scene{min-height:inherit;z-index:1;padding-bottom:var(--play-share-inset,0px);flex-direction:column;flex:1;display:flex;position:relative}.scene__bg{object-fit:contain;object-position:top center;z-index:0;width:100%;height:auto;margin-inline:auto;position:absolute;inset:0 0 auto}.scene__bgfill{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.scene__scrim{z-index:0;background:color-mix(in srgb, var(--scene-bg,#fff) 58%, transparent);position:absolute;inset:0}.scene__bg--center{object-position:center}.scene__bg--inset{top:50%;transform:translateY(-50%)}.scene__body{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}.scene__footer{z-index:2;flex-direction:column;gap:10px;padding:16px 20px 28px;display:flex;position:relative}.btn{border-radius:var(--radius);color:#fff;background:var(--accent);cursor:pointer;white-space:pre-wrap;border:none;width:100%;padding:16px 18px;font-family:inherit;font-size:1.05rem;font-weight:700;line-height:1.35;transition:transform 80ms,filter .15s}.btn:hover{filter:brightness(1.07)}.btn:active{transform:scale(.985)}.btn:focus-visible{outline:3px solid var(--ink);outline-offset:2px}.btn--ghost{color:var(--ink);border:1.5px solid var(--line);background:0 0}.btn__caption{opacity:.85;margin-top:5px;font-size:15px;font-weight:500;display:block}.progress{background:#00000017;height:5px;position:relative}.progress__fill{background:var(--accent);height:100%;transition:width .25s}.qhead{letter-spacing:.04em;color:var(--accent);padding:22px 20px 0;font-size:.85rem;font-weight:700}.qhead:has(.qhead__title){justify-content:space-between;align-items:baseline;gap:10px;display:flex}.qhead__title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.qtext--fill{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px;display:flex}.numberfill{width:3.2em;color:inherit;font:inherit;text-align:center;background:0 0;border:none;border-bottom:2px solid;padding:0 2px}.qimage{max-width:100%;height:auto;margin:0 auto 4px;display:block}.qnotice{opacity:.75;white-space:pre-wrap;padding:0 20px 12px;font-size:.82rem;line-height:1.5}.qnum{flex:1;align-items:flex-end;padding:12px 20px 0;font-size:1.32rem;font-weight:700;line-height:1.5;display:flex}.qnum+.qtext{align-items:flex-start;padding-top:4px}.qtext{white-space:pre-wrap;text-wrap:balance;flex:1;align-items:center;padding:12px 20px 24px;font-size:1.32rem;font-weight:700;line-height:1.5;display:flex}.result{padding:0 0 40px}.result__imagewrap{line-height:0;position:relative}.result__name{text-align:center;color:#000;pointer-events:none;font-size:clamp(1.4rem,7vw,2.1rem);font-weight:800;line-height:1;position:absolute;top:3.2%;left:0;right:0}.result__panel{padding:22px 20px}.result__subtitle{color:var(--accent);letter-spacing:.03em;font-size:.9rem;font-weight:700}.result__title{margin:4px 0 18px;font-size:1.7rem;font-weight:800;line-height:1.25}.result__lede{color:var(--ink-soft);white-space:pre-wrap;margin:-10px 0 18px;font-size:1rem;line-height:1.6}.result__list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.result__list li{background:var(--surface-sunk);border-radius:var(--radius);color:var(--ink-soft);padding:12px 14px;font-size:.95rem;line-height:1.55}.result__desctitle{text-align:center;margin:22px 0 12px;font-size:1.1rem;font-weight:800}.result__extra{border:1.5px dashed var(--line);border-radius:var(--radius);color:var(--ink-soft);white-space:pre-wrap;margin:18px 0 0;padding:14px 16px;font-size:.9rem;line-height:1.7}.matches{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;display:grid}.match{border:1.5px solid var(--line);border-radius:var(--radius);text-align:center;padding:14px 12px}.match__label{color:var(--ink-faint);letter-spacing:.05em;font-size:.75rem;font-weight:700}.match__subtitle{color:var(--ink-muted,#6b7078);white-space:pre-wrap;margin-top:6px;font-size:.8125rem;line-height:1.4}.match__name{margin-top:6px;font-size:1rem;font-weight:700}.match__note{color:var(--ink-muted,#6b7078);white-space:pre-wrap;margin-top:4px;font-size:.8125rem;line-height:1.5}.match img{border-radius:8px;margin-top:8px}.nameinput{border:1.5px solid var(--ink);text-align:center;width:min(100%,260px);min-width:0;height:46px;font-size:calc(var(--nameinput-size,1rem) * var(--nameinput-fit,1));color:#3a3a3a;background:#fff;border-radius:4px;flex:0 auto;padding:0 12px;font-family:Pretendard,-apple-system,system-ui,Noto Sans KR,sans-serif}.nameinput:focus{outline:3px solid var(--accent);outline-offset:1px}.center{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:18px;padding:24px;display:flex}.loadingframe{aspect-ratio:1;object-fit:contain;width:min(58%,260px)}.loadingtext{text-align:center;text-shadow:0 1px 6px #ffffffb3;font-size:1.1rem;font-weight:700}.dots span{animation:1.2s infinite dot}.dots span:nth-child(2){animation-delay:.2s}.dots span:nth-child(3){animation-delay:.4s}@keyframes dot{0%,60%,to{opacity:.15}30%{opacity:1}}.devbar{z-index:5;background:var(--ink);color:#fff;font-variant-numeric:tabular-nums;justify-content:space-between;gap:12px;padding:7px 12px;font-size:.72rem;display:flex;position:relative}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.rshell{z-index:2;background:var(--scene-bg,#000);color:var(--ink);padding-bottom:96px;position:relative}.rshell__ads{flex-direction:column;gap:22px;padding:22px 24px 0;display:flex}.rshell__banner{border-radius:4px;width:100%;height:auto;display:block}.rshell__ad{border:1px dashed var(--line);height:96px;color:var(--ink-faint);background:var(--surface-sunk);border-radius:6px;justify-content:center;align-items:center;font-size:.78rem;display:flex}.rshell__share{text-align:center;width:100%;padding:96px 0 0}.rshell__sharetitle{margin:0;padding-bottom:1rem;font-size:16px;font-weight:700}.rshell__icons{grid-template-columns:repeat(4,3.125rem);justify-content:center;gap:.5rem;padding-bottom:1rem;display:grid}.rshell__icons button{cursor:pointer;background:0 0;border:none;width:3.125rem;height:3.125rem;padding:0}.rshell__icons img{object-fit:contain;width:100%;height:100%}.rshell__copied{color:var(--ink-soft);margin:10px 0 0;font-size:.82rem}.rshell__more{color:var(--ink);border-bottom:1px solid;margin-bottom:8px;font-size:15px;text-decoration:none;display:inline-block}.rshell__pick{padding:44px 16px 0}.rshell__pick header{justify-content:space-between;align-items:baseline;display:flex}.rshell__pick h2{margin:0;font-size:1.05rem;font-weight:800}.rshell__pick span{color:var(--ink-soft);font-size:.82rem}.rshell__cards{gap:10px;padding:14px 0 4px;display:flex;overflow-x:auto}.rshell__card{flex:0 0 108px}.rshell__thumb{aspect-ratio:36/50;border:1px dashed var(--line);background:var(--surface-sunk);border-radius:6px}.rshell__cardtitle{margin-top:7px;font-size:.82rem;line-height:1.35}.rshell__plays{color:var(--ink-faint);margin-top:3px;font-size:.75rem}.adslot{flex-wrap:wrap;place-content:center;padding-top:1rem;line-height:0;display:flex}.rshell__bar{z-index:30;background:var(--scene-bg,#000);align-items:center;gap:12px;width:100%;max-width:500px;margin-top:40px;padding:14px 16px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.rshell__sharebtn{border:1.5px solid var(--ink);height:50px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50px;flex:1;font-family:inherit;font-size:1.2rem;font-weight:700}.rshell__restart{cursor:pointer;background:0 0;border:none;width:50px;height:50px;padding:0}.rshell__restart img{width:100%;height:100%}body:has(.playpage){background:var(--play-bg,var(--surface-sunk,#edf0f3))}.playpage{background:var(--play-bg,var(--scene-bg,#000));justify-content:center;width:100%;transition:background-color .2s;display:flex}.playpage .stage{width:100%;max-width:500px;box-shadow:none;min-height:calc(100dvh - var(--header-h,0px));border-radius:0}.allresults{z-index:10002;max-width:500px;padding-bottom:env(safe-area-inset-bottom,0px);background:var(--surface,#fff);flex-direction:column;margin:0 auto;display:flex;position:fixed;inset:0}.allresults__list{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;overflow-y:auto}.allresults__list::-webkit-scrollbar{display:none}.chat-bubble{opacity:0;animation:.6s ease-out forwards chat-line-in;transform:translateY(6px)}@keyframes chat-line-in{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.chat-bubble{opacity:1;animation:none;transform:none}}.chat-next{animation:1.2s ease-in-out infinite chat-next-blink}@keyframes chat-next-blink{50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.chat-next{animation:none}}.stage__bg{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:auto;min-height:100%;position:absolute;inset:0}.stage{position:relative;container-type:inline-size}.stage,.stage *,.stage :before,.stage :after{box-sizing:border-box}.pcm{--pcm-accent:#7f8cff;--pcm-ink:#f3f4f8;--pcm-ink-dim:#a3a9bb;--pcm-line:#ffffff1c;z-index:100000;-webkit-backdrop-filter:blur(8px)saturate(120%);backdrop-filter:blur(8px)saturate(120%);background:#090a0ead;justify-content:center;align-items:center;padding:12px;animation:.16s ease-out pcm-fade;display:flex;position:fixed;inset:0}.pcm,.pcm *,.pcm :before,.pcm :after{box-sizing:border-box}.pcm,.pcm *{-webkit-text-fill-color:currentColor}.pcm__panel{width:min(94vw,332px);max-height:92vh;color:var(--pcm-ink);-webkit-backdrop-filter:blur(24px)saturate(150%);backdrop-filter:blur(24px)saturate(150%);border:1px solid var(--pcm-line);background:#17181ee6;border-radius:24px;flex-direction:column;align-items:center;gap:12px;padding:16px;animation:.2s cubic-bezier(.2,.8,.3,1) pcm-rise;display:flex;overflow-y:auto;box-shadow:0 24px 64px #0000008c,inset 0 1px #ffffff12}@media (max-width:359.98px){.pcm{padding:4px}}.pcm__head{align-items:center;gap:8px;width:100%;margin-bottom:-6px;padding:2px 2px 0;display:flex}.pcm__head svg{color:var(--pcm-accent);flex:none}.pcm__title{letter-spacing:-.01em;color:var(--pcm-ink);margin:0;font-size:15px;font-weight:700}.pcm__hint{width:100%;color:var(--pcm-ink-dim);margin:0;padding:0 2px;font-size:12.5px;line-height:1.5}.pcm__stage{touch-action:none;cursor:grab;background:linear-gradient(#1b1c22,#0d0e12);border-radius:16px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.pcm__stage:active{cursor:grabbing}.pcm__photo{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;max-width:none;display:block;position:absolute}.pcm__hole{pointer-events:none;background-image:linear-gradient(90deg,#0000 33.3%,#ffffff42 33.3% 33.5%,#0000 33.5% 66.6%,#ffffff42 66.6% 66.8%,#0000 66.8%),linear-gradient(#0000 33.3%,#ffffff42 33.3% 33.5%,#0000 33.5% 66.6%,#ffffff42 66.6% 66.8%,#0000 66.8%);position:absolute;box-shadow:0 0 0 9999px #0000009e,inset 0 0 0 1px #ffffffd9}.pcm__mark{filter:drop-shadow(0 0 1.5px #0009);border:0 solid #fff;width:22px;height:22px;position:absolute}.pcm__mark--nw{border-top-width:3px;border-left-width:3px;border-radius:6px 0 0;top:-2px;left:-2px}.pcm__mark--ne{border-top-width:3px;border-right-width:3px;border-radius:0 6px 0 0;top:-2px;right:-2px}.pcm__mark--sw{border-bottom-width:3px;border-left-width:3px;border-radius:0 0 0 6px;bottom:-2px;left:-2px}.pcm__mark--se{border-bottom-width:3px;border-right-width:3px;border-radius:0 0 6px;bottom:-2px;right:-2px}.pcm__tools{background:#ffffff0b;border:1px solid #ffffff12;border-radius:18px;flex-direction:column;gap:12px;width:100%;padding:12px;display:flex}.pcm__row{width:100%;color:var(--pcm-ink-dim);align-items:center;gap:10px;font-size:12px;display:flex}.pcm__rowlabel{white-space:nowrap;letter-spacing:-.03em;flex:none;width:54px;font-size:11.5px}.pcm__rowval{text-align:right;font-variant-numeric:tabular-nums;color:#ffffff73;flex:none;width:34px;font-size:11px}.pcm__sep{background:#ffffff14;width:100%;height:1px}.pcm__range{appearance:none;background:linear-gradient(90deg, var(--pcm-accent) 0 var(--pcm-fill,50%), #ffffff24 var(--pcm-fill,50%) 100%) no-repeat center / 100% 5px;cursor:pointer;touch-action:none;border-radius:999px;flex:1;min-width:0;height:22px;margin:0}.pcm__range::-webkit-slider-runnable-track{background:0 0;height:5px}.pcm__range::-moz-range-track{background:0 0;height:5px}.pcm__range::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:0;border-radius:50%;width:18px;height:18px;margin-top:-6.5px;box-shadow:0 2px 6px #00000080,0 0 0 1px #0000002e}.pcm__range::-moz-range-thumb{background:#fff;border:0;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #00000080,0 0 0 1px #0000002e}.pcm__range:focus-visible{outline:none}.pcm__range:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px #7f8cff80,0 2px 6px #00000080}.pcm__range:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px #7f8cff80,0 2px 6px #00000080}.pcm__tones{gap:6px;width:100%;display:flex}.pcm__tone{cursor:pointer;min-width:0;color:var(--pcm-ink-dim);letter-spacing:-.03em;white-space:nowrap;background:0 0;border:0;flex-direction:column;flex:1 1 0;align-items:center;gap:5px;padding:0;font-size:11px;display:flex}.pcm__tonethumb{aspect-ratio:1;background:#000;border-radius:10px;width:100%;transition:box-shadow .12s ease-out;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f}.pcm__tonethumb img{object-fit:cover;width:100%;height:100%;display:block}.pcm__tone[aria-pressed=true]{color:var(--pcm-ink);font-weight:700}.pcm__tone[aria-pressed=true] .pcm__tonethumb{box-shadow:0 0 0 2px var(--pcm-accent), inset 0 0 0 1px #fff3}.pcm__tone:focus-visible{outline:2px solid var(--pcm-accent);outline-offset:3px;border-radius:12px}.pcm__actions{gap:8px;width:100%;display:flex}.pcm__btn{cursor:pointer;border:1px solid #0000;border-radius:14px;padding:13px 14px;font-size:15px;font-weight:600;line-height:1;transition:filter .12s ease-out,transform 60ms ease-out}.pcm__btn:active{transform:translateY(1px)}.pcm__btn:focus-visible{outline:2px solid var(--pcm-accent);outline-offset:3px}.pcm__btn--ghost{min-width:104px;color:var(--pcm-ink-dim);background:#ffffff12;border-color:#ffffff24;flex:0 auto}.pcm__btn--ghost:hover{background:#ffffff1f}.pcm__btn--primary{color:#fff;background:linear-gradient(135deg,#7a5cf0,#4a5fe8);flex:auto;font-weight:700;box-shadow:0 8px 20px #4a5fe85c}.pcm__btn--primary:hover{filter:brightness(1.06)}@keyframes pcm-fade{0%{opacity:0}}@keyframes pcm-rise{0%{opacity:0;transform:translateY(10px)scale(.985)}}@media (prefers-reduced-motion:reduce){.pcm,.pcm__panel{animation:none}}.axis-bars{flex-direction:column;gap:.55rem;width:100%;max-width:26rem;margin:.75rem auto .25rem;padding:0 .5rem;display:flex}.axis-bars__row{align-items:center;gap:.6rem;display:flex}.axis-bars__label{white-space:nowrap;flex:none;min-width:5.5rem;font-size:1.0625rem;font-weight:700}.axis-bars__track{border-radius:999px;flex:auto;height:1.5rem;overflow:hidden}.axis-bars__fill{border-radius:999px;height:100%;display:block}.nameinput__caption{text-align:center;white-space:pre-line;margin:0 0 1rem;line-height:1.4}.nameinput__row{justify-content:center;align-items:baseline;gap:.35rem;width:100%;display:flex}.nameinput__suffix{flex:none;font-size:1rem}.nameinput__skip{font:inherit;cursor:pointer;opacity:.75;background:0 0;border:0;margin:1.25rem auto 0;padding:.25rem .5rem;font-size:.875rem;text-decoration:underline;display:block}.nameinput__skip:hover{opacity:1}.axis-traits{box-sizing:border-box;flex-direction:column;gap:1.25rem;width:100%;max-width:26rem;margin:1rem auto 0;padding:0 1rem;display:flex}.axis-traits__row{flex-direction:column;gap:.35rem;display:flex}.axis-traits__title{margin:0;font-size:1.0625rem;font-weight:700}.axis-traits__line{word-break:keep-all;margin:0;font-size:.9375rem;line-height:1.5}.recrail{scrollbar-width:none;-ms-overflow-style:none}.recrail::-webkit-scrollbar{display:none}@keyframes earn-pop{0%{opacity:0;transform:translateY(12px)scale(.92)}60%{opacity:1;transform:translateY(-3px)scale(1.04)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){[data-testid=play-earned]>*{animation:none!important}}.rst-q{color:#fff;flex-direction:column;width:100%;max-width:500px;min-height:100%;margin-inline:auto;display:flex;position:relative;overflow:hidden}.rst-q__count{text-align:center;color:#fff;margin-top:3rem;font-family:S-CoreDream-1Thin,sans-serif;font-size:13px}.rst-q__mark{margin:0;font-size:40px;font-weight:800;line-height:1.2}.rst-q__rule{background:#fff;width:1px;height:100px;margin:0 auto}.rst-q__num{margin:1rem 0 0}.rst-q__title-row{margin-bottom:auto;padding:1.5rem 15px 0}.rst-q__title{text-align:center;color:#fff;white-space:pre-line;margin:0;font-family:MaruBuri-Regular,sans-serif;font-size:18px;font-weight:700;line-height:1.5}.rst-q__answers{margin-top:auto;padding:1.5rem 30px .25rem;overflow:hidden}.rst-q__answer{color:#333;text-align:center;white-space:pre-line;cursor:pointer;background:#fff;border:none;border-radius:999px;width:100%;min-height:70px;margin-bottom:.75rem;padding:1rem;font-family:MaruBuri-Regular,sans-serif;font-size:18px;line-height:1.5;animation:1s cubic-bezier(.075,.82,.165,1) both rst-slide-in;display:block;box-shadow:2px 2px 4px #00000040}@keyframes rst-slide-in{0%{transform:translate(120%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.rst-q__answer{animation:none}}.drst-q{color:#fff;flex-direction:column;width:100%;min-height:100%;display:flex;position:relative;overflow:hidden}.drst-q__progress{padding:52px 15px 0}.drst-q__progress-inner{position:relative}.drst-q__bar{z-index:10;border:1px solid #fff;border-radius:99px;height:16px;position:relative;overflow:hidden}.drst-q__gauge{background-color:#ffffffb8;height:100%;transition:width .4s ease-in-out}.drst-q__marker{z-index:11;width:22px;height:auto;margin-top:-16px;margin-left:-11px;transition:left .4s ease-in-out;position:absolute}.drst-q__contents{text-align:center;flex-direction:column;margin-top:auto;margin-bottom:3rem;padding:3rem 15px 0;display:flex}.drst-q__mark{color:#fff;margin:0;font-family:PlayfairDisplay,serif;font-size:32px;line-height:1.3}.drst-q__num{color:#fff;margin:0;font-family:PlayfairDisplay,serif;font-size:25px;line-height:1.4}.drst-q__rule{border-left:1px solid #fff;height:54px;margin:15px auto 0}.drst-q__title{color:#fff;white-space:pre-line;margin:25px 0 0;font-family:Pretendard,sans-serif;font-size:18px;font-weight:500;line-height:1.5}.drst-q__answers{margin-top:auto;padding:16px;overflow:hidden}.drst-q__answer{color:#fff;white-space:pre-line;cursor:pointer;background-color:#fff3;border:2px solid #fff;border-radius:10px;width:100%;min-height:70px;margin-bottom:16px;padding:16px;font-family:Pretendard,sans-serif;font-size:16px;font-weight:600;line-height:1.5;animation:1s cubic-bezier(.075,.82,.165,1) both rst-slide-in}@media (prefers-reduced-motion:reduce){.drst-q__answer{animation:none}.drst-q__gauge,.drst-q__marker{transition:none}}.kys-q{background:linear-gradient(#fcf0f0 0%,#f8e5e7 100%);flex-direction:column;width:100%;min-height:100%;display:flex}.kys-q__bar{background:#f2f2f2;border-radius:2px;height:4px;margin:24px 15px 0 56px;position:relative}.kys-q__gauge{background:#e2c9c4;border-radius:2px;height:100%;transition:width .4s ease-in-out}.kys-q__rose{width:30px;height:30px;margin-left:-15px;transition:left .4s ease-in-out;position:absolute;top:50%;transform:translateY(-50%)}.kys-q__date{color:#fff;background:#e2c9c4;border-radius:999px;align-self:center;margin:26px 0 0;padding:7px 16px;font-family:Pretendard,sans-serif;font-size:12px;font-weight:500;line-height:1.2}.kys-q__chat{flex-direction:column;gap:12px;padding:20px 16px 0;display:flex}.kys-q__row{align-items:flex-start;gap:16px;display:flex}.kys-q__avatar{object-fit:cover;border-radius:50%;flex:none;width:40px;height:40px}.kys-q__avatar--blank{background:0 0}.kys-q__bubble{color:#4f4f4f;white-space:pre-line;background:#fff;border-radius:10px;max-width:286px;margin:0;padding:12px 16px;font-family:Nanum Myeongjo,serif;font-size:14px;font-weight:400;line-height:1.5}.kys-q__photo{border-radius:4px;width:100px;height:auto;margin-left:56px}.kys-q__answers{flex-direction:column;gap:14px;margin-top:auto;padding:0 32px 48px;display:flex}.kys-q__answer{color:#fff;text-align:center;white-space:pre-line;cursor:pointer;background:#ca1e64;border:none;border-radius:10px;width:100%;min-height:62px;padding:14px 16px;font-family:Nanum Myeongjo,serif;font-size:17px;font-weight:700;line-height:1.4}@media (prefers-reduced-motion:reduce){.kys-q__gauge,.kys-q__rose{transition:none}}.sidc{padding:8px 20px 24px}.sidc__back{pointer-events:none;z-index:2;width:18px;height:30px;display:block;position:absolute;top:8px;left:8px}.sidc__badge{color:#fff;background:#111;border-radius:999px;padding:4px 14px;font-size:.85rem;font-weight:700}.sidc__title{text-align:center;font-size:1.35rem;font-weight:800}.sidc__hint{text-align:center;font-size:18px;font-weight:600}.sidc__chips{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;display:flex}.sidc__chip{color:#111;cursor:pointer;background:#fff;border:1px solid #111;border-radius:8px;padding:8px 14px;font-size:17px;font-weight:600}.sidc__chip.is-on{color:#fff;background:#111}.sidc__input{text-align:center;border:1px solid #111;border-radius:8px;width:100%;height:48px;padding:0 14px;font-size:1rem;font-weight:500}.sidc__next{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;width:100%;min-height:56px;font-size:1.1rem;font-weight:700}.sidc__next:disabled{opacity:.35;cursor:default}.sidc__canvas{aspect-ratio:1;border-radius:12px;width:100%;position:relative;overflow:hidden}.sidc__layer{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.sidc__tabs{gap:4px;width:100%;display:flex}.sidc__tab{color:#999;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;padding:10px 0;font-size:.95rem;font-weight:700}.sidc__tab.is-on{color:#111;border-bottom-color:#111}.sidc__grid{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;display:grid}.sidc__tile{aspect-ratio:1;cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:10px;padding:0;overflow:hidden}.sidc__tile.is-on{border-color:#111}.sidc__tile img{object-fit:contain;width:100%;height:100%;display:block}.sidc__head{width:100%;max-width:430px;display:block}.sidc__next--img{background:0 0;width:auto;min-height:0;padding:0}.sidc__next--img img{width:auto;height:62px;display:block}.sidc__next--img:disabled{opacity:1}.sidcard{width:100%}.sidcard__inner{width:100%;position:relative}.sidcard__base{object-fit:contain;width:100%;height:100%;display:block}.sidcard__figure{box-sizing:content-box;border:1.5px solid #000;position:absolute}.sidcard__figure img{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.sidcard__name,.sidcard__concept{color:#000;white-space:nowrap;font-weight:700;line-height:1.15;position:absolute}
