*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;padding-top:120px}header{width:100%;background-color:#fff;color:#702083;padding:1rem 2rem;display:flex;align-items:center;position:fixed;top:0;left:0;z-index:1000;box-shadow:0 2px 4px #0000001a;transition:background-color .3s ease}header.scrolled{background-color:#fffffff2}.logo{font-weight:700;font-size:1.5rem;flex:0 0 auto;margin-right:2rem}.logo img{height:80px;width:80px;transition:transform .3s ease}.logo img:hover{transform:scale(1.1)}nav{flex:0 0 auto;display:flex}.nav-links{display:flex;gap:2.5rem;list-style:none;align-items:center}.nav-links a{text-decoration:none;color:#333;font-weight:600;font-size:1.1rem;position:relative;transition:color .3s ease}.nav-links a:hover{color:#702083}.nav-links a:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:#702083;transition:width .3s ease}.nav-links a:hover:after{width:100%}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:6px;z-index:1001;margin-left:auto}.hamburger span{width:30px;height:3px;background-color:#333;border-radius:2px;transition:all .3s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media (max-width: 1024px){nav{position:absolute;top:100%;left:0;width:100%;background-color:#fff;overflow:hidden;max-height:0;transition:max-height .4s ease;box-shadow:0 4px 6px #0000001a}nav.open{max-height:500px}.nav-links{flex-direction:column;align-items:center;padding:2rem 0;gap:1.5rem;margin:auto}.nav-links a{font-size:1.2rem}.hamburger{display:flex}}.contact-icons{display:flex;gap:.7rem}.contact-icons a{color:#702083;transition:color .3s ease;font-size:1.3rem}.contact-icons a:hover{color:#000}.contact-desktop{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-left:auto;color:#702083}.contact-desktop span{font-weight:700;font-size:1.5rem}.mobile-contact{display:none}@media (max-width: 1024px){.contact-desktop{display:none}.mobile-contact{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-top:1rem;border-top:1px solid #ddd;color:#702083}.mobile-contact span{font-weight:700;font-size:1.25rem}}footer{background:#333;color:#fff;position:relative;width:100%}footer img{width:80px;margin-top:43px}footer h6{color:#fff;font-size:20px;font-weight:700;margin-bottom:15px;margin-top:50px}footer .col-3{padding-left:35px;flex:1}footer a{text-decoration:none;transition:.5s;color:#fff}footer a:hover{color:#702083}footer .fa-whatsapp,footer .fa-envelope,footer .fa-telegram-plane{margin-right:5px}.copyright{color:#fff;font-size:16px;font-weight:500;text-align:center;height:45px;background-color:#242424;padding-top:15px}.footer-container{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap}.social{display:flex;align-items:center;margin-top:13px;padding-left:5px}.social i{color:#fff;font-size:17px;margin-right:15px}ul{list-style:none;padding:0}ul li{margin-bottom:10px}.footer-link{color:#fff;text-decoration:none;font-size:16px;transition:color .5s}.footer-link:hover{color:#702083}@media only screen and (max-width: 600px){footer .col-3{padding-left:0;width:100%!important;text-align:center}.footer-container{flex-direction:column}.copyright{font-size:11px}footer img{margin:20px auto;display:block}.social{justify-content:center}}.unlock-section{display:flex;flex-direction:column;background:linear-gradient(135deg,#7c08b2,#9d42c4,#b374d8);color:#fff;padding:4rem 8rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;min-height:100vh;background-attachment:fixed}.unlock-content{max-width:700px;text-align:center}.unlock-section h1{font-size:2.8rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.02em;text-shadow:0 2px 4px rgba(0,0,0,.1)}.highlight,.brand{color:#fff;font-weight:800}.unlock-section h2{font-size:1.6rem;font-weight:500;margin:1rem 0;color:#fff}.via{color:#fff;font-weight:800}.unlock-section p{font-size:1.2rem;line-height:1.7;color:#fff;width:auto}.error-message{color:#ff4d4d;font-size:1.1rem;font-weight:500;margin:1rem 0;background:#ffffff1a;padding:.75rem;border-radius:6px;box-shadow:0 2px 4px #0000001a}#unlock-area{display:flex;justify-content:center;align-items:center;padding:3rem;gap:5rem;flex-wrap:wrap}.unlock-form{display:grid;gap:.6rem;max-width:480px;width:100%;background:#ffffff0d;padding:2rem;border-radius:10px;box-shadow:0 4px 20px #00000026}.form-part-title{font-size:1.4rem;font-weight:600;color:#fff;margin-bottom:.8rem}.unlock-form label{font-size:1rem;font-weight:600;text-align:left;color:#fff}.unlock-form input,.unlock-form select{padding:.8rem;font-size:.95rem;border:none;border-radius:6px;background:#ffffff1a;color:#fff;transition:all .3s ease}.unlock-form input::placeholder,.unlock-form select:invalid{color:#ffffff80}.unlock-form input:focus,.unlock-form select:focus{outline:none;box-shadow:0 0 8px #007bff80;background:#ffffff26}.unlock-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='white' height='20' viewBox='0 0 24 20' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right .8rem center;background-size:16px}.unlock-form select option{background:#333;color:#fff}.imei-input{display:flex;flex-direction:column;margin-bottom:.5rem}.imei-input label{font-size:1rem;font-weight:600;margin-bottom:.8rem;color:#fff}.terms-checkbox{display:flex;align-items:center;gap:.6rem;margin:.6rem 0}.terms-checkbox label{font-size:.95rem;font-weight:500;color:#fff}.terms-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;max-width:2px;height:14px;border:2px solid #ffffff;border-radius:0;background:transparent;cursor:pointer;transition:all .3s ease;position:relative}.terms-checkbox input[type=checkbox]:checked{background:#28a745;border-color:#28a745}.terms-checkbox input[type=checkbox]:checked:after{content:"✔";color:#fff;font-size:11px;line-height:14px;text-align:center;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.terms-checkbox input[type=checkbox]:hover:not(:checked){background:#007bff33;border-color:#007bff}.terms-link{color:#000;text-decoration:underline;cursor:pointer;transition:color .3s ease}.terms-link:hover{color:#092b50}.terms-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .3s ease}.terms-popup-content{background:linear-gradient(135deg,#7c08b2,#9d42c4,#b374d8);color:#fff;padding:1.8rem;border-radius:10px;max-width:90%;max-height:85vh;overflow-y:auto;box-shadow:0 6px 20px #0000004d;position:relative;animation:slideIn .3s ease}.terms-popup-content h2{font-size:1.6rem;font-weight:600;margin-bottom:1.2rem;color:#fff}.terms-popup-content p{font-size:.95rem;line-height:1.6;margin-bottom:1.2rem}.terms-popup-content ul{padding-left:1.2rem;margin-bottom:1.2rem}.terms-popup-content li{margin-bottom:.6rem}.terms-popup-content button{background:linear-gradient(90deg,#007bff,#0056b3);color:#fff;padding:.7rem 1.5rem;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease}.terms-popup-content button:hover{background:linear-gradient(90deg,#0056b3,#003d82);transform:translateY(-2px);box-shadow:0 3px 10px #007bff4d}.unlock-button{background:linear-gradient(90deg,#007bff,#0056b3);color:#fff;padding:.9rem 2rem;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 3px 12px #0003;transition:all .3s ease;width:100%}.unlock-button:disabled{background:linear-gradient(90deg,#b0b0b0,#8c8c8c);cursor:not-allowed;box-shadow:none}.unlock-button:hover:not(:disabled){background:linear-gradient(90deg,#0056b3,#003d82);transform:translateY(-2px);box-shadow:0 5px 15px #007bff4d}.back-button{background:linear-gradient(90deg,#6c757d,#5a6268);color:#fff;padding:.7rem 1.5rem;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%;margin-top:.6rem}.back-button:hover{background:linear-gradient(90deg,#5a6268,#495057);transform:translateY(-2px);box-shadow:0 3px 10px #0000004d}.unlock-image{flex:1;display:flex;justify-content:center;align-items:center;max-width:600px;margin-top:20px;width:100%}.image-glow-wrapper{position:relative;display:inline-block;border-radius:10px;overflow:hidden;animation:floatUpDown 3.5s ease-in-out infinite;transition:transform .4s ease;width:100%;max-width:600px}.image-glow-wrapper:hover{transform:scale(1.05)}.image-glow-wrapper:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,#fff0,#fff6,#fff0);transform:skew(-20deg);z-index:2;pointer-events:none;animation:shine 3s ease-in-out infinite}.image-glow-wrapper img{display:block;width:100%;height:auto;object-fit:cover;border-radius:10px;background:#ffffff1a;box-shadow:0 4px 20px #00000026;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.2);z-index:1}@keyframes shine{0%{left:-75%}to{left:125%}}@keyframes floatUpDown{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 1200px){.unlock-section{padding:3rem 6rem}#unlock-area{gap:4rem}.unlock-image,.image-glow-wrapper{max-width:500px}}@media (max-width: 1024px){.unlock-section{padding:2.5rem 4rem}.unlock-section h1{font-size:2.2rem}.unlock-section h2{font-size:1.3rem}#unlock-area{flex-direction:column;align-items:center;padding:4rem;gap:2rem}.unlock-form{padding:1.5rem}.unlock-image,.image-glow-wrapper{max-width:400px}}@media (max-width: 768px){.unlock-section{padding:2rem}#unlock-area{flex-direction:column;align-items:center;padding:1rem;gap:1.5rem}.unlock-form{max-width:100%;padding:1.2rem}.unlock-image{max-width:300px;margin-top:1rem}.image-glow-wrapper{max-width:300px}}@media (max-width: 640px){.unlock-section{padding:1.5rem 1rem}.unlock-section h1{font-size:1.8rem}.unlock-section h2{font-size:1.1rem}.unlock-form{gap:.5rem;padding:1rem}.unlock-form input,.unlock-form select,.unlock-button,.back-button{padding:.7rem;font-size:.9rem}.terms-checkbox input[type=checkbox]{width:12px;height:12px}.terms-checkbox input[type=checkbox]:checked:after{font-size:10px;line-height:12px}.terms-popup-content{padding:1.2rem;max-width:95%}.terms-popup-content h2{font-size:1.4rem}.terms-popup-content p,.terms-popup-content li{font-size:.9rem}.terms-popup-content button{padding:.6rem 1.2rem;font-size:.9rem}.unlock-image{max-width:250px}.image-glow-wrapper{max-width:264px}}@media (max-width: 480px){.unlock-section h1{font-size:1.6rem}.unlock-section h2{font-size:1rem}.unlock-form label,.imei-label{font-size:.9rem}.terms-checkbox label{font-size:.85rem}.terms-checkbox input[type=checkbox]{width:12px;height:12px}.terms-checkbox input[type=checkbox]:checked:after{font-size:10px;line-height:12px}}.country-code-select{width:150px;min-width:130px;max-width:180px;padding:.8rem;font-size:.95rem;border:none;border-radius:6px;background:#ffffff1a;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='white' height='20' viewBox='0 0 24 20' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right .8rem center;background-size:16px}.phone-number-input{flex:1;padding:.8rem;font-size:.95rem;border:none;border-radius:6px;background:#ffffff1a;color:#fff}.unlock-form select option{display:flex;align-items:center;padding:5px}.unlock-form select option img{vertical-align:middle;margin-right:8px}.brand-info{display:flex;align-items:center;gap:1rem;margin-top:1rem;padding:.5rem;background:#f5f5f5;border-radius:4px}.brand-info img{width:50px;height:50px;object-fit:contain}.brand-info p{margin:0;font-size:1rem}.dropdown input[type=text],.dropdown input[type=email],.dropdown input[type=tel],.dropdown input[type=number],.dropdown input[type=password]{font-size:.95rem;border:none;border-radius:6px;background:#ffffff1a;color:#fff;transition:all .3s ease}.dropdown input::placeholder{color:#ffffff80}.dropdown input:focus{outline:none;box-shadow:none;border:none;background:transparent}.blogcard-wrapper{padding:20px 50px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,sans-serif;min-height:100vh;scroll-behavior:smooth}.blogcard-heading{text-align:center;margin:40px 0;padding:0 20px}.blogcard-heading h3{font-size:28px;font-weight:700;margin-bottom:15px;line-height:1.4}.blogcard-heading span{color:#7c08b2;font-weight:800}.blogcard-heading p{font-size:16px;color:#555;max-width:600px;margin:0 auto;line-height:1.6}.blogcard-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;padding:20px}.blogcard{border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 2px 20px #0000001a;transition:transform .2s ease;cursor:pointer}.blogcard:hover{transform:translateY(-5px)}.blogcard-header img{width:100%;height:auto;object-fit:cover}.blogcard-body{padding:20px;display:flex;flex-direction:column;min-height:200px}.blogcard-body .tag{display:inline-block;padding:.25em .75em;background:#4169e1;font-size:.75rem;margin-bottom:10px;color:#fff;border-radius:9999px;text-transform:uppercase;white-space:nowrap;width:fit-content}.blogcard-body .tag-teal{background:#4169e1}.blogcard-body .tag-travel{background:#8e44ad}.blogcard-body h4{margin:10px 0;font-size:1.1rem;font-weight:600}.blogcard-body p{font-size:14px;color:#555;flex-grow:1}.pagination{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:20px}.page-numbers{display:flex}.page-number{font-size:16px;color:#333;cursor:pointer;padding:4px 5px;transition:color .3s,font-size .3s}.page-number:hover:not(.active){color:#007bff}.page-number.active{color:#007bff;font-weight:700}.pagination-buttons{display:flex;gap:5px}.pagination-buttons button{padding:8px 16px;background-color:#007bff;color:#fff;border:none;cursor:pointer;margin:0 5px}.pagination-buttons button:hover:not(.disabled){background-color:#0056b3}.pagination-buttons button.disabled{background-color:#ccc;cursor:not-allowed}@media (max-width: 768px){.blogcard-wrapper{padding:20px}}.faq-container{width:100%;min-height:100vh;display:flex;justify-content:center;padding:2rem 1rem;box-sizing:border-box;font-family:Inter,sans-serif}.faq-box{background:#e5e7eb;width:100%;padding:2rem;border-radius:.5rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 0 10px #0000000d}.faq-title{text-align:center;font-size:1.75rem;font-weight:700;padding-bottom:1rem}.faq-item{padding:.5rem 0;display:flex;flex-direction:column;gap:.5rem}.faq-question{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;cursor:pointer}.faq-icon{transition:transform .3s ease-in-out;-webkit-user-select:none;user-select:none}.faq-icon.rotate{transform:rotate(180deg)}.faq-answer-container{overflow:hidden;max-height:0;transition:max-height .3s ease-in-out;border-bottom:1px solid #ccc}.faq-answer-container.open{max-height:200px}.faq-answer{padding:.75rem 0;font-size:1rem;font-weight:300}@media (max-width: 600px){.faq-box{padding:1rem}.faq-title{font-size:1.5rem}.faq-question{font-size:1rem}.faq-answer{font-size:.95rem}}html{scroll-behavior:smooth}*{margin:0;padding:0}.app-container{background-color:#f3f4f6;font-family:Arial,Helvetica,sans-serif;line-height:1.6}.container{max-width:auto;margin:0 auto;padding:0 16px}.main{max-width:1280px;margin:0 auto;padding:1.5rem 16px}.hero-section{height:24rem;background-size:cover;background-position:center;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;position:relative}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.hero-title{font-size:2.25rem;font-weight:700;color:#fff;text-align:center;padding:0 1rem}.content-section{margin-top:2rem;background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 2px 4px #0000001a}.content-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.content-text{color:#4b5563;margin-bottom:1rem}.video-section{margin-top:1.5rem}.video-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.5rem}.additional-content{margin-top:1.5rem}.additional-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}@media (max-width: 768px){.hero-title{font-size:1.75rem}.content-title{font-size:1.25rem}.video-title,.additional-title{font-size:1rem}}.order-tracking-container{background-color:#fff;border-radius:15px;box-shadow:0 4px 10px #0000001a;padding:30px;width:100%;max-width:800px;margin:80px auto 100px;min-height:calc(100vh - 180px);box-sizing:border-box}h2{text-align:left;margin-bottom:20px;font-size:24px;font-weight:700;color:#333}.tracking-form{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.input-group{display:flex;flex:1;gap:20px;align-items:center}input{flex:1;padding:12px 15px;font-size:16px;border:2px solid #e0e0e0;border-radius:8px;outline:none;transition:all .3s ease;box-shadow:0 2px 5px #0000001a;background:linear-gradient(145deg,#fff,#f0f0f0)}input:focus{border-color:#007bff;box-shadow:0 0 8px #007bff4d;background:#fff}button{background:linear-gradient(90deg,#007bff,#0056b3);color:#fff;border:none;padding:12px 30px;font-size:16px;font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 3px 8px #007bff33}button:hover{background:linear-gradient(90deg,#0056b3,#003d82);transform:translateY(-2px);box-shadow:0 5px 12px #007bff4d}button:active{transform:translateY(0);box-shadow:0 2px 5px #007bff33}.tracking-info{font-size:14px;color:#666;margin-bottom:20px;line-height:1.5}.order-details{background:linear-gradient(135deg,#f0f4ff,#e6f0fa);padding:20px;border:1px solid #d0e1ff;border-radius:10px;width:100%;max-width:500px;margin:0 auto;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.order-details:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.error-message{color:red;font-size:14px;margin:10px 0}.orders-list{margin-top:20px}.order-details{border:1px solid #ccc;padding:15px;margin-bottom:15px;border-radius:5px}.order-details h4{margin:0 0 10px;font-size:18px;color:#333}.order-details p{margin:5px 0}.order-details p span{font-weight:700;margin-right:5px}.order-details p{font-size:15px;color:#333;margin:8px 0;display:flex;justify-content:space-between;align-items:center;padding:5px 0;border-bottom:1px dashed #d0e1ff}.order-details p:last-child{border-bottom:none}.order-details p span{font-weight:700;color:#1a73e8}@media (max-width: 768px){.order-tracking-container{margin:70px auto 90px;padding:20px}h2{font-size:20px}.tracking-form,.input-group{flex-direction:column;gap:10px}input,button{width:100%;font-size:14px}.tracking-info{font-size:12px}.order-details{max-width:100%;padding:15px}.order-details p{font-size:13px}}@media (max-width: 480px){.order-tracking-container{margin:60px auto 80px;padding:15px}h2{font-size:18px}input,button{font-size:12px}.tracking-info{font-size:11px}.order-details{padding:10px}.order-details p{font-size:12px}}.order-page-wrapper{width:100%;min-height:calc(100vh - 160px);padding:0 4vw;box-sizing:border-box;overflow-y:auto;background:linear-gradient(135deg,#e0e7ff,#f3e8ff)}.order-container{display:flex;gap:2rem;max-width:1200px;margin:0 auto;flex-wrap:wrap;padding:5rem 0;box-sizing:border-box;font-family:Poppins,sans-serif;color:#333}.left-section,.right-section{padding:2rem;background:#fff;border-radius:12px;box-shadow:0 8px 20px #0000001a;transition:transform .3s ease}.left-section:hover,.right-section:hover{transform:translateY(-5px)}.left-section{flex:2;min-width:280px;background:linear-gradient(145deg,#fff,#f9f9f9)}.right-section{flex:1;min-width:250px;background:linear-gradient(145deg,#fff,#f9f9f9)}.order-container h1{font-size:clamp(1.5rem,4vw,1.75rem);margin-bottom:1.5rem;color:#7c08b2;display:flex;align-items:center;gap:.5rem;font-weight:600}.order-container h1 span{font-size:clamp(1.6rem,4.5vw,1.875rem)}.description{font-size:clamp(.875rem,2.5vw,1rem);color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.input-group-order{margin-bottom:1.25rem}.input-group-order label{display:block;font-size:clamp(.75rem,2.2vw,.875rem);font-weight:600;margin-bottom:.5rem;color:#4b5563;text-transform:uppercase;letter-spacing:.5px}.input-group-order input{all:unset;font-weight:700;font-size:clamp(.875rem,2.5vw,1rem);color:#7c08b2;width:100%}.terms{font-size:clamp(.75rem,2vw,.8125rem);color:#6b7280;margin:1.25rem 0}.terms a{color:#7c08b2;text-decoration:none;font-weight:500;transition:color .3s ease}.terms a:hover{color:#1d4ed8}.payment-buttons{display:flex;gap:.625rem;margin-bottom:1rem;flex-wrap:wrap}.payment-button{flex:1;padding:.875rem;color:#fff;border:none;border-radius:8px;font-size:clamp(.875rem,2.5vw,1rem);font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:background .3s ease,transform .2s ease;background:linear-gradient(90deg,#007bff,#0056b3);min-height:44px}.payment-button:disabled{background:#ccc;cursor:not-allowed}.paypal-button-wrapper{display:flex;justify-content:center;align-items:center;margin-top:1.25rem;flex-wrap:wrap;width:100%}#paypal-button-container{min-height:50px;width:100%;display:flex;justify-content:center;align-items:center}.loader-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 160px);background:linear-gradient(135deg,#e0e7ff,#f3e8ff)}.modern-spinner{width:clamp(40px,10vw,50px);height:clamp(40px,10vw,50px);border:5px solid #f3f3f3;border-top:5px solid #333;border-radius:50%;animation:spin 1s linear infinite}.button-spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top:3px solid #ffffff;border-radius:50%;animation:spin .8s linear infinite;margin-right:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.payment-status{font-size:clamp(1rem,3vw,1.25rem);font-weight:800;margin-bottom:1rem}.note{font-size:clamp(.75rem,2vw,.8125rem);color:#6b7280;margin-top:1rem;line-height:1.6}.right-section h2{font-size:clamp(1.125rem,3vw,1.25rem);font-weight:600;margin-bottom:1.5rem;color:#7c08b2}.summary-item{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:clamp(.875rem,2.5vw,1rem);color:#4b5563}.summary-item span:last-child{font-weight:600;color:#7c08b2}.progress{font-size:clamp(.75rem,2.2vw,.875rem);color:#6b7280;margin:1.25rem 0;font-style:italic}.progress span{color:#7c08b2;font-weight:600}.details{font-size:clamp(.75rem,2vw,.8125rem);color:#6b7280;line-height:1.6}.logo-container{text-align:center;margin:1.5rem 0}.logo-container img{max-width:clamp(100px,25vw,120px);border-radius:10px;box-shadow:0 4px 10px #0000001a}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 160px);text-align:center;padding:1rem}.error-message{font-size:clamp(1rem,3vw,1.25rem);margin-bottom:1rem}.retry-button{padding:.75rem 1.5rem;font-size:clamp(.875rem,2.5vw,1rem);color:#fff;background:linear-gradient(90deg,#007bff,#0056b3);border:none;border-radius:8px;cursor:pointer;transition:background .3s ease;min-height:44px}@media (max-width: 1024px){.order-container{padding:3rem 0}.left-section,.right-section{flex:1;padding:1.5rem}}@media (max-width: 768px){.order-container{flex-direction:column;padding:2rem 0;min-height:calc(100vh - 120px)}.left-section,.right-section{flex:1;min-width:100%}.payment-buttons{flex-direction:column;gap:.625rem}#paypal-button-container{min-width:100%}}@media (max-width: 480px){.order-page-wrapper{padding:0 3vw}.order-container{padding:1.5rem 0}.left-section,.right-section{padding:1rem}.order-container h1{flex-direction:column;align-items:flex-start;gap:.25rem}.payment-button,.retry-button{font-size:clamp(.75rem,2.2vw,.875rem);padding:.625rem}.logo-container img{max-width:clamp(80px,20vw,100px)}}.loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffffd9;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.terms-container{min-height:100vh;padding:40px 20px;display:flex;justify-content:center;align-items:center}.terms-content{max-width:800px;background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 8px #0000001a}.terms-content h1{font-size:28px;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:20px}.terms-content h2{font-size:22px;font-weight:600;color:#702083;margin-top:20px;margin-bottom:15px}.terms-content p{font-size:16px;line-height:1.6;color:#555;margin-bottom:10px}.terms-content ul{list-style-type:disc;padding-left:20px;margin-bottom:10px}.terms-content ul li{font-size:16px;line-height:1.6;color:#555;margin-bottom:5px}.terms-content a{color:#702083;text-decoration:none}.terms-content a:hover{text-decoration:underline}section{margin-bottom:30px}@media (max-width: 768px){.terms-container{padding:20px 10px}.terms-content{padding:20px}.terms-content h1{font-size:24px}.terms-content h2{font-size:20px}.terms-content p,.terms-content ul li{font-size:14px}}.about-container{min-height:100vh;padding:40px 20px;display:flex;justify-content:center;align-items:center}.about-content{max-width:800px;background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 8px #0000001a}.about-content h1{font-size:28px;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:20px}.about-content h2{font-size:22px;font-weight:600;color:#702083;margin-top:20px;margin-bottom:15px}.about-content p{font-size:16px;line-height:1.6;color:#555;margin-bottom:10px}.about-content ul{list-style-type:disc;padding-left:20px;margin-bottom:10px}.about-content ul li{font-size:16px;line-height:1.6;color:#555;margin-bottom:5px}.about-content .about-link{color:#702083;text-decoration:none;transition:color .5s}.about-content .about-link:hover{text-decoration:underline}.about-content .thank-you{font-size:16px;font-weight:700;color:#2c3e50;text-align:center;margin-top:20px}@media (max-width: 768px){.about-container{padding:20px 10px}.about-content{padding:20px}.about-content h1{font-size:24px}.about-content h2{font-size:20px}.about-content p,.about-content ul li{font-size:14px}}
