* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    background: #100b0d;
    color: #eee6df;
    font-family: "DM Sans", sans-serif;
}

img {
    max-width: 100%;
    display: block;
}

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

.ko-wrap {
    width: min(1180px, calc(100% - 44px));
    margin: auto;
}

.ko-header {
    position: relative;
    z-index: 20;
    background: #100b0d;
    border-bottom: 1px solid rgba(224, 181, 111, .14);
}

.ko-head-inner {
    height: 82px;
    width: min(1240px, calc(100% - 44px));
    margin: auto;
    display: flex;
    align-items: center;
    gap: 28px;
}

.ko-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #e2b56c;
    line-height: 1;
    white-space: nowrap;
}

.ko-logo span {
    font: 600 italic 27px "Playfair Display", serif;
}

.ko-logo small {
    font-size: 7px;
    letter-spacing: 2.4px;
    color: #aa9b91;
    margin-top: 7px;
}

.ko-nav {
    margin-left: auto;
    display: flex;
    gap: 25px;
}

.ko-nav a {
    font-size: 13px;
    color: #cfc2ba;
    position: relative;
    padding: 8px 0;
}

.ko-nav a:hover,
.ko-nav a.active {
    color: #e4b86f;
}

.ko-book {
    border: 1px solid #8c533d;
    background: #5b242a;
    padding: 12px 18px;
    border-radius: 3px;
    color: #f7dfbd;
    font-size: 12px;
    font-weight: 700;
}

.ko-book i {
    margin-right: 7px;
}

.ko-toggle {
    display: none;
    background: none;
    border: 0;
    padding: 5px;
}

.ko-toggle span {
    display: block;
    width: 25px;
    height: 2px;
    background: #d8ae6b;
    margin: 5px;
}


/* ==============================
   BANNER
============================== */

.ko-banner {
    height: 500px;
    position: relative;
    overflow: hidden;
    background: #1a1011;
}

.ko-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ko-banner-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(13, 8, 9, .82),
        rgba(13, 8, 9, .22),
        rgba(13, 8, 9, .55)
    );
}

.ko-banner-copy {
    position: absolute;
    left: max(22px, calc((100% - 1180px) / 2));
    bottom: 72px;
    max-width: 580px;
}

.ko-banner-copy span,
.ko-kicker {
    font-size: 10px;
    letter-spacing: 3px;
    color: #d7ad68;
    font-weight: 700;
}

.ko-banner-copy strong {
    display: block;
    font: 600 50px / 1.06 "Playfair Display", serif;
    margin: 13px 0;
    color: #fff4e8;
}

.ko-banner-copy p {
    max-width: 500px;
    color: #d6cbc4;
    font-size: 14px;
    line-height: 1.8;
}


/* ==============================
   INTRO
============================== */

.ko-intro {
    padding: 92px 0;
    background: #f0e6dc;
    color: #2a1c1a;
}

.ko-intro-grid {
    display: grid;
    grid-template-columns: 1fr 1.15fr;
    gap: 80px;
}

.ko-intro h1 {
    font: 600 48px / 1.12 "Playfair Display", serif;
    margin: 14px 0;
}

.ko-intro-copy {
    border-left: 1px solid #c6aa8e;
    padding-left: 35px;
}

.ko-intro p,
.ko-about p,
.ko-feature-copy > p {
    font-size: 15px;
    line-height: 1.9;
    color: #645652;
}


/* ==============================
   PROFILES
============================== */

.ko-profile-section {
    padding: 100px 0;
    background: #130c0e;
}

.ko-section-head {
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 40px;
    margin-bottom: 42px;
}

.ko-section-head h2 {
    font: 600 42px "Playfair Display", serif;
    margin: 10px 0 0;
}

.ko-section-head p {
    max-width: 410px;
    color: #9f918a;
    font-size: 13px;
    line-height: 1.8;
}

.ko-profile-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}

.ko-profile {
    background: #211417;
    border: 1px solid #382426;
    overflow: hidden;
}

.ko-profile img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.ko-profile-body {
    padding: 20px;
}

.ko-profile-body > span {
    font-size: 9px;
    letter-spacing: 2px;
    color: #cba05d;
}

.ko-profile h3 {
    font: 600 25px "Playfair Display", serif;
    margin: 9px 0 4px;
}

.ko-profile p {
    margin: 0;
    color: #9e9089;
    font-size: 12px;
}

