@import "https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;0,900;1,700&display=swap";html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}:root{color:#1c241d;background:radial-gradient(circle at 0 0,#1f6a3a14,#0000 30rem),linear-gradient(#fbfcf9 0%,#f6f7f2 55%,#f1f4ee 100%);font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.6}html{scroll-behavior:smooth}body{margin:0}body *{box-sizing:border-box}body:before{content:"";pointer-events:none;opacity:.3;background-image:linear-gradient(#ffffff59 1px,#0000 1px);background-size:100% 32px;position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{margin:0;padding:0;list-style-type:none}.site-shell{width:min(920px,100% - 2rem);margin:0 auto;padding:.85rem 0 2.75rem}@media screen and (width<=768px){.site-shell{width:min(100%,100% - 1.25rem);padding-bottom:2.25rem}}.site-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #d9e1d7e6;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:1.25rem;margin-bottom:.75rem;padding:.55rem .85rem;display:grid;position:sticky;top:.85rem;box-shadow:0 8px 20px #1c241d0b}@media screen and (width<=768px){.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;grid-template-columns:1fr auto;align-items:center;gap:0;padding:.55rem .9rem;position:static;box-shadow:0 8px 18px #1c241d0d}}.site-header__brand{letter-spacing:.08em;text-transform:uppercase;color:#5f6d61;font-size:.82rem;font-weight:700;line-height:1}.site-header__toggle{color:#1c241d;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;display:none;position:relative}@media screen and (width<=768px){.site-header__toggle{justify-self:end;width:2.1rem;height:2.1rem;display:inline-flex}}.site-header__toggle span{transform-origin:50%;will-change:transform, opacity;background:currentColor;border-radius:999px;width:1.2rem;height:2px;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .18s;position:absolute}.site-header__toggle span:first-child{transform:translateY(-.35rem)}.site-header__toggle span:nth-child(3){transform:translateY(.35rem)}.site-header.is-menu-open .site-header__toggle span:first-child{transform:translateY(0)rotate(45deg)}.site-header.is-menu-open .site-header__toggle span:nth-child(2){opacity:0}.site-header.is-menu-open .site-header__toggle span:nth-child(3){transform:translateY(0)rotate(-45deg)}.site-nav ul{flex-wrap:wrap;justify-content:flex-end;gap:.85rem;display:flex}@media screen and (width<=768px){.site-nav ul{flex-direction:column;justify-content:flex-start;gap:.85rem}}.site-nav a{color:#5f6d61;font-size:.82rem;line-height:1}.site-nav{justify-self:end}@media screen and (width<=768px){.site-nav{opacity:0;pointer-events:none;will-change:max-height, opacity, transform;border-top:1px solid #0000;grid-column:1/-1;width:100%;max-height:0;padding-top:0;transition:max-height .32s cubic-bezier(.22,1,.36,1),opacity .2s,transform .28s,padding-top .32s cubic-bezier(.22,1,.36,1),border-color .2s;overflow:hidden;transform:translateY(-.35rem)}.site-header.is-menu-open .site-nav{opacity:1;pointer-events:auto;border-color:#d9e1d7e6;max-height:16rem;padding-top:1rem;transform:translateY(0)}}.site-nav a:hover,.hero__actions a:hover,.footer-links a:hover,.project-card__copy a:hover{color:#1f6a3a}main{flex-direction:column;gap:1rem;display:flex}.hero,.section,.site-footer{background-color:#ffffffd6;border:1px solid #d9e1d7f2;border-radius:20px;position:relative;box-shadow:0 12px 28px #1c241d0b}.hero{padding:3rem;overflow:hidden}@media screen and (width<=768px){.hero{padding:2.1rem 1.2rem}}.hero:after{content:"";background:radial-gradient(circle,#1f6a3a29,#1f6a3a00);border-radius:999px;width:14rem;height:14rem;position:absolute;top:-5rem;right:-6rem}.hero__portrait{object-fit:cover;border:1px solid #d9e1d7f2;border-radius:13px;width:4.2rem;height:4.2rem;margin-bottom:1rem;box-shadow:0 8px 16px #1c241d11}.eyebrow{color:#1f6a3a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .6rem;font-size:.78rem;font-weight:700}.hero h1{color:#1c241d;letter-spacing:-.02em;max-width:none;margin:0;font-size:clamp(1.85rem,3.8vw,2.85rem);line-height:1.05}.hero__lead{color:#5f6d61;max-width:31rem;margin:.7rem 0 0;font-size:.98rem}.hero__skills{color:#5f6d61;max-width:34rem;margin:.45rem 0 0;font-size:.88rem}.hero__actions{flex-wrap:wrap;gap:1rem;margin-top:1.4rem;display:flex}.hero__actions a,.project-card__copy a,.simple-list-item a,.footer-links a{color:#154d2a;font-weight:700}.hero__actions a{align-items:center;gap:.55rem;font-size:.92rem;display:inline-flex}.social-icon{color:#1f6a3a;background:#1f6a3a1a;border-radius:999px;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.social-icon svg{fill:currentColor;width:.92rem;height:.92rem}.section,.site-footer{padding:1.6rem}@media screen and (width<=768px){.section,.site-footer{padding:1.15rem}}.section-heading{flex-direction:column;gap:.25rem;margin-bottom:1rem;display:flex}.section-heading .eyebrow{letter-spacing:-.02em;text-transform:none;margin-bottom:0;font-size:1.15rem;line-height:1.1}@media screen and (width<=768px){.section-heading .eyebrow{font-size:1.1rem}}.simple-list{gap:.55rem;display:grid}.simple-list--linked{gap:0}.simple-list-item{border-top:1px solid #d9e1d7;grid-template-columns:124px minmax(0,1fr);gap:1rem;width:100%;padding:.9rem 0;display:grid}@media screen and (width<=768px){.simple-list-item{grid-template-columns:1fr;gap:.75rem}}.simple-list-item:first-child{border-top:0;padding-top:0}.simple-list-item:last-child{padding-bottom:0}.simple-list-item__meta{color:#1f6a3a;margin:0;font-size:.86rem;font-weight:700}.simple-list-item__body h3{margin:0;font-size:1rem;line-height:1.3}.simple-list-item__body p{color:#5f6d61;margin:.4rem 0 0;font-size:.9rem}.simple-list-item--linked{color:inherit;border-radius:14px;padding-left:.75rem;padding-right:.75rem;transition:background-color .2s,transform .2s;display:grid}@media screen and (width<=768px){.simple-list-item--linked{padding-left:.75rem;padding-right:.75rem}}.simple-list--linked .simple-list-item:first-child{padding-top:.9rem}.simple-list--linked .simple-list-item:last-child{padding-bottom:.9rem}.simple-list-item--linked:hover{background:#1f6a3a0a;transform:translateY(-1px)}.timeline-labels{flex-wrap:wrap;gap:.4rem;margin-bottom:.45rem;display:flex}.timeline-labels span{color:#1f6a3a;letter-spacing:.04em;text-transform:uppercase;background:#1f6a3a17;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:.18rem .5rem;font-size:.68rem;font-weight:700;display:inline-flex}.project-card{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:1.25rem;display:grid}@media screen and (width<=768px){.project-card{grid-template-columns:1fr}}.project-card__copy h3{margin:0;font-size:1.35rem;line-height:1.1}.project-card__copy p{color:#5f6d61;margin:.6rem 0 0;font-size:.9rem}.project-card__image{background:#fff;border:1px solid #d9e1d7;border-radius:15px;overflow:hidden;box-shadow:0 10px 22px #1c241d11}.project-card__image img{width:100%;transition:transform .4s}.project-card__image:hover img{transform:scale(1.02)}.credentials{background:linear-gradient(#f5f9f4e6,#ffffffe6);border:1px solid #1f6a3a1f;border-radius:15px;margin-top:1.8rem;padding:1rem 1rem .05rem}@media screen and (width<=768px){.credentials{padding:.95rem .9rem .05rem}}.credentials__heading{margin-bottom:.55rem}.credentials__heading h3{color:#5f6d61;margin:0;font-size:.88rem;font-weight:700;line-height:1.2}.credentials__list{gap:.55rem;display:grid}.credentials__list li{border-top:1px solid #1c241d14;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem;padding:.7rem 0;display:grid}@media screen and (width<=768px){.credentials__list li{grid-template-columns:1fr;gap:.45rem}}@media screen and (width<=480px){.credentials__list li{grid-template-columns:1fr;gap:.45rem}}.credentials__list li:first-child{border-top:0}.credentials__copy h4{color:#1c241d;margin:0;font-size:.9rem;line-height:1.35}.credentials__copy p{color:#5f6d61;margin:.25rem 0 0;font-size:.82rem;line-height:1.45}.credentials__date{color:#1f6a3a;letter-spacing:.08em;white-space:nowrap;margin:0;padding-top:.1rem;font-size:.78rem;font-weight:700}@media screen and (width<=768px){.credentials__date{white-space:normal}}@media screen and (width<=480px){.credentials__date{white-space:normal}}.section-heading--footer{margin-bottom:.5rem}.site-footer{margin-top:1rem;overflow:hidden}.site-footer:before{content:"";opacity:.5;pointer-events:none;background:linear-gradient(90deg,#fffffff0 0%,#ffffffd6 40%,#ffffffb8 100%),url(https://takanohi.com/assets/contact-bg-CnvpDrqn.jpg) 100%/cover no-repeat;position:absolute;inset:0}.site-footer>*{z-index:1;position:relative}.contact-copy{color:#5f6d61;margin:0 0 .65rem;font-size:.9rem}.footer-links{flex-wrap:wrap;gap:1.25rem;display:flex}.site-footer__meta{border-top:1px solid #1c241d1a;margin-top:1.2rem;padding-top:.7rem}.copyright{color:#5f6d61;margin:0;font-size:.82rem}
