:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171717;background:#f7f7f7;font-synthesis:none;--black:#111111;--charcoal:#2d2d2f;--orange:#f58220;--orange-dark:#d86608;--yellow:#ffc20e;--muted:#6e6e73;--line:#e4e4e4;--soft:#fff7ef;--shadow:0 12px 34px rgba(0,0,0,.08)}*{box-sizing:border-box}body{margin:0;background:#f7f7f7}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3{color:var(--black)}p{line-height:1.55}.intro-page{min-height:100vh;background:#fff;color:var(--black)}.intro-hero{max-width:1180px;margin:auto;display:grid;grid-template-columns:420px 1fr;gap:70px;align-items:center;padding:70px 32px 54px}.intro-logo-wrap{display:flex;align-items:center;justify-content:center}.intro-logo{width:100%;max-width:390px;height:auto;display:block}.intro-copy h1{font-size:clamp(46px,7vw,82px);line-height:.95;margin:10px 0 22px;letter-spacing:-.045em}.intro-copy p{font-size:18px;max-width:700px}.intro-lead{font-size:24px!important;font-weight:750;line-height:1.35!important}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.eyebrow.orange{color:var(--orange)}.intro-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.intro-section{background:var(--black);color:#fff;padding:58px 32px}.intro-section>h2,.intro-section>.section-kicker,.how-grid{max-width:1110px;margin-left:auto;margin-right:auto}.intro-section h2{color:#fff;font-size:36px;margin-top:8px}.section-kicker{color:var(--orange);font-size:12px;font-weight:900;letter-spacing:.12em}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.how-card{background:#1d1d1f;border:1px solid #333;border-radius:18px;padding:24px}.how-card span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--orange);color:#fff;font-weight:900}.how-card h3{color:#fff;margin-bottom:5px}.how-card p{color:#d7d7d7;margin:0}.intro-note{max-width:1110px;margin:45px auto;padding:28px 32px;border:2px solid var(--black);border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:25px}.intro-note h2{margin:0 0 6px}.intro-note p{margin:0;color:var(--muted);max-width:760px}.intro-footer{text-align:center;padding:28px;color:var(--muted);font-size:13px}.public-page{min-height:100vh;padding:28px;background:#f7f7f7}.public-wrap{max-width:880px;margin:auto}.public-brand{margin-bottom:14px}.public-brand-link{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.public-brand img{width:86px;height:58px;object-fit:contain;background:#fff}.public-brand b{display:block;font-size:17px}.public-brand span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.hero{background:var(--black);color:#fff;border-radius:18px;padding:26px;box-shadow:var(--shadow);margin-bottom:16px;border-top:5px solid var(--orange)}.hero.small{margin-bottom:16px}.hero h1,.hero h2{color:#fff;margin:5px 0}.hero p{color:#e4e4e4;margin:5px 0}.hero .eyebrow{color:var(--orange)}.card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:var(--shadow)}.card.wide{max-width:none}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:block;margin:12px 0;font-weight:700}.field>span{display:block;margin-bottom:7px}input,select,textarea{width:100%;padding:11px 12px;border:1px solid #d3d3d3;border-radius:9px;background:#fff;color:#171717;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f5822024}.section-title{margin:24px 0 8px;color:var(--orange-dark);font-size:13px;letter-spacing:.07em;text-transform:uppercase}.checkcard{display:flex;gap:8px;align-items:flex-start;border:1px solid var(--line);border-radius:11px;padding:11px 12px;background:#fff;font-weight:650}.checkcard input,.radio-row input{width:auto;margin-top:3px}.btn{display:inline-block;border:0;border-radius:9px;padding:11px 16px;font-weight:850;text-decoration:none;transition:.15s ease}.btn:hover{transform:translateY(-1px)}.btn.primary,.orange-btn{background:var(--orange);color:#fff}.btn.primary:hover,.orange-btn:hover{background:var(--orange-dark)}.btn.secondary,.outline-btn{background:#fff;border:1.5px solid var(--black);color:var(--black)}.black-btn{background:var(--black);color:#fff}.btn.gold{background:var(--orange);color:#fff}.btn.sms{background:var(--black);color:#fff}.btn.full{width:100%;margin-top:12px}.actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.info,.notice,.success,.warning,.error,.prefill{padding:12px 14px;border-radius:10px;margin-top:14px;line-height:1.45}.info,.notice{background:#f5f5f5;border:1px solid #dedede;color:#454545}.success{background:#eff8f3;border:1px solid #cdebdc;color:#116844}.warning,.prefill{background:var(--soft);border:1px solid #f2c99f;color:#6f3d14}.error{background:#fff1f1;border:1px solid #f0cccc;color:#9c3434}.muted{color:var(--muted);font-size:13px}.public-footer{text-align:center;color:var(--muted);font-size:12px;padding:20px}.weekly-q{border:1px solid var(--line);border-radius:14px;margin:12px 0;overflow:hidden}.qtop{padding:15px;border-left:4px solid var(--orange)}.qtop b{display:block;margin-bottom:10px}.radio-row{display:flex;gap:22px;flex-wrap:wrap}.details{padding:14px;background:#fcfcfc;border-top:1px solid var(--line)}.event-card,.plan-card,.confirm-placement{border:1px solid var(--line);border-radius:14px;padding:14px;margin-top:14px}.requestbox{background:#fff8f2;border:1px solid #f4d3b5;border-radius:14px;padding:14px;margin-top:18px}.search-row{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px}.search-results{display:grid;gap:5px;margin-top:6px}.search-results button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px;text-align:left}.chips{display:flex;flex-wrap:wrap;gap:6px}.chip{background:#fff1e3;border-radius:999px;padding:6px 8px;font-size:12px}.chip button{border:0;background:transparent;font-weight:900;margin-left:4px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:20px;background:#f5f5f5}.auth-card{width:min(430px,100%);border-top:5px solid var(--orange)}.auth-card label{display:block;font-weight:700;margin:12px 0 6px}.brand-row{display:flex;align-items:center;gap:10px}.brand-logo-img{width:100px;height:72px;object-fit:contain;background:#fff;border-radius:8px}.logo{width:40px;height:40px;border-radius:9px;background:var(--orange);display:grid;place-items:center;color:#fff;font-weight:900}.qr{width:220px;max-width:100%;display:block;margin:15px auto}.admin-shell{display:grid;grid-template-columns:285px 1fr;min-height:100vh}.sidebar{background:var(--black);color:#fff;padding:20px 18px;position:sticky;top:0;height:100vh;overflow:auto}.sidebrand{display:block;margin-bottom:22px}.sidebar-logo{width:165px;max-height:108px;object-fit:contain;background:#fff;border-radius:9px;padding:5px;display:block}.sidebrand-title{font-weight:900;font-size:17px;margin-top:9px}.sidebrand-sub{font-size:11px;color:#bdbdbd;margin-top:2px}.navlabel{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#8d8d8d;margin:18px 10px 6px}.sidebar button{width:100%;border:0;background:transparent;color:#e4e4e4;text-align:left;padding:10px 12px;border-radius:8px;margin:3px 0}.sidebar button.active,.sidebar button:hover{background:var(--orange);color:#fff}.sidebar button span{float:right;color:inherit;opacity:.75;font-size:11px}.sidebar .signout{margin-top:25px;border-top:1px solid #333;border-radius:0;padding-top:16px}.admin-main{padding:28px;min-width:0}.admin-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:20px}.admin-top h1{margin:0;font-size:28px}.program-tools{display:flex;gap:8px}.program-tools select{min-width:250px}.create-program{margin-bottom:16px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.toolbar h2{margin:0}.tablewrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:1000px}th,td{padding:11px 9px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:13px}th{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;background:#fafafa}.badge{display:inline-block;padding:4px 7px;border-radius:999px;font-size:11px;font-weight:800}.badge.green{background:#edf8f3;color:#18835d}.badge.gold{background:#fff0e2;color:#a64f08}.tinybtn{margin-top:6px;border:1px solid var(--line);background:#fff;border-radius:6px;padding:4px 7px;font-size:11px}.copybox{padding:10px;border:1px dashed #bbb;border-radius:8px;background:#fafafa;margin:12px 0;word-break:break-all}.message-row{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.message-row:last-child{border-bottom:0}.message-preview{white-space:pre-wrap;background:#fafafa;border:1px solid var(--line);border-radius:8px;padding:9px;margin-top:7px;font-size:12px}.form-explainer{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center}.form-explainer h2{margin-top:0}.same-form-badge{display:inline-block;background:#fff0e2;color:#a64f08;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}@media(max-width:950px){.intro-hero{grid-template-columns:1fr;gap:25px;padding-top:35px}.intro-logo{max-width:270px}.how-grid{grid-template-columns:1fr}.intro-note{margin-left:16px;margin-right:16px;flex-direction:column;align-items:flex-start}.admin-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.admin-main{padding:16px}.admin-top,.toolbar{flex-direction:column;align-items:stretch}.program-tools{flex-direction:column}.program-tools select{min-width:0}.grid2{grid-template-columns:1fr}.public-page{padding:16px}.message-row,.form-explainer{grid-template-columns:1fr}}.table-actions{display:flex;gap:6px;flex-wrap:wrap}.delete-btn{border-color:#f2b8b8!important;color:#a12622!important;background:#fff7f7!important}.delete-btn:hover{background:#ffeaea!important}.detail-btn{border-color:var(--orange)!important;color:var(--orange-dark)!important;font-weight:800}.match-row-open td{background:#fffaf5}.match-detail-row td{background:#fffaf5;padding:0 10px 18px}.match-details{border:1px solid #f0c79f;border-radius:14px;background:#fff;padding:18px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.detail-panel{border:1px solid var(--line);border-radius:12px;padding:16px;background:#fff}.host-detail-panel{border-top:4px solid var(--orange)}.detail-panel h3{margin:4px 0 12px}.detail-panel p{margin:7px 0}.detail-kicker{font-size:11px;font-weight:900;letter-spacing:.09em;color:var(--orange-dark)}.match-summary{margin-top:14px;padding:12px 14px;border-radius:10px;background:var(--black);color:#fff}.match-summary b{color:var(--orange)}@media(max-width:950px){.detail-grid{grid-template-columns:1fr}}.required-note{padding:12px 14px;border-radius:10px;background:#fff5eb;border:1px solid #f2c79d;color:#6d3d16;margin-bottom:18px;line-height:1.45}.optional-label{font-size:10px;color:var(--muted);font-weight:700;text-transform:none;letter-spacing:0;margin-left:5px}.local-link-note{margin-top:8px;padding:9px 10px;border-radius:8px;background:#fff5eb;border:1px solid #f2c79d;color:#6d3d16;font-size:12px;line-height:1.4}.message-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}@media(max-width:950px){.message-actions{justify-content:flex-start}}.delete-btn{border-color:#e5b0aa!important;color:#a52a20!important;background:#fff7f6!important}.delete-btn:hover{background:#ffe9e6!important}.version-pill{display:inline-block;background:var(--orange);color:#fff;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.dietary-block{margin-top:16px;padding:14px;border:1px solid #f0c79f;border-radius:12px;background:#fffaf5}.dietary-person{padding:10px 0;border-top:1px solid #f1e1d2}.dietary-person:first-of-type{border-top:0}.dietary-grid{align-items:end}.event-type-badge{display:inline-block;font-size:10px;font-weight:900;letter-spacing:.08em;color:var(--orange-dark);background:#fff0e2;border-radius:999px;padding:4px 7px;margin-bottom:7px}.host-dietary-confirm{background:#fff8f2;border:1px solid #f2d1b3;border-radius:10px;padding:10px 12px;margin:10px 0}.host-dietary-confirm ul{margin:7px 0 0 18px;padding:0}.block{display:block;margin-top:3px}.submission-row{border-top:1px solid var(--line)}.submission-row:first-of-type{border-top:0}.submission-row-main{width:100%;border:0;background:#fff;display:flex;justify-content:space-between;gap:20px;align-items:center;text-align:left;padding:15px 4px;color:var(--black)}.submission-row-main:hover{background:#fffaf5}.submission-detail{padding:4px 4px 18px}.request-detail-card{border:1px solid var(--line);border-left:4px solid var(--orange);border-radius:12px;padding:14px;margin-top:12px;background:#fff}.request-detail-card h3{margin:0 0 8px}.attendee-list{display:grid;gap:7px}.attendee-row{display:flex;justify-content:space-between;gap:18px;padding:8px 10px;border-radius:8px;background:#fafafa}.attendee-row span{color:var(--muted);text-align:right}.offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.metric-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;box-shadow:var(--shadow)}.metric-card span{display:block;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.metric-card b{display:block;font-size:28px;margin-top:5px}.metric-alert{border-color:#ef9d91;background:#fff7f6}.metric-alert b{color:#b4382d}.unmatched-warning{margin-bottom:14px;padding:13px 15px;border:1px solid #ef9d91;border-left:5px solid #c84235;border-radius:12px;background:#fff7f6;color:#7a2821}.unmatched-warning div{font-size:13px;margin-top:4px}.event-builder{display:grid;gap:10px;margin-bottom:12px}.event-builder-row{display:grid;grid-template-columns:2fr 1fr auto;gap:10px;align-items:end;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fafafa}.event-builder-row .field{margin:0}.event-remove{margin-bottom:12px}.event-pill{display:inline-block;margin:4px 6px 4px 0;padding:7px 10px;background:#fff1e3;border-radius:999px;font-size:12px}.topgap{margin-top:16px}@media(max-width:950px){.offer-grid,.metrics-grid{grid-template-columns:1fr 1fr}.event-builder-row{grid-template-columns:1fr}.event-remove{margin-bottom:0}.attendee-row{flex-direction:column;gap:3px}.attendee-row span{text-align:left}}@media(max-width:620px){.offer-grid,.metrics-grid{grid-template-columns:1fr}}:root{--cream:#fffaf5;--orange-soft:#fff1e4;--orange-line:#f4c89e;--ink:#151515;--surface:#ffffff;--surface-muted:#faf8f6}.v8-home{background:radial-gradient(circle at 85% 8%,rgba(245,130,32,.1),transparent 24rem),linear-gradient(180deg,#fff 0% 62%,#fffaf5)}.home-header{max-width:1180px;margin:0 auto;padding:24px 32px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.home-logo-link{display:inline-flex;text-decoration:none}.home-logo{width:142px;height:82px;object-fit:contain;display:block}.home-admin-link{text-decoration:none;font-size:13px;font-weight:850;color:var(--muted);padding:9px 13px;border-radius:999px;border:1px solid var(--line);background:#ffffffe0}.home-admin-link:hover{color:var(--black);border-color:#cfcfcf}.v8-hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:60px;padding-top:54px;padding-bottom:68px}.product-title-wrap{margin:10px 0 24px}.v8-hero .intro-copy h1{margin:0;font-size:clamp(54px,7.4vw,92px);line-height:.92;letter-spacing:-.055em}.product-byline{margin-top:11px;font-size:17px;font-weight:800;letter-spacing:.01em;color:var(--orange-dark)}.intro-body{max-width:680px;color:#4a4a4f}.feature-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.feature-pills span{display:inline-flex;align-items:center;padding:8px 11px;border-radius:999px;background:#fff;border:1px solid var(--line);color:#4f4f53;font-size:12px;font-weight:800;box-shadow:0 5px 14px #00000009}.feature-pills span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--orange);margin-right:7px}.home-primary,.home-secondary{padding:13px 18px;border-radius:11px;box-shadow:0 9px 20px #00000014}.hero-visual{min-height:390px;position:relative;display:grid;place-items:center;isolation:isolate}.hero-visual:before{content:"";position:absolute;inset:8% 5%;border-radius:42% 58% 53% 47%/44% 40% 60% 56%;background:linear-gradient(145deg,#fff1e3,#ffd39f);transform:rotate(-4deg);z-index:-3}.hero-visual:after{content:"";position:absolute;width:125px;height:125px;right:1%;bottom:4%;border-radius:50%;background:var(--orange);opacity:.12;z-index:-2}.hero-orbit{position:absolute;border:1px solid rgba(245,130,32,.38);border-radius:50%;z-index:-1}.orbit-one{width:330px;height:330px}.orbit-two{width:265px;height:265px;border-style:dashed;transform:rotate(18deg)}.hero-center-card{width:min(310px,82%);background:#fffffff0;border:1px solid rgba(17,17,17,.1);border-top:5px solid var(--orange);border-radius:24px;padding:29px;box-shadow:0 24px 70px #00000024;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-center-flame{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:22px;margin-bottom:24px;transform:rotate(3deg)}.hero-center-small{color:var(--orange-dark);font-size:10px;font-weight:950;letter-spacing:.13em}.hero-center-title{font-size:30px;line-height:1.03;font-weight:900;letter-spacing:-.035em;margin-top:8px}.hero-center-rule{height:1px;background:var(--line);margin:22px 0 13px}.hero-center-caption{font-size:12px;color:var(--muted);font-weight:750}.home-trust-strip{max-width:1110px;margin:0 auto 58px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:18px;background:#fffffff0;box-shadow:0 14px 38px #0000000e;overflow:hidden}.home-trust-strip>div{padding:20px 22px}.home-trust-strip>div+div{border-left:1px solid var(--line)}.home-trust-strip b{display:block;font-size:14px;margin-bottom:4px}.home-trust-strip span{color:var(--muted);font-size:12px;line-height:1.45}.v8-how{position:relative;overflow:hidden;padding-top:68px;padding-bottom:68px}.v8-how:after{content:"";position:absolute;width:320px;height:320px;right:-140px;top:-120px;border-radius:50%;border:55px solid rgba(245,130,32,.1)}.v8-how>h2{font-size:clamp(34px,5vw,50px);letter-spacing:-.035em;max-width:1110px}.v8-how .how-grid{position:relative;z-index:1}.v8-how .how-card{min-height:270px;padding:27px;border-radius:20px;display:flex;flex-direction:column;border-color:#353535;box-shadow:0 14px 30px #00000024}.v8-how .how-card h3{font-size:23px;margin-top:18px}.v8-how .how-card p{font-size:15px}.step-number{width:42px!important;height:42px!important;box-shadow:0 8px 20px #f5822040}.step-note{margin-top:auto;padding-top:18px;color:#a9a9aa;font-size:12px;line-height:1.45;border-top:1px solid #343434}.chagim-callout{max-width:1110px;margin:26px auto 0;display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;border:1px solid #3a3a3a;border-radius:18px;padding:20px 22px;background:linear-gradient(120deg,#191919,#222);position:relative;z-index:1}.chagim-icon{width:40px;height:40px;border-radius:12px;background:var(--orange);color:#fff;display:grid;place-items:center;font-size:18px}.chagim-callout b{font-size:15px;color:#fff}.chagim-callout p{margin:4px 0 0;color:#c9c9ca;font-size:13px}.home-bottom{max-width:1110px;margin:62px auto 34px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:24px;background:linear-gradient(135deg,var(--orange-soft),#fff);border:1px solid var(--orange-line)}.home-bottom h2{font-size:35px;letter-spacing:-.03em;margin:6px 0}.home-bottom p{margin:0;color:var(--muted)}.home-bottom-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.v8-footer{max-width:1110px;margin:auto;padding:24px 0 38px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.v8-footer span{font-weight:850;color:var(--black)}.v8-footer small{font-weight:650;color:var(--muted)}.v8-footer a{color:var(--muted);text-decoration:none;font-weight:750}.public-page{background:radial-gradient(circle at 88% 0%,rgba(245,130,32,.07),transparent 22rem),#f7f7f7}.public-brand{padding:3px 4px 10px}.public-brand-link{padding:5px 8px 5px 4px;border-radius:12px}.public-brand-link:hover{background:#ffffffc7}.public-brand img{width:76px;height:52px;border-radius:9px;box-shadow:0 3px 12px #0000000d}.public-brand b{font-size:18px;letter-spacing:-.01em}.public-brand span{font-size:11px}.public-hero-v8{position:relative;overflow:hidden;border-radius:22px;padding:30px;box-shadow:0 16px 38px #0000001f}.public-hero-v8:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;border:34px solid rgba(245,130,32,.16);right:-64px;top:-84px}.public-hero-v8 h1{font-size:clamp(31px,5vw,46px);letter-spacing:-.035em;line-height:1.04}.card{border-radius:18px;border-color:#e7e3df;box-shadow:0 12px 32px #0000000e}.section-title{display:flex;align-items:center;gap:10px;margin-top:28px}.section-title:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,var(--orange-line),transparent)}input,select,textarea{min-height:44px;border-radius:10px;border-color:#d9d6d2}textarea{min-height:100px}.checkcard{border-radius:13px;padding:13px 14px}.checkcard:hover{border-color:#d8b28e;background:#fffaf6}.required-note{border-left:4px solid var(--orange);border-radius:12px}.actions .btn{min-width:145px}.admin-shell{background:#f6f5f3}.sidebar{background:linear-gradient(180deg,#111,#181818);box-shadow:8px 0 30px #0000000f}.sidebar-logo{width:145px;max-height:96px;border-radius:12px;padding:7px}.sidebrand-title{font-size:19px;letter-spacing:-.02em}.sidebrand-sub{color:#a9a9aa}.sidebar button{border-radius:10px;transition:background .15s ease,transform .15s ease}.sidebar button:hover{transform:translate(2px)}.sidebar button.active{box-shadow:0 6px 15px #f582202e}.admin-main{padding:32px}.admin-top h1{font-size:31px;letter-spacing:-.035em}.admin-main>.card,.admin-main .card{border-radius:18px;box-shadow:0 9px 28px #0000000b}.toolbar h2{letter-spacing:-.02em}.metric-card{border-radius:16px}.tablewrap{border:1px solid var(--line);border-radius:13px}.tablewrap table{background:#fff}.tablewrap th{position:sticky;top:0;z-index:1}.tinybtn{border-radius:8px;padding:6px 9px}.detail-btn{background:#fff8f1!important}.message-preview{border-radius:11px}@media(max-width:950px){.home-header{padding:18px 18px 0}.home-logo{width:120px;height:68px}.v8-hero{grid-template-columns:1fr;padding:42px 20px 52px;gap:24px}.hero-visual{min-height:330px}.home-trust-strip{grid-template-columns:1fr;margin:0 18px 45px}.home-trust-strip>div+div{border-left:0;border-top:1px solid var(--line)}.v8-how{padding-left:20px;padding-right:20px}.home-bottom{margin:42px 18px 28px;flex-direction:column;align-items:flex-start;padding:28px}.home-bottom-actions{justify-content:flex-start}.v8-footer{margin:0 18px;flex-direction:column}.admin-main{padding:18px}}@media(max-width:620px){.home-admin-link{font-size:11px;padding:8px 10px}.v8-hero .intro-copy h1{font-size:54px}.intro-lead{font-size:21px!important}.hero-visual{min-height:290px}.orbit-one{width:270px;height:270px}.orbit-two{width:215px;height:215px}.hero-center-card{padding:24px}.hero-center-title{font-size:26px}.intro-actions{display:grid}.intro-actions .btn{width:100%;text-align:center}.chagim-callout{grid-template-columns:1fr}}.simple-home{min-height:100vh;background:radial-gradient(circle at 50% -10%,rgba(245,130,32,.08),transparent 24rem),#fff;color:var(--black)}.simple-home-hero{max-width:820px;margin:0 auto;padding:52px 28px 54px;text-align:center}.simple-home-logo{width:150px;height:92px;object-fit:contain;display:block;margin:0 auto 20px}.simple-home-hero .eyebrow{margin-bottom:14px}.simple-home-hero h1{margin:0;font-size:clamp(48px,7vw,76px);line-height:.96;letter-spacing:-.05em}.simple-byline{margin-top:10px;color:var(--orange-dark);font-size:16px;font-weight:800}.simple-mission{max-width:680px;margin:28px auto 0;font-size:clamp(22px,3vw,30px);line-height:1.28;font-weight:780;letter-spacing:-.02em}.simple-subtext{max-width:650px;margin:16px auto 0;color:#5b5b60;font-size:16px;line-height:1.65}.simple-signup-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}.simple-cta{min-width:220px;padding:13px 18px;border-radius:11px}.simple-how{background:#151515;color:#fff;padding:58px 28px 50px;text-align:center}.simple-how .section-kicker{color:var(--orange)}.simple-how h2{margin:7px 0 30px;font-size:clamp(30px,4.5vw,44px);letter-spacing:-.03em}.simple-step-grid{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.simple-step-card{text-align:left;background:#202020;border:1px solid #333;border-radius:18px;padding:24px;min-height:215px}.simple-step-number{width:40px;height:40px;border-radius:12px;background:var(--orange);color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:18px}.simple-step-card h3{margin:0 0 10px;font-size:22px}.simple-step-card p{margin:0;color:#c7c7c9;font-size:14px;line-height:1.55}.simple-chagim-note{max-width:820px;margin:28px auto 0;padding-top:22px;border-top:1px solid #333;color:#c8c8ca;font-size:13px;line-height:1.55}.simple-chagim-note b{color:#fff}.simple-home-footer{max-width:1040px;margin:0 auto;padding:22px 28px 32px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#555;font-size:13px}.simple-home-footer span{font-weight:800;color:#222}.simple-home-footer small{font-weight:600;color:#777}.simple-home-footer a{color:#666;text-decoration:none;font-weight:750}.simple-home-footer a:hover{color:var(--orange-dark)}@media(max-width:760px){.simple-home-hero{padding:38px 20px 44px}.simple-home-logo{width:130px;height:78px}.simple-home-hero h1{font-size:52px}.simple-mission{font-size:23px}.simple-signup-actions{display:grid}.simple-cta{width:100%;min-width:0}.simple-how{padding:46px 20px 42px}.simple-step-grid{grid-template-columns:1fr}.simple-step-card{min-height:0}.simple-home-footer{padding:20px;flex-direction:column;align-items:flex-start}}.v10-home{min-height:100vh;background:#fff!important;color:#171717!important}.v10-hero{max-width:760px;margin:0 auto;padding:48px 24px 52px;text-align:center;color:#171717!important}.v10-logo{display:block;width:138px;height:auto;margin:0 auto 28px;object-fit:contain}.v10-hero h1{margin:0;color:#111!important;font-size:clamp(46px,7vw,68px);line-height:.98;letter-spacing:-.045em;font-weight:900}.v10-byline{margin-top:9px;color:#d96800!important;font-size:15px;font-weight:800}.v10-mission{max-width:660px;margin:26px auto 0;color:#171717!important;font-size:clamp(21px,3vw,27px);line-height:1.32;font-weight:760;letter-spacing:-.018em}.v10-description{max-width:625px;margin:15px auto 0;color:#616166!important;font-size:15px;line-height:1.65}.v10-actions{display:flex;justify-content:center;gap:11px;flex-wrap:wrap;margin-top:28px}.v10-button{min-width:215px;padding:13px 18px;border-radius:10px}.v10-chagim{margin:20px auto 0;max-width:620px;color:#737378!important;font-size:12.5px;line-height:1.5}.v10-how{background:#fff7ef!important;color:#171717!important;border-top:1px solid #f4dfcd;border-bottom:1px solid #f4dfcd;padding:52px 24px 56px}.v10-how-inner{max-width:1000px;margin:0 auto;text-align:center;color:#171717!important}.v10-kicker{color:#d96800!important;font-size:11px;line-height:1;font-weight:900;letter-spacing:.14em}.v10-how h2{margin:9px 0 28px;color:#111!important;font-size:clamp(30px,4vw,40px);line-height:1.08;letter-spacing:-.03em}.v10-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.v10-step-card{background:#fff!important;color:#171717!important;border:1px solid #eddccd;border-radius:15px;padding:23px;text-align:left;box-shadow:0 7px 20px #00000009}.v10-step-number{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;margin-bottom:16px;background:#f58220!important;color:#fff!important;font-size:15px;font-weight:900}.v10-step-card h3{margin:0 0 8px;color:#111!important;font-size:20px;font-weight:850}.v10-step-card p{margin:0;color:#5f5f64!important;font-size:13.5px;line-height:1.55}.v10-footer{max-width:1000px;margin:0 auto;padding:20px 24px 28px;display:flex;align-items:center;gap:18px;color:#747478!important;font-size:12px}.v10-footer>span{color:#333!important;font-weight:800}.v10-footer span small{color:#737378!important;font-weight:600}.v10-footer a{margin-left:auto;color:#6a6a6f!important;text-decoration:none;font-weight:700}.v10-footer a:hover{color:#d96800!important}.v10-version{color:#9a9a9e!important}@media(max-width:720px){.v10-hero{padding:36px 20px 42px}.v10-logo{width:122px;margin-bottom:23px}.v10-hero h1{font-size:48px}.v10-actions{display:grid}.v10-button{width:100%;min-width:0}.v10-how{padding:42px 20px 46px}.v10-steps{grid-template-columns:1fr}.v10-footer{padding:18px 20px 26px;flex-wrap:wrap}.v10-footer a{margin-left:0}}.age-check{margin:-2px 0 18px;color:#6a6a6f;font-size:12px}.profile-upload-note{margin:-8px 0 14px;color:#747478;font-size:12px;line-height:1.45}.profile-preview{display:flex;align-items:center;gap:12px;margin:0 0 22px;padding:12px;border:1px solid #e7e3df;border-radius:14px;background:#fffaf6;width:max-content;max-width:100%}.profile-preview img{width:78px;height:78px;object-fit:cover;border-radius:12px;border:1px solid #e0d6cd}.profile-preview span{color:#5d5d62;font-size:12px;font-weight:750}.modesty-reminder{margin:14px 0 24px;padding:14px 16px;border-left:4px solid var(--orange);border-radius:12px;background:#fff8f1;color:#343438;font-size:13px;line-height:1.55}.confirmation-time-field{margin-top:16px;max-width:280px}.final-plan-card h2{margin:8px 0 16px;font-size:24px}.final-plan-details p{margin:7px 0}.student-bank-person{display:flex;align-items:center;gap:11px;min-width:230px}.student-bank-photo,.student-photo-placeholder{width:54px;height:54px;flex:0 0 54px;border-radius:11px;object-fit:cover;border:1px solid #e1ddd9;background:#f5f3f1}.student-photo-placeholder{display:grid;place-items:center;color:#8a8988;font-size:9px;text-align:center;padding:3px}.student-demographics{margin-top:4px;font-size:11px;white-space:nowrap}.final-message-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.message-center-embedded .card{margin-top:0}.embedded-message-heading{margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--line)}.embedded-message-heading h2{margin:5px 0 0}.schedule-note{margin-top:10px;padding:9px 11px;border-radius:10px;background:#fff7ef;border:1px solid #f0d6bd;color:#6c513d;font-size:11px;line-height:1.45}@media(max-width:950px){.final-message-grid{grid-template-columns:1fr}}.auth-text-button{display:block;width:100%;margin-top:14px;padding:8px;border:0;background:transparent;color:var(--orange-dark);font:inherit;font-size:13px;font-weight:800;text-align:center;cursor:pointer}.auth-text-button:hover{text-decoration:underline}.auth-card .full{width:100%;justify-content:center}.matching-section{margin-top:16px}.matching-toolbar-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.matching-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid var(--line)}.matching-section-heading h2{margin:0 0 4px}.matching-count{min-width:38px;height:38px;padding:0 10px;display:grid;place-items:center;border-radius:999px;background:#f1efed;color:#252525;font-weight:900}.matching-count.attention{background:#fff0ed;color:#b4382d;border:1px solid #efb1a8}.matching-empty{margin-top:14px;padding:16px;border:1px dashed #d8d4cf;border-radius:12px;color:var(--muted);background:#faf9f8}.matching-empty.success-soft{border-color:#bcdcc8;background:#f4fbf6;color:#326142}.matching-expand-row{border-top:1px solid var(--line)}.matching-expand-row:first-of-type{border-top:0}.matching-expand-button{width:100%;border:0;background:#fff;color:var(--black);display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 4px;text-align:left;cursor:pointer}.matching-expand-button:hover{background:#fffaf5}.matching-expand-button>span:first-child{display:flex;flex-direction:column;gap:4px}.matching-expand-button>span:first-child>span{font-size:12px;color:var(--muted)}.matching-expand-button>span:last-child{font-size:12px;font-weight:850;color:var(--orange-dark)}.matching-expanded-content{padding:2px 4px 20px}.matching-person-list{display:grid;gap:8px;margin-top:14px}.matching-person-card{display:grid;grid-template-columns:1.4fr repeat(4,minmax(100px,1fr));gap:8px 12px;padding:11px 12px;border-radius:10px;background:#faf9f8;border:1px solid #ebe7e2;font-size:12px}.matching-person-card b{font-size:13px}.matching-person-card span{color:#5c5c61}.diagnostic-title{margin:20px 0 10px}.diagnostic-title h3{margin:0 0 4px}.diagnostic-title p{margin:0;color:var(--muted);font-size:12px}.host-diagnostic-list{display:grid;gap:14px}.host-diagnostic-card{border:1px solid var(--line);border-radius:15px;padding:16px;background:#fff}.host-diagnostic-card.eligible{border-color:#a8d4b8;background:#fbfffc}.host-diagnostic-card.blocked{border-color:#edc1bb;background:#fffdfd}.host-diagnostic-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.host-diagnostic-header>div{display:flex;flex-direction:column;gap:3px}.host-diagnostic-header span{font-size:12px;color:var(--muted)}.eligibility-pill{padding:6px 9px;border-radius:999px;font-size:11px;font-weight:900}.eligibility-pill.pass{background:#e8f7ed;color:#27613a}.eligibility-pill.fail{background:#fff0ed;color:#a6352c}.eligibility-checks{display:grid;gap:7px;margin-top:12px}.eligibility-check{display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:start;padding:9px 10px;border-radius:10px}.eligibility-check.pass{background:#f2faf5}.eligibility-check.fail{background:#fff3f1}.eligibility-symbol{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-weight:950}.eligibility-check.pass .eligibility-symbol{background:#d9f0e1;color:#246139}.eligibility-check.fail .eligibility-symbol{background:#f8dcd7;color:#a7352c}.eligibility-check b{display:block;font-size:12px}.eligibility-check span{display:block;color:#5f5f64;font-size:11px;line-height:1.4;margin-top:2px}.eligible-note{margin-top:12px;padding:11px 12px;border-radius:10px;background:#eaf7ef;color:#285f39;font-size:12px;line-height:1.45}.placement-status{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:900;line-height:1;background:#efefef;color:#444}.placement-status.large{font-size:12px;padding:8px 11px;margin-top:7px}.placement-status.suggested{background:#fff1e5;color:#a84e00}.placement-status.awaiting_host{background:#fff7cf;color:#755b00}.placement-status.host_confirmed{background:#e7f5eb;color:#27613a}.placement-status.sent{background:#dff2e6;color:#155c30;border:1px solid #a9d3b7}.placement-status.needs_rematch{background:#ffe8e5;color:#a12f27}.placement-status.cancelled{background:#eee;color:#666}.status-subtext{font-size:10px;color:var(--muted);margin-top:5px}.placement-status-panel{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:16px;padding:14px;border-radius:12px;background:#faf8f6;border:1px solid #e8e3dd}.placement-timeline{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.timeline-step{display:flex;align-items:center;gap:5px;padding:7px 9px;border-radius:999px;background:#eee;color:#777;font-size:10px}.timeline-step.done{background:#e8f7ed;color:#27613a}.timeline-step span{font-weight:950}.timeline-step b{font-size:10px}.sent-button{background:#e8f7ed!important;color:#27613a!important;border:1px solid #acd2b9!important}.message-actions{align-items:flex-start}@media(max-width:950px){.matching-person-card{grid-template-columns:1fr 1fr}.placement-status-panel{flex-direction:column}.placement-timeline{justify-content:flex-start}}@media(max-width:620px){.matching-toolbar-actions,.matching-toolbar-actions .btn{width:100%}.matching-section-heading{align-items:center}.matching-person-card{grid-template-columns:1fr}.host-diagnostic-header{flex-direction:column}}.command-hero,.command-metrics{margin-bottom:16px}.command-checklist{display:grid;gap:9px}.command-check{width:100%;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px 14px;text-align:left;cursor:pointer;color:var(--black)}.command-check:hover{border-color:#d9b18c;background:#fffaf5}.command-check.done{border-color:#b9d9c4;background:#f6fbf7}.command-check.attention{border-color:#efb1a8;background:#fff7f5}.command-check-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#efefef;font-weight:950}.command-check.done .command-check-icon{background:#dff1e5;color:#245d38}.command-check.attention .command-check-icon{background:#f9deda;color:#a5332b}.command-check b{display:block;font-size:13px}.command-check small{display:block;color:var(--muted);margin-top:2px}.command-open{font-size:11px;font-weight:850;color:var(--orange-dark)}.quality-card{margin-top:16px}.quality-card.quality-alert{border-color:#efc0b9}.quality-list{margin:8px 0 0;padding-left:20px;color:#8c3028}.quality-list li{margin:7px 0}.bank-tools{display:flex;gap:10px;align-items:center;margin:12px 0 16px}.bank-tools>input{flex:1}.compact-check{margin:0;white-space:nowrap}.archived-row{opacity:.72;background:#fafafa}.badge.gray{background:#eee;color:#666}.profile-detail-row>td{padding:0!important;background:#fbfaf8}.profile-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:16px}.profile-photo-large .student-bank-photo,.profile-photo-large .student-photo-placeholder{width:78px;height:78px}.profile-history-card{border:1px solid var(--line);border-radius:14px;background:#fff;padding:15px}.profile-history-line{display:grid;gap:3px;padding:10px 0;border-bottom:1px solid var(--line)}.profile-history-line:last-child{border-bottom:0}.profile-history-line span,.profile-history-line small{color:var(--muted);font-size:12px}.history-search-card{margin-bottom:16px}.history-archive-grid{margin-top:16px}.archive-line{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--line)}.archive-line span{color:var(--muted);font-size:12px}.historical-placement-detail{border-top:1px solid var(--line)}.audit-timeline{margin-top:16px;border-top:1px solid var(--line);padding-top:14px}.audit-line{display:grid;grid-template-columns:170px 1fr auto;gap:10px;padding:8px 0;border-bottom:1px solid #eee;font-size:12px}.audit-line span,.audit-line small{color:var(--muted)}.submission-revision{margin-bottom:12px;padding:9px 11px;border-radius:9px;background:#faf5ef;color:#6d5b4a;font-size:11px}.group-placement-choice{margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fffaf6}.group-placement-choice .radio-row{margin-top:8px}.capacity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.capacity-card{display:grid;gap:5px;padding:14px;border-radius:12px;border:1px solid var(--line);background:#fff}.capacity-card b{font-size:14px}.capacity-card span{font-size:11px;color:var(--muted)}.capacity-card strong{font-size:12px;margin-top:4px}.capacity-card.capacity-short{border-color:#efb1a8;background:#fff8f6}.capacity-card.capacity-short strong{color:#a7352c}.lock-chip{display:inline-flex;margin-left:6px;padding:3px 6px;border-radius:999px;background:#ece8e3;color:#554d45;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.assignment-meta{margin-top:7px;color:var(--muted);font-size:11px}.placement-admin-actions,.diagnostic-actions{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.danger-outline{border-color:#e3aaa3!important;color:#a6342c!important;background:#fff!important}.split-info{margin:12px 0;padding:10px 12px;border-radius:10px;background:#fff5e9;border:1px solid #f0d1af;font-size:12px;color:#77502c}.final-status-card{margin-bottom:16px}.response-chip{display:inline-flex;margin-top:7px;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:850}.response-chip.done{background:#e5f5ea;color:#27613a}.response-chip.waiting{background:#fff3df;color:#8a5600}.reminder-button{background:#fff4e9!important;color:#9a4a00!important;border:1px solid #f0c69f!important}@media(max-width:1050px){.capacity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-detail-grid,.audit-line{grid-template-columns:1fr}.audit-line small{justify-self:start}}@media(max-width:650px){.bank-tools{flex-direction:column;align-items:stretch}.capacity-grid{grid-template-columns:1fr}.command-check{grid-template-columns:30px 1fr}.command-open{grid-column:2}.profile-detail-grid{padding:10px}}.operations-lower-grid{align-items:start;margin-top:16px}.recent-activity-list{display:grid;gap:10px}.recent-activity-line{display:grid;grid-template-columns:10px 1fr;gap:9px;align-items:start;padding:9px 0;border-bottom:1px solid var(--line)}.recent-activity-line:last-child{border-bottom:0}.activity-dot{width:8px;height:8px;border-radius:50%;background:var(--orange);margin-top:5px}.recent-activity-line b{display:block;font-size:12px;line-height:1.35}.recent-activity-line small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.email-alert-card{border-left:4px solid #d8d4cf}.email-alert-card.email-ready{border-left-color:#4b9b66}.email-alert-card.email-needs-setup{border-left-color:var(--orange)}.email-alert-card h2{margin:7px 0 8px}.workflow-back{border:0;background:transparent;color:var(--orange-dark);font:inherit;font-size:12px;font-weight:900;cursor:pointer;margin:0 0 10px;padding:0}.workflow-back:hover{text-decoration:underline}.workflow-hero{margin-bottom:15px}.workflow-stack{display:grid;gap:16px}.next-action-card{width:100%;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"label title open" "label detail open";gap:3px 14px;align-items:center;text-align:left;padding:18px 20px;margin:0 0 14px;border-radius:15px;border:2px solid var(--orange);background:#fff7ef;color:var(--black);cursor:pointer}.next-action-card:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0000000f}.next-action-label{grid-area:label;align-self:stretch;display:grid;place-items:center;padding:8px 10px;border-radius:10px;background:var(--orange);color:#fff;font-size:10px;font-weight:950;letter-spacing:.08em}.next-action-title{grid-area:title;font-size:18px;font-weight:950}.next-action-detail{grid-area:detail;color:var(--muted);font-size:12px}.next-action-open{grid-area:open;font-size:12px;font-weight:900;color:var(--orange-dark)}.guided-workflow{display:grid;gap:10px;margin-bottom:16px}.guided-step{width:100%;display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;text-align:left;padding:14px 16px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--black);cursor:pointer}.guided-step:hover{border-color:#c9bfb4;background:#fffaf5}.guided-step.done{background:#f7fcf8;border-color:#c9e4d2}.guided-step.attention{border-color:#efb5ac;background:snow}.guided-step-number{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f1efed;font-weight:950}.guided-step.done .guided-step-number{background:#dff2e6;color:#22623a}.guided-step.attention:not(.done) .guided-step-number{background:#ffe8e4;color:#a6362d}.guided-step-copy{display:flex;flex-direction:column;gap:3px}.guided-step-copy b{font-size:14px}.guided-step-copy small{font-size:11px;color:var(--muted)}.guided-step-copy>span{font-size:11px;font-weight:800;color:#555}.guided-step-open{font-size:12px;font-weight:900;color:var(--orange-dark)}.overview-warning-card{width:100%;display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid #efb5ac;background:#fff7f5;color:#8d3029;border-radius:12px;padding:13px 15px;text-align:left;cursor:pointer;margin-bottom:16px}.overview-warning-card span:first-child{display:flex;flex-direction:column;gap:2px}.overview-warning-card small{color:#8b5b56}.matching-action-summary{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:15px 17px;border-radius:13px;margin-bottom:14px;border:1px solid var(--line)}.matching-action-summary>div{display:flex;flex-direction:column;gap:3px}.matching-action-summary b{font-size:15px}.matching-action-summary span{font-size:11px;color:var(--muted)}.matching-action-summary.needs-work{background:#fff8f6;border-color:#efc1ba}.matching-action-summary.complete{background:#f6fbf7;border-color:#c7e0cf}@media(max-width:700px){.next-action-card{grid-template-columns:1fr;grid-template-areas:"label" "title" "detail" "open"}.next-action-label{display:inline-flex;width:max-content}.guided-step{grid-template-columns:38px 1fr}.guided-step-open{grid-column:2}.matching-action-summary{flex-direction:column;align-items:stretch}}.signup-admin-page{display:grid;gap:16px}.invite-card{border-top:4px solid var(--orange)}.invite-card h2{margin:6px 0 5px}.invite-message-box{margin:14px 0;padding:16px;border:1px solid var(--line);border-radius:12px;background:#faf9f7;white-space:pre-wrap;line-height:1.55;font-size:13px}.invite-actions{display:flex;gap:9px;flex-wrap:wrap;align-items:center}.invite-link-note{margin-top:13px;padding-top:12px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:3px;font-size:11px}.invite-link-note span{color:var(--muted);overflow-wrap:anywhere}@media(max-width:620px){.invite-actions .btn{width:100%;justify-content:center}}.pipeline-actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.undo-match-btn,.undo-match-main{border-color:#d8a75e!important;background:#fff8ed!important;color:#7b4b00!important}.undo-explainer{margin:0 0 16px;padding:10px 12px;border:1px solid #ead4b3;border-radius:10px;background:#fffaf2;color:#624820;font-size:11px;line-height:1.5}.placement-status.undone{background:#f1eee9;color:#665b4f}.sticky-next-action{position:sticky;top:12px;z-index:8;box-shadow:0 8px 24px #00000012}.attention-inbox{margin-bottom:16px;border-left:4px solid #d8d4cf}.attention-inbox.has-attention{border-left-color:#d56a5d;background:#fffdfc}.attention-inbox.all-clear{border-left-color:#4c9a66;background:#fbfffc}.attention-inbox-heading{display:flex;justify-content:space-between;gap:16px;align-items:center}.attention-inbox-heading h2{margin:4px 0 0}.all-clear-check{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e4f4e9;color:#24613a;font-weight:950;font-size:18px}.attention-items{display:grid;gap:8px;margin-top:13px}.attention-items button{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;width:100%;text-align:left;border:1px solid #efc3bd;border-radius:11px;background:#fff;padding:10px 12px;cursor:pointer;color:var(--black)}.attention-items button:hover{background:#fff7f5}.attention-items button>span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#ffe6e1;color:#a5362d;font-weight:950}.attention-items b{font-size:12px}.attention-items em{font-style:normal;font-size:11px;font-weight:900;color:var(--orange-dark)}.test-mode-check{margin-top:14px;border-color:#b7a2d9;background:#fbf8ff}.test-mode-banner{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;margin-bottom:16px;padding:15px 17px;border:2px solid #9d7bc6;border-radius:14px;background:#fbf8ff;color:#4e386d}.test-mode-banner>div:first-child{display:flex;flex-direction:column;gap:4px}.test-mode-banner span{font-size:11px;color:#68577d}.test-mode-actions{display:flex;gap:8px;flex-wrap:wrap}.test-mode-banner .notice{grid-column:1/-1;margin:0}.test-message-banner{margin-bottom:13px;padding:10px 12px;border:1px solid #c8b3e3;border-radius:10px;background:#fbf8ff;color:#573c78;font-size:11px}.notification-controls{display:grid;gap:10px;margin-top:12px}.notification-controls .field{margin:0}.notification-controls .compact-check{width:max-content}.tiny-status{font-size:10px;color:var(--muted)}.student-photo-button{position:relative;border:0;background:transparent;padding:0;cursor:zoom-in;border-radius:50%;line-height:0}.student-photo-button:hover{outline:2px solid var(--orange);outline-offset:2px}.photo-zoom-hint{position:absolute;right:-2px;bottom:-2px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#111;color:#fff;font-size:9px;line-height:1;box-shadow:0 1px 5px #0003}.photo-lightbox{position:fixed;inset:0;z-index:1000;background:#000000b8;display:grid;place-items:center;padding:24px}.photo-lightbox-card{position:relative;display:grid;gap:12px;justify-items:center;max-width:min(92vw,620px);max-height:92vh;padding:18px;border-radius:18px;background:#fff;box-shadow:0 24px 70px #00000059}.photo-lightbox-card img{display:block;max-width:100%;max-height:72vh;border-radius:14px;object-fit:contain}.photo-lightbox-card>b{font-size:16px}.photo-lightbox-close{position:absolute;top:8px;right:9px;width:34px;height:34px;border:0;border-radius:50%;background:#111;color:#fff;font-size:24px;line-height:1;cursor:pointer}.arrangement-explorer{margin-bottom:16px;border-top:4px solid var(--orange)}.arrangement-explorer-header{display:grid;grid-template-columns:1fr minmax(260px,380px);gap:18px;align-items:start;margin-bottom:14px}.arrangement-explorer-header h2{margin:5px 0}.arrangement-explorer-header p{margin:0}.arrangement-rule-key{display:grid;gap:5px;padding:12px 14px;border-radius:12px;background:#fff7ee;border:1px solid #efd4b7;font-size:11px;color:#6e4a27}.arrangement-rule-key b{color:#6b3d0d}.arrangement-rule-key span{display:block}.arrangement-groups{display:grid;gap:12px}.arrangement-group{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.arrangement-group-heading{width:100%;display:flex;justify-content:space-between;gap:14px;align-items:center;border:0;background:#faf9f7;padding:13px 15px;text-align:left;cursor:pointer;color:var(--black)}.arrangement-group-heading:hover{background:#fff8f1}.arrangement-students{display:flex;align-items:center;gap:12px;min-width:0}.arrangement-students>span:last-child{display:flex;flex-direction:column;gap:4px;min-width:0}.arrangement-students b{font-size:14px}.arrangement-students small{font-size:11px;color:var(--muted);white-space:normal}.arrangement-avatars{display:flex;align-items:center;padding-left:6px}.arrangement-avatars .student-photo-button{margin-left:-6px;border:2px solid #fff}.arrangement-avatars .student-bank-photo,.arrangement-avatars .student-photo-placeholder{width:38px;height:38px}.arrangement-heading-right{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:850;white-space:nowrap}.current-arrangement-chip{padding:5px 8px;border-radius:999px;background:#e8f5ec;color:#27613a}.current-arrangement-chip.pending{background:#f1efed;color:#6a625b}.arrangement-group-body{padding:14px;border-top:1px solid var(--line)}.arrangement-count-line{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.arrangement-count-line b{font-size:12px}.arrangement-count-line span{font-size:10px;color:var(--muted)}.arrangement-warning{display:flex;flex-direction:column;gap:5px;padding:12px;border:1px solid #efb5ac;border-radius:10px;background:#fff7f5;color:#8d3029;font-size:11px}.arrangement-option-list{display:grid;gap:10px}.arrangement-option{border:1px solid var(--line);border-radius:13px;padding:13px;background:#fff}.arrangement-option.priority-one{border:2px solid var(--orange);background:#fffaf4}.arrangement-option.current{box-shadow:inset 0 0 0 1px #77aa87}.arrangement-option-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.arrangement-option-top>div{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.option-number{font-size:10px;font-weight:950;letter-spacing:.08em}.option-default,.option-current{font-size:9px;font-weight:900;padding:4px 7px;border-radius:999px}.option-default{background:#f7d9bd;color:#8b4300}.option-current{background:#dff1e5;color:#24613a}.arrangement-assignment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.arrangement-assignment{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid #ece7e1;border-radius:10px;padding:8px 10px;font-size:11px;background:#fff}.arrangement-assignment>span{color:#5f5953}.arrangement-assignment button{border:0;background:transparent;padding:0;color:var(--orange-dark);font:inherit;font-weight:900;cursor:pointer;text-align:right}.arrangement-assignment button:hover{text-decoration:underline}.arrangement-reasons{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.arrangement-reasons span{font-size:9px;font-weight:800;padding:5px 7px;border-radius:999px;background:#e8f5ec;color:#2b623c}.arrangement-reasons span.warn{background:#fff0df;color:#8b5407}.arrangement-all-button{margin-top:12px}.arrangement-pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:12px}.arrangement-pagination span{font-size:11px;color:var(--muted)}.arrangement-collapse-options{display:block;margin:8px auto 0}.matching-status-notice{margin-bottom:14px}.pipeline-toggle-card{width:100%;display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px 15px;margin:0 0 14px;border:1px solid var(--line);border-radius:12px;background:#f8f7f5;color:var(--black);text-align:left;cursor:pointer}.pipeline-toggle-card:hover{background:#fffaf5}.pipeline-toggle-card>span:first-child{display:flex;flex-direction:column;gap:3px}.pipeline-toggle-card b{font-size:12px}.pipeline-toggle-card small{font-size:10px;color:var(--muted)}.pipeline-toggle-card>span:last-child{font-size:11px;font-weight:900;color:var(--orange-dark)}.pipeline-collapsible{margin-bottom:14px}.blocker-summary{margin:10px 0;padding:9px 11px;border-radius:9px;background:#fff0ed;color:#8b3029;font-size:11px}.inline-profile-link{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.inline-profile-link span{font-size:9px!important;color:var(--orange-dark)!important;font-weight:900}.inline-profile-link:hover b,.inline-profile-link:hover h3{text-decoration:underline}.host-profile-link{margin-bottom:4px}.host-profile-link h3{margin:0}.profile-drawer-backdrop{position:fixed;inset:0;z-index:900;background:#00000047;display:flex;justify-content:flex-end}.profile-drawer{position:relative;width:min(470px,94vw);height:100%;overflow:auto;background:#fff;padding:24px;box-shadow:-14px 0 40px #0000002e;animation:drawer-in .16s ease-out}@keyframes drawer-in{0%{transform:translate(24px);opacity:.6}to{transform:translate(0);opacity:1}}.profile-drawer-close{position:absolute;right:14px;top:14px;width:34px;height:34px;border:0;border-radius:50%;background:#efefef;font-size:23px;cursor:pointer}.profile-drawer h2{margin:7px 0 4px}.drawer-student-heading{display:flex;align-items:center;gap:14px;margin:12px 0 16px}.drawer-student-heading .student-bank-photo,.drawer-student-heading .student-photo-placeholder{width:82px;height:82px}.drawer-student-heading span{font-size:11px;color:var(--muted)}.drawer-facts{display:grid;gap:1px;margin-bottom:16px}.drawer-facts p{margin:6px 0;font-size:12px}.final-completion-banner{display:flex;align-items:center;gap:12px;padding:14px 16px;margin-bottom:14px;border-radius:13px;border:1px solid var(--line)}.final-completion-banner.done{background:#f3fbf5;border-color:#b9dac4}.final-completion-banner.pending{background:#fffaf3;border-color:#edd1af}.final-completion-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;font-weight:950;font-size:17px}.final-completion-banner>div{display:flex;flex-direction:column;gap:3px}.final-completion-banner b{font-size:14px}.final-completion-banner span:last-child{font-size:11px;color:var(--muted)}.undo-track-button{color:#8a5a24!important}.history-search-tools{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}@media(max-width:900px){.arrangement-explorer-header,.arrangement-assignment-grid,.test-mode-banner{grid-template-columns:1fr}.test-mode-actions{justify-content:flex-start}.history-search-tools{grid-template-columns:1fr}.notification-controls .compact-check{width:100%}}@media(max-width:650px){.sticky-next-action{position:static}.attention-items button{grid-template-columns:26px 1fr}.attention-items em{grid-column:2}.arrangement-group-heading{align-items:flex-start;flex-direction:column}.arrangement-heading-right{width:100%;justify-content:space-between}.arrangement-option-top{flex-direction:column;align-items:stretch}.arrangement-option-top .btn{width:100%}.arrangement-count-line{flex-direction:column;align-items:flex-start}.pipeline-toggle-card{align-items:flex-start;flex-direction:column}}.arrangement-heading-toggle{display:flex;align-items:center;gap:9px;border:0;background:transparent;color:var(--black);font:inherit;font-size:11px;font-weight:850;white-space:nowrap;cursor:pointer;padding:4px}.arrangement-heading-toggle:hover{color:var(--orange-dark)}.arrangement-student-name{border:0;background:transparent;padding:0;color:inherit;font:inherit;text-align:left;cursor:pointer}.arrangement-student-name:hover{text-decoration:underline}.overview-more{margin-top:18px;border:1px solid #e6e0d8;border-radius:12px;background:#fff}.overview-more>summary{cursor:pointer;padding:14px 16px;font-weight:700;color:#554b40;list-style:none}.overview-more>summary::-webkit-details-marker{display:none}.overview-more>summary:after{content:"▾";float:right;color:#8a8177}.overview-more[open]>summary:after{content:"▴"}.overview-more .operations-lower-grid{padding:0 14px 14px;margin-top:0}.suggested-placement-section{margin-top:18px}.arrangement-area-line{margin:10px 0 12px;padding:9px 11px;border-radius:9px;background:#f7f4ef;font-size:12px}.arrangement-area-line span{color:#6f665d}.arrangement-rule-key b:not(:first-child){margin-left:8px}.previous-placement-changes{margin-top:14px;border-top:1px solid #e6e0d8;padding-top:10px}.previous-placement-changes>summary{cursor:pointer;font-weight:700;color:#5e554d;padding:8px 2px}.previous-placement-help{margin:4px 0 10px;color:#7a7168;font-size:12px;line-height:1.45}.restore-match-btn{border-color:#9d7b45!important;background:#fff8ec!important;color:#654710!important}.undo-approval-btn{border-color:#b8a27f!important;background:#fffaf1!important}.host-confirmed-lock{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border-radius:9px;background:#eef7ef;border:1px solid #bdd9c1;color:#2f6337;font-weight:700;font-size:12px}.host-confirm-student-section{margin:16px 0}.host-confirm-student-heading{margin-bottom:10px;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#6f665d}.public-student-profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.public-student-profile-card{display:flex;gap:14px;align-items:center;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fffaf4}.public-student-photo-wrap{flex:0 0 auto}.public-student-photo-button{width:94px;padding:0;border:0;background:transparent;cursor:pointer;text-align:center}.public-student-photo-button img{width:88px;height:88px;border-radius:14px;object-fit:cover;display:block;border:1px solid #ddd3c7}.public-student-photo-button span{display:block;margin-top:5px;font-size:9px;font-weight:800;color:#8a7766}.public-student-photo-placeholder{width:88px;height:88px;border-radius:14px;display:grid;place-items:center;text-align:center;padding:8px;background:#eee9e2;color:#766d64;font-size:10px;font-weight:800}.public-student-profile-info{min-width:0}.public-student-profile-info h4{margin:0 0 7px;font-size:17px}.public-profile-facts{display:grid;gap:4px;font-size:12px;line-height:1.35}.sleeping-access-box{margin-top:14px;padding:14px;border:1px solid #e8d6bc;border-radius:12px;background:#fff9ef}.sleeping-access-box textarea{min-height:100px;resize:vertical}.student-entry-instructions,.host-final-entry-reference{margin:10px 0;padding:11px 12px;border:1px solid #e7d6be;border-radius:10px;background:#fff9ef}.student-entry-instructions p,.host-final-entry-reference p{margin:5px 0 0;white-space:pre-wrap}@media(max-width:640px){.public-student-profile-card{align-items:flex-start}.public-student-photo-button,.public-student-photo-placeholder{width:78px}.public-student-photo-button img,.public-student-photo-placeholder{width:74px;height:74px}}.confirmed-undo,.confirmed-undo-main{border-color:#b58a45!important;background:#fff7e8!important;color:#6d4b12!important}.confirmed-reset-explainer{border-color:#e0c79f!important;background:#fffaf1!important}.message-template-editor{margin:16px 0 20px;padding:16px;border:1px solid #eadfce;border-radius:14px;background:#fffaf4}.message-template-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:10px}.message-template-heading h3{margin:3px 0 4px}.template-token-help{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin:8px 0 12px;color:#675f56;font-size:12px}.template-token-help code,.template-warning code{padding:3px 6px;border-radius:6px;background:#fff;border:1px solid #e2d7c7;color:#7b4b00}.message-template-field textarea{min-height:130px;resize:vertical;line-height:1.45;font-family:inherit}.live-message-example{margin-top:12px;padding:12px 14px;border-radius:10px;background:#fff;border:1px solid #e6ded3}.live-message-example pre{margin:6px 0 0;white-space:pre-wrap;font:inherit;line-height:1.45}.template-warning{margin-top:8px;padding:8px 10px;border-radius:8px;background:#fff1e6;border:1px solid #f0bd96;color:#7f3e08;font-size:12px;font-weight:700}.template-generated-note{margin-top:8px;color:#6d655d;font-size:11px}.reminder-template-heading{margin-top:18px;padding-top:16px;border-top:1px solid #eadfce}.reminder-example{background:#fffdf9}@media(max-width:760px){.message-template-heading{flex-direction:column}}.host-profile-alert{display:flex;gap:8px;align-items:flex-start;margin-top:9px;padding:9px 10px;border:1px solid #efb57f;border-radius:9px;background:#fff4e8;color:#713900;font-size:12px;line-height:1.4}.host-profile-alert-icon{font-size:16px;line-height:1.1}.signup-review-note{margin:-4px 0 14px;padding:10px 12px;border:1px solid #e7c58d;border-radius:9px;background:#fff8e8;color:#694816;font-size:12px;line-height:1.45}.student-pending-row{background:#fffaf0}.student-review-flag{margin-top:4px;display:inline-block;padding:3px 6px;border-radius:999px;background:#fff0d7;color:#7a4b00;font-size:10px;font-weight:800}.approve-student-btn{border-color:#b88126!important;background:#fff4df!important;color:#633d00!important}.student-approval-alert{margin:10px 0;padding:10px 12px;border-radius:9px;font-size:12px;line-height:1.45}.student-approval-alert.pending{border:1px solid #e4b36f;background:#fff4df;color:#704500}.student-approval-alert.approved{border:1px solid #bad7be;background:#eff8f0;color:#315b36}.shab-hero{background:linear-gradient(135deg,#fff,#fff7ef)}.status-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.shab-command-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shab-command{margin:0;border:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;text-align:left;width:100%;background:#fff}.shab-command:hover{border-color:var(--orange);transform:translateY(-1px)}.shab-command p{margin:4px 0 0;color:var(--muted);font-size:12px}.shab-number{width:34px;height:34px;border-radius:11px;background:#111;color:#fff;display:grid;place-items:center;font-weight:900}.form-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:14px}.room-add-grid{display:grid;grid-template-columns:1fr .7fr .7fr 1.5fr auto;gap:10px;align-items:end}.room-add-button{margin-bottom:14px}.mini-input{max-width:78px;padding:7px!important}.floor-guidance{border-left:5px solid var(--orange)}.warning-card{border-left:5px solid #e7a52a}.warning-card div{font-size:12px;margin-top:5px}.rooming-board{display:grid;gap:18px}.floor-section{border-top:2px solid #111;padding-top:12px}.floor-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:10px}.floor-heading h2{font-size:34px;margin:0}.floor-heading>span{color:var(--muted);font-size:12px}.room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hotel-room{margin:0;padding:14px;min-height:135px}.room-head{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding-bottom:9px;margin-bottom:9px}.room-head b{font-size:17px}.room-head div span{display:block;color:var(--muted);font-size:10px;margin-top:2px}.room-head>span{font-weight:900}.capacity-over{color:#b4382d}.room-unavailable{opacity:.55;background:#f2f2f2}.empty-room{color:#aaa;font-size:12px;padding:12px 0}.room-person{display:flex;gap:9px;padding:9px 0;border-top:1px solid #eee}.room-person:first-of-type{border-top:0}.avatar-demo{width:31px;height:31px;border-radius:50%;background:#fff0e2;color:#a64f08;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.room-person-main{min-width:0;flex:1}.room-person-main b,.room-person-main span,.room-person-main small{display:block}.room-person-main b{font-size:12px}.room-person-main span{font-size:10px;color:var(--muted);margin:2px 0}.room-person-main select{width:100%;padding:5px;margin-top:6px;font-size:10px}.request-hit{color:#19815a}.request-miss{color:#b4382d}.unassigned-card{border:2px dashed #d88b83}.distribution-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.recipient-list{display:grid}.recipient-row{display:grid;grid-template-columns:1fr auto;gap:18px;padding:13px 0;border-top:1px solid var(--line);align-items:center}.recipient-row:first-child{border-top:0}.recipient-row span,.recipient-row small{display:block}.recipient-row>div:first-child>span{font-size:11px;color:var(--muted);margin:3px 0}.recipient-row small{font-size:10px;color:#666;max-width:720px}.recipient-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:6px}.check-card{display:flex;align-items:center;gap:8px;padding:10px 11px;border:1px solid var(--line);border-radius:9px;background:#fff}.check-card input{width:auto}.check-card span{font-size:12px!important;text-transform:none!important;letter-spacing:0!important;color:#222!important}.inline-check{margin:12px 0}.room-request-section{margin:22px 0;padding:18px;border-radius:14px;background:#fff8f1;border:1px solid #f2d1b3}.room-request-section h2{margin:0 0 4px}.room-request-section p{font-size:12px;color:#5f4d3b}.rooming-public{background:linear-gradient(180deg,#fff9f3,#f7f7f7)}.rooming-logo{width:130px;height:80px;object-fit:contain;margin-bottom:16px}.your-room{margin:24px 0;padding:22px;border-radius:18px;background:#111;color:#fff;display:grid;gap:4px}.your-room span{color:#ffc082;font-size:10px;font-weight:900;letter-spacing:.12em}.your-room b{font-size:14px}.your-room strong{font-size:34px;color:#fff}.your-room small{color:#ccc}.roommate-public-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.roommate-public{border:1px solid var(--line);border-radius:14px;padding:16px;background:#fff}.public-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff0e2;color:#a64f08;font-size:20px;font-weight:900}.roommate-public h3{margin:9px 0}.roommate-public p{font-size:12px}.privacy-note{margin-top:20px;padding:13px;border:1px solid #d1dcea;background:#f5f9ff;border-radius:10px;color:#42566f;font-size:11px;line-height:1.5}.participant-editor{min-width:300px;max-width:550px;text-align:left;padding:16px;background:#fffaf4}.room-tile-editor{display:grid;gap:7px;margin-top:12px}.room-tile-editor .field{min-width:0}.hotel-room.room-unavailable{opacity:.65}.room-grid .room-person-main{overflow:hidden}@media(max-width:1100px){.room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-link-grid{grid-template-columns:1fr}.room-add-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.room-grid,.room-add-grid{grid-template-columns:1fr}.participant-editor{min-width:240px}}
