@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@300;400;500&display=swap";:root{--ink:#22180d;--cream:#f7f6f3;--warm:#ad9971;--terracotta:#583e23;--terra-light:#6d5b38;--terra-pale:#d4c4a5;--slate:#6d5b38;--muted:#cab283;--white:#fff}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--cream);color:var(--ink);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:Cormorant Garamond,serif;line-height:1.1}a{color:inherit}._nav_v0zh8_1{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f0e8eb;border-bottom:1px solid #1a1a1814;justify-content:space-between;align-items:center;padding:1.2rem 4rem;transition:box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}._scrolled_v0zh8_11{box-shadow:0 4px 20px #1a1a181a}._logo_v0zh8_15{align-items:center;display:flex}._logoImg_v0zh8_17{vertical-align:middle;height:52px}._links_v0zh8_19{gap:2.5rem;list-style:none;display:flex}._links_v0zh8_19 a{color:var(--slate);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s}._links_v0zh8_19 a:hover{color:var(--terracotta)}._cta_v0zh8_37{background:var(--terracotta);border-radius:2px;padding:.55rem 1.4rem;color:var(--white)!important;transition:background .2s!important}._cta_v0zh8_37:hover{background:var(--ink)!important}._hamburger_v0zh8_48{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:4px;display:none}._bar_v0zh8_60{background:var(--ink);border-radius:2px;width:24px;height:2px;transition:transform .25s,opacity .25s;display:block}._barOpen1_v0zh8_69{transform:translateY(7px)rotate(45deg)}._barOpen2_v0zh8_70{opacity:0}._barOpen3_v0zh8_71{transform:translateY(-7px)rotate(-45deg)}@media (width<=900px){._nav_v0zh8_1{padding:1rem 1.5rem}._hamburger_v0zh8_48{display:flex}._links_v0zh8_19{background:var(--cream);z-index:99;flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100dvh;display:none;position:fixed;top:0;left:0;right:0}._linksOpen_v0zh8_91{display:flex}._links_v0zh8_19 a{font-size:1.1rem}._cta_v0zh8_37{padding:.75rem 2rem}}._hero_z2dlz_1{grid-template-columns:1fr 1fr;align-items:center;min-height:100vh;padding:8rem 4rem 5rem;display:grid;position:relative;overflow:hidden}._hero_z2dlz_1:before{content:"";background:var(--warm);z-index:0;width:55%;height:100%;position:absolute;top:0;right:0}._text_z2dlz_19{z-index:1;padding-right:4rem;position:relative}._tag_z2dlz_25{letter-spacing:.15em;text-transform:uppercase;color:var(--terracotta);border:1px solid var(--terracotta);border-radius:2px;margin-bottom:1.8rem;padding:.3rem .9rem;font-size:.75rem;font-weight:500;display:inline-block}._text_z2dlz_19 h1{margin-bottom:1.8rem;font-size:clamp(3.2rem,5.5vw,5.5rem);font-weight:500;line-height:1}._text_z2dlz_19 h1 em{color:var(--terracotta);font-style:italic}._sub_z2dlz_50{color:var(--slate);max-width:400px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}._btns_z2dlz_58{flex-wrap:wrap;gap:1rem;display:flex}._btnPrimary_z2dlz_64{background:var(--terracotta);color:var(--white);letter-spacing:.06em;text-transform:uppercase;border-radius:2px;padding:.9rem 2.2rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}._btnPrimary_z2dlz_64:hover{background:var(--ink);transform:translateY(-1px)}._btnGhost_z2dlz_80{color:var(--ink);border:1px solid var(--ink);letter-spacing:.06em;text-transform:uppercase;background:0 0;border-radius:2px;padding:.9rem 2.2rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}._btnGhost_z2dlz_80:hover{background:var(--ink);color:var(--white)}._visual_z2dlz_97{z-index:1;flex-direction:column;gap:1.2rem;padding-left:3rem;display:flex;position:relative}._card_z2dlz_106{background:var(--white);border-left:3px solid var(--terracotta);border-radius:4px;padding:1.4rem 1.8rem;box-shadow:0 4px 24px #1a1a180f}._cardNum_z2dlz_114{color:var(--terracotta);margin-bottom:.2rem;font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:400;line-height:1}._card_z2dlz_106 h4{margin-bottom:.3rem;font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:600}._card_z2dlz_106 p{color:var(--muted);font-size:.82rem}@media (width<=900px){._hero_z2dlz_1{grid-template-columns:1fr;padding:7rem 1.5rem 4rem}._hero_z2dlz_1:before{display:none}._text_z2dlz_19{padding-right:0}._sub_z2dlz_50{max-width:100%}._btns_z2dlz_58{justify-content:center}._visual_z2dlz_97{margin-top:2.5rem;padding-left:0}}._section_18d3k_1{background:var(--cream);padding:6rem 4rem}._inner_18d3k_6{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:grid}._label_18d3k_15{letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.8rem;font-size:.72rem;font-weight:500}._title_18d3k_24{margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:500;line-height:1.1}._title_18d3k_24 em{color:var(--terracotta);font-style:italic}._intro_18d3k_36{color:var(--ink);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;line-height:1.6}._bio_18d3k_44{color:var(--slate);font-size:.95rem;line-height:1.75}._skillsLabel_18d3k_50{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:1.2rem;font-size:.72rem;font-weight:500}._skillsGrid_18d3k_59{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}._skill_18d3k_50{background:var(--white);color:var(--ink);border:1px solid #1a1a181a;border-left:3px solid var(--terracotta);border-radius:2px;padding:.9rem 1.2rem;font-size:.88rem;font-weight:500;transition:border-color .2s,background .2s}._skill_18d3k_50:hover{background:var(--warm)}@media (width<=900px){._section_18d3k_1{padding:4rem 1.5rem}._inner_18d3k_6{grid-template-columns:1fr;gap:3rem}}._section_xxjcm_1{background:var(--ink);color:var(--cream);padding:6rem 4rem}._header_xxjcm_7{grid-template-columns:1fr 1fr;align-items:end;gap:3rem;max-width:1200px;margin:0 auto 4rem;display:grid}._label_xxjcm_16{letter-spacing:.18em;text-transform:uppercase;color:var(--terra-light);margin-bottom:.8rem;font-size:.72rem;font-weight:500}._title_xxjcm_25{color:var(--cream);font-size:clamp(2.2rem,4vw,3.5rem);font-weight:500;line-height:1.1}._titleEm_xxjcm_32{color:var(--terra-light);font-style:italic}._sub_xxjcm_37{color:#f5f0e8a6;max-width:560px;font-size:1rem;line-height:1.7}._grid_xxjcm_44{background:#ffffff0f;border:1px solid #ffffff0f;grid-template-columns:repeat(2,1fr);gap:1.5px;max-width:1200px;margin:0 auto;display:grid}._item_xxjcm_54{background:var(--ink);padding:2.8rem;transition:background .3s;position:relative;overflow:hidden}._item_xxjcm_54:after{content:"";background:var(--terracotta);transform-origin:0;height:2px;transition:transform .35s;position:absolute;bottom:0;left:2.8rem;right:2.8rem;transform:scaleX(0)}._item_xxjcm_54:hover{background:#583e2326}._item_xxjcm_54:hover:after{transform:scaleX(1)}._item_xxjcm_54 h3{color:var(--cream);margin-bottom:.8rem;font-size:1.4rem;font-weight:500}._item_xxjcm_54 p{color:#f5f0e88c;margin-bottom:1.2rem;font-size:.88rem;line-height:1.7}._list_xxjcm_89{flex-direction:column;gap:.4rem;list-style:none;display:flex}._list_xxjcm_89 li{color:#f5f0e8b3;align-items:flex-start;gap:.6rem;font-size:.82rem;display:flex}._list_xxjcm_89 li:before{content:"—";color:var(--terracotta);flex-shrink:0;margin-top:.05em;font-size:.75rem}@media (width<=900px){._section_xxjcm_1{padding:4rem 1.5rem}._header_xxjcm_7{grid-template-columns:1fr;gap:1.5rem}._grid_xxjcm_44{grid-template-columns:1fr}}._section_h8ysa_1{background:var(--warm);padding:6rem 4rem}._inner_h8ysa_6{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;max-width:1200px;margin:0 auto;display:grid}._label_h8ysa_17{letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.8rem;font-size:.72rem;font-weight:500}._title_h8ysa_26{font-size:clamp(2.2rem,4vw,3.5rem);font-weight:500;line-height:1.1}._title_h8ysa_26 em{color:var(--terracotta);font-style:italic}._steps_h8ysa_37{flex-direction:column;margin-top:3rem;display:flex}._step_h8ysa_37{cursor:default;border-bottom:1px solid #1a1a181a;gap:1.8rem;padding:1.8rem 0;transition:padding-left .3s;display:flex}._step_h8ysa_37:hover{padding-left:.5rem}._step_h8ysa_37:last-child{border-bottom:none}._stepNum_h8ysa_55{color:var(--terracotta);flex-shrink:0;width:2.8rem;font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:400;line-height:1}._step_h8ysa_37 h4{margin-bottom:.3rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600}._step_h8ysa_37 p{color:var(--slate);font-size:.87rem;line-height:1.6}._right_h8ysa_78{padding-top:2rem}._resultsBlock_h8ysa_80{background:var(--white);border-radius:4px;margin-bottom:2rem;padding:2.5rem;box-shadow:0 4px 32px #1a1a180f}._resultsBlock_h8ysa_80 h3{margin-bottom:1.4rem;font-size:1.5rem;font-weight:500}._tagGrid_h8ysa_94{flex-wrap:wrap;gap:.5rem;display:flex}._resultTag_h8ysa_100{background:var(--terra-pale);color:var(--terracotta);border-radius:2px;align-items:center;gap:.5rem;padding:.45rem .9rem;font-size:.82rem;font-weight:500;display:inline-flex}._quoteBlock_h8ysa_112{background:var(--terracotta);color:var(--white);border-radius:4px;padding:2rem 2.5rem}._quoteBlock_h8ysa_112 p{font-family:Cormorant Garamond,serif;font-size:1.35rem;font-style:italic;line-height:1.5}._casesBlock_h8ysa_126{border-top:1px solid #1a1a181a;max-width:1200px;margin:4rem auto 0;padding-top:4rem}._casesLabel_h8ysa_133{letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.5rem;font-size:.72rem;font-weight:500}._casesTitle_h8ysa_142{margin-bottom:2.5rem;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:500}._casesGrid_h8ysa_148{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}._caseCard_h8ysa_154{background:var(--white);border-radius:4px;flex-direction:column;gap:.8rem;padding:2.5rem;display:flex;box-shadow:0 4px 24px #1a1a180f}._caseSector_h8ysa_164{letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta);font-size:.72rem;font-weight:500}._caseTitle_h8ysa_172{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600;line-height:1.2}._caseSummary_h8ysa_179{color:var(--slate);flex:1;font-size:.88rem;line-height:1.65}._caseBtn_h8ysa_186{color:var(--terracotta);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:.5rem;padding:0;font-size:.87rem;font-weight:500;transition:opacity .2s}._caseBtn_h8ysa_186:hover{opacity:.7}._modalOverlay_h8ysa_201{z-index:100;background:#1a1a1899;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}._modal_h8ysa_201{background:var(--cream);border-radius:4px;width:100%;max-width:680px;max-height:85vh;padding:3rem;position:relative;overflow-y:auto}._modalClose_h8ysa_223{cursor:pointer;color:var(--ink);opacity:.5;background:0 0;border:none;font-size:1.8rem;line-height:1;transition:opacity .2s;position:absolute;top:1.2rem;right:1.5rem}._modalClose_h8ysa_223:hover{opacity:1}._modalSector_h8ysa_239{letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.6rem;font-size:.72rem;font-weight:500}._modalTitle_h8ysa_248{margin-bottom:1.8rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:500}._modalBody_h8ysa_254 p{color:var(--slate);margin-bottom:.9rem;font-size:.92rem;line-height:1.7}._modalSubtitle_h8ysa_261{color:var(--ink);margin:1.5rem 0 .8rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600}._modalList_h8ysa_269{margin-bottom:1.5rem;padding-left:1.2rem}._modalList_h8ysa_269 li{color:var(--slate);margin-bottom:.5rem;font-size:.9rem;line-height:1.6}._modalResult_h8ysa_281{background:var(--terra-pale);border-left:3px solid var(--terracotta);border-radius:2px;margin-top:1rem;padding:1.2rem 1.5rem}._modalResult_h8ysa_281 strong{letter-spacing:.1em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.5rem;font-size:.75rem;display:block}._modalResult_h8ysa_281 p{color:var(--ink);font-size:.92rem;line-height:1.6;margin:0!important}._modalKey_h8ysa_305{color:var(--terracotta);margin-top:1.5rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic;line-height:1.5}@media (width<=900px){._section_h8ysa_1{padding:4rem 1.5rem}._inner_h8ysa_6{grid-template-columns:1fr;gap:3rem}._right_h8ysa_78{padding-top:0}._casesGrid_h8ysa_148{grid-template-columns:1fr}._modal_h8ysa_201{padding:2rem 1.5rem}}
