:root{
  --ink:#0B0F14;
  --ink-soft:#151B22;
  --ink-raised:#1D252E;
  --yellow:#FFC107;
  --yellow-soft:#FFF1B8;
  --yellow-pale:#FFF8DE;
  --warm:#F7F7F7;
  --white:#FFFFFF;
  --stone:#6B6F76;
  --silver:#D9DADB;
  --line:#C9CBCD;
  --body:#252A30;
  --max:1320px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--warm);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{max-width:100%}
p,h1,h2,h3,h4{margin:0}
h1,h2,h3,h4{font-family:Poppins,Inter,Arial,sans-serif;letter-spacing:-.047em;line-height:1.04}
.site-wrap{width:min(var(--max),calc(100% - 84px));margin:0 auto}
.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:18px;top:18px;z-index:1000;background:var(--yellow);color:var(--ink);padding:12px 16px;font-weight:800}
.kicker{font-size:11px;letter-spacing:.19em;text-transform:uppercase;font-weight:800;color:var(--yellow)}
.kicker span{color:#707984}.kicker.dark{color:#806300}.kicker.light{color:var(--yellow)}
.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:14px 22px;border:1px solid transparent;font-size:13px;font-weight:800;letter-spacing:.01em;transition:.2s ease}.button span{font-size:18px}.button-yellow{background:var(--yellow);color:var(--ink)}.button-yellow:hover{background:#ffd13d;transform:translateY(-1px)}.button-outline{border-color:rgba(255,255,255,.55);color:#fff}.button-outline:hover{border-color:var(--yellow);color:var(--yellow)}
.text-link{display:inline-flex;gap:12px;align-items:center;margin-top:27px;font-size:13px;font-weight:800;border-bottom:2px solid var(--yellow);padding-bottom:7px}.text-link span{font-size:18px}
.section-white{background:#fff}.section-warm{background:var(--warm)}.section-ink{position:relative;overflow:hidden;background:var(--ink);color:#fff}

/* Header */
.site-header{height:84px;background:var(--ink);border-bottom:1px solid rgba(255,255,255,.12);position:relative;z-index:20}
.nav-shell{height:84px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand-lockup{display:flex;align-items:center;min-width:188px;height:64px;overflow:hidden}.brand-lockup img{display:block;width:184px;height:auto;filter:drop-shadow(0 0 1px rgba(255,255,255,.18))}
.primary-nav{display:flex;align-items:center;gap:18px;color:#fff;font-size:11px;font-weight:700}.primary-nav>a:not(.nav-action){opacity:.78;padding:31px 0 28px;border-bottom:3px solid transparent}.primary-nav>a:hover,.primary-nav>a.active{opacity:1}.primary-nav>a.active{border-bottom-color:var(--yellow)}.nav-action{background:var(--yellow);color:var(--ink);padding:13px 18px;display:inline-flex;align-items:center;gap:11px;font-weight:800}

/* Contours */
.contour{position:absolute;pointer-events:none;background-repeat:no-repeat;background-size:100% 100%}
.contour-one{right:-70px;top:-20px;width:900px;height:650px;opacity:.22;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='650' viewBox='0 0 900 650'%3E%3Cg fill='none' stroke='%23FFC107' stroke-width='1'%3E%3Cpath d='M-40 94 C100 5 230 40 332 120 S565 214 770 100 S945 65 1010 125'/%3E%3Cpath d='M-45 138 C96 48 230 75 340 160 S576 252 782 140 S953 108 1020 168'/%3E%3Cpath d='M-50 188 C94 96 235 120 352 205 S590 300 800 190 S965 158 1030 220'/%3E%3Cpath d='M-52 244 C96 150 244 172 368 260 S608 354 820 246 S980 217 1042 278'/%3E%3Cpath d='M-48 308 C104 214 258 232 388 322 S630 414 838 310 S995 282 1055 342'/%3E%3Cpath d='M-35 380 C122 286 278 306 410 394 S650 486 856 388 S1005 362 1065 422'/%3E%3Cpath d='M-15 458 C140 364 298 384 430 470 S670 558 875 465 S1020 444 1078 500'/%3E%3C/g%3E%3C/svg%3E")}
.contour-two{right:-120px;top:-40px;width:980px;height:760px;opacity:.15;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='980' height='760' viewBox='0 0 980 760'%3E%3Cg fill='none' stroke='%23FFC107' stroke-width='1'%3E%3Cpath d='M-20 100 C130 4 270 35 380 130 S620 230 820 105 S980 70 1040 130'/%3E%3Cpath d='M-25 148 C125 55 270 80 390 178 S632 278 835 158 S990 122 1050 182'/%3E%3Cpath d='M-28 202 C125 110 280 132 402 232 S650 330 850 215 S1000 178 1060 240'/%3E%3Cpath d='M-30 262 C130 170 292 190 418 290 S672 388 870 278 S1010 242 1070 304'/%3E%3Cpath d='M-24 328 C140 238 305 255 435 354 S694 450 888 344 S1022 310 1080 372'/%3E%3Cpath d='M-12 400 C154 312 322 330 455 428 S716 522 904 420 S1035 388 1090 448'/%3E%3Cpath d='M0 480 C168 392 338 410 472 506 S736 600 920 500 S1048 470 1100 530'/%3E%3C/g%3E%3C/svg%3E")}
.contour-three{right:-40px;top:-80px;width:900px;height:580px;opacity:.15;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='900' height='580' viewBox='0 0 900 580'%3E%3Cg fill='none' stroke='%23FFC107' stroke-width='1'%3E%3Cpath d='M-20 80 C125 0 260 28 365 104 S590 190 790 88 S940 55 1000 104'/%3E%3Cpath d='M-25 118 C120 38 260 62 375 140 S602 225 802 128 S950 94 1010 145'/%3E%3Cpath d='M-30 160 C118 82 268 102 386 182 S620 268 820 174 S960 142 1020 192'/%3E%3Cpath d='M-30 208 C122 132 278 150 400 230 S640 314 840 226 S972 196 1030 244'/%3E%3Cpath d='M-20 260 C135 186 292 202 418 282 S658 364 858 280 S985 252 1040 298'/%3E%3Cpath d='M-8 320 C148 246 308 262 438 342 S682 424 878 342 S1000 316 1055 362'/%3E%3C/g%3E%3C/svg%3E")}
.contour-four{right:-120px;top:-120px;width:980px;height:620px;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='980' height='620' viewBox='0 0 980 620'%3E%3Cg fill='none' stroke='%23FFC107' stroke-width='1'%3E%3Cpath d='M-30 100 C120 8 260 32 380 128 S620 222 830 106 S985 72 1050 134'/%3E%3Cpath d='M-35 150 C115 58 262 80 392 176 S638 270 844 158 S1000 126 1060 190'/%3E%3Cpath d='M-35 208 C120 116 276 136 410 232 S660 326 862 218 S1010 190 1070 254'/%3E%3Cpath d='M-30 272 C130 180 292 200 430 296 S684 390 880 284 S1025 258 1080 322'/%3E%3Cpath d='M-18 344 C145 252 310 272 452 368 S706 462 900 360 S1040 336 1090 400'/%3E%3C/g%3E%3C/svg%3E")}

/* Hero */
.company-hero{position:relative;overflow:hidden;background:linear-gradient(118deg,#05080B 0%,var(--ink) 55%,#171E26 100%);color:#fff;padding:92px 0 91px}.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:.93fr 1.07fr;gap:78px;align-items:center}.company-hero h1{font-size:clamp(56px,5vw,78px);max-width:720px;margin-top:19px}.company-hero h1 em{font-style:normal;color:var(--yellow)}.hero-deck{font-size:18px;line-height:1.7;color:#D5D9DC;max-width:675px;margin-top:28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.hero-proof{display:flex;margin-top:31px;border-top:1px solid rgba(255,255,255,.18);padding-top:18px;color:#B8BCC1;font-size:9px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.hero-proof span{padding:0 17px;border-right:1px solid rgba(255,255,255,.2)}.hero-proof span:first-child{padding-left:0}.hero-proof span:last-child{border-right:0}
.spatial-link{position:relative;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.22);padding:18px;box-shadow:0 38px 92px rgba(0,0,0,.46)}.link-topline{background:#fff;color:var(--ink);display:flex;justify-content:space-between;align-items:center;padding:14px 16px;font-size:9px;letter-spacing:.13em;text-transform:uppercase;font-weight:900}.link-topline b{color:#745A00}.link-field{position:relative;height:550px;background:#111820;overflow:hidden;border-top:1px solid #2a323c}.link-field:before{content:"";position:absolute;inset:0;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:45px 45px}.link-field:after{content:"";position:absolute;left:50%;top:50%;width:390px;height:390px;border:1px solid rgba(255,193,7,.25);border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 50px rgba(255,193,7,.025),0 0 0 100px rgba(255,193,7,.018)}.link-node{position:absolute;z-index:3;width:215px;padding:18px 17px;background:#fff;color:var(--ink);box-shadow:0 18px 45px rgba(0,0,0,.24)}.link-node small,.context-node small{display:block;font-size:8px;letter-spacing:.15em;text-transform:uppercase;font-weight:900;color:#806300}.link-node strong,.context-node strong{display:block;font-family:Poppins,Inter,Arial,sans-serif;font-size:17px;line-height:1.15;margin-top:8px}.link-node span,.context-node span{display:block;font-size:10px;line-height:1.55;color:#626A70;margin-top:8px}.property-node{left:24px;top:50%;transform:translateY(-50%)}.decision-node{right:24px;top:50%;transform:translateY(-50%)}.link-core{position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%);width:180px;height:180px;border-radius:50%;background:var(--ink);border:1px solid rgba(255,193,7,.55);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 25px 70px rgba(0,0,0,.5)}.link-core img{width:68px;height:auto}.link-core span{font-size:11px;line-height:1.45;color:#D2D7DA;margin-top:12px;font-weight:800}.context-node{position:absolute;z-index:4;left:50%;bottom:28px;transform:translateX(-50%);width:340px;background:var(--yellow);color:var(--ink);padding:16px 20px;text-align:center;box-shadow:0 18px 46px rgba(0,0,0,.25)}.context-node span{color:#4A4F54}.connector{position:absolute;z-index:2;top:50%;height:1px;background:rgba(255,193,7,.65)}.connector-one{left:238px;width:118px}.connector-two{right:238px;width:118px}.connector i{position:absolute;top:-4px;width:9px;height:9px;border-radius:50%;background:var(--yellow)}.connector i:first-child{left:0}.connector i:nth-child(2){left:50%;transform:translateX(-50%)}.connector i:last-child{right:0}.link-footer{display:flex;justify-content:space-between;align-items:center;padding:15px 16px 2px;color:#AEB6BC;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.link-footer strong{color:var(--yellow)}

/* Definition strip */
.definition-strip{background:var(--yellow);color:var(--ink)}.definition-grid{display:grid;grid-template-columns:repeat(4,1fr)}.definition-grid article{padding:31px 29px 34px;border-right:1px solid rgba(11,15,20,.25)}.definition-grid article:last-child{border-right:0}.definition-grid small{display:block;font-size:9px;letter-spacing:.16em;text-transform:uppercase;font-weight:900;margin-bottom:9px}.definition-grid strong{display:block;font-family:Poppins,Inter,Arial,sans-serif;font-size:18px;line-height:1.28;letter-spacing:-.035em}

/* Why */
.why-section{padding:118px 0 125px}.why-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:88px;align-items:center}.why-copy h2{font-size:54px;margin-top:18px;max-width:690px}.why-copy>p{font-size:17px;color:#5D656B;margin-top:24px;max-width:640px}.why-copy>p strong{color:var(--ink)}.fragment-map{border:1px solid var(--line);background:var(--warm);padding:28px;box-shadow:0 30px 70px rgba(8,13,18,.10)}.fragment-title{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-bottom:19px;border-bottom:2px solid var(--ink)}.fragment-title span{font-size:9px;letter-spacing:.15em;text-transform:uppercase;font-weight:900;color:#806300}.fragment-title strong{font-size:14px}.fragment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:19px}.fragment-card{background:#fff;border-left:3px solid var(--silver);min-height:86px;padding:15px 13px;display:flex;flex-direction:column;justify-content:space-between}.fragment-card:nth-child(2),.fragment-card:nth-child(5){border-left-color:var(--yellow)}.fragment-card b{font-size:9px;color:#8B6A00}.fragment-card span{font-size:12px;font-weight:800}.assembly-line{display:flex;align-items:center;gap:14px;margin:22px 0}.assembly-line span{height:1px;background:var(--line);flex:1}.assembly-line i{font-style:normal;font-size:24px;color:#866600}.connected-card{display:grid;grid-template-columns:80px 1fr;gap:22px;align-items:center;background:var(--ink);color:#fff;padding:26px 27px}.connected-card img{width:66px}.connected-card small{font-size:8px;letter-spacing:.15em;text-transform:uppercase;color:var(--yellow);font-weight:900}.connected-card strong{display:block;font-size:23px;line-height:1.16;margin-top:7px}.connected-card p{font-size:12px;color:#BCC3C8;margin-top:9px}

/* Point of view */
.point-of-view{padding:118px 0 126px}.pov-head{position:relative;z-index:2;display:grid;grid-template-columns:1fr .78fr;gap:84px;align-items:end}.pov-head h2{font-size:54px;margin-top:18px;max-width:790px}.pov-head>p{font-size:16px;color:#C6CBD0;max-width:530px}.belief-list{position:relative;z-index:2;margin-top:61px;border-top:1px solid rgba(255,255,255,.25)}.belief-list article{display:grid;grid-template-columns:68px .84fr 1.16fr 1fr;gap:34px;align-items:start;padding:29px 18px;border-bottom:1px solid rgba(255,255,255,.2)}.belief-list article:hover{background:rgba(255,193,7,.05)}.belief-list span{font-size:10px;color:var(--yellow);font-weight:900;letter-spacing:.14em}.belief-list h3{font-size:25px}.belief-list p{font-size:13px;color:#B9C0C5}.belief-list strong{font-size:11px;color:var(--yellow);text-transform:uppercase;letter-spacing:.08em;line-height:1.55}

/* Hospitality path */
.hospitality-section{padding:118px 0 126px}.split-heading{display:grid;grid-template-columns:.95fr 1.05fr;gap:86px;align-items:end}.split-heading h2{font-size:52px;margin-top:18px;max-width:760px}.split-heading>p{font-size:17px;color:#5E656B;max-width:610px}.decision-path{display:grid;grid-template-columns:repeat(5,1fr);margin-top:64px;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.decision-path article{position:relative;min-height:410px;padding:34px 26px 39px;border-right:1px solid var(--line);display:flex;flex-direction:column}.decision-path article:last-child{border-right:0}.decision-path .path-number{font-size:11px;color:#806300;font-weight:900}.decision-path small{font-size:9px;letter-spacing:.15em;text-transform:uppercase;font-weight:900;margin-top:25px}.decision-path h3{font-size:24px;margin-top:13px;min-height:105px}.decision-path p{font-size:13px;color:#5B6268;margin-top:16px}.decision-path strong{display:block;margin-top:auto;padding-top:24px;color:#745800;font-size:10px;letter-spacing:.1em;text-transform:uppercase;border-top:1px solid var(--line)}

/* Method */
.method-section{padding:118px 0 125px}.method-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:96px;align-items:start}.method-copy h2{font-size:52px;margin-top:18px}.method-copy>p{font-size:17px;color:#5D646A;margin-top:24px}.method-steps{border-top:2px solid var(--ink)}.method-steps article{display:grid;grid-template-columns:72px 1fr;gap:25px;padding:28px 18px;border-bottom:1px solid var(--line)}.method-steps>article>span{font-size:11px;color:#806300;font-weight:900}.method-steps h3{font-size:27px}.method-steps p{font-size:14px;color:#5D646A;margin-top:11px}

/* Standards */
.standard-section{background:var(--yellow-soft);padding:112px 0 122px}.standard-head{display:grid;grid-template-columns:1fr .7fr;gap:82px;align-items:end}.standard-head h2{font-size:51px;margin-top:18px}.standard-head>p{font-size:16px;color:#5A6066}.standard-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:57px;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.standard-grid article{padding:34px 27px 39px;border-right:1px solid rgba(11,15,20,.24)}.standard-grid article:last-child{border-right:0}.standard-grid span{font-size:10px;font-weight:900;color:#755A00;letter-spacing:.14em}.standard-grid h3{font-size:24px;margin-top:21px;min-height:77px}.standard-grid p{font-size:13px;color:#535A60;margin-top:16px}

/* Human */
.human-section{padding:118px 0 126px}.human-layout{position:relative;z-index:2;display:grid;grid-template-columns:.86fr 1.14fr;gap:88px;align-items:center}.human-copy h2{font-size:53px;margin-top:18px}.human-copy p{font-size:17px;color:#C7CDD1;margin-top:24px}.human-comparison{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.22)}.human-comparison article{padding:34px 31px 38px;background:rgba(255,255,255,.025)}.human-comparison article:first-child{border-right:1px solid rgba(255,255,255,.22)}.human-comparison small{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--yellow);font-weight:900}.human-comparison h3{font-size:27px;margin-top:17px}.human-comparison ul{list-style:none;margin:26px 0 0;padding:0}.human-comparison li{font-size:12px;color:#B9C0C5;padding:11px 0;border-top:1px solid rgba(255,255,255,.15)}.human-comparison li:before{content:"+";color:var(--yellow);font-weight:900;margin-right:10px}

/* Start */
.start-section{padding:112px 0 121px}.start-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.start-layout h2{font-size:51px;margin-top:18px}.start-layout>div>p{font-size:17px;color:#5D646A;margin-top:23px;max-width:660px}.start-options{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.start-options article{padding:32px 25px 38px;border-right:1px solid var(--line)}.start-options article:last-child{border-right:0}.start-options span{font-size:10px;color:#806300;font-weight:900}.start-options h3{font-size:25px;margin-top:21px}.start-options p{font-size:13px;color:#596168;margin-top:14px}

/* CTA and footer */
.final-cta{position:relative;overflow:hidden;background:var(--ink);color:#fff;padding:92px 0}.final-layout{position:relative;z-index:2;display:grid;grid-template-columns:1.12fr .88fr;gap:86px;align-items:center}.final-cta h2{font-size:54px;margin-top:18px;max-width:800px}.final-copy p{font-size:17px;color:#C9CED2;max-width:560px}.final-copy .hero-actions{margin-top:29px}
.site-footer{background:#05080B;color:#B8BFC4;padding:59px 0 31px;border-top:1px solid rgba(255,255,255,.1)}.footer-grid{display:grid;grid-template-columns:1.25fr repeat(4,.78fr);gap:44px}.footer-brand img{width:190px;height:auto}.footer-brand p{font-size:12px;color:#8F989F;margin-top:18px;max-width:270px}.site-footer h4{font-family:Inter,Arial,sans-serif;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#fff;margin:7px 0 17px}.site-footer a{display:block;font-size:12px;color:#AAB2B7;margin:9px 0}.site-footer a:hover{color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;margin-top:47px;padding-top:23px;border-top:1px solid rgba(255,255,255,.13);font-size:10px;color:#707B82}

@media(max-width:1080px){.primary-nav{gap:16px}.site-wrap{width:min(var(--max),calc(100% - 48px))}.hero-layout,.why-layout,.pov-head,.split-heading,.method-layout,.standard-head,.human-layout,.start-layout,.final-layout{grid-template-columns:1fr}.decision-path,.standard-grid{grid-template-columns:1fr 1fr}.decision-path article:nth-child(2n),.standard-grid article:nth-child(2n){border-right:0}.definition-grid{grid-template-columns:1fr 1fr}.belief-list article{grid-template-columns:56px 1fr 1.3fr}.belief-list strong{grid-column:2 / -1}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:nth-last-child(-n+2){margin-top:22px}.spatial-link{margin-top:15px}}
@media(max-width:760px){.site-wrap{width:calc(100% - 34px)}.primary-nav{display:none}.company-hero h1{font-size:47px}.hero-proof{display:block}.hero-proof span{display:block;border:0;padding:4px 0}.link-field{height:650px}.property-node{left:50%;top:72px;transform:translateX(-50%)}.decision-node{left:50%;right:auto;top:auto;bottom:130px;transform:translateX(-50%)}.link-core{top:50%}.context-node{bottom:24px;width:calc(100% - 30px)}.connector{display:none}.definition-grid,.fragment-grid,.decision-path,.standard-grid,.human-comparison,.start-options{grid-template-columns:1fr}.definition-grid article,.decision-path article,.standard-grid article,.start-options article{border-right:0;border-bottom:1px solid rgba(11,15,20,.18)}.belief-list article{grid-template-columns:42px 1fr}.belief-list article>*{grid-column:2}.belief-list span{grid-column:1;grid-row:1/4}.human-comparison article:first-child{border-right:0;border-bottom:1px solid rgba(255,255,255,.22)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:6px}.why-copy h2,.pov-head h2,.split-heading h2,.method-copy h2,.standard-head h2,.human-copy h2,.start-layout h2,.final-cta h2{font-size:40px}.fragment-title{display:block}.fragment-title strong{display:block;margin-top:8px}.connected-card{grid-template-columns:1fr}.connected-card img{width:54px}}

/* v11 navigation fit */
@media(min-width:1181px){.primary-nav{gap:11px!important;font-size:9.2px!important}.nav-action{padding-left:12px!important;padding-right:12px!important}}
