/* BookMyCal — selected Three Strokes direction. */
.homepage{--ink:#092448;--muted:#516782;--blue:#0753d8;--sky:#64b7f6;--line:#dce7f1;--type-body:18px;--type-section:32px;--type-display:clamp(64px,7.75vw,112px);display:block;padding:0;margin:0;background:#fff;color:var(--ink);color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:var(--type-body);font-weight:400;-webkit-font-smoothing:antialiased}
.homepage *{box-sizing:border-box}.homepage .wrap{width:min(1184px,calc(100% - 80px));margin-inline:auto}.homepage .home-content{width:100%;max-width:none;padding:0;margin:0}.homepage a{color:inherit;text-decoration:none}.homepage a:hover{text-decoration:underline;text-underline-offset:5px}
.homepage :is(p,a,th,td,span,summary,h3){font-size:var(--type-body);font-weight:400;letter-spacing:normal}.homepage :is(h2,.event-duration){font-size:var(--type-section);font-weight:600;letter-spacing:-.035em;line-height:1.15}.homepage :is(.wordmark,.primary-cta,thead th,.our-product){font-weight:600}
.home-nav{display:flex;align-items:center;justify-content:space-between;padding-block:26px}.homepage .wordmark{display:inline-flex;align-items:center;gap:10px}.wordmark img{width:32px;height:32px;border-radius:23%;flex-shrink:0}.home-nav nav{display:flex;gap:30px;color:var(--muted)}
.homepage .hero{position:relative;overflow:clip;isolation:isolate}.hero-inner{position:relative;min-height:870px;padding-block:32px 40px}.hero-copy{position:relative;z-index:2}.homepage h1{max-width:none;margin:0 0 28px;font-size:var(--type-display);font-weight:600;letter-spacing:-.055em;line-height:1.04;text-wrap:initial}.homepage h1 span{display:block;font:inherit;letter-spacing:inherit}.homepage h1 .headline-last{display:flex;align-items:center;gap:24px}.headline-last img{width:400px;max-width:32vw;height:auto;mix-blend-mode:multiply}.homepage .hero-lede{max-width:610px;margin:0 0 30px;line-height:1.55;color:var(--muted)}
.homepage .primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:54px;padding:14px 28px;border-radius:100px;background:var(--blue);color:#fff;transition:background .15s}.homepage .primary-cta:hover{background:#0346b8;text-decoration:none}.primary-cta img{filter:brightness(0) invert(1)}.homepage .cta-note{line-height:1.55;color:var(--muted);margin:10px 0 0}.phone-preview{position:absolute;z-index:1;right:70px;top:250px;margin:0;width:300px;mix-blend-mode:multiply}.phone-preview img{display:block;width:100%;height:auto}.hero-bars{position:absolute;z-index:0;left:16%;bottom:22px;width:90%;height:auto;pointer-events:none;mix-blend-mode:multiply}
.homepage .privacy-promise{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:start;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:42px}.homepage .privacy-promise h2{margin:0}.privacy-copy p{line-height:1.65;margin:0 0 16px;color:var(--muted)}.privacy-copy a{display:inline-flex;align-items:center;gap:12px;color:var(--blue)}.privacy-copy .privacy-principle{color:var(--ink)}
.homepage .customization{padding-top:72px}.section-heading{display:grid;grid-template-columns:1fr 1.15fr;gap:80px}.homepage .section-heading h2,.homepage .comparison h2,.homepage .beta-section h2{margin:0}.section-heading>p{line-height:1.65;margin:0;color:var(--muted)}.event-examples{list-style:none;padding:0;margin:36px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.event-examples li{border-top:2px solid var(--blue);padding:24px 0}.event-duration{color:var(--blue)}.homepage .event-examples h3{margin:12px 0 0}
.homepage .comparison{padding-top:64px}.homepage .comparison h2{margin-bottom:28px}.table-scroll{overflow-x:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.homepage table{width:100%;min-width:720px;border-collapse:collapse;table-layout:fixed}.homepage :is(th,td){padding:20px;border-bottom:1px solid var(--line);line-height:1.5;text-align:left;vertical-align:middle}.homepage thead th:first-child{width:27%;color:var(--muted)}.homepage tbody th,.homepage td{color:var(--muted)}.homepage td span{display:block;margin-top:3px}.homepage .our-product{background:#eff7ff;color:var(--blue)}.homepage tr:last-child :is(th,td){border-bottom:0}.comparison-sources{color:var(--muted);line-height:1.65;margin-top:12px;max-width:960px}.comparison-sources summary{cursor:pointer;padding:8px 0;display:list-item;width:max-content}.comparison-sources a{text-decoration:underline}.table-scroll-hint{display:none}
.homepage .beta-section{text-align:center;padding-block:80px}.beta-icon{display:block;margin:0 auto 20px;border-radius:23%}.homepage .beta-section h2{margin-bottom:28px}.homepage .beta-section .cta-note{margin-top:18px}.home-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-block:28px 34px}.home-footer nav{display:flex;gap:24px;color:var(--muted)}
.homepage :focus-visible{outline:3px solid var(--blue);outline-offset:5px}.skip-link{position:absolute;left:20px;top:-80px;padding:15px;background:#fff;z-index:5}.skip-link:focus{top:10px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.hero-bars{left:calc(50% - 480px);width:calc(50% + 480px)}}
@media(max-width:1100px){.homepage{--type-body:16px;--type-section:28px}.hero-inner{min-height:740px}.phone-preview{width:260px;right:12px;top:225px}.homepage .hero-lede{max-width:55%}.hero-bars{bottom:26px;width:100%;left:10%}.homepage .privacy-promise,.section-heading{gap:40px}}
@media(max-width:760px){.homepage{--type-display:clamp(36px,8.1vw,60px)}.homepage .wrap{width:calc(100% - 40px)}.home-nav{padding-block:20px}.home-nav nav{gap:18px}.hero-inner{min-height:0;padding-block:32px 32px}.homepage h1{margin-bottom:24px}.homepage h1 .headline-last{gap:14px}.headline-last img{width:36vw;max-width:260px}.homepage .hero-lede{max-width:480px}.phone-preview{position:relative;top:auto;right:auto;width:240px;margin:38px auto 0}.hero-bars{width:800px;max-width:none;left:calc(50% - 320px);bottom:35px}.homepage .privacy-promise{grid-template-columns:1fr;gap:24px;padding-block:32px}.section-heading{grid-template-columns:1fr;gap:18px}.homepage .customization{padding-top:44px}.event-examples{grid-template-columns:1fr;gap:0;margin-top:24px}.event-examples li{display:flex;align-items:center;gap:24px;padding:20px 0;border-top:1px solid var(--line)}.event-duration{min-width:90px}.homepage .event-examples h3{margin:0}.homepage .comparison{padding-top:40px}.table-scroll-hint{display:block;color:var(--muted);margin:0 0 12px}.homepage :is(th,td){padding:16px}.homepage .beta-section{padding-block:52px}.home-footer{align-items:flex-start;flex-direction:column;gap:22px}.home-footer nav{flex-wrap:wrap;gap:16px 24px}}
@media(prefers-reduced-motion:reduce){.homepage .primary-cta{transition:none}}
/* Match the selected composition while keeping artwork behind readable copy. */
.homepage{--type-display:clamp(64px,8.6vw,124px)}
.hero-inner{padding-top:18px}
.homepage h1{font-weight:700;line-height:.98;letter-spacing:-.05em}
.headline-last img{height:100px;object-fit:cover}
.phone-preview{mix-blend-mode:normal;filter:drop-shadow(0 4px 4px #09244812);width:310px}
.phone-preview img{clip-path:inset(2.2% 7.2% 6.5% round 15% / 7.5%)}
.hero-bars{width:1200px;left:calc(50% - 480px);bottom:22px}
@media(max-width:1100px){.phone-preview{width:260px}.hero-bars{width:1000px;left:calc(50% - 400px)}}
@media(max-width:760px){.homepage{--type-display:clamp(36px,8.1vw,60px)}.hero-inner{padding-top:32px}.homepage h1{line-height:1.04}.headline-last img{height:auto;object-fit:contain}.phone-preview{width:240px}.hero-bars{width:800px;left:calc(50% - 320px);bottom:35px}}

.homepage h1 .headline-stroke{position:relative;flex:none;width:400px;max-width:32vw;height:.7em;overflow:hidden}
.headline-stroke img{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;max-width:none;height:auto;object-fit:contain}
@media(min-width:1101px){.hero-bars{width:max(1200px,calc(50% + 480px))}}
@media(max-width:760px){.homepage{--type-display:clamp(32px,10.25vw,64px)}.homepage h1 .headline-stroke{width:36vw;max-width:260px}}
