@font-face{font-family:Ravi;src:url('/assets/Ravi.woff2') format('woff2');font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f8f2;color:#193e37;font:15px/1.8 Ravi,system-ui,sans-serif;--ink:#193e37;--muted:#73807a;--line:#e0e6db;--lime:#d8ef8f;--white:#fff;--coral:#e7a08e}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}p{margin:0 0 16px;color:var(--muted)}h1,h2,h3,h4{line-height:1.5;margin:0 0 12px;letter-spacing:-.45px}h1{font-size:34px;font-weight:800}h2{font-size:23px;font-weight:800}h3{font-size:18px;font-weight:700}small,.small{font-size:12px;color:var(--muted)}b,strong{font-weight:800}.icon{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip{position:absolute;top:-100px}.skip:focus{top:10px;z-index:9999;background:white;padding:10px}.app-header{min-height:88px;padding:12px max(28px,calc((100vw - 1440px)/2));padding-top:max(12px,env(safe-area-inset-top));display:flex;align-items:center;gap:36px;border-bottom:1px solid var(--line);background:#f7f8f2;position:relative;z-index:1100}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0;font-size:24px;font-weight:900;line-height:1.1}.brand img{border-radius:13px}.brand small{display:block;font-family:system-ui,sans-serif;font-size:9px;letter-spacing:3px;margin-top:7px;color:#567168}.app-header nav{display:flex;align-items:center;gap:9px;margin-inline:auto}.app-header nav a{padding:9px 17px;border-radius:100px;font-size:13px}.app-header nav a.active{background:#eaf0de;font-weight:700}.header-actions{display:flex;align-items:center;gap:10px}.icon-btn{position:relative;width:42px;height:42px;border:1px solid var(--line);border-radius:14px;background:white;color:var(--ink);display:inline-flex;align-items:center;justify-content:center}.icon-btn:hover{background:#eaf0de}.unread-dot{position:absolute;width:7px;height:7px;background:#b35345;top:9px;right:10px;border-radius:50%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:45px;padding:10px 19px;border:1px solid var(--line);border-radius:13px;background:white;color:var(--ink);font-size:13px;font-weight:700;line-height:1.8;white-space:normal}.btn:hover{background:#ecf0e7}.btn.primary{background:var(--ink);border-color:var(--ink);color:white}.btn.primary:hover{background:#285147}.btn.lime{background:var(--lime);border-color:var(--lime)}.btn.light{background:#f2f5ec;border-color:transparent}.btn.danger{color:#9d3d31;border-color:#e7c8c0;background:#fff8f5}.btn.small{min-height:36px;padding:6px 12px;font-size:12px}.btn .icon{width:19px;height:19px}.btn.full{width:100%}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px}.actions>.btn{flex:0 1 auto}.link{border:0;background:none;color:#406c59;text-decoration:underline;text-underline-offset:5px;padding:5px;font-size:13px}.label-cap{font-size:11px;letter-spacing:2px;color:#8b978c;font-family:system-ui,sans-serif}.eyebrow{font-size:12px;color:#748064;display:flex;align-items:center;gap:7px;margin-bottom:12px}.eyebrow:before{content:'';width:6px;height:6px;background:#728c40;border-radius:50%}#main{max-width:1496px;margin:0 auto;padding:30px 28px 44px;min-height:calc(100vh - 210px)}.intro{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.intro p{margin:0;font-size:14px}.intro h1 em{font-style:normal;position:relative;z-index:0}.intro h1 em:after{content:'';position:absolute;inset:auto -2px 4px;height:11px;background:var(--lime);z-index:-1;border-radius:4px}.intro-note{display:flex;align-items:center;gap:12px;padding:12px 16px;border-inline-start:1px solid var(--line);font-size:12px;color:var(--muted);max-width:255px}.intro-note .icon{width:30px;height:30px;color:#789354}.search-strip{display:grid;grid-template-columns:1.6fr 1fr 1fr auto;gap:12px;padding:16px;border:1px solid var(--line);border-radius:20px;background:white;margin-bottom:16px;align-items:end}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field>label,.field-label{font-size:12px;color:#53695e;font-weight:700}input,select,textarea{width:100%;min-width:0;border:1px solid #dce4d7;border-radius:11px;padding:11px 13px;background:#fcfdf9;color:var(--ink);min-height:45px;outline:none}textarea{resize:vertical;min-height:94px}input:focus,select:focus,textarea:focus{border-color:#5b8567;box-shadow:0 0 0 3px #d8ef8f55}input[aria-invalid=true],select[aria-invalid=true]{border-color:#b35b4c}input[type=checkbox]{width:18px;height:18px;min-height:0;accent-color:var(--ink);flex-shrink:0}input[type=time]{direction:ltr;text-align:right}input[data-jdate]{direction:ltr;text-align:right;cursor:pointer}.field-error{font-size:11px;line-height:1.6;color:#a84235}.field-error:empty{display:none}.input-icon{position:relative}.input-icon .icon{position:absolute;right:13px;top:13px;width:19px;height:19px;color:#8b988c}.input-icon input{padding-right:40px}.filters-row{display:flex;justify-content:space-between;gap:12px;margin:0 0 19px}.sport-chips{display:flex;gap:7px;overflow:auto;scrollbar-width:none;padding-bottom:3px}.chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;padding:7px 13px;border:1px solid var(--line);border-radius:100px;background:transparent;color:#6a786c;font-size:12px;min-height:37px}.chip.active{color:var(--ink);background:#e8f0d9;border-color:#cfddb9;font-weight:800}.filters-toggle{flex-shrink:0}.filter-panel{background:white;border:1px solid var(--line);border-radius:16px;padding:18px;margin-bottom:18px}.filter-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.filter-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:16px}.filter-bottom p{font-size:12px;margin:0}.discovery{display:grid;grid-template-columns:minmax(320px,385px) minmax(0,1fr);gap:20px;align-items:start}.results-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:3px 0 14px}.results-head h2{font-size:17px;margin:0}.result-count{font-size:12px;color:var(--muted)}.results{display:flex;flex-direction:column;gap:13px;max-height:570px;overflow:auto;padding:1px 1px 8px;scrollbar-width:thin}.session-card{border:1px solid var(--line);border-radius:19px;padding:18px;background:white;position:relative;transition:border-color .2s,transform .2s}.session-card:hover,.session-card.highlight{border-color:#a8bb90;transform:translateY(-1px)}.card-top{display:flex;align-items:flex-start;gap:11px;margin-bottom:14px}.sport-icon{width:44px;height:44px;border-radius:15px;display:flex;align-items:center;justify-content:center;background:#f0f4e7;color:#688351;flex-shrink:0}.sport-icon.pool,.sport-icon.swimming{background:#e9f1f5;color:#55818b}.sport-icon.yoga,.sport-icon.pilates{background:#f7eee8;color:#a67565}.card-top h3{font-size:16px;margin:0 0 2px}.card-top small{display:block;font-size:11px}.card-top .text-btn{border:0;background:none;padding:0;text-align:right}.capacity{font-size:10px;background:#f4f6ee;border-radius:6px;padding:3px 7px;margin-inline-start:auto;white-space:nowrap;color:#64805c}.card-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;color:#738172;font-size:11px}.card-meta>span{display:flex;align-items:center;gap:5px}.card-meta .icon{width:15px;height:15px}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px dashed var(--line);padding-top:13px;margin-top:14px}.price{font-size:18px;font-weight:800}.price small{font-size:10px;font-weight:400}.map-wrap{position:sticky;top:16px;border-radius:23px;overflow:hidden;border:1px solid #d3dece;background:#e6ece1}.map{height:573px;width:100%;z-index:1;background:#e9eee4}.map-toolbar{position:absolute;z-index:500;right:17px;left:17px;top:16px;display:flex;align-items:center;justify-content:space-between;gap:10px;pointer-events:none}.map-toolbar>*{pointer-events:auto}.map-caption{background:#fffffff2;backdrop-filter:blur(5px);border-radius:11px;font-size:11px;padding:8px 12px;box-shadow:0 3px 15px #27432b0b}.map-locate{position:absolute;z-index:500;left:15px;bottom:32px;box-shadow:0 2px 10px #27432b15}.map-mode{display:none}.leaflet-container{font:12px/1.7 Ravi,system-ui,sans-serif;direction:ltr}.leaflet-popup-content{direction:rtl;margin:14px 17px;min-width:170px}.leaflet-popup-content p{margin:6px 0}.leaflet-popup-content a{color:#193e37}.leaflet-control-zoom{border:1px solid #d8e1d1!important;box-shadow:0 2px 10px #244b2e10!important}.leaflet-control-attribution{font:9px/1.6 system-ui!important;direction:ltr}.price-pin{background:#173b36;color:white;border:2px solid white;padding:5px 12px;border-radius:22px;font:700 12px/1.6 Ravi,system-ui;white-space:nowrap;box-shadow:0 3px 10px #173b3633;position:relative;min-width:62px;text-align:center}.price-pin:after{content:'';position:absolute;bottom:-6px;left:calc(50% - 4px);width:8px;height:8px;transform:rotate(45deg);background:#173b36;border-right:2px solid white;border-bottom:2px solid white}.club-pin{background:var(--ink);color:var(--lime);width:36px;height:36px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);border:3px solid white;box-shadow:0 4px 10px #193e3733;display:flex;align-items:center;justify-content:center}.club-pin .icon{transform:rotate(45deg);width:21px;height:21px}.empty{padding:35px 23px;text-align:center}.empty h3{font-size:18px;margin-top:12px}.empty p{font-size:13px;line-height:2}.empty .btn{margin-top:4px}.empty-art{width:145px;height:145px;margin:6px auto 20px;display:block}.starter-card{border-radius:17px;background:#edf2e3;padding:19px 21px;display:flex;align-items:center;gap:12px;margin-top:16px}.starter-card .icon{width:26px;height:26px}.starter-card b{font-size:13px;display:block}.starter-card small{font-size:11px}.starter-card>.icon:last-child{margin-inline-start:auto;width:19px}.narrow{max-width:780px;margin:0 auto}.medium{max-width:1000px;margin:0 auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px}.page-heading h1{font-size:28px}.page-heading p{font-size:13px;margin:0}.panel{border:1px solid var(--line);border-radius:23px;background:white;padding:25px;margin-bottom:20px}.panel:last-child{margin-bottom:0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.section-head h2{font-size:19px;margin:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.span-2{grid-column:1/-1}.form-note{font-size:12px;line-height:1.9;margin:0;color:#7a867b}.error-box,.notice{padding:13px 16px;border-radius:12px;font-size:12px;line-height:1.9;margin-bottom:17px;background:#f0f4e8;color:#617749}.error-box{color:#9f493a;background:#fff1eb}.error-box:empty{display:none}.notice.warn{background:#fbf3e6;color:#967647}.notice strong{color:inherit}.notice p{color:inherit;margin:5px 0 0}.switch-tabs{display:flex;gap:5px;background:#f1f4e9;border-radius:12px;padding:5px;margin-bottom:24px}.switch-tabs button{flex:1;border:0;background:transparent;border-radius:9px;padding:9px;color:#7b8775;font-size:13px}.switch-tabs button.active{background:white;color:var(--ink);box-shadow:0 2px 5px #22392b0a;font-weight:800}.auth-wrap{display:grid;grid-template-columns:1fr 1fr;gap:45px;max-width:1000px;margin:30px auto}.auth-story{padding:28px 20px;align-self:center}.auth-story h1{font-size:41px;line-height:1.6;max-width:320px}.auth-story p{font-size:14px;max-width:330px}.auth-story svg{width:200px;height:200px}.checkline{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.9}.checkline input{margin-top:4px}.checkboxes{display:flex;flex-wrap:wrap;gap:12px 20px}.checkboxes label{display:flex;align-items:center;gap:7px;font-size:12px}.steps{display:flex;gap:12px;margin-bottom:24px;align-items:center}.steps span{display:flex;align-items:center;gap:7px;flex:1;color:#86917e;font-size:12px}.steps b{display:grid;place-items:center;border-radius:50%;width:26px;height:26px;background:#f1f4e9;font-size:11px}.steps .active{color:var(--ink);font-weight:800}.steps .active b{background:var(--lime)}.pin-map{height:320px;width:100%;border:1px solid var(--line);border-radius:15px;z-index:1;margin:13px 0}.pin-details{display:flex;align-items:center;justify-content:space-between;gap:10px}.pin-details small{font-size:11px}.mini-map{height:230px;border-radius:16px;overflow:hidden;z-index:1;margin-top:20px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:23px}.stat{padding:16px 20px;background:white;border:1px solid var(--line);border-radius:17px}.stat b{font-size:28px;display:block;line-height:1.5}.stat span{font-size:11px;color:var(--muted)}.stat.accent{background:var(--lime);border-color:var(--lime)}.timeline{display:flex;flex-direction:column;gap:13px}.row-card{padding:18px 20px;border:1px solid var(--line);border-radius:17px;background:#fff}.row-head{display:flex;align-items:center;gap:12px;justify-content:space-between}.row-head h3{margin:0 0 3px;font-size:16px}.row-head p{margin:0;font-size:12px}.row-card .actions{margin-top:15px;gap:8px}.status{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:7px;font-size:10px;white-space:nowrap;background:#edf2e4;color:#64794c}.status.checked_in,.status.attended,.status.approved{background:#e6f0e6;color:#437252}.status.cancelled,.status.rejected,.status.suspended,.status.absent{background:#f8ebe6;color:#a16451}.status.pending,.status.unpaid{background:#faf3e3;color:#a48a58}.subtle-divider{border:0;border-top:1px solid var(--line);margin:22px 0}.notify-row{padding:19px 0;border-bottom:1px solid var(--line);display:flex;gap:13px}.notify-row:first-child{padding-top:0}.notify-row:last-child{border:0;padding-bottom:0}.notify-row h3{font-size:15px;margin-bottom:5px}.notify-row p{font-size:13px;margin:0 0 7px}.notify-row .sport-icon{width:37px;height:37px;border-radius:12px}.notify-row.unread h3:after{content:'';display:inline-block;width:6px;height:6px;background:#86a54b;border-radius:50%;margin-right:8px}.setting-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.setting-line:first-child{padding-top:0}.setting-line:last-child{border:0;padding-bottom:0}.setting-line h3{font-size:15px;margin:0 0 3px}.setting-line p{font-size:12px;margin:0}.page-footer{max-width:1440px;margin:0 auto;padding:22px 28px 27px;border-top:1px solid var(--line);font-size:11px;color:#8b9788;display:flex;justify-content:space-between;gap:20px}.page-footer>div{display:flex;align-items:center;gap:22px}.office{font-size:10px}.office b{font-family:system-ui;font-weight:400;font-size:8px;letter-spacing:1.5px;margin-right:7px}.bottom-nav{display:none}.startup{min-height:55vh;display:grid;place-content:center;text-align:center}.loader{width:30px;height:30px;border:3px solid #dde8cc;border-top-color:var(--ink);border-radius:50%;animation:spin .8s linear infinite;margin:20px auto}.startup p{font-size:13px}@keyframes spin{to{transform:rotate(360deg)}}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#173b36;color:white;z-index:6000;border-radius:13px;padding:13px 22px;box-shadow:0 8px 28px #193e3733;font-size:13px;max-width:calc(100vw - 32px);text-align:center}dialog{border:1px solid var(--line);border-radius:24px;padding:32px;width:min(550px,calc(100vw - 28px));max-height:calc(100dvh - 40px);color:var(--ink);background:#fffffc;overflow:auto;box-shadow:0 30px 100px #0c302f30}dialog::backdrop{background:#172f2e70;backdrop-filter:blur(4px)}.modal-close{position:absolute;left:15px;top:15px;width:30px;height:30px;font-size:24px;border:0;background:#f1f4eb}.modal-title{padding-left:25px;font-size:22px;margin-bottom:12px}.modal-copy{font-size:13px;line-height:2}.ticket{text-align:center}.ticket .qr{display:flex;align-items:center;justify-content:center;background:white;padding:15px;border-radius:14px;width:230px;height:230px;margin:20px auto;border:1px solid var(--line)}.ticket .qr img,.ticket .qr canvas{width:196px!important;height:196px!important}.ticket code{font-size:11px;word-break:break-all;display:block;direction:ltr;background:#f3f5ed;padding:9px;border-radius:8px}.ticket .countdown{font-size:12px;margin:12px 0;color:#7b8775}video.scanner{width:100%;max-height:260px;object-fit:cover;border-radius:13px;margin:10px 0;background:#193e37}.date-picker h3{display:flex;align-items:center;justify-content:space-between;font-size:16px;margin:8px 0 19px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.calendar-grid button{aspect-ratio:1;border:0;border-radius:10px;background:transparent;font-size:13px;color:var(--ink);min-height:35px}.calendar-grid button:hover{background:var(--lime)}.calendar-grid button.today{box-shadow:inset 0 0 0 1px #aac18b}.calendar-grid button.selected{background:var(--ink);color:white}.calendar-grid span{font-size:10px;text-align:center;color:#8b9688;padding:7px}.date-picker .actions{justify-content:space-between}.date-manual{margin-top:18px;display:flex;gap:10px}.date-manual input{direction:ltr;text-align:center}.inline-details summary{cursor:pointer;font-size:13px;font-weight:700;list-style:none;display:flex;align-items:center;gap:8px;padding:10px 0}.inline-details summary:before{content:'+';font-family:system-ui;color:#839371}.inline-details[open] summary:before{content:'−'}.inline-details>div{margin-top:15px}.muted{color:var(--muted)}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.grid-2>.panel{margin:0}.prose p,.prose li{font-size:14px;line-height:2.2;color:#687c6e}.prose h2{font-size:20px;margin-top:27px}.prose h2:first-child{margin-top:0}.badge-count{border-radius:6px;background:#edf2e1;padding:2px 7px;margin-right:5px;font-size:11px}.mobile-only{display:none}[hidden]{display:none!important}:focus-visible{outline:2px solid #638c48;outline-offset:3px}
@media(min-width:1600px){.map{height:625px}.results{max-height:625px}}
@media(max-width:1100px){.app-header{gap:18px;padding-right:24px;padding-left:24px}.app-header nav{gap:0}.app-header nav a{padding:8px 12px}.filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.discovery{grid-template-columns:320px minmax(0,1fr)}.intro h1{font-size:30px}.intro-note{display:none}.map{height:570px}.brand{font-size:21px}}
@media(max-width:760px){body{font-size:14px}.app-header{min-height:75px;padding:13px 18px;padding-top:max(13px,env(safe-area-inset-top));gap:14px}.brand{font-size:22px;gap:9px}.brand img{width:38px;height:38px}.brand small{font-size:8px;letter-spacing:2.5px;margin-top:6px}.app-header nav{display:none}.header-actions{margin-inline-start:auto;gap:8px}.header-actions .btn{font-size:11px;min-height:37px;padding:7px 12px}.header-actions .icon-btn{width:37px;height:37px;border-radius:12px}#main{padding:24px 17px 28px;min-height:calc(100dvh - 190px)}.intro{margin-bottom:22px}.intro h1{font-size:27px;margin-bottom:10px;letter-spacing:-.7px}.intro p{font-size:12px;max-width:300px}.eyebrow{font-size:10px;margin-bottom:9px}.search-strip{grid-template-columns:1fr 1fr;padding:13px;gap:12px;border-radius:17px;margin-bottom:13px}.search-strip .field:first-child{grid-column:1/-1}.search-strip .btn{grid-column:1/-1;min-height:42px}.search-strip .field label{font-size:11px}.search-strip input,.search-strip select{font-size:12px;min-height:43px;padding:10px}.search-strip .input-icon input{padding-right:38px}.filters-row{gap:6px;margin-bottom:14px;align-items:center}.chip{padding:6px 11px;font-size:11px;min-height:34px}.filters-toggle{padding:7px 10px;min-height:35px;font-size:11px}.filter-panel{padding:14px}.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.filter-bottom{flex-wrap:wrap}.filter-bottom .actions{margin:0}.discovery{display:flex;flex-direction:column;gap:15px}.results-column{width:100%;order:2}.map-wrap{position:relative;top:0;width:100%;order:1;border-radius:18px}.map{height:350px}.map-toolbar{top:12px;right:11px;left:11px}.map-caption{padding:6px 9px;font-size:10px}.map-toolbar .btn{font-size:10px;padding:6px 9px;min-height:32px}.results{max-height:none}.results-head{margin:1px 0 13px}.map-mode{display:flex;margin-inline-start:auto;border:1px solid var(--line);border-radius:10px;overflow:hidden}.map-mode button{background:transparent;border:0;padding:6px 11px;font-size:11px;color:var(--muted);min-height:34px}.map-mode button.active{background:#e8efde;color:var(--ink)}.session-card{padding:16px;border-radius:17px}.page-heading{align-items:flex-start;margin-bottom:20px}.page-heading h1{font-size:25px}.page-heading p{font-size:12px}.page-heading>.btn{font-size:11px;padding:8px 12px}.panel{padding:20px 17px;border-radius:20px;margin-bottom:17px}.form-grid{gap:17px 12px}.form-grid.mobile-stack{grid-template-columns:1fr}.field>label,.field-label{font-size:11px}input,select,textarea{font-size:14px;min-height:46px}.field-error{font-size:10px}.auth-wrap{display:block;margin:0}.auth-story{padding:3px 5px 17px}.auth-story svg{display:none}.auth-story h1{font-size:28px;max-width:none}.auth-story p{font-size:12px;margin:0;max-width:none}.auth-wrap>.panel{max-width:500px;margin:auto}.stats{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px}.stat{padding:13px 17px;border-radius:14px}.stat b{font-size:27px}.row-card{padding:16px 14px}.row-head{align-items:flex-start;gap:9px}.row-head h3{font-size:15px}.row-head p{font-size:11px}.row-card .actions .btn{font-size:11px;min-height:36px;padding:7px 11px}.page-footer{padding:17px 20px calc(94px + env(safe-area-inset-bottom));display:block;text-align:center;border:0}.page-footer>span{display:none}.page-footer>div{justify-content:center;flex-wrap:wrap;gap:12px 18px}.office{width:100%;font-size:9px;color:#a3aca0}.bottom-nav{display:flex;position:fixed;bottom:0;right:0;left:0;z-index:1200;justify-content:space-around;background:#fffffff2;backdrop-filter:blur(14px);border-top:1px solid var(--line);padding:9px 10px calc(9px + env(safe-area-inset-bottom));min-height:68px}.bottom-nav a{display:flex;align-items:center;flex-direction:column;gap:4px;min-width:61px;font-size:10px;color:#8a978b;border-radius:13px;padding:4px 11px}.bottom-nav a.active{background:#ebf1df;color:var(--ink);font-weight:700}.bottom-nav .icon{width:23px;height:23px}.empty{padding:26px 16px}.empty-art{width:116px;height:116px;margin-bottom:15px}.empty p{font-size:12px}.starter-card{padding:16px}.grid-2{grid-template-columns:1fr}.actions{gap:10px;margin-top:20px}.setting-line{gap:13px;align-items:flex-start}.setting-line .btn{font-size:11px;padding:8px 11px;flex-shrink:0}.setting-line h3{font-size:14px}.setting-line p{font-size:11px}.pin-map{height:280px}.pin-details{flex-wrap:wrap}.mobile-only{display:inline-flex}dialog{padding:28px 19px;border-radius:22px;max-height:calc(100dvh - 40px)}#toast{bottom:calc(90px + env(safe-area-inset-bottom));font-size:12px}.modal-title{font-size:21px}.steps{gap:6px}.steps span{font-size:10px;gap:5px}.steps b{width:23px;height:23px}.checkline{font-size:11px}.calendar-grid{gap:3px}.prose p,.prose li{font-size:13px}}
@media(max-width:360px){.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.brand{font-size:19px}.header-actions .btn{padding:6px 8px}.intro h1{font-size:24px}.filter-grid{grid-template-columns:1fr 1fr}.btn{font-size:12px;padding:9px 14px}.bottom-nav a{min-width:55px;padding:4px 8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.map-caption{display:inline-flex;align-items:center;gap:6px}.map-caption .icon{width:17px;height:17px}

/* Compact account menu: one row per destination, optional details stay closed. */
.account-menu{padding:8px 20px}.account-row,.notification-settings>summary{display:flex;align-items:center;gap:12px;min-height:68px;padding:12px 0;width:100%;text-align:start;color:var(--ink);background:transparent;border:0;text-decoration:none;font:inherit;cursor:pointer;list-style:none}.account-menu>*+*{border-top:1px solid var(--line)}.account-symbol{display:grid;place-items:center;flex:0 0 36px;height:36px;border-radius:12px;background:#f0f4e8}.account-symbol .icon{width:19px;height:19px}.account-row b,.notification-settings b{font-size:14px;font-weight:700}.account-next{margin-inline-start:auto;color:#8b9a86;display:flex}.account-next .icon{width:17px;height:17px}.notification-state{font-size:11px;color:var(--muted);margin-inline-start:auto;white-space:nowrap}.notification-state.enabled{color:#34804c}.account-chevron{font-family:system-ui;font-size:18px;color:#889883}.notification-settings[open] .account-chevron{transform:rotate(180deg)}.notification-settings>summary::-webkit-details-marker{display:none}.notification-options{padding:0 48px 17px 0}.notification-options p{font-size:12px;margin:0 0 12px}.notification-options .actions{margin:0;gap:8px}.account-logout{font-size:12px}.account-page>.inline-details{padding-top:12px;padding-bottom:12px}.account-row:hover,.notification-settings>summary:hover{color:#3b694e}
@media(max-width:760px){.account-menu{padding:5px 16px}.account-row,.notification-settings>summary{min-height:62px;gap:10px}.account-row b,.notification-settings b{font-size:13px}.notification-options{padding-inline-start:0}.notification-options .btn{font-size:11px;min-height:38px;padding:7px 12px}.notification-state{font-size:10px}}
