.hero{background-color:#fafafa;background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:40px 40px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:1rem;position:relative;overflow:hidden}.hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#ffffff80,#0000);position:absolute;inset:0}.hero .container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid;position:relative}.hero-image{background-image:url(/img/homepage.png);background-position:0;background-repeat:no-repeat;background-size:contain;width:100%;height:500px}.hero-content{color:#1a1a1a;text-align:right;padding:.5rem 1rem;animation:.8s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-badge{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.5}.hero-title{color:#3e7bc2;margin-bottom:1rem;font-size:2.5rem;font-weight:900;line-height:1}.hero-description{color:#303030;text-align:justify;font-size:1.2rem;line-height:1.85}.hero-description strong{color:#1a5fcc;font-weight:800}.hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-top:2rem;display:flex}.hero-actions a{color:var(--green-dark);font-size:1rem;text-decoration:none;transition:color .2s}.hero-actions a:hover{color:var(--primary-color);text-decoration:underline}.hero-history-header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.hero-history-icon-wrapper{background:#dbeafe;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem;display:flex}.hero-history-icon{color:#2563eb;width:32px;height:32px}.hero-history-content{color:#374151;flex-direction:column;gap:1rem;line-height:1.75;display:flex}.hero-history-text{margin:0;font-size:1.125rem;line-height:1.75}.hero-history-text-bold{font-weight:700}.hero-history-text-blue{color:#2563eb}.hero-history-text-purple{color:#9333ea}.hero-history-highlight{background:linear-gradient(90deg,#eff6ff,#faf5ff);border-left:4px solid #2563eb;border-radius:12px;margin-top:2rem;padding:1.5rem}.hero-history-highlight-title{color:#111827;align-items:center;gap:.5rem;margin:0 0 .5rem;font-weight:700;display:flex}.hero-history-highlight-icon{color:#eab308;flex-shrink:0;width:20px;height:20px}.hero-history-highlight-text{color:#374151;margin:0;line-height:1.6}@media (max-width:768px){.hero{padding:1rem}.hero .container{grid-template-columns:1fr;gap:2rem}.hero-content{padding:.7rem}.hero-image{height:350px}.hero-history-text{font-size:1rem}.hero-history-highlight{margin-top:1.5rem;padding:1rem}}@media (max-width:576px){.hero{padding:1rem}.hero-content{padding:.7rem}.hero-image{height:280px}.hero-history-header{flex-direction:column;align-items:flex-start;gap:.5rem}.hero-history-text{font-size:.95rem;line-height:1.7}.hero-history-highlight{margin-top:1.25rem;padding:.875rem}.hero-history-highlight-title{font-size:.95rem}.hero-history-highlight-text{font-size:.9rem}}.why-section{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);padding:5rem 1rem;position:relative;overflow:hidden}.why-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#2b7fff08 0%,#0000 50%),radial-gradient(circle at 80% 80%,#22c55e08 0%,#0000 50%);position:absolute;inset:0}.why-section .container{z-index:1;position:relative}.why-header{text-align:center;margin-bottom:4rem}.why-title{color:#1a1a1a;background:linear-gradient(135deg,#1a5fcc 0%,#2b7fff 50%,#22c55e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:900px;margin:0 auto;font-size:2.5rem;font-weight:700;line-height:1.3}.why-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.why-card{background:#fff;border:1px solid #2b7fff1a;border-radius:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.why-card:before{content:"";width:100%;height:4px;transition:transform .5s;position:absolute;top:0;right:0}.why-card:first-child:before{background:linear-gradient(90deg,#0000 0%,#2b7fff4d 50%,#0000 100%)}.why-card:nth-child(2):before{background:linear-gradient(90deg,#0000 0%,#16a34a4d 50%,#0000 100%)}.why-card:nth-child(3):before{background:linear-gradient(90deg,#0000 0%,#eab3084d 50%,#0000 100%)}.why-card:nth-child(4):before{background:linear-gradient(90deg,#0000 0%,#9333ea4d 50%,#0000 100%)}.why-card{transform:translateY(-8px);box-shadow:0 12px 40px #0000001f}.why-card-icon{border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;padding:.8rem .8rem 0 0;transition:all .3s;display:flex;position:relative}.why-card-icon svg{z-index:1;width:32px;height:32px;position:relative}.why-card-icon-1{color:#1a5fcc;background:linear-gradient(135deg,#2b7fff1a 0%,#1a5fcc26 100%)}.why-card-icon-2{color:#16a34a;background:linear-gradient(135deg,#22c55e1a 0%,#16a34a26 100%)}.why-card-icon-3{color:#eab308;background:linear-gradient(135deg,#facc151a 0%,#eab30826 100%)}.why-card-icon-4{color:#9333ea;background:linear-gradient(135deg,#a855f71a 0%,#9333ea26 100%)}.why-card .why-card-icon{transform:scale(1.8)rotate(5deg)}.why-card-content{text-align:right;padding:1rem}.why-card-title{color:#1549a3;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.4}.why-card-description{color:#4a4a4a;text-align:justify;margin:0;font-size:.9rem;font-weight:400;line-height:1.9}@media (max-width:1200px){.why-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.why-title{font-size:2rem}}@media (max-width:768px){.why-grid{grid-template-columns:1fr;gap:1.5rem}.why-section{padding:3rem 1rem}.why-header{margin-bottom:2.5rem}.why-title{font-size:1.75rem}.why-card-icon{width:56px;height:56px;margin-bottom:1.25rem}.why-card-icon svg{width:28px;height:28px}.why-card-title{margin-bottom:.875rem;font-size:1.25rem}.why-card-description{font-size:.95rem;line-height:1.7}}@media (max-width:576px){.why-section{padding:2.5rem 1rem}.why-header{margin-bottom:2rem}.why-title{font-size:1.5rem}.why-card-icon{width:48px;height:48px;margin-bottom:1rem}.why-card-icon svg{width:24px;height:24px}.why-card-title{margin-bottom:.75rem;font-size:1.125rem}.why-card-description{font-size:.9rem;line-height:1.6}}.products-section{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);padding:5rem 1rem;position:relative;overflow:hidden}.products-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#2b7fff05 0%,#0000 50%),radial-gradient(circle at 80% 70%,#22c55e05 0%,#0000 50%);position:absolute;inset:0}.products-section .container{z-index:1;position:relative}.products-header{text-align:center;margin-bottom:3rem}.products-title{color:#1a1a1a;margin:0;font-size:2.5rem;font-weight:700;line-height:1.3}.products-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.product-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;transition:all .5s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.product-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 12px 40px #00000026}.product-card-gradient{opacity:0;z-index:0;pointer-events:none;background:linear-gradient(to bottom right,#3b82f61a,#9333ea0d,#10b9811a);transition:opacity .5s;position:absolute;inset:0}.product-card:hover .product-card-gradient{opacity:1}.product-card-link{z-index:10;display:block;position:relative}.product-card-image-wrapper{cursor:pointer;height:192px;position:relative;overflow:hidden}.product-card-image{object-fit:cover;width:100%;height:100%;transition:transform .7s}.product-card:hover .product-card-image{transform:scale(1.1)}.product-card-discount{gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.product-discount-badge{color:#fff;background:#ef4444;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.product-card-rating{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .75rem;display:flex;position:absolute;top:1rem;right:1rem}.product-rating-icon{color:#eab308;width:1em;height:1em;font-size:.875rem}.product-rating-value{color:#1f2937;font-size:.875rem;font-weight:700}.product-card-content{z-index:10;flex-direction:column;flex:1;gap:1rem;padding:.75rem 1.5rem;display:flex;position:relative}.product-card-title-link{text-decoration:none}.product-card-title{color:#111827;cursor:pointer;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.25rem;font-weight:700;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.product-card:hover .product-card-title{color:#2563eb}.product-card-info{grid-template-columns:repeat(2,1fr);gap:.75rem;padding-top:1.25rem;display:grid}.product-info-item{color:#4b5563;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.product-info-icon{flex-shrink:0;width:1em;height:1em}.product-info-icon-blue{color:#3b82f6}.product-info-icon-emerald{color:#10b981}.product-info-icon-purple{color:#9333ea}.product-info-icon-orange{color:#f97316}.product-card-price{border-top:1px solid #f3f4f6;padding-top:1rem}.product-price-label{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.product-price-icon{color:#10b981;width:1em;height:1em}.product-price-label span{color:#6b7280;font-size:.875rem}.product-price-value{align-items:center;gap:.5rem;display:flex}.product-price-original{flex-direction:column;display:flex}.product-price-original-amount{color:#9ca3af;font-size:1.125rem;text-decoration:line-through}.product-price-original .product-price-unit{color:#9ca3af;font-size:.75rem}.product-price-discounted{align-items:center;gap:.25rem;display:flex}.product-price-discounted-amount{color:#059669;font-size:1.5rem;font-weight:700}.product-price-discounted .product-price-unit{color:#4b5563;font-size:.875rem}.product-card-bottom-gradient{opacity:0;z-index:0;background:linear-gradient(90deg,#3b82f6,#9333ea,#10b981);height:4px;transition:opacity .5s;position:absolute;bottom:0;left:0;right:0}.product-card:hover .product-card-bottom-gradient{opacity:1}@media (max-width:1200px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.products-section{padding:3rem 1rem}.products-header{margin-bottom:2rem}.products-title{font-size:2rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.product-card-content{padding:.75rem 1rem}.product-card-title{font-size:1.125rem}}@media (max-width:576px){.products-section{padding:2.5rem 1rem}.products-title{font-size:1.75rem}.products-grid{grid-template-columns:1fr;gap:1.25rem}.product-card-image-wrapper{height:180px}.product-card-title{font-size:1rem}.product-info-item{font-size:.8rem}.product-price-discounted-amount{font-size:1.25rem}}.articles-section{background:#fff;padding:5rem 1rem;position:relative}.articles-section .container{max-width:1200px;margin:0 auto}.articles-header{text-align:center;margin-bottom:3rem}.articles-title{color:#1a1a1a;margin:0;font-size:2.5rem;font-weight:700;line-height:1.3}.articles-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.article-card{background:#fff;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 2px 12px #00000014}.article-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}h3.card-article-title{color:var(--primary-color);font-size:1.1rem;font-weight:700}.article-link{color:inherit;text-decoration:none;display:block}.article-image-wrapper{background:#f5f5f5;justify-content:center;align-items:center;width:100%;height:200px;display:flex;position:relative;overflow:hidden}.article-image-placeholder{color:#999;background:linear-gradient(135deg,#f5f5f5 0%,#e5e5e5 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.article-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.article-card:hover .article-image{transform:scale(1.05)}.article-content{padding:.8rem}.article-title{color:#1a1a1a;margin:0;font-size:1.25rem;font-weight:600;line-height:1.5;transition:color .3s}.article-card:hover .article-title{color:#2b7fff}@media (max-width:1024px){.articles-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.articles-section{padding:3rem 1rem}.articles-title{font-size:2rem}.articles-grid{grid-template-columns:1fr;gap:1.5rem}.article-image-wrapper{height:180px}.article-title{font-size:1.125rem}}@media (max-width:576px){.articles-section{padding:2rem 1rem}.articles-header{margin-bottom:2rem}.articles-title{font-size:1.75rem}.article-content{padding:1.25rem}.article-title{font-size:1rem}}.breadcrumb{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem 0}.breadcrumb-list{flex-wrap:wrap;align-items:center;gap:.5rem;padding:0;list-style:none;display:flex}.breadcrumb-item{align-items:center;gap:.5rem;display:flex}.breadcrumb-link{color:var(--primary-blue);font-size:.875rem;text-decoration:none;transition:color .2s}.breadcrumb-link:hover{color:var(--primary-color);text-decoration:underline}.breadcrumb-separator{color:#9ca3af;-webkit-user-select:none;user-select:none;font-size:.875rem}.breadcrumb-current{color:var(--text-color);font-size:.875rem;font-weight:500}@media (max-width:768px){.breadcrumb{padding:.75rem 0}.breadcrumb-list{gap:.375rem}.breadcrumb-link,.breadcrumb-current,.breadcrumb-separator{font-size:.8125rem}}.products-archive-page{background:var(--white);min-height:100vh;padding:2rem 0}.products-archive-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.products-archive-title{color:var(--text-color);margin:0 0 1rem;font-size:2.5rem;font-weight:700}.products-archive-description{color:#6b7280;margin:0;font-size:1.125rem}.products-archive-layout{grid-template-columns:250px 1fr;gap:3rem;display:grid}@media (max-width:992px){.products-archive-layout{grid-template-columns:1fr}}.products-archive-sidebar{background:#f9fafb;border-radius:12px;height:fit-content;padding:1.5rem;position:sticky;top:100px}.products-archive-filters-title{color:var(--text-color);border-bottom:2px solid #e5e7eb;margin:0 0 1rem;padding-bottom:1rem;font-size:1.125rem;font-weight:700}.products-archive-filters-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.products-archive-filter-link{color:var(--text-color);border-radius:8px;padding:.75rem 1rem;font-size:.9375rem;text-decoration:none;transition:all .2s;display:block}.products-archive-filter-link:hover{background:var(--white);color:var(--primary-blue)}.products-archive-filter-link.active{background:var(--primary-blue);color:var(--white);font-weight:600}.products-archive-content{min-height:400px}.products-archive-empty{text-align:center;color:#6b7280;padding:4rem 2rem}.products-archive-error{text-align:center;color:#ef4444;padding:4rem 2rem}.product-card-image-placeholder{color:#9ca3af;background:#e5e5e5;justify-content:center;align-items:center;width:100%;height:100%;font-size:.875rem;display:flex}.products-archive-pagination{margin-top:3rem}.products-archive-pagination-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.products-archive-pagination-link{min-width:40px;height:40px;color:var(--text-color);border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.9375rem;text-decoration:none;transition:all .2s;display:flex}.products-archive-pagination-link:hover{background:var(--primary-blue);color:var(--white);border-color:var(--primary-blue)}.products-archive-pagination-link.active{background:var(--primary-blue);color:var(--white);border-color:var(--primary-blue);font-weight:600}.products-archive-pagination-ellipsis{color:#9ca3af;padding:.5rem}.articles-archive-page{background:var(--white);min-height:100vh;padding:2rem 0}.articles-archive-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.articles-archive-title{color:var(--text-color);margin:0 0 1rem;font-size:2.5rem;font-weight:700}.articles-archive-description{color:#6b7280;margin:0;font-size:1.125rem}.articles-archive-layout{grid-template-columns:250px 1fr;gap:3rem;display:grid}@media (max-width:992px){.articles-archive-layout{grid-template-columns:1fr}}.articles-archive-sidebar{background:#f9fafb;border-radius:12px;height:fit-content;padding:1.5rem;position:sticky;top:100px}.articles-archive-filters-title{color:var(--text-color);border-bottom:2px solid #e5e7eb;margin:0 0 1rem;padding-bottom:1rem;font-size:1.125rem;font-weight:700}.articles-archive-filters-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.articles-archive-filter-link{color:var(--text-color);border-radius:8px;padding:.75rem 1rem;font-size:.9375rem;text-decoration:none;transition:all .2s;display:block}.articles-archive-filter-link:hover{background:var(--white);color:var(--primary-blue)}.articles-archive-filter-link.active{background:var(--primary-blue);color:var(--white);font-weight:600}.articles-archive-content{min-height:400px}.articles-archive-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:768px){.articles-archive-grid{grid-template-columns:1fr;gap:1.5rem}}.articles-archive-card{background:var(--white);border:1px solid #e5e7eb;border-radius:12px;transition:all .3s;overflow:hidden}.articles-archive-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.articles-archive-link{color:inherit;text-decoration:none;display:block}.articles-archive-image-wrapper{background:#f3f4f6;width:100%;height:200px;overflow:hidden}.articles-archive-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.articles-archive-image-placeholder{color:#9ca3af;background:#e5e7eb;justify-content:center;align-items:center;width:100%;height:100%;font-size:.875rem;display:flex}.articles-archive-card:hover .articles-archive-image{transform:scale(1.05)}.articles-archive-card-content{padding:1.5rem}.articles-archive-card-title{color:var(--text-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:1.125rem;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.articles-archive-card-excerpt{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:.9375rem;line-height:1.6;display:-webkit-box;overflow:hidden}.articles-archive-card-meta{color:#9ca3af;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:1rem;font-size:.875rem;display:flex}.articles-archive-card-date,.articles-archive-card-views{margin:0}.articles-archive-empty{text-align:center;color:#6b7280;padding:4rem 2rem}.articles-archive-pagination{margin-top:3rem}.articles-archive-pagination-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.articles-archive-pagination-link{min-width:40px;height:40px;color:var(--text-color);border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.9375rem;text-decoration:none;transition:all .2s;display:flex}.articles-archive-pagination-link:hover{background:var(--primary-blue);color:var(--white);border-color:var(--primary-blue)}.articles-archive-pagination-link.active{background:var(--primary-blue);color:var(--white);border-color:var(--primary-blue);font-weight:600}.articles-archive-pagination-ellipsis{color:#9ca3af;padding:.5rem}.contact-page{background:linear-gradient(#f9fafb,#fff);min-height:100vh;padding:2rem 0}.contact-hero{text-align:center;padding:4rem 1rem;position:relative;overflow:hidden}.contact-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#2b7fff0d 0%,#0000 70%);position:absolute;inset:0}.contact-hero-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.contact-hero-badge{color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea);border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}.contact-hero-title{background:linear-gradient(135deg,#2563eb,#9333ea,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:3.5rem;font-weight:700;line-height:1.2}.contact-hero-subtitle{color:#1f2937;margin:0 0 .5rem;font-size:1.5rem;font-weight:500}.contact-hero-description{color:#6b7280;margin:0;font-size:1.125rem}.contact-main-section{padding:2rem 1rem}.contact-main-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}.contact-info-card,.contact-map-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:2rem;box-shadow:0 4px 20px #00000014}.contact-section-title{color:#1f2937;align-items:center;gap:.75rem;margin:0 0 1.5rem;font-size:1.75rem;font-weight:700;display:flex}.contact-icon{font-size:2rem}.contact-info-list{flex-direction:column;gap:1.5rem;display:flex}.contact-info-item{background:#f9fafb;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1rem;transition:all .3s;display:flex}.contact-info-item:hover{background:#f3f4f6;transform:translate(-4px)}.contact-info-icon{flex-shrink:0;margin-top:.25rem;font-size:1.5rem}.contact-info-content{flex:1}.contact-info-label{color:#1f2937;margin:0 0 .5rem;font-size:1rem;font-weight:700}.contact-info-text{color:#374151;margin:.25rem 0;font-size:.9375rem;line-height:1.7}.contact-info-meta{color:#6b7280;margin-top:.5rem;font-size:.875rem}.contact-info-closed{color:#dc2626;font-weight:600}header.header .contact-link{color:#fff;margin:.25rem 0;font-weight:600;text-decoration:none;transition:color .2s;display:block}.contact-link:hover{color:#e0dd0d;text-decoration:underline}.contact-info-social{background:linear-gradient(90deg,#faf5ff,#fce7f3)}.contact-social-links{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.contact-social-link{color:#2563eb;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s}.contact-social-link:hover{color:#1d4ed8;text-decoration:underline}.contact-map-button-wrapper{margin-bottom:1.5rem}.contact-map-button{color:#fff;background:linear-gradient(135deg,#2563eb,#9333ea);border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #2563eb4d}.contact-map-button:hover{background:linear-gradient(135deg,#1d4ed8,#7e22ce);transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}.contact-map-button-icon{font-size:1.5rem}.contact-map-selector{margin-bottom:1.5rem}.contact-map-selector-text{color:#374151;text-align:center;margin:0 0 1rem;font-size:.9375rem;font-weight:600}.contact-map-buttons-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.contact-map-option{background:linear-gradient(to bottom right,#eff6ff,#f3f4f6);border:2px solid #e5e7eb;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.contact-map-option:hover{background:linear-gradient(to bottom right,#dbeafe,#e5e7eb);border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.contact-map-option-icon{margin-bottom:.5rem;font-size:2rem}.contact-map-option-title{color:#1f2937;margin-bottom:.25rem;font-size:.875rem;font-weight:700}.contact-map-option-subtitle{color:#6b7280;font-size:.75rem}.contact-map-embed{border:1px solid #e5e7eb;border-radius:.75rem;width:100%;height:400px;margin-bottom:1rem;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.contact-map-embed iframe{border:0;width:100%;height:100%}.contact-map-tip{background:linear-gradient(90deg,#eff6ff,#faf5ff);border:1px solid #dbeafe;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem;display:flex}.contact-map-tip-icon{flex-shrink:0;font-size:1.25rem}.contact-map-tip p{color:#374151;margin:0;font-size:.875rem;font-weight:500}.contact-directions-section{background:#fff;padding:3rem 1rem}.contact-directions-header{text-align:center;margin-bottom:3rem}.contact-directions-title{color:#1f2937;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.contact-directions-description{color:#6b7280;max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.7}.contact-directions-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.contact-direction-card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:1.5rem;transition:all .3s;box-shadow:0 4px 20px #00000014}.contact-direction-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.contact-direction-header{border-bottom:2px solid #f3f4f6;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.contact-direction-icon{background:#eff6ff;border-radius:.75rem;justify-content:center;align-items:center;padding:.75rem;font-size:2rem;display:flex}.contact-direction-title{color:#1f2937;margin:0;font-size:1.5rem;font-weight:700}.contact-direction-content{flex-direction:column;gap:1rem;display:flex}.contact-direction-item{background:#f9fafb;border-right:3px solid #3b82f6;border-radius:.5rem;padding:1rem}.contact-direction-item-title{color:#1e40af;margin:0 0 .5rem;font-size:1rem;font-weight:700}.contact-direction-item-text{color:#374151;margin:.25rem 0;font-size:.875rem;line-height:1.7}.contact-direction-item-text strong{color:#1f2937;font-weight:700}@media (max-width:1200px){.contact-main-grid{grid-template-columns:1fr}.contact-directions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.contact-hero{padding:2rem 1rem}.contact-hero-title{font-size:2.5rem}.contact-hero-subtitle{font-size:1.25rem}.contact-hero-description{font-size:1rem}.contact-main-section{padding:1.5rem 1rem}.contact-info-card,.contact-map-card{padding:1.5rem}.contact-section-title{font-size:1.5rem}.contact-map-buttons-grid{grid-template-columns:repeat(2,1fr)}.contact-map-embed{height:300px}.contact-directions-section{padding:2rem 1rem}.contact-directions-title{font-size:2rem}.contact-directions-grid{grid-template-columns:1fr}}@media (max-width:576px){.contact-hero-title{font-size:2rem}.contact-hero-badge{padding:.375rem 1rem;font-size:.75rem}.contact-map-buttons-grid{grid-template-columns:1fr}.contact-map-button{padding:.875rem 1.25rem;font-size:1rem}.contact-section-title,.contact-direction-title{font-size:1.25rem}}.about-page{background:linear-gradient(#f9fafb,#fff);min-height:100vh;padding:2rem 0}.about-hero{margin-bottom:3rem;padding:4rem 0}.about-hero-content{text-align:center;position:relative}.about-hero-badge{color:#fff;background:linear-gradient(90deg,#2563eb,#9333ea);border-radius:9999px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}.about-hero-title{background:linear-gradient(90deg,#2563eb,#9333ea,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2rem;font-weight:900;line-height:1.2}.about-hero-subtitle{color:#1f2937;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.about-hero-description{color:#4b5563;font-size:1.125rem}.about-hero-divider{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.about-hero-divider-line{background:linear-gradient(90deg,#0000,#2563eb);border-radius:9999px;width:5rem;height:4px}.about-hero-divider-line-center{background:linear-gradient(90deg,#2563eb,#9333ea,#ec4899);width:10rem}.about-hero-divider-dot{background:#2563eb;border-radius:50%;width:8px;height:8px}.about-hero-divider-dot-pink{background:#ec4899}.about-history-section{margin-bottom:5rem}.about-history-card{background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.about-history-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.about-history-image-wrapper{background:linear-gradient(to bottom right,#2563eb33,#9333ea33);width:100%;height:400px;position:relative}.about-history-image{object-fit:cover}.about-history-content{padding:2rem}.about-history-header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.about-history-icon{background:#2563eb1a;border-radius:9999px;padding:.75rem;font-size:2rem}.about-history-title{color:#111827;font-size:2rem;font-weight:900}.about-history-text{color:#374151;flex-direction:column;gap:1rem;line-height:1.75;display:flex}.about-history-text p{font-size:1.125rem}.about-history-highlight{color:#2563eb;font-weight:700}.about-history-highlight-purple{color:#9333ea;font-weight:700}.about-history-highlight-box{background:linear-gradient(90deg,#2563eb0d,#9333ea0d);border-right:4px solid #2563eb;border-radius:.75rem;margin-top:2rem;padding:1.5rem}.about-history-highlight-box-title{color:#111827;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:700;display:flex}.about-gallery-section{margin-bottom:5rem}.about-gallery-title{text-align:center;color:#111827;margin-bottom:2rem;font-size:2rem;font-weight:900}.about-gallery-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.about-gallery-item{cursor:pointer;border-radius:.75rem;transition:all .3s;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.about-gallery-item:hover{transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a}.about-gallery-image-wrapper{width:100%;height:16rem;position:relative;overflow:hidden}.about-gallery-image{object-fit:cover}.about-gallery-overlay{opacity:0;background:linear-gradient(#0000,#0009);align-items:flex-end;padding:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.about-gallery-item:hover .about-gallery-overlay{opacity:1}.about-gallery-caption{color:#fff;font-weight:600}.about-stats-section{margin-bottom:5rem}.about-stats-card{background:linear-gradient(90deg,#2563eb,#9333ea,#ec4899);border-radius:1.5rem;padding:3rem 2rem;box-shadow:0 20px 25px -5px #0000001a}.about-stats-header{text-align:center;margin-bottom:3rem}.about-stats-title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.about-stats-subtitle{color:#ffffffe6;font-size:1.25rem}.about-stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.about-stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff1a;border-radius:1rem;padding:1.5rem;transition:all .3s}.about-stat-item:hover{background:#fff3;transform:scale(1.05)}.about-stat-icon{margin-bottom:1rem;font-size:2rem;display:block}.about-stat-value{color:#fff;margin-bottom:.5rem;font-size:1.875rem;font-weight:900}.about-stat-label{color:#ffffffe6;font-size:.875rem;font-weight:500}.about-licenses-section{margin-bottom:5rem}.about-licenses-header{text-align:center;margin-bottom:3rem}.about-licenses-badge{color:#fff;background:linear-gradient(90deg,#ea580c,#dc2626);border-radius:9999px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}.about-licenses-title{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.about-licenses-description{color:#4b5563;font-size:1.25rem}.about-licenses-grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}.about-license-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:all .3s;box-shadow:0 10px 15px -3px #0000001a}.about-license-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a}.about-license-content{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.about-license-icon-wrapper{background:linear-gradient(to bottom right,#ea580c1a,#dc26261a);border-radius:.75rem;flex-shrink:0;padding:1rem}.about-license-icon{font-size:2rem}.about-license-title{color:#111827;font-size:1.125rem;font-weight:700;line-height:1.5}.about-license-footer{border-top:1px solid #e5e7eb;padding-top:1rem}.about-license-status{color:#16a34a;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.about-license-status-icon{font-size:1rem}.about-vision-section{margin-bottom:5rem}.about-vision-grid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}.about-vision-card{color:#fff;border-radius:1.5rem;padding:2rem;transition:all .3s;box-shadow:0 20px 25px -5px #0000001a}.about-vision-card:hover{transform:scale(1.05)}.about-vision-card-blue{background:linear-gradient(to bottom right,#2563eb,#1d4ed8)}.about-vision-card-purple{background:linear-gradient(to bottom right,#9333ea,#7e22ce)}.about-vision-card-pink{background:linear-gradient(to bottom right,#ec4899,#db2777)}.about-vision-icon-wrapper{justify-content:center;margin-bottom:1.5rem;display:flex}.about-vision-icon{background:#fff3;border-radius:9999px;padding:1rem;font-size:3rem}.about-vision-title{text-align:center;margin-bottom:1rem;font-size:2rem;font-weight:900}.about-vision-text{text-align:center;color:#ffffffe6;margin-bottom:2rem;line-height:1.75}.about-vision-features{flex-direction:column;gap:.75rem;display:flex}.about-vision-feature{background:#ffffff1a;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.about-vision-feature-icon{font-size:1.25rem}.about-features-section{margin-bottom:5rem}.about-features-card{background:#fff;border-radius:1.5rem;padding:3rem 2rem;box-shadow:0 20px 25px -5px #0000001a}.about-features-header{text-align:center;margin-bottom:3rem}.about-features-title{color:#111827;margin-bottom:1rem;font-size:2.5rem;font-weight:900}.about-features-subtitle{color:#4b5563;font-size:1.25rem}.about-features-grid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}.about-feature-item{text-align:center;transition:all .3s}.about-feature-item:hover{transform:scale(1.05)}.about-feature-icon-wrapper{background:linear-gradient(to bottom right,#2563eb1a,#2563eb33);border-radius:9999px;justify-content:center;align-items:center;width:6rem;height:6rem;margin:0 auto 1rem;transition:all .3s;display:flex;box-shadow:0 10px 15px -3px #0000001a}.about-feature-item:hover .about-feature-icon-wrapper{transform:scale(1.1)}.about-feature-icon{font-size:3rem}.about-feature-title{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.about-feature-description{color:#4b5563;font-size:.875rem}.about-cta-section{margin-bottom:3rem}.about-cta-card{text-align:center;background:linear-gradient(90deg,#2563eb,#9333ea,#ec4899);border-radius:1.5rem;padding:3rem 2rem;box-shadow:0 20px 25px -5px #0000001a}.about-cta-title{color:#fff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:900}.about-cta-description{color:#ffffffe6;margin-bottom:2rem;font-size:1.25rem}.about-cta-buttons{flex-direction:column;justify-content:center;gap:1rem;display:flex}.about-cta-button{border-radius:9999px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 15px -3px #0000001a}.about-cta-button:hover{transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a}.about-cta-button-primary{color:#2563eb;background:#fff}.about-cta-button-primary:hover{background:#f3f4f6}.about-cta-button-secondary{color:#fff;background:0 0;border:2px solid #fff}.about-cta-button-secondary:hover{background:#ffffff1a}@media (min-width:768px){.about-hero-title{font-size:3rem}.about-hero-subtitle{font-size:1.75rem}.about-history-grid{grid-template-columns:1fr 1fr}.about-history-content{padding:3rem}.about-gallery-grid,.about-stats-grid{grid-template-columns:repeat(3,1fr)}.about-licenses-grid{grid-template-columns:repeat(2,1fr)}.about-vision-grid{grid-template-columns:repeat(3,1fr)}.about-features-grid{grid-template-columns:repeat(2,1fr)}.about-cta-buttons{flex-direction:row}}@media (min-width:1024px){.about-hero-title{font-size:3.5rem}.about-gallery-grid{grid-template-columns:repeat(4,1fr)}.about-stats-grid{grid-template-columns:repeat(6,1fr)}.about-licenses-grid{grid-template-columns:repeat(3,1fr)}.about-features-grid{grid-template-columns:repeat(4,1fr)}.about-cta-title{font-size:2.5rem}}@media (max-width:767px){.about-hero{padding:2rem 0}.about-hero-title{font-size:1.75rem}.about-hero-subtitle{font-size:1.25rem}.about-history-grid{grid-template-columns:1fr}.about-history-image-wrapper{height:250px}.about-history-content{padding:1.5rem}.about-gallery-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.about-gallery-image-wrapper{height:12rem}.about-stats-card{padding:2rem 1rem}.about-stats-title,.about-licenses-title,.about-features-title{font-size:2rem}.about-cta-title{font-size:1.25rem}.about-cta-description{font-size:1rem}}.dorm-page{background:linear-gradient(#f9fafb,#fff);min-height:100vh;padding:3rem 0}.dorm-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.dorm-title{color:var(--text-color);margin:0 0 1.5rem;font-size:2.5rem;font-weight:700;line-height:1.3}.dorm-description{color:#6b7280;text-align:justify;max-width:900px;margin:0 auto;font-size:1.125rem;line-height:1.8}.dorm-gallery{grid-template-columns:repeat(2,1fr);gap:1rem;width:70%;margin:2rem auto .5rem;display:grid}.dorm-image-wrapper{aspect-ratio:4/3;background:#f3f4f6;border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.dorm-image-wrapper:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000026}.dorm-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.dorm-image-wrapper:hover .dorm-image{transform:scale(1.05)}@media (max-width:768px){.dorm-page{padding:2rem 0}.dorm-header{margin-bottom:2rem;padding:1.5rem 0}.dorm-title{margin-bottom:1rem;font-size:2rem}.dorm-description{padding:0 1rem;font-size:1rem}.dorm-gallery{grid-template-columns:1fr;gap:1.5rem;width:95%;padding:0 1rem}}
