@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap";
@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;background-color:#f8f5f2;font-family:Montserrat,sans-serif;line-height:1.6;overflow-x:hidden}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.highlight{background:linear-gradient(135deg,#d2af8e 0%,#c3956a 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}:focus-visible{outline-offset:2px;outline:3px solid #25545680}.skip-to-content{color:#fff;z-index:9999;background:#d2af8e;padding:8px 16px;text-decoration:none;position:absolute;top:-40px;left:0}.skip-to-content:focus{top:0}.terms-page{background-color:#f7f4f0;min-height:100vh;padding-top:90px;font-family:Montserrat,sans-serif}.terms-header{z-index:2;background:#fff;border-bottom:1px solid #e8e4e0;padding:2.5rem 0;position:relative}.terms-header .container{max-width:1150px;margin:0 auto;padding:0 1.5rem}.terms-header-inner{align-items:center;gap:1.75rem;display:flex}.terms-logo img{width:auto;height:60px}.terms-title-block h1{color:#255456;margin:0;font-size:2.2rem;font-weight:700}.terms-title-block p{color:#7a8b8d;margin-top:.35rem;font-size:.95rem}.terms-content{padding:3rem 0 4rem}.terms-content .container{max-width:950px;margin:0 auto;padding:0 1.5rem}.terms-content .container>div,.terms-content .terms-card{background:#fff;border:1px solid #e8e4e0;border-radius:12px;padding:2.5rem 2.75rem;box-shadow:0 8px 30px #0a254014}.terms-content section{border-bottom:1px solid #f0ece8;padding:1.75rem 0}.terms-content section:first-child{padding-top:0}.terms-content section:last-child{border-bottom:none;padding-bottom:0}.terms-content h2{color:#255456;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.terms-content p{color:#3c5557;margin-bottom:.75rem;font-size:.98rem;line-height:1.75}.terms-content ul{margin:.5rem 0 .75rem 1.25rem;padding:0}.terms-content li{color:#3c5557;margin-bottom:.45rem;font-size:.98rem}.terms-content strong{color:#c8a182;font-weight:600}@media (max-width:768px){.terms-header-inner{flex-direction:column;align-items:flex-start;gap:1rem}.terms-content .container>div,.terms-content .terms-card{padding:2rem 1.75rem}.terms-title-block h1{font-size:1.8rem}.terms-content h2{font-size:1.15rem}}@media (max-width:480px){.terms-header .container,.terms-content .container{padding:0 1.25rem}.terms-content .container>div,.terms-content .terms-card{padding:1.75rem 1.5rem}}
