/*! 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-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--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{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.flex{display:flex}.grow{flex-grow:1}.italic{font-style:italic}}:root{--ivory:#e8e4de;--paper:#f3f0e9;--ink:#11100f;--muted:#8d8982;--line:#11100f33;--red:#d3412f}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ivory);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;margin:0}body.intro-active{overflow:hidden}button,a{color:inherit}a{text-decoration:none}button{font:inherit}::selection{background:var(--red);color:var(--paper)}.intro-screen{z-index:100;background:var(--ink);color:var(--paper);place-items:center;transition:opacity .9s;display:grid;position:fixed;inset:0;overflow:hidden}.intro-screen:after{content:"";pointer-events:none;border:1px solid #e8e4de1f;position:absolute;inset:1.25rem}.intro-hide{opacity:0;pointer-events:none}.intro-name{z-index:4;background:var(--ink);font-family:var(--font-serif), Georgia, serif;letter-spacing:-.06em;margin:0;padding:.1em .28em .18em;font-size:clamp(4.5rem,12vw,11rem);font-weight:400;line-height:.8;position:relative}.intro-name:after{content:"";aspect-ratio:1;background:var(--red);border-radius:50%;width:.1em;animation:.5s 1.2s both intro-seed;position:absolute;bottom:.08em;right:.12em}.intro-line{z-index:4;color:#817d76;text-transform:uppercase;letter-spacing:.18em;margin:0;font-size:.58rem;animation:.7s 1.7s both intro-caption;position:absolute;top:calc(50% + clamp(4.2rem,8vw,7rem))}.intro-tree{z-index:2;width:min(68vw,900px);height:44vh;position:absolute;bottom:50%;left:50%;transform:translate(-50%)}.intro-trunk{background:linear-gradient(to top, var(--red), #5b5751 40%, #aaa49b);transform-origin:bottom;width:2px;height:78%;animation:1.15s cubic-bezier(.2,.7,.2,1) .3s both intro-trunk-grow;position:absolute;bottom:0;left:50%}.intro-tree i{transform-origin:0;background:#e8e4de61;height:1px;animation:.9s cubic-bezier(.2,.7,.2,1) both intro-branch-grow;position:absolute;bottom:54%;left:50%}.intro-tree i:after{content:"";transform-origin:100%;background:#e8e4de38;width:45%;height:1px;position:absolute;right:6%}.intro-tree i:first-of-type{width:31%;animation-delay:.75s;transform:rotate(205deg)}.intro-tree i:first-of-type:after{transform:rotate(31deg)}.intro-tree i:nth-of-type(2){width:31%;animation-delay:.8s;transform:rotate(335deg)}.intro-tree i:nth-of-type(2):after{transform:rotate(-31deg)}.intro-tree i:nth-of-type(3){width:39%;animation-delay:.9s;bottom:38%;transform:rotate(193deg)}.intro-tree i:nth-of-type(3):after{transform:rotate(24deg)}.intro-tree i:nth-of-type(4){width:39%;animation-delay:.95s;bottom:38%;transform:rotate(347deg)}.intro-tree i:nth-of-type(4):after{transform:rotate(-24deg)}.intro-tree i:nth-of-type(5){width:24%;animation-delay:1s;bottom:72%;transform:rotate(218deg)}.intro-tree i:nth-of-type(5):after{transform:rotate(38deg)}.intro-tree i:nth-of-type(6){width:24%;animation-delay:1.05s;bottom:72%;transform:rotate(322deg)}.intro-tree i:nth-of-type(6):after{transform:rotate(-38deg)}.intro-tree i:nth-of-type(7){width:20%;animation-delay:1.15s;bottom:89%;transform:rotate(230deg)}.intro-tree i:nth-of-type(8){width:20%;animation-delay:1.2s;bottom:89%;transform:rotate(310deg)}.intro-rootwork{z-index:2;width:min(70vw,940px);height:42vh;position:absolute;top:50%;left:50%;transform:translate(-50%)}.intro-rootwork:before{content:"";transform-origin:top;background:linear-gradient(#5b5751,#0000);width:2px;height:55%;animation:1s cubic-bezier(.2,.7,.2,1) 1.05s both intro-root-drop;position:absolute;top:0;left:50%}.intro-rootwork i{transform-origin:0;background:#e8e4de45;height:1px;animation:1s cubic-bezier(.2,.7,.2,1) both intro-root-spread;position:absolute;top:18%;left:50%}.intro-rootwork i:first-child{width:42%;animation-delay:1.1s;transform:rotate(158deg)}.intro-rootwork i:nth-child(2){width:42%;animation-delay:1.15s;transform:rotate(22deg)}.intro-rootwork i:nth-child(3){width:35%;animation-delay:1.25s;transform:rotate(135deg)}.intro-rootwork i:nth-child(4){width:35%;animation-delay:1.3s;transform:rotate(45deg)}.intro-rootwork i:nth-child(5){width:28%;animation-delay:1.4s;transform:rotate(112deg)}.intro-rootwork i:nth-child(6){width:28%;animation-delay:1.45s;transform:rotate(68deg)}@keyframes intro-trunk-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes intro-branch-grow{0%{opacity:0;scale:0 1}to{opacity:1;scale:1}}@keyframes intro-root-drop{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes intro-root-spread{0%{opacity:0;scale:0 1}to{opacity:1;scale:1}}@keyframes intro-seed{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes intro-caption{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.site-header{z-index:20;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:86px;padding:0 3vw;display:flex;position:absolute;inset:0 0 auto}.wordmark{font-family:var(--font-serif), Georgia, serif;font-size:2rem;font-weight:600;line-height:1}.wordmark span{color:var(--red)}.site-header nav{text-transform:uppercase;letter-spacing:.13em;gap:clamp(1.4rem,3vw,3.5rem);font-size:.69rem;display:flex}.site-header nav a{padding:.7rem 0;position:relative}.site-header nav a:after{content:"";background:var(--red);transform-origin:100%;width:100%;height:1px;transition:transform .35s;position:absolute;bottom:.3rem;left:0;transform:scaleX(0)}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.menu-toggle{text-transform:uppercase;letter-spacing:.12em;background:0 0;border:0;font-size:.68rem;display:none}.hero{flex-direction:column;justify-content:space-between;min-height:100svh;padding:130px 5vw 5vw;display:flex;position:relative;overflow:hidden}.hero-kicker{text-transform:uppercase;letter-spacing:.17em;color:#5f5c57;font-size:clamp(.62rem,.8vw,.78rem)}.hero h1{z-index:2;font-family:var(--font-serif), Georgia, serif;letter-spacing:-.065em;flex-direction:column;margin:4vh 0 1rem;font-size:clamp(4.2rem,10.5vw,10.5rem);font-weight:400;line-height:.78;display:flex;position:relative}.hero h1 span{color:var(--red)}.hero h1 em{margin-left:17vw;font-weight:400}.hero h1 em:last-child{margin-left:29vw}.hero-bottom{z-index:2;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex;position:relative}.hero-bottom p{width:min(480px,60vw);font-family:var(--font-serif), Georgia, serif;margin:0;font-size:clamp(1.2rem,2vw,1.8rem);line-height:1.22}.round-link{border:1px solid var(--ink);text-align:center;text-transform:uppercase;letter-spacing:.12em;border-radius:50%;place-content:center;width:86px;height:86px;font-size:.66rem;transition:background .3s,color .3s,transform .3s;display:grid}.round-link b{margin-top:5px;font-size:1rem}.round-link:hover{background:var(--ink);color:var(--paper);transform:rotate(8deg)}.woven-lineage-tree{z-index:1;pointer-events:none;opacity:.82;background:url(/woven-lineage-tree.png) 50%/contain no-repeat;width:min(52vw,720px);height:min(78vh,850px);animation:1.2s .25s both woven-tree-reveal;position:absolute;top:18vh;right:-2vw}@keyframes woven-tree-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:.82;transform:none}}section{position:relative}.dark-section{background:var(--ink);color:var(--paper)}.section-label{text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:1rem;font-size:.68rem;display:flex}.section-label span{color:var(--red)}.origin{min-height:110vh;padding:7rem 5vw 0;overflow:hidden}.origin-grid{grid-template-columns:1.4fr .6fr;align-items:end;gap:7vw;margin-top:7rem;display:grid}.origin h2,.tarombo h2,.values h2,.stories h2,.closing h2{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.045em;margin:0;font-size:clamp(3.7rem,7.3vw,8rem);font-weight:400;line-height:.87}h2 i{color:var(--red);font-weight:400}.origin-grid p,.tarombo-intro>p,.stories-head>p{font-family:var(--font-serif), Georgia, serif;color:#b9b5ae;margin:0 0 .4rem;font-size:clamp(1.2rem,1.8vw,1.65rem);line-height:1.3}.origin-map{border-top:1px solid #383633;height:57vh;min-height:500px;margin-top:5rem;position:relative;overflow:hidden}.origin-map:before{content:"Roots become routes";color:#65615c;text-transform:uppercase;letter-spacing:.17em;font-size:.56rem;position:absolute;top:1.4rem;left:0}.origin-root-network{position:absolute;inset:0}.origin-root-network>span{background:linear-gradient(var(--red), #5d3a34);width:2px;height:28%;position:absolute;top:0;left:50%}.origin-root-network i{pointer-events:none;position:absolute}.origin-root-network i:first-of-type{border-bottom:1px solid #5a5651;border-right:1px solid #5a5651;border-radius:0 0 82%;width:42%;height:53%;top:25%;left:8%}.origin-root-network i:nth-of-type(2){border-bottom:1px solid #5a5651;border-left:1px solid #5a5651;border-radius:0 0 0 82%;width:42%;height:53%;top:25%;left:50%}.origin-root-network i:nth-of-type(3){border-bottom:1px solid #e8e4de38;border-right:1px solid #e8e4de38;border-radius:0 0 72%;width:28%;height:33%;top:25%;left:22%}.origin-root-network i:nth-of-type(4){border-bottom:1px solid #e8e4de38;border-left:1px solid #e8e4de38;border-radius:0 0 0 72%;width:28%;height:33%;top:25%;left:50%}.origin-root-network i:nth-of-type(5){border-top:1px solid #e8e4de29;border-radius:50% 0 0;width:31%;height:18%;top:53%;left:3%;transform:rotate(-8deg)}.origin-root-network i:nth-of-type(6){border-top:1px solid #e8e4de29;border-radius:0 50% 0 0;width:31%;height:18%;top:53%;right:3%;transform:rotate(8deg)}.origin-root-network i:nth-of-type(7){border-bottom:1px solid #e8e4de24;border-right:1px solid #e8e4de24;border-radius:0 0 70%;width:15%;height:20%;top:68%;left:35%}.origin-root-network i:nth-of-type(8){border-bottom:1px solid #e8e4de24;border-left:1px solid #e8e4de24;border-radius:0 0 0 70%;width:15%;height:20%;top:68%;left:50%}.balige-point{z-index:2;background:var(--red);min-width:150px;color:var(--paper);text-align:center;padding:.9rem 1.1rem;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}.balige-point small,.balige-point strong{display:block}.balige-point small{text-transform:uppercase;letter-spacing:.16em;opacity:.72;margin-bottom:.25rem;font-size:.52rem}.balige-point strong{font-family:var(--font-serif), Georgia, serif;font-size:1.5rem;font-weight:500}.root-place{z-index:2;color:#96918a;border-top:1px solid #5a5651;min-width:150px;padding-top:.7rem;position:absolute}.root-place span{color:var(--red);letter-spacing:.14em;margin-bottom:.45rem;font-size:.55rem;display:block}.root-place strong{color:var(--paper);font-family:var(--font-serif), Georgia, serif;font-size:1.35rem;font-weight:400}.place-one{top:75%;left:7%}.place-two{top:75%;right:7%}.place-three{top:55%;left:25%}.place-four{top:55%;right:23%}.tarombo{background:var(--paper);padding:8rem 5vw 9rem}.tarombo-intro{grid-template-columns:1.25fr .55fr;align-items:end;gap:10vw;margin-top:6rem;display:grid}.tarombo-intro>p{color:#6f6b65}.tree{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1.4fr .85fr;min-height:430px;margin-top:8rem;display:grid}.tree-root{border-right:1px solid var(--line);flex-direction:column;padding:3rem 2rem 3rem 0;display:flex}.tree-root small,.branch-detail small{color:var(--muted);text-transform:uppercase;letter-spacing:.15em;font-size:.59rem}.tree-root strong{font-family:var(--font-serif), Georgia, serif;font-size:1.55rem;font-weight:500;line-height:1.05}.tree-root span{background:var(--red);flex:1;width:1px;min-height:80px;margin:1rem 0 1rem 5px;position:relative}.tree-root span:after{content:"";background:var(--red);border-radius:50%;width:7px;height:7px;position:absolute;bottom:0;left:-3px}.tree-branches{flex-direction:column;display:flex}.tree-branches button{border:0;border-bottom:1px solid var(--line);text-align:left;min-height:110px;font-family:var(--font-serif), Georgia, serif;cursor:pointer;background:0 0;flex:1;padding:1.5rem 2rem;font-size:clamp(1.65rem,3vw,3rem);transition:background .3s,color .3s,padding-left .3s}.tree-branches button:last-child{border-bottom:0}.tree-branches button span{width:3rem;font-family:var(--font-sans), Arial, sans-serif;color:var(--red);letter-spacing:.15em;vertical-align:middle;font-size:.6rem;display:inline-block}.tree-branches button[aria-selected=true],.tree-branches button:hover{background:var(--ink);color:var(--paper);padding-left:2.5rem}.branch-detail{border-left:1px solid var(--line);flex-direction:column;justify-content:flex-end;padding:3rem 2rem;display:flex}.branch-detail h3{color:var(--red);font-family:var(--font-serif), Georgia, serif;margin:.8rem 0 1rem;font-size:2.2rem;font-weight:500;line-height:.9}.branch-detail p{color:#625f5a;margin:0;font-size:.9rem;line-height:1.5}.tree-note{color:#74706a;max-width:620px;margin:2rem 0 0 auto;font-size:.75rem;line-height:1.5}.values{padding:8rem 5vw;overflow:hidden}.values h2{margin-top:6rem}.three-fold{aspect-ratio:1;width:min(620px,75vw);margin:6rem auto 8rem;position:relative}.three-fold>div{aspect-ratio:1;text-transform:uppercase;letter-spacing:.13em;border:1px solid #595651;border-radius:50%;justify-content:center;align-items:flex-start;width:58%;padding-top:2rem;font-size:.6rem;display:flex;position:absolute}.three-fold>div:first-child{top:0;left:21%}.three-fold>div:nth-child(2){bottom:0;left:0;transform:rotate(-120deg)}.three-fold>div:nth-child(2) span{transform:rotate(120deg)}.three-fold>div:nth-child(3){bottom:0;right:0;transform:rotate(120deg)}.three-fold>div:nth-child(3) span{transform:rotate(-120deg)}.three-fold b{text-align:center;color:var(--red);font-family:var(--font-serif), Georgia, serif;font-size:1.8rem;font-weight:500;line-height:.8;position:absolute;inset:43% 0 auto}.principles{border-top:1px solid #393735}.principles article{border-bottom:1px solid #393735;grid-template-columns:80px 1fr 1fr;align-items:center;gap:2rem;min-height:150px;display:grid}.principles article>span{color:var(--red);font-size:.63rem}.principles h3{font-family:var(--font-serif), Georgia, serif;margin:0;font-size:clamp(1.6rem,3vw,2.8rem);font-weight:400}.principles p{color:#aaa69f;max-width:430px;margin:0;font-size:.9rem;line-height:1.45}.stories{background:var(--ivory);padding:8rem 5vw 10rem}.stories-head{grid-template-columns:1.25fr .55fr;align-items:end;gap:9vw;margin-top:6rem;display:grid}.stories-head>p{color:#6c6862}.story-grid{grid-template-columns:1.5fr .65fr;align-items:stretch;gap:2rem;margin-top:8rem;display:grid}.story-card{border-top:1px solid var(--ink);flex-direction:column;padding-top:1rem;display:flex}.photo-placeholder{background:#cbc5bc;min-height:420px;position:relative;overflow:hidden}.photo-placeholder:before,.photo-placeholder:after{content:"";border:1px solid #11100f52;border-radius:50%;position:absolute}.photo-placeholder:before{aspect-ratio:1;width:70%;top:20%;left:15%}.photo-placeholder:after{aspect-ratio:1;background:var(--red);mix-blend-mode:multiply;border:0;width:42%;top:34%;left:29%}.photo-placeholder span{z-index:2;text-transform:uppercase;letter-spacing:.13em;font-size:.6rem;position:absolute;top:1rem;left:1rem}.story-card small{text-transform:uppercase;letter-spacing:.12em;color:#68645f;margin-top:1rem;font-size:.6rem}.story-card h3{font-family:var(--font-serif), Georgia, serif;margin:1rem 0 0;font-size:clamp(1.6rem,2.7vw,2.8rem);font-weight:400;line-height:1}.story-card blockquote{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.035em;margin:3rem 0 auto;font-size:clamp(2rem,4vw,4.8rem);line-height:.95}.closing{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:95vh;padding:8rem 5vw 5rem;display:flex;overflow:hidden}.closing-script{color:#1c1b1a;white-space:nowrap;margin:0;font-size:clamp(5rem,18vw,19rem);position:absolute;top:-1rem}.closing h2{z-index:2;position:relative}.closing>p:not(.closing-script){color:#aaa69f;max-width:560px;font-family:var(--font-serif), Georgia, serif;font-size:1.35rem;line-height:1.3}.closing-mark{border-top:1px solid var(--red);text-transform:uppercase;letter-spacing:.13em;margin-top:3rem;padding-top:.85rem;color:var(--paper)!important;font-family:var(--font-sans), Arial, sans-serif!important;font-size:.68rem!important}footer{background:var(--ink);min-height:110px;color:var(--paper);border-top:1px solid #373532;grid-template-columns:1fr 1fr 1fr;align-items:end;padding:2rem 3vw;display:grid}footer p{text-align:center;color:#8f8b84;margin:0;font-size:.7rem}footer p:last-child{text-align:right;color:var(--paper)}[data-reveal]{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.2,.7,.2,1);transform:translateY(30px)}[data-reveal][data-visible=true]{opacity:1;transform:none}:focus-visible{outline:2px solid var(--red);outline-offset:5px}@media (width<=760px){.site-header{height:72px;padding:0 1.2rem}.intro-screen:after{inset:.7rem}.intro-name{font-size:clamp(3.6rem,19vw,6rem)}.intro-line{text-align:center;width:80vw;line-height:1.6;top:calc(50% + 4.4rem)}.intro-tree,.intro-rootwork{width:118vw}.menu-toggle{z-index:3;display:block}.site-header nav{background:var(--ink);color:var(--paper);font-family:var(--font-serif), Georgia, serif;text-transform:none;flex-direction:column;justify-content:center;align-items:center;gap:2rem;font-size:2rem;display:none;position:fixed;inset:0}.site-header nav.nav-open{display:flex}.hero{min-height:92svh;padding:105px 1.2rem 2rem}.hero h1{margin-top:8vh;font-size:clamp(3.9rem,20vw,6.5rem);line-height:.8}.hero h1 em,.hero h1 em:last-child{margin-left:0}.hero-bottom p{width:73vw;font-size:1.1rem}.round-link{width:65px;height:65px}.woven-lineage-tree{opacity:.5;width:100vw;height:58vh;top:33vh;right:-34vw}.origin,.tarombo,.values,.stories{padding-left:1.2rem;padding-right:1.2rem}.origin{padding-top:5rem}.origin-grid,.tarombo-intro,.stories-head{grid-template-columns:1fr;gap:2rem;margin-top:4rem}.origin h2,.tarombo h2,.values h2,.stories h2,.closing h2{font-size:clamp(3.3rem,15vw,5rem)}.origin-map{height:64vh;min-height:560px;margin-top:3rem}.origin-map:before{top:1rem}.balige-point{min-width:120px;top:22%}.origin-root-network>span{height:24%}.origin-root-network i:first-of-type,.origin-root-network i:nth-of-type(2){height:58%;top:22%}.origin-root-network i:nth-of-type(3),.origin-root-network i:nth-of-type(4){height:31%;top:22%}.root-place{min-width:110px}.root-place strong{font-size:1.05rem}.place-one{top:78%;left:1%}.place-two{top:78%;right:1%}.place-three{top:53%;left:5%}.place-four{top:53%;right:3%}.tarombo{padding-top:5rem;padding-bottom:6rem}.tree{grid-template-columns:1fr;margin-top:5rem}.tree-root{border-right:0;border-bottom:1px solid var(--line)}.tree-root span{min-height:55px}.tree-branches button{padding-left:1rem}.branch-detail{border-left:0;border-top:1px solid var(--line);min-height:250px}.values{padding-top:5rem}.values h2{margin-top:4rem}.three-fold{width:90vw;margin:4rem -2vw 6rem}.principles article{grid-template-columns:40px 1fr;gap:.8rem;padding:1.5rem 0}.principles p{grid-column:2}.stories{padding-top:5rem;padding-bottom:6rem}.story-grid{grid-template-columns:1fr;gap:5rem;margin-top:5rem}.photo-placeholder{min-height:330px}.story-card blockquote{margin-top:1.8rem}.closing{min-height:85vh;padding:6rem 1.2rem 3rem}footer{grid-template-columns:1fr 1fr;gap:1.5rem}footer p:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}[data-reveal]{opacity:1;transform:none}}
