:root{--bg:#ffffff;--surface:#ffffff;--surface-soft:#f5f7fd;--line:#dee6f5;--text:#10285a;--muted:#5c6f97;--purple:#6f2cc6;--purple-deep:#4c1893;--blue:#2359ca;--blue-soft:#eef4ff;--shadow:0 18px 44px rgba(14,34,82,.08);--radius:24px;--container:1180px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}a{text-decoration:none;color:inherit}img{display:block;width:100%}button{font:inherit}.container{width:min(var(--container),calc(100% - 32px));margin:0 auto}.site-shell{min-height:100vh;background:radial-gradient(circle at top right,rgba(111,44,198,.08),transparent 18%),radial-gradient(circle at bottom left,rgba(35,89,202,.07),transparent 22%),var(--bg)}.topbar{position:sticky;top:0;z-index:30;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.topbar-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand-logo-image{width:62px;height:62px;border-radius:18px;object-fit:cover;background:linear-gradient(135deg,var(--purple),var(--blue));padding:4px;box-shadow:0 14px 28px #4c18932e}.brand-text strong{display:block;font-size:1.24rem}.brand-text span{display:block;margin-top:4px;color:var(--muted);font-size:.95rem}.desktop-nav{display:flex;align-items:center;gap:8px}.desktop-nav a,.mobile-drawer a{padding:11px 14px;border-radius:999px;font-size:.95rem;font-weight:800;color:var(--muted);transition:.22s ease}.desktop-nav a.active,.desktop-nav a:hover,.mobile-drawer a.active,.mobile-drawer a:hover{background:var(--surface-soft);color:var(--text)}.menu-toggle{display:none;width:48px;height:48px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:11px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:var(--text);border-radius:99px}.menu-toggle span+span{margin-top:6px}.mobile-drawer{display:none;border-top:1px solid var(--line);background:#fff}.mobile-drawer-inner{display:flex;flex-direction:column;padding:12px 0 18px}.page-wrap{padding:54px 0 78px}.hero-grid,.two-col-layout,.bridge-grid,.white-label-shell,.contact-shell{display:grid;grid-template-columns:1.04fr .96fr;gap:28px;align-items:start}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:22px}.hero-copy,.content-card,.legal-card,.info-card,.product-card,.gallery-card,.map-card,.hero-main-card,.hero-mini-card,.white-card,.image-pair img{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-copy,.content-card,.legal-card{padding:34px}.eyebrow{margin:0 0 12px;color:var(--purple);font-size:.82rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}h1,h2,h3{margin:0;line-height:1.05}h1{font-size:clamp(2rem,3.8vw,3.7rem)}h2{font-size:clamp(1.55rem,2.3vw,2.45rem)}h3{font-size:1.1rem}p{margin:0 0 12px;color:var(--muted);font-size:.95rem;line-height:1.72;text-align:justify;text-justify:inter-word;overflow-wrap:break-word;word-break:normal}.lead{font-size:1rem;max-width:68ch}.hero-copy p,.content-card p,.legal-card p,.product-copy p,.gallery-card p,.map-copy p,.info-card p{font-family:Times New Roman,Times,serif;letter-spacing:.01em}.hero-copy h1,.content-card h2,.legal-card h2{max-width:15ch;text-wrap:balance}.content-card,.legal-card,.hero-copy{overflow:visible}.action-row,.inline-links,.filter-row,.footer-socials,.footer-nav-links{display:flex;flex-wrap:wrap;gap:14px}.compact-row{margin-top:18px}.primary-btn,.secondary-btn,.link-chip,.mini-link,.gallery-open-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.22s ease;cursor:pointer}.primary-btn,.secondary-btn{padding:14px 20px;border-radius:999px;font-weight:800;min-width:160px}.primary-btn{background:linear-gradient(135deg,var(--purple),var(--blue));color:#fff;box-shadow:0 16px 30px #4c189333}.secondary-btn{border:1px solid var(--line);background:#fff;color:var(--text)}.primary-btn:hover,.secondary-btn:hover,.link-chip:hover,.mini-link:hover,.gallery-open-link:hover{transform:translateY(-2px)}.link-chip{padding:12px 16px;border-radius:999px;background:var(--blue-soft);font-weight:800;color:var(--text)}.mini-link,.gallery-open-link{padding:0;border:none;background:none;color:var(--purple);font-weight:800}.mini-svg{width:14px;fill:currentColor}.hero-visual{display:grid;gap:18px}.hero-main-card{overflow:hidden;padding:14px;display:flex;align-items:center;justify-content:center}.hero-main-card img{width:100%;height:440px;object-fit:contain;background:linear-gradient(180deg,#fff,#f6f8ff);border-radius:18px}.hero-mini-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:18px}.hero-mini-card{overflow:hidden;padding:12px;display:flex;align-items:center;justify-content:center}.hero-mini-card img{width:100%;height:208px;object-fit:contain;background:linear-gradient(180deg,#fff,#f6f8ff);border-radius:16px}.info-card{padding:26px}.info-card p{margin-top:10px}.image-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.image-pair img{padding:12px;height:100%;min-height:440px;object-fit:cover}.section-head{margin-bottom:24px}.section-head h2{max-width:760px}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.product-card{overflow:hidden}.product-image-wrap{padding:14px}.product-image-wrap img{height:330px;object-fit:contain;background:linear-gradient(180deg,#fff,#f7f9ff);border-radius:18px}.product-copy{padding:0 22px 22px}.product-copy h3{margin-bottom:10px}.filter-row button{padding:11px 16px;border:1px solid var(--line);background:#fff;border-radius:999px;color:var(--muted);font-weight:800;cursor:pointer}.filter-row button.active{background:linear-gradient(135deg,var(--purple),var(--blue));color:#fff;border-color:transparent}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery-card{overflow:hidden;margin:0}.gallery-image-btn{display:block;width:100%;padding:12px;border:none;background:#fff;cursor:pointer}.gallery-image-btn img{height:260px;object-fit:cover;border-radius:18px}.gallery-card figcaption{padding:0 18px 20px}.gallery-card span{display:inline-block;color:var(--purple);font-size:.8rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.gallery-card strong{display:block;font-size:1.05rem;margin-bottom:10px}.gallery-card p{font-size:.95rem;line-height:1.68;min-height:82px}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#0a1227b8;display:grid;place-items:center;padding:16px}.lightbox-card{max-width:min(1080px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:28px;position:relative;padding:18px;border:1px solid rgba(255,255,255,.3)}.lightbox-card img{max-height:70vh;object-fit:contain;border-radius:18px;background:#f8faff}.lightbox-copy{padding:16px 8px 6px}.lightbox-copy span{color:var(--purple);font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.lightbox-copy h3{margin:10px 0}.lightbox-close{position:absolute;top:14px;right:14px;width:42px;height:42px;border-radius:50%;border:none;background:#111b34;color:#fff;font-size:1.55rem;cursor:pointer}.white-label-visuals{display:grid;gap:18px}.white-card{padding:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.white-card img{width:100%;height:100%;object-fit:contain;background:linear-gradient(180deg,#fff,#f7f9ff);border-radius:18px}.white-card.large img{height:340px}.white-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.white-bottom-grid .white-card img{height:230px}.pill-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.pill-grid span{padding:10px 14px;border-radius:999px;background:var(--surface-soft);border:1px solid var(--line);font-weight:800;color:var(--text)}.contact-button-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px}.action-tile{display:flex;align-items:center;gap:12px;padding:16px 18px;border-radius:18px;border:1px solid transparent;font-weight:800;color:#fff;box-shadow:var(--shadow);transition:.22s ease}.action-tile:hover{transform:translateY(-2px);filter:saturate(1.05)}.action-tile:nth-child(1){background:linear-gradient(135deg,#173b88,#2359ca)}.action-tile:nth-child(2){background:linear-gradient(135deg,#16a34a,#25d366)}.action-tile:nth-child(3){background:linear-gradient(135deg,#0f766e,#14b8a6)}.action-tile:nth-child(4){background:linear-gradient(135deg,#7c3aed,#ec4899)}.action-tile:nth-child(5){background:linear-gradient(135deg,#1d4ed8,#2563eb)}.tile-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#ffffff2e}.tile-icon svg{width:22px;height:22px;fill:#fff}.whatsapp-icon-wrap{background:#ffffff2e}.whatsapp-icon-wrap svg{width:24px;height:24px}.map-card{overflow:hidden}.map-card iframe{display:block;width:100%;height:420px;border:0}.map-copy{padding:18px 22px 22px}.map-copy strong{display:block;font-size:1.08rem;margin-bottom:8px}.legal-list p{padding:14px 0;border-top:1px solid var(--line)}.footer{margin-top:26px;border-top:1px solid var(--line);background:#fff}.footer-top{padding:28px 0 18px;display:flex;flex-direction:column;align-items:center;gap:18px}.footer-socials a{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#111;border:1px solid rgba(255,255,255,.12)}.social-svg{width:22px;height:22px;fill:#fff}.footer-nav-links{justify-content:center}.footer-nav-links a{font-size:.95rem;color:var(--muted);font-weight:700}.footer-endbar{padding:12px 16px 18px;border-top:1px solid var(--line);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-endbar p{margin:4px 0;font-size:.74rem;color:var(--muted);text-align:center}.floating-whatsapp{position:fixed;right:18px;bottom:18px;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 18px 44px #00000029;z-index:50}.floating-whatsapp svg{width:34px;height:34px}.hero-copy p:last-of-type{margin-bottom:22px}.bridge-grid{margin-top:28px}.white-label-shell{align-items:start}.map-card,.content-card{height:100%}.gallery-card strong,.info-card h3,.product-copy h3{color:var(--text)}.reveal{animation:fadeUp .55s ease both}.delay-1{animation-delay:.08s}.delay-2{animation-delay:.16s}.delay-3{animation-delay:.24s}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (max-width:1080px){.hero-grid,.two-col-layout,.bridge-grid,.white-label-shell,.contact-shell{grid-template-columns:1fr}.cards-grid,.gallery-grid{grid-template-columns:repeat(2,1fr)}.hero-copy h1,.content-card h2,.legal-card h2{max-width:14ch}.hero-main-card img{height:380px}.image-pair img{height:320px;min-height:320px}}@media (max-width:860px){.desktop-nav{display:none}.menu-toggle,.mobile-drawer{display:block}.cards-grid,.products-grid,.gallery-grid,.contact-button-grid,.white-bottom-grid,.hero-mini-grid,.image-pair{grid-template-columns:1fr}.brand-text strong{font-size:.98rem}.brand-text span{font-size:.78rem}.brand-logo-image{width:62px;height:62px;border-radius:18px}.page-wrap{padding:38px 0 64px}.hero-copy,.content-card,.legal-card{padding:22px}.hero-copy h1,.content-card h2,.legal-card h2{max-width:none}.hero-main-card img{height:300px}.hero-mini-card img,.white-card.large img,.white-bottom-grid .white-card img,.product-image-wrap img,.gallery-image-btn img{height:auto}.image-pair img{min-height:unset;height:auto}.floating-whatsapp{width:58px;height:58px}}@media (max-width:620px){.container{width:min(var(--container),calc(100% - 20px))}h1{font-size:clamp(1.8rem,8.4vw,2.7rem);line-height:1.08}h2{font-size:clamp(1.35rem,6.1vw,2rem);line-height:1.14}.hero-copy h1,.content-card h2,.legal-card h2{max-width:none;text-wrap:pretty}.hero-copy p,.content-card p,.legal-card p,.product-copy p,.gallery-card p,.map-copy p,.info-card p{font-size:.92rem;line-height:1.72}.brand-logo-image{width:58px;height:58px;border-radius:16px}.footer-top{padding-top:22px}.footer-endbar p{font-size:.74rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.brand{align-items:center}.brand-text{display:flex;flex-direction:column;justify-content:center}.brand-text strong{font-size:1.05rem;line-height:1.15}.brand-text span{font-size:.78rem;line-height:1.25}.topbar-inner{gap:18px}.nav a{font-size:.96rem}.content-card h2,.legal-card h2{margin-bottom:14px}.hero-copy h1{margin-bottom:18px}.section-head h2{max-width:680px}.info-card p,.product-copy p,.gallery-card p,.map-copy p{font-size:.92rem}.content-card,.hero-copy,.legal-card{min-width:0}.footer-endbar span{display:block}.gallery-card figcaption{display:flex;flex-direction:column}.action-row.compact-row{gap:10px}.home-image-container{width:100%;padding:0;border-radius:0;background:none;display:flex;justify-content:center}.home-image-container img{width:100%;max-width:420px;height:auto;display:block;border-radius:20px}.home-card h1,.home-left h1,.hero-copy h1,.page-wrap h1,.info-card h1{font-size:clamp(2.1rem,4vw,4.2rem)!important;line-height:1.02!important;letter-spacing:-.02em}.home-card p,.home-left p,.hero-copy p,.page-wrap p,.info-card p{font-size:clamp(1rem,1.2vw,1.18rem)!important;line-height:1.8!important}.home-card h2,.home-left h2,.hero-copy h2,.page-wrap h2,.info-card h2{font-size:clamp(1.5rem,2.3vw,2.25rem)!important;line-height:1.1!important}.home-image-container,.home-image-emphasis,.home-right,.hero-visual{width:100%}.home-image-container,.home-image-emphasis{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:transparent!important;border-radius:0!important;overflow:hidden!important}.home-image-container img,.home-image-emphasis img,.home-right img,.hero-visual img{width:100%!important;max-width:100%!important;height:min(78vh,920px)!important;object-fit:cover!important;object-position:center top!important;display:block!important;margin:0 auto!important;border-radius:22px!important}.home-right,.hero-visual,.visual-card,.image-card{padding:0!important}@media (max-width: 1024px){.home-image-container img,.home-image-emphasis img,.home-right img,.hero-visual img{height:min(70vh,760px)!important}}@media (max-width: 768px){.home-card h1,.home-left h1,.hero-copy h1,.page-wrap h1,.info-card h1{font-size:clamp(1.8rem,8vw,3rem)!important;line-height:1.04!important}.home-card p,.home-left p,.hero-copy p,.page-wrap p,.info-card p{font-size:.98rem!important;line-height:1.72!important}.home-image-container img,.home-image-emphasis img,.home-right img,.hero-visual img{height:auto!important;min-height:460px!important;object-fit:cover!important;object-position:center center!important;border-radius:18px!important}}.hero-grid{align-items:stretch!important}.hero-copy{height:100%}.hero-layout-fixed{display:grid!important;grid-template-rows:minmax(0,1fr) 180px!important;gap:16px!important;height:100%!important;align-items:stretch!important;padding:0!important;background:transparent!important}.hero-top-card,.hero-bottom-cards .hero-mini-card{padding:12px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;background:var(--surface)!important;border:1px solid var(--line)!important;border-radius:var(--radius)!important;box-shadow:var(--shadow)!important}.hero-top-card img{width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:center center!important;border-radius:18px!important;background:none!important}.hero-bottom-cards{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;height:180px!important}.hero-bottom-cards .hero-mini-card img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;border-radius:14px!important;background:none!important}@media (max-width:1080px){.hero-layout-fixed{grid-template-rows:380px 170px!important;height:auto!important}.hero-top-card img{height:100%!important}.hero-bottom-cards{height:170px!important}}@media (max-width:860px){.hero-layout-fixed{grid-template-rows:auto auto!important}.hero-bottom-cards{grid-template-columns:1fr 1fr!important;height:auto!important}.hero-top-card img{height:320px!important}.hero-bottom-cards .hero-mini-card img{height:180px!important}}@media (max-width:620px){.hero-top-card img{height:260px!important}.hero-bottom-cards .hero-mini-card img{height:140px!important}}.single-feature-image,.image-left.single-feature-image,.home-hero-visual,.about-visual{width:100%!important;display:flex!important;align-items:stretch!important;justify-content:center!important;padding:0!important;margin:0!important;background:transparent!important;border-radius:0!important;overflow:hidden!important}.single-feature-image img,.home-hero-visual img,.about-visual img{width:100%!important;max-width:100%!important;height:100%!important;min-height:420px!important;max-height:720px!important;object-fit:cover!important;object-position:center center!important;display:block!important;margin:0 auto!important;border-radius:22px!important}.image-layout,.hero-mini-grid,.image-right-top,.image-right-bottom{display:none!important}@media (max-width: 1024px){.single-feature-image img,.home-hero-visual img,.about-visual img{min-height:360px!important;max-height:560px!important}}@media (max-width: 768px){.single-feature-image img,.home-hero-visual img,.about-visual img{min-height:280px!important;max-height:420px!important;object-fit:cover!important;object-position:center top!important;border-radius:18px!important}}
