:root{--ib-accent-1: #6366f1;--ib-accent-2: #818cf8;--ib-accent-3: #a5b4fc;--ib-accent-4: #4f46e5;--ib-accent-5: #3730a3;--ib-accent-6: #312e81;--ib-wa-green: #25d366}.ib-container{max-width:1100px;margin-inline:auto;padding-inline:1.25rem}.ib-page-wrapper{overflow-x:hidden}.ib-eyebrow{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--neo-accent);background:var(--neo-surface-alt);border:2px solid var(--neo-fg);border-radius:999px;padding:.3rem .85rem;margin-bottom:1rem}.ib-heading{font-family:var(--font-display);font-size:clamp(1.75rem,5vw,2.75rem);font-weight:800;line-height:1.15;margin-bottom:1rem;color:var(--neo-fg)}.ib-lead{font-family:var(--font-body);font-size:clamp(.88rem,2vw,1rem);color:var(--neo-fg-muted);line-height:1.7;max-width:480px}.ib-mark{background:var(--neo-accent);color:var(--neo-on-accent);padding:.1em .35em;border-radius:4px}.ib-hero-section{padding-top:2.5rem;padding-bottom:3rem}.ib-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:2.5rem;align-items:center}.ib-hero-visual{display:flex;align-items:center;justify-content:center;min-height:340px}.ib-location{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.75rem;font-weight:700;color:var(--neo-fg-muted);background:var(--neo-surface-alt);border:1.5px solid var(--neo-fg);border-radius:999px;margin-bottom:1.25rem}.ib-location svg{width:14px;height:14px;flex-shrink:0}.ib-hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.ib-ipad-frame{background:var(--neo-fg);border:3px solid var(--neo-fg);border-radius:20px;padding:.75rem;box-shadow:8px 8px 0 0 var(--neo-fg, #0f0e0d);max-width:200px;animation:ib-float 5s ease-in-out infinite;transform:rotate(2deg)}@keyframes ib-float{0%,to{transform:rotate(2deg) translateY(0);box-shadow:8px 8px 0 0 var(--neo-fg, #0f0e0d)}50%{transform:rotate(0) translateY(-12px);box-shadow:10px 16px #0f0e0d40}}.ib-ipad-screen{background:var(--neo-surface);border-radius:12px;padding:1rem;text-align:center;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.ib-ipad-screen svg{width:48px;height:48px;stroke:var(--neo-accent);opacity:.8}.ib-ipad-screen .ib-screen-text{font-size:.7rem;font-weight:700;color:var(--neo-fg-muted);letter-spacing:.05em}.ib-ipad-screen .ib-screen-brand{font-family:var(--font-display);font-size:1rem;font-weight:900;color:var(--neo-fg)}.ib-ipad-home{width:28px;height:28px;border:2px solid rgba(255,255,255,.3);border-radius:50%;margin:.5rem auto 0}.ib-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.85rem;font-weight:800;border:3px solid var(--neo-fg);border-radius:var(--neo-radius-sm);text-decoration:none;cursor:pointer;box-shadow:var(--neo-shadow-xs);transition:transform .12s var(--neo-ease),box-shadow .12s var(--neo-ease)}.ib-btn:hover{transform:translate(-2px,-2px);box-shadow:var(--neo-shadow-sm)}.ib-btn:active{transform:translate(2px,2px);box-shadow:none}.ib-btn-primary{background:var(--neo-accent);color:var(--neo-on-accent)}.ib-btn-outline,.ib-btn-white{background:var(--neo-surface);color:var(--neo-fg)}.ib-btn-wa{background:var(--ib-wa-green);color:#fff}.ib-btn svg{width:18px;height:18px;flex-shrink:0}.ib-section{padding:3.5rem 0}.ib-section-alt{background:var(--neo-surface-alt);border-top:2px solid var(--neo-fg);border-bottom:2px solid var(--neo-fg)}.ib-section-header{text-align:center;margin-bottom:2.5rem}.ib-section-header h2{font-family:var(--font-display);font-size:clamp(1.4rem,3.5vw,2rem);font-weight:800;margin-bottom:.4rem;color:var(--neo-fg)}.ib-section-header p{color:var(--neo-fg-muted);max-width:480px;margin-inline:auto;font-size:.9rem;line-height:1.6}.ib-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.ib-feature-card{background:var(--neo-surface);border:2px solid var(--neo-fg);border-radius:var(--neo-radius);padding:1.5rem;box-shadow:var(--neo-shadow-sm);transition:transform .15s var(--neo-ease),box-shadow .15s var(--neo-ease);position:relative;overflow:hidden}.ib-feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--card-accent, var(--neo-accent))}.ib-feature-card:hover{transform:translate(-3px,-3px);box-shadow:6px 6px 0 0 var(--neo-fg)}.ib-feature-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--icon-bg, var(--neo-accent));border:2px solid var(--neo-fg);border-radius:12px;box-shadow:var(--neo-shadow-xs);margin-bottom:.85rem}.ib-feature-icon svg{width:22px;height:22px;stroke-width:2;fill:none;stroke:var(--neo-fg)}.ib-feature-card h3{font-size:.95rem;font-weight:800;margin-bottom:.25rem;color:var(--neo-fg)}.ib-feature-card p{font-size:.82rem;color:var(--neo-fg-muted);line-height:1.5}.ib-paket-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:700px;margin-inline:auto}.ib-paket-card{background:var(--neo-surface);border:3px solid var(--neo-fg);border-radius:var(--neo-radius);padding:2rem 1.5rem;box-shadow:var(--neo-shadow-sm);transition:transform .15s var(--neo-ease),box-shadow .15s var(--neo-ease);position:relative;display:flex;flex-direction:column}.ib-paket-card:hover{transform:translate(-3px,-3px);box-shadow:6px 6px 0 0 var(--neo-fg)}.ib-paket-card.popular{border-color:var(--neo-accent)}.ib-paket-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--neo-accent);color:var(--neo-on-accent);font-size:.68rem;font-weight:800;padding:.25rem .85rem;border-radius:999px;border:2px solid var(--neo-fg);white-space:nowrap}.ib-paket-card h3{font-family:var(--font-display);font-size:1.3rem;font-weight:800;margin-bottom:.25rem;color:var(--neo-fg)}.ib-paket-card .ib-paket-duration{font-size:.85rem;color:var(--neo-fg-muted);margin-bottom:1rem;font-weight:600}.ib-paket-card ul{list-style:none;padding:0;margin:0 0 1.5rem;flex:1}.ib-paket-card ul li{font-size:.82rem;padding:.4rem 0;border-bottom:1px dashed var(--neo-fg-muted);display:flex;align-items:center;gap:.5rem;color:var(--neo-fg-muted)}.ib-paket-card ul li:before{content:"✓";font-weight:800;color:var(--neo-accent)}.ib-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;position:relative}.ib-steps-grid:before{content:"";position:absolute;top:32px;left:12%;right:12%;height:2px;background:repeating-linear-gradient(90deg,var(--neo-fg) 0 8px,transparent 8px 16px);z-index:0}.ib-step-card{background:var(--neo-surface);border:2px solid var(--neo-fg);border-radius:var(--neo-radius);padding:1.25rem;text-align:center;box-shadow:var(--neo-shadow-sm);position:relative;z-index:1;transition:transform .15s var(--neo-ease),box-shadow .15s var(--neo-ease)}.ib-step-card:hover{transform:translate(-3px,-3px);box-shadow:6px 6px 0 0 var(--neo-fg)}.ib-step-num{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background:var(--neo-accent);color:var(--neo-on-accent);font-size:.85rem;font-weight:900;border:2px solid var(--neo-fg);border-radius:50%;margin-bottom:.7rem;box-shadow:2px 2px 0 0 var(--neo-fg)}.ib-step-card h4{font-size:.85rem;font-weight:800;margin-bottom:.2rem;color:var(--neo-fg)}.ib-step-card p{font-size:.75rem;color:var(--neo-fg-muted);line-height:1.4}.ib-faq-list{max-width:700px;margin-inline:auto}.ib-faq-item{border:2px solid var(--neo-fg);border-radius:var(--neo-radius);margin-bottom:.75rem;overflow:hidden;background:var(--neo-surface);box-shadow:var(--neo-shadow-xs)}.ib-faq-question{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;cursor:pointer;font-size:.88rem;font-weight:700;background:none;border:none;width:100%;text-align:left;color:var(--neo-fg);gap:1rem;font-family:inherit}.ib-faq-question:hover{background:var(--neo-surface-alt)}.ib-faq-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:800;transition:transform .2s ease}.ib-faq-item.active .ib-faq-icon{transform:rotate(45deg)}.ib-faq-answer{padding:0 1.25rem 1rem;font-size:.82rem;color:var(--neo-fg-muted);line-height:1.7;display:none}.ib-faq-item.active .ib-faq-answer{display:block}.ib-cta-section{background:var(--neo-accent);border-top:3px solid var(--neo-fg);border-bottom:3px solid var(--neo-fg);padding:4rem 0;text-align:center;position:relative;overflow:hidden}.ib-cta-section h2{font-family:var(--font-display);font-size:clamp(1.5rem,4vw,2.2rem);font-weight:800;color:var(--neo-on-accent);margin-bottom:.6rem;position:relative}.ib-cta-section p{color:var(--neo-on-accent);opacity:.85;font-size:.9rem;margin-bottom:1.75rem;max-width:480px;margin-inline:auto;line-height:1.6;position:relative}.ib-cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;position:relative}@media(max-width:768px){.ib-hero-grid{grid-template-columns:1fr;gap:2rem;text-align:center}.ib-hero-visual{min-height:260px}.ib-lead{margin-inline:auto}.ib-hero-cta{justify-content:center}.ib-location{margin-inline:auto}.ib-ipad-frame{max-width:160px}.ib-features-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}.ib-feature-card{padding:1rem}.ib-paket-grid{grid-template-columns:1fr;max-width:360px}.ib-steps-grid{grid-template-columns:repeat(2,1fr)}.ib-steps-grid:before{display:none}.ib-section{padding:2.5rem 0}}@media(max-width:640px){.ib-btn{padding:.7rem 1.25rem;font-size:.8rem}.ib-features-grid{grid-template-columns:1fr}.ib-steps-grid{grid-template-columns:1fr;max-width:280px;margin-inline:auto}.ib-ipad-frame{max-width:140px}}
