html{scroll-behavior:smooth}.site-home{--primary:#6a7a70;--primary-dark:#536158;--accent:#e2aa79;--bg:#f7f5f1;--surface:#fff;--text:#253029;--muted:#66736c;--line:#d7ddd8;--shadow:0 20px 50px #303e351f;background:linear-gradient(180deg, #fbfaf7 0%, var(--bg) 100%);min-height:100vh;color:var(--text);padding-bottom:108px;line-height:1.8;overflow-x:clip}.site-home a{color:inherit;text-decoration:none}.site-home .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-home .container{width:min(1120px,100% - 32px);margin:0 auto}.site-home header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf7eb;border-bottom:1px solid #6a7a7024;position:sticky;top:0;box-shadow:0 8px 24px #303e350a}.site-home .topbar{justify-content:space-between;align-items:center;gap:32px;min-height:104px;padding:20px 0;display:flex}.site-home .brand{flex-shrink:0;align-items:center;gap:10px;min-width:0;display:flex}.site-home .brand-picture{display:block}.site-home .brand-mark{flex:none;width:clamp(210px,22vw,320px);max-width:100%;height:auto;display:block}.site-home .brand-mobile-text{color:var(--text);letter-spacing:.08em;white-space:nowrap;font-size:18px;font-weight:800;line-height:1.35;display:none}.site-home .brand-mobile-text span{display:block}.site-home nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:28px;display:flex}.site-home nav a{color:var(--muted);letter-spacing:.04em;font-size:16px;font-weight:700;line-height:1.4;transition:color .2s,transform .2s}.site-home nav a:hover{color:var(--primary-dark);transform:translateY(-1px)}.site-home .nav-toggle{opacity:0;pointer-events:none;position:absolute}.site-home .nav-toggle-button{color:var(--primary-dark);cursor:pointer;background:#ffffffd9;border:1px solid #d7ddd8;border-radius:999px;justify-content:center;align-items:center;gap:5px;width:46px;height:46px;display:none;box-shadow:0 8px 20px #2530290d}.site-home .nav-toggle-button span[aria-hidden=true]{background:currentColor;border-radius:999px;width:20px;height:2px;transition:transform .2s,opacity .2s;display:block}.site-home .hero{padding:84px 0 42px}.site-home .hero-card{color:#fffdf8;box-shadow:var(--shadow);isolation:isolate;background-position:50%;background-size:cover;border-radius:28px;padding:64px 56px;position:relative;overflow:hidden}.site-home .hero-card:after{content:"";z-index:-1;background:#e2aa7926;border-radius:50%;width:280px;height:280px;position:absolute;inset:auto -80px -120px auto}.site-home .eyebrow{letter-spacing:.12em;background:#ffffff14;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:10px;margin-bottom:20px;padding:8px 14px;font-size:13px;display:inline-flex}.site-home .hero h1{max-width:760px;margin-bottom:18px;font-size:clamp(32px,5vw,52px);line-height:1.25}.site-home .hero p{color:#fffdf8e0;max-width:760px;font-size:18px}.site-home .hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.site-home .btn,.site-home .btn-outline{border-radius:999px;justify-content:center;align-items:center;padding:13px 22px;font-weight:700;transition:transform .2s,background .2s,color .2s;display:inline-flex}.site-home .btn{background:var(--accent);color:#3e2b1f}.site-home .btn-outline{color:#fffdf8;background:#ffffff14;border:1px solid #ffffff4d}.site-home .btn:hover,.site-home .btn-outline:hover{transform:translateY(-2px)}.site-home section{padding:42px 0}.site-home section[id]{scroll-margin-top:124px}.site-home .section-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.site-home .section-header h2{color:var(--primary-dark);font-size:clamp(26px,4vw,36px)}.site-home .section-header p{max-width:640px;color:var(--muted)}.site-home #team .section-header p{white-space:nowrap;max-width:none}.site-home .reveal-on-scroll{opacity:0;will-change:opacity, transform;transition:opacity .42s,transform .42s}.site-home .reveal-title{transform:translateY(6px)}.site-home .reveal-content{transform:translateY(12px)}.site-home .reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.site-home .reveal-on-scroll.reveal-instant{transition:none}.site-home .reveal-delay-1{transition-delay:0s}.site-home .reveal-delay-2{transition-delay:.12s}.site-home .palette{flex-wrap:wrap;gap:12px;display:flex}.site-home .swatch{background:var(--surface);border:1px solid var(--line);color:var(--muted);border-radius:16px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;display:flex;box-shadow:0 8px 20px #2530290d}.site-home .swatch-dot{border-radius:50%;flex:0 0 18px;width:18px;height:18px}.site-home .swatch-primary{background:#6a7a70}.site-home .swatch-accent{background:#e2aa79}.site-home .intro-panel,.site-home .contact-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;overflow:hidden}.site-home .intro-grid{display:block}.site-home .intro-content{color:#334039;padding:36px;font-size:18px}.site-home .services-table{border-collapse:collapse;background:var(--surface);width:100%;box-shadow:var(--shadow);border:1px solid var(--line);border-radius:24px;overflow:hidden}.site-home .services-table colgroup col:first-child{width:280px}.site-home .services-table td{vertical-align:top;border-bottom:1px solid var(--line);border-right:1px solid var(--line);background:#fffefa;padding:28px 22px}.site-home .services-table tr:last-child td{border-bottom:none}.site-home .services-table td:last-child{border-right:none}.site-home .service-group{color:#4c554f;background:#f5e4d438;font-size:22px;font-weight:800}.site-home .service-details{color:#314038;font-size:17px}.site-home .service-details p+p{margin-top:12px}.site-home .service-details strong{color:var(--primary-dark)}.site-home .team-section{overflow:hidden}.site-home .team-shell{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;padding:24px;overflow:hidden}.site-home .team-slider{position:relative}.site-home .team-carousel{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;overflow:hidden}.site-home .team-arrow{z-index:3;color:var(--primary-dark);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:46px;height:72px;padding:0;transition:opacity .2s,transform .2s,color .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.site-home .team-arrow:hover{color:#7d5736}.site-home .team-arrow:focus-visible{outline-offset:2px;outline:3px solid #e2aa797a}.site-home .team-arrow:disabled,.site-home .team-arrow.is-hidden{display:none}.site-home .team-arrow span{filter:drop-shadow(0 2px 2px #ffffffd9);border-top:3px solid;border-right:3px solid;width:20px;height:20px;display:block}.site-home .team-arrow--prev{left:-6px}.site-home .team-arrow--prev:hover{transform:translate(-3px,-50%)}.site-home .team-arrow--prev span{transform:translate(4px)rotate(-135deg)}.site-home .team-arrow--next{right:-6px}.site-home .team-arrow--next:hover{transform:translate(3px,-50%)}.site-home .team-arrow--next span{transform:translate(-4px)rotate(45deg)}.site-home .team-carousel.is-dragging{cursor:grabbing}.site-home .team-track{will-change:transform;align-items:stretch;width:100%;transition:transform .55s;display:flex}.site-home .team-carousel.is-dragging .team-track{transition:none}.site-home .team-card{flex:0 0 25%;min-width:0;max-width:25%;padding:8px;display:flex}.site-home .team-card-inner{background:linear-gradient(#fffdfa 0%,#f8f4ee 100%);border:1px solid #eee5db;border-radius:22px;width:100%;height:100%;transition:transform .28s,box-shadow .28s,border-color .28s;overflow:hidden;box-shadow:0 12px 30px #303e3514}.site-home .team-photo{aspect-ratio:4/4.5;background:linear-gradient(#eef2ee 0%,#dde5df 100%);justify-content:center;align-items:center;padding:24px;transition:padding .28s,background .28s;display:flex}.site-home .team-photo img{object-fit:cover;border-radius:16px;width:100%;height:100%}.site-home .team-photo-icon{aspect-ratio:1;width:min(180px,70%);color:var(--primary-dark);background:linear-gradient(#fffffff5,#f5f0e8f5);border:1px solid #6a7a701f;border-radius:50%;justify-content:center;align-items:center;transition:transform .28s,box-shadow .28s;display:flex;box-shadow:0 14px 28px #303e351a}.site-home .team-photo-icon svg{fill:currentColor;width:54%;height:54%}.site-home .team-photo.icon-accent-1 .team-photo-icon{color:#687a6d}.site-home .team-photo.icon-accent-2 .team-photo-icon{color:#8f6848}.site-home .team-photo.icon-accent-3 .team-photo-icon{color:#56695e}.site-home .team-photo.icon-accent-4 .team-photo-icon{color:#7a7064}.site-home .team-body{padding:18px 18px 16px;transition:padding .28s}.site-home .team-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.site-home .team-role{color:#7d5736;white-space:nowrap;background:#e2aa792e;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.site-home .team-body h3{color:var(--primary-dark);margin:0;font-size:18px;line-height:1.35}.site-home .team-body p{color:var(--muted);line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:4.9em;margin-top:8px;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.site-home .carousel-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:18px;display:flex}.site-home .carousel-status{color:var(--muted);font-size:14px;font-weight:600}.site-home .carousel-controls.is-hidden{display:none}.site-home .instagram-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;gap:22px;min-width:0;padding:24px;display:grid}.site-home .instagram-strip-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.site-home .instagram-strip-copy{gap:10px;display:grid}.site-home .instagram-strip-copy h3{color:var(--primary-dark);font-size:24px}.site-home .instagram-account-link{color:var(--primary-dark);white-space:nowrap;background:linear-gradient(135deg,#e2aa792e,#6a7a7024);border:1px solid #6a7a7029;border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:800;display:inline-flex}.site-home .instagram-account-link:hover{transform:translateY(-1px)}.site-home .instagram-carousel{gap:14px;min-width:0;display:grid}.site-home .instagram-slider{min-width:0;position:relative}.site-home .instagram-viewport{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;border-radius:20px;width:100%;min-width:0;overflow:hidden}.site-home .instagram-slider:before,.site-home .instagram-slider:after{content:"";z-index:2;pointer-events:none;width:72px;position:absolute;top:0;bottom:0}.site-home .instagram-slider:before{background:linear-gradient(90deg,#ffffffd9,#fff0);left:0}.site-home .instagram-slider:after{background:linear-gradient(270deg,#ffffffd9,#fff0);right:0}.site-home .instagram-arrow{z-index:3;color:var(--primary-dark);cursor:pointer;background:#fffdf8e8;border:1px solid #6a7a7030;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:opacity .2s,transform .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 30px #303e3524,inset 0 1px #ffffffc7}.site-home .instagram-arrow:hover{background:#fffefa;border-color:#6a7a7059;transform:translateY(-50%)scale(1.04);box-shadow:0 18px 34px #303e3530,inset 0 1px #ffffffd9}.site-home .instagram-arrow:focus-visible{outline-offset:3px;outline:3px solid #e2aa797a}.site-home .instagram-arrow:disabled{opacity:.42;cursor:default;transform:translateY(-50%);box-shadow:0 10px 24px #303e3517,inset 0 1px #ffffffc7}.site-home .instagram-arrow.is-hidden{display:none}.site-home .instagram-arrow span{border-top:2px solid;border-right:2px solid;width:13px;height:13px;display:block}.site-home .instagram-arrow--prev{left:-18px}.site-home .instagram-arrow--prev span{transform:translate(2px)rotate(-135deg)}.site-home .instagram-arrow--next{right:-18px}.site-home .instagram-arrow--next span{transform:translate(-2px)rotate(45deg)}.site-home .instagram-viewport.is-dragging{cursor:grabbing}.site-home .instagram-track{will-change:transform;gap:18px;width:100%;min-width:0;transition:transform .45s;display:flex}.site-home .instagram-viewport.is-dragging .instagram-track{transition:none}.site-home .instagram-card{aspect-ratio:.82;-webkit-user-drag:none;cursor:default;background:#ece7df;border:1px solid #e7e0d7;border-radius:20px;flex:0 0 calc(33.3333% - 12px);min-width:0;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 28px #3c463e14}.site-home .instagram-card.is-playable{cursor:pointer}.site-home .instagram-card:hover{transform:translateY(-2px);box-shadow:0 18px 34px #3c463e1f}.site-home .instagram-media{isolation:isolate;-webkit-user-drag:none;background-color:#ece7df;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:flex-end;width:100%;min-height:100%;padding:18px;display:flex;position:relative}.site-home .instagram-media:before{content:"";z-index:0;background:linear-gradient(#1318160a 0%,#131816ad 100%);position:absolute;inset:0}.site-home .instagram-media:after{content:attr(data-platform-label);color:#29332e;letter-spacing:.02em;z-index:1;background:#ffffffeb;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;position:absolute;top:14px;left:14px}.site-home .instagram-play-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;z-index:1;background:#131816cc;border:1px solid #ffffff26;border-radius:999px;align-items:center;padding:7px 11px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:14px;right:14px}.site-home .instagram-card-copy{color:#fff8ee;z-index:1;gap:8px;display:grid;position:relative}.site-home .instagram-card-copy strong{color:#fff;font-size:18px;line-height:1.35}.site-home .instagram-card-copy span{color:#fff8eee0;font-size:13px;line-height:1.55}.site-home .instagram-card:nth-child(2) .instagram-media,.site-home .instagram-card:nth-child(5) .instagram-media{background:linear-gradient(160deg,#ece4d8 0%,#d7e1da 100%)}.site-home .instagram-card:nth-child(3) .instagram-media{background:linear-gradient(160deg,#dde5df 0%,#f6efe6 100%)}.site-home .instagram-card:nth-child(4) .instagram-media{background:linear-gradient(160deg,#d8e0da 0%,#efe2d4 100%)}@media (hover:hover) and (pointer:fine){.site-home .instagram-viewport{cursor:default}.site-home .instagram-card,.site-home .instagram-card.is-playable{cursor:pointer}.site-home .instagram-media:before,.site-home .instagram-media:after,.site-home .instagram-play-badge,.site-home .instagram-card-copy{opacity:0;transition:opacity .22s,transform .22s}.site-home .instagram-media:before{transform:translateY(4px)}.site-home .instagram-media:after,.site-home .instagram-play-badge{transform:translateY(-8px)}.site-home .instagram-card-copy{transform:translateY(18px)}.site-home .instagram-card:hover .instagram-media:before,.site-home .instagram-card:hover .instagram-media:after,.site-home .instagram-card:hover .instagram-play-badge,.site-home .instagram-card:hover .instagram-card-copy,.site-home .instagram-card:focus-visible .instagram-media:before,.site-home .instagram-card:focus-visible .instagram-media:after,.site-home .instagram-card:focus-visible .instagram-play-badge,.site-home .instagram-card:focus-visible .instagram-card-copy{opacity:1;transform:translateY(0)}}.site-home .instagram-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;font-size:13px;display:flex}.site-home .instagram-meta strong{color:var(--primary-dark);font-size:14px}.site-home .media-modal{z-index:120;place-items:center;padding:10px;display:grid;position:fixed;inset:0}.site-home .media-modal[hidden]{display:none}.site-home .media-modal-backdrop{background:#131816c4;position:absolute;inset:0}.site-home .media-modal-dialog{background:#fffdfa;border:1px solid #e5ddd3;border-radius:32px;width:min(96vw,1520px);height:min(94vh,980px);padding:22px;position:relative;overflow:auto;box-shadow:0 36px 80px #11181452}.site-home .media-modal-close{color:var(--primary-dark);background:#f4efe8;border:1px solid #e0d7cc;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:28px;line-height:1;display:inline-flex;position:absolute;top:16px;right:16px}.site-home .media-modal-shell{grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:22px;min-height:100%;display:grid}.site-home .media-modal-player{background:#121917;border-radius:22px;min-height:min(82vh,860px);overflow:hidden}.site-home .media-modal-player iframe{border:0;width:100%;height:100%;display:block}.site-home .media-modal-copy{align-content:start;gap:14px;display:grid}.site-home .media-modal-platform{color:#8b6b50;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800}.site-home .media-modal-copy h3{color:var(--primary-dark);font-size:clamp(26px,3vw,34px);line-height:1.25}.site-home .media-modal-copy p{color:var(--muted);font-size:15px;line-height:1.7}.site-home .media-modal-link{color:var(--primary-dark);background:linear-gradient(135deg,#e2aa7924,#6a7a7018);border:1px solid #d9d7cf;border-radius:999px;justify-self:start;padding:12px 18px;font-weight:700}.site-home .fixed-social-bar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #6a7a7029;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 18px 40px #303e352e}.site-home .fixed-social-link{width:56px;height:56px;color:var(--primary-dark);background:#fff;border:1px solid #e3e7e2;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,border-color .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff73}.site-home .fixed-social-link:hover{background:#fffdfa;border-color:#6a7a7059;transform:translateY(-2px)}.site-home .fixed-social-link--instagram{color:#c13584;background:linear-gradient(135deg,#f5852924,#c135841f 55%,#833ab41f);border-color:#c1358438}.site-home .fixed-social-link--tiktok{color:#111;background:linear-gradient(135deg,#25f4ee24,#ff00501f 60%,#11111114);border-color:#1111112e}.site-home .fixed-social-link--facebook{color:#1877f2;background:#1877f214;border-color:#1877f238}.site-home .fixed-social-link--youtube{color:red;background:#ff000014;border-color:#ff000038}.site-home .fixed-social-link svg{fill:currentColor;width:22px;height:22px}.site-home .floating-line-link{z-index:60;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#06c755 0%,#05b24b 100%);border:1px solid #06c755e0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 40px #06c75552}.site-home .floating-line-link:hover{background:linear-gradient(#07d15a 0%,#06bc4f 100%);transform:translateY(-3px)scale(1.02);box-shadow:0 24px 48px #06c75561}.site-home .floating-line-link svg{fill:currentColor;width:42px;height:42px;display:block;transform:translate(-1px,1px)}.site-home .contact-panel{grid-template-columns:1.3fr 1fr;display:grid}.site-home .contact-main,.site-home .contact-side{padding:34px}.site-home .contact-main{background:var(--surface)}.site-home .contact-main h3,.site-home .contact-side h3{color:var(--primary-dark);margin-bottom:14px;font-size:24px}.site-home .contact-main p,.site-home .contact-side p{color:var(--muted);margin-bottom:10px}.site-home .contact-list{gap:12px;margin-top:20px;display:grid}.site-home .contact-item{background:#faf8f4;border:1px solid #ebe4da;border-radius:16px;padding:14px 16px}.site-home .contact-item strong{color:var(--primary-dark);margin-bottom:4px;display:block}.site-home .contact-side{color:#fffdf8;background:linear-gradient(#6a7a70f2,#536158f2)}.site-home .contact-visual{background:#dbe3dc;min-height:100%;padding:0;position:relative}.site-home .contact-map{border:0;width:100%;height:100%;min-height:100%;display:block}.site-home footer{color:#7a847d;text-align:center;padding:26px 0 42px;font-size:14px}.site-home .footer-inner{justify-items:center;gap:18px;display:grid}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-home .reveal-on-scroll,.site-home .reveal-on-scroll.is-visible{opacity:1;transition:none;transform:none}}@media (max-width:900px){.site-home .section-header,.site-home .contact-panel{grid-template-columns:1fr}.site-home .section-header{display:grid}.site-home .topbar{min-height:unset;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 0;display:grid}.site-home .nav-toggle-button{flex-direction:column;display:inline-flex}.site-home .nav-toggle:checked+.nav-toggle-button span[aria-hidden=true]:nth-child(2){transform:translateY(7px)rotate(45deg)}.site-home .nav-toggle:checked+.nav-toggle-button span[aria-hidden=true]:nth-child(3){opacity:0}.site-home .nav-toggle:checked+.nav-toggle-button span[aria-hidden=true]:nth-child(4){transform:translateY(-7px)rotate(-45deg)}.site-home nav{opacity:0;flex-direction:column;grid-column:1/-1;align-items:stretch;gap:8px;width:100%;max-height:0;transition:max-height .28s,opacity .2s,padding .2s;overflow:hidden}.site-home .nav-toggle:checked~nav{opacity:1;max-height:360px;padding-top:4px}.site-home nav a{text-align:center;white-space:nowrap;background:#ffffffb8;border:1px solid #d7ddd8;border-radius:14px;padding:12px 14px;font-size:15px;line-height:1.3}.site-home .brand-mark{width:clamp(200px,34vw,270px)}.site-home #team .section-header p{white-space:normal}.site-home .hero-card{padding:42px 28px}.site-home .services-table,.site-home .services-table tbody,.site-home .services-table tr,.site-home .services-table td,.site-home .services-table colgroup{width:100%;display:block}.site-home .services-table colgroup{display:none}.site-home .services-table td{border-right:none}.site-home .team-card{flex-basis:50%;max-width:50%}.site-home .team-arrow{width:38px;height:62px}.site-home .team-arrow span{width:17px;height:17px}.site-home .contact-visual{min-height:320px}.site-home .instagram-card{flex-basis:calc(50% - 9px)}.site-home .instagram-slider:before,.site-home .instagram-slider:after{width:56px}.site-home .instagram-arrow{width:42px;height:42px}.site-home .instagram-arrow--prev{left:-12px}.site-home .instagram-arrow--next{right:-12px}.site-home .media-modal-shell{grid-template-columns:1fr}}@media (max-width:640px){.site-home .container{width:min(100% - 24px,1120px)}.site-home section[id]{scroll-margin-top:168px}.site-home .hero{padding-top:48px}.site-home .topbar{grid-template-columns:1fr auto;gap:14px}.site-home .brand-mark{width:min(240px,74vw)}.site-home .hero p,.site-home .intro-content,.site-home .service-details{font-size:16px}.site-home .contact-main,.site-home .contact-side,.site-home .intro-content{padding:24px}.site-home .team-shell{padding:18px}.site-home .team-card{flex-basis:100%;max-width:100%}.site-home .team-arrow{width:34px;height:56px}.site-home .team-arrow span{width:15px;height:15px}.site-home .instagram-panel{padding:18px}.site-home .instagram-card{flex-basis:100%}.site-home .instagram-slider:before,.site-home .instagram-slider:after{width:44px}.site-home .instagram-arrow{width:38px;height:38px}.site-home .instagram-arrow span{width:11px;height:11px}.site-home .instagram-arrow--prev{left:-8px}.site-home .instagram-arrow--next{right:-8px}.site-home .media-modal{padding:12px}.site-home .media-modal-dialog{border-radius:22px;width:100%;height:min(96dvh,960px);padding:16px}.site-home .media-modal-close{top:12px;right:12px}.site-home .team-heading{flex-direction:column;align-items:flex-start}.site-home .carousel-controls{justify-content:center}.site-home .fixed-social-bar{justify-content:center;gap:8px;width:auto;max-width:100%;padding:8px}.site-home .fixed-social-link{width:50px;height:50px}.site-home .fixed-social-link svg{width:20px;height:20px}.site-home .floating-line-link{width:64px;height:64px;bottom:16px;right:16px}.site-home .floating-line-link svg{width:36px;height:36px}}@media (max-width:430px){.site-home .brand-mark{width:64px}.site-home .brand-mobile-text{display:block}}@media (max-width:360px){.site-home .brand{gap:8px}.site-home .brand-mark{width:56px}.site-home .brand-mobile-text{letter-spacing:.04em;font-size:16px}}
