/*
Theme Name: Brainrot GO
Theme URI: https://brainrotgo.pl/
Author: Brainrot GO
Description: Lekki, responsywny motyw kolekcji Brainrot GO i sklepu WooCommerce. Mięta, fiolet i przestrzenne krążki, bez zewnętrznych fontów i trackerów.
Version: 1.0.0
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 8.3
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: brainrot-go
Tags: e-commerce, custom-logo, custom-menu, featured-images, wide-blocks
*/

:root{--ink:#28203d;--muted:#6c657e;--purple:#6441ca;--purple-dark:#422784;--lilac:#e7ddff;--mint:#9cf4d1;--mint-dark:#23775f;--peach:#ffded2;--paper:#fcfaf7;--white:#fff;--line:#e8e2ef;--radius:28px;--shadow:0 14px 0 -8px #e2dbe9,0 20px 42px -25px #65517e38;--font:"Trebuchet MS","Arial Rounded MT Bold",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
body,button,input,textarea,select{font-family:var(--font)}
button,input,textarea,select{font-size:inherit}
img{max-width:100%;height:auto;vertical-align:middle}
a{color:var(--purple-dark);text-decoration-thickness:1.5px;text-underline-offset:4px}
a:hover{color:var(--purple)}
button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}
:focus-visible{outline:3px solid #9858e8;outline-offset:5px}
button{cursor:pointer}
button:disabled{cursor:not-allowed}
h1,h2,h3,h4{line-height:1.12;letter-spacing:-.035em;margin:0 0 22px;font-weight:900;color:var(--ink)}
h1{font-size:clamp(2.8rem,5vw,5rem)}
h2{font-size:clamp(2rem,3.7vw,3.3rem)}
h3{font-size:1.45rem}
p{margin:0 0 20px}
ul,ol{padding-left:1.3em}
.container{width:min(1240px,calc(100% - 64px));margin-inline:auto}
.bgo-icon{flex:none;vertical-align:middle}
.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:12px 20px;background:var(--mint);color:var(--ink);border-radius:14px;transform:translateY(-160%);font-weight:800}
.skip-link:focus{transform:translateY(0)}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
.site-header{position:relative;z-index:50;background:#fffc;backdrop-filter:blur(20px);border-bottom:1px solid #eee8f2}
.header-inner{min-height:98px;display:flex;align-items:center;gap:24px}
.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;text-decoration:none;color:var(--ink)!important}
.brand-mark{width:54px;height:54px;object-fit:cover;border-radius:17px;box-shadow:0 3px 0 #d5c8ee}
.brand-mark-fallback{background:linear-gradient(135deg,var(--mint),#63d1b1);display:grid;place-items:center;font-size:22px;font-weight:900;color:var(--purple-dark)}
.brand-type{font-weight:900;font-size:25px;letter-spacing:-1.4px;line-height:1;display:flex;align-items:baseline;gap:3px}
.brand-go{font-size:29px;color:var(--purple)}
.brand-dot{color:#3eba98}
.primary-navigation{margin-left:auto}
.primary-navigation .menu{display:flex;align-items:center;gap:3px;list-style:none;margin:0;padding:0}
.primary-navigation .menu>li{position:relative}
.primary-navigation a{display:block;padding:10px 11px;text-decoration:none;font-size:14px;font-weight:800;white-space:nowrap;color:var(--ink);border-radius:13px}
.primary-navigation a:hover,.primary-navigation .current-menu-item>a{background:#f0eafb;color:var(--purple-dark)}
.primary-navigation .sub-menu{position:absolute;list-style:none;display:none;min-width:210px;top:100%;left:0;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:8px;z-index:5}
.primary-navigation li:hover>.sub-menu,.primary-navigation li:focus-within>.sub-menu{display:block}
.cart-link{display:flex;align-items:center;gap:7px;text-decoration:none;background:var(--lilac);padding:10px 13px;border:1px solid #d5c6ee;border-bottom:4px solid #c2aeea;border-radius:17px;font-size:13px;font-weight:800;white-space:nowrap;color:var(--purple-dark)}
.cart-link:hover{background:#dccfff;transform:translateY(-1px)}
.cart-count{display:inline-grid;place-items:center;background:#fff;border-radius:50%;min-width:21px;height:21px;font-size:11px;padding:0 3px}
.cart-label{display:none}
.menu-toggle{display:none}
.eyebrow{display:inline-flex;gap:9px;align-items:center;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:900;color:var(--purple);margin-bottom:22px}
.eyebrow-dot{height:8px;width:8px;border-radius:50%;background:#58cba3;box-shadow:0 0 0 5px #d6f9e9}
.bgo-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid transparent;border-radius:17px;min-height:56px;padding:14px 23px;text-decoration:none;font-size:15px;font-weight:900;line-height:1.25;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;white-space:normal}
.bgo-button:hover{transform:translateY(-3px)}
.bgo-button:active{transform:translateY(2px)}
.button-mint{background:var(--mint);color:#234a40!important;border-color:#71d5b1;box-shadow:0 5px 0 #60b99b,0 12px 20px -14px #27785b88}
.button-mint:hover{background:#b4ffe0;box-shadow:0 7px 0 #60b99b,0 15px 24px -14px #27785b88}
.button-outline{background:#fff9;color:var(--purple-dark)!important;border-color:#ddd4eb;box-shadow:0 5px 0 #e4dcea}
.button-outline:hover{background:#fff}
.button-purple{color:#fff!important;background:var(--purple);border-color:var(--purple-dark);box-shadow:0 5px 0 var(--purple-dark)}
.button-purple:hover{background:#7551d8}
.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:15px}
.text-link{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-size:14px;font-weight:900}
.text-link .bgo-icon{width:20px;transition:transform .18s}
.text-link:hover .bgo-icon{transform:translateX(4px)}
.hero-section{overflow:hidden;position:relative;padding:42px 0 0;background:radial-gradient(ellipse at 88% 22%,#e8ddfd 0,transparent 48%),radial-gradient(ellipse at 13% 60%,#f0ffef 0,transparent 50%),var(--paper)}
.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:0;align-items:center;min-height:610px;padding-bottom:34px}
.hero-grid>*,.choice-grid>*,.app-banner>*,.faq-grid>*{min-width:0}
.hero-copy{position:relative;z-index:3;padding:20px 0 40px}
.hero-copy h1{font-size:clamp(3.4rem,5.5vw,5.6rem);line-height:1.03;letter-spacing:-.055em;margin-bottom:27px}
.hero-copy h1>span{color:var(--purple);display:inline-block;position:relative;isolation:isolate}
.hero-copy h1>span::after{content:"";position:absolute;z-index:-1;bottom:1px;left:-4px;right:-8px;height:17px;transform:rotate(-2deg);background:var(--mint);border-radius:50% 35%}
.hero-lead{font-size:18px;line-height:1.75;color:var(--muted);max-width:470px;margin-bottom:32px}
.hero-note{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);margin:25px 0 0}
.hero-note .bgo-icon{width:17px;height:17px;color:var(--mint-dark)}
.store-status{font-size:11px;line-height:1.7;color:#88729c;border-left:3px solid #d8c7e9;padding:0 0 0 12px;margin:20px 0 0;max-width:400px}.store-status strong{color:#6e5786}
.hero-stage{min-height:530px;position:relative;margin-right:-20px}
.stage-orbit{position:absolute;border:1px dashed #b5a7d275;border-radius:50%;width:450px;height:450px;top:50px;left:65px;transform:rotate(-20deg)}
.orbit-two{width:530px;height:410px;left:10px;top:63px;transform:rotate(27deg);opacity:.6}
.hero-disc{position:absolute;display:block;border-radius:50%;padding:11px;background:linear-gradient(140deg,#fff,#ece2ff);box-shadow:0 10px 0 #b0a0cf,0 15px 0 #d7ccea,0 35px 42px -20px #462f6d66;transition:transform .3s ease;isolation:isolate}
.hero-disc::before{content:"";position:absolute;inset:6px;border:1px solid #fff;border-radius:50%;z-index:2;pointer-events:none}
.hero-disc img{width:100%;height:100%;object-fit:cover;border-radius:50%}
.disc-main{width:336px;height:336px;top:52px;left:138px;z-index:3;transform:rotate(8deg)}
.disc-main:hover{transform:rotate(3deg) translateY(-8px)}
.disc-left{width:204px;height:204px;left:1px;top:259px;z-index:4;transform:rotate(-13deg);background:linear-gradient(145deg,#fff,#bdfce4);box-shadow:0 8px 0 #64b69d,0 13px 0 #9cdec9,0 26px 30px -18px #28655166}
.disc-left:hover{transform:rotate(-8deg) translateY(-5px)}
.disc-right{width:195px;height:195px;right:4px;top:324px;z-index:4;transform:rotate(13deg);background:linear-gradient(135deg,#fff,#ffdebd);box-shadow:0 8px 0 #d3a477,0 12px 0 #edcbb1,0 26px 30px -18px #72573966}
.disc-right:hover{transform:rotate(8deg) translateY(-5px)}
.disc-caption{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);font-weight:900;font-size:10px;white-space:nowrap;background:#ffffffed;color:var(--ink);padding:5px 11px;border-radius:20px;box-shadow:0 3px 0 #4f366630;max-width:93%;overflow:hidden;text-overflow:ellipsis;z-index:3}
.disc-main .disc-caption{font-size:13px;bottom:26px;padding:7px 14px}
.stage-sticker{position:absolute;z-index:7;display:flex;align-items:center;box-shadow:0 6px 0 #493d752b,0 17px 27px -16px #41206377}
.sticker-power{right:9px;top:59px;display:grid;grid-template-columns:1fr 24px;gap:0 13px;padding:15px 19px 13px;background:linear-gradient(130deg,#a8f7d5,#84dbbd);color:#255a49;border:2px solid #ecfff6;border-radius:21px;transform:rotate(12deg)}
.sticker-power small{grid-column:1/-1;font-weight:900;font-size:10px;letter-spacing:.16em}
.sticker-power strong{font-size:38px;line-height:1.05;letter-spacing:-2px}
.sticker-collection{left:176px;top:427px;padding:12px 18px;gap:11px;transform:rotate(-8deg);border:2px solid white;border-radius:18px;background:#fff7c5;font-size:12px;line-height:1.3;color:#73602b}
.sticker-collection strong{font-size:16px;color:#5b452a}
.sticker-collection .bgo-icon{width:29px;height:29px}
.bubble{position:absolute;border-radius:50%;box-shadow:inset -7px -8px 13px #00000017,inset 7px 6px 9px #ffffffbf,0 12px 12px -9px #00000029}
.bubble-mint{width:44px;height:44px;top:149px;left:27px;background:#9df1d0}
.bubble-lilac{width:28px;height:28px;left:104px;top:52px;background:#ccb3fa}
.stage-spark{position:absolute;color:#9166db;font-size:38px;line-height:1}
.spark-one{top:312px;left:226px;font-size:30px;z-index:5;color:#e0ae57}
.spark-two{right:12px;top:259px}
.hero-ribbon{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dbd3e96e;border-bottom:1px solid #dbd3e96e;padding:22px 0;gap:14px}
.hero-ribbon>span{display:flex;align-items:center;justify-content:center;gap:11px;font-size:12px;font-weight:800;color:#6d607e}
.hero-ribbon .bgo-icon{color:#927bb7;width:22px}
.section{padding:85px 0}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}
.section-heading .eyebrow{margin-bottom:13px}
.section-heading h2{margin:0}
.section-heading h2 span,.choice-copy h2 span,.quick-faq h2 span{color:var(--purple)}
.section-heading>.text-link{padding-bottom:7px;flex-shrink:0}
.section-heading.centered{display:flex;align-items:center;flex-direction:column;gap:0;text-align:center;margin:0 auto 45px;max-width:680px}
.section-heading.centered p{color:var(--muted);margin:22px 0 0}
.character-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.character-card{display:block;border:1px solid #e6dfef;background:#fff;border-radius:25px;padding:9px;text-decoration:none;color:var(--ink);box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease;overflow:hidden}
.character-card:hover{transform:translateY(-7px);box-shadow:0 15px 0 -8px #d5c8e7,0 30px 40px -25px #4c386d40;color:var(--ink)}
.character-picture{position:relative;background:linear-gradient(135deg,#e6d9fa,#c9b8ec);aspect-ratio:1/1.03;border-radius:18px;display:grid;place-items:center;overflow:hidden}
.character-card-2 .character-picture{background:linear-gradient(135deg,#d9f7e7,#b5e3d3)}
.character-card-3 .character-picture{background:linear-gradient(135deg,#ffe7d8,#f2c9bc)}
.character-card-4 .character-picture{background:linear-gradient(135deg,#e4f5cc,#bcddb0)}
.character-picture img{width:80%;height:80%;object-fit:cover;border-radius:50%;border:6px solid #ffffffe6;box-shadow:0 6px 0 #00000025,0 18px 16px -10px #39284e33;z-index:2;transform:rotate(-5deg);transition:transform .3s ease}
.character-card:nth-child(even) .character-picture img{transform:rotate(6deg)}
.character-card:hover .character-picture img{transform:rotate(0) scale(1.04)}
.card-series{position:absolute;top:12px;left:12px;z-index:3;border-radius:8px;background:#ffffffd6;padding:2px 8px;font-size:9px;font-weight:900;letter-spacing:.1em;color:#6b5384}
.character-card-body{padding:18px 12px 12px}
.character-rarity{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#937cae;font-weight:900;margin-bottom:5px}
.character-card h3{font-size:19px;line-height:1.15;letter-spacing:-.025em;min-height:44px;margin-bottom:14px}
.character-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}
.power-chip{display:inline-flex;align-items:center;color:#503684;background:#f0e8fd;border:1px solid #e3d7f6;border-bottom:3px solid #dfd0f2;font-size:10px;letter-spacing:.065em;font-weight:900;border-radius:8px;padding:4px 9px}
.rarity-chip{font-size:12px;font-weight:800;color:var(--muted)}
.card-arrow{display:grid;place-items:center;background:#f1fbf4;color:var(--mint-dark);border:1px solid #d7ede2;border-radius:12px;width:33px;height:33px}
.card-arrow .bgo-icon{width:17px;height:17px}
.section-note{color:#8b8196;font-size:11px;text-align:center;margin:27px 0 0}
.journey-section{background:#f0eaf8;position:relative;border-top:1px solid #e9e2f1;border-bottom:1px solid #e9e2f1}
.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.step-card{position:relative;padding:35px 31px 29px;border:1px solid #e3d8ef;border-radius:var(--radius);background:#fffc;box-shadow:0 7px 0 #e2d8ed;display:flex;flex-direction:column;align-items:flex-start}
.step-number{position:absolute;right:25px;top:19px;font-size:40px;font-weight:900;line-height:1;color:#e9e2f2;letter-spacing:-3px}
.step-icon{display:grid;place-items:center;border-radius:20px;width:67px;height:67px;transform:rotate(-8deg);margin-bottom:30px;box-shadow:inset 1px 2px 0 #fffd,0 6px 0 #00000017}
.step-icon .bgo-icon{width:31px;height:31px;transform:rotate(8deg)}
.step-icon-mint{background:var(--mint);color:#2c7a62}
.step-icon-lilac{background:#d8c4fb;color:#7950b8}
.step-icon-peach{background:#ffdbb7;color:#a56532}
.step-card h3{margin-bottom:14px;font-size:25px}
.step-card p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:24px}
.step-card .text-link{margin-top:auto;font-size:12px}
.choice-grid{display:grid;grid-template-columns:1.03fr 1fr;gap:70px;align-items:center}
.choice-copy>p{max-width:530px;color:var(--muted);font-size:16px;line-height:1.8}
.choice-copy .eyebrow{margin-bottom:19px}
.tick-list{list-style:none;padding:0;margin:25px 0 34px}
.tick-list li{display:flex;align-items:flex-start;gap:10px;color:var(--muted);font-size:13px;margin:13px 0}
.tick-list .bgo-icon{width:17px;height:20px;color:var(--mint-dark)}
.mystery-panel{position:relative;text-align:center;border-radius:38px;background:radial-gradient(ellipse at 40% 0,#f6efff,transparent 60%),#e6d9f8;border:2px solid #fff;box-shadow:0 10px 0 #d3c0e8;padding:28px 30px 34px;overflow:hidden}
.mystery-label{display:inline-block;letter-spacing:.16em;color:#78599c;font-size:10px;font-weight:900;border-radius:30px;background:#fff8;padding:6px 15px;border:1px solid #fff}
.mystery-object{height:270px;width:270px;margin:12px auto 6px;position:relative;transform:rotate(-8deg)}
.mystery-face{position:absolute;left:55px;top:69px;width:173px;height:165px;border-radius:18px 18px 32px 28px;background:linear-gradient(110deg,#9df8d5,#59cba9);box-shadow:inset 5px 0 10px #d2ffe6,inset -12px -11px 0 #39ac8e60,8px 11px 0 #419c8645,11px 28px 25px -12px #73508e50;font-size:116px;font-weight:900;line-height:1.3;color:#fffbd9;text-shadow:3px 5px 0 #399c84}
.mystery-lid{position:absolute;width:195px;height:44px;left:40px;top:50px;border-radius:15px;background:linear-gradient(110deg,#c7ffe8,#73d9b6);box-shadow:inset 0 4px 2px #e6fff5,0 6px 0 #44a789;transform:rotate(-6deg);z-index:2}
.mystery-star{position:absolute;font-size:52px;z-index:3;text-shadow:2px 4px 0 #d9a44744}
.star-left{left:5px;top:152px;color:#fff2a9;transform:rotate(-16deg)}
.star-right{right:-7px;top:11px;color:#fff1af;font-size:60px;transform:rotate(13deg)}
.mystery-dot{position:absolute;left:13px;top:32px;width:19px;height:19px;border-radius:50%;background:#bd9ae5;box-shadow:inset -3px -4px 4px #895eb033,inset 2px 3px 4px #e7d3ff}
.mystery-panel h3{font-size:23px;margin:0 0 12px}
.mystery-panel p{font-size:13px;line-height:1.7;color:#806697;max-width:350px;margin:0 auto}
.app-section{padding-top:5px}
.app-banner{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;background:radial-gradient(ellipse at 10% 30%,#7451aa,transparent 60%),#422784;border:1px solid #7954b4;border-bottom:10px solid #321962;border-radius:38px;min-height:420px;padding:60px 70px;overflow:hidden;position:relative;color:#fff}
.app-banner::after{content:"";position:absolute;right:-65px;bottom:-130px;width:330px;height:330px;border-radius:50%;border:1px solid #bea0ea2b;pointer-events:none}
.app-copy{position:relative;z-index:2}
.app-copy .eyebrow{color:#bdeedb;margin-bottom:15px;font-size:10px}
.app-copy h2{color:white;font-size:clamp(2rem,3.4vw,3.2rem);margin-bottom:22px}
.app-copy p{color:#d9ccec;font-size:14px;max-width:500px;line-height:1.85}
.app-copy .bgo-button{margin-top:6px}
.app-secondary{display:block;color:#cfb9f1;font-size:12px;margin:22px 0 0;width:fit-content}
.app-secondary:hover{color:#fff}
.app-visual{position:relative;min-height:280px;align-self:center;display:grid;place-items:center}
.app-visual::before,.app-visual::after{content:"";position:absolute;border:1px dashed #c2a3e84d;inset:-14px 10px;border-radius:50%;transform:rotate(-23deg)}
.app-visual::after{inset:20px -30px;transform:rotate(20deg);opacity:.6}
.app-icon-tile{position:relative;z-index:2;transform:rotate(-10deg);padding:12px;background:linear-gradient(140deg,#f3e9ff,#c8b1e9);width:211px;height:211px;border-radius:52px;box-shadow:0 12px 0 #9873c4,0 17px 0 #311959,0 35px 28px -15px #27134d88}
.app-icon-tile .brand-mark{width:100%;height:100%;border-radius:40px;box-shadow:none}
.app-icon-tile .brand-mark-fallback{font-size:70px}
.app-orbit-dot{position:absolute;left:1px;top:24px;background:var(--mint);width:23px;height:23px;border-radius:50%;box-shadow:inset -5px -5px 6px #399a754d,inset 3px 4px 6px #fff8}
.app-mini-card{position:absolute;z-index:3;right:-4px;bottom:2px;display:flex;align-items:center;gap:11px;font-size:11px;line-height:1.4;background:white;padding:13px 18px;border:2px solid #ddd5eb;border-radius:17px;color:#7b609b;transform:rotate(5deg);box-shadow:0 5px 0 #c0a3dd}
.app-mini-card strong{color:#523180}
.app-mini-card .bgo-icon{color:#63ba97}
.quick-faq{padding-top:0}
.faq-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:75px}
.quick-faq .eyebrow{margin-bottom:15px}
details{border:1px solid var(--line);border-bottom:4px solid #e9e0f0;border-radius:19px;background:#fff;margin:0 0 13px;overflow:hidden}
summary{position:relative;cursor:pointer;list-style:none;font-size:15px;line-height:1.45;font-weight:900;padding:21px 55px 21px 24px;color:var(--ink)}
summary::-webkit-details-marker{display:none}
summary::after{content:"+";position:absolute;right:20px;top:17px;width:27px;height:27px;border-radius:9px;background:#f0e8fa;color:var(--purple);display:grid;place-items:center;font-size:20px;font-weight:400}
details[open] summary::after{content:"−"}
details[open] summary{padding-bottom:12px}
details>p,details>div{padding:0 24px 20px;font-size:14px;line-height:1.8;color:var(--muted);margin:0}
.site-footer{background:#f0ebf6;border-top:1px solid #e0d6eb;padding-top:62px}
.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.3fr;gap:48px;padding-bottom:50px}
.footer-brand-block p{font-size:13px;line-height:1.8;color:#8c7c9f;margin:22px 0}
.made-for-play{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800;letter-spacing:.03em;color:#9a88ad}
.made-for-play .bgo-icon{width:17px;height:17px}
.site-footer h2{font-size:13px;letter-spacing:0;margin:9px 0 20px}
.footer-links{list-style:none;padding:0;margin:0}
.footer-links li{margin:0 0 10px}
.footer-links a{font-size:12px;color:#7c6c90;text-decoration:none}
.footer-links a:hover{color:var(--purple-dark);text-decoration:underline}
.footer-family p{font-size:12px;color:#8c7c9f;line-height:1.8}
.footer-family .text-link{font-size:11px}
.footer-shield{float:left;margin-right:9px;color:#8c6fad}
.footer-shield .bgo-icon{width:20px}
.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:22px;padding-bottom:24px;border-top:1px solid #e2d8ec;font-size:10px;color:#9a8aa9}
.footer-bottom p{margin:0}
.footer-legal{display:flex;gap:23px;flex-wrap:wrap;padding:0;margin:0;list-style:none}
.footer-legal a{color:#877692;text-decoration:none}
.site-main{min-height:55vh}
.page-hero{padding:40px 0 46px;background:radial-gradient(ellipse at 88% 80%,#e6d8f7,transparent 45%),linear-gradient(110deg,#f4fff6,#f6f0fc);border-bottom:1px solid var(--line)}
.page-hero h1{max-width:850px;margin:0;font-size:clamp(2.5rem,4.6vw,4.4rem)}
.page-hero .eyebrow{margin-bottom:15px}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:11px;color:#9b88aa;margin-bottom:33px}
.breadcrumbs a{text-decoration:none;color:#87699c}
.page-content{padding:56px 0 85px}
.prose{font-size:16px;line-height:1.85;overflow-wrap:anywhere}
.prose>p,.prose>ul,.prose>ol{max-width:920px}
.prose h2{font-size:clamp(1.8rem,3vw,2.5rem);margin:55px 0 23px;scroll-margin-top:30px}
.prose h3{font-size:1.4rem;margin:33px 0 18px;scroll-margin-top:30px}
.prose h4{font-size:1.15rem;margin:25px 0 15px}
.prose h2:first-child,.prose h3:first-child{margin-top:0}
.prose li{margin:8px 0;color:#62576e}
.prose p{color:#62576e}
.prose strong{color:var(--ink)}
.prose table,.woocommerce table.shop_table{border-collapse:separate;border-spacing:0;width:100%;background:#fff;border:1px solid var(--line);border-bottom:5px solid #e3d8ed;border-radius:20px;overflow:hidden;margin:28px 0;font-size:14px;line-height:1.65}
.prose th,.prose td{padding:16px 20px;text-align:left;border-bottom:1px solid #eee8f4;vertical-align:top}
.prose th{background:#eee6fa;color:#614880;font-size:12px}
.prose tr:last-child td{border-bottom:0}
.prose tr:nth-child(even) td{background:#fcfaff}
.prose .table-wrap,.prose .table-scroll,.prose .bgo-table-wrap,.wp-block-table{overflow:auto;-webkit-overflow-scrolling:touch;max-width:100%;border-radius:20px}
.prose .notice,.prose .callout,.prose .bgo-note,.prose .bgo-callout,.prose .notice-box,.prose blockquote{margin:30px 0;padding:22px 28px;background:#eaf9f1;border:1px solid #d4eadf;border-left:5px solid #68c49e;border-radius:0 20px 20px 0;color:#386f59}
.prose .notice p:last-child,.prose .callout p:last-child,.prose .bgo-callout p:last-child,.prose blockquote p:last-child{margin-bottom:0}
.prose .steps,.prose .bgo-steps{counter-reset:step;list-style:none;padding:0;display:grid;gap:15px}
.prose .steps>li,.prose .bgo-steps>li{position:relative;border:1px solid var(--line);background:#fff;border-bottom:4px solid #e7ddee;border-radius:20px;padding:20px 23px 20px 72px;margin:0;min-height:77px}
.prose .steps>li::before,.prose .bgo-steps>li::before{counter-increment:step;content:counter(step);position:absolute;left:21px;top:20px;border-radius:12px;background:var(--mint);box-shadow:0 4px 0 #72c8ab;color:#286d54;font-weight:900;display:grid;place-items:center;width:32px;height:32px}
.prose .cards,.prose .bgo-cards,.prose .bgo-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:25px 0}
.prose .card,.prose .bgo-card{padding:28px;background:#fff;border:1px solid var(--line);border-bottom:5px solid #e1d5ec;border-radius:24px}
.prose .bgo-card h3,.prose .card h3{margin-top:0}
.prose .bgo-lead,.prose .lead{font-size:20px;color:#766485;max-width:850px}
.brainrot-lead{font-size:20px;color:#766485!important;max-width:900px;margin-bottom:35px}.brainrot-content>section{margin:0 0 40px}.brainrot-content>section>h2{padding-top:15px}.brainrot-content>section:first-of-type>h2{margin-top:0}.brainrot-content>section>ol{counter-reset:step;list-style:none;padding:0;display:grid;gap:13px;margin:25px 0}.brainrot-content>section>ol>li{position:relative;border:1px solid var(--line);border-bottom:4px solid #e7ddee;border-radius:18px;background:#fff;min-height:75px;margin:0;padding:20px 24px 20px 70px}.brainrot-content>section>ol>li::before{counter-increment:step;content:counter(step);position:absolute;left:21px;top:20px;display:grid;place-items:center;width:31px;height:31px;border-radius:11px;background:var(--mint);color:#286d54;font-weight:900;box-shadow:0 4px 0 #72c8ab}.brainrot-table{overflow:auto;max-width:100%;border-radius:20px}.brainrot-links{display:flex;flex-wrap:wrap;gap:15px;margin:25px 0}.brainrot-links p{margin:0}.brainrot-links a{display:inline-flex;align-items:center;padding:11px 17px;border:1px solid #d9cce8;border-bottom:4px solid #d9cce8;background:#f0e8fa;color:#664684;border-radius:13px;font-weight:800;font-size:13px;text-decoration:none}.brainrot-links a:hover{background:#e5d9f5}.brainrot-content #status,.brainrot-content #status-nagrod{padding:25px 30px;background:#f0e8fa;border:1px solid #ddccec;border-left:5px solid #a88bbe;border-radius:0 20px 20px 0}
.prose .bgo-toc,.prose .toc{padding:25px 30px;background:#f0eaf8;border:1px solid #e1d6ed;border-radius:24px}
.prose .bgo-toc ul,.prose .toc ul{columns:2;gap:45px;list-style:none;padding:0;margin-bottom:0}
.prose .bgo-toc li,.prose .toc li{break-inside:avoid;font-size:14px}
.prose .bgo-toc a,.prose .toc a{text-decoration:none}
.prose .wp-block-button__link{border-radius:16px;background:var(--purple);box-shadow:0 4px 0 var(--purple-dark);font-weight:800;font-size:15px}
.prose .wp-block-image img,.article-image{border-radius:25px}
.prose code{font-size:.85em;border-radius:6px;background:#eee6f6;padding:2px 5px;overflow-wrap:anywhere}
.prose pre{background:#2d233d;color:#eee3ff;padding:24px;border-radius:20px;overflow:auto}
.prose pre code{background:none;color:inherit;padding:0}
.prose .alignwide{max-width:100%}
.archive-heading{padding:55px 0 35px}
.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;padding-bottom:70px}
.post-card{background:#fff;border-radius:26px;border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden}
.post-card> a>img{width:100%;aspect-ratio:1.5;object-fit:cover}
.post-card-body{padding:25px}
.post-card h2{font-size:25px}
.post-card h2 a{text-decoration:none}
.post-card p{font-size:14px;color:var(--muted)}
.empty-state{text-align:center;padding-top:75px;padding-bottom:90px;max-width:800px}
.empty-state .button-row{justify-content:center;margin-top:32px}
.empty-state p{color:var(--muted)}
.error-orb{display:grid;place-items:center;background:linear-gradient(140deg,#e5d0ff,#b69ae3);color:#fff;text-shadow:0 5px 0 #9471be;width:160px;height:160px;border-radius:50%;font-size:57px;font-weight:900;box-shadow:inset 10px 14px 13px #fff5,inset -10px -12px 15px #71579b55,0 13px 0 #9b7ec2;margin:0 auto 42px}

/* Retain WooCommerce's templates and checkout behaviors; style their public UI. */
.shop-main{padding:36px 0 75px}
.woocommerce .woocommerce-breadcrumb{color:#94839f;font-size:12px;margin-bottom:30px}
.woocommerce .woocommerce-breadcrumb a{color:#735491;text-decoration:none}
.woocommerce .woocommerce-products-header{padding:15px 0 22px}
.woocommerce .woocommerce-products-header h1{font-size:clamp(2.8rem,4.8vw,4.5rem)}
.woocommerce .term-description{font-size:16px;color:var(--muted);max-width:850px}
.woocommerce .woocommerce-result-count{font-size:12px;color:var(--muted);margin:16px 0 26px}
.woocommerce .woocommerce-ordering{margin-bottom:30px}
.woocommerce select,.woocommerce input.input-text,.woocommerce textarea,.woocommerce input[type="email"],.woocommerce input[type="password"],.woocommerce input[type="text"],.woocommerce input[type="tel"],.woocommerce input[type="number"],.prose input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),.prose textarea,.prose select{background:#fff;border:1px solid #d9cce5;border-radius:12px;padding:12px 14px;color:var(--ink);min-height:47px;max-width:100%}
.woocommerce input:focus,.woocommerce textarea:focus{border-color:var(--purple)}
.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;margin:0 0 40px;padding:0;clear:both}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:auto!important;margin:0!important;background:#fff;border:1px solid var(--line);border-radius:24px;padding:10px 10px 19px;box-shadow:var(--shadow);display:flex;flex-direction:column;overflow:hidden}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link{display:block;color:var(--ink);text-decoration:none}
.woocommerce ul.products li.product a img{border-radius:17px;aspect-ratio:1;object-fit:contain;background:#f0e9f8;margin:0 0 16px;padding:10px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:19px;padding:0 10px 10px;line-height:1.2}
.woocommerce ul.products li.product .price{font-size:18px;font-weight:900;color:var(--purple-dark);padding:5px 10px;margin-bottom:5px}
.woocommerce ul.products li.product .price del{font-size:12px;color:var(--muted);margin-right:5px;font-weight:400}
.woocommerce ul.products li.product .price ins{text-decoration:none}
.woocommerce ul.products li.product .button{align-self:stretch;margin:15px 8px 0;background:var(--mint);color:#2c604d;border:1px solid #7cd8b6;border-bottom:4px solid #65b997;box-shadow:none;font-size:12px;min-height:44px;padding:10px 13px;border-radius:13px;text-align:center}
.woocommerce ul.products li.product .button:hover{background:#b5ffe0;transform:translateY(-2px)}
.woocommerce ul.products li.product .added_to_cart{font-size:12px;font-weight:800;text-align:center;padding-top:12px}
.woocommerce ul.products li.product .character-meta{padding:0 10px 6px}
.character-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:4px 0 14px}
.woocommerce span.onsale{min-height:auto;min-width:auto;padding:7px 12px;font-size:11px;line-height:1.3;border-radius:12px;background:var(--mint);color:#2b6b50;border:2px solid #fff;z-index:4;top:18px;left:18px}
.woocommerce ul.products li.product .onsale{top:17px;right:17px;left:auto;margin:0}
.woocommerce div.product div.images img{border-radius:24px;background:#f0e8f8}
.woocommerce div.product .product_title{font-size:clamp(2rem,3.6vw,3.5rem);line-height:1.1}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--purple-dark);font-weight:900;font-size:26px}
.woocommerce div.product .woocommerce-product-details__short-description{color:var(--muted);font-size:15px}
.woocommerce div.product form.cart .button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--purple);color:#fff;border:1px solid var(--purple-dark);border-bottom:5px solid var(--purple-dark);box-shadow:none}
.woocommerce div.product form.cart .button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover{background:#7752d6;color:#fff}
.woocommerce div.product form.cart .button:disabled,.woocommerce button.button.alt.disabled{opacity:.5;cursor:not-allowed;transform:none}
.woocommerce .quantity .qty{width:74px;min-height:56px;border-radius:13px}
.woocommerce div.product form.cart div.quantity{margin-right:13px}
.woocommerce div.product form.cart .variations select{width:100%;max-width:100%}
.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{padding:8px 0}
.woocommerce div.product form.cart table.variations{border:0;background:transparent;box-shadow:none}
.woocommerce div.product .product_meta{font-size:12px;color:#8b7b99;border-top:1px solid var(--line);padding-top:20px}
.woocommerce div.product .product_meta>span{display:block;margin-top:4px}
.woocommerce div.product .woocommerce-tabs{padding-top:30px}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding-left:5px}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border-color:var(--line);background:#eee6f8;border-radius:12px 12px 0 0;padding:0 20px}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--paper)}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:13px;padding:12px 0}
.woocommerce div.product .woocommerce-tabs .panel{padding:20px 0 30px;color:var(--muted)}
.woocommerce .related>h2,.woocommerce .upsells>h2{font-size:30px;margin-bottom:30px}
.woocommerce .woocommerce-message,.woocommerce .woocommerce-info,.woocommerce .woocommerce-error{background:#ecf9f1;border:1px solid #d6ebdf;border-left:5px solid #61b58d;border-radius:0 15px 15px 0;font-size:14px;line-height:1.7;color:#416752;padding:20px 24px 20px 55px;margin-bottom:28px}
.woocommerce .woocommerce-error{background:#fff1f0;border-color:#f0d6d2;border-left-color:#ce8176;color:#8c463c}
.woocommerce .woocommerce-info{background:#f0eaf9;border-color:#e3d6ef;border-left-color:#9e7bbd;color:#6c4f80}
.woocommerce .woocommerce-message::before{color:#61a482;top:22px}
.woocommerce .woocommerce-info::before{color:#9e7bbd;top:22px}
.woocommerce .woocommerce-error::before{color:#ce8176;top:22px}
.woocommerce table.shop_table th{font-size:12px;background:#efe8f9;padding:15px}
.woocommerce table.shop_table td{padding:16px 15px;border-top:1px solid var(--line)}
.woocommerce table.shop_table .product-thumbnail img{width:70px;border-radius:12px}
.woocommerce .cart-collaterals .cart_totals h2{font-size:28px}
.woocommerce .cart-collaterals .cart_totals{background:#f2edf8;border:1px solid var(--line);border-radius:23px;padding:25px}
.woocommerce .coupon{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.woocommerce table.cart td.actions .input-text{width:180px;min-width:0}
.woocommerce a.remove{color:#9c6e80!important;background:#f8eaf0;font-size:20px;font-weight:400}
.woocommerce a.remove:hover{background:#cd7484}
.woocommerce form .form-row label{font-size:13px;font-weight:800;color:#65516f;margin-bottom:6px}
.woocommerce form .form-row{margin-bottom:16px}
.woocommerce form.login,.woocommerce form.register,.woocommerce form.checkout_coupon{border-color:var(--line);border-radius:23px;background:#fff;padding:26px}
.woocommerce #payment{background:#efe8f6;border-radius:22px;border:1px solid var(--line)}
.woocommerce #payment ul.payment_methods{padding:23px}
.woocommerce #payment div.payment_box{background:#fff;border-radius:15px;color:var(--muted);font-size:13px}
.woocommerce #payment div.payment_box::before{border-bottom-color:#fff}
.woocommerce #payment div.form-row{padding:23px}
.woocommerce .woocommerce-privacy-policy-text{font-size:12px;line-height:1.8}
.woocommerce .woocommerce-checkout-review-order-table{margin-top:0}
.woocommerce-checkout h3{font-size:24px;margin:26px 0}
.woocommerce-MyAccount-navigation{background:#efe7f7;border:1px solid var(--line);border-radius:23px;padding:17px}
.woocommerce-MyAccount-navigation ul{padding:0;list-style:none;margin:0}
.woocommerce-MyAccount-navigation a{display:block;text-decoration:none;padding:10px 13px;border-radius:11px;font-size:14px}
.woocommerce-MyAccount-navigation .is-active>a{background:#fff;font-weight:900}
.woocommerce-MyAccount-content{padding:8px 10px}
.woocommerce nav.woocommerce-pagination{margin-top:30px}
.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;justify-content:center;gap:9px}
.woocommerce nav.woocommerce-pagination ul li{border:0}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:12px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--purple)}
.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--purple);color:#fff}
.wc-block-components-button:not(.is-link){border-radius:14px!important;font-weight:800!important;background:var(--purple);color:#fff}
.wc-block-components-text-input input,.wc-block-components-combobox .components-combobox-control__input,.wc-block-components-textarea{border-radius:12px!important}
.wc-block-components-order-summary,.wc-block-cart__sidebar{border-radius:20px;background:#f4eefb;padding:16px}
.wc-block-components-notice-banner{border-radius:15px}
.wc-block-grid__product{border-radius:20px}

@media(min-width:1450px){.hero-stage{margin-left:15px}.hero-grid{gap:20px}}
@media(max-width:1190px){.container{width:calc(100% - 48px)}.header-inner{gap:16px}.primary-navigation a{padding:10px 8px;font-size:13px}.brand-type{font-size:22px}.brand-go{font-size:26px}.brand-mark{width:48px;height:48px}.hero-copy h1{font-size:64px}.hero-stage{transform:scale(.92);transform-origin:50% 50%;margin-right:-40px}.hero-lead{font-size:16px;max-width:410px}.hero-grid{grid-template-columns:1fr 1fr;min-height:570px}.hero-copy .bgo-button{font-size:13px;padding:14px 17px}.choice-grid{gap:45px}.app-banner{padding:55px 48px;gap:55px}.footer-grid{gap:30px}.character-grid{gap:18px}.character-card h3{font-size:17px}}
@media(max-width:1119px){.header-inner{flex-wrap:wrap;min-height:85px;padding-top:14px;padding-bottom:14px}.brand{margin-right:auto}.cart-link{order:2}.menu-toggle{order:1;display:flex;gap:8px;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:13px;font-size:12px;font-weight:800;background:#fff;color:var(--purple-dark)}.menu-bars{width:17px;height:12px;border-top:2px solid currentColor;border-bottom:2px solid currentColor;position:relative}.menu-bars::after{content:"";position:absolute;top:4px;left:0;width:17px;border-top:2px solid currentColor}.primary-navigation{order:3;width:100%;margin:0}.primary-navigation .menu{flex-wrap:wrap;padding-top:12px;border-top:1px solid var(--line)}.primary-navigation a{font-size:14px;padding:10px 13px}.has-navigation-js .primary-navigation{display:none}.has-navigation-js .primary-navigation.is-open{display:block}.primary-navigation .sub-menu{position:static;display:block;background:transparent;box-shadow:none;border:0;padding:0 0 0 12px}.hero-stage{transform:scale(.83);margin-left:-25px;margin-right:-50px}.hero-grid{min-height:520px}.hero-copy h1{font-size:57px}.hero-copy{padding-top:10px}.hero-copy .eyebrow{font-size:9px}.hero-ribbon{padding:19px 0}.hero-ribbon>span{font-size:11px}.character-grid{gap:14px}.character-card-body{padding:15px 8px 10px}.character-card h3{font-size:16px}.step-grid{gap:20px}.step-card{padding:29px 23px}.step-card h3{font-size:23px}.section{padding:65px 0}.choice-grid{gap:35px}.mystery-panel{padding:25px 22px}.app-section{padding-top:0}.app-banner{gap:30px;padding:45px 35px;grid-template-columns:.75fr 1.25fr}.app-icon-tile{width:175px;height:175px;border-radius:43px}.app-icon-tile .brand-mark{border-radius:32px}.app-mini-card{right:-15px;font-size:10px;padding:11px 12px}.app-copy h2{font-size:39px}.faq-grid{gap:40px}.quick-faq{padding-top:0}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-family{display:none}}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:0;text-align:center}.hero-copy{padding:10px 0 0;max-width:620px;margin:auto}.hero-copy h1{font-size:74px}.hero-lead{max-width:520px;margin:0 auto 28px}.hero-copy .eyebrow{font-size:10px}.hero-copy .button-row{justify-content:center}.hero-copy .bgo-button{font-size:14px}.hero-note{justify-content:center}.hero-stage{width:550px;max-width:100%;margin:0 auto;transform:scale(.93);min-height:530px;transform-origin:center center}.hero-section{padding-top:42px}.hero-ribbon{grid-template-columns:repeat(2,1fr);gap:17px}.character-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.character-card h3{font-size:21px;min-height:24px}.character-card-body{padding:18px 14px 14px}.character-picture{aspect-ratio:1.15}.character-picture img{width:74%;height:86%}.section-heading{align-items:flex-start}.section-heading h2{font-size:39px}.section-heading>.text-link{padding-top:35px;font-size:12px}.step-grid{gap:14px}.step-card{padding:27px 19px}.step-card h3{font-size:21px}.step-card p{font-size:12px}.step-card .text-link{font-size:11px}.step-number{font-size:33px;right:16px}.choice-grid{gap:35px;grid-template-columns:1fr 1fr}.choice-copy h2{font-size:36px}.choice-copy>p{font-size:14px}.choice-copy .eyebrow{font-size:9px}.tick-list li{font-size:12px}.mystery-object{transform:scale(.85) rotate(-8deg);margin:-5px auto -20px;left:50%;translate:-50% 0}.mystery-panel h3{font-size:21px}.mystery-panel p{font-size:12px}.choice-copy .bgo-button{font-size:12px;padding:14px 16px}.app-copy h2{font-size:35px}.app-banner{grid-template-columns:.75fr 1.25fr;padding:40px 28px;gap:25px}.app-copy p{font-size:12px}.app-copy .bgo-button{font-size:12px;padding:13px 16px}.app-visual{min-height:240px}.app-icon-tile{width:158px;height:158px;border-radius:38px}.app-icon-tile .brand-mark{border-radius:26px}.app-mini-card{right:-12px;bottom:10px;padding:10px;font-size:9px}.app-mini-card .bgo-icon{width:19px}.faq-grid{grid-template-columns:1fr 1.1fr;gap:30px}.quick-faq h2{font-size:34px}.quick-faq summary{font-size:13px}.footer-grid{gap:30px}.footer-brand-block .brand-type{font-size:20px}.footer-brand-block .brand-go{font-size:24px}.footer-brand-block .brand-mark{width:45px;height:45px}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.container{width:calc(100% - 36px)}.header-inner{min-height:77px;gap:10px}.brand-mark{width:43px;height:43px;border-radius:13px}.brand-type{font-size:21px;letter-spacing:-1px}.brand-go{font-size:25px}.brand{gap:7px}.cart-link{padding:8px 9px;border-radius:13px;gap:4px}.cart-link .bgo-icon{width:20px;height:20px}.cart-count{min-width:18px;height:18px;font-size:10px}.menu-toggle{padding:9px;font-size:11px;gap:6px}.primary-navigation .menu{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.primary-navigation a{padding:10px;font-size:13px}.hero-section{padding-top:35px}.hero-copy h1{font-size:clamp(3.15rem,10vw,4.45rem);margin-bottom:22px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.09em;gap:8px;margin-bottom:24px}.hero-lead{font-size:14px;line-height:1.8;max-width:390px}.hero-copy .bgo-button{font-size:12px;padding:12px 14px;min-height:50px;gap:9px;border-radius:15px}.bgo-button .bgo-icon{width:20px;height:20px}.hero-copy .button-row{gap:11px}.hero-note{font-size:10px;margin-top:24px;gap:6px}.hero-stage{width:470px;height:440px;min-height:440px;transform:scale(.83);max-width:none;left:50%;margin-left:-235px;margin-right:0;margin-top:-15px;margin-bottom:-24px}.disc-main{left:113px;width:290px;height:290px;top:49px}.disc-left{top:253px;width:172px;height:172px;left:-1px}.disc-right{top:274px;right:-4px;width:170px;height:170px}.sticker-power{top:27px;right:-12px}.sticker-collection{top:372px;left:141px;font-size:10px;padding:10px 14px}.sticker-collection strong{font-size:14px}.stage-orbit{left:45px;top:45px;width:380px;height:380px}.orbit-two{left:0;top:51px;width:480px;height:350px}.spark-two{top:212px;right:-11px}.bubble-mint{top:140px;left:7px;width:34px;height:34px}.bubble-lilac{left:56px;top:49px}.spark-one{left:175px;top:309px}.hero-grid{padding-bottom:20px}.hero-ribbon{gap:13px;padding:18px 0}.hero-ribbon>span{font-size:9px;gap:7px}.hero-ribbon .bgo-icon{width:18px;height:18px}.section{padding:50px 0}.section-heading{flex-direction:column;gap:18px;margin-bottom:28px}.section-heading h2{font-size:34px}.section-heading .eyebrow{font-size:9px;margin-bottom:13px}.section-heading>.text-link{padding:0;font-size:12px}.character-grid{gap:14px}.character-card{padding:7px;border-radius:21px}.character-picture{aspect-ratio:1;background-position:center;border-radius:15px}.character-picture img{width:84%;height:84%;border-width:4px;box-shadow:0 5px 0 #00000025,0 15px 13px -9px #39284e33}.card-series{top:8px;left:8px;font-size:7px;padding:2px 6px}.character-card-body{padding:13px 6px 8px}.character-card h3{font-size:16px;line-height:1.18;min-height:39px;margin-bottom:12px}.character-rarity{font-size:8px}.power-chip{font-size:8px;padding:4px 7px;letter-spacing:.025em}.card-arrow{width:27px;height:27px;border-radius:9px}.card-arrow .bgo-icon{width:14px;height:14px}.section-note{font-size:9px;margin-top:24px}.section-heading.centered{margin-bottom:30px}.section-heading.centered p{font-size:13px;margin-top:18px}.step-grid{grid-template-columns:1fr;gap:18px}.step-card{padding:25px 25px 25px 102px;min-height:180px}.step-icon{position:absolute;left:24px;top:29px;width:54px;height:54px;border-radius:17px;margin:0}.step-icon .bgo-icon{width:27px;height:27px}.step-number{top:23px;right:21px;font-size:33px}.step-card h3{font-size:23px;margin-top:5px;padding-right:25px}.step-card p{font-size:13px;margin-bottom:17px;max-width:400px}.step-card .text-link{font-size:11px}.choice-grid{grid-template-columns:1fr;gap:37px}.choice-copy h2{font-size:36px}.choice-copy>p{font-size:15px}.choice-copy .eyebrow{font-size:9px}.tick-list li{font-size:12px}.choice-copy .bgo-button{font-size:13px;min-height:51px}.mystery-panel{padding:28px 25px 31px;border-radius:30px}.mystery-object{transform:rotate(-8deg);margin:5px auto -5px;left:auto;translate:none}.mystery-panel h3{font-size:24px}.mystery-panel p{font-size:13px}.app-section{padding-top:3px}.app-banner{grid-template-columns:1fr;gap:30px;padding:32px 28px 38px;border-radius:30px}.app-visual{width:250px;height:235px;min-height:235px;margin:0 auto}.app-icon-tile{width:175px;height:175px}.app-icon-tile .brand-mark{border-radius:27px}.app-mini-card{bottom:-5px;right:-15px;font-size:10px;padding:11px 14px}.app-copy{text-align:center}.app-copy h2{font-size:38px}.app-copy p{font-size:13px}.app-copy .eyebrow{font-size:8px}.app-copy .bgo-button{font-size:12px}.app-secondary{margin:21px auto 0;font-size:11px}.faq-grid{grid-template-columns:1fr;gap:28px}.quick-faq{padding-top:0}.quick-faq h2{font-size:34px}.quick-faq .eyebrow{font-size:9px}.quick-faq summary{font-size:14px}.quick-faq details>p{font-size:13px}.site-footer{padding-top:40px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:35px 25px;padding-bottom:30px}.footer-brand-block{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center}.footer-brand-block p{margin:0;font-size:11px;line-height:1.7}.made-for-play{grid-column:1/-1;font-size:9px}.site-footer h2{font-size:12px}.footer-links a{font-size:11px}.footer-bottom{font-size:9px;flex-direction:column;gap:11px}.footer-legal{gap:17px}.page-hero{padding:25px 0 34px}.page-hero h1{font-size:39px}.page-hero .eyebrow{font-size:9px}.breadcrumbs{font-size:9px;margin-bottom:23px}.page-content{padding:34px 0 50px}.prose{font-size:14px;line-height:1.85}.prose h2{font-size:28px;margin-top:39px}.prose h3{font-size:22px}.prose table{font-size:12px}.prose th,.prose td{padding:11px 12px;min-width:100px}.prose .bgo-lead,.prose .lead{font-size:17px}.prose .cards,.prose .bgo-cards,.prose .bgo-card-grid{grid-template-columns:1fr;gap:18px}.prose .bgo-toc ul,.prose .toc ul{columns:1}.prose .notice,.prose .callout,.prose .bgo-callout,.prose blockquote{padding:19px 22px}.prose .steps>li,.prose .bgo-steps>li{padding:19px 18px 19px 64px}.shop-main{padding-top:25px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.woocommerce ul.products li.product{padding:7px 7px 15px;border-radius:20px}.woocommerce ul.products li.product a img{padding:6px;border-radius:15px;margin-bottom:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;padding:0 6px 10px}.woocommerce ul.products li.product .price{font-size:16px;padding:5px 6px}.woocommerce ul.products li.product .button{font-size:10px;padding:9px;margin:10px 3px 0;min-height:42px;border-radius:11px}.woocommerce ul.products li.product .character-meta{padding:0 6px 6px;gap:6px}.rarity-chip{font-size:10px}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none}.woocommerce .woocommerce-result-count{margin:0 0 12px}.woocommerce .woocommerce-ordering select{width:100%;font-size:12px}.woocommerce .woocommerce-ordering{margin-bottom:22px}.woocommerce ul.products li.product .onsale{font-size:9px;top:9px;right:9px;padding:5px 8px}.woocommerce div.product .product_title{font-size:33px}.woocommerce .quantity .qty{width:65px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;padding:0;overflow:auto;gap:4px}.woocommerce div.product .woocommerce-tabs ul.tabs li{padding:0 12px;margin:0;flex-shrink:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:11px}.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}.woocommerce .woocommerce-message,.woocommerce .woocommerce-info,.woocommerce .woocommerce-error{font-size:12px;padding-right:17px;padding-left:45px}.woocommerce table.shop_table{font-size:12px}.woocommerce table.shop_table td{padding:13px 12px}.woocommerce table.cart td.actions .coupon{width:100%;display:flex}.woocommerce table.cart td.actions .coupon .input-text{width:55%}.woocommerce table.cart td.actions .coupon .button{width:40%;padding:12px 8px;font-size:11px}.woocommerce .cart-collaterals .cart_totals{padding:20px}.woocommerce .cart-collaterals .cart_totals h2{font-size:24px}.post-grid{grid-template-columns:1fr;gap:23px}.archive-heading h1{font-size:39px}.empty-state{padding-top:55px;padding-bottom:65px}.empty-state h1{font-size:39px}.error-orb{width:135px;height:135px;font-size:46px}.prose .bgo-button{font-size:13px;min-height:50px}.footer-brand-block .brand-type{font-size:22px}.home-editor-content{padding-top:0}}
@media(max-width:390px){.container{width:calc(100% - 28px)}.brand-mark{width:38px;height:38px}.brand-type{font-size:19px}.brand-go{font-size:22px}.header-inner{gap:7px}.menu-toggle{font-size:0;gap:0;width:34px;height:35px;justify-content:center;padding:8px}.hero-stage{transform:scale(.71);margin-top:-40px;margin-bottom:-55px}.hero-copy .bgo-button{font-size:11px;padding:12px 11px;gap:7px}.hero-copy .bgo-button .bgo-icon{width:17px;height:17px}.hero-copy .eyebrow{font-size:7px}.hero-copy h1{font-size:49px}.hero-lead{font-size:13px}.character-card h3{font-size:15px}.character-card-body{padding-left:3px;padding-right:3px}.card-arrow{width:24px;height:24px}.step-card{padding-left:86px;padding-right:20px}.step-icon{left:20px;width:47px;height:47px}.step-card h3{font-size:21px}.app-copy h2{font-size:34px}.footer-brand-block{grid-template-columns:1fr}.footer-brand-block p{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.button-row,.app-section,.menu-toggle,.cart-link{display:none!important}body{background:#fff;color:#000}.container{width:100%}.page-hero{background:none;padding:0}.page-content{padding:20px 0}.prose{font-size:11pt}h1,h2,h3{break-after:avoid}.prose table,details,.prose .card{break-inside:avoid;box-shadow:none}a{color:inherit;text-decoration:none}.section{padding:20px 0}}
@media(max-width:900px){.store-status{margin:22px auto 0;text-align:left;font-size:10px;max-width:390px}}
@media(max-width:900px){.hero-grid{grid-template-columns:minmax(0,1fr)}}
@media(max-width:680px){.brainrot-lead{font-size:17px}.brainrot-content>section>ol>li{padding:18px 17px 18px 62px;font-size:13px}.brainrot-content>section>ol>li::before{left:17px;top:19px;width:29px;height:29px}.brainrot-links{gap:11px}.brainrot-links a{font-size:12px;padding:10px 14px}.brainrot-content #status,.brainrot-content #status-nagrod{padding:21px}}
