body{scroll-behavior:smooth!important;height:auto!important;overflow-y:auto!important}.hoa-management-new{--bg-color:#f8faff;--card-bg:#fff;--accent-color:#6c5ce7;--text-primary:#1a1a1a;--text-secondary:#636e72;background-color:var(--bg-color);min-height:100vh;position:relative;overflow-y:visible}.hoa-management-new .container{max-width:1200px;margin:0 auto;padding:0 2rem}.hoa-management-new section{padding:100px 0}.hoa-management-new .section-header{margin-bottom:50px}.hoa-management-new .section-header .eyebrow{color:var(--accent-color);letter-spacing:2px;margin-bottom:10px;font-size:.9rem;font-weight:700;display:block}.hoa-management-new .section-header h2{color:var(--text-primary);letter-spacing:-1px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.hero-modern{background-color:var(--bg-color);align-items:center;height:80vh;display:flex;position:relative;overflow:hidden}.hero-modern:before{content:"";z-index:0;background-color:#0000;background-image:linear-gradient(#fffc,#f8faffe6),url(/images/hoa_hero_bg.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:120%;height:120%;animation:12s ease-in-out infinite alternate heroFloatShape;position:absolute;top:-10%;left:-10%}.hero-modern .hero-glow{filter:blur(60px);z-index:1;background:radial-gradient(circle,#6c5ce71a,#0000 70%);width:600px;height:600px;position:absolute;top:-20%;right:-10%}.hero-modern .container{z-index:2;position:relative}.hero-modern h1{letter-spacing:-3px;margin-bottom:2rem;font-size:clamp(2.8rem,8vw,5rem);font-weight:800;line-height:1}.hero-modern h1 span{background:linear-gradient(135deg,var(--accent-color),#a29bfe);-webkit-text-fill-color:#0000;-webkit-background-clip:text}.hero-modern p{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:1.2rem;line-height:1.6}.hero-modern .hero-actions{gap:20px;display:flex}.hero-modern .hero-actions button{cursor:pointer;border-radius:12px;padding:15px 35px;font-size:1rem;font-weight:700;transition:all .3s}.hero-modern .hero-actions .btn-primary{background:var(--accent-color);color:#fff;border:none;box-shadow:0 10px 20px #6c5ce733}.hero-modern .hero-actions .btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 30px #6c5ce74d}.hero-modern .hero-actions .btn-outline{color:var(--text-primary);background:0 0;border:2px solid #c1c0c0}.hero-modern .hero-actions .btn-outline:hover{border-color:var(--accent-color);color:var(--accent-color)}.bento-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:20px;display:grid}@media (max-width:991px){.bento-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.bento-grid{flex-direction:column;display:flex}}.bento-grid .bento-item{background:var(--card-bg);border:1px solid #0000000d;border-radius:30px;flex-direction:column;justify-content:space-between;padding:20px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.bento-grid .bento-item:hover{border-color:var(--accent-color);transform:translateY(-10px);box-shadow:0 30px 60px #0000000d}.bento-grid .bento-item.item-large{background:linear-gradient(135deg,#fff,#f0f4ff);grid-area:span 2/span 2}.bento-grid .bento-item.item-large .item-visual{border-radius:20px;margin-top:10px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.bento-grid .bento-item.item-large .item-visual img{width:100%;height:auto;display:block}.bento-grid .bento-item.item-medium{grid-column:span 2}.bento-grid .bento-item.item-small{grid-column:span 1}@media (max-width:991px){.bento-grid .bento-item.item-small{grid-column:span 2}}.bento-grid .bento-item .icon{font-size:2rem;display:block}.bento-grid .bento-item h3{margin-bottom:10px;font-size:1.5rem;font-weight:700}.bento-grid .bento-item p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.workflow-horizontal{color:#fff;background-color:#0000;background-image:linear-gradient(#1a1a1ae6,#1a1a1ae6),url(/images/hoa_workflow_bg.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;overflow:hidden}.workflow-horizontal .workflow-header{margin-bottom:60px}.workflow-horizontal .workflow-header h2{color:#fff}.workflow-horizontal .workflow-header p{color:#fff9}.workflow-horizontal .workflow-scroll-container{scrollbar-width:none;gap:30px;padding:20px 0 50px;display:flex;overflow-x:auto}.workflow-horizontal .workflow-scroll-container::-webkit-scrollbar{display:none}.workflow-horizontal .workflow-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;min-width:350px;padding:40px;transition:all .4s}.workflow-horizontal .workflow-card:hover{border-color:var(--accent-color);background:#ffffff1a;transform:translateY(-10px)}.workflow-horizontal .workflow-card .card-num{color:#6c5ce74d;margin-bottom:20px;font-size:4rem;font-weight:900;line-height:1}.workflow-horizontal .workflow-card h3{margin-bottom:15px;font-size:1.8rem;font-weight:700}.workflow-horizontal .workflow-card p{color:#fff9;margin-bottom:25px;line-height:1.6}.workflow-horizontal .workflow-card .step-list{list-style:none}.workflow-horizontal .workflow-card .step-list li{align-items:center;gap:10px;margin-bottom:10px;font-size:.9rem;display:flex}.workflow-horizontal .workflow-card .step-list li:before{content:"→";color:var(--accent-color);font-weight:700}.ecosystem-scroller{background:#fff}.ecosystem-scroller .scroller-layout{gap:80px;margin-top:60px;display:flex;position:relative}@media (max-width:991px){.ecosystem-scroller .scroller-layout{flex-direction:column;gap:40px}}.ecosystem-scroller .scroller-content{flex:1}.ecosystem-scroller .scroller-content .scroll-item{border-bottom:1px solid #f0f0f0;padding:100px 0}.ecosystem-scroller .scroller-content .scroll-item:last-child{border-bottom:none;padding-bottom:200px}.ecosystem-scroller .scroller-content .scroll-item .item-number{color:var(--accent-color);margin-bottom:20px;font-size:1.2rem;font-weight:800}.ecosystem-scroller .scroller-content .scroll-item h3{color:var(--text-primary);margin-bottom:25px;font-size:2.5rem;font-weight:800}.ecosystem-scroller .scroller-content .scroll-item .item-points{list-style:none}.ecosystem-scroller .scroller-content .scroll-item .item-points li{color:var(--text-secondary);margin-bottom:15px;padding-left:25px;font-size:1.1rem;line-height:1.6;position:relative}.ecosystem-scroller .scroller-content .scroll-item .item-points li:before{content:"✓";color:var(--accent-color);font-weight:700;position:absolute;left:0}.ecosystem-scroller .scroller-content .scroll-item .mobile-visual{border-radius:20px;margin-top:40px;display:none;overflow:hidden;box-shadow:0 20px 40px #0000001a}@media (max-width:991px){.ecosystem-scroller .scroller-content .scroll-item .mobile-visual{display:block}}.ecosystem-scroller .scroller-content .scroll-item .mobile-visual img{width:100%;height:auto}.ecosystem-scroller .scroller-visual{flex:1;position:relative}@media (max-width:991px){.ecosystem-scroller .scroller-visual{display:none}}.ecosystem-scroller .scroller-visual .sticky-mockup{justify-content:center;align-items:center;height:500px;display:flex;position:sticky;top:150px}.ecosystem-scroller .scroller-visual .sticky-mockup .mockup-frame{z-index:2;background:#f1f2f6;border-radius:30px;width:100%;padding:15px;position:relative;overflow:hidden;box-shadow:0 50px 100px #0000001a}.ecosystem-scroller .scroller-visual .sticky-mockup .mockup-frame .mockup-img{opacity:0;border-radius:20px;width:calc(100% - 30px);height:auto;transition:all .6s cubic-bezier(.4,0,.2,1);position:absolute;top:15px;left:15px;transform:translateY(20px)scale(.95)}.ecosystem-scroller .scroller-visual .sticky-mockup .mockup-frame .mockup-img.active{opacity:1;width:100%;position:relative;top:0;left:0;transform:translateY(0)scale(1)}.ecosystem-scroller .scroller-visual .sticky-mockup .mockup-bg-glow{z-index:1;filter:blur(40px);background:radial-gradient(circle,#6c5ce71a,#0000 70%);width:120%;height:120%;position:absolute}.contact-section{z-index:1;justify-content:center;align-items:center;width:100%;padding:4rem 5%;display:flex;position:relative;overflow:hidden}.contact-section .contact-background{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.contact-section .contact-background img{object-fit:cover;object-position:35% 35%;filter:brightness(.7);width:100%;height:100%}.contact-section .contact-container{justify-content:flex-end;align-items:center;width:100%;max-width:1100px;display:flex}.contact-section .contact-form-card{-webkit-backdrop-filter:blur(15px);background:#ffffffbf;border:5px solid #fff;border-radius:40px;width:100%;max-width:500px;padding:2.5rem;box-shadow:0 30px 60px #00000026}@media (max-width:768px){.contact-section .contact-form-card{border-width:3px;border-radius:25px;padding:1.5rem}}.contact-section .contact-form-card .form-eyebrow{color:#432c31;text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:block}.contact-section .contact-form-card .form-title{color:#1a0b45;text-shadow:none;margin-bottom:2rem;font-size:2.2rem;font-weight:700;line-height:1.1}.contact-section .contact-form-card .callback-form{flex-direction:column;gap:1rem;display:flex}.contact-section .contact-form-card .callback-form .form-row{gap:1rem;display:flex}@media (max-width:768px){.contact-section .contact-form-card .callback-form .form-row{flex-direction:column}}.contact-section .contact-form-card .callback-form .form-group{flex:1}.contact-section .contact-form-card .callback-form .form-group input,.contact-section .contact-form-card .callback-form .form-group textarea{color:#432c31;background:0 0;border:none;border-bottom:1px solid #1a0b4533;border-radius:0;width:100%;padding:.8rem 0;font-family:inherit;font-size:.95rem;transition:all .3s}.contact-section .contact-form-card .callback-form .form-group input:focus,.contact-section .contact-form-card .callback-form .form-group textarea:focus{box-shadow:none;background:0 0;border-bottom-color:#1a0b45;outline:none}.contact-section .contact-form-card .callback-form .form-group input::placeholder,.contact-section .contact-form-card .callback-form .form-group textarea::placeholder{color:#432c3199}.contact-section .contact-form-card .callback-form .form-group textarea{resize:none}.contact-section .contact-form-card .callback-form .form-group.has-error input,.contact-section .contact-form-card .callback-form .form-group.has-error textarea{background:#ff4d4f05;border-color:#ff4d4f}.contact-section .contact-form-card .callback-form .form-group.has-error input:focus,.contact-section .contact-form-card .callback-form .form-group.has-error textarea:focus{box-shadow:0 0 0 3px #ff4d4f1a}.contact-section .contact-form-card .callback-form .form-group .error-message{color:#ff4d4f;margin-top:.25rem;margin-left:.25rem;font-size:.75rem;animation:.3s fadeIn;display:block}.contact-section .contact-form-card .callback-form .form-actions{align-items:center;gap:1.5rem;margin-top:.5rem;display:flex}@media (max-width:768px){.contact-section .contact-form-card .callback-form .form-actions{flex-direction:column;align-items:flex-start;gap:1rem}}.contact-section .contact-form-card .callback-form .submit-button{color:#fff;cursor:pointer;background-color:#8a66d6;border:none;border-radius:100px;align-items:center;gap:.75rem;padding:.6rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #8a66d633}.contact-section .contact-form-card .callback-form .submit-button span{font-size:1.1rem;transition:transform .3s}.contact-section .contact-form-card .callback-form .submit-button:hover:not(:disabled){background-color:#7a54c9;transform:translateY(-2px);box-shadow:0 15px 30px #8a66d64d}.contact-section .contact-form-card .callback-form .submit-button:hover:not(:disabled) span{transform:translate(3px)}.contact-section .contact-form-card .callback-form .submit-button:active:not(:disabled){transform:translateY(-1px)}.contact-section .contact-form-card .callback-form .submit-button:disabled{opacity:.7;cursor:not-allowed;filter:grayscale(.5)}.contact-section .contact-form-card .callback-form .submit-button.submitting{background-color:#9d81d9}.contact-section .contact-form-card .callback-form .success-message{color:#2e7d32;font-size:.95rem;font-weight:500;animation:.5s fadeIn}.success-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1500;background:#05081ca6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.success-modal{text-align:center;background:#fff;border-radius:30px;flex-direction:column;gap:1.25rem;width:min(520px,100%);padding:3rem 2.5rem;display:flex;position:relative;box-shadow:0 30px 80px #0f082a33}.success-modal-close{color:#4a2e83;cursor:pointer;background:#8a66d61a;border:none;border-radius:50%;width:40px;height:40px;font-size:1.4rem;transition:transform .2s,background .2s;position:absolute;top:1rem;right:1rem}.success-modal-close:hover{background:#8a66d62e;transform:scale(1.05)}.success-modal-icon{color:#1f7a3a;background:#e8f7ed;border-radius:50%;place-items:center;width:80px;height:80px;margin:0 auto;font-size:2.5rem;display:grid;box-shadow:inset 0 0 0 4px #1f7a3a1f}.success-modal h2{color:#1a1431;margin:0;font-size:2rem;font-weight:700}.success-modal p{color:#4b4b61;white-space:pre-line;margin:0;font-size:1rem;line-height:1.7}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.reveal-up{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(50px)}.reveal-up.revealed{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translate(-50px)}.reveal-left.revealed{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translate(50px)}.reveal-right.revealed{opacity:1;transform:translate(0)}@keyframes heroFloatShape{0%{transform:translate(0)scale(1)}to{transform:translate(30px,50px)scale(1.1)}}
