@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700;800&display=swap";.bg-glow[data-astro-cid-sor4u3rk]{z-index:-2;pointer-events:none;filter:blur(60px);background:radial-gradient(circle,#8a1e3d14 0%,#0000 70%);width:800px;height:800px;position:fixed;top:-20%;right:-10%}:root{--brand-color:#8a1e3d;--text-dark:#1a1a1a;--text-body:#4a4a4a}.hero-wrapper[data-astro-cid-ge2uvauf]{align-items:center;min-height:90vh;font-family:Montserrat,sans-serif;display:flex;position:relative;overflow:hidden}.bg-image-container[data-astro-cid-ge2uvauf]{z-index:0;position:absolute;inset:0}.bg-image[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center;width:100%;height:100%;border-radius:0!important}.bg-overlay[data-astro-cid-ge2uvauf]{background:linear-gradient(90deg,#fff5f7e6 40%,#fff5f733 100%);position:absolute;inset:0}.hero[data-astro-cid-ge2uvauf]{z-index:1;width:100%;padding-top:120px;padding-bottom:4rem;position:relative}.hero-grid[data-astro-cid-ge2uvauf]{grid-template-columns:1.3fr .9fr;align-items:center;gap:3rem;display:grid}.hero[data-astro-cid-ge2uvauf] h1[data-astro-cid-ge2uvauf]{margin-bottom:1.5rem;font-size:clamp(2.5rem,4.5vw,4rem);line-height:1.2}.hero-subtitle[data-astro-cid-ge2uvauf]{color:var(--text-dark);opacity:.9;margin-top:.5rem;font-size:.65em;font-weight:700;display:block}.text-highlight[data-astro-cid-ge2uvauf]{display:inline-block}.hero-description[data-astro-cid-ge2uvauf]{max-width:90%;color:var(--text-body);margin-bottom:2rem;font-family:Montserrat,sans-serif;font-size:1.15rem;font-weight:500;line-height:1.6}.hero-description[data-astro-cid-ge2uvauf] strong[data-astro-cid-ge2uvauf]{color:var(--brand-color)}.pill[data-astro-cid-ge2uvauf]{text-transform:uppercase;letter-spacing:1px;background:var(--brand-color);color:#fff;border-radius:50px;margin-bottom:1.5rem;padding:8px 16px;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;display:inline-block;box-shadow:0 4px 10px #8a1e3d33}.hero-buttons[data-astro-cid-ge2uvauf]{gap:1rem;display:flex}.btn[data-astro-cid-ge2uvauf]{border-radius:8px;justify-content:center;align-items:center;padding:.8rem 1.8rem;font-family:Montserrat,sans-serif;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex}.btn[data-astro-cid-ge2uvauf]:hover{transform:translateY(-2px)}.btn-primary[data-astro-cid-ge2uvauf]{background-color:var(--brand-color);color:#fff}.btn-outline[data-astro-cid-ge2uvauf]{color:var(--brand-color);border:2px solid var(--brand-color);background:#fff9}.hero-img-container[data-astro-cid-ge2uvauf]{box-shadow:none;border-radius:24px;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.hero-img-container[data-astro-cid-ge2uvauf]:hover{transform:scale(1.03)}.hero-img[data-astro-cid-ge2uvauf]{width:100%;height:auto;display:block}@media (width<=968px){.bg-overlay[data-astro-cid-ge2uvauf]{background:linear-gradient(#fff5f7f2 20%,#fff5f799 100%)}.hero-grid[data-astro-cid-ge2uvauf]{text-align:center;grid-template-columns:1fr}.hero-content[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:center;display:flex}.mobile-hidden[data-astro-cid-ge2uvauf]{display:none}.hero-description[data-astro-cid-ge2uvauf]{max-width:100%}.hero-img-container[data-astro-cid-ge2uvauf]{max-width:500px;margin:0 auto}.hero-buttons[data-astro-cid-ge2uvauf]{flex-direction:column;width:100%}.w-full-mobile[data-astro-cid-ge2uvauf]{width:100%}}:root{--brand-dark:#8a1e3d;--brand-light:#e65c55;--text-body:#4a4a4a}.section-spacing[data-astro-cid-lg3b2epe]{background-color:#fff;padding:6rem 1rem}.container[data-astro-cid-lg3b2epe]{max-width:1200px;margin:0 auto}.split-grid[data-astro-cid-lg3b2epe]{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}h2[data-astro-cid-lg3b2epe]{color:var(--brand-dark);margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.text-highlight[data-astro-cid-lg3b2epe]{color:var(--brand-light)}.check-list[data-astro-cid-lg3b2epe]{margin:2rem 0 0;padding:0;list-style:none}.check-list[data-astro-cid-lg3b2epe] li[data-astro-cid-lg3b2epe]{text-align:left;color:var(--text-body);margin-bottom:1.5rem;padding-left:2rem;font-size:1.05rem;line-height:1.5;position:relative}.check-list[data-astro-cid-lg3b2epe] li[data-astro-cid-lg3b2epe] strong[data-astro-cid-lg3b2epe]{color:var(--brand-dark);margin-bottom:.2rem;display:block}.check-list[data-astro-cid-lg3b2epe] li[data-astro-cid-lg3b2epe]:before{content:"✓";color:var(--brand-light);font-size:1.2rem;font-weight:900;position:absolute;top:0;left:0}.img-rounded[data-astro-cid-lg3b2epe]{border-radius:24px;width:100%;height:auto;transition:transform .3s;display:block;box-shadow:-20px 20px #e65c5533,0 10px 30px #0000001a}.img-wrapper[data-astro-cid-lg3b2epe]:hover .img-rounded[data-astro-cid-lg3b2epe]{transform:scale(1.01)}.description[data-astro-cid-lg3b2epe]{color:var(--text-body);font-size:1.15rem;line-height:1.6}@media (width<=900px){.split-grid[data-astro-cid-lg3b2epe]{text-align:center;grid-template-columns:1fr;gap:3.5rem}.content[data-astro-cid-lg3b2epe]{flex-direction:column;order:1;align-items:center;display:flex}.img-wrapper[data-astro-cid-lg3b2epe]{order:2}.check-list[data-astro-cid-lg3b2epe]{max-width:100%;margin:2rem auto 0;display:inline-block}.check-list[data-astro-cid-lg3b2epe] li[data-astro-cid-lg3b2epe]{text-align:left}.img-rounded[data-astro-cid-lg3b2epe]{max-width:100%;margin:0 auto;box-shadow:0 15px #e65c5533}h2[data-astro-cid-lg3b2epe]{font-size:2.2rem}}@media (width<=480px){h2[data-astro-cid-lg3b2epe]{font-size:1.8rem}.split-grid[data-astro-cid-lg3b2epe]{gap:2.5rem}.check-list[data-astro-cid-lg3b2epe] li[data-astro-cid-lg3b2epe]{padding-left:1.5rem}}:root{--accent:#e65c55;--color-canvas:#871c3b;--card-bg-gradient:linear-gradient(180deg, #8a1e3db3 0%, #4a1021cc 100%);--card-border:#fff3;--white-bright:#fff;--text-muted:#ffffffe6}.section-spacing[data-astro-cid-jabhex2p]{background-color:var(--digi-dark,#0f172a);padding:4rem 1rem}.container[data-astro-cid-jabhex2p]{max-width:1280px;margin:0 auto}.highlight-text[data-astro-cid-jabhex2p]{color:var(--accent)}.spotlight-grid[data-astro-cid-jabhex2p]{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.spotlight-grid[data-astro-cid-jabhex2p]{grid-template-columns:repeat(2,1fr)}}@media (width>=1200px){.spotlight-grid[data-astro-cid-jabhex2p]{grid-template-columns:repeat(4,1fr)}}.spotlight-card[data-astro-cid-jabhex2p]{background:var(--card-bg-gradient);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(10px);opacity:0;border-radius:16px;flex-direction:column;min-height:280px;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 4px 30px #0000001a}.spotlight-card[data-astro-cid-jabhex2p].visible{opacity:1;transform:translateY(0)}.spotlight-card[data-astro-cid-jabhex2p]:hover{background:linear-gradient(#8a1e3de6 0%,#4a1021 100%);border-color:#fff6;transform:translateY(-8px);box-shadow:0 20px 40px -10px #00000080}.spotlight-card[data-astro-cid-jabhex2p]:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(600px circle at var(--mouse-x) var(--mouse-y), #e65c5533, transparent 40%);z-index:1;transition:opacity .5s;position:absolute;inset:0}.spotlight-card[data-astro-cid-jabhex2p]:hover:before{opacity:1}.spotlight-content[data-astro-cid-jabhex2p]{z-index:10;padding:2rem 1.5rem 1rem;position:relative}.spotlight-content[data-astro-cid-jabhex2p] h3[data-astro-cid-jabhex2p]{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 4px #0003;margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.spotlight-content[data-astro-cid-jabhex2p] p[data-astro-cid-jabhex2p]{color:#ffffffbf;font-size:.95rem;font-weight:400;line-height:1.6}.visual-container[data-astro-cid-jabhex2p]{flex-grow:1;justify-content:center;align-items:flex-end;width:100%;margin-top:1rem;padding-bottom:2rem;display:flex;position:relative}.toy-canvas[data-astro-cid-jabhex2p]{justify-content:center;align-items:center;width:100%;height:100px;display:flex}.canvas-grid[data-astro-cid-jabhex2p]{grid-template-columns:repeat(3,1fr);gap:4px;width:90px;height:70px;transition:transform .5s;display:grid;transform:rotate(-5deg)}.c-cell[data-astro-cid-jabhex2p]{background:#ffffff0d;border:1px solid #0000;border-radius:2px;transition:all .3s}.icon-cell[data-astro-cid-jabhex2p]{color:#ffffff80;justify-content:center;align-items:center;display:flex}.icon-cell[data-astro-cid-jabhex2p] svg[data-astro-cid-jabhex2p]{width:16px;height:16px}.spotlight-card[data-astro-cid-jabhex2p]:hover .canvas-grid[data-astro-cid-jabhex2p]{transform:rotate(0)scale(1.1)}.spotlight-card[data-astro-cid-jabhex2p]:hover .c-cell[data-astro-cid-jabhex2p]{background:#ffffff1a;border-color:#fff3}.spotlight-card[data-astro-cid-jabhex2p]:hover .c1[data-astro-cid-jabhex2p]{background:var(--color-canvas);opacity:.4;transition-delay:50ms}.spotlight-card[data-astro-cid-jabhex2p]:hover .c3[data-astro-cid-jabhex2p]{background:var(--color-canvas);opacity:.5;transition-delay:.1s}.spotlight-card[data-astro-cid-jabhex2p]:hover .c5[data-astro-cid-jabhex2p]{background:var(--color-canvas);color:#fff;border-color:var(--color-canvas);z-index:2;transition-delay:.2s;transform:scale(1.1);box-shadow:0 0 10px #871c3b80}.spotlight-card[data-astro-cid-jabhex2p]:hover .c7[data-astro-cid-jabhex2p]{background:var(--color-canvas);opacity:.3;transition-delay:.15s}.spotlight-card[data-astro-cid-jabhex2p]:hover .c9[data-astro-cid-jabhex2p]{background:var(--color-canvas);opacity:.6;transition-delay:.25s}.toy-map[data-astro-cid-jabhex2p]{justify-content:center;align-items:center;width:100%;height:120px;display:flex;position:relative}.ranking-group[data-astro-cid-jabhex2p]{justify-content:center;align-items:flex-end;width:140px;height:80px;display:flex;position:relative;transform:translateY(10px)}.map-result[data-astro-cid-jabhex2p]{border:1px solid #ffffff1a;border-radius:4px;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.side[data-astro-cid-jabhex2p]{z-index:1;background:#ffffff08;width:40px;height:30px;position:absolute;bottom:0}.left[data-astro-cid-jabhex2p]{left:0;transform:translate(10px)scale(.9)}.right[data-astro-cid-jabhex2p]{right:0;transform:translate(-10px)scale(.9)}.center[data-astro-cid-jabhex2p]{z-index:5;background:#ffffff1a;border-color:#ffffff4d;justify-content:center;width:60px;height:50px;margin-bottom:5px;display:flex;position:relative;box-shadow:0 4px 15px #0003}.pin-group[data-astro-cid-jabhex2p]{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:-15px}.pin-icon[data-astro-cid-jabhex2p]{width:32px;height:32px;color:var(--text-muted);filter:drop-shadow(0 2px 4px #00000080);z-index:2;transition:color .3s;position:relative}.sonar-wave[data-astro-cid-jabhex2p]{border:1px solid var(--accent);opacity:0;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spotlight-card[data-astro-cid-jabhex2p]:hover .center[data-astro-cid-jabhex2p]{border-color:var(--accent);background:#e65c5526;transform:translateY(-10px)scale(1.1)}.spotlight-card[data-astro-cid-jabhex2p]:hover .left[data-astro-cid-jabhex2p],.spotlight-card[data-astro-cid-jabhex2p]:hover .right[data-astro-cid-jabhex2p]{opacity:.3;transform:translate(0)scale(.8)}.spotlight-card[data-astro-cid-jabhex2p]:hover .pin-icon[data-astro-cid-jabhex2p]{color:var(--accent);transform:scale(1.1)}.spotlight-card[data-astro-cid-jabhex2p]:hover .w1[data-astro-cid-jabhex2p]{animation:1.5s ease-out infinite sonar}.spotlight-card[data-astro-cid-jabhex2p]:hover .w2[data-astro-cid-jabhex2p]{animation:1.5s ease-out .5s infinite sonar}@keyframes sonar{0%{opacity:.8;border-width:2px;width:10px;height:10px}to{opacity:0;border-width:0;width:80px;height:80px}}.toy-checklist[data-astro-cid-jabhex2p]{justify-content:center;align-items:center;width:100%;height:100px;display:flex}.paper-sheet[data-astro-cid-jabhex2p]{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;flex-direction:column;gap:8px;width:70px;height:90px;padding:10px;transition:all .4s;display:flex;position:relative}.check-row[data-astro-cid-jabhex2p]{opacity:.5;align-items:center;gap:6px;display:flex}.box[data-astro-cid-jabhex2p]{border:1px solid #fff6;border-radius:2px;width:10px;height:10px;transition:all .3s;position:relative}.line[data-astro-cid-jabhex2p]{background:#fff3;border-radius:2px;flex-grow:1;height:3px;transition:width .3s}.stamp[data-astro-cid-jabhex2p]{color:var(--accent);border:2px solid var(--accent);opacity:0;pointer-events:none;border-radius:4px;padding:2px 4px;font-size:12px;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:absolute;bottom:10px;right:5px;transform:scale(2)rotate(-20deg)}.spotlight-card[data-astro-cid-jabhex2p]:hover .paper-sheet[data-astro-cid-jabhex2p]{background:#fff;transform:scale(1.05)}.spotlight-card[data-astro-cid-jabhex2p]:hover .check-row[data-astro-cid-jabhex2p]{opacity:1}.spotlight-card[data-astro-cid-jabhex2p]:hover .r1[data-astro-cid-jabhex2p] .box[data-astro-cid-jabhex2p]{background:#10b981;border-color:#10b981;transition-delay:.1s}.spotlight-card[data-astro-cid-jabhex2p]:hover .r2[data-astro-cid-jabhex2p] .box[data-astro-cid-jabhex2p]{background:#10b981;border-color:#10b981;transition-delay:.25s}.spotlight-card[data-astro-cid-jabhex2p]:hover .r3[data-astro-cid-jabhex2p] .box[data-astro-cid-jabhex2p]{background:#10b981;border-color:#10b981;transition-delay:.4s}.spotlight-card[data-astro-cid-jabhex2p]:hover .line[data-astro-cid-jabhex2p]{background:#e5e5e5}.spotlight-card[data-astro-cid-jabhex2p]:hover .stamp[data-astro-cid-jabhex2p]{opacity:1;transition-delay:.6s;transform:scale(1)rotate(-10deg)}.toy-stars[data-astro-cid-jabhex2p]{justify-content:center;align-items:center;width:100%;height:100px;display:flex}.stars-wrapper[data-astro-cid-jabhex2p]{gap:4px;display:inline-flex;position:relative}.star[data-astro-cid-jabhex2p]{fill:#ffffff1a;stroke:#ffffff4d;stroke-width:1.5px;width:24px;height:24px;transition:fill .6s,transform .6s cubic-bezier(.175,.885,.32,1.275)}.spotlight-card[data-astro-cid-jabhex2p]:hover .star[data-astro-cid-jabhex2p]{fill:#fbbf24;stroke:#fbbf24;transform:scale(1.15)}.spotlight-card[data-astro-cid-jabhex2p]:hover .s1[data-astro-cid-jabhex2p]{transition-delay:.1s}.spotlight-card[data-astro-cid-jabhex2p]:hover .s2[data-astro-cid-jabhex2p]{transition-delay:.4s}.spotlight-card[data-astro-cid-jabhex2p]:hover .s3[data-astro-cid-jabhex2p]{transition-delay:.7s}.spotlight-card[data-astro-cid-jabhex2p]:hover .s4[data-astro-cid-jabhex2p]{transition-delay:1s}.spotlight-card[data-astro-cid-jabhex2p]:hover .s5[data-astro-cid-jabhex2p]{transition-delay:1.3s}.likes-stream[data-astro-cid-jabhex2p]{pointer-events:none;z-index:20;width:100%;height:0;position:absolute;bottom:50%;left:0;right:0}.particle[data-astro-cid-jabhex2p]{opacity:0;width:20px;height:20px;fill:var(--accent);position:absolute;bottom:0;left:50%}.particle[data-astro-cid-jabhex2p].heart{fill:#e65c55}.particle[data-astro-cid-jabhex2p].thumb{fill:#60a5fa}@keyframes floatUp{0%{opacity:0;transform:translate(-50%,10px)scale(.5)}20%{opacity:1;transform:translate(var(--tx), -20px) scale(1.2)}80%{opacity:.8}to{transform:translate(var(--tx-end), -120px) scale(.8);opacity:0}}.spotlight-card[data-astro-cid-jabhex2p]:hover .p1[data-astro-cid-jabhex2p]{--tx:-20px;--tx-end:-45px;animation:2.5s ease-out forwards floatUp}.spotlight-card[data-astro-cid-jabhex2p]:hover .p2[data-astro-cid-jabhex2p]{--tx:25px;--tx-end:40px;width:18px;animation:2.8s ease-out .3s forwards floatUp}.spotlight-card[data-astro-cid-jabhex2p]:hover .p3[data-astro-cid-jabhex2p]{--tx:-5px;--tx-end:-15px;animation:2.2s ease-out .6s forwards floatUp}.spotlight-card[data-astro-cid-jabhex2p]:hover .p4[data-astro-cid-jabhex2p]{--tx:40px;--tx-end:70px;width:22px;animation:3s ease-out .9s forwards floatUp}.spotlight-card[data-astro-cid-jabhex2p]:hover .p5[data-astro-cid-jabhex2p]{--tx:-40px;--tx-end:-70px;animation:2.6s ease-out 1.2s forwards floatUp}.spotlight-card[data-astro-cid-jabhex2p]:hover .p6[data-astro-cid-jabhex2p]{--tx:15px;--tx-end:10px;animation:2.9s ease-out 1.5s forwards floatUp}.context-section[data-astro-cid-fxhebl7a]{background-color:var(--digi-dark);color:#f0f0f0;padding:8rem 0;overflow:hidden}.grid-layout[data-astro-cid-fxhebl7a]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}h2[data-astro-cid-fxhebl7a]{color:#fff;margin-bottom:2rem;font-size:3rem;line-height:1.1}.text-highlight[data-astro-cid-fxhebl7a]{color:#e65c55}p[data-astro-cid-fxhebl7a]{color:#cbd5e1;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.lead-text[data-astro-cid-fxhebl7a]{color:#fff;font-size:1.25rem;font-weight:500}.divider[data-astro-cid-fxhebl7a]{background:#e65c55;width:60px;height:3px;margin:2rem 0}.final-text[data-astro-cid-fxhebl7a]{color:#fff}.visual-content[data-astro-cid-fxhebl7a]{justify-content:center;display:flex}.phone-mockup[data-astro-cid-fxhebl7a]{z-index:10;background:#000;border-radius:55px;width:350px;height:700px;position:relative;overflow:hidden;box-shadow:0 0 0 12px #151515,0 0 0 13px #333,0 50px 100px -20px #0009}.clean-bg[data-astro-cid-fxhebl7a]{z-index:0;background:linear-gradient(#8a1e3d 0%,#63152b 100%);position:absolute;inset:0}.status-bar[data-astro-cid-fxhebl7a]{z-index:20;color:#fff;justify-content:space-between;align-items:center;width:100%;padding:0 28px;display:flex;position:absolute;top:14px;left:0}.time[data-astro-cid-fxhebl7a]{font-family:-apple-system,sans-serif;font-size:15px;font-weight:600}.dynamic-island[data-astro-cid-fxhebl7a]{z-index:25;background:#000;border-radius:20px;width:110px;height:32px;position:absolute;top:2px;left:50%;transform:translate(-50%)}.status-icons[data-astro-cid-fxhebl7a]{align-items:center;gap:6px;display:flex}.status-icons[data-astro-cid-fxhebl7a] .icon[data-astro-cid-fxhebl7a]{width:18px;height:18px}.app-interface[data-astro-cid-fxhebl7a]{z-index:5;flex-direction:column;gap:15px;padding:60px 20px 20px;display:flex;position:relative}.search-floating[data-astro-cid-fxhebl7a]{background:#fffffff2;border-radius:16px;align-items:center;gap:12px;height:56px;margin-top:10px;margin-bottom:15px;padding:0 16px;display:flex;box-shadow:0 4px 15px #0000001a}.input-area[data-astro-cid-fxhebl7a]{color:#333;white-space:nowrap;scroll-behavior:auto;flex-grow:1;align-items:center;height:100%;font-family:-apple-system,sans-serif;font-size:17px;display:flex;overflow:hidden}.cursor[data-astro-cid-fxhebl7a]{background:#e65c55;flex-shrink:0;width:2px;height:20px;margin-left:1px;animation:1s infinite blink}.results-container[data-astro-cid-fxhebl7a]{flex-direction:column;gap:12px;margin-top:5px;display:flex}.results-container[data-astro-cid-fxhebl7a] .res-card{opacity:0;background:#fff;border-radius:16px;align-items:center;gap:16px;padding:16px;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;transform:translateY(20px);box-shadow:0 4px 20px #0003}.results-container[data-astro-cid-fxhebl7a] .res-card.active{opacity:1;transform:translateY(0)}.results-container[data-astro-cid-fxhebl7a] .logo-box{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.results-container[data-astro-cid-fxhebl7a] .logo-box svg{width:28px;height:28px}.results-container[data-astro-cid-fxhebl7a] .logo-box.google{background:#fff;border:1px solid #eee}.results-container[data-astro-cid-fxhebl7a] .logo-box.trip{color:#fff;background:#00aa6c}.results-container[data-astro-cid-fxhebl7a] .logo-box.booking{color:#fff;background:#003580}.results-container[data-astro-cid-fxhebl7a] .logo-box.airbnb{color:#fff;background:#ff5a5f}.results-container[data-astro-cid-fxhebl7a] .res-text h4{color:#000;margin:0 0 4px;font-family:-apple-system,sans-serif;font-size:16px;font-weight:600;line-height:1.2}.results-container[data-astro-cid-fxhebl7a] .res-text p{color:#666;margin:0;font-family:-apple-system,sans-serif;font-size:13px;line-height:1.3}.results-container[data-astro-cid-fxhebl7a] .logo-box.instagram{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.results-container[data-astro-cid-fxhebl7a] .logo-box.web{color:#fff;background:#2563eb;border:1px solid #1d4ed8}.results-container[data-astro-cid-fxhebl7a] .logo-box.shop{color:#fff;background:#e65c55}.home-indicator[data-astro-cid-fxhebl7a]{z-index:20;background:#fff;border-radius:10px;width:130px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media (width<=900px){.grid-layout[data-astro-cid-fxhebl7a]{text-align:center;grid-template-columns:1fr}.text-content[data-astro-cid-fxhebl7a]{flex-direction:column;align-items:center;display:flex}h2[data-astro-cid-fxhebl7a]{font-size:2.2rem}.divider[data-astro-cid-fxhebl7a]{margin:2rem auto}.phone-mockup[data-astro-cid-fxhebl7a]{width:100%;max-width:340px;height:650px;margin:0 auto}}.timeline-section[data-astro-cid-t2a7eec5]{background-color:#fcfcfc;position:relative;overflow:hidden}.bg-grid[data-astro-cid-t2a7eec5]{z-index:0;pointer-events:none;background-image:linear-gradient(#23356708 1px,#0000 1px),linear-gradient(90deg,#23356708 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:absolute;top:0;left:0;mask-image:radial-gradient(circle,#000 40%,#0000 100%)}.timeline-container[data-astro-cid-t2a7eec5]{z-index:1;max-width:1000px;margin:0 auto;padding:2rem 0;position:relative}.timeline-axis[data-astro-cid-t2a7eec5]{background:var(--digi-bright);z-index:0;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-row[data-astro-cid-t2a7eec5]{opacity:0;justify-content:center;align-items:flex-start;padding-bottom:4rem;transition:all .6s ease-out;display:flex;position:relative;transform:translateY(30px)}.timeline-row[data-astro-cid-t2a7eec5].active{opacity:1;transform:translateY(0)}.timeline-node[data-astro-cid-t2a7eec5]{background:var(--white);border:3px solid var(--digi-bright);width:54px;height:54px;color:var(--digi-dark);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 0 8px #fff}.timeline-node[data-astro-cid-t2a7eec5].font-script{padding-top:4px;padding-right:4px}.timeline-node[data-astro-cid-t2a7eec5].star-node{padding:0}.timeline-row[data-astro-cid-t2a7eec5].active .timeline-node[data-astro-cid-t2a7eec5]{background:var(--digi-bright);color:#fff}.timeline-content[data-astro-cid-t2a7eec5]{background:var(--white);cursor:pointer;border:1px solid #c3d7ee66;border-radius:20px;width:44%;padding:2.5rem;transition:all .3s;position:relative;box-shadow:0 10px 30px #231e460d}.timeline-content[data-astro-cid-t2a7eec5]:hover{border-color:var(--digi-light);transform:translateY(-3px);box-shadow:0 15px 40px #2335671a}.timeline-content[data-astro-cid-t2a7eec5]:before{content:"";background:var(--digi-bright);width:0;height:2px;transition:width 1s .2s;position:absolute;top:27px}.timeline-row[data-astro-cid-t2a7eec5].active .timeline-content[data-astro-cid-t2a7eec5]:before{width:calc(13.5% + 2px)}.timeline-row[data-astro-cid-t2a7eec5]:nth-child(odd){justify-content:flex-start}.timeline-row[data-astro-cid-t2a7eec5]:nth-child(odd) .timeline-content[data-astro-cid-t2a7eec5]{margin-left:0;margin-right:auto}.timeline-row[data-astro-cid-t2a7eec5]:nth-child(odd) .timeline-content[data-astro-cid-t2a7eec5]:before{left:100%}.timeline-row[data-astro-cid-t2a7eec5]:nth-child(2n){justify-content:flex-end}.timeline-row[data-astro-cid-t2a7eec5]:nth-child(2n) .timeline-content[data-astro-cid-t2a7eec5]{margin-left:auto;margin-right:0}.timeline-row[data-astro-cid-t2a7eec5]:nth-child(2n) .timeline-content[data-astro-cid-t2a7eec5]:before{right:100%}.timeline-content[data-astro-cid-t2a7eec5] h3[data-astro-cid-t2a7eec5]{color:var(--digi-dark);margin-bottom:.8rem;font-size:1.3rem}.timeline-content[data-astro-cid-t2a7eec5] .subtitle[data-astro-cid-t2a7eec5]{color:var(--digi-bright);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.module-desc[data-astro-cid-t2a7eec5]{color:#555;margin-bottom:1.5rem;font-size:.95rem}.lists-container[data-astro-cid-t2a7eec5]{min-height:120px;position:relative}ul[data-astro-cid-t2a7eec5]{margin:0;padding:0;list-style:none}li[data-astro-cid-t2a7eec5]{color:var(--text-body);margin-bottom:.6rem;padding-left:1.2rem;font-size:.95rem;line-height:1.5;position:relative}.summary-list[data-astro-cid-t2a7eec5] li[data-astro-cid-t2a7eec5]:before{content:"•";color:var(--digi-bright);font-size:1.2rem;font-weight:700;position:absolute;top:-1px;left:0}.summary-list[data-astro-cid-t2a7eec5]{animation:.4s forwards fadeIn;display:block}.full-list[data-astro-cid-t2a7eec5]{animation:.4s forwards fadeIn;display:none}.full-list[data-astro-cid-t2a7eec5] li[data-astro-cid-t2a7eec5]{border-bottom:1px dashed #eee;margin-bottom:.8rem;padding-bottom:.5rem}.full-list[data-astro-cid-t2a7eec5] li[data-astro-cid-t2a7eec5]:last-child{border-bottom:none}.full-list[data-astro-cid-t2a7eec5] li[data-astro-cid-t2a7eec5]:before{content:"✓";color:var(--digi-bright);font-size:.9rem;font-weight:800;position:absolute;top:1px;left:0}.timeline-content[data-astro-cid-t2a7eec5].show-full .summary-list[data-astro-cid-t2a7eec5]{display:none}.timeline-content[data-astro-cid-t2a7eec5].show-full .full-list[data-astro-cid-t2a7eec5]{display:block}.toggle-btn[data-astro-cid-t2a7eec5]{background:var(--digi-bright);border:1px solid var(--digi-bright);color:#fff;pointer-events:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:.8rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.timeline-content[data-astro-cid-t2a7eec5]:hover .toggle-btn[data-astro-cid-t2a7eec5]{background:var(--digi-dark);color:#fff;border-color:var(--digi-dark)}.chevron[data-astro-cid-t2a7eec5]{transition:transform .3s}.timeline-content[data-astro-cid-t2a7eec5].show-full .chevron[data-astro-cid-t2a7eec5]{transform:rotate(180deg)}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.video-container[data-astro-cid-t2a7eec5]{z-index:10;margin-top:1rem;position:relative}.video-details[data-astro-cid-t2a7eec5]{background:#ff000005;border:1px solid #ff000026;border-radius:12px;transition:all .3s;overflow:hidden}.video-details[data-astro-cid-t2a7eec5][open]{background:#ff00000a;border-color:#ff00004d;box-shadow:0 5px 15px #ff00000d}.video-summary[data-astro-cid-t2a7eec5]{cursor:pointer;color:#c4302b;user-select:none;justify-content:space-between;align-items:center;padding:.8rem 1.2rem;font-size:.85rem;font-weight:700;list-style:none;display:flex}.video-summary[data-astro-cid-t2a7eec5]::-webkit-details-marker{display:none}.summary-wrapper[data-astro-cid-t2a7eec5]{align-items:center;gap:.6rem;display:flex}.yt-icon[data-astro-cid-t2a7eec5]{width:18px;height:18px}.chevron-mini[data-astro-cid-t2a7eec5]{width:14px;height:14px;transition:transform .3s}.video-details[data-astro-cid-t2a7eec5][open] .chevron-mini[data-astro-cid-t2a7eec5]{transform:rotate(180deg)}.video-grid[data-astro-cid-t2a7eec5]{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem 1rem 1rem;animation:.3s fadeIn;display:grid}.v-link[data-astro-cid-t2a7eec5]{color:#444;background:#fff;border:1px solid #0000000d;border-radius:8px;justify-content:space-between;align-items:center;padding:.6rem .8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.v-link[data-astro-cid-t2a7eec5]:hover{color:#fff;background:#c4302b;border-color:#c4302b;transform:translateY(-2px);box-shadow:0 3px 8px #c4302b33}.v-arrow[data-astro-cid-t2a7eec5]{opacity:.6;width:12px;height:12px}.v-link[data-astro-cid-t2a7eec5]:hover .v-arrow[data-astro-cid-t2a7eec5]{color:#fff;opacity:1}@media (width<=600px){.video-grid[data-astro-cid-t2a7eec5]{grid-template-columns:1fr}}@media (width<=900px){.timeline-axis[data-astro-cid-t2a7eec5]{left:30px}.timeline-row[data-astro-cid-t2a7eec5]{flex-direction:column;align-items:flex-start;padding-bottom:3rem;padding-left:70px}.timeline-content[data-astro-cid-t2a7eec5]{width:100%;margin:0!important}.timeline-node[data-astro-cid-t2a7eec5]{top:0;left:30px}.timeline-content[data-astro-cid-t2a7eec5]:before{display:none}}.header-center[data-astro-cid-abbizdaw]{text-align:center;max-width:900px;margin:0 auto 4rem}.section-title[data-astro-cid-abbizdaw]{text-wrap:balance;margin-bottom:2rem;font-size:2.8rem;line-height:1.2}.lead-text[data-astro-cid-abbizdaw]{color:var(--digi-dark);max-width:800px;margin:0 auto;font-size:1.25rem;font-weight:500}.split-grid[data-astro-cid-abbizdaw]{grid-template-columns:1.2fr .8fr;align-items:center;gap:5rem;display:grid}.methodology-steps[data-astro-cid-abbizdaw] h3[data-astro-cid-abbizdaw]{color:var(--digi-medium);margin:2.5rem 0 1.5rem;font-size:1.25rem}.check-list[data-astro-cid-abbizdaw]{flex-direction:column;gap:1.2rem;padding:0;list-style:none;display:flex}.check-list[data-astro-cid-abbizdaw] li[data-astro-cid-abbizdaw]{text-align:left;align-items:flex-start;gap:1rem;font-size:1.05rem;line-height:1.4;display:flex}.check-list[data-astro-cid-abbizdaw] .icon[data-astro-cid-abbizdaw]{background:var(--digi-bright);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.8rem;font-weight:700;display:flex}.img-wrapper[data-astro-cid-abbizdaw]{padding:1rem;position:relative}.img-rounded[data-astro-cid-abbizdaw]{border-radius:var(--radius);object-fit:cover;width:100%;height:auto;box-shadow:0 20px 40px #231e461a}.experience-badge[data-astro-cid-abbizdaw]{background:var(--digi-dark);color:#fff;text-align:center;border-radius:20px;flex-direction:column;align-items:center;min-width:140px;padding:1.5rem;display:flex;position:absolute;top:-50px;right:-35px;box-shadow:0 10px 30px #0003}.experience-badge[data-astro-cid-abbizdaw] .number[data-astro-cid-abbizdaw]{color:var(--digi-light);font-size:2rem;font-weight:800;line-height:1}.experience-badge[data-astro-cid-abbizdaw] .text[data-astro-cid-abbizdaw]{text-transform:uppercase;letter-spacing:1px;margin-top:.5rem;font-size:.8rem;font-weight:600}@media (width<=1024px){.split-grid[data-astro-cid-abbizdaw]{text-align:center;grid-template-columns:1fr;gap:4rem}.content-wrapper[data-astro-cid-abbizdaw]{flex-direction:column;align-items:center;display:flex}.description-text[data-astro-cid-abbizdaw]{max-width:700px}.check-list[data-astro-cid-abbizdaw]{text-align:left;max-width:fit-content;margin:0 auto;display:inline-flex}.section-title[data-astro-cid-abbizdaw]{font-size:2.2rem}.img-wrapper[data-astro-cid-abbizdaw]{max-width:600px;margin:2rem auto 0}}@media (width<=480px){.section-title[data-astro-cid-abbizdaw]{font-size:1.8rem}.check-list[data-astro-cid-abbizdaw] li[data-astro-cid-abbizdaw]{font-size:.95rem}.experience-badge[data-astro-cid-abbizdaw]{min-width:110px;padding:1rem;bottom:-10px;right:10px}.experience-badge[data-astro-cid-abbizdaw] .number[data-astro-cid-abbizdaw]{font-size:1.6rem}}.rgpd-info-box[data-astro-cid-5fj4t7vv]{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:2rem 0 1rem;padding:1rem}.rgpd-info-box[data-astro-cid-5fj4t7vv] p[data-astro-cid-5fj4t7vv]{color:#4a5568;text-align:justify;margin:0;font-size:.75rem;line-height:1.5}.rgpd-info-box[data-astro-cid-5fj4t7vv] a[data-astro-cid-5fj4t7vv]{font-weight:600;text-decoration:underline}.form-section-contrast[data-astro-cid-5fj4t7vv]{background-color:var(--digi-dark);z-index:10;padding:8rem 0;position:relative}.form-container-card[data-astro-cid-5fj4t7vv]{background:#fff;border-radius:32px;max-width:800px;margin:0 auto;box-shadow:0 40px 80px #0006}.form-input-side[data-astro-cid-5fj4t7vv]{padding:4rem}.form-group[data-astro-cid-5fj4t7vv]{margin-bottom:1.5rem;position:relative}.form-row[data-astro-cid-5fj4t7vv]{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.required[data-astro-cid-5fj4t7vv]{color:#dc3545;margin-left:2px;font-weight:700}.field-error[data-astro-cid-5fj4t7vv]{color:#dc3545;margin-top:.4rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;display:none}.has-error[data-astro-cid-5fj4t7vv] .field-error[data-astro-cid-5fj4t7vv]{display:block}.has-error[data-astro-cid-5fj4t7vv] input[data-astro-cid-5fj4t7vv]:not([type=checkbox]):not([type=radio]){background-color:#fff5f5;border-color:#feb2b2;box-shadow:0 0 0 4px #dc35450d}@media (width<=600px){.form-row[data-astro-cid-5fj4t7vv]{grid-template-columns:1fr;gap:0}.form-input-side[data-astro-cid-5fj4t7vv]{padding:2.5rem}.radio-group-container[data-astro-cid-5fj4t7vv]{flex-direction:column;gap:1rem}}.form-group[data-astro-cid-5fj4t7vv]>label[data-astro-cid-5fj4t7vv],.form-label[data-astro-cid-5fj4t7vv]{text-transform:uppercase;color:var(--digi-bright);letter-spacing:.5px;margin-bottom:.8rem;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700;display:block}.form-group[data-astro-cid-5fj4t7vv] input[data-astro-cid-5fj4t7vv]{width:100%;color:var(--digi-dark);background:#f4f6fa;border:1px solid #dce2f0;border-radius:12px;padding:1.1rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-group[data-astro-cid-5fj4t7vv] input[data-astro-cid-5fj4t7vv]:focus{border-color:var(--digi-bright);background:#fff;outline:none;box-shadow:0 0 0 4px #1d3d8f1a}.radio-group-container[data-astro-cid-5fj4t7vv]{gap:2.5rem;padding:5px 0;display:flex}.custom-radio[data-astro-cid-5fj4t7vv]{cursor:pointer;color:#2d3748;align-items:center;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;display:flex;position:relative}.custom-radio[data-astro-cid-5fj4t7vv] input[data-astro-cid-5fj4t7vv]{opacity:0;position:absolute}.radio-mark[data-astro-cid-5fj4t7vv]{background-color:#f4f6fa;border:2px solid #dce2f0;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:12px;transition:all .2s;display:flex}.custom-radio[data-astro-cid-5fj4t7vv] input[data-astro-cid-5fj4t7vv]:checked~.radio-mark[data-astro-cid-5fj4t7vv]{border-color:var(--digi-bright);background-color:#fff;border-width:6px}.checkbox-group-grid[data-astro-cid-5fj4t7vv]{grid-template-columns:1fr;gap:.8rem;padding:.5rem 0;display:grid}.custom-checkbox-item[data-astro-cid-5fj4t7vv]{cursor:pointer;user-select:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;height:100%;padding:1rem;transition:all .2s;display:flex;position:relative}.custom-checkbox-item[data-astro-cid-5fj4t7vv] [data-astro-cid-5fj4t7vv]{cursor:pointer}.custom-checkbox-item[data-astro-cid-5fj4t7vv]:hover{background:#f1f5f9;border-color:#cbd5e1}.custom-checkbox-item[data-astro-cid-5fj4t7vv] input[data-astro-cid-5fj4t7vv]{opacity:0;position:absolute}.checkbox-box[data-astro-cid-5fj4t7vv]{background-color:#fff;border:2px solid #cbd5e1;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-right:15px;transition:all .2s;display:flex}.custom-checkbox-item[data-astro-cid-5fj4t7vv] input[data-astro-cid-5fj4t7vv]:checked~.checkbox-box[data-astro-cid-5fj4t7vv]{background-color:var(--digi-bright);border-color:var(--digi-bright)}.custom-checkbox-item[data-astro-cid-5fj4t7vv] input[data-astro-cid-5fj4t7vv]:checked~.checkbox-box[data-astro-cid-5fj4t7vv]:after{content:"✓";color:#fff;font-size:14px;font-weight:900}.custom-checkbox-item[data-astro-cid-5fj4t7vv] input[data-astro-cid-5fj4t7vv]:checked{background:#fff}.custom-checkbox-item[data-astro-cid-5fj4t7vv]:has(input:checked){border-color:var(--digi-bright);background:#f0f7ff;box-shadow:0 4px 12px #1d3d8f0d}.course-label-content[data-astro-cid-5fj4t7vv]{flex-direction:column;gap:2px;display:flex}.course-number[data-astro-cid-5fj4t7vv]{text-transform:uppercase;color:var(--digi-bright);letter-spacing:.5px;font-size:.7rem;font-weight:800}.course-title[data-astro-cid-5fj4t7vv]{color:var(--digi-dark);font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;line-height:1.2}@media (width>=768px){.checkbox-group-grid[data-astro-cid-5fj4t7vv]{grid-template-columns:1fr 1fr;grid-auto-rows:1fr}}.form-checkbox-group[data-astro-cid-5fj4t7vv]{margin-top:2rem}.custom-checkbox-alignment[data-astro-cid-5fj4t7vv]{flex-direction:column;gap:.5rem;display:flex}.checkbox-label-wrapper[data-astro-cid-5fj4t7vv]{align-items:flex-start;gap:12px;display:flex}.checkbox-label-wrapper[data-astro-cid-5fj4t7vv] input[data-astro-cid-5fj4t7vv][type=checkbox]{width:18px;height:18px;accent-color:var(--digi-bright);cursor:pointer;flex-shrink:0;margin-top:2px}.checkbox-label-wrapper[data-astro-cid-5fj4t7vv] label[data-astro-cid-5fj4t7vv]{color:#4a5568;cursor:pointer;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500;line-height:1.4}.form-checkbox-group[data-astro-cid-5fj4t7vv] a[data-astro-cid-5fj4t7vv]{color:var(--digi-bright);font-weight:600;text-decoration:underline}.error-message-offset[data-astro-cid-5fj4t7vv]{margin-left:30px}.btn[data-astro-cid-5fj4t7vv]:disabled{opacity:.7;cursor:not-allowed}.success-overlay[data-astro-cid-5fj4t7vv]{z-index:100;text-align:center;opacity:0;visibility:hidden;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:absolute;top:0;left:0;transform:translateY(20px)}.success-overlay[data-astro-cid-5fj4t7vv].active{opacity:1;visibility:visible;transform:translateY(0)}.success-content[data-astro-cid-5fj4t7vv]{max-width:400px}.success-icon[data-astro-cid-5fj4t7vv]{color:#38b2ac;background:#e6fffa;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.success-icon[data-astro-cid-5fj4t7vv] svg[data-astro-cid-5fj4t7vv]{width:32px;height:32px}.success-content[data-astro-cid-5fj4t7vv] h3[data-astro-cid-5fj4t7vv]{color:var(--digi-bright);margin-bottom:1rem;font-family:Montserrat,sans-serif;font-size:1.8rem}.success-content[data-astro-cid-5fj4t7vv] p[data-astro-cid-5fj4t7vv]{color:#4a5568;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}:root{--brand-primary:#8a1e3d;--brand-secondary:#f9f5f6;--text-main:#2d2d2d;--text-muted:#666;--border-subtle:#e5e7eb;--card-bg:#fff;--bg-main:#fff;--gold:#d4af37}.section-wrapper[data-astro-cid-7i4pyfqf]{background-color:var(--bg-main);color:var(--text-main);padding:5rem 0;font-family:Inter,system-ui,sans-serif}.container[data-astro-cid-7i4pyfqf]{max-width:900px;margin:0 auto;padding:0 1.5rem}.header-minimal[data-astro-cid-7i4pyfqf]{text-align:left;border-bottom:2px solid var(--border-subtle);margin-bottom:3rem;padding-bottom:1rem}.header-minimal[data-astro-cid-7i4pyfqf] h2[data-astro-cid-7i4pyfqf]{color:var(--text-main);letter-spacing:-.02em;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.highlight[data-astro-cid-7i4pyfqf]{color:var(--brand-primary)}.subtitle[data-astro-cid-7i4pyfqf]{color:var(--text-muted);margin:0;font-size:1.1rem}.agenda-list[data-astro-cid-7i4pyfqf]{flex-direction:column;gap:1rem;display:flex}.agenda-card[data-astro-cid-7i4pyfqf]{background:var(--card-bg);border:1px solid #0000000f;border-radius:12px;grid-template-columns:100px 1fr 220px;transition:all .2s ease-out;display:grid;overflow:hidden;box-shadow:0 1px 3px #0000000a}.agenda-card[data-astro-cid-7i4pyfqf]:hover{border-color:#8a1e3d33;transform:translateY(-2px);box-shadow:0 8px 16px -4px #00000014}.agenda-card[data-astro-cid-7i4pyfqf].event-card{border:2px solid var(--gold);background:linear-gradient(90deg,#fff,#fffcf0)}.agenda-card[data-astro-cid-7i4pyfqf].event-card .date-block[data-astro-cid-7i4pyfqf]{background:var(--gold);color:#fff}.agenda-card[data-astro-cid-7i4pyfqf].event-card .module-text[data-astro-cid-7i4pyfqf]{color:var(--gold)}.date-block[data-astro-cid-7i4pyfqf]{background:var(--brand-primary);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 1rem;line-height:1.1;display:flex}.day-name[data-astro-cid-7i4pyfqf]{text-transform:uppercase;opacity:.9;font-size:.75rem;font-weight:600}.date-num[data-astro-cid-7i4pyfqf]{margin:4px 0;font-size:1.8rem;font-weight:700}.month-name[data-astro-cid-7i4pyfqf]{letter-spacing:.5px;font-size:.8rem;font-weight:500}.content-block[data-astro-cid-7i4pyfqf]{flex-direction:column;justify-content:center;gap:.4rem;padding:1.5rem;display:flex}.module-text[data-astro-cid-7i4pyfqf]{color:var(--brand-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:2px;font-size:.75rem;font-weight:900}.content-block[data-astro-cid-7i4pyfqf] h3[data-astro-cid-7i4pyfqf]{color:var(--text-main);margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.video-container[data-astro-cid-7i4pyfqf]{z-index:5;margin-top:.8rem;position:relative}.video-details[data-astro-cid-7i4pyfqf]{background:#c4302b05;border:1px solid #c4302b26;border-radius:8px;transition:all .3s;overflow:hidden}.video-details[data-astro-cid-7i4pyfqf][open]{background:#c4302b0d;border-color:#c4302b4d}.video-summary[data-astro-cid-7i4pyfqf]{cursor:pointer;color:#c4302b;user-select:none;justify-content:space-between;align-items:center;padding:.6rem .8rem;font-size:.75rem;font-weight:700;list-style:none;display:flex}.video-summary[data-astro-cid-7i4pyfqf]::-webkit-details-marker{display:none}.summary-wrapper[data-astro-cid-7i4pyfqf]{align-items:center;gap:.5rem;display:flex}.yt-icon[data-astro-cid-7i4pyfqf]{color:#c4302b;flex-shrink:0;width:16px;height:16px}.chevron-mini[data-astro-cid-7i4pyfqf]{flex-shrink:0;width:12px;height:12px;transition:transform .3s}.video-details[data-astro-cid-7i4pyfqf][open] .chevron-mini[data-astro-cid-7i4pyfqf]{transform:rotate(180deg)}.video-grid[data-astro-cid-7i4pyfqf]{grid-template-columns:repeat(2,1fr);gap:.4rem;padding:.2rem .8rem .8rem;animation:.3s fadeIn;display:grid}.v-link[data-astro-cid-7i4pyfqf]{color:#444;background:#fff;border:1px solid #0000000d;border-radius:6px;justify-content:space-between;align-items:center;padding:.4rem .6rem;font-size:.7rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.v-link[data-astro-cid-7i4pyfqf]:hover{color:#fff;background:#c4302b;transform:translateY(-1px)}.v-arrow[data-astro-cid-7i4pyfqf]{opacity:.6;width:10px;height:10px}.v-link[data-astro-cid-7i4pyfqf]:hover .v-arrow[data-astro-cid-7i4pyfqf]{color:#fff;opacity:1}@media (width<=500px){.video-grid[data-astro-cid-7i4pyfqf]{grid-template-columns:1fr}}.meta-info[data-astro-cid-7i4pyfqf]{flex-wrap:wrap;gap:1rem;margin-top:.3rem;display:flex}.meta-item[data-astro-cid-7i4pyfqf]{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.9rem;display:flex}.meta-item[data-astro-cid-7i4pyfqf] svg[data-astro-cid-7i4pyfqf]{opacity:.7;width:16px;height:16px}.details-block[data-astro-cid-7i4pyfqf]{border-left:1px solid var(--border-subtle);background:#fdfdfd;flex-direction:column;justify-content:center;gap:.8rem;padding:1.5rem;display:flex}.detail-row[data-astro-cid-7i4pyfqf]{color:var(--text-main);align-items:center;gap:.6rem;font-size:.85rem;font-weight:500;display:flex;overflow:hidden}.icon-sm[data-astro-cid-7i4pyfqf]{width:18px;height:18px;color:var(--text-muted)}.icon-fixed[data-astro-cid-7i4pyfqf]{flex-shrink:0}.status-clean[data-astro-cid-7i4pyfqf]{align-items:center;gap:8px;margin-top:.4rem;display:flex}.status-dot[data-astro-cid-7i4pyfqf]{border-radius:50%;width:8px;height:8px}.dot-blue[data-astro-cid-7i4pyfqf]{background-color:#3b82f6;box-shadow:0 0 0 2px #dbeafe}.dot-brand[data-astro-cid-7i4pyfqf]{background-color:var(--brand-primary);box-shadow:0 0 0 2px #fbcfe8}.status-text[data-astro-cid-7i4pyfqf]{text-transform:uppercase;color:var(--text-muted);font-size:.8rem;font-weight:600}.kit-section[data-astro-cid-7i4pyfqf]{margin-top:4rem}.kit-corporate-card[data-astro-cid-7i4pyfqf]{background-color:var(--brand-secondary);border:1px solid #8a1e3d1f;border-left:6px solid var(--brand-primary);border-radius:12px;padding:2.5rem;transition:all .3s;position:relative;overflow:visible;box-shadow:0 4px 20px #0000000d}.kit-corporate-card[data-astro-cid-7i4pyfqf]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #8a1e3d14}.seal-badge[data-astro-cid-7i4pyfqf]{background:var(--brand-primary);z-index:10;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute;top:-15px;right:20px;transform:rotate(15deg);box-shadow:0 4px 15px #8a1e3d66}.seal-inner[data-astro-cid-7i4pyfqf]{text-align:center;color:#fff;border:1px dashed #fff9;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.seal-text[data-astro-cid-7i4pyfqf]{letter-spacing:.5px;font-size:.65rem;font-weight:900;line-height:1.1}.kit-content-wrapper[data-astro-cid-7i4pyfqf]{flex-direction:column;gap:2rem;display:flex}.kit-header[data-astro-cid-7i4pyfqf]{border-bottom:1px solid #8a1e3d1a;padding-bottom:1rem;padding-right:80px}.kit-label[data-astro-cid-7i4pyfqf]{text-transform:uppercase;letter-spacing:1.5px;color:var(--brand-primary);margin-bottom:.25rem;font-size:.7rem;font-weight:700;display:block}.kit-header[data-astro-cid-7i4pyfqf] h3[data-astro-cid-7i4pyfqf]{color:var(--text-main);margin:0;font-size:1.8rem;font-weight:800;line-height:1.1}.kit-desc[data-astro-cid-7i4pyfqf]{color:var(--text-muted);margin:.5rem 0 0;font-size:.95rem}.kit-grid[data-astro-cid-7i4pyfqf]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.k-item[data-astro-cid-7i4pyfqf]{align-items:center;gap:1rem;transition:transform .2s;display:flex}.k-item[data-astro-cid-7i4pyfqf]:hover{transform:translate(5px)}.k-icon-box[data-astro-cid-7i4pyfqf]{width:48px;height:48px;color:var(--brand-primary);background:#fff;border:1px solid #8a1e3d1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #8a1e3d1a}.k-icon-box[data-astro-cid-7i4pyfqf] svg[data-astro-cid-7i4pyfqf]{width:22px;height:22px}.k-text[data-astro-cid-7i4pyfqf]{flex-direction:column;display:flex}.k-text[data-astro-cid-7i4pyfqf] strong[data-astro-cid-7i4pyfqf]{color:var(--text-main);font-size:.95rem;font-weight:700}.k-text[data-astro-cid-7i4pyfqf] span[data-astro-cid-7i4pyfqf]{color:var(--text-muted);font-size:.8rem}.mobile-only[data-astro-cid-7i4pyfqf]{display:none}@media (width<=900px){.kit-content-wrapper[data-astro-cid-7i4pyfqf]{gap:1.5rem}.kit-grid[data-astro-cid-7i4pyfqf]{grid-template-columns:1fr;gap:1.5rem}.seal-badge[data-astro-cid-7i4pyfqf]{width:60px;height:60px;top:15px;right:15px}.seal-inner[data-astro-cid-7i4pyfqf]{width:54px;height:54px}.seal-text[data-astro-cid-7i4pyfqf]{font-size:.55rem}.kit-header[data-astro-cid-7i4pyfqf]{padding-right:60px}}@media (width<=850px){.agenda-card[data-astro-cid-7i4pyfqf]{grid-template-columns:80px 1fr}.details-block[data-astro-cid-7i4pyfqf]{display:none}.mobile-only[data-astro-cid-7i4pyfqf]{display:flex}}@media (width<=600px){.agenda-card[data-astro-cid-7i4pyfqf]{flex-direction:column;display:flex}.date-block[data-astro-cid-7i4pyfqf]{flex-direction:row;justify-content:flex-start;align-items:baseline;gap:.5rem;width:100%;padding:.8rem}.date-num[data-astro-cid-7i4pyfqf]{font-size:1.2rem}.content-block[data-astro-cid-7i4pyfqf]{padding:1.2rem}.header-minimal[data-astro-cid-7i4pyfqf] h2[data-astro-cid-7i4pyfqf]{font-size:2rem}}
