@charset "UTF-8";.phoenix-mansion html{scroll-behavior:smooth}.phoenix-mansion *{margin:0;padding:0;box-sizing:border-box}.phoenix-mansion body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}.phoenix-mansion img{max-width:100%;height:auto}.phoenix-mansion .main-banner{position:relative;width:100vw;height:auto;aspect-ratio:16/9;background-color:#e8e5df;display:flex;align-items:center;justify-content:center;overflow:hidden}.phoenix-mansion .banner-content{position:relative;width:100%;height:100%;z-index:2;pointer-events:none}.phoenix-mansion .item{position:absolute;display:block}.phoenix-mansion .advertising-text{position:absolute;right:2%;bottom:2%;font-size:clamp(10px,1.5vw,24px);color:#fff;z-index:10;font-weight:500;letter-spacing:1px}.phoenix-mansion .nb-building{bottom:-45%;left:50%;transform:translate(-50%);width:110%;max-width:none;height:auto;object-fit:contain;object-position:bottom;z-index:2}.phoenix-mansion .nb-circle{top:5vh;left:33%;width:40%;height:auto;z-index:1}.phoenix-mansion .nb-dev-logo{top:15%;left:5%;width:16%;height:auto;z-index:3}.phoenix-mansion .nb-main-logo{top:22%;left:5%;width:20%;height:auto;z-index:3}.phoenix-mansion .nb-badge{top:0;right:0;width:15%;height:auto;z-index:4}.phoenix-mansion .main-banner .nb-circle,.phoenix-mansion .main-banner .nb-building,.phoenix-mansion .main-banner .nb-dev-logo,.phoenix-mansion .main-banner .nb-main-logo,.phoenix-mansion .main-banner .nb-badge,.phoenix-mansion .about-section .about-halo-left,.phoenix-mansion .about-section .about-halo-right,.phoenix-mansion .about-section .about-text-wrapper,.phoenix-mansion .about-section .about-title-wrapper{opacity:0}.phoenix-mansion .cultural-center-section{position:relative;width:100vw;height:auto;overflow:hidden;background-color:#fff;display:flex}.phoenix-mansion .cultural-center-bg{position:relative;width:100%;height:auto;display:block}.phoenix-mansion .about-section{position:relative;width:100vw;height:55vh;overflow:hidden;background-color:#fff;display:flex;align-items:center;justify-content:center}.phoenix-mansion .about-section .banner-content{position:relative;width:min(100vw,250vh);height:min(50vw,50vh);z-index:2;pointer-events:none}.phoenix-mansion .about-halo-left{bottom:-60%;left:-5%;width:25%;transform:translateY(-50%) scale(.95)}.phoenix-mansion .about-halo-right{top:50%;right:-10%;width:25%;transform:translateY(-50%) scale(.95)}.phoenix-mansion .about-text-wrapper{position:absolute;top:18%;left:50%;transform:translate(-50%,-50%);width:60%;max-width:900px;z-index:3;display:flex;justify-content:center}.phoenix-mansion .about-text{position:relative;width:100%;height:auto;object-fit:contain}.phoenix-mansion .about-title-wrapper{position:absolute;bottom:10%;left:50%;transform:translate(-50%);width:40%;max-width:500px;z-index:4;display:flex;justify-content:center}.phoenix-mansion .about-title{position:relative;width:100%;height:auto;object-fit:contain}.phoenix-mansion .map-section{position:relative;width:100vw;background-color:#fff}.phoenix-mansion .map-scroll-container{width:100%;overflow:hidden}.phoenix-mansion .map-image{width:100%;height:auto;display:block;object-fit:cover}.phoenix-mansion .feature-section{display:flex;align-items:center;justify-content:center;max-width:1800px;width:90vw;margin:3vw auto 0;padding:0;gap:60px;overflow:hidden}.phoenix-mansion .feature-reverse{flex-direction:row-reverse}.phoenix-mansion .feature-text-wrapper{flex:1;opacity:0}.phoenix-mansion .feature-image-wrapper{flex:1}.phoenix-mansion .feature-image,.phoenix-mansion .feature-text{width:100%;height:auto;display:block;object-fit:contain}.phoenix-mansion .metro-feature-section{position:relative;max-width:1800px;width:90vw;margin:2vw auto 0}.phoenix-mansion .metro-bg-image{width:100%;height:auto;display:block}.phoenix-mansion .metro-text-wrapper{position:absolute;width:38%;opacity:0;z-index:2}.phoenix-mansion .metro-text-wrapper img{width:100%;height:auto;display:block}.phoenix-mansion .metro-text-top-left{top:10%;left:0%}.phoenix-mansion .metro-text-bottom-right{bottom:10%;right:0%}.phoenix-mansion .construction-section{align-items:stretch;flex-wrap:wrap;overflow:visible}.phoenix-mansion .construction-left{flex:0 0 35%;margin-top:-10%;position:relative;z-index:2}.phoenix-mansion .construction-right{flex:1;display:flex;flex-direction:column;justify-content:flex-start;gap:30px}.phoenix-mansion .construction-right img{width:100%;height:auto;display:block}.phoenix-mansion .content-anim-wrapper{opacity:0}.phoenix-mansion .construction-bottom{flex:0 0 100%}.phoenix-mansion .section-footer-text{margin-top:20px}.phoenix-mansion .swipe-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;z-index:9;pointer-events:none;transition:opacity .5s ease}.phoenix-mansion .swipe-overlay.hidden{opacity:0}.phoenix-mansion .swipe-hint{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0009;color:#fff;padding:15px 25px;border-radius:30px;pointer-events:none;opacity:.9;transition:opacity .5s ease}.phoenix-mansion .swipe-hint.hidden{opacity:0}.phoenix-mansion .swipe-hint span{font-size:14px;letter-spacing:1px;margin-top:8px}.phoenix-mansion .swipe-icon{width:30px;height:20px;position:relative;animation:swipeMotion 1.5s ease-in-out infinite alternate}.phoenix-mansion .swipe-icon:before,.phoenix-mansion .swipe-icon:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:10px;height:10px;border-top:2px solid white;border-right:2px solid white}.phoenix-mansion .swipe-icon:before{left:0;transform:translateY(-50%) rotate(-135deg)}.phoenix-mansion .swipe-icon:after{right:0;transform:translateY(-50%) rotate(45deg)}@keyframes swipeMotion{0%{transform:translate(-10px)}to{transform:translate(10px)}}@keyframes fadeOutHint{to{opacity:0;visibility:hidden}}.phoenix-mansion .d-md-none{display:none!important}@media(min-width:768px){.phoenix-mansion .d-md-none{display:none!important}}@media(max-width:768px){.phoenix-mansion .main-banner{height:auto;aspect-ratio:16/9}.phoenix-mansion .nb-building{bottom:-35%;width:90%}.phoenix-mansion .nb-circle{top:15%}.phoenix-mansion .about-section{height:auto;aspect-ratio:21/9}.phoenix-mansion .feature-section{margin:3vw auto;gap:15px}.phoenix-mansion .d-md-none{display:flex!important}.phoenix-mansion .map-scroll-container{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.phoenix-mansion .map-scroll-container::-webkit-scrollbar{display:none}.phoenix-mansion .map-scroll-container .map-image{width:250%;max-width:none;height:auto}.phoenix-mansion .about-halo-left{bottom:auto;top:80%;left:-20%;width:40%}.phoenix-mansion .about-halo-right{top:50%;transform:translateY(-50%);right:-25%;width:40%}.phoenix-mansion .about-text-wrapper{top:25%;width:80%}.phoenix-mansion .about-title-wrapper{bottom:20%;width:40%}}.phoenix-mansion .content-footer-section{position:relative;width:100vw;background-color:#fff;padding:150px 5%;display:flex;justify-content:center;align-items:center;overflow:hidden}.phoenix-mansion .content-footer-wrapper{display:flex;flex-direction:column;align-items:center;gap:80px;max-width:1800px;width:100%;position:relative;z-index:2}.phoenix-mansion .content-footer-halo{position:absolute;pointer-events:none;z-index:1;opacity:0}.phoenix-mansion .content-footer-halo-left{left:-10%;top:60%;transform:translateY(-50%);width:25%;max-width:800px}.phoenix-mansion .content-footer-halo-right{right:-15%;top:40%;transform:translateY(-50%);width:35%;max-width:800px}@media(max-width:768px){.phoenix-mansion .content-footer-halo-left{left:-15%;width:35%}.phoenix-mansion .content-footer-halo-right{right:-20%;width:45%}}.phoenix-mansion .content-footer-anim{opacity:0;display:flex;justify-content:center;width:100%}.phoenix-mansion .hidden-honeypot{display:none!important}.phoenix-mansion .content-footer-text{width:100%;max-width:1400px}.phoenix-mansion .content-footer-logo{width:50%;max-width:850px}.phoenix-mansion .content-footer-subtitle{width:60%;max-width:850px}@media(max-width:768px){.phoenix-mansion .content-footer-section{padding:30px 5%}.phoenix-mansion .content-footer-wrapper{gap:30px}.phoenix-mansion .content-footer-text{width:95%}.phoenix-mansion .content-footer-logo{width:80%}.phoenix-mansion .content-footer-subtitle{width:90%}}.phoenix-mansion .contact-section{width:100vw;background-color:#fff;padding:30px 5%;display:flex;justify-content:center;align-items:center}.phoenix-mansion .contact-container{width:100%;max-width:1800px}.phoenix-mansion .contact-title{text-align:center;color:#c8005b;font-size:42px;font-weight:700;margin-bottom:40px;letter-spacing:3px;font-family:serif}.phoenix-mansion .contact-form{display:flex;flex-direction:column}.phoenix-mansion .form-row{display:flex;gap:20px}.phoenix-mansion .input-wrapper{position:relative;width:100%;margin-bottom:25px}.phoenix-mansion .form-input,.phoenix-mansion .form-select,.phoenix-mansion .form-textarea{width:100%;padding:15px 20px;border:1px solid #c8005b;border-radius:4px;font-size:16px;color:#c8005b;background-color:#fff;outline:none;font-family:inherit;transition:border-color .3s ease,box-shadow .3s ease}.phoenix-mansion .error-message{position:absolute;top:calc(100% + 4px);left:0;font-size:13px;color:#c8005b;opacity:0;visibility:hidden;transition:all .3s ease}.phoenix-mansion .validation-icon{position:absolute;right:15px;top:17px;width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0;visibility:hidden;pointer-events:none;transition:all .3s ease}.phoenix-mansion .form-select+.validation-icon{right:35px}.phoenix-mansion .input-wrapper.is-invalid .form-input,.phoenix-mansion .input-wrapper.is-invalid .form-select,.phoenix-mansion .input-wrapper.is-invalid .form-textarea{border-color:#c8005b;box-shadow:0 0 5px #c8005b66}.phoenix-mansion .input-wrapper.is-invalid .error-message,.phoenix-mansion .input-wrapper.is-invalid .validation-icon{opacity:1;visibility:visible}.phoenix-mansion .input-wrapper.is-invalid .validation-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c8005b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'%3E%3C/line%3E%3C/svg%3E")}.phoenix-mansion .input-wrapper.is-valid .form-input,.phoenix-mansion .input-wrapper.is-valid .form-select,.phoenix-mansion .input-wrapper.is-valid .form-textarea{border-color:#28a745;box-shadow:0 0 5px #28a74566;color:#28a745}.phoenix-mansion .input-wrapper.is-valid .form-input::placeholder,.phoenix-mansion .input-wrapper.is-valid .form-textarea::placeholder{color:#28a745}.phoenix-mansion .input-wrapper.is-valid .validation-icon{opacity:1;visibility:visible;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2328a745' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'%3E%3C/path%3E%3Cpolyline points='22 4 12 14.01 9 11.01'%3E%3C/polyline%3E%3C/svg%3E")}.phoenix-mansion .input-wrapper.form-agreement.is-invalid .checkmark{border-color:#c8005b;box-shadow:0 0 5px #c8005b66}.phoenix-mansion .input-wrapper.form-agreement.is-valid .checkmark{border-color:#28a745;box-shadow:0 0 5px #28a74566}.phoenix-mansion .input-wrapper.form-agreement.is-invalid .error-message{opacity:1;visibility:visible}.phoenix-mansion .form-input:focus,.phoenix-mansion .form-select:focus,.phoenix-mansion .form-textarea:focus{border-color:#a6004b}.phoenix-mansion .form-input::placeholder,.phoenix-mansion .form-textarea::placeholder{color:#c8005b;opacity:.8}.phoenix-mansion .form-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23999' d='M2 4l4 4 4-4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;background-size:14px;cursor:pointer}.phoenix-mansion .form-select:invalid,.phoenix-mansion .form-select option[value=""]{color:#c8005bcc}.phoenix-mansion .form-select option{color:#333}.phoenix-mansion .form-textarea{resize:vertical}.phoenix-mansion .form-agreement{display:flex;align-items:center;margin-top:10px}.phoenix-mansion .checkbox-label{display:flex;align-items:flex-start;cursor:pointer;position:relative;font-size:14px;color:#333}.phoenix-mansion .form-checkbox{opacity:0;position:absolute}.phoenix-mansion .checkmark{width:18px;height:18px;border:1px solid #999;border-radius:4px;margin-right:10px;display:flex;justify-content:center;align-items:center;transition:all .2s ease;flex-shrink:0;margin-top:2px}.phoenix-mansion .form-checkbox:checked~.checkmark{background-color:#c8005b;border-color:#c8005b}.phoenix-mansion .form-checkbox:checked~.checkmark:after{content:"";display:block;width:4px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:2px}.phoenix-mansion .agreement-text{font-size:16px;line-height:1.5}.phoenix-mansion .privacy-link{color:#e6b800;text-decoration:underline}.phoenix-mansion .privacy-link:hover{filter:brightness(.9)}.phoenix-mansion .form-submit-btn{width:100%;background-color:#c8005b;color:#fff;border:none;border-radius:30px;padding:16px;font-size:18px;font-weight:500;cursor:pointer;margin-top:20px;transition:background-color .3s ease;letter-spacing:2px}.phoenix-mansion .form-submit-btn:hover{background-color:#a6004b}@media(max-width:768px){.phoenix-mansion .contact-section{padding:60px 5%}.phoenix-mansion .contact-title{font-size:32px}.phoenix-mansion .form-row{flex-direction:column;gap:20px}}.phoenix-mansion .site-footer{width:100vw;background-color:#c8005b;color:#fff;display:flex;flex-direction:column}.phoenix-mansion .footer-info{padding:40px 5%;font-size:14px;line-height:2;letter-spacing:1px}.phoenix-mansion .footer-info p{display:flex;align-items:center;margin-bottom:8px;font-size:16px}.phoenix-mansion .footer-info span{margin-right:15px;opacity:.8;font-size:16px;font-weight:300}.phoenix-mansion .footer-copyright{border-top:1px solid rgba(255,255,255,.3);padding:20px 0 80px;text-align:center;font-size:16px;line-height:1.6;opacity:.9;letter-spacing:1px}@media(max-width:768px){.phoenix-mansion .footer-info{padding:30px 5%;font-size:13px}}.phoenix-mansion body{padding-bottom:60px}.phoenix-mansion .fixed-bottom-menu{position:fixed;bottom:0;left:0;width:100vw;height:60px;background-color:#cc0065e6;display:flex;justify-content:space-between;align-items:center;z-index:1000;box-shadow:0 -2px 10px #00000026}.phoenix-mansion .menu-item{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-decoration:none;height:100%;border-right:1px solid rgba(255,255,255,.2);transition:background-color .3s ease}.phoenix-mansion .menu-item:last-child{border-right:none}.phoenix-mansion .menu-item:hover{background-color:#a6004b}.phoenix-mansion .menu-icon{width:30px;height:30px;margin-bottom:4px}.phoenix-mansion .menu-item span{font-size:13px;font-weight:500;letter-spacing:1px}@media(max-width:480px){.phoenix-mansion .fixed-bottom-menu{height:55px}.phoenix-mansion .menu-icon{width:18px;height:18px;margin-bottom:2px}.phoenix-mansion .menu-item span{font-size:11px;letter-spacing:0}.phoenix-mansion body{padding-bottom:55px}}.phoenix-mansion .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:2000;opacity:0;visibility:hidden;transition:all .4s ease}.phoenix-mansion .modal-overlay.active{opacity:1;visibility:visible}.phoenix-mansion .modal-content{background-color:#fff;width:90%;max-width:800px;padding:40px;border-radius:20px;position:relative;transform:scale(.85) translateY(20px);transition:all .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 10px 40px #0003}.phoenix-mansion .modal-overlay.active .modal-content{transform:scale(1) translateY(0)}.phoenix-mansion .modal-close{position:absolute;top:20px;right:20px;background:none;border:none;font-size:32px;line-height:1;cursor:pointer;color:#999;transition:color .3s ease}.phoenix-mansion .modal-close:hover{color:#c8005b}.phoenix-mansion .modal-title{color:#c8005b;font-size:32px;font-weight:700;margin-bottom:20px;text-align:center}.phoenix-mansion .modal-body{max-height:60vh;overflow-y:auto;padding-right:10px;font-size:18px;line-height:1.8;color:#555;text-align:justify}.phoenix-mansion .modal-body::-webkit-scrollbar{width:6px}.phoenix-mansion .modal-body::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:10px}@media(max-width:768px){.phoenix-mansion .modal-content{padding:30px 20px}.phoenix-mansion .modal-title{font-size:20px}.phoenix-mansion .modal-body{font-size:14px}}.phoenix-mansion .submission-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 30px;width:90%;max-width:400px;text-align:center;border-radius:8px;gap:30px}.phoenix-mansion .submission-logo{width:100%;max-width:250px;height:auto;display:block}.phoenix-mansion .submission-title{font-size:28px;color:#333;font-weight:700;letter-spacing:2px;margin:0}.phoenix-mansion .submission-btn{background-color:#f7b500;color:#333;font-size:18px;font-weight:700;padding:12px 40px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;letter-spacing:2px}.phoenix-mansion .submission-btn:hover{background-color:#e5a700;transform:translateY(-2px)}.phoenix-mansion .submission-btn:active{transform:translateY(0)}@media(max-width:768px){.phoenix-mansion .submission-content{padding:30px 20px;gap:20px}.phoenix-mansion .submission-title{font-size:24px}.phoenix-mansion .submission-btn{font-size:16px;padding:10px 30px}}.phoenix-mansion body.modal-open{overflow:hidden}
