:root{--bg:#f4f4f2;--panel:#ffffff;--ink:#0b0b0b;--muted:#6c6c6c;--line:#dededb;--line-strong:#111111;--soft:#f8f8f7;--soft-2:#eeeeeb;--shadow:0 24px 70px rgba(0,0,0,0.08)}@font-face{font-family:Cal Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/cal-sans-latin-400-normal.woff2) format("woff2")}*{box-sizing:border-box}html{min-height:100%}body,html{background:var(--bg)}body{min-height:100vh;margin:0;color:var(--ink);font-family:Cal Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.consent-modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;overflow-y:auto;background:rgba(244,244,242,.86);padding:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.consent-modal{width:min(100%,680px);border:1px solid var(--line-strong);border-radius:18px;background:#ffffff;box-shadow:0 32px 120px rgba(0,0,0,.18);padding:clamp(22px,4vw,34px)}.modal-badge{display:grid;width:50px;height:50px;place-items:center;border:1px solid var(--line-strong);border-radius:14px;background:var(--ink);color:#ffffff;margin-bottom:18px}.consent-modal h2{max-width:none;margin-bottom:12px;font-size:clamp(2rem,5vw,3rem)}.modal-consent-copy,.modal-intro{color:var(--muted);font-size:.95rem;line-height:1.6}.modal-intro{margin-bottom:18px}.compliance-red{border:1px solid #d92d20;border-radius:12px;background:#fff5f5;color:#b42318;padding:14px;font-weight:400}.modal-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:18px}.modal-points div{border:1px solid var(--line);border-radius:12px;background:var(--soft);padding:14px}.modal-points strong{display:block;margin-bottom:6px;color:var(--ink);font-size:.92rem}.modal-points p{margin-bottom:0;color:var(--muted);font-size:.82rem;line-height:1.5}.compliance-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.compliance-badges span{display:inline-flex;min-height:34px;align-items:center;border:1px solid var(--line-strong);border-radius:999px;background:#ffffff;color:var(--ink);padding:0 12px;font-size:.78rem;font-weight:400}.modal-consent-copy{border-left:3px solid var(--line-strong);margin-bottom:18px;padding-left:12px}.app-shell{min-height:100vh;padding:18px}.invite-shell{display:grid;place-items:center}.admin-card,.invite-card{width:min(100%,560px);border:1px solid var(--line);border-radius:18px;background:#ffffff;box-shadow:var(--shadow);padding:clamp(24px,5vw,42px)}.admin-card h1,.invite-card h1{margin-bottom:14px}.admin-card p,.invite-card p{color:var(--muted);line-height:1.6}.invite-card p:last-child{margin-bottom:0}.admin-card{display:grid;grid-gap:18px;gap:18px}.admin-card label{text-align:left}.admin-card h1,.admin-card p{margin-bottom:0}.admin-message{padding:12px;font-weight:400}.admin-message,.invite-result{border:1px solid var(--line);border-radius:12px;background:var(--soft)}.invite-result{display:grid;grid-gap:6px;gap:6px;padding:14px}.invite-result span{color:var(--muted);font-size:.74rem;font-weight:400;text-transform:uppercase}.invite-result strong{overflow-wrap:anywhere;color:var(--ink);font-size:.9rem;font-weight:400}.topbar{display:flex;max-width:1180px;min-height:68px;align-items:center;justify-content:space-between;gap:20px;margin:0 auto 18px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.86);padding:12px 14px;box-shadow:0 10px 36px rgba(0,0,0,.04);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-actions,.topbar-actions button,.topbar-actions span,.topbar-brand{display:inline-flex;align-items:center}.topbar-brand{gap:12px}.brand-mark{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;font-size:.84rem;font-weight:850}.brand-logo,.brand-mark{border:1px solid var(--line-strong);border-radius:11px;background:var(--ink);color:#ffffff}.brand-logo{display:inline-flex;min-height:42px;align-items:center;padding:0 16px;font-family:Cal Sans,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.08rem;font-weight:400;letter-spacing:0}.topbar-brand span,.topbar-brand strong{display:block}.topbar-brand strong{font-size:.96rem;font-weight:400}.topbar-brand span{margin-top:2px;color:var(--muted);font-size:.78rem}.topbar-actions{gap:10px}.topbar-actions button,.topbar-actions span{min-height:36px;gap:7px;border-radius:999px;padding:0 12px;font-size:.8rem;font-weight:400}.topbar-actions span{border:1px solid var(--line);background:var(--soft);color:var(--ink)}.topbar-actions button{border:1px solid var(--line-strong);background:#ffffff;color:var(--ink)}.page-shell{display:grid;max-width:1180px;min-height:calc(100vh - 122px);grid-template-columns:1fr;grid-gap:18px;gap:18px;margin:0 auto}.form-panel,.hero-panel{border:1px solid var(--line);border-radius:18px;background:var(--panel);box-shadow:var(--shadow)}.hero-panel{display:grid;overflow:hidden;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:start;grid-gap:28px;gap:28px;padding:24px}.hero-copy{padding:0;border:0}.eyebrow{margin:0 0 8px;color:var(--muted);font-size:.72rem;font-weight:400;letter-spacing:.02em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:14px;color:var(--ink);font-size:clamp(2rem,4vw,3.2rem);font-weight:780;letter-spacing:0;line-height:.98}.hero-copy p:last-child{margin-bottom:0;color:var(--muted);font-size:.94rem;line-height:1.65}.sidebar-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:0;gap:0;margin-top:0;border:1px solid var(--line);border-radius:14px;background:var(--soft);padding:10px}.sidebar-list div{position:relative;display:grid;grid-gap:5px;gap:5px;min-height:126px;border:0;border-radius:10px;background:transparent;padding:46px 12px 12px}.sidebar-list div:before{position:absolute;top:23px;right:0;left:42px;width:auto;height:1px;background:var(--line);content:""}.sidebar-list div:last-child{min-height:126px}.sidebar-list div:last-child:before{display:none}.sidebar-list span{position:absolute;top:10px;left:12px;display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#ffffff;color:var(--muted);font-size:.68rem;font-weight:400}.sidebar-list strong{color:var(--ink);font-size:.92rem;font-weight:400}.sidebar-list p{margin-bottom:0;color:var(--muted);font-size:.78rem;line-height:1.45}.sidebar-list .current{background:#ffffff;color:var(--ink)}.sidebar-list .current span{border-color:var(--line-strong);background:var(--ink);color:#ffffff}.form-panel{display:flex;width:min(100%,860px);min-width:0;flex-direction:column;justify-self:center;padding:clamp(22px,3vw,34px)}.form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}h2{margin-bottom:0;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:0;line-height:1}.status-pill,h2{color:var(--ink);font-weight:400}.status-pill{display:inline-flex;min-height:36px;flex:0 0 auto;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;background:var(--soft);padding:0 12px;font-size:.78rem;white-space:nowrap}.form-body{flex:1 1}.step-content{animation:rise .18s ease-out}@keyframes rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.section-heading{margin-bottom:22px}h3{margin-bottom:7px;color:var(--ink);font-size:1.22rem;font-weight:400;letter-spacing:0}.section-heading p{max-width:620px;margin-bottom:0;color:var(--muted);font-size:.92rem;line-height:1.58}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}label{display:grid;grid-gap:8px;gap:8px;color:var(--ink);font-size:.84rem;font-weight:400}.span-2{grid-column:1/-1}input,select,textarea{width:100%;min-height:50px;border:1px solid var(--line);border-radius:10px;outline:none;background:#ffffff;color:var(--ink);font-size:.94rem;font-weight:400;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--ink) 50%),linear-gradient(135deg,var(--ink) 50%,transparent 50%);background-position:calc(100% - 18px) 21px,calc(100% - 12px) 21px;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:38px}input,select{padding:0 14px}.phone-row{display:grid;grid-template-columns:118px minmax(0,1fr);grid-gap:10px;gap:10px}.phone-row input,.phone-row select{min-width:0}.phone-row select{padding-right:32px;background-position:calc(100% - 16px) 21px,calc(100% - 10px) 21px}textarea{min-height:92px;resize:vertical;padding:13px 14px}input::placeholder,textarea::placeholder{color:#9a9a9a}input:focus,select:focus,textarea:focus{border-color:var(--line-strong);box-shadow:0 0 0 3px rgba(0,0,0,.07),inset 0 1px 0 rgba(0,0,0,.02)}.invalid-field{border-color:#d92d20;background:#fffafa}.invalid-field:focus{border-color:#d92d20;box-shadow:0 0 0 3px rgba(217,45,32,.11)}.field-error{display:inline-flex;align-items:center;gap:6px;color:#b42318;font-size:.78rem;font-weight:400;line-height:1.35}.choice-row,.location-box,.lookup-row,.review-grid{border:1px solid var(--line);border-radius:14px;background:var(--soft)}.choice-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px}.choice-row span,.choice-row strong{display:block}.choice-row strong{color:var(--ink);font-size:.96rem;font-weight:400}.choice-row span{margin-top:4px;color:var(--muted);font-size:.86rem}.lookup-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px}.lookup-row p{max-width:430px;margin-bottom:0;color:var(--muted);font-size:.84rem;line-height:1.5}.toggle{position:relative;width:52px;height:30px;flex:0 0 auto;border:1px solid var(--line-strong);border-radius:999px;background:#ffffff;padding:3px}.toggle span{display:block;width:22px;height:22px;border-radius:50%;background:var(--muted);transition:transform .16s ease}.toggle.on{background:var(--ink)}.toggle.on span{background:#ffffff;transform:translateX(22px)}.location-box{display:grid;grid-gap:14px;gap:14px;margin-top:20px;padding:16px}.server-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.server-card{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px;min-height:168px;border:1px solid var(--line);border-radius:12px;background:#ffffff;padding:13px;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.server-card:hover{transform:translateY(-1px);box-shadow:0 10px 28px rgba(0,0,0,.08)}.server-card.selected{border-color:var(--line-strong);box-shadow:inset 0 0 0 1px var(--line-strong)}.server-card input{position:absolute;opacity:0;pointer-events:none}.server-card-icon{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;background:var(--soft);color:var(--ink)}.server-card-copy,.server-card-copy em,.server-card-copy small,.server-card-copy span,.server-card-copy strong{display:block}.server-card-copy{min-width:0}.server-card-copy strong{color:var(--ink);font-size:.94rem;font-weight:400;line-height:1.3}.server-card-copy em,.server-card-copy small,.server-card-copy span{margin-top:5px;color:var(--muted);font-size:.78rem;font-style:normal;line-height:1.35}.manual-server-field{justify-self:end;width:190px;margin-top:12px;color:var(--muted);font-size:.76rem}.manual-server-field input{min-height:36px;border-radius:8px;font-size:.82rem}.manual-server-grid{max-width:360px;margin-top:12px}.consent{display:grid;grid-template-columns:18px 1fr;align-items:start;grid-gap:11px;gap:11px;color:var(--ink);font-size:.92rem;line-height:1.5}.consent input{width:16px;min-height:16px;margin-top:3px;accent-color:var(--ink)}.primary,.secondary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:0 16px;font-size:.92rem;font-weight:400;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease,background .14s ease}.primary{border:1px solid var(--line-strong);background:var(--ink);color:#ffffff}.secondary{border:1px solid var(--line);background:#ffffff;color:var(--ink)}.primary:hover:not(:disabled),.secondary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 28px rgba(0,0,0,.1)}.primary:disabled,.primary[aria-disabled=true],.secondary:disabled{opacity:.42}.wide{width:100%}.location-result{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--line);border-radius:12px;background:#ffffff;color:var(--ink);padding:14px}.location-result span,.location-result strong{display:block}.location-result div span{margin-top:4px;color:var(--muted)}.location-result>span{flex:0 0 auto;border:1px solid var(--line-strong);border-radius:999px;background:#ffffff;color:var(--ink);padding:6px 9px;font-size:.72rem;font-weight:400}.location-result.danger{background:var(--soft-2)}.inline-error,.inline-note,.submit-result{display:flex;align-items:center;gap:8px;margin:0;color:var(--ink);font-size:.88rem;font-weight:400}.inline-note{color:var(--muted)}.compliance-note{margin:0 0 16px;border:1px solid #d92d20;border-radius:12px;background:#fff5f5;color:#b42318;padding:12px 14px;font-size:.88rem;font-weight:400;line-height:1.45}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;background:#ffffff}.review-confirmation{display:grid;grid-template-columns:18px 1fr;align-items:start;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:12px;background:#ffffff;padding:13px 14px;color:var(--ink);font-size:.88rem;line-height:1.45}.review-confirmation input{width:16px;min-height:16px;margin-top:2px;accent-color:var(--ink)}.review-item{min-width:0;padding:16px;border-bottom:1px solid var(--line)}.review-item:nth-child(odd){border-right:1px solid var(--line)}.review-item span,.review-item strong{display:block}.review-item span{margin-bottom:5px;color:var(--muted);font-size:.74rem;font-weight:400;text-transform:uppercase}.review-item strong{overflow-wrap:anywhere;color:var(--ink);font-size:.94rem;font-weight:400}.submit-result{margin-top:14px}.done-page{display:grid;justify-items:center;text-align:center}.done-mark{display:grid;width:74px;height:74px;place-items:center;border:1px solid var(--line-strong);border-radius:50%;background:var(--ink);color:#ffffff;margin-bottom:22px}.done-page .section-heading{margin-bottom:18px}.done-page .section-heading p{margin-right:auto;margin-left:auto}.done-summary{display:grid;width:100%;max-width:560px;grid-gap:10px;gap:10px;margin-bottom:16px}.done-summary div{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:12px;background:var(--soft);padding:14px;text-align:left}.done-summary span{color:var(--muted);font-size:.78rem;font-weight:400}.done-summary strong{min-width:0;color:var(--ink);font-size:.9rem;overflow-wrap:anywhere;text-align:right}.form-actions{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);margin-top:28px;padding-top:20px}@media (max-width:980px){.hero-panel{gap:22px}.hero-panel,.server-grid{grid-template-columns:1fr}.manual-server-field,.manual-server-grid{width:100%;max-width:none}}@media (max-width:680px){.app-shell{padding:10px}.consent-modal-backdrop{align-items:start;padding:10px}.modal-points{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}.topbar-actions{width:100%;justify-content:space-between}.page-shell{min-height:auto}.form-panel,.hero-panel{border-radius:14px;padding:18px}.form-header{display:grid}.status-pill{width:max-content}.field-grid,.review-grid,.sidebar-list{grid-template-columns:1fr}.sidebar-list div{min-height:auto;padding:0 0 20px 48px}.sidebar-list div:before{top:34px;bottom:0;left:13px;width:1px;height:auto}.sidebar-list div:last-child{min-height:auto;padding-bottom:0}.sidebar-list span{top:0;left:0}.span-2{grid-column:auto}.location-result{align-items:flex-start;flex-direction:column}.review-item:nth-child(odd){border-right:0}.form-actions{align-items:stretch;flex-direction:column}.done-summary div{align-items:flex-start;flex-direction:column}.done-summary strong{text-align:left}.lookup-row{align-items:stretch;flex-direction:column}}