/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:host,:root{--font-sans:var(--font-jakarta),"Plus Jakarta Sans",system-ui,sans-serif;--font-serif:var(--font-cormorant),"Cormorant",Georgia,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#0a0a0a;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-orange:#cc5824;--color-orange-gold:#e09944;--color-orange-light:#e07848;--color-orange-dim:#cc58241a;--color-cream:#f7f5f2;--color-cream-dark:#ede9e4;--color-gray-dark:#3a3a3a;--color-gray-mid:#6b6b6b;--color-gray-light:#e5e2dd;--ease-expo:cubic-bezier(.16,1,.3,1);--ease-smooth:cubic-bezier(.4,0,.2,1)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.italic{font-style:italic}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--color-cream);color:var(--color-black);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;line-height:1.7;overflow-x:hidden}body.menu-open{overflow:hidden}body:after{content:"";z-index:9999;pointer-events:none;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}html{scroll-behavior:auto}}main{animation:pageIn .55s var(--ease-expo) both}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.reveal,.reveal-left,.reveal-right,.reveal-scale{opacity:0;transition:opacity .75s var(--ease-expo),transform .75s var(--ease-expo)}.reveal{transform:translateY(28px)}.reveal-left{transform:translate(-40px)}.reveal-right{transform:translate(40px)}.reveal-scale{transform:scale(.95)}.reveal-left.revealed,.reveal-right.revealed,.reveal-scale.revealed,.reveal.revealed{opacity:1;transform:none}.stagger-item{opacity:0;transition:opacity .65s var(--ease-expo),transform .65s var(--ease-expo);transform:translateY(24px)}.stagger-item.revealed{opacity:1;transform:none}.container{width:100%;max-width:1160px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,3rem)}.navbar{z-index:100;transition:background .4s,box-shadow .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(16px);background:#0a0a0aeb;box-shadow:0 1px #ffffff0f}.navbar.light-page{-webkit-backdrop-filter:blur(12px);background:#f7f5f2f0;box-shadow:0 1px #00000014}.navbar.light-page .navbar-logo{color:var(--color-black)}.navbar.light-page .navbar-links a{color:#0a0a0a8c}.navbar.light-page .navbar-links a.active,.navbar.light-page .navbar-links a:hover{color:var(--color-black)}.navbar.light-page .navbar-cta{border-color:#0003;color:var(--color-black)!important}.navbar.light-page .navbar-cta:hover{border-color:var(--color-orange);background:var(--color-orange-dim);color:var(--color-orange)!important}.navbar.light-page .navbar-mobile-btn span{background:var(--color-black)}.navbar-inner{justify-content:space-between;max-width:1160px;height:72px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,3rem)}.navbar-inner,.navbar-logo{align-items:center;display:flex}.navbar-logo{font-family:var(--font-serif);letter-spacing:.12em;color:#fff;text-transform:uppercase;gap:10px;font-size:1.1rem;font-weight:700;text-decoration:none}.navbar-logo span{color:var(--color-orange)}.navbar-picto{object-fit:contain;width:28px;height:28px}.navbar-links{align-items:center;gap:2rem;display:flex}.navbar-links a{letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .25s}.navbar-links a.active,.navbar-links a:hover{color:#fff}.navbar-cta{border:1px solid #ffffff40;border-radius:2px;padding:8px 20px;color:#ffffffd9!important;transition:border-color .25s,color .25s,background .25s!important}.navbar-cta:hover{border-color:var(--color-orange);background:var(--color-orange-dim);color:var(--color-orange)!important}.navbar-mobile-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.navbar-mobile-btn span{width:22px;height:1.5px;transition:transform .35s var(--ease-expo),opacity .35s ease,width .35s ease;transform-origin:50%;background:#fff;border-radius:2px;display:block}.navbar-mobile-btn.open span:first-child{transform:translateY(6.5px)rotate(45deg)}.navbar-mobile-btn.open span:nth-child(2){opacity:0;width:0}.navbar-mobile-btn.open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.navbar-mobile-menu{background:var(--color-black);opacity:0;pointer-events:none;transition:opacity .4s ease,transform .4s var(--ease-expo);z-index:90;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;display:flex;position:fixed;inset:0;transform:translateY(-12px)}.navbar-mobile-menu.open{opacity:1;pointer-events:all;transform:none}.navbar-mobile-menu a{font-family:var(--font-serif);color:#ffffffbf;letter-spacing:-.01em;font-size:clamp(2rem,7vw,3.5rem);font-weight:600;text-decoration:none;transition:color .25s}.navbar-mobile-menu a:hover{color:#fff}@media (max-width:768px){.navbar-links{display:none}.navbar-mobile-btn{display:flex}}.hero{background:var(--color-black);color:#fff;align-items:flex-end;min-height:100svh;padding-top:100px;padding-bottom:clamp(4rem,8vw,7rem);display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(at 60% 30%,#c85a1e1a 0,#0000 65%);width:60vw;height:70vh;position:absolute;top:-10%;right:-5%}.hero-grid{grid-template-columns:1fr 1fr;align-items:flex-end;gap:clamp(2rem,6vw,5rem);display:grid}.hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--color-orange);align-items:center;gap:10px;margin-bottom:1.5rem;font-size:.72rem;font-weight:600;display:flex}.hero-eyebrow:before{content:"";background:var(--color-orange);flex-shrink:0;width:28px;height:1px;display:inline-block}.hero-title{font-family:var(--font-serif);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(3.5rem,7vw,7rem);font-weight:600;line-height:1}.hero-title em{color:var(--color-orange);font-style:italic}.hero-tagline{font-family:var(--font-serif);color:#ffffff8c;margin-bottom:1.5rem;font-size:clamp(1.25rem,2.2vw,1.7rem);font-style:italic;font-weight:400;line-height:1.5}.hero-description{color:#ffffff80;max-width:380px;margin-bottom:2.5rem;font-size:.95rem;line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.hero-link{letter-spacing:.04em;color:#ffffff80;cursor:pointer;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .25s}.hero-link:hover{color:#ffffffe6}.hero-scroll{opacity:.35;flex-direction:column;align-items:center;gap:6px;animation:scrollBob 2.2s ease-in-out infinite;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero-scroll-line{background:linear-gradient(#0000,#fff);width:1px;height:40px}.hero-scroll-text{letter-spacing:.2em;text-transform:uppercase;color:#fff;writing-mode:vertical-rl;font-size:.62rem}@keyframes scrollBob{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}@media (max-width:768px){.hero-grid{grid-template-columns:1fr;gap:2.5rem}.hero-description{max-width:100%}.hero-scroll{display:none}}.btn{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s var(--ease-smooth);white-space:nowrap;border:none;border-radius:2px;align-items:center;gap:10px;padding:14px 28px;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-arrow{width:16px;height:16px;transition:transform .3s var(--ease-expo);flex-shrink:0}.btn:hover .btn-arrow{transform:translate(4px)}.btn-primary{color:var(--color-black);background:#fff}.btn-primary:hover{background:var(--color-cream);box-shadow:0 8px 30px #0003}.btn-orange{background:var(--color-orange);color:#fff}.btn-orange:hover{background:var(--color-orange-light);box-shadow:0 8px 30px #c85a1e59}.btn-outline{color:var(--color-orange);border:1px solid var(--color-orange);background:0 0}.btn-outline:hover{background:var(--color-orange);color:#fff}.marquee-section{background:var(--color-orange);padding:18px 0;overflow:hidden}.marquee-track{width:max-content;animation:marqueeScroll 28s linear infinite;display:flex}.marquee-track:hover{animation-play-state:paused}.marquee-item{white-space:nowrap;align-items:center;gap:1.25rem;padding-right:1.25rem;display:flex}.marquee-word{letter-spacing:.2em;text-transform:uppercase;color:#fff;font-size:.75rem;font-weight:700}.marquee-word--outline{color:#0000;-webkit-text-stroke:1px #ffffffb3}.marquee-sep{background:#ffffff80;border-radius:50%;flex-shrink:0;width:4px;height:4px}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.section{padding:clamp(5rem,10vw,9rem) 0}.section-label{letter-spacing:.22em;text-transform:uppercase;color:var(--color-orange);align-items:center;gap:12px;margin-bottom:1rem;font-size:.7rem;font-weight:700;display:flex}.section-label:before{content:"";background:var(--color-orange);flex-shrink:0;width:24px;height:1px;display:inline-block}.section-title{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--color-black);margin:0 0 3rem;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:600;line-height:1.15}.about{background:var(--color-cream)}.about-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(3rem,7vw,6rem);display:grid}.about-image-wrapper,.about-photo{position:relative}.about-photo{aspect-ratio:3/4;background:var(--color-gray-dark);border-radius:3px;justify-content:center;align-items:center;display:flex;overflow:hidden}.about-photo:after{content:"";pointer-events:none;border:1px solid #ffffff26;border-radius:2px;position:absolute;inset:12px}.about-photo-initials{font-family:var(--font-serif);color:#fff3;letter-spacing:.08em;-webkit-user-select:none;user-select:none;font-size:5rem;font-weight:700}.about-photo img,.about-photo-img{object-fit:cover;object-position:center top}.about-photo img{width:100%;height:100%}.about-number{font-family:var(--font-serif);color:var(--color-gray-light);-webkit-user-select:none;user-select:none;z-index:-1;font-size:9rem;font-weight:700;line-height:1;position:absolute;bottom:-1.5rem;right:-1.5rem}.about-content .section-title{color:var(--color-black);margin-bottom:1.5rem}.about-quote{font-family:var(--font-serif);color:var(--color-black);border-left:3px solid var(--color-orange);margin:0 0 1.5rem;padding-left:1.5rem;font-size:clamp(1.1rem,1.8vw,1.35rem);font-style:italic;line-height:1.7}.about-text{color:var(--color-gray-dark);margin-bottom:1.25rem;font-size:.95rem;line-height:1.85}.about-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.about-tag{border:1px solid var(--color-gray-light);letter-spacing:.1em;text-transform:uppercase;color:var(--color-gray-mid);background:0 0;border-radius:2px;align-items:center;padding:4px 12px;font-size:.7rem;font-weight:600;transition:all .25s;display:inline-flex}.about-tag:hover{border-color:var(--color-orange);color:var(--color-orange)}.about-signature{align-items:center;gap:14px;display:flex}.about-sig-line{background:var(--color-orange);width:40px;height:1px;display:block}.about-sig-name{font-family:var(--font-serif);color:var(--color-gray-mid);font-size:.95rem;font-style:italic}@media (max-width:900px){.about-layout{grid-template-columns:1fr;gap:3rem}.about-number{font-size:6rem;right:0}}.vision{background:var(--color-black)}.vision .section-label{color:var(--color-orange)}.vision .section-title{color:#fff}.vision-list{border-top:1px solid #ffffff14;flex-direction:column;margin-top:3rem;display:flex}.vision-item{cursor:default;border-bottom:1px solid #ffffff14;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:1.75rem 0;transition:background .3s;display:grid}.vision-item:hover{transition:padding .35s var(--ease-expo),background .3s ease;background:#ffffff05;border-radius:4px;margin-inline:-1rem;padding-left:1rem;padding-right:1rem}.vision-letter-group{align-items:baseline;gap:2px;display:flex}.vision-letter{color:var(--color-orange);font-size:clamp(2.5rem,5vw,4rem);font-weight:600}.vision-letter,.vision-word{font-family:var(--font-serif);line-height:1}.vision-word{color:#ffffffa6;font-size:clamp(2rem,4vw,3.25rem);font-weight:500}.vision-quote{font-family:var(--font-serif);color:#fff6;text-align:right;font-size:clamp(.85rem,1.2vw,1rem);font-style:italic;line-height:1.6}@media (max-width:700px){.vision-item{grid-template-columns:1fr;gap:.5rem}.vision-quote{text-align:left}}.forwho{background:var(--color-cream)}.forwho-grid{border-radius:4px;grid-template-columns:1.1fr .9fr;gap:2px;margin-top:3.5rem;display:grid;overflow:hidden}.forwho-card{padding:clamp(2.5rem,5vw,4rem);position:relative;overflow:hidden}.forwho-card:before{content:"";background:var(--color-orange);width:3px;height:0;transition:height .4s var(--ease-expo);position:absolute;top:0;left:0}.forwho-card:hover:before{height:100%}.forwho-card--dark{background:var(--color-black);color:#fff}.forwho-card--light{background:var(--color-cream-dark);color:var(--color-black)}.forwho-eyebrow{letter-spacing:.22em;text-transform:uppercase;margin-bottom:.75rem;font-size:.68rem;font-weight:700}.forwho-card--dark .forwho-eyebrow,.forwho-card--light .forwho-eyebrow{color:var(--color-orange)}.forwho-title{font-family:var(--font-serif);letter-spacing:-.01em;margin-bottom:2rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;line-height:1.2}.forwho-card--dark .forwho-title{color:#fff}.forwho-card--light .forwho-title{color:var(--color-black)}.forwho-list{flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}.forwho-list li{padding-left:1.25rem;font-size:.9rem;line-height:1.75;position:relative}.forwho-card--dark .forwho-list li{color:#fff9}.forwho-card--light .forwho-list li{color:var(--color-gray-dark)}.forwho-list li:before{content:"";background:var(--color-orange);width:8px;height:1px;position:absolute;top:11px;left:0}@media (max-width:768px){.forwho-grid{grid-template-columns:1fr;gap:4px}}.services{background:var(--color-cream)}.services-grid{grid-template-columns:repeat(3,1fr);gap:2px;margin-top:3.5rem;display:grid}.service-card{cursor:pointer;background:#fff;padding:clamp(2rem,4vw,3rem);transition:background .35s,box-shadow .35s;position:relative;overflow:hidden}.service-card:hover{background:var(--color-black);box-shadow:0 20px 60px #0000001f}.service-number{font-family:var(--font-serif);color:var(--color-gray-light);-webkit-user-select:none;user-select:none;margin-bottom:1.25rem;font-size:5rem;font-weight:700;line-height:1;transition:color .35s}.service-card:hover .service-number{color:#ffffff14}.service-badge{background:var(--color-orange);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:2px;align-items:center;margin-bottom:.75rem;padding:3px 10px;font-size:.62rem;font-weight:700;display:inline-flex}.service-title{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--color-black);margin-bottom:1.25rem;font-size:clamp(1.35rem,2.2vw,1.8rem);font-weight:600;line-height:1.25;transition:color .35s}.service-card:hover .service-title{color:#fff}.service-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.service-list li{color:var(--color-gray-dark);padding-left:1rem;font-size:.85rem;line-height:1.65;transition:color .35s;position:relative}.service-card:hover .service-list li{color:#ffffff8c}.service-list li:before{content:"";background:var(--color-orange);width:6px;height:1px;position:absolute;top:10px;left:0}.service-meta{border-top:1px solid var(--color-gray-light);flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;padding-top:1.25rem;transition:border-color .35s;display:flex}.service-card:hover .service-meta{border-color:#ffffff1a}.service-meta span{letter-spacing:.06em;color:var(--color-orange);background:var(--color-orange-dim);border-radius:2px;padding:3px 9px;font-size:.7rem;font-weight:600;transition:background .35s,color .35s}.service-card:hover .service-meta span{color:var(--color-orange-gold);background:#cc582433}.service-arrow{border:1px solid var(--color-gray-light);width:36px;height:36px;color:var(--color-gray-mid);border-radius:50%;justify-content:center;align-items:center;transition:all .35s;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.service-card:hover .service-arrow{border-color:var(--color-orange);color:var(--color-orange);background:var(--color-orange-dim);transform:rotate(45deg)}.service-arrow svg{width:16px;height:16px}@media (max-width:900px){.services-grid{grid-template-columns:1fr;gap:4px}}.results{background:var(--color-black)}.results .section-title{color:#fff}.results-grid{border:1px solid #ffffff14;grid-template-columns:repeat(2,1fr);gap:0;margin-top:3.5rem;display:grid}.result-item{border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14;padding:clamp(2rem,4vw,3rem);transition:background .35s}.result-item:hover{background:#ffffff05}.result-item:nth-child(2n){border-right:none}.result-number{font-family:var(--font-serif);color:#ffffff0f;-webkit-user-select:none;user-select:none;margin-bottom:.75rem;font-size:4.5rem;font-weight:700;line-height:1;transition:color .35s}.result-item:hover .result-number{color:#c85a1e33}.result-text{color:#ffffff8c;font-size:.95rem;line-height:1.75}.result-text strong{color:#fff;font-weight:600}@media (max-width:640px){.results-grid{grid-template-columns:1fr}.result-item:nth-child(2n){border-right:1px solid #ffffff14}}.testimonials{background:var(--color-cream)}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-header .section-label{justify-content:center}.testimonials-header .section-title{color:var(--color-black);margin-inline:auto;max-width:560px;margin-bottom:1.25rem}.testimonials-rating{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.testimonials-stars-row{gap:3px;display:flex}.testimonials-score{color:var(--color-black);font-size:.9rem;font-weight:700}.testimonials-count,.testimonials-google-link{color:var(--color-gray-mid);font-size:.82rem}.testimonials-google-link{border-bottom:1px solid var(--color-gray-light);align-items:center;gap:5px;padding-bottom:1px;font-weight:600;text-decoration:none;transition:color .25s,border-color .25s;display:inline-flex}.testimonials-google-link:hover{color:var(--color-orange);border-color:var(--color-orange)}.testimonials-carousel{max-width:720px;margin-inline:auto;position:relative;overflow:hidden}.testimonials-track{transition:transform .65s var(--ease-expo);display:flex}.testimonial-slide{box-sizing:border-box;min-width:100%;padding:0 3rem}.testimonial-card{border:1px solid var(--color-gray-light);text-align:center;background:#fff;border-radius:8px;padding:clamp(2rem,4vw,3rem);transition:box-shadow .35s;box-shadow:0 4px 32px #0000000a}.testimonial-card:hover{box-shadow:0 8px 48px #00000017}.testimonial-stars{justify-content:center;gap:3px;margin-bottom:1.5rem;display:flex}.testimonial-text{font-family:var(--font-serif);color:var(--color-gray-dark);margin-bottom:2rem;max-width:540px;margin-inline:auto;font-size:clamp(1rem,1.5vw,1.15rem);font-style:italic;line-height:1.85}.testimonial-author{gap:12px}.testimonial-author,.testimonial-avatar{justify-content:center;align-items:center;display:flex}.testimonial-avatar{background:var(--color-orange);color:#fff;width:42px;height:42px;font-family:var(--font-serif);letter-spacing:.05em;border-radius:50%;flex-shrink:0;font-size:.75rem;font-weight:700}.testimonial-name{color:var(--color-black);text-align:left;margin-bottom:2px;font-size:.88rem;font-weight:600}.testimonial-source{gap:5px;font-size:.74rem}.testimonial-nav,.testimonial-source{color:var(--color-gray-mid);align-items:center;display:flex}.testimonial-nav{border:1px solid var(--color-gray-light);width:44px;height:44px;cursor:pointer;z-index:2;background:#fff;border-radius:50%;justify-content:center;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #00000012}.testimonial-nav:hover{border-color:var(--color-orange);color:var(--color-orange);box-shadow:0 4px 20px #c85a1e26}.testimonial-nav--prev{left:-22px}.testimonial-nav--next{right:-22px}.testimonial-dots{justify-content:center;gap:8px;margin-top:2rem;display:flex}.testimonial-dot{background:var(--color-gray-light);cursor:pointer;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:all .3s}.testimonial-dot:hover{background:var(--color-gray-mid)}.testimonial-dot.active{background:var(--color-orange);transform:scale(1.3)}.testimonials-cta{justify-content:center;margin-top:2.5rem;display:flex}.testimonials-cta-link{letter-spacing:.04em;color:var(--color-gray-mid);border:1px solid var(--color-gray-light);border-radius:2px;align-items:center;gap:8px;padding:10px 20px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.testimonials-cta-link:hover{color:var(--color-black);border-color:var(--color-gray-mid);box-shadow:0 4px 16px #0000000f}@media (max-width:700px){.testimonial-slide{padding:0 .5rem}.testimonial-nav{display:none}}.cta-final{grid-template-columns:1fr 1fr;min-height:520px;display:grid}.cta-final-left{background:var(--color-black);align-items:center;padding:clamp(4rem,8vw,7rem) clamp(2rem,6vw,5rem);display:flex}.cta-final-label{letter-spacing:.22em;text-transform:uppercase;color:var(--color-orange);align-items:center;gap:10px;margin-bottom:1.25rem;font-size:.68rem;font-weight:700;display:flex}.cta-final-label:before{content:"";background:var(--color-orange);width:24px;height:1px}.cta-final-title{font-family:var(--font-serif);letter-spacing:-.02em;color:#fff;margin-bottom:2.5rem;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:600;line-height:1.1}.cta-final-right{background:var(--color-cream-dark);align-items:center;padding:clamp(4rem,8vw,7rem) clamp(2rem,6vw,5rem);display:flex}.cta-quote-mark{font-family:var(--font-serif);color:var(--color-orange);opacity:.2;-webkit-user-select:none;user-select:none;margin-bottom:-2rem;font-size:9rem;line-height:.8}.cta-final-quote{font-family:var(--font-serif);color:var(--color-black);margin-bottom:1.5rem;font-size:clamp(1.15rem,1.8vw,1.4rem);font-style:italic;line-height:1.7}.cta-final-author{align-items:center;gap:14px;display:flex}.cta-final-author-line{background:var(--color-orange);width:32px;height:1px;display:block}.cta-final-author-name{font-family:var(--font-serif);color:var(--color-gray-mid);font-size:.9rem;font-style:italic}@media (max-width:768px){.cta-final{grid-template-columns:1fr}}.contact-page{background:var(--color-cream);min-height:100vh;padding:140px 0 100px}.contact-header{border-bottom:1px solid var(--color-gray-light);margin-bottom:3.5rem;padding-bottom:3rem}.contact-title{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--color-black);margin-bottom:.75rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:600;line-height:1.05}.contact-subtitle{color:var(--color-gray-mid);max-width:480px;font-size:1rem;line-height:1.6}.contact-grid{grid-template-columns:1.5fr 1fr;align-items:start;gap:clamp(3rem,6vw,5rem);display:grid}.contact-form-wrapper{border:1px solid var(--color-gray-light);background:#fff;border-radius:6px;padding:clamp(2rem,4vw,3rem)}.contact-form{flex-direction:column;gap:1.75rem;display:flex}.contact-form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{letter-spacing:.14em;text-transform:uppercase;color:var(--color-black);font-size:.68rem;font-weight:700}.form-group input,.form-group select,.form-group textarea{background:var(--color-cream);font-family:var(--font-sans);color:var(--color-black);appearance:none;border:1px solid #c8c4be;border-radius:3px;outline:none;width:100%;padding:.75rem 1rem;font-size:.92rem;transition:border-color .25s,box-shadow .25s,background .25s}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{border-color:#9a958f}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--color-orange);background:#fff;box-shadow:0 0 0 3px #c85a1e1a}.form-group input::placeholder,.form-group textarea::placeholder{color:#6b6b6b73}.form-group textarea{resize:vertical;min-height:130px}.form-group select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B6B6B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-group select option{color:var(--color-black);background:#fff}.form-divider{background:var(--color-gray-light);height:1px;margin:.25rem 0}.form-success{border:1px solid #c85a1e33;border-left:3px solid var(--color-orange);color:var(--color-gray-dark);animation:fadeIn .5s var(--ease-expo);background:#c85a1e0f;border-radius:4px;padding:1.5rem 2rem;font-size:.95rem;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.contact-info{background:var(--color-black);border-radius:6px;padding:clamp(2rem,4vw,2.75rem);position:sticky;top:100px}.contact-info-title{font-family:var(--font-serif);color:#fff;border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:1.25rem;font-size:1.35rem;font-weight:600}.contact-info-list{flex-direction:column;gap:0;display:flex}.contact-info-item{cursor:pointer;border-bottom:1px solid #ffffff12;align-items:center;gap:1rem;padding:1rem 0;display:flex}.contact-info-item:last-child{border-bottom:none}.contact-info-icon{width:38px;height:38px;color:var(--color-orange);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.contact-info-item:hover .contact-info-icon{background:var(--color-orange);border-color:var(--color-orange);color:#fff}.contact-info-icon svg{width:16px;height:16px}.contact-info-item a,.contact-info-item span{color:#ffffffa6;font-size:.88rem;line-height:1.4;text-decoration:none;transition:color .25s}.contact-info-item a:hover{color:#fff}@media (max-width:768px){.contact-form-row,.contact-grid{grid-template-columns:1fr}.contact-info{position:static}}.footer{background:var(--color-black);padding:clamp(4rem,7vw,6rem) 0 2.5rem}.footer-top{border-bottom:1px solid #ffffff12;grid-template-columns:1.5fr 1fr 1fr;gap:clamp(2.5rem,5vw,4rem);margin-bottom:2rem;padding-bottom:3rem;display:grid}.footer-brand-name{font-family:var(--font-serif);letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.footer-brand-name span{color:var(--color-orange)}.footer-brand-tagline{color:#ffffff59;font-size:.82rem;line-height:1.7}.footer-col-title{letter-spacing:.2em;text-transform:uppercase;color:#ffffff4d;margin-bottom:1.25rem;font-size:.65rem;font-weight:700}.footer-links-list{flex-direction:column;gap:.7rem;display:flex}.footer-links-list a{color:#ffffff80;font-size:.85rem;text-decoration:none;transition:color .25s}.footer-links-list a:hover{color:#fff}.footer-contact-item{color:#ffffff80;margin-bottom:.6rem;font-size:.85rem;line-height:1.5}.footer-contact-item a{color:#ffffff80;text-decoration:none;transition:color .25s}.footer-contact-item a:hover{color:#ffffffe6}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-copy{color:#fff3;font-size:.72rem}.footer-legal{gap:1.5rem;display:flex}.footer-legal a{color:#fff3;text-underline-offset:3px;font-size:.7rem;text-decoration:underline;transition:color .3s}.footer-legal a:hover{color:#ffffff8c}.footer-credit{color:#fff3;font-size:.72rem}.footer-credit a{color:#ffffff59;text-decoration:none;transition:color .25s}.footer-credit a:hover{color:#ffffffb3}@media (max-width:768px){.footer-top{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (max-width:480px){.footer-top{grid-template-columns:1fr}}.not-found{background:var(--color-black);align-items:center;min-height:100svh;padding:100px 0 80px;display:flex;position:relative;overflow:hidden}.not-found:before{content:"";pointer-events:none;background:radial-gradient(#cc582414 0,#0000 65%);width:60vw;height:50vh;position:absolute;top:20%;left:50%;transform:translate(-50%)}.not-found-inner{text-align:center;position:relative}.not-found-code{font-family:var(--font-serif);color:#ffffff0a;letter-spacing:-.05em;-webkit-user-select:none;user-select:none;margin:0 0 -2rem;font-size:clamp(7rem,20vw,16rem);font-weight:700;line-height:1}.not-found-label{letter-spacing:.22em;text-transform:uppercase;color:var(--color-orange);justify-content:center;align-items:center;gap:10px;margin-bottom:1rem;font-size:.7rem;font-weight:700;display:flex}.not-found-label:after,.not-found-label:before{content:"";background:var(--color-orange);width:24px;height:1px;display:block}.not-found-title{font-family:var(--font-serif);letter-spacing:-.02em;color:#fff;margin:0 0 1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:600;line-height:1.15}.not-found-title em{color:#ffffff80;font-style:italic}.not-found-text{color:#fff6;margin-bottom:3rem;max-width:400px;margin-inline:auto;font-size:.95rem;line-height:1.7}.not-found-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.not-found-link{letter-spacing:.04em;color:#fff6;cursor:pointer;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .25s}.not-found-link:hover{color:#fffc}.legal-page{background:var(--color-cream);min-height:100vh;padding:160px 0 120px}.legal-title{font-family:var(--font-serif);color:var(--color-black);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(2rem,4vw,3rem);font-weight:700}.legal-updated{color:var(--color-gray-mid);margin-bottom:3.5rem;font-size:.8rem;font-style:italic}.legal-section{margin-bottom:3rem}.legal-h2{color:var(--color-black);border-bottom:1px solid var(--color-gray-light);margin-bottom:1rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:700}.legal-section p{color:var(--color-gray-dark);margin-bottom:.75rem;font-size:.92rem;line-height:1.8}.legal-section a{color:var(--color-orange);font-weight:600}.legal-section a:hover{color:var(--color-orange-light)}.legal-list{flex-direction:column;gap:.6rem;margin:1rem 0;display:flex}.legal-list li{color:var(--color-gray-dark);padding-left:1.25rem;font-size:.92rem;line-height:1.7;position:relative}.legal-list li:before{content:"";background:var(--color-orange);width:6px;height:1px;position:absolute;top:11px;left:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}