.scheduling{--schedule-bg:#fff;--schedule-text:#17263b;--schedule-muted:#53677e;--schedule-line:#cbd5e1;--schedule-soft:#f1f5f9;background:var(--schedule-bg);color:var(--schedule-text);font:15px/1.5 system-ui,sans-serif}.scheduling[data-theme=dark]{--schedule-bg:#121c2a;--schedule-text:#edf3fa;--schedule-muted:#afbed0;--schedule-line:#46566d;--schedule-soft:#223147}.scheduling-page{min-height:100vh;padding:20px max(16px,calc(50% - 620px))}.scheduling-actions,.scheduling-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.scheduling-header{justify-content:space-between;margin-bottom:24px}.scheduling h1{font-size:27px;line-height:1.25;margin:0 0 12px}.scheduling h2{font-size:19px;margin:0 0 12px}.scheduling h3{font-size:16px;margin:0 0 8px}.scheduling p{margin:8px 0}.scheduling .muted{color:var(--schedule-muted)}.scheduling .button,.scheduling button{align-items:center;background:var(--schedule-bg);border:1px solid var(--schedule-line);border-radius:8px;color:var(--schedule-text);cursor:pointer;display:inline-flex;font:inherit;gap:6px;justify-content:center;min-height:42px;padding:8px 14px;text-decoration:none}.scheduling .primary,.scheduling button[aria-pressed=true]{background:#1762c4;border-color:#1762c4;color:#fff}.scheduling button:disabled{cursor:not-allowed;opacity:.55}.scheduling :focus-visible{outline:3px solid #619ef7;outline-offset:3px}.scheduling input,.scheduling select,.scheduling textarea{background:var(--schedule-bg);border:1px solid var(--schedule-line);border-radius:7px;box-sizing:border-box;color:var(--schedule-text);font:inherit;max-width:100%;padding:10px}.scheduling label{grid-gap:5px;display:grid;gap:5px}.scheduling-card{border:1px solid var(--schedule-line);border-radius:12px;margin-bottom:18px;padding:20px}.scheduling-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) minmax(260px,.85fr)}.scheduling-form{grid-gap:14px;display:grid;gap:14px}.scheduling-footer{display:flex;font-size:13px;gap:24px;justify-content:center;padding:28px 0}.scheduling-footer a{color:var(--schedule-muted)}.scheduling-times{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));margin-top:12px;max-height:420px;overflow:auto;padding:4px}.scheduling-dates{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.scheduling-date{flex-direction:column}.scheduling-map{margin:auto;max-width:100%;overflow:hidden}.scheduling-map>div{min-height:0!important}.scheduling-hours{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:90px 1fr;margin-bottom:12px}.scheduling-error{color:#bf3535}.scheduling[data-theme=dark] .scheduling-error{color:#ffacac}.scheduling-host{padding:20px}@media(max-width:700px){.scheduling-grid{gap:10px;grid-template-columns:1fr}.scheduling-card{padding:15px}.scheduling-hours{grid-template-columns:1fr}}.scheduling-map .content-container{min-width:0!important}.scheduling-map .content-container>div[aria-hidden=true]{height:100%!important;width:100%!important}.scheduling-map .rsm-svg{display:block;height:auto!important;max-width:100%!important;min-width:0!important;width:100%!important}.scheduling-times button{padding:8px;white-space:nowrap}.scheduling [data-city-row]{margin-top:10px}.scheduling .ant-select-selector{background:var(--schedule-bg)!important;border-color:var(--schedule-line)!important;color:var(--schedule-text)!important}.scheduling .ant-select-selection-placeholder{color:var(--schedule-muted)!important}.scheduling-comparison{margin:0 auto 24px}.scheduling-city-rows{overflow-x:auto;padding-bottom:8px}.scheduling-booking-calendar{margin-bottom:24px}.scheduling-calendar-scroll{overflow-x:auto}.scheduling-calendar-scroll>div{min-width:700px}.scheduling .calendar-inline-times{grid-gap:4px;display:grid;gap:4px;grid-template-columns:1fr;width:100%}.scheduling .calendar-inline-times button{font-size:12px;min-height:0;padding:2px 4px;white-space:nowrap}.scheduling-request-only{margin:0 auto;max-width:640px}.scheduling-intro-grid{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:minmax(250px,.8fr) minmax(350px,1.2fr)}.scheduling-meeting-summary{max-width:420px}.scheduling-top-request{min-width:0}.scheduling-compact-request{gap:8px 12px;grid-template-columns:1fr 1fr}.scheduling-compact-request>*{grid-column:1/-1}.scheduling-compact-request>.scheduling-identity-field{grid-column:auto}.scheduling-compact-request h2,.scheduling-compact-request p{margin:0}.scheduling-compact-request input,.scheduling-compact-request textarea{padding:6px 8px}.scheduling-compact-request textarea{height:52px;min-height:52px}.scheduling-compact-request>button{grid-column:1/-1;min-height:34px;padding:5px 10px}@media (max-width:700px){.scheduling-intro-grid{gap:18px;grid-template-columns:1fr}}.scheduling .scheduling-map-toggle{box-shadow:0 1px 2px #00000029;margin:4px 0 12px;min-height:40px;transition:filter .15s ease,box-shadow .15s ease}.scheduling .scheduling-map-toggle:hover{box-shadow:0 2px 5px #00000038;filter:brightness(1.15)}.scheduling .scheduling-map-toggle:active{transform:translateY(1px)}.scheduling .ant-select-arrow{color:var(--schedule-muted)}.scheduling .ant-select-clear{background:var(--schedule-bg);color:var(--schedule-muted)}.scheduling .ant-select-clear:hover{color:var(--schedule-text)}.scheduling-selected-summary{grid-gap:3px;background:#edf4ff;border-left:3px solid #397be0;border-radius:4px;display:grid;gap:3px;padding:10px 14px}.scheduling-selected-subject{color:var(--schedule-muted);font-size:12px}.scheduling-selected-date{color:var(--schedule-text);font-size:17px;font-weight:650;line-height:1.35}.scheduling-selected-time{font-feature-settings:"tnum";color:#174f9d;font-size:24px;font-variant-numeric:tabular-nums;font-weight:750;line-height:1.25}.scheduling-selected-zone{color:var(--schedule-muted);font-size:12px;margin-top:3px;overflow-wrap:anywhere}.scheduling[data-theme=dark] .scheduling-selected-summary{background:#1c2e49;border-left-color:#83b6ff}.scheduling[data-theme=dark] .scheduling-selected-time{color:#b9d7ff}.scheduling[data-theme=dark] .scheduling-selected-date{color:#fff}.scheduling .scheduling-meeting-summary h1{margin-bottom:14px;margin-top:6px}@media(max-width:700px){.scheduling-selected-time{font-size:22px}}.scheduling-location-hint{align-items:center;display:flex;flex-wrap:wrap;gap:4px 6px}.scheduling-viewer-zone{background:#edf4ff;border:1px solid #b6ccef;border-radius:4px;color:#174f9d;display:inline-block;font-size:13px;font-weight:700;line-height:1.4;max-width:100%;overflow-wrap:anywhere;padding:2px 6px}.scheduling[data-theme=dark] .scheduling-viewer-zone{background:#1c2e49;border-color:#5278a8;color:#c6dfff}.scheduling .scheduling-meeting-length{align-items:center;color:var(--schedule-text);display:flex;flex-wrap:wrap;font-size:16px;font-weight:700;gap:8px 12px;margin:12px 0 16px;max-width:100%;width:-webkit-fit-content;width:fit-content}.scheduling-duration-control{display:inline-flex;position:relative}.scheduling .scheduling-duration-control select{-webkit-appearance:none;appearance:none;background:#edf4ff;border-color:#8eafe5;color:#174f9d;cursor:pointer;font-size:16px;font-weight:650;min-height:42px;padding:8px 36px 8px 12px;width:150px}.scheduling-duration-control>.anticon{color:#174f9d;font-size:12px;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.scheduling[data-theme=dark] .scheduling-duration-control select{background:#1c2e49;border-color:#83b6ff;color:#c6dfff;color-scheme:dark}.scheduling[data-theme=dark] .scheduling-duration-control>.anticon{color:#c6dfff}@media (max-width:700px){.scheduling .scheduling-compact-request{grid-template-columns:minmax(0,1fr)}.scheduling .scheduling-compact-request input,.scheduling .scheduling-compact-request textarea{font-size:16px;min-height:44px}.scheduling .scheduling-compact-request>button{min-height:44px}.scheduling .scheduling-booking-calendar{min-width:0}.simple-host-scheduling>div:first-child a,.simple-host-scheduling>div:first-child button{align-items:center;display:inline-flex;justify-content:center;min-height:44px!important}.scheduling .scheduling-duration-control select,.scheduling .scheduling-map-toggle{min-height:44px}.scheduling .scheduling-meeting-summary .ant-select-selector{min-height:44px!important}}.ad-container{max-width:100%;overflow:hidden}body>div[id^=aswift_],body>div[id^=google_ads_],body>iframe[id^=aswift_],body>iframe[id^=google_ads_],body>ins.adsbygoogle,div[id^=aswift_],div[id^=google_ads_],iframe[id^=aswift_],iframe[id^=google_ads_],ins.adsbygoogle{z-index:1!important}.ant-dropdown,.ant-dropdown-menu{z-index:100000!important}.ant-tooltip{z-index:100100!important}.header-ad{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:15px;padding:5px}.lifetime-adfree-house-unit,.sidebar-ad{background:#0000;border:none}.lifetime-adfree-house-unit{align-items:center;border-radius:14px;cursor:pointer;display:inline-flex;flex:0 0 auto;height:300px;justify-content:center;line-height:1;margin:0;max-height:300px;max-width:160px;min-height:300px;min-width:160px;overflow:hidden;padding:0;width:160px}.lifetime-adfree-house-unit svg{display:block;height:300px;pointer-events:none;width:160px}.lifetime-adfree-house-unit:focus-visible{outline:2px solid #ffd400;outline-offset:2px}@media (max-width:1599px){.homepage-ad-rail-stack .lifetime-adfree-house-unit,.lifetime-adfree-house-unit{display:none!important}}body.ad-free-mode .lifetime-adfree-house-unit{display:none!important}.footer-ad{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:20px;padding:5px}.adsbygoogle{display:block;margin:0;padding:0}.responsive-ad{background-color:initial;border-radius:3px;margin:0;overflow:hidden;padding:0;width:100%}.header-banner-ad{display:block;margin:0 auto;max-width:728px;padding:8px 0;text-align:center;width:100%}.header-banner-ad .ad-placeholder{margin:0 auto}.sidebar-ad{background-color:initial;border-radius:4px;box-shadow:none;height:600px;margin:10px 0;padding:5px;width:160px}.timer-hero-clock-row{display:block}.timer-hero-rectangle-ad,.timer-hero-rectangle-reservation{height:250px;min-height:250px;min-width:300px;overflow:hidden;width:300px}@media (min-width:1440px){.timer-hero-clock-row{align-items:flex-start;display:flex}.timer-hero-clock-content{flex:0 1 640px;min-width:0;width:640px}.timer-hero-rectangle-ad,.timer-hero-rectangle-reservation{flex:0 0 300px;margin-left:clamp(96px,20vw,480px)}.timer-hero-rectangle-ad.ad-placeholder{margin:0 0 0 clamp(96px,20vw,480px)}}@media (max-width:1439px){.timer-hero-rectangle-ad,.timer-hero-rectangle-reservation{display:none!important}}@media (max-width:1599px) and (min-width:769px){.sidebar-ad{display:none!important}}@media (max-width:768px){.sidebar-ad{display:none!important}}.footer-banner-ad{align-items:center;border-top:1px solid #e5e5e5;box-sizing:border-box;display:flex;justify-content:center;max-width:1200px;padding:8px 0;text-align:center;width:100%}.footer-banner-ad,.footer-banner-ad .ad-placeholder{background-color:initial;background-color:var(--footer-ad-surface,#0000);margin:0 auto}.footer-banner-ad>.adsbygoogle{background-color:initial!important;background-color:var(--footer-ad-surface,#0000)!important;margin:0 auto!important}.in-article-ad{background-color:#fafafa;border:1px solid #f0f0f0;border-radius:4px;margin:20px 0;padding:10px;text-align:center}.ad-placeholder{background-color:#f9f9f9;border:2px dashed #ccc;border-radius:4px;box-sizing:border-box;color:#666;font-family:monospace;justify-content:center;margin:0 auto;min-height:60px;padding:5px;position:relative;text-align:center}.ad-placeholder,.ad-placeholder-content{align-items:center;display:flex;flex-direction:column}.ad-placeholder-content{gap:5px}.ad-placeholder-content span{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.ad-placeholder-content small{font-size:10px;opacity:.7}.ad-placeholder-multiplex{background:repeating-linear-gradient(-45deg,#5b8def14,#5b8def14 12px,#5b8def05 0,#5b8def05 24px);border-color:#5b8def;color:#1e3a8a;min-height:280px}.ad-placeholder-multiplex-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px;width:min(100%,520px)}.ad-placeholder-multiplex-grid i{background:#1e3a8a2e;border:1px dashed #1e3a8a59;border-radius:6px;display:block;height:56px}body.dark .ad-placeholder-multiplex,html.dark .ad-placeholder-multiplex{background:repeating-linear-gradient(-45deg,#93c5fd1f,#93c5fd1f 12px,#0f172a59 0,#0f172a59 24px);border-color:#93c5fd;color:#bfdbfe}body.dark .ad-placeholder-multiplex-grid i,html.dark .ad-placeholder-multiplex-grid i{background:#93c5fd29;border-color:#93c5fd66}.ad-status-panel{background:#000c;border-radius:5px;color:#fff;font-family:monospace;font-size:12px;max-width:200px;padding:10px;position:fixed;right:10px;top:1260px;z-index:10000}.ad-status-panel h4{border-bottom:1px solid #444;font-size:14px;margin:0 0 10px;padding-bottom:5px}.ad-status-panel ul{list-style:none;margin:0;padding:0}.ad-status-panel li{font-size:11px;margin:3px 0}@media (max-width:768px){.footer-banner-ad,.header-banner-ad{padding:5px}.sidebar-ad{margin:10px auto;max-width:300px;width:100%}.responsive-ad{border-radius:2px;padding:1px}.ad-status-panel{margin:10px;max-width:100%;position:relative;right:auto;top:auto}}@media print{.ad-placeholder,.ad-status-panel,.adsbygoogle,.footer-banner-ad,.header-banner-ad,.in-article-ad,.multiplex-ad,.responsive-ad,.sidebar-ad,.timer-hero-rectangle-ad{display:none!important}}body.ad-free-mode #google_esf,body.ad-free-mode .google-revocation-link-placeholder,body.ad-free-mode [data-anchor-shown],body.ad-free-mode [data-anchor-status],body.ad-free-mode [id^=cst],body.ad-free-mode [id^=google_pedestal_],body.ad-free-mode iframe[data-google-container-id],body.ad-free-mode iframe[id^=aswift_],body.ad-free-mode iframe[id^=google_ads_]{display:none!important;height:0!important;left:-9999px!important;pointer-events:none!important;position:absolute!important;visibility:hidden!important;width:0!important}body.ad-free-mode>div.google-auto-placed,body.ad-free-mode>div[id^=aswift_],body.ad-free-mode>div[id^=google_ads_],body.ad-free-mode>iframe,body.ad-free-mode>ins.adsbygoogle{display:none!important;height:0!important;margin:0!important;max-height:0!important;min-height:0!important;overflow:hidden!important;padding:0!important}body.ad-free-mode .adsbygoogle,body.ad-free-mode .findtime-ad-rail,body.ad-free-mode .first-inline-multiplex,body.ad-free-mode .first-inline-multiplex-slot,body.ad-free-mode .footer-banner-ad,body.ad-free-mode .header-banner-ad,body.ad-free-mode .homepage-ad-rail-stack,body.ad-free-mode .in-article-ad,body.ad-free-mode .multiplex-ad,body.ad-free-mode .responsive-ad,body.ad-free-mode .sidebar-ad,body.ad-free-mode .timer-hero-rectangle-ad{display:none!important;height:0!important;margin:0!important;min-height:0!important;overflow:hidden!important;padding:0!important}body.ad-free-mode{margin-bottom:0!important;margin-top:0!important;padding-bottom:0!important;padding-top:0!important}@media (max-width:768px){body.ad-free-mode{margin:0!important;overscroll-behavior-y:contain;padding:0!important}body.ad-free-mode>div:empty:first-child,body.ad-free-mode>div[style*=height]:first-child{display:none!important;height:0!important;max-height:0!important;min-height:0!important}}body.ad-free-mode [data-ad-format=anchor],body.ad-free-mode [data-ad-format=auto],body.ad-free-mode [data-ad-format=autorelaxed],body.ad-free-mode [data-ad-status],body.ad-free-mode [data-adsbygoogle-status],body.ad-free-mode [data-google-query-id],body.ad-free-mode>div:has(#google_esf),body.ad-free-mode>div:has(>iframe[id^=aswift_]),body.ad-free-mode>div:has(>iframe[id^=google_ads_]),body.ad-free-mode>div:has([data-anchor-status]){display:none!important;height:0!important;left:-9999px!important;margin:0!important;max-height:0!important;min-height:0!important;overflow:hidden!important;padding:0!important;position:absolute!important;visibility:hidden!important;width:0!important}body.ad-free-mode>div[aria-label*=ad i],body.ad-free-mode>div[aria-label*=advertisement i],body.ad-free-mode>div[role=region]{display:none!important;height:0!important}@media (prefers-contrast:high){.ad-placeholder{background-color:#fff;border-color:#000;color:#000}}@media (prefers-reduced-motion:reduce){.ad-placeholder,.responsive-ad{transition:none}}.in-article-ad{background:#f8f9fa;border-bottom:1px solid #e9ecef;border-top:1px solid #e9ecef;padding:10px 5px}.ad-container:empty:before{background:#f8f9fa;border:1px dashed #dee2e6;border-radius:4px;color:#6c757d;content:"Advertisement";display:block;font-size:12px;padding:20px;text-align:center}@media (max-width:768px){.footer-ad,.header-ad{margin:10px 5px}.sidebar-ad{max-width:320px;width:100%}}@media print{.ad-container{display:none!important}}