/* TURKUAZ - Premium ana sayfa */
:root{
    --home-navy:#0D1B2A;
    --home-navy-2:#071522;
    --home-navy-3:#102A3A;
    --home-gold:#C9A227;
    --home-gold-light:#E7C56F;
    --home-cream:#F5F1E8;
    --home-paper:#FFFCF7;
    --home-teal:#0A7E88;
    --home-teal-dark:#075B64;
    --home-ink:#18303E;
    --home-muted:#69757B;
    --home-line:rgba(201,162,39,.28);
}
.page-home{background:var(--home-paper);color:var(--home-ink)}
.page-home .container{width:min(1540px,calc(100% - 72px));margin:auto}
.page-home h1,.page-home h2,.page-home h3,.page-home h4{font-family:Georgia,'Times New Roman',serif}
.page-home .eyebrow{color:#B6842B;font-size:.76rem;letter-spacing:.25em;text-transform:uppercase;font-weight:700;margin-bottom:10px}

/* Header */
.page-home .site-header.header-light{
    position:sticky;top:0;z-index:100;
    background:linear-gradient(180deg,#0A1D2C 0%,#071623 100%);
    border-bottom:1px solid rgba(201,162,39,.42);
    box-shadow:0 12px 30px rgba(1,12,20,.22);
    backdrop-filter:blur(18px)
}
.page-home .header-light .header-inner{height:82px;gap:24px}
.page-home .header-light .brand-textual{padding-top:2px}
.page-home .header-light .brand-mark-img{width:68px;height:68px;filter:drop-shadow(0 4px 10px rgba(0,0,0,.16))}
.page-home .header-light .brand-title{font-size:2.15rem;color:#20B7C6;letter-spacing:.06em;text-shadow:0 4px 14px rgba(0,0,0,.18)}
.page-home .header-light .brand-subtitle{font-size:.66rem;color:#E7C56F;letter-spacing:.22em;margin-top:6px}
.page-home .header-light .main-nav{gap:24px;margin-left:auto}
.page-home .header-light .main-nav a{color:#F6F0E6;font-size:.91rem;padding:30px 0 25px;border-bottom:2px solid transparent;letter-spacing:.01em}
.page-home .header-light .main-nav a:hover,.page-home .header-light .main-nav a.is-active{color:var(--home-gold-light);border-bottom-color:var(--home-gold)}
.page-home .header-phone-home{width:48px;height:48px;border:1px solid rgba(231,197,111,.55);border-radius:11px;display:grid;place-items:center;color:#fff;margin-left:2px;background:rgba(255,255,255,.035);transition:.25s}
.page-home .header-phone-home:hover{border-color:var(--home-gold-light);background:rgba(201,162,39,.1)}
.page-home .header-phone-home svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.page-home .header-light .header-cta-home{background:linear-gradient(135deg,#EACD85,#C9A227);color:#10202B;border-radius:10px;padding:14px 24px;box-shadow:0 8px 22px rgba(201,162,39,.18);border:1px solid rgba(255,255,255,.28)}
.page-home .header-light .header-cta-home:hover{background:linear-gradient(135deg,#F0D994,#D7B34B)}
.page-home .header-light .menu-toggle span{background:#F8F1E4}

/* Hero */
.page-home .home-hero-premium{
    min-height:650px;position:relative;display:block;color:#fff;overflow:visible;
    background:url('../images/hero-home.jpg') center/cover no-repeat;
    border-bottom:1px solid rgba(201,162,39,.25)
}
.page-home .home-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,19,31,.98) 0%,rgba(5,19,31,.94) 24%,rgba(5,19,31,.72) 43%,rgba(5,19,31,.18) 70%,rgba(5,19,31,.04) 100%)}
.page-home .home-hero-premium:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 26%,rgba(201,162,39,.12),transparent 28%),linear-gradient(180deg,transparent 72%,rgba(5,19,31,.38));z-index:1;pointer-events:none}
.page-home .home-hero-grid{min-height:650px;display:flex;align-items:center;position:relative;z-index:2}
.page-home .hero-copy-home{max-width:650px;padding:84px 0 130px;position:relative;z-index:3}
.page-home .hero-copy-home .eyebrow{color:var(--home-gold-light);font-size:.82rem;letter-spacing:.24em;margin-bottom:18px}
.page-home .hero-copy-home h1{font-size:clamp(3rem,4.8vw,5.25rem);line-height:1.03;margin-bottom:18px;color:#fff;letter-spacing:-.02em;text-shadow:0 5px 24px rgba(0,0,0,.18)}
.page-home .hero-copy-home h1 em{display:block;color:#E4AE4E;font-family:'Brush Script MT','Segoe Script',cursive;font-size:.82em;font-weight:400;font-style:italic;margin-top:5px;letter-spacing:.01em}
.page-home .hero-copy-home p{color:#F1ECE4;font-size:1.11rem;max-width:560px;line-height:1.72}
.page-home .hero-actions{margin-top:30px;display:flex;gap:14px}
.page-home .home-primary-btn{padding:14px 25px;border-radius:9px;color:#10202B}
.page-home .hero-outline{color:#fff;border-color:rgba(231,197,111,.7);background:rgba(9,27,39,.34);backdrop-filter:blur(10px);padding:14px 22px}
.page-home .hero-outline:hover{background:rgba(201,162,39,.11)}
.page-home .btn-svg{width:18px;height:18px;display:inline-flex}
.page-home .btn-svg svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.page-home .hero-slider-dots{position:absolute;left:50%;bottom:90px;display:flex;gap:9px;align-items:center}
.page-home .hero-slider-dots span{width:8px;height:8px;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:rgba(255,255,255,.18)}
.page-home .hero-slider-dots span.active{background:var(--home-gold-light);border-color:var(--home-gold-light);box-shadow:0 0 0 4px rgba(201,162,39,.12)}

/* Hero feature bar */
.page-home .hero-features-dark{
    position:absolute;left:50%;bottom:-47px;transform:translateX(-50%);
    width:min(1460px,calc(100% - 96px));z-index:8;
    display:grid;grid-template-columns:repeat(4,1fr);
    background:linear-gradient(135deg,#0C2735 0%,#08202D 100%);
    border:1px solid rgba(201,162,39,.78);border-radius:18px;
    box-shadow:0 20px 45px rgba(5,20,30,.20);overflow:hidden;padding:0 8px
}
.page-home .hero-features-dark .hero-feature{min-height:94px;padding:18px 26px;display:flex;align-items:center;gap:17px;border-right:1px solid rgba(231,197,111,.28)}
.page-home .hero-features-dark .hero-feature:last-child{border-right:0}
.page-home .feature-svg{width:50px;height:50px;border:1px solid rgba(231,197,111,.75);border-radius:50%;display:grid;place-items:center;color:var(--home-gold-light);flex:0 0 auto;background:rgba(255,255,255,.025)}
.page-home .feature-svg svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.page-home .hero-features-dark strong{display:block;color:#FFF7E9;font-family:Georgia,'Times New Roman',serif;font-size:1.12rem;font-weight:500;margin-bottom:2px}
.page-home .hero-features-dark small{display:block;color:#BFCBD0;font-size:.82rem;line-height:1.4}

/* Services */
.page-home .home-services-strip{padding-top:118px;padding-bottom:54px;background:linear-gradient(180deg,#F8F4EC 0%,#FFFCF7 100%)}
.page-home .home-services-layout{display:grid;grid-template-columns:420px 1fr;gap:44px;align-items:stretch}
.page-home .home-services-visual{position:relative;min-height:310px;border-radius:22px;overflow:hidden;border:1px solid rgba(201,162,39,.25);box-shadow:0 14px 40px rgba(13,27,42,.08)}
.page-home .home-services-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.page-home .home-services-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,25,36,.05) 15%,rgba(8,25,36,.88) 100%)}
.page-home .services-visual-copy{position:absolute;z-index:2;left:28px;right:28px;bottom:26px;color:#fff}
.page-home .services-visual-copy .eyebrow{color:var(--home-gold-light)}
.page-home .services-visual-copy h2{font-size:2.55rem;line-height:1.02;margin:0;color:#fff}
.page-home .services-visual-copy p{font-size:.88rem;color:#E8ECEC;line-height:1.55;margin:14px 0 0;max-width:330px}
.page-home .decor-line{width:120px;height:1px;background:var(--home-gold-light);margin:16px 0 0;position:relative}
.page-home .decor-line:after{content:'Рюд';position:absolute;right:-5px;top:-11px;color:var(--home-gold-light);font-size:.9rem}
.page-home .home-services-content{display:flex;align-items:center}
.page-home .home-services-title-mobile{display:none}
.page-home .home-services-grid{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.page-home .premium-mini-service{background:rgba(255,255,255,.82);border:1px solid rgba(201,162,39,.20);border-radius:14px;min-height:125px;padding:18px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 8px 24px rgba(13,27,42,.035);transition:.25s}
.page-home .premium-mini-service:hover{transform:translateY(-3px);border-color:rgba(201,162,39,.48);box-shadow:0 12px 28px rgba(13,27,42,.07)}
.page-home .service-icon-svg{width:37px;height:37px;color:#BA8328;display:grid;place-items:center;margin-bottom:11px}
.page-home .service-icon-svg svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.page-home .premium-mini-service b{font-family:Georgia,'Times New Roman',serif;font-size:.93rem;font-weight:500;color:#283A46;line-height:1.3}

/* Rooms */
.page-home .room-showcase-home{padding:48px 0 54px;background:#FFFEFB;border-top:1px solid rgba(201,162,39,.18)}
.page-home .home-section-title{display:flex;align-items:center;justify-content:center;gap:17px;position:relative;margin-bottom:30px;text-align:center}
.page-home .home-section-title .eyebrow{margin-bottom:4px}
.page-home .home-section-title h2{font-size:2.35rem;color:#203744;margin:0}
.page-home .title-line{width:90px;height:1px;background:linear-gradient(90deg,transparent,var(--home-gold))}
.page-home .title-line:nth-of-type(2){background:linear-gradient(90deg,var(--home-gold),transparent)}
.page-home .outline-link{position:absolute;right:0;top:50%;transform:translateY(-50%);border:1px solid rgba(10,126,136,.55);color:#176A73;padding:10px 16px;border-radius:9px;background:#fff;font-size:.88rem;transition:.2s}
.page-home .outline-link:hover{background:#F3FAFA;border-color:#0A7E88}
.page-home .room-grid-five{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.page-home .room-home-card{border-radius:15px;border:1px solid rgba(201,162,39,.24);overflow:hidden;box-shadow:0 8px 25px rgba(13,27,42,.055);background:#fff;transition:.25s}
.page-home .room-home-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(13,27,42,.095)}
.page-home .room-image-wrap{position:relative;overflow:hidden}
.page-home .room-home-card img{height:180px;width:100%;object-fit:cover;transition:.35s}
.page-home .room-home-card:hover img{transform:scale(1.025)}
.page-home .room-badge{position:absolute;right:10px;bottom:10px;background:rgba(10,29,41,.82);backdrop-filter:blur(8px);border:1px solid rgba(231,197,111,.45);color:#FFF2D7;font-size:.72rem;padding:6px 9px;border-radius:7px}
.page-home .room-home-card .card-body{padding:13px}
.page-home .room-name-row{display:flex;align-items:center;gap:8px;margin-bottom:11px}
.page-home .room-bed-icon{color:#0A7E88;font-size:1.05rem}
.page-home .room-home-card h3{font-size:1.08rem;color:#263B46;margin:0}
.page-home .room-home-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.page-home .room-home-actions .btn{padding:8px 7px;font-size:.77rem;border-radius:7px;white-space:nowrap}
.page-home .btn-room-primary{background:#0B4552;color:#fff;border:1px solid #0B4552}
.page-home .btn-room-primary:hover{background:#083B46}
.page-home .btn-ghost{border:1px solid rgba(10,126,136,.42);color:#315C66;background:#fff}

/* Why */
.page-home .why-strip{padding:28px 0 34px;background:#FCF9F3;border-top:1px solid rgba(201,162,39,.18)}
.page-home .why-section-title{text-align:center;margin-bottom:24px;position:relative}
.page-home .why-section-title span{position:relative;z-index:2;background:#FCF9F3;padding:0 22px;color:#A17129;font-size:.73rem;letter-spacing:.25em;text-transform:uppercase;font-weight:700}
.page-home .why-section-title:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(201,162,39,.35),transparent)}
.page-home .why-grid-inline{display:grid;grid-template-columns:repeat(4,1fr);gap:0}
.page-home .why-item-inline{display:flex;gap:16px;align-items:flex-start;padding:7px 28px;border-right:1px solid rgba(201,162,39,.22)}
.page-home .why-item-inline:last-child{border-right:0}
.page-home .why-icon-svg{width:50px;height:50px;border:1px solid rgba(201,162,39,.7);border-radius:50%;display:grid;place-items:center;color:#B47C24;flex:0 0 auto;background:#fff}
.page-home .why-icon-svg svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.page-home .why-item-inline h3{font-size:1rem;margin:1px 0 5px;color:#263A45}
.page-home .why-item-inline p{font-size:.8rem;line-height:1.48;color:#66747A;margin:0}

/* Stats */
.page-home .stat-band-home{position:relative;overflow:hidden;background:linear-gradient(135deg,#082130,#0A3140 48%,#071A28);border-top:1px solid rgba(201,162,39,.55);border-bottom:1px solid rgba(201,162,39,.55)}
.page-home .stat-band-home:before,.page-home .stat-band-home:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(201,162,39,.12);border-radius:50%;top:-160px}
.page-home .stat-band-home:before{left:-70px}.page-home .stat-band-home:after{right:-70px}
.page-home .stat-band-home .stats{max-width:1450px;position:relative;z-index:2}
.page-home .stat{padding:24px 34px;display:flex;align-items:center;justify-content:center;gap:18px;border-right:1px solid rgba(231,197,111,.28)}
.page-home .stat:last-child{border-right:0}
.page-home .stat-icon{width:49px;height:49px;color:var(--home-gold-light);display:grid;place-items:center;flex:0 0 auto}
.page-home .stat-icon svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}
.page-home .stat strong{color:var(--home-gold-light);font-size:2.35rem;font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1}
.page-home .stat>div>span{display:block;color:#E7ECEB;font-size:.78rem;margin-top:4px}

/* Testimonials */
.page-home .testimonial-home-section{padding:54px 0 34px;background:#FFFDF9}
.page-home .testimonial-head{margin-bottom:26px}
.page-home .testimonial-head h2{font-size:2.15rem;color:#263B46;margin:0}
.page-home .testimonial-grid-home{gap:22px}
.page-home .testimonial-card-home{min-height:220px;border:1px solid rgba(201,162,39,.22);border-radius:15px;box-shadow:0 10px 28px rgba(13,27,42,.05);padding:24px;background:#fff;display:flex;flex-direction:column}
.page-home .testimonial-card-home .stars{color:#C99631;letter-spacing:.16em;font-size:.9rem;margin-bottom:13px}
.page-home .testimonial-card-home p{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:.93rem;line-height:1.6;color:#5E686C;flex:1;margin-bottom:18px}
.page-home .testimonial-person{display:flex;align-items:center;gap:12px}
.page-home .testimonial-person img{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid #F1E1BD;box-shadow:0 4px 10px rgba(0,0,0,.06)}
.page-home .testimonial-person strong{display:block;font-family:Georgia,'Times New Roman',serif;color:#263A45;font-size:.96rem}
.page-home .testimonial-person small{display:block;color:#7A858A;font-size:.76rem;margin-top:2px}

/* Gallery */
.page-home .gallery-home-band{padding:16px 0 22px;background:#FFFDF9}
.page-home .gallery-head{margin-bottom:15px}
.page-home .gallery-strip-home{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.page-home .gallery-thumb{position:relative;overflow:hidden;border-radius:12px;border:1px solid rgba(201,162,39,.22);display:block}
.page-home .gallery-thumb img{height:142px;width:100%;object-fit:cover;transition:.35s}
.page-home .gallery-thumb span{position:absolute;right:9px;bottom:9px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:rgba(7,27,40,.78);color:#F4D38E;border:1px solid rgba(231,197,111,.45);opacity:0;transform:translateY(5px);transition:.25s}
.page-home .gallery-thumb:hover img{transform:scale(1.04)}
.page-home .gallery-thumb:hover span{opacity:1;transform:none}

/* CTA */
.page-home .home-cta-wrap{padding:0;background:#FFFDF9}
.page-home .home-bottom-cta{position:relative;overflow:hidden;background:linear-gradient(110deg,#0A3340 0%,#0A5860 45%,#092532 100%);border:1px solid rgba(201,162,39,.6);border-bottom:0;padding:28px 40px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:26px}
.page-home .home-bottom-cta:before,.page-home .home-bottom-cta:after{content:"";position:absolute;width:190px;height:190px;border:1px solid rgba(231,197,111,.14);border-radius:50%;top:-92px}
.page-home .home-bottom-cta:before{left:-55px}.page-home .home-bottom-cta:after{right:-60px}
.page-home .cta-copy,.page-home .cta-actions-right{position:relative;z-index:2}
.page-home .cta-kicker{display:block;color:#E6C676;font-size:.68rem;letter-spacing:.19em;text-transform:uppercase;margin-bottom:4px}
.page-home .home-bottom-cta h3{font-size:2rem;margin:0 0 3px;color:#fff}
.page-home .home-bottom-cta p{margin:0;color:#D8E5E7;font-size:.88rem}
.page-home .cta-actions-right{display:flex;gap:13px;align-items:center}
.page-home .cta-phone{display:flex;align-items:center;gap:11px;border:1px solid rgba(231,197,111,.45);border-radius:11px;padding:10px 16px;background:rgba(6,25,36,.3);min-width:220px}
.page-home .cta-phone-icon{width:34px;height:34px;display:grid;place-items:center;color:#F3D38B;border-right:1px solid rgba(231,197,111,.25);padding-right:10px}
.page-home .cta-phone-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.page-home .cta-phone small{display:block;color:#DFE8E9;font-size:.7rem}.page-home .cta-phone strong{display:block;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:1.02rem;font-weight:500}
.page-home .home-cta-button{min-width:170px;padding:13px 20px;color:#10202B}

/* Footer */
.page-home .home-footer{background:linear-gradient(180deg,#071E2B 0%,#061722 100%);border-top:1px solid rgba(201,162,39,.42);padding-top:34px}
.page-home .home-footer .footer-grid{grid-template-columns:1.35fr .85fr 1fr 1fr;gap:42px}
.page-home .home-footer .footer-logo-box{background:transparent;padding:0 0 10px;border-radius:0}
.page-home .home-footer .footer-brand-textual{align-items:center;gap:14px}
.page-home .home-footer .footer-logo-mark{width:72px;height:72px}
.page-home .home-footer .brand-title{font-size:2.1rem;color:#F5F7F8}
.page-home .home-footer .brand-subtitle{font-size:.66rem;color:#E7C56F;letter-spacing:.2em}
.page-home .home-footer .footer-grid>div{padding-right:16px}
.page-home .home-footer .footer-grid>div:not(:last-child){border-right:1px solid rgba(201,162,39,.2)}
.page-home .home-footer .footer-grid p,.page-home .home-footer .footer-grid a{color:#C9D2D5;font-size:.85rem;line-height:1.65}
.page-home .home-footer .footer-grid h4{color:#D1A94C;font-size:.73rem;text-transform:uppercase;letter-spacing:.13em;font-family:Arial,sans-serif;font-weight:700;margin-bottom:12px}
.page-home .home-footer .socials a{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.035)}
.page-home .home-footer .footer-bottom{border-top:1px solid rgba(201,162,39,.18);color:#8EA0A6;font-size:.75rem;margin-top:25px;padding-top:16px;padding-bottom:18px}
.page-home .home-footer .footer-bottom a{color:#AAB8BC}

@media (max-width:1350px){
    .page-home .container{width:min(1280px,calc(100% - 48px))}
    .page-home .header-light .main-nav{gap:15px}
    .page-home .header-light .main-nav a{font-size:.84rem}
    .page-home .header-light .brand-mark-img{width:58px;height:58px}
    .page-home .header-light .brand-title{font-size:1.9rem}
    .page-home .header-light .brand-subtitle{font-size:.58rem}
    .page-home .home-services-layout{grid-template-columns:340px 1fr}
    .page-home .home-services-grid{grid-template-columns:repeat(5,1fr)}
    .page-home .premium-mini-service{min-height:115px;padding:15px 8px}
    .page-home .why-item-inline{padding:7px 18px}
}
@media (max-width:1160px){
    .page-home .header-phone-home{display:none}
    .page-home .header-light .main-nav{gap:11px}
    .page-home .header-light .main-nav a{font-size:.78rem}
    .page-home .home-services-layout{grid-template-columns:1fr}
    .page-home .home-services-visual{min-height:330px}
    .page-home .home-services-content{display:block}
    .page-home .home-services-grid{grid-template-columns:repeat(5,1fr)}
    .page-home .room-grid-five{grid-template-columns:repeat(3,1fr)}
    .page-home .why-grid-inline{grid-template-columns:repeat(2,1fr);gap:20px}
    .page-home .why-item-inline{border-right:0;border-bottom:1px solid rgba(201,162,39,.16);padding:12px}
    .page-home .gallery-strip-home{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:860px){
    .page-home .container{width:min(100% - 30px,760px)}
    .page-home .header-light .header-inner{height:74px}
    .page-home .header-light .brand-mark-img{width:52px;height:52px}
    .page-home .header-light .brand-title{font-size:1.65rem}
    .page-home .header-light .brand-subtitle{font-size:.52rem;letter-spacing:.16em}
    .page-home .header-light .main-nav{top:74px;background:#0A1D2C;border-top:1px solid rgba(201,162,39,.28)}
    .page-home .header-light .main-nav a{font-size:.92rem;padding:12px 16px;color:#F6F0E6;border-bottom:1px solid rgba(255,255,255,.07)}
    .page-home .header-light .header-cta-home{display:none}
    .page-home .home-hero-premium,.page-home .home-hero-grid{min-height:720px}
    .page-home .home-hero-overlay{background:linear-gradient(90deg,rgba(5,19,31,.97),rgba(5,19,31,.82) 62%,rgba(5,19,31,.34))}
    .page-home .hero-copy-home{padding:70px 0 230px;max-width:600px}
    .page-home .hero-slider-dots{display:none}
    .page-home .hero-features-dark{grid-template-columns:repeat(2,1fr);bottom:-98px;width:calc(100% - 30px)}
    .page-home .hero-features-dark .hero-feature{border-bottom:1px solid rgba(231,197,111,.2)}
    .page-home .hero-features-dark .hero-feature:nth-child(2){border-right:0}
    .page-home .home-services-strip{padding-top:145px}
    .page-home .home-services-grid{grid-template-columns:repeat(2,1fr)}
    .page-home .room-grid-five{grid-template-columns:repeat(2,1fr)}
    .page-home .title-line{display:none}
    .page-home .outline-link{position:static;transform:none;margin-left:10px}
    .page-home .home-section-title{flex-wrap:wrap}
    .page-home .stats{grid-template-columns:repeat(2,1fr)}
    .page-home .stat:nth-child(2){border-right:0}.page-home .stat:nth-child(-n+2){border-bottom:1px solid rgba(231,197,111,.2)}
    .page-home .testimonial-grid-home{grid-template-columns:1fr}
    .page-home .home-bottom-cta{flex-direction:column;align-items:flex-start}
    .page-home .cta-actions-right{width:100%;justify-content:flex-start;flex-wrap:wrap}
    .page-home .home-footer .footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:560px){
    .page-home .header-light .brand-mark-img{width:46px;height:46px}
    .page-home .header-light .brand-title{font-size:1.35rem}
    .page-home .header-light .brand-subtitle{font-size:.45rem;letter-spacing:.12em}
    .page-home .hero-copy-home h1{font-size:2.55rem}
    .page-home .hero-copy-home p{font-size:.98rem}
    .page-home .hero-actions{flex-direction:column;align-items:flex-start}
    .page-home .hero-features-dark{grid-template-columns:1fr;bottom:-200px}
    .page-home .hero-features-dark .hero-feature{border-right:0!important}
    .page-home .home-services-strip{padding-top:250px}
    .page-home .home-services-visual{min-height:400px}
    .page-home .services-visual-copy h2{font-size:2rem}
    .page-home .home-services-grid,.page-home .room-grid-five,.page-home .why-grid-inline,.page-home .gallery-strip-home{grid-template-columns:1fr}
    .page-home .home-section-title{display:block}
    .page-home .outline-link{display:inline-block;margin:14px 0 0}
    .page-home .stats{grid-template-columns:1fr}
    .page-home .stat{border-right:0!important;border-bottom:1px solid rgba(231,197,111,.2)!important;justify-content:flex-start}
    .page-home .stat:last-child{border-bottom:0!important}
    .page-home .cta-actions-right{flex-direction:column;align-items:stretch}
    .page-home .cta-phone,.page-home .home-cta-button{width:100%}
    .page-home .home-footer .footer-grid{grid-template-columns:1fr}
    .page-home .home-footer .footer-grid>div{border-right:0!important;border-bottom:1px solid rgba(201,162,39,.16);padding-bottom:18px}
}

/* ==================================================
   TURKUAZ PREMIUM TYPOGRAPHY V2
   ================================================== */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap');


/* GENEL */
.page-home {
    font-family: 'Manrope', Arial, sans-serif;
}


/* SADECE BÜYÜK PREMIUM BAŞLIKLAR SERIF */
.page-home h1,
.page-home h2,
.page-home .services-visual-copy h2,
.page-home .home-bottom-cta h3 {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-weight: 600;
}


/* HERO */
.page-home .hero-copy-home h1 {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-weight: 600;
    letter-spacing: -0.02em;
    line-height: 0.98;
}

.page-home .hero-copy-home p {
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 400;
    font-size: 1.05rem;
    line-height: 1.75;
}


/* GOLD KÜÇÜK BAŞLIKLAR */
.page-home .eyebrow {
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 700;
    font-size: .72rem;
    letter-spacing: .24em;
}


/* HERO ALT 4 ÖZELLİK */
.page-home .hero-feature strong {
    font-family: 'Manrope', Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: -0.01em;
    color: #fff;
}

.page-home .hero-feature small {
    font-family: 'Manrope', Arial, sans-serif;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.45;
    color: rgba(255,255,255,.76);
}


/* HİZMET KARTLARI */
.page-home .premium-mini-service {
    background:
        linear-gradient(
            145deg,
            #ffffff 0%,
            #fffdf8 100%
        );

    border: 1px solid rgba(201,162,39,.23);
    border-radius: 14px;

    box-shadow:
        0 7px 22px rgba(13,27,42,.035);

    transition:
        transform .25s ease,
        box-shadow .25s ease,
        border-color .25s ease;
}


.page-home .premium-mini-service:hover {
    transform: translateY(-4px);

    border-color: rgba(201,162,39,.50);

    box-shadow:
        0 16px 38px rgba(13,27,42,.09);
}


.page-home .premium-mini-service b {
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 600;
    font-size: .88rem;
    line-height: 1.35;
    letter-spacing: -0.015em;

    color: #173342;
}


/* GOLD İKONLAR */
.page-home .service-icon-svg {
    width: 34px;
    height: 34px;
    margin-bottom: 11px;

    color: #B98124;
}

.page-home .service-icon-svg svg {
    width: 27px;
    height: 27px;

    stroke-width: 1.65;
}


/* HİZMETLERİMİZ GÖRSEL BAŞLIK */
.page-home .services-visual-copy h2 {
    font-size: 2.55rem;
    line-height: 1;
    font-weight: 600;

    color: #fff;

    text-shadow:
        0 3px 14px rgba(0,0,0,.30);
}


.page-home .services-visual-copy p {
    font-family: 'Manrope', Arial, sans-serif;

    font-size: .82rem;
    font-weight: 400;

    line-height: 1.7;

    color: rgba(255,255,255,.90);
}


/* ODA BÖLÜM BAŞLIĞI */
.page-home .home-section-title h2 {
    font-family: 'Cormorant Garamond', Georgia, serif;

    font-size: 2.7rem;
    font-weight: 600;

    letter-spacing: -0.025em;

    color: #173342;
}


/* BUTONLAR */
.page-home .btn,
.page-home .outline-link {
    font-family: 'Manrope', Arial, sans-serif;
    font-weight: 600;
}


/* FEATURE STRIP */
.page-home .hero-features-dark {
    box-shadow:
        0 18px 45px rgba(7,21,34,.16),
        inset 0 1px rgba(255,255,255,.05);
}
