@import"https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--neutral-000: #ffffff;--neutral-025: #fffdf9;--neutral-050: #f8f1ea;--neutral-100: #f1e4d9;--neutral-200: #e4d3c4;--neutral-300: #d3bcaa;--neutral-700: #3b241b;--neutral-800: #2d1a13;--neutral-900: #1f120c;--primary-color: #c65a3c;--primary-hover: #a94b32;--primary-dark: #813824;--primary-soft: rgba(198, 90, 60, .18);--primary-soft-strong: rgba(198, 90, 60, .28);--primary-wash: rgba(198, 90, 60, .12);--secondary-color: #d58d3a;--secondary-hover: #b87730;--secondary-soft: rgba(213, 141, 58, .2);--secondary-wash: rgba(213, 141, 58, .12);--accent-color: #7fa27a;--accent-hover: #6d8b66;--accent-soft: rgba(127, 162, 122, .22);--accent-wash: rgba(127, 162, 122, .14);--warning-color: #f0aa3c;--warning-hover: #d9912f;--warning-soft: rgba(240, 170, 60, .2);--warning-wash: rgba(240, 170, 60, .12);--error-color: #ce4f45;--error-hover: #b2453c;--error-soft: rgba(206, 79, 69, .2);--error-wash: rgba(206, 79, 69, .12);--info-color: #f2d2ba;--info-hover: #ddbda4;--info-soft: rgba(242, 210, 186, .25);--text-primary: var(--neutral-900);--text-secondary: #352219;--text-muted: rgba(31, 18, 12, .65);--text-tertiary: rgba(31, 18, 12, .45);--text-inverse: var(--neutral-000);--bg-primary: var(--neutral-025);--bg-secondary: #f4e8dd;--bg-tertiary: #ead9cb;--bg-panel: var(--neutral-000);--bg-muted: #efe0d2;--bg-disabled: rgba(127, 162, 122, .2);--bg-overlay: rgba(21, 9, 5, .6);--section-bg-light: #fffdf9;--section-bg-warm: #f4e8dd;--section-bg-dark: #1f120c;--section-card: #ffffff;--section-text: #1f120c;--section-text-muted: #3f312e;--section-accent: #c65a3c;--border-color: rgba(47, 28, 20, .16);--border-hover: rgba(47, 28, 20, .26);--border-strong: rgba(47, 28, 20, .36);--border-primary: rgba(198, 90, 60, .32);--border-accent: rgba(127, 162, 122, .32);--border-warning: rgba(213, 141, 58, .32);--border-error: rgba(206, 79, 69, .32);--border-focus: rgba(127, 162, 122, .32);--shadow-soft: 0 22px 55px rgba(23, 12, 5, .08);--card-shadow: 0 18px 42px rgba(23, 12, 5, .08);--card-shadow-hover: 0 28px 66px rgba(23, 12, 5, .14);--card-shadow-focus: 0 0 0 3px rgba(127, 162, 122, .3);--card-shadow-soft: 0 14px 32px rgba(23, 12, 5, .08);--font-heading: "Atkinson Hyperlegible", "Segoe UI", sans-serif;--font-body: "Atkinson Hyperlegible", "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", "Fira Code", monospace;--text-xs: clamp(.78rem, 1.2vw, .85rem);--text-sm: clamp(.9rem, 1.6vw, .98rem);--text-base: clamp(1rem, 2vw, 1.1rem);--text-lg: clamp(1.22rem, 2.4vw, 1.35rem);--text-xl: clamp(1.55rem, 3vw, 1.85rem);--text-2xl: clamp(2.1rem, 4.5vw, 2.6rem);--text-3xl: clamp(2.75rem, 6vw, 3.3rem);--line-height-tight: 1.2;--line-height-normal: 1.62;--line-height-relaxed: 1.78;--spacing-1: .5rem;--spacing-2: 1rem;--spacing-3: 1.5rem;--spacing-4: 2rem;--spacing-5: 3rem;--spacing-6: 4.5rem;--spacing-7: 6rem;--spacing-8: 8rem;--content-max-width: 68ch;--section-max-width: 1200px;--section-padding-y: clamp(4.5rem, 8vw, 6.5rem);--section-padding-y-tight: clamp(3.5rem, 7vw, 5.5rem);--radius-card-lg: 1.2rem;--radius-card: 1rem;--radius-pill: 999px;--code-bg: #1a1511;--code-text: #f6f0ea;--hero-bg-top: color-mix(in srgb, var(--neutral-050) 88%, var(--secondary-color) 12%);--hero-bg-mid: color-mix(in srgb, var(--neutral-050) 85%, var(--secondary-color) 15%);--hero-bg-bottom: color-mix(in srgb, var(--neutral-050) 88%, var(--accent-color) 12%);--hero-wash-primary: color-mix(in srgb, var(--primary-color) 20%, transparent);--hero-wash-secondary: color-mix(in srgb, var(--secondary-color) 18%, transparent);--motion-duration-fast: .15s;--motion-duration-medium: .25s;--motion-duration-slow: .4s;--motion-duration-x-slow: .6s;--motion-ease-standard: cubic-bezier(.4, 0, .2, 1);--motion-ease-emphasized: cubic-bezier(.33, 1, .68, 1);--motion-ease-gentle: cubic-bezier(.25, .1, .25, 1)}html{font-size:16px}html,body{margin:0;padding:0;font-family:var(--font-body);font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);background-color:var(--bg-primary);line-height:var(--line-height-normal)}body{letter-spacing:.01em;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.015em;line-height:var(--line-height-tight);margin:0}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}h4{font-size:var(--text-lg)}h5{font-size:var(--text-base)}h6{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.12em}p{margin:0 0 var(--spacing-2);color:var(--text-secondary);font-size:var(--text-base);line-height:var(--line-height-relaxed)}strong{color:var(--text-primary);font-weight:700}small{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary)}a{color:var(--primary-color);text-decoration:none;transition:color var(--motion-duration-fast) var(--motion-ease-standard)}a:hover,a:focus-visible{color:var(--primary-hover)}code,pre{font-family:var(--font-mono)}ul,ol{margin:0 0 var(--spacing-2) var(--spacing-3);padding:0;color:var(--text-secondary);line-height:var(--line-height-relaxed)}img{max-width:100%;display:block}.root{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--primary-color) 50%,transparent) color-mix(in srgb,var(--bg-panel) 90%,transparent)}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:color-mix(in srgb,var(--bg-panel) 92%,transparent);border-radius:999px}body::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--primary-color) 60%,transparent);border-radius:999px;border:2px solid color-mix(in srgb,var(--bg-panel) 92%,transparent);transition:background .2s ease}body::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--primary-dark) 70%,transparent)}.skip-to-content{position:absolute;top:-100px;left:0;background:var(--primary-color);color:#fff;padding:1rem 2rem;text-decoration:none;font-weight:600;z-index:1000;transition:top .3s ease}.skip-to-content:focus{top:0;outline:3px solid var(--primary-dark);outline-offset:-3px}.App{min-height:100vh;display:flex;flex-direction:column}.navbar{background-color:var(--bg-primary);padding:1rem 2rem;box-shadow:var(--card-shadow);position:sticky;top:0;z-index:100;display:flex;justify-content:space-between;align-items:center;transition:opacity .3s ease,visibility .3s ease,box-shadow .5s ease,padding .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1;visibility:visible}.navbar-scrolled{background-color:#ffffffd9;box-shadow:0 2px 10px #00000014;padding:.75rem 2rem;transition:background-color .8s ease,opacity .3s ease,visibility .3s ease,box-shadow .5s ease,padding .3s ease}.navbar-hidden{opacity:0;visibility:hidden;pointer-events:none}.nav-brand{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:var(--primary-color)}.logo{font-size:2rem}.nav-links{display:flex;list-style:none;gap:1rem;margin:0;padding:0}.nav-links button{background:none;border:none;padding:.5rem 1rem;cursor:pointer;font-size:1rem;color:var(--text-secondary);transition:color var(--motion-duration-fast) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard);border-bottom:2px solid transparent}.nav-links button:hover{color:var(--primary-color)}.nav-links button.active{color:var(--primary-color);border-bottom-color:var(--primary-color)}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:101;transition:transform var(--motion-duration-fast) var(--motion-ease-emphasized)}.mobile-menu-toggle span{width:25px;height:3px;background:var(--text-primary);border-radius:2px;transition:transform var(--motion-duration-fast) var(--motion-ease-emphasized),opacity var(--motion-duration-fast) var(--motion-ease-standard)}.mobile-menu-toggle span.open:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.mobile-menu-toggle span.open:nth-child(2){opacity:0}.mobile-menu-toggle span.open:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.main-content{flex:1}.section{padding:var(--spacing-6) var(--spacing-3);scroll-margin-top:80px}.about-section{padding:var(--spacing-7) var(--spacing-3)!important}.services-section{padding:var(--spacing-6) var(--spacing-3)!important}.tech-section,.experience-section{padding:var(--spacing-7) var(--spacing-3)!important}.projects-section{background:color-mix(in srgb,var(--bg-primary) 96%,var(--neutral-100) 4%);border-top:1px solid color-mix(in srgb,var(--border-color) 70%,transparent);border-bottom:1px solid color-mix(in srgb,var(--border-color) 60%,transparent);padding:var(--section-padding-y) var(--spacing-3)}.contact-section{padding:var(--spacing-6) var(--spacing-3)!important}.container{width:min(100%,var(--section-max-width));margin:0 auto;padding:0 var(--spacing-3)}.section-title{font-size:var(--text-2xl);font-weight:900;margin-bottom:var(--spacing-2);text-align:center;color:var(--text-primary);letter-spacing:0;line-height:var(--line-height-tight)}.section-subtitle{font-size:var(--text-lg);color:var(--text-secondary);text-align:center;margin-bottom:var(--spacing-5);max-width:600px;margin-left:auto;margin-right:auto;font-weight:600;line-height:var(--line-height-relaxed);letter-spacing:0}.hero-section{min-height:90vh;display:flex;align-items:center;justify-content:center;padding:clamp(4.5rem,9vw,7rem) clamp(1.5rem,6vw,3.75rem);background:radial-gradient(circle at 18% 18%,color-mix(in srgb,var(--hero-wash-primary) 45%,transparent) 0%,transparent 60%),radial-gradient(circle at 82% 22%,color-mix(in srgb,var(--hero-wash-secondary) 42%,transparent) 0%,transparent 65%),linear-gradient(172deg,#fff,#f4f8ff 28%,#eaf2ff 60%,#edf3ff);position:relative;overflow:hidden;color:var(--text-heading)}.hero-section:before{content:"";position:absolute;top:-10%;left:-10%;width:60%;height:60%;background:radial-gradient(circle at 30% 40%,color-mix(in srgb,var(--hero-wash-primary) 55%,transparent),transparent 72%);pointer-events:none}.hero-section:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff0,#ffffffb8 80%,#ffffffd9);pointer-events:none}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes rotateSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-content{flex:1;max-width:840px;z-index:1;position:relative;text-align:left;margin:0 auto 0 0;padding:clamp(2.75rem,6vw,3.85rem);border-radius:var(--radius-card-lg);background:#fff;box-shadow:0 18px 42px #0e111624;border:1px solid color-mix(in srgb,var(--divider) 60%,transparent)}.hero-content:before{display:none}.hero-title{font-size:clamp(2.9rem,8vw,5.4rem);font-weight:800;margin-bottom:1rem;line-height:1.08;display:flex;flex-direction:column;letter-spacing:-.03em;color:#0e1116}.hero-greeting{font-size:clamp(1.125rem,3vw,1.5rem);font-weight:600;color:#0e1116;margin-bottom:.5rem;letter-spacing:.01em}.hero-name{font-size:var(--text-3xl);color:#0e1116;font-weight:700;letter-spacing:-.035em;line-height:var(--line-height-tight)}.hero-tagline{font-size:clamp(1.35rem,3.4vw,2.05rem);color:#0e1116;margin-bottom:var(--spacing-2);font-weight:600;letter-spacing:-.01em;line-height:1.34}.hero-description{font-size:clamp(1.05rem,2.3vw,1.25rem);color:#0e1116;margin-bottom:var(--spacing-3);line-height:1.7;font-weight:400;letter-spacing:.01em;max-width:48ch}.highlight{color:color-mix(in srgb,var(--primary-dark) 86%,var(--primary-color) 14%);font-weight:700}.hero-buttons{display:flex;gap:clamp(.75rem,2vw,1.25rem);flex-wrap:wrap;margin-top:var(--spacing-3);margin-bottom:var(--spacing-2);justify-content:flex-start}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{min-width:0}.hero-buttons .btn-primary span,.hero-buttons .btn-secondary span{letter-spacing:.01em}.hero-socials{display:flex;align-items:center;gap:clamp(1rem,3vw,1.75rem);margin-top:var(--spacing-3);flex-wrap:wrap}.hero-socials-label{font-size:.875rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text-tertiary)}.hero-social-links{display:inline-flex;gap:.75rem}.social-icon{width:2.75rem;height:2.75rem;border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center;color:var(--text-primary);background:color-mix(in srgb,var(--bg-panel) 88%,var(--primary-soft) 12%);border:1px solid var(--border-color);box-shadow:var(--card-shadow-soft);text-decoration:none;transition:transform var(--motion-duration-fast) var(--motion-ease-emphasized),box-shadow var(--motion-duration-medium) var(--motion-ease-emphasized),background var(--motion-duration-fast) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard)}.social-icon svg{width:1.35rem;height:1.35rem;stroke-width:2}.social-icon:hover,.social-icon:focus-visible{transform:translateY(-4px);background:color-mix(in srgb,var(--primary-color) 22%,var(--bg-panel) 78%);color:var(--text-primary);border-color:color-mix(in srgb,var(--primary-color) 32%,transparent);box-shadow:var(--card-shadow-hover)}@media(max-width:768px){.hero-buttons,.hero-socials{justify-content:center}.hero-socials-label{width:100%;text-align:center}}.btn-primary,.btn-secondary{padding:var(--spacing-2) var(--spacing-4);font-size:var(--text-base);font-weight:600;border-radius:.75rem;cursor:pointer;border:1px solid transparent;font-family:inherit;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;transition:transform var(--motion-duration-medium) var(--motion-ease-emphasized),box-shadow var(--motion-duration-medium) var(--motion-ease-emphasized),background var(--motion-duration-medium) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard)}.btn-primary{background:var(--primary-color);color:var(--text-inverse);box-shadow:0 16px 34px color-mix(in srgb,var(--primary-dark) 32%,transparent)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 20px 42px color-mix(in srgb,var(--primary-dark) 40%,transparent)}.btn-primary:focus-visible,.btn-secondary:focus-visible{outline:3px solid color-mix(in srgb,var(--primary-color) 70%,transparent);outline-offset:2px}.btn-primary:active{transform:scale(.97);transition:transform var(--motion-duration-fast) var(--motion-ease-standard)}.btn-primary.loading{position:relative;color:transparent;pointer-events:none}.btn-primary.loading:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;margin-left:-10px;margin-top:-10px;border:2px solid white;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}.btn-secondary{background:transparent;color:var(--primary-color);border-color:color-mix(in srgb,var(--primary-color) 45%,transparent)}.btn-secondary:hover{background:color-mix(in srgb,var(--primary-color) 12%,transparent);color:var(--primary-dark);transform:translateY(-2px)}.btn-secondary:active{transform:scale(.97);transition:transform var(--motion-duration-fast) var(--motion-ease-standard)}.hero-buttons .btn-secondary{border-color:color-mix(in srgb,var(--primary-color) 45%,transparent);color:var(--primary-dark);background:color-mix(in srgb,var(--bg-panel) 88%,var(--primary-color) 12%)}.hero-buttons .btn-secondary:hover{background:var(--primary-color);color:var(--text-inverse)}.hero-visual{flex:1;display:flex;justify-content:center;align-items:center;z-index:1;position:relative;min-height:auto;width:100%;padding:1rem}.hero-avatar-container{position:relative;animation:float 6s ease-in-out infinite}.hero-avatar{font-size:12rem;position:relative;z-index:2;filter:drop-shadow(0 10px 30px color-mix(in srgb,var(--primary-color) 28%,transparent))}.hero-avatar-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;background:radial-gradient(circle,color-mix(in srgb,var(--primary-color) 22%,transparent),transparent);border-radius:50%;animation:pulse 3s ease-in-out infinite;z-index:1}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.8}}.about-section{background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-primary) 100%);position:relative;overflow:hidden}.about-section:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-color) 12%,transparent),transparent);top:-250px;right:-250px;pointer-events:none}.about-section:after{content:"";position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--accent-color) 12%,transparent),transparent);bottom:-200px;left:-200px;pointer-events:none}.about-content{text-align:center;max-width:800px;margin:0 auto;position:relative;z-index:1}.avatar-large{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.avatar-large svg{width:clamp(6rem,12vw,10rem);height:clamp(6rem,12vw,10rem);color:var(--primary-color);stroke-width:1.5;filter:drop-shadow(0 10px 30px color-mix(in srgb,var(--primary-color) 24%,transparent))}.about-content h2{font-size:clamp(2rem,5vw,3rem);margin:0 0 1rem;color:var(--text-primary);font-weight:800;letter-spacing:-.02em}.about-content .title{font-size:clamp(1.125rem,3vw,1.5rem);color:var(--primary-color);margin:.5rem 0 2.5rem;font-weight:600;letter-spacing:-.01em}.about-content .bio{font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.9;color:var(--text-secondary);text-align:left;font-weight:400;background:var(--bg-primary);padding:2rem;border-radius:1rem;box-shadow:var(--card-shadow);border:1px solid var(--border-color)}.services-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f5e9df,#efe0d2);padding-top:clamp(4.5rem,8vw,6.5rem)!important;padding-bottom:clamp(4.5rem,8vw,6.5rem)!important}.services-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 14%,rgba(216,138,118,.16) 0%,transparent 52%),radial-gradient(circle at 92% 10%,rgba(244,207,165,.22) 0%,transparent 58%);pointer-events:none}.services-section .container{position:relative;z-index:1}.services-section .section-title{color:#251b19}.services-section .section-subtitle{color:#3f312e}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.5rem);margin-top:clamp(1.75rem,4vw,2.75rem)}.service-card{background:linear-gradient(165deg,#fffffff5,#fff7f1eb);padding:clamp(1.4rem,3vw,1.8rem);border-radius:1.25rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:1px solid rgba(47,42,42,.08);box-shadow:0 24px 54px #2f2a2a1a;min-height:44px;display:flex;flex-direction:column;gap:.85rem}.service-card:hover{transform:translateY(-6px);box-shadow:0 32px 68px #2f2a2a24;border-color:color-mix(in srgb,var(--primary-color) 24%,transparent)}.service-card:active{transform:translateY(-4px) scale(1.01)}.service-card .service-icon{transition:transform .3s cubic-bezier(.4,0,.2,1),filter .3s cubic-bezier(.4,0,.2,1)}.service-card:hover .service-icon{transform:translateY(-2px);filter:drop-shadow(0 0 8px color-mix(in srgb,var(--primary-color) 25%,transparent))}.service-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#d88a7638,#e3b7ba2e);color:#a75e4b;box-shadow:0 12px 24px #a75e4b29;display:flex;align-items:center;justify-content:center;margin:0}.service-icon svg{width:1.35rem;height:1.35rem;stroke-width:2}.service-title{font-size:clamp(1.08rem,2.1vw,1.2rem);margin:0;color:#251b19;font-weight:700;letter-spacing:0;line-height:1.28}.service-description{color:#3f312e;font-size:clamp(.98rem,1.8vw,1.05rem);line-height:1.58;font-weight:400}.tech-section{background-color:var(--bg-secondary)}.tech-header{text-align:center;margin-bottom:3rem}.tech-header .section-title{margin-bottom:1rem}.tech-header .section-subtitle{font-size:1.125rem;color:var(--text-secondary);margin-bottom:0;font-weight:400;max-width:700px;margin-left:auto;margin-right:auto}.skills-display{max-width:1000px;margin:0 auto}.skills-categorized-badges{display:flex;flex-direction:column;gap:2rem}.skill-category-group{display:flex;flex-direction:column;gap:1rem}.category-heading-small{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0}.category-badges{display:flex;flex-wrap:wrap;gap:.625rem}.skill-badge-small{display:inline-flex;align-items:center;gap:.375rem;padding:.3125rem .625rem;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:.375rem;font-size:.8125rem;font-weight:500;color:var(--text-primary);transition:border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard)}.skill-badge-small:hover{border-color:var(--primary-color);background:var(--bg-secondary)}.skill-icon-mini{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.skill-icon-mini i,.skill-icon-mini svg{width:14px;height:14px}.skill-icon-mini i{font-size:14px}@media(max-width:768px){.tech-header{margin-bottom:2rem}.tech-header .section-subtitle{font-size:1rem}.skills-categorized-badges{gap:1.5rem}.skill-category-group{gap:.75rem}.category-heading-small{font-size:.9375rem}.category-badges{gap:.5rem}}.tech-skill i,.simple-icon-wrapper,.lucide-tech-icon{width:2rem;height:2rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.tech-skill i{font-size:2rem;filter:brightness(1) saturate(1);opacity:1;line-height:1;vertical-align:middle}.simple-icon-wrapper{display:inline-flex;align-items:center;justify-content:center}.simple-icon-wrapper svg{width:100%;height:100%;display:block;shape-rendering:geometricPrecision}.simple-icon-wrapper svg.simple-icon{width:2rem;height:2rem}.lucide-tech-icon{display:inline-flex;align-items:center;justify-content:center}.lucide-tech-icon svg{width:2rem;height:2rem;stroke-width:2;stroke:currentColor;fill:none;opacity:.9}.skill-name{font-weight:600;color:var(--text-primary)}.projects-section{background:#fffdf9;border-top:1px solid rgba(18,13,10,.06);border-bottom:1px solid rgba(18,13,10,.05);padding:clamp(4.5rem,8vw,6.5rem) var(--spacing-3)}.projects-grid{display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,2rem);align-items:center}.projects-divider{width:min(100%,860px);padding:.65rem 1rem;border-top:2px solid rgba(18,13,10,.2);border-bottom:1px solid rgba(18,13,10,.12);background:#fff;color:#111;font-weight:700;letter-spacing:.01em;text-align:left}.projects-toggle-wrap{display:flex;justify-content:center;margin-top:1rem}.projects-toggle-btn{background:#fff;color:#111;border:2px solid #111;border-radius:999px;padding:.55rem 1rem;font-weight:700;cursor:pointer}.projects-toggle-btn:hover{background:#111;color:#fff}.project-card{background:var(--bg-panel);border-radius:var(--radius-card-lg);box-shadow:var(--card-shadow);transition:transform var(--motion-duration-medium) var(--motion-ease-emphasized),box-shadow var(--motion-duration-medium) var(--motion-ease-emphasized),border-color var(--motion-duration-medium) var(--motion-ease-standard);overflow:hidden;border:1px solid color-mix(in srgb,var(--border-color) 75%,transparent);display:flex;flex-direction:column;position:relative;width:min(100%,860px)}.project-card:hover,.project-card:focus-within{transform:translateY(-6px);box-shadow:var(--card-shadow-hover);border-color:color-mix(in srgb,var(--primary-color) 35%,transparent)}.project-image{width:100%;height:clamp(180px,24vw,230px);position:relative;overflow:hidden;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-soft) 60%,transparent),color-mix(in srgb,var(--text-muted) 18%,transparent));display:flex;align-items:center;justify-content:center}.project-image-cornwall{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-soft) 70%,transparent),color-mix(in srgb,var(--text-muted) 24%,transparent))}.project-image-nhs,.project-image-how-is-your-human{background:linear-gradient(135deg,color-mix(in srgb,var(--accent-soft) 68%,transparent),color-mix(in srgb,var(--primary-soft) 34%,transparent))}.project-image-amano{background:linear-gradient(135deg,color-mix(in srgb,var(--text-muted) 30%,transparent),color-mix(in srgb,var(--text-muted) 16%,transparent))}.project-image-elixel{background:#f4f4f6}.project-image-elixel .project-logo{filter:brightness(0) saturate(100%)}.project-image-smart-goal-setter{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-soft) 60%,transparent),color-mix(in srgb,var(--secondary-soft) 40%,transparent))}.project-placeholder{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.project-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#fff3,#fff0);animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%,to{opacity:.3;transform:translate(-100%)}50%{opacity:.6;transform:translate(100%)}}.project-tech-overlay{position:relative;z-index:2;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;padding:1rem}.tech-icon-badge{background:#fffffff2;padding:.4rem 1rem;border-radius:2rem;font-size:.85rem;font-weight:600;color:var(--text-primary);box-shadow:0 2px 8px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.placeholder-icon{font-size:5rem;opacity:.5}.project-info{padding:clamp(1.5rem,3.8vw,2.2rem);display:flex;flex-direction:column;gap:clamp(.85rem,2.5vw,1.2rem);flex:1;text-align:left;max-width:48rem;margin:0 auto;width:100%}.project-title-row{display:flex;align-items:center;gap:clamp(.75rem,2.5vw,1rem);flex-wrap:wrap;margin-bottom:.3rem}.project-title{font-size:clamp(1.7rem,2.8vw,2rem);margin:0;color:var(--text-primary);font-weight:800;letter-spacing:-.025em;line-height:var(--line-height-tight);flex:1;min-width:0}.project-published-badge{display:flex;align-items:center;gap:.375rem;padding:.25rem .75rem;background:color-mix(in srgb,var(--accent-soft) 60%,transparent);color:var(--accent-hover);border-radius:1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;flex-shrink:0;border:1px solid color-mix(in srgb,var(--accent-color) 40%,transparent)}.project-published-badge svg{flex-shrink:0}.project-rating{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:color-mix(in srgb,var(--secondary-soft) 60%,transparent);border:1px solid color-mix(in srgb,var(--secondary-color) 40%,transparent);border-radius:.5rem;font-size:.75rem;font-weight:600;color:var(--secondary-hover);white-space:nowrap;flex-shrink:0}.project-rating svg{flex-shrink:0;color:var(--secondary-color)}.project-category{display:inline-block;padding:.25rem .75rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1rem;font-size:.75rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;width:fit-content;margin-top:-.5rem;margin-bottom:.25rem}.project-description{color:var(--text-secondary);line-height:1.6;margin-bottom:clamp(.8rem,2.5vw,1.2rem);flex:1;font-weight:400;font-size:clamp(1.02rem,2.4vw,1.1rem);max-width:46ch}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:clamp(.85rem,2.5vw,1.2rem)}.tech-badge{background:#f3f4f6;color:#111;padding:.45rem .9rem;border-radius:var(--radius-pill);font-size:.85rem;font-weight:600;border:1px solid rgba(17,17,17,.12);transition:transform var(--motion-duration-fast) var(--motion-ease-emphasized),border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard);display:inline-flex;align-items:center;justify-content:center}.tech-badge:hover{transform:translateY(-2px);border-color:#11111147;background:#e5e7eb}.project-links{display:flex;gap:clamp(.75rem,2.5vw,1.25rem);flex-wrap:wrap;justify-content:flex-start;margin-top:var(--spacing-2)}.project-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-primary);text-decoration:none;font-weight:600;transition:transform var(--motion-duration-fast) var(--motion-ease-emphasized),box-shadow var(--motion-duration-medium) var(--motion-ease-emphasized),border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard);padding:.6rem 1.05rem;border-radius:var(--radius-pill);border:1px solid var(--border-color);background:var(--primary-soft);min-height:42px}.project-link:hover,.project-link:focus-visible{color:var(--primary-color);border-color:color-mix(in srgb,var(--primary-color) 35%,transparent);background:color-mix(in srgb,var(--primary-color) 30%,transparent);transform:translateY(-2px);box-shadow:var(--card-shadow-soft);outline:none}.project-link:active{transform:translateY(0);box-shadow:none}.project-link.app-store-link,.project-link.play-store-link{background:#e3b7ba2e;border:1px solid rgba(227,183,186,.32);color:#a75e4b}.project-link.app-store-link:hover,.project-link.play-store-link:hover{background:#e3b7ba42;border-color:#e3b7ba6b}.project-link span{font-size:1rem;display:inline-flex;align-items:center}.project-link span svg{width:1rem;height:1rem}.projects-outcomes{margin-top:clamp(2.5rem,6vw,4.75rem);padding-top:clamp(2.25rem,5vw,3.75rem);border-top:1px solid color-mix(in srgb,var(--border-color) 65%,transparent)}.projects-outcomes-heading{font-size:clamp(1.4rem,2.4vw,1.8rem);font-weight:650;letter-spacing:-.015em;margin:0 0 clamp(1.2rem,3vw,1.8rem);color:var(--heading)}.selected-projects-grid{display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,2rem);margin-top:clamp(1.3rem,3.5vw,2rem);align-items:center}.selected-project-card{position:relative;display:flex;gap:1.1rem;align-items:flex-start;padding:clamp(1.25rem,3vw,1.9rem);border-radius:var(--radius-card-lg);background:var(--bg-panel);border:1px solid color-mix(in srgb,var(--border-color) 75%,transparent);box-shadow:var(--card-shadow);transition:transform var(--motion-duration-medium) var(--motion-ease-emphasized),box-shadow var(--motion-duration-medium) var(--motion-ease-emphasized),border-color var(--motion-duration-medium) var(--motion-ease-standard);text-align:left;width:min(100%,820px)}.selected-project-card:hover,.selected-project-card:focus-within{transform:translateY(-4px);box-shadow:var(--card-shadow-hover);border-color:color-mix(in srgb,var(--primary-color) 30%,transparent)}.selected-project-icon{flex-shrink:0;font-size:1.5rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:var(--primary-soft);color:var(--primary-dark)}.selected-project-content{display:flex;flex-direction:column;gap:.6rem;max-width:46rem}.selected-project-content h3{margin:0 0 .25rem;font-size:1rem;color:var(--text-primary);letter-spacing:-.01em}.selected-project-content p{margin:0 0 .6rem;line-height:1.55;color:var(--text-secondary);font-size:1rem;max-width:44ch}.selected-project-result{font-weight:600;color:var(--text-primary);letter-spacing:-.012em}.process-section{background:#fff;border-top:1px solid color-mix(in srgb,var(--border-color) 60%,transparent);border-bottom:1px solid color-mix(in srgb,var(--border-color) 60%,transparent);padding:clamp(3rem,5vw,4.5rem) 0}.process-grid{display:grid;gap:.85rem;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:clamp(1rem,2.5vw,1.5rem)}.process-step{position:relative;padding:1rem;border-radius:var(--radius-card);background:var(--bg-panel);border:1px solid color-mix(in srgb,var(--border-color) 75%,transparent);box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:.5rem;transition:transform var(--motion-duration-medium) var(--motion-ease-emphasized),box-shadow var(--motion-duration-medium) var(--motion-ease-emphasized),border-color var(--motion-duration-medium) var(--motion-ease-standard);min-height:145px}.process-step:hover,.process-step:focus-within{transform:translateY(-6px);box-shadow:var(--card-shadow-hover);border-color:color-mix(in srgb,var(--primary-color) 30%,transparent)}.process-step-number{width:30px;height:30px;border-radius:10px;background:linear-gradient(145deg,var(--primary-soft),var(--accent-soft));display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:var(--primary-dark);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.process-step h3{margin:0;font-size:.96rem;color:var(--text-primary);letter-spacing:0}.process-step p{margin:0;color:var(--text-secondary);line-height:1.45;font-size:.86rem;max-width:30ch}.engagement-note{margin:clamp(1.5rem,4vw,2rem) auto 0;max-width:560px;text-align:center;color:var(--text-secondary);line-height:1.6;font-weight:500;background:linear-gradient(160deg,color-mix(in srgb,var(--bg-panel) 92%,var(--neutral-100) 8%),color-mix(in srgb,var(--bg-panel) 86%,var(--primary-soft) 14%));border-radius:var(--radius-pill);padding:.75rem 1.25rem;border:1px solid color-mix(in srgb,var(--border-color) 70%,transparent);display:inline-flex;align-items:center;justify-content:center;gap:.35rem}@media(min-width:1080px){.process-grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:640px){.process-grid{gap:.35rem}.process-step{align-items:center;min-height:78px;padding:.55rem .35rem;text-align:center}.process-step-number{width:24px;height:24px;border-radius:8px;font-size:.72rem}.process-step h3{font-size:.72rem;line-height:1.15}.process-step p{display:none}.engagement-note{display:flex;font-size:.85rem;border-radius:var(--radius-card)}}.testimonials-section{background:linear-gradient(180deg,color-mix(in srgb,var(--bg-primary) 92%,var(--neutral-100) 8%),color-mix(in srgb,var(--bg-primary) 88%,var(--neutral-100) 12%));padding:var(--section-padding-y) 0;border-top:1px solid color-mix(in srgb,var(--border-color) 55%,transparent)}.testimonial-slide{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translateY(10px);transition:opacity var(--motion-duration-slow) var(--motion-ease-gentle),transform var(--motion-duration-slow) var(--motion-ease-gentle);pointer-events:none;background:var(--bg-panel);border-radius:var(--radius-card-lg);padding:clamp(1.85rem,4vw,2.45rem);border:1px solid color-mix(in srgb,var(--border-color) 70%,transparent);box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:1.25rem}.testimonial-quote-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,var(--primary-soft),var(--accent-soft));color:var(--primary-dark);display:inline-flex;align-items:center;justify-content:center}.testimonial-slide blockquote p{font-size:clamp(1.05rem,2.3vw,1.25rem);line-height:1.68;color:var(--text-secondary)}.testimonial-role{color:var(--text-tertiary);font-size:var(--text-sm)}.testimonial-arrow{width:42px;height:42px;border-radius:50%;border:1px solid color-mix(in srgb,var(--text-secondary) 36%,transparent);background:var(--bg-primary);color:var(--text-primary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform var(--motion-duration-fast) var(--motion-ease-emphasized),box-shadow var(--motion-duration-fast) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard)}.testimonial-arrow:hover,.testimonial-arrow:focus-visible{transform:translateY(-2px);border-color:var(--primary-color);box-shadow:var(--card-shadow-soft)}.testimonial-dot{width:10px;height:10px;border-radius:50%;border:none;background:color-mix(in srgb,var(--primary-color) 24%,transparent);cursor:pointer;transition:transform var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard)}.contact-ctas{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(.75rem,2.5vw,1.25rem);margin:clamp(1.5rem,4vw,2.5rem) 0 0}.contact-cta{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:clamp(.85rem,2.5vw,1rem) clamp(1.6rem,4vw,2.25rem);border-radius:var(--radius-pill);font-weight:700;letter-spacing:.01em;transition:transform var(--motion-duration-medium) var(--motion-ease-emphasized),box-shadow var(--motion-duration-medium) var(--motion-ease-emphasized),background var(--motion-duration-medium) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard);font-size:1.05rem}.contact-cta.primary{background:var(--primary-dark);color:var(--text-inverse);border:2px solid var(--primary-dark);box-shadow:0 16px 32px #1f120c38}.contact-cta.primary:hover,.contact-cta.primary:focus-visible{transform:translateY(-4px);box-shadow:0 22px 48px #1f120c4d;border-color:var(--primary-dark);color:var(--text-inverse)}.contact-cta.secondary{background:transparent;border:2px solid rgba(31,18,12,.22);color:#1f120c}.contact-cta.secondary:hover,.contact-cta.secondary:focus-visible{transform:translateY(-4px);border-color:#1f120c73;box-shadow:0 16px 32px #1f120c1f;color:#1f120c}.contact-cta:focus-visible{outline:3px solid rgba(31,18,12,.2);outline-offset:3px}.contact-section{background:color-mix(in srgb,var(--bg-primary) 94%,var(--neutral-100) 6%);border-top:1px solid color-mix(in srgb,var(--border-color) 75%,transparent);padding:var(--section-padding-y) 0}.contact-response-info{max-width:780px;margin:0 auto clamp(1.75rem,5vw,2.5rem);text-align:center;color:#000}.availability-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;color:#000;font-size:.98rem}.availability-list li{padding:.5rem 1rem;border-radius:999px;background:color-mix(in srgb,var(--bg-panel) 92%,var(--neutral-100) 8%);border:1px solid color-mix(in srgb,var(--border-color) 70%,transparent);box-shadow:var(--card-shadow-soft);color:#000}.inline-icon{display:inline-flex;vertical-align:middle}.inline-icon svg{width:1rem;height:1rem;stroke-width:2}.contact-content{display:flex;flex-direction:column;align-items:stretch;gap:clamp(1.5rem,4vw,2.5rem);width:min(100%,720px);margin:clamp(2rem,6vw,3rem) auto 0;padding:0 var(--spacing-3)}.contact-cta--wide{width:100%;justify-content:center}.contact-form-container{position:relative;background:var(--bg-panel);padding:clamp(2rem,4vw,2.75rem);border-radius:1.25rem;border:1px solid color-mix(in srgb,var(--border-color) 70%,transparent);box-shadow:var(--card-shadow)}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#000;font-size:.9rem}.form-group input,.form-group textarea{padding:var(--spacing-2) var(--spacing-3);border:1px solid color-mix(in srgb,var(--border-color) 80%,transparent);border-radius:.75rem;font-family:inherit;color:#000;background:#f7f7f8;transition:background var(--motion-duration-fast) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard),box-shadow var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard);min-height:44px}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:color-mix(in srgb,var(--primary-color) 42%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color) 24%,transparent);transform:translateY(-1px)}.form-group input.error,.form-group textarea.error{border-color:var(--error-color);box-shadow:0 0 0 3px #d6675a2e}.error-message{color:var(--error-color);font-size:var(--text-sm);margin-top:var(--spacing-1)}.success-message{background:linear-gradient(135deg,var(--accent-color),var(--secondary-color));color:#fff;padding:var(--spacing-2);border-radius:.5rem;text-align:center;font-weight:600;margin-bottom:var(--spacing-2);animation:slideIn .3s cubic-bezier(.4,0,.2,1)}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact-methods{display:flex;flex-direction:column;gap:clamp(1rem,3vw,1.5rem)}.contact-item:focus-visible{outline:3px solid color-mix(in srgb,var(--primary-color) 65%,transparent);outline-offset:2px}.contact-item:active{transform:scale(.97)}.contact-icon{font-size:1.8rem;display:flex;align-items:center;justify-content:center}.contact-icon svg{width:1.8rem;height:1.8rem;stroke-width:2}.contact-item div{display:flex;flex-direction:column}.contact-item strong{font-size:1rem;margin-bottom:.25rem;color:#000}.contact-item span{font-size:.9rem;color:#000}.contact-item svg{width:1.4rem;height:1.4rem;color:color-mix(in srgb,var(--primary-dark) 48%,var(--primary-color) 52%)}.footer{position:relative;background:linear-gradient(180deg,color-mix(in srgb,var(--primary-dark) 38%,var(--neutral-800) 62%),color-mix(in srgb,var(--primary-dark) 55%,var(--neutral-900) 45%));color:var(--text-inverse);padding:clamp(2.5rem,6vw,4.5rem) clamp(1.5rem,5vw,3.5rem);margin-top:auto;border-top:1px solid color-mix(in srgb,var(--text-inverse) 12%,transparent);display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,4vw,2.4rem);text-align:center;overflow:hidden}.footer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% -10%,color-mix(in srgb,var(--secondary-color) 30%,transparent) 0%,transparent 60%);opacity:.28;pointer-events:none}.footer:after{content:"";position:absolute;inset:auto 12% -55%;height:120%;border-radius:50%;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--accent-color) 24%,transparent) 0%,transparent 65%);opacity:.34;pointer-events:none}.footer p{margin:0;max-width:720px;line-height:1.6;font-size:clamp(.95rem,2.1vw,1.05rem);color:color-mix(in srgb,var(--text-inverse) 82%,transparent)}.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:clamp(1rem,3vw,2rem);position:relative;z-index:1}.footer-links a{color:color-mix(in srgb,var(--text-inverse) 88%,transparent);text-decoration:none;font-weight:600;position:relative;padding-bottom:2px;transition:color var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard)}.footer-links a:after{content:"";position:absolute;left:0;bottom:-.25rem;width:100%;height:2px;background:color-mix(in srgb,var(--secondary-color) 80%,transparent);transform:scaleX(0);transform-origin:left;transition:transform var(--motion-duration-medium) var(--motion-ease-standard)}.footer-links a:hover,.footer-links a:focus-visible{color:color-mix(in srgb,var(--secondary-color) 80%,var(--text-inverse) 20%);transform:translateY(-1px)}.footer-links a:hover:after,.footer-links a:focus-visible:after{transform:scaleX(1)}.footer p,.footer-text{position:relative;z-index:1;color:color-mix(in srgb,var(--text-inverse) 82%,transparent)}@media(max-width:768px){.navbar{padding:1rem;position:relative}.mobile-menu-toggle{display:flex}.nav-links{position:fixed;top:60px;left:0;right:0;background:var(--bg-primary);flex-direction:column;align-items:flex-start;padding:1rem 2rem;box-shadow:0 4px 6px #0000001a;transform:translate(-100%);transition:transform .3s ease;max-height:calc(100vh - 60px);overflow-y:auto}.nav-links.active{transform:translate(0)}.nav-links li{width:100%}.nav-links button{width:100%;padding:1rem;text-align:left;border-bottom:1px solid var(--border-color);border-bottom-color:transparent}.nav-links button.active{border-bottom-color:var(--primary-color)}.hero-section{flex-direction:column;text-align:center;padding:2rem 1rem;min-height:auto}.hero-content{max-width:100%;margin-bottom:2rem}.hero-title{font-size:2.5rem}.hero-name{font-size:3rem}.hero-greeting,.hero-tagline{font-size:1.2rem}.hero-visual{min-height:300px}.hero-avatar{font-size:8rem}.hero-avatar-glow{width:200px;height:200px}.hero-buttons{justify-content:center}.btn-primary,.btn-secondary{flex:1;min-width:140px;min-height:48px;padding:var(--spacing-3) var(--spacing-4)}button,a,.tech-badge,.tech-tag,.service-card,.project-link,.contact-item{min-height:48px;min-width:48px}.section-title{font-size:2rem}.services-grid{grid-template-columns:1fr}.tech-categories{grid-template-columns:1fr;gap:1.5rem}.tech-category{padding:1.5rem}.category-title{font-size:1.25rem}.subcategory-title{font-size:.85rem}.projects-grid,.testimonials-grid,.contact-content{grid-template-columns:1fr}.avatar-large svg{width:6rem;height:6rem}.about-content h2{font-size:2rem}.footer-links{flex-direction:column;gap:1rem}}.experience-section{background-color:var(--bg-secondary)}.experience-timeline-container{position:relative;max-width:900px;margin:0 auto;padding-left:2.5rem}.experience-timeline-line{position:absolute;left:.5rem;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--primary-color) 0%,var(--border-color) 50%,var(--border-color) 100%);z-index:0}.experience-list{display:flex;flex-direction:column;gap:0;position:relative;z-index:1}.experience-timeline-item{display:flex;gap:1.25rem;margin-bottom:1rem;position:relative;transition:transform var(--motion-duration-fast) var(--motion-ease-standard),box-shadow var(--motion-duration-fast) var(--motion-ease-standard)}.experience-timeline-item:last-child{margin-bottom:0}.timeline-dot-wrapper{flex-shrink:0;width:1.5rem;display:flex;justify-content:center;align-items:flex-start;padding-top:.25rem}.timeline-dot{width:12px;height:12px;border-radius:50%;background:var(--primary-color);border:3px solid var(--bg-secondary);z-index:2;position:relative;transition:transform var(--motion-duration-fast) var(--motion-ease-standard),box-shadow var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard)}.timeline-dot.contract{background:var(--secondary-color);border-color:var(--bg-secondary)}.timeline-dot.current{background:var(--primary-color);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-color) 20%,transparent)}.timeline-content{flex:1;min-width:0}.timeline-header{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;cursor:pointer;transition:padding-left var(--motion-duration-fast) var(--motion-ease-standard);flex-wrap:wrap}.timeline-header:hover{padding-left:.5rem}.timeline-header-main{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;flex:1;min-width:0}.timeline-title{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin:0;line-height:1.4;white-space:nowrap}.timeline-separator{color:var(--text-secondary);opacity:.5;font-weight:400}.timeline-company{font-size:1rem;font-weight:600;color:var(--text-primary);white-space:nowrap}.timeline-duration{font-size:.9375rem;color:var(--text-secondary);font-weight:500;white-space:nowrap}.timeline-location{font-size:.9375rem;color:var(--text-secondary);font-weight:400;white-space:nowrap}.timeline-badges{display:flex;gap:.5rem;flex-wrap:wrap}.current-badge-timeline{display:inline-flex;align-items:center;padding:.1875rem .5rem;background:color-mix(in srgb,var(--primary-color) 12%,transparent);color:var(--primary-color);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:.25rem;border:1px solid color-mix(in srgb,var(--primary-color) 30%,transparent)}.contract-badge-timeline{display:inline-flex;align-items:center;padding:.1875rem .5rem;background:#f2a90029;color:var(--secondary-color);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:.25rem;border:1px solid rgba(242,169,0,.32)}.timeline-toggle-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:var(--text-secondary);cursor:pointer;transition:color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard);flex-shrink:0;border-radius:.25rem}.timeline-toggle-btn:hover{background:var(--bg-primary);color:var(--primary-color)}.timeline-details{padding:.75rem 0 .75rem 1rem;border-left:2px solid var(--border-color);margin-left:.5rem;animation:slideDown .3s ease}.timeline-headline{font-size:.9375rem;color:var(--text-primary);margin:0 0 1rem;font-weight:500;line-height:1.6}.timeline-achievements{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-direction:column;gap:.625rem}.timeline-achievement-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:var(--text-primary);line-height:1.6}.achievement-icon-small{flex-shrink:0;color:var(--primary-color);margin-top:.125rem;stroke-width:2.5}.timeline-technologies{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1rem}.tech-tag-timeline{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:.25rem;font-size:.75rem;font-weight:500;color:var(--text-primary);transition:border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard)}.tech-tag-timeline:hover{border-color:var(--primary-color);background:var(--bg-secondary)}.tech-icon-timeline{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;flex-shrink:0}.tech-icon-timeline svg{width:12px;height:12px}.timeline-full-description{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-color)}.timeline-section-label{font-size:.75rem;font-weight:700;color:var(--text-primary);margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.1em}.timeline-description-paragraphs{display:flex;flex-direction:column;gap:.875rem}.timeline-description-text{font-size:.875rem;color:var(--text-primary);line-height:1.7;margin:0;font-weight:400}.experience-card-recruiter{background-color:var(--bg-secondary);padding:2.5rem;border-radius:.75rem;border:1px solid var(--border-color);margin-bottom:2rem;transition:border-color var(--motion-duration-medium) var(--motion-ease-standard),box-shadow var(--motion-duration-medium) var(--motion-ease-standard),transform var(--motion-duration-medium) var(--motion-ease-emphasized);position:relative}.experience-card-recruiter:last-child{margin-bottom:0}.experience-card-recruiter:hover{border-color:var(--primary-color);box-shadow:0 4px 16px color-mix(in srgb,var(--primary-color) 14%,transparent)}.experience-card-recruiter.most-recent{border-color:var(--primary-color);border-width:2px}.experience-card-recruiter.most-recent:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:.75rem .75rem 0 0}.experience-card-recruiter.contract-role{border-left:3px solid var(--secondary-color);border-left-style:solid}.experience-card-recruiter.contract-role:hover{border-left-color:#f2a900d9;box-shadow:0 4px 16px #1623381f}.experience-header-pro{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.experience-title-row{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;flex-wrap:wrap}.experience-job-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0;line-height:1.3;letter-spacing:-.01em}.current-badge-pro{display:inline-flex;align-items:center;padding:.25rem .625rem;background:color-mix(in srgb,var(--primary-color) 12%,transparent);color:var(--primary-color);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:.25rem;border:1px solid color-mix(in srgb,var(--primary-color) 30%,transparent)}.contract-badge-pro{display:inline-flex;align-items:center;padding:.25rem .625rem;background:#f2a90029;color:var(--secondary-color);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:.25rem;border:1px solid rgba(242,169,0,.32)}.experience-company-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.company-icon-pro-wrapper{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--primary-color);opacity:.85;transition:opacity var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-emphasized),color var(--motion-duration-fast) var(--motion-ease-standard)}.company-icon-pro-wrapper svg{width:18px;height:18px;stroke-width:2}.company-icon-pro-wrapper:hover{opacity:1;transform:scale(1.05);color:var(--secondary-color)}.company-icon-svg{color:inherit}.company-name-pro{font-size:1.125rem;font-weight:600;color:var(--text-primary);letter-spacing:-.01em}.location-separator{color:var(--text-secondary);font-weight:400;opacity:.5}.location-text{font-size:1rem;color:var(--text-secondary);font-weight:400}.experience-meta-row{display:flex;align-items:center}.experience-duration-pro{font-size:.9375rem;color:var(--text-secondary);font-weight:500}.experience-content-pro{margin-bottom:1rem}.experience-preview{padding:1.25rem;background-color:var(--bg-primary);border-left:3px solid var(--primary-color);border-radius:.5rem;margin-bottom:1rem;transition:border-color var(--motion-duration-medium) var(--motion-ease-standard),box-shadow var(--motion-duration-medium) var(--motion-ease-standard),transform var(--motion-duration-medium) var(--motion-ease-emphasized)}.experience-headline-pro{font-size:1.0625rem;color:var(--text-primary);margin:0;font-weight:500;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.achievements-block-visible,.experience-tech-section-inline{padding:1.25rem;background-color:var(--bg-primary);border-radius:.5rem;border:1px solid var(--border-color);margin-bottom:1rem}.experience-tech-badges{display:flex;flex-wrap:wrap;gap:.5rem}.description-block-expanded{margin-top:1rem;padding:1.25rem;background-color:var(--bg-primary);border-radius:.5rem;border:1px solid var(--border-color);animation:slideDown .3s ease}.section-label{font-size:.8125rem;font-weight:700;color:var(--text-primary);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.1em;display:flex;align-items:center;gap:.75rem}.section-label:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,var(--primary-color),transparent)}.experience-achievements-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}.achievement-item{display:flex;align-items:flex-start;gap:.625rem;padding:.75rem 0;transition:gap var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard)}.achievement-icon{flex-shrink:0;color:var(--primary-color);margin-top:.125rem;stroke-width:2.5}.achievement-text{display:block;color:var(--text-primary);line-height:1.7;font-size:1rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.achievement-item:hover{gap:.75rem}.achievement-item:hover .achievement-icon{transform:scale(1.1);color:var(--secondary-color)}.achievement-item:hover .achievement-text{font-weight:500;color:var(--text-primary)}.description-paragraphs{display:flex;flex-direction:column;gap:1.25rem}.description-paragraph-chunk{font-size:1rem;color:var(--text-primary);line-height:1.75;margin:0;text-align:left;position:relative;padding-left:1.5rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.description-paragraph-chunk:before{content:"▎";position:absolute;left:0;color:var(--primary-color);opacity:.4;font-weight:700}.description-paragraph-chunk:first-of-type{font-weight:500;color:var(--text-primary)}.description-paragraph-chunk:first-of-type:before{opacity:.6}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px);max-height:0}to{opacity:1;transform:translateY(0);max-height:1000px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.tech-badge-pro{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:color-mix(in srgb,var(--primary-color) 14%,transparent);color:var(--primary-color);border-radius:.375rem;font-size:.8125rem;font-weight:600;border:1px solid color-mix(in srgb,var(--primary-color) 28%,transparent);transition:transform .2s ease;white-space:nowrap}.tech-icon-inline{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:14px;height:14px}.tech-icon-inline svg{width:14px;height:14px;color:var(--primary-color)}.tech-badge-pro:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--primary-color) 42%,transparent);background:color-mix(in srgb,var(--primary-color) 20%,transparent)}.experience-description-compact{list-style:none;padding:0;margin:0 0 .75rem}.experience-description-compact li{padding:.375rem 0 .375rem 1.25rem;position:relative;color:var(--text-secondary);line-height:1.6;font-size:.9375rem}.experience-description-compact li:before{content:"•";position:absolute;left:0;color:var(--primary-color);font-weight:700;font-size:1.2em;line-height:1}.experience-technologies-compact{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;align-items:center}.experience-timeline-container{padding-left:2rem}.timeline-header-main{flex-direction:column;align-items:flex-start;gap:.25rem}.timeline-title{font-size:1rem}.timeline-separator{display:none}.timeline-company,.timeline-duration,.timeline-location{font-size:.875rem}.timeline-details{margin-left:.25rem;padding-left:.75rem}.tech-section-label{font-size:.875rem;font-weight:600;color:var(--text-secondary);margin-right:.5rem}.tech-tag-small{display:inline-block;padding:.25rem .625rem;background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:.375rem;font-size:.8125rem;font-weight:500;color:var(--text-secondary);transition:border-color var(--motion-duration-fast) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard)}.tech-tag-small:hover{border-color:var(--primary-color);color:var(--primary-color)}.tech-tag-more{display:inline-block;padding:.25rem .625rem;background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:.375rem;font-size:.8125rem;font-weight:500;color:var(--text-secondary);font-style:italic}.experience-toggle-btn-single{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--bg-primary);border:1.5px solid var(--primary-color);border-radius:.5rem;color:var(--primary-color);font-size:.875rem;font-weight:600;cursor:pointer;transition:background var(--motion-duration-fast) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard),box-shadow var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard);width:100%;font-family:inherit;margin-top:.5rem}.experience-toggle-btn-single:hover{background:var(--primary-color);color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px color-mix(in srgb,var(--primary-color) 22%,transparent)}.experience-toggle-btn-single:focus-visible{outline:3px solid var(--primary-color);outline-offset:2px}.toggle-text{font-weight:600}.toggle-chevron{display:inline-flex;align-items:center;transition:transform var(--motion-duration-fast) var(--motion-ease-standard)}.experience-toggle-btn-single[aria-expanded=true] .toggle-chevron{transform:rotate(180deg)}.toggle-chevron svg{width:1rem;height:1rem;stroke-width:2.5}.tech-badge-small{font-size:var(--text-xs);padding:var(--spacing-1) var(--spacing-2);background:color-mix(in srgb,var(--primary-color) 14%,transparent);color:var(--primary-color);border-radius:12px;font-weight:600;border:1px solid color-mix(in srgb,var(--primary-color) 28%,transparent);transition:transform var(--motion-duration-fast) var(--motion-ease-emphasized),border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard);white-space:nowrap}.tech-badge-small:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--primary-color) 38%,transparent);background:color-mix(in srgb,var(--primary-color) 20%,transparent)}.achievements-title{font-size:1.1rem;color:var(--text-primary);margin-top:1.5rem;margin-bottom:.5rem;font-weight:600}@media(max-width:768px){.timeline:before{left:20px}.timeline-item{flex-direction:row!important;margin-bottom:2rem}.timeline-marker{left:20px}.timeline-content{width:calc(100% - 60px);margin-left:50px!important;margin-right:0!important}.work-header{flex-direction:column;gap:.5rem}.work-duration{margin-left:0}}@media(prefers-color-scheme:dark){:root{--text-primary: #f6f0ea;--text-secondary: rgba(246, 240, 234, .72);--bg-primary: #1f1813;--bg-secondary: #16100c;--border-color: rgba(246, 240, 234, .18);--card-shadow: 0 1px 3px rgba(0, 0, 0, .3);--card-shadow-hover: 0 10px 25px rgba(0, 0, 0, .5)}.navbar{box-shadow:var(--card-shadow)}.hero-visual{background:color-mix(in srgb,var(--primary-color) 12%,transparent)}}@keyframes cursorBlink{0%,50%{opacity:1}51%,to{opacity:0}}.cursor-blink{animation:cursorBlink 1s infinite;color:var(--primary-color);margin-left:2px}.particle-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}@keyframes floatAdvanced{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(2deg)}66%{transform:translateY(-10px) rotate(-2deg)}}.floating-element{animation:floatAdvanced 6s ease-in-out infinite}.gradient-text{background:linear-gradient(120deg,var(--primary-color),color-mix(in srgb,var(--secondary-color) 70%,transparent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.code-section{background-color:var(--bg-primary);padding:var(--spacing-6) var(--spacing-3)}.showcase-section{background-color:var(--bg-secondary);padding:var(--spacing-7) var(--spacing-3)!important}.showcase-container{max-width:900px;margin:0 auto;position:relative}.showcase-nav{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.showcase-projects-nav{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center;flex:1;max-width:100%}.showcase-project-name{padding:.5rem 1rem;border-radius:.5rem;border:2px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);font-size:.8125rem;font-weight:600;cursor:pointer;transition:color var(--motion-duration-fast) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard),box-shadow var(--motion-duration-medium) var(--motion-ease-standard);white-space:nowrap;text-align:center;min-width:fit-content}.showcase-project-name:hover{border-color:var(--primary-color);color:var(--text-primary);transform:translateY(-1px)}.showcase-project-name.active{border-color:var(--primary-color);background:color-mix(in srgb,var(--primary-color) 16%,transparent);color:var(--primary-color);box-shadow:0 6px 18px #1123381f}.showcase-nav-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:2px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;transition:transform var(--motion-duration-medium) var(--motion-ease-emphasized),border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard),box-shadow var(--motion-duration-medium) var(--motion-ease-standard);flex-shrink:0}.showcase-nav-btn:hover{border-color:var(--primary-color);background:var(--primary-color);color:#fff;transform:scale(1.1)}.showcase-nav-btn:active{transform:scale(.95)}.showcase-nav-btn:focus-visible{outline:3px solid var(--primary-color);outline-offset:2px}.showcase-item{background-color:var(--bg-primary);border-radius:1rem;padding:2rem;border:1px solid var(--border-color);box-shadow:var(--card-shadow);transition:border-color var(--motion-duration-medium) var(--motion-ease-standard),box-shadow var(--motion-duration-medium) var(--motion-ease-standard),transform var(--motion-duration-medium) var(--motion-ease-emphasized);display:flex;flex-direction:column;animation:fadeIn .4s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.showcase-item:hover{box-shadow:var(--card-shadow-hover);border-color:var(--primary-color)}.showcase-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.showcase-title{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0;letter-spacing:-.02em}.showcase-badge{padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:color-mix(in srgb,var(--primary-color) 14%,transparent);color:var(--primary-color);border:1px solid color-mix(in srgb,var(--primary-color) 28%,transparent)}.showcase-badge.coming-soon{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color)}.showcase-content{margin-bottom:1rem;min-height:300px;display:flex;align-items:center;justify-content:center}.showcase-placeholder{opacity:.85}.showcase-placeholder:hover{opacity:1}.showcase-placeholder-content{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;background:var(--bg-secondary);border-radius:.75rem;border:2px dashed var(--border-color);margin-bottom:1rem}.placeholder-icon{color:var(--text-secondary);opacity:.5;margin-bottom:1rem}.placeholder-text{color:var(--text-secondary);font-size:.9375rem;line-height:1.6;margin:0;max-width:280px}.showcase-description{color:var(--text-secondary);font-size:.9375rem;line-height:1.6;margin:0 0 1rem;flex:1}.showcase-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.showcase-tech .tech-tag{padding:.375rem .75rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.5rem;font-size:.8125rem;font-weight:500;color:var(--text-primary);transition:border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard)}.showcase-tech .tech-tag:hover{border-color:var(--primary-color);background:color-mix(in srgb,var(--primary-color) 12%,transparent)}@media(max-width:768px){.showcase-container{max-width:100%}.showcase-nav{flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.showcase-nav-btn{width:32px;height:32px}.showcase-projects-nav{gap:.375rem;width:100%;justify-content:center}.showcase-project-name{flex:0 0 auto;min-width:60%;text-align:center;padding:.5rem .75rem;white-space:normal;word-break:break-word;scroll-snap-align:center}.showcase-indicator.active{width:24px}.showcase-item{padding:1.5rem}.showcase-content,.showcase-placeholder-content{min-height:250px}}.code-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.code-snippet-container{background-color:var(--bg-secondary);border-radius:1rem;overflow:hidden;box-shadow:var(--card-shadow);border:1px solid var(--border-color);transition:transform .3s ease,box-shadow .3s ease}.code-snippet-container:hover{transform:translateY(-5px);box-shadow:var(--card-shadow-hover)}.code-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#162338e6;border-bottom:1px solid var(--border-color)}.code-language{color:var(--text-inverse);font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.copy-button{background:color-mix(in srgb,var(--primary-color) 12%,transparent);border:1px solid color-mix(in srgb,var(--primary-color) 28%,transparent);color:var(--text-inverse);padding:.4rem 1rem;border-radius:.5rem;cursor:pointer;font-size:.85rem;transition:background var(--motion-duration-fast) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-emphasized);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.copy-button:hover{background:color-mix(in srgb,var(--primary-color) 20%,transparent);transform:scale(1.05)}.code-block{margin:0;padding:2rem;background-color:#1a1511;color:#f6f0ea;overflow-x:auto;font-family:JetBrains Mono,Fira Code,Monaco,Consolas,monospace;font-size:.9rem;line-height:1.6;font-weight:400}.code-block code{color:#f6f0ea}.code-block .keyword{color:var(--primary-color)}.code-block .string{color:var(--secondary-color)}.code-block .function{color:var(--accent-color)}.code-block .comment{color:#f6f0ea99}@keyframes glitch{0%,to{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}}@keyframes glitch-color{0%,to{text-shadow:0 0 0 var(--primary-color)}25%{text-shadow:-2px 0 0 var(--primary-color),2px 0 0 var(--secondary-color)}50%{text-shadow:2px 0 0 var(--primary-color),-2px 0 0 var(--accent-color)}75%{text-shadow:0 0 0 var(--primary-color)}}.glitch-text{position:relative;display:inline-block;animation:glitch-color 3s infinite}.glitch-text:before,.glitch-text:after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%}.glitch-text:before{animation:glitch 3s infinite;clip-path:polygon(0 0,100% 0,100% 35%,0 35%);animation-delay:-1s}.glitch-text:after{animation:glitch 3s infinite;clip-path:polygon(0 65%,100% 65%,100% 100%,0 100%);animation-delay:-2s}.mouse-trail{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999}.trail-dot{position:absolute;width:8px;height:8px;border-radius:50%;background:radial-gradient(circle,var(--primary-color),transparent);transform:translate(-50%,-50%);animation:trailFade 1s ease-out forwards;pointer-events:none}@keyframes trailFade{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(0)}}.project-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--primary-color) 12%,transparent),transparent);transition:left .5s ease;z-index:1;pointer-events:none}.project-card:hover:before{left:100%}.project-card>*{position:relative;z-index:2}.btn-primary,.btn-secondary{position:relative;overflow:hidden;z-index:0}.btn-primary:before,.btn-secondary:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn-primary:hover:before,.btn-secondary:hover:before{width:300px;height:300px}.btn-primary>span,.btn-secondary>span{position:relative;z-index:1}.btn-primary:active,.btn-secondary:active{transform:translateY(0)}.btn-primary:disabled,.btn-secondary:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.btn-primary:disabled:hover,.btn-secondary:disabled:hover{transform:none!important;box-shadow:0 4px 15px color-mix(in srgb,var(--primary-color) 30%,transparent)}.btn-primary.loading,.btn-secondary.loading{pointer-events:none;opacity:.8}.btn-primary.loading:after,.btn-secondary.loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.skills-radar-container{margin-top:4rem;padding:2rem;background:linear-gradient(135deg,var(--bg-primary),var(--bg-secondary));border-radius:1rem;border:1px solid var(--border-color)}@media(max-width:768px){.code-grid{grid-template-columns:1fr}.code-block{font-size:.8rem;padding:1.5rem}.showcase-section{padding:var(--spacing-6) var(--spacing-2)!important}.showcase-container{padding:0}.particle-canvas,.custom-cursor,.cursor-dot{display:none}.experience-list{padding-left:0}.experience-card-recruiter{padding:1.5rem}.experience-job-title{font-size:1.25rem}.company-name-pro{font-size:1rem}.experience-company-row{flex-direction:column;align-items:flex-start;gap:.25rem}.location-separator{display:none}.experience-preview,.achievements-block-visible,.experience-tech-section-inline{padding:1rem;margin-bottom:.75rem}.description-block-expanded{padding:1rem;margin-top:.75rem}.description-paragraphs{gap:1rem}.description-paragraph-chunk{font-size:.9375rem;padding-left:1.25rem}.achievement-text{font-size:.9375rem}.experience-headline-pro{font-size:1rem}.tech-badge-pro{font-size:.75rem;padding:.3125rem .625rem}.experience-toggle-btn-single{padding:.5rem 1rem;font-size:.8125rem}}.custom-cursor{position:fixed;width:40px;height:40px;border-radius:50%;border:2px solid var(--primary-color);pointer-events:none;z-index:9998;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease,opacity .3s ease;opacity:0;left:-100px;top:-100px}.custom-cursor .cursor-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:var(--primary-color);transition:transform var(--motion-duration-medium) var(--motion-ease-gentle),width var(--motion-duration-medium) var(--motion-ease-gentle),height var(--motion-duration-medium) var(--motion-ease-gentle),opacity var(--motion-duration-medium) var(--motion-ease-gentle)}.cursor-dot{position:fixed;width:6px;height:6px;border-radius:50%;background:var(--primary-color);pointer-events:none;z-index:9999;transform:translate(-50%,-50%);opacity:0;left:-100px;top:-100px;transition:opacity .3s ease}.scroll-progress-bar{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,color-mix(in srgb,var(--primary-color) 70%,transparent),color-mix(in srgb,var(--secondary-color) 60%,transparent));z-index:1000;transition:width .1s ease;width:0%;opacity:.8}.btn-primary,.btn-secondary{transition:transform .3s cubic-bezier(.25,.46,.45,.94)!important}input[type=range]{-webkit-appearance:none!important;appearance:none!important;background:transparent!important;cursor:pointer;height:24px;margin:0;padding:0;outline:none}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{height:8px!important;background:linear-gradient(90deg,var(--secondary-wash) 0%,var(--accent-wash) 100%)!important;border-radius:4px!important;border:none!important;margin-top:8px!important}input[type=range]::-moz-range-track{height:8px!important;background:linear-gradient(90deg,var(--secondary-wash) 0%,var(--accent-wash) 100%)!important;border-radius:4px!important;border:none!important}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none!important;appearance:none!important;height:20px!important;width:20px!important;border-radius:50%!important;background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%)!important;border:3px solid white!important;box-shadow:0 2px 8px color-mix(in srgb,var(--primary-color) 35%,transparent),0 0 color-mix(in srgb,var(--primary-color) 24%,transparent)!important;cursor:pointer;transition:transform var(--motion-duration-fast) var(--motion-ease-emphasized),box-shadow var(--motion-duration-fast) var(--motion-ease-standard);margin-top:-6px!important}input[type=range]::-moz-range-thumb{height:20px!important;width:20px!important;border-radius:50%!important;background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%)!important;border:3px solid white!important;box-shadow:0 2px 8px color-mix(in srgb,var(--primary-color) 35%,transparent),0 0 color-mix(in srgb,var(--primary-color) 24%,transparent)!important;cursor:pointer;transition:transform var(--motion-duration-fast) var(--motion-ease-emphasized),box-shadow var(--motion-duration-fast) var(--motion-ease-standard)}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)!important;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-color) 45%,transparent),0 0 0 4px color-mix(in srgb,var(--primary-color) 22%,transparent)!important}input[type=range]::-moz-range-thumb:hover{transform:scale(1.15)!important;box-shadow:0 4px 12px color-mix(in srgb,var(--primary-color) 45%,transparent),0 0 0 4px color-mix(in srgb,var(--primary-color) 22%,transparent)!important}input[type=range]::-webkit-slider-thumb:active{transform:scale(1.05)!important}input[type=range]::-moz-range-thumb:active{transform:scale(1.05)!important}input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 2px 8px color-mix(in srgb,var(--primary-color) 35%,transparent),0 0 0 3px color-mix(in srgb,var(--primary-color) 24%,transparent)!important}input[type=range]:focus::-moz-range-thumb{box-shadow:0 2px 8px color-mix(in srgb,var(--primary-color) 35%,transparent),0 0 0 3px color-mix(in srgb,var(--primary-color) 24%,transparent)!important}input[type=range]:disabled{cursor:not-allowed;opacity:.5}input[type=range]:disabled::-webkit-slider-runnable-track{background:var(--bg-muted)!important}input[type=range]:disabled::-moz-range-track{background:var(--bg-muted)!important}input[type=range]:disabled::-webkit-slider-thumb{background:var(--bg-disabled)!important;box-shadow:none!important;cursor:not-allowed}input[type=range]:disabled::-moz-range-thumb{background:var(--bg-disabled)!important;box-shadow:none!important;cursor:not-allowed}@media(hover:none){input[type=range]::-webkit-slider-thumb{height:24px!important;width:24px!important}input[type=range]::-moz-range-thumb{height:24px!important;width:24px!important}}@media(prefers-reduced-motion:reduce){.particle-canvas{display:none}.hero-section:before,.hero-section:after{animation:none!important}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton{background:linear-gradient(90deg,var(--bg-secondary) 0%,var(--bg-tertiary) 50%,var(--bg-secondary) 100%);background-size:1000px 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:4px}.skeleton-text{height:1em;margin-bottom:.5em}.skeleton-title{height:2em;width:60%;margin-bottom:1em}.skeleton-avatar{width:120px;height:120px;border-radius:50%}.showcase-tech .tech-tag:hover{transform:translateY(-2px)}.projects-showcase-container{max-width:1100px;margin:2rem auto 0;position:relative}.projects-showcase-nav{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:1rem;padding:.75rem 1rem;box-shadow:var(--card-shadow)}.projects-showcase-nav-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:2px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;transition:transform var(--motion-duration-medium) var(--motion-ease-emphasized),border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard),box-shadow var(--motion-duration-medium) var(--motion-ease-standard),opacity var(--motion-duration-fast) var(--motion-ease-standard);flex-shrink:0}.projects-showcase-nav-btn:disabled{opacity:.35;cursor:not-allowed}.projects-showcase-tabs{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center;flex:1;max-width:100%}.projects-showcase-tab{padding:.5rem 1rem;border-radius:.5rem;border:2px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);font-size:.8125rem;font-weight:600;cursor:pointer;transition:color var(--motion-duration-fast) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard),box-shadow var(--motion-duration-medium) var(--motion-ease-standard);white-space:nowrap;text-align:center;min-width:fit-content}.projects-showcase-grid{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:1.5rem;align-items:start}.projects-showcase-chips{display:flex;flex-wrap:wrap;gap:.45rem}.projects-showcase-chip{display:inline-flex;align-items:center;padding:.32rem .8rem;border-radius:.75rem;background:#94a3b833;color:var(--text-secondary);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.projects-showcase-panels{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.projects-showcase-highlights{display:flex;flex-wrap:wrap;gap:.6rem}.projects-showcase-highlight{padding:.65rem .9rem;border-radius:.95rem;background:color-mix(in srgb,var(--primary-color) 14%,transparent);display:grid;gap:.28rem;min-width:min(240px,100%)}.projects-showcase-highlight-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#8a503cbf;font-weight:700}.projects-showcase-highlight-value{font-size:.95rem;color:var(--text-primary)}.projects-showcase-list{margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.45rem}.projects-showcase-list li{color:var(--text-primary);line-height:1.7}.projects-showcase-list li strong{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin-bottom:.1rem}.projects-showcase-tech{display:flex;flex-wrap:wrap;gap:.45rem}.projects-showcase-tech span{padding:.45rem .9rem;border-radius:999px;background:#e2e8f08c;color:var(--text-secondary);font-size:.84rem;font-weight:600}.projects-showcase-actions{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.projects-showcase-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.2rem;border-radius:.85rem;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;font-weight:700;font-size:.9rem;text-decoration:none;box-shadow:0 16px 30px #8a503c47;transition:transform .2s ease,box-shadow .2s ease}.projects-showcase-primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px #8a503c57}.projects-showcase-secondary{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.05rem;border-radius:.8rem;background:#0f172a0d;border:1px solid color-mix(in srgb,var(--text-secondary) 36%,transparent);color:var(--text-secondary);font-weight:600;text-decoration:none;transition:color var(--motion-duration-fast) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard)}.projects-showcase-secondary:hover{color:var(--primary-color);border-color:color-mix(in srgb,var(--primary-color) 32%,transparent)}@media(max-width:1024px){.projects-showcase-nav{flex-direction:column;align-items:stretch}.projects-showcase-tabs{width:100%;justify-content:flex-start}.projects-showcase-grid{grid-template-columns:1fr;gap:1.5rem}.projects-showcase-aside{flex-direction:row;align-items:center;gap:1.25rem;flex-wrap:wrap}.projects-showcase-aside>*{flex:1}.projects-showcase-aside .project-logo-card{max-width:200px}.projects-showcase-main{gap:1.25rem}.projects-showcase-panels{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.projects-showcase-actions{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.projects-showcase-item{padding:1.9rem 1.6rem}.projects-showcase-header-top{flex-direction:column;align-items:flex-start;gap:.5rem}.projects-showcase-grid{grid-template-columns:1fr;gap:1rem}.projects-showcase-aside{grid-template-columns:1fr}.projects-showcase-aside .project-logo-card{max-width:220px;margin:0 auto}.projects-showcase-panels{grid-template-columns:1fr}.projects-showcase-tabs{gap:.35rem}.projects-showcase-tab{padding:.4rem .75rem;font-size:.76rem}.projects-showcase-highlights{flex-direction:column;gap:.45rem}.projects-showcase-actions{width:100%}.projects-showcase-primary,.projects-showcase-secondary{width:100%;justify-content:center}}.projects-showcase-item{margin-top:1rem;padding:2rem 2.25rem}.projects-showcase-header{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.projects-showcase-header-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.projects-showcase-index{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary)}.projects-showcase-summary{margin:0;color:var(--text-secondary);line-height:1.7}.projects-showcase-content{display:block;width:100%;margin-bottom:1.5rem;min-height:0}.projects-showcase-panel--highlights{background:color-mix(in srgb,var(--primary-color) 10%,transparent);border-color:color-mix(in srgb,var(--primary-color) 22%,transparent)}.projects-showcase-tab:hover{border-color:var(--primary-color);color:var(--text-primary);transform:translateY(-1px)}.projects-showcase-tab:focus-visible{outline:3px solid color-mix(in srgb,var(--primary-color) 35%,transparent);outline-offset:2px}.projects-showcase-tab.active{border-color:var(--primary-color);background:color-mix(in srgb,var(--primary-color) 15%,transparent);color:var(--primary-color);box-shadow:0 6px 18px #1123381f}.projects-showcase-nav-btn:hover:not(:disabled){border-color:var(--primary-color);background:var(--primary-color);color:#fff;transform:scale(1.1)}.projects-showcase-nav-btn:focus-visible{outline:3px solid color-mix(in srgb,var(--primary-color) 35%,transparent);outline-offset:2px}.projects-showcase-meta-grid{display:grid;gap:.55rem;margin:0}.projects-showcase-meta-grid div{display:grid;gap:.2rem}.projects-showcase-meta-grid dd{margin:0}.project-meta-label{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary)}.project-meta-value{font-weight:600;color:var(--text-primary)}.projects-showcase-meta-icon{color:var(--primary-color)}.projects-showcase-panel--highlights{background:color-mix(in srgb,var(--primary-color) 12%,transparent);border-color:color-mix(in srgb,var(--primary-color) 24%,transparent)}.projects-showcase-main{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.projects-showcase-panel{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:1rem;padding:1.15rem 1.3rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:var(--card-shadow);transition:transform .2s ease,box-shadow .2s ease}.projects-showcase-panel h4{margin:0;font-size:.95rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary)}.projects-showcase-panel:hover{transform:translateY(-2px);box-shadow:var(--card-shadow-hover)}.projects-showcase-aside{display:grid;gap:1rem}.project-logo-card{position:relative;border-radius:1.1rem;padding:1.35rem;background:var(--bg-secondary);border:1px solid color-mix(in srgb,var(--text-secondary) 36%,transparent);box-shadow:var(--card-shadow);overflow:hidden;isolation:isolate}.project-logo-accent{position:absolute;inset:0;background:radial-gradient(120% 120% at 50% 0%,color-mix(in srgb,var(--primary-color) 20%,transparent),transparent 60%),linear-gradient(135deg,rgba(15,23,42,.2),transparent 70%);opacity:.8;pointer-events:none;z-index:0}.project-logo-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:140px}.project-logo-placeholder{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem}.projects-showcase-aside .project-logo-card[data-logo-fit=wide] .project-logo-content{min-height:110px}.projects-showcase-aside .project-logo-card[data-logo-fit=tall] .project-logo-content{min-height:160px}.projects-showcase-aside .project-logo-card{width:100%;max-width:220px}.projects-showcase-aside .project-screenshot{max-height:180px;object-fit:contain}.project-logo-card[data-logo-fit=wide] .project-screenshot{max-height:120px}.project-logo-card[data-logo-fit=tall] .project-screenshot{max-height:200px}.project-image[data-logo-fit=tall] .project-logo{object-fit:contain;padding:1.75rem 1.25rem}.project-image[data-logo-fit=wide] .project-logo{object-fit:contain;padding:1.5rem 2.5rem}.project-logo{width:auto;height:auto;max-width:260px;max-height:140px;object-fit:contain;padding:1.5rem;margin:0 auto;position:relative;z-index:2}.value-section{position:relative;background:linear-gradient(180deg,#fffaf6,#f5e9df);padding-top:clamp(4.5rem,8vw,6.5rem);padding-bottom:clamp(4.5rem,8vw,6.5rem);overflow:hidden}.value-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 10%,rgba(244,207,165,.25) 0%,transparent 55%),radial-gradient(circle at 88% 12%,rgba(227,183,186,.2) 0%,transparent 60%);opacity:.6;pointer-events:none}.value-section .container{position:relative;z-index:1}.value-header{max-width:720px;margin:0 auto clamp(2rem,5vw,3rem);text-align:center}.value-intro{margin-top:var(--spacing-2);font-size:var(--text-base);line-height:1.65;color:#3a2a27}.value-grid{display:grid;gap:clamp(1rem,2.5vw,1.5rem);grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-card{position:relative;background:linear-gradient(165deg,#fffffff2,#fff6f0e6);border-radius:1.25rem;padding:clamp(1.4rem,3vw,1.8rem);box-shadow:0 26px 58px #2f2a2a1f;border:1px solid rgba(47,42,42,.08);display:flex;flex-direction:column;gap:.8rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.value-card:hover,.value-card:focus-within{transform:translateY(-6px);box-shadow:0 34px 72px #2f2a2a29;border-color:color-mix(in srgb,var(--primary-color) 24%,transparent)}.value-card:after{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(135deg,#fff9,#fff0);pointer-events:none}.value-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#d88a7638,#e3b7ba2e);display:inline-flex;align-items:center;justify-content:center;color:#a75e4b;box-shadow:0 12px 24px #a75e4b2e}.value-card h3{font-size:clamp(1.08rem,2.1vw,1.2rem);font-weight:700;color:#251b19;letter-spacing:0;line-height:1.28}.value-card p{font-size:clamp(.98rem,1.8vw,1.05rem);line-height:1.58;color:#3f312e}.value-card-label{width:fit-content;border-radius:var(--radius-pill);padding:.25rem .65rem;background:color-mix(in srgb,var(--accent-soft) 52%,#ffffff 48%);border:1px solid color-mix(in srgb,var(--accent-color) 28%,transparent);color:#251b19;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:1024px){.hero-content{max-width:720px}.hero-socials{justify-content:center}.value-header{margin-bottom:clamp(2rem,6vw,3rem)}}@media(max-width:768px){.hero-buttons{justify-content:center}.hero-section:before,.hero-section:after{display:none}.value-section{padding-top:clamp(3rem,10vw,4rem);padding-bottom:clamp(3rem,10vw,4rem)}}.site-header{position:sticky;top:0;z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb,var(--bg-primary) 94%,var(--neutral-100) 6%);border-bottom:1px solid color-mix(in srgb,var(--border-color) 70%,transparent);transition:background var(--motion-duration-medium) var(--motion-ease-standard),box-shadow var(--motion-duration-medium) var(--motion-ease-standard),border-color var(--motion-duration-fast) var(--motion-ease-standard)}.site-header:after{content:none}.site-header-scrolled{background:linear-gradient(180deg,color-mix(in srgb,var(--bg-primary) 86%,var(--secondary-color) 14%),color-mix(in srgb,var(--bg-primary) 82%,var(--primary-color) 18%));box-shadow:0 22px 42px color-mix(in srgb,var(--border-color) 55%,transparent);border-bottom-color:color-mix(in srgb,var(--primary-color) 24%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(1rem,3vw,2.25rem);width:min(100%,var(--section-max-width));margin:0 auto;padding:.75rem clamp(1.5rem,5vw,3rem)}.site-logo{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px}.site-logo img{width:44px;height:44px;border-radius:50%;object-fit:cover;object-position:center;background:#fffdf9;border:1px solid rgba(80,45,27,.14);box-shadow:var(--card-shadow-soft);transition:transform .16s var(--motion-ease-emphasized)}.site-logo:hover img,.site-logo:focus-visible img{animation:site-logo-wobble .6s ease-in-out}@keyframes site-logo-wobble{0%{transform:rotate(0) scale(1)}20%{transform:rotate(-6deg) scale(1.03)}40%{transform:rotate(5deg) scale(1.03)}60%{transform:rotate(-4deg) scale(1.02)}80%{transform:rotate(3deg) scale(1.01)}to{transform:rotate(0) scale(1)}}.site-nav{display:flex;gap:clamp(.75rem,2.5vw,1.5rem);align-items:center;margin-left:auto}.site-nav-link{background:none;border:none;color:var(--text-secondary);font-weight:600;cursor:pointer;transition:color var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-emphasized);position:relative;padding:.25rem 0}.site-nav-link:hover,.site-nav-link:focus-visible{color:var(--text-primary);transform:translateY(-2px)}.site-nav-link:after{content:"";position:absolute;left:0;bottom:-.35rem;width:100%;height:2px;background:color-mix(in srgb,var(--primary-color) 65%,transparent);transform:scaleX(0);transform-origin:left;transition:transform var(--motion-duration-medium) var(--motion-ease-standard)}.site-nav-link:hover:after,.site-nav-link:focus-visible:after{transform:scaleX(1)}.site-nav-cta{padding:.65rem 1.4rem;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--primary-color),color-mix(in srgb,var(--primary-dark) 70%,var(--primary-color) 30%));color:var(--text-inverse);font-weight:600;text-decoration:none;transition:transform var(--motion-duration-medium) var(--motion-ease-emphasized),box-shadow var(--motion-duration-medium) var(--motion-ease-emphasized),filter var(--motion-duration-medium) var(--motion-ease-standard);box-shadow:0 18px 36px color-mix(in srgb,var(--primary-dark) 34%,transparent);border:1px solid color-mix(in srgb,var(--primary-dark) 24%,transparent)}.site-nav-cta:hover,.site-nav-cta:focus-visible{transform:translateY(-3px);box-shadow:0 22px 44px color-mix(in srgb,var(--primary-dark) 40%,transparent);filter:brightness(1.03)}@media(max-width:768px){.site-header-inner{flex-wrap:wrap;justify-content:center;gap:1rem}.site-nav{flex-wrap:wrap;justify-content:center;margin-left:0}}.hero-content{flex:1;max-width:900px;z-index:1;position:relative;text-align:inherit;margin:0 auto}.what-you-get-section{padding-top:clamp(3.5rem,7vw,5rem);padding-bottom:clamp(3.5rem,7vw,5rem)}.what-you-get-grid{display:grid;gap:clamp(1.25rem,3vw,2rem);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:clamp(1.5rem,4vw,2.5rem)}.what-you-get-card{background:var(--bg-secondary);border-radius:1rem;padding:clamp(1.5rem,4vw,2rem);border:1px solid color-mix(in srgb,var(--text-secondary) 22%,transparent)}.what-you-get-card h3{font-size:var(--text-lg);margin-bottom:.75rem}.what-you-get-card p{color:var(--text-secondary);line-height:var(--line-height-relaxed)}.testimonials-section{background:var(--bg-secondary);padding-top:clamp(4rem,8vw,6rem);padding-bottom:clamp(4rem,8vw,6rem)}.testimonial-slider{position:relative;max-width:820px;margin:clamp(2rem,5vw,3rem) auto 0}.testimonial-viewport{position:relative;min-height:280px}.testimonial-slide{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translateY(10px);transition:opacity .6s ease,transform .6s ease;pointer-events:none;background:var(--bg-primary);border-radius:1rem;padding:clamp(1.75rem,4vw,2.25rem);border:1px solid color-mix(in srgb,var(--text-secondary) 22%,transparent);box-shadow:var(--card-shadow-soft, 0 20px 45px rgba(15, 23, 42, .08));display:flex;flex-direction:column;gap:1.25rem}.testimonial-slide.active{opacity:1;transform:translateY(0);pointer-events:auto;position:relative}.testimonial-quote-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-color) 14%,transparent),color-mix(in srgb,var(--accent-color) 14%,transparent));color:var(--primary-color);display:inline-flex;align-items:center;justify-content:center}.testimonial-slide blockquote{margin:0}.testimonial-slide blockquote p{font-size:var(--text-lg);line-height:var(--line-height-relaxed);color:var(--text-primary)}.testimonial-name{font-weight:700;color:var(--text-primary);display:block}.testimonial-role{color:var(--text-secondary);font-size:var(--text-sm)}.testimonial-controls{margin-top:1.75rem;display:flex;align-items:center;justify-content:center;gap:1.5rem}.testimonial-arrow{width:42px;height:42px;border-radius:50%;border:1px solid color-mix(in srgb,var(--text-secondary) 36%,transparent);background:var(--bg-primary);color:var(--text-primary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.testimonial-arrow:hover,.testimonial-arrow:focus-visible{transform:translateY(-2px);border-color:var(--primary-color);box-shadow:var(--card-shadow-hover)}.testimonial-dots{display:flex;gap:.5rem;align-items:center}.testimonial-dot{width:10px;height:10px;border-radius:50%;border:none;background:color-mix(in srgb,var(--primary-color) 24%,transparent);cursor:pointer;transition:transform .2s ease,background .2s ease}.testimonial-dot.active{background:var(--primary-color);transform:scale(1.2)}.skill-category-group{border:1px solid color-mix(in srgb,var(--text-secondary) 22%,transparent);border-radius:.75rem;padding:.75rem 1rem;background:var(--bg-secondary)}.skill-category-group+.skill-category-group{margin-top:.75rem}.skill-category-group summary{list-style:none;cursor:pointer;font-weight:700;font-size:var(--text-base);color:var(--text-primary);display:flex;align-items:center;justify-content:space-between}.skill-category-group[open] summary:after,.skill-category-group summary:after{content:"";width:10px;height:10px;border-right:2px solid var(--text-secondary);border-bottom:2px solid var(--text-secondary);transform:rotate(-45deg);transition:transform .2s ease}.skill-category-group[open] summary:after{transform:rotate(45deg)}.skill-category-group summary::-webkit-details-marker{display:none}.skill-category-group .category-badges{margin-top:.75rem}.skill-category-group summary:focus-visible{outline:2px solid var(--primary-color);outline-offset:4px;border-radius:.5rem}.testimonial-meta{display:flex;align-items:center;gap:.85rem}.testimonial-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-color) 24%,transparent),color-mix(in srgb,var(--accent-color) 24%,transparent));color:var(--primary-color);font-weight:700;display:inline-flex;align-items:center;justify-content:center;letter-spacing:.02em}.social-icon--linkedin,.social-icon--github{color:#000}.social-icon--linkedin:hover,.social-icon--linkedin:focus-visible,.social-icon--github:hover,.social-icon--github:focus-visible{color:#000}.value-section .section-title,.value-section .value-intro,.value-section .value-card h3,.value-section .value-card p,.projects-section .section-title,.projects-section .section-subtitle,.projects-section .project-title,.projects-section .project-description,.projects-section .project-result,.projects-section .project-category,.projects-section .project-tech,.projects-section .project-tech .tech-badge,.projects-section .project-links,.projects-section .project-links a,.projects-outcomes-heading,.projects-outcomes .selected-project-card h3,.projects-outcomes .selected-project-content p,.projects-outcomes .selected-project-result,.process-section .section-title,.process-section .process-step-number,.process-section .process-step h3,.process-section .process-step p,.process-section .engagement-note{color:#000}.project-card:before{content:"";position:absolute;inset:.75rem;border-radius:calc(var(--radius-card-lg) - .75rem);border:2px solid transparent;pointer-events:none;transition:border-color var(--motion-duration-medium) var(--motion-ease-standard)}.projects-grid .project-card:nth-child(4n+1):before{border-color:#c65a3c38}.projects-grid .project-card:nth-child(4n+2):before{border-color:#d58d3a38}.projects-grid .project-card:nth-child(4n+3):before{border-color:#2e7d3238}.projects-grid .project-card:nth-child(4n):before{border-color:#11111129}.project-card:hover:before,.project-card:focus-within:before{border-color:#11111147}@media(max-width:640px){.project-tech{gap:.5rem}.project-tech .tech-badge{flex:1 1 calc(50% - .5rem);justify-content:center;text-align:center}}.contact-item{display:flex;gap:1rem;align-items:center;padding:1.25rem 1.5rem;border-radius:var(--radius-card);background:color-mix(in srgb,var(--bg-panel) 94%,var(--neutral-100) 6%);border:1px solid color-mix(in srgb,var(--border-color) 70%,transparent);box-shadow:var(--card-shadow-soft);transition:transform var(--motion-duration-medium) var(--motion-ease-emphasized),box-shadow var(--motion-duration-medium) var(--motion-ease-emphasized),border-color var(--motion-duration-medium) var(--motion-ease-standard);text-decoration:none;font:inherit}.contact-item-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.contact-item-link{color:#1f120c;text-decoration:none;font-size:.9rem;word-break:break-word}.contact-item:hover,.contact-item:focus-visible{transform:translateY(-6px);box-shadow:var(--card-shadow-hover);border-color:color-mix(in srgb,var(--primary-color) 32%,transparent)}.contact-item.contact-item--button{cursor:pointer;text-align:left;width:100%;background:color-mix(in srgb,var(--bg-panel) 94%,var(--neutral-100) 6%);border:1px solid color-mix(in srgb,var(--border-color) 70%,transparent)}.contact-item.contact-item--button span{pointer-events:none}.contact-copy-button{border:1px solid rgba(31,18,12,.2);background:#1f120c;color:#fff;border-radius:999px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:transform var(--motion-duration-fast) var(--motion-ease-standard),box-shadow var(--motion-duration-fast) var(--motion-ease-standard),background var(--motion-duration-fast) var(--motion-ease-standard)}.contact-copy-button:hover,.contact-copy-button:focus-visible{transform:translateY(-2px);box-shadow:0 12px 24px #1f120c33;background:#000}.contact-copy-button:focus-visible{outline:2px solid rgba(31,18,12,.4);outline-offset:3px}.project-link-note{font-size:.85rem;color:#111111a6;margin-left:.4rem}@media(max-width:600px){.experience-timeline-line,.timeline-dot-wrapper{display:none}}@media(max-width:600px){.experience-timeline-container,.experience-timeline-item{padding-left:0}.timeline-content{width:100%}}@media(max-width:600px){.timeline-header{padding:0}.timeline-details{padding-left:0}.experience-description-compact li{padding-left:.75rem}}@media(max-width:600px){.timeline-header-main{flex-direction:column;align-items:flex-start;gap:.25rem}.timeline-meta{display:flex;flex-wrap:wrap;gap:.35rem}.timeline-company,.timeline-duration,.timeline-location,.timeline-role-indicator{display:inline-flex;align-items:center}}@media(max-width:600px){.timeline-header{flex-direction:column;align-items:flex-start;gap:.5rem}.timeline-badges{display:flex;flex-wrap:wrap;gap:.4rem}.timeline-toggle-btn{align-self:flex-start}}@media(max-width:540px){.showcase-nav{flex-direction:column;align-items:stretch;gap:.5rem}.showcase-projects-nav{justify-content:flex-start;gap:.5rem;width:100%;overflow-x:auto;padding:.25rem .1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.showcase-projects-nav::-webkit-scrollbar{height:6px}.showcase-projects-nav::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--border-color) 70%,transparent);border-radius:999px}.showcase-project-name{flex:0 0 auto;min-width:60%;text-align:center;scroll-snap-align:center}.showcase-nav-btn{align-self:center}}@media(max-width:600px){.showcase-section{display:none}}.main-content>.section{position:relative;overflow:hidden}.main-content>.section>.container{position:relative;z-index:1}.hero-section{background:radial-gradient(circle at 18% 18%,color-mix(in srgb,var(--section-accent) 10%,transparent) 0%,transparent 60%),radial-gradient(circle at 82% 22%,color-mix(in srgb,var(--secondary-color) 10%,transparent) 0%,transparent 65%),linear-gradient(172deg,var(--section-bg-light) 0%,#fff7ef 48%,var(--section-bg-warm) 100%)}.hero-section:after{background:linear-gradient(180deg,#fffdf900,#fffdf9b8 80%,#fffdf9e0)}#what-you-get{background:var(--section-bg-light);color:var(--section-text)}#value{background:linear-gradient(180deg,#f1e4d9,#ead9cb);color:var(--section-text)}#testimonials,#fit,#contact{background:var(--section-bg-dark);color:var(--text-inverse)}#services{background:radial-gradient(circle at 15% 8%,rgba(255,255,255,.2) 0%,transparent 46%),linear-gradient(180deg,#c65a3c,#a94b32);color:var(--text-inverse)}#projects{background:#fff4ea;color:var(--section-text)}#process{background:var(--section-bg-light);color:var(--section-text)}#what-you-get .section-title,#what-you-get .section-subtitle,#value .section-title,#value .value-intro,#projects .section-title,#projects .section-subtitle,#process .section-title{color:var(--section-text)}#services .section-title,#services .section-subtitle,#testimonials .section-title,#fit .section-title,#fit .value-intro,#contact .section-title,#contact .section-subtitle{color:var(--text-inverse)}#what-you-get .what-you-get-card,#services .service-card,#value .value-card,#fit .value-card,#process .process-step,#projects .project-card,#projects .selected-project-card{background:var(--section-card);border-color:#2f1c141f}#value:before,#fit:before{background:radial-gradient(circle at 12% 10%,color-mix(in srgb,var(--secondary-color) 18%,transparent) 0%,transparent 55%),radial-gradient(circle at 88% 12%,color-mix(in srgb,var(--section-accent) 12%,transparent) 0%,transparent 60%)}#services .service-icon,#value .value-icon,#fit .value-icon,#process .process-step-number{background:color-mix(in srgb,var(--section-accent) 16%,var(--section-card) 84%);color:var(--primary-dark)}#testimonials .testimonial-slide{background:var(--section-card);color:var(--section-text)}#testimonials .testimonial-slide p,#testimonials .testimonial-author-info span{color:var(--section-text-muted)}.main-content>.section:not(.hero-section):after{position:absolute;right:clamp(1rem,5vw,4rem);top:clamp(.75rem,3vw,2rem);z-index:0;color:#1f120c14;font-size:clamp(6rem,16vw,14rem);font-weight:900;line-height:.8;pointer-events:none}#what-you-get:after{content:"01"}#value:after{content:"02"}#services:after{content:"03"}#projects:after{content:"04"}#process:after{content:"05"}#contact:after{content:"06"}#testimonials:after,#services:after,#fit:after,#contact:after{color:#ffffff1f}.section-eyebrow{display:block;width:fit-content;margin:0 auto .85rem;padding:.46rem .9rem;border:2px solid currentColor;border-radius:var(--radius-pill);color:var(--text-inverse);background:var(--primary-dark);font-size:.76rem;font-weight:900;letter-spacing:.12em;line-height:1;text-transform:uppercase}#testimonials .section-eyebrow,#fit .section-eyebrow,#contact .section-eyebrow,#services .section-eyebrow{color:var(--text-inverse);background:#ffffff1f}#services .section-title{font-size:clamp(3.1rem,8.5vw,6rem);line-height:.95;max-width:900px;margin-left:auto;margin-right:auto}#services .section-subtitle{max-width:680px;font-size:clamp(1.15rem,2.4vw,1.45rem)}#services .services-grid{gap:clamp(1.2rem,3vw,2rem)}#services .service-card{background:var(--section-card);border:1px solid rgba(255,255,255,.34);box-shadow:0 30px 70px #45180d47;border-top:8px solid var(--primary-dark)}#services .service-card:first-child{background:#1f120c;color:var(--text-inverse);border-top-color:var(--text-inverse)}#services .service-card:first-child .service-title,#services .service-card:first-child .service-description{color:var(--text-inverse)}#services .service-card:first-child .service-icon{background:#ffffff24;color:var(--text-inverse);box-shadow:none}#testimonials,#fit,#contact{position:relative;overflow:hidden}#testimonials:before,#fit:before,#contact:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 8%,color-mix(in srgb,var(--secondary-color) 24%,transparent) 0%,transparent 48%),radial-gradient(circle at 88% 12%,color-mix(in srgb,var(--section-accent) 18%,transparent) 0%,transparent 58%);opacity:.48;pointer-events:none}#testimonials .container,#fit .container,#contact .container{position:relative;z-index:1}#fit .value-card{background:var(--section-card);box-shadow:0 28px 68px #0000003d}#fit .value-card h3,#fit .value-card p,#fit .value-card-label{color:var(--section-text)}#testimonials .testimonial-slide{box-shadow:0 30px 80px #0000003d}#value .section-title,#testimonials .section-title,#projects .section-title,#fit .section-title,#contact .section-title{font-size:clamp(2.6rem,7vw,5.2rem);line-height:.98}#what-you-get .section-title,#process .section-title{font-size:clamp(2.3rem,6vw,4.4rem);line-height:1}#testimonials,#fit,#contact{border-top:10px solid var(--primary-color);border-bottom:10px solid var(--primary-color)}#services{border-top:10px solid #1f120c;border-bottom:10px solid #1f120c}#value,#projects{border-top:10px solid rgba(198,90,60,.35);border-bottom:10px solid rgba(198,90,60,.35)}#what-you-get,#process{border-top:10px solid rgba(198,90,60,.18);border-bottom:10px solid rgba(198,90,60,.18)}@media(min-width:780px){#services .service-card:first-child{grid-column:span 2;min-height:300px}#services .service-card:first-child .service-title{font-size:clamp(2rem,4vw,3.2rem);line-height:1}#services .service-card:first-child .service-description{max-width:680px;font-size:clamp(1.08rem,2vw,1.22rem)}}.section-title{text-wrap:balance}.section-subtitle,.value-intro{text-wrap:pretty}.main-content>.section:not(.hero-section){padding-top:clamp(5rem,10vw,8rem)!important;padding-bottom:clamp(5rem,10vw,8rem)!important;isolation:isolate;box-shadow:inset 0 1px #ffffff47,inset 0 -1px #1f120c2e}.section-eyebrow{margin-bottom:clamp(1rem,2vw,1.35rem);box-shadow:0 12px 30px #1f120c1f}.section-title{margin-bottom:clamp(1.1rem,2.5vw,1.75rem)}.main-content>.section:not(.hero-section):after{top:clamp(1rem,3vw,2.5rem);right:clamp(.75rem,5vw,5rem);font-size:clamp(8rem,22vw,20rem);letter-spacing:-.08em;opacity:1}#value,#projects{background:linear-gradient(90deg,rgba(31,18,12,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(31,18,12,.035) 1px,transparent 1px),linear-gradient(180deg,#fffdf95c,#fffdf900),linear-gradient(180deg,#f1e4d9,#e4d3c4);background-size:72px 72px,72px 72px,auto,auto}#testimonials,#fit,#contact{background:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.035) 1px,transparent 1px),radial-gradient(circle at 14% 0%,rgba(213,141,58,.22) 0%,transparent 40%),radial-gradient(circle at 86% 8%,rgba(198,90,60,.2) 0%,transparent 44%),linear-gradient(180deg,#2d1a13,#1a0e09);background-size:80px 80px,80px 80px,auto,auto,auto}#services{background:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.045) 1px,transparent 1px),radial-gradient(circle at 18% 4%,rgba(255,255,255,.22) 0%,transparent 38%),radial-gradient(circle at 86% 12%,rgba(31,18,12,.25) 0%,transparent 46%),linear-gradient(145deg,#d66a47,#c65a3c 44%,#813824);background-size:84px 84px,84px 84px,auto,auto,auto}#services .section-title{max-width:980px;text-shadow:0 18px 50px rgba(31,18,12,.28)}#services .section-subtitle{color:#ffffffeb}#services .services-grid{margin-top:clamp(2.5rem,6vw,4rem)}#services .service-card,#what-you-get .what-you-get-card,#value .value-card,#fit .value-card,#projects .project-card,#projects .selected-project-card,#process .process-step,#testimonials .testimonial-slide{border-radius:clamp(1.1rem,2vw,1.6rem);border:1px solid rgba(47,28,20,.14);box-shadow:0 34px 90px #170c0524}#services .service-card{position:relative;overflow:hidden;padding:clamp(1.65rem,3.5vw,2.25rem);min-height:220px}#services .service-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#c65a3c1a,#fff0);pointer-events:none}#services .service-card>*{position:relative;z-index:1}#services .service-card:first-child{background:radial-gradient(circle at 92% 0%,rgba(213,141,58,.28) 0%,transparent 42%),linear-gradient(145deg,#2d1a13,#1f120c);outline:1px solid rgba(255,255,255,.22);outline-offset:-12px}#services .service-card:first-child:before{background:linear-gradient(135deg,#ffffff1f,#fff0)}#services .service-title,#value .value-card h3,#fit .value-card h3,#what-you-get .what-you-get-card h3,#projects .project-title,#process .process-step h3{letter-spacing:0}#testimonials .testimonial-slide{border:1px solid rgba(255,255,255,.24)}#services .service-icon,#value .value-icon,#fit .value-icon{width:56px;height:56px;border-radius:18px}#services .service-title{font-size:clamp(1.25rem,2.5vw,1.6rem);line-height:1.08}#services .service-description{font-size:clamp(1rem,1.8vw,1.12rem)}#testimonials .testimonial-quote-icon,#testimonials .testimonial-arrow,#testimonials .testimonial-dot.active{background:var(--primary-color);color:var(--text-inverse)}#fit .value-grid,#value .value-grid{gap:clamp(1.25rem,3vw,2rem)}#fit .value-card,#value .value-card{min-height:260px}#contact .contact-content,#contact .contact-response-info{box-shadow:0 30px 90px #0000003d}@media(min-width:900px){.value-header,#services .container>.section-title,#services .container>.section-subtitle,#projects .container>.section-title,#projects .container>.section-subtitle,#process .container>.section-title,#contact .container>.section-title,#contact .container>.section-subtitle{text-align:left;margin-left:0;margin-right:0}#services .container>.section-eyebrow,#projects .container>.section-eyebrow,#process .container>.section-eyebrow,#contact .container>.section-eyebrow{margin-left:0;margin-right:auto}.value-header .section-eyebrow{margin-left:0;margin-right:auto}}.main-content>.section:not(.hero-section){padding-top:clamp(3.25rem,6vw,5rem)!important;padding-bottom:clamp(3.25rem,6vw,5rem)!important}.main-content>.section:not(.hero-section):after{font-size:clamp(4.5rem,12vw,9rem);opacity:.75}.section-eyebrow{padding:.32rem .72rem;margin-bottom:.75rem;border-width:1px;font-size:.68rem;box-shadow:none}#services .section-title,#value .section-title,#testimonials .section-title,#projects .section-title,#fit .section-title,#contact .section-title,#what-you-get .section-title,#process .section-title{font-size:clamp(2rem,4.8vw,3.4rem);line-height:1.05;margin-bottom:clamp(.75rem,1.5vw,1.1rem)}#services .section-subtitle,#projects .section-subtitle,#contact .section-subtitle,.value-intro{max-width:640px;font-size:clamp(.98rem,1.8vw,1.12rem);line-height:1.55}#services .services-grid,.what-you-get-grid,.value-grid,.projects-grid,.process-grid{margin-top:clamp(1.25rem,3vw,2rem)}#services .service-card,#what-you-get .what-you-get-card,#value .value-card,#fit .value-card,#projects .project-card,#projects .selected-project-card,#process .process-step{border-radius:var(--radius-card);box-shadow:0 18px 44px #170c051a}#services .service-card{min-height:150px;padding:clamp(1.15rem,2.4vw,1.55rem)}#services .service-card:first-child{outline:none}#services .service-icon,#value .value-icon,#fit .value-icon{width:44px;height:44px;border-radius:14px}#services .service-title{font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.2}#services .service-description,#value .value-card p,#fit .value-card p,#what-you-get .what-you-get-card p{font-size:clamp(.94rem,1.5vw,1rem);line-height:1.5}#fit .value-card,#value .value-card{min-height:0}#testimonials .testimonial-viewport{min-height:245px}#testimonials .testimonial-slide{padding:clamp(1.25rem,3vw,1.7rem);box-shadow:0 20px 54px #0000002e}#testimonials,#fit,#contact,#services,#value,#projects,#what-you-get,#process{border-top-width:4px;border-bottom-width:4px}@media(min-width:780px){#services .service-card:first-child{min-height:190px}#services .service-card:first-child .service-title{font-size:clamp(1.4rem,2.8vw,2rem);line-height:1.08}#services .service-card:first-child .service-description{font-size:clamp(1rem,1.7vw,1.1rem)}}#projects .projects-grid{gap:clamp(1rem,2.5vw,1.35rem)}#projects .project-card{width:min(100%,760px)}#projects .project-image{height:clamp(105px,18vw,150px)}#projects .project-logo{max-width:190px;max-height:95px;padding:1rem}#projects .project-info{gap:.65rem;padding:clamp(1rem,2.5vw,1.35rem)}#projects .project-title{font-size:clamp(1.2rem,2.4vw,1.45rem);letter-spacing:0}#projects .project-description,#projects .project-result{font-size:clamp(.92rem,1.6vw,.98rem);line-height:1.45;margin-bottom:.35rem}#projects .project-tech{gap:.35rem;margin-bottom:.35rem}#projects .tech-badge{padding:.3rem .58rem;font-size:.74rem}#projects .project-links{margin-top:.25rem}@media(min-width:900px){#projects .projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}#projects .project-card{width:100%}}@media(max-width:640px){#what-you-get .what-you-get-grid,#value .value-grid,#fit .value-grid,#services .services-grid{gap:.8rem}#what-you-get .what-you-get-card,#value .value-card,#fit .value-card,#services .service-card{padding:1rem;gap:.55rem;min-height:0}#value .value-icon,#fit .value-icon,#services .service-icon{width:38px;height:38px;border-radius:12px}#what-you-get .what-you-get-card h3,#value .value-card h3,#fit .value-card h3,#services .service-title{font-size:1rem;line-height:1.18}#what-you-get .what-you-get-card p,#value .value-card p,#fit .value-card p,#services .service-description{font-size:.9rem;line-height:1.42}#services .service-card:first-child .service-title{font-size:1.15rem}#services .service-card:first-child .service-description{font-size:.92rem}}@media(min-width:480px)and (max-width:899px){.hero-section{min-height:72vh;padding-top:clamp(3.25rem,7vw,4.5rem);padding-bottom:clamp(2.5rem,6vw,3.5rem)}.hero-content{padding:clamp(1.35rem,4vw,2rem)}.hero-name{font-size:clamp(2.1rem,6vw,2.8rem)}.hero-tagline{font-size:clamp(1.05rem,2.8vw,1.28rem);line-height:1.28}.hero-description{font-size:.98rem;line-height:1.52;margin-bottom:1rem}.hero-buttons,.hero-socials{margin-top:1rem}.main-content>.section:not(.hero-section){padding-top:clamp(2.6rem,5vw,3.5rem)!important;padding-bottom:clamp(2.6rem,5vw,3.5rem)!important}.main-content>.section:not(.hero-section):after{font-size:clamp(3.5rem,10vw,6rem)}#what-you-get .section-title,#services .section-title,#value .section-title,#testimonials .section-title,#projects .section-title,#fit .section-title,#contact .section-title,#process .section-title{font-size:clamp(1.7rem,4vw,2.35rem)}#what-you-get .what-you-get-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}#what-you-get .what-you-get-card{padding:.9rem}#what-you-get .what-you-get-card h3{font-size:.95rem}#what-you-get .what-you-get-card p{font-size:.84rem;line-height:1.38}#value .value-grid,#fit .value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}#services .services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}#services .service-card:first-child{grid-column:auto;min-height:0}#services .service-card{min-height:0}#projects .project-card{flex-direction:column;min-height:0}#projects .project-image{display:none}#projects .project-info{padding:.82rem .9rem;gap:.4rem}#projects .project-title{font-size:1rem}#projects .project-description,#projects .project-result{font-size:.8rem;line-height:1.34;max-width:none}#projects .tech-badge{font-size:.68rem;padding:.22rem .46rem}#projects .project-link{min-height:34px;padding:.42rem .72rem;font-size:.82rem}#projects .projects-grid{gap:.75rem}#testimonials .testimonial-viewport{min-height:215px}.contact-response-info{margin-bottom:1rem}.contact-content{margin-top:1.25rem;gap:.85rem}.contact-item{padding:.85rem 1rem}}.hero-section{min-height:auto;padding-top:clamp(2rem,4vw,3rem);padding-bottom:clamp(1.5rem,3vw,2.25rem)}.hero-content{padding:clamp(1.1rem,2.5vw,1.6rem)}.hero-name{font-size:clamp(2rem,4.5vw,3rem)}.hero-tagline{font-size:clamp(1rem,2vw,1.3rem);line-height:1.22;margin-bottom:.65rem}.hero-description{font-size:clamp(.9rem,1.7vw,1rem);line-height:1.42;margin-bottom:.75rem}.hero-buttons,.hero-socials{margin-top:.75rem;margin-bottom:.5rem}.main-content>.section:not(.hero-section){padding-top:clamp(1.4rem,3vw,2.25rem)!important;padding-bottom:clamp(1.4rem,3vw,2.25rem)!important}.main-content>.section:not(.hero-section):after{font-size:clamp(2.8rem,8vw,5rem);top:.4rem}.section-eyebrow{padding:.22rem .55rem;margin-bottom:.42rem;font-size:.58rem}#what-you-get .section-title,#services .section-title,#value .section-title,#testimonials .section-title,#projects .section-title,#fit .section-title,#contact .section-title,#process .section-title{font-size:clamp(1.35rem,3vw,2rem);line-height:1.05;margin-bottom:.5rem}#services .section-subtitle,#projects .section-subtitle,#contact .section-subtitle,.value-intro{font-size:clamp(.82rem,1.5vw,.95rem);line-height:1.35;margin-top:.35rem;margin-bottom:.75rem}.what-you-get-grid,.value-grid,.services-grid,.projects-grid,.process-grid{margin-top:.8rem!important;gap:.55rem!important}.what-you-get-card,.value-card,.service-card,.project-card,.process-step{border-radius:.75rem!important;box-shadow:0 10px 24px #170c0514!important}#what-you-get .what-you-get-card,#value .value-card,#fit .value-card,#services .service-card{padding:.7rem!important;gap:.35rem!important;min-height:0!important}#value .value-icon,#fit .value-icon,#services .service-icon{width:30px!important;height:30px!important;border-radius:9px!important}#value .value-icon svg,#fit .value-icon svg,#services .service-icon svg{width:1rem;height:1rem}#what-you-get .what-you-get-card h3,#value .value-card h3,#fit .value-card h3,#services .service-title{font-size:.86rem!important;line-height:1.12!important}#what-you-get .what-you-get-card p,#value .value-card p,#fit .value-card p,#services .service-description{font-size:.76rem!important;line-height:1.28!important}#value .value-card-label,#fit .value-card-label{padding:.18rem .42rem;font-size:.58rem}#services .service-card:first-child{grid-column:auto!important}#projects .project-card{flex-direction:column!important}#projects .project-image{display:none!important}#projects .project-info{padding:.58rem .65rem!important;gap:.26rem!important}#projects .project-title-row{gap:.35rem;margin-bottom:0}#projects .project-title{font-size:.9rem!important;line-height:1.12!important}#projects .project-category,#projects .project-published-badge,#projects .project-rating{display:none}#projects .project-description,#projects .project-result{font-size:.72rem!important;line-height:1.25!important;margin-bottom:.18rem!important}#projects .project-tech{gap:.22rem!important;margin-bottom:.15rem!important}#projects .tech-badge{padding:.15rem .34rem!important;font-size:.6rem!important}#projects .tech-badge:nth-child(n+4){display:none}#projects .project-links{margin-top:.15rem!important;gap:.35rem!important}#projects .project-link{min-height:28px!important;padding:.28rem .5rem!important;font-size:.68rem!important}#testimonials .testimonial-slider{margin-top:.8rem!important}#testimonials .testimonial-viewport{min-height:180px!important}#testimonials .testimonial-slide{padding:.85rem!important}#testimonials blockquote p{font-size:.82rem!important;line-height:1.35!important}#testimonials .testimonial-quote-icon{width:34px;height:34px}#process .process-step{min-height:52px!important;padding:.45rem .3rem!important}#process .process-step-number{width:22px;height:22px;font-size:.65rem}#process .process-step h3{font-size:.68rem!important}.contact-response-info{margin-bottom:.6rem!important}.availability-list{gap:.35rem;font-size:.72rem}.availability-list li{padding:.28rem .6rem}.contact-content{margin-top:.8rem!important;gap:.55rem!important}.contact-item{padding:.62rem .75rem!important;gap:.65rem!important}.contact-icon svg{width:1.15rem;height:1.15rem}.contact-item strong{font-size:.82rem;margin-bottom:.1rem}.contact-item span{font-size:.72rem}.contact-cta{min-height:38px;padding:.55rem .85rem;font-size:.82rem}.hero-section{padding-top:clamp(2.5rem,5vw,3.75rem);padding-bottom:clamp(2rem,4vw,3rem)}.hero-content{padding:clamp(1.35rem,3vw,2.1rem)}.hero-name{font-size:clamp(2.25rem,5.5vw,3.4rem)}.hero-tagline{font-size:clamp(1.1rem,2.4vw,1.45rem);line-height:1.28}.hero-description{font-size:clamp(.96rem,1.9vw,1.08rem);line-height:1.5}.main-content>.section:not(.hero-section){padding-top:clamp(2rem,4vw,3rem)!important;padding-bottom:clamp(2rem,4vw,3rem)!important}#what-you-get .section-title,#services .section-title,#value .section-title,#testimonials .section-title,#projects .section-title,#fit .section-title,#contact .section-title,#process .section-title{font-size:clamp(1.6rem,3.6vw,2.45rem);margin-bottom:.7rem}#services .section-subtitle,#projects .section-subtitle,#contact .section-subtitle,.value-intro{font-size:clamp(.92rem,1.65vw,1.02rem);line-height:1.45;margin-bottom:1rem}.what-you-get-grid,.value-grid,.services-grid,.projects-grid,.process-grid{margin-top:1rem!important;gap:.75rem!important}#what-you-get .what-you-get-card,#value .value-card,#fit .value-card,#services .service-card{padding:.9rem!important;gap:.48rem!important}#value .value-icon,#fit .value-icon,#services .service-icon{width:36px!important;height:36px!important;border-radius:11px!important}#what-you-get .what-you-get-card h3,#value .value-card h3,#fit .value-card h3,#services .service-title{font-size:.96rem!important;line-height:1.18!important}#what-you-get .what-you-get-card p,#value .value-card p,#fit .value-card p,#services .service-description{font-size:.84rem!important;line-height:1.38!important}#projects .project-info{padding:.75rem .85rem!important;gap:.38rem!important}#projects .project-title{font-size:1rem!important;line-height:1.16!important}#projects .project-description,#projects .project-result{font-size:.8rem!important;line-height:1.34!important}#projects .tech-badge{padding:.22rem .46rem!important;font-size:.68rem!important}#projects .tech-badge:nth-child(n+5){display:none}#projects .project-link{min-height:32px!important;padding:.38rem .68rem!important;font-size:.78rem!important}#testimonials .testimonial-viewport{min-height:210px!important}#testimonials .testimonial-slide{padding:1.1rem!important}#testimonials blockquote p{font-size:.9rem!important;line-height:1.45!important}#process .process-step{min-height:62px!important;padding:.55rem .38rem!important}#process .process-step h3{font-size:.78rem!important}.contact-content{margin-top:1rem!important;gap:.75rem!important}.contact-item{padding:.78rem .95rem!important}.contact-item strong{font-size:.9rem}.contact-item span{font-size:.8rem}.compact-section-header{display:grid;grid-template-columns:minmax(8rem,.45fr) minmax(0,1fr);gap:.75rem 1rem;align-items:end;margin-bottom:.75rem}.compact-section-header .section-eyebrow{margin:0;align-self:center}.compact-section-header .section-title,.compact-section-header .section-subtitle,.compact-section-header .value-intro{margin:0!important;text-align:left!important}.compact-section-header .section-subtitle,.compact-section-header .value-intro{grid-column:2}#value .value-header,#fit .value-header{max-width:none}.compact-trust-layout{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:1rem;align-items:stretch}.compact-testimonial-grid{display:grid;gap:.7rem}.compact-testimonial{margin:0;padding:.85rem;border-radius:.85rem;background:var(--section-card);color:var(--section-text);box-shadow:0 12px 28px #00000024}.compact-testimonial p{display:-webkit-box;margin:0;overflow:hidden;color:var(--section-text-muted);font-size:.78rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:4}.compact-testimonial figcaption{display:flex;flex-direction:column;margin-top:.55rem;font-size:.72rem;line-height:1.25}.compact-testimonial strong{color:var(--section-text)}.compact-testimonial span{color:var(--section-text-muted)}#projects .projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}#projects .project-card{width:100%}#projects .project-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}#projects .project-result{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}#contact .contact-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem}#contact .contact-item{align-items:flex-start}#contact .contact-cta{margin-top:.6rem}@media(max-width:520px){.compact-section-header,.compact-trust-layout{grid-template-columns:1fr}.compact-section-header .section-subtitle,.compact-section-header .value-intro{grid-column:auto}#projects .projects-grid,#contact .contact-methods{grid-template-columns:1fr}}.compact-proof-quotes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:.75rem}.compact-proof-quotes .compact-testimonial{box-shadow:0 10px 24px #170c0514}.compact-fit-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:.8rem}.compact-fit-strip article{padding:.7rem;border-radius:.75rem;background:#fffffff0;color:var(--section-text)}.compact-fit-strip span{display:block;margin-bottom:.25rem;color:var(--primary-dark);font-size:.58rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.compact-fit-strip strong{display:block;margin-bottom:.25rem;font-size:.86rem;line-height:1.12}.compact-fit-strip p{margin:0;color:var(--section-text-muted);font-size:.74rem;line-height:1.3}@media(max-width:520px){.compact-proof-quotes,.compact-fit-strip{grid-template-columns:1fr}}.section{min-height:auto!important;padding-block:clamp(2rem,4.2vw,3rem)!important}#hero{min-height:64vh!important;padding-block:clamp(4.5rem,7vw,5.5rem) 2.4rem!important}.container{max-width:1060px!important}.section-title{font-size:clamp(1.75rem,3.6vw,3.2rem)!important;line-height:.98!important}.compact-section-header{margin-bottom:.55rem!important}.what-you-get-grid,.value-grid,.services-grid{gap:.5rem!important}.what-you-get-card,#value .value-card,.service-card{min-height:0!important;padding:.72rem!important;border-radius:.8rem!important}.what-you-get-card h3,#value .value-card h3,.service-title{margin-bottom:.25rem!important;font-size:.9rem!important;line-height:1.1!important}.what-you-get-card p,#value .value-card p,.service-description{margin:0!important;font-size:.74rem!important;line-height:1.28!important}#value .value-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;margin-top:0!important}#value .value-icon,.service-icon{width:2rem!important;height:2rem!important;margin-bottom:.45rem!important}#value .value-icon svg,.service-icon svg{width:1rem!important;height:1rem!important}#value .value-card-label{margin-bottom:.2rem!important;font-size:.56rem!important}.compact-proof-quotes{margin-top:.5rem!important}.compact-testimonial{padding:.68rem!important;border-radius:.75rem!important}.compact-testimonial p{font-size:.72rem!important;line-height:1.28!important;-webkit-line-clamp:2!important}.compact-testimonial figcaption{margin-top:.42rem!important;font-size:.68rem!important}.service-card{display:block!important}.compact-fit-strip{gap:.45rem!important;margin-top:.5rem!important}.compact-fit-strip article{padding:.58rem .65rem!important;border-radius:.65rem!important}.compact-fit-strip span{margin-bottom:.18rem!important;font-size:.52rem!important}.compact-fit-strip strong{margin-bottom:.18rem!important;font-size:.78rem!important}.compact-fit-strip p{font-size:.68rem!important;line-height:1.22!important}#projects .project-image{min-height:104px!important}#projects .project-info{padding:.65rem .75rem!important}#projects .project-title{font-size:.94rem!important}#projects .project-description{-webkit-line-clamp:2!important}#projects .project-tech{gap:.25rem!important}#projects .projects-toggle-wrap{margin-top:.55rem!important}#contact .section-subtitle,.availability-list{font-size:.8rem!important}#contact .contact-content.contact-content{margin-top:.6rem!important}#contact .contact-response-info{margin-top:.45rem!important}#contact .contact-item{min-height:0!important;padding:.6rem .7rem!important}#contact .contact-cta{min-height:40px!important;padding:.65rem 1rem!important}@media(max-width:760px){#services .services-grid,#value .value-grid,.what-you-get-grid,.compact-fit-strip,#contact .contact-methods{grid-template-columns:1fr!important}}@media(min-width:430px)and (max-width:760px){#hero{min-height:56vh!important;padding-block:4.2rem 1.8rem!important}.what-you-get-grid,#value .value-grid,#services .services-grid,.compact-proof-quotes,.compact-fit-strip,#contact .contact-methods{grid-template-columns:repeat(2,minmax(0,1fr))!important}.what-you-get-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.what-you-get-card{padding:.58rem!important}.what-you-get-card h3{font-size:.76rem!important}.what-you-get-card p{font-size:.62rem!important;line-height:1.18!important}#value .value-card,.service-card{padding:.62rem!important}#value .value-icon,.service-icon{width:1.7rem!important;height:1.7rem!important;margin-bottom:.35rem!important}#value .value-card h3,.service-title{font-size:.82rem!important}#value .value-card p,.service-description,.compact-fit-strip p{font-size:.66rem!important;line-height:1.2!important}.compact-fit-strip p{display:none!important}.compact-testimonial p{-webkit-line-clamp:2!important}#projects .project-card{display:grid!important;grid-template-columns:5.5rem minmax(0,1fr)!important}#projects .project-image{min-height:100%!important;border-radius:.75rem 0 0 .75rem!important}#projects .project-info{padding:.58rem .64rem!important}#projects .project-title{font-size:.84rem!important}#projects .project-description{font-size:.68rem!important;line-height:1.22!important;-webkit-line-clamp:2!important}#projects .project-result{font-size:.66rem!important;line-height:1.22!important;-webkit-line-clamp:2!important}#projects .project-tech,#contact .contact-response-info{display:none!important}#contact .contact-methods{gap:.45rem!important}#contact .contact-item{gap:.45rem!important;padding:.55rem!important}#contact .contact-icon{width:1.65rem!important;height:1.65rem!important}#contact .contact-item strong{font-size:.76rem!important}#contact .contact-item span,#contact .contact-item-link{font-size:.66rem!important}}.section{padding-block:clamp(2.75rem,6vw,4.25rem)!important}#hero{min-height:68vh!important;padding-block:clamp(5rem,8vw,6rem) 3rem!important}.container{max-width:1120px!important;padding-inline:clamp(1rem,4vw,1.5rem)!important}.section-title{font-size:clamp(2rem,4.6vw,4rem)!important;line-height:1!important}.section-subtitle,.value-intro{max-width:42rem!important;font-size:clamp(.95rem,1.2vw,1.08rem)!important;line-height:1.45!important}.compact-section-header{gap:.85rem 1.25rem!important;margin-bottom:1rem!important}.what-you-get-grid,.value-grid,.services-grid,.compact-proof-quotes,.compact-fit-strip,.projects-grid{gap:clamp(.8rem,1.6vw,1.1rem)!important}.what-you-get-card,#value .value-card,.service-card,.compact-testimonial,.compact-fit-strip article{padding:clamp(.95rem,2vw,1.2rem)!important;border-radius:.85rem!important}.what-you-get-card h3,#value .value-card h3,.service-title,.compact-fit-strip strong{font-size:clamp(.98rem,1.4vw,1.12rem)!important;line-height:1.18!important}.what-you-get-card p,#value .value-card p,.service-description,.compact-fit-strip p,.compact-testimonial p{font-size:clamp(.86rem,1.1vw,.96rem)!important;line-height:1.45!important}.compact-testimonial p{-webkit-line-clamp:3!important}#value .value-icon,.service-icon{width:2.25rem!important;height:2.25rem!important;margin-bottom:.7rem!important}#value .value-icon svg,.service-icon svg{width:1.1rem!important;height:1.1rem!important}#projects .project-image{min-height:150px!important}#projects .project-info{padding:1rem!important}#projects .project-title{font-size:clamp(1rem,1.6vw,1.18rem)!important}#projects .project-description,#projects .project-result{font-size:.88rem!important;line-height:1.42!important}#projects .project-description{-webkit-line-clamp:3!important}#projects .project-result{-webkit-line-clamp:2!important}#contact .contact-response-info{display:block!important}#contact .contact-methods{gap:.75rem!important}#contact .contact-item{min-height:48px!important;padding:.85rem!important}#contact .contact-icon{width:2.25rem!important;height:2.25rem!important}#contact .contact-item strong{font-size:.92rem!important}#contact .contact-item span,#contact .contact-item-link{font-size:.82rem!important}#contact .contact-cta{min-height:48px!important;padding:.85rem 1.2rem!important}@media(max-width:760px){#hero{min-height:64vh!important;padding-block:5rem 2.5rem!important}.section{padding-block:2.8rem!important}.compact-section-header{display:block!important;margin-bottom:1rem!important}.compact-section-header .section-eyebrow,.compact-section-header .section-title,.compact-section-header .section-subtitle,.compact-section-header .value-intro{margin-bottom:.6rem!important;text-align:left!important}.what-you-get-grid,#value .value-grid,#services .services-grid,.compact-proof-quotes,.compact-fit-strip,#projects .projects-grid,#contact .contact-methods{grid-template-columns:1fr!important}.what-you-get-card,#value .value-card,.service-card{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;column-gap:.85rem!important;padding:1rem!important}.what-you-get-card{display:block!important}#value .value-icon,.service-icon{grid-row:1 / span 3!important;width:2.35rem!important;height:2.35rem!important;margin:0!important}#value .value-card-label,#value .value-card h3,#value .value-card p,.service-title,.service-description{grid-column:2!important}.what-you-get-card h3,#value .value-card h3,.service-title{font-size:1rem!important}.what-you-get-card p,#value .value-card p,#services .service-description,.service-description,.compact-fit-strip p,.compact-testimonial p{font-size:14px!important;line-height:1.42!important}.compact-fit-strip{gap:.7rem!important}.compact-fit-strip article{padding:.9rem 1rem!important}.compact-fit-strip strong{font-size:.98rem!important}.compact-fit-strip p{display:block!important}#projects .project-card{display:block!important;grid-template-columns:none!important}#projects .project-image{min-height:150px!important;border-radius:.85rem .85rem 0 0!important}#projects .project-tech{display:flex!important}}.section{display:flex!important;align-items:center!important;min-height:clamp(620px,82vh,820px)!important;padding-block:clamp(4rem,8vw,6rem)!important}#hero{min-height:88vh!important;padding-block:clamp(6rem,10vw,8rem) 4rem!important}#process{min-height:56vh!important}#contact{min-height:72vh!important}.compact-section-header{margin-bottom:clamp(1.5rem,3vw,2.25rem)!important}.section-title{max-width:12ch!important}.section-subtitle,.value-intro{max-width:46rem!important}.what-you-get-grid,.value-grid,.services-grid,.compact-proof-quotes,.compact-fit-strip,.projects-grid{gap:clamp(1rem,2.2vw,1.5rem)!important}.what-you-get-card,#value .value-card,.service-card,.compact-testimonial,.compact-fit-strip article{padding:clamp(1.2rem,2.5vw,1.55rem)!important}.what-you-get-card p,#value .value-card p,.service-description,.compact-fit-strip p,.compact-testimonial p{font-size:clamp(.94rem,1.2vw,1rem)!important;line-height:1.55!important}#projects .project-image{min-height:190px!important}#projects .project-info{padding:1.25rem!important}#contact .contact-content{margin-top:1.4rem!important}#contact .contact-item{padding:1rem!important}@media(max-width:760px){.section{align-items:flex-start!important;min-height:86vh!important;padding-block:4.75rem!important}#hero{min-height:90vh!important;padding-block:6rem 4rem!important}#process{min-height:64vh!important}#contact{min-height:82vh!important}.compact-section-header{margin-bottom:1.6rem!important}.compact-section-header .section-eyebrow,.compact-section-header .section-title,.compact-section-header .section-subtitle,.compact-section-header .value-intro{margin-bottom:.8rem!important}.what-you-get-grid,#value .value-grid,#services .services-grid,.compact-proof-quotes,.compact-fit-strip,#projects .projects-grid,#contact .contact-methods{gap:1rem!important}.what-you-get-card,#value .value-card,.service-card{display:block!important;grid-template-columns:none!important;padding:1.15rem!important}#value .value-icon,.service-icon{width:2.5rem!important;height:2.5rem!important;margin-bottom:.8rem!important}#value .value-card-label,#value .value-card h3,#value .value-card p,.service-title,.service-description{grid-column:auto!important}.what-you-get-card p,#value .value-card p,#services .service-description,.service-description,.compact-fit-strip p,.compact-testimonial p{font-size:.95rem!important;line-height:1.52!important}#projects .project-image{min-height:190px!important}}.main-content>.section:not(.hero-section){padding-top:clamp(4rem,8vw,6rem)!important;padding-bottom:clamp(4rem,8vw,6rem)!important}@media(max-width:760px){.main-content>.section:not(.hero-section){padding-top:4.75rem!important;padding-bottom:4.75rem!important}}.section{display:block!important;min-height:auto!important;padding-block:clamp(4.5rem,7vw,6rem)!important}.main-content>.section:not(.hero-section){padding-top:clamp(4.5rem,7vw,6rem)!important;padding-bottom:clamp(4.5rem,7vw,6rem)!important}#hero{min-height:78vh!important;padding-block:clamp(6rem,9vw,7.5rem) clamp(3.5rem,6vw,5rem)!important}#what-you-get{min-height:58vh!important}#value,#services,#projects{min-height:72vh!important}#process{min-height:48vh!important}#contact{min-height:64vh!important}.container{max-width:1100px!important}.compact-section-header{margin-bottom:clamp(1.25rem,2.2vw,1.8rem)!important}.section-title{max-width:13ch!important;font-size:clamp(2.15rem,4.2vw,3.65rem)!important;line-height:1.02!important}.section-subtitle,.value-intro{max-width:43rem!important;font-size:clamp(.98rem,1.15vw,1.08rem)!important;line-height:1.5!important}.what-you-get-grid,.value-grid,.services-grid,.compact-proof-quotes,.compact-fit-strip,.projects-grid{gap:clamp(.9rem,1.8vw,1.25rem)!important}.what-you-get-card,#value .value-card,.service-card,.compact-testimonial,.compact-fit-strip article{padding:clamp(1.05rem,2vw,1.35rem)!important;border-radius:.85rem!important}.what-you-get-card h3,#value .value-card h3,.service-title,.compact-fit-strip strong{font-size:clamp(1rem,1.25vw,1.1rem)!important;line-height:1.2!important}.what-you-get-card p,#value .value-card p,#services .service-description,.service-description,.compact-fit-strip p,.compact-testimonial p{font-size:clamp(.9rem,1.05vw,.98rem)!important;line-height:1.5!important}#value .value-icon,.service-icon{width:2.35rem!important;height:2.35rem!important;margin-bottom:.7rem!important}#services .services-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}#projects .project-image{min-height:170px!important}#projects .project-info{padding:1.1rem!important}#contact .contact-content{margin-top:1.1rem!important}#contact .contact-item{min-height:52px!important;padding:.9rem!important}#contact .contact-cta{min-height:52px!important}@media(max-width:760px){.section{padding-block:4rem!important}.main-content>.section:not(.hero-section){padding-top:4rem!important;padding-bottom:4rem!important}#hero{min-height:78vh!important;padding-block:5.5rem 3.5rem!important}#what-you-get,#process,#value,#services,#projects,#contact{min-height:auto!important}.compact-section-header{display:block!important;margin-bottom:1.25rem!important}.compact-section-header .section-eyebrow,.compact-section-header .section-title,.compact-section-header .section-subtitle,.compact-section-header .value-intro{margin-bottom:.65rem!important;text-align:left!important}.what-you-get-grid,#value .value-grid,#services .services-grid,.compact-proof-quotes,.compact-fit-strip,#projects .projects-grid,#contact .contact-methods{grid-template-columns:1fr!important;gap:.9rem!important}.compact-proof-quotes,.compact-fit-strip{display:none!important}.what-you-get-card,#value .value-card,.service-card,.compact-testimonial,.compact-fit-strip article{display:block!important;padding:1rem!important}#value .value-icon,.service-icon{width:2.25rem!important;height:2.25rem!important;margin-bottom:.65rem!important}#value .value-card-label,#value .value-card h3,#value .value-card p,.service-title,.service-description{grid-column:auto!important}#projects .project-image{min-height:170px!important}}#what-you-get{background:linear-gradient(180deg,#fffaf5,#f4e8dc)!important}#what-you-get .container{max-width:1040px!important}#what-you-get .section-eyebrow{display:inline-flex!important;margin-bottom:.75rem!important;color:var(--primary-dark)!important}#what-you-get .section-title{max-width:10ch!important;margin-bottom:.85rem!important;color:#25170f!important;text-align:left!important}.what-you-get-intro{max-width:660px!important;margin:0 0 clamp(1.4rem,3vw,2rem)!important;color:#2b1b12b8!important;font-size:clamp(1rem,1.25vw,1.12rem)!important;line-height:1.58!important}.what-you-get-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:clamp(.9rem,2vw,1.2rem)!important}.what-you-get-card{position:relative!important;display:flex!important;min-height:190px!important;flex-direction:column!important;justify-content:flex-start!important;padding:clamp(1.15rem,2vw,1.45rem)!important;border:1px solid rgba(80,45,27,.14)!important;border-radius:.9rem!important;background:#ffffffc7!important;box-shadow:0 18px 44px #502d1b17!important;overflow:hidden!important}.what-you-get-card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;left:0!important;height:4px!important;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color))!important}.what-you-get-index{margin-bottom:1rem!important;color:var(--primary-dark)!important;font-size:.78rem!important;font-weight:900!important;letter-spacing:0!important}.what-you-get-card h3{max-width:16ch!important;margin:0 0 .55rem!important;color:#25170f!important;font-size:clamp(1.05rem,1.45vw,1.22rem)!important;line-height:1.18!important}.what-you-get-card p{margin:0!important;color:#2b1b12b8!important;font-size:.95rem!important;line-height:1.5!important}@media(max-width:760px){#what-you-get{min-height:auto!important}#what-you-get .section-title{max-width:100%!important}.what-you-get-grid{grid-template-columns:1fr!important}.what-you-get-card{min-height:0!important}}#what-you-get{position:relative!important;isolation:isolate!important;background:linear-gradient(180deg,#fffaf5f5,#f6eadefa)!important}#what-you-get:before{content:""!important;position:absolute!important;inset:1.25rem!important;z-index:0!important;border:1px solid rgba(80,45,27,.1)!important;border-radius:1.25rem!important;pointer-events:none!important}#what-you-get .container{position:relative!important;z-index:1!important}#what-you-get .section-eyebrow{padding:.38rem .58rem!important;border:1px solid rgba(198,95,38,.22)!important;border-radius:999px!important;background:#ffffffa8!important;font-size:.72rem!important;font-weight:900!important}#what-you-get .section-title{font-size:clamp(2.35rem,5vw,4.25rem)!important;line-height:.98!important}.what-you-get-intro{padding-left:1rem!important;border-left:3px solid var(--primary-color)!important}.what-you-get-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.what-you-get-card{min-height:210px!important;border-color:#502d1b1f!important;border-radius:.75rem!important;background:linear-gradient(180deg,#ffffffeb,#fffaf5db)!important;box-shadow:0 16px 38px #502d1b14!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.what-you-get-card:hover,.what-you-get-card:focus-within{transform:translateY(-3px)!important;border-color:#c65f2642!important;box-shadow:0 22px 48px #502d1b1f!important}.what-you-get-card:before{height:3px!important;background:linear-gradient(90deg,var(--primary-color),rgba(198,95,38,.2))!important}.what-you-get-index{display:inline-flex!important;width:2.35rem!important;height:2.35rem!important;align-items:center!important;justify-content:center!important;margin-bottom:1.15rem!important;border-radius:.7rem!important;background:#2b1b12!important;color:#fffaf5!important;font-size:.78rem!important}.what-you-get-card h3{max-width:15ch!important;margin-bottom:.65rem!important}.what-you-get-card p{color:#2b1b12ad!important}@media(max-width:760px){#what-you-get:before{inset:.8rem!important;border-radius:1rem!important}#what-you-get .section-title{font-size:clamp(2.25rem,11vw,3.4rem)!important}.what-you-get-intro{padding-left:.85rem!important}.what-you-get-grid{grid-template-columns:1fr!important}.what-you-get-card{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;column-gap:.9rem!important;min-height:112px!important;padding:1.15rem!important}.what-you-get-card:before{right:auto!important;bottom:0!important;width:3px!important;height:auto!important;background:linear-gradient(180deg,var(--primary-color),rgba(198,95,38,.2))!important}.what-you-get-index{grid-row:1 / span 2!important;margin-bottom:0!important}.what-you-get-card h3,.what-you-get-card p{grid-column:2!important}}#what-you-get .what-you-get-grid>.what-you-get-card{min-height:210px!important}@media(max-width:760px){#what-you-get .what-you-get-grid>.what-you-get-card{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;column-gap:.9rem!important;min-height:112px!important;padding:1.15rem!important}#what-you-get .what-you-get-grid>.what-you-get-card .what-you-get-index{grid-row:1 / span 2!important;margin-bottom:0!important}#what-you-get .what-you-get-grid>.what-you-get-card h3,#what-you-get .what-you-get-grid>.what-you-get-card p{grid-column:2!important}}#what-you-get{overflow:hidden!important;background:radial-gradient(circle at 18% 18%,#c65f261a 0,#c65f2600 28rem),linear-gradient(135deg,#fffaf5fa,#f7ede2fa 54%,#fffffff5)!important}#what-you-get:before{inset:clamp(.8rem,2vw,1.4rem)!important;border-color:#502d1b1c!important;border-radius:clamp(1rem,2vw,1.35rem)!important}#what-you-get:after{content:""!important;position:absolute!important;right:clamp(1.2rem,4vw,4rem)!important;bottom:clamp(1.2rem,4vw,4rem)!important;z-index:0!important;width:clamp(8rem,18vw,15rem)!important;height:clamp(8rem,18vw,15rem)!important;border:1px solid rgba(198,95,38,.14)!important;border-radius:999px!important;opacity:.8!important;pointer-events:none!important}#what-you-get .container{max-width:1120px!important}.what-you-get-header{display:grid!important;grid-template-columns:minmax(0,.88fr) minmax(280px,.8fr)!important;align-items:end!important;gap:clamp(1.2rem,4vw,3.5rem)!important;margin-bottom:clamp(1.35rem,3vw,2.15rem)!important}#what-you-get .section-eyebrow{margin-bottom:.8rem!important;color:#5a3423!important;background:#ffffffb8!important;box-shadow:inset 0 0 0 1px #ffffffb3!important}#what-you-get .section-title{max-width:9ch!important;margin-bottom:0!important;color:#25170f!important;text-wrap:balance!important}.what-you-get-intro{max-width:520px!important;margin:0!important;padding:0 0 0 clamp(1rem,2vw,1.4rem)!important;border-left:3px solid #c65f26!important;color:#2b1b12c2!important;font-size:clamp(1rem,1.18vw,1.1rem)!important;line-height:1.62!important}.what-you-get-grid{position:relative!important;z-index:1!important;gap:clamp(.85rem,1.6vw,1.1rem)!important}.what-you-get-grid:before{content:""!important;position:absolute!important;top:2.35rem!important;right:10%!important;left:10%!important;z-index:0!important;height:1px!important;background:linear-gradient(90deg,#c65f2600,#c65f2638,#c65f2600)!important;pointer-events:none!important}#what-you-get .what-you-get-grid>.what-you-get-card{position:relative!important;z-index:1!important;min-height:236px!important;padding:clamp(1.15rem,2vw,1.5rem)!important;border:1px solid rgba(80,45,27,.13)!important;border-radius:.85rem!important;background:linear-gradient(180deg,#fffffff0,#fffaf5e0)!important;box-shadow:0 1px #ffffffd1 inset,0 20px 44px #502d1b17!important}#what-you-get .what-you-get-grid>.what-you-get-card:after{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;border-radius:inherit!important;background:linear-gradient(135deg,#c65f261f,#c65f2600)!important;opacity:0!important;transition:opacity .18s ease!important}#what-you-get .what-you-get-grid>.what-you-get-card:hover:after,#what-you-get .what-you-get-grid>.what-you-get-card:focus-within:after{opacity:1!important}.what-you-get-card-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.9rem!important;margin-bottom:clamp(1rem,1.7vw,1.35rem)!important}#what-you-get .what-you-get-index{flex:0 0 auto!important;width:2.45rem!important;height:2.45rem!important;margin:0!important;border:1px solid rgba(255,250,245,.14)!important;border-radius:.72rem!important;background:#2b1b12!important;box-shadow:0 10px 22px #2b1b122e!important}.what-you-get-signal{color:#5a3423b8!important;font-size:.72rem!important;font-weight:900!important;letter-spacing:0!important;text-transform:uppercase!important}.what-you-get-card-body{display:grid!important;gap:.7rem!important}#what-you-get .what-you-get-card h3{max-width:12ch!important;margin:0!important;color:#25170f!important;font-size:clamp(1.18rem,1.7vw,1.4rem)!important;line-height:1.12!important;text-wrap:balance!important}#what-you-get .what-you-get-card p{max-width:28ch!important;margin:0!important;color:#2b1b12b3!important;font-size:clamp(.94rem,1vw,.98rem)!important;line-height:1.56!important}@media(max-width:900px){.what-you-get-header{grid-template-columns:1fr!important;align-items:start!important;gap:1rem!important}.what-you-get-intro{max-width:660px!important}}@media(max-width:760px){#what-you-get:after,.what-you-get-grid:before{display:none!important}#what-you-get .what-you-get-grid>.what-you-get-card{min-height:auto!important;padding:1.05rem!important}.what-you-get-card-top{display:contents!important}#what-you-get .what-you-get-grid>.what-you-get-card .what-you-get-index{grid-column:1!important;grid-row:1 / span 2!important}.what-you-get-signal{grid-column:2!important;margin-bottom:.15rem!important}.what-you-get-card-body{display:contents!important}#what-you-get .what-you-get-grid>.what-you-get-card h3,#what-you-get .what-you-get-grid>.what-you-get-card p{grid-column:2!important}#what-you-get .what-you-get-card h3{max-width:100%!important;font-size:1.08rem!important}#what-you-get .what-you-get-card p{max-width:100%!important;font-size:.94rem!important}}#what-you-get .container{max-width:1160px!important}.what-you-get-header{margin-bottom:.75rem!important}.what-you-get-subline{position:relative!important;z-index:1!important;width:fit-content!important;margin:0 0 clamp(1.3rem,3vw,2.1rem)!important;padding:.48rem .68rem!important;border:1px solid rgba(80,45,27,.12)!important;border-radius:999px!important;background:#ffffffad!important;color:#2b1b12c2!important;font-size:.82rem!important;font-weight:800!important;line-height:1!important;box-shadow:0 10px 28px #502d1b0f!important}#what-you-get .what-you-get-grid>.what-you-get-card{display:grid!important;grid-template-rows:auto 1fr auto!important;min-height:264px!important;background:linear-gradient(180deg,#fffffff7,#fffaf5e6)!important;box-shadow:0 1px #ffffffe6 inset,0 18px 36px #502d1b14,0 40px 80px #502d1b0d!important}#what-you-get .what-you-get-grid>.what-you-get-card:nth-child(2){transform:translateY(-.45rem)!important}#what-you-get .what-you-get-grid>.what-you-get-card:hover,#what-you-get .what-you-get-grid>.what-you-get-card:focus-within{transform:translateY(-.55rem)!important;border-color:#c65f2647!important;box-shadow:0 1px #ffffffe6 inset,0 22px 46px #502d1b1a,0 48px 92px #502d1b12!important}#what-you-get .what-you-get-grid>.what-you-get-card:nth-child(2):hover,#what-you-get .what-you-get-grid>.what-you-get-card:nth-child(2):focus-within{transform:translateY(-.78rem)!important}.what-you-get-card-top{margin-bottom:clamp(1.05rem,1.7vw,1.4rem)!important}.what-you-get-signal{padding:.34rem .52rem!important;border:1px solid rgba(198,95,38,.16)!important;border-radius:999px!important;background:#fffaf5d1!important;color:#5a3423c7!important}.what-you-get-card-body{align-content:start!important}.what-you-get-result{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:.65rem!important;margin-top:clamp(1.1rem,2vw,1.35rem)!important;padding-top:.85rem!important;border-top:1px solid rgba(80,45,27,.1)!important}.what-you-get-result span{color:#5a34239e!important;font-size:.72rem!important;font-weight:900!important;letter-spacing:0!important;text-transform:uppercase!important}.what-you-get-result strong{color:#2b1b12!important;font-size:.94rem!important;font-weight:900!important;line-height:1.2!important;text-align:right!important}@media(max-width:760px){.what-you-get-subline{margin-bottom:1rem!important;font-size:.8rem!important}#what-you-get .what-you-get-grid>.what-you-get-card,#what-you-get .what-you-get-grid>.what-you-get-card:nth-child(2){display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-rows:auto auto auto auto!important;min-height:auto!important;transform:none!important}#what-you-get .what-you-get-grid>.what-you-get-card:hover,#what-you-get .what-you-get-grid>.what-you-get-card:focus-within,#what-you-get .what-you-get-grid>.what-you-get-card:nth-child(2):hover,#what-you-get .what-you-get-grid>.what-you-get-card:nth-child(2):focus-within{transform:none!important}.what-you-get-signal{width:fit-content!important;padding:.28rem .46rem!important}.what-you-get-result{grid-column:2!important;grid-template-columns:1fr!important;gap:.25rem!important;margin-top:.8rem!important;padding-top:.7rem!important}.what-you-get-result strong{text-align:left!important}}#what-you-get .section-title{max-width:12ch!important}.what-you-get-grid:before{display:none!important}#what-you-get .what-you-get-grid>.what-you-get-card,#what-you-get .what-you-get-grid>.what-you-get-card:nth-child(2){min-height:248px!important;transform:none!important}#what-you-get .what-you-get-grid>.what-you-get-card:hover,#what-you-get .what-you-get-grid>.what-you-get-card:focus-within,#what-you-get .what-you-get-grid>.what-you-get-card:nth-child(2):hover,#what-you-get .what-you-get-grid>.what-you-get-card:nth-child(2):focus-within{transform:translateY(-.35rem)!important}.what-you-get-card-top{justify-content:flex-start!important;margin-bottom:clamp(1rem,1.5vw,1.25rem)!important}#what-you-get .what-you-get-index{display:none!important}.what-you-get-signal{display:inline-flex!important;align-items:center!important;width:fit-content!important;color:#4f2f20!important;background:#fff7ef!important;border-color:#502d1b2e!important;font-size:.76rem!important}#what-you-get .what-you-get-card h3{max-width:13ch!important;font-size:clamp(1.22rem,1.8vw,1.48rem)!important}#what-you-get .what-you-get-card p{color:#2b1b12c7!important}.what-you-get-result{grid-template-columns:1fr!important;gap:.32rem!important}.what-you-get-result span{color:#5a3423!important;font-size:.74rem!important}.what-you-get-result strong{color:#25170f!important;font-size:1rem!important;text-align:left!important}@media(max-width:760px){#what-you-get .what-you-get-grid>.what-you-get-card,#what-you-get .what-you-get-grid>.what-you-get-card:nth-child(2){grid-template-columns:1fr!important;row-gap:0!important;min-height:auto!important}#what-you-get .what-you-get-grid>.what-you-get-card:hover,#what-you-get .what-you-get-grid>.what-you-get-card:focus-within,#what-you-get .what-you-get-grid>.what-you-get-card:nth-child(2):hover,#what-you-get .what-you-get-grid>.what-you-get-card:nth-child(2):focus-within{transform:none!important}.what-you-get-card-top,.what-you-get-card-body{display:grid!important}.what-you-get-signal,#what-you-get .what-you-get-grid>.what-you-get-card h3,#what-you-get .what-you-get-grid>.what-you-get-card p,.what-you-get-result{grid-column:1!important}}#value{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:radial-gradient(circle at 84% 18%,#c65f262e 0,#c65f2600 24rem),linear-gradient(135deg,#2b1b12,#3a2418 54%,#25170f)!important;color:#fffaf5!important}#value:before{content:""!important;position:absolute!important;inset:clamp(.8rem,2vw,1.4rem)!important;z-index:0!important;border:1px solid rgba(255,250,245,.12)!important;border-radius:clamp(1rem,2vw,1.35rem)!important;pointer-events:none!important}#value:after{content:""!important;position:absolute!important;right:clamp(1.2rem,4vw,4rem)!important;bottom:clamp(1.2rem,4vw,4rem)!important;z-index:0!important;width:clamp(8rem,18vw,15rem)!important;height:clamp(8rem,18vw,15rem)!important;border:1px solid rgba(255,250,245,.12)!important;border-radius:999px!important;pointer-events:none!important}#value .container{position:relative!important;z-index:1!important;max-width:1160px!important}#value .value-header{display:grid!important;grid-template-columns:minmax(0,.88fr) minmax(280px,.8fr)!important;align-items:end!important;gap:clamp(1.2rem,4vw,3.5rem)!important;max-width:none!important;margin:0 0 .75rem!important;text-align:left!important}#value .section-eyebrow{display:inline-flex!important;width:fit-content!important;margin:0 0 .8rem!important;padding:.38rem .58rem!important;border:1px solid rgba(255,250,245,.18)!important;border-radius:999px!important;background:#fffaf514!important;color:#fff1e4!important;font-size:.72rem!important;font-weight:900!important;letter-spacing:0!important}#value .section-title{max-width:12ch!important;margin:0!important;color:#fffaf5!important;text-align:left!important;text-wrap:balance!important}#value .value-intro{max-width:560px!important;margin:0!important;padding:0 0 0 clamp(1rem,2vw,1.4rem)!important;border-left:3px solid #f0a15f!important;color:#fffaf5d1!important;font-size:clamp(1rem,1.18vw,1.1rem)!important;line-height:1.62!important;text-align:left!important}.value-subline{position:relative!important;z-index:1!important;width:fit-content!important;margin:0 0 clamp(1.3rem,3vw,2.1rem)!important;padding:.48rem .68rem!important;border:1px solid rgba(255,250,245,.14)!important;border-radius:999px!important;background:#fffaf514!important;color:#fffaf5d6!important;font-size:.82rem!important;font-weight:800!important;line-height:1!important}#value .value-grid{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(.9rem,1.8vw,1.25rem)!important;margin:0!important}#value .value-card{position:relative!important;display:grid!important;grid-template-rows:1fr auto!important;min-height:248px!important;padding:clamp(1.15rem,2vw,1.5rem)!important;border:1px solid rgba(255,250,245,.13)!important;border-radius:.85rem!important;background:linear-gradient(180deg,#fffaf51a,#fffaf50f)!important;box-shadow:0 1px #ffffff1f inset,0 24px 52px #0000002e!important;gap:0!important;transform:none!important;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease!important}#value .value-card:hover,#value .value-card:focus-within{transform:translateY(-.35rem)!important;border-color:#f0a15f5c!important;background:linear-gradient(180deg,#fffaf524,#fffaf514)!important;box-shadow:0 1px #ffffff29 inset,0 30px 68px #00000038!important}#value .value-card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;left:0!important;height:3px!important;border-radius:999px 999px 0 0!important;background:linear-gradient(90deg,#f0a15f,#f0a15f2e)!important;opacity:.85!important}.value-card-top{display:flex!important;justify-content:flex-start!important;margin-bottom:clamp(1rem,1.5vw,1.25rem)!important}#value .value-card-label{display:inline-flex!important;align-items:center!important;width:fit-content!important;padding:.34rem .52rem!important;border:1px solid rgba(255,250,245,.18)!important;border-radius:999px!important;background:#fffaf514!important;color:#fff1e4!important;font-size:.76rem!important;font-weight:900!important;letter-spacing:0!important;text-transform:uppercase!important}.value-card-body{display:grid!important;align-content:start!important;gap:.7rem!important;padding-top:.55rem!important}#value .value-card h3{max-width:15ch!important;margin:0!important;color:#fffaf5!important;font-size:clamp(1.16rem,1.65vw,1.38rem)!important;font-weight:800!important;line-height:1.15!important;text-wrap:balance!important}#value .value-card p{max-width:28ch!important;margin:0!important;color:#fffaf5c7!important;font-size:clamp(.94rem,1vw,.98rem)!important;line-height:1.56!important}.value-card-result{display:grid!important;gap:.32rem!important;margin-top:clamp(1.1rem,2vw,1.35rem)!important;padding-top:.85rem!important;border-top:1px solid rgba(255,250,245,.14)!important}.value-card-result span{color:#f7c99c!important;font-size:.74rem!important;font-weight:900!important;letter-spacing:0!important;text-transform:uppercase!important}.value-card-result strong{color:#fffaf5!important;font-size:1rem!important;font-weight:900!important;line-height:1.2!important}.value-proof-strip{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1px!important;margin-top:clamp(1rem,2vw,1.35rem)!important;overflow:hidden!important;border:1px solid rgba(255,250,245,.12)!important;border-radius:.85rem!important;background:#fffaf51a!important}.value-proof-strip span{display:flex!important;align-items:center!important;min-height:56px!important;padding:.85rem 1rem!important;background:#fffaf50e!important;color:#fffaf5db!important;font-size:.9rem!important;font-weight:700!important;line-height:1.35!important}@media(max-width:900px){#value .value-header{grid-template-columns:1fr!important;align-items:start!important;gap:1rem!important}#value .value-intro{max-width:660px!important}}@media(max-width:760px){#value:after{display:none!important}#value .value-grid,.value-proof-strip{grid-template-columns:1fr!important}#value .value-card{min-height:auto!important;padding:1.05rem!important;transform:none!important}#value .value-card:hover,#value .value-card:focus-within{transform:none!important}.value-subline{margin-bottom:1rem!important;font-size:.8rem!important;line-height:1.2!important}.value-proof-strip{display:grid!important}#value .value-card h3{max-width:100%!important}}#services{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:radial-gradient(circle at 14% 18%,#c65f261a 0,#c65f2600 25rem),linear-gradient(180deg,#fffaf5,#f4e8dc)!important}#services:before{content:""!important;position:absolute!important;inset:clamp(.8rem,2vw,1.4rem)!important;z-index:0!important;border:1px solid rgba(80,45,27,.1)!important;border-radius:clamp(1rem,2vw,1.35rem)!important;pointer-events:none!important}#services .container{position:relative!important;z-index:1!important;max-width:1160px!important}#services .compact-section-header{display:grid!important;grid-template-columns:minmax(0,.88fr) minmax(280px,.8fr)!important;align-items:end!important;gap:clamp(1.2rem,4vw,3.5rem)!important;margin-bottom:clamp(1.3rem,3vw,2.1rem)!important}#services .section-eyebrow{grid-column:1!important;width:fit-content!important;margin:0 0 .8rem!important;padding:.38rem .58rem!important;border:1px solid rgba(198,95,38,.22)!important;border-radius:999px!important;background:#ffffffa8!important;color:#5a3423!important;font-size:.72rem!important;font-weight:900!important;letter-spacing:0!important}#services .section-title{grid-column:1!important;max-width:13ch!important;margin:0!important;color:#25170f!important;text-align:left!important;text-wrap:balance!important}#services .section-subtitle{grid-column:2!important;max-width:560px!important;margin:0!important;padding:0 0 0 clamp(1rem,2vw,1.4rem)!important;border-left:3px solid #c65f26!important;color:#2b1b12c2!important;font-size:clamp(1rem,1.18vw,1.1rem)!important;line-height:1.62!important;text-align:left!important}#services .services-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.8rem,1.5vw,1rem)!important;margin:0!important}#services .service-card{position:relative!important;display:grid!important;grid-template-rows:auto auto 1fr auto!important;min-height:300px!important;padding:clamp(1.05rem,1.7vw,1.3rem)!important;border:1px solid rgba(80,45,27,.13)!important;border-radius:.85rem!important;background:linear-gradient(180deg,#fffffff5,#fffaf5e6)!important;box-shadow:0 1px #ffffffdb inset,0 18px 38px #502d1b14!important;gap:0!important;transform:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}#services .service-card:hover,#services .service-card:focus-within{transform:translateY(-.3rem)!important;border-color:#c65f2647!important;box-shadow:0 1px #ffffffe6 inset,0 24px 52px #502d1b1c!important}#services .service-card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;left:0!important;height:3px!important;border-radius:999px 999px 0 0!important;background:linear-gradient(90deg,#c65f26,#c65f262e)!important}#services .service-card>*{position:relative!important;z-index:1!important}.service-name{display:inline-flex!important;width:fit-content!important;align-items:center!important;margin-bottom:1rem!important;padding:.34rem .52rem!important;border:1px solid rgba(80,45,27,.18)!important;border-radius:999px!important;background:#fff7ef!important;color:#4f2f20!important;font-size:.74rem!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important}#services .service-title{max-width:15ch!important;margin:0 0 .7rem!important;color:#25170f!important;font-size:clamp(1.02rem,1.32vw,1.14rem)!important;font-weight:850!important;line-height:1.18!important;text-wrap:balance!important}#services .service-description{max-width:28ch!important;margin:0!important;color:#2b1b12c7!important;font-size:clamp(.9rem,1vw,.96rem)!important;line-height:1.5!important}.service-result{display:grid!important;gap:.32rem!important;margin-top:clamp(1rem,1.8vw,1.2rem)!important;padding-top:.8rem!important;border-top:1px solid rgba(80,45,27,.1)!important}.service-result span{color:#5a3423!important;font-size:.72rem!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important}.service-result strong{color:#25170f!important;font-size:.95rem!important;font-weight:900!important;line-height:1.22!important}#services .compact-fit-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1px!important;margin-top:clamp(1rem,2vw,1.35rem)!important;overflow:hidden!important;border:1px solid rgba(80,45,27,.12)!important;border-radius:.85rem!important;background:#502d1b1a!important}#services .compact-fit-strip article{display:grid!important;gap:.35rem!important;padding:.95rem 1rem!important;background:#ffffffb8!important;border:0!important;border-radius:0!important;box-shadow:none!important}#services .compact-fit-strip span{color:#5a3423!important;font-size:.72rem!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important}#services .compact-fit-strip strong{color:#25170f!important;font-size:.98rem!important;font-weight:900!important;line-height:1.2!important}#services .compact-fit-strip p{margin:0!important;color:#2b1b12c2!important;font-size:.9rem!important;line-height:1.45!important}@media(max-width:1050px){#services .services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){#services .compact-section-header{display:block!important;margin-bottom:1.25rem!important}#services .section-eyebrow,#services .section-title,#services .section-subtitle{margin-bottom:.65rem!important}#services .section-subtitle{padding-left:.85rem!important}#services .services-grid,#services .compact-fit-strip{grid-template-columns:1fr!important}#services .service-card{min-height:auto!important;transform:none!important}#services .service-card:hover,#services .service-card:focus-within{transform:none!important}#services .compact-fit-strip{display:grid!important}}#projects .compact-section-header{align-items:end!important}#projects .section-title{max-width:10ch!important}#projects .section-subtitle{max-width:34rem!important}#projects .projects-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:clamp(1rem,1.8vw,1.25rem)!important}#projects .projects-divider{grid-column:1 / -1!important}#projects .project-card{display:grid!important;grid-template-rows:auto 1fr!important;width:100%!important;min-height:100%!important;overflow:hidden!important;border:1px solid rgba(80,45,27,.13)!important;border-radius:.9rem!important;background:linear-gradient(180deg,#fffffff5,#fffaf5e6)!important;box-shadow:0 1px #ffffffdb inset,0 18px 38px #502d1b14!important}#projects .project-card:hover,#projects .project-card:focus-within{transform:translateY(-.3rem)!important;border-color:#c65f2647!important;box-shadow:0 1px #ffffffe6 inset,0 24px 52px #502d1b1c!important}#projects .project-card:before{content:""!important;position:absolute!important;inset:0 0 auto!important;width:100%!important;height:3px!important;border-radius:999px 999px 0 0!important;background:linear-gradient(90deg,#c65f26,#c65f262e)!important;opacity:1!important;transform:none!important}#projects .project-image{display:flex!important;height:7rem!important;min-height:7rem!important;padding:1.2rem!important;background:#fff8f1!important;border-bottom:1px solid rgba(80,45,27,.1)!important}#projects .project-logo{max-width:78%!important;max-height:4rem!important;object-fit:contain!important}#projects .project-info{display:grid!important;grid-template-rows:auto 1fr auto!important;gap:.95rem!important;width:100%!important;max-width:none!important;margin:0!important;padding:clamp(1rem,1.7vw,1.25rem)!important}#projects .project-title-row{display:grid!important;gap:.55rem!important;margin:0!important}#projects .project-context{display:inline-flex!important;width:fit-content!important;padding:.32rem .5rem!important;border:1px solid rgba(80,45,27,.16)!important;border-radius:999px!important;background:#fff7ef!important;color:#5a3423!important;font-size:.7rem!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important}#projects .project-title{margin:0!important;color:#25170f!important;font-size:clamp(1.05rem,1.45vw,1.22rem)!important;font-weight:900!important;line-height:1.16!important;letter-spacing:0!important;text-wrap:balance!important}#projects .project-proof-list{display:grid!important;gap:.78rem!important}#projects .project-proof-item{display:grid!important;gap:.25rem!important}#projects .project-proof-item span{color:#6b3c27!important;font-size:.68rem!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important}#projects .project-proof-item p,#projects .project-description,#projects .project-result{display:block!important;margin:0!important;color:#2b1b12c7!important;font-size:clamp(.88rem,1vw,.94rem)!important;line-height:1.48!important;overflow:visible!important;-webkit-line-clamp:unset!important}#projects .project-proof-item-outcome{margin-top:.1rem!important;padding-top:.8rem!important;border-top:1px solid rgba(80,45,27,.1)!important}#projects .project-proof-item-outcome p{color:#25170f!important;font-weight:760!important}#projects .project-tech{display:flex!important;flex-wrap:wrap!important;gap:.4rem!important;margin:0!important}#projects .tech-badge{padding:.28rem .46rem!important;border:1px solid rgba(80,45,27,.12)!important;border-radius:999px!important;background:#ffffffc2!important;color:#4f2f20!important;font-size:.72rem!important;font-weight:800!important;line-height:1!important}#projects .tech-badge:nth-child(n+5){display:none!important}#projects .project-links{margin-top:.2rem!important}#projects .projects-toggle-btn{background:#25170f!important;color:#fffdf9!important;border-color:#25170f!important}#projects .projects-toggle-btn:hover{background:#c65f26!important;border-color:#c65f26!important}@media(max-width:1050px){#projects .projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){#projects .projects-grid{grid-template-columns:1fr!important}#projects .project-image{height:4.85rem!important;min-height:4.85rem!important;padding:.8rem!important}#projects .project-logo{max-height:3rem!important}#projects .project-info{gap:.72rem!important;padding:.95rem!important}#projects .project-proof-list{gap:.62rem!important}#projects .project-proof-item p,#projects .project-description,#projects .project-result{font-size:.86rem!important;line-height:1.42!important}#projects .project-proof-item-outcome{padding-top:.62rem!important}}#projects .section-title{max-width:9ch!important}#projects .section-subtitle{max-width:38rem!important}.projects-proof-intro{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1px!important;margin:0 0 clamp(1rem,2vw,1.35rem)!important;overflow:hidden!important;border:1px solid rgba(80,45,27,.12)!important;border-radius:.9rem!important;background:#502d1b1a!important}.projects-proof-intro article{display:grid!important;gap:.28rem!important;min-height:74px!important;padding:.95rem 1rem!important;background:#ffffffbd!important}.projects-proof-intro strong{color:#25170f!important;font-size:clamp(1rem,1.4vw,1.18rem)!important;font-weight:920!important;line-height:1.05!important}.projects-proof-intro span{color:#2b1b12b3!important;font-size:.76rem!important;font-weight:850!important;line-height:1.2!important;text-transform:uppercase!important}#projects .projects-grid{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;align-items:stretch!important;gap:clamp(1rem,1.9vw,1.3rem)!important}#projects .project-card{grid-column:span 5!important;grid-template-rows:1fr!important;min-height:100%!important;background:linear-gradient(180deg,#fffffffa,#fffaf5eb)!important}#projects .project-card:first-of-type{grid-column:span 7!important;grid-row:span 2!important}#projects .project-card:first-of-type .project-info{padding:clamp(1.35rem,2.25vw,1.8rem)!important}#projects .project-card:first-of-type .project-title{max-width:16ch!important;font-size:clamp(1.45rem,2.35vw,2rem)!important;line-height:1.08!important}#projects .project-card:not(:first-of-type) .project-info{gap:.72rem!important;padding:1rem!important}#projects .project-card:not(:first-of-type) .project-title{font-size:clamp(1rem,1.2vw,1.12rem)!important}#projects .project-card:not(:first-of-type) .project-outcome-lead{padding-bottom:.64rem!important}#projects .project-card:not(:first-of-type) .project-outcome-lead strong{font-size:1rem!important}#projects .project-card:not(:first-of-type) .project-proof-item p{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}#projects .project-card:not(:first-of-type) .project-stack{padding-top:.62rem!important}#projects .project-image{position:absolute!important;top:clamp(1rem,1.8vw,1.25rem)!important;right:clamp(1rem,1.8vw,1.25rem)!important;z-index:2!important;width:clamp(4.5rem,8vw,6rem)!important;height:clamp(3.1rem,5vw,4rem)!important;min-height:0!important;padding:.45rem!important;border:1px solid rgba(80,45,27,.1)!important;border-radius:.75rem!important;background:#fff8f1e6!important;box-shadow:0 10px 24px #502d1b14!important}#projects .project-logo{max-width:100%!important;max-height:100%!important}#projects .project-info{grid-template-rows:auto 1fr auto auto!important;gap:.95rem!important;padding:clamp(1.05rem,1.8vw,1.35rem)!important}#projects .project-title-row{padding-right:clamp(5.4rem,9vw,7rem)!important}#projects .project-context{background:#fff3e7!important;color:#5a3423!important}#projects .project-context:before{content:""!important;display:inline-block!important;width:.36rem!important;height:.36rem!important;margin-right:.36rem!important;border-radius:999px!important;background:#c65f26!important}#projects .project-proof-list{align-content:start!important;gap:.82rem!important}.project-outcome-lead{display:grid!important;gap:.34rem!important;padding:0 0 .88rem!important;border-bottom:1px solid rgba(80,45,27,.1)!important}.project-outcome-lead span,#projects .project-proof-item span,.project-stack span{color:#6b3c27!important;font-size:.68rem!important;font-weight:930!important;line-height:1!important;text-transform:uppercase!important}.project-outcome-lead strong{max-width:30ch!important;color:#25170f!important;font-size:clamp(1.04rem,1.45vw,1.2rem)!important;font-weight:920!important;line-height:1.2!important;text-wrap:balance!important}#projects .project-card:first-of-type .project-outcome-lead strong{max-width:34ch!important;font-size:clamp(1.18rem,1.9vw,1.55rem)!important}#projects .project-proof-item p{max-width:43ch!important}.project-stack{display:grid!important;gap:.32rem!important;padding-top:.82rem!important;border-top:1px solid rgba(80,45,27,.1)!important}.project-stack p{margin:0!important;color:#2b1b12b8!important;font-size:.82rem!important;font-weight:720!important;line-height:1.38!important}#projects .project-tech{display:none!important}.projects-proof-footer{display:grid!important;grid-template-columns:minmax(0,.8fr) minmax(280px,1.2fr)!important;gap:clamp(.9rem,1.8vw,1.25rem)!important;margin-top:clamp(1rem,2vw,1.35rem)!important;align-items:stretch!important}.projects-proof-footer>p,.projects-proof-footer figure{margin:0!important;padding:clamp(.95rem,1.6vw,1.1rem)!important;border:1px solid rgba(80,45,27,.12)!important;border-radius:.9rem!important;background:#ffffffad!important;color:#2b1b12c2!important;font-size:.9rem!important;line-height:1.48!important}.projects-proof-footer figure{display:grid!important;gap:.55rem!important}.projects-proof-footer blockquote,.projects-proof-footer blockquote p{margin:0!important}.projects-proof-footer blockquote p{color:#25170f!important;font-weight:780!important}.projects-proof-footer figcaption{display:grid!important;gap:.12rem!important}.projects-proof-footer figcaption strong{color:#25170f!important;font-size:.86rem!important;font-weight:900!important}.projects-proof-footer figcaption span{color:#2b1b129e!important;font-size:.78rem!important;line-height:1.25!important}#projects .projects-divider{padding:.85rem 1rem!important;border:1px solid rgba(80,45,27,.12)!important;border-radius:.9rem!important;background:#fff3e7!important;color:#25170f!important;font-size:.86rem!important;text-transform:uppercase!important}@media(max-width:1050px){#projects .projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#projects .project-card,#projects .project-card:first-of-type{grid-column:span 1!important;grid-row:auto!important}.projects-proof-intro{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.projects-proof-intro,#projects .projects-grid,.projects-proof-footer{grid-template-columns:1fr!important}#projects .project-image{position:relative!important;top:auto!important;right:auto!important;width:100%!important;height:4.75rem!important;margin-bottom:.1rem!important}#projects .project-title-row{padding-right:0!important}#projects .project-card:first-of-type .project-info,#projects .project-info{padding:1rem!important}#projects .project-card:first-of-type .project-title,#projects .project-title{max-width:100%!important;font-size:1.08rem!important;line-height:1.16!important}.project-outcome-lead strong,#projects .project-card:first-of-type .project-outcome-lead strong{font-size:1rem!important;line-height:1.22!important}}#projects .project-card:first-of-type{background:linear-gradient(180deg,#fffffffc,#fff8f1f0)!important}#projects .project-info{grid-template-rows:auto 1fr auto!important}#projects .project-proof-list{display:grid!important;grid-template-columns:1fr!important;gap:.68rem!important}#projects .project-card:first-of-type .project-proof-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.78rem!important}#projects .project-card:first-of-type .project-outcome-lead{grid-column:1 / -1!important}.project-outcome-lead,#projects .project-proof-item,.project-stack{position:relative!important;display:grid!important;align-content:start!important;gap:.42rem!important;min-height:118px!important;padding:clamp(.82rem,1.35vw,1rem)!important;border:1px solid rgba(80,45,27,.12)!important;border-radius:.78rem!important;background:linear-gradient(180deg,#ffffffc2,#fff8f1bd)!important;box-shadow:0 1px #ffffffc7 inset,0 14px 28px #502d1b0e!important}.project-outcome-lead{border-color:#c65f2638!important;background:linear-gradient(180deg,#fff4e8f0,#fffaf5d1)!important}.project-outcome-lead:before,#projects .project-proof-item:before,.project-stack:before{content:""!important;position:absolute!important;top:.82rem!important;right:.82rem!important;width:.42rem!important;height:.42rem!important;border-radius:999px!important;background:#c65f268c!important}#projects .project-card:not(:first-of-type) .project-info{gap:.88rem!important}#projects .project-card:not(:first-of-type) .project-proof-list{gap:.62rem!important}#projects .project-card:not(:first-of-type) .project-proof-item p{display:block!important;overflow:visible!important;-webkit-line-clamp:unset!important}#projects .project-proof-item p,.project-stack p{max-width:none!important}#projects .project-card:first-of-type .project-stack{min-height:auto!important}.project-stack{margin-top:0!important;padding-top:clamp(.82rem,1.35vw,1rem)!important}#projects .project-card:first-of-type .project-stack{grid-column:1 / -1!important}.project-outcome-lead span,#projects .project-proof-item span,.project-stack span{color:#7a432c!important;letter-spacing:0!important}.project-outcome-lead strong{max-width:42ch!important}#projects .project-card:first-of-type .project-outcome-lead strong{max-width:46ch!important}@media(max-width:1050px){#projects .project-card:first-of-type .project-proof-list{grid-template-columns:1fr!important}}@media(max-width:760px){.project-outcome-lead,#projects .project-proof-item,.project-stack{min-height:auto!important}}#projects .project-card:first-of-type .project-proof-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.82rem!important}#projects .project-card:first-of-type .project-outcome-lead{grid-column:auto!important}#projects .project-card:not(:first-of-type) .project-proof-list{grid-template-columns:1fr!important}.project-outcome-lead,#projects .project-proof-item,.project-stack{min-height:104px!important;border-color:#502d1b24!important;background:linear-gradient(180deg,#ffffffe0,#fff8f1c7)!important}#projects .project-card:first-of-type .project-outcome-lead,#projects .project-card:first-of-type .project-proof-item{min-height:132px!important}#projects .project-card:not(:first-of-type) .project-outcome-lead,#projects .project-card:not(:first-of-type) .project-proof-item{min-height:96px!important;padding:.82rem!important}.project-outcome-lead{border-color:#c65f2642!important;background:linear-gradient(180deg,#fff1e2f5,#fff9f3e0)!important}#projects .project-proof-item-context{background:linear-gradient(180deg,#25170ff5,#502d1bf0)!important;border-color:#25170f3d!important}#projects .project-proof-item-context span,#projects .project-proof-item-context p{color:#fffdf9!important}#projects .project-proof-item-context p{font-size:clamp(1rem,1.2vw,1.12rem)!important;font-weight:900!important;line-height:1.15!important}#projects .project-proof-item-context:before{background:#ffb87ae6!important}#projects .project-card:first-of-type .project-outcome-lead strong{max-width:none!important;font-size:clamp(1.04rem,1.45vw,1.24rem)!important}.project-outcome-lead strong{max-width:none!important}#projects .project-proof-item p,.project-stack p{font-size:.88rem!important;line-height:1.44!important}#projects .project-card:not(:first-of-type) .project-proof-item p,#projects .project-card:not(:first-of-type) .project-outcome-lead strong{font-size:.86rem!important;line-height:1.38!important}#projects .project-card:first-of-type .project-stack{min-height:78px!important}#projects .project-card:not(:first-of-type) .project-stack{min-height:78px!important;padding:.78rem!important}@media(max-width:1050px){#projects .project-card:first-of-type .project-proof-list{grid-template-columns:1fr!important}#projects .project-card:first-of-type .project-outcome-lead,#projects .project-card:first-of-type .project-proof-item{min-height:auto!important}}#projects .projects-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(1rem,1.9vw,1.35rem)!important}#projects .project-card,#projects .project-card:first-of-type{grid-column:auto!important;grid-row:auto!important;display:grid!important;grid-template-rows:auto 1fr!important;min-height:100%!important;overflow:hidden!important;border:1px solid rgba(80,45,27,.14)!important;border-radius:1rem!important;background:linear-gradient(180deg,#fffffffa,#fffaf5f0)!important;box-shadow:0 1px #ffffffe6 inset,0 18px 42px #502d1b13!important}#projects .project-card:hover,#projects .project-card:focus-within{transform:translateY(-.22rem)!important;border-color:#c65f2647!important}#projects .project-card:before{height:4px!important;background:#c65f26!important}#projects .project-image{position:relative!important;top:auto!important;right:auto!important;width:100%!important;height:4.85rem!important;min-height:4.85rem!important;padding:.9rem!important;border:0!important;border-bottom:1px solid rgba(80,45,27,.1)!important;border-radius:0!important;background:linear-gradient(135deg,#fff8f1f5,#ffeeddd1)!important;box-shadow:none!important}#projects .project-logo{max-width:68%!important;max-height:3.4rem!important}#projects .project-info,#projects .project-card:first-of-type .project-info,#projects .project-card:not(:first-of-type) .project-info{display:grid!important;grid-template-rows:auto auto 1fr auto auto!important;gap:.78rem!important;padding:clamp(.95rem,1.4vw,1.12rem)!important}#projects .project-title-row{padding-right:0!important;gap:.58rem!important}#projects .project-title,#projects .project-card:first-of-type .project-title,#projects .project-card:not(:first-of-type) .project-title{max-width:100%!important;min-height:2.55em!important;font-size:clamp(1.04rem,1.28vw,1.18rem)!important;line-height:1.18!important}#projects .project-context{padding:.34rem .58rem!important;background:#fff3e7!important;color:#5a3423!important}#projects .project-proof-list,#projects .project-card:first-of-type .project-proof-list,#projects .project-card:not(:first-of-type) .project-proof-list{display:grid!important;grid-template-columns:1fr!important;gap:0!important;align-content:start!important;overflow:hidden!important;border:1px solid rgba(80,45,27,.12)!important;border-radius:.9rem!important;background:#ffffffb8!important}.project-outcome-lead,#projects .project-card:first-of-type .project-outcome-lead,#projects .project-card:not(:first-of-type) .project-outcome-lead{min-height:98px!important;padding:.88rem!important;border:0!important;border-bottom:1px solid rgba(80,45,27,.1)!important;border-radius:0!important;background:linear-gradient(180deg,#fff4e8e6,#fffaf5db)!important;box-shadow:none!important}#projects .project-proof-item,#projects .project-card:first-of-type .project-proof-item,#projects .project-card:not(:first-of-type) .project-proof-item{min-height:0!important;padding:.72rem .88rem!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#projects .project-proof-item+.project-proof-item{border-top:1px solid rgba(80,45,27,.09)!important}.project-outcome-lead:before,#projects .project-proof-item:before,.project-stack:before{display:none!important}.project-outcome-lead strong,#projects .project-card:first-of-type .project-outcome-lead strong,#projects .project-card:not(:first-of-type) .project-outcome-lead strong{max-width:none!important;color:#25170f!important;font-size:clamp(1rem,1.2vw,1.12rem)!important;font-weight:900!important;line-height:1.22!important}#projects .project-proof-item p,#projects .project-card:not(:first-of-type) .project-proof-item p{display:-webkit-box!important;max-width:none!important;color:#2b1b12c2!important;font-size:.86rem!important;line-height:1.43!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}.project-stack,#projects .project-card:first-of-type .project-stack,#projects .project-card:not(:first-of-type) .project-stack{min-height:0!important;margin-top:0!important;padding:.78rem 0!important;border:0!important;border-top:1px solid rgba(80,45,27,.11)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.project-stack p{color:#2b1b12ad!important;font-size:.78rem!important}#projects .project-card-secondary{background:#ffffffe6!important;box-shadow:0 1px #ffffffe6 inset,0 12px 28px #502d1b0e!important}#projects .project-card-secondary .project-image{height:clamp(5.75rem,9vw,7rem)!important;min-height:clamp(5.75rem,9vw,7rem)!important;padding:.8rem!important}#projects .project-card-secondary .project-logo{max-width:min(82%,7rem)!important;max-height:5.35rem!important;padding:.28rem!important}#projects .project-card-secondary .project-info{gap:.6rem!important;padding:.85rem!important}#projects .project-card-secondary .project-title{min-height:0!important;font-size:.98rem!important}#projects .project-card-secondary .project-description{display:-webkit-box!important;font-size:.84rem!important;line-height:1.42!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}#projects .project-card-secondary .project-result{display:-webkit-box!important;padding-top:.72rem!important;border-top:1px solid rgba(80,45,27,.1)!important;color:#25170f!important;font-size:.85rem!important;font-weight:780!important;line-height:1.38!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}#projects .project-card-secondary .project-stack{display:none!important}#projects .project-card-secondary .project-links{margin-top:0!important}#projects .project-card-secondary .project-link{min-height:2.35rem!important;padding:.58rem .68rem!important;font-size:.78rem!important}#projects .projects-divider{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;margin-top:clamp(.45rem,1vw,.8rem)!important;padding:.95rem 1rem!important;border:1px solid rgba(80,45,27,.13)!important;border-radius:.95rem!important;background:#25170f!important;color:#fffdf9!important;font-size:.78rem!important;font-weight:900!important;letter-spacing:0!important;text-transform:uppercase!important}#projects .projects-divider:after{content:"Live apps, product work, and shipped experiments"!important;color:#fffdf9b8!important;font-size:.76rem!important;font-weight:760!important;text-transform:none!important}#projects .projects-toggle-wrap,#projects .projects-toggle-btn{display:none!important}@media(max-width:1100px){#projects .projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){#projects .projects-grid{grid-template-columns:1fr!important}#projects .project-title{min-height:0!important}.project-outcome-lead,#projects .project-card:first-of-type .project-outcome-lead,#projects .project-card:not(:first-of-type) .project-outcome-lead{min-height:auto!important}#projects .projects-divider{display:grid!important}}@media(min-width:1180px){#projects .projects-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}#projects .project-title,#projects .project-card:first-of-type .project-title,#projects .project-card:not(:first-of-type) .project-title{font-size:clamp(.98rem,1.05vw,1.08rem)!important}.project-outcome-lead strong,#projects .project-card:first-of-type .project-outcome-lead strong,#projects .project-card:not(:first-of-type) .project-outcome-lead strong{font-size:clamp(.94rem,1.02vw,1.04rem)!important}}@media(min-width:760px)and (max-width:1179px){#projects .projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}#projects .projects-grid{align-items:stretch!important}#projects .project-card:not(.project-card-secondary){grid-column:span 6!important;display:grid!important;grid-template-columns:clamp(7.8rem,12vw,9.2rem) minmax(0,1fr)!important;grid-template-rows:1fr!important;min-height:0!important}#projects .project-card:not(.project-card-secondary) .project-image{width:100%!important;height:auto!important;min-height:100%!important;padding:clamp(1rem,1.6vw,1.25rem)!important;border-right:1px solid rgba(80,45,27,.1)!important;border-bottom:0!important;background:linear-gradient(180deg,#fff8f1fa,#ffeddac2)!important}#projects .project-card:not(.project-card-secondary) .project-logo{max-width:92%!important;max-height:4.4rem!important}#projects .project-card:not(.project-card-secondary) .project-info{grid-template-rows:auto auto auto!important;gap:.86rem!important;padding:clamp(1rem,1.65vw,1.35rem)!important}#projects .project-card:not(.project-card-secondary) .project-title{min-height:0!important;max-width:24ch!important;font-size:clamp(1.12rem,1.4vw,1.28rem)!important;line-height:1.15!important}#projects .project-card:not(.project-card-secondary) .project-proof-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;border-radius:.9rem!important}#projects .project-card:not(.project-card-secondary) .project-outcome-lead{grid-column:1 / -1!important;min-height:0!important;padding:clamp(.9rem,1.4vw,1rem)!important}#projects .project-card:not(.project-card-secondary) .project-proof-item{min-height:108px!important}#projects .project-card:not(.project-card-secondary) .project-proof-item+.project-proof-item{border-top:0!important;border-left:1px solid rgba(80,45,27,.09)!important}#projects .project-card:not(.project-card-secondary) .project-proof-item p{-webkit-line-clamp:4!important}#projects .project-card:not(.project-card-secondary) .project-stack{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:1rem!important;padding:.72rem 0 0!important}#projects .project-card:not(.project-card-secondary) .project-stack p{text-align:right!important}#projects .project-card-secondary{grid-column:span 4!important}#projects .project-card-secondary:nth-last-child(1){grid-column:span 4!important}@media(min-width:1180px){#projects .projects-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important}}@media(max-width:1179px){#projects .project-card:not(.project-card-secondary),#projects .project-card-secondary{grid-column:span 1!important}#projects .project-card:not(.project-card-secondary){grid-template-columns:1fr!important}#projects .project-card:not(.project-card-secondary) .project-image{height:4.85rem!important;min-height:4.85rem!important;border-right:0!important;border-bottom:1px solid rgba(80,45,27,.1)!important}}@media(max-width:760px){#projects .project-card:not(.project-card-secondary) .project-proof-list{grid-template-columns:1fr!important}#projects .project-card:not(.project-card-secondary) .project-proof-item{min-height:0!important}#projects .project-card:not(.project-card-secondary) .project-proof-item+.project-proof-item{border-top:1px solid rgba(80,45,27,.09)!important;border-left:0!important}#projects .project-card:not(.project-card-secondary) .project-stack{display:grid!important}#projects .project-card:not(.project-card-secondary) .project-stack p{text-align:left!important}}@media(min-width:900px){#projects .projects-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:clamp(1rem,1.8vw,1.35rem)!important}#projects .project-card:not(.project-card-secondary){grid-column:1 / -1!important;grid-template-columns:clamp(10rem,17vw,13rem) minmax(0,1fr)!important;min-height:0!important}#projects .project-card:not(.project-card-secondary) .project-image{min-height:100%!important;align-items:center!important;justify-content:center!important}#projects .project-card:not(.project-card-secondary) .project-logo{max-width:86%!important;max-height:5.25rem!important}#projects .project-card:not(.project-card-secondary) .project-info{grid-template-rows:auto 1fr auto!important;gap:clamp(.9rem,1.25vw,1.1rem)!important;padding:clamp(1.1rem,1.8vw,1.45rem)!important}#projects .project-card:not(.project-card-secondary) .project-title-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:.6rem 1rem!important}#projects .project-card:not(.project-card-secondary) .project-context{grid-column:1 / -1!important}#projects .project-card:not(.project-card-secondary) .project-title{max-width:38ch!important;font-size:clamp(1.22rem,1.65vw,1.48rem)!important;line-height:1.12!important}#projects .project-card:not(.project-card-secondary) .project-proof-list{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,1.2fr)!important;border-radius:.95rem!important}#projects .project-card:not(.project-card-secondary) .project-outcome-lead,#projects .project-card:not(.project-card-secondary) .project-proof-item{grid-column:auto!important;min-height:0!important;padding:clamp(.9rem,1.35vw,1.05rem)!important}#projects .project-card:not(.project-card-secondary) .project-outcome-lead{border-bottom:0!important;border-right:1px solid rgba(80,45,27,.09)!important}#projects .project-card:not(.project-card-secondary) .project-proof-item+.project-proof-item{border-left:1px solid rgba(80,45,27,.09)!important}#projects .project-card:not(.project-card-secondary) .project-proof-item p,#projects .project-card:not(.project-card-secondary) .project-outcome-lead strong{display:block!important;overflow:visible!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important}#projects .project-card:not(.project-card-secondary) .project-proof-item p{font-size:.88rem!important;line-height:1.46!important}#projects .project-card:not(.project-card-secondary) .project-stack{justify-content:flex-start!important;padding-top:.85rem!important}#projects .project-card:not(.project-card-secondary) .project-stack p{text-align:left!important}#projects .project-card-secondary{grid-column:span 4!important}}@media(min-width:900px)and (max-width:1120px){#projects .project-card:not(.project-card-secondary){grid-template-columns:clamp(8rem,16vw,10rem) minmax(0,1fr)!important}#projects .project-card:not(.project-card-secondary) .project-proof-list{grid-template-columns:1fr!important}#projects .project-card:not(.project-card-secondary) .project-outcome-lead{border-right:0!important;border-bottom:1px solid rgba(80,45,27,.09)!important}#projects .project-card:not(.project-card-secondary) .project-proof-item+.project-proof-item{border-left:0!important;border-top:1px solid rgba(80,45,27,.09)!important}}#social-proof{background:radial-gradient(circle at 8% 12%,color-mix(in srgb,var(--secondary-color) 18%,transparent) 0%,transparent 42%),linear-gradient(180deg,color-mix(in srgb,var(--bg-secondary) 76%,var(--bg-primary) 24%),var(--bg-primary));color:var(--text-primary)}.social-proof-panel{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(1rem,2.6vw,2.4rem);align-items:stretch;padding:clamp(1.25rem,3vw,2.4rem);border:1px solid color-mix(in srgb,var(--primary-color) 22%,transparent);border-radius:1.35rem;background:linear-gradient(135deg,color-mix(in srgb,var(--neutral-900) 92%,var(--primary-dark) 8%),color-mix(in srgb,var(--primary-dark) 72%,var(--neutral-900) 28%));box-shadow:0 28px 72px color-mix(in srgb,var(--neutral-900) 22%,transparent);overflow:hidden;position:relative}.social-proof-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--secondary-color) 16%,transparent),transparent 38%),radial-gradient(circle at 84% 0%,color-mix(in srgb,var(--primary-color) 22%,transparent),transparent 44%);pointer-events:none}.social-proof-copy,.social-proof-grid{position:relative;z-index:1}.social-proof-copy{display:grid;align-content:space-between;gap:clamp(1.4rem,2vw,2rem);min-width:0}#social-proof .compact-section-header{align-items:flex-start;text-align:left;max-width:44rem;margin:0}#social-proof .section-eyebrow{color:var(--neutral-900)!important;background:var(--secondary-color)!important;border-color:color-mix(in srgb,var(--secondary-color) 70%,transparent)!important}#social-proof .section-title{color:var(--text-inverse)!important}#social-proof .section-subtitle{max-width:40rem;color:color-mix(in srgb,var(--text-inverse) 78%,transparent)!important}.social-proof-link{display:inline-flex;width:fit-content;align-items:center;gap:.58rem;min-height:3.05rem;padding:.82rem 1.05rem;border-radius:999px;background:var(--text-inverse);color:var(--primary-dark);font-weight:800;line-height:1;text-decoration:none;box-shadow:0 16px 34px color-mix(in srgb,var(--neutral-900) 28%,transparent);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.social-proof-link:hover,.social-proof-link:focus-visible{transform:translateY(-2px);background:color-mix(in srgb,var(--secondary-color) 20%,var(--text-inverse) 80%);box-shadow:0 20px 42px color-mix(in srgb,var(--neutral-900) 34%,transparent)}.social-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,1.3vw,1rem)}.social-proof-card{display:grid;align-content:start;gap:.58rem;min-height:13rem;padding:clamp(1rem,1.5vw,1.25rem);border:1px solid color-mix(in srgb,var(--text-inverse) 18%,transparent);border-radius:1rem;background:linear-gradient(180deg,color-mix(in srgb,var(--text-inverse) 13%,transparent),color-mix(in srgb,var(--text-inverse) 7%,transparent));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.social-proof-card span{width:fit-content;padding:.38rem .58rem;border-radius:999px;background:color-mix(in srgb,var(--secondary-color) 18%,transparent);color:color-mix(in srgb,var(--secondary-color) 86%,var(--text-inverse) 14%);font-size:.7rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.social-proof-card h3{margin:0;color:var(--text-inverse);font-size:clamp(1.02rem,1.25vw,1.16rem);line-height:1.18}.social-proof-card p{margin:0;color:color-mix(in srgb,var(--text-inverse) 72%,transparent);font-size:.92rem;line-height:1.5}@media(max-width:980px){.social-proof-panel,.social-proof-grid{grid-template-columns:1fr}.social-proof-card{min-height:0}}@media(max-width:640px){.social-proof-panel{border-radius:1rem;padding:1.05rem}.social-proof-link{width:100%;justify-content:center}}#social-proof.section{padding-block:clamp(2rem,4vw,3.2rem)!important}#social-proof .container{max-width:1120px!important}#social-proof .social-proof-panel{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(1rem,2.2vw,1.8rem)!important;padding:clamp(1rem,2vw,1.45rem)!important;border-radius:1rem!important;box-shadow:0 18px 42px color-mix(in srgb,var(--neutral-900) 18%,transparent)!important}#social-proof .social-proof-panel:before{background:linear-gradient(90deg,color-mix(in srgb,var(--secondary-color) 14%,transparent),transparent 44%),radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--primary-color) 16%,transparent),transparent 36%)!important}#social-proof .social-proof-copy{gap:.6rem!important}#social-proof .compact-section-header{display:grid!important;gap:.58rem!important;max-width:44rem!important}#social-proof .section-eyebrow{font-size:.68rem!important}#social-proof .section-title{font-size:clamp(1.55rem,2.6vw,2.25rem)!important;line-height:1.04!important}#social-proof .section-subtitle{max-width:42rem!important;font-size:clamp(.98rem,1.25vw,1.08rem)!important;line-height:1.48!important}.social-proof-actions{position:relative;z-index:1;display:grid;gap:.85rem;justify-items:end;min-width:min(100%,22rem)}.social-proof-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem;margin:0;padding:0;list-style:none}.social-proof-list li{padding:.42rem .62rem;border:1px solid color-mix(in srgb,var(--text-inverse) 18%,transparent);border-radius:999px;background:color-mix(in srgb,var(--text-inverse) 10%,transparent);color:color-mix(in srgb,var(--text-inverse) 82%,transparent);font-size:.78rem;font-weight:820;line-height:1}#social-proof .social-proof-link{min-height:2.7rem!important;padding:.72rem .95rem!important;font-size:.9rem!important;white-space:nowrap}@media(max-width:860px){#social-proof .social-proof-panel{grid-template-columns:1fr!important}.social-proof-actions{justify-items:start;min-width:0}.social-proof-list{justify-content:flex-start}}@media(max-width:560px){#social-proof .social-proof-link{width:100%!important;justify-content:center!important}}#social-proof.section{padding-block:clamp(3rem,5.2vw,5rem)!important}#social-proof .social-proof-panel{grid-template-columns:minmax(0,.95fr) minmax(19rem,.72fr)!important;align-items:center!important;gap:clamp(1.35rem,3vw,2.8rem)!important;padding:clamp(1.4rem,3.2vw,2.55rem)!important;border-radius:1.25rem!important;border-color:color-mix(in srgb,var(--secondary-color) 28%,transparent)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--neutral-900) 90%,var(--primary-dark) 10%),color-mix(in srgb,var(--primary-dark) 78%,var(--neutral-900) 22%))!important;box-shadow:0 30px 76px color-mix(in srgb,var(--neutral-900) 22%,transparent)!important}#social-proof .social-proof-panel:before{background:linear-gradient(90deg,color-mix(in srgb,var(--secondary-color) 20%,transparent),transparent 42%),radial-gradient(circle at 92% 10%,color-mix(in srgb,var(--primary-color) 28%,transparent),transparent 42%)!important}#social-proof .compact-section-header{gap:.78rem!important;max-width:48rem!important}#social-proof .section-title{max-width:11ch!important;font-size:clamp(2.15rem,4.2vw,4rem)!important;line-height:.98!important;text-wrap:balance}#social-proof .section-subtitle{max-width:34rem!important;font-size:clamp(1.02rem,1.35vw,1.18rem)!important;line-height:1.55!important}#social-proof .social-proof-actions{justify-items:stretch!important;min-width:0!important;gap:.9rem!important}.social-proof-check{position:relative;z-index:1;display:grid;gap:.82rem;padding:clamp(1rem,1.7vw,1.3rem);border:1px solid color-mix(in srgb,var(--text-inverse) 20%,transparent);border-radius:1rem;background:linear-gradient(180deg,color-mix(in srgb,var(--text-inverse) 16%,transparent),color-mix(in srgb,var(--text-inverse) 8%,transparent));box-shadow:0 18px 38px color-mix(in srgb,var(--neutral-900) 18%,transparent)}.social-proof-check>span{width:fit-content;padding:.4rem .62rem;border-radius:999px;background:color-mix(in srgb,var(--secondary-color) 18%,transparent);color:color-mix(in srgb,var(--secondary-color) 86%,var(--text-inverse) 14%);font-size:.72rem;font-weight:880;line-height:1;text-transform:uppercase}.social-proof-check strong{max-width:17rem;color:var(--text-inverse);font-size:clamp(1.08rem,1.45vw,1.28rem);font-weight:900;line-height:1.2}#social-proof .social-proof-list{justify-content:flex-start!important}#social-proof .social-proof-link{width:100%!important;justify-content:center!important;min-height:3rem!important;padding:.82rem 1rem!important;font-size:.94rem!important}@media(max-width:900px){#social-proof .social-proof-panel{grid-template-columns:1fr!important}#social-proof .section-title{max-width:13ch!important}}#social-proof.section{padding-block:clamp(3.4rem,5.6vw,5.5rem)!important}#social-proof .container{max-width:1080px!important}#social-proof .social-proof-panel{grid-template-columns:minmax(0,1fr) minmax(18.5rem,.62fr)!important;gap:clamp(1.4rem,3.4vw,3.4rem)!important;padding:clamp(1.35rem,3.4vw,2.7rem)!important;border:1px solid color-mix(in srgb,var(--secondary-color) 30%,transparent)!important;border-radius:1.1rem!important;background:linear-gradient(135deg,#1f160ffa,#5f2d1bf5)!important;box-shadow:0 1px color-mix(in srgb,var(--text-inverse) 13%,transparent) inset,0 28px 68px color-mix(in srgb,var(--neutral-900) 22%,transparent)!important}#social-proof .social-proof-panel:before{background:linear-gradient(90deg,color-mix(in srgb,var(--secondary-color) 16%,transparent),transparent 50%),radial-gradient(circle at 8% 0%,color-mix(in srgb,var(--secondary-color) 20%,transparent),transparent 42%),radial-gradient(circle at 96% 6%,color-mix(in srgb,var(--primary-color) 24%,transparent),transparent 38%)!important}#social-proof .social-proof-panel:after{content:"";position:absolute;left:clamp(1.35rem,3.4vw,2.7rem);right:clamp(1.35rem,3.4vw,2.7rem);bottom:0;height:4px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,var(--secondary-color),var(--primary-color));opacity:.9}#social-proof .compact-section-header{max-width:42rem!important;gap:.86rem!important}#social-proof .section-eyebrow{padding:.42rem .62rem!important;color:#28160e!important;background:color-mix(in srgb,var(--secondary-color) 92%,white 8%)!important;border:0!important}#social-proof .section-title{max-width:13ch!important;font-size:clamp(2.05rem,4vw,3.75rem)!important;letter-spacing:0!important}#social-proof .section-subtitle{max-width:37rem!important;color:color-mix(in srgb,var(--text-inverse) 80%,transparent)!important;font-size:clamp(1rem,1.26vw,1.14rem)!important}#social-proof .social-proof-actions{gap:.78rem!important}#social-proof .social-proof-check{gap:.92rem!important;padding:clamp(1rem,2vw,1.35rem)!important;border:1px solid color-mix(in srgb,var(--text-inverse) 18%,transparent)!important;border-radius:.85rem!important;background:linear-gradient(180deg,color-mix(in srgb,var(--text-inverse) 14%,transparent),color-mix(in srgb,var(--text-inverse) 7%,transparent))!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}#social-proof .social-proof-check>span{padding:.36rem .58rem!important;background:color-mix(in srgb,var(--secondary-color) 20%,transparent)!important;color:color-mix(in srgb,var(--secondary-color) 90%,var(--text-inverse) 10%)!important;font-size:.68rem!important}#social-proof .social-proof-check strong{max-width:18rem!important;font-size:clamp(1.08rem,1.45vw,1.26rem)!important}#social-proof .social-proof-list{display:grid!important;gap:.46rem!important}#social-proof .social-proof-list li{position:relative;padding:.54rem .7rem .54rem 1.95rem!important;border-radius:.72rem!important;background:color-mix(in srgb,var(--text-inverse) 9%,transparent)!important;color:color-mix(in srgb,var(--text-inverse) 84%,transparent)!important;font-size:.84rem!important;font-weight:780!important}#social-proof .social-proof-list li:before{content:"";position:absolute;left:.74rem;top:50%;width:.42rem;height:.42rem;border-radius:999px;background:var(--secondary-color);transform:translateY(-50%)}#social-proof .social-proof-link{min-height:3.15rem!important;border:1px solid color-mix(in srgb,var(--text-inverse) 40%,transparent)!important;border-radius:.85rem!important;background:var(--text-inverse)!important;color:var(--primary-dark)!important;box-shadow:0 16px 34px color-mix(in srgb,var(--neutral-900) 24%,transparent)!important}#social-proof .social-proof-link:hover,#social-proof .social-proof-link:focus-visible{background:color-mix(in srgb,var(--secondary-color) 18%,var(--text-inverse) 82%)!important}@media(max-width:900px){#social-proof .social-proof-panel{grid-template-columns:1fr!important}#social-proof .section-title{max-width:16ch!important}}#social-proof{background:linear-gradient(180deg,color-mix(in srgb,var(--bg-primary) 92%,var(--bg-secondary) 8%),color-mix(in srgb,var(--bg-secondary) 72%,var(--bg-primary) 28%))!important}#social-proof.section{padding-block:clamp(3rem,5vw,4.6rem)!important}#social-proof .social-proof-panel{grid-template-columns:minmax(0,1.08fr) minmax(18rem,.78fr)!important;align-items:center!important;gap:clamp(1.25rem,3vw,2.6rem)!important;padding:clamp(1.2rem,2.8vw,2rem)!important;border:1px solid color-mix(in srgb,var(--text-secondary) 18%,transparent)!important;border-radius:.9rem!important;background:color-mix(in srgb,var(--bg-primary) 86%,white 14%)!important;box-shadow:0 1px #ffffffd1 inset,0 22px 54px #502d1b17!important}#social-proof .social-proof-panel:before{background:linear-gradient(90deg,color-mix(in srgb,var(--secondary-color) 14%,transparent),transparent 48%),radial-gradient(circle at 92% 0%,color-mix(in srgb,var(--primary-color) 10%,transparent),transparent 34%)!important}#social-proof .social-proof-panel:after{inset:0 auto 0 0!important;width:5px!important;height:auto!important;border-radius:.9rem 0 0 .9rem!important;background:linear-gradient(180deg,var(--primary-color),var(--secondary-color))!important}#social-proof .compact-section-header{max-width:38rem!important;gap:.72rem!important}#social-proof .section-eyebrow{color:var(--primary-dark)!important;background:color-mix(in srgb,var(--primary-color) 12%,transparent)!important;border:1px solid color-mix(in srgb,var(--primary-color) 24%,transparent)!important}#social-proof .section-title{max-width:16ch!important;color:var(--text-primary)!important;font-size:clamp(2rem,3.6vw,3.15rem)!important;line-height:1.02!important}#social-proof .section-subtitle{max-width:35rem!important;color:var(--text-secondary)!important;font-size:clamp(.98rem,1.16vw,1.08rem)!important;line-height:1.58!important}#social-proof .social-proof-actions{gap:.75rem!important}#social-proof .social-proof-check{gap:.78rem!important;padding:clamp(1rem,1.8vw,1.25rem)!important;border:1px solid color-mix(in srgb,var(--primary-dark) 18%,transparent)!important;border-radius:.82rem!important;background:linear-gradient(160deg,color-mix(in srgb,var(--neutral-900) 92%,var(--primary-dark) 8%),color-mix(in srgb,var(--primary-dark) 78%,var(--neutral-900) 22%))!important;box-shadow:0 18px 38px #502d1b21!important}#social-proof .social-proof-check>span{color:color-mix(in srgb,var(--secondary-color) 90%,white 10%)!important;background:color-mix(in srgb,var(--secondary-color) 15%,transparent)!important}#social-proof .social-proof-check strong{max-width:19rem!important;color:var(--text-inverse)!important}#social-proof .social-proof-check p{margin:0;max-width:19rem;color:color-mix(in srgb,var(--text-inverse) 70%,transparent);font-size:.9rem;line-height:1.48}#social-proof .social-proof-list{display:flex!important;flex-wrap:wrap!important;gap:.42rem!important}#social-proof .social-proof-list li{padding:.42rem .58rem!important;border:1px solid color-mix(in srgb,var(--text-inverse) 16%,transparent)!important;border-radius:999px!important;background:color-mix(in srgb,var(--text-inverse) 8%,transparent)!important;color:color-mix(in srgb,var(--text-inverse) 80%,transparent)!important;font-size:.76rem!important;font-weight:780!important}#social-proof .social-proof-link{min-height:3rem!important;border-radius:.82rem!important;background:var(--primary-dark)!important;color:var(--text-inverse)!important;border-color:color-mix(in srgb,var(--primary-dark) 28%,transparent)!important;box-shadow:0 14px 30px #502d1b29!important}#social-proof .social-proof-link:hover,#social-proof .social-proof-link:focus-visible{background:var(--primary-color)!important;color:var(--text-inverse)!important}#contact .contact-conversion-card.contact-conversion-card{display:grid!important;justify-items:center!important;gap:clamp(.72rem,1.6vw,.95rem)!important;box-sizing:border-box!important;width:100%!important;padding:clamp(1.1rem,3vw,1.75rem)!important;border:1px solid rgba(255,253,249,.14)!important;border-radius:1rem!important;background:linear-gradient(180deg,#fffdf91a,#fffdf90e)!important;box-shadow:0 22px 52px #0003!important;text-align:center!important}#contact .contact-scope-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}#contact .contact-methods{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important}*,*:before,*:after{box-sizing:border-box}html,body,#root,.App{max-width:100%;overflow-x:clip}.container,.site-header-inner,.hero-content,#projects .projects-grid,#projects .project-card,#projects .project-info,#projects .project-proof-list,#contact .contact-content{min-width:0}@media(max-width:820px){.site-header-inner{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:.65rem!important;padding:.62rem .9rem .72rem!important}.site-logo{grid-column:1!important;grid-row:1!important;width:40px!important;height:40px!important}.site-logo img{width:40px!important;height:40px!important}.site-nav-cta{grid-column:3!important;grid-row:1!important;justify-self:end!important;padding:.56rem .88rem!important;font-size:.86rem!important;white-space:nowrap!important}.site-nav{grid-column:1 / -1!important;grid-row:2!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:.45rem!important;width:100%!important;margin:0!important;padding:.16rem 0 .25rem!important;overflow-x:auto!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch}.site-nav::-webkit-scrollbar{display:none!important}.site-nav-link{flex:0 0 auto!important;min-height:2.25rem!important;padding:.55rem .82rem!important;border:1px solid rgba(80,45,27,.16)!important;border-radius:999px!important;background:#fffdf9!important;color:#2d1a13!important;box-shadow:0 8px 18px #502d1b0f!important;font-size:.84rem!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important}.site-nav-link:after{content:none!important}.section,.main-content>.section:not(.hero-section){padding-inline:clamp(1rem,5vw,1.35rem)!important}.container{width:100%!important;max-width:100%!important;padding-inline:0!important}.hero-section{min-height:auto!important;padding:clamp(3.4rem,12vw,4.6rem) clamp(1rem,5vw,1.35rem) clamp(3.2rem,11vw,4.2rem)!important}.hero-content,.hero-title,.hero-tagline,.hero-description{text-align:left!important}.hero-name{font-size:clamp(2.45rem,13vw,3.6rem)!important;line-height:.97!important}.hero-tagline{max-width:17ch!important;font-size:clamp(1.45rem,6.4vw,1.95rem)!important;line-height:1.12!important}.hero-description{max-width:32rem!important;font-size:1rem!important;line-height:1.6!important}.hero-buttons{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:.72rem!important}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{width:100%!important;min-width:0!important}.hero-socials{justify-content:flex-start!important}.what-you-get-header,.value-header{grid-template-columns:1fr!important}#projects .projects-grid{display:flex!important;flex-direction:column!important;width:100%!important;gap:1rem!important}#projects .project-card,#projects .project-card:not(.project-card-secondary),#projects .project-card-secondary{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;margin-inline:0!important;grid-column:auto!important}#projects .project-image,#projects .project-card:not(.project-card-secondary) .project-image,#projects .project-card-secondary .project-image{width:100%!important;height:clamp(5.4rem,23vw,7rem)!important;min-height:clamp(5.4rem,23vw,7rem)!important;border-right:0!important;border-bottom:1px solid rgba(80,45,27,.1)!important}#projects .project-logo,#projects .project-card:not(.project-card-secondary) .project-logo,#projects .project-card-secondary .project-logo{max-width:min(12rem,74%)!important;max-height:4.5rem!important}#projects .project-info,#projects .project-card:not(.project-card-secondary) .project-info,#projects .project-card-secondary .project-info{width:100%!important;padding:clamp(1rem,4vw,1.15rem)!important}#projects .project-title-row,#projects .project-proof-list,#projects .project-card:not(.project-card-secondary) .project-title-row,#projects .project-card:not(.project-card-secondary) .project-proof-list{grid-template-columns:minmax(0,1fr)!important;width:100%!important}#projects .project-title,#projects .project-card:not(.project-card-secondary) .project-title,#projects .project-card-secondary .project-title{max-width:100%!important;font-size:clamp(1.12rem,5.4vw,1.38rem)!important}#projects .project-outcome-lead,#projects .project-proof-item,#projects .project-card:not(.project-card-secondary) .project-outcome-lead,#projects .project-card:not(.project-card-secondary) .project-proof-item{width:100%!important;min-height:0!important;border-left:0!important}#projects .project-proof-item+.project-proof-item,#projects .project-card:not(.project-card-secondary) .project-proof-item+.project-proof-item{border-top:1px solid rgba(80,45,27,.09)!important;border-left:0!important}#projects .project-stack,#projects .project-card:not(.project-card-secondary) .project-stack,#projects .project-card-secondary .project-stack{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:.28rem!important}#projects .project-stack p,#projects .project-card:not(.project-card-secondary) .project-stack p{text-align:left!important}#projects .projects-divider{width:100%!important;grid-column:auto!important}#contact .contact-content.contact-content{max-width:100%!important}#contact .contact-primary{justify-items:stretch!important}#contact .contact-primary .contact-cta.primary{width:100%!important}#contact .section-title{max-width:12ch!important}}@media(max-width:480px){.site-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.42rem!important;overflow:visible!important}.site-nav-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:2.32rem!important;padding:.52rem .58rem!important;font-size:.8rem!important;line-height:1.12!important;white-space:normal!important;text-align:center!important}}#contact .contact-methods .contact-item,#contact .contact-methods .contact-item.contact-item--button{flex:0 1 auto!important;width:auto!important;gap:.4rem!important;padding:.48rem .65rem!important;border-radius:999px!important}#contact .contact-methods .contact-icon{width:auto!important;height:auto!important}#contact .container{max-width:980px!important}#contact .compact-section-header{max-width:42rem!important;margin-bottom:clamp(1rem,2.2vw,1.4rem)!important}#contact .section-title{max-width:12ch!important;font-size:clamp(2.25rem,4.6vw,3.75rem)!important}#contact .section-subtitle{max-width:39rem!important}#contact .contact-conversion-card{gap:.85rem!important;padding:clamp(1.25rem,3vw,1.9rem)!important}#contact .contact-conversion-card h3{max-width:18ch!important;font-size:clamp(1.35rem,2.7vw,2rem)!important}#contact .contact-conversion-copy{max-width:35rem!important}#contact .contact-scope-list{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:.5rem!important;margin-top:0!important}#contact .contact-scope-list li{display:inline-flex!important;align-items:center!important;justify-items:initial!important;min-height:0!important;gap:.38rem!important;padding:.48rem .65rem!important;border-radius:999px!important;text-align:left!important}#contact .contact-scope-list span{color:#fffdf9c7!important;font-size:.82rem!important;font-weight:850!important;line-height:1.1!important}#contact .contact-availability{margin-top:.05rem!important;font-size:.84rem!important}#contact .contact-methods{padding-top:0!important}@media(max-width:760px){#contact .contact-scope-list{justify-content:flex-start!important}}#contact.section{padding-block:clamp(4.25rem,6.5vw,5.75rem)!important}#contact .compact-section-header{justify-items:start!important;max-width:48rem!important;margin:0 0 clamp(1.35rem,3vw,2rem)!important;text-align:left!important}#contact .section-title{max-width:11ch!important;font-size:clamp(2.35rem,5vw,4.15rem)!important}#contact .section-subtitle{max-width:44rem!important}#contact .contact-content{max-width:none!important}#contact .contact-conversion-card{display:grid!important;grid-template-columns:minmax(0,1.16fr) minmax(17rem,.84fr)!important;align-items:stretch!important;justify-items:stretch!important;gap:0!important;padding:0!important;border:1px solid rgba(255,253,249,.12)!important;border-radius:1rem!important;background:linear-gradient(135deg,#fffdf91a,#fffdf90e)!important;box-shadow:0 1px #ffffff1a inset,0 28px 76px #0000003d!important;overflow:hidden!important;text-align:left!important}#contact .contact-primary{display:grid!important;align-content:center!important;justify-items:start!important;gap:.82rem!important;padding:clamp(1.35rem,3.2vw,2.25rem)!important}#contact .contact-proof{display:grid!important;align-content:center!important;gap:.82rem!important;padding:clamp(1.25rem,3vw,2rem)!important;border-left:1px solid rgba(255,253,249,.1)!important;background:linear-gradient(180deg,#fffdf913,#fffdf909)!important}#contact .contact-start-label,#contact .contact-proof-label{width:fit-content!important;margin:0!important;padding:.38rem .58rem!important;border:1px solid rgba(247,213,189,.22)!important;border-radius:999px!important;background:#f7d5bd17!important;color:#f7d5bd!important;font-size:.7rem!important;font-weight:900!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important}#contact .contact-conversion-card h3{max-width:16ch!important;margin:0!important;color:#fffdf9!important;font-size:clamp(1.55rem,3.1vw,2.55rem)!important;line-height:1.04!important;text-align:left!important}#contact .contact-conversion-copy{max-width:36rem!important;margin:0!important;color:#fffdf9c2!important;font-size:clamp(.98rem,1.14vw,1.06rem)!important;line-height:1.58!important;text-align:left!important}#contact .contact-cta.primary{width:fit-content!important;min-width:13.5rem!important;margin-top:.1rem!important}#contact .contact-availability{max-width:30rem!important;margin:0!important;color:#fffdf98f!important;font-size:.84rem!important;line-height:1.5!important;text-align:left!important}#contact .contact-scope-list svg{flex:0 0 auto!important}#contact .contact-methods{grid-column:1 / -1!important;justify-content:flex-start!important;gap:.5rem!important;padding:.85rem clamp(1.25rem,3vw,2rem)!important;border-top:1px solid rgba(255,253,249,.09)!important;background:#00000014!important}@media(max-width:820px){#contact .contact-conversion-card{grid-template-columns:1fr!important}#contact .contact-proof{border-left:0!important;border-top:1px solid rgba(255,253,249,.1)!important}}#contact{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 50% 0%,rgba(198,90,60,.2),transparent 36%),linear-gradient(180deg,#25170f,#1c120c)!important;color:#fffdf9!important}#contact:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(255,253,249,.035),transparent 36%,rgba(213,141,58,.06))!important}#contact.section{padding-block:clamp(4.25rem,6.5vw,5.8rem)!important}#contact .compact-section-header.compact-section-header{display:grid!important;justify-items:center!important;gap:.78rem!important;max-width:45rem!important;margin:0 auto clamp(1.25rem,3vw,1.9rem)!important;text-align:center!important}#contact .section-title{max-width:14ch!important;color:#fffdf9!important;font-size:clamp(2.25rem,4.7vw,3.8rem)!important;line-height:1.01!important;text-align:center!important}#contact .compact-section-header.compact-section-header .section-subtitle{display:block!important;max-width:42rem!important;color:#fffdf9c7!important;font-size:clamp(1rem,1.18vw,1.1rem)!important;line-height:1.58!important;text-align:center!important}#contact .contact-content.contact-content{display:block!important;width:100%!important;max-width:640px!important;margin:0 auto!important;padding:0!important}#contact .contact-conversion-card.contact-conversion-card{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:1rem!important;box-sizing:border-box!important;width:100%!important;padding:clamp(1.35rem,3.4vw,2.25rem)!important;border:1px solid rgba(255,253,249,.14)!important;border-radius:1rem!important;background:linear-gradient(180deg,#fffdf91c,#fffdf911)!important;box-shadow:0 1px #ffffff1c inset,0 28px 70px #00000038!important;text-align:center!important}#contact .contact-primary{display:grid!important;justify-items:center!important;gap:.82rem!important;width:100%!important}#contact .contact-conversion-card h3{max-width:18ch!important;margin:0!important;color:#fffdf9!important;font-size:clamp(1.45rem,2.8vw,2.15rem)!important;font-weight:900!important;line-height:1.08!important;text-align:center!important}#contact .contact-conversion-copy{max-width:34rem!important;margin:0!important;color:#fffdf9c7!important;font-size:clamp(.98rem,1.15vw,1.06rem)!important;line-height:1.56!important;text-align:center!important}#contact .contact-primary .contact-cta.primary{width:min(100%,19rem)!important;min-height:3.35rem!important;margin:.08rem 0 0!important;padding:.92rem 1.35rem!important;border:1px solid rgba(255,253,249,.22)!important;border-radius:.78rem!important;background:#c65a3c!important;color:#fffdf9!important;box-shadow:0 18px 38px #c65a3c47!important;font-size:.98rem!important;font-weight:900!important;letter-spacing:0!important}#contact .contact-assurance-list{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:.5rem!important;width:100%!important;margin:.15rem 0 0!important;padding:0!important;list-style:none!important}#contact .contact-methods{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:.5rem!important;width:100%!important;margin-top:.15rem!important;padding-top:.85rem!important;border-top:1px solid rgba(255,253,249,.1)!important}@media(max-width:760px){#contact .compact-section-header.compact-section-header,#contact .section-title,#contact .compact-section-header.compact-section-header .section-subtitle,#contact .contact-conversion-card.contact-conversion-card,#contact .contact-conversion-card h3,#contact .contact-conversion-copy{justify-items:start!important;text-align:left!important}#contact .contact-primary{justify-items:start!important}#contact .contact-assurance-list,#contact .contact-methods{justify-content:flex-start!important}}#contact .compact-section-header.compact-section-header{justify-items:center!important;max-width:36rem!important;margin:0 auto clamp(1rem,2.2vw,1.35rem)!important;text-align:center!important}#contact .section-title,#contact .section-subtitle{text-align:center!important}#contact .section-title{max-width:11ch!important;font-size:clamp(2.1rem,4.2vw,3.35rem)!important;line-height:1!important}#contact .section-subtitle{display:block!important;max-width:32rem!important;color:#fffdf9c2!important;font-size:clamp(.98rem,1.15vw,1.06rem)!important;line-height:1.52!important}#contact .contact-conversion-card.contact-conversion-card{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:clamp(.82rem,1.6vw,1rem)!important;box-sizing:border-box!important;padding:clamp(1.25rem,3vw,2rem)!important;text-align:center!important}#contact .contact-primary{gap:.8rem!important}#contact .contact-start-label{margin:0!important}#contact .contact-conversion-card h3{max-width:18ch!important;margin:0!important;font-size:clamp(1.28rem,2.25vw,1.62rem)!important;line-height:1.1!important}#contact .contact-conversion-copy{max-width:30rem!important;margin:0!important;color:#fffdf9bd!important;font-size:.96rem!important;line-height:1.5!important}#contact .contact-primary .contact-cta.primary{min-height:3.15rem!important;margin:0!important;padding:.92rem 1.55rem!important;border-radius:.74rem!important}#contact .contact-methods{width:100%!important;margin-top:.25rem!important;padding-top:.85rem!important;border-top:1px solid rgba(255,253,249,.1)!important}#contact .contact-methods .contact-item,#contact .contact-methods .contact-item.contact-item--button{flex:0 1 auto!important;min-height:0!important;padding:.5rem .6rem!important;border:0!important;background:transparent!important;box-shadow:none!important}#contact .contact-methods .contact-icon{width:1.7rem!important;height:1.7rem!important;border-radius:.48rem!important}#contact .contact-methods .contact-item strong{font-size:.82rem!important}#contact .contact-methods .contact-item span,#contact .contact-methods .contact-item-link{font-size:.76rem!important}#contact .contact-content.contact-content{max-width:560px!important;margin:0 auto!important}#contact .contact-conversion-card.contact-conversion-card{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:clamp(.9rem,1.8vw,1.1rem)!important;box-sizing:border-box!important;padding:clamp(1.25rem,3vw,2rem)!important;text-align:center!important}#contact .section-title{max-width:12ch!important;font-size:clamp(2rem,3.8vw,3.1rem)!important;line-height:1!important}#contact .contact-conversion-card h3{max-width:18ch!important;font-size:clamp(1.3rem,2.3vw,1.65rem)!important;line-height:1.08!important}#contact .contact-conversion-copy{max-width:28rem!important;color:#fffdf9c2!important;font-size:.98rem!important;line-height:1.5!important}#contact .contact-primary .contact-cta.primary{min-height:3.1rem!important;margin:0!important;padding:.9rem 1.5rem!important;border-radius:.72rem!important}#contact .contact-conversion-card{gap:clamp(.72rem,1.6vw,.95rem)!important;box-sizing:border-box!important;padding:clamp(1.1rem,3vw,1.75rem)!important;border:1px solid rgba(255,253,249,.14)!important;border-radius:1rem!important;background:linear-gradient(180deg,#fffdf91a,#fffdf90e)!important;box-shadow:0 22px 52px #0003!important}#contact .compact-section-header{max-width:40rem!important;margin-bottom:clamp(1rem,2.4vw,1.45rem)!important}#contact .contact-content{max-width:680px!important}#contact .contact-conversion-card{gap:clamp(.72rem,1.6vw,.95rem)!important;padding:clamp(1.1rem,3vw,1.75rem)!important;border:1px solid rgba(255,253,249,.14)!important;border-radius:1rem!important;background:linear-gradient(180deg,#fffdf91a,#fffdf90e)!important;box-shadow:0 22px 52px #0003!important}#contact .contact-primary{gap:.74rem!important}#contact .contact-start-label{padding:.36rem .58rem!important;background:#d58d3a24!important}#contact .contact-conversion-card h3{max-width:17ch!important;font-size:clamp(1.28rem,2.4vw,1.72rem)!important;line-height:1.08!important}#contact .contact-conversion-copy{max-width:35rem!important;color:#fffdf9c2!important;font-size:.98rem!important;line-height:1.5!important}#contact .contact-primary .contact-cta.primary{min-height:3.1rem!important;margin:0!important;padding:.88rem 1.35rem!important;border-radius:.72rem!important}#contact .contact-proof{width:100%!important}#contact .contact-proof-label{margin-bottom:.55rem!important;color:#fffdf994!important;font-size:.72rem!important;letter-spacing:.08em!important;text-transform:uppercase!important}#contact .contact-scope-list{gap:.55rem!important;width:100%!important}#contact .contact-methods{margin-top:.15rem!important;gap:.5rem!important}#contact .contact-methods .contact-item,#contact .contact-methods .contact-item.contact-item--button{padding:.72rem .82rem!important}#contact .contact-content.contact-content{display:block!important;width:100%!important;max-width:680px!important;margin:0 auto!important;padding:0!important}#contact .contact-conversion-card.contact-conversion-card{display:grid!important;grid-template-columns:1fr!important;align-items:center!important;justify-items:center!important;gap:clamp(.72rem,1.6vw,.95rem)!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;padding:clamp(1.1rem,3vw,1.75rem)!important;text-align:center!important}#contact .compact-section-header.compact-section-header{justify-items:center!important;max-width:40rem!important;margin:0 auto clamp(1rem,2.4vw,1.45rem)!important;text-align:center!important}#contact{background:radial-gradient(circle at 18% 0%,rgba(198,90,60,.18),transparent 34%),linear-gradient(180deg,#25170f,#17100b)!important}#contact.section{padding-block:clamp(4rem,6vw,5.25rem)!important}#contact .container{max-width:1080px!important}#contact .compact-section-header{justify-items:start!important;max-width:46rem!important;margin:0 0 clamp(1.15rem,2.5vw,1.6rem)!important;text-align:left!important}#contact .section-title,#contact .section-subtitle{text-align:left!important}#contact .section-title{max-width:11ch!important;font-size:clamp(2.35rem,5vw,4rem)!important}#contact .section-subtitle{max-width:43rem!important}#contact .contact-content{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}#contact .contact-conversion-card{display:grid!important;grid-template-columns:minmax(0,1.3fr) minmax(17rem,.7fr)!important;align-items:stretch!important;justify-items:stretch!important;gap:0!important;width:100%!important;padding:0!important;border:1px solid rgba(255,253,249,.12)!important;border-radius:1rem!important;background:linear-gradient(135deg,#fffdf91a,#fffdf90e)!important;box-shadow:0 1px #ffffff1a inset,0 28px 76px #0000003d!important;overflow:hidden!important;text-align:left!important}#contact .contact-primary{display:grid!important;align-content:center!important;justify-items:start!important;gap:.78rem!important;padding:clamp(1.3rem,3vw,2.1rem)!important}#contact .contact-proof{display:grid!important;align-content:center!important;gap:.78rem!important;padding:clamp(1.2rem,2.6vw,1.8rem)!important;border-left:1px solid rgba(255,253,249,.1)!important;background:linear-gradient(180deg,#fffdf913,#fffdf909)!important}#contact .contact-conversion-card h3{max-width:17ch!important;margin:0!important;color:#fffdf9!important;font-size:clamp(1.55rem,3vw,2.45rem)!important;line-height:1.04!important;text-align:left!important}#contact .contact-conversion-copy{max-width:38rem!important;margin:0!important;color:#fffdf9c2!important;font-size:clamp(.98rem,1.14vw,1.06rem)!important;line-height:1.58!important;text-align:left!important}#contact .contact-cta.primary{width:fit-content!important;min-width:13.5rem!important}#contact .contact-availability{max-width:31rem!important;margin:0!important;color:#fffdf98f!important;font-size:.84rem!important;line-height:1.5!important;text-align:left!important}#contact .contact-scope-list{display:grid!important;grid-template-columns:1fr!important;gap:.68rem!important;margin:0!important;padding:0!important}#contact .contact-scope-list li{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:.56rem!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}#contact .contact-scope-list span{color:#fffdf9d1!important;font-size:.95rem!important;font-weight:850!important}#contact .contact-methods{grid-column:1 / -1!important;justify-content:flex-start!important;gap:.45rem!important;padding:.78rem clamp(1.2rem,2.8vw,1.8rem)!important;border-top:1px solid rgba(255,253,249,.09)!important;background:#00000014!important}#contact .contact-methods .contact-item,#contact .contact-methods .contact-item.contact-item--button{padding:.42rem .58rem!important;border-color:#fffdf917!important}#contact .contact-methods .contact-item span{display:none!important}@media(max-width:820px){#contact .contact-conversion-card{grid-template-columns:1fr!important}#contact .contact-proof{border-left:0!important;border-top:1px solid rgba(255,253,249,.1)!important}#contact .contact-methods{justify-content:flex-start!important}}#contact .compact-section-header{display:grid!important;justify-items:center!important;max-width:40rem!important;margin:0 auto clamp(1rem,2.4vw,1.45rem)!important;text-align:center!important}#contact .section-title{max-width:13ch!important;font-size:clamp(2.05rem,4vw,3.25rem)!important;line-height:.98!important}#contact .section-subtitle{max-width:34rem!important;color:#fffdf9bd!important}#contact .contact-content{display:block!important;width:100%!important;max-width:680px!important;margin:0 auto!important;padding:0!important}#contact .contact-conversion-card{display:grid!important;justify-items:center!important;gap:clamp(.72rem,1.6vw,.95rem)!important;box-sizing:border-box!important;width:100%!important;padding:clamp(1.1rem,3vw,1.75rem)!important;border:1px solid rgba(255,253,249,.14)!important;border-radius:1rem!important;background:linear-gradient(180deg,#fffdf91a,#fffdf90e)!important;box-shadow:0 22px 52px #0003!important;text-align:center!important}#contact .contact-scope-list{gap:.55rem!important;width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}#contact .contact-scope-list li{justify-content:center!important;min-height:2.55rem!important;padding:.66rem .72rem!important;border:1px solid rgba(255,253,249,.1)!important;border-radius:.7rem!important;background:#fffdf90e!important;font-size:.84rem!important}#contact .contact-methods{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important;justify-content:center!important;margin-top:.15rem!important}@media(max-width:760px){#contact .contact-scope-list{grid-template-columns:1fr!important}#contact .compact-section-header,#contact .contact-conversion-card{justify-items:start!important;text-align:left!important}#contact .contact-methods{justify-content:flex-start!important}}#contact{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 50% 0%,rgba(198,90,60,.22),transparent 34%),linear-gradient(180deg,#25170f,#1c120c)!important;color:#fffdf9!important}#contact:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(255,253,249,.04),transparent 28%,rgba(213,141,58,.07))!important}#contact.section{padding-block:clamp(4.5rem,7vw,6rem)!important}#contact .container{position:relative!important;z-index:1!important;max-width:980px!important}#contact .compact-section-header{display:grid!important;justify-items:center!important;gap:.78rem!important;max-width:47rem!important;margin:0 auto clamp(1.25rem,3vw,2rem)!important;text-align:center!important}#contact .section-title{max-width:13ch!important;color:#fffdf9!important;font-size:clamp(2.25rem,5vw,4rem)!important;line-height:1.01!important;text-align:center!important}#contact .section-subtitle{max-width:44rem!important;color:#fffdf9c7!important;font-size:clamp(1rem,1.25vw,1.13rem)!important;line-height:1.58!important;text-align:center!important}#contact .contact-content{display:block!important;width:100%!important;max-width:760px!important;margin:0 auto!important;padding:0!important}#contact .contact-conversion-card{display:grid!important;justify-items:center!important;gap:clamp(.9rem,2.2vw,1.2rem)!important;padding:clamp(1.25rem,3.5vw,2.25rem)!important;border:1px solid rgba(255,253,249,.14)!important;border-radius:1rem!important;background:linear-gradient(180deg,#fffdf91c,#fffdf912)!important;box-shadow:0 1px #ffffff1f inset,0 28px 70px #00000038!important;text-align:center!important}#contact .contact-start-card,#contact .contact-side-panel{display:contents!important}#contact .contact-start-label{width:fit-content!important;margin:0!important;padding:.4rem .62rem!important;border:1px solid rgba(247,213,189,.24)!important;border-radius:999px!important;background:#f7d5bd1a!important;color:#f7d5bd!important;font-size:.72rem!important;font-weight:900!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important}#contact .contact-conversion-card h3{max-width:16ch!important;margin:0!important;color:#fffdf9!important;font-size:clamp(1.45rem,3.2vw,2.35rem)!important;font-weight:900!important;line-height:1.06!important}#contact .contact-conversion-copy{max-width:37rem!important;margin:0!important;color:#fffdf9c7!important;font-size:clamp(.98rem,1.18vw,1.08rem)!important;line-height:1.58!important}#contact .contact-cta.primary{width:min(100%,18.5rem)!important;min-height:3.35rem!important;margin:.15rem 0 0!important;padding:.9rem 1.35rem!important;border:1px solid rgba(255,253,249,.22)!important;border-radius:.78rem!important;background:#c65a3c!important;color:#fffdf9!important;box-shadow:0 18px 38px #c65a3c47!important;font-size:.98rem!important;font-weight:900!important;letter-spacing:0!important}#contact .contact-cta.primary:hover,#contact .contact-cta.primary:focus-visible{transform:translateY(-2px)!important;background:#d58d3a!important;color:#25170f!important;box-shadow:0 22px 46px #d58d3a47!important}#contact .contact-scope-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.8rem!important;width:100%!important;margin:.2rem 0 0!important;padding:0!important;list-style:none!important}#contact .contact-scope-list li{display:grid!important;justify-items:center!important;align-content:start!important;gap:.42rem!important;min-height:8rem!important;padding:.95rem .85rem!important;border:1px solid rgba(255,253,249,.1)!important;border-radius:.78rem!important;background:#fffdf90f!important;color:#fffdf9!important;text-align:center!important}#contact .contact-scope-list svg{color:#d58d3a!important}#contact .contact-scope-list strong{color:#fffdf9!important;font-size:.92rem!important;font-weight:900!important;line-height:1.2!important}#contact .contact-scope-list span{color:#fffdf9ad!important;font-size:.84rem!important;line-height:1.4!important}#contact .contact-availability{margin:0!important;color:#fffdf99e!important;font-size:.88rem!important;line-height:1.5!important}#contact .contact-methods{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:.55rem!important;width:100%!important;padding-top:.2rem!important}#contact .contact-item{display:inline-flex!important;width:auto!important;min-height:0!important;gap:.45rem!important;padding:.5rem .65rem!important;border:1px solid rgba(255,253,249,.1)!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;color:#fffdf9b8!important}#contact .contact-item:hover,#contact .contact-item:focus-visible{transform:none!important;border-color:#f7d5bd40!important;background:#fffdf914!important;box-shadow:none!important}#contact .contact-icon{width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;color:#f7d5bd!important}#contact .contact-icon svg,#contact .contact-item svg{width:.95rem!important;height:.95rem!important;color:currentColor!important}#contact .contact-item div,#contact .contact-item-content{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:.25rem!important}#contact .contact-item strong,#contact .contact-item span,#contact .contact-item-link{margin:0!important;color:inherit!important;font-size:.82rem!important;font-weight:800!important;line-height:1.2!important}#contact .contact-item span{font-weight:700!important;opacity:.75!important}#contact .contact-copy-button{padding:.28rem .55rem!important;border:1px solid rgba(255,253,249,.14)!important;background:#fffdf914!important;color:#fffdf9!important;box-shadow:none!important;font-size:.76rem!important}@media(max-width:760px){#contact .contact-scope-list{grid-template-columns:1fr!important}#contact .contact-scope-list li{min-height:0!important}#contact .contact-methods{justify-content:flex-start!important}#contact .compact-section-header,#contact .section-title,#contact .section-subtitle,#contact .contact-conversion-card{text-align:left!important;justify-items:start!important}}#contact{position:relative!important;overflow:hidden!important;background:linear-gradient(180deg,#25170f,#1c120c)!important;color:#fffdf9!important;border-top:1px solid rgba(255,253,249,.12)!important}#contact:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(198,90,60,.22),transparent 45%),radial-gradient(circle at 82% 12%,rgba(213,141,58,.16),transparent 32%)!important}#contact .container{position:relative!important;z-index:1!important;max-width:1080px!important}#contact .compact-section-header{display:grid!important;gap:.78rem!important;max-width:44rem!important;margin-bottom:clamp(1.25rem,2.8vw,1.85rem)!important}#contact .section-eyebrow{width:fit-content!important;padding:.38rem .62rem!important;border:1px solid rgba(247,213,189,.22)!important;border-radius:999px!important;background:#fffdf914!important;color:#f7d5bd!important}#contact .section-title{max-width:14ch!important;color:#fffdf9!important;font-size:clamp(2.15rem,4.2vw,3.65rem)!important}#contact .section-subtitle{max-width:42rem!important;color:#fffdf9c7!important;font-size:clamp(1rem,1.18vw,1.1rem)!important;line-height:1.58!important}#contact .contact-content{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr)!important;gap:clamp(1rem,3vw,1.6rem)!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.contact-start-card,.contact-side-panel{border:1px solid rgba(255,253,249,.13)!important;border-radius:.95rem!important;background:#fffdf914!important;box-shadow:0 24px 58px #0000002e!important}.contact-start-card{display:grid!important;align-content:center!important;gap:clamp(.9rem,2vw,1.15rem)!important;padding:clamp(1.25rem,3vw,2rem)!important}.contact-start-label{width:fit-content!important;margin:0!important;padding:.4rem .62rem!important;border:1px solid rgba(247,213,189,.24)!important;border-radius:999px!important;background:#f7d5bd1a!important;color:#f7d5bd!important;font-size:.72rem!important;font-weight:900!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important}.contact-start-card h3{margin:0!important;color:#fffdf9!important;font-size:clamp(1.45rem,2.6vw,2.05rem)!important;font-weight:900!important;line-height:1.08!important}.contact-start-card p:not(.contact-start-label){max-width:40rem!important;margin:0!important;color:#fffdf9d1!important;font-size:clamp(.98rem,1.14vw,1.06rem)!important;line-height:1.58!important}.contact-scope-list{display:grid!important;gap:.62rem!important;margin:0!important;padding:0!important;list-style:none!important}.contact-scope-list li{display:flex!important;align-items:center!important;gap:.55rem!important;color:#fff7ef!important;font-size:.94rem!important;font-weight:750!important;line-height:1.35!important}.contact-scope-list svg{flex:0 0 auto!important;color:#d58d3a!important}#contact .contact-cta.primary{width:fit-content!important;min-height:3.25rem!important;margin-top:.15rem!important;padding:.9rem 1.25rem!important;border:1px solid rgba(255,253,249,.2)!important;border-radius:.78rem!important;background:#c65a3c!important;color:#fffdf9!important;box-shadow:0 16px 34px #c65a3c47!important;font-size:.95rem!important;font-weight:900!important;letter-spacing:0!important}#contact .contact-cta.primary:hover,#contact .contact-cta.primary:focus-visible{transform:translateY(-2px)!important;background:#d58d3a!important;color:#25170f!important;box-shadow:0 20px 42px #d58d3a47!important}.contact-side-panel{display:grid!important;align-content:start!important;gap:.8rem!important;padding:clamp(1rem,2.4vw,1.25rem)!important}#contact .contact-response-info{max-width:none!important;margin:0!important;text-align:left!important}#contact .availability-list{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:.45rem!important;margin:0!important;padding:0 0 .7rem!important;border-bottom:1px solid rgba(255,253,249,.1)!important}#contact .availability-list li{padding:.44rem .62rem!important;border:1px solid rgba(255,253,249,.12)!important;border-radius:999px!important;background:#fffdf914!important;box-shadow:none!important;color:#fffdf9d1!important;font-size:.78rem!important;font-weight:800!important;line-height:1!important}#contact .contact-methods{display:grid!important;gap:.65rem!important}#contact .contact-item{min-height:0!important;padding:.82rem!important;border:1px solid rgba(255,253,249,.11)!important;border-radius:.76rem!important;background:#fffdf912!important;box-shadow:none!important;color:#fffdf9!important}#contact .contact-item:hover,#contact .contact-item:focus-visible{transform:translateY(-2px)!important;border-color:#f7d5bd3d!important;background:#fffdf91c!important;box-shadow:0 14px 28px #0000001f!important}#contact .contact-icon{width:2.25rem!important;height:2.25rem!important;border-radius:.62rem!important;background:#f7d5bd1a!important;color:#f7d5bd!important}#contact .contact-icon svg,#contact .contact-item svg{width:1.15rem!important;height:1.15rem!important;color:currentColor!important}#contact .contact-item strong{margin:0!important;color:#fffdf9!important;font-size:.92rem!important;font-weight:900!important;line-height:1.2!important}#contact .contact-item span,#contact .contact-item-link{color:#fffdf9ad!important;font-size:.82rem!important;line-height:1.35!important}#contact .contact-copy-button{border:1px solid rgba(255,253,249,.16)!important;background:#fffdf91a!important;color:#fffdf9!important;box-shadow:none!important}#contact .contact-copy-button:hover,#contact .contact-copy-button:focus-visible{background:#c65a3c!important;color:#fffdf9!important}@media(max-width:860px){#contact .contact-content{grid-template-columns:1fr!important}#contact .contact-cta.primary{width:100%!important}}#process{background:#fffdf9!important;border-top:1px solid rgba(80,45,27,.11)!important;border-bottom:1px solid rgba(80,45,27,.11)!important}#process:before{background:linear-gradient(90deg,rgba(198,90,60,.06),transparent 42%),linear-gradient(180deg,#f4e8ddb8,#fffdf9e6)!important}#process .container{max-width:1080px!important}#process .compact-section-header{margin-bottom:clamp(1rem,2.6vw,1.55rem)!important}#process .section-title{max-width:14ch!important}#process .process-panel{display:grid!important;grid-template-columns:minmax(16rem,.76fr) minmax(0,1.24fr)!important;gap:clamp(1.25rem,3.2vw,2.5rem)!important;align-items:stretch!important;padding:clamp(1.1rem,2.8vw,1.8rem)!important;border:1px solid rgba(80,45,27,.13)!important;border-radius:.95rem!important;background:#fffdf9!important;box-shadow:0 1px #ffffffe6 inset,0 20px 48px #502d1b14!important}.process-intro{position:relative!important;display:grid!important;align-content:center!important;gap:.75rem!important;padding:clamp(1rem,2.4vw,1.45rem)!important;border-radius:.78rem!important;background:linear-gradient(160deg,#25170f,#4d2b1c 64%,#813824)!important;color:#fffdf9!important;overflow:hidden!important}.process-intro:after{content:""!important;position:absolute!important;inset:auto 1.25rem 1.25rem auto!important;width:5rem!important;height:5rem!important;border:1px solid rgba(255,253,249,.18)!important;border-radius:999px!important;opacity:.7!important}.process-intro-label{position:relative!important;z-index:1!important;width:fit-content!important;margin:0!important;padding:.36rem .55rem!important;border:1px solid rgba(255,253,249,.18)!important;border-radius:999px!important;color:#f7d5bd!important;font-size:.7rem!important;font-weight:900!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important}.process-intro-copy{position:relative!important;z-index:1!important;max-width:24rem!important;margin:0!important;color:#fff7ef!important;font-size:clamp(1.18rem,2.1vw,1.55rem)!important;font-weight:850!important;letter-spacing:0!important;line-height:1.18!important}.process-intro-note{position:relative!important;z-index:1!important;color:#fffdf9c7!important;font-size:.92rem!important;font-weight:700!important;line-height:1.45!important}#process .process-flow{display:grid!important;gap:0!important;align-content:center!important}#process .process-grid,#process .process-grid:before,#process .process-step-topline,.process-step-kicker{display:none!important}#process .process-step{display:grid!important;grid-template-columns:auto minmax(8rem,.35fr) minmax(0,1fr)!important;align-items:start!important;gap:clamp(.75rem,1.8vw,1rem)!important;min-height:0!important;padding:1rem 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;isolation:isolate!important}#process .process-step+.process-step{border-top:1px solid rgba(80,45,27,.11)!important}#process .process-step:before{display:none!important}#process .process-step-number{width:2rem!important;height:2rem!important;border:1px solid rgba(129,56,36,.15)!important;border-radius:999px!important;background:#c65a3c1a!important;color:#813824!important;box-shadow:none!important;font-size:.8rem!important;font-weight:900!important;line-height:1!important}#process .process-step h3{margin:0!important;color:#25170f!important;font-size:clamp(.98rem,1.15vw,1.08rem)!important;font-weight:900!important;line-height:1.2!important}#process .process-step p{max-width:38rem!important;margin:0!important;color:#5f4537!important;font-size:clamp(.92rem,1.06vw,1rem)!important;line-height:1.5!important}@media(max-width:880px){#process .process-panel{grid-template-columns:1fr!important}.process-intro{align-content:start!important}}@media(max-width:620px){#process .process-step{grid-template-columns:auto minmax(0,1fr)!important;gap:.45rem .75rem!important}#process .process-step p{grid-column:2!important}}#process{position:relative!important;overflow:hidden!important;background:linear-gradient(135deg,#fffdf9f5,#f4e8dde6)!important;border-top:1px solid rgba(80,45,27,.1)!important;border-bottom:1px solid rgba(80,45,27,.1)!important}#process:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(198,90,60,.08),transparent 38%),radial-gradient(circle at 86% 20%,rgba(213,141,58,.16),transparent 34%)!important}#process .container{position:relative!important;z-index:1!important;max-width:1120px!important}#process .compact-section-header{display:grid!important;gap:.72rem!important;margin-bottom:clamp(1.25rem,3vw,2rem)!important}#process .section-eyebrow{width:fit-content!important;padding:.38rem .62rem!important;border:1px solid rgba(198,90,60,.24)!important;border-radius:999px!important;background:#c65a3c1a!important;color:#813824!important}#process .section-title{max-width:12ch!important;color:#25170f!important;font-size:clamp(2.05rem,4vw,3.45rem)!important;line-height:1.02!important}.process-panel{position:relative!important;padding:clamp(.8rem,1.8vw,1rem)!important;border:1px solid rgba(80,45,27,.13)!important;border-radius:1rem!important;background:#fffdf9d1!important;box-shadow:0 1px #ffffffdb inset,0 24px 58px #502d1b14!important}#process .process-grid{position:relative!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;margin:0!important}#process .process-grid:before{content:""!important;position:absolute!important;top:2.15rem!important;left:8%!important;right:8%!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(129,56,36,.18),transparent)!important}#process .process-step{position:relative!important;min-height:0!important;padding:clamp(1rem,1.8vw,1.2rem)!important;border:0!important;border-radius:.85rem!important;background:transparent!important;box-shadow:none!important;display:grid!important;grid-template-rows:auto auto 1fr!important;gap:.62rem!important;isolation:isolate!important}#process .process-step:before{content:""!important;position:absolute!important;inset:.34rem!important;z-index:-1!important;border:1px solid transparent!important;border-radius:.78rem!important;background:transparent!important;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}#process .process-step:hover,#process .process-step:focus-within{transform:none!important;box-shadow:none!important}#process .process-step:hover:before,#process .process-step:focus-within:before{background:#fffdf9!important;border-color:#502d1b1f!important;box-shadow:0 16px 34px #502d1b14!important;transform:translateY(-2px)!important}.process-step-topline{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important}.process-step-kicker{color:#813824!important;font-size:.68rem!important;font-weight:900!important;letter-spacing:.11em!important;line-height:1!important;text-transform:uppercase!important}#process .process-step-number{position:relative!important;z-index:1!important;width:2.25rem!important;height:2.25rem!important;flex:0 0 auto!important;border:1px solid rgba(129,56,36,.16)!important;border-radius:999px!important;background:#25170f!important;color:#fffdf9!important;box-shadow:0 9px 20px #502d1b29!important;font-size:.8rem!important;font-weight:900!important;letter-spacing:0!important}#process .process-step h3{margin:0!important;color:#25170f!important;font-size:clamp(1.02rem,1.2vw,1.12rem)!important;font-weight:900!important;line-height:1.12!important}#process .process-step p{max-width:none!important;margin:0!important;color:#5f4537!important;font-size:clamp(.88rem,1vw,.95rem)!important;line-height:1.5!important}@media(max-width:980px){#process .process-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.35rem!important}#process .process-grid:before{display:none!important}}@media(max-width:640px){#process .process-grid{grid-template-columns:1fr!important}.process-panel{padding:.65rem!important}}#social-proof.section{padding-block:clamp(2.8rem,5vw,4.35rem)!important}#social-proof .container{max-width:1060px!important}#social-proof .social-proof-panel{grid-template-columns:minmax(0,1fr) minmax(18.5rem,.58fr)!important;gap:clamp(1.25rem,3vw,2.6rem)!important;padding:clamp(1.2rem,3vw,2.25rem)!important;border:1px solid rgba(80,45,27,.12)!important;border-radius:.82rem!important;background:linear-gradient(135deg,#fffdf9fa,#fff7eff0)!important;box-shadow:0 1px #ffffffe6 inset,0 24px 62px #502d1b14!important}#social-proof .social-proof-panel:before{background:linear-gradient(90deg,rgba(198,90,60,.1),transparent 42%),radial-gradient(circle at 88% 8%,rgba(213,141,58,.16),transparent 36%)!important}#social-proof .social-proof-panel:after{width:4px!important;border-radius:.82rem 0 0 .82rem!important;background:linear-gradient(180deg,#c65a3c,#d58d3a)!important}#social-proof .compact-section-header{gap:.72rem!important}#social-proof .section-title{max-width:17ch!important;font-size:clamp(2rem,3.45vw,3.05rem)!important;line-height:1.02!important;letter-spacing:0!important}#social-proof .section-subtitle{max-width:37rem!important;font-size:clamp(1rem,1.16vw,1.08rem)!important;line-height:1.56!important}#social-proof .social-proof-actions{position:relative!important;z-index:1!important;align-self:stretch!important;align-content:center!important;gap:.78rem!important;padding:clamp(.9rem,1.6vw,1.15rem)!important;border:1px solid rgba(80,45,27,.1)!important;border-radius:.78rem!important;background:#ffffff94!important;box-shadow:0 12px 30px #502d1b0e!important}.social-proof-card-header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.72rem;align-items:center;padding-bottom:.78rem;border-bottom:1px solid rgba(80,45,27,.1)}.social-proof-mark{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:.72rem;background:#813824;color:#fffdf9;box-shadow:0 12px 24px #502d1b26}.social-proof-card-header strong{display:block;color:#25170f;font-size:.98rem;font-weight:900;line-height:1.18}.social-proof-card-header p{margin:.18rem 0 0;color:#6a4a39;font-size:.86rem;line-height:1.36}#social-proof .social-proof-list{gap:.4rem!important}#social-proof .social-proof-list li{display:inline-flex!important;align-items:center!important;gap:.38rem!important;padding:.42rem .58rem!important;background:#fff8f1e6!important;border-color:#502d1b1c!important;color:#5a3423!important;font-size:.76rem!important}#social-proof .social-proof-list li:before{content:""!important;display:inline-block!important;position:static!important;width:.38rem!important;height:.38rem!important;border-radius:999px!important;background:#d58d3a!important;transform:none!important}#social-proof .social-proof-link{min-height:3.05rem!important;border-radius:.72rem!important;background:#25170f!important;border-color:#25170f33!important;box-shadow:0 14px 30px #502d1b29!important;transition:transform .18s ease,background .18s ease,box-shadow .18s ease!important}#social-proof .social-proof-link:hover,#social-proof .social-proof-link:focus-visible{transform:translateY(-1px)!important;background:#813824!important;box-shadow:0 18px 38px #502d1b33!important}@media(max-width:880px){#social-proof .social-proof-panel{grid-template-columns:1fr!important}#social-proof .social-proof-actions{align-content:start!important}}#social-proof{background:linear-gradient(180deg,#fffaf5,#f4e8dd)!important}#social-proof .social-proof-panel{background:#fffdf9!important;border-color:#502d1b29!important}#social-proof .section-title{color:#25170f!important}#social-proof .section-subtitle{color:#4d3325!important}#social-proof .section-eyebrow{color:#813824!important;background:#c65a3c1f!important;border-color:#c65a3c3d!important}#social-proof .social-proof-check{background:linear-gradient(160deg,#25170f,#63331f)!important}#social-proof{background:#f4e8dd!important}#social-proof.section{padding-block:clamp(2.6rem,4.8vw,4rem)!important}#social-proof .container{max-width:1040px!important}#social-proof .social-proof-panel{grid-template-columns:minmax(0,1fr) minmax(17rem,.54fr)!important;gap:clamp(1rem,2.8vw,2.3rem)!important;align-items:center!important;padding:clamp(1.15rem,2.7vw,2rem)!important;border:1px solid rgba(80,45,27,.14)!important;border-radius:.85rem!important;background:#fffdf9!important;box-shadow:0 1px #ffffffdb inset,0 18px 44px #502d1b14!important}#social-proof .social-proof-panel:before{background:linear-gradient(90deg,rgba(213,141,58,.14),transparent 46%)!important}#social-proof .social-proof-panel:after{inset:0 auto 0 0!important;width:5px!important;height:auto!important;border-radius:.85rem 0 0 .85rem!important;background:linear-gradient(180deg,var(--primary-color),var(--secondary-color))!important}#social-proof .compact-section-header{gap:.68rem!important;max-width:42rem!important}#social-proof .section-eyebrow{padding:.38rem .58rem!important;color:#813824!important;background:#c65a3c1f!important;border:1px solid rgba(198,90,60,.24)!important}#social-proof .section-title{max-width:18ch!important;color:#25170f!important;font-size:clamp(1.9rem,3.25vw,2.85rem)!important;line-height:1.04!important}#social-proof .section-subtitle{max-width:36rem!important;color:#4d3325!important;font-size:clamp(.98rem,1.14vw,1.06rem)!important;line-height:1.58!important}#social-proof .social-proof-actions{display:grid!important;gap:.8rem!important;justify-items:stretch!important;min-width:0!important}#social-proof .social-proof-quotes{display:grid!important;grid-template-columns:1fr!important;gap:.68rem!important}#social-proof .social-proof-quote{display:grid!important;gap:.58rem!important;margin:0!important;padding:.82rem .9rem!important;border:1px solid rgba(80,45,27,.12)!important;border-radius:.72rem!important;background:#fffdf9db!important;box-shadow:0 10px 22px #502d1b0f!important}#social-proof .social-proof-quote blockquote,#social-proof .social-proof-quote p{margin:0!important}#social-proof .social-proof-quote blockquote p{color:#25170f!important;font-size:.9rem!important;font-weight:750!important;line-height:1.48!important}#social-proof .social-proof-quote figcaption{display:grid!important;gap:.12rem!important;margin:0!important;color:#4d3325!important;font-size:.76rem!important;line-height:1.35!important}#social-proof .social-proof-quote figcaption strong{color:#813824!important;font-size:.78rem!important;font-weight:850!important}#social-proof .social-proof-quote figcaption span{color:#4d3325c7!important}#social-proof .social-proof-list{display:flex!important;flex-wrap:wrap!important;gap:.45rem!important;justify-content:flex-start!important;margin:0!important;padding:0!important;list-style:none!important}#social-proof .social-proof-list li{padding:.44rem .62rem!important;border:1px solid rgba(80,45,27,.12)!important;border-radius:999px!important;background:#c65a3c14!important;color:#5a3423!important;font-size:.78rem!important;font-weight:800!important;line-height:1!important}#social-proof .social-proof-list li:before{display:none!important}#social-proof .social-proof-link{width:100%!important;justify-content:center!important;min-height:3rem!important;padding:.8rem 1rem!important;border:1px solid rgba(129,56,36,.22)!important;border-radius:.78rem!important;background:#813824!important;color:#fffdf9!important;font-size:.92rem!important;font-weight:850!important;box-shadow:0 12px 26px #502d1b24!important}#social-proof .social-proof-link:hover,#social-proof .social-proof-link:focus-visible{background:#c65a3c!important;color:#fffdf9!important}@media(max-width:880px){#social-proof .social-proof-panel{grid-template-columns:1fr!important}}#contact:after{content:"07"!important;color:#fffdf914!important}#contact .compact-section-header{display:grid!important;justify-items:center!important;gap:.62rem!important;max-width:38rem!important;margin:0 auto clamp(1rem,2.6vw,1.55rem)!important;text-align:center!important}#contact .section-title{max-width:13ch!important;color:#fffdf9!important;font-size:clamp(2.15rem,4.25vw,3.45rem)!important;line-height:1.01!important;text-align:center!important}#contact .compact-section-header .section-subtitle{display:block!important;max-width:34rem!important;color:#fffdf9c7!important;font-size:clamp(.98rem,1.1vw,1.05rem)!important;line-height:1.52!important;text-align:center!important}#contact .contact-content.contact-content{display:block!important;width:100%!important;max-width:560px!important;margin:0 auto!important;padding:0!important}#contact .contact-conversion-card.contact-conversion-card{display:grid!important;justify-items:center!important;gap:.86rem!important;width:100%!important;padding:clamp(1.2rem,3vw,1.85rem)!important;border:1px solid rgba(255,253,249,.14)!important;border-radius:1rem!important;background:linear-gradient(180deg,#fffdf91c,#fffdf911)!important;box-shadow:0 1px #ffffff1c inset,0 28px 70px #00000038!important;text-align:center!important}#contact .contact-primary{display:grid!important;justify-items:center!important;gap:.72rem!important;width:100%!important}#contact .contact-primary .contact-cta.primary{width:min(100%,18rem)!important;min-height:3.2rem!important;margin:.08rem 0 0!important;padding:.86rem 1.25rem!important;border:1px solid rgba(255,253,249,.22)!important;border-radius:.78rem!important;background:#c65a3c!important;color:#fffdf9!important;box-shadow:0 18px 38px #c65a3c47!important;font-size:.98rem!important;font-weight:900!important;letter-spacing:0!important}#contact .contact-primary .contact-cta.primary:hover,#contact .contact-primary .contact-cta.primary:focus-visible{transform:translateY(-2px)!important;background:#d58d3a!important;color:#25170f!important;box-shadow:0 22px 46px #d58d3a47!important}#contact .contact-conversion-card h3{max-width:16ch!important;margin:0!important;color:#fffdf9!important;font-size:clamp(1.32rem,2.4vw,1.85rem)!important;font-weight:900!important;line-height:1.08!important;text-align:center!important}#contact .contact-conversion-copy{max-width:28rem!important;margin:0!important;color:#fffdf9b3!important;font-size:.92rem!important;line-height:1.45!important;text-align:center!important}#contact .contact-assurance-list{display:none!important;flex-wrap:wrap!important;justify-content:center!important;gap:.5rem!important;width:100%!important;margin:.15rem 0 0!important;padding:0!important;list-style:none!important}#contact .contact-assurance-list li{display:inline-flex!important;align-items:center!important;gap:.36rem!important;min-height:2.25rem!important;padding:.55rem .68rem!important;border:1px solid rgba(255,253,249,.11)!important;border-radius:999px!important;background:#fffdf90f!important;color:#fffdf9d1!important;font-size:.82rem!important;font-weight:800!important;line-height:1!important}#contact .contact-assurance-list svg{color:#d58d3a!important}#contact .contact-methods{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important;justify-content:center!important;width:100%!important;margin-top:.05rem!important;padding-top:.7rem!important;border-top:1px solid rgba(255,253,249,.1)!important}#contact .contact-methods .contact-item,#contact .contact-methods .contact-item.contact-item--button{display:inline-flex!important;width:auto!important;min-height:0!important;gap:.45rem!important;padding:.48rem .64rem!important;border:1px solid rgba(255,253,249,.1)!important;border-radius:999px!important;background:transparent!important;box-shadow:none!important;color:#fffdf9b8!important}#contact .contact-methods .contact-icon{width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;color:#f7d5bd!important}#contact .contact-methods .contact-icon svg,#contact .contact-methods .contact-item svg{width:.95rem!important;height:.95rem!important}#contact .contact-methods .contact-item div,#contact .contact-methods .contact-item-content{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:.25rem!important}#contact .contact-methods .contact-item strong,#contact .contact-methods .contact-item span,#contact .contact-methods .contact-item-link{margin:0!important;color:inherit!important;font-size:.82rem!important;font-weight:800!important;line-height:1.2!important}#contact .contact-methods .contact-item span{font-weight:700!important;opacity:.72!important}#contact .availability-list,#contact .contact-response-info{display:none!important}@media(max-width:760px){#contact .contact-scope-list{grid-template-columns:1fr!important}#contact .compact-section-header,#contact .contact-conversion-card,#contact .contact-conversion-card h3,#contact .contact-conversion-copy,#contact .compact-section-header .section-subtitle{justify-items:start!important;text-align:left!important}#contact .contact-primary{justify-items:start!important}#contact .contact-assurance-list,#contact .contact-methods{justify-content:flex-start!important}}
