*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}.preview-notice{color:#fff;letter-spacing:.04em;text-align:center;background:#151412;padding:10px 20px;font-size:13px}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#fbfaf6eb;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:0 40px;display:flex;position:sticky;top:0}.brand{letter-spacing:0;font-size:24px;font-weight:800}nav{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}nav a{color:var(--muted);border-radius:6px;padding:9px 10px;font-size:14px}nav a:hover{background:var(--soft-green);color:var(--ink)}.hero{place-items:center;min-height:calc(100vh - 72px);display:grid;position:relative;overflow:hidden}.hero-with-image{align-items:end;place-items:initial;min-height:min(860px,100vh - 108px)}.hero-image{object-fit:cover;object-position:center 38%}.hero-shade{background:linear-gradient(90deg,#fbfaf6fa 0%,#fbfaf6e6 34%,#fbfaf61f 70%);position:absolute;inset:0}.hero-with-image .hero-copy{align-self:center;max-width:720px;margin-left:max(2vw,50vw - 590px);padding-top:90px;padding-bottom:90px}.hero-with-image h1{font-size:clamp(54px,8vw,108px);line-height:.94}.hero-media{background:linear-gradient(90deg,#1f6f782e,#9b3f4f24),linear-gradient(135deg,#f7f1e2 0%,#f8fbf7 45%,#e6efef 100%);position:absolute;inset:0}.staff{border-top:3px solid #15141257;height:66px;position:absolute;left:-4%;right:-4%;transform:rotate(-8deg)}.staff:before,.staff:after{content:"";border-top:3px solid #15141257;position:absolute;left:0;right:0}.staff:before{top:20px}.staff:after{top:40px}.staff-one{top:18%}.staff-two{bottom:18%;transform:rotate(7deg)}.key{background:#ffffffd1;border:1px solid #1514121f;border-radius:0 0 8px 8px;width:12vw;height:42vh;position:absolute;bottom:0}.key-a{right:9vw}.key-b{right:22vw}.key-c{right:35vw}.hero-copy{width:100%;max-width:980px;padding:72px 28px 110px;position:relative}.eyebrow{color:var(--accent-strong);text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}h1,h2,h3,p{letter-spacing:0}h1{margin:0;font-size:clamp(68px,13vw,170px);line-height:.9}h2{margin:0;font-size:clamp(30px,5vw,58px);line-height:1}h3{margin:14px 0 10px;font-size:21px}.hero-copy p:not(.eyebrow){color:#2f2d28;max-width:680px;font-size:clamp(18px,2.4vw,25px)}.hero-actions,.contact{flex-wrap:wrap;align-items:flex-start;gap:12px;margin-top:28px;display:flex}.primary-action,.secondary-action{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:12px 16px;font-weight:800;display:inline-flex}.primary-action{background:var(--ink);color:var(--white)}.secondary-action{background:var(--white);border:1px solid var(--line);color:var(--ink)}.section{border-top:1px solid var(--line);padding:82px 40px}.section-heading{max-width:1120px;margin:0 auto 28px}.section-heading p:not(.eyebrow){color:var(--muted);max-width:720px}.section-action{justify-content:center;max-width:1120px;margin:28px auto 0;display:flex}.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1120px;margin:0 auto;display:grid}.work-card{background:var(--white);border:1px solid var(--line);border-radius:8px;min-height:220px;padding:22px}.work-card svg{color:var(--rose)}.work-card p,.split p,.license-box p,.detail-row p,.video-card p,.page-intro p{color:var(--muted);margin:0}.work-card small,.detail-row small{color:var(--accent-strong);margin-bottom:12px;font-weight:800;display:block}.split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:32px;display:grid}.visual-split,.performer-section,.about-feature,.rights-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:48px;display:grid}.soft-section{background:#eef3f2}.visual-copy,.performer-copy,.about-copy{min-width:0}.visual-copy p:not(.eyebrow),.performer-copy p,.about-copy>p{color:var(--muted);margin:22px 0;font-size:18px}.framed-image,.performer-image,.portrait-card{border:1px solid var(--line);background:#fff;position:relative;overflow:hidden}.framed-image img,.performer-image img,.portrait-card img{object-fit:cover}.poster-frame{aspect-ratio:4/5;justify-self:center;width:min(100%,540px);max-height:680px}.poster-frame img{object-position:center 46%}.score-frame{aspect-ratio:16/9}.score-frame img{object-fit:contain}.performer-section{background:#f7f1e2}.performer-image{aspect-ratio:4/3.45}.quiet-note{border-left:3px solid var(--gold);padding-left:16px;font-size:15px!important}.about-feature{grid-template-columns:minmax(240px,.72fr) minmax(0,1.4fr)}.portrait-card{aspect-ratio:1}.photo-portrait{aspect-ratio:4/3}.possibility-note{background:var(--soft-green);border:1px solid #c8d9cd;align-items:flex-start;gap:12px;padding:18px;display:flex}.possibility-note p{color:#334a39;margin:0}.rights-section{background:#eef3f2;align-items:start}.rights-box{justify-content:flex-start;align-items:flex-start}.rights-box strong{margin-bottom:8px;font-size:20px;display:block}.split>*{min-width:0}.resource-list,.route-list{gap:10px;display:grid}.resource-row,.route-list a,.license-box{background:var(--white);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:16px;display:flex}.resource-row small{color:var(--muted);margin-top:3px;display:block}.video-section{background:#eff4f3}.video-shell{aspect-ratio:16/9;background:#111;max-width:980px;margin:0 auto;overflow:hidden}.video-placeholder{color:var(--white);flex-direction:column;align-items:center;gap:12px;width:100%;height:100%;font-weight:800;display:flex}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1120px;margin:0 auto;display:grid}.video-card{background:var(--white);border:1px solid var(--line);border-radius:8px;overflow:hidden}.video-card .video-placeholder,.video-embed{aspect-ratio:16/9;background:#111}.video-embed iframe{border:0;width:100%;height:100%;display:block}.video-card h2,.video-card h3,.video-card p{padding-left:18px;padding-right:18px}.video-card h2,.video-card h3{margin-bottom:8px}.video-card p{padding-bottom:20px}.warm{background:#f7f1e2}.route-list a{justify-content:flex-start}.contact{text-align:center;flex-direction:column;align-items:center}.contact h2{max-width:760px}.page-intro{border-bottom:1px solid var(--line);background:linear-gradient(90deg,#1f6f7824,#9b3f4f1a),#f7f1e2;padding:92px 40px 76px}.page-intro h1,.page-intro p{max-width:920px}.page-intro h1{margin-bottom:22px;font-size:clamp(52px,9vw,118px)}.detail-list{gap:14px;max-width:1120px;margin:0 auto;display:grid}.detail-row{background:var(--white);border:1px solid var(--line);border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:flex-start;gap:18px;padding:24px;display:grid}.detail-row svg{color:var(--rose);margin-top:6px}.detail-row h2{margin-bottom:14px;font-size:clamp(28px,4vw,46px)}.page-resource-list{max-width:900px;margin:0 auto}.page-resource-list .resource-row{justify-content:flex-start}.page-resource-list .resource-row span{flex:1}.private-page{min-height:100vh}.translator-page{background:#f3f7f6}.translator-intro h1{font-size:clamp(42px,7vw,88px);line-height:1.05}.translator-launch{gap:16px;max-width:980px;margin:0 auto;display:grid}.translator-card{background:var(--white);border:1px solid var(--line);border-radius:8px;grid-template-columns:42px minmax(0,1fr) 28px;align-items:center;gap:18px;min-height:118px;padding:24px;display:grid}.translator-card svg{color:var(--accent-strong)}.translator-card strong{margin-bottom:8px;font-size:clamp(24px,4vw,36px);line-height:1.15;display:block}.translator-card small{color:var(--muted);font-size:16px;line-height:1.45;display:block}.translator-card em{color:var(--accent-strong);margin-top:8px;font-size:14px;font-style:normal;font-weight:800;line-height:1.45;display:block}.translator-card:hover{border-color:var(--accent)}.pc-card{border-left:8px solid var(--accent)}.cloud-card{border-left:8px solid var(--gold)}.ipad-card{border-left:8px solid var(--rose)}.translator-note{color:#5e420c;background:#fff7e4;border:1px solid #ecd6a7;border-radius:8px;padding:18px 20px}.translator-note p{margin:8px 0 0}.guide-downloads{background:var(--white);border:1px solid var(--line);border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:18px 20px;display:flex}.guide-downloads strong{flex:180px}.guide-downloads a{background:var(--ink);color:var(--white);border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-weight:800;display:inline-flex}.manual-start{border-top:1px solid #e5c98b;margin-top:18px;padding-top:16px}.manual-start pre{color:#fff;white-space:pre;background:#1d2430;border-radius:8px;margin:10px 0 14px;padding:14px;font-size:15px;line-height:1.6;overflow-x:auto}.manual-start code{font-family:Consolas,Courier New,monospace}@media (max-width:1120px){.site-header{flex-direction:column;align-items:flex-start;gap:8px;padding:14px 24px;position:static}nav{justify-content:flex-start}}@media (max-width:840px){.site-header{flex-direction:column;align-items:flex-start;gap:8px;padding:16px 20px;position:static}nav{justify-content:flex-start}.hero{min-height:760px}.work-grid,.split,.video-grid,.visual-split,.performer-section,.about-feature,.rights-section{grid-template-columns:1fr}.hero-shade{background:linear-gradient(#fbfaf647,#fbfaf6f7 68%)}.hero-with-image .hero-copy{align-self:end;margin-left:0}.about-feature .ink-portrait{display:none}.section{padding:62px 20px}.page-intro{padding:64px 20px 56px}.translator-launch{padding-left:20px;padding-right:20px}.key{width:20vw}}@media (max-width:520px){nav a{padding:8px 7px;font-size:13px}.hero-copy{padding-left:20px;padding-right:20px}.hero-actions{flex-direction:column;align-items:stretch}.primary-action,.secondary-action{width:100%}.translator-card{grid-template-columns:36px minmax(0,1fr);padding:20px}.translator-card>svg:last-child{display:none}}.cloud-interview{color:#17252b;max-width:1180px;margin:0 auto;padding:0 24px 72px}.cloud-status{background:#eef8f5;border:1px solid #b8d8d0;border-radius:14px;align-items:center;gap:10px;margin:0 0 18px;padding:13px 16px;display:flex}.cloud-status span{letter-spacing:.1em;text-transform:uppercase;font-size:.78rem}.cloud-status b{color:#176854;margin-left:auto}.cloud-warning{color:#744c00;background:#fff3dc;border-radius:12px;padding:14px 16px}.interview-settings{grid-template-columns:.75fr 1fr 1.35fr;gap:14px;margin-bottom:16px;display:grid}.interview-settings label,.question-box label{letter-spacing:.04em;gap:7px;font-size:.78rem;font-weight:700;display:grid}.interview-settings input,.interview-settings select,.question-box textarea{box-sizing:border-box;width:100%;font:inherit;color:#17252b;background:#fff;border:1px solid #c6d5d1;border-radius:10px;padding:12px}.recording-bar{color:#fff;background:#163039;border-radius:16px;align-items:center;gap:10px;padding:17px;display:flex;box-shadow:0 12px 30px #18353d22}.recording-bar.active{background:#71312c}.recording-bar>div{gap:4px;margin-right:auto;display:grid}.recording-bar span{opacity:.82;font-size:.83rem}.recording-bar button,.pane-heading button,.question-box button,.interview-actions button{color:#17252b;cursor:pointer;background:#e8b763;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px 15px;font-weight:800;display:inline-flex}.recording-bar button:disabled,.pane-heading button:disabled,.question-box button:disabled,.interview-actions button:disabled{opacity:.42;cursor:not-allowed}.interview-columns{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:18px;margin-top:18px;display:grid}.transcript-pane,.insight-pane{background:#fff;border:1px solid #d9e2df;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 10px 32px #18353d0d}.pane-heading{background:#f7faf9;border-bottom:1px solid #e4ebe9;justify-content:space-between;align-items:center;gap:12px;padding:17px 19px;display:flex}.pane-heading span{letter-spacing:.14em;color:#568078;font-size:.68rem}.pane-heading h2{margin:3px 0 0;font-size:1.12rem}.transcript-list{max-height:660px;padding:16px;overflow:auto}.transcript-list .empty{text-align:center;color:#6b777a;padding:44px 20px}.transcript-list article{border-bottom:1px solid #e8eeec;gap:7px;padding:16px 2px;display:grid}.transcript-list article:last-child{border-bottom:0}.transcript-list small{color:#66817a}.transcript-list article>b{color:#27705e;font-size:.72rem}.transcript-list article p{white-space:pre-wrap;margin:0;line-height:1.75}.meaning{color:#164f42;background:#eef7f4;border-radius:10px;gap:9px;margin-top:5px;padding:12px;display:flex}.meaning svg{flex:none;margin-top:5px}.summary-text,.question-box>div{white-space:pre-wrap;line-height:1.75}.summary-text{min-height:180px;padding:18px}.question-box{border-top:1px solid #e4ebe9;gap:10px;margin:0 18px 18px;padding-top:17px;display:grid}.question-box textarea{resize:vertical;min-height:90px}.question-box>div{background:#f7f7f3;border-radius:10px;padding:13px}.interview-actions{gap:10px;margin-top:16px;display:flex}.interview-actions button{background:#e9efed}.privacy-note{color:#566662;background:#f5f8f7;border-left:3px solid #5f8f82;margin-top:18px;padding:13px 15px;font-size:.8rem;line-height:1.65}@media (max-width:820px){.interview-settings,.interview-columns{grid-template-columns:1fr}.recording-bar{flex-wrap:wrap;align-items:stretch}.recording-bar>div{flex-basis:100%;margin-bottom:5px}.recording-bar button{flex:1}.transcript-list{max-height:540px}.cloud-interview{padding-left:16px;padding-right:16px}}:root{--ink:#f5f1e8;--muted:#aaa49b;--paper:#050505;--line:#2b2926;--accent:#d8a766;--accent-strong:#f1c07d;--rose:#e9a9c8;--gold:#d8a766;--soft-green:#191815;--white:#11110f}body{color:var(--ink);background:radial-gradient(circle at 50% -12%,#282019 0,#0b0a09 34%,#050505 62%);font-family:Georgia,Times New Roman,serif}.preview-notice{color:#080706;letter-spacing:.12em;background:#b7884f}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505e8;border-color:#2b2926;min-height:82px}.brand{line-height:1;display:grid}.brand span{letter-spacing:.08em;font-size:27px}.brand small{color:var(--accent);letter-spacing:.24em;margin-top:8px;font-family:Arial,sans-serif;font-size:8px}nav a{color:#bbb4a9;letter-spacing:.04em;font-family:Arial,sans-serif}nav a:hover{color:#f6d4a1;background:#201b16}.hero-with-image{min-height:min(900px,100vh - 118px)}.hero-image{filter:saturate(.82)contrast(1.06);object-position:center 46%}.hero-shade{background:linear-gradient(90deg,#000000f0 0%,#000000c2 38%,#0000002e 72%),linear-gradient(#0000 54%,#0000009e)}.hero-with-image .hero-copy{max-width:820px}.hero-with-image h1{letter-spacing:-.045em;text-shadow:0 4px 28px #000;font-size:clamp(58px,7.8vw,112px);font-weight:500}.hero-copy p:not(.eyebrow){color:#d4cec4;text-shadow:0 2px 18px #000}.eyebrow{color:var(--accent-strong);letter-spacing:.18em;font-family:Arial,sans-serif}.primary-action{color:#090705;background:linear-gradient(135deg,#e2bd82,#a8753d);border:1px solid #f3d8aa;box-shadow:0 10px 32px #0008}.secondary-action{color:#eee7dc;background:#0d0c0bcc;border-color:#65513b}.primary-action,.secondary-action{letter-spacing:.03em;border-radius:2px;font-family:Arial,sans-serif}.section{border-color:var(--line)}.section h2{letter-spacing:-.03em;font-weight:500}.section-heading p:not(.eyebrow),.work-card p,.split p,.license-box p,.detail-row p,.video-card p,.page-intro p,.visual-copy p:not(.eyebrow),.performer-copy p,.about-copy>p{color:var(--muted)}.work-card,.resource-row,.route-list a,.license-box,.detail-row,.video-card,.translator-card{background:linear-gradient(145deg,#171512,#0b0a09);border-color:#332e27;border-radius:2px;box-shadow:0 18px 50px #0007}.work-card{border-top-color:#8a633a}.work-card svg,.detail-row svg{color:var(--rose)}.soft-section,.video-section,.rights-section,.performer-section,.warm{background:linear-gradient(135deg,#100e0c,#080807)}.framed-image,.performer-image,.portrait-card{background:#090909;border-color:#4a3a29;box-shadow:0 24px 70px #000}.score-frame{background:#12110f}.quiet-note{border-color:var(--rose)}.possibility-note{background:#17130f;border-color:#4c3b28}.possibility-note p{color:#c9bdad}.page-intro{background:linear-gradient(90deg,#000000f2,#140e0ad1),url(/images/bao-y-hall-tokyo-night.png) 50% 48%/cover;border-color:#332a21}.page-intro h1{text-shadow:0 3px 24px #000}.stage-manifesto{min-height:760px;padding:0;position:relative;overflow:hidden}.stage-image{position:absolute;inset:0}.stage-image img{object-fit:cover;object-position:center}.stage-image:after{content:"";background:linear-gradient(90deg,#0000 35%,#0000002e 58%,#000000eb 100%),linear-gradient(#0000 45%,#000000b3);position:absolute;inset:0}.stage-copy{max-width:610px;margin-left:auto;padding:220px 6vw;position:relative}.stage-copy p:not(.eyebrow){color:#d2cbc1;font-size:19px;line-height:1.75}.stage-copy h2{text-shadow:0 3px 24px #000}.contact{background:radial-gradient(circle at 50% 0,#21180f,#080706 65%)}@media (max-width:840px){.hero-shade{background:linear-gradient(#0000002e,#000000f5 72%)}.stage-manifesto{min-height:680px}.stage-image:after{background:linear-gradient(#0000001f 20%,#000000f5 90%)}.stage-copy{margin:0;padding:390px 20px 64px}.about-feature .ink-portrait{display:block}.site-header{background:#050505}}
