html,body{min-height:100dvh;overflow-x:hidden}:root{--site-page-max-width:1280px;--site-page-gutter:clamp(16px, 3vw, 32px)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}#root{min-height:100dvh}.reveal{opacity:0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal--left{transform:translate(-32px)}.reveal--left.is-visible{transform:translate(0)}.reveal--right{transform:translate(32px)}.reveal--right.is-visible{transform:translate(0)}.reveal--scale{transform:scale(.92)}.reveal--scale.is-visible{transform:scale(1)}.reveal--d1{transition-delay:80ms}.reveal--d2{transition-delay:.18s}.reveal--d3{transition-delay:.28s}.reveal--d4{transition-delay:.38s}.reveal--d5{transition-delay:.48s}.reveal--d6{transition-delay:.58s}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-fade-in{0%{opacity:0}to{opacity:1}}.hero-anim-title{animation:.8s cubic-bezier(.22,1,.36,1) .2s both hero-fade-up}.hero-anim-sub{animation:.8s cubic-bezier(.22,1,.36,1) .42s both hero-fade-up}.hero-anim-btns{animation:.8s cubic-bezier(.22,1,.36,1) .6s both hero-fade-up}.hero-anim-social{animation:1s .9s both hero-fade-in}@keyframes hero-pan{0%{transform:scale(1.02)translate(0,0)}50%{transform:scale(1.07)translateY(-10px)}to{transform:scale(1.03)translate(0,0)}}@keyframes hero-glow-sweep{0%{opacity:0;transform:translate(-120%)skew(-18deg)}30%{opacity:.26}to{opacity:0;transform:translate(220%)skew(-18deg)}}.parallax-hero{will-change:background-position}.parallax-hero:after{content:"";mix-blend-mode:screen;pointer-events:none;background:radial-gradient(circle at 20% 20%,#f6801433,#0000 36%);animation:16s ease-in-out infinite hero-pan;position:absolute;inset:-4%}.hero-content:before{content:"";filter:blur(4px);pointer-events:none;background:linear-gradient(120deg,#0000 0%,#ffffff2e 50%,#0000 100%);width:22%;animation:4.8s ease-in-out 1.1s both hero-glow-sweep;position:absolute;top:-18%;bottom:-18%;left:-10%}.btn-glow{transition:transform .2s,box-shadow .2s,background .2s!important}.btn-glow:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f6801473}.btn-glow:active{transform:translateY(0)}@keyframes float-badge{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.float-anim{animation:3.2s ease-in-out infinite float-badge}@keyframes metric-pulse{0%,to{box-shadow:0 0 #f6801433}50%{box-shadow:0 0 0 14px #f6801400}}.about-count-badge{animation:3.2s ease-in-out infinite float-badge,3.2s ease-out infinite metric-pulse}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.typewriter-cursor{vertical-align:middle;background:currentColor;width:3px;height:.85em;margin-left:4px;animation:.75s step-start infinite blink;display:inline-block}.tilt-parent{perspective:800px}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-track{will-change:transform;width:max-content;animation:18s linear infinite ticker-scroll;display:flex}.ticker-track:hover{animation-play-state:paused}.ticker-viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.works-tile{transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s;position:relative;overflow:hidden}.works-tile:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(115deg,#0000 0%,#f6801438 48%,#0000 100%);transition:transform .55s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-130%)}.works-tile:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 18px 36px #0000002e}.works-tile:hover:before{transform:translate(130%)}.works-tile:hover .works-tile-overlay{opacity:1}.works-tile:hover .works-tile-image{transform:scale(1.08)}.works-tile .works-tile-image{transition:transform .5s cubic-bezier(.22,1,.36,1)}.works-tile-overlay{opacity:0;border-radius:inherit;background:linear-gradient(160deg,#f68014c7 0%,#0a1e32b8 100%);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.works-tile-overlay span{color:#fff;letter-spacing:1px;text-transform:uppercase;text-shadow:0 1px 4px #0006;font-size:12px;font-weight:700}.input-anim{position:relative}.input-anim input,.input-anim textarea{border-bottom:2px solid #0000!important;transition:border-color .25s,box-shadow .25s!important}.input-anim input:focus,.input-anim textarea:focus{border-bottom-color:#f68014!important;outline:none!important;box-shadow:0 2px #f6801440!important}.success-check-wrap{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px 0 10px;animation:.5s cubic-bezier(.22,1,.36,1) both hero-fade-up;display:flex}.success-check-circle{background:#f680141f;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.success-check-svg{width:36px;height:36px}.success-check-path{stroke:#f68014;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:50;stroke-dashoffset:50px;animation:.55s cubic-bezier(.22,1,.36,1) .15s forwards draw-check}@keyframes draw-check{to{stroke-dashoffset:0}}.success-check-msg{color:#f68014;text-align:center;font-size:14px;font-weight:600}@keyframes modal-card-in{0%{opacity:0;filter:blur(8px);transform:translateY(22px)scale(.94)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes ripple-pop{0%{transform:scale(.88);box-shadow:0 0 #f6801452}70%{transform:scale(1.04);box-shadow:0 0 0 14px #f6801400}to{transform:scale(1);box-shadow:0 0 #f6801400}}@keyframes testimonial-rise{0%{opacity:0;transform:translate(18px,20px)scale(.96)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes testimonial-fade{0%{opacity:0;transform:translate(-18px,16px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.hero-anim-title,.hero-anim-sub,.hero-anim-btns,.hero-anim-social,.float-anim,.about-count-badge,.parallax-hero:after,.hero-content:before,.ticker-track,.testimonial-profile-card,.testimonial-copy{animation:none!important}}.about-page{--page-bg:whitesmoke;background:var(--page-bg);min-height:100vh;color:var(--text-dark);flex-direction:column;font-family:Inter,sans-serif;font-style:normal;display:flex;overflow-x:hidden}.about-hero{color:#fff;background-image:url(/assets/corporategroup-CkkS0YSo.jpg);background-position:50% 22%;background-repeat:no-repeat;background-size:cover;min-height:clamp(460px,68vh,720px);position:relative;overflow:hidden}.about-overlay{background:radial-gradient(circle at 20% 10%,#f680142e,#0000 34%),linear-gradient(#08121ca8,#08121c8c);position:absolute;inset:0}.about-hero-wave{z-index:1;width:100%;height:60px;display:block;position:absolute;bottom:-1px;left:0;right:0}.about-hero-overlay{z-index:0;background:radial-gradient(circle at 20% 10%,#f6801426,#0000 34%),linear-gradient(#08121c8c,#08121c73);position:absolute;inset:0}.about-hero-content{z-index:2;text-align:center;z-index:2;justify-content:center;align-items:center;max-width:700px;margin:0 auto;padding:0 24px;display:flex;position:absolute;inset:0}.about-hero-content h1{color:#fff;margin:0;font-family:Inter,sans-serif;font-size:clamp(2rem,4vw,2.8rem);font-style:normal;font-weight:700;line-height:1.2}.about-intro{text-align:justify;max-width:1280px;color:var(--text-dark);background:#f5f5f5;margin:48px auto 0;padding:0 12px 56px;font-family:Inter,sans-serif;font-size:.97rem;font-style:normal;font-weight:400;line-height:1.75}.about-intro p{margin:0 0 6px}.about-section{border-top:1px solid var(--line);padding:0}.about-section--light{background:#f5f5f5}.about-section--soft{background:#efefef}.about-two-col{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1280px;margin:0 auto;padding:52px 12px;display:grid}.about-text-col{flex-direction:column;gap:12px;display:flex}.section-label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-dark);margin:0 0 8px;font-family:Inter,sans-serif;font-size:1.15rem;font-style:normal;font-weight:600}.about-text-col p{color:#3a464f;margin:0;font-family:Inter,sans-serif;font-size:.91rem;font-style:normal;font-weight:400;line-height:1.72}.about-img-col{width:100%}.about-img-placeholder{aspect-ratio:4/3;background:#d8dde3 url(https://images.unsplash.com/photo-1531482615713-2afd69097998?auto=format&fit=crop&w=800&q=80) 50%/cover no-repeat;border-radius:14px;width:100%;box-shadow:0 8px 32px #0000001f}.about-works{border-top:1px solid var(--line);background:#f5f5f5;padding:64px 16px}.works-header h2{color:var(--text-dark);letter-spacing:-.02em;margin:0 0 8px;font-family:Inter,sans-serif;font-size:clamp(1.4rem,2.8vw,2rem);font-style:normal;font-weight:600}.works-header p{color:var(--muted);margin:0;font-family:Inter,sans-serif;font-size:.93rem;font-style:normal;font-weight:400}.works-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1280px;margin:0 auto;padding:0 12px;display:grid}.work-card{background:#f5f5f5;border-radius:16px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 4px 18px #00000012}.work-card:hover{transform:translateY(-5px);box-shadow:0 12px 36px #0000001f}.work-card-img{aspect-ratio:16/10;background:#c8cdd3 url(https://images.unsplash.com/photo-1518770660439-4636190af475?auto=format&fit=crop&w=600&q=80) 50%/contain no-repeat;width:100%}.work-card:nth-child(2) .work-card-img{background-color:#c8cdd3;background-image:url(https://images.unsplash.com/photo-1581092160562-40aa08e78837?auto=format&fit=crop&w=600&q=80);background-position:50%;background-repeat:no-repeat;background-size:contain}.work-card:nth-child(3) .work-card-img{background-color:#c8cdd3;background-image:url(https://images.unsplash.com/photo-1512941937669-90a1b58e7e9c?auto=format&fit=crop&w=600&q=80);background-position:50%;background-repeat:no-repeat;background-size:contain}.work-card-body{flex-direction:column;flex:1;gap:8px;padding:20px 22px 24px;display:flex}.work-card-body h3{color:var(--text-dark);margin:0;font-size:1rem;font-weight:700}.work-card-body p{color:var(--muted);text-align:justify;flex:1;margin:0;font-size:.83rem;line-height:1.6}.work-card-btn{background:var(--brand-orange);color:#fff;text-align:center;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:12px;padding:11px 0;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:block}.work-card-btn:hover{background:#e07010;transform:translateY(-1px)}.ceo-section{border-top:1px solid var(--line);background:#efefef;padding:64px 16px}.ceo-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1280px;margin:0 auto;display:grid}.ceo-text{flex-direction:column;gap:14px;display:flex}.ceo-heading{color:var(--text-dark);letter-spacing:-.02em;margin:0;font-family:Inter,sans-serif;font-size:clamp(1.3rem,2.4vw,1.75rem);font-style:normal;font-weight:600;line-height:1.25}.ceo-name{color:var(--brand-orange);text-transform:uppercase;letter-spacing:.08em;margin:0;font-family:Inter,sans-serif;font-size:.88rem;font-style:normal;font-weight:600}.ceo-text p:not(.ceo-name){color:#3a464f;text-align:justify;margin:0;font-family:Inter,sans-serif;font-size:.9rem;font-style:normal;font-weight:400;line-height:1.75}.ceo-img-wrap{width:100%}.ceo-img{aspect-ratio:4/4.5;-o-object-fit:cover;object-fit:cover;border-radius:18px;width:100%;display:block;box-shadow:0 12px 40px #00000024}.team-section{--team-section-bg:#efefef;background:var(--team-section-bg);padding:64px var(--site-page-gutter) 80px;overflow:hidden}.team-header{max-width:var(--site-page-max-width,1280px);padding:0 var(--site-page-gutter,20px);text-align:center;z-index:30;flex-direction:column;align-items:center;gap:8px;margin:0 auto 12px;display:flex;position:relative}.team-header h2{color:var(--text-dark);letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800}.team-header p{color:var(--muted);max-width:380px;margin:0;font-size:.93rem;line-height:1.55}.team-nav-btns{right:var(--site-page-gutter,20px);z-index:40;gap:10px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.team-nav-btn{width:40px;height:40px;color:var(--text-dark);cursor:pointer;background:#fff;border:2px solid #d0d8e0;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:border-color .2s,background .2s,color .2s;display:flex}.team-nav-btn:hover:not(:disabled){border-color:var(--brand-orange);background:var(--brand-orange);color:#fff}.team-nav-btn:disabled{opacity:.35;cursor:not-allowed}.team-carousel{--cw:clamp(200px, 18vw, 300px);--gap:clamp(10px, 1.8vw, 20px);--step:calc(var(--cw) + var(--gap));--init:calc(-1 * (2 * var(--step) + (var(--cw) / 2)));--feature-scale:1.14;--feature-lift:clamp(10px, 2.4vw, 22px);--peek:clamp(14px, 3vw, 44px);width:min(1280px, 100% - 2 * var(--peek));min-height:clamp(420px,38vw,680px);margin:0 auto;padding-top:clamp(2px,1vw,10px);padding-bottom:0;position:relative;overflow:hidden}.team-loading{width:min(var(--site-page-max-width), 100% - 2 * var(--site-page-gutter));color:var(--muted);text-align:center;background:#ffffffd1;border:1px solid #1d273014;border-radius:18px;margin:24px auto 0;padding:28px 24px;font-size:.95rem}.team-track{align-items:flex-end;gap:var(--gap);transform:translateX(calc(var(--init) - var(--start-idx) * var(--step)));flex-direction:row;transition:transform .35s ease-out;display:flex;position:absolute;bottom:0;left:50%}.team-card{flex:0 0 var(--cw);filter:saturate(.85);opacity:.78;background:#fff;border-radius:18px 18px 18px 0;flex-direction:column;height:clamp(340px,26vw,520px);transition:transform .35s ease-out,box-shadow .35s ease-out,filter .35s ease-out,opacity .35s ease-out;display:flex;overflow:hidden;box-shadow:0 10px 24px #111f2d14}.team-card--featured{transform:translateY(calc(-1 * var(--feature-lift))) scale(var(--feature-scale));transform-origin:bottom;z-index:2;margin-inline:calc(var(--cw) * (var(--feature-scale) - 1) / 2);filter:saturate();opacity:1;position:relative;box-shadow:0 24px 44px #0000002e}.team-card-img-wrap{aspect-ratio:4/3;background:#fff;flex-shrink:0;width:100%;position:relative;overflow:hidden}.team-card-img{object-fit:contain;object-position:center;z-index:1;filter:blur(1.8px);width:100%;height:100%;transition:filter .3s,transform .45s;display:block;position:relative;transform:scale(1)}.team-card-img-fallback{aspect-ratio:4/3;width:100%;color:var(--deep-blue);letter-spacing:.08em;background:radial-gradient(circle at top,#f6801447,#0000 42%),linear-gradient(135deg,#dfe7ee,#cbd7e2);justify-content:center;align-items:center;font-size:clamp(1.4rem,2vw,2rem);font-weight:800;display:flex}.team-card--featured .team-card-img{filter:none;transform:scale(1.05)}.team-card--featured .team-card-img-fallback{transform:scale(1.05)}.team-card-body{filter:blur(1.6px);opacity:.6;flex-direction:column;gap:4px;padding:10px 14px 12px;transition:filter .3s,opacity .3s;display:flex}.team-card-body h3{color:var(--text-dark);margin:0;font-size:.9rem;font-weight:700;line-height:1.3}.team-card-role{color:var(--brand-orange);text-transform:capitalize;letter-spacing:.01em;margin:0;font-size:.75rem;font-weight:700}.team-card-bio{color:var(--muted);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.72rem;line-height:1.55;display:-webkit-box;overflow:hidden}.about-hero:after{content:"";background:var(--page-bg);clip-path:polygon(0 27%,8% 48%,18% 64%,30% 76%,42% 82%,54% 80%,66% 72%,78% 60%,90% 52%,100% 48%,100% 100%,0 100%);z-index:1;width:104%;height:100px;position:absolute;bottom:-1px;left:-2%}.team-card--featured .team-card-bio{-webkit-line-clamp:unset;line-clamp:unset;display:block}.team-card--featured .team-card-body{filter:none;opacity:1}.team-carousel--single{max-width:min(92vw,430px);min-height:0;margin:0 auto;padding-top:0;overflow:visible}.team-carousel--single .team-track{transition:none;display:block;position:static;bottom:auto;left:auto;transform:none}.team-carousel--single .team-card{flex:none;width:100%;height:auto}.team-carousel--single .team-card--featured{margin-inline:0;transform:none}.team-carousel--single .team-card-img{aspect-ratio:4/3}.team-carousel--single .team-card-bio{-webkit-line-clamp:unset;line-clamp:unset;display:block}.join-section{background:#f5f5f5;padding:0;overflow:hidden}.join-inner{grid-template-columns:.55fr 1fr;align-items:center;gap:0;max-width:none;min-height:480px;display:grid}.join-img-wrap{justify-content:center;align-items:center;height:100%;min-height:380px;padding:16px;display:flex;position:relative;overflow:hidden}.join-img{object-fit:cover;object-position:top center;border-radius:20px;width:90%;height:90%;display:block;transform:none;box-shadow:0 8px 32px #00000026}.join-text{flex-direction:column;gap:16px;padding:64px 40px 64px 28px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;display:flex}.join-text h2{color:var(--text-dark);letter-spacing:-.02em;margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.join-text p{color:#3a464f;text-align:justify;margin:0;font-size:.93rem;line-height:1.8}@media (width<=900px){.about-two-col{grid-template-columns:1fr;gap:28px}.about-two-col--reversed .about-img-col{order:-1}.works-grid{grid-template-columns:1fr;max-width:460px}.ceo-inner{grid-template-columns:1fr;gap:36px}.ceo-img-wrap{order:-1}.ceo-img{aspect-ratio:16/9}.team-carousel{--cw:min(58vw, 360px);--gap:12px;--feature-scale:1.1;--feature-lift:16px;min-height:560px}.team-nav-btns{justify-content:center;position:static;transform:none}.join-inner{grid-template-columns:1fr}.join-img-wrap{min-height:280px;padding:15px}.join-text{padding:40px 32px}}@media (width<=640px){.about-hero{background-position:50% 32%}.team-section{padding:52px 0 68px}.team-header{margin-bottom:28px;padding:0 20px}.team-carousel{--cw:76vw;--gap:10px;--feature-scale:1.06;--feature-lift:14px;min-height:520px;padding-top:34px}.ceo-section{padding:40px 20px}.join-text{padding:36px 24px}}@media (width<=599px){.team-nav-btns{justify-content:center;margin-bottom:4px;position:static;transform:none}}@media (width<=420px){.team-carousel{--cw:84vw;--gap:8px;--feature-scale:1.05;--feature-lift:12px;min-height:500px}.team-card{height:clamp(300px,76vw,420px)}}:root{--brand-orange:#f68014;--deep-blue:#0b2f45;--text-dark:#1d2730;--muted:#6d7780;--surface:#fff;--line:#e8edf2;--page-bg:#f3f5f7}html,body{overflow-x:hidden}.contact-page{background:var(--page-bg);min-height:100vh;color:var(--text-dark);flex-direction:column;font-family:Inter,sans-serif;font-style:normal;display:flex;overflow-x:hidden}.contact-hero{color:#fff;background-image:linear-gradient(135deg,#07101bd9,#0d1d2da6),url(https://images.unsplash.com/photo-1497366216548-37526070297c?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:460px;display:flex;position:relative;overflow:hidden}.contact-hero:after{content:"";background:var(--page-bg);clip-path:polygon(0 27%,8% 48%,18% 64%,30% 76%,42% 82%,54% 80%,66% 72%,78% 60%,90% 52%,100% 48%,100% 100%,0 100%);z-index:1;width:104%;height:100px;position:absolute;bottom:-1px;left:-2%}.hero-overlay{background:radial-gradient(circle at 20% 10%,#f680142e,#0000 34%),linear-gradient(#08121ca8,#08121c8c);position:absolute;inset:0}.hero-content{z-index:2;text-align:center;max-width:700px;margin:0 auto;padding:0 24px;position:relative}.hero-kicker{text-transform:uppercase;letter-spacing:.1em;color:#ffffffd6;margin:0 0 6px;font-size:.85rem}.hero-content h1{margin:0;font-size:clamp(2rem,4vw,2.8rem);line-height:1.2}.hero-content p{color:#ffffffe0;margin:14px 0 0;font-size:.96rem}.contact-main{z-index:2;grid-template-columns:1.8fr .85fr;align-items:start;gap:90px;width:min(1060px,100% - 80px);margin:40px auto 0;padding-bottom:24px;display:grid;position:relative}.contact-form-card{background:var(--surface);border:1px solid #e8edf2cc;border-radius:16px;height:auto;min-height:0;padding:30px 36px 12px;box-shadow:0 15px 40px #00000014,0 2px 8px #0000000a}.form-card-header{margin-bottom:20px}.form-card-badge{color:var(--brand-orange);text-transform:uppercase;letter-spacing:.1em;background:#f680141a;border-radius:20px;margin-bottom:12px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-block}.contact-form-card h2{color:var(--text-dark);letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:800;line-height:1.2}.card-subtitle{color:var(--muted);margin:0;font-size:.88rem;line-height:1.6}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field label{color:#324656;letter-spacing:.01em;font-size:.8rem;font-weight:650}.field input,.field textarea{border:1.5px solid var(--line);color:var(--text-dark);background:#fafbfc;border-radius:10px;padding:9px 13px;font-family:inherit;font-size:.86rem;transition:border-color .22s,box-shadow .22s,background .22s}.field input::-webkit-input-placeholder{color:#b0bac3}.field textarea::-webkit-input-placeholder{color:#b0bac3}.field input::-moz-placeholder{color:#b0bac3}.field textarea::-moz-placeholder{color:#b0bac3}:is(.field input:-ms-placeholder-shown,.field textarea:-ms-placeholder-shown){color:#b0bac3}:is(.field input:placeholder-shown,.field textarea:placeholder-shown){color:#b0bac3}.field input::-moz-placeholder{color:#b0bac3}.field textarea::-moz-placeholder{color:#b0bac3}.field input::placeholder,.field textarea::placeholder{color:#b0bac3}.field input:hover,.field textarea:hover{background:#fff;border-color:#c8d4de}.field input:focus,.field textarea:focus{border-color:var(--brand-orange);background:#fff;outline:none;box-shadow:0 0 0 4px #f680141f}.field-message{margin-top:16px}.field textarea{resize:vertical;min-height:80px;line-height:1.6}.submit-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#f68014 0%,#f5570f 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:18px;padding:12px 20px;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 6px 20px #f6801452}.submit-btn:last-child{margin-bottom:0}.submit-btn:hover,.submit-btn:focus-visible{background:linear-gradient(135deg,#f7920a 0%,#e8490c 100%);transform:translateY(-2px);box-shadow:0 10px 28px #f680146b}.submit-btn:active{transform:translateY(0);box-shadow:0 4px 14px #f6801447}.btn-arrow{flex-shrink:0;width:18px;height:18px;transition:transform .2s}.submit-btn:hover .btn-arrow{transform:translate(4px)}.form-status{color:var(--text-dark);margin:12px 0 0;font-size:.9rem}.contact-social p{color:#000;margin:0 0 10px;font-size:.9rem}.contact-social .social-row a{color:#fff;background:#f68014;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.contact-social .social-row a:hover,.contact-social .social-row a:focus-visible{background:#e77208;transform:translateY(-1px)}.contact-side{flex-direction:column;gap:20px;display:flex}.info-card{background:#f9f9f9;border:1px solid #eeeff1;border-radius:16px;flex-direction:column;min-height:400px;padding:10px 15px;display:flex;box-shadow:0 4px 16px #0000000d}.info-card h3{color:var(--text-dark);letter-spacing:-.01em;margin:0 0 2px;font-size:.92rem;font-weight:750}.info-card-sub{color:var(--muted);margin:0 0 12px;font-size:.76rem}.info-list{flex-direction:column;flex:1;justify-content:space-between;gap:0;margin:0;padding:0;list-style:none;display:flex}.info-list li{align-items:flex-start;gap:11px;padding:10px 0;display:flex;position:relative}.info-divider{background:linear-gradient(90deg,#e8edf2,#0000);height:1px;display:block;position:absolute;bottom:0;left:0;right:0}.info-icon{width:32px;height:32px;color:var(--brand-orange);background:#f680141a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,transform .2s;display:inline-flex}.info-icon svg{width:14px;height:14px}.info-list li:hover .info-icon{background:#f680142e;transform:scale(1.08)}.info-text h4{color:var(--text-dark);margin:0 0 3px;font-size:.84rem;font-weight:700}.info-text p{color:var(--muted);margin:1px 0 0;font-size:.8rem;line-height:1.55}.info-text a{color:inherit;text-decoration:none}.info-text a:hover,.info-text a:focus-visible{text-decoration:underline}.office-photo{border:1px solid #0000000f;border-radius:16px;min-height:160px;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000017}.office-photo-inner{background-image:linear-gradient(#08141e40,#08141e9e),url(https://images.unsplash.com/photo-1497366216548-37526070297c?auto=format&fit=crop&w=800&q=80);background-position:50%;background-size:cover;width:100%;height:100%;min-height:160px;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.office-photo-overlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.office-photo-label{color:#fff;letter-spacing:.02em;text-shadow:0 1px 3px #0006;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:center;gap:7px;padding:0;font-size:.85rem;font-weight:700;display:inline-flex}.office-photo-label svg{width:15px;height:15px;color:var(--brand-orange);flex-shrink:0}.office-photo:hover .office-photo-inner{transform:scale(1.05)}.help-card{background:linear-gradient(135deg,#f68014 0%,#f5560e 100%);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 10px 30px #f6801459}.help-card:before{content:"";pointer-events:none;background:#ffffff14;border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-40px}.help-card:after{content:"";pointer-events:none;background:#ffffff0f;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-30px;left:-20px}.help-card-inner{z-index:1;padding:20px 22px;position:relative}.help-card h3{color:#fff;letter-spacing:-.01em;margin:0 0 6px;font-size:.95rem;font-weight:800;line-height:1.3}.help-card p{color:#ffffffe0;margin:0 0 14px;font-size:.78rem;line-height:1.55}.help-btns{flex-direction:column;gap:10px;display:flex}.help-btn-primary{color:#d96800;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #fff;border-radius:8px;flex:1;min-width:0;padding:10px 16px;font-size:.83rem;font-weight:700;transition:background .2s,color .2s,transform .2s}.help-btn-primary:hover,.help-btn-primary:focus-visible{background:#fff5ec;transform:translateY(-1px)}.help-btn-outline{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #ffffffb3;border-radius:8px;flex:1;min-width:0;padding:10px 16px;font-size:.83rem;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.help-btn-outline:hover,.help-btn-outline:focus-visible{background:#ffffff1f;border-color:#fff;transform:translateY(-1px)}@media (width<=1024px){.contact-main{grid-template-columns:1.5fr 1fr;gap:24px;width:min(1180px,100% - 32px)}.contact-form-card{padding:32px 32px 36px}.hero-content{margin-top:70px;padding-inline:16px}}@media (width<=768px){.contact-main{grid-template-columns:1fr;margin-top:0}.form-grid{grid-template-columns:1fr;gap:18px}.contact-form-card{padding:28px 24px 32px}}@media (width<=480px){.contact-main{width:calc(100% - 24px)}.contact-form-card{padding:24px 18px 28px}.info-card{padding:22px 18px}.help-card-inner{padding:26px 20px}.hero-content{margin-top:50px;padding-bottom:42px}.contact-hero:after{clip-path:polygon(0 66%,14% 64%,28% 68%,44% 73%,60% 74%,76% 69%,90% 60%,100% 56%,100% 100%,0 100%);height:110px}}.login-page{box-sizing:border-box;background:#e5e7eb;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.login-header{text-align:center;margin-bottom:24px}.login-brand{align-items:center;gap:10px;margin-bottom:20px;display:inline-flex}.login-brand__logo{object-fit:contain;width:100px;height:50px}.login-brand__name{color:#333;font-size:1.5rem;font-weight:700}.login-title{color:#333;margin:0 0 8px;font-size:1.75rem;font-weight:700}.login-subtitle{color:#80736b;margin:0;font-size:.9375rem}.login-card{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;max-width:420px;margin-left:auto;margin-right:auto;padding:32px;box-shadow:0 1px 3px #00000014}.login-form{flex-direction:column;gap:20px;display:flex}.login-field__label{color:#333;margin-bottom:8px;font-size:.875rem;font-weight:600;display:block}.login-input-wrap{background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;display:flex;position:relative;overflow:hidden}.login-input-wrap--email{background:#eff6ff}.login-input-wrap__icon{pointer-events:none;background:#6b7280;flex-shrink:0;width:20px;height:20px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.login-input-wrap__icon--envelope{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.login-input-wrap__icon--lock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.login-input-wrap__icon--eye{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.login-input-wrap__icon--eye.is-visible{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24'/%3E%3Cline x1='1' y1='1' x2='23' y2='23'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24'/%3E%3Cline x1='1' y1='1' x2='23' y2='23'/%3E%3C/svg%3E")}.login-field__input{color:#333;background:0 0;border:none;outline:none;width:100%;padding:12px 14px 12px 44px;font-size:1rem}.login-field__input::placeholder{color:#9ca3af}.login-input-wrap--password .login-field__input{padding-right:44px}.login-input-wrap__toggle{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.login-input-wrap__toggle:hover{color:#333}.login-input-wrap__toggle .login-input-wrap__icon{background:currentColor;width:20px;height:20px;position:static;left:auto;transform:none}.login-options{justify-content:space-between;align-items:center;gap:16px;display:flex}.login-remember{cursor:pointer;color:#333;align-items:center;gap:8px;font-size:.875rem;display:inline-flex}.login-remember__input{accent-color:#ea580c;width:18px;height:18px}.login-remember__text{-webkit-user-select:none;user-select:none}.login-forgot{color:#ea580c;font-size:.875rem;font-weight:500;text-decoration:none}.login-forgot:hover{color:#c2410c;text-decoration:underline}.login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 14px;font-size:.875rem}.login-field__error{color:#b91c1c;margin-top:6px;font-size:.8125rem;display:block}.login-field--error .login-field__input{border-color:#f87171}.login-field--error .login-field__input:focus{border-color:#ef4444;box-shadow:0 0 0 2px #ef444433}.login-submit{color:#fff;cursor:pointer;background:#ea580c;border:none;border-radius:8px;width:100%;margin-top:4px;padding:14px 20px;font-size:1rem;font-weight:600}.login-submit:hover:not(:disabled){background:#c2410c}.login-submit:disabled{opacity:.7;cursor:not-allowed}.login-footer{text-align:center;margin-top:24px}.login-back{color:#80736b;font-size:.9375rem;text-decoration:none}.login-back:hover{color:#333;text-decoration:underline}@media (width<=768px){.login-page{justify-content:center;align-items:center;padding:20px 16px}.login-header{text-align:center;width:100%;max-width:420px}.login-card{margin-left:auto;margin-right:auto;padding:28px 24px}.login-footer{text-align:center;width:100%;max-width:420px}.login-title{font-size:1.5rem}}@media (width<=480px){.login-page{padding:16px 12px;padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right));padding-top:max(16px, env(safe-area-inset-top));padding-bottom:max(16px, env(safe-area-inset-bottom));justify-content:center;align-items:center}.login-header{text-align:center;width:100%;max-width:100%;margin-bottom:20px}.login-brand{justify-content:center}.login-brand__logo{width:50px;height:20px}.login-brand__name,.login-title{font-size:1.25rem}.login-subtitle{text-align:center}.login-card{max-width:100%;margin-left:auto;margin-right:auto;padding:24px 20px}.login-form{align-items:stretch}.login-options{flex-direction:column;align-items:stretch;gap:12px}.login-remember{justify-content:flex-start}.login-forgot{text-align:center}.login-submit{padding:12px 20px}.login-footer{text-align:center;width:100%;margin-top:24px}.login-back{display:inline-block}}@media (width<=360px){.login-page{padding:12px 10px;padding-left:max(10px, env(safe-area-inset-left));padding-right:max(10px, env(safe-area-inset-right))}.login-card{padding:20px 16px}.login-title{font-size:1.125rem}.login-brand__logo{width:70px;height:35px}}*{box-sizing:border-box;margin:0;padding:0}body{color:#141414;background-color:#fcfcfc;font-family:Inter;line-height:1.5}#root{width:100%;max-width:none;box-shadow:none;background:0 0;margin:0}.landingPage{--lp-page-gutter:var(--site-page-gutter);--lp-page-max-width:var(--site-page-max-width);width:100%}.container{max-width:var(--lp-page-max-width);padding-inline:var(--lp-page-gutter);margin:0 auto}.hero{padding:60px var(--lp-page-gutter);background-color:#0b1520;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0 0 40px 40px;min-height:clamp(520px,72vh,860px);position:relative;overflow:hidden}.hero:before{content:"";z-index:1;background:linear-gradient(#06101e9e,#06101eb8);position:absolute;inset:0}.hero-content{z-index:3;max-width:800px;padding-inline:var(--lp-page-gutter);text-align:center;margin:0 auto;position:relative}.hero h1{color:#f39811;letter-spacing:.2px;margin-bottom:18px;font-size:52px;font-weight:800;line-height:1.2}.hero p{color:#f2f5f8;max-width:700px;margin:0 auto 26px;font-size:20px}.btn-group{justify-content:center;gap:20px;display:flex}.btn{cursor:pointer;border:none;border-radius:60px;padding:14px 38px;font-size:16px;font-weight:600;transition:all .2s}.hero .btn{letter-spacing:.1px;border-radius:8px;padding:10px 26px;font-size:12px}.hero .btn-primary{color:#fff;background:#f39811;box-shadow:0 4px 10px #f3981159}.hero .btn-primary:hover{background:#e48800;transform:translateY(-2px)}.hero .btn-outline{color:#f7a72b;background:0 0;border:1px solid #f39811}.hero .btn-outline:hover{background:#f398111f}.hero-social{right:var(--lp-page-gutter);z-index:4;flex-direction:column;gap:14px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-social a{color:#fff;opacity:.92;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.hero-social a:hover{color:#f7a72b}.affiliated{padding:40px var(--lp-page-gutter) 20px;text-align:center}.affiliated h4{text-transform:uppercase;letter-spacing:2px;color:#4a5c6c;margin-bottom:24px;font-size:18px}.brand-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.brand-item{cursor:pointer;justify-content:center;align-items:center;min-width:110px;display:flex}.brand-item a{justify-content:center;align-items:center;display:flex}.brand-item img{-o-object-fit:contain;object-fit:contain;opacity:.88;width:auto;max-width:140px;height:auto;max-height:48px;transition:opacity .2s}.brand-item img:hover{opacity:1}.brand-item--nab{min-width:150px}.brand-item--nab img{max-width:220px;max-height:78px}.about{padding:64px var(--lp-page-gutter);background:#f5f5f5}.about-grid{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:48px;display:flex}.about-text{flex:420px;min-width:280px;max-width:540px}.about-text h2{color:#0a0a0a;margin-bottom:14px;font-size:28px;font-weight:700}.about-text p{color:#6b7280;text-align:justify;margin-bottom:18px;font-size:16px;line-height:1.8}.read-more-link{color:#fff;cursor:pointer;background:#f68014;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;font-size:12px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.read-more-link:hover{background:#e77208;transform:translateY(-1px)}.about-visual{flex:360px;justify-content:space-between;align-items:center;min-width:280px;max-width:520px;display:flex;position:relative}.about-photo{background:#f2f2f2;border-radius:999px;flex-shrink:0;width:clamp(190px,18vw,250px);height:clamp(310px,30vw,390px);overflow:hidden;box-shadow:0 12px 26px #0000001f}.about-photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.about-photo-left{flex-shrink:0;margin-right:-40px}.about-photo-right{flex-shrink:0;margin-top:0;margin-left:-40px}.about-count-badge{text-align:center;z-index:2;top:50%;left:50%;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:clamp(110px,10vw,140px);height:clamp(110px,10vw,140px);margin:auto;display:flex;position:absolute;inset:0;transform:translate(-50%,-50%);box-shadow:0 12px 28px #00000029}.about-count-number{color:#1f2124;font-size:clamp(28px,3.2vw,40px);font-weight:700;line-height:1}.about-count-text{color:#666;max-width:90px;margin-top:6px;font-size:11px;line-height:1.2}@media (width<=900px){.brand-strip{gap:22px}.about-grid{gap:28px}.about-visual{width:100%;max-width:380px;margin:0 auto}.about-photo{width:150px;height:200px}.about-count-badge{width:108px;height:108px}.about-count-number{font-size:34px}.service-cards{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:none}.lp-team-nav-actions{position:static;transform:none}}@media (width<=560px){.brand-strip{gap:18px}.service-cards{grid-template-columns:1fr;width:100%;max-width:none}.lp-team-header{padding-right:0}.lp-team-nav-actions{position:static;transform:none}}.services-preview{padding:48px var(--lp-page-gutter) 54px;background:#f4f4f4;position:relative;overflow:hidden}.services-preview .container{max-width:1200px;padding:0 20px}.services-preview:before{content:"";filter:blur(1px);background:linear-gradient(90deg,#f6801400,#f6801452,#f6801400);border-radius:999px;width:min(260px,42vw);height:26px;position:absolute;top:0;left:50%;transform:translate(-50%)}.section-title{color:#000;text-align:center;margin-bottom:16px;font-size:42px;font-weight:700}.section-sub{color:#3f5465;text-align:center;margin-bottom:24px;font-size:14px}.service-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;width:100%;max-width:none;margin:0 auto 14px;display:grid}.service-card{background:#fff;border:1px solid #eceff2;border-radius:12px;flex-direction:column;min-height:330px;padding:12px 12px 14px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #00000014}.service-card:before{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 0%,#f6801429 48%,#0000 100%);transition:transform .55s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-130%)}.service-card:hover{border-color:#f680144d;transform:translateY(-8px);box-shadow:0 18px 30px #0000001f}.service-card:hover:before{transform:translate(130%)}.service-card-image{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:175px;margin-bottom:12px;display:block}.service-card-image--placeholder{color:#6f7782;text-align:center;background:linear-gradient(135deg,#eef3f6,#dde7ed);justify-content:center;align-items:center;padding:12px;font-size:10px;display:flex}.service-card h3{color:#1f2e45;margin-bottom:6px;font-size:12px;font-weight:700}.service-card p{color:#6f7782;text-align:justify;margin-bottom:10px;font-size:10px;line-height:1.3}.service-learn-btn{color:#fff;cursor:pointer;background:#f7941d;border:0;border-radius:8px;width:100%;margin-top:auto;padding:8px 10px;font-size:10px;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s}.service-learn-btn:hover{background:#e98712}.service-card:hover .service-learn-btn{transform:translateY(-2px);box-shadow:0 10px 20px #f6801440}.view-all{text-align:center;margin-top:12px}.view-all-btn{color:#fff;cursor:pointer;background:#f7941d;border:0;border-radius:8px;padding:8px 20px;font-size:10px;font-weight:600}.lp-team-section{--lp-team-card-width:263.87px;--lp-team-card-height:385.81px;--lp-team-feature-scale:1.14;--lp-team-gap:10px;--lp-team-step:calc(var(--lp-team-card-width) + var(--lp-team-gap));padding:44px var(--lp-page-gutter) 58px;background:#ebebeb;max-width:1440px}.landingPage .team-section,.landingPage .team-header{padding-inline:var(--lp-page-gutter)}.lp-team-header{text-align:center;max-width:1420px;margin:0 auto;padding-right:96px;position:relative}.lp-team-header .section-sub{max-width:430px;margin-bottom:0;margin-left:auto;margin-right:auto}.lp-team-nav-actions{align-items:center;gap:10px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.lp-team-nav-btn{color:#6f7782;cursor:pointer;background:#fff;border:0;border-radius:50%;width:36px;height:36px;font-size:14px;box-shadow:0 6px 12px #00000014}.lp-team-nav-btn:disabled{opacity:.4;cursor:not-allowed}.lp-team-slider-viewport{max-width:calc(5 * var(--lp-team-card-width) + 4 * var(--lp-team-gap));margin:18px auto 0;overflow:hidden}.lp-team-slider-track{align-items:flex-end;gap:var(--lp-team-gap);will-change:transform;transition:transform .36s;display:flex}.lp-team-card{flex:0 0 var(--lp-team-card-width);width:var(--lp-team-card-width);height:var(--lp-team-card-height);transform-origin:bottom;opacity:1;z-index:1;background:#f7f8fb;border:1px solid #dde4ea;border-radius:17.9px 17.9px 17.9px 0;transition:transform .36s,box-shadow .36s,border-radius .36s;position:relative;overflow:hidden;transform:translateY(0)scale(1);box-shadow:0 4px 12px #0000000f}.lp-team-card-featured{transform:translateY(-18px) scale(var(--lp-team-feature-scale));z-index:3;margin-inline:calc(var(--lp-team-card-width) * (var(--lp-team-feature-scale) - 1) / 2);border-radius:23.04px 23.04px 23.04px 0;box-shadow:0 18px 34px #0000002e}.lp-team-card-image{-o-object-fit:cover;object-fit:cover;width:100%;height:192px;display:block}.lp-team-card-content{padding:12px 12px 14px}.lp-team-card h4{color:#162635;margin:0 0 6px;font-size:14px;font-weight:700;line-height:1.2}.lp-team-role{color:#f7941d;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700}.lp-team-desc{color:#606a76;font-size:11px;line-height:1.45}.lp-team-card-content{filter:blur(1.6px);opacity:.6;transition:filter .3s,opacity .3s}.lp-team-card-featured .lp-team-card-content{filter:none;opacity:1}.topworks{padding:50px var(--lp-page-gutter) 64px;background:#efefef;position:relative;overflow:hidden}.topworks:before{content:"";clip-path:polygon(0 0,100% 0,100% 48%,86% 76%,68% 60%,50% 82%,30% 58%,14% 78%,0 50%);pointer-events:none;background:linear-gradient(#f6801424,#f6801400);height:54px;position:absolute;top:0;left:0;right:0}.topworks-container{width:100%;max-width:none}.works-header{text-align:center;margin-bottom:18px}.works-header h2{color:#162635;margin-bottom:8px;font-size:34px}.works-header span{color:#6d7682;font-size:12px}.works-bento{flex-direction:column;gap:14px;display:flex}.works-bento-row{gap:14px;display:grid}.works-bento-row--top{grid-template-columns:2fr 1fr;align-items:stretch}.works-bento-row--bottom{grid-template-columns:1fr 1fr}.works-bento-hero{border-radius:16px;min-height:240px;overflow:hidden}.works-bento-img{object-fit:cover;width:100%;height:100%;display:block}.works-bento-side{flex-direction:column;gap:14px;display:flex}.works-bento-stat{background:#f79a0a;border-radius:16px;flex-direction:column;flex:1;justify-content:center;gap:4px;padding:28px 24px;display:flex}.works-bento-stat-value{color:#fff;font-size:52px;font-weight:800;line-height:1}.works-bento-stat-label{color:#fff3dc;font-size:14px;font-weight:500}.works-bento-desc{background:#fff;border:1px solid #e3e8ec;border-radius:16px;flex-direction:column;flex:1;gap:10px;padding:20px 18px;display:flex}.works-bento-desc-icon{display:block}.works-bento-desc p{color:#3d4754;font-size:13px;line-height:1.6}.works-bento-bottom-tile{border-radius:16px;min-height:180px;overflow:hidden}.why-choose-section{padding:40px var(--lp-page-gutter) 64px;background:#fff}.why-choose-wrap{grid-template-columns:1fr 1fr;align-items:center;gap:24px;display:grid}.why-choose-copy h3{color:#121a26;margin-bottom:16px;font-size:42px}.why-choose-copy p{color:#68717b;text-align:left;margin-bottom:18px;font-size:13px;line-height:1.65}.why-choose-copy ul{margin:0;padding:0;list-style:none}.why-choose-copy li{color:#616b76;margin-bottom:14px;padding-left:40px;font-size:13px;line-height:1.6;position:relative}.why-choose-copy li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='9' stroke='%23f39a12' stroke-width='3'/%3E%3Cpath d='M8.5 12.2l2.2 2.2 4.9-5.2' stroke='%23f39a12' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:24px 24px;width:24px;height:24px;position:absolute;top:.2em;left:0}.why-choose-image-wrap{border-radius:20px;overflow:hidden;box-shadow:0 10px 22px #00000024}.why-choose-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:360px;display:block}.testimonial-panel{background:#f5f5f5;border-radius:14px;grid-template-columns:220px 1fr;align-items:center;gap:20px;margin-top:40px;padding:20px;display:grid;overflow:hidden}.testimonial-profile-card{text-align:center;background:#fff;border:1px solid #e3e8ec;border-radius:14px;padding:14px;animation:.45s cubic-bezier(.22,1,.36,1) testimonial-rise}.testimonial-profile-image{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:82px;height:82px;margin:0 auto 10px;display:block}.testimonial-profile-card h4{color:#141d28;margin-bottom:4px;font-size:19px}.testimonial-profile-card p{color:#717a85;margin-bottom:12px;font-size:14px}.testimonial-mini-nav{justify-content:center;gap:8px;display:flex}.testimonial-mini-nav button{color:#4d5661;cursor:pointer;background:#f0f2f4;border:0;border-radius:50%;width:30px;height:30px}.testimonial-copy{animation:.45s cubic-bezier(.22,1,.36,1) testimonial-fade}.testimonial-copy h3{color:#1a2432;margin-bottom:10px;font-size:33px}.testimonial-copy p{color:#606a76;text-align:justify;font-size:13px;line-height:1.7}@media (width<=900px){.works-bento-row--top{grid-template-columns:1fr}.works-bento-hero{min-height:200px}.why-choose-wrap{grid-template-columns:1fr}.why-choose-image{min-height:280px}.testimonial-panel{grid-template-columns:1fr}.testimonial-profile-card{max-width:280px;margin:0 auto}}@media (width<=560px){.works-bento-row--bottom{grid-template-columns:1fr}.works-bento-bottom-tile{min-height:160px}.works-bento-stat-value{font-size:40px}}.contact-section{padding:36px var(--lp-page-gutter) 12px;background:#efefef}.contact-wrap{border:1px solid #2d5563;border-radius:14px;grid-template-columns:1.3fr .9fr;gap:0;width:100%;max-width:none;margin:0 auto;padding:0;display:grid;overflow:hidden}.contact-form-panel{color:#f1f6f8;background:#10344a;padding:26px 24px 20px}.contact-form-panel h3{text-align:center;margin-bottom:18px;font-size:40px}.contact-form-panel .form-row{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:12px;display:grid}.contact-form-panel .input-group{min-width:0}.contact-form-panel .input-group label{color:#d8e7ee;margin-bottom:6px;font-size:12px;display:block}.contact-form-panel .input-group input,.contact-form-panel .input-group textarea{color:#1f2f38;background:#e8eef2;border:1px solid #c4d6df;border-radius:4px;outline:none;width:100%;padding:10px 12px;font-size:12px}.contact-form-panel .input-group textarea{resize:vertical;min-height:96px}.submit-btn{color:#fff;cursor:pointer;background:#f39811;border:0;border-radius:8px;margin:14px auto 16px;padding:8px 28px;font-size:12px;font-weight:600;display:block}.submit-btn:hover{background:#e18704}.contact-meta{border-top:1px solid #4d6e7b;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;padding-top:14px;display:grid}.contact-chip{color:#d7e6ed;align-items:center;gap:8px;font-size:11px;display:flex}.contact-chip i{color:#fff;background:#f39811;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;display:inline-flex}.contact-social{text-align:center;margin-top:12px}.contact-social p{color:#d7e6ed;margin-bottom:8px;font-size:13px}.contact-social .social-row{gap:8px;display:inline-flex}.contact-social .social-row button{color:#fff;cursor:pointer;background:#f39811;border:0;border-radius:50%;width:28px;height:28px}.contact-map-panel{background:#e8dcc5;min-height:480px}.contact-map-panel iframe{border:0;width:100%;height:100%;min-height:480px;display:block}.getstarted-banner{padding:96px var(--lp-page-gutter) 108px;background:#f4f4f4;min-height:300px;margin-top:36px;position:relative;overflow:hidden}.getstarted-banner:before{content:"";opacity:.72;clip-path:polygon(4% 100%,30% 38%,66% 50%,45% 100%);background:#efd2a6;width:214px;height:248px;position:absolute;bottom:-10px;left:-14px}.getstarted-banner:after{content:"";clip-path:polygon(56% 0,88% 0,66% 37%,100% 37%,48% 100%,20% 100%,42% 58%,8% 58%);background:#f39811;width:226px;height:316px;position:absolute;top:-16px;right:-12px}.getstarted-inner{z-index:1;text-align:center;position:relative}.getstarted-inner h2{color:#141b24;letter-spacing:-.4px;margin-bottom:18px;font-size:58px}.getstarted-btn{color:#fff;cursor:pointer;background:#f39811;border:0;border-radius:8px;padding:9px 28px;font-size:12px;text-decoration:none}.getstarted-btn:hover{background:#de8300}@media (width<=900px){.contact-wrap{grid-template-columns:1fr}.contact-map-panel,.contact-map-panel iframe{min-height:300px}.contact-meta,.contact-form-panel .form-row{grid-template-columns:1fr}.getstarted-banner{min-height:240px;padding:70px 20px 82px}.getstarted-banner:before{clip-path:polygon(6% 100%,30% 38%,66% 50%,45% 100%);width:142px;height:160px;bottom:-8px;left:-12px}.getstarted-banner:after{clip-path:polygon(56% 0,88% 0,66% 37%,100% 37%,48% 100%,20% 100%,42% 58%,8% 58%);width:152px;height:210px;top:-6px;right:-14px}.getstarted-inner h2{font-size:44px}}@media (width<=768px){.hero{padding:42px var(--lp-page-gutter);border-radius:0 0 26px 26px;min-height:460px}.hero h1{margin-bottom:12px;font-size:34px}.hero p{margin-bottom:18px;font-size:15px}.hero .btn{padding:9px 18px;font-size:11px}.hero-social{right:var(--lp-page-gutter);gap:10px}.affiliated{padding:28px var(--lp-page-gutter) 10px}.affiliated h4{letter-spacing:1.1px;font-size:14px}.brand-item img{max-width:110px;max-height:36px}.brand-item--nab{min-width:128px}.brand-item--nab img{max-width:170px;max-height:58px}.about{padding:38px var(--lp-page-gutter)}.about-text h2{margin-bottom:12px;font-size:24px}.about-text p{text-align:justify;margin-bottom:14px;font-size:15px}.read-more-link{padding:7px 14px;font-size:11px}.about-photo{width:138px;height:220px}.about-count-number{font-size:26px}.about-count-text{font-size:10px}.services-preview{padding:30px var(--lp-page-gutter) 34px}.section-title{margin-bottom:12px;font-size:30px}.service-cards{grid-template-columns:1fr;gap:14px;max-width:430px}.service-card-image{height:144px}.service-card h3{font-size:13px}.service-card p{font-size:11px;line-height:1.4}.service-learn-btn,.view-all-btn{font-size:11px}.team-section{padding-inline:var(--lp-page-gutter)}.team-header{padding-right:0}.team-header .section-title{font-size:30px}.team-header .section-sub{font-size:11px}.team-nav-actions{justify-content:center;margin-top:10px;position:static;transform:none}.team-slider-track{--team-step:calc((100% - 10px) / 2 + 10px)}.team-card{flex-basis:calc(50% - 5px)}.team-card h4{font-size:10px}.team-role,.team-desc{font-size:8px}.works-header h2{font-size:30px}.works-header span{font-size:11px}.why-choose-copy h3,.testimonial-copy h3{font-size:28px}.testimonial-profile-card h4{font-size:16px}.testimonial-profile-card p,.testimonial-copy p{font-size:12px}.contact-form-panel h3{font-size:30px}.contact-form-panel .input-group label,.contact-form-panel .input-group input,.contact-form-panel .input-group textarea{font-size:11px}.contact-chip{font-size:10px}.getstarted-inner h2{font-size:36px}}@media (width<=560px){.hero h1{font-size:27px}.hero p{font-size:13px}.btn-group{gap:10px}.hero-social{display:none}.section-title,.works-header h2,.why-choose-copy h3,.testimonial-copy h3,.about-text h2{font-size:24px}.about-text p,.why-choose-copy p,.testimonial-copy p{font-size:12px}.about-photo{width:120px;height:196px}.about-count-badge{width:90px;height:90px}.about-count-number{font-size:22px}.about-count-text{font-size:9px}.team-slider-track{--team-step:calc((100% - 8px) / 2 + 8px);gap:8px}.team-card{flex-basis:calc(50% - 4px)}.team-card-image{height:110px}.team-card-content{padding:6px 7px 8px}.team-nav-btn{width:30px;height:30px;font-size:12px}.works-mosaic{grid-template-columns:1fr;gap:10px}.testimonial-panel{gap:12px;padding:14px}.contact-form-panel h3{font-size:24px}.getstarted-inner h2{font-size:30px}}@media (width<=380px){.hero{padding:34px var(--lp-page-gutter);min-height:400px}.hero h1{font-size:22px}.hero p{font-size:12px}.hero .btn{padding:8px 12px;font-size:10px}.affiliated h4{font-size:12px}.about-text h2,.section-title,.works-header h2,.why-choose-copy h3,.testimonial-copy h3{font-size:20px}.about-text p,.works-header span,.why-choose-copy p,.testimonial-copy p{font-size:11px}.service-card{padding:8px}.service-card-image{height:120px}.service-card h3{font-size:12px}.service-card p{font-size:10px}.team-section{padding-inline:var(--lp-page-gutter)}.team-slider-viewport{margin-top:12px}.team-slider-track{--team-step:calc((100% - 6px) / 2 + 6px);gap:6px}.team-card{border-radius:8px;flex-basis:calc(50% - 3px)}.team-card-image{height:88px}.team-card h4{font-size:8.5px}.team-role,.team-desc{font-size:7px}.contact-form-panel{padding:18px 12px}.contact-form-panel h3{font-size:20px}.getstarted-inner h2{font-size:24px}.getstarted-btn{padding:8px 16px;font-size:10px}}.site-navbar-wrap{z-index:1200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(90deg,#000 0%,#0000 100%);border-bottom:1px solid #ffffff1f;width:100%;position:fixed;top:0;left:0;right:0}.site-navbar{width:min(100%, var(--site-page-max-width));max-width:var(--site-page-max-width);padding:14px var(--site-page-gutter);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin:0 auto;display:grid}.site-logo{align-items:center;gap:10px;display:inline-flex}.site-mark{color:#fff;letter-spacing:.05em;text-transform:lowercase;background:#f68014;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.68rem;font-weight:800;display:inline-flex}.site-logo-text{letter-spacing:.7px;font-weight:700}.site-nav{text-transform:uppercase;letter-spacing:.08em;gap:18px;margin:0;padding:0;font-size:.82rem;list-style:none;display:flex}.site-menu-toggle{cursor:pointer;background:#0c1e2d8c;border:1px solid #ffffff59;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;display:none}.site-menu-toggle span{background:#fff;border-radius:2px;width:16px;height:2px}.site-mobile-menu{display:none}.site-nav a{color:#fff;opacity:.9;text-decoration:none}.site-nav a:hover{color:#f68014}.site-nav a.active{color:#f68014;opacity:1;font-weight:700}.site-cta{color:#fff;cursor:pointer;background:#f68014;border:1px solid #0000;border-radius:4px;justify-self:end;padding:8px 14px;font-size:.8rem;font-weight:600}.site-cta:hover{background:#e77208;transform:translateY(-1px);box-shadow:0 10px 22px #f6801447}.site-coming-soon-backdrop{z-index:1300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07101a94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.site-coming-soon-card{color:#162635;text-align:center;background:#fff;border-radius:22px;width:min(100%,420px);padding:28px 24px 24px;animation:.42s cubic-bezier(.22,1,.36,1) modal-card-in;box-shadow:0 22px 60px #00000038}.site-coming-soon-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#f68014;margin:0 0 10px;font-size:.8rem;font-weight:700}.site-coming-soon-card h2{color:#0f2232;margin:0 0 10px;font-size:clamp(1.6rem,3vw,2rem)}.site-coming-soon-card p{color:#4a5c6c;margin:0;font-size:.98rem;line-height:1.6}.site-coming-soon-close{color:#fff;cursor:pointer;background:#f68014;border:0;border-radius:999px;margin-top:18px;padding:10px 18px;font-size:.9rem;font-weight:600;animation:.7s ease-out .18s both ripple-pop}.site-coming-soon-close:hover{background:#e77208}.site-footer{color:#dbe5ec;background:#0f2232;margin-top:48px}.site-footer-content{width:min(100%, var(--site-page-max-width));max-width:var(--site-page-max-width);padding:48px var(--site-page-gutter);grid-template-columns:1.1fr 1fr 1fr 1fr;gap:28px;margin:0 auto;display:grid}.site-footer-col h4{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:0 0 12px;font-size:.95rem}.site-footer-brand-row{align-items:center;gap:10px;margin-bottom:10px;display:inline-flex}.site-footer-brand h3{color:#fff;margin:0}.site-footer-brand p{font-size:.88rem;line-height:1.6}.site-footer-links,.site-footer-contact{gap:8px;margin:0;padding:0;font-size:.88rem;list-style:none;display:grid}.site-footer-links a{color:#dbe5ec;text-decoration:none}.site-footer-links a:hover,.site-footer-links a.active{color:#fff}.site-footer-link-placeholder{color:#dbe5ec;cursor:default}.site-footer-contact-item{align-items:flex-start;gap:12px;display:flex}.site-footer-icon{color:#fff;background:#ff8901;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.site-footer-contact a,.site-footer-contact-text{color:#fff;text-transform:uppercase;letter-spacing:.02em;font-size:.8rem;line-height:1.4;text-decoration:none}.site-footer-contact a:hover{color:#dbe5ec}.site-footer-social{gap:12px;display:flex}.site-footer-social-link{color:#fff;background:#ff8901;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,transform .15s;display:inline-flex;position:relative;overflow:hidden}.site-footer-social-link:hover{color:#fff;background:#e67a01;transform:translateY(-3px)scale(1.05)}.site-footer-social-link:after{content:"";border-radius:inherit;transition:box-shadow .24s;position:absolute;inset:0;box-shadow:0 0 #ff89015c}.site-footer-social-link:hover:after{box-shadow:0 0 0 10px #ff890100}.site-footer-bottom{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#dbe5ecd9;border-top:1px solid #ffffff14;padding:12px 16px 16px;font-size:.78rem}.site-footer-bottom p{margin:0}.site-footer-admin-link{color:inherit;text-decoration:none}.site-footer-admin-link:hover,.site-footer-admin-link:focus-visible{text-decoration:underline}@media (width<=900px){.site-navbar{text-align:left;padding:10px var(--site-page-gutter);grid-template-columns:auto 1fr auto auto;gap:10px}.site-logo{justify-self:start}.site-nav-wrap{display:none}.site-cta{justify-self:end;padding:7px 10px;font-size:.72rem}.site-menu-toggle{justify-self:end;display:inline-flex}.site-mobile-menu{top:calc(100% + 6px);right:var(--site-page-gutter);left:var(--site-page-gutter);opacity:0;pointer-events:none;z-index:1201;background:linear-gradient(90deg,#000 0%,#0000 100%);border:1px solid #ffffff24;border-radius:10px;transition:opacity .2s,transform .2s;display:block;position:absolute;transform:translateY(-8px);box-shadow:0 10px 24px #00000047}.site-mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-mobile-menu ul{gap:6px;margin:0;padding:8px;list-style:none;display:grid}.site-mobile-menu a{color:#fff;letter-spacing:.02em;border-radius:8px;padding:10px 12px;font-size:.84rem;font-weight:600;text-decoration:none;display:block}.site-mobile-menu a.active,.site-mobile-menu a:hover{color:#f39811;background:#f3981133}.site-footer-content{grid-template-columns:1fr 1fr}}.landingPage .hero-content,.about-page .about-hero-content,.contact-page .contact-hero .hero-content{padding-top:72px}@media (width<=900px){.landingPage .hero-content,.about-page .about-hero-content,.contact-page .contact-hero .hero-content{padding-top:120px}}@media (width<=560px){.site-logo-text{font-size:.92rem}.site-mark{width:26px;height:26px;font-size:.62rem}.site-cta{padding:6px 8px;font-size:.66rem}.site-footer-content{grid-template-columns:1fr}.site-coming-soon-card{border-radius:18px;padding:24px 18px 20px}}@media (width<=380px){.site-navbar{padding:9px var(--site-page-gutter);gap:8px}.site-logo{gap:7px}.site-logo-text{letter-spacing:.4px;font-size:.84rem}.site-menu-toggle{width:32px;height:32px}.site-menu-toggle span{width:14px}}.support-page{color:#163040;background:radial-gradient(circle at 0 0,#f680141f,#0000 24%),linear-gradient(#f8fbfd 0%,#eef3f6 100%);min-height:100vh}.support-hero{color:#fff;background-color:#0000;background-image:linear-gradient(135deg,#081622eb,#0c2c43b8),url(https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:480px;position:relative;overflow:hidden}.support-hero-overlay{background:radial-gradient(circle at 18% 12%,#f680143d,#0000 28%),linear-gradient(#040e1926,#040e1975);position:absolute;inset:0}.support-hero-content{z-index:2;width:min(1100px,100% - 48px);margin:0 auto;padding:120px 0 110px;position:relative}.support-hero-kicker,.support-section-kicker{color:#f68014;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:700}.support-hero-content h1{letter-spacing:-.04em;width:min(680px,100%);margin:0;font-size:clamp(2.35rem,5vw,4.25rem);line-height:1.04}.support-hero-content p:last-of-type{color:#ffffffdb;width:min(620px,100%);margin:18px 0 0;font-size:1rem;line-height:1.7}.support-hero-actions,.support-cta-card{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.support-primary-link,.support-secondary-link,.support-channel-link{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.support-primary-link{color:#fff;background:#f68014;box-shadow:0 16px 34px #f6801442}.support-secondary-link{color:#fff;background:#ffffff14;border:1px solid #ffffff3d}.support-primary-link:hover,.support-secondary-link:hover,.support-channel-link:hover{transform:translateY(-1px)}.support-overview,.support-details,.support-cta{width:min(1100px,100% - 48px);margin:0 auto}.support-overview{padding:64px 0 28px}.support-section-heading{max-width:700px;margin-bottom:28px}.support-section-heading h2,.support-steps-card h2,.support-faq-card h2,.support-cta-card h2{color:#102a3b;margin:0;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.15}.support-channel-grid,.support-details{gap:22px;display:grid}.support-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.support-channel-card,.support-steps-card,.support-faq-card,.support-cta-card{background:#ffffffeb;border:1px solid #102a3b14;border-radius:24px;box-shadow:0 20px 45px #0b1c2714}.support-channel-card{padding:26px}.support-channel-card h3,.support-faq-item h3{color:#102a3b;margin:0 0 10px;font-size:1.12rem}.support-channel-card p,.support-faq-item p,.support-steps-card p,.support-cta-card p{color:#556673;margin:0;line-height:1.7}.support-channel-link{color:#fff;background:#102a3b;margin-top:18px}.support-details{grid-template-columns:.95fr 1.05fr;padding:12px 0 28px}.support-steps-card,.support-faq-card{padding:30px}.support-steps-list{color:#233a49;margin:22px 0 0;padding-left:20px;line-height:1.8}.support-faq-list{gap:18px;margin-top:22px;display:grid}.support-faq-item{border-bottom:1px solid #102a3b14;padding-bottom:18px}.support-faq-item:last-child{border-bottom:0;padding-bottom:0}.support-cta{padding:12px 0 72px}.support-cta-card{justify-content:space-between;padding:30px}.support-cta-card p{max-width:620px}@media (width<=980px){.support-channel-grid,.support-details{grid-template-columns:1fr}.support-cta-card{align-items:flex-start}}@media (width<=640px){.support-hero-content,.support-overview,.support-details,.support-cta{width:min(100% - 32px,1100px)}.support-hero-content{padding:102px 0 88px}.support-steps-card,.support-faq-card,.support-cta-card,.support-channel-card{border-radius:20px;padding:22px}}.wailin-page{--brand-orange:#f68014;--deep-blue:#0b2f45;--text-dark:#1d2730;--muted:#6d7780;--line:#e8edf2;min-height:100vh;color:var(--text-dark);background:#fff;flex-direction:column;font-family:Inter,sans-serif;display:flex;overflow-x:hidden}.wailin-hero{color:#fff;background-image:url(/assets/corporategroup-CkkS0YSo.jpg);background-position:50% 22%;background-repeat:no-repeat;background-size:cover;min-height:clamp(420px,68vh,720px);position:relative;overflow:hidden}.wailin-hero-overlay{z-index:0;background:linear-gradient(#08121c8c,#08121c73),radial-gradient(circle at 20% 10%,#f6801426,#0000 34%);position:absolute;inset:0}.wailin-hero-content{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:0 24px;display:flex;position:absolute;inset:0}.wailin-hero-content h1{color:#fff;margin:0 0 12px;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.2}.wailin-hero-content p{color:#fffffff2;max-width:560px;margin:0;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.5}.wailin-hero-wave{z-index:1;width:100%;height:60px;display:block;position:absolute;bottom:-1px;left:0;right:0}.wailin-content{border-top:1px solid var(--line);background:#fff;padding:48px 20px 64px}.wailin-content-inner{max-width:820px;margin:0 auto}.wailin-main-title{color:var(--text-dark);letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(1.35rem,2.5vw,1.65rem);font-weight:700}.wailin-block{margin-bottom:36px}.wailin-block:last-child{margin-bottom:0}.wailin-block-heading{text-transform:uppercase;letter-spacing:.04em;color:var(--text-dark);margin:0 0 12px;font-size:1.1rem;font-weight:600}.wailin-block p{color:#3a464f;text-align:justify;margin:0 0 14px;font-size:.97rem;line-height:1.75}.wailin-block p:last-of-type{margin-bottom:12px}.wailin-list{color:#3a464f;margin:0 0 16px;padding-left:1.4em;font-size:.97rem;line-height:1.75}.wailin-list--numbered{padding-left:1.6em;list-style:decimal}.wailin-list--bulleted{list-style:outside}.wailin-list--short{margin-bottom:0}.wailin-list--platforms{padding-left:1.6em;list-style:decimal}.wailin-list--platforms li{margin-bottom:16px}.wailin-list--platforms li strong{color:var(--text-dark);margin-bottom:4px;display:block}.wailin-platform-desc{color:var(--muted);font-size:.92rem;line-height:1.5;display:block}.wailin-duration{padding-top:8px}.wailin-duration-period{color:var(--text-dark);font-size:1rem;margin:0 0 12px!important}.wailin-duration-period strong{color:var(--brand-orange)}.wailin-list li{margin-bottom:8px}.wailin-list li:last-child{margin-bottom:0}.wailin-management{border-top:1px solid var(--line);background:#efefef;padding:64px 20px 80px}.wailin-management-inner{max-width:1060px;margin:0 auto}.wailin-management-header{text-align:center;margin-bottom:40px}.wailin-management-header h2{color:var(--text-dark);letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(1.4rem,2.8vw,2rem);font-weight:600}.wailin-management-header p{color:var(--muted);max-width:480px;margin:0 auto;font-size:.93rem;line-height:1.55}.wailin-management-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px;display:grid}.wailin-management-card{background:#fff;border-radius:16px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 4px 18px #00000012}.wailin-management-card:hover{transform:translateY(-5px);box-shadow:0 12px 36px #0000001f}.wailin-management-card-img-wrap{width:100%;overflow:hidden}.wailin-management-card-img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.wailin-management-card-body{flex-direction:column;flex:1;gap:6px;padding:20px;display:flex}.wailin-management-card-body h3{color:var(--text-dark);margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}.wailin-management-role{color:var(--brand-orange);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.8rem;font-weight:600}.wailin-management-bio{color:#3a464f;margin:0;font-size:.88rem;line-height:1.6}.wailin-cta{border-top:1px solid var(--line);background:#fff;padding:56px 20px 64px}.wailin-cta-inner{text-align:center;max-width:600px;margin:0 auto}.wailin-cta-inner h2{color:var(--text-dark);margin:0 0 12px;font-size:clamp(1.3rem,2.2vw,1.6rem);font-weight:600}.wailin-cta-inner p{color:var(--muted);margin:0 0 24px;font-size:.95rem;line-height:1.6}.wailin-cta-btn{background:var(--brand-orange);color:#fff;border-radius:8px;padding:12px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.wailin-cta-btn:hover{background:#e57310;transform:translateY(-2px)}.wailin-page .container{box-sizing:border-box;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.admin-layout{background:#f7f7f7;width:100%;min-height:100dvh;display:flex;overflow-x:hidden}.admin-sidebar{z-index:50;background:#fff;flex-direction:column;width:260px;min-width:260px;height:100vh;display:flex;position:fixed;top:0;left:0;box-shadow:0 1px 3px #00000014}.admin-mobile-menu-btn{z-index:100;cursor:pointer;background:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .15s;display:none;position:fixed;top:16px;left:16px;box-shadow:0 1px 3px #00000014}.admin-mobile-menu-btn:hover{background:#f3f4f6}.admin-mobile-menu-btn__icon{color:#333;background:currentColor;width:22px;height:22px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cline x1='3' y1='12' x2='21' y2='12'/%3E%3Cline x1='3' y1='18' x2='21' y2='18'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cline x1='3' y1='12' x2='21' y2='12'/%3E%3Cline x1='3' y1='18' x2='21' y2='18'/%3E%3C/svg%3E") 50%/contain no-repeat}.admin-sidebar-overlay{z-index:998;background:#0006;display:none;position:fixed;inset:0}.admin-sidebar-close{cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;padding:0;transition:background .15s;display:none}.admin-sidebar-close:hover{background:#e5e7eb}.admin-sidebar-close__icon{color:#333;background:currentColor;width:18px;height:18px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E") 50%/contain no-repeat}.sidebar-brand{align-items:center;padding:24px;display:flex}.brand-logo{object-fit:contain;width:auto;max-width:100%;max-height:40px;display:block}.sidebar-nav{flex-direction:column;flex:1;gap:4px;padding:16px 12px;display:flex}.nav-item{color:#333;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-size:.9375rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.nav-item:hover:not(.active){background:#0000000a}.nav-item.active{color:#ea580c;background:#ea580c1f}.nav-icon{opacity:.9;flex-shrink:0;width:20px;height:20px}.nav-item:not(.active) .nav-icon{opacity:.7}.nav-icon-grid{background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E") 50%/contain no-repeat}.nav-icon-briefcase{background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='2' y='7' width='20' height='14' rx='2'/%3E%3Cpath d='M16 7V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v3'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='2' y='7' width='20' height='14' rx='2'/%3E%3Cpath d='M16 7V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v3'/%3E%3C/svg%3E") 50%/contain no-repeat}.nav-icon-calendar{background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E") 50%/contain no-repeat}.nav-icon-chat{background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3C/svg%3E") 50%/contain no-repeat}.nav-icon-gear{background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'/%3E%3C/svg%3E") 50%/contain no-repeat}.nav-icon-users{background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E") 50%/contain no-repeat}.sidebar-footer{border-top:1px solid #0000000f;flex-flow:row;align-items:center;gap:12px;padding:20px 16px;display:flex}.user-info{flex:1;align-items:center;gap:12px;min-width:0;margin-bottom:0;display:flex}.user-avatar{color:#fff;background:#ea580c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;display:flex}.user-details{flex-direction:column;gap:2px;min-width:0;display:flex}.user-name{color:#333;font-size:.9375rem;font-weight:500}.user-email{color:#80736b;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.logout-link{color:#dc2626;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:0;width:36px;height:36px;padding:0;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex;position:relative}.logout-link:hover{background:#dc262614}.logout-tooltip{color:#fff;letter-spacing:.02em;white-space:nowrap;opacity:0;pointer-events:none;background:#111827;border-radius:8px;padding:6px 8px;font-size:.75rem;font-weight:600;transition:opacity .15s,transform .15s;position:absolute;top:50%;right:calc(100% + 10px);transform:translateY(-50%)}.logout-tooltip:after{content:"";border:6px solid #0000;border-left-color:#111827;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.logout-link:hover .logout-tooltip,.logout-link:focus-visible .logout-tooltip{opacity:1;transform:translateY(-50%)translate(-2px)}.logout-icon{background:currentColor;width:16px;height:16px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E") 50%/contain no-repeat}.admin-main{flex:1;min-height:100vh;margin-left:260px;padding:32px}@media (width<=768px){.admin-mobile-menu-btn,.admin-sidebar-overlay,.admin-sidebar-close{display:none!important}.admin-sidebar{z-index:100;flex-direction:row;align-items:center;gap:0;width:100%;min-width:0;height:56px;padding:0 12px;position:fixed;top:0;left:0;right:0;transform:none;box-shadow:0 1px 3px #00000014}.sidebar-brand{flex-shrink:0;padding:0 8px 0 0}.sidebar-brand .admin-sidebar-close{display:none}.brand-logo{max-height:32px}.sidebar-nav{-webkit-overflow-scrolling:touch;flex-flow:row;flex:1;justify-content:center;gap:2px;min-width:0;padding:0 8px;overflow-x:auto}.sidebar-nav::-webkit-scrollbar{height:0}.nav-item{border-radius:8px;flex-shrink:0;padding:8px 10px;font-size:.8125rem}.nav-item .nav-icon{width:18px;height:18px}}@media (width<=768px) and (width<=480px){.nav-item{padding:8px;font-size:0}.nav-item .nav-icon{margin:0}}@media (width<=768px){.sidebar-footer{border-top:none;flex-direction:row;flex-shrink:0;align-items:center;gap:8px;margin:0 0 0 auto;padding:0 0 0 8px}.user-info{flex-direction:row;gap:8px;margin-bottom:0}.user-details{display:none}.user-avatar{width:32px;height:32px;font-size:.75rem}.brand-logo{max-height:20px}.logout-link{padding:6px 8px;font-size:.8125rem}.logout-icon{width:14px;height:14px}.admin-main{margin-left:0;padding:72px 16px 24px}}@media (width<=480px){.admin-main{padding:68px 12px 24px}}.admin-placeholder{padding:24px 0}.admin-placeholder h1{color:#333;margin-bottom:8px;font-size:1.75rem;font-weight:700}.admin-placeholder p{color:#80736b;font-size:.9375rem}.overview{max-width:1200px}.overview-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.overview-title{color:#333;font-size:1.75rem;font-weight:700}.overview-date{color:#80736b;font-size:.9375rem}.overview-metrics{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px;display:grid}.metric-card{background:#fff;border-top:3px solid #0000;border-radius:12px;padding:22px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block;position:relative;box-shadow:0 1px 3px #00000014}.metric-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000001a}.metric-card--blue{border-top-color:#3b82f6}.metric-card--orange{border-top-color:#ea580c}.metric-card--green{border-top-color:#22c55e}.metric-card--purple{border-top-color:#8b5cf6}.metric-card__icon{border-radius:8px;width:36px;height:36px;margin-bottom:14px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:62%;mask-size:62%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.metric-card__icon--calendar{background:#3b82f626;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230ea5e9' d='M19 4h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230ea5e9' d='M19 4h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zm0-12H5V6h14v2z'/%3E%3C/svg%3E")}.metric-card__icon--chat{background:#ea580c26;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff8901' stroke-width='2'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ff8901' stroke-width='2'%3E%3Cpath d='M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z'/%3E%3C/svg%3E")}.metric-card__icon--briefcase{background:#22c55e26;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2322c55e' stroke-width='2'%3E%3Crect x='2' y='7' width='20' height='14' rx='2'/%3E%3Cpath d='M16 7V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2322c55e' stroke-width='2'%3E%3Crect x='2' y='7' width='20' height='14' rx='2'/%3E%3Cpath d='M16 7V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v3'/%3E%3C/svg%3E")}.metric-card__icon--users{background:#8b5cf626;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238b5cf6' stroke-width='2'%3E%3Cpath d='M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238b5cf6' stroke-width='2'%3E%3Cpath d='M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")}.metric-card__label{color:#80736b;margin-bottom:4px;font-size:.875rem;font-weight:500}.metric-card__value{color:#333;font-size:1.6rem;font-weight:700;line-height:1.1}.metric-card__sub{color:#80736b;margin-top:4px;font-size:.78rem}.overview-activity{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.activity-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #00000014}.activity-card__title{color:#333;margin-bottom:20px;font-size:1.125rem;font-weight:700}.activity-card__link{color:#ea580c;margin-top:16px;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-block}.activity-card__link:hover{text-decoration:underline}.activity-card__empty{color:#80736b;margin:0;padding:12px 0;font-size:.9rem}.activity-list{list-style:none}.activity-list__item{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 0;display:flex}.activity-list__item:last-child{border-bottom:none}.activity-list__main{flex-direction:column;gap:2px;min-width:0;display:flex}.activity-list__name{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:500;overflow:hidden}.activity-list__sub{color:#80736b;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.8125rem;overflow:hidden}.activity-list__status{border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:.75rem;font-weight:500}.activity-list__status--pending{color:#92400e;background:#fef3c7}.activity-list__status--confirmed{color:#065f46;background:#d1fae5}.activity-list__status--completed{color:#374151;background:#e5e7eb}.activity-list__date{color:#80736b;flex-shrink:0;font-size:.8125rem}@media (width<=1100px){.overview-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.overview-activity{grid-template-columns:1fr}}@media (width<=768px){.overview-header{margin-bottom:24px}.overview-title{font-size:1.5rem}.overview-metrics{gap:16px;margin-bottom:24px}.metric-card{padding:18px}.overview-activity{gap:16px}.activity-list__item{flex-wrap:wrap}.activity-list__date{width:100%;margin-top:2px}}@media (width<=480px){.overview-metrics{grid-template-columns:1fr 1fr}.overview-title,.metric-card__value{font-size:1.25rem}}.services-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.services-title{color:#333;font-size:1.75rem;font-weight:700}.services-date{color:#80736b;font-size:.9375rem}.services-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.services-search-wrap{flex:1;min-width:200px;max-width:360px;position:relative}.services-search-icon{pointer-events:none;opacity:.5;background:currentColor;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.services-search{color:#333;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:10px 14px 10px 44px;font-size:.9375rem;transition:border-color .15s}.services-search::placeholder{color:#80736b}.services-search:focus{border-color:#ea580c}.services-add-btn{color:#fff;cursor:pointer;background:#ea580c;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:.9375rem;font-weight:600;transition:background .15s;display:inline-flex}.services-add-btn:hover{background:#c2410c}.services-add-icon{background:currentColor;width:18px;height:18px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='5' x2='12' y2='19'/%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='5' x2='12' y2='19'/%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.services-loading{color:#80736b;margin:0;font-size:.9375rem}.services-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.service-modal-overlay{z-index:1000;box-sizing:border-box;background:#0006;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.service-modal{background:#fff;border-radius:12px;width:100%;max-width:420px;max-height:90vh;padding:28px;overflow-y:auto;box-shadow:0 1px 3px #00000014}.service-modal__title{color:#333;margin:0 0 20px;font-size:1.25rem;font-weight:700}.service-modal__form{flex-direction:column;gap:16px;display:flex}.service-modal__field{flex-direction:column;gap:6px;display:flex}.service-modal__field--row{flex-direction:row;justify-content:space-between;align-items:center}.service-modal__label{color:#333;font-size:.875rem;font-weight:600}.service-modal__input{color:#333;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:10px 14px;font-size:.9375rem;transition:border-color .15s}.service-modal__input::placeholder{color:#80736b}.service-modal__input:focus{border-color:#ea580c}.service-modal__field-error{color:#b91c1c;font-size:.8125rem}.service-modal__file-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.service-modal__upload-zone{cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:120px;padding:16px;transition:border-color .2s,background .2s;display:flex}.service-modal__upload-zone:hover{background:#f3f4f6;border-color:#ea580c}.service-modal__upload-zone:focus{border-color:#ea580c;outline:none;box-shadow:0 0 0 2px #ea580c33}.service-modal__upload-placeholder{color:#80736b;text-align:center;font-size:.875rem}.service-modal__upload-preview{object-fit:contain;border-radius:6px;max-width:100%;max-height:160px;margin-bottom:8px}.service-modal__upload-replace{color:#ea580c;font-size:.8125rem;font-weight:500}.service-modal__toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:999px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.service-modal__toggle.is-on{background:#22c55e}.service-modal__toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}.service-modal__toggle.is-on .service-modal__toggle-thumb{transform:translate(20px)}.service-modal__actions{border-top:1px solid #f3f4f6;gap:12px;margin-top:8px;padding-top:16px;display:flex}.service-modal__btn{cursor:pointer;border-radius:8px;flex:1;padding:10px 18px;font-size:.9375rem;font-weight:600;transition:background .15s,border-color .15s}.service-modal__btn--cancel{color:#333;background:#fff;border:1px solid #d1d5db}.service-modal__btn--cancel:hover{background:#f9fafb;border-color:#9ca3af}.service-modal__btn--create{color:#fff;background:#ea580c;border:none}.service-modal__btn--create:hover:not(:disabled){background:#c2410c}.service-modal__btn--create:disabled{opacity:.7;cursor:not-allowed}@media (width<=900px){.services-grid{grid-template-columns:1fr}}@media (width<=768px){.services-toolbar{flex-direction:column;align-items:stretch}.services-search-wrap{max-width:none}.services-grid{gap:16px}.service-card{padding:20px}.service-card__actions{flex-wrap:wrap}.service-card__btn{min-width:0}}@media (width<=480px){.services-title{font-size:1.25rem}.service-card__head{flex-direction:column;align-items:flex-start}}.service-card{background:#fff;border-radius:12px;flex-direction:column;gap:12px;padding:24px;display:flex;box-shadow:0 1px 3px #00000014}.service-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.service-card__title{color:#333;margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.service-card__toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:999px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.service-card__toggle.is-on{background:#22c55e}.service-card__toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}.service-card__toggle.is-on .service-card__toggle-thumb{transform:translate(20px)}.service-card__category{color:#80736b;margin:0;font-size:.875rem}.service-card__meta{flex-direction:column;gap:8px;margin:0;display:flex}.service-card__row{justify-content:space-between;align-items:center;gap:8px;display:flex}.service-card__row dt{color:#80736b;margin:0;font-size:.875rem;font-weight:400}.service-card__row dd{color:#333;margin:0;font-size:.875rem;font-weight:500}.service-card__status{color:#166534;background:#dcfce7;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-block}.service-card__status--inactive{color:#6b7280;background:#f3f4f6}.badge{border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:.875rem;font-weight:500;display:inline-block}.badge--success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.badge--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.service-card__actions{border-top:1px solid #f3f4f6;gap:12px;margin-top:8px;padding-top:16px;display:flex}.service-card__btn{cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.service-card__btn--edit{color:#333;background:#fff;border:1px solid #d1d5db}.service-card__btn--edit:hover{background:#f9fafb;border-color:#9ca3af}.service-card__btn--delete{color:#dc2626;background:#fff;border:1px solid #dc2626}.service-card__btn--delete:hover{background:#fef2f2}.service-card__btn-icon{background:currentColor;flex-shrink:0;width:16px;height:16px}.service-card__btn-icon--pencil{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z'/%3E%3Cpath d='m15 5 4 4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z'/%3E%3Cpath d='m15 5 4 4'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.service-card__btn-icon--trash{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h18'/%3E%3Cpath d='M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6'/%3E%3Cpath d='M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2'/%3E%3Cline x1='10' y1='11' x2='10' y2='17'/%3E%3Cline x1='14' y1='11' x2='14' y2='17'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h18'/%3E%3Cpath d='M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6'/%3E%3Cpath d='M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2'/%3E%3Cline x1='10' y1='11' x2='10' y2='17'/%3E%3Cline x1='14' y1='11' x2='14' y2='17'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.bookings-page{max-width:1200px}.bookings-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.bookings-title{color:#333;font-size:1.75rem;font-weight:700}.bookings-date{color:#80736b;font-size:.9375rem}.bookings-section-title{color:#333;margin:0 0 20px;font-size:1.25rem;font-weight:700}.bookings-table-wrap{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;overflow-x:auto;box-shadow:0 1px 3px #00000014}.bookings-table{border-collapse:collapse;width:100%;min-width:560px;font-size:.9375rem}.bookings-table thead{background:#f9fafb}.bookings-table th{text-align:left;letter-spacing:.05em;color:#80736b;text-transform:uppercase;padding:14px 20px;font-size:.75rem;font-weight:600}.bookings-table td{color:#333;border-top:1px solid #f3f4f6;padding:16px 20px}.bookings-table tbody tr:hover{background:#fafafa}.bookings-table__status{color:#fff;border-radius:999px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.bookings-table__status--pending{background:#eab308}.bookings-table__status--confirmed{background:#22c55e}.bookings-table__status--completed{background:#9ca3af}.bookings-table__action{color:#ea580c;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9375rem;font-weight:500}.bookings-table__action:hover{color:#c2410c;text-decoration:underline}.booking-modal-backdrop{z-index:1000;background:#0006;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.booking-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:95vh;display:flex;box-shadow:0 20px 40px #00000026}.booking-modal__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.booking-modal__title{color:#333;margin:0;font-size:1.25rem;font-weight:700}.booking-modal__close{cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s;display:flex}.booking-modal__close:hover{background:#e5e7eb}.booking-modal__close-icon{color:#333;background:currentColor;width:18px;height:18px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.booking-modal__body{padding:24px;overflow-y:auto}.booking-modal__section{margin-bottom:24px}.booking-modal__section:last-child{margin-bottom:0}.booking-modal__section-title{color:#333;margin:0 0 12px;font-size:.875rem;font-weight:600}.booking-modal__list{margin:0}.booking-modal__row{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.booking-modal__row:last-child{margin-bottom:0}.booking-modal__row dt{color:#80736b;align-items:center;gap:6px;margin:0;font-size:.75rem;font-weight:500;display:flex}.booking-modal__row dd{color:#333;margin:0;font-size:.9375rem}.booking-modal__icon{opacity:.8;background:currentColor;flex-shrink:0;width:14px;height:14px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.booking-modal__icon--envelope{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect width='20' height='14' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect width='20' height='14' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E")}.booking-modal__icon--phone{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E")}.booking-modal__icon--calendar{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E")}.booking-modal__icon--pin{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")}.booking-modal__status{color:#fff;border-radius:999px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.booking-modal__status--pending{background:#eab308}.booking-modal__status--confirmed{background:#22c55e}.booking-modal__status--completed{background:#9ca3af}.booking-modal__footer{background:#fafafa;border-top:1px solid #f3f4f6;border-radius:0 0 12px 12px;gap:12px;padding:20px 24px;display:flex}.booking-modal__btn{cursor:pointer;color:#fff;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.875rem;font-weight:600;transition:opacity .15s,filter .15s;display:inline-flex}.booking-modal__btn:hover{opacity:.92;filter:brightness(1.05)}.booking-modal__btn--update{background:#3b82f6}.booking-modal__btn--reschedule{background:#7c3aed}.booking-modal__btn--email{background:#ea580c}.booking-modal__btn-icon{background:currentColor;flex-shrink:0;width:16px;height:16px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.booking-modal__btn-icon--pencil{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z'/%3E%3Cpath d='m15 5 4 4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M17 3a2.85 2.83 0 1 1 4 4L7.5 20.5 2 22l1.5-5.5Z'/%3E%3Cpath d='m15 5 4 4'/%3E%3C/svg%3E")}.booking-modal__btn-icon--clock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E")}.booking-modal__btn-icon--envelope{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect width='20' height='14' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect width='20' height='14' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E")}.update-status-backdrop{z-index:1001;background:#00000059;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.update-status-modal{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:24px;box-shadow:0 20px 40px #0003}.update-status-modal__title{color:#333;margin:0 0 20px;font-size:1.125rem;font-weight:700}.update-status-modal__label{color:#80736b;margin-bottom:8px;font-size:.875rem;font-weight:500;display:block}.update-status-modal__select{color:#333;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;margin-bottom:24px;padding:10px 14px;font-size:.9375rem}.update-status-modal__select:focus{border-color:#ea580c}.update-status-modal__actions{justify-content:flex-end;gap:12px;display:flex}.update-status-modal__btn{cursor:pointer;border-radius:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.update-status-modal__btn--cancel{color:#333;background:#fff;border:1px solid #d1d5db}.update-status-modal__btn--cancel:hover{background:#f9fafb;border-color:#9ca3af}.update-status-modal__btn--submit{color:#fff;background:#ea580c;border:none}.update-status-modal__btn--submit:hover{background:#c2410c}.reschedule-backdrop{z-index:1001;background:#00000059;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.reschedule-modal{background:#fff;border-radius:12px;width:100%;max-width:420px;padding:24px;box-shadow:0 20px 40px #0003}.reschedule-modal__title{color:#333;margin:0 0 20px;font-size:1.125rem;font-weight:700}.reschedule-modal__body{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.reschedule-modal__label{color:#80736b;margin-bottom:4px;font-size:.875rem;font-weight:500;display:block}.reschedule-modal__input,.reschedule-modal__textarea{color:#333;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:.9375rem}.reschedule-modal__input::placeholder,.reschedule-modal__textarea::placeholder{color:#80736b}.reschedule-modal__input:focus,.reschedule-modal__textarea:focus{border-color:#ea580c}.reschedule-modal__textarea{resize:vertical;min-height:72px}.reschedule-modal__actions{justify-content:flex-end;gap:12px;display:flex}.reschedule-modal__btn{cursor:pointer;border-radius:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.reschedule-modal__btn--cancel{color:#333;background:#fff;border:1px solid #d1d5db}.reschedule-modal__btn--cancel:hover{background:#f9fafb;border-color:#9ca3af}.reschedule-modal__btn--submit{color:#fff;background:#ea580c;border:none}.reschedule-modal__btn--submit:hover{background:#c2410c}.send-email-backdrop{z-index:1001;background:#00000059;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.send-email-modal{background:#fff;border-radius:12px;width:100%;max-width:420px;padding:24px;box-shadow:0 20px 40px #0003}.send-email-modal__title{color:#333;margin:0 0 20px;font-size:1.125rem;font-weight:700}.send-email-modal__body{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.send-email-modal__label{color:#80736b;margin-bottom:4px;font-size:.875rem;font-weight:500;display:block}.send-email-modal__input,.send-email-modal__textarea{color:#333;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:.9375rem}.send-email-modal__input::placeholder,.send-email-modal__textarea::placeholder{color:#80736b}.send-email-modal__input:focus,.send-email-modal__textarea:focus{border-color:#ea580c}.send-email-modal__textarea{resize:vertical;min-height:96px}.send-email-modal__actions{justify-content:flex-end;gap:12px;display:flex}.send-email-modal__btn{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.send-email-modal__btn--cancel{color:#333;background:#fff;border:1px solid #d1d5db}.send-email-modal__btn--cancel:hover{background:#f9fafb;border-color:#9ca3af}.send-email-modal__btn--submit{color:#fff;background:#ea580c;border:none}.send-email-modal__btn--submit:hover{background:#c2410c}.send-email-modal__btn-icon{background:currentColor;width:18px;height:18px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect width='20' height='14' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect width='20' height='14' x='2' y='4' rx='2'/%3E%3Cpath d='m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (width<=768px){.bookings-title{font-size:1.5rem}}@media (width<=480px){.bookings-title{font-size:1.25rem}.bookings-section-title{font-size:1.125rem}.bookings-table th,.bookings-table td{padding:12px 14px;font-size:.875rem}}@media (width<=768px){.booking-modal-backdrop{padding:16px;padding-top:max(16px, env(safe-area-inset-top));padding-bottom:max(16px, env(safe-area-inset-bottom));align-items:flex-start}.booking-modal{max-height:calc(100dvh - 32px);margin:auto 0}.booking-modal__header,.booking-modal__footer{flex-shrink:0;padding:16px 20px}.booking-modal__body{padding:20px}.booking-modal__footer{flex-wrap:wrap}.booking-modal__btn{min-width:0}}@media (width<=480px){.booking-modal-backdrop{padding:12px}.booking-modal{border-radius:12px;max-width:none}.booking-modal__header{padding:14px 16px}.booking-modal__title{font-size:1.125rem}.booking-modal__body{padding:16px}.booking-modal__footer{flex-direction:column;gap:10px;padding:16px}.booking-modal__btn{width:100%}.update-status-backdrop,.reschedule-backdrop,.send-email-backdrop{padding:16px;padding-top:max(16px, env(safe-area-inset-top));align-items:flex-start}.update-status-modal,.reschedule-modal,.send-email-modal{max-width:none;max-height:calc(100dvh - 32px);padding:20px;overflow-y:auto}.update-status-modal__actions,.reschedule-modal__actions,.send-email-modal__actions{flex-direction:column}.update-status-modal__btn,.reschedule-modal__btn,.send-email-modal__btn{width:100%}.send-email-modal__body{margin-bottom:20px}}.contacts-page{max-width:1200px}.contacts-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.contacts-title{color:#333;font-size:1.75rem;font-weight:700}.contacts-date{color:#80736b;font-size:.9375rem}.contacts-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #00000014}.contacts-section-title{color:#333;margin:0 0 20px;font-size:1.25rem;font-weight:700}.contacts-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.contacts-table{border-collapse:collapse;width:100%;min-width:480px;font-size:.9375rem}.contacts-table thead{background:#f9fafb}.contacts-table th{text-align:left;letter-spacing:.05em;color:#80736b;text-transform:uppercase;padding:14px 20px;font-size:.75rem;font-weight:600}.contacts-table td{color:#333;border-top:1px solid #f3f4f6;padding:16px 20px}.contacts-table tbody tr:hover{background:#fafafa}.contacts-table__action{color:#ea580c;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9375rem;font-weight:500}.contacts-table__action:hover{color:#c2410c;text-decoration:underline}.contact-message-backdrop{z-index:1000;background:#0006;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.contact-message-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:520px;max-height:95vh;display:flex;box-shadow:0 20px 40px #00000026}.contact-message-modal__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.contact-message-modal__title{color:#333;margin:0;font-size:1.25rem;font-weight:700}.contact-message-modal__close{cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s;display:flex}.contact-message-modal__close:hover{background:#e5e7eb}.contact-message-modal__close-icon{color:#333;background:currentColor;width:18px;height:18px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.contact-message-modal__body{padding:24px;overflow-y:auto}.contact-message-modal__list{margin:0}.contact-message-modal__row{margin-bottom:16px}.contact-message-modal__row:last-child{margin-bottom:0}.contact-message-modal__row dt{color:#80736b;margin:0 0 4px;font-size:.75rem;font-weight:500}.contact-message-modal__row dd{color:#333;margin:0;font-size:.9375rem}.contact-message-modal__message{white-space:pre-wrap;line-height:1.5}.contact-message-modal__footer{background:#fafafa;border-top:1px solid #f3f4f6;border-radius:0 0 12px 12px;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.contact-message-modal__btn{cursor:pointer;border-radius:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.contact-message-modal__btn--close{color:#333;background:#fff;border:1px solid #d1d5db}.contact-message-modal__btn--close:hover{background:#f9fafb;border-color:#9ca3af}.contact-message-modal__btn--reply{color:#fff;background:#ea580c;border:none}.contact-message-modal__btn--reply:hover{background:#c2410c}@media (width<=768px){.contacts-title{font-size:1.5rem}}@media (width<=480px){.contacts-title{font-size:1.25rem}.contacts-card{padding:16px}.contacts-table th,.contacts-table td{padding:12px 14px;font-size:.875rem}.contact-message-backdrop{padding:16px;padding-top:max(16px, env(safe-area-inset-top));align-items:flex-start;overflow-y:auto}.contact-message-modal{max-width:none;max-height:calc(100dvh - 32px);margin:auto 0}.contact-message-modal__title{font-size:1.125rem}.contact-message-modal__footer{flex-direction:column;gap:10px;padding:16px 20px}.contact-message-modal__btn{width:100%}.contact-message-backdrop{padding:12px}.contact-message-modal{border-radius:12px}.contact-message-modal__header{padding:14px 16px}.contact-message-modal__body{padding:16px}}.settings-page{max-width:1200px}.settings-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.settings-title{color:#333;font-size:1.75rem;font-weight:700}.settings-date{color:#80736b;font-size:.9375rem}.settings-tabs{border-bottom:2px solid #e5e7eb;gap:0;margin-bottom:24px;display:flex}.settings-tab{color:#80736b;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:8px;margin-bottom:-2px;padding:14px 20px;font-size:.9375rem;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.settings-tab:hover{color:#333}.settings-tab--active{color:#ea580c;border-bottom-color:#ea580c}.settings-tab__icon{background:currentColor;flex-shrink:0;width:20px;height:20px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.settings-tab__icon--person{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")}.settings-tab__icon--building{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='4' y='2' width='16' height='20' rx='2' ry='2'/%3E%3Cpath d='M9 22v-4h6v4'/%3E%3Cpath d='M8 6h.01'/%3E%3Cpath d='M16 6h.01'/%3E%3Cpath d='M12 6h.01'/%3E%3Cpath d='M12 10h.01'/%3E%3Cpath d='M12 14h.01'/%3E%3Cpath d='M16 10h.01'/%3E%3Cpath d='M8 10h.01'/%3E%3Cpath d='M8 14h.01'/%3E%3Cpath d='M16 14h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='4' y='2' width='16' height='20' rx='2' ry='2'/%3E%3Cpath d='M9 22v-4h6v4'/%3E%3Cpath d='M8 6h.01'/%3E%3Cpath d='M16 6h.01'/%3E%3Cpath d='M12 6h.01'/%3E%3Cpath d='M12 10h.01'/%3E%3Cpath d='M12 14h.01'/%3E%3Cpath d='M16 10h.01'/%3E%3Cpath d='M8 10h.01'/%3E%3Cpath d='M8 14h.01'/%3E%3Cpath d='M16 14h.01'/%3E%3C/svg%3E")}.settings-tab__icon--bell{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9'/%3E%3Cpath d='M13.73 21a2 2 0 0 1-3.46 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9'/%3E%3Cpath d='M13.73 21a2 2 0 0 1-3.46 0'/%3E%3C/svg%3E")}.settings-tab__icon--lock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E")}.settings-content{background:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #00000014}.settings-placeholder{color:#80736b;margin:0;font-size:.9375rem}.settings-panel--notifications{flex-direction:column;gap:32px;display:flex}.settings-notifications-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.settings-notification-item{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.settings-notification-item:last-child{border-bottom:none}.settings-notification-text{flex-direction:column;gap:4px;display:flex}.settings-notification-label{color:#333;font-size:.9375rem;font-weight:600}.settings-notification-desc{color:#80736b;font-size:.8125rem}.settings-notification-toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:999px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .2s;position:relative}.settings-notification-toggle.is-on{background:#22c55e}.settings-notification-toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}.settings-notification-toggle.is-on .settings-notification-toggle-thumb{transform:translate(20px)}.settings-panel--security{flex-direction:column;gap:32px;display:flex}.settings-security-section{border-bottom:1px solid #f3f4f6;padding-bottom:32px}.settings-security-section:last-child{border-bottom:none;padding-bottom:0}.settings-security-section__title{color:#333;margin:0 0 16px;font-size:1.125rem;font-weight:700}.settings-security-section__actions{margin-top:20px}.settings-security-2fa{justify-content:space-between;align-items:center;gap:20px;display:flex}.settings-security-2fa__desc{color:#80736b;margin:0;font-size:.9375rem}.settings-security-sessions{flex-direction:column;gap:12px;display:flex}.settings-security-session{background:#f9fafb;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.settings-security-session__info{color:#333;font-size:.9375rem}.settings-security-session__icon{flex-shrink:0;width:24px;height:24px}.settings-security-session__icon--shield{background:#22c55e;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.settings-panel--profile{flex-direction:column;gap:32px;display:flex}.settings-profile-photo{align-items:center;gap:24px;display:flex}.settings-profile-avatar{color:#fff;background:#ea580c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;font-size:2.25rem;font-weight:600;display:flex}.settings-profile-photo-actions{flex-direction:column;gap:8px;display:flex}.settings-profile-change-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-self:flex-start;padding:10px 20px;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}.settings-profile-change-btn:hover{background:#f9fafb;border-color:#9ca3af}.settings-profile-hint{color:#80736b;margin:0;font-size:.8125rem}.settings-form{flex-direction:column;gap:20px;max-width:640px;display:flex}.settings-form__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.settings-field__label{color:#80736b;margin-bottom:6px;font-size:.875rem;font-weight:500;display:block}.settings-field__input,.settings-field__textarea{color:#333;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:.9375rem}.settings-field__input:focus,.settings-field__textarea:focus{border-color:#ea580c}.settings-field__input--disabled,.settings-field__textarea--disabled{color:#80736b;cursor:not-allowed;background:#f3f4f6}.settings-field__textarea{resize:vertical;min-height:80px}.settings-actions{justify-content:flex-end;gap:12px;padding-top:8px;display:flex}.settings-btn{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.settings-btn--cancel{color:#333;background:#fff;border:1px solid #d1d5db}.settings-btn--cancel:hover{background:#f9fafb;border-color:#9ca3af}.settings-btn--save{color:#fff;background:#ea580c;border:none}.settings-btn--save:hover{background:#c2410c}.settings-btn__icon{background:currentColor;flex-shrink:0;width:18px;height:18px}.settings-btn__icon--lock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.settings-btn__icon--save{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z'/%3E%3Cpolyline points='17 21 17 13 7 13 7 21'/%3E%3Cpolyline points='7 3 7 8 15 8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z'/%3E%3Cpolyline points='17 21 17 13 7 13 7 21'/%3E%3Cpolyline points='7 3 7 8 15 8'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (width<=768px){.settings-title{font-size:1.5rem}.settings-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:20px;overflow-x:auto}.settings-tabs::-webkit-scrollbar{display:none}.settings-tab{flex-shrink:0;padding:12px 16px;font-size:.875rem}.settings-content{padding:24px}.settings-form__row{grid-template-columns:1fr;gap:16px}.settings-profile-photo{flex-direction:column;align-items:flex-start}.settings-security-2fa{flex-direction:column;align-items:flex-start;gap:12px}.settings-notification-item{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 0}.settings-actions{flex-wrap:wrap}}@media (width<=480px){.settings-title{font-size:1.25rem}.settings-content{padding:16px}.settings-security-session{flex-direction:column;align-items:flex-start;gap:12px}.settings-actions{flex-direction:column}.settings-btn{justify-content:center;width:100%}}.services-page{background:var(--page-bg);min-height:100vh;color:var(--text-dark);box-sizing:border-box;flex-direction:column;margin:0;padding:0;font-family:Segoe UI,Trebuchet MS,sans-serif;display:flex;overflow-x:hidden}.services-page *,.services-page :before,.services-page :after{box-sizing:inherit}.services-page .services-hero{color:#fff;background-image:var(--services-hero-image);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:460px;display:flex;position:relative;overflow:hidden}.services-page .services-hero:after{content:"";background:var(--page-bg);clip-path:polygon(0 27%,8% 48%,18% 64%,30% 76%,42% 82%,54% 80%,66% 72%,78% 60%,90% 52%,100% 48%,100% 100%,0 100%);z-index:1;width:104%;height:100px;position:absolute;bottom:-1px;left:-2%}.services-page .services-hero-overlay{z-index:0;background:linear-gradient(#0000004d,#0000001a);position:absolute;inset:0}.services-page .services-logo-fallback{color:#fff;letter-spacing:.02em;font-size:1.05rem;font-weight:700}.services-page .services-nav{text-transform:uppercase;letter-spacing:.08em;gap:20px;margin:0;padding:0;font-size:.82rem;list-style:none;display:flex}.services-page .services-nav a{color:#ffffffe6;text-decoration:none}.services-page .services-nav li{padding-bottom:4px;position:relative}.services-page .services-nav li:after{content:"";opacity:0;background:#ff8901;height:2px;transition:opacity .2s,transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.6)}.services-page .services-nav li:hover:after,.services-page .services-nav li.is-active:after{opacity:1;transform:scaleX(1)}.services-page .services-nav li.is-active a{opacity:1}.services-page .services-hero-content{text-align:center;z-index:1;max-width:700px;margin:0 auto;padding:0 24px;position:relative}.services-page .services-hero-content h1{color:#fff;text-shadow:0 2px 12px #00000073;margin:0;font-family:Inter,sans-serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.2}.services-page .services-hero-content:before{display:none}.services-page .services-main{z-index:2;box-sizing:border-box;flex:1;width:min(1280px,100% - 24px);margin:0 auto;padding-bottom:48px;position:relative}.services-page .description{text-align:justify;color:var(--text-dark);margin-top:40px;padding:0 0 24px;font-size:.97rem;line-height:1.75}.services-page .description p{margin:0 0 6px}.services-page .services-section{width:100%;padding:0}.services-page .services-grid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin:0;padding:0;display:grid}.services-page .service-card{background:#f5f5f5;border-radius:10px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 15px #0000001a}.services-page .service-card:hover{transform:translateY(-5px)}.services-page .service-card img{object-fit:cover;width:100%;height:180px;display:block}.services-page .service-card .service-card-image-placeholder{width:100%;height:180px;color:var(--text-dark);letter-spacing:.02em;text-align:center;background:radial-gradient(circle at top,#ff890138,#0000 38%),linear-gradient(135deg,#eef3f6,#dde7ed);justify-content:center;align-items:center;padding:16px;font-size:.9rem;font-weight:600;display:flex}.services-page .service-content{text-align:center;padding:16px}.services-page .service-content h3{color:var(--text-dark);margin:0 0 10px;font-size:16px;font-weight:600}.services-page .service-content p{color:var(--muted);margin:0 0 15px;font-size:13px;line-height:1.5}.services-page .btn-learn{color:#fff;cursor:pointer;background:#ff8901;border:none;border-radius:5px;padding:10px 30px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:background .3s;display:inline-block}.services-page .btn-learn:hover{background:#ff8901}.services-page .modal{z-index:1000;background-color:#0009;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:10% 16px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.services-page .modal-content{text-align:center;background:#f5f5f5;border-radius:10px;width:100%;max-width:500px;margin:auto;padding:30px;position:relative}.services-page .modal-content h2{color:var(--text-dark);margin:0 0 15px;font-size:1.5rem}.services-page .modal-content p{color:var(--muted);margin:0 0 20px;font-size:.95rem;line-height:1.6}.services-page .modal .close{color:#aaa;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:28px;font-weight:700;line-height:1;transition:color .2s;position:absolute;top:12px;right:16px}.services-page .modal .close:hover{color:#ff8901}.services-page .service-detail-overlay{z-index:1000;background:var(--page-bg);padding-bottom:2rem;position:fixed;inset:0;overflow-y:auto}@media (width>=768px){.services-page .service-detail-overlay{min-height:0;padding-bottom:0;position:relative;inset:auto;overflow:visible}}.services-page .service-detail{min-height:100%}@media (width>=768px){.services-page .service-detail{min-height:0}}.services-page .service-detail-hero{color:#fff;background-color:#0b2f45;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;width:100%;min-height:40vh;padding:1.5rem 1.5rem 2rem;display:flex;position:relative}.services-page .service-detail-hero-overlay{z-index:0;background:linear-gradient(135deg,#07101bd9,#0d1d2da6);position:absolute;inset:0}.services-page .service-detail-back{z-index:1;color:#fffffff2;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-bottom:1rem;padding:0;font-family:inherit;font-size:.9rem;text-decoration:none;position:relative}.services-page .service-detail-back:hover{color:#fff;text-decoration:underline}.services-page .service-detail-hero-content{z-index:1;max-width:700px;margin-top:auto;position:relative}.services-page .service-detail-title{color:#fff;margin:0 0 .5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700}.services-page .service-detail-short-desc{color:#ffffffe6;margin:0;font-size:1rem;line-height:1.5}.services-page .service-detail-body{max-width:100%;margin:0 auto;padding:2rem 1.5rem}.services-page .service-detail-body-inner{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}@media (width>=768px){.services-page .service-detail-body-inner{grid-template-columns:1fr 340px}}@media (width>=992px){.services-page .service-detail-body-inner{grid-template-columns:1fr 380px}}.services-page .service-detail-body-main{min-width:0}@media (width>=768px){.services-page .service-detail-body-sidebar{position:sticky;top:1.5rem}}.services-page .ready-to-get-started-card{background:#f5f5f5;border-radius:12px;padding:1.5rem 1.5rem 1.75rem;box-shadow:0 4px 20px #00000014}.services-page .ready-to-get-started-card__heading{color:var(--text-dark);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.services-page .ready-to-get-started-card__description{color:var(--muted,#6d7780);margin:0 0 1.25rem;font-size:.9rem;line-height:1.55}.services-page .ready-to-get-started-card__btn{color:#fff;cursor:pointer;background:#ff8901;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform 50ms;display:flex}.services-page .ready-to-get-started-card__btn:hover{color:#fff;background:#e57a01}.services-page .ready-to-get-started-card__btn:active{transform:scale(.98)}.services-page .ready-to-get-started-card__btn-icon{flex-shrink:0;display:inline-flex}.services-page .ready-to-get-started-card__help{border-top:1px solid #00000014;margin-top:1.5rem;padding-top:1.25rem}.services-page .ready-to-get-started-card__help-heading{color:var(--text-dark);margin:0 0 .6rem;font-size:.95rem;font-weight:600}.services-page .ready-to-get-started-card__help-item{color:var(--muted,#6d7780);align-items:center;gap:.5rem;margin:0 0 .4rem;font-size:.875rem;display:flex}.services-page .ready-to-get-started-card__help-item:last-child{margin-bottom:0}.services-page .ready-to-get-started-card__help-item a{color:var(--text-dark);text-decoration:none}.services-page .ready-to-get-started-card__help-item a:hover{color:#ff8901;text-decoration:underline}.services-page .ready-to-get-started-card__help-icon{color:#ff8901;flex-shrink:0;display:inline-flex}.services-page .ready-to-get-started-card__help-sub{color:var(--muted,#6d7780);margin:0 0 .5rem;font-size:.82rem}.services-page .rtgs-form{flex-direction:column;gap:.85rem;margin-bottom:.5rem;display:flex}.services-page .rtgs-form__field{flex-direction:column;gap:.3rem;display:flex}.services-page .rtgs-form__label{color:var(--text-dark);font-size:.82rem;font-weight:600}.services-page .rtgs-form__label span[aria-hidden]{color:#ff8901;margin-left:2px}.services-page .rtgs-form__optional{color:var(--muted,#6d7780);font-size:.78rem;font-weight:400}.services-page .rtgs-form__input{width:100%;color:var(--text-dark);background:#fafafa;border:1px solid #e0e4e8;border-radius:6px;outline:none;padding:.6rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.services-page .rtgs-form__input::placeholder{color:#b0b8c1}.services-page .rtgs-form__input:focus{background:#fff;border-color:#ff8901;box-shadow:0 0 0 3px #ff89011f}.services-page .rtgs-form__textarea{resize:vertical;min-height:90px}.services-page .rtgs-form__status{border-radius:6px;margin:0;padding:.5rem .75rem;font-size:.85rem}.services-page .rtgs-form__status--success{color:#15803d;background:#ecfdf5}.services-page .rtgs-form__status--error{color:#b91c1c;background:#fef2f2}.services-page .rtgs-form__status--sending{color:var(--muted,#6d7780)}.services-page .rtgs-form__actions{flex-direction:column;gap:.6rem;margin-top:.25rem;display:flex}.services-page .rtgs-form__btn{cursor:pointer;border:none;border-radius:8px;width:100%;padding:.82rem 1rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .2s,transform 50ms}.services-page .rtgs-form__btn:active{transform:scale(.98)}.services-page .rtgs-form__btn--primary{color:#fff;background:#ff8901}.services-page .rtgs-form__btn--primary:hover:not(:disabled){background:#e57a01}.services-page .rtgs-form__btn--primary:disabled{opacity:.65;cursor:not-allowed}.services-page .rtgs-form__btn--pay{color:#fff;background:#ff8901}.services-page .rtgs-form__btn--pay:hover{background:#e57a01}.services-page .rtgs-form__btn--cancel{color:var(--muted,#6d7780);background:0 0;border:1.5px solid #e0e4e8;font-weight:500}.services-page .rtgs-form__btn--cancel:hover{color:var(--text-dark);background:#f3f5f7}.services-page .rtgs-form-wrap{animation:.25s both rtgs-slide-in;overflow:hidden}@keyframes rtgs-slide-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.services-page .service-detail-block{margin-bottom:2rem}.services-page .service-detail-card{background:#f5f5f5;border-radius:10px;padding:1.5rem;box-shadow:0 4px 15px #00000014}.services-page .service-detail-card h2{color:var(--text-dark);margin:0 0 1rem;font-size:1.35rem;font-weight:700}.services-page .service-detail-card h2:first-child:last-child{margin-bottom:0}.services-page .service-detail-overview-media{background:radial-gradient(circle at top,#ff89012e,#0000 42%),linear-gradient(135deg,#eef3f6,#dde7ed);border-radius:8px;justify-content:center;align-items:center;min-height:220px;margin-bottom:1rem;display:flex;overflow:hidden}.services-page .service-detail-overview-media img{object-fit:cover;width:100%;height:auto;max-height:280px;display:block}.services-page .service-detail-overview-text{color:var(--text-dark);margin:0;font-size:.97rem;line-height:1.7}.services-page .service-detail-list{margin:0;padding:0;list-style:none}.services-page .service-detail-list li{color:var(--text-dark);margin-bottom:.6rem;padding-left:1.75rem;line-height:1.5;position:relative}.services-page .service-detail-list li:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:1rem;height:1rem;position:absolute;top:.35em;left:0}.services-page .service-detail-list--orange li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ff8901'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E")}.services-page .service-detail-list--green li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2322c55e'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E")}.services-page .service-detail-list--blue li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%233b82f6'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E")}.services-page .service-detail-close-wrap{text-align:center;margin-top:2rem}.services-page .services-error,.services-page .services-loading{color:var(--muted);margin:0;padding:1rem 0}.services-page .services-error{color:#b91c1c}@media (width<=1024px){.services-page .services-main{gap:24px;width:min(1180px,100% - 32px)}.services-page .services-hero-content{margin-top:70px;padding-inline:16px}}@media (width<=992px){.services-page .services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services-page .services-topbar{grid-template-columns:1fr;gap:12px;padding:12px 16px}.services-page .services-nav{gap:12px;font-size:.75rem}.services-page .services-grid{grid-template-columns:1fr;gap:16px}.services-page .services-main{width:min(1180px,100% - 32px);padding-bottom:32px}.services-page .services-hero{min-height:460px}.services-page .services-hero-content{margin-top:120px;padding:0 16px 40px}.services-page .services-hero-content h1{font-size:clamp(1.5rem,5vw,1.8rem)}.services-page .description{padding:0 0 20px}}@media (width<=480px){.services-page .services-main{width:calc(100% - 24px);padding-bottom:24px}.services-page .services-hero-content{margin-top:140px;padding-bottom:42px}.services-page .services-hero:after{clip-path:polygon(0 66%,14% 64%,28% 68%,44% 73%,60% 74%,76% 69%,90% 60%,100% 56%,100% 100%,0 100%);height:110px}}
