.IdeaModal-module__s4XeHG__backdrop{z-index:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000a3;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.IdeaModal-module__s4XeHG__modal{border:1px solid var(--line);background:var(--panel);border-radius:24px;width:min(620px,100%);max-height:min(760px,100vh - 44px);animation:.28s both IdeaModal-module__s4XeHG__modalIn;position:relative;overflow:hidden}.IdeaModal-module__s4XeHG__scroll{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--muted) 60%, transparent) transparent;max-height:min(760px,100vh - 44px);padding:38px;overflow-y:auto}.IdeaModal-module__s4XeHG__close{z-index:5;border:1px solid var(--line);background:var(--panel-2);width:38px;height:38px;color:var(--muted);border-radius:50%;place-items:center;padding:0;transition:background .2s,border-color .2s,color .2s,transform .2s;display:grid;position:absolute;top:18px;right:18px}.IdeaModal-module__s4XeHG__close:hover{background:var(--text);border-color:var(--text);color:var(--bg);transform:rotate(90deg)}.IdeaModal-module__s4XeHG__close svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;transition:transform .2s}.IdeaModal-module__s4XeHG__heading span{color:var(--muted);font-size:14px}.IdeaModal-module__s4XeHG__heading h2{letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(31px,5vw,43px);line-height:1.25}.IdeaModal-module__s4XeHG__form{gap:12px;margin-top:30px;display:grid}.IdeaModal-module__s4XeHG__form input[type=text],.IdeaModal-module__s4XeHG__form textarea{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--text);border-radius:13px;outline:none;font-size:16px;transition:border-color .2s,background .2s}.IdeaModal-module__s4XeHG__form input[type=text]:focus,.IdeaModal-module__s4XeHG__form textarea:focus{border-color:var(--line-strong);background:color-mix(in srgb, var(--bg) 94%, var(--text) 6%)}.IdeaModal-module__s4XeHG__form input[type=text]{height:54px;padding:0 18px}.IdeaModal-module__s4XeHG__form textarea{resize:none;min-height:150px;max-height:250px;padding:18px}.IdeaModal-module__s4XeHG__form input::placeholder,.IdeaModal-module__s4XeHG__form textarea::placeholder{color:var(--muted)}.IdeaModal-module__s4XeHG__uploadArea{border:1px solid var(--line);background:color-mix(in srgb, var(--bg) 72%, var(--panel) 28%);border-radius:14px;padding:16px}.IdeaModal-module__s4XeHG__uploadHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.IdeaModal-module__s4XeHG__uploadHead strong{margin-bottom:5px;font-size:14px;display:block}.IdeaModal-module__s4XeHG__uploadHead span{color:var(--muted);font-size:12px}.IdeaModal-module__s4XeHG__fileCount{border:1px solid var(--line);border-radius:999px;flex:none;padding:5px 8px}.IdeaModal-module__s4XeHG__uploadButton{border:1px solid var(--line);background:var(--panel);min-height:40px;color:var(--text);border-radius:10px;align-items:center;gap:7px;margin-top:14px;padding:0 13px;font-size:13px;font-weight:700;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.IdeaModal-module__s4XeHG__uploadButton:hover{background:var(--panel-2);border-color:var(--line-strong);transform:translateY(-1px)}.IdeaModal-module__s4XeHG__uploadButton svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.IdeaModal-module__s4XeHG__fileInput{display:none}.IdeaModal-module__s4XeHG__previews{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.IdeaModal-module__s4XeHG__preview{aspect-ratio:1;border:1px solid var(--line);background:var(--panel);border-radius:11px;position:relative;overflow:hidden}.IdeaModal-module__s4XeHG__preview img{object-fit:cover;width:100%;height:100%;display:block}.IdeaModal-module__s4XeHG__preview button{color:#fff;background:#0c0d10c7;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:27px;height:27px;padding:0;transition:background .2s,transform .2s;display:grid;position:absolute;top:6px;right:6px}.IdeaModal-module__s4XeHG__preview button:hover{color:#111;background:#fff;transform:scale(1.08)}.IdeaModal-module__s4XeHG__preview button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.IdeaModal-module__s4XeHG__error{color:#d96868;background:#ff50500f;border:1px solid #ff787833;border-radius:10px;padding:10px 12px;font-size:13px}.IdeaModal-module__s4XeHG__submit{background:var(--button);min-width:118px;min-height:50px;color:var(--button-text);border:0;border:1px solid var(--button);background:var(--button);min-width:118px;min-height:50px;border-radius:12px;justify-content:center;justify-self:center;align-items:center;gap:8px;margin-top:8px;padding:0 21px;font-size:15px;font-weight:750;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.IdeaModal-module__s4XeHG__submit:hover:not(:disabled){background:var(--panel);color:var(--text);border-color:var(--line-strong)}.IdeaModal-module__s4XeHG__submit:disabled{opacity:.55}.IdeaModal-module__s4XeHG__submit svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.IdeaModal-module__s4XeHG__success{text-align:center;justify-items:center;padding:55px 10px 25px;display:grid}.IdeaModal-module__s4XeHG__success strong{font-size:21px}.IdeaModal-module__s4XeHG__success p{color:var(--muted);margin:10px 0 24px;font-size:14px}.IdeaModal-module__s4XeHG__success button{background:var(--button);min-height:44px;color:var(--button-text);border:0;border-radius:11px;padding:0 18px;font-weight:700}@keyframes IdeaModal-module__s4XeHG__modalIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}@media (max-width:760px){.IdeaModal-module__s4XeHG__backdrop{padding:12px}.IdeaModal-module__s4XeHG__modal,.IdeaModal-module__s4XeHG__scroll{max-height:calc(100dvh - 24px)}.IdeaModal-module__s4XeHG__scroll{padding:32px 20px 24px}.IdeaModal-module__s4XeHG__heading h2{font-size:32px}.IdeaModal-module__s4XeHG__previews{gap:7px}}.IdeaModal-module__s4XeHG__close,.IdeaModal-module__s4XeHG__close *,.IdeaModal-module__s4XeHG__submit,.IdeaModal-module__s4XeHG__submit *,.IdeaModal-module__s4XeHG__uploadButton,.IdeaModal-module__s4XeHG__uploadButton *,.IdeaModal-module__s4XeHG__preview button,.IdeaModal-module__s4XeHG__preview button *{cursor:pointer}
.BuildOnWorld-module__wkZ0ZG__world{border:1px solid var(--line);background:#101318;border-radius:22px;width:100%;height:100%;min-height:0;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000029}.BuildOnWorld-module__wkZ0ZG__world canvas{touch-action:none;display:block;width:100%!important;height:100%!important}.BuildOnWorld-module__wkZ0ZG__top,.BuildOnWorld-module__wkZ0ZG__topRight{z-index:20;align-items:flex-start;gap:8px;display:flex;position:absolute;top:16px}.BuildOnWorld-module__wkZ0ZG__top{left:16px}.BuildOnWorld-module__wkZ0ZG__topRight{right:16px}.BuildOnWorld-module__wkZ0ZG__nickname{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111318cc;border:1px solid #ffffff2e;border-radius:11px;outline:0;width:110px;height:40px;padding:0 15px;font-size:14px;font-weight:700}.BuildOnWorld-module__wkZ0ZG__genderButtons{gap:7px;display:flex}.BuildOnWorld-module__wkZ0ZG__gender,.BuildOnWorld-module__wkZ0ZG__roundButton,.BuildOnWorld-module__wkZ0ZG__windowButton,.BuildOnWorld-module__wkZ0ZG__restore{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111318d1;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:grid}.BuildOnWorld-module__wkZ0ZG__gender{font-size:13px;font-weight:850}.BuildOnWorld-module__wkZ0ZG__gender:hover,.BuildOnWorld-module__wkZ0ZG__roundButton:hover,.BuildOnWorld-module__wkZ0ZG__windowButton:hover,.BuildOnWorld-module__wkZ0ZG__restore:hover{background:#2a2d36f5;border-color:#fff6;transform:translateY(-2px)}.BuildOnWorld-module__wkZ0ZG__male{box-shadow:inset 0 0 0 1px #5ea6ff33}.BuildOnWorld-module__wkZ0ZG__female{box-shadow:inset 0 0 0 1px #ff85b733}.BuildOnWorld-module__wkZ0ZG__genderActive{background:#32353ef5;border-color:#ffffff94;box-shadow:0 0 0 2px #ffffff14,inset 0 0 0 1px #ffffff24}.BuildOnWorld-module__wkZ0ZG__roundButton svg,.BuildOnWorld-module__wkZ0ZG__windowButton svg,.BuildOnWorld-module__wkZ0ZG__restore svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.BuildOnWorld-module__wkZ0ZG__windowButton svg,.BuildOnWorld-module__wkZ0ZG__restore svg{width:17px;height:17px}.BuildOnWorld-module__wkZ0ZG__timeArea{padding-bottom:10px;position:relative}.BuildOnWorld-module__wkZ0ZG__timeMenu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111318f0;border:1px solid #ffffff24;border-radius:999px;gap:6px;padding:7px;display:grid;position:absolute;top:47px;right:0}.BuildOnWorld-module__wkZ0ZG__timeMenu button{color:#fff;background:#292c33;border:1px solid #ffffff21;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid}.BuildOnWorld-module__wkZ0ZG__timeMenu button:hover,.BuildOnWorld-module__wkZ0ZG__timeMenu .BuildOnWorld-module__wkZ0ZG__selected{background:#4a4f5d}.BuildOnWorld-module__wkZ0ZG__chat{z-index:20;grid-template-columns:minmax(0,1fr) 44px;gap:8px;display:grid;position:absolute;bottom:16px;left:16px;right:16px}.BuildOnWorld-module__wkZ0ZG__chat input{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111318db;border:1px solid #ffffff2b;border-radius:14px;outline:0;width:100%;height:46px;padding:0 17px;font-size:15px}.BuildOnWorld-module__wkZ0ZG__chat input:focus{border-color:#ffffff61}.BuildOnWorld-module__wkZ0ZG__chat button{color:#111;background:#f4f4f4;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:transform .18s,background .18s;display:grid}.BuildOnWorld-module__wkZ0ZG__chat button:hover{background:#fff;transform:translateY(-2px)}.BuildOnWorld-module__wkZ0ZG__chat button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.BuildOnWorld-module__wkZ0ZG__error{color:#ffd3d3;background:#14151beb;border-radius:9px;padding:7px 10px;font-size:12px;position:absolute;bottom:54px;left:6px}.BuildOnWorld-module__wkZ0ZG__roundButton:disabled{opacity:.42;cursor:default!important;transform:none!important}.BuildOnWorld-module__wkZ0ZG__mini{border-radius:18px}.BuildOnWorld-module__wkZ0ZG__restore{z-index:30;position:absolute;top:11px;right:11px}.BuildOnWorld-module__wkZ0ZG__totalOnline{z-index:30;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111318bd;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;display:inline-flex;position:absolute;bottom:11px;left:12px}.BuildOnWorld-module__wkZ0ZG__totalOnline span{background:#80d79a;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #80d79a99}.player-name{color:#fff;white-space:nowrap;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0b0fc7;border:1px solid #ffffff14;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:750;line-height:1.2;transform:translateY(30px)}.player-message{color:#fff;white-space:normal;word-break:keep-all;overflow-wrap:break-word;text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#1a1c22eb,#0f1015e6);border:1px solid #ffffff1f;border-radius:14px;width:max-content;min-width:86px;max-width:250px;padding:9px 13px;font-size:12px;line-height:1.45;position:relative;box-shadow:0 8px 24px #0000002e,inset 0 1px #ffffff06}.player-message:after{content:"";clip-path:polygon(0 0,100% 0,50% 100%);background:#0f1015e6;width:9px;height:6px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}@media (max-width:600px){.BuildOnWorld-module__wkZ0ZG__world{border-radius:18px}.BuildOnWorld-module__wkZ0ZG__top{top:11px;left:11px}.BuildOnWorld-module__wkZ0ZG__topRight{top:11px;right:11px}.BuildOnWorld-module__wkZ0ZG__nickname{width:112px;height:38px}.BuildOnWorld-module__wkZ0ZG__gender,.BuildOnWorld-module__wkZ0ZG__roundButton{width:38px;height:38px}.BuildOnWorld-module__wkZ0ZG__windowButton{display:none}.BuildOnWorld-module__wkZ0ZG__chat{bottom:11px;left:11px;right:11px}.BuildOnWorld-module__wkZ0ZG__chat input{touch-action:manipulation;font-size:16px}.BuildOnWorld-module__wkZ0ZG__chat button{touch-action:manipulation}}
.HeroSection-module___UGK9W__hero{isolation:isolate;border-bottom:1px solid var(--line);background:var(--bg);grid-template-columns:minmax(390px,39%) minmax(0,61%);gap:clamp(28px,3vw,54px);min-height:720px;padding:104px max(34px,50vw - 718px) 54px;display:grid;position:relative;overflow:hidden}.HeroSection-module___UGK9W__copy{z-index:4;flex-direction:column;justify-content:center;min-width:0;max-width:560px;display:flex}.HeroSection-module___UGK9W__brand{color:var(--muted);letter-spacing:.05em;margin-bottom:18px;font-size:16px;font-weight:750}.HeroSection-module___UGK9W__copy h1{letter-spacing:-.055em;margin:0;line-height:1.24}.HeroSection-module___UGK9W__copy>p{color:var(--muted);margin:22px 0 0;font-size:17px;line-height:1.75}.HeroSection-module___UGK9W__actions{flex-wrap:wrap;gap:18px;margin-top:34px;display:flex}.HeroSection-module___UGK9W__primary,.HeroSection-module___UGK9W__idea{border-radius:13px;justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-size:15px;font-weight:750;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.HeroSection-module___UGK9W__primary{background:var(--button);color:var(--button-text);border:0;gap:8px}.HeroSection-module___UGK9W__idea{border:1px solid var(--line);background:var(--panel);color:var(--text);gap:8px}.HeroSection-module___UGK9W__primary svg,.HeroSection-module___UGK9W__idea svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.HeroSection-module___UGK9W__primary .HeroSection-module___UGK9W__projectIcon{width:21px;height:21px}.HeroSection-module___UGK9W__primary:hover,.HeroSection-module___UGK9W__idea:hover{transform:translateY(-2px)}.HeroSection-module___UGK9W__question{color:var(--muted);text-align:left;background:0 0;border:0;align-self:flex-start;margin-top:27px;padding:0;font-size:16px;font-weight:400;line-height:1.55}.HeroSection-module___UGK9W__question span{cursor:pointer}.HeroSection-module___UGK9W__typingCursor{vertical-align:-.12em;background:currentColor;width:1px;height:1.05em;margin-left:3px;animation:.72s step-end infinite HeroSection-module___UGK9W__typingBlink;display:inline-block}@keyframes HeroSection-module___UGK9W__typingBlink{0%,48%{opacity:1}49%,to{opacity:0}}.HeroSection-module___UGK9W__question:hover{color:var(--text)}.HeroSection-module___UGK9W__worldSlot{z-index:5;align-self:center;min-width:0;height:560px}.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini{justify-content:center;align-items:center;min-height:720px;display:flex}.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__copy{text-align:center;align-items:center;max-width:680px}.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__question{align-self:center}.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__worldSlot{z-index:6;width:300px;height:220px;position:absolute;top:92px;right:38px}.HeroSection-module___UGK9W__spaceFx{z-index:0;pointer-events:none;opacity:.32;transition:opacity .5s;position:absolute;inset:0;overflow:hidden}.HeroSection-module___UGK9W__spaceFxMini{opacity:1}.HeroSection-module___UGK9W__edgeAura{width:145%;height:145%;animation:32s linear infinite HeroSection-module___UGK9W__edgeOrbit;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module___UGK9W__edgeAura:before,.HeroSection-module___UGK9W__edgeAura:after{content:"";filter:blur(70px);border-radius:50%;width:46%;height:30%;position:absolute}.HeroSection-module___UGK9W__edgeAura:before{background:#5270b21c;top:5%;left:-5%}.HeroSection-module___UGK9W__edgeAura:after{background:#7791ca13;bottom:4%;right:-3%}.HeroSection-module___UGK9W__spaceGlow{filter:blur(34px);background:radial-gradient(#859ccf0e,#46588005 42%,#0000 72%);border-radius:50%;width:72vw;height:48vh;animation:8s ease-in-out infinite alternate HeroSection-module___UGK9W__glowBreath;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module___UGK9W__starField{position:absolute;inset:0}.HeroSection-module___UGK9W__starField i{color:#d6e1f8c7;opacity:.2;background:currentColor;border-radius:50%;width:2px;height:2px;animation:4.2s ease-in-out infinite alternate HeroSection-module___UGK9W__starTwinkle,22s linear infinite HeroSection-module___UGK9W__starDrift;position:absolute;box-shadow:0 0 5px,0 0 12px #9eb5e540}.HeroSection-module___UGK9W__starField i:first-child{animation-delay:-.2s;top:9%;left:3%}.HeroSection-module___UGK9W__starField i:nth-child(2){animation-delay:-2.1s;top:28%;left:11%}.HeroSection-module___UGK9W__starField i:nth-child(3){animation-delay:-1.3s;top:7%;left:18%}.HeroSection-module___UGK9W__starField i:nth-child(4){animation-delay:-3.4s;top:43%;left:26%}.HeroSection-module___UGK9W__starField i:nth-child(5){animation-delay:-.8s;top:16%;left:34%}.HeroSection-module___UGK9W__starField i:nth-child(6){animation-delay:-2.8s;top:63%;left:42%}.HeroSection-module___UGK9W__starField i:nth-child(7){animation-delay:-1.7s;top:24%;left:49%}.HeroSection-module___UGK9W__starField i:nth-child(8){animation-delay:-3.7s;top:8%;left:57%}.HeroSection-module___UGK9W__starField i:nth-child(9){animation-delay:-.5s;top:48%;left:64%}.HeroSection-module___UGK9W__starField i:nth-child(10){animation-delay:-2.4s;top:19%;left:72%}.HeroSection-module___UGK9W__starField i:nth-child(11){animation-delay:-1.1s;top:39%;left:81%}.HeroSection-module___UGK9W__starField i:nth-child(12){animation-delay:-3.1s;top:13%;left:91%}.HeroSection-module___UGK9W__starField i:nth-child(13){animation-delay:-1.8s;top:61%;left:6%}.HeroSection-module___UGK9W__starField i:nth-child(14){animation-delay:-.6s;top:83%;left:14%}.HeroSection-module___UGK9W__starField i:nth-child(15){animation-delay:-3.5s;top:70%;left:23%}.HeroSection-module___UGK9W__starField i:nth-child(16){animation-delay:-2.2s;top:91%;left:31%}.HeroSection-module___UGK9W__starField i:nth-child(17){animation-delay:-.9s;top:34%;left:39%}.HeroSection-module___UGK9W__starField i:nth-child(18){animation-delay:-3s;top:79%;left:46%}.HeroSection-module___UGK9W__starField i:nth-child(19){animation-delay:-1.5s;top:56%;left:54%}.HeroSection-module___UGK9W__starField i:nth-child(20){animation-delay:-.3s;top:88%;left:61%}.HeroSection-module___UGK9W__starField i:nth-child(21){animation-delay:-2.7s;top:72%;left:69%}.HeroSection-module___UGK9W__starField i:nth-child(22){animation-delay:-1.2s;top:59%;left:77%}.HeroSection-module___UGK9W__starField i:nth-child(23){animation-delay:-3.8s;top:81%;left:85%}.HeroSection-module___UGK9W__starField i:nth-child(24){animation-delay:-.7s;top:67%;left:95%}.HeroSection-module___UGK9W__starField i:nth-child(25){animation-delay:-2.5s;top:45%;left:8%}.HeroSection-module___UGK9W__starField i:nth-child(26){animation-delay:-1.4s;top:53%;left:16%}.HeroSection-module___UGK9W__starField i:nth-child(27){animation-delay:-3.3s;top:29%;left:28%}.HeroSection-module___UGK9W__starField i:nth-child(28){animation-delay:-.4s;top:76%;left:36%}.HeroSection-module___UGK9W__starField i:nth-child(29){animation-delay:-2.9s;top:12%;left:44%}.HeroSection-module___UGK9W__starField i:nth-child(30){animation-delay:-1s;top:94%;left:52%}.HeroSection-module___UGK9W__starField i:nth-child(31){animation-delay:-3.6s;top:37%;left:59%}.HeroSection-module___UGK9W__starField i:nth-child(32){animation-delay:-1.9s;top:5%;left:67%}.HeroSection-module___UGK9W__starField i:nth-child(33){animation-delay:-.1s;top:93%;left:74%}.HeroSection-module___UGK9W__starField i:nth-child(34){animation-delay:-2.3s;top:22%;left:82%}.HeroSection-module___UGK9W__starField i:nth-child(35){animation-delay:-1.6s;top:51%;left:89%}.HeroSection-module___UGK9W__starField i:nth-child(36){animation-delay:-3.2s;top:31%;left:97%}.HeroSection-module___UGK9W__starField i:nth-child(37){animation-delay:-.9s;top:95%;left:4%}.HeroSection-module___UGK9W__starField i:nth-child(38){animation-delay:-2.6s;top:37%;left:20%}.HeroSection-module___UGK9W__starField i:nth-child(39){animation-delay:-1.3s;top:47%;left:48%}.HeroSection-module___UGK9W__starField i:nth-child(40){animation-delay:-3.9s;top:27%;left:63%}.HeroSection-module___UGK9W__starField i:nth-child(41){animation-delay:-.5s;top:7%;left:79%}.HeroSection-module___UGK9W__starField i:nth-child(42){animation-delay:-2s;top:91%;left:93%}.HeroSection-module___UGK9W__starField i:nth-child(4n){opacity:.32;width:1px;height:1px}.HeroSection-module___UGK9W__starField i:nth-child(7n){width:3px;height:3px}.HeroSection-module___UGK9W__spaceFxMini .HeroSection-module___UGK9W__starField i{color:#e1eafff0;box-shadow:0 0 7px,0 0 18px #9eb5e561}.HeroSection-module___UGK9W__spaceStreaks{position:absolute;inset:0;overflow:hidden}.HeroSection-module___UGK9W__spaceStreaks i{opacity:0;background:linear-gradient(90deg,#0000,#b6c7e724,#0000);border-radius:999px;width:90px;height:1px;animation:10s linear infinite HeroSection-module___UGK9W__streak;position:absolute}.HeroSection-module___UGK9W__spaceStreaks i:first-child{animation-delay:-1s;top:16%;left:8%}.HeroSection-module___UGK9W__spaceStreaks i:nth-child(2){animation-delay:-3s;top:24%;left:78%}.HeroSection-module___UGK9W__spaceStreaks i:nth-child(3){animation-delay:-5s;top:68%;left:18%}.HeroSection-module___UGK9W__spaceStreaks i:nth-child(4){animation-delay:-7s;top:74%;left:68%}.HeroSection-module___UGK9W__spaceStreaks i:nth-child(5){animation-delay:-8s;top:12%;left:38%}.HeroSection-module___UGK9W__spaceStreaks i:nth-child(6){animation-delay:-2s;top:52%;left:84%}.HeroSection-module___UGK9W__spaceStreaks i:nth-child(7){animation-delay:-6s;top:48%;left:4%}.HeroSection-module___UGK9W__spaceStreaks i:nth-child(8){animation-delay:-4s;top:84%;left:48%}.HeroSection-module___UGK9W__spaceStreaks i:nth-child(9){animation-delay:-9s;top:35%;left:27%}.HeroSection-module___UGK9W__spaceStreaks i:nth-child(10){animation-delay:-1.8s;top:39%;left:61%}.HeroSection-module___UGK9W__spaceStreaks i:nth-child(11){animation-delay:-6.8s;top:86%;left:14%}.HeroSection-module___UGK9W__spaceStreaks i:nth-child(12){animation-delay:-4.8s;top:82%;left:89%}@keyframes HeroSection-module___UGK9W__edgeOrbit{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes HeroSection-module___UGK9W__glowBreath{0%{opacity:.45;transform:translate(-52%,-49%)scale(.96)}to{opacity:.9;transform:translate(-48%,-52%)scale(1.06)}}@keyframes HeroSection-module___UGK9W__starTwinkle{0%{opacity:.08;filter:brightness(.8)}45%{opacity:.28}to{opacity:.82;filter:brightness(1.4)}}@keyframes HeroSection-module___UGK9W__starDrift{0%{transform:translate(0,0)}to{transform:translate(18px,-12px)}}@keyframes HeroSection-module___UGK9W__streak{0%,72%{opacity:0;transform:translate(-30px,18px)rotate(-14deg)scaleX(.3)}78%{opacity:.12}90%{opacity:.28}to{opacity:0;transform:translate(90px,-52px)rotate(-14deg)scaleX(1.25)}}html[data-theme=light] .HeroSection-module___UGK9W__spaceFx{opacity:.46}html[data-theme=light] .HeroSection-module___UGK9W__spaceFxMini{opacity:.9}html[data-theme=light] .HeroSection-module___UGK9W__edgeAura:before{background:#6183bc1a}html[data-theme=light] .HeroSection-module___UGK9W__edgeAura:after{background:#91a4c61a}html[data-theme=light] .HeroSection-module___UGK9W__spaceGlow{background:radial-gradient(#6989c217,#b2c0da09 44%,#0000 74%)}html[data-theme=light] .HeroSection-module___UGK9W__starField i{color:#3a5280ad;box-shadow:0 0 5px #44609457,0 0 12px #536c9a29}html[data-theme=light] .HeroSection-module___UGK9W__spaceStreaks i{background:linear-gradient(90deg,#0000,#536c9a24,#0000)}.HeroSection-module___UGK9W__lightCubes{perspective:900px;pointer-events:none;position:absolute;inset:0;overflow:hidden}.HeroSection-module___UGK9W__lightCubes i{opacity:0;width:74px;height:74px;transform-style:preserve-3d;display:block;position:absolute}.HeroSection-module___UGK9W__lightCubes i span{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(145deg,#ffffff38,#748fbb0e);border:1px solid #49628b2e;border-radius:7px;display:block;position:absolute;inset:0;transform:rotateX(58deg)rotate(42deg);box-shadow:inset 0 0 22px #7591bf0e,0 14px 40px #4a638b09}.HeroSection-module___UGK9W__lightCubes i span:before,.HeroSection-module___UGK9W__lightCubes i span:after{content:"";background:#8299be09;border:1px solid #49628b1f;position:absolute}.HeroSection-module___UGK9W__lightCubes i span:before{transform-origin:bottom;height:15px;top:-16px;left:10px;right:-15px;transform:skew(-42deg)}.HeroSection-module___UGK9W__lightCubes i span:after{transform-origin:0;width:15px;top:-8px;bottom:8px;right:-16px;transform:skewY(-48deg)}.HeroSection-module___UGK9W__lightCubes i:first-child{width:96px;height:96px;animation:16s ease-in-out infinite alternate HeroSection-module___UGK9W__cubeFloatA;top:17%;left:5%}.HeroSection-module___UGK9W__lightCubes i:nth-child(2){width:54px;height:54px;animation:20s ease-in-out -4s infinite alternate HeroSection-module___UGK9W__cubeFloatB;top:67%;left:20%}.HeroSection-module___UGK9W__lightCubes i:nth-child(3){width:42px;height:42px;animation:22s ease-in-out -7s infinite alternate HeroSection-module___UGK9W__cubeFloatA;top:9%;left:38%}.HeroSection-module___UGK9W__lightCubes i:nth-child(4){width:82px;height:82px;animation:18s ease-in-out -2s infinite alternate HeroSection-module___UGK9W__cubeFloatB;top:74%;left:54%}.HeroSection-module___UGK9W__lightCubes i:nth-child(5){width:64px;height:64px;animation:19s ease-in-out -10s infinite alternate HeroSection-module___UGK9W__cubeFloatA;top:18%;left:70%}.HeroSection-module___UGK9W__lightCubes i:nth-child(6){width:108px;height:108px;animation:24s ease-in-out -6s infinite alternate HeroSection-module___UGK9W__cubeFloatB;top:60%;left:86%}.HeroSection-module___UGK9W__lightCubes i:nth-child(7){width:38px;height:38px;animation:21s ease-in-out -12s infinite alternate HeroSection-module___UGK9W__cubeFloatA;top:83%;left:8%}.HeroSection-module___UGK9W__lightCubes i:nth-child(8){width:48px;height:48px;animation:17s ease-in-out -8s infinite alternate HeroSection-module___UGK9W__cubeFloatB;top:12%;left:91%}@keyframes HeroSection-module___UGK9W__cubeFloatA{0%{opacity:.14;transform:translate3d(0,18px,-80px)rotate(0)scale(.88)}to{opacity:.52;transform:translate3d(24px,-24px,60px)rotate(14deg)scale(1.05)}}@keyframes HeroSection-module___UGK9W__cubeFloatB{0%{opacity:.1;transform:translate3d(10px,-10px,-110px)rotate(-8deg)scale(.82)}to{opacity:.44;transform:translate3d(-28px,28px,45px)rotate(11deg)scale(1.08)}}html[data-theme=light] .HeroSection-module___UGK9W__lightCubes{display:block}html[data-theme=light] .HeroSection-module___UGK9W__spaceFxMini .HeroSection-module___UGK9W__lightCubes i{filter:saturate(1.05)}@media (max-width:900px){.HeroSection-module___UGK9W__hero,.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini{min-height:auto;padding:96px 22px 42px;display:block}.HeroSection-module___UGK9W__copy,.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__copy{text-align:left;align-items:flex-start;max-width:none;padding:34px 4px 46px}.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__question{align-self:flex-start}.HeroSection-module___UGK9W__worldSlot,.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__worldSlot{width:100%;height:500px;position:relative;top:auto;right:auto}.HeroSection-module___UGK9W__spaceFx{opacity:.18}.HeroSection-module___UGK9W__spaceStreaks{display:none}}@media (max-width:600px){.HeroSection-module___UGK9W__copy h1{font-size:39px}.HeroSection-module___UGK9W__copy>p{font-size:16px}.HeroSection-module___UGK9W__actions{grid-template-columns:1fr 1fr;gap:12px;width:100%;display:grid}.HeroSection-module___UGK9W__worldSlot,.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__worldSlot{height:470px}}.HeroSection-module___UGK9W__lightCubeSpace{z-index:1;pointer-events:none;opacity:0;transition:opacity .45s;display:none;position:absolute;inset:0;overflow:hidden}.HeroSection-module___UGK9W__lightCubeSpace canvas{width:100%!important;height:100%!important}html[data-theme=light] .HeroSection-module___UGK9W__lightCubeSpace{opacity:.72;display:block}.HeroSection-module___UGK9W__lightCubes{display:none!important}@media (max-width:900px){html[data-theme=light] .HeroSection-module___UGK9W__lightCubeSpace{opacity:.48}}@media (max-width:600px){.HeroSection-module___UGK9W__lightCubeSpace{display:none!important}}html[data-theme=light] .HeroSection-module___UGK9W__starField{opacity:.1}html[data-theme=light] .HeroSection-module___UGK9W__spaceFxMini .HeroSection-module___UGK9W__starField{opacity:.16}html[data-theme=light] .HeroSection-module___UGK9W__lightCubeSpace{opacity:.4}html[data-theme=light] .HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__lightCubeSpace{opacity:.52}.HeroSection-module___UGK9W__interactiveTitle{z-index:6;letter-spacing:-.065em;cursor:default;-webkit-user-select:none;user-select:none;touch-action:pan-y;align-items:baseline;width:max-content;max-width:100%;margin:0;font-size:clamp(43px,4vw,60px);font-weight:950;line-height:1.08;display:flex;position:relative;overflow:visible}.HeroSection-module___UGK9W__titleLetter,.HeroSection-module___UGK9W__titleSpace{will-change:transform;transform-origin:50%;pointer-events:none;transition:transform .34s cubic-bezier(.16,1,.3,1);display:inline-block;position:relative;transform:translate(0,0)rotate(0)}.HeroSection-module___UGK9W__titleLetter{color:#0000;-webkit-text-fill-color:transparent;filter:brightness(1.12)drop-shadow(0 0 1px #ffffffb8)drop-shadow(0 0 4px #ffffff47);background-image:radial-gradient(circle,#fff .62px,#f2f6ffeb .72px,#0000 .92px);background-position:50%;background-repeat:repeat;background-size:2.65px 2.65px;-webkit-background-clip:text;background-clip:text}.HeroSection-module___UGK9W__titleSpace{flex:0 0 .3em;width:.3em}html[data-theme=light] .HeroSection-module___UGK9W__titleLetter{filter:contrast(1.08)drop-shadow(0 0 .45px #0000001a);background-image:radial-gradient(circle,#000 .64px,#000000e6 .72px,#0000 .92px);background-size:2.65px 2.65px}.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__interactiveTitle{letter-spacing:-.075em;font-size:clamp(60px,6vw,92px);font-weight:950}.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__titleLetter{filter:brightness(1.1)drop-shadow(0 0 1px #ffffffb8)drop-shadow(0 0 4px #ffffff42);background-image:radial-gradient(circle,#fff .66px,#f3f7fff0 .76px,#0000 .96px);background-size:2.75px 2.75px}html[data-theme=light] .HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__titleLetter{filter:contrast(1.08)drop-shadow(0 0 .45px #0000001a);background-image:radial-gradient(circle,#000 .64px,#000000e6 .72px,#0000 .92px);background-size:2.65px 2.65px}@media (max-width:600px){.HeroSection-module___UGK9W__interactiveTitle,.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__interactiveTitle{letter-spacing:-.065em;width:auto;font-size:clamp(37px,10.5vw,48px);line-height:1.12}.HeroSection-module___UGK9W__titleLetter{background-image:radial-gradient(circle,#fff .52px,#f2f6ffe6 .62px,#0000 .8px);background-size:2.3px 2.3px}html[data-theme=light] .HeroSection-module___UGK9W__titleLetter{background-image:radial-gradient(circle,#14171dfa .52px,#272d39d6 .62px,#0000 .8px);background-size:2.3px 2.3px}.HeroSection-module___UGK9W__titleLetter,.HeroSection-module___UGK9W__titleSpace{transform:none!important}}@media (prefers-reduced-motion:reduce){.HeroSection-module___UGK9W__titleLetter,.HeroSection-module___UGK9W__titleSpace{transition:none!important;transform:none!important}}.HeroSection-module___UGK9W__brand{cursor:default;-webkit-user-select:none;user-select:none;opacity:.42;transition:color .28s,opacity .28s,text-shadow .28s,filter .28s}.HeroSection-module___UGK9W__brandOn{color:#f4f4f5;opacity:1;text-shadow:0 0 8px #ffffff94,0 0 18px #7480ff57,0 0 34px #7480ff2e;filter:brightness(1.12)}html[data-theme=light] .HeroSection-module___UGK9W__brandOn{color:#202126;opacity:1;text-shadow:0 0 8px #7480ff47,0 0 18px #7480ff2e;filter:brightness(.92)}.HeroSection-module___UGK9W__introFlip{perspective:700px;cursor:default;-webkit-user-select:none;user-select:none;width:max-content;max-width:100%;height:30px;margin-top:22px;position:relative}.HeroSection-module___UGK9W__introFlipInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.22,1,.36,1);position:relative;transform:rotateX(0)}.HeroSection-module___UGK9W__introFlipActive .HeroSection-module___UGK9W__introFlipInner{transform:rotateX(90deg)}.HeroSection-module___UGK9W__introFront,.HeroSection-module___UGK9W__introBack{color:var(--muted);white-space:nowrap;backface-visibility:hidden;margin:0;font-size:17px;line-height:30px;position:absolute;top:0;left:0}.HeroSection-module___UGK9W__introFront{transform:translateZ(15px)}.HeroSection-module___UGK9W__introBack{transform:rotateX(-90deg)translateZ(15px)}@media (max-width:600px){.HeroSection-module___UGK9W__introFront,.HeroSection-module___UGK9W__introBack{font-size:16px}}@media (prefers-reduced-motion:reduce){.HeroSection-module___UGK9W__introFlipInner{transition:none}}@media (max-width:600px){.HeroSection-module___UGK9W__copy,.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__copy{padding-top:0;padding-bottom:30px}.HeroSection-module___UGK9W__brand{margin-bottom:10px;font-size:16px}.HeroSection-module___UGK9W__introFlip{margin-top:10px}.HeroSection-module___UGK9W__actions{margin-top:20px}.HeroSection-module___UGK9W__question{margin-top:21px;display:none}.HeroSection-module___UGK9W__hero,.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini{padding-left:20px;padding-right:20px}}.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__introFlip,.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__introFlipInner{width:100%}.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__introFront,.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__introBack{text-align:center;width:max-content;left:50%}.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__introFront{transform:translate(-50%)translateZ(15px)}.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__introBack{transform:translate(-50%)rotateX(-90deg)translateZ(15px)}.HeroSection-module___UGK9W__spaceFx,.HeroSection-module___UGK9W__spaceFxMini{opacity:1}html[data-theme=light] .HeroSection-module___UGK9W__hero{background:linear-gradient(#a9ddff 0%,#c8ecff 46%,#fff0b8 100%);border-bottom-color:#395e7a33}html[data-theme=light] .HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini{background:linear-gradient(#a9ddff 0%,#c8ecff 46%,#fff0b8 100%);border-bottom-color:#395e7a33}html[data-theme=light] .HeroSection-module___UGK9W__spaceFx{display:none}.HeroSection-module___UGK9W__lightCubeSpace{display:none!important}.HeroSection-module___UGK9W__lightTetris{z-index:1;pointer-events:none;display:none;position:absolute;inset:0;overflow:hidden}html[data-theme=light] .HeroSection-module___UGK9W__lightTetris{display:block}.HeroSection-module___UGK9W__toySky{opacity:.9;background:radial-gradient(circle at 13% 17%,#ffffffb8 0 2px,#0000 3px),radial-gradient(circle at 84% 13%,#ffffffd1 0 3px,#0000 4px),radial-gradient(circle at 74% 68%,#ffffff8f 0 2px,#0000 3px),radial-gradient(circle at 25% 74%,#ffffff80 0 2px,#0000 3px);position:absolute;inset:0}.HeroSection-module___UGK9W__tetrisBoard{opacity:.72;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:4.16667% 5.55556%;grid-template-rows:repeat(18,1fr);grid-template-columns:repeat(24,1fr);width:100%;height:100%;display:grid;position:absolute;bottom:0;left:0;right:0}.HeroSection-module___UGK9W__tetrisEmptyCell,.HeroSection-module___UGK9W__tetrisCell{min-width:0;min-height:0;display:block}.HeroSection-module___UGK9W__tetrisEmptyCell{background:0 0}.HeroSection-module___UGK9W__tetrisCell{border:2px solid #2731407a;border-radius:5px;margin:2px;animation:.16s steps(2,end) HeroSection-module___UGK9W__toyBlockPop;position:relative;box-shadow:inset 3px 3px #ffffff7a,inset -3px -3px #1e31451f,3px 4px #2d3e4f29}.HeroSection-module___UGK9W__tetrisCell:after{content:"";border:1px solid #ffffff52;border-radius:2px;position:absolute;inset:5px}.HeroSection-module___UGK9W__tetrisColor0{background:#ff6b72}.HeroSection-module___UGK9W__tetrisColor1{background:#ffca4f}.HeroSection-module___UGK9W__tetrisColor2{background:#58c9ff}.HeroSection-module___UGK9W__tetrisColor3{background:#7ddc79}.HeroSection-module___UGK9W__tetrisColor4{background:#b98cff}.HeroSection-module___UGK9W__tetrisColor5{background:#ff8bc2}.HeroSection-module___UGK9W__tetrisColor6{background:#ff9857}@keyframes HeroSection-module___UGK9W__toyBlockPop{0%{filter:brightness(1.2)}to{filter:none}}.HeroSection-module___UGK9W__toyClouds{z-index:2;pointer-events:none;position:absolute;inset:0}.HeroSection-module___UGK9W__toyClouds i{background:#ffffffb8;border:2px solid #405b6e29;border-radius:999px;width:84px;height:25px;animation:18s linear infinite HeroSection-module___UGK9W__toyCloudMove;position:absolute;box-shadow:0 6px #43607412}.HeroSection-module___UGK9W__toyClouds i:before,.HeroSection-module___UGK9W__toyClouds i:after{content:"";background:inherit;border-radius:50%;position:absolute;bottom:8px}.HeroSection-module___UGK9W__toyClouds i:before{width:30px;height:30px;left:13px}.HeroSection-module___UGK9W__toyClouds i:after{width:39px;height:39px;right:13px}.HeroSection-module___UGK9W__toyClouds i:first-child{animation-delay:-4s;top:16%;left:7%}.HeroSection-module___UGK9W__toyClouds i:nth-child(2){animation-delay:-11s;top:10%;left:58%;transform:scale(.72)}.HeroSection-module___UGK9W__toyClouds i:nth-child(3){animation-delay:-15s;top:31%;left:82%;transform:scale(.52)}@keyframes HeroSection-module___UGK9W__toyCloudMove{0%{translate:-50px}to{translate:70px}}html[data-theme=light] .HeroSection-module___UGK9W__copy{text-shadow:0 2px #ffffff8a}html[data-theme=light] .HeroSection-module___UGK9W__brand{color:#35637c;opacity:.88}html[data-theme=light] .HeroSection-module___UGK9W__brandOn{color:#ff5f68;text-shadow:2px 2px #fff3c4,0 0 12px #ff5f6838;filter:none}:is(html[data-theme=light] .HeroSection-module___UGK9W__introFront,html[data-theme=light] .HeroSection-module___UGK9W__introBack,html[data-theme=light] .HeroSection-module___UGK9W__question){color:#31586d}html[data-theme=light] .HeroSection-module___UGK9W__primary{color:#fff;background:#ff6570;border:2px solid #263f50;box-shadow:4px 4px #263f50}html[data-theme=light] .HeroSection-module___UGK9W__idea{color:#263f50;background:#fff2a8;border:2px solid #263f50;box-shadow:4px 4px #263f50}:is(html[data-theme=light] .HeroSection-module___UGK9W__primary:hover,html[data-theme=light] .HeroSection-module___UGK9W__idea:hover){transform:translate(2px,2px);box-shadow:2px 2px #263f50}html[data-theme=light] .HeroSection-module___UGK9W__interactiveTitle{letter-spacing:-.075em;font-family:Galmuri11,DungGeunMo,NeoDunggeunmo,monospace;font-weight:900}html[data-theme=light] .HeroSection-module___UGK9W__titleLetter{color:#263f50;-webkit-text-fill-color:currentColor;filter:none;text-shadow:3px 0 #263f50,0 3px #263f50,3px 3px #ffffffbd;background:0 0;-webkit-background-clip:border-box;background-clip:border-box}html[data-theme=light] .HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__titleLetter{color:#263f50;-webkit-text-fill-color:currentColor;filter:none;text-shadow:3px 0 #263f50,0 3px #263f50,3px 3px #ffffffbd;background:0 0;-webkit-background-clip:border-box;background-clip:border-box}@media (max-width:900px){.HeroSection-module___UGK9W__tetrisBoard{opacity:.58;grid-template-columns:repeat(24,1fr)}.HeroSection-module___UGK9W__tetrisCell{border-width:1px;border-radius:3px;margin:1px}}@media (max-width:600px){.HeroSection-module___UGK9W__lightTetris{opacity:.44}.HeroSection-module___UGK9W__toyClouds{display:none}html[data-theme=light] .HeroSection-module___UGK9W__interactiveTitle{font-family:Galmuri11,DungGeunMo,NeoDunggeunmo,monospace}}@media (prefers-reduced-motion:reduce){.HeroSection-module___UGK9W__toyClouds i,.HeroSection-module___UGK9W__tetrisCell{animation:none}}html[data-theme=light] .HeroSection-module___UGK9W__copy{z-index:8;position:relative}html[data-theme=light] .HeroSection-module___UGK9W__tetrisBoard{opacity:.76;gap:0;width:100%;height:100%;inset:0}html[data-theme=light] .HeroSection-module___UGK9W__tetrisCell{border:1px solid #27314061;border-radius:4px;margin:0;box-shadow:inset 3px 3px #ffffff6b,inset -3px -3px #1e31451a}html[data-theme=light] .HeroSection-module___UGK9W__tetrisCell:after{inset:4px}html[data-theme=light] .HeroSection-module___UGK9W__toyClouds{z-index:2;opacity:.48}html[data-theme=light] .HeroSection-module___UGK9W__toyClouds i{background:#ffffffb8;border:0;border-radius:5px;width:92px;height:28px;animation:26s linear infinite HeroSection-module___UGK9W__toyCloudMove;box-shadow:8px 0 #ffffffb8,16px 0 #ffffffb8,24px 0 #ffffffb8,16px -12px #ffffffb8,32px -12px #ffffffb8,24px -24px #ffffffb8,32px -24px #ffffffb8,40px -12px #ffffffb8,48px 0 #ffffffb8,56px 0 #ffffffb8,5px 7px #405b6e14}html[data-theme=light] .HeroSection-module___UGK9W__toyClouds i:before{display:none}html[data-theme=light] .HeroSection-module___UGK9W__toyClouds i:after{display:none}html[data-theme=light] .HeroSection-module___UGK9W__toyClouds i:first-child{animation-delay:-5s;top:12%;left:8%;transform:scale(.72)}html[data-theme=light] .HeroSection-module___UGK9W__toyClouds i:nth-child(2){animation-delay:-14s;top:9%;left:55%;transform:scale(.55)}html[data-theme=light] .HeroSection-module___UGK9W__toyClouds i:nth-child(3){animation-delay:-20s;top:24%;left:84%;transform:scale(.42)}@media (max-width:900px){html[data-theme=light] .HeroSection-module___UGK9W__tetrisCell{margin:0}}@media (max-width:600px){.HeroSection-module___UGK9W__interactiveTitle,.HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__interactiveTitle{letter-spacing:-.07em;width:100%;max-width:100%;font-size:clamp(34px,9.4vw,42px);line-height:1.08;display:flex;overflow:visible}.HeroSection-module___UGK9W__titleLetter,.HeroSection-module___UGK9W__titleSpace{transition:none!important;transform:none!important}.HeroSection-module___UGK9W__titleLetter{filter:none;text-shadow:none}html[data-theme=light] .HeroSection-module___UGK9W__titleLetter{color:#263f50;-webkit-text-fill-color:currentColor;filter:none;text-shadow:none;background:0 0;-webkit-background-clip:border-box;background-clip:border-box}html[data-theme=light] .HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__titleLetter{color:#263f50;-webkit-text-fill-color:currentColor;filter:none;text-shadow:none;background:0 0;-webkit-background-clip:border-box;background-clip:border-box}html[data-theme=light] .HeroSection-module___UGK9W__lightTetris{opacity:.78;width:100%;height:100%;inset:0;overflow:hidden}html[data-theme=light] .HeroSection-module___UGK9W__tetrisBoard{aspect-ratio:24/36;opacity:.68;background-size:4.16667% 5.55556%;grid-template-rows:repeat(18,minmax(0,1fr));grid-template-columns:repeat(24,minmax(0,1fr));gap:0;width:156vw;height:auto;inset:auto auto 0 50%;transform:translate(-50%)}:is(html[data-theme=light] .HeroSection-module___UGK9W__tetrisEmptyCell,html[data-theme=light] .HeroSection-module___UGK9W__tetrisCell){width:100%;min-width:0;height:100%;min-height:0;margin:0}html[data-theme=light] .HeroSection-module___UGK9W__tetrisCell{border:1px solid #27314061;border-radius:3px;box-shadow:inset 2px 2px #ffffff6b,inset -2px -2px #1e31451a}html[data-theme=light] .HeroSection-module___UGK9W__tetrisCell:after{border-radius:1px;inset:3px}html:not([data-theme=light]) .HeroSection-module___UGK9W__titleLetter{color:var(--text);-webkit-text-fill-color:currentColor;filter:none;text-shadow:none;background:0 0;-webkit-background-clip:border-box;background-clip:border-box}html:not([data-theme=light]) .HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__titleLetter{color:var(--text);-webkit-text-fill-color:currentColor;filter:none;text-shadow:none;background:0 0;-webkit-background-clip:border-box;background-clip:border-box}html:not([data-theme=light]) .HeroSection-module___UGK9W__interactiveTitle{letter-spacing:-.065em;font-family:Arial,Pretendard,sans-serif;font-weight:900}html:not([data-theme=light]) .HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__interactiveTitle{letter-spacing:-.065em;font-family:Arial,Pretendard,sans-serif;font-weight:900}}@media (min-width:601px){html[data-theme=light] .HeroSection-module___UGK9W__interactiveTitle{letter-spacing:-.075em;font-family:Galmuri11,DungGeunMo,NeoDunggeunmo,monospace;font-weight:900}html[data-theme=light] .HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__interactiveTitle{letter-spacing:-.075em;font-family:Galmuri11,DungGeunMo,NeoDunggeunmo,monospace;font-weight:900}html[data-theme=light] .HeroSection-module___UGK9W__titleLetter{color:#263f50;-webkit-text-fill-color:currentColor;filter:none;text-shadow:none;-webkit-text-stroke:0 transparent;background:0 0;-webkit-background-clip:border-box;background-clip:border-box}html[data-theme=light] .HeroSection-module___UGK9W__hero.HeroSection-module___UGK9W__mini .HeroSection-module___UGK9W__titleLetter{color:#263f50;-webkit-text-fill-color:currentColor;filter:none;text-shadow:none;-webkit-text-stroke:0 transparent;background:0 0;-webkit-background-clip:border-box;background-clip:border-box}}
.ContentCard-module__bdWH-W__card{min-width:0}.ContentCard-module__bdWH-W__thumbnailLink,.ContentCard-module__bdWH-W__titleLink{color:var(--text);text-decoration:none;display:block}.ContentCard-module__bdWH-W__thumbnail{aspect-ratio:1;border:1px solid var(--line);background:var(--panel);border-radius:16px;width:100%;position:relative;overflow:hidden}.ContentCard-module__bdWH-W__thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.16,1,.3,1);display:block}.ContentCard-module__bdWH-W__thumbnailLink:hover .ContentCard-module__bdWH-W__thumbnail img{transform:scale(1.035)}.ContentCard-module__bdWH-W__info{justify-content:space-between;align-items:center;gap:12px;padding:13px 2px 0;display:flex}.ContentCard-module__bdWH-W__titleLink{min-width:0}.ContentCard-module__bdWH-W__info h2{min-width:0;color:var(--text);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:700;line-height:1.4;overflow:hidden}.ContentCard-module__bdWH-W__likeButton{min-width:34px;min-height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:5px;padding:0 4px;font-size:13px;display:inline-flex}.ContentCard-module__bdWH-W__likeButton:hover{color:var(--text)}.ContentCard-module__bdWH-W__likeButton:disabled{opacity:.55}.ContentCard-module__bdWH-W__likeButton svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.ContentCard-module__bdWH-W__liked{color:var(--text)}.ContentCard-module__bdWH-W__liked svg{fill:currentColor}.ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__thumbnail{background:0 0;border:0;border-radius:0;overflow:visible}.ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__thumbnail img{object-fit:contain;filter:drop-shadow(0 10px 8px #32231421);transform-origin:50%}.ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__thumbnailLink:hover .ContentCard-module__bdWH-W__thumbnail img{transform:translateY(-6px)scale(1.055)}.ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__info{padding:10px 7px 0}.ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__info h2{color:#3b3127;font-size:18px;font-weight:800}.ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__likeButton{color:#8b7a66}.ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__likeButton:hover,.ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__liked{color:#e55e42}html:not([data-theme=light]) .ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__thumbnail img{filter:drop-shadow(0 10px 9px #00000057)}html:not([data-theme=light]) .ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__info h2{color:#efe3d0}html:not([data-theme=light]) .ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__likeButton{color:#a89782}html:not([data-theme=light]) .ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__likeButton:hover{color:#f08367}html:not([data-theme=light]) .ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__liked{color:#f08367}.ContentCard-module__bdWH-W__downloadDesktop{text-align:center}.ContentCard-module__bdWH-W__downloadDesktop .ContentCard-module__bdWH-W__thumbnail{background:0 0;border:0;border-radius:0;width:min(112px,82%);margin:0 auto;overflow:visible}.ContentCard-module__bdWH-W__downloadDesktop .ContentCard-module__bdWH-W__thumbnail img{object-fit:contain;filter:drop-shadow(4px 5px #0000002e)}.ContentCard-module__bdWH-W__downloadDesktop .ContentCard-module__bdWH-W__thumbnailLink:hover .ContentCard-module__bdWH-W__thumbnail img{transform:translateY(-4px)scale(1.06)}.ContentCard-module__bdWH-W__downloadDesktop .ContentCard-module__bdWH-W__info{justify-content:center;padding:9px 0 0;position:relative}.ContentCard-module__bdWH-W__downloadDesktop .ContentCard-module__bdWH-W__info h2{color:#fff;text-shadow:1px 1px 2px #000000bf;max-width:120px;font-size:13px}.ContentCard-module__bdWH-W__downloadDesktop .ContentCard-module__bdWH-W__likeButton{color:#ffffffc7;position:absolute;top:4px;right:2px;transform:scale(.9)}@media (max-width:700px){.ContentCard-module__bdWH-W__thumbnail{border-radius:13px}.ContentCard-module__bdWH-W__info{padding-top:10px}.ContentCard-module__bdWH-W__info h2{font-size:13px}.ContentCard-module__bdWH-W__likeButton{gap:4px;min-width:31px;min-height:30px;font-size:12px}.ContentCard-module__bdWH-W__likeButton svg{width:15px;height:15px}.ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__info{padding-top:8px}.ContentCard-module__bdWH-W__project .ContentCard-module__bdWH-W__info h2{font-size:15px}.ContentCard-module__bdWH-W__downloadDesktop .ContentCard-module__bdWH-W__thumbnail{width:min(88px,82%)}.ContentCard-module__bdWH-W__downloadDesktop .ContentCard-module__bdWH-W__info h2{font-size:12px}}.ContentCard-module__bdWH-W__homeProject .ContentCard-module__bdWH-W__thumbnail{background:0 0;border:0;border-radius:0;overflow:visible}.ContentCard-module__bdWH-W__homeProject .ContentCard-module__bdWH-W__thumbnail img{object-fit:contain;transform-origin:50%}.ContentCard-module__bdWH-W__homeProject .ContentCard-module__bdWH-W__thumbnailLink:hover .ContentCard-module__bdWH-W__thumbnail img{transform:translateY(-4px)scale(1.05)}.ContentCard-module__bdWH-W__homeProject .ContentCard-module__bdWH-W__info{padding-top:12px}.ContentCard-module__bdWH-W__homeProject .ContentCard-module__bdWH-W__info h2{font-size:18px;font-weight:800}@media (max-width:700px){.ContentCard-module__bdWH-W__homeProject .ContentCard-module__bdWH-W__info h2{font-size:15px}}
.Pagination-module__I1sC_G__pagination{justify-content:center;align-items:center;gap:5px;margin-top:70px;display:flex}.Pagination-module__I1sC_G__pagination button{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:14px;transition:background .2s,color .2s;display:grid}.Pagination-module__I1sC_G__pagination button:hover:not(:disabled){background:var(--panel);color:var(--text)}.Pagination-module__I1sC_G__pagination .Pagination-module__I1sC_G__active{background:var(--text);color:var(--bg)}.Pagination-module__I1sC_G__pagination button:disabled{opacity:.25;cursor:default}.Pagination-module__I1sC_G__project button{color:#766653;border:1px solid #4634233d;border-radius:6px}.Pagination-module__I1sC_G__project .Pagination-module__I1sC_G__active{color:#f7eedf;background:#29231d}html:not([data-theme=light]) .Pagination-module__I1sC_G__project button{color:#b9aa96;border-color:#efe3d02e}html:not([data-theme=light]) .Pagination-module__I1sC_G__project .Pagination-module__I1sC_G__active{color:#171513;background:#efe3d0}.Pagination-module__I1sC_G__downloadDesktop button{color:#ffffffbf;text-shadow:1px 1px 2px #00000080}.Pagination-module__I1sC_G__downloadDesktop .Pagination-module__I1sC_G__active{color:#173449;text-shadow:none;background:#ffffffe6}@media (max-width:700px){.Pagination-module__I1sC_G__pagination{gap:2px;margin-top:45px}.Pagination-module__I1sC_G__pagination button{width:34px;height:34px;font-size:13px}}
.ProjectSection-module__DZz2-G__section{border-bottom:1px solid var(--line);width:min(1320px,100% - 48px);margin:0 auto;padding:105px 0 120px}.ProjectSection-module__DZz2-G__head{justify-content:space-between;align-items:center;gap:28px;margin-bottom:30px;display:flex}.ProjectSection-module__DZz2-G__projectTitleLink{width:fit-content;color:inherit;text-decoration:none;display:inline-block}.ProjectSection-module__DZz2-G__projectTitle{color:#0000;letter-spacing:-.035em;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:default;-webkit-text-stroke:1px color-mix(in srgb, var(--text) 42%, transparent);margin:0;font-size:clamp(30px,3vw,43px);font-weight:800;line-height:1.3;display:inline-block;position:relative}.ProjectSection-module__DZz2-G__projectTitle:after{content:attr(data-text);width:0;color:var(--text);-webkit-text-stroke:0 transparent;white-space:nowrap;pointer-events:none;transition:width .6s cubic-bezier(.16,1,.3,1),text-shadow .45s;position:absolute;top:0;left:0;overflow:hidden}.ProjectSection-module__DZz2-G__projectTitle:hover:after{width:100%;text-shadow:0 0 12px color-mix(in srgb, var(--text) 22%, transparent), 0 0 28px color-mix(in srgb, var(--text) 10%, transparent)}.ProjectSection-module__DZz2-G__actions,.ProjectSection-module__DZz2-G__sort{align-items:center;gap:18px;display:flex}.ProjectSection-module__DZz2-G__sort button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:5px 0 8px;font-size:15px}.ProjectSection-module__DZz2-G__sort button:hover{color:var(--text)}.ProjectSection-module__DZz2-G__sort .ProjectSection-module__DZz2-G__active{color:var(--text);border-bottom-color:var(--text)}.ProjectSection-module__DZz2-G__more{width:34px;height:34px;color:var(--muted);place-items:center;display:inline-grid}.ProjectSection-module__DZz2-G__more svg{fill:none;stroke:currentColor;stroke-width:1.4px;border-radius:50%;width:30px;height:30px;transition:background .2s,color .2s,transform .3s}.ProjectSection-module__DZz2-G__more:hover{color:var(--text);transform:translateY(-1px)}.ProjectSection-module__DZz2-G__more:hover svg{background:var(--text);color:var(--bg);transform:rotate(90deg)scale(1.08)}.ProjectSection-module__DZz2-G__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 20px;display:grid}.ProjectSection-module__DZz2-G__empty{border:1px solid var(--line);text-align:center;background:var(--panel);border-radius:20px;place-items:center;min-height:260px;padding:32px;display:grid}.ProjectSection-module__DZz2-G__empty strong{font-size:20px}.ProjectSection-module__DZz2-G__empty p{color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.7}@media (max-width:900px){.ProjectSection-module__DZz2-G__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.ProjectSection-module__DZz2-G__section{width:calc(100% - 40px);padding:30px 0 40px}.ProjectSection-module__DZz2-G__head{align-items:flex-start}.ProjectSection-module__DZz2-G__actions,.ProjectSection-module__DZz2-G__sort{gap:12px}.ProjectSection-module__DZz2-G__projectTitle{font-size:30px}.ProjectSection-module__DZz2-G__grid{gap:28px 12px}}@media (prefers-reduced-motion:reduce){.ProjectSection-module__DZz2-G__projectTitle:after,.ProjectSection-module__DZz2-G__more svg{transition:none}}html[data-theme=light] .ProjectSection-module__DZz2-G__section{background:radial-gradient(circle at 8% 20%,#ffffffb3 0 34px,#0000 35px),radial-gradient(circle at 92% 78%,#ffffff80 0 46px,#0000 47px),linear-gradient(#c6eaff 0%,#ddf4ff 100%);border-bottom:3px dashed #4875963d;width:100%;padding:60px max(24px,50vw - 660px) 70px;position:relative;overflow:hidden}html[data-theme=light] .ProjectSection-module__DZz2-G__section:before{content:"";pointer-events:none;opacity:.2;background-image:radial-gradient(circle,#6ca9cf 1.2px,#0000 1.4px);background-size:24px 24px;position:absolute;inset:0}:is(html[data-theme=light] .ProjectSection-module__DZz2-G__head,html[data-theme=light] .ProjectSection-module__DZz2-G__grid,html[data-theme=light] .ProjectSection-module__DZz2-G__empty){z-index:1;position:relative}html[data-theme=light] .ProjectSection-module__DZz2-G__projectTitle{-webkit-text-stroke:2px #345268}html[data-theme=light] .ProjectSection-module__DZz2-G__projectTitle:after{color:#345268;text-shadow:3px 3px #ffffffbf}html[data-theme=light] .ProjectSection-module__DZz2-G__sort{gap:8px}html[data-theme=light] .ProjectSection-module__DZz2-G__sort button{color:#496074;background:#fff8dc;border:2px solid #496a80;border-radius:999px;min-height:36px;padding:0 14px;font-weight:800;box-shadow:3px 3px #496a8038}html[data-theme=light] .ProjectSection-module__DZz2-G__sort button:hover{background:#fff0a4;transform:translateY(-2px)}html[data-theme=light] .ProjectSection-module__DZz2-G__sort .ProjectSection-module__DZz2-G__active{color:#fffdf5;background:#ff806c;border-color:#344f63;box-shadow:3px 3px #344f63}html[data-theme=light] .ProjectSection-module__DZz2-G__more{color:#3c5e74}html[data-theme=light] .ProjectSection-module__DZz2-G__more:hover svg{color:#344f63;background:#ffd95a}html[data-theme=light] .ProjectSection-module__DZz2-G__empty{color:#334e63;background:#fffaf0;border:2px solid #7194aa;box-shadow:7px 7px #557d962e}@media (max-width:700px){html[data-theme=light] .ProjectSection-module__DZz2-G__section{width:100%;padding:38px 20px 48px}}
.ContentGrid-module__hjAnpG__content{width:100%}.ContentGrid-module__hjAnpG__toolbar{justify-content:flex-end;align-items:center;gap:18px;min-height:34px;margin:-4px 0 26px;display:flex}.ContentGrid-module__hjAnpG__toolbar button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:5px 0 8px;font-size:14px}.ContentGrid-module__hjAnpG__toolbar button:hover,.ContentGrid-module__hjAnpG__toolbar .ContentGrid-module__hjAnpG__active{color:var(--text)}.ContentGrid-module__hjAnpG__toolbar .ContentGrid-module__hjAnpG__active{border-bottom-color:var(--text)}.ContentGrid-module__hjAnpG__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:38px 20px;display:grid}.ContentGrid-module__hjAnpG__empty{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;place-items:center;min-height:360px;padding:50px 24px;display:grid}.ContentGrid-module__hjAnpG__empty strong{font-size:18px;font-weight:700}.ContentGrid-module__hjAnpG__project .ContentGrid-module__hjAnpG__toolbar{z-index:2;gap:8px;width:fit-content;margin:-78px 0 42px auto;position:relative}.ContentGrid-module__hjAnpG__project .ContentGrid-module__hjAnpG__toolbar button{color:#786956;white-space:nowrap;background:#fffaf085;border:1px solid #372b1f57;border-radius:999px;min-height:36px;padding:0 14px;font-size:14px;font-weight:800}.ContentGrid-module__hjAnpG__project .ContentGrid-module__hjAnpG__toolbar .ContentGrid-module__hjAnpG__active{color:#f7eedf;background:#29231d;border-color:#29231d}.ContentGrid-module__hjAnpG__project .ContentGrid-module__hjAnpG__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:48px 28px}.ContentGrid-module__hjAnpG__project .ContentGrid-module__hjAnpG__empty{color:#665a4a;border:1px dashed #372b1f40}html:not([data-theme=light]) .ContentGrid-module__hjAnpG__project .ContentGrid-module__hjAnpG__toolbar button{color:#b9aa96;background:#efe3d00f;border-color:#efe3d040}html:not([data-theme=light]) .ContentGrid-module__hjAnpG__project .ContentGrid-module__hjAnpG__toolbar .ContentGrid-module__hjAnpG__active{color:#171513;background:#efe3d0;border-color:#efe3d0}html:not([data-theme=light]) .ContentGrid-module__hjAnpG__project .ContentGrid-module__hjAnpG__empty{color:#b9aa96;border-color:#efe3d02e}.ContentGrid-module__hjAnpG__downloadDesktop .ContentGrid-module__hjAnpG__toolbar{z-index:3;margin:0 0 22px;position:relative}.ContentGrid-module__hjAnpG__downloadDesktop .ContentGrid-module__hjAnpG__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:34px 22px}.ContentGrid-module__hjAnpG__downloadDesktop .ContentGrid-module__hjAnpG__empty{color:#ffffffc7;border:1px dashed #ffffff7a;min-height:420px}@media (max-width:900px){.ContentGrid-module__hjAnpG__project .ContentGrid-module__hjAnpG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ContentGrid-module__hjAnpG__downloadDesktop .ContentGrid-module__hjAnpG__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:700px){.ContentGrid-module__hjAnpG__toolbar{gap:13px;margin-bottom:20px}.ContentGrid-module__hjAnpG__toolbar button{font-size:13px}.ContentGrid-module__hjAnpG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.ContentGrid-module__hjAnpG__empty{min-height:260px}.ContentGrid-module__hjAnpG__project .ContentGrid-module__hjAnpG__toolbar{margin:-65px 0 32px auto}.ContentGrid-module__hjAnpG__project .ContentGrid-module__hjAnpG__toolbar button{min-height:34px;padding:0 12px;font-size:13px}.ContentGrid-module__hjAnpG__project .ContentGrid-module__hjAnpG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 16px}.ContentGrid-module__hjAnpG__downloadDesktop .ContentGrid-module__hjAnpG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 14px}.ContentGrid-module__hjAnpG__downloadDesktop .ContentGrid-module__hjAnpG__empty{min-height:330px}}html[data-theme=light] .ContentGrid-module__hjAnpG__downloadDesktop .ContentGrid-module__hjAnpG__toolbar button:not(.ContentGrid-module__hjAnpG__active){color:#fff}html[data-theme=light] .ContentGrid-module__hjAnpG__downloadDesktop .ContentGrid-module__hjAnpG__toolbar button:not(.ContentGrid-module__hjAnpG__active):hover{color:#fff}
.DownloadSection-module__jKiZAG__section{border-bottom:1px solid var(--line);width:min(1320px,100% - 48px);margin:0 auto;padding:60px 0 70px}.DownloadSection-module__jKiZAG__head{justify-content:space-between;align-items:center;gap:28px;margin-bottom:30px;display:flex}.DownloadSection-module__jKiZAG__downloadTitleLink{width:fit-content;color:inherit;text-decoration:none;display:inline-block}.DownloadSection-module__jKiZAG__downloadTitle{color:#0000;letter-spacing:-.035em;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;-webkit-text-stroke:1px color-mix(in srgb, var(--text) 42%, transparent);margin:0;font-size:clamp(30px,3vw,43px);font-weight:800;line-height:1.3;transition:-webkit-text-stroke-color .35s,filter .35s;display:inline-block;position:relative}.DownloadSection-module__jKiZAG__downloadTitle:after{content:attr(data-text);width:0;color:var(--text);-webkit-text-stroke:0 transparent;white-space:nowrap;pointer-events:none;text-shadow:0 0 #0000;transition:width .6s cubic-bezier(.16,1,.3,1),text-shadow .45s;position:absolute;top:0;left:0;overflow:hidden}.DownloadSection-module__jKiZAG__downloadTitle:hover{-webkit-text-stroke:1px color-mix(in srgb, var(--text) 20%, transparent)}.DownloadSection-module__jKiZAG__downloadTitle:hover:after{width:100%;text-shadow:0 0 12px color-mix(in srgb, var(--text) 22%, transparent), 0 0 28px color-mix(in srgb, var(--text) 10%, transparent)}html[data-theme=light] .DownloadSection-module__jKiZAG__downloadTitle:hover{-webkit-text-stroke:1px #191c2326}html[data-theme=light] .DownloadSection-module__jKiZAG__downloadTitle:hover:after{text-shadow:0 0 10px #46507829,0 0 24px #46507814}.DownloadSection-module__jKiZAG__actions,.DownloadSection-module__jKiZAG__sort{align-items:center;gap:18px;display:flex}.DownloadSection-module__jKiZAG__sort button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:5px 0 8px;font-size:15px;transition:color .2s,border-color .2s}.DownloadSection-module__jKiZAG__sort button:hover{color:var(--text)}.DownloadSection-module__jKiZAG__sort .DownloadSection-module__jKiZAG__active{color:var(--text);border-bottom-color:var(--text)}.DownloadSection-module__jKiZAG__more{width:34px;height:34px;color:var(--muted);cursor:pointer;place-items:center;transition:color .2s,transform .2s;display:inline-grid}.DownloadSection-module__jKiZAG__more svg{fill:none;stroke:currentColor;stroke-width:1.4px;cursor:pointer;border-radius:50%;width:30px;height:30px;transition:background .2s,color .2s,transform .3s}.DownloadSection-module__jKiZAG__more:hover{color:var(--text);transform:translateY(-1px)}.DownloadSection-module__jKiZAG__more:hover svg{background:var(--text);color:var(--bg);transform:rotate(90deg)scale(1.08)}.DownloadSection-module__jKiZAG__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 20px;display:grid}.DownloadSection-module__jKiZAG__empty{border:1px solid var(--line);background:var(--panel);border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);display:grid;overflow:hidden}.DownloadSection-module__jKiZAG__window{border:1px solid var(--line-strong);background:var(--bg);border-radius:17px;width:min(420px,80%);margin:54px auto;overflow:hidden}.DownloadSection-module__jKiZAG__windowTop{border-bottom:1px solid var(--line);gap:6px;padding:13px;display:flex}.DownloadSection-module__jKiZAG__windowTop i{background:var(--muted);border-radius:50%;width:8px;height:8px}.DownloadSection-module__jKiZAG__windowBody{height:220px;color:var(--muted);place-items:center;font-size:16px;display:grid}.DownloadSection-module__jKiZAG__copy{border-left:1px solid var(--line);flex-direction:column;justify-content:center;padding:45px;display:flex}.DownloadSection-module__jKiZAG__copy h3{letter-spacing:-.04em;margin:0;font-size:clamp(24px,2.5vw,34px);line-height:1.45}.DownloadSection-module__jKiZAG__copy p{color:var(--muted);margin:16px 0 0;font-size:16px;line-height:1.8}@media (max-width:900px){.DownloadSection-module__jKiZAG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.DownloadSection-module__jKiZAG__section{width:calc(100% - 40px);padding:30px 0 40px}.DownloadSection-module__jKiZAG__head{align-items:flex-start}.DownloadSection-module__jKiZAG__actions,.DownloadSection-module__jKiZAG__sort{gap:12px}.DownloadSection-module__jKiZAG__downloadTitle{font-size:30px}.DownloadSection-module__jKiZAG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.DownloadSection-module__jKiZAG__empty{grid-template-columns:1fr}.DownloadSection-module__jKiZAG__copy{border-left:0;border-top:1px solid var(--line);padding:28px 24px 32px}}@media (prefers-reduced-motion:reduce){.DownloadSection-module__jKiZAG__downloadTitle:after,.DownloadSection-module__jKiZAG__more svg{transition:none}}html[data-theme=light] .DownloadSection-module__jKiZAG__section{background:radial-gradient(circle at 10% 76%,#ffffff9e 0 42px,#0000 43px),radial-gradient(circle at 91% 18%,#ffffff8c 0 34px,#0000 35px),linear-gradient(#ffe98a 0%,#fff4bd 100%);border-bottom:3px dashed #a87e2640;width:100%;padding:60px max(24px,50vw - 660px) 70px;position:relative;overflow:hidden}html[data-theme=light] .DownloadSection-module__jKiZAG__section:before{content:"";pointer-events:none;opacity:.14;background-image:linear-gradient(45deg,#d6aa36 25%,#0000 25%),linear-gradient(-45deg,#d6aa36 25%,#0000 25%);background-size:30px 30px;position:absolute;inset:0}:is(html[data-theme=light] .DownloadSection-module__jKiZAG__head,html[data-theme=light] .DownloadSection-module__jKiZAG__grid,html[data-theme=light] .DownloadSection-module__jKiZAG__empty){z-index:1;position:relative}html[data-theme=light] .DownloadSection-module__jKiZAG__downloadTitle{-webkit-text-stroke:2px #654f29}html[data-theme=light] .DownloadSection-module__jKiZAG__downloadTitle:after{color:#654f29;text-shadow:3px 3px #ffffffb8}html[data-theme=light] .DownloadSection-module__jKiZAG__sort{gap:8px}html[data-theme=light] .DownloadSection-module__jKiZAG__sort button{color:#6c5630;background:#fffdf1;border:2px solid #775f32;border-radius:999px;min-height:36px;padding:0 14px;font-weight:800;box-shadow:3px 3px #775f3238}html[data-theme=light] .DownloadSection-module__jKiZAG__sort button:hover{background:#ffd95a;transform:translateY(-2px)}html[data-theme=light] .DownloadSection-module__jKiZAG__sort .DownloadSection-module__jKiZAG__active{color:#fffdf5;background:#ff806c;border-color:#604d2e;box-shadow:3px 3px #604d2e}html[data-theme=light] .DownloadSection-module__jKiZAG__more{color:#725b32}html[data-theme=light] .DownloadSection-module__jKiZAG__more:hover svg{color:#4f482d;background:#9ee7cf}html[data-theme=light] .DownloadSection-module__jKiZAG__empty{color:#5c4a29;background:#fffdf3;border:2px solid #a98a43;box-shadow:7px 7px #97772c29}html[data-theme=light] .DownloadSection-module__jKiZAG__window{background:#fff9e5;border:2px solid #8b713b}html[data-theme=light] .DownloadSection-module__jKiZAG__windowTop i:first-child{background:#ff806c}html[data-theme=light] .DownloadSection-module__jKiZAG__windowTop i:nth-child(2){background:#ffd95a}html[data-theme=light] .DownloadSection-module__jKiZAG__windowTop i:nth-child(3){background:#9ee7cf}@media (max-width:760px){html[data-theme=light] .DownloadSection-module__jKiZAG__section{width:100%;padding:38px 20px 48px}.DownloadSection-module__jKiZAG__sort button{white-space:nowrap;word-break:keep-all;writing-mode:horizontal-tb}html[data-theme=light] .DownloadSection-module__jKiZAG__sort button{white-space:nowrap;word-break:keep-all;writing-mode:horizontal-tb;min-height:36px;padding:0 14px}.DownloadSection-module__jKiZAG__more{width:34px;height:34px}.DownloadSection-module__jKiZAG__more svg{width:30px;height:30px}}
.DownloadsPage-module__FvsLGG__page{color:#fff;background:#4c9f98;min-height:calc(100vh - 64px);margin-top:64px;padding:42px 0 70px}.DownloadsPage-module__FvsLGG__desktop{background-color:#438f89;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:2px solid #ffffff9e;width:min(1320px,100% - 48px);min-height:690px;margin:0 auto;padding:32px 34px 88px;position:relative;box-shadow:10px 12px #143c3a2e,inset 0 0 0 2px #0000001f}.DownloadsPage-module__FvsLGG__heading{border-bottom:1px dashed #ffffff6b;margin-bottom:26px;padding-bottom:18px}.DownloadsPage-module__FvsLGG__title{color:#fff;letter-spacing:-.04em;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:default;text-shadow:2px 2px #00000038;margin:0;font-size:clamp(31px,3.4vw,46px);font-weight:900;line-height:1.1;display:inline-block;position:relative}.DownloadsPage-module__FvsLGG__title:after{content:attr(data-text);color:#438f89;-webkit-text-stroke:1px #fff;white-space:nowrap;pointer-events:none;width:0;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;overflow:hidden}.DownloadsPage-module__FvsLGG__title:hover:after{width:100%}.DownloadsPage-module__FvsLGG__taskbar{color:#202020;background:#d7d3c8;border-top:2px solid #ffffff9e;align-items:center;gap:8px;height:48px;padding:6px 8px;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 2px #fff}.DownloadsPage-module__FvsLGG__start,.DownloadsPage-module__FvsLGG__ready{color:#202020;cursor:pointer;background:#c8c5bc;border:2px outset #efefef;border-radius:0;flex:none;place-items:center;height:34px;padding:0 13px;font-size:12px;font-weight:900;line-height:1;display:grid;box-shadow:1px 1px #333}.DownloadsPage-module__FvsLGG__start{min-width:76px}.DownloadsPage-module__FvsLGG__ready{min-width:74px;font-family:Courier New,monospace}.DownloadsPage-module__FvsLGG__start:hover,.DownloadsPage-module__FvsLGG__ready:hover{background:#d8d5cc}.DownloadsPage-module__FvsLGG__start:active,.DownloadsPage-module__FvsLGG__ready:active{box-shadow:none;border-style:inset;transform:translate(1px,1px)}.DownloadsPage-module__FvsLGG__taskLine{background:#f1f0eb;border:2px inset #e7e7e7;flex:1;align-items:center;min-width:0;height:30px;padding:4px 5px;display:flex;overflow:hidden}.DownloadsPage-module__FvsLGG__progressBlocks{grid-template-columns:repeat(24,minmax(3px,1fr));align-items:stretch;gap:2px;width:100%;height:100%;display:grid}.DownloadsPage-module__FvsLGG__progressBlocks i{background:0 0;min-width:0;height:100%;display:block}.DownloadsPage-module__FvsLGG__progressBlocks .DownloadsPage-module__FvsLGG__filled{background:#0a45a8;box-shadow:inset 1px 1px #ffffff3d}html:not([data-theme=light]) .DownloadsPage-module__FvsLGG__page{background:#101925}html:not([data-theme=light]) .DownloadsPage-module__FvsLGG__desktop{background-color:#162536;background-image:linear-gradient(#84abc50a 1px,#0000 1px),linear-gradient(90deg,#84abc50a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-color:#647b8f;box-shadow:10px 12px #00000040,inset 0 0 0 2px #a0bed214}html:not([data-theme=light]) .DownloadsPage-module__FvsLGG__title:after{color:#162536}html:not([data-theme=light]) .DownloadsPage-module__FvsLGG__taskbar{color:#e5edf2;background:#252f3a;border-top-color:#50677b;box-shadow:inset 0 2px #536273}:is(html:not([data-theme=light]) .DownloadsPage-module__FvsLGG__start,html:not([data-theme=light]) .DownloadsPage-module__FvsLGG__ready){color:#e5edf2;background:#394754;border-color:#566675;box-shadow:1px 1px #000}:is(html:not([data-theme=light]) .DownloadsPage-module__FvsLGG__start:hover,html:not([data-theme=light]) .DownloadsPage-module__FvsLGG__ready:hover){background:#465766}html:not([data-theme=light]) .DownloadsPage-module__FvsLGG__taskLine{background:#202b35;border-color:#4d5c69}html:not([data-theme=light]) .DownloadsPage-module__FvsLGG__progressBlocks .DownloadsPage-module__FvsLGG__filled{background:#286bc8}@media (max-width:700px){.DownloadsPage-module__FvsLGG__page{background:#4c9f98;flex:1 0 auto;min-height:calc(100dvh - 150px);margin-top:60px;padding:18px 0 3px}.DownloadsPage-module__FvsLGG__desktop{width:calc(100% - 20px);min-height:600px;margin:0 auto;padding:24px 16px 76px;box-shadow:5px 6px #143c3a29}.DownloadsPage-module__FvsLGG__heading{margin-bottom:20px}.DownloadsPage-module__FvsLGG__title{font-size:34px}.DownloadsPage-module__FvsLGG__taskbar{gap:5px;height:44px;padding:5px 6px}.DownloadsPage-module__FvsLGG__start,.DownloadsPage-module__FvsLGG__ready{min-width:58px;height:31px;padding:0 8px;font-size:10px}.DownloadsPage-module__FvsLGG__taskLine{height:28px;padding:4px}.DownloadsPage-module__FvsLGG__progressBlocks{gap:1px}}@media (min-width:701px){.DownloadsPage-module__FvsLGG__progressBlocks{justify-content:flex-start;align-items:stretch;gap:2px;display:flex}.DownloadsPage-module__FvsLGG__progressBlocks i{flex:0 0 11px;width:11px}}html[data-theme=light] .DownloadsPage-module__FvsLGG__toolbar button:not(.DownloadsPage-module__FvsLGG__active){color:#fff}html[data-theme=light] .DownloadsPage-module__FvsLGG__toolbar button:not(.DownloadsPage-module__FvsLGG__active):hover{color:#fff}@media (prefers-reduced-motion:reduce){.DownloadsPage-module__FvsLGG__title:after{transition:none}}@media (max-width:700px){html:not([data-theme=light]) .DownloadsPage-module__FvsLGG__page{background:#101925}}
.ProjectsPage-module__8VcQ1a__page{color:#29231d;background-color:#eee5d4;background-image:radial-gradient(circle at 15% 20%,#a06c3612 0 1px,#0000 1.5px),radial-gradient(circle at 80% 70%,#a06c360d 0 1px,#0000 1.5px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:17px 17px,23px 23px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:calc(100vh - 64px);margin-top:64px;padding:58px 0 90px}.ProjectsPage-module__8VcQ1a__inner{width:min(1320px,100% - 48px);margin:0 auto}.ProjectsPage-module__8VcQ1a__heading{border-bottom:1px solid #41302033;margin-bottom:28px;padding-bottom:22px}.ProjectsPage-module__8VcQ1a__title{color:#29231d;letter-spacing:-.045em;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:default;margin:0;font-size:clamp(31px,3.4vw,46px);font-weight:900;line-height:1.1;display:inline-block;position:relative}.ProjectsPage-module__8VcQ1a__title:after{content:attr(data-text);color:#eee5d4;-webkit-text-stroke:1px #29231d;white-space:nowrap;pointer-events:none;width:0;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;overflow:hidden}.ProjectsPage-module__8VcQ1a__title:hover:after{width:100%}html:not([data-theme=light]) .ProjectsPage-module__8VcQ1a__page{color:#efe3d0;background-color:#171513;background-image:radial-gradient(circle at 15% 20%,#e1c49a0f 0 1px,#0000 1.5px),radial-gradient(circle at 80% 70%,#e1c49a0a 0 1px,#0000 1.5px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:17px 17px,23px 23px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}html:not([data-theme=light]) .ProjectsPage-module__8VcQ1a__heading{border-bottom-color:#efe3d024}html:not([data-theme=light]) .ProjectsPage-module__8VcQ1a__title{color:#efe3d0}html:not([data-theme=light]) .ProjectsPage-module__8VcQ1a__title:after{color:#171513;-webkit-text-stroke-color:#efe3d0}@media (max-width:700px){.ProjectsPage-module__8VcQ1a__page{min-height:calc(100vh - 60px);margin-top:60px;padding:38px 0 62px}.ProjectsPage-module__8VcQ1a__inner{width:calc(100% - 32px)}.ProjectsPage-module__8VcQ1a__heading{margin-bottom:20px;padding-bottom:16px}.ProjectsPage-module__8VcQ1a__title{font-size:34px}}@media (prefers-reduced-motion:reduce){.ProjectsPage-module__8VcQ1a__title:after{transition:none}}
.LogSection-module__G2wYeG__section{width:min(1320px,100% - 48px);margin:0 auto;padding:60px 0 70px}.LogSection-module__G2wYeG__head{justify-content:space-between;align-items:center;gap:28px;margin-bottom:28px;display:flex}.LogSection-module__G2wYeG__logTitleLink{width:fit-content;color:inherit;text-decoration:none;display:inline-block}.LogSection-module__G2wYeG__logTitle{color:#0000;letter-spacing:-.035em;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;-webkit-text-stroke:1px color-mix(in srgb, var(--text) 42%, transparent);margin:0;font-size:clamp(30px,3vw,43px);font-weight:800;line-height:1.3;display:inline-block;position:relative}.LogSection-module__G2wYeG__logTitle:after{content:attr(data-text);width:0;color:var(--text);-webkit-text-stroke:0 transparent;white-space:nowrap;pointer-events:none;transition:width .6s cubic-bezier(.16,1,.3,1),text-shadow .45s;position:absolute;top:0;left:0;overflow:hidden}.LogSection-module__G2wYeG__logTitle:hover:after{width:100%;text-shadow:0 0 12px color-mix(in srgb, var(--text) 22%, transparent), 0 0 28px color-mix(in srgb, var(--text) 10%, transparent)}.LogSection-module__G2wYeG__more{width:34px;height:34px;color:var(--muted);place-items:center;display:inline-grid}.LogSection-module__G2wYeG__more svg{fill:none;stroke:currentColor;stroke-width:1.4px;border-radius:50%;width:30px;height:30px;transition:background .2s,color .2s,transform .3s}.LogSection-module__G2wYeG__more:hover{color:var(--text);transform:translateY(-1px)}.LogSection-module__G2wYeG__more:hover svg{background:var(--text);color:var(--bg);transform:rotate(90deg)scale(1.08)}.LogSection-module__G2wYeG__list{border-top:1px solid var(--line)}.LogSection-module__G2wYeG__list article{border-bottom:1px solid var(--line);grid-template-columns:160px 1fr;gap:30px;padding:30px 0;display:grid}.LogSection-module__G2wYeG__list time{color:var(--muted);font-size:14px}.LogSection-module__G2wYeG__list h3{margin:0 0 8px;font-size:21px}.LogSection-module__G2wYeG__list p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}html[data-theme=light] .LogSection-module__G2wYeG__section{background:linear-gradient(#bcebdc 0%,#d9f7ed 100%);width:100%;padding:60px max(24px,50vw - 660px) 76px;position:relative;overflow:hidden}html[data-theme=light] .LogSection-module__G2wYeG__section:before{content:"";pointer-events:none;opacity:.16;background-image:linear-gradient(#38846d57 1px,#0000 1px),linear-gradient(90deg,#38846d57 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}:is(html[data-theme=light] .LogSection-module__G2wYeG__head,html[data-theme=light] .LogSection-module__G2wYeG__list){z-index:1;position:relative}html[data-theme=light] .LogSection-module__G2wYeG__logTitle{-webkit-text-stroke:2px #315f56}html[data-theme=light] .LogSection-module__G2wYeG__logTitle:after{color:#315f56;text-shadow:3px 3px #ffffffb8}html[data-theme=light] .LogSection-module__G2wYeG__more{color:#315f56}html[data-theme=light] .LogSection-module__G2wYeG__more:hover svg{color:#315f56;background:#ffb8d0}html[data-theme=light] .LogSection-module__G2wYeG__list{border-top:2px dashed #315f5657}html[data-theme=light] .LogSection-module__G2wYeG__list article{color:#315f56;background:#fffdf2;border:2px solid #679c8f;border-radius:16px;margin-top:14px;padding:24px 26px;box-shadow:7px 7px #315f562b}html[data-theme=light] .LogSection-module__G2wYeG__list time{color:#64877f;font-weight:800}html[data-theme=light] .LogSection-module__G2wYeG__list p{color:#64877f}@media (max-width:700px){.LogSection-module__G2wYeG__section{width:calc(100% - 40px);padding:30px 0 40px}.LogSection-module__G2wYeG__head{align-items:flex-start}.LogSection-module__G2wYeG__logTitle{font-size:30px}.LogSection-module__G2wYeG__list article{grid-template-columns:1fr;gap:8px}html[data-theme=light] .LogSection-module__G2wYeG__section{width:100%;padding:38px 20px 48px}}
