.cs-services-page{color:#1a1a1a;background:#faf8f5;font-family:DM Sans,sans-serif;overflow-x:hidden}.cs-services-page *,.cs-services-page :before,.cs-services-page :after{box-sizing:border-box}.cs-reveal{opacity:1;transform:translateY(0)}.cs-label{letter-spacing:.12em;text-transform:uppercase;color:#c96b4f;margin-bottom:.75rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600;display:inline-block}.cs-hero{color:#f5efe7;text-align:center;background:linear-gradient(170deg,#1a1a1a 0%,#2a2420 100%);padding:6rem 2rem 5rem}.cs-hero-content{max-width:720px;margin:0 auto}.cs-hero .cs-label{color:#c96b4f}.cs-hero-title{color:#f5efe7;margin:0 0 1rem;font-family:Instrument Serif,serif;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:400;line-height:1.1}.cs-hero-subtitle{color:#c96b4f;margin:0 0 1rem;font-family:Instrument Serif,serif;font-size:1.3rem;font-style:italic}.cs-hero-body{color:#f5efe7d9;margin:0 0 1.25rem;font-size:1.05rem;line-height:1.6}.cs-hero-subtext{color:#f5efe7a6;max-width:560px;margin:0 auto 2.5rem;font-size:.95rem;line-height:1.7}.cs-hero-stats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.cs-stat-number{color:#c96b4f;font-family:Instrument Serif,serif;font-size:2rem}.cs-stat-label{text-transform:uppercase;letter-spacing:.08em;color:#f5efe799;margin-top:.25rem;font-size:.78rem}.cs-quiz-section{background:#f5efe7;padding:5rem 2rem}.cs-quiz-container{text-align:center;max-width:900px;margin:0 auto}.cs-quiz-title{color:#1a1a1a;margin:0 0 2.5rem;font-family:Instrument Serif,serif;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:400;line-height:1.2}.cs-quiz-grid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:700px;margin:0 auto;display:grid}.cs-quiz-option{cursor:pointer;text-align:left;color:#1a1a1a;background:#fff;border:2px solid #ede4d8;border-radius:12px;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;transition:all .3s;display:flex;position:relative}.cs-quiz-option:hover{border-color:#c96b4f;transform:translateY(-2px);box-shadow:0 8px 24px #c96b4f1f}.cs-quiz-option.active{background:linear-gradient(135deg,#c96b4f0f,#c96b4f05);border-color:#c96b4f;box-shadow:0 4px 16px #c96b4f26}.cs-quiz-icon{flex-shrink:0;font-size:1.4rem}.cs-quiz-option-label{flex:1}.cs-quiz-arrow{color:#c96b4f;opacity:0;font-size:1.1rem;transition:all .3s;transform:translate(-8px)}.cs-quiz-option:hover .cs-quiz-arrow,.cs-quiz-option.active .cs-quiz-arrow{opacity:1;transform:translate(0)}.cs-quiz-result{margin-top:2rem}.cs-quiz-result-text{color:#555;font-size:1rem}.cs-quiz-result-hint{color:#c96b4f;font-weight:600}@keyframes csFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cs-filter-bar{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:900px;margin:0 auto 3rem;padding:0 2rem;display:flex}.cs-filter-tab{color:#777;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #ddd;border-radius:100px;padding:.55rem 1.25rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;transition:all .25s}.cs-filter-tab:hover{color:#c96b4f;border-color:#c96b4f}.cs-filter-tab.active{color:#fff;background:#c96b4f;border-color:#c96b4f}.cs-services-section{background:#faf8f5;padding:5rem 2rem}.cs-services-header{text-align:center;max-width:600px;margin:0 auto 2rem}.cs-services-title{color:#1a1a1a;margin:0;font-family:Instrument Serif,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400;line-height:1.25}.cs-services-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.cs-service-card{background:#fff;border:1px solid #ede4d8;border-radius:16px;flex-direction:column;padding:2rem 1.75rem 1.5rem;transition:all .35s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.cs-service-card:hover{border-color:#d4c5b5;transform:translateY(-4px);box-shadow:0 16px 48px #00000014}.cs-service-card.popular{border-color:#c96b4f;box-shadow:0 4px 24px #c96b4f1a}.cs-service-card.popular:hover{box-shadow:0 16px 48px #c96b4f26}.cs-service-card.recommended{border-color:#c96b4f;box-shadow:0 0 0 2px #c96b4f33,0 8px 32px #c96b4f1f}.cs-recommended-ribbon{color:#fff;letter-spacing:.08em;text-transform:uppercase;text-align:center;background:linear-gradient(90deg,#c96b4f,#d4845e);padding:.4rem;font-size:.72rem;font-weight:700;position:absolute;top:0;left:0;right:0}.cs-service-card.recommended .cs-card-top{padding-top:.75rem}.cs-service-badge{letter-spacing:.06em;text-transform:uppercase;border-radius:100px;width:fit-content;margin-bottom:.75rem;padding:.3rem .7rem;font-size:.7rem;font-weight:700;display:inline-block}.cs-service-badge.default{color:#8a7968;background:#f5efe7}.cs-service-badge.popular{color:#fff;background:linear-gradient(135deg,#c96b4f,#d4845e)}.cs-service-badge.new{color:#2e7d32;background:#e8f5e9}.cs-service-badge.premium{color:#f5efe7;background:#1a1a1a}.cs-service-name{color:#1a1a1a;margin:0 0 .5rem;font-family:Instrument Serif,serif;font-size:1.5rem;font-weight:400}.cs-service-price{color:#c96b4f;margin-bottom:.25rem;font-family:DM Sans,sans-serif;font-size:1.75rem;font-weight:700}.cs-service-duration{color:#999;margin-bottom:0;font-size:.82rem}.cs-service-divider{background:#ede4d8;height:1px;margin:1rem 0}.cs-service-description{color:#555;flex:0;margin:0 0 1rem;font-size:.92rem;line-height:1.6}.cs-expand-toggle{color:#c96b4f;cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin-bottom:.5rem;padding:0;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;transition:color .2s;display:flex}.cs-expand-toggle:hover{color:#a8543d}.cs-expand-icon{font-size:.75rem;transition:transform .3s;display:inline-block}.cs-expand-icon.open{transform:rotate(180deg)}.cs-service-details{max-height:0;transition:max-height .4s cubic-bezier(.22,1,.36,1);overflow:hidden}.cs-service-details.open{max-height:600px}.cs-service-includes{margin:0 0 .75rem;padding:0;list-style:none}.cs-service-includes li{color:#444;margin-bottom:.5rem;padding-left:1.4rem;font-size:.85rem;line-height:1.5;position:relative}.cs-service-includes li:before{content:"";opacity:.5;background:#c96b4f;border-radius:50%;width:8px;height:8px;position:absolute;top:.45rem;left:0}.cs-service-note{color:#c96b4f;background:#c96b4f0f;border-radius:8px;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.8rem;font-style:italic;font-weight:500}.cs-service-cta{color:#f5efe7;text-align:center;background:#1a1a1a;border-radius:100px;justify-content:center;align-items:center;gap:.4rem;margin-top:auto;padding:.75rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cs-service-cta:hover{background:#c96b4f;transform:translateY(-1px)}.cs-compare-section{background:#f5efe7;padding:5rem 2rem}.cs-compare-container{text-align:center;max-width:1000px;margin:0 auto}.cs-compare-title{color:#1a1a1a;margin:0 0 2.5rem;font-family:Instrument Serif,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400}.cs-compare-table-wrap{background:#fff;border-radius:16px;overflow-x:auto;box-shadow:0 4px 24px #0000000f}.cs-compare-table{border-collapse:collapse;text-align:left;width:100%;min-width:600px}.cs-compare-table thead{background:#1a1a1a}.cs-compare-table th{letter-spacing:.08em;text-transform:uppercase;color:#f5efe7;padding:1rem 1.25rem;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600}.cs-compare-table td{color:#555;border-bottom:1px solid #f0ebe4;padding:.9rem 1.25rem;font-size:.88rem}.cs-compare-table tbody tr:last-child td{border-bottom:none}.cs-compare-table tbody tr:hover{background:#c96b4f08}.cs-compare-table tbody tr.recommended-row{background:#c96b4f12}.cs-compare-table tbody tr.recommended-row td{font-weight:600}.cs-compare-name{color:#1a1a1a;font-weight:600}.cs-compare-price{color:#c96b4f;font-weight:700}.cs-compare-best{color:#777;font-style:italic}.cs-how-section{background:#faf8f5;padding:5rem 2rem}.cs-how-header{text-align:center;margin-bottom:3rem}.cs-how-title{color:#1a1a1a;margin:0;font-family:Instrument Serif,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400}.cs-steps-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.cs-step{text-align:center;background:#fff;border:1px solid #ede4d8;border-radius:16px;padding:2rem 1.25rem;transition:all .3s}.cs-step:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000000f}.cs-step-number{color:#c96b4f;opacity:.35;margin-bottom:.75rem;font-family:Instrument Serif,serif;font-size:2.2rem}.cs-step-title{color:#1a1a1a;margin:0 0 .5rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600}.cs-step-description{color:#777;margin:0;font-size:.85rem;line-height:1.6}.cs-faq-section{background:#f5efe7;padding:5rem 2rem}.cs-faq-header{text-align:center;margin-bottom:3rem}.cs-faq-title{color:#1a1a1a;margin:0;font-family:Instrument Serif,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400}.cs-faq-container{max-width:700px;margin:0 auto}.cs-faq-item{background:#fff;border:1px solid #ede4d8;border-radius:12px;margin-bottom:.75rem;transition:all .3s;overflow:hidden}.cs-faq-item:hover{border-color:#d4c5b5}.cs-faq-item.open{border-color:#c96b4f;box-shadow:0 4px 16px #c96b4f14}.cs-faq-question{color:#1a1a1a;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;transition:color .2s;display:flex}.cs-faq-question:hover{color:#c96b4f}.cs-faq-icon{color:#c96b4f;flex-shrink:0;font-size:1.3rem;font-weight:300;transition:transform .3s}.cs-faq-icon.open{transform:rotate(45deg)}.cs-faq-answer{max-height:0;padding:0 1.5rem;transition:max-height .35s cubic-bezier(.22,1,.36,1),padding .35s;overflow:hidden}.cs-faq-answer.open{max-height:300px;padding:0 1.5rem 1.25rem}.cs-faq-answer p{color:#666;margin:0;font-size:.9rem;line-height:1.7}.cs-final-cta-section{text-align:center;background:linear-gradient(135deg,#f5efe7 0%,#ede4d8 100%);padding:5rem 2rem}.cs-final-cta-content{max-width:560px;margin:0 auto}.cs-final-cta-title{color:#1a1a1a;margin:0 0 .75rem;font-family:Instrument Serif,serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400}.cs-final-cta-subtitle{color:#777;margin:0 0 2rem;font-size:1.05rem}.cs-final-cta-button{color:#fff;background:#c96b4f;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.cs-final-cta-button:hover{background:#b25a40;transform:translateY(-2px);box-shadow:0 8px 24px #c96b4f40}@media (max-width:768px){.cs-quiz-grid,.cs-services-grid{grid-template-columns:1fr}.cs-steps-grid{grid-template-columns:1fr 1fr}.cs-hero{padding:4rem 1.5rem 3.5rem}.cs-hero-stats{gap:2rem}.cs-filter-bar{gap:.4rem}.cs-filter-tab{padding:.45rem .9rem;font-size:.78rem}}@media (max-width:480px){.cs-steps-grid{grid-template-columns:1fr}.cs-hero-stats{flex-direction:column;gap:1.25rem}.cs-compare-table-wrap{border-radius:12px}}
