/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}}:root{--background:#fcfcfc;--foreground:#071118;--primary:#123953;--primary-foreground:#fcfcfc;--muted:#f4f7f8;--muted-foreground:#53616a;--border:#dce2e5;--card:#fff;--radius:.625rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0;font-size:1rem;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.site-shell{min-height:100vh;overflow:hidden}.container{width:min(100% - 3rem,80rem);margin-inline:auto}.site-header{z-index:50;border-bottom:1px solid var(--border);position:sticky;top:0}@supports (color:color-mix(in lab, red, red)){.site-header{border-bottom:1px solid color-mix(in srgb, var(--border) 70%, transparent)}}.site-header{background:var(--background)}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--background) 70%, transparent)}}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{justify-content:space-between;align-items:center;gap:1rem;width:min(100% - 3rem,80rem);min-height:4rem;margin-inline:auto;display:flex}.brand{border-radius:.5rem;flex:none;align-items:center;gap:.625rem;font-size:1rem;font-weight:650;display:inline-flex}.brand-mark{background:var(--foreground);border-radius:.25rem;place-items:center;width:2rem;height:2rem;display:grid}@supports (color:color-mix(in lab, red, red)){.brand-mark{background:color-mix(in srgb, var(--foreground) 10%, transparent)}}.brand-mark{transition:background .18s}.brand:hover .brand-mark{background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.brand:hover .brand-mark{background:color-mix(in srgb, var(--foreground) 15%, transparent)}}.brand-mark img{object-fit:contain;width:1.25rem;height:1.25rem}.desktop-nav{align-items:center;gap:1.5rem;display:flex}.desktop-nav a,.mobile-nav a:not(.button){color:var(--muted-foreground);font-size:.875rem;font-weight:550;transition:color .18s}.desktop-nav a:hover,.mobile-nav a:hover{color:var(--foreground)}.header-actions{align-items:center;gap:.75rem;display:flex}.language-button,.menu-button{min-height:2rem;color:var(--foreground);cursor:pointer;background:0 0;border:0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:550;transition:background .18s;display:inline-flex}.language-button{padding:.35rem .75rem}.language-button:hover,.menu-button:hover{background:var(--primary)}@supports (color:color-mix(in lab, red, red)){.language-button:hover,.menu-button:hover{background:color-mix(in srgb, var(--primary) 10%, transparent)}}.language-button svg{width:1rem;height:1rem}.menu-button{width:2.5rem;height:2.5rem;color:var(--muted-foreground);padding:0;display:none}.menu-button svg{width:1.5rem;height:1.5rem}.mobile-nav{display:none}.button{background:var(--primary);min-height:3rem;color:var(--primary-foreground);cursor:pointer;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:650;line-height:1;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 9px 24px #0a2a3f1f}.button:hover{background:#0e3047;transform:translateY(-1px);box-shadow:0 14px 34px #0a2a3f2e}.button:active{transform:translateY(0)}.button:disabled{cursor:wait;opacity:.7;transform:none}.button-small{min-height:2.5rem;box-shadow:none;padding:.6rem 1rem;font-size:.875rem;font-weight:550}.button-large{min-height:3.5rem;padding:.9rem 2.5rem}.button-large svg{width:1.25rem;height:1.25rem}.button-outline{border-color:var(--border);color:var(--foreground);background:0 0;box-shadow:0 1px 2px #00000008}.button-outline:hover{background:var(--primary)}@supports (color:color-mix(in lab, red, red)){.button-outline:hover{background:color-mix(in srgb, var(--primary) 5%, transparent)}}.button-outline:hover{color:var(--foreground);box-shadow:none}.hero{padding:clamp(4.25rem,6vw,6.5rem) 1.5rem;position:relative;overflow:hidden}.hero-glow{background:linear-gradient(to bottom, var(--primary), var(--background) 42%, var(--background));position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.hero-glow{background:linear-gradient(to bottom, color-mix(in srgb, var(--primary) 5%, transparent), var(--background) 42%, var(--background))}}.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:4rem;display:grid;position:relative}.hero-copy{flex-direction:column;gap:1.75rem;display:flex}.hero-copy h1{letter-spacing:-.045em;text-wrap:balance;max-width:13ch;margin:0;font-size:clamp(3.25rem,5vw,4.25rem);font-weight:720;line-height:1.08}.hero-details{flex-direction:column;gap:.9rem;display:flex}.hero-role{color:var(--primary);margin:0;font-size:1rem;font-weight:700;line-height:1.55}.hero-intro{max-width:38rem;color:var(--muted-foreground);margin:0;font-size:1.05rem;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.check-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.check-list li{color:var(--muted-foreground);align-items:flex-start;gap:.625rem;font-size:.9rem;line-height:1.6;display:flex}.check-list svg{width:1rem;height:1rem;color:var(--primary);flex:none;margin-top:.25rem}.hero-details .check-list li{color:var(--foreground);font-size:.95rem}.hero-details .check-list svg{width:1.25rem;height:1.25rem;margin-top:.12rem}.hero-portrait{order:2}.hero-portrait figure{aspect-ratio:4/5;max-width:31rem;margin:0 auto;position:relative}.portrait-backdrop{background:linear-gradient(135deg, var(--primary), var(--primary));border-radius:1.5rem;position:absolute;inset:0}@supports (color:color-mix(in lab, red, red)){.portrait-backdrop{background:linear-gradient(135deg, color-mix(in srgb, var(--primary) 20%, transparent), color-mix(in srgb, var(--primary) 5%, transparent))}}.portrait-backdrop{transform:rotate(3deg)}.hero-portrait picture,.hero-portrait img{width:100%;height:100%;position:relative}.hero-portrait picture{display:block}.hero-portrait img{object-fit:cover;object-position:center;border-radius:1.5rem;box-shadow:0 35px 70px -30px #081f2e8c}.experience-badge{border:1px solid var(--primary);flex-direction:column;align-items:center;gap:.1rem;width:9rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:2.5rem;left:-1.5rem;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.experience-badge{border:1px solid color-mix(in srgb, var(--primary) 20%, transparent)}}.experience-badge{background:linear-gradient(135deg, #1d4d6b, var(--primary));color:var(--primary-foreground);text-align:center;border-radius:1rem;box-shadow:0 18px 36px #09283b40}.experience-badge strong{font-size:1.8rem;line-height:1}.experience-badge span{font-size:.75rem;line-height:1.3}.section{background:var(--background);padding:9rem 1.5rem}.section-muted{background:var(--muted)}@supports (color:color-mix(in lab, red, red)){.section-muted{background:color-mix(in srgb, var(--muted) 65%, transparent)}}.section-header{max-width:48rem;margin-bottom:5rem}.section-header h2,.why-grid h2{letter-spacing:-.04em;text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2.75rem,5vw,3.75rem);font-weight:720;line-height:1.08}.section-header p,.why-grid>header p{color:var(--muted-foreground);margin:0;font-size:1.25rem;line-height:1.65}.results-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;display:grid}.result-card,.service-card,.experience-card,.testimonial-card,.contact-card{border:1px solid var(--border);background:var(--card);border-radius:.75rem}.result-card{border-width:2px;flex-direction:column;justify-content:space-between;gap:2rem;min-height:18rem;padding:2rem;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;box-shadow:0 3px 12px #0b23330d}.result-card:hover{border-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.result-card:hover{border-color:color-mix(in srgb, var(--primary) 60%, transparent)}}.result-card:hover{transform:translateY(-2px);box-shadow:0 18px 46px #0b23331f}.result-card h3{margin:0 0 .75rem;font-size:clamp(1.5rem,2.1vw,1.875rem);line-height:1.25}.result-card p{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.65}.result-card .eyebrow{border-top:1px solid var(--border);color:var(--primary);letter-spacing:.08em;text-transform:uppercase;padding-top:.75rem;font-size:.75rem;font-weight:750}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:2rem;display:grid}.service-card{border-width:2px;flex-direction:column;gap:2rem;padding:2.5rem;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;box-shadow:0 3px 12px #0b23330d}.service-card:hover{border-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.service-card:hover{border-color:color-mix(in srgb, var(--primary) 60%, transparent)}}.service-card:hover{transform:translateY(-.25rem);box-shadow:0 22px 50px #0b233321}.service-heading h3{margin:0 0 1rem;font-size:1.5rem;line-height:1.25}.service-heading p{background:var(--primary);border-radius:.4rem;margin:0;padding:.5rem .75rem;display:inline-block}@supports (color:color-mix(in lab, red, red)){.service-heading p{background:color-mix(in srgb, var(--primary) 10%, transparent)}}.service-heading p{color:var(--primary);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:750;line-height:1.55}.service-card h4{margin:0 0 1rem;font-size:.875rem}.service-card .deliverables{border-top:1px solid var(--border);padding-top:1rem}.services-cta{color:var(--muted-foreground);text-align:center;margin:4rem 0 5rem}.services-cta a{color:var(--primary);font-weight:700}.services-cta a:hover{text-decoration:underline}.how-work{border-top:1px solid var(--border);grid-template-columns:.8fr 1.2fr;gap:5rem;padding-top:5rem;display:grid}.how-intro h3{letter-spacing:-.03em;margin:0 0 1.5rem;font-size:2.5rem}.how-intro p{color:var(--muted-foreground);margin:0;font-size:1.05rem;line-height:1.8}.how-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.how-grid article{align-items:flex-start;gap:1rem;display:flex}.how-grid article>svg{width:2rem;height:2rem;color:var(--primary);flex:none}.how-grid h4{margin:0 0 .5rem;font-size:1.05rem}.how-grid p{color:var(--muted-foreground);margin:0;font-size:.9rem;line-height:1.7}.experience-list{flex-direction:column;gap:2.5rem;display:flex}.experience-card{flex-direction:column;gap:2rem;padding:2.5rem 3rem;display:flex}.experience-card.featured{border:2px solid var(--primary)}@supports (color:color-mix(in lab, red, red)){.experience-card.featured{border:2px solid color-mix(in srgb, var(--primary) 40%, transparent)}}.experience-card.featured{box-shadow:0 18px 46px #0b23331f}.experience-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.experience-heading h3{margin:0 0 .75rem;font-size:clamp(1.8rem,3vw,2.25rem);line-height:1.2}.experience-heading p{color:var(--primary);margin:0;font-weight:650}.current-badge{border:2px solid var(--primary);flex:none;padding:.5rem 1rem}@supports (color:color-mix(in lab, red, red)){.current-badge{border:2px solid color-mix(in srgb, var(--primary) 30%, transparent)}}.current-badge{background:var(--primary);border-radius:.5rem}@supports (color:color-mix(in lab, red, red)){.current-badge{background:color-mix(in srgb, var(--primary) 10%, transparent)}}.current-badge{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:750}.experience-copy{color:var(--muted-foreground);flex-direction:column;gap:1rem;margin:0;line-height:1.75;display:flex}.experience-copy p{margin:0}.experience-copy strong{color:var(--foreground)}.tag-list{flex-wrap:wrap;gap:.75rem;display:flex}.tag-list span{background:var(--primary);color:var(--primary-foreground);border-radius:.5rem;padding:.65rem 1.25rem;font-size:.85rem;font-weight:750;box-shadow:0 5px 15px #0b304726}.why-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:6rem;display:grid}.why-grid>header{position:sticky;top:6rem}.why-list{flex-direction:column;gap:1rem;display:flex}.why-list article{border-bottom:1px solid var(--border);align-items:flex-start;gap:1.25rem;padding:1.5rem 0;display:flex}.why-list article>svg{width:1.75rem;height:1.75rem;color:var(--primary);flex:none;margin-top:.1rem}.why-list h3{margin:0 0 .5rem;font-size:1.25rem}.why-list p{color:var(--muted-foreground);margin:0;line-height:1.75}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem;margin:0;padding:0;list-style:none;display:grid}.process-grid li{flex-direction:column;gap:1.25rem;display:flex}.process-number{background:var(--primary);width:5rem;height:5rem;color:var(--primary-foreground);border-radius:1rem;place-items:center;font-size:1.875rem;font-weight:750;display:grid;box-shadow:0 15px 30px #0b304733}.process-grid h3{margin:0;font-size:1.25rem}.process-grid p{color:var(--muted-foreground);margin:0;line-height:1.75}.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.testimonial-card{flex-direction:column;justify-content:space-between;min-height:28rem;padding:2rem;transition:box-shadow .22s;display:flex;box-shadow:0 3px 12px #0b23330d}.testimonial-card:hover{box-shadow:0 16px 38px #0b23331c}.testimonial-card svg{width:2.5rem;height:2.5rem;color:var(--primary);margin-bottom:1.5rem}@supports (color:color-mix(in lab, red, red)){.testimonial-card svg{color:color-mix(in srgb, var(--primary) 40%, transparent)}}.testimonial-card blockquote{color:var(--muted-foreground);margin:0;line-height:1.75}.testimonial-card footer{border-top:1px solid var(--border);flex-direction:column;gap:.25rem;margin-top:2rem;padding-top:1.5rem;display:flex}.testimonial-card footer strong{font-size:1rem}.testimonial-card footer span{color:var(--muted-foreground);font-size:.875rem}.testimonial-card footer b{color:var(--primary);font-size:.875rem}.contact-container{width:min(100%,48rem);margin-inline:auto}.contact-section .section-header{text-align:center;margin-inline:auto}.contact-card{padding:3rem;box-shadow:0 18px 46px #0b23331a}.contact-card form{flex-direction:column;gap:1.5rem;display:flex}.contact-card label{flex-direction:column;gap:.5rem;font-size:.875rem;font-weight:650;display:flex}.contact-card input,.contact-card select,.contact-card textarea{border:1px solid var(--border);width:100%;min-height:3rem;color:var(--foreground);background:0 0;border-radius:.5rem;outline:none;padding:.75rem;font-size:1rem;font-weight:400;transition:border-color .16s,box-shadow .16s}.contact-card textarea{resize:vertical;min-height:8rem}.contact-card input:focus,.contact-card select:focus,.contact-card textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary)}@supports (color:color-mix(in lab, red, red)){.contact-card input:focus,.contact-card select:focus,.contact-card textarea:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 14%, transparent)}}.contact-card input::placeholder,.contact-card textarea::placeholder{color:#647078}.form-note{border:1px solid var(--border);background:var(--muted);border-radius:.5rem;margin:0;padding:1rem}@supports (color:color-mix(in lab, red, red)){.form-note{background:color-mix(in srgb, var(--muted) 70%, transparent)}}.form-note{color:var(--muted-foreground);font-size:.875rem;line-height:1.65}.form-submit{border:0;width:100%}.form-status{border-radius:.5rem;margin:0;padding:.9rem 1rem;font-size:.9rem;line-height:1.55;display:none}.form-status.success,.form-status.error{display:block}.form-status.success{color:#174d27;background:#eef8f1;border:1px solid #94c5a3}.form-status.error{color:#7b2020;background:#fff2f2;border:1px solid #e4a7a7}.form-privacy{color:var(--muted-foreground);text-align:center;margin:0;font-size:.875rem;line-height:1.6}.form-privacy a{color:var(--primary);text-underline-offset:.18em;font-weight:650;text-decoration:underline}.direct-contact{border-top:1px solid var(--border);flex-direction:column;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.direct-contact p{color:var(--muted-foreground);margin:0;font-size:.875rem}.direct-contact a{align-items:center;gap:.75rem;font-weight:550;display:inline-flex}.direct-contact a:hover{color:var(--primary)}.direct-contact svg{width:1.25rem;height:1.25rem}.site-footer{border-top:1px solid var(--border);background:var(--muted);padding:4rem 1.5rem 2.5rem}@supports (color:color-mix(in lab, red, red)){.site-footer{background:color-mix(in srgb, var(--muted) 45%, transparent)}}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;display:grid}.footer-brand p{max-width:31rem;color:var(--muted-foreground);margin:1rem 0 0;line-height:1.7}.site-footer h2{letter-spacing:.08em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.8rem}.site-footer nav{flex-direction:column;gap:.75rem;display:flex}.site-footer nav a{color:var(--muted-foreground);font-size:.875rem}.site-footer nav a:hover{color:var(--foreground)}.footer-link-button{color:var(--muted-foreground);cursor:pointer;text-align:left;background:0 0;border:0;align-self:flex-start;padding:0;font-size:.875rem}.footer-link-button:hover{color:var(--foreground)}.copyright{border-top:1px solid var(--border);color:var(--muted-foreground);margin-top:3rem;padding-top:2rem;font-size:.875rem}.consent-banner{z-index:100;border:1px solid var(--border);background:var(--card);border-radius:.75rem;justify-content:space-between;align-items:center;gap:2rem;width:min(100% - 2.5rem,72rem);margin-inline:auto;padding:1.25rem;display:flex;position:fixed;bottom:1.25rem;left:1.25rem;right:1.25rem;box-shadow:0 20px 60px #07111833}.consent-banner strong{margin-bottom:.25rem;display:block}.consent-banner p{max-width:52rem;color:var(--muted-foreground);margin:0;font-size:.9rem;line-height:1.55}.consent-banner nav{gap:1rem;margin-top:.5rem;display:flex}.consent-banner nav a{color:var(--primary);text-underline-offset:.15em;font-size:.8rem;font-weight:650;text-decoration:underline}.consent-actions{flex:none;gap:.75rem;display:flex}.legal-page{background:var(--background);min-height:100vh;padding:4rem 1.5rem 7rem}.legal-page article{max-width:48rem}.legal-back{color:var(--primary);margin-bottom:3rem;font-weight:650;display:inline-block}.legal-page header{border-bottom:1px solid var(--border);padding-bottom:2.5rem}.legal-page h1{letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(2.5rem,6vw,4rem);line-height:1.08}.legal-page header p{color:var(--muted-foreground);margin:0 0 1rem;font-size:1.15rem;line-height:1.7}.legal-page small{color:var(--muted-foreground)}.legal-page section{padding-top:2.5rem}.legal-page h2{margin:0 0 .75rem;font-size:1.35rem}.legal-page section p{color:var(--muted-foreground);margin:0;line-height:1.8}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:3px solid var(--primary)}@supports (color:color-mix(in lab, red, red)){:focus-visible{outline:3px solid color-mix(in srgb, var(--primary) 45%, transparent)}}:focus-visible{outline-offset:3px}@media (width<=1100px){.desktop-nav{display:none}.menu-button{display:inline-flex}.mobile-nav{border-top:1px solid var(--border);background:var(--background);flex-direction:column;gap:1rem;padding:1rem 1.5rem 1.5rem;display:flex}.mobile-nav .button{width:100%;margin-top:.25rem}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-grid{grid-template-columns:1fr}.service-card{min-height:auto}.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.hero{padding-block:4.5rem}.hero-grid{grid-template-columns:1fr;gap:4rem}.hero-portrait figure{aspect-ratio:4/5;max-width:25rem}.hero-copy h1{max-width:none;font-size:clamp(3rem,8vw,4rem)}.how-work,.why-grid{grid-template-columns:1fr;gap:4rem}.why-grid>header{position:static}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.container,.header-inner{width:min(100% - 2rem,80rem)}.brand>span:last-child,.desktop-cta{display:none}.hero{padding:2.75rem 1rem 4.5rem}.hero-copy{gap:1.5rem}.hero-copy h1{letter-spacing:-.035em;font-size:2.5rem;line-height:1.15}.hero-intro{font-size:1.05rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%;padding-inline:1.5rem}.hero-portrait figure{max-width:20rem}.portrait-backdrop,.hero-portrait img{border-radius:1rem}.experience-badge{width:8rem;padding:.8rem 1rem;bottom:1.5rem;left:-.5rem}.section{padding:5.5rem 1rem}.section-header{margin-bottom:4rem}.section-header h2,.why-grid h2{font-size:2.75rem}.section-header p,.why-grid>header p{font-size:1.08rem}.results-grid,.how-grid,.process-grid,.testimonials-grid,.footer-grid{grid-template-columns:1fr}.result-card,.testimonial-card{min-height:auto}.service-card,.experience-card,.contact-card{padding:1.75rem}.experience-heading{flex-direction:column}.current-badge{align-self:flex-start}.how-intro h3{font-size:2rem}.process-grid{gap:3rem}.contact-card{border-radius:.75rem}.direct-contact a:first-of-type{overflow-wrap:anywhere;align-items:flex-start}.footer-grid{gap:3rem}.consent-banner{flex-direction:column;align-items:stretch;gap:1rem}.consent-actions{grid-template-columns:1fr;display:grid}.consent-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
