:root{--red: #C8102E;--black: #0d0d0d;--cream: #F5F0E8;--gold: #B8965A;--light: #faf8f4}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Cormorant Garamond,Georgia,serif;background:var(--light);color:var(--black);overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:.7rem 3rem;background:#0d0d0df5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(200,16,46,.3)}.nav-logo-img{display:flex;align-items:center;text-decoration:none}.nav-logo-image{height:58px;width:auto;object-fit:contain}.nav-links{display:flex;gap:2.5rem;list-style:none}.nav-links a{font-family:Cormorant Garamond,serif;font-size:.95rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffffbf;text-decoration:none;transition:color .25s}.nav-links a:hover{color:var(--red)}.nav-cta{background:var(--red);color:#fff;padding:.55rem 1.4rem;border:none;cursor:pointer;font-family:Cormorant Garamond,serif;font-size:.9rem;letter-spacing:.1em;text-transform:uppercase;transition:background .2s;text-decoration:none}.nav-cta:hover{background:#a50d25}.hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden}.hero-left{background:var(--black);display:flex;flex-direction:column;justify-content:center;padding:8rem 4rem 6rem 5rem;position:relative}.hero-left:after{content:"";position:absolute;top:0;right:-1px;bottom:0;width:3px;background:linear-gradient(to bottom,transparent,var(--red),transparent)}.hero-eyebrow{font-family:Bebas Neue,sans-serif;font-size:.85rem;letter-spacing:.35em;color:var(--red);margin-bottom:1.5rem}.hero-title{font-family:Playfair Display,serif;font-size:clamp(3.5rem,6vw,5.5rem);font-weight:900;line-height:1;color:#fff;margin-bottom:.3rem}.hero-title .red{color:var(--red);font-style:italic}.hero-subtitle{font-family:Bebas Neue,sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);letter-spacing:.15em;color:#ffffff73;margin-bottom:2rem}.hero-desc{font-size:1.15rem;line-height:1.8;color:#fff9;max-width:420px;margin-bottom:3rem;font-weight:300}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.btn-primary{background:var(--red);color:#fff;padding:.9rem 2.4rem;font-family:Cormorant Garamond,serif;font-size:1rem;letter-spacing:.12em;text-transform:uppercase;border:none;cursor:pointer;transition:background .2s,transform .15s;text-decoration:none;display:inline-block}.btn-primary:hover{background:#a50d25;transform:translateY(-1px)}.btn-outline{background:transparent;color:#ffffffbf;padding:.9rem 2.4rem;font-family:Cormorant Garamond,serif;font-size:1rem;letter-spacing:.12em;text-transform:uppercase;border:1px solid rgba(255,255,255,.25);cursor:pointer;transition:border-color .2s,color .2s;text-decoration:none;display:inline-block}.btn-outline:hover{border-color:var(--red);color:var(--red)}.hero-right{background:var(--cream);display:flex;align-items:center;justify-content:center;position:relative;padding:6rem 3rem}.hero-logo-display{display:flex;align-items:center;justify-content:center}.hero-logo-display img{max-width:360px;width:100%;height:auto;filter:drop-shadow(0 20px 60px rgba(0,0,0,.12));animation:gentle-float 5s ease-in-out infinite}@keyframes gentle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-phone-badge{position:absolute;bottom:3rem;right:3rem;background:var(--black);color:#fff;padding:1rem 1.5rem;text-align:center}.hero-phone-badge small{display:block;font-family:Bebas Neue,sans-serif;font-size:.65rem;letter-spacing:.3em;color:var(--red);margin-bottom:.3rem}.hero-phone-badge a{font-family:Bebas Neue,sans-serif;font-size:1.4rem;letter-spacing:.1em;color:#fff;text-decoration:none;transition:color .2s}.hero-phone-badge a:hover{color:var(--red)}.ticker{background:var(--red);overflow:hidden;padding:.7rem 0;white-space:nowrap}.ticker-inner{display:inline-flex;gap:4rem;animation:ticker 25s linear infinite}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker span{font-family:Bebas Neue,sans-serif;font-size:.9rem;letter-spacing:.25em;color:#fff}.ticker-dot{color:#fff6!important}.services{padding:7rem 5rem;background:#fff}.section-header{text-align:center;margin-bottom:5rem}.section-label{font-family:Bebas Neue,sans-serif;font-size:.8rem;letter-spacing:.4em;color:var(--red);margin-bottom:.8rem}.section-title{font-family:Playfair Display,serif;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:900;line-height:1.1;color:var(--black)}.section-title em{font-style:italic;color:var(--red)}.section-line{width:60px;height:2px;background:var(--red);margin:1.5rem auto 0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;max-width:1100px;margin:0 auto}.service-card{padding:3rem 2.5rem;background:var(--light);border-bottom:3px solid transparent;transition:border-color .3s,background .3s,transform .3s}.service-card:hover{border-color:var(--red);background:#fff;transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.service-icon{font-size:2rem;margin-bottom:1.2rem;display:block}.service-name{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;margin-bottom:.8rem;color:var(--black)}.service-desc{font-size:1rem;line-height:1.75;color:#0009;font-weight:300}.why{background:var(--black);display:grid;grid-template-columns:1fr 1fr;min-height:580px}.why-left{padding:6rem 4rem 6rem 5rem;display:flex;flex-direction:column;justify-content:center}.why-left .section-title{color:#fff;text-align:left}.why-left .section-line{margin:1.5rem 0 2.5rem}.why-points{list-style:none;display:flex;flex-direction:column;gap:1.5rem}.why-points li{display:flex;align-items:flex-start;gap:1rem;font-size:1.05rem;color:#ffffffbf;line-height:1.6}.why-points li:before{content:"\2726";color:var(--red);font-size:.75rem;margin-top:.3rem;flex-shrink:0}.why-right{background:var(--red);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem;text-align:center}.why-stat{margin-bottom:2.5rem}.why-stat-num{font-family:Bebas Neue,sans-serif;font-size:5rem;line-height:1;color:#fff;letter-spacing:.03em}.why-stat-label{font-family:Cormorant Garamond,serif;font-size:1.1rem;letter-spacing:.15em;text-transform:uppercase;color:#fffc}.why-divider{width:50px;height:1px;background:#ffffff4d;margin:1rem auto}.process{padding:7rem 5rem;background:var(--cream)}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:1000px;margin:4rem auto 0;position:relative}.process-steps:before{content:"";position:absolute;top:2.5rem;left:10%;right:10%;height:1px;background:#00000026;z-index:0}.step{text-align:center;padding:0 1.5rem;position:relative;z-index:1}.step-num{width:50px;height:50px;border-radius:50%;background:#fff;border:2px solid var(--black);font-family:Bebas Neue,sans-serif;font-size:1.2rem;color:var(--red);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.step-title{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;margin-bottom:.6rem;color:var(--black)}.step-desc{font-size:.9rem;line-height:1.7;color:#0000008c;font-weight:300}.testimonials{padding:7rem 5rem;background:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:3.5rem auto 0}.testimonial-card{padding:2.5rem;border:1px solid rgba(0,0,0,.08);position:relative;transition:box-shadow .3s,transform .3s}.testimonial-card:hover{box-shadow:0 16px 50px #00000014;transform:translateY(-3px)}.quote-mark{font-family:Playfair Display,serif;font-size:4rem;line-height:.8;color:var(--red);opacity:.3;position:absolute;top:1.5rem;left:2rem}.testimonial-text{font-size:1.05rem;line-height:1.8;color:#000000a6;margin-bottom:1.5rem;padding-top:1.5rem;font-weight:300}.testimonial-author{font-family:Playfair Display,serif;font-size:1rem;font-weight:700;color:var(--black)}.stars{color:var(--red);font-size:.85rem;margin-bottom:.3rem}.contact{background:var(--black);display:grid;grid-template-columns:1fr 1fr}.contact-info{padding:6rem 4rem 6rem 5rem;display:flex;flex-direction:column;justify-content:center}.contact-info .section-title{color:#fff;text-align:left}.contact-info .section-line{margin:1.5rem 0 2.5rem}.contact-details{display:flex;flex-direction:column;gap:1.8rem}.contact-item{display:flex;align-items:flex-start;gap:1.2rem}.contact-icon{width:40px;height:40px;border:1px solid rgba(200,16,46,.4);display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;color:var(--red)}.contact-item-text strong{display:block;font-family:Bebas Neue,sans-serif;font-size:.75rem;letter-spacing:.3em;color:#fff6;margin-bottom:.3rem}.contact-item-text a,.contact-item-text span{font-family:Cormorant Garamond,serif;font-size:1.1rem;color:#ffffffd9;text-decoration:none;transition:color .2s}.contact-item-text a:hover{color:var(--red)}.contact-form-side{background:var(--cream);padding:6rem 5rem 6rem 4rem;display:flex;flex-direction:column;justify-content:center}.form-title{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;color:var(--black);margin-bottom:2rem}.form-group{margin-bottom:1.2rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.9rem 1.2rem;background:#fff;border:1px solid rgba(0,0,0,.12);font-family:Cormorant Garamond,serif;font-size:1rem;color:var(--black);outline:none;transition:border-color .2s;-webkit-appearance:none}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--red)}.form-group textarea{resize:vertical;min-height:110px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}footer{background:#050505;padding:2rem 5rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(200,16,46,.2)}.footer-brand{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:900;color:#fff}.footer-brand span{color:var(--red)}.footer-copy{font-family:Cormorant Garamond,serif;font-size:.85rem;color:#ffffff4d;letter-spacing:.05em}.footer-links{display:flex;gap:2rem}.footer-links a{font-family:Cormorant Garamond,serif;font-size:.85rem;color:#fff6;text-decoration:none;letter-spacing:.08em;text-transform:uppercase;transition:color .2s}.footer-links a:hover{color:var(--red)}.fade-up{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.fade-up.visible{opacity:1;transform:translateY(0)}@media(max-width:900px){nav{padding:.6rem 1.5rem}.nav-logo-image{height:44px}.nav-links{display:none}.hero{grid-template-columns:1fr}.hero-right{min-height:320px;padding:3rem 2rem}.hero-left{padding:7rem 2rem 3rem}.hero-logo-display img{max-width:260px}.hero-phone-badge{position:static;margin-top:2rem}.services{padding:4rem 1.5rem}.services-grid{grid-template-columns:1fr;gap:1px}.why{grid-template-columns:1fr}.why-left{padding:4rem 2rem}.why-right{padding:3rem 2rem}.process{padding:4rem 1.5rem}.process-steps{grid-template-columns:1fr 1fr;gap:2rem}.process-steps:before{display:none}.testimonials{padding:4rem 1.5rem}.testimonials-grid,.contact{grid-template-columns:1fr}.contact-info{padding:4rem 2rem}.contact-form-side{padding:3rem 2rem}footer{flex-direction:column;gap:1rem;text-align:center;padding:2rem 1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/derby-styles.css.map */
