:root{--background:#f7f8fc;--surface:#ffffff;--surface-soft:#eef2ff;--text:#101828;--muted:#374151;--border:#d0d5dd;--primary:#0c2949;--primary-dark:#123e6b;--shadow:0 20px 40px rgba(15,23,42,0.08);--radius:24px;--font-blog:var(--font-plus-jakarta),sans-serif;--font-main:var(--font-lato),sans-serif}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-main);background:linear-gradient(180deg,#f8fafc,#eef2ff);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1400px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:white;border-bottom:1px solid #e5e7eb}.site-header__inner{justify-content:space-between;padding:10px 0;min-height:64px}.brand,.site-header__inner{display:flex;align-items:center}.brand img{display:block;max-height:48px;width:auto;height:auto}.header-nav{display:flex;align-items:center;gap:12px}.header-call-btn{display:inline-flex;align-items:center;gap:6px;background:var(--primary);color:white!important;padding:8px 18px;border-radius:999px;font-weight:700;font-size:14px;white-space:nowrap;transition:background .2s,transform .15s;flex-shrink:0}.header-call-btn:hover{background:var(--primary-dark);transform:translateY(-1px)}.button{background:var(--primary);color:white;padding:8px 16px;border-radius:999px;font-weight:600;font-size:14px}.button:hover{background:var(--primary-dark)}.card-actions{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:10px;align-items:center;position:relative;z-index:11;margin-top:auto}.card-actions .button{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.card-actions .button:last-child{flex-shrink:0}.footer-call-btn{display:inline-flex;align-items:center;gap:6px;background:var(--primary);color:#fff!important;padding:6px 16px;border-radius:999px;font-weight:700;font-size:14px;white-space:nowrap;transition:background .2s}.footer-call-btn:hover{background:var(--primary-dark)}.header-link{padding:8px 16px;border-radius:999px;border:1px solid #d1d5db;background:white;font-size:14px;font-weight:500}.header-link:hover{background:#eef2ff}.hamburger{display:none;font-size:26px;border:none;background:none;cursor:pointer}.dropdown{position:relative}.dropdown-menu{position:absolute;top:110%;left:0;background:white;border:1px solid #ddd;border-radius:10px;min-width:200px;box-shadow:0 10px 20px rgba(0,0,0,.08);z-index:10}.dropdown-item{padding:12px 16px;display:block}.dropdown-item:hover{background:#f3f4f6}.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px;margin-bottom:32px;min-height:400px}.project-card{position:relative;overflow:hidden;display:flex;flex-direction:column;background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s}.project-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px rgba(15,23,42,.12)}.full-card-link{position:absolute;inset:0;z-index:1}.project-card__visual{min-height:240px;aspect-ratio:16/10;padding:26px;color:white;display:flex;flex-direction:column;justify-content:flex-end;position:relative;background-color:#0c2949;background-size:cover;background-position:50%;flex-shrink:0}.project-card__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,13,18,.05),rgba(10,13,18,.7))}.project-card__visual>*{position:relative;z-index:1}.project-card__tag{align-self:flex-start;display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.18);backdrop-filter:blur(8px);font-size:12px;font-weight:700;margin-bottom:14px}.project-card__body{padding:24px;display:flex;flex-direction:column;flex:1 1}.project-card__title{font-size:1.25rem;font-weight:700;color:#0c2949;margin-bottom:.5rem;line-height:1.2}.project-card h3,.project-card p{margin:0}.project-card p{color:var(--muted);line-height:1.7;margin-top:10px}.project-card .location{color:#ffffff;line-height:1.7;margin-top:10px}.project-meta{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 22px}.project-meta span{display:inline-flex;padding:10px 14px;border-radius:999px;background:var(--surface-soft);color:var(--primary-dark);font-size:13px;font-weight:700}.coming-soon-badge{position:absolute;top:18px;right:18px;background:#ef4444;color:white;font-size:12px;font-weight:700;padding:8px 14px;border-radius:999px;letter-spacing:1px}.disabled-btn{background:#416c8c;opacity:.6;cursor:not-allowed;pointer-events:none}.viewer-page{min-height:calc(100vh - 140px);display:flex;align-items:center;justify-content:center}.site-footer{background:white;border-top:1px solid #e5e7eb;content-visibility:auto;contain-intrinsic-size:1px 400px}.site-footer__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding:18px 0;flex-wrap:nowrap}.footer-links{flex-direction:row;flex-wrap:nowrap;gap:10px;padding:4px 0;flex-shrink:0}.footer-links,.footer-links__cta{display:flex;align-items:center;justify-content:flex-end}.footer-links__cta{gap:12px}.footer-links .header-link{display:inline-flex;align-items:center;padding:4px 14px;line-height:1.25}.footer-projects{flex:1 1;min-width:0;display:flex;flex-wrap:wrap;gap:32px;justify-content:flex-start;padding:8px 0}.footer-projects__group{min-width:200px;flex:1 1}.footer-projects__title{margin:0 0 12px;font-size:14px;font-weight:700;color:var(--primary);text-transform:uppercase;letter-spacing:.05em}.footer-projects__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.footer-projects__list a{font-size:13px;line-height:1.4;color:var(--muted)}.footer-projects__list a:hover{color:var(--primary-dark);text-decoration:underline;text-underline-offset:2px}.footer-brand p{margin:2px 0 4px;font-size:13px;max-width:320px}.footer-social{display:flex;gap:10px;margin-top:4px}.footer-social a{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eef2ff;font-size:14px;transition:.2s}.footer-social a.twitter{color:#1da1f2}.footer-social a.facebook{color:#1877f2}.footer-social a.instagram{color:#e4405f}.footer-social a:hover{transform:translateY(-2px)}.copyright{display:block;margin-top:4px;font-size:11px;color:#6b7280}@media(max-width:1200px){.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.hero__grid{grid-template-columns:1fr}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__inner{flex-direction:column;align-items:stretch;gap:18px}.footer-brand{text-align:left}.footer-projects{padding:0}.footer-links,.footer-projects{justify-content:flex-start}}@media(max-width:768px){.container{width:calc(100% - 24px)}.hamburger{display:block}.header-nav{display:none!important}.header-call-btn{font-size:13px;padding:8px 14px}.dropdown-menu{position:static;border:none;box-shadow:none;width:100%}.dropdown-item{padding:10px 0}.site-footer__inner{gap:20px;padding:24px 0;text-align:center}.footer-brand,.site-footer__inner{flex-direction:column;align-items:center}.footer-brand{display:flex}.footer-social{justify-content:center;margin-top:12px}.footer-links{flex-direction:row;align-items:center;width:100%;justify-content:center;flex-wrap:nowrap;gap:12px}.footer-links__cta{justify-content:center;flex-wrap:wrap}.footer-projects{width:100%;justify-content:center;text-align:center}.footer-projects__group{min-width:0}.footer-projects__list{align-items:center}.footer-projects__list a{text-align:center}}@media(max-width:640px){.footer-projects__list{grid-template-rows:none;grid-auto-flow:row}.footer-projects__list,.project-grid{grid-template-columns:1fr}.project-card__body{padding:18px}.project-card__visual{min-height:200px;padding:20px}.site-header__inner{padding:8px 0}.brand img{max-height:40px;width:auto!important;height:auto!important}}.faq-section{padding:clamp(2.5rem,5vw,4rem) 0 clamp(3rem,6vw,4.5rem);border-top:1px solid #e5e7eb;background:linear-gradient(180deg,rgba(255,255,255,.55),#f8fafc)}.faq-section__head{max-width:720px;margin-bottom:clamp(2rem,4vw,2.75rem)}.faq-section__title{margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:800;color:var(--text);letter-spacing:-.02em}.faq-section__intro{margin:0;font-size:1.05rem;line-height:1.65;color:var(--muted)}.faq-section__group{margin-bottom:clamp(2rem,4vw,2.75rem)}.faq-section__group:last-child{margin-bottom:0}.faq-section__group-title{margin:0 0 1rem;font-size:1.125rem;font-weight:700;color:var(--primary)}.faq-accordion{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.faq-accordion__item{margin:0}.faq-item{border-radius:16px;border:1px solid var(--border);background:var(--surface);box-shadow:0 8px 24px rgba(15,23,42,.04);overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item:hover{border-color:#c7d2fe}.faq-item[open]{border-color:#a5b4fc;box-shadow:0 12px 28px rgba(15,23,42,.07)}.faq-item__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;list-style:none;font-weight:600;font-size:1rem;line-height:1.45;color:var(--text)}.faq-item__summary::-webkit-details-marker{display:none}.faq-item__question{flex:1 1;text-align:left}.faq-item__icon{flex-shrink:0;align-self:center;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:8px;border-radius:999px;background:var(--surface-soft);color:var(--primary)}.faq-item__chevron{width:16px;height:16px;display:block;transition:transform .22s ease}.faq-item[open] .faq-item__chevron{transform:rotate(180deg)}.faq-item__panel{padding:0 20px 18px;border-top:1px solid #eef2ff}.faq-item__answer{margin:0;padding-top:14px;font-size:.98rem;line-height:1.7;color:var(--muted)}@media (max-width:768px){.faq-item__summary{padding:16px;font-size:.95rem}.faq-item__panel{padding:0 16px 16px}}.faq-section,.seo-content-section{content-visibility:auto;contain-intrinsic-size:1px 800px}.search-filters-container{margin-bottom:2rem;display:flex;align-items:center;background-color:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 10px 15px -3px rgba(0,0,0,.05),0 4px 6px -2px rgba(0,0,0,.025);padding:.6rem 1.25rem;flex-wrap:wrap;gap:1rem;max-width:100%;width:100%;transition:all .3s ease}.search-input-wrapper{display:flex;align-items:center;flex:1 1 240px;min-width:180px}.search-input-wrapper input{width:100%;border:none;outline:none;font-size:.95rem;color:#374151;background:transparent;padding:4px 0}.builder-filter-wrapper{position:relative;display:flex;align-items:center}.builder-filter-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;color:#374151;font-size:.95rem;font-weight:600;padding:.4rem .6rem;white-space:nowrap;flex-shrink:0;border-radius:8px;transition:background .2s}.builder-filter-btn:hover{background-color:#f9fafb}.builder-dropdown-menu{position:absolute;top:100%;left:0;margin-top:.75rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);padding:.75rem;z-index:50;min-width:240px;max-height:350px;overflow-y:auto;display:flex;flex-direction:column;gap:.4rem}.builder-option{display:flex;align-items:center;gap:.6rem;padding:.6rem;cursor:pointer;border-radius:8px;transition:background .2s}.builder-option:hover{background-color:#f3f4f6}.search-filters-divider{width:1px;height:1.5rem;background-color:#e5e7eb}.config-filters-container{display:flex;align-items:center;gap:.6rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.config-filters-container::-webkit-scrollbar{display:none}.config-chip{display:flex;align-items:center;gap:.3rem;padding:.45rem 1rem;border-radius:999px;border:1px solid #e5e7eb;background-color:#fff;color:#4b5563;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .2s cubic-bezier(.4,0,.2,1)}.config-chip:hover{background-color:#f8fafc}.config-chip.active,.config-chip:hover{border-color:var(--primary);color:var(--primary)}.config-chip.active{background-color:#eef2ff;box-shadow:0 4px 6px -1px rgba(12,41,73,.1)}@media (max-width:767px){.search-filters-container{flex-direction:column;align-items:stretch;padding:1rem;gap:.2rem;border-radius:20px;max-width:480px;margin-left:auto;margin-right:auto}.search-input-wrapper{flex:none;width:100%;border-bottom:1px solid #f1f5f9;padding-bottom:.5rem;margin-bottom:0}.search-filters-divider{display:none}.builder-filter-wrapper{width:100%}.builder-filter-btn{width:100%;justify-content:space-between;padding:.5rem 1rem;background-color:#f8fafc;border:1px solid #f1f5f9}.config-filters-container{padding-top:0;margin-bottom:0}.builder-dropdown-menu{width:100%;position:fixed;top:auto;bottom:0;left:0;margin-top:0;border-radius:24px 24px 0 0;max-height:70vh;box-shadow:0 -10px 25px rgba(0,0,0,.1);animation:slideUp .3s ease-out}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}::-moz-placeholder{color:#4b5563;opacity:1}::placeholder{color:#4b5563;opacity:1}.seo-content-section{padding:5rem 0;background-color:#fcfdfe}.seo-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--primary);margin-bottom:1.5rem;letter-spacing:-.02em;line-height:1.2}.seo-subtitle{font-size:clamp(1.4rem,3vw,1.85rem);font-weight:700;color:var(--primary);margin-bottom:1.25rem;line-height:1.3}.insights-container{background-color:#f8fafc;padding:clamp(1.5rem,5vw,2.5rem);border-radius:24px;margin-top:3.5rem;border:1px solid #e2e8f0}.insights-title{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:800;color:var(--primary);margin-bottom:1.5rem}.insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.25rem;gap:1.25rem}.seo-content-container{max-width:900px;margin:0 auto;line-height:1.8;color:#374151}.insight-card{background:white;padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease;height:100%}.insight-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.05);border-color:var(--primary)}.insight-card h4{color:var(--primary);margin-bottom:.5rem;font-weight:700}.insight-card p{margin:0;font-size:.9rem;line-height:1.6}.search-empty-state{text-align:center;padding:5rem 1.5rem;color:#4b5563;background-color:#f9fafb;border-radius:16px;border:2px dashed #e2e8f0;margin:2rem 0}.empty-state-icon{width:4rem;height:4rem;margin:0 auto 1.5rem;color:#94a3b8}.empty-state-title{font-size:1.5rem;margin-bottom:.75rem;color:#1e293b;font-weight:700}.clear-filters-btn{margin-top:1.5rem;padding:.75rem 2rem;background-color:var(--primary);color:white;border:none;border-radius:10px;cursor:pointer;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px rgba(12,41,73,.2)}.clear-filters-btn:hover{background-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(12,41,73,.3)}.builder-header{margin-bottom:3rem}.builder-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#0c2949;margin-bottom:1rem;line-height:1.2}.builder-description{color:#4b5563;font-size:1.1rem;max-width:800px;line-height:1.6}.builder-page .section--builder-intro{padding-bottom:3rem}.builder-page .projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.builder-page .section--seo-body{background-color:#fff;border-top:1px solid #e5e7eb}.builder-page .seo-content-block{max-width:900px;margin:0 auto;color:#374151;line-height:1.8}.builder-page .builder-empty-state{padding:3rem;text-align:center;background-color:#f9fafb;border-radius:1rem}.builder-page .builder-empty-state p{color:#6b7280;margin:0}.builder-page .builder-regions{margin-bottom:2rem;padding:1.25rem 1.5rem;background:var(--surface-soft);border-radius:var(--radius);border:1px solid var(--border)}.builder-page .builder-regions h2{font-size:1.15rem;margin:0 0 .75rem;color:var(--primary)}.builder-page .builder-regions p{margin:0;color:var(--muted);line-height:1.65}.builder-page .builder-project-summary{margin-bottom:2rem}.builder-page .builder-project-summary h2{font-size:1.15rem;margin:0 0 .75rem;color:var(--primary)}.builder-page .builder-project-summary ul{margin:0;padding-left:1.25rem;color:var(--muted);line-height:1.7}.builder-page .builder-project-summary li{margin-bottom:.35rem}.builder-project-card .project-card__body,.builder-project-card .project-card__visual{position:relative;z-index:2;pointer-events:none}.builder-project-card .card-actions{pointer-events:auto}.home-hero{background-color:#ffffff}.home-hero__head{padding-top:2rem;margin-bottom:2.5rem}.home-hero__title{font-size:clamp(1.75rem,5vw,2.75rem);font-weight:800;color:var(--primary);margin-bottom:1.25rem;line-height:1.1;letter-spacing:-.03em}.home-hero__description{color:#4b5563;max-width:800px;font-size:clamp(1rem,2vw,1.15rem);line-height:1.6;margin-bottom:1rem}.home-hero__subtitle{font-size:clamp(1.4rem,3vw,1.85rem);font-weight:700;color:var(--primary);margin-bottom:2rem;letter-spacing:-.01em}@media (max-width:768px){.home-hero__head{padding-top:1rem;margin-bottom:2rem}}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Plus Jakarta Sans Fallback;src:local("Arial");ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.00%;size-adjust:104.98%}.__className_646807{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.__variable_646807{--font-plus-jakarta:"Plus Jakarta Sans","Plus Jakarta Sans Fallback"}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cce080f35d014443-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4de1fea1a954a5b6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/39969fcf98a3026e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6d664cce900333ee-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato Fallback;src:local("Arial");ascent-override:101.03%;descent-override:21.80%;line-gap-override:0.00%;size-adjust:97.69%}.__className_47a102{font-family:Lato,Lato Fallback;font-style:normal}.__variable_47a102{--font-lato:"Lato","Lato Fallback"}