:root{--background:#faf9f6;--surface:#f3f1eb;--surface-strong:#ffffff;--text:#2d2926;--muted:#5f5a56;--line:rgba(45,41,38,0.08);--accent-warm:#d8c5b2;--accent-blue:#7ea5ba;--button:#5f5954;--button-text:#faf7f4;--font-sans:"Avenir Next","Helvetica Neue","Segoe UI",sans-serif;--font-serif:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(216,197,178,.18),transparent 30%),linear-gradient(180deg,#fcfbf8 0,var(--background) 45%,#f7f5f1 100%);color:var(--text);font-family:var(--font-sans)}.skip-link{position:absolute;left:16px;top:-48px;z-index:40;padding:10px 14px;border-radius:999px;background:var(--button);color:var(--button-text);transition:top .18s ease}.skip-link:focus{top:16px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(250,249,246,.82);border-bottom:1px solid rgba(45,41,38,.04)}.site-header__inner{display:grid;grid-template-columns:1.15fr auto auto;align-items:center;grid-gap:32px;gap:32px;min-height:82px}.brand-mark{display:inline-flex;flex-direction:column;gap:4px}.brand-mark__name{font-family:var(--font-serif);font-size:1.2rem;letter-spacing:-.02em}.brand-mark__tag{color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.site-nav{display:inline-flex;gap:24px;flex-wrap:wrap}.site-nav__link{color:rgba(45,41,38,.72);font-size:.95rem}.site-nav__link.is-active{color:var(--text)}.site-header__actions{gap:14px;justify-content:flex-end}.breadcrumb,.site-header__actions{display:inline-flex;align-items:center}.breadcrumb{gap:10px;padding-top:28px;color:rgba(45,41,38,.58);font-size:.8rem;letter-spacing:.04em;text-transform:uppercase}.breadcrumb__link{transition:color .18s ease}.breadcrumb__link:focus-visible,.breadcrumb__link:hover{color:var(--text)}.breadcrumb__separator{color:rgba(45,41,38,.28)}.breadcrumb__current{color:rgba(45,41,38,.76)}.language-switch{gap:6px;padding:6px;border:1px solid rgba(45,41,38,.1);background:rgba(255,255,255,.68)}.language-switch,.language-switch__link{display:inline-flex;align-items:center;border-radius:999px}.language-switch__link{justify-content:center;min-width:42px;min-height:34px;padding:0 10px;color:rgba(45,41,38,.64);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.language-switch__link.is-active{background:rgba(45,41,38,.08);color:var(--text)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-size:.95rem;transition:transform .18s ease,background-color .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:linear-gradient(135deg,var(--button),#726b64);color:var(--button-text)}.button--secondary{background:rgba(95,89,84,.08);color:var(--text)}.button--ghost{background:transparent;border:1px solid rgba(45,41,38,.12)}.text-link{display:inline-flex;width:-moz-fit-content;width:fit-content;padding-bottom:2px;border-bottom:1px solid rgba(45,41,38,.18);font-size:.95rem}.eyebrow{margin:0 0 12px;color:rgba(45,41,38,.68);font-size:.76rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.chapter-list__title,.display-title,.footer-title,.section-title{margin:0;font-family:var(--font-serif);font-weight:500;letter-spacing:-.03em;line-height:1.02}.display-title{font-size:clamp(3.2rem,6vw,5.8rem);max-width:11ch}.section-title{font-size:clamp(2rem,3vw,3.2rem);max-width:14ch}.footer-title{font-size:clamp(2rem,3vw,2.8rem);max-width:12ch}.bridge__body p,.footer-copy,.lead-copy,.story-grid__body p{color:rgba(45,41,38,.78);font-size:1.04rem;line-height:1.75}.site-footer__contact,.site-footer__nav{display:grid;grid-gap:12px;gap:12px}.site-footer__contact{font-style:normal}.site-footer__contact-note{margin:0;color:rgba(45,41,38,.64);font-size:.92rem;line-height:1.6}.hero{padding:72px 0 84px}.hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);grid-gap:54px;gap:54px;align-items:center}.hero__copy{display:grid;grid-gap:22px;gap:22px}.hero__actions{display:flex;gap:14px;flex-wrap:wrap}.atmosphere__image,.hero__image,.universe-showcase__image{position:relative;overflow:hidden;min-height:420px;border-radius:28px;background-color:var(--surface)}.atmosphere__image:before,.hero__image:before,.universe-showcase__image:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(233,225,220,.3)),radial-gradient(circle at top right,rgba(216,197,178,.4),transparent 36%),linear-gradient(135deg,rgba(255,255,255,.86),rgba(228,224,218,.72))}.atmosphere--blue .atmosphere__image:after,.hero--blue .hero__image:after,.universe-showcase__item--blue .universe-showcase__image:after{background:radial-gradient(circle at top left,rgba(126,165,186,.28),transparent 34%)}.atmosphere__image:after,.hero__image:after,.universe-showcase__image:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at bottom left,rgba(95,89,84,.08),transparent 30%)}.section{padding:88px 0}.section--surface{background:rgba(255,255,255,.55)}.bridge,.story-grid{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);grid-gap:48px;gap:48px}.bridge__body,.story-grid__body{display:grid;grid-gap:16px;gap:16px}.story-grid__note{padding-left:18px;border-left:2px solid rgba(45,41,38,.1)}.universe-showcase{display:grid;grid-gap:42px;gap:42px;margin-top:28px}.universe-showcase__item{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);grid-gap:28px;gap:28px;align-items:flex-end}.universe-showcase__item:nth-child(2n){grid-template-columns:minmax(260px,.8fr) minmax(0,1fr)}.universe-showcase__item:nth-child(2n) .universe-showcase__image{order:2}.universe-showcase__body{display:grid;grid-gap:14px;gap:14px}.universe-showcase__summary{margin:0;font-family:var(--font-serif);font-size:clamp(1.4rem,2.3vw,2.2rem);line-height:1.2;letter-spacing:-.03em}.chapter-list{display:grid;grid-gap:22px;gap:22px;margin-top:20px}.chapter-list__item{display:grid;grid-gap:10px;gap:10px;padding:28px 0;border-top:1px solid rgba(45,41,38,.08)}.chapter-list__item:last-child{border-bottom:1px solid rgba(45,41,38,.08)}.chapter-list__item--warm{box-shadow:inset 4px 0 0 rgba(216,197,178,.5);padding-left:18px}.chapter-list__item--blue{box-shadow:inset 4px 0 0 rgba(126,165,186,.5);padding-left:18px}.chapter-list__title{font-size:clamp(1.7rem,2vw,2.2rem)}.chapter-list__detail,.chapter-list__summary{margin:0;max-width:70ch;line-height:1.7}.chapter-list__summary{font-size:1.02rem}.chapter-list__detail{color:rgba(45,41,38,.68)}.atmosphere__grid{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:center}.atmosphere__copy{display:grid;grid-gap:18px;gap:18px}.atmosphere__notes{display:grid;grid-gap:10px;gap:10px;padding:0;margin:0;list-style:none;color:rgba(45,41,38,.72)}.atmosphere__notes li{position:relative;padding-left:18px}.atmosphere__notes li:before{content:"";position:absolute;top:.7em;left:0;width:7px;height:7px;border-radius:999px;background:rgba(95,89,84,.4)}.atmosphere--blue .atmosphere__notes li:before{background:rgba(126,165,186,.72)}.bridge__links{display:flex;gap:18px;flex-wrap:wrap}.cta-section{padding-bottom:104px}.cta-section__inner{display:grid;grid-gap:18px;gap:18px;justify-items:start;padding:40px;border-radius:28px;background:rgba(255,255,255,.72);box-shadow:0 24px 70px rgba(45,41,38,.05)}.site-footer{padding:56px 0 72px;border-top:1px solid rgba(45,41,38,.08)}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:48px;gap:48px}.site-footer__links{display:grid;grid-gap:14px;gap:14px;align-content:start;justify-items:start}.language-switch--footer{margin-top:6px}.language-gateway{min-height:100vh;display:grid;align-items:center;padding:72px 0}.language-gateway__inner{display:grid;grid-gap:28px;gap:28px}.language-gateway__intro{max-width:720px}.language-gateway__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.language-gateway__card{display:grid;grid-gap:16px;gap:16px;padding:32px;border:1px solid rgba(45,41,38,.08);border-radius:18px;background:rgba(255,255,255,.76);box-shadow:0 26px 70px rgba(45,41,38,.05)}.language-gateway__card p:last-of-type{margin:0;color:rgba(45,41,38,.76);line-height:1.75}.stitched-page{overflow:clip}.stitched-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);grid-gap:48px;gap:48px;align-items:center;min-height:860px;padding:40px 0 72px}.stitched-hero--blue{min-height:900px}.display-title--compact{max-width:10ch;font-size:clamp(3rem,5vw,5.2rem)}.stitched-detail-card__image,.stitched-estetica-card__image,.stitched-estetica-hero__image,.stitched-hero__visual,.stitched-philosophy__image,.stitched-service__image,.stitched-universe__image{overflow:hidden;border-radius:10px;background:rgba(255,255,255,.7);box-shadow:0 30px 70px rgba(45,41,38,.06)}.stitched-detail-card__image img,.stitched-estetica-card__image img,.stitched-estetica-hero__image img,.stitched-hero__visual img,.stitched-philosophy__image img,.stitched-service__image img,.stitched-universe__image img{width:100%;height:100%;object-fit:cover;display:block}.stitched-hero__visual{position:relative;min-height:720px}.stitched-hero__card,.stitched-hero__quote{position:absolute;background:rgba(255,255,255,.94);box-shadow:0 24px 60px rgba(45,41,38,.08)}.stitched-hero__card{right:48px;bottom:48px;max-width:240px;padding:28px}.stitched-hero__quote{left:-36px;bottom:-36px;max-width:260px;padding:32px}.stitched-philosophy{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1fr);grid-gap:64px;gap:64px;align-items:center}.stitched-philosophy--cards{align-items:start}.stitched-philosophy__copy{display:grid;grid-gap:18px;gap:18px}.stitched-philosophy__copy p{margin:0;color:rgba(45,41,38,.78);line-height:1.75}.stitched-philosophy__image{min-height:420px}.stitched-universes__header{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;margin-bottom:72px}.stitched-universes__header p{max-width:420px;color:rgba(45,41,38,.68);font-style:italic}.stitched-universes__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);grid-gap:48px;gap:48px;align-items:start}.stitched-universe{position:relative}.stitched-universe__image{min-height:520px}.stitched-universe__image--small{min-height:420px}.stitched-universe__panel{position:absolute;right:32px;bottom:-28px;max-width:340px;padding:28px;background:rgba(255,255,255,.96);box-shadow:0 24px 60px rgba(45,41,38,.08)}.stitched-universe__panel--warm{border-top:3px solid rgba(216,197,178,.7)}.stitched-universe__copy{display:grid;grid-gap:14px;gap:14px;padding-top:28px}.stitched-title{margin:0;font-family:var(--font-serif);font-size:clamp(1.8rem,2.6vw,2.5rem);font-weight:500;line-height:1.14;letter-spacing:-.03em}.stitched-atmosphere{display:grid;grid-gap:40px;gap:40px;justify-items:center;text-align:center}.stitched-atmosphere__intro{display:grid;grid-gap:16px;gap:16px;max-width:760px}.stitched-atmosphere__intro p:last-child{color:rgba(45,41,38,.72);line-height:1.8}.stitched-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;width:100%}.stitched-gallery__item{overflow:hidden;min-height:160px;border-radius:8px}.stitched-gallery__item img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.stitched-center-cta{display:grid;grid-gap:18px;gap:18px;justify-items:center;padding:64px 32px;text-align:center;background:rgba(255,255,255,.72);border-radius:14px;box-shadow:0 26px 70px rgba(45,41,38,.05)}.stitched-center-cta p{max-width:620px;color:rgba(45,41,38,.72);line-height:1.8}.stitched-card-list{display:grid;grid-gap:22px;gap:22px}.stitched-card{padding:28px;background:rgba(244,244,240,.95);border-radius:10px}.stitched-card--blue{border-left:3px solid rgba(126,165,186,.65)}.stitched-card p{margin:0;color:rgba(45,41,38,.76);line-height:1.72}.stitched-services{display:grid;grid-gap:96px;gap:96px}.stitched-services__header{display:grid;grid-gap:10px;gap:10px;text-align:center}.stitched-service{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.86fr);grid-gap:56px;gap:56px;align-items:center}.stitched-service--reverse{grid-template-columns:minmax(280px,.86fr) minmax(0,1fr)}.stitched-service--reverse .stitched-service__image{order:2}.stitched-service__image{min-height:360px}.stitched-service__copy{display:grid;grid-gap:16px;gap:16px}.stitched-estetica-card__body p,.stitched-service__copy p{margin:0;color:rgba(45,41,38,.76);line-height:1.76}.stitched-service__copy ul{display:grid;grid-gap:10px;gap:10px;padding:0;margin:8px 0 0;list-style:none;color:rgba(45,41,38,.72)}.stitched-service__copy li{position:relative;padding-left:18px}.stitched-service__copy li:before{content:"";position:absolute;left:0;top:.7em;width:7px;height:7px;border-radius:999px;background:rgba(126,165,186,.72)}.stitched-detail-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);grid-gap:48px;gap:48px;align-items:center;padding:36px;border:1px solid rgba(45,41,38,.08);border-radius:14px;background:rgba(255,255,255,.76)}.stitched-detail-card--warm{grid-template-columns:minmax(320px,.9fr) minmax(0,1fr)}.stitched-detail-card__image{min-height:420px}.stitched-detail-card__copy{display:grid;grid-gap:18px;gap:18px}.stitched-detail-card__copy p{margin:0;color:rgba(45,41,38,.76);line-height:1.76}.stitched-estetica-hero{display:grid;grid-gap:28px;gap:28px;padding:40px 0 60px}.stitched-estetica-hero__image{min-height:420px}.stitched-estetica-hero__copy{display:grid;grid-gap:10px;gap:10px;max-width:720px}.stitched-estetica-chapters{display:grid;grid-gap:36px;gap:36px}.stitched-estetica-chapters__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:26px;gap:26px}.stitched-estetica-card{display:grid;grid-gap:14px;gap:14px}.stitched-estetica-card__image{min-height:240px}.stitched-estetica-card__body{display:grid;grid-gap:10px;gap:10px}@media (max-width:980px){.atmosphere__grid,.bridge,.hero__grid,.site-footer__inner,.site-header__inner,.story-grid,.universe-showcase__item,.universe-showcase__item:nth-child(2n){grid-template-columns:1fr}.site-nav{display:none}.site-header__actions{width:100%;justify-content:space-between}.universe-showcase__item:nth-child(2n) .universe-showcase__image{order:0}.atmosphere__image,.hero__image,.universe-showcase__image{min-height:320px}.stitched-detail-card,.stitched-detail-card--warm,.stitched-estetica-chapters__grid,.stitched-hero,.stitched-philosophy,.stitched-service,.stitched-service--reverse,.stitched-universes__grid{grid-template-columns:1fr}.stitched-service--reverse .stitched-service__image{order:0}.stitched-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.stitched-hero__quote,.stitched-universe__panel{position:static;margin-top:18px}.stitched-universes__header{display:grid}.language-gateway__grid{grid-template-columns:1fr}}@media (max-width:640px){.shell{width:min(100% - 28px,1180px)}.hero,.section{padding:64px 0}.cta-section__inner{padding:28px}.site-header__actions{flex-wrap:wrap;justify-content:start}.language-gateway{padding:56px 0}.language-gateway__card{padding:24px}}