:root{--bg:#fff9eb;--pink:#bd2059;--green:#00a69c;--yellow:#fddb8a;--orange:#f05a3b;--purple:#84246f;--font-head:"Funnel Display",sans-serif;--font-body:"Lexend Deca",sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}img{display:block;height:auto;max-width:100%}button{background:none;border:none;cursor:pointer;font-family:inherit}a{text-decoration:none}body{background:var(--bg);color:var(--pink);font-family:var(--font-body)}.green-btn img,.menu-list button img,.menu-toggle img,.nav-link-arrow img,.nav-links a img,.orange-btn img,.outline-btn img,.pink-btn img,.purple-btn img,.yellow-btn img,button img{display:inline-block;flex-shrink:0;height:16px;object-fit:contain;width:16px}.icon-btn{align-items:center;background:transparent;border:1.5px solid var(--pink);border-radius:50%;display:flex;flex-shrink:0;justify-content:center;padding:10px}.icon-btn img{height:20px!important;width:20px!important}.outline-btn{align-items:center;background:transparent;border:2px solid var(--pink);border-radius:50px;color:var(--pink);display:inline-flex;font-family:var(--font-head);font-size:16px;font-weight:700;gap:8px;padding:12px 24px;white-space:nowrap}.outline-btn:hover{background:rgba(189,32,89,.06)}.yellow-btn{background:#f4890c;border:2px solid #f4890c;border-radius:50px}.green-btn,.yellow-btn{align-items:center;color:#fff;display:inline-flex;font-family:var(--font-head);font-size:16px;font-weight:700;gap:8px;padding:12px 24px;white-space:nowrap}.green-btn{background:var(--green);border:2px solid var(--green);border-radius:50px}.pink-btn{background:var(--pink);border:2px solid var(--pink);border-radius:50px;font-size:18px;padding:12px 28px}.pink-btn,.purple-btn{align-items:center;color:#fff;display:inline-flex;font-family:var(--font-head);font-weight:700;gap:8px;white-space:nowrap}.purple-btn{background:var(--purple);border:2px solid var(--purple);border-radius:50px}.orange-btn,.purple-btn{font-size:16px;padding:12px 24px}.orange-btn{align-items:center;background:var(--orange);border:2px solid var(--orange);border-radius:50px;color:#fff;display:inline-flex;font-family:var(--font-head);font-weight:700;gap:8px;white-space:nowrap}.full-width{justify-content:center;width:100%}.green-btn.small,.outline-btn.small,.yellow-btn.small{font-size:14px;padding:8px 18px}.green-btn.full,.outline-btn.full,.yellow-btn.full{justify-content:center;width:100%}.header{align-items:center;background:var(--bg);border-bottom:2px solid var(--pink);display:flex;height:88px;justify-content:space-between;padding:20px 60px;position:sticky;top:0;z-index:100}.header .logo{display:block;height:60px;width:auto}.header-left{gap:24px}.header-left,.nav-links{align-items:center;display:flex}.nav-links{gap:4px}.nav-menu-trigger{align-items:center;border-radius:32px;color:var(--pink);display:inline-flex;font-family:var(--font-head);font-size:16px;font-weight:700;gap:2px;line-height:1;padding:10px 24px}.nav-menu-trigger img{height:20px!important;transition:transform .2s ease;width:20px!important}.nav-menu-trigger.active{background:#feeec7}.nav-menu-trigger.active img{transform:rotate(180deg)}.nav-links a{align-items:center;border-radius:32px;color:var(--pink);display:inline-flex;font-family:var(--font-head);font-size:16px;font-weight:700;gap:2px;line-height:1;padding:10px 24px}.nav-links a:hover{background:rgba(189,32,89,.08)}.nav-links a img{height:20px!important;width:20px!important}.header-actions{align-items:center;display:flex;gap:8px}.header-actions .icon-btn{border:2px solid var(--pink);border-radius:50px;height:40px;padding:8px;width:40px}.header-actions .icon-btn img{height:24px!important;width:24px!important}.header-actions .green-btn,.header-actions .outline-btn,.header-actions .yellow-btn{font-size:16px;gap:2px;line-height:1;padding:10px 18px 10px 24px}.header-actions .green-btn,.header-actions .outline-btn,.header-actions .yellow-btn{border-width:2px}.header-actions .green-btn img,.header-actions .outline-btn img,.header-actions .yellow-btn img{height:20px!important;width:20px!important}.nav-dropdown-host{position:relative;z-index:90}.nav-dropdown-panel{border-radius:56px;box-shadow:0 20px 24px rgba(0,0,0,.25);display:none;margin:10px 16px 0}.nav-dropdown-panel.open{display:grid}.products-panel{background:#de4424;border:2px solid #f05a3b;grid-template-columns:1fr 342px}.products-panel-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));padding:40px}.products-panel-card{background:#f05a3b;border-radius:32px;display:flex;flex-direction:column;gap:12px;min-height:313px;padding:28px}.products-panel-card h4{color:#fff;font-family:var(--font-head);font-size:20px;line-height:1.3}.products-panel-card p{color:#fff;font-size:14px;font-weight:300;line-height:1.5}.products-panel-card .green-btn{align-self:flex-start;margin-top:auto}.products-panel-side{border-left:2px solid #f05a3b;display:flex;flex-direction:column;gap:24px;padding:40px 40px 40px 32px}.products-panel-side h3{color:#fff;font-family:var(--font-head);font-size:32px;line-height:1.2;margin-bottom:12px}.products-panel-side a{color:#fff;font-size:14px;line-height:1.5}.features-panel{background:#00a69c;border:2px solid #04c8b8;padding:24px 40px 40px}.features-panel-grid{display:grid;gap:24px 20px;grid-template-columns:repeat(4,minmax(0,1fr))}.features-panel-col{display:flex;flex-direction:column;gap:8px}.features-panel-col h4{color:#fff;font-family:var(--font-head);font-size:20px;line-height:1.3;margin-bottom:4px}.features-panel-col a{align-items:center;background:#04c8b8;border-radius:20px;color:#fff;display:flex;font-size:14px;justify-content:space-between;line-height:1.5;padding:8px 18px}.features-panel-col a:after{content:"›";font-size:14px}.features-expand-btn{align-items:center;background:#fff9eb;border:3px solid var(--pink);border-radius:50px;color:var(--pink);cursor:pointer;display:flex;font-family:var(--font-head);font-size:14px;font-weight:700;gap:6px;justify-content:center;margin:16px 0 4px auto;padding:8px 24px;transition:background .2s;width:fit-content}.features-expand-btn:hover{background:#fff9eb;border:3px solid var(--pink)}.features-expand-chevron{filter:brightness(0) saturate(100%) invert(14%) sepia(72%) saturate(2000%) hue-rotate(316deg) brightness(90%);height:16px!important;transition:transform .25s ease;width:16px!important}.features-expand-btn.open .features-expand-chevron{transform:rotate(180deg)}.features-panel-grid--more{align-items:start;display:grid;gap:28px 20px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease,margin-top .3s ease}.features-panel-grid--more.open{margin-top:24px;max-height:800px;opacity:1}.mobile-header{display:none;padding:20px 12px}.mobile-header-actions{align-items:center;display:flex;gap:16px}.mobile-book-btn{font-size:14px!important;gap:2px!important;line-height:1!important;padding:8px 16px 8px 20px!important}.mobile-book-btn img{height:16px!important;width:16px!important}.menu-toggle{align-items:center;background:transparent;border-radius:0;display:flex;justify-content:center;padding:0}.menu-toggle-icon{color:var(--pink);display:block;font-family:var(--font-head);font-size:34px;font-weight:700;line-height:1}.menu-toggle.close .menu-toggle-icon{font-size:52px;line-height:.65}.menu-toggle svg{display:block}.mobile-menu{background:var(--bg);display:flex;flex-direction:column;gap:0;inset:0;overflow-y:auto;padding:0;position:fixed;transform:translateX(100%);transition:transform .3s ease;z-index:200}.mobile-menu.open{transform:translateX(0)}.mobile-menu-head{align-items:center;border-bottom:2px solid var(--pink);display:flex;height:88px;justify-content:space-between;padding:20px 12px}.mobile-menu-head .logo{height:32px}.menu-list{display:flex;flex-direction:column;gap:20px;padding:40px 12px 0}.menu-list .menu-link{align-items:center;background:#feeec7;border-radius:32px;color:var(--pink);display:flex;font-family:var(--font-head);font-size:16px;font-weight:700;justify-content:space-between;padding:10px 24px;width:100%}.menu-link.active,.menu-list .menu-link:hover{background:#feeec7}.menu-link.active img{transform:rotate(180deg)}.menu-list button img{height:20px!important;width:20px!important}.mobile-accordion-panel{display:none}.mobile-accordion-panel.open{background:#de4424;border:2px solid #f05a3b;border-radius:32px;box-shadow:0 20px 24px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:12px;padding:24px}.mobile-accordion-panel.features-mobile-accordion.open{background:#00a69c;border-color:#04c8b8;border-radius:20px;gap:16px}.features-mobile-accordion .features-panel-col{background:rgba(4,200,184,.25);border-radius:12px;padding:12px}.features-mobile-accordion .features-panel-col h4{color:#fff;font-size:14px;line-height:1.3;margin-bottom:6px}.features-mobile-accordion .features-panel-col a{background:#04c8b8;border-radius:20px;color:#fff;font-size:10px;line-height:1.4;padding:6px 12px}.features-mobile-accordion .features-panel-col a:after{content:"›"}.mobile-accordion-panel .products-panel-card{border-radius:20px;min-height:260px}.mobile-accordion-panel .features-panel-col h4{font-size:18px}.menu-bottom-actions{display:flex;flex-direction:column;gap:20px;margin-top:0}.menu-divider{border-top:2px solid var(--pink);margin:40px 12px 0;padding-top:40px}.menu-inline-actions{display:flex;gap:8px;width:100%}.menu-auth-btn{background:var(--bg);border-width:2px;flex:1;font-size:14px!important;gap:8px!important;justify-content:center;line-height:1!important;padding:8px 16px 8px 20px!important}.menu-auth-btn img{height:16px!important;width:16px!important}.menu-cta-btn{font-size:14px!important;justify-content:space-between!important;line-height:1!important;padding:8px 16px 8px 20px!important;width:100%}.menu-cta-btn img{height:16px!important;width:16px!important}@media (max-width:1024px){.desktop-header,.nav-dropdown-host{display:none}.mobile-header{align-items:center;display:flex;justify-content:space-between}.menu-list{gap:12px;padding-top:32px}}@media (max-width:640px){.header{height:88px;padding:20px 12px}.menu-list{gap:12px;padding-top:32px}}.resources-panel{background:#1a9fd4;border:2px solid #2bb8ef;grid-template-columns:1fr 342px}.resources-panel-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));padding:40px}.resources-panel-card{background:#2bb8ef;border-radius:32px;cursor:pointer;display:flex;flex-direction:column;gap:16px;min-height:220px;padding:24px}.resources-panel-card:hover{background:#3cc4f7}.resources-panel-card h4{color:#fff;font-family:var(--font-head);font-size:20px;font-weight:700;line-height:1.3}.resources-card-img{background:hsla(0,0%,100%,.15);border-radius:20px;flex:1;min-height:120px}.resources-panel .products-panel-side{border-left-color:#2bb8ef}.resources-panel .products-panel-side a:after{content:" ›"}.mobile-accordion-panel.resources-mobile-accordion.open{background:#1a9fd4;border-color:#2bb8ef;border-radius:20px;gap:12px}.resources-mobile-card{background:#2bb8ef;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;gap:12px;padding:20px}.resources-mobile-card:hover{background:#3cc4f7}.resources-mobile-card .resources-card-img{background:hsla(0,0%,100%,.15);border-radius:14px;min-height:140px;width:100%}.resources-mobile-card h4{color:#fff;font-family:var(--font-head);font-size:18px;font-weight:700;line-height:1.3}.resources-mobile-side{border-top:2px solid #2bb8ef;display:flex;flex-direction:column;gap:16px;margin-top:8px;padding-top:20px}.resources-mobile-side h3{color:#fff;font-family:var(--font-head);font-size:24px;font-weight:700;line-height:1.3}.resources-mobile-side a{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.2);color:#fff;display:flex;font-size:14px;justify-content:space-between;line-height:1.5;padding:4px 0}.resources-mobile-side a span{font-size:18px;opacity:.8}