:root{--green:#123d35;--deep:#082c27;--sea:#5f8f87;--mint:#d8e6df;--sand:#efe7d6;--cream:#f8f5ed;--ink:#162c28;--muted:#6d7d78;--coral:#db6a4a;--line:#dce2dd;--white:#fff;--shadow:0 16px 45px rgba(13,47,41,.12)}
*{box-sizing:border-box}html{background:#d9dfdc}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#d9dfdc}.app-shell{width:100%;max-width:520px;min-height:100dvh;margin:auto;background:var(--cream);position:relative;box-shadow:0 0 70px rgba(4,30,25,.18);padding-bottom:90px;overflow:hidden}.topbar{height:74px;background:var(--cream);display:flex;align-items:center;justify-content:space-between;padding:10px 22px;position:relative;z-index:5}.brand{display:flex;gap:10px;align-items:center;border:0;background:none;color:var(--green);padding:0;text-align:left}.brand strong{font-family:'Newsreader',serif;font-size:18px;letter-spacing:2px;display:block;line-height:16px}.brand small{font-size:7px;letter-spacing:2.2px;font-weight:700}.crest{width:38px;height:38px;border:1.5px solid var(--green);border-radius:50%;display:grid;place-items:center;position:relative}.flag{font-size:18px;transform:translateY(-2px)}.crest-line{position:absolute;width:21px;border-top:1.5px solid;bottom:9px;transform:rotate(-12deg)}.avatar{width:38px;height:38px;border:0;border-radius:50%;background:var(--green);color:white;font-weight:700}.screen{display:none;min-height:calc(100dvh - 164px);animation:fade .28s ease}.screen.active{display:block}@keyframes fade{from{opacity:.3;transform:translateY(5px)}}
.hero{height:440px;position:relative;color:white;overflow:hidden}.hero img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,36,31,.15),rgba(7,36,31,.15) 35%,rgba(7,36,31,.86))}.weather{position:absolute;right:18px;top:16px;padding:8px 12px;border-radius:30px;background:rgba(8,40,35,.5);backdrop-filter:blur(8px);display:flex;gap:7px;align-items:center;font-size:11px}.weather strong{font-size:15px}.sun{color:#f7d56b}.hero-copy{position:absolute;left:26px;right:26px;bottom:35px}.hero-copy p,.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px}.hero-copy h1,.page-heading h1,.hole-banner h1{font:600 48px/0.92 'Newsreader',serif;letter-spacing:-1px;margin:10px 0 24px}.hero-copy h1 em{font-weight:500}.primary,.secondary{height:50px;border-radius:7px;border:0;padding:0 18px;font-weight:700;font-family:inherit}.primary{background:var(--green);color:white}.primary.light{background:white;color:var(--green);min-width:190px;display:flex;justify-content:space-between;align-items:center}.photo-credit{position:absolute;right:9px;bottom:6px;font-size:7px;opacity:.6}.home-body{padding:27px 20px 20px}.section-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:17px}.section-title h2{font:600 27px 'Newsreader',serif;margin:4px 0 0}.section-title.compact{margin-top:30px}.eyebrow{color:var(--sea)}.date-pill{font-size:11px;background:var(--mint);padding:8px 11px;border-radius:20px;font-weight:600}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.action-card{border:0;min-height:174px;border-radius:9px;padding:15px;text-align:left;position:relative;font-family:inherit}.action-card.dark{background:var(--green);color:white}.action-card.cream{background:var(--sand);color:var(--green)}.round-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:rgba(255,255,255,.14);font-size:22px;margin-bottom:22px}.cream .round-icon{background:white}.action-card span:nth-child(2){display:block}.action-card small{display:block;font-size:8px;letter-spacing:1.6px;opacity:.7;margin-bottom:5px}.action-card strong{display:block;font:600 21px 'Newsreader',serif}.action-card em{font-style:normal;font-size:10px;opacity:.7}.action-card b{position:absolute;right:15px;bottom:15px}.text-link{border:0;background:none;color:var(--green);text-decoration:underline;font-weight:700;font-size:11px}.tee-strip{display:flex;gap:8px;overflow:auto;padding-bottom:3px;scrollbar-width:none}.tee-card{min-width:105px;border:1px solid var(--line);background:white;border-radius:7px;padding:13px;text-align:left}.tee-card strong{display:block;font:600 24px 'Newsreader',serif}.tee-card span{font-size:9px;color:var(--sea)}.tee-card b{display:block;margin-top:11px;font-size:9px}.course-note{display:flex;align-items:center;gap:13px;background:#edf1ea;border-radius:8px;padding:14px;margin-top:24px}.line-art{font-size:29px}.course-note small{font-size:8px;letter-spacing:1.3px;color:var(--sea)}.course-note strong{display:block;font-size:11px}.course-note p{margin:3px 0 0;font-size:8px;color:var(--muted)}.status-dot,.live-dot{width:8px;height:8px;border-radius:50%;background:#4ea471;margin-left:auto}.live-dot{display:inline-block;margin:0 4px 0 0;box-shadow:0 0 0 3px #dff2e8}
.page-heading{padding:32px 22px 20px;background:var(--cream);position:relative}.page-heading h1{font-size:43px;color:var(--green);margin:7px 0 6px}.page-heading p{margin:0;color:var(--muted);font-size:13px}.calendar-card{display:flex;align-items:center;padding:10px 12px;margin:0 16px 14px;background:white;border-radius:10px;box-shadow:var(--shadow)}.days{display:grid;grid-template-columns:repeat(5,1fr);flex:1;gap:3px}.day{border:0;background:none;padding:8px 4px;border-radius:7px;color:var(--muted);font:inherit}.day small{display:block;font-size:8px;font-weight:700;letter-spacing:1px}.day strong{display:block;font:600 20px 'Newsreader',serif;margin-top:5px}.day.active{background:var(--green);color:white}.month-arrow{border:0;background:none;font-size:25px;color:var(--green);padding:10px 4px}.booking-controls{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0 16px}.booking-controls label{background:white;border:1px solid var(--line);border-radius:8px;padding:9px 12px}.booking-controls label span{display:block;font-size:8px;letter-spacing:1.2px;color:var(--muted);font-weight:700}.booking-controls select{border:0;width:100%;font:600 12px inherit;color:var(--green);background:white;margin-top:3px;outline:none}.availability-head{display:flex;justify-content:space-between;align-items:center;padding:22px 19px 10px;font-size:10px}.availability-head span:last-child{color:var(--muted);font-size:8px}.time-list{padding:0 16px}.time-row{display:grid;grid-template-columns:75px 1fr auto;align-items:center;background:white;border-radius:8px;border:1px solid var(--line);padding:15px 13px;margin-bottom:8px}.time-row .time{font:600 22px 'Newsreader',serif}.time-row small{display:block;font-size:9px;color:var(--muted)}.time-row .price{font-size:11px;font-weight:700}.time-row button{background:var(--mint);color:var(--green);border:0;border-radius:5px;padding:9px 11px;font-weight:700;margin-left:10px}
.play-head{padding-right:130px}.primary.small{height:38px;position:absolute;right:20px;bottom:24px}.current-game{margin:4px 16px 16px;background:var(--green);color:white;border-radius:12px;padding:16px;box-shadow:var(--shadow)}.game-top{display:flex;justify-content:space-between;font-size:9px;letter-spacing:1px;opacity:.8}.live-badge{background:var(--coral);border-radius:3px;padding:4px 7px;color:white;font-weight:700}.game-hole{display:flex;align-items:center;gap:13px;padding:19px 0 13px}.game-hole>span{font:600 52px 'Newsreader',serif;border-right:1px solid rgba(255,255,255,.2);padding-right:13px}.game-hole small{font-size:8px;letter-spacing:1px}.game-hole h2{font:600 24px 'Newsreader',serif;margin:2px 0}.game-hole p{font-size:9px;margin:0;opacity:.7}.game-hole b{margin-left:auto}.leader{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.13);padding:9px 0;font-size:12px}.leader span{display:flex;align-items:center;gap:8px}.leader i{width:26px;height:26px;background:var(--sea);border-radius:50%;display:grid;place-items:center;font-size:8px;font-style:normal}.leader i.sand{background:#b98e62}.join-card{margin:0 16px;background:var(--sand);border-radius:10px;padding:16px}.join-card>div{display:flex;gap:12px}.join-card .round-icon{background:white;flex:none}.join-card h3{font:600 20px 'Newsreader',serif;margin:2px 0}.join-card p{font-size:10px;color:var(--muted);margin:3px 0}.join-card button{width:100%;margin-top:8px;background:white;color:var(--green)}#play .section-title{padding:0 20px}.history-row{display:grid;grid-template-columns:44px 1fr auto;align-items:center;margin:0 16px;padding:13px 3px;border-top:1px solid var(--line)}.history-date{display:flex;flex-direction:column;align-items:center}.history-date b{font:600 22px 'Newsreader',serif}.history-date small{font-size:8px}.history-row strong{font-size:12px}.history-row p{font-size:9px;color:var(--muted);margin:3px 0}.score-pill{background:var(--sand);padding:7px 9px;border-radius:20px;font-size:11px;font-weight:700}.score-pill.good{background:var(--mint)}
.score-top{height:67px;padding:8px 16px;display:flex;align-items:center;background:var(--cream)}.score-top>div{margin:auto;text-align:center}.score-top strong{display:block;font-size:11px}.score-top small{font-size:8px;color:var(--muted)}.back,.dots{border:0;background:none;font-size:21px;color:var(--green)}.hole-banner{height:155px;background:var(--green);color:white;padding:22px;position:relative;overflow:hidden}.hole-banner .eyebrow{color:#9bc1b8}.hole-banner h1{font-size:36px;margin:6px 0}.hole-banner p{font-size:10px;display:flex;gap:10px;align-items:center}.hole-banner p i{width:3px;height:3px;border-radius:50%;background:white;opacity:.6}.hole-big{position:absolute;right:-7px;bottom:-36px;font:600 125px 'Newsreader',serif;color:rgba(255,255,255,.07)}.hole-nav{display:flex;gap:6px;padding:13px 17px;overflow:auto;background:white;scrollbar-width:none}.hole-chip{min-width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:white;font:600 12px inherit}.hole-chip.done{background:var(--mint);border-color:var(--mint)}.hole-chip.active{background:var(--green);color:white;border-color:var(--green)}.score-body{padding:17px 16px}.score-labels,.player-score{display:grid;grid-template-columns:1fr 44px 48px 126px;align-items:center}.score-labels{font-size:7px;letter-spacing:1.1px;color:var(--muted);padding:0 4px 7px}.score-labels span:not(:first-child){text-align:center}.player-score{background:white;border:1px solid var(--line);border-radius:9px;padding:12px 8px;margin-bottom:8px}.player-id{display:flex;gap:8px;align-items:center}.player-id i{width:31px;height:31px;border-radius:50%;background:var(--sea);color:white;display:grid;place-items:center;font-size:8px;font-style:normal}.player-id strong{display:block;font-size:11px}.player-id small{font-size:8px;color:var(--muted)}.metric{text-align:center;font-size:11px;font-weight:700}.stepper{display:grid;grid-template-columns:35px 45px 35px;align-items:center;background:var(--cream);border-radius:6px;overflow:hidden}.stepper button{border:0;background:none;height:38px;color:var(--green);font-size:18px}.stepper b{text-align:center;font:600 22px 'Newsreader',serif}.add-player{width:100%;border:1px dashed #aebdb7;background:transparent;border-radius:8px;padding:13px;color:var(--green);font-weight:700}.score-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:8px;padding:0 16px 22px}.score-actions .secondary{background:white;border:1px solid var(--line);color:var(--green)}
.course-tabs{display:grid;grid-template-columns:1fr 1fr;margin:3px 18px 16px;background:var(--sand);padding:4px;border-radius:8px}.course-tabs button{border:0;background:none;padding:10px;font-weight:700;color:var(--muted);border-radius:6px}.course-tabs button.active{background:white;color:var(--green);box-shadow:0 2px 7px rgba(0,0,0,.06)}.course-card-head,.course-row{display:grid;grid-template-columns:1fr 58px 45px 35px;align-items:center;margin:0 17px}.course-card-head{font-size:7px;letter-spacing:1.1px;color:var(--muted);padding:8px 12px}.course-row{background:white;border-bottom:1px solid var(--line);padding:13px 12px}.course-row:first-of-type{border-radius:9px 9px 0 0}.course-row:last-child{border-radius:0 0 9px 9px;border:0}.course-row strong{font-size:12px}.course-row strong b{font:600 22px 'Newsreader',serif;margin-right:10px;color:var(--sea)}.course-row span{text-align:center;font-size:11px}.profile-hero{text-align:center;background:var(--green);color:white;padding:45px 20px}.profile-avatar{width:75px;height:75px;border-radius:50%;background:var(--sea);display:grid;place-items:center;margin:auto;font:600 24px 'Newsreader',serif;border:3px solid rgba(255,255,255,.4)}.profile-hero h1{font:600 30px 'Newsreader',serif;margin:13px 0 2px}.profile-hero p{font-size:10px;opacity:.7}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);background:white;margin:16px;border-radius:10px;box-shadow:var(--shadow)}.stat-row div{text-align:center;padding:17px 4px;border-right:1px solid var(--line)}.stat-row div:last-child{border:0}.stat-row strong{display:block;font:600 24px 'Newsreader',serif;color:var(--green)}.stat-row span{font-size:8px;color:var(--muted)}.profile-list{margin:0 16px;background:white;border-radius:10px;overflow:hidden}.profile-list button{width:100%;border:0;border-bottom:1px solid var(--line);background:white;display:grid;grid-template-columns:34px 1fr 20px;text-align:left;align-items:center;padding:15px;color:var(--green)}.profile-list button>span{font-size:20px}.profile-list strong{display:block;font-size:12px}.profile-list small{font-size:8px;color:var(--muted)}
.bottom-nav{height:79px;position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:520px;background:rgba(252,250,245,.96);backdrop-filter:blur(15px);display:grid;grid-template-columns:repeat(5,1fr);padding:8px 8px max(8px,env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:20}.bottom-nav button{border:0;background:none;color:#87938f;font:600 8px inherit;display:flex;flex-direction:column;align-items:center;gap:4px}.bottom-nav button span{font-size:21px;line-height:24px}.bottom-nav button.active{color:var(--green)}.bottom-nav .play-nav span{width:43px;height:43px;border-radius:50%;background:var(--green);color:white;display:grid;place-items:center;margin-top:-22px;box-shadow:0 5px 15px rgba(12,59,51,.25)}
.modal-wrap{position:fixed;inset:0;background:rgba(4,26,23,.56);backdrop-filter:blur(3px);z-index:50;display:flex;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transition:.25s}.modal-wrap.open{opacity:1;pointer-events:auto}.modal{width:100%;max-width:520px;background:var(--cream);border-radius:18px 18px 0 0;padding:12px 22px 30px;transform:translateY(30px);transition:.25s;max-height:88vh;overflow:auto}.open .modal{transform:none}.handle{width:40px;height:4px;border-radius:4px;background:#bdc6c1;margin:0 auto 18px}.modal-head{display:flex;justify-content:space-between}.modal h2{font:600 32px 'Newsreader',serif;margin:0 0 6px;color:var(--green)}.modal p{font-size:11px;color:var(--muted)}.close{border:0;background:var(--sand);width:32px;height:32px;border-radius:50%}.modal-option{display:flex;justify-content:space-between;align-items:center;width:100%;border:1px solid var(--line);background:white;border-radius:8px;padding:15px;text-align:left;margin:7px 0;color:var(--green)}.modal-option strong{display:block;font-size:13px}.modal-option small{font-size:9px;color:var(--muted)}.form-label{font-size:8px;letter-spacing:1.2px;font-weight:700;color:var(--muted);display:block;margin:16px 0 5px}.text-input{width:100%;height:49px;border:1px solid var(--line);background:white;border-radius:7px;padding:0 13px;font:600 14px inherit;outline-color:var(--sea)}.code-input{text-align:center;font:600 28px 'Newsreader',serif;letter-spacing:8px}.modal .primary{width:100%;margin-top:15px}.booking-summary{background:white;border-radius:9px;padding:14px;margin:14px 0}.booking-summary div{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid var(--line);font-size:11px}.booking-summary div:last-child{border:0}.booking-summary span{color:var(--muted)}.player-pick{display:flex;align-items:center;gap:10px;background:white;border-radius:8px;padding:11px;margin:6px 0}.player-pick i{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--mint);font-size:9px;font-style:normal}.player-pick strong{font-size:11px}.player-pick small{display:block;font-size:8px;color:var(--muted)}.player-pick button{margin-left:auto;border:0;background:var(--mint);color:var(--green);border-radius:5px;padding:7px;font-weight:700}.game-code{font:600 42px 'Newsreader',serif;letter-spacing:7px;text-align:center;background:var(--green);color:white;padding:18px;border-radius:9px;margin:15px 0}.toast{position:fixed;z-index:80;top:20px;left:50%;width:calc(100% - 32px);max-width:488px;transform:translate(-50%,-120px);background:var(--deep);color:white;border-radius:9px;padding:13px;display:flex;gap:11px;align-items:center;transition:.4s;box-shadow:var(--shadow)}.toast.show{transform:translate(-50%,0)}.toast>span{width:30px;height:30px;border-radius:50%;background:#4ea471;display:grid;place-items:center}.toast strong{display:block;font-size:11px}.toast small{font-size:8px;opacity:.7}
.booking-controls{grid-template-columns:1fr}.slot-status{font-size:10px;font-weight:700;color:var(--green);display:flex;align-items:center;gap:6px}.slot-status i{width:7px;height:7px;background:#4ea471;border-radius:50%}.install-card{width:auto;margin:11px auto 0;border:0;background:transparent;border-radius:20px;padding:6px 9px;display:flex;gap:7px;align-items:center;text-align:left;color:var(--sea);font-family:inherit}.install-card>span{width:21px;height:21px;border-radius:50%;background:var(--mint);color:var(--green);display:grid;place-items:center;font-size:12px}.install-card small,.install-card em,.install-card>b{display:none}.install-card strong{display:block;font:700 10px 'DM Sans',sans-serif}.player-edit{display:grid;grid-template-columns:1fr 40px;gap:7px;margin:7px 0}.player-edit .text-input{height:44px}.player-edit button{border:0;background:#f2dfd9;color:#9b432d;border-radius:7px;font-weight:700}.danger{width:100%;height:48px;border:1px solid #d9a595;background:#fff6f2;color:#a4412b;border-radius:7px;font-weight:700;margin-top:10px}.finished .stepper button{opacity:.3;pointer-events:none}.finished .add-player{display:none}.empty-games{text-align:center;margin:4px 16px 16px;padding:27px 15px;border:1px dashed #b9c7c1;border-radius:10px;color:var(--muted)}.empty-games>span{font-size:25px;color:var(--sea)}.empty-games h3{font:600 20px 'Newsreader',serif;color:var(--green);margin:8px 0 2px}.empty-games p{font-size:10px;margin:0}.my-game{margin:4px 16px 10px;background:var(--green);color:white;border:0;border-radius:12px;padding:16px;width:calc(100% - 32px);text-align:left;font-family:inherit}.my-game .game-top{margin-bottom:12px}.my-game h3{font:600 24px 'Newsreader',serif;margin:3px 0}.my-game p{font-size:9px;opacity:.75;margin:0}.auth-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.auth-choice button{height:42px;border:1px solid var(--line);background:white;border-radius:7px;font-weight:700;color:var(--green)}.auth-choice button.active{background:var(--green);color:white}.modal-wrap.locked{background:var(--cream)}
@media(min-width:700px){body{padding:18px 0}.app-shell{min-height:calc(100dvh - 36px);border-radius:24px}.bottom-nav{bottom:18px;border-radius:0 0 24px 24px}.modal{border-radius:18px;margin-bottom:18px}.hero{height:420px}}
.hole-map-card{height:210px;background:#fff;padding:8px 14px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center}.hole-map-card img{width:100%;height:100%;object-fit:contain}.time-row.booked{background:#f1f0eb}.time-row.booked .slot-status{color:var(--muted)}.time-row.booked .slot-status i{background:#9aa39f}.time-row.booked button{display:none}.booking-list{margin:14px 0}.booking-item{display:flex;align-items:center;justify-content:space-between;background:white;border:1px solid var(--line);border-radius:9px;padding:14px;margin:7px 0}.booking-item strong{display:block;font-size:13px}.booking-item small{color:var(--muted);font-size:9px}.booking-item b{font:600 23px 'Newsreader',serif;color:var(--green)}
.round-choice{display:grid;grid-template-columns:1fr 1fr;gap:8px}.round-choice button{height:45px;border:1px solid var(--line);background:#fff;color:var(--green);border-radius:7px;font-weight:700}.round-choice button.active{background:var(--green);color:#fff;border-color:var(--green)}.game-sort{display:flex;align-items:center;justify-content:space-between;margin:0 16px 12px;padding:10px 12px;background:white;border:1px solid var(--line);border-radius:8px}.game-sort span{font-size:8px;letter-spacing:1.2px;font-weight:700;color:var(--muted)}.game-sort select{border:0;background:white;color:var(--green);font:700 11px inherit}.weather{max-width:220px}.weather span:last-child{white-space:nowrap}
.weather-credit{position:absolute;right:21px;top:58px;color:white;font-size:7px;opacity:.75;text-decoration:none}
.important-message{background:#fff0e9;border:1px solid #e4a48f;border-radius:9px;padding:13px 14px;margin-bottom:17px;color:#8e3824}.important-message strong{font-size:9px;letter-spacing:1.4px;text-transform:uppercase}.important-message p{font-size:12px;line-height:1.45;margin:5px 0 0;white-space:pre-wrap}.status-dot.closed{background:#c94d35}.admin-body{padding:0 16px 28px}.admin-card{background:white;border:1px solid var(--line);border-radius:10px;padding:16px;margin-bottom:12px}.admin-card h2{font:600 24px 'Newsreader',serif;color:var(--green);margin:0 0 4px}.admin-card>p{font-size:10px;color:var(--muted);margin:0 0 13px}.toggle-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;padding:12px 0}.toggle-row input{width:20px;height:20px;accent-color:var(--green)}.admin-card textarea{width:100%;min-height:95px;border:1px solid var(--line);border-radius:7px;padding:11px;font:12px/1.45 inherit;resize:vertical}.green-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:4px;margin:7px 0 14px}.green-check input{position:absolute;opacity:0}.green-check span{height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:10px;font-weight:700}.green-check input:checked+span{background:var(--coral);border-color:var(--coral);color:white}.admin-card .primary{width:100%}.block-time-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.block-time-grid span{display:block;font-size:8px;font-weight:700;color:var(--muted);margin-bottom:4px}.admin-action{width:100%;margin:12px 0;background:var(--mint);color:var(--green)}.admin-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 2px;border-top:1px solid var(--line)}.admin-row strong{display:block;font-size:11px}.admin-row small{display:block;font-size:8px;color:var(--muted);margin-top:2px}.admin-row button{border:0;background:var(--sand);color:var(--green);border-radius:5px;padding:7px 9px;font-size:9px;font-weight:700}.admin-row b{font-size:9px;color:var(--sea)}.admin-empty{font-size:10px;color:var(--muted);text-align:center;padding:10px}
