:root{--forest:#16202b;--deep:#0f3d6d;--lime:#e6f0fb;--cream:#f7f9fb;--muted:#626f7e;--border:#dfe6ed;--blue:#4090e5;font-family:'IBM Plex Sans',sans-serif;color:var(--forest);background:var(--deep);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #4090e5;outline-offset:4px}button:disabled{cursor:default;opacity:.4}button{touch-action:manipulation}[hidden]{display:none!important}.site-header{height:80px;background:#fff;display:flex;align-items:center;padding:0 36px;gap:24px}.brand{display:flex;align-items:center}.brand img{width:128px;height:auto;max-height:46px;object-fit:contain}.header-divider{height:24px;width:1px;background:var(--border)}.edition{font-size:12px;font-weight:700;letter-spacing:1.9px;display:flex;align-items:center;gap:14px}.preview-tag{font-size:10px;letter-spacing:1px;border:1px solid #d1ddcf;border-radius:4px;padding:4px 6px;color:#6a796b}.back-link{margin-left:auto;font-size:14px;text-decoration:none;font-weight:600}.back-link span{margin-left:14px}.app-shell{height:calc(100svh - 80px);min-height:670px;max-height:1250px;display:grid;grid-template-columns:310px minmax(0,1fr);gap:22px;padding:24px;background:var(--deep)}.field-guide{background:var(--cream);border-radius:14px;padding:27px 23px;overflow:auto;display:flex;flex-direction:column}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.5px}.guide-top{display:flex;align-items:center;justify-content:space-between}.guide-top .eyebrow{display:flex;align-items:center;gap:7px}.live-dot{width:6px;height:6px;border-radius:50%;background:#749b41;display:inline-block;flex-shrink:0;box-shadow:0 0 0 3px #749b4118}h1,h2,h3,p{margin:0}h1{font-family:'Bricolage Grotesque',sans-serif;font-size:34px;font-weight:800;line-height:1.06;letter-spacing:-1.3px;margin:23px 0 14px}.yellow-period{color:#4090e5}.intro{font-size:14px;line-height:1.65;color:#657269;margin-bottom:28px}.passport-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.passport-heading .eyebrow{font-size:10px;letter-spacing:1.2px}#progress-text{font-size:11px;color:var(--muted);white-space:nowrap}.progress-track{height:5px;background:#dfe6ed;border-radius:5px;overflow:hidden;margin:10px 0 16px}#progress-fill{width:0;height:100%;background:#4090e5;transition:width .3s}.destination{width:100%;border:1px solid transparent;background:none;display:flex;gap:12px;text-align:left;align-items:center;padding:12px 3px;border-bottom:1px solid #e2e6dc;color:var(--forest);border-radius:4px}.destination:hover,.destination.traveling{background:#e6f0fb}.destination-number{font-family:'Pixelify Sans',monospace;font-size:18px;width:34px;height:35px;display:grid;place-items:center;border:1px solid #d5decf;background:#fff;border-radius:6px;flex-shrink:0}.destination.visited .destination-number{background:#1e68b5;border-color:#1e68b5;color:white}.destination-copy{flex:1}.destination-copy strong{display:block;font-size:14px;font-weight:700}.destination-copy small{display:block;font-size:12px;color:#6f7a70;margin-top:3px}.destination-arrow{font-size:14px;color:#8a9486;margin-right:3px}.guide-note{display:flex;align-items:center;gap:12px;padding:20px 0;margin-top:auto}.note-star{font-size:29px;color:#4090e5}.guide-note p{font-size:12px;line-height:1.6;color:#6d796c}.primary-button{border:0;border-radius:7px;padding:14px 16px;background:#1e68b5;color:white;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;font-weight:600;text-decoration:none}.primary-button:hover{background:#0f3d6d}.guide-demo{font-size:11px;text-align:center;text-decoration:none;margin-top:15px;color:#687267}.game-panel{display:flex;min-width:0;flex-direction:column;border:1px solid #ffffff24;border-radius:14px;overflow:hidden;background:#0f3d6d}.map-topbar{height:80px;padding:0 25px;display:flex;align-items:center;justify-content:space-between;background:#f7f9fb;flex-shrink:0}.map-topbar .eyebrow{font-size:9px;letter-spacing:2px;color:#778172}h2{font-family:'Pixelify Sans',monospace;font-size:29px;letter-spacing:-.5px;line-height:1.15;margin-top:3px}h2 span{font-size:19px;color:#9bad56;display:inline-block;margin-left:8px}.weather{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600}.weather>span{font-size:31px;color:#a4851b}.weather small{display:block;font-size:10px;font-weight:400;color:#7a816e;margin-top:3px}.viewport{flex:1;position:relative;overflow:hidden;background:#467b42;isolation:isolate;touch-action:none;outline-offset:-4px!important;min-height:400px}.world{position:absolute;width:1536px;height:1024px;transform-origin:0 0;will-change:transform;image-rendering:pixelated}.map-art{display:block;width:100%;height:100%;user-select:none;pointer-events:none;image-rendering:pixelated}.map-loading{position:absolute;inset:0;display:grid;place-items:center;background:#376447;color:#f4f8e8;font-family:'Pixelify Sans',monospace;font-size:24px;z-index:5}.map-intro{position:absolute;top:22px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;background:#fffffff5;padding:13px 14px;border:1px solid #fff6;border-radius:9px;box-shadow:0 5px 0 #16372420,0 8px 24px #10352522;z-index:3;max-width:calc(100% - 38px);width:max-content}.welcome-icon{font-size:28px;color:#4090e5}.map-intro strong{display:block;font-size:13px;font-weight:700}.map-intro div>span{display:block;font-size:11px;margin-top:4px;color:#758068}.map-intro button{background:none;border:0;padding:4px 2px 4px 10px;color:#78816b;font-size:22px}.map-location{position:absolute;bottom:19px;left:20px;display:flex;align-items:center;gap:8px;background:#0f3d6de8;color:#f7f9e9;font-size:11px;border:1px solid #ffffff26;padding:9px 12px;border-radius:5px;pointer-events:none}.map-location .live-dot{background:var(--lime)}.map-controls{position:absolute;right:18px;bottom:18px;display:flex;flex-direction:column;gap:3px;padding:4px;background:#f7f9fb;border-radius:7px;box-shadow:0 3px 0 #17352135}.map-controls button{border:0;background:none;width:34px;height:31px;font-size:24px;line-height:1;color:var(--forest)}.map-controls button:hover{background:#e4eccd}.map-controls>span{height:1px;background:#dee4d6}.map-footer{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 20px;color:#d2dfca;font-size:10px;flex-shrink:0}.map-footer>span{display:flex;align-items:center;gap:9px}.key-group{display:flex;gap:3px}kbd{font-family:inherit;font-size:10px;display:inline-grid;place-items:center;border:1px solid #b7c8b24d;border-bottom-width:2px;min-width:18px;height:20px;border-radius:3px}.click-icon{font-size:20px}.footer-tip{color:#a6bc9b;font-style:italic}.map-marker{position:absolute;transform:translate(-50%,-100%);border:none;background:transparent;padding:10px;display:flex;flex-direction:column;align-items:center;gap:6px;white-space:nowrap;z-index:2;color:var(--forest)}.marker-number{font-family:'Pixelify Sans',monospace;font-size:21px;width:36px;height:36px;background:#e6f0fb;border:3px solid #1e68b5;box-shadow:3px 3px 0 #19362966;border-radius:7px;display:grid;place-items:center}.marker-name{font-size:14px;font-weight:700;background:#fffffff5;padding:7px 11px;border-radius:4px;box-shadow:2px 3px 0 #183c2933;border:1px solid #2b4e3433}.map-marker:hover .marker-number,.map-marker.near .marker-number{background:#c6e2ff;transform:translateY(-5px)}.map-marker.visited .marker-number{background:#1e68b5;color:white;border-color:#e6f0fb}.map-marker.traveling .marker-name{background:#c6e2ff}.player{position:absolute;width:40px;height:56px;transform:translate(-50%,-100%);pointer-events:none;z-index:3}.player canvas{width:40px;height:56px;image-rendering:pixelated;position:relative;z-index:1}.player-shadow{position:absolute;bottom:-3px;left:1px;width:38px;height:12px;background:#15352a5c;border-radius:50%}.player-label{font-family:'Pixelify Sans',monospace;position:absolute;top:-24px;left:50%;transform:translateX(-50%);font-size:15px;line-height:1;background:#1e68b5;color:white;padding:4px 7px;border-radius:3px;box-shadow:2px 2px 0 #23382666}.target-ring{position:absolute;width:24px;height:12px;border:3px solid #ffefab;transform:translate(-50%,-50%);border-radius:50%;box-shadow:0 0 0 3px #37533177;pointer-events:none}.nearby-action{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:#f7f9fb;box-shadow:0 4px 0 #143a3555;border:1px solid #274c32;border-radius:7px;display:flex;gap:12px;align-items:center;padding:12px 17px;color:#163f32;font-size:13px;font-weight:700;max-width:calc(100% - 130px)}.nearby-action kbd{background:#e5edc8;border-color:#bbca94;width:24px;height:24px;font-size:12px}.dpad,.mobile-guide-button,.mobile-close{display:none}dialog{width:min(560px,calc(100% - 28px));max-height:calc(100svh - 40px);padding:0;border:1px solid #f8fcdd;border-radius:16px;background:#f7f9fb;color:var(--forest);box-shadow:0 25px 100px #071f2a80;overflow:auto}dialog::backdrop{background:#092b26a6;backdrop-filter:blur(4px)}.dialog-stripe{height:8px;background:repeating-linear-gradient(90deg,#4090e5 0 30px,#1e68b5 30px 60px)}.dialog-close{position:absolute;right:16px;top:23px;border:1px solid #dde4d3;background:#fff;border-radius:50%;width:32px;height:32px;font-size:23px;color:#55705b;display:grid;place-items:center}.feature-body{padding:33px}.feature-kicker{font-size:11px;letter-spacing:1.5px;font-weight:700;color:#1e68b5;margin-bottom:16px}.feature-body h2{font-family:'Bricolage Grotesque',sans-serif;font-size:32px;font-weight:800;line-height:1.08;letter-spacing:-1px;max-width:90%;margin-bottom:14px}.feature-description{font-size:15px;line-height:1.65;color:#637367}.feature-demo{margin:23px 0;background:#fff;border:1px solid #dce4d7;border-radius:9px;overflow:hidden}.demo-heading{padding:13px 16px;border-bottom:1px solid #e5ebdf;font-size:12px;font-weight:700;display:flex;justify-content:space-between;gap:12px;align-items:center}.demo-badge{font-size:10px;font-weight:500;background:#edf2df;color:#657d37;padding:4px 7px;border-radius:4px}.demo-content{padding:16px}.mini-schedule{display:grid;grid-template-columns:54px repeat(3,1fr);gap:4px;font-size:10px;text-align:center}.mini-schedule>div{padding:10px 3px;border-radius:4px;display:grid;place-items:center}.mini-schedule .column-head{color:#6f7c6c;font-weight:700;font-size:10px}.slot{background:#e7f0fc;color:#3c6581}.slot.clay{background:#fbe9dd;color:#915b42}.slot.green{background:#e6edd5;color:#58733a}.slot.yellow{background:#fbf1cf;color:#917532}.demo-caption{font-size:12px;color:#687662;line-height:1.5;margin-top:13px}.demo-action{display:block;width:100%;background:#edf2e0;border:1px solid #dbe4c9;color:var(--forest);padding:10px;border-radius:5px;font-size:12px;font-weight:700;margin-top:14px}.demo-action:hover{background:#dfeac9}.check-row,.roster-row{display:flex;align-items:center;gap:10px;padding:11px 0;font-size:13px;border-bottom:1px solid #edf0e9}.check-row:last-child,.roster-row:last-child{border:0}.check-dot{border-radius:50%;width:22px;height:22px;display:grid;place-items:center;background:#e9f0d8;color:#65813d;font-size:12px}.roster-avatar{width:30px;height:30px;border-radius:6px;background:#e6eecd;display:grid;place-items:center;font-family:'Pixelify Sans',monospace;font-size:17px}.roster-row small{color:#798374;font-size:11px;display:block;margin-top:2px}.row-end{margin-left:auto;font-size:11px;color:#718459}.demo-select{display:flex;gap:6px;flex-wrap:wrap}.demo-select button{background:#fff;border:1px solid #dce3d6;padding:9px 11px;border-radius:5px;color:#5e6e5a;font-size:12px}.demo-select button.selected{background:#e7efce;border-color:#8fa55d;color:#354b21}.choice-result{margin-top:15px;font-size:13px;line-height:1.6}.phone-notification{background:#eef4e7;border-radius:8px;padding:14px;margin:4px 0}.phone-notification strong{font-size:13px}.phone-notification p{font-size:12px;margin-top:6px;line-height:1.6;color:#67735e}.feature-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px}.stamp{font-family:'Pixelify Sans',monospace;font-size:15px;color:#1e68b5;display:flex;align-items:center;gap:6px}.feature-bottom .primary-button{font-size:12px;padding:12px 15px}.feature-link{display:block;text-align:center;color:#688064;font-size:12px;margin-top:19px;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.noscript{position:fixed;z-index:10;bottom:20px;left:20px;right:20px;padding:20px;background:white}.icon-button{border:0;background:none;font-size:24px;color:var(--forest)}
@media(min-width:1500px){.app-shell{grid-template-columns:340px minmax(0,1fr);padding:28px;gap:26px}.field-guide{padding:32px 28px}.intro{font-size:16px}.destination{padding:15px 4px}.destination-copy strong{font-size:16px}.destination-copy small{font-size:13px}}
@media(max-height:830px) and (min-width:901px){.app-shell{min-height:650px;padding:16px;gap:16px}.field-guide{padding:20px}.intro{margin-bottom:19px}h1{font-size:30px;margin:17px 0 12px}.destination{padding:9px 3px}.guide-note{padding:15px 0}.map-topbar{height:70px}}
@media(max-width:1100px){.app-shell{grid-template-columns:275px minmax(0,1fr);padding:16px;gap:16px}.field-guide{padding:23px 19px}h1{font-size:30px}.edition{font-size:10px;letter-spacing:1px}.map-footer{gap:12px;padding:10px 12px}.footer-tip{display:none!important}.weather small{display:none}}
@media(max-width:900px){.site-header{height:65px;padding:0 20px;gap:15px}.brand img{width:110px}.edition{font-size:9px;letter-spacing:1px}.preview-tag{display:none}.app-shell{height:calc(100svh - 65px);min-height:500px;display:block;padding:12px}.game-panel{height:100%}.field-guide{position:fixed;inset:77px auto 12px 12px;width:min(330px,calc(100% - 24px));z-index:10;box-shadow:10px 10px 70px #052a30a6;transform:translateX(calc(-100% - 24px));visibility:hidden;transition:transform .2s,visibility .2s}.field-guide.open{transform:translateX(0);visibility:visible}.mobile-close{display:block}.map-topbar{height:72px;padding:0 18px}.map-topbar h2{font-size:26px}.map-topbar .eyebrow{font-size:9px}.weather{font-size:11px}.weather>span{font-size:25px}.map-intro{top:15px}.mobile-guide-button{display:flex;position:absolute;left:15px;top:85px;border:1px solid #fcffe3;background:#f7f9fbf5;color:var(--forest);padding:10px 12px;font-size:13px;font-weight:700;border-radius:7px;gap:10px;box-shadow:0 3px 0 #183d2933}.mobile-guide-button span{font-size:11px;color:#768e50}.dpad{display:grid;position:absolute;bottom:18px;left:16px;grid-template-columns:40px 40px 40px;grid-template-rows:40px 40px;gap:3px}.dpad button{border:1px solid #fbffe988;background:#f7f9fbee;color:#234932;border-radius:6px;font-size:21px;box-shadow:0 3px 0 #183d2933;touch-action:none}.dpad button:active{background:#d9ec9e}.dpad [data-direction=up]{grid-column:2}.dpad [data-direction=left]{grid-column:1;grid-row:2}.dpad [data-direction=down]{grid-column:2;grid-row:2}.dpad [data-direction=right]{grid-column:3;grid-row:2}.map-location{display:none}.nearby-action{bottom:122px;max-width:calc(100% - 30px);white-space:nowrap}.map-footer{font-size:10px;justify-content:center}.map-footer>span:first-child{display:none}.map-footer>span:nth-child(2){font-size:0}.map-footer>span:nth-child(2):after{content:'Tap the camp to walk · Tap a stop to explore';font-size:11px}.click-icon{display:none}.back-link{font-size:12px}.back-link span{margin-left:4px}}
@media(max-width:500px){.edition,.header-divider{display:none}.map-intro{gap:9px;padding:11px;width:calc(100% - 28px)}.map-intro strong{font-size:11px}.map-intro div>span{font-size:10px}.welcome-icon{font-size:25px}.map-controls{right:13px}.feature-body{padding:28px 22px}.feature-body h2{font-size:29px}.feature-description{font-size:14px}.feature-bottom{gap:8px}.stamp{font-size:13px}.feature-bottom .primary-button{gap:10px}.map-topbar{padding:0 15px}.weather>div{max-width:70px;line-height:1.5}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Campify's public-site tokens carry through every learning surface. */
:root{--paper:#f7f9fb;--ink:#16202b;--blue-ink:#1e68b5;--blue-deep:#0f3d6d;--blue-tint:#e6f0fb}.header-signup{padding:11px 16px;background:var(--blue-ink);color:white;text-decoration:none;font-size:14px;font-weight:600;border-radius:6px}.site-header .back-link{margin-left:auto}.field-guide{background:var(--paper)}.guide-top .eyebrow{color:var(--blue-ink)}.live-dot{background:var(--blue)}.destination{border-bottom-color:#dfe6ed}.destination-number{border-color:#dfe6ed}.guide-note p,.intro,.destination-copy small{color:#626f7e}.guide-note{padding:16px 0}.guide-demo{font-size:12px}.map-topbar .eyebrow{color:#626f7e}.map-topbar h2 span{color:var(--blue)}.map-footer{color:#e6f0fb}.primary-button,.destination.visited .destination-number{background:var(--blue-ink);color:white}.destination.visited .destination-number{border-color:var(--blue-ink)}.map-marker.visited .marker-number{background:var(--blue-ink);color:white}.demo-badge{background:var(--blue-tint);color:var(--blue-ink);font-size:12px}.demo-heading{color:#54616f;font-size:12px}.feature-description{color:#54616f;font-size:16px}.demo-action{background:var(--blue-ink);border-color:var(--blue-ink);color:white;font-size:14px}.demo-action:hover{background:var(--blue-deep)}.form-field{display:flex;flex-direction:column;gap:7px;margin-bottom:15px;font-size:14px;font-weight:600;color:#54616f}.form-field input,.form-field select{font:inherit;font-weight:400;font-size:16px;color:var(--ink);background:var(--paper);border:1px solid #cbd5e0;border-radius:5px;padding:10px;width:100%;min-width:0}.form-field input:focus,.form-field select:focus{outline:2px solid #4090e5;outline-offset:1px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.practice-row{display:flex;align-items:center;gap:12px;background:#e6f0fb;border:1px solid #d2e4f7;border-radius:5px;padding:12px;font-size:14px}.practice-row small{display:block;font-size:12px;margin-top:4px;color:#54616f}.practice-icon{font-size:27px;color:var(--blue-ink)}.form-error{background:#fff0eb;padding:11px;color:#a23825;border-radius:5px;font-size:14px;line-height:1.5}.save-feedback{font-size:13px;line-height:1.5;color:var(--blue-ink);margin-top:10px}.save-feedback:empty{display:none}.lesson-tip{font-size:14px;color:#54616f;line-height:1.6;margin:-6px 0 24px;padding-left:13px;border-left:3px solid var(--blue)}.feature-link{font-size:14px;color:var(--blue-ink);line-height:1.5}.feature-kicker{color:var(--blue-ink);padding-right:25px}.rule-sentence{font-size:16px;line-height:1.7;margin-bottom:15px}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-bottom:19px}.summary-grid small{font-size:10px;color:#626f7e;letter-spacing:1px;display:block;margin-bottom:6px}.summary-grid strong{font-size:14px;overflow-wrap:anywhere}.scoop-tip{display:flex;gap:12px;padding:13px;background:#e6f0fb;border-radius:7px}.scoop-tip img{object-fit:contain;flex-shrink:0}.scoop-tip strong{font-size:14px}.scoop-tip p{font-size:13px;line-height:1.6;margin-top:6px;color:#54616f}.sample-schedule{margin-top:20px}.sample-schedule .eyebrow{color:var(--blue-ink);font-size:10px}.sample-row{display:flex;gap:15px;align-items:center;padding:13px 0;border-bottom:1px solid #dfe6ed}.sample-row time{font-size:13px;color:var(--blue-ink)}.sample-row strong{display:block;font-size:14px}.sample-row small{display:block;font-size:12px;color:#626f7e;margin-top:4px}.sample-row>span{margin-left:auto;color:var(--blue-ink)}.signup-complete{background:var(--blue-ink);color:white;border-radius:6px;padding:14px;font-weight:600}.mini-note{font-size:12px;color:#626f7e;margin-top:10px;line-height:1.5}.demo-caption{font-size:14px}.next-stop{margin-top:8px}.game-panel h2{color:var(--blue-deep)}.feature-bottom .primary-button{font-size:14px}.passport-heading .eyebrow{font-size:11px}#progress-text{font-size:12px}.destination-copy small{font-size:13px}.destination-copy strong{font-size:14px}.edition{font-size:12px}.preview-tag{font-size:10px}.weather{font-size:12px}.weather small{font-size:12px}.map-intro strong{font-size:14px}.map-intro div>span{font-size:12px}.map-location{font-size:12px}.map-footer{font-size:12px}.map-intro{max-width:calc(100% - 28px)}
@media(max-width:1200px){.edition{font-size:10px}.footer-tip{display:none!important}.map-footer{font-size:11px}}@media(max-width:900px){.site-header{gap:16px}.header-signup{font-size:12px;padding:9px 13px}.edition{display:none}.map-intro strong{font-size:12px}.map-intro div>span{font-size:11px}.field-guide{padding-bottom:20px}}@media(max-width:500px){.site-header .back-link{font-size:11px}.header-signup{font-size:12px}.feature-description{font-size:15px}.form-grid{gap:10px}.weather small{display:none}.map-intro strong{font-size:11px}.map-intro div>span{font-size:10px}}
.day-grid-heading,.day-edit-row{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:9px;align-items:center}.day-grid-heading{font-size:11px;letter-spacing:1px;color:#626f7e;margin-bottom:10px}.day-edit-row{padding:8px 0;border-top:1px solid #e8edf3}.day-edit-row strong{font-size:13px}.day-edit-row input{width:100%;min-width:0;font:inherit;font-size:14px;padding:9px 6px;background:#f7f9fb;border:1px solid #cbd5e0;border-radius:5px;color:#16202b}.activity-group{font-size:14px;line-height:1.6;padding-bottom:14px;border-bottom:1px solid #dfe6ed}.activity-edit-row{display:flex;gap:13px;align-items:center;padding:13px 0;border-bottom:1px solid #e7edf3}.activity-edit-row>div{flex:1;min-width:0}.activity-edit-row .form-field{margin:0;font-size:12px;gap:5px}.activity-index{font-family:'Pixelify Sans',monospace;color:#1e68b5;background:#e6f0fb;padding:8px 10px;border-radius:4px;font-size:17px}.activity-place{display:block;font-size:12px;color:#626f7e;margin-top:6px}.lesson-comparison{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:23px}.lesson-comparison>div{padding:13px;background:#e6f0fb;border:1px solid #d5e6f8;border-radius:7px}.concept-icon{display:block;font-size:24px;color:#1e68b5;margin-bottom:6px}.lesson-comparison strong{font-size:14px}.lesson-comparison p{font-size:13px;line-height:1.6;color:#54616f;margin-top:7px}.rule-builder{border:1px solid #dfe6ed;border-radius:7px;padding:15px;margin:0 0 20px;min-width:0}.rule-builder legend{font-size:14px;font-weight:700;color:#0f3d6d;padding:0 5px;max-width:100%}.builder-help{font-size:13px;line-height:1.6;color:#54616f;margin:0 0 13px}.builder-help:last-child{margin-bottom:0}.preset-location{font-size:14px;color:#1e68b5;padding:11px;background:#e6f0fb;border-radius:4px;margin-bottom:12px}.learn-more{border-top:1px solid #dfe6ed;border-bottom:1px solid #dfe6ed;padding:14px 0;margin-top:14px;color:#54616f}.learn-more summary{font-size:14px;font-weight:600;cursor:pointer;color:#1e68b5}.learn-more p{font-size:14px;line-height:1.65;margin-top:12px}.rule-glossary{margin:14px 0 0}.rule-glossary dt{font-weight:700;font-size:14px;color:#16202b}.rule-glossary dd{font-size:14px;line-height:1.6;margin:4px 0 14px}.quick-check{margin:18px 0;font-size:14px;line-height:1.6}.quiz-options{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.quiz-options button{font:inherit;font-size:13px;background:#fff;border:1px solid #cbd5e0;padding:8px 10px;border-radius:5px;color:#1e68b5}.quiz-options button.selected{background:#e6f0fb;border-color:#4090e5}#quiz-feedback{color:#1e68b5;font-size:13px}.saved-rule{background:#f7f9fb;border:1px solid #dfe6ed;padding:12px;border-radius:6px;margin-bottom:10px}.saved-rule strong{font-size:13px;color:#1e68b5}.saved-rule p{font-size:14px;line-height:1.6;margin-top:5px}.scoop-tip{margin-top:17px}.sample-row.pinned{background:#e6f0fb;margin:0 -8px;padding-left:8px;padding-right:8px;border-radius:5px}.sample-row time small{font-size:11px}.sample-row .schedule-tag{font-size:10px;background:#eef2f7;border-radius:4px;padding:5px;color:#54616f;white-space:nowrap}.sample-row.pinned .schedule-tag{background:#1e68b5;color:white}.sample-row>div{min-width:0;overflow-wrap:anywhere}@media(max-width:500px){.day-grid-heading,.day-edit-row{grid-template-columns:.7fr 1fr 1fr;gap:5px}.day-edit-row input{font-size:13px;padding:9px 2px}.day-edit-row strong{font-size:12px}.lesson-comparison{gap:7px}.lesson-comparison>div{padding:10px}.rule-builder{padding:12px}.sample-row{gap:9px}.sample-row strong{font-size:13px}.sample-row .schedule-tag{font-size:9px}}

.text-button{border:0;background:none;padding:8px 0;color:var(--blue-ink);font:inherit;font-size:14px;text-decoration:underline;text-underline-offset:3px}.text-button:hover{color:var(--blue-deep)}
.entity-card{border:1px solid #dfe6ed;border-left:4px solid #4090e5;border-radius:7px;margin:0 0 18px;padding:14px;min-width:0;background:#fff}.entity-card legend{font-size:14px;font-weight:600;padding:0 6px}.entity-card .form-field{margin-bottom:8px}.group-dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:7px;background:#4090e5}.group-foxes{background:#bd6439}.group-owls{background:#8061ae}.activity-settings{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:9px}.activity-settings .activity-place{max-width:65%;font-size:13px;margin:0}.activity-settings .form-field{min-width:100px;max-width:130px;font-size:12px}.activity-settings select{padding:6px 9px;font-size:14px}.schedule-dialog{width:min(980px,calc(100% - 28px))}.schedule-dialog .feature-description{max-width:720px}.schedule-dialog .summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:10px}.camp-schedule{margin-top:25px}.schedule-stats{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.schedule-stats>span{font-size:13px;color:#54616f;background:#f0f5fa;border:1px solid #dfe6ed;border-radius:5px;padding:9px 12px}.schedule-stats strong{color:#1e68b5;font-size:16px;margin-right:5px}.schedule-table-scroll{overflow-x:auto;border:1px solid #dfe6ed;border-radius:7px}.camp-schedule-table{width:100%;border-collapse:separate;border-spacing:5px;min-width:620px;table-layout:fixed;background:#fff}.camp-schedule-table caption{text-align:left;font-size:14px;font-weight:700;color:#0f3d6d;padding:14px}.camp-schedule-table th{text-align:left;font-size:14px;font-weight:600;padding:10px 8px}.camp-schedule-table th:first-child{width:78px}.camp-schedule-table th small{display:block;color:#626f7e;font-weight:400;font-size:12px;margin-top:5px}.camp-schedule-table td{padding:12px 10px;border-radius:6px;vertical-align:top;border:1px solid #dfe6ed}.camp-schedule-table td strong{display:block;font-size:14px;overflow-wrap:anywhere}.camp-schedule-table td small{display:block;margin-top:6px;font-size:12px;color:#54616f;overflow-wrap:anywhere}.assignment-tag{display:inline-block;margin-top:12px;font-size:11px;color:#1e68b5;background:#ffffffa8;padding:4px 6px;border-radius:4px}.assignment-tag.flexible{color:#626f7e}.location-waterfront{background:#e6f0fb!important;border-color:#ccdef3!important}.location-pavilion{background:#f7ece4!important;border-color:#ecd8c9!important}.location-field{background:#e8f0e4!important;border-color:#d6e3cf!important}.entity-card.location-waterfront{border-left-color:#4090e5!important}.entity-card.location-pavilion{border-left-color:#a25528!important}.entity-card.location-field{border-left-color:#436f37!important}.capacity-inspector{margin-top:22px}.capacity-inspector>.form-field{max-width:300px}#space-usage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.space-usage-row{border:1px solid #dfe6ed;padding:12px;border-radius:7px;min-width:0}.space-usage-row>div{display:flex;flex-direction:column;gap:5px}.space-usage-row strong{font-size:14px;overflow-wrap:anywhere}.space-usage-row span{font-size:12px;color:#54616f}.space-usage-row p{font-size:12px;color:#54616f;line-height:1.6;margin-top:9px;overflow-wrap:anywhere}.space-usage-row meter{width:100%;height:12px;display:block;margin-top:10px}.schedule-dialog .scoop-tip{margin-top:14px}@media(max-width:650px){.schedule-dialog .feature-body{padding:28px 17px}.schedule-dialog .summary-grid{grid-template-columns:1fr 1fr}.schedule-dialog .demo-content{padding:13px}#space-usage{grid-template-columns:1fr}.space-usage-row>div{flex-direction:row;justify-content:space-between;gap:12px}.schedule-stats{gap:7px}.schedule-stats>span{font-size:12px;padding:8px}.entity-card{padding:12px}.entity-card .form-grid{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}.activity-settings{gap:10px}}
.eligibility-field{margin-top:10px}.field-label{display:block;font-size:14px;font-weight:600;color:#54616f;margin-bottom:7px}.eligibility-dropdown{border:1px solid #cbd5e0;background:#f7f9fb;border-radius:5px;color:#16202b}.eligibility-dropdown summary{display:flex;justify-content:space-between;align-items:center;gap:10px;cursor:pointer;padding:11px 12px;list-style:none;font-size:14px}.eligibility-dropdown summary::-webkit-details-marker{display:none}.eligibility-dropdown[open] summary{border-bottom:1px solid #dfe6ed}.eligibility-dropdown[open] summary>span:last-child{transform:rotate(180deg)}.eligibility-dropdown summary:focus-visible{outline:2px solid #4090e5;outline-offset:2px}.eligibility-options{margin:0;padding:6px;border:0;max-height:252px;overflow:auto}.eligibility-options label{display:flex;align-items:center;gap:10px;font-size:14px;padding:10px 8px;cursor:pointer;border-radius:4px}.eligibility-options label:hover{background:#e6f0fb}.eligibility-options input{width:18px;height:18px;accent-color:#1e68b5;margin:0;flex-shrink:0}.eligibility-field>small{display:block;font-size:12px;color:#626f7e;line-height:1.5;margin-top:7px}.activity-eligibility{font-size:13px;line-height:1.6;color:#54616f;margin-top:9px}
