:root{--bg:#f7f4ef;--paper:#fffdfa;--ink:#1b1a18;--muted:#77716b;--soft:#a29a92;--line:#e5ded5;--accent:#5BA8F5;--accent-deep:#2F80D8;--accent-pale:#EAF4FF;--orange-wash:#EAF4FF;--max:1180px;--shadow:0 24px 70px rgba(55,38,25,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.shell{width:min(var(--max),calc(100% - 56px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(247,244,239,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(27,26,24,.08)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:740;letter-spacing:-.035em;line-height:1.06}.brand-mark{width:39px;height:39px;flex:none}.site-nav{display:flex;gap:28px;color:#625d57;font-size:14px}.site-nav a{transition:color .18s}.site-nav a:hover{color:var(--ink)}.header-cta{font-size:14px;font-weight:700;white-space:nowrap}.header-cta span{color:var(--accent);font-size:18px;margin-left:4px}.eyebrow{margin:0 0 18px;color:var(--accent-deep);font-size:11px;font-weight:800;letter-spacing:.15em;line-height:1.3;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 22px;border:1px solid var(--ink);border-radius:10px;background:transparent;color:var(--ink);font-weight:720;transition:background .18s,border-color .18s,transform .18s}.button:hover{transform:translateY(-1px)}.button-primary{border-color:var(--ink);background:var(--ink);color:#fff}.button-primary:hover{border-color:var(--accent-deep);background:var(--accent-deep)}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgba(91,168,245,.32);outline-offset:4px}.button[disabled],.button-disabled{cursor:not-allowed;opacity:.56;transform:none}.action-error{min-height:22px;color:#a63c21;font-size:13px;margin:14px 0 0}.hero{padding:105px 0 110px;text-align:center}.hero-copy{max-width:760px;margin:0 auto}.hero h1{margin:0 0 26px;letter-spacing:-.075em;line-height:.94;font-size:clamp(55px,8.5vw,106px);font-weight:700}.hero h1 em,h1 em,h2 em{font-style:normal;color:var(--accent-deep)}.hero-lead{max-width:660px;margin:0 auto 30px;color:var(--muted);font-size:clamp(18px,2vw,21px);line-height:1.48}.hero-actions{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.text-link{padding:12px 1px;border-bottom:1px solid var(--ink);font-weight:680}.text-link span{color:var(--accent-deep);margin-left:7px}.calendar-showcase{max-width:1060px;margin:78px auto 0;text-align:left}.showcase-topline{display:flex;justify-content:space-between;gap:20px;margin:0 4px 12px;color:var(--muted);font-size:12px;font-weight:650;letter-spacing:.04em}.calendar-window{overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.calendar-window-head,.calendar-window-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px}.calendar-window-head{border-bottom:1px solid var(--line)}.calendar-window-head strong{display:block;font-size:20px;letter-spacing:-.03em}.calendar-window-head div span{display:block;margin-top:2px;color:var(--muted);font-size:12px}.window-dot{color:var(--soft);letter-spacing:3px}.week-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));min-height:340px}.week-day{min-width:0;padding:20px 12px;border-right:1px solid var(--line)}.week-day:last-child{border-right:0}.week-day>span{display:block;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.1em}.week-day>b{display:block;margin-top:5px;font-size:26px;letter-spacing:-.06em}.week-day.is-today{background:#fffbf7}.week-day.is-today>b{color:var(--accent-deep)}.event{display:block;margin-top:20px;padding:9px 8px;border-radius:7px;color:#2b2521;font-size:11px;font-style:normal;font-weight:680;line-height:1.25;overflow:hidden}.event small{font-size:10px;font-weight:600}.event-orange{background:var(--orange-wash)}.event-sand{background:#f9edc9}.event-lilac{background:#eee6f1}.event-mint{background:#dceee1}.event-rose{background:#f7dede}.calendar-window-foot{border-top:1px solid var(--line);color:var(--muted);font-size:12px}.calendar-window-foot>span:first-child{display:inline-flex;align-items:center;gap:8px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-pale)}.audience-band{background:var(--ink);color:#fff}.audience-inner{display:flex;align-items:center;justify-content:space-between;gap:44px;padding:55px 0}.audience-inner p{margin:0;max-width:600px;font-size:clamp(20px,2.7vw,31px);letter-spacing:-.04em;line-height:1.12}.audience-pills{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px;max-width:390px}.audience-pills span{padding:8px 12px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#e8e0d8;font-size:12px}.section{padding:122px 0;border-bottom:1px solid var(--line)}.section-heading{max-width:700px;margin-bottom:62px}.section-heading h2,.feature-copy h2,.security-section h2,.final-cta h2{margin:0;letter-spacing:-.065em;line-height:.98;font-size:clamp(42px,6vw,74px);font-weight:680}.section-lead{max-width:590px;margin:24px 0 0;color:var(--muted);font-size:18px;line-height:1.5}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.step{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:28px 28px 0 0;border-right:1px solid var(--line)}.step+.step{padding-left:28px}.step:last-child{border-right:0}.step-index,.use-case-number{color:var(--accent-deep);font-size:12px;font-weight:800;letter-spacing:.12em}.step h3{margin:0 0 11px;font-size:20px;letter-spacing:-.035em;line-height:1.15}.step p{margin:0;color:var(--muted);line-height:1.5}.coming-soon{display:inline-block;margin-top:17px;padding:6px 9px;background:var(--accent-pale);color:var(--accent-deep);font-size:11px;font-weight:750;border-radius:5px}.use-cases{display:grid;grid-template-columns:.75fr 1.25fr;gap:95px}.compact-heading{margin:0}.use-case-list{border-top:1px solid var(--line)}.use-case{display:grid;grid-template-columns:38px 1fr 24px;gap:20px;padding:28px 0 30px;border-bottom:1px solid var(--line)}.use-case-label{margin:0 0 7px;color:var(--accent-deep);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.use-case h3{max-width:520px;margin:0 0 9px;font-size:22px;letter-spacing:-.04em;line-height:1.18}.use-case p:not(.use-case-label){max-width:540px;margin:0;color:var(--muted)}.use-case-mark{color:var(--accent-deep);font-size:24px;line-height:1}.feature-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.feature-copy{max-width:470px}.feature-panel{border-top:1px solid var(--line)}.feature-row{display:grid;grid-template-columns:46px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.feature-icon{color:var(--accent-deep);font-size:11px;font-weight:800;letter-spacing:.1em}.feature-row h3{margin:0 0 6px;font-size:20px;letter-spacing:-.03em}.feature-row p{margin:0;color:var(--muted)}.security-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px;align-items:start}.security-visual{color:var(--ink);padding-top:5px}.security-visual svg{width:100px;height:100px}.security-copy{max-width:680px;margin:25px 0 0;color:var(--muted);font-size:19px;line-height:1.5}.faq-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:95px}.faq-section .section-heading{margin:0}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{position:relative;list-style:none;cursor:pointer;padding:24px 40px 24px 0;font-size:20px;font-weight:680;letter-spacing:-.025em}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;top:23px;right:5px;color:var(--accent-deep);font-size:25px;font-weight:400}details[open] summary:after{content:"−"}details p{max-width:650px;margin:0;padding:0 40px 25px 0;color:var(--muted)}.final-cta{padding:130px 0 118px;text-align:center}.final-mark{width:54px;height:54px;margin:0 auto 30px;color:var(--ink)}.final-mark svg{width:100%;height:100%}.final-cta h2{max-width:780px;margin:0 auto 34px}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:28px 0 34px;color:var(--muted);font-size:13px}.master-page{min-height:100vh;background:var(--ink);color:#fff}.master-shell{width:min(980px,calc(100% - 56px));margin:0 auto;padding:42px 0 38px}.master-brand{color:#fff}.master-card{margin:12vh 0 42px;padding:clamp(38px,7vw,82px);background:var(--paper);color:var(--ink);border-radius:18px;box-shadow:0 30px 90px rgba(0,0,0,.18)}.master-icon{width:68px;margin-bottom:32px}.master-icon svg{width:100%;height:100%}.master-card h1{margin:0 0 25px;letter-spacing:-.07em;line-height:.96;font-size:clamp(48px,7.5vw,88px);font-weight:700}.master-lead{max-width:620px;margin:0 0 30px;color:var(--muted);font-size:19px;line-height:1.5}.master-actions{display:flex;flex-wrap:wrap;gap:12px}.master-copy{min-width:290px}.copy-feedback{min-height:22px;margin:13px 0 0;color:var(--accent-deep);font-size:13px}.button-disabled{min-width:290px;border-color:var(--line);background:#eeeae4;color:var(--muted)}.next-step{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.master-note{max-width:600px;margin:16px 0 0;color:var(--muted);font-size:13px}.master-footer{display:flex;justify-content:space-between;gap:24px;color:#a9a39c;font-size:13px}.master-footer a{color:#fff;border-bottom:1px solid #756e67}.master-page .eyebrow{color:var(--accent)}
@media(max-width:900px){.site-nav{display:none}.header-inner{min-height:72px}.hero{padding-top:84px}.audience-inner{align-items:flex-start;flex-direction:column;gap:25px}.audience-pills{justify-content:flex-start;max-width:560px}.steps{grid-template-columns:1fr;gap:0}.step,.step+.step{padding:25px 0;border-right:0;border-bottom:1px solid var(--line)}.step:last-child{border-bottom:0}.use-cases,.feature-section,.security-section,.faq-section{grid-template-columns:1fr;gap:58px}.feature-copy{max-width:680px}.security-visual{padding:0}.security-visual svg{width:84px;height:84px}}
@media(max-width:620px){.shell,.master-shell{width:calc(100% - 32px)}.brand{font-size:14px}.brand-mark{width:35px;height:35px}.header-cta{font-size:13px}.hero{padding:68px 0 72px}.hero h1{font-size:clamp(48px,14vw,72px)}.hero-lead{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.button,.text-link{width:100%}.calendar-showcase{margin-top:58px}.showcase-topline{font-size:10px}.calendar-window-head,.calendar-window-foot{padding:16px}.calendar-window-head strong{font-size:17px}.week-grid{min-height:238px}.week-day{padding:14px 4px}.week-day>b{font-size:20px}.event{margin-top:14px;padding:6px 4px;font-size:8px}.event small{font-size:8px}.calendar-window-foot{font-size:10px}.calendar-window-foot>span:last-child{display:none}.section{padding:82px 0}.section-heading{margin-bottom:40px}.section-heading h2,.feature-copy h2,.security-section h2,.final-cta h2{font-size:43px}.section-lead{font-size:17px}.use-case{grid-template-columns:28px 1fr 18px;gap:10px;padding:23px 0}.use-case h3{font-size:19px}.use-case-mark{font-size:19px}.feature-row{grid-template-columns:34px 1fr;gap:10px}.feature-row h3{font-size:18px}.security-copy{font-size:17px}.faq-section{gap:40px}.faq-section summary{font-size:18px;padding:21px 32px 21px 0}.faq-section summary:after{top:17px}.final-cta{padding:88px 0 82px}.site-footer,.master-footer{align-items:flex-start;flex-direction:column}.master-shell{padding-top:28px}.master-card{margin:82px 0 30px;padding:30px 22px;border-radius:14px}.master-card h1{font-size:50px}.master-lead{font-size:17px}.master-actions{flex-direction:column}.master-copy,.button-disabled{width:100%;min-width:0}.master-footer{gap:12px}}
@media(prefers-reduced-motion:reduce){*,html{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Master-page steps */
.master-card{margin:clamp(56px,8vh,96px) 0 32px;padding:clamp(34px,5vw,58px)}
.master-card h1{max-width:620px;margin-bottom:20px;font-size:clamp(40px,5vw,64px)}
.master-lead{max-width:600px;margin-bottom:30px;font-size:17px}
.master-actions{display:flex;flex-direction:column;gap:0;max-width:560px}
.master-step{width:100%}
.step-label{margin:0 0 8px;color:var(--accent-deep);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.master-actions .button{width:100%;min-width:0}
.button-secondary{background:#f7f4ef;border-color:var(--line);color:var(--ink)}
.button-secondary:not([disabled]):hover{border-color:var(--accent);background:var(--accent-pale)}
.step-description{max-width:540px;margin:11px 0 0;color:var(--muted);font-size:13px;line-height:1.45}
.copy-feedback,.step-message{min-height:20px;margin:8px 0 0;color:var(--accent-deep);font-size:13px}
.master-connector{width:1px;height:32px;margin:0 0 0 14px;background:var(--line)}
.master-note{display:none}

@media(max-width:620px){
  .master-card{margin:56px 0 28px;padding:28px 22px}
  .master-card h1{font-size:40px}
  .master-lead{font-size:16px}
  .master-connector{height:26px;margin-left:12px}
}

/* Master calendar result */
.calendar-result[hidden]{display:none}
.calendar-url-row{display:flex;align-items:flex-start;gap:8px;max-width:560px}
.calendar-url-field{display:block;flex:1;min-width:0;padding:11px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--accent-deep);font-size:13px;line-height:1.45;overflow-wrap:anywhere;word-break:break-word;text-decoration:none}
.calendar-url-field:hover{text-decoration:underline;text-underline-offset:3px}
.calendar-url-field:focus-visible{outline:3px solid rgba(91,168,245,.25);outline-offset:1px}
.button-small{min-height:44px;padding:0 14px;font-size:13px;white-space:nowrap}
.calendar-url-row .calendar-copy-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px!important;min-width:44px;height:44px;min-height:44px;padding:0;color:var(--accent-deep)}
.calendar-copy-button .copy-icon{width:18px;height:18px}
.security-note,.rotate-explanation{max-width:560px;margin:14px 0 0;color:var(--muted);font-size:13px;line-height:1.5}
.rotate-calendar{margin-top:22px}
.calendar-result-message{min-height:20px;margin:10px 0 0;color:var(--accent-deep);font-size:13px}

@media(max-width:620px){
  .calendar-url-row{align-items:flex-start;flex-direction:row}
  .calendar-url-field{width:auto}
  .calendar-url-row .calendar-copy-button{flex:0 0 44px;width:44px!important}
}
