.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:800px;margin:0 auto;padding:4rem 1.5rem 5rem}.qr-share-section.svelte-jhuur8{background:#fff;padding:4rem 1.5rem}.qr-card-horizontal.svelte-jhuur8{max-width:700px;margin:0 auto;background:#fafaf9;border:1px solid #E7E5E4;border-radius:2rem;padding:2rem;display:flex;align-items:center;gap:2.5rem;box-shadow:0 4px 20px #0000000d}.qr-display.svelte-jhuur8 canvas:where(.svelte-jhuur8){width:160px!important;height:160px!important;border-radius:1rem;background:#fff;padding:.5rem;border:1px solid #E7E5E4}.qr-content.svelte-jhuur8{text-align:left;display:flex;flex-direction:column;gap:.75rem}.qr-title.svelte-jhuur8{font-size:1.5rem;font-weight:800;color:#1c1917;margin:0}.qr-description.svelte-jhuur8{font-size:1rem;color:#78716c;margin:0;line-height:1.6}.btn-download-qr.svelte-jhuur8{background:#fff;color:#ea580c;border:2px solid #EA580C;padding:.75rem 1.5rem;border-radius:1rem;font-size:.9rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:all .2s;width:fit-content;margin-top:.5rem}.btn-download-qr.svelte-jhuur8:hover{background:#fff7ed;transform:translateY(-2px);box-shadow:0 4px 12px #ea580c1a}.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.75rem;font-weight:800;color:#fff;line-height:1.15;margin-bottom:1.25rem}.hero-description.svelte-jhuur8{color:#ffffffd9;font-size:1rem;line-height:1.7;max-width:600px;margin:0 auto 2.5rem}.hero-actions.svelte-jhuur8{display:flex;justify-content:center}.btn-hero-primary.svelte-jhuur8{display:inline-block;background:#fff;color:#ea580c;padding:.875rem 2.5rem;border-radius:9999px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #0000001a}.btn-hero-primary.svelte-jhuur8:hover{transform:translateY(-3px);box-shadow:0 15px 35px #0003}.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(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:2rem}.hero-description.svelte-jhuur8{font-size:.9rem}.qr-card-horizontal.svelte-jhuur8{flex-direction:column;text-align:center;padding:2rem 1.5rem;gap:1.5rem}.qr-content.svelte-jhuur8{text-align:center;align-items:center}.btn-download-qr.svelte-jhuur8{width:100%;justify-content:center}}.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}}.floating-btn.svelte-10jbrkl{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background:linear-gradient(135deg,#ea580c,#f97316);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #ea580c4d;z-index:999;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.floating-btn.svelte-10jbrkl:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 15px 30px #ea580c66}.modal-backdrop.svelte-10jbrkl{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1050;padding:1rem}.modal-content.svelte-10jbrkl{background:#fff;width:100%;max-width:450px;border-radius:1.5rem;box-shadow:0 25px 50px #0000001a;overflow:hidden}.modal-header.svelte-10jbrkl{padding:1.5rem;background:#fff7ed;border-bottom:1px solid #FFEDD5;display:flex;justify-content:space-between;align-items:center}.modal-header.svelte-10jbrkl h3:where(.svelte-10jbrkl){margin:0;color:#ea580c;font-size:1.25rem}.close-btn.svelte-10jbrkl{background:none;border:none;font-size:1.5rem;color:#a8a29e;cursor:pointer}.modal-body.svelte-10jbrkl{padding:1.5rem}.modal-body.svelte-10jbrkl p:where(.svelte-10jbrkl){color:#78716c;font-size:.875rem;margin:0 0 1.5rem}.form-group.svelte-10jbrkl{margin-bottom:1.25rem}.form-group.svelte-10jbrkl label:where(.svelte-10jbrkl){display:block;font-size:.75rem;font-weight:700;color:#44403c;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}input.svelte-10jbrkl,textarea.svelte-10jbrkl{width:100%;padding:.75rem 1rem;border:1px solid #E7E5E4;border-radius:.75rem;font-size:.9375rem;outline:none;transition:border-color .2s;box-sizing:border-box}input.svelte-10jbrkl:focus,textarea.svelte-10jbrkl:focus{border-color:#fb923c}.submit-btn.svelte-10jbrkl{width:100%;padding:1rem;background:#ea580c;color:#fff;border:none;border-radius:1rem;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.submit-btn.svelte-10jbrkl:hover:not(:disabled){background:#d9480f;transform:translateY(-1px)}.submit-btn.svelte-10jbrkl:disabled{opacity:.6;cursor:not-allowed}.spinner.svelte-10jbrkl{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-10jbrkl-spin .8s linear infinite}@keyframes svelte-10jbrkl-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.floating-btn.svelte-10jbrkl{bottom:1.5rem;right:1.5rem;width:50px;height:50px}}.mascot-wrapper.svelte-20q6hi{position:fixed;bottom:.5rem;left:1rem;z-index:998;display:flex;flex-direction:column;align-items:flex-start}.mascot-btn.svelte-20q6hi{background:none;border:none;cursor:pointer;padding:0;position:relative;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);animation:svelte-20q6hi-float 3s ease-in-out infinite}.mascot-btn.svelte-20q6hi:hover{transform:scale(1.08)}.mascot-btn.svelte-20q6hi:active{transform:scale(.95)}.mascot-svg.svelte-20q6hi{width:120px;height:auto;filter:drop-shadow(0 4px 12px rgba(234,88,12,.25))}@keyframes svelte-20q6hi-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.arm-right.svelte-20q6hi{transform-origin:135px 120px;animation:svelte-20q6hi-wave 1.5s ease-in-out infinite}@keyframes svelte-20q6hi-wave{0%,to{transform:rotate(0)}25%{transform:rotate(-8deg)}75%{transform:rotate(8deg)}}.eyes.svelte-20q6hi{animation:svelte-20q6hi-blink 4s ease-in-out infinite}@keyframes svelte-20q6hi-blink{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(.1)}}.mascot-shadow.svelte-20q6hi{animation:svelte-20q6hi-shadowPulse 3s ease-in-out infinite}@keyframes svelte-20q6hi-shadowPulse{0%,to{rx:45;opacity:.1}50%{rx:40;opacity:.15}}.name-tag.svelte-20q6hi{text-align:center;margin-top:-.25rem;width:100%}.name-tag.svelte-20q6hi span:where(.svelte-20q6hi){background:linear-gradient(135deg,#ea580c,#f97316);color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .75rem;border-radius:9999px;letter-spacing:.05em;box-shadow:0 2px 8px #ea580c4d}.speech-bubble.svelte-20q6hi{background:#fff;border:2px solid #FFEDD5;border-radius:1rem;padding:.65rem .85rem;margin-bottom:.5rem;margin-left:.5rem;max-width:200px;box-shadow:0 8px 24px #00000014;position:relative;animation:svelte-20q6hi-bubblePop .3s ease-out}.speech-bubble.svelte-20q6hi p:where(.svelte-20q6hi){margin:0;font-size:.75rem;line-height:1.5;color:#44403c;font-weight:500;white-space:pre-line}.bubble-arrow.svelte-20q6hi{position:absolute;bottom:-8px;left:20px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid white;filter:drop-shadow(0 2px 2px rgba(0,0,0,.04))}@keyframes svelte-20q6hi-bubblePop{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.03)}to{transform:scale(1);opacity:1}}.mascot-btn.svelte-20q6hi:after{content:"";position:absolute;inset:-4px;border-radius:50%;background:radial-gradient(circle,rgba(249,115,22,.15) 0%,transparent 70%);opacity:0;transition:opacity .3s;pointer-events:none}.mascot-btn.svelte-20q6hi:hover:after{opacity:1}@media(max-width:640px){.mascot-wrapper.svelte-20q6hi{bottom:.25rem;left:.5rem}.mascot-svg.svelte-20q6hi{width:90px}.speech-bubble.svelte-20q6hi{max-width:160px;padding:.5rem .7rem}.speech-bubble.svelte-20q6hi p:where(.svelte-20q6hi){font-size:.65rem}.name-tag.svelte-20q6hi span:where(.svelte-20q6hi){font-size:.6rem;padding:.15rem .55rem}}@media(prefers-reduced-motion:reduce){.mascot-btn.svelte-20q6hi,.arm-right.svelte-20q6hi,.eyes.svelte-20q6hi,.mascot-shadow.svelte-20q6hi{animation:none}}
