*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page-bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans KR,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{left:12px;top:12px;z-index:1000;background:#fff;padding:10px 14px;border:2px solid #252b23;border-radius:8px}.page-width{width:min(calc(100% - 32px),var(--max-width));margin-inline:auto}.section{padding:56px 0}.section--tight{padding:34px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-heading h2{margin:5px 0 0;font-size:clamp(1.55rem,4vw,2.35rem);line-height:1.08;letter-spacing:-.035em}.section-heading p{margin:7px 0 0;color:var(--muted)}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#3f5538}.eyebrow:before{content:"";width:20px;height:12px;background:linear-gradient(to bottom,var(--accent) 0 5px,var(--dirt) 5px 100%);border:2px solid #354330;box-shadow:3px 3px #3543302e}.button,.shopify-payment-button__button{min-height:48px;padding:12px 18px;border:2px solid #2f432b;border-radius:calc(var(--radius) - 2px);background:var(--accent-dark);color:#fff;font-weight:850;letter-spacing:-.01em;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;box-shadow:0 4px #243a20;text-align:center}.button:hover{transform:translateY(-1px);box-shadow:0 6px #243a20}.button:active{transform:translateY(3px);box-shadow:0 1px #243a20}.button:focus-visible,.icon-button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #4b78a0;outline-offset:3px}.button--secondary{background:#fffdf7;color:#293126}.button--ghost{background:transparent;color:var(--text);box-shadow:none;border-color:var(--border)}.button[disabled]{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.icon-button{width:46px;height:46px;display:inline-grid;place-items:center;border:1px solid var(--border);background:#fffdf7;border-radius:12px;cursor:pointer;color:var(--text)}.pixel-card{background:var(--surface);border:2px solid rgba(53,67,48,.72);border-radius:var(--radius);box-shadow:6px 6px #5d48341a;overflow:hidden}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.muted{color:var(--muted)}.price{font-weight:900;font-size:1.08rem}.price s{font-size:.85rem;font-weight:600;color:var(--muted);margin-left:6px}.badge{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;background:#334a30;color:#fff;font-size:.72rem;font-weight:850}.badge--light{background:#f0f7e8;color:#334a30;border:1px solid #a9c897}.site-header{position:sticky;top:0;z-index:50;background:#fffdf7ed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(62,70,56,.13)}.header-inner{min-height:68px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:10px;font-weight:950;font-size:1.17rem;letter-spacing:-.04em}.brand-avatar{width:38px;height:38px;object-fit:contain;image-rendering:pixelated;border:2px solid #514536;background:#eaf6ff;border-radius:8px;box-shadow:3px 3px #8d6c4f}.nav{display:flex;justify-content:center;gap:4px}.nav a{padding:10px 12px;border-radius:10px;font-weight:750;font-size:.92rem}.nav a:hover{background:#eef4e9}.header-actions{display:flex;align-items:center;gap:8px}.cart-link{position:relative}.cart-count{min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;position:absolute;right:-5px;top:-6px;border-radius:999px;background:#355b2d;color:#fff;font-size:.68rem;font-weight:900}.menu-toggle,.mobile-menu{display:none}.hero{padding:28px 0 24px}.hero-shell{position:relative;overflow:hidden;min-height:480px;background:var(--sky);border:2px solid #4d5a50;border-radius:calc(var(--radius) + 8px);box-shadow:8px 8px #624b3726;display:grid;grid-template-columns:1.02fr .98fr;align-items:stretch}.hero-copy{padding:clamp(34px,5.5vw,68px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:5;background:linear-gradient(90deg,rgba(255,253,247,.82),rgba(255,253,247,.35) 74%,transparent)}.hero h1{font-size:clamp(2.15rem,4.25vw,3.65rem);line-height:.98;letter-spacing:-.055em;margin:14px 0 16px;max-width:650px}.hero-title span{display:block;white-space:nowrap}.hero-title span+span{margin-top:.11em}.hero p{font-size:clamp(1rem,1.7vw,1.14rem);max-width:560px;color:#4f5d50;margin:0 0 23px;font-weight:650}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-world{position:relative;min-height:480px;isolation:isolate;overflow:hidden;background:linear-gradient(#cfeeff,#e7f7ff 72%,#d4ebc7 72%)}.hero-ground{position:absolute;left:0;right:0;bottom:0;height:128px;z-index:1;border-top:5px solid #527b3d;background:linear-gradient(to bottom,#7fc75a 0 22px,#9c6a49 22px 100%)}.hero-ground:after{content:"";position:absolute;top:24px;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(91,58,39,.18) 12px,transparent 12px 36px,rgba(126,85,57,.32) 36px 54px,transparent 54px 76px),linear-gradient(0deg,rgba(255,255,255,.07) 14px,transparent 14px 34px);background-size:76px 48px,68px 48px}.pixel-sun{position:absolute;width:64px;height:64px;right:9%;top:9%;background:#ffe994;box-shadow:8px 0 #ffe994,-8px 0 #ffe994,0 8px #ffe994,0 -8px #ffe994;z-index:0}.pixel-cloud{position:absolute;height:22px;background:#fff;box-shadow:22px 0 #fff,44px 0 #fff,12px -14px #fff,32px -14px #fff;opacity:.95}.pixel-cloud--one{width:26px;left:8%;top:17%}.pixel-cloud--two{width:22px;right:28%;top:27%;transform:scale(.72)}.pixel-tree{position:absolute;left:7%;bottom:96px;width:116px;height:215px;z-index:2}.pixel-tree__trunk{position:absolute;width:38px;height:132px;left:40px;bottom:0;background:#96643f;border:3px solid #65432c;box-shadow:inset 10px 0 #ffffff14}.pixel-tree__leaves{position:absolute;width:92px;height:92px;left:12px;top:0;background:#5b9f4b;border:3px solid #3f7136;box-shadow:-25px 22px #63a950,25px 22px #4d9341,0 47px #579c48}.pixel-blocks{position:absolute;right:3%;bottom:92px;display:flex;align-items:end;gap:0;z-index:2}.pixel-blocks span{display:block;width:64px;height:64px;border:3px solid #5c4a39;background:linear-gradient(to bottom,#82c95d 0 16px,#9a6745 16px 100%)}.pixel-blocks span:nth-child(2){height:128px;background:linear-gradient(to bottom,#a9a99e 0 100%);border-color:#707168}.pixel-blocks span:nth-child(3){background:#b78a5a}.hero-character-stage{position:absolute;z-index:4;width:min(63%,338px);height:430px;right:8%;bottom:18px;transform-origin:50% 88%;filter:drop-shadow(11px 13px 0 rgba(42,50,40,.15));animation:heroJump 2.8s cubic-bezier(.45,.05,.55,.95) infinite}.hero-character{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;image-rendering:auto;pointer-events:none;will-change:opacity,transform}.hero-character--one{opacity:1;animation:heroPoseOne 5.6s ease-in-out infinite}.hero-character--two{opacity:0;animation:heroPoseTwo 5.6s ease-in-out infinite}@keyframes heroJump{0%,to{transform:translateY(5px) rotate(-.8deg)}50%{transform:translateY(-13px) rotate(.8deg)}}@keyframes heroPoseOne{0%,43%{opacity:1;transform:scale(1) translate(-1px)}48%,95%{opacity:0;transform:scale(.985) translate(3px)}to{opacity:1;transform:scale(1) translate(-1px)}}@keyframes heroPoseTwo{0%,43%{opacity:0;transform:scale(.985) translate(-3px)}48%,95%{opacity:1;transform:scale(1) translate(1px)}to{opacity:0;transform:scale(.985) translate(-3px)}}.jump-particle{position:absolute;z-index:3;width:15px;height:15px;background:#8c6a49;border:2px solid #604931;box-shadow:4px 4px #49322229;animation:particleFloat 2.7s ease-in-out infinite}.jump-particle--one{right:50%;bottom:86px;transform:rotate(12deg)}.jump-particle--two{right:30%;bottom:104px;width:11px;height:11px;animation-delay:.22s}.jump-particle--three{right:42%;bottom:64px;width:9px;height:9px;animation-delay:.4s}@keyframes particleFloat{0%,to{translate:0 4px;opacity:.72}50%{translate:0 -8px;opacity:1}}.pickaxe-spark{position:absolute;z-index:5;color:#eaffff;text-shadow:2px 2px 0 #238b98,-2px -2px 0 #238b98;font-weight:900;animation:spark 1.35s ease-in-out infinite}.pickaxe-spark--one{right:47%;top:13%;font-size:30px}.pickaxe-spark--two{right:40%;top:22%;font-size:20px;animation-delay:.45s}@keyframes spark{0%,to{transform:scale(.72) rotate(0);opacity:.35}50%{transform:scale(1.18) rotate(16deg);opacity:1}}@media(prefers-reduced-motion:reduce){.hero-character-stage,.hero-character,.jump-particle,.pickaxe-spark{animation:none!important}.hero-character--one{opacity:1}.hero-character--two{opacity:0}}.world-sign{position:absolute;z-index:5;right:4.5%;bottom:170px;max-width:190px;padding:10px 13px;background:#b48758;color:#fffdf7;border:3px solid #674a30;box-shadow:5px 5px #49322259;font-weight:900;font-size:.87rem;line-height:1.2;text-align:center;transform:rotate(-2deg)}.world-sign:after{content:"";position:absolute;width:10px;height:42px;background:#6d4b32;left:50%;top:100%;transform:translate(-50%);z-index:-1}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{position:relative;display:flex;flex-direction:column;height:100%}.product-media{aspect-ratio:1/1;background:#f2f0e7;overflow:hidden;position:relative}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.product-card:hover .product-media img{transform:scale(1.035)}.product-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(180deg,#dff3ff 0 55%,#f0eadc 55%)}.product-placeholder>span{width:38%;aspect-ratio:1;background:linear-gradient(to bottom,#85c95e 0 23%,#9a6745 23%);border:3px solid #5b4e3e;box-shadow:9px 9px #45392cb3}.product-badge{position:absolute;left:10px;top:10px}.product-info{padding:14px;display:flex;flex:1;flex-direction:column}.product-title{font-size:1rem;line-height:1.35;font-weight:850;margin:0 0 7px}.product-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:auto}.quick-link{width:38px;height:38px;border-radius:10px;background:#355b2d;color:#fff;display:grid;place-items:center;font-weight:900}.category-section{background:linear-gradient(180deg,transparent 0 24%,rgba(223,243,255,.36) 24% 100%)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{padding:24px;min-height:166px;display:flex;flex-direction:column;justify-content:space-between;background:#fffdf7;transition:transform .15s ease,box-shadow .15s ease}.category-card:hover{transform:translateY(-3px);box-shadow:8px 9px #5d483421}.category-icon{width:46px;height:46px;border:3px solid #5b4e3e;box-shadow:6px 6px #4a3d2fb3;display:block}.category-icon--1{background:linear-gradient(to bottom,#80c95b 0 12px,#9b6845 12px 100%)}.category-icon--2{background:linear-gradient(90deg,#9b6d43 0 10px,#c69864 10px 35px,#805632 35px)}.category-icon--3{background:#a9aaa4;box-shadow:inset 11px 0 #bcbdb6,6px 6px #4a3d2fb3}.category-icon--4{background:#d9b56f}.category-icon--5{background:#8fb0c2}.category-icon--6{background:#a485b9}.category-card h3{margin:28px 0 4px;font-size:1.3rem}.creator-section{padding-top:48px}.review-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px}.creator-card{padding:28px;background:#394039;color:#fff;position:relative;min-height:390px;background-image:linear-gradient(45deg,rgba(255,255,255,.025) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.025) 25%,transparent 25%);background-size:30px 30px}.creator-card h2{font-size:clamp(1.9rem,4vw,3rem);line-height:1.04;margin:12px 0;letter-spacing:-.04em}.creator-card p{color:#dfe7dc;max-width:480px}.creator-avatar{width:92px;height:92px;object-fit:contain;image-rendering:pixelated;border:3px solid #fffdf7;background:#dff3ff;border-radius:10px;box-shadow:8px 8px #8c684c}.creator-eyebrow{margin-top:30px;color:#dce8d7}.creator-eyebrow:before{border-color:#dde8d8}.review-list{display:grid;gap:14px}.review-item{padding:20px;background:#fffdf7;display:grid;grid-template-columns:auto 1fr;gap:14px}.score{min-width:62px;height:62px;border:3px solid #4e5b4a;border-radius:12px;display:grid;place-items:center;font-weight:950;font-size:1.2rem;background:#e7f4df}.review-item h3{margin:0 0 5px}.review-item p{margin:0;color:var(--muted)}.main-product{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start}.product-gallery{position:sticky;top:95px}.product-main-image{background:#f0efe8;border:2px solid #556051;border-radius:var(--radius);overflow:hidden}.product-main-image img{width:100%;aspect-ratio:1;object-fit:cover}.product-details h1{font-size:clamp(2rem,5vw,3.6rem);line-height:1.02;letter-spacing:-.05em;margin:10px 0 14px}.product-price{font-size:1.5rem;font-weight:950;margin:14px 0}.product-description{color:#4c5a4a}.field{display:grid;gap:7px;margin:18px 0}.field label{font-weight:800}.field select,.field input{width:100%;min-height:48px;border:1.5px solid var(--border);border-radius:12px;background:#fff;padding:10px 12px}.qty-row{display:flex;gap:10px;align-items:center}.qty-control{display:flex;border:1.5px solid var(--border);border-radius:12px;overflow:hidden;background:#fff}.qty-control button{width:44px;border:0;background:#fff;cursor:pointer;font-weight:900}.qty-control input{width:54px;border:0;text-align:center;padding:0}.product-form .button{width:100%;margin-top:12px}.product-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.product-benefits div{padding:12px;border:1px solid var(--border);border-radius:12px;background:#fffdf7;font-size:.9rem}.collection-header{padding:38px 0 20px}.collection-header h1{font-size:clamp(2.2rem,6vw,4.2rem);margin:0;letter-spacing:-.055em}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:18px 0}.collection-toolbar select{min-height:44px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:8px 12px}.pagination{display:flex;gap:8px;justify-content:center;margin-top:28px}.pagination a,.pagination span{min-width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--border);border-radius:10px;background:#fff}.cart-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:24px}.cart-items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:16px;padding:16px;background:#fff;border:1px solid var(--border);border-radius:var(--radius)}.cart-item img{width:100px;height:100px;object-fit:cover;border-radius:12px}.cart-summary{padding:20px;background:#fff;border:2px solid #4e5b4a;border-radius:var(--radius);position:sticky;top:92px}.cart-summary .button{width:100%}.site-footer{margin-top:48px;background:#493c31;color:#fff;padding:46px 0 28px;border-top:8px solid #78b954}.footer-grid{display:grid;grid-template-columns:1.4fr .6fr .6fr;gap:30px}.footer-grid p,.footer-grid a{color:#eadfd5}.footer-brand{color:#fff!important}.footer-links{display:grid;gap:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);padding-top:18px;margin-top:28px;font-size:.84rem;color:#d6c7b9}.empty-state{text-align:center;padding:70px 20px;background:#ffffffb3;border:2px dashed #9c9e8c;border-radius:var(--radius)}.search-form{display:flex;gap:10px;max-width:680px;margin:24px 0}.search-form input{flex:1;min-height:48px;border:1.5px solid var(--border);border-radius:12px;padding:10px 14px}.toast{position:fixed;left:50%;bottom:22px;z-index:100;transform:translate(-50%,30px);opacity:0;pointer-events:none;background:#293126;color:#fff;padding:11px 15px;border-radius:12px;font-weight:800;transition:.2s ease}.toast.is-visible{opacity:1;transform:translate(-50%)}@media(max-width:990px){.nav{display:none}.menu-toggle{display:grid}.header-inner{grid-template-columns:auto 1fr auto}.brand{justify-self:start}.header-actions{justify-self:end}.mobile-menu{display:none;padding:0 0 14px}.mobile-menu.is-open{display:grid}.mobile-menu a{padding:13px 8px;border-bottom:1px solid rgba(62,70,56,.1);font-weight:800}.hero-shell{grid-template-columns:1fr}.hero-copy{background:#fffdf7b3;padding-bottom:28px}.hero-world{min-height:370px}.hero-character-stage{width:min(58%,278px);height:340px;right:18%;bottom:18px}.pixel-tree{transform:scale(.8);transform-origin:left bottom}.world-sign{bottom:145px}.pickaxe-spark--one{right:55%;top:13%}.pickaxe-spark--two{right:46%;top:22%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-shell,.main-product,.cart-layout{grid-template-columns:1fr}.product-gallery,.cart-summary{position:static}}@media(max-width:640px){.page-width{width:min(calc(100% - 22px),var(--max-width))}.section{padding:38px 0}.section--tight{padding:28px 0}.site-header{top:0}.header-inner{min-height:60px;gap:7px}.brand{font-size:1rem;max-width:62vw}.brand-avatar{width:34px;height:34px;flex:0 0 auto}.brand span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-actions .search-button{display:none}.icon-button{width:42px;height:42px}.hero{padding-top:12px}.hero-shell{min-height:auto;border-radius:18px;box-shadow:5px 5px #624b3724}.hero-copy{padding:27px 20px 24px}.hero h1{font-size:clamp(1.95rem,9.2vw,2.65rem);margin-top:12px;line-height:.98}.hero-title span{white-space:nowrap}.hero p{font-size:.98rem;margin-bottom:20px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .button{width:100%;min-height:52px}.hero-world{min-height:320px}.hero-ground{height:91px}.hero-character-stage{width:min(67%,220px);height:278px;right:15%;bottom:16px}.pixel-tree{left:-7px;bottom:62px;transform:scale(.63)}.pixel-blocks{right:-17px;bottom:59px;transform:scale(.7);transform-origin:right bottom}.pixel-sun{width:44px;height:44px;right:8%;top:10%}.pixel-cloud--one{left:9%;top:19%;transform:scale(.75)}.pixel-cloud--two{display:none}.world-sign{right:4%;bottom:107px;font-size:.72rem;max-width:135px;padding:8px 9px}.world-sign:after{height:28px}.jump-particle--one{right:49%;bottom:63px}.jump-particle--two{right:26%;bottom:82px}.jump-particle--three{right:39%;bottom:52px}.pickaxe-spark--one{right:56%;top:11%;font-size:24px}.pickaxe-spark--two{right:46%;top:19%;font-size:17px}.product-grid{gap:11px}.product-info{padding:11px}.product-title{font-size:.91rem}.quick-link{width:36px;height:36px}.price{font-size:.96rem}.category-grid{grid-template-columns:1fr}.category-card{min-height:132px;padding:20px}.category-card h3{margin-top:23px}.review-shell{gap:12px}.creator-card{min-height:auto;padding:22px}.creator-avatar{width:78px;height:78px}.review-item{padding:15px}.score{min-width:58px;height:58px}.product-details h1{font-size:2.25rem}.product-benefits{grid-template-columns:1fr}.cart-item{grid-template-columns:76px 1fr}.cart-item img{width:76px;height:76px}.cart-item>div:last-child{grid-column:2}.footer-grid{grid-template-columns:1fr}.search-form{display:grid}.button{min-height:50px}.section-heading{align-items:start;flex-direction:column}.section-heading>.button{width:100%}.collection-toolbar{align-items:stretch;flex-direction:column}.collection-toolbar select{width:100%}}.hero-shell--v6{min-height:560px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);background-image:linear-gradient(90deg,#f7f5eae0,#f7f5eabd 34%,#f7f5ea29 51%,#f7f5ea00 66%),var(--hero-world-bg);background-size:cover;background-position:center center;border:3px solid rgba(255,255,255,.95);outline:2px solid rgba(47,67,43,.44);box-shadow:0 18px 42px #29322633,7px 7px #5d48341f}.hero-shell--v6 .hero-copy{min-width:0;padding:clamp(38px,5.4vw,72px);background:transparent;border-right:0;text-shadow:0 1px 0 rgba(255,255,255,.78);-webkit-backdrop-filter:none;backdrop-filter:none}.hero-shell--v6 .hero-copy:after{display:none}.hero-shell--v6 .hero-title{max-width:620px;color:#172017;text-shadow:0 2px 0 rgba(255,255,255,.55)}.hero-shell--v6 .hero-copy p{color:#2f3a2e;max-width:540px}.hero-shell--v6 .eyebrow{color:#30452f}.hero-shell--v6 .hero-world{min-height:560px;overflow:hidden;background:transparent}.hero-shell--v6 .hero-world:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 42%,rgba(17,44,26,.06))}.hero-shell--v6 .hero-character-stage{width:min(61%,392px);height:510px;right:5.2%;bottom:-4px;z-index:4;filter:drop-shadow(9px 14px 5px rgba(22,39,24,.24))}.hero-shell--v6 .pickaxe-spark-group{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;pointer-events:none;opacity:0}.hero-shell--v6 .pickaxe-spark-group--one{animation:sparkPoseOne 5.6s ease-in-out infinite}.hero-shell--v6 .pickaxe-spark-group--two{animation:sparkPoseTwo 5.6s ease-in-out infinite}.hero-shell--v6 .pickaxe-spark{position:absolute;display:block;right:auto;top:auto;color:#f8ffff;text-shadow:2px 2px 0 #167f89,-2px -2px 0 #4cc6c7,0 0 12px rgba(210,255,250,.95);font-style:normal;font-weight:950;line-height:1;animation:spark 1.1s ease-in-out infinite}.hero-shell--v6 .pickaxe-spark-group--one .pickaxe-spark--a{left:20%;top:5%;font-size:35px}.hero-shell--v6 .pickaxe-spark-group--one .pickaxe-spark--b{left:30%;top:15%;font-size:21px;animation-delay:.31s}.hero-shell--v6 .pickaxe-spark-group--two .pickaxe-spark--a{left:78%;top:5%;font-size:35px}.hero-shell--v6 .pickaxe-spark-group--two .pickaxe-spark--b{left:68%;top:16%;font-size:21px;animation-delay:.31s}@keyframes sparkPoseOne{0%,43%{opacity:1}48%,95%{opacity:0}to{opacity:1}}@keyframes sparkPoseTwo{0%,43%{opacity:0}48%,95%{opacity:1}to{opacity:0}}.hero-shell--v6 .world-sign{right:3.4%;bottom:116px;width:184px;max-width:none;padding:11px 13px 13px;border:4px solid #4b3325;border-radius:6px;background:linear-gradient(180deg,rgba(255,255,255,.14),transparent 30%),repeating-linear-gradient(0deg,#a86f43 0 8px,#b27949 8px 16px);color:#fff9e8;box-shadow:inset 0 0 0 2px #f7ca8466,6px 7px #2a1f1747;transform:rotate(-1deg);font-family:Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,Arial Black,sans-serif;text-align:center;text-shadow:0 2px 0 #3e291e,1px 0 0 #3e291e,-1px 0 0 #3e291e;letter-spacing:-.055em}.hero-shell--v6 .world-sign:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid rgba(255,231,184,.32);pointer-events:none}.hero-shell--v6 .world-sign:after{content:"";position:absolute;left:50%;top:100%;z-index:-1;width:13px;height:76px;transform:translate(-50%);background:linear-gradient(90deg,#4b301f,#765037 45%,#4b301f);border-left:2px solid #40291c;border-right:2px solid #40291c}.hero-shell--v6 .world-sign__small,.hero-shell--v6 .world-sign__large{display:block;position:relative;z-index:2}.hero-shell--v6 .world-sign__small{font-size:.76rem;line-height:1.05;font-weight:800;margin-bottom:3px;letter-spacing:-.025em}.hero-shell--v6 .world-sign__large{font-size:1.56rem;line-height:.96;font-weight:950;white-space:nowrap;letter-spacing:-.07em}.hero-shell--v6 .jump-particle{z-index:3;border-radius:2px;background:#8e6948;border-color:#684b34;box-shadow:3px 3px #3223182e}.hero-shell--v6 .jump-particle--one{right:47%;bottom:72px}.hero-shell--v6 .jump-particle--two{right:26%;bottom:92px}.hero-shell--v6 .jump-particle--three{right:37%;bottom:58px}@media(max-width:990px){.hero-shell--v6{grid-template-columns:1fr;min-height:auto;background-image:none}.hero-shell--v6 .hero-copy{background:linear-gradient(180deg,#f8f6eb,#f3f3e7);border-bottom:1px solid rgba(64,74,55,.15)}.hero-shell--v6 .hero-world{min-height:420px;background-image:linear-gradient(180deg,#ffffff05,#0f26160d),var(--hero-world-bg);background-size:cover;background-position:center center}.hero-shell--v6 .hero-character-stage{width:min(57%,315px);height:390px;right:18%;bottom:-2px}.hero-shell--v6 .world-sign{right:5%;bottom:105px;width:162px}.hero-shell--v6 .world-sign__large{font-size:1.37rem}}@media(max-width:640px){.hero-shell--v6{border-width:2px;outline-width:1px}.hero-shell--v6 .hero-copy{padding:27px 20px 25px}.hero-shell--v6 .hero-world{min-height:350px;background-position:57% center}.hero-shell--v6 .hero-character-stage{width:min(67%,236px);height:310px;right:16%;bottom:0}.hero-shell--v6 .world-sign{right:3.5%;bottom:78px;width:130px;padding:8px 9px 9px;border-width:3px}.hero-shell--v6 .world-sign:after{height:50px;width:10px}.hero-shell--v6 .world-sign__small{font-size:.62rem}.hero-shell--v6 .world-sign__large{font-size:1.08rem}.hero-shell--v6 .pickaxe-spark-group--one .pickaxe-spark--a,.hero-shell--v6 .pickaxe-spark-group--two .pickaxe-spark--a{font-size:27px}.hero-shell--v6 .pickaxe-spark-group--one .pickaxe-spark--b,.hero-shell--v6 .pickaxe-spark-group--two .pickaxe-spark--b{font-size:17px}}@media(prefers-reduced-motion:reduce){.hero-shell--v6 .pickaxe-spark-group{animation:none!important}.hero-shell--v6 .pickaxe-spark-group--one{opacity:1}.hero-shell--v6 .pickaxe-spark-group--two{opacity:0}}.hero-shell--v6 .hero-character-stage{width:min(63%,408px);height:520px;right:20%;bottom:-7px;animation:none;filter:none;transform:none}.hero-shell--v6 .hero-character-stage:before{content:"";position:absolute;z-index:-1;left:31%;bottom:5.5%;width:47%;height:7.5%;border-radius:50%;background:#18371d40;filter:blur(8px);transform:skew(-12deg);pointer-events:none}.hero-shell--v6 .hero-character{image-rendering:auto;will-change:opacity;transform:none;filter:contrast(1.055) saturate(.96) brightness(.995) drop-shadow(0 9px 7px rgba(26,43,28,.2)) drop-shadow(0 2px 1px rgba(255,255,255,.08))}.hero-shell--v6 .hero-character--one{opacity:1;animation:heroPoseOneCrisp 5.6s steps(1,end) infinite}.hero-shell--v6 .hero-character--two{opacity:0;animation:heroPoseTwoCrisp 5.6s steps(1,end) infinite}@keyframes heroPoseOneCrisp{0%,49.8%{opacity:1}50%,99.8%{opacity:0}to{opacity:1}}@keyframes heroPoseTwoCrisp{0%,49.8%{opacity:0}50%,99.8%{opacity:1}to{opacity:0}}.hero-shell--v6 .pickaxe-spark-group--one{animation:sparkPoseOneCrisp 5.6s steps(1,end) infinite}.hero-shell--v6 .pickaxe-spark-group--two{animation:sparkPoseTwoCrisp 5.6s steps(1,end) infinite}@keyframes sparkPoseOneCrisp{0%,49.8%{opacity:1}50%,99.8%{opacity:0}to{opacity:1}}@keyframes sparkPoseTwoCrisp{0%,49.8%{opacity:0}50%,99.8%{opacity:1}to{opacity:0}}.hero-shell--v6 .world-sign{right:2.6%}.hero-shell--v6 .jump-particle--one{right:58%;bottom:72px}.hero-shell--v6 .jump-particle--two{right:38%;bottom:92px}.hero-shell--v6 .jump-particle--three{right:49%;bottom:58px}@media(max-width:990px){.hero-shell--v6 .hero-character-stage{width:min(59%,326px);height:400px;right:28%;bottom:-5px}.hero-shell--v6 .hero-character-stage:before{left:30%;bottom:5%;width:49%}}@media(max-width:640px){.hero-shell--v6 .hero-character-stage{width:min(70%,246px);height:318px;right:25%;bottom:-3px}.hero-shell--v6 .hero-character{filter:contrast(1.06) saturate(.96) drop-shadow(0 6px 5px rgba(26,43,28,.2))}.hero-shell--v6 .hero-character-stage:before{left:29%;bottom:5%;width:50%;filter:blur(6px)}}@media(prefers-reduced-motion:reduce){.hero-shell--v6 .hero-character--one{animation:none!important;opacity:1}.hero-shell--v6 .hero-character--two{animation:none!important;opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/base.css.map */
