/* Blinkcade Living Campus 0.71.0. Real text, links and controls over cinematic art. */
:root{--bc-navy:#06152d;--bc-ink:#ecf5ff;--bc-muted:#acbfd7;--bc-soft:#0c213e;--bc-line:#254569;--bcc-bg:#050d20;--bcc-panel:#0b1e36;--bcc-border:rgba(124,186,246,.25);--bcc-cyan:#69dcff;--bcc-ink:#f2f7ff;--bcc-muted:#a9bdd6;--bcc-shell:min(1240px,calc(100% - 64px))}
html{scroll-padding-top:110px}body.bcc-site{color:var(--bcc-ink);background:radial-gradient(ellipse at 85% 3%,#13356d80,transparent 26%),radial-gradient(ellipse at 1% 40%,#19316450,transparent 30%),var(--bcc-bg);font-family:Inter,"Avenir Next","Segoe UI",system-ui,-apple-system,sans-serif;line-height:1.6}body.bcc-site:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:radial-gradient(1px 1px at 10% 15%,#7fbeff99 50%,transparent 100%),radial-gradient(1px 1px at 60% 31%,#ffffff88 50%,transparent 100%),radial-gradient(1.2px 1.2px at 42% 78%,#98b9ff77 50%,transparent 100%);background-size:220px 265px,309px 231px,197px 383px}
.bcc-shell{width:var(--bcc-shell);margin:0 auto}.bcc-site :focus-visible{outline:3px solid #ffda7a;outline-offset:5px}.bcc-site [hidden]{display:none!important}.bcc-site a{transition:color .16s ease,box-shadow .16s ease}.bcc-icon{display:inline-block;width:22px;height:22px;flex:none;vertical-align:middle}.bcc-site button{cursor:pointer}.bcc-site button:disabled{cursor:wait;opacity:.6}.bcc-site button,.bcc-site input{font:inherit}h1,h2,h3{text-wrap:balance}.bcc-kicker{display:block;color:#83d9fd;font-size:10px;font-weight:800;letter-spacing:.19em;line-height:1.5}.bcc-glow-dot{display:inline-block;background:#ffdb7e;width:6px;height:6px;border-radius:50%;margin-right:6px;box-shadow:0 0 12px #ffdc5d}.bcc-site .bc-skip{z-index:100010;color:#06152d}
/* Navigation */
.bcc-header{position:sticky;top:0;z-index:80;background:rgba(5,17,39,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(93,165,232,.16)}.admin-bar .bcc-header{top:32px}.bcc-header-inner{min-height:88px;display:flex;align-items:center;gap:25px}.bcc-brand{display:inline-flex;flex-shrink:0;align-items:center}.bcc-site .bc-brand-logo{width:214px;max-height:70px;object-fit:contain}.bcc-desktop-nav{margin-left:auto;display:flex;align-items:center;gap:24px;font-size:12px;font-weight:600;white-space:nowrap}.bcc-desktop-nav>a{padding:31px 0;position:relative;color:#dce7f7}.bcc-desktop-nav>a[aria-current]:after{content:"";height:2px;background:#49c6ff;box-shadow:0 0 8px #159cfa;position:absolute;bottom:17px;left:0;right:0}.bcc-nav-drop{position:relative}.bcc-nav-drop summary{cursor:pointer;list-style:none;display:flex;gap:8px;align-items:center;padding:26px 0}.bcc-nav-drop summary::-webkit-details-marker{display:none}.bcc-nav-panel{position:absolute;left:-18px;top:68px;min-width:230px;border:1px solid #345376;background:#0d203c;padding:10px;border-radius:15px;box-shadow:0 18px 45px #0008}.bcc-nav-panel a{display:block;padding:11px 13px;border-radius:8px}.bcc-nav-panel a:hover{background:#244064;color:#90e6ff}.bcc-header-actions{display:flex;align-items:center;gap:13px}.bcc-search-toggle{display:grid;place-items:center;background:transparent;color:#e6f5ff;border:0;width:40px;height:44px}.bcc-login{font-size:12px;border:1px solid #7999b9;border-radius:99px;min-height:40px;padding:9px 21px}.bcc-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:47px;border:1px solid #80dcff;border-radius:99px;background:linear-gradient(120deg,#18bcf7,#0960d8);color:#fff;font-weight:750;font-size:13px;line-height:1.3;padding:13px 23px;box-shadow:0 3px 22px #009fff38,inset 0 1px 1px #d6faff8c;transition:transform .2s,box-shadow .2s;white-space:normal;text-align:center}.bcc-button:hover{transform:translateY(-2px);box-shadow:0 6px 28px #009fff60}.bcc-button--small{font-size:12px;min-height:40px;padding:9px 19px;gap:8px}.bcc-button--small .bcc-icon{width:16px;height:16px}.bcc-button--ghost{box-shadow:none;background:rgba(18,37,66,.55);border-color:#6d8aa8}.bcc-button--ghost:hover{background:#193453}.bcc-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:27px}.bcc-text-link{color:#80dfff;display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:750}.bcc-text-link:hover{color:#fff}.bcc-text-link .bcc-icon{width:17px}.bcc-mobile-menu{display:none}.bcc-search-dialog{background:#0e2240;color:#fff;border:1px solid #3e719e;border-radius:23px;padding:40px;width:min(610px,calc(100vw - 32px));box-shadow:0 30px 100px #000a}.bcc-search-dialog::backdrop{background:#030a1bd9;backdrop-filter:blur(8px)}.bcc-search-dialog h2{font-size:27px;line-height:1.25;margin:14px 0 26px}.bcc-search-dialog form{display:flex;gap:12px}.bcc-search-dialog input{min-width:0;flex:1;background:#07172c;color:#fff;border:1px solid #50799b;border-radius:12px;padding:13px}.bcc-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;background:#14314c;border:1px solid #507590;color:white;width:34px;height:34px;border-radius:50%}
/* Cinematic home */
.bcc-hero{position:relative;padding:36px 0 0;overflow:hidden;isolation:isolate}.bcc-hero-nebula{position:absolute;inset:-25% -10% 0;z-index:-1;background:radial-gradient(ellipse at 76% 20%,#433bb650,transparent 35%),radial-gradient(ellipse at 66% 70%,#176aa438,transparent 35%);pointer-events:none}.bcc-hero-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:12px;align-items:center;min-height:505px}.bcc-hero-copy{position:relative;z-index:2;padding:28px 0 48px}.bcc-hero-copy .bcc-kicker{color:#ffe3a6;margin-bottom:17px}.bcc-hero-copy h1{font-size:clamp(41px,4.35vw,65px);line-height:1.08;font-weight:750;letter-spacing:-.043em;margin:0 0 22px;max-width:550px;background:linear-gradient(135deg,#fff 50%,#96c6ff 78%,#bba0fb);background-clip:text;-webkit-background-clip:text;color:transparent}.bcc-hero-copy>p{font-size:16px;line-height:1.7;color:#b9cce3;max-width:455px;margin:0}.bcc-hero-notes{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;font-size:10px;color:#acc6e0}.bcc-hero-notes span{display:flex;gap:6px;align-items:center}.bcc-hero-notes .bcc-icon{width:17px;height:17px;color:#8ce1fa}.bcc-pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--bcc-border);border-radius:20px;background:linear-gradient(135deg,#163552cc,#0c1b35e8);backdrop-filter:blur(10px);margin:8px 0 0;position:relative}.bcc-pillars>div{display:flex;gap:14px;align-items:center;padding:22px 24px;min-width:0}.bcc-pillars>div+div{border-left:1px solid var(--bcc-border)}.bcc-pillars strong{font-size:14px}.bcc-pillars p{margin:3px 0 0;font-size:11px;color:#abc3dd;line-height:1.6}.bcc-pillar-icon{display:grid;place-items:center;flex:none;width:44px;height:44px;color:#7adaff;border-radius:50%;background:#1d688535;border:1px solid #328ca583}.bcc-pillars>div:nth-child(2) .bcc-pillar-icon{color:#ffe395;background:#7c692330;border-color:#d3bc6550}.bcc-pillars>div:nth-child(3) .bcc-pillar-icon{color:#85e8bc;background:#286f5130;border-color:#65ce9d50}.bcc-pillars>div:nth-child(4) .bcc-pillar-icon{color:#d4b0ff;background:#67439940;border-color:#b28cfa50}
/* Real-time canvas and deliberately usable artwork fallback */
.bcc-world{position:relative;min-height:440px;width:100%;isolation:isolate;border-radius:24px;overflow:hidden;background:radial-gradient(ellipse at 70% 40%,#30247873,transparent 70%),#08142c;box-shadow:0 20px 65px #0003;border:1px solid #508abc30}.bcc-world-art{position:absolute;inset:0;overflow:hidden;transition:opacity .4s}.bcc-world-art img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;opacity:.93}.bcc-world-art:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#050f24 0%,#091a3e12 28%,#09163100 68%,#07122be6 100%)}.bcc-world-canvas{position:absolute;inset:0;opacity:0;transition:opacity .45s;pointer-events:none}.bcc-world-canvas canvas{width:100%;height:100%;display:block;touch-action:pan-y;cursor:grab}.bcc-world.is-3d .bcc-world-canvas{opacity:1;pointer-events:auto}.bcc-world.is-3d .bcc-world-art{opacity:0}.bcc-world-label{position:absolute;top:22px;left:20px;font-size:9px;font-weight:800;letter-spacing:.23em;color:#bad6ef;z-index:2}.bcc-world-label span{margin-left:10px;color:#ffd982;font-size:15px}.bcc-controls{position:absolute;top:14px;right:14px;display:flex;gap:6px;z-index:3}.bcc-controls button{height:33px;min-width:33px;border-radius:50%;border:1px solid #7db8e457;background:#0d2340b8;color:#ebf8ff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;line-height:1;backdrop-filter:blur(8px);padding:8px}.bcc-controls button:first-child{border-radius:99px;min-width:85px;font-weight:800;letter-spacing:.015em}.bcc-controls button[aria-pressed=true]{color:#071329;background:#a7e9ff;border-color:#b3eeff}.bcc-controls .bcc-icon{width:15px;height:15px}.bcc-island-picks{position:absolute;bottom:52px;left:18px;right:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;z-index:3}.bcc-island-picks button{background:#081b32da;backdrop-filter:blur(12px);border:1px solid #6bb4e784;color:#d4e6f9;font-size:9px;padding:11px 4px 9px;border-radius:12px;line-height:1.4;box-shadow:0 7px 20px #0004}.bcc-island-picks button span{display:block;font-size:19px;font-weight:850;color:#fff;margin-bottom:1px}.bcc-island-picks button:hover,.bcc-island-picks button[aria-pressed=true]{background:#174366ed;border-color:#7fe5ff;box-shadow:0 0 18px #45bcff28}.bcc-engine-state{position:absolute;bottom:16px;left:18px;right:18px;margin:0;text-align:center;font-size:9px;letter-spacing:.035em;color:#bed4ee;z-index:2}.bcc-island-info{position:absolute;left:20px;right:20px;bottom:130px;max-width:365px;background:linear-gradient(145deg,#14324cf5,#0c1834f7);border:1px solid #8ddfff88;border-radius:19px;box-shadow:0 18px 45px #0006;padding:24px 25px 23px;z-index:4;backdrop-filter:blur(20px)}.bcc-island-info h3{font-size:28px;margin:5px 0 7px;letter-spacing:-.03em}.bcc-island-info p{font-size:12px;line-height:1.6;color:#bdd2e8;margin:0 0 12px}.bcc-noscript{position:absolute;top:80px;margin:16px;padding:12px;font-size:12px;background:#081b34;z-index:8}.bcc-world--large{min-height:590px}.bcc-world--large .bcc-world-art img{object-fit:cover}.bcc-world--large .bcc-island-picks{max-width:700px;left:50%;transform:translateX(-50%);width:calc(100% - 40px)}.bcc-world--large .bcc-world-label{top:27px}.bcc-world:fullscreen{background:#07152b;max-width:none;width:100vw;height:100vh;border-radius:0}.bcc-world:fullscreen .bcc-world-canvas{height:100%}
/* Page layout */
.bcc-section{padding:58px 0}.bcc-section--flush{padding-top:8px}.bcc-section-heading{text-align:center;margin:0 auto 30px;max-width:780px}.bcc-section-heading h2{font-size:clamp(27px,3.2vw,38px);letter-spacing:-.035em;line-height:1.18;margin:10px 0}.bcc-section-heading>p{color:#9fb8d2;font-size:14px;line-height:1.7;margin:12px 0 0}.bcc-bands{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.bcc-band{position:relative;border-radius:17px;overflow:hidden;border:1px solid #4471988c;background:linear-gradient(140deg,#103453,#0b1831);box-shadow:0 12px 25px #0003;scroll-margin-top:140px;transition:transform .25s,border-color .25s}.bcc-band:hover{transform:translateY(-4px);border-color:#74d6ff}.bcc-band-art{display:block;height:137px;overflow:hidden}.bcc-band-art img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.bcc-band:hover img{transform:scale(1.035)}.bcc-band-content{padding:19px 19px 17px}.bcc-band .bcc-kicker{font-size:9px;color:#93cafa;letter-spacing:.1em}.bcc-band h3{font-size:22px;letter-spacing:-.03em;margin:5px 0 6px}.bcc-band p{color:#b6cde3;font-size:12px;line-height:1.6;min-height:40px;margin:0 0 18px}.bcc-band-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px}.bcc-status{font-size:9px;color:#add0e9;line-height:1.4}.bcc-circle-link{display:grid;place-items:center;flex:none;border:1px solid #51a7d9;background:#10507955;width:35px;height:35px;border-radius:50%}.bcc-circle-link .bcc-icon{width:17px}.bcc-band[data-band=advanced]{background:linear-gradient(140deg,#253058,#191935);border-color:#7265b97d}.bcc-band[data-band=foundations]{background:linear-gradient(140deg,#193f3c,#102634);border-color:#468b8880}.bcc-band[data-band=adventures]{background:linear-gradient(140deg,#163650,#101f32)}.bcc-feature-grid{display:grid;grid-template-columns:1.75fr 1fr 1fr;gap:18px}.bcc-k1-feature{position:relative;min-height:380px;border-radius:20px;overflow:hidden;background:#123a36;border:1px solid #649a8a;isolation:isolate}.bcc-feature-bg{position:absolute;inset:0;z-index:-1}.bcc-feature-bg img{width:100%;height:100%;object-fit:cover;object-position:58% 50%}.bcc-feature-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#03172de6 0%,#061c2799 48%,#071b3300 100%),linear-gradient(0deg,#081f2afa,transparent 70%)}.bcc-feature-copy{padding:31px 27px 105px}.bcc-chip{display:inline-flex;font-size:9px;letter-spacing:.06em;font-weight:800;border:1px solid #bcaf654d;background:#1549507d;border-radius:99px;padding:6px 11px;color:#ffe1a0;backdrop-filter:blur(12px)}.bcc-feature-copy h2{font-size:34px;line-height:1.13;letter-spacing:-.045em;margin:17px 0 13px}.bcc-feature-copy p{font-size:13px;color:#d1e2ea;line-height:1.65;margin:0 0 22px}.bcc-feature-copy .bcc-button{font-size:11px;min-height:42px;padding:10px 17px}.bcc-mini-domains{position:absolute;bottom:16px;left:16px;right:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.bcc-mini-domains span{font-size:10px;display:grid;justify-items:center;gap:4px;padding:10px 4px;background:#163f4788;border:1px solid #6cafaf60;border-radius:12px;backdrop-filter:blur(10px)}.bcc-mini-domains .bcc-icon{color:#a8e6d0}.bcc-audience{border:1px solid var(--bcc-border);border-radius:20px;background:#10213d;overflow:hidden;min-width:0;position:relative}.bcc-audience>div{height:155px;position:relative;overflow:hidden}.bcc-audience>div:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(0deg,#10213d,transparent)}.bcc-audience img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.bcc-audience section{padding:5px 22px 24px}.bcc-audience .bcc-kicker{font-size:9px}.bcc-audience h3{font-size:21px;line-height:1.26;letter-spacing:-.025em;margin:9px 0 11px}.bcc-audience p{font-size:12px;line-height:1.65;color:#acbfd7;margin:0 0 18px}.bcc-audience .bcc-text-link{font-size:11px}.bcc-featured-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.bcc-featured-heading h2{font-size:30px;letter-spacing:-.035em;margin:9px 0 0;line-height:1.2}.bcc-trio{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.bcc-story-card{border:1px solid #2a4565;background:#0d2038;border-radius:18px;overflow:hidden;display:block}.bcc-story-card img{height:175px;width:100%;object-fit:cover}.bcc-story-card>div{padding:21px 24px 24px}.bcc-story-card h3{font-size:21px;line-height:1.2;letter-spacing:-.03em;margin:0 0 10px}.bcc-story-card p{font-size:12px;color:#aac1da;line-height:1.6;margin-bottom:16px}.bcc-story-card:hover{border-color:#72c8f7}.bcc-continue{border:1px solid #31638a;background:radial-gradient(circle at 90%,#19387880,transparent 50%),linear-gradient(115deg,#0f3049,#0c1e3a);border-radius:18px;padding:27px 30px;display:flex;gap:24px;align-items:center}.bcc-continue-symbol{flex:none;display:grid;place-items:center;width:60px;height:60px;border:1px solid #5286b0;border-radius:50%;background:#1c4778;color:#fed783}.bcc-continue-symbol .bcc-icon{width:31px;height:31px}.bcc-continue h2{font-size:23px;line-height:1.3;letter-spacing:-.025em;margin:5px 0}.bcc-continue p{font-size:12px;color:#afc8df;margin:0}.bcc-continue>a{margin-left:auto;flex:none}.bcc-final{position:relative;border-radius:26px;padding:42px 44px;background:radial-gradient(ellipse at 70% 50%,#43296670,transparent 50%),linear-gradient(115deg,#113c5c,#121a36);border:1px solid #47759670;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden}.bcc-final h2{font-size:35px;letter-spacing:-.035em;line-height:1.2;margin:10px 0 12px}.bcc-final h2 em{font-style:normal;color:#a7d8ff}.bcc-final p{font-size:13px;color:#afc6e4;margin:0}.bcc-final>*:not(.bcc-final-orbit){position:relative;z-index:1}.bcc-final-orbit{position:absolute;right:17%;top:-50px;font-size:280px;color:#679af122;transform:rotate(-15deg)}.bcc-final-orbit:after{content:"";position:absolute;width:240px;height:100px;border:1px solid #a3c9fd38;border-radius:50%;transform:rotate(20deg);top:120px;left:-70px}
/* Secondary pages */
.bcc-subhero{padding:45px 0 36px}.bcc-subhero-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;min-height:380px}.bcc-subhero h1{font-size:clamp(36px,4vw,58px);letter-spacing:-.045em;line-height:1.12;margin:15px 0 19px}.bcc-subhero p{color:#b7cbe0;font-size:16px;line-height:1.75;margin:0 0 24px;max-width:560px}.bcc-subhero-art{position:relative;border-radius:25px;overflow:hidden;border:1px solid #5baee252;box-shadow:0 18px 50px #0004;margin:0;height:350px;background:#0b2240}.bcc-subhero-art img{width:100%;height:100%;object-fit:cover}.bcc-subhero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#06132a60,transparent 45%);pointer-events:none}.bcc-filters{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:0 0 26px}.bcc-filters button{background:#0d2340;border:1px solid #3c6186;color:#c1d7ee;border-radius:99px;font-size:12px;padding:11px 20px}.bcc-filters button[aria-pressed=true]{background:#e8f5ff;border-color:#e8f5ff;color:#10294c}.bcc-filter-result{color:#92abc8;font-size:12px;margin:20px 0 0;text-align:center}.bcc-pathway-details{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:44px}.bcc-pathway-details article,.bcc-domain-grid article,.bcc-content-card{padding:27px;border:1px solid #274765;background:linear-gradient(145deg,#11273f,#0c1c33);border-radius:17px}.bcc-pathway-details h2{font-size:25px;margin:9px 0}.bcc-pathway-details p{color:#b0c6df;line-height:1.8;font-size:14px}.bcc-domain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.bcc-domain-emoji{font-size:26px}.bcc-domain-grid h3{font-size:18px;margin:12px 0 7px}.bcc-domain-grid p{font-size:13px;color:#b0c6dd;margin:0;line-height:1.65}.bcc-world-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.bcc-world-list article{border:1px solid #2e4b66;background:#0c2237;border-radius:15px;padding:19px;display:flex;gap:15px;align-items:start}.bcc-world-number{color:#69d3da;font-size:25px;line-height:1.5;font-weight:750;letter-spacing:-.04em}.bcc-world-list h3{font-size:15px;margin:4px 0 7px;line-height:1.3}.bcc-world-list p{font-size:12px;color:#a5bfd5;line-height:1.7;margin:0}.bcc-note,.bcc-availability{border-left:3px solid #4a9abc;background:#10283c94;border-radius:0 12px 12px 0;padding:19px 22px;font-size:12px;line-height:1.75;color:#adc8dc;margin-top:30px}.bcc-note strong{color:#e8f4ff}.bcc-copy-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.bcc-content-card h2{font-size:23px;letter-spacing:-.025em;margin:0 0 12px}.bcc-content-card p{color:#b2c6df;font-size:14px;line-height:1.8}.bcc-faq{max-width:820px;margin:0 auto}.bcc-faq details{padding:21px 24px;border:1px solid #2e506e;border-radius:14px;background:#0b2239;margin-bottom:13px}.bcc-faq summary{font-size:16px;font-weight:700;cursor:pointer}.bcc-faq p{font-size:14px;color:#adc3da;margin-bottom:0;line-height:1.75}.bcc-explore-title{padding-bottom:22px}.bcc-explore-title .bcc-section-heading{margin-bottom:0}.bcc-article{max-width:800px;margin:0 auto;font-size:16px;line-height:1.85;color:#c3d6e9}.bcc-article h1,.bcc-article h2,.bcc-article h3{color:#f1f7ff}.bcc-article a{text-decoration:underline;color:#8fdefa}.bcc-article pre{white-space:pre-wrap}.bcc-article img{height:auto}.bcc-article h1{font-size:45px;line-height:1.16;letter-spacing:-.04em}.bcc-article table{border-collapse:collapse;width:100%;display:block;overflow:auto}.bcc-article td,.bcc-article th{padding:12px;border:1px solid #365770}
/* Footer */
.bcc-footer{border-top:1px solid #284363;padding:44px 0 24px;background:#050e20e3}.bcc-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.bcc-footer-grid p{font-size:14px;line-height:1.8;color:#c5d9ee;margin:15px 0}.bcc-footnote{display:block;color:#89a1bd;font-size:11px;line-height:1.8}.bcc-footer-grid h3{font-size:12px;font-weight:750;margin:7px 0 16px;color:#e8f1fc}.bcc-footer-grid>div>a:not(.bcc-brand){display:block;font-size:12px;padding:5px 0;color:#98b3d2}.bcc-footer-grid a:hover{color:#9ee7ff}.bcc-footer-bottom{border-top:1px solid #284363;margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#7f99b8;font-size:10px}.bcc-footer-bottom>div{display:flex;gap:20px}.bcc-build-note{color:#617b9b}
/* Existing WordPress/Core templates retain their behavior and get the shared visual treatment. */
.bcc-site .bc-shell{width:var(--bcc-shell)}.bcc-site .bc-section,.bcc-site .bc-generic-page{background:transparent}.bcc-site .bc-section-soft,.bcc-site .bc-dashboard-page,.bcc-site .bc-auth-main{background:#07152b}.bcc-site .bc-page-hero,.bcc-site .bc-dashboard-hero{background:linear-gradient(130deg,#122f53,#0a1734);border-color:#2d4b71}.bcc-site .bc-page-hero h1,.bcc-site .bc-dashboard-hero h1{color:#f1f7ff}.bcc-site .bc-section-heading p,.bcc-site .bc-page-hero p{color:#b6cce4}.bcc-site .bc-card,.bcc-site .bc-content-card,.bcc-site .bc-empty-state,.bcc-site .bc-contact-card,.bcc-site .bc-edu-shortcode,.bcc-site .bc-edu-shortcode-grid article,.bcc-site .bc-game-card,.bcc-site .bc-story-card,.bcc-site .bc-domain-card,.bcc-site .bc-world-card,.bcc-site .bc-daily-card{background:#102741;color:#edf6ff;border-color:#345675}.bcc-site .bc-edu-shortcode p,.bcc-site .bc-game-card p,.bcc-site .bc-story-card p{color:#b4cbe2}.bcc-site .bc-btn-primary{background:linear-gradient(125deg,#14b9f2,#155cdc);border-color:#5cbbef}.bcc-site .bc-btn-outline-blue{color:#9be0ff;background:#123658;border-color:#5b94b7}.bcc-site .bc-inline-link,.bcc-site .bc-blue{color:#83d9ff}.bcc-site .bc-dashboard-nav a{color:#bfd5eb}.bcc-site .bc-dashboard-nav a.active,.bcc-site .bc-dashboard-nav a:hover{color:#c3edff;background:#173e61}.bcc-site .bc-auth-card{background:#0d2240;border-color:#355b81}.bcc-site .bc-auth-story{background:linear-gradient(145deg,#104e7b,#193259)}.bcc-site .bc-auth-form input:not([type=checkbox]),.bcc-site .bc-auth-form select,.bcc-site .bc-core-form input,.bcc-site .bc-core-form select,.bcc-site .bc-core-form textarea,.bcc-site .bc-edu-inline-form input,.bcc-site .bc-edu-inline-form select{background:#07172c;color:#eef7ff;border-color:#4e7398}.bcc-site .bc-auth-links a,.bcc-site .bc-auth-form>p a,.bcc-site .bc-auth-form .bc-check a{color:#8bddff}.bcc-site .bc-check{color:#abc6df}.bcc-site .bc-auth-notice{background:#483d27;color:#ffe8a4;border-color:#998251}.bcc-site .bc-auth-art{opacity:.6}.bcc-site .bc-reading-head h1{color:#f5f9ff}.bcc-site .bc-story-prose{color:#d6e6f5}.bcc-site .bc-story-prose a{color:#8be0ff}.bcc-site .bc-game-hero{background:#102e4b}.bcc-site .bc-reading-layout{align-items:start}.bcc-site .bc-dashboard-hero h1{font-size:38px}.bcc-site .bc-dashboard-grid{gap:28px}
/* Responsive and motion */
@media(min-width:1500px){.bcc-world{min-height:465px}.bcc-hero-grid{min-height:540px}}
@media(max-width:1200px){.bcc-desktop-nav{gap:16px}.bcc-header-inner{gap:18px}.bcc-header-actions{gap:9px}.bcc-header-actions .bcc-button--small{display:none}.bcc-site .bc-brand-logo{width:200px}.bcc-hero-copy h1{font-size:50px}.bcc-pillars>div{padding:20px 17px;gap:11px}.bcc-pillar-icon{width:37px;height:37px}.bcc-controls{top:14px;right:10px}.bcc-world-label{top:57px;left:18px;font-size:8px}.bcc-world--large .bcc-world-label{top:24px}.bcc-feature-grid{grid-template-columns:1.5fr 1fr 1fr}.bcc-feature-copy h2{font-size:30px}}
@media(max-width:1000px){:root{--bcc-shell:calc(100% - 40px)}.bcc-desktop-nav{display:none}.bcc-header-actions{margin-left:auto}.bcc-header-actions .bcc-button--small{display:inline-flex}.bcc-header-inner{min-height:78px}.bcc-mobile-menu{display:block}.bcc-mobile-menu>summary{cursor:pointer;list-style:none;border:1px solid #5080a960;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;font-size:20px}.bcc-mobile-menu summary::-webkit-details-marker{display:none}.bcc-mobile-menu>nav{position:absolute;top:calc(100% + 1px);left:0;right:0;background:#0b1d35;padding:20px;border-bottom:1px solid #4a7391;max-height:calc(100dvh - 100px);overflow:auto;box-shadow:0 20px 50px #0008}.bcc-mobile-menu>nav a{padding:12px;display:block;border-bottom:1px solid #25425e;color:#d7e7f9}.bcc-mobile-menu form{display:flex;gap:12px;align-items:end;padding:15px 12px}.bcc-mobile-menu label{font-size:11px;flex:1}.bcc-mobile-menu input{display:block;background:#06152c;border:1px solid #658099;border-radius:10px;padding:10px;color:white;min-width:0;width:100%}.bcc-mobile-menu form button{border:1px solid #72cdef;background:#146ba2;color:white;border-radius:10px;padding:10px 16px}.bcc-hero-grid{grid-template-columns:.82fr 1.18fr;gap:20px;min-height:445px}.bcc-hero-copy h1{font-size:41px}.bcc-hero-copy>p{font-size:14px}.bcc-hero-copy .bcc-actions{gap:9px;margin-top:22px}.bcc-hero-copy .bcc-button{font-size:11px;padding:12px 16px;min-height:43px}.bcc-hero-notes{gap:10px;font-size:9px}.bcc-world{min-height:403px}.bcc-pillars{grid-template-columns:1fr 1fr}.bcc-pillars>div:nth-child(3){border-left:none}.bcc-pillars>div:nth-child(n+3){border-top:1px solid var(--bcc-border)}.bcc-bands{grid-template-columns:repeat(2,minmax(0,1fr))}.bcc-band-art{height:165px}.bcc-feature-grid{grid-template-columns:1fr 1fr}.bcc-k1-feature{grid-column:1/-1;min-height:330px}.bcc-feature-bg img{object-position:50% 42%}.bcc-feature-copy{max-width:470px;padding-bottom:110px}.bcc-feature-copy h2{font-size:36px}.bcc-mini-domains{max-width:460px}.bcc-audience{display:grid;grid-template-columns:.75fr 1fr}.bcc-audience>div{height:100%;min-height:255px}.bcc-audience section{padding:23px 20px}.bcc-audience>div:after{inset:0;background:linear-gradient(270deg,#10213d,transparent 40%)}.bcc-audience h3{font-size:20px}.bcc-audience p{font-size:11px}.bcc-trio{gap:16px}.bcc-story-card>div{padding:18px}.bcc-story-card h3{font-size:18px}.bcc-story-card img{height:150px}.bcc-subhero-grid{gap:28px}.bcc-subhero h1{font-size:40px}.bcc-subhero p{font-size:14px}.bcc-subhero-art{height:320px}.bcc-world-list{grid-template-columns:1fr 1fr}.bcc-domain-grid{grid-template-columns:1fr 1fr}.bcc-footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:28px}.bcc-footer-grid>div:first-child{grid-column:1/-1}.bcc-continue{padding:22px;gap:18px}.bcc-continue h2{font-size:20px}.bcc-continue-symbol{width:47px;height:47px}.bcc-world--large{min-height:540px}}
@media(max-width:680px){:root{--bcc-shell:calc(100% - 32px)}.bcc-header-inner{min-height:72px;gap:12px}.bcc-site .bc-brand-logo{width:176px;max-height:56px}.bcc-header-actions .bcc-button--small,.bcc-header-actions .bcc-login{display:none}.bcc-header-actions .bcc-search-toggle{width:32px}.bcc-mobile-menu>summary{width:38px;height:38px}.bcc-hero{padding:16px 0 0}.bcc-hero-grid{grid-template-columns:1fr;gap:0}.bcc-hero-copy{padding:20px 5px 30px;text-align:center}.bcc-hero-copy .bcc-kicker{font-size:9px;letter-spacing:.18em;margin-bottom:15px}.bcc-hero-copy h1{font-size:44px;max-width:410px;margin:0 auto 18px;line-height:1.08}.bcc-hero-copy>p{font-size:14px;line-height:1.65;max-width:400px;margin:0 auto}.bcc-hero-copy .bcc-actions{justify-content:center}.bcc-hero-copy .bcc-button{font-size:11px;min-height:44px;gap:8px}.bcc-hero-notes{justify-content:center;font-size:9px;margin-top:20px}.bcc-world{min-height:350px;border-radius:18px}.bcc-world-art img{object-position:48% 50%}.bcc-controls button{height:35px;min-width:35px}.bcc-world-label{top:59px;left:17px}.bcc-island-picks{left:12px;right:12px;bottom:47px;gap:6px}.bcc-island-picks button{font-size:8px;padding:9px 3px;min-height:58px}.bcc-island-picks button span{font-size:18px}.bcc-engine-state{bottom:14px;font-size:8px}.bcc-island-info{bottom:118px;left:12px;right:12px;padding:20px;max-width:none}.bcc-island-info h3{font-size:23px}.bcc-island-info p{font-size:11px}.bcc-island-info .bcc-kicker{font-size:8px}.bcc-pillars{margin-top:18px;border-radius:16px}.bcc-pillars>div{gap:11px;padding:16px 14px}.bcc-pillars strong{font-size:12px}.bcc-pillars p{font-size:10px;line-height:1.5}.bcc-pillar-icon{width:32px;height:32px}.bcc-pillar-icon .bcc-icon{width:18px}.bcc-section{padding:42px 0}.bcc-section--flush{padding-top:0}.bcc-section-heading{margin-bottom:25px}.bcc-section-heading .bcc-kicker{font-size:8px;letter-spacing:.16em}.bcc-section-heading h2{font-size:29px}.bcc-section-heading p{font-size:12px}.bcc-bands{gap:13px}.bcc-band-art{height:117px}.bcc-band-content{padding:14px 13px}.bcc-band h3{font-size:19px}.bcc-band .bcc-kicker{font-size:8px}.bcc-band p{font-size:11px;margin-bottom:12px;min-height:52px}.bcc-status{font-size:8px}.bcc-circle-link{width:30px;height:30px}.bcc-feature-grid{grid-template-columns:1fr;gap:16px}.bcc-k1-feature{grid-column:auto;min-height:360px}.bcc-feature-copy{padding:26px 23px 106px}.bcc-feature-copy h2{font-size:33px}.bcc-feature-copy p{font-size:12px}.bcc-feature-bg img{object-position:62% 50%}.bcc-audience{grid-template-columns:.85fr 1.15fr;min-height:220px}.bcc-audience>div{min-height:220px}.bcc-audience section{padding:24px 21px}.bcc-audience h3{font-size:21px}.bcc-audience p{font-size:12px}.bcc-trio{grid-template-columns:1fr;gap:18px}.bcc-story-card img{height:180px}.bcc-story-card>div{padding:22px}.bcc-story-card h3{font-size:23px}.bcc-story-card p{font-size:13px}.bcc-featured-heading{display:block}.bcc-featured-heading h2{font-size:29px;margin-bottom:14px}.bcc-featured-heading .bcc-text-link{font-size:12px}.bcc-continue{flex-wrap:wrap;padding:24px;gap:13px}.bcc-continue>div:nth-child(2){width:calc(100% - 62px)}.bcc-continue .bcc-kicker{font-size:8px}.bcc-continue h2{font-size:19px}.bcc-continue p{font-size:11px}.bcc-continue>a{margin:8px 0 0 60px;font-size:11px;min-height:42px}.bcc-final{display:block;padding:30px 27px}.bcc-final h2{font-size:30px}.bcc-final .bcc-button{margin-top:24px;font-size:12px}.bcc-final-orbit{right:-12%;font-size:250px}.bcc-subhero{padding:32px 0 24px}.bcc-subhero-grid{grid-template-columns:1fr;gap:26px}.bcc-subhero h1{font-size:39px}.bcc-subhero p{font-size:14px}.bcc-subhero-art{height:240px;border-radius:18px}.bcc-subhero .bcc-button{font-size:12px}.bcc-domain-grid{gap:12px}.bcc-domain-grid article{padding:19px 16px}.bcc-domain-grid h3{font-size:16px}.bcc-domain-grid p{font-size:11px}.bcc-world-list{grid-template-columns:1fr}.bcc-world-list p{font-size:12px}.bcc-world-list h3{font-size:17px}.bcc-pathway-details,.bcc-copy-grid{grid-template-columns:1fr}.bcc-filters{gap:7px}.bcc-filters button{font-size:11px;padding:9px 16px;min-height:40px}.bcc-world--large{min-height:460px}.bcc-world--large .bcc-world-label{top:66px}.bcc-note,.bcc-availability{font-size:11px}.bcc-article h1{font-size:35px}.bcc-article{font-size:15px}.bcc-footer-grid{grid-template-columns:1fr 1fr;gap:24px}.bcc-footer-grid>div:last-child{grid-column:auto}.bcc-footer-grid h3{margin-bottom:12px}.bcc-footer-bottom{flex-direction:column;gap:12px}.bcc-footer-bottom>div{flex-wrap:wrap;gap:17px}.bcc-footer{padding:30px 0 23px}.bcc-footer-grid>div:first-child{padding-bottom:8px}.bcc-footer-grid .bc-brand-logo{width:220px}.bcc-search-dialog{padding:34px 25px}.bcc-search-dialog form{flex-direction:column}.bcc-search-dialog h2{font-size:25px}.bcc-site .bc-auth-card{border-radius:20px}.bcc-site .bc-auth-story h1{font-size:32px}.bcc-site .bc-auth-art{display:none}.bcc-site .bc-auth-main{padding:30px 0}.bcc-site .bc-auth-form{padding:28px 22px}.bcc-site .bc-generic-page h1{font-size:36px}}
@media(max-width:360px){:root{--bcc-shell:calc(100% - 24px)}.bcc-header-inner{gap:6px}.bcc-site .bc-brand-logo{width:165px}.bcc-hero-copy h1{font-size:39px}.bcc-pillars>div{padding:14px 10px;gap:8px}.bcc-bands{grid-template-columns:1fr}.bcc-band-art{height:142px}.bcc-band p{min-height:0}.bcc-audience h3{font-size:19px}.bcc-audience section{padding:22px 16px}.bcc-mini-domains{gap:5px;left:12px;right:12px}.bcc-mini-domains span{font-size:9px}.bcc-controls{gap:4px}.bcc-controls button{height:32px;min-width:32px}.bcc-world-label{top:60px}}
@media(max-width:782px){.admin-bar .bcc-header{top:46px}}@media(max-width:600px){.admin-bar .bcc-header{top:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.bcc-site *, .bcc-site *:before,.bcc-site *:after{animation:none!important;transition:none!important}.bcc-band:hover,.bcc-story-card:hover,.bcc-button:hover{transform:none}.bcc-band:hover img{transform:none}}
@media print{.bcc-header,.bcc-footer,.bcc-world,.bcc-search-dialog,.bcc-actions,.bcc-button{display:none!important}body.bcc-site{background:#fff!important;color:#000!important}.bcc-shell,.bc-shell{width:100%!important}.bcc-site h1,.bcc-site h2,.bcc-site h3,.bcc-site p{color:#000!important;-webkit-text-fill-color:#000!important}.bcc-section{padding:12px 0}.bcc-article{color:#000}.bcc-subhero-art{height:140px}.bcc-site details{display:block}.bcc-site .bcc-hero-copy h1{background:none;color:#000}.bcc-site .bc-section{background:#fff!important}}
/* Touch targets, and a non-motion daylight treatment for the illustrated view. */
.bcc-world.is-daylight .bcc-world-art img{filter:brightness(1.14) saturate(.94)}
.bcc-controls button,.bcc-controls button:first-child{min-height:44px;min-width:44px}.bcc-controls button:first-child{min-width:88px}
.bcc-controls .bcc-icon{width:17px;height:17px}.bcc-world-label{top:70px}
.bcc-world--large .bcc-world-label{top:72px}
@media(max-width:680px){.bcc-controls{left:12px;right:12px;gap:4px;justify-content:flex-end}.bcc-controls button{padding:7px}.bcc-world-label{top:70px}.bcc-circle-link{width:44px;height:44px}.bcc-mobile-menu>summary{width:44px;height:44px}.bcc-header-actions .bcc-search-toggle{width:44px;height:44px}}
@media(max-width:360px){.bcc-controls button{min-width:38px}.bcc-controls button:first-child{min-width:76px}.bcc-island-picks{gap:4px}}
/* Existing Core banners keep their permission logic; only their colors are themed. */
.bcc-site #bc-admin-home-access{background:#0b223b;color:#e0efff;border-color:#355373}.bcc-site #bc-admin-home-access .bcpa-home-access-context strong{color:#e0efff}.bcc-site #bc-admin-home-access .bcpa-home-access-context>span{color:#a8bfd8}.bcc-site #bc-admin-home-access .bcpa-home-access-button{background:#155d93;border-color:#579bc9}.bcc-site #bc-admin-home-access .bcpa-home-access-button:focus-visible{outline-color:#a6eeff}.bcc-site .bc-k1-course-link{background:#0b303c;color:#cfe7e8;border-color:#32676e}.bcc-site .bc-k1-course-link a{background:#165f73}

/* 0.72 · Interactive Detail. Typography stays HTML; motion never gates navigation. */
.bcc-site{padding-bottom:72px}.bcc-site :is(a,button,summary,select):focus-visible{outline:3px solid #b9f8ed;outline-offset:4px}.bcc-site button{touch-action:manipulation}.bcc-site [hidden]{display:none!important}.bcc-modal-open{overflow:hidden}.bcc-hero-grid{min-height:580px;align-items:center}.bcc-hero-copy h1{font-size:clamp(42px,4.4vw,67px);letter-spacing:-.055em}.bcc-hero-copy>p{max-width:35em}.bcc-world{min-height:530px;border:1px solid #416a9470;box-shadow:0 30px 100px #030b1d80,inset 0 0 90px #12395d33}.bcc-world:after{pointer-events:none}.bcc-world-art img{filter:contrast(1.04) saturate(1.05)}.bcc-world.is-daylight .bcc-world-art img{filter:brightness(1.15) saturate(.94)}.bcc-world-label{top:120px;font-size:10px;pointer-events:none}.bcc-camera-tools{display:flex;flex-wrap:wrap;gap:5px;position:absolute;top:70px;right:14px;z-index:5;max-width:calc(100% - 28px)}.bcc-camera-tools :is(button,select){border:1px solid #8faedf66;background:#092139e6;backdrop-filter:blur(14px);color:#e9f7ff;border-radius:10px;padding:7px 11px;min-width:44px;min-height:40px;font-size:11px;cursor:pointer}.bcc-camera-tools button:hover{background:#174c69}.bcc-camera-tools select{max-width:145px}.bcc-model-note{color:#a9c9d7!important;border-top:1px solid #689ec144;padding-top:10px!important;font-size:11px!important}.bcc-companion{position:absolute;z-index:5;left:16px;top:150px;border:1px solid #beabf780;border-radius:999px;background:#261c51d9;color:#dccffd;padding:9px 13px;cursor:pointer;min-height:44px;box-shadow:0 3px 20px #5531b63d}.bcc-companion:hover{background:#453778}.bcc-engine-state{left:15px;right:15px;line-height:1.45;max-width:96%;font-size:10px;min-height:1.6em;text-align:center}.bcc-island-info{background:linear-gradient(130deg,#112b43f7,#16213ef5);border-color:#6c98bf;box-shadow:0 12px 40px #0008;backdrop-filter:blur(22px);max-height:58%;overflow:auto}.bcc-island-info p{font-size:12px}.bcc-world:fullscreen{width:100vw;height:100vh;min-height:100vh}.bcc-world:fullscreen .bcc-island-info{max-width:420px}.bcc-world:fullscreen .bcc-island-picks{max-width:720px;margin:auto}.bcc-world:fullscreen .bcc-engine-state{text-align:left}.bcc-controls button:hover,.bcc-island-picks button:hover{background:#234b68}.bcc-island-picks button[aria-pressed=true]{background:#194965;border-color:#77d4fa;box-shadow:0 0 20px #369bc433}.bcc-pillars>.bcc-pillar-link{display:flex;align-items:center;gap:15px;padding:23px 25px;border-left:1px solid var(--bcc-border);transition:background .2s}.bcc-pillars>.bcc-pillar-link:first-child{border-left:0}.bcc-pillars>.bcc-pillar-link:hover{background:#27527355}.bcc-mini-domains a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:#17364b99;border:1px solid #7596b060;padding:10px 6px;border-radius:12px;font-size:11px;backdrop-filter:blur(10px);min-height:60px}.bcc-mini-domains a:hover{background:#326785b8}.bcc-band,.bcc-story-card,.bcc-content-card{transform:perspective(900px) rotateX(var(--bcc-rx,0deg)) rotateY(var(--bcc-ry,0deg));transition:transform .2s,border-color .2s,box-shadow .2s;will-change:auto}.bcc-band:hover,.bcc-story-card:hover,.bcc-content-card:hover{box-shadow:0 18px 48px #03102266;border-color:#85c1e2aa;transform:perspective(900px) rotateX(var(--bcc-rx,0deg)) rotateY(var(--bcc-ry,0deg)) translateY(-3px)}.bcc-band-art{height:190px}.bcc-band-art img{object-position:center}.bcc-detail-button{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:16px;border:1px solid #6a9fbd55;border-radius:10px;padding:11px 13px;color:#c5efff;background:#18314d;cursor:pointer;min-height:44px;font-size:12px}.bcc-detail-button:hover{background:#26475f}.bcc-art-interactive{position:relative}.bcc-art-open{position:absolute;right:10px;top:10px;z-index:4;width:40px;min-height:40px;border-radius:50%;border:1px solid #b6e3ff99;color:#fff;background:#081b31d9;backdrop-filter:blur(10px);font-size:24px;line-height:1;cursor:pointer;opacity:.85}.bcc-art-open:hover,.bcc-art-open:focus-visible{opacity:1;background:#18527a}.bcc-feature-bg .bcc-art-open{right:12px;top:12px;pointer-events:auto}.bcc-domain-grid details{margin-top:15px;border-top:1px solid #91c8e14d;padding-top:12px}.bcc-domain-grid summary{font-size:12px;font-weight:700;cursor:pointer;min-height:38px}.bcc-domain-grid details p{line-height:1.7}.bcc-world-list .bcc-text-link{display:inline-flex;margin-top:11px;min-height:34px;font-size:12px;align-items:center}.bcc-page-tools{position:fixed;z-index:110;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:4px;border:1px solid #6489a955;border-radius:999px;padding:5px;background:#102337ed;box-shadow:0 8px 35px #0006;backdrop-filter:blur(14px)}.bcc-page-tools button{border:0;border-radius:999px;padding:10px 15px;background:transparent;color:#dcecf3;font-size:13px;min-height:42px;white-space:nowrap;cursor:pointer}.bcc-page-tools button:hover,.bcc-page-tools button[aria-pressed=true]{background:#315474;color:#fff}.bcc-large-type :is(.bcc-article,.bcc-content-card p,.bcc-pathway-details p,.bcc-faq p,.bcc-subhero p,.bcc-domain-grid p,.bcc-world-list p){font-size:19px!important;line-height:1.85}.bcc-large-type .bcc-kicker{letter-spacing:.08em}.bcc-calm *,.bcc-calm *:before,.bcc-calm *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.bcc-calm .bcc-band,.bcc-calm .bcc-story-card,.bcc-calm .bcc-content-card,.bcc-calm .bcc-button{transform:none!important}.bcc-detail-dialog,.bcc-gallery-dialog{padding:0;overflow:hidden;color:#e7f4ff;background:#0c1b2c;border:1px solid #4e7d9c;border-radius:24px;box-shadow:0 28px 150px #000b;width:min(900px,calc(100vw - 36px));max-width:none;max-height:calc(100dvh - 40px)}.bcc-detail-dialog::backdrop,.bcc-gallery-dialog::backdrop{background:#010813d9;backdrop-filter:blur(9px)}.bcc-modal-close{border:1px solid #a2c2d955;color:#fff;background:#102131e8;border-radius:50%;width:44px;height:44px;font-size:27px;cursor:pointer;position:absolute;right:16px;top:16px;z-index:5}.bcc-detail-dialog>img{width:100%;height:290px;object-fit:cover}.bcc-detail-body{padding:26px 32px;overflow:auto;max-height:calc(100dvh - 350px)}.bcc-detail-body h2{font-size:36px;margin:8px 0 13px;letter-spacing:-.04em}.bcc-detail-body>p{font-size:15px;line-height:1.7;color:#bfd6e3}.bcc-detail-body .bcc-note{padding:12px 16px;font-size:12px}.bcc-detail-body .bcc-actions{margin-top:20px}.bcc-gallery-dialog{width:min(1240px,calc(100vw - 30px))}.bcc-gallery-dialog>header{padding:20px 75px 16px 25px;background:#10263a}.bcc-gallery-dialog h2{font-size:18px;margin:6px 0;max-width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bcc-gallery-stage{height:min(67vh,800px);overflow:auto;background:radial-gradient(ellipse at center,#1f3247,#08111c)}.bcc-gallery-stage img{display:block;margin:auto;object-fit:contain;width:100%;height:100%}.bcc-gallery-dialog>footer{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:14px 20px}.bcc-gallery-dialog>footer p{font-size:12px;color:#afc8d9;max-width:60%;margin:0}.bcc-gallery-dialog>footer>div{display:flex;gap:7px;flex-wrap:wrap}.bcc-gallery-dialog>footer button{border:1px solid #5a819d;background:#1c3851;border-radius:10px;color:#d4efff;padding:10px 15px;min-height:42px;min-width:42px;cursor:pointer}.bcc-quick-routes{border-top:1px solid #53749355;margin-top:25px;padding-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:5px 14px}.bcc-quick-routes .bcc-kicker,.bcc-quick-routes>p{grid-column:1/-1}.bcc-quick-routes a{display:block;padding:11px 10px;border-radius:10px;font-size:13px;color:#c4ddec}.bcc-quick-routes a:hover{background:#29445e}.bcc-search-dialog{max-height:calc(100dvh - 40px);overflow:auto}.bcc-discovery-toy{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;border:1px solid #507b8866;border-radius:26px;padding:38px;background:radial-gradient(ellipse at 90% 100%,#22594d4f,transparent 70%),linear-gradient(140deg,#11253b,#0c1d2f)}.bcc-discovery-toy h2{font-size:38px;line-height:1.12;letter-spacing:-.04em;margin:12px 0}.bcc-discovery-toy>div>p{font-size:15px;color:#acc9d8;line-height:1.75}.bcc-toy-panel{text-align:center;position:relative;padding:24px 10px 14px}.bcc-toy-sky{color:#ffda87;position:absolute;top:0;right:22%;font-size:28px;text-shadow:0 0 24px #eab96e77}.bcc-toy-beds{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:end}.bcc-toy-beds button{min-height:134px;position:relative;padding:10px;border:1px solid #a3c9a344;border-radius:23px;background:linear-gradient(0deg,#3e453b 0 20%,#375e4f 22% 26%,#12394399 28%);color:#aacfbd;cursor:pointer;perspective:600px;overflow:hidden}.bcc-toy-beds button span{display:block;font-size:55px;line-height:1.3;color:#d5b573;transform:translateY(17px) scale(.35);opacity:.2;transition:transform .5s cubic-bezier(.25,1.6,.6,1),opacity .4s}.bcc-toy-beds button.is-planted span{transform:translateY(0) scale(1);opacity:1}.bcc-toy-beds button:nth-child(2).is-planted span{color:#b899ed}.bcc-toy-beds button:nth-child(3).is-planted span{color:#8cd3d3}.bcc-toy-beds button small{display:block;font-size:11px;margin-top:12px;color:#e2eedd}.bcc-toy-beds button[aria-pressed=true]{border-color:#9bcaa6;background:linear-gradient(0deg,#465c46 0 20%,#659778 22% 26%,#1e4b4199 28%)}.bcc-toy-panel>p{min-height:26px;font-size:13px!important;margin:17px 0 8px}.bcc-text-button{border:0;color:#b0d7dd;background:none;padding:10px;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.bcc-fine{display:block;color:#829fae;font-size:10px}.bcc-subhero-art{box-shadow:0 22px 70px #0005}.bcc-subhero-art img{transition:transform .5s}.bcc-subhero-art:hover img{transform:scale(1.035)}
@media(max-width:1020px){.bcc-hero-grid{grid-template-columns:1fr;gap:20px}.bcc-hero-copy{text-align:center;padding-bottom:0}.bcc-hero-copy h1,.bcc-hero-copy>p{margin-left:auto;margin-right:auto;max-width:730px}.bcc-hero-copy :is(.bcc-actions,.bcc-hero-notes){justify-content:center}.bcc-world{min-height:525px}.bcc-pillars>.bcc-pillar-link:nth-child(3){border-left:0}.bcc-pillars>.bcc-pillar-link:nth-child(n+3){border-top:1px solid var(--bcc-border)}.bcc-detail-dialog>img{height:240px}.bcc-detail-body{max-height:calc(100dvh - 300px)}.bcc-discovery-toy{gap:25px;padding:28px}.bcc-discovery-toy h2{font-size:32px}}
@media(max-width:680px){.bcc-hero-copy h1{font-size:44px}.bcc-world{min-height:495px}.bcc-world--large{min-height:560px}.bcc-world-label{top:148px}.bcc-camera-tools{top:66px;left:12px;right:12px;gap:4px;justify-content:center}.bcc-camera-tools :is(button,select){min-height:40px;padding:7px;font-size:10px}.bcc-camera-tools select{max-width:104px}.bcc-companion{top:175px;left:15px;font-size:11px}.bcc-island-info{max-height:54%;padding:17px;bottom:116px}.bcc-island-info .bcc-kicker{font-size:9px}.bcc-island-info h3{font-size:23px}.bcc-island-info p{font-size:11px}.bcc-engine-state{font-size:9px;bottom:8px}.bcc-pillars>.bcc-pillar-link{padding:16px 12px;gap:11px}.bcc-band-art{height:142px}.bcc-detail-button{font-size:10px;padding:10px;margin-top:12px}.bcc-art-open{width:40px;height:40px;top:7px;right:7px}.bcc-page-tools{bottom:9px;max-width:calc(100% - 20px)}.bcc-page-tools button{padding:10px 12px;font-size:11px}.bcc-discovery-toy{grid-template-columns:1fr;gap:18px;padding:27px 23px}.bcc-discovery-toy h2{font-size:31px}.bcc-discovery-toy>div>p{font-size:13px}.bcc-toy-beds{gap:10px}.bcc-toy-beds button{min-height:124px}.bcc-detail-dialog>img{height:180px}.bcc-detail-body{padding:22px;max-height:calc(100dvh - 245px)}.bcc-detail-body h2{font-size:28px}.bcc-detail-body .bcc-actions{display:grid}.bcc-detail-body .bcc-button{font-size:12px}.bcc-gallery-dialog>header{padding-left:20px}.bcc-gallery-dialog h2{font-size:15px}.bcc-gallery-dialog>footer{flex-direction:column;align-items:stretch}.bcc-gallery-dialog>footer p{max-width:100%;font-size:10px}.bcc-gallery-dialog>footer>div{justify-content:center}.bcc-gallery-stage{height:54vh}.bcc-quick-routes{grid-template-columns:1fr}.bcc-domain-grid details p{font-size:12px}.bcc-large-type :is(.bcc-article,.bcc-content-card p,.bcc-pathway-details p,.bcc-faq p,.bcc-subhero p,.bcc-domain-grid p,.bcc-world-list p){font-size:18px!important}}
@media(max-width:360px){.bcc-world{min-height:520px}.bcc-camera-tools{top:68px}.bcc-camera-tools [data-bcc-tour]{flex-basis:100%;max-width:160px}.bcc-world-label{top:175px}.bcc-companion{top:198px}.bcc-island-info{max-height:58%}.bcc-band-art{height:180px}.bcc-page-tools button{font-size:10px;padding:10px}.bcc-page-tools button span{font-size:10px}}
@media(prefers-reduced-motion:reduce){.bcc-site .bcc-band,.bcc-site .bcc-story-card,.bcc-site .bcc-content-card{transform:none!important}}
@media print{.bcc-page-tools,.bcc-art-open,.bcc-detail-button,.bcc-discovery-toy,dialog{display:none!important}.bcc-site{padding-bottom:0}.bcc-domain-grid details{display:block}}

.bcc-feature-bg.bcc-art-interactive{position:absolute}.bcc-art-open{min-width:44px;min-height:44px}.bcc-detail-dialog[open]{display:block}