.ko-profile a {
    display: inline-block;
    margin-top: 18px;
    color: #e1b76e;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.ko-profile a i {
    margin-left: 7px;
}


/* ==============================
   ABOUT
============================== */

.ko-about {
    padding: 105px 0;
    background: #241719;
}

.ko-about-grid {
    display: grid;
    grid-template-columns: 130px 1fr;
    gap: 65px;
    max-width: 1000px;
}

.ko-about-number {
    font: 600 44px / .92 "Playfair Display", serif;
    color: #76504a;
    letter-spacing: 5px;
}

.ko-about h2,
.ko-feature h2,
.ko-contact h2 {
    font: 600 42px / 1.15 "Playfair Display", serif;
    margin: 13px 0 23px;
}

.ko-points {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 25px;
}

.ko-points span {
    padding: 10px 14px;
    border: 1px solid #493032;
    color: #cbbdb5;
    font-size: 11px;
}

.ko-points i {
    color: #d6aa63;
    margin-right: 6px;
}


/* ==============================
   CATEGORIES
============================== */

.ko-categories {
    padding: 105px 0;
    background: #eee3d9;
    color: #2b1d1b;
}
.ko-section-head.center p {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.center {
    display: block;
    text-align: center;
}

.center p {
    margin: 13px auto 0;
}

.ko-cat-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1px;
    background: #d2c1b1;
    margin-top: 48px;
}

.ko-cat-grid > div {
    background: #eee3d9;
    padding: 28px;
    min-height: 185px;
}

.ko-cat-grid b {
    font-size: 10px;
    color: #a66e51;
    letter-spacing: 2px;
}

.ko-cat-grid h3 {
    font: 600 22px "Playfair Display", serif;
    margin: 18px 0 8px;
}

.ko-cat-grid p {
    font-size: 12px;
    line-height: 1.7;
    color: #756660;
    margin: 0;
}


/* ==============================
   FEATURE
============================== */

.ko-feature {
    padding: 100px 0;
    background: #120c0d;
}

.ko-feature-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 80px;
}

.ko-feature-image img {
    height: 520px;
    width: 100%;
    object-fit: cover;
}

.ko-feature-copy > p {
    color: #a99b94;
}

.ko-mini-list {
    margin-top: 30px;
}

.ko-mini-list > div {
    display: flex;
    gap: 15px;
    padding: 17px 0;
    border-bottom: 1px solid #342426;
}

.ko-mini-list i {
    color: #d6ab65;
    font-size: 18px;
    width: 25px;
}

.ko-mini-list b,
.ko-mini-list small {
    display: block;
}

.ko-mini-list b {
    font-size: 13px;
}

.ko-mini-list small {
    color: #8f827b;
    font-size: 11px;
    margin-top: 4px;
}


/* ==============================
   GALLERY
============================== */

.ko-gallery {
    padding: 105px 0;
    background: #eee3d9;
    color: #2a1c1a;
}

.ko-gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.ko-gallery figure {
    margin: 0;
    position: relative;
    overflow: hidden;
    background: #1d1214;
}

.ko-gallery img {
    width: 100%;
    height: 310px;
    object-fit: cover;
    transition: .35s;
}

.ko-gallery figure:hover img {
    transform: scale(1.04);
}

.ko-gallery figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: linear-gradient(
        transparent,
        rgba(0, 0, 0, .8)
    );
    color: #fff;
    font: 500 17px "Playfair Display", serif;
}

.ko-gallery figcaption span {
    float: right;
    font: 8px "DM Sans";
    letter-spacing: 2px;
    color: #e0b56d;
    margin-top: 5px;
}


/* ==============================
   PLANNING
============================== */

.ko-planning {
    padding: 70px 0;
    background: #5c252b;
}

.ko-planning-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
}

.ko-planning h2 {
    font: 600 34px "Playfair Display", serif;
    margin: 9px 0;
}

.ko-steps {
    display: flex;
    gap: 12px;
}

.ko-steps span {
    padding: 14px 16px;
    border: 1px solid rgba(255, 255, 255, .2);
    font-size: 11px;
}

.ko-steps b {
    color: #e6b76a;
    margin-right: 7px;
}


/* ==============================
   PRICING
============================== */

.ko-pricing {
    padding: 105px 0;
    background: #130c0e;
}

.ko-price-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

.ko-price {
    position: relative;
    text-align: center;
    padding: 42px 25px;
    background: #201417;
    border: 1px solid #3b2729;
}

