/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);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}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#171a17;--forest:#102a24;--forest-soft:#1a3b33;--paper:#f5f1e9;--white:#fffdf8;--muted:#70736d;--line:#171a1724;--gold:#b38d52;--gold-light:#dfd0b3;--rust:#75443c;--sans:"Avenir Next", "Helvetica Neue", "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", sans-serif;--serif:"Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit}::selection{color:var(--white);background:var(--forest)}main{overflow:hidden}.scrollProgress{z-index:60;background:var(--gold);transform-origin:0;height:2px;position:fixed;top:0;left:0;right:0;transform:scaleX(0)}.siteHeader{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f5f1e9e6;border-bottom:1px solid #171a171a;justify-content:space-between;align-items:center;height:96px;padding:0 clamp(28px,5vw,82px);display:flex;position:sticky;top:0}.brand{color:var(--forest);letter-spacing:.2em;align-items:center;gap:14px;font-size:11px;font-weight:750;text-decoration:none;display:flex}.brandMark{border:1px solid var(--gold);border-radius:50%;flex:none;width:31px;height:31px;position:relative}.brandMark:before{content:"";background:var(--gold);transform-origin:50%;width:1px;animation:10s ease-in-out infinite markSweep;position:absolute;top:7px;bottom:7px;left:50%;transform:rotate(28deg)}.brandMark:after{content:"";border:1px solid var(--forest);background:var(--paper);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.nav{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:32px;font-size:10px;font-weight:700;display:flex}.nav a{text-decoration:none}.nav>a:not(.navContact){padding-block:8px;position:relative}.nav>a:not(.navContact):after{content:"";background:var(--gold);height:1px;transition:right .3s;position:absolute;bottom:2px;left:0;right:100%}.nav>a:not(.navContact):hover:after,.nav>a:not(.navContact):focus-visible:after{right:0}.navContact{min-height:45px;color:var(--white);background:var(--forest);align-items:center;gap:16px;padding:0 10px 0 21px;display:inline-flex}.navContact i{width:27px;height:27px;color:var(--forest);background:var(--gold-light);place-items:center;font-style:normal;transition:transform .25s;display:grid}.navContact:hover i,.navContact:focus-visible i{transform:translate(2px,-2px)}.hero{background:var(--paper);isolation:isolate;grid-template-columns:minmax(0,1.08fr) minmax(480px,.92fr);gap:6vw;min-height:760px;padding:78px clamp(28px,6vw,100px) 88px;display:grid;position:relative}.hero:before{content:"";z-index:-2;background:radial-gradient(circle at 84% 44%,#b38d5221,#0000 32%),linear-gradient(105deg,#0000 0 68%,#fffdf8d1 68% 100%);animation:12s ease-in-out infinite alternate heroGlow;position:absolute;inset:-5%}.hero:after{content:"N / B";z-index:-1;color:#102a2409;font-family:var(--serif);letter-spacing:-.12em;font-size:clamp(220px,28vw,470px);line-height:1;animation:16s ease-in-out infinite alternate monogramDrift;position:absolute;bottom:-.22em;right:-.03em}.heroCopy{z-index:4;flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative}.eyebrow,.sectionCode{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:13px;margin:0 0 28px;font-size:9px;font-weight:800;display:flex}.eyebrow:before,.sectionCode:before{content:"";background:currentColor;width:38px;height:1px}h1{max-width:790px;font-family:var(--serif);letter-spacing:-.075em;margin:0;font-size:clamp(60px,6vw,98px);font-weight:500;line-height:1.16;animation:.9s both rise}h1 span{color:var(--forest);font-style:italic;display:inline-block}.heroLead{max-width:620px;color:var(--muted);letter-spacing:.045em;margin:34px 0 36px;font-size:13px;line-height:2.05}.heroActions{align-items:center;gap:28px;display:flex}.primaryCta{min-width:176px;height:56px;color:var(--white);background:var(--forest);letter-spacing:.12em;justify-content:space-between;align-items:center;gap:22px;padding:0 20px 0 24px;font-size:11px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #102a2426}.primaryCta:before{content:"";background:linear-gradient(90deg,#0000,#dfd0b333,#0000);width:28%;animation:5.5s ease-in-out infinite ctaShine;position:absolute;top:0;bottom:0;left:-45%;transform:skew(-18deg)}.primaryCta span{color:var(--gold-light)}.primaryCta:hover,.primaryCta:focus-visible{background:var(--forest-soft);transform:translateY(-3px);box-shadow:0 22px 44px #102a2433}.availability{color:var(--muted);font-family:var(--serif);letter-spacing:.04em;align-items:center;gap:11px;font-size:12px;font-style:italic;display:flex}.availability:before{content:"";background:var(--gold);width:26px;height:1px}.heroVisual{min-width:0;min-height:550px;position:relative}.orbit{border:1px solid #b38d5247;border-radius:50%;position:absolute}.orbitOne{width:630px;height:630px;animation:28s linear infinite orbitSpin;top:-46px;right:-140px}.orbitTwo{border-color:#102a241f;width:420px;height:420px;animation:20s linear infinite reverse orbitSpinFlat;top:82px;right:-28px;transform:rotate(20deg)scaleY(.44)}.route{border-top:1px solid #b38d52cc;border-radius:50%;width:500px;height:155px;animation:6s ease-in-out infinite routeBreathe;position:absolute;top:200px;left:-8px;transform:rotate(-7deg)}.route:before,.route:after{content:"";background:var(--gold);width:7px;height:7px;box-shadow:0 0 0 5px var(--paper);border-radius:50%;position:absolute;top:-4px}.route:before{left:52px}.route:after{background:var(--forest);right:58px}.profileCard{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8f5;border:1px solid #171a171f;width:355px;height:430px;padding:27px;animation:7s ease-in-out infinite profileFloat;position:absolute;top:14px;left:60px;transform:rotate(-1.2deg);box-shadow:0 32px 70px #19201b24}.profileTop{color:var(--gold);letter-spacing:.2em;justify-content:space-between;align-items:center;margin-bottom:22px;font-size:9px;font-weight:800;display:flex}.profileTop b{width:29px;height:29px;color:var(--white);background:var(--forest);place-items:center;font-size:8px;display:grid}.portraitShape{background:linear-gradient(145deg, var(--forest), #25473d);height:220px;position:relative;overflow:hidden}.portraitShape:before{content:"";background:#e8ddca;border-radius:50%;width:72px;height:72px;position:absolute;top:38px;left:110px;box-shadow:0 112px 0 48px #e8ddca}.portraitShape:after{content:"";border:1px solid #dfd0b347;animation:5s ease-in-out infinite portraitFrame;position:absolute;inset:12px}.portraitShape i:first-child{z-index:1;border:1px solid var(--gold-light);border-radius:50%;width:26px;height:26px;position:absolute;bottom:20px;right:22px}.profileCard>strong{color:var(--forest);font-family:var(--serif);letter-spacing:.02em;margin:21px 0 7px;font-size:17px;font-weight:600;display:block}.profileCard>small{color:var(--muted);letter-spacing:.055em;font-size:9px;font-weight:700}.floatCard{z-index:4;color:var(--forest);font-family:var(--serif);background:#fffdf8f5;border:1px solid #171a171f;align-items:center;gap:11px;padding:13px 16px;font-size:11px;font-style:italic;animation:6s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 14px 35px #19201b1c}.floatCard i{border:1px solid var(--gold);border-radius:50%;width:18px;height:18px}.globalTag{top:122px;right:-4px}.localTag{animation-delay:-1.8s;bottom:48px;left:-2px}.localTag i{background:var(--gold-light);border-radius:0}.locationCard{z-index:4;width:155px;color:var(--white);background:var(--rust);padding:20px;animation:8s ease-in-out -2s infinite locationFloat;position:absolute;bottom:44px;right:0;box-shadow:0 18px 40px #3b1e1926}.locationCard b{font-family:var(--serif);letter-spacing:-.04em;margin-bottom:8px;font-size:27px;font-weight:500;display:block}.locationCard span{color:#ffffffb8;letter-spacing:.16em;font-size:8px;font-weight:800}.motionRail{height:58px;color:var(--gold-light);background:var(--forest);border-top:1px solid #b38d5247;border-bottom:1px solid #b38d5247;align-items:center;display:flex;overflow:hidden}.motionRail>div{will-change:transform;align-items:center;width:max-content;animation:25s linear infinite motionRail;display:flex}.motionRail span{font-family:var(--serif);letter-spacing:.16em;white-space:nowrap;padding-inline:35px;font-size:15px;font-style:italic}.motionRail i{border:1px solid var(--gold);border-radius:50%;flex:none;width:6px;height:6px}.expertise{border-top:1px solid var(--line);background:var(--white);grid-template-columns:240px repeat(3,1fr);gap:0;padding:58px clamp(28px,5vw,82px) 78px;display:grid}.expertiseIntro{padding:22px 38px 0 0}.expertiseIntro h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:30px;font-weight:500;line-height:1.4}.expertiseIntro>p:last-child{color:var(--muted);margin:18px 0 0;font-size:11px;line-height:1.9}.serviceCard{border-left:1px solid var(--line);background:0 0;min-height:310px;padding:28px 30px;scroll-margin-top:110px;transition:all .3s;position:relative;overflow:hidden}.serviceCard:hover{z-index:2;background:var(--paper);transform:translateY(-8px);box-shadow:0 22px 45px #1f241f14}.serviceCard:after{content:"";border:1px solid #b38d5240;border-radius:50%;width:52px;height:52px;transition:transform .4s;position:absolute;bottom:28px;right:25px}.serviceCard:hover:after{transform:scale(1.25)}.serviceTop{color:var(--muted);letter-spacing:.16em;justify-content:space-between;align-items:center;margin-bottom:68px;font-size:8px;font-weight:800;display:flex}.serviceTop i{border:1px solid var(--gold);border-radius:50%;width:18px;height:18px}.service2 .serviceTop i{border-radius:0;transform:rotate(45deg)}.service3 .serviceTop i{border-right-color:#0000}.serviceCard h3{font-family:var(--serif);letter-spacing:-.035em;margin:0 0 16px;font-size:23px;font-weight:500}.serviceCard p{max-width:310px;color:var(--muted);margin:0;font-size:10px;line-height:1.95}.serviceArrow{color:var(--gold);font-size:14px;position:absolute;bottom:30px;left:30px}.sectionPad{padding:150px clamp(28px,7vw,118px)}.profileSection{background:var(--paper);grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:9vw;scroll-margin-top:90px;display:grid}.profileStatement h2,.focusHead h2,.methodHead h2,.contactCopy h2,.journalHead h2,.journeyHead h2{font-family:var(--serif);letter-spacing:-.065em;margin:0;font-size:clamp(43px,4.6vw,72px);font-weight:500;line-height:1.3}.profileBio{max-width:660px;margin-top:34px}.profileBio p{color:var(--muted);margin:0;font-size:12px;line-height:2.05}.profileBio p+p{margin-top:15px}.profileLink{border-bottom:1px solid var(--gold);width:fit-content;color:var(--forest);letter-spacing:.08em;align-items:center;gap:14px;margin-top:31px;padding-bottom:7px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.profileLink span{color:var(--gold);transition:transform .25s}.profileLink:hover span,.profileLink:focus-visible span{transform:translate(3px,-3px)}.profileModules{background:#b38d524d;grid-template-rows:225px 225px;grid-template-columns:1fr .78fr;gap:1px;display:grid;box-shadow:0 24px 65px #1f241f17}.module{background:var(--white);padding:28px;transition:transform .35s,filter .35s;position:relative;overflow:hidden}.module:hover{z-index:2;filter:brightness(1.03);transform:translateY(-7px)}.module>span{color:var(--gold);letter-spacing:.2em;margin-bottom:38px;font-size:8px;font-weight:800;display:block}.module strong{font-family:var(--serif);letter-spacing:-.055em;font-size:clamp(28px,2.7vw,43px);font-weight:500;line-height:1.04}.module small{color:var(--muted);letter-spacing:.11em;text-align:right;font-size:8px;line-height:1.65;position:absolute;bottom:25px;right:26px}.moduleBase{color:var(--white);background:var(--forest)}.moduleBase>span,.moduleBase small{color:#ffffff94}.moduleBase:after{content:"";border:1px solid #dfd0b34d;border-radius:50%;width:170px;height:170px;position:absolute;top:-58px;right:-58px}.moduleField{background:var(--gold-light)}.moduleField>span{color:#765f38}.moduleField strong{font-size:29px}.moduleField small{color:#171a1794}.moduleStyle{background:var(--white)}.moduleStyle b,.moduleValues b{color:var(--rust);letter-spacing:.13em;margin-top:17px;font-size:9px;display:block}.moduleValues{color:var(--white);background:#242722}.moduleValues>span{color:var(--gold-light)}.moduleValues strong{font-size:25px}.moduleValues b{color:var(--gold-light)}.journeySection{border-top:1px solid var(--line);background:var(--white);padding-top:115px}.journeyHead{max-width:900px}.journeyGrid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;margin:78px 0 0;padding:0;list-style:none;display:grid}.journeyGrid li{border-right:1px solid var(--line);background:0 0;min-height:330px;padding:32px 34px;position:relative}.journeyGrid li:last-child{border-right:0}.journeyYear{color:var(--gold);justify-content:space-between;align-items:flex-start;display:flex}.journeyYear span{letter-spacing:.18em;font-size:8px;font-weight:800}.journeyYear strong{font-family:var(--serif);letter-spacing:-.04em;font-size:31px;font-weight:500}.journeyGrid li>p{color:var(--gold);letter-spacing:.18em;margin:70px 0 18px;font-size:8px;font-weight:800}.journeyGrid h3{font-family:var(--serif);letter-spacing:-.04em;margin:0 0 18px;font-size:24px;font-weight:500}.journeyGrid li>span{color:var(--muted);font-size:10px;line-height:1.95;display:block}.focusSection{color:var(--white);background:var(--forest);isolation:isolate;position:relative}.focusSection:before{content:"";z-index:-2;opacity:.16;background-image:linear-gradient(90deg,#0000 99px,#dfd0b338 100px),linear-gradient(#0000 99px,#dfd0b338 100px);background-size:100px 100px;animation:20s linear infinite focusGrid;position:absolute;inset:-100px}.sectionCode.light{color:var(--gold-light)}.focusHead{max-width:920px}.focusHead>p:last-child{color:#ffffff9e;max-width:650px;margin:38px 0 0;font-size:12px;line-height:2.05}.focusList{z-index:2;background:#dfd0b347;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:86px;display:grid;position:relative}.focusList article{background:#102a24e8;min-height:310px;padding:31px;position:relative}.focusList article>span{color:var(--gold-light);letter-spacing:.16em;font-size:8px;font-weight:800}.focusList h3{font-family:var(--serif);margin:94px 0 21px;font-size:23px;font-weight:500}.focusList p{color:#fff9;max-width:330px;margin:0;font-size:10px;line-height:1.95}.focusList i{color:var(--gold);font-size:14px;font-style:normal;position:absolute;bottom:25px;right:28px}.worldLines{z-index:-1;border:1px solid #dfd0b324;border-radius:50%;width:760px;height:760px;animation:35s linear infinite worldTurn;position:absolute;top:-210px;right:-230px}.worldLines:before,.worldLines:after{content:"";border:1px solid #dfd0b31f;border-radius:50%;position:absolute}.worldLines:before{inset:12% -5%;transform:rotate(22deg)}.worldLines:after{inset:-5% 30%;transform:rotate(-22deg)}.worldLines i{background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute}.worldLines i:first-child{top:20%;left:8%}.worldLines i:nth-child(2){top:62%;left:18%}.worldLines i:nth-child(3){top:33%;right:8%}.worldLines i:nth-child(4){bottom:9%;right:18%}.methodSection{background:var(--paper)}.methodHead,.journalHead{grid-template-columns:1.05fr .65fr;align-items:end;gap:10vw;display:grid}.methodHead>p,.journalHead>p{color:var(--muted);margin:0;font-size:12px;line-height:2.05}.processGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin:82px 0 0;padding:0;list-style:none;display:grid}.processGrid li{border-top:1px solid var(--gold);background:#fffdf89e;min-height:320px;padding:30px;transition:transform .3s,box-shadow .3s}.processGrid li:hover{transform:translateY(-5px);box-shadow:0 22px 45px #1f241f14}.processGrid li>div{color:var(--gold);letter-spacing:.18em;justify-content:space-between;align-items:center;font-size:8px;display:flex}.processGrid h3{font-family:var(--serif);letter-spacing:-.04em;margin:92px 0 22px;font-size:29px;font-weight:500}.processGrid p{color:var(--muted);margin:0;font-size:10px;line-height:1.95}.journalSection{border-top:1px solid var(--line);background:var(--white);scroll-margin-top:90px}.journalGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-top:82px;display:grid}.journalCard{border:1px solid var(--line);background:var(--paper);flex-direction:column;min-height:370px;padding:30px;transition:all .3s;display:flex}.journalCard:hover{border-color:#b38d5280;transform:translateY(-5px);box-shadow:0 22px 45px #1f241f14}.journalMeta{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:8px;font-weight:800;display:flex}.journalMeta time{color:var(--muted)}.journalCard h3{font-family:var(--serif);letter-spacing:-.045em;margin:74px 0 19px;font-size:26px;font-weight:500;line-height:1.5}.journalCard>p{color:var(--muted);margin:0;font-size:10px;line-height:1.95}.journalCard>a{color:var(--forest);letter-spacing:.1em;justify-content:space-between;align-items:center;margin-top:auto;padding-top:28px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.journalCard>a span{color:var(--gold);transition:transform .25s}.journalCard>a:hover span,.journalCard>a:focus-visible span{transform:translate(3px,-3px)}.journalEmpty{border:1px solid var(--line);background:var(--paper);grid-template-columns:120px 1fr auto;align-items:center;gap:45px;min-height:300px;margin-top:82px;padding:46px 50px;display:grid;position:relative;overflow:hidden}.journalEmpty:after{content:"";border:1px solid #b38d5233;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-145px;right:-105px}.journalEmptyNo{color:var(--gold);font-family:var(--serif);letter-spacing:-.07em;font-size:76px;font-weight:500;line-height:1}.journalEmpty div{z-index:1;position:relative}.journalEmpty div>p{color:var(--gold);letter-spacing:.2em;margin:0 0 19px;font-size:8px;font-weight:800}.journalEmpty h3{font-family:var(--serif);letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(28px,3.1vw,46px);font-weight:500}.journalEmpty div>span{color:var(--muted);font-size:11px;line-height:1.95}.journalEmpty>i{z-index:1;border:1px solid var(--gold);width:48px;height:48px;color:var(--gold);border-radius:50%;place-items:center;font-size:17px;font-style:normal;display:grid;position:relative}.articlePage{background:var(--paper);min-height:100vh;overflow:visible}.articleHeader{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f5f1e9f0;justify-content:space-between;align-items:center;min-height:84px;padding:0 clamp(24px,5vw,82px);display:flex;position:sticky;top:0}.articleNav{letter-spacing:.1em;align-items:center;gap:12px;font-size:10px;font-weight:800;display:flex}.articleNav a{padding:12px 15px;text-decoration:none}.articleNav>a:first-child:hover,.articleNav>a:first-child:focus-visible{color:var(--gold)}.languageSwitch{color:var(--forest);background:#fffdf880;border:1px solid #b38d5275}.languageSwitch:hover,.languageSwitch:focus-visible{color:var(--white);background:var(--forest)}.articleShell{width:min(100% - 48px,920px);margin:0 auto;padding:92px 0 120px}.articleEyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:52px;font-size:9px;font-weight:850;display:flex}.articleTitle{color:var(--forest);font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(45px,6vw,78px);font-weight:500;line-height:1.22}.articleSubtitle{color:var(--gold)!important;font-family:var(--sans)!important;letter-spacing:.04em!important;border:0!important;margin:25px 0 20px!important;padding:0!important;font-size:clamp(15px,2vw,20px)!important;font-weight:650!important;line-height:1.7!important}.articleDate{color:var(--muted);letter-spacing:.12em;margin-bottom:76px;font-size:10px;font-weight:750;display:block}.articleShell h2:not(.articleSubtitle){color:var(--forest);font-family:var(--serif);letter-spacing:-.045em;border-top:1px solid #b38d5273;margin:100px 0 34px;padding-top:30px;font-size:clamp(31px,4vw,48px);font-weight:500;line-height:1.45}.articleShell h3{color:var(--forest);font-family:var(--serif);letter-spacing:-.03em;margin:62px 0 24px;font-size:clamp(23px,2.8vw,31px);font-weight:550;line-height:1.5}.articleShell p{color:#343935;letter-spacing:.015em;margin:0 0 25px;font-size:15px;line-height:2.12}.articleShell p a,.articleSources a{color:var(--rust);text-underline-offset:4px;text-decoration-color:#75443c61}.articleShell strong{color:var(--forest)}.articleShell hr{background:linear-gradient(90deg, var(--gold), transparent);border:0;width:100%;height:1px;margin:102px 0 0}.articleSources{gap:14px;margin:0;padding:0;list-style:none;display:grid}.articleSources li{color:var(--muted);padding-left:23px;font-size:12px;line-height:1.8;position:relative}.articleSources li:before{content:"";background:var(--gold);width:8px;height:1px;position:absolute;top:.75em;left:0}.articleEndMark{color:var(--gold);letter-spacing:.2em;align-items:center;gap:18px;margin-top:106px;font-size:8px;font-weight:800;display:flex}.articleEndMark i{background:var(--gold);width:54px;height:1px}.articleFooter{background:var(--white)}[lang=zh-CN] .articleTitle,[lang=zh-CN] .articleShell h2,[lang=zh-CN] .articleShell h3{font-family:Songti SC,Noto Serif CJK SC,Microsoft YaHei,serif}[lang=zh-CN] .articleShell p{letter-spacing:.025em;font-size:16px;line-height:2.05}.contactSection{min-height:740px;color:var(--white);isolation:isolate;background:#171c19;align-items:center;display:flex;position:relative}.contactCopy{z-index:3;max-width:1000px;position:relative}.contactCopy h2{font-size:clamp(50px,6.2vw,94px)}.contactCopy>p:not(.sectionCode){color:#ffffff94;margin:34px 0 50px;font-size:12px;line-height:2.05}.contactCta{width:min(100%,530px);min-height:68px;color:var(--white);letter-spacing:.1em;background:0 0;border:1px solid #dfd0b373;justify-content:space-between;align-items:center;padding:0 13px 0 28px;font-size:12px;font-weight:800;text-decoration:none;transition:all .3s;display:flex}.contactCta span{width:42px;height:42px;color:var(--forest);background:var(--gold-light);place-items:center;display:grid}.contactCta:hover,.contactCta:focus-visible{border-color:var(--gold-light);background:#dfd0b312;transform:translateY(-3px)}.contactCopy small{color:#ffffff57;letter-spacing:.1em;margin-top:18px;font-size:8px;display:block}.contactOrbit{z-index:-1;border:1px solid #dfd0b31a;border-radius:50%;width:780px;height:780px;position:absolute;top:-220px;right:-180px}.contactOrbit:before,.contactOrbit:after{content:"";border:1px solid #dfd0b317;border-radius:50%;position:absolute;inset:15% -8%;transform:rotate(25deg)}.contactOrbit:after{inset:-8% 34%;transform:rotate(-25deg)}.contactOrbit i{background:var(--gold);border-radius:50%;width:8px;height:8px;position:absolute}.contactOrbit i:first-child{top:18%;left:13%}.contactOrbit i:nth-child(2){top:47%;right:2%}.contactOrbit i:nth-child(3){bottom:8%;left:46%}footer{border-top:1px solid var(--line);background:var(--paper);min-height:116px;color:var(--muted);letter-spacing:.15em;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(28px,5vw,82px);font-size:8px;font-weight:750;display:grid}footer a{text-decoration:none}footer>a:last-child{justify-self:end}.footerBrand{color:var(--forest);font-size:9px}.footerBrand .brandMark{width:26px;height:26px}@keyframes scrollGrow{to{transform:scaleX(1)}}@keyframes markSweep{0%,to{transform:rotate(28deg)}50%{transform:rotate(208deg)}}@keyframes heroGlow{0%{transform:translate(-1%,-1%)scale(1)}to{transform:translate(2%,1%)scale(1.05)}}@keyframes monogramDrift{0%{transform:translate(0)}to{transform:translate(-26px,-12px)}}@keyframes ctaShine{0%,65%{left:-45%}to{left:125%}}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes orbitSpinFlat{0%{transform:rotate(20deg)scaleY(.44)}to{transform:rotate(380deg)scaleY(.44)}}@keyframes routeBreathe{0%,to{opacity:.62;transform:rotate(-7deg)scaleX(.96)}50%{opacity:1;transform:rotate(-5deg)scaleX(1.04)}}@keyframes profileFloat{0%,to{transform:translate(0)rotate(-1.2deg)}50%{transform:translateY(-12px)rotate(.4deg)}}@keyframes portraitFrame{0%,to{opacity:.45;transform:scale(1)}50%{opacity:.9;transform:scale(.97)}}@keyframes locationFloat{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-5px,-9px)rotate(-1.5deg)}}@keyframes motionRail{to{transform:translate(-50%)}}@keyframes focusGrid{to{transform:translate(100px,100px)}}@keyframes worldTurn{to{transform:rotate(360deg)}}@keyframes revealClip{0%{clip-path:inset(0 0 22%);transform:translateY(18px)}to{clip-path:inset(0);transform:translateY(0)}}@keyframes revealFade{0%{transform:translateY(26px)}to{transform:translateY(0)}}@keyframes lineGrow{0%{width:0}to{width:38px}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:scroll()){.scrollProgress{animation:linear both scrollGrow;animation-timeline:scroll(root)}}@supports (animation-timeline:view()){.expertiseIntro,.profileStatement,.journeyHead,.focusHead,.methodHead,.journalHead,.contactCopy{animation:linear both revealFade;animation-timeline:view();animation-range:entry 8% cover 34%}.serviceCard,.module,.journeyGrid li,.focusList article,.processGrid li,.journalCard,.journalEmpty{animation:linear both revealClip;animation-timeline:view();animation-range:entry 5% cover 32%}.sectionCode:before{animation:linear both lineGrow;animation-timeline:view();animation-range:entry 10% cover 24%}}@media (width<=1080px){.siteHeader{padding-inline:34px}.hero{grid-template-columns:1fr;min-height:auto;padding:76px 34px 90px}.heroCopy{min-height:490px}.heroVisual{width:min(100%,650px);min-height:550px;margin:0 auto}.expertise{grid-template-columns:1fr 1fr;padding-inline:34px}.expertiseIntro{grid-column:1/-1;padding-bottom:32px}.serviceCard:nth-of-type(3){border-top:1px solid var(--line)}.profileSection{grid-template-columns:1fr}.profileStatement{max-width:780px}.profileModules{width:min(100%,740px)}.journeySection{padding-top:100px}}@media (width<=760px){.siteHeader{height:80px;padding-inline:20px}.brand{letter-spacing:.14em;gap:10px;font-size:9px}.brandMark{width:28px;height:28px}.nav{gap:0}.nav>a:not(.navContact){display:none}.navContact{min-height:40px;padding-left:17px;font-size:9px}.navContact i{width:24px;height:24px}.hero{padding:72px 20px 64px}.heroCopy{min-height:auto}h1{font-size:clamp(50px,14vw,72px)}.heroLead br{display:none}.heroActions{flex-direction:column;align-items:flex-start;gap:21px}.heroVisual{transform-origin:0 0;width:125%;min-height:445px;margin-bottom:-70px;transform:scale(.8)}.profileCard{left:28px}.globalTag{right:0}.expertise{grid-template-columns:1fr;padding:48px 20px 62px}.motionRail{height:50px}.motionRail span{padding-inline:24px;font-size:12px}.expertiseIntro{padding-right:0}.serviceCard{border-top:1px solid var(--line);border-left:0;min-height:270px}.sectionPad{padding:96px 20px}.profileStatement h2,.focusHead h2,.methodHead h2,.journalHead h2,.journeyHead h2{font-size:clamp(39px,11vw,57px)}.profileModules{grid-template-rows:repeat(4,190px);grid-template-columns:1fr}.focusList,.processGrid,.journeyGrid,.journalGrid{grid-template-columns:1fr}.journeyGrid{margin-top:58px}.journeyGrid li{border-right:0;border-bottom:1px solid var(--line);min-height:290px}.journeyGrid li:last-child{border-bottom:0}.focusList article{min-height:275px}.methodHead,.journalHead{grid-template-columns:1fr;gap:38px}.journalEmpty{grid-template-columns:1fr auto;gap:24px;min-height:350px;margin-top:62px;padding:36px 28px}.journalEmptyNo{grid-column:1/-1;font-size:60px}.journalEmpty>i{width:43px;height:43px}.articleHeader{min-height:76px;padding-inline:18px}.articleHeader .brand>span:last-child{display:none}.articleNav{gap:4px;font-size:9px}.articleNav a{padding:10px}.articleShell{width:min(100% - 40px,920px);padding:64px 0 90px}.articleEyebrow{flex-direction:column;align-items:flex-start;gap:9px;margin-bottom:38px}.articleTitle{font-size:clamp(40px,11.5vw,58px)}.articleSubtitle{margin-top:19px!important}.articleDate{margin-bottom:58px}.articleShell h2:not(.articleSubtitle){margin-top:76px;padding-top:24px;font-size:clamp(29px,8.7vw,41px)}.articleShell h3{margin-top:48px}.articleShell p,[lang=zh-CN] .articleShell p{font-size:15px;line-height:2}.articleFooter{grid-template-columns:1fr auto}.contactSection{min-height:700px}.contactCopy h2{font-size:clamp(47px,13vw,66px)}.contactCopy>p:not(.sectionCode) br{display:none}footer{grid-template-columns:1fr auto;min-height:126px;padding:25px 20px}footer>p{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.scrollProgress{display:none}.motionRail>div,.brandMark:before,.hero:before,.hero:after,.orbitOne,.orbitTwo,.route,.profileCard,.portraitShape:after,.locationCard,.worldLines,.focusSection:before{animation:none!important}}
