@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--gold: #c8912b;--gold-dark: #9f6f1f;--text: #101010;--muted: #666;--line: #e6ded0;--soft: #f6f4ef;--white: #fff;--container: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;font-family:Manrope,Helvetica Neue,Arial,sans-serif;color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%}button,input,textarea,a{font:inherit;color:inherit}button,a{background:none;border:0;cursor:pointer;text-decoration:none}.container{width:min(var(--container),calc(100% - 56px));margin:0 auto}.page-shell{min-height:60vh}.section{padding:110px 0;border-bottom:1px solid var(--line)}.muted-section{background:var(--soft)}.section-kicker{margin-bottom:24px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:7px;text-transform:uppercase}h1,h2,h3,p,small{margin-top:0}h1{margin-bottom:22px;font-size:clamp(54px,6.8vw,92px);line-height:.96;letter-spacing:-.065em;font-weight:800}.hero-copy h1{font-size:clamp(50px,6.2vw,84px);line-height:1.01}h2{margin-bottom:18px;font-size:clamp(38px,4.2vw,58px);line-height:1.03;letter-spacing:-.055em;font-weight:800}h3{margin-bottom:12px;font-size:22px;line-height:1.2;letter-spacing:-.02em}p{margin-bottom:0;color:var(--muted);line-height:1.8;font-size:16px}.site-header{position:sticky;top:0;z-index:20;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{display:grid;grid-template-columns:260px 1fr 170px;align-items:center;gap:28px;height:78px;width:min(var(--container),calc(100% - 56px));margin:0 auto}.brand-link img{display:block;width:auto;height:42px}.nav-links{display:flex;justify-content:center;gap:42px}.nav-links button{position:relative;padding:0;font-size:14px;font-weight:800}.nav-links button.active:after{content:"";position:absolute;left:0;bottom:-18px;width:30px;height:2px;background:var(--gold)}.header-cta,.outline-action,.primary-action{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 28px;border:1px solid var(--gold);font-size:14px;font-weight:800;transition:transform .22s ease,background .22s ease,color .22s ease,border-color .22s ease}.header-cta-short{display:none}.primary-action{background:var(--gold);color:#fff}.header-cta,.outline-action{color:var(--gold-dark)}.header-cta:hover,.outline-action:hover,.primary-action:hover{transform:translateY(-2px)}.compact{min-height:44px;padding:0 22px}.hero-section{position:relative;overflow:hidden;min-height:760px;border-bottom:1px solid var(--line)}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,transparent 0,transparent 118px,rgba(200,145,43,.07) 119px,transparent 120px);pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.98fr 1.02fr;align-items:center;gap:72px;min-height:760px}.hero-copy h1 span{color:var(--gold)}.hero-copy p{max-width:520px}.action-row{display:flex;gap:24px;margin:34px 0 80px}.hero-side-mark{position:absolute;top:260px;left:34px;writing-mode:vertical-rl;transform:rotate(180deg);color:#777;font-size:10px;font-weight:900;letter-spacing:6px}.scroll-hint{color:#999;font-size:10px;font-weight:900;letter-spacing:6px}.scroll-hint i{position:relative;display:block;width:86px;height:1px;margin-top:12px;background:var(--line)}.scroll-hint i:after{content:"";position:absolute;top:-3px;right:0;width:7px;height:7px;border-radius:50%;background:var(--gold)}.hero-visual{position:relative;height:560px}.hero-ambient-image{position:absolute;top:48px;left:76px;width:74%;height:70%;object-fit:cover;opacity:.21;filter:saturate(.82);-webkit-mask-image:radial-gradient(circle at 50% 50%,black 0 48%,transparent 78%);mask-image:radial-gradient(circle at 50% 50%,black 0 48%,transparent 78%)}.orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(200,145,43,.45);border-radius:50%;transform:translate(-50%,-50%);animation:slowSpin 22s linear infinite}.orbit-a{width:430px;height:430px}.orbit-b{width:300px;height:300px;border-style:dashed;animation-duration:32s}.orbit-c{width:170px;height:170px}.cross-line{position:absolute;background:#c8912b59}.cross-line.horizontal{top:50%;left:88px;width:520px;height:1px}.cross-line.vertical{top:44px;left:50%;width:1px;height:500px}.orbit-logo{position:absolute;top:50%;left:50%;width:92px;height:92px;transform:translate(-50%,-50%);animation:pulseGlow 2.8s ease-in-out infinite}.node{position:absolute;width:15px;height:15px;border:2px solid var(--gold);border-radius:50%;background:#fff;animation:nodePulse 2.6s ease-in-out infinite}.n1{top:280px;left:130px}.n2{top:258px;right:120px}.n3{bottom:120px;left:330px}.visual-index{position:absolute;right:68px;bottom:86px;color:var(--gold);font-size:24px;font-weight:900}@keyframes slowSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes pulseGlow{50%{filter:drop-shadow(0 0 18px rgba(200,145,43,.45))}}@keyframes nodePulse{50%{transform:scale(1.18)}}.split-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:90px}.about-preview-grid{align-items:start}.tag-row{display:flex;flex-wrap:wrap;gap:14px;margin:28px 0 24px}.tag-row span{padding:10px 16px;border:1px solid var(--gold);border-radius:999px;color:var(--gold-dark);font-size:12px;font-weight:800}.about-notes{display:grid;gap:26px;padding-left:42px;border-left:1px solid var(--line)}.about-notes article{padding-bottom:24px;border-bottom:1px solid var(--line)}.about-notes article:last-child{padding-bottom:0;border-bottom:0}.about-notes small,.footer-column h4,.line-list span,.product-showcase-copy span,.scenario-copy span{display:block;color:var(--gold);font-size:11px;font-weight:900;letter-spacing:6px;text-transform:uppercase}.about-notes p{max-width:460px}.about-notes article:first-child p{color:var(--text);font-weight:700}.two-col{display:grid;grid-template-columns:1fr .9fr;align-items:end;gap:80px;margin-bottom:70px}.product-direction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 30px}.direction-card{display:flex;flex-direction:column;gap:14px;min-height:100%;padding:12px 6px 4px;border:0;background:transparent}.direction-visual{margin:0 0 10px;border:1px solid rgba(230,222,208,.7);background:#fbfaf7}.direction-visual img{display:block;width:100%;height:214px;object-fit:cover}.number{display:block;margin-bottom:8px;color:var(--gold);font-size:34px;font-weight:900}.direction-card small,.product-showcase-copy small,.scenario-copy small{color:#7d7d7d;font-size:14px;line-height:1.8}.scenario-simple-list{margin-top:56px}.scenario-highlight-list button{display:grid;grid-template-columns:72px 1fr 34px;align-items:center;gap:24px;width:100%;padding:28px 0;border-bottom:1px solid var(--line);text-align:left}.scenario-highlight-list strong{display:block;margin-bottom:6px;font-size:24px;letter-spacing:-.02em}.scenario-highlight-list p{font-size:15px}.scenario-highlight-list span{color:var(--gold);font-weight:900}.scenario-highlight-list i{font-style:normal;color:var(--gold-dark);font-size:22px}.sub-hero{padding:140px 0 90px;border-bottom:1px solid var(--line)}.sub-hero h1{max-width:900px;font-size:clamp(48px,5.2vw,72px)}.sub-hero p{max-width:820px}.image-split{align-items:stretch}.visual-image{margin:0;overflow:hidden;border:1px solid var(--line);background:var(--soft)}.visual-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.visual-image:hover img{transform:scale(1.03)}.about-brand-figure{min-height:420px}.about-brand-figure img{opacity:.92}.line-list>div{display:grid;grid-template-columns:70px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.line-list strong{font-size:18px;font-weight:600;line-height:1.6}.line-list-detailed p{margin-top:10px;font-size:15px;line-height:1.8}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid var(--line);background:var(--line)}.value-grid article{padding:34px;background:#fff}.product-intro-section{padding-bottom:0}.product-intro-grid{margin-bottom:0}.product-showcase-section{padding-top:64px}.product-showcase-grid{display:grid;gap:20px}.product-showcase-card{display:grid;grid-template-columns:320px 1fr;gap:40px;align-items:stretch;padding:28px 0;border-bottom:1px solid var(--line)}.product-showcase-card:first-child{padding-top:0}.product-showcase-image{margin:0;overflow:hidden;border:1px solid var(--line);background:#fbfaf7}.product-showcase-image img{display:block;width:100%;height:100%;min-height:220px;object-fit:cover}.product-showcase-copy{display:flex;flex-direction:column;justify-content:center}.product-showcase-copy span{margin-bottom:18px}.product-showcase-copy h2{margin-bottom:16px;font-size:clamp(28px,3vw,40px)}.product-showcase-copy p{margin-bottom:10px}.principle-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:0;border:1px solid var(--line)}.principle-row span{padding:24px;border-right:1px solid var(--line);text-align:center;font-weight:900}.principle-row span:last-child{border-right:0}.principle-row-soft{background:#fff}.scenario-image-list article{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:56px;padding:52px 0;border-bottom:1px solid var(--line)}.scenario-image-list article.reverse{grid-template-columns:1.12fr .88fr}.scenario-image-list article.reverse .scenario-copy{order:2}.scenario-copy h2{margin-top:14px;margin-bottom:14px;font-size:42px}.scenario-copy p{margin-bottom:14px}.scenario-copy{max-width:520px}.scenario-visual{min-height:340px}.contact-minimal{min-height:640px;display:flex;align-items:center}.contact-minimal-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:start;gap:90px}.contact-copy-simple h1{font-size:clamp(56px,6vw,84px)}.contact-copy-simple p{max-width:520px}.email-panel{border-left:1px solid var(--line);padding-left:56px}.email-panel-refined{padding-top:8px}.email-panel a:not(.outline-action){display:block;margin:26px 0 16px;color:var(--text);font-size:clamp(32px,3vw,38px);font-weight:800;letter-spacing:-.04em;line-height:1.18;word-break:break-word;overflow-wrap:anywhere}.email-panel p{max-width:420px}.email-panel .outline-action{margin-top:28px}.legal-page{padding:120px 0}.legal-inner{max-width:820px}.legal-inner h1{font-size:54px}.legal-intro{max-width:760px;margin-bottom:28px}.legal-inner article{padding:28px 0;border-bottom:1px solid var(--line)}.legal-inner h2{font-size:22px;line-height:1.2;letter-spacing:0}.bottom-cta{position:relative;overflow:hidden;background:#fff;border-bottom:1px solid var(--line)}.bottom-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-12deg,transparent 0,transparent 18px,rgba(200,145,43,.12) 19px,transparent 20px)}.bottom-cta-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:170px}.bottom-cta h2{margin:0;font-size:36px;line-height:1.08}.bottom-cta span{color:var(--gold)}.site-footer{background:var(--soft);padding:72px 0 32px}.footer-inner{display:grid;grid-template-columns:minmax(220px,1.15fr) .8fr 1fr;gap:48px;width:min(var(--container),calc(100% - 56px));margin:0 auto;padding-bottom:48px;border-bottom:1px solid var(--line)}.footer-brand-minimal{display:flex;align-items:flex-start;justify-content:flex-start}.footer-brand img{display:block;width:190px;height:auto}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-column h4{margin:0 0 10px}.footer-column button{color:#333}.footer-column-wide{align-items:flex-start}.footer-action{color:var(--gold-dark)!important;font-weight:800}.footer-bottom{width:min(var(--container),calc(100% - 56px));margin:32px auto 0;color:#999;font-size:13px}@media (max-width: 980px){.header-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;height:auto;padding:14px 0 10px}.brand-link img{height:34px}.header-cta{min-height:42px;padding:0 16px;font-size:13px;white-space:nowrap}.nav-links{grid-column:1 / -1;order:3;gap:18px;justify-content:flex-start;overflow-x:auto;overscroll-behavior-x:contain;padding:8px 0 2px;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-links button{flex:0 0 auto;white-space:nowrap;font-size:13px}.nav-links button.active:after{bottom:-10px;width:22px}.hero-grid,.split-grid,.two-col,.contact-minimal-grid,.footer-inner,.scenario-image-list article,.scenario-image-list article.reverse,.product-showcase-card{grid-template-columns:1fr}.hero-grid{gap:48px;min-height:auto;padding:72px 0}.hero-section,.contact-minimal{min-height:auto}.hero-copy{max-width:620px}.hero-visual{height:420px;width:100%;max-width:520px;margin:0 auto}.hero-ambient-image{left:50%;width:72%;transform:translate(-50%)}.about-notes,.email-panel{padding-left:0;border-left:0}.product-direction-grid,.principle-row,.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scenario-image-list article.reverse .scenario-copy{order:0}.product-showcase-image img,.scenario-visual{min-height:260px}.legal-page{padding:96px 0}}@media (max-width: 768px){.container,.header-inner,.footer-inner,.footer-bottom{width:min(100% - 36px,var(--container))}.section{padding:68px 0}.sub-hero{padding:92px 0 62px}.sub-hero h1,.contact-copy-simple h1{font-size:clamp(44px,8vw,56px)}.sub-hero p,.contact-copy-simple p,.hero-copy p,.legal-intro,p{font-size:15px}.hero-side-mark,.scroll-hint{display:none}.action-row{flex-direction:column;align-items:stretch;gap:12px;margin:28px 0 0}.primary-action,.outline-action{width:100%;min-height:46px}.hero-copy h1{max-width:8ch;font-size:clamp(44px,9.8vw,52px);line-height:1.02}.hero-visual{height:360px}.orbit-a{width:280px;height:280px}.orbit-b{width:210px;height:210px}.orbit-c{width:120px;height:120px}.cross-line.horizontal{left:50%;width:260px;transform:translate(-50%)}.cross-line.vertical{height:320px}.orbit-logo{width:72px;height:72px}.n1{left:56px;top:190px}.n2{right:56px;top:168px}.n3{left:50%;bottom:40px;transform:translate(-50%)}.visual-index{right:26px;bottom:20px;font-size:18px}.about-notes,.product-direction-grid,.value-grid,.principle-row,.footer-inner{grid-template-columns:1fr}.about-notes{gap:18px;padding-left:0}.about-notes article{padding-bottom:18px}.direction-card{padding:10px 0 2px}.direction-visual img,.product-showcase-image img,.scenario-visual{min-height:0;height:auto;aspect-ratio:16 / 10}.direction-card h3,.product-showcase-copy h2,.scenario-copy h2{font-size:24px}.product-showcase-grid{gap:12px}.product-showcase-card{gap:18px;padding:22px 0}.principle-row span{padding:16px 18px;font-size:13px}.product-showcase-copy span,.scenario-copy span{margin-bottom:12px}.scenario-image-list article{gap:20px;padding:28px 0}.scenario-copy{max-width:none}.contact-minimal-grid{gap:32px}.email-panel a:not(.outline-action){font-size:clamp(22px,6vw,28px)}.email-panel .outline-action{width:100%}.legal-inner h1{font-size:42px}.legal-inner h2{font-size:20px}.legal-inner article{padding:22px 0}.site-footer{padding:52px 0 22px}.footer-inner{gap:24px;padding-bottom:24px}.footer-brand img{width:150px}}@media (max-width: 480px){.container,.header-inner,.footer-inner,.footer-bottom{width:min(100% - 24px,var(--container))}.header-inner{gap:12px;padding:14px 0 8px}.brand-link img{height:34px}.header-cta{min-height:42px;padding:0 12px;font-size:12px}.header-cta-full{display:none}.header-cta-short{display:inline}.nav-links{gap:18px;padding-top:8px;padding-bottom:2px}.nav-links button{font-size:11px}.nav-links button.active:after{bottom:-8px;width:18px}.section{padding:56px 0}.sub-hero{padding:82px 0 52px}.hero-grid{gap:28px;padding:50px 0 44px}.hero-copy h1{max-width:8ch;font-size:clamp(42px,11.5vw,46px);line-height:1.02;letter-spacing:-.045em}.hero-copy p{font-size:14px;line-height:1.6}.hero-visual{height:260px;max-width:100%}.hero-ambient-image{top:34px;width:70%;height:60%}.cross-line.horizontal{width:188px}.cross-line.vertical{height:232px;top:20px}.orbit-a{width:210px;height:210px}.orbit-b{width:156px;height:156px}.orbit-c{width:88px;height:88px}.orbit-logo{width:54px;height:54px}.node{width:10px;height:10px}.n1{left:34px;top:142px}.n2{right:34px;top:128px}.n3{bottom:20px}.section-kicker,.about-notes small,.footer-column h4,.line-list span,.product-showcase-copy span,.scenario-copy span{letter-spacing:4px}.tag-row{gap:10px}.tag-row span{padding:8px 12px;font-size:11px}.scenario-highlight-list button{grid-template-columns:42px 1fr 18px;gap:12px;padding:20px 0}.scenario-highlight-list strong{font-size:20px}.direction-card h3{font-size:19px;font-weight:800}.direction-card p{color:#4f4f4f;font-size:14px;line-height:1.65}.product-showcase-copy h2,.scenario-copy h2{font-size:22px}.line-list>div{grid-template-columns:48px 1fr;gap:14px}.principle-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-left:0;border-right:0;background:transparent}.principle-row span{padding:14px 0;border-right:0;border-bottom:1px solid var(--line);text-align:left;font-size:14px;font-weight:700;background:transparent}.principle-row span:last-child{border-bottom:0}.value-grid article{padding:18px}.bottom-cta-inner{min-height:0;flex-direction:column;align-items:flex-start;justify-content:center;padding:38px 0}.bottom-cta h2{font-size:30px}.bottom-cta .outline-action{width:100%}.legal-page{padding:78px 0}.legal-inner h1{font-size:36px}.legal-inner h2{font-size:18px}.product-direction-grid{gap:24px}.direction-visual{border-color:#e6ded080;background:#fcfbf8}.direction-visual img{height:180px;object-fit:contain}.product-showcase-card{gap:14px;padding:20px 0}.product-showcase-copy span{margin-bottom:10px;font-size:12px;letter-spacing:4px}.product-showcase-copy h2{font-size:24px;font-weight:800;margin-bottom:10px}.product-showcase-copy p,.product-showcase-copy small,.scenario-copy p,.scenario-copy small{font-size:14px;line-height:1.65;color:#4f4f4f}.scenario-image-list article{gap:16px;padding:24px 0}.scenario-visual{height:200px;min-height:0;aspect-ratio:auto}.contact-minimal{padding:0}.contact-minimal-grid{gap:24px}.contact-copy-simple h1{font-size:clamp(42px,11vw,48px)}.email-panel a:not(.outline-action){font-size:clamp(22px,6vw,26px);line-height:1.24}.site-footer{padding:44px 0 20px}.footer-inner{gap:20px;padding-bottom:20px}.footer-column{gap:10px}.footer-brand img{width:144px}.footer-bottom{margin-top:20px;font-size:12px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition-duration:.01ms!important;transition-delay:0ms!important}}
