@charset "UTF-8";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:100vh;width:100vw;background-color:#121212;font-family:Arial,sans-serif}*{box-sizing:border-box}*::-webkit-scrollbar{width:12px}*::-webkit-scrollbar-track{background:#121212}*::-webkit-scrollbar-thumb{background-color:#444;border-radius:6px;border:3px solid #121212}*{scrollbar-color:#444 #121212;scrollbar-width:thin}._title_1vg55_1{font-weight:700;text-transform:uppercase;font-family:Open Sans;font-size:clamp(16px,3vw,28px)}._substring_1vg55_8{font-size:clamp(12px,2vw,18px);color:#94a3b8}._text_1vg55_13{text-align:center}._shimmerCard_1vg55_17{--radius: 16px;--border: 2px;--shimmerBorder: 1px;--bg: rgb(15 23 42);width:100%;position:relative;display:inline-block;border:0;background:transparent;border-radius:var(--radius);padding:0;cursor:pointer;isolation:isolate;box-sizing:border-box}._shimmerCardInner_1vg55_35{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:clamp(10px,2vw,20px);aspect-ratio:1/1;background:var(--bg);color:#eaeaea;border-radius:var(--radius);padding:24px;box-shadow:0 10px 28px #00000073;border:var(--border) solid #1e293b;background-clip:padding-box;transition:border-image .3s ease,border-color .3s ease}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}._shimmerCard_1vg55_17:hover ._shimmerCardInner_1vg55_35,._shimmerCard_1vg55_17:focus-visible ._shimmerCardInner_1vg55_35{--hover-bg: rgb(30, 41, 59);border:var(--border) solid transparent;background:linear-gradient(var(--hover-bg),var(--hover-bg)) padding-box,conic-gradient(from var(--angle),#3b82f6 0deg,#ffffff 60deg,#8ec5ff 120deg,#b388ff 180deg,#8ec5ff 240deg,#ffffff 300deg,#3b82f6 360deg) border-box;background-clip:padding-box,border-box;background-origin:padding-box,border-box;animation:_spin_1vg55_1 2.2s linear infinite}@keyframes _spin_1vg55_1{to{--angle: 360deg}}._content_1vg55_75{transform-origin:center;transform:scale(1);transition:transform 1s cubic-bezier(.2,.7,.2,1),filter 1s ease,color 1s ease,letter-spacing 1s ease}._shimmerCard_1vg55_17:hover ._content_1vg55_75,._shimmerCard_1vg55_17:focus-visible ._content_1vg55_75{transform:scale(1.06);filter:drop-shadow(0 2px 6px rgba(62,130,246,.25))}._title_1vg55_1,._substring_1vg55_8{transition:color 1s ease,text-shadow 1s ease}._shimmerCard_1vg55_17:hover ._title_1vg55_1,._shimmerCard_1vg55_17:focus-visible ._title_1vg55_1{color:#eef4ff;text-shadow:0 0 8px rgba(62,130,246,.25)}._shimmerCard_1vg55_17:hover ._substring_1vg55_8,._shimmerCard_1vg55_17:focus-visible ._substring_1vg55_8{color:#b6c3da}._container_10gyu_1{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;color:#fff}._title_10gyu_10{font-size:clamp(28px,4vw,48px);margin:0;text-align:center}._subTitle_10gyu_16{max-width:clamp(260px,80%,460px);font-size:clamp(14px,2vw,18px);text-align:center;margin-top:16px;line-height:1.5;margin-bottom:32px}._textAreaContainer_10gyu_25{display:flex;align-items:center;background-color:#0f172a;border-radius:25px;padding:10px 20px;box-shadow:0 2px 5px #00000080;width:clamp(280px,80%,600px);margin:0 auto;border:1px solid #1e293b}._questionTextArea_10gyu_37{border:none;background:none;outline:none;font-size:clamp(16px,2.5vw,18px);width:100%;color:#fff;resize:none;height:40px;margin-right:10px;caret-color:#fff;scrollbar-width:none}._questionTextArea_10gyu_37::placeholder{color:#94a3b8;font-size:clamp(12px,2vw,16px)}@media (max-width: 768px){._textAreaContainer_10gyu_25{padding:10px 15px}._subTitle_10gyu_16{margin-bottom:24px}}._cardContainer_10gyu_64{display:flex;width:clamp(280px,80%,600px);justify-content:space-between;gap:clamp(20px,5vw,48px);align-items:center;margin:32px 0}:root{--elev-1: 0 10px 26px rgba(0, 0, 0, .55), 0 0 0 1px rgba(255, 255, 255, .06) inset;--elev-2: 0 18px 40px rgba(0, 0, 0, .62), 0 0 0 1px rgba(255, 255, 255, .08) inset;--elev-3: 0 28px 64px rgba(0, 0, 0, .7), 0 0 0 1px rgba(255, 255, 255, .1) inset}*,*:before,*:after{box-sizing:border-box}button{border:0;background:transparent;color:inherit;font:inherit;padding:0;margin:0;cursor:pointer}._container_lyd0r_26{min-height:100dvh;color:#d7dde8;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;padding:16px 0 24px}._controls_lyd0r_36{display:flex;gap:12px;align-items:center}._toggle_lyd0r_42{border:1px solid rgba(255,255,255,.14);background:#121217;color:#eaeaea;padding:.55rem 1rem;border-radius:999px}._toggle_lyd0r_42:hover{border-color:#ffffff47}._disabled_lyd0r_53{opacity:.6;cursor:default}._hint_lyd0r_58{opacity:.85}._fan_lyd0r_63{position:relative;width:100%;height:var(--fan-h, 420px);overflow:visible;perspective:1000px;display:flex;justify-content:center;align-items:flex-end}._idle_lyd0r_75,._shuffle_lyd0r_76,._spread_lyd0r_77,._stack_lyd0r_78{display:block}._idle_lyd0r_75 ._anchor_lyd0r_81,._shuffle_lyd0r_76 ._anchor_lyd0r_81,._spread_lyd0r_77 ._anchor_lyd0r_81,._stack_lyd0r_78 ._anchor_lyd0r_81{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._idle_lyd0r_75 ._card_lyd0r_90,._shuffle_lyd0r_76 ._card_lyd0r_90,._spread_lyd0r_77 ._card_lyd0r_90,._stack_lyd0r_78 ._card_lyd0r_90{transform:rotate(0)}._weave_lyd0r_98 ._anchor_lyd0r_81,._triple_lyd0r_99 ._anchor_lyd0r_81{position:relative;top:auto;left:auto;transform:none}._anchor_lyd0r_81{position:relative;width:0;height:0}._slot_lyd0r_113{position:absolute;bottom:0;left:0}._card_lyd0r_90{position:absolute;left:calc(var(--card-w) * -.5);bottom:0;width:var(--card-w);height:var(--card-h);border-radius:14px;overflow:hidden;transform-origin:50% calc(100% + var(--pivot, 260px));transform:rotate(0);transition:transform .56s cubic-bezier(.2,.7,.2,1),box-shadow .24s ease,filter .24s ease;box-shadow:var(--elev-1)}._card_lyd0r_90 img{width:100%;height:100%;display:block;border-radius:inherit;pointer-events:none}._shuffle_lyd0r_76 ._card_lyd0r_90{animation:_chaos_lyd0r_1 var(--cdur) cubic-bezier(.2,.7,.2,1) var(--cdelay) both}@keyframes _chaos_lyd0r_1{0%{transform:translate(0) rotate(0);box-shadow:var(--elev-1)}35%{transform:translate(var(--cx),var(--cy)) rotate(var(--crot));box-shadow:var(--elev-3)}70%{transform:translate(calc(var(--cx) * -.6),calc(var(--cy) * -.6)) rotate(calc(var(--crot) * -.45));box-shadow:var(--elev-2)}to{transform:translate(0) rotate(0);box-shadow:var(--elev-1)}}._weave_lyd0r_98 ._card_lyd0r_90{--amp: 52px;--phaseDelay: calc((var(--weaveCluster) - 1) * .11s);animation:_weaveUpDown_lyd0r_1 var(--weave-dur) ease-in-out calc(var(--delay) + var(--phaseDelay)) both}@keyframes _weaveUpDown_lyd0r_1{0%{transform:rotate(0);box-shadow:var(--elev-1)}20%{transform:translateY(calc((var(--pile) - .5) * -2 * var(--amp))) rotate(0);box-shadow:var(--elev-2)}50%{transform:translateY(0) rotate(0);box-shadow:var(--elev-1)}75%{transform:translateY(calc((var(--pile) - .5) * 2 * var(--amp))) rotate(0);box-shadow:var(--elev-2)}to{transform:rotate(0);box-shadow:var(--elev-1)}}._triple_lyd0r_99 ._card_lyd0r_90{--triLeftX: -120px;--triMidX: 0px;--triRightX: 120px;--liftY: 28px;--zLift: 90px;--j: var(--stackJitter, 0px);z-index:calc(var(--isTri0) * 3000 + var(--isTri1) * 2000 + var(--isTri2) * 1000 + var(--i));animation:_tripleStacks_lyd0r_1 var(--triple-dur) cubic-bezier(.2,.7,.2,1) var(--delay) both}@keyframes _tripleStacks_lyd0r_1{0%{transform:rotate(0) translateZ(0);box-shadow:var(--elev-1)}35%{transform:translate(calc(var(--isTri0) * var(--triLeftX) + var(--isTri1) * var(--triMidX) + var(--isTri2) * var(--triRightX))) translateY(calc((var(--isTri0) * -1 + var(--isTri1) * -.5) * var(--liftY) - var(--j))) rotate(0) translateZ(0);box-shadow:var(--elev-2)}65%{transform:translate(calc((var(--isTri0) + var(--isTri1)) * var(--triLeftX) + var(--isTri2) * var(--triRightX))) translateY(calc((var(--isTri1)) * -1 * var(--liftY) - var(--j))) rotate(calc(var(--isTri1) * -4deg)) translateZ(calc(var(--isTri1) * var(--zLift)));box-shadow:var(--elev-3)}to{transform:translate(var(--triRightX)) translateY(calc((var(--isTri0) + var(--isTri1)) * -.6 * var(--liftY) - var(--j))) rotate(calc((var(--isTri0) + var(--isTri1)) * -3deg)) translateZ(calc((var(--isTri0) + var(--isTri1)) * var(--zLift)));box-shadow:var(--elev-3)}}._stack_lyd0r_78 ._card_lyd0r_90{transform:rotate(-80deg);transition-delay:0ms}._isOpen_lyd0r_239._spread_lyd0r_77 ._card_lyd0r_90{transform:rotate(var(--angle));transition-delay:var(--sweep, var(--delay, 0ms))}._isOpen_lyd0r_239._spread_lyd0r_77 ._card_lyd0r_90:hover,._isOpen_lyd0r_239._spread_lyd0r_77 ._card_lyd0r_90:focus-visible{outline:none;transform:rotate(var(--angle)) translateY(-14px);box-shadow:var(--elev-2);z-index:6}._fan_lyd0r_63:not(._isOpen_lyd0r_239) ._card_lyd0r_90,._fan_lyd0r_63:not(._spread_lyd0r_77) ._card_lyd0r_90{pointer-events:none}._isPicked_lyd0r_257{opacity:.45;filter:saturate(.75)}._tip_lyd0r_263{margin-top:12px;text-align:center;color:#cbd5e1;opacity:.9}._trayWrap_lyd0r_271{margin-top:16px;display:grid;gap:12px;justify-items:center}._tray_lyd0r_271{display:grid;grid-auto-flow:column;gap:clamp(12px,3vw,22px);align-items:start}._trayItem_lyd0r_285{position:relative;display:flex;flex-direction:column;gap:10px;justify-items:center;align-items:center}._badge_lyd0r_294{background:linear-gradient(90deg,#3b82f6e6,#9333eae6);color:#fff;padding:4px 10px;border-radius:999px;box-shadow:0 6px 18px #00000059;font:600 12px/1 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}._trayCard_lyd0r_304{width:clamp(96px,var(--card-w) * .9,var(--card-w));height:clamp(155px,var(--card-h) * .9,var(--card-h));perspective:1000px;transform-style:preserve-3d;border-radius:14px;cursor:pointer}._trayInner_lyd0r_313{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .56s cubic-bezier(.22,.7,.22,1);border-radius:inherit;box-shadow:var(--elev-1)}._back_lyd0r_323,._front_lyd0r_324{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;border-radius:inherit}._back_lyd0r_323{transform:rotateY(0)}._front_lyd0r_324{transform:rotateY(180deg)}._img_lyd0r_339{width:100%;object-fit:fill}._flipped_lyd0r_344 ._trayInner_lyd0r_313{transform:rotateY(180deg)}._caption_lyd0r_348{width:min(260px,42vw);text-align:center;color:#e7e7e7}._cardName_lyd0r_354{font-weight:700;letter-spacing:.3px;margin-bottom:4px}._meaning_lyd0r_360{opacity:.9}._desc_lyd0r_364{opacity:.75}._tapHint_lyd0r_368{opacity:.62;font-style:italic}@media (max-width: 640px){._controls_lyd0r_36{flex-wrap:wrap;padding:0 12px}._badge_lyd0r_294{transform:scale(.95);transform-origin:left top}._tray_lyd0r_271{gap:14px}}._container_10oy7_1{position:relative;width:700px;height:700px;margin:0 auto}@media (max-width: 1200px){._container_10oy7_1{width:600px;height:500px}}@media (max-width: 992px){._container_10oy7_1{width:500px;height:400px}}@media (max-width: 768px){._container_10oy7_1{width:400px;height:300px}}@media (max-width: 576px){._container_10oy7_1{width:300px;height:300px}}._container_10oy7_1 svg{position:absolute;width:100%;height:100%;opacity:0;transition:opacity .2s ease-out,transform .2s ease-out}._star_10oy7_40{animation:_fade-in_10oy7_1 4s ease-out forwards,_glowEffect_10oy7_1 4s ease-in-out forwards,_scaleAndExit_10oy7_1 2s forwards;animation-delay:3s,2.8s,7.5s}._circle1_10oy7_45{animation:_fade-in_10oy7_1 .2s ease-out forwards,_scaleAndExit_10oy7_1 2s forwards;animation-delay:1.5s,7.5s}._circle2_10oy7_50{animation:_fade-in_10oy7_1 .2s ease-out forwards,_scaleAndExit_10oy7_1 2s forwards;animation-delay:1.8s,7.5s}._circle3_10oy7_55,._circle4_10oy7_60{animation:_fade-in_10oy7_1 .6s ease-out forwards,_scaleAndExit_10oy7_1 2s forwards;animation-delay:1.8s,7.5s}._words_10oy7_65{animation:_fade-in_10oy7_1 .6s ease-out forwards,_scaleAndExit_10oy7_1 2s forwards;animation-delay:0s,6.8s}._words_10oy7_65 path{fill:none;stroke:gold;stroke-width:.5;stroke-dasharray:100;stroke-dashoffset:100;animation:_draw_10oy7_1 1.8s ease forwards,_glow_10oy7_1 2s ease-in-out forwards;animation-delay:0s,1s}._symbols_10oy7_80 path{stroke:gold;fill:none;stroke-width:1;stroke-dasharray:1000;stroke-dashoffset:1000;animation:_draw_10oy7_1 10s ease forwards;animation-delay:0s}._symbols_10oy7_80 rect{stroke-width:1;stroke-dasharray:1000;stroke-dashoffset:1000;animation:_draw_10oy7_1 2s ease forwards,_glowEffect_10oy7_1 4s ease-in-out forwards;animation-delay:0s,2.2s}._symbols_10oy7_80{animation:_fade-in_10oy7_1 .2s ease-out forwards,_scaleAndExit_10oy7_1 2s forwards;animation-delay:0s,7.5s}._ringInner_10oy7_103{animation:_fade-in_10oy7_1 .6s ease-out forwards,_spin_10oy7_1 3s cubic-bezier(.71,.23,.84,.53) forwards,_spin2_10oy7_1 2s linear forwards,_scaleAndExit_10oy7_1 2s forwards;animation-delay:0s,1.8s,4.8s,7.5s;transform-origin:center}._ringInner_10oy7_103 path:first-of-type{stroke-width:10;stroke-dasharray:915;stroke-dashoffset:915;animation:_draw_10oy7_1 .6s linear forwards;animation-delay:0s}._ringInner_10oy7_103 path:not(:first-of-type){stroke-width:1;stroke-dasharray:10;stroke-dashoffset:10;animation:_draw_10oy7_1 6.1ms linear forwards}._ringInner_10oy7_103 path:nth-of-type(97){animation-delay:0s}._ringInner_10oy7_103 path:nth-of-type(96){animation-delay:6ms}._ringInner_10oy7_103 path:nth-of-type(95){animation-delay:12ms}._ringInner_10oy7_103 path:nth-of-type(94){animation-delay:18ms}._ringInner_10oy7_103 path:nth-of-type(93){animation-delay:24ms}._ringInner_10oy7_103 path:nth-of-type(92){animation-delay:.03s}._ringInner_10oy7_103 path:nth-of-type(91){animation-delay:36ms}._ringInner_10oy7_103 path:nth-of-type(90){animation-delay:42ms}._ringInner_10oy7_103 path:nth-of-type(89){animation-delay:48ms}._ringInner_10oy7_103 path:nth-of-type(88){animation-delay:54ms}._ringInner_10oy7_103 path:nth-of-type(87){animation-delay:.06s}._ringInner_10oy7_103 path:nth-of-type(86){animation-delay:66ms}._ringInner_10oy7_103 path:nth-of-type(85){animation-delay:72ms}._ringInner_10oy7_103 path:nth-of-type(84){animation-delay:78ms}._ringInner_10oy7_103 path:nth-of-type(83){animation-delay:84ms}._ringInner_10oy7_103 path:nth-of-type(82){animation-delay:.09s}._ringInner_10oy7_103 path:nth-of-type(81){animation-delay:96ms}._ringInner_10oy7_103 path:nth-of-type(80){animation-delay:.102s}._ringInner_10oy7_103 path:nth-of-type(79){animation-delay:.108s}._ringInner_10oy7_103 path:nth-of-type(78){animation-delay:.114s}._ringInner_10oy7_103 path:nth-of-type(77){animation-delay:.12s}._ringInner_10oy7_103 path:nth-of-type(76){animation-delay:.126s}._ringInner_10oy7_103 path:nth-of-type(75){animation-delay:.132s}._ringInner_10oy7_103 path:nth-of-type(74){animation-delay:.138s}._ringInner_10oy7_103 path:nth-of-type(73){animation-delay:.144s}._ringInner_10oy7_103 path:nth-of-type(72){animation-delay:.15s}._ringInner_10oy7_103 path:nth-of-type(71){animation-delay:.156s}._ringInner_10oy7_103 path:nth-of-type(70){animation-delay:.162s}._ringInner_10oy7_103 path:nth-of-type(69){animation-delay:.168s}._ringInner_10oy7_103 path:nth-of-type(68){animation-delay:.174s}._ringInner_10oy7_103 path:nth-of-type(67){animation-delay:.18s}._ringInner_10oy7_103 path:nth-of-type(66){animation-delay:.186s}._ringInner_10oy7_103 path:nth-of-type(65){animation-delay:.192s}._ringInner_10oy7_103 path:nth-of-type(64){animation-delay:.198s}._ringInner_10oy7_103 path:nth-of-type(63){animation-delay:.204s}._ringInner_10oy7_103 path:nth-of-type(62){animation-delay:.21s}._ringInner_10oy7_103 path:nth-of-type(61){animation-delay:.216s}._ringInner_10oy7_103 path:nth-of-type(60){animation-delay:.222s}._ringInner_10oy7_103 path:nth-of-type(59){animation-delay:.228s}._ringInner_10oy7_103 path:nth-of-type(58){animation-delay:.234s}._ringInner_10oy7_103 path:nth-of-type(57){animation-delay:.24s}._ringInner_10oy7_103 path:nth-of-type(56){animation-delay:.246s}._ringInner_10oy7_103 path:nth-of-type(55){animation-delay:.252s}._ringInner_10oy7_103 path:nth-of-type(54){animation-delay:.258s}._ringInner_10oy7_103 path:nth-of-type(53){animation-delay:.264s}._ringInner_10oy7_103 path:nth-of-type(52){animation-delay:.27s}._ringInner_10oy7_103 path:nth-of-type(51){animation-delay:.276s}._ringInner_10oy7_103 path:nth-of-type(50){animation-delay:.282s}._ringInner_10oy7_103 path:nth-of-type(49){animation-delay:.288s}._ringInner_10oy7_103 path:nth-of-type(48){animation-delay:.294s}._ringInner_10oy7_103 path:nth-of-type(47){animation-delay:.3s}._ringInner_10oy7_103 path:nth-of-type(46){animation-delay:.306s}._ringInner_10oy7_103 path:nth-of-type(45){animation-delay:.312s}._ringInner_10oy7_103 path:nth-of-type(44){animation-delay:.318s}._ringInner_10oy7_103 path:nth-of-type(43){animation-delay:.324s}._ringInner_10oy7_103 path:nth-of-type(42){animation-delay:.33s}._ringInner_10oy7_103 path:nth-of-type(41){animation-delay:.336s}._ringInner_10oy7_103 path:nth-of-type(40){animation-delay:.342s}._ringInner_10oy7_103 path:nth-of-type(39){animation-delay:.348s}._ringInner_10oy7_103 path:nth-of-type(38){animation-delay:.354s}._ringInner_10oy7_103 path:nth-of-type(37){animation-delay:.36s}._ringInner_10oy7_103 path:nth-of-type(36){animation-delay:.366s}._ringInner_10oy7_103 path:nth-of-type(35){animation-delay:.372s}._ringInner_10oy7_103 path:nth-of-type(34){animation-delay:.378s}._ringInner_10oy7_103 path:nth-of-type(33){animation-delay:.384s}._ringInner_10oy7_103 path:nth-of-type(32){animation-delay:.39s}._ringInner_10oy7_103 path:nth-of-type(31){animation-delay:.396s}._ringInner_10oy7_103 path:nth-of-type(30){animation-delay:.402s}._ringInner_10oy7_103 path:nth-of-type(29){animation-delay:.408s}._ringInner_10oy7_103 path:nth-of-type(28){animation-delay:.414s}._ringInner_10oy7_103 path:nth-of-type(27){animation-delay:.42s}._ringInner_10oy7_103 path:nth-of-type(26){animation-delay:.426s}._ringInner_10oy7_103 path:nth-of-type(25){animation-delay:.432s}._ringInner_10oy7_103 path:nth-of-type(24){animation-delay:.438s}._ringInner_10oy7_103 path:nth-of-type(23){animation-delay:.444s}._ringInner_10oy7_103 path:nth-of-type(22){animation-delay:.45s}._ringInner_10oy7_103 path:nth-of-type(21){animation-delay:.456s}._ringInner_10oy7_103 path:nth-of-type(20){animation-delay:.462s}._ringInner_10oy7_103 path:nth-of-type(19){animation-delay:.468s}._ringInner_10oy7_103 path:nth-of-type(18){animation-delay:.474s}._ringInner_10oy7_103 path:nth-of-type(17){animation-delay:.48s}._ringInner_10oy7_103 path:nth-of-type(16){animation-delay:.486s}._ringInner_10oy7_103 path:nth-of-type(15){animation-delay:.492s}._ringInner_10oy7_103 path:nth-of-type(14){animation-delay:.498s}._ringInner_10oy7_103 path:nth-of-type(13){animation-delay:.504s}._ringInner_10oy7_103 path:nth-of-type(12){animation-delay:.51s}._ringInner_10oy7_103 path:nth-of-type(11){animation-delay:.516s}._ringInner_10oy7_103 path:nth-of-type(10){animation-delay:.522s}._ringInner_10oy7_103 path:nth-of-type(9){animation-delay:.528s}._ringInner_10oy7_103 path:nth-of-type(8){animation-delay:.534s}._ringInner_10oy7_103 path:nth-of-type(7){animation-delay:.54s}._ringInner_10oy7_103 path:nth-of-type(6){animation-delay:.546s}._ringInner_10oy7_103 path:nth-of-type(5){animation-delay:.552s}._ringInner_10oy7_103 path:nth-of-type(4){animation-delay:.558s}._ringInner_10oy7_103 path:nth-of-type(3){animation-delay:.564s}._ringInner_10oy7_103 path:nth-of-type(2){animation-delay:.57s}._ringOuter_10oy7_410{animation:_fade-in_10oy7_1 .4s ease-out forwards,_spin-anticlockwise_10oy7_1 4s cubic-bezier(.62,.21,.74,.44) 1 forwards,_scaleAndExit_10oy7_1 2s forwards;animation-delay:2.2s,2.5s,6.5s}@keyframes _glowEffect_10oy7_1{0%{filter:drop-shadow(0 0 0px #f9d77e)}25%{filter:drop-shadow(0 0 25px #f9d77e)}50%{filter:drop-shadow(0 0 15px #f9d77e)}75%{filter:drop-shadow(0 0 25px #f9d77e)}to{filter:drop-shadow(0 0 0px #f9d77e)}}@keyframes _draw_10oy7_1{to{stroke-dashoffset:0}}@keyframes _fade-in_10oy7_1{0%{opacity:0}to{opacity:1}}@keyframes _spin_10oy7_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spin2_10oy7_1{0%{transform:rotate(360deg)}to{transform:rotate(720deg)}}@keyframes _spin-anticlockwise_10oy7_1{0%{transform:rotate(0)}to{transform:rotate(-450deg)}}@keyframes _scaleAndExit_10oy7_1{0%{transform:scale(1)}50%{transform:scale(2)}to{transform:scale(4);opacity:0}}._QuestionPageContainer_d3b3z_1{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;color:#fff}._title_d3b3z_10{font-size:clamp(28px,4vw,48px);margin:0;text-align:center}._subTitle_d3b3z_16{max-width:clamp(260px,80%,460px);font-size:clamp(14px,2vw,18px);text-align:center;margin-top:16px;line-height:1.5;margin-bottom:32px}._questionForm_d3b3z_25{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}._textAreaContainer_d3b3z_33{display:flex;align-items:center;background-color:#1e1e1e;border-radius:25px;padding:10px 20px;box-shadow:0 2px 5px #00000080;width:clamp(280px,80%,600px);margin:0 auto}._questionTextArea_d3b3z_44{border:none;background:none;outline:none;font-size:clamp(16px,2.5vw,18px);flex:1;color:#fff;resize:none;height:40px;margin-right:10px;caret-color:#fff;scrollbar-width:none}._questionTextArea_d3b3z_44::placeholder{color:#aaa;font-size:clamp(12px,2vw,16px)}._icon_d3b3z_63{font-size:clamp(18px,2.5vw,24px);cursor:pointer;color:#ccc;transition:color .2s}._icon_d3b3z_63:hover{color:#fff}._submitIcon_d3b3z_74{height:clamp(25px,5vw,40px);width:clamp(25px,5vw,40px);display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:50%;cursor:pointer;color:#121212;transition:transform .2s}._starIcon_d3b3z_88{min-width:18px;min-height:18px;max-width:24px;min-width:24px}@media (max-width: 768px){._starIcon_d3b3z_88{width:18px;height:18px}}._submitIcon_d3b3z_74:hover{transform:scale(1.2)}@media (max-width: 768px){._textAreaContainer_d3b3z_33{padding:10px 15px}._subTitle_d3b3z_16{margin-bottom:24px}._submitIcon_d3b3z_74{margin-top:10px}}._resultContainer_c0fq9_1{display:flex;flex-direction:column;align-items:center;height:100%;width:100%;padding-top:20px;padding-bottom:40px;overflow-y:scroll}._card_c0fq9_12{width:clamp(200px,20vw,260px);height:clamp(333px,35vw,433px);perspective:1000px;position:relative;cursor:pointer}._cardFront_c0fq9_20,._cardBack_c0fq9_21{width:100%;height:100%;position:absolute;backface-visibility:hidden;transition:transform .6s ease-in-out}._cardBack_c0fq9_21{display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;transform:rotateY(0)}._cardFront_c0fq9_20{transform:rotateY(180deg)}._card_c0fq9_12._flipped_c0fq9_42 ._cardBack_c0fq9_21{transform:rotateY(-180deg)}._card_c0fq9_12._flipped_c0fq9_42 ._cardFront_c0fq9_20{transform:rotateY(0)}._resultTitle_c0fq9_50{font-size:20px;color:#fff;width:max-content;max-width:max-content;overflow:hidden;white-space:nowrap;display:inline-block;border-right:2px solid #ffffff;animation:_typing_c0fq9_1 2s steps(12,end) forwards,_hide-caret_c0fq9_1 .5s 2s forwards}@keyframes _typing_c0fq9_1{0%{width:0}to{width:100%}}@keyframes _hide-caret_c0fq9_1{to{border-color:transparent;overflow:unset}}._cardsContainer_c0fq9_76{display:flex;gap:10px;margin-bottom:15px}@media (max-width: 768px){._cardsContainer_c0fq9_76{flex-direction:column;align-items:center;gap:30px;margin-bottom:0}}._card_c0fq9_12{opacity:0;transform:translateY(20px);animation:_fadeInY_c0fq9_1 1.8s ease-in-out forwards}._card_c0fq9_12:nth-child(1){animation-delay:1.4s}._card_c0fq9_12:nth-child(3){animation-delay:1.8s}._card_c0fq9_12:nth-child(5){animation-delay:2.2s}@keyframes _fadeInY_c0fq9_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInX_c0fq9_1{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translateY(0)}}._cardDescription_c0fq9_125{margin:0 auto;border-radius:5px;text-align:left;width:100%;max-width:clamp(300px,60%,800px);padding:20px;opacity:0;transform:translateY(20px);animation:_fadeInY_c0fq9_1 1s ease-in-out .6s forwards;position:relative}._cardDescription_c0fq9_125 ._mask_c0fq9_137{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#101010;opacity:.8;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:600}._cardDescription_c0fq9_125._smallScreen_c0fq9_151{display:none}._cardDescription_c0fq9_125 h5{font-size:clamp(18px,4vw,25px);color:#fff;margin:0}._cardDescription_c0fq9_125 p{font-size:clamp(12px,2.5vw,16px);color:#ccc;line-height:1.6;margin-bottom:15px}._cardDescription_c0fq9_125 strong{color:#ddd}@media (max-width: 768px){._cardDescription_c0fq9_125._largeScreen_c0fq9_169{display:none}._cardDescription_c0fq9_125._smallScreen_c0fq9_151{display:block}._cardDescription_c0fq9_125._smallScreen_c0fq9_151 h5,._cardDescription_c0fq9_125._smallScreen_c0fq9_151 p,._cardDescription_c0fq9_125._smallScreen_c0fq9_151 strong{opacity:.05;transition:opacity 1.5s ease}._cardDescription_c0fq9_125._smallScreen_c0fq9_151._active_c0fq9_181 h5,._cardDescription_c0fq9_125._smallScreen_c0fq9_151._active_c0fq9_181 p,._cardDescription_c0fq9_125._smallScreen_c0fq9_151._active_c0fq9_181 strong{opacity:1}._cardDescription_c0fq9_125._smallScreen_c0fq9_151._active_c0fq9_181 ._mask_c0fq9_137{display:none}._cardDescription_c0fq9_125 h5{margin:0}._cardDescription_c0fq9_125{max-width:clamp(300px,80%,800px)}}@media (max-width: 576px){._cardDescription_c0fq9_125{max-width:clamp(300px,90%,800px)}}._buttonGroup_c0fq9_202{display:flex;gap:24px;margin-top:20px;align-items:center}@media (max-width: 576px){._buttonGroup_c0fq9_202{flex-direction:column}}._buttonGroup_c0fq9_202 ._askAgainButton_c0fq9_213{padding:10px 20px;font-size:14px;font-weight:400;height:40px;border-radius:20px;cursor:pointer;background-color:#fff;color:#121212;border:none;transition:background-color .3s;opacity:0;transform:translate(-20px);animation:_fadeInX_c0fq9_1 1.2s ease-in-out .6s forwards}._buttonGroup_c0fq9_202 ._askAgainButton_c0fq9_213:hover{background-color:#dedede}._buttonGroup_c0fq9_202 ._chatGptLink_c0fq9_231{color:#fff;cursor:pointer;font-size:14px;position:relative;display:flex;align-items:center;gap:4px}._buttonGroup_c0fq9_202 ._chatGptLink_c0fq9_231 ._gotoIconWrapper_c0fq9_240{width:12px;height:12px;display:flex;align-items:center;justify-content:center}._buttonGroup_c0fq9_202 ._chatGptLink_c0fq9_231:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background-color:#fff;transform:scaleX(0);transform-origin:left;transition:transform .3s ease-in-out}._buttonGroup_c0fq9_202 ._chatGptLink_c0fq9_231:hover:after{transform:scaleX(1)}
