:root{--bg-primary: #F5F0E8;--bg-accent: #EDE6DA;--bg-dark: #2C2118;--gold: #C4A882;--gold-label: #8B7355;--text-dark: #2C2118;--text-body: #5C4A36;--text-light: #F5F0E8;--font-serif: "Cormorant Garamond", Georgia, serif;--content-width: 1280px;--content-padding: 4rem}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:18px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-serif);background:var(--bg-primary);color:var(--text-dark);line-height:1.65;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input{font-family:inherit;border:none;outline:none;background:none}h1{font-size:clamp(2.8rem,5vw,4.2rem);font-weight:300;line-height:1.1;letter-spacing:-.02em;color:var(--text-dark)}h2{font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:300;line-height:1.15;letter-spacing:-.01em;color:var(--text-dark)}h3{font-size:clamp(1.5rem,2.2vw,2rem);font-weight:400;line-height:1.25;color:var(--text-dark)}p{font-size:1.1rem;font-weight:300;line-height:1.75;color:var(--text-body)}.label{display:block;font-size:.8rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-label);margin-bottom:1.25rem}.subtitle{font-size:clamp(1.2rem,1.6vw,1.5rem);font-weight:300;font-style:italic;color:var(--text-body);max-width:600px}.divider{width:64px;height:1px;background:var(--gold);margin:2rem 0}.cta-link{display:inline-block;font-size:1.1rem;font-weight:500;color:var(--gold-label);letter-spacing:.02em;transition:color .3s ease}.cta-link:hover{color:var(--text-dark)}.section{padding:8rem var(--content-padding);max-width:var(--content-width);margin:0 auto}.section--hero{min-height:100vh;max-width:none;display:flex;align-items:center;justify-content:center;gap:6rem;padding:6rem var(--content-padding)}.hero__content{flex:1;max-width:620px}.hero__content h1,.hero__content .subtitle{margin-bottom:2rem}.hero__content .cta-link{margin-top:.5rem}.hero__plate{flex:0 0 auto;width:500px;max-width:40%;margin-right:-2rem}.hero__plate img{width:100%;height:auto;object-fit:contain}.section--how-it-works{padding-top:7rem;padding-bottom:7rem}.section--how-it-works h2{max-width:650px}.steps-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem 5rem;margin-top:4rem}.step{position:relative}.step__number{display:block;font-size:3.5rem;font-weight:300;color:var(--gold);line-height:1;margin-bottom:1rem}.step__title{margin-bottom:.6rem}.step__body{font-size:1rem}.section--frameworks{padding:0;max-width:none}.frameworks__gallery{display:flex;flex-direction:column;height:100vh;position:relative}.frameworks__header{padding:3rem var(--content-padding) 1.5rem;text-align:center;flex-shrink:0}.frameworks__header .divider{margin-left:auto;margin-right:auto;margin-bottom:0}.frameworks__body{display:flex;flex:1;min-height:0}.frameworks__sidebar{flex:0 0 280px;padding:2.5rem;display:flex;flex-direction:column;justify-content:center;background:var(--bg-accent);z-index:2}.frameworks__sidebar .label{margin-bottom:1.5rem}.frameworks__nav{display:flex;flex-direction:column;gap:0}.frameworks__nav-item{display:block;width:100%;text-align:left;padding:1rem 1.5rem;font-size:1.05rem;font-weight:400;color:var(--text-body);border-left:3px solid transparent;transition:all .3s ease}.frameworks__nav-item:hover{color:var(--text-dark)}.frameworks__nav-item.active{color:var(--text-dark);font-weight:500;border-left-color:var(--gold)}.frameworks__detail{flex:1;position:relative;overflow:hidden}.framework{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:4rem;padding:4rem 6rem;will-change:transform,opacity}.framework__accordion{display:none}.framework__plate{flex:0 0 500px;max-width:500px}.framework__plate img{width:100%;height:auto;object-fit:contain;max-height:75vh}.framework__text{flex:1;max-width:520px}.framework__text .label,.framework__text h3{margin-bottom:.75rem}.framework__text p{margin-bottom:1.25rem}.framework__text .cta-link{margin-top:.5rem}.section--portable-intelligence{background:var(--bg-accent);max-width:none;padding:8rem 2rem;text-align:center}.section--portable-intelligence .label,.section--portable-intelligence h2,.section--portable-intelligence p{max-width:780px;margin-left:auto;margin-right:auto}.section--portable-intelligence .divider{margin-left:auto;margin-right:auto}.section--portable-intelligence h2{margin-bottom:.5rem}.section--portable-intelligence p{margin-top:1.25rem;font-size:1.15rem}.section--proof-points{padding-top:7rem;padding-bottom:7rem}.section--proof-points .label{margin-bottom:.5rem}.section--proof-points h2{margin-bottom:3.5rem}.proof-points__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem 5rem}.proof-point{padding-right:1rem}.proof-point__number{display:block;font-size:4rem;font-weight:300;color:var(--gold);line-height:1;margin-bottom:1.25rem}.proof-point__title{font-size:1.15rem;font-weight:500;margin-bottom:.6rem}.proof-point__body{font-size:1rem}.section--concierge{background:var(--bg-dark);max-width:none;padding:8rem 2rem 2rem;color:var(--text-light);min-height:100vh;display:flex;flex-direction:column;justify-content:center}.concierge__invite{max-width:680px;margin:0 auto;text-align:center}.concierge__invite .label{color:var(--gold)}.concierge__invite h2{color:var(--text-light);margin-bottom:.75rem}.concierge__invite .divider{margin-left:auto;margin-right:auto}.concierge__invite p{color:#f5f0e8b3;margin-bottom:2.5rem;font-size:1.15rem}.concierge__input-wrapper{display:flex;align-items:center;background:#f5f0e814;border:1px solid rgba(196,168,130,.3);border-radius:100px;padding:.5rem .5rem .5rem 1.75rem;max-width:560px;margin:0 auto 2rem;transition:border-color .3s ease}.concierge__input-wrapper:focus-within{border-color:var(--gold)}.concierge__input{flex:1;font-size:1.1rem;font-weight:300;color:var(--text-light);background:transparent;padding:.7rem 0}.concierge__input::placeholder{color:#f5f0e866}.concierge__send{flex-shrink:0;background:var(--gold);color:var(--bg-dark);font-size:.9rem;font-weight:600;letter-spacing:.05em;padding:.7rem 1.6rem;border-radius:100px;transition:background .3s ease}.concierge__send:hover{background:#d4b892}.concierge__footer-text{font-size:.9rem;color:#f5f0e866;margin-bottom:0}.concierge__chat{max-width:680px;margin:0 auto;background:#f5f0e80a;border:1px solid rgba(196,168,130,.15);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;max-height:60vh}.concierge__chat.hidden{display:none}.concierge__messages{flex:1;overflow-y:auto;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.message{max-width:80%;padding:.9rem 1.3rem;border-radius:12px;font-size:1rem;font-weight:300;line-height:1.6}.message--user{align-self:flex-end;background:var(--gold);color:var(--bg-dark);border-bottom-right-radius:4px}.message--assistant{align-self:flex-start;background:#f5f0e81a;color:var(--text-light);border-bottom-left-radius:4px}.concierge__input-wrapper--chat{margin:0;border-radius:0;border:none;border-top:1px solid rgba(196,168,130,.15);padding:.6rem .6rem .6rem 1.5rem}.trust-floor{max-width:1200px;margin:5rem auto 0;padding-top:2rem;text-align:center}.trust-floor__line{width:100%;height:1px;background:#c4a88233;margin-bottom:1.5rem}.trust-floor p{font-size:.85rem;color:#f5f0e859;line-height:1.6}.trust-floor a{color:#f5f0e880;transition:color .3s ease}.trust-floor a:hover{color:var(--text-light)}@media(max-width:1199px){:root{--content-padding: 3rem}.section--hero{gap:3rem}.hero__plate{width:400px;margin-right:0}.frameworks__sidebar{flex:0 0 240px;padding:2rem 1.5rem}.framework{padding:3rem;gap:3rem}.framework__plate{flex:0 0 400px;max-width:400px}}@media(max-width:767px){:root{--content-padding: 1.5rem}html{font-size:16px}.section{padding:4rem var(--content-padding)}.section--hero{flex-direction:column;text-align:center;min-height:auto;padding-top:3rem;padding-bottom:3rem;gap:2rem}.hero__content,.hero__content .subtitle{max-width:100%}.hero__plate{width:220px;max-width:60%;order:-1}.steps-grid{grid-template-columns:1fr;gap:2.5rem}.frameworks__gallery{flex-direction:column;height:auto}.frameworks__body{flex-direction:column}.frameworks__sidebar{display:none}.frameworks__detail{flex:none;width:100%;overflow:visible}.framework{position:relative;inset:auto;width:100%;flex-direction:column!important;padding:0;gap:0;display:block!important;opacity:1!important;transform:none!important;border-bottom:1px solid var(--gold)}.framework__accordion{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 1.5rem;background:none;border:none;font-family:var(--font-serif);font-size:1.1rem;font-weight:600;color:var(--text-dark);cursor:pointer;letter-spacing:.05em}.framework__accordion:after{content:"+";font-size:1.4rem;font-weight:300;color:var(--gold);transition:transform .3s ease}.framework.active .framework__accordion:after{content:"−"}.framework__plate,.framework__text{display:none}.framework.active .framework__plate,.framework.active .framework__text{display:block}.framework.active .framework__plate{flex:none;max-width:220px;margin:1rem auto}.framework.active .framework__text{flex:none;width:100%;max-width:100%;text-align:left;padding:0 1.5rem 1.5rem}.proof-points__grid{grid-template-columns:1fr;gap:2.5rem}.section--concierge{min-height:auto;padding:4rem 1.5rem 1.5rem}.concierge__input-wrapper{padding:.3rem .3rem .3rem 1rem}}
