*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#111827;background:#fff;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:root{--green:#0e4124;--green-light:#2f5d50;--blue:#155a84;--text:#111827;--muted:#667085;--line:#e9edf3;--soft:#f7f7f4;--white:#fff;--shadow:0 14px 34px #0f172a0f}.container{width:min(1080px,100% - 32px);margin:0 auto}section{padding:62px 0}.btn{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.btn-dark{color:#fff;background:#111827;border-color:#111827}.btn-light{color:#111827;background:#fff}.hero{background:#fff;padding:86px 0 74px}.hero-container{grid-template-columns:1fr .9fr;align-items:center;gap:58px;display:grid}.hero-badge{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800;display:inline-block}.hero h1{letter-spacing:-2.5px;max-width:620px;margin:0 0 22px;font-size:clamp(42px,6vw,66px);font-weight:800;line-height:1.02}.hero h1 span{color:var(--green-light)}.hero-text{max-width:540px;color:var(--muted);margin:0 0 30px;font-size:16px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:30px;display:flex}.hero-meta{flex-wrap:wrap;gap:10px;display:flex}.hero-meta span{border:1px solid var(--line);color:#475467;background:#fff;border-radius:999px;padding:9px 14px;font-size:12px;font-weight:700}.hero-image-card{box-shadow:var(--shadow);background:#eef1ed;border-radius:5px;overflow:hidden}.hero-image-card img{object-fit:cover;width:100%;height:560px}.about-section,.amenities-section,.process-section,.provide-section{background:var(--soft)}.about-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:46px;margin-bottom:42px;display:grid}.about-visual{grid-template-columns:1fr 1fr;align-items:end;gap:14px;display:grid}.about-img{border:1px solid #e1e5df;border-radius:18px;overflow:hidden}.about-img img{object-fit:cover;width:100%}.about-img:first-child img{height:310px}.about-img:last-child{margin-top:36px}.about-img:last-child img{height:250px}.about-label,.section-label,.process-label,.provide-label,.faq-label{color:#6b7280;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-block}.about-content h2,.process-content h2,.provide-content h2,.faq-side h2,.section-head h2{color:var(--text);letter-spacing:-1.4px;margin:0 0 14px;font-size:clamp(30px,4vw,42px);font-weight:750;line-height:1.08}.about-content h2 span{color:var(--green-light)}.about-text,.process-intro,.provide-text,.faq-side-text,.section-head p{color:var(--muted);font-size:14px;line-height:1.75}.about-btn{color:#fff;background:#111827;border-radius:999px;justify-content:center;align-items:center;height:44px;margin-top:12px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.about-features{border-top:1px solid #e1e5df;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:24px;display:grid}.about-feature-card{border:1px solid var(--line);background:#fff;border-radius:5px;padding:16px}.feature-icon,.amenity-icon{width:38px;height:38px;color:var(--green-light);background:#f3fbf5;border:1px solid #d8f0df;border-radius:12px;place-items:center;margin-bottom:12px;display:grid}.about-feature-card h4,.amenity-card h3{color:var(--text);margin:0 0 6px;font-size:15px}.about-feature-card p,.amenity-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.section-head{text-align:center;max-width:620px;margin:0 auto 34px}.amenities-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.amenity-card{border:1px solid var(--line);background:#fff;border-radius:5px;padding:18px;transition:all .2s}.amenity-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.process-grid{grid-template-columns:1fr .95fr;align-items:center;gap:46px;display:grid}.process-content{max-width:560px}.process-timeline{gap:0;margin-top:24px;display:grid}.timeline-item{grid-template-columns:54px 1fr;gap:14px;padding-bottom:24px;display:grid;position:relative}.timeline-line{background:#dfe5df;width:1px;height:calc(100% - 8px);position:absolute;top:42px;left:19px}.timeline-dot{z-index:2;width:38px;height:38px;color:var(--green-light);background:#fff;border:1px solid #d8f0df;border-radius:999px;place-items:center;font-size:11px;font-weight:900;display:grid;position:relative}.timeline-content h3{margin:0 0 6px;font-size:17px}.timeline-content p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.process-image{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px;overflow:hidden}.process-image img{object-fit:cover;width:100%;height:420px}.provide-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:42px;display:grid}.provide-image{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px;overflow:hidden}.provide-image img{object-fit:cover;width:100%;height:410px}.provide-list{gap:12px;margin-top:22px;display:grid}.provide-row{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:16px;transition:all .2s;display:flex}.provide-row:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.provide-row-left h3{margin:0 0 5px;font-size:16px}.provide-row-left p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.provide-price{color:var(--green-light);white-space:nowrap;font-size:12px;font-weight:800}.provide-arrow{border:1px solid var(--line);border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.faq-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:52px;display:grid}.faq-side{max-width:380px}.faq-list{gap:10px;display:grid}.faq-item{border-bottom:1px solid #dcded9}.faq-question{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;justify-content:space-between;gap:18px;padding:18px 0;font-size:16px;font-weight:750;display:flex}.faq-icon{font-size:22px;line-height:1}.faq-answer{padding:0 28px 18px 0}.faq-answer p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.faq-link{color:var(--green-light);align-items:center;gap:8px;margin-top:8px;font-size:14px;font-weight:800;display:inline-flex}@media (max-width:1000px){.hero-container,.about-grid,.process-grid,.provide-grid,.faq-grid{grid-template-columns:1fr}.amenities-grid{grid-template-columns:repeat(2,1fr)}.hero-image-card img,.process-image img,.provide-image img{height:360px}}@media (max-width:700px){section{padding:44px 0}.hero{padding:54px 0 44px}.hero h1{font-size:42px}.about-visual{display:none}.about-features,.amenities-grid{grid-template-columns:1fr}.provide-row{flex-direction:column;align-items:flex-start}.provide-row-right{justify-content:space-between;width:100%;display:flex}.hero-image-card img,.process-image img,.provide-image img{height:260px}}.reveal{opacity:1!important;transform:none!important}.amenity-icon{font-size:0}.amenity-card:first-child .amenity-icon:before{content:"⌁"}.amenity-card:nth-child(2) .amenity-icon:before{content:"▣"}.amenity-card:nth-child(3) .amenity-icon:before{content:"◫"}.amenity-card:nth-child(4) .amenity-icon:before{content:"⚡"}.amenity-card:nth-child(5) .amenity-icon:before{content:"▤"}.amenity-card:nth-child(6) .amenity-icon:before{content:"◷"}.amenity-card:nth-child(7) .amenity-icon:before{content:"☕"}.amenity-card:nth-child(8) .amenity-icon:before{content:"◎"}.amenity-icon:before{font-size:18px;font-weight:800}.legal-page{background:#fff}.legal-hero{border-bottom:1px solid var(--line);background:#f7f7f4;padding:80px 0 42px}.legal-hero h1{letter-spacing:-2px;color:var(--text);margin:0 0 14px;font-size:clamp(38px,5vw,58px);line-height:1}.legal-hero p{max-width:760px;color:var(--muted);font-size:15px;line-height:1.8}.legal-section{padding:52px 0 72px}.legal-card{border:1px solid var(--line);max-width:900px;box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:34px}.legal-card h2{color:var(--green);margin:28px 0 8px;font-size:20px}.legal-card h2:first-child{margin-top:0}.legal-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}@media (max-width:700px){.legal-card{border-radius:16px;padding:22px}}
