:root{--rhs-black:#070707;--rhs-charcoal:#171717;--rhs-ink:#202020;--rhs-muted:#676767;--rhs-ivory:#f7f5ef;--rhs-white:#fff;--rhs-gold:#c9a45d;--rhs-gold-dark:#a6803d;--rhs-border:rgba(32,32,32,.12);--rhs-shell:min(1240px,calc(100vw - 48px));--rhs-shadow:0 18px 45px rgba(0,0,0,.13)}
html{scroll-behavior:smooth;scroll-padding-top:105px}body.rayshee-custom-theme{margin:0;color:var(--rhs-ink);background:var(--rhs-white);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;overflow-x:hidden}body.rayshee-custom-theme *{box-sizing:border-box}body.rayshee-custom-theme img{max-width:100%;height:auto}body.rayshee-custom-theme a{text-decoration:none}body.rayshee-custom-theme button,body.rayshee-custom-theme input,body.rayshee-custom-theme textarea{font:inherit}.rayshee-icon{width:24px;height:24px;display:block}.rayshee-skip-link{position:fixed;left:16px;top:-100px;z-index:10000;padding:12px 18px;color:#000;background:#fff}.rayshee-skip-link:focus{top:16px}.rayshee-section-shell{width:var(--rhs-shell);margin-inline:auto}.rayshee-section-space{padding:96px 0}.rayshee-eyebrow{margin:0 0 14px;color:var(--rhs-gold);font-size:.78rem!important;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.rayshee-section-heading{margin:0 auto 48px;text-align:center}.rayshee-section-heading h2{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08;letter-spacing:-.035em;color:var(--rhs-ink)}.rayshee-primary-button,.rayshee-quote-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 28px;border:1px solid var(--rhs-gold);border-radius:999px;background:var(--rhs-gold);color:var(--rhs-black)!important;font-size:.82rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transition:.25s ease}.rayshee-primary-button:hover,.rayshee-primary-button:focus-visible,.rayshee-quote-button:hover,.rayshee-quote-button:focus-visible{background:transparent;color:var(--rhs-gold)!important;outline:none}.rayshee-admin-notice{margin:20px auto;padding:16px 20px;border-left:4px solid var(--rhs-gold);background:#fff8e8;color:#5a431a}

.rayshee-header{position:sticky;top:0;z-index:1000;background:var(--rhs-black);color:#fff;box-shadow:0 1px 0 rgba(255,255,255,.1)}.rayshee-header-inner{width:var(--rhs-shell);height:104px;margin:auto;display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:28px}.rayshee-brand{display:inline-flex;align-items:center;width:max-content}.rayshee-logo-image{display:block!important;width:auto!important;max-width:92px!important;max-height:86px!important}.rayshee-logo-text{color:var(--rhs-gold);font-family:Georgia,serif;font-size:1.35rem}.rayshee-primary-nav{min-width:0}.rayshee-menu,.rayshee-primary-nav>div>ul{display:flex;justify-content:center;align-items:center;gap:clamp(18px,2.3vw,36px);margin:0;padding:0;list-style:none}.rayshee-menu li{position:relative;margin:0}.rayshee-menu>li>a{display:flex;align-items:center;min-height:104px;color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.rayshee-menu>li.current-menu-item>a,.rayshee-menu>li>a:hover,.rayshee-menu>li>a:focus-visible{color:var(--rhs-gold)}.rayshee-menu>li.current-menu-item>a:after{content:"";position:absolute;left:0;right:0;bottom:24px;height:2px;background:var(--rhs-gold)}.rayshee-menu .sub-menu{position:absolute;top:calc(100% - 12px);left:-24px;z-index:20;width:260px;margin:0;padding:14px;background:#111;border:1px solid rgba(255,255,255,.1);box-shadow:var(--rhs-shadow);list-style:none;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.rayshee-menu .sub-menu .sub-menu{top:-14px;left:calc(100% + 8px)}.rayshee-menu li:hover>.sub-menu,.rayshee-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.rayshee-menu .sub-menu a{display:block;padding:10px 12px;color:#ddd;font-size:.84rem;line-height:1.35}.rayshee-menu .sub-menu a:hover,.rayshee-menu .sub-menu a:focus-visible{color:var(--rhs-gold);background:rgba(255,255,255,.05)}.rayshee-header-actions{display:flex;align-items:center;gap:14px}.rayshee-search-toggle,.rayshee-menu-toggle{display:grid;place-items:center;width:48px;height:48px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.rayshee-search-toggle:hover,.rayshee-search-toggle:focus-visible,.rayshee-menu-toggle:hover,.rayshee-menu-toggle:focus-visible{color:var(--rhs-gold);outline:1px solid var(--rhs-gold);border-radius:50%}.rayshee-menu-toggle{display:none}.rayshee-quote-button{min-height:44px;padding-inline:22px;font-size:.72rem}.rayshee-search-panel{background:#111;border-top:1px solid rgba(255,255,255,.1)}.rayshee-search-panel form{width:min(740px,calc(100% - 40px));margin:auto;padding:25px 0 30px}.rayshee-search-panel label{display:block;margin-bottom:7px;color:#fff;font-size:.8rem;font-weight:700}.rayshee-search-panel form>div{display:flex}.rayshee-search-panel input{flex:1;min-width:0;height:48px;padding:0 16px;border:1px solid #444;border-right:0;background:#fff;color:#111}.rayshee-search-panel button{height:48px;display:flex;align-items:center;gap:8px;padding:0 20px;border:1px solid var(--rhs-gold);background:var(--rhs-gold);font-weight:700;cursor:pointer}.rayshee-search-panel button .rayshee-icon{width:18px}

.rayshee-home-main{margin:0;padding:0}.rayshee-hero{position:relative;height:min(720px,calc(100vh - 104px));min-height:570px;background:#222;color:#fff;overflow:hidden}.rayshee-slides,.rayshee-slide,.rayshee-slide picture{position:absolute;inset:0}.rayshee-slide{opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s ease}.rayshee-slide.is-active{opacity:1;visibility:visible;z-index:1}.rayshee-hero-image{width:100%!important;height:100%!important;object-fit:cover;object-position:center 35%;transform:scale(1.025);transition:transform 7s ease}.rayshee-slide.is-active .rayshee-hero-image{transform:scale(1.065)}.rayshee-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,calc(var(--overlay) + .12)) 0%,rgba(0,0,0,var(--overlay)) 48%,rgba(0,0,0,calc(var(--overlay) - .12)) 100%)}.rayshee-slide-content{position:relative;z-index:2;width:min(900px,calc(100% - 140px));height:100%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-bottom:25px}.rayshee-align-left .rayshee-slide-content{width:var(--rhs-shell);align-items:flex-start;text-align:left}.rayshee-slide-content h1,.rayshee-slide-content h2{max-width:880px;margin:0;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,6.7vw,6.25rem);font-weight:500;line-height:.96;letter-spacing:-.045em;text-wrap:balance}.rayshee-hero-subtitle{max-width:690px;margin:24px 0 30px;color:rgba(255,255,255,.84);font-size:clamp(1rem,1.6vw,1.25rem)!important;line-height:1.65}.rayshee-slider-arrow{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:60px;height:60px;margin-top:-30px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(0,0,0,.16);color:#fff;cursor:pointer;transition:.2s}.rayshee-slider-arrow:hover,.rayshee-slider-arrow:focus-visible{border-color:var(--rhs-gold);background:var(--rhs-gold);color:#000;outline:none}.rayshee-slider-prev{left:32px}.rayshee-slider-next{right:32px}.rayshee-slider-dots{position:absolute;z-index:6;left:50%;bottom:26px;display:flex;gap:9px;transform:translateX(-50%)}.rayshee-slider-dots button{width:28px;height:3px;padding:0;border:0;background:rgba(255,255,255,.42);cursor:pointer}.rayshee-slider-dots button[aria-selected="true"]{background:var(--rhs-gold)}

.rayshee-inquiry{position:relative;z-index:10;background:#fff;box-shadow:0 -4px 25px rgba(0,0,0,.06)}.rayshee-inquiry-inner{display:grid;grid-template-columns:260px minmax(0,1fr);gap:38px;align-items:center;min-height:170px;padding-block:28px}.rayshee-inquiry h2{margin:0;color:var(--rhs-ink);font-size:1.65rem;line-height:1.18}.rayshee-inquiry-form .wpforms-container{margin:0!important}.rayshee-inquiry-form form{display:flex!important;align-items:flex-end;gap:14px}.rayshee-inquiry-form .wpforms-field-container{display:grid!important;grid-template-columns:1fr 1fr 1fr 1.35fr;flex:1;gap:14px}.rayshee-inquiry-form .wpforms-field{padding:0!important}.rayshee-inquiry-form .wpforms-field-label{font-size:.72rem!important;line-height:1.2!important}.rayshee-inquiry-form input,.rayshee-inquiry-form textarea{width:100%!important;height:48px!important;min-height:48px!important;padding:0 15px!important;border:1px solid #ddd!important;border-radius:999px!important;background:#f8f8f8!important}.rayshee-inquiry-form textarea{padding-top:12px!important;resize:none}.rayshee-inquiry-form .wpforms-submit-container{margin:0!important;padding:0!important}.rayshee-inquiry-form button[type="submit"]{height:48px!important;padding:0 25px!important;border:1px solid var(--rhs-gold)!important;border-radius:999px!important;background:var(--rhs-gold)!important;color:#000!important;font-weight:800!important;white-space:nowrap}.rayshee-inquiry-form .wpforms-error{font-size:.75rem!important}.rayshee-product-ticker{height:72px;display:grid;grid-template-columns:210px minmax(0,1fr);align-items:stretch;background:var(--rhs-ivory);border-top:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden}.rayshee-ticker-label{display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:var(--rhs-gold);color:#090909!important;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.rayshee-ticker-window{min-width:0;overflow:hidden}.rayshee-ticker-track{display:flex;width:max-content;height:100%;animation:raysheeTicker 42s linear infinite}.rayshee-ticker-track:hover{animation-play-state:paused}.rayshee-ticker-track.is-static{animation:none}.rayshee-ticker-group{display:flex;align-items:center}.rayshee-ticker-product{width:290px;height:100%;display:flex;align-items:center;gap:13px;padding:9px 22px;border-right:1px solid #e2e0d9;color:var(--rhs-ink)!important}.rayshee-ticker-product img{width:50px;height:50px;flex:none;object-fit:cover;border-radius:50%}.rayshee-ticker-product span{display:-webkit-box;overflow:hidden;font-size:.79rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}@keyframes raysheeTicker{to{transform:translateX(-50%)}}

.rayshee-trust-section{background:var(--rhs-ivory)}.rayshee-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rayshee-testimonial-card{display:grid;grid-template-columns:72px 1fr;gap:20px;padding:28px;border:1px solid var(--rhs-border);border-radius:20px;background:#fff}.rayshee-testimonial-card>img{width:72px;height:72px;object-fit:cover;border-radius:50%}.rayshee-testimonial-card blockquote{margin:10px 0 18px;color:#454545;font-size:.94rem;line-height:1.7}.rayshee-testimonial-card p{margin:0}.rayshee-testimonial-card p span{display:block;margin-top:4px;color:var(--rhs-muted);font-size:.78rem}.rayshee-stars{color:var(--rhs-gold);letter-spacing:.13em}.rayshee-partner-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.rayshee-partner-card{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px;border:1px solid var(--rhs-border);border-radius:16px;background:#fff;color:var(--rhs-ink)!important;transition:.2s}.rayshee-partner-card:hover{transform:translateY(-3px);box-shadow:var(--rhs-shadow)}.rayshee-partner-card img{max-width:120px;max-height:55px;object-fit:contain}.rayshee-partner-card span{font-size:.78rem;font-weight:700;text-align:center}.rayshee-partner-fallback{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 14px 45px rgba(0,0,0,.07)}.rayshee-partner-fallback img{display:block;width:100%}

.rayshee-category-solutions{background:var(--rhs-charcoal);color:#fff}.rayshee-heading-light h2{color:#fff}.rayshee-category-panel{display:none;grid-template-columns:minmax(0,1.1fr) minmax(440px,.9fr);gap:28px}.rayshee-category-panel.is-active{display:grid}.rayshee-category-feature{position:relative;min-height:560px;overflow:hidden;background:#292929}.rayshee-category-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.rayshee-category-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.02) 70%)}.rayshee-category-copy{position:absolute;z-index:2;left:38px;right:38px;bottom:38px}.rayshee-category-copy h3{margin:0 0 12px;color:#fff;font-size:clamp(1.8rem,3vw,3.3rem);line-height:1}.rayshee-category-copy p{max-width:650px;margin:0 0 18px;color:rgba(255,255,255,.8);font-size:.94rem;line-height:1.65}.rayshee-category-copy a{color:var(--rhs-gold)!important;font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.rayshee-category-products{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.rayshee-product-card{position:relative;min-height:270px;overflow:hidden;background:#292929;color:#fff!important}.rayshee-product-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.78),transparent 60%)}.rayshee-product-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.rayshee-product-card:hover img{transform:scale(1.045)}.rayshee-product-card span{position:absolute;z-index:2;left:18px;right:18px;bottom:16px;display:-webkit-box;overflow:hidden;font-size:.82rem;font-weight:700;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rayshee-category-tabs{display:flex;overflow-x:auto;margin-top:28px;border-top:1px solid rgba(255,255,255,.14);scrollbar-width:thin}.rayshee-category-tabs button{flex:1 0 170px;min-height:76px;padding:12px 20px;border:0;border-bottom:3px solid transparent;background:transparent;color:#aaa;font-size:.78rem;font-weight:700;cursor:pointer}.rayshee-category-tabs button:hover,.rayshee-category-tabs button:focus-visible,.rayshee-category-tabs button[aria-selected="true"]{border-color:var(--rhs-gold);color:#fff;outline:none}

.rayshee-heading-row{display:flex;align-items:end;justify-content:space-between;text-align:left}.rayshee-heading-row>a{color:var(--rhs-ink)!important;font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.rayshee-case-grid,.rayshee-archive-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.rayshee-case-card{display:grid;grid-template-columns:45% 55%;min-height:300px;overflow:hidden;border:1px solid var(--rhs-border);background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.06)}.rayshee-case-image{display:block;min-height:100%;overflow:hidden;background:#eee}.rayshee-case-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.rayshee-case-card:hover .rayshee-case-image img{transform:scale(1.04)}.rayshee-case-card>div{padding:28px}.rayshee-case-card time{color:var(--rhs-gold-dark);font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.rayshee-case-card h3,.rayshee-case-card h2{margin:10px 0 13px;font-size:1.3rem;line-height:1.2}.rayshee-case-card h3 a,.rayshee-case-card h2 a{color:var(--rhs-ink)!important}.rayshee-case-card p{margin:0 0 17px;color:var(--rhs-muted);font-size:.86rem;line-height:1.6}.rayshee-text-link{color:var(--rhs-gold-dark)!important;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}

.rayshee-advantages{background:var(--rhs-gold)}.rayshee-advantage-grid{width:var(--rhs-shell);margin:auto;display:grid;grid-template-columns:repeat(4,1fr)}.rayshee-advantage-grid article{min-height:280px;padding:48px 34px;border-right:1px solid rgba(0,0,0,.18)}.rayshee-advantage-grid article:first-child{border-left:1px solid rgba(0,0,0,.18)}.rayshee-advantage-grid .rayshee-icon{width:42px;height:42px;margin-bottom:32px}.rayshee-advantage-grid h2{margin:0 0 12px;color:#111;font-size:1.15rem;text-transform:uppercase;letter-spacing:.08em}.rayshee-advantage-grid p{margin:0;color:rgba(0,0,0,.68);font-size:.88rem;line-height:1.65}.rayshee-about{background:#fff}.rayshee-about-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.rayshee-about-copy h2{max-width:650px;margin:0 0 24px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,5vw,5rem);font-weight:500;line-height:1;letter-spacing:-.04em}.rayshee-about-body{max-width:620px;margin-bottom:30px;color:var(--rhs-muted);font-size:1rem;line-height:1.8}.rayshee-about-image{min-height:550px;overflow:hidden;background:var(--rhs-ivory)}.rayshee-about-image img{width:100%;height:550px;object-fit:cover}.rayshee-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;border-top:1px solid var(--rhs-border);border-bottom:1px solid var(--rhs-border)}.rayshee-stats div{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px;border-right:1px solid var(--rhs-border);text-align:center}.rayshee-stats div:last-child{border-right:0}.rayshee-stats strong{display:block;color:var(--rhs-gold-dark);font-family:Georgia,serif;font-size:2.8rem;font-weight:500;line-height:1}.rayshee-stats span{display:block;margin-top:12px;color:var(--rhs-muted);font-size:.73rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}

.rayshee-footer{background:#080808;color:#aaa}.rayshee-footer-grid{width:var(--rhs-shell);margin:auto;display:grid;grid-template-columns:1.35fr 1fr 1fr 1.25fr;gap:55px;padding:76px 0 60px}.rayshee-footer h2{margin:0 0 22px;color:#fff;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase}.rayshee-footer ul{margin:0;padding:0;list-style:none}.rayshee-footer li{margin:0 0 11px}.rayshee-footer a{color:#aaa!important;font-size:.84rem}.rayshee-footer a:hover,.rayshee-footer a:focus-visible{color:var(--rhs-gold)!important}.rayshee-footer-brand .rayshee-logo-image{max-width:105px!important;margin-bottom:20px}.rayshee-footer-brand p{max-width:310px;font-size:.84rem;line-height:1.7}.rayshee-contact-list li{display:flex;align-items:flex-start;gap:10px}.rayshee-contact-list .rayshee-icon{width:18px;height:18px;flex:none}.rayshee-social-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.rayshee-footer-bottom{width:var(--rhs-shell);margin:auto;display:flex;justify-content:space-between;gap:24px;padding:22px 0;border-top:1px solid rgba(255,255,255,.1);font-size:.73rem}.rayshee-footer-bottom span:last-child{display:flex;gap:18px}

.rayshee-floating-contact{position:fixed;right:0;top:50%;z-index:900;transform:translateY(-38%)}.rayshee-floating-toggle{display:none}.rayshee-floating-links{display:flex;flex-direction:column}.rayshee-floating-links a,.rayshee-floating-links button{position:relative;width:52px;height:52px;display:grid;place-items:center;padding:0;border:0;border-bottom:1px solid rgba(0,0,0,.2);background:var(--rhs-gold);color:#080808!important;cursor:pointer}.rayshee-floating-links a:hover,.rayshee-floating-links a:focus-visible,.rayshee-floating-links button:hover,.rayshee-floating-links button:focus-visible{background:#fff;outline:1px solid var(--rhs-gold)}.rayshee-floating-links span{position:absolute;right:calc(100% + 10px);padding:6px 9px;border-radius:4px;background:#111;color:#fff;font-size:.7rem;white-space:nowrap;opacity:0;visibility:hidden;transform:translateX(6px);transition:.2s}.rayshee-floating-links a:hover span,.rayshee-floating-links a:focus-visible span,.rayshee-floating-links button:hover span,.rayshee-floating-links button:focus-visible span{opacity:1;visibility:visible;transform:none}.rayshee-floating-links .rayshee-icon{width:21px;height:21px}

.rayshee-inner-main{min-height:60vh}.rayshee-inner-hero{padding:100px 0;background:var(--rhs-charcoal);color:#fff}.rayshee-inner-hero h1{max-width:900px;margin:0;color:#fff;font-family:Georgia,serif;font-size:clamp(2.7rem,6vw,5.5rem);font-weight:500;line-height:1}.rayshee-inner-hero p:last-child{max-width:700px;margin:20px 0 0;color:#bbb}.rayshee-archive-grid{padding-block:80px}.rayshee-pagination{width:var(--rhs-shell);margin:0 auto 80px}.rayshee-case-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:60px;padding-block:80px}.rayshee-case-hero-image{width:100%;max-height:640px;object-fit:cover;margin-bottom:40px}.rayshee-case-content{font-size:1rem;line-height:1.8}.rayshee-case-facts{align-self:start;position:sticky;top:130px;padding:30px;background:var(--rhs-ivory)}.rayshee-case-facts h2{margin:0 0 20px}.rayshee-case-facts>div{padding:13px 0;border-bottom:1px solid var(--rhs-border)}.rayshee-case-facts span,.rayshee-case-facts strong{display:block}.rayshee-case-facts span{color:var(--rhs-muted);font-size:.72rem;text-transform:uppercase}.rayshee-case-facts strong{margin-top:4px;font-size:.92rem}.rayshee-case-facts .rayshee-primary-button{margin-top:25px}

@media(max-width:1100px){:root{--rhs-shell:min(100% - 36px,960px)}.rayshee-header-inner{grid-template-columns:100px 1fr auto;gap:14px}.rayshee-menu,.rayshee-primary-nav>div>ul{gap:15px}.rayshee-menu>li>a{font-size:.72rem}.rayshee-quote-button{display:none}.rayshee-inquiry-inner{grid-template-columns:1fr}.rayshee-inquiry h2{text-align:center}.rayshee-inquiry-form form{align-items:stretch;flex-direction:column}.rayshee-inquiry-form .wpforms-submit-container{text-align:center}.rayshee-category-panel{grid-template-columns:1fr}.rayshee-category-feature{min-height:500px}.rayshee-category-products{grid-template-columns:repeat(4,1fr)}.rayshee-product-card{min-height:230px}.rayshee-testimonial-grid{grid-template-columns:repeat(2,1fr)}.rayshee-partner-grid{grid-template-columns:repeat(4,1fr)}.rayshee-case-card{grid-template-columns:1fr}.rayshee-case-image{min-height:280px}.rayshee-advantage-grid{grid-template-columns:repeat(2,1fr)}.rayshee-advantage-grid article{border-bottom:1px solid rgba(0,0,0,.18)}.rayshee-about-grid{gap:38px}.rayshee-footer-grid{grid-template-columns:repeat(2,1fr)}}

@media(max-width:820px){html{scroll-padding-top:76px}:root{--rhs-shell:calc(100% - 32px)}.rayshee-header-inner{height:76px;grid-template-columns:1fr auto auto}.rayshee-logo-image{max-width:64px!important;max-height:64px!important}.rayshee-menu-toggle{display:grid;grid-column:3}.rayshee-header-actions{grid-column:2;grid-row:1}.rayshee-primary-nav{position:fixed;inset:76px 0 auto 0;max-height:calc(100vh - 76px);overflow:auto;background:#0b0b0b;border-top:1px solid #282828;opacity:0;visibility:hidden;transform:translateY(-10px);transition:.2s}.rayshee-primary-nav.is-open{opacity:1;visibility:visible;transform:none}.rayshee-menu,.rayshee-primary-nav>div>ul{display:block;padding:18px 24px 30px}.rayshee-menu>li>a{min-height:auto;padding:14px 0;font-size:.9rem}.rayshee-menu>li.current-menu-item>a:after{display:none}.rayshee-menu .sub-menu,.rayshee-menu .sub-menu .sub-menu{position:static;width:auto;margin:0;padding:0 0 0 18px;border:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;transform:none}.rayshee-menu .sub-menu a{padding:9px 0;color:#aaa}.rayshee-hero{height:680px;min-height:0}.rayshee-slide-content{width:calc(100% - 80px)}.rayshee-slider-arrow{width:44px;height:44px}.rayshee-slider-prev{left:14px}.rayshee-slider-next{right:14px}.rayshee-inquiry-form .wpforms-field-container{grid-template-columns:1fr}.rayshee-inquiry-form input,.rayshee-inquiry-form textarea{border-radius:8px!important}.rayshee-product-ticker{grid-template-columns:155px}.rayshee-ticker-label{padding:0 18px}.rayshee-category-products{grid-template-columns:repeat(2,1fr)}.rayshee-case-grid,.rayshee-archive-grid{grid-template-columns:1fr}.rayshee-about-grid{grid-template-columns:1fr}.rayshee-about-image{min-height:430px;order:-1}.rayshee-about-image img{height:430px}.rayshee-stats{grid-template-columns:repeat(2,1fr)}.rayshee-stats div:nth-child(2){border-right:0}.rayshee-stats div:nth-child(-n+2){border-bottom:1px solid var(--rhs-border)}.rayshee-footer-grid{gap:38px}.rayshee-case-layout{grid-template-columns:1fr}.rayshee-case-facts{position:static}}

@media(max-width:560px){:root{--rhs-shell:calc(100% - 28px)}.rayshee-section-space{padding:70px 0}.rayshee-search-toggle{width:42px;height:42px}.rayshee-hero{height:620px}.rayshee-slide-content{width:calc(100% - 40px);padding-top:40px}.rayshee-slide-content h1,.rayshee-slide-content h2{font-size:clamp(2.65rem,14vw,4rem)}.rayshee-hero-subtitle{font-size:.96rem!important}.rayshee-slider-arrow{top:auto;bottom:22px}.rayshee-slider-dots{bottom:42px}.rayshee-inquiry-inner{padding-block:34px}.rayshee-inquiry h2{font-size:1.4rem}.rayshee-product-ticker{height:66px;grid-template-columns:128px}.rayshee-ticker-label{padding:0 13px;font-size:.66rem}.rayshee-ticker-product{width:250px}.rayshee-testimonial-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.rayshee-testimonial-card{min-width:88%;grid-template-columns:55px 1fr;scroll-snap-align:start}.rayshee-testimonial-card>img{width:55px;height:55px}.rayshee-partner-grid{grid-template-columns:repeat(2,1fr)}.rayshee-category-feature{min-height:470px}.rayshee-category-copy{left:24px;right:24px;bottom:24px}.rayshee-category-products{grid-template-columns:1fr 1fr;gap:10px}.rayshee-product-card{min-height:190px}.rayshee-case-card>div{padding:24px}.rayshee-advantage-grid{grid-template-columns:1fr}.rayshee-advantage-grid article{min-height:0;padding:36px 28px;border-left:1px solid rgba(0,0,0,.18)}.rayshee-about-copy h2{font-size:2.8rem}.rayshee-stats strong{font-size:2.25rem}.rayshee-footer-grid{grid-template-columns:1fr;padding-top:55px}.rayshee-footer-bottom{flex-direction:column}.rayshee-floating-contact{right:14px;top:auto;bottom:14px;transform:none}.rayshee-floating-toggle{display:grid;place-items:center;width:54px;height:54px;border:0;border-radius:50%;background:var(--rhs-gold);box-shadow:var(--rhs-shadow);color:#000}.rayshee-floating-links{position:absolute;right:0;bottom:64px;gap:7px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.rayshee-floating-contact.is-open .rayshee-floating-links{opacity:1;visibility:visible;transform:none}.rayshee-floating-links a,.rayshee-floating-links button{border-radius:50%;box-shadow:0 8px 20px rgba(0,0,0,.16)}.rayshee-floating-contact.hide-mobile{display:none}.rayshee-inner-hero{padding:70px 0}.rayshee-archive-grid,.rayshee-case-layout{padding-block:55px}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.rayshee-slide,.rayshee-hero-image,.rayshee-product-card img,.rayshee-case-image img,.rayshee-partner-card{transition:none!important}.rayshee-ticker-track{animation:none!important}}

/* The live homepage form uses explicit field IDs so its four fields remain in
   the reference layout even if WPForms stores the new phone field last. */
.rayshee-inquiry-form #wpforms-445-field_4-container{grid-column:1}.rayshee-inquiry-form #wpforms-445-field_2-container{grid-column:2}.rayshee-inquiry-form #wpforms-445-field_5-container{grid-column:3}.rayshee-inquiry-form #wpforms-445-field_3-container{grid-column:4}
@media(max-width:1100px){.rayshee-inquiry-form .wpforms-field-container{grid-template-columns:1fr!important}.rayshee-inquiry-form #wpforms-445-field_4-container,.rayshee-inquiry-form #wpforms-445-field_2-container,.rayshee-inquiry-form #wpforms-445-field_5-container,.rayshee-inquiry-form #wpforms-445-field_3-container{grid-column:1}}

/* The Customizer "additional CSS" caps every <header> element and every h1 at
   <=1024px with !important rules that were written for the site navigation.
   The inner-page hero is a <header> wrapper, so it declares its own spacing and
   type sizes to keep the title clear of the summary on tablets and phones. */
.rayshee-inner-hero{max-height:none!important;height:auto!important;padding:100px 0!important}
.rayshee-inner-hero h1{font-size:clamp(2.7rem,6vw,5.5rem)!important;line-height:1!important;margin:0!important}
.rayshee-inner-hero p:last-child{margin:20px 0 0!important;font-size:1rem!important;line-height:1.7!important}
@media(max-width:820px){.rayshee-inner-hero{padding:70px 0!important}.rayshee-inner-hero h1{font-size:clamp(2.2rem,7vw,3.2rem)!important}}
