.navbar.svelte-1dpc2py{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;transition:all .3s ease;width:100%;box-sizing:border-box}.navbar.scrolled.svelte-1dpc2py{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #00000014;border-bottom:1px solid var(--gray-100)}.navbar-container.svelte-1dpc2py{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:64px;width:100%;box-sizing:border-box;position:relative}.logo.svelte-1dpc2py{display:flex;align-items:center;gap:.6rem;font-weight:700;font-size:.95rem;color:#fff;transition:color .3s ease;flex-shrink:0}.navbar.scrolled.svelte-1dpc2py .logo:where(.svelte-1dpc2py){color:var(--gray-800)}.logo-icon.svelte-1dpc2py{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--orange-500),var(--orange-700));display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #f973164d}.logo-text.svelte-1dpc2py{font-weight:800}.nav-links.svelte-1dpc2py{display:flex;align-items:center;gap:2rem}.nav-link.svelte-1dpc2py{font-size:.8rem;font-weight:500;color:#ffffffe6;transition:color .2s ease;position:relative}.navbar.scrolled.svelte-1dpc2py .nav-link:where(.svelte-1dpc2py){color:var(--gray-600)}.nav-link.svelte-1dpc2py:hover{color:var(--orange-500)}.navbar.scrolled.svelte-1dpc2py .nav-link:where(.svelte-1dpc2py):hover{color:var(--orange-600)}.nav-link.svelte-1dpc2py:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--orange-500);transition:width .2s ease;border-radius:100px}.nav-link.svelte-1dpc2py:hover:after{width:100%}.nav-actions.svelte-1dpc2py{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.btn-login.svelte-1dpc2py{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:linear-gradient(135deg,var(--orange-600),var(--orange-500));color:#fff;padding:.45rem 1.2rem;border-radius:8px;font-size:.8rem;font-weight:600;transition:all .2s ease;box-shadow:0 4px 12px #f973164d;white-space:nowrap;line-height:1.4}.btn-login.svelte-1dpc2py:hover{transform:translateY(-1px);box-shadow:0 6px 16px #f9731666}.mobile-only.svelte-1dpc2py{display:none}.hamburger.svelte-1dpc2py{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.bar.svelte-1dpc2py{width:24px;height:2.5px;background:#fff;border-radius:2px;transition:all .3s ease}.navbar.scrolled.svelte-1dpc2py .bar:where(.svelte-1dpc2py){background:var(--gray-700)}.bar.open.svelte-1dpc2py:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.bar.open.svelte-1dpc2py:nth-child(2){opacity:0}.bar.open.svelte-1dpc2py:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media(max-width:768px){.navbar.svelte-1dpc2py:not(.scrolled){background:#ea580c}.navbar-container.svelte-1dpc2py{padding:0 1rem}.hamburger.svelte-1dpc2py{display:flex;margin-right:-4px}.desktop-only.svelte-1dpc2py{display:none}.mobile-only.svelte-1dpc2py{display:inline-flex;width:100%;justify-content:center;padding:.65rem 1.2rem;margin-top:.5rem;border-radius:10px;font-size:.85rem}.nav-links.svelte-1dpc2py{position:fixed;top:64px;left:0;right:0;background:#fff;flex-direction:column;padding:1.25rem 1.5rem;gap:.25rem;box-shadow:0 10px 30px #0000001a;transform:translateY(-120%);opacity:0;visibility:hidden;transition:all .3s ease;border-radius:0 0 16px 16px}.nav-links.svelte-1dpc2py .nav-link:where(.svelte-1dpc2py){color:var(--gray-600);padding:.6rem 0;font-size:.9rem}.nav-links.svelte-1dpc2py .nav-link:where(.svelte-1dpc2py):hover{color:var(--orange-600)}.nav-links.open.svelte-1dpc2py{transform:translateY(0);opacity:1;visibility:visible}.nav-actions.svelte-1dpc2py .btn-login:where(.svelte-1dpc2py){background:#fff;color:var(--orange-600);box-shadow:none;padding:.4rem 1rem}.navbar.scrolled.svelte-1dpc2py .nav-actions:where(.svelte-1dpc2py) .btn-login:where(.svelte-1dpc2py){background:linear-gradient(135deg,var(--orange-600),var(--orange-500));color:#fff;box-shadow:0 4px 12px #f973164d}}.hero.svelte-jhuur8{position:relative;padding:8rem 0 0;overflow:hidden;width:100%}.hero-bg.svelte-jhuur8{position:absolute;inset:0;background:linear-gradient(180deg,#ea580c,#f97316 40%,#fb923c);z-index:0}.hero-bg.svelte-jhuur8:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.08) 0%,transparent 50%)}.hero-circle.svelte-jhuur8{position:absolute;border-radius:50%;background:#ffffff0d;z-index:0}.hero-circle-1.svelte-jhuur8{width:16rem;height:16rem;top:5rem;left:2.5rem;filter:blur(40px)}.hero-circle-2.svelte-jhuur8{width:20rem;height:20rem;bottom:2.5rem;right:2.5rem;filter:blur(40px)}.hero-content.svelte-jhuur8{position:relative;z-index:1;text-align:center;max-width:700px;margin:0 auto;padding:4rem 1.5rem 5rem}.hero-badge.svelte-jhuur8{display:inline-block;color:#fffc;font-size:.8rem;font-weight:500;margin-bottom:.75rem;letter-spacing:1.5px;text-transform:uppercase}.hero-title.svelte-jhuur8{font-size:2.5rem;font-weight:800;color:#fff;line-height:1.15;margin-bottom:1.25rem}.hero-description.svelte-jhuur8{color:#ffffffd9;font-size:.95rem;line-height:1.7;max-width:580px;margin:0 auto 2rem}.hero-actions.svelte-jhuur8{display:flex;justify-content:center;margin-top:1rem}.btn-hero-primary.svelte-jhuur8{display:inline-block;background:#fff;color:#ea580c;padding:.875rem 2rem;border-radius:9999px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #0000001a}.btn-hero-primary.svelte-jhuur8:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.hero-wave.svelte-jhuur8{position:relative;z-index:1;line-height:0}.hero-wave.svelte-jhuur8 svg:where(.svelte-jhuur8){width:100%;display:block;margin-bottom:-1px;position:relative;bottom:-1px}@media(min-width:640px){.hero-title.svelte-jhuur8{font-size:2.5rem}.hero-description.svelte-jhuur8{font-size:.95rem}}@media(max-width:639px){.hero.svelte-jhuur8{padding:6rem 0 0}.hero-content.svelte-jhuur8{padding:2.5rem 1rem 3.5rem}.hero-title.svelte-jhuur8{font-size:1.8rem}.hero-description.svelte-jhuur8{font-size:.85rem}}.fitur.svelte-u32ops{background:#fff}.features-grid.svelte-u32ops{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.feature-card.svelte-u32ops{background:#fff;border-radius:16px;padding:1.5rem;transition:all .3s ease;border:1px solid rgba(249,115,22,.1);cursor:default}.feature-card.svelte-u32ops:hover{transform:translateY(-4px);box-shadow:0 20px 40px -12px #f9731626}.feature-icon.svelte-u32ops{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,var(--orange-50),var(--orange-100));display:flex;align-items:center;justify-content:center;margin-bottom:1rem;transition:transform .3s ease}.feature-card.svelte-u32ops:hover .feature-icon:where(.svelte-u32ops){transform:scale(1.1)}.feature-title.svelte-u32ops{font-size:.9rem;font-weight:700;margin-bottom:.5rem;color:var(--gray-800)}.feature-desc.svelte-u32ops{font-size:.75rem;color:var(--gray-500);line-height:1.6}@media(max-width:768px){.features-grid.svelte-u32ops{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.features-grid.svelte-u32ops{grid-template-columns:1fr}}.keunggulan.svelte-1efcob1{position:relative;overflow:hidden}.keunggulan-bg.svelte-1efcob1{position:absolute;inset:0;background:linear-gradient(135deg,#ea580c,#f97316,#fb923c);z-index:0}.keunggulan-circle.svelte-1efcob1{position:absolute;border-radius:50%;background:#ffffff0d;z-index:0}.keunggulan-circle-1.svelte-1efcob1{width:24rem;height:24rem;top:-6rem;left:-6rem}.keunggulan-circle-2.svelte-1efcob1{width:18rem;height:18rem;bottom:-4rem;right:-4rem}.keunggulan-inner.svelte-1efcob1{position:relative;z-index:1}.advantages-grid.svelte-1efcob1{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.advantage-card.svelte-1efcob1{background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;padding:1.5rem;text-align:center;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.advantage-card.svelte-1efcob1:hover{background:#ffffff40}.advantage-icon.svelte-1efcob1{width:56px;height:56px;border-radius:12px;background:#fff3;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.advantage-icon.svelte-1efcob1 svg{stroke:#fff}.advantage-value.svelte-1efcob1{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:.25rem;font-style:italic}.advantage-title.svelte-1efcob1{font-size:.8rem;font-weight:600;color:#fff;margin-bottom:.25rem}.advantage-desc.svelte-1efcob1{font-size:.65rem;color:#ffffffb3}@media(max-width:768px){.advantages-grid.svelte-1efcob1{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.advantages-grid.svelte-1efcob1{grid-template-columns:1fr}}.tentang.svelte-8h8ouf{background:#fff}.tentang-content.svelte-8h8ouf{max-width:800px;margin:0 auto;text-align:center}.tentang-content.svelte-8h8ouf p:where(.svelte-8h8ouf){font-size:.82rem;color:var(--gray-600);line-height:1.8;margin-bottom:1.25rem}.tentang-content.svelte-8h8ouf p:where(.svelte-8h8ouf):last-child{margin-bottom:0}.footer.svelte-2xnmn1{background:#1c1917;color:var(--gray-300);padding:3rem 0 0}.footer-grid.svelte-2xnmn1{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:2rem;padding-bottom:2.5rem}.footer-logo.svelte-2xnmn1{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem}.footer-logo-icon.svelte-2xnmn1{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,var(--orange-500),var(--orange-700));display:flex;align-items:center;justify-content:center}.footer-logo-text.svelte-2xnmn1{font-size:.85rem;font-weight:800;color:#fff}.footer-desc.svelte-2xnmn1{font-size:.7rem;line-height:1.7;color:#a8a29e;max-width:20rem}.footer-heading.svelte-2xnmn1{font-size:.78rem;font-weight:700;color:#fff;margin-bottom:.75rem}.footer-links.svelte-2xnmn1{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-links.svelte-2xnmn1 a:where(.svelte-2xnmn1),.footer-links.svelte-2xnmn1 li:where(.svelte-2xnmn1){font-size:.7rem;color:#a8a29e;transition:color .2s ease}.footer-links.svelte-2xnmn1 a:where(.svelte-2xnmn1):hover{color:var(--orange-400)}.footer-bottom.svelte-2xnmn1{border-top:1px solid rgba(255,255,255,.1);padding:1.25rem 0;text-align:center}.footer-bottom.svelte-2xnmn1 p:where(.svelte-2xnmn1){font-size:.65rem;color:var(--gray-500)}@media(max-width:768px){.footer-grid.svelte-2xnmn1{grid-template-columns:1fr 1fr}}@media(max-width:480px){.footer-grid.svelte-2xnmn1{grid-template-columns:1fr}}