.ko-price.featured {
    background: #4d2027;
    border-color: #bd8b4d;
    transform: translateY(-10px);
}

.ko-price em {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #d1a35e;
    color: #201414;
    font-style: normal;
    font-size: 8px;
    letter-spacing: 2px;
    padding: 7px 13px;
    white-space: nowrap;
}

.ko-price span {
    display: block;
    color: #d1a35e;
    letter-spacing: 2px;
    font-size: 10px;
}

.ko-price strong {
    display: block;
    font: 600 39px "Playfair Display", serif;
    margin: 18px 0 4px;
}

.ko-price small {
    color: #9f918a;
    font-size: 11px;
}

.ko-price a {
    display: block;
    margin: 24px auto 0;
    width: max-content;
    padding: 11px 27px;
    border: 1px solid #8b6643;
    color: #e2b76c;
    font-size: 10px;
    letter-spacing: 1px;
}


/* ==============================
   CONTACT
============================== */

.ko-contact {
    padding: 100px 0;
    background: #e9ddd2;
    color: #2b1c1a;
}

.ko-contact-grid {
    display: grid;
    grid-template-columns: 1.2fr .8fr;
    gap: 80px;
    align-items: center;
}

.ko-contact p {
    color: #756660;
    line-height: 1.8;
    max-width: 550px;
}

.ko-contact-card {
    background: #241719;
    padding: 8px;
}

.ko-contact-card a {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 20px;
    border-bottom: 1px solid #3a2729;
}

.ko-contact-card a:last-child {
    border: 0;
}

.ko-contact-card i {
    width: 25px;
    color: #d8ac64;
    font-size: 18px;
}

.ko-contact-card span {
    font-size: 12px;
    color: #ddd;
}

.ko-contact-card small {
    display: block;
    color: #978a83;
    margin-top: 4px;
    font-size: 11px;
}


/* ==============================
   FAQ
============================== */

.ko-faq {
    padding: 105px 0;
    background: #f0e6dc;
    color: #2a1c1a;
}

.ko-faq-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-top: 45px;
}

.ko-faq details {
    background: #e5d8cb;
    padding: 0 20px;
}

.ko-faq summary {
    list-style: none;
    cursor: pointer;
    padding: 22px 0;
    font-weight: 600;
    font-size: 13px;
}

.ko-faq summary::-webkit-details-marker {
    display: none;
}

.ko-faq summary i {
    float: right;
    color: #a66e51;
}

.ko-faq details p {
    font-size: 12px;
    line-height: 1.8;
    color: #74645e;
    margin: 0 0 20px;
}


/* ==============================
   CITIES
============================== */

.ko-cities {
    padding: 80px 0;
    background: #5c252b;
}

.ko-cities h2 {
    font: 600 36px "Playfair Display", serif;
    margin: 10px 0 28px;
}

