
/*!
 * RealEstate Pro - Main Stylesheet
 * Hand-written, zero framework, performance-first.
 */
 @font-face{font-family:'Cairo';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/realestate-v2.1.0/assets/fonts/Cairo-400.woff2) format('woff2');unicode-range:U+0600-06FF,U+0750-077F,U+08A0-08FF,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:'Cairo';font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/themes/realestate-v2.1.0/assets/fonts/Cairo-700.woff2) format('woff2');unicode-range:U+0600-06FF,U+0750-077F,U+08A0-08FF,U+FB50-FDFF,U+FE70-FEFF}@font-face{font-family:'Cairo';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/realestate-v2.1.0/assets/fonts/Cairo-Latin-400.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Cairo';font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/themes/realestate-v2.1.0/assets/fonts/Cairo-Latin-700.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,'SF Pro Text','Segoe UI','Cairo',Roboto,Arial,sans-serif;font-size:16px;line-height:1.6;color:var(--rep-text);background:var(--rep-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img,video,iframe{max-width:100%;height:auto;display:block}svg{max-width:100%;height:auto}svg:not([class]){display:block}img{border-style:none}a{color:var(--rep-primary);text-decoration:none;transition:color .15s ease}a:hover{color:var(--rep-primary-dark)}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:999999;background:#000;color:#fff;padding:10px 15px;text-decoration:none;font-size:14px;font-weight:700;white-space:nowrap}.skip-link:focus{position:fixed;left:16px;top:16px;width:auto;height:auto;overflow:visible;clip:auto}button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}h1,h2,h3,h4,h5,h6{margin:0 0 .6em;line-height:1.25;font-weight:700;color:var(--rep-dark)}p{margin:0 0 1em}ul,ol{margin:0 0 1em;padding:0 1.5em}input,select,textarea{font:inherit;color:inherit}input:focus,select:focus,textarea:focus,button:focus{outline:2px solid var(--rep-primary);outline-offset:2px}:root{--rep-primary:#1E4164;--rep-primary-dark:#153352;--rep-primary-light:#2b5a8a;--rep-secondary:#7DCBC1;--rep-secondary-light:#a8ded7;--rep-dark:#1E293B;--rep-text:#1E4164;--rep-text-muted:#64748B;--rep-bg:#ffffff;--rep-bg-alt:#F8FAFC;--rep-border:#E2E8F0;--rep-border-light:#F1F5F9;--rep-gap-xs:.25rem;--rep-gap-sm:.5rem;--rep-gap:1rem;--rep-gap-md:1.5rem;--rep-gap-lg:2rem;--rep-gap-xl:3rem;--rep-gap-2xl:4rem;--rep-radius-sm:4px;--rep-radius:8px;--rep-radius-lg:16px;--rep-radius-full:9999px;--rep-shadow-sm:0 1px 2px rgba(0,0,0,.04);--rep-shadow:0 2px 8px rgba(0,0,0,.06);--rep-shadow-md:0 4px 14px rgba(0,0,0,.08);--rep-shadow-lg:0 12px 30px rgba(0,0,0,.12);--rep-container:1200px;--rep-transition:.2s ease}.rep-container{width:100%;max-width:var(--rep-container);margin:0 auto;padding:0 var(--rep-gap);box-sizing:border-box}.rep-main{width:100%;max-width:100%}.rep-section{padding:var(--rep-gap-xl) 0}.rep-section--alt{background:var(--rep-bg-alt)}.rep-section__head{display:flex;align-items:center;justify-content:space-between;gap:var(--rep-gap);margin-bottom:var(--rep-gap-lg);flex-wrap:wrap}.rep-section__title{font-size:1.75rem;margin:0;position:relative;padding-inline-start:1rem}.rep-section__title::before{content:'';position:absolute;inset-inline-start:0;top:50%;transform:translateY(-50%);width:4px;height:70%;background:var(--rep-primary);border-radius:var(--rep-radius-full)}.rep-section__more{color:var(--rep-primary);font-weight:600;font-size:.95rem}.rep-section__more:hover{text-decoration:underline}.rep-grid{display:grid;gap:var(--rep-gap-md)}.rep-grid--2{grid-template-columns:repeat(2,1fr)}.rep-grid--3{grid-template-columns:repeat(3,1fr)}.rep-grid--4{grid-template-columns:repeat(4,1fr)}.rep-grid--circles{gap:var(--rep-gap-md)}.rep-grid--devs{grid-template-columns:repeat(6,1fr);gap:var(--rep-gap)}@media (max-width:1024px){.rep-grid--4{grid-template-columns:repeat(3,1fr)}.rep-grid--devs{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.rep-grid--2,.rep-grid--3,.rep-grid--4{grid-template-columns:1fr}.rep-grid--devs{grid-template-columns:repeat(3,1fr)}.rep-section__title{font-size:1.35rem}}.rep-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.25rem;border-radius:var(--rep-radius);font-weight:600;font-size:.95rem;line-height:1;text-decoration:none;transition:all var(--rep-transition);cursor:pointer;border:1px solid #fff0;white-space:nowrap}.rep-btn--primary{background:var(--rep-primary);color:#fff}.rep-btn--primary:hover{background:var(--rep-primary-dark);color:#fff;transform:translateY(-1px);box-shadow:var(--rep-shadow-md)}.rep-btn--outline{background:#fff0;color:var(--rep-primary);border-color:var(--rep-primary)}.rep-btn--outline:hover{background:var(--rep-primary);color:#fff}.rep-btn svg{width:1.1em;height:1.1em}.rep-header{background:#fff;border-bottom:1px solid var(--rep-border-light);position:sticky;top:0;z-index:100;box-shadow:var(--rep-shadow-sm);width:100%;max-width:100%}.rep-header__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--rep-gap);min-height:72px}.rep-header__logo{flex-shrink:0}.rep-header__logo-img{max-height:48px;width:auto}.rep-header__logo-text{font-weight:800;font-size:1.3rem;color:var(--rep-primary)}.rep-header__nav{flex:1}.rep-header__menu{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0;justify-content:center}.rep-header__menu li{position:relative}.rep-header__menu a{display:block;padding:.5rem .25rem;color:var(--rep-dark);font-weight:600;font-size:.95rem;transition:color var(--rep-transition)}.rep-header__menu a:hover,.rep-header__menu .current-menu-item>a{color:var(--rep-primary)}.rep-header__menu .sub-menu{position:absolute;top:100%;inset-inline-start:0;min-width:200px;background:#fff;box-shadow:var(--rep-shadow-lg);border-radius:var(--rep-radius);padding:.5rem;list-style:none;margin:0;opacity:0;visibility:hidden;transform:translateY(8px);transition:all var(--rep-transition);z-index:99}.rep-header__menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.rep-header__menu .sub-menu a{padding:.5rem .75rem;border-radius:var(--rep-radius-sm)}.rep-header__menu .sub-menu a:hover{background:var(--rep-secondary)}.rep-header__side{display:flex;align-items:center;gap:var(--rep-gap)}.rep-header__cta{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;background:var(--rep-primary);color:#fff;border-radius:var(--rep-radius);font-weight:600;font-size:.9rem;transition:all var(--rep-transition)}.rep-header__cta:hover{background:var(--rep-primary-dark);color:#fff}.rep-header__cta svg{width:16px;height:16px}.rep-header__burger{display:none;width:40px;height:40px;flex-direction:column;justify-content:center;align-items:center;gap:5px}.rep-header__burger span{width:22px;height:2px;background:var(--rep-dark);border-radius:2px;transition:all var(--rep-transition)}.rep-header__burger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.rep-header__burger.is-open span:nth-child(2){opacity:0}.rep-header__burger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.rep-lang-switcher{display:flex;gap:.5rem;list-style:none;margin:0;padding:0;font-size:.85rem}.rep-lang-switcher__item a{padding:.3rem .6rem;border-radius:var(--rep-radius-sm);color:var(--rep-dark);font-weight:600;text-transform:uppercase}.rep-lang-switcher__item.is-active a{background:var(--rep-secondary);color:var(--rep-primary)}@media (max-width:960px){.rep-header__burger{display:inline-flex}.rep-header__nav{position:fixed;top:72px;inset-inline-end:-100%;width:80%;max-width:320px;height:calc(100vh - 72px);background:#fff;box-shadow:var(--rep-shadow-lg);padding:var(--rep-gap-lg);transition:inset-inline-end var(--rep-transition);overflow-y:auto;z-index:99}.rep-header__nav.is-open{inset-inline-end:0}.rep-menu-overlay{display:none;position:fixed;inset:0;background:rgb(0 0 0 / .45);z-index:98;cursor:pointer}.rep-menu-overlay.is-active{display:block}.rep-menu-close{display:flex;align-items:center;justify-content:flex-end;width:100%;background:none;border:none;padding:0 0 16px 0;cursor:pointer;margin-bottom:8px;border-bottom:1px solid var(--rep-border-light,#eee)}.rep-menu-close span{display:block;width:22px;height:2px;background:var(--rep-dark);border-radius:2px;transition:transform .2s}.rep-menu-close span:first-child{transform:translateY(1px) rotate(45deg)}.rep-menu-close span:last-child{transform:translateY(-1px) rotate(-45deg)}.rep-menu-close:hover span{background:var(--rep-primary)}.rep-header__menu{flex-direction:column;gap:0}.rep-header__menu li{border-bottom:1px solid var(--rep-border-light)}.rep-header__menu a{padding:1rem 0}.rep-header__menu .sub-menu{position:static;box-shadow:none;padding:0 0 0 1rem;opacity:1;visibility:visible;transform:none}.rep-header__cta span{display:none}}.rep-card{background:#fff;border-radius:var(--rep-radius-lg);overflow:hidden;box-shadow:var(--rep-shadow);transition:transform var(--rep-transition),box-shadow var(--rep-transition);height:100%}.rep-card:hover{transform:translateY(-4px);box-shadow:var(--rep-shadow-lg)}.rep-card__link{display:block;color:inherit;text-decoration:none;height:100%}.rep-card__thumb{position:relative;aspect-ratio:3 / 2;overflow:hidden;background:var(--rep-bg-alt)}.rep-card__thumb--square{aspect-ratio:1 / 1}.rep-card__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.rep-card:hover .rep-card__thumb img{transform:scale(1.05)}.rep-card__badge{position:absolute;bottom:12px;inset-inline-start:12px;background:var(--rep-primary);color:#fff;padding:.3rem .7rem;border-radius:var(--rep-radius-full);font-weight:700;font-size:.85rem}.rep-card__body{padding:var(--rep-gap)}.rep-card__title{font-size:1.1rem;font-weight:700;margin:0 0 .5rem;color:var(--rep-dark);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rep-card__sub{display:block;color:var(--rep-text-muted);font-size:.85rem;margin-bottom:.5rem}.rep-card__meta{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.85rem;color:var(--rep-text-muted)}.rep-card__meta-item{display:inline-flex;align-items:center;gap:.3rem}.rep-card__meta-item svg{width:14px;height:14px;color:var(--rep-primary)}.rep-card__date{font-size:.8rem;color:var(--rep-text-muted);display:block;margin-bottom:.4rem}.rep-card__excerpt{font-size:.9rem;color:var(--rep-text-muted);margin-bottom:.6rem;line-height:1.5}.rep-card__readmore{color:var(--rep-primary);font-weight:600;font-size:.9rem}.rep-breadcrumbs{font-size:.85rem;color:var(--rep-text-muted);margin-bottom:var(--rep-gap)}.rep-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.3rem;list-style:none;margin:0;padding:0}.rep-breadcrumbs li:not(:last-child)::after{content:'›';margin:0 .4rem;color:var(--rep-text-muted)}html[dir="rtl"] .rep-breadcrumbs li:not(:last-child)::after{content:'‹'}.rep-breadcrumbs a{color:var(--rep-text-muted)}.rep-breadcrumbs a:hover{color:var(--rep-primary)}.rep-cta{display:flex;flex-wrap:wrap;gap:.6rem;margin:.75rem 0}.rep-cta--compact .rep-cta__btn{padding:.5rem .9rem;font-size:.85rem}.rep-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:var(--rep-radius);font-weight:700;font-size:.95rem;color:#fff;text-decoration:none;transition:all var(--rep-transition);flex:1 1 140px;min-height:44px}.rep-cta__btn--wa{background:#25D366}.rep-cta__btn--wa:hover{background:#1fb554;color:#fff;transform:translateY(-1px)}.rep-cta__btn--call{background:var(--rep-primary)}.rep-cta__btn--call:hover{background:var(--rep-primary-dark);color:#fff;transform:translateY(-1px)}.rep-cta__btn--contact{background:var(--rep-dark)}.rep-cta__btn--contact:hover{background:#000;color:#fff;transform:translateY(-1px)}.rep-cta__icon{width:18px;height:18px;flex-shrink:0}.rep-cta__btn svg{width:18px;height:18px;flex-shrink:0}.rep-single__sidebar{display:flex;flex-direction:column;gap:var(--rep-gap)}.rep-contact-box{background:#fff;border:1px solid var(--rep-border-light);border-radius:var(--rep-radius-lg);padding:var(--rep-gap-md);box-shadow:var(--rep-shadow-sm)}.rep-contact-box__title{font-size:1.15rem;margin:0 0 .3rem;color:var(--rep-primary)}.rep-contact-box__intro{font-size:.85rem;color:var(--rep-text-muted);margin-bottom:var(--rep-gap)}.rep-contact-form{display:flex;flex-direction:column;gap:.8rem}.rep-contact-form__field{display:flex;flex-direction:column;gap:.25rem}.rep-contact-form__label{font-size:.85rem;font-weight:600;color:var(--rep-dark)}.rep-contact-form__label em{color:#e11d48;font-style:normal}.rep-contact-form input,.rep-contact-form textarea{padding:.65rem .75rem;border:1px solid var(--rep-border);border-radius:var(--rep-radius-sm);background:#fff;font-size:.9rem;transition:border-color var(--rep-transition);font-family:inherit}.rep-contact-form input:focus,.rep-contact-form textarea:focus{border-color:var(--rep-primary);outline:0}.rep-contact-form__submit{align-self:stretch;margin-top:.5rem}.rep-contact-form__response{font-size:.85rem;padding:.6rem;border-radius:var(--rep-radius-sm);display:none}.rep-contact-form__response.is-success{display:block;background:#d1fadf;color:#065f46;border:1px solid #6ee7b7}.rep-contact-form__response.is-error{display:block;background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.rep-contact-form__field.is-invalid input,.rep-contact-form__field.is-invalid textarea{border-color:#e11d48}.rep-popup{position:fixed;inset:0;z-index:9998;display:none;align-items:center;justify-content:center;padding:var(--rep-gap)}.rep-popup.is-open{display:flex}.rep-popup__backdrop{position:absolute;inset:0;background:rgb(0 0 0 / .7);backdrop-filter:blur(3px)}.rep-popup__dialog{position:relative;width:100%;max-width:480px;background:#fff;border-radius:var(--rep-radius-lg);padding:var(--rep-gap-lg);box-shadow:var(--rep-shadow-lg);max-height:90vh;overflow-y:auto;z-index:2}.rep-popup__close{position:absolute;top:12px;inset-inline-end:12px;width:36px;height:36px;border-radius:50%;background:var(--rep-bg-alt);color:var(--rep-dark);font-size:1.3rem;display:flex;align-items:center;justify-content:center;line-height:1}.rep-popup__close:hover{background:var(--rep-primary);color:#fff}.rep-popup__title{font-size:1.25rem;margin:0 0 var(--rep-gap);color:var(--rep-primary);padding-inline-end:40px}.rep-banners{display:flex;justify-content:center;margin:var(--rep-gap) 0}.rep-banner{max-width:100%;text-align:center}.rep-banner__img{display:inline-block;max-width:100%;height:auto;border-radius:var(--rep-radius)}.rep-banners--sidebar_top,.rep-banners--sidebar_bottom{margin:0}.rep-archive__header{margin-bottom:var(--rep-gap-lg)}.rep-archive__title{font-size:clamp(1.5rem, 3vw, 2rem);margin:0 0 .5rem}.rep-archive__intro{color:var(--rep-text-muted);font-size:1rem;max-width:800px}.rep-empty{padding:var(--rep-gap-xl);text-align:center;color:var(--rep-text-muted);background:var(--rep-bg-alt);border-radius:var(--rep-radius)}.rep-tax-header{position:relative;padding:var(--rep-gap-xl) 0;background:var(--rep-bg-alt)}.rep-tax-header--has-image{min-height:320px;color:#fff;overflow:hidden}.rep-tax-header__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.rep-tax-header__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 0 0 / .2),rgb(0 0 0 / .65));z-index:2}.rep-tax-header__inner{position:relative;z-index:3}.rep-tax-header--has-image .rep-tax-header__title,.rep-tax-header--has-image .rep-tax-header__description,.rep-tax-header--has-image .rep-breadcrumbs,.rep-tax-header--has-image .rep-breadcrumbs a{color:#fff}.rep-tax-header__title{font-size:clamp(1.8rem, 3.5vw, 2.5rem);margin:0 0 .5rem}.rep-tax-header__description{max-width:800px}.rep-tax-header__dev{display:flex;align-items:center;gap:var(--rep-gap-lg);flex-wrap:wrap}.rep-tax-header__logo{width:140px;height:140px;background:#fff;border-radius:50%;padding:1rem;display:flex;align-items:center;justify-content:center;box-shadow:var(--rep-shadow);flex-shrink:0}.rep-tax-header__logo img{max-width:100%;max-height:100%;object-fit:contain}.rep-tax-header__dev-body{flex:1;min-width:260px}.rep-tax-header__dev-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.rep-pagination,.rep-pagination .nav-links{display:flex;justify-content:center;flex-wrap:wrap;gap:.4rem;margin-top:var(--rep-gap-lg)}.rep-pagination .page-numbers,.rep-pagination a,.rep-pagination>span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .7rem;border-radius:var(--rep-radius);background:#fff;border:1px solid var(--rep-border);color:var(--rep-dark);text-decoration:none;font-weight:600;font-size:.9rem;transition:all var(--rep-transition)}.rep-pagination .page-numbers:hover,.rep-pagination a:hover{background:var(--rep-primary);color:#fff;border-color:var(--rep-primary)}.rep-pagination .current,.rep-pagination .page-numbers.current{background:var(--rep-primary);color:#fff;border-color:var(--rep-primary)}.rep-footer{background:var(--rep-dark);color:#d1d5db;padding:var(--rep-gap-xl) 0 0;margin-top:var(--rep-gap-2xl)}.rep-footer a{color:#d1d5db}.rep-footer a:hover{color:var(--rep-primary-light)}.rep-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:var(--rep-gap-lg);padding-bottom:var(--rep-gap-lg)}@media (max-width:768px){.rep-footer__grid{grid-template-columns:1fr}}.rep-footer__about{font-size:.9rem;line-height:1.6;color:#9ca3af}.rep-footer__social{display:flex;gap:.5rem;list-style:none;padding:0;margin:var(--rep-gap) 0 0}.rep-footer__social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgb(255 255 255 / .08);color:#fff;transition:all var(--rep-transition)}.rep-footer__social a:hover{background:var(--rep-primary);color:#fff}.rep-footer__social svg{width:16px;height:16px}.rep-footer__heading{color:#fff;font-size:1rem;margin:0 0 .75rem}.rep-footer__menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.rep-footer__menu a{font-size:.9rem;transition:color var(--rep-transition)}.rep-footer__contact{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;font-size:.9rem}.rep-footer__contact li{display:flex;align-items:center;gap:.5rem}.rep-footer__contact svg{width:16px;height:16px;color:var(--rep-primary-light);flex-shrink:0}.rep-footer__bottom{border-top:1px solid rgb(255 255 255 / .08);padding:var(--rep-gap) 0;text-align:center;font-size:.85rem;color:#9ca3af}.rep-footer__bottom p{margin:0}.rep-contact-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--rep-gap-lg)}@media (max-width:768px){.rep-contact-page__grid{grid-template-columns:1fr}}.rep-contact-page__details{list-style:none;padding:0;margin-top:var(--rep-gap);display:flex;flex-direction:column;gap:.75rem}.rep-contact-page__details li{display:flex;align-items:center;gap:.6rem;font-size:.95rem}.rep-contact-page__details svg{width:20px;height:20px;color:var(--rep-primary);flex-shrink:0}.rep-404__inner{text-align:center;padding:var(--rep-gap-2xl) var(--rep-gap)}.rep-404__title{font-size:clamp(4rem, 15vw, 8rem);line-height:1;color:var(--rep-primary);margin:0}.rep-404__subtitle{font-size:1.5rem;margin-bottom:var(--rep-gap)}.rep-404__text{color:var(--rep-text-muted);margin-bottom:var(--rep-gap-lg)}.rep-single-post__title{font-size:clamp(1.5rem, 3vw, 2.25rem);margin:0 0 .4rem}.rep-single-post__meta{font-size:.85rem;color:var(--rep-text-muted);margin-bottom:var(--rep-gap)}.rep-single-post__thumb{margin-bottom:var(--rep-gap-lg);border-radius:var(--rep-radius);overflow:hidden}.rep-single-post__thumb img{width:100%;height:auto}.rep-single-post__content{max-width:820px;margin:0 auto;line-height:1.8;font-size:1.05rem}.rep-single-post__content img{border-radius:var(--rep-radius);margin:var(--rep-gap) 0}.rep-single-post__content h2{font-size:1.5rem;margin:var(--rep-gap-lg) 0 .6rem}.rep-single-post__content h3{font-size:1.25rem;margin:var(--rep-gap) 0 .5rem}.rep-page__title{font-size:clamp(1.5rem, 3vw, 2.25rem);margin:0 0 var(--rep-gap)}.rep-page__content{line-height:1.8}.rep-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rep-no-scroll{overflow:hidden}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background-color:var(--rep-secondary);border-radius:4px}::-webkit-scrollbar-track{background-color:#f1f1f1}@media (max-width:600px){.rep-cta{gap:.4rem;margin:.5rem 0}.rep-cta__btn{padding:.6rem .85rem;font-size:.83rem;min-height:40px;flex:1 1 110px;gap:.35rem}.rep-cta--compact .rep-cta__btn{padding:.45rem .7rem;font-size:.78rem;min-height:36px}.rep-contact-box .rep-cta{margin-top:.6rem}.rep-contact-box .rep-cta__btn{flex:1 1 100px;padding:.55rem .7rem;font-size:.82rem;min-height:40px}.rep-info-box__cta>*{flex:1 1 110px;font-size:.83rem;padding:.55rem .75rem;min-height:40px}}@media (max-width:960px){.rep-sticky-cta,.rep-popup,.rep-popup__backdrop{max-width:100vw!important}}@media (max-width:960px){p,li,span,h1,h2,h3,h4,h5,h6,td,th,label,a{max-width:100%;word-break:break-word;overflow-wrap:break-word}.rep-single__content,.entry-content,.rep-info-box__text,.rep-section__content{max-width:100%;overflow:hidden;word-break:break-word}}@media (max-width:960px){.rep-sticky-cta__btn{max-width:52px!important;min-width:52px;width:52px;height:52px;flex-shrink:0}.rep-sticky-cta__btn svg,.rep-sticky-cta__icon{max-width:26px!important;width:26px;height:26px}}@media (max-width:768px){.rep-grid--3:has(.rep-card--project),.rep-section--projects .rep-grid--3,.rep-grid--projects{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.rep-grid--3:has(.rep-card--project),.rep-section--projects .rep-grid--3,.rep-grid--projects{grid-template-columns:1fr}.rep-grid--3:has(.rep-card--blog),.rep-section--blog .rep-grid--3{grid-template-columns:1fr}}@media (max-width:768px){.rep-grid--3:has(.rep-card--blog),.rep-section--blog .rep-grid--3,.rep-grid--blog{grid-template-columns:repeat(2,1fr);gap:var(--rep-gap-sm)}.rep-card--blog .rep-card__title{font-size:.9rem}.rep-card--blog .rep-card__excerpt{font-size:.82rem;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}}@media (max-width:400px){.rep-grid--3:has(.rep-card--blog),.rep-section--blog .rep-grid--3,.rep-grid--blog{grid-template-columns:1fr}}.rep-card__thumb{overflow:hidden;position:relative}.rep-card__thumb img{position:absolute;inset:0;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover;display:block}.rep-card__thumb:not(:has(img[style*="position"])) img{position:static}@media (max-width:768px){.rep-card,.rep-card__link,.rep-circle-card,.rep-blog-proj-card{overflow:hidden}.rep-card img,.rep-circle-card img,.rep-blog-proj-card img{max-width:100%!important;width:100%!important;display:block}}@media (max-width:768px){.rep-card{min-width:0;max-width:100%;width:100%;box-sizing:border-box}.rep-card__title{font-size:.95rem}.rep-card__body{padding:.75rem}.rep-card__meta{font-size:.78rem;gap:.4rem}}@media (max-width:960px){.rep-container img,.rep-section img,.rep-main img{max-width:100%!important;height:auto}.rep-section{overflow-x:hidden}}@media (max-width:600px){.rep-tax-header__dev{gap:1rem}.rep-tax-header__logo{width:80px;height:80px}.rep-tax-header__dev-body{min-width:0;width:100%}}@media (max-width:400px){.rep-container{padding:0 .75rem}.rep-section{padding:var(--rep-gap-lg) 0}}@media (max-width:480px){.rep-section__title{font-size:1.15rem}.rep-section__head{flex-wrap:wrap;gap:.4rem}}@media (max-width:768px){.rep-grid>*{min-width:0;max-width:100%;overflow:hidden}a img{max-width:100%!important}.rep-card__title,.rep-circle-card__title,.rep-pdp-hero__title,.rep-section__title{word-break:break-word;overflow-wrap:break-word}}