/*
Theme Name: Bestie Studio Theme
Theme URI: https://example.com/
Author: OpenAI
Description: Custom WordPress theme for Bestie Studio.
Version: 1.9.0
Text Domain: bestie-studio-theme
*/

:root{--bestie-bg:#f4e2e0;--bestie-surface:#fffaf9;--bestie-primary:#6d7893;--bestie-text:#3f4659;--bestie-accent:#c98f9f;--bestie-border:#e8d4d6;--bestie-max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--bestie-text);background:linear-gradient(180deg,#f6e8e6 0%,#fbf6f5 260px,#fff 261px)}a{color:var(--bestie-primary);text-decoration:none}a:hover{text-decoration:none}.wrap{max-width:var(--bestie-max);margin:0 auto;padding:0 20px}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,250,249,.92);backdrop-filter:blur(8px);border-bottom:1px solid var(--bestie-border)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0}.site-branding a{font-size:28px;font-weight:700;color:var(--bestie-primary)}.site-tagline{font-size:13px;opacity:.8}.main-nav ul{display:flex;list-style:none;gap:18px;margin:0;padding:0;flex-wrap:wrap}.main-nav a{font-weight:600;color:var(--bestie-text)}.header-cta{display:inline-block;background:var(--bestie-accent);color:#fff;padding:12px 18px;border-radius:999px;font-weight:700}.hero{padding:78px 0 54px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.hero-card{background:rgba(255,255,255,.82);border:1px solid var(--bestie-border);border-radius:34px;padding:42px;box-shadow:0 20px 50px rgba(58,44,70,.08);height:100%;display:flex;flex-direction:column;justify-content:center}.eyebrow{display:inline-block;background:#f7edef;color:var(--bestie-primary);padding:8px 14px;border-radius:999px;font-size:13px;font-weight:700;margin-bottom:16px}.hero h1{font-size:48px;line-height:1.08;margin:0 0 16px;color:#5b657f}.hero p{font-size:18px;line-height:1.7;margin:0 0 24px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button,.wp-block-button__link{display:inline-block;background:var(--bestie-accent);color:#fff;padding:14px 20px;border-radius:999px;font-weight:700;border:none}.button.secondary{background:#fff;color:var(--bestie-primary);border:1px solid var(--bestie-border)}.hero-visual{min-height:420px;height:100%;border-radius:34px;background:linear-gradient(135deg,#ead7d8,#fdf7f7);border:1px solid var(--bestie-border);position:relative;overflow:hidden;box-shadow:0 20px 50px rgba(58,44,70,.08)}.hero-visual:before,.hero-visual:after{content:"";position:absolute;border-radius:50%;background:rgba(109,120,147,.12)}.hero-visual:before{width:280px;height:280px;top:-60px;right:-50px}.hero-visual:after{width:220px;height:220px;bottom:-40px;left:-20px}.hero-badge{position:absolute;background:#fff;padding:14px 18px;border-radius:20px;border:1px solid var(--bestie-border);box-shadow:0 10px 25px rgba(0,0,0,.06);font-weight:700;max-width:220px}.hero-badge.one{top:24px;left:24px}.hero-badge.two{bottom:24px;right:24px}.hero-points{margin:24px 0 0;padding:0 0 0 18px}.hero-points li{margin:8px 0}.section{padding:40px 0}.section-title{text-align:center;margin:0 0 12px;font-size:34px;color:#5b657f}.section-text{text-align:center;max-width:760px;margin:0 auto 30px;line-height:1.7}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:1px solid var(--bestie-border);border-radius:24px;padding:24px;box-shadow:0 12px 30px rgba(58,44,70,.05)}.card h3{margin-top:0}.soft-panel{background:#fff7f7;border:1px solid var(--bestie-border);border-radius:30px;padding:28px}.site-main{padding-bottom:40px}.content-card{background:#fff;border:1px solid var(--bestie-border);border-radius:28px;padding:30px;box-shadow:0 10px 25px rgba(58,44,70,.05)}.entry-title{margin-top:0;color:#5b657f}.archive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.service-meta-list{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0 20px}.service-meta-pill{display:inline-block;background:#f6e8e6;border:1px solid var(--bestie-border);padding:10px 14px;border-radius:999px}.site-footer{margin-top:60px;background:#fffaf9;border-top:1px solid var(--bestie-border)}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px;padding:36px 0}.footer-note{padding:16px 0 30px;border-top:1px solid var(--bestie-border);font-size:14px;opacity:.75}img{max-width:100%;height:auto;border-radius:18px}.screen-reader-text{position:absolute;left:-9999px}@media(max-width:980px){.hero-grid,.cards-3,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:38px}}@media(max-width:760px){.header-inner{flex-wrap:wrap}.main-nav{width:100%}.main-nav ul{display:flex;flex-direction:column;gap:10px;padding-top:8px}.header-cta{width:100%;text-align:center}.hero-card{padding:28px}.hero{padding-top:36px}.section-title{font-size:28px}}

.bestie-contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.bestie-contact-block,.bestie-contact-form{background:#fff;border:1px solid #eadde0;border-radius:20px;padding:24px}.bestie-calendar-admin{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:24px;margin-top:24px}.bestie-calendar-column{background:#fff;border:1px solid #eadde0;border-radius:20px;padding:20px}.bestie-calendar-item{border:1px solid #f0dde6;background:#fff7fa;padding:12px;border-radius:14px;margin-bottom:12px}.bestie-booking-form select,.bestie-booking-form input,.bestie-booking-form textarea,.bestie-contact-form input,.bestie-contact-form textarea{width:100%}@media(max-width:768px){.bestie-contact-layout,.bestie-calendar-admin{grid-template-columns:1fr}}

.footer-links-bar{padding:0 0 18px;display:flex;gap:18px;align-items:center;justify-content:space-between;border-top:1px solid var(--bestie-border)}.footer-links-title{font-weight:700;color:var(--bestie-primary);padding-top:18px}.footer-nav ul{list-style:none;display:flex;gap:18px;flex-wrap:wrap;margin:0;padding:18px 0 0}.hero-visual.has-image:before,.hero-visual.has-image:after{background:rgba(255,255,255,.18)}@media(max-width:760px){.footer-links-bar{display:block}.footer-nav ul{padding-top:8px}}
.bestie-button,.bestie-booking-form button,.bestie-contact-form button{background:var(--bestie-accent)!important;color:#fff;border:none;border-radius:999px;padding:14px 22px;font-weight:700;box-shadow:0 10px 20px rgba(201,143,159,.18)}
.bestie-booking-form button{margin-top:18px} 
.bestie-booking-form .bestie-full label{display:block} 
.bestie-booking-form .bestie-full input[type="checkbox"]{width:auto;margin:0 10px 0 0;vertical-align:middle} 
.bestie-booking-form .bestie-consent{display:flex;align-items:center;gap:10px;line-height:1.4;margin-top:10px} 
.bestie-contact-form .bestie-button,.bestie-booking-form .bestie-button{text-decoration:none} 
.social-link{display:inline-flex;align-items:center;gap:8px} 
.social-link .dashicons{font-size:18px;width:18px;height:18px} 
.logo-link{display:inline-flex;align-items:center} 
.site-logo-image{max-height:72px;width:auto;border-radius:0} 
.footer-nav a,.main-nav a{position:relative} 
.bestie-booking-form .bestie-form-grid p{margin:0 0 14px} 


.menu-toggle{display:none;align-items:center;gap:10px;background:#fff;border:1px solid var(--bestie-border);color:var(--bestie-primary);padding:10px 14px;border-radius:999px;font-weight:700;cursor:pointer}
.menu-toggle-icon,.menu-toggle-icon:before,.menu-toggle-icon:after{display:block;width:18px;height:2px;background:currentColor;border-radius:2px;content:"";position:relative}
.menu-toggle-icon:before{position:absolute;top:-6px;left:0}.menu-toggle-icon:after{position:absolute;top:6px;left:0}
.hero-image-layer{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.34;filter:saturate(.95) contrast(1.02);}
.beauty-scene{position:absolute;inset:0;z-index:1}
.beauty-eye,.beauty-lips,.beauty-brow{position:absolute}
.beauty-eye{width:144px;height:72px;border:5px solid var(--bestie-accent);border-top:none;border-left-color:transparent;border-right-color:transparent;border-radius:0 0 110px 110px/0 0 80px 80px;transform:rotate(-2deg)}
.beauty-eye:before{content:"";position:absolute;left:10px;right:10px;top:10px;height:40px;border-top:4px solid var(--bestie-accent);border-radius:50%}
.beauty-eye .lashes{position:absolute;left:18px;right:18px;top:-12px;height:26px}
.beauty-eye .lashes:before,.beauty-eye .lashes:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 10px,var(--bestie-accent) 10px 13px,transparent 13px 24px);mask:linear-gradient(to bottom,#000 0 55%,transparent 55% 100%);opacity:.95}
.beauty-eye .sparkle{position:absolute;right:16px;bottom:8px;width:10px;height:10px;background:#fff;border:3px solid var(--bestie-primary);border-radius:50%;box-shadow:-55px -5px 0 -1px rgba(109,120,147,.18)}
.left-eye{top:132px;left:74px}.right-eye{top:132px;right:74px}
.beauty-brow{width:132px;height:22px;border-top:5px solid var(--bestie-primary);border-radius:50%;opacity:.8}.left-brow{top:88px;left:78px;transform:rotate(-6deg)}.right-brow{top:88px;right:78px;transform:rotate(6deg)}
.beauty-lips{left:50%;bottom:110px;transform:translateX(-50%);width:168px;height:82px}.beauty-lips:before,.beauty-lips:after{content:"";position:absolute;left:0;right:0;margin:auto;border:4px solid var(--bestie-accent);border-radius:50px;background:transparent}.beauty-lips:before{top:12px;width:150px;height:34px;border-bottom-color:transparent;transform:rotate(-2deg)}.beauty-lips:after{top:28px;width:150px;height:28px;border-top-color:transparent;transform:rotate(1deg)}
.wink-eye{animation:bestie-wink 5s ease-in-out infinite}.wink-eye .sparkle{display:none}
@keyframes bestie-wink{0%,42%,100%{height:72px;transform:rotate(2deg) scaleY(1)}45%,50%{height:18px;transform:rotate(2deg) scaleY(.25)}54%{height:72px;transform:rotate(2deg) scaleY(1)}}
.wink-eye .eyelid{position:absolute;left:16px;right:16px;top:18px;height:0;border-top:4px solid var(--bestie-accent);opacity:0;animation:bestie-lid 5s ease-in-out infinite}
@keyframes bestie-lid{0%,42%,100%{opacity:0}45%,52%{opacity:1}}
.bestie-price-table td,.bestie-price-table th{white-space:normal;word-break:break-word}
.bestie-price-table td:first-child a{font-weight:700;color:var(--bestie-primary)}
@media(max-width:760px){
  .header-inner{display:grid;grid-template-columns:1fr auto;align-items:center}.site-branding{min-width:0}.site-branding a{font-size:26px}.site-tagline{font-size:12px}
  .menu-toggle{display:inline-flex;justify-self:end}
  .main-nav{grid-column:1/-1;order:3;display:none;background:#fffaf9;border:1px solid var(--bestie-border);border-radius:20px;padding:10px 16px;margin-top:8px;box-shadow:0 18px 35px rgba(58,44,70,.08)}
  .main-nav.is-open{display:block}
  .main-nav ul{display:flex;flex-direction:column;gap:0;padding-top:0}.main-nav li+li{border-top:1px solid var(--bestie-border)}.main-nav a{display:block;padding:14px 4px;font-size:22px}
  .header-cta{grid-column:1/-1;width:100%;text-align:center;margin-top:6px}
  .hero-grid{gap:18px}.hero-visual{min-height:340px}.hero-badge{max-width:180px;font-size:14px}.hero-badge.one{top:18px;left:18px}.hero-badge.two{right:18px;bottom:18px}
  .left-eye{top:118px;left:24px}.right-eye{top:118px;right:24px}.left-brow{top:82px;left:26px}.right-brow{top:82px;right:26px}.beauty-eye{width:110px;height:58px}.beauty-brow{width:100px}.beauty-lips{bottom:82px;width:136px}
  .bestie-price-table-wrap{overflow:visible}.bestie-price-table,.bestie-price-table tbody,.bestie-price-table tr,.bestie-price-table td{display:block;width:100%}.bestie-price-table thead{display:none}.bestie-price-table{border:none;background:transparent}.bestie-price-table tr{background:#fff;border:1px solid #ead7d8;border-radius:18px;padding:10px 14px;margin-bottom:14px;box-shadow:0 8px 20px rgba(0,0,0,.04)}.bestie-price-table td{border:none;padding:8px 0;display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.bestie-price-table td:before{font-weight:700;color:var(--bestie-primary);flex:0 0 44%}.bestie-price-table td:nth-child(1):before{content:"Услуга"}.bestie-price-table td:nth-child(2):before{content:"Продължителност"}.bestie-price-table td:nth-child(3):before{content:"Цена"}.bestie-price-table td:first-child a{max-width:52%;text-align:right}
}

.hero-upload-placeholder{position:absolute;inset:18px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border:2px dashed var(--bestie-border);border-radius:28px;background:rgba(255,255,255,.44);padding:24px;color:var(--bestie-primary);font-size:18px;gap:10px}.hero-upload-placeholder span{font-size:14px;color:var(--bestie-text)}
.bestie-total-box-wrap{display:flex;flex-direction:column;gap:8px}.bestie-total-box{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;background:#fff7fa;border:1px solid var(--bestie-border);border-radius:16px}.bestie-voucher-message{color:var(--bestie-primary)}
@media(max-width:760px){.site-branding{max-width:calc(100% - 120px)}.main-nav{display:none;width:100%}.main-nav.is-open{display:block}.main-nav ul{padding:12px 0 0}.bestie-price-table td:first-child{display:block}.bestie-price-table td:first-child:before{display:block;max-width:none;text-align:left;margin-bottom:6px}.bestie-price-table td:first-child a{max-width:none;text-align:left;display:block}.hero-upload-placeholder{inset:18px;font-size:16px}.header-cta{margin-top:8px}}
