/*
Theme Name: Dafny Barbie Interior Design
Theme URI: https://example.com/
Author: Dafny Horicette
Description: Easy one-page Barbie pink and gold WordPress theme for interior design, baseboards, decor, styling, and renovation services.
Version: 1.0
License: GPL-2.0-or-later
Text Domain: dafny-barbie-interior
*/
:root{--pink:#ff2f93;--hot:#ef177d;--soft:#ffe4ef;--blush:#fff4f8;--gold:#f4c76d;--dark:#7a214b;--white:#fff}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--blush);color:var(--dark)}a{text-decoration:none;color:inherit}.site-header{position:sticky;top:0;z-index:10;background:linear-gradient(90deg,#ff4aa5,#ef177d);color:white;padding:18px 7%;display:flex;align-items:center;justify-content:space-between;box-shadow:0 5px 18px rgba(239,23,125,.25)}.logo{font-family:Georgia,serif;font-size:30px;font-style:italic;line-height:.8}.logo small{display:block;font-size:13px;letter-spacing:3px;font-style:normal}.nav a{margin:0 13px;font-weight:700;font-size:13px}.btn{background:var(--gold);color:#b20a62;border-radius:28px;padding:13px 24px;font-weight:800;display:inline-block}.hero{min-height:680px;background:linear-gradient(rgba(255,230,240,.15),rgba(255,230,240,.2)),url('assets/images/theme-preview.png') center top/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;padding:80px 20px}.hero-card{background:rgba(255,245,250,.78);backdrop-filter:blur(4px);padding:38px 48px;border:2px solid rgba(244,199,109,.7);border-radius:30px;box-shadow:0 20px 55px rgba(239,23,125,.2)}h1{font-family:Georgia,serif;font-size:64px;color:var(--pink);margin:0;text-shadow:0 2px 0 #fff}.tagline{font-family:Georgia,serif;letter-spacing:2px;color:var(--hot);font-size:22px}.section{padding:60px 7%;text-align:center}.section h2{font-family:Georgia,serif;color:var(--pink);font-size:34px;margin:0 0 35px}.services,.portfolio,.testimonials{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.card{background:white;border:1px solid #ffc2db;border-radius:22px;padding:28px;box-shadow:0 12px 32px rgba(255,47,147,.12)}.icon{font-size:42px}.card h3{color:var(--hot);font-family:Georgia,serif}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#ffe1ec}.split-img{min-height:390px;background:url('assets/images/theme-preview.png') center/cover no-repeat}.split-text{padding:55px;text-align:left}.split-text h2{font-size:38px}.portfolio .shot{height:190px;border-radius:18px;background:url('assets/images/theme-preview.png') center/cover no-repeat;border:4px solid white;box-shadow:0 10px 25px rgba(239,23,125,.2)}.testimonials{grid-template-columns:repeat(3,1fr)}.pink-band{background:linear-gradient(90deg,#ff2f93,#ef177d);color:white}.pink-band h2,.pink-band h3{color:white}.footer{background:#f5278d;color:white;padding:42px 7%;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer input{padding:13px;border:0;border-radius:4px;width:100%;margin-bottom:10px}.baseboard{height:44px;background:linear-gradient(#ff62b1,#e41578);border-top:5px solid #ff99ca;border-bottom:7px solid #bd075f}@media(max-width:900px){.site-header{flex-direction:column;gap:14px}.nav{display:flex;flex-wrap:wrap;justify-content:center}.services,.portfolio,.testimonials,.split,.footer{grid-template-columns:1fr}.hero{min-height:520px}h1{font-size:44px}}
