



@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');
/* Apply the font to the whole site */
* {
    font-family: 'Inter', sans-serif !important;
}

/* Ensure icons still work and don't try to use the Inter font */
.material-symbols-outlined {
    font-family: 'Material Symbols Outlined' !important;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
}



@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&display=swap');

/* Apply Nunito to every single element
* :not(.Icon__icon) {
    font-family: 'Nunito', sans-serif !important;
}
 */
body, html, .AppContainer, .Header__name, .Header__description, .KbCategory__topic a {
    font-family: 'Nunito', sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Adjusting weights for that "Elegant" look */
.Brand__title, .Header__name::before {
    font-weight: 700 !important;
}

.Header__description, .Hero__headline {
    font-weight: 600 !important;
    letter-spacing: -0.01em;
}

.Header__logo img {
    max-width: 120%;
  max-height: 80px;  
  height: auto;
    display: block;
}

.Header__tabsTab{
  font-size:14px;
}  

.Header__tabsTab {
    font-size: 14px;
    background-color: #536872;     /* Button background (blue as example) */
    color: #fff;                   /* Text color */
    padding: 3px 8px;             /* Spacing inside the button */
    border: none;                 
    border-radius: 20px;           /* Rounded corners */
    cursor: pointer;              /* Pointer cursor on hover */
    transition: background-color 0.3s;
    display: inline-block;
    text-align: center;
}

.LoginDetail__tabLink{
    font-size:14px;
}

.Header__navbar{
  font-size: 3px;
}

.Header__name {
    display: block;
    color: white;
    text-align: center;
    position: relative;
    font-size: 0; 
}

/* First line */
.Header__name::before {
    content: "Welcome to LearningMate Support!";
    display: block;
    color: #333333; /* Example: blue */
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    margin-top: 8px; /* Small top margin */
    margin-bottom: 2px;
}

/* Second line */
.Header__name::after {
    content: "Please email us at kadalsupport@learningmate.com for any platform-related assistance.";
    display: block;
    color: #333333; /* Example: red */
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0; /* No extra spacing */
}

.Header__description{
	font-size: 20px;
  	text-align: left;
    width : 50%;
    margin-bottom: 0.25rem;
    color: #333333;
  	
}

.Header__globalSearch{
  	background-color: transparent;
  	width : 50%;
}

.Header__homeContent .Header__searchSection {
    padding: 8.25rem 0 2rem 0
}

.ticketForm .custom_active,.ticketForm .Header__active:hover,.departmentList .custom_active,.layoutList .custom_active{
  color: #11d990;
  border-bottom-color: #11d990;
}
.ticketForm .Header__active,.departmentList .Header__active,.layoutList .Header__active{
      color: #11d990;
  border-bottom-color: transparent;
}

.SearchContainer__globalSearch, .SearchContainer__formGroup, .SearchContainer__searchIcon{
	border-radius: 40px;
 	background-color: white;
    text-align: center;
}

.Input__inputCommon{
	border-radius: 40px;
 	background-color: transparent;
  	padding: 15px 10px 15px;
}

.Icon__icon{
	background-color: transparent;
	color: #424242;
}

.Footer__footerCopyrigt{
	display:none
}

.Footer__footerBg,.ticketForm .custom_footer{
 	display:none; 
}
.custom_footer{
  	display:block;
  	background-color: transparent;
    border-top: 1px solid lightgray;
  	height:100px;
}

.Footer__footerInfo {
    justify-content: flex-start !important;
    text-align: left !important;
    padding-left: 20px; /* optional, adds space from left edge */
}

/*Brand color start here */
.AppContainer__backToTop,.Button__footerBtn:hover,.LoginDetail__profileBtn{
	background:#4caf50;
}
.commonStyle__verticalMiddle.Icon__medium {color:#fff;}

.SearchContainer__downArrow{
	border-top-color:#11d990
}

.commonStyle__zt3BrandFill{
	fill:#11d990;
    color:#11d990;
}
.Header__homeNavbarFixed .Header__navbar .Header__tabsTab.Header__active, .Header__homeNavbarFixed .Header__navbar .Header__tabsTab:hover, .globalfixednav .globalSignin:hover, .globalfixednav .globalSignup:hover,.globalfixednav .LoginDetail__signin:hover,.globalfixednav .LoginDetail__signup:hover{
	border-bottom: .1875rem solid #006fcf;
    color: #11d990;
}
.globalfixednav .aPlusIcon:hover,.Signin__userLink,.Link__link2,.Icon__hoverbrand:hover,.Icon__brand,.Comment__cmtUsrNme,.TabFilter__tab:hover, .ThreadedComment__commentContent a,.FileUpload__userLink,.AvatarText__avatarText,.TopicDetailRightContainer__commentCount>span, .TopicDetailRightContainer__followerCount>span, .TopicDetailRightContainer__viewCount>span,.Button__primaryBorder, .Button__warningBorder,.TopicPreview__txtPrimary,.Pill__pillText,.NoContent__contentDescription a, .NoContent__title,.TopicDetailLeftContainer__creatorName,.ThreadedComment__userNameType2,.TopicPreview__creatorName, .globalfixednav .CustomizeContainer__aPlus:hover,.ForgetPasswordContainer__userLink,.Captcha__captchaText,.communityDetail .description a,.articleDetail .description a,.FilterTabs__activeFilter,.ForumTabs__activeFilter,.LoginDetail__userMail .commonStyle__zt3Brand,.TopicListRightContainer__countValue,.commonStyle__zt3Brand,.TicketFilterPopup__active,.TicketFilterPopup__filterValue:hover {
	color: #11d990 !important;
}
.AvatarText__avatarText{
	background: #fff;
}
.FileUpload__attachPin,.AvatarText__avatarText,.Button__primaryBorder, .Button__warningBorder,.Pill__pill{
	border-color:#11d990;
}

.ProfileTabs__tabName{
	color:#11d990;
}
/*Brand color end here */

/* --- Modern Category Box with Hover State --- */
.KbCategory__box {
    border-radius: 12px;
    margin: 0 15px 30px;
    width: calc(31%) !important;
    height: 197px;
    background: #FFFFFF;
    border: 1px solid #d6d6c2; /* Your existing border color */
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    
    /* Smooth Transition for the hover effect */
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05) !important;
    position: relative;
    top: 0; /* Necessary for the "lift" effect */
}

/* The Hover State */
.KbCategory__box:hover {
    border-color: #4caf50 !important; /* Changes to your brand green on hover */
    transform: translateY(-5px); /* This gives the "lifting" effect */
    box-shadow: 0 10px 20px rgba(0,0,0,0.1) !important; /* Elegant soft shadow */
    cursor: pointer;
}

/* Optional: Make the text slightly darker/bolder on hover */
.KbCategory__box:hover .KbCategory__topic a {
    color: #4caf50 !important;
}

.MediaObject__mediaObject {
    flex-direction: column !important;  /* Stack avatar and text vertically */
    align-items: center !important;
    justify-content: center !important;
}

.KbCategory__avatarPhoto {
    margin-bottom: 5px;
}

.Avatar__xmedium {
   width:100% !important;
   height:100px !important;
   object-fit: fill;
   aspect-ratio: auto;
}

.KbCategory__wordWrap {
    margin-top: 5px;
}

.KbCategory__topic a{
  	font-size: 18px;
  	font-weight: 400;
  	color: #384141;
  	margin: 0;
}

.KbCategory__topicContent {
    font-size: 14px;                
    font-weight: 400;    
  	color: #606F70
}

.KbCategory__dottedPopup {
    display: none !important;
}

.KbCategory__topic {
    padding: 0;
}

.custom_footer{    
  padding: 1.875rem 0
}
.cw_footer_container{
  padding: 0 .9375rem;
  max-width: 73.125rem;
  margin: 0 auto
}
.cw_footer_img_part{
  display: inline-block;
}

 .articleDetail .KbDetailLtContainer__printView{
 	display:none; 
}

 .articleDetail .KbDetailLtContainer__pdfView{
 	display:none; 
}

.KbDetailLtContainer__userSocialIcon{
display: none
}

.Layout__twoColumn {
display: flex;
flex-direction: row-reverse;
}

.ticketForm .TicketFormRightContainer__widgetRight .TicketFormRightContainer__widgetSection{
  display: none
}

 .articleDetail .KBArticleRightContainer__userFollowOption,
.articleList .KBArticleRightContainer__userFollowOption,
.article_subcategory .KBArticleRightContainer__userFollowOption,
.articleDetail .KBArticleRightContainer__followerCount,
.article_subcategory .KBArticleRightContainer__followerCount,
.articleList .KBArticleRightContainer__followerCount,
.ContentList__subCategory .ListHeader__dottedPopup,
.KbCategory__box .KbCategory__dottedPopup,
.KbDetailRtContainer__widgetRight .KbDetailRtContainer__widgetSection:nth-child(1),
.articleList .ArticleListRightContainer__widgetRight .ArticleListRightContainer__widgetSection:nth-child(1) .ArticleListRightContainer__followOption,
.articleList .ArticleListRightContainer__widgetRight .ArticleListRightContainer__widgetSection:nth-child(1) .ArticleListRightContainer__subscribeDescription{
    display:none
    }

.Input__searchBox, .Input__searchBox::placeholder  {color:#fff}

/* 1. Force the box to be the container reference */
.KbCategory__box {
    position: relative !important;
    overflow: visible !important;
    cursor: pointer !important;
}

/* 2. Target the link specifically */
.KbCategory__topic a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

/* 3. The "Cover-All" Trick */
/* This creates a giant invisible clickable area attached to the text link */
.KbCategory__topic a::after {
    content: "" !important;
    position: absolute !important;
    
    /* This forces the link to expand to the edges of the .KbCategory__box */
    top: -100px !important; 
    bottom: -100px !important;
    left: -100px !important;
    right: -100px !important;
    
    /* Ensures it stays within the box boundaries */
    margin: auto !important;
    width: 500px !important; 
    height: 500px !important;
    
    z-index: 999 !important;
    background: rgba(0,0,0,0) !important; /* Transparent but physically there */
}

/* 4. Clip the excess so it doesn't overlap other boxes */
.KbCategory__box {
    overflow: hidden !important;
}

/* 1. The Growth */
.KbCategory__box:hover .KbCategory__avatarPhoto {
    transform: scale(1.15) !important;
    transition: transform 0.3s ease-in-out !important;
}

/* 2. Precise Filter for Light Green #a5d6a7 */
.KbCategory__box:hover .KbCategory__avatarPhoto img,
.KbCategory__box:hover .commonStyle__zt3BrandFill,
.KbCategory__box:hover svg {
    /* brightness(0) makes it black, then we shift to #a5d6a7 */
    filter: brightness(0) saturate(100%) invert(75%) sepia(20%) saturate(800%) hue-rotate(75deg) brightness(95%) contrast(90%) !important;
    transition: filter 0.3s ease !important;
}

/* 3. Ensure the background stays clear */
.AvatarText__avatarText, .KbCategory__avatarPhoto {
    background: transparent !important;
    background-color: transparent !important;
}

.commonStyle__verticalMiddle.Icon__medium {
    color: #000000 !important;;
}






/* 1. Reset Main Layout */
.articleSubCategory.productupdates #layoutContainer {
    display: flex !important;
    flex-direction: column !important;
    
    margin: 0 auto !important;
    padding-top: 20px !important;
}

/* 2. THE MAIN BOX (Everything EXCEPT the tag) */
.articleSubCategory.productupdates #layoutContainer::before {
    display: block !important;
    order: -1 !important;
    white-space: pre-wrap;
    font-family: 'Nunito', sans-serif !important;

    /* THE CONTENT (Starts with space to make room for the tag) */
    content: "Looking ahead, we are working on: \A •  Customization of Revision History \A •  ePUBs Support for AI Conversations \A •  Duplication of Agents  \A •  Lite LLM Support  \A •  Project Space";

    /* MAIN BOX STYLING */
    color: #2d3436 !important;
    font-weight: 400 !important; /* Body text is normal */
    text-align: left !important;
    border: 1px solid rgba(0, 0, 0, 0.05) !important;
    border-left: 8px solid #a5d6a7 !important; 
    border-radius: 20px;
    padding: 55px 30px 10px 40px; /* Large top padding for the tag */
    margin: 10px 15px 40px 15px !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;
    font-size: 14px;
    line-height: 1.6;
    transition: all 0.3s ease !important;
}

