*{margin:0;padding:0;box-sizing:border-box;}html{scroll-behavior:smooth;}body{font-family:'Jost',sans-serif;font-size:18px;line-height:1.65;color:hsl(196,16%,20%);background:#ffffff;}img{max-width:100%;height:auto;display:block;}a{color:hsl(196,66%,38%);text-decoration:none;}::selection{background:hsl(196,66%,38%);color:#fff;}h1,h2,h3,h4{font-family:'Crimson Pro',serif;font-weight:700;line-height:1.14;letter-spacing:0;}h1{font-size:clamp(2.2rem,5vw,55px);margin-bottom:0.5em;line-height:1.08;}h2{font-size:clamp(1.6rem,3.4vw,34.4px);margin-bottom:0.5em;}h3{font-size:24.3px;margin-bottom:0.4em;}p{margin-bottom:1em;}.st-container{max-width:1240px;margin:0 auto;padding:0 22px;}.st-btn{display:inline-block;padding:15px 32px;border-radius:10px;font-weight:700;cursor:pointer;font-size:1rem;font-family:'Jost',sans-serif;background:linear-gradient(135deg,hsl(196,66%,38%),hsl(196,66%,28%));color:#ffffff;border:none;box-shadow:0 8px 24px hsla(196,66%,38%,0.35);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;}.st-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px hsla(196,66%,38%,0.35);}.st-btn-plain{display:inline-block;padding:14px 26px;border-radius:10px;font-weight:700;color:hsl(196,66%,38%);border:2px solid currentColor;margin-left:14px;}.st-topbar{background:hsl(196,66%,28%);color:#fff;font-size:0.86rem;padding:7px 0;}.st-topbar .st-container{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;}.st-topbar a{color:#fff;font-weight:600;}.st-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 1px 0 hsl(196,15%,88%);}.st-header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:74px;}.st-logo{display:inline-flex;align-items:center;gap:10px;font-family:'Crimson Pro',serif;font-weight:700;font-size:1.45rem;color:hsl(196,16%,20%);letter-spacing:0.01em;}.st-logo svg{flex-shrink:0;}.st-logo b{color:hsl(196,66%,38%);}.st-nav-items{display:flex;gap:26px;list-style:none;align-items:center;}.st-nav-items a{color:hsl(196,16%,20%);font-weight:600;font-size:0.97rem;}.st-nav-items a:hover{color:hsl(196,66%,38%);}.st-nav-items a.st-nav-active{color:hsl(196,66%,28%);background:hsl(196,60%,94%);padding:8px 16px;border-radius:999px;}.st-nav-cta{display:inline-block;padding:10px 20px;border-radius:10px;background:hsl(196,66%,38%);color:#fff !important;font-weight:700;}.st-nav-toggle{display:none;background:none;border:none;cursor:pointer;width:42px;height:42px;position:relative;}.st-nav-toggle span,.st-nav-toggle span::before,.st-nav-toggle span::after{content:'';display:block;width:26px;height:3px;background:hsl(196,16%,20%);border-radius:3px;position:absolute;left:8px;transition:all .2s;}.st-nav-toggle span{top:20px;}.st-nav-toggle span::before{top:-8px;left:0;}.st-nav-toggle span::after{top:8px;left:0;}.st-hero{padding:124px 0;background:#ffffff;}.st-hero-inner{display:grid;grid-template-columns:1.05fr 0.95fr;gap:64px;align-items:center;}.st-hero-image img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:22px;box-shadow:0 24px 64px rgba(0,0,0,0.14);}.st-hero-inner{grid-template-columns:1fr;text-align:center;max-width:820px;margin:0 auto;}.st-hero-sub{font-size:1.15rem;color:hsl(196,10%,40%);margin:18px 0 30px;max-width:560px;margin-left:auto;margin-right:auto;}.st-section{padding:114px 0;position:relative;}.st-section-alt{background:hsl(196,21%,93%);}.st-section-dark{background:hsl(196,39%,12%);color:#fff;}.st-section-dark h2{color:#fff;}.st-section-title{margin-bottom:54.4px;}.st-section-title p{color:hsl(196,10%,40%);font-size:1.06rem;margin:0;}.st-section-dark .st-section-title p{color:hsla(0,0%,100%,0.8);}.st-section-title{max-width:720px;}.st-kicker{display:inline-flex;align-items:center;gap:8px;background:hsl(316,70%,93%);color:hsl(196,66%,28%);font-weight:700;text-transform:uppercase;letter-spacing:0.1em;font-size:0.76rem;padding:7px 16px;border-radius:999px;margin-bottom:16px;}.st-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:hsl(196,60%,94%);color:hsl(196,66%,28%);}.st-hero-badge svg{width:16px;height:16px;color:hsl(316,76%,42%);}.st-hero-trust{display:flex;flex-wrap:wrap;gap:16px 22px;margin-top:26px;}.st-hero-trust span{display:inline-flex;align-items:center;gap:8px;font-size:0.9rem;font-weight:600;color:hsl(196,10%,40%);}.st-hero-trust svg{width:17px;height:17px;color:hsl(316,76%,42%);}.st-areas{display:flex;flex-wrap:wrap;gap:12px;}.st-area-chip{display:inline-block;padding:11px 22px;background:hsl(196,17%,97%);border:1px solid hsl(196,15%,88%);border-radius:999px;font-weight:600;color:hsl(196,16%,20%);}.st-tiles{display:grid;gap:48px;}.st-box{display:grid;grid-template-columns:88px 1fr;gap:22px;align-items:center;background:hsl(196,17%,97%);border-radius:14px;padding:40px;transition:transform .25s ease,box-shadow .25s ease;border:1.5px solid hsl(196,15%,88%);}.st-box:hover{transform:translateY(-5px);box-shadow:0 2px 4px rgba(0,0,0,0.05), 0 16px 40px rgba(0,0,0,0.12);}.st-box h3{margin-top:14px;}.st-box p{color:hsl(196,10%,40%);margin:0;}.st-box-photo{padding:0;overflow:hidden;}.st-box-image{overflow:hidden;}.st-box-image img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .35s ease;}.st-box-photo:hover .st-box-image img{transform:scale(1.05);}.st-box-main{padding:30px 34px 34px;}.st-box-main h3{margin-top:0;}.st-collage{display:grid;gap:14px;}.st-collage-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;}.st-collage img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:15px;}.st-box-mark{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,hsl(196,60%,94%),hsl(316,70%,93%));color:hsl(196,66%,38%);display:flex;align-items:center;justify-content:center;flex-shrink:0;}.st-box-mark svg{width:28px;height:28px;}.st-about{display:grid;grid-template-columns:1fr 1fr;gap:70.4px;align-items:center;}.st-checks{display:grid;grid-template-columns:1fr 1fr;gap:18px 34px;max-width:980px;}.st-check{display:flex;gap:14px;align-items:flex-start;}.st-check svg{width:26px;height:26px;color:hsl(316,76%,42%);flex-shrink:0;margin-top:2px;}.st-check p{color:hsl(196,10%,40%);margin:4px 0 0;}.st-image-inner img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:22px;}.st-stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:32px;background:hsl(196,66%,38%);color:#fff;border-radius:14px;padding:46px;text-align:center;}.st-stat-num{font-family:'Crimson Pro',serif;font-size:2.4rem;font-weight:700;}.st-stat span{opacity:0.85;}.st-stat-num svg{width:38px;height:38px;}.st-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;counter-reset:s;}.st-step{position:relative;padding-top:14px;border-top:3px solid hsl(196,60%,94%);}.st-step h3{margin:14px 0 8px;font-size:24.3px;}.st-step p{color:hsl(196,10%,40%);margin:0;}.st-step-num{font-family:'Crimson Pro',serif;font-size:2.1rem;font-weight:700;color:hsl(316,76%,42%);line-height:1;}.st-cta-compact{background:hsl(196,66%,38%);color:#fff;padding:26px 0;}.st-cta-compact-inner{display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:space-between;}.st-cta-compact span{font-family:'Crimson Pro',serif;font-size:1.3rem;font-weight:700;}.st-cta-compact .st-btn{background:#fff;color:hsl(196,66%,28%);box-shadow:none;}.st-testi-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:44.8px;}.st-testi{border-left:4px solid hsl(316,76%,42%);padding:6px 0 6px 22px;font-style:italic;}.st-testi footer{font-style:normal;color:hsl(196,10%,40%);margin-top:12px;font-weight:600;}.st-faq-items{max-width:820px;margin:0 auto;}.st-faq-entry{border:1px solid rgba(0,0,0,0.05);border-radius:10px;margin-bottom:14px;background:hsl(196,17%,97%);box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 8px 24px rgba(0,0,0,0.07);}.st-faq-entry summary{cursor:pointer;font-weight:700;padding:19px 24px;list-style:none;position:relative;padding-right:58px;}.st-faq-entry summary::after{content:'+';position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:1.25rem;color:hsl(196,66%,28%);font-weight:400;width:30px;height:30px;border-radius:50%;background:hsl(196,60%,94%);display:flex;align-items:center;justify-content:center;}.st-faq-entry[open] summary::after{content:'−';}.st-faq-entry div{padding:0 22px 18px;color:hsl(196,10%,40%);}.st-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:32px;}.st-gallery-entry{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);}.st-gallery img{width:100%;height:250px;object-fit:cover;transition:transform .35s ease;display:block;}.st-gallery-entry:hover img{transform:scale(1.05);}.st-pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;align-items:start;}.st-price-box{background:hsl(196,17%,97%);border-radius:14px;padding:40px;transition:transform .25s ease,box-shadow .25s ease;border:1.5px solid hsl(196,15%,88%);text-align:center;}.st-price-val{font-family:'Crimson Pro',serif;font-size:2.2rem;font-weight:700;color:hsl(196,66%,38%);margin:10px 0;}.st-price-box ul{list-style:none;text-align:left;margin:18px 0;color:hsl(196,10%,40%);}.st-price-box li{padding:7px 0;border-bottom:1px dashed hsl(196,15%,88%);}.st-cta-strip{background:linear-gradient(120deg,hsl(196,66%,28%),hsl(196,66%,38%));color:#fff;border-radius:14px;padding:64px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:32px;}.st-cta-strip h2{color:#fff;margin:0;}.st-cta-strip .st-btn{background:#fff;color:hsl(196,66%,28%);box-shadow:none;}.st-contact-inner{display:grid;grid-template-columns:0.9fr 1.1fr;gap:64px;align-items:start;}.st-contact-meta li{list-style:none;margin-bottom:18px;display:flex;gap:14px;align-items:flex-start;}.st-contact-meta svg{width:22px;height:22px;color:hsl(316,76%,42%);flex-shrink:0;margin-top:4px;}.st-contact-meta b{display:block;}.st-contact-meta span{color:hsl(196,10%,40%);}.st-form{background:hsl(196,17%,97%);border-radius:14px;padding:40px;transition:transform .25s ease,box-shadow .25s ease;border:1.5px solid hsl(196,15%,88%);}.st-field{margin-bottom:16px;}.st-field label{display:block;font-weight:600;margin-bottom:6px;font-size:0.94rem;}.st-field input{width:100%;padding:14px 17px;border:1.5px solid hsl(196,15%,88%);border-radius:14px;font-size:1rem;font-family:inherit;background:#fff;color:hsl(196,16%,20%);transition:border-color .2s,box-shadow .2s;}.st-field input:focus{outline:none;border-color:hsl(196,66%,38%);box-shadow:0 0 0 3.5px hsl(196,60%,94%);}.st-form-hint{font-size:0.85rem;color:hsl(196,10%,40%);margin-top:12px;}.st-form-msg{display:none;padding:14px 18px;border-radius:10px;margin-top:14px;font-weight:600;}.st-form-msg.sent{display:block;background:hsl(145,55%,92%);color:hsl(145,60%,22%);}.st-form-msg.is-err{display:block;background:hsl(0,70%,94%);color:hsl(0,60%,35%);}.st-hp{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden;}.st-page-hero{background:hsl(196,60%,94%);padding:79.8px 0;}.st-page-hero h1{margin-bottom:6px;}.st-crumbs{font-size:0.9rem;opacity:0.75;}.st-crumbs a{color:inherit;}.st-prose{max-width:820px;}.st-prose h2{margin-top:1.6em;font-size:1.5rem;}.st-prose ul{margin:0 0 1em 1.3em;}.st-footer{background:hsl(196,39%,12%);color:hsla(0,0%,100%,0.85);padding:85.5px 0 26px;position:relative;}.st-footer::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,hsl(196,66%,38%),hsl(316,76%,42%));}.st-footer-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:51.2px;margin-bottom:40px;}.st-footer h4{color:#fff;margin-bottom:16px;font-size:1.05rem;}.st-footer a{color:hsla(0,0%,100%,0.85);}.st-footer a:hover{color:#fff;}.st-footer li{list-style:none;margin-bottom:10px;}.st-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;}.st-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(196,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;}.st-cookie.on{display:block;}.st-cookie p{margin-bottom:14px;font-size:0.94rem;}.st-cookie-btn{padding:10px 22px;border-radius:10px;background:hsl(196,66%,38%);color:#fff;border:none;font-weight:700;cursor:pointer;margin-right:14px;font-size:0.95rem;}.st-cookie a{font-size:0.9rem;}.st-ornament{position:absolute;border-radius:50%;filter:blur(70px);opacity:0.35;pointer-events:none;background:hsl(316,76%,42%);width:340px;height:340px;}.st-reveal{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .6s ease;}.st-reveal.st-reveal-on{opacity:1;transform:none;}.st-call-bar{display:none;}@media(max-width:920px){.st-hero-inner,.st-about,.st-contact-inner{grid-template-columns:1fr;}.st-section-title{grid-template-columns:1fr;}.st-tiles{grid-template-columns:1fr 1fr;}.st-steps{grid-template-columns:1fr 1fr;}.st-footer-layout{grid-template-columns:1fr 1fr;}}@media(max-width:680px){.st-header-inner{flex-direction:row;min-height:64px;}.st-nav-toggle{display:block;}.st-nav-items{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;}.st-nav-items.on{display:flex;}.st-tiles,.st-footer-layout,.st-checks,.st-steps{grid-template-columns:1fr;}.st-cta-compact-inner{flex-direction:column;align-items:flex-start;}.st-btn-plain{margin-left:0;margin-top:12px;}.st-stat-row{gap:18px;}h1{font-size:1.9rem;}.st-section{padding:74px 0;}.st-cta-strip{text-align:center;justify-content:center;}body{padding-bottom:58px;}.st-call-bar{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);}.st-call-bar a{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 10px;font-weight:700;font-size:1rem;background:#fff;color:hsl(196,66%,28%);border-top:1px solid hsl(196,15%,88%);}.st-call-bar a.st-primary{background:hsl(196,66%,38%);color:#fff;border-top:none;}.st-call-bar svg{width:18px;height:18px;}.st-cookie{bottom:74px;}}