:root{--p-p:#2b2b7d;--p-s:#161727;--p-a:#e68405;--p-t:#262d36;--p-bg:#f6f5f4;--p-r:17px}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:'DM Sans',sans-serif;color:#262d36;line-height:1.9;background:#f6f5f4}
a{text-decoration:none;color:inherit;transition:0.4s cubic-bezier(0.33,1,0.68,1)}
ul{list-style:none}
button{border:none;background:none;cursor:pointer;font-family:inherit}
img{max-width:100%;height:auto}
.wrap-pg{max-width:1230px;margin:0 auto;padding:0 17px}
.head-bar-pg{position:fixed;top:0;left:0;width:100%;background:rgba(255,255,255,0.98);box-shadow:0 3px 20px rgba(0,0,0,0.10);z-index:1000;padding:18px 0;backdrop-filter:blur(8px)}
.head-bar-pg .wrap-pg{display:flex;justify-content:space-between;align-items:center;gap:20px}
.wordmark-pg{font-family:'Cormorant Garamond',serif;font-size:clamp(0.75rem,2vw,1.3rem);font-weight:700;color:#2b2b7d;max-width:40%;flex-shrink:1;min-width:0;line-height:1.2}
.wordmark-pg a{color:inherit}
.nav-items-pg{display:flex;gap:26px;flex-shrink:0}
.page-link-pg{font-weight:500;color:#555;padding:5px 0;position:relative}
.page-link-pg:hover{color:#2b2b7d}
.page-link-pg::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:#e68405;transition:0.4s cubic-bezier(0.33,1,0.68,1)}
.page-link-pg:hover::after{width:100%}
.hamburger-pg{display:none;flex-direction:column;gap:4px;width:28px;height:24px}
.hamburger-pg span{width:100%;height:2px;background:#2b2b7d;border-radius:2px;transition:0.4s cubic-bezier(0.33,1,0.68,1)}
.cover-pg{min-height:100vh;display:flex;align-items:center;background-size:cover;background-position:center;padding:110px 20px 60px;color:#fff;position:relative}
.cover-pg::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(117deg,rgba(27,27,55,0.75) 0%,rgba(46,32,76,0.76) 100%);z-index:1}
.cover-pg .wrap-pg{position:relative;z-index:2}
.banner-content-pg{max-width:775px;margin:0 auto;text-align:center}
.splash-title-pg{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,5vw,3.3rem);font-weight:700;margin-bottom:23px;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,0.22)}
.banner-text-pg{font-size:1.08rem;margin-bottom:41px;opacity:0.94;line-height:1.8;max-width:691px;margin-left:auto;margin-right:auto}
.act-btn-pg{display:inline-block;padding:13px 36px;font-weight:600;font-size:1rem;border-radius:17px;transition:0.4s cubic-bezier(0.33,1,0.68,1);margin:6px}
.primary-btn-pg{background:#e68405;color:#fff}
.primary-btn-pg:hover{transform:translateY(-3px);box-shadow:0 7px 28px rgba(0,0,0,0.17);filter:brightness(1.1)}
.alt-btn-pg{background:transparent;color:#fff;border:2px solid rgba(255,255,255,0.6)}
.alt-btn-pg:hover{background:rgba(255,255,255,0.1);border-color:#fff}
.area-pg{padding:72px 20px}
.content-title-pg{font-family:'Cormorant Garamond',serif;font-size:3rem;font-weight:700;color:#2b2b7d;text-align:center;margin-bottom:15px;position:relative;display:inline-block;width:100%}
.content-title-pg::after{content:'';display:block;width:68px;height:4px;background:#e68405;margin:21px auto 0;border-radius:2px}
.zone-text-pg{text-align:center;color:#7c7d73;max-width:719px;margin:0 auto 52px;font-size:1.02rem;line-height:1.8}
.grid-layout-pg{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:34px}
.box-pg{background:#ffffff;padding:33px;border-radius:17px;box-shadow:0 3px 20px rgba(0,0,0,0.10);border:1px solid #eee;transition:0.4s cubic-bezier(0.33,1,0.68,1)}
.box-pg:hover{transform:translateY(-10px);box-shadow:0 7px 28px rgba(0,0,0,0.17)}
.item-icon-pg{font-size:2.6rem;margin-bottom:18px}
.box-title-pg{font-family:'Cormorant Garamond',serif;font-size:1.4rem;color:#2b2b7d;margin-bottom:17px}
.unit-text-pg{color:#7c7d73;font-size:0.98rem;line-height:1.8}
.metrics-pg{background:linear-gradient(159deg,#2b2b7d,#161727);padding:81px 20px;color:#fff}
.metrics-pg .grid-layout-pg{grid-template-columns:repeat(4,1fr)}
.data-item-pg{text-align:center;padding:26px}
.metric-val-pg{font-family:'Cormorant Garamond',serif;font-size:2.6rem;font-weight:700}
.metric-label-pg{font-size:1rem;opacity:0.91;margin-top:7px}
.about-pg{background:#f8f9fa}
.about-pg .content-title-pg{text-align:left;display:block}
.about-pg .content-title-pg::after{margin:20px 0 0}
.about-content-pg{max-width:901px}
.about-pg .zone-text-pg{text-align:left;margin:0 0 25px;font-size:1.05rem}
.goal-block-pg{background:linear-gradient(to right,rgba(43,43,125,0.06),transparent);padding:29px;border-left:6px solid #e68405;border-radius:0 17px 17px 0;margin:31px 0}
.goal-block-pg h3{color:#2b2b7d;margin-bottom:12px;font-size:1.2rem}
.goal-block-pg p{color:#555;line-height:1.8}
.beliefs-pg .grid-layout-pg{grid-template-columns:repeat(auto-fit,minmax(249px,1fr))}
.pillar-item-pg{background:#ffffff;padding:35px;border-radius:17px;text-align:center;box-shadow:0 3px 20px rgba(0,0,0,0.10);border-left:4px solid #e68405;transition:0.4s cubic-bezier(0.33,1,0.68,1)}
.pillar-item-pg:hover{transform:translateY(-5px);box-shadow:0 7px 28px rgba(0,0,0,0.17)}
.pillar-item-pg h3,.pillar-item-pg strong{color:#2b2b7d;margin-bottom:12px;font-size:1.1rem}
.pillar-item-pg p{color:#7c7d73;font-size:0.95rem;line-height:1.6}
.questions-pg{background:#fafbfc}
.questions-pg > div > div:last-child,.questions-pg > div > dl{max-width:887px;margin:0 auto}
.help-item-pg{background:#ffffff;border-radius:17px;margin-bottom:15px;box-shadow:0 3px 20px rgba(0,0,0,0.10);overflow:hidden}
.faq-header-pg{width:100%;padding:23px 20px;display:flex;justify-content:space-between;align-items:center;font-size:1.05rem;font-weight:600;color:#2b2b7d;text-align:left;transition:0.4s cubic-bezier(0.33,1,0.68,1);cursor:pointer}
.faq-header-pg:hover{color:#e68405;background:rgba(43,43,125,0.03)}
.faq-arrow-pg{font-size:1.5rem;color:#e68405;transition:0.4s cubic-bezier(0.33,1,0.68,1);min-width:24px;text-align:center}
.faq-body-pg{max-height:0;overflow:hidden;transition:max-height 0.3s ease}
.faq-body-pg p{padding:0 27px 23px;color:#555;line-height:1.8}
.help-item-pg.open-pg .faq-arrow-pg{transform:rotate(45deg)}
.help-item-pg.open-pg .faq-body-pg{max-height:500px}
.contact-pg .grid-layout-pg{grid-template-columns:1fr 1fr;gap:49px;align-items:start}
.locate-info-pg > div{margin-bottom:28px}
.locate-info-pg strong{color:#2b2b7d;display:block;margin-bottom:8px;font-size:1.05rem}
.locate-info-pg p{color:#555;line-height:1.6}
.touch-form-pg{background:#ffffff;padding:32px;border-radius:17px;box-shadow:0 7px 28px rgba(0,0,0,0.17)}
.input-wrap-pg{margin-bottom:25px}
.label-text-pg{display:block;margin-bottom:8px;font-weight:600;color:#2b2b7d}
.input-el-pg,.textarea-field-pg{width:100%;padding:15px 16px;border:2px solid #ededed;border-radius:17px;font-size:1rem;transition:0.4s cubic-bezier(0.33,1,0.68,1);font-family:inherit}
.input-el-pg:focus,.textarea-field-pg:focus{outline:none;border-color:#2b2b7d;box-shadow:0 0 0 3px rgba(43,43,125,0.1)}
.textarea-field-pg{resize:vertical;min-height:112px}
.page-footer-pg{background:#161727;color:#fff;padding:65px 20px 20px}
.footer-grid-pg{display:grid;grid-template-columns:repeat(auto-fit,minmax(209px,1fr));gap:35px;margin-bottom:38px}
.footer-block-pg h4{margin-bottom:17px;color:#fff;font-size:1.0rem}
.footer-block-pg p{color:rgba(255,255,255,0.75);margin-bottom:8px;font-size:0.93rem}
.page-links-pg{display:flex;flex-direction:column;gap:9px}
.page-links-pg li,.page-links-pg a{margin-bottom:0}
.page-links-pg a{color:rgba(255,255,255,0.68);font-size:0.95rem}
.page-links-pg a:hover{color:#e68405}
.legal-notice-pg{background:rgba(0,0,0,0.23);padding:22px;border-radius:17px;margin-bottom:22px}
.legal-notice-pg p{color:rgba(255,255,255,0.85);font-size:0.85rem;line-height:1.7}
.ownership-pg{text-align:center;padding-top:30px;border-top:1px solid rgba(255,255,255,0.1)}
.ownership-pg p{color:rgba(255,255,255,0.6);font-size:0.9rem}
.wa-float-pg{position:fixed;bottom:21px;right:24px;width:60px;height:60px;background:#25D366;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 7px 28px rgba(0,0,0,0.17);z-index:999;transition:0.4s cubic-bezier(0.33,1,0.68,1)}
.wa-float-pg:hover{transform:scale(1.1);box-shadow:0 6px 25px rgba(37,211,102,0.4)}
.wa-float-pg svg{width:31px;height:32px}
.back-to-top-pg{position:fixed;bottom:91px;right:27px;width:44px;height:44px;background:#e68405;border-radius:50%;display:none;align-items:center;justify-content:center;color:#fff;box-shadow:0 3px 20px rgba(0,0,0,0.10);z-index:999;transition:0.4s cubic-bezier(0.33,1,0.68,1)}
.back-to-top-pg.is-visible-pg{display:flex}
.back-to-top-pg:hover{transform:translateY(-3px);box-shadow:0 7px 28px rgba(0,0,0,0.17)}
.back-to-top-pg svg{width:20px;height:24px}
.legal-page-pg{padding:115px 20px 60px}
.legal-page-pg h1{font-family:'Cormorant Garamond',serif;font-size:2.2rem;color:#2b2b7d;margin-bottom:10px}
.legal-page-pg .legal-intro{color:#666;margin-bottom:30px}
.policy-content-pg{max-width:900px}
.policy-content-pg h2{font-size:1.3rem;color:#2b2b7d;margin:35px 0 15px;padding-bottom:10px;border-bottom:2px solid #eee}
.policy-content-pg p{color:#555;line-height:1.8;margin-bottom:15px}
.policy-content-pg ul{margin:15px 0 20px 25px;color:#555}
.policy-content-pg li{margin-bottom:10px;line-height:1.7}
.alert-box-pg{background:linear-gradient(to right,rgba(230,132,5,0.1),transparent);padding:25px;border-left:4px solid #e68405;border-radius:0 17px 17px 0;margin:25px 0}
.legal-end-pg{margin-top:40px;padding-top:30px;border-top:2px solid #eee}
@media(max-width:992px){.contact-pg .grid-layout-pg{grid-template-columns:1fr}}
@media(max-width:790px){
.hamburger-pg{display:flex}
.nav-items-pg{position:fixed;top:67px;right:-100%;width:278px;height:calc(100vh - 68px);background:#fff;flex-direction:column;padding:26px;gap:15px;box-shadow:0 7px 28px rgba(0,0,0,0.17);transition:right 0.3s}
.nav-items-pg.menu-active-pg{right:0}
.splash-title-pg{font-size:2rem}
.banner-text-pg{font-size:1rem}
.area-pg{padding:69px 20px}
.content-title-pg{font-size:2rem}
.metrics-pg .grid-layout-pg{grid-template-columns:repeat(2,1fr)}
.grid-layout-pg{grid-template-columns:1fr}
}
