.BadukCaptureGame-module__ImDSPG__game{--table-width:min(100%, 36rem, max(23rem, calc(100svh - 17rem)));--wood-edge:color-mix(in srgb, var(--baduk-board-line) 80%, var(--baduk-black-stone-line));--wood-light:color-mix(in srgb, var(--baduk-board) 82%, var(--baduk-white));-moz-column-gap:clamp(1.25rem, 3.5vw, 3.5rem);color:var(--room-text);grid-template-columns:minmax(10.5rem,12rem) minmax(0,36rem) minmax(10.5rem,12rem);justify-content:center;align-items:start;column-gap:clamp(1.25rem,3.5vw,3.5rem);margin:1.25rem auto 0;line-height:1.5;display:grid}.BadukCaptureGame-module__ImDSPG__intro{flex-direction:column;align-items:flex-start;gap:1.25rem;min-width:0;padding-top:2.25rem;display:flex}.BadukCaptureGame-module__ImDSPG__titleGroup{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.BadukCaptureGame-module__ImDSPG__eyebrow{color:var(--room-accent);letter-spacing:.1em;font-size:.6875rem;font-weight:600;line-height:1.4;display:block}.BadukCaptureGame-module__ImDSPG__intro h2{letter-spacing:-.045em;word-break:keep-all;margin:0;font-family:Iowan Old Style,AppleMyungjo,Batang,serif;font-size:clamp(1.75rem,2.7vw,2.5rem);font-weight:500;line-height:1.35}.BadukCaptureGame-module__ImDSPG__intro h2>span{white-space:nowrap;display:block}.BadukCaptureGame-module__ImDSPG__zoomButton{width:2.75rem;height:2.75rem;color:var(--room-accent);cursor:pointer;background:0 0;border:0;border-radius:.375rem;place-items:center;margin-block:-.75rem;padding:0;display:grid}.BadukCaptureGame-module__ImDSPG__zoomButton[aria-pressed=true],.BadukCaptureGame-module__ImDSPG__zoomButton:hover{background:var(--room-surface)}.BadukCaptureGame-module__ImDSPG__table{display:contents}.BadukCaptureGame-module__ImDSPG__playArea{width:var(--table-width);justify-self:center;min-width:0}.BadukCaptureGame-module__ImDSPG__sidebar{min-width:0}.BadukCaptureGame-module__ImDSPG__scoreboard{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:.25rem;display:grid}.BadukCaptureGame-module__ImDSPG__player{border-bottom:1px solid var(--room-line);align-items:center;gap:.75rem;padding:.625rem .25rem .875rem;display:flex;position:relative}.BadukCaptureGame-module__ImDSPG__player:after{content:"";background:var(--room-accent);width:100%;height:2px;transition:transform .2s ease-out;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.BadukCaptureGame-module__ImDSPG__player[data-turn]:after{transform:scaleX(1)}.BadukCaptureGame-module__ImDSPG__player strong{white-space:nowrap;font-size:.875rem;font-weight:600;display:block}.BadukCaptureGame-module__ImDSPG__player .BadukCaptureGame-module__ImDSPG__stoneBadge{width:2.25rem;height:2.25rem}.BadukCaptureGame-module__ImDSPG__player strong small{color:var(--room-muted);margin-left:.25rem;font-size:.6875rem;font-weight:400}.BadukCaptureGame-module__ImDSPG__playerState{color:var(--room-muted);margin-top:.25rem;font-size:.625rem;display:block}.BadukCaptureGame-module__ImDSPG__player[data-turn] .BadukCaptureGame-module__ImDSPG__playerState{color:var(--room-accent)}.BadukCaptureGame-module__ImDSPG__stoneBadge{background:radial-gradient(circle at 32% 23%, var(--baduk-tile-hover), var(--baduk-black-stone-line) 72%);width:2.125rem;height:2.125rem;box-shadow:inset 0 1px 2px color-mix(in srgb, var(--baduk-white) 30%, transparent), 0 3px 5px color-mix(in srgb, var(--room-background) 90%, transparent);border-radius:50%;flex:none;display:inline-block}.BadukCaptureGame-module__ImDSPG__stoneBadge[data-color=white]{background:radial-gradient(circle at 32% 23%, var(--baduk-white) 18%, var(--baduk-paper) 60%, var(--baduk-white-stone-line));box-shadow:inset 0 1px 2px var(--baduk-white), 0 3px 5px color-mix(in srgb, var(--room-background) 90%, transparent)}.BadukCaptureGame-module__ImDSPG__score{color:var(--room-text);font-variant-numeric:tabular-nums;margin-left:auto;font:400 2rem/1 Georgia,serif}.BadukCaptureGame-module__ImDSPG__score small{color:var(--room-muted);margin-left:.2rem;font:400 .75rem/1 sans-serif}.BadukCaptureGame-module__ImDSPG__scoreValue{animation:.3s ease-out BadukCaptureGame-module__ImDSPG__score-arrive;display:inline-block}.BadukCaptureGame-module__ImDSPG__turnStatus{justify-content:space-between;align-items:center;gap:.5rem;min-height:2.75rem;margin-bottom:.4rem;display:flex}.BadukCaptureGame-module__ImDSPG__turnStatus small{color:var(--room-muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.6875rem}.BadukCaptureGame-module__ImDSPG__turnAnnouncement{align-items:center;gap:.625rem;animation:.25s ease-out BadukCaptureGame-module__ImDSPG__turn-arrive;display:flex}.BadukCaptureGame-module__ImDSPG__turnAnnouncement strong{color:var(--room-accent);white-space:nowrap;font-size:1rem;font-weight:650}.BadukCaptureGame-module__ImDSPG__turnAnnouncement>span:last-child{color:var(--room-muted);font-size:.6875rem}.BadukCaptureGame-module__ImDSPG__turnStatus[data-turn=white] .BadukCaptureGame-module__ImDSPG__turnAnnouncement strong{color:var(--baduk-white)}.BadukCaptureGame-module__ImDSPG__turnSignal{background:var(--room-accent);width:.4rem;height:.4rem;box-shadow:0 0 9px color-mix(in srgb, var(--room-accent) 40%, transparent);border-radius:50%}.BadukCaptureGame-module__ImDSPG__turnStatus[data-turn=white] .BadukCaptureGame-module__ImDSPG__turnSignal{background:var(--baduk-white);animation:1.1s ease-in-out infinite BadukCaptureGame-module__ImDSPG__thinking}.BadukCaptureGame-module__ImDSPG__boardStage{isolation:isolate;position:relative}.BadukCaptureGame-module__ImDSPG__boardStage:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(ellipse, color-mix(in srgb, var(--room-accent) 13%, transparent), transparent 68%);position:absolute;inset:8% 0 -8%}.BadukCaptureGame-module__ImDSPG__boardViewport{background:linear-gradient(145deg, var(--wood-light), var(--baduk-board-line) 38%, var(--wood-edge) 78%);box-shadow:inset 0 1px 0 var(--wood-light), inset 1px 0 0 color-mix(in srgb, var(--baduk-board) 55%, transparent), 0 3px 0 var(--baduk-board-line), 0 9px 0 var(--wood-edge), 0 12px 5px color-mix(in srgb, var(--room-background) 70%, transparent), 0 32px 55px color-mix(in srgb, var(--room-background) 85%, transparent);overscroll-behavior:contain;scrollbar-color:var(--baduk-board-line) var(--baduk-board);border-radius:.375rem;padding:.65rem .65rem .8rem;overflow:auto}.BadukCaptureGame-module__ImDSPG__board{aspect-ratio:1;background:repeating-linear-gradient(91deg, transparent 0 7px, color-mix(in srgb, var(--baduk-board-line) 3%, transparent) 8px, transparent 9px 29px), radial-gradient(ellipse at 27% 15%, var(--wood-light), transparent 85%), linear-gradient(110deg, var(--baduk-board), color-mix(in srgb, var(--baduk-board) 90%, var(--baduk-board-line)));width:100%;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--baduk-white) 25%, transparent), 0 2px 5px var(--wood-edge);border-radius:.15rem;position:relative}.BadukCaptureGame-module__ImDSPG__board[data-finished]{filter:saturate(.6)}.BadukCaptureGame-module__ImDSPG__boardViewport[data-zoomed]{max-height:34rem}.BadukCaptureGame-module__ImDSPG__boardViewport[data-zoomed] .BadukCaptureGame-module__ImDSPG__board{min-width:40rem}.BadukCaptureGame-module__ImDSPG__boardDrawing{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.BadukCaptureGame-module__ImDSPG__woodGrain{opacity:.16;mix-blend-mode:multiply;pointer-events:none}.BadukCaptureGame-module__ImDSPG__gridLine{stroke:var(--baduk-board-line);stroke-width:.19px;fill:none;opacity:.75}.BadukCaptureGame-module__ImDSPG__starPoint{fill:var(--baduk-board-line)}.BadukCaptureGame-module__ImDSPG__coordinate{fill:var(--baduk-board-line);font:500 1.65px Georgia,serif}.BadukCaptureGame-module__ImDSPG__stoneShadow{fill:color-mix(in srgb, var(--baduk-black-stone-line) 38%, transparent)}.BadukCaptureGame-module__ImDSPG__stone{transform-box:fill-box;transform-origin:50%}.BadukCaptureGame-module__ImDSPG__stone[data-last]{animation:.24s ease-out BadukCaptureGame-module__ImDSPG__stone-land}.BadukCaptureGame-module__ImDSPG__stone[data-dead]{opacity:.34;filter:grayscale(.72)}.BadukCaptureGame-module__ImDSPG__stoneGlint{fill:var(--baduk-white);opacity:.08}.BadukCaptureGame-module__ImDSPG__dangerRing{fill:none;stroke:var(--baduk-accent);stroke-width:.65px;stroke-dasharray:1.4 .8}.BadukCaptureGame-module__ImDSPG__hintPoint{fill:var(--baduk-accent-soft);stroke:var(--baduk-accent);stroke-width:.5px}.BadukCaptureGame-module__ImDSPG__hintText{fill:var(--baduk-accent);font-weight:800}.BadukCaptureGame-module__ImDSPG__capturedRing{stroke:var(--baduk-accent);stroke-width:.7px;fill:none;transform-box:fill-box;transform-origin:50%;animation:.9s ease-out forwards BadukCaptureGame-module__ImDSPG__capture-fade}.BadukCaptureGame-module__ImDSPG__intersection{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.BadukCaptureGame-module__ImDSPG__intersection[aria-disabled=true]{cursor:default}.BadukCaptureGame-module__ImDSPG__hoverStone{background:radial-gradient(circle at 30% 25%, var(--baduk-tile-hover), var(--baduk-black-stone-line));opacity:0;pointer-events:none;border-radius:50%;width:80%;height:80%;transition:opacity .12s}@media (hover:hover){.BadukCaptureGame-module__ImDSPG__intersection:not([aria-disabled=true]):hover .BadukCaptureGame-module__ImDSPG__hoverStone{opacity:.4}}.BadukCaptureGame-module__ImDSPG__game .BadukCaptureGame-module__ImDSPG__intersection:focus-visible{outline:3px solid var(--baduk-accent);outline-offset:-3px}.BadukCaptureGame-module__ImDSPG__game .BadukCaptureGame-module__ImDSPG__intersection:disabled{background:0 0}.BadukCaptureGame-module__ImDSPG__sidebar{flex-direction:column;gap:1.125rem;margin-top:2.25rem;display:flex}.BadukCaptureGame-module__ImDSPG__coach{min-height:2.6rem;color:var(--room-muted);word-break:keep-all;margin:0;font-size:.75rem;line-height:1.75}.BadukCaptureGame-module__ImDSPG__actions{grid-template-columns:1fr;gap:.5rem;display:grid}.BadukCaptureGame-module__ImDSPG__hintButton,.BadukCaptureGame-module__ImDSPG__iconButton,.BadukCaptureGame-module__ImDSPG__primary,.BadukCaptureGame-module__ImDSPG__textButton{cursor:pointer;border:0;border-radius:.375rem;min-height:2.75rem;padding:.625rem 1rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:background .15s,color .15s}.BadukCaptureGame-module__ImDSPG__hintButton,.BadukCaptureGame-module__ImDSPG__iconButton{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.BadukCaptureGame-module__ImDSPG__hintButton{background:color-mix(in srgb, var(--room-accent) 16%, var(--room-background));color:var(--room-accent)}.BadukCaptureGame-module__ImDSPG__iconButton{background:var(--room-surface);color:var(--room-text)}.BadukCaptureGame-module__ImDSPG__actionIcon{stroke:currentColor;stroke-width:1.6px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.BadukCaptureGame-module__ImDSPG__rules{border-top:1px solid var(--room-line);border-bottom:1px solid var(--room-line);font-size:.75rem}.BadukCaptureGame-module__ImDSPG__rules summary{cursor:pointer;color:var(--room-muted);padding-block:.875rem;font-weight:500}.BadukCaptureGame-module__ImDSPG__rules ol{padding-left:1.25rem;line-height:1.8}.BadukCaptureGame-module__ImDSPG__rules li{margin-bottom:.5rem}.BadukCaptureGame-module__ImDSPG__rules p{color:var(--room-muted);line-height:1.8}.BadukCaptureGame-module__ImDSPG__rules label{cursor:pointer;align-items:center;gap:.5rem;min-height:2.75rem;display:flex}.BadukCaptureGame-module__ImDSPG__rules input{accent-color:var(--room-accent);width:1rem;height:1rem}.BadukCaptureGame-module__ImDSPG__textButton{color:var(--room-muted);background:0 0;padding-inline:.25rem}.BadukCaptureGame-module__ImDSPG__resultLayer{z-index:2;background:color-mix(in srgb, var(--room-background) 78%, transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:.5rem;place-items:center;padding:1rem;display:grid;position:absolute;inset:0}.BadukCaptureGame-module__ImDSPG__boardStage:has(.BadukCaptureGame-module__ImDSPG__resultLayer){min-height:19rem}.BadukCaptureGame-module__ImDSPG__result{text-align:center;width:min(100%,25rem);color:var(--room-text);background:radial-gradient(ellipse at 50% 0%, color-mix(in srgb, var(--room-accent) 10%, transparent), transparent 72%), var(--room-background);box-shadow:0 18px 45px color-mix(in srgb, var(--room-background) 80%, transparent);border-radius:.5rem;flex-direction:column;align-items:stretch;gap:.75rem;padding:1.25rem;animation:.35s ease-out BadukCaptureGame-module__ImDSPG__result-arrive;display:flex}.BadukCaptureGame-module__ImDSPG__resultEmblem{justify-content:center;align-items:center;height:2.75rem;display:flex}.BadukCaptureGame-module__ImDSPG__resultEmblem:before,.BadukCaptureGame-module__ImDSPG__resultEmblem:after{content:"";background:linear-gradient(90deg, transparent, var(--room-accent));width:2.5rem;height:1px;margin:0 1rem}.BadukCaptureGame-module__ImDSPG__resultEmblem:after{transform:rotate(180deg)}.BadukCaptureGame-module__ImDSPG__resultEmblem .BadukCaptureGame-module__ImDSPG__stoneBadge{width:2.625rem;height:2.625rem}.BadukCaptureGame-module__ImDSPG__resultEmblem[data-winner=black] .BadukCaptureGame-module__ImDSPG__stoneBadge{box-shadow:inset 0 1px 2px var(--baduk-tile-muted), 0 0 28px color-mix(in srgb, var(--room-accent) 24%, transparent)}.BadukCaptureGame-module__ImDSPG__result h3{letter-spacing:-.04em;margin:0;font-family:Iowan Old Style,AppleMyungjo,Batang,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.3}.BadukCaptureGame-module__ImDSPG__result p{color:var(--room-muted);word-break:keep-all;margin:0;font-size:.75rem;line-height:1.6}.BadukCaptureGame-module__ImDSPG__primary{background:var(--room-accent);width:100%;min-height:3.25rem;color:var(--room-on-accent);justify-content:space-between;align-items:center;padding:.875rem 1rem;font-size:.9375rem;font-weight:750;display:flex}.BadukCaptureGame-module__ImDSPG__primary>span{font-size:1.25rem}.BadukCaptureGame-module__ImDSPG__resultActions{-moz-column-gap:1rem;flex-wrap:wrap;justify-content:center;column-gap:1rem;display:flex}.BadukCaptureGame-module__ImDSPG__resultActions .BadukCaptureGame-module__ImDSPG__textButton{font-size:.6875rem}.BadukCaptureGame-module__ImDSPG__reviewActions{text-align:center;color:var(--room-muted);gap:.75rem;padding-top:1.25rem;font-size:.75rem;display:grid}.BadukCaptureGame-module__ImDSPG__restartRow{color:var(--room-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.BadukCaptureGame-module__ImDSPG__restartRow button:not(.BadukCaptureGame-module__ImDSPG__textButton),.BadukCaptureGame-module__ImDSPG__error button{background:var(--room-raised);color:var(--room-text);cursor:pointer;border:0;border-radius:.375rem;min-height:2.75rem;padding:.5rem .75rem}.BadukCaptureGame-module__ImDSPG__boardCaption{color:var(--room-muted);letter-spacing:.04em;justify-content:space-between;gap:.5rem;margin-top:1.5rem;font-size:.625rem;display:flex}.BadukCaptureGame-module__ImDSPG__error{background:var(--room-surface);border-radius:.375rem;padding:.75rem;font-size:.75rem}.BadukCaptureGame-module__ImDSPG__error button{margin-left:.5rem}.BadukCaptureGame-module__ImDSPG__game button:disabled{cursor:default;color:var(--baduk-line);background:var(--room-surface)}.BadukCaptureGame-module__ImDSPG__game button:focus-visible,.BadukCaptureGame-module__ImDSPG__game summary:focus-visible{outline:3px solid var(--room-accent);outline-offset:3px}.BadukCaptureGame-module__ImDSPG__result h3:focus-visible{outline:none}@media (hover:hover){.BadukCaptureGame-module__ImDSPG__primary:hover{background:var(--wood-light)}.BadukCaptureGame-module__ImDSPG__iconButton:not(:disabled):hover{background:var(--room-raised)}.BadukCaptureGame-module__ImDSPG__textButton:not(:disabled):hover{color:var(--room-accent)}.BadukCaptureGame-module__ImDSPG__hintButton:not(:disabled):hover{background:color-mix(in srgb, var(--room-accent) 24%, var(--room-background))}}@media (max-width:959px){.BadukCaptureGame-module__ImDSPG__game{--table-width:min(100%, 29rem, max(17rem, calc(100svh - 26rem)));margin-top:1rem;display:block}.BadukCaptureGame-module__ImDSPG__table{flex-direction:column;align-items:center;display:flex}.BadukCaptureGame-module__ImDSPG__playArea,.BadukCaptureGame-module__ImDSPG__sidebar{width:var(--table-width)}.BadukCaptureGame-module__ImDSPG__playArea[data-size="13"]{width:min(100%,29rem)}.BadukCaptureGame-module__ImDSPG__intro{width:var(--table-width);flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;margin:0 auto .5rem;padding:0}.BadukCaptureGame-module__ImDSPG__titleGroup{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:.25rem}.BadukCaptureGame-module__ImDSPG__intro h2{white-space:nowrap;font-size:1.375rem}.BadukCaptureGame-module__ImDSPG__intro h2>span{display:inline}.BadukCaptureGame-module__ImDSPG__eyebrow{font-size:.625rem}.BadukCaptureGame-module__ImDSPG__scoreboard{gap:1.25rem}.BadukCaptureGame-module__ImDSPG__player{gap:.625rem;padding-bottom:.5rem}.BadukCaptureGame-module__ImDSPG__score{font-size:1.75rem}.BadukCaptureGame-module__ImDSPG__stoneBadge,.BadukCaptureGame-module__ImDSPG__player .BadukCaptureGame-module__ImDSPG__stoneBadge{width:1.75rem;height:1.75rem}.BadukCaptureGame-module__ImDSPG__turnStatus{min-height:2.5rem;margin-bottom:.25rem}.BadukCaptureGame-module__ImDSPG__boardViewport{padding:.5rem .5rem .75rem}.BadukCaptureGame-module__ImDSPG__boardCaption{margin-top:1.125rem;display:flex}.BadukCaptureGame-module__ImDSPG__sidebar{gap:.625rem;margin-top:1rem}.BadukCaptureGame-module__ImDSPG__coach{text-align:center}.BadukCaptureGame-module__ImDSPG__actions{flex-wrap:wrap;justify-content:center;display:flex}.BadukCaptureGame-module__ImDSPG__hintButton,.BadukCaptureGame-module__ImDSPG__iconButton{flex:1 0 auto}.BadukCaptureGame-module__ImDSPG__resultLayer{padding:.625rem}.BadukCaptureGame-module__ImDSPG__boardStage:has(.BadukCaptureGame-module__ImDSPG__resultLayer){min-height:18rem}.BadukCaptureGame-module__ImDSPG__result{gap:.625rem;padding:1rem}.BadukCaptureGame-module__ImDSPG__resultEmblem{height:2rem}.BadukCaptureGame-module__ImDSPG__resultEmblem .BadukCaptureGame-module__ImDSPG__stoneBadge{width:2rem;height:2rem}.BadukCaptureGame-module__ImDSPG__result h3{font-size:1.5rem}.BadukCaptureGame-module__ImDSPG__boardViewport[data-zoomed]{max-height:60svh}}@media (min-width:960px) and (max-height:800px){.BadukCaptureGame-module__ImDSPG__intro{gap:1.25rem;padding-top:1rem}.BadukCaptureGame-module__ImDSPG__titleGroup{gap:1rem}.BadukCaptureGame-module__ImDSPG__sidebar{gap:.875rem;margin-top:1rem}}@media (max-width:360px){.BadukCaptureGame-module__ImDSPG__intro h2{font-size:1.25rem}.BadukCaptureGame-module__ImDSPG__result{gap:.5rem;padding:.75rem}.BadukCaptureGame-module__ImDSPG__resultActions{-moz-column-gap:.625rem;column-gap:.625rem}.BadukCaptureGame-module__ImDSPG__resultActions .BadukCaptureGame-module__ImDSPG__textButton{font-size:.625rem}.BadukCaptureGame-module__ImDSPG__player strong small{margin-left:.125rem}.BadukCaptureGame-module__ImDSPG__turnAnnouncement{gap:.4rem}.BadukCaptureGame-module__ImDSPG__turnAnnouncement>span:last-child{font-size:.625rem}}@keyframes BadukCaptureGame-module__ImDSPG__stone-land{0%{transform:scale(1.12)translateY(-1px)}to{transform:scale(1)translateY(0)}}@keyframes BadukCaptureGame-module__ImDSPG__score-arrive{0%{opacity:.55;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes BadukCaptureGame-module__ImDSPG__capture-fade{0%{opacity:.9;transform:scale(.8)}to{opacity:0;transform:scale(1.8)}}@keyframes BadukCaptureGame-module__ImDSPG__turn-arrive{0%{opacity:.4;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes BadukCaptureGame-module__ImDSPG__result-arrive{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes BadukCaptureGame-module__ImDSPG__thinking{50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.BadukCaptureGame-module__ImDSPG__game *,.BadukCaptureGame-module__ImDSPG__game :before,.BadukCaptureGame-module__ImDSPG__game :after{transition:none!important;animation:none!important}.BadukCaptureGame-module__ImDSPG__capturedRing{opacity:.6}}.BadukCaptureGame-module__ImDSPG__matchSettingsButton{text-align:left;width:100%;min-height:3.25rem;color:var(--room-muted);border:0;border-block:1px solid var(--room-line);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:.625rem;padding:.75rem 0;display:flex}.BadukCaptureGame-module__ImDSPG__matchSettingsButton>span{gap:.375rem;font-size:.6875rem;display:grid}.BadukCaptureGame-module__ImDSPG__matchSettingsButton strong{color:var(--room-text);font:400 1.125rem/1.2 Georgia,serif}.BadukCaptureGame-module__ImDSPG__matchSettingsButton .BadukCaptureGame-module__ImDSPG__actionIcon{color:var(--room-accent);flex:none}.BadukCaptureGame-module__ImDSPG__pendingSettings{color:var(--room-accent);margin:0;font-size:.6875rem}.BadukCaptureGame-module__ImDSPG__turnTools{align-items:center;gap:.25rem;display:flex}.BadukCaptureGame-module__ImDSPG__turnTools .BadukCaptureGame-module__ImDSPG__zoomButton{width:2.75rem;height:2.75rem;margin:0 -.25rem 0 .25rem}.BadukCaptureGame-module__ImDSPG__influencePoint{fill:var(--baduk-black-stone-line);opacity:.5;pointer-events:none}.BadukCaptureGame-module__ImDSPG__influencePoint[data-color=white]{fill:var(--baduk-white);stroke:var(--baduk-board-line);stroke-width:.15px;opacity:.9}.BadukCaptureGame-module__ImDSPG__positionPanel{border-bottom:1px solid var(--room-line);padding-bottom:1rem}.BadukCaptureGame-module__ImDSPG__positionPanel h3{color:var(--room-accent);margin:0 0 .75rem;font-size:1rem}.BadukCaptureGame-module__ImDSPG__positionPanel h3:focus{outline:none}.BadukCaptureGame-module__ImDSPG__positionPanel p{color:var(--room-muted);margin:.5rem 0;font-size:.6875rem}.BadukCaptureGame-module__ImDSPG__influenceBar{border:1px solid var(--room-line);border-radius:.125rem;height:.625rem;display:flex;overflow:hidden}.BadukCaptureGame-module__ImDSPG__influenceBar i{background:var(--baduk-black-stone-line);flex-basis:0}.BadukCaptureGame-module__ImDSPG__influenceBar i[data-color=white]{background:var(--baduk-white-stone)}.BadukCaptureGame-module__ImDSPG__influenceBar i[data-color=neutral]{background:var(--room-raised)}.BadukCaptureGame-module__ImDSPG__positionPanel dl{justify-content:space-between;gap:.5rem;margin:.75rem 0;display:flex}.BadukCaptureGame-module__ImDSPG__positionPanel dl>div{text-align:center}.BadukCaptureGame-module__ImDSPG__positionPanel dt{color:var(--room-muted);font-size:.625rem}.BadukCaptureGame-module__ImDSPG__positionPanel dd{margin:.25rem 0 0;font:400 1.5rem/1.2 Georgia,serif}.BadukCaptureGame-module__ImDSPG__positionRisk{color:var(--room-text);border-top:1px solid var(--room-line);padding:.5rem 0;font-size:.6875rem}.BadukCaptureGame-module__ImDSPG__positionPanel .BadukCaptureGame-module__ImDSPG__positionNote{word-break:keep-all;margin-bottom:1rem;font-size:.625rem;line-height:1.7}.BadukCaptureGame-module__ImDSPG__scoringPanel{border:1px solid var(--room-line);background:color-mix(in srgb, var(--room-accent) 7%, var(--room-surface));border-radius:.5rem;gap:.75rem;padding:1rem;display:grid}.BadukCaptureGame-module__ImDSPG__scoringPanel h3{color:var(--room-accent);margin:0;font-size:1rem}.BadukCaptureGame-module__ImDSPG__scoringPanel p{color:var(--room-muted);word-break:keep-all;margin:0;font-size:.6875rem;line-height:1.7}.BadukCaptureGame-module__ImDSPG__scoreDetails{grid-template-columns:1fr 1fr;gap:.5rem;margin:0;display:grid}.BadukCaptureGame-module__ImDSPG__scoreDetails>div{background:var(--room-background);border-radius:.375rem;min-width:0;padding:.625rem}.BadukCaptureGame-module__ImDSPG__scoreDetails dt{color:var(--room-muted);font-size:.625rem}.BadukCaptureGame-module__ImDSPG__scoreDetails dd{color:var(--room-text);font-variant-numeric:tabular-nums;margin:.25rem 0;font:400 1.25rem/1.1 Georgia,serif}.BadukCaptureGame-module__ImDSPG__scoreDetails small{color:var(--room-muted);word-break:keep-all;font-size:.5625rem;line-height:1.55;display:block}.BadukCaptureGame-module__ImDSPG__scoringPanel .BadukCaptureGame-module__ImDSPG__scoringNote{font-size:.625rem}.BadukCaptureGame-module__ImDSPG__scoringPanel .BadukCaptureGame-module__ImDSPG__textButton{justify-self:center;min-height:2.25rem}.BadukCaptureGame-module__ImDSPG__settingsDialog,.BadukCaptureGame-module__ImDSPG__scoreDialog{border:1px solid var(--room-line);background:var(--room-background);width:min(28rem,100vw - 2rem);max-height:calc(100svh - 2rem);color:var(--room-text);box-shadow:0 24px 80px color-mix(in srgb, var(--room-background) 85%, transparent);border-radius:.75rem;margin:auto;padding:1.5rem;overflow:auto}.BadukCaptureGame-module__ImDSPG__settingsDialog::backdrop,.BadukCaptureGame-module__ImDSPG__scoreDialog::backdrop{background:color-mix(in srgb, var(--room-background) 78%, transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.BadukCaptureGame-module__ImDSPG__settingsHeading{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.BadukCaptureGame-module__ImDSPG__settingsHeading h3{letter-spacing:-.03em;margin:0;font-size:1.125rem}.BadukCaptureGame-module__ImDSPG__settingsHeading button{min-width:2.75rem;min-height:2.75rem;color:var(--room-muted);cursor:pointer;background:0 0;border:0;margin:-.5rem -.5rem -.5rem 0;font-size:1.75rem}.BadukCaptureGame-module__ImDSPG__settingsDialog fieldset{border:0;min-width:0;margin:0 0 1rem;padding:0}.BadukCaptureGame-module__ImDSPG__settingsDialog legend{color:var(--room-muted);margin-bottom:.5rem;font-size:.75rem}.BadukCaptureGame-module__ImDSPG__optionChoices,.BadukCaptureGame-module__ImDSPG__modeChoices{gap:.375rem;display:flex}.BadukCaptureGame-module__ImDSPG__optionChoices button,.BadukCaptureGame-module__ImDSPG__modeChoices button{border:1px solid var(--room-line);background:var(--room-surface);min-width:0;min-height:2.75rem;color:var(--room-muted);cursor:pointer;border-radius:.375rem;flex:1;padding:.5rem;font-size:.75rem}.BadukCaptureGame-module__ImDSPG__optionChoices button[aria-pressed=true],.BadukCaptureGame-module__ImDSPG__modeChoices button[aria-pressed=true]{color:var(--room-accent);border-color:var(--room-accent);background:color-mix(in srgb, var(--room-accent) 12%, var(--room-background))}.BadukCaptureGame-module__ImDSPG__modeChoices button{text-align:left;gap:.375rem;padding:.75rem;display:grid}.BadukCaptureGame-module__ImDSPG__modeChoices strong{font-size:.875rem;font-weight:600}.BadukCaptureGame-module__ImDSPG__modeChoices span{word-break:keep-all;font-size:.625rem}.BadukCaptureGame-module__ImDSPG__settingDetail{color:var(--room-muted);margin:.5rem 0 0;font-size:.6875rem;line-height:1.6}.BadukCaptureGame-module__ImDSPG__settingsDialog form>.BadukCaptureGame-module__ImDSPG__settingDetail{margin-bottom:1rem}.BadukCaptureGame-module__ImDSPG__scoreDialog>p{color:var(--room-muted);word-break:keep-all;margin:0;font-size:.75rem;line-height:1.75}.BadukCaptureGame-module__ImDSPG__dialogActions{gap:.5rem;margin-top:1.25rem;display:grid}.BadukCaptureGame-module__ImDSPG__dialogActions .BadukCaptureGame-module__ImDSPG__textButton{justify-self:center}@media (max-width:959px){.BadukCaptureGame-module__ImDSPG__intro{flex-wrap:wrap}.BadukCaptureGame-module__ImDSPG__matchSettingsButton{border:0;border-left:1px solid var(--room-line);width:auto;padding:.25rem 0 .25rem .625rem}.BadukCaptureGame-module__ImDSPG__matchSettingsButton>span{gap:.25rem;font-size:.625rem}.BadukCaptureGame-module__ImDSPG__matchSettingsButton strong{font-size:.9375rem}.BadukCaptureGame-module__ImDSPG__pendingSettings{flex-basis:100%;font-size:.625rem}.BadukCaptureGame-module__ImDSPG__positionPanel{order:-1}.BadukCaptureGame-module__ImDSPG__settingsDialog,.BadukCaptureGame-module__ImDSPG__scoreDialog{padding:1.25rem}}
.BadukPlayground-module__Mt6f8G__playground [hidden]{display:none!important}.BadukPlayground-module__Mt6f8G__navigation{background:color-mix(in srgb, var(--baduk-filter-surface) 82%, var(--baduk-white));width:min(100%,30rem);box-shadow:0 .625rem 1.5rem color-mix(in srgb, var(--baduk-ink) 8%, transparent);border-radius:1rem;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:.3125rem;margin:1.25rem auto 1.5rem;padding:.3125rem;display:grid}.BadukPlayground-module__Mt6f8G__navigation button{letter-spacing:-.025em;min-height:3.125rem;color:color-mix(in srgb, var(--baduk-ink) 78%, var(--baduk-muted));cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:.75rem;justify-content:center;align-items:center;padding:.625rem 1rem;font-size:.875rem;font-weight:700;transition:background .16s ease-out,color .16s ease-out,box-shadow .16s ease-out;display:flex}.BadukPlayground-module__Mt6f8G__navigation button[aria-pressed=true]{background:var(--baduk-ink);color:var(--baduk-white);box-shadow:0 .25rem .75rem color-mix(in srgb, var(--baduk-ink) 20%, transparent);font-weight:800}.BadukPlayground-module__Mt6f8G__navigation button:focus-visible{outline:3px solid var(--baduk-accent);outline-offset:3px}.BadukPlayground-module__Mt6f8G__playground[data-baduk-view=play] .BadukPlayground-module__Mt6f8G__navigation{background:color-mix(in srgb, var(--room-surface) 88%, var(--room-background));width:min(100%,32rem);box-shadow:0 .75rem 1.75rem color-mix(in srgb, var(--room-background) 44%, transparent);border-radius:1rem;margin:.875rem auto 1.5rem;padding:.3125rem}.BadukPlayground-module__Mt6f8G__playground[data-baduk-view=play] .BadukPlayground-module__Mt6f8G__navigation button{min-height:3.125rem;color:var(--room-muted);border-radius:.75rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:650}.BadukPlayground-module__Mt6f8G__playground[data-baduk-view=play] .BadukPlayground-module__Mt6f8G__navigation button[aria-pressed=true]{background:var(--room-accent);color:var(--room-on-accent);box-shadow:0 .25rem .875rem color-mix(in srgb, var(--room-background) 54%, transparent);font-weight:800}.BadukPlayground-module__Mt6f8G__playground[data-baduk-view=play] .BadukPlayground-module__Mt6f8G__navigation button:focus-visible{outline-color:var(--room-accent);outline-offset:3px}@media (hover:hover){.BadukPlayground-module__Mt6f8G__navigation button:not([aria-pressed=true]):hover{color:var(--baduk-ink);background:color-mix(in srgb, var(--baduk-ink) 7%, transparent)}.BadukPlayground-module__Mt6f8G__playground[data-baduk-view=play] .BadukPlayground-module__Mt6f8G__navigation button:not([aria-pressed=true]):hover{color:var(--room-text);background:color-mix(in srgb, var(--room-text) 8%, transparent)}}@media (max-width:680px){.BadukPlayground-module__Mt6f8G__navigation{width:100%;margin:1rem auto 1.25rem}.BadukPlayground-module__Mt6f8G__navigation button{min-height:3rem;padding-inline:.75rem;font-size:.8125rem}.BadukPlayground-module__Mt6f8G__playground[data-baduk-view=play] .BadukPlayground-module__Mt6f8G__navigation{margin:.75rem auto 1.25rem}.BadukPlayground-module__Mt6f8G__playground[data-baduk-view=play] .BadukPlayground-module__Mt6f8G__navigation button{min-height:3rem;padding-inline:.75rem}}@media (prefers-reduced-motion:reduce){.BadukPlayground-module__Mt6f8G__navigation button{transition:none}}
.RitualAppBar-module__nJjd8G__appBar{z-index:40;background:color-mix(in srgb, var(--rw-noir) 88%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--rw-hair-w);width:100%;position:sticky;top:0}.rw:has(>.RitualAppBar-module__nJjd8G__appBar){--rw-appbar-height:89px}.rw:has(>.RitualAppBar-module__nJjd8G__appBar) [id^=tarot-dictionary-]{scroll-margin-top:calc(var(--rw-appbar-height) + 24px)}.RitualAppBar-module__nJjd8G__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;width:min(100%,1440px);margin-inline:auto;padding:18px 44px;display:grid}.RitualAppBar-module__nJjd8G__brand{letter-spacing:-.06em;min-height:44px;color:var(--rw-warm);cursor:pointer;border-radius:5px;justify-self:start;align-items:center;gap:5px;padding:0 8px 0 0;font-size:25px;font-weight:750;text-decoration:none;display:inline-flex}.RitualAppBar-module__nJjd8G__brandDot{background:var(--rw-gold);border-radius:50%;align-self:center;width:4px;height:4px;margin-top:16px}.RitualAppBar-module__nJjd8G__switcher{background:var(--rw-noir2);border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.RitualAppBar-module__nJjd8G__tab{min-width:90px;min-height:44px;color:var(--rw-warm-70);border-radius:999px;justify-content:center;align-items:center;padding:8px 22px;font-size:15px;font-weight:550;text-decoration:none;transition:background .16s,color .16s;display:flex}.RitualAppBar-module__nJjd8G__tab[aria-current=page]{background:var(--rw-gold-emphasis);color:var(--rw-gold-hi);font-weight:750}.RitualAppBar-module__nJjd8G__history{min-width:44px;min-height:44px;color:var(--rw-warm-70);justify-content:center;justify-self:end;align-items:center;gap:9px;font-size:13px;text-decoration:none;display:inline-flex}.RitualAppBar-module__nJjd8G__history[aria-current=page]{color:var(--rw-gold-hi)}.RitualAppBar-module__nJjd8G__actions{justify-self:end;min-width:0}.RitualAppBar-module__nJjd8G__modal.rw{z-index:100;background:0 0;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.RitualAppBar-module__nJjd8G__backdrop{background:color-mix(in srgb, var(--rw-noir) 76%, transparent);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);cursor:default;position:absolute;inset:0}.RitualAppBar-module__nJjd8G__dialog{background:var(--rw-noir3);width:min(100%,460px);max-height:calc(100dvh - 48px);color:var(--rw-warm);text-align:center;box-shadow:0 30px 100px var(--rw-noir);border-radius:28px;padding:42px 32px 22px;position:relative;overflow-y:auto}.RitualAppBar-module__nJjd8G__close{width:44px;height:44px;color:var(--rw-warm-70);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}.RitualAppBar-module__nJjd8G__appIcon{border-radius:18px;margin:0 auto 16px}.RitualAppBar-module__nJjd8G__appEyebrow{color:var(--rw-gold-hi);letter-spacing:.1em;margin-bottom:10px;font-size:12px}.RitualAppBar-module__nJjd8G__dialog h2{letter-spacing:-.04em;font-size:25px;font-weight:650;line-height:1.4}.RitualAppBar-module__nJjd8G__description{color:var(--rw-warm-70);white-space:pre-line;margin:12px 0 26px;font-size:14px;line-height:1.8}.RitualAppBar-module__nJjd8G__stores{gap:10px;display:grid}.RitualAppBar-module__nJjd8G__store{background:var(--rw-noir2);color:var(--rw-warm);text-align:left;border-radius:16px;align-items:center;gap:16px;min-height:76px;padding:16px 20px;text-decoration:none;display:flex}.RitualAppBar-module__nJjd8G__storeLogo{flex-shrink:0;width:27px;height:27px}.RitualAppBar-module__nJjd8G__store span{flex-direction:column;flex:1;gap:3px;display:flex}.RitualAppBar-module__nJjd8G__store small{color:var(--rw-warm-70);font-size:11px}.RitualAppBar-module__nJjd8G__store strong{font-size:18px;font-weight:600}.RitualAppBar-module__nJjd8G__store>svg:last-child{color:var(--rw-warm-70)}.RitualAppBar-module__nJjd8G__storeNote{color:var(--rw-warm-70);margin-top:16px;font-size:11px}.RitualAppBar-module__nJjd8G__continue{min-height:44px;color:var(--rw-warm-70);cursor:pointer;margin-top:12px;font-size:13px}.RitualAppBar-module__nJjd8G__appBar a:focus-visible,.RitualAppBar-module__nJjd8G__appBar button:focus-visible,.RitualAppBar-module__nJjd8G__dialog a:focus-visible,.RitualAppBar-module__nJjd8G__dialog button:focus-visible{outline:2px solid var(--rw-gold-hi);outline-offset:4px}@media (hover:hover){.RitualAppBar-module__nJjd8G__tab:hover,.RitualAppBar-module__nJjd8G__store:hover{background:var(--rw-gold-emphasis);color:var(--rw-gold-hi)}.RitualAppBar-module__nJjd8G__brand:hover,.RitualAppBar-module__nJjd8G__history:hover,.RitualAppBar-module__nJjd8G__close:hover,.RitualAppBar-module__nJjd8G__continue:hover{color:var(--rw-gold-hi)}}@media (max-width:600px){.rw:has(>.RitualAppBar-module__nJjd8G__appBar){--rw-appbar-height:77px}.RitualAppBar-module__nJjd8G__inner{gap:6px;padding:12px 20px}.RitualAppBar-module__nJjd8G__brand{font-size:22px}.RitualAppBar-module__nJjd8G__tab{min-width:50px;padding:8px 10px;font-size:13px}.RitualAppBar-module__nJjd8G__history span{display:none}.RitualAppBar-module__nJjd8G__modal.rw{align-items:flex-end;padding:12px}.RitualAppBar-module__nJjd8G__dialog{max-height:calc(100dvh - 24px);padding:36px 24px 20px;padding-bottom:max(20px, env(safe-area-inset-bottom));border-radius:24px}.RitualAppBar-module__nJjd8G__dialog h2{font-size:23px}}@media (max-width:359px){.RitualAppBar-module__nJjd8G__inner{grid-template-columns:auto minmax(0,1fr) auto;padding-inline:14px}.RitualAppBar-module__nJjd8G__switcher{gap:2px;min-width:0;padding:3px}.RitualAppBar-module__nJjd8G__brand{padding-inline-end:3px;font-size:20px}.RitualAppBar-module__nJjd8G__tab{white-space:nowrap;flex:1;min-width:44px;padding-inline:4px;font-size:12px}}@media (prefers-reduced-motion:reduce){.RitualAppBar-module__nJjd8G__tab{transition:none}}@media print{.RitualAppBar-module__nJjd8G__appBar{display:none}.RitualAppBar-module__nJjd8G__modal.rw{display:none}}
.RitualStartScreen-module__r8wVfW__page{isolation:isolate;background:var(--rw-noir);flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:clip}.RitualStartScreen-module__r8wVfW__experience{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:clamp(32px,7svh,100px) 24px 48px;display:flex;position:relative}.RitualStartScreen-module__r8wVfW__intro{text-align:center;text-shadow:0 2px 36px var(--rw-noir);margin-bottom:clamp(42px,8svh,88px)}.RitualStartScreen-module__r8wVfW__eyebrow{color:var(--rw-gold-hi);letter-spacing:.26em;margin-bottom:26px;font-size:12px;font-weight:550}.RitualStartScreen-module__r8wVfW__intro h1{letter-spacing:-.065em;color:var(--rw-warm);font-size:clamp(48px,6.2vw,84px);font-weight:550;line-height:1.2}.RitualStartScreen-module__r8wVfW__intro h1 span{color:var(--rw-gold-hi)}.RitualStartScreen-module__r8wVfW__subtitle{color:var(--rw-warm);margin-top:26px;font-size:16px;line-height:1.7}.RitualStartScreen-module__r8wVfW__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(100%,828px);display:grid}.RitualStartScreen-module__r8wVfW__choice{color:var(--rw-warm);background:color-mix(in srgb, var(--rw-noir2) 87%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 12px 60px color-mix(in srgb, var(--rw-noir) 32%, transparent);border-radius:24px;flex-direction:column;padding:28px 30px 22px;text-decoration:none;transition:transform .24s,background .24s,box-shadow .24s;display:flex}.RitualStartScreen-module__r8wVfW__consultation{background:color-mix(in srgb, var(--rw-gold-emphasis) 92%, transparent)}.RitualStartScreen-module__r8wVfW__choiceTop{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.RitualStartScreen-module__r8wVfW__mode{letter-spacing:.05em;color:var(--rw-gold-hi);align-items:center;gap:9px;font-size:12px;display:inline-flex}.RitualStartScreen-module__r8wVfW__report .RitualStartScreen-module__r8wVfW__mode{color:var(--rw-warm-70)}.RitualStartScreen-module__r8wVfW__number{color:var(--rw-warm-70);letter-spacing:.1em;font-variant-numeric:tabular-nums;font-size:11px}.RitualStartScreen-module__r8wVfW__choice h2{letter-spacing:-.04em;font-size:24px;font-weight:650;line-height:1.4}.RitualStartScreen-module__r8wVfW__choice p{color:var(--rw-warm-70);margin-top:10px;font-size:14px;line-height:1.75}.RitualStartScreen-module__r8wVfW__choiceBottom{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:28px;display:flex}.RitualStartScreen-module__r8wVfW__choiceBottom>span:first-child{color:var(--rw-warm-70);font-size:12px}.RitualStartScreen-module__r8wVfW__arrow{width:44px;height:44px;color:var(--rw-on-gold);background:var(--rw-gold);border-radius:50%;place-items:center;transition:transform .24s;display:grid}.RitualStartScreen-module__r8wVfW__report .RitualStartScreen-module__r8wVfW__arrow{background:var(--rw-warm)}.RitualStartScreen-module__r8wVfW__footer{z-index:1;width:min(100%,1440px);color:var(--rw-warm-70);align-items:center;gap:18px;margin-inline:auto;padding:12px 44px 24px;font-size:11px;display:flex;position:relative}.RitualStartScreen-module__r8wVfW__footer a{min-height:44px;color:inherit;text-underline-offset:4px;align-items:center;display:inline-flex}.RitualStartScreen-module__r8wVfW__page a:focus-visible,.RitualStartScreen-module__r8wVfW__motion:focus-visible{outline:2px solid var(--rw-gold-hi);outline-offset:6px}.RitualStartScreen-module__r8wVfW__galaxy{z-index:-1;pointer-events:none;position:absolute;inset:0}.RitualStartScreen-module__r8wVfW__galaxy canvas{width:100%;height:100%;animation:1.8s ease-out both RitualStartScreen-module__r8wVfW__appear;display:block}.RitualStartScreen-module__r8wVfW__motion{z-index:2;background:var(--rw-noir2);width:44px;height:44px;color:var(--rw-warm-70);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:28px;right:44px}.RitualStartScreen-module__r8wVfW__back{min-height:44px;color:var(--rw-warm-70);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;text-decoration:none;display:inline-flex}@keyframes RitualStartScreen-module__r8wVfW__appear{0%{opacity:0}to{opacity:1}}@media (hover:hover){.RitualStartScreen-module__r8wVfW__choice:hover{background:var(--rw-noir2);box-shadow:0 18px 70px color-mix(in srgb, var(--rw-noir) 50%, transparent);transform:translateY(-6px)}.RitualStartScreen-module__r8wVfW__consultation:hover{background:var(--rw-gold-emphasis)}.RitualStartScreen-module__r8wVfW__choice:hover .RitualStartScreen-module__r8wVfW__arrow{transform:translate(4px)}.RitualStartScreen-module__r8wVfW__back:hover{color:var(--rw-gold-hi)}}@media (max-width:600px){.RitualStartScreen-module__r8wVfW__experience{justify-content:space-evenly;padding:30px 20px 24px}.RitualStartScreen-module__r8wVfW__intro{margin-bottom:36px}.RitualStartScreen-module__r8wVfW__eyebrow{letter-spacing:.18em;margin-bottom:20px;font-size:10px}.RitualStartScreen-module__r8wVfW__intro h1{font-size:clamp(40px,11.6vw,62px)}.RitualStartScreen-module__r8wVfW__subtitle{margin-top:18px;font-size:13px}.RitualStartScreen-module__r8wVfW__choices{grid-template-columns:1fr;gap:12px;max-width:430px}.RitualStartScreen-module__r8wVfW__choice{border-radius:20px;padding:20px 22px;position:relative}.RitualStartScreen-module__r8wVfW__choiceTop{margin-bottom:12px}.RitualStartScreen-module__r8wVfW__choice h2{padding-right:38px;font-size:21px}.RitualStartScreen-module__r8wVfW__choice p{margin-top:5px;padding-right:40px;font-size:12px}.RitualStartScreen-module__r8wVfW__choiceBottom{padding-top:12px}.RitualStartScreen-module__r8wVfW__choiceBottom>span:first-child{font-size:11px}.RitualStartScreen-module__r8wVfW__arrow{width:38px;height:38px;position:absolute;bottom:25px;right:20px}.RitualStartScreen-module__r8wVfW__footer{flex-wrap:wrap;gap:12px;padding:4px 74px 16px 22px;font-size:10px}.RitualStartScreen-module__r8wVfW__motion{bottom:20px;right:20px}}@media (prefers-reduced-motion:reduce){.RitualStartScreen-module__r8wVfW__galaxy canvas{animation:none}.RitualStartScreen-module__r8wVfW__choice,.RitualStartScreen-module__r8wVfW__arrow{transition:none}.RitualStartScreen-module__r8wVfW__choice:hover,.RitualStartScreen-module__r8wVfW__choice:hover .RitualStartScreen-module__r8wVfW__arrow{transform:none}}@media print{.RitualStartScreen-module__r8wVfW__back,.RitualStartScreen-module__r8wVfW__motion{display:none}}.RitualStartScreen-module__r8wVfW__tarotExperience{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px 24px 38px;display:flex;position:relative}.RitualStartScreen-module__r8wVfW__tarotIntro .RitualStartScreen-module__r8wVfW__eyebrow{margin-bottom:18px}.RitualStartScreen-module__r8wVfW__tarotIntro h1{letter-spacing:-.06em;text-shadow:0 2px 36px var(--rw-noir);font-size:clamp(38px,4.4vw,62px);font-weight:550;line-height:1.2}.RitualStartScreen-module__r8wVfW__tarotIntro h1 span{color:var(--rw-gold-hi)}.RitualStartScreen-module__r8wVfW__tarotIntro .RitualStartScreen-module__r8wVfW__subtitle{margin-top:18px;font-size:15px}.RitualStartScreen-module__r8wVfW__cardStage{pointer-events:none;place-items:center;width:min(100%,570px);height:clamp(235px,30svh,350px);margin-bottom:20px;display:grid;position:relative}.RitualStartScreen-module__r8wVfW__cardFan{aspect-ratio:2/3;width:clamp(132px,15vw,184px);animation:1.6s cubic-bezier(.2,.7,.2,1) both RitualStartScreen-module__r8wVfW__fanReveal;position:relative}.RitualStartScreen-module__r8wVfW__artCard{box-shadow:0 20px 55px var(--rw-noir);transform-origin:50% 90%;background:var(--rw-noir3);border-radius:12px;position:absolute;inset:0;overflow:hidden}.RitualStartScreen-module__r8wVfW__artCard:first-child{transform:translate(-61%)translateY(10px)rotate(-21deg)}.RitualStartScreen-module__r8wVfW__artCard:last-child{transform:translate(61%)translateY(10px)rotate(21deg)}.RitualStartScreen-module__r8wVfW__artCard:nth-child(2){z-index:2;transform:translateY(-16px)}.RitualStartScreen-module__r8wVfW__artCard img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.RitualStartScreen-module__r8wVfW__tarotActions{flex-direction:column;align-items:center;gap:12px;width:min(100%,340px);margin-top:30px;display:flex}.RitualStartScreen-module__r8wVfW__tarotPrimary{justify-content:center;align-items:center;gap:28px;width:100%;min-height:60px;font-size:16px;text-decoration:none;display:flex}.RitualStartScreen-module__r8wVfW__dictionaryLink{min-height:44px;color:var(--rw-warm);align-items:center;gap:8px;font-size:13px;text-decoration:none;display:inline-flex}.RitualStartScreen-module__r8wVfW__tarotHint{color:var(--rw-warm-70);font-size:12px;line-height:1.7}@keyframes RitualStartScreen-module__r8wVfW__fanReveal{0%{opacity:0;transform:translateY(28px)scale(.88)}to{opacity:1;transform:none}}@media (max-width:600px){.RitualStartScreen-module__r8wVfW__tarotExperience{padding:20px 20px 24px}.RitualStartScreen-module__r8wVfW__cardStage{height:clamp(200px,27svh,280px);margin-bottom:14px}.RitualStartScreen-module__r8wVfW__cardFan{width:clamp(118px,32vw,148px)}.RitualStartScreen-module__r8wVfW__tarotIntro h1{font-size:clamp(32px,8.7vw,46px)}.RitualStartScreen-module__r8wVfW__tarotIntro .RitualStartScreen-module__r8wVfW__subtitle{margin-top:16px;font-size:13px}.RitualStartScreen-module__r8wVfW__tarotActions{gap:6px;margin-top:24px}.RitualStartScreen-module__r8wVfW__tarotPrimary{min-height:54px;font-size:15px}.RitualStartScreen-module__r8wVfW__tarotHint{font-size:11px}}@media (max-height:720px) and (max-width:600px){.RitualStartScreen-module__r8wVfW__cardStage{height:170px}.RitualStartScreen-module__r8wVfW__cardFan{width:102px}.RitualStartScreen-module__r8wVfW__tarotExperience{padding-top:10px}}@media (prefers-reduced-motion:reduce){.RitualStartScreen-module__r8wVfW__cardFan{animation:none}}
.HomeCreativeShowcase-module__CfAIhW__nineSection{background:var(--home-paper);color:var(--home-ink)}.HomeCreativeShowcase-module__CfAIhW__nineInner{max-width:1320px;margin-inline:auto;padding:10px 44px 105px}.HomeCreativeShowcase-module__CfAIhW__nineHeading{border-top:1px solid #11141218;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:38px;padding-top:85px;display:flex}.HomeCreativeShowcase-module__CfAIhW__nineHeading>p{color:var(--home-muted);margin-bottom:8px}.HomeCreativeShowcase-module__CfAIhW__nineHeading h2{letter-spacing:-.05em;text-align:end;font-size:clamp(34px,3.8vw,49px);font-weight:580;line-height:1.25}.HomeCreativeShowcase-module__CfAIhW__nineStudio{background:#eeece5;border-radius:18px;grid-template-columns:1.45fr 1fr;min-width:0;display:grid;overflow:clip}.HomeCreativeShowcase-module__CfAIhW__nineStage{background:var(--rw-noir3);min-width:0;color:var(--rw-warm);padding:25px 30px;position:relative;overflow:clip}.HomeCreativeShowcase-module__CfAIhW__nineStageTop,.HomeCreativeShowcase-module__CfAIhW__nineStageBottom{color:var(--rw-warm-70);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.HomeCreativeShowcase-module__CfAIhW__nineStageBottom{font:10px ui-monospace,monospace}.HomeCreativeShowcase-module__CfAIhW__nineGridWrap{place-items:center;padding:37px 18px 39px;display:grid}.HomeCreativeShowcase-module__CfAIhW__nineFrame{color:var(--home-ink);background:#fff;width:100%;max-width:390px;padding:11px 11px 0;transition:transform .65s cubic-bezier(.2,.7,.2,1),background .3s,box-shadow .4s;transform:rotate(-5deg);box-shadow:0 15px 40px #0005}.HomeCreativeShowcase-module__CfAIhW__nineFrame[data-frame=midnight]{color:var(--rw-warm);background:#28282b}.HomeCreativeShowcase-module__CfAIhW__nineFrame[data-frame=cream]{background:#eee4cc}.HomeCreativeShowcase-module__CfAIhW__nineGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.HomeCreativeShowcase-module__CfAIhW__nineTile{aspect-ratio:1;background:inherit;min-width:0;transition:transform .75s cubic-bezier(.2,.7,.2,1),box-shadow .4s;position:relative}.HomeCreativeShowcase-module__CfAIhW__nineTile img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.HomeCreativeShowcase-module__CfAIhW__centerCaption{text-align:center;white-space:pre-line;letter-spacing:-.04em;place-items:center;height:100%;padding:5px;font-size:16px;font-weight:600;line-height:1.4;display:grid}.HomeCreativeShowcase-module__CfAIhW__frameSignature{text-align:center;padding:17px 8px;font:italic 17px Georgia,serif;transition:opacity .3s}.HomeCreativeShowcase-module__CfAIhW__scattered{box-shadow:none;transform:rotate(0);background:0 0!important}.HomeCreativeShowcase-module__CfAIhW__scattered .HomeCreativeShowcase-module__CfAIhW__nineTile{transform:translate(var(--tile-x),var(--tile-y)) rotate(var(--tile-rotate)) scale(.93);box-shadow:0 8px 15px #0005}.HomeCreativeShowcase-module__CfAIhW__scattered .HomeCreativeShowcase-module__CfAIhW__centerCaption{color:var(--rw-warm)}.HomeCreativeShowcase-module__CfAIhW__scattered .HomeCreativeShowcase-module__CfAIhW__frameSignature{opacity:0}.HomeCreativeShowcase-module__CfAIhW__nineControls{align-self:center;padding:42px 37px}.HomeCreativeShowcase-module__CfAIhW__nineDescription{border-bottom:1px solid #11141218;margin-bottom:27px;padding-bottom:27px}.HomeCreativeShowcase-module__CfAIhW__smallIcon{background:#11141209;border-radius:10px;place-items:center;width:39px;height:39px;margin-bottom:18px;display:grid}.HomeCreativeShowcase-module__CfAIhW__nineDescription p{text-wrap:pretty;max-width:33ch;color:var(--home-muted);font-size:15px;line-height:1.85}.HomeCreativeShowcase-module__CfAIhW__frameChoices{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:17px;display:grid}.HomeCreativeShowcase-module__CfAIhW__frameChoices button{min-width:0;color:var(--home-muted);text-align:center;cursor:pointer;background:0 0;border-radius:9px;flex-direction:column;align-items:center;gap:12px;padding:12px 5px;font-size:11px;display:flex}.HomeCreativeShowcase-module__CfAIhW__frameChoices button[aria-pressed=true]{color:var(--home-ink);background:#1114120c;font-weight:650}.HomeCreativeShowcase-module__CfAIhW__frameSwatch{background:#fff;grid-template-columns:1fr 1fr;gap:2px;width:45px;height:53px;padding:5px 5px 12px;display:grid;transform:rotate(-5deg);box-shadow:0 3px 5px #0001}.HomeCreativeShowcase-module__CfAIhW__frameSwatch[data-frame=midnight]{background:#28282b}.HomeCreativeShowcase-module__CfAIhW__frameSwatch[data-frame=cream]{background:#eee4cc}.HomeCreativeShowcase-module__CfAIhW__frameSwatch i{background:#b9b5aa}.HomeCreativeShowcase-module__CfAIhW__frameSwatch i:nth-child(2),.HomeCreativeShowcase-module__CfAIhW__frameSwatch i:nth-child(3){background:#d9d4c9}.HomeCreativeShowcase-module__CfAIhW__assembleButton{background:var(--home-ink);width:100%;min-height:52px;color:var(--home-paper);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;margin-top:28px;padding:14px;font-size:13px;display:flex}.HomeCreativeShowcase-module__CfAIhW__assembleButton svg{flex:none}.HomeCreativeShowcase-module__CfAIhW__nineFooter{justify-content:space-between;align-items:center;gap:24px;margin-top:24px;display:flex}.HomeCreativeShowcase-module__CfAIhW__nineFooter>p{color:var(--home-muted);font-size:12px}.HomeCreativeShowcase-module__CfAIhW__nineFooter>a{margin-top:0}.HomeCreativeShowcase-module__CfAIhW__controlLabel{color:var(--home-muted);font-size:11px;line-height:1.6}.HomeCreativeShowcase-module__CfAIhW__nineSection button:focus-visible,.HomeCreativeShowcase-module__CfAIhW__nineSection a:focus-visible{outline:2px solid var(--home-ink);outline-offset:4px}@media (hover:hover){.HomeCreativeShowcase-module__CfAIhW__assembleButton:hover{opacity:.85}.HomeCreativeShowcase-module__CfAIhW__frameChoices button:hover{background:#1114120a}}@media (max-width:1000px){.HomeCreativeShowcase-module__CfAIhW__nineStudio{grid-template-columns:1.2fr 1fr}.HomeCreativeShowcase-module__CfAIhW__nineControls{padding:32px 23px}.HomeCreativeShowcase-module__CfAIhW__nineStage{padding-inline:20px}.HomeCreativeShowcase-module__CfAIhW__nineGridWrap{padding-inline:8px}.HomeCreativeShowcase-module__CfAIhW__centerCaption{font-size:13px}}@media (max-width:640px){.HomeCreativeShowcase-module__CfAIhW__nineInner{padding:4px 22px 66px}.HomeCreativeShowcase-module__CfAIhW__nineHeading{margin-bottom:28px;padding-top:55px;display:block}.HomeCreativeShowcase-module__CfAIhW__nineHeading h2{text-align:start;margin-top:20px;font-size:34px}.HomeCreativeShowcase-module__CfAIhW__nineStudio{grid-template-columns:1fr}.HomeCreativeShowcase-module__CfAIhW__nineStage{padding:22px 20px}.HomeCreativeShowcase-module__CfAIhW__nineGridWrap{padding:36px 15px 32px}.HomeCreativeShowcase-module__CfAIhW__scattered .HomeCreativeShowcase-module__CfAIhW__nineTile{transform:translate(calc(var(--tile-x) * .55),calc(var(--tile-y) * .8)) rotate(var(--tile-rotate)) scale(.93)}.HomeCreativeShowcase-module__CfAIhW__nineFrame{max-width:360px;padding:8px 8px 0}.HomeCreativeShowcase-module__CfAIhW__nineGrid{gap:4px}.HomeCreativeShowcase-module__CfAIhW__frameSignature{padding-block:13px;font-size:15px}.HomeCreativeShowcase-module__CfAIhW__centerCaption{font-size:13px}.HomeCreativeShowcase-module__CfAIhW__nineControls{padding:25px 22px}.HomeCreativeShowcase-module__CfAIhW__nineDescription{align-items:flex-start;gap:13px;margin-bottom:20px;padding-bottom:20px;display:flex}.HomeCreativeShowcase-module__CfAIhW__smallIcon{flex:none;width:32px;height:32px;margin-bottom:0}.HomeCreativeShowcase-module__CfAIhW__nineDescription p{font-size:13px}.HomeCreativeShowcase-module__CfAIhW__frameChoices{margin-top:10px}.HomeCreativeShowcase-module__CfAIhW__assembleButton{margin-top:19px}.HomeCreativeShowcase-module__CfAIhW__nineFooter{flex-direction:column-reverse;gap:13px}.HomeCreativeShowcase-module__CfAIhW__nineFooter>a{width:100%}}@media (max-width:359px){.HomeCreativeShowcase-module__CfAIhW__nineHeading h2{font-size:29px}.HomeCreativeShowcase-module__CfAIhW__nineStage{padding-inline:16px}.HomeCreativeShowcase-module__CfAIhW__nineGridWrap{padding-inline:5px}.HomeCreativeShowcase-module__CfAIhW__centerCaption{font-size:11px}}@media (prefers-reduced-motion:reduce){.HomeCreativeShowcase-module__CfAIhW__nineStudio *{transition:none!important}}
.HomePostitWall-module__vwAWiG__showcase{width:100%;min-width:0}.HomePostitWall-module__vwAWiG__wallViewport{margin-inline:-16px;padding:26px 16px 24px}.HomePostitWall-module__vwAWiG__wall{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:25px 30px;padding:6px 8px 38px;display:grid}.HomePostitWall-module__vwAWiG__figure{min-width:0;margin:0}.HomePostitWall-module__vwAWiG__figure figcaption{color:var(--rw-warm-70);justify-content:space-between;margin:0 5px 12px;font-size:12px;display:flex}.HomePostitWall-module__vwAWiG__figure figcaption>span:last-child{opacity:.55;font:10px ui-monospace,monospace}.HomePostitWall-module__vwAWiG__note{aspect-ratio:1;isolation:isolate;border-radius:4.444%;position:relative;overflow:hidden;box-shadow:0 28px 40px -27px #0009;container-type:inline-size}.HomePostitWall-module__vwAWiG__memo{transform:rotate(-6deg)}.HomePostitWall-module__vwAWiG__memo .HomePostitWall-module__vwAWiG__note{color:#92400e;background:#fef3c7}.HomePostitWall-module__vwAWiG__todo{margin-top:75px;transform:rotate(5deg)}.HomePostitWall-module__vwAWiG__todo .HomePostitWall-module__vwAWiG__note{color:#064e3b;background:#e8fff4}.HomePostitWall-module__vwAWiG__dday{margin-top:-72px;transform:rotate(-4deg)}.HomePostitWall-module__vwAWiG__dday .HomePostitWall-module__vwAWiG__note{color:#831843;background:#fce7f3}.HomePostitWall-module__vwAWiG__routine{transform:rotate(4deg)}.HomePostitWall-module__vwAWiG__routine .HomePostitWall-module__vwAWiG__note{color:#0f172a;background:#eff6ff;border-radius:8.889%}.HomePostitWall-module__vwAWiG__memoText{text-align:center;white-space:pre-line;letter-spacing:-.04em;text-wrap:balance;width:100%;padding:0 10%;font-size:clamp(15px,7cqw,25px);font-weight:550;line-height:1.6;position:absolute;top:23%}.HomePostitWall-module__vwAWiG__todoTitle{text-align:center;width:100%;padding:0 7%;font-size:clamp(13px,5cqw,18px);font-weight:750;line-height:1.4;position:absolute;top:7%}.HomePostitWall-module__vwAWiG__tasks{top:22%;gap:4.5cqw;margin:0;padding:0;list-style:none;display:grid;position:absolute;inset-inline:7%}.HomePostitWall-module__vwAWiG__tasks li{align-items:flex-start;gap:3cqw;font-size:clamp(12px,5.3cqw,19px);line-height:1.45;display:flex}.HomePostitWall-module__vwAWiG__tasks li:last-child{padding-right:43%}.HomePostitWall-module__vwAWiG__tasks li[data-done=true]{opacity:.5}.HomePostitWall-module__vwAWiG__tasks li[data-done=true]>span:last-child{text-decoration:line-through}.HomePostitWall-module__vwAWiG__checkbox{border:1px solid;border-radius:27%;flex-shrink:0;place-items:center;width:5.5cqw;height:5.5cqw;margin-top:.5cqw;display:grid}.HomePostitWall-module__vwAWiG__checkbox svg{width:100%;height:100%}.HomePostitWall-module__vwAWiG__countdown{text-align:center;width:100%;padding-inline:8%;position:absolute;top:18%}.HomePostitWall-module__vwAWiG__countdown strong{letter-spacing:-.07em;font-size:24cqw;font-weight:650;line-height:1.15;display:block}.HomePostitWall-module__vwAWiG__countdown h3{font-size:clamp(16px,7.7cqw,28px);font-weight:600;line-height:1.4;margin-top:3cqw!important}.HomePostitWall-module__vwAWiG__routineSchedule{top:8.333%;color:#0f172a99;font-size:clamp(12px,5.7cqw,21px);font-weight:600;position:absolute;inset-inline-start:6.667%}.HomePostitWall-module__vwAWiG__routineTitle{letter-spacing:-.045em;text-align:center;width:100%;padding:0 9%;font-size:clamp(24px,12.2cqw,44px);font-weight:750;line-height:1.13;position:absolute;top:25%}.HomePostitWall-module__vwAWiG__week{bottom:8.333%;gap:2cqw;display:flex;position:absolute;inset-inline-start:6.667%}.HomePostitWall-module__vwAWiG__week>div{color:#0f172a99;flex-direction:column;align-items:center;gap:2cqw;font-size:3.4cqw;display:flex}.HomePostitWall-module__vwAWiG__weekCheck{color:#0f172a;background:#fff;border-radius:22%;place-items:center;width:10cqw;height:10cqw;display:grid}.HomePostitWall-module__vwAWiG__weekCheck svg{width:60%;height:60%}.HomePostitWall-module__vwAWiG__week>div:last-child .HomePostitWall-module__vwAWiG__weekCheck{background:#ffffff70}.HomePostitWall-module__vwAWiG__keyring{aspect-ratio:1;cursor:pointer;touch-action:manipulation;z-index:2;background:0 0;border:0;border-radius:10%;width:39.289%;min-width:44px;min-height:44px;padding:0;position:absolute;bottom:2.222%;right:4.444%}.HomePostitWall-module__vwAWiG__routine .HomePostitWall-module__vwAWiG__keyring{width:33.222%;bottom:8.333%;right:6.667%}.HomePostitWall-module__vwAWiG__charm{transform-origin:50% 0;pointer-events:none;width:100%;height:100%;display:block}.HomePostitWall-module__vwAWiG__charm[data-swinging]{will-change:transform}.HomePostitWall-module__vwAWiG__charm img{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;display:block}.HomePostitWall-module__vwAWiG__keyring:focus-visible{outline-offset:-2px!important;outline:2px solid!important}.HomePostitWall-module__vwAWiG__hint{color:var(--rw-warm-70);justify-content:center;align-items:center;gap:9px;font-size:12px;line-height:1.7;display:flex}.HomePostitWall-module__vwAWiG__hint svg{flex:none}.HomePostitWall-module__vwAWiG__hint>span{opacity:.6;margin-inline-start:12px;font-size:10px}@media (max-width:1000px){.HomePostitWall-module__vwAWiG__showcase{justify-self:center;max-width:690px}.HomePostitWall-module__vwAWiG__wall{padding-inline:16px}}@media (max-width:560px){.HomePostitWall-module__vwAWiG__wallViewport{scrollbar-width:thin;scrollbar-color:#ffffff35 transparent;overscroll-behavior-x:contain;margin-inline:-22px;padding:24px 25px 10px;overflow:auto hidden}.HomePostitWall-module__vwAWiG__wall{--postit-side:clamp(236px,74vw,270px);grid-template-columns:repeat(2,var(--postit-side));gap:22px 26px;width:max-content;padding:7px 8px 36px}.HomePostitWall-module__vwAWiG__todo{margin-top:55px}.HomePostitWall-module__vwAWiG__dday{margin-top:-53px}.HomePostitWall-module__vwAWiG__figure figcaption{font-size:11px}.HomePostitWall-module__vwAWiG__hint{flex-wrap:wrap}.HomePostitWall-module__vwAWiG__hint>span{margin-inline-start:3px}}@media (prefers-reduced-motion:reduce){.HomePostitWall-module__vwAWiG__charm{will-change:auto!important;transform:none!important}}
.HomeExperience-module__4_fjMW__page{--home-paper:#fbfaf6;--home-ink:#111412;--home-muted:#62685f;background:var(--rw-noir);color:var(--rw-warm);-webkit-font-smoothing:antialiased;font-family:Pretendard Variable,Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif}.HomeExperience-module__4_fjMW__page h1,.HomeExperience-module__4_fjMW__page h2,.HomeExperience-module__4_fjMW__page h3,.HomeExperience-module__4_fjMW__page p{margin:0}.HomeExperience-module__4_fjMW__page h1,.HomeExperience-module__4_fjMW__page h2,.HomeExperience-module__4_fjMW__page h3{text-wrap:balance;white-space:pre-line}.HomeExperience-module__4_fjMW__page a,.HomeExperience-module__4_fjMW__page button{-webkit-tap-highlight-color:transparent}.HomeExperience-module__4_fjMW__page a:focus-visible,.HomeExperience-module__4_fjMW__page button:focus-visible{outline:2px solid var(--rw-gold);outline-offset:6px}.HomeExperience-module__4_fjMW__page main>section{scroll-margin-top:88px}.HomeExperience-module__4_fjMW__hero{isolation:isolate;border-bottom:1px solid var(--rw-hair-w);place-items:center;min-height:min(880px,100svh - 89px);padding:110px 28px 100px;display:grid;position:relative;overflow:clip}.HomeExperience-module__4_fjMW__heroVeil{z-index:-1;pointer-events:none;background:linear-gradient(180deg, transparent 0%, #0e0e1129 30%, #0e0e11d4 91%, var(--rw-noir));position:absolute;inset:0}.HomeExperience-module__4_fjMW__heroContent{text-align:center;max-width:1060px;padding-top:12px}.HomeExperience-module__4_fjMW__heroEyebrow{letter-spacing:.18em;color:var(--rw-gold-hi);justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:650;display:flex}.HomeExperience-module__4_fjMW__heroEyebrow span{font-size:19px}.HomeExperience-module__4_fjMW__hero h1{letter-spacing:-.065em;text-shadow:0 3px 44px var(--rw-noir);margin-top:30px;font-size:clamp(54px,6.7vw,94px);font-weight:580;line-height:1.12}.HomeExperience-module__4_fjMW__heroDescription{white-space:pre-line;max-width:620px;color:var(--rw-warm-70);text-wrap:pretty;font-size:16px;line-height:1.8;margin:28px auto 0!important}.HomeExperience-module__4_fjMW__heroActions{justify-content:center;gap:12px;margin-top:34px;display:flex}.HomeExperience-module__4_fjMW__heroButton{border:1px solid var(--rw-hair);min-width:210px;min-height:60px;color:var(--rw-warm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#202024c7;border-radius:10px;justify-content:center;align-items:center;gap:13px;padding:15px 22px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:flex}.HomeExperience-module__4_fjMW__heroButton>svg:first-child{color:var(--rw-gold-hi);flex:none}.HomeExperience-module__4_fjMW__heroButton>svg:last-child{color:var(--rw-warm-70);flex:none;margin-inline-start:12px}.HomeExperience-module__4_fjMW__heroNote{letter-spacing:.03em;color:var(--rw-warm-70);font-size:12px;margin-top:18px!important}.HomeExperience-module__4_fjMW__heroIndex{bottom:40px;letter-spacing:.14em;color:var(--rw-warm-d);font:11px ui-monospace,monospace;position:absolute;inset-inline-start:44px}.HomeExperience-module__4_fjMW__exploreLink{bottom:28px;width:44px;height:44px;color:var(--rw-warm-70);border:1px solid var(--rw-hair-w);border-radius:50%;place-items:center;transition:border-color .2s;display:grid;position:absolute;inset-inline-start:calc(50% - 22px)}.HomeExperience-module__4_fjMW__readings{max-width:1320px;margin-inline:auto;padding:104px 44px 88px}.HomeExperience-module__4_fjMW__sectionHeading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:44px;display:flex}.HomeExperience-module__4_fjMW__eyebrow{letter-spacing:.05em;font-size:12px;font-weight:550;line-height:1.6}.HomeExperience-module__4_fjMW__eyebrow>span{opacity:.65;margin-inline-end:14px;font-family:ui-monospace,monospace;font-size:11px}.HomeExperience-module__4_fjMW__sectionHeading>.HomeExperience-module__4_fjMW__eyebrow{color:var(--rw-warm-70);padding-bottom:7px}.HomeExperience-module__4_fjMW__sectionHeading h2{letter-spacing:-.045em;text-align:end;font-size:clamp(32px,3.7vw,48px);font-weight:550;line-height:1.26}.HomeExperience-module__4_fjMW__readingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.HomeExperience-module__4_fjMW__readingCard{background:var(--rw-noir3);border:1px solid var(--rw-hair-w);border-radius:18px;flex-direction:column;text-decoration:none;transition:border-color .3s,transform .3s;display:flex;position:relative;overflow:clip}.HomeExperience-module__4_fjMW__readingArt{place-items:center;height:320px;display:grid;position:relative;overflow:clip}.HomeExperience-module__4_fjMW__readingCopy{flex-direction:column;flex:1;padding:8px 38px 30px;display:flex}.HomeExperience-module__4_fjMW__readingCopy .HomeExperience-module__4_fjMW__eyebrow{color:var(--rw-gold-hi);margin-bottom:15px}.HomeExperience-module__4_fjMW__readingCopy h3{letter-spacing:-.04em;font-size:clamp(26px,2.7vw,37px);font-weight:550;line-height:1.3}.HomeExperience-module__4_fjMW__readingBlurb{max-width:380px;color:var(--rw-warm-70);font-size:14px;line-height:1.8;margin-top:17px!important}.HomeExperience-module__4_fjMW__readingAction{justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding-top:30px;font-size:14px;font-weight:600;display:flex}.HomeExperience-module__4_fjMW__readingAction>span{border:1px solid var(--rw-hair);width:42px;height:42px;color:var(--rw-gold-hi);border-radius:50%;place-items:center;transition:background .2s,color .2s;display:grid}.HomeExperience-module__4_fjMW__tarotScene{place-items:center;width:100%;height:100%;display:grid;position:relative}.HomeExperience-module__4_fjMW__tarotHalo{border:1px solid var(--rw-hair-d);border-radius:50%;width:360px;height:360px;position:absolute;top:15px}.HomeExperience-module__4_fjMW__tarotHalo:before{content:"";border:1px dashed var(--rw-hair-d);border-radius:50%;position:absolute;inset:22px}.HomeExperience-module__4_fjMW__tarotFan{width:165px;height:258px;margin-top:44px;transition:transform .6s cubic-bezier(.2,.8,.2,1);position:relative;transform:rotate(-4deg)}.HomeExperience-module__4_fjMW__tarotFan img{-o-object-fit:cover;object-fit:cover;transform-origin:50% 110%;border:1px solid var(--rw-hair);border-radius:8px;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;box-shadow:0 10px 28px #0006}.HomeExperience-module__4_fjMW__tarotFan img:first-child{transform:rotate(-23deg)translate(-14px,12px)}.HomeExperience-module__4_fjMW__tarotFan img:nth-child(2){transform:rotate(23deg)translate(14px,12px)}.HomeExperience-module__4_fjMW__artSpark{top:32px;color:var(--rw-gold-hi);font-size:22px;position:absolute;inset-inline-end:21%}.HomeExperience-module__4_fjMW__sajuCard{background:color-mix(in srgb, var(--rw-noir3) 96%, var(--rw-gold))}.HomeExperience-module__4_fjMW__sajuScene{width:310px;max-width:88%;color:var(--rw-gold-hi);transition:transform 1.2s cubic-bezier(.2,.8,.2,1);transform:rotate(-12deg)}.HomeExperience-module__4_fjMW__sajuScene svg{width:100%;display:block}.HomeExperience-module__4_fjMW__sajuScene text{font-family:Noto Serif CJK KR,AppleMyungjo,Georgia,serif}.HomeExperience-module__4_fjMW__elementDisc{fill:var(--rw-noir3);stroke:var(--rw-hair)}.HomeExperience-module__4_fjMW__privacyNote{max-width:790px;color:var(--rw-warm-70);text-align:center;justify-content:center;align-items:flex-start;gap:9px;font-size:12px;line-height:1.8;display:flex;margin:28px auto 0!important}.HomeExperience-module__4_fjMW__privacyNote svg{flex:none;margin-top:3px}.HomeExperience-module__4_fjMW__appSection{background:var(--rw-noir);color:var(--rw-warm);border-top:1px solid var(--rw-hair-w)}.HomeExperience-module__4_fjMW__stickerLayout{-moz-column-gap:44px;grid-template-columns:.8fr 1.25fr;grid-template-areas:"copy preview""action preview";align-items:center;column-gap:44px;max-width:1440px;margin-inline:auto;padding:110px 44px 100px;display:grid}.HomeExperience-module__4_fjMW__stickerCopy{grid-area:copy;align-self:end}.HomeExperience-module__4_fjMW__stickerAction{grid-area:action;align-self:start}.HomeExperience-module__4_fjMW__stickerPreview{grid-area:preview}.HomeExperience-module__4_fjMW__stickerCopy h2{letter-spacing:-.05em;margin:25px 0 23px;font-size:clamp(40px,4.3vw,61px);font-weight:650;line-height:1.22}.HomeExperience-module__4_fjMW__stickerCopy>.HomeExperience-module__4_fjMW__eyebrow{color:var(--rw-gold-hi)}.HomeExperience-module__4_fjMW__stickerCopy .HomeExperience-module__4_fjMW__body{color:var(--rw-warm-70);max-width:370px}.HomeExperience-module__4_fjMW__stickerAction{padding-top:30px}.HomeExperience-module__4_fjMW__stickerAction .HomeExperience-module__4_fjMW__availability{color:var(--rw-warm-70)}.HomeExperience-module__4_fjMW__body{max-width:390px;color:var(--home-muted);text-wrap:pretty;font-size:15px;line-height:1.85}.HomeExperience-module__4_fjMW__inkButton,.HomeExperience-module__4_fjMW__goldButton{border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:14px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.HomeExperience-module__4_fjMW__inkButton{color:var(--home-paper);background:var(--home-ink);margin-top:30px}.HomeExperience-module__4_fjMW__inkButton svg,.HomeExperience-module__4_fjMW__goldButton svg{flex:none}.HomeExperience-module__4_fjMW__availability{color:var(--home-muted);font-size:12px;line-height:1.7;margin-top:16px!important}.HomeExperience-module__4_fjMW__appSection a:focus-visible{outline-color:var(--rw-gold-hi)}.HomeExperience-module__4_fjMW__closing{text-align:center;isolation:isolate;padding:106px 28px 95px;position:relative;overflow:clip}.HomeExperience-module__4_fjMW__appIcon{border-radius:16px;margin:0 auto 30px;box-shadow:0 12px 30px #0000004d}.HomeExperience-module__4_fjMW__closing h2{letter-spacing:-.05em;margin-bottom:32px;font-size:clamp(34px,4.2vw,56px);font-weight:550;line-height:1.26}.HomeExperience-module__4_fjMW__goldButton{background:var(--rw-gold);color:var(--rw-on-gold)}.HomeExperience-module__4_fjMW__closingOrbit{pointer-events:none;z-index:-1;opacity:.5;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 15% 65%,#0000);mask-image:linear-gradient(#0000,#000 15% 65%,#0000)}.HomeExperience-module__4_fjMW__closingOrbit span{border:1px solid var(--rw-hair-d);border-radius:50%;width:810px;height:380px;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)rotate(-25deg)}.HomeExperience-module__4_fjMW__closingOrbit span:nth-child(2){width:1070px;height:560px}.HomeExperience-module__4_fjMW__closingOrbit span:nth-child(3){width:1330px;height:740px}.HomeExperience-module__4_fjMW__storeBadges{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:29px;display:flex}.HomeExperience-module__4_fjMW__storeBadges a{color:var(--rw-warm-70);align-items:center;gap:9px;min-height:44px;font-size:13px;text-decoration:none;display:flex}.HomeExperience-module__4_fjMW__storeLogo{width:17px;height:20px}.HomeExperience-module__4_fjMW__closing .HomeExperience-module__4_fjMW__availability{color:var(--rw-warm-70)}.HomeExperience-module__4_fjMW__footer{border-top:1px solid var(--rw-hair-w);justify-content:space-between;align-items:center;gap:28px;max-width:1440px;margin-inline:auto;padding:30px 44px;display:flex}.HomeExperience-module__4_fjMW__footerBrand{letter-spacing:-.065em;font-size:27px;font-weight:700}.HomeExperience-module__4_fjMW__footerBrand>span{color:var(--rw-gold)}.HomeExperience-module__4_fjMW__footer nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 24px;display:flex}.HomeExperience-module__4_fjMW__footer nav a{color:var(--rw-warm-70);align-items:center;min-height:44px;font-size:12px;text-decoration:none;display:flex}.HomeExperience-module__4_fjMW__footer small{color:var(--rw-warm-d);font-size:11px}.HomeExperience-module__4_fjMW__page[dir=rtl] .HomeExperience-module__4_fjMW__heroButton>svg:last-child,.HomeExperience-module__4_fjMW__page[dir=rtl] .HomeExperience-module__4_fjMW__readingAction svg,.HomeExperience-module__4_fjMW__page[dir=rtl] .HomeExperience-module__4_fjMW__inkButton>svg:last-child,.HomeExperience-module__4_fjMW__page[dir=rtl] .HomeExperience-module__4_fjMW__goldButton svg{transform:scaleX(-1)}@media (hover:hover){.HomeExperience-module__4_fjMW__heroButton:hover{border-color:var(--rw-gold-dim);background:var(--rw-noir2);transform:translateY(-3px)}.HomeExperience-module__4_fjMW__readingCard:hover{border-color:var(--rw-hair);transform:translateY(-4px)}.HomeExperience-module__4_fjMW__readingCard:hover .HomeExperience-module__4_fjMW__readingAction>span{background:var(--rw-gold);color:var(--rw-on-gold)}.HomeExperience-module__4_fjMW__readingCard:hover .HomeExperience-module__4_fjMW__tarotFan{transform:rotate(0)translateY(-8px)}.HomeExperience-module__4_fjMW__readingCard:hover .HomeExperience-module__4_fjMW__tarotFan img:first-child{transform:rotate(-29deg)translate(-20px,12px)}.HomeExperience-module__4_fjMW__readingCard:hover .HomeExperience-module__4_fjMW__tarotFan img:nth-child(2){transform:rotate(29deg)translate(20px,12px)}.HomeExperience-module__4_fjMW__readingCard:hover .HomeExperience-module__4_fjMW__sajuScene{transform:rotate(0)}.HomeExperience-module__4_fjMW__inkButton:hover,.HomeExperience-module__4_fjMW__goldButton:hover{opacity:.88;transform:translateY(-2px)}.HomeExperience-module__4_fjMW__exploreLink:hover{border-color:var(--rw-gold)}.HomeExperience-module__4_fjMW__storeBadges a:hover,.HomeExperience-module__4_fjMW__footer a:hover{color:var(--rw-warm)}}@media (max-width:1000px){.HomeExperience-module__4_fjMW__hero{min-height:720px}.HomeExperience-module__4_fjMW__stickerLayout{grid-template-columns:1fr;grid-template-areas:"copy""preview""action";row-gap:32px}.HomeExperience-module__4_fjMW__stickerAction{padding-top:0}.HomeExperience-module__4_fjMW__stickerAction>a{margin-top:0}.HomeExperience-module__4_fjMW__stickerCopy{max-width:640px}.HomeExperience-module__4_fjMW__stickerCopy .HomeExperience-module__4_fjMW__body{max-width:490px}}@media (max-width:640px){.HomeExperience-module__4_fjMW__page main>section{scroll-margin-top:77px}.HomeExperience-module__4_fjMW__hero{min-height:calc(100svh - 77px);padding:96px 22px 112px}.HomeExperience-module__4_fjMW__heroContent{width:100%;padding:0}.HomeExperience-module__4_fjMW__hero h1{letter-spacing:-.055em;margin-top:27px;font-size:clamp(39px,9.7vw,60px);line-height:1.19}.HomeExperience-module__4_fjMW__heroDescription{white-space:normal;max-width:33ch;font-size:14px;line-height:1.85;margin-top:23px!important}.HomeExperience-module__4_fjMW__heroActions{gap:9px;margin-top:30px}.HomeExperience-module__4_fjMW__heroButton{border-radius:9px;flex:1;gap:9px;min-width:0;min-height:58px;padding:13px 12px;font-size:14px}.HomeExperience-module__4_fjMW__heroButton>svg:last-child{width:15px;margin-inline-start:auto}.HomeExperience-module__4_fjMW__heroButton>svg:first-child{width:19px}.HomeExperience-module__4_fjMW__heroNote{font-size:11px}.HomeExperience-module__4_fjMW__heroIndex{inset-inline-start:24px;font-size:9px;bottom:35px}.HomeExperience-module__4_fjMW__readings{padding:70px 22px 52px}.HomeExperience-module__4_fjMW__sectionHeading{margin-bottom:30px;display:block}.HomeExperience-module__4_fjMW__sectionHeading h2{text-align:start;margin-top:20px;font-size:34px}.HomeExperience-module__4_fjMW__readingGrid{grid-template-columns:1fr;gap:18px}.HomeExperience-module__4_fjMW__readingArt{height:285px}.HomeExperience-module__4_fjMW__readingCopy{padding:8px 25px 24px}.HomeExperience-module__4_fjMW__readingCopy h3{font-size:31px}.HomeExperience-module__4_fjMW__readingCopy .HomeExperience-module__4_fjMW__eyebrow{margin-bottom:13px}.HomeExperience-module__4_fjMW__readingBlurb{font-size:14px}.HomeExperience-module__4_fjMW__tarotFan{width:142px;height:223px;margin-top:33px}.HomeExperience-module__4_fjMW__tarotHalo{width:310px;height:310px}.HomeExperience-module__4_fjMW__sajuScene{width:282px}.HomeExperience-module__4_fjMW__privacyNote{text-align:start;gap:7px;font-size:11px}.HomeExperience-module__4_fjMW__stickerLayout{gap:26px;padding:68px 22px 62px}.HomeExperience-module__4_fjMW__stickerAction>a{width:100%}.HomeExperience-module__4_fjMW__stickerAction{text-align:center}.HomeExperience-module__4_fjMW__stickerCopy h2{margin-top:21px;font-size:35px}.HomeExperience-module__4_fjMW__body{font-size:14px}.HomeExperience-module__4_fjMW__closing{padding:70px 22px 58px}.HomeExperience-module__4_fjMW__closing h2{font-size:36px}.HomeExperience-module__4_fjMW__footer{flex-wrap:wrap;gap:18px;padding:25px 22px}.HomeExperience-module__4_fjMW__footer nav{flex-basis:100%;order:3;justify-content:flex-start;gap:5px 19px}.HomeExperience-module__4_fjMW__footer small{margin-inline-start:auto}}@media (max-width:359px){.HomeExperience-module__4_fjMW__hero{padding-inline:16px}.HomeExperience-module__4_fjMW__hero h1{font-size:35px}.HomeExperience-module__4_fjMW__heroButton{gap:6px;padding-inline:10px;font-size:13px}.HomeExperience-module__4_fjMW__stickerCopy h2,.HomeExperience-module__4_fjMW__closing h2{font-size:30px}.HomeExperience-module__4_fjMW__readingCopy h3{font-size:28px}}@media (max-height:740px) and (min-width:641px){.HomeExperience-module__4_fjMW__hero{min-height:640px;padding-top:70px;padding-bottom:80px}.HomeExperience-module__4_fjMW__hero h1{font-size:clamp(52px,6vw,76px)}}@media (prefers-reduced-motion:reduce){.HomeExperience-module__4_fjMW__page *,.HomeExperience-module__4_fjMW__page :before,.HomeExperience-module__4_fjMW__page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.rw{--rw-noir:#0e0e11;--rw-noir3:#17171a;--rw-noir2:#202024;--rw-gold:#e8c26a;--rw-gold-hi:#f4d98c;--rw-gold-lo:#d6ae54;--rw-gold-dim:#9a8246;--rw-on-gold:#1b1606;--rw-warm:#ede6d6;--rw-warm-d:#857f73;--rw-warm-70:#ede6d6b3;--rw-hair:#e8c26a38;--rw-hair-d:#e8c26a1f;--rw-hair-w:#ede6d612;--rw-gold-emphasis:color-mix(in srgb, var(--rw-gold) 16%, var(--rw-noir3));--rw-danger:#e08983;background:var(--rw-noir);color:var(--rw-warm);word-break:keep-all;overflow-wrap:break-word;font-family:Pretendard Variable,Pretendard,Apple SD Gothic Neo,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.rw ::selection{background:var(--rw-gold-dim);color:var(--rw-on-gold)}.rw-option{background:var(--rw-noir2);color:var(--rw-warm);text-align:left;cursor:pointer;border:0;border-radius:18px;transition:background .16s}.rw-option:hover{background:color-mix(in srgb, var(--rw-gold) 7%, var(--rw-noir2))}.rw-option[data-selected=true]{background:var(--rw-gold-emphasis)}.rw-option:focus-visible{outline:2px solid var(--rw-gold);outline-offset:2px}.rw-option.rw-choice-cta{text-align:center}.rw-cta{background:var(--rw-gold);color:var(--rw-on-gold);cursor:pointer;border:0;border-radius:999px;font-weight:700;transition:background .16s,transform .12s}.rw-cta:hover:not(:disabled){background:var(--rw-gold-hi)}.rw-cta:active:not(:disabled){transform:translateY(1px)}.rw-cta:disabled{color:#8d897d;cursor:default;background:#3a372e}.rw-cta:focus-visible{outline:2px solid var(--rw-gold-hi);outline-offset:2px}.rw-dictionary-reading-cta{z-index:20;white-space:nowrap;position:fixed;inset-block-end:max(1rem, env(safe-area-inset-bottom));inset-inline-end:1rem}@media (min-width:640px){.rw-dictionary-reading-cta{inset-block-end:max(1.5rem, env(safe-area-inset-bottom));inset-inline-end:1.5rem}}.rw-ghost{background:var(--rw-noir3);color:var(--rw-warm);cursor:pointer;border:0;border-radius:999px;transition:background .16s}.rw-ghost:hover{background:var(--rw-noir2)}.rw-ghost:focus-visible{outline:2px solid var(--rw-gold);outline-offset:2px}.rw-language-trigger{border:1px solid var(--rw-hair);background:var(--rw-noir3);color:var(--rw-warm);cursor:pointer;border-radius:999px;transition:background .16s}.rw-language-trigger:hover{background:var(--rw-noir2)}.rw-language-trigger:focus-visible{outline:2px solid var(--rw-gold-hi);outline-offset:2px}.rw-language-menu-content{border:1px solid var(--rw-hair);background:var(--rw-noir3);color:var(--rw-warm);border-radius:16px}.rw-language-menu-item{color:var(--rw-warm)}.rw-language-menu-item[data-highlighted]{background:var(--rw-noir2)}.rw-language-menu-item-current,.rw-language-menu-item-current[data-highlighted]{background:var(--rw-gold-emphasis)}.rw-language-menu-item:focus-visible{outline:2px solid var(--rw-gold-hi);outline-offset:-2px}.rw-input{background:var(--rw-noir2);color:var(--rw-warm);border:0;border-radius:18px;width:100%}.rw-input::placeholder{color:var(--rw-warm-d)}.rw-input:focus{background:color-mix(in srgb, var(--rw-gold) 6%, var(--rw-noir2));outline:none}.rw-hairline{border:0;border-top:1px solid var(--rw-hair-w)}.rw-card3d{perspective:900px}.rw-card3d-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.2,.7,.3,1);position:relative}.rw-card3d[data-flipped=true] .rw-card3d-inner{transform:rotateY(180deg)}.rw-card3d-face{backface-visibility:hidden;border-radius:12px;position:absolute;inset:0;overflow:hidden}.rw-card3d-back{transform:rotateY(180deg)}@media (prefers-reduced-motion:reduce){.rw-card3d-inner{transition:none}.rw *{animation-duration:1ms!important}}@keyframes rw-breathe{0%,to{opacity:.55}50%{opacity:1}}.rw-breathe{animation:1.8s ease-in-out infinite rw-breathe}@keyframes rw-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.rw-rise{animation:.42s ease-out both rw-rise}.rw-carousel{touch-action:pan-y;cursor:grab;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 86%,#0000 100%);mask-image:linear-gradient(#000 0% 86%,#0000 100%)}.rw-carousel:active{cursor:grabbing}.rw-carousel-card{background:0 0;border:0;padding:0}.rw-carousel-face{box-shadow:inset 0 0 0 1px var(--rw-hair-w), 0 8px 14px #0006;border-radius:11px;position:absolute;inset:0;overflow:hidden}.rw-carousel-face img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.rw-carousel-reflection{pointer-events:none;border-radius:0 0 11px 11px;width:100%;height:15%;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;-webkit-mask-image:linear-gradient(#00000080,#0000);mask-image:linear-gradient(#00000080,#0000)}.rw-carousel-reflection img{-o-object-fit:cover;object-fit:cover;width:100%;height:666.67%;display:block;transform:scaleY(-1)}.rw-loading-card{transition:transform .52s cubic-bezier(.22,1,.36,1),opacity .52s,box-shadow .52s;animation:2.6s ease-in-out infinite rw-breathe}@media (prefers-reduced-motion:reduce){.rw-loading-card{transition:none;animation:none}}.rw-flip-stage{perspective:625px;width:190px;height:288px}@media (min-width:640px){.rw-flip-stage{width:224px;height:340px}}.rw-flip-stage-sm{width:96px;height:146px}@media (min-width:640px){.rw-flip-stage-sm{width:132px;height:200px}}.rw-loading-flip{cursor:pointer;background:0 0;border:0;padding:0;transition:opacity .22s,transform .22s}.rw-loading-flip[aria-selected=true]{transform:translateY(-6px)}@media (prefers-reduced-motion:reduce){.rw-loading-flip{transition:none}}.rw-flip-inner{width:100%;height:100%;transform-style:preserve-3d;transition-property:transform;transition-timing-function:cubic-bezier(.22,1,.36,1);position:relative;transform:rotateY(180deg)}.rw-flip-inner[data-flipped=true]{transform:rotateY(0)}.rw-flip-face{backface-visibility:hidden;box-shadow:inset 0 0 0 1px var(--rw-hair-w), 0 12px 28px #00000073;border-radius:14px;position:absolute;inset:0;overflow:hidden}.rw-flip-face img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.rw-flip-back{transform:rotateY(180deg)}.rw-flip-caption{background:linear-gradient(#0000 0%,#050609cc 62%,#050609f0 100%);padding:28px 10px 10px;display:block;position:absolute;inset:auto 0 0}.rw-flip-position{letter-spacing:.16em;color:#ffffffd1;font-size:9.5px;font-weight:800;display:block}.rw-flip-name{letter-spacing:-.4px;color:#fff;text-shadow:0 2px 14px #0009;margin-top:4px;font-size:13px;font-weight:800;display:block}@media (prefers-reduced-motion:reduce){.rw-flip-inner{transition:none}}.rw-cta-soft{background:var(--rw-gold-emphasis);color:var(--rw-gold);cursor:pointer;border:0;border-radius:999px;font-weight:700;transition:background .16s}.rw-cta-soft:hover:not(:disabled){background:color-mix(in srgb, var(--rw-gold) 18%, var(--rw-noir2))}.rw-cta-soft:disabled{color:var(--rw-warm-d);cursor:default}.rw-cta-soft:focus-visible{outline:2px solid var(--rw-gold);outline-offset:2px}.rw-tarot-spread-slot{background:var(--rw-noir2);border-radius:12px;align-content:start;justify-items:center;gap:7px;min-height:104px;padding:10px 8px;display:grid}.rw-tarot-spread-slot[data-filled=true]{background:var(--rw-gold-emphasis)}.rw-tarot-spread-card{cursor:pointer;background:0 0;border:0;border-radius:6px;width:36px;padding:0;display:block;overflow:hidden;box-shadow:0 5px 12px #00000052}.rw-tarot-spread-card:focus-visible{outline:2px solid var(--rw-gold-hi);outline-offset:3px}.rw-tarot-spread-card img{width:100%;height:auto;display:block}.rw-tarot-spread-empty{color:var(--rw-warm-d);margin:11px 0 0;font-size:12px;font-weight:600}.rw-tarot-tableau{background:var(--rw-noir3);border-radius:18px;padding:16px}.rw-tarot-tableau-kicker{letter-spacing:.12em;color:var(--rw-gold-dim);margin:0;font-size:11.5px;font-weight:800}.rw-tarot-tableau-grid{gap:9px;margin:12px auto 0;display:grid}.rw-tarot-tableau-grid[data-count="1"]{max-width:170px}.rw-tarot-tableau-grid[data-count="2"]{max-width:300px}.rw-tarot-tableau-card{background:var(--rw-noir2);min-width:0;color:var(--rw-warm);text-align:left;border:0;border-radius:11px;padding:0;position:relative;overflow:hidden}button.rw-tarot-tableau-card{cursor:pointer;transition:transform .16s,box-shadow .16s}button.rw-tarot-tableau-card:hover{transform:translateY(-3px);box-shadow:0 10px 18px #00000057}button.rw-tarot-tableau-card:focus-visible{outline:2px solid var(--rw-gold);outline-offset:3px}.rw-tarot-tableau-art{width:100%;height:auto;display:block}.rw-tarot-tableau-caption{background:linear-gradient(#0000,#050609f0);gap:2px;padding:24px 8px 8px;display:grid;position:absolute;inset:auto 0 0}.rw-tarot-tableau-caption span{letter-spacing:.09em;color:var(--rw-warm-70);font-size:9px;font-weight:800}.rw-tarot-tableau-caption strong{color:var(--rw-warm);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.rw-tarot-tableau-fallback{aspect-ratio:2/3;align-content:end;gap:4px;padding:10px;display:grid}.rw-tarot-tableau-fallback span{color:var(--rw-warm-d);font-size:10px}.rw-tarot-tableau-fallback strong{color:var(--rw-warm);font-size:13px}.rw-loading-flip[data-selected=true] .rw-flip-face{box-shadow:inset 0 0 0 1px var(--rw-gold), 0 12px 28px #00000073}.rw-saju-chart{background:var(--rw-noir3);border-radius:18px;padding:18px}.rw-saju-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.rw-saju-chart-kicker{letter-spacing:.12em;color:var(--rw-gold-dim);margin:0;font-size:11.5px;font-weight:800}.rw-saju-day-master{background:var(--rw-gold-emphasis);border-radius:13px;align-items:center;gap:9px;min-width:0;padding:7px 10px 7px 8px;display:flex}.rw-saju-day-master-hanja{background:var(--rw-noir3);width:33px;height:33px;color:var(--rw-gold);border-radius:10px;flex:none;place-items:center;font-size:21px;font-weight:800;display:grid}.rw-saju-day-master strong,.rw-saju-day-master-note{display:block}.rw-saju-day-master strong{color:var(--rw-warm);font-size:12px;line-height:1.3}.rw-saju-day-master-note{color:var(--rw-warm-d);margin-top:2px;font-size:10px}.rw-saju-pillar-grid{gap:3px;margin-top:15px;display:grid}.rw-saju-pillar-grid>*{min-width:0;margin:0}.rw-saju-pillar-heading,.rw-saju-pillar-value,.rw-saju-pillar-ko{text-align:center;border-radius:9px;place-items:center;display:grid}.rw-saju-pillar-heading{background:var(--rw-noir2);min-height:28px;color:var(--rw-warm-d);font-size:11px}.rw-saju-pillar-heading[data-day=true]{background:var(--rw-gold-emphasis);color:var(--rw-gold)}.rw-saju-row-label{color:var(--rw-warm-d);place-items:center start;padding-left:2px;font-size:10px;font-weight:700;display:grid}.rw-saju-pillar-value{background:var(--rw-noir2);min-height:42px;color:var(--rw-warm);font-size:24px;font-weight:800;line-height:1}.rw-saju-pillar-value[data-day=true]{background:var(--rw-gold-emphasis);color:var(--rw-gold)}.rw-saju-pillar-ko{min-height:20px;color:var(--rw-warm-d);font-size:10px}.rw-saju-pillar-ko[data-day=true]{color:var(--rw-gold-dim)}.rw-saju-hour-note{color:var(--rw-warm-d);margin:10px 0 0;font-size:11.5px;line-height:1.45}.rw-saju-elements{border-top:1px solid var(--rw-hair-w);margin-top:18px;padding-top:15px}.rw-saju-elements-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.rw-saju-elements-header>p{color:var(--rw-warm);margin:0;font-size:12px;font-weight:800}.rw-saju-balance{flex-wrap:wrap;gap:6px;margin:0;display:flex}.rw-saju-balance div{background:var(--rw-noir2);border-radius:999px;align-items:baseline;gap:4px;padding:4px 7px;display:flex}.rw-saju-balance dt{color:var(--rw-warm-d);font-size:10px}.rw-saju-balance dd{margin:0;font-size:11px;font-weight:800}.rw-saju-balance div[data-balance=strongest] dd{color:var(--rw-gold)}.rw-saju-balance div[data-balance=weakest] dd{color:var(--rw-warm)}.rw-saju-element-list{gap:9px;margin-top:12px;display:grid}.rw-saju-element-meter{--rw-saju-element:var(--rw-warm-d)}.rw-saju-element-meter[data-element=목]{--rw-saju-element:#5fa96c}.rw-saju-element-meter[data-element=화]{--rw-saju-element:#e2694e}.rw-saju-element-meter[data-element=토]{--rw-saju-element:#c9a15a}.rw-saju-element-meter[data-element=금]{--rw-saju-element:#9fa8b8}.rw-saju-element-meter[data-element=수]{--rw-saju-element:#5b84c4}.rw-saju-element-meter>div{color:var(--rw-warm-70);align-items:center;gap:6px;font-size:12px;display:flex}.rw-saju-element-meter strong{color:var(--rw-warm);margin-left:auto;font-size:12px}.rw-saju-element-dot{background:var(--rw-saju-element);border-radius:999px;flex:none;width:8px;height:8px;display:block}.rw-saju-element-track{background:var(--rw-noir2);border-radius:999px;height:5px;margin-top:5px;display:block;overflow:hidden}.rw-saju-element-fill{border-radius:inherit;background:var(--rw-saju-element);height:100%;transition:width .4s ease-out;display:block}.rw-saju-luck{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.rw-saju-luck>div{background:var(--rw-noir2);border-radius:12px;min-width:0;padding:11px}.rw-saju-disclosure{border-top:1px solid var(--rw-hair-w);padding-top:18px}.rw-saju-disclosure>summary{cursor:pointer;min-height:44px;color:var(--rw-warm);justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:600;list-style:none;display:flex}.rw-saju-disclosure>summary::-webkit-details-marker{display:none}.rw-saju-disclosure>summary:focus-visible{outline:2px solid var(--rw-gold);outline-offset:4px;border-radius:8px}.rw-saju-disclosure[open]>summary svg{transform:rotate(180deg)}.rw-saju-disclosure>.rw-saju-chart{margin-top:12px}.rw-saju-luck p,.rw-saju-luck strong,.rw-saju-luck span{display:block}.rw-saju-luck p{color:var(--rw-warm-d);margin:0;font-size:10.5px;font-weight:700}.rw-saju-luck strong{color:var(--rw-warm);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:15px;overflow:hidden}.rw-saju-luck span{color:var(--rw-gold-dim);margin-top:2px;font-size:10.5px}@media (max-width:359px){.rw-saju-chart{padding:15px}.rw-saju-pillar-heading{font-size:10px}.rw-saju-pillar-value{font-size:21px}}
.BadukLearningPage-module__3CGcmq__page{--baduk-ink:#1e2833;--baduk-muted:#59626e;--baduk-paper:#e0e6eb;--baduk-line:#acb8c3;--baduk-filter-surface:#cbd4dc;--baduk-tile:#25303c;--baduk-tile-hover:#303f4f;--baduk-tile-text:#f5f7f9;--baduk-tile-muted:#bcc7d2;--baduk-tile-chip:#3d4d5c;--baduk-board:#e6d2ad;--baduk-board-line:#6e5a45;--baduk-board-node:#6e5a45;--baduk-white-stone:#fdfdfc;--baduk-white-stone-line:#887663;--baduk-black-stone-line:#0f141a;--baduk-accent:#306963;--baduk-accent-soft:#deedec;--baduk-white:#fdfdfc;background:var(--baduk-paper);min-height:100vh;color:var(--baduk-ink)}.rw.BadukLearningPage-module__3CGcmq__page{background:var(--baduk-paper);color:var(--baduk-ink)}.BadukLearningPage-module__3CGcmq__shell{width:min(100%,70rem);margin:0 auto;padding:1.375rem 1.25rem 5rem}.BadukLearningPage-module__3CGcmq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.BadukLearningPage-module__3CGcmq__page:has([data-baduk-view=play]){--room-background:var(--baduk-black-stone-line);--room-surface:var(--baduk-tile);--room-raised:var(--baduk-tile-hover);--room-text:var(--baduk-white);--room-muted:var(--baduk-tile-muted);--room-accent:var(--baduk-board);--room-on-accent:var(--baduk-black-stone-line);--room-line:color-mix(in srgb, var(--baduk-tile-muted) 22%, transparent);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--room-text);background:radial-gradient(ellipse 52rem 38rem at 50% 42%, color-mix(in srgb, var(--baduk-board-line) 19%, transparent), transparent 80%), radial-gradient(ellipse 60rem 30rem at 50% -5%, color-mix(in srgb, var(--room-surface) 86%, transparent), transparent 85%), linear-gradient(90deg, color-mix(in srgb, var(--room-background) 64%, transparent), transparent 22% 78%, color-mix(in srgb, var(--room-background) 64%, transparent)), var(--room-background)}.BadukLearningPage-module__3CGcmq__page:has([data-baduk-view=play]) .BadukLearningPage-module__3CGcmq__shell{width:min(100%,87.5rem);padding:0 clamp(1.25rem,3.3vw,3rem) 3rem}@media (max-width:680px){.BadukLearningPage-module__3CGcmq__shell{padding:.875rem 1rem 2.5rem}.BadukLearningPage-module__3CGcmq__page:has([data-baduk-view=play]) .BadukLearningPage-module__3CGcmq__shell{padding:0 .875rem 2rem}}
