:root{color-scheme:light;--bg:#f7f8fa;--surface:#fff;--text:#15171c;--muted:#5e6673;--divider:#dde1e8;--accent:#0062ff;--accent-soft:#eaf2ff;--display:Geist, "HarmonyOS Sans SC", MiSans, "PingFang SC", sans-serif;--body:"Funnel Sans", "HarmonyOS Sans SC", MiSans, "PingFang SC", sans-serif;--mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);min-width:320px;color:var(--text);font-family:var(--body);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}body,h1,h2,p,ol,figure{margin:0}ol{padding:0;list-style:none}a{color:inherit;touch-action:manipulation;text-decoration:none}img{max-width:100%;display:block}.site-container{width:calc(100% - 144px);max-width:1296px;margin-inline:auto}.skip-link{z-index:20;border:1px solid var(--text);background:var(--surface);border-radius:4px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--divider);background:var(--bg);height:72px}.site-header__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.wordmark{min-height:44px;font-family:var(--display);letter-spacing:-.06em;align-items:center;font-size:26px;font-weight:760;line-height:1;display:inline-flex}.wordmark__accent{color:var(--accent)}.product-nav{align-items:center;gap:34px;font-size:14px;font-weight:560;display:flex}.product-nav a,.text-link,.project-index a,.site-footer a{transition:transform .18s,opacity .18s}.product-nav a,.site-footer a{align-items:center;min-height:44px;display:inline-flex}.product-nav a:hover,.product-nav a:focus-visible,.project-index a:hover,.project-index a:focus-visible,.site-footer a:hover,.site-footer a:focus-visible{color:var(--accent)}@media (hover:hover){.product-nav a:hover,.text-link:hover,.project-index a:hover,.site-footer a:hover{transform:scale(1.01)}}.product-nav a:active,.text-link:active,.project-index a:active,.site-footer a:active{transform:scale(.98)}.hero{min-height:820px;padding:68px 0 72px}.hero__grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr);align-items:stretch;gap:52px;min-height:680px;display:grid}.hero__copy{flex-direction:column;justify-content:center;align-items:flex-start;max-width:760px;padding:20px 0 40px;display:flex}.hero__eyebrow,.about-section__label,.project-section__number{color:var(--muted);font-family:var(--mono);letter-spacing:.12em;font-size:12px}.hero h1{max-width:760px;font-family:var(--display);letter-spacing:-.065em;margin-top:32px;font-size:clamp(64px,5.6vw,82px);font-weight:720;line-height:1.03}.hero__description{max-width:520px;color:var(--muted);margin-top:34px;font-size:19px;line-height:1.75}.text-link{border-bottom:2px solid var(--accent);min-height:44px;color:var(--text);align-items:center;margin-top:40px;font-weight:650;display:inline-flex}.text-link:hover,.text-link:focus-visible{color:var(--accent)}.hero__visual{border:1px solid var(--divider);background:linear-gradient(180deg, var(--surface) 0 48%, #eef3ff 48% 100%);border-radius:16px;position:relative;overflow:hidden}.hero__visual-from,.hero__visual-to{font-family:var(--display);letter-spacing:-.07em;font-weight:760;line-height:.9;position:absolute;left:48px}.hero__visual-from{color:var(--muted);font-size:68px;top:72px}.hero__visual-to{color:var(--accent);font-size:86px;bottom:82px}.hero__visual-brand{font-family:var(--display);font-size:28px;font-weight:700;position:absolute;bottom:36px;right:42px}.project-index{border-block:1px solid var(--divider);background:var(--surface);min-height:166px}.project-index__inner{grid-template-columns:1fr 4fr;align-items:center;gap:42px;min-height:164px;display:grid}.project-index h2{font-family:var(--mono);letter-spacing:.12em;font-size:12px;font-weight:500}.project-index ol{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.project-index a{border-top:1px solid var(--divider);min-height:52px;font-family:var(--display);flex-direction:column;justify-content:center;font-size:17px;font-weight:650;display:flex}.project-index a span{color:var(--muted);font-family:var(--mono);margin-bottom:4px;font-size:11px;font-weight:400}.project-section{border-bottom:1px solid var(--divider);min-height:1080px;padding:104px 0}.project-section__inner{grid-template-columns:minmax(260px,4fr) minmax(0,8fr);align-items:start;gap:72px;display:grid}.project-section__header{padding-top:10px;position:sticky;top:72px}.project-section__header h2{font-family:var(--display);letter-spacing:-.055em;margin-top:24px;font-size:52px;font-weight:720;line-height:1.05}.project-section__header>p:last-child{max-width:380px;color:var(--muted);margin-top:26px;font-size:17px;line-height:1.85}.project-section__stage{border:1px solid var(--divider);background:var(--surface);border-radius:16px;min-height:780px;position:relative;overflow:hidden}.project-image{background:var(--surface);border:1px solid #15171c1a;border-radius:14px;position:absolute;overflow:hidden;box-shadow:0 28px 70px #2637521f}.project-image img{width:100%;height:auto}.project-section--dream-journal .project-section__stage{background:linear-gradient(135deg,#fff 0 56%,#eef3ff 56% 100%)}.project-section--dream-journal .project-image--1{width:242px;top:116px;left:70px}.project-section--dream-journal .project-image--2{width:410px;top:54px;right:72px}.project-section--cat-ledger{min-height:1180px;padding-block:96px}.project-section--cat-ledger .project-section__inner,.project-section--outfit-guide .project-section__inner,.project-section--life-timeline .project-section__inner{display:block}.project-section--cat-ledger .project-section__header,.project-section--outfit-guide .project-section__header,.project-section--life-timeline .project-section__header{grid-template-columns:110px 1fr 1fr;align-items:start;gap:30px;margin-bottom:46px;display:grid;position:static}.project-section--cat-ledger .project-section__header h2,.project-section--outfit-guide .project-section__header h2,.project-section--life-timeline .project-section__header h2,.project-section--cat-ledger .project-section__header>p:last-child,.project-section--outfit-guide .project-section__header>p:last-child,.project-section--life-timeline .project-section__header>p:last-child{margin-top:0}.project-section--cat-ledger .project-section__stage{background:var(--accent-soft);min-height:760px}.project-section--cat-ledger .project-section__stage:after{background:var(--accent);content:"";width:31%;position:absolute;inset:0 0 0 auto}.project-section--cat-ledger .project-image--1{z-index:1;width:270px;bottom:-116px;left:86px}.project-section--cat-ledger .project-image--2{z-index:2;width:650px;top:70px;right:92px}.project-section--outfit-guide{min-height:1100px;padding-block:92px}.project-section--outfit-guide .project-section__stage{background:linear-gradient(90deg, var(--surface) 0 61%, #eef1f6 61% 100%);min-height:780px}.project-section--outfit-guide .project-section__stage:before{background:var(--accent);content:"";width:12px;position:absolute;top:0;bottom:0;left:57%}.project-section--outfit-guide .project-image--1{width:350px;top:56px;left:160px}.project-section--outfit-guide .project-image--2{width:330px;top:110px;right:150px}.project-section--life-timeline{min-height:1120px;padding-block:94px}.project-section--life-timeline .project-section__stage{background:var(--surface);min-height:720px}.project-section--life-timeline .project-section__stage:before{background:var(--accent);content:"";height:2px;position:absolute;top:50%;left:0;right:0}.project-section--life-timeline .project-image--1{width:900px;top:112px;left:54px}.project-section--life-timeline .project-image--2{width:210px;top:42px;right:70px}.about-section{min-height:780px;padding:108px 0}.about-section__inner{grid-template-columns:7fr 5fr;gap:90px;display:grid}.about-section__copy h2{font-family:var(--display);letter-spacing:-.06em;margin-top:28px;font-size:68px;font-weight:720;line-height:1}.about-section__copy>p:last-child{max-width:650px;color:var(--muted);margin-top:38px;font-size:20px;line-height:1.9}.principles{padding-top:46px}.principles li{border-top:1px solid var(--divider);min-height:120px;font-family:var(--display);grid-template-columns:64px 1fr;align-items:center;font-size:22px;font-weight:650;display:grid}.principles li:last-child{border-bottom:1px solid var(--divider)}.principles li>span:first-child{color:var(--accent);font-family:var(--mono);font-size:12px;font-weight:400}.site-footer{border-top:1px solid var(--divider);background:var(--surface);min-height:602px;padding:92px 0 42px}.site-footer__inner{flex-direction:column;justify-content:space-between;min-height:468px;display:flex}.site-footer__close>p{color:var(--accent);font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.site-footer__close h2{max-width:940px;font-family:var(--display);letter-spacing:-.065em;margin-top:30px;font-size:72px;font-weight:720;line-height:1.03}.site-footer__legal{border-top:1px solid var(--divider);color:var(--muted);justify-content:space-between;align-items:center;padding-top:22px;font-size:13px;display:flex}.motion-ready [data-reveal]{opacity:0;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.motion-ready [data-reveal=hero-copy]{transition-duration:.48s}.motion-ready [data-reveal=hero-visual]{transition-duration:.48s;transition-delay:60ms}.motion-ready [data-reveal=section]{transition-duration:.52s}.motion-ready [data-reveal].is-revealed{opacity:1;transform:translateY(0)}@media (width>=769px) and (width<=1119px){.site-container{width:auto;margin-inline:clamp(32px,4vw,48px)}.product-nav{gap:clamp(16px,2.4vw,28px)}.hero{min-height:auto;padding-block:64px 80px}.hero__grid{grid-template-columns:minmax(0,5fr) minmax(320px,4fr);gap:36px;min-height:620px}.hero h1{font-size:clamp(52px,6vw,68px)}.hero__visual-from,.hero__visual-to{left:36px}.hero__visual-from{font-size:58px}.hero__visual-to{font-size:72px}.project-index__inner{grid-template-columns:140px 1fr;gap:28px}.project-index ol{gap:18px}.project-section,.project-section--cat-ledger,.project-section--outfit-guide,.project-section--life-timeline{min-height:auto;padding-block:80px}.project-section__inner,.project-section--cat-ledger .project-section__inner,.project-section--outfit-guide .project-section__inner,.project-section--life-timeline .project-section__inner{grid-template-columns:1fr;gap:36px;display:grid}.project-section__header,.project-section--cat-ledger .project-section__header,.project-section--outfit-guide .project-section__header,.project-section--life-timeline .project-section__header{margin-bottom:0;padding-top:0;display:block;position:static}.project-section__header h2,.project-section--cat-ledger .project-section__header h2,.project-section--outfit-guide .project-section__header h2,.project-section--life-timeline .project-section__header h2{margin-top:18px;font-size:48px}.project-section__header>p:last-child,.project-section--cat-ledger .project-section__header>p:last-child,.project-section--outfit-guide .project-section__header>p:last-child,.project-section--life-timeline .project-section__header>p:last-child{max-width:680px;margin-top:22px}.project-section__stage,.project-section--cat-ledger .project-section__stage,.project-section--outfit-guide .project-section__stage,.project-section--life-timeline .project-section__stage{gap:28px;min-height:0;padding:clamp(28px,4vw,44px);display:grid}.project-section__stage:before,.project-section__stage:after{display:none}.project-section .project-image.project-image--1,.project-section .project-image.project-image--2{width:min(100%,680px);margin-inline:auto;position:relative;inset:auto}.about-section{min-height:auto;padding-block:88px}.about-section__inner{grid-template-columns:1fr;gap:40px}.principles{max-width:680px;padding-top:0}}@media (width<=768px){body{overflow-x:hidden}.site-container{width:auto;margin-inline:20px}.site-header{height:auto}.site-header__inner{flex-wrap:wrap;align-content:center}.wordmark{height:56px}.product-nav{scrollbar-width:none;gap:8px;width:100%;padding-bottom:8px;overflow-x:auto}.product-nav::-webkit-scrollbar{display:none}.product-nav a{flex:none;min-height:44px;padding-inline:10px}.hero{min-height:auto;padding:48px 0 64px}.hero__grid{grid-template-columns:1fr;gap:32px;min-height:auto}.hero__copy{padding:0}.hero h1{margin-top:24px;font-size:clamp(42px,13vw,58px);line-height:1.06}.hero__description{margin-top:24px;font-size:17px;line-height:1.7}.text-link{margin-top:30px}.hero__visual{min-height:360px}.hero__visual-from,.hero__visual-to{left:28px}.hero__visual-from{font-size:52px;top:48px}.hero__visual-to{font-size:64px;bottom:72px}.hero__visual-brand{font-size:24px;bottom:28px;right:28px}.project-index{min-height:auto}.project-index__inner{grid-template-columns:1fr;gap:20px;min-height:auto;padding-block:32px}.project-index ol{grid-template-columns:1fr 1fr;gap:12px 16px}.project-section,.project-section--cat-ledger,.project-section--outfit-guide,.project-section--life-timeline{min-height:auto;padding-block:72px}.project-section__inner,.project-section--cat-ledger .project-section__inner,.project-section--outfit-guide .project-section__inner,.project-section--life-timeline .project-section__inner{grid-template-columns:1fr;gap:32px;display:grid}.project-section__header,.project-section--cat-ledger .project-section__header,.project-section--outfit-guide .project-section__header,.project-section--life-timeline .project-section__header{margin-bottom:0;padding-top:0;display:block;position:static}.project-section__header h2,.project-section--cat-ledger .project-section__header h2,.project-section--outfit-guide .project-section__header h2,.project-section--life-timeline .project-section__header h2{margin-top:16px;font-size:clamp(38px,12vw,48px)}.project-section__header>p:last-child,.project-section--cat-ledger .project-section__header>p:last-child,.project-section--outfit-guide .project-section__header>p:last-child,.project-section--life-timeline .project-section__header>p:last-child{margin-top:20px;font-size:16px;line-height:1.75}.project-section__stage,.project-section--cat-ledger .project-section__stage,.project-section--outfit-guide .project-section__stage,.project-section--life-timeline .project-section__stage{gap:20px;min-height:0;padding:24px;display:grid}.project-section__stage:before,.project-section__stage:after{display:none}.project-section .project-image.project-image--1,.project-section .project-image.project-image--2{width:min(100%,520px);margin-inline:auto;position:relative;inset:auto;box-shadow:0 18px 44px #2637521f}.about-section{min-height:auto;padding:72px 0}.about-section__inner{grid-template-columns:1fr;gap:36px}.about-section__copy h2{margin-top:20px;font-size:clamp(42px,13vw,58px);line-height:1.05}.about-section__copy>p:last-child{margin-top:28px;font-size:17px;line-height:1.75}.principles{padding-top:0}.principles li{grid-template-columns:48px 1fr;min-height:96px;font-size:19px}.site-footer{min-height:auto;padding:72px 0 32px}.site-footer__inner{min-height:500px}.site-footer__close h2{margin-top:24px;font-size:clamp(42px,13vw,58px);line-height:1.05}.site-footer__legal{flex-direction:column;align-items:flex-start;gap:8px}}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.motion-ready [data-reveal]{opacity:1!important;transform:none!important}}
