@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;600;700&display=swap";:root{--ink:#382715;--cream:#f7f6f3;--warm:#ad9971;--terracotta:#583e23;--terra-light:#948361;--terra-pale:#d4c4a5;--slate:#6d5b38;--muted:#cab283;--white:#fff;--error:#c0392b;--profile-orange:#c1623f;--profile-ink:#1e1c18;--profile-blue:#4a6fa5;--fg-1:var(--ink);--fg-2:var(--slate);--fg-3:var(--muted);--fg-accent:var(--terracotta);--fg-on-dark:var(--cream);--bg-page:var(--cream);--bg-warm:var(--warm);--bg-tint:var(--terra-pale);--bg-dark:var(--ink);--bg-card:var(--white);--bg-card-dark:#1f1f1c;--border-soft:#1a1a181a;--border-mid:#1a1a1826;--border-dark:#ffffff0f;--shadow-card:0 4px 24px #1a1a180f;--shadow-card-lg:0 4px 32px #1a1a1814;--shadow-hover:0 8px 32px #1e1c181a;--radius-sm:2px;--radius-md:4px;--space-1:.25rem;--space-2:.5rem;--space-3:.8rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.5rem;--space-8:4rem;--space-9:6rem;--font-serif:"Cormorant Garamond", Georgia, serif;--font-sans:"DM Sans", -apple-system, "Helvetica Neue", sans-serif;--tracking-tight:-.01em;--tracking-wide:.08em;--tracking-wider:.12em;--tracking-widest:.18em;--leading-tight:1.1;--leading-snug:1.5;--leading-normal:1.6;--leading-loose:1.7;--ease-out:cubic-bezier(.2, .7, .2, 1);--t-fast:.15s;--t-base:.25s;--t-slow:.35s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}section[id]{scroll-margin-top:6rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-sans);background:var(--bg-page);color:var(--fg-1);font-size:16px;line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-serif);line-height:var(--leading-tight)}a{color:inherit}:where(a,button,select,input,textarea,[tabindex]):focus-visible{outline:2px solid var(--terracotta);outline-offset:3px;border-radius:var(--radius-sm)}:where([data-dark]) :where(a,button,select,[tabindex]):focus-visible{outline-color:var(--cream)}._nav_1ov9q_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_1ov9q_11{box-shadow:0 4px 20px #1a1a181a}._logo_1ov9q_15{align-items:center;display:flex}._logoImg_1ov9q_17{vertical-align:middle;height:52px}._links_1ov9q_19{gap:2.5rem;list-style:none;display:flex}._links_1ov9q_19 a{color:var(--slate);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s}._links_1ov9q_19 a:hover{color:var(--terracotta)}._cta_1ov9q_37{background:var(--terracotta);border-radius:2px;padding:.55rem 1.4rem;color:var(--white)!important;transition:background .2s!important}._cta_1ov9q_37:hover{background:var(--ink)!important}._hamburger_1ov9q_48{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-right:-10px;padding:0;display:none}._bar_1ov9q_65{background:var(--ink);border-radius:2px;width:24px;height:2px;transition:transform .25s,opacity .25s;display:block}._barOpen1_1ov9q_74{transform:translateY(7px)rotate(45deg)}._barOpen2_1ov9q_75{opacity:0}._barOpen3_1ov9q_76{transform:translateY(-7px)rotate(-45deg)}._langSelect_1ov9q_78{color:var(--slate);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #1a1a1833;border-radius:2px;margin-left:.5rem;padding:.3rem .5rem;font-family:inherit;font-size:.72rem;font-weight:600;transition:border-color .2s,color .2s}._langSelect_1ov9q_78:hover,._langSelect_1ov9q_78:focus{border-color:var(--terracotta);color:var(--terracotta)}@media (width<=900px){._nav_1ov9q_1{padding:1rem 1.5rem}._hamburger_1ov9q_48{display:flex}._links_1ov9q_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_1ov9q_118{display:flex}._links_1ov9q_19 a{font-size:1.2rem}._cta_1ov9q_37{padding:.75rem 2rem}._langSelect_1ov9q_78{margin-top:.5rem;margin-left:0}}._hero_16vjk_1{grid-template-columns:1fr 1fr;align-items:center;min-height:100vh;padding:8rem 4rem 5rem;display:grid;position:relative;overflow:hidden}._hero_16vjk_1:before{content:"";background:var(--warm);z-index:0;width:55%;height:100%;position:absolute;top:0;right:0}._text_16vjk_19{z-index:1;padding-right:4rem;position:relative}._tag_16vjk_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_16vjk_19 h1{margin-bottom:1.8rem;font-size:clamp(3.2rem,5.5vw,5.5rem);font-weight:500;line-height:1}._text_16vjk_19 h1 em{color:var(--terracotta);font-style:italic}._sub_16vjk_50{color:var(--slate);max-width:400px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}._btns_16vjk_58{flex-wrap:wrap;gap:1rem;display:flex}._btnPrimary_16vjk_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:.82rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}._btnPrimary_16vjk_64:hover{background:var(--ink);transform:translateY(-1px)}._btnGhost_16vjk_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:.82rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}._btnGhost_16vjk_80:hover{background:var(--ink);color:var(--white)}._visual_16vjk_97{z-index:1;flex-direction:column;gap:1.2rem;padding-left:3rem;display:flex;position:relative}._card_16vjk_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_16vjk_114{font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1;color:var(--terracotta);margin-bottom:.2rem;font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:400;line-height:1}._card_16vjk_106 h3{margin-bottom:.3rem;font-family:Cormorant Garamond,serif;font-size:1.05rem;font-weight:600}._card_16vjk_106 p{color:var(--slate);font-size:.82rem}@media (width<=900px){._hero_16vjk_1{grid-template-columns:1fr;padding:7rem 1.5rem 4rem}._hero_16vjk_1:before{display:none}._text_16vjk_19{padding-right:0}._sub_16vjk_50{max-width:100%}._btns_16vjk_58{flex-direction:column;align-items:stretch}._btnPrimary_16vjk_64,._btnGhost_16vjk_80{text-align:center}._visual_16vjk_97{margin-top:2.5rem;padding-left:0}}._section_16b66_1{background:var(--cream);padding:6rem 4rem}._inner_16b66_6{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:grid}._label_16b66_15{letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.8rem;font-size:.72rem;font-weight:500}._title_16b66_24{margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:500;line-height:1.1}._title_16b66_24 em{color:var(--terracotta);font-style:italic}._intro_16b66_36{color:var(--ink);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;line-height:1.6}._bio_16b66_44{color:var(--slate);font-size:.88rem;line-height:1.75}._img_16b66_50{object-fit:cover;border-radius:4px;width:100%;height:260px;margin-bottom:2rem;display:block}._skillsLabel_16b66_59{letter-spacing:.18em;text-transform:uppercase;color:var(--slate);margin-bottom:1.2rem;font-size:.72rem;font-weight:500}._skillsGrid_16b66_68{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}._skill_16b66_59{background:var(--white);color:var(--ink);border:1px solid #1a1a181a;border-left:1px solid var(--terracotta);border-radius:2px;padding:.9rem 1.2rem;font-size:.88rem;font-weight:500;transition:border-color .2s,background .2s}._skill_16b66_59:hover{background:var(--warm)}@media (width<=900px){._section_16b66_1{padding:4rem 1.5rem}._inner_16b66_6{grid-template-columns:1fr;gap:3rem}}._section_6ncvf_1{background:var(--terra-pale);color:var(--ink);padding:6rem 4rem}._header_6ncvf_7{grid-template-columns:1fr 1fr;align-items:end;gap:3rem;max-width:1200px;margin:0 auto 4rem;display:grid}._label_6ncvf_16{letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.8rem;font-size:.72rem;font-weight:500}._title_6ncvf_25{color:var(--ink);font-size:clamp(2.2rem,4vw,3.5rem);font-weight:500;line-height:1.1}._titleEm_6ncvf_32{color:var(--terracotta);font-style:italic}._sub_6ncvf_37{color:var(--ink);max-width:560px;font-size:1.05rem;line-height:1.7}._grid_6ncvf_45{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}._item_6ncvf_53{background:#fff;border:1px solid #1e1c181a;border-radius:4px;padding:2.8rem;transition:background .3s,box-shadow .3s;position:relative;overflow:hidden}._item_6ncvf_53:after{content:"";background:var(--terracotta);transform-origin:0;height:3px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}._item_6ncvf_53:hover{background:#fff;box-shadow:0 8px 32px #1e1c1814}._item_6ncvf_53:hover:after{transform:scaleX(1)}._item_6ncvf_53 h3{color:var(--ink);margin-bottom:.8rem;font-size:1.4rem;font-weight:500}._item_6ncvf_53 p{color:var(--slate);margin-bottom:1.2rem;font-size:.88rem;line-height:1.7}._list_6ncvf_93{flex-direction:column;gap:.4rem;list-style:none;display:flex}._list_6ncvf_93 li{color:var(--slate);align-items:flex-start;gap:.6rem;font-size:.82rem;display:flex}._list_6ncvf_93 li:before{content:"—";color:var(--terracotta);flex-shrink:0;margin-top:.05em;font-size:.75rem}._item_6ncvf_53:last-child:nth-child(odd){grid-column:1/-1}@media (width<=900px){._section_6ncvf_1{padding:4rem 1.5rem}._header_6ncvf_7{grid-template-columns:1fr;gap:1.5rem}._grid_6ncvf_45{grid-template-columns:1fr;gap:1rem}._item_6ncvf_53:last-child:nth-child(odd){grid-column:auto}}._section_s768e_1{background:var(--cream);color:var(--ink);padding:6rem 4rem}._inner_s768e_7{max-width:1200px;margin:0 auto}._header_s768e_12{text-align:center;margin-bottom:4rem}._label_s768e_17{letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.8rem;font-size:.72rem;font-weight:500}._title_s768e_26{color:var(--ink);margin-bottom:1rem;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:500;line-height:1.1}._titleEm_s768e_34{color:var(--terracotta);font-style:italic}._sub_s768e_39{color:var(--slate);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}._grid_s768e_47{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}._card_s768e_54{background:#fff;border:1px solid #1e1c181a;border-radius:4px;padding:2.2rem}._featured_s768e_61{border-color:var(--ink);border-width:2px;box-shadow:0 8px 32px #1e1c181a}._cardTop_s768e_67{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}._cardMeta_s768e_74{align-items:center;gap:.5rem;display:flex}._dot_s768e_80{border-radius:50%;flex-shrink:0;width:8px;height:8px}._profileLabel_s768e_87{letter-spacing:.12em;text-transform:uppercase;color:var(--slate);font-size:.72rem;font-weight:600}._badge_s768e_95{letter-spacing:.08em;text-transform:uppercase;background:var(--ink);color:var(--cream);white-space:nowrap;border-radius:2px;padding:.3rem .65rem;font-size:.72rem;font-weight:700}._cardTitle_s768e_107{color:var(--ink);margin-bottom:.3rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:500;line-height:1.1}._cardSub_s768e_116{color:var(--terracotta);margin-bottom:1.4rem;font-size:.82rem;font-style:italic}._divider_s768e_123{border:none;border-top:1px solid #1e1c181a;margin-bottom:1.4rem}._list_s768e_129{flex-direction:column;gap:.65rem;list-style:none;display:flex}._list_s768e_129 li{color:var(--slate);align-items:flex-start;gap:.6rem;font-size:.88rem;line-height:1.5;display:flex}._list_s768e_129 li:before{content:"✓";color:var(--terracotta);flex-shrink:0;margin-top:.08em;font-size:.75rem}@media (width<=900px){._section_s768e_1{padding:4rem 1.5rem}._grid_s768e_47{grid-template-columns:1fr;gap:1rem}._header_s768e_12{text-align:left}._sub_s768e_39{max-width:100%;margin:0}}._section_q94vl_1{background:var(--terra-pale);padding:6rem 4rem}._inner_q94vl_6{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;max-width:1200px;margin:0 auto;display:grid}._label_q94vl_15{letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.8rem;font-size:.72rem;font-weight:500}._title_q94vl_24{font-size:clamp(2.2rem,4vw,3.5rem);font-weight:500;line-height:1.1}._title_q94vl_24 em{color:var(--terracotta);font-style:italic}._steps_q94vl_35{flex-direction:column;margin-top:3rem;display:flex}._step_q94vl_35{transition:transform .3s var(--ease-out);cursor:default;border-bottom:1px solid #1a1a181a;gap:1.8rem;padding:1.8rem 0;display:flex}._step_q94vl_35:hover{transform:translate(.5rem)}@media (prefers-reduced-motion:reduce){._step_q94vl_35{transition:none}._step_q94vl_35:hover{transform:none}}._step_q94vl_35:last-child{border-bottom:none}._stepNum_q94vl_59{font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1;color:var(--terracotta);flex-shrink:0;width:4.6rem;font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:400;line-height:1}._step_q94vl_35 h3{margin-bottom:.3rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600}._step_q94vl_35 p{color:var(--ink);font-size:.88rem;line-height:1.6}._right_q94vl_86{padding-top:2rem}._rightImg_q94vl_88{object-fit:cover;border-radius:4px;width:100%;height:260px;margin-top:1.5rem;display:block}._resultsBlock_q94vl_97{background:var(--warm);border-radius:4px;margin-bottom:2rem;padding:2.5rem;box-shadow:0 4px 32px #1a1a180f}._resultsBlock_q94vl_97 h3{margin-bottom:1.4rem;font-size:1.4rem;font-weight:500}._tagGrid_q94vl_111{flex-wrap:wrap;gap:.5rem;display:flex}._resultTag_q94vl_117{background:var(--white);color:var(--terracotta);border-radius:2px;align-items:center;gap:.5rem;padding:.45rem .9rem;font-size:.82rem;font-weight:500;display:inline-flex}._quoteBlock_q94vl_129{background:var(--terracotta);color:var(--white);border-radius:4px;padding:2rem 2.5rem}._quoteBlock_q94vl_129 p{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-style:italic;line-height:1.5}._sectionImg_q94vl_143{object-fit:cover;border-radius:4px;width:100%;max-width:1200px;height:420px;margin:4rem auto;display:block}._sectionCases_q94vl_153{background:var(--cream);padding:6rem 4rem}._casesBlock_q94vl_158{max-width:1200px;margin:0 auto}._casesLabel_q94vl_163{letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.5rem;font-size:.72rem;font-weight:500}._casesTitle_q94vl_172{margin-bottom:2.5rem;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:500}._casesGrid_q94vl_178{grid-template-rows:repeat(2,1fr);grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}._caseCard_q94vl_185{background:var(--white);cursor:pointer;border:2px solid #0000;border-radius:4px;flex-direction:column;gap:.8rem;min-height:260px;padding:2.5rem;transition:box-shadow .25s,transform .25s,border-color .25s;display:flex;box-shadow:0 4px 24px #1a1a180f}._caseCard_q94vl_185:hover{border-color:var(--terracotta);transform:translateY(-2px);box-shadow:0 8px 32px #1a1a181f}._caseSector_q94vl_205{letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta);font-size:.72rem;font-weight:500}._caseTitle_q94vl_213{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600;line-height:1.2}._caseSummary_q94vl_220{color:var(--slate);flex:1;font-size:.88rem;line-height:1.65}._caseBtn_q94vl_227{color:var(--terracotta);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:.5rem;padding:0;font-size:.88rem;font-weight:500;transition:opacity .2s}._caseBtn_q94vl_227:hover{opacity:.7}._modalOverlay_q94vl_242{z-index:100;background:#1a1a1899;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}._modal_q94vl_242{background:var(--cream);border-radius:4px;width:100%;max-width:680px;max-height:85vh;padding:3rem;position:relative;overflow-y:auto}._modalClose_q94vl_264{cursor:pointer;color:var(--ink);opacity:.5;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:1.8rem;line-height:1;transition:opacity .2s;display:flex;position:absolute;top:.8rem;right:1rem}._modalClose_q94vl_264:hover{opacity:1}._modalSector_q94vl_287{letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.6rem;font-size:.72rem;font-weight:500}._modalTitle_q94vl_296{margin-bottom:1.8rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:500}._modalBody_q94vl_302 p{color:var(--slate);margin-bottom:.9rem;font-size:.88rem;line-height:1.7}._modalSubtitle_q94vl_309{color:var(--ink);margin:1.5rem 0 .8rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600}._modalList_q94vl_317{margin-bottom:1.5rem;padding-left:1.2rem}._modalList_q94vl_317 li{color:var(--slate);margin-bottom:.5rem;font-size:.88rem;line-height:1.6}._modalResult_q94vl_329{background:var(--terra-pale);border-left:1px solid var(--terracotta);border-radius:2px;margin-top:1rem;padding:1.2rem 1.5rem}._modalResult_q94vl_329 strong{letter-spacing:.1em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.5rem;font-size:.75rem;display:block}._modalResult_q94vl_329 p{color:var(--ink);font-size:.88rem;line-height:1.6;margin:0!important}._modalKey_q94vl_353{color:var(--terracotta);margin-top:1.5rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic;line-height:1.5}@media (width<=900px){._section_q94vl_1{padding:4rem 1.5rem}._inner_q94vl_6{grid-template-columns:1fr;gap:3rem}._right_q94vl_86{padding-top:0}._casesGrid_q94vl_178{grid-template-columns:1fr}._modal_q94vl_242{padding:2rem 1.5rem}}
