:root{color-scheme:light;--ivory:#f7f4eb;--paper:#fffcf5;--green:#214a3b;--ink:#253b31;--muted:#686b5d;--wood:#936343;--line:#deded0;--radius:14px;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:var(--ink);background:var(--ivory);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:1rem}body{margin:0;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit}button:focus-visible,a:focus-visible,video:focus-visible{outline:3px solid var(--wood);outline-offset:5px}[hidden]{display:none!important}.wrap{width:min(100% - 48px,1040px);margin-inline:auto}.section-wrap{width:min(100% - 48px,920px);margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:20;padding:12px;background:white;transform:translateY(-180%)}.skip-link:focus{transform:none}
.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:12px}.masthead{display:flex;align-items:center;gap:14px;font:700 .94rem/1.2 Georgia,serif;letter-spacing:.035em}.masthead-divider{height:14px;width:1px;background:#bdc6b7}.masthead-description{font:.75rem/1.4 -apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN",sans-serif;letter-spacing:.07em}.prototype-label{font-size:.75rem;line-height:1.4;color:var(--muted);white-space:nowrap}
.hero{padding-top:50px}.hero-heading{text-align:center}.eyebrow{font-size:.875rem;line-height:1.6;letter-spacing:.1em;margin:0 0 16px}.location{color:var(--wood)}h1{font:500 clamp(6.3rem,12vw,8.5rem)/.95 Georgia,"Times New Roman",serif;letter-spacing:-.06em;margin:0 0 20px;color:var(--green)}.name-period{color:var(--wood)}.role{margin:0;font-size:.8rem;letter-spacing:.2em;font-weight:600}.hero-copy{margin:26px 0 34px;font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:600;line-height:1.8;letter-spacing:.06em}.hero-copy span{display:inline-block}.video-frame{position:relative;background:#202c25;aspect-ratio:16/9;isolation:isolate;overflow:hidden;border-radius:var(--radius);box-shadow:0 10px 34px -22px #392f1e70}.video-frame video{display:block;width:100%;height:100%;object-fit:contain;background:#16241d}.play-cover{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;border:0;background:linear-gradient(180deg,transparent 42%,#17221952);color:white;cursor:pointer}.play-disc{height:88px;width:88px;border-radius:50%;display:grid;place-items:center;background:#fffcf5f5;color:var(--green);box-shadow:0 3px 20px #18271d25;transition:transform .2s ease,background .2s ease}.play-disc svg{height:31px;width:31px;fill:currentColor;transform:translateX(1px)}.play-label{font-size:.875rem;font-weight:600;letter-spacing:.08em;text-shadow:0 1px 8px #0009;padding:5px 10px}.play-cover:hover .play-disc{transform:scale(1.06);background:white}.play-cover:focus-visible{outline-offset:-7px}.video-duration{position:absolute;bottom:18px;right:20px;background:#152a22ba;color:white;font-size:.8rem;padding:5px 9px;border-radius:5px;letter-spacing:.06em;pointer-events:none}.video-caption{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:16px;line-height:1.6;font-size:.875rem;color:var(--muted)}.video-caption span:first-child{color:var(--wood);font-weight:600;letter-spacing:.03em}.video-caption span:last-child{font-size:.75rem}.video-error{font-size:.875rem;line-height:1.8}
.about{padding-block:72px 48px;display:grid;grid-template-columns:220px 1fr;gap:32px;align-items:start}.section-label{display:flex;align-items:center;gap:12px}.section-label h2{font-size:.875rem;letter-spacing:.1em;line-height:1.8;font-weight:600;margin:0}.section-line{width:22px;height:2px;background:var(--wood);flex-shrink:0}.about-text{font-size:1rem;line-height:2.05;margin:0;color:#4f594d}.about-emphasis{font-size:1.125rem;line-height:1.9;font-weight:600;margin:15px 0 0;letter-spacing:.03em}.personality{padding-bottom:76px}.personality>.section-label{margin-bottom:24px}.value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.value-card{background:#eeeee2;border:1px solid #e5e4d7;border-radius:10px;padding:27px 24px 26px}.value-heading{display:flex;align-items:center;gap:14px}.value-icon{width:32px;height:32px;fill:none;stroke:var(--green);stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round;flex-shrink:0}.value-card h3{font-size:.8125rem;font-weight:600;letter-spacing:.14em;margin:0;line-height:1.7}.value-card p{font-size:1rem;line-height:1.9;margin:18px 0 0;word-break:normal;overflow-wrap:anywhere}
.contact-section{background:var(--green);color:var(--ivory)}.contact-inner{padding-block:43px 46px;display:grid;grid-template-columns:1fr 1.15fr;gap:48px;align-items:start}.contact-intro h2{font-size:.875rem;line-height:1.6;font-weight:500;letter-spacing:.15em;margin:0 0 11px}.contact-intro p{font-size:.9375rem;line-height:1.8;margin:0;color:#d7dfce}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.contact-placeholder,.contact-link{display:flex;justify-content:space-between;gap:8px;align-items:center;min-height:48px;border-bottom:1px solid #ffffff24;font-size:.875rem;line-height:1.6;text-decoration:none;padding-block:8px}.contact-placeholder{color:#eceddf}.contact-status{font-size:.75rem;color:#bdccba}.contact-link:hover{text-decoration:underline}.contact-link:focus-visible{outline-color:var(--ivory)}.footer{display:flex;justify-content:space-between;gap:16px;padding-block:25px 28px;color:var(--muted);font-size:.75rem;letter-spacing:.04em;line-height:1.7}
@media(max-width:680px){.wrap,.section-wrap{width:calc(100% - 40px)}.site-header{height:65px}.masthead{gap:10px}.hero{padding-top:34px}.hero-heading{text-align:left}.eyebrow{font-size:.8125rem;margin-bottom:14px;letter-spacing:.06em}h1{font-size:6.2rem;margin-bottom:16px}.role{font-size:.75rem;letter-spacing:.18em}.hero-copy{font-size:1.35rem;line-height:1.9;letter-spacing:.03em;margin-top:23px;margin-bottom:25px}.video-frame{border-radius:10px}.play-cover{gap:9px}.play-disc{width:65px;height:65px}.play-disc svg{width:25px;height:25px}.play-label{font-size:.8125rem;letter-spacing:.025em}.video-duration{font-size:.75rem;bottom:12px;right:12px;padding:3px 7px}.video-caption{margin-top:12px;gap:8px}.video-caption span:first-child{font-size:.8125rem}.video-caption span:last-child{font-size:.75rem;letter-spacing:-.02em}.about{padding-block:46px 35px;display:block}.about .section-label{margin-bottom:20px}.about-text{line-height:2.05}.desktop-break{display:none}.about-emphasis{font-size:1.0625rem;line-height:1.9;margin-top:13px}.section-label h2{font-size:.8125rem}.personality{padding-bottom:44px}.personality>.section-label{margin-bottom:18px}.value-grid{grid-template-columns:1fr;gap:10px}.value-card{padding:18px 17px;display:grid;grid-template-columns:104px 1fr;gap:13px;align-items:center}.value-heading{gap:10px}.value-icon{width:26px;height:26px}.value-card h3{font-size:.75rem;letter-spacing:.07em}.value-card p{font-size:1rem;line-height:1.65;margin:0}.contact-inner{display:block;padding-block:31px 33px}.contact-intro h2{margin-bottom:8px}.contact-grid{margin-top:21px;column-gap:24px}.footer{padding-block:21px;gap:12px;font-size:.75rem}}
@media(max-width:360px){.wrap,.section-wrap{width:calc(100% - 32px)}h1{font-size:5.6rem}.hero-copy{font-size:1.22rem}.value-card{grid-template-columns:90px 1fr;padding-inline:13px;gap:10px}.value-heading{gap:7px}.value-icon{width:23px;height:23px}.video-caption{align-items:start;flex-direction:column;gap:1px}.footer{flex-direction:column;gap:4px}}
/* V02: subject review, earlier video placement and semantic line breaks. */
.prototype-note{margin:22px 0 0;padding:13px 16px;border-left:2px solid var(--wood);background:#efece2;color:#5f6658;font-size:.875rem;line-height:1.85}.prototype-note span{display:inline-block}.draft-label{font-size:.75rem;line-height:1.8;color:var(--wood);margin:9px 0 0 34px}.draft-note{color:var(--muted);font-size:.875rem;line-height:1.8;margin:8px 0 22px}.personality>.section-label{margin-bottom:0}.phrase{display:inline-block;max-width:100%;word-break:normal;overflow-wrap:normal}.value-card p{overflow-wrap:normal;line-break:strict}.footer{border-top:1px solid var(--line)}
.video-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;background:#15271ecc;color:white;font-size:.875rem;line-height:1.8;pointer-events:none}.loading-ring{width:32px;height:32px;border:3px solid #ffffff45;border-top-color:var(--ivory);border-radius:50%;animation:loading-spin .8s linear infinite}@keyframes loading-spin{to{transform:rotate(360deg)}}.video-error{padding:17px;background:#efece2;border-radius:8px;margin-top:16px;font-size:.875rem;line-height:1.85}.video-error p{margin:0 0 12px}.video-error-actions{display:flex;gap:18px;flex-wrap:wrap;align-items:center}.retry-button{border:0;background:var(--green);color:var(--paper);padding:12px 16px;min-height:44px;border-radius:6px;cursor:pointer;line-height:1.5}.retry-button:disabled{opacity:.6;cursor:wait}.video-error-actions a{padding-block:10px;text-underline-offset:3px}
@media(max-width:680px){.site-header{height:54px}.hero{padding-top:23px}.eyebrow{margin-bottom:11px}h1{font-size:min(4.6rem,24vw);margin-bottom:12px}.hero-copy{margin-top:19px;margin-bottom:20px}.about{padding-top:35px}.about .section-label{margin-bottom:0}.about-heading{margin-bottom:17px}.draft-label{margin-top:6px}.prototype-note{font-size:.8125rem;margin-top:19px;padding:11px 13px}.prototype-note span{display:block}.value-card{grid-template-columns:96px minmax(0,1fr);gap:12px;padding-inline:15px}.draft-note{margin-bottom:17px}.footer{padding-top:20px}}
@media(max-width:360px){.value-card{grid-template-columns:84px minmax(0,1fr);gap:10px;padding-inline:12px}.value-heading{gap:6px}.value-card p{font-size:.9375rem}.hero-copy{font-size:1.22rem}.prototype-note{padding-inline:10px}}
/* V02.1: one readable note and visible keyboard focus. */
.prototype-note .phrase{display:inline-block}
.retry-button{scroll-margin-block:16px}
.prototype-note{font-size:.875rem;line-height:1.9}.about-first{display:block}.personality>.section-label{margin-bottom:20px}.retry-button:focus{outline:3px solid var(--wood);outline-offset:4px}.video-frame:focus-within{outline:3px solid var(--wood);outline-offset:4px}.video-frame video:focus-visible{outline-offset:-5px}.video-frame[data-playback-state="buffering"] .video-loading{bottom:52px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
