:root{--gold:#ffd601;--gold-dark:#142b6f;--gold-soft:#fff3b8;--navy:#142b6f;--edge:#0a1740;--ink:#1a1f33;--muted:#5d6273;--line:#e1dee6;--bg:#fff;--panel:#fff;--req:#c0392b;--ok:#2e7d4f;--ok-soft:#e5f3ea}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--gold-dark)}.shell{max-width:680px;margin:0 auto;padding:0 16px 64px}.shell.wide{max-width:1000px}.topbar{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:3px solid var(--gold);margin-bottom:20px}.topbar img{height:64px;width:auto}.logoStack{display:flex;flex-direction:column;align-items:center;gap:3px;text-decoration:none}.logoStack span{font-size:11px;font-weight:800;letter-spacing:.42em;color:var(--muted);padding-left:.42em}.topbar .spacer{flex:1 1}.navrow{display:flex;flex-wrap:wrap;gap:8px;margin:-8px 0 20px}h1{font-size:24px;margin:18px 0 6px}h2{font-size:18px;margin:22px 0 10px}.sub{color:var(--muted);font-size:14px;margin-bottom:18px}.tiles{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:18px 0}.tile{display:block;background:var(--panel);border:2px solid var(--edge);box-shadow:4px 4px 0 var(--line);border-radius:14px;padding:20px 16px;text-decoration:none;color:var(--ink);font-weight:700;font-size:16px;transition:border-color .15s,transform .05s;min-height:84px}.tile:active{transform:scale(.99)}.tile:hover{border-color:var(--gold)}.tile .t-sub{display:block;font-weight:400;font-size:12.5px;color:var(--muted);margin-top:4px}.tile.accent{background:var(--gold);color:var(--navy);border-color:#e6be00}.tile.accent .t-sub{color:rgba(20,43,111,.75)}.feature{display:block;position:relative;border-radius:16px;padding:24px 22px;margin-bottom:26px;border:3px solid var(--edge);text-decoration:none;transition:transform .06s,box-shadow .06s}.feature.navy{box-shadow:8px 8px 0 var(--gold)}.feature.yellow{box-shadow:8px 8px 0 var(--edge)}a.feature:active{transform:translate(6px,6px);box-shadow:2px 2px 0 var(--edge)!important}.feature .row-cta{display:flex;align-items:center;justify-content:space-between;gap:14px}.feature .cta-arrow{font-size:30px;font-weight:800;line-height:1}.feature .fh{font-size:24px;font-weight:900;letter-spacing:.2px;margin:0 0 2px}.feature .fs{font-size:14px;margin:0 0 16px}.feature.navy{background:var(--navy);color:#fff}.feature.navy .fs{color:#c9d2ea}.feature.yellow{background:var(--gold);color:var(--navy)}.feature.red{background:#c1272d;color:#fff;box-shadow:8px 8px 0 var(--gold)}.feature.red .fs{color:#f6d9d7}.feature.red a.subtile{background:#fff;color:#9e1b20}.feature.yellow .fs{color:rgba(20,43,111,.78)}.subtiles{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.subtiles.three{grid-template-columns:1fr 1fr 1fr}@media (max-width:560px){.subtiles.three{grid-template-columns:1fr}}a.subtile{display:block;border-radius:12px;padding:16px 14px;text-decoration:none;font-weight:800;font-size:16px;border:2.5px solid var(--edge);box-shadow:4px 4px 0 var(--edge);transition:transform .06s,box-shadow .06s,filter .12s}a.subtile:hover{filter:brightness(1.06)}a.subtile:active{transform:translate(3px,3px);box-shadow:1px 1px 0 var(--edge)!important}a.subtile .t-sub{display:block;font-weight:500;font-size:12.5px;margin-top:4px}.feature.navy a.subtile{background:var(--gold);color:var(--navy)}.feature.navy a.subtile .t-sub{color:rgba(20,43,111,.78)}.feature.navy a.subtile.alt{background:#fff;color:var(--navy)}.feature.yellow a.subtile{background:var(--navy);color:#fff}.feature.yellow a.subtile .t-sub{color:#c9d2ea}.bigtiles{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-bottom:18px}@media (max-width:560px){.bigtiles{grid-template-columns:1fr}}a.bigtile{display:block;background:#fff;border:3px solid var(--navy);border-radius:18px;padding:24px 20px;text-decoration:none;color:var(--navy);font-weight:800;font-size:20px;transition:box-shadow .12s,transform .05s}a.bigtile:hover{box-shadow:0 8px 22px rgba(20,43,111,.18)}a.bigtile:active{transform:scale(.99)}a.bigtile .t-sub{display:block;font-weight:500;font-size:13px;color:var(--muted);margin-top:5px}.tape-wrap{overflow:hidden;margin:20px -16px 26px}.tape{display:block;width:130%;margin-left:-8%;transform:rotate(-2.5deg);background:var(--gold);color:var(--edge);border-top:2.5px solid var(--edge);border-bottom:2.5px solid var(--edge);box-shadow:0 5px 0 rgba(10,23,64,.9);padding:9px 0;font-weight:900;font-size:13.5px;letter-spacing:2.5px;text-transform:uppercase;white-space:nowrap}.badge-float{position:absolute;top:-30px;right:-14px;transform:rotate(11deg);pointer-events:none;z-index:2}@media (max-width:560px){.badge-float{top:-24px;right:-8px}.badge-float svg{width:96px;height:96px}}.cat-hero{display:flex;align-items:center;gap:18px;margin:18px 0 4px}.cat-hero h1{margin:0;font-size:34px;font-weight:900;letter-spacing:.2px;color:var(--navy)}.cat-hero .ic{flex:none;filter:drop-shadow(5px 5px 0 rgba(20,43,111,.28))}.card{background:var(--panel);border:2px solid var(--edge);border-radius:14px;padding:18px;margin-bottom:16px;box-shadow:5px 5px 0 var(--line)}.card.pad-lg{padding:24px}.row{display:flex;align-items:center;gap:12px}.row .grow{flex:1 1}.f{margin-bottom:14px}.f label{display:block;font-size:13.5px;font-weight:600;margin-bottom:5px}.f label .req{color:var(--req)}.f input[type=date],.f input[type=email],.f input[type=number],.f input[type=password],.f input[type=tel],.f input[type=text],.f input[type=time],.f select,.f textarea{width:100%;padding:12px;border:2px solid var(--edge);border-radius:10px;font-size:16px;background:#fff;color:var(--ink);font-family:inherit}.f input:focus,.f select:focus,.f textarea:focus{outline:none;border-color:var(--edge);box-shadow:3px 3px 0 var(--gold)}.f.err input,.f.err select,.f.err textarea{border-color:var(--req)}.hint{font-size:12.5px;color:var(--muted);margin-top:4px}.grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 14px;gap:0 14px}@media (max-width:520px){.grid2,.tiles{grid-template-columns:1fr}}.btn{display:inline-block;border:2px solid var(--edge);background:#fff;color:var(--ink);padding:12px 20px;border-radius:10px;font-size:15.5px;font-weight:700;cursor:pointer;text-decoration:none;text-align:center;font-family:inherit;box-shadow:3px 3px 0 var(--edge);transition:transform .06s,box-shadow .06s}.btn:active{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--edge)}.btn.primary{background:var(--gold);border-color:var(--edge);color:var(--navy)}.btn.primary:hover{background:#ffe14d}.btn.block{display:block;width:100%}.btn.ghost{background:transparent}.btn.danger{color:var(--req);border-color:var(--req);box-shadow:3px 3px 0 var(--req)}.btn:disabled{opacity:.5;cursor:default}.choice{display:flex;flex-wrap:wrap;gap:8px}.choice button{border:2px solid var(--edge);background:#fff;border-radius:10px;box-shadow:2px 2px 0 var(--edge);padding:12px 16px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;color:var(--ink)}.choice button.sel{background:var(--gold);border-color:var(--edge);color:var(--navy)}.session-item{display:flex;align-items:center;gap:12px;padding:14px;border:2px solid var(--edge);border-radius:12px;margin-bottom:12px;background:var(--panel);cursor:pointer;box-shadow:4px 4px 0 var(--line);transition:transform .06s,box-shadow .06s}.session-item:hover{box-shadow:4px 4px 0 var(--gold)}.session-item:active{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--gold)}.session-item.sel{box-shadow:4px 4px 0 var(--gold);border-color:var(--edge)}.session-item .when{min-width:96px;font-weight:700;font-size:14px}.session-item .when small{display:block;color:var(--muted);font-weight:400}.session-item .title{flex:1 1;font-weight:600}.session-item .meta{text-align:right;font-size:13px;color:var(--muted)}.session-item .meta b{display:block;color:var(--ink);font-size:15px}.session-item.full{opacity:.55;cursor:default}.session-item.full-wait{opacity:.8}.session-item.full-wait .meta b{color:var(--gold-dark)}.pill{display:inline-block;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:700;border:1.5px solid}.pill.paid{background:var(--ok-soft);color:var(--ok)}.pill.pending{background:#fdf1dc;color:var(--gold-dark)}.pill.checked{background:#e8eef8;color:#2c4f8a}.pill.bad{background:#fbe9e7;color:var(--req)}.bigcode{font-size:26px;font-weight:800;letter-spacing:2px;text-align:center;background:var(--gold-soft);border:2px dashed var(--edge);border-radius:12px;padding:14px}.agree{display:flex;gap:10px;align-items:flex-start;background:#faf8f3;border:1px solid var(--line);border-radius:10px;padding:12px;margin-bottom:10px;font-size:14px}.agree input{margin-top:3px;width:18px;height:18px;accent-color:var(--gold)}.agree.err{border-color:var(--req)}.notice{border-left:4px solid var(--gold);background:var(--gold-soft);padding:12px 14px;border-radius:0 10px 10px 0;font-size:14px;margin:14px 0}.notice.error{border-color:var(--req);background:#fbe9e7}.notice.ok{border-color:var(--ok);background:var(--ok-soft)}.done-check{width:72px;height:72px;margin:24px auto 12px;display:block}table.list{width:100%;border-collapse:collapse;font-size:14px}table.list th{text-align:left;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.5px;padding:8px 10px;border-bottom:2px solid var(--line)}table.list td{padding:10px;border-bottom:1px solid var(--line);vertical-align:middle}.avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid var(--line);background:var(--gold-soft)}.avatar.lg{width:140px;height:140px;border-radius:14px;border:2px solid var(--gold)}.photo-frame{text-align:center}.photo-frame img.capture,.photo-frame video{width:200px;height:200px;object-fit:cover;border-radius:14px;border:2px solid var(--gold);background:#eee}.footer{text-align:center;color:var(--muted);font-size:12.5px;margin-top:40px}.modal-backdrop{position:fixed;inset:0;background:rgba(35,32,26,.55);display:flex;align-items:center;justify-content:center;z-index:50;padding:16px}.modal{background:var(--panel);border:3px solid var(--edge);border-radius:16px;padding:20px;width:100%;max-width:460px;max-height:90vh;overflow-y:auto;box-shadow:10px 10px 0 var(--edge)}.modal-head{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.modal-head .m-title{flex:1 1}.modal-head .m-title b{font-size:17px;display:block}.modal-close,.modal-head .m-title small{color:var(--muted)}.modal-close{border:1px solid var(--line);background:#fff;border-radius:10px;width:36px;height:36px;font-size:18px;line-height:1;cursor:pointer;flex:none}.modal-close:hover{color:var(--ink);border-color:var(--gold)}@media (max-width:520px){.modal-backdrop{align-items:flex-end;padding:0}.modal{max-width:none;border-radius:16px 16px 0 0;padding-bottom:max(20px,env(safe-area-inset-bottom))}}.hopeTheme{--navy:#1b6b43;--edge:#0b2e1c;--gold-soft:#eaf4ec}.hopeTheme .hope-red{color:#c1272d}.hopeTheme .fh,.hopeTheme h1,.hopeTheme h2{font-family:Georgia,Times New Roman,serif}.hopeTheme .feature.red{background:#c1272d;color:#fff;border:3px solid var(--edge);box-shadow:8px 8px 0 var(--gold)}.hopeTheme .feature.red .fs{color:#f6d9d7}.hopeTheme .feature.red a.subtile{background:#fff;color:#9e1b20}.hopeTheme .hope-head{text-align:center;padding:18px 0 4px}.hopeTheme .hope-head img{height:44px;width:auto}.hopeTheme .hope-head .prog{font-family:Georgia,serif;font-size:30px;font-weight:700;color:#c1272d;margin-top:8px}.hopeTheme .hope-head .subt{font-size:11.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--navy)}.hopeTheme .story-quote{font-family:Georgia,serif;background:#fffdf4;border-left:4px solid var(--gold);border-radius:6px;padding:10px 12px;margin:0 0 12px;font-size:14.5px}.hopeTheme .story-quote p{margin:0 0 7px}.hopeTheme .story-quote p:last-child{margin:0}