/*
Theme Name: Weke Sastik
Description: Weke child identity wrapper for the licensed Sastik parent theme.
Version: 1.0.10
Template: sastik
Text Domain: weke-sastik-child
*/

.weke-sastik-brand {
    display: inline-flex;
    align-items: center;
}

.weke-sastik-brand img {
    display: block;
    width: auto;
    max-height: 42px;
}

.weke-sastik-site .xb-header__logo img[src*="/weke-logo.png"],
.weke-sastik-site .main-logo img[src*="/weke-logo.png"],
.weke-sastik-site .xb-logo-mobile img[src*="/weke-logo.png"],
.weke-sastik-site .custom-logo-link img[src*="/weke-logo.png"],
.weke-sastik-site .xb-footer img[src*="/weke-logo.png"],
.weke-sastik-site .footer-logo img[src*="/weke-logo.png"],
.weke-sastik-site .footer-widget__logo img[src*="/weke-logo.png"],
.weke-sastik-site .xb-footer__logo img[src*="/weke-logo.png"] {
    display: block;
    filter: drop-shadow(0 10px 18px rgba(4, 88, 87, 0.14));
    width: auto !important;
    height: auto;
    max-width: 126px;
    max-height: 52px;
    object-fit: contain;
}

.weke-sastik-site .xb-header.stricky .xb-header__logo img[src*="/weke-logo.png"] {
    max-width: 112px;
    max-height: 46px;
}

.weke-sastik-site .xb-logo-mobile img[src*="/weke-logo.png"] {
    max-width: 96px;
    max-height: 44px;
}

.weke-sastik-site .xb-footer img[src*="/weke-logo.png"],
.weke-sastik-site .footer-logo img[src*="/weke-logo.png"],
.weke-sastik-site .footer-widget__logo img[src*="/weke-logo.png"],
.weke-sastik-site .xb-footer__logo img[src*="/weke-logo.png"] {
    max-width: 138px;
    max-height: 58px;
}

.weke-sastik-site .xb-loader-logo img[src*="/weke-logo.png"] {
    display: block;
    filter: drop-shadow(0 14px 28px rgba(4, 88, 87, 0.16));
    width: auto !important;
    height: auto;
    max-width: 128px;
    max-height: 96px;
    object-fit: contain;
}

.weke-sastik-language {
    min-width: 130px;
}

.weke-sastik-language select {
    appearance: auto;
    background: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    font: inherit;
    padding: 8px 4px;
}

.main-menu .weke-sastik-menu-login > a,
.main-menu .weke-sastik-menu-register > a {
    white-space: nowrap;
}

#xb-menu-primary > .weke-sastik-menu-language,
#xb-menu-primary > .weke-sastik-menu-login,
#xb-menu-primary > .weke-sastik-menu-register {
    border-bottom: 0;
    padding-inline: 20px;
}

#xb-menu-primary > .weke-sastik-menu-language--mobile {
    display: block;
    height: auto;
    min-height: 46px;
    overflow: visible;
    position: relative;
    z-index: 2;
}

#xb-menu-primary .weke-sastik-language--mobile {
    display: block !important;
    height: 46px;
    min-height: 46px;
    min-width: 0;
    overflow: visible;
    position: relative;
    visibility: visible;
    width: 100%;
}

#xb-menu-primary .weke-sastik-language--mobile select {
    background: #e4ffe6;
    border: 1px solid rgba(4, 88, 87, 0.14);
    border-radius: 14px;
    color: #003f3e;
    display: block !important;
    height: 46px;
    min-height: 46px;
    opacity: 1;
    padding: 10px 14px;
    pointer-events: auto;
    position: relative;
    visibility: visible;
    width: 100%;
}

#xb-menu-primary .weke-sastik-language--mobile > .nice-select {
    display: none !important;
}

#xb-menu-primary > .weke-sastik-menu-login--mobile > a,
#xb-menu-primary > .weke-sastik-menu-register--mobile > a {
    align-items: center;
    border-radius: 999px;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    min-height: 46px;
    padding: 10px 16px !important;
    text-align: center;
}

#xb-menu-primary > .weke-sastik-menu-login--mobile > a {
    background: #f3fff3;
    border: 1px solid rgba(4, 88, 87, 0.14);
    color: #003f3e;
}

#xb-menu-primary > .weke-sastik-menu-register--mobile > a {
    background: #045857;
    color: #fff !important;
}

/* Native Sastik Demo 1 visual language for Weke's child-theme home shell. */
body.weke-sastik-site {
    --weke-green-50: #f3fff3;
    --weke-green-100: #e4ffe6;
    --weke-green-200: #c9f8cf;
    --weke-teal: #045857;
    --weke-teal-dark: #003f3e;
    --weke-ink: #062e2d;
    --weke-cream: #fff9e8;
    background: #f8fbf4;
    color: var(--weke-ink);
}

