/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.overline{text-decoration-line:overline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#f3ead8;--cream2:#fbf7ee;--gold:#b48735;--gold2:#dfbd72;--brown:#251b12;--ink:#19140f;--muted:#766957;--wine:#281b19}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream2);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}body:before{content:"";pointer-events:none;z-index:99;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.topbar{z-index:20;color:#2b2117;border-bottom:1px solid #5539182e;justify-content:space-between;align-items:center;height:92px;padding:0 clamp(24px,5vw,74px);display:flex;position:absolute;inset:0 0 auto}.header-logo{align-items:center;width:285px;height:84px;display:flex}.header-logo img{object-fit:contain;width:100%;height:100%}.topbar nav{letter-spacing:.04em;align-items:center;gap:34px;font-size:12px;font-weight:600;display:flex}.topbar nav>a:not(.nav-action){position:relative}.topbar nav>a:not(.nav-action):after{content:"";background:var(--gold);height:1px;transition:all .25s;position:absolute;bottom:-8px;left:0;right:100%}.topbar nav>a:hover:after{right:0}.nav-action,.gold-button{color:#fff;text-transform:uppercase;letter-spacing:.11em;cursor:pointer;background:linear-gradient(115deg,#9d7128,#d7b267);border:0;justify-content:space-between;align-items:center;gap:28px;padding:15px 19px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 12px 28px #714d1926}.nav-action span,.gold-button span{font-size:16px}.menu{background:0 0;border:0;display:none}.menu i{background:#392b1c;width:26px;height:1px;margin:7px;display:block}.hero{background:radial-gradient(circle at 74% 32%,#d2ad6252,#0000 28%),linear-gradient(112deg,#fbf8ef 0%,#ede0c7 58%,#dac39a 100%);align-items:center;height:100vh;min-height:850px;max-height:1000px;padding:155px clamp(28px,8vw,125px) 70px;display:flex;position:relative;overflow:hidden}.hero-lines{background-image:linear-gradient(#7b582714 1px,#0000 1px),linear-gradient(90deg,#7b582714 1px,#0000 1px);background-size:100px 100px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 70%,#0000);mask-image:linear-gradient(90deg,#0000,#000 70%,#0000)}.gold-disc{border:1px solid #895e1d40;border-radius:50%;animation:8s ease-in-out infinite float;position:absolute}.gold-disc:before,.gold-disc:after{content:"";border:1px solid #895e1d2b;border-radius:50%;position:absolute}.gold-disc:before{inset:11%}.gold-disc:after{background:radial-gradient(circle at 35% 30%,#efd598,#b68636 55%,#6e4516);inset:31%}.disc-one{width:610px;height:610px;top:18%;right:-95px}.disc-two{width:145px;height:145px;animation-delay:-3s;top:17%;right:37%}.hero-content{z-index:2;max-width:850px;position:relative}.kicker,.overline{letter-spacing:.24em;color:#9c732f;font-size:10px;font-weight:700}.kicker{align-items:center;gap:12px;display:flex}.kicker span{background:var(--gold);width:35px;height:1px}.hero-logo{object-fit:contain;object-position:left center;filter:drop-shadow(0 14px 14px #4b2f0e1f);width:clamp(360px,40vw,600px);height:235px;margin:14px 0 -5px}.hero h1,.about h2,.ventures h2,.leadership h2,.manifesto h2,.contact h2,.brand-modal h2{font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{letter-spacing:-.055em;margin:10px 0 25px;font-size:clamp(56px,6.7vw,100px);line-height:.92}.hero h1 em,.about h2 em,.ventures h2 em,.leadership h2 em,.manifesto h2 em,.contact h2 em{color:#a8792e;font-weight:400}.hero-copy{color:#635747;max-width:590px;font-size:16px;line-height:1.7}.hero-actions{align-items:center;gap:30px;margin-top:34px;display:flex}.line-link{border-bottom:1px solid #9f895f;padding:12px 0;font-size:12px;font-weight:700}.line-link span{color:var(--gold);margin-left:24px}.hero-bottom{color:#846f51;letter-spacing:.18em;justify-content:space-between;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:35px;left:clamp(28px,5vw,74px);right:clamp(28px,5vw,74px)}.hero-bottom b{color:var(--gold);margin-left:12px;font-size:16px}.marquee{color:#e8d6b1;letter-spacing:.22em;white-space:nowrap;background:#261b11;border-bottom:1px solid #73562e;padding:15px 0;font-size:10px;overflow:hidden}.marquee div{width:max-content;animation:24s linear infinite marquee}.marquee b{color:#c79b4f;margin:0 26px}.about{background:var(--cream2);padding:125px clamp(28px,8vw,125px)}.section-index{color:#8b7961;letter-spacing:.2em;align-items:center;gap:12px;font-size:9px;font-weight:700;display:flex}.section-index span{color:var(--gold)}.section-index i{background:#ba9863;width:44px;height:1px;display:block}.section-index.light{color:#a99b87}.about-grid{grid-template-columns:1.05fr .95fr;gap:10vw;margin-top:56px;display:grid}.about h2,.ventures h2,.leadership h2,.manifesto h2,.contact h2{letter-spacing:-.05em;margin:20px 0;font-size:clamp(48px,5.6vw,82px);line-height:1}.about-copy p{color:#6e6253;font-size:15px;line-height:1.8}.about-copy .lead{color:#33281d;margin-top:0;font-family:Georgia,serif;font-size:23px;line-height:1.5}.about-copy strong{color:#a4742b}.value-strip{border-top:1px solid #ccb991;grid-template-columns:repeat(4,1fr);margin-top:92px;display:grid}.value-strip>div{border-right:1px solid #d4c5a7;padding:30px 28px 8px 0}.value-strip>div+div{padding-left:28px}.value-strip>div:last-child{border:0}.value-strip span{color:#ae884d;font-size:9px}.value-strip h3{margin:24px 0 8px;font:400 24px Georgia,serif}.value-strip p{color:#837562;font-size:12px;line-height:1.6}.ventures{color:#f8f0df;background:#21170f;padding:125px clamp(28px,6vw,95px)}.ventures-head{text-align:center;max-width:900px;margin:0 auto 85px}.ventures-head .section-index{justify-content:center}.ventures-head>p{color:#a99b89;line-height:1.7}.venture-list{gap:22px;max-width:1320px;margin:auto;display:grid}.venture{color:#23190f;background:#eadcc3;grid-template-columns:1.12fr .88fr;align-items:center;min-height:455px;display:grid;position:relative;overflow:hidden}.venture:nth-child(2n){grid-template-columns:.88fr 1.12fr}.venture:nth-child(2n) .logo-stage{order:2}.venture-number{color:#9f7c41;z-index:2;font:400 12px Georgia,serif;position:absolute;top:25px;left:29px}.logo-stage{background:radial-gradient(circle,#fff 0,#f3eadb 68%,#d8c39c 100%);border-right:1px solid #c6ab78;justify-content:center;align-items:center;height:100%;min-height:455px;padding:70px 50px;display:flex;overflow:hidden}.venture:nth-child(2n) .logo-stage{border-left:1px solid #c6ab78;border-right:0}.logo-stage:before{display:none}.logo-stage img{z-index:1;object-fit:contain;filter:drop-shadow(0 13px 13px #492a0d1f);width:100%;height:260px;transition:transform .5s;position:relative}.venture:hover .logo-stage img{transform:scale(1.05)}.venture.food .logo-stage{background:radial-gradient(circle,#fff7ea,#ead7b7)}.venture-copy{padding:55px clamp(35px,6vw,90px)}.venture-copy h3{letter-spacing:-.04em;margin:17px 0;font:400 clamp(38px,4vw,62px) Georgia,serif}.venture-copy>p:not(.overline){color:#6e5c45;font-size:14px;line-height:1.75}.venture-copy button{color:#4a351c;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #b18b4e;margin-top:22px;padding:12px 0;font-size:9px;font-weight:700}.venture-copy button span{color:#ad7b2e;margin-left:30px;font-size:15px}.leadership{background:#f4ecdc;padding:125px clamp(28px,8vw,125px);position:relative;overflow:hidden}.founder-monogram{color:#ae854312;letter-spacing:-.09em;font:700 23vw Georgia,serif;position:absolute;top:-7vw;right:-1vw}.leadership-grid{grid-template-columns:1fr 1fr;gap:10vw;margin-top:60px;display:grid;position:relative}.leadership blockquote{color:#3d3022;margin:0 0 45px;font:400 28px/1.55 Georgia,serif}.leadership h3{color:#9e712d;margin:0;font:400 22px Georgia,serif}.leadership-grid>div>p:last-child{color:#766957;font-size:12px}.manifesto{text-align:center;color:#f4ead6;background:radial-gradient(circle,#d0a85b3d,#0000 28%),#1e150e;padding:140px 25px}.manifesto h2{font-size:clamp(54px,7.3vw,106px);line-height:.95}.manifesto>p:last-child{color:#ac9c85;max-width:720px;margin:38px auto 0;line-height:1.8}.contact{background:linear-gradient(125deg,#f2e6cf,#dcc69d);grid-template-columns:1fr 1fr;gap:11vw;padding:125px clamp(28px,8vw,125px);display:grid}.contact-copy>p{color:#6b5b45;max-width:480px;line-height:1.75}.contact-copy>a{border-bottom:1px solid #a9854a;margin-top:24px;padding:8px 0;font-weight:700;display:inline-block}.contact-copy>a span{color:#9e6e23;margin-left:32px}form{flex-direction:column;gap:23px;display:flex}label{text-transform:uppercase;letter-spacing:.16em;color:#806c4f;font-size:9px;font-weight:700}input,select,textarea{color:#271c11;text-transform:none;letter-spacing:0;background:0 0;border:0;border-bottom:1px solid #aa916a;outline:none;width:100%;margin-top:4px;padding:13px 0;font-size:14px;display:block}textarea{resize:vertical}form .gold-button{width:220px;margin-top:8px}.success{color:#5f702a;margin:0;font-size:12px}footer{color:#9a8d79;letter-spacing:.14em;background:#160f0a;justify-content:space-between;align-items:center;padding:30px clamp(28px,5vw,74px);font-size:9px;display:flex}footer img{object-fit:contain;width:190px;height:78px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#150d07d1;justify-content:center;align-items:center;padding:25px;animation:.25s fade;display:flex;position:fixed;inset:0}.brand-modal{color:#241a11;background:#f5ebd9;grid-template-columns:.85fr 1.15fr;width:min(1120px,100%);max-height:90vh;animation:.35s rise;display:grid;position:relative;overflow:auto;box-shadow:0 30px 90px #0006}.modal-close{z-index:5;color:#6f4f24;cursor:pointer;background:#fff8ec;border:1px solid #b99a65;border-radius:50%;width:40px;height:40px;font-size:25px;position:absolute;top:13px;right:18px}.modal-logo{background:radial-gradient(circle,#fff,#e9dbc2);align-items:center;min-height:610px;padding:55px;display:flex}.modal-logo img{object-fit:contain;width:100%;max-height:350px}.modal-content{padding:65px 65px 55px}.modal-content h2{margin:18px 0 24px;font-size:50px;line-height:1}.modal-content>p{color:#6b5c49;font-size:14px;line-height:1.75}.modal-content .modal-lead{color:#3a2c1d;font:400 20px/1.5 Georgia,serif}.modal-content h4{text-transform:uppercase;letter-spacing:.18em;color:#987035;margin:35px 0 15px;font-size:10px}.modal-content ul{flex-wrap:wrap;gap:8px;padding:0;list-style:none;display:flex}.modal-content li{color:#5d4b34;border:1px solid #cdb789;padding:9px 12px;font-size:10px}.modal-content blockquote{color:#9d7029;border-top:1px solid #c6aa74;margin:35px 0 0;padding-top:24px;font:italic 21px Georgia,serif}.leadership-grid{grid-template-columns:.85fr .78fr 1.08fr;align-items:center;gap:clamp(35px,5vw,82px)}.leadership blockquote{margin-bottom:38px;font-size:26px}.founder-portrait{background:linear-gradient(145deg,#e8d4ab,#b98b40);margin:0;padding:12px;position:relative;box-shadow:0 25px 55px #4d310f2e}.founder-portrait:before{content:"";z-index:-1;border:1px solid #a0732e59;position:absolute;inset:20px -18px -18px 20px}.founder-portrait img{aspect-ratio:4/5;object-fit:cover;object-position:center top;width:100%;display:block}.founder-portrait figcaption{color:#4d381e;letter-spacing:.17em;text-transform:uppercase;text-align:center;padding:13px 5px 2px;font-size:8px}.venture.organic .logo-stage{background:linear-gradient(135deg,#f7f1df,#dfe5c9)}.venture.organic .logo-stage img{mix-blend-mode:multiply}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(35px)}.reveal.visible{opacity:1;transform:none}@keyframes float{50%{transform:translateY(-20px)rotate(3deg)}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(25px)}}@media (width<=900px){.topbar{height:76px}.header-logo{width:220px;height:68px}.menu{display:block}.topbar nav{background:#f6eddb;flex-direction:column;align-items:stretch;gap:24px;padding:30px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 20px 40px #3d270b26}.topbar nav.open{display:flex}.hero{min-height:820px;padding-top:120px}.hero-logo{width:clamp(320px,70vw,500px);height:185px}.disc-one{width:400px;height:400px;top:28%;right:-230px}.disc-two{display:none}.about-grid,.leadership-grid,.contact{grid-template-columns:1fr;gap:55px}.value-strip{grid-template-columns:repeat(2,1fr)}.value-strip>div:nth-child(2){border-right:0}.venture,.venture:nth-child(2n){grid-template-columns:1fr}.venture:nth-child(2n) .logo-stage{order:0}.logo-stage,.venture:nth-child(2n) .logo-stage{border:0;border-bottom:1px solid #c6ab78;min-height:330px}.logo-stage img{height:220px}.brand-modal{grid-template-columns:1fr}.modal-logo{min-height:260px;padding:35px}.modal-logo img{max-height:210px}.modal-content{padding:45px 30px}.modal-content h2{font-size:40px}footer{text-align:center;flex-direction:column;gap:22px}}@media (width<=560px){.hero{padding-left:22px;padding-right:22px}.hero h1{font-size:52px}.hero-logo{width:min(340px,100%);height:155px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-bottom span:last-child{display:none}.about,.ventures,.leadership,.contact{padding:82px 22px}.value-strip{grid-template-columns:1fr}.value-strip>div,.value-strip>div+div{border-bottom:1px solid #d4c5a7;border-right:0;padding:24px 0}.ventures-head{text-align:left}.ventures-head .section-index{justify-content:flex-start}.venture-copy{padding:42px 27px}.logo-stage{padding:45px 25px}.logo-stage:before{width:240px;height:240px}.manifesto{padding:100px 20px}.contact h2{font-size:50px}.modal-backdrop{padding:0}.brand-modal{height:100vh;max-height:100vh}.modal-close{position:fixed}.modal-content h2{font-size:36px}footer img{width:150px}}
