*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #FFD0BB;--color-secondary: #F54D79;--color-third: #FFEADD;--color-background: #FFF8F1}body{font-family:Mulish,sans-serif;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%}header{padding:20px 0;background-color:var(--color-background);position:relative}.navbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.logo img{height:40px}.nav-toggle{display:none}.nav-toggle-label{display:none;position:absolute;top:50%;transform:translateY(-50%);right:20px;z-index:2;cursor:pointer;width:30px;height:24px;border:none;padding:0}.nav-toggle-label span,.nav-toggle-label span:before,.nav-toggle-label span:after{display:block;background:var(--color-secondary);height:3px;width:30px;position:absolute;left:0;transition:all .3s ease}.nav-toggle-label span{top:50%;transform:translateY(-50%)}.nav-toggle-label span:before{content:"";top:-8px}.nav-toggle-label span:after{content:"";bottom:-8px}.nav-toggle:checked~.nav-toggle-label span{background:transparent}.nav-toggle:checked~.nav-toggle-label span:before{transform:rotate(45deg);top:0}.nav-toggle:checked~.nav-toggle-label span:after{transform:rotate(-45deg);bottom:0}.nav-links{display:flex;list-style:none;align-items:center;gap:10px}.nav-links li{margin-left:30px}.nav-links a{font-family:Mulish,sans-serif;font-weight:700;text-decoration:none;color:var(--color-secondary)}.nav-links a img{width:147px;height:44px}.hero{padding:50px 0;background-image:url(/background.png);background-size:cover;background-position:center;text-align:center}.hero-content{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.hero-title{font-family:"DM Serif Text",serif;font-size:48px;margin-bottom:20px;color:#333;text-align:left}.hero-subtitle{font-family:Mulish,sans-serif;font-size:24px;margin-bottom:30px;color:#333;text-align:left;max-width:100%}.hero-image{flex:0 0 auto;width:45%}.hero-image img{max-width:100%;height:500px;margin-left:-20%}.mobile-appstore{display:none}.women{overflow-x:hidden;padding-top:20px}.women-grid{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:nowrap;margin:0 auto}.woman-img{height:auto;max-width:25%}.woman-img:nth-child(1){width:183px;height:auto;max-height:211px}.woman-img:nth-child(2){width:149px;height:auto;max-height:229px}.woman-img:nth-child(3){width:172px;height:auto;max-height:211px}.woman-img:nth-child(4){width:177px;height:auto;max-height:214px}@media screen and (max-width: 768px){.mobile-appstore{display:block;margin:20px auto 0}.mobile-appstore img{width:40%;height:auto}.women-grid{justify-content:space-between;gap:0}.woman-img:nth-child(2),.woman-img:nth-child(3){display:none}.woman-img{max-width:45%}.woman-img:nth-child(1),.woman-img:nth-child(4){width:auto;height:auto;max-height:none}}@media screen and (max-width: 375px){.woman-img{max-width:48%}}footer{background-color:var(--color-background);padding:24px 0}.footer-links{display:flex;justify-content:center;align-items:center;gap:20px;font-size:16px;flex-wrap:wrap}.footer-links a{text-decoration:none;color:var(--color-secondary)}.footer-links a:visited{color:var(--color-secondary)}.copyright{margin-top:16px;text-align:center;padding-top:8px}@media screen and (max-width: 1024px){.hero-title{font-size:40px}.hero-subtitle{font-size:20px}.women-grid{justify-content:center;gap:10px}.hero-image{width:40%}.hero-image img{max-width:110%;height:400px;margin-left:-10%}}@media screen and (max-width: 768px){.hero-content{flex-direction:column-reverse;text-align:center}.hero-title{text-align:center;font-size:36px}.hero-subtitle{text-align:center;font-size:18px}.hero{padding:30px 0}.desktop-break{display:none}.nav-toggle-label{display:block}.nav-links{position:absolute;top:100%;left:0;right:0;background-color:var(--color-background);height:0;overflow:hidden;transition:height .3s ease;flex-direction:column;width:100%;padding:0;margin:0;z-index:1}.nav-toggle:checked~.nav-links{height:auto;padding:20px 0}.nav-links li{margin:10px 0;text-align:center}.women-grid{justify-content:space-between;gap:0}.woman-img:nth-child(2),.woman-img:nth-child(3){display:none}.woman-img{max-width:45%}.woman-img:nth-child(1),.woman-img:nth-child(4){width:auto;height:auto;max-height:none}.hero-image{width:70%;margin:0 auto}.hero-image img{max-width:100%;height:400px;margin-left:0}}@media screen and (max-width: 576px){.hero{background-image:url(/background-mobil.png)}.hero-title{font-size:32px}.hero-subtitle{font-size:16px}.footer-links{flex-direction:column;gap:10px}.footer-links p{display:none}.women-grid{flex-wrap:wrap;justify-content:center}.woman-img{max-width:45%}.hero-image{width:85%}}@media screen and (max-width: 375px){.hero-title{font-size:28px}.hero-subtitle{font-size:14px}.logo{font-size:22px}.logo img{height:30px}.container{padding:0 15px}.woman-img{max-width:48%}.hero-image{width:95%}}@media screen and (max-width: 320px){.hero-title{font-size:24px}.hero-subtitle{font-size:14px}.woman-img{max-width:48%}}@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){.hero-content{flex-direction:row}.hero-text-content{max-width:60%}.hero-image{max-width:40%}}@media only screen and (min-width: 1024px) and (max-width: 1366px){.hero-content{max-width:90%}}@media screen and (max-height: 450px) and (orientation: landscape){.hero{padding:20px 0}.hero-content{flex-direction:row}.hero-title{font-size:30px}.hero-subtitle{font-size:16px;margin-bottom:15px}}.terms-section{padding:60px 0}.terms-container{max-width:900px;margin:0 auto}.terms-title{font-family:"DM Serif Text",serif;font-size:42px;margin-bottom:30px;color:#333;text-align:center}.terms-content{background-color:#fff;border-radius:10px;padding:30px;box-shadow:0 4px 15px #0000000d}.terms-content h2{font-family:"DM Serif Text",serif;font-size:28px;color:#3b8dbf;margin-top:40px;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #f2f2f2}.terms-content h2:first-child{margin-top:0}.terms-content h3{font-size:22px;color:#555;margin-top:24px;margin-bottom:16px}.terms-content p{margin-bottom:20px;color:#444}.terms-content ul{margin-bottom:20px;padding-left:20px}.terms-content li{margin-bottom:10px;color:#444}.terms-update{font-style:italic;color:#777;margin-top:40px;text-align:right;font-size:14px}.privacy-section{padding:60px 0}.privacy-container{max-width:900px;margin:0 auto}.privacy-title{font-family:"DM Serif Text",serif;font-size:42px;margin-bottom:30px;color:var(--color-primary);text-align:center}.privacy-content{background-color:#fff;border-radius:10px;padding:30px;box-shadow:0 4px 15px #0000000d}.privacy-content h2{font-family:"DM Serif Text",serif;font-size:28px;color:var(--color-primary);margin-top:40px;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #f2f2f2}.privacy-content h2:first-child{margin-top:0}.privacy-content h3{font-size:22px;color:#555;margin-top:24px;margin-bottom:16px}.privacy-content p{margin-bottom:20px;color:#444}.privacy-content ul{margin-bottom:20px;padding-left:20px}.privacy-content li{margin-bottom:10px;color:#444}.privacy-content a{color:var(--color-primary);text-decoration:none;transition:color .3s}.privacy-content a:hover{color:#2c678c;text-decoration:underline}.privacy-update{font-style:italic;color:#777;margin-top:40px;text-align:right;font-size:14px}.toc{background-color:#f9f9f9;border-radius:10px;padding:25px 30px;margin-bottom:40px;box-shadow:0 2px 10px #00000008;border:1px solid #eaeaea}.toc h2{font-family:"DM Serif Text",serif;font-size:24px;color:var(--color-primary);margin-top:0;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #eaeaea;text-align:center}.toc ul{list-style-type:none;padding-left:0;columns:2;column-gap:30px}.toc li{margin-bottom:12px;padding-left:10px;position:relative;break-inside:avoid}.toc a{text-decoration:none;color:#555;transition:all .3s ease;display:block;padding:5px 8px;border-radius:5px;font-weight:500}.toc a:hover{color:#3b8dbf;background-color:#3b8dbf0d;transform:translate(3px)}@media screen and (max-width: 768px){.toc ul{columns:1}.terms-title,.privacy-title{font-size:36px}.terms-content h2,.privacy-content h2,.page-content h2{font-size:24px}.terms-content h3,.privacy-content h3,.page-content h3{font-size:20px}.terms-content,.privacy-content,.page-content{padding:20px}}.how-it-works{padding:80px 0;background-color:var(--color-background)}.section-title{font-family:"DM Serif Text",serif;font-size:42px;color:#333;text-align:center;margin-bottom:50px;position:relative}.section-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:3px;background-color:var(--color-third)}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:60px}.step{background-color:#fff;border-radius:10px;padding:30px;box-shadow:0 5px 15px #0000000d;transition:all .3s ease;position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column}.step:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.step-number{position:absolute;top:-10px;right:-10px;width:60px;height:60px;background-color:var(--color-primary);color:#000;border-radius:50%;display:flex;justify-content:center;align-items:center;font-family:"DM Serif Text",serif;font-size:28px;z-index:1}.step-content{position:relative;z-index:2}.step h3{font-family:"DM Serif Text",serif;font-size:22px;color:#333;margin-bottom:15px;padding-right:40px}.step p{color:#555;font-size:16px}.premium-features{background-color:#fff;border-radius:10px;padding:40px;color:#000;box-shadow:0 5px 15px #3b8dbf4d}.premium-features h3{font-family:"DM Serif Text",serif;font-size:28px;margin-bottom:20px;position:relative;padding-bottom:15px}.premium-features h3:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#000}.premium-features ul{list-style-type:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.premium-features li{position:relative;padding-left:30px;margin-bottom:15px}.premium-features li:before{content:"✓";position:absolute;left:0;top:0;font-size:18px;font-weight:700}@media screen and (max-width: 768px){.how-it-works{padding:60px 0}.section-title{font-size:36px;margin-bottom:40px}.steps-container{grid-template-columns:1fr;gap:20px}.premium-features{padding:30px}.premium-features ul{grid-template-columns:1fr}.step{padding:25px}}.contact-section{padding:80px 0;background-color:#f9f9f9}.contact-container{max-width:800px;margin:0 auto;background-color:#fff;border-radius:10px;padding:50px;box-shadow:0 5px 20px #0000000d}.contact-title{font-family:"DM Serif Text",serif;font-size:42px;color:#333;text-align:center;margin-bottom:15px}.contact-subtitle{text-align:center;color:#666;margin-bottom:40px;font-size:18px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:30px}.form-group{margin-bottom:20px}.form-group:nth-child(3),.form-group:nth-child(4){grid-column:1 / -1}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#444}.form-group input,.form-group textarea{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:6px;font-family:Mulish,sans-serif;font-size:16px;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#3b8dbf;box-shadow:0 0 0 2px #3b8dbf33}.form-group textarea{height:150px;resize:vertical}.submit-btn{grid-column:1 / -1;background-color:var(--color-secondary);color:#fff;border:none;border-radius:6px;padding:15px 30px;font-family:Mulish,sans-serif;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;justify-self:center;min-width:200px}.submit-btn:hover{background-color:#2c678c;transform:translateY(-2px);box-shadow:0 4px 10px #2c678c33}.submit-btn:active{transform:translateY(0)}@media screen and (max-width: 768px){.contact-section{padding:60px 0}.contact-container{padding:30px}.contact-title{font-size:36px}.contact-subtitle{font-size:16px;margin-bottom:30px}.contact-form{grid-template-columns:1fr;gap:20px}.form-group{margin-bottom:15px}.submit-btn{width:100%}}
