@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;500;600;700;800&family=Poppins:wght@400;500;600;700;800&display=swap";
:root{--blue:#7190c8;--blue-dark:#176da5;--light-blue:#e9f1f9;--line:#7190c8;--pink:#ef6d89;--red:#d53535;--text:#080808}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:Poppins,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{background:var(--blue);z-index:20;justify-content:space-between;align-items:center;height:85px;padding:0 34px;display:flex;position:sticky;top:0;overflow:hidden}.header-logo{object-fit:contain;width:72px;height:72px}.header-mascot{object-fit:contain;width:220px;height:120px;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.home-link{place-items:center;width:48px;height:48px;display:grid}.home-link svg{stroke:#000;stroke-width:2.4px;width:44px;height:44px}.page{min-height:calc(100vh - 85px)}.section{max-width:1300px;margin:0 auto;padding:40px 38px}.btn{border:2px solid var(--line);cursor:pointer;text-align:center;background:#fff;border-radius:9px;padding:8px 18px;transition:all .2s}.btn:hover{background:var(--light-blue);transform:translateY(-1px)}.footer{background:var(--blue);margin-top:0;padding:10px 28px 8px;font-size:13px}.footer-top{border-bottom:1px solid #111;justify-content:space-between;align-items:center;padding-bottom:5px;display:flex}.footer-icons{gap:14px;display:flex}.footer-icons a{font-size:23px}.footer small{margin-top:5px;display:block}.hero{background:#e7f3f8;align-items:center;height:480px;display:flex;position:relative;overflow:hidden}.hero-copy{z-index:2;flex-direction:column;justify-content:center;width:55%;padding:50px 0 50px 60px;display:flex;position:relative}.hero-copy h1{margin:0 0 8px;font-size:clamp(34px,4vw,58px);font-weight:800;line-height:.98}.hero-copy p{margin:0 0 28px;font-size:23px}.hero-copy .btn{width:170px}.hero-art{background:0 0;justify-content:center;align-items:center;width:55%;height:100%;display:flex;position:absolute;top:0;right:0;overflow:hidden}.hero-art img{object-fit:contain;width:100%;height:100%}.feature-split{grid-template-columns:1fr 1fr;min-height:480px;display:grid}.feature-heart{background:#f6f6f6;place-items:center;display:grid}.feature-heart img{width:55%;max-width:320px}.feature-minecraft{background:var(--blue);color:#000;text-align:center;place-items:center;padding:40px;display:grid}.pixel-title{font-family:monospace;font-size:clamp(38px,4vw,64px);font-weight:900;line-height:.9}.feature-minecraft p{margin:18px 0;font-size:25px}.home-products{padding:35px 40px 55px}.center-title{text-align:center;border-bottom:3px solid #111;width:fit-content;margin:0 auto 35px;padding-bottom:8px;font-family:Poppins,sans-serif;font-size:38px;font-weight:400}.home-bottom{background:#fff;min-height:430px;display:flex;position:relative;overflow:hidden}.home-bottom-copy{z-index:2;width:60%;padding:65px 0 50px 70px;position:relative}.home-bottom h2{margin:0 0 20px;font-family:"Baloo 2",sans-serif;font-size:40px;line-height:.95}.home-bottom-copy h2{max-width:650px;margin:0 0 28px;font-size:42px;line-height:1.05}.home-bottom-copy h3{margin:0 0 30px;font-size:28px}.home-links{flex-direction:column;gap:14px;display:flex}.home-links a{color:#111;font-size:22px;text-decoration:none}.home-bottom p{font-size:22px}.category-links{gap:4px;font-size:18px;display:grid}.home-bottom-art{background:0 0;justify-content:center;align-items:flex-end;width:40%;height:100%;display:flex;position:absolute;top:0;right:0;overflow:hidden}.home-bottom-art img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.catalog-title{color:var(--blue-dark);border-bottom:4px solid #d4e6ef;margin:0;padding-bottom:22px;font-size:50px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 34px;margin-top:30px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:1;object-fit:cover;border-radius:13px;width:100%;display:block}.product-meta{justify-content:space-between;gap:10px;margin:12px 4px 10px;font-size:17px;display:flex}.product-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-price{white-space:nowrap}.product-card .btn{width:100%}.detail{grid-template-columns:1fr 1fr;align-items:center;gap:45px;max-width:1250px;min-height:calc(100vh - 85px);margin:0 auto;padding:48px 30px 65px;display:grid}.detail-image{aspect-ratio:1;object-fit:cover;border-radius:14px;width:100%;max-width:560px}.detail-info h1{margin:0 0 10px;font-size:clamp(40px,4.2vw,60px);font-weight:800;line-height:.98}.detail-price{margin-bottom:50px;font-size:32px;font-weight:800}.detail-info h3{margin:0 0 12px;font-size:23px}.detail-description{white-space:pre-line;font-size:21px;line-height:1.45}.sold{color:var(--red);margin-top:28px;font-size:23px;font-weight:700}.detail-actions{text-align:center;margin-top:82px}.detail-actions h3{margin-bottom:16px}.action-row{justify-content:center;gap:18px;display:flex}.action-row .btn{min-width:194px;font-size:19px}.social-page{text-align:center;background-image:url(/images/social-b.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:calc(100vh - 85px);padding:45px 35px 70px}.social-title{margin:0 0 60px;font-family:"Baloo 2",sans-serif;font-size:clamp(36px,5vw,58px);font-weight:800}.social-grid{grid-template-columns:repeat(3,1fr);gap:65px;max-width:1050px;margin:auto;display:grid}.qr-card img{aspect-ratio:1;object-fit:cover;border-radius:35px;width:100%}.qr-card h3{margin-top:18px;font-size:20px}.about{grid-template-columns:60% 40%;height:calc(100vh - 85px);min-height:750px;display:grid;overflow:hidden}.about-copy{background:#f5f5f5;padding:55px 65px;overflow:hidden}.about-copy h1{margin:0 0 18px;font-family:"Baloo 2",sans-serif;font-size:54px;line-height:.95}.about-copy h2{font-size:31px;line-height:1.05}.about-copy p{font-size:21px;line-height:1.45}.about-art{background:#cbd5dd;justify-content:center;align-items:center;display:flex;overflow:hidden}.about-art img{object-fit:contain;width:110%;height:100%}@media (max-width:900px){.site-header{height:70px;padding:0 18px}.header-logo{width:64px;height:64px}.header-mascot{width:150px;height:72px}.home-link{width:40px;height:40px}.page,.social-page,.about{min-height:calc(100vh - 70px)}.hero,.feature-split,.about{grid-template-columns:1fr}.hero-copy{padding:55px 28px}.hero-art{min-height:330px}.feature-heart{min-height:300px}.feature-minecraft{min-height:330px}.home-bottom{grid-template-columns:1fr;padding:25px}.product-grid{grid-template-columns:repeat(2,1fr);gap:28px 18px}.catalog-title{font-size:38px}.detail{grid-template-columns:1fr;padding:28px 20px 45px}.detail-image{max-width:none}.detail-price{margin-bottom:28px}.detail-actions{margin-top:45px}.social-grid{grid-template-columns:1fr;gap:35px;max-width:330px}.about-copy{padding:50px 28px}.about-art{min-height:450px}}@media (max-width:520px){.header-mascot{width:125px}.section{padding:28px 18px}.product-grid{grid-template-columns:1fr 1fr}.product-meta{font-size:14px}.btn{padding:7px 10px}.detail-info h1{font-size:40px}.detail-description{font-size:17px}.action-row{flex-direction:column}.action-row .btn{width:100%}}
