﻿:root{--paper:#f8f9fa;--ink:#334155;--blue:#1e3a8a;--orange:#c2410c;--muted:#64748b;--line:#cbd5e1;--gutter:clamp(24px,7.4vw,116px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Yu Gothic","Hiragino Kaku Gothic ProN","Meiryo",sans-serif;font-size:16px;line-height:1.95}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 var(--blue);outline-offset:6px}p,h1,h2,h3,h4{margin-top:0}h1,h2,h3,h4{font-weight:600}h2{font-size:clamp(24px,2.35vw,34px);line-height:1.8;letter-spacing:.03em;margin-bottom:32px}svg{overflow:visible}svg path{fill:none;stroke-width:1.5;vector-effect:non-scaling-stroke}.blue{stroke:var(--blue)}.orange{stroke:var(--orange)}.gray{stroke:#aab5c2}.dashed{stroke-dasharray:5 7}.blue-dot{fill:var(--blue)}.orange-dot{fill:var(--orange)}.gray-dot{fill:#aab5c2}.skip{position:fixed;top:-100px;left:20px;z-index:10;background:white;padding:10px}.skip:focus{top:10px}.header{height:95px;margin:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);position:relative;z-index:2}.brand{font-family:Georgia,serif;font-size:23px;white-space:nowrap;letter-spacing:-.6px}.header nav{display:flex;gap:27px;align-items:center;font-size:12px;letter-spacing:.06em}.header nav a:last-child{font-size:14px;padding-left:20px;border-left:1px solid var(--line)}.header a:hover,.text-link:hover{color:var(--orange)}.hero{position:relative;min-height:740px;height:calc(100svh - 95px);max-height:950px;isolation:isolate;overflow:hidden}.hero-copy{position:relative;padding:114px var(--gutter) 140px;max-width:1100px}.eyebrow{font-family:Georgia,"Times New Roman",serif;letter-spacing:.12em;font-size:14px;color:var(--blue);display:flex;align-items:center;gap:19px;margin-bottom:38px}.eyebrow span:before{content:"";display:inline-block;width:32px;height:1px;background:currentColor;vertical-align:middle;margin-right:19px}h1{font-size:clamp(34px,3.65vw,54px);line-height:1.65;letter-spacing:.045em;margin-bottom:26px}h1 span{font-size:.83em}.hero-sub{font-size:16px;margin-bottom:35px}.actions{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:12px 28px;background:var(--orange);color:white;font-weight:600;font-size:15px;transition:background .2s}.button:hover{background:#9a3412}.text-link{font-size:14px;border-bottom:1px solid #99a4b5;padding:6px 0}.hero-bottom{position:absolute;bottom:25px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;font-size:12px;color:var(--muted);letter-spacing:.1em}.hero-bottom i{display:inline-block;width:1px;height:30px;background:var(--muted);vertical-align:middle;margin-left:18px}.section{padding:105px var(--gutter);position:relative}.wrap{max-width:1200px;margin:auto}.intro{margin-bottom:50px}.situation{background:#eef1f4;overflow:hidden}.situation .wrap{position:relative;z-index:1}.situations{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 44px}.situations>div{border-top:1px solid #b8c3cf;padding-top:16px}.situations h3{font-size:14px;color:var(--muted);font-weight:400;margin-bottom:5px}.situations p{font-size:18px;line-height:1.7}.closing{margin:50px 0 0;font-weight:600}.situation-line{position:absolute;bottom:0;left:0;width:100%;height:180px;opacity:.2}.situation-line path{stroke:var(--blue)}.observation{padding-bottom:85px}.example{display:grid;grid-template-columns:190px 230px 1fr;gap:35px;border-top:1px solid var(--line);padding:35px 0;align-items:center}.index{font-family:Georgia,serif;color:#7b8897;font-size:14px}.example-title h3{font-size:19px;margin:8px 0}.example-visual{width:100%;height:150px}.comparison span{font-size:12px;letter-spacing:.08em}.comparison p{margin:3px 0 0;line-height:1.8}.assumption{color:var(--muted);margin-bottom:18px}.finding span,.finding p{color:var(--orange)}.finding p{font-weight:600}.observation-close{border-left:2px solid var(--blue);padding-left:28px;margin:45px 0 0 30%}.observation-close p:last-child{margin-bottom:0}.how{background:#edf1f6}.how-layout{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.requests{margin:10px 0 24px;font-size:18px}.requests p{margin:5px 0}.surrounding{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:45px;padding-top:27px;border-top:1px solid var(--line)}.surrounding p{line-height:2}.surrounding strong{font-weight:600}.work-close{margin:42px 0 0;line-height:2.2}.work-close strong{color:var(--blue);font-size:20px}.about{overflow:hidden;padding-bottom:40px}.roots{display:grid;grid-template-columns:1fr 1fr;gap:100px;margin-top:55px}.roots article{border-top:2px solid var(--blue);padding-top:22px}.roots article:nth-child(2){border-color:var(--orange)}.root-label{font-size:12px;letter-spacing:.15em;color:var(--muted);margin-bottom:10px}.roots h3{font-family:Georgia,serif;font-size:27px;color:var(--blue);font-weight:400}.roots article:nth-child(2) h3{color:var(--orange)}ul{padding-left:1.1em;line-height:2.1}li::marker{font-size:10px;color:var(--muted)}.question{color:var(--blue);margin-top:25px;font-size:16px}.roots-lines{position:relative;height:220px;margin:20px -50px 0}.roots-lines svg{width:100%;height:100%}.roots-lines p{position:absolute;display:flex;gap:55px;left:50%;transform:translateX(-50%);bottom:-5px;white-space:nowrap}.roots-lines span{background:var(--paper);padding:0 9px}.experience{padding-top:100px}.experience h2{margin-bottom:50px}.experience-group{display:grid;grid-template-columns:260px 1fr;border-top:1px solid var(--line);padding:35px 0 0;gap:30px}.experience-group>h3{font-family:Georgia,serif;font-size:16px;letter-spacing:.08em;color:var(--blue);font-weight:400}.experience-group article{padding-bottom:25px}.experience-group h4{font-size:20px;margin-bottom:10px}.experience-group ul{margin:0}.client{border-top:2px solid var(--ink);padding-top:35px}.client>h3{color:var(--muted)}.client article+article{border-top:1px solid var(--line);padding-top:24px}.inline-list{display:flex;gap:10px 35px;flex-wrap:wrap}.contact{background:#eef1f4;padding-bottom:100px;overflow:hidden}.contact h2{font-size:clamp(25px,2.7vw,39px)}.contact-copy{max-width:760px}.contact-copy p{margin-bottom:24px}.contact .actions{position:relative}footer{display:flex;justify-content:space-between;gap:20px;padding:25px var(--gutter);color:var(--muted);font-size:12px}footer span:first-child{font-family:Georgia,serif;font-size:16px}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);max-width:620px;width:calc(100% - 36px);padding:45px;max-height:85svh;overflow:auto}dialog::backdrop{background:rgb(25 40 60 / .4)}dialog h2{font-size:24px}dialog .eyebrow{margin-bottom:20px}.close{display:block;margin:-20px -18px 20px auto;border:0;background:none;cursor:pointer;color:var(--ink);padding:10px}.suggestions{display:grid}.suggestions button{text-align:left;border:0;border-top:1px solid var(--line);padding:15px 4px;background:none;color:var(--blue);font-size:14px;cursor:pointer}.suggestions button:hover,.suggestions button[aria-pressed=true]{color:var(--orange);background:#edf1f4}.prototype-note{font-size:13px;color:var(--muted);margin:25px 0 0}.draw{stroke-dasharray:2200;stroke-dashoffset:2200;animation:line-draw 2.2s ease forwards}.draw.dashed{stroke-dasharray:5 7;stroke-dashoffset:0;animation:appear 2s both}.point,.pulse{transform-box:fill-box;transform-origin:center;animation:appear 1s .8s both,pulse 1s 1.8s 1}@keyframes line-draw{to{stroke-dashoffset:0}}@keyframes appear{from{opacity:0}to{opacity:1}}@keyframes pulse{50%{transform:scale(1.65)}}
@media(min-width:1600px){.hero-copy{margin-left:calc((100vw - 1600px)/2)}}
@media(max-width:1000px){.header nav{gap:15px}.header nav a:first-child{display:none}.hero-copy{padding-top:115px}h1{font-size:40px}.example{grid-template-columns:150px 160px 1fr;gap:22px}.roots{gap:50px}.how-layout{grid-template-columns:1fr}.observation-close{margin-left:0}.experience-group{grid-template-columns:200px 1fr}}
@media(max-width:650px){html{scroll-padding-top:25px}.header{height:76px;align-items:center;gap:10px}.brand{font-size:20px}.header nav a{display:none}.header nav a[href="#contact"]{display:block;font-size:11px}.hero{height:auto;min-height:790px}.hero-copy{padding:120px 24px 205px}.hero .eyebrow{margin-bottom:32px}h1{font-size:clamp(27px,7vw,40px);letter-spacing:.01em;line-height:1.8}.hero-sub{font-size:14px;max-width:280px;line-height:2}.actions{gap:20px;align-items:flex-start;flex-direction:column}.button{min-height:55px;padding:12px 24px}.hero-bottom{font-size:10px}.section{padding:70px 24px}.eyebrow{margin-bottom:30px;font-size:13px}h2{font-size:25px;line-height:1.85}h2 br{display:none}.intro br{display:none}.situations{grid-template-columns:1fr 1fr;gap:20px}.situations p{font-size:16px}.situations h3{font-size:12px}.closing{font-size:16px;margin-top:32px}.example{grid-template-columns:1fr 110px;gap:8px;padding:27px 0}.example-title h3{font-size:18px}.example-visual{height:90px}.comparison{grid-column:1/-1;padding-top:15px}.comparison p{font-size:16px}.observation-close{font-size:15px;padding-left:18px;margin-top:30px}.observation-close br{display:none}.requests{font-size:16px}.desktop-break{display:none}.how-layout{gap:5px}.surrounding{grid-template-columns:1fr;gap:8px;margin-top:28px}.work-close strong{font-size:18px}.roots{grid-template-columns:1fr;gap:40px;margin-top:35px}.roots h3{font-size:26px}.roots-lines{margin:10px -24px 0;height:200px}.roots-lines p{gap:25px;font-size:15px}.experience-group{grid-template-columns:1fr;gap:5px;padding-top:25px}.experience-group h4{font-size:18px}.experience-group>h3{margin-bottom:17px}.inline-list{display:block}.contact h2{font-size:26px}.contact-copy{font-size:15px}.contact .actions{align-items:center}footer{padding:25px 24px;flex-wrap:wrap}dialog{padding:32px 24px}dialog h2{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.draw{stroke-dashoffset:0}}
/* V0.4: the existing page rhythm, with a shared connected drawing vocabulary. */
.drawing-definitions{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}
.drawing{fill:none;stroke:var(--blue);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.drawing path,.drawing circle,.drawing ellipse{vector-effect:non-scaling-stroke}
.drawing text{fill:var(--muted);stroke:none;font-family:inherit;font-size:15px;font-weight:500}
.drawing .discovery-dot{fill:var(--orange);stroke:var(--orange)}
.drawing .quiet-dot{fill:var(--muted);stroke:none}
.drawing .observation-point{stroke:var(--muted)}
body{font-weight:500}
.eyebrow{font-size:13px;font-weight:400}
.hero{height:auto;min-height:820px;max-height:none}
.hero-copy{padding-top:95px;padding-bottom:260px;max-width:1100px;z-index:1;pointer-events:none}
.hero-copy a{pointer-events:auto}
.hero-drawing{position:absolute;inset:auto 0 64px;width:100%;pointer-events:none}
.hero-drawing-wide{display:block;width:100%;height:auto;overflow:visible}
.hero-drawing-mobile{display:none}
.connected-stroke{stroke-dasharray:2400;stroke-dashoffset:2400;animation:line-draw 2.4s ease forwards}
.hero-drawing use,.hero-drawing text{animation:appear 1.2s .7s both}
.hero-drawing .discovery-dot{transform-box:fill-box;transform-origin:center;animation:pulse 1s 2s 1}
.situations h3{font-size:14px;font-weight:400}
.situations p{font-size:19px;font-weight:600;color:var(--ink)}
.situation-line{opacity:.09}
.example{grid-template-columns:190px 130px minmax(0,1fr);gap:40px}
.example-visual{width:110px;height:110px;justify-self:center}
.comparison span{font-size:14px;font-weight:500}
.comparison p{font-size:17px;line-height:1.95}
.assumption{color:#606e80}
.finding p{font-weight:600}
.example-title h3{font-size:19px}
.how-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px}
.work-orbit{position:relative;width:100%;max-width:550px;aspect-ratio:520/460;margin:0 auto}
.orbit-lines{position:absolute;inset:0;width:100%;height:100%}
.orbit-range{stroke:#a5b5cf;stroke-dasharray:3 6}
.orbit-spokes{stroke:#b8c5d7;stroke-dasharray:2 5}
.orbit-inner{stroke:#b8c5d7}
.orbit-dot{fill:var(--paper);stroke:var(--blue)}
.orbit-center,.orbit-item{position:absolute;display:flex;flex-direction:column;align-items:center;line-height:1.7;text-align:center}
.orbit-center{left:50%;top:49.3%;transform:translate(-50%,-50%);white-space:nowrap}
.orbit-center svg{width:48px;height:44px;stroke:var(--orange)}
.orbit-center strong{font-size:15px;color:var(--orange);font-weight:600}
.orbit-center span{font-size:14px}
.orbit-item{transform:translate(-50%,-50%);background:#edf1f6;padding:3px 7px;font-size:14px;white-space:nowrap}
.orbit-item svg{width:44px;height:40px}
.orbit-web{left:50%;top:9%}
.orbit-content{left:17%;top:37%}
.orbit-reaction{left:83%;top:37%}
.orbit-ad{left:30%;top:81%}
.orbit-sales{left:72%;top:85%}
.roots h3{font-family:inherit;font-weight:600;font-size:23px;line-height:1.8;color:var(--ink);margin-bottom:8px}
.roots article:nth-child(2) h3{color:var(--ink)}
.root-role{font-family:Georgia,serif;font-size:17px;color:var(--muted);margin-bottom:25px}
.question{font-weight:600}
.contact-composition{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:0;align-items:center;margin-top:22px}
.contact-drawing{width:100%;height:auto;overflow:visible}
.contact-composition .actions{flex-direction:column;align-items:flex-start;gap:20px;padding-left:30px}
@media(min-width:1600px){.hero{min-height:900px}.hero-drawing{bottom:50px}}
@media(max-width:1100px){.hero{min-height:850px}.hero-copy{padding-bottom:340px}.example{grid-template-columns:150px 110px minmax(0,1fr);gap:24px}.how-layout{grid-template-columns:1fr}.work-orbit{max-width:520px;margin-top:30px}.contact-composition{grid-template-columns:1fr 1fr}.contact-composition .actions{padding-left:0}.roots{gap:45px}}
@media(max-width:650px){
 .brand{font-size:18px}.header nav a[href="#contact"]{font-size:10px}
 .hero{min-height:0;padding-bottom:60px}.hero-copy{padding:56px 24px 10px}.hero-sub{font-size:16px;max-width:100%;margin-bottom:28px}
 .hero-drawing{position:relative;inset:auto;margin-top:20px}.hero-drawing-wide{display:none}.hero-drawing-mobile{display:block;width:100%;max-width:480px;height:auto;margin:auto}
 .hero-drawing text{font-size:14px}.hero-bottom{bottom:20px}
 .situations p{font-size:17px}.situations h3{font-size:14px}
 .example{grid-template-columns:minmax(0,1fr) 90px;gap:12px}.example-visual{width:84px;height:84px}.comparison{padding-top:8px}.comparison p{font-size:16px}.comparison span{font-size:14px}
 .observation-close,.contact-copy{font-size:16px}.roots h3{font-size:22px}.root-role{font-size:17px}
 .work-orbit{aspect-ratio:320/350;margin-top:28px}.orbit-lines{inset:20px 0 auto;height:calc(100% - 40px)}
 .orbit-center{top:50%}.orbit-center svg{width:36px;height:34px}.orbit-center strong{font-size:14px}.orbit-center span{font-size:13px}
 .orbit-item{font-size:14px;padding:3px 2px}.orbit-item svg{width:35px;height:34px}
 .orbit-web{top:12%;left:50%}.orbit-content{left:16%;top:38%}.orbit-reaction{left:84%;top:38%}.orbit-ad{left:24%;top:81%}.orbit-sales{left:74%;top:83%}
 .contact-composition{display:flex;flex-direction:column;margin-top:25px}.contact-drawing{width:100%;max-width:450px}.contact-composition .actions{align-items:center;padding:0;margin-top:-8px;width:100%}
}
@media(prefers-reduced-motion:reduce){.connected-stroke{stroke-dashoffset:0}.hero-drawing use,.hero-drawing text{animation:none;opacity:1}}

/* Targeted Revision 01: FIRST VIEW only. */
#first-view .hero-drawing{bottom:65px}
#first-view .hero-drawing-wide{width:100%;height:auto}
#first-view .fv-contour{stroke-dasharray:1;stroke-dashoffset:1;animation:line-draw 2.8s ease forwards}
#first-view .fv-detail{animation:appear 1.4s 1.1s both}
#first-view .discovery-dot{animation:appear .6s 2.2s both,pulse .8s 2.8s 1}
#first-view .hero-bottom{justify-content:flex-end}
@media(max-width:650px){
 #first-view .hero-drawing{inset:auto;margin-top:6px}
 #first-view .hero-drawing-mobile{width:100%;max-width:440px}
}
@media(prefers-reduced-motion:reduce){
 #first-view .fv-contour{stroke-dashoffset:0;animation:none}
 #first-view .fv-detail,#first-view .discovery-dot{opacity:1;animation:none}
}


/* Targeted Revision 02: YOUR SITUATION only. */
#your-situation .situations>div{position:relative}
#your-situation .situations h3{padding-right:42px}
#your-situation .situation-icon{position:absolute;top:16px;right:0;width:30px;height:27px;fill:none;stroke:var(--blue);stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
#your-situation .situation-icon path{stroke-width:1.35}
@media(max-width:650px){
 #your-situation .situations{grid-template-columns:minmax(0,1fr)}
 #your-situation .situation-icon{width:28px;height:25px}
}

/* OBSERVATION: text-only layout pending separately produced visual assets. */
#observation .obs-layout{display:block;max-width:900px}
#observation .obs-lead{max-width:48em;font-size:17px;line-height:2}
#observation .obs-lead p{margin:0 0 20px}
#observation .obs-lead p:last-child{margin-bottom:0}
#observation .obs-conclusion{margin:32px 0 0;font-size:19px;font-weight:600;line-height:1.95;color:var(--ink)}
@media(max-width:760px){
 #observation .obs-lead{font-size:16px}
 #observation .obs-conclusion{font-size:18px}
}

/* HOW I WORK: current layout with directly ported Gemini V0.2 visual. */
#how-i-work .how-focus-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);column-gap:26px;align-items:center}
#how-i-work .how-focus-copy{min-width:0}
#how-i-work .how-focus-visual{width:100%;max-width:550px;justify-self:end}
#how-i-work .how-focus-visual svg{display:block;width:100%;height:auto;overflow:visible}
#how-i-work .work-close{margin-top:36px}
@media(max-width:900px){
 #how-i-work .how-focus-layout{grid-template-columns:minmax(0,1fr)}
 #how-i-work .how-focus-visual{max-width:440px;justify-self:center;margin-top:20px}
}
@media(max-width:650px){
 #how-i-work .how-focus-visual{max-width:360px;margin-top:14px}
 #how-i-work .work-close{margin-top:24px}
}


/* Gemini V0.2 visual dependencies only; no source page/layout CSS. */
#how-i-work .how-visual{--accent-blue:var(--blue);--accent-orange:var(--orange);--line-color:var(--line);--text-light:var(--muted)}
#how-i-work .how-visual svg {
    width: 100%;
    max-width: 380px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
#how-i-work .how-visual svg{overflow:hidden}
@keyframes geminiHowPulse {
    0% { transform: scale(0.95); opacity: 0.6; }
    50% { transform: scale(1.15); opacity: 0; }
    100% { transform: scale(0.95); opacity: 0.6; }
  }
@keyframes rotateOrbit {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
  }
@media(prefers-reduced-motion:reduce){
 #how-i-work .how-visual [style*="animation"]{animation:none!important}
}

/* ABOUT: requested introductory copy only. */
#about .about-lead{max-width:48em;font-size:16px;line-height:2}
#about .about-lead p{margin:0 0 18px}
#about .about-lead p:last-child{margin-bottom:0}

/* CONTACT: requested copy emphasis and secondary action hierarchy only. */
#contact .contact-copy strong{font-weight:600}
#contact .contact-secondary p{font-size:14px;font-weight:400;color:var(--muted);line-height:1.8;margin:0 0 4px}
#contact .contact-secondary .text-link{display:inline-block;font-weight:400}

/* FIRST VIEW placement test: supplied asset, reversible and scoped to FV. */
#first-view{height:calc(100svh - 95px);min-height:720px;max-height:1000px;padding-bottom:0;background:var(--paper)}
#first-view .hero-copy{padding-top:42px;padding-bottom:0;max-width:1100px;z-index:1}
#first-view .hero-drawing{display:none}
#first-view .fv-placement-asset{position:absolute;display:block;width:100%;max-width:none;height:auto;left:0;top:12%;bottom:auto;pointer-events:none;mix-blend-mode:multiply;z-index:0}
#first-view .hero-bottom{bottom:18px}
@media(min-width:1600px){
 #first-view .hero-copy{padding-top:55px}
 #first-view .fv-placement-asset{width:100%;left:0;top:12%;bottom:auto}
}
@media(max-width:1100px) and (min-width:651px){
 #first-view{min-height:760px}
 #first-view .fv-placement-asset{width:120%;left:0;top:22%;bottom:auto}
}
@media(max-width:650px){
 #first-view{height:auto;min-height:0;max-height:none;padding-bottom:40px}
 #first-view .hero-copy{padding:48px 24px 0}
 #first-view .fv-placement-asset{position:relative;width:100%;left:0;top:auto;bottom:auto;margin-top:-16px;clip-path:none}
 #first-view .hero-bottom{bottom:16px}
}

/* Minimal FV finalization; existing raster composition is preserved. */
#first-view{background:linear-gradient(115deg,#fdfefe 12%,#fafcfe 42%,#edf5fc 100%)}
#first-view .hero-copy{padding-top:32px}
#first-view .eyebrow{margin-bottom:24px}
#first-view h1{color:var(--blue);font-size:clamp(34px,3.65vw,54px);font-weight:700;line-height:1.38;margin-bottom:18px}
#first-view h1 span{font-size:.74em;font-weight:600}
#first-view .hero-sub{font-weight:600;margin-bottom:12px}
#first-view .hero-body{max-width:570px;font-size:16px;line-height:1.8;margin-bottom:20px}
#first-view .hero-body p{margin:0 0 10px}
#first-view .hero-body p:last-child{margin-bottom:0}
@media(max-width:650px){
 #first-view .hero-copy{padding-top:48px}
 #first-view h1{font-size:clamp(27px,7vw,40px);line-height:1.65}
 #first-view .hero-body{max-width:100%}
}
#first-view .hero-copy{padding-top:24px}
#first-view .eyebrow{margin-bottom:16px}
#first-view h1{line-height:1.28;margin-bottom:14px}
#first-view .hero-sub{margin-bottom:8px}
#first-view .hero-body{margin-bottom:16px}
@media(max-width:650px){
 #first-view .hero-copy{padding-top:48px}
 #first-view h1{line-height:1.65}
}

/* FV hierarchy only: selectively mute blue; preserve warm orange pixels. */
#first-view{background:linear-gradient(115deg,#fdfefe 12%,#f8fbfe 38%,#dfedfa 100%)}
#first-view .fv-placement-asset{filter:url(#fv-muted-blue)}
#first-view .hero-sub{font-weight:650}
#first-view .hero-body{font-weight:550}

/* Accepted Section 03–05 references, scoped to the revised sections. */
#observation{padding-bottom:120px}
#observation .revision-observation{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:48px;align-items:center}
#observation .revision-obs-copy>p{margin-bottom:22px}
#observation .revision-contrasts{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:30px 0}
#observation .revision-contrasts>div+div{border-left:1px solid var(--line);padding-left:24px}
#observation .revision-contrasts p{margin:0 0 12px}
#observation .revision-contrasts strong{font-size:26px;color:var(--muted);font-weight:600}
#observation .revision-contrasts em{font-style:normal;color:var(--orange);font-weight:600}
#observation .revision-obs-close{margin-top:28px}
#observation .revision-loupe{width:100%;max-width:480px;justify-self:center}
#how-i-work{padding-top:110px;padding-bottom:110px}
#how-i-work .revision-how{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:60px;align-items:center}
#how-i-work .revision-how-copy{grid-column:2;grid-row:1}
#how-i-work .revision-blocks{grid-column:1;grid-row:1;width:100%;max-width:500px}
#how-i-work .revision-how-copy>p{margin-bottom:18px}
#how-i-work .requests{font-size:16px;line-height:1.8;margin-bottom:24px}
#how-i-work .requests p{margin:0}
#how-i-work .revision-work-close{margin-top:28px}
#about{padding-bottom:95px}
#about .revision-careers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;margin-top:46px}
#about .revision-stage{display:flex;align-items:center;gap:16px;font-size:12px;letter-spacing:.12em;color:var(--muted);margin-bottom:18px}
#about .revision-stage span{font-family:Georgia,serif;font-size:26px;letter-spacing:0}
#about .revision-careers h3{font-size:25px;line-height:1.65;margin-bottom:16px;color:var(--ink)}
#about .revision-careers article>p:last-child{margin-bottom:0}
#about .revision-career-lines{display:block;width:100%;height:auto;margin-top:22px;overflow:hidden}
#about .revision-about-close{text-align:center;margin-top:24px}
#about .revision-about-close:before{content:'';display:block;width:1px;height:38px;margin:0 auto 26px;background:var(--line)}
#about .revision-about-close p:first-child{font-size:28px;font-weight:600;line-height:1.7;margin-bottom:16px}
#about .revision-about-close span{color:var(--muted)}
#about .revision-about-close strong{color:var(--orange);font-weight:600}
#about .revision-about-close p:last-child{margin-bottom:0}
@media(max-width:900px){
 #observation .revision-observation,#how-i-work .revision-how{grid-template-columns:minmax(0,1fr);gap:30px}
 #observation .revision-loupe{max-width:350px}
 #how-i-work .revision-how-copy,#how-i-work .revision-blocks{grid-column:1;grid-row:auto}
 #how-i-work .revision-blocks{max-width:360px;justify-self:center}
 #about .revision-careers{grid-template-columns:1fr;gap:34px}
 #about .revision-careers article{max-width:620px}
 #about .revision-career-lines{margin-top:32px}
}
@media(max-width:650px){
 #observation{padding-bottom:80px}
 #how-i-work{padding-top:75px;padding-bottom:75px}
 #observation .revision-contrasts{grid-template-columns:1fr;gap:20px;margin:28px 0}
 #observation .revision-contrasts>div+div{border-left:0;border-top:1px solid var(--line);padding-left:0;padding-top:20px}
 #observation .revision-contrasts strong{font-size:24px}
 #observation .revision-loupe{max-width:285px}
 #how-i-work .revision-blocks{max-width:300px}
 #about .revision-careers h3{font-size:23px}
 #about .revision-about-close p:first-child{font-size:24px}
 #about{padding-bottom:70px}
}

/* Local FV review correction: typography, action spacing and local visual opacity. */
#first-view h1{font-size:clamp(34px,4.3vw,64px);line-height:1.23;font-weight:700}
#first-view h1 span{font-size:.70em}
#first-view .hero-body{margin-bottom:34px}
#first-view .actions .button{padding:15px 34px;min-height:60px;font-size:17px;font-weight:700}
#first-view .actions .text-link{font-weight:500}
#first-view .fv-placement-asset{-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,.20) 0%,rgba(0,0,0,.28) 31%,rgba(0,0,0,.48) 46%,#000 65%);mask-image:linear-gradient(to right,rgba(0,0,0,.20) 0%,rgba(0,0,0,.28) 31%,rgba(0,0,0,.48) 46%,#000 65%)}
@media(max-width:650px){
 #first-view h1{font-size:clamp(26px,7.5vw,44px);line-height:1.55}
 #first-view .hero-body{margin-bottom:32px}
 #first-view .actions .button{padding:14px 28px;min-height:58px;font-size:16px}
 #first-view .fv-placement-asset{-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),#000 55%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.5),#000 55%)}
}

/* Hide only the raster dot near the desktop CTA pair, in asset coordinates. */
@media(min-width:651px){
 #first-view .fv-placement-asset{
  -webkit-mask-image:radial-gradient(ellipse .9% 1.8% at 23.17% 61.05%,transparent 85%,#000 100%),linear-gradient(to right,rgba(0,0,0,.20) 0%,rgba(0,0,0,.28) 31%,rgba(0,0,0,.48) 46%,#000 65%);
  mask-image:radial-gradient(ellipse .9% 1.8% at 23.17% 61.05%,transparent 85%,#000 100%),linear-gradient(to right,rgba(0,0,0,.20) 0%,rgba(0,0,0,.28) 31%,rgba(0,0,0,.48) 46%,#000 65%);
  -webkit-mask-composite:source-in;
  mask-composite:intersect;
 }
}

/* ABOUT: experience domains first, supporting career evidence second. */
#about .about-lead strong{font-weight:600}
#about .about-domains{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;margin-top:46px}
#about .about-domain-label{font-size:13px;letter-spacing:.12em;color:var(--blue);margin-bottom:16px}
#about .about-domains article:nth-child(2) .about-domain-label{color:var(--muted)}
#about .about-domains article:nth-child(3) .about-domain-label{color:var(--orange)}
#about .about-domains h3{font-size:25px;line-height:1.65;margin-bottom:16px}
#about .about-domains article>p:last-child{margin-bottom:0}
#about .revision-career-lines{margin-top:18px}
#about .about-evidence{margin-top:32px;padding-top:28px;border-top:1px solid var(--line)}
#about #about-evidence-title{font-size:18px;font-weight:600;margin-bottom:24px}
#about .about-evidence-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px}
#about .about-evidence h4{font-size:23px;font-weight:600;line-height:1.5;margin-bottom:6px;color:var(--muted)}
#about .about-evidence-label{font-size:12px;letter-spacing:.1em;color:var(--muted);margin-bottom:12px}
#about .about-evidence article>p:last-child{font-size:15px;line-height:1.9;margin-bottom:0}
@media(max-width:900px){
 #about .about-domains,#about .about-evidence-items{grid-template-columns:1fr;gap:30px}
 #about .about-domains article,#about .about-evidence-items article{max-width:620px}
 #about .revision-career-lines{height:60px}
}
@media(max-width:650px){
 #about .about-domains{margin-top:36px}
 #about .about-domains h3{font-size:23px}
 #about .about-evidence{margin-top:24px}
 #about .about-evidence-items{gap:24px}
 #about .about-evidence h4{font-size:22px}
}
#about #about-title{text-wrap:balance}

#about #about-title .about-mobile-break{display:none}
@media(max-width:650px){
 #about #about-title .about-mobile-break{display:block}
}

/* Production connection scope: inline contact form and ASK AI handoff. */
#contact #contact-details{margin-top:40px;scroll-margin-top:30px;max-width:760px}
#contact #contact-form-status:empty{display:none}
#contact #hubspot-contact-form{max-width:100%}
#contact #hubspot-contact-form iframe{max-width:100%}
#ai-dialog #ai-handoff{margin-top:24px}
#ai-dialog .ai-help{font-size:13px;color:var(--muted);margin:12px 0 20px}
@media(min-width:651px) and (max-width:900px){
 #first-view .fv-placement-asset{top:38%}
}

.header .brand-identity{display:block;margin-top:2px;font-family:"Yu Gothic","Hiragino Kaku Gothic ProN","Meiryo",sans-serif;font-size:12px;font-weight:400;line-height:1.6;letter-spacing:0;color:var(--muted)}

.header .brand-primary{display:block;font-family:"Yu Gothic","Hiragino Kaku Gothic ProN","Meiryo",sans-serif;font-size:18px;font-weight:500;line-height:1.6;letter-spacing:0}
.header .brand-trade{font-family:Georgia,serif;font-size:16px;font-weight:400;color:var(--muted)}
@media(max-width:650px){.header .brand-primary{font-size:16px}.header .brand-trade{font-size:13px}}
