@import url('https://fonts.googleapis.com/css2?family=Black+Ops+One&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#153d5a;background:#edf2f7;--navy:#153d5a;--gold:#ffcd70;--line:#bacbd9}
*{box-sizing:border-box}body{margin:0;min-height:100svh;background-image:linear-gradient(#153d5a05 1px,transparent 1px),linear-gradient(90deg,#153d5a05 1px,transparent 1px);background-size:32px 32px}a{color:inherit;text-decoration:none;touch-action:manipulation}a:focus-visible{outline:3px solid #a96007;outline-offset:5px}.site-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 5%;border-bottom:1px solid #ced9e2;background:#f9fbfddd}.return-link{font-size:14px;font-weight:700;min-height:30px;display:flex;align-items:center;gap:10px}.return-link:hover{text-decoration:underline}.header-label{font-size:11px;letter-spacing:2px;font-weight:700;color:#52708a}main{max-width:1150px;padding:34px 36px 50px;margin:auto}.school-brand{display:flex;align-items:center;justify-content:center;gap:20px;margin:0 auto 26px}.school-brand img{object-fit:contain;width:74px;height:86px}.school-brand h1{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;font-size:36px;letter-spacing:1px;margin:0;color:#315675}.workshop-sign{position:relative;background:var(--navy);border:1px solid #0b2b44;border-radius:12px;padding:36px 35px 44px;box-shadow:0 9px 0 #bdcbd7,0 18px 35px #153d5a12;text-align:center;overflow:hidden}.workshop-sign:before{content:'';position:absolute;inset:9px;border:1px solid #86a4ba50;border-radius:7px;pointer-events:none}.workshop-sign h2{font-family:'Black Ops One',Impact,'Arial Black',sans-serif;text-transform:uppercase;color:var(--gold);font-size:clamp(38px,6.2vw,78px);font-weight:400;letter-spacing:2px;line-height:1.15;margin:0;text-shadow:0 3px 0 #0b2b44}.workshop-sign h2 span{display:block}.workshop-sign h2 span+span{font-size:.87em;letter-spacing:.12em;margin-top:5px}.screw{position:absolute;width:10px;height:10px;border-radius:50%;background:#b0c3d3;border:1px solid #7292aa;box-shadow:0 1px 2px #09283b}.screw:after{content:'';position:absolute;left:2px;right:2px;top:4px;height:1px;background:#305675;transform:rotate(-35deg)}.top-left{top:19px;left:19px}.top-right{top:19px;right:19px}.bottom-left{bottom:19px;left:19px}.bottom-right{bottom:19px;right:19px}.ruler{position:absolute;height:9px;bottom:0;left:50%;width:70%;transform:translateX(-50%);background:repeating-linear-gradient(90deg,transparent 0,transparent 15px,#9ab3c5 15px,#9ab3c5 16px)}.stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:42px}.stage{background:#fff;border:1px solid #afc4d5;border-radius:12px;padding:19px 20px 22px;box-shadow:0 5px 0 #d0dde6;transition:background .15s,transform .15s}.stage:hover{background:#e0ebf4;transform:translateY(-3px)}.stage.active{background:#315c7c;color:white;border-color:#315c7c;box-shadow:0 5px 0 #193e59}.stage-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.stage-number{font-size:12px;font-weight:700;letter-spacing:2px;color:#647f94}.active .stage-number{color:#d7e4ed}.stage svg{width:28px;height:28px;color:#416887}.active svg{color:var(--gold)}.stage-label{display:flex;align-items:center;justify-content:space-between;gap:5px;font-size:21px;font-weight:700}.stage-arrow{font-weight:400;font-size:20px;color:#7b92a3}.active .stage-arrow{color:var(--gold)}footer{text-align:center;font-size:12px;color:#526e83;padding:15px 20px 25px}footer span{margin:0 10px}.hub-page main{min-height:calc(100svh - 142px)}.landing main{padding-top:24px}.landing .school-brand{margin-bottom:18px}.landing .school-brand img{width:48px;height:56px}.landing .school-brand h1{font-size:27px}.landing .workshop-sign{padding:26px 32px 30px}.landing .workshop-sign h2{font-size:clamp(25px,4vw,46px)}.landing .workshop-sign h2 span{display:inline}.landing .workshop-sign h2 span+span{font-size:1em;letter-spacing:2px;margin-left:.3em}.landing .stages{margin-top:28px}.landing .stage{padding:13px 18px}.landing .stage-top{margin-bottom:12px}.landing .stage svg{width:22px;height:22px}.stage-content{padding-top:33px}.section-heading{display:flex;align-items:center;justify-content:center;gap:20px}.section-heading h3{font-size:26px;font-weight:500;margin:0}.section-rule{height:1px;background:var(--line);width:70px}.coming-soon{text-align:center;padding:35px 15px 25px}.coming-icon{display:inline-flex;align-items:center;justify-content:center;width:49px;height:49px;border:1px dashed #8ba6bb;border-radius:12px;font-size:32px;color:#698aa3;transform:rotate(-7deg)}.coming-soon p{font-size:23px;font-weight:600;margin:18px 0}.game-card{display:block;width:min(360px,100%);margin:24px auto 0;border:1px solid #adc4d5;border-radius:15px;overflow:hidden;background:white;box-shadow:0 5px 0 #d0dde6;transition:transform .15s}.game-card:hover{transform:translateY(-3px)}.game-image{background:#c4edfc}.game-image img{display:block;width:100%;height:190px;object-fit:cover}.game-name{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;font-size:22px;font-weight:700}.game-name span{background:#ffcd70;color:#153d5a;width:35px;height:35px;border-radius:50%;display:grid;place-items:center}.skip{position:fixed;top:-100px;left:12px;background:white;padding:12px;z-index:20}.skip:focus{top:12px}
@media(max-width:700px){.header-label{display:none}.site-header{padding:16px 20px}main{padding:26px 16px 35px}.school-brand{gap:12px;margin-bottom:22px}.school-brand img{width:60px;height:70px}.school-brand h1{font-size:29px}.workshop-sign{padding:32px 12px 38px}.workshop-sign h2{font-size:clamp(25px,6.7vw,46px);letter-spacing:.5px}.stages{gap:8px;margin-top:31px}.stage{padding:12px 7px 15px;border-radius:9px}.stage-top{margin-bottom:20px}.stage svg{width:21px;height:21px}.stage-number{font-size:11px;letter-spacing:0}.stage-label{font-size:clamp(11px,2.8vw,18px);justify-content:center}.stage-arrow{display:none}.landing .stage{padding:12px 7px}.landing .workshop-sign h2 span{display:block}.landing .workshop-sign h2 span+span{margin:4px 0 0}.landing .school-brand h1{font-size:26px}.section-heading h3{font-size:24px}.landing .workshop-sign{padding:24px 16px 29px}}
@media(max-width:359px){.stages{overflow-x:auto;grid-template-columns:repeat(4,minmax(80px,1fr));padding-bottom:8px}.stage-label{font-size:12px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}.stage:hover,.game-card:hover{transform:none}}
@media(min-width:701px) and (max-width:950px){.stage,.landing .stage{padding-left:14px;padding-right:14px}.stage-label{font-size:18px}.stage-arrow{display:none}}
@media(max-width:700px){.stages{grid-template-columns:repeat(4,minmax(104px,1fr));overflow-x:auto;padding:5px 2px 10px}.stage-label{font-size:14px}}
