/* DIG MAPS SHARED FRONT-END DESIGN SYSTEM */
:root{--green-dark:#061b13;--green:#0b281d;--green-soft:#123526;--gold:#c89d45;--gold-light:#e0b75f;--cream:#f6f1e5;--cream-soft:#fbf8f0;--text-dark:#10251c;--text-muted:#62675f;--white:#fff;--danger:#b83a3a}
*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;background:var(--cream);color:var(--text-dark);line-height:1.6}a{text-decoration:none}img{max-width:100%;display:block}.container{width:92%;max-width:1240px;margin:0 auto}
.site-header{background:rgba(5,25,17,.98);border-bottom:1px solid rgba(255,255,255,.07);position:sticky;top:0;z-index:999;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.header-inner{min-height:88px;display:flex;align-items:center;gap:32px}.logo{display:flex;align-items:center;flex-shrink:0}.logo img{width:220px;height:auto}.main-nav{flex:1;display:flex;justify-content:center;gap:34px}.main-nav a{color:#f7f1df;font-size:14px;font-weight:700;transition:.2s}.main-nav a:hover{color:var(--gold-light)}.header-actions{display:flex;gap:12px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 21px;border-radius:8px;border:1px solid transparent;background:var(--gold);color:var(--green-dark);font-size:14px;font-weight:800;cursor:pointer;transition:.2s}.btn:hover{background:var(--gold-light);transform:translateY(-1px)}.btn-outline{background:transparent;color:#fff;border-color:rgba(200,157,69,.8)}.btn-outline:hover{background:var(--gold);color:var(--green-dark)}.btn-dark{background:var(--green-dark);color:#fff}.btn-secondary{background:rgba(255,255,255,.08);border:1px solid rgba(200,157,69,.3);color:#fff}.menu-toggle{display:none;margin-left:auto;background:transparent;border:1px solid rgba(200,157,69,.55);color:var(--gold-light);width:46px;height:42px;border-radius:8px;font-size:22px;cursor:pointer}
.hero{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(4,24,16,.99) 0%,rgba(5,29,19,.96) 46%,rgba(6,29,19,.72) 100%);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 40%,rgba(200,157,69,.06),transparent 30%),repeating-radial-gradient(ellipse at 20% 40%,transparent 0,transparent 32px,rgba(200,157,69,.035) 33px,transparent 34px);pointer-events:none}.hero-grid{min-height:610px;display:grid;grid-template-columns:1fr .95fr;gap:55px;align-items:center;position:relative;z-index:2}.hero-copy{padding:70px 0}.hero-eyebrow,.page-eyebrow,.card-kicker,.event-badge,.hero-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(200,157,69,.7);border-radius:999px;padding:7px 13px;margin-bottom:18px;color:var(--gold-light);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,5.6vw,5rem);line-height:.98;letter-spacing:-.035em;margin-bottom:24px}.hero h1 span{color:var(--gold)}.hero-copy>p{max-width:650px;color:rgba(255,255,255,.86);font-size:18px;line-height:1.75;margin-bottom:28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-trust{display:flex;flex-wrap:wrap;gap:25px;margin-top:30px;color:rgba(255,255,255,.84);font-size:13px;font-weight:700}.hero-trust span{display:inline-flex;gap:8px;align-items:center}.hero-trust span:before{content:"✓";display:flex;align-items:center;justify-content:center;width:19px;height:19px;border:1px solid var(--gold);color:var(--gold);border-radius:50%;font-size:11px}.hero-device-wrap{align-self:end;display:flex;justify-content:center;padding-top:55px}.hero-device{width:min(415px,92%);transform:rotate(5deg) translateY(18px);padding:13px;border-radius:42px 42px 0 0;background:linear-gradient(145deg,#2b302d,#0f1512);box-shadow:-22px 25px 55px rgba(0,0,0,.38),inset 0 0 0 2px rgba(255,255,255,.12)}.hero-device-speaker{width:82px;height:7px;border-radius:999px;background:#050806;margin:2px auto 11px}.hero-device-screen{border-radius:30px 30px 0 0;overflow:hidden;background:#e4e7df}.hero-map{height:455px;position:relative;background:linear-gradient(rgba(10,33,23,.06),rgba(10,33,23,.12)),url("../../images/map.png") center/cover no-repeat}.phone-live,.attendee-live{position:absolute;top:16px;left:16px;padding:7px 11px;border-radius:999px;background:#5c8d2f;color:#fff;font-size:11px;font-weight:800}.phone-updated,.attendee-updated{position:absolute;top:17px;right:16px;padding:6px 9px;border-radius:999px;background:rgba(8,25,17,.82);color:#fff;font-size:10px}.hero-pin,.attendee-map-icon{position:absolute;width:37px;height:37px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #fff;box-shadow:0 6px 14px rgba(0,0,0,.3);font-size:17px}.hero-pin-meeting{top:102px;left:92px;background:#d83d3d}.hero-pin-field{top:225px;left:217px;background:#5f9c39}.hero-pin-food{top:285px;right:70px;background:#ef9d21}.hero-pin-toilet{top:183px;left:39px;background:#2d78c4}.hero-pin-firstaid{top:215px;right:24px;background:#ce3f3f}.hero-map-label,.attendee-map-label{position:absolute;padding:5px 8px;background:rgba(255,255,255,.94);color:#142319;border-radius:4px;font-size:10px;font-weight:800;box-shadow:0 4px 10px rgba(0,0,0,.12)}.hero-label-meeting{top:108px;left:131px}.hero-label-field{top:229px;left:252px}.hero-label-food{top:292px;right:106px}.hero-phone-actions{position:absolute;left:14px;right:14px;bottom:64px;display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:7px}.hero-phone-action{background:rgba(255,255,255,.95);color:#1f2d25;border-radius:7px;text-align:center;padding:9px 5px;font-size:9px;font-weight:700}.hero-phone-action:last-child{background:rgba(8,45,29,.95);color:#fff}.hero-phone-alert{position:absolute;bottom:14px;left:14px;right:14px;border-radius:7px;padding:10px;text-align:center;background:rgba(8,45,29,.95);color:#fff;font-size:10px;font-weight:700}
.section{padding:76px 0}.section-heading{text-align:center;margin-bottom:38px}.section-heading h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4vw,2.75rem);line-height:1.15}.heading-line{width:48px;height:3px;background:var(--gold);margin:13px auto 0}.solves-section{background:var(--cream-soft);padding:58px 0 68px}.solves-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.solve-card{position:relative;min-height:285px;background:linear-gradient(145deg,rgba(7,33,23,.98),rgba(7,26,18,.98));color:#fff;padding:28px;border-radius:8px;border:1px solid rgba(200,157,69,.45);box-shadow:0 8px 18px rgba(0,0,0,.14);overflow:hidden}.solve-top{display:grid;grid-template-columns:68px 1fr;gap:16px;align-items:center;margin-bottom:18px}.solve-icon{width:68px;height:68px;border:1px solid var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gold);font-size:30px}.solve-card h3{font-family:Georgia,"Times New Roman",serif;font-size:1.55rem;line-height:1.1}.solve-card>p{color:rgba(255,255,255,.75);font-size:14px;line-height:1.65;margin-bottom:17px}.solve-list,.attendee-list{list-style:none;display:grid;gap:8px}.solve-list li{color:rgba(255,255,255,.86);font-size:13px;display:flex;gap:9px}.solve-list li:before,.attendee-list li:before{content:"✓";flex:0 0 17px;height:17px;border-radius:50%;background:var(--gold);color:var(--green-dark);font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center;margin-top:2px}.how-section,.features-section{background:linear-gradient(rgba(5,29,19,.97),rgba(5,29,19,.97));color:#fff;padding:65px 0 72px}.how-section .section-heading h2,.features-section .section-heading h2{color:#fff}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.step-card{background:rgba(9,44,30,.72);border:1px solid rgba(200,157,69,.7);border-radius:9px;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.17)}.step-image-wrap{position:relative;overflow:hidden;height:145px;border-bottom:1px solid rgba(200,157,69,.3)}.step-image{width:100%;height:100%;object-fit:cover}.step-number{position:absolute;top:10px;left:10px;width:34px;height:34px;border-radius:50%;background:var(--gold-light);color:var(--green-dark);display:flex;align-items:center;justify-content:center;font-weight:900}.step-content{text-align:center;padding:20px 18px 24px}.step-content h3{margin-bottom:10px}.step-content p{color:rgba(255,255,255,.77);font-size:13px}.attendee-section{background:var(--cream-soft);padding:70px 0;overflow:hidden}.attendee-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:58px;align-items:center}.eyebrow{color:#b98224;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.attendee-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.15rem,4vw,3rem);line-height:1.08;margin:13px 0 20px}.attendee-intro{color:var(--text-muted);margin-bottom:23px}.attendee-list li{display:flex;gap:10px;font-size:14px}.attendee-phone{padding:15px;background:linear-gradient(145deg,#242825,#080c09);border-radius:42px;box-shadow:0 25px 45px rgba(0,0,0,.25);transform:rotate(-1deg)}.attendee-screen{height:330px;border-radius:29px;position:relative;overflow:hidden;background:linear-gradient(rgba(8,40,26,.05),rgba(8,40,26,.08)),url("../../images/map.png") center/cover no-repeat}.screen-notch{position:absolute;left:9px;top:50%;transform:translateY(-50%);width:23px;height:78px;border-radius:0 13px 13px 0;background:#050705;z-index:5}.attendee-live{left:45px}.attendee-map-icon{width:31px;height:31px;font-size:13px}.a-meeting{top:70px;left:25%;background:#d83c3c}.a-field{top:122px;left:50%;background:#6a9e3b}.a-food{top:175px;left:66%;background:#ef9d1e}.a-toilet{top:105px;right:16%;background:#2e75bd}.a-toilet-two{top:145px;left:13%;background:#2e75bd}.a-aid{top:165px;right:7%;background:#cf4141}.al-meeting{top:73px;left:31%}.al-field{top:126px;left:55%}.al-food{top:179px;left:71%}.attendee-actions{position:absolute;left:43px;right:18px;bottom:49px;display:grid;grid-template-columns:1fr 1fr 1.8fr;gap:7px}.attendee-action{padding:8px 5px;background:rgba(255,255,255,.96);text-align:center;border-radius:6px;font-size:9px;font-weight:700}.attendee-action:last-child{background:rgba(5,43,28,.95);color:#fff}.attendee-alert{position:absolute;bottom:12px;left:43px;right:18px;border-radius:6px;padding:8px;background:rgba(5,43,28,.96);color:#fff;text-align:center;font-size:9px;font-weight:700}.features-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.feature-card{min-height:205px;padding:22px 14px;text-align:center;border:1px solid rgba(200,157,69,.62);border-radius:7px;background:rgba(8,41,27,.72)}.feature-icon{height:56px;display:flex;align-items:center;justify-content:center;font-size:37px;margin-bottom:9px}.feature-card h3{font-size:14px;color:var(--gold-light);margin-bottom:8px}.feature-card p{font-size:12px;line-height:1.55;color:rgba(255,255,255,.72)}.final-cta{background:linear-gradient(90deg,#d2a347,#e3ba62);padding:37px 0}.cta-inner{display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center}.cta-mark{width:78px;height:78px;background:var(--green-dark);color:var(--gold);border-radius:50% 50% 50% 12px;display:flex;align-items:center;justify-content:center;font-size:38px}.cta-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.1;margin-bottom:5px}
.site-footer{background:#051b13;color:rgba(255,255,255,.72);padding:40px 0 20px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:45px;padding-bottom:30px}.footer-brand img{width:185px;margin-bottom:13px}.footer-brand p{font-size:12px;max-width:260px}.footer-column h4{color:#fff;margin-bottom:12px;font-size:13px}.footer-column a{display:block;color:rgba(255,255,255,.65);font-size:12px;margin-bottom:8px}.footer-column a:hover{color:var(--gold-light)}.footer-bottom{border-top:1px solid rgba(255,255,255,.07);padding-top:18px;text-align:center;font-size:11px}
/* SHARED APP PAGES */
.app-page{background:#071b14;color:#f7f2df}.app-context-bar{background:#0b2118;border-bottom:1px solid rgba(200,157,69,.16)}.app-context-inner{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:rgba(255,255,255,.7)}.app-context-inner strong{color:var(--gold-light)}.app-context-meta{display:flex;gap:18px}.page-section,.dashboard-section{padding:38px 0 58px}.top-actions{margin-bottom:16px}.back-btn{display:inline-flex;color:var(--gold-light);font-weight:700;font-size:14px}.panel{background:rgba(255,255,255,.05);border:1px solid rgba(200,157,69,.18);border-radius:20px;padding:24px;box-shadow:0 12px 30px rgba(0,0,0,.18)}.panel h3{color:#fff;margin-bottom:8px}.panel-subtext{color:rgba(247,242,223,.7);font-size:14px;line-height:1.6;margin-bottom:18px}.form-stack,.panel form{display:grid;gap:12px}.form-group{display:grid;gap:7px}.form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}label{display:block;color:#f2e7cb;font-size:13px;font-weight:700;margin:8px 0 6px}input,select,textarea{width:100%;padding:13px 14px;border-radius:9px;border:1px solid rgba(200,157,69,.25);background:#fff;color:#1f2a24;font:inherit}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px rgba(200,157,69,.14)}button{font:inherit}.panel button,.form-popup button{border:0;padding:13px 18px;border-radius:9px;background:var(--gold);color:var(--green-dark);font-weight:800;cursor:pointer}.error-box{margin-top:15px;padding:12px 14px;border-radius:9px;background:rgba(184,58,58,.16);border:1px solid rgba(255,140,140,.25);color:#ffd0d0;font-size:13px}.empty-state{color:rgba(247,242,223,.65)}
.auth-section{min-height:calc(100vh - 88px);padding:60px 0;background:radial-gradient(circle at 12% 20%,rgba(200,157,69,.10),transparent 25%),#071b14}.auth-layout{display:grid;grid-template-columns:1fr .82fr;gap:60px;align-items:center}.auth-intro h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.6rem,5vw,4rem);line-height:1.03;color:#fff;margin-bottom:18px}.auth-intro>p{max-width:620px;color:rgba(247,242,223,.78);font-size:17px;margin-bottom:28px}.auth-benefits{display:grid;gap:12px}.auth-benefits div{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid rgba(200,157,69,.16);background:rgba(255,255,255,.035);border-radius:12px}.auth-benefits span{font-size:22px}.auth-card{background:linear-gradient(145deg,rgba(15,48,34,.98),rgba(8,30,21,.98));border:1px solid rgba(200,157,69,.35);border-radius:24px;padding:30px;box-shadow:0 22px 45px rgba(0,0,0,.24)}.auth-card h2{font-family:Georgia,"Times New Roman",serif;font-size:2rem;color:#fff;margin-bottom:8px}.auth-card>p{color:rgba(247,242,223,.72);font-size:14px;margin-bottom:20px}.auth-submit{width:100%;margin-top:4px}.auth-links{text-align:center;margin-top:20px;color:rgba(247,242,223,.65);font-size:13px;display:grid;gap:5px}.auth-links a{color:var(--gold-light);font-weight:700}
.dashboard-hero,.event-summary,.success-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;background:linear-gradient(135deg,rgba(10,35,25,.96),rgba(8,24,18,.96));border:1px solid rgba(200,157,69,.35);border-radius:28px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.28);margin-bottom:28px}.dashboard-hero .hero-copy,.event-copy,.success-copy{padding:34px}.dashboard-hero h1,.event-copy h1,.success-copy h1{font-family:Georgia,"Times New Roman",serif;color:#fff;font-size:clamp(2.35rem,4vw,3.25rem);line-height:1.05;margin-bottom:12px}.dashboard-hero p,.event-copy>p,.success-copy>p{color:rgba(247,242,223,.78);line-height:1.7}.hero-points,.event-meta-list,.success-stats{display:grid;gap:12px;margin-top:22px}.hero-point,.event-meta-item,.success-stat{display:grid;grid-template-columns:54px 1fr;gap:13px;padding:14px 16px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}.hero-point-icon,.event-meta-icon,.success-stat-icon{width:54px;height:54px;border-radius:14px;background:rgba(200,157,69,.14);display:flex;align-items:center;justify-content:center;font-size:24px}.hero-point strong,.event-meta-item strong,.success-stat strong{display:block;color:#fff}.hero-point span,.event-meta-item span,.success-stat span{display:block;color:rgba(247,242,223,.7);font-size:13px}.hero-visual{min-height:100%;background:linear-gradient(rgba(0,0,0,.08),rgba(0,0,0,.18)),url("../../images/open-event.png") center/cover no-repeat}.event-visual{min-height:100%;background:linear-gradient(rgba(0,0,0,.08),rgba(0,0,0,.18)),url("../../images/create-event.png") center/cover no-repeat}.success-visual{min-height:100%;background:linear-gradient(rgba(0,0,0,.08),rgba(0,0,0,.18)),url("../../images/send-invites.png") center/cover no-repeat}.dashboard-grid{display:grid;grid-template-columns:1fr 1.2fr .75fr;gap:20px;margin-bottom:22px}.metric-card{display:flex;flex-direction:column;justify-content:center;text-align:center}.metric-number{font-size:4rem;line-height:1;color:var(--gold-light);font-weight:900;margin:12px 0}.metric-label{color:rgba(247,242,223,.65);font-size:13px}.event-list{display:grid;gap:10px}.event-item{display:flex;justify-content:space-between;gap:18px;padding:13px 14px;border-radius:10px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);color:#fff}.event-item:hover{border-color:rgba(200,157,69,.4)}.event-item span{font-size:12px;color:rgba(247,242,223,.62)}.previous-panel{margin-bottom:8px}
.help-panel{margin-bottom:18px}.help-toggle{width:100%;text-align:left;border:1px solid rgba(200,157,69,.25);background:rgba(255,255,255,.04);color:var(--gold-light);padding:14px 18px;border-radius:12px;font-weight:800;cursor:pointer}.help-content{display:none;padding:20px;margin-top:8px;border-radius:12px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.06);color:rgba(247,242,223,.76)}.help-content h3{color:#fff;margin-bottom:10px}.help-content p{margin-bottom:11px}.close-help-btn{margin-top:8px}.editor-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:20px}.stack{display:grid;gap:20px;align-content:start}#map{height:630px;border-radius:14px;overflow:hidden;border:1px solid rgba(200,157,69,.2)}.form-popup{display:none;position:fixed;z-index:2000;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92vw,430px);max-height:90vh;overflow:auto;background:#0b281d;color:#fff;border:1px solid rgba(200,157,69,.45);box-shadow:0 20px 60px rgba(0,0,0,.5);border-radius:18px;padding:22px}.form-popup h3{margin-bottom:10px}.popup-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.form-popup .btn-secondary{background:rgba(255,255,255,.1);color:#fff}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#0b281d;color:#fff}.leaflet-popup-content button{background:#b53b3b!important}
.action-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.success-wrap{min-height:430px}.success-copy{align-self:center}.success-copy .btn-primary{background:var(--gold);color:var(--green-dark)}
@media(max-width:1100px){.steps-grid{grid-template-columns:repeat(2,1fr)}.features-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr 1fr}.metric-card{grid-column:1/-1}.editor-grid{grid-template-columns:1fr}.hero-visual,.event-visual,.success-visual{min-height:320px}.dashboard-hero,.event-summary,.success-wrap{grid-template-columns:1fr}.auth-layout{grid-template-columns:1fr;gap:35px}.auth-intro{text-align:center}.auth-intro>p{margin-left:auto;margin-right:auto}.auth-benefits{max-width:650px;margin:auto}}
@media(max-width:880px){.header-inner{min-height:76px;position:relative;flex-wrap:wrap;padding:10px 0}.logo img{width:190px}.menu-toggle{display:block}.main-nav,.header-actions{display:none;width:100%}.main-nav.open,.header-actions.open{display:flex}.main-nav{order:4;flex-direction:column;align-items:stretch;gap:0;padding:8px 0}.main-nav a{padding:13px 4px;border-bottom:1px solid rgba(255,255,255,.06)}.header-actions{order:5;padding:0 0 12px}.header-actions .btn{flex:1}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{text-align:center;padding:60px 0 20px}.hero-actions,.hero-trust{justify-content:center}.hero-device-wrap{padding-top:0}.hero-device{transform:translateY(35px)}.solves-grid,.attendee-grid{grid-template-columns:1fr}.cta-inner{grid-template-columns:auto 1fr}.cta-inner .btn{grid-column:1/-1;justify-self:start}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.metric-card{grid-column:auto}.app-context-inner{align-items:flex-start;flex-direction:column;padding:8px 0}.app-context-meta{flex-wrap:wrap}.event-item{flex-direction:column;gap:4px}}
@media(max-width:650px){.container{width:90%}.hero h1{font-size:3rem}.hero-device{width:340px;max-width:100%}.steps-grid,.form-row-2{grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.panel{padding:18px}.dashboard-hero .hero-copy,.event-copy,.success-copy,.auth-card{padding:22px}.attendee-screen{height:300px}#map{height:520px}.popup-actions{grid-template-columns:1fr}.dashboard-hero,.event-summary,.success-wrap{border-radius:20px}.auth-section{padding:35px 0}.auth-intro h1{font-size:2.65rem}}
@media(max-width:470px){.hero h1{font-size:2.55rem}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.features-grid,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.attendee-map-label{display:none}.cta-inner{grid-template-columns:1fr;text-align:center}.cta-mark,.cta-inner .btn{justify-self:center}.event-item{padding:12px}.action-buttons{flex-direction:column}.action-buttons .btn{width:100%}}
