.o7-root{--o7-bg:#ffffff;--o7-surface:#EEF4FB;--o7-surface-alt:#F4F4F5;--o7-primary:#5B7FA6;--o7-primary-mid:#6E96BF;--o7-primary-dark:#2B4A6B;--o7-primary-light:#E5F0FA;--o7-accent:#F59E0B;--o7-accent-dark:#D97706;--o7-accent-light:#FFFBEB;--o7-wa:#25D366;--o7-wa-dark:#128C4E;--o7-badge-red:#EF4444;--o7-badge-red-light:#FEF2F2;--o7-text:#111827;--o7-text-mid:#374151;--o7-text-muted:#6B7280;--o7-border:#ffffff;--o7-border-dark:#D1D5DB;--o7-white:#ffffff;font-family:var(--font-body),"DM Sans","Inter",sans-serif;background-color:var(--o7-bg);color:var(--o7-text);min-height:100vh;-webkit-font-smoothing:antialiased;overflow-x:hidden;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");background-repeat:repeat}.o7-container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.o7-eyebrow{display:inline-block;font-size:.88rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--o7-primary);background:var(--o7-primary-light);border:1px solid rgba(91,127,166,.2);border-radius:100px;padding:.35rem 1rem;margin-bottom:.85rem}.o7-eyebrow-light{color:rgba(255,255,255,.9);background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25)}.o7-section-header{text-align:center;margin-bottom:1rem}.o7-section-title{font-family:var(--font-display),"Playfair Display",Georgia,serif;font-size:clamp(1.3rem,3.5vw,2.5rem);font-weight:700;color:var(--o7-text);line-height:1.2;margin-bottom:.75rem}.o7-section-desc{font-size:.9rem;color:var(--o7-text-muted);max-width:580px;margin:0 auto;line-height:1.7}.o7-btn-primary{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.9rem 2rem;background:var(--o7-primary);color:var(--o7-white);border:none;border-radius:8px;font-family:var(--font-body),"DM Sans",sans-serif;font-size:1rem;font-weight:700;cursor:pointer;text-decoration:none;text-align:center;transition:background .2s,transform .15s,box-shadow .15s;box-shadow:0 4px 20px rgba(91,127,166,.25);letter-spacing:.01em}.o7-btn-primary:hover{background:var(--o7-primary-mid);transform:translateY(-2px);box-shadow:0 8px 28px rgba(91,127,166,.35)}.o7-btn-light{background:var(--o7-white);color:var(--o7-primary);box-shadow:0 4px 20px rgba(0,0,0,.12)}.o7-btn-light:hover{background:var(--o7-primary-light);box-shadow:0 8px 28px rgba(0,0,0,.18)}.o7-btn-sub{font-size:.72rem;font-weight:400;opacity:.8;letter-spacing:0}.o7-btn-wa{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;background:var(--o7-wa);color:var(--o7-white);border-radius:8px;font-weight:700;font-size:.95rem;text-decoration:none;transition:background .2s,transform .15s,box-shadow .15s;box-shadow:0 4px 16px rgba(37,211,102,.25);white-space:nowrap}.o7-btn-wa:hover{background:var(--o7-wa-dark);transform:translateY(-2px);box-shadow:0 8px 24px rgba(37,211,102,.35)}.o7-btn-wa-sm{padding:.55rem 1.1rem;font-size:.85rem}.o7-btn-wa-outline{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;background:transparent;color:var(--o7-white);border:2px solid rgba(255,255,255,.45);border-radius:8px;font-weight:600;font-size:.92rem;text-decoration:none;transition:border-color .2s,background .2s}.o7-btn-wa-outline:hover{border-color:rgba(255,255,255,.8);background:rgba(255,255,255,.08)}.o7-btn-wa-full{width:100%;justify-content:center}.o7-nav{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid var(--o7-border)}@media (min-width:861px){.o7-nav{padding-top:.75rem}}.o7-nav-inner{justify-content:space-between;height:60px}.o7-nav-inner,.o7-nav-logo{display:flex;align-items:center}.o7-nav-logo-img{width:180px;height:60px;object-fit:contain;object-position:left center;display:block}.o7-nav-logo-text{font-family:var(--font-display),"Playfair Display",serif;font-size:1.15rem;font-weight:700;color:var(--o7-primary)}.o7-nav-links{display:flex;align-items:center;gap:1.5rem}.o7-nav-link{font-size:.88rem;font-weight:500;color:var(--o7-text-mid);text-decoration:none;transition:color .15s}.o7-nav-link:hover{color:var(--o7-primary)}@media (max-width:580px){.o7-nav-link{display:none}}.o7-hamburger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:.5rem;flex-shrink:0}.o7-hamburger-line{display:block;width:24px;height:2.5px;background:var(--o7-text);border-radius:2px}.o7-nav-menu{background:#ffffff;border-top:1px solid var(--o7-border);display:flex;flex-direction:column;box-shadow:0 8px 24px rgba(0,0,0,.1)}.o7-nav-menu-link{padding:.9rem 1.5rem;font-size:.95rem;font-weight:500;color:var(--o7-text);text-decoration:none;border-bottom:1px solid var(--o7-border);transition:background .15s,color .15s}.o7-nav-menu-link:last-child{border-bottom:none}.o7-nav-menu-link:hover{background:var(--o7-primary-light);color:var(--o7-primary)}.o7-nav-menu-cta{color:var(--o7-primary);font-weight:700}.o7-hero{background:var(--o7-white);padding:1rem 0 2rem;position:relative;overflow:hidden}.o7-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}@media (max-width:860px){.o7-hero-inner{grid-template-columns:1fr;gap:1rem}}.o7-hero-decor{position:absolute;bottom:-2rem;right:-1rem;font-family:var(--font-hero),"Bebas Neue",sans-serif;font-size:clamp(8rem,18vw,16rem);font-weight:400;color:rgba(91,127,166,.04);line-height:1;pointer-events:none;user-select:none;letter-spacing:-.02em}.o7-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--o7-accent-light);border:1px solid rgba(245,158,11,.3);color:var(--o7-accent-dark);font-size:.78rem;font-weight:600;padding:.4rem 1rem;border-radius:100px;margin-bottom:1.25rem}.o7-badge-dot{display:inline-block;width:7px;height:7px;background:var(--o7-accent);border-radius:50%;animation:o7-blink 2s ease-in-out infinite}@keyframes o7-blink{0%,to{opacity:1}50%{opacity:.3}}.o7-hero-title{flex-direction:row;flex-wrap:wrap;gap:1rem;font-family:var(--font-hero),"Bebas Neue",sans-serif;line-height:.92;margin-bottom:1.25rem;letter-spacing:.01em}.o7-hero-title,.o7-hero-title-badge{display:flex;align-items:center;font-weight:400}.o7-hero-title-badge{gap:.35rem;font-family:var(--font-body),sans-serif;font-size:1rem;line-height:1;letter-spacing:0}.o7-hero-title-line1{font-size:clamp(3.3rem,9vw,7.5rem);color:var(--o7-text)}.o7-hero-title-line2{font-size:clamp(4rem,9vw,7.5rem);color:var(--o7-primary);-webkit-text-stroke:2px var(--o7-primary)}.o7-hero-title-line3{font-size:clamp(3.2rem,7vw,6rem);color:var(--o7-text);letter-spacing:-.01em}.o7-hero-subtitle{font-size:clamp(.9rem,2.4vw,1.3rem);color:var(--o7-text);font-weight:600;line-height:1.7;margin-bottom:.75rem;max-width:480px;letter-spacing:.01em}.o7-hero-proof{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem}@media (max-width:860px){.o7-hero-proof{align-items:center}}.o7-proof-item{display:flex;align-items:center;gap:.4rem}.o7-proof-stars{color:var(--o7-accent);font-size:1.05rem}.o7-proof-icon{font-size:.9rem}.o7-proof-label{font-size:.9rem;font-weight:700;color:var(--o7-text-muted)}.o7-proof-sep{display:none}.o7-on-demand-message{display:flex;align-items:flex-start;gap:.75rem;margin-top:1.25rem;padding:.85rem 1rem;background:#f0f7ee;border-left:5px solid var(--o7-wa-dark);border-radius:8px;max-width:480px}.o7-on-demand-icon{font-size:1.4rem;flex-shrink:0;line-height:1.3}.o7-on-demand-title{font-size:.9rem;font-weight:700;color:var(--o7-text);margin-bottom:.2rem}.o7-no-emphasis{color:#ba006d;font-weight:900;font-style:italic;letter-spacing:-.02em;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}.o7-on-demand-desc{font-size:.8rem;color:var(--o7-text-muted);line-height:1.5}@media (max-width:860px){.o7-on-demand-message{max-width:100%}}.o7-hero-price{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.o7-price-was{font-family:var(--font-display),"Playfair Display",serif;font-size:1.1rem;color:var(--o7-text-muted);text-decoration:line-through}.o7-price-now{font-family:var(--font-hero),"Bebas Neue",sans-serif;font-size:2.8rem;font-weight:400;color:var(--o7-primary);line-height:1}.o7-price-badge{background:var(--o7-badge-red);color:var(--o7-white);font-size:.72rem;font-weight:700;padding:.25rem .65rem;border-radius:6px;letter-spacing:.05em}.o7-hero-actions{display:flex;gap:.85rem;margin-top:1.25rem;margin-bottom:0;flex-wrap:wrap;justify-content:center}@media (max-width:860px){.o7-hero-actions{justify-content:center;flex-direction:column;align-items:center;gap:1.5rem}}.o7-hero-guarantees{display:flex;gap:1rem;flex-wrap:wrap;font-size:.78rem;color:var(--o7-text-muted)}.o7-hero-media{position:relative}.o7-hero-video-wrap{border-radius:16px;overflow:hidden;aspect-ratio:16/9;background:var(--o7-primary-dark);position:relative;box-shadow:0 16px 64px rgba(91,127,166,.18),0 4px 16px rgba(0,0,0,.12)}.o7-video-btn{width:100%;height:100%;background:none;border:none;cursor:pointer;position:relative}.o7-video-btn,.o7-video-poster{display:flex;align-items:center;justify-content:center}.o7-video-poster{position:absolute;inset:0;background:transparent}.o7-video-btn{background-color:#1a1a2e;background-size:cover;background-position:50%}.o7-video-poster-emoji{display:none}.o7-play-btn{position:relative;z-index:2;width:68px;height:48px;transition:transform .15s ease;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5))}.o7-yt-play-bg{fill:#ff0000;opacity:.9}.o7-yt-play-triangle{fill:#ffffff}.o7-video-btn:hover .o7-play-btn{transform:scale(1.1)}.o7-video-btn:hover .o7-yt-play-bg{opacity:1}.o7-video-label{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.45);color:rgba(255,255,255,.85);font-size:.78rem;padding:.5rem .85rem;text-align:center}.o7-video-iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.o7-video-btn--overlay{position:absolute;inset:0;z-index:2;pointer-events:none}.o7-media-trust{margin-top:.85rem;text-align:center;font-size:.7rem;font-weight:bolder;color:var(--o7-text-muted)}.o7-stats-strip{background:var(--o7-primary);padding:1.25rem 0}.o7-stats-inner{justify-content:space-between;gap:1rem;flex-wrap:wrap}.o7-stat,.o7-stats-inner{display:flex;align-items:center}.o7-stat{flex-direction:column;gap:.1rem;flex:1;min-width:80px;text-align:center}.o7-stat-icon{font-size:1.1rem}.o7-stat-num{font-family:var(--font-hero),"Bebas Neue",sans-serif;font-size:1.6rem;font-weight:400;color:var(--o7-accent);line-height:1}.o7-stat-label{font-size:.7rem;color:rgba(255,255,255,.6);letter-spacing:.03em}.o7-syllabus{background:var(--o7-surface);padding:1.5rem 0 5rem}.o7-syllabus-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem}.o7-module-card{background:var(--o7-white);border:1.5px solid var(--o7-border);border-radius:14px;overflow:hidden;transition:border-color .2s,box-shadow .2s;position:relative}.o7-module-corner-icon{position:absolute;top:.6rem;right:.7rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:var(--o7-primary-light);border:2px solid var(--o7-primary);color:var(--o7-primary);font-size:1.15rem;font-weight:900;line-height:1;pointer-events:none}.o7-module-card:hover{border-color:var(--o7-border-dark);box-shadow:0 4px 16px rgba(0,0,0,.06)}.o7-module-card.o7-module-open{border-color:var(--o7-primary);box-shadow:0 4px 20px rgba(91,127,166,.1)}.o7-module-row{display:flex;align-items:center;gap:0;cursor:pointer}.o7-module-thumb{width:110px;min-width:110px;height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;flex-shrink:0;position:relative}.o7-thumb-emoji{font-size:2rem;line-height:1;position:relative;z-index:1}.o7-thumb-num{font-family:var(--font-hero),"Bebas Neue",sans-serif;font-size:.75rem;font-weight:400;color:var(--o7-text-muted);letter-spacing:.1em;position:relative;z-index:1}.o7-thumb-1{border-right:2px solid #b45309}.o7-thumb-2{border-right:2px solid #d97706}.o7-thumb-3{border-right:2px solid #db2777}.o7-thumb-4{border-right:2px solid #2563eb}.o7-thumb-5{border-right:2px solid #059669}.o7-thumb-6{border-right:2px solid #78350f}.o7-carousel-slide.o7-thumb-1,.o7-mod-video-poster.o7-thumb-1{background:linear-gradient(135deg,#78350F,#B45309);border-right:none}.o7-carousel-slide.o7-thumb-2,.o7-mod-video-poster.o7-thumb-2{background:linear-gradient(135deg,#92400E,#D97706);border-right:none}.o7-carousel-slide.o7-thumb-3,.o7-mod-video-poster.o7-thumb-3{background:linear-gradient(135deg,#831843,#DB2777);border-right:none}.o7-carousel-slide.o7-thumb-4,.o7-mod-video-poster.o7-thumb-4{background:linear-gradient(135deg,#1E3A5F,#2563EB);border-right:none}.o7-carousel-slide.o7-thumb-5,.o7-mod-video-poster.o7-thumb-5{background:linear-gradient(135deg,#5B7FA6,#90B4D8);border-right:none}.o7-carousel-slide.o7-thumb-6,.o7-mod-video-poster.o7-thumb-6{background:linear-gradient(135deg,#3B1F0A,#78350F);border-right:none}.o7-module-collapsed-thumb{flex-shrink:0;width:110px;height:110px;margin:.75rem 0 .75rem .75rem;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.12)}.o7-module-collapsed-img{width:100%;height:100%;object-fit:cover;display:block}.o7-module-info{flex:1;padding:1rem 1.25rem;min-width:0}.o7-module-meta{display:flex;align-items:center;gap:.6rem;margin-bottom:.3rem;flex-wrap:wrap}.o7-module-tag{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--o7-primary);background:var(--o7-primary-light);padding:.15rem .6rem;border-radius:100px}.o7-module-duration{font-size:.75rem;color:var(--o7-text-muted)}.o7-module-label{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffff;background:var(--o7-accent);padding:.22rem .75rem;border-radius:100px;margin-bottom:.5rem}.o7-module-title{font-family:var(--font-display),"Playfair Display",serif;font-size:clamp(1.15rem,2.5vw,1.35rem);font-weight:700;color:var(--o7-primary-dark);margin-bottom:.2rem;line-height:1.3;letter-spacing:-.01em}.o7-module-subtitle{font-size:.82rem;color:var(--o7-text-muted);margin:0;line-height:1.4}.o7-module-toggle{background:none;border:none;cursor:pointer;padding:.75rem 1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s;border-left:1px solid var(--o7-border);align-self:stretch}.o7-module-toggle:hover,.o7-toggle-icon{background:var(--o7-primary-light)}.o7-toggle-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:2px solid var(--o7-primary);font-size:1.2rem;font-weight:900;color:var(--o7-primary);transition:transform .25s,background .2s;line-height:1}.o7-toggle-hint{display:inline-block;margin-top:1rem;font-size:.72rem;font-weight:600;color:var(--o7-primary);letter-spacing:.02em}.o7-toggle-icon.o7-toggle-open{transform:rotate(180deg);background:var(--o7-primary);color:#fff;border-color:var(--o7-primary)}.o7-module-body{padding:1.25rem;border-top:1px solid var(--o7-border);background:var(--o7-surface)}@media (max-width:640px){.o7-module-thumb{width:80px;min-width:80px;height:90px}.o7-module-thumb .o7-thumb-emoji{font-size:1.5rem}.o7-module-collapsed-thumb{width:90px;height:90px;margin:.625rem 0 .625rem .625rem}}.o7-module-media-row{display:block;max-width:640px;margin:0 auto 1.25rem}.o7-carousel{border-radius:10px;overflow:hidden}.o7-carousel-slide{aspect-ratio:4/3;position:relative;overflow:hidden;touch-action:pan-y;user-select:none;cursor:grab;border-radius:10px 10px 0 0;background:var(--o7-surface-alt)}.o7-carousel-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.o7-carousel-label{position:absolute;bottom:0;left:0;right:0;padding:.5rem .75rem;background:linear-gradient(transparent,rgba(0,0,0,.55));font-size:.72rem;font-weight:600;color:rgba(255,255,255,.92);letter-spacing:.04em;text-align:center;z-index:2}.o7-carousel-controls{display:flex;align-items:center;justify-content:space-between;background:var(--o7-white);border:1px solid var(--o7-border);border-top:none;border-radius:0 0 10px 10px;padding:.5rem .75rem}.o7-carousel-btn{background:none;border:1.5px solid var(--o7-border-dark);border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;color:var(--o7-text-mid);line-height:1;transition:background .15s,border-color .15s;flex-shrink:0}.o7-carousel-btn:hover{background:var(--o7-primary-light);border-color:var(--o7-primary);color:var(--o7-primary)}.o7-carousel-dots{display:flex;gap:.35rem;align-items:center}.o7-carousel-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--o7-border-dark);transition:background .2s,transform .2s}.o7-carousel-dot-active{background:var(--o7-primary);transform:scale(1.3)}.o7-mod-video-wrap{border-radius:10px;overflow:hidden;aspect-ratio:4/3;background:var(--o7-primary-dark);position:relative}.o7-mod-video-btn{width:100%;height:100%;background:none;border:none;cursor:pointer;position:relative}.o7-mod-video-btn,.o7-mod-video-poster{display:flex;align-items:center;justify-content:center}.o7-mod-video-poster{position:absolute;inset:0}.o7-mod-poster-emoji{font-size:2.5rem;opacity:.2}.o7-mod-play-ring{position:relative;z-index:2;width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 10px rgba(255,255,255,.15);transition:transform .2s}.o7-mod-video-btn:hover .o7-mod-play-ring{transform:scale(1.1)}.o7-mod-play-arrow{color:var(--o7-primary);font-size:1.1rem;margin-left:3px}.o7-mod-video-caption{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.45);color:rgba(255,255,255,.85);font-size:.72rem;padding:.4rem .6rem;text-align:center}.o7-mod-video-iframe{width:100%;height:100%;border:none;display:block}.o7-module-desc{font-size:1rem;color:var(--o7-text);line-height:1.7;margin-bottom:1rem}.o7-module-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.o7-module-point{display:flex;align-items:flex-start;gap:.6rem;font-size:.97rem;color:var(--o7-text);line-height:1.5}.o7-point-check{color:var(--o7-primary);font-weight:700;font-size:.8rem;flex-shrink:0;margin-top:.15rem}.o7-syllabus-cta{text-align:center}.o7-mid-cta{background:var(--o7-primary);padding:2rem 0;position:relative;overflow:hidden}.o7-mid-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 50%,rgba(245,158,11,.1) 0,transparent 50%),radial-gradient(circle at 90% 50%,rgba(6,95,70,.4) 0,transparent 50%);pointer-events:none}.o7-mid-cta-inner{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;position:relative}@media (max-width:768px){.o7-mid-cta-inner{grid-template-columns:1fr;text-align:center}}.o7-mid-cta-title{font-family:var(--font-display),"Playfair Display",serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;color:var(--o7-white);line-height:1.2;margin-bottom:.85rem}.o7-mid-cta-title em{color:var(--o7-accent);font-style:italic}.o7-mid-cta-desc{font-size:.9rem;color:rgba(255,255,255,.72);line-height:1.65;max-width:500px}.o7-mid-cta-actions{display:flex;flex-direction:column;gap:.75rem;min-width:300px}@media (max-width:768px){.o7-mid-cta-actions{align-items:center;min-width:unset}}.o7-ugc{background:var(--o7-white);padding:3rem 0}.o7-ugc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (max-width:580px){.o7-ugc-grid{grid-template-columns:1fr}}.o7-ugc-card{border-radius:14px;overflow:hidden;background:var(--o7-surface-alt);border:1px solid var(--o7-border);transition:box-shadow .2s,transform .2s}.o7-ugc-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-3px)}.o7-ugc-thumb{aspect-ratio:16/9;background:#1a1a2e;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.o7-ugc-avatar{font-size:3.5rem;opacity:.55}.o7-ugc-play-btn{position:absolute;inset:0;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.o7-ugc-play-icon{width:68px;height:48px;display:block;transition:transform .15s ease;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5))}.o7-ugc-play-btn:hover .o7-ugc-play-icon{transform:scale(1.1)}.o7-ugc-play-btn:hover .o7-yt-play-bg{opacity:1}.o7-ugc-coming-soon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600;color:var(--o7-text-muted);background:var(--o7-surface-alt);letter-spacing:.03em}.o7-ugc-location-tag{position:absolute;bottom:.5rem;left:.5rem;right:.5rem;background:rgba(0,0,0,.5);color:rgba(255,255,255,.9);font-size:1.68rem;padding:.25rem .5rem;border-radius:6px;text-align:center}.o7-ugc-info{padding:.55rem}.o7-ugc-name{font-size:.85rem;font-weight:700;color:var(--o7-text);margin:0 0 .25rem}.o7-ugc-desc{font-size:.75rem;color:var(--o7-text-muted);margin:0;line-height:1.4}.o7-benefits{background:var(--o7-surface);padding:3rem 0}.o7-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width:860px){.o7-benefits-grid{grid-template-columns:1fr}}.o7-benefits-col{background:var(--o7-white);border-radius:16px;padding:1.75rem 1.5rem;border:1px solid var(--o7-border)}.o7-benefits-col-title{font-family:var(--font-display),"Playfair Display",serif;font-size:1rem;font-weight:700;color:var(--o7-text);margin-bottom:1.25rem;padding-bottom:.85rem;border-bottom:2px solid var(--o7-primary-light)}.o7-benefit-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.85rem}.o7-benefit-item:last-child{margin-bottom:0}.o7-benefit-icon{font-size:1rem;flex-shrink:0;width:1.5rem;text-align:center;margin-top:.05rem}.o7-benefit-text{font-size:.88rem;color:var(--o7-text-mid);line-height:1.5}.o7-testimonials{background:var(--o7-white);padding:3rem 0 0}.o7-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media (max-width:860px){.o7-testi-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.o7-testi-grid{grid-template-columns:1fr}}.o7-testi-card{background:var(--o7-surface);border:1.5px solid var(--o7-border);border-radius:14px;padding:1.5rem;display:flex;flex-direction:column;gap:.85rem;transition:border-color .2s,box-shadow .2s,transform .2s}.o7-testi-card:hover{border-color:var(--o7-primary);box-shadow:0 6px 24px rgba(91,127,166,.08);transform:translateY(-2px)}.o7-testi-stars{color:var(--o7-accent);font-size:.9rem;letter-spacing:.05em}.o7-testi-text{font-family:var(--font-display),"Playfair Display",serif;font-size:.92rem;color:var(--o7-text-mid);line-height:1.7;margin:0;flex:1;font-style:italic}.o7-testi-footer{display:flex;align-items:center;gap:.65rem;padding-top:.85rem;border-top:1px solid var(--o7-border);flex-wrap:wrap}.o7-testi-avatar{font-size:1.75rem}.o7-testi-identity{flex:1}.o7-testi-name{font-size:.85rem;font-weight:700;color:var(--o7-text);margin:0}.o7-testi-city{font-size:.73rem;color:var(--o7-text-muted);margin:0}.o7-testi-result{font-size:.7rem;font-weight:700;color:var(--o7-primary);background:var(--o7-primary-light);padding:.2rem .6rem;border-radius:100px;white-space:nowrap}.o7-app-reviews{background:var(--o7-surface-alt);padding:5rem 0}.o7-app-reviews-inner{display:grid;grid-template-columns:340px 1fr;gap:3rem;align-items:start}@media (max-width:860px){.o7-app-reviews-inner{grid-template-columns:1fr}}.o7-app-rating{display:flex;align-items:center;gap:1rem;margin:1.25rem 0}.o7-app-score{font-family:var(--font-hero),"Bebas Neue",sans-serif;font-size:4rem;font-weight:400;color:var(--o7-text);line-height:1}.o7-app-stars{color:var(--o7-accent);font-size:1rem;display:block}.o7-app-count{font-size:.8rem;color:var(--o7-text-muted)}.o7-app-badges{display:flex;flex-direction:column;gap:.75rem}.o7-app-badge{display:flex;align-items:center;gap:.85rem;background:var(--o7-white);border:1px solid var(--o7-border);border-radius:10px;padding:.75rem 1rem}.o7-app-badge-icon{font-size:1.6rem}.o7-app-badge-name{font-size:.88rem;font-weight:700;color:var(--o7-text);margin:0}.o7-app-badge-sub{font-size:.75rem;color:var(--o7-text-muted);margin:0}.o7-app-reviews-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width:480px){.o7-app-reviews-list{grid-template-columns:1fr}}.o7-app-review-card{background:var(--o7-white);border:1.5px solid var(--o7-border);border-radius:12px;padding:1.25rem}.o7-app-review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.65rem}.o7-app-review-stars{color:var(--o7-accent);font-size:.88rem}.o7-app-review-platform{font-size:.72rem;color:var(--o7-text-muted)}.o7-app-review-text{font-size:.85rem;color:var(--o7-text-mid);line-height:1.6;margin:0 0 .65rem;font-style:italic}.o7-app-review-name{font-size:.78rem;font-weight:600;color:var(--o7-text-muted);margin:0}.o7-mentor{background:var(--o7-surface);padding:1rem 0}.o7-mentor-header{margin-bottom:.5rem;padding-top:2rem;text-align:center}.o7-mentor-inner{display:grid;grid-template-columns:max-content 1fr;gap:2rem;align-items:start}.o7-mentor-col-left{display:flex;flex-direction:column;gap:.55rem}.o7-mentor-col-right{display:flex;flex-direction:column;gap:.75rem;justify-content:center}@media (max-width:800px){.o7-mentor-inner{grid-template-columns:1fr}}.o7-mentor-visual{display:flex;flex-direction:column;align-items:center;gap:1rem}.o7-mentor-avatar{width:200px;height:200px}.o7-mentor-emoji{font-size:5.5rem}.o7-mentor-award-badge{background:var(--o7-accent-light);border:1px solid rgba(245,158,11,.35);color:var(--o7-accent-dark);font-size:.72rem;font-weight:700;padding:.35rem .9rem;border-radius:100px;text-align:center}.o7-mentor-mini-stats{display:flex;gap:.5rem;width:100%}.o7-mstat{flex:1;background:var(--o7-primary-light);border-radius:10px;padding:.65rem .5rem;text-align:center}.o7-mstat strong{display:block;font-family:var(--font-hero),"Bebas Neue",sans-serif;font-size:1.3rem;font-weight:400;color:var(--o7-primary);line-height:1}.o7-mstat span{display:block;font-size:.65rem;color:var(--o7-text-muted);margin-top:.2rem;letter-spacing:.03em}.o7-mentor-name{font-family:var(--font-display),"Playfair Display",serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:var(--o7-text);margin-bottom:.25rem;text-align:center}.o7-mentor-photo{display:block;width:100%;max-width:320px;height:auto;border-radius:1rem;margin:1rem 0 .35rem}.o7-mentor-title{font-size:.88rem;color:var(--o7-primary);font-weight:600}.o7-mentor-bio{font-size:.92rem;color:var(--o7-text-mid);line-height:1.75;margin-bottom:.85rem}.o7-mentor-highlights{display:flex;flex-direction:column;gap:.6rem;margin-top:1.25rem}.o7-mentor-highlight{display:flex;align-items:flex-start;gap:.6rem;font-size:.88rem;color:var(--o7-text-mid);background:var(--o7-surface);border-radius:8px;padding:.6rem .85rem}.o7-org{background:var(--o7-primary-dark);padding:3rem 0}.o7-org .o7-section-title{color:var(--o7-white)}.o7-org .o7-eyebrow{color:rgba(255,255,255,.8);background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.o7-org-inner{display:grid;grid-template-columns:296px 1fr;gap:2rem;align-items:top}.o7-org-title{font-size:clamp(1rem,3.5vw,2rem);font-weight:700;color:var(--o7-primary-light);line-height:1.2;margin-bottom:.75rem}@media (max-width:720px){.o7-org-inner{grid-template-columns:1fr;text-align:left}.o7-org-logo-wrap{align-items:left}}.o7-org-logo-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.o7-org-logo-img{width:180px;height:60px;object-fit:contain}.o7-org-content{display:flex;flex-direction:column;gap:.75rem}.o7-org-name{font-family:var(--font-display),"Playfair Display",serif;font-size:1.15rem;font-weight:700;color:var(--o7-white);margin:0}.o7-org-tagline{font-size:1rem;color:rgba(255,255,255,.968);margin:0}.o7-org-para{font-size:.92rem;color:rgba(255,255,255,.72);line-height:1.75;margin-bottom:.85rem}.o7-org-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:1.75rem}@media (max-width:580px){.o7-org-stats{grid-template-columns:repeat(2,1fr)}}.o7-ostat{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.85rem .75rem;text-align:center}.o7-ostat strong{display:block;font-family:var(--font-hero),"Bebas Neue",sans-serif;font-size:1.5rem;font-weight:400;color:var(--o7-accent);line-height:1}.o7-ostat span{display:block;font-size:.7rem;color:rgba(255,255,255,.45);margin-top:.25rem}.o7-faq{background:var(--o7-surface);padding:5rem 0}.o7-faq-cols{display:grid;grid-template-columns:1fr 320px;gap:2.5rem;align-items:start}@media (max-width:860px){.o7-faq-cols{grid-template-columns:1fr}}.o7-faq-list{display:flex;flex-direction:column;gap:.6rem}.o7-faq-item{background:var(--o7-white);border:1.5px solid var(--o7-border);border-radius:12px;overflow:hidden;transition:border-color .2s}.o7-faq-item.o7-faq-open{border-color:var(--o7-primary)}.o7-faq-q{width:100%;background:none;border:none;padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer;text-align:left;font-family:var(--font-body),"DM Sans",sans-serif;font-size:.92rem;font-weight:600;color:var(--o7-text);transition:background .15s}.o7-faq-q:hover{background:var(--o7-surface)}.o7-faq-icon{color:var(--o7-primary);font-size:1.25rem;font-weight:300;flex-shrink:0}.o7-faq-a{padding:.85rem 1.25rem 1.25rem;font-size:.88rem;color:var(--o7-text-muted);line-height:1.7;border-top:1px solid var(--o7-border)}.o7-btn-link{color:var(--o7-primary);text-decoration:underline;font-weight:600}.o7-faq-aside-card{background:var(--o7-white);border:1.5px solid var(--o7-border);border-radius:16px;padding:2rem 1.5rem;text-align:center;position:sticky;top:80px}.o7-faq-aside-icon{font-size:2.5rem;display:block;margin-bottom:.75rem}.o7-faq-aside-card h3{font-family:var(--font-display),"Playfair Display",serif;font-size:1.1rem;font-weight:700;color:var(--o7-text);margin-bottom:.5rem}.o7-faq-aside-card p{font-size:.88rem;color:var(--o7-text-muted);line-height:1.6;margin-bottom:1.25rem}.o7-faq-cta-btn{width:100%;justify-content:center}.o7-final-cta{background:var(--o7-white);padding:2rem 0 5rem;border-top:4px solid var(--o7-primary)}.o7-final-inner{display:grid;grid-template-columns:1fr 440px;gap:4rem;align-items:center}@media (max-width:900px){.o7-final-inner{grid-template-columns:1fr;max-width:540px;margin:0 auto}}.o7-final-eyebrow{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--o7-primary);background:var(--o7-primary-light);border:1px solid rgba(91,127,166,.2);border-radius:100px;padding:.3rem .9rem;margin-bottom:1.25rem}.o7-final-title{font-family:var(--font-hero),"Bebas Neue",sans-serif;font-size:clamp(3rem,7vw,5.5rem);font-weight:400;line-height:.92;color:var(--o7-text);margin-bottom:1.5rem;letter-spacing:.01em}.o7-final-desc{font-size:1rem;color:var(--o7-text-muted);line-height:1.7;max-width:460px}.o7-final-card{background:var(--o7-surface);border:2px solid var(--o7-border);border-radius:20px;padding:2rem}.o7-final-price-display{display:flex;align-items:center;gap:.85rem;margin-bottom:1.5rem;flex-wrap:wrap}.o7-final-was{font-family:var(--font-display),"Playfair Display",serif;font-size:1.1rem;color:var(--o7-text-muted);text-decoration:line-through}.o7-final-price{font-family:var(--font-hero),"Bebas Neue",sans-serif;font-size:3.5rem;font-weight:400;color:var(--o7-primary);line-height:1}.o7-final-tag{background:var(--o7-badge-red);color:var(--o7-white);font-size:.72rem;font-weight:700;padding:.25rem .65rem;border-radius:6px}.o7-final-includes{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.5rem}.o7-final-includes li{font-size:.88rem;color:var(--o7-text-mid);line-height:1.4}.o7-btn-final{width:100%;margin-bottom:1.25rem;font-size:1.05rem;padding:1.1rem 2rem}.o7-final-card .o7-btn-primary{display:flex;width:100%;margin-bottom:1.5rem}.o7-final-refund{text-align:center;font-size:.75rem;color:var(--o7-text-muted);margin-top:.85rem}.o7-footer{background:var(--o7-text);padding:2.5rem 0}.o7-footer-inner{display:flex;flex-direction:column;align-items:center;gap:.85rem;text-align:center}.o7-footer-logo{display:block;font-family:var(--font-display),"Playfair Display",serif;font-size:1.15rem;font-weight:700;color:var(--o7-white);margin-bottom:.3rem}.o7-footer-tagline{font-size:.78rem;color:rgba(255,255,255,.4);margin:0}.o7-footer-links{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center}.o7-footer-links a{font-size:.78rem;color:rgba(255,255,255,.45);text-decoration:none;transition:color .15s}.o7-footer-links a:hover{color:rgba(255,255,255,.8)}.o7-footer-copy{font-size:.75rem;color:rgba(255,255,255,.3);margin:0}.o7-footer-disclaimer{font-size:.68rem;color:rgba(255,255,255,.2);max-width:560px;line-height:1.6;margin:0}.o7-btn-primary{background:#064E3B;box-shadow:0 4px 20px rgba(6,78,59,.25)}.o7-btn-primary:hover{background:#065F46;box-shadow:0 8px 28px rgba(6,78,59,.35)}.o7-ugc-iframe{position:absolute;inset:0;width:100%;height:100%;border:none;border-radius:0}.o7-mod-video-poster.o7-thumb-1,.o7-mod-video-poster.o7-thumb-2,.o7-mod-video-poster.o7-thumb-3,.o7-mod-video-poster.o7-thumb-4,.o7-mod-video-poster.o7-thumb-5,.o7-mod-video-poster.o7-thumb-6{background:rgba(0,0,0,.38)}