*{margin:0;padding:0;box-sizing:border-box;}html{scroll-behavior:smooth;}body{font-family:'Source Serif 4',sans-serif;font-size:16px;line-height:1.65;color:hsl(294,16%,20%);background:#ffffff;}img{max-width:100%;height:auto;display:block;}a{color:hsl(294,48%,36%);text-decoration:none;}::selection{background:hsl(294,48%,36%);color:#fff;}h1,h2,h3,h4{font-family:'Exo 2',serif;font-weight:700;line-height:1.14;letter-spacing:0;text-transform:uppercase;}h1{font-size:clamp(2.2rem,5vw,41px);margin-bottom:0.5em;line-height:1.08;}h2{font-size:clamp(1.6rem,3.4vw,27.6px);margin-bottom:0.5em;}h3{font-size:20.6px;margin-bottom:0.4em;}p{margin-bottom:1em;}.row{max-width:1240px;margin:0 auto;padding:0 22px;}.link{display:inline-block;padding:15px 32px;border-radius:12px;font-weight:700;cursor:pointer;font-size:1rem;font-family:'Source Serif 4',sans-serif;text-transform:uppercase;letter-spacing:0.05em;font-size:0.9rem;background:linear-gradient(135deg,hsl(294,48%,36%),hsl(294,48%,26%));color:#ffffff;border:none;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;}.link:hover{transform:translateY(-2px);box-shadow:0 10px 28px hsla(294,48%,36%,0.35);}.link_soft{display:inline-block;padding:14px 26px;border-radius:12px;font-weight:700;color:#fff;border:2px solid currentColor;margin-left:14px;text-transform:uppercase;letter-spacing:0.05em;font-size:0.9rem;}.header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 1px 0 hsl(294,15%,88%);}.header_body{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:74px;}.logo{display:inline-flex;align-items:center;gap:10px;font-family:'Exo 2',serif;font-weight:700;font-size:1.45rem;color:hsl(294,16%,20%);letter-spacing:0.01em;}.logo svg{flex-shrink:0;}.logo b{color:hsl(294,48%,36%);}.nav_stack{display:flex;gap:26px;list-style:none;align-items:center;}.nav_stack a{color:hsl(294,16%,20%);font-weight:600;font-size:0.97rem;}.nav_stack a:hover{color:hsl(294,48%,36%);}.nav_stack a.nav_active{color:hsl(294,48%,26%);background:hsl(294,48%,94%);padding:8px 16px;border-radius:999px;}.nav_cta{display:inline-block;padding:10px 20px;border-radius:12px;background:hsl(294,48%,36%);color:#fff !important;font-weight:700;}.nav_toggle{display:none;background:none;border:none;cursor:pointer;width:42px;height:42px;position:relative;}.nav_toggle span,.nav_toggle span::before,.nav_toggle span::after{content:'';display:block;width:26px;height:3px;background:hsl(294,16%,20%);border-radius:3px;position:absolute;left:8px;transition:all .2s;}.nav_toggle span{top:20px;}.nav_toggle span::before{top:-8px;left:0;}.nav_toggle span::after{top:8px;left:0;}.hero{position:relative;padding:146px 0;background-size:cover;background-position:center;}.hero::before{content:'';position:absolute;inset:0;background:rgba(12,16,24,0.62);}.hero_inner{position:relative;max-width:780px;margin:0 auto;text-align:center;color:#fff;}.hero h1{color:#fff;}.hero_sub{color:hsla(0,0%,100%,0.88) !important;}.hero .link{background:#fff;color:hsl(294,48%,26%);border:none;box-shadow:0 8px 24px rgba(0,0,0,0.25);}.hero_sub{font-size:1.15rem;color:hsl(294,16%,47%);margin:18px 0 30px;max-width:560px;margin-left:auto;margin-right:auto;}.section{padding:96px 0;position:relative;}.section_alt{background:hsl(294,20%,93%);}.section_dark{background:hsl(294,48%,26%);color:#fff;}.section_dark h2{color:#fff;}.section_title{margin-bottom:40.8px;}.section_title p{color:hsl(294,16%,47%);font-size:1.06rem;margin:0;}.section_dark .section_title p{color:hsla(0,0%,100%,0.8);}.section_title{max-width:720px;}.kicker{display:flex;align-items:center;gap:12px;color:hsl(303,58%,44%);font-weight:700;text-transform:uppercase;letter-spacing:0.14em;font-size:0.78rem;margin-bottom:18px;}.kicker::before{content:'';width:38px;height:2px;background:hsl(303,58%,44%);display:inline-block;}.hero_badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:999px;font-size:0.86rem;font-weight:700;margin-bottom:24px;background:hsla(0,0%,100%,0.16);color:#fff;border:1px solid hsla(0,0%,100%,0.25);backdrop-filter:blur(6px);}.hero_badge svg{width:16px;height:16px;color:#fff;}.hero_trust{display:flex;flex-wrap:wrap;gap:16px 22px;margin-top:26px;}.hero_trust span{display:inline-flex;align-items:center;gap:8px;font-size:0.9rem;font-weight:600;color:hsla(0,0%,100%,0.92);}.hero_trust svg{width:17px;height:17px;color:#fff;}.areas{display:flex;flex-wrap:wrap;gap:12px;}.area_chip{display:inline-block;padding:11px 22px;background:hsl(294,20%,97%);border:1px solid hsl(294,15%,88%);border-radius:999px;font-weight:600;color:hsl(294,16%,20%);}.cards{display:grid;gap:36px;}.card{display:grid;grid-template-columns:88px 1fr;gap:22px;align-items:center;background:hsl(294,20%,97%);border-radius:24px;padding:32px;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(0,0,0,0.04);box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);}.card:hover{transform:translateY(-5px);box-shadow:0 2px 4px rgba(0,0,0,0.05), 0 16px 40px rgba(0,0,0,0.12);}.card h3{margin-top:14px;}.card p{color:hsl(294,16%,47%);margin:0;}.card_pic{padding:0;overflow:hidden;}.card_img{overflow:hidden;}.card_img img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .35s ease;}.card_pic:hover .card_img img{transform:scale(1.05);}.card_content{padding:22px 26px 26px;}.card_content h3{margin-top:0;}.collage{display:grid;gap:14px;}.collage_row{display:grid;grid-template-columns:1fr 1fr;gap:14px;}.collage img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:15px;}.card_icon{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,hsl(294,48%,94%),hsl(303,58%,93%));color:hsl(294,48%,36%);display:flex;align-items:center;justify-content:center;flex-shrink:0;}.card_icon svg{width:28px;height:28px;}.about{display:grid;grid-template-columns:1fr 1fr;gap:52.800000000000004px;align-items:center;}.checks{display:grid;grid-template-columns:1fr 1fr;gap:18px 34px;max-width:980px;}.check{display:flex;gap:14px;align-items:flex-start;}.check svg{width:26px;height:26px;color:hsl(303,58%,44%);flex-shrink:0;margin-top:2px;}.check p{color:hsl(294,16%,47%);margin:4px 0 0;}.img_shell img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:22px;}.stat_row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px;background:hsl(294,48%,36%);color:#fff;border-radius:24px;padding:38px;text-align:center;}.stat_num{font-family:'Exo 2',serif;font-size:2.4rem;font-weight:700;}.stat span{opacity:0.85;}.stat_num svg{width:38px;height:38px;}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;counter-reset:s;}.step{position:relative;padding-top:14px;border-top:3px solid hsl(294,48%,94%);}.step h3{margin:14px 0 8px;font-size:20.6px;}.step p{color:hsl(294,16%,47%);margin:0;}.step_num{font-family:'Exo 2',serif;font-size:2.1rem;font-weight:700;color:hsl(303,58%,44%);line-height:1;}.cta_small{background:hsl(294,48%,36%);color:#fff;padding:26px 0;}.cta_small_body{display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:space-between;}.cta_small span{font-family:'Exo 2',serif;font-size:1.3rem;font-weight:700;}.cta_small .link{background:#fff;color:hsl(294,48%,26%);box-shadow:none;}.testi_row{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:33.599999999999994px;}.testi{border-left:4px solid hsl(303,58%,44%);padding:6px 0 6px 22px;font-style:italic;}.testi footer{font-style:normal;color:hsl(294,16%,47%);margin-top:12px;font-weight:600;}.faq_stack{max-width:820px;margin:0 auto;}.faq_unit{border:1px solid rgba(0,0,0,0.05);border-radius:14px;margin-bottom:14px;background:hsl(294,20%,97%);box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);}.faq_unit summary{cursor:pointer;font-weight:700;padding:19px 24px;list-style:none;position:relative;padding-right:58px;}.faq_unit summary::after{content:'+';position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:1.25rem;color:hsl(294,48%,26%);font-weight:400;width:30px;height:30px;border-radius:50%;background:hsl(294,48%,94%);display:flex;align-items:center;justify-content:center;}.faq_unit[open] summary::after{content:'−';}.faq_unit div{padding:0 22px 18px;color:hsl(294,16%,47%);}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:24px;}.gallery_unit{overflow:hidden;border-radius:22px;box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);}.gallery img{width:100%;height:250px;object-fit:cover;transition:transform .35s ease;display:block;}.gallery_unit:hover img{transform:scale(1.05);}.pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;align-items:start;}.price_card{background:hsl(294,20%,97%);border-radius:24px;padding:32px;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(0,0,0,0.04);box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);text-align:center;}.price_val{font-family:'Exo 2',serif;font-size:2.2rem;font-weight:700;color:hsl(294,48%,36%);margin:10px 0;}.price_card ul{list-style:none;text-align:left;margin:18px 0;color:hsl(294,16%,47%);}.price_card li{padding:7px 0;border-bottom:1px dashed hsl(294,15%,88%);}.cta_strip{text-align:center;padding:38.400000000000006px 22px;border-top:3px solid hsl(303,58%,44%);border-bottom:3px solid hsl(303,58%,44%);}.cta_strip h2{margin-bottom:24px;}.contact_shell{display:grid;grid-template-columns:0.9fr 1.1fr;gap:48px;align-items:start;}.contact_details li{list-style:none;margin-bottom:18px;display:flex;gap:14px;align-items:flex-start;}.contact_details svg{width:22px;height:22px;color:hsl(303,58%,44%);flex-shrink:0;margin-top:4px;}.contact_details b{display:block;}.contact_details span{color:hsl(294,16%,47%);}.form{background:hsl(294,20%,97%);border-radius:24px;padding:32px;transition:transform .25s ease,box-shadow .25s ease;border:1px solid rgba(0,0,0,0.04);box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);}.field{margin-bottom:16px;}.field label{display:block;font-weight:600;margin-bottom:6px;font-size:0.94rem;}.field input{width:100%;padding:14px 17px;border:1.5px solid hsl(294,15%,88%);border-radius:14px;font-size:1rem;font-family:inherit;background:#fff;color:hsl(294,16%,20%);transition:border-color .2s,box-shadow .2s;}.field input:focus{outline:none;border-color:hsl(294,48%,36%);box-shadow:0 0 0 3.5px hsl(294,48%,94%);}.form_hint{font-size:0.85rem;color:hsl(294,16%,47%);margin-top:12px;}.form_msg{display:none;padding:14px 18px;border-radius:14px;margin-top:14px;font-weight:600;}.form_msg.success{display:block;background:hsl(145,55%,92%);color:hsl(145,60%,22%);}.form_msg.bad{display:block;background:hsl(0,70%,94%);color:hsl(0,60%,35%);}.hp{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden;}.page_hero{position:relative;background-size:cover;background-position:center;padding:81.6px 0;color:#fff;}.page_hero::before{content:'';position:absolute;inset:0;background:linear-gradient(100deg,rgba(10,12,18,0.78),rgba(10,12,18,0.45));}.page_hero .row{position:relative;}.page_hero h1{margin-bottom:6px;color:#fff;}.crumbs{font-size:0.9rem;opacity:0.75;}.crumbs a{color:inherit;}.prose{max-width:820px;}.prose h2{margin-top:1.6em;font-size:1.5rem;}.prose ul{margin:0 0 1em 1.3em;}.footer{background:hsl(294,48%,26%);color:hsla(0,0%,100%,0.85);padding:72px 0 26px;position:relative;}.footer::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,hsl(294,48%,36%),hsl(303,58%,44%));}.footer_row{display:grid;grid-template-columns:repeat(3,1fr);gap:38.400000000000006px;margin-bottom:40px;}.footer h4{color:#fff;margin-bottom:16px;font-size:1.05rem;}.footer a{color:hsla(0,0%,100%,0.85);}.footer a:hover{color:#fff;}.footer li{list-style:none;margin-bottom:10px;}.footer_bottom{border-top:1px solid hsla(0,0%,100%,0.15);padding-top:22px;font-size:0.88rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;opacity:0.85;}.cookie{position:fixed;bottom:18px;left:18px;right:18px;max-width:560px;margin:0 auto;background:hsla(0,0%,100%,0.92);backdrop-filter:blur(12px);color:hsl(294,16%,20%);box-shadow:0 16px 48px rgba(0,0,0,0.22);border:1px solid rgba(0,0,0,0.06);border-radius:14px;padding:20px 24px;z-index:100;display:none;}.cookie.vis{display:block;}.cookie p{margin-bottom:14px;font-size:0.94rem;}.cookie_link{padding:10px 22px;border-radius:12px;background:hsl(294,48%,36%);color:#fff;border:none;font-weight:700;cursor:pointer;margin-right:14px;font-size:0.95rem;}.cookie a{font-size:0.9rem;}.reveal{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .6s ease;}.reveal.reveal_on{opacity:1;transform:none;}.call_band{display:none;}@media(max-width:920px){.hero_inner,.about,.contact_shell{grid-template-columns:1fr;}.section_title{grid-template-columns:1fr;}.cards{grid-template-columns:1fr 1fr;}.steps{grid-template-columns:1fr 1fr;}.footer_row{grid-template-columns:1fr 1fr;}}@media(max-width:680px){.header_body{flex-direction:row;min-height:64px;}.nav_toggle{display:block;}.nav_stack{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#fff;padding:18px 22px 24px;box-shadow:0 18px 30px rgba(0,0,0,0.12);gap:16px;align-items:flex-start;}.nav_stack.vis{display:flex;}.cards,.footer_row,.checks,.steps{grid-template-columns:1fr;}.cta_small_body{flex-direction:column;align-items:flex-start;}.link_soft{margin-left:0;margin-top:12px;}.stat_row{gap:18px;}h1{font-size:1.9rem;}.section{padding:62px 0;}.cta_strip{text-align:center;justify-content:center;}body{padding-bottom:58px;}.call_band{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:95;box-shadow:0 -4px 18px rgba(0,0,0,0.18);}.call_band a{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 10px;font-weight:700;font-size:1rem;background:#fff;color:hsl(294,48%,26%);border-top:1px solid hsl(294,15%,88%);}.call_band a.primary{background:hsl(294,48%,36%);color:#fff;border-top:none;}.call_band svg{width:18px;height:18px;}.cookie{bottom:74px;}}