@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{line-height:1.5;min-height:100vh}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{text-decoration:none;color:inherit}button{background:none;border:none;cursor:pointer;font-family:inherit}[hidden]{display:none!important}body{font-family:Prata,serif;background-color:#f9f5eb;color:#000;font-size:1rem;line-height:1.6}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}h1{font-size:3rem}@media(min-width:768px){h1{font-size:3.75rem}}@media(min-width:1024px){h1{font-size:4.5rem}}h2{font-size:1.875rem}@media(min-width:768px){h2{font-size:2.25rem}}h3{font-size:1.5rem}@media(min-width:768px){h3{font-size:1.875rem}}p{margin-bottom:1.5rem}p:last-child{margin-bottom:0}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.text-muted{color:#000000d9}.text-accent{color:#2e3f6a}.text-underline-accent{display:inline-block;position:relative}.text-underline-accent:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:3px;background-color:#2e3f6a}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#f0f4ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.header__container{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;min-height:80px}.logo{display:flex;align-items:center;gap:1rem}.logo__icon{width:50px;height:50px;background-color:#2e3f6a;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;color:#f9f5eb;outline:2px solid lch(86.71% 2.96 244.53deg / .66);outline-offset:3px;overflow:hidden}.logo__icon img{width:100%;height:100%;object-fit:cover;border-radius:9999px;display:block}.logo__text{font-family:Prata,serif;font-size:1.5rem;font-weight:400}.nav{display:none}@media(min-width:768px){.nav{display:flex;align-items:center;gap:2rem}}.nav__link{color:#000;font-size:1rem;transition:color .25s ease;position:relative}.nav__link:hover,.nav__link--active{color:#2e3f6a}.nav__link--dropdown:after{content:"▼";font-size:.7em;margin-left:4px}.hero{padding-top:140px;padding-bottom:6rem;min-height:100vh;display:flex;align-items:center}.hero__container{display:grid;gap:4rem;align-items:center}@media(min-width:1024px){.hero__container{grid-template-columns:1fr 1fr;gap:6rem}}.hero__content{max-width:600px}.hero__title{font-family:Prata,serif;font-size:2.25rem;line-height:1.1;margin-bottom:1.5rem}@media(min-width:768px){.hero__title{font-size:3rem}}@media(min-width:1024px){.hero__title{font-size:3.75rem}}.hero__headline{font-family:Prata,serif;font-size:1.875rem;line-height:1.2;margin-top:2rem;margin-bottom:1rem}@media(min-width:768px){.hero__headline{font-size:2.25rem}}@media(min-width:1024px){.hero__headline{font-size:3rem}}.hero__subtitle{color:#2e3f6a;font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.hero__description{color:#000000d9;font-size:1.125rem;line-height:1.7;margin-bottom:3rem}.hero__image{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 20px 50px #00000080}.hero__image img{width:100%;height:auto;display:block}.section{padding:6rem 0}.section-title{font-family:Prata,serif;font-size:1.875rem;color:#2e3f6a;margin-bottom:3rem}@media(min-width:768px){.section-title{font-size:2.25rem}}.about-hero{padding-top:140px;padding-bottom:4rem}.about-hero__container{display:grid;gap:3rem;align-items:center}@media(min-width:768px){.about-hero__container{grid-template-columns:auto 1fr;gap:4rem}}.about-hero__image-wrapper{width:200px;height:200px;border-radius:50%;overflow:hidden;background-color:#e5e5e5}@media(min-width:768px){.about-hero__image-wrapper{width:250px;height:250px}}.about-hero__image{width:100%;height:100%;object-fit:cover}.about-hero__title{font-family:Prata,serif;font-size:2.25rem;margin-bottom:1rem}@media(min-width:768px){.about-hero__title{font-size:3rem}}.about-hero__description{color:#000000d9;font-size:1.125rem;line-height:1.7;max-width:600px}.quick-facts{background-color:#fafbff}.quick-facts__title{font-family:Prata,serif;color:#2e3f6a;font-size:1.5rem;margin-bottom:1.5rem}.quick-facts__list{display:grid;gap:1rem}.quick-facts__list li{color:#303030;font-size:1rem;padding-left:1.5rem;position:relative}.quick-facts__list li:before{content:"•";color:#2e3f6a;position:absolute;left:0;font-weight:700}.three-col-section{background-color:#f9f5eb}.three-col-grid{display:grid;gap:3rem}@media(min-width:768px){.three-col-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.info-card{background-color:#eee8dd;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;display:flex;flex-direction:column}.info-card__title{font-family:Prata,serif;font-size:1.25rem;margin-bottom:1.5rem;color:#000}.info-card__text{color:#000000d9;line-height:1.7;margin-bottom:2rem;flex-grow:1}.person-section{background-color:#fafbff}.principles-section{background-color:#f9f5eb}.resources-section{background-color:#fafbff}.person-content{max-width:800px}.person-content p{color:#000000d9;font-size:1.125rem;line-height:1.8;margin-bottom:2rem}.resources-grid{display:grid;gap:3rem}@media(min-width:768px){.resources-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.resource-card{background-color:#eee8dd;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;transition:transform .25s ease}.resource-card:hover{transform:translateY(-4px);border-color:#2e3f6a}.resource-card__image{width:100%;height:200px;background-color:#e5e5e5}.resource-card__image img{width:100%;height:100%;object-fit:cover}.resource-card__content{padding:2rem}.resource-card__title{font-size:1.125rem;font-weight:600;margin-bottom:1.5rem;color:#000}.events-grid{display:grid;gap:2rem}@media(min-width:768px){.events-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.events-grid{grid-template-columns:repeat(3,1fr)}}.event-card{background-color:#eee8dd;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;display:flex;flex-direction:column;gap:1rem;transition:transform .25s ease,border-color .25s ease}.event-card:hover{transform:translateY(-4px);border-color:#2e3f6a}.event-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.event-card__date-tag{display:inline-block;background-color:#2e3f6a;color:#f9f5eb;font-size:.75rem;font-weight:700;padding:3px 10px;border-radius:4px;letter-spacing:.4px}.event-card__venue-tag{display:inline-block;border:1px solid #2E3F6A;color:#2e3f6a;font-size:.75rem;font-weight:600;padding:3px 10px;border-radius:4px}.event-card__title{font-family:Prata,serif;font-size:1.125rem;font-weight:600;color:#000;margin-bottom:.5rem;margin-top:.5rem}.event-card__description{font-size:.875rem;color:#000000d9;line-height:1.6;margin:0}.speeches-list{display:flex;flex-direction:column;gap:2rem;max-width:900px}.speech-item{background-color:#eee8dd;border:1px solid rgba(255,255,255,.1);border-left:4px solid #2E3F6A;border-radius:0 12px 12px 0;padding:2rem;display:grid;gap:1.5rem;align-items:start;transition:background-color .25s ease}@media(min-width:1024px){.speech-item{grid-template-columns:120px 1fr auto;gap:3rem}}.speech-item:hover{background-color:#f59e0b0d}.speech-item__meta{display:flex;flex-direction:column;gap:.5rem}.speech-item__date{font-size:.875rem;color:#000000d9;font-weight:600}.speech-item__tag{display:inline-block;background-color:#f59e0b1f;border:1px solid rgba(245,158,11,.2);color:#2e3f6a;padding:2px 10px;border-radius:9999px;font-size:.75rem;font-weight:600;font-family:Prata,serif;letter-spacing:.5px;align-self:flex-start}.speech-item__title{font-family:Prata,serif;font-size:1.25rem;font-weight:600;color:#000;margin-bottom:.5rem}.speech-item__venue{font-size:.875rem;color:#2e3f6a;font-weight:600;margin-bottom:1rem}.speech-item__description{font-size:1rem;color:#000000d9;line-height:1.7;margin:0}.speech-item__links{display:flex;flex-wrap:wrap;gap:1rem;align-self:start}.articles-grid{display:grid;gap:2rem}@media(min-width:768px){.articles-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.articles-grid{grid-template-columns:repeat(3,1fr)}}.article-card{background-color:#eee8dd;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;display:flex;flex-direction:column;transition:transform .25s ease,border-color .25s ease}.article-card:hover{transform:translateY(-4px);border-color:#2e3f6a}.article-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.article-card__category{font-size:.75rem;font-weight:700;color:#2e3f6a;text-transform:uppercase;letter-spacing:1px;font-family:Prata,serif}.article-card__date{font-size:.75rem;color:#000000d9}.article-card__title{font-family:Prata,serif;font-size:1.125rem;font-weight:600;color:#000;margin-bottom:1rem;line-height:1.4}.article-card__excerpt{font-size:.875rem;color:#000000d9;line-height:1.7;flex:1;margin-bottom:1.5rem}.article-card__footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;margin-top:auto}.article-card__publication{font-size:.75rem;color:#000000d9;font-style:italic}.article-card__link{font-size:.875rem;color:#2e3f6a;font-weight:600;transition:color .25s ease}.article-card__link:hover{color:#335099}.achievements-timeline{position:relative;max-width:800px;padding-left:4rem}.achievements-timeline:before{content:"";position:absolute;left:0;top:8px;bottom:0;width:2px;background:linear-gradient(to bottom,#2E3F6A,transparent)}.achievement-item{position:relative;padding-bottom:3rem}.achievement-item:before{content:"";position:absolute;left:calc(-4rem - 5px);top:6px;width:12px;height:12px;border-radius:9999px;background-color:#2e3f6a;border:3px solid #F9F5EB;box-shadow:0 0 0 2px #2e3f6a}.achievement-item:last-child{padding-bottom:0}.achievement-item__year{font-family:Prata,serif;font-size:.875rem;font-weight:700;color:#2e3f6a;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.achievement-item__title{font-family:Prata,serif;font-size:1.25rem;font-weight:600;color:#000;margin-bottom:.5rem}.achievement-item__description{font-size:1rem;color:#000000d9;line-height:1.7;margin:0}.contact-section{padding-top:140px;padding-bottom:6rem;min-height:100vh;display:flex;align-items:flex-start}.contact-section__container{display:grid;gap:6rem;align-items:start}@media(min-width:1024px){.contact-section__container{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.contact-section__left{padding-top:1rem}}.contact-section__title{font-family:Prata,serif;font-size:1.875rem;line-height:1.2;margin-bottom:2rem;color:#000}@media(min-width:768px){.contact-section__title{font-size:2.25rem}}.contact-section__description{color:#000000d9;font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem;max-width:480px}.contact-section__subtext{color:#000000d9;font-size:1rem;line-height:1.7;margin-bottom:6rem;max-width:480px}.contact-social{display:flex;align-items:center;gap:1.5rem;margin-top:3rem}.contact-social__link{width:44px;height:44px;border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease;color:#000}.contact-social__link svg{width:22px;height:22px}.contact-social__link:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0006}.contact-social__link--facebook{background-color:#1877f2}.contact-social__link--linkedin{background-color:#0a66c2}.contact-social__link--instagram{background:transparent;border:2px solid #000000}.contact-social__link--instagram:hover{border-color:#2e3f6a;color:#2e3f6a}.contact-social__link--x{background:transparent;border:none}.contact-social__link--x svg{width:24px;height:24px}.contact-social__link--x:hover{color:#2e3f6a}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;transition:all .25s ease;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:2px solid transparent}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background-color:#2e3f6a;color:#f9f5eb}.btn--primary:hover:not(:disabled){background-color:#335099;transform:translateY(-2px);box-shadow:0 8px 20px #f59e0b4d}.btn--outline{background-color:transparent;border-color:#2e3f6a;color:#2e3f6a}.btn--outline:hover:not(:disabled){background-color:#2e3f6a;color:#f9f5eb}.btn--ghost{background-color:transparent;color:#000}.btn--ghost:hover:not(:disabled){background-color:#ffffff1a}.btn--sm{padding:.625rem 1.5rem;font-size:.875rem}.accordion{display:flex;flex-direction:column;gap:1rem;max-width:800px}.accordion__item{background-color:#eee8dd;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden}.accordion__header{width:100%;padding:2rem;display:flex;justify-content:space-between;align-items:center;background:none;border:none;color:#000;font-size:1.125rem;font-weight:600;cursor:pointer;transition:background-color .25s ease;text-align:left}.accordion__header:hover{background-color:#ffffff0d}.accordion__icon{font-size:1.5rem;color:#2e3f6a;transition:transform .25s ease}.is-open .accordion__icon{transform:rotate(45deg)}.accordion__content{max-height:0;overflow:hidden;transition:max-height .35s ease}.accordion__content.is-open{max-height:500px}.accordion__content p{padding:0 2rem 2rem;color:#000000d9;line-height:1.7}.chat-widget{position:fixed;bottom:2rem;right:2rem;z-index:1300}.chat-widget__trigger{width:60px;height:60px;border-radius:9999px;background-color:#2e3f6a;color:#f9f5eb;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px #f59e0b66;transition:all .25s ease;border:3px solid #F9F5EB}.chat-widget__trigger:hover{transform:scale(1.1);box-shadow:0 12px 32px #f59e0b80}.chat-widget__trigger svg{width:28px;height:28px}.chat-widget__window{position:absolute;bottom:80px;right:0;width:350px;height:500px;background-color:#eee8dd;border-radius:12px;box-shadow:0 20px 60px #0009;border:1px solid rgba(255,255,255,.1);display:none;flex-direction:column;overflow:hidden}.chat-widget__window.is-open{display:flex}@media(max-width:640px){.chat-widget__window{width:calc(100vw - 2rem);height:80vh}}.card{background-color:#eee8dd;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem}.card--hover{transition:all .25s ease}.card--hover:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0006;border-color:#2e3f6a}.menu-toggle{display:flex;flex-direction:column;gap:5px;cursor:pointer;padding:8px}@media(min-width:768px){.menu-toggle{display:none}}.menu-toggle span{width:25px;height:3px;background-color:#000;border-radius:2px;transition:all .25s ease}.menu-toggle.is-active span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.menu-toggle.is-active span:nth-child(2){opacity:0}.menu-toggle.is-active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-nav{display:none;position:fixed;top:80px;left:0;right:0;background-color:#f0f4ff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav.is-open{display:block}@media(min-width:768px){.mobile-nav{display:none!important}}.mobile-nav__link{display:block;padding:1rem 0;color:#000;font-size:1.125rem;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav__link:last-child{border-bottom:none}.mobile-nav__link:hover{color:#2e3f6a}.contact-form{display:flex;flex-direction:column;gap:2rem}.contact-form__group{display:flex;flex-direction:column;gap:.5rem}.contact-form__label{font-family:Prata,serif;font-size:1.125rem;color:#000;font-weight:600}.contact-form__required{font-family:Prata,serif;font-size:.875rem;font-weight:400;color:#000000d9;margin-left:2px}.contact-form__sublabel{font-size:.875rem;color:#000000d9;margin-bottom:4px;display:block}.contact-form__name-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.contact-form__field{display:flex;flex-direction:column}.contact-form .contact-form__textarea,.contact-form .contact-form__input{background-color:#d1cfc9;border:2px solid transparent;border-radius:8px;padding:.75rem 1rem;font-family:Prata,serif;font-size:1rem;color:#1a0f0a;width:100%;outline:none;transition:border-color .25s ease,background-color .25s ease}.contact-form .contact-form__textarea::placeholder,.contact-form .contact-form__input::placeholder{color:#1a0f0a66}.contact-form .contact-form__textarea:focus,.contact-form .contact-form__input:focus{border-color:#2e3f6a;background-color:#e5e2db;box-shadow:0 0 0 3px #f59e0b26}.contact-form .has-error.contact-form__textarea,.contact-form .has-error.contact-form__input{border-color:#ef4444;background-color:#f9e0e0}.contact-form .has-error.contact-form__textarea:focus,.contact-form .has-error.contact-form__input:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.contact-form__textarea{resize:vertical;min-height:160px;line-height:1.6}.contact-form__submit{align-self:flex-start;position:relative;min-width:160px}.contact-form__submit .contact-form__btn-text{transition:opacity .25s ease}.contact-form__btn-spinner{display:none;width:18px;height:18px;border:2px solid rgba(26,15,10,.3);border-top-color:#f9f5eb;border-radius:9999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:spin .7s linear infinite}.contact-form .contact-form__error,.contact-form .contact-form__success{border-radius:8px;padding:1.5rem;margin-bottom:2rem;opacity:0;transform:translateY(-6px);transition:opacity .25s ease,transform .25s ease}.contact-form .is-visible.contact-form__error,.contact-form .is-visible.contact-form__success{opacity:1;transform:translateY(0)}.contact-form .contact-form__error p,.contact-form .contact-form__success p{margin:0;font-size:1rem}.contact-form__success{display:flex;align-items:center;gap:1rem;background-color:#22c55e1f;border:1px solid rgba(34,197,94,.4);color:#20733e}.contact-form__success svg{width:24px;height:24px;flex-shrink:0;color:#147939}.contact-form__error{background-color:#ef44441f;border:1px solid rgba(239,68,68,.4);color:#fca5a5}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.section--alt{background-color:#fafbff}.section--dark{background-color:#f9f5eb}.two-col-grid{display:grid;gap:2rem}@media(min-width:768px){.two-col-grid{grid-template-columns:1fr 1fr;gap:3rem}}.two-col-grid--align-center{align-items:center}.overline{display:inline-block;font-family:Prata,serif;font-size:.75rem;color:#2e3f6a;letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem}.sub-title{font-family:Prata,serif;font-size:1.25rem;color:#2e3f6a;font-weight:700;margin-bottom:1rem}.body-text{color:#000000c7;font-size:1.125rem;line-height:1.8;margin-bottom:1.5rem}.body-text:last-child{margin-bottom:0}.bullet-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.bullet-list li{color:#303030;font-size:1rem;padding-left:1.5rem;position:relative;line-height:1.6}.bullet-list li:before{content:"•";color:#2e3f6a;position:absolute;left:0;font-weight:700}.role-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.role-badge{display:inline-block;background-color:#f59e0b1f;border:1px solid #2E3F6A;color:#2e3f6a;padding:.4rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;font-family:Prata,serif;letter-spacing:.5px}.hero-jump-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.role-card{background-color:#eee8dd;border:1px solid rgba(255,255,255,.1);border-top:3px solid #2E3F6A;border-radius:12px;padding:2rem}.role-card__label{font-family:Prata,serif;font-size:.75rem;color:#2e3f6a;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:.5rem}.role-card__heading{font-family:Prata,serif;font-size:1.5rem;color:#000;margin-bottom:1rem;font-weight:700}.role-card__text{color:#000000d9;line-height:1.75;font-size:1rem}.highlight-strip{background:linear-gradient(135deg,#f59e0b14,#fbbf2408);border:1px solid rgba(245,158,11,.2);border-radius:12px;padding:2rem}.contact-info-box{background-color:#eee8dd;border:1px solid rgba(255,255,255,.1);border-left:3px solid #2E3F6A;border-radius:12px;padding:2rem}.contact-info-box__label{display:block;font-family:Prata,serif;font-size:.75rem;color:#2e3f6a;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:.3rem}.contact-info-box__value{color:#303030;font-size:1rem;margin-bottom:1rem;line-height:1.5}.contact-info-box__value:last-child{margin-bottom:0}.tagline-block{display:flex;flex-direction:column;gap:.5rem;margin-top:2rem}.tagline{border-left:3px solid #2E3F6A;padding:.75rem 1.25rem;background-color:#f59e0b0d;border-radius:0 8px 8px 0;color:#000000b8;font-size:1.125rem;font-style:italic;font-family:Prata,serif}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.75rem;margin-top:1.5rem}.product-item{background-color:#eee8dd;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.875rem 1rem;color:#303030;font-size:.875rem;display:flex;align-items:center;gap:.6rem;transition:border-color .25s ease,background-color .25s ease}.product-item:hover{border-color:#2e3f6a;background-color:#f59e0b14}.product-item:before{content:"→";color:#2e3f6a;flex-shrink:0}.industries-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.5rem;margin-top:1rem}.industry-tag{background-color:#f59e0b14;border:1px solid rgba(245,158,11,.28);border-radius:4px;padding:.5rem .75rem;color:#000000b3;font-size:.875rem;text-align:center;font-family:Prata,serif}.cta-center{text-align:center;margin-top:4rem}.cta-center__heading{font-family:Prata,serif;color:#2e3f6a;font-size:1.5rem;margin-bottom:1rem}.cta-center__text{color:#000000d9;max-width:520px;margin:0 auto 2rem;line-height:1.75}.mt-sm{margin-top:1rem}.mt-md{margin-top:1.5rem}.mt-lg{margin-top:2rem}.mt-xl{margin-top:3rem}.mt-2xl{margin-top:4rem}.mb-sm{margin-bottom:1rem}.mb-md{margin-bottom:1.5rem}.mb-lg{margin-bottom:2rem}.mb-xl{margin-bottom:3rem}.mb-2xl{margin-bottom:4rem}.chatbot-page{display:flex;flex-direction:column;height:100vh;overflow:hidden;background-color:#f9f5eb}.chat-main{flex:1;display:flex;flex-direction:column;padding:1rem 1.5rem;padding-top:calc(80px + 1rem);overflow:hidden;max-width:860px;width:100%;margin:0 auto;gap:1rem}@media(min-width:768px){.chat-main{padding:1.5rem 2rem;padding-top:calc(80px + 1.5rem)}}.chat-topbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.chat-brand{display:flex;align-items:center;gap:1rem}.chat-brand__avatar{width:42px;height:42px;border-radius:9999px;background-color:#2e3f6a;display:flex;align-items:center;justify-content:center;font-family:Prata,serif;font-size:1rem;font-weight:700;color:#f9f5eb;flex-shrink:0;position:relative}.chat-brand__avatar.is-connected:after{content:"";position:absolute;inset:-4px;border-radius:9999px;border:2px solid #2E3F6A;animation:chat-pulse 2s ease-out infinite}.chat-brand__name{font-family:Prata,serif;font-size:1.125rem;color:#000;font-weight:700;line-height:1.2}.chat-brand__status{font-size:.875rem;color:#000000d9;transition:color .25s ease;line-height:1.2}.chat-brand__status--connected{color:#2e3f6a}.chat-brand__status--listening{color:#4ade80}.chat-brand__status--speaking{color:#335099}.chat-actions{display:flex;gap:.5rem}.chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem;padding:.5rem 2px;scrollbar-width:thin;scrollbar-color:rgba(245,158,11,.25) transparent}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb{background:#f59e0b40;border-radius:9999px}.chat-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center;color:#000000d9;padding:4rem 2rem}.chat-empty__icon{width:64px;height:64px;border-radius:9999px;background-color:#f59e0b1a;border:2px solid rgba(245,158,11,.25);display:flex;align-items:center;justify-content:center;font-family:Prata,serif;font-size:1.25rem;color:#2e3f6a;margin-bottom:.5rem}.chat-empty__title{font-family:Prata,serif;font-size:1.25rem;color:#000;margin:0}.chat-empty__sub{font-size:1rem;color:#000000d9;max-width:320px;line-height:1.6;margin:0}.chat-msg{max-width:78%;padding:1rem 1.5rem;border-radius:12px;animation:msg-in .18s ease}.chat-msg__meta{font-family:Prata,serif;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase;color:#000000d9;margin-bottom:4px}.chat-msg__body{font-size:1rem;line-height:1.65;color:#000}.chat-msg--user{align-self:flex-end;background:#f59e0b1a;border:1px solid rgba(245,158,11,.22);border-bottom-right-radius:4px}.chat-msg--user .chat-msg__meta{color:#335099}.chat-msg--assistant{align-self:flex-start;background:#eee8dd;border:1px solid rgba(255,255,255,.1);border-bottom-left-radius:4px}.chat-call-overlay{display:none;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;text-align:center}.chat-call-overlay__ring{width:100px;height:100px;border-radius:9999px;background:#f59e0b14;border:2px solid rgba(245,158,11,.35);display:flex;align-items:center;justify-content:center;animation:call-breathe 2.2s ease-in-out infinite}.chat-call-overlay__ring svg{width:38px;height:38px;color:#2e3f6a}.chat-call-overlay__label{font-family:Prata,serif;font-size:1.5rem;color:#000}.chat-call-overlay__sub{font-size:1rem;color:#000000d9}body.call-mode .chat-messages{display:none}body.call-mode .chat-call-overlay{display:flex}.chat-composer{display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;padding:1rem 1.5rem;border-top:1px solid rgba(255,255,255,.1);background-color:#f9f5eb;flex-shrink:0}@media(min-width:768px){.chat-composer{padding:1rem 2rem}}.chat-input{width:100%;padding:.75rem 1rem;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#eee8dd;color:#000;font-family:Prata,serif;font-size:1rem;outline:none;transition:border-color .25s ease,background-color .25s ease}.chat-input::placeholder{color:#000000d9}.chat-input:focus{border-color:#f59e0b73;background-color:#2a1f1ae6}.chat-input:disabled{opacity:.4;cursor:not-allowed}.btn--call{min-width:130px;background:transparent;border:1px solid rgba(255,255,255,.1);color:#303030;font-family:Prata,serif;font-size:.875rem;letter-spacing:.5px;padding:.75rem 1rem;border-radius:8px;cursor:pointer;transition:all .25s ease}.btn--call:hover:not(:disabled){border-color:#f59e0b66;color:#2e3f6a;background:#f59e0b0f}.btn--call:disabled{opacity:.4;cursor:not-allowed}.btn--call.is-live{border-color:#4ade8080;color:#4ade80;box-shadow:0 0 18px #4ade8026}@keyframes chat-pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@keyframes call-breathe{0%,to{transform:scale(1);box-shadow:0 0 #f59e0b00}50%{transform:scale(1.06);box-shadow:0 0 28px 6px #f59e0b1f}}@keyframes msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}elevenlabs-launcher,.elevenlabs-launcher,[class*=launcher]{display:none!important}
