:root{--gold:#c9a84c;--gold-hover:#b8932f;--text-1:#1a1611;--text-2:#5c5347;--text-3:#9c9080;--text-4:#c4baa8;--border:#e8e4da;--border-light:#f0ede6;--surface:#fafafa;--surface-2:#f5f3ef}body{color:var(--text-1);background:#fafafa;font-family:Inter,sans-serif}.container.svelte-1yofvv8{max-width:1280px;margin:0 auto;padding:0 24px}.hero-section.svelte-1yofvv8{background:#f8f6f0 100%/cover no-repeat;padding:32px 0 0;position:relative;overflow:hidden}.hero-section.svelte-1yofvv8:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#f8f6f061 0%,#efe7dd29 28%,#0000 58%);position:absolute;inset:0}.hero-section.svelte-1yofvv8:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#efe7dd73 100%);height:50px;position:absolute;bottom:0;left:0;right:0}.hero-inner.svelte-1yofvv8{z-index:2;position:relative}.hero-split.svelte-1yofvv8{align-items:flex-start;padding-bottom:24px;display:flex}.hero-left.svelte-1yofvv8{flex:0 0 55%;max-width:55%;padding-top:10px}.hero-h1.svelte-1yofvv8{color:#1a1611;text-shadow:0 1px 10px #fffffff2,0 0 20px #fffc;margin-bottom:8px;font-family:Playfair Display,serif;font-size:clamp(2.2rem,3.5vw,3.1rem);font-weight:900;line-height:1.1}.hero-subtitle.svelte-1yofvv8{color:#c98814;letter-spacing:.5px;text-shadow:0 1px 8px #fffffff2,0 0 14px #ffffffe6;margin-bottom:14px;font-family:Inter,sans-serif;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700;animation:1.2s cubic-bezier(.16,1,.3,1) forwards svelte-1yofvv8-slideUpFade}@keyframes svelte-1yofvv8-slideUpFade{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.hero-desc.svelte-1yofvv8{color:#3d3429;text-shadow:0 1px 6px #ffffffd9;max-width:480px;margin-bottom:24px;font-size:.9rem;font-weight:500;line-height:1.6}.search-area.svelte-1yofvv8{z-index:5;align-items:stretch;gap:16px;max-width:720px;margin-bottom:0;display:flex;position:relative}.search-input-wrapper.svelte-1yofvv8{background:#f4f1eb;border:1px solid #fffc;border-radius:99px;flex:1;align-items:center;padding:6px;display:flex;box-shadow:0 4px 12px #1a16110d}.search-mode-indicator.svelte-1yofvv8{background:#fff;border-radius:99px;align-items:center;gap:8px;margin-right:12px;padding:6px 16px 6px 6px;display:flex}.tab-icon.svelte-1yofvv8{width:28px;height:28px;color:var(--text-2);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #0000000d}.tab-icon.svelte-1yofvv8 .material-symbols-rounded:where(.svelte-1yofvv8){font-size:1rem}.tab-text.svelte-1yofvv8 b:where(.svelte-1yofvv8){color:var(--text-1);white-space:nowrap;font-size:.9rem;font-weight:700;display:block}.search-input.svelte-1yofvv8{color:var(--text-1);background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-family:Inter,sans-serif;font-size:.9rem}.search-input.svelte-1yofvv8::placeholder{color:var(--text-4,#c4baa8)}.search-btn.svelte-1yofvv8{color:var(--text-1);cursor:pointer;white-space:nowrap;background:#e4dccf;border:none;border-radius:99px;align-items:center;gap:6px;margin-left:12px;padding:8px 24px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.search-btn.svelte-1yofvv8:hover{background:#d5cbb9}.search-btn.svelte-1yofvv8 .material-symbols-rounded:where(.svelte-1yofvv8){font-size:1.1rem}.hero-cards-container.svelte-1yofvv8{z-index:5;gap:10px;margin-bottom:0;padding:4px 2px 14px;display:flex;position:relative;overflow-x:auto}.hero-cards-container.svelte-1yofvv8::-webkit-scrollbar{display:none}.hero-cards-item.svelte-1yofvv8{-webkit-backdrop-filter:blur(16px);cursor:pointer;min-width:148px;color:inherit;background:#fffffff0;border:1px solid #d4af6259;border-radius:14px;flex:1 1 0;align-items:center;gap:10px;padding:11px 12px;text-decoration:none;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s,border-color .28s,background .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #b48c3c0d,inset 0 1px #fffffff2}.hero-cards-item.svelte-1yofvv8:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#f5e6c347 0%,#fff0 100%);transition:opacity .3s;position:absolute;inset:0}.hero-cards-item.svelte-1yofvv8:hover{border-color:#c8a04bbf;transform:translateY(-4px);box-shadow:0 12px 28px #c3913229,0 0 0 1px #d4af6266}.hero-cards-item.svelte-1yofvv8:hover:before{opacity:1}.cards-icon.svelte-1yofvv8{border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;transition:transform .28s,box-shadow .28s;display:grid;position:relative}.hero-cards-item.svelte-1yofvv8:hover .cards-icon:where(.svelte-1yofvv8){transform:scale(1.08)}.cards-icon.svelte-1yofvv8 .material-symbols-rounded:where(.svelte-1yofvv8){font-size:20px;line-height:1;transition:transform .25s}.cards-icon.c-ai.svelte-1yofvv8{color:#b45309;background:linear-gradient(135deg,#fff7ed 0%,#fde68a 100%);border:1px solid #d9770659;box-shadow:0 4px 12px #d9770626}.cards-icon.c-facility.svelte-1yofvv8{color:#c2410c;background:linear-gradient(135deg,#fff1f2 0%,#fed7aa 100%);border:1px solid #ea580c59;box-shadow:0 4px 12px #ea580c26}.cards-icon.c-map.svelte-1yofvv8{color:#854d0e;background:linear-gradient(135deg,#f0fdf4 0%,#fef08a 100%);border:1px solid #b4822859;box-shadow:0 4px 12px #b4822826}.cards-icon.c-calc.svelte-1yofvv8{color:#7e22ce;background:linear-gradient(135deg,#faf5ff 0%,#fed7aa 100%);border:1px solid #9333ea47;box-shadow:0 4px 12px #9333ea24}.cards-icon.c-cost.svelte-1yofvv8{color:#1d4ed8;background:linear-gradient(135deg,#eff6ff 0%,#fde68a 100%);border:1px solid #2563eb47;box-shadow:0 4px 12px #2563eb24}.cards-icon.c-studio.svelte-1yofvv8{color:#9a3412;background:linear-gradient(135deg,#fdf4ff 0%,#fed7aa 100%);border:1px solid #c88c2861;box-shadow:0 4px 12px #c88c2826}.cards-text.svelte-1yofvv8{flex-direction:column;gap:2px;min-width:0;display:flex}.cards-text.svelte-1yofvv8 b:where(.svelte-1yofvv8){color:#1c1917;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-family:Playfair Display,Georgia,serif;font-size:.85rem;font-weight:700;line-height:1.2;transition:color .2s;display:block;overflow:hidden}.hero-cards-item.svelte-1yofvv8:hover .cards-text:where(.svelte-1yofvv8) b:where(.svelte-1yofvv8){color:#b45309}.cards-text.svelte-1yofvv8 span:where(.svelte-1yofvv8){color:#78716c;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;font-weight:500;line-height:1.25;display:block;overflow:hidden}.prop-section.svelte-1yofvv8{background:var(--surface,#fafafa);padding:48px 0}.section-hdr.svelte-1yofvv8{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.section-hdr.svelte-1yofvv8 h2:where(.svelte-1yofvv8){color:var(--text-1);align-items:center;gap:8px;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:800;display:flex}.section-hdr.svelte-1yofvv8 h2:where(.svelte-1yofvv8) .material-symbols-rounded:where(.svelte-1yofvv8){color:var(--gold);font-size:1.4rem}.section-hdr.svelte-1yofvv8 h2:where(.svelte-1yofvv8) .star:where(.svelte-1yofvv8){color:var(--gold);font-size:1rem}.hdr-link{color:var(--gold);white-space:nowrap;font-size:.88rem;font-weight:700;text-decoration:none}.hdr-link:hover{text-decoration:underline}.prop-card{border:1px solid var(--border);background:#fff;border-radius:16px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;overflow:hidden}.prop-card:hover{border-color:#0000;transform:translateY(-5px);box-shadow:0 20px 48px #0000001a}.prop-img-wrap.svelte-1yofvv8{aspect-ratio:4/3;position:relative;overflow:hidden}.prop-img.svelte-1yofvv8{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.prop-card:hover .prop-img.svelte-1yofvv8{transform:scale(1.05)}.prop-badges-row.svelte-1yofvv8{flex-wrap:wrap;gap:5px;display:flex;position:absolute;top:10px;left:10px}.pbadge.svelte-1yofvv8{letter-spacing:.3px;border-radius:999px;padding:4px 10px;font-size:.65rem;font-weight:800}.pbadge.jual.svelte-1yofvv8{background:var(--text-1);color:var(--gold)}.pbadge.sewa.svelte-1yofvv8{background:var(--primary);color:#fff}.pbadge.kat.svelte-1yofvv8{color:var(--text-2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb}.prop-body.svelte-1yofvv8{padding:14px 16px}.prop-price.svelte-1yofvv8{color:var(--text-1);margin-bottom:4px;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:800}.prop-loc.svelte-1yofvv8{color:var(--text-3);align-items:center;gap:3px;margin-bottom:10px;font-size:.75rem;display:flex}.prop-loc.svelte-1yofvv8 .material-symbols-rounded:where(.svelte-1yofvv8){font-size:.85rem}.prop-specs.svelte-1yofvv8{border-top:1px solid var(--border-light,#f0ede6);gap:10px;padding-top:10px;display:flex}.prop-specs.svelte-1yofvv8 span:where(.svelte-1yofvv8){color:var(--text-3);align-items:center;gap:3px;font-size:.75rem;display:flex}.prop-specs.svelte-1yofvv8 .material-symbols-rounded:where(.svelte-1yofvv8){font-size:.95rem}.eco-section.svelte-1yofvv8{background:#fbf8f3;padding:32px 0 16px}.eco-card.svelte-1yofvv8{border:1px solid var(--border);background:#fff;border-radius:20px;align-items:center;gap:56px;padding:36px 48px;display:flex}.eco-title.svelte-1yofvv8{color:var(--text-1);flex-shrink:0;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:800;line-height:1.3}.eco-title-sub.svelte-1yofvv8{font-size:1.1rem}.eco-arrow.svelte-1yofvv8{color:var(--gold)}.eco-items.svelte-1yofvv8{flex:1;justify-content:space-between;display:flex}.eco-item.svelte-1yofvv8{text-align:center;cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:10px 14px;transition:transform .28s cubic-bezier(.16,1,.3,1),background .25s,box-shadow .25s;display:flex}.eco-item.svelte-1yofvv8:hover{background:#c8a04b14;transform:translateY(-4px);box-shadow:0 8px 20px #9c78321f}.eco-item.svelte-1yofvv8 .material-symbols-rounded:where(.svelte-1yofvv8){color:var(--gold);font-size:1.8rem;transition:transform .28s cubic-bezier(.16,1,.3,1),color .25s}.eco-item.svelte-1yofvv8:hover .material-symbols-rounded:where(.svelte-1yofvv8){color:#b88d37;transform:scale(1.18)}.eco-item.svelte-1yofvv8 b:where(.svelte-1yofvv8){color:var(--text-1);font-size:.78rem;font-weight:700;transition:color .25s;display:block}.eco-item.svelte-1yofvv8:hover b:where(.svelte-1yofvv8){color:#9c7832}.eco-item.svelte-1yofvv8 span:where(.svelte-1yofvv8){color:var(--text-3);font-size:.7rem;display:block}.ai-assistant-wrapper.svelte-1yofvv8{background:#fbf8f3;padding:16px 0 40px}.ai-assistant-section.svelte-1yofvv8{background:linear-gradient(135deg,#faf8f5 0%,#f3ebe1 50%,#eaddce 100%);border:1.5px solid #a09baa66;border-radius:20px;max-width:1200px;margin:0 auto;padding:0;position:relative;overflow:visible;box-shadow:0 12px 30px #00000014,inset 0 2px 5px #ffffffe6,inset 0 -2px 5px #0000000d}.ai-assistant-inner.svelte-1yofvv8{align-items:center;gap:32px;padding:24px 32px;display:flex}.robot-col.svelte-1yofvv8{flex:0 0 120px;justify-content:center;align-items:center;display:flex}.robot-img-new.svelte-1yofvv8{mix-blend-mode:multiply;width:150px;height:auto;animation:4s ease-in-out infinite svelte-1yofvv8-robotFloat}.assistant-content.svelte-1yofvv8{flex:0 0 260px}.assistant-content.svelte-1yofvv8 h2:where(.svelte-1yofvv8){color:#1a1a1a;margin-bottom:8px;font-size:1.3rem;font-weight:800}.assistant-content.svelte-1yofvv8 p:where(.svelte-1yofvv8){color:#4a5568;font-size:.82rem;line-height:1.6}.question-container.svelte-1yofvv8{flex:1;grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.question-chip.svelte-1yofvv8{-webkit-backdrop-filter:blur(8px);color:#2d3748;text-align:left;cursor:pointer;background:#ffffff80;border:1px solid #fffc;border-radius:999px;padding:12px 18px;font-size:.78rem;transition:all .2s;box-shadow:0 2px 8px #00000005}.question-chip.svelte-1yofvv8:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 6px 15px #0000000f}.assistant-action.svelte-1yofvv8{flex:none}.chat-button{-webkit-backdrop-filter:blur(18px);background:linear-gradient(135deg,#f5f0ff8c 0%,#dcd7eb59 100%);border:1.5px solid #a09baa66;border-radius:24px;align-items:center;gap:10px;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 0 20px #ffffff26,0 8px 32px #0000000f,inset 0 1px 2px #ffffff80;color:#4a3b2a!important}.chat-button:hover{background:linear-gradient(135deg,#ffffffa6 0%,#e6e1f573 100%);transform:translateY(-2px);box-shadow:0 0 25px #ffffff40,0 12px 36px #00000014,inset 0 1px 2px #fff9}@keyframes svelte-1yofvv8-robotFloat{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.berita-section.svelte-1yofvv8{background:var(--surface,#fafafa);padding:72px 0}.berita-section.svelte-1yofvv8 .section-hdr:where(.svelte-1yofvv8) h2:where(.svelte-1yofvv8){color:var(--text-1);font-family:Playfair Display,serif;font-size:1.5rem;font-weight:800}.prop-tabs.svelte-1yofvv8{margin-top:8px}.prop-tab.svelte-1yofvv8{background:var(--surface);border:1px solid var(--border);color:var(--text-2);cursor:pointer;white-space:nowrap;border-radius:24px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s}.prop-tab.svelte-1yofvv8:hover{border-color:var(--gold);color:var(--gold)}.prop-tab.active.svelte-1yofvv8{background:var(--gold);color:#fff;border-color:var(--gold);box-shadow:0 4px 12px #c9a84c4d}.slider-arrow.svelte-1yofvv8{border:1px solid var(--border);cursor:pointer;z-index:10;width:44px;height:44px;color:var(--text-2);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.slider-arrow.svelte-1yofvv8:hover{background:var(--gold);color:#fff;border-color:var(--gold)}.slider-arrow.left.svelte-1yofvv8{left:-22px}.slider-arrow.right.svelte-1yofvv8{right:-22px}@media (width<=768px){.slider-arrow.svelte-1yofvv8{display:none}}.prop-grid-scroll.svelte-1yofvv8{scrollbar-width:none;scroll-snap-type:x mandatory;gap:24px;min-height:410px;margin-top:16px;padding-bottom:24px;display:flex;overflow-x:auto}.prop-grid-scroll.svelte-1yofvv8::-webkit-scrollbar{display:none}.prop-grid-scroll.svelte-1yofvv8 .prop-card{scroll-snap-align:start;flex:0 0 calc(25% - 18px);min-width:260px}@media (width<=1024px){.prop-grid-scroll.svelte-1yofvv8 .prop-card{flex:0 0 calc(33.333% - 16px)}}@media (width<=768px){.prop-grid-scroll.svelte-1yofvv8{scroll-snap-type:none;flex-direction:column;gap:18px;min-height:auto;padding-bottom:16px;display:flex;overflow-x:visible}.prop-grid-scroll.svelte-1yofvv8 .prop-card{scroll-snap-align:none;flex:0 0 100%!important;width:100%!important;min-width:0!important;max-width:100%!important}}.berita-grid.svelte-1yofvv8{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px;display:grid}.berita-card{border:1px solid var(--border);background:#fff;border-radius:16px;text-decoration:none;transition:all .25s;display:block;overflow:hidden}.berita-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.berita-img-wrap.svelte-1yofvv8{height:180px;position:relative;overflow:hidden}.berita-img.svelte-1yofvv8{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.berita-card:hover .berita-img.svelte-1yofvv8{transform:scale(1.05)}.berita-img-ph.svelte-1yofvv8{background:var(--surface-2);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.berita-img-ph.svelte-1yofvv8 .material-symbols-rounded:where(.svelte-1yofvv8){color:var(--text-4);font-size:2.5rem}.berita-body.svelte-1yofvv8{padding:18px 20px}.berita-date.svelte-1yofvv8{color:var(--gold);margin-bottom:8px;font-size:.72rem;font-weight:600}.berita-title.svelte-1yofvv8{color:var(--text-1);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.92rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.berita-excerpt.svelte-1yofvv8{color:var(--text-3);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.6;display:-webkit-box;overflow:hidden}.berita-empty.svelte-1yofvv8{border:2px dashed var(--border);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:12px;margin-top:24px;padding:48px;display:flex}.berita-empty.svelte-1yofvv8 .material-symbols-rounded:where(.svelte-1yofvv8){color:var(--text-4);font-size:2.5rem}.berita-empty.svelte-1yofvv8 p:where(.svelte-1yofvv8){color:var(--text-3);font-size:.9rem}.promo-cta-btn{background:var(--gold);color:#fff;white-space:nowrap;border-radius:12px;flex-shrink:0;align-items:center;padding:13px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.promo-cta-btn:hover{background:var(--gold-hover)}@media (width<=1024px){.eco-card.svelte-1yofvv8{flex-direction:column;gap:28px}.eco-items.svelte-1yofvv8{flex-wrap:wrap;justify-content:center;gap:24px}.ai-assistant-inner.svelte-1yofvv8{text-align:center;flex-wrap:wrap;justify-content:center}.assistant-content.svelte-1yofvv8,.question-container.svelte-1yofvv8{flex:100%}}@media (width<=768px){.hero-split.svelte-1yofvv8{flex-direction:column}.hero-left.svelte-1yofvv8{flex:1;max-width:100%}.hero-cards-container.svelte-1yofvv8{flex-wrap:wrap}.hero-cards-item.svelte-1yofvv8{flex:0 0 calc(33.333% - 11px)}.ai-assistant-inner.svelte-1yofvv8{text-align:center;flex-direction:column}.assistant-content.svelte-1yofvv8,.robot-col.svelte-1yofvv8,.assistant-action.svelte-1yofvv8{text-align:center;flex:auto;max-width:100%}.question-container.svelte-1yofvv8,.berita-grid.svelte-1yofvv8{grid-template-columns:1fr}}@media (width<=640px){.search-area.svelte-1yofvv8{width:100%}.search-input-wrapper.svelte-1yofvv8{background:#f4f1ebf2;border-radius:20px;flex-direction:column;align-items:stretch;gap:8px;padding:10px;box-shadow:0 4px 16px #1a161114}.search-mode-indicator.svelte-1yofvv8{background:#fff;border-radius:12px;justify-content:center;margin-right:0;padding:6px 12px}.search-input.svelte-1yofvv8{text-align:center;background:#fff;border-radius:12px;width:100%;padding:10px 14px;font-size:14px;box-shadow:inset 0 1px 3px #0000000a}.search-btn.svelte-1yofvv8{border-radius:12px;justify-content:center;width:100%;min-height:44px;margin-left:0;font-size:15px}.hero-cards-container.svelte-1yofvv8{grid-template-columns:repeat(2,1fr);gap:8px;padding:4px 0 8px;display:grid;overflow-x:visible}.hero-cards-item.svelte-1yofvv8{border-radius:12px;flex:none;gap:8px;width:100%;min-width:0;padding:10px 8px}.cards-icon.svelte-1yofvv8{border-radius:8px;flex-shrink:0;width:34px;height:34px}.cards-icon.svelte-1yofvv8 .material-symbols-rounded:where(.svelte-1yofvv8){font-size:18px}.cards-text.svelte-1yofvv8{flex:1;min-width:0}.cards-text.svelte-1yofvv8 b:where(.svelte-1yofvv8){white-space:normal;font-size:.78rem;line-height:1.25;display:block}.cards-text.svelte-1yofvv8 span:where(.svelte-1yofvv8){white-space:normal;color:var(--text-3);font-size:.65rem;line-height:1.25;display:block}.eco-card.svelte-1yofvv8{border-radius:16px;gap:20px;padding:24px 16px}.eco-title.svelte-1yofvv8{text-align:center;font-size:1.15rem}.eco-items.svelte-1yofvv8{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;display:grid}.eco-item.svelte-1yofvv8{background:#faf8f5;border:1px solid #c8a04b26;border-radius:10px;padding:10px 6px}.eco-item.svelte-1yofvv8 .material-symbols-rounded:where(.svelte-1yofvv8){font-size:1.5rem}.eco-item.svelte-1yofvv8 b:where(.svelte-1yofvv8){white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.eco-item.svelte-1yofvv8 span:where(.svelte-1yofvv8){white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;overflow:hidden}.ai-assistant-wrapper.svelte-1yofvv8{padding:12px 0 24px}.ai-assistant-section.svelte-1yofvv8{border-radius:16px;margin:0 auto}.ai-assistant-inner.svelte-1yofvv8{gap:16px;padding:24px 16px}.robot-col.svelte-1yofvv8{flex:none;justify-content:center;width:100%;display:flex}.robot-img-new.svelte-1yofvv8{width:100px;height:auto}.assistant-content.svelte-1yofvv8 h2:where(.svelte-1yofvv8){font-size:1.15rem}.question-container.svelte-1yofvv8{grid-template-columns:1fr;gap:8px;width:100%}.question-chip.svelte-1yofvv8{text-align:center;word-break:break-word;border-radius:999px;padding:10px 14px;font-size:.78rem}.assistant-action.svelte-1yofvv8{justify-content:center;width:100%;display:flex}.chat-button{justify-content:center;width:100%;padding:12px 20px;font-size:.9rem}.section-hdr-row.svelte-1yofvv8{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.section-hdr-row.svelte-1yofvv8 h2:where(.svelte-1yofvv8){font-size:1.45rem!important}.hdr-link.svelte-1yofvv8{align-self:flex-start;font-size:.82rem}}@media (width<=380px){.eco-items.svelte-1yofvv8{grid-template-columns:repeat(2,1fr)}}.ai-spin.svelte-1yofvv8{animation:1s linear infinite svelte-1yofvv8-spin}@keyframes svelte-1yofvv8-spin{to{transform:rotate(360deg)}}.btn-loading.svelte-1yofvv8{cursor:wait!important;background:linear-gradient(135deg,#a855f7 0%,#6366f1 100%)!important}.ai-loading.svelte-1yofvv8{background-color:var(--surface-2);color:var(--primary);font-weight:600;animation:1.5s infinite svelte-1yofvv8-ai-pulse}@keyframes svelte-1yofvv8-ai-pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}[data-theme=bulan] .eco-section.svelte-1yofvv8,html.dark .eco-section.svelte-1yofvv8,[data-theme=bulan] .ai-assistant-wrapper.svelte-1yofvv8,html.dark .ai-assistant-wrapper.svelte-1yofvv8{background:#fbf8f3!important}[data-theme=bulan] .eco-card.svelte-1yofvv8,html.dark .eco-card.svelte-1yofvv8{border:1px solid var(--border)!important;background:#fff!important}[data-theme=bulan] .eco-title.svelte-1yofvv8,html.dark .eco-title.svelte-1yofvv8,[data-theme=bulan] .eco-item.svelte-1yofvv8 b:where(.svelte-1yofvv8),html.dark .eco-item.svelte-1yofvv8 b:where(.svelte-1yofvv8){color:#1a1611!important}[data-theme=bulan] .eco-item.svelte-1yofvv8 span:where(.svelte-1yofvv8),html.dark .eco-item.svelte-1yofvv8 span:where(.svelte-1yofvv8){color:#9c9080!important}[data-theme=bulan] .eco-item.svelte-1yofvv8:hover,html.dark .eco-item.svelte-1yofvv8:hover{background:#c8a04b14!important}[data-theme=bulan] .ai-assistant-section.svelte-1yofvv8,html.dark .ai-assistant-section.svelte-1yofvv8{background:linear-gradient(135deg,#faf8f5 0%,#f3ebe1 50%,#eaddce 100%)!important;border:1.5px solid #a09baa66!important}[data-theme=bulan] .assistant-content.svelte-1yofvv8 h2:where(.svelte-1yofvv8),html.dark .assistant-content.svelte-1yofvv8 h2:where(.svelte-1yofvv8){color:#1a1a1a!important}[data-theme=bulan] .assistant-content.svelte-1yofvv8 p:where(.svelte-1yofvv8),html.dark .assistant-content.svelte-1yofvv8 p:where(.svelte-1yofvv8){color:#4a5568!important}[data-theme=bulan] .question-chip.svelte-1yofvv8,html.dark .question-chip.svelte-1yofvv8{color:#2d3748!important;background:#ffffff80!important;border:1px solid #fffc!important}[data-theme=bulan] .question-chip.svelte-1yofvv8:hover,html.dark .question-chip.svelte-1yofvv8:hover{background:#ffffffe6!important}[data-theme=bulan] .chat-button,html.dark .chat-button{color:#4a3b2a!important;background:linear-gradient(135deg,#f5f0ff8c 0%,#dcd7eb59 100%)!important}:is(.prop-section.svelte-1yofvv8,.ai-assistant-wrapper.svelte-1yofvv8){background-color:#fffdf9!important}[data-theme=bulan] .hero-section.svelte-1yofvv8,html.dark .hero-section.svelte-1yofvv8{background-color:#0000!important}[data-theme=bulan] .hero-section.svelte-1yofvv8:before,html.dark .hero-section.svelte-1yofvv8:before{pointer-events:none;display:block;background:linear-gradient(90deg,#09040073 0%,#0904002e 28%,#0000 58%)!important}[data-theme=bulan] .hero-section.svelte-1yofvv8:after,html.dark .hero-section.svelte-1yofvv8:after{pointer-events:none;display:block;background:linear-gradient(#0000 0%,#09040059 100%)!important}[data-theme=bulan] .hero-section.svelte-1yofvv8 .hero-h1:where(.svelte-1yofvv8),html.dark .hero-section.svelte-1yofvv8 .hero-h1:where(.svelte-1yofvv8){color:#1a1611!important;background:0 0!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#1a1611!important;filter:none!important;text-shadow:0 0 16px #fffffff2,0 0 32px #f7d488b3,0 1px 4px #ffffffe6!important}[data-theme=bulan] .hero-section.svelte-1yofvv8 .hero-subtitle:where(.svelte-1yofvv8),html.dark .hero-section.svelte-1yofvv8 .hero-subtitle:where(.svelte-1yofvv8){letter-spacing:.8px;color:#f7d488!important;text-shadow:0 2px 10px #000000e6,0 0 18px #f7d48873!important}[data-theme=bulan] .hero-section.svelte-1yofvv8 .hero-desc:where(.svelte-1yofvv8),html.dark .hero-section.svelte-1yofvv8 .hero-desc:where(.svelte-1yofvv8){line-height:1.65;color:#fdf8eeeb!important;text-shadow:0 2px 10px #000000f2,0 1px 4px #000000e6!important}.eco-section.svelte-1yofvv8,[data-theme=bulan] .eco-section.svelte-1yofvv8,html.dark .eco-section.svelte-1yofvv8{padding:36px 0 20px;background-color:#fbf8f3!important}.eco-card.svelte-1yofvv8,[data-theme=bulan] .eco-card.svelte-1yofvv8,html.dark .eco-card.svelte-1yofvv8{border:1px solid var(--border,#e8e4da)!important;background:#fff!important;box-shadow:0 4px 20px #0000000a!important}.eco-title.svelte-1yofvv8,[data-theme=bulan] .eco-title.svelte-1yofvv8,html.dark .eco-title.svelte-1yofvv8{color:#1a1611!important}.eco-title-sub.svelte-1yofvv8,[data-theme=bulan] .eco-title-sub.svelte-1yofvv8,html.dark .eco-title-sub.svelte-1yofvv8{color:#5c5347!important}.eco-item.svelte-1yofvv8 b:where(.svelte-1yofvv8),[data-theme=bulan] .eco-item.svelte-1yofvv8 b:where(.svelte-1yofvv8),html.dark .eco-item.svelte-1yofvv8 b:where(.svelte-1yofvv8){color:#1a1611!important}.eco-item.svelte-1yofvv8 span:where(.svelte-1yofvv8),[data-theme=bulan] .eco-item.svelte-1yofvv8 span:where(.svelte-1yofvv8),html.dark .eco-item.svelte-1yofvv8 span:where(.svelte-1yofvv8){color:#7d6e61!important}.eco-item.svelte-1yofvv8 .material-symbols-rounded:where(.svelte-1yofvv8),[data-theme=bulan] .eco-item.svelte-1yofvv8 .material-symbols-rounded:where(.svelte-1yofvv8),html.dark .eco-item.svelte-1yofvv8 .material-symbols-rounded:where(.svelte-1yofvv8){color:var(--gold,#c9a84c)!important}.berita-section.svelte-1yofvv8,[data-theme=bulan] .berita-section.svelte-1yofvv8,html.dark .berita-section.svelte-1yofvv8{padding:64px 0;background-color:#fbf8f3!important}.berita-section.svelte-1yofvv8 .section-hdr:where(.svelte-1yofvv8) h2:where(.svelte-1yofvv8),[data-theme=bulan] .berita-section.svelte-1yofvv8 .section-hdr:where(.svelte-1yofvv8) h2:where(.svelte-1yofvv8),html.dark .berita-section.svelte-1yofvv8 .section-hdr:where(.svelte-1yofvv8) h2:where(.svelte-1yofvv8){color:#1a1611!important;font-family:Georgia,Playfair Display,serif!important;font-size:1.55rem!important;font-weight:800!important}.berita-section.svelte-1yofvv8 .berita-card:where(.svelte-1yofvv8),[data-theme=bulan] .berita-section.svelte-1yofvv8 .berita-card:where(.svelte-1yofvv8),html.dark .berita-section.svelte-1yofvv8 .berita-card:where(.svelte-1yofvv8){border:1px solid var(--border,#e8e4da)!important;background:#fff!important;box-shadow:0 4px 16px #0000000a!important}.berita-section.svelte-1yofvv8 .berita-title:where(.svelte-1yofvv8),[data-theme=bulan] .berita-section.svelte-1yofvv8 .berita-title:where(.svelte-1yofvv8),html.dark .berita-section.svelte-1yofvv8 .berita-title:where(.svelte-1yofvv8){color:#1a1611!important;font-weight:750!important}.berita-section.svelte-1yofvv8 .berita-date:where(.svelte-1yofvv8),[data-theme=bulan] .berita-section.svelte-1yofvv8 .berita-date:where(.svelte-1yofvv8),html.dark .berita-section.svelte-1yofvv8 .berita-date:where(.svelte-1yofvv8){color:#b37a21!important;font-weight:600!important}.berita-section.svelte-1yofvv8 .berita-excerpt:where(.svelte-1yofvv8),[data-theme=bulan] .berita-section.svelte-1yofvv8 .berita-excerpt:where(.svelte-1yofvv8),html.dark .berita-section.svelte-1yofvv8 .berita-excerpt:where(.svelte-1yofvv8),.berita-section.svelte-1yofvv8 .berita-empty:where(.svelte-1yofvv8),[data-theme=bulan] .berita-section.svelte-1yofvv8 .berita-empty:where(.svelte-1yofvv8),html.dark .berita-section.svelte-1yofvv8 .berita-empty:where(.svelte-1yofvv8){color:#5c5347!important}
