.hero-section{min-height:420px}.hero-section[style*=background-image]{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important}@media (max-width:767px){.hero-section{min-height:320px}}.hero-section *{position:relative;z-index:1}.hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(15,23,42,.55),rgba(15,23,42,.65));z-index:0}.hero-section.fallback-gradient{background:#f8fafc}.responsive-hero{position:relative;width:100vw;min-height:420px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;left:50%;transform:translateX(-50%);background-color:transparent;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:high-quality;will-change:background-image,background-position;transform:translateX(-50%) translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}@media (max-width:768px){.responsive-hero{min-height:320px}}@media (min-width:769px) and (max-width:1024px){.responsive-hero{min-height:380px;max-height:550px}}.responsive-hero-overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.responsive-hero-content{position:relative;z-index:2;width:100%;max-width:100%;min-height:100%;flex-direction:column;padding:5rem 1rem}.responsive-hero-content,.responsive-hero-loading{display:flex;align-items:center;justify-content:center}.responsive-hero-loading{position:absolute;inset:0;background-color:rgba(0,0,0,.1);z-index:0}.responsive-hero-loading-spinner{width:40px;height:40px;border:3px solid hsla(0,0%,100%,.3);border-top-color:hsla(0,0%,100%,.8);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.responsive-hero-fallback{position:absolute;inset:0;z-index:0}.responsive-hero{contain:layout style paint;width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background-repeat:no-repeat!important;background-attachment:scroll;transition:min-height .3s ease,max-height .3s ease}@media (min-resolution:192dpi){.responsive-hero{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:high-quality;background-size:cover}}.smart-overlay{transition:opacity .3s ease}.responsive-hero{max-width:100vw;aspect-ratio:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:1920px){.responsive-hero{min-height:500px}}@media (min-width:1440px) and (max-width:1919px){.responsive-hero{min-height:450px}}@media print{.responsive-hero{min-height:auto;background-image:none!important}.responsive-hero-overlay{display:none}}:root,:root:not([data-theme]),:root[data-theme=cladding]{--primary:#2563eb;--primary-dark:#1e40af;--primary-light:#3b82f6;--secondary:#e0edff;--background:#f8fafc;--card-bg:#fff;--text-main:#0f172a;--text-secondary:#64748b;--border-color:#e2e8f0;--border-radius:14px;--shadow:0 10px 25px rgba(0,0,0,.08);--shadow-lg:0 20px 40px rgba(0,0,0,.12);--texture:none;--texture-opacity:0}:root[data-theme=stone]{--primary:#8b7a63;--primary-dark:#6b5d4f;--primary-light:#a8967f;--secondary:#d6c7b0;--background:#f6f3ee;--card-bg:#fff;--text-main:#3a2f25;--text-secondary:#6b5d4f;--border-color:#d6c7b0;--border-radius:8px;--shadow:0 12px 35px rgba(0,0,0,.15);--shadow-lg:0 25px 50px rgba(0,0,0,.2);--texture:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(139,122,99,.03) 0,rgba(139,122,99,.03) 4px);--texture-opacity:0.05}:root[data-theme=glass]{--primary:#2b7fff;--primary-dark:#1e5fcc;--primary-light:#4a9fff;--secondary:#e6f1ff;--background:#f5faff;--card-bg:hsla(0,0%,100%,.85);--text-main:#0b1a2a;--text-secondary:#4a5568;--border-color:rgba(43,127,255,.2);--border-radius:18px;--shadow:0 8px 30px rgba(43,127,255,.25);--shadow-lg:0 20px 50px rgba(43,127,255,.3);--texture:none;--texture-opacity:0}:root[data-theme=najdi]{--primary:sienna;--primary-dark:#8b4513;--primary-light:peru;--secondary:wheat;--background:#faf8f3;--card-bg:#fff;--text-main:#3a2f25;--text-secondary:#6b5d4f;--border-color:#d4a574;--border-radius:12px;--shadow:0 10px 30px rgba(160,82,45,.2);--shadow-lg:0 20px 50px rgba(160,82,45,.25);--texture:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(160,82,45,.02) 0,rgba(160,82,45,.02) 4px);--texture-opacity:0.03}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease,border-radius .3s ease,opacity .3s ease}.theme-primary{background-color:var(--primary);color:#fff}.theme-primary-text{color:var(--primary)}.theme-secondary{background-color:var(--secondary);color:var(--text-main)}.theme-card{background-color:var(--card-bg);border-radius:var(--border-radius);box-shadow:var(--shadow)}.theme-bg{background-color:var(--background)}.theme-text{color:var(--text-main)}.theme-border{border-color:var(--border-color)}