:root{--room:#0d0a07;--parchment:#f4efe4;--parchment-dim:rgba(244,239,228,0.72);--ember:#c98a4b;--sun:#f3dca8;--water:#4a8fb5;--bg:var(--room);--surface:#17120c;--surface-muted:#201810;--primary:var(--water);--primary-contrast:#071018;--accent:var(--ember);--text:var(--parchment);--text-muted:var(--parchment-dim);--border:rgba(244,239,228,0.16);--error:#e59180;--error-bg:rgba(229,145,128,0.14);--shadow:0 1px 2px rgba(0,0,0,0.5);--display:"Iowan Old Style","Palatino Linotype",Palatino,"Book Antiqua",Georgia,serif;--body:Optima,Candara,"Gill Sans","Segoe UI",system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--room);color-scheme:dark}body{margin:0;padding:0;min-height:100vh;background:radial-gradient(1100px 560px at 50% -8%,rgba(201,138,75,.16) 0,rgba(201,138,75,0) 58%),radial-gradient(1000px 820px at 88% 6%,rgba(243,220,168,.07) 0,rgba(243,220,168,0) 48%),linear-gradient(180deg,#100c08 0,var(--room) 100%);background-attachment:fixed;color:var(--text);font-family:var(--body);font-size:16px;line-height:1.5}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{color:var(--text);margin:0;font-family:var(--display);font-weight:500;letter-spacing:.2px}h1{font-size:28px}h1,h2{font-weight:600}h2{font-size:22px}h3{font-size:18px;font-weight:600}.container{max-width:960px}.container,.container-narrow{margin:0 auto;padding:32px 24px}.container-narrow{max-width:540px}.card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:24px;box-shadow:0 10px 30px -16px rgba(0,0,0,.45)}.kicker{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--primary);font-weight:600}.muted{color:var(--text-muted)}.small{font-size:14px}.row,.row-between{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.row-between{justify-content:space-between}.stack>*+*{margin-top:16px}.stack-sm>*+*{margin-top:8px}.stack-lg>*+*{margin-top:24px}.btn,button{border:none;border-radius:999px;padding:10px 20px;font-size:15px;font-weight:600;cursor:pointer;background:var(--primary);color:var(--primary-contrast);font-family:inherit}.btn[disabled],button:disabled{opacity:.4;cursor:not-allowed}.btn:hover,button:hover:not(:disabled){opacity:.9}.btn-secondary{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-danger{background:transparent;color:var(--error);border:1px solid var(--error)}.btn-ghost{background:transparent;color:var(--text-muted);padding:6px 12px;border-radius:8px}.btn-ghost:hover{background:var(--surface-muted)}label{display:block;font-size:14px;font-weight:600;color:var(--text);margin-bottom:6px}.field-help{font-size:13px;color:var(--text-muted);margin:-2px 0 8px}input[type=email],input[type=number],input[type=text],select,textarea{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font-size:15px;font-family:inherit;line-height:1.5}textarea{min-height:220px;resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid var(--primary);outline-offset:-1px}.checkbox-row,.lane-row{display:flex;gap:16px;flex-wrap:wrap}.checkbox-row label,.lane-row label{display:inline-flex;align-items:center;gap:8px;font-weight:400;margin:0;cursor:pointer}.alert{padding:12px 16px;border-radius:8px;font-size:14px}.alert-error{background:var(--error-bg);color:var(--error)}.alert-success{background:rgba(74,143,181,.14);color:var(--primary)}.table{width:100%;border-collapse:collapse;background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden;box-shadow:0 10px 30px -18px rgba(0,0,0,.45)}.table td,.table th{text-align:left;padding:12px 16px;border-bottom:1px solid var(--border);font-size:14px}.table th{background:var(--surface-muted);font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:var(--text-muted)}.table tr:last-child td{border-bottom:none}.badge,.table tr:hover td{background:var(--surface-muted)}.badge{display:inline-block;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600;color:var(--text-muted)}.badge-published{background:rgba(74,143,181,.14);color:var(--primary)}.app-header{background:var(--surface);border-bottom:1px solid var(--border)}.app-header-inner{max-width:960px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.brand-mark{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--primary);font-weight:700}.admin-nav{margin-left:24px;gap:16px}.admin-nav a{color:var(--text-muted);font-size:14px;font-weight:600}.admin-nav a:hover{color:var(--text);text-decoration:none}.orphan-block{margin-top:12px}.orphan-chip{background:var(--surface-muted);color:var(--text-muted);border:1px dashed var(--border);border-radius:999px;padding:4px 12px;font-size:13px;font-weight:500;cursor:pointer}.orphan-chip:hover{color:var(--error);border-color:var(--error)}.prose{max-width:720px;margin:0 auto;padding:48px 24px 96px}.prose article>*+*{margin-top:16px}.prose h1{font-size:32px;line-height:1.25;margin-top:0}.prose h2{font-size:22px;margin-top:40px;border-top:1px solid var(--border);padding-top:24px}.prose h3{font-size:18px;margin-top:28px}.prose p{color:var(--text)}.prose ol,.prose ul{padding-left:24px;color:var(--text)}.prose li+li{margin-top:6px}.prose blockquote{margin:0;padding:12px 16px;background:var(--surface-muted);border-left:3px solid var(--accent);border-radius:4px;color:var(--text-muted);font-size:14px}.prose blockquote p{margin:0}.prose blockquote p+p{margin-top:8px}.audio-progress-track{height:8px;background:var(--border);border-radius:4px;overflow:hidden}.audio-progress-fill{height:100%;background:var(--primary);border-radius:4px;transition:width .15s ease}.prose code{background:var(--surface-muted);padding:2px 6px;border-radius:4px;font-size:14px}.prose strong{color:var(--text)}.schools-scope{--serif:var(--font-serif,Georgia,"Times New Roman",serif);--sans:var(--font-sans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);font-family:var(--sans);position:relative;background:radial-gradient(900px 460px at 50% -140px,rgba(201,138,75,.16) 0,rgba(252,231,203,0) 60%),linear-gradient(180deg,#100c08 0,var(--room) 100%);min-height:100vh}.school-topbar{display:flex;flex-direction:column;align-items:center;gap:4px;padding:40px 24px 20px;background:transparent}.school-topbar .school-wordmark{color:var(--text)}.school-topbar .school-tagline{color:var(--ember)}.school-wordmark{font-family:var(--serif);font-size:30px;font-weight:500;letter-spacing:1px;color:var(--text);line-height:1}.school-tagline{font-family:var(--sans);font-size:11px;letter-spacing:3px;font-style:italic;color:var(--ember)}.school-page{max-width:600px;margin:0 auto;padding:28px 24px 40px}.school-page>*+*{margin-top:40px}.school-hero{text-align:center}.school-mark{display:block;width:178px;height:auto;margin:0 auto 16px}.school-eyebrow{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--primary);font-weight:600;margin:0 0 14px}.school-title{font-family:var(--serif);font-weight:500;font-size:clamp(34px,8vw,46px);line-height:1.06;letter-spacing:-.01em;margin:0 0 16px;color:var(--text);text-wrap:balance}.school-lede{font-size:18px;line-height:1.55;color:var(--text-muted);margin:0 auto;max-width:44ch}.school-benefits{list-style:none;padding:0;margin:36px 0 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;text-align:left}.school-benefits li{position:relative;overflow:hidden;display:block;font-size:14px;line-height:1.42;color:var(--text);background:rgba(244,239,228,.05);border:1px solid rgba(244,239,228,.16);border-radius:14px;padding:16px 15px 14px;box-shadow:0 6px 16px rgba(0,0,0,.45)}.school-benefits li:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent),var(--primary))}.school-benefit-k{display:block;margin-bottom:5px;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:var(--primary);font-weight:700}@media (max-width:520px){.school-benefits{grid-template-columns:1fr;gap:12px}}.pg-founder .school-hero,.pg-gift .school-hero,.pg-sponsor .school-hero{position:relative;padding:30px 24px;border-radius:28px;background:radial-gradient(130% 100% at 50% -8%,rgba(244,239,228,.06),rgba(255,255,255,0) 62%)}.pg-founder .school-hero:before,.pg-gift .school-hero:before,.pg-sponsor .school-hero:before{content:"";position:absolute;left:50%;top:-30px;transform:translateX(-50%);width:min(520px,94%);height:300px;z-index:0;border-radius:50%;filter:blur(46px);opacity:.85;pointer-events:none}.pg-gift .school-hero:before{background:radial-gradient(closest-side,rgba(201,166,120,.55),transparent)}.pg-founder .school-hero:before{background:radial-gradient(closest-side,rgba(179,112,54,.5),transparent)}.pg-sponsor .school-hero:before{background:radial-gradient(closest-side,rgba(107,142,127,.5),transparent)}.pg-founder .school-hero>*,.pg-gift .school-hero>*,.pg-sponsor .school-hero>*{position:relative;z-index:1}.pg-founder .school-eyebrow,.pg-gift .school-eyebrow{color:var(--ember)}.pg-sponsor .school-eyebrow{color:var(--primary)}.school-optin{display:flex;gap:10px;align-items:flex-start;margin-top:4px;font-size:13px;line-height:1.45;color:var(--text-muted);cursor:pointer}.school-optin input{margin-top:2px;width:16px;height:16px;accent-color:var(--primary);flex:none}.school-optin b{color:var(--text);font-weight:600}.redeem-match-warn{border:1px solid rgba(216,140,70,.5);background:rgba(201,138,75,.14);border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.5;color:var(--sun);margin:0 0 12px}.redeem-match-warn strong{color:var(--sun)}.redeem-match-warn b{color:var(--sun);font-weight:600}.redeem-signin-lede{font-size:13px;line-height:1.5;color:var(--text-muted);margin:0 0 16px}.redeem-oauth{display:block;width:100%;text-align:center;border-radius:12px;padding:13px 15px;font-family:var(--sans);font-weight:600;font-size:15px;cursor:pointer;margin-bottom:10px;border:1px solid var(--border)}.redeem-oauth-apple{background:#111;color:#fff;border-color:rgba(244,239,228,.28)}.redeem-oauth-google{background:#fff;color:#3c4043;border-color:rgba(244,239,228,.28)}.redeem-oauth:disabled{opacity:.6;cursor:default}.redeem-or{display:flex;align-items:center;gap:10px;margin:14px 0;color:var(--text-muted);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.redeem-or span{flex:none}.redeem-or:after,.redeem-or:before{content:"";flex:1 1;height:1px;background:var(--border)}.redeem-success-title{font-family:var(--sans);font-weight:700;font-size:16px;color:var(--primary);margin:0 0 8px}.redeem-signout{text-align:center;font-size:12.5px;color:var(--text-muted);margin:14px 0 0}.redeem-signout-btn{background:none;border:0;padding:0;cursor:pointer;font-family:var(--sans);font-size:12.5px;font-weight:600;color:var(--primary);text-decoration:underline;text-underline-offset:3px}.redeem-signout-btn:disabled{opacity:.6;cursor:default}.founder-count{margin:34px auto 0;max-width:34ch}.founder-count-bar{height:8px;border-radius:99px;background:var(--accent);overflow:hidden}.founder-count-fill{height:100%;border-radius:99px;background:var(--primary);transition:width .4s ease}.founder-count-label{margin:10px 0 0;font-size:13.5px;line-height:1.5;color:var(--text-muted);text-align:center}.founder-count-label b{color:var(--primary);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.school-form{position:relative;overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:26px 26px 30px;box-shadow:0 14px 34px rgba(0,0,0,.45)}.school-form:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent),var(--primary))}.school-legend{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);font-weight:600;margin-bottom:12px}.school-plans{display:grid;grid-gap:12px;gap:12px}.school-plan{display:flex;gap:14px;align-items:flex-start;border:1px solid var(--border);border-radius:14px;padding:16px 18px;margin:0;cursor:pointer;background:var(--surface);font-weight:400;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.school-plan.is-selected,.school-plan:hover{border-color:var(--primary)}.school-plan.is-selected{box-shadow:inset 0 0 0 1px var(--primary),0 8px 20px rgba(107,142,127,.12);background:rgba(74,143,181,.14)}.school-plan input{width:auto;margin-top:3px;accent-color:var(--primary)}.school-plan-body{flex:1 1;min-width:0}.school-plan-top{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.school-plan-name{font-weight:600;font-size:16px;color:var(--text)}.school-plan-price{font-family:var(--sans);font-size:20px;font-weight:700;color:var(--text);white-space:nowrap}.school-plan-price .per{font-family:var(--sans);font-size:13px;font-weight:500;color:var(--text-muted)}.school-plan-blurb{font-size:14px;color:var(--text-muted);margin:4px 0 0}.school-plan-quote{border-style:dashed;text-decoration:none}.school-plan-quote:hover{background:rgba(74,143,181,.14);text-decoration:none}.school-quote-cta{font-weight:600;color:var(--primary);white-space:nowrap}.schools-scope .school-form>div{margin-bottom:22px}.schools-scope .school-form>div:last-of-type{margin-bottom:0}.schools-scope .school-form label{display:block;margin-bottom:4px}.schools-scope .school-form .field-help{margin:0 0 9px;line-height:1.5}.schools-scope .school-form .field-max{font-weight:400;color:rgba(244,239,228,.6)}.school-pay-row{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:34px;padding-top:22px;border-top:1px solid rgba(244,239,228,.1);flex-wrap:wrap}.school-secure{font-size:13px;color:var(--text-muted);display:inline-flex;align-items:center;gap:7px}.school-secure svg{flex:none}.school-how h2{font-family:var(--serif);font-weight:500;font-size:27px;margin:0 0 14px}.school-steps{list-style:none;margin:0;padding-left:0;color:var(--text-muted);line-height:1.55;counter-reset:step}.school-steps li{position:relative;padding-left:44px;min-height:30px}.school-steps li:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:-1px;width:30px;height:30px;border-radius:50%;background:linear-gradient(180deg,var(--accent),var(--primary));color:#fff;font-family:var(--sans);font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(107,142,127,.28)}.school-steps li+li{margin-top:16px}.school-po{margin:18px 0 0}.school-footer,.school-po{font-size:13px;color:var(--text-muted)}.school-footer{max-width:600px;margin:0 auto;padding:32px 24px 56px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 20px}.school-footer .school-footer-mark{font-family:var(--serif);font-size:19px;font-weight:500;letter-spacing:.5px;color:var(--text)}.school-footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:6px 16px}.school-footer-links a{color:var(--text-muted);text-decoration:none}.school-footer-links a:hover{color:var(--text);text-decoration:underline}.school-terms-note{margin:16px 0 0;line-height:1.55;text-align:center;font-size:12.5px;color:var(--text-muted)}.school-district-links{margin:8px 2px 0;font-size:12.5px;color:var(--text-muted)}.school-district-links a,.school-terms-note a{color:var(--text-muted);text-decoration:underline}.school-district-links a:hover,.school-terms-note a:hover{color:var(--text)}.school-how a,.school-lede a{color:var(--primary);font-weight:600;text-decoration:underline;text-underline-offset:2px}.school-how a:hover,.school-lede a:hover{color:var(--text)}.invoice-scope{--serif:var(--font-serif,Georgia,"Times New Roman",serif);--sans:var(--font-sans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif);font-family:var(--sans);background:var(--surface-muted);min-height:100vh}.invoice-page{max-width:760px;margin:0 auto;padding:28px 20px 64px}.invoice-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.invoice-sheet{position:relative;overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:54px 56px 48px;box-shadow:0 18px 42px rgba(0,0,0,.45)}.invoice-band{position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--accent),var(--primary))}.invoice-tagline{font-family:var(--sans);font-size:11px;letter-spacing:2px;font-style:italic;color:var(--ember);margin-top:5px}.invoice-brand{display:flex;align-items:center;gap:14px}.invoice-logo{width:68px;height:auto;flex:none}.invoice-top{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:28px;margin-bottom:34px;border-bottom:1px solid var(--border)}.invoice-mark{font-family:var(--serif);font-size:27px;font-weight:500;color:var(--text);line-height:1}.invoice-sub{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);margin-top:6px}.invoice-meta{text-align:right;font-size:13px;color:var(--text);line-height:1.7}.invoice-doc{font-family:var(--serif);font-size:30px;font-weight:500;color:var(--text);line-height:1;margin-bottom:8px}.invoice-k{min-width:46px;font-size:11px}.invoice-k,.invoice-stamp{display:inline-block;letter-spacing:1px;text-transform:uppercase;color:var(--primary);font-weight:700}.invoice-stamp{margin-top:8px;padding:2px 12px;border-radius:999px;background:rgba(74,143,181,.14);font-size:12px}.invoice-parties{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;margin:26px 0;font-size:14px;line-height:1.55;color:var(--text)}.invoice-parties .invoice-k{display:block;min-width:0;margin-bottom:6px}.invoice-strong{font-weight:700}.invoice-lines{width:100%;border-collapse:collapse;margin-top:8px;font-size:14px}.invoice-lines th{text-align:left;font-size:11px;letter-spacing:1px;text-transform:uppercase;color:var(--text-muted);font-weight:600;padding:8px 0}.invoice-lines td,.invoice-lines th{border-bottom:1px solid var(--border)}.invoice-lines td{padding:16px 0;vertical-align:top;color:var(--text)}.invoice-lines .num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.invoice-linesub{font-size:12px;color:var(--text-muted);margin-top:3px}.invoice-totalrow{display:flex;justify-content:flex-end;align-items:baseline;gap:18px;margin-top:18px}.invoice-totalrow .invoice-k{min-width:0}.invoice-total{font-family:var(--sans);font-size:24px;font-weight:700;color:var(--primary)}.invoice-pay{margin-top:30px;background:var(--surface-muted);border-radius:14px;padding:18px 20px;font-size:13.5px;color:var(--text);line-height:1.6}.invoice-pay .invoice-k{display:block;min-width:0;margin-bottom:6px}.invoice-paidline{margin:0}.invoice-foot{margin-top:34px;padding-top:18px;border-top:1px solid var(--border);font-size:12px;color:var(--text-muted);text-align:center}@media (max-width:540px){.invoice-sheet{padding:28px 22px}.invoice-parties{grid-template-columns:1fr;gap:18px}.invoice-top{flex-direction:column;align-items:flex-start;padding-bottom:22px;margin-bottom:26px}.invoice-meta{text-align:left}}@media print{.invoice-scope{background:#fff}.invoice-actions{display:none}.invoice-page{padding:0;max-width:none}.invoice-sheet{border:none;box-shadow:none;border-radius:0;padding:0}}.landing-mark{width:clamp(104px,30vw,150px)}.get-mark,.landing-mark{height:auto;display:block;margin:0 auto}.get-mark{width:clamp(116px,34vw,190px)}.schools-scope .school-topbar.is-landing{position:fixed;top:0;left:0;right:0;z-index:50;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;height:74px;padding:0 30px;background:transparent}.schools-scope .school-topbar.is-landing .school-wordmark{color:#ECE4D6;font-size:27px;letter-spacing:.5px;text-shadow:0 1px 14px rgba(10,24,18,.6);transition:color .3s ease}.schools-scope .school-topbar.is-landing.sc-chrome-light .school-wordmark{color:#22332A;text-shadow:0 1px 10px rgba(247,242,233,.5)}.schools-scope .school-footer.is-landing{background:#1B3E33;color:#9DB0A6;margin:0;padding:20px 30px 46px;max-width:none;width:100%;border-top:none;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.schools-scope .school-footer.is-landing .school-footer-mark{color:#E7EDE8;font-family:var(--serif);font-size:22px}.schools-scope .school-footer.is-landing .school-footer-links{display:flex;flex-wrap:wrap;gap:8px 18px;justify-content:center}.schools-scope .school-footer.is-landing .school-footer-links a{color:#B9C6BD;text-decoration:none;font-size:13.5px}.schools-scope .school-footer.is-landing .school-footer-links a:hover{color:#fff;text-decoration:underline}.schools-scope .school-footer:not(.is-landing){background:linear-gradient(180deg,rgba(27,62,51,0),#1B3E33 72px,#1B3E33);color:#9DB0A6;margin:56px 0 0;padding:96px 30px 46px;max-width:none;width:100%;border-top:none;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.schools-scope .school-footer:not(.is-landing) .school-footer-mark{color:#E7EDE8;font-family:var(--serif);font-size:22px}.schools-scope .school-footer:not(.is-landing) .school-footer-links{display:flex;flex-wrap:wrap;gap:8px 18px;justify-content:center}.schools-scope .school-footer:not(.is-landing) .school-footer-links a{color:#B9C6BD;text-decoration:none;font-size:13.5px}.schools-scope .school-footer:not(.is-landing) .school-footer-links a:hover{color:#fff;text-decoration:underline}.sc-eyebrow,.sc-kick{font-family:var(--sans);font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#AC8850}.sc-btn{display:inline-block;font-family:var(--sans);font-weight:600;font-size:15px;padding:13px 26px;border-radius:999px;text-decoration:none;transition:transform .18s ease,box-shadow .22s ease}.sc-btn-primary{background:#6B8E7F;color:#fff;box-shadow:0 8px 22px rgba(20,40,33,.3)}.sc-btn-primary:hover{transform:translateY(-2px)}.sc-btn-ghost{background:rgba(247,242,233,.12);color:#F7F2E9;border:1px solid rgba(247,242,233,.5)}.sc-btn-ghost:hover{background:rgba(247,242,233,.22)}.sc-hero{position:relative;min-height:100vh;display:flex;align-items:stretch;color:#F7F2E9;overflow:hidden}.sc-hero .sc-hero-inner{display:flex;flex-direction:column;padding-top:clamp(28px,4vh,64px);padding-bottom:clamp(40px,6vh,80px)}.sc-hero-copy{margin:auto 0;width:100%}.sc-hero-bg{position:absolute;inset:0}.sc-hero-bg img{width:100%;height:100%;object-fit:cover;animation:sc-kb 30s ease-in-out infinite alternate}@keyframes sc-kb{0%{transform:scale(1.04)}to{transform:scale(1.13) translateY(-1.5%)}}.sc-hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,24,18,.6),rgba(11,24,18,.48) 30%,rgba(11,24,18,.44) 56%,rgba(11,24,18,.38) 72%,rgba(150,176,161,.4) 88%,#EAF0EA 99%)}.sc-hero-glow{position:absolute;inset:0;z-index:1;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(56% 46% at 80% 6%,rgba(255,241,214,.32),transparent 62%);animation:sc-shimmer 9s ease-in-out infinite}@keyframes sc-shimmer{0%,to{opacity:.7}50%{opacity:1}}.sc-hero-inner{position:relative;z-index:2;max-width:1140px;width:100%;margin:0 auto;padding:0 30px}.sc-hero-inner>*{opacity:0;animation:sc-rise 1.05s cubic-bezier(.2,.7,.2,1) forwards}.sc-hero-inner .sc-brand,.sc-hero-inner .sc-hero-tagline{text-align:center}.sc-hero-mark{width:clamp(150px,17vw,232px);height:auto;margin:0 auto;display:block;filter:drop-shadow(0 3px 18px rgba(10,24,18,.55)) drop-shadow(0 0 34px rgba(247,242,233,.34))}.sc-brand{color:#F7F2E9;font-size:clamp(52px,10vw,116px);line-height:1;letter-spacing:1px;margin:14px 0 0;text-shadow:0 2px 30px rgba(10,24,18,.5);animation-delay:.32s}.sc-brand,.sc-hero-tagline{font-family:var(--serif);font-weight:500}.sc-hero-tagline{font-style:italic;color:#EFE7DB;font-size:clamp(21px,3vw,33px);margin:12px 0 clamp(76px,11vw,132px);text-shadow:0 1px 14px rgba(10,24,18,.5);animation-delay:.5s}.sc-hero .sc-eyebrow{font-size:15px;letter-spacing:.2em;color:#F0D6AC;animation-delay:.62s;text-shadow:0 1px 3px rgba(8,18,14,.7),0 2px 14px rgba(8,18,14,.6)}.sc-h1{font-family:var(--serif);font-weight:500;color:#F7F2E9;font-size:clamp(42px,7vw,80px);line-height:.98;margin:14px 0 0;max-width:12ch;text-shadow:0 2px 26px rgba(10,24,18,.45);animation-delay:.32s}.sc-lede{margin-top:20px;font-size:clamp(18px,2.2vw,23px);max-width:46ch;color:#FBF8F2;font-weight:500;line-height:1.55;text-shadow:0 1px 3px rgba(8,18,14,.7),0 2px 22px rgba(8,18,14,.55);animation-delay:.64s}.sc-cta{margin-top:32px;gap:14px;animation-delay:.9s}.sc-cta,.sc-trust{display:flex;flex-wrap:wrap}.sc-trust{margin-top:36px;gap:26px;font-size:14px;color:#F1EBDE;text-shadow:0 1px 10px rgba(10,24,18,.8);animation-delay:1.1s}.sc-trust b{color:#fff;font-weight:600}@keyframes sc-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}.sc-river{position:relative;background:linear-gradient(180deg,#EAF0EA,#DDE8DE 10%,#C4D8C9 22%,#9DBBAC 36%,#6E9182 52%,#48755F 68%,#2E5A49 84%,#1B3E33);padding-bottom:4px;overflow-x:clip}.sc-stream{position:absolute;inset:0;z-index:0;pointer-events:none;background:url(/sc-stream.svg) repeat-y top;background-size:min(1300px,140%) 560px;opacity:.5;animation:sc-flow 26s linear infinite;-webkit-mask-image:linear-gradient(180deg,#000 78%,transparent 97%);mask-image:linear-gradient(180deg,#000 78%,transparent 97%)}@keyframes sc-flow{0%{transform:translateX(-14px)}50%{transform:translateX(14px)}to{transform:translateX(-14px)}}.sc-deepwater,.sc-deepwater2{position:absolute;left:0;right:0;bottom:0;height:58%;z-index:1;pointer-events:none;mix-blend-mode:screen}.sc-deepwater{background:radial-gradient(46% 32% at 26% 46%,rgba(176,224,214,.14),transparent 62%),radial-gradient(38% 26% at 73% 66%,rgba(158,214,204,.12),transparent 62%);animation:sc-drift1 19s ease-in-out infinite}.sc-deepwater2{background:radial-gradient(34% 24% at 56% 82%,rgba(206,239,229,.1),transparent 60%),radial-gradient(30% 22% at 40% 30%,rgba(190,229,219,.09),transparent 60%);animation:sc-drift2 25s ease-in-out infinite}@keyframes sc-drift1{0%,to{transform:translate(0)}50%{transform:translate(28px,-20px)}}@keyframes sc-drift2{0%,to{transform:translate(0)}50%{transform:translate(-24px,15px)}}.sc-lead-in{height:clamp(40px,8vw,110px)}.sc-beat{position:relative;z-index:2;max-width:1140px;margin:0 auto;padding:0 30px;display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);align-items:center}.sc-beat+.sc-beat{margin-top:clamp(60px,10vw,150px)}.sc-beat.sc-rev-r .sc-txt{order:2}.sc-txt h2{font-family:var(--serif);font-weight:500;font-size:clamp(28px,3.6vw,44px);line-height:1.08;margin-top:12px;color:#2b3a33}.sc-txt p{margin-top:16px;font-size:17.5px;line-height:1.6;color:#4c5850}.sc-on-dark .sc-kick{color:#E8CB9F}.sc-on-dark .sc-txt h2{color:#fff}.sc-on-dark .sc-txt p{color:#D6E0D9}.sc-tilt{perspective:1100px;animation:sc-bob 8s ease-in-out infinite;will-change:transform}@keyframes sc-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.sc-shot{position:relative;border-radius:18px;overflow:hidden;box-shadow:0 26px 56px rgba(16,34,27,.32);transition:transform .2s ease;transform:rotate(var(--r,0deg));-webkit-box-reflect:below 12px linear-gradient(transparent 60%,rgba(255,255,255,.14))}.sc-shot img{width:100%;display:block}.sc-shot.sc-tl{--r:-2.2deg}.sc-shot.sc-tr{--r:2.2deg}.sc-cap{position:absolute;left:0;right:0;bottom:0;color:#fff;font-family:var(--serif);font-size:18px;text-shadow:0 2px 10px rgba(0,0,0,.55);background:linear-gradient(0deg,rgba(0,0,0,.55),transparent);padding:32px 18px 13px}.sc-quote{position:relative;z-index:2;max-width:920px;margin:clamp(70px,12vw,160px) auto 0;padding:0 30px;text-align:center}.sc-quote p{font-family:var(--serif);font-style:italic;font-weight:500;font-size:clamp(30px,5.4vw,62px);line-height:1.14;color:#F5EFE2;text-shadow:0 2px 30px rgba(10,24,18,.4)}.sc-deep{position:relative;z-index:2;max-width:820px;margin:clamp(70px,12vw,170px) auto 0;padding:0 30px;text-align:center;color:#F5EFE2}.sc-deep .sc-kick{color:#E8CB9F}.sc-deep h2{font-family:var(--serif);font-weight:500;color:#fff;font-size:clamp(30px,4.4vw,52px);line-height:1.05;margin-top:14px}.sc-deep p{color:#CBD7CF;margin:18px auto 0;font-size:18px;max-width:52ch}.sc-chips{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px;justify-content:center}.sc-chip{font-family:var(--sans);background:rgba(247,242,233,.09);border:1px solid rgba(247,242,233,.28);border-radius:999px;padding:9px 17px;font-size:13px;font-weight:600;color:#EDE6DA}.sc-buy{position:relative;z-index:2;max-width:720px;margin:clamp(70px,12vw,160px) auto 0;padding:0 30px;text-align:center;color:#F5EFE2}.sc-buy .sc-kick{color:#E8CB9F;font-size:18px}.sc-buy h2{font-family:var(--serif);font-weight:500;color:#fff;font-size:clamp(28px,3.8vw,46px);margin-top:12px}.sc-buy-sub{color:#CBD7CF;font-size:17px;max-width:54ch;margin:14px auto 0}.sc-form-wrap{margin-top:34px;text-align:left}.schools-scope .sc-form-wrap .school-form{border-radius:22px;box-shadow:0 30px 60px rgba(12,28,22,.4);border-color:#e2d9cb}.sc-rev{transition:opacity 1s ease,transform 1.15s cubic-bezier(.2,.7,.2,1)}.sc-rev.sc-rev-init{opacity:0;transform:translateY(34px)}.sc-rev.sc-in{opacity:1;transform:none}@media (max-width:800px){.sc-beat{grid-template-columns:1fr;gap:24px}.sc-beat.sc-rev-r .sc-txt{order:0}.sc-shot.sc-tl,.sc-shot.sc-tr{--r:0deg;transform:none}.sc-tilt{animation:none}}@media (prefers-reduced-motion:reduce){.sc-deepwater,.sc-deepwater2,.sc-hero-bg img,.sc-hero-glow,.sc-stream,.sc-tilt{animation:none}.sc-hero-inner>*{opacity:1;animation:none}.sc-rev{transition:none}}.schools-scope .sc-thanks{max-width:620px;margin:0 auto;padding:44px 24px 72px;position:relative;isolation:isolate;min-height:calc(100vh - 90px)}.schools-scope .sc-thanks:before{content:"";position:absolute;top:-90px;left:50%;transform:translateX(-50%);width:100vw;height:1040px;background:url(/hero-stream.jpg) top/cover no-repeat;opacity:.3;-webkit-mask-image:linear-gradient(180deg,#000,#000 34%,rgba(0,0,0,.55) 62%,transparent);mask-image:linear-gradient(180deg,#000,#000 34%,rgba(0,0,0,.55) 62%,transparent);pointer-events:none;z-index:-1}.schools-scope .sc-thanks-card{background:#FFFDF9;border:1px solid #ebe0cf;border-radius:24px;box-shadow:0 24px 60px rgba(60,46,28,.1);padding:46px 40px 42px;text-align:center}.schools-scope .sc-thanks-mark{width:104px;height:auto;margin:0 auto 16px;display:block}.schools-scope .sc-thanks-card .sc-thanks-mark{opacity:.82}.schools-scope .sc-thanks .sc-eyebrow{color:#AC8850;display:block}.schools-scope .sc-thanks-h1{font-family:var(--serif);font-weight:500;font-size:clamp(32px,6vw,46px);line-height:1.04;color:#2C3A33;margin:10px 0 0}.schools-scope .sc-checkout .sc-thanks-h1{color:#f4efe4}.schools-scope .sc-code-wrap{margin-top:26px}.schools-scope .sc-code-label{font-family:var(--sans);font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#8a9a8f;margin:0 0 12px}.schools-scope .sc-code{font-family:var(--sans);font-size:clamp(24px,5vw,33px);font-weight:700;letter-spacing:.14em;color:#2f5a49;background:linear-gradient(180deg,#eef5ef,#e2ede6);border:1px solid #cfe0d4;border-radius:14px;padding:18px 24px;display:inline-block;-webkit-user-select:all;-moz-user-select:all;user-select:all;margin:0}.schools-scope .sc-code-next{color:#6b6154;font-size:15px;line-height:1.55;margin:22px auto 0;max-width:44ch}.schools-scope .sc-code-link{display:inline-block;margin-top:12px;font-family:var(--sans);font-size:14.5px;color:#3a7a5c;text-decoration:none;word-break:break-all;border-bottom:1px solid rgba(58,122,92,.35)}.schools-scope .sc-code-link:hover{border-bottom-color:#3a7a5c}.schools-scope .sc-thanks-note{color:#7d7365;font-size:15px;line-height:1.55;margin:8px auto 0;max-width:46ch}.schools-scope .sc-thanks-note strong{color:#4a4436}.schools-scope .sc-buy .sc-cta.sc-cta-center{justify-content:center;margin-top:30px}.schools-scope .sc-buy-alt{margin:18px 0 0}.schools-scope .sc-buy-alt a{font-family:var(--sans);font-size:14.5px;color:#CBD7CF;text-decoration:none;border-bottom:1px solid rgba(203,215,207,.4)}.schools-scope .sc-buy-alt a:hover{color:#fff;border-bottom-color:#fff}.schools-scope .sc-checkout{max-width:640px;margin:0 auto;padding:40px 24px 72px;position:relative;isolation:isolate}.schools-scope .sc-checkout:before{content:"";position:absolute;top:-90px;left:50%;transform:translateX(-50%);width:100vw;height:1040px;background:url(/hero-stream.jpg) top/cover no-repeat;opacity:.3;-webkit-mask-image:linear-gradient(180deg,#000,#000 34%,rgba(0,0,0,.55) 62%,transparent);mask-image:linear-gradient(180deg,#000,#000 34%,rgba(0,0,0,.55) 62%,transparent);pointer-events:none;z-index:-1}@media (prefers-reduced-motion:reduce){.schools-scope .sc-checkout:before{opacity:.24}}.schools-scope .sc-checkout-head{text-align:center;margin-bottom:26px;position:relative}.schools-scope .sc-checkout-head .sc-thanks-mark{width:96px;margin-bottom:14px;filter:drop-shadow(0 2px 12px rgba(10,24,18,.55)) drop-shadow(0 0 24px rgba(247,242,233,.4))}.schools-scope .sc-checkout-head .sc-eyebrow{color:#AC8850;display:block}.schools-scope .sc-checkout-head .sc-thanks-h1{font-size:clamp(30px,5.4vw,42px)}.schools-scope .sc-checkout-sub{color:rgba(244,239,228,.8);font-size:16px;line-height:1.55;margin:12px auto 0;max-width:46ch}.schools-scope .sc-checkout-cross{text-align:center;margin:26px 0 0;font-family:var(--sans);font-size:14.5px;color:rgba(244,239,228,.72)}.schools-scope .sc-checkout-cross a{color:#3a7a5c;text-decoration:none;border-bottom:1px solid rgba(58,122,92,.35)}.schools-scope .sc-checkout-cross a:hover{border-bottom-color:#3a7a5c}.schools-scope .sc-checkout-back{text-align:center;margin:12px 0 0}.schools-scope .sc-checkout-back a{font-family:var(--sans);font-size:14.5px;color:rgba(244,239,228,.66);text-decoration:none}.schools-scope .sc-checkout-back a:hover{color:#3a7a5c}.sc-belongs{position:relative;z-index:2;max-width:1000px;margin:clamp(70px,12vw,150px) auto clamp(60px,9vw,120px);padding:0 30px;text-align:center}.sc-belongs h2{font-family:var(--serif);font-weight:500;color:#2b3a33;font-size:clamp(26px,3.4vw,42px);line-height:1.1;margin-top:14px}.sc-belongs>p{color:#4c5850;margin:16px auto 0;font-size:17.5px;max-width:52ch}.sc-belongs-list{list-style:none;padding:0;margin:26px auto 0;max-width:920px;text-align:left;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px 26px;gap:11px 26px}.sc-belongs-list li{position:relative;padding-left:20px;color:#3c4a42;font-size:16.5px;line-height:1.5}.sc-belongs-list li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:999px;background:#6b8e7f}.sc-belongs-close{margin-top:26px;font-family:var(--serif);font-style:italic;font-size:19.5px;color:#2f5b4f}@media (max-width:1000px){.sc-belongs-list{grid-template-columns:1fr;max-width:460px}}.school-plan-seats{display:block;margin-top:5px;font-weight:600;color:#2f5b4f}.schools-scope .school-plan-seats{color:#6b8e7f}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:12px;gap:12px}.admin-card{display:block;padding:14px 16px;border:1px solid var(--border);border-radius:12px;background:var(--surface);text-decoration:none;transition:border-color .15s ease}.admin-card:hover{border-color:var(--primary)}.admin-card-label{display:block;font-weight:700;color:var(--text);margin-bottom:4px}.admin-card-what{display:block;font-size:13px;line-height:1.5;color:var(--text-muted)}.admin-card-path{display:block;margin-top:8px;font-size:12px;color:var(--primary)}.schools-scope .sc-tool{max-width:820px;min-height:calc(100vh - 133px);display:flex;flex-direction:column}.schools-scope .sc-tool>.sc-checkout-head{margin-top:auto}.schools-scope .sc-tool>.sc-tool-card{margin-bottom:auto}.schools-scope .sc-tool:before{height:calc(100% + 90px)}.schools-scope .sc-tool .sc-checkout-head{margin-bottom:22px}.schools-scope .sc-tool-lede{font-family:var(--sans);font-size:16.5px;line-height:1.58;color:#CBD7CF;margin:14px auto 0;max-width:58ch}.schools-scope .sc-tool-card{background:#FFFDF9;border:1px solid #ebe0cf;border-radius:22px;box-shadow:0 24px 60px rgba(60,46,28,.18);padding:30px 32px 32px;font-family:var(--sans);color:#3f4a44}@media (max-width:640px){.schools-scope .sc-tool-card{padding:22px 18px 24px;border-radius:16px}}.schools-scope .sc-tool-card>*+*{margin-top:20px}.schools-scope .sc-tool-card label{display:block;font-size:14px;font-weight:700;color:#2C3A33;margin:0 0 4px}.schools-scope .sc-tool-help{font-size:13.5px;line-height:1.5;color:#7d7365;margin:0 0 10px}.schools-scope .sc-tool-card input:not([type]),.schools-scope .sc-tool-card input[type=text],.schools-scope .sc-tool-card textarea{width:100%;padding:11px 13px;font-family:var(--sans);font-size:15.5px;line-height:1.55;color:#2C3A33;background:#FBF7EF;border:1px solid #dcd1be;border-radius:10px}.schools-scope .sc-tool-card input::placeholder,.schools-scope .sc-tool-card textarea::placeholder{color:#a99e8c}.schools-scope .sc-tool-card input:focus,.schools-scope .sc-tool-card textarea:focus{outline:2px solid #5c7f70;outline-offset:1px;background:#fff}.schools-scope .sc-tool-card textarea{min-height:132px;resize:vertical}.schools-scope .sc-tool-btn{font-family:var(--sans);font-size:15.5px;font-weight:600;background:#4E7565;color:#FBF8F2;border:1px solid #40614f;border-radius:999px;padding:11px 26px;cursor:pointer}.schools-scope .sc-tool-btn:hover{background:#3f6555}.schools-scope .sc-tool-btn-quiet{font-family:var(--sans);font-size:14.5px;font-weight:600;background:#F2EEE4;color:#3f5a4e;border:1px solid #dcd1be;border-radius:999px;padding:10px 20px;cursor:pointer}.schools-scope .sc-tool-btn-quiet:hover{background:#E9E3D5}.schools-scope .sc-tool-btn-tiny{font-family:var(--sans);font-size:13px;font-weight:600;background:transparent;color:#4E7565;border:1px solid #cfdfd6;border-radius:8px;padding:4px 11px;cursor:pointer;white-space:nowrap}.schools-scope .sc-tool-btn-tiny:hover{background:#EEF5F1}.schools-scope .sc-tool-form{display:block}.schools-scope .sc-tool-form input{margin-bottom:16px}.schools-scope .sc-tool-row{display:flex;gap:10px;flex-wrap:wrap}.schools-scope .sc-tool-error{background:#FBEDE8;border:1px solid #e7c9bc;color:#94472e;border-radius:10px;padding:11px 14px;font-size:14.5px;line-height:1.5}.schools-scope .sc-tool-table{width:100%;border-collapse:collapse}.schools-scope .sc-tool-table th{text-align:left;font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#8a9a8f;padding:0 10px 6px 0;border-bottom:1px solid #e5dccb}.schools-scope .sc-tool-table td{padding:9px 10px 9px 0;border-bottom:1px solid #f0eade;font-size:14px;vertical-align:top;color:#3f4a44}.schools-scope .sc-tool-table tr:last-child td{border-bottom:none}.schools-scope .sc-tool-table .sc-tool-room{font-weight:600;color:#2C3A33}.schools-scope .sc-tool-table .sc-tool-url{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;color:#3f6555;word-break:break-all;line-height:1.45}.schools-scope .sc-tool-note{background:#EEF5F1;border-left:3px solid #5c7f70;border-radius:0 10px 10px 0;padding:12px 15px;font-size:14.5px;line-height:1.55;color:#3d4f48}.schools-scope .sc-tool-note strong{color:#2C3A33}.schools-scope .sc-tool-stack>*+*{margin-top:20px}.schools-scope .sc-receipt{margin-top:34px;padding-top:22px;border-top:1px solid #ebe0cf;text-align:left}.schools-scope .sc-receipt-label{font-family:var(--sans);font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#8a9a8f;margin:0 0 12px}.schools-scope .sc-receipt-rows{margin:0;font-family:var(--sans)}.schools-scope .sc-receipt-rows>div{display:flex;justify-content:space-between;gap:18px;padding:7px 0;border-bottom:1px solid #f4eee3}.schools-scope .sc-receipt-rows>div:last-child{border-bottom:none}.schools-scope .sc-receipt-rows dt{font-size:13.5px;color:#7d7365;flex:0 0 auto}.schools-scope .sc-receipt-rows dd{margin:0;font-size:13.5px;color:#2C3A33;text-align:right;word-break:break-word}.schools-scope .sc-receipt-ref{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;letter-spacing:.04em}.schools-scope .sc-receipt-seller{font-family:var(--sans);font-size:12px;color:#a29889;margin:16px 0 0;text-align:center}.schools-scope .sc-receipt-print{display:block;margin:20px auto 0;cursor:pointer;font-family:var(--sans);font-size:14px;font-weight:600;background:#F2EEE4;color:#3f5a4e;border:1px solid #dcd1be;border-radius:999px;padding:10px 22px}.schools-scope .sc-receipt-print:hover{background:#E9E3D5}@media print{body,html{color-scheme:light!important}.schools-scope,body,html{background:#fff!important}.schools-scope{min-height:0!important}.schools-scope .school-footer,.schools-scope .school-topbar{display:none!important}.schools-scope .sc-thanks{min-height:0;padding:0;max-width:none}.schools-scope .sc-thanks:before{display:none!important}.schools-scope .sc-thanks-card{background:#fff;border:none;box-shadow:none;border-radius:0;padding:0}.schools-scope .sc-code{border-color:#999}.no-print{display:none!important}.schools-scope .sc-receipt-rows>div{break-inside:avoid;page-break-inside:avoid}}.admin-folder{border:1px solid var(--border,#2a2f2d);border-radius:10px;margin-bottom:10px;background:var(--surface,rgba(255,255,255,.02))}.admin-folder>summary{cursor:pointer;padding:12px 14px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;list-style:none}.admin-folder>summary::-webkit-details-marker{display:none}.admin-folder>summary:before{content:"▸";font-size:12px;opacity:.55;transition:transform .15s ease}.admin-folder[open]>summary:before{transform:rotate(90deg)}.admin-folder[open]>summary{border-bottom:1px solid var(--border,#2a2f2d)}.admin-folder>div{padding:10px 14px 14px}.badge-warn{background:#4a2b21;color:#f0b9a4;border:1px solid #6d3f30}.admin-folder .table{font-size:13px}.admin-folder .table td,.admin-folder .table th{padding:8px 10px;vertical-align:top}.admin-folder .table code{white-space:nowrap;font-size:12px}.admin-folder .table .btn,.admin-folder .table .btn-small{white-space:nowrap}.badge-ours{background:#3a3218;color:#e0c76a;border:1px solid #5c5024}