@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";.footer{background:#f9f9f9;color:#000;text-align:center;padding:2.5rem 1rem}.footer a{color:#d4a437;text-decoration:none;transition:color .3s}.footer a:hover{color:#a17b21}.footer .footer-inner{max-width:1200px;margin:0 auto}.footer .credit{font-weight:500;margin-bottom:1rem}.footer .footer-links{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.footer .footer-links a{font-size:.95rem;font-weight:500}.footer .footer-socials{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.footer .footer-socials a{background:#d6d4d43b;padding:.6rem;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.footer .copyright{font-size:.9rem;opacity:.8}.navbar{background:#fff;box-shadow:0 .125rem .375rem #0000000d;position:sticky;top:0;z-index:1000}.navbar .navbar-container{max-width:75rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative}.navbar .navbar-container .mobile-quote-btn{display:none}@media (max-width: 768px){.navbar .navbar-container .mobile-quote-btn{display:inline-block;position:absolute;right:20%;top:50%;transform:translateY(-50%);background:#d4a437;color:#fff;padding:.4rem .8rem;font-size:.85rem;border-radius:5px;text-decoration:none;font-weight:600}}.navbar .logo{height:50px;margin:0;padding:0}.navbar .logo img{top:0;width:60px;height:100%;object-fit:cover}.navbar .menu-toggle{display:none;flex-direction:column;justify-content:center;gap:.2rem;cursor:pointer;background:transparent;border:none;z-index:1500;padding:.625rem}@media (max-width: 48rem){.navbar .menu-toggle{display:flex}}.navbar .menu-toggle span{display:block;width:1.5rem;height:.15rem;background:#333;border-radius:999px;transition:all .3s ease}.navbar .menu-toggle.open span:nth-child(1){transform:rotate(45deg) translate(.2rem,.2rem)}.navbar .menu-toggle.open span:nth-child(3){transform:rotate(45deg) translate(.2rem,-.2rem)}.navbar .menu-toggle.open{gap:0}.navbar .menu-toggle.open span:nth-child(1){transform:rotate(45deg);top:.625rem}.navbar .menu-toggle.open span:nth-child(2){opacity:0}.navbar .menu-toggle.open span:nth-child(3){transform:rotate(-45deg);top:.625rem}.navbar .nav-links{list-style:none;display:flex;gap:1.5rem;align-items:center}.navbar .nav-links li{position:relative;padding:.5rem 1rem;white-space:nowrap;list-style:none}.navbar .nav-links li a{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.navbar .nav-links li a:hover{color:#d4a437}.navbar .nav-links li a.cta-button{background:#d4a437;color:#fff;padding:.5rem 1rem;border-radius:.375rem;font-weight:600}.navbar .nav-links li a.cta-button:hover{background:#c2952e}.navbar .nav-links li .dropdown-menu{display:none;position:absolute;left:0;top:100%;background:#fff;box-shadow:0 .25rem .75rem #0000001a;border-radius:.5rem;padding:.5rem 0;z-index:1000}.navbar .nav-links li .dropdown-menu li{padding:.5rem 1rem}.navbar .nav-links li .dropdown-menu li a{display:block;color:#333}.navbar .nav-links li .dropdown-menu li a:hover{background-color:#f4f4f4}.navbar .nav-links li:hover .dropdown-menu{display:block}@media (max-width: 48rem){.navbar .nav-links{position:absolute;top:100%;left:0;width:100%;background:#fff;flex-direction:column;align-items:flex-start;padding:1rem 1.5rem;display:none;height:100vh;margin:0;overflow-x:hidden;padding:0}.navbar .nav-links.open{display:flex}.navbar .nav-links li{width:100%}.navbar .nav-links li .dropdown-menu{position:static;box-shadow:none;padding-left:1rem}}#services{scroll-margin-top:80px}.services{padding:4rem 1.5rem;text-align:center}@media (max-width: 26.875rem){.services{padding:.5rem 1.5rem}}.services .container{max-width:1200px;margin:0 auto;padding:0}.services .section-title{font-size:2rem;margin-bottom:2.5rem;color:#333}.services .services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}@media (max-width: 1100px){.services .services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.services .services-grid{grid-template-columns:1fr}}.services .service-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000021;transition:transform .3s}.services .service-card img{width:100%;height:auto;border-radius:12px 12px 0 0}.services .service-card:hover{transform:translateY(-4px)}.services .service-card h3{font-size:1.25rem;margin-bottom:.5rem;color:#222;padding:0 1.5rem}.services .service-card p{color:#666;font-size:.95rem;padding:0 1.5rem}.services .hero-button{display:inline-block;padding:.75rem 1.5rem;margin-top:.3125rem;margin-bottom:.625rem;border-radius:6px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;cursor:pointer;text-align:center}.services .hero-button.primary{background-color:#d4a437;color:#fff}.services .hero-button.primary:hover{background-color:#b8922b}.services .hero-button.secondary{background-color:#f1f1f1;color:#333}.services .hero-button.secondary:hover{background-color:#e1e1e1}.hero-button{display:inline-block;padding:.75rem 1.5rem;margin-top:2.5rem;border-radius:6px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;cursor:pointer;text-align:center}.hero-button.primary{background-color:#d4a437;color:#fff}.hero-button.primary:hover{background-color:#b8922b}.hero-button.secondary{background-color:#f1f1f1;color:#333}.hero-button.secondary:hover{background-color:#e1e1e1}.service-detail ul{margin:1.5rem 0;padding:0;list-style:none;max-width:600px;margin-left:auto;margin-right:auto;justify-self:center}.service-detail ul li{display:flex;align-items:center;margin-bottom:.75rem;font-size:1rem;line-height:1.5;color:#333}.service-detail ul li:before{content:"✔";margin-right:.75rem;color:#2e7d32;font-weight:700;font-size:1rem;flex-shrink:0}.hero-card{display:flex;justify-content:center;padding:1.1rem}.hero-card .card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 8px 24px #00000021;max-width:1100px;text-align:center;position:relative}.hero-card .card .card-image{background-color:var(--bg-color, #b8922b);transition:background-color 1.2s ease;display:flex;justify-content:center;position:relative}.hero-card .card .card-image img{width:100%;height:auto;object-fit:cover;box-sizing:border-box}.hero-card .card .card-image .painter{position:absolute;top:0;left:-25%;z-index:2;width:100%;height:100%;object-fit:contain;pointer-events:none;box-sizing:border-box}@media (max-width: 430px){.hero-card .card .card-image .painter{object-fit:cover}}.hero-card .card .card-image .hero-bg-image{top:0;left:0;z-index:1;width:100%;min-height:350px;object-fit:cover;box-sizing:border-box}.hero-card .card .card-image h1{top:5%;right:10%;font-weight:700;position:absolute;color:#fff;font-size:clamp(1.3125rem,4vw,4.0625rem)}.hero-card .card .card-content{padding:1rem .3125rem 1.25rem}.hero-card .card .card-content h1{font-size:clamp(.5rem,5vw,2rem);margin-bottom:.5rem;font-weight:700;color:#222;text-wrap:nowrap}.hero-card .card .card-content .hero-tagline{font-size:clamp(1rem,5vw,1.375rem);color:#666;font-weight:400}.hero-card .card .card-content .buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:-20px}.hero-card .card .card-content .buttons .hero-button{padding:.75rem 1.5rem;border-radius:6px;font-weight:600;text-decoration:none;transition:all .3s ease}.hero-card .card .card-content .buttons .hero-button.primary{background:#d4a437;color:#fff}.hero-card .card .card-content .buttons .hero-button.primary:hover{background:#b8922b}.hero-card .card .card-content .buttons .hero-button.secondary{background:#f1f1f1;color:#333}.hero-card .card .card-content .buttons .hero-button.secondary:hover{background:#e1e1e1}@keyframes slideInLeft{0%{opacity:1;transform:translate(-150px)}to{opacity:1;transform:translate(0)}}.painter{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;object-fit:cover;animation:slideInLeft 1.2s ease-out forwards}.why-choose-us{background:#f9f9f9;padding:4rem 1.5rem}@media (max-width: 26.875rem){.why-choose-us{padding:.5rem 1.5rem}}.why-choose-us .container{max-width:1200px;margin:0 auto;text-align:center}.why-choose-us .container h2{font-size:2rem;margin-bottom:2rem;color:#333}.why-choose-us .container .benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}@media (max-width: 1150px){.why-choose-us .container .benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.why-choose-us .container .benefits-grid{grid-template-columns:1fr}}.why-choose-us .container .benefit-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #00000021;text-align:center;transition:transform .3s}.why-choose-us .container .benefit-card:hover{transform:translateY(-4px)}.why-choose-us .container .benefit-card .icon{font-size:2.5rem;color:#d4a437;margin-bottom:1rem}.why-choose-us .container .benefit-card h3{font-size:1.25rem;margin-bottom:.5rem;color:#333}.why-choose-us .container .benefit-card p{font-size:1rem;color:#666}.why-choose-us .hero-button{display:inline-block;padding:.75rem 1.5rem;margin-top:2.5rem;margin-bottom:1.25rem;border-radius:6px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;cursor:pointer;text-align:center}.why-choose-us .hero-button.primary{background-color:#d4a437;color:#fff}.why-choose-us .hero-button.primary:hover{background-color:#b8922b}.why-choose-us .hero-button.secondary{background-color:#f1f1f1;color:#333}.why-choose-us .hero-button.secondary:hover{background-color:#e1e1e1}.testimonials-swiper{padding:4rem 1.5rem;background-color:#fffce8}@media (max-width: 26.875rem){.testimonials-swiper{padding:.5rem 1.5rem}}.testimonials-swiper .container{max-width:1200px;margin:0 auto}.testimonials-swiper h2{text-align:center;margin-bottom:2rem;font-size:2rem;color:#222}.testimonials-swiper .center-button{text-align:center;margin-bottom:1.25rem}.testimonials-swiper .testimonial-slide{background:#fff;box-shadow:0 4px 12px #00000021;border-radius:1rem;padding:2rem;max-width:700px;margin:0 auto;text-align:center;height:10.625rem}.testimonials-swiper .testimonial-slide .quote{font-style:italic;font-size:1.1rem;color:#333;margin-bottom:1rem}.testimonials-swiper .testimonial-slide .meta{font-weight:600;color:#d4a437}.testimonials-swiper .swiper{padding-bottom:3rem}.testimonials-swiper .swiper-pagination-bullet{background:#d4a437;opacity:.6}.testimonials-swiper .swiper-pagination-bullet-active{opacity:1}.review-link{display:inline-block;margin-top:1rem;font-weight:600;text-decoration:none;transition:color .3s ease;color:#333}.review-link:hover{color:#b8922b}.swiper-button-next,.swiper-button-prev{color:#d4a437;background:#ffffffe6;border-radius:50%;width:40px;height:40px;box-shadow:0 2px 8px #0003;z-index:2}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px}.swiper-button-next:hover,.swiper-button-prev:hover{color:#b8922b;background:#fffbe2}.swiper-button-next{right:-20px}.swiper-button-prev{left:-20px}.not-found{display:flex;align-items:center;justify-content:center;height:100vh;background-color:#fffce8;text-align:center;padding:2rem}.not-found .container{max-width:600px}.not-found .container h1{font-size:6rem;margin-bottom:.5rem;color:#d4a437}.not-found .container h2{font-size:2rem;margin-bottom:1rem;color:#222}.not-found .container p{font-size:1.1rem;color:#555;margin-bottom:2rem}.not-found .container .back-home{display:inline-block;background-color:#d4a437;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:700;transition:background .3s ease}.not-found .container .back-home:hover{background-color:#b8922b}.featured-projects{padding:4rem 1.5rem;background-color:#fffce8}@media (max-width: 26.875rem){.featured-projects{margin-top:-60px}}.featured-projects .container{max-width:1200px;margin:0 auto;text-align:center}.featured-projects h2{font-size:2rem;color:#222;margin-bottom:1rem}.featured-projects .section-description{font-size:1.1rem;color:#444;margin-bottom:2.5rem}.featured-projects .project-slide{background-color:#fff;border-radius:1rem;overflow:hidden;transition:transform .3s ease}.featured-projects .project-slide img{display:block;width:100%;height:100%;object-fit:cover;cursor:pointer}.featured-projects .swiper{padding-bottom:3rem}.featured-projects .swiper-pagination-bullet{background:#d4a437;opacity:.5}.featured-projects .swiper-pagination-bullet-active{opacity:1}.featured-projects .swiper-button-prev,.featured-projects .swiper-button-next{background-color:#ffffffe6;color:#d4a437;width:2.75rem;height:2.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000026;transition:all .3s ease;margin:1.5625rem}.featured-projects .swiper-button-prev:after,.featured-projects .swiper-button-next:after{font-size:1.125rem;font-weight:700}.featured-projects .swiper-button-prev:hover,.featured-projects .swiper-button-next:hover{background-color:#fff;color:#b8922b;transform:scale(1.1)}@media (max-width: 48rem){.featured-projects .swiper-button-prev,.featured-projects .swiper-button-next{width:2.375rem;height:2.375rem}.featured-projects .swiper-button-prev:after,.featured-projects .swiper-button-next:after{font-size:1rem}}.featured-projects .center-button{margin-top:2rem}@media (max-width: 26.875rem){.featured-projects .center-button{margin-top:0rem}}.featured-projects .center-button .hero-button{background-color:#d4a437;color:#fff;font-weight:600;padding:.75rem 2rem;border-radius:.5rem;text-decoration:none;display:inline-block;transition:background-color .3s ease}.featured-projects .center-button .hero-button:hover{background-color:#b8922b}.projects-page{padding:4rem 1.5rem;background-color:#fff}@media (max-width: 430px){.projects-page{padding:0 1.5rem}}.projects-page .container{max-width:1200px;margin:0 auto;text-align:center}.projects-page h1{font-size:2.5rem;margin-bottom:1rem;color:#222}.projects-page .intro-text{font-size:1.1rem;color:#555;margin-bottom:3rem}.projects-page .image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.projects-page .image-grid .image-card{overflow:hidden;border-radius:1rem;box-shadow:0 6px 20px #00000014}.projects-page .image-grid .image-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.projects-page .image-grid .image-card img:hover{transform:scale(1.05)}.faq-section{padding:4rem 1.5rem;background-color:#fffce8}@media (max-width: 26.875rem){.faq-section{margin-top:-100px}}.faq-section .container{max-width:1000px;margin:0 auto}.faq-section .faq-heading{text-align:center;font-size:2rem;color:#222;margin-bottom:2rem}.faq-section .faq-list{display:flex;flex-direction:column;gap:1.25rem}.faq-section .faq-item{background:#fff;border-radius:1rem;padding:0;box-shadow:0 8px 20px #0000000f;transition:background-color .3s ease}.faq-section .faq-item.open{background:#fff9db}.faq-section .faq-item .faq-question{width:100%;text-align:left;border:none;background:transparent;font-weight:700;color:#d4a437;font-size:1.1rem;padding:1.5rem;border-radius:1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-section .faq-item .faq-question .arrow{transition:transform .3s ease}.faq-section .faq-item .faq-question .arrow.open{transform:rotate(180deg)}.faq-section .faq-item .faq-answer{font-size:1rem;color:#333;line-height:1.5;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease;padding:0 1.5rem}.faq-section .faq-item.open .faq-answer{max-height:500px;padding:.75rem 1.5rem 1.5rem}.contact-page{padding:4rem 1.5rem;background-color:#fff}@media (max-width: 430px){.contact-page{padding:0 1.5rem}}.contact-page h1{font-size:2.5rem;text-align:center;margin-bottom:1rem;color:#222}.contact-page p{text-align:center;margin-bottom:2rem;color:#666;font-size:1.1rem}.contact-page .contact-grid{display:flex;flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto;justify-content:center}.contact-page .contact-form{flex:1 1 500px;display:flex;flex-direction:column;gap:1rem}.contact-page .contact-form input,.contact-page .contact-form textarea{padding:1rem;font-size:1rem;border-radius:8px;border:1px solid #ddd;background-color:#fdfdfd}.contact-page .contact-form textarea{resize:vertical;min-height:150px}.contact-page .contact-form button{align-self:flex-start}.contact-page .contact-info{flex:1 1 300px;background:#f9f9f9;border-radius:12px;padding:2rem;box-shadow:0 4px 16px #0000000d}.contact-page .contact-info h3{font-size:1.4rem;color:#d4a437;margin-bottom:1rem}.contact-page .contact-info p{font-size:1rem;margin-bottom:.75rem;color:#444}@media (max-width: 768px){.contact-page .contact-grid{flex-direction:column}.contact-page .contact-form,.contact-page .contact-info{flex:1 1 100%}}.contact-page .contact-form select{width:100%;padding:.75rem;font-size:1rem;border:1px solid #ccc;border-radius:6px;margin-bottom:1rem;background-color:#fff;color:#333;font-family:inherit;transition:border-color .3s ease}.contact-page .contact-form select:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 2px #007bff33}.contact-page .contact-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23666' d='M0 0l5 6 5-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:10px 6px;padding-right:2rem}@media not all and (min-resolution: .001dpcm){@supports (-webkit-appearance: none){.contact-page .contact-form select{background-image:none}}}.recaptcha{margin-top:1rem}.thank-you-page{text-align:center;padding:4rem 1.5rem}.thank-you-page h1{font-size:2.5rem;animation:fadeSlideUp .8s ease-out}.thank-you-page p{font-size:1.1rem;margin-top:1rem;color:#555;animation:fadeSlideUp 1s ease-out .2s backwards}.thank-you-page .hero-button{margin-top:2rem;animation:fadeSlideUp 1.2s ease-out .4s backwards}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.about-page{padding:4rem 1.5rem}@media (max-width: 430px){.about-page{padding:0 1.5rem}}.about-page .container{max-width:1200px;margin:0 auto}.about-page .about-content{display:flex;gap:3rem;align-items:flex-start}@media (max-width: 48rem){.about-page .about-content{flex-direction:column}}.about-page .about-text{flex:1}.about-page .about-text p{margin-bottom:1.25rem;color:#444;line-height:1.7;font-size:1rem}.about-page .about-text p strong{color:#b8922b}.about-page .about-text h1{font-size:2rem;margin-bottom:1.5rem;color:#222}.about-page .about-image{flex:1}.about-page .about-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #0000001a}.about-page .hero-button{margin-top:2rem;text-align:center}.service-detail{padding:4rem 1.5rem;background-color:#fff}@media (max-width: 26.875rem){.service-detail{padding:.5rem 1.5rem}}.service-detail .container{max-width:1200px;margin:0 auto;text-align:center}.service-detail .container h1{font-size:2.5rem;margin-bottom:1rem;color:#333}.service-detail .container p{font-size:1.1rem;color:#555;max-width:700px;margin:0 auto 1rem}.service-detail .container img{width:100%;max-width:420px;border-radius:12px;margin:2rem 0;box-shadow:0 8px 24px #0000001a}.service-detail .container .hero-button{padding:.75rem 1.5rem;font-weight:600;background-color:#d4a437;color:#fff;border-radius:6px;text-decoration:none;display:inline-block;transition:background .3s ease}.service-detail .container .hero-button:hover{background-color:#b8922b}.service-areas{padding:4rem 1.5rem;text-align:center}@media (max-width: 430px){.service-areas{padding:0 1.5rem}}.service-areas h2{font-size:2rem;margin-bottom:1.5rem}.service-areas .locations-list{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.5rem}.service-areas .locations-list li:before{content:"📍";margin-right:.5rem}@media (min-width: 600px){.service-areas .locations-list{flex-direction:row;flex-wrap:wrap;justify-content:center}.service-areas .locations-list li{margin:0 1rem}}.service-areas p{font-size:1rem;color:#555}.location-icon.reveal{transition:transform .4s ease}.location-icon.reveal.revealed{transform:translateY(0)}.hero--holly-springs{position:relative;max-width:1200px;margin:0 auto;height:500px;display:flex;align-items:center;color:#fff;padding:6rem 0;overflow:hidden}.hero--holly-springs .hero__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero--holly-springs .hero__image-wrapper img.hero__image{width:100%;height:100%;object-fit:cover;display:block}.hero--holly-springs .hero__image-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0000008c,#00000059);z-index:1}.hero--holly-springs .container{position:relative;z-index:2;max-width:900px;margin-left:20px}.hero--holly-springs .container h1{font-size:clamp(2rem,5vw,2.75rem);line-height:1.2;margin-bottom:1rem;text-wrap:pretty}.hero--holly-springs .container p{font-size:1.25rem;max-width:650px}.hero--holly-springs .hero__actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem}.hero--holly-springs .hero__actions .hero-button{padding:.85rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .3s ease}.hero--holly-springs .hero__actions .hero-button.primary{background:#d4af37;color:#111}.hero--holly-springs .hero__actions .hero-button.primary:hover{background:#a6861e}.hero--holly-springs .hero__actions .hero-button.secondary{background:transparent;border:2px solid #fff;color:#fff}.hero--holly-springs .hero__actions .hero-button.secondary:hover{background:#ffffff26}.reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.revealed{opacity:1;transform:translateY(0)}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;padding:.6rem 1rem;font-size:1rem;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;z-index:1000;transition:opacity .3s ease}html,body{height:100%;margin:0}.page-wrapper{display:flex;flex-direction:column;min-height:100vh}main{flex:1}body{font-family:Roboto,sans-serif}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0;white-space:nowrap}:root{--dr-bg-1: #ffffff;--dr-bg-2: #fdfaf7;--dr-accent: #d6a827;--dr-accent-2: #2e2e2e;--dr-orb-a: 255, 255, 255;--dr-orb-b: 214, 168, 39;--dr-blur: 50px;--dr-opacity: .05}.dr-icons{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.06;background-size:220px 220px;background-repeat:repeat;animation:dr-icon-drift 80s linear infinite;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220' viewBox='0 0 220 220' fill='none' stroke='%23d6a827' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'>  <!-- triangle -->  <path d='M30 60 L60 100 L0 100 Z'/>  <!-- paint roller (right-handed) -->  <rect x='100' y='34' width='44' height='12' rx='6'/>  <path d='M144 40 h8 v14'/>  <line x1='152' y1='54' x2='152' y2='82' stroke-width='3'/>  <circle cx='98' cy='40' r='1.8'/>  <!-- bee (shifted to right side of roller) -->  <circle cx='180' cy='40' r='5'/>  <path d='M174 40 l-6 -5 M186 40 l6 -5'/>  <path d='M170 40 h20'/>  <path d='M175 45 h10'/></svg>")}@keyframes dr-icon-drift{0%{background-position:0% 0%}50%{background-position:50% 20%}to{background-position:0% 0%}}.dr-icons{opacity:.2;z-index:-1}