/* 3. THE BOLD TAG (Upcoming Releases) */
.articleSubCategory.productupdates #layoutContainer::after {
    display: block !important;
    position: absolute !important;
    top: 45px; /* Adjust to move tag up or down */
    left: 55px; /* Adjust to move tag left or right */
    
    /* CONTENT */
    content: "UPCOMING RELEASES";
    
    /* TAG UI STYLING */
    font-family: 'Nunito', sans-serif !important;
    background: #a5d6a7 !important; /* Distinct green for the tag */
    color: #000000 !important;
    font-weight: 900 !important; /* THIS MAKES IT BOLD */
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 12px !important;
    border-radius: 6px;
    pointer-events: none;
}

/* 3. Reverting to Normal Zoho Flow for the rest of the page */
.articleSubCategory.productupdates .level_1_Kbcategory {
    display: block !important;
}


/* 5. Hide the board on Article Detail pages (Safety catch) */
.articleDetail #layoutContainer::before {
    display: none !important;
    content: none !important;
}

/* New Test CSS */
/* CSS Variables */
    :root {
      /* Colors */
      --ahc-color-primary: #0d9488;
      --ahc-color-primary-light: #14b8a6;
      --ahc-color-primary-dark: #0f766e;
      --ahc-color-secondary: #3b82f6;
      --ahc-color-secondary-light: #60a5fa;
      --ahc-color-secondary-dark: #2563eb;
      --ahc-color-accent-purple: #9333ea;
      --ahc-color-accent-amber: #f59e0b;
      --ahc-color-success: #10b981;
      --ahc-color-white: #ffffff;
      --ahc-color-black: #000000;
      --ahc-color-gray-50: #f9fafb;
      --ahc-color-gray-100: #f3f4f6;
      --ahc-color-gray-200: #e5e7eb;
      --ahc-color-gray-300: #d1d5db;
      --ahc-color-gray-600: #4b5563;
      --ahc-color-gray-700: #374151;
      --ahc-color-gray-900: #111827;
      --ahc-color-bg-gradient-start: #f0fdfa;
      --ahc-color-bg-gradient-end: #eff6ff;
      --ahc-color-bg-amber-50: #fffbeb;
      --ahc-color-bg-green-50: #ecfdf5;

      /* Typography */
      --ahc-font-family: "Inter", sans-serif;
      --ahc-font-size-xs: 0.75rem;
      --ahc-font-size-sm: 0.875rem;
      --ahc-font-size-base: 1rem;
      --ahc-font-size-lg: 1.125rem;
      --ahc-font-size-xl: 1.25rem;
      --ahc-font-size-2xl: 1.5rem;
      --ahc-font-size-3xl: 1.875rem;
      --ahc-font-size-5xl: 3rem;
      --ahc-font-weight-normal: 400;
      --ahc-font-weight-medium: 500;
      --ahc-font-weight-semibold: 600;
      --ahc-font-weight-bold: 700;

      /* Border Radius */
      --ahc-radius-lg: 0.5rem;
      --ahc-radius-xl: 0.75rem;
      --ahc-radius-2xl: 1rem;
      --ahc-radius-full: 9999px;

      /* Shadows */
      --ahc-shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
      --ahc-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
      --ahc-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
      --ahc-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1);

      /* Transitions */
      --ahc-transition-colors: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
      --ahc-transition-shadow: box-shadow 0.15s ease-in-out;
    }



    body {
      font-family: var(--ahc-font-family);
      font-size: var(--ahc-font-size-base);
      line-height: 1.5;
      color: var(--ahc-color-gray-900);
      background-color: var(--ahc-color-white);
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }

    a {
      text-decoration: none;
      color: inherit;
    }

    button {
      border: none;
      background: none;
      cursor: pointer;
      font: inherit;
    }

    svg {
      display: block;
    }

    /* Container */
    .Ahc-container {
      max-width: 1280px;
      margin: 0 auto;
      padding: 0 1.5rem;
    }

    .Ahc-container-md {
      max-width: 896px;
      margin: 0 auto;
      padding: 0 1.5rem;
    }

    .Ahc-container-lg {
      max-width: 1024px;
      margin: 0 auto;
      padding: 0 1.5rem;
    }

    /* Hero Section */
    .Ahc-hero {
      background: linear-gradient(to bottom right, var(--ahc-color-bg-gradient-start), var(--ahc-color-bg-gradient-end));
      padding: 4rem 0;
      text-align: center;
    }

    .Ahc-hero-title {
      font-size: var(--ahc-font-size-5xl);
      font-weight: var(--ahc-font-weight-bold);
      color: var(--ahc-color-gray-900);
      margin-bottom: 1rem;
    }

    .Ahc-hero-subtitle {
      font-size: var(--ahc-font-size-xl);
      color: var(--ahc-color-gray-600);
      margin-bottom: 2rem;
    }

    /* Section */
    .Ahc-section {
      padding: 4rem 0;
    }

    .Ahc-section-bg-white {
      background-color: var(--ahc-color-white);
    }

    .Ahc-section-bg-gray {
      background-color: var(--ahc-color-gray-50);
    }

    .Ahc-section-bg-amber {
      background-color: var(--ahc-color-bg-amber-50);
    }

    .Ahc-section-border-top {
      border-top: 1px solid var(--ahc-color-gray-200);
    }

    /* Section Title */
    .Ahc-section-title {
      font-size: var(--ahc-font-size-3xl);
      font-weight: var(--ahc-font-weight-bold);
      color: var(--ahc-color-gray-900);
      margin-bottom: 2rem;
      text-align: center;
    }

    .Ahc-section-subtitle {
      color: var(--ahc-color-gray-600);
      margin-bottom: 2.5rem;
      text-align: center;
    }

    .Ahc-section-header {
      display: flex;
      align-items: center;
      gap: 0.75rem;
      margin-bottom: 2rem;
    }

    .Ahc-section-header-title {
      font-size: var(--ahc-font-size-3xl);
      font-weight: var(--ahc-font-weight-bold);
      color: var(--ahc-color-gray-900);
    }

    .Ahc-section-header-icon {
      width: 1.75rem;
      height: 1.75rem;
    }

    /* Video Container */
    .Ahc-video-wrapper {
      position: relative;
      aspect-ratio: 16 / 9;
      background-color: var(--ahc-color-gray-900);
      border-radius: var(--ahc-radius-2xl);
      overflow: hidden;
      box-shadow: var(--ahc-shadow-xl);
    }

    .Ahc-video-overlay {
      position: absolute;
      inset: 0;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .Ahc-play-button {
      width: 5rem;
      height: 5rem;
      background-color: var(--ahc-color-primary);
      border-radius: var(--ahc-radius-full);
      display: flex;
      align-items: center;
      justify-content: center;
      box-shadow: var(--ahc-shadow-lg);
      transition: var(--ahc-transition-colors);
    }

    .Ahc-play-button:hover {
      background-color: var(--ahc-color-primary-dark);
    }

    .Ahc-play-icon {
      width: 2rem;
      height: 2rem;
      color: var(--ahc-color-white);
      margin-left: 0.25rem;
    }

    .Ahc-video-info {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: linear-gradient(to top, rgba(0, 0, 0, 0.6), transparent);
      padding: 1.5rem;
    }

    .Ahc-video-title {
      color: var(--ahc-color-white);
      font-weight: var(--ahc-font-weight-semibold);
      margin-bottom: 0.25rem;
    }

    .Ahc-video-duration {
      color: var(--ahc-color-gray-300);
      font-size: var(--ahc-font-size-sm);
    }

    /* Grid */
    .Ahc-grid {
      display: grid;
      gap: 1.5rem;
    }

    .Ahc-grid-cols-2 {
      grid-template-columns: repeat(2, 1fr);
    }

    .Ahc-grid-cols-3 {
      grid-template-columns: repeat(3, 1fr);
    }

    .Ahc-grid-cols-4 {
      grid-template-columns: repeat(4, 1fr);
    }

    @media (max-width: 768px) {
      .Ahc-grid-cols-2,
      .Ahc-grid-cols-3,
      .Ahc-grid-cols-4 {
        grid-template-columns: 1fr;
      }
    }

    @media (min-width: 769px) and (max-width: 1024px) {
      .Ahc-grid-cols-4 {
        grid-template-columns: repeat(2, 1fr);
      }
    }

    /* Card */
    .Ahc-card {
      background-color: var(--ahc-color-white);
      border-radius: var(--ahc-radius-xl);
      padding: 1.5rem;
      border: 1px solid var(--ahc-color-gray-200);
      transition: var(--ahc-transition-shadow);
    }

    .Ahc-card:hover {
      box-shadow: var(--ahc-shadow-lg);
    }

    .Ahc-card-hover-border:hover {
      border-color: var(--ahc-color-primary-light);
    }

    .Ahc-card-icon-wrapper {
      width: 3rem;
      height: 3rem;
      border-radius: var(--ahc-radius-lg);
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 1rem;
    }

    .Ahc-card-icon-wrapper-xl {
      width: 3rem;
      height: 3rem;
      border-radius: var(--ahc-radius-xl);
    }

    .Ahc-card-icon-blue {
      background-color: #dbeafe;
    }

    .Ahc-card-icon-purple {
      background-color: #f3e8ff;
    }

    .Ahc-card-icon-amber {
      background-color: #fef3c7;
    }

    .Ahc-card-icon-teal {
      background-color: #ccfbf1;
    }

    .Ahc-card-icon {
      width: 1.5rem;
      height: 1.5rem;
    }

    .Ahc-card-title {
      font-size: var(--ahc-font-size-lg);
      font-weight: var(--ahc-font-weight-semibold);
      color: var(--ahc-color-gray-900);
      margin-bottom: 0.5rem;
    }

    .Ahc-card-title-lg {
      font-size: var(--ahc-font-size-xl);
    }

    .Ahc-card-description {
      color: var(--ahc-color-gray-600);
      font-size: var(--ahc-font-size-sm);
      margin-bottom: 1rem;
    }

    .Ahc-card-link {
      color: var(--ahc-color-primary);
      font-weight: var(--ahc-font-weight-medium);
      font-size: var(--ahc-font-size-sm);
      transition: var(--ahc-transition-colors);
    }

    .Ahc-card-link:hover {
      text-decoration: underline;
    }

    /* Announcement Card */
    .Ahc-announcement-card {
      border-radius: var(--ahc-radius-xl);
      padding: 1.5rem;
      border: 1px solid;
    }

    .Ahc-announcement-card-teal {
      background: linear-gradient(to bottom right, #f0fdfa, #ccfbf1);
      border-color: #5eead4;
    }

    .Ahc-announcement-card-blue {
      background: linear-gradient(to bottom right, #eff6ff, #dbeafe);
      border-color: #93c5fd;
    }

    .Ahc-announcement-header {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      margin-bottom: 0.75rem;
    }

    .Ahc-badge {
      padding: 0.25rem 0.75rem;
      font-size: var(--ahc-font-size-xs);
      font-weight: var(--ahc-font-weight-semibold);
      border-radius: var(--ahc-radius-full);
      display: inline-block;
    }

    .Ahc-badge-teal {
      background-color: var(--ahc-color-primary);
      color: var(--ahc-color-white);
    }

    .Ahc-badge-blue {
      background-color: var(--ahc-color-secondary);
      color: var(--ahc-color-white);
    }

    .Ahc-announcement-date {
      font-size: var(--ahc-font-size-sm);
    }

    .Ahc-announcement-date-teal {
      color: var(--ahc-color-primary-dark);
    }

    .Ahc-announcement-date-blue {
      color: var(--ahc-color-secondary-dark);
    }

    .Ahc-announcement-title {
      font-weight: var(--ahc-font-weight-semibold);
      font-size: var(--ahc-font-size-lg);
      color: var(--ahc-color-gray-900);
      margin-bottom: 0.5rem;
    }

    .Ahc-announcement-text {
      color: var(--ahc-color-gray-700);
      margin-bottom: 1rem;
    }

    .Ahc-announcement-link {
      font-weight: var(--ahc-font-weight-semibold);
      transition: var(--ahc-transition-colors);
    }

    .Ahc-announcement-link-teal {
      color: var(--ahc-color-primary-dark);
    }

    .Ahc-announcement-link-blue {
      color: var(--ahc-color-secondary-dark);
    }

    .Ahc-announcement-link:hover {
      text-decoration: underline;
    }

    /* Tip Box */
    .Ahc-tip-box {
      background-color: var(--ahc-color-white);
      border-radius: var(--ahc-radius-xl);
      padding: 2rem;
      border: 2px solid #fcd34d;
      box-shadow: var(--ahc-shadow-md);
    }

    .Ahc-tip-text {
      color: var(--ahc-color-gray-900);
      font-size: var(--ahc-font-size-lg);
      margin-bottom: 0.5rem;
    }

    .Ahc-tip-highlight {
      font-weight: var(--ahc-font-weight-semibold);
      color: var(--ahc-color-accent-amber);
    }

    .Ahc-tip-meta {
      color: var(--ahc-color-gray-600);
      font-size: var(--ahc-font-size-sm);
    }

    .Ahc-kbd {
      padding: 0.25rem 0.5rem;
      background-color: var(--ahc-color-gray-100);
      border: 1px solid var(--ahc-color-gray-300);
      border-radius: 0.25rem;
      font-size: var(--ahc-font-size-sm);
      font-family: monospace;
    }

    /* Privacy Section */
    .Ahc-privacy-card {
      background: linear-gradient(to bottom right, var(--ahc-color-bg-green-50), #d1fae5);
      border-radius: var(--ahc-radius-xl);
      padding: 2rem;
      border: 1px solid #6ee7b7;
    }

    .Ahc-privacy-intro {
      color: var(--ahc-color-gray-700);
      margin-bottom: 1.5rem;
      font-size: var(--ahc-font-size-lg);
    }

    .Ahc-privacy-links {
      display: flex;
      flex-direction: column;
      gap: 0.75rem;
    }

    .Ahc-privacy-link {
      display: flex;
      align-items: center;
      gap: 0.75rem;
      padding: 1rem;
      background-color: var(--ahc-color-white);
      border-radius: var(--ahc-radius-lg);
      border: 1px solid #6ee7b7;
      transition: var(--ahc-transition-shadow);
    }

    .Ahc-privacy-link:hover {
      box-shadow: var(--ahc-shadow-md);
    }

    .Ahc-privacy-icon-wrapper {
      width: 2.5rem;
      height: 2.5rem;
      background-color: #d1fae5;
      border-radius: var(--ahc-radius-lg);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }

    .Ahc-privacy-icon {
      width: 1.25rem;
      height: 1.25rem;
      color: var(--ahc-color-success);
    }

    .Ahc-privacy-link-content {
      flex: 1;
    }

    .Ahc-privacy-link-title {
      font-weight: var(--ahc-font-weight-semibold);
      color: var(--ahc-color-gray-900);
    }

    .Ahc-privacy-link-desc {
      font-size: var(--ahc-font-size-sm);
      color: var(--ahc-color-gray-600);
    }

    .Ahc-external-icon {
      width: 1.25rem;
      height: 1.25rem;
      color: var(--ahc-color-gray-600);
      flex-shrink: 0;
    }

    /* Quick Links */
    .Ahc-quick-link {
      display: flex;
      align-items: center;
      gap: 0.75rem;
      padding: 1rem;
      background-color: var(--ahc-color-gray-50);
      border-radius: var(--ahc-radius-xl);
      border: 1px solid var(--ahc-color-gray-200);
      transition: var(--ahc-transition-colors);
    }

    .Ahc-quick-link:hover {
      background-color: #f0fdfa;
      border-color: var(--ahc-color-primary-light);
    }

    .Ahc-quick-link-icon {
      width: 1.25rem;
      height: 1.25rem;
      color: var(--ahc-color-primary);
      flex-shrink: 0;
    }

    .Ahc-quick-link-text {
      font-weight: var(--ahc-font-weight-semibold);
      color: var(--ahc-color-gray-900);
    }

    /* Responsive Typography */
    @media (max-width: 768px) {
      .Ahc-hero-title {
        font-size: var(--ahc-font-size-3xl);
      }

      .Ahc-hero-subtitle {
        font-size: var(--ahc-font-size-base);
      }

      .Ahc-section-title,
      .Ahc-section-header-title {
        font-size: var(--ahc-font-size-2xl);
      }
    }


