:root{--ink:#13171c;--yellow:#ffea00;--paper:#f4f4f2;--line:#d1d6db;--muted:#545c64;--radius:12px;font-family:'Noto Sans JP',sans-serif;color:var(--ink);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:24px}
*{box-sizing:border-box}body{margin:0;background:#fff;font-size:1.125rem;line-height:1.55;overflow-wrap:anywhere}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5,p,figure,ol,dl,dd{margin:0}h1,h2,h3,h4,h5{font-weight:700;letter-spacing:-.025em;text-wrap:pretty}h1{font-size:2.0rem;line-height:1.5}h2{font-size:1.875rem;line-height:1.4}h3{font-size:1.375rem;line-height:1.4}h4{font-size:1.25rem;line-height:1.5}h5{font-size:1.0rem;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #245fc5;outline-offset:5px}section[id],article[id]{scroll-margin-top:24px}.wrap{width:100%;max-width:1168px;margin-inline:auto;padding-inline:24px}.section{padding-block:48px}.section .wrap>h2{margin-top:18px;margin-bottom:22px}.eyebrow{font-size:0.8125rem;line-height:1.55;font-weight:700}.small{font-size:0.875rem;line-height:1.65}.fine-print{font-size:0.75rem;line-height:1.6}.strong{font-weight:700}.yellow{background:var(--yellow)}.brand{display:inline-block;font-size:0.8125rem;line-height:1.25rem;font-weight:700}.brand span{margin-left:4px}.site-header{padding-block:24px}.header-inner{display:flex;flex-direction:column;gap:12px}.page-nav{display:grid;grid-template-columns:80fr 108fr 138fr;gap:8px;width:100%}.page-nav a{display:flex;min-height:48px;padding:10px 7px;justify-content:center;align-items:center;background:var(--paper);border-radius:8px;font-size:0.8125rem;line-height:1.5rem;font-weight:700;white-space:normal;transition:background .15s,color .15s}.page-nav a[aria-current]{background:var(--ink);color:#fff}.page-nav a:hover{background:var(--yellow);color:var(--ink)}.button{display:flex;align-items:center;justify-content:center;min-height:48px;padding:12px 14px;background:var(--yellow);border:0;border-radius:8px;font-size:1.0rem;line-height:1.5rem;font-weight:700;text-align:center;width:100%;transition:transform .15s,background .15s;cursor:pointer}.button:hover{background:#f0d900;transform:translateY(-2px)}.button.dark{background:var(--ink);color:#fff}.button:disabled{cursor:not-allowed;transform:none}.button.pill{border:1px solid var(--ink);border-radius:999px;min-height:56px}.hero{padding-top:32px}.hero-grid{display:grid;gap:18px}.hero-copy{display:grid;gap:18px}.hero .eyebrow{font-size:0.875rem}.hero h1{font-size:clamp(2.125rem,10.77vw,2.625rem);font-weight:900;line-height:1.35;letter-spacing:-.025em}.hero-image{width:100%;aspect-ratio:3/2;object-fit:contain}.hero-action{display:grid;gap:18px}.two-col{display:grid;gap:22px}.section-copy{display:grid;gap:18px}.comic{width:100%;max-width:470px;margin-inline:auto}.comic img{width:100%;height:auto}.comic-section h2{font-size:1.75rem;line-height:2.5rem}figcaption{font-size:0.75rem;text-align:right;margin-top:8px;line-height:1.25rem}.diagram{padding:18px;border-radius:12px;background:white;color:var(--ink)}.document-row{display:flex;gap:8px;justify-content:space-between}.document{display:flex;flex:1;min-width:0;min-height:88px;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:4px;padding:8px;font-size:0.875rem;line-height:1.5;font-weight:700;text-align:center}.document img{width:24px;height:28px;object-fit:contain}.foundation-diagram>.small{margin-bottom:12px}.arrow{font-size:1.5rem;font-weight:700;line-height:2.3125rem;text-align:center;margin-block:6px}.paper{background:var(--paper);padding:14px;border-radius:12px}.paper h3{font-size:1.1875rem;line-height:1.8125rem;margin-bottom:10px}.paper .small{margin-top:10px;font-size:0.8125rem}.question{background:var(--yellow);padding:12px;border-radius:0 14px 14px 14px;font-size:1.0625rem;line-height:1.625rem;font-weight:700}.answer{border:1px solid var(--ink);padding:12px;border-radius:8px;margin-top:12px}.answer h3{font-size:1.1875rem;line-height:1.8125rem;margin-bottom:8px}.answer p{font-size:0.9375rem;line-height:1.4375rem}.mobile-notes{display:grid;gap:16px}.mobile-notes .strong,.desktop-notes .strong{font-size:1.0rem;line-height:1.625rem}.desktop-notes{display:none}.card-grid{display:grid;gap:18px;margin-block:22px}.card{border:1px solid var(--line);border-radius:8px;padding:20px}.card h3{margin-bottom:10px}.card p{font-size:1.0rem;line-height:1.55;color:var(--muted)}.section-link{margin-top:24px}.fees-summary-body{display:grid;gap:20px}.cycle-image{width:100%;max-width:470px;margin-inline:auto;aspect-ratio:3/2;object-fit:contain}.contact{padding-block:48px}.contact-grid{display:grid;gap:18px}.contact-copy{display:grid;gap:18px}.contact-image{width:100%;border-radius:12px;aspect-ratio:3/2;object-fit:contain;background:#fff}.contact-action{display:grid;gap:20px}.contact .company{font-size:0.8125rem}.site-footer{padding-block:24px}.back-top{font-size:0.8125rem;align-self:flex-end;color:var(--muted);padding:10px 0}.back{font-size:0.875rem;font-weight:700;display:inline-block;width:fit-content;line-height:1.375rem}.back:hover{text-decoration:underline}.page-intro{padding-block:24px}.page-intro .wrap{display:grid;gap:14px}.page-intro .back{margin-bottom:8px}.intro-action{display:grid;gap:14px}.topics{display:flex;gap:8px;width:100%}.topics a{display:flex;justify-content:center;align-items:center;flex:1;min-height:48px;padding:12px 6px;border-radius:8px;background:var(--paper);font-size:0.8125rem;font-weight:700;white-space:normal}.topics a:hover{background:var(--yellow)}.dark-section{background:var(--ink);color:white}.section-heading{display:grid;gap:20px;max-width:720px}.examples{display:grid;gap:48px;margin-top:48px}.example-heading{display:grid;gap:14px;margin-bottom:24px}.example .eyebrow{color:var(--yellow);font-size:0.875rem}.example h3{font-size:1.75rem;line-height:1.4}.example-heading>p:last-child{font-size:1.0625rem}.workflow{padding:16px}.source{background:var(--paper);padding:12px;border-radius:6px}.source>.small{font-size:0.75rem;color:var(--muted);margin-bottom:12px}.source .document{border:0;text-align:left;align-items:flex-start;font-size:0.8125rem}.work-action{background:var(--yellow);padding:12px;border-radius:6px}.work-action .fine-print{margin-bottom:8px}.work-action .strong{font-size:1.0rem;line-height:1.55}.deliver-label{font-size:0.75rem!important;color:var(--muted);margin-block:16px 10px}.report{border:1px solid var(--line);border-radius:8px;overflow:hidden}.document-bar{padding:10px 12px;background:var(--ink);color:white;font-size:0.75rem;line-height:1.125rem;font-weight:700}.report-body{padding:12px;display:grid;gap:12px}.report-body>p{font-size:0.875rem}.report-body .paper{padding:12px;border-radius:6px;font-size:0.875rem}.report-body h5{margin-bottom:6px}.report-body .paper p{font-size:0.8125rem;line-height:1.7}.report-body .fine-print{font-size:0.75rem}.tag{display:inline-block;width:fit-content;padding:4px 8px;border-radius:5px;background:var(--yellow);font-size:0.75rem;font-weight:700}.tag.neutral{background:white}.report-body .paper .tag{margin-bottom:8px}.report-body .question{font-size:0.875rem}.section-note{margin-top:28px;font-size:0.8125rem}.section-lead{max-width:720px}.extra-services{display:grid;gap:24px;margin-top:24px}.extra-services h3{font-size:1.25rem;margin-bottom:10px}.extra-services p{font-size:1.0rem;color:var(--muted)}.related{background:var(--paper);padding-block:24px}.related .wrap{display:grid;gap:14px}.related h2{font-size:1.375rem;margin:0!important}.related p{font-size:1.0rem}.role-head{display:grid;grid-template-columns:1fr 1fr;gap:40px;text-align:center;font-size:1.375rem;font-weight:700;margin-bottom:22px}.role-diagram{padding:20px}.role-step{margin-block:14px}.role-step>.small{font-size:0.75rem;margin-bottom:8px}.role-row{display:grid;grid-template-columns:1fr 24px 1fr;gap:8px;align-items:center}.role-row span{padding:12px 6px;text-align:center;border-radius:7px;background:white;font-size:0.8125rem;font-weight:700;min-height:50px;display:grid;place-items:center}.role-row span:last-child{background:var(--yellow)}.role-row b{text-align:center;font-size:1.5rem}.role-result{background:var(--ink);color:white;padding:16px;border-radius:8px}.role-result h3{font-size:1.1875rem;line-height:1.55;margin:0 0 8px}.role-result p{font-size:0.75rem}.step-note{font-size:1.0rem}.cycle-figure{max-width:540px;margin:22px auto 32px}.cycle-figure img{width:100%;aspect-ratio:3/2;object-fit:contain}.cycle-labels{display:flex;justify-content:space-around;text-align:center;font-size:0.875rem;font-weight:700}.fee-list{list-style:none;padding:0;display:grid;gap:24px}.fee-list li{display:flex;align-items:flex-start;gap:16px}.number{font-size:1.75rem;font-weight:700;line-height:1.3}.fee-list h3{font-size:1.375rem;margin-bottom:10px}.fee-list p{font-size:1.0rem}.fee-conditions{display:grid;gap:16px;margin-top:28px;font-size:1.0rem}.person figure{max-width:480px;margin-inline:auto}.person figure img{width:100%;aspect-ratio:3/2;object-fit:contain}.person-copy{display:grid;gap:18px}.person-copy h3{font-size:1.25rem}.person-copy p{font-size:1.0rem}.faq-list{display:grid;gap:0}.faq-list>div{padding:24px 0;border-bottom:1px solid var(--line)}.faq-list dt{font-size:1.125rem;font-weight:700;line-height:1.55;margin-bottom:12px}.faq-list dd{font-size:1.0rem;line-height:1.7;color:var(--muted)}.skip-link{position:fixed;top:8px;left:8px;z-index:10;background:var(--yellow);padding:12px;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}
@media(min-width:700px){.wrap{padding-inline:40px}.section{padding-block:72px}.site-header{border-bottom:1px solid #ececea}.header-inner{flex-direction:row;align-items:center;justify-content:space-between}.brand{font-size:0.9375rem}.page-nav{width:365px}.hero .hero-grid{grid-template-columns:1.1fr 1fr;column-gap:30px;align-items:center}.hero-copy{grid-column:1;grid-row:1}.hero-image{grid-column:2;grid-row:1 / span 2}.hero-action{grid-column:1;max-width:400px}.hero h1{font-size:clamp(2.375rem,4.5vw,3.5rem)}.hero .lead{max-width:550px}.two-col{grid-template-columns:1fr 1fr;gap:32px;align-items:start}.section-copy{align-self:center}.comic-section .section-copy{position:sticky;top:48px}.desktop-notes{display:grid;gap:16px;margin-top:18px}.mobile-notes{display:none}.card-grid{grid-template-columns:repeat(3,1fr);gap:20px}.card{padding:24px}.card h3{font-size:1.25rem}.section-link{max-width:420px;margin-inline:auto}.fees-summary .section-copy{grid-column:1;grid-row:1}.fees-summary .cycle-image{grid-column:2;grid-row:1 / span 2}.fees-summary-body{grid-column:1}.contact{padding-block:64px}.contact-grid{grid-template-columns:1fr 1fr;gap:24px 48px;align-items:center;max-width:1050px}.contact-copy{grid-column:1;grid-row:1}.contact-image{grid-column:2;grid-row:1 / span 2}.contact-action{grid-column:1}.contact-action .button{max-width:400px}.contact h2{font-size:2.25rem}.site-footer .header-inner{flex-wrap:wrap}.back-top{margin-left:auto}.page-intro{padding-block:40px}.page-intro .narrow{max-width:850px}.page-intro h1{font-size:2.625rem}.work-intro{grid-template-columns:1fr 1fr;gap:24px 48px!important;align-items:start}.work-intro>.back{grid-column:1;grid-row:1}.work-intro>h1{grid-column:1;grid-row:2;align-self:end}.work-intro>.comic{grid-column:2;grid-row:1 / span 4;max-width:430px}.work-intro>.intro-action{grid-column:1;grid-row:3;gap:24px}.examples{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.example{display:flex;flex-direction:column}.example-heading{min-height:260px}.example h3{font-size:1.5rem}.example-heading>p:last-child{font-size:1.0rem}.workflow{padding:12px;flex:1}.workflow .document{padding:6px}.extra-services{grid-template-columns:1fr 1fr;gap:32px;margin-top:32px}.related .wrap{grid-template-columns:1fr auto;gap:12px 32px;align-items:center}.related h2{grid-column:1}.related p{grid-column:1;max-width:680px}.related .button{grid-column:2;grid-row:1 / span 2;min-width:300px}.role-diagram{grid-column:2;grid-row:1 / span 2}.step-note{grid-column:1}.fee-list{grid-template-columns:repeat(3,1fr);gap:32px}.fee-conditions{max-width:760px;margin:40px auto 0}.fee-section>.wrap>h2,.fee-section>.wrap>.eyebrow{text-align:center}.person .section-copy{grid-column:1;grid-row:1}.person figure{grid-column:2;grid-row:1 / span 2}.person-copy{grid-column:1}.narrow{max-width:850px}.sp-only{display:none}}
@media(min-width:1050px){.section{padding-block:88px}.two-col{gap:64px}h2{font-size:2.375rem}.hero .hero-grid{column-gap:50px}.hero h1{font-size:3.5rem}.hero{padding-block:64px 80px}.hero-copy{gap:24px}.brand{font-size:1.0rem}.comic-section h2{font-size:2.25rem;line-height:1.5}.examples{gap:28px}.example-heading{min-height:205px}.workflow{padding:18px}.example h3{font-size:1.625rem}.work-intro{grid-template-rows:auto auto 1fr}.work-intro>h1{font-size:2.625rem}.page-intro{padding-block:48px 64px}}
@media(max-width:359px){.wrap{padding-inline:18px}.page-nav{gap:6px}.page-nav a{font-size:0.75rem;padding-inline:4px}h1{font-size:1.75rem}h2{font-size:1.6875rem}.hero h1{font-size:2.125rem}.diagram{padding:14px}.document{font-size:0.75rem;padding:6px}.role-diagram{padding:14px}.role-row{gap:5px;grid-template-columns:1fr 20px 1fr}.role-row span{font-size:0.75rem}.button{font-size:0.875rem}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}a,.button{transition:none}.button:hover{transform:none}}

.flow-arrow{width:100%;height:30px;object-fit:fill;margin-block:8px}.workflow .deliver-label{margin-top:4px}
@media(min-width:700px) and (max-width:1049px){.examples{grid-template-columns:1fr}.example{display:grid;grid-template-columns:1fr 1fr;gap:28px}.example-heading{min-height:0;align-self:center}.card-grid{gap:12px}.card{padding:16px}}

/* Supplied TEC2BEAR logos: native artwork, preserved proportions and colors. */
.brand{display:inline-flex;flex-direction:column;align-items:flex-start;gap:8px;flex-shrink:0}.brand .brand-logo{width:184px;height:auto;display:block}.brand span{margin:0;font-size:.75rem;line-height:1.5}.site-footer .brand-logo{width:108px}.site-footer .header-inner{gap:24px}.site-header .header-inner{gap:18px}
@media(min-width:700px){.site-header .brand-logo{width:196px}.site-footer .brand-logo{width:116px}.site-footer .header-inner{gap:24px}}
@media(min-width:1050px){.site-header .brand{flex-direction:row;align-items:center;gap:18px}}

/* Detail-page diagrams: readable flows and deliverables, 2026-09-17. */
.v-heading{display:grid;gap:22px;margin-bottom:36px}.v-heading h2{margin-top:16px}.v-heading>p{font-size:1rem;line-height:1.8;max-width:560px}.usecases{background:var(--paper)}.usecase-grid{display:grid;gap:24px}.usecase{background:#fff;border:1px solid var(--ink);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.usecase header{padding:24px 22px 0}.v-index{display:block;font-size:.75rem;font-weight:700;letter-spacing:.06em}.usecase h3{font-size:1.1875rem;margin:10px 0 18px}.v-question{font-size:.9375rem;font-weight:700;line-height:1.65;background:var(--yellow);padding:12px 14px;border-radius:8px 8px 8px 0}.usecase-flow{padding:24px 22px 18px;flex:1}.v-role-pair{display:grid;grid-template-columns:1fr 28px 1fr;align-items:center;gap:6px;margin-bottom:22px}.v-role{border:1px solid var(--ink);border-radius:50px;padding:7px 8px;text-align:center;font-size:.8125rem;font-weight:700;grid-column:1}.v-role:nth-child(2){grid-column:3;grid-row:1}.v-role-connector{grid-column:2;grid-row:1;text-align:center;font-size:1.375rem}.v-label{font-size:.6875rem;color:var(--muted);margin-bottom:10px}.v-doc-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v-doc{background:#fff;border:1px solid var(--line);border-radius:3px;padding:12px 10px;box-shadow:3px 3px 0 #eeeee9;display:grid;gap:8px}.v-doc-title{font-size:.8125rem;font-weight:700;display:flex;align-items:center;gap:7px}.v-doc-title img{width:17px;height:21px;flex-shrink:0}.v-doc-line{font-size:.6875rem;color:var(--muted);border-bottom:1px solid #e7e8e4;padding-bottom:5px}.v-arrow{display:block;text-align:center;font-size:1.5rem;line-height:1;margin:14px 0}.v-task{padding:14px 12px;background:var(--ink);color:#fff;border-radius:6px;text-align:center}.v-task>span{display:block;color:var(--yellow);font-size:.6875rem;margin-bottom:5px}.v-task strong{font-size:.875rem}.v-sheet{border:1px solid var(--ink);border-radius:6px;overflow:hidden;background:#fff}.v-sheet-bar{padding:10px 12px;border-bottom:1px solid var(--ink);display:grid;gap:8px;background:#f5f5f0}.v-sheet-bar>span{font-size:7px;letter-spacing:2px;color:#949995}.v-sheet-bar strong{font-size:.8125rem}.v-sheet-grid{display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));font-size:.6875rem}.v-sheet-grid>*{padding:9px 8px;border-bottom:1px solid #e4e5e2}.v-sheet-grid b{background:#fffde1}.v-sheet-grid>*:nth-child(2n){border-left:1px solid #e4e5e2}.v-sheet-grid>*:nth-last-child(-n+2){border-bottom:0}.v-outcome{font-size:.875rem;font-weight:700;line-height:1.7;margin-top:18px}.v-detail-link{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:16px 22px;font-size:.8125rem;font-weight:700}.v-detail-link:hover{background:var(--yellow)}.v-detail-link>span{font-size:1.125rem}.v-footnote{font-size:.75rem;color:var(--muted);margin-top:18px;line-height:1.7}.v-extra-grid{display:grid;gap:22px;margin-top:36px}.v-extra{padding:24px 20px;background:#fff;border-radius:8px}.v-extra h3{font-size:1.125rem;margin-bottom:20px}.v-mini-flow{display:grid;grid-template-columns:1fr 16px .8fr 16px 1.1fr;align-items:center;gap:4px;text-align:center;font-size:.6875rem;font-weight:700}.v-mini-flow>span{padding:12px 5px;line-height:1.7;border:1px solid var(--line);border-radius:4px}.v-mini-flow .v-highlight{background:var(--yellow);border-color:var(--yellow)}.v-mini-flow>b{font-size:1.125rem}.v-extra>p{font-size:.8125rem;color:var(--muted);line-height:1.75;margin-top:16px}
.process-visuals{background:var(--paper)}.v-journey{list-style:none;display:grid;gap:30px;padding:0;counter-reset:step}.v-journey>li{position:relative;display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px 20px 0}.v-journey>li:not(:last-child)::after{content:'↓';position:absolute;bottom:-31px;left:calc(50% - 12px);font-weight:700;font-size:24px;line-height:30px}.v-step-top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.v-step-top>span{font-weight:700;font-size:1.625rem;line-height:1.1;color:var(--ink);border-bottom:5px solid var(--yellow)}.v-step-top>b{font-size:.75rem}.v-journey h3{font-size:1.125rem;line-height:1.65}.v-step-visual{height:212px;display:grid;place-items:center;margin-block:18px;background:#f5f5f1;border-radius:7px;padding:16px 12px}.v-source-stack{width:100%;max-width:220px;display:grid;justify-items:center;gap:10px}.v-source-stack .v-doc{width:85%}.v-speech{padding:8px;background:var(--yellow);border-radius:8px 8px 8px 0;font-weight:700;font-size:.75rem}.v-check-paper{display:grid;gap:12px;padding:18px 12px;border:1px solid var(--ink);background:white;width:100%;font-size:.6875rem}.v-check-paper strong{font-size:.8125rem;border-bottom:3px solid var(--yellow);padding-bottom:8px}.v-production{width:100%;text-align:center;display:grid;gap:7px;font-size:.75rem;font-weight:700}.v-production-input{border:1px solid var(--line);padding:7px;background:white;width:75%;justify-self:center}.v-production-work{background:var(--yellow);padding:10px 6px;border-radius:4px}.v-production-output{border:1px solid var(--ink);padding:10px 6px;background:white}.v-production>span{font-size:1.125rem;line-height:1}.v-review{display:grid;gap:18px;text-align:center;font-size:.8125rem;width:100%}.v-review-pair{display:grid;grid-template-columns:1fr 24px 1fr;align-items:center;font-size:.75rem}.v-review-pair>span{padding:15px 5px;background:white;border:1px solid var(--ink)}.v-review>strong{border-bottom:3px solid var(--yellow);padding-bottom:7px;width:fit-content;margin:auto}.v-review-loop{display:flex;gap:8px;justify-content:center;align-items:center;font-size:.6875rem}.v-review-loop span{padding:8px;background:var(--yellow);border-radius:5px}.v-responsibilities{display:grid;gap:12px;font-size:.8125rem;flex:1;padding-bottom:22px}.v-responsibilities>div{display:grid;grid-template-columns:36px 1fr;gap:8px;align-items:start}.v-responsibilities dt{font-size:.6875rem;border:1px solid var(--ink);border-radius:4px;padding:3px;text-align:center}.v-responsibilities>div:last-child dt{background:var(--ink);color:white}.v-step-result{border-top:1px solid var(--line);text-align:center;font-size:.8125rem;font-weight:700;padding:16px 0}.v-shared-check{display:flex;align-items:center;gap:18px;margin-top:28px;background:var(--yellow);border-radius:8px;padding:22px}.v-check-mark{font-size:2rem;font-weight:700;flex-shrink:0}.v-shared-check strong{font-size:.9375rem}.v-shared-check p{font-size:.8125rem;margin-top:8px;line-height:1.8}
.v-support-map{display:grid;gap:24px;margin-top:36px}.v-support-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.v-support-top{padding:22px 22px 0}.v-support-top .v-index{font-size:.75rem;width:fit-content;padding:5px 10px;background:var(--yellow);border-radius:4px;letter-spacing:0}.v-support-top h3{font-size:1.375rem;margin-top:12px}.v-support-visual{height:235px;margin:22px;background:var(--paper);border-radius:7px;padding:20px;display:flex;flex-direction:column;justify-content:center}.v-small-sources{display:flex;gap:6px}.v-small-sources>span{flex:1;min-width:0;background:white;border:1px solid var(--line);padding:8px 3px;text-align:center;font-size:.6875rem}.v-setup .v-arrow{margin:10px 0;font-size:1.25rem}.v-foundation,.v-entry{font-size:.8125rem;padding:12px 6px;border:1px solid var(--ink);text-align:center;border-radius:5px}.v-foundation{background:var(--yellow);font-weight:700;border-color:var(--yellow)}.v-entry{background:white}.v-cycle{position:relative;align-items:center;gap:12px;overflow:hidden}.v-cycle-center{font-size:.6875rem;color:var(--muted)}.v-cycle-node{background:var(--yellow);padding:12px;width:75%;text-align:center;font-size:.8125rem;font-weight:700;border-radius:5px}.v-cycle-down{font-size:1.125rem;line-height:1;align-self:flex-end;margin-right:25px}.v-cycle-bottom{display:flex;gap:12px;align-items:center;justify-content:center;width:100%;font-size:.6875rem;font-weight:700}.v-cycle-bottom>span{background:white;border:1px solid var(--ink);padding:12px 8px;border-radius:4px}.v-cycle-return{font-size:2rem;line-height:1;position:absolute;left:14px;top:104px}.v-output-set{gap:10px;padding:18px 24px}.v-output-set .v-doc{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px}.v-output-set .v-doc-line{border:0;padding:0;font-size:.625rem}.v-support-card>p{font-size:.9375rem;line-height:1.8;margin:0 22px 22px;flex:1}.v-deliverable{background:var(--ink);color:#fff;padding:18px 22px;display:grid;gap:8px}.v-deliverable>span{font-size:.6875rem;color:var(--yellow)}.v-deliverable>strong{font-size:.875rem}.v-estimate{margin-top:32px;padding:24px;background:var(--paper);border-radius:10px;display:grid;gap:24px}.v-estimate h3{font-size:1.375rem;margin-top:10px}.v-estimate-parts{display:grid;gap:8px;align-items:center;text-align:center}.v-estimate-parts>span{padding:14px 12px;background:white;border:1px solid var(--line);border-radius:6px;font-size:.875rem;font-weight:700}.v-estimate-parts small{font-size:.6875rem;display:block;font-weight:400;color:var(--muted);margin-top:6px}.v-estimate-parts>b{font-size:1.125rem;line-height:1}.v-estimate>p{font-size:.8125rem;line-height:1.8}
@media(min-width:700px){.v-heading{grid-template-columns:1.25fr 1fr;align-items:end;gap:36px;margin-bottom:42px}.v-heading>p{font-size:1rem}.usecase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.usecase header{padding:20px 16px 0}.usecase h3{min-height:54px;font-size:1.125rem}.v-question{min-height:74px}.usecase-flow{padding:22px 16px 18px}.v-doc-pair{gap:6px}.v-doc{padding:10px 7px}.v-doc-title{font-size:.75rem;gap:4px}.v-role{font-size:.6875rem}.v-task strong{font-size:.8125rem}.v-sheet-bar strong{font-size:.75rem}.v-extra-grid{grid-template-columns:1fr 1fr;gap:24px}.v-extra{padding:26px 22px}.v-journey{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.v-journey>li{padding-inline:22px}.v-journey>li:not(:last-child)::after{display:none}.v-step-visual{height:210px}.v-support-map{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.v-support-top{padding:22px 16px 0}.v-support-top h3{font-size:1.1875rem}.v-support-visual{margin:18px 14px;padding:14px 10px}.v-output-set{padding:14px}.v-output-set .v-doc{padding:9px 7px;display:grid;gap:4px}.v-support-card>p{font-size:.875rem;margin-inline:18px}.v-deliverable{padding:18px}.v-estimate-parts{grid-template-columns:1fr 16px 1fr 16px 1fr;gap:8px}.v-estimate h3 br{display:none}.v-estimate>p{max-width:900px}.v-mini-flow{font-size:.75rem}.v-footnote{font-size:.8125rem}}
@media(min-width:1050px){.usecase-grid{gap:24px}.usecase header{padding:26px 24px 0}.usecase h3{min-height:0;font-size:1.1875rem}.v-question{min-height:74px;font-size:1rem}.usecase-flow{padding:24px}.v-role{font-size:.75rem}.v-doc{padding:12px 10px}.v-doc-title{font-size:.8125rem}.v-task strong{font-size:.9375rem}.v-sheet-bar strong{font-size:.8125rem}.v-sheet-grid{font-size:.75rem}.v-extra{padding:28px}.v-mini-flow{font-size:.875rem;grid-template-columns:1fr 18px .8fr 18px 1.1fr;gap:8px}.v-extra h3{font-size:1.25rem}.v-journey{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.v-journey>li{padding:22px 16px 0}.v-journey h3{font-size:1rem;min-height:53px}.v-journey>li:not(:last-child)::after{content:'→';display:block;top:50%;bottom:auto;left:auto;right:-23px;width:22px;text-align:center;font-size:20px}.v-step-visual{padding:12px 10px;height:210px}.v-responsibilities{font-size:.75rem}.v-shared-check{padding:24px 28px}.v-shared-check strong{font-size:1.125rem}.v-support-top{padding:24px 24px 0}.v-support-top h3{font-size:1.375rem}.v-support-visual{margin:24px;padding:20px}.v-support-card>p{margin-inline:24px;font-size:1rem}.v-output-set .v-doc{display:flex;padding:12px 10px}.v-deliverable{padding:20px 24px}.v-estimate{grid-template-columns:220px 1fr;gap:24px;align-items:center;padding:30px}.v-estimate h3 br{display:block}.v-estimate>p{grid-column:1 / -1}.v-estimate-parts>span{padding-inline:8px}}
@media(max-width:359px){.usecase header{padding-inline:18px}.usecase-flow{padding-inline:18px}.v-extra{padding:22px 14px}.v-mini-flow{grid-template-columns:1fr 12px .8fr 12px 1.1fr;font-size:.625rem;gap:3px}.v-mini-flow>span{padding-inline:3px}.v-shared-check{padding:18px 16px;gap:12px}.v-step-visual{height:212px}.v-estimate{padding:22px 18px}}

/* One readable example at a time; all content stays available without JS. */
.switch-tabs,.motion-replay{display:none}.tabs-ready .switch-tabs{display:grid}.tabs-ready .motion-replay{display:inline-flex}.switch-panel[hidden]{display:none!important}.switch-panel{background:#fff;border-radius:0 0 12px 12px;padding:28px 22px;margin-bottom:24px}.switch-panel:focus-visible{outline:3px solid #245fc5;outline-offset:4px}.switch-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding-bottom:10px}.switch-tabs button{border:1px solid var(--line);border-radius:8px;padding:15px 6px;background:white;color:var(--muted);font-weight:700;font-size:.8125rem;line-height:1.6;cursor:pointer;min-height:52px}.switch-tabs button:hover{border-color:var(--ink)}.switch-tabs button[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:white;box-shadow:inset 0 -4px var(--yellow)}.case-heading{display:grid;gap:14px}.case-heading h3{font-size:1.5rem;line-height:1.5;margin-top:10px}.case-roles{font-size:.8125rem;color:var(--muted);display:flex;gap:14px;align-items:center}.case-story{display:grid;gap:14px;margin-top:30px}.story-label{display:flex;align-items:center;gap:12px;font-size:.875rem;font-weight:700;margin-bottom:14px}.story-label>span{font-size:.75rem;color:var(--muted)}.story-documents{display:grid;grid-template-columns:1fr 1fr;gap:12px}.story-documents .v-doc{min-height:78px;box-shadow:4px 4px 0 var(--paper);padding:14px}.story-documents .v-doc-title{font-size:1rem;gap:10px;flex-wrap:wrap}.story-documents img{width:24px;height:28px}.story-arrow{font-size:1.5rem;line-height:1;text-align:center;transform:rotate(90deg);color:var(--muted)}.story-action{background:var(--yellow);padding:22px;border-radius:8px;display:grid;gap:10px}.story-action>span{font-size:.75rem;letter-spacing:.08em}.story-action>strong{font-size:1.1875rem;line-height:1.6}.story-output{border-top:3px solid var(--ink);background:var(--paper);padding:20px;display:grid;gap:12px}.story-output>img{width:28px;height:33px}.story-output h4{font-size:1.1875rem}.story-output>p{font-size:.875rem;line-height:1.8;color:var(--muted)}.story-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:28px;border-top:1px solid var(--line);padding-top:16px}.story-footer .v-detail-link{padding:8px 0;border:0;font-size:.875rem}.motion-replay{gap:8px;align-items:center;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--muted);font-size:.75rem;padding:10px 0;cursor:pointer}.motion-replay:hover{color:var(--ink)}.process-switcher .switch-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.process-switcher .switch-tabs button>span{margin-right:7px;opacity:.6}.process-panel{display:grid;gap:24px}.process-explanation h3{font-size:1.5rem;line-height:1.5;margin:12px 0 18px}.process-message{font-size:1rem;line-height:1.85}.process-panel .v-responsibilities{margin-top:24px;padding-bottom:0;font-size:.9375rem;gap:16px}.process-panel .v-responsibilities>div{grid-template-columns:42px 1fr;gap:12px}.process-panel .v-responsibilities dt{font-size:.75rem;padding:4px}.process-panel .v-step-visual{height:250px;padding:22px;margin:0}.process-result{font-weight:700;font-size:1rem;margin-top:18px;display:flex;gap:12px;align-items:center}.process-result>span{background:var(--yellow);border-radius:50%;width:28px;height:28px;display:grid;place-items:center;flex-shrink:0}.process-panel .v-source-stack{max-width:300px;gap:20px}.process-panel .v-doc-title{font-size:1rem}.process-panel .v-doc-line{font-size:.875rem}.process-panel .v-speech{font-size:.875rem}.process-panel .v-check-paper{font-size:.875rem;max-width:350px;padding:20px 16px;gap:14px}.process-panel .v-check-paper strong{font-size:1rem}.process-panel .v-production{max-width:350px;font-size:.875rem;gap:10px}.process-panel .v-review{max-width:350px;font-size:1rem;gap:24px}.process-panel .v-review-pair,.process-panel .v-review-loop{font-size:.875rem}.process-panel .v-production-work{padding:12px}.process-panel .v-review-loop{gap:12px}.tabs-ready .switch-panel{margin-bottom:0}.switcher .v-footnote{margin-top:20px}
@media(min-width:700px){.switch-tabs{gap:12px}.switch-tabs button{font-size:1rem;padding:18px 12px}.switch-panel{padding:36px}.case-heading{grid-template-columns:1fr auto;align-items:center}.case-heading h3{font-size:1.875rem}.case-story{grid-template-columns:1fr 24px 1fr 24px 1.1fr;gap:14px;align-items:stretch;margin-top:40px}.story-arrow{transform:none;align-self:center}.story-stage{display:flex;flex-direction:column}.story-documents{grid-template-columns:1fr;flex:1;align-content:center;gap:14px}.story-documents .v-doc{min-height:68px}.story-documents .v-doc-title{font-size:.9375rem}.story-action{flex:1;justify-content:center;padding:20px 16px}.story-action strong{font-size:1.125rem}.story-output{flex:1;padding:20px 16px}.story-output h4{font-size:1.125rem}.story-label{font-size:.8125rem;gap:8px}.process-switcher .switch-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.process-panel{grid-template-columns:1fr 1fr;gap:32px;align-items:center;min-height:430px}.process-panel .v-step-visual{height:280px}.process-explanation h3{font-size:1.75rem}}
@media(min-width:1050px){.switch-panel{padding:44px 48px}.case-heading h3{font-size:2rem}.case-story{grid-template-columns:1fr 36px 1fr 36px 1.1fr;gap:22px}.story-label{font-size:1rem;margin-bottom:22px}.story-action{padding:28px 24px}.story-action strong{font-size:1.375rem}.story-documents .v-doc-title{font-size:1.125rem}.story-output{padding:26px}.story-output h4{font-size:1.375rem}.story-output>p{font-size:1rem}.story-footer{margin-top:36px}.process-panel{gap:70px;min-height:440px}.process-explanation h3{font-size:2rem}.process-panel .v-step-visual{height:290px}.process-panel .v-check-paper{font-size:1rem}.process-panel .v-production{font-size:1rem}.process-panel .v-review-pair,.process-panel .v-review-loop{font-size:1rem}}
@media(prefers-reduced-motion:reduce){.tabs-ready .motion-replay{display:none}}

/* Whole-site density review: large deliverables, focused support, simple overview. */
.deliverable-switcher{margin-top:36px;scroll-margin-top:24px}.deliverable-panel{color:var(--ink)}.deliverable-heading{display:grid;gap:18px;margin-bottom:28px}.deliverable-heading h3{font-size:1.625rem;line-height:1.5;margin-top:10px}.deliverable-heading>p{font-size:1rem;line-height:1.8;color:var(--muted)}.deliverable-layout{display:grid;gap:28px}.deliverable-preparation{display:grid;gap:24px;align-content:start}.deliverable-preparation h4{font-size:.9375rem;margin-bottom:14px}.source-chips{display:flex;flex-wrap:wrap;gap:10px}.source-chips>span{border-bottom:2px solid var(--line);padding:6px 0;margin-right:14px;font-size:1rem}.deliverable-action{background:var(--yellow);padding:22px;border-radius:8px}.deliverable-action h4{font-size:.8125rem}.deliverable-action>p{font-size:1.125rem;font-weight:700;line-height:1.8}.deliverable-direction{font-size:.875rem;color:var(--muted);display:flex;align-items:center;gap:12px}.deliverable-direction>span{transform:rotate(90deg);font-size:1.25rem}.preview-label{font-size:.8125rem;color:var(--muted);margin-bottom:12px}.deliverable-preview .report{border:1px solid var(--line);background:#fff}.deliverable-preview .document-bar{font-size:.8125rem;padding:14px 18px}.deliverable-preview .report-body{padding:20px;gap:18px}.deliverable-preview .report h4{font-size:1.375rem}.deliverable-preview .report h5{font-size:1.125rem}.deliverable-preview .report-body>p{font-size:.9375rem;line-height:1.8}.deliverable-preview .report .paper{padding:16px;font-size:1rem}.deliverable-preview .report .paper p{font-size:.9375rem;line-height:1.9}.deliverable-preview .report .fine-print{font-size:.8125rem}.deliverable-preview .report .question{font-size:.9375rem}.support-switcher{margin-top:36px}.support-switcher .switch-tabs button{font-size:.75rem}.support-panel{border:1px solid var(--line);display:grid;gap:26px}.support-explanation h3{font-size:1.625rem;margin:12px 0 20px}.support-explanation>p:not(.eyebrow){font-size:1rem;line-height:1.85}.support-result{border-top:1px solid var(--line);margin-top:24px;padding-top:18px;display:grid;gap:10px}.support-result>span{font-size:.8125rem;color:var(--muted)}.support-result>strong{font-size:1.125rem}.support-demonstration .v-support-visual{margin:0;height:270px;padding:22px}.support-demonstration .v-small-sources>span{font-size:.8125rem}.support-demonstration .v-foundation,.support-demonstration .v-entry{font-size:1rem}.support-demonstration .v-cycle-node{font-size:1rem}.support-demonstration .v-cycle-center,.support-demonstration .v-cycle-bottom{font-size:.875rem}.support-demonstration .v-cycle-return{top:120px}.support-demonstration .v-doc{display:grid;grid-template-columns:1fr;gap:5px}.support-demonstration .v-doc-title{font-size:1rem}.support-demonstration .v-doc-line{font-size:.8125rem}.foundation-diagram .paper{padding:20px 16px;background:var(--ink);color:white}.foundation-diagram .paper h3{font-size:1.375rem;margin-bottom:4px}.foundation-diagram .paper .small{font-size:.875rem}.foundation-diagram>.document-row .document{border:0;padding:12px 4px;font-size:.9375rem}.foundation-diagram .answer{border:0;padding:16px 0 0}.foundation-diagram .answer h3{font-size:1.375rem}.foundation-diagram .answer p{font-size:1rem}.foundation-diagram .question{font-size:1.125rem}.foundation-diagram .arrow{margin-block:12px}
@media(min-width:700px){.deliverable-heading{grid-template-columns:1fr 1fr;gap:32px;align-items:end}.deliverable-heading h3{font-size:2rem}.deliverable-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);gap:36px}.deliverable-direction>span{transform:none}.deliverable-preview .report-body{padding:24px}.deliverable-preview .report h4{font-size:1.5rem}.support-panel{grid-template-columns:1fr 1fr;align-items:center;gap:36px;min-height:380px}.support-switcher .switch-tabs button{font-size:1rem}.support-explanation h3{font-size:1.875rem}.support-demonstration .v-support-visual{height:290px}.support-demonstration .v-doc{display:grid}.foundation-diagram .paper{padding:24px}.foundation-diagram .paper h3{font-size:1.5rem}}
@media(min-width:1050px){.deliverable-layout{gap:56px}.deliverable-preparation{gap:28px}.deliverable-action{padding:26px}.deliverable-action>p{font-size:1.25rem}.deliverable-preview .report-body{padding:28px}.deliverable-preview .report-body>p,.deliverable-preview .report .paper p{font-size:1rem}.deliverable-preview .report .fine-print{font-size:.875rem}.support-panel{gap:64px}.support-demonstration .v-doc{display:flex}.support-demonstration .v-support-visual{padding:26px}}
/* Manga-first explanations: each story is visible without animation or long copy. */
.manga-intro{padding-bottom:24px}.manga-intro h1{margin:16px 0 20px}.manga-work{padding-top:24px;background:var(--paper)}
.manga-switcher>.switch-tabs{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:32px}.manga-case{padding:0;background:transparent;border:0}.manga-case>header{margin:0 0 28px}.manga-case h2{font-size:clamp(26px,3vw,38px);margin:8px 0}.manga-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:28px 0}.manga-panel{margin:0;min-width:0;background:white;border:2px solid var(--ink);border-radius:12px;overflow:hidden}.manga-picture{position:relative;aspect-ratio:3/2;overflow:hidden;background:#edf4f7}.manga-picture img{position:absolute;width:200%;height:200%;max-width:none;object-fit:fill;left:0;top:0}.quadrant-1 img{left:-100%}.quadrant-2 img{top:-100%}.quadrant-3 img{left:-100%;top:-100%}.manga-panel figcaption{display:flex;align-items:flex-start;gap:9px;padding:16px 12px;text-align:left;color:var(--ink);border-top:2px solid var(--ink)}.manga-panel figcaption p{font-size:17px;line-height:1.7;font-weight:700;margin:0}.manga-number{flex:0 0 26px;height:26px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-weight:900;font-size:14px}.manga-details{background:white;border:1px solid #cfd4d7;border-radius:12px;color:var(--ink);overflow:hidden}.manga-details summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:22px 24px;font-weight:700;list-style:none}.manga-details summary::-webkit-details-marker{display:none}.manga-details[open] summary{border-bottom:1px solid #cfd4d7}.manga-details[open] summary span{transform:rotate(45deg)}.manga-details .deliverable-layout{padding:28px}.manga-details .deliverable-preparation{color:var(--ink)}.manga-details .report{color:var(--ink)}.manga-roles{padding:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.manga-roles h3{font-size:22px}.manga-extra{margin-top:40px;padding:24px 0;border-top:1px solid #ccd0d3}.manga-extra h3{font-size:22px}.manga-extra p{margin-bottom:0}.manga-case{scroll-margin-top:180px}
@media(max-width:1000px){.manga-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.manga-panel figcaption p{font-size:18px}}
@media(max-width:600px){.manga-strip{grid-template-columns:1fr;gap:20px}.manga-switcher>.switch-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.manga-switcher>.switch-tabs button{font-size:15px;padding:16px 8px}.manga-panel figcaption{padding:16px}.manga-panel figcaption p{font-size:18px}.manga-details summary{padding:18px;font-size:16px}.manga-details .deliverable-layout{padding:16px}.manga-roles{grid-template-columns:1fr;padding:18px}.manga-case h2{font-size:26px}.manga-case{scroll-margin-top:180px}}

/* Analytics choice: non-modal and keyboard accessible. */
.measurement-notice{position:fixed;z-index:1000;bottom:16px;left:16px;right:16px;margin:auto;max-width:900px;background:#fff;color:#13171c;border:1px solid #cfd4d7;border-radius:12px;box-shadow:0 5px 25px #0002;padding:20px;display:flex;gap:20px;align-items:center;font-size:14px;line-height:1.7}.measurement-notice[hidden]{display:none}.measurement-notice p{margin:5px 0 0}.measurement-notice a{text-decoration:underline}.measurement-actions{display:flex;gap:8px;flex-shrink:0}.measurement-actions button,.measurement-settings{font:inherit;cursor:pointer;border:1px solid #cfd4d7;padding:10px 16px;border-radius:6px;background:#fff;color:#13171c}.measurement-actions button:first-child{background:#13171c;color:#fff}.measurement-settings{font-size:14px}.privacy-copy h2{font-size:25px;margin-top:36px}.privacy-copy a{text-decoration:underline}@media(max-width:650px){.measurement-notice{padding:16px;display:block;bottom:8px;left:8px;right:8px}.measurement-actions{margin-top:12px}.measurement-actions button{flex:1}.site-footer .header-inner{flex-wrap:wrap}}