.weke-sastik-site .header-area .header__wrap {
    background: rgba(228, 255, 230, 0.96);
    border: 1px solid rgba(4, 88, 87, 0.08);
    border-radius: 100px;
    box-shadow: 0 18px 60px rgba(4, 88, 87, 0.08);
    margin-inline: auto;
}

.weke-sastik-site .header-area .xb-header.original > .container,
.weke-sastik-site .header-area .xb-header-area-sticky > .container {
    background: rgba(228, 255, 230, 0.96);
    border: 1px solid rgba(4, 88, 87, 0.08);
    border-radius: 100px;
    box-shadow: 0 18px 60px rgba(4, 88, 87, 0.08);
    max-width: calc(100% - 56px);
    padding-inline: 18px;
}

.weke-sastik-site .header-area .xb-header.original .ul_li_between,
.weke-sastik-site .header-area .xb-header-area-sticky .ul_li_between {
    flex-wrap: nowrap;
    min-height: 64px;
}

.weke-sastik-site .header-area .xb-header.original .main-menu__wrap,
.weke-sastik-site .header-area .xb-header-area-sticky .main-menu__wrap {
    flex: 0 1 auto;
    margin-inline-start: auto;
    width: auto;
}

.weke-sastik-site .header-area .xb-header.original .main-menu,
.weke-sastik-site .header-area .xb-header.original #main-nav,
.weke-sastik-site .header-area .xb-header-area-sticky .main-menu,
.weke-sastik-site .header-area .xb-header-area-sticky #main-nav {
    align-items: center;
    flex-wrap: nowrap;
    height: auto;
    width: auto;
}

.weke-sastik-site .header-area .xb-header.original #main-nav > li,
.weke-sastik-site .header-area .xb-header-area-sticky #main-nav > li {
    align-items: center;
    display: flex;
    height: auto;
    padding-block: 0;
}

.weke-sastik-site .header-area .xb-header.original #main-nav > li > a,
.weke-sastik-site .header-area .xb-header-area-sticky #main-nav > li > a {
    font-size: 13px;
    padding: 14px 8px;
}

.weke-sastik-site .header-area .xb-header.original #main-nav > .weke-sastik-menu-login > a,
.weke-sastik-site .header-area .xb-header-area-sticky #main-nav > .weke-sastik-menu-login > a,
.weke-sastik-site .header-area .xb-header.original #main-nav > .weke-sastik-menu-register > a,
.weke-sastik-site .header-area .xb-header-area-sticky #main-nav > .weke-sastik-menu-register > a {
    display: inline-flex;
    min-height: 40px;
    padding: 10px 13px;
}

.weke-sastik-site .header-area .xb-header.original #main-nav > .weke-sastik-menu-register > a,
.weke-sastik-site .header-area .xb-header-area-sticky #main-nav > .weke-sastik-menu-register > a {
    color: #fff !important;
}

.weke-sastik-site .header-area .xb-header.original .weke-sastik-language,
.weke-sastik-site .header-area .xb-header-area-sticky .weke-sastik-language {
    height: auto;
    flex: 0 0 62px;
    min-width: 62px;
    width: 62px;
}

.weke-sastik-site .header-area .xb-header.original .weke-sastik-language select,
.weke-sastik-site .header-area .xb-header-area-sticky .weke-sastik-language select {
    font-size: 12px;
    max-width: 62px;
    padding-inline: 2px;
}

.weke-sastik-site .header-area .xb-header.original #main-nav,
.weke-sastik-site .header-area .xb-header-area-sticky #main-nav {
    gap: 2px;
}

.weke-sastik-site .header-area .xb-header.original #main-nav > li,
.weke-sastik-site .header-area .xb-header-area-sticky #main-nav > li {
    flex: 0 0 auto;
}

.weke-sastik-site .header-area .xb-header.original #main-nav > .weke-sastik-menu-language,
.weke-sastik-site .header-area .xb-header-area-sticky #main-nav > .weke-sastik-menu-language,
.weke-sastik-site .header-area .xb-header.original #main-nav > .weke-sastik-menu-login,
.weke-sastik-site .header-area .xb-header-area-sticky #main-nav > .weke-sastik-menu-login,
.weke-sastik-site .header-area .xb-header.original #main-nav > .weke-sastik-menu-register,
.weke-sastik-site .header-area .xb-header-area-sticky #main-nav > .weke-sastik-menu-register {
    flex-shrink: 0;
}

