/*
Theme Name: Narayanam Coming Soon
Theme URI: https://example.com/
Author: Narayanam Hotels & Resorts
Description: Luxury Bootstrap 5 coming-soon WordPress theme for Narayanam Hotels & Resorts.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: narayanam-coming-soon
*/

:root{
  --gold:#edae3d;
  --gold-light:#f8d273;
  --cream:#f8f4ec;
  --navy:#020b18;
}
html,body{min-height:100%}
body{
  margin:0;
  min-height:100vh;
  overflow-x:hidden;
  color:var(--cream);
  background:var(--navy);
  font-family:"Cormorant Garamond",Georgia,serif;
}
.page-bg{
  position:fixed; inset:0; z-index:-3;
  background:
    radial-gradient(ellipse at 14% 48%,rgba(218,73,18,.58) 0%,rgba(122,42,15,.18) 18%,transparent 37%),
    radial-gradient(ellipse at 78% 73%,rgba(221,137,32,.13),transparent 23%),
    linear-gradient(115deg,#020a17 0%,#061526 42%,#080b0f 69%,#02070d 100%);
}
.page-bg::before{
  content:""; position:absolute; right:-4%; top:-2%; width:40%; height:76%;
  clip-path:polygon(30% 0,100% 0,100% 100%,0 100%,0 20%);
  background:
    repeating-linear-gradient(90deg,transparent 0 78px,rgba(255,255,255,.035) 79px 80px),
    repeating-linear-gradient(0deg,transparent 0 88px,rgba(238,169,66,.09) 89px 90px),
    linear-gradient(135deg,#18191a,#090c10);
  box-shadow:-30px 20px 80px rgba(0,0,0,.7);
}
.page-bg::after{
  content:""; position:absolute; inset:66% 0 0;
  background:
    repeating-linear-gradient(172deg,rgba(255,255,255,.025) 0 1px,transparent 1px 11px),
    radial-gradient(ellipse at 70% 20%,rgba(220,140,38,.12),transparent 24%),
    linear-gradient(#061c28,#02101a);
  clip-path:polygon(0 15%,100% 0,100% 100%,0 100%);
}
.page-shade{
  position:fixed; inset:0; z-index:-2;
  background:linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,7,15,.23)),
  radial-gradient(ellipse at center,transparent 35%,rgba(0,0,0,.32) 100%);
}
.brand{color:var(--gold)}
.brand:hover{color:var(--gold)}
.custom-logo{max-width:320px;height:auto}
.brand-logo{width:75px;height:82px;position:relative;display:grid;place-items:center}
.brand-n{
  position:relative;z-index:3;width:38px;height:38px;border:2px solid var(--gold);
  border-radius:50%;display:grid;place-items:center;font-size:29px;background:rgba(0,9,18,.45)
}
.brand-flame{
  position:absolute;top:1px;width:10px;height:14px;border:2px solid var(--gold);
  background:var(--gold);border-radius:70% 20% 70% 30%;transform:rotate(45deg)
}
.brand-orbit{position:absolute;top:12px;width:55px;height:68px;border:2px solid var(--gold);border-radius:50%}
.orbit-1{transform:rotate(38deg)} .orbit-2{transform:rotate(-38deg)}
.brand-name{font-size:clamp(1.7rem,3vw,2.7rem);letter-spacing:.13em;line-height:.9}
.brand-subtitle{margin-top:13px;font-family:"Montserrat",sans-serif;font-size:.72rem;letter-spacing:.18em}
.brand-line{width:34px;height:1px;background:var(--gold)}
.social-links{padding-top:22px}
.social-links .follow-us{font-size:1.45rem}
.social-links a{color:var(--gold);font-size:2rem;line-height:1;transition:.2s}
.social-links a:hover{color:var(--gold-light);transform:translateY(-2px)}
.hero-container{padding-top:28px}
.gold-rule,.ornament-rule{width:clamp(90px,14vw,200px);height:1px;background:linear-gradient(90deg,transparent,var(--gold))}
.gold-rule.reverse{transform:scaleX(-1)}
.we-are{color:var(--gold);font-size:clamp(1.5rem,2.5vw,2.4rem);letter-spacing:.18em}
.display-title{margin:5px 0 0;font-size:clamp(4rem,8vw,7.4rem);font-weight:500;line-height:.92;letter-spacing:.01em;text-shadow:0 4px 20px rgba(0,0,0,.38)}
.display-title span{background:linear-gradient(#ffd878,#dc941f);-webkit-background-clip:text;background-clip:text;color:transparent}
.ornament{margin-top:20px}.ornament-rule:first-child{transform:scaleX(-1)}
.ornament-icon{color:var(--gold);font-size:1.65rem}
.lead-copy{margin:24px 0 28px;font-size:clamp(1.3rem,2.3vw,1.85rem);line-height:1.2;text-shadow:0 3px 10px #000}
.countdown-wrapper{max-width:850px}
.count-card{
  min-height:160px;border:1.5px solid var(--gold);border-radius:12px;
  background:rgba(2,14,24,.66);backdrop-filter:blur(4px);display:flex;
  flex-direction:column;justify-content:center;box-shadow:inset 0 0 30px rgba(0,0,0,.18)
}
.count-number{font-size:clamp(3.7rem,6vw,5.1rem);line-height:.9;font-weight:500;background:linear-gradient(#ffd36f,#d88f21);-webkit-background-clip:text;background-clip:text;color:transparent}
.count-label{margin-top:16px;font-size:1.15rem;letter-spacing:.04em}
.count-separator{font-size:3.7rem;line-height:1;transform:translateY(-8px)}
.notify-section{max-width:690px;margin-top:30px}
.notify-section h2{font-size:1.8rem;font-weight:500;margin-bottom:14px}
.notify-form .input-group{border:1.5px solid var(--gold);border-radius:10px;overflow:hidden;background:rgba(2,14,24,.75)}
.notify-form .input-group-text,.notify-form .form-control{border:0;border-radius:0;background:transparent;color:white}
.notify-form .input-group-text{color:var(--gold);padding-left:1.5rem;font-size:1.55rem}
.notify-form .form-control{min-height:62px;font-family:"Cormorant Garamond",serif;font-size:1.35rem;box-shadow:none}
.notify-form .form-control::placeholder{color:rgba(255,255,255,.65)}
.notify-btn{border:0;border-radius:0!important;color:#130d04;font-family:"Cormorant Garamond",serif;font-size:1.2rem;font-weight:700;background:linear-gradient(110deg,#d49129,#f3cf77 54%,#d28d25)}
.notify-btn:hover{color:#130d04;background:linear-gradient(110deg,#e0a03b,#f9dc8c 54%,#dda03a)}
.form-message{min-height:22px;padding-top:7px;color:var(--gold-light);font-family:"Montserrat",sans-serif;font-size:.8rem}
.features{max-width:820px;margin-top:18px}
.feature-item{min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.15rem;line-height:1.25;letter-spacing:.04em}
.feature-border{border-left:1px solid rgba(237,174,61,.7)}
.feature-icon{display:block;margin-bottom:7px;color:var(--gold);font-size:2.6rem}
.site-footer{padding:26px 15px 22px;color:rgba(255,255,255,.6);font-size:1.15rem}
.admin-bar .page-bg,.admin-bar .page-shade{top:32px}

@media(max-width:767.98px){
  .brand-logo{transform:scale(.72);transform-origin:top center;margin-bottom:-18px}
  .brand-name{font-size:1.35rem}.brand-subtitle{margin-top:9px;font-size:.48rem}.brand-line{width:18px}
  .social-links{padding-top:10px}.social-links a{font-size:1.45rem}.hero-container{padding-top:48px}
  .count-card{min-height:125px}.count-label{margin-top:10px;font-size:.95rem}
  .notify-btn{width:100%;min-height:55px}.feature-border{border-left:0}.feature-item{font-size:1rem}
  .page-bg::before{width:68%;right:-25%;opacity:.7}
}
@media(max-width:480px){
  .display-title{font-size:3.7rem}.we-are{font-size:1.15rem}.gold-rule{width:70px}
  .lead-copy{font-size:1.2rem}.notify-form .input-group-text{padding-left:1rem;padding-right:.6rem}
  .notify-form .form-control{font-size:1.08rem}
}
