@keyframes cardFloat{0%,to{transform:rotate(var(--rot,0deg)) translateY(0)}50%{transform:rotate(var(--rot,0deg)) translateY(-6px)}}.page-host section[id]{scroll-margin-top:90px}.page-host .nav-stack{z-index:100;background:var(--cream);position:sticky;top:0}.page-host .nav-inner{align-items:center;gap:28px;width:100%;padding:18px 40px 14px;display:flex}.page-host .logo{font-family:"Baloo 2", var(--sans);font-size:var(--text-logo);color:var(--purple);flex-shrink:0;align-items:center;gap:11px;font-weight:500;line-height:1;display:flex}.page-host .logo-mark{border-radius:var(--radius-xs);object-fit:cover;flex-shrink:0;width:36px;height:36px;display:block}.page-host .logo-name{display:block;transform:translateY(-1px)}.page-host .logo-concept{background:var(--lavender);color:var(--purple);border-radius:var(--radius-xs);font-family:var(--sans);font-size:var(--text-2xs);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;align-items:center;padding:2px 7px;font-weight:600;line-height:1.4;display:inline-flex;transform:translateY(-8px)}.page-host .nav-links{font-size:var(--text-base);color:var(--ink-soft);align-items:center;gap:22px;margin-left:auto;display:flex}.page-host .nav-links a{transition:color .2s}.page-host .nav-links a:hover{color:var(--purple)}.page-host .nav-links .btn-primary:hover{color:var(--cream)}.page-host .btn{border-radius:var(--radius-pill);font-size:var(--text-base);white-space:nowrap;align-items:center;gap:8px;padding:10px 18px;font-weight:500;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.page-host .btn-primary{background:var(--ink);color:var(--cream)}.page-host .btn-primary:hover{background:var(--purple);color:var(--cream);transform:translateY(-1px)}.page-host .btn-ghost{color:var(--ink)}.page-host .btn-ghost:hover{color:var(--purple)}.page-host .btn-big{font-size:var(--text-body);padding:14px 26px}.page-host .btn-outline{border:1px solid var(--line);background:var(--paper);color:var(--ink)}.page-host .btn-outline:hover{border-color:var(--purple-soft);color:var(--purple);transform:translateY(-1px)}.page-host .btn-cream{background:var(--cream);color:var(--purple)}.page-host .btn-cream:hover{background:var(--yellow);color:var(--ink)}.page-host .eyebrow{background:var(--lavender);color:var(--purple);border-radius:var(--radius-pill);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;padding:6px 14px;font-weight:600;display:inline-flex}.page-host .section-title{font-family:var(--serif);font-size:var(--text-display-md);letter-spacing:-.02em;font-variation-settings:"SOFT" 60;font-weight:400;line-height:1.1}.page-host .section-title em{color:var(--purple);font-variation-settings:"SOFT" 100;font-style:italic}.page-host .section-sub{font-size:var(--text-body);color:var(--ink-soft);max-width:560px;margin-top:12px}.page-host .section-intro{text-align:center;margin-bottom:44px}.page-host .section-intro .section-sub{margin-left:auto;margin-right:auto}.page-host .section-intro .eyebrow{margin-bottom:16px}.page-host .hero{padding:64px 0 72px;position:relative;overflow:hidden}.page-host .hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:48px;display:grid}.page-host .hero h1{font-family:var(--serif);font-size:var(--text-hero);letter-spacing:-.025em;color:var(--ink);font-variation-settings:"SOFT" 70, "opsz" 144;margin:20px 0 18px;font-weight:400;line-height:1.06}.page-host .hero h1 em{color:var(--purple);font-variation-settings:"SOFT" 100, "opsz" 144;font-style:italic}.page-host .hero p{font-size:var(--text-lg);color:var(--ink-soft);max-width:520px;margin-bottom:28px}.page-host .hero-ctas{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.page-host .hero-note{font-size:var(--text-sm);color:var(--ink-soft);align-items:center;gap:6px;margin-top:14px;display:flex}.page-host .hero-note .tick-mini{color:var(--green-dark);font-weight:700}.page-host .hero-visual{min-height:460px;position:relative}.page-host .hv-blob{z-index:0;width:112%;height:116%;position:absolute;inset:-8% -6%}.page-host .hv-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);z-index:1;animation:7s ease-in-out infinite cardFloat;position:absolute}.page-host .hv-event{--rot:-3deg;width:290px;padding:0;top:30px;left:34px;overflow:hidden}.page-host .hv-event-img{height:130px;position:relative}.page-host .hv-event-img img{object-fit:cover;width:100%;height:100%}.page-host .hv-event-img:after{content:"";background:linear-gradient(#2a1b3d0d,#2a1b3d73);position:absolute;inset:0}.page-host .hv-badge{z-index:2;background:var(--paper);border-radius:var(--radius-pill);font-size:var(--text-xs);align-items:center;gap:5px;padding:4px 10px;font-weight:600;display:inline-flex;position:absolute;top:10px;left:10px}.page-host .hv-badge .dot{background:var(--green-dark);border-radius:50%;width:7px;height:7px}.page-host .hv-event-body{padding:14px 16px 16px}.page-host .hv-event-body h3{font-family:var(--serif);font-size:var(--text-lg);font-variation-settings:"SOFT" 50;margin-bottom:4px;font-weight:500;line-height:1.2}.page-host .hv-event-body .meta{font-size:var(--text-xs);color:var(--ink-soft);margin-bottom:10px}.page-host .hv-event-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:10px;display:flex}.page-host .hv-event-foot .price{font-family:var(--serif);font-size:var(--text-body);font-weight:500}.page-host .hv-event-foot .price small{font-family:var(--sans);font-size:var(--text-2xs);color:var(--ink-soft);font-weight:400}.page-host .hv-event-foot .seats{font-size:var(--text-xs);color:var(--purple);background:var(--lavender);border-radius:var(--radius-pill);padding:4px 10px;font-weight:600}.page-host .hv-payout{--rot:2.5deg;align-items:flex-start;gap:12px;width:252px;padding:14px 16px;animation-delay:-2.5s;display:flex;top:168px;right:-22px}.page-host .hv-payout .ico{background:var(--green-soft);width:38px;height:38px;color:var(--green-dark);font-size:var(--text-lg);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.page-host .hv-payout .t{font-size:var(--text-xs);color:var(--ink-soft)}.page-host .hv-payout .t strong{font-size:var(--text-base);color:var(--ink);margin-bottom:1px;font-weight:600;display:block}.page-host .hv-payout .amount{font-family:var(--serif);color:var(--green-dark);font-weight:500}.page-host .hv-event-alt{--rot:2deg;width:250px;animation-delay:-4.5s;top:auto;bottom:-44px;left:150px}.page-host .hv-event-alt .hv-event-img{height:112px}.page-host .hv-scribble{width:64px;color:var(--purple);z-index:1;position:absolute;bottom:64px;right:30px;transform:rotate(12deg)}.page-host .hv-tag{z-index:2;font-family:Caveat,cursive;font-size:var(--text-2xl);border-radius:var(--radius-xs);box-shadow:var(--shadow-sm);background:var(--yellow);color:var(--yellow-dark);padding:5px 13px 7px;font-weight:700;line-height:1;position:absolute;top:6px;right:64px;transform:rotate(4deg)}.page-host .formats{padding:72px 0 8px}.page-host .formats-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:22px;max-width:980px;margin:0 auto;display:grid}.page-host .format-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.page-host .format-card:hover{box-shadow:var(--shadow-md);border-color:var(--purple-soft);transform:translateY(-3px)}.page-host .format-visual{position:relative}.page-host .format-visual svg{width:100%;height:auto;display:block}.page-host .fv-group{background:var(--lavender)}.page-host .fv-webinar{background:var(--sky)}.page-host .fv-a{fill:var(--purple-soft)}.page-host .fv-b{fill:var(--pink)}.page-host .fv-host{fill:var(--purple);stroke:var(--paper);stroke-width:3px}.page-host .fv-pres{fill:var(--sky-dark);stroke:var(--paper);stroke-width:3px}.page-host .fv-stage{fill:var(--paper)}.page-host .fv-aud{fill:var(--sky-dark)}.page-host .fv-row1{opacity:.6}.page-host .fv-row2{opacity:.42}.page-host .fv-row3{opacity:.28}.page-host .fv-note{font-family:Caveat,cursive;font-size:var(--text-xl);font-weight:700}.page-host .fv-group .fv-note{fill:var(--purple)}.page-host .fv-webinar .fv-note{fill:var(--sky-dark)}.page-host .fv-flag{background:var(--paper);border-radius:var(--radius-pill);font-size:var(--text-xs);box-shadow:var(--shadow-xs);align-items:center;gap:6px;padding:4px 12px;font-weight:600;display:inline-flex;position:absolute;top:12px;right:12px}.page-host .fv-flag .dot{border-radius:50%;width:7px;height:7px}.page-host .fv-group .fv-flag .dot{background:var(--purple)}.page-host .fv-webinar .fv-flag .dot{background:var(--sky-dark)}.page-host .format-body{flex-direction:column;flex:1;padding:24px 28px;display:flex}.page-host .format-body h3{font-family:var(--serif);font-size:var(--text-2xl);letter-spacing:-.01em;font-variation-settings:"SOFT" 50;margin-bottom:8px;font-weight:500}.page-host .format-body>p{font-size:var(--text-base);color:var(--ink-soft);margin-bottom:20px}.page-host .format-body ul{flex-direction:column;gap:12px;margin-bottom:24px;list-style:none;display:flex}.page-host .format-body li{font-size:var(--text-base);align-items:flex-start;gap:10px;display:flex}.page-host .format-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;display:flex}.page-host .fv-count{font-family:var(--serif);font-size:var(--text-xl);font-weight:500}.page-host .fv-count small{font-family:var(--sans);font-size:var(--text-xs);color:var(--ink-soft);font-weight:400}.page-host .formats-note{text-align:center;font-size:var(--text-sm);color:var(--ink-soft);margin-top:26px}.page-host .how{padding:72px 0 24px}.page-host .steps{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.page-host .step{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);padding:26px 22px 24px;transition:transform .2s,box-shadow .2s;position:relative}.page-host .step:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.page-host .step:before{counter-increment:step;content:counter(step, decimal-leading-zero);font-family:var(--serif);font-style:italic;font-size:var(--text-4xl);color:var(--lavender-deep);font-variation-settings:"SOFT" 100;line-height:1;position:absolute;top:18px;right:20px}.page-host .step .ico{border-radius:var(--radius);width:48px;height:48px;font-size:var(--text-2xl);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.page-host .step:first-child .ico{background:var(--lavender)}.page-host .step:nth-child(2) .ico{background:var(--pink-soft)}.page-host .step:nth-child(3) .ico{background:var(--yellow)}.page-host .step:nth-child(4) .ico{background:var(--green)}.page-host .step h3{font-family:var(--serif);font-size:var(--text-xl);letter-spacing:-.01em;font-variation-settings:"SOFT" 50;margin-bottom:8px;font-weight:500}.page-host .step p{font-size:var(--text-base);color:var(--ink-soft)}.page-host .pricing{padding:72px 0 8px}.page-host .plans{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;display:grid}.page-host .plan{border-radius:var(--radius-lg);border:1px solid var(--line);flex-direction:column;padding:30px 30px 26px;display:flex;position:relative}.page-host .plan-starter{background:var(--cream-deep)}.page-host .plan-premium{background:var(--lavender);border:2px solid var(--purple-soft);box-shadow:0 20px 44px -24px #6b21a859}.page-host .plan-pro{background:var(--ink);color:var(--cream);border-color:var(--ink)}.page-host .plan-flag{background:var(--purple);color:var(--paper);font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-pill);white-space:nowrap;padding:5px 14px;font-weight:600;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.page-host .plan-name{border-radius:var(--radius-pill);font-size:var(--text-base);background:var(--lavender-deep);color:var(--purple);align-self:flex-start;align-items:center;gap:6px;margin-bottom:20px;padding:8px 18px;font-weight:600;display:inline-flex}.page-host .plan-pro .plan-name{color:var(--cream);background:#fbf3ea24}.page-host .plan-price{font-family:var(--serif);font-size:var(--text-5xl);letter-spacing:-.02em;font-variation-settings:"SOFT" 60;margin-bottom:24px;font-weight:500;line-height:1}.page-host .plan-price .from{font-size:var(--text-xl);font-variation-settings:"SOFT" 100;margin-right:2px;font-style:italic}.page-host .plan-price small{font-family:var(--sans);font-size:var(--text-sm);color:var(--ink-soft);letter-spacing:0;font-weight:400}.page-host .plan-premium .plan-price{color:var(--purple)}.page-host .plan-premium .plan-price small{color:var(--ink-soft)}.page-host .plan-pro .plan-price{color:var(--yellow-deep)}.page-host .plan-pro .plan-price small{color:#fbf3ea99}.page-host .plan ul{flex-direction:column;gap:12px;margin-bottom:26px;list-style:none;display:flex}.page-host .plan li{font-size:var(--text-base);align-items:flex-start;gap:10px;display:flex}.page-host .tick{background:var(--green-soft);width:20px;height:20px;color:var(--green-dark);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.page-host .tick svg{width:11px;height:11px}.page-host .plan-pro .tick{color:var(--cream);background:#fbf3ea1f}.page-host .plan-cta{text-align:center;border-radius:var(--radius-pill);font-size:var(--text-base);justify-content:center;margin-top:auto;padding:12px 20px;font-weight:500;display:flex}.page-host .plan-starter .plan-cta{background:var(--ink);color:var(--cream)}.page-host .plan-starter .plan-cta:hover{background:var(--purple)}.page-host .plan-premium .plan-cta{background:var(--purple);color:var(--paper)}.page-host .plan-premium .plan-cta:hover{background:var(--purple-mid)}.page-host .plan-pro .plan-cta{background:var(--cream);color:var(--ink)}.page-host .plan-pro .plan-cta:hover{background:var(--yellow)}.page-host .plan-fees{font-size:var(--text-xs);color:var(--ink-soft);border-top:1px dashed #2a1b3d2e;margin-top:20px;padding-top:16px}.page-host .plan-fees strong{color:inherit;margin-bottom:2px;font-weight:600;display:block}.page-host .plan-pro .plan-fees{color:#fbf3eaa6;border-top-color:#fbf3ea38}.page-host .pricing-offer{background:var(--yellow);color:var(--ink);border-radius:var(--radius-pill);font-size:var(--text-base);align-items:baseline;gap:6px;margin-top:18px;padding:10px 20px;font-weight:600;display:inline-flex}.page-host .pricing-offer small{font-size:var(--text-xs);color:var(--ink-soft);font-weight:400}.page-host .pricing-note{text-align:center;font-size:var(--text-sm);color:var(--ink-soft);margin-top:26px}.page-host .pricing-note a{color:var(--purple);font-weight:500}.page-host .pricing-note a:hover{text-decoration:underline}.page-host .get-started{padding:72px 0 8px}.page-host .gs-banner{background:var(--ink);color:var(--cream);border-radius:var(--radius-lg);text-align:center;padding:56px 52px;position:relative;overflow:hidden}.page-host .gs-banner:before{content:"";background:var(--purple-mid);opacity:.38;border-radius:50%;width:300px;height:300px;position:absolute;top:-160px;left:-60px}.page-host .gs-banner:after{content:"";background:var(--pink);opacity:.32;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-70px;right:-40px}.page-host .gs-inner{z-index:2;max-width:660px;margin:0 auto;position:relative}.page-host .gs-banner h2{font-family:var(--serif);font-size:var(--text-display-lg);letter-spacing:-.02em;font-variation-settings:"SOFT" 60;margin-bottom:14px;font-weight:400;line-height:1.1}.page-host .gs-banner h2 em{color:var(--yellow);font-variation-settings:"SOFT" 100;font-style:italic}.page-host .gs-banner p{font-size:var(--text-body);opacity:.82;margin-bottom:28px}.page-host .gs-steps{flex-wrap:wrap;justify-content:center;gap:28px;margin-bottom:32px;display:flex}.page-host .gs-step{font-size:var(--text-base);opacity:.9;align-items:center;gap:9px;display:flex}.page-host .gs-step .n{width:24px;height:24px;font-size:var(--text-xs);background:#fbf3ea29;border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.page-host .gs-note{font-size:var(--text-sm);opacity:.6;margin-top:16px}.page-host .faq{padding:72px 0 24px}.page-host .faq-list{flex-direction:column;gap:12px;max-width:780px;margin:0 auto;display:flex}.page-host .faq-item{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);transition:border-color .2s,box-shadow .2s;overflow:hidden}.page-host .faq-item[open]{border-color:var(--purple-soft);box-shadow:var(--shadow-md)}.page-host .faq-item summary{cursor:pointer;font-size:var(--text-body);justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;font-weight:500;list-style:none;display:flex}.page-host .faq-item summary::-webkit-details-marker{display:none}.page-host .faq-item summary:hover{color:var(--purple)}.page-host .faq-x{background:var(--lavender);width:26px;height:26px;color:var(--purple);border-radius:50%;flex:none;transition:transform .25s,background .2s;position:relative}.page-host .faq-x:before,.page-host .faq-x:after{content:"";background:currentColor;border-radius:2px;position:absolute;top:50%;left:50%}.page-host .faq-x:before{width:11px;height:2px;transform:translate(-50%,-50%)}.page-host .faq-x:after{width:2px;height:11px;transform:translate(-50%,-50%)}.page-host .faq-item[open] .faq-x{background:var(--purple);color:var(--paper);transform:rotate(45deg)}.page-host .faq-body{font-size:var(--text-base);color:var(--ink-soft);max-width:660px;padding:0 22px 20px}.page-host .faq-body a{color:var(--purple);font-weight:500}.page-host .faq-body a:hover{text-decoration:underline}.page-host .faq-more{text-align:center;font-size:var(--text-base);color:var(--ink-soft);margin-top:28px}.page-host .faq-more a{color:var(--purple);font-weight:500}.page-host .faq-more a:hover{text-decoration:underline}.page-host footer{background:var(--ink);color:var(--cream);margin-top:80px;padding:60px 0 28px}.page-host .footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:56px;margin-bottom:48px;display:grid}.page-host .footer-brand .logo{color:var(--cream)}.page-host .footer-brand p{color:#fbf3ea8c;font-size:var(--text-base);max-width:320px;margin-top:14px}.page-host footer h4{font-family:var(--sans);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:#fbf3ea80;margin-bottom:16px;font-weight:500}.page-host footer ul{flex-direction:column;gap:10px;list-style:none;display:flex}.page-host footer ul a{color:var(--cream);font-size:var(--text-base);opacity:.8;transition:opacity .2s,color .2s}.page-host footer ul a:hover{opacity:1;color:var(--pink-soft)}.page-host .footer-base{font-size:var(--text-sm);color:#fbf3ea80;border-top:1px solid #fbf3ea1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:28px;display:flex}@media (max-width:1024px){.page-host .nav-inner{padding:14px 28px}.page-host .hero-grid{grid-template-columns:1fr;gap:24px}.page-host .hero-visual{display:none}.page-host .steps{grid-template-columns:repeat(2,1fr)}.page-host .formats-grid{grid-template-columns:1fr;max-width:560px}.page-host .plans{grid-template-columns:1fr;max-width:460px;margin:0 auto}.page-host .plan-premium{order:-1}}@media (max-width:720px){.page-host .nav-inner{gap:16px;padding:12px 20px}.page-host .nav-anchor{display:none}.page-host .hero{padding:40px 0 48px}.page-host .steps{grid-template-columns:1fr}.page-host .gs-banner{padding:44px 28px}.page-host .gs-steps{flex-direction:column;align-items:flex-start;gap:12px;width:fit-content;margin-left:auto;margin-right:auto}.page-host .footer-grid{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:480px){.page-host .footer-grid{grid-template-columns:1fr;gap:32px}.page-host .hero-ctas .btn{justify-content:center;width:100%}.page-host .nav-links .btn-ghost{display:none}}
