:root{font-family:Plus Jakarta Sans,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;min-width:320px;background-color:#f1f5f9;overflow-x:hidden}a{text-decoration:none}.app-header{color:#f8fafc}.app-toolbar{width:100%;max-width:none;margin:0;padding-block:.5rem;min-height:56px!important}.app-brand{color:inherit;white-space:nowrap}.app-nav-button{position:relative;font-weight:600;text-transform:none;border-radius:8px;padding-inline:.75rem;border:0;min-width:auto}.app-nav-button:after{content:"";position:absolute;left:12%;bottom:6px;width:76%;height:2px;background:linear-gradient(90deg,#fb923c,#ea580c);transform:scaleX(0);transform-origin:left center;transition:transform .22s ease;border-radius:1px}.app-nav-button:hover{background-color:#f8fafc0f}.app-nav-button:hover:after,.app-nav-button.is-active:after{transform:scaleX(1)}@media(min-width:900px){.app-toolbar{padding-block:.65rem;min-height:64px!important}}.site-shell{min-height:100vh;background:#f1f5f9}.site-main{padding-top:2rem;padding-bottom:3.5rem}.page-intro{margin-bottom:1.25rem}.page-intro p{margin-top:.5rem;max-width:64ch}@media(max-width:768px){.site-main{padding-top:1.35rem;padding-bottom:2.2rem}}.site-footer a:hover{opacity:1}.hero-section{position:relative;display:flex;align-items:center;min-height:min(72vh,720px);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(1.25rem,4vw,2.75rem);border-radius:0 0 20px 20px;overflow:hidden;margin-bottom:2.5rem;background-color:#0f172a;box-shadow:0 24px 48px #0f172a1f}.hero-background-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(105deg,#0f172aeb,#0f172ab8 38%,#0f172a73 72%,#0f172a40)}.hero-content{position:relative;z-index:1;max-width:640px;display:inline-flex;flex-direction:column;align-items:flex-start;gap:.75rem;background:#0f172a6b;border:1px solid rgba(248,250,252,.12);border-radius:16px;padding:clamp(1rem,3vw,1.75rem);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 50px #0003}.hero-medal-badge{--medal-tilt: 10deg;position:absolute;top:-18px;right:-18px;z-index:2;width:112px;height:112px;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;border-radius:999px;padding:.45rem;background:transparent;border:0;color:#fbbf24;transform:rotate(var(--medal-tilt)) translateZ(0);box-shadow:0 10px 22px #0f172a57,0 0 18px #facc152e;overflow:visible;animation:medal-float 4.2s ease-in-out infinite}.hero-medal-badge:before{content:"";position:absolute;inset:-2px;border-radius:999px;background:radial-gradient(circle,transparent 45%,rgba(253,230,138,.12) 49%,rgba(250,204,21,.5) 54%,rgba(146,64,14,.88) 64%,rgba(120,53,15,.98) 72%,rgba(30,41,59,.62) 84%,transparent 100%),repeating-conic-gradient(from 0deg,#fbbf2429 0deg 4deg,#78350f47 4deg 8deg);-webkit-mask:radial-gradient(circle,transparent 0 46%,#000 50%);mask:radial-gradient(circle,transparent 0 46%,#000 50%);pointer-events:none;animation:medal-shimmer 6s linear infinite}.hero-medal-badge:after{content:"";position:absolute;inset:-1px;border-radius:999px;background:conic-gradient(from 0deg,transparent 0deg,transparent 140deg,rgba(255,255,255,.35) 160deg,transparent 180deg,transparent 360deg);-webkit-mask:radial-gradient(circle,transparent 0 46%,#000 50%,#000 80%,transparent 82%);mask:radial-gradient(circle,transparent 0 46%,#000 50%,#000 80%,transparent 82%);pointer-events:none;animation:medal-shine 4s ease-in-out infinite}.hero-medal-badge>*{animation:medal-content-pulse 3.4s ease-in-out infinite}@keyframes medal-shimmer{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes medal-shine{0%,to{opacity:.15}50%{opacity:.65}}@keyframes medal-float{0%,to{transform:rotate(var(--medal-tilt)) translateY(0)}50%{transform:rotate(var(--medal-tilt)) translateY(-3px)}}@keyframes medal-content-pulse{0%,to{transform:scale(1);opacity:.95}50%{transform:scale(1.04);opacity:1}}@media(prefers-reduced-motion:reduce){.hero-medal-badge,.hero-medal-badge:before,.hero-medal-badge:after,.hero-medal-badge>*{animation:none!important}}.hero-medal-text{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.02rem;font-size:.62rem!important;font-weight:800!important;letter-spacing:.07em;text-transform:uppercase;text-align:center;line-height:1.15;color:#fde68a;text-shadow:0 1px 0 rgba(120,53,15,.6),0 0 10px rgba(250,204,21,.35),0 0 20px rgba(250,204,21,.12)}.hero-medal-number{display:block;font-size:1.36rem;line-height:1;font-weight:900;letter-spacing:.02em;color:#fde68a;text-shadow:0 1px 0 rgba(120,53,15,.75),0 0 10px rgba(250,204,21,.45),0 0 20px rgba(250,204,21,.2)}.hero-medal-label{display:block;margin-top:.08rem;font-size:.47rem;letter-spacing:.1em;opacity:.92}.hero-eyebrow{letter-spacing:.08em;font-weight:600}.hero-title{color:#f8fafc}.hero-lead{max-width:54ch;color:#e2e8f0;margin:0;line-height:1.65}.hero-cta{padding-inline:1.5rem;border-radius:10px;min-height:48px}.hero-cta-secondary{min-height:48px}.benefits-section{margin:2.75rem 0 2.25rem}.benefits-inner{max-width:1200px;margin:0 auto}.benefits-grid{margin-top:0!important}.benefit-card{height:100%;background:#fff!important;border:1px solid rgba(15,23,42,.08)!important;border-left:3px solid #ea580c!important;border-radius:12px!important;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f;transition:transform .28s ease,box-shadow .28s ease,border-left-color .28s ease}.benefit-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0f172a1a,0 0 0 1px #ea580c1a;border-left-color:#c2410c!important}.benefit-card:active{transform:translateY(-1px);transition-duration:.12s}.benefit-description{color:#475569!important;line-height:1.6;font-size:.9375rem}.applications-section{margin:2.25rem 0 1.75rem}.application-card{height:100%;border-color:#0f172a1a!important;border-radius:12px!important;transition:box-shadow .25s ease,border-color .25s ease}.application-card:hover{border-color:#ea580c59!important;box-shadow:0 10px 28px #0f172a14}.gallery-section,.testimonials-section{margin:2.25rem 0 1.25rem}.testimonial-card{height:100%;border-radius:12px!important;border-color:#0f172a1a!important}.testimonial-quote{color:#ea580c;font-size:1.35rem!important}.testimonial-text{color:#334155;line-height:1.6;margin:.35rem 0 .9rem!important}.testimonial-author{color:#0f172a;font-weight:700!important;font-size:.9rem!important}.testimonial-context{color:#64748b;font-size:.8rem!important;margin-top:.25rem!important}.gallery-carousel{margin-top:1rem;overflow:hidden;border-radius:14px;position:relative;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 36px #0f172a1a}.gallery-arrow-container{position:absolute;height:100%;display:flex;z-index:2;opacity:.55;padding:10px;cursor:pointer;pointer-events:none}.gallery-arrow-left:hover{opacity:1}.gallery-arrow{font-size:2.5rem;margin:auto;color:#fff;justify-content:center;align-items:center;filter:drop-shadow(0 2px 8px rgba(0,0,0,.35))}.gallery-track{--active-index: 0;display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);transform:translate(calc(var(--active-index) * -100%))}.gallery-slide{min-width:100%}.gallery-click-zone{position:absolute;top:0;bottom:0;width:50%;z-index:2;border:0;background:transparent;cursor:pointer}.gallery-click-zone-left{left:0}.gallery-click-zone-right{right:0}.gallery-click-zone-left:hover{background:linear-gradient(90deg,#0f172a59,#0f172a14 45%,#0f172a00)}.gallery-click-zone-right:hover{background:linear-gradient(270deg,#0f172a59,#0f172a14 45%,#0f172a00)}.gallery-card{overflow:hidden;border-radius:0;border:none}.gallery-image{aspect-ratio:16 / 9;object-fit:cover}.gallery-dots{justify-content:center;margin-top:1rem}.gallery-dot{min-width:10px;width:10px;height:10px;border-radius:999px;padding:0;background-color:#cbd5e1;min-height:10px}.gallery-dot:hover{background-color:#94a3b8}.gallery-dot.is-active{background:linear-gradient(180deg,#ea580c,#c2410c);box-shadow:0 0 0 2px #ea580c40}.faq-section{margin:3.25rem 0 1.25rem}.section-heading-panel,.faq-hero{padding:clamp(1.15rem,3vw,2rem);border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.07);box-shadow:0 1px 2px #0f172a0a,0 12px 32px #0f172a0f}.faq-item{border:1px solid rgba(15,23,42,.08)!important;border-radius:12px!important;margin-bottom:.75rem;overflow:hidden;background:#fff;box-shadow:0 2px 10px #0f172a0a}.faq-item:before{display:none}.faq-summary{min-height:64px!important}.faq-summary .MuiAccordionSummary-content{margin:14px 0!important}.faq-number{min-width:36px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#fff7ed;color:#c2410c;font-weight:700;font-size:.8125rem;box-shadow:inset 0 0 0 1px #ea580c26;flex-shrink:0}.faq-cta{margin-top:1.75rem;padding:clamp(1.15rem,3vw,1.75rem);border-radius:16px;background:linear-gradient(145deg,#0f172a,#1e293b);color:#f8fafc;border:1px solid rgba(248,250,252,.08);box-shadow:0 16px 40px #0f172a2e}.faq-cta .MuiTypography-root{color:inherit}.section-title{font-size:clamp(1.25rem,2.2vw,2rem)!important;font-weight:700!important;margin-bottom:.65rem!important;color:#0f172a!important;position:relative;display:inline-block;letter-spacing:-.02em}.section-title:after{content:"";position:absolute;left:0;bottom:-8px;width:48px;height:3px;background:linear-gradient(90deg,#ea580c,#fb923c);border-radius:2px}.section-subtitle{color:#64748b!important;max-width:58ch;margin-bottom:1.75rem!important;font-size:clamp(.9rem,1.2vw,1.0625rem);line-height:1.65}.surface-card{margin-top:1.4rem}.surface-card-content{padding:clamp(1rem,2vw,1.3rem)}.calculator-grid{margin-top:1.15rem}.result-box{margin-top:1rem;padding:1rem;border:1px solid rgba(15,23,42,.1);border-radius:12px;background-color:#f8fafc}.result-total{font-weight:800}.contact-details-card{background-color:#f8fafc}.contact-form{max-width:100%}.contact-headshot{object-fit:cover}.contact-map{min-height:200px;max-height:500px}.collaboration-stepper-card{box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f}@media(max-width:600px){.hero-section{min-height:420px;padding:1rem;border-radius:0 0 14px 14px;margin-bottom:1.75rem;align-items:flex-end}.hero-overlay{background:linear-gradient(180deg,#0f172a59,#0f172a8c 40%,#0f172ae0)}.hero-content{max-width:100%;padding:1rem;gap:.55rem;border-radius:12px}.hero-lead{font-size:.875rem;line-height:1.55}.hero-cta{width:100%;justify-content:center;min-height:44px;font-size:.875rem}.hero-cta-secondary{min-height:44px}.hero-medal-badge{top:-12px;right:-12px;width:88px;height:88px;--medal-tilt: 8deg}.hero-medal-text{font-size:.58rem!important}.hero-medal-number{font-size:1.14rem}.hero-medal-label{font-size:.42rem}.benefits-section{margin:1.5rem 0}.applications-section{margin:1.5rem 0 1rem}.gallery-section,.testimonials-section{margin:1.5rem 0 .75rem}.gallery-image{aspect-ratio:4 / 3}.gallery-arrow{font-size:1.75rem}.faq-section{margin:2rem 0 1rem}.faq-number{min-width:32px;width:32px;height:32px;font-size:.75rem;border-radius:8px}.faq-summary{min-height:56px!important;padding-inline:12px!important}.faq-summary .MuiAccordionSummary-content{margin:10px 0!important}.section-heading-panel,.faq-hero{padding:1rem;border-radius:12px}.section-title:after{width:36px;height:2px}.section-subtitle{margin-bottom:1.25rem!important}.faq-cta{padding:1rem;border-radius:12px;margin-top:1.25rem}.surface-card-content{padding:.85rem}.gallery-carousel{border-radius:10px}}@media(min-width:601px)and (max-width:900px){.hero-section{min-height:480px;border-radius:0 0 16px 16px}.gallery-image{aspect-ratio:16 / 10}}