.weke-sastik-site .header-area .weke-sastik-language--desktop > .nice-select {
    height: 40px;
    line-height: 40px;
    margin-bottom: 0;
    min-width: 62px;
    padding-inline: 8px 22px;
    width: 62px;
}

.weke-sastik-site .header-area .weke-sastik-language--desktop > .nice-select .current {
    font-size: 12px;
    white-space: nowrap;
}

.weke-sastik-site .header-area .weke-sastik-language--desktop > .nice-select .list {
    min-width: 156px;
}

.weke-sastik-site .header-area .main-menu > ul > li > a,
.weke-sastik-site .header-area .weke-sastik-language select {
    color: var(--weke-teal-dark);
}

.weke-sastik-site .header-area .weke-sastik-menu-register > a {
    background: var(--weke-teal);
    border-radius: 999px;
    color: #fff;
    padding-inline: 15px;
}

.weke-sastik-site .header-area .weke-sastik-menu-login > a {
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid rgba(4, 88, 87, 0.12);
    border-radius: 999px;
    padding-inline: 14px;
}

.weke-sastik-home {
    background: linear-gradient(180deg, #fff 0%, var(--weke-green-50) 48%, #fff 100%);
    overflow: clip;
    padding-bottom: 40px;
}

.weke-sastik-home .hero-area--two {
    background: linear-gradient(181deg, #fff 0%, var(--weke-green-50) 100%);
    padding-top: 105px;
}

.weke-sastik-home .xb-hero-inner {
    background:
        radial-gradient(circle at 50% 18%, rgba(255, 255, 255, 0.96) 0, rgba(255, 255, 255, 0) 33%),
        linear-gradient(135deg, #edfff0 0%, #d9ffe0 48%, var(--weke-cream) 100%);
    border: 1px solid rgba(4, 88, 87, 0.08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 26px 80px rgba(4, 88, 87, 0.08);
    isolation: isolate;
    min-height: 720px;
    overflow: hidden;
    padding: 104px 0 74px;
}

.weke-sastik-home .xb-hero-inner::before,
.weke-sastik-home .xb-hero-inner::after {
    background: linear-gradient(100deg, rgba(255, 255, 255, 0) 12%, rgba(255, 255, 255, 0.86) 50%, rgba(255, 255, 255, 0) 88%);
    content: "";
    height: 180%;
    inset-block-start: -42%;
    opacity: 0.72;
    pointer-events: none;
    position: absolute;
    transform: rotate(18deg);
    width: 18%;
    z-index: -1;
}

.weke-sastik-home .xb-hero-inner::before {
    inset-inline-start: 10%;
}

.weke-sastik-home .xb-hero-inner::after {
    inset-inline-end: 10%;
    transform: rotate(-18deg);
}

.weke-home-beam {
    background: linear-gradient(180deg, rgba(4, 88, 87, 0), rgba(4, 88, 87, 0.1), rgba(4, 88, 87, 0));
    border-radius: 50%;
    filter: blur(1px);
    height: 780px;
    opacity: 0.55;
    pointer-events: none;
    position: absolute;
    top: -240px;
    transform: rotate(26deg);
    width: 210px;
    z-index: -1;
}

.weke-home-beam--start {
    inset-inline-start: 12%;
}

.weke-home-beam--end {
    inset-inline-end: 12%;
    transform: rotate(-26deg);
}

.weke-sastik-home .xb-hero-content {
    margin-inline: auto;
    max-width: 1040px;
    position: relative;
    z-index: 2;
}

.weke-home-eyebrow,
.weke-home-section-label {
    color: var(--weke-teal);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.18em;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.weke-sastik-home .hero-area--two .sec-title .title {
    color: var(--weke-teal-dark);
    font-size: clamp(52px, 6.1vw, 88px);
    letter-spacing: -0.055em;
    line-height: 0.98;
    margin-inline: auto;
    max-width: 1000px;
}

.weke-sastik-home .heroTitleUp {
    filter: none !important;
    opacity: 1 !important;
    transform: none !important;
    visibility: visible !important;
}

.weke-sastik-home .xbFadeUpContent,
.weke-sastik-home .xbFadeUpItem {
    opacity: 1 !important;
    visibility: visible !important;
}

.weke-sastik-home .xb-hero-content .xb-item--content {
    color: rgba(6, 46, 45, 0.76);
    font-size: clamp(18px, 1.6vw, 22px);
    line-height: 1.6;
    margin: 26px auto 0;
    max-width: 850px;
}

.weke-sastik-home .xb-hero-btn {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    justify-content: center;
    margin-top: 34px;
}

.weke-sastik-home .xb-hero-btn .thm-btn {
    min-height: 54px;
    padding: 14px 34px !important;
}

.weke-sastik-home .weke-home-primary-cta {
    background: var(--weke-teal) !important;
    border: 1px solid rgba(255, 255, 255, 0.18);
    box-shadow: 0 15px 34px rgba(4, 88, 87, 0.28), 0 0 32px rgba(78, 231, 159, 0.48);
    color: #fff !important;
    min-width: 210px;
}

.weke-sastik-home .weke-home-primary-cta:hover {
    background: var(--weke-teal-dark) !important;
    box-shadow: 0 18px 44px rgba(4, 88, 87, 0.36), 0 0 42px rgba(78, 231, 159, 0.62);
    transform: translateY(-3px);
}

.weke-sastik-home .weke-home-secondary-cta {
    background: rgba(255, 255, 255, 0.76);
    border: 1px solid rgba(4, 88, 87, 0.14);
    color: var(--weke-teal-dark);
    min-width: 210px;
}

.weke-sastik-home .weke-home-stage-rail {
    align-items: stretch;
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    margin-top: 74px;
    position: relative;
    z-index: 2;
}

.weke-sastik-home .weke-home-capability-card {
    border: 1px solid rgba(4, 88, 87, 0.08);
    border-radius: 24px;
    box-shadow: 0 16px 38px rgba(4, 88, 87, 0.08);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 158px;
    overflow: hidden;
    padding: 22px;
    position: relative;
    transition: transform 300ms ease, box-shadow 300ms ease;
    width: auto;
}

.weke-sastik-home .weke-home-capability-card::after {
    background: rgba(255, 255, 255, 0.42);
    border-radius: 50%;
    content: "";
    height: 96px;
    inset-block-end: -44px;
    inset-inline-end: -30px;
    position: absolute;
    width: 96px;
}

.weke-sastik-home .weke-home-capability-card:hover {
    box-shadow: 0 22px 50px rgba(4, 88, 87, 0.15);
    transform: translateY(-8px);
}

.weke-home-capability-card .weke-card-index {
    color: rgba(4, 88, 87, 0.65);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.16em;
}

.weke-home-capability-card h2 {
    color: var(--weke-teal-dark);
    font-size: 20px;
    line-height: 1.22;
    margin: 32px 0 0;
    position: relative;
    z-index: 1;
}

.weke-sastik-home .bg-pink {
    background: #ffdef8;
}

.weke-sastik-home .bg-gary {
    background: #e7e7fe;
}

.weke-sastik-home .weke-card-mint {
    background: #ccf8dd;
}

.weke-sastik-home .weke-card-cream {
    background: #fff1c7;
}

.weke-sastik-home .weke-card-teal {
    background: #c8f5ef;
}

.weke-home-features,
.weke-home-process {
    padding: 130px 0;
}

.weke-home-features .sec-title,
.weke-home-process .sec-title {
    margin-inline: auto;
    max-width: 900px;
}

.weke-home-features .sec-title .title,
.weke-home-process .sec-title .title {
    color: var(--weke-teal-dark);
    font-size: clamp(42px, 4.8vw, 68px);
    letter-spacing: -0.045em;
    line-height: 1.02;
}

.weke-home-features .sec-title .content,
.weke-home-process .sec-title .content {
    color: rgba(6, 46, 45, 0.68);
    font-size: 18px;
    line-height: 1.7;
    margin: 22px auto 0;
    max-width: 790px;
}

.weke-home-feature-grid {
    display: grid;
    gap: 22px;
    grid-template-columns: repeat(6, minmax(0, 1fr));
}

.weke-home-feature-card {
    border: 1px solid rgba(4, 88, 87, 0.08);
    border-radius: 34px;
    box-shadow: 0 22px 55px rgba(4, 88, 87, 0.08);
    grid-column: span 2;
    min-height: 310px;
    overflow: hidden;
    padding: 34px;
    position: relative;
    transition: transform 350ms ease, box-shadow 350ms ease;
}

.weke-home-feature-card:nth-child(4),
.weke-home-feature-card:nth-child(5) {
    grid-column: span 3;
}

.weke-home-feature-card::before {
    background: radial-gradient(circle, rgba(255, 255, 255, 0.78) 0, rgba(255, 255, 255, 0) 72%);
    content: "";
    height: 220px;
    inset-block-start: -100px;
    inset-inline-end: -70px;
    pointer-events: none;
    position: absolute;
    width: 220px;
}

/*
 * Product artwork is intentionally wider than the feature-card viewport.
 * Its left side carries a baked headline and pill row; the live card already
 * renders the real localized heading below, so keep the product dashboard
 * visible and clip the duplicated artwork copy instead of letting the pills
 * sit over it at thumbnail sizes.
 */
.weke-feature-media--clean {
    aspect-ratio: 1400 / 980;
    border-radius: 22px;
    margin: 0 0 34px;
    overflow: hidden;
    position: relative;
}

.weke-feature-media--clean img {
    display: block;
    height: 160%;
    inset-block-start: 50%;
    inset-inline-end: 0;
    max-width: none;
    object-fit: contain;
    object-position: right center;
    position: absolute;
    transform: translateY(-50%);
    width: auto;
}

.weke-home-feature-card:hover {
    box-shadow: 0 30px 70px rgba(4, 88, 87, 0.16);
    transform: translateY(-10px) rotate(-0.35deg);
}

.weke-feature-icon {
    align-items: center;
    background: rgba(255, 255, 255, 0.76);
    border: 1px solid rgba(4, 88, 87, 0.08);
    border-radius: 18px;
    color: var(--weke-teal);
    display: flex;
    font-size: 13px;
    font-weight: 800;
    height: 54px;
    justify-content: center;
    margin-bottom: 55px;
    position: relative;
    width: 54px;
}

.weke-home-feature-card h3 {
    color: var(--weke-teal-dark);
    font-size: 27px;
    line-height: 1.15;
    margin-bottom: 15px;
    position: relative;
}

.weke-home-feature-card p {
    color: rgba(6, 46, 45, 0.72);
    font-size: 16px;
    line-height: 1.65;
    margin: 0;
    position: relative;
}

.weke-home-process {
    background: linear-gradient(180deg, rgba(228, 255, 230, 0) 0%, rgba(228, 255, 230, 0.66) 48%, rgba(228, 255, 230, 0) 100%);
}

.weke-sastik-home .fs-process-wrap {
    background: rgba(255, 255, 255, 0.68);
    border: 1px solid rgba(4, 88, 87, 0.1);
    border-radius: 42px;
    box-shadow: 0 28px 70px rgba(4, 88, 87, 0.08);
    padding: 24px;
}

.weke-process-grid {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.weke-sastik-home .fs-process-item {
    background: #fff;
    border: 1px solid rgba(4, 88, 87, 0.08);
    border-radius: 26px;
    box-shadow: none;
    display: block;
    min-height: 300px;
    overflow: hidden;
    padding: 28px 24px;
    position: relative;
    transition: transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease;
}

.weke-sastik-home .fs-process-item::after {
    background: var(--weke-teal);
    border-radius: 999px;
    bottom: 0;
    content: "";
    height: 5px;
    inset-inline-start: 0;
    position: absolute;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 420ms ease;
    width: 100%;
}

.weke-sastik-home .fs-process-item.active,
.weke-sastik-home .fs-process-item:hover {
    background: var(--weke-green-100);
    box-shadow: 0 22px 52px rgba(4, 88, 87, 0.14);
    transform: translateY(-7px);
}

.weke-sastik-home .fs-process-item.active::after,
.weke-sastik-home .fs-process-item:hover::after {
    transform: scaleX(1);
}

.weke-sastik-home .fs-process-number {
    color: var(--weke-teal);
    display: block;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.16em;
    margin-bottom: 52px;
}

.weke-sastik-home .fs-process-content h3 {
    color: var(--weke-teal-dark);
    font-size: 22px;
    line-height: 1.18;
    margin-bottom: 14px;
}

.weke-sastik-home .fs-process-content p {
    color: rgba(6, 46, 45, 0.68);
    font-size: 15px;
    line-height: 1.62;
    margin: 0;
}

.weke-home-final-cta {
    background: var(--weke-teal-dark);
    box-shadow: 0 30px 85px rgba(4, 88, 87, 0.26);
    color: #fff;
    margin-bottom: 80px;
    overflow: hidden;
    padding: 95px 20px;
}

.weke-home-final-cta .container {
    max-width: 860px;
    z-index: 1;
}

.weke-home-final-cta .title {
    color: #fff;
    font-size: clamp(42px, 5vw, 68px);
    letter-spacing: -0.045em;
    line-height: 1.02;
}

.weke-home-final-cta p {
    color: rgba(255, 255, 255, 0.74);
    font-size: 18px;
    line-height: 1.7;
    margin: 22px auto 0;
    max-width: 720px;
}

.weke-home-final-cta .weke-home-primary-cta {
    background: #d8ffe0 !important;
    box-shadow: 0 14px 36px rgba(78, 231, 159, 0.28);
    color: var(--weke-teal-dark) !important;
}

.weke-home-orb {
    background: radial-gradient(circle, rgba(112, 255, 164, 0.42) 0%, rgba(112, 255, 164, 0) 70%);
    height: 620px;
    inset-block-start: -340px;
    inset-inline-start: 50%;
    pointer-events: none;
    position: absolute;
    transform: translateX(-50%);
    width: 820px;
}

/* Secondary pages reuse the same Sastik stage language, artwork treatment,
 * pastel card palette, hover lift, and reveal hooks as the home experience. */
.weke-sastik-page {
    background: linear-gradient(180deg, #fff 0%, var(--weke-green-50) 48%, #fff 100%);
    color: var(--weke-ink);
    overflow: clip;
    padding-bottom: 40px;
}

.weke-sastik-page-hero {
    background: linear-gradient(181deg, #fff 0%, var(--weke-green-50) 100%);
    padding-top: 105px;
}

.weke-sastik-page-shell {
    background:
        radial-gradient(circle at 65% 15%, rgba(255, 255, 255, 0.94) 0, rgba(255, 255, 255, 0) 33%),
        linear-gradient(135deg, #edfff0 0%, #d9ffe0 48%, var(--weke-cream) 100%);
    border: 1px solid rgba(4, 88, 87, 0.08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9), 0 26px 80px rgba(4, 88, 87, 0.08);
    isolation: isolate;
    overflow: hidden;
    padding: 88px 0 76px;
}

.weke-sastik-page-shell::before,
.weke-sastik-page-shell::after {
    background: linear-gradient(100deg, rgba(255, 255, 255, 0) 12%, rgba(255, 255, 255, 0.86) 50%, rgba(255, 255, 255, 0) 88%);
    content: "";
    height: 180%;
    inset-block-start: -42%;
    opacity: 0.72;
    pointer-events: none;
    position: absolute;
    transform: rotate(18deg);
    width: 18%;
    z-index: -1;
}

.weke-sastik-page-shell::before {
    inset-inline-start: 7%;
}

.weke-sastik-page-shell::after {
    inset-inline-end: 7%;
    transform: rotate(-18deg);
}

.weke-page-beam {
    background: linear-gradient(180deg, rgba(4, 88, 87, 0), rgba(4, 88, 87, 0.1), rgba(4, 88, 87, 0));
    border-radius: 50%;
    filter: blur(1px);
    height: 680px;
    opacity: 0.55;
    pointer-events: none;
    position: absolute;
    top: -220px;
    transform: rotate(26deg);
    width: 180px;
    z-index: -1;
}

.weke-page-beam--start {
    inset-inline-start: 18%;
}

.weke-page-beam--end {
    inset-inline-end: 18%;
    transform: rotate(-26deg);
}

.weke-sastik-page-hero-grid {
    align-items: center;
    display: grid;
    gap: 64px;
    grid-template-columns: minmax(0, 1.04fr) minmax(320px, 0.96fr);
    position: relative;
    z-index: 2;
}

.weke-sastik-page-hero-copy {
    max-width: 700px;
}

.weke-sastik-page-title {
    color: var(--weke-teal-dark);
    font-size: clamp(48px, 5.6vw, 80px);
    letter-spacing: -0.055em;
    line-height: 0.99;
    margin: 0;
}

.weke-sastik-page-summary {
    color: rgba(6, 46, 45, 0.76);
    font-size: clamp(18px, 1.5vw, 21px);
    line-height: 1.62;
    margin: 28px 0 0;
    max-width: 670px;
}

.weke-sastik-page-actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 32px;
}

.weke-sastik-page-actions .thm-btn {
    min-height: 54px;
    padding: 14px 30px !important;
}

.weke-sastik-page-hero-art {
    background: rgba(255, 255, 255, 0.56);
    border: 1px solid rgba(4, 88, 87, 0.1);
    border-radius: 32px;
    box-shadow: 0 28px 70px rgba(4, 88, 87, 0.15), 0 0 40px rgba(78, 231, 159, 0.2);
    margin: 0;
    overflow: hidden;
    padding: 12px;
    transform: rotate(1deg);
    transition: box-shadow 350ms ease, transform 350ms ease;
}

.weke-sastik-page-hero-art:hover {
    box-shadow: 0 36px 84px rgba(4, 88, 87, 0.2), 0 0 54px rgba(78, 231, 159, 0.3);
    transform: rotate(0deg) translateY(-8px);
}

.weke-sastik-page-hero-art img {
    border-radius: 24px;
    display: block;
    height: auto;
    width: 100%;
}

.weke-sastik-page-section {
    padding: 130px 0;
}

.weke-sastik-page .sec-title {
    margin-inline: auto;
    max-width: 900px;
}

.weke-sastik-page .sec-title .title {
    color: var(--weke-teal-dark);
    font-size: clamp(42px, 4.8vw, 68px);
    letter-spacing: -0.045em;
    line-height: 1.02;
}

.weke-sastik-page .sec-title .content {
    color: rgba(6, 46, 45, 0.68);
    font-size: 18px;
    line-height: 1.7;
    margin: 22px auto 0;
    max-width: 790px;
}

.weke-sastik-page-feature-grid {
    display: grid;
    gap: 22px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.weke-sastik-page-feature-card,
.weke-sastik-page-detail-card {
    border: 1px solid rgba(4, 88, 87, 0.08);
    box-shadow: 0 22px 55px rgba(4, 88, 87, 0.08);
    overflow: hidden;
    position: relative;
    transition: box-shadow 350ms ease, transform 350ms ease;
}

.weke-sastik-page-feature-card {
    border-radius: 34px;
    min-height: 470px;
    padding: 34px;
}

.weke-sastik-page-feature-card::before,
.weke-sastik-page-detail-card::before {
    background: radial-gradient(circle, rgba(255, 255, 255, 0.78) 0, rgba(255, 255, 255, 0) 72%);
    content: "";
    height: 220px;
    inset-block-start: -100px;
    inset-inline-end: -70px;
    pointer-events: none;
    position: absolute;
    width: 220px;
}

.weke-sastik-page-feature-card:hover,
.weke-sastik-page-detail-card:hover {
    box-shadow: 0 30px 70px rgba(4, 88, 87, 0.16);
    transform: translateY(-10px) rotate(-0.35deg);
}

.weke-sastik-page .weke-feature-media--clean {
    margin-bottom: 34px;
}

.weke-sastik-page .weke-feature-icon {
    margin-bottom: 34px;
}

.weke-sastik-page-feature-card h3,
.weke-sastik-page-detail-card h3 {
    color: var(--weke-teal-dark);
    font-size: 27px;
    line-height: 1.15;
    margin-bottom: 15px;
    position: relative;
}

.weke-sastik-page-feature-card p,
.weke-sastik-page-detail-card p {
    color: rgba(6, 46, 45, 0.72);
    font-size: 16px;
    line-height: 1.65;
    margin: 0;
    position: relative;
}

.weke-sastik-page-detail {
    background: linear-gradient(180deg, rgba(228, 255, 230, 0) 0%, rgba(228, 255, 230, 0.66) 48%, rgba(228, 255, 230, 0) 100%);
}

.weke-sastik-page-detail-grid {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.weke-sastik-page-detail-card {
    border-radius: 28px;
    min-height: 250px;
    padding: 28px 26px;
}

.weke-sastik-page-detail-card .weke-card-index {
    color: rgba(4, 88, 87, 0.65);
    display: block;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.16em;
    margin-bottom: 46px;
}

.weke-sastik-page .weke-card-mint {
    background: #ccf8dd;
}

.weke-sastik-page .bg-pink {
    background: #ffdef8;
}

.weke-sastik-page .bg-gary {
    background: #e7e7fe;
}

.weke-sastik-page .weke-card-cream {
    background: #fff1c7;
}

.weke-sastik-page .weke-card-teal {
    background: #c8f5ef;
}

.weke-sastik-page-final {
    background: var(--weke-teal-dark);
    box-shadow: 0 30px 85px rgba(4, 88, 87, 0.26);
    color: #fff;
    margin-bottom: 80px;
    overflow: hidden;
    padding: 95px 20px;
}

.weke-sastik-page-final .container {
    max-width: 860px;
    z-index: 1;
}

.weke-sastik-page-final .title {
    color: #fff;
    font-size: clamp(42px, 5vw, 68px);
    letter-spacing: -0.045em;
    line-height: 1.02;
}

.weke-sastik-page-final p {
    color: rgba(255, 255, 255, 0.74);
    font-size: 18px;
    line-height: 1.7;
    margin: 22px auto 0;
    max-width: 720px;
}

.weke-page-orb {
    background: radial-gradient(circle, rgba(112, 255, 164, 0.42) 0%, rgba(112, 255, 164, 0) 70%);
    height: 620px;
    inset-block-start: -340px;
    inset-inline-start: 50%;
    pointer-events: none;
    position: absolute;
    transform: translateX(-50%);
    width: 820px;
}

[dir="rtl"] .weke-sastik-page .weke-sastik-page-title,
[dir="rtl"] .weke-sastik-page .sec-title .title {
    letter-spacing: 0;
}

@media (max-width: 991px) {
    .weke-sastik-page-hero {
        padding-top: 78px;
    }

    .weke-sastik-page-shell {
        margin-inline: 16px;
        padding: 72px 0 58px;
    }

    .weke-sastik-page-hero-grid {
        gap: 42px;
        grid-template-columns: 1fr;
    }

    .weke-sastik-page-hero-copy {
        max-width: none;
        text-align: center;
    }

    .weke-sastik-page-summary {
        margin-inline: auto;
    }

    .weke-sastik-page-actions {
        justify-content: center;
    }

    .weke-sastik-page-hero-art {
        margin-inline: auto;
        max-width: 680px;
    }

    .weke-sastik-page-feature-grid,
    .weke-sastik-page-detail-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .weke-sastik-page-hero {
        padding-top: 40px;
    }

    .weke-sastik-page-shell {
        border-radius: 30px;
        margin-inline: 10px;
        padding: 62px 0 42px;
    }

    .weke-sastik-page-title {
        font-size: clamp(42px, 13vw, 58px);
    }

    .weke-sastik-page-actions {
        align-items: stretch;
        flex-direction: column;
    }

    .weke-sastik-page-actions .thm-btn {
        justify-content: center;
        width: 100%;
    }

    .weke-sastik-page-section {
        padding: 90px 0;
    }

    .weke-sastik-page .sec-title .title,
    .weke-sastik-page-final .title {
        font-size: 40px;
    }

    .weke-sastik-page-feature-grid,
    .weke-sastik-page-detail-grid {
        grid-template-columns: 1fr;
    }

    .weke-sastik-page-feature-card {
        min-height: 0;
    }

    .weke-sastik-page-final {
        border-radius: 30px;
        margin: 0 10px 40px;
        padding: 72px 18px;
    }
}

[dir="rtl"] .weke-sastik-home .fs-process-item::after {
    transform-origin: right;
}

.weke-sastik-home a:focus-visible,
.weke-sastik-home .fs-process-item:focus-within {
    outline: 3px solid #21a487;
    outline-offset: 4px;
}

@media (max-width: 1199px) {
    .weke-sastik-home .weke-home-stage-rail,
    .weke-process-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .weke-sastik-home .weke-home-capability-card:last-child,
    .weke-sastik-home .fs-process-item:last-child {
        grid-column: 1 / -1;
    }
}

@media (max-width: 991px) {
    .weke-sastik-site .header-area .header__wrap {
        border-radius: 28px;
    }

    .weke-sastik-site .header-area .xb-header.original > .container,
    .weke-sastik-site .header-area .xb-header-area-sticky > .container {
        border-radius: 28px;
        max-width: calc(100% - 20px);
    }

    .weke-sastik-home .hero-area--two {
        padding-top: 78px;
    }

    .weke-sastik-home .xb-hero-inner {
        margin-inline: 16px;
        min-height: auto;
        padding: 82px 0 56px;
    }

    .weke-home-feature-card,
    .weke-home-feature-card:nth-child(4),
    .weke-home-feature-card:nth-child(5) {
        grid-column: span 3;
    }
}

@media (max-width: 767px) {
    .weke-sastik-home .hero-area--two {
        padding-top: 40px;
    }

    .weke-sastik-home .xb-hero-inner {
        border-radius: 30px;
        margin-inline: 10px;
        padding: 70px 0 38px;
    }

    .weke-sastik-home .hero-area--two .sec-title .title {
        font-size: clamp(42px, 13vw, 58px);
    }

    .weke-sastik-home .xb-hero-content .xb-item--content {
        font-size: 17px;
    }

    .weke-sastik-home .xb-hero-btn {
        align-items: stretch;
        flex-direction: column;
    }

    .weke-sastik-home .xb-hero-btn .thm-btn {
        justify-content: center;
        width: 100%;
    }

    .weke-sastik-home .weke-home-stage-rail,
    .weke-process-grid,
    .weke-home-feature-grid {
        grid-template-columns: 1fr;
    }

    .weke-sastik-home .weke-home-capability-card,
    .weke-sastik-home .weke-home-capability-card:last-child,
    .weke-home-feature-card,
    .weke-home-feature-card:nth-child(4),
    .weke-home-feature-card:nth-child(5),
    .weke-sastik-home .fs-process-item,
    .weke-sastik-home .fs-process-item:last-child {
        grid-column: auto;
    }

    .weke-home-features,
    .weke-home-process {
        padding: 90px 0;
    }

    .weke-home-features .sec-title .title,
    .weke-home-process .sec-title .title,
    .weke-home-final-cta .title {
        font-size: 40px;
    }

    .weke-home-feature-card {
        min-height: 280px;
    }

    .weke-sastik-home .fs-process-wrap {
        border-radius: 28px;
        padding: 12px;
    }

    .weke-home-final-cta {
        border-radius: 30px;
        margin: 0 10px 40px;
        padding: 72px 18px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .weke-sastik-home *,
    .weke-sastik-home *::before,
    .weke-sastik-home *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
        transition-duration: 0.01ms !important;
    }
}
