:root{--ink:#1d1d1f;--text:#485666;--muted:#5b6979;--paper:#f5f9ff;--line:#dce5f0;--blue:#0066cc;--mint:#e8f2ff;--accent:#d6e9ff;--white:#fff;--radius:18px;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #0071e3;outline-offset:5px}h1,h2,h3,p{margin:0}button{color:inherit}img{max-width:100%;display:block}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-100px;left:16px;z-index:100;background:white;padding:12px}.skip:focus{top:12px}.header{height:104px;display:flex;align-items:center;gap:38px}.wordmark{display:inline-flex;align-items:center;font-size:27px;font-weight:750;letter-spacing:-1.4px}.brand-dot{width:8px;height:8px;background:#0071e3;border-radius:50%;margin:14px 0 0 3px}.header nav{display:flex;gap:30px;margin-left:auto;font-size:13px;font-weight:600}.header nav a:hover,.text-link:hover{color:#004eae}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;border-radius:999px;background:var(--blue);color:white;min-height:56px;padding:16px 23px;font-size:14px;font-weight:650;transition:background .2s,transform .2s}.button:hover{background:#005bb5;transform:translateY(-2px)}.button span{font-size:20px;font-weight:400}.button.small{min-height:43px;padding:9px 18px;font-size:13px;gap:22px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:.14em;line-height:1.6}.hero{padding:66px 0 58px;text-align:center}.hero>.eyebrow{display:flex;justify-content:center;align-items:center;gap:9px}.status-dot{display:inline-block;background:#0071e3;width:6px;height:6px;border-radius:50%;flex-shrink:0}.hero h1{font-size:clamp(38px,4.6vw,62px);font-weight:650;line-height:1.55;letter-spacing:-.035em;margin-top:22px}.hero-description{font-size:16px;line-height:2.1;margin-top:20px;color:var(--text)}.hero-actions{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:30px}.text-link{display:inline-flex;align-items:center;gap:22px;font-size:13px;font-weight:650;line-height:1.8}.hero-meta{display:flex;justify-content:center;align-items:center;gap:15px;font-size:11px;color:var(--muted);margin-top:27px}.hero-meta i{width:3px;height:3px;background:#6b7b90;border-radius:50%}.section-line{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 4px 16px}.section-line h2{font-size:14px;font-weight:600}.sample-label{font-size:10px;line-height:1.5;color:#506780;border:1px solid #cbdcf0;padding:5px 9px;border-radius:4px;display:inline-block}.workspace{border:1px solid #d6e2f1;border-radius:var(--radius);display:grid;grid-template-columns:275px 1fr;overflow:hidden;background:var(--white);box-shadow:0 22px 65px -40px #163b7129}.knowledge{padding:30px 20px;background:#edf5ff;border-right:1px solid var(--line);display:flex;flex-direction:column}.company{display:flex;align-items:center;gap:12px;margin:0 8px 36px}.company-symbol{background:#0066cc;color:#ffffff;border-radius:9px;width:38px;height:38px;display:grid;place-items:center;font-size:19px;font-family:inherit}.company strong{font-size:14px}.company small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.knowledge-label{display:flex;justify-content:space-between;font-size:10px;margin:0 8px 12px;color:var(--muted)}.knowledge-label span{font-size:9px}.document{background:transparent;border:1px solid transparent;border-radius:7px;width:100%;display:flex;align-items:center;text-align:left;gap:10px;padding:13px 8px;margin-bottom:5px;transition:background .2s,border-color .2s}.document:hover,.document.referenced{background:#ffffff;border-color:#c8ddf7}.file-icon{color:#0066cc;border:1px solid #8aadd5;border-radius:3px;width:22px;height:27px;display:grid;place-items:center;font-size:18px;flex-shrink:0}.document strong{font-size:11px;font-weight:600;line-height:1.6}.document small{display:block;font-size:9px;margin-top:5px;color:var(--muted)}.source-arrow{margin-left:auto;font-size:14px;color:#536b88}.knowledge-note{font-size:10px;color:#426389;display:flex;align-items:center;gap:7px;margin:30px 8px 0;line-height:1.7}.demo-main{padding:29px 32px 20px;min-width:0}.demo-top{display:flex;justify-content:space-between;align-items:center}.demo-top .eyebrow{font-size:9px;color:#546980}.demo-counter{font-size:10px;color:#546980;font-variant-numeric:tabular-nums}.demo-main h3{font-size:23px;letter-spacing:-.025em;font-weight:650;margin-top:22px}.demo-intro{color:var(--muted);font-size:11px;margin-top:10px;line-height:1.8}.questions{display:flex;gap:7px;flex-wrap:wrap;margin:21px 0}.questions button{border:1px solid var(--line);border-radius:6px;background:#fff;padding:10px;font-size:10px;line-height:1.5;transition:background .15s,border-color .15s}.questions button:hover{background:var(--paper)}.questions button[aria-pressed=true]{background:#e4f0ff;border-color:#7fafea;color:#0054ae}.answer{border-top:1px solid var(--line);padding-top:22px;min-height:265px}.answer-label{display:flex;gap:10px;align-items:center}.answer-label strong{font-size:13px;line-height:1.8}.ai-symbol{font-size:26px;color:#0066cc}.draft-label{font-size:9px;color:#5d6a7e;margin-left:auto;white-space:nowrap}.action-list{list-style:none;margin:12px 0 17px;padding:0 0 0 35px}.action-list li{display:flex;align-items:flex-start;gap:13px;margin-bottom:14px}.action-list li>span{font-size:10px;padding-top:4px;color:#5d718a;font-variant-numeric:tabular-nums}.action-list strong{font-size:12px;font-weight:600;line-height:1.7}.action-list p{font-size:10px;color:var(--muted);margin-top:4px;line-height:1.7}.answer-sources{display:flex;align-items:center;gap:10px;padding:13px 0 0 35px;border-top:1px dashed #dce5f0}.answer-sources>span{font-size:9px;color:var(--muted);white-space:nowrap}.answer-sources>div{display:flex;flex-wrap:wrap;gap:6px}.answer-sources button{border:1px solid #cbdcf0;background:#ffffff;font-size:9px;border-radius:4px;padding:5px 8px;line-height:1.5}.answer-sources button:hover{background:var(--mint)}.answer-copy{padding:14px 0 18px 35px;font-size:12px;line-height:1.9;color:var(--text)}.answer-copy p+p{margin-top:9px}.answer-copy .important{font-weight:650;color:var(--ink)}.answer-copy small{display:block;font-size:10px;color:var(--muted);margin-top:10px}.demo-footnote{font-size:9px;line-height:1.8;margin-top:18px;color:#5b6979}.demo-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:23px;font-size:12px;color:var(--muted);line-height:1.9}.demo-caption strong{color:var(--ink);font-weight:600}.demo-caption p:last-child{font-size:10px}.usecases{padding:140px 0 110px;display:grid;grid-template-columns:1fr 1.15fr;gap:100px}.section-heading h2{font-size:36px;letter-spacing:-.03em;font-weight:600;line-height:1.6;margin-top:16px}.section-heading>p:last-child:not(.eyebrow){font-size:13px;color:var(--text);line-height:2;margin-top:20px}.task-list article{display:flex;gap:28px;padding:26px 0;border-top:1px solid var(--line)}.task-list article:first-child{padding-top:0;border-top:0}.task-number{font-size:11px;color:#5c7391;line-height:2}.task-list h3{font-size:18px;font-weight:600;line-height:1.6}.task-list p{font-size:12px;line-height:2;color:var(--text);margin-top:10px}.task-flow{font-size:10px;display:inline-flex;align-items:center;gap:25px;color:#516c8d;margin-top:16px}.task-flow>span{color:#5d7699}.services{background:#e8f2ff;padding:85px 0}.services .section-heading{display:grid;grid-template-columns:1fr 1fr;gap:0 100px}.services .section-heading .eyebrow{grid-column:1/-1}.services .section-heading>p:last-child{align-self:end;padding-bottom:7px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.service{background:#ffffff;border:1px solid #d2e3f7;border-radius:10px;padding:28px 25px 0;display:flex;flex-direction:column}.service.featured{background:#fff;border-color:#94bdeb}.service-top{display:flex;justify-content:space-between;font-size:10px;color:#486f9e;padding-bottom:23px}.service h3{font-size:14px;font-weight:550}.service-lead{font-size:24px;font-weight:600;line-height:1.7;letter-spacing:-.02em;margin-top:16px}.service-lead+p{font-size:12px;line-height:2;color:var(--text);margin-top:17px}.service ul{list-style:none;padding:0;margin:20px 0 6px;font-size:11px;color:#405e82;line-height:2.6}.service li:before{content:'✓';margin-right:9px;font-size:10px}.course-note{font-size:9px;color:#5b6979;margin-bottom:13px}.service-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:auto;padding:21px 0;font-size:12px;font-weight:600;gap:10px}.service-link span{font-size:18px}.service-link:hover{color:#0054ae}.provider-note{font-size:10px;color:#536781;line-height:2;margin-top:23px}.provider-note a{text-decoration:underline;text-underline-offset:3px}.process{padding:100px 0 90px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:46px;margin-top:40px}.steps article{border-top:1px solid #c0d5ef;padding-top:19px}.steps span{font-size:10px;font-weight:600;letter-spacing:.09em;color:#426c9e}.steps h3{font-size:20px;font-weight:600;margin-top:20px}.steps p{font-size:12px;line-height:2;color:var(--text);margin-top:12px;max-width:290px}.people{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;align-items:center;padding:45px 65px 80px}.portrait{position:relative}.portrait img{width:100%;height:450px;object-fit:cover;object-position:center 36%;border-radius:6px}.portrait>span{position:absolute;bottom:20px;left:20px;color:white;font-size:9px;letter-spacing:.1em;text-shadow:0 1px 8px #000}.people-copy h2{font-size:31px;font-weight:600;line-height:1.7;letter-spacing:-.03em;margin-top:15px}.people-copy>p:not(.eyebrow){font-size:12px;line-height:2;color:var(--text);margin-top:20px}.person-role{margin-top:21px;padding-top:16px;border-top:1px solid var(--line)}.person-role>span{font-size:10px;color:var(--muted)}.person-role h3{font-size:17px;font-weight:600;margin-top:9px;line-height:1.8}.person-role h3 small{font-size:11px;font-weight:400}.person-role p{font-size:10px;color:var(--muted);margin-top:4px}.people-copy>.text-link{margin-top:27px}.systems{display:flex;justify-content:space-between;gap:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:45px 0}.systems h2{font-size:25px;line-height:1.7;font-weight:600;margin-top:12px}.systems p:not(.eyebrow){font-size:12px;line-height:2;color:var(--text);margin-top:15px}.systems-action{align-self:center}.systems-action strong{font-size:23px;color:var(--ink);display:block;margin-top:3px}.systems-action .text-link{margin-top:20px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:90px 0}.faq h2{font-size:27px}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq details:first-child{padding-top:0}.faq summary{font-size:13px;font-weight:550;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:24px;line-height:1.9}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';font-size:19px;color:#4e6b91;flex-shrink:0}.faq details[open] summary:after{content:'−'}.faq details p{font-size:12px;line-height:2;color:var(--text);margin-top:15px}.contact{background:#0756c9;color:#fff;padding:78px 0}.contact-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.contact .eyebrow{color:#ffffff}.contact h2{font-size:38px;line-height:1.65;letter-spacing:-.03em;font-weight:550;margin-top:22px}.contact p:not(.eyebrow){font-size:13px;line-height:2.1;color:#edf5ff;margin-top:22px}.contact label{font-size:11px;margin-top:28px;color:#edf5ff;width:min(390px,100%);text-align:left}.contact select{color:white;background:#064bb1;border:1px solid #9cc9ff;min-height:48px;border-radius:6px;padding:10px 12px;width:min(390px,100%);margin-top:9px;font-size:12px}.contact select option{background:#064bb1}.contact .button{margin-top:16px;background:#ffffff;color:#0756c9;width:min(390px,100%);justify-content:space-between}.contact .button:hover{background:#edf5ff}.contact small{font-size:10px;line-height:1.8;color:#edf5ff;margin-top:15px}.email-address{font-size:12px;margin-top:12px;text-decoration:underline;text-underline-offset:4px;color:#ffffff}.footer{min-height:123px;display:flex;align-items:center;gap:30px}.footer .wordmark{font-size:24px}.footer p{font-size:10px;color:var(--muted)}.footer>a:not(.wordmark){font-size:10px;margin-left:auto}.footer small{font-size:9px;color:var(--muted)}dialog{border:1px solid #d6e2f1;border-radius:14px;padding:30px;max-width:560px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 25px 100px #163b7129}dialog::backdrop{background:#12234099;backdrop-filter:blur(4px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.dialog-top button{background:#edf5ff;border:0;border-radius:50%;height:40px;width:40px;font-size:25px}.dialog-top+.sample-label{margin-bottom:18px}dialog h2{font-size:22px;font-weight:600;line-height:1.7}#source-content{font-size:13px;line-height:2;color:var(--text);margin-top:22px}#source-content p+p{margin-top:17px}#source-content strong{color:var(--ink)}
@media(min-width:1440px){.hero{padding-top:85px;padding-bottom:70px}.hero h1{font-size:64px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.header{gap:24px}.header nav{gap:20px}.workspace{grid-template-columns:235px 1fr}.knowledge{padding:25px 12px}.demo-main{padding:25px 23px}.demo-main h3{font-size:20px}.questions button{font-size:10px}.usecases{gap:50px;padding-top:100px}.service{padding:22px 19px 0}.service-lead{font-size:21px}.service-grid{gap:12px}.people{padding:30px 20px 70px;gap:50px}.services .section-heading{gap:0 50px}.demo-caption{align-items:flex-start}.footer{gap:20px}.footer p{max-width:190px;line-height:1.8}}
@media(max-width:740px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 36px)}.header{height:78px;justify-content:space-between;gap:12px}.wordmark{font-size:25px}.header nav{display:none}.button.small{min-height:39px;font-size:11px;gap:16px;padding:7px 14px}.hero{padding:44px 0 42px}.hero>.eyebrow{font-size:8px}.hero h1{font-size:clamp(28px,7.2vw,44px);line-height:1.7;letter-spacing:-.035em;margin-top:18px}.hero-description{font-size:12px;line-height:2.1;margin-top:16px}.hero-actions{flex-direction:column;gap:18px;margin-top:24px}.hero-actions .button{font-size:12px;min-height:52px;gap:25px}.hero-actions .text-link{font-size:11px}.hero-meta{font-size:9px;gap:10px;margin-top:25px}.section-line{align-items:flex-start;flex-direction:column;gap:9px;margin-bottom:13px}.section-line h2{font-size:12px}.sample-label{font-size:9px}.workspace{grid-template-columns:1fr;border-radius:12px}.knowledge{padding:18px 16px;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.company{grid-column:1/-1;margin:0 0 10px}.company-symbol{width:29px;height:29px;font-size:16px;border-radius:6px}.company strong{font-size:12px}.company small{display:inline;font-size:9px;margin-left:10px}.knowledge-label,.knowledge-note{display:none}.document{padding:9px 7px;margin:0;background:#ffffff;border-color:#cbdcf0;align-items:flex-start;gap:6px}.document .file-icon{width:17px;height:21px;font-size:14px}.document strong{font-size:9px;line-height:1.7;display:block}.document small{font-size:8px;line-height:1.6;margin-top:4px}.source-arrow{display:none}.demo-main{padding:23px 17px 17px}.demo-top .eyebrow{font-size:8px}.demo-main h3{font-size:18px;margin-top:19px;line-height:1.7}.demo-intro{font-size:10px;margin-top:7px}.questions{gap:6px;margin:17px 0}.questions button{font-size:10px;padding:9px 8px;text-align:left;min-height:37px}.answer{min-height:268px;padding-top:17px}.answer-label{gap:7px}.answer-label strong{font-size:11px}.draft-label{font-size:8px}.ai-symbol{font-size:23px}.action-list{padding-left:10px;margin-top:17px}.action-list strong{font-size:11px}.action-list p{font-size:9px}.action-list li{gap:10px;margin-bottom:15px}.answer-sources{padding-left:10px}.answer-sources button{font-size:8px}.answer-copy{padding-left:10px;font-size:11px}.demo-footnote{font-size:8px}.demo-caption{flex-direction:column;gap:5px;padding-top:18px;font-size:11px}.demo-caption p:last-child{font-size:9px}.usecases{display:block;padding:76px 0 58px}.section-heading h2{font-size:29px;line-height:1.65;margin-top:13px}.section-heading>p:last-child:not(.eyebrow){font-size:12px;margin-top:17px}.task-list{margin-top:36px}.task-list article{gap:22px;padding:22px 0}.task-list h3{font-size:17px}.task-list p{font-size:11px}.services{padding:58px 0}.services .section-heading{display:block}.service-grid{grid-template-columns:1fr;gap:15px;margin-top:30px}.service{padding:24px 24px 0}.service-top{padding-bottom:17px}.service h3{font-size:14px}.service-lead{font-size:25px;margin-top:12px}.service-lead+p{font-size:12px;max-width:440px}.service ul{font-size:12px;margin-top:16px;margin-bottom:18px}.service-link{padding:18px 0}.provider-note{font-size:9px}.process{padding:62px 0}.steps{grid-template-columns:1fr;gap:25px;margin-top:30px}.steps article{position:relative;padding-left:82px;padding-top:20px}.steps span{position:absolute;left:0;top:23px;font-size:9px}.steps h3{font-size:18px;margin-top:0}.steps p{font-size:11px;max-width:100%;margin-top:8px}.people{grid-template-columns:1fr;padding:0 0 54px;gap:30px}.portrait{width:100%;max-width:440px}.portrait img{height:340px;object-position:center 32%}.people-copy h2{font-size:28px}.person-role{margin-top:18px}.systems{display:block;padding:32px 0}.systems h2{font-size:24px}.systems p:not(.eyebrow){font-size:11px}.systems-action{margin-top:22px}.systems-action strong{display:inline-block;font-size:21px;margin-left:8px}.systems-action .text-link{font-size:12px;margin-top:12px}.faq{display:block;padding:57px 0}.faq-list{margin-top:30px}.faq summary{font-size:12px}.faq details p{font-size:11px}.contact{padding:57px 0}.contact h2{font-size:clamp(24px,6.5vw,36px);line-height:1.75;margin-top:18px}.contact p:not(.eyebrow){font-size:11px;margin-top:16px}.contact .eyebrow{font-size:8px}.contact small{font-size:9px}.footer{padding:28px 0;min-height:140px;display:grid;grid-template-columns:1fr auto;gap:16px 10px}.footer p{max-width:none;font-size:9px;grid-row:2}.footer>a:not(.wordmark){grid-column:2;grid-row:1}.footer small{grid-column:2;grid-row:2;font-size:8px}.footer .wordmark{font-size:24px}dialog{padding:22px}dialog h2{font-size:19px}#source-content{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Blue-and-white refinement: Japanese first, clear hierarchy, quiet surfaces. */
body{background:var(--paper)}
h1,h2,h3{text-wrap:balance}
p{text-wrap:pretty}
.header{height:88px}
.header nav{font-weight:500;color:#485666}
.wordmark{font-size:25px;font-weight:650;letter-spacing:-.035em}
.button:hover{transform:none}
.hero{padding-top:74px;padding-bottom:76px}
.hero-kicker{color:#0066cc;font-size:14px;font-weight:550;letter-spacing:.02em}
.hero h1{font-weight:600;line-height:1.5;margin-top:22px}
.hero h1 span{color:#0066cc}
.hero-description{margin-top:24px}
.hero-actions{margin-top:30px}
.text-link{color:#0066cc;font-weight:500}
.eyebrow{letter-spacing:.02em;font-weight:550;font-size:12px}
.demo-top .eyebrow{font-size:12px;letter-spacing:.02em;color:#506780}
.workspace{border-radius:24px;box-shadow:0 20px 70px -35px #163b7133}
.company-symbol{font-weight:600;font-size:17px;border-radius:10px}
.sample-label{border:0;background:#e8f2ff;color:#3f5d83;border-radius:5px;padding:6px 9px}
.questions button{border-radius:999px;padding-inline:13px}
.questions button[aria-pressed=true]{background:#0066cc;border-color:#0066cc;color:white}
.section-heading h2{margin-top:0}
.services .section-heading>p:last-child{margin-top:0}
.services{background:#e8f2ff}
.service{border:0;border-radius:22px;background:white;padding-top:31px}
.service.featured{border:0;background:white}
.service h3{font-weight:600;color:#0066cc}
.service-lead{font-weight:550}
.service-top{font-size:11px}
.service-link{color:#0066cc;font-weight:500}
.service ul{color:#485666}
.people-copy h2{margin-top:0}
.portrait img{border-radius:20px}
.systems h2{margin-top:0}
.steps span{font-size:12px;letter-spacing:0}
.contact{background:#0756c9}
.contact h2{margin-top:0;font-weight:550}
.contact .button{color:#0054ae;border-radius:999px}
.contact select{border-radius:10px}
.contact select:focus-visible,.contact a:focus-visible{outline-color:white}
.contact .email-address{color:#fff}
@media(min-width:1440px){.hero{padding-top:92px;padding-bottom:88px}}
@media(max-width:740px){
.header{height:76px}.hero{padding:48px 0 53px}.hero-kicker{font-size:11px}
.hero h1{font-size:clamp(27px,7.2vw,44px);margin-top:18px;line-height:1.65}
.hero-description{margin-top:20px}.hero-actions{margin-top:27px}
.workspace{border-radius:19px}.demo-top .eyebrow{font-size:11px}
.service{border-radius:18px}.services .section-heading>p:last-child{margin-top:17px}
.section-heading h2{margin-top:0}.people-copy h2{margin-top:0}
.steps span{font-size:11px}.contact h2{margin-top:0}
}

/* Familiar work tools first; the detailed sample is optional. */
.visual-heading{text-align:center;margin-bottom:42px}
.visual-heading h2{font-size:36px;font-weight:600;letter-spacing:-.025em;line-height:1.65}
.visual-heading p{font-size:14px;line-height:1.9;color:var(--text);margin-top:13px}
.mobile-break{display:none}
.familiar-flow{background:white;border-radius:26px;border:1px solid #e0e9f5;padding:37px 38px 40px;display:grid;grid-template-columns:1fr 44px .85fr 44px 1fr;gap:20px;align-items:start}
.flow-step{display:flex;align-items:center;gap:10px;margin-bottom:27px;white-space:nowrap}
.flow-step>span{width:23px;height:23px;display:grid;place-items:center;background:#eaf3ff;color:#0066cc;border-radius:50%;font-size:11px;font-weight:600;flex-shrink:0}
.flow-step h3{font-size:15px;font-weight:600;letter-spacing:-.01em}
.everyday-items{display:grid;grid-template-columns:repeat(2,1fr);gap:17px 14px;max-width:260px}
.everyday-item{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:11px;color:#40516a;line-height:1.7;white-space:nowrap}
.everyday-icon{display:block;width:75px;height:65px;filter:drop-shadow(0 5px 6px #24456612)}
.everyday-icon svg{display:block;width:100%;height:100%}
.flow-connector{align-self:center;color:#8aaed8;margin-top:22px}
.flow-connector svg{display:block;width:100%}
.organize-visual{position:relative;height:143px;width:180px;margin:16px auto 0}
.paper-stack{position:absolute;width:72px;height:94px;border-radius:8px;border:1px solid #bfd4ed;background:#f3f8ff;top:4px;left:41px}
.back-paper{transform:rotate(-16deg);left:30px;top:10px}
.front-paper{transform:rotate(11deg);left:71px;top:0;background:#fff;padding:19px 12px;box-shadow:0 6px 15px #194e8810}
.front-paper span{display:block;height:4px;background:#d5e4f6;border-radius:3px;margin-bottom:10px}.front-paper span:last-child{width:60%}
.ai-tile{position:absolute;bottom:0;left:44px;width:82px;height:82px;display:grid;place-items:center;background:#0071e3;color:white;border-radius:22px;font-size:32px;font-weight:550;box-shadow:0 10px 22px #0066cc25;border:1px solid #0f7cea}
.folder-categories{display:flex;justify-content:center;gap:12px;font-size:10px;color:#526b8b;margin-top:21px;white-space:nowrap}
.folder-categories span{display:flex;align-items:center;gap:4px}
.folder-categories span:before{content:'';width:12px;height:9px;border-radius:2px;background:#efc558;box-shadow:-2px -3px 0 -1px #e6b748}
.simple-conversation{padding-top:13px}
.simple-question{display:flex;align-items:center;gap:10px;background:#eaf3ff;border-radius:13px 13px 4px 13px;padding:16px;font-size:14px;font-weight:550;color:#005bb8;white-space:nowrap}
.simple-question svg{width:18px;height:18px;flex-shrink:0}
.simple-result{margin:12px 0 0 14px;border-left:2px solid #d6e7fa;padding:7px 0 7px 17px}
.simple-result p{font-size:12px;line-height:2.3;color:#35465c;white-space:nowrap}
.simple-result p span{color:#0066cc;margin-right:5px}
.simple-result small{display:block;font-size:10px;color:#617189;margin-top:10px;line-height:1.7}
.visual-note{text-align:center;font-size:10px;color:#60738b;line-height:1.8;margin-top:18px}
.demo-disclosure{margin-top:22px}
.demo-disclosure>summary{display:flex;align-items:center;justify-content:center;gap:15px;list-style:none;color:#0066cc;font-size:14px;cursor:pointer;padding:12px;width:fit-content;margin:auto;border-radius:10px}
.demo-disclosure>summary::-webkit-details-marker{display:none}
.demo-disclosure>summary:hover{background:#e8f2ff}
.disclosure-plus{font-size:19px;line-height:1;transition:transform .2s}
.demo-disclosure[open] .disclosure-plus{transform:rotate(45deg)}
.demo-disclosure-body{margin-top:26px}
.demo-disclosure-body .section-line h3{font-size:13px;font-weight:500}
@media(max-width:1100px) and (min-width:741px){.familiar-flow{padding:28px 23px;gap:14px;grid-template-columns:1fr 24px .85fr 24px 1fr}.flow-step{gap:7px}.flow-step h3{font-size:12px}.flow-step>span{width:20px;height:20px;font-size:10px}.everyday-icon{width:62px;height:55px}.everyday-item{font-size:10px}.organize-visual{width:145px;transform:scale(.88);transform-origin:center top;margin-bottom:-17px}.simple-question{font-size:11px;padding:13px 9px;gap:7px}.simple-result{padding-left:9px;margin-left:6px}.simple-result p{font-size:10px}.simple-result small{font-size:9px}.folder-categories{gap:9px;font-size:9px}}
@media(max-width:740px){
.visual-heading{margin-bottom:25px}.visual-heading h2{font-size:27px;line-height:1.6}.mobile-break{display:block}.visual-heading p{font-size:12px;max-width:310px;margin:13px auto 0;text-wrap:balance}
.familiar-flow{grid-template-columns:1fr;padding:25px 22px 30px;gap:17px;border-radius:22px}
.flow-step{justify-content:center;margin-bottom:22px;gap:9px}.flow-step h3{font-size:15px}
.everyday-items{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;max-width:100%}.everyday-icon{width:60px;height:53px}.everyday-item{font-size:9px;gap:4px}
.flow-connector{width:29px;height:24px;margin:2px auto;transform:rotate(90deg)}
.organize-visual{height:117px;margin-top:0;width:180px}.paper-stack{height:82px;width:64px}.ai-tile{width:68px;height:68px;font-size:27px;border-radius:18px;left:50px}.front-paper{left:75px;padding-top:14px}.folder-categories{margin-top:14px;font-size:10px}
.simple-conversation{max-width:260px;margin:auto;padding-top:0}.simple-question{font-size:13px;justify-content:center;padding:13px 16px}.simple-result{padding-left:18px;margin:12px 0 0 26px}.simple-result p{font-size:12px}.simple-result small{font-size:10px}
.visual-note{font-size:9px;margin:15px auto 0;max-width:310px;text-wrap:balance}.demo-disclosure{margin-top:13px}.demo-disclosure>summary{font-size:12px;gap:10px}.demo-disclosure-body .section-line{gap:9px}.demo-disclosure-body .section-line h3{font-size:12px}
}
@media(max-width:360px){.familiar-flow{padding-inline:16px}.everyday-icon{width:50px;height:46px}.everyday-items{gap:6px}.everyday-item{font-size:8px}}

/* One clear visual per service, matching the familiar-tools illustration set. */
.service-visual{margin:0 -4px 23px;background:#f4f8fe;border-radius:15px;overflow:hidden}
.service-visual img{display:block;width:100%;height:164px;object-fit:contain;padding:7px 2px}
.service-top{padding-bottom:19px}
@media(max-width:1000px) and (min-width:741px){.service-visual img{height:139px}.service-visual{margin-bottom:20px}}
@media(max-width:740px){.service-visual{margin:0 0 23px}.service-visual img{height:166px}.service-top{padding-bottom:18px}}

/* Concrete input-to-output illustrations for everyday work. */
.usecases{grid-template-columns:.8fr 1.35fr;gap:65px;align-items:start}
.task-list article{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:24px;padding:29px 0}
.task-list article:first-child{padding-top:0}
.task-visual img{width:100%;height:auto;display:block}
.task-copy{min-width:0}
.task-copy .task-number{display:block;font-size:10px;margin-bottom:6px;color:#526e91}
.task-list h3{font-size:17px;line-height:1.7}
.task-list p{font-size:12px;line-height:2}
.task-flow{gap:15px;margin-top:14px}
@media(max-width:1100px) and (min-width:741px){.usecases{grid-template-columns:.7fr 1.3fr;gap:38px}.task-list article{grid-template-columns:112px minmax(0,1fr);gap:17px}.task-list h3{font-size:15px}.task-list p{font-size:11px}.task-list p br{display:none}.task-flow{font-size:9px;gap:9px}}
@media(max-width:740px){.usecases{display:block}.task-list article{grid-template-columns:104px minmax(0,1fr);gap:18px;padding:25px 0;align-items:start}.task-visual{padding-top:23px}.task-list h3{font-size:16px;line-height:1.8;text-wrap:pretty}.task-list p{font-size:11px}.task-list p br{display:none}.task-flow{font-size:9px;gap:8px;flex-wrap:wrap;margin-top:12px}.task-copy .task-number{font-size:9px;margin-bottom:5px}}
@media(max-width:360px){.task-list article{grid-template-columns:80px minmax(0,1fr);gap:12px}.task-list h3{font-size:15px}.task-flow{gap:5px;font-size:8px}}

/* Two equally weighted profiles with a clear responsibility under each portrait. */
.people{display:block;padding:35px 40px 80px}
.people-intro{text-align:center;margin-bottom:36px}
.people-intro h2{font-size:34px;font-weight:600;line-height:1.65;letter-spacing:-.025em}
.people-intro p{font-size:13px;line-height:2;color:var(--text);margin-top:18px}
.people-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;max-width:920px;margin:auto}
.person-photo{border-radius:20px;overflow:hidden;background:#e8eef6;aspect-ratio:1.2}
.person-photo img{width:100%;height:100%;object-fit:cover;display:block}
.person-photo .hiro-portrait{object-position:center 30%}
.person-photo .imanaga-portrait{object-position:center 40%}
.profile-caption{padding-top:22px}
.profile-role{font-size:12px;line-height:1.8;color:#0066cc}
.profile-caption h3{font-size:24px;font-weight:600;line-height:1.6;margin-top:9px}
.profile-organization{font-size:13px;line-height:1.9;color:var(--text);margin-top:5px}
.profile-organization a:hover{color:#0066cc}
.profile-caption small{display:block;font-size:10px;color:var(--muted);line-height:1.8;margin-top:5px}
.people-contact{display:flex;justify-content:center;width:fit-content;margin:33px auto 0}
@media(max-width:1000px){.people{padding:30px 0 70px}.people-grid{gap:26px}.person-photo{aspect-ratio:1.1}.people-intro h2{font-size:31px}}
@media(max-width:740px){.people{padding:0 0 55px}.people-intro{margin-bottom:28px}.people-intro h2{font-size:27px}.people-intro p{font-size:12px;margin-top:16px;text-wrap:balance}.people-intro p br{display:none}.people-grid{gap:17px}.person-photo{aspect-ratio:.85;border-radius:14px}.person-photo .imanaga-portrait{object-position:59% center}.profile-caption{padding-top:16px}.profile-role{font-size:10px;min-height:36px;text-wrap:balance}.profile-caption h3{font-size:20px;margin-top:5px}.profile-organization{font-size:11px;margin-top:4px}.profile-caption small{font-size:9px}.people-contact{margin-top:27px;font-size:12px}}
@media(max-width:360px){.people-grid{gap:12px}.profile-caption h3{font-size:18px}.profile-role{font-size:9px}.profile-organization{font-size:10px}.profile-caption small{font-size:8px}}

/* Interactive examples: choose a job, run it, and work with the result. */
.try-demo{background:#fff;border:1px solid #d6e2f1;border-radius:24px;padding:30px}
.try-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}
.try-heading h3{font-size:23px;font-weight:600;letter-spacing:-.02em;line-height:1.6}
.try-heading p{font-size:12px;color:var(--text);line-height:1.8;margin-top:7px}
.try-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:25px}
.try-choices button{display:flex;align-items:center;gap:12px;border:1px solid #dae5f3;border-radius:13px;background:#fff;padding:12px 15px;color:#455d7d;font-size:13px;font-weight:550;line-height:1.7;text-align:left;transition:border-color .15s,background .15s}
.try-choices button img{width:75px;height:48px;object-fit:contain;flex-shrink:0}
.try-choices button:hover{background:#f4f8ff;border-color:#93b8e5}
.try-choices button[aria-pressed=true]{background:#edf5ff;border-color:#0071e3;box-shadow:inset 0 0 0 1px #0071e3;color:#0055b5}
.try-workbench{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dce5f0}
.try-input{padding:25px 30px 14px 0;border-right:1px solid #dce5f0;display:flex;flex-direction:column}
.try-output{padding:25px 0 14px 30px;min-width:0}
.try-panel-label{font-size:11px;font-weight:550;color:#60738b;margin:0 0 22px}
.try-output-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px}
.try-reset{background:transparent;border:0;color:#0066cc;font-size:11px;padding:7px 5px}
.try-document-title{display:flex;align-items:center;gap:11px;margin-bottom:16px}
.try-document-title>span{width:30px;height:36px;border:1px solid #b8d0ef;display:grid;place-items:center;color:#0066cc;background:#f5f9ff;border-radius:4px;font-size:23px}
.try-document-title h4{font-size:16px;font-weight:600;margin:0;line-height:1.8}
.try-excerpt{font-size:13px;color:#485666;line-height:2.1;max-width:390px}
.try-excerpt p+p{margin-top:8px}
.try-excerpt strong{font-weight:600;color:#1d1d1f}
.try-source{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:#0066cc;font-size:11px;padding:8px 0;margin-top:13px;line-height:1.8}
.try-source:hover{text-decoration:underline;text-underline-offset:4px}
.try-run{align-self:flex-start;margin-top:24px;min-height:46px;font-size:12px;padding:11px 19px;gap:20px}
.try-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:250px;text-align:center;padding:20px}
.try-empty>span{display:grid;place-items:center;width:56px;height:56px;background:#edf5ff;color:#0066cc;border-radius:16px;font-size:28px;margin-bottom:20px}
.try-empty p{font-size:13px;line-height:1.8;color:#455d7d}.try-empty small{font-size:10px;line-height:1.9;color:#60738b;margin-top:8px}
.try-status{font-size:11px;color:#4e6684;line-height:1.9;min-height:21px;margin-top:15px}
.try-note{font-size:10px;color:#60738b;line-height:1.9;margin-top:15px}
.try-result-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 17px}
.try-result-title h4,.try-result-title label{font-size:16px;line-height:1.8;font-weight:600;margin:0}
#task-progress{font-size:10px;color:#0066cc;white-space:nowrap}
.try-task{display:flex;align-items:flex-start;gap:11px;border-bottom:1px solid #e3ebf6;padding:13px 0;cursor:pointer}
.try-task input{width:19px;height:19px;flex-shrink:0;accent-color:#0071e3;margin:2px 0 0;cursor:pointer}
.try-task>span{flex:1}.try-task strong{font-size:13px;font-weight:550;line-height:1.7}
.try-task small{display:flex;gap:12px;font-size:10px;line-height:1.7;margin-top:5px;color:#60738b}
.try-task input:checked+span strong{text-decoration:line-through;color:#60738b}
.try-result-hint{font-size:10px;color:#60738b;line-height:1.9;margin-top:13px}
.try-question-label{display:block;font-size:11px;color:#455d7d;margin-top:20px;margin-bottom:8px}
#try-question{width:100%;max-width:310px;border:1px solid #b8d0ef;background:#f5f9ff;color:#1d1d1f;border-radius:8px;padding:10px;min-height:42px;font-size:13px}
.try-fact{background:#edf5ff;border-radius:14px;padding:21px}
.try-fact-label{font-size:11px;color:#506b8e;display:block}
.try-fact>strong{font-size:38px;letter-spacing:-.025em;font-weight:600;color:#0066cc;display:block;margin:8px 0;line-height:1.4}
.try-fact>strong>span{font-size:21px;margin-left:8px;font-weight:500}
.try-fact p,.try-fact-note{font-size:12px;color:#455d7d;line-height:1.9}.try-fact-note{margin-top:15px}
.try-refine{background:#edf5ff;border:1px solid #b8d0ef;color:#0066cc;border-radius:20px;padding:7px 12px;font-size:11px;white-space:nowrap}
#try-draft{display:block;width:100%;resize:vertical;min-height:200px;background:#f8fbff;border:1px solid #cadbf0;border-radius:10px;color:#35465c;padding:14px;font-family:inherit;font-size:12px;line-height:1.9}
#try-draft:focus-visible,.try-task input:focus-visible{outline:3px solid #0071e3;outline-offset:3px}
.profile-caption h3.full-name{font-size:24px;letter-spacing:-.02em}
@media(max-width:1000px) and (min-width:741px){.try-demo{padding:23px}.try-choices button{padding:10px;gap:7px;font-size:11px}.try-choices button img{width:49px}.try-input{padding-right:22px}.try-output{padding-left:22px}.try-task strong{font-size:12px}.try-excerpt{font-size:12px}}
@media(max-width:740px){.try-demo{padding:19px 15px;border-radius:18px}.try-heading{display:block;margin-bottom:20px}.try-heading h3{font-size:19px}.try-heading p{font-size:11px}.try-heading .sample-label{margin-top:10px}.try-choices{gap:7px;margin-bottom:20px}.try-choices button{flex-direction:column;gap:5px;text-align:center;padding:9px 5px;font-size:10px;line-height:1.7;border-radius:10px}.try-choices button img{width:62px;height:43px}.try-workbench{grid-template-columns:1fr}.try-input{padding:20px 0 24px;border:0;border-bottom:1px solid #dce5f0}.try-output{padding:20px 0 0}.try-panel-label{font-size:10px;margin-bottom:17px}.try-document-title h4{font-size:14px}.try-excerpt{font-size:12px}.try-excerpt p+p{margin-top:6px}.try-run{width:100%;justify-content:space-between;margin-top:17px;font-size:12px}.try-empty{min-height:160px;padding:16px 8px}.try-empty>span{display:none}.try-empty p{font-size:12px}.try-empty small{font-size:10px}.try-result-title h4,.try-result-title label{font-size:14px}.try-task strong{font-size:12px}.try-note{font-size:9px}.try-status{font-size:10px}.try-fact>strong{font-size:33px}.try-fact>strong>span{font-size:19px}.try-fact p,.try-fact-note{font-size:11px}#try-draft{font-size:12px;min-height:225px}.profile-caption h3.full-name{font-size:clamp(14px,4vw,20px);line-height:2.05}}
.try-run{border:0}

.systems[hidden]{display:none}

/* Hero: a tangible example of the work, alongside a concise promise. */
.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:35px;align-items:center;padding:65px 0 90px;text-align:left}
.hero-copy{padding-bottom:13px;min-width:0}
.hero h1{font-size:clamp(40px,4.3vw,60px);line-height:1.55;margin-top:22px;letter-spacing:-.035em;font-weight:600}
.hero-kicker{font-size:12px;line-height:1.8;letter-spacing:.015em}
.hero-description{font-size:15px;line-height:2;margin-top:25px}
.hero-actions{justify-content:flex-start;gap:23px;flex-wrap:wrap;margin-top:31px}
.hero-actions .button{font-size:13px;gap:24px;min-height:54px}
.hero-actions .text-link{font-size:12px;gap:14px}
.hero-art{min-width:0;position:relative;padding-bottom:10px}
.hero-stage{position:relative;aspect-ratio:1.35;width:100%;isolation:isolate}
.hero-art-disc{position:absolute;inset:5% 1% 1% 5%;border-radius:50%;background:#e6f1ff;z-index:-1}
.hero-source-card{position:absolute;left:6%;top:5%;width:37%;height:64%;padding:23px;border-radius:16px;background:#fff;border:1px solid #d5e4f7;transform:rotate(-10deg);box-shadow:0 14px 35px -14px #2c568d30}
.hero-file-icon{width:40px;height:46px;display:block;margin-bottom:13px}
#hero-source-title{font-size:14px;color:#415e82;font-weight:550;line-height:1.8;white-space:nowrap}
.hero-source-lines{margin-top:18px}.hero-source-lines i{display:block;height:5px;margin-bottom:12px;border-radius:4px;background:#e1ecfa}.hero-source-lines i:last-child{width:64%}
.hero-wire{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}
.hero-ai-tile{position:absolute;left:10%;top:52%;width:24%;aspect-ratio:1;display:grid;place-items:center;border-radius:26%;background:linear-gradient(145deg,#1687f5,#0061ce);color:#fff;border:1px solid #2d8fea;box-shadow:0 19px 28px -13px #0066cc66,inset 0 1px 1px #ffffff60;z-index:3;transform:rotate(-7deg)}
.hero-ai-tile span{font-size:clamp(34px,4vw,54px);font-weight:600;letter-spacing:-.025em}
.hero-output-card{position:absolute;left:34%;top:23%;width:64%;min-height:65%;background:#fff;border:1px solid #d0e1f6;border-radius:18px;padding:23px 24px 18px;box-shadow:0 22px 43px -20px #234f8940;z-index:2;transform:rotate(3deg)}
.hero-output-label{font-size:10px;font-weight:550;letter-spacing:.015em;color:#0066cc}
.hero-output-card h3{font-size:19px;font-weight:600;line-height:1.65;letter-spacing:-.02em;margin-top:8px;min-height:32px;text-wrap:pretty}
#hero-result-content{min-height:120px;margin-top:14px}
.hero-checks{padding:0;margin:0;list-style:none}.hero-checks li{display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.8;padding:8px 0;border-bottom:1px solid #e6edf7;color:#405674}.hero-checks li:last-child{border:0}.hero-checks li>span{color:#0066cc;font-size:12px;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#edf5ff}
.hero-result-source{display:flex;align-items:center;gap:7px;font-size:9px;color:#637790;margin-top:6px;line-height:1.7}
.hero-switcher{display:flex;align-items:center;justify-content:center;gap:4px;background:#e7eef8;border-radius:999px;padding:4px;width:fit-content;max-width:100%;margin:23px auto 0;position:relative;z-index:4}
.hero-switcher button{border:0;background:transparent;color:#4b6587;min-height:37px;padding:8px 15px;border-radius:999px;font-size:11px;line-height:1.7;white-space:nowrap;transition:background .2s,color .2s,box-shadow .2s}
.hero-switcher button[aria-pressed=true]{background:#fff;color:#0066cc;box-shadow:0 2px 7px #20457515}
.hero-switcher button:hover{color:#0054ae}
.hero-art-note{text-align:center;color:#60738b;font-size:9px;line-height:1.8;margin-top:10px}
.hero-quick-fact>span{display:block;font-size:10px;color:#637790;margin-top:5px}.hero-quick-fact strong{display:block;color:#0066cc;font-size:36px;line-height:1.4;margin-top:3px;font-weight:600}.hero-quick-fact strong>span{font-size:17px;margin-left:5px}.hero-quick-fact small{display:block;font-size:9px;color:#637790;margin-top:5px}
.hero-draft-preview{font-size:11px;line-height:1.9;color:#405674}.hero-draft-preview p+p{margin-top:8px}.hero-draft-preview>span{font-size:9px;color:#637790;display:block;margin-top:9px}
@media(prefers-reduced-motion:no-preference){.hero-source-card{animation:hero-paper-arrive .65s ease-out both}.hero-ai-tile{animation:hero-ai-arrive .75s ease-out both}.hero-output-card{animation:hero-answer-arrive .8s ease-out both}}
@keyframes hero-paper-arrive{from{transform:translateY(9px) rotate(-13deg);opacity:.5}to{transform:translateY(0) rotate(-10deg);opacity:1}}
@keyframes hero-ai-arrive{from{transform:translateY(15px) rotate(-9deg);opacity:.5}to{transform:translateY(0) rotate(-7deg);opacity:1}}
@keyframes hero-answer-arrive{from{transform:translateY(18px) rotate(5deg);opacity:.5}to{transform:translateY(0) rotate(3deg);opacity:1}}
@media(max-width:1100px) and (min-width:741px){.hero{gap:20px;padding:50px 0 75px;grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(33px,4vw,44px)}.hero-kicker{font-size:10px}.hero-description{font-size:12px}.hero-actions{gap:17px}.hero-actions .button{font-size:11px;gap:15px;min-height:47px;padding:12px 17px}.hero-actions .text-link{font-size:11px}.hero-source-card{padding:17px;height:63%}.hero-file-icon{width:33px;height:39px;margin-bottom:8px}#hero-source-title{font-size:11px}.hero-source-lines{margin-top:12px}.hero-source-lines i{height:4px;margin-bottom:8px}.hero-output-card{padding:16px 17px 12px;border-radius:15px;top:19%;min-height:76%}.hero-output-card h3{font-size:15px;min-height:25px}.hero-output-label{font-size:9px}#hero-result-content{min-height:102px;margin-top:8px}.hero-checks li{font-size:10px;padding:6px 0}.hero-result-source{font-size:8px;gap:4px}.hero-ai-tile{top:56%;left:7%}.hero-ai-tile span{font-size:37px}.hero-switcher{margin-top:26px}.hero-switcher button{font-size:10px;padding:7px 11px;min-height:33px}.hero-quick-fact strong{font-size:29px}.hero-quick-fact small{font-size:8px}.hero-draft-preview{font-size:9px}.hero-draft-preview>span{font-size:8px}}
@media(max-width:740px){.hero{display:flex;flex-direction:column;gap:22px;text-align:center;padding:38px 0 62px}.hero-copy{padding:0}.hero-kicker{font-size:10px}.hero h1{font-size:clamp(35px,9vw,52px);line-height:1.5;margin-top:16px}.hero-description{font-size:12px;margin-top:20px;line-height:2}.hero-actions{justify-content:center;flex-direction:row;gap:17px;margin-top:24px}.hero-actions .button{font-size:11px;min-height:48px;padding:12px 19px;gap:21px}.hero-actions .text-link{font-size:11px}.hero-art{width:100%;max-width:440px;margin-top:9px}.hero-stage{aspect-ratio:1.23}.hero-source-card{width:39%;top:6%;left:5%;height:59%;padding:18px 15px;border-radius:13px}.hero-file-icon{width:32px;height:38px;margin-bottom:8px}#hero-source-title{font-size:11px}.hero-source-lines{margin-top:11px}.hero-source-lines i{height:4px;margin-bottom:9px}.hero-output-card{top:24%;left:32%;width:66%;min-height:67%;padding:17px 16px 13px;border-radius:14px}.hero-output-card h3{font-size:15px;min-height:26px;margin-top:6px}.hero-output-label{font-size:9px}#hero-result-content{min-height:102px;margin-top:9px}.hero-checks li{font-size:10px;padding:6px 0;gap:7px}.hero-checks li>span{width:16px;height:16px;font-size:10px}.hero-result-source{font-size:8px;gap:4px}.hero-ai-tile{left:5%;top:54%;width:27%}.hero-ai-tile span{font-size:38px}.hero-switcher{margin-top:18px}.hero-switcher button{font-size:10px;padding:7px 12px;min-height:35px}.hero-art-note{font-size:8px}.hero-quick-fact>span{font-size:9px}.hero-quick-fact strong{font-size:30px}.hero-quick-fact strong>span{font-size:15px}.hero-quick-fact small{font-size:8px}.hero-draft-preview{font-size:10px}.hero-draft-preview>span{font-size:8px}}
@media(max-width:360px){.hero{gap:17px}.hero h1{font-size:33px}.hero-description{font-size:11px}.hero-actions{flex-direction:column;gap:14px}.hero-stage{aspect-ratio:1.13}.hero-source-card{padding:14px 12px}.hero-output-card{left:30%;width:69%;padding:15px 12px 12px}.hero-output-card h3{font-size:13px}.hero-result-source{font-size:7px}.hero-switcher button{font-size:9px;padding-inline:10px}.hero-ai-tile span{font-size:33px}}

/* Automated follow-up demo */
.automation-tasks{margin:18px 0}.automation-task{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:17px 0;border-bottom:1px solid #dce7f4}.automation-task strong{display:block;font-size:14px;line-height:1.7}.automation-task small{display:block;font-size:11px;color:#536b87;margin-top:5px}.automation-task button{font-size:11px;white-space:nowrap;min-height:40px}.automation-task button:disabled{color:#0066cc;opacity:1;cursor:default}.automation-outcome{grid-column:1/-1;font-size:12px;line-height:1.8;color:#335e8b;background:#edf5ff;border-radius:8px;padding:12px}.automation-outcome[hidden]{display:none}@media(max-width:480px){.automation-task{grid-template-columns:1fr;gap:7px}.automation-task button{justify-self:start}.automation-task strong{font-size:13px}}

/* One familiar job, shown as a visual sequence. */
.work-demo{padding:36px;background:#fff;border:1px solid #d7e5f5;border-radius:16px}.work-heading{text-align:center}.work-heading h3{font-size:27px;line-height:1.5;letter-spacing:-.025em}.work-heading p{font-size:13px;color:#526982;margin-top:12px}.work-choices{display:flex;justify-content:center;gap:8px;margin:26px 0 36px}.work-choices button{border:1px solid #cbdcf0;background:#fff;color:#3c587a;border-radius:999px;padding:11px 22px;font-size:13px;min-height:44px}.work-choices button[aria-pressed=true]{background:#0066cc;color:#fff;border-color:#0066cc}.work-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.work-stage{position:relative;text-align:center;padding:20px 15px 24px;background:#f5f8fc;border-radius:12px;min-height:270px}.work-stage:not(:last-child):after{content:'→';position:absolute;right:-28px;top:48%;color:#83a5cf;font-size:23px}.work-stage-top{display:flex;justify-content:space-between;font-size:11px;color:#5b708c}.work-stage svg{display:block;width:96px;height:96px;margin:20px auto 10px;opacity:.28;transform:translateY(5px);transition:opacity .35s,transform .35s}.work-stage h4{font-size:18px;margin-top:10px;line-height:1.7}.work-stage p{font-size:12px;color:#526982;margin-top:5px;line-height:1.8}.work-stage.is-revealed{background:#eaf3ff}.work-stage.is-revealed svg{opacity:1;transform:none}.work-stage[aria-current=step] .work-stage-top{color:#0066cc}.work-approval{display:inline-block;margin-top:12px;padding:3px 11px;border-radius:999px;background:#fff;color:#87541c;font-size:11px;border:1px solid #e3c99f}.work-controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:30px}.work-controls .button{border:0;min-height:48px;font-size:13px}.work-controls .button:disabled{opacity:.65;cursor:wait}.work-reset{border:0;background:none;color:#0066cc;font-size:12px;min-height:44px}.work-status{text-align:center;min-height:44px;font-size:12px;line-height:1.8;color:#345a86;margin:16px 0 10px}.work-details{border-top:1px solid #e0e9f4;padding-top:15px}.work-details summary{cursor:pointer;color:#426389;font-size:12px;width:fit-content}.work-details p{font-size:12px;line-height:1.9;color:#526982;margin-top:12px;max-width:70ch}.work-note{font-size:10px;color:#62748a;line-height:1.8;margin-top:18px;text-align:center}
@media(max-width:800px){.work-demo{padding:25px 18px}.work-stages{gap:24px}.work-stage{padding:16px 10px;min-height:250px}.work-stage:not(:last-child):after{right:-20px;font-size:18px}.work-stage h4{font-size:15px}.work-stage p{font-size:11px}.work-stage-top{font-size:9px}.work-heading h3{font-size:23px}}
@media(max-width:580px){.work-demo{padding:25px 16px}.work-heading h3{font-size:22px}.work-heading p{font-size:11px}.work-choices{gap:5px;margin:22px 0 25px}.work-choices button{font-size:11px;padding:10px 12px}.work-stages{grid-template-columns:1fr;gap:23px}.work-stage{min-height:123px;display:grid;grid-template-columns:73px minmax(0,1fr);text-align:left;padding:13px 15px;column-gap:12px}.work-stage-top{grid-column:1/-1;justify-content:flex-start;gap:9px;font-size:10px}.work-stage svg{grid-column:1;grid-row:2/5;width:70px;height:70px;margin:7px 0 0}.work-stage h4{grid-column:2;font-size:16px;margin-top:11px}.work-stage p{grid-column:2;font-size:11px;margin:2px 0 5px}.work-stage:not(:last-child):after{content:'↓';top:auto;bottom:-23px;left:calc(50% - 6px);right:auto;font-size:19px}.work-approval{grid-column:2;justify-self:start;margin-top:3px}.work-controls{gap:12px;margin-top:24px}.work-controls .button{font-size:11px;padding:12px 16px}.work-status{font-size:11px;min-height:40px}.work-note{font-size:9px}}
@media(prefers-reduced-motion:reduce){.work-stage svg{transition:none;transform:none}}

/* Automatic motion story: incoming request, AI action, delivered result. */
.work-stage{transition:background .5s,box-shadow .5s;overflow:visible}.work-stage.is-active{box-shadow:inset 0 0 0 1px #87b8ef;background:#e7f2ff}.work-icon{position:relative;width:96px;height:106px;margin:20px auto 10px}.work-icon svg{margin:0;transition:none}.work-stage:not(:last-child):after{display:none}.work-transfer{position:absolute;left:calc(100% + 5px);top:48%;width:26px;height:2px;background:#d1e2f6;overflow:visible}.work-transfer:after{content:'';position:absolute;right:0;top:-3px;width:7px;height:7px;border-top:2px solid #99b7db;border-right:2px solid #99b7db;transform:rotate(45deg)}.work-transfer i{position:absolute;top:-3px;left:0;width:8px;height:8px;border-radius:50%;background:#0071e3;opacity:0}.work-stage.is-active .work-transfer i{animation:work-travel 1.5s ease-in-out infinite}.work-stage.is-active .work-icon{animation:work-arrive .65s cubic-bezier(.2,.8,.2,1) both}.work-stage.is-active .work-icon svg{opacity:1}.work-scan{display:none;position:absolute;left:15%;right:15%;height:2px;top:24%;background:#348bf0;box-shadow:0 0 8px #2587ed60}.work-stage.is-active .work-scan{display:block;animation:work-scan 1.8s ease-in-out infinite}.work-stage h4,.work-stage p{transition:opacity .4s}.work-stage:not(.is-revealed) .work-icon{opacity:.4}.work-playback{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:26px 0 18px;min-height:48px}.work-playback .work-status{text-align:left;margin:0;min-height:0;flex:1}.work-pause{border:1px solid #d3e0f1;border-radius:999px;padding:9px 15px;background:#fff;color:#446381;font-size:11px;min-height:40px;white-space:nowrap}.work-pause:hover{background:#edf5ff}.work-pause[hidden]{display:none}.work-demo[data-playing=false] .work-stage *{animation-play-state:paused!important}
@keyframes work-arrive{from{transform:translateY(12px) scale(.92);opacity:.4}to{transform:translateY(0) scale(1);opacity:1}}
@keyframes work-travel{0%{transform:translateX(0);opacity:0}20%{opacity:1}80%{opacity:1}100%{transform:translateX(23px);opacity:0}}
@keyframes work-scan{0%,100%{top:26%;opacity:.2}50%{top:70%;opacity:1}}
@media(max-width:800px) and (min-width:581px){.work-transfer{width:16px;left:calc(100% + 4px)}.work-transfer i{width:6px;height:6px;top:-2px}@keyframes work-travel{to{transform:translateX(14px);opacity:0}}}
@media(max-width:580px){.work-icon{grid-column:1;grid-row:2/5;width:70px;height:75px;margin:7px 0 0}.work-icon svg{margin:0}.work-transfer{left:50%;top:calc(100% + 4px);width:2px;height:15px}.work-transfer:after{right:-3px;top:auto;bottom:0;transform:rotate(135deg)}.work-transfer i{left:-3px;top:0}.work-playback{gap:10px;margin-top:20px;align-items:flex-start}.work-pause{font-size:10px;padding:7px 11px}.work-playback .work-status{font-size:11px}@keyframes work-travel{0%{transform:translateY(0);opacity:0}20%,80%{opacity:1}100%{transform:translateY(13px);opacity:0}}}
@media(prefers-reduced-motion:reduce){.work-demo .work-stage,.work-demo .work-stage *{animation:none!important;transition:none!important}.work-scan,.work-transfer i{display:none!important}.work-stage:not(.is-revealed) .work-icon{opacity:1}}

/* Search-led hero: show a business owner's own work immediately. */
.hero.discover-hero{grid-template-columns:1.05fr 1fr;gap:72px;padding:46px 0 65px;align-items:center}.discover-hero h1{font-size:clamp(40px,4.4vw,62px);line-height:1.4;margin-top:19px}.discover-intro{font-size:15px;line-height:1.9;color:#405773;margin:22px 0 25px}.discover-hero form label{display:block;font-size:12px;font-weight:550;margin-bottom:10px;color:#354f70}.discover-search{display:flex;align-items:center;gap:12px;padding:7px 8px 7px 17px;background:#fff;border:1px solid #91b6e1;border-radius:13px;box-shadow:0 5px 18px #2466b10a}.discover-search:focus-within{outline:3px solid #0071e326;outline-offset:2px;border-color:#0071e3}.discover-search>svg{width:21px;height:21px;flex-shrink:0;color:#0066cc}.discover-search input{width:100%;min-width:0;border:0;background:none;outline:none;font-size:14px;color:#203d5c;padding:9px 0;font-family:inherit}.discover-search input::placeholder{color:#61728a}.discover-search button{border:0;background:#0066cc;color:#fff;font-size:12px;padding:12px 17px;border-radius:9px;white-space:nowrap;min-height:43px}.discover-suggestions{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0 10px}.discover-suggestions button{display:flex;align-items:center;gap:7px;padding:7px 11px;min-height:36px;border:1px solid #ccdcf0;border-radius:8px;background:#fff;color:#375374;font-size:11px}.discover-suggestions button[aria-pressed=true]{background:#e5f1ff;border-color:#70a6e4;color:#0059b5}.discover-suggestions svg{width:23px;height:23px}.discover-count{font-size:11px;color:#58708d;line-height:1.8;min-height:20px}.discover-matches{margin-top:9px;max-height:202px;overflow-y:auto;border-top:1px solid #d9e4f2}.discover-matches[hidden]{display:none}.discover-matches button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;text-align:left;border:0;border-bottom:1px solid #d9e4f2;background:none;padding:12px 8px;color:#344d6b;font-size:13px;min-height:44px}.discover-matches button:hover,.discover-matches button[aria-pressed=true]{background:#e6f1ff;color:#005abb}.discover-matches button span:last-child{color:#0066cc}.discover-service{font-size:11px;color:#58708d;line-height:1.9;margin-top:21px;max-width:40em}.discover-preview{background:#fff;border:1px solid #d6e4f5;border-radius:18px;padding:27px 30px 0;box-shadow:0 20px 55px -34px #2763a84a;min-width:0;overflow:hidden}.discover-preview-top{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#486a91;align-items:center}.discover-example{color:#697d94;font-size:10px}.discover-preview h2{font-size:24px;line-height:1.5;letter-spacing:-.025em;margin-top:13px}.discover-visual{margin-top:20px;min-height:303px}.discover-node{display:grid;grid-template-columns:66px minmax(0,1fr);gap:18px;align-items:center;position:relative;padding:12px 15px;background:#f3f7fc;border-radius:11px;margin-bottom:21px;min-height:81px}.discover-node:nth-child(2){background:#e8f2ff}.discover-node:nth-child(3){background:#e8f2ff;margin-bottom:0}.discover-node>svg{width:62px;height:62px}.discover-node .node-label{font-size:9px;color:#507095;line-height:1.5}.discover-node h3{font-size:16px;line-height:1.6;margin:3px 0 0}.discover-node p{font-size:11px;line-height:1.7;color:#526981;margin-top:3px}.discover-node:not(:last-child):after{content:'↓';position:absolute;bottom:-22px;left:45px;color:#6c9bd5;font-size:18px}.discover-condition{font-size:10px;line-height:1.9;color:#5a718c;min-height:38px;margin:17px 0 16px}.discover-consult{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #dfE8f5;padding:18px 0;color:#0066cc;font-size:12px;font-weight:550}.discover-empty{padding:40px 10px;color:#49617e;font-size:14px;line-height:2}.discover-empty strong{display:block;color:#1d3552;margin-bottom:12px;font-size:18px}
@media(prefers-reduced-motion:no-preference){.discover-node{animation:discover-arrive .55s both cubic-bezier(.2,.7,.3,1)}.discover-node:nth-child(2){animation-delay:.35s}.discover-node:nth-child(3){animation-delay:.7s}@keyframes discover-arrive{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}}
@media(max-width:1100px) and (min-width:741px){.hero.discover-hero{gap:35px}.discover-hero h1{font-size:44px}.discover-intro{font-size:13px}.discover-search{gap:7px;padding-left:12px}.discover-search input{font-size:12px}.discover-search button{padding-inline:12px}.discover-preview{padding:23px 20px 0}.discover-preview h2{font-size:22px}.discover-node{gap:10px;padding-inline:10px;grid-template-columns:52px minmax(0,1fr)}.discover-node>svg{width:50px;height:50px}.discover-node h3{font-size:14px}.discover-node p{font-size:10px}.discover-node:not(:last-child):after{left:32px}}
@media(max-width:740px){.hero.discover-hero{gap:26px;padding:29px 0 45px;text-align:left}.discover-hero .hero-copy{width:100%}.discover-hero h1{font-size:40px;margin-top:12px;line-height:1.35}.discover-intro{font-size:13px;margin:16px 0 19px}.discover-hero form label{font-size:11px}.discover-search{gap:8px;padding-left:12px}.discover-search input{font-size:16px}.discover-search input::placeholder{font-size:11px}.discover-search button{padding:10px 13px}.discover-suggestions{gap:6px}.discover-suggestions button{font-size:10px;padding:5px 9px;min-height:34px}.discover-service{display:none}.discover-preview{width:100%;padding:21px 20px 0;border-radius:15px}.discover-preview h2{font-size:22px}.discover-visual{min-height:294px;margin-top:16px}.discover-node{grid-template-columns:55px minmax(0,1fr);gap:12px;min-height:82px;padding:10px 12px}.discover-node>svg{width:54px;height:54px}.discover-node h3{font-size:15px}.discover-node p{font-size:10px}.discover-node:not(:last-child):after{left:37px}.discover-condition{margin-top:13px}.discover-matches{max-height:151px}}
@media(max-width:360px){.discover-hero h1{font-size:35px}.discover-intro{font-size:12px}.discover-preview{padding-inline:15px}.discover-search button{padding-inline:10px}.discover-search{gap:5px}.discover-suggestions button{padding-inline:7px}.discover-preview-top{font-size:10px}.discover-node{gap:8px;padding-inline:8px}.discover-node h3{font-size:14px}}

.discover-all{background:none;border:0;padding:4px 0;color:#0066cc;font-size:11px;min-height:32px;text-decoration:underline;text-underline-offset:3px}.discover-all[hidden]{display:none}
.automation-static-examples{margin:16px 0 0;border-top:1px solid #d9e4f2;padding-top:12px;color:#405f82}.automation-static-examples summary{cursor:pointer;width:fit-content;color:#0066cc;font-size:12px;font-weight:550}.automation-static-examples>p{font-size:11px;line-height:1.8;margin:9px 0 0}.automation-static-examples ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:12px 0 0;padding:0;list-style:none}.automation-static-examples li{border:1px solid #d9e4f2;border-radius:9px;padding:11px;background:#fff}.automation-static-examples h3{font-size:13px;line-height:1.5}.automation-static-examples dl{margin:8px 0 0}.automation-static-examples dl>div+div{margin-top:7px}.automation-static-examples dt{font-size:9px;color:#587390}.automation-static-examples dd{margin:2px 0 0;font-size:10px;line-height:1.6;color:#405f82}

@media(max-width:740px){.hero.discover-hero{padding-top:20px;gap:19px}.discover-hero h1{font-size:35px}.discover-intro{font-size:12px;margin:12px 0 17px}.discover-suggestions{margin-top:12px}.discover-count{display:inline;font-size:10px;margin-right:10px}.discover-all{font-size:10px}.automation-static-examples summary{font-size:11px}.automation-static-examples ol{grid-template-columns:1fr}.automation-static-examples li{padding:10px}.automation-static-examples h3{font-size:12px}.discover-preview{scroll-margin-top:15px;padding-top:17px}.discover-preview h2{margin-top:8px;font-size:20px}.discover-node{min-height:66px;grid-template-columns:43px minmax(0,1fr);gap:10px;padding:8px 10px;margin-bottom:18px}.discover-node>svg{width:43px;height:43px}.discover-node h3{font-size:14px;margin-top:2px}.discover-node p{font-size:10px;margin-top:1px}.discover-node .node-label{font-size:8px}.discover-node:not(:last-child):after{left:28px;bottom:-20px;font-size:16px}.discover-visual{min-height:235px}.discover-condition{margin:10px 0 12px;min-height:0}.discover-consult{padding:15px 0;font-size:11px}}
/* A clear route from finding a use case to getting started. */
.journey-section{padding-top:85px;padding-bottom:85px}.journey-heading{text-align:center;margin-bottom:33px}.journey-eyebrow{font-size:11px;color:#0066cc;font-weight:550;margin-bottom:14px}.journey-heading h2{font-size:clamp(28px,3.3vw,42px);line-height:1.5;letter-spacing:-.035em}.journey-heading>p:last-child:not(.journey-eyebrow){font-size:14px;line-height:1.9;color:#4d6580;margin-top:18px}.tools-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:790px;margin:0 auto}.tools-picker button{border:1px solid #d9e5f3;background:#fff;padding:19px 15px;border-radius:13px;color:#304d6e;transition:background .2s,border-color .2s}.tools-picker button[aria-pressed=true]{background:#e6f1ff;border-color:#7aace5}.tools-picker button:hover{border-color:#7aace5}.tools-picker svg{width:74px;height:74px;display:block;margin:auto}.tools-picker strong{display:block;font-size:13px;margin-top:10px}.tool-example{max-width:790px;margin:24px auto 0;text-align:center;min-height:205px;padding:27px;background:#fff;border-radius:13px;border:1px solid #dbe6f3}.tool-label{font-size:10px;color:#647b96}.tool-example h3{font-size:21px;margin:10px 0 0;line-height:1.6}.tool-example>p{font-size:12px;line-height:1.9;color:#4d6580;margin-top:8px}.tool-flow{display:flex;align-items:center;justify-content:center;gap:17px;font-size:12px;line-height:1.8;margin-top:23px;color:#3b5c83}.tool-flow b{display:inline-block;border-radius:5px;background:#0066cc;color:white;padding:1px 5px;font-size:10px;margin-right:7px}.tool-flow i{color:#80a5d0;font-style:normal}.journey-footnote{font-size:10px;line-height:1.9;color:#647b96;text-align:center;margin-top:18px}.control-section{background:#e7f1ff;padding:75px 0}.control-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.control-layout .journey-heading{text-align:left;margin:0}.control-example{background:#fff;padding:27px;border-radius:15px}.control-toggle{display:flex;gap:6px;justify-content:center;background:#eff4fa;border-radius:999px;padding:4px;width:fit-content;max-width:100%;margin:0 auto 28px}.control-toggle button{border:0;background:transparent;color:#496583;border-radius:999px;font-size:11px;padding:10px 15px;min-height:40px}.control-toggle button[aria-pressed=true]{background:#0066cc;color:#fff}.control-flow{display:grid;grid-template-columns:1fr 16px 1fr 16px 1fr;align-items:center;gap:9px}.control-flow>div{text-align:center;min-height:143px;padding:7px 3px}.control-flow svg{display:block;width:69px;height:69px;margin:0 auto 12px}.control-flow strong{font-size:12px;display:block;line-height:1.8}.control-flow small{font-size:9px;display:block;color:#536d89;margin-top:4px}.control-check{background:#edf5ff;border-radius:10px}.control-check.needs-review{background:#fdf5e8}.control-connector{font-size:17px;color:#8baacf}.control-caption{font-size:11px;line-height:1.8;text-align:center;color:#526c89;margin-top:19px}.control-example .journey-footnote{display:block;margin-top:8px;font-size:9px}.path-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.path-choices button{background:#fff;border:1px solid #d9e4f3;border-radius:13px;padding:18px 20px 22px;color:#274565;text-align:left;transition:background .2s,border-color .2s}.path-choices button[aria-pressed=true]{background:#e9f3ff;border-color:#0066cc;box-shadow:inset 0 0 0 1px #0066cc}.path-choices img{width:100%;height:128px;object-fit:contain;display:block}.path-choices strong{display:block;font-size:16px;line-height:1.7;margin-top:13px}.path-choices button>span{display:block;font-size:11px;color:#587390;margin-top:7px}.path-panel{display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center;margin-top:22px;border-top:1px solid #cfdff2;padding:30px 12px 0}.path-panel h3{font-size:23px;line-height:1.6}.path-panel #path-description{font-size:13px;line-height:1.9;color:#4c6580;margin-top:10px;max-width:52ch}.path-panel .button{font-size:12px}.path-panel details{margin-top:14px;font-size:12px;color:#466585}.path-panel summary{cursor:pointer;width:fit-content;color:#0066cc;padding:8px 0}.path-panel ul{padding-left:20px;line-height:2;margin:10px 0}.path-panel #path-note{max-width:60ch;font-size:11px;line-height:1.9;color:#58718c}.path-provider{margin-top:30px}.path-provider a{display:inline-block;margin-left:12px;color:#0066cc}.people{padding-top:75px;padding-bottom:70px}.next-steps{border-top:1px solid #dbe5f2}.next-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:70px;max-width:990px;margin:0 auto;text-align:center}.next-icon svg{width:77px;height:77px;display:block;margin:0 auto 18px}.next-grid .journey-eyebrow{margin-bottom:8px}.next-grid h3{font-size:21px;margin:0}.next-grid article>p:last-child{font-size:13px;line-height:1.9;color:#526c85;margin-top:13px}.contact-context{display:block;font-size:12px;background:#ffffff16;border:1px solid #ffffff45;border-radius:9px;padding:12px 18px;margin:24px auto 0;max-width:fit-content}.contact-context[hidden]{display:none}.contact-button{white-space:normal;text-align:center;line-height:1.8;max-width:100%}
@media(max-width:900px){.control-layout{grid-template-columns:1fr;gap:28px}.control-layout .journey-heading{text-align:center}.control-example{max-width:600px;width:100%;margin:auto}.path-choices{gap:11px}.path-choices button{padding:13px 15px 18px}.path-choices img{height:100px}.path-choices strong{font-size:13px}.path-choices button>span{font-size:10px}.path-panel{gap:20px}.path-panel h3{font-size:20px}.next-grid{gap:28px}}
@media(max-width:600px){.journey-section{padding-top:54px;padding-bottom:54px}.journey-heading{margin-bottom:25px}.journey-heading h2{font-size:28px}.journey-heading>p:last-child:not(.journey-eyebrow){font-size:12px;margin-top:13px}.journey-eyebrow{font-size:10px;margin-bottom:10px}.tools-picker{grid-template-columns:repeat(2,1fr);gap:10px}.tools-picker button{padding:12px}.tools-picker svg{width:58px;height:58px}.tools-picker strong{font-size:12px;margin-top:7px}.tool-example{padding:21px 14px;min-height:210px;margin-top:17px}.tool-example h3{font-size:18px}.tool-example>p{font-size:11px}.tool-flow{font-size:10px;gap:8px;flex-wrap:wrap;margin-top:18px}.tool-flow b{font-size:9px;margin-right:4px}.control-section{padding:50px 0}.control-example{padding:20px 14px}.control-toggle{margin-bottom:19px}.control-toggle button{font-size:10px;padding:9px 12px}.control-flow{gap:4px;grid-template-columns:1fr 12px 1fr 12px 1fr}.control-flow svg{width:51px;height:51px}.control-flow strong{font-size:10px}.control-flow small{font-size:8px}.control-flow>div{min-height:119px}.control-caption{font-size:10px}.path-choices{grid-template-columns:1fr;gap:10px}.path-choices button{display:grid;grid-template-columns:85px 1fr;column-gap:15px;align-items:center;padding:10px 15px}.path-choices img{grid-row:1/3;width:85px;height:63px}.path-choices strong{font-size:14px;margin-top:0;align-self:end}.path-choices button>span{font-size:11px;margin-top:4px;align-self:start}.path-panel{grid-template-columns:1fr;gap:21px;padding:23px 0 0}.path-panel h3{font-size:19px}.path-panel #path-description{font-size:12px}.path-panel .button{justify-self:start;font-size:11px}.path-provider{text-align:left;font-size:9px}.path-provider a{margin-left:0}.people{padding-top:50px;padding-bottom:50px}.next-grid{grid-template-columns:1fr;gap:28px;text-align:left}.next-grid article{display:grid;grid-template-columns:65px minmax(0,1fr);column-gap:18px}.next-icon{grid-row:1/4}.next-icon svg{width:61px;height:61px;margin:0}.next-grid h3{font-size:18px}.next-grid article>p:last-child{font-size:12px;margin-top:7px}.next-grid .journey-eyebrow{margin-bottom:3px}.contact-context{font-size:11px;max-width:100%}}
@media(prefers-reduced-motion:reduce){.tools-picker button,.path-choices button{transition:none}}

/* Show the explanation first; keep choices where they help a decision. */
.familiar-tools{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;max-width:790px;margin:auto;text-align:center}.familiar-tools>div{padding:8px 12px 16px}.familiar-tools svg{width:70px;height:70px;display:block;margin:auto}.familiar-tools strong{display:block;font-size:12px;color:#405f82;margin-top:9px}.other-tools{max-width:790px;margin:17px auto 0;border-bottom:1px solid #dce6f3;padding-bottom:15px}.other-tools summary{font-size:12px;color:#0066cc;cursor:pointer;width:fit-content;padding:8px 0}.other-tools article{display:flex;gap:15px;align-items:center;margin-top:15px}.other-tools svg{width:46px;height:46px;display:block}.other-tools p{font-size:12px;color:#526d88;line-height:1.9}.other-tools strong{display:block;color:#29496c;font-size:13px}.execution-examples{display:grid;gap:18px}.execution-examples article{padding:24px;background:#fff;border-radius:13px}.execution-heading{display:flex;align-items:center;gap:15px}.execution-heading svg{width:54px;height:54px;display:block}.execution-heading p{font-size:10px;color:#53708f;margin-bottom:7px}.execution-heading h3{font-size:20px;line-height:1.6}.execution-path{display:flex;justify-content:center;align-items:center;gap:12px;font-size:12px;color:#486583;margin-top:21px;padding-top:18px;border-top:1px solid #e2eaf4}.execution-path i{font-style:normal;color:#8eaccf}.human-check{padding:6px 10px;background:#fff3dc;border-radius:6px;color:#795b24}.path-choices strong{font-size:15px}
@media(max-width:600px){.familiar-tools{gap:4px}.familiar-tools>div{padding:3px 0 10px}.familiar-tools svg{width:49px;height:49px}.familiar-tools strong{font-size:9px}.other-tools p{font-size:11px}.other-tools strong{font-size:12px}.execution-examples{gap:12px}.execution-examples article{padding:19px 16px}.execution-heading{gap:11px}.execution-heading h3{font-size:17px}.execution-heading svg{width:45px;height:45px}.execution-path{font-size:10px;gap:8px;margin-top:15px;padding-top:15px}.path-choices strong{font-size:13px}.human-check{padding:5px 7px}}

.seo-entry-links{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;border-top:1px solid #d7e4f4;padding:26px 0;font-size:12px;color:#40658b}@media(max-width:600px){.seo-entry-links{gap:13px;font-size:10px}}
.seo-entry-links a strong,.seo-entry-links a span{display:block}.seo-entry-links a span{font-size:11px;margin-top:5px;font-weight:400}

.search-privacy{margin:10px 0 0;font-size:12px;line-height:1.7;color:#526884;text-align:left}.search-privacy summary{cursor:pointer;width:fit-content}.search-privacy p{max-width:680px;margin:8px 0}.search-privacy button{background:none;border:0;padding:0;color:#0066cc;text-decoration:underline;font:inherit;cursor:pointer}.search-privacy button:disabled{color:#526884;text-decoration:none;cursor:default}
