.elementor-kit-10667{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#292B2E;--e-global-color-text:#2C3445;--e-global-color-accent:#7414F3;--e-global-color-primary_hover:#0099e6;--e-global-color-setup_wizard_cutom_color_0:#F5F5F5;--e-global-color-setup_wizard_cutom_color_1:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Lato", Open Sans;font-size:16px;}.elementor-kit-10667 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10667 h1{font-family:"Inter", Open Sans;font-size:48px;font-weight:700;}.elementor-kit-10667 h2{font-family:"Inter", Open Sans;font-size:40px;font-weight:700;}.elementor-kit-10667 h3{font-family:"Inter", Open Sans;font-size:33px;font-weight:700;}.elementor-kit-10667 h4{font-family:"Inter", Open Sans;font-size:28px;font-weight:700;}.elementor-kit-10667 h5{font-family:"Inter", Open Sans;font-size:23px;font-weight:700;}.elementor-kit-10667 h6{font-family:"Inter", Open Sans;font-size:19px;font-weight:700;}.elementor-kit-10667 button:hover,.elementor-kit-10667 button:focus,.elementor-kit-10667 input[type="button"]:hover,.elementor-kit-10667 input[type="button"]:focus,.elementor-kit-10667 input[type="submit"]:hover,.elementor-kit-10667 input[type="submit"]:focus,.elementor-kit-10667 .elementor-button:hover,.elementor-kit-10667 .elementor-button:focus{color:#fff;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.page-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:991px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.form-ucapan-tamu input[type="text"],
        .form-ucapan-tamu textarea {
            width: 100%;
            padding: 10px;
            margin-bottom: 10px;
            border-radius: 10px;
            border: 1px solid #ccc;
            font-family: inherit;
        }

        .form-ucapan-tamu .radio-group {
            display: flex;
            gap: 20px;
        }

        .form-ucapan-tamu .submit-btn {
            background-color: #f59e0b;
            border: none;
            color: white;
            padding: 10px 20px;
            border-radius: 25px;
            font-weight: bold;
            cursor: pointer;
        }

        .ucapan-wrapper {
            margin-top: 40px;
        }

        .ucapan-wrapper h4 {
            margin-bottom: 20px;
            font-size: 1.25rem;
            border-bottom: 2px solid #facc15;
            padding-bottom: 5px;
        }

        .ucapan-card {
            background-color: #fff8e1;
            border: 1px solid #fcd34d;
            border-radius: 15px;
            padding: 15px 20px;
            margin-bottom: 15px;
            box-shadow: 0 2px 5px rgba(0,0,0,0.05);
        }

        .ucapan-header {
            display: flex;
            justify-content: space-between;
            margin-bottom: 10px;
        }

        .ucapan-nama {
            font-weight: bold;
            font-size: 1.1rem;
        }

        .ucapan-status {
            padding: 4px 10px;
            border-radius: 12px;
            font-size: 0.9rem;
            font-weight: 500;
        }

        .ucapan-status.hadir {
            background-color: #d1fae5;
            color: #065f46;
        }

        .ucapan-status.tidak-hadir {
            background-color: #fee2e2;
            color: #991b1b;
        }

        .ucapan-isi {
            font-style: italic;
        }/* End custom CSS */