@font-face{font-family:Inter;src:url(inter-variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
:root{--ink:#101214;--muted:#505258;--blue:#1868db;--line:#e3e5e9;--lavender:#f3e7ff;--lime:#e6f5cc;--sky:#eaf1fd;--measure:1200px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:28px}
body{margin:0;background:#fff;color:var(--ink);font:16px/1.6 Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}
h1,h2,h3,h4,p{margin:0}
h1,h2,h3,h4{line-height:1.12;letter-spacing:-.035em}
h1{font-size:clamp(44px,4.6vw,66px);font-weight:720}
h2{font-size:clamp(34px,3.25vw,48px);font-weight:710}
h3{font-size:24px;font-weight:700}
p{color:var(--muted)}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
button:disabled{cursor:default;opacity:.45}
img{max-width:100%;height:auto}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}
[hidden]{display:none!important}
.wrap,.container{width:min(var(--measure),calc(100% - 96px));margin-inline:auto}
.section{padding-block:86px}
.skip-link{position:fixed;left:20px;top:-80px;z-index:20;padding:12px 18px;background:var(--blue);color:#fff}
.skip-link:focus{top:12px}
.site-header{min-height:88px;padding:18px 48px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:12px;flex-shrink:0;line-height:1.15}
.brand img{width:39px;height:39px;flex:none}
.brand strong{display:block;font-size:23px;letter-spacing:-.035em;font-weight:750}
.brand small{display:block;font-size:11px;color:var(--muted);margin-top:5px}
.site-header nav{display:flex;align-items:center;gap:28px;font-size:14px}
.site-header nav>a:not(.button):hover{color:var(--blue)}
.actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}
.hero{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:24px;padding-block:78px 60px;min-height:580px}
.hero-copy{position:relative;z-index:1}
.hero .lead{font-size:18px;line-height:1.7;max-width:490px;margin:25px 0 30px}
.hero-art{margin:0 -22px 0 0}
.hero-art img{display:block;width:100%;aspect-ratio:4/3;object-fit:contain}

.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:40px}
.section-heading h2{max-width:560px}
.section-heading>p{max-width:430px;font-size:17px}

.useful{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}
.useful-copy h2{margin-bottom:23px}
.useful-copy>p{font-size:17px;line-height:1.75}
.feature-points{margin:26px 0 0;padding:0;list-style:none}
.feature-points li{display:flex;align-items:flex-start;gap:12px;margin-top:15px;font-size:15px;line-height:1.65;color:#424a57}
.feature-points svg{color:var(--blue);height:18px;width:18px;flex:none;margin-top:4px}
.useful-copy .ui-standalone-link{margin-top:22px;color:var(--blue);font-weight:650}
.followup-board{background:var(--lavender);padding:38px 30px;min-height:375px;border-radius:8px;position:relative}
.board-caption{font-size:12px;color:#67567e;display:block;margin-bottom:25px}
.timing-card{display:flex;align-items:center;gap:16px;border:1px solid #ded5eb;background:#fff;padding:20px;border-radius:5px;box-shadow:0 9px 18px #31263c0c;max-width:340px}
.timing-card.deadline{transform:rotate(-3deg);margin-left:0}
.timing-card.followup{transform:rotate(3deg);margin:24px 0 0 auto}
.timing-icon{width:42px;height:46px;display:grid;place-items:center;flex:none;border-radius:4px;background:#f3f4f6}
.timing-icon svg{width:23px;height:23px}
.timing-card.followup .timing-icon{background:#e9f1ff;color:var(--blue)}
.timing-card strong{display:block;font-size:14px;font-weight:650}
.timing-card p{font-size:12px;margin-top:4px}
.timing-card small{font-size:10px;display:block;margin-top:4px;color:var(--muted)}
.board-note{margin:27px 0 0 10px;font-size:12px;color:#67567e;display:flex;align-items:center;gap:8px}
.board-note svg{width:17px;height:17px}
.scenarios{padding-top:0}
.scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px}
.scenario{padding-top:26px;border-top:2px solid #dae5f8}
.scenario svg{width:26px;height:26px;color:var(--blue);margin-bottom:17px}
.scenario h3{font-size:22px;margin-bottom:13px}
.scenario p{font-size:15px;line-height:1.75}
.access-strip{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:70px;padding:36px 0 55px}
.access-title{display:flex;gap:18px;align-items:flex-start}
.access-title svg{width:28px;height:28px;color:var(--blue);flex:none;margin-top:3px}
.access-title h3{font-size:24px}
.access-title p{font-size:14px;margin-top:10px}
.access-copy p{font-size:15px}
.access-copy .ui-standalone-link{color:var(--blue);margin-top:8px;font-weight:650}
.final-cta{padding:75px 24px 85px;text-align:center;background:#f0f5fd;border-top:1px solid #e2eaf5}
.final-cta h2{max-width:760px;margin-inline:auto}
.final-cta p{font-size:17px;margin:20px auto 25px;max-width:580px}
.final-cta .actions{justify-content:center}
.document-shell{display:grid;grid-template-columns:200px minmax(0,1fr);gap:60px;padding-block:52px 90px}
.doc-nav{display:flex;flex-direction:column;align-self:start;position:sticky;top:24px;font-size:14px}
.doc-nav a{color:var(--muted);border-bottom:1px solid var(--line);padding:8px 0}
.doc-nav a[aria-current]{color:var(--blue);font-weight:650}
.prose{max-width:840px;min-width:0}
.prose h1{font-size:clamp(34px,3.5vw,48px);margin:22px 0}
.prose h2{font-size:27px;margin:38px 0 15px}
.prose h3{font-size:21px;margin:27px 0 13px}
.prose p,.prose ul,.prose ol,.prose dl{margin-bottom:18px;color:var(--muted);line-height:1.8}
.prose .lede,.prose .lead{font-size:18px}
.prose li{margin:7px 0}
.prose a:not(.button){color:var(--blue);text-decoration:underline;text-underline-offset:3px}
.prose .breadcrumbs{font-size:12px;line-height:1.6;color:var(--muted)}
.prose dt{font-size:17px;font-weight:650;color:var(--ink);margin:22px 0 8px}
.prose dd{margin-left:0}
.prose code{font-size:.9em;overflow-wrap:anywhere}
.doc-table{overflow-x:auto;margin:20px 0}
.doc-table table{width:100%;border-collapse:collapse;font-size:14px}
.doc-table th,.doc-table td{border-bottom:1px solid var(--line);text-align:left;padding:12px 15px;vertical-align:top}
.doc-table th{font-weight:650;background:#f6f7f9}
.doc-table td{min-width:145px}

@media(min-width:1500px){.hero{gap:35px}.hero-art{margin-right:-35px}}
@media(max-width:1100px){.wrap,.container{width:calc(100% - 64px)}.site-header{padding-inline:32px}.site-header nav{gap:18px}.brand strong{font-size:21px}.hero{padding-top:65px;min-height:530px}.hero-art{margin-right:0}.hero .lead{font-size:17px}.useful{gap:48px}.document-shell{gap:35px;grid-template-columns:175px minmax(0,1fr)}}
@media(max-width:900px){.brand strong{font-size:20px}.site-header nav{gap:13px;font-size:12px}.hero{gap:10px}.hero h1{font-size:49px}.hero .actions{gap:10px}.section-heading{gap:30px}.scenario-grid{gap:24px}}
@media(max-width:800px){.wrap,.container{width:calc(100% - 48px)}.hero{padding-block:52px 35px;min-height:auto;grid-template-columns:1fr 1fr}.hero h1{font-size:43px}.hero .lead{font-size:16px;margin:20px 0 24px}.hero .actions{flex-direction:column;align-items:flex-start}.section{padding-block:60px}.useful{gap:30px}.followup-board{padding:28px 18px;min-height:360px}.timing-card{padding:17px;gap:10px}.timing-card strong{font-size:12px}.useful-copy>p{font-size:15px}.feature-points li{font-size:14px}.scenarios{padding-top:0}.scenario h3{font-size:21px}.scenario p{font-size:14px}.access-strip{gap:35px;padding-bottom:40px}.access-title h3{font-size:23px}.document-shell{grid-template-columns:1fr;gap:25px;padding-block:30px 60px}.doc-nav{position:static;flex-direction:row;flex-wrap:wrap;gap:2px 20px;border-bottom:1px solid var(--line)}.doc-nav a{border:0}.prose{max-width:none}.final-cta{padding-block:60px}}

@media(max-width:650px){.hero{grid-template-columns:1fr;gap:18px;padding-top:43px}.hero h1{font-size:clamp(42px,8.8vw,58px)}.hero .lead{max-width:520px;font-size:17px}.hero .actions{flex-direction:row;align-items:center}.hero-art{width:min(100%,510px);margin-inline:auto}.hero-art img{aspect-ratio:4/3}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px;max-width:500px;font-size:16px}.useful{grid-template-columns:1fr;gap:32px}.followup-board{min-height:330px;padding:30px}.useful-copy>p{font-size:16px}.timing-card{max-width:340px}.timing-card strong{font-size:14px}.scenario-grid{grid-template-columns:1fr;gap:26px}.scenario{padding-top:23px}.scenario svg{float:left;margin-right:17px}.scenario h3{padding-top:3px}.scenario p{font-size:15px;max-width:490px}.access-strip{grid-template-columns:1fr;gap:24px}.access-title h3{font-size:25px}.access-copy{padding-left:46px}.final-cta h2 br{display:none}}

@media(max-width:440px){.hero{padding-top:34px;gap:12px}.hero h1{font-size:43px}.hero .lead{font-size:16px}.hero .actions{align-items:stretch}.hero .actions .button{width:100%;justify-content:center}.hero-art{margin-top:12px}.section{padding-block:48px}.timing-card{padding:16px}.followup-board{padding:25px 18px}.scenario h3{font-size:23px}.access-copy{padding-left:0}.prose h1{font-size:36px;overflow-wrap:break-word}.prose h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.doc-nav a{min-height:44px;display:inline-flex;align-items:center}

@media(max-width:360px){.brand img{width:30px;height:30px}.brand strong{max-width:140px}.brand{min-width:0}}

.skip-link:not(:focus){clip-path:inset(50%);height:1px;width:1px;padding:0;overflow:hidden;white-space:nowrap}

.prose .contents{display:flex;flex-wrap:wrap;gap:4px 20px;margin:22px 0 28px}

/* Product essentials (shared anatomy with Report Steward) */
.essentials{border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-evenly;gap:26px;padding-block:25px;font-size:13px}
.essentials span{display:flex;align-items:center;gap:10px}
.essentials svg{width:22px;height:22px;fill:none;stroke:var(--blue);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
/* How it works: three steps on pastel tiles with real app screens */
.workflow-section{padding-block:81px 70px}
.section-heading .ui-standalone-link{font-weight:650;flex-shrink:0;color:var(--blue)}
.section-heading>div>p{margin-top:18px;font-size:16px;max-width:560px}
.workflow{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.workflow>li{min-width:0}
.step-art{height:234px;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:24px;position:relative;overflow:hidden}
.open-art{background:var(--lavender)}
.set-art{background:var(--lime)}
.track-art{background:#dbe8fc}
.mini-window{background:#fff;border:1px solid #1012140c;box-shadow:0 5px 13px #182d4a12;border-radius:6px;overflow:hidden;width:100%;max-width:282px;position:relative;z-index:1}
.mini-window img{display:block;width:100%;height:auto}
.open-art .mini-window{max-width:250px}
.set-art .mini-window{max-width:262px;margin-top:60px}
.track-art .mini-window{max-width:300px;margin-top:0}
.tilted-left{transform:rotate(-3deg)}
.tilted-right{transform:rotate(2deg)}
.step-label{font-size:12px;font-weight:650;color:var(--muted);margin:24px 0 9px}
.workflow h3{font-size:24px;line-height:1.25;margin-bottom:12px}
.workflow>li>p:last-child{color:var(--muted);font-size:14px;line-height:1.7}
.workflow-section>.ui-example-note{margin-top:24px}
/* Proof: the issue with the reminder panel */
.sample-section{background:#f5f0fb;overflow:hidden}
.sample-inner{display:grid;grid-template-columns:1fr 1.03fr;gap:72px;align-items:center;padding-block:77px 92px}
.sample-copy>p:not(.ui-example-note){margin-top:22px;color:var(--muted);font-size:16px;line-height:1.75}
.feature-list{margin:24px 0 26px;padding:0;list-style:none;color:var(--muted);font-size:15px;line-height:1.65}
.feature-list li{position:relative;padding-left:23px;margin-top:10px}
.feature-list li::before{content:"\2713";position:absolute;left:0;color:#497427;font-weight:700}
.sample-copy>.ui-example-note{margin-top:20px;max-width:440px}
.sample-image{display:block;margin:0;max-width:610px;transform:rotate(1deg);box-shadow:0 15px 40px #24133820;border-radius:8px;overflow:hidden;background:#fff;border:1px solid var(--line);transition:transform .2s ease-out}
.sample-image:hover{transform:rotate(0)}
.sample-image img{display:block;width:100%;height:auto}
/* Documentation notice (same look as Report Steward) */
.prose .notice{padding:18px 20px;background:#f2f6fc;border:1px solid #d9e3f1;border-radius:8px;margin-block:24px}
.prose .notice p{margin:0}
@media(max-width:1100px){.essentials{font-size:11px;gap:18px}.workflow{gap:20px}.step-art{padding:17px;height:220px}.workflow h3{font-size:22px}.sample-inner{gap:48px}}
@media(max-width:800px){.essentials{display:grid;grid-template-columns:repeat(3,1fr);align-items:start;gap:16px;padding-block:22px}.essentials span{font-size:12px;gap:7px}.workflow-section{padding-block:60px}.section-heading{align-items:flex-start;flex-direction:column;gap:14px}.section-heading>div>p{font-size:14px}.workflow{gap:17px}.step-art{height:190px;padding:11px}.open-art .mini-window{max-width:200px}.set-art .mini-window{max-width:210px;margin-top:40px}.track-art .mini-window{max-width:220px;margin-top:36px}.workflow h3{font-size:20px}.workflow>li>p:last-child{font-size:13px}.sample-inner{grid-template-columns:1fr;gap:38px;padding-block:60px 80px}.sample-image{max-width:510px;margin:auto}}
@media(max-width:600px){.essentials{padding-block:20px;gap:18px 10px}.essentials span{flex-direction:column;align-items:flex-start;gap:9px;font-size:12px;line-height:1.5}.workflow-section{padding-block:49px 44px}.section-heading{margin-bottom:27px}.section-heading>div>p{margin-top:17px;max-width:320px}.workflow{grid-template-columns:1fr;gap:31px}.step-art{height:240px;padding:24px}.mini-window{max-width:294px}.open-art .mini-window{max-width:250px}.set-art .mini-window{max-width:262px;margin-top:60px}.track-art .mini-window{max-width:294px;margin-top:30px}.step-label{margin:18px 0 7px}.workflow h3{font-size:25px;margin-bottom:10px}.workflow h3 br{display:none}.workflow>li>p:last-child{font-size:14px;line-height:1.75}.workflow-section>.ui-example-note{margin-top:23px}.sample-inner{grid-template-columns:1fr;gap:31px;padding-block:45px 65px}.sample-copy h2{font-size:36px}.sample-copy>p:not(.ui-example-note){font-size:15px;margin-top:18px}}
@media(max-width:480px){.sample-image{transform:none}.sample-copy .actions{align-items:stretch}.sample-copy .actions .button{width:100%}}
@media(prefers-reduced-motion:reduce){.sample-image{transition:none;transform:none}}
