.handover-page{--primary:#805dcd;--primary-light:#a98ce8;--secondary:#1a1a1a;--text-main:#1a1a1a;--text-dim:#555;--bg-light:#fcfaff;--glass:#fffc;--glass-border:#805dcd1a;background-color:var(--bg-light);color:var(--text-main);font-family:var(--font-mona-sans),sans-serif;overflow-x:hidden}.handover-page .reveal-up,.handover-page .reveal-left,.handover-page .reveal-right,.handover-page .reveal-stagger{opacity:0;transition:all .8s cubic-bezier(.2,.6,.2,1)}.handover-page .reveal-up{transform:translateY(30px)}.handover-page .reveal-left{transform:translate(-30px)}.handover-page .reveal-right{transform:translate(30px)}.handover-page .revealed{opacity:1;transform:translate(0)!important}body{height:auto!important;overflow-y:auto!important}.handover-page .hero-section{text-align:center;justify-content:center;align-items:center;height:75vh;padding:0 2rem;display:flex;position:relative;overflow:hidden}.handover-page .hero-section .hero-background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.handover-page .hero-section .hero-background img{object-fit:cover;width:100%;height:100%;animation:10s infinite alternate hero-zoom;transform:scale(1.05)}.handover-page .hero-section .hero-background .hero-overlay{background:#fff9;width:100%;height:100%;position:absolute;top:0;left:0}.handover-page .hero-section .hero-content{z-index:2;max-width:900px;position:relative}.handover-page .hero-section .hero-content .hero-title{letter-spacing:-1.2px;color:#1a1a1a;margin-bottom:1.2rem;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:700;line-height:1.1}.handover-page .hero-section .hero-content .hero-title span{color:var(--primary)}.handover-page .hero-section .hero-content .hero-subtitle{color:var(--text-dim);max-width:600px;margin:0 auto 2.5rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.5}.handover-page .hero-section .hero-content .hero-button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:.8rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex;box-shadow:0 10px 30px #805dcd4d}.handover-page .hero-section .hero-content .hero-button:hover{background:var(--primary-light);transform:translateY(-3px);box-shadow:0 15px 35px #805dcd66}.handover-page .hero-section .hero-content .hero-button:hover span{transform:translate(5px)}.handover-page .hero-section .hero-content .hero-button span{font-size:1.1rem;transition:transform .3s}.handover-page .transition-section{background:#fff;padding:6rem 2rem}.handover-page .transition-section .transition-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.handover-page .transition-section .section-eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:.8rem;font-size:.8rem;font-weight:700;display:block}.handover-page .transition-section .section-title{color:#1a1a1a;margin-bottom:1.2rem;font-size:clamp(2rem,3vw,2.4rem);font-weight:700}.handover-page .transition-section .section-title span{color:var(--primary)}.handover-page .transition-section .section-desc{color:var(--text-dim);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.handover-page .transition-section .benefits-list{padding:0;list-style:none}.handover-page .transition-section .benefits-list li{color:#1a1a1a;background:#fcfaff;border:1px solid #805dcd0d;border-radius:10px;align-items:center;gap:10px;margin-bottom:.8rem;padding:.6rem .8rem;font-size:.9rem;font-weight:500;display:flex}.handover-page .transition-section .benefits-list li .check{color:var(--primary);background:#805dcd1a;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:700;display:flex}.handover-page .transition-section .transition-image-wrapper{--x:0;--y:0;perspective:2000px;position:relative}.handover-page .transition-section .transition-image-wrapper .transition-image{width:100%;transform:perspective(2000px)rotateX(calc(var(--y)*10deg))rotateY(calc(var(--x)*-10deg));border-radius:15px;transition:transform .1s ease-out;box-shadow:0 15px 40px #00000014}.handover-page .transition-section .transition-image-wrapper .floating-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);color:#1a1a1a;background:#ffffffe6;border-radius:12px;align-items:center;gap:10px;padding:.8rem 1.2rem;font-size:.85rem;font-weight:700;animation:5s ease-in-out infinite float-card;display:flex;position:absolute;bottom:-15px;right:-15px;box-shadow:0 10px 30px #00000014}.handover-page .transition-section .transition-image-wrapper .floating-card .icon{width:30px;height:30px;color:var(--primary);background:#805dcd1a;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.handover-page .journey-section{background:#fcfaff;padding:6rem 2rem;position:relative}.handover-page .journey-section .journey-header{text-align:center;max-width:800px;margin:0 auto 6rem}.handover-page .journey-section .journey-header .journey-title{margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:700}.handover-page .journey-section .journey-header .journey-subtitle{color:var(--text-dim);font-size:1.05rem}.handover-page .journey-section .journey-timeline{max-width:1000px;margin:0 auto;padding:1rem 0;position:relative}.handover-page .journey-section .journey-timeline .journey-path-line{background:linear-gradient(to bottom,transparent,var(--primary),transparent);opacity:.2;z-index:1;width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:768px){.handover-page .journey-section .journey-timeline .journey-path-line{left:25px}}.handover-page .journey-section .journey-item{z-index:2;justify-content:space-between;align-items:center;margin-bottom:7rem;display:flex;position:relative}.handover-page .journey-section .journey-item:last-child{margin-bottom:0}.handover-page .journey-section .journey-item.right{flex-direction:row-reverse}.handover-page .journey-section .journey-item .journey-image-box{width:42%}.handover-page .journey-section .journey-item .journey-image-box .image-container{aspect-ratio:4/3;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 45px #00000014}.handover-page .journey-section .journey-item .journey-image-box .image-container img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.handover-page .journey-section .journey-item .journey-image-box .image-container .step-tag{background:var(--primary);color:#fff;border-radius:8px;padding:.4rem .8rem;font-size:.9rem;font-weight:800;position:absolute;top:15px;left:15px;box-shadow:0 8px 16px #805dcd40}.handover-page .journey-section .journey-item .journey-image-box:hover img{transform:scale(1.05)}.handover-page .journey-section .journey-item .journey-content-box{width:48%;padding:1.5rem;position:relative}.handover-page .journey-section .journey-item .journey-content-box .step-indicator{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.8rem;font-size:.8rem;font-weight:700;display:block}.handover-page .journey-section .journey-item .journey-content-box h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.handover-page .journey-section .journey-item .journey-content-box p{color:var(--text-dim);font-size:.95rem;line-height:1.6}.handover-page .journey-section .journey-item .journey-content-box .connector-dot{background:var(--primary);z-index:3;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;box-shadow:0 0 0 8px #805dcd1a}.handover-page .journey-section .journey-item.left .journey-content-box{text-align:left}.handover-page .journey-section .journey-item.left .journey-content-box .connector-dot{right:-13.5%;transform:translateY(-50%)}.handover-page .journey-section .journey-item.right .journey-content-box{text-align:right}.handover-page .journey-section .journey-item.right .journey-content-box .connector-dot{left:-13.5%;transform:translateY(-50%)}@media (max-width:768px){.handover-page .journey-section .journey-item{gap:2rem;margin-bottom:5rem;text-align:left!important;flex-direction:column!important}.handover-page .journey-section .journey-item .journey-image-box,.handover-page .journey-section .journey-item .journey-content-box{width:100%;padding-left:50px}.handover-page .journey-section .journey-item .connector-dot{top:0!important;left:19px!important;right:auto!important;transform:none!important}}.handover-page .pillars-section{background:#fff;padding:6rem 2rem}.handover-page .pillars-section .pillars-container{max-width:1100px;margin:0 auto}.handover-page .pillars-section .pillars-header{text-align:center;margin-bottom:4rem}.handover-page .pillars-section .pillars-header .pillars-title{color:#1a1a1a;margin-bottom:.8rem;font-size:clamp(2rem,3.5vw,2.4rem)}.handover-page .pillars-section .pillars-header .pillars-title span{color:var(--primary)}.handover-page .pillars-section .pillars-header .pillars-subtitle{color:var(--text-dim);font-size:1.05rem}.handover-page .pillars-section .pillars-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:2rem;display:grid}.handover-page .pillars-section .pillar-card{text-align:center;background:#fcfaff;border:1px solid #805dcd0d;border-radius:15px;padding:2.5rem 1.5rem;transition:all .4s cubic-bezier(.165,.84,.44,1)}.handover-page .pillars-section .pillar-card:hover{background:#fff;border-color:#805dcd33;transform:translateY(-8px);box-shadow:0 15px 35px #805dcd14}.handover-page .pillars-section .pillar-card .pillar-icon{margin-bottom:1.2rem;font-size:2.4rem;display:block}.handover-page .pillars-section .pillar-card h3{color:#1a1a1a;margin-bottom:.8rem;font-size:1.15rem}.handover-page .pillars-section .pillar-card p{color:var(--text-dim);font-size:.9rem;line-height:1.5}.handover-page .contact-section{z-index:1;justify-content:center;align-items:center;width:100%;padding:4rem 5%;display:flex;position:relative;overflow:hidden}.handover-page .contact-section .contact-background{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.handover-page .contact-section .contact-background img{object-fit:cover;object-position:35% 35%;filter:brightness(.7);width:100%;height:100%}.handover-page .contact-section .contact-container{justify-content:flex-end;align-items:center;width:100%;max-width:1100px;display:flex}.handover-page .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){.handover-page .contact-section .contact-form-card{border-width:3px;border-radius:25px;padding:1.5rem}}.handover-page .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}.handover-page .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}.handover-page .contact-section .contact-form-card .callback-form{flex-direction:column;gap:1rem;display:flex}.handover-page .contact-section .contact-form-card .callback-form .form-row{gap:1rem;display:flex}@media (max-width:768px){.handover-page .contact-section .contact-form-card .callback-form .form-row{flex-direction:column}}.handover-page .contact-section .contact-form-card .callback-form .form-group{flex:1}.handover-page .contact-section .contact-form-card .callback-form .form-group input,.handover-page .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}.handover-page .contact-section .contact-form-card .callback-form .form-group input:focus,.handover-page .contact-section .contact-form-card .callback-form .form-group textarea:focus{box-shadow:none;background:0 0;border-bottom-color:#1a0b45;outline:none}.handover-page .contact-section .contact-form-card .callback-form .form-group input::placeholder,.handover-page .contact-section .contact-form-card .callback-form .form-group textarea::placeholder{color:#432c3199}.handover-page .contact-section .contact-form-card .callback-form .form-group textarea{resize:none}.handover-page .contact-section .contact-form-card .callback-form .form-group.has-error input,.handover-page .contact-section .contact-form-card .callback-form .form-group.has-error textarea{background:#ff4d4f05;border-color:#ff4d4f}.handover-page .contact-section .contact-form-card .callback-form .form-group.has-error input:focus,.handover-page .contact-section .contact-form-card .callback-form .form-group.has-error textarea:focus{box-shadow:0 0 0 3px #ff4d4f1a}.handover-page .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}.handover-page .contact-section .contact-form-card .callback-form .form-actions{align-items:center;gap:1.5rem;margin-top:.5rem;display:flex}@media (max-width:768px){.handover-page .contact-section .contact-form-card .callback-form .form-actions{flex-direction:column;align-items:flex-start;gap:1rem}}.handover-page .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}.handover-page .contact-section .contact-form-card .callback-form .submit-button span{font-size:1.1rem;transition:transform .3s}.handover-page .contact-section .contact-form-card .callback-form .submit-button:hover:not(:disabled){background-color:#7a54c9;transform:translateY(-2px);box-shadow:0 15px 30px #8a66d64d}.handover-page .contact-section .contact-form-card .callback-form .submit-button:hover:not(:disabled) span{transform:translate(3px)}.handover-page .contact-section .contact-form-card .callback-form .submit-button:active:not(:disabled){transform:translateY(-1px)}.handover-page .contact-section .contact-form-card .callback-form .submit-button:disabled{opacity:.7;cursor:not-allowed;filter:grayscale(.5)}.handover-page .contact-section .contact-form-card .callback-form .submit-button.submitting{background-color:#9d81d9}.handover-page .contact-section .contact-form-card .callback-form .success-message{color:#2e7d32;font-size:.95rem;font-weight:500;animation:.5s fadeIn}.handover-page .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}.handover-page .success-modal-overlay .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}.handover-page .success-modal-overlay .success-modal .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}.handover-page .success-modal-overlay .success-modal .success-modal-close:hover{background:#8a66d62e;transform:scale(1.05)}.handover-page .success-modal-overlay .success-modal .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}.handover-page .success-modal-overlay .success-modal h2{color:#1a1431;margin:0;font-size:2rem;font-weight:700}.handover-page .success-modal-overlay .success-modal p{color:#4b4b61;white-space:pre-line;margin:0;font-size:1rem;line-height:1.7}@keyframes hero-zoom{0%{transform:scale(1.03)}to{transform:scale(1.1)}}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:992px){.handover-page .transition-section .transition-container{text-align:center;grid-template-columns:1fr;gap:2.5rem}.handover-page .transition-section .benefits-list{text-align:left;display:inline-block}.handover-page .contact-section .callback-form .form-row{grid-template-columns:1fr;gap:0}}@media (max-width:768px){.handover-page .hero-section .hero-content .hero-title{font-size:2.4rem}.handover-page .contact-section .contact-form-card{padding:2rem 1.2rem}}
