.home-page{flex-direction:column;min-height:100vh;display:flex}.section-inner{max-width:1100px;margin:0 auto;padding:0 1.5rem}.section-header{text-align:center;max-width:620px;margin:0 auto 3rem}.section-header h2{color:var(--plum);margin:.75rem 0;font-size:2.3rem;font-weight:700;line-height:1.2}.section-header p{color:var(--text-muted);margin:0;font-size:1.05rem;line-height:1.65}.section-header--light h2,.section-header--light p{color:var(--cream)}.section-header--light p{opacity:.78}.section-badge{background:var(--gold);color:var(--plum);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:.4rem 1rem;font-size:.72rem;font-weight:700;display:inline-block}.section-badge--dark{background:var(--plum);color:var(--cream)}.btn{font:inherit;letter-spacing:.03em;cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .1s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn svg{width:18px;height:18px}.btn-rose{background:var(--rose);color:var(--white)}.btn-rose:hover{background:var(--rose-hover)}.btn-plum{background:var(--plum);color:var(--cream)}.btn-plum:hover{background:var(--plum-dark)}.btn-outline-light{color:var(--white);background:0 0;border-color:#fff6}.btn-outline-light:hover{border-color:var(--white);background:#ffffff1f}.btn-outline-cream{border-color:var(--cream);color:var(--cream);background:0 0}.btn-outline-cream:hover{background:var(--cream);color:var(--plum)}.btn-lg{padding:.9rem 2.1rem;font-size:1rem}.top-bar{background:var(--rose);color:var(--white);text-align:center;letter-spacing:.04em;padding:.55rem 1rem;font-size:.8rem;font-weight:500}.navbar{background:var(--cream);z-index:100;border-bottom:1px solid #21459e1f;align-items:center;gap:1.5rem;height:78px;padding:0 2rem;display:flex;position:sticky;top:0}.nav-logo{flex-shrink:0;align-items:center;gap:.6rem;text-decoration:none;display:flex}.nav-logo svg{width:30px;height:30px;color:var(--gold);flex-shrink:0}.nav-logo-text{flex-direction:column;line-height:1.05;display:flex}.nav-logo-script{color:var(--rose);font-family:Parisienne,cursive;font-size:1.5rem;font-weight:400}.nav-logo-bold{letter-spacing:.14em;text-transform:uppercase;color:var(--plum);font-family:Playfair Display,serif;font-size:.82rem;font-weight:700}.nav-links{flex:1;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:var(--plum);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .15s}.nav-links a:hover{color:var(--rose)}.nav-phone{color:var(--plum);flex-shrink:0;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.nav-phone svg{width:16px;height:16px;color:var(--rose)}.nav-cta{flex-shrink:0}.hero-section{background:var(--plum);background-image:radial-gradient(circle at 80% 20%,#f5bdd147,#0000 45%);padding:5.5rem 1.5rem}.hero-inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:grid}.hero-content h1{color:var(--cream);margin:1.25rem 0;font-size:3.4rem;font-weight:800;line-height:1.1}.hero-highlight{color:var(--gold);font-style:italic}.hero-tagline{color:var(--gold);margin:0 0 1.25rem;font-family:Playfair Display,serif;font-size:1.3rem;font-style:italic}.hero-content>p{color:#faf3efc7;max-width:480px;margin:0 0 1.5rem;font-size:1.1rem;line-height:1.65}.hero-rating{color:var(--cream);align-items:center;gap:.6rem;margin-bottom:2rem;font-size:.9rem;font-weight:600;display:flex}.hero-stars{color:var(--gold);gap:2px;display:flex}.hero-stars svg{width:18px;height:18px}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.hero-art{justify-content:center;align-items:center;min-height:320px;display:flex;position:relative}.hero-art-circle{background:var(--rose);background-image:linear-gradient(135deg, var(--rose), var(--gold));width:220px;height:220px;color:var(--cream);border-radius:50%;justify-content:center;align-items:center;display:flex}.hero-art-circle svg{width:100px;height:100px}.hero-art-spark{color:var(--gold);opacity:.85;position:absolute}.hero-art-spark svg{width:38px;height:38px}.hero-art-spark--1{top:8%;left:10%;transform:rotate(-12deg)}.hero-art-spark--2{bottom:12%;right:8%;transform:rotate(10deg)}.hero-art-spark--3{opacity:.6;top:52%;right:2%;transform:rotate(-6deg)}.trust-bar{background:var(--cream-dark);flex-wrap:wrap;justify-content:center;gap:3rem;padding:1.25rem 2rem;display:flex}.trust-item{color:var(--plum);letter-spacing:.02em;align-items:center;gap:.6rem;font-size:.9rem;font-weight:700;display:flex}.trust-icon{width:20px;height:20px;color:var(--rose);flex-shrink:0;display:flex}.trust-icon svg{width:100%;height:100%}.how-section{background:var(--cream);padding:5rem 0}.steps-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.step-card{background:var(--white);text-align:left;border:1px solid #21459e1a;border-radius:18px;padding:2.25rem 1.75rem}.step-number{color:var(--rose);margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:800;line-height:1}.step-card h3{color:var(--plum);margin:0 0 .5rem;font-size:1.2rem;font-weight:700}.step-card p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.65}.services-section{background:var(--white);padding:5rem 0}.services-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.service-card{border:2px solid var(--cream-dark);background:var(--cream);border-radius:18px;flex-direction:column;gap:.5rem;padding:2rem 1.5rem;display:flex;position:relative}.service-card--custom{background:var(--plum);border-color:var(--plum);color:var(--cream)}.service-card--custom h3,.service-card--custom .service-tagline{color:var(--cream)}.service-card h3{color:var(--plum);margin:.5rem 0 0;font-size:1.25rem;font-weight:700;line-height:1.25}.service-tagline{color:var(--rose);text-transform:uppercase;letter-spacing:.08em;margin:.35rem 0 0;font-size:.74rem;font-weight:700}.service-card--custom .service-tagline{color:var(--gold)}.service-description{color:var(--text-muted);flex:1;margin:.5rem 0 1rem;font-size:.92rem;line-height:1.6}.service-card--custom .service-description{color:#faf3efc7}.service-card .btn{text-align:center;width:100%}.why-section{background:var(--plum);background-image:radial-gradient(circle at 15% 85%,#f5bdd12e,#0000 45%);padding:5rem 0}.why-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.why-card{background:var(--plum-light);border-radius:16px;padding:1.85rem}.why-icon{width:28px;height:28px;color:var(--gold);margin-bottom:.9rem;display:flex}.why-icon svg{width:100%;height:100%}.why-author{color:var(--cream);margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700}.why-quote{color:#faf3efc7;margin:0;font-size:.95rem;line-height:1.65}.story-section{background:var(--cream);padding:5rem 0}.story-inner{grid-template-columns:.8fr 1.2fr;align-items:center;gap:3rem;display:grid}.story-art{justify-content:center;align-items:center;display:flex}.story-art-circle{background:var(--gold);background-image:linear-gradient(135deg, var(--gold), var(--rose));width:200px;height:200px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex}.story-art-circle svg{width:84px;height:84px}.story-content p{color:var(--text-muted);margin:1rem 0;font-size:1rem;line-height:1.7}.story-content p strong{color:var(--plum)}.story-director{border-left:3px solid var(--gold);background:var(--white);border-radius:0 10px 10px 0;flex-direction:column;gap:.15rem;margin:1.5rem 0;padding:1rem 1.25rem;display:flex}.story-director-label{letter-spacing:.1em;text-transform:uppercase;color:var(--rose);font-size:.72rem;font-weight:700}.story-director-name{color:var(--plum);font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700}.faq-section{background:var(--white);padding:5rem 0}.faq-list{flex-direction:column;gap:.75rem;max-width:760px;margin:0 auto;display:flex}.faq-item{border:2px solid var(--cream-dark);background:var(--cream);border-radius:14px;padding:1.1rem 1.5rem}.faq-item summary{cursor:pointer;color:var(--plum);justify-content:space-between;align-items:center;gap:1rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-chevron{width:18px;height:18px;color:var(--rose);flex-shrink:0;transition:transform .15s}.faq-item[open] .faq-chevron{transform:rotate(180deg)}.faq-item p{color:var(--text-muted);margin:.85rem 0 0;font-size:.92rem;line-height:1.65}.cta-banner{background:var(--rose);background-image:linear-gradient(120deg, var(--rose), var(--rose-hover));padding:4rem 0}.cta-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-inner h2{color:var(--white);margin:0 0 .5rem;font-size:2rem;font-weight:700}.cta-inner p{color:#ffffffd9;margin:0;font-size:1rem}.cta-contacts{flex-wrap:wrap;gap:1rem;display:flex}.cta-contacts .btn-rose{background:var(--plum)}.cta-contacts .btn-rose:hover{background:var(--plum-dark)}.site-footer{background:var(--plum-dark);padding:3rem 1.5rem}.footer-inner{text-align:center;max-width:1100px;margin:0 auto}.footer-logo{justify-content:center;align-items:center;gap:.6rem;margin-bottom:1.25rem;display:flex}.footer-logo svg{width:28px;height:28px;color:var(--gold)}.footer-logo .nav-logo-script{color:var(--rose)}.footer-logo .nav-logo-bold{color:var(--cream)}.footer-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.footer-links a{color:var(--cream);opacity:.8;font-size:.9rem;font-weight:600;text-decoration:none}.footer-links a:hover{opacity:1;color:var(--gold)}.footer-tagline{color:#faf3ef80;margin:0 0 .4rem;font-size:.88rem}.footer-area{color:var(--gold);margin:0 0 .85rem;font-size:.82rem;font-weight:600}.footer-contact{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:0 0 .6rem;font-size:.9rem;display:flex}.footer-contact a{color:var(--gold);font-weight:600;text-decoration:none}.footer-contact a:hover{text-decoration:underline}.footer-dot{color:#faf3ef66}.footer-director{color:#faf3ef8c;margin:0 0 1rem;font-size:.82rem}.footer-copy{color:#faf3ef59;margin:0;font-size:.8rem}@media (width<=900px){.services-grid{grid-template-columns:repeat(2,1fr)}.steps-grid,.why-grid,.hero-inner{grid-template-columns:1fr}.hero-art{display:none}.hero-content h1{font-size:2.6rem}.story-inner{text-align:center;grid-template-columns:1fr}.story-director{border-left:none;border-top:3px solid var(--gold);text-align:center;border-radius:0 0 10px 10px;align-items:center}.story-art{order:-1}}@media (width<=640px){.navbar{gap:1rem;padding:0 1rem}.nav-links,.nav-phone{display:none}.hero-content h1{font-size:2.1rem}.hero-section{padding:3.5rem 1.25rem}.services-grid{grid-template-columns:1fr}.cta-inner{text-align:center;flex-direction:column}.section-header h2{font-size:1.85rem}}