.ko-cities > div > div {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.ko-cities a {
    padding: 12px 17px;
    border: 1px solid rgba(255, 255, 255, .2);
    font-size: 11px;
}

.ko-cities a i {
    margin-left: 8px;
    color: #e0b56d;
}


/* ==============================
   FOOTER
============================== */

.ko-footer {
    padding: 75px 0 0;
    background: #0c0809;
}

.ko-footer-grid {
    display: grid;
    grid-template-columns: 1.4fr .7fr .8fr 1fr;
    gap: 50px;
    padding-bottom: 60px;
}

.ko-footer p {
    color: #766b66;
    font-size: 11px;
    line-height: 1.8;
    max-width: 280px;
    margin-top: 20px;
}

.ko-footer h3 {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #d4a761;
    margin: 5px 0 18px;
}

.ko-footer-grid > div > a:not(.ko-logo) {
    display: block;
    color: #8d817b;
    font-size: 11px;
    margin: 10px 0;
}

.ko-social {
    display: flex !important;
    gap: 8px;
    margin-top: 20px;
}

.ko-social a {
    border: 1px solid #332326 !important;
    width: 34px;
    height: 34px;
    display: grid !important;
    place-items: center;
}

.ko-footer-bottom {
    border-top: 1px solid #211719;
    padding: 22px max(22px, calc((100% - 1180px) / 2));
    color: #5e5551;
    font-size: 10px;
    display: flex;
    justify-content: space-between;
}

.ko-footer-bottom a {
    color: #9c8b81;
}


/* ==============================
   FLOATING BUTTONS
============================== */

.ko-floating {
    position: fixed;
    right: 22px;
    bottom: 22px;
    z-index: 50;
    display: flex;
    gap: 9px;
}

.ko-floating a {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #5b242a;
    color: #e7bd73;
    box-shadow: 0 8px 25px #0008;
    transition: .25s;
}

.ko-floating a:last-child {
    background: #b58a4f;
    color: #1b1110;
}

.ko-floating span {
    display: none;
    margin-left: 8px;
    font-size: 11px;
}

.ko-floating a:hover {
    width: 120px;
    border-radius: 25px;
}

.ko-floating a:hover span {
    display: inline;
}


/* ==============================
   TABLET
============================== */

@media (max-width: 900px) {

    .ko-nav {
        gap: 14px;
    }

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

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

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

    .ko-intro-grid,
    .ko-feature-grid,
    .ko-contact-grid {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .ko-planning-box {
        display: block;
    }

    .ko-steps {
        margin-top: 25px;
        flex-wrap: wrap;
    }

    .ko-footer-grid {
        grid-template-columns: 1fr 1fr;
    }
}


/* ==============================
   MOBILE
============================== */

@media (max-width: 700px) {

    .ko-head-inner {
        height: 72px;
    }

    .ko-nav {
        position: absolute;
        top: 72px;
        left: 0;
        right: 0;
        display: none;
        background: #130c0e;
        padding: 15px 22px;
        border-bottom: 1px solid #3b2729;
        flex-direction: column;
        gap: 0;
    }

    .ko-nav.open {
        display: flex;
    }

    .ko-nav a {
        padding: 13px 0;
    }

    .ko-book {
        display: none;
    }

    .ko-toggle {
        display: block;
        margin-left: auto;
    }

    .ko-banner {
        height: 540px;
    }

     .ko-banner img {
        object-position: 72% center;
    }

    .ko-banner-copy {
        right: 45px;
        width: 58%;
        max-width: 330px;
        text-align: left;
    }

    .ko-banner-copy strong {
        font-size: 36px;
        line-height: 1.08;
    }
.ko-banner-copy p {
        font-size: 12px;
        line-height: 1.6;
        max-width: 300px;
    }
    .ko-wrap {
        width: min(100% - 30px, 1180px);
    }

    .ko-intro,
    .ko-profile-section,
    .ko-about,
    .ko-categories,
    .ko-feature,
    .ko-gallery,
    .ko-pricing,
    .ko-contact,
    .ko-faq {
        padding: 72px 0;
    }

    .ko-intro h1,
    .ko-about h2,
    .ko-feature h2,
    .ko-contact h2 {
        font-size: 36px;
    }

    .ko-intro-copy {
        padding-left: 0;
        border-left: 0;
        border-top: 1px solid #c6aa8e;
        padding-top: 22px;
    }

    .ko-section-head {
        display: block;
    }

    .ko-section-head h2 {
        font-size: 34px;
    }

    .ko-profile img {
        height: 280px;
    }

    .ko-gallery img {
        height: 240px;
    }

    .ko-price-grid {
        grid-template-columns: 1fr;
    }

    .ko-price.featured {
        transform: none;
    }

    .ko-faq-grid {
        grid-template-columns: 1fr;
    }

    .ko-footer-grid {
        grid-template-columns: 1fr 1fr;
    }

    .ko-footer-bottom {
        display: block;
    }

    .ko-footer-bottom span {
        display: block;
        margin-top: 8px;
    }

    .ko-floating {
        left: 14px;
        right: 14px;
        bottom: 12px;
    }

    .ko-floating a {
        width: 50%;
        border-radius: 7px !important;
    }

    .ko-floating a:hover {
        width: 50%;
    }

    .ko-floating span {
        display: inline;
    }

    .ko-floating a {
        font-size: 12px;
        gap: 5px;
    }

    .ko-about-grid {
        grid-template-columns: 1fr;
    }

    .ko-about-number {
        display: none;
    }
}


/* ==============================
   SMALL MOBILE
============================== */

@media (max-width: 430px) {

    .ko-profile-grid,
    .ko-gallery-grid {
        grid-template-columns: 1fr 1fr;
    }

    .ko-profile img {
        height: 240px;
    }

    .ko-profile-body {
        padding: 14px;
    }

    .ko-profile h3 {
        font-size: 21px;
    }

    .ko-cat-grid {
        grid-template-columns: 1fr;
    }

    .ko-steps {
        display: grid;
        grid-template-columns: 1fr;
    }

    .ko-footer-grid {
        grid-template-columns: 1fr;
    }
}