:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--navy:#06182c;--navy-header:#03111f;--navy-2:#0d2e4d;--blue:#0867c5;--yellow:#eeca20;--yellow-bright:#ffd21c;--white:#f8fafc;--silver:#dcdddf;--slate:#87909b;--border:#dcdddf59;--border-soft:#dcdddf2e;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--head:"Barlow Condensed", "Oswald", "Inter", sans-serif;--container:1400px;--pad-x:64px;--radius:5px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{margin:0;padding:0}body{background:var(--navy);color:var(--white);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4,.head{font-family:var(--head);text-transform:uppercase;letter-spacing:-.01em;margin:0;font-weight:800;line-height:1.02}:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.container{width:100%;max-width:var(--container);padding-left:var(--pad-x);padding-right:var(--pad-x);margin:0 auto}.eyebrow{font-family:var(--head);text-transform:uppercase;letter-spacing:.14em;color:var(--yellow);font-size:14px;font-weight:700}.text-yellow{color:var(--yellow)}.text-slate{color:var(--slate)}.btn{font-family:var(--head);text-transform:uppercase;letter-spacing:.02em;border-radius:var(--radius);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:15px 30px;font-size:17px;font-weight:700;transition:background .18s,transform .18s,color .18s,border-color .18s;display:inline-flex}.btn-primary{background:var(--yellow);color:var(--navy-header);border-color:var(--yellow)}.btn-primary:hover{background:var(--yellow-bright);transform:translateY(-1px)}.btn-secondary{color:var(--white);border-color:var(--border);background:0 0}.btn-secondary:hover{background:var(--navy-2);border-color:var(--silver);transform:translateY(-1px)}.btn-block{width:100%}.section{padding:84px 0}.section-tight{padding:0}.placeholder-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--slate);border:1px dashed var(--border);border-radius:3px;padding:2px 8px;font-size:11px;display:inline-block}.reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(14px)}.reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}html{scroll-behavior:auto}}.referral-banner{background:var(--yellow);color:var(--navy)}.referral-banner-inner{padding:8px var(--pad-x,40px);justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex;position:relative}.referral-avatar{background-position:50%;background-size:cover;border-radius:50%;flex:none;width:22px;height:22px}.referral-text strong{font-weight:800}.referral-dismiss{right:var(--pad-x,40px);color:var(--navy);cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.referral-dismiss:hover{opacity:.6}.site-header{z-index:50;background:var(--navy-header);border-bottom:1px solid var(--border-soft);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:82px;display:flex;position:relative}.site-header{overflow:visible}.brand{align-items:center;gap:12px;display:flex}.brand img{width:auto;height:48px}.header-inner .brand{padding-left:168px}.header-inner .brand img{z-index:60;pointer-events:none;width:auto;height:150px;position:absolute;top:6px;left:0}.brand-word{font-family:var(--head);letter-spacing:.02em;font-size:22px;font-weight:900;line-height:1}.brand-word span{color:var(--yellow)}.nav{align-items:center;gap:4px;display:flex}.nav-item{position:relative}.nav-link{font-family:var(--head);text-transform:uppercase;letter-spacing:.03em;color:var(--silver);border-bottom:2px solid #0000;align-items:center;gap:5px;padding:10px 12px;font-size:15px;font-weight:700;transition:color .16s,border-color .16s;display:inline-flex}.nav-link:hover{color:var(--white)}.nav-link.active{color:var(--white);border-bottom-color:var(--yellow)}.nav-dropdown{background:var(--navy-header);border:1px solid var(--border-soft);border-radius:var(--radius);flex-direction:column;min-width:210px;padding:8px;display:none;position:absolute;top:100%;left:0;box-shadow:0 18px 40px #00000073}.nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown{display:flex}.nav-dropdown a{color:var(--silver);border-radius:4px;padding:9px 12px;font-size:14px}.nav-dropdown a:hover{background:var(--navy-2);color:var(--white)}.header-cta{align-items:center;gap:14px;display:flex}.hamburger{border:1px solid var(--border);color:var(--white);background:0 0;border-radius:5px;padding:8px;display:none}.mobile-panel{border-top:1px solid var(--border-soft);background:var(--navy-header);display:none}.mobile-panel.open{display:block}.mobile-panel nav{flex-direction:column;padding:10px 0 22px;display:flex}.mobile-panel a{font-family:var(--head);text-transform:uppercase;letter-spacing:.02em;color:var(--silver);border-bottom:1px solid var(--border-soft);padding:14px 0;font-size:20px;font-weight:700}.mobile-panel a:hover{color:var(--white)}.mobile-panel .btn{margin-top:20px}.mobile-panel .header-social.mobile-social{justify-content:center;margin:20px 0 0;display:flex}.hero{background:var(--navy-header);position:relative;overflow:hidden}.hero-photo{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-overlay{background:linear-gradient(90deg,#03111ffa 0%,#03111fdb 35%,#03111f40 70%,#03111f0d 100%);position:absolute;inset:0}.hero-inner{grid-template-columns:minmax(0,620px) 1fr;align-items:center;gap:40px;min-height:620px;padding-top:70px;padding-bottom:70px;display:grid;position:relative}.hero-copy .eyebrow{margin-bottom:18px;display:block}.hero-title{letter-spacing:-.015em;font-size:clamp(38px,6vw,68px);font-weight:900}.hero-title .line2{color:var(--yellow);display:block}.hero-sub{color:var(--silver);max-width:34em;margin:22px 0 30px;font-size:18px}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-quote{border:1px solid var(--border-soft);background:#0d2e4d8c;border-radius:8px;place-self:center end;max-width:300px;padding:22px 24px}.hero-quote .mark{color:var(--yellow);font-family:Georgia,serif;font-size:54px;line-height:.5}.hero-quote p{color:var(--white);margin:14px 0;font-size:15px;font-style:italic}.hero-quote .who{font-family:var(--head);text-transform:uppercase;color:var(--yellow);letter-spacing:.03em;font-weight:800}.hero-quote .meta{color:var(--slate);font-size:13px}.stats-bar{padding:40px 0}.stats-grid{border:1px solid var(--border-soft);border-radius:12px;grid-template-columns:repeat(4,1fr);display:grid}.stat-item{border-left:1px solid var(--border-soft);align-items:center;gap:14px;padding:26px 24px;display:flex}.stat-item:first-child{border-left:none}.stat-icon{color:var(--yellow);flex:none;place-items:center;display:grid}.stat-value{font-family:var(--head);margin-right:8px;font-size:30px;font-weight:900;line-height:1}.stat-label{font-family:var(--sans);color:var(--slate);text-transform:uppercase;letter-spacing:.03em;max-width:12ch;font-size:12px}.services{background:var(--navy-header);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);padding:60px 0 70px}.section-heading{text-align:center;justify-content:center;align-items:center;gap:24px;display:flex}.section-heading h2{white-space:nowrap;font-size:clamp(26px,4vw,38px)}.heading-line{background:var(--yellow);flex:auto;max-width:160px;height:1px}.section-subhead{text-align:center;color:var(--silver);margin:8px 0 40px}.services-grid{grid-template-columns:repeat(5,1fr);gap:22px;display:grid}.service-card{border:1px solid var(--border-soft);text-align:center;background:var(--navy);border-radius:12px;padding:34px 18px 22px;transition:transform .18s,border-color .18s;position:relative;overflow:hidden}.service-card:hover{border-color:var(--yellow);transform:translateY(-3px)}.service-photo{background-position:50%;background-size:cover;height:110px;margin:-34px -18px 30px}.service-badge{background:var(--yellow);width:56px;height:56px;color:var(--navy);border:4px solid var(--navy);border-radius:50%;place-items:center;display:grid;position:absolute;top:88px;left:50%;transform:translate(-50%)}.service-card h3{margin:6px 0 8px;font-size:18px;font-weight:800}.service-card p{color:var(--slate);margin:0;font-size:14px}.testimonial-band{background:var(--navy);border-bottom:1px solid var(--border-soft);padding:50px 0;position:relative;overflow:hidden}.testimonial-watermark{font-family:var(--head);color:var(--white);opacity:.03;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:320px;font-weight:900;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testimonial-band-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;display:grid;position:relative}.testimonial-item{max-width:340px}.testimonial-item .mark{color:var(--yellow);margin-bottom:6px;font-family:Georgia,serif;font-size:40px;line-height:1;display:block}.testimonial-item p{color:var(--silver);margin:0 0 12px;font-size:15px;font-style:italic}.testimonial-item footer{flex-direction:column;gap:2px;display:flex}.testimonial-item .who{color:var(--white);font-weight:800}.testimonial-item .meta{color:var(--slate);font-size:12px}.testimonial-item:last-of-type{text-align:right;margin-left:auto}.testimonial-item:last-of-type footer{align-items:flex-end}.testimonial-tagline{font-family:var(--head);text-transform:uppercase;color:var(--yellow);text-align:center;white-space:nowrap;margin:0;font-size:clamp(22px,2.6vw,32px);font-style:italic;font-weight:800;line-height:1.25}@media (width<=900px){.testimonial-band-inner{text-align:center;grid-template-columns:1fr;gap:26px}.testimonial-item{max-width:none;margin:0 auto}.testimonial-item:last-of-type{text-align:center;margin-left:0}.testimonial-item:last-of-type footer{align-items:center}.testimonial-tagline{white-space:normal}.testimonial-watermark{font-size:200px}}.header-social{align-items:center;gap:12px;margin:0 8px;display:flex}.header-social a{color:var(--silver);place-items:center;transition:color .16s;display:grid}.header-social a:hover{color:var(--yellow)}.core-grid{grid-template-columns:1.1fr 1fr 1fr;gap:26px;display:grid}.panel{background:var(--navy);border:1px solid var(--border-soft);border-radius:10px;overflow:hidden}.panel-pad{padding:26px}.panel h2{margin-bottom:4px;font-size:26px}.panel .see-all{font-family:var(--head);text-transform:uppercase;color:var(--yellow);letter-spacing:.03em;align-items:center;gap:6px;margin-top:18px;font-size:14px;font-weight:700;display:inline-flex}.mission{min-height:460px;color:var(--white);align-items:flex-end;display:flex;position:relative}.mission .bg{background-position:50%;background-size:cover;position:absolute;inset:0}.mission .grad{background:linear-gradient(#06182c40 0%,#03111f8c 45%,#03111ff5 92%);position:absolute;inset:0}.mission .body{padding:30px;position:relative}.mission h2{font-size:30px}.mission .sub{font-family:var(--head);text-transform:uppercase;color:var(--yellow);margin-top:8px;font-size:22px;font-weight:800;line-height:1.05}.event-row{border-top:1px solid var(--border-soft);gap:16px;padding:16px 0;display:flex}.event-row:first-of-type{border-top:none}.event-date{text-align:center;border:1px solid var(--border);border-radius:6px;flex:none;width:58px;padding:8px 0}.event-date .m{font-family:var(--head);text-transform:uppercase;color:var(--yellow);letter-spacing:.06em;font-size:14px;font-weight:800}.event-date .d{font-family:var(--head);font-size:26px;font-weight:900;line-height:1}.event-info .name{font-family:var(--head);text-transform:uppercase;font-size:17px;font-weight:800}.event-info .meta{color:var(--slate);font-size:13.5px}.story{align-items:flex-start;gap:14px;display:flex}.story .avatar{background:var(--navy-2);border:1px solid var(--border);background-position:50%;background-size:cover;border-radius:50%;flex:none;width:58px;height:58px;overflow:hidden}.stars{color:var(--yellow);letter-spacing:2px;font-size:14px}.story p{color:var(--silver);margin:8px 0;font-size:14.5px;font-style:italic}.story .who{font-family:var(--head);text-transform:uppercase;color:var(--white);font-weight:800}.story .meta{color:var(--slate);font-size:13px}.newsletter{background:var(--navy-2);border-top:1px solid var(--border-soft)}.newsletter-inner{grid-template-columns:64px 1fr auto;align-items:center;gap:26px;padding:46px 0;display:grid}.newsletter .ic{border:1px solid var(--border);width:60px;height:60px;color:var(--yellow);border-radius:10px;place-items:center;display:grid}.newsletter h2{font-size:30px}.newsletter p{color:var(--silver);max-width:44em;margin:4px 0 0}.newsletter form{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.newsletter input{background:var(--navy-header);border:1px solid var(--border);color:var(--white);border-radius:var(--radius);font-family:var(--sans);min-width:200px;padding:14px 16px;font-size:15px}.newsletter input#nl-name{flex:0 170px;min-width:150px}.newsletter input::placeholder{color:var(--slate)}.form-note{margin-top:8px;font-size:13px}.form-note.ok{color:var(--yellow)}.form-note.err{color:#ff8f8f}.site-footer{background:var(--navy-header);border-top:1px solid var(--border-soft)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:30px;padding:60px 0 40px;display:grid}.footer-brand .brand-word{font-size:24px}.footer-brand .tag{color:var(--slate);max-width:22em;margin-top:14px;font-size:14px}.footer-col h4{letter-spacing:.05em;color:var(--silver);margin-bottom:14px;font-size:15px}.footer-col ul{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.footer-col a{color:var(--slate);font-size:14px}.footer-col a:hover{color:var(--white)}.footer-bottom{border-top:1px solid var(--border-soft);color:var(--slate);flex-wrap:wrap;justify-content:space-between;gap:16px;padding:18px 0;font-size:13px;display:flex}.footer-bottom a:hover{color:var(--white)}@media (width<=1200px){:root{--pad-x:40px}.core-grid{grid-template-columns:1fr 1fr}.core-grid .mission{grid-column:1/-1;min-height:360px}.hero-quote{display:none}}@media (width<=1000px){.services-grid{grid-template-columns:repeat(3,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(3){border-left:none}.stat-item:nth-child(n+3){border-top:1px solid var(--border-soft)}}@media (width<=900px){:root{--pad-x:30px}.nav,.header-social,.header-cta .btn{display:none}.hamburger{display:inline-flex}.hero-inner{grid-template-columns:1fr;min-height:0}.hero-photo{height:260px;position:relative;left:0}.hero-overlay{background:linear-gradient(#03111f59,#03111f8c)}.hero-copy{padding-top:30px}.newsletter-inner{grid-template-columns:1fr;gap:18px}.newsletter form{flex-direction:column}.newsletter input{width:100%;min-width:0}.newsletter .btn{width:100%}}@media (width<=760px){:root{--pad-x:20px}.section{padding:56px 0}.services-grid,.stats-grid{grid-template-columns:1fr}.stat-item{border-top:1px solid var(--border-soft);border-left:none!important}.stat-item:first-child{border-top:none}.section-heading{flex-direction:column;gap:10px}.heading-line{display:none}.core-grid{grid-template-columns:1fr}.core-grid .mission{min-height:320px}.hero-actions .btn{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=460px){.footer-grid{grid-template-columns:1fr}}.reg-wrap{background:var(--navy);padding-bottom:80px}.reg-head{background:var(--navy-header);border-bottom:1px solid var(--border-soft);padding:88px 0 40px}.reg-head h1{margin:12px 0 14px;font-size:clamp(34px,5vw,54px)}.reg-head p{color:var(--silver);max-width:56ch}.req{color:var(--yellow)}.opt{color:var(--slate);font-weight:400;font-family:var(--sans);text-transform:none;letter-spacing:0;font-size:13px}.reg-step-indicator{max-width:920px;color:var(--yellow);font-family:var(--head);text-transform:uppercase;letter-spacing:.04em;margin:28px auto 0;font-size:14px;font-weight:700}.reg-form{max-width:920px;margin:12px auto 0}.reg-section{border:1px solid var(--border-soft);background:#0d2e4d47;border-radius:10px;margin:0 0 22px;padding:24px 26px 28px}.reg-section legend{font-family:var(--head);text-transform:uppercase;color:var(--white);margin-left:-4px;padding:0 10px;font-size:20px;font-weight:800}.reg-grid{grid-template-columns:1fr 1fr;gap:16px 20px;display:grid}.reg-field{flex-direction:column;gap:6px;display:flex}.reg-field.reg-full{grid-column:1/-1}.reg-field label{color:var(--silver);letter-spacing:.02em;font-size:13px;font-weight:600}.reg-field input,.reg-field select{background:var(--navy-header);border:1px solid var(--border);color:var(--white);border-radius:var(--radius);font-family:var(--sans);width:100%;padding:12px 13px;font-size:15px}.reg-field input::placeholder{color:var(--slate)}.reg-field input:focus,.reg-field select:focus{border-color:var(--yellow);outline:none}.reg-field select{appearance:none;cursor:pointer}.reg-check{border-top:1px solid var(--border-soft);color:var(--silver);align-items:flex-start;gap:12px;padding:12px 0;font-size:14px;line-height:1.55;display:flex}.reg-check:first-of-type{border-top:none}.reg-check input{width:18px;height:18px;accent-color:var(--yellow);flex:none;margin-top:4px}.reg-check strong{color:var(--white)}.reg-fineprint{color:var(--slate);margin:6px 0 0;font-size:13px}.reg-error{color:#ff6b6b;text-align:center;margin:0 0 12px;font-size:14px}.reg-submit{justify-content:center;margin-top:8px;display:flex}.reg-submit .btn{min-width:280px;padding:16px 34px;font-size:18px}.reg-submit-split{justify-content:space-between}.reg-submit-split .btn{min-width:160px}.reg-success{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:620px;margin:90px auto;display:flex}.reg-success h1{font-size:clamp(40px,6vw,60px)}.reg-success p{color:var(--silver)}.reg-success .btn{margin-top:8px}@media (width<=640px){.reg-grid{grid-template-columns:1fr}.reg-submit .btn{width:100%}.reg-submit-split{flex-direction:column-reverse;gap:12px}}.nav-link-btn{cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000}.mobile-panel button.nav-link-btn{text-align:left;width:100%;font-family:var(--head);text-transform:uppercase;letter-spacing:.02em;color:var(--silver);border-bottom:1px solid var(--border-soft);padding:14px 0;font-size:20px;font-weight:700;display:block}.mobile-panel button.nav-link-btn:hover{color:var(--white)}.modal-overlay{z-index:200;background:#040c16b8;justify-content:center;align-items:flex-start;padding:60px 20px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-panel{background:var(--navy);border:1px solid var(--border-soft);border-radius:12px;width:100%;max-width:640px;margin:auto;padding:36px 34px 32px;position:relative}.modal-panel h2{margin:0 0 8px;font-size:clamp(26px,4vw,32px)}.modal-subtitle{color:var(--silver);margin:0 0 22px}.modal-close{color:var(--silver);cursor:pointer;background:0 0;border:none;padding:6px;line-height:0;position:absolute;top:16px;right:16px}.modal-close:hover{color:var(--white)}.contact-form .reg-grid{grid-template-columns:1fr 1fr}.reg-field textarea{background:var(--navy-header);border:1px solid var(--border);color:var(--white);border-radius:var(--radius);font-family:var(--sans);resize:vertical;width:100%;padding:12px 13px;font-size:15px}.reg-field textarea::placeholder{color:var(--slate)}.reg-field textarea:focus{border-color:var(--yellow);outline:none}.star-popup{width:320px;margin:auto;position:relative}.star-close{background:var(--navy);border:1px solid var(--border-soft);width:34px;height:34px;color:var(--silver);z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:-8px;right:-8px}.star-close:hover{color:var(--white)}.star-shape{background:var(--yellow);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);justify-content:center;align-items:center;width:320px;height:320px;display:flex}.star-text{text-align:center;flex-direction:column;align-items:center;gap:6px;max-width:150px;display:flex;transform:translateY(2px)}.star-title{font-family:var(--head);text-transform:uppercase;color:var(--navy);font-size:24px;font-weight:900}.star-sub{font-family:var(--sans);color:var(--navy);font-size:13px;font-weight:600;line-height:1.3}@media (width<=640px){.contact-form .reg-grid{grid-template-columns:1fr}.modal-panel{padding:30px 22px 26px}}@media (width<=380px){.star-popup,.star-shape{width:260px;height:260px}}.dash-login{max-width:460px}.dash-forgot-link{text-align:center;margin:16px 0 0}.link-btn{color:var(--slate);cursor:pointer;background:0 0;border:none;font-size:13px;text-decoration:underline}.link-btn:hover{color:var(--yellow)}.dash-forgot-sent{color:var(--silver);text-align:center;margin:20px 0;line-height:1.6}.dash-head{padding:88px 0 30px}.dash-head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.dash-head-row h1{margin:8px 0 0}.dash-head-row .btn{min-width:0;padding:12px 24px;font-size:14px}.dash-tabs{border-bottom:1px solid var(--border-soft);gap:8px;margin:32px 0 20px;display:flex}.dash-tab{color:var(--silver);font-family:var(--head);text-transform:uppercase;letter-spacing:.03em;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 16px;font-size:14px;font-weight:700}.dash-tab:hover{color:var(--white)}.dash-tab.active{color:var(--white);border-color:var(--yellow)}.dash-table-wrap{margin-bottom:60px;overflow-x:auto}.dash-table{border-collapse:collapse;width:100%;min-width:640px}.dash-table th{text-align:left;font-family:var(--head);text-transform:uppercase;letter-spacing:.03em;color:var(--slate);border-bottom:1px solid var(--border-soft);padding:10px 14px;font-size:12px}.dash-table td{border-bottom:1px solid var(--border-soft);color:var(--silver);padding:12px 14px;font-size:14px}.dash-table tbody tr:hover{cursor:pointer;background:#ffffff08}.dash-message-cell{white-space:normal;max-width:320px}.dash-empty{color:var(--slate);padding:20px 0}.dash-create-rep-toggle{margin-bottom:24px}.dash-create-rep{max-width:720px;margin:0 0 40px}.dash-rep-avatar{vertical-align:middle;background-position:50%;background-size:cover;border-radius:50%;width:32px;height:32px;display:inline-block}.dash-rep-avatar-empty{background:var(--navy-header);border:1px solid var(--border-soft)}.dash-detail{max-width:720px;max-height:80vh;overflow-y:auto}.dash-detail h2{margin:0 0 18px}.dash-detail-grid{grid-template-columns:1fr 1fr;gap:12px 24px;display:grid}.dash-portal-grid{max-width:720px;margin:20px auto 60px}.dash-detail-row{border-bottom:1px solid var(--border-soft);flex-direction:column;gap:4px;padding:10px 0;display:flex}.dash-detail-key{text-transform:uppercase;letter-spacing:.04em;color:var(--slate);font-size:11px}.dash-detail-value{color:var(--white);word-break:break-word;font-size:15px}@media (width<=640px){.dash-detail-grid{grid-template-columns:1fr}}
