:root{--bg:#f4efe7;--bg-strong:#e9dfd0;--panel:rgba(255, 252, 247, 0.84);--panel-soft:rgba(247, 240, 232, 0.88);--text:#2b2620;--muted:#64594c;--line:rgba(81, 65, 49, 0.16);--accent:#6b7c61;--accent-deep:#435043;--warm:#b97d52;--shadow:0 24px 60px rgba(62, 45, 28, 0.12);--radius:22px;--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(185,125,82,.12),transparent 28%),radial-gradient(circle at top right,rgba(107,124,97,.16),transparent 24%),linear-gradient(180deg,#f8f3eb 0%,#f4efe7 46%,#ede4d7 100%);font-family:avenir next,hiragino sans,yu gothic,sans-serif;font-size:1.0625rem;line-height:1.78;text-wrap:pretty}h1,h2,h3{margin:0 0 .6rem;font-family:iowan old style,georgia,hiragino mincho pron,yu mincho,serif;font-weight:600;line-height:1.15;letter-spacing:.01em}h1{font-size:clamp(2.5rem,5vw,4.8rem)}h2{font-size:clamp(1.8rem,3vw,2.8rem)}h3{font-size:clamp(1.2rem,2vw,1.5rem)}p,li{font-size:1rem;line-height:1.82}p{margin:0 0 1rem}a{color:inherit;text-decoration:none}.wrap{width:min(calc(100% - 2rem),var(--max));margin:0 auto}.narrow{width:min(calc(100% - 2rem),760px)}.section{padding:4.5rem 0}.section-tint{background:linear-gradient(180deg,rgba(255,252,247,.4),rgba(233,223,208,.42))}.eyebrow,.card-kicker,.panel-label{margin:0 0 .75rem;color:var(--accent-deep);font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lead{font-size:clamp(1.12rem,1.6vw,1.34rem);color:var(--muted)}.page-shell{min-height:100vh}.page-main{overflow:clip}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(16px);background:rgba(248,243,235,.72);border-bottom:1px solid var(--line)}.header-row,.footer-row,.hero-grid,.split-callout{display:grid;gap:1.5rem}.header-row{grid-template-columns:1fr auto;align-items:center;min-height:76px}.brand{font-family:iowan old style,georgia,hiragino mincho pron,yu mincho,serif;font-size:1.12rem;letter-spacing:0}.brand-lockup{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.12rem;width:fit-content}.brand-name{font-weight:700;line-height:1.2}.brand-category{color:var(--muted);font-family:avenir next,hiragino sans,yu gothic,sans-serif;font-size:.68rem;font-weight:600;line-height:1.35}.site-nav{display:flex;flex-wrap:nowrap;gap:1rem 1.4rem;overflow-x:auto;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav a{color:var(--muted);font-size:.95rem;white-space:nowrap}.hero{padding-top:5rem}.hero-grid{grid-template-columns:minmax(0,1.5fr)minmax(320px,.9fr);align-items:center;gap:1.8rem}.hero-home-grid{grid-template-columns:minmax(0,1.72fr)minmax(280px,.82fr);align-items:stretch;gap:clamp(1.4rem,2.2vw,2.4rem)}.hero-copy,.hero-panel,.card,.split-callout{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-copy{padding:clamp(1.75rem,4vw,3rem);animation:rise-in .8s ease both}.hero-home-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.hero-copy h1{max-width:10.5ch;margin-bottom:1rem;font-family:avenir next,hiragino sans,yu gothic,sans-serif;font-size:clamp(2.2rem,4.1vw,3.55rem);font-weight:700;line-height:1.22;letter-spacing:.02em}.hero-home-copy h1{max-width:none;width:fit-content;font-size:clamp(2rem,3.35vw,3.15rem);line-height:1.18;text-wrap:balance}.hero-home-copy h1 .hero-break{display:block;white-space:nowrap}.hero-copy .lead{max-width:34rem;margin-bottom:1.15rem;font-size:clamp(1.02rem,1.28vw,1.16rem);line-height:1.8}.hero-home-copy .lead,.hero-home-copy .hero-detail{max-width:38rem}.hero-summary{display:grid;gap:1.05rem}.hero-detail{max-width:34rem;color:var(--muted);font-size:.98rem;line-height:1.9}.support-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none}.support-tags li{padding:.55rem .85rem;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.42);color:var(--accent-deep);font-size:.88rem;line-height:1.4}.hero-actions,.callout-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.3rem;border-radius:999px;font-weight:700;transition:transform 180ms ease,background 180ms ease,color 180ms ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#fbf8f2}.button-secondary{background:rgba(255,255,255,.55);border:1px solid var(--line);color:var(--text)}.hero-panel{padding:1.5rem;background:linear-gradient(180deg,rgba(255,252,247,.85),rgba(233,223,208,.88)),linear-gradient(135deg,rgba(185,125,82,8%),transparent);animation:rise-in .95s ease both}.hero-home-panel{width:100%;max-width:24rem;justify-self:end}.hero-panel .panel-label{margin-bottom:.85rem}.illustration-frame{position:relative;overflow:hidden;border:1px solid rgba(81,65,49,.12);border-radius:calc(var(--radius) - 6px);background:radial-gradient(circle at top,rgba(255,255,255,.8),transparent 60%),linear-gradient(180deg,rgba(255,249,242,.92),rgba(236,227,215,.88))}.illustration-frame img{display:block;width:100%;height:auto}.hero-art{margin-bottom:1.35rem}.panel-list{margin:0;padding-left:1.1rem}.panel-list li+li{margin-top:.85rem}.panel-note,.illustration-caption{color:var(--muted);font-size:.92rem;line-height:1.8}.section-head{margin-bottom:1.8rem;max-width:40rem}.keep-together{white-space:nowrap}.section-head-narrow{max-width:46rem}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.card{padding:1.6rem;animation:rise-in .7s ease both}.card-soft{background:var(--panel-soft)}.card-media{overflow:hidden;margin:-.2rem -.2rem 1.25rem;border-radius:calc(var(--radius) - 8px)}.card-media img{display:block;width:100%;height:auto}.card-service h3 a,.card-article h3 a{text-decoration:none}.text-link{display:inline-block;margin-top:1rem;color:var(--accent-deep);font-weight:700}.notice{margin:1.25rem 0 1.6rem;padding:1rem 1.1rem;border:1px solid rgba(185,125,82,.28);border-radius:12px;background:rgba(255,248,237,.82);color:var(--muted)}.notice p{margin:0}.notice-legal{margin-top:0}.inline-note{display:inline-block;margin-top:.35rem;color:var(--warm);font-size:.92rem;font-weight:700}.legal-table{overflow-x:auto;margin-top:1.5rem}.legal-table table{width:100%;min-width:640px;border-collapse:collapse;background:rgba(255,252,247,.64);border:1px solid var(--line);border-radius:14px;overflow:hidden}.legal-table th,.legal-table td{padding:1rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.legal-table th{width:13rem;background:rgba(233,223,208,.46);color:var(--accent-deep);font-size:.92rem}.legal-table tr:last-child th,.legal-table tr:last-child td{border-bottom:0}.legal-table a,.footer-link{color:var(--accent-deep);font-weight:700;text-decoration:underline;text-underline-offset:.2em}.sample-label{display:inline-flex;margin:.25rem 0 0;padding:.28rem .65rem;border-radius:999px;background:rgba(185,125,82,.12);color:var(--warm);font-size:.82rem;font-weight:700;line-height:1.4}.prose a[href^="https://lin.ee/"]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin:.5rem 0 1.5rem;padding:.85rem 1.3rem;border-radius:999px;background:var(--accent);color:#fbf8f2;font-weight:700;text-decoration:none}.page-intro{padding-top:4.8rem}.page-intro-grid{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(280px,.88fr);gap:1.75rem;align-items:start}.page-intro-copy,.page-intro-visual{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.page-intro-copy{padding:clamp(1.6rem,3vw,2.5rem)}.page-intro-visual{padding:1.2rem}.page-art{margin-bottom:1rem}.prose h2,.prose h3{margin-top:2rem}.prose p,.card p,.callout-copy p{max-width:40rem}.prose ul{padding-left:1.2rem}.split-callout{grid-template-columns:minmax(0,1.4fr)auto;align-items:center;padding:2rem}.split-callout-rich{grid-template-columns:minmax(0,1.2fr)minmax(220px,.72fr)auto;gap:1.5rem}.callout-copy{align-self:start}.callout-art{max-width:320px}.site-footer{padding:2rem 0 3rem}.footer-row{grid-template-columns:minmax(0,1.4fr)minmax(260px,.9fr);padding-top:2rem;border-top:1px solid var(--line)}.brand-footer{margin-bottom:.35rem}.footer-copy,.footer-note{color:var(--muted)}@keyframes rise-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:960px){.hero-grid,.page-intro-grid,.card-grid,.split-callout,.footer-row{grid-template-columns:1fr}.header-row{grid-template-columns:1fr;gap:.75rem;padding:.85rem 0}.site-nav{gap:.8rem 1.1rem}.hero-copy h1{max-width:none}.hero-home-copy h1{max-width:none;width:auto}.hero-home-panel{max-width:none;justify-self:stretch}}@media(max-width:640px){.section{padding:3.5rem 0}.hero{padding-top:3.6rem}.hero-copy,.hero-panel,.page-intro-copy,.page-intro-visual,.card,.split-callout{padding:1.2rem}.support-tags{gap:.55rem}.button{width:100%}.site-header{position:static}.site-nav a{font-size:.9rem}.site-nav{flex-wrap:wrap;overflow-x:visible;gap:.45rem 1rem}.hero-copy h1{font-size:clamp(2.1rem,10vw,3rem);line-height:1.2}.hero-home-copy h1 .hero-break{display:inline;white-space:normal}.hero-copy .lead{font-size:1.02rem}}.section-compact{padding-top:2rem}.entrance-grid{align-items:stretch}.entrance-card{display:flex;flex-direction:column;gap:.85rem;min-height:100%}.entrance-card .text-link{margin-top:auto}.profile-summary{grid-template-columns:minmax(0,1fr)auto}.profile-hero{padding-top:4.8rem}.profile-hero-grid,.contact-grid{display:grid;grid-template-columns:minmax(0,1.35fr)minmax(280px,.75fr);gap:1.75rem;align-items:start}.profile-hero-copy,.profile-hero-visual,.contact-copy,.contact-scope{padding:clamp(1.6rem,3vw,2.5rem);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.profile-role{display:flex;flex-wrap:wrap;gap:0 .25em;margin-bottom:.45rem;color:var(--accent-deep);font-family:avenir next,hiragino sans,yu gothic,sans-serif;font-size:clamp(1.85rem,3.1vw,2.5rem);font-weight:700;line-height:1.25}.profile-role span{white-space:nowrap}.profile-name{margin-bottom:1.25rem;font-family:iowan old style,georgia,hiragino mincho pron,yu mincho,serif;font-size:clamp(1.6rem,2.5vw,2rem);font-weight:600;line-height:1.3}.profile-art{margin-bottom:1.25rem}.profile-statement{margin-bottom:.45rem;font-family:iowan old style,georgia,hiragino mincho pron,yu mincho,serif;font-size:1.35rem;font-weight:600}.profile-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.profile-fact{padding:1.5rem;border-top:3px solid var(--accent);background:rgba(255,252,247,.64)}.profile-fact p:last-child{margin-bottom:0;color:var(--muted)}.profile-fact-value{margin-bottom:.35rem;font-family:iowan old style,georgia,hiragino mincho pron,yu mincho,serif;font-size:1.45rem;font-weight:700}.profile-history{max-width:860px;margin-top:3rem}.profile-history-item{display:grid;grid-template-columns:minmax(140px,.34fr)minmax(0,1fr);gap:1.5rem;padding:0 0 1.75rem 1.5rem;border-left:2px solid var(--accent)}.profile-history-item:last-child{padding-bottom:0}.profile-history-period{color:var(--accent-deep);font-weight:700}.profile-history-item h3{margin-bottom:.35rem;font-size:1.15rem}.profile-history-item p:last-child{margin-bottom:0;color:var(--muted)}.profile-experience{display:grid;grid-template-columns:minmax(0,.8fr)minmax(0,1.2fr);gap:2.5rem;margin-bottom:4rem;padding-bottom:4rem;border-bottom:1px solid var(--line)}.profile-experience-list{margin:0;padding:0;list-style:none}.profile-experience-list li{position:relative;padding:.85rem 0 .85rem 1.5rem;border-bottom:1px solid var(--line)}.profile-experience-list li:first-child{border-top:1px solid var(--line)}.profile-experience-list li::before{position:absolute;top:1.15rem;left:0;width:.55rem;height:.55rem;border-radius:50%;background:var(--accent);content:""}.profile-inquiry-callout{grid-template-columns:minmax(0,1fr)auto}.contact-intro{padding-top:4.8rem}.contact-copy>.button{margin-top:.5rem}.contact-scope h2{font-size:1.8rem}.contact-topic-list{margin:1.25rem 0 0;padding:0;list-style:none}.contact-topic-list li{padding:.8rem 0;border-bottom:1px solid var(--line)}.contact-topic-list li:first-child{border-top:1px solid var(--line)}.contact-form-notice{margin-bottom:.5rem}.contact-privacy-note{margin-top:1.25rem;color:var(--muted);font-size:.9rem}.contact-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none}.contact-flow li{display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:.85rem;align-items:start;padding:1.4rem 0;border-top:1px solid var(--line)}.contact-flow h3{font-size:1.2rem}.contact-flow p{margin-bottom:0;color:var(--muted)}.flow-number{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;background:var(--accent);color:#fbf8f2;font-weight:700;line-height:1}.prose .button{margin-top:.5rem}@media(max-width:960px){.profile-summary{grid-template-columns:1fr}.profile-hero-grid,.contact-grid,.profile-facts,.profile-experience,.contact-flow,.profile-inquiry-callout{grid-template-columns:1fr}}@media(max-width:640px){.profile-hero,.contact-intro{padding-top:3.6rem}.profile-hero-copy,.profile-hero-visual,.contact-copy,.contact-scope{padding:1.2rem}.profile-history-item{grid-template-columns:1fr;gap:.35rem;padding-left:1rem}.profile-experience{gap:1.25rem;margin-bottom:3rem;padding-bottom:3rem}.brand-name{font-size:1rem}}