/*
Theme Name: Naran Club
Theme URI: https://naranclub.com/
Author: Naran Club Digital
Description: Production-structured WordPress conversion of the supplied Naran Club frontend. Automatically creates the real WordPress pages and navigation, preserves the source typography/spacing/responsive system, and includes editable modular sections plus builder integration.
Version: 5.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: naran-club
*/
/* Exact visual rules are loaded from assets/css/naran-original.css. */

/* WordPress bridge: deliberately minimal so the supplied source remains the visual authority. */
body.naran-wp{font-family:"Inter",system-ui,sans-serif;font-weight:300}
body.naran-wp input,body.naran-wp select,body.naran-wp textarea,body.naran-wp button{font-family:"Inter",system-ui,sans-serif}
body.naran-wp .serif,body.naran-wp .logo{font-family:"Cormorant Garamond",Georgia,serif}
.naran-builder-content{min-height:50vh}
.naran-utility-page{padding-top:9rem;padding-bottom:6rem;min-height:55vh}
.naran-utility-page h1{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:500;color:var(--gold-soft)}
body.admin-bar #siteHeader{top:32px}@media(max-width:782px){body.admin-bar #siteHeader{top:46px}}
/* Required WordPress compatibility without changing source section spacing. */
body.naran-wp .page{display:block}
body.naran-wp.naran-exact main#main,body.naran-wp.naran-modular main#main{width:100%;overflow:clip}
body.naran-wp .naran-logo-image{height:2.6rem;width:auto;max-width:none;object-fit:contain}
body.naran-wp .custom-logo-link{display:inline-flex;align-items:center;gap:.7rem}
body.naran-wp .custom-logo-link img{height:2.6rem;width:auto}
.naran-modular-content,.naran-exact-section-widget,.naran-managed-section-widget,.naran-section-shell{width:100%}
.naran-builder-content.no-hero-offset{padding-top:5rem}
.naran-builder-content>.entry-content{margin:0;max-width:none;width:100%}
.naran-builder-content .elementor{width:100%}
.naran-section-placeholder{padding:4rem 1.5rem;text-align:center;background:var(--forest);color:var(--ivory);border:1px dashed rgba(200,169,81,.45)}
.naran-screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* v5 operational fail-safe and admin editing helpers. */
.naran-theme-error{min-height:60vh;padding:10rem 2rem 5rem;text-align:center;background:var(--forest-deep);color:var(--gold-soft);font-family:"Cormorant Garamond",Georgia,serif;font-size:2rem}
#wpadminbar #wp-admin-bar-naran-edit>.ab-item:before{content:"\f464";top:2px}
