:root{color-scheme:light;--bg:#f6f3ee;--surface:#fff;--surface-raised:#fbf9f5;--text:#252321;--muted:#79736c;--faint:#928a80;--line:#e5ded5;--line-strong:#cac2b8;--accent:#e79a72;--accent-deep:#c87554;--shell:min(1160px, calc(100% - 64px));--radius:16px;--ease:cubic-bezier(.22, 1, .36, 1)}:root[data-theme=dark]{color-scheme:dark;--bg:#171717;--surface:#20201f;--surface-raised:#292826;--text:#f2efe9;--muted:#a7a29a;--faint:#77726b;--line:#34322f;--line-strong:#4a4742;--accent:#e79a72;--accent-deep:#e79a72}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);min-width:320px}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,PingFang SC,sans-serif;font-size:16px;line-height:1.6;transition:background-color .24s,color .24s}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--accent);color:#302e2b}.shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:30;background:var(--accent);color:#302e2b;padding:8px 12px;transition:transform .18s;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid var(--accent-deep);outline-offset:4px}.minimal-header{z-index:10;position:relative}.minimal-header-inner{align-items:center;min-height:72px;display:flex}.mini-brand{letter-spacing:.04em;align-items:center;gap:9px;font-size:14px;font-weight:650;display:inline-flex}.mini-brand-name{letter-spacing:.02em}.mini-brand small{color:var(--muted);letter-spacing:.22em;font-size:8px;font-weight:700}.mini-brand-dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent);border-radius:50%;flex:none}.theme-toggle{width:42px;height:42px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;margin-left:auto;padding:0;transition:color .18s,background-color .18s,border-color .18s;display:inline-grid}.theme-toggle:hover{border-color:var(--line);background:var(--surface);color:var(--text)}.theme-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:19px;height:19px}.theme-icon-moon,:root[data-theme=dark] .theme-icon-sun{display:none}:root[data-theme=dark] .theme-icon-moon{display:block}.home-v4-header .minimal-header-inner{justify-content:space-between;gap:24px}.home-v4-header .theme-toggle{margin-left:0}.home-v4-nav{align-items:center;gap:25px;margin-left:auto;display:flex}.home-v4-nav a{color:var(--muted);font-size:12px;transition:color .18s}.home-v4-nav a:hover{color:var(--text)}.home-v4-main{padding-bottom:8px}.home-v4-shell{width:var(--shell)}.home-v4-hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.84fr);align-items:center;gap:clamp(50px,9vw,122px);min-height:430px;padding:54px 42px 44px;display:grid}.home-v4-hero-copy{max-width:620px;animation:home-rise .72s var(--ease) both}.home-v4-kicker,.identity-label,.identity-index,.focus-number,.writing-item time{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:10px}.home-v4-kicker{align-items:center;gap:9px;margin:0 0 25px;display:flex}.home-v4-kicker:before{background:var(--accent-deep);content:"";width:22px;height:1px}.home-v4-hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(48px,6vw,82px);font-weight:540;line-height:1.1}.home-v4-hero h1 em{color:var(--muted);font-style:normal}.home-v4-intro{max-width:390px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:1.65}.home-v4-actions{flex-wrap:wrap;gap:25px;margin-top:37px;display:flex}.home-v4-action{color:var(--text);transition:color .18s ease, transform .18s var(--ease);padding-bottom:5px;font-size:13px;position:relative}.home-v4-action:after{background:var(--line-strong);content:"";height:1px;transition:background-color .18s;position:absolute;bottom:0;left:0;right:0}.home-v4-action:hover{color:var(--accent-deep);transform:translateY(-2px)}.home-v4-action:hover:after,.home-v4-action-primary:after{background:var(--accent-deep)}.home-v4-action span{color:var(--accent-deep);margin-left:4px;font-size:14px}.identity-card{border:1px solid var(--line);background:var(--surface);min-height:310px;animation:home-rise .82s .1s var(--ease) both;border-radius:20px;padding:24px 25px 22px;position:relative;overflow:hidden}.identity-card:after{border:1px solid color-mix(in srgb, var(--accent-deep) 22%, transparent);content:"";border-radius:50%;width:180px;height:180px;position:absolute;bottom:-58px;right:-44px}.identity-card-top,.identity-card-bottom{justify-content:space-between;align-items:center;display:flex}.identity-label,.identity-index{letter-spacing:.15em;font-size:9px}.identity-index{color:var(--accent-deep)}.identity-card-middle{justify-content:space-between;align-items:center;gap:20px;min-height:185px;display:flex}.identity-card-middle h2{letter-spacing:-.09em;margin:0;font-size:clamp(42px,5vw,62px);font-weight:540;line-height:.95}.identity-card-middle p{color:var(--muted);letter-spacing:.32em;margin:15px 0 0;font-size:11px;font-weight:700}.identity-mark{width:min(48%,190px);height:auto;color:var(--accent-deep);overflow:visible}.identity-mark path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.1px;stroke-dasharray:160;stroke-dashoffset:160px;animation:identity-draw 1.5s .35s var(--ease) forwards}.identity-mark circle{fill:currentColor}.identity-mark circle:not(.identity-core){animation:5s ease-in-out infinite identity-float}.identity-core{fill:var(--accent)!important}.identity-card-bottom{z-index:1;flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex;position:relative}.identity-card-bottom>span{border:1px solid color-mix(in srgb, var(--accent-deep) 36%, transparent);color:var(--accent-deep);border-radius:99px;padding:4px 8px;font-size:10px}.identity-card-bottom p{color:var(--muted);flex-basis:100%;margin:9px 0 0;font-size:11px}.focus-section,.writing-section{padding:0 42px}.section-title-row{justify-content:space-between;align-items:baseline;gap:25px;display:flex}.section-title-row h2{letter-spacing:-.045em;margin:0;font-size:21px;font-weight:600}.section-title-row>span,.writing-title-row>a{color:var(--muted);font-size:11px}.focus-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:17px;display:grid}.focus-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:112px;transition:border-color .18s ease, transform .18s var(--ease);animation:home-rise .68s .28s var(--ease) both;padding:17px 18px 15px}.focus-item:nth-child(2){animation-delay:.36s}.focus-item:nth-child(3){animation-delay:.44s}.focus-item:hover{border-color:var(--line-strong);transform:translateY(-2px)}.focus-number{color:var(--accent-deep);font-size:9px}.focus-item h3{letter-spacing:-.02em;margin:10px 0 2px;font-size:15px;font-weight:610}.focus-item p{color:var(--muted);margin:0;font-size:12px}.writing-section{margin-top:35px;padding-bottom:31px}.writing-title-row{border-bottom:1px solid var(--line);padding-bottom:12px}.writing-title-row>a{transition:color .18s}.writing-title-row>a:hover{color:var(--accent-deep)}.writing-title-row>a span{color:var(--accent-deep);margin-left:5px;font-size:14px}.writing-list{border-bottom:1px solid var(--line)}.writing-item{border-bottom:1px solid var(--line);min-height:48px;transition:padding .18s var(--ease), color .18s ease;grid-template-columns:95px minmax(0,1fr) 100px;align-items:center;gap:18px;display:grid}.writing-item:last-child{border-bottom:0}.writing-item:hover{color:var(--accent-deep);padding-left:8px}.writing-item time{font-size:10px}.writing-item>span{font-size:13px}.writing-item small{color:var(--muted);text-align:right;font-size:10px}.compact-footer{color:var(--faint);letter-spacing:.015em;flex-wrap:wrap;justify-content:center;gap:7px 22px;padding:10px 0 22px;font-size:10px;display:flex}.footer-compliance{color:var(--muted);text-decoration:underline;text-decoration-color:color-mix(in srgb, var(--accent-deep) 54%, transparent);text-underline-offset:3px;transition:color .18s,text-decoration-color .18s}.footer-compliance:hover{color:var(--accent-deep);text-decoration-color:var(--accent-deep)}.home-page .compact-footer{border-top:0}.home-v5-kicker{justify-content:flex-start}.home-v5-kicker span:last-child{color:var(--accent-deep)}.home-v5-page .home-v4-hero h1{flex-direction:column;align-items:flex-start;gap:.12em;font-size:clamp(46px,5.8vw,78px);display:flex}.hero-brand{color:var(--accent-deep);letter-spacing:-.08em;font-size:.72em;line-height:.98}.hero-line{display:block}.home-v5-page .home-v4-actions{gap:14px 23px}.home-v5-page .home-v4-action{font-weight:540}.home-v5-page .home-v4-action-primary{color:var(--accent-deep)}@keyframes home-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes identity-draw{to{stroke-dashoffset:0}}@keyframes identity-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.secondary-page .minimal-header{border-bottom:1px solid var(--line)}.secondary-main{min-height:calc(100svh - 145px);padding:54px 0 90px}.back-home{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:inline-flex}.back-home span{color:var(--accent-deep);transition:transform .18s var(--ease)}.back-home:hover span{transform:translate(-4px)}.secondary-intro{max-width:700px;margin:80px 0 62px}.secondary-kicker{color:var(--accent-deep);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:10px}.secondary-intro h1{letter-spacing:-.09em;margin:0;font-size:clamp(52px,8vw,96px);font-weight:540;line-height:.95}.secondary-intro p:last-child{max-width:430px;color:var(--muted);margin:25px 0 0;font-size:17px}.secondary-list{border-top:1px solid var(--line)}.secondary-project{border-bottom:1px solid var(--line);grid-template-columns:72px minmax(0,1fr) 210px;gap:24px;padding:27px 0 30px;display:grid}.secondary-number{color:var(--faint);letter-spacing:.08em;font-size:11px}.secondary-project h2{letter-spacing:-.045em;margin:4px 0 8px;font-size:24px;font-weight:580;line-height:1.2}.secondary-project p{max-width:570px;color:var(--muted);margin:0;font-size:14px}.secondary-type{color:var(--accent-deep);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.tag-list{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.tag-list span{border:1px solid var(--line);color:var(--muted);padding:4px 8px;font-size:10px}.about-page-main{max-width:820px}.about-copy{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12%;padding-bottom:80px;display:grid}.about-copy .about-lead{color:var(--text);letter-spacing:-.045em;margin:0;font-size:clamp(23px,3vw,34px);line-height:1.35}.about-copy-body{color:var(--muted);font-size:15px}.about-copy-body p{margin:0 0 18px}.about-signoff{color:var(--text);margin-top:30px;font-size:13px}.about-signoff span{color:var(--accent-deep);margin-right:10px}.about-note{color:var(--muted);margin-top:56px;font-size:13px}@media (width<=900px){:root{--shell:min(100% - 44px, 720px)}.home-v4-hero{grid-template-columns:1fr;gap:36px;padding-top:42px}.home-v4-hero-copy{max-width:680px}.identity-card{min-height:280px}.identity-card-middle{min-height:154px}.focus-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){:root{--shell:calc(100% - 36px)}.minimal-header-inner{min-height:64px}.home-v4-header .minimal-header-inner{gap:10px}.home-v4-nav{gap:13px}.home-v4-nav a{font-size:11px}.home-v4-hero{gap:29px;padding:35px 0 28px}.home-v4-hero h1{letter-spacing:-.08em;font-size:clamp(44px,12vw,64px)}.home-v5-page .home-v4-hero h1{font-size:clamp(42px,11.5vw,60px)}.home-v4-intro{margin-top:20px;font-size:16px}.home-v4-actions{gap:19px;margin-top:28px}.identity-card{min-height:260px;padding:20px}.identity-card-middle{min-height:145px}.identity-card-middle h2{font-size:46px}.identity-mark{width:48%}.focus-section,.writing-section{padding:0}.section-title-row{flex-direction:column;align-items:flex-start;gap:4px}.focus-grid{grid-template-columns:1fr;gap:8px}.focus-item{min-height:84px;padding:13px 15px}.focus-item h3{margin-top:7px}.writing-section{margin-top:29px;padding-bottom:25px}.writing-title-row{flex-direction:row;align-items:baseline}.writing-item{grid-template-columns:70px minmax(0,1fr);gap:10px;min-height:58px}.writing-item small{text-align:left;grid-area:2/2;margin-top:-22px}.writing-item>span{align-self:end}.compact-footer{justify-content:flex-start;gap:5px 14px;padding-bottom:18px;font-size:9px}.secondary-main{padding-top:38px}.secondary-intro{margin:60px 0 46px}.secondary-project{grid-template-columns:38px minmax(0,1fr);gap:13px}.about-copy{grid-template-columns:1fr;gap:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation:none!important}}
