.awt-child-header{box-sizing:border-box;position:sticky;top:0;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,box-shadow .3s ease-in-out;width:100%;z-index:50}.awt-child-header *,.awt-child-header :after,.awt-child-header :before{box-sizing:inherit}.awt-child-header--fun{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:var(--awt-header-bg,hsla(0,0%,100%,.85));border-bottom:1px solid rgba(255,209,102,.3);box-shadow:0 1px 3px rgba(0,0,0,.05)}.awt-child-header--fun .awt-child-header__logo{color:var(--awt-header-title-color,var(--awt-color-navy,#264653));font-family:var(--awt-font-sans,"Nunito",sans-serif);font-size:clamp(1.5rem,3vw,1.875rem);font-weight:900;letter-spacing:-.02em}.awt-child-header--fun .awt-child-header__logo:hover{color:var(--awt-color-blue-sky,#00c6ff)}.awt-child-header--fun .awt-child-header__menu-list{color:var(--awt-header-link-color,rgba(38,70,83,.8));font-weight:700}.awt-child-header--fun .awt-child-header__menu-list a{color:inherit}.awt-child-header--fun .awt-child-header__menu-list a:hover{color:var(--awt-color-blue-sky,#00c6ff)}.awt-child-header--fun .awt-child-header__cta{background-color:var(--awt-header-btn-bg,var(--awt-color-yellow-sun,#ffd166));border-radius:9999px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);color:var(--awt-header-btn-text,var(--awt-color-navy,#264653));font-size:.875rem;font-weight:900;padding:.625rem 1.5rem}.awt-child-header--fun .awt-child-header__cta:hover{background-color:var(--awt-header-btn-hover-bg,#facc15);color:var(--awt-header-btn-hover-text,var(--awt-color-navy,#264653));transform:translateY(-1px)}.awt-child-header--fun .awt-child-header__toggle{color:var(--awt-header-title-color,var(--awt-color-navy,#264653))}.awt-child-header--fun .awt-child-header__toggle:hover{color:var(--awt-color-blue-sky,#00c6ff)}.awt-child-header--elegant{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:var(--awt-header-bg,hsla(0,0%,100%,.95));border-bottom:1px solid #e2e8f0}.awt-child-header--elegant .awt-child-header__logo{color:var(--awt-header-title-color,#1e293b);font-family:var(--awt-font-serif,"Libre Baskerville",serif);font-size:1.5rem;font-weight:700;letter-spacing:-.01em}.awt-child-header--elegant .awt-child-header__logo:hover{color:#0f172a}.awt-child-header--elegant .awt-child-header__menu-list{color:var(--awt-header-link-color,rgba(30,41,59,.8));font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.awt-child-header--elegant .awt-child-header__menu-list a{color:inherit}.awt-child-header--elegant .awt-child-header__menu-list a:hover{color:#0f172a}.awt-child-header--elegant .awt-child-header__cta{background-color:var(--awt-header-btn-bg,#0f172a);border-radius:.375rem;color:var(--awt-header-btn-text,#fff);font-size:.875rem;font-weight:500;padding:.5rem 1.5rem}.awt-child-header--elegant .awt-child-header__cta:hover{background-color:var(--awt-header-btn-hover-bg,#1e293b);color:var(--awt-header-btn-hover-text,#fff)}.awt-child-header--elegant .awt-child-header__toggle{color:var(--awt-header-title-color,#1e293b)}.awt-child-header--elegant .awt-child-header__toggle:hover{color:#0f172a}.awt-child-header__container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:1.5rem;padding-right:1.5rem;width:100%}@media(min-width:640px){.awt-child-header__container{max-width:640px}}@media(min-width:768px){.awt-child-header__container{max-width:768px}}@media(min-width:1024px){.awt-child-header__container{max-width:1024px}}@media(min-width:1280px){.awt-child-header__container{max-width:1280px}}@media(min-width:1400px){.awt-child-header__container{max-width:1400px}}.awt-child-header__inner{align-items:center;display:flex;justify-content:space-between;padding-bottom:1rem;padding-top:1rem;position:relative}.awt-child-header__brand{align-items:center;display:inline-flex;text-decoration:none}.awt-child-header__logo-img{height:auto;max-width:10rem;-o-object-fit:contain;object-fit:contain}.awt-child-header__nav{display:none}@media(min-width:1024px){.awt-child-header__nav{align-items:center;display:flex}}.awt-child-header__menu-list{align-items:center;display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}@media(min-width:1280px){.awt-child-header__menu-list{gap:2rem}}.awt-child-header__menu-list a{text-decoration:none;transition:color .15s ease-in-out}.awt-child-header__actions{align-items:center;display:flex;gap:1rem}.awt-child-header__cta{display:none;text-decoration:none;transition:background-color .15s ease-in-out,color .15s ease-in-out,transform .15s ease-in-out;white-space:nowrap}@media(min-width:768px){.awt-child-header__cta{display:inline-block}}.awt-child-header__toggle{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:.25rem;transition:color .15s ease-in-out}@media(min-width:1024px){.awt-child-header__toggle{display:none}}.awt-child-header__toggle svg{height:2rem;width:2rem}.awt-child-header__mobile-menu{background-color:#fff;border-top:1px solid #f1f5f9;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);display:none;left:0;position:absolute;top:100%;width:100%;z-index:40}.awt-child-header__mobile-menu.is-awt-open{display:block}.awt-child-header__mobile-menu ul{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:1rem 1.5rem}.awt-child-header__mobile-menu ul a{color:#264653;display:block;font-weight:700;padding:.5rem 0;text-decoration:none;transition:color .15s ease-in-out}.awt-child-header__mobile-menu ul a:hover{color:var(--awt-color-blue-sky,#00c6ff)}.awt-child-header__mobile-cta{border-top:1px solid #f1f5f9;padding:1rem 1.5rem}.awt-child-header__mobile-cta .awt-child-header__cta{display:block;text-align:center;width:100%}
