@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Poppins:wght@400;500;600;700;800;900&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}a{color:#c40cf2;text-decoration:none;transition:color .3s ease}a:hover{color:#a00bd0}button{font-family:inherit}.btn{padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;border:none;border-radius:50px;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);text-transform:uppercase;letter-spacing:1px;box-shadow:0 8px 32px #0000001a,0 4px 16px #667eea4d;position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn:hover:before{left:100%}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#764ba2,#f093fb,#667eea);transform:translateY(-4px) scale(1.05);box-shadow:0 12px 40px #667eea66,0 6px 20px #00000026}.btn-primary:active{transform:translateY(-2px) scale(1.02);box-shadow:0 6px 20px #667eea4d}@media(max-width:768px){.btn{padding:.8rem 1.5rem;font-size:.95rem}}.navbar{position:fixed;top:0;left:0;right:0;background:#1a3a7c;z-index:1000;padding:.75rem 1.5rem}.navbar-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.navbar-logo{display:flex;align-items:center}.logo-img{height:52px;width:auto;object-fit:contain;transition:transform .3s ease}.navbar-menu{display:flex;gap:2rem;align-items:center}.navbar-menu a,.navbar-menu button{color:#f8fafce6;text-decoration:none;font-weight:600;font-size:1rem;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .75rem;border-radius:999px;transition:color .2s ease,background .2s ease,transform .2s ease;font-family:Space Grotesk,Inter,sans-serif;background:none;border:none;cursor:pointer}.navbar-menu a:hover,.navbar-menu button:hover{color:#fff;background:#ffffff1f;transform:translateY(-1px)}.navbar-signup{background:#2563eb!important;color:#fff!important;padding:8px 20px!important;border-radius:6px;font-weight:600!important;border:none!important}.navbar-signup:hover{background:#1e3a8a!important;color:#fff!important}.navbar-user{color:#64748b;font-size:.85rem;font-style:italic}.navbar-logout{color:#dc2626!important}.navbar-logout:hover{color:#b91c1c!important}.navbar-toggle{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:.5rem}.navbar-toggle span{width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}@media(max-width:768px){.navbar{padding:.5rem 1rem}.logo-img{height:46px}.navbar-toggle{display:flex}.navbar-menu{position:absolute;top:100%;left:0;right:0;background:#1a3a7c;flex-direction:column;padding:1rem;gap:1rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.navbar-menu.active{transform:translateY(0);opacity:1;visibility:visible}.navbar-menu a{padding:.75rem 0;width:100%;text-align:center;border-bottom:1px solid rgba(0,0,0,.1)}.navbar-menu a:last-child{border-bottom:none}}.publication-logos-section{padding:0 20px 50px;background:#fff;position:relative;overflow:hidden;margin-top:0}.publication-logos-container{max-width:1200px;margin:0 auto}.publication-logos-title{text-align:center;font-size:1.75rem;font-weight:600;margin-bottom:40px;font-family:Space Grotesk,Inter,sans-serif;letter-spacing:.8px;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.publication-logos-section.impact-logos-carousel{padding:0;background:transparent}.publication-logos-section.impact-logos-carousel .publication-logos-title{margin-bottom:20px;font-size:1.25rem;letter-spacing:.2em;background:none;-webkit-text-fill-color:rgba(241,245,249,.9);color:#f1f5f9e6;text-transform:uppercase}.logos-carousel-wrapper{overflow:hidden;position:relative;width:100%}.logos-carousel{display:flex;animation:scroll 30s linear infinite;gap:40px;width:fit-content}.logo-item{flex-shrink:0;width:150px;height:80px;display:flex;align-items:center;justify-content:center;padding:15px;background:transparent;border-radius:0;box-shadow:none;transition:transform .3s ease}.logo-item:hover{transform:scale(1.1)}.logo-image{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(20%);transition:filter .3s ease}.logo-item:hover .logo-image{filter:grayscale(0%)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.publication-logos-section{padding:40px 20px}.publication-logos-title{font-size:1.5rem;margin-bottom:30px}.logo-item{width:120px;height:60px;padding:10px}.logos-carousel{gap:30px}}.landing-page{position:relative;width:100%;padding-top:70px}.carousel-container{position:relative;width:100%;overflow:hidden}.carousel-wrapper{position:relative;width:100%;height:600px;background-color:#020617}.carousel-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;opacity:0;transition:opacity .8s ease-in-out;display:flex;align-items:center;justify-content:center}.carousel-slide.active{opacity:1;z-index:1}.carousel-overlay{position:absolute;inset:0;background:#00000059;z-index:1}.carousel-content{position:relative;z-index:2;text-align:center;color:#fff;padding:2rem;max-width:800px;margin:0 auto}.carousel-title{font-family:Poppins,sans-serif;font-size:3.5rem;font-weight:700;margin:0 0 1.5rem;text-shadow:2px 2px 8px rgba(0,0,0,.5);line-height:1.2}.carousel-description{font-family:Inter,sans-serif;font-size:1.25rem;line-height:1.6;margin:0 0 2rem;text-shadow:1px 1px 4px rgba(0,0,0,.5);color:#fffffff2}.carousel-button{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899);color:#fff;border:none;border-radius:999px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px #0000004d}.carousel-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0006}.carousel-indicators{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.75rem;z-index:10}.indicator{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.8);background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.indicator.active{background:#ffffffe6;border-color:#fff;transform:scale(1.2)}.home-impact-section{position:relative;margin-top:-40px}.home-impact-inner{position:relative;width:100%;margin:0;padding:4rem 6vw 4.5rem;border-radius:0 0 120px 120px;background:#1a3a7c;overflow:hidden}.home-impact-inner:before,.home-impact-inner:after{content:"";position:absolute;border-radius:50%;filter:blur(12px);opacity:.45;z-index:0;animation:float-bubble 12s ease-in-out infinite}.home-impact-inner:before{width:360px;height:360px;top:-140px;right:-60px;background:radial-gradient(circle at center,#a855f740,#1a3a7c00);animation-delay:0s}.home-impact-inner:after{width:420px;height:420px;bottom:-140px;left:-90px;background:radial-gradient(circle at center,#ec489940,#1a3a7c00);animation-delay:2s}.impact-text{position:relative;z-index:1;text-align:center;max-width:720px;margin:0 auto 2.5rem}.impact-kicker{text-transform:uppercase;letter-spacing:.35em;font-size:.78rem;color:#e2e8f0d9;margin-bottom:.75rem}.impact-title{font-family:Space Grotesk,sans-serif;font-size:2.3rem;margin:0 0 1rem;color:#fff}.impact-subtitle{font-family:Inter,sans-serif;font-size:1.05rem;color:#e2e8f0d9;line-height:1.6}.impact-stats-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem}.impact-stat-card{background:#0f172a73;border:1px solid rgba(148,163,184,.2);border-radius:24px;padding:1.75rem 1.5rem;text-align:center;color:#f8fafc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:inset 0 0 20px #0f172a40}.impact-stat-icon{width:48px;height:48px;margin:0 auto .75rem;border-radius:50%;background:#f8fafc14;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.impact-stat-number{font-size:2rem;font-weight:700;font-family:Space Grotesk,sans-serif;letter-spacing:.02em}.impact-stat-label{margin-top:.5rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.3em;color:#e2e8f0bf}.impact-logos{position:relative;z-index:1;margin-top:3rem}.impact-logos--inline{margin-top:.25rem}@keyframes float-bubble{0%{transform:translateZ(0) scale(1);opacity:.35}50%{transform:translate3d(20px,-20px,0) scale(1.05);opacity:.55}to{transform:translateZ(0) scale(1);opacity:.35}}.impact-logos .publication-logos-container{max-width:100%}.impact-logos .logos-carousel{gap:60px}@media(max-width:768px){.landing-page{padding-top:60px}.carousel-wrapper{height:auto;aspect-ratio:16 / 9;min-height:300px}.carousel-slide{background-size:cover;background-position:center}.carousel-content{padding:1.5rem;max-width:100%}.carousel-title{font-size:1.8rem;margin-bottom:1rem}.carousel-description{font-size:1rem;margin-bottom:1.5rem}.carousel-button{padding:.875rem 2rem;font-size:1rem}.carousel-indicators{bottom:1rem}.indicator{width:10px;height:10px}.home-impact-inner{padding:3rem 1.5rem 3.5rem;border-radius:0 0 80px 80px}.impact-title{font-size:1.6rem}.impact-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.impact-stat-card{padding:1.25rem}.impact-logos .logos-carousel{gap:40px}}@media(max-width:480px){.carousel-title{font-size:1.55rem}.carousel-description{font-size:.9rem}.carousel-button{padding:.75rem 1.5rem;font-size:.95rem}.impact-stats-grid{grid-template-columns:1fr}.impact-stat-label{letter-spacing:.2em}}.section-header{text-align:center;margin-bottom:3rem;padding:0;margin-left:0;margin-right:0}.section-title{font-family:Space Grotesk,Inter,sans-serif;font-size:1.6rem;font-weight:600;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 .75rem;letter-spacing:.8px;text-transform:none;line-height:1.3;font-style:normal;text-align:center}.section-subtitle{font-family:Inter,sans-serif;font-size:.9rem;background:linear-gradient(135deg,#fff,#e0f2fe 30%,#93c5fd 70%,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 auto;font-weight:400;letter-spacing:.2px;line-height:1.4;font-style:normal;text-align:center;max-width:800px;padding:0 20px;animation:fadeInOut 4s ease-in-out infinite}@keyframes fadeInOut{0%,to{opacity:.85;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@media(max-width:768px){.section-title{font-size:1.2rem;letter-spacing:.5px}.section-subtitle{font-size:.8rem;letter-spacing:.2px;line-height:1.35}}@media(max-width:480px){.section-title{font-size:1.05rem;letter-spacing:.45px}.section-subtitle{font-size:.75rem;line-height:1.3}}.app-services-section{padding:40px 20px;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden;background:#fff;margin-top:20px}.app-services-section:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.ball-1{width:70px;height:70px;background:radial-gradient(circle,#3b82f6,#2563eb,#1d4ed8);top:10%;left:5%;animation-delay:0s;animation-duration:25s;color:#3b82f6}.ball-2{width:50px;height:50px;background:radial-gradient(circle,#8b5cf6,#7c3aed,#6d28d9);top:30%;right:10%;animation-delay:2s;animation-duration:22s;color:#8b5cf6}.ball-5{width:40px;height:40px;background:radial-gradient(circle,#3b82f6,#2563eb,#1d4ed8);bottom:10%;right:5%;animation-delay:3s;animation-duration:20s;color:#3b82f6}.ball-6{width:55px;height:55px;background:radial-gradient(circle,#8b5cf6,#7c3aed,#6d28d9);top:15%;left:50%;animation-delay:5s;animation-duration:26s;color:#8b5cf6}.ball-9{width:75px;height:75px;background:radial-gradient(circle,#3b82f6,#2563eb,#1d4ed8);bottom:5%;left:60%;animation-delay:4.5s;animation-duration:27s;color:#3b82f6}.ball-10{width:35px;height:35px;background:radial-gradient(circle,#8b5cf6,#7c3aed,#6d28d9);top:40%;left:8%;animation-delay:.5s;animation-duration:19s;color:#8b5cf6}.ball-11{width:50px;height:50px;background:radial-gradient(circle,#60a5fa,#3b82f6,#2563eb);top:60%;left:40%;animation-delay:3.5s;animation-duration:24s;color:#60a5fa}.ball-12{width:45px;height:45px;background:radial-gradient(circle,#a78bfa,#8b5cf6,#7c3aed);bottom:40%;right:15%;animation-delay:1.2s;animation-duration:22s;color:#a78bfa}.ball-13{width:60px;height:60px;background:radial-gradient(circle,#3b82f6,#2563eb,#1d4ed8);top:25%;right:35%;animation-delay:4.2s;animation-duration:25s;color:#3b82f6}.app-services-section .container{max-width:1200px;margin:0 auto;padding:0;position:relative;z-index:1}.app-services-section .section-subtitle{background:linear-gradient(135deg,#1e3a8a,#1e40af,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;margin-left:auto;margin-right:auto}.apps-container{background:#fff6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;padding:30px 50px;margin-top:50px;margin-bottom:40px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.5);display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.app-item{display:flex;align-items:center;gap:20px;padding:14px 8px;border-radius:12px;transition:all .3s ease;cursor:default}.app-item:hover{background:#ffffff4d;transform:translate(8px)}.app-item .app-icon{font-size:40px;flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f626,#9333ea26);border-radius:16px;transition:all .3s ease}.app-item:hover .app-icon{transform:scale(1.1);background:linear-gradient(135deg,#3b82f640,#9333ea40)}.app-item .app-name{font-family:Poppins,Inter,sans-serif;font-size:18px;font-weight:500;color:#1e293b;margin:0;line-height:1.5;letter-spacing:.5px;text-transform:uppercase;font-style:normal}.custom-note{margin-top:50px;padding:20px 24px;background:linear-gradient(135deg,#3b82f60d,#9333ea0d);border-radius:16px;border-left:4px solid #3b82f6;text-align:center}.custom-note p{margin:0;font-family:Inter,sans-serif;font-size:15px;color:#334155;font-weight:600;line-height:1.7;letter-spacing:.2px;font-style:italic}@media(max-width:768px){.app-services-section{padding:60px 15px}.apps-container{padding:24px 30px;margin-top:20px;margin-bottom:30px;gap:16px;grid-template-columns:1fr}.app-item{padding:12px 6px;gap:16px}.app-item .app-icon{font-size:32px;width:50px;height:50px}.app-item .app-name{font-size:16px;letter-spacing:.4px}.custom-note{margin-top:20px;padding:16px 20px}.custom-note p{font-size:14px}}@media(max-width:480px){.apps-container{padding:20px 24px;gap:14px}.app-item{padding:10px 4px;gap:14px}.app-item .app-icon{font-size:28px;width:44px;height:44px}.app-item .app-name{font-size:14px;letter-spacing:.3px}}.website-services-section{padding:40px 20px;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden;background:#fff;margin-top:20px;border-radius:40px}.website-services-section .container{max-width:1200px;margin:0 auto;padding:0;position:relative;z-index:1}.website-services-section .section-header{display:flex;flex-direction:column;align-items:center;justify-content:center}.website-services-section .section-subtitle{background:linear-gradient(135deg,#1e3a8a,#1e40af,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.websites-container{background:#fff6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;padding:30px 50px;margin-top:50px;margin-bottom:40px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.5);display:flex;flex-direction:column;gap:20px}.website-item{display:flex;align-items:center;gap:20px;padding:14px 8px;border-radius:12px;transition:all .3s ease;cursor:default}.website-item:hover{background:#ffffff4d;transform:translate(8px)}.website-item .website-icon{font-size:40px;flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f626,#9333ea26);border-radius:16px;transition:all .3s ease}.website-item:hover .website-icon{transform:scale(1.1);background:linear-gradient(135deg,#3b82f640,#9333ea40)}.website-item .website-name{font-family:Poppins,Inter,sans-serif;font-size:18px;font-weight:500;color:#1e293b;margin:0;line-height:1.5;letter-spacing:.5px;text-transform:uppercase;font-style:normal}@media(max-width:768px){.website-services-section{padding:60px 15px}.website-services-section .section-title{font-size:2rem;text-align:center}.website-services-section .section-subtitle{font-size:1rem;text-align:center;margin-left:auto;margin-right:auto}.websites-container{padding:24px 30px;margin-top:20px;margin-bottom:30px;gap:16px}.website-item{padding:12px 6px;gap:16px}.website-item .website-icon{font-size:32px;width:50px;height:50px}.website-item .website-name{font-size:16px;letter-spacing:.4px}}@media(max-width:480px){.websites-container{padding:20px 24px;gap:14px}.website-services-section .section-title{font-size:1.75rem}.website-services-section .section-subtitle{font-size:.95rem}.website-item{padding:10px 4px;gap:14px}.website-item .website-icon{font-size:28px;width:44px;height:44px}.website-item .website-name{font-size:14px;letter-spacing:.3px}}.verification-section{padding:40px 20px;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden;background:#fff;margin-top:20px}.verification-section .container{max-width:1200px;margin:0 auto;padding:0;position:relative;z-index:1}.verification-section .section-header{display:flex;flex-direction:column;align-items:center;justify-content:center}.verification-section .section-subtitle{background:linear-gradient(135deg,#1e3a8a,#1e40af,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.verification-container{background:#fff6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;padding:30px 50px;margin-top:50px;margin-bottom:40px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.5);display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.verification-item{display:flex;align-items:center;gap:20px;padding:14px 8px;border-radius:12px;transition:all .3s ease;cursor:default}.verification-item:hover{background:#ffffff4d;transform:translate(8px)}.verification-item .verification-icon{font-size:40px;flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f626,#9333ea26);border-radius:16px;transition:all .3s ease}.verification-item:hover .verification-icon{transform:scale(1.1);background:linear-gradient(135deg,#3b82f640,#9333ea40)}.verification-item .verification-name{font-family:Poppins,Inter,sans-serif;font-size:18px;font-weight:500;color:#1e293b;margin:0;line-height:1.5;letter-spacing:.5px;text-transform:uppercase;font-style:normal}.learn-more-section{display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:0;padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}@media(max-width:768px){.verification-section{padding:60px 15px}.verification-section .section-title{font-size:2rem;text-align:center}.verification-section .section-subtitle{font-size:1rem;text-align:center;margin-left:auto;margin-right:auto}.verification-container{padding:24px 30px;margin-top:20px;margin-bottom:30px;gap:16px;grid-template-columns:1fr}.verification-item{padding:12px 6px;gap:16px}.verification-item .verification-icon{font-size:32px;width:50px;height:50px}.verification-item .verification-name{font-size:16px;letter-spacing:.4px}}@media(max-width:480px){.verification-container{padding:20px 24px;gap:14px}.verification-item{padding:10px 4px;gap:14px}.verification-item .verification-icon{font-size:28px;width:44px;height:44px}.verification-item .verification-name{font-size:14px;letter-spacing:.3px}}.publication-section{padding:40px 20px;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden;background:#fff;margin-top:20px}.colorful-ball{position:absolute;border-radius:50%;opacity:.04;filter:blur(2px);animation:floatBall 20s ease-in-out infinite;z-index:0}.ball-1{width:70px;height:70px;background:radial-gradient(circle,#60a5fa,#3b82f6,#2563eb);top:10%;left:5%;animation-delay:0s;animation-duration:25s;color:#60a5fa}.ball-2{width:50px;height:50px;background:radial-gradient(circle,#a78bfa,#8b5cf6,#7c3aed);top:30%;right:10%;animation-delay:2s;animation-duration:22s;color:#a78bfa}.ball-3{width:90px;height:90px;background:radial-gradient(circle,#60a5fa,#3b82f6,#2563eb);bottom:20%;left:15%;animation-delay:4s;animation-duration:28s;color:#60a5fa}.ball-4{width:60px;height:60px;background:radial-gradient(circle,#a78bfa,#8b5cf6,#7c3aed);top:50%;right:20%;animation-delay:1s;animation-duration:24s;color:#a78bfa}.ball-5{width:40px;height:40px;background:radial-gradient(circle,#60a5fa,#3b82f6,#2563eb);bottom:10%;right:5%;animation-delay:3s;animation-duration:20s;color:#60a5fa}.ball-6{width:55px;height:55px;background:radial-gradient(circle,#a78bfa,#8b5cf6,#7c3aed);top:15%;left:50%;animation-delay:5s;animation-duration:26s;color:#a78bfa}.ball-7{width:65px;height:65px;background:radial-gradient(circle,#818cf8,#6366f1,#4f46e5);bottom:30%;right:30%;animation-delay:2.5s;animation-duration:23s;color:#818cf8}.ball-8{width:45px;height:45px;background:radial-gradient(circle,#8b5cf6,#7c3aed,#6d28d9);top:70%;left:25%;animation-delay:1.5s;animation-duration:21s;color:#8b5cf6}.ball-9{width:75px;height:75px;background:radial-gradient(circle,#60a5fa,#3b82f6,#2563eb);bottom:5%;left:60%;animation-delay:4.5s;animation-duration:27s;color:#60a5fa}.ball-10{width:35px;height:35px;background:radial-gradient(circle,#a78bfa,#8b5cf6,#7c3aed);top:40%;left:8%;animation-delay:.5s;animation-duration:19s;color:#a78bfa}@keyframes floatBall{0%,to{transform:translate(0) scale(1);opacity:.04}25%{transform:translate(30px,-40px) scale(1.1);opacity:.06}50%{transform:translate(-20px,30px) scale(.9);opacity:.05}75%{transform:translate(40px,20px) scale(1.05);opacity:.06}}.publication-section .container{max-width:1200px;margin:0 auto;padding:0;position:relative;z-index:1}.publication-section .section-subtitle{background:linear-gradient(135deg,#1e3a8a,#1e40af,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;margin-left:auto;margin-right:auto}.publication-container{background:#fff6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;padding:30px 50px;margin-top:50px;margin-bottom:40px;box-shadow:0 4px 20px #00000014,0 2px 8px #0000000a;border:1px solid rgba(255,255,255,.5);display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.publication-item{display:flex;align-items:center;gap:20px;padding:14px 8px;border-radius:12px;transition:all .3s ease;cursor:default}.publication-item:hover{background:#ffffff4d;transform:translate(8px)}.publication-item .publication-icon{font-size:40px;flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f626,#9333ea26);border-radius:16px;transition:all .3s ease}.publication-item:hover .publication-icon{transform:scale(1.1);background:linear-gradient(135deg,#3b82f640,#9333ea40)}.publication-item .publication-name{font-family:Poppins,Inter,sans-serif;font-size:18px;font-weight:500;color:#1e293b;margin:0;line-height:1.5;letter-spacing:.5px;text-transform:uppercase;font-style:normal}.learn-more-section{display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:0;padding-top:20px;border-top:1px solid rgba(255,255,255,.2);grid-column:1 / -1}@media(max-width:768px){.publication-section{padding:60px 15px}.publication-container{padding:24px 30px;margin-top:20px;margin-bottom:30px;gap:16px;grid-template-columns:1fr}.publication-item{padding:12px 6px;gap:16px}.publication-item .publication-icon{font-size:32px;width:50px;height:50px}.publication-item .publication-name{font-size:16px;letter-spacing:.4px}}@media(max-width:480px){.publication-container{padding:20px 24px;gap:14px}.publication-item{padding:10px 4px;gap:14px}.publication-item .publication-icon{font-size:28px;width:44px;height:44px}.publication-item .publication-name{font-size:14px;letter-spacing:.3px}}.instagram-services-section{padding:40px 20px;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden;background:#fff;margin-top:20px}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.colorful-ball{position:absolute;border-radius:50%;opacity:.06;filter:blur(2px);animation:floatBall 20s ease-in-out infinite;z-index:0}.ball-1{width:70px;height:70px;background:radial-gradient(circle,#bfdbfe,#93c5fd,#60a5fa);top:10%;left:5%;animation-delay:0s;animation-duration:25s}.ball-2{width:50px;height:50px;background:radial-gradient(circle,#e0f2fe,#bfdbfe,#93c5fd);top:30%;right:10%;animation-delay:2s;animation-duration:22s}.ball-3{width:90px;height:90px;background:radial-gradient(circle,#bfdbfe,#93c5fd,#60a5fa);bottom:20%;left:15%;animation-delay:4s;animation-duration:28s}.ball-4{width:60px;height:60px;background:radial-gradient(circle,#ec4899,#db2777,#be185d);top:50%;right:20%;animation-delay:1s;animation-duration:24s}.ball-5{width:40px;height:40px;background:radial-gradient(circle,#bfdbfe,#93c5fd,#60a5fa);bottom:10%;right:5%;animation-delay:3s;animation-duration:20s}.ball-6{width:55px;height:55px;background:radial-gradient(circle,#e0f2fe,#bfdbfe,#93c5fd);top:15%;left:50%;animation-delay:5s;animation-duration:26s}.ball-7{width:65px;height:65px;background:radial-gradient(circle,#bfdbfe,#93c5fd,#60a5fa);bottom:30%;right:30%;animation-delay:2.5s;animation-duration:23s}.ball-8{width:45px;height:45px;background:radial-gradient(circle,#e0f2fe,#bfdbfe,#93c5fd);top:70%;left:25%;animation-delay:1.5s;animation-duration:21s}.ball-9{width:75px;height:75px;background:radial-gradient(circle,#bfdbfe,#93c5fd,#60a5fa);bottom:5%;left:60%;animation-delay:4.5s;animation-duration:27s}.ball-10{width:35px;height:35px;background:radial-gradient(circle,#ec4899,#db2777,#be185d);top:40%;left:8%;animation-delay:.5s;animation-duration:19s}@keyframes floatBall{0%,to{transform:translate(0) scale(1);opacity:.06}25%{transform:translate(30px,-40px) scale(1.1);opacity:.08}50%{transform:translate(-20px,30px) scale(.9);opacity:.07}75%{transform:translate(40px,20px) scale(1.05);opacity:.08}}.instagram-services-section .container{max-width:1200px;margin:0 auto;padding:0;position:relative;z-index:1}.instagram-services-section .section-subtitle{background:linear-gradient(135deg,#1d4ed8,#2563eb,#38bdf8 80%,#e0f2fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;margin-left:auto;margin-right:auto}.instagram-container{background:#fff9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:20px;padding:30px 50px;margin-top:50px;margin-bottom:40px;box-shadow:0 4px 20px #0000001a,0 2px 8px #0000000f;border:1px solid rgba(255,255,255,.7);display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.instagram-item{display:flex;align-items:center;gap:20px;padding:14px 8px;border-radius:12px;transition:all .3s ease;cursor:default}.instagram-item:hover{background:#ffffff80;transform:translate(8px)}.instagram-item .instagram-icon{font-size:40px;flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#93c5fd33,#3b82f633);border-radius:16px;transition:all .3s ease}.instagram-item:hover .instagram-icon{transform:scale(1.1);background:linear-gradient(135deg,#93c5fd4d,#3b82f64d)}.instagram-item .instagram-name{font-family:Poppins,Inter,sans-serif;font-size:18px;font-weight:500;color:#1e293b;margin:0;line-height:1.5;letter-spacing:.5px;text-transform:uppercase;font-style:normal}.learn-more-section{display:flex;justify-content:center;align-items:center;margin-top:30px;margin-bottom:0;padding-top:20px;border-top:1px solid rgba(0,0,0,.1);grid-column:1 / -1}.learn-more-section .btn{display:flex;align-items:center;justify-content:center;gap:.75rem}.learn-more-section .button-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.learn-more-section .button-icon svg{width:20px;height:20px}@keyframes bounce{0%,to{transform:translateY(0) scale(1)}25%{transform:translateY(-6px) scale(1.02)}50%{transform:translateY(-3px) scale(1.01)}75%{transform:translateY(-8px) scale(1.02)}}.bounce-btn{animation:bounce 2.5s ease-in-out infinite}@media(max-width:768px){.instagram-services-section{padding:60px 15px}.instagram-container{padding:24px 30px;margin-top:20px;margin-bottom:30px;gap:16px;grid-template-columns:1fr}.instagram-item{padding:12px 6px;gap:16px}.instagram-item .instagram-icon{font-size:32px;width:50px;height:50px}.instagram-item .instagram-name{font-size:16px;letter-spacing:.4px}}@media(max-width:480px){.instagram-container{padding:20px 24px;gap:14px}.instagram-item{padding:10px 4px;gap:14px}.instagram-item .instagram-icon{font-size:28px;width:44px;height:44px}.instagram-item .instagram-name{font-size:14px;letter-spacing:.3px}}.wikipedia-services-section{position:relative;padding:80px 20px;background:#fff;overflow:hidden;margin:40px 0}.wikipedia-services-section .container{position:relative;z-index:1;max-width:1200px;margin:0 auto}.wikipedia-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin-top:40px;align-items:center}.wikipedia-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;cursor:pointer;text-align:center}.wikipedia-item:hover{transform:translateY(-8px);box-shadow:0 8px 16px #00000026}.wikipedia-icon{font-size:36px;margin-bottom:12px;display:block}.wikipedia-name{font-size:14px;font-weight:600;color:#1f2937;line-height:1.4}.learn-more-section{grid-column:1 / -1;display:flex;justify-content:center;margin-top:30px}.colorful-ball{position:absolute;border-radius:50%;opacity:.15;animation:float 6s ease-in-out infinite}.ball-1{width:80px;height:80px;top:10%;left:5%;background:#3b82f6;animation-delay:0s}.ball-2{width:120px;height:120px;top:60%;left:10%;background:#10b981;animation-delay:1s}.ball-3{width:90px;height:90px;top:30%;right:10%;background:#f59e0b;animation-delay:2s}.ball-4{width:100px;height:100px;bottom:15%;right:5%;background:#ef4444;animation-delay:3s}.ball-5{width:70px;height:70px;top:50%;right:30%;background:#8b5cf6;animation-delay:4s}.ball-6{width:110px;height:110px;bottom:30%;left:25%;background:#06b6d4;animation-delay:1.5s}.ball-7{width:85px;height:85px;top:20%;left:40%;background:#ec4899;animation-delay:2.5s}.ball-8{width:95px;height:95px;top:70%;right:20%;background:#14b8a6;animation-delay:3.5s}.ball-9{width:75px;height:75px;bottom:10%;right:25%;background:#f97316;animation-delay:4.5s}.ball-10{width:130px;height:130px;top:5%;right:30%;background:#6366f1;animation-delay:5s}@keyframes float{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-20px) translate(10px)}}@media(max-width:768px){.wikipedia-services-section{padding:60px 15px}.wikipedia-container{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px}.wikipedia-item{padding:15px}.wikipedia-icon{font-size:28px}.wikipedia-name{font-size:12px}}@media(max-width:480px){.wikipedia-container{grid-template-columns:repeat(2,1fr)}}.celebrities-section{padding:40px 20px;background:#fff;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-top:20px}.celebrities-section .container{max-width:1200px;margin:0 auto}.celebrities-title{font-family:Space Grotesk,Inter,sans-serif;font-size:1.75rem;font-weight:600;text-align:center;margin:0 0 3rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.8px}.celebrities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;align-items:start;justify-items:center;max-width:1400px;margin:0 auto}.celebrity-card{display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;width:100%;max-width:280px}.celebrity-card:hover{transform:translateY(-5px)}.celebrity-image-wrapper{width:150px;height:150px;border-radius:9999px;padding:4px;background:conic-gradient(from 0deg,#3b82f6,#8b5cf6,#ec4899,#f59e0b,#3b82f6 360deg);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.celebrity-image{width:100%;height:100%;border-radius:inherit;object-fit:cover}.celebrity-card:hover .celebrity-image-wrapper{box-shadow:0 8px 30px #3b82f640;transform:translateY(-3px) scale(1.03)}.celebrity-name{font-family:Poppins,Inter,sans-serif;font-size:1.25rem;font-weight:600;color:#1e293b;margin:0;letter-spacing:.5px}@media(max-width:768px){.celebrities-section{padding:50px 15px}.celebrities-title{font-size:1.35rem;margin-bottom:2rem}.celebrities-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.celebrity-name{font-size:1.1rem}}@media(max-width:480px){.celebrities-title{font-size:1.2rem}.celebrities-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.cart-icon-button{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px #3b82f666;transition:all .3s ease;z-index:1000}.cart-icon-button:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:scale(1.1);box-shadow:0 6px 25px #3b82f680}.cart-icon{color:#fff;width:28px;height:28px}.cart-badge{position:absolute;top:-5px;right:-5px;background:#ec4899;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;font-family:Inter,sans-serif;border:2px solid #ffffff}@media(max-width:768px){.cart-icon-button{width:56px;height:56px;bottom:20px;right:20px}.cart-icon{width:24px;height:24px}.cart-badge{width:22px;height:22px;font-size:.7rem}}.footer{background:linear-gradient(135deg,#020617,#0f172a,#1e1b4b,#0f172a,#020617);color:#ffffffe6;padding:3rem 2rem 1.5rem;margin-top:60px;border-top:2px solid rgba(255,255,255,.15);box-shadow:0 -4px 20px #0003}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:2rem}.footer-section{display:flex;flex-direction:column}.footer-about{max-width:350px}.logo-container{margin-bottom:1rem}.footer-logo{max-width:180px;height:auto;margin-bottom:.75rem;filter:brightness(1.1)}.logo-text{font-size:1.6rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:1.5px}.company-tagline{color:#ffffffbf;font-size:.9rem;margin:0;line-height:1.7;font-weight:400}.footer-title{font-size:1.15rem;font-weight:600;margin:0 0 1.25rem;background:linear-gradient(135deg,#60a5fa,#a78bfa,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-transform:uppercase;letter-spacing:.8px}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links li{margin:0}.footer-links a{display:flex;align-items:center;gap:.75rem;color:#ffffffd9;text-decoration:none;font-size:.9rem;transition:all .3s ease;padding:.4rem 0}.footer-links a:hover{color:#60a5fa;transform:translate(4px)}.link-icon{font-size:1.1rem;flex-shrink:0;color:#60a5fa}.contact-info{display:flex;flex-direction:column;gap:.75rem}.contact-link{display:flex;align-items:flex-start;gap:.75rem;color:#ffffffd9;text-decoration:none;font-size:.9rem;transition:all .3s ease;padding:.4rem 0;line-height:1.5}.contact-link:hover{color:#60a5fa;transform:translate(4px)}.address-link{cursor:default;color:#ffffffbf}.address-link:hover{transform:none;color:#ffffffd9}.contact-icon{font-size:1.1rem;flex-shrink:0;margin-top:.1rem;color:#60a5fa}.social-links{display:flex;flex-direction:column;gap:.75rem}.social-link{display:flex;align-items:center;gap:.75rem;color:#ffffffd9;text-decoration:none;font-size:.9rem;transition:all .3s ease;padding:.4rem 0}.social-link:hover{color:#60a5fa;transform:translate(4px)}.social-icon{font-size:1.2rem;flex-shrink:0;color:#60a5fa}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-legal-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:.5rem}.legal-link{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;text-decoration:none;font-size:.85rem;transition:all .3s ease;white-space:nowrap}.legal-link:hover{color:#60a5fa;transform:translateY(-2px)}.legal-icon{color:#60a5fa;font-size:1rem}.divider{color:#fff3;font-size:1.2rem;line-height:1;margin:0 .25rem}.footer-bottom p{margin:0;color:#fff9;font-size:.85rem;font-weight:400}@media(max-width:768px){.footer-legal-links{flex-direction:column;gap:.75rem;align-items:center}.divider{display:none}.legal-link{padding:.25rem 0}.footer{padding:2.5rem 1.5rem 1.25rem}.footer-content{grid-template-columns:1fr;gap:2.5rem}.footer-about{max-width:100%}.footer-title{font-size:1.05rem}.footer-links a,.contact-link,.social-link{font-size:.875rem}.footer-logo{max-width:160px}.logo-text{font-size:1.4rem}.company-tagline{font-size:.85rem}}.services-page{min-height:100vh;padding:2rem 0;background:#f8f9fa}.back-button:hover{background:#6496ff4d}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.service-card-detailed{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;gap:1rem}.service-card-detailed:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.service-card-title{font-size:1.3rem;font-weight:700;color:#333;margin:0}.service-card-price{font-size:1rem;color:#666;margin:.5rem 0}.custom-note,.startup-consultation,.custom-app-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;margin-top:2rem}.custom-app-title{font-family:Space Grotesk,Inter,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:1rem;text-align:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.8px}.custom-app-description{line-height:1.6;color:#666;margin-bottom:1rem}.custom-app-price{font-size:1rem;color:#666;margin-top:1rem}.website-description{background:#fff;border-radius:12px;padding:1.5rem 2rem;box-shadow:0 4px 6px #0000001a;margin-top:2rem;margin-bottom:1rem}.website-description p{font-size:1.1rem;line-height:1.6;color:#666;margin:0}.consultation-title{font-family:Space Grotesk,Inter,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:1rem;text-align:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.8px}.consultation-description{line-height:1.6;color:#666;margin:0 0 1rem}.consultation-description:last-child{margin-bottom:0}.consultation-description strong{color:#333;font-weight:700}@media(max-width:768px){.services-grid{grid-template-columns:1fr}.custom-app-title,.consultation-title{font-size:2rem}}@media(max-width:480px){.custom-app-title,.consultation-title{font-size:1.75rem}}.verification-page{min-height:100vh;padding:2rem 0;background:#f8f9fa}.page-header{margin-bottom:3rem}.back-button{margin-bottom:2rem;background:#6496ff33;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(100,150,255,.4);color:#333}.verification-intro{background:#fff;border-radius:12px;padding:2rem;margin-bottom:3rem;box-shadow:0 4px 6px #0000001a}.intro-text{font-size:1.1rem;color:#555;line-height:1.8;margin:0}.pricing-tiers{display:flex;flex-direction:column;gap:3rem;margin-bottom:3rem}.pricing-tier{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 6px #0000001a}.tier-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e9ecef}.tier-title{font-family:Space Grotesk,Inter,sans-serif;font-size:2.5rem;font-weight:600;text-align:center;margin:0 0 .5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.8px}.tier-subtitle{font-size:1rem;color:#666;margin:0 0 1rem}.tier-note{background:#fff3cd;padding:1rem;border-radius:8px;margin:1rem 0;display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#856404}.note-icon{font-size:1.2rem}.permanent-note{font-size:.9rem;color:#28a745;font-weight:600;margin:.5rem 0 0}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.service-card-detailed{background:#f8f9fa;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px #0000001a;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;gap:1rem}.service-card-detailed:hover{transform:translateY(-4px);box-shadow:0 4px 8px #00000026}.service-card-title{font-size:1.1rem;font-weight:700;color:#333;margin:0}.service-card-price{font-size:1rem;color:#666}.price-amount{font-size:1.5rem;font-weight:700;color:#667eea}.order-button{margin-top:auto;width:100%}.meta-subscription{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 6px #0000001a}.meta-title{font-family:Space Grotesk,Inter,sans-serif;font-size:2.5rem;font-weight:600;text-align:center;margin:0 0 2rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.8px}.meta-content{text-align:center}.meta-description{font-size:1rem;color:#666;margin-bottom:1.5rem}.meta-price-card{background:#f8f9fa;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.meta-platforms{font-size:1rem;color:#333;margin:0 0 .5rem;font-weight:600}.meta-price{font-size:1.3rem;font-weight:700;color:#667eea;margin:0}@media(max-width:768px){.services-grid{grid-template-columns:1fr}.pricing-tier{padding:1.5rem}.tier-title,.meta-title{font-size:2rem}}@media(max-width:480px){.tier-title,.meta-title{font-size:1.75rem}}.faq-section{padding:80px 20px;background-color:#f8fafc}.faq-section .container{max-width:1200px;margin:0 auto}.faq-section .section-title{text-align:center;font-size:2.5rem;color:#1e293b;margin-bottom:1rem;font-weight:700}.faq-section .section-subtitle{text-align:center;color:#64748b;font-size:1.125rem;max-width:700px;margin:0 auto 3rem;line-height:1.6}.faq-container{max-width:800px;margin:0 auto}.faq-item{margin-bottom:1rem;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a;background-color:#fff;transition:all .3s ease}.faq-item:hover{box-shadow:0 4px 6px #0000001a}.faq-question{width:100%;text-align:left;padding:1.5rem;font-size:1.125rem;font-weight:600;color:#1e293b;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.faq-question:hover{background-color:#f1f5f9}.faq-question.active{background-color:#f1f5f9;color:#3b82f6}.faq-toggle{font-size:1.5rem;font-weight:400;color:#3b82f6;transition:transform .3s ease}.faq-question.active .faq-toggle{transform:rotate(45deg)}.faq-answer{padding:0 1.5rem;max-height:0;overflow:hidden;transition:all .3s ease;background-color:#fff}.faq-question.active+.faq-answer{padding:0 1.5rem 1.5rem;max-height:500px}.faq-answer p{margin:0;color:#475569;line-height:1.6}@media(max-width:768px){.faq-section{padding:60px 15px}.faq-section .section-title{font-size:2rem}.faq-question{font-size:1rem;padding:1.25rem}.faq-answer{font-size:.95rem}}.publication-page{min-height:100vh;background:#fff;position:relative}.cart-notification{position:fixed;top:80px;right:20px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:15px 25px;border-radius:25px;box-shadow:0 8px 20px #3b82f666;z-index:1000;font-weight:600;font-family:Inter,sans-serif;animation:slideInRight .3s ease-out}.publication-hero{padding:120px 20px 80px;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;position:relative;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:transparent;z-index:0}.hero-container{max-width:900px;margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 160px)}.publication-hero .hero-title{font-size:3rem;font-weight:900;color:#fff!important;margin:0 0 1.5rem;font-family:Space Grotesk,sans-serif;line-height:1.2;text-shadow:0 2px 6px rgba(0,0,0,.5)}.publication-hero .hero-subtitle{font-size:1.5rem;color:#fff!important;margin:0 0 1rem;font-weight:600;font-family:Inter,sans-serif;text-shadow:0 2px 5px rgba(0,0,0,.45)}.publication-hero .hero-description{font-size:1.1rem;color:#fff!important;margin:0 0 2.5rem;line-height:1.7;font-family:Inter,sans-serif;text-shadow:0 1px 4px rgba(0,0,0,.45)}.hero-buttons{display:flex;flex-direction:row;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-btn{padding:12px 24px;font-size:.95rem;font-weight:600;border-radius:25px;border:none;cursor:pointer;transition:all .3s ease;font-family:Inter,sans-serif}.hero-btn.primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.hero-btn.primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.hero-btn.secondary{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.3)}.hero-btn.secondary:hover{background:#fff3;border-color:#ffffff80}.how-it-works{padding:80px 20px;background:#f8f9fa}.container{max-width:1200px;margin:0 auto}.section-title{font-family:Space Grotesk,Inter,sans-serif;font-size:2.5rem;font-weight:600;text-align:center;margin:0 0 1rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.8px}.section-subtitle{font-size:1.2rem;text-align:center;color:#64748b;margin:0 0 3rem;font-family:Inter,sans-serif}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.step-card{background:#fff;padding:30px;border-radius:16px;box-shadow:0 4px 12px #00000014;transition:all .3s ease;border:2px solid transparent}.step-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #3b82f633;border-color:#3b82f6}.step-icon-wrapper{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:20px;position:relative}.step-icon{font-size:3.5rem;color:#3b82f6;background:linear-gradient(135deg,#dbeafe,#bfdbfe);padding:18px;border-radius:12px}.step-number{font-size:1rem;font-weight:700;color:#3b82f6;text-transform:uppercase;letter-spacing:1px;font-family:Inter,sans-serif}.step-title{font-size:1.3rem;font-weight:700;color:#1e293b;margin:0 0 15px;font-family:Space Grotesk,sans-serif}.step-description{font-size:1rem;color:#64748b;line-height:1.6;margin:0;font-family:Inter,sans-serif}.pr-goals{padding:80px 20px;background:#fff}.goals-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.goal-card{background:linear-gradient(135deg,#f8f9fa,#fff);padding:30px;border-radius:16px;border:2px solid #e2e8f0;transition:all .3s ease;position:relative}.goal-card:hover{border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 12px 30px #3b82f626}.goal-icon{font-size:2.5rem;color:#3b82f6;margin-bottom:15px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);padding:12px;border-radius:12px;display:inline-block}.goal-title{font-size:1.4rem;font-weight:700;color:#1e293b;margin:0 0 10px;font-family:Space Grotesk,sans-serif}.goal-subtitle{font-size:1rem;color:#64748b;margin:0 0 20px;font-style:italic;font-family:Inter,sans-serif}.goal-features{list-style:none;padding:0;margin:0}.goal-features li{color:#475569;position:relative;padding:10px 0 10px 35px;font-family:Inter,sans-serif;display:flex;align-items:center;gap:10px}.feature-check{position:absolute;left:0;color:#3b82f6;font-size:1.3rem;flex-shrink:0}.price-list-section{padding:80px 20px;background:#fff}.price-list-note{text-align:center;color:#64748b;font-size:1rem;margin:0 0 40px;font-style:italic;font-family:Inter,sans-serif}.price-list-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:40px}.price-list-category{background:#f8f9fa;padding:30px;border-radius:16px;border:2px solid #e2e8f0}.price-category-header{text-align:center;margin-bottom:20px}.price-category-title{font-family:Space Grotesk,Inter,sans-serif;font-size:2.2rem;font-weight:600;margin:0;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.8px}.price-category-subtitle{font-size:1rem;color:#475569;margin-top:10px;font-family:Inter,sans-serif}.category-logos{overflow:hidden;margin:20px 0 30px;border-radius:12px;background:#fff;border:1px solid #e2e8f0;padding:10px 0}.logo-slide-track{display:flex;gap:30px;animation:logoScroll 25s linear infinite}.logo-slide{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:120px}.logo-slide-image{width:110px;max-height:60px;object-fit:contain;filter:grayscale(20%)}@keyframes logoScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.price-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:15px}.price-item{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 15px;background:#fff;border-radius:8px;border:1px solid #e2e8f0;transition:all .3s ease;gap:15px}.price-item:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}.platform-info{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;flex-shrink:0}.platform-logo{width:110px;height:auto;max-height:70px;object-fit:contain;filter:grayscale(20%);transition:all .3s ease}.price-item:hover .platform-logo{filter:grayscale(0%);transform:scale(1.05)}.platform-name{font-size:1rem;font-weight:600;color:#1e293b;font-family:Inter,sans-serif;margin:0}.price-item-right{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.platform-price{font-size:1rem;font-weight:700;background:linear-gradient(135deg,#1e3a8a,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Space Grotesk,sans-serif;white-space:nowrap}.price-order-btn:hover{background:linear-gradient(135deg,#2563eb,#1e40af)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #3b82f64d!important}.instagram-category-title{font-family:Space Grotesk,Inter,sans-serif;font-size:2.5rem;font-weight:600;text-align:center;margin:0 0 25px;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.8px;padding-bottom:15px;border-bottom:2px solid #3b82f6}.instagram-price-item:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}.instagram-price{font-size:1rem;font-weight:700;background:linear-gradient(135deg,#1e3a8a,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Space Grotesk,sans-serif}.guidelines-section{padding:80px 20px;background:#f8f9fa}.guidelines-warning{background:#fff3cd;border-left:4px solid #f59e0b;padding:20px 25px;border-radius:8px;margin-bottom:40px}.warning-text{color:#92400e;font-size:1rem;line-height:1.7;margin:0 0 10px;font-family:Inter,sans-serif}.warning-text:last-child{margin-bottom:0}.warning-text strong{color:#78350f;font-weight:700}.guidelines-content{display:flex;flex-direction:column;gap:25px;margin-bottom:50px}.guideline-item{display:flex;gap:20px;background:#fff;padding:25px;border-radius:12px;border:2px solid #e2e8f0;transition:all .3s ease}.guideline-item:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a}.guideline-number{flex-shrink:0;width:50px;height:50px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;font-family:Space Grotesk,sans-serif}.guideline-text{flex:1}.guideline-title{font-size:1.3rem;font-weight:700;color:#1e293b;margin:0 0 10px;font-family:Space Grotesk,sans-serif}.guideline-text p{color:#475569;line-height:1.7;margin:0;font-family:Inter,sans-serif}.additional-services{background:#fff;padding:30px;border-radius:16px;border:2px solid #e2e8f0}.additional-services-title{font-family:Space Grotesk,Inter,sans-serif;font-size:2.5rem;font-weight:600;text-align:center;margin:0 0 25px;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.8px;padding-bottom:15px;border-bottom:2px solid #3b82f6}.services-list{display:flex;flex-direction:column;gap:15px}.service-fee-item{display:flex;justify-content:space-between;align-items:center;padding:18px 25px;background:#f8f9fa;border-radius:8px;border:1px solid #e2e8f0;transition:all .3s ease}.service-fee-item:hover{border-color:#3b82f6;background:#fff;transform:translate(5px)}.service-name{font-size:1rem;font-weight:600;color:#1e293b;font-family:Inter,sans-serif;flex:1}.service-price{font-size:1rem;font-weight:700;background:linear-gradient(135deg,#1e3a8a,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Space Grotesk,sans-serif;margin-left:20px}.publication-packages{padding:80px 20px;background:#f8f9fa}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.package-card{background:#fff;padding:35px;border-radius:16px;box-shadow:0 4px 12px #00000014;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}.package-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #3b82f633;border-color:#3b82f6}.package-card.popular{border-color:#3b82f6;background:linear-gradient(135deg,#fff,#f0f7ff)}.package-card-media{position:relative;height:190px;margin:-35px -35px 25px;border-radius:16px 16px 0 0;overflow:hidden;background:#f3f4f6}.package-card-media img{width:100%;height:100%;object-fit:cover;display:block}.package-category-pill{position:absolute;bottom:14px;left:14px;background:#0f172ad9;color:#fff;padding:6px 14px;border-radius:999px;font-size:.85rem;font-weight:600;letter-spacing:.3px}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:6px 20px;border-radius:20px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-family:Inter,sans-serif}.package-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 10px;font-family:Space Grotesk,sans-serif}.package-delivery{font-size:.9rem;color:#64748b;margin:0 0 20px;font-weight:600;font-family:Inter,sans-serif}.package-description{font-size:1rem;color:#475569;line-height:1.7;margin:0 0 25px;font-family:Inter,sans-serif}.package-logo-strip{overflow:hidden;margin-bottom:25px}.package-logo-track{display:flex;gap:16px;align-items:center;animation:logoScroll 25s linear infinite}.package-logo-chip{flex:0 0 auto;width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:4px;overflow:hidden;position:relative}.package-logo-chip img{width:100%;height:100%;object-fit:contain;position:relative;z-index:2;background:#fff;padding:4px;border-radius:2px}.package-logo-chip:not(:has(img)):before{content:attr(data-name);position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#1f2937;text-align:center;padding:2px;line-height:1.1;word-break:break-word;z-index:1;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;box-shadow:0 1px 2px #0000000d;text-shadow:0 1px 1px rgba(255,255,255,.5)}.package-logo-chip:has(img):before{display:none}.package-logo-chip img{filter:grayscale(15%)}.package-button{width:100%;padding:14px 24px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Inter,sans-serif}.package-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.faq-section{padding:80px 20px;background-color:#f8fafc;position:relative;overflow:hidden}.faq-section .section-title{text-align:center;font-size:2.5rem;color:#1e293b;margin-bottom:1rem;font-weight:800;font-family:Space Grotesk,sans-serif;position:relative;display:inline-block;left:50%;transform:translate(-50%)}.faq-section .section-title:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px}.faq-section .section-subtitle{text-align:center;color:#64748b;font-size:1.1rem;max-width:700px;margin:0 auto 3rem;line-height:1.6;font-family:Inter,sans-serif}.faq-container{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.faq-item{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;overflow:hidden;transition:all .3s ease;border:1px solid #e2e8f0}.faq-item:hover{box-shadow:0 8px 20px #3b82f626;transform:translateY(-2px)}.faq-question{padding:20px 25px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease;background:#fff}.faq-question:hover{background-color:#f8fafc}.faq-question h3{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b;font-family:Inter,sans-serif;flex:1;padding-right:20px}.faq-icon{color:#3b82f6;font-size:1.2rem;transition:transform .3s ease;flex-shrink:0}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;background-color:#f8fafc;border-top:1px solid #e2e8f0}.faq-answer.show{max-height:500px;padding:20px 25px}.faq-answer p{margin:0;color:#475569;line-height:1.7;font-size:1rem;font-family:Inter,sans-serif}.faq-contact{text-align:center;margin-top:3rem;padding:20px;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;max-width:800px;margin-left:auto;margin-right:auto;border:1px solid #e2e8f0}.faq-contact p{margin:0;color:#475569;font-size:1.05rem;font-family:Inter,sans-serif}.faq-contact a{color:#3b82f6;text-decoration:none;font-weight:600;transition:color .2s ease}.faq-contact a:hover{color:#2563eb;text-decoration:underline}@media(max-width:768px){.faq-section{padding:60px 15px}.faq-section .section-title{font-size:2rem;margin-bottom:.5rem}.faq-section .section-subtitle{font-size:1rem;margin-bottom:2rem}.faq-question{padding:18px 20px}.faq-question h3{font-size:1rem}.faq-answer.show{padding:15px 20px}.faq-answer p{font-size:.95rem}.faq-contact{margin-top:2rem;padding:15px}.faq-contact p{font-size:.95rem}}@media(max-width:480px){.faq-section .section-title{font-size:1.75rem}.faq-section .section-subtitle,.faq-question h3{font-size:.95rem}.faq-answer p,.faq-contact p{font-size:.9rem}}@media(max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.section-title,.price-category-title,.instagram-category-title,.additional-services-title{font-size:2rem}.goals-grid{grid-template-columns:1fr}.packages-grid{grid-template-columns:1fr;gap:20px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:15px}.stat-box{min-width:auto;padding:15px 10px}.steps-grid{grid-template-columns:1fr}.price-category-title,.instagram-category-title,.additional-services-title{font-size:1.75rem;margin-bottom:30px}.price-list-container{grid-template-columns:1fr}.price-list-grid{grid-template-columns:repeat(2,1fr)}.instagram-price-container{grid-template-columns:1fr}.instagram-price-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.publication-hero{padding:100px 20px 60px}.hero-title{font-size:1.75rem}.hero-buttons{flex-direction:column}.hero-btn{width:100%}.stats-grid{grid-template-columns:repeat(2,1fr)}.price-list-grid{grid-template-columns:1fr}.price-item{flex-direction:column;align-items:center;gap:12px;padding:15px 12px}.platform-info{gap:6px}.platform-logo{width:85px;max-height:55px}.price-item-right{flex-direction:column;align-items:center;gap:10px;width:100%}.price-order-btn{width:100%;min-width:auto!important;padding:6px 16px!important;font-size:.8rem!important}.guideline-item{flex-direction:column;gap:15px}.guideline-number{width:40px;height:40px;font-size:1.2rem}.service-fee-item{flex-direction:column;align-items:flex-start;gap:10px}.service-price{margin-left:0}.instagram-price-grid{grid-template-columns:1fr}}.faq-section{padding:80px 20px;background:#f8f9fa}.faq-container{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:0 4px 12px #0000001f}.faq-item.open{box-shadow:0 4px 16px #3b82f633}.faq-question{width:100%;padding:20px 24px;background:#fff;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:Poppins,Inter,sans-serif;font-size:1.05rem;font-weight:600;color:#1e293b;transition:all .3s ease}.faq-question:hover{color:#3b82f6}.faq-question span{flex:1;padding-right:20px}.faq-question svg{font-size:1.2rem;color:#3b82f6;transition:transform .3s ease}.faq-item.open .faq-question svg{transform:rotate(180deg)}.faq-answer{padding:0 24px 20px;animation:slideDown .3s ease}.faq-answer p{font-family:Inter,sans-serif;font-size:.95rem;line-height:1.7;color:#64748b;margin:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.testimonials-section{padding:80px 20px;background:linear-gradient(135deg,#f0f7ff,#fff)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.testimonial-card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;position:relative;border:1px solid #e2e8f0}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #3b82f626;border-color:#3b82f6}.testimonial-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.testimonial-icon{width:50px;height:50px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.testimonial-rating{display:flex;gap:4px}.star-icon{color:#fbbf24;font-size:1.2rem}.testimonial-content{font-family:Inter,sans-serif;font-size:.95rem;line-height:1.7;color:#475569;margin:0 0 24px;font-style:italic}.testimonial-author{display:flex;align-items:center;padding-top:20px;border-top:1px solid #e2e8f0}.author-info{flex:1}.author-name{font-family:Poppins,Inter,sans-serif;font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 4px}.author-role{font-family:Inter,sans-serif;font-size:.85rem;color:#64748b;margin:0}@media(max-width:768px){.faq-section,.testimonials-section{padding:60px 15px}.faq-question{font-size:.95rem;padding:16px 20px}.faq-answer{padding:0 20px 16px}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-card{padding:24px}}.instagram-page{min-height:100vh;background:#fff;position:relative}.cart-notification{position:fixed;top:80px;right:20px;background:linear-gradient(135deg,#ec4899,#db2777);color:#fff;padding:15px 25px;border-radius:25px;box-shadow:0 8px 20px #ec489966;z-index:1000;font-weight:600;font-family:Inter,sans-serif;animation:slideInRight .3s ease-out}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.instagram-hero{padding:120px 20px 80px;background:linear-gradient(135deg,#fef3c7,#fde68a,#fcd34d 60%,#fbbf24);background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;position:relative;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#f59e0b33,#ec489940 30%,#db277733 70%,#f59e0b40);z-index:0}.hero-container{max-width:900px;margin:0 auto;position:relative;z-index:1}.hero-title{font-size:3rem;font-weight:900;color:#1e293b;margin:0 0 1.5rem;font-family:Space Grotesk,sans-serif;line-height:1.2;text-shadow:2px 2px 4px rgba(255,255,255,.5)}.hero-subtitle{font-size:1.5rem;color:#334155;margin:0 0 1rem;font-weight:600;font-family:Inter,sans-serif}.hero-description{font-size:1.1rem;color:#475569;margin:0 0 2.5rem;line-height:1.7;font-family:Inter,sans-serif}.instagram-price-section{padding:80px 20px;background:#fff}.instagram-price-section .container{max-width:1200px;margin:0 auto}.instagram-price-section .section-title{font-family:Space Grotesk,Inter,sans-serif;font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 50px;background:linear-gradient(135deg,#f59e0b,#ec4899,#db2777);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.5px}.instagram-price-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:40px}.instagram-category{background:#f8f9fa;padding:30px;border-radius:16px;border:2px solid #e2e8f0}.instagram-category-title{font-family:Space Grotesk,Inter,sans-serif;font-size:2.5rem;font-weight:600;text-align:center;margin:0 0 25px;background:linear-gradient(135deg,#f59e0b,#ec4899,#db2777 60%,#be185d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.8px;padding-bottom:15px;border-bottom:2px solid #ec4899}.instagram-price-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.instagram-price-item{display:flex;flex-direction:column;padding:15px 20px;background:#fff;border-radius:8px;border:1px solid #e2e8f0;transition:all .3s ease;gap:12px;justify-content:space-between}.instagram-info{display:flex;flex-direction:column;gap:5px}.instagram-price-item:hover{border-color:#ec4899;transform:translateY(-2px);box-shadow:0 4px 12px #ec489926}.instagram-name{font-size:1rem;font-weight:600;color:#1e293b;font-family:Inter,sans-serif}.instagram-price{font-size:1rem;font-weight:700;background:linear-gradient(135deg,#f59e0b,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Space Grotesk,sans-serif}.instagram-note{font-size:.85rem;color:#64748b;font-style:italic;font-family:Inter,sans-serif;margin-top:5px}.price-order-btn{padding:10px 20px!important;font-size:.875rem!important;font-weight:600!important;background:linear-gradient(135deg,#3b82f6,#2563eb)!important;color:#fff!important;border:none!important;border-radius:6px!important;cursor:pointer!important;transition:all .3s ease!important;white-space:nowrap!important;width:100%!important}.price-order-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #2563eb4d!important}@media(max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.instagram-price-section .section-title,.instagram-category-title{font-size:2rem}.instagram-price-container{grid-template-columns:1fr}.instagram-price-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.instagram-hero{padding:100px 15px 60px}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1.1rem}.instagram-price-section{padding:60px 15px}.instagram-price-section .section-title{font-size:1.75rem}.instagram-category-title{font-size:1.75rem;margin-bottom:20px}.instagram-price-grid{grid-template-columns:1fr}.instagram-category{padding:20px}}.wikipedia-services-page{min-height:100vh;background:#f9fafb}.page-header{padding:40px 20px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;position:relative;text-shadow:0 1px 2px rgba(0,0,0,.2)}.page-header h1{color:#fff;font-weight:700;font-size:2.5rem;margin-bottom:1rem}.page-header p{color:#fffffff2;font-size:1.25rem;max-width:800px;margin:0 auto}body{color:#1f2937;line-height:1.6}button,.btn{background-color:#4f46e5;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;cursor:pointer;transition:background-color .2s}button:hover,.btn:hover{background-color:#4338ca}.page-header{padding:40px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative}.back-button{background:#fff3!important;color:#fff!important;border:1px solid rgba(255,255,255,.3)!important;margin-bottom:20px;padding:10px 20px!important;font-size:14px;transition:all .3s ease}.back-button:hover{background:#ffffff4d!important}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-title{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:40px;text-align:center}.services-section{margin:60px 0;background:#fff;padding:40px;border-radius:12px;box-shadow:0 2px 8px #00000014}.service-detail-item{margin-bottom:20px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.service-detail-header{display:flex;align-items:center;justify-content:space-between;padding:20px;background:#f3f4f6;cursor:pointer;transition:background .3s ease}.service-detail-header:hover{background:#e5e7eb}.service-detail-title{display:flex;align-items:center;gap:15px;flex:1}.service-detail-title .number{font-size:18px;font-weight:700;color:#667eea;min-width:30px}.service-detail-title h3{font-size:18px;font-weight:600;color:#1f2937;margin:0}.toggle-icon{font-size:20px;color:#667eea;display:flex;align-items:center}.service-detail-content{padding:20px;background:#fff;border-top:1px solid #e5e7eb}.service-detail-content p{margin:0;color:#4b5563;line-height:1.6}.pricing-section{margin:60px 0}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-top:40px}.package-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;display:flex;flex-direction:column}.package-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.package-header{padding:24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.package-title{font-size:20px;font-weight:700;margin:0 0 12px}.package-description{font-size:14px;margin:0;opacity:.9;line-height:1.5}.package-pricing{padding:24px;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:10px}.price{font-size:32px;font-weight:700;color:#667eea}.delivery-time{font-size:14px;color:#6b7280;display:flex;align-items:center}.package-features{padding:24px;flex:1}.package-features h4{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 16px}.package-features ul{list-style:none;padding:0;margin:0}.package-features li{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:14px;color:#4b5563;line-height:1.5}.package-features li:last-child{margin-bottom:0}.check-icon{color:#10b981;font-size:18px;flex-shrink:0;margin-top:2px}.order-button{margin:20px 24px 24px;background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;border:none!important;padding:12px 24px!important;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease}.order-button:hover{transform:scale(1.02);box-shadow:0 4px 12px #667eea66}.summary-section{margin:60px 0;background:#fff;padding:40px;border-radius:12px;box-shadow:0 2px 8px #00000014}.summary-content p{color:#4b5563;line-height:1.6;margin:0 0 20px}.summary-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:30px 0}.summary-item{padding:20px;background:#f3f4f6;border-radius:8px;border-left:4px solid #667eea}.summary-item-title{font-weight:600;color:#1f2937;display:block;margin-bottom:8px}.summary-item-details{font-size:14px;color:#667eea;font-weight:600}.summary-footer{color:#6b7280;font-style:italic;margin:0}.bonus-section{margin:60px 0;background:linear-gradient(135deg,#667eea,#764ba2);padding:40px;border-radius:12px;color:#fff}.bonus-section .section-title{color:#fff}.bonus-content p{color:#ffffffe6;line-height:1.6;margin-bottom:20px}.knowledge-panel-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px}.kp-item{background:#ffffff1a;padding:20px;border-radius:8px;border:1px solid rgba(255,255,255,.2);text-align:center}.kp-item h4{margin:0 0 12px;font-size:16px;font-weight:600}.kp-price{font-size:24px;font-weight:700;margin:0 0 8px}.kp-time{margin:0;font-size:14px;opacity:.8}@keyframes slideIn{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@media(max-width:768px){.page-header{padding:30px 15px}.container{padding:0 15px}.services-section,.summary-section{padding:25px 15px}.package-card{margin-bottom:20px}.packages-grid{gap:20px}.price{font-size:24px}.section-title{font-size:22px;margin-bottom:30px}.service-detail-header{flex-direction:column;align-items:flex-start}.toggle-icon{align-self:flex-end;margin-top:-30px}}@media(max-width:480px){.packages-grid,.summary-list,.knowledge-panel-preview{grid-template-columns:1fr}.section-title{font-size:18px}.package-title{font-size:16px}.price{font-size:20px}}.package-detail-page{min-height:100vh;background:#f8f9fa;padding-top:80px}.package-detail-container{max-width:1200px;margin:0 auto;padding:40px 20px}.package-header{margin-bottom:50px}.back-button{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#f8fafc!important;border:1px solid #cbd5f5;border-radius:8px;color:#0f172a!important;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;margin-bottom:30px}.back-button:hover{background:#f1f5f9;border-color:#3b82f6;color:#3b82f6}.back-button svg{font-size:1.1rem}.package-detail-title{font-family:Space Grotesk,Inter,sans-serif;font-size:2.5rem;font-weight:600;margin:0 0 1rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.8px}.package-detail-description{font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.7;color:#64748b;margin:0;max-width:800px}.platforms-section{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 20px #00000014;margin-bottom:30px}.platforms-section-title{font-family:Space Grotesk,Inter,sans-serif;font-size:1.75rem;font-weight:600;color:#1e293b;margin:0 0 30px}.platforms-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.platform-card{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:12px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease}.platform-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-2px)}.platform-info{margin-bottom:15px}.platform-name{font-family:Poppins,Inter,sans-serif;font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 15px;text-align:center;padding:10px;background:#f1f5f9;border-radius:4px;min-height:60px;display:flex;align-items:center;justify-content:center}.platform-logo-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:8px;min-height:60px;position:relative;background:#f1f5f9;border-radius:4px;padding:5px}.platform-logo-image{width:110px;max-height:60px;object-fit:contain;filter:grayscale(20%);position:relative;z-index:1;display:block}.platform-logo-wrapper:not(:has(img)):before{content:attr(data-name);font-family:Poppins,Inter,sans-serif;font-size:14px;font-weight:600;color:#1e293b;text-align:center;padding:10px;width:100%}.platform-logo-wrapper:has(img):before{display:none}.platform-price{font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;background:linear-gradient(135deg,#1e3a8a,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.platform-add-btn{width:100%;padding:12px 20px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:all .3s ease}.platform-add-btn:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.package-note{background:linear-gradient(135deg,#f0f7ff,#e0f2fe);border-left:4px solid #3b82f6;border-radius:8px;padding:20px 24px;display:flex;align-items:flex-start;gap:16px}.note-icon{color:#3b82f6;font-size:1.5rem;flex-shrink:0;margin-top:2px}.package-note p{font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6;color:#1e3a8a;margin:0}@media(max-width:768px){.package-detail-container{padding:20px 15px}.package-detail-title{font-size:2rem}.package-detail-description{font-size:1rem}.platforms-section{padding:24px 20px}.platforms-section-title{font-size:1.5rem}.platforms-grid{grid-template-columns:1fr;gap:15px}.package-note{padding:16px 20px}}.auth-page{min-height:100vh;display:flex;flex-direction:column;background:#f8f9fa}.auth-container{flex:1;display:flex;align-items:center;justify-content:center;padding:100px 20px 60px}.auth-card{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 20px #0000001a;width:100%;max-width:450px}.auth-title{font-family:Space Grotesk,Inter,sans-serif;font-size:2rem;font-weight:600;text-align:center;margin:0 0 .5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.8px}.auth-subtitle{text-align:center;color:#64748b;font-size:.95rem;margin:0 0 2rem;font-family:Inter,sans-serif}.auth-error{background:#fee2e2;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;border-left:4px solid #dc2626}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.form-group label{font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;color:#1e293b}.form-group input{padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;font-family:Inter,sans-serif;transition:all .3s ease}.form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.auth-button{padding:14px 24px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.auth-button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.auth-button:disabled{opacity:.6;cursor:not-allowed}.auth-link{text-align:center;margin-top:1.5rem;font-size:.9rem;color:#64748b;font-family:Inter,sans-serif}.auth-link a{color:#3b82f6;text-decoration:none;font-weight:600}.auth-link a:hover{text-decoration:underline}@media(max-width:768px){.auth-container{padding:80px 15px 40px}.auth-card{padding:30px 24px}.auth-title{font-size:1.75rem}}.checkout-page{min-height:100vh;background:#f8f9fa;padding:100px 20px 60px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.checkout-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 400px;gap:30px;align-items:flex-start}@media(max-width:1024px){.checkout-container{grid-template-columns:1fr}}.checkout-title{font-family:Space Grotesk,Inter,sans-serif;font-size:2rem;font-weight:600;text-align:center;margin:0 0 2rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899 60%,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.8px}.checkout-loading,.checkout-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a}.checkout-empty p{font-size:1.1rem;color:#64748b;margin-bottom:1.5rem}.cart-section{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 20px #0000000d;margin-bottom:30px}.cart-item{display:grid;grid-template-columns:1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid #f1f5f9}.cart-item:last-child{border-bottom:none}.item-details{flex:1}.item-details h3{margin:0 0 8px;font-size:1.1rem;color:#1e293b}.item-category{display:inline-block;background:#f1f5f9;color:#64748b;font-size:.75rem;padding:2px 8px;border-radius:4px;margin-bottom:8px}.item-description{color:#64748b;font-size:.9rem;margin:8px 0 0;line-height:1.5}.item-controls{display:flex;flex-direction:column;align-items:flex-end;gap:15px}.quantity-controls{display:flex;align-items:center;gap:10px;background:#f8fafc;padding:5px;border-radius:8px}.quantity-btn{width:30px;height:30px;border:none;background:#fff;color:#334155;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.quantity-btn:hover{background:#f1f5f9}.item-price{font-weight:700;color:#1e40af;font-size:1.1rem}.remove-btn{background:none;border:none;color:#ef4444;font-size:1.25rem;cursor:pointer;padding:5px;border-radius:4px;transition:all .2s ease}.remove-btn:hover{background:#fee2e2}.checkout-items{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 20px #0000001a}.checkout-section-title{font-family:Space Grotesk,Inter,sans-serif;font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.checkout-item{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 0;border-bottom:1px solid #e2e8f0;gap:20px}.checkout-item:last-child{border-bottom:none}.checkout-item-info{flex:1}.checkout-item-title{font-family:Poppins,Inter,sans-serif;font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}.checkout-item-category{font-size:.85rem;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem}.checkout-item-description{font-size:.9rem;color:#64748b;margin:0;line-height:1.5}.checkout-item-controls{display:flex;align-items:center;gap:20px}.checkout-item-quantity{display:flex;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:8px;padding:4px}.quantity-btn{width:32px;height:32px;border:none;background:#f1f5f9;color:#1e293b;border-radius:6px;cursor:pointer;font-size:1.2rem;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.quantity-btn:hover{background:#e2e8f0}.quantity-value{min-width:30px;text-align:center;font-weight:600;color:#1e293b}.checkout-item-price{font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700;background:linear-gradient(135deg,#1e3a8a,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;min-width:100px;text-align:right}.remove-btn{width:36px;height:36px;border:none;background:#fee2e2;color:#dc2626;border-radius:8px;cursor:pointer;font-size:1.5rem;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.remove-btn:hover{background:#fecaca;transform:scale(1.1)}.payment-section{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 20px #0000000d;position:sticky;top:100px}.payment-section h2{margin-top:0;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #f1f5f9;font-size:1.5rem;color:#1e293b}.order-summary{margin-bottom:30px}.summary-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f1f5f9;font-size:.95rem;color:#64748b}.summary-row:last-child{border-bottom:none}.summary-row.total{font-weight:600;color:#1e293b;font-size:1.1rem;padding-top:15px;margin-top:10px;border-top:2px solid #e2e8f0}.payment-methods{display:flex;flex-direction:column;gap:15px;margin:25px 0}.payment-method{border:1px solid #e2e8f0;border-radius:8px;padding:15px;cursor:pointer;transition:all .2s ease;background:#f8fafc}.payment-method:hover{border-color:#cbd5e1;background:#f1f5f9}.payment-method.active{border-color:#3b82f6;background:#eff6ff}.method-content{display:flex;align-items:center;gap:15px}.method-icon{font-size:1.5rem}.method-title{font-weight:600;color:#1e293b;margin-bottom:4px}.method-description{font-size:.85rem;color:#64748b;line-height:1.4}.checkout-button{width:100%;padding:12px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:10px}.checkout-button:hover{background:#2563eb}.checkout-button:disabled{background:#cbd5e1;cursor:not-allowed}.error-message{background:#fef2f2;color:#b91c1c;padding:12px 15px;border-radius:8px;font-size:.9rem;margin:15px 0;line-height:1.5}.success-message{background:#f0fdf4;color:#166534;padding:12px 15px;border-radius:8px;font-size:.9rem;margin:15px 0;line-height:1.5}.bank-selector{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;margin:10px 0 15px;background:#fff;transition:border-color .2s ease}.bank-selector:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.virtual-account-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px;margin:15px 0}.virtual-account-details p{margin:8px 0;font-size:.95rem;color:#334155}.virtual-account-details strong{color:#1e293b;font-weight:600;margin-right:8px;min-width:120px;display:inline-block}.copy-button{background:#3b82f6;color:#fff;border:none;border-radius:6px;padding:6px 12px;font-size:.85rem;cursor:pointer;margin-left:10px;transition:all .2s ease}.copy-button:hover{background:#2563eb}.summary-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e2e8f0;font-size:.95rem;color:#64748b}.summary-total{display:flex;justify-content:space-between;padding:20px 0;margin-top:10px;border-top:2px solid #e2e8f0;font-size:1.25rem;font-weight:700;color:#1e293b}.checkout-warning{margin-top:16px;padding:14px 16px;background:#fff7ed;border-left:4px solid #f97316;border-radius:10px;color:#9a3412;font-size:.9rem;line-height:1.5}.checkout-warning ul{margin:8px 0 0 16px;padding:0}.checkout-warning li{margin-bottom:4px}.payment-methods{margin-top:20px;display:flex;flex-direction:column;gap:12px}.payment-method-label{font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;color:#475569;margin:0}.payment-method-option{display:flex;align-items:flex-start;gap:10px;background:#f8fafc;border-radius:12px;padding:12px;border:1px solid #e2e8f0;font-size:.95rem;color:#0f172a}.payment-method-option input{margin-top:2px}.payment-method-option span{flex:1;font-size:.95rem;color:#0f172a;line-height:1.4}.dva-panel{margin-top:16px;display:flex;flex-direction:column;gap:12px}.dva-description{margin:0;font-size:.95rem;color:#364152;line-height:1.4}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.payment-methods{margin:2rem 0;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.payment-method-label{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 1rem;display:block}.payment-method-options{display:flex;flex-direction:column;gap:1rem}.payment-method-card{position:relative;display:block;border:2px solid #e2e8f0;border-radius:12px;padding:1.25rem;transition:all .2s ease;cursor:pointer;background:#fff;margin-bottom:12px}.payment-method-card:hover{border-color:#c7d2fe;box-shadow:0 4px 12px #6366f11a}.payment-method-card.active{border-color:#6366f1;background-color:#f8fafc}.payment-method-content{display:flex;align-items:flex-start;gap:1rem}.payment-method-icon{font-size:1.5rem;width:44px;height:44px;border-radius:8px;background:#eef2ff;color:#4f46e5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.payment-method-card h4{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.payment-method-card p{font-size:.875rem;color:#64748b;margin:0;line-height:1.5}.bank-selector{margin:1.5rem 0}.bank-selector label{display:block;font-size:.875rem;font-weight:500;color:#475569;margin-bottom:.5rem}.select-wrapper{position:relative;margin-bottom:.5rem}.select-wrapper:after{content:"▼";position:absolute;top:50%;right:1rem;transform:translateY(-50%);color:#94a3b8;pointer-events:none;font-size:.75rem}.bank-selector select{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;background-color:#fff;font-size:.9375rem;color:#1e293b;appearance:none;transition:border-color .2s,box-shadow .2s}.bank-selector select:focus{outline:none;border-color:#818cf8;box-shadow:0 0 0 3px #6366f11a}.bank-selector select:disabled{background-color:#f8fafc;cursor:not-allowed;opacity:.7}.bank-selector-note{font-size:.75rem;color:#64748b;margin:.5rem 0 0}.spinner{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s ease-in-out infinite;margin-right:.5rem}.checkout-button{width:100%;padding:.875rem 1.5rem;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.checkout-button.primary{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;box-shadow:0 4px 6px -1px #4f46e51a,0 2px 4px -1px #4f46e50f}.checkout-button.primary:hover{transform:translateY(-1px);box-shadow:0 10px 15px -3px #4f46e51a,0 4px 6px -2px #4f46e50d}.checkout-button.primary:disabled{background:#c7d2fe;cursor:not-allowed;transform:none;box-shadow:none}.dva-panel{background:#f8fafc;border-radius:12px;padding:1.5rem;margin:1.5rem 0;border:1px solid #e2e8f0}.dva-description{color:#475569;font-size:.9375rem;line-height:1.6;margin:0 0 1.5rem}.dva-details{background:#fff;border-radius:8px;padding:1.5rem;margin:1.5rem 0;border:1px solid #e2e8f0}.dva-details h3{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 1rem}.dva-details-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f1f5f9;font-size:.9375rem}.dva-details-row:last-child{border-bottom:none}.dva-details-row span:first-child{color:#64748b}.dva-details-row strong{color:#1e293b;font-weight:500}.payment-status-card{padding:1.25rem;border-radius:8px;margin:1.5rem 0;font-size:.9375rem;line-height:1.5}.payment-status-card.pending{background-color:#fef9c3;color:#92400e;border-left:4px solid #f59e0b}.payment-status-card.success{background-color:#ecfdf5;color:#065f46;border-left:4px solid #10b981}.payment-status-card.error{background-color:#fef2f2;color:#b91c1c;border-left:4px solid #ef4444}.payment-inline-actions{display:flex;gap:.75rem;margin-top:1rem}.payment-helper-button{padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid #e2e8f0;background:#fff;color:#4f46e5}.payment-helper-button.outline{background:transparent;border-color:#c7d2fe}.payment-helper-button:hover{background:#f8fafc}@media(max-width:768px){.checkout-content{grid-template-columns:1fr}.checkout-summary{position:static;margin-top:2rem}.payment-method-content{flex-direction:column;gap:.75rem}.payment-method-icon{width:40px;height:40px}.payment-inline-actions{flex-direction:column}.payment-helper-button{width:100%;text-align:center}}.bank-selector select{border-radius:8px;padding:10px 12px;border:1px solid #cbd5f5;font-size:.95rem;background:#fff;color:#0f172a}.dva-details{background:#f8fafc;border-radius:12px;padding:16px;border:1px solid #e2e8f0;box-shadow:inset 0 0 0 1px #3b82f60d}.dva-details h3{margin:0 0 12px;font-size:1rem;color:#1e293b}.dva-details-row{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;padding:6px 0;border-top:1px solid #e2e8f0}.dva-details-row:first-of-type{border-top:none}.dva-details-row span{color:#475569}.dva-details-row strong{font-size:.95rem;color:#0f172a}.dva-reference-block{display:flex;flex-direction:column;gap:10px}.dva-reference-block input{border-radius:8px;border:1px solid #cbd5f5;padding:10px 12px;font-size:.95rem;background:#fff;color:#0f172a}.checkout-button.outline{background:transparent;border:2px solid #94a3b8;color:#0f172a;width:auto;align-self:flex-start;margin-top:0}.checkout-button{width:100%;padding:14px 24px;margin-top:20px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:all .3s ease}.checkout-button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.checkout-button:disabled{opacity:.6;cursor:not-allowed}.checkout-button.primary{margin-top:0}.checkout-note{margin-top:20px;padding:16px;background:#f0f7ff;border-left:4px solid #3b82f6;border-radius:8px;font-size:.9rem;color:#1e3a8a;line-height:1.6}.checkout-note a{color:#2563eb;font-weight:600;text-decoration:none}.checkout-note a:hover{text-decoration:underline}.payment-status-card{margin-top:16px;padding:16px;border-radius:12px;font-size:.95rem;line-height:1.5;border:1px solid transparent}.payment-status-card.pending{background:#eef2ff;border-color:#c7d2fe;color:#312e81}.payment-status-card.success{background:#ecfdf5;border-color:#6ee7b7;color:#065f46}.payment-status-card.error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.payment-inline-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.payment-helper-button{flex:1;min-width:180px;border:none;border-radius:8px;padding:12px 16px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.payment-helper-button:hover{opacity:.9}.payment-helper-button:disabled{opacity:.6;cursor:not-allowed}.payment-helper-button.outline{background:transparent;border:2px solid #94a3b8;color:#0f172a}@media(max-width:968px){.checkout-content{grid-template-columns:1fr}.checkout-summary{position:static}}@media(max-width:768px){.checkout-container{padding:20px 15px}.checkout-title{font-size:1.75rem}.checkout-items,.checkout-summary{padding:20px}.checkout-item{flex-direction:column;gap:15px}.checkout-item-controls{width:100%;justify-content:space-between}.payment-inline-actions{flex-direction:column}}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.article-submission-page{min-height:100vh;padding:2rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.submission-container{max-width:800px;margin:0 auto;padding:0 1rem}.submission-container h1{text-align:center;color:#1e293b;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.order-info{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2rem;border:1px solid #e2e8f0}.order-info h3{color:#334155;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.cart-items-summary{display:flex;flex-direction:column;gap:.75rem}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.item-title{font-weight:500;color:#334155}.item-price{font-weight:600;color:#059669;background:#fff;padding:.25rem .75rem;border-radius:6px;border:1px solid #d1fae5}.submission-form{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2rem;border:1px solid #e2e8f0}.form-group{margin-bottom:1.5rem}.form-control{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s ease;font-family:inherit}.form-control:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#334155;font-size:1.1rem}.article-textarea{width:100%;padding:1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;line-height:1.6;resize:vertical;transition:border-color .2s ease;font-family:inherit}.article-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-help{display:block;margin-top:.5rem;color:#64748b;font-size:.875rem;line-height:1.4}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.cancel-btn,.submit-btn{padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;min-width:140px}.cancel-btn{background:#fff;color:#64748b;border:2px solid #e2e8f0}.cancel-btn:hover{background:#f8fafc;border-color:#cbd5e1}.submit-btn{background:#3b82f6;color:#fff}.submit-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d}.submit-btn:disabled{background:#cbd5e1;cursor:not-allowed;transform:none;box-shadow:none}.error-message{background:#fef2f2;color:#dc2626;padding:1rem;border-radius:8px;border:1px solid #fecaca;margin-bottom:1rem;font-weight:500}.success-message{background:#f0fdf4;color:#166534;padding:2rem;border-radius:8px;border:1px solid #bbf7d0;text-align:center}.success-message h3{margin-bottom:1rem;color:#15803d;font-size:1.25rem}.success-message p{margin-bottom:.75rem;line-height:1.6}.file-upload-container{margin:1.5rem 0}.file-upload-wrapper{position:relative;margin-top:.5rem;display:flex;align-items:center;width:100%}.file-upload-input{position:absolute;left:0;top:0;opacity:0;width:.1px;height:.1px;overflow:hidden;z-index:-1}.file-upload-label{display:inline-flex;align-items:center;padding:.75rem 1.25rem;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;color:#475569;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;flex-grow:1;justify-content:center;min-height:44px}.file-upload-label:hover{background-color:#f1f5f9;border-color:#94a3b8}.file-upload-input:disabled~.file-upload-label{background-color:#f1f5f9;border-color:#d1d5db;color:#9ca3af;cursor:not-allowed}.file-upload-clear{margin-left:.75rem;color:#ef4444;font-size:1.25rem;font-weight:700;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:background-color .2s ease}.file-upload-clear:hover{background-color:#fee2e2}@media(max-width:640px){.form-actions{flex-direction:column;gap:.75rem}.cancel-btn,.submit-btn{width:100%;text-align:center}}.guidelines{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e2e8f0}.guidelines h3{color:#334155;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.guidelines ul{list-style:none;padding:0;margin:0}.guidelines li{color:#64748b;position:relative;padding:.5rem 0 .5rem 1.5rem}.guidelines li:before{content:"✓";position:absolute;left:0;color:#059669;font-weight:700}.quill-wrapper{background:#fff;border-radius:8px;border:1px solid #cbd5e1;margin-bottom:.5rem}.quill-wrapper .ql-container{min-height:300px;font-size:1rem;font-family:inherit}.quill-wrapper .ql-editor{min-height:300px}.quill-wrapper .ql-editor.ql-blank:before{color:#94a3b8;font-style:normal}.quill-wrapper .ql-toolbar{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom:1px solid #cbd5e1;background:#fff;display:flex!important;flex-wrap:wrap;padding:8px}.quill-wrapper .ql-toolbar .ql-formats{display:inline-flex;align-items:center;margin-right:15px}.quill-wrapper .ql-toolbar button{width:28px;height:24px;padding:3px 5px;display:inline-flex;align-items:center;justify-content:center}.quill-wrapper .ql-container{border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media(max-width:768px){.submission-container{padding:0 .5rem}.submission-container h1{font-size:2rem}.submission-form,.order-info,.guidelines{padding:1.5rem}.form-actions{flex-direction:column}.cancel-btn,.submit-btn{width:100%}}.admin-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 1rem}.admin-container{max-width:1400px;margin:0 auto}.admin-header{margin-bottom:2rem}.admin-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.admin-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.admin-subtitle{font-size:1.1rem;color:#ffffffe6;margin-bottom:2rem}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:1.5rem;text-align:center;border:1px solid rgba(255,255,255,.2);transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.stat-number{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#fff}.spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.error-message{background:#fffffff2;border-radius:12px;padding:2rem;text-align:center;margin-bottom:2rem;border-left:4px solid #ff6b6b}.error-message p{font-size:1.1rem;color:#333;margin-bottom:1rem}.empty-state{background:#fffffff2;border-radius:12px;padding:4rem 2rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-state h2{font-size:1.5rem;color:#333;margin-bottom:.5rem}.empty-state p{color:#666;font-size:1rem}.orders-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem}.order-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(0,0,0,.05)}.order-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.order-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.order-id{display:flex;flex-direction:column;gap:.25rem}.order-id-label{font-size:.75rem;color:#999;text-transform:uppercase;letter-spacing:.5px}.order-id-value{font-size:.9rem;font-weight:600;color:#333;font-family:Courier New,monospace}.status-badge{padding:.4rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-pending{background:#fff3cd;color:#856404}.status-in-progress{background:#cfe2ff;color:#084298}.status-completed{background:#d1e7dd;color:#0f5132}.status-cancelled{background:#f8d7da;color:#842029}.order-card-body{display:flex;flex-direction:column;gap:1rem}.order-field{display:flex;flex-direction:column;gap:.25rem}.order-field.message-field{margin-top:.5rem}.field-label{font-size:.75rem;color:#999;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.field-value{font-size:1rem;color:#333;word-wrap:break-word}.price-value{font-weight:700;color:#667eea;font-size:1.1rem}.email-link{color:#667eea;text-decoration:none;transition:color .2s ease}.email-link:hover{color:#764ba2;text-decoration:underline}.message-text{background:#f8f9fa;padding:.75rem;border-radius:6px;border-left:3px solid #667eea;line-height:1.6;max-height:150px;overflow-y:auto}.date-value{color:#666;font-size:.9rem}.back-button,.refresh-button,.retry-button{background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s ease}.back-button:hover,.refresh-button:hover,.retry-button:hover{background:#ffffff4d;transform:translateY(-1px)}.refresh-button{background:#ffffff40}.retry-button{background:#ff6b6b;border-color:#ff6b6b;color:#fff}.retry-button:hover{background:#ff5252}@media(max-width:768px){.admin-page{padding:1rem}.admin-title{font-size:2rem}.admin-stats{grid-template-columns:repeat(2,1fr)}.orders-grid{grid-template-columns:1fr}.admin-header-top{flex-direction:column;align-items:stretch}.back-button,.refresh-button{width:100%}}@media(max-width:480px){.admin-stats{grid-template-columns:1fr}.stat-number{font-size:1.5rem}.order-card{padding:1rem}}.login-form-container{background:#fffffff2;border-radius:12px;padding:3rem 2rem;max-width:500px;margin:0 auto;box-shadow:0 8px 32px #0000001a}.login-header{text-align:center;margin-bottom:2rem}.login-header .admin-title{color:#333;text-shadow:none;margin-bottom:.5rem}.login-header .admin-subtitle{color:#666;margin-bottom:0}.login-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.9rem;font-weight:600;color:#333;margin-bottom:.25rem}.form-group input{padding:.75rem;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;margin-top:1rem}.login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.login-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.users-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(600px,1fr));gap:2rem}.user-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(0,0,0,.05)}.user-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.user-card-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0}.user-info h3{margin:0 0 .5rem;font-size:1.5rem;color:#333;font-weight:700}.user-info p{margin:.25rem 0;color:#666;font-size:.9rem}.user-joined{color:#999!important;font-style:italic}.user-cart-section,.user-orders-section{margin-bottom:2rem}.user-cart-section:last-child,.user-orders-section:last-child{margin-bottom:0}.section-title{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.section-date{font-size:.8rem;color:#999;font-weight:400;font-style:italic}.cart-items-list,.orders-list{display:flex;flex-direction:column;gap:.75rem}.cart-item,.order-item{background:#f8f9fa;border-radius:8px;padding:1rem;border-left:3px solid #667eea}.cart-item-info{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.item-title{font-weight:600;color:#333;font-size:1rem}.item-price{color:#667eea;font-weight:600}.item-quantity{font-size:.85rem;color:#666}.item-category{font-size:.8rem;color:#999;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.empty-section{color:#999;font-style:italic;padding:1rem;text-align:center;background:#f8f9fa;border-radius:8px;margin:0}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.order-id{font-family:Courier New,monospace;font-weight:600;color:#333;font-size:.9rem}.order-date{font-size:.8rem;color:#999}.order-details{display:flex;flex-direction:column;gap:.75rem}.logout-button{background:#ff6b6b!important;border-color:#ff6b6b!important;color:#fff!important}.logout-button:hover{background:#ff5252!important}@media(max-width:768px){.users-grid{grid-template-columns:1fr}.user-card{padding:1.5rem}.login-form-container{padding:2rem 1.5rem;margin:0 1rem}.section-title,.order-header{flex-direction:column;align-items:flex-start;gap:.25rem}}@media(max-width:480px){.user-card{padding:1rem}.login-form-container{padding:1.5rem 1rem;margin:0 .5rem}}@media(max-width:768px){.order-header-grid{grid-template-columns:1fr!important;gap:12px!important}.order-header-grid>div:first-child{order:1}.order-header-grid>div:nth-child(2){order:2;text-align:left!important}.order-header-grid>div:nth-child(3){order:3}.order-header-grid>button{order:4;width:100%}.cart-items-grid{grid-template-columns:1fr!important}.images-grid{grid-template-columns:repeat(2,1fr)!important}.order-details-section{padding:16px!important}}@media(max-width:480px){.images-grid{grid-template-columns:1fr!important}}.post-content-preview{word-wrap:break-word;overflow-wrap:break-word}.post-content-preview h1,.post-content-preview h2,.post-content-preview h3,.post-content-preview h4,.post-content-preview h5,.post-content-preview h6{margin:16px 0 12px;font-weight:600;line-height:1.4;color:#121212}.post-content-preview h1{font-size:24px}.post-content-preview h2{font-size:20px}.post-content-preview h3{font-size:18px}.post-content-preview p{margin:12px 0;line-height:1.6}.post-content-preview ul,.post-content-preview ol{margin:12px 0;padding-left:24px}.post-content-preview li{margin:6px 0;line-height:1.6}.post-content-preview a{color:#06f;text-decoration:underline}.post-content-preview a:hover{color:#0052cc}.post-content-preview img{max-width:100%;height:auto;border-radius:4px;margin:12px 0}.post-content-preview blockquote{margin:12px 0;padding:12px 16px;border-left:4px solid #0066FF;background-color:#f5f5f5;font-style:italic}.post-content-preview code{background-color:#f5f5f5;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:.9em}.post-content-preview pre{background-color:#f5f5f5;padding:12px;border-radius:4px;overflow-x:auto;margin:12px 0}.post-content-preview pre code{background-color:transparent;padding:0}.post-content-preview strong,.post-content-preview b{font-weight:600}.post-content-preview em,.post-content-preview i{font-style:italic}.legal-page{display:flex;flex-direction:column;min-height:100vh;background-color:#f8f9fa}.legal-container{max-width:1200px;margin:2rem auto;padding:0 2rem;flex:1;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:2rem}.legal-container h1{color:#2d3748;font-size:2.5rem;margin-bottom:1rem;text-align:center;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.last-updated{text-align:center;color:#718096;margin-bottom:2rem;font-style:italic}.legal-section{margin-bottom:2.5rem}.legal-section h2{color:#2d3748;font-size:1.5rem;margin:1.5rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.legal-section p{color:#4a5568;line-height:1.6;margin-bottom:1rem}.legal-section ul,.legal-section ol{margin:1rem 0 1rem 2rem;color:#4a5568;line-height:1.6}.legal-section li{margin-bottom:.5rem}a{color:#3182ce;text-decoration:none;transition:color .2s}a:hover{color:#2c5282;text-decoration:underline}@media(max-width:768px){.legal-container{padding:1rem;margin:1rem}.legal-container h1{font-size:2rem}.legal-section h2{font-size:1.3rem}.legal-section ul,.legal-section ol{margin-left:1.5rem}}@media print{.legal-page{background-color:#fff}.legal-container{box-shadow:none;padding:0;margin:0}a{text-decoration:underline}.no-print{display:none}}.App{width:100%;min-height:100vh}html{scroll-behavior:smooth}*{box-sizing:border-box}
