@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@500;700&display=swap";:root{--font-primary:"Inter", sans-serif;--font-display:"Outfit", sans-serif;--color-primary:#006b38;--color-primary-hover:#00522b;--color-primary-light:#006b381a;--color-accent:#2e7d32;--color-text-dark:#111827;--color-text-muted:#4b5563;--color-white:#fff;--color-bg-light:#f9fafb;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1);--shadow-premium:0 10px 25px -5px #0000000d, 0 8px 10px -6px #0000000d;--shadow-lg:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a}*,:before,:after{font-family:var(--font-primary), "Inter", sans-serif}h1,h2,h3,h4,h5,h6,.surat-title,.auth-logo-title,.potensi-header-title,.nav-logo-title,.hero-title{font-family:var(--font-display), "Outfit", sans-serif!important}input,button,select,textarea,option{font-family:var(--font-primary), "Inter", sans-serif!important}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);color:var(--color-text-dark);background-color:var(--color-white);-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:clip}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;background:#fffffff2;justify-content:space-between;align-items:center;padding:1.5rem 5%;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.nav-logo{align-items:center;gap:1rem;display:flex}.nav-logo img{border-radius:50%;width:auto;height:48px}.nav-logo-text{flex-direction:column;display:flex}.nav-logo-title{font-family:var(--font-display);color:var(--color-text-dark);font-size:1.25rem;font-weight:700}.nav-logo-sub{color:var(--color-primary);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-link{color:var(--color-text-muted);transition:var(--transition-smooth);font-size:.95rem;font-weight:500;text-decoration:none;position:relative}.nav-link:hover{color:var(--color-primary)}.nav-link.active{color:var(--color-primary);font-weight:600}.nav-link.active:after{content:"";background-color:var(--color-primary);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-6px;left:0}.btn-login{background-color:var(--color-primary);color:var(--color-white);transition:var(--transition-smooth);border:2px solid #0000;border-radius:50px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none}.btn-login:hover{background-color:var(--color-primary-hover);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.hamburger-nav-btn{cursor:pointer;color:#374151;z-index:2100;background:0 0;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:none}.nav-desktop-login{align-items:center;display:flex}.nav-mobile-login,.nav-menu-overlay{display:none}@media (width<=900px){.hamburger-nav-btn{display:flex}.nav-desktop-login{display:none}.nav-links{z-index:2050;background:#fff;flex-direction:column;align-items:flex-start;gap:.5rem;width:280px;height:100vh;padding:5rem 2rem 2rem;transition:left .3s;position:fixed;top:0;left:-280px;right:auto;box-shadow:4px 0 12px #0000001a}.nav-links.open{left:0}.nav-links li{width:100%}.nav-links .nav-link{width:100%;padding:.75rem 0;font-size:1rem;display:block}.nav-link.active:after{bottom:0}.nav-mobile-login{width:100%;margin-top:1rem;display:block}.nav-mobile-login .btn-login{text-align:center;width:100%;display:block}.nav-menu-overlay{z-index:2040;background:#00000080;display:block;position:fixed;inset:0}}@media (width<=480px){.navbar{padding:1rem 4%}.nav-logo img{height:40px}.nav-logo-title{font-size:1.1rem}.nav-logo-sub{font-size:.7rem}.nav-links{width:100%;left:-100%;right:auto}}.hero{min-height:calc(100vh - 80px);color:var(--color-white);background-image:url(/images/rice_terraces.png);background-position:50%;background-size:cover;align-items:center;padding:0 5%;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:1;background:linear-gradient(135deg,#006b38e6 0%,#002814b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:2;max-width:800px;animation:1s ease-out fadeInUp;position:relative}.hero-badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}.hero-badge svg{color:#4ade80}.hero-title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1}.hero-title span{color:#4ade80}.hero-subtitle{color:#ffffffe6;max-width:600px;margin-bottom:2.5rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.btn-hero{color:var(--color-white);transition:var(--transition-smooth);cursor:pointer;background-color:#4caf50;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-hero:hover{box-shadow:var(--shadow-lg);background-color:#45a049;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-family:var(--font-display);color:var(--color-text-dark);margin-bottom:.75rem;font-size:2.5rem;font-weight:700}.section-subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.map-section{background:linear-gradient(#fff 0%,#edf5fa 100%);flex-direction:column;align-items:center;padding:5rem 5% 2rem;display:flex}.map-container-wrapper{width:80%;max-width:1200px;box-shadow:var(--shadow-lg);z-index:1;border:1px solid #0000000d;border-radius:24px;position:relative;overflow:hidden}.visimisi-section{background:linear-gradient(#edf5fa 0%,#fff 100%);padding:5rem 5%;position:relative}.visimisi-container{grid-template-columns:1fr 2fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}@media (width<=768px){.visimisi-container{grid-template-columns:1fr}}.visi-card{color:var(--color-white);box-shadow:var(--shadow-lg);background-color:#006b38;border:1px solid #ffffff26;border-radius:24px;flex-direction:column;justify-content:space-between;padding:3rem;display:flex;position:relative;overflow:hidden}.visi-card:after{content:"";background:#ffffff0d;border-radius:50%;width:100px;height:100px;position:absolute;top:-20px;right:-20px}.badge-visi{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border-radius:50px;align-self:flex-start;margin-bottom:2rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.visi-text{font-family:var(--font-display);margin-bottom:1rem;font-size:1.75rem;font-weight:700;line-height:1.4}.misi-card{background-color:var(--color-white);box-shadow:var(--shadow-premium);border:1.5px solid #e5e7eb;border-radius:24px;padding:3rem}.badge-misi{color:var(--color-text-muted);background:#f3f4f6;border-radius:50px;margin-bottom:2rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.misi-list{flex-direction:column;gap:1.5rem;display:flex}.misi-item{align-items:center;gap:1.5rem;display:flex}.misi-num{width:36px;height:36px;color:var(--color-primary);background-color:#e8f5e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.misi-text{color:var(--color-text-dark);font-size:1.05rem;font-weight:500;line-height:1.5}.org-toolbar{background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}.org-toolbar-zoom-label{color:var(--color-text-muted);min-width:48px;font-size:.85rem;font-weight:600}.org-toolbar-btn{background:var(--color-white);width:36px;height:36px;color:var(--color-text-dark);cursor:pointer;transition:var(--transition-smooth);border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:inline-flex}.org-toolbar-btn:hover{color:#fff;background:#10b981;border-color:#10b981}.org-toolbar-btn.fullscreen{gap:.4rem;width:auto;margin-left:auto;padding:0 1rem;font-size:1.2rem;font-weight:600}.org-toolbar-divider{background:#e5e7eb;width:1px;height:24px;margin:0 .25rem}.org-chart-wrapper{background:var(--color-white);box-shadow:var(--shadow-premium);border:1.5px solid #e5e7eb;border-radius:16px;overflow:hidden}.org-chart-viewport{cursor:grab;-webkit-user-select:none;user-select:none;width:100%;min-height:400px;position:relative;overflow:auto}.org-chart-viewport.active-pan{cursor:grabbing}.org-chart-viewport::-webkit-scrollbar{width:8px;height:8px}.org-chart-viewport::-webkit-scrollbar-track{background:#f3f4f6}.org-chart-viewport::-webkit-scrollbar-thumb{background:#10b981;border:2px solid #f3f4f6;border-radius:10px}.org-chart-viewport::-webkit-scrollbar-thumb:hover{background:#059669}.org-chart-content{transform-origin:top;padding:2rem;transition:transform .2s}.org-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.org-modal-content{background:var(--color-white);border-radius:20px;flex-direction:column;width:100%;max-width:1200px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px #00000040}.org-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.org-modal-header h3{font-family:var(--font-display);color:var(--color-text-dark);font-size:1.25rem;font-weight:700}.org-modal-close{cursor:pointer;width:36px;height:36px;color:var(--color-text-muted);transition:var(--transition-smooth);background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.org-modal-close:hover{color:#fff;background:#ef4444}.org-modal-body{flex:1;justify-content:center;align-items:flex-start;padding:2rem;display:flex;overflow:auto}.jamoperasional-section{background-color:var(--color-bg-light);padding:5rem 5%}.struktur-section{background-color:var(--color-white);padding:5rem 5%}.tree{width:max-content;min-width:100%}.tree ul{justify-content:center;margin:0;padding-top:8px;padding-left:0;display:flex;position:relative}.tree li{text-align:center;flex-direction:column;align-items:center;padding:8px .5rem 0;list-style-type:none;display:flex;position:relative}.tree li:before,.tree li:after{content:"";border-top:1.5px solid #10b981;width:50%;height:8px;position:absolute;top:0;right:50%}.tree li:after{border-left:1.5px solid #10b981;left:50%;right:auto}.tree li:only-child:after,.tree li:only-child:before{display:none}.tree li:only-child{padding-top:0}.tree li:first-child:before,.tree li:last-child:after{border:0}.tree li:last-child:before{border-right:1.5px solid #10b981;border-radius:0 3px 0 0}.tree li:first-child:after{border-radius:3px 0 0}.tree ul ul:before{content:"";border-left:1.5px solid #10b981;width:0;height:8px;position:absolute;top:0;left:50%}.tree li>.org-card+ul:before{content:"";border-left:1.5px solid #10b981;width:0;height:8px;position:absolute;top:-8px;left:50%}.org-chart-container{cursor:grab;-webkit-user-select:none;user-select:none}.org-chart-container.active-pan{cursor:grabbing}.org-chart-container::-webkit-scrollbar{width:8px;height:8px}.org-chart-container::-webkit-scrollbar-track{background:#f3f4f6;border-radius:10px}.org-chart-container::-webkit-scrollbar-thumb{background:#10b981;border:2px solid #f3f4f6;border-radius:10px}.org-chart-container::-webkit-scrollbar-thumb:hover{background:#059669}.org-card{background:var(--color-white);text-align:center;box-shadow:var(--shadow-sm);border:1.5px solid #e5e7eb;border-radius:8px;flex-direction:column;align-items:center;padding:.75rem 1rem;display:flex;position:relative}.org-card:hover{background:#f0fdf4}.org-card.leader{width:auto}.org-avatar{color:#64748b;background-color:#e0e6ed;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.25rem;font-size:.75rem;display:flex}.org-name{font-family:var(--font-display);color:var(--color-text-dark);margin-bottom:.1rem;font-size:.75rem;font-weight:700;line-height:1.1}.org-role{color:var(--color-primary);letter-spacing:.03em;text-transform:uppercase;margin-bottom:0;font-size:.55rem;font-weight:600;line-height:1.1}.org-contact{gap:.35rem;margin-top:.25rem;display:flex}.org-contact-icon{color:var(--color-text-muted);align-items:center;display:flex}.org-contact-icon:hover{color:var(--color-primary)}.staff-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;display:grid}@media (width<=1024px){.staff-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.staff-grid{grid-template-columns:1fr}}.news-header{background-color:#eaf5ed;justify-content:space-between;align-items:center;padding:4rem 5%;display:flex;position:relative;overflow:hidden}.news-header-content{z-index:2;max-width:800px}.breadcrumbs{color:var(--color-text-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.breadcrumbs a{color:var(--color-text-muted);transition:var(--transition-smooth);text-decoration:none}.breadcrumbs a:hover{color:var(--color-primary)}.breadcrumbs span.active{color:var(--color-primary);font-weight:600}.news-header-title{font-family:var(--font-display);color:var(--color-text-dark);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.news-header-title span{color:#2e7d32}.news-header-subtitle{color:var(--color-text-muted);max-width:600px;font-size:1.125rem;line-height:1.6}.news-header-icon{color:#d4edda;z-index:1;position:absolute;top:50%;right:5%;transform:translateY(-50%)}@media (width<=992px){.news-header-icon{display:none}}.news-controls{background:var(--color-white);border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 5%;display:flex}.filter-pills{flex-wrap:wrap;gap:.75rem;display:flex}.filter-pill{color:var(--color-text-muted);cursor:pointer;transition:var(--transition-smooth);background-color:#f3f4f6;border:none;border-radius:50px;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600}.filter-pill:hover{color:var(--color-text-dark);background-color:#e5e7eb}.filter-pill.active{color:var(--color-white);background-color:#006b38}.search-box{width:300px;position:relative}@media (width<=640px){.search-box{width:100%}}.search-box input{width:100%;font-family:var(--font-primary);transition:var(--transition-smooth);background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:50px;outline:none;padding:.65rem 1rem .65rem 2.5rem;font-size:.95rem}.search-box input:focus{border-color:var(--color-primary);background-color:var(--color-white);box-shadow:0 0 0 4px #006b381a}.search-box svg{color:var(--color-text-muted);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.news-content-section{background-color:#f9fafb;padding:4rem 5%}.news-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}@media (width<=1024px){.news-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.news-grid{grid-template-columns:1fr}}.berita-tabs{box-sizing:border-box;background:#fff;border-bottom:2px solid #e5e7eb;gap:0;width:100%;max-width:1200px;margin:0 auto;padding:0 5%;display:flex}.berita-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:.5rem;margin-bottom:-2px;padding:1rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.berita-tab:hover{color:#10b981}.berita-tab.active{color:#10b981;border-bottom-color:#10b981}@media (width<=768px){.berita-tabs{padding:0 1rem}.berita-tab{padding:.75rem 1rem;font-size:.85rem}}.calendar-wrapper{max-width:800px;margin:0 auto}.calendar-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.calendar-nav-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.calendar-nav-btn:hover{background:#f3f4f6;border-color:#d1d5db}.calendar-month-title{font-family:var(--font-display);color:#1f2937;margin:0;font-size:1.25rem;font-weight:700}.calendar-grid{border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:repeat(7,1fr);gap:0;display:grid;overflow:hidden}.calendar-day-header{text-align:center;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.75rem .5rem;font-size:.8rem;font-weight:700}.calendar-cell{aspect-ratio:1;border-bottom:1px solid #f3f4f6;border-right:1px solid #f3f4f6;flex-direction:column;justify-content:center;align-items:center;min-height:70px;display:flex;position:relative}.calendar-cell:nth-child(7n){border-right:none}.calendar-cell.empty{background:#fafafa}.calendar-day-btn{cursor:pointer;background:#fff;border:none;gap:.25rem;width:100%;padding:.35rem;transition:all .15s}.calendar-day-btn:hover{background:#f0fdf4}.calendar-day-btn.today .calendar-day-num{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.calendar-day-btn.selected{background:#ecfdf5}.calendar-day-btn.selected .calendar-day-num{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.calendar-day-num{color:#1f2937;font-size:.9rem;font-weight:600}.calendar-dots{justify-content:center;gap:3px;display:flex}.calendar-dot{border-radius:50%;width:6px;height:6px}.calendar-dot.holiday{background:#ef4444}.calendar-dot.event{background:#10b981}.calendar-events-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.calendar-events-title{font-family:var(--font-display);color:#1f2937;margin:0 0 1rem;font-size:1rem;font-weight:700}.calendar-no-events{color:#9ca3af;margin:0;font-size:.9rem}.calendar-events-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.calendar-event-item{background:#f9fafb;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;display:flex}.calendar-event-item.holiday{background:#fef2f2}.calendar-event-badge{border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:.25rem}.calendar-event-info{flex:1}.calendar-event-info strong{color:#1f2937;font-size:.9rem;display:block}.calendar-event-info p{color:#6b7280;margin:.25rem 0 0;font-size:.85rem}.calendar-event-info small{color:#9ca3af;margin-top:.15rem;font-size:.8rem;display:block}.calendar-holiday-label{color:#ef4444;background:#fee2e2;border-radius:4px;margin-top:.3rem;padding:.15rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}@media (width<=640px){.calendar-cell{min-height:50px}.calendar-day-num{font-size:.8rem}.calendar-day-btn.today .calendar-day-num,.calendar-day-btn.selected .calendar-day-num{width:28px;height:28px;font-size:.8rem}.calendar-events-panel{padding:1rem}}.news-card{background-color:var(--color-white);box-shadow:var(--shadow-premium);transition:var(--transition-smooth);border:1px solid #00000005;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.news-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.news-card-img-wrapper{height:220px;position:relative;overflow:hidden}.news-card-img-wrapper img{object-fit:cover;width:100%;height:100%}.news-card-badge{color:var(--color-white);border-radius:50px;padding:.35rem .85rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.news-card-badge.pemerintahan{background-color:#006b38}.news-card-badge.gotong-royong{background-color:#1e40af}.news-card-badge.ekonomi{background-color:#ea580c}.news-card-body{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.news-card-date{color:var(--color-text-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.news-card-title{font-family:var(--font-display);color:var(--color-text-dark);margin-bottom:1rem;font-size:1.35rem;font-weight:700;line-height:1.4}.news-card-summary{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.news-card-action{color:var(--color-primary);transition:var(--transition-smooth);align-items:center;gap:.5rem;margin-top:auto;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.news-card-action:hover{color:var(--color-primary-hover);gap:.75rem}.info-header{color:var(--color-white);text-align:center;background-color:#006b38;padding:5rem 5% 8rem;position:relative}.info-header-badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-transform:uppercase;letter-spacing:.05em;background-color:#fff3;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-block}.info-header-title{font-family:var(--font-display);margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.2}.info-header-subtitle{opacity:.9;max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.info-header-icon{opacity:.15;color:var(--color-white);position:absolute;top:50%;right:5%;transform:translateY(-50%)}.info-cards-row{z-index:10;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:-4rem auto 0;padding:0 5%;display:grid;position:relative}@media (width<=1024px){.info-cards-row{grid-template-columns:repeat(2,1fr);margin-top:-2rem}}@media (width<=640px){.info-cards-row{grid-template-columns:1fr}}.info-stat-card{background-color:var(--color-white);box-shadow:var(--shadow-lg);transition:var(--transition-smooth);border-bottom:4px solid #0000;border-radius:16px;align-items:center;gap:1.25rem;padding:1.75rem;display:flex}.info-stat-card:hover{transform:translateY(-5px)}.info-stat-card.blue{border-bottom-color:#3b82f6}.info-stat-card.green{border-bottom-color:#10b981}.info-stat-card.cyan{border-bottom-color:#06b6d4}.info-stat-card.magenta{border-bottom-color:#ec4899}.info-stat-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.info-stat-icon.blue{color:#3b82f6;background-color:#eff6ff}.info-stat-icon.green{color:#10b981;background-color:#ecfdf5}.info-stat-icon.cyan{color:#06b6d4;background-color:#ecfeff}.info-stat-icon.magenta{color:#ec4899;background-color:#fdf2f8}.info-stat-info{flex-direction:column;display:flex}.info-stat-label{color:var(--color-text-muted);margin-bottom:.25rem;font-size:.85rem;font-weight:500}.info-stat-value{color:var(--color-text-dark);font-size:1.75rem;font-weight:700;line-height:1.2}.info-stat-sub{margin-top:.25rem;font-size:.75rem;font-weight:600}.info-stat-sub.up{color:#10b981}.info-stat-sub.muted{color:var(--color-text-muted)}.infografis-body{background-color:#f9fafb;flex-direction:column;gap:3rem;padding:5rem 5%;display:flex}.charts-container{grid-template-columns:repeat(2,1fr);gap:2.5rem;width:100%;max-width:1200px;margin:0 auto;display:grid}@media (width<=992px){.charts-container{grid-template-columns:1fr}}.chart-card{background-color:var(--color-white);box-shadow:var(--shadow-premium);border:1px solid #00000005;border-radius:20px;padding:2.5rem}.chart-card-full{grid-column:span 2}@media (width<=992px){.chart-card-full{grid-column:span 1}}@media (width<=640px){.chart-card{padding:1.25rem}}.chart-card-header{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.chart-card-icon{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.chart-card-icon.purple{color:#7c3aed;background-color:#f5f3ff}.chart-card-icon.blue{color:#3b82f6;background-color:#eff6ff}.chart-card-icon.green{color:#10b981;background-color:#ecfdf5}.chart-card-icon.orange{color:#ea580c;background-color:#fff7ed}.chart-card-title{font-family:var(--font-display);color:var(--color-text-dark);font-size:1.5rem;font-weight:700}.bar-chart-list{flex-direction:column;gap:1.5rem;display:flex}.bar-chart-item{flex-direction:column;gap:.5rem;display:flex}.bar-chart-labels{justify-content:space-between;font-size:.95rem;font-weight:600;display:flex}.bar-chart-name{color:var(--color-text-dark)}.bar-chart-value{color:#7c3aed}.bar-chart-value.blue{color:#3b82f6}.bar-chart-track{background-color:#f3f4f6;border-radius:50px;height:12px;overflow:hidden}.bar-chart-fill{border-radius:50px;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.bar-chart-fill.purple{background-color:#8b5cf6}.bar-chart-fill.blue{background-color:#3b82f6}.pyramid-chart{flex-direction:column;gap:1rem;padding-top:2rem;display:flex;overflow:visible}.pyramid-row{justify-content:center;align-items:center;gap:1rem;display:flex}.pyramid-side{flex:1;align-items:center;display:flex}.pyramid-side.left{justify-content:flex-end}.pyramid-side.right{justify-content:flex-start}.pyramid-bar{border-radius:4px;height:24px;transition:width 1s}.pyramid-bar.male{background-color:#10b981}.pyramid-bar.female{background-color:#06b6d4}.pyramid-label{text-align:center;width:80px;color:var(--color-text-muted);background-color:#f3f4f6;border-radius:4px;padding:.25rem 0;font-size:.85rem;font-weight:600}.pyramid-val{color:var(--color-text-dark);margin:0 .5rem;font-size:.85rem;font-weight:600}.donut-chart-wrapper{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:2rem;display:flex}.donut-svg-container{width:200px;height:200px;position:relative}.donut-legend{flex-direction:column;gap:.75rem;display:flex}.donut-legend-item{color:var(--color-text-muted);align-items:center;gap:.75rem;font-size:.9rem;font-weight:500;display:flex}.donut-legend-color{border-radius:4px;flex-shrink:0;width:16px;height:16px}.chart-card-icon.red{color:#ef4444;background-color:#fef2f2}.bar-chart-item{cursor:pointer;border-radius:8px;padding:.25rem .5rem;transition:transform .15s;position:relative}.bar-chart-item.hovered{background-color:#f9fafb;transform:translate(4px)}.bar-chart-item.hovered .bar-chart-fill{filter:brightness(1.1);box-shadow:0 2px 8px #0000001f}.bar-chart-item.hovered .bar-chart-name{color:#111827}.bar-chart-item.hovered .bar-chart-value{font-weight:800}.bar-chart-tooltip{z-index:10;color:#fff;white-space:nowrap;pointer-events:none;background:#1f2937;border-radius:8px;padding:.4rem .75rem;font-size:.8rem;font-weight:600;position:absolute;transform:translate(-50%);box-shadow:0 4px 12px #0003}.bar-chart-tooltip:after{content:"";border-top:5px solid #1f2937;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.donut-legend-item{cursor:pointer;border-radius:8px;padding:.3rem .5rem;transition:all .15s}.donut-legend-item.hovered{background-color:#f3f4f6;transform:translate(4px)}.pyramid-row{cursor:pointer;border-radius:8px;padding:.25rem 0;transition:background-color .15s;position:relative}.pyramid-row.hovered{background-color:#f9fafb}.pyramid-row.hovered .pyramid-bar{filter:brightness(1.1);box-shadow:0 2px 8px #0000001f}.pyramid-row.hovered .pyramid-val{color:#111827;font-weight:800}.pyramid-tooltip{z-index:10;color:#fff;text-align:center;white-space:nowrap;pointer-events:none;background:#1f2937;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;position:absolute;top:-2.5rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.pyramid-tooltip:after{content:"";border-top:5px solid #1f2937;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.potensi-header{background-color:#eaf5ed;justify-content:space-between;align-items:center;gap:3rem;padding:5rem 10%;display:flex}.potensi-header-content{max-width:600px}.potensi-header-badge{color:#0369a1;background-color:#e0f2fe;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.potensi-header-title{font-family:var(--font-display);color:var(--color-text-dark);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.potensi-header-title span{color:#10b981}.potensi-header-subtitle{color:var(--color-text-muted);font-size:1.125rem;line-height:1.6}.potensi-mask-wrapper{width:320px;height:320px;box-shadow:var(--shadow-lg);border:8px solid var(--color-white);border-radius:50%;flex-shrink:0;overflow:hidden}.potensi-mask-wrapper img{object-fit:cover;width:100%;height:100%}@media (width<=992px){.potensi-header{text-align:center;flex-direction:column-reverse;padding:4rem 5%}.potensi-mask-wrapper{width:250px;height:250px}}.potensi-tabs-section{background-color:var(--color-white);border-bottom:1px solid #e5e7eb;padding:0 5%}.potensi-tabs{gap:2.5rem;max-width:1200px;margin:0 auto;display:flex}.potensi-tab{color:var(--color-text-muted);cursor:pointer;transition:var(--transition-smooth);align-items:center;gap:.75rem;padding:1.5rem 0;font-size:1.1rem;font-weight:600;display:flex;position:relative}.potensi-tab:hover,.potensi-tab.active{color:var(--color-primary)}.potensi-tab.active:after{content:"";background-color:var(--color-primary);border-radius:50px;height:4px;position:absolute;bottom:0;left:0;right:0}.potensi-main-section{background-color:#f9fafb;padding:5rem 5%}.potensi-section-header{justify-content:space-between;align-items:flex-end;max-width:1200px;margin:0 auto 3rem;display:flex}.potensi-section-title-group{flex-direction:column;gap:.5rem;display:flex}.potensi-section-title{font-family:var(--font-display);color:var(--color-text-dark);font-size:2rem;font-weight:700}.potensi-section-subtitle{color:var(--color-text-muted);font-size:1rem}.potensi-section-link{color:var(--color-primary);transition:var(--transition-smooth);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.potensi-section-link:hover{color:var(--color-primary-hover);gap:.75rem}.product-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}@media (width<=1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.product-grid{grid-template-columns:1fr}}.product-card{background-color:var(--color-white);box-shadow:var(--shadow-premium);transition:var(--transition-smooth);border:1px solid #00000005;border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.product-card-img-wrapper{height:250px;position:relative;overflow:hidden}.product-card-img-wrapper img{object-fit:cover;width:100%;height:100%}.product-card-badge{color:var(--color-white);border-radius:50px;padding:.4rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:1.25rem;left:1.25rem}.product-card-badge.kuliner{background-color:#ea580c}.product-card-badge.kerajinan{background-color:#0891b2}.product-card-badge.warung{background-color:#0d9488}.product-card-body{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.product-card-title{font-family:var(--font-display);color:var(--color-text-dark);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.product-card-summary{color:var(--color-text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.6}.product-card-footer{border-top:1px solid #f3f4f6;align-items:center;gap:.75rem;margin-top:auto;padding-top:1.5rem;display:flex}.product-author-avatar{width:40px;height:40px;color:var(--color-text-muted);background-color:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.product-author-name{color:var(--color-text-dark);font-size:.9rem;font-weight:600}.auth-page{background:linear-gradient(135deg,#eaf5ed 0%,#f9fafb 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-card{background-color:var(--color-white);width:100%;max-width:450px;box-shadow:var(--shadow-premium);border:1px solid #00000005;border-radius:24px;flex-direction:column;padding:3rem;display:flex}.auth-logo{text-align:center;flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}.auth-logo img{width:60px;margin-bottom:1rem}.auth-logo-title{font-family:var(--font-display);color:var(--color-text-dark);font-size:1.5rem;font-weight:700}.auth-logo-sub{color:var(--color-text-muted);font-size:.9rem}.auth-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:var(--color-text-dark);font-size:.95rem;font-weight:600}.form-input{transition:var(--transition-smooth);color:var(--color-text-dark);box-sizing:border-box;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:.75rem 1.25rem;font-size:1rem}.form-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #10b9811a}.auth-footer{text-align:center;color:var(--color-text-muted);margin-top:2rem;font-size:.95rem}.auth-footer a{color:var(--color-primary);font-weight:600;text-decoration:none}@media (width<=640px){.auth-page{padding:1rem}.auth-card{max-width:100%;padding:2rem 1.5rem}.auth-logo img{width:48px}.auth-logo-title{font-size:1.25rem}.auth-logo-sub{font-size:.8rem}}.confirm-modal-content{width:90%;max-width:450px}@media (width<=640px){.confirm-modal-content{width:95%;padding:1.5rem!important}.confirm-modal-content h3{font-size:1.1rem!important}.confirm-modal-content p{font-size:.9rem!important}.confirm-modal-buttons{flex-direction:column;gap:.75rem!important}.confirm-modal-buttons button{width:100%}}.dashboard-wrapper{background-color:#f9fafb;min-height:100vh;display:flex}.dashboard-sidebar{background-color:var(--color-white);z-index:100;border-right:1px solid #e5e7eb;flex-direction:column;width:300px;height:100vh;padding:2rem 1.5rem;transition:transform .3s,width .3s;display:flex;position:fixed;top:0;left:0}.dashboard-sidebar-logo{align-items:center;gap:.75rem;margin-bottom:3rem;padding-left:.5rem;display:flex}.dashboard-sidebar-logo img{flex-shrink:0;width:40px}.sidebar-logo-title{color:var(--color-text-dark);white-space:nowrap;font-size:1.1rem;font-weight:700;line-height:1.2;display:block}.sidebar-logo-sub{color:#10b981;letter-spacing:.05em;white-space:nowrap;font-size:.75rem;font-weight:700}.nav-section-label{color:#9ca3af;letter-spacing:.1em;white-space:nowrap;margin-top:1.5rem;margin-bottom:.5rem;padding-left:1rem;font-size:.75rem;font-weight:700}.nav-section-label:first-of-type{margin-top:0}.dashboard-nav{flex-direction:column;flex-grow:1;gap:.75rem;display:flex;overflow-y:auto}.dashboard-nav-link{color:var(--color-text-muted);transition:var(--transition-smooth);white-space:nowrap;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;font-weight:600;text-decoration:none;display:flex}.dashboard-nav-link:hover{color:var(--color-text-dark);background-color:#f3f4f6}.dashboard-nav-link.active{color:var(--color-primary);background-color:#ecfdf5}.dashboard-btn-back{color:var(--color-text-dark);transition:var(--transition-smooth);cursor:pointer;white-space:nowrap;background-color:#f3f4f6;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-top:auto;padding:1rem;font-weight:600;text-decoration:none;display:flex}.dashboard-btn-back:hover{background-color:#e5e7eb}.dashboard-content{flex-grow:1;max-width:calc(100vw - 300px);margin-left:300px;padding:2rem 2.5rem;transition:margin-left .3s,max-width .3s}.sidebar-overlay{z-index:99;background-color:#00000080;display:none;position:fixed;inset:0}.hamburger-btn{z-index:110;cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:none;position:fixed;top:12px;left:12px;box-shadow:0 1px 3px #0000001a}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-responsive table{min-width:max-content}@media (width<=1100px){.dashboard-sidebar{width:80px;padding:2rem .5rem}.dashboard-sidebar-logo{text-align:center;flex-direction:column;gap:.25rem;padding-left:0}.sidebar-logo-title,.sidebar-logo-sub,.dashboard-nav-link span,.dashboard-btn-back span,.nav-section-label{display:none}.dashboard-nav-link,.dashboard-btn-back{justify-content:center;padding:.85rem}.dashboard-content{max-width:calc(100vw - 80px);margin-left:80px}}@media (width<=767px){.dashboard-sidebar{width:280px;transform:translate(-100%)}.dashboard-sidebar.open{transform:translate(0)}.dashboard-sidebar-logo{text-align:left;flex-direction:row;gap:.75rem;padding-left:.5rem}.sidebar-logo-title,.sidebar-logo-sub,.dashboard-nav-link span,.dashboard-btn-back span,.nav-section-label{display:inline}.nav-section-label{display:block}.dashboard-nav-link{justify-content:flex-start;padding:1rem 1.25rem}.dashboard-btn-back{justify-content:center;padding:1rem}.dashboard-content{width:100%;max-width:100%;margin-left:0;padding:60px 1rem 1rem;overflow-x:hidden}.sidebar-overlay{display:block}.hamburger-btn{display:flex}}@media (width<=480px){.dashboard-content{padding:56px .75rem .75rem}}.dashboard-card{background:var(--color-white);box-shadow:var(--shadow-premium);border:1px solid #0000000a;border-radius:20px;padding:2.5rem}@media (width<=640px){.dashboard-card{border-radius:14px;padding:1.25rem}}.document-upload-row{flex-wrap:wrap;align-items:flex-start;gap:1rem;width:100%;min-width:0;display:flex}@media (width<=580px){.document-upload-row{flex-direction:column}}.document-upload-card{background-color:#f0fdf4;border:1px dashed #10b981;border-radius:16px;flex-wrap:nowrap;flex:1;justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:1rem 1.5rem;display:flex}@media (width<=580px){.document-upload-card{flex-direction:column;align-items:flex-start;padding:1rem}.document-upload-card>div:last-child{justify-content:flex-start;width:100%}}.dashboard-filter-bar{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.dashboard-filter-bar input,.dashboard-filter-bar select{flex:1;min-width:0}@media (width<=640px){.dashboard-filter-bar{flex-direction:column}.dashboard-filter-bar input,.dashboard-filter-bar select,.dashboard-filter-bar button{flex:unset;width:100%}}.dashboard-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;white-space:nowrap;border-bottom:2px solid #e5e7eb;gap:0;margin-bottom:2rem;display:flex;overflow-x:auto}.dashboard-tabs::-webkit-scrollbar{display:none}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.page-title{font-family:var(--font-display);color:var(--color-text-dark);font-size:1.75rem;font-weight:700}.page-header-right{align-items:center;gap:.75rem;display:flex}.header-user-name{color:var(--color-text-dark);font-size:.9rem;font-weight:700;display:block}.header-user-role{color:var(--color-text-muted);font-size:.75rem;display:block}.header-avatar{color:#6b7280;background-color:#f3f4f6;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.grid-4{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.grid-2{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.grid-4-sm{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (width<=992px){.grid-4,.grid-3,.grid-4-sm{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.page-title{font-size:1.35rem}.page-header-right .header-user-name,.page-header-right .header-user-role{display:none}.grid-4,.grid-2,.grid-3{grid-template-columns:1fr}.grid-4-sm{grid-template-columns:repeat(2,1fr)}}.card{box-shadow:var(--shadow-premium);background-color:#fff;border-radius:20px;padding:2rem}.card-sm{box-shadow:var(--shadow-premium);background-color:#fff;border-radius:16px;padding:1.5rem}@media (width<=480px){.card{padding:1.25rem}.card-sm{padding:1rem}}.berita-preview h1{font-size:2.5rem}@media (width<=640px){.berita-preview{margin:2rem auto!important;padding:0 1rem!important}.berita-preview h1{font-size:1.5rem!important}.berita-preview img{height:200px!important}}.surat-header{text-align:center;margin-bottom:3rem}.surat-badge{color:var(--color-primary);background-color:#ecfdf5;border-radius:50px;margin-bottom:1rem;padding:.4rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-block}.surat-title{font-family:var(--font-display);color:var(--color-text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.surat-subtitle{color:var(--color-text-muted);max-width:700px;margin:0 auto;font-size:1.125rem}.surat-step-title{font-family:var(--font-display);color:var(--color-text-dark);align-items:center;gap:1rem;margin-bottom:2rem;font-size:1.5rem;font-weight:700;display:flex}.surat-step-num{background-color:var(--color-text-dark);width:32px;height:32px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;display:flex}.surat-types-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}@media (width<=1024px){.surat-types-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.surat-types-grid{grid-template-columns:1fr}}.surat-type-card{background-color:var(--color-white);box-shadow:var(--shadow-lg);cursor:pointer;transition:var(--transition-smooth);border:2px solid #0000;border-radius:16px;flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.surat-type-card:hover{transform:translateY(-5px)}.surat-type-card.active{border-color:var(--color-primary);background-color:#f6fefa}.surat-type-icon{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.surat-type-icon.blue{color:#3b82f6;background-color:#eff6ff}.surat-type-icon.red{color:#ef4444;background-color:#fef2f2}.surat-type-icon.orange{color:#f97316;background-color:#fff7ed}.surat-type-icon.green{color:#10b981;background-color:#ecfdf5}.surat-type-info h3{color:var(--color-text-dark);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.surat-type-info p{color:var(--color-text-muted);font-size:.85rem;line-height:1.4}.surat-form-container{background-color:var(--color-white);box-shadow:var(--shadow-premium);border:1px solid #00000005;border-radius:24px;padding:3rem;overflow:hidden}@media (width<=640px){.surat-form-container{border-radius:14px;padding:1.25rem}}.surat-form-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem;display:grid}@media (width<=768px){.surat-form-grid{grid-template-columns:1fr}}.gender-toggle-group{gap:1.5rem;display:flex}.gender-btn{background-color:var(--color-white);cursor:pointer;color:var(--color-text-muted);transition:var(--transition-smooth);border:1.5px solid #e5e7eb;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-weight:600;display:flex}.gender-btn.active{border-color:var(--color-primary);color:var(--color-primary);background-color:#f0fdf4}.upload-container{text-align:center;cursor:pointer;transition:var(--transition-smooth);background-color:#f9fafb;border:2px dashed #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2.5rem;padding:3rem;display:flex}.upload-container:hover{border-color:var(--color-primary);background-color:#f0fdf4}.upload-icon{width:48px;height:48px;color:var(--color-primary);background-color:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;display:flex}.upload-text{color:var(--color-text-dark);font-size:.95rem;font-weight:600}.upload-subtext{color:var(--color-text-muted);font-size:.85rem}.form-actions{gap:1.5rem;display:flex}.btn-form{cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600}.btn-form.cancel{color:var(--color-text-dark);background-color:#f3f4f6}.btn-form.cancel:hover{background-color:#e5e7eb}.btn-form.submit{color:var(--color-white);background-color:#10b981;flex-grow:1;justify-content:center;align-items:center;gap:.75rem;display:flex}.btn-form.submit:hover{background-color:#059669}select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1em;background-color:var(--color-white);color:#374151;transition:var(--transition-smooth);border:1px solid #d1d5db;border-radius:10px;outline:none;box-shadow:0 1px 2px #0000000d;padding-right:2.5rem!important}select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #006b381a}select option{background-color:var(--color-white);color:var(--color-text-dark);padding:12px 16px;font-size:.9rem}input[type=file]{text-align:center;cursor:pointer;transition:var(--transition-smooth);color:#6b7280;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;width:100%;padding:1.5rem 1rem;font-size:.9rem;position:relative}input[type=file]::file-selector-button{background-color:var(--color-primary);color:#fff;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:8px;margin-right:1rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600}input[type=file]:hover{border-color:var(--color-primary);color:var(--color-primary);background-color:#f0fdf4}input[type=file]::file-selector-button:hover{background-color:var(--color-primary-hover)}.hero-slider{background-color:#000;height:calc(100vh - 80px);position:relative;overflow:hidden}.hero-slide{opacity:0;visibility:hidden;z-index:1;background-position:50%;background-size:cover;align-items:center;width:100%;height:100%;padding:0 5%;transition:opacity 1.2s cubic-bezier(.4,0,.2,1),visibility 1.2s;display:flex;position:absolute;top:0;left:0}.hero-slide.active{opacity:1;visibility:visible;z-index:2}.hero-slide:before{content:"";z-index:1;background:linear-gradient(135deg,#006b38d9 0%,#002814b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-slide .hero-content{z-index:2;max-width:800px;position:relative}.hero-dots{z-index:10;gap:.75rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;width:12px;height:12px;transition:var(--transition-smooth);background:#fff6;border:none;border-radius:50%}.hero-dot:hover{background:#fffc}.hero-dot.active{background:#4ade80;border-radius:6px;width:32px}.sambutan-grid{grid-template-columns:1fr 2.2fr;align-items:start;gap:3rem;display:grid}@media (width<=768px){.sambutan-grid{grid-template-columns:1fr;gap:2rem}}.page-hero{width:100%;height:400px;overflow:hidden}.page-hero-bg{background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.page-hero-overlay{background:linear-gradient(135deg,#000000bf 0%,#0000004d 100%);position:absolute;inset:0}.page-hero-content{z-index:2;text-align:center;max-width:800px;padding:2rem;position:relative}.page-hero-badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#4ade80;text-transform:uppercase;letter-spacing:.05em;background:#10b98133;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.page-hero-title{font-family:var(--font-display);color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.15}.page-hero-title span{color:#4ade80}.page-hero-subtitle{color:#ffffffd9;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}@media (width<=640px){.page-hero{height:320px}}.homepage-section{border-bottom:1px solid #0000000d;padding:6rem 5%}.homepage-section:nth-child(2n){background-color:var(--color-bg-light)}.homepage-section-header{text-align:center;margin-bottom:4rem}.homepage-section-badge{background-color:var(--color-primary-light);color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.homepage-section-title{font-family:var(--font-display);color:var(--color-text-dark);margin-bottom:.75rem;font-size:2.75rem;font-weight:700;line-height:1.2}.homepage-section-title span{color:var(--color-primary)}.homepage-section-subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.homepage-section-footer{text-align:center;margin-top:4rem}.btn-homepage-more{background-color:var(--color-primary);color:var(--color-white);transition:var(--transition-smooth);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.75rem;padding:.85rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 6px -1px #006b3826}.btn-homepage-more:hover{background-color:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 10px 15px -3px #006b3840}.homepage-info-cards-row{margin:0 auto!important}.homepage-footer{color:#fffc;border-top:4px solid var(--color-primary);background-color:#0d1e15;padding:4rem 5% 2rem}.footer-container{grid-template-columns:repeat(3,1fr);gap:4rem;max-width:1200px;margin:0 auto 3rem;display:grid}@media (width<=768px){.footer-container{grid-template-columns:1fr;gap:2.5rem}}.footer-col-info{flex-direction:column;gap:1.25rem;display:flex}.footer-logo{align-items:center;gap:1rem;display:flex}.footer-logo img{border-radius:50%;width:auto;height:48px}.footer-logo-title{font-family:var(--font-display);color:var(--color-white);font-size:1.25rem;font-weight:700}.footer-logo-sub{color:#4ade80;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:600}.footer-desc{color:#fff9;font-size:.95rem;line-height:1.6}.footer-col-title{font-family:var(--font-display);color:var(--color-white);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700;position:relative}.footer-col-title:after{content:"";background-color:#4ade80;width:40px;height:2px;position:absolute;bottom:0;left:0}.footer-links{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-links a{color:#fff9;transition:var(--transition-smooth);font-size:.95rem;text-decoration:none}.footer-links a:hover{color:#4ade80;padding-left:4px}.footer-contact-item{align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:.95rem;display:flex}.footer-contact-item svg{color:#4ade80;flex-shrink:0;margin-top:.2rem}.footer-bottom{text-align:center;color:#fff6;border-top:1px solid #ffffff1a;max-width:1200px;margin:0 auto;padding-top:2rem;font-size:.85rem}.grid-1-2{grid-template-columns:1fr 2fr;gap:2rem;display:grid}.grid-details{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.grid-surat-types{grid-template-columns:1.3fr 1.6fr;gap:2rem;display:grid}.grid-struktur-row{grid-template-columns:1fr 1fr 1fr 80px;gap:.75rem;display:grid}.grid-diagram-row{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}.grid-potensi-detail{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.grid-field-inputs{grid-template-columns:1.5fr 1.5fr 1fr 1fr 40px;align-items:center;gap:.5rem;width:100%;display:grid}@media (width<=992px){.grid-surat-types{grid-template-columns:1fr;gap:1.5rem}}@media (width<=900px){.grid-field-inputs{grid-template-columns:1fr 1fr;gap:.75rem}.grid-field-inputs button{grid-column:span 2;width:100%}}@media (width<=768px){.grid-1-2{grid-template-columns:1fr;gap:1.5rem}.grid-struktur-row{grid-template-columns:1fr;gap:.5rem}.grid-potensi-detail{grid-template-columns:1fr;gap:1.5rem}}@media (width<=640px){.grid-details{grid-template-columns:1fr;gap:1rem}.grid-diagram-row{grid-template-columns:1fr;gap:.5rem}}@media (width<=480px){.grid-field-inputs{grid-template-columns:1fr;gap:.5rem}.grid-field-inputs button{grid-column:span 1}}
