:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Sans","Noto Sans CJK JP",sans-serif;color:#122c49;background:#aac8dd;font-synthesis:none;--ink:#122c49;--muted:#213e56;--blue:#17569c;--line:rgba(255,255,255,.58)}
*{box-sizing:border-box}body{margin:0;line-height:1.75}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #125da8;outline-offset:4px}h1,h2,h3,p{margin:0}h1{font-size:40px;font-weight:500;letter-spacing:-.035em;line-height:1.3}h2{font-size:20px;font-weight:600}h3{font-size:17px;font-weight:600;line-height:1.45}p{font-size:15px}button{color:inherit;border:0} .wallpaper{position:fixed;inset:0;background:#aac8dd url('/assets/lake-desktop.webp') center/cover no-repeat;z-index:-1}
.workspace{width:100%;margin:0;display:grid;grid-template-columns:216px minmax(0,1fr);border-radius:18px;background:rgba(225,238,248,.08);min-height:100svh}
.material{position:absolute;inset:0;border-radius:inherit;background:rgba(233,243,251,.35);border:1px solid var(--line);backdrop-filter:var(--hyalite,blur(10px) saturate(1.1));box-shadow:var(--hyalite-edge,inset 0 1px 1px #fff7);pointer-events:none;z-index:0}.sidebar{position:relative;align-self:stretch;height:auto;max-height:none;border-radius:25px 0 0 25px;min-width:0}.sidebar>.material{background:rgba(214,233,248,.44);border-width:0 1px 0 0;backdrop-filter:var(--hyalite,blur(20px))}.sidebar-content{position:sticky;top:0;z-index:1;padding:32px 16px 22px;display:flex;flex-direction:column;height:100svh;max-height:1000px;overflow:auto}.brand{font-size:25px;letter-spacing:-.04em;white-space:nowrap;font-weight:550;padding:0 16px}.brand-note{font-size:13px;color:var(--muted);padding:0 16px;margin-top:4px}nav{display:flex;flex-direction:column;gap:5px;margin-top:32px}nav a{display:flex;gap:17px;align-items:center;min-height:50px;padding:10px 15px;border:1px solid transparent;border-radius:12px;font-size:16px;transition:background .18s,box-shadow .18s}nav a:hover{background:#ffffff35}nav a[aria-current]{background:#f2f7ff80;border-color:#fff7;box-shadow:inset 0 1px 1px #fff6,0 2px 9px #385e7710}.nav-icon svg{width:22px;height:22px;display:block}.nav-icon{width:23px;text-align:center;font-size:22px;line-height:1}.sidebar-bottom{margin-top:auto;padding:24px 12px 0}.language-note{font-size:12px;margin-bottom:16px}.language-control{display:flex;gap:5px}.language-control button{border-radius:10px;background:transparent;font-size:13px;min-width:44px;min-height:44px}.language-control button[aria-pressed=true]{background:#ffffff65;box-shadow:inset 0 0 0 1px #fff6}.main-column{min-width:0;display:flex;flex-direction:column;min-height:100svh}.toolbar{display:none;position:relative;z-index:5;margin:12px 12px 0;border-radius:16px}.toolbar>.material{background:rgba(232,243,252,.36);backdrop-filter:blur(24px);border-width:0 0 1px}.toolbar-content{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:62px;padding:10px 24px;font-size:14px}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;border-radius:12px;background:#f4f8ff80;border:1px solid #fff8;box-shadow:0 3px 10px #173f6810;transition:background .16s,transform .1s;font-size:15px;font-weight:550}.button:hover{background:#f6faffc0}.button:active,.project-card:active{transform:scale(.985)}.button.primary{background:#145797;color:white;border-color:#ffffff30}.menu-toggle{display:none}main{width:100%;max-width:1400px;margin:0 auto;padding:20px 32px 32px;scroll-margin-top:20px;flex:1}.intro{padding:28px 15px 22px;min-height:190px;background:transparent;border-radius:14px;margin-top:14px}.intro-lead{font-size:23px;line-height:1.6;letter-spacing:-.02em;margin-top:10px;max-width:760px}.intro-description{color:var(--ink);max-width:540px;margin-top:14px;font-size:16px;line-height:1.8}.panel{position:relative;border-radius:15px;margin-bottom:12px}.panel>.material{backdrop-filter:none;background:rgba(223,237,250,.42)}.panel-body{position:relative;padding:12px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;padding:0 3px}.section-heading>a{font-size:13px;min-height:44px;display:flex;align-items:center;gap:12px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.project-card{position:relative;display:block;border-radius:13px;min-width:0;transition:transform .16s,box-shadow .16s;box-shadow:0 5px 18px #1b466510}.project-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #1b46652b}.project-card>.material{background:rgba(240,247,255,.42);backdrop-filter:var(--hyalite,blur(8px));transition:background .16s}.project-card:hover>.material{background:rgba(245,250,255,.57)}.project-body{position:relative;padding:14px;display:flex;flex-direction:column;height:100%}.project-heading{display:flex;justify-content:space-between;gap:8px;align-items:center;min-height:52px}.project-heading p{font-size:12px;line-height:1.55;color:var(--muted);margin-top:4px}.round-arrow{border:1px solid #fff8;background:#fff3;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;flex-shrink:0}.project-image{height:190px;margin:10px 0;display:flex;align-items:center;justify-content:center}.project-image img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 7px 10px #16395129)}.project-caption{font-size:13px;line-height:1.75;color:var(--ink)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-grid a{position:relative;padding:8px 8px 8px 43px;border-radius:10px}.service-grid a:hover{background:#fff4}.service-number{position:absolute;left:0;top:9px;font-size:13px;border:1px solid #fff8;border-radius:9px;width:32px;height:38px;display:grid;place-items:center;background:#ffffff48}.service-grid h3{font-size:14px}.service-grid p{font-size:12px;color:var(--muted)}footer{backdrop-filter:blur(18px);padding:8px 32px;font-size:13px;color:#243f57;background:#edf5fb45;border-top:1px solid #fff5;border-radius:0 0 25px 0}.page-heading{padding:34px 14px 28px;background:transparent;border-radius:14px;margin:14px 0}.page-heading p{font-size:17px;max-width:700px;margin:16px 0}.page-heading .button{margin-top:8px}.portfolio-grid .project-image{height:260px}.back-link{display:inline-block;margin:24px 14px 0;font-size:14px}.detail-image{height:440px;display:flex;justify-content:center}.detail-image img{max-width:100%;height:100%;object-fit:contain}.reading>.material{background:rgba(232,244,250,.40);backdrop-filter:var(--hyalite,blur(22px) saturate(1.1))}.reading .panel-body{padding:28px}.reading h2{margin-bottom:12px}.reading p{margin-bottom:22px;font-size:16px;max-width:780px}.reading ul{margin-bottom:24px}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:12px}.skip:focus{top:12px}dialog{border:1px solid #fff9;background:#e1edf6f2;color:var(--ink);border-radius:22px;padding:22px;width:min(340px,calc(100% - 32px));max-height:calc(100svh - 32px);box-shadow:0 20px 70px #08274665}dialog::backdrop{background:#0f2f5055;backdrop-filter:blur(6px)}.drawer-close{display:block;margin-left:auto;background:#fff8;border-radius:9px;padding:8px 14px;min-height:44px}dialog .brand{display:block;padding:8px 0}dialog nav{margin-top:10px}dialog .language-control{margin-top:20px}
@media(min-width:1600px){.project-image{height:240px}.intro{min-height:245px;padding-top:42px}.intro-lead{font-size:26px}.project-caption{font-size:14px}}
@media(max-width:1199px){.workspace{grid-template-columns:192px minmax(0,1fr)}.sidebar-content{padding-left:10px;padding-right:10px}.brand{font-size:23px}.project-body{padding:10px}.project-heading{align-items:flex-start}.round-arrow{display:none}.project-image{height:175px}.project-heading h3{font-size:15px}.intro-lead{font-size:21px}}
@media(max-width:1023px){.workspace{display:block;min-height:100svh}.sidebar{display:none}.toolbar{display:block;border-radius:16px}.menu-toggle{display:block;min-width:44px;min-height:44px;background:#ffffff60;border-radius:10px}.toolbar-content{padding:8px 14px}.page-title{margin-right:auto}.project-heading h3{font-size:17px}.project-image{height:200px}}
@media(max-width:767px){.wallpaper{background-image:url('/assets/lake-mobile.webp');background-position:62% center}.workspace{margin:0;width:100%;border-radius:16px;min-height:100svh}.toolbar{border-radius:19px 19px 0 0}.toolbar-content{padding:8px 10px}.contact-button{padding:8px 12px;font-size:13px}main{padding:0 12px 14px}.intro{padding:28px 8px;min-height:auto}h1{font-size:30px}.intro-lead{font-size:19px;margin-top:14px}.intro-description{font-size:15px}.project-grid{grid-template-columns:1fr;gap:14px}.panel-body{padding:12px}.project-body{padding:16px}.project-image{height:245px}.project-heading h3{font-size:20px}.project-heading p{font-size:13px}.round-arrow{display:grid}.project-caption{font-size:14px}.section-heading{align-items:flex-start;gap:8px}.section-heading h2{font-size:18px}.section-heading>a{font-size:12px;min-height:34px}.service-grid{grid-template-columns:1fr;gap:6px}.service-grid a{min-height:66px}.service-grid h3{font-size:16px}.service-grid p{font-size:13px}.page-heading{padding:28px 6px}.reading .panel-body{padding:20px}.detail-image{height:300px}footer{padding-left:20px}.language-note{font-size:13px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.project-card:hover{transform:none}}
@media(prefers-contrast:more),(prefers-reduced-transparency:reduce){.material{background:#edf4fc!important;backdrop-filter:none!important}.intro{background:#edf4fcee;border-radius:15px;margin:15px 0}}

.project-image.transandlearn{overflow:hidden;border-radius:10px;align-items:flex-start}.project-image.transandlearn img{width:auto;max-width:100%;height:100%;object-fit:contain;object-position:top}.project-image.iphone2duo img{height:100%;width:auto;max-width:100%}.section-heading{margin-bottom:8px}.section-heading>a{min-height:32px}.project-caption{font-size:13px}.services-panel .panel-body{padding:12px}.intro-description{max-width:510px}.service-grid a{min-height:58px}
@media(max-width:767px){.project-image.transandlearn img{height:100%}.intro{padding:28px 8px}.workspace{margin:0}.project-image{height:245px}}
.reading{margin-bottom:18px}.reading li{font-size:16px;line-height:1.85;margin:8px 0}.reading p:last-child{margin-bottom:0}.reading a.text-link{color:#103752;text-decoration:underline;text-underline-offset:4px}.service-detail h2{scroll-margin-top:100px}.steps{padding-left:24px}.experience{padding-left:22px}.empty-state{min-height:300px}.empty-state svg{width:44px;height:44px;margin:20px 0}.empty-state h2{font-size:26px}.faq+ .faq{border-top:1px solid #35557026}.faq summary{cursor:pointer;font-size:17px;font-weight:550;padding:18px 4px}.faq p{padding:0 6px 14px}.end-link{margin:24px 0}.contact-panel{max-width:920px;margin-left:auto;margin-right:auto}.contact-panel label{display:block;margin:8px 0;font-size:16px;font-weight:600}input,textarea{width:100%;border:1px solid #52739270;border-radius:10px;padding:12px;background:#ffffff65;color:var(--ink);font-size:16px;line-height:1.6;resize:vertical}.reading p.field-hint{font-size:13px;color:var(--muted);margin:6px 0 22px}.reading p.privacy{font-size:13px;margin-top:22px}.email-link{display:inline-block;margin:22px 0 0;min-height:44px}.button:disabled{cursor:wait;opacity:.65}#form-status{margin:12px 0;color:#8a231d}#contact-result{width:min(460px,calc(100% - 32px));padding:28px}#contact-result p{margin:14px 0;font-size:16px}#result-reference{overflow-wrap:anywhere;font-size:13px!important}.notes-entry{font-size:13px;padding:8px 12px;border-radius:12px;background:rgba(233,243,251,.78)}.notes-entry a{text-decoration:underline;text-underline-offset:4px}

.service-detail>.material{background:rgba(231,243,252,.40);backdrop-filter:blur(16px)}.service-detail p{color:#183750}.gallery>.material{background:#e7f1fb4d;backdrop-filter:blur(8px)}

.services-panel>.material{background:rgba(226,240,251,.42);backdrop-filter:blur(16px)}

.image-error{font-size:14px;padding:20px;color:var(--ink)}

/* The browser viewport is the workspace; wallpaper remains visible through its surfaces. */
html{scrollbar-gutter:stable;background:#aac8dd url('/assets/lake-desktop.webp') center/cover fixed}
.intro,.page-heading{position:relative;isolation:isolate}
.intro::before,.page-heading::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:rgba(233,243,251,.20);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.58);box-shadow:inset 0 1px 1px #fff7}
.intro{display:flex;align-items:center;gap:28px;margin-bottom:18px;padding:28px}
.intro-copy{flex:1}.profile-avatar{width:142px;height:160px;object-fit:contain;align-self:end;filter:drop-shadow(0 10px 16px #16395125)}
.about-intro{display:flex;align-items:center;gap:32px;padding:32px}.about-intro .profile-avatar{width:180px;height:210px;align-self:center}.about-intro p{max-width:720px}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.about-grid .reading{margin:0}.about-grid h3{margin:22px 0 8px}.experience{list-style:none;padding:0}.experience li{padding:12px 0;border-bottom:1px solid #ffffff65}
.note-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.note-card{position:relative;display:block;border-radius:18px;padding:28px}.note-card>*:not(.material){position:relative}.note-card h2{margin:12px 0}.note-card p{max-width:65ch}.note-meta{font-size:13px;color:var(--muted)}.note-card:hover .material{background:#e9f4fba0}.article-body{max-width:900px;margin:0 auto}.article-body h2{margin-top:30px}.article-body h2:first-child{margin-top:0}.article-body p{line-height:1.95}.article-back{margin-bottom:18px}.notes-entry{background:#e9f3fb55;backdrop-filter:blur(16px);padding:16px 20px;margin-top:18px}.notes-entry a{display:flex;justify-content:space-between;gap:16px}.page-heading{padding:30px 24px}.sidebar{border-radius:18px 0 0 18px}.toolbar{border-radius:0 18px 0 0}.toolbar-content{padding-left:32px;padding-right:32px}.reading a:not(.button){text-decoration:underline;text-underline-offset:4px}
@media(min-width:1600px){main{padding-top:18px}.intro{min-height:230px}.project-image{height:280px}}
@media(max-width:1023px){.toolbar{border-radius:16px 16px 0 0}.toolbar-content{padding:8px 16px}}
@media(max-width:767px){html{background-image:url('/assets/lake-mobile.webp')}.intro{gap:12px;padding:24px 16px}.intro .profile-avatar{width:80px;height:110px;align-self:start}.intro h1{font-size:27px}.intro-lead{font-size:18px}.intro-description{font-size:14px}.about-intro{display:flex;flex-direction:column;align-items:flex-start;padding:24px 20px;gap:16px}.about-intro .profile-avatar{width:130px;height:150px;align-self:flex-start}.about-grid,.note-list{grid-template-columns:1fr;gap:16px}.note-card{padding:24px}.page-heading{padding:24px 18px}.toolbar-content{padding:8px 12px}.profile-avatar{flex-shrink:0}}

.about-work{margin-top:20px}.note-card .round-arrow{margin-top:20px}

.home-bottom{display:grid;grid-template-columns:1.15fr 1fr;gap:16px}.home-bottom .service-grid{grid-template-columns:1fr;gap:0}.home-bottom .service-grid a{min-height:52px}.latest-notes>.material{backdrop-filter:blur(18px);background:#e2f0fb6b}.recent-notes a{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:62px;font-size:14px;border-bottom:1px solid #ffffff70}.recent-notes a:last-child{border:0}.recent-notes a:hover{text-decoration:underline}.home-bottom .panel{margin-bottom:0}
@media(max-width:767px){.home-bottom{grid-template-columns:1fr}.intro{display:block}.intro .profile-avatar{display:none}}

.page-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-button,.menu-toggle{flex-shrink:0;white-space:nowrap}.about-intro h1{text-wrap:balance}

/* Homepage: an open introduction followed by individual glass project surfaces. */
.home-hero{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:56px;align-items:center;padding:38px 8px 42px}.hero-copy{max-width:760px}.hero-eyebrow{font-size:12px;letter-spacing:.16em;font-weight:650;margin-bottom:22px}.home-hero h1{font-size:clamp(36px,3.7vw,60px);font-weight:600;line-height:1.3;letter-spacing:-.04em;text-wrap:balance;max-width:680px}.hero-lead{font-size:19px;line-height:1.85;max-width:590px;margin-top:24px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-actions .button{gap:20px;min-height:48px}.hero-profile{position:relative;border-radius:22px;align-self:stretch;display:flex;flex-direction:column;justify-content:end;align-items:center;overflow:hidden;box-shadow:0 10px 32px #173f6814}.hero-profile>.material{background:#edf5fc4d;backdrop-filter:var(--hyalite,blur(10px))}.hero-profile img{position:relative;width:170px;height:190px;object-fit:contain;object-position:bottom;margin-top:24px}.hero-profile-copy{position:relative;width:100%;padding:18px 20px;border-top:1px solid #fff7;background:#f0f7fc40}.hero-profile h2{font-size:17px}.hero-profile p{font-size:12px;margin-top:6px}.profile-link{display:flex;justify-content:space-between;font-size:13px;margin-top:18px}.hero-profile:hover>.material{background:#edf5fc70}.home-section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;margin-bottom:16px;border-radius:16px;background:#eaf3fb66;backdrop-filter:blur(14px)}.home-section-heading h2{font-size:22px}.home-section-heading p{font-size:14px;margin-top:4px}.home-section-heading>.button{flex-shrink:0;gap:14px;font-size:13px}.home-work{margin-bottom:24px}.home-work .project-body{padding:20px}.home-work .project-image{height:235px;margin:16px 0}.home-work .project-card{border-radius:20px}.home-work .project-heading h3{font-size:19px}.home-work .project-caption{font-size:14px}.home-bottom{gap:20px}.home-bottom .panel-body{padding:20px}.home-bottom .section-heading h2{font-size:20px}.home-bottom .recent-notes a{min-height:68px}.home-bottom .service-grid a{min-height:62px}
@media(max-width:1199px){.home-hero{gap:28px;grid-template-columns:minmax(0,1fr) 210px}.home-work .project-body{padding:14px}.home-work .project-heading h3{font-size:17px}.hero-lead{font-size:17px}.home-work .project-image{height:210px}}
@media(max-width:1023px){.toolbar>.material{border-width:1px;border-radius:16px}.toolbar-content{min-height:56px}.home-hero{padding-top:28px}.home-hero h1{font-size:42px}}
@media(max-width:767px){.toolbar{position:relative;margin:10px 12px 0;border-radius:14px}.toolbar>.material{border-radius:14px}.home-hero{grid-template-columns:1fr;gap:24px;padding:28px 8px}.home-hero h1{font-size:36px;max-width:440px}.hero-eyebrow{margin-bottom:16px;font-size:11px}.hero-lead{font-size:16px;margin-top:18px}.hero-actions{margin-top:22px;gap:10px}.hero-actions .button{padding:10px 16px;gap:12px;font-size:14px}.hero-profile{flex-direction:row;align-items:end;justify-content:start;border-radius:18px}.hero-profile img{width:96px;height:120px;flex-shrink:0;margin:12px 0 0 10px}.hero-profile-copy{border-top:0;background:transparent;padding:18px 16px}.hero-profile h2{font-size:16px}.profile-link{margin-top:10px}.home-section-heading{align-items:start;padding:16px;flex-direction:column;gap:12px}.home-section-heading h2{font-size:20px}.home-section-heading p{font-size:13px}.home-section-heading>.button{min-height:40px}.home-work .project-body{padding:20px}.home-work .project-image{height:250px}.home-work .project-heading h3{font-size:20px}.home-bottom .panel-body{padding:18px}.home-bottom .section-heading h2{font-size:18px}}
@media(prefers-contrast:more),(prefers-reduced-transparency:reduce){.hero-copy{background:#edf4fc;border-radius:18px;padding:20px}.home-section-heading{background:#edf4fc}}

html[lang="ja"] .home-hero h1{word-break:keep-all;overflow-wrap:normal}
