/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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)}.table{display:table}.table-row{display:table-row}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--paper:#f3f0e8;--paper2:#ebe7dc;--ink:#10100f;--red:#b3262e;--gray:#6d6a63;--line:#cbc6ba;--dark:#0a0a09;--ease:cubic-bezier(.22, 1, .36, 1)}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-error{color:#8d1e25;background:#fff5f4;border:1px solid #b3262e;padding:14px 16px}.form-error a{text-decoration:underline}.demo-label{color:#8b2a30;font:600 10px/1.4 var(--font-geist-mono);letter-spacing:.12em;margin:18px 0 12px}.demo-only-control,.demo-status{color:#6d6b64;font:600 10px/1 var(--font-geist-mono);letter-spacing:.08em;text-transform:uppercase;background:#ffffff73;border:1px dashed #11110f47;align-items:center;padding:10px 14px;display:inline-flex}.demo-status{justify-content:center;width:100%;margin-top:12px}.demo-status.ready{color:#256f4a;background:#eef7f1;border-color:#25704a73}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}.section{padding:120px clamp(28px,4.2vw,72px)}.header{z-index:10;border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:96px;padding:0 clamp(28px,4.2vw,72px);display:grid;position:absolute}.logo{letter-spacing:-.05em;align-items:center;gap:12px;font-size:27px;font-weight:600;display:inline-flex}.mark{width:36px;height:32px}.header nav{gap:48px;font-size:13px;display:flex}.header nav a,.header .contact{position:relative}.header nav a:after,.contact:after{content:"";background:var(--red);height:1px;transition:right .35s var(--ease);position:absolute;bottom:-7px;left:0;right:100%}.header nav a:hover:after,.contact:hover:after{right:0}.contact{justify-self:end;gap:18px;font-size:13px;display:flex}.arrow{transition:transform .35s var(--ease);display:inline-block}a:hover .arrow{transform:translate(6px)}.menu{display:none}.hero-v2{background:radial-gradient(circle at 64% 50%, #faf8f2 0, transparent 38%), var(--paper);align-items:center;height:100vh;min-height:900px;padding:160px clamp(28px,4.2vw,72px) 72px;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;width:58%;padding-bottom:20px;position:relative}.kicker{font:10px var(--font-geist-mono), monospace;letter-spacing:.22em;color:var(--red);align-items:center;gap:11px;display:flex}.kicker b{background:var(--red);border-radius:50%;width:7px;height:7px}.hero-v2 h1{letter-spacing:-.072em;margin:48px 0 35px;font-size:clamp(70px,7vw,118px);font-weight:570;line-height:.88}.hero-v2 h1 span{animation:lineIn 1s var(--ease) both;display:block;overflow:hidden}.hero-v2 h1 span:nth-child(2){animation-delay:90ms}.hero-v2 h1 span:nth-child(3){animation-delay:.18s}.hero-copy{color:#494740;max-width:600px;animation:fadeUp 1s .35s var(--ease) both;font-size:18px;line-height:1.65}.line-link{border-bottom:1px solid var(--ink);animation:fadeUp 1s .5s var(--ease) both;align-items:center;gap:40px;margin-top:32px;padding-bottom:8px;font-size:14px;display:inline-flex}.hero-foot{font:9px var(--font-geist-mono);letter-spacing:.15em;color:#625f59;border-top:1px solid #a9a49a;justify-content:space-between;padding-top:17px;display:flex;position:absolute;bottom:30px;left:clamp(28px,4.2vw,72px);right:clamp(28px,4.2vw,72px)}.field{width:min(55vw,780px);height:min(65vw,740px);transform:translate(var(--mx,0), var(--my,0));transition:transform .8s var(--ease);position:absolute;top:15%;right:-2%}.field svg{width:100%;height:100%;overflow:visible}.contours ellipse{fill:none;stroke:#b9b5ab;stroke-width:1px;opacity:.35;transform-origin:410px 358px;animation:7s ease-in-out infinite breathe}.contours ellipse:nth-child(2n){animation-delay:-3s}.orbits path{fill:none;stroke:#726f68;stroke-width:.8px;opacity:.48;stroke-dasharray:1500;stroke-dashoffset:1500px;animation:draw 2.4s .4s var(--ease) forwards}.orbits path:nth-child(2){animation-delay:.6s}.orbits path:nth-child(3){animation-delay:.8s}.orbits .signal-path{stroke:var(--red);stroke-width:1.7px;animation-delay:1s}.core-halo{opacity:.85;filter:url(#soft)}.nodes circle{fill:var(--paper);stroke:var(--ink);stroke-width:1.3px}.nodes circle:first-child{fill:var(--red);stroke:var(--red)}.traveler{fill:var(--red);filter:drop-shadow(0 0 5px #b3262e)}.axis path{fill:none;stroke:#77736a;stroke-width:.7px;stroke-dasharray:4 5}.axis circle{fill:var(--paper);stroke:var(--ink)}.field-label{font:9px var(--font-geist-mono);letter-spacing:.16em;position:absolute}.perceive{top:6%;left:53%}.reason{top:48%;right:2%}.act{bottom:7%;left:53%}.section-top{font:9px var(--font-geist-mono);letter-spacing:.16em;color:var(--red);grid-template-columns:45px 160px 1fr;align-items:center;gap:15px;display:grid}.section-top p{margin:0}.section-top i{background:var(--line);height:1px}.idea-grid{grid-template-columns:1fr .75fr;gap:10vw;margin-top:85px;display:grid}.idea h2,.method h2,.responsibility h2{letter-spacing:-.06em;margin:0;font-size:clamp(52px,6vw,94px);font-weight:540;line-height:.95}.idea h2 em,.responsibility h2 em{font:italic 400 1em Georgia,serif}.large-copy{margin-top:0;font:30px/1.4 Georgia,serif}.idea-grid>div>p:last-child{color:var(--gray);font-size:15px;line-height:1.75}.principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:110px;display:grid}.principles span{border-right:1px solid var(--line);padding:30px;font-size:13px}.principles span:before{content:"+";color:var(--red);margin-right:15px}.principles span:last-child{border:0}.systems{background:var(--dark);color:#f2efe7}.section-top.light i{background:#333}.systems-title{grid-template-columns:1fr .55fr;align-items:end;gap:10vw;margin:85px 0 100px;display:grid}.systems-title h2{letter-spacing:-.065em;margin:0;font-size:clamp(55px,6.3vw,100px);font-weight:520;line-height:.92}.systems-title p{color:#85837e;line-height:1.7}.system-row{border-top:1px solid #393936;grid-template-columns:110px .8fr 1fr;align-items:center;gap:5vw;min-height:650px;padding:65px 0;display:grid}.system-num{font:9px var(--font-geist-mono);color:var(--red);align-self:start}.status{font:9px var(--font-geist-mono);color:#85837e;letter-spacing:.16em}.system-main h3{letter-spacing:-.06em;margin:45px 0 30px;font-size:clamp(48px,5vw,82px);line-height:.95}.system-main h3 em{color:var(--red);font:italic 400 .95em Georgia,serif}.system-main>p:not(.status){color:#96938d;max-width:560px;line-height:1.75}.system-main>a,.product-actions>a{border-bottom:1px solid #777;gap:40px;margin-top:25px;padding-bottom:8px;font-size:13px;display:inline-flex}.product-actions{flex-wrap:wrap;align-items:center;gap:14px 28px;margin-top:25px;display:flex}.product-actions>a{margin-top:0}.product-actions .product-start{color:#11110f;background:#eeeae1;border:1px solid #eeeae1;gap:28px;padding:13px 16px}.office-demo,.bhumar-demo{height:430px;color:var(--ink);background:#efede6;padding:30px;position:relative;overflow:hidden}.demo-head{font:9px var(--font-geist-mono);letter-spacing:.12em;border-bottom:1px solid #c9c5bb;justify-content:space-between;padding-bottom:25px;display:flex}.demo-head b{color:var(--red)}.demo-file{border-bottom:1px solid #cecabf;grid-template-columns:40px 1fr auto;align-items:center;height:90px;font-size:12px;display:grid;position:relative}.demo-file span,.demo-file b{font:9px var(--font-geist-mono)}.demo-file i{font-style:normal}.demo-file b{color:#777}.demo-file.active:before{content:"";background:var(--red);width:3px;height:45px;position:absolute;left:-30px}.scan{background:#d0ccc1;height:3px;position:absolute;bottom:0;left:0;right:0}.scan i{background:var(--red);width:40%;height:100%;animation:3.4s ease-in-out infinite scan;display:block}.bhumar-row{border-bottom:1px solid #393936}.bhumar-demo{color:#fff;background:#151514}.bhumar-head{font:9px var(--font-geist-mono);letter-spacing:.13em;border-bottom:1px solid #363634;align-items:center;gap:12px;padding-bottom:22px;display:flex}.bhumar-head .mark{width:25px}.bhumar-head i{background:#40bb6a;border-radius:50%;width:6px;height:6px;margin-left:auto}.human-msg,.ai-msg{max-width:80%;padding:17px 20px;font-size:13px;line-height:1.55}.human-msg{background:#30302e;margin:45px 0 20px auto}.ai-msg{color:#171716;background:#ece8df}.ai-msg b{color:var(--red);font:9px var(--font-geist-mono);margin-bottom:8px;display:block}.action-log{color:#777;font:8px var(--font-geist-mono);gap:20px;margin-top:20px;display:flex}.action-log span:before{content:"✓";color:#54af70;margin-right:7px}.method-head{grid-template-columns:1fr .6fr;align-items:end;gap:9vw;margin:85px 0;display:grid}.method-head>p{color:var(--gray);line-height:1.75}.method-list{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.method-list>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:280px;padding:28px;transition:background .3s;position:relative}.method-list>div:hover{background:#faf8f2}.method-list span{font:9px var(--font-geist-mono);color:var(--red)}.method-list h3{margin:80px 0 15px;font-size:28px}.method-list p{color:var(--gray);font-size:13px;line-height:1.6}.method-list .arrow{position:absolute;top:25px;right:25px}.vision-v2{background:var(--red);color:#fff;min-height:820px;padding:120px clamp(28px,4.2vw,72px);position:relative;overflow:hidden}.vision-v2 .kicker{color:#fff}.vision-v2 h2{letter-spacing:-.07em;z-index:2;margin:80px 0 65px;font-size:clamp(65px,8vw,128px);line-height:.88;position:relative}.vision-v2 h2 em{color:#4d090e;font:italic 400 1em Georgia,serif}.vision-copy{z-index:2;grid-template-columns:repeat(2,1fr);gap:40px;max-width:900px;display:grid;position:relative}.vision-copy p{line-height:1.7}.vision-tags{z-index:2;gap:12px;margin-top:50px;display:flex;position:relative}.vision-tags span{border:1px solid #ffffff73;padding:12px 16px;font-size:11px}.vision-grid{opacity:.18;transform:translateY(calc(var(--scroll,0) * .03px));grid-template-columns:repeat(9,1fr);display:grid;position:absolute;inset:0}.vision-grid i{border-right:1px solid #fff;transform:skew(-12deg)}.responsibility h2{margin:80px 0 100px}.responsibility-list{border-top:1px solid var(--line)}.responsibility-list>div{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr 1.2fr;align-items:start;gap:30px;padding:32px 0;display:grid}.responsibility-list span{font:9px var(--font-geist-mono);color:var(--red)}.responsibility-list h3{margin:0;font-size:20px}.responsibility-list p{color:var(--gray);max-width:520px;margin:0;line-height:1.6}.closing{text-align:center;background:var(--paper2);padding:150px 30px}.closing>p{font:9px var(--font-geist-mono);color:var(--red);letter-spacing:.16em}.closing h2{letter-spacing:-.06em;font:400 clamp(55px,7vw,108px)/.95 Georgia,serif}.closing a{background:var(--ink);color:#fff;gap:45px;margin-top:20px;padding:17px 22px;font-size:13px;display:inline-flex}footer{color:#fff;background:#070706;padding:80px clamp(28px,4.2vw,72px) 25px}.footer-left p{color:#777;font-size:13px}.footer-nav{grid-template-columns:repeat(3,1fr);gap:50px;margin:-40px 0 80px 50%;display:grid}.footer-nav>div{flex-direction:column;gap:13px;display:flex}.footer-nav b{font:9px var(--font-geist-mono);color:#666;text-transform:uppercase;margin-bottom:8px}.footer-nav a{color:#aaa;font-size:12px}.footer-base{color:#666;font:8px var(--font-geist-mono);letter-spacing:.1em;border-top:1px solid #2d2d2b;justify-content:space-between;padding-top:22px;display:flex}@keyframes lineIn{0%{opacity:0;transform:translateY(75%)}to{opacity:1;transform:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes breathe{50%{opacity:.6;transform:scale(1.04)}}@keyframes scan{0%,to{transform:translate(-30%)}50%{transform:translate(180%)}}@media (width<=950px){.header{grid-template-columns:1fr auto}.header nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;padding:30px;display:none;position:absolute;top:96px;left:0;right:0}.header nav.open{display:flex}.header .contact{display:none}.menu{background:0 0;border:0;flex-direction:column;gap:7px;padding:10px;display:flex}.menu i{background:var(--ink);width:26px;height:1px}.hero-content{width:76%}.field{opacity:.45;right:-25%}.idea-grid,.systems-title,.method-head{grid-template-columns:1fr;gap:45px}.system-row{grid-template-columns:70px 1fr}.system-main{padding-bottom:30px}.office-demo,.bhumar-demo{grid-column:2}.method-list{grid-template-columns:1fr 1fr}.responsibility-list>div{grid-template-columns:50px 150px 1fr}.footer-nav{margin:60px 0}}@media (width<=600px){.section{padding:85px 22px}.header{height:82px;padding:0 22px}.logo{font-size:24px}.mark{width:31px}.header nav{top:82px}.hero-v2{align-items:flex-start;height:auto;min-height:820px;padding:120px 22px 70px}.hero-content{width:100%}.hero-v2 h1{margin-top:55px;font-size:54px}.hero-copy{max-width:95%;font-size:16px}.field{opacity:.22;width:630px;height:600px;top:300px;right:-310px}.field-label{display:none}.hero-foot{left:22px;right:22px}.hero-foot span{display:none}.idea h2,.method h2,.responsibility h2{font-size:48px}.idea-grid{margin-top:60px}.large-copy{font-size:24px}.principles{grid-template-columns:1fr}.principles span{border-right:0;border-bottom:1px solid var(--line)}.systems-title{margin:60px 0}.systems-title h2{font-size:52px}.system-row{padding:50px 0;display:block}.system-num{margin-bottom:55px}.system-main h3{font-size:52px}.office-demo,.bhumar-demo{height:390px;margin-top:50px;padding:20px}.method-list{grid-template-columns:1fr}.method-list>div{min-height:220px}.vision-v2{min-height:760px;padding:85px 22px}.vision-v2 h2{margin:60px 0;font-size:58px}.vision-copy{grid-template-columns:1fr}.vision-copy p:last-child{display:none}.vision-tags{flex-direction:column;align-items:flex-start}.responsibility h2{margin:60px 0}.responsibility-list>div{grid-template-columns:35px 1fr}.responsibility-list p{grid-column:2}.closing{padding:100px 22px}.closing h2{font-size:52px}.footer-nav{grid-template-columns:1fr 1fr}.footer-base{flex-direction:column;gap:18px}.section-top{grid-template-columns:35px 125px 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.field{transform:none!important}}@media (width>=951px){.field{width:min(54vw,760px);height:min(64vw,720px);right:1.5%}.reason{right:5%}}.office-story{background:#e8e4db}.product-story-head,.bhumar-intro{grid-template-columns:1.2fr .6fr;align-items:end;gap:10vw;margin:80px 0;display:grid}.story-label{font:9px var(--font-geist-mono);letter-spacing:.16em;color:var(--red)}.product-story-head h2,.bhumar-intro h2{letter-spacing:-.065em;margin:28px 0 0;font-size:clamp(55px,6.5vw,102px);font-weight:540;line-height:.9}.product-story-head>p,.bhumar-intro>p{color:var(--gray);line-height:1.75}.dashboard-frame{background:#0d0d0c;padding:12px;box-shadow:0 35px 90px #1f19132e}.frame-bar{color:#777;height:34px;font:8px var(--font-geist-mono);letter-spacing:.12em;align-items:center;padding:0 8px;display:flex}.frame-bar span{margin-right:auto}.frame-bar i{border:1px solid #555;border-radius:50%;width:6px;height:6px;margin-left:7px}.office-dashboard{color:#151513;background:#f5f4ef;grid-template-columns:205px 1fr;min-height:680px;display:grid}.dash-side{background:#eae8e1;border-right:1px solid #d4d1c8;flex-direction:column;padding:25px 18px;display:flex}.dash-brand{align-items:center;gap:9px;margin-bottom:40px;font-size:13px;display:flex}.dash-brand .mark{width:24px}.dash-side>p{font:8px var(--font-geist-mono);color:#999;letter-spacing:.14em;margin:0 0 12px 10px}.dash-side>button{text-align:left;color:#666;background:0 0;border:0;align-items:center;gap:11px;padding:11px 10px;font-size:11px;display:flex}.dash-side>button span{width:21px;height:21px;font:8px var(--font-geist-mono);border:1px solid #c7c3ba;place-items:center;display:grid}.dash-side>button.selected{color:#111;background:#dcd9d0}.dash-side>button.selected span{background:var(--red);color:#fff}.dash-user{border-top:1px solid #d0ccc3;gap:10px;margin-top:auto;padding:18px 5px 0;display:flex}.dash-user>i{color:#fff;width:30px;height:30px;font:8px var(--font-geist-mono);background:#111;place-items:center;font-style:normal;display:grid}.dash-user span{flex-direction:column;font-size:10px;display:flex}.dash-user small{color:#999;margin-top:3px}.dash-main{padding:30px}.dash-main>header{justify-content:space-between;display:flex}.dash-main header small{font:8px var(--font-geist-mono);color:#999}.dash-main header h4{margin:5px 0;font-size:24px}.dash-main header button{color:#fff;background:#111;border:0;padding:12px 16px;font-size:10px}.dash-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin:25px 0;display:grid}.dash-metrics>div{background:#fff;border:1px solid #d9d6ce;flex-direction:column;min-height:105px;padding:16px;display:flex}.dash-metrics span{color:#777;font-size:9px}.dash-metrics b{margin:9px 0 4px;font-size:27px}.dash-metrics small{color:#999;font-size:8px}.metric-live{border-top:2px solid var(--red)!important}.dash-chart{background:#fff;border:1px solid #d9d6ce;height:205px;padding:16px}.chart-title{justify-content:space-between;display:flex}.chart-title span{flex-direction:column;font-size:11px;display:flex}.chart-title small,.chart-title em{color:#999;font-size:8px}.bars{border-bottom:1px solid #ddd9d1;justify-content:space-around;align-items:flex-end;height:125px;display:flex}.bars>i{background:#d7d3ca;align-items:flex-end;width:22px;display:flex}.bars i b{background:var(--red);width:100%}.days{font:7px var(--font-geist-mono);color:#aaa;justify-content:space-around;padding-top:7px;display:flex}.dash-table{background:#fff;border:1px solid #d9d6ce;margin-top:10px}.table-title{border-bottom:1px solid #ddd9d1;justify-content:space-between;padding:12px 15px;font-size:10px;display:flex}.table-row{border-bottom:1px solid #ece9e2;grid-template-columns:38px 1.2fr 1fr .8fr 70px;align-items:center;padding:10px 15px;font-size:9px;display:grid}.table-row>i{color:#fff;width:27px;height:30px;font:7px var(--font-geist-mono);background:#1a1a18;place-items:center;font-style:normal;display:grid}.table-row>span:nth-child(2){flex-direction:column;display:flex}.table-row small{color:#aaa}.table-row em{font:7px var(--font-geist-mono);text-align:center;border:1px solid #d4d0c7;padding:5px;font-style:normal}.logic-title{grid-template-columns:.45fr 1fr;margin:120px 0 60px;display:grid}.logic-title span{font:9px var(--font-geist-mono);color:var(--red)}.logic-title h3,.use-impact h3,.human-title h3,.bhumar-impact h3{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.5vw,72px);line-height:.95}.logic-flow{border-top:1px solid #c6c1b6;grid-template-columns:repeat(5,1fr);display:grid}.logic-flow>div{border-right:1px solid #c6c1b6;padding:24px 22px 35px}.logic-flow span{font:8px var(--font-geist-mono);color:var(--red)}.logic-flow i{background:var(--red);border-radius:50%;width:7px;height:7px;margin:55px 0 25px;display:block}.logic-flow h4{font-size:20px}.logic-flow p{color:var(--gray);font-size:11px;line-height:1.6}.use-impact{grid-template-columns:.7fr 1.3fr;gap:8vw;margin-top:120px;display:grid}.use-grid{border:1px solid #c6c1b6;grid-template-columns:1fr 1fr;display:grid}.use-grid>div{border-bottom:1px solid #c6c1b6;border-right:1px solid #c6c1b6;padding:25px}.use-grid b{font:8px var(--font-geist-mono);color:var(--red)}.use-grid p{color:var(--gray);font-size:11px}.impact-band{background:var(--red);color:#fff;margin-top:100px;padding:28px}.impact-band>p{font:8px var(--font-geist-mono)}.impact-band>div{grid-template-columns:repeat(4,1fr);margin-top:35px;display:grid}.impact-band span{border-left:1px solid #ffffff59;flex-direction:column;padding-left:20px;font-size:12px;display:flex}.impact-band b{margin-bottom:7px;font:400 29px Georgia}.bhumar-story{color:#f3f0e8;background:#0b0b0a}.bhumar-intro>p{color:#8f8d87}.bhumar-live{grid-template-columns:.8fr 1.2fr;align-items:center;gap:9vw;margin:100px 5vw;display:grid}.phone-shell{background:#1d1d1b;border:1px solid #444;border-radius:42px;max-width:440px;padding:13px}.whatsapp-demo{color:#171715;background:#efece4;border-radius:31px;height:700px;padding:18px;position:relative;overflow:hidden}.wa-head{border-bottom:1px solid #d2cec5;align-items:center;gap:10px;height:60px;display:flex}.wa-head .mark{width:29px}.wa-head>span{flex-direction:column;display:flex}.wa-head em{margin-left:auto}.wa-day{text-align:center;font:7px var(--font-geist-mono);color:#999;margin:18px}.wa-msg{opacity:0;max-width:85%;animation:messageIn .6s var(--ease) forwards;margin-bottom:13px;padding:13px 15px;font-size:11px;line-height:1.55}.user-wa{background:#d4ead6;border-radius:12px 12px 2px;margin-left:auto}.bhumar-wa{background:#fff;border-radius:12px 12px 12px 2px}.bhumar-wa b{color:var(--red)}.wa-msg.one{animation-delay:.5s}.wa-msg.two{animation-delay:1.4s}.wa-msg.three{animation-delay:2.8s}.wa-msg.four{animation-delay:3.6s}.wa-action{opacity:0;gap:8px;animation:.6s 4.4s forwards fadeUp;display:flex}.wa-action span{font:7px var(--font-geist-mono);border:1px solid #c9c5bc;padding:7px}.wa-compose{color:#aaa;background:#fff;border-radius:22px;justify-content:space-between;align-items:center;height:45px;padding:0 16px;font-size:10px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.conversation-logic>div{border-top:1px solid #343431;grid-template-columns:50px 1fr;padding:28px 0;display:grid}.conversation-logic span{font:8px var(--font-geist-mono);color:#d7434c}.conversation-logic h3{margin:0;font-size:22px}.conversation-logic p{color:#85837e;grid-column:2;font-size:12px}.human-title{margin:140px 0 65px}.human-cases{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.case-image{background-position:50%;background-size:cover;height:470px}.executive-scene{background-image:url(/assets/bhumar-executive.webp)}.parent-scene{background-image:url(/assets/bhumar-parent.webp)}.travel-scene{background-image:url(/assets/bhumar-traveler.webp)}.human-cases article>span{font:8px var(--font-geist-mono);color:#d7434c;margin-top:22px;display:block}.human-cases h4{margin:16px 0;font:400 26px/1.2 Georgia}.human-cases p{color:#898781;font-size:12px}.human-cases em{font:8px var(--font-geist-mono);color:#666}.bhumar-impact{border-top:1px solid #343431;grid-template-columns:1fr .7fr;gap:10vw;margin-top:140px;padding-top:65px;display:grid}.bhumar-impact>p{color:#8b8983;line-height:1.75}@keyframes messageIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (width<=950px){.product-story-head,.bhumar-intro,.use-impact,.bhumar-impact{grid-template-columns:1fr}.office-dashboard{grid-template-columns:160px 1fr}.dash-metrics,.logic-flow{grid-template-columns:1fr 1fr}.bhumar-live{grid-template-columns:1fr}.human-cases{grid-template-columns:1fr 1fr}}@media (width<=600px){.product-story-head h2,.bhumar-intro h2{font-size:49px}.dashboard-frame{overflow:hidden}.office-dashboard{transform-origin:0 0;width:208%;min-width:780px;margin-bottom:-350px;display:block;transform:scale(.48)}.dash-side{display:none}.logic-title{grid-template-columns:1fr;gap:30px}.logic-flow,.use-grid{grid-template-columns:1fr}.impact-band>div{grid-template-columns:1fr 1fr;gap:25px}.bhumar-live{margin:70px 0}.whatsapp-demo{height:660px}.human-cases{grid-template-columns:1fr}.case-image{height:450px}}.sub-header{position:absolute}.dark-header{color:#f3f0e8;border-color:#343431}.dark-header .menu i{background:#f3f0e8}.eyebrow{font:9px var(--font-geist-mono), monospace;letter-spacing:.18em;color:var(--red);text-transform:uppercase}.product-page{background:#ece8de}.product-hero{flex-direction:column;justify-content:center;min-height:860px;padding:210px clamp(28px,6vw,110px) 100px;display:flex;position:relative;overflow:hidden}.product-hero:after{content:"";border:1px solid #bbb6aa;border-radius:50%;width:520px;height:520px;position:absolute;top:190px;right:-80px;box-shadow:0 0 0 80px #d8d4ca55,0 0 0 160px #d8d4ca30}.product-hero h1,.editorial-hero h1{letter-spacing:-.075em;z-index:1;margin:45px 0;font-size:clamp(70px,8.5vw,142px);font-weight:540;line-height:.86;position:relative}.product-hero h1 em{color:var(--red);font:italic 400 1em Georgia,serif}.product-hero>p:not(.eyebrow){color:var(--gray);z-index:1;max-width:650px;font-size:18px;line-height:1.65;position:relative}.hero-actions{z-index:1;align-items:center;gap:35px;margin-top:38px;font-size:13px;display:flex;position:relative}.primary-action{background:var(--ink);color:#fff;gap:35px;padding:17px 22px;display:inline-flex}.closing-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 30px;display:flex}.closing-actions .closing-secondary{color:#eeeae1;background:0 0;border:1px solid #eeeae18c}.evidence-stage{color:#eeeae1;background:#11110f;grid-template-columns:.75fr 1.25fr;gap:8vw;padding:130px clamp(28px,6vw,110px);display:grid}.evidence-copy h2,.proof-grid h2,.outcome-section h2,.request-section h2,.request-section h1,.conversation-copy h2,.lives-section h2,.boundary-section h2,.origin-grid h2,.trust-detail h2{letter-spacing:-.06em;margin:30px 0;font-size:clamp(46px,5.4vw,86px);line-height:.94}.evidence-copy>p:not(.eyebrow),.conversation-copy>p:not(.eyebrow){color:#8e8b85;line-height:1.7}.step-select{border-top:1px solid #333;margin-top:55px}.step-select button{color:#777;text-align:left;background:0 0;border:0;border-bottom:1px solid #333;grid-template-columns:45px 1fr;width:100%;padding:19px 5px;font-size:13px;display:grid}.step-select button span{font:8px var(--font-geist-mono)}.step-select button.active{color:#fff}.step-select button.active span{color:#d7434c}.document-lab{color:#181816;background:#e9e5dc;grid-template-columns:.85fr 1.15fr;gap:22px;min-height:650px;padding:22px;display:grid;box-shadow:0 35px 80px #0008}.lab-top{font:8px var(--font-geist-mono);border-bottom:1px solid #c5c0b5;grid-column:1/-1;justify-content:space-between;padding-bottom:15px;display:flex}.lab-top b{color:var(--red)}.receipt{background:#faf9f5;padding:35px 25px;position:relative;overflow:hidden;box-shadow:0 5px 20px #57504525}.receipt span{font:8px var(--font-geist-mono);color:#777}.receipt>b{margin:55px 0 35px;font-size:28px;display:block}.receipt i{border-top:1px dashed #aaa;display:block}.receipt p{font-size:10px}.receipt strong{border-top:1px solid #aaa;margin-top:30px;padding-top:18px;display:block}.scan-line{background:var(--red);height:2px;box-shadow:0 0 15px var(--red);transition:top .8s var(--ease);position:absolute;top:8%;left:0;right:0}.stage-1{top:28%}.stage-2{top:65%}.stage-3,.stage-4{top:92%}.extracted{padding:15px 5px}.extracted>p{font:8px var(--font-geist-mono);color:#888}.extracted>div{opacity:.25;transition:.5s var(--ease);border-bottom:1px solid #c8c3b8;grid-template-columns:.6fr 1.2fr auto;padding:19px 0;display:grid;transform:translateY(6px)}.extracted>div.revealed{opacity:1;transform:none}.extracted span,.extracted em{color:#777;font-size:9px}.extracted em{color:var(--red);font-style:normal}.extracted button{color:#fff;background:#151513;border:0;width:100%;margin-top:25px;padding:15px}.extracted button:disabled{color:#8e8a82;background:#cbc7bd}.proof-grid,.request-section,.origin-grid,.trust-detail{grid-template-columns:.7fr 1.3fr;gap:9vw;padding:130px clamp(28px,6vw,110px);display:grid}.proof-cards{border:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.proof-cards article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;padding:30px}.proof-cards article>b,.company-principles span,.trust-matrix span{font:8px var(--font-geist-mono);color:var(--red)}.proof-cards h3{margin:55px 0 15px;font-size:28px}.proof-cards p{color:var(--gray);font-size:12px;line-height:1.6}.proof-cards article>span{font:7px var(--font-geist-mono);color:var(--red)}.outcome-section{background:var(--red);color:#fff;padding:130px clamp(28px,6vw,110px)}.outcome-section .eyebrow{color:#fff}.outcome-row{border-top:1px solid #fff5;border-bottom:1px solid #fff5;grid-template-columns:repeat(3,1fr);margin:75px 0 50px;display:grid}.outcome-row span{border-right:1px solid #fff5;padding:35px 20px;font-size:11px}.outcome-row b{margin-bottom:12px;font:400 25px Georgia;display:block}.proof-notice{border:1px solid;grid-template-columns:180px 1fr;gap:30px;padding:25px;display:grid}.proof-notice b{font:8px var(--font-geist-mono);letter-spacing:.15em}.proof-notice p{margin:0;font-size:12px;line-height:1.6}.request-section{background:#e4e0d6}.request-section>div>p:not(.eyebrow){max-width:520px;color:var(--gray);line-height:1.7}.lead-form{background:#f6f3eb;grid-template-columns:1fr 1fr;gap:24px;padding:38px;display:grid}.lead-form label{color:#6f6b64;flex-direction:column;gap:9px;font-size:11px;display:flex}.lead-form label:nth-of-type(4),.lead-form .consent,.lead-form>button,.form-note{grid-column:1/-1}.lead-form input,.lead-form textarea{font:14px var(--font-geist-sans);background:0 0;border:0;border-bottom:1px solid #bbb6ab;outline:none;padding:11px 0}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--red)}.lead-form .consent{flex-direction:row;align-items:flex-start}.lead-form .consent input{width:auto}.lead-form>button,.form-success button{color:#fff;text-align:left;background:#111;border:0;justify-content:space-between;padding:16px;display:flex}.form-note{color:#8a867e;font-size:9px}.form-success{background:#f6f3eb;padding:50px}.form-success span{font:8px var(--font-geist-mono);color:var(--red)}.form-success h3{font-size:34px}.form-success p{color:var(--gray);line-height:1.7}.bhumar-product{color:#f2f0e9;background:#090a09}.bhumar-product .product-hero{background:radial-gradient(circle at 78% 48%,#173e2e 0,#0000 33%),#090a09}.bhumar-product .product-hero:after{border-color:#214d39;box-shadow:0 0 0 80px #14342644,0 0 0 160px #14342622}.bhumar-product .product-hero h1 em{color:#9ce2bf}.bhumar-product .product-hero>p:not(.eyebrow){color:#989b96}.bhumar-product .eyebrow{color:#8ed3b1}.bhumar-product .primary-action{color:#0b1b14;background:#d9f2e5}.conversation-stage{grid-template-columns:130px .85fr 1fr;align-items:center;gap:6vw;padding:130px clamp(28px,6vw,110px);display:grid}.scene-tabs{flex-direction:column;display:flex}.scene-tabs button{writing-mode:vertical-rl;color:#666;background:0 0;border:0;border-left:1px solid #333;min-height:145px;padding:20px}.scene-tabs button span{color:#448b67;margin-bottom:15px}.scene-tabs button.active{color:#dff4e9;border-color:#91dcb8}.bhumar-phone{background:#111613;border:1px solid #3c5548;border-radius:42px;max-width:430px;padding:16px;box-shadow:0 40px 100px #000}.bhumar-phone>header{border-bottom:1px solid #2c3c34;align-items:center;gap:12px;padding:10px 5px 20px;display:flex}.bhumar-phone>header i{color:#183326;background:#c9eddb;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.bhumar-phone>header span{flex-direction:column;display:flex}.bhumar-phone small{color:#74887e}.chat-space{height:450px;animation:fadeUp .5s var(--ease);padding:40px 5px}.chat-user,.chat-ai{max-width:84%;padding:15px;font-size:12px;line-height:1.6}.chat-user{background:#244335;border-radius:14px 14px 3px;margin-left:auto}.chat-ai{color:#15231c;background:#e5eee9;border-radius:14px 14px 14px 3px}.chat-ai b{color:#408260;margin-bottom:7px;font-size:9px;display:block}.chat-result{font:7px var(--font-geist-mono);color:#89d8b0}.bhumar-phone>footer{color:#777;background:#eef2ef;border-radius:22px;justify-content:space-between;padding:14px;font-size:10px;display:flex}.bhumar-phone>footer b{color:#fff;background:#224b37;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.conversation-copy ul{margin-top:35px;padding:0;list-style:none}.conversation-copy li{color:#aaa;border-top:1px solid #30352f;padding:15px 0;font-size:12px}.lives-section,.boundary-section{padding:130px clamp(28px,6vw,110px)}.lives-section .human-cases{margin-top:75px}.boundary-section{color:#132119;background:#dbe9e1;grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.boundary-section>div:nth-child(2) article{border-top:1px solid #aebfb5;grid-template-columns:50px 1fr;padding:24px 0;display:grid}.boundary-section article span{font:8px var(--font-geist-mono);color:#337651}.boundary-section article h3{margin:0}.boundary-section article p{color:#607168;grid-column:2;font-size:12px}.boundary-section .proof-notice{grid-column:1/-1}.bhumar-product .request-section{color:#151513}.editorial-page,.policy-page{background:var(--paper)}.editorial-hero{min-height:760px;padding:220px clamp(28px,6vw,110px) 120px}.editorial-hero>p:last-child{max-width:820px;font:26px/1.5 Georgia}.origin-grid{border-top:1px solid var(--line)}.origin-grid>div:last-child p{color:#54514b;margin-top:0;margin-bottom:30px;font-size:16px;line-height:1.8}.belief-band{background:var(--red);color:#fff;padding:120px clamp(28px,6vw,110px)}.belief-band>p{font:8px var(--font-geist-mono)}.belief-band h2{letter-spacing:-.06em;font-size:clamp(55px,7vw,110px);line-height:.92}.belief-band h2 em{color:#4d090e;font:italic 400 1em Georgia}.company-principles,.trust-matrix{grid-template-columns:repeat(2,1fr);padding:0 clamp(28px,6vw,110px) 130px;display:grid}.company-principles article,.trust-matrix article{border:1px solid var(--line);min-height:260px;padding:40px}.company-principles h3{margin-top:65px;font-size:26px}.company-principles p,.trust-matrix p{color:var(--gray);line-height:1.7}.editorial-cta{justify-content:space-between;align-items:center;padding:100px clamp(28px,6vw,110px);display:flex}.editorial-cta h2{font-size:40px}.editorial-cta a{border-bottom:1px solid;padding:12px 0}.trust-matrix{padding-top:0}.trust-matrix h2{margin-top:55px;font-size:35px}.trust-detail{color:#fff;background:#151513}.trust-detail p{color:#aaa;line-height:1.7}.trust-detail h3{margin-top:35px}.policy-links{grid-template-columns:repeat(3,1fr);padding:100px clamp(28px,6vw,110px);display:grid}.policy-links a{border:1px solid var(--line);flex-direction:column;gap:50px;padding:30px;display:flex}.policy-links span{font:8px var(--font-geist-mono);color:var(--red)}.contact-page{min-height:900px;padding-top:220px}.contact-page h1{font-size:clamp(55px,6.5vw,105px)}.contact-options{flex-wrap:wrap;gap:8px;margin-top:40px;display:flex}.contact-options span{border:1px solid var(--line);padding:10px;font-size:9px}.policy-page>article{padding:220px max(28px,50vw - 425px) 120px}.policy-page h1{letter-spacing:-.06em;font-size:clamp(55px,7vw,100px);line-height:.95}.policy-page h2{margin-top:55px;font-size:25px}.policy-page article>p{color:#55524c;font-size:15px;line-height:1.8}.policy-date{font:9px var(--font-geist-mono)!important;color:var(--red)!important}.policy-caution{border:1px solid var(--line);margin-top:60px;padding:25px}.policy-caution b{font:8px var(--font-geist-mono);color:var(--red)}@media (width<=950px){.evidence-stage,.proof-grid,.request-section,.origin-grid,.trust-detail,.conversation-stage,.boundary-section,.conversation-stage{grid-template-columns:1fr}.scene-tabs{flex-direction:row}.scene-tabs button{writing-mode:horizontal-tb;border-bottom:1px solid #333;border-left:0;flex:1;min-height:auto}.bhumar-phone{justify-self:center}.proof-cards{margin-top:30px}.product-hero:after{opacity:.35}.company-principles,.trust-matrix,.policy-links{grid-template-columns:1fr}.request-section{gap:45px}}@media (width<=600px){.product-hero,.editorial-hero{min-height:720px;padding:145px 22px 80px}.product-hero h1,.editorial-hero h1{font-size:58px}.hero-actions{flex-direction:column;align-items:flex-start}.evidence-stage,.proof-grid,.outcome-section,.request-section,.origin-grid,.trust-detail,.conversation-stage,.lives-section,.boundary-section{padding:85px 22px}.document-lab{grid-template-columns:1fr}.receipt{min-height:410px}.proof-cards,.outcome-row,.proof-notice{grid-template-columns:1fr}.lead-form{grid-template-columns:1fr;padding:25px}.lead-form label{grid-column:1!important}.scene-tabs button{padding:15px 5px;font-size:9px}.chat-space{height:420px}.company-principles,.trust-matrix{padding:0 22px 85px}.company-principles article,.trust-matrix article{padding:25px}.editorial-hero>p:last-child{font-size:21px}.belief-band{padding:85px 22px}.editorial-cta{flex-direction:column;align-items:flex-start;padding:70px 22px}.policy-links{padding:70px 22px}.contact-page{padding-top:150px}.policy-page>article{padding:150px 22px 85px}.boundary-section .proof-notice{grid-column:1}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
