.coffee-button{justify-content:center;align-items:center;gap:5px;display:inline-flex}.more-button{color:#303746;min-height:38px;font:inherit;white-space:nowrap;background:#fff;border:1px solid #e2e7eb;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.more-button:hover,.more-button[data-state=open]{background:#f4f7f8;border-color:#cbd4dc}.more-button:focus-visible,.more-menu-item:focus-visible{outline-offset:2px;outline:3px solid #069b983d}.more-menu{z-index:300;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);min-width:196px;transform-origin:var(--radix-dropdown-menu-content-transform-origin);background:#fffffffa;border:1px solid #1419231a;border-radius:15px;padding:6px;animation:.14s ease-out more-menu-in;box-shadow:0 18px 48px #1419232e,0 4px 14px #14192314}.more-menu-label{color:var(--muted);letter-spacing:.04em;padding:7px 10px 5px;font-size:11px;font-weight:700}.more-menu-item{min-height:44px;color:var(--ink);-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:10px;outline:none;align-items:center;gap:10px;padding:0 10px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;display:flex}.more-menu-separator{background:#14192314;height:1px;margin:5px 8px}.more-menu-item svg{color:var(--teal-dark);flex:none}.more-menu-item[data-highlighted]{background:var(--surface-teal);color:var(--teal-dark)}.more-menu-arrow{fill:#fff;filter:drop-shadow(0 -1px #14192314)}@keyframes more-menu-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=520px){.header-actions{gap:5px}.coffee-button,.more-button{min-height:44px}.coffee-button{padding-inline:10px}.more-button{border-radius:50%;width:44px;padding:0}.more-button>span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (width<=350px){.coffee-button{border-radius:50%;width:44px;padding:0}.coffee-button>span:last-child{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (prefers-reduced-motion:reduce){.more-menu{animation:none}}html body .brand-mark{color:#0000;background-color:#82cde7;background-image:url(/assets/zacks-logo.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #342a442e;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #342a4433}html body .brand-mark svg{opacity:0}@media (width>=900px){html body .brand-mark{border-radius:14px;box-shadow:0 7px 18px #342a4433}}@media (prefers-contrast:more){html body .brand-mark{border-color:#342a44}}.venue-section .section-heading>div>p{display:none}.venue-section .section-heading>div:after{color:var(--muted);content:"点按卡片快速创建提醒";margin:3px 0 0;font-size:11px;line-height:1.35;display:block}.venue-section .section-heading>span{display:none}@media (width>=900px){html body .venue-section .section-heading>div:after{margin-top:5px;font-size:12px}}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-latin-500-normal-7RbcRiD8.woff2)format("woff2"),url(/assets/roboto-latin-500-normal-DQZyH_nt.woff)format("woff")}:root{--studio-ink:#202b29;--studio-muted:#66706d;--studio-line:#dce2dd;--studio-paper:#f7f8f4;--studio-green:#174d40;--studio-lime:#dcf09b}html body .app-screen{background:var(--studio-paper);color:var(--studio-ink)}html body main.court-studio{background:var(--studio-paper);letter-spacing:-.015em;max-width:1320px;min-height:100%;margin:0 auto;padding:0 30px 30px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;line-height:1.5;display:block}html body .court-studio *,html body .court-studio :before,html body .court-studio :after{box-sizing:border-box}html body .court-studio button,html body .court-studio a{-webkit-tap-highlight-color:transparent}html body .court-studio button{cursor:pointer;font-family:inherit}html body .court-studio button:disabled{cursor:wait;opacity:.55}html body .court-studio :where(button,a,input):focus-visible{outline-offset:3px;outline:3px solid #427967}html body .court-studio .studio-header{z-index:20;border:0;border-bottom:1px solid var(--studio-line);background:var(--studio-paper);min-height:84px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;margin:0;padding:14px 0;display:flex;position:sticky;top:0}html body .court-studio .brand-lockup{color:var(--studio-ink);gap:11px;text-decoration:none}html body .court-studio .brand-mark{width:39px;height:39px;box-shadow:none;border-radius:11px;flex-basis:39px}html body .court-studio .brand-lockup h1{letter-spacing:-.6px;font-size:21px;font-weight:750}html body .court-studio .brand-lockup h1>span{letter-spacing:0;margin-left:5px;font-size:14px;font-weight:500}html body .court-studio .brand-lockup p{color:var(--studio-muted);letter-spacing:2px;margin:4px 0 0;font-size:9px}html body .court-studio .studio-desktop-nav{gap:6px;margin:0 auto;display:flex}html body .court-studio .studio-desktop-nav button{color:#485b54;background:0 0;border:0;border-radius:8px;min-height:44px;padding:10px 14px;font-size:13px}html body .court-studio .studio-desktop-nav button:hover{background:#e9efe5}html body .court-studio .header-actions{gap:8px}html body .court-studio .coffee-button,html body .court-studio .more-button{border:1px solid var(--studio-line);color:#43564d;min-height:40px;box-shadow:none;background:0 0;border-radius:10px;padding:0 12px;font-weight:550;transform:none}html body .court-studio .studio-hero{grid-column:1/-1;grid-template-columns:1fr 390px;align-items:center;gap:48px;padding:46px 0 40px;display:grid}html body .court-studio .studio-eyebrow{letter-spacing:1.8px;color:#5b7268;align-items:center;gap:8px;font-size:10px;font-weight:600;line-height:1.5;display:inline-flex}html body .court-studio .studio-hero-copy>.studio-eyebrow>span{background:#71915b;border-radius:50%;width:6px;height:6px}html body .court-studio .studio-hero h2{letter-spacing:-2.5px;margin:15px 0 18px;font-size:clamp(38px,4.1vw,58px);font-weight:650;line-height:1.18}html body .court-studio .studio-hero h2 br{display:none}html body .court-studio .studio-hero h2 span{color:var(--studio-green)}html body .court-studio .studio-hero-copy>p{color:var(--studio-muted);margin:0;font-size:14px;line-height:1.95}html body .court-studio .studio-text-link{min-height:32px;color:var(--studio-green);background:0 0;border:0;align-items:center;gap:8px;margin-top:15px;padding:0;font-size:12px;font-weight:600;display:flex}html body .court-studio .studio-court-art{background:#e5ebde;border-radius:14px;min-height:222px;padding:23px 28px 16px;position:relative;overflow:hidden}html body .court-studio .studio-court-label{letter-spacing:2.6px;color:#547153;font-size:9px}html body .court-studio .studio-court{background:#417463;border:2px solid #f1f5e9;height:125px;margin:17px 10px 15px;position:relative;transform:rotate(-6deg);box-shadow:9px 9px #ced9c5}html body .court-studio .studio-court i{border:0 solid #e8efe3;display:block;position:absolute}html body .court-studio .court-singles{inset:14px 0;border-top-width:1px!important;border-bottom-width:1px!important}html body .court-studio .court-service{inset:14px 22%;border-left-width:1px!important;border-right-width:1px!important}html body .court-studio .court-center{width:56%;top:50%;left:22%;border-top-width:1px!important}html body .court-studio .court-net{background:#f2f5e9;width:2px;top:-9px;bottom:-9px;left:50%;box-shadow:3px 0 #193d3033}html body .court-studio .court-ball{background:var(--studio-lime);border-radius:50%;width:18px;height:18px;position:absolute;bottom:24%;right:13%;box-shadow:5px 6px 1px #244d3d66}html body .court-studio .studio-art-caption{letter-spacing:1.8px;color:#577151;justify-content:space-between;align-items:center;font-size:9px;display:flex}html body .court-studio .studio-metrics{border:1px solid var(--studio-line);min-height:110px;box-shadow:none;background:0 0;border-radius:12px;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;display:grid}html body .court-studio .studio-metrics .metric{min-height:120px;box-shadow:none;text-align:left;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:flex-start;padding:20px 27px;display:flex}html body .court-studio .metric+.metric:before{background:var(--studio-line);top:22px;bottom:22px}html body .court-studio .studio-metrics .studio-metric-label{color:#52655c;flex-direction:row;align-items:center;gap:8px;font-size:12px;display:inline-flex}html body .court-studio .studio-metrics .metric strong{color:var(--studio-ink);font-variant-numeric:tabular-nums;letter-spacing:-1.3px;margin:8px 0 4px;font-size:32px;font-weight:600;line-height:1.15;display:block}html body .court-studio .studio-metrics .metric strong small{color:var(--studio-muted);letter-spacing:0;margin-left:6px;font-size:11px;font-weight:400}html body .court-studio .studio-metrics .metric>span:last-child{color:var(--studio-muted);font-size:10px}html body .court-studio .studio-service{min-height:58px;box-shadow:none;background:0 0;border:0;grid-column:1/-1;gap:10px;margin:0 0 10px;padding:14px 0;display:flex}html body .court-studio .studio-service>div{flex:1;align-items:center;gap:12px;min-width:0;display:flex}html body .court-studio .studio-service strong{white-space:nowrap;color:#486053;font-size:11px}html body .court-studio .studio-service>div>span{color:var(--studio-muted);font-size:10px}html body .court-studio .studio-service button{border:1px solid var(--studio-line);width:auto;height:auto;min-height:36px;color:var(--studio-green);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:11px;display:flex}html body .court-studio .live-dot{width:6px;height:6px;box-shadow:none;background:#4f8259;flex-basis:6px}html body .court-studio .live-dot.loading{background:#84928d}html body .court-studio .live-dot.stale,html body .court-studio .live-dot.unknown{background:#aa6c26}html body .court-studio .studio-weather{border-radius:10px;grid-column:1/-1;margin-bottom:20px;padding:14px 18px}html body .court-studio .studio-create{box-shadow:none;background:#edf2e7;border:1px solid #cfdbc9;border-radius:14px;grid-column:1;align-self:start;margin:0;padding:24px}html body .court-studio .studio-create-top{color:#50705c;justify-content:space-between;align-items:center;display:flex}html body .court-studio .studio-create-top .studio-eyebrow{letter-spacing:1.5px;font-size:8px}html body .court-studio .create-card-main{min-height:0;padding:0;display:block;position:relative}html body .court-studio .create-copy h2{letter-spacing:-.8px;color:#214e3e;margin:25px 0 10px;font-size:23px;line-height:1.5}html body .court-studio .create-copy>p{color:#617461;margin:0;font-size:12px;line-height:1.9}html body .court-studio .studio-create .lulu-stage{width:94px;height:107px;margin:10px auto 2px}html body .court-studio .studio-steps{flex-direction:column;gap:8px;padding:14px 0 20px;display:flex}html body .court-studio .studio-steps>span{color:#446151;align-items:center;gap:12px;font-size:12px;display:flex}html body .court-studio .studio-steps b{color:#82977d;font-size:10px;font-weight:500}html body .court-studio .primary-button{background:var(--studio-green);color:#f9fbee;min-height:48px;box-shadow:none;border:0;border-radius:9px;gap:9px;margin:0;padding:0 14px;font-size:14px;font-weight:600;transform:none}html body .court-studio .studio-button-arrow{margin-left:auto}html body .court-studio .studio-manage{color:#426150;background:0 0;border:1px solid #cfdbc9;border-radius:9px;justify-content:flex-start;align-items:center;gap:9px;width:100%;min-height:43px;margin:8px 0 0;padding:0 12px;font-size:12px;display:flex}html body .court-studio .studio-manage>:last-child{margin-left:auto}html body .court-studio .identity-row{background:0 0;align-items:center;gap:6px;min-height:0;margin:17px 0 0;padding:0;display:flex}html body .court-studio .identity-row>span{overflow-wrap:anywhere;color:#697c67;flex:1;align-items:center;gap:4px;min-width:0;font-size:10px;display:inline-flex}html body .court-studio .identity-row button{color:#355b46;background:0 0;min-height:32px;padding:5px;font-size:10px}html body .court-studio .studio-disclaimer{color:#6d7e69;justify-content:center;align-items:center;gap:5px;margin:15px 0 0;font-size:10px;display:flex}html body .court-studio .tier-row{color:#526650;background:0 0;border-top:1px solid #d6dfce;justify-content:space-between;align-items:center;margin:14px 0 0;padding:12px 0;display:flex}html body .court-studio .tier-row>span{align-items:center;gap:5px;font-size:11px;display:flex}html body .court-studio .tier-row button{color:var(--studio-green);background:0 0;border:0;font-size:11px}html body .court-studio .quota-card{background:0 0;border:0;padding:0}html body .court-studio .quota-card>div,html body .court-studio .quota-card strong{font-size:11px}html body .court-studio .quota-card p{color:#647861;font-size:10px;line-height:1.6}html body .court-studio .quota-track{background:#d4dfcc;height:4px;margin:10px 0}html body .court-studio .quota-track i{background:#4e7c5c}html body .court-studio .studio-directory{box-shadow:none;background:0 0;border:0;border-radius:0;grid-column:2;margin:24px 0 0;padding:0;scroll-margin-top:94px}html body .court-studio .studio-directory .section-heading{margin:0 0 20px;display:block}html body .court-studio .studio-directory .section-heading>div:after{content:none}html body .court-studio .studio-directory .section-heading h2{letter-spacing:-.8px;align-items:center;gap:9px;margin:8px 0 5px;font-size:24px;font-weight:600;display:flex}html body .court-studio .studio-directory .section-heading h2 span{color:#547049;letter-spacing:0;background:#e4eade;border-radius:6px;justify-content:center;align-items:center;min-width:28px;padding:3px 5px;font-size:11px;display:inline-flex}html body .court-studio .studio-directory .section-heading p{color:var(--studio-muted);margin:0;font-size:12px;line-height:1.7;display:block}html body .court-studio .studio-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}html body .court-studio .studio-search{border:1px solid var(--studio-line);color:#6c7b70;background:#fff;border-radius:9px;flex:210px;align-items:center;gap:8px;min-width:0;height:43px;padding:0 12px;display:flex}html body .court-studio .studio-search input{width:100%;min-width:0;color:var(--studio-ink);box-shadow:none;background:0 0;border:0;flex:1;padding:8px 0;font-family:inherit;font-size:13px}html body .court-studio .studio-search input::-webkit-search-cancel-button{-webkit-appearance:none}html body .court-studio .studio-search input::placeholder{color:#808a83}html body .court-studio .studio-search button{color:#6a786e;background:0 0;border:0;place-items:center;min-width:28px;min-height:30px;padding:0;display:grid}html body .court-studio .studio-filters{background:#e9ede5;border-radius:9px;gap:3px;padding:3px;display:flex}html body .court-studio .studio-filters button{color:#677165;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:3px;min-height:37px;padding:9px 12px;font-size:11px;display:inline-flex}html body .court-studio .studio-filters button.is-active{color:#254d3a;background:#fff;box-shadow:0 1px 3px #21332012}html body .court-studio .studio-filters small{font-size:10px}html body .court-studio .studio-directory-meta{color:#7c877e;justify-content:space-between;align-items:center;gap:8px;margin:15px 0 10px;font-size:10px;display:flex}html body .court-studio .studio-directory-meta i{background:#5d8c61;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}html body .court-studio .venue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}html body .court-studio .studio-venue{text-align:left;border:1px solid var(--studio-line);min-width:0;min-height:174px;box-shadow:none;color:var(--studio-ink);background:#fff;border-radius:11px;flex-direction:column;gap:0;padding:17px 16px 13px;transition:border-color .16s,background .16s,transform .16s;display:flex;position:relative}html body .court-studio .studio-venue .venue-card-heading{justify-content:space-between;align-items:center;gap:4px;width:100%;margin:0 0 12px;padding:0;display:flex}html body .court-studio .studio-venue-mark{color:#5b7b60;background:#f0f3ec;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}html body .court-studio .studio-venue .venue-card-action{color:#92a094;background:0 0;border-radius:50%;place-items:center;width:26px;min-width:26px;height:26px;margin:0;font-size:11px;display:grid}html body .court-studio .studio-venue .venue-card-action.is-subscribed{color:#436b36;background:#e9f1df}html body .court-studio .studio-venue .venue-card-name{color:#26392c;word-break:normal;overflow-wrap:anywhere;white-space:normal;min-height:42px;margin-bottom:10px;font-size:13px;font-weight:650;line-height:1.55;display:block}html body .court-studio .studio-venue .venue-card-status{border:0;justify-content:space-between;align-items:center;width:100%;margin:auto 0 0;padding:0 0 9px;font-size:10px;display:flex}html body .court-studio .studio-venue .venue-card-status>span{color:#5a7759;align-items:center;gap:5px;display:inline-flex}html body .court-studio .venue-status-dot{width:5px;height:5px;box-shadow:none}html body .court-studio .venue-status-dot.healthy{background:#668c5c}html body .court-studio .venue-card-unhealthy .venue-card-status>span{color:#a74732}html body .court-studio .studio-venue .venue-card-meta{color:#727e72;border-top:1px solid #edf0e9;justify-content:space-between;align-items:center;width:100%;margin:0;padding-top:9px;font-size:9px;display:flex}html body .court-studio .studio-venue .venue-card-meta>span{align-items:center;gap:4px;display:inline-flex}html body .court-studio .studio-venue .venue-card-mail{color:#6f7f6d;background:0 0;border:0;align-items:center;gap:4px;margin:7px 0 0;padding:0;font-size:9px;display:inline-flex}html body .court-studio .studio-venue.is-subscribed{border-color:#b9cfa8}html body .court-studio .studio-venue.is-highlighted{outline:3px solid #97b88a}html body .court-studio .studio-empty{text-align:center;color:#7b8b71;border:1px dashed #c9d3c3;border-radius:12px;padding:46px 20px}html body .court-studio .studio-empty h3{color:#3d5745;margin:12px 0 8px;font-size:15px}html body .court-studio .studio-empty p{color:#6c7968;font-size:12px}html body .court-studio .studio-empty button{color:#3b633d;background:#e5edde;border:0;border-radius:8px;min-height:40px;margin-top:12px;padding:8px 16px}html body .court-studio .studio-footer{border-top:1px solid var(--studio-line);color:#778474;flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;margin-top:36px;padding-top:22px;font-size:10px;display:flex}html body .court-studio .studio-footer>span{letter-spacing:1px;align-items:center;gap:7px;display:inline-flex}html body .court-studio .studio-footer p{margin:0}html body .court-studio .studio-footer button{color:#566d54;background:0 0;border:0;align-items:center;gap:7px;min-height:36px;font-size:11px;display:flex}html body .studio-mobile-nav{display:none}html body .bottom-sheet .sheet-primary{box-shadow:none;background:#174d40;border-radius:10px}html body .bottom-sheet .sheet-title{color:#203e31}html body .bottom-sheet .subscription-summary{color:#365635;background:#eef3e7;border:1px solid #d1dfc7}html body .bottom-sheet .studio-time-presets{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0 0 12px;display:grid}html body .bottom-sheet .studio-time-presets button{color:#566c52;background:#fafbf8;border:1px solid #dce3d6;border-radius:8px;flex-direction:column;align-items:center;gap:3px;min-height:48px;padding:9px 5px;font-size:12px;display:flex}html body .bottom-sheet .studio-time-presets button[aria-pressed=true]{color:#285732;background:#edf3e5;border-color:#60815a}html body .bottom-sheet .studio-time-presets small{opacity:.8;font-size:9px}html body .bottom-sheet .field input{font-size:16px}@media (width>=1100px){html body main.court-studio{grid-template-columns:295px minmax(0,1fr);align-items:start;gap:0 30px;display:grid}html body .court-studio .studio-create{position:sticky;top:104px}html body .court-studio .studio-directory{margin-top:0}}@media (width>=900px) and (width<=1099px){html body .court-studio .studio-create{grid-template-columns:1fr 270px;gap:6px 25px;display:grid}html body .court-studio .studio-create .create-card-main{grid-row:span 4}html body .court-studio .studio-create .lulu-stage,html body .court-studio .studio-create-top,html body .court-studio .studio-steps{display:none}html body .court-studio .create-copy h2{margin-top:0}html body .court-studio .studio-hero{grid-template-columns:1fr 300px}html body .court-studio .studio-hero h2{font-size:38px}}@media (width<=899px){html body main.court-studio{padding:0 18px 105px}html body .court-studio .studio-header{gap:8px;min-height:70px;padding:13px 0}html body .court-studio .brand-mark{flex-basis:34px;width:34px;height:34px}html body .court-studio .brand-lockup{gap:8px}html body .court-studio .brand-lockup h1{font-size:19px}html body .court-studio .brand-lockup h1>span{margin-left:2px;font-size:11px}html body .court-studio .brand-lockup p{letter-spacing:1.4px;font-size:8px}html body .court-studio .studio-desktop-nav{display:none}html body .court-studio .coffee-button{min-height:40px;padding:0 9px;font-size:10px}html body .court-studio .more-button{border:0;width:34px;min-height:40px;padding:0}html body .court-studio .studio-hero{grid-template-columns:1fr;gap:0;padding:29px 0 27px}html body .court-studio .studio-hero .studio-eyebrow{letter-spacing:1.5px;font-size:8px}html body .court-studio .studio-hero h2{letter-spacing:-1.5px;margin:11px 0 13px;font-size:36px}html body .court-studio .studio-hero-copy>p{font-size:12px;line-height:1.85}html body .court-studio .studio-text-link{margin-top:7px;font-size:11px}html body .court-studio .studio-court-art{display:none}html body .court-studio .studio-metrics .metric{min-height:96px;padding:15px 11px}html body .court-studio .studio-metrics .studio-metric-label{letter-spacing:-.2px;gap:3px;font-size:9px}html body .court-studio .studio-metrics .studio-metric-label svg{display:none}html body .court-studio .studio-metrics .metric strong{letter-spacing:-.9px;margin:9px 0 2px;font-size:25px}html body .court-studio .studio-metrics .metric strong small{margin-left:3px;font-size:8px}html body .court-studio .studio-metrics .metric>span:last-child{display:none}html body .court-studio .studio-metrics{border-radius:10px;min-height:90px}html body .court-studio .studio-service{margin-bottom:6px;padding:12px 0}html body .court-studio .studio-service>div{flex-direction:column;align-items:flex-start;gap:2px}html body .court-studio .studio-service strong{font-size:10px}html body .court-studio .studio-service>div>span{font-size:9px;line-height:1.7}html body .court-studio .studio-service button{min-width:37px;min-height:40px;padding:0 8px}html body .court-studio .studio-service button>span{display:none}html body .court-studio .studio-create{border-radius:12px;padding:20px;position:static}html body .court-studio .studio-create-top{display:none}html body .court-studio .create-card-main{grid-template-columns:minmax(0,1fr) 64px;align-items:center;gap:6px;display:grid}html body .court-studio .create-copy h2{margin:0 0 7px;font-size:20px}html body .court-studio .create-copy>p{font-size:11px}html body .court-studio .studio-create .lulu-stage{width:60px;height:72px;margin:0}html body .court-studio .studio-steps{flex-direction:row;justify-content:space-between;gap:5px;padding:14px 0}html body .court-studio .studio-steps>span{gap:5px;font-size:10px}html body .court-studio .studio-steps b{font-size:8px}html body .court-studio .primary-button{min-height:46px}html body .court-studio .studio-manage{display:none}html body .court-studio .identity-row{margin-top:12px}html body .court-studio .identity-row>span{font-size:9px}html body .court-studio .studio-disclaimer{justify-content:flex-start;margin-top:10px;font-size:9px}html body .court-studio .studio-directory{margin-top:28px;scroll-margin-top:84px}html body .court-studio .studio-directory .section-heading h2{margin-top:7px;font-size:21px}html body .court-studio .studio-directory .section-heading p{font-size:11px}html body .court-studio .studio-directory .section-heading{margin-bottom:16px}html body .court-studio .studio-directory .studio-eyebrow{font-size:8px}html body .court-studio .studio-toolbar{flex-direction:column;align-items:stretch}html body .court-studio .studio-search{flex:none;width:100%;min-height:44px}html body .court-studio .studio-search input{font-size:16px}html body .court-studio .studio-filters{align-self:flex-start}html body .court-studio .studio-filters button{min-height:40px;padding:8px 13px}html body .court-studio .venue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}html body .court-studio .studio-venue{border-radius:10px;min-height:173px;padding:13px 12px 11px}html body .court-studio .studio-venue .venue-card-name{min-height:39px;font-size:12px}html body .court-studio .studio-venue .venue-card-heading{margin-bottom:10px}html body .court-studio .studio-venue-mark{width:26px;height:26px}html body .court-studio .studio-directory-meta{font-size:9px}html body .court-studio .studio-footer{margin-top:28px;font-size:9px}html body .court-studio .studio-footer>p{display:none}html body .studio-mobile-nav{width:min(100%,520px);padding:8px 12px calc(env(safe-area-inset-bottom,0px) + 10px);z-index:25;background:#f9fbf6;border-top:1px solid #dce2d7;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 22px #35442b08}html body .studio-mobile-nav button{color:#62765d;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:68px;min-height:44px;padding:4px 12px;font-size:10px;display:flex}html body .studio-mobile-nav .studio-mobile-create{background:var(--studio-green);color:#f4f9e9;flex-direction:row;gap:6px;padding-inline:19px;font-size:12px}body:has(.bottom-sheet) .studio-mobile-nav{visibility:hidden}html body:has(.studio-search input:focus) .studio-mobile-nav{visibility:hidden}}@media (width<=359px){html body main.court-studio{padding-inline:12px}html body .court-studio .brand-lockup h1>span{display:none}html body .court-studio .studio-hero h2{font-size:32px}html body .court-studio .studio-metrics .metric{padding-inline:8px}}@media (hover:hover){html body .court-studio .studio-venue:hover{box-shadow:none;background:#fcfef9;border-color:#91ad82;transform:translateY(-2px)}html body .court-studio .studio-venue:hover .venue-card-action{color:#3c6a35;background:#eef4e6}html body .court-studio .primary-button:hover{box-shadow:none;background:#23624e}html body .court-studio .studio-text-link:hover{text-decoration:underline}}@media (prefers-reduced-motion:reduce){html body .court-studio *,html body .court-studio :before,html body .court-studio :after{scroll-behavior:auto!important;transition:none!important}html body .court-studio .studio-venue:hover{transform:none}}@media (width>=900px){html body .court-studio .studio-hero{padding-top:30px;padding-bottom:26px}html body .court-studio .studio-court-art{min-height:188px;padding-top:18px}html body .court-studio .studio-court{height:100px}html body .court-studio .studio-metrics .metric{min-height:107px;padding-top:15px;padding-bottom:15px}html body .court-studio .create-card-main{grid-template-columns:minmax(0,1fr) 55px;align-items:center;display:grid}html body .court-studio .create-copy h2{margin-top:18px;font-size:20px}html body .court-studio .studio-create .lulu-stage{zoom:.62;width:88px;height:104px;margin:0}html body .court-studio .studio-steps{flex-direction:row;gap:5px;padding:18px 0}html body .court-studio .studio-steps>span{gap:4px;font-size:10px}}@media (width<=899px){html body .court-studio .studio-create .lulu-stage{zoom:.68;width:88px;height:104px}}html body .court-studio .identity-row>span{background:0 0;border:0;border-radius:0;padding:0}html body .court-studio .studio-hero-actions{align-items:center;gap:20px;margin-top:16px;display:flex}html body .court-studio .studio-hero-actions .studio-text-link{margin:0}html body .court-studio .studio-hero-cta{background:var(--studio-green);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:20px;min-height:44px;padding:11px 18px;font-size:13px;display:inline-flex}html body .court-studio .studio-venue .venue-card-name{font-size:14px}html body .court-studio .studio-venue .venue-card-meta,html body .court-studio .studio-venue .venue-card-mail{color:#5b6a59;font-size:11px}html body .court-studio .studio-venue .venue-card-status{font-size:11px}html body .court-studio .studio-venue .venue-card-status small{color:#647361;font-size:10px}@media (width<=899px){html body .court-studio .studio-hero-actions{gap:13px;margin-top:13px}html body .court-studio .studio-hero-cta{display:none}html body .court-studio .studio-hero-actions .studio-text-link{font-size:11px}html body .court-studio .studio-metrics .studio-metric-label{font-size:10px}html body .court-studio .studio-venue .venue-card-name{font-size:13px}html body .court-studio .studio-venue .venue-card-meta,html body .court-studio .studio-venue .venue-card-mail{font-size:10px}html body .court-studio .create-copy h2 br{display:none}html body .court-studio .primary-button{min-height:52px}html body .court-studio .more-button{width:44px;min-height:44px}html body .court-studio .coffee-button{min-height:44px}}.wechat-group{color:#23392f;flex-direction:column;align-items:center;gap:12px;padding:0 0 8px;display:flex;position:relative}.wechat-group-close{color:#344b3e;cursor:pointer;background:#f0f3ed;border:0;border-radius:50%;flex:none;align-self:flex-end;place-items:center;width:44px;height:44px;display:grid}.wechat-group-qr{aspect-ratio:1;-webkit-touch-callout:default;-webkit-user-select:auto;user-select:auto;background:#fff;border:1px solid #e5ebe1;border-radius:16px;width:min(100%,264px);height:auto;display:block}.wechat-group-id{color:#627060;margin:0;font-size:13px}.wechat-group-id span{color:#214c3d;letter-spacing:.3px;-webkit-user-select:all;user-select:all;margin-left:8px;font-size:18px;font-weight:650}.wechat-group-actions{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;display:flex}.wechat-group-actions>*{color:#214c3d;min-height:46px;font:inherit;cursor:pointer;background:#f4f7ef;border:1px solid #d8e2d2;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.wechat-group-actions>button{color:#fff;background:#1d5846;border-color:#1d5846}.wechat-group :is(button,a):focus-visible{outline-offset:3px;outline:3px solid #598b70}.wechat-group-hint,.wechat-group-feedback{text-align:center;color:#63745f;margin:0;font-size:12px;line-height:1.6}.wechat-group-feedback{color:#245a40;min-height:20px}.wechat-group-error{text-align:center;padding:24px 12px;line-height:1.7}@media (width>=900px){html body .bottom-sheet:has(.wechat-group){left:max(24px,50vw - 240px)!important;right:max(24px,50vw - 240px)!important}}:root{color:#151515;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}.mobile-carousel{overscroll-behavior:contain;scrollbar-width:none;-webkit-user-select:none;user-select:none;width:100%;min-width:0;max-width:100%;display:block;position:relative;overflow:auto}.mobile-carousel::-webkit-scrollbar{display:none}.mobile-carousel{touch-action:pan-y;overflow:auto hidden}.mobile-carousel[data-dragging=true]{cursor:none}.mobile-carousel-content{width:max-content;min-width:100%;transform:translateX(var(--mobile-carousel-overdrag));will-change:transform;display:flex}.mobile-carousel-scrollbar{z-index:4;opacity:0;pointer-events:none;transition:opacity .15s;position:absolute;inset:0}.mobile-carousel-scrollbar[data-visible=true]{opacity:1}.mobile-carousel-scrollbar-thumb{background:#00000059;border-radius:999px;height:3px;position:absolute;bottom:4px;right:4px}body{min-width:320px;overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer}.phone-stage{place-items:center;width:100%;height:100%;padding:24px;display:grid;position:relative}.device-menu-bar{z-index:100;border-radius:12px;padding:3px;position:absolute;top:18px;right:18px}.device-picker-trigger{color:#151515;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;height:34px;padding:0 10px 0 12px;font:600 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-trigger:hover,.device-picker-trigger[data-state=open]{background:#0000000e}.device-picker-trigger:focus-visible{outline-offset:2px;outline:2px solid #000000b8}.device-picker-menu{z-index:200;min-width:168px;transform-origin:var(--radix-dropdown-menu-content-transform-origin);background:#fffffffa;border-radius:12px;padding:3px;animation:.12s ease-out device-menu-in;box-shadow:0 0 1px #0000000f,0 0 0 1px #00000014,0 4px 4px #0000000d}.device-picker-item{color:#181818;-webkit-user-select:none;user-select:none;border-radius:8px;outline:none;justify-content:space-between;align-items:center;height:34px;padding:0 9px 0 10px;font:500 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-item[data-highlighted]{background:#f0f0f0}.device-picker-item[data-state=checked]{font-weight:600}.device-picker-check{color:#181818;place-items:center;display:grid}@keyframes device-menu-in{0%{opacity:0;transform:scale(.98)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.phone-scale-box{position:relative}.phone-device{transform-origin:0 0;-webkit-user-select:none;user-select:none;position:absolute;top:0;left:0}.phone-bezel{object-fit:contain;z-index:2;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.device-screen{cursor:none;z-index:1;-webkit-user-select:none;user-select:none;background:#fff;border-radius:42px;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.device-camera{z-index:75;pointer-events:none;background:#050505;border-radius:50%;display:block;position:absolute;box-shadow:inset 0 0 0 1px #ffffff14}.device-screen,.device-screen *{cursor:none!important}.device-screen img,.keyboard-asset{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.device-screen input,.device-screen textarea,.device-screen select,.device-screen option,.device-screen [contenteditable=true]{-webkit-user-select:auto;user-select:auto}.device-screen:active,.device-screen:active *,.device-screen input,.device-screen textarea,.device-screen button,.device-screen a,.device-screen [role=button]{cursor:none!important}.device-screen[data-cursor-debug=true],.device-screen[data-cursor-debug=true] *{cursor:default!important}.device-screen :focus,.device-screen :focus-visible{box-shadow:none!important;outline:0!important}.flow-stack,.flow-scenes,.flow-screen,.mobile-app-viewport{position:absolute;inset:0}.mobile-app-viewport[data-platform=android][data-keyboard-visible=false]{bottom:var(--device-safe-area-bottom,48px)}.flow-stack{--flow-header-height:0px;--flow-header-content-height:0px;--flow-header-safe-area:0px;--flow-footer-height:0px;--keyboard-height:0px;touch-action:pan-y;background:0 0;overflow:hidden}.flow-fixed-header{z-index:12;height:var(--flow-header-height);padding-top:var(--flow-header-safe-area);box-sizing:border-box;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;position:absolute;top:0;left:0;right:0}.flow-fixed-footer{z-index:12;right:0;bottom:var(--keyboard-height);height:var(--flow-footer-height);background:0 0;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0}.flow-scenes{top:var(--flow-header-height);bottom:0;overflow:hidden}.flow-screen{will-change:transform;background:0 0;overflow:hidden}.mobile-page{--mobile-safe-area-height:var(--device-safe-area-bottom,34px);--keyboard-height:0px;position:absolute;inset:0}.mobile-page[data-keyboard-visible=true],.mobile-app-viewport[data-platform=android] .mobile-page{--mobile-safe-area-height:0px}.mobile-scroll{top:0;right:0;bottom:var(--keyboard-height);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;touch-action:none;-webkit-user-select:none;user-select:none;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0;overflow:hidden auto}.mobile-scroll::-webkit-scrollbar{display:none}.mobile-scroll[data-dragging=true]{cursor:none}.mobile-cursor{z-index:80;opacity:0;pointer-events:none;will-change:transform;background:radial-gradient(circle at 50% 44%,#ffffffb3 0 34%,#ffffff8a 58%,#eeeeee7a 100%);border:.5px solid #0000001f;border-radius:999px;width:48px;height:48px;transition:opacity 90ms,background 80ms,box-shadow 80ms;position:absolute;top:0;left:0;box-shadow:inset 0 1px 2px #fff9,inset 0 -5px 10px #0000000d,inset 0 0 0 1px #00000006}.mobile-cursor:before{content:"";pointer-events:none;background:linear-gradient(#ffffff61,#fff0);border-radius:999px;width:32px;height:17px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.mobile-cursor:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 1px 0 3px #ffffff47,inset -1px 0 3px #00000005}.mobile-cursor-hotspot{pointer-events:none;background:#ffffffd1;border:1px solid #007afff2;border-radius:999px;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffbf,0 0 0 3px #007aff29}.mobile-cursor-hotspot:before,.mobile-cursor-hotspot:after{content:"";background:#007afff2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-cursor-hotspot:before{width:17px;height:1px}.mobile-cursor-hotspot:after{width:1px;height:17px}.mobile-cursor[data-visible=true]{opacity:1}.mobile-cursor[data-active=true]{background:radial-gradient(circle at 50% 55%,#e8e8e894 0 30%,#f8f8f880 62%,#ffffffad 100%);box-shadow:inset 0 3px 7px #00000014,inset 0 -4px 8px #ffffff57,inset 0 0 0 1px #00000008}.mobile-cursor[data-active=true]:before{background:linear-gradient(#0000000e,#0000)}.mobile-cursor[data-active=true]:after{box-shadow:inset 0 5px 9px #0000000b,inset 0 -3px 7px #ffffff47}.mobile-scroll-content{will-change:transform;grid-template-columns:minmax(0,1fr);gap:0;min-width:0;padding:0;display:grid}.app-screen{background:#fff}.mobile-scrollbar{z-index:9;top:4px;right:5px;bottom:calc(var(--mobile-safe-area-height) + var(--keyboard-height) + 4px);opacity:0;pointer-events:none;width:4px;transition:bottom .26s cubic-bezier(.2,.8,.2,1),opacity .18s;position:absolute}.mobile-page[data-keyboard-dragging=true] .mobile-scroll,.mobile-page[data-keyboard-dragging=true] .mobile-scrollbar,.flow-stack[data-keyboard-dragging=true] .flow-fixed-footer{transition:none}.mobile-scrollbar[data-visible=true]{opacity:1}.mobile-scrollbar-thumb{background:#00000047;border-radius:999px;width:4px;min-height:36px;transition:background .12s;box-shadow:0 0 0 1px #ffffff2e}.status-bar{z-index:72;color:#050505;pointer-events:none;background:0 0;grid-template-columns:1fr auto;align-items:center;height:54px;padding:10px 34px 0 36px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:grid;position:absolute;top:0;left:0;right:0}.device-screen[data-device=pixel-10] .status-bar{align-items:start;height:auto;padding:32px 32px 0;font-family:Roboto,Arial,sans-serif}.status-time{text-align:center;letter-spacing:0;justify-self:start;min-width:58px;font-size:15px;font-weight:600;line-height:1}.status-indicators{justify-self:end;align-items:center;display:flex}.status-indicator-svg{display:block}.status-indicator-svg[data-platform=ios]{width:79px;height:13px}.status-indicator-svg[data-platform=android]{width:50px;height:14px}.device-screen[data-device=pixel-10] .status-time{font-weight:500;transform:translateY(2px)}.home-indicator-svg{z-index:70;width:100%;height:var(--device-safe-area-bottom,34px);pointer-events:none;display:block;position:absolute;bottom:0;left:0;right:0}.android-navigation-bar{z-index:70;width:428px;height:var(--device-safe-area-bottom,48px);pointer-events:none;-webkit-user-drag:none;display:block;position:absolute;bottom:-1px;left:-1px}h1,h2,p{margin:0}h1{letter-spacing:0;font-size:26px;line-height:1.08}h2{font-size:15px}p{color:#555;font-size:14px;line-height:1.45}.field-label{color:#555;font-size:13px;font-weight:800}.mobile-field{gap:8px;display:grid}.mobile-field input{color:#151515;background:#fff;border:1px solid #0000001a;border-radius:8px;outline:0;width:100%;min-height:44px;padding:0 12px}.mobile-field input:focus{box-shadow:none;border-color:#00000029}.device-screen .mobile-field input:focus,.device-screen .mobile-field input:focus-visible{border-color:#0000001f;box-shadow:none!important;outline:0!important}.sheet-overlay{z-index:20;background:#00000057;position:absolute;inset:0}.bottom-sheet{z-index:21;touch-action:none;background:#fff;border-radius:22px 22px 0 0;flex-direction:column;min-height:260px;display:flex;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 -16px 48px #0003}.sheet-handle-zone{touch-action:none;place-items:center;height:30px;display:grid}.sheet-handle{background:#c9c9c4;border-radius:999px;width:42px;height:5px}.sheet-header{gap:4px;padding:0 18px 14px;display:grid}.sheet-title{margin:0;font-size:18px;font-weight:900}.sheet-description{color:#737373;margin:0;font-size:13px;line-height:1.35}.sheet-content{padding:0 18px 24px;overflow:auto}.keyboard-dock{z-index:30;height:339px;box-shadow:none;pointer-events:none;will-change:transform;background:#d8d9de;border-radius:32px 32px 0 0;padding:0;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.keyboard-dock[data-platform=android]{background:#f3f2f6;border-radius:0;box-shadow:0 -1px 2px #00000014}.keyboard-dock[data-visible=true]{pointer-events:auto}.keyboard-asset{z-index:1;border-radius:inherit;object-fit:cover;object-position:center bottom;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:relative}.keyboard-dock[data-platform=android] .keyboard-asset{object-fit:fill;border-radius:0}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-cyrillic-ext-400-normal-qHufge6k.woff2)format("woff2"),url(/assets/roboto-cyrillic-ext-400-normal-CaK1767H.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-cyrillic-400-normal-CBPI_iaY.woff2)format("woff2"),url(/assets/roboto-cyrillic-400-normal-Bjg-1-sg.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(data:font/woff;base64,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)format("woff");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-greek-400-normal-ai2Z1K3C.woff2)format("woff2"),url(/assets/roboto-greek-400-normal-Bb5mj_fZ.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-math-400-normal-BEFej5gc.woff2)format("woff2"),url(/assets/roboto-math-400-normal-C9RxBKAh.woff)format("woff");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-symbols-400-normal-CB1Ce4Gk.woff2)format("woff2"),url(/assets/roboto-symbols-400-normal-DLYbZahX.woff)format("woff");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-vietnamese-400-normal-D2PTxGxD.woff2)format("woff2"),url(/assets/roboto-vietnamese-400-normal-DnpnVwnf.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-ext-400-normal-C3tdtHj3.woff2)format("woff2"),url(/assets/roboto-latin-ext-400-normal-scX0fKtV.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-400-normal-BqEyEoaF.woff2)format("woff2"),url(/assets/roboto-latin-400-normal-DyYNIH4P.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-cyrillic-ext-500-normal-BWC_xYeb.woff2)format("woff2"),url(/assets/roboto-cyrillic-ext-500-normal-DqF2hftb.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-cyrillic-500-normal-CLao9AfR.woff2)format("woff2"),url(/assets/roboto-cyrillic-500-normal-CBKMylY4.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(data:font/woff2;base64,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)format("woff2"),url(data:font/woff;base64,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)format("woff");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-greek-500-normal-C9AnhcmC.woff2)format("woff2"),url(/assets/roboto-greek-500-normal-oCqhoyfc.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-math-500-normal-C4NU9gLX.woff2)format("woff2"),url(/assets/roboto-math-500-normal-C-7mKPO3.woff)format("woff");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-symbols-500-normal-B_CZKVJS.woff2)format("woff2"),url(/assets/roboto-symbols-500-normal-F7c8nfcH.woff)format("woff");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-vietnamese-500-normal-B3ncpOoB.woff2)format("woff2"),url(/assets/roboto-vietnamese-500-normal-D380IkQ8.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-latin-ext-500-normal-pMCM9Ixg.woff2)format("woff2"),url(/assets/roboto-latin-ext-500-normal-Cyc0AKLz.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-latin-500-normal-7RbcRiD8.woff2)format("woff2"),url(/assets/roboto-latin-500-normal-DQZyH_nt.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-cyrillic-ext-700-normal-DmFxo5wj.woff2)format("woff2"),url(/assets/roboto-cyrillic-ext-700-normal-CI7FH63F.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-cyrillic-700-normal-C2o7G-SM.woff2)format("woff2"),url(/assets/roboto-cyrillic-700-normal-DhZFXDSN.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(data:font/woff2;base64,d09GMgABAAAAAA5cABIAAAAAGqgAAA37AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGhQbHhw0BmA/U1RBVFoAXgiBfgmfBhEMCoJ0gnQLFAABNgIkAyQEIAWESgcgDIVOG1cZIwPBxgEIZL0e4K8ObEPUOqx/RlhaxGdLcUECIUjZFAN1lOQYjjf+W38d3tVNMLC3IZYDS3uEJLPwPL1X/bmVqiSNpbOQsyCH6lmwF+qFNXik/97k+Dn9UAHwypCWBwBvW9aOKf2IloVnNTdjpsxHIc/q99s3gWr6ZjcjVpmLiGloZBpDSwxd86OJXugxOtaFfjcd2/zS9PVOKd5XtA2HxWwJUnXIDNGBab53KRcAQfJbRedYS7PumgdVp9IpPo7m/N5OkvZeDkEdVx0KSUqeMZnZbpvZTfrSPdz2mHKcHOYpckdsBMIHZiG//EJbQN2L7R89NuvUFUiC/3iN2Wn+2ILISBxf+yJAlMwKrjmyBcI0PLbI8JHjpzNKs+wXBACJu3Wtw5MaJ60szKZ+WmFKVjQue0ksV/AW5F5fW5nqEQyYE6Y7SBM8Z71JqgKgB/tEd7LvdNSkSaPwoMkEmwqKVOeEwkPOAuh+pgTwsBAEV3p4TayfrgNqeXIsXVrC8rT0mLRBMmJLsqUbimbUxsZCoaRNq5Rg66WzeoSGfLs1yTdQde1a8OGasbYybtc21/6V8DjXZEKLCzSQ44L/8Jvg4Iufv2sxr2yoZUqoCX3dbzwEv6ypiMG/HNfKsz8Dj/IEp/fhD3FUt/5s2coj3ESf6wRvU85x+YIj4Z1dlwgbucM5dnGYB7lOHQ5y065mJ+f5bMVp7tPEl064gJh9nIdq7R5O2GuX8Tb7Oc5tynlMXpT/9dtRHKsSNpAPz2ZPoYQNbGEnh3K+V/W0OkwmiRWsZRPD+2p+nRe4wzt8Jq1YzQ4OcprL3KN3U9Ufe/zY0SPbtm7ZvGnjhvh69LPP+/V83G/Xy/l0POx32816tVzM0zj0XdvUVVnkWZrEURj4nmNbpqFrqiJLIg96pSJFX18PDwQH9rh0irpWRtJQNfbirWELnIpPg0mB4C/Fz1cyHDjv1bGHD40h3Jj2llQZagVXlQa2muear3m+3AoNbXFAtMeGInk6H9fL0jIoyS1GhvPEG4wqJGd0ITTGsDyVCYwssS+Y4Nb5rkjhlY38NQeTgjKWBvYsB32muNqN4ib2r37Rp9U0hhJqq1Y7vyP/yK2EzFbgxaNOKtZhAGCfdUuDfyl/oAgvE8EG7xZiTSEndrThK+Fnn501ZU+qbfBkZvuG2Hc7RWm90rz+MKX49XfaVtqqFbwP0+Wj0g2JPS0t+IABz/NdgxIR3MKkal53V663Wl3ry724a2n9rcvtuED3XHjQF0oqqmrMbYWso0q64Us4uuSW4uU2jutW3etBlFDyqGamlN55NT9sfNcP+VFVSTUoFTKXjSc+JBASyqNSSSiIe1NXPyDxUv2OBg8IJRu+nDi9IF77DlCcqCycs1Ub321GKw6fMXd2eZRK0humMVSpXnaHbmdY1CDw0A78MigQIGujOiaBxdTXwl8L/5rovLpEB/Wfi8CIhA+OtdS8Z/lDTApcllxiDDbQaHgt4+bpysHCNPMoclloOJ7CmXxKEUtjSNdQMzJJy8tJ4isRK8pEEQv1y+plEcOJ/MPq0ENE9WpHvapeuTY4yyExX//CQx7SZ+8siXdE8Bdy5o6a4GX4nKBVzxWt9bzXz+puh4aFQRh0O/Nl8X8Ii7eCgkwkSwxo6wWmnK77Dbxjb9XXNx8MVCozJCt5nXJU+UMVKpmJVxzBifbwl9AgMOXUbLdyn2WzFYveeM9rKf5rW0I5OcrqbE728+pBt1M7qLpdXJNkUsZMt8jHYN/Wq3aRd8SLw4uPXs8CH5WFaHhmUuCebLGxPNyrCIZp5ixZiae9ct5YBiM5aJpT1hEsGFhpVZ9RyoID10Ws5Cx1/KxGcFKExiORDEn5cR6ZDtka2J6VEN+ReQ0/ZUQocMYwZpPk4jlBAfb4Q9CZHUqyc16h2Rs26oKBWN3ahcgNap/BBJmJh0KTsogvKCrFyMA48S52TIuOaYDRYqsWbcJw+FbIJptWb1jPnDVwZiJedmCPEH2Rag/Qfr6ixgxMBaQtwVZSjyZGBTmCIWxOUVy5/MDpAC/aDD0jeZRG5iHSuMUN2avMKPiTnLe2VdoOeefZmifCghhgcGLVzXtisz+xbyrhc+XTGNhTQyPq7iQ5hByhpiHRZ1Zl9kMQOgQ4jsgJZcFlUKthUV4QGODyQAITwWQ27UQwqYIAFX8sIAfsJZOtQHeWgcWSTGMt+MY7DesIahZj/VFT8dhRQZdspZnra/vsRaRhbQMvCiFwk9xgQalkUU6TanpFefHkIAdWXNAIbGQuplrXxJHQ0jh8qn+C1AhYr4WfGD7DtcETI4EfGRrVXdCuMZIS6rVdqdH06tt1B9XWgRvR02YUqnQ4ame/kZfN6mmcX/Nguw2e8J64ygfVrrDwfmbKuQcpkB7tJeNLq7glyqtNeXmMkXkr3rO/7AhH7ZsI04IltS9679lotkJgdgzVI65GMClHrAJqUiOrK4LMJhRUL+X4o9JqTz2+g79nUbr7l9iC9DzNzRu/JLakuP97Ti8EtN1zmhwCISf0bGJZYDCTi+kLegttNFrerZoYMdUSsvgFDcebyg0dBsZzwAabMAp9X5E8C4krBsHVEaBCQaxIZ8Ar7+h8J7Vn0Gh0TjvPPEWa18YSy1urLLg1S22UJ1z6DsJ4AsfTngr/bF0TwMg8u6i8m400Jo50XRPXSW70+u/hjZDjgK0dJz1sGwS/u5SQjsBGP1ySRWqgr3Ii61QjyPFWo1CdTdggSqC48tdNQIhiFwydrJD+7CPWKilJkf5aG7mQvqgIkxpYeOrTkE92sMT6iQa7dA2olZa4/h9AadsnNL86pLwoayM+CKwN3Y4lrkRre71So29eZE933sSpQk6JrWFBRI5hOGlVaBDs9wgGf/6/7pxEwzmuOQmsmpWfwV37ILwkL8iXCanl9K7j8I38Sd6y/0PFjrQMPWT37xMWxThfnBcOb/lPrcFGlRjNTvQuQUutzOJYtl6iClxiobOWSIRKxerJS/jZNPPVMfHzrLfCDdXPq+enQDGfXbwDIWjIc/dEIac2+DGjF0WDMUxtzKPmhM6adwdyxpYwy1ozfQcTbHJihp9FluClFuRuGL9xa2ieh4XXJl+b9dOq0z4WWBTpyENUy4t/8f5ItRz4V0+lGB79JNIE4Kn+l2oJ2lXzc6hFp4IRAwiUW87r8UxdBrI9mQiR32Al9bkNbmbY2+74wFuUGvYKjvk/adgZ2WICLHSef10bqJ1BWNpP23yby54FXCaNb7lPggaV2yW61cv9/GwEhYsbIFXIBoTwq/OBw8B04BBQGYgC3bDJsHaYAq3DE2rXtsOrqSyRlSFX8bwyb65eEYer0Le7mvgH77wTTrz33kciGz5+//3Iznff/XDxHb5nARO+s42D+LuBhe9bdrXMizB7qUQ+ycDpmkO7HC7plejVABOij5/BrRSvYtJtLs9vWSvWr63ExEpPnvrVf3hljnPxga+WJHbYky4/MNe5MuLqHPvSg3eyI2FB/Dbm2p1+Hom1vTtlefGA8eNjAyYvzw+NjSpqWzJlRfFAMPDJpBXtL6VG3emb6ub3f83ydfeWf9evzR7UbP65KVNHNZ+3vXolWmFGIg52RShA4lCxHfxiYuY9P9TabljNKrRDhbRv361a9y5d7zOmkqOUQ+funau+Wujcpev9lupUDarPpH2PHghgWe+3+qa7/aIqA/51G7gAPPPHSQbg290jywK/r2+HUCxPEnCyK6JgXho+007mks0QsnaRzCL5H+bMZmZadZhbFtJKuH9QOmAzAI2iKp05Aeq7KsUoBKjEBSxEh4Ay/osVIcpPFYXLVxWLDtxX0dTmXMXQilVsc+XkqZXpRaf9pCVhWoRKa6LUddqUo90622tKt/bpYQwxlpBNBknMIoUM0kgnxkTyKCSnHm1SBsnE8MSWzqeIfnTeOS9Pp5BLKnlRHNNFVC5qupMem8bUmJd6J2Y7MrQH2uHJzHQKdYa89ehek+5CV3rSH+Fux4XdkFx56+cr8tsRZvbLGaFhS+JFDj2w9ysfIrZZWuX8bn0sorDXlX07ixjzMat3ZNp93PWLvmjJxX3EPNQ+4IgrfZdtMuw0fVbDF8YHZ+ee77jD9RRbwDsHbzXd8eq6OCzZgvCY2uWJvcEz/il5C/i44f1HXT/Dw0YvPGji/WYX3CvJ4G4d79QPoFObAbGGV2W8rN5eVPG8sg5nldw/rbyNk0oajit2OOLxsIAHBc7fLyZ7eftfuJvDndxPuOQOYCuDm5kXcMzievYz7NPYTmEriauJWyGBKwkNLMdxKYYkGoLFaBoWwuswH8a58E8YRXAm8gIGIZwKJmEy+BO6QRwPLsFYMAmjARzx4bBPhCE/DvpFGADs936Gjhd7Pdjjxq7G595fzQYP9ZIWamURquUZqJQDUC59hlqhF/I5EbKZcUgmeiHq4CASjkG46HK0Q04jBCVORzvgQL+vC3xVu7UN9jR4beixotsqA1fR4W7Zeau75by6tt8di6Pb+mXVlDcSQ15PjIJe0PBqIuE5ohY4AbgNjtFxz7n/2tKta4mKVxIZLyV0niKVBaUgFZ5TdFY6I72Qsj3SDelzKUtpZ4ruTF3wHyvEywnLM0QuMAIwGwyjY54z/5XF9vaS9E29D9OTEzdOMJkAocktINvRcop9Un8uBfZ2QOZmMRR5p29378YzdALsm7bytbjekQCVGpiLobbeaeeMJEm2Tz7Qty5I8kpJVkpad3qjl6Jvw6kkuMmPCMWijDLK6tpDBpfqelN2AA==)format("woff2"),url(data:font/woff;base64,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)format("woff");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-greek-700-normal-0aHWxGLu.woff2)format("woff2"),url(/assets/roboto-greek-700-normal-DjRqqLBV.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-math-700-normal-B8YqGHVc.woff2)format("woff2"),url(/assets/roboto-math-700-normal-DVoD5t2k.woff)format("woff");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-symbols-700-normal-BiFDindJ.woff2)format("woff2"),url(/assets/roboto-symbols-700-normal-BoS6HWkc.woff)format("woff");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-vietnamese-700-normal-BEVeWqJt.woff2)format("woff2"),url(/assets/roboto-vietnamese-700-normal-DsFyXAL4.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-latin-ext-700-normal-DSBUz0N1.woff2)format("woff2"),url(/assets/roboto-latin-ext-700-normal-BUhwtWwy.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-latin-700-normal-BZpUvMxY.woff2)format("woff2"),url(/assets/roboto-latin-700-normal-DLgJJpmK.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink:#141923;--muted:#717989;--line:#e4e8ec;--teal:#069b98;--teal-dark:#087b78;--blue:#1769db;--green:#2ca62b;--lime:#b9ef16;--coral:#ed6755;--surface:#f5f8f9;--surface-teal:#edf9f8;--app-visual-viewport-height:100dvh;--app-keyboard-inset:0px}.app-screen{color:var(--ink);background:#fff;font-family:Roboto,PingFang SC,Microsoft YaHei,sans-serif}.dashboard-screen{min-height:100%;padding:58px 14px calc(var(--mobile-safe-area-height) + 28px);letter-spacing:0}.product-header,.brand-lockup,.service-line,.feature-line,.identity-row,.section-heading,.subscriptions-link,.sheet-identity{align-items:center;display:flex}.product-header{justify-content:space-between;gap:12px;padding:4px 4px 15px}.brand-lockup{gap:10px;min-width:0}.brand-lockup>div{min-width:0}.brand-mark{background:var(--lime);color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.brand-lockup h1{letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:21px;font-weight:700;line-height:1.2;overflow:hidden}.brand-lockup p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:12px;line-height:1.35;overflow:hidden}.header-actions{flex:none;align-items:center;gap:7px;display:flex}.coffee-button{color:#8a571d;white-space:nowrap;background:#fff8ed;border:1px solid #e2caa6;border-radius:999px;min-height:38px;padding:0 12px;font-size:12px;font-weight:700;line-height:1}.coffee-button:active{background:#f8ead6}.icon-button{color:#303746;background:#fff;border:0;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;display:grid}.icon-button:active{background:#f0f3f5}.service-line{min-height:42px;color:var(--muted);border-top:1px solid #f3f4f5;gap:7px;padding:7px 5px 10px;font-size:11px}.service-line strong{color:var(--ink);font-size:13px;font-weight:500}.service-line>span:nth-of-type(2){text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-left:auto;overflow:hidden}.service-line button{color:#868e9d;background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;display:grid}.live-dot{background:#0aaa37;border-radius:50%;flex:0 0 9px;width:9px;height:9px;box-shadow:0 0 0 3px #0aaa371a}.live-dot.offline{background:#d1495b;box-shadow:0 0 0 3px #d1495b1f}.weather-notice{color:#5f4614;background:#fff8e8;border:1px solid #efd79f;border-radius:8px;align-items:flex-start;gap:10px;margin:0 0 12px;padding:10px 12px;font-size:12px;line-height:1.45;display:flex}.weather-notice>span{flex:none;font-size:20px;line-height:1}.weather-notice strong{color:#50390d;font-size:13px;display:block}.weather-notice p{color:#806326;margin:3px 0 0}.metric-band{background:var(--surface-teal);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));min-height:118px;margin-top:2px;display:grid;overflow:hidden}.metric{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:15px 4px 13px;display:flex;position:relative}.metric+.metric:before{content:"";background:#cddbdc;width:1px;position:absolute;top:22px;bottom:22px;left:0}.metric-icon{height:28px}.metric strong{margin-top:3px;font-size:28px;font-weight:700;line-height:1}.metric span{color:#343b47;white-space:nowrap;margin-top:6px;font-size:11px}.metric-teal{color:var(--teal)}.metric-blue{color:var(--blue)}.metric-green{color:var(--green)}.create-card{border:1.5px solid var(--teal);background:#f5fbfb;border-radius:8px;margin-top:18px;padding:13px 16px 15px}.create-card-main{grid-template-columns:88px minmax(0,1fr);align-items:center;min-height:108px;display:grid}.lulu-stage{contain:strict;isolation:isolate;width:88px;height:104px;position:relative;overflow:hidden}.lulu-stage:after{content:"";filter:blur(2px);background:#354d4f21;border-radius:50%;height:6px;position:absolute;bottom:3px;left:7px;right:7px}.lulu-sprite{z-index:1;width:768px;max-width:none;height:936px;animation:lulu-frames var(--lulu-duration) steps(var(--lulu-frames), jump-none) infinite;backface-visibility:hidden;pointer-events:none;transform:translate3d(-4px, var(--lulu-y), 0);transform-origin:0 0;will-change:transform;display:block;position:absolute;top:0;left:0}.lulu-stage[data-lulu-state=welcoming]{--lulu-y:-312px;--lulu-last-x:-288px;--lulu-frames:4;--lulu-duration:2.4s}.lulu-stage[data-lulu-state=idle]{--lulu-y:0px;--lulu-last-x:-480px;--lulu-frames:6;--lulu-duration:3.6s}.lulu-stage[data-lulu-state=watching]{--lulu-y:-104px;--lulu-last-x:-672px;--lulu-frames:8;--lulu-duration:1.45s}.lulu-stage[data-lulu-state=happy]{--lulu-y:-312px;--lulu-last-x:-288px;--lulu-frames:4;--lulu-duration:1.8s}.lulu-stage[data-lulu-state=celebrating]{--lulu-y:-416px;--lulu-last-x:-384px;--lulu-frames:5;--lulu-duration:1.2s}.lulu-stage[data-lulu-state=concerned]{--lulu-y:-520px;--lulu-last-x:-672px;--lulu-frames:8;--lulu-duration:3.2s}@keyframes lulu-frames{0%{transform:translate3d(-4px, var(--lulu-y), 0)}to{transform:translate3d(calc(-4px + var(--lulu-last-x)), var(--lulu-y), 0)}}@media (prefers-reduced-motion:reduce){.lulu-sprite{transform:translate3d(-4px, var(--lulu-y), 0);will-change:auto;animation:none}}.create-copy{min-width:0}.create-copy h2{letter-spacing:0;margin:0;font-size:22px;line-height:1.25}.feature-line{color:#212834;flex-wrap:wrap;gap:5px;margin-top:10px;font-size:11px;font-weight:500}.feature-line span{align-items:center;gap:3px;display:inline-flex}.feature-line span svg{color:var(--teal)}.feature-line i{color:#98a1ad;font-style:normal}.create-copy>p{color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.45}.identity-row{justify-content:space-between;gap:8px;min-height:34px;margin-top:6px;font-size:11px}.identity-row>span{align-items:center;gap:5px;min-width:0;display:inline-flex}.identity-row>span svg{flex:none}.identity-ok{color:#167e37}.identity-pending{color:#7a8290}.identity-row button,.sheet-identity button{color:var(--blue);background:0 0;border:0;padding:8px 0 8px 8px;font-size:11px;font-weight:600}.primary-button,.sheet-primary{background:var(--teal);color:#fff;letter-spacing:0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;font-size:17px;font-weight:700;display:flex}.primary-button:active,.sheet-primary:active{background:var(--teal-dark)}.venue-section{margin-top:21px}.section-heading{justify-content:space-between;gap:12px;padding:0 4px 8px}.section-heading h2{letter-spacing:0;margin:0;font-size:19px;line-height:1.3}.section-heading p{color:var(--muted);margin:3px 0 0;font-size:11px}.section-heading>span{color:#858d9b;flex:none;align-items:center;gap:4px;font-size:10px;display:inline-flex}.venue-list{border-top:1px solid var(--line)}.venue-row{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1.25fr) minmax(0,.9fr) minmax(0,.78fr);align-items:center;column-gap:8px;min-height:54px;display:grid}.venue-icon{color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.venue-icon-teal{background:#2babaa}.venue-icon-blue{background:#3288ed}.venue-icon-royal{background:#1268bd}.venue-icon-cyan{background:#19a4a1}.venue-icon-green{background:#53ae2d}.venue-name,.venue-health,.venue-mail{min-width:0}.venue-name h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;line-height:1.28;overflow:hidden}.venue-name p,.venue-health span,.venue-mail span{color:var(--muted);white-space:nowrap;margin:2px 0 0;font-size:10px}.venue-health,.venue-mail{border-left:1px solid var(--line);min-height:34px;padding-left:8px}.venue-health strong,.venue-mail strong{color:#303744;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;font-size:10px;font-weight:500;display:flex;overflow:hidden}.venue-health strong.healthy{color:#159c37}.venue-health strong.unhealthy{color:var(--coral)}.venue-mail strong{color:var(--blue)}.venue-mail strong.muted{color:#9097a3}.subscriptions-link{width:100%;min-height:58px;color:var(--teal);text-align:left;background:#fff;border:0;gap:8px;padding:0 6px;font-size:17px;font-weight:600}.subscriptions-link span:first-of-type{flex:1}.subscriptions-link span:nth-of-type(2){font-size:31px;font-weight:300}.is-spinning{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.subscription-form,.verification-form,.help-content,.subscription-list{flex-direction:column;gap:16px;display:flex}.sheet-identity{color:#22893f;background:#edf8f0;border-radius:7px;gap:7px;min-height:42px;padding:9px 11px;font-size:13px}.sheet-identity span{color:#2a323c;flex:1}.subscription-form fieldset{border:0;min-width:0;margin:0;padding:0}.subscription-form legend{color:var(--ink);margin-bottom:9px;font-size:14px;font-weight:700}.subscription-form legend span{color:var(--muted);font-size:11px;font-weight:400}.choice-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin:-2px 0 9px;font-size:11px;display:flex}.choice-toolbar>div{gap:5px;display:flex}.choice-toolbar button{min-height:32px;color:var(--teal-dark);font:inherit;background:#fff;border:1px solid #dce1e6;border-radius:7px;padding:0 9px;font-weight:700}.venue-choices,.day-choices{flex-wrap:wrap;gap:7px;display:flex}.venue-choices button,.day-choices button{color:#444c59;background:#fff;border:1px solid #dce1e6;border-radius:7px;align-items:center;gap:5px;min-height:39px;padding:0 11px;font-size:12px;display:inline-flex}.venue-choices button.selected,.day-choices button.selected{border-color:var(--teal);color:#087f7c;background:#eaf8f7;font-weight:600}.venue-choices button span{min-width:0}.venue-choices button small{color:var(--muted);font-size:9px;font-weight:500}.venue-choices button.selected small{color:#278f8b}.weekday-presets{gap:7px;display:flex}.weekday-presets button{color:#596371;min-height:36px;font:inherit;background:#fff;border:1px solid #dce1e6;border-radius:999px;padding:0 13px;font-size:12px;font-weight:700}.weekday-presets button.selected{border-color:var(--teal);color:#087f7c;background:#eaf8f7}.weekday-choices{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-top:9px;display:grid}.weekday-choices button{color:#596371;min-width:0;min-height:42px;font:inherit;background:#fff;border:1px solid #dce1e6;border-radius:10px;place-items:center;font-size:13px;font-weight:700;display:grid}.weekday-choices button.selected{border-color:var(--teal);background:var(--teal);color:#fff;box-shadow:0 5px 12px #069b982e}.field-help{color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.5}.time-range{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);align-items:end;gap:8px;display:grid}.time-range>span{color:#87909d;text-align:center;padding-bottom:14px}.time-range label,.field{color:#5f6876;flex-direction:column;gap:6px;font-size:11px;display:flex}.time-range select,.field input{width:100%;height:45px;color:var(--ink);background:#fff;border:1px solid #dce1e6;border-radius:7px;padding:0 12px;font-size:16px}.day-choices button{justify-content:center;min-width:48px;padding:0 8px}.form-error{color:#cf4134;margin:-4px 0 0;font-size:12px;line-height:1.4}.subscription-summary{background:#f3fbfa;border:1px solid #069b9829;border-radius:10px;gap:4px;padding:12px 13px;display:grid}.subscription-summary>span{color:var(--teal-dark);letter-spacing:.04em;font-size:10px;font-weight:800}.subscription-summary strong{color:#24413f;font-size:13px;line-height:1.45}.subscription-summary p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.sheet-primary{min-height:50px;font-size:15px}.sheet-primary:disabled{background:#a9c8c7}.receipt-history{flex-wrap:wrap;gap:7px;display:flex}.receipt-history>span{color:var(--muted);flex:0 0 100%;font-size:11px}.receipt-history button{color:#287b41;background:#eef9f1;border:1px solid #bcdccc;border-radius:7px;align-items:center;gap:5px;min-height:38px;padding:0 10px;font-size:12px;display:inline-flex}.verification-note{color:var(--muted);margin:-4px 0 0;font-size:11px;line-height:1.5}.email-delivery-tip{color:#466276;background:#f5f9fc;border:1px solid #d9e5ef;border-radius:10px;grid-template-columns:22px minmax(0,1fr);gap:8px;padding:11px 12px;display:grid}.email-delivery-tip svg{color:var(--blue);margin-top:1px}.email-delivery-tip p{margin:0;font-size:11px;line-height:1.55}.help-row{grid-template-columns:30px 1fr;gap:10px;display:grid}.help-row>span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:grid}.help-row strong{font-size:14px}.help-row p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.subscription-list article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 12px;padding-bottom:13px;display:grid}.subscription-list article>div{gap:5px;min-width:0;display:grid}.subscription-list article strong{font-size:14px}.subscription-list article span{color:var(--muted);font-size:12px}.subscription-list article>button{color:#75818a;background:#fff;border:1px solid #dce4e8;border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.empty-state{min-height:250px;color:var(--teal);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state strong{color:var(--ink);margin-top:8px;font-size:16px}.empty-state p{color:var(--muted);margin:5px 0 15px;font-size:12px}.empty-state button{background:var(--teal);color:#fff;border:0;border-radius:7px;min-height:40px;padding:0 14px;font-weight:600}.app-toast{z-index:90;right:18px;bottom:calc(var(--mobile-safe-area-height) + 20px);color:#fff;text-align:center;pointer-events:none;background:#141923f0;border-radius:8px;padding:12px 14px;font-size:12px;line-height:1.4;position:absolute;left:18px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.subscription-celebration{z-index:80;pointer-events:none;width:min(100%,520px);position:fixed;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.firework-burst{width:1px;height:1px;position:absolute}.firework-burst-left{top:30%;left:22%}.firework-burst-center{top:22%;left:50%}.firework-burst-right{top:36%;left:78%}.firework-burst i{opacity:0;width:7px;height:7px;animation:firework-particle 1.25s cubic-bezier(.16, .82, .42, 1) var(--firework-delay) forwards;background:#13a6a1;border-radius:50%;position:absolute}.firework-burst i:nth-child(3n+2){background:#ffb13b}.firework-burst i:nth-child(3n){background:#4a8ff2}@keyframes firework-particle{0%{opacity:0;transform:rotate(var(--firework-angle)) translateX(0) scale(.2)}15%{opacity:1}78%{opacity:.95}to{opacity:0;transform:rotate(var(--firework-angle)) translateX(var(--firework-distance)) scale(.8)}}@media (prefers-reduced-motion:reduce){.subscription-celebration{display:none}}.phone-stage{background:#eef3f4;height:100dvh;min-height:100%;padding:0;display:block}.phone-scale-box{max-width:520px;margin:0 auto;width:min(100%,520px)!important;height:100dvh!important}.phone-device{position:relative;width:100%!important;height:100%!important;transform:none!important}.device-screen{box-shadow:none;-webkit-user-select:auto;user-select:auto;position:relative;cursor:auto!important;border-radius:0!important;width:100%!important;height:100%!important;inset:0!important}.device-screen,.device-screen *,.device-screen:active,.device-screen:active *{cursor:auto!important}.device-screen button,.device-screen a,.device-screen [role=button]{cursor:pointer!important}.device-menu-bar,.phone-bezel,.device-camera,.status-bar,.home-indicator-svg,.android-navigation-bar,.mobile-cursor,.keyboard-dock{display:none!important}.mobile-app-viewport,.mobile-app-viewport[data-platform=android][data-keyboard-visible=false]{inset:0!important}.mobile-page{--keyboard-height:0px!important;--mobile-safe-area-height:env(safe-area-inset-bottom,0px)!important}.dashboard-screen{padding-top:max(18px, calc(env(safe-area-inset-top,0px) + 10px));padding-bottom:max(28px, calc(env(safe-area-inset-bottom,0px) + 20px))}.bottom-sheet{min-height:min(260px, calc(var(--app-visual-viewport-height) - 16px));bottom:var(--app-keyboard-inset)!important;max-height:min(720px, calc(var(--app-visual-viewport-height) - 16px))!important}.sheet-content{overscroll-behavior-y:contain;scroll-padding-block:12px max(96px, env(safe-area-inset-bottom,0px))}:root[data-native-keyboard-open=true] .verification-form .sheet-primary{z-index:2;position:sticky;bottom:0;box-shadow:0 -10px 16px #fff}@media (width>=521px){.device-screen{box-shadow:0 0 0 1px #1419230f}}.tier-row{background:#eef9f7c7;border:1px solid #2a706924;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin:0 18px 16px;padding:12px 14px;display:flex}.tier-row.tier-priority{background:linear-gradient(135deg,#fff8e2f0,#f7fcf6eb);border-color:#cd8f253d}.tier-summary{color:#2b756e;align-items:center;gap:10px;display:flex}.tier-priority .tier-summary{color:#a66c10}.tier-summary>span{gap:2px;display:grid}.tier-summary strong{font-size:14px}.tier-summary small{color:#6e7e7b;font-size:12px}.tier-row button,.tier-enabled{color:#28736c;background:#fff;border:0;border-radius:999px;flex:none;padding:7px 11px;font-size:12px;font-weight:700;box-shadow:inset 0 0 0 1px #2a706929}.tier-enabled{color:#9b6814;box-shadow:inset 0 0 0 1px #cd8f2533}.priority-panel{gap:18px;display:grid}.tier-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tier-comparison article{background:#f8fbfa;border:1px solid #2a706921;border-radius:18px;align-content:start;gap:8px;min-height:154px;padding:15px;display:grid}.tier-comparison article.featured{background:linear-gradient(145deg,#fff9e9,#f6fbf7);border-color:#cd8f2540}.tier-comparison article>span{color:#58706d;align-items:center;gap:5px;font-size:13px;font-weight:700;display:flex}.tier-comparison article.featured>span{color:#9b6814}.tier-comparison strong{color:#183f3b;font-size:22px}.tier-comparison p,.priority-active p{color:#6e7e7b;margin:0;font-size:12px;line-height:1.55}.priority-active{color:#a66c10;text-align:center;background:linear-gradient(145deg,#fff9e9,#f2faf6);border-radius:20px;justify-items:center;gap:8px;padding:24px 18px;display:grid}.priority-active strong{color:#6f4c13;font-size:18px}.quota-rules{color:#61736f;background:#f7fbfa;border:1px solid #2a70691f;border-radius:16px;gap:9px;margin:0;padding:14px 16px;font-size:12px;line-height:1.55;list-style:none;display:grid}.quota-rules li{padding-left:18px;position:relative}.quota-rules li:before{color:var(--teal);content:"✓";font-weight:800;position:absolute;top:0;left:0}.quota-rules strong{color:#244c47}.invite-example{color:#236b63;overflow-wrap:anywhere;background:#edf6f3;border-radius:5px;margin:0 4px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:700;display:inline-block}.coffee-panel{gap:13px;padding-bottom:12px;display:grid}.coffee-intro,.coffee-waiting,.coffee-expiry{color:#6f7977;margin:0;font-size:12px;line-height:1.55}.coffee-intro{text-align:center}.coffee-qr-frame{background:#fff;border:1px solid #dfe7e4;border-radius:18px;place-items:center;width:min(100%,360px);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 8px 24px #34544a14}.coffee-qr-image{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.coffee-waiting{text-align:center;min-height:20px}.coffee-retry-button,.coffee-copy-button{color:#256d65;background:#f5faf8;border:1px solid #2a706933;border-radius:11px;min-height:44px;padding:0 14px;font-size:13px;font-weight:700}.coffee-claim-button{margin-top:1px}.coffee-reward{color:#a66c10;text-align:center;background:linear-gradient(145deg,#fff9e9,#f2faf6);border:1px solid #cd8f2540;border-radius:18px;justify-items:center;gap:10px;padding:18px 16px;display:grid}.coffee-reward>div{gap:4px;display:grid}.coffee-reward strong{color:#664613;font-size:18px}.coffee-reward p{margin:0}.coffee-reward>div p{color:#6f7977;font-size:12px;line-height:1.5}.coffee-invite-code{box-sizing:border-box;color:#604a22;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;background:#fffc;border:1px dashed #a66c105c;border-radius:11px;width:100%;padding:12px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:800;line-height:1.5}.coffee-copy-button{background:#fff;width:100%}.coffee-expiry{color:#796c54}.service-loading .live-dot,.live-dot.loading,.live-dot.unknown{background:#aab5b3}.service-stale .live-dot,.live-dot.stale{background:#e2a93b}.venue-health strong.unknown{color:#8a9795}.quota-card{background:linear-gradient(145deg,#f6fbfa,#eef8f6);border:1px solid #14968929;border-radius:18px;gap:8px;margin-top:10px;padding:14px 16px;display:grid}.quota-card>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.quota-card span,.quota-card p{color:#697a77;margin:0;font-size:12px}.quota-card strong{color:#136f65;font-size:15px}.quota-track{background:#1496891f;border-radius:999px;height:6px;display:block;overflow:hidden}.quota-track i{border-radius:inherit;background:currentColor;height:100%;display:block}.term-choices button{min-width:76px}.term-choices button.locked{opacity:.58}.term-note{color:#667875;margin:10px 0 0;font-size:12px;line-height:1.55}.admin-entry{color:#7b5718}.ops-panel{gap:14px;padding-bottom:18px;display:grid}.ops-loading{color:#6b7b78;text-align:center;padding:30px 12px}.ops-intro{color:#176f65;background:#f1f8f6;border-radius:18px;align-items:center;gap:12px;padding:16px;display:flex}.ops-intro>div{min-width:0}.ops-intro strong{color:#1d4742;font-size:17px}.ops-intro p,.ops-card p{color:#71807e;margin:4px 0 0;font-size:12px;line-height:1.5}.admin-intro{color:#a16a12;background:linear-gradient(145deg,#fff9ea,#f3f9f6)}.ops-list{gap:10px;display:grid}.ops-card{background:#fff;border:1px solid #2a70691f;border-radius:16px;gap:10px;padding:14px;display:grid}.ops-card-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.ops-card-title strong{color:#244d48;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.ops-card-title span{color:#29766d;background:#edf7f5;border-radius:999px;flex:none;padding:4px 8px;font-size:10px;font-weight:700}.ops-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.ops-grid span{color:#71807d;background:#f7faf9;border-radius:12px;gap:2px;padding:8px;font-size:10px;display:grid}.ops-grid b{color:#24504a;font-size:13px}.ops-tabs{background:#eef4f2;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:6px;padding:4px;display:grid}.ops-tabs button{color:#667875;background:0 0;border:0;border-radius:11px;padding:10px;font-weight:700}.ops-tabs button.selected{color:#176f65;background:#fff;box-shadow:0 2px 8px #14504814}.invite-create-card{background:#f7faf9;border-radius:16px;gap:10px;padding:14px;display:grid}.invite-create-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.invite-create-row label,.admin-user-times{color:#697a77;gap:5px;font-size:11px;display:grid}.invite-create-row input,.invite-create-card .field input{box-sizing:border-box;color:#234d48;background:#fff;border:1px solid #2a706929;border-radius:11px;width:100%;padding:10px 11px}.invite-meta,.admin-user-times{color:#758481;flex-wrap:wrap;gap:6px 12px;font-size:10px;display:flex}.invite-actions{flex-wrap:wrap;gap:7px;display:flex}.invite-actions button{color:#2a6d65;background:#f7fbfa;border:1px solid #2a706924;border-radius:10px;align-items:center;gap:4px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.invite-actions button.danger{color:#b45249}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=520px){html body .choice-toolbar{flex-direction:column;align-items:flex-start}html body .choice-toolbar>div{width:100%}html body .choice-toolbar button{flex:1}html body .weekday-choices{gap:4px}html body .weekday-presets{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}html body .weekday-presets button,html body .weekday-choices button{width:100%;min-width:0;min-height:44px}html body .venue-choices button span{text-overflow:ellipsis;flex:1;overflow:hidden}html body .venue-choices button small{flex:none}html body .brand-lockup{flex:auto;overflow:hidden}html body .header-actions{gap:6px}html body .coffee-button{min-height:44px;padding:0 10px;font-size:11px}html body .coffee-panel{gap:12px}html body .coffee-panel .form-error{margin-top:0}html body .coffee-qr-frame{border-radius:16px;width:min(100%,340px)}html body .coffee-claim-button{z-index:3;bottom:max(0px, env(safe-area-inset-bottom,0px));position:sticky;box-shadow:0 -14px 22px #fffffff2,0 8px 18px #06878433}}@media (width<=359px){html body .product-header{gap:6px}html body .brand-lockup{gap:7px}html body .brand-mark{flex-basis:34px;width:34px;height:34px}html body .brand-lockup h1{font-size:16px}html body .brand-lockup p{display:none}html body .header-actions{gap:4px}html body .coffee-button{padding:0 6px;font-size:10px}}.device-screen .dashboard-screen button:focus-visible,.device-screen .dashboard-screen a:focus-visible,.device-screen .dashboard-screen input:focus-visible,.device-screen .dashboard-screen select:focus-visible,.device-screen .dashboard-screen textarea:focus-visible,.device-screen .bottom-sheet button:focus-visible,.device-screen .bottom-sheet a:focus-visible,.device-screen .bottom-sheet input:focus-visible,.device-screen .bottom-sheet select:focus-visible,.device-screen .bottom-sheet textarea:focus-visible,.device-screen .bottom-sheet [tabindex]:focus-visible{outline-offset:3px;outline:3px solid #069b988c!important;box-shadow:0 0 0 4px #069b9829!important}.device-screen .dashboard-screen input:focus-visible,.device-screen .dashboard-screen select:focus-visible,.device-screen .dashboard-screen textarea:focus-visible,.device-screen .bottom-sheet input:focus-visible,.device-screen .bottom-sheet select:focus-visible,.device-screen .bottom-sheet textarea:focus-visible{border-color:var(--teal)!important}.venue-card-legend{color:var(--muted);flex-wrap:wrap;gap:6px 12px;margin:0 4px 9px;font-size:10px;display:flex}.venue-card-legend span,.venue-card-status,.venue-card-meta,.venue-card-mail{align-items:center;display:flex}.venue-card-legend span{gap:4px}.venue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.venue-card{appearance:none;min-width:0;min-height:120px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;touch-action:manipulation;background:#fff;border:1px solid #dfe6e6;border-radius:12px;flex-direction:column;padding:9px;display:flex;overflow:hidden}.venue-card:active{background:#eff9f7;border-color:#91cfc9}.venue-card-heading{grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:5px;min-width:0;min-height:34px;display:grid}.venue-card-icon,.quick-venue-icon{color:#fff;border-radius:8px;flex:none;place-items:center;display:grid}.venue-card-icon{width:24px;height:24px}.venue-card-name{color:#202b2a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-size:12px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.venue-card-action{min-width:22px;height:22px;color:var(--teal-dark);background:#eaf7f5;border-radius:999px;place-items:center;padding:0 4px;font-size:11px;font-weight:800;line-height:1;display:grid}.venue-card-action.is-subscribed{color:#19763a;background:#e9f7ec}.venue-card-action.is-full{color:#727d7a;background:#f1f3f3;font-size:9px}.venue-card-status{white-space:nowrap;gap:4px;margin-top:7px}.venue-status-dot{background:#99a29f;border-radius:50%;flex:0 0 7px;width:7px;height:7px;display:inline-block}.venue-status-dot.healthy{background:#20a447;box-shadow:0 0 0 2px #20a4471c}.venue-status-dot.unhealthy{background:#e2614f;box-shadow:0 0 0 2px #e2614f1f}.venue-status-dot.unknown{background:#9aa39f}.venue-card-status strong{color:#28733d;font-size:10px;font-weight:700}.venue-card-unhealthy .venue-card-status strong{color:#c84c3c}.venue-card-unknown .venue-card-status strong{color:#77817e}.venue-card-status small{color:#5f6d69;margin-left:auto;font-size:10px;font-weight:600}.venue-card-meta{color:#65736f;white-space:nowrap;border-top:1px solid #edf1f0;justify-content:space-between;gap:4px;margin-top:auto;padding-top:7px;font-size:10px}.venue-card-meta span,.venue-card-mail{gap:3px;min-width:0}.venue-card-followers{align-items:center;display:inline-flex}.venue-card-mail{color:var(--blue);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;font-weight:600;overflow:hidden}.venue-card-mail.is-muted{color:#838e8a}.venue-card-mail.is-paused{color:#9a6b18}.venue-card.is-subscribed{background:#fbfefc;border-color:#b7dccc}.venue-card-unhealthy{background:snow;border-color:#efc6c0}.venue-card.is-highlighted{animation:1.8s ease-out venue-card-highlight}@keyframes venue-card-highlight{0%,30%{border-color:var(--teal);box-shadow:0 0 0 3px #069b982e}to{box-shadow:none}}.quick-verification-context,.subscription-limit-notice,.quick-venue-chip,.quick-subscription-notice{align-items:center;display:grid}.quick-verification-context{background:#f2faf8;border:1px solid #cfe4e1;border-radius:12px;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:11px 12px}.quick-verification-context>div,.quick-venue-copy,.subscription-limit-notice>div{gap:3px;min-width:0;display:grid}.quick-verification-context strong,.quick-venue-copy strong,.subscription-limit-notice strong{color:#22312f;font-size:13px}.quick-verification-context span,.quick-venue-copy small,.subscription-limit-notice span{color:var(--muted);font-size:11px;line-height:1.4}.quick-venue-icon{width:36px;height:36px}.subscription-limit-notice{color:#96601c;background:#fff9ef;border:1px solid #efd1a7;border-radius:12px;grid-template-columns:24px minmax(0,1fr) auto;gap:9px;padding:11px}.subscription-limit-notice button,.quick-venue-chip button,.quick-subscription-notice button{min-height:36px;color:var(--teal-dark);font:inherit;background:#fff;border:0;border-radius:9px;padding:0 9px;font-size:11px;font-weight:700}.quick-venue-chip{background:#f5fbfa;border:1px solid #cfe4e1;border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;gap:9px;padding:10px}.quick-subscription-notice{color:#24733b;background:#eef8f0;border-radius:10px;grid-template-columns:20px minmax(0,1fr) auto;gap:7px;margin-top:8px;padding:8px 9px;font-size:11px}.form-notice{color:#35645f;background:#f2faf8;border:1px solid #cfe4e1;border-radius:10px;margin:-4px 0 0;padding:10px 11px;font-size:11px;line-height:1.45}
