.cart-hero .container,.features-section .container,.showcase .container,.faq-section .container,.final-cta .container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:4rem;padding-right:4rem}.cart-hero{background:linear-gradient(135deg,#0a1628,#1e3a8a,#2563eb);color:#fff;padding:8rem 0 6rem;position:relative;overflow:hidden}.cart-hero:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.3) 0%,transparent 70%);border-radius:50%;animation:float-orb 8s ease-in-out infinite}.cart-hero:after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(251,191,36,.15) 0%,transparent 70%);border-radius:50%;animation:float-orb 10s ease-in-out infinite reverse}@keyframes float-orb{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.05)}}.cart-hero .container{position:relative;z-index:2}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fbbf2426;border:1px solid rgba(251,191,36,.3);padding:.5rem 1.25rem;border-radius:2rem;font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#fbbf24;margin-bottom:1.5rem}.hero-title{font-size:3.25rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.hero-title .accent{color:#fbbf24}.hero-subtitle{font-size:1.15rem;line-height:1.7;opacity:.85;margin-bottom:2rem;max-width:520px}.hero-checks{display:flex;flex-direction:column;gap:.65rem;margin-bottom:2.5rem}.hero-checks .check{display:flex;align-items:center;gap:.75rem;font-size:.95rem}.hero-checks .check i{color:#34d399;font-size:1rem}.hero-cta-group{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.btn-gold{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1e3a8a;padding:.9rem 2rem;border-radius:.75rem;font-weight:700;font-size:1rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #fbbf244d}.btn-gold:hover{transform:translateY(-2px);box-shadow:0 8px 25px #fbbf2466}.btn-outline{color:#fff;padding:.9rem 2rem;border-radius:.75rem;font-weight:600;text-decoration:none;border:1px solid rgba(255,255,255,.3);transition:all .2s}.btn-outline:hover{background:#ffffff1a;border-color:#ffffff80}.cta-note{font-size:.8rem;opacity:.6;margin-top:.75rem}.card-scene{perspective:1200px;width:100%;max-width:480px;margin:0 auto;cursor:pointer}.card-flipper{position:relative;width:100%;aspect-ratio:85.6 / 54;transition:transform .8s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}.card-scene.flipped .card-flipper{transform:rotateY(180deg)}.card-face{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:16px;overflow:hidden;box-shadow:0 25px 60px #0006;background:#f8faff;transform:translateZ(0)}.card-face--front{transform:rotateY(0);z-index:2}.card-face--back{transform:rotateY(180deg);z-index:1}.card-face--front,.card-face--back{background:linear-gradient(180deg,#f8faff,#eef3fb)}.card-wave{position:absolute;bottom:-1px;left:0;width:100%;height:50px;z-index:3}.card-wave-top{position:absolute;top:0;left:0;width:45%;height:100%;z-index:3}.card-watermark{position:absolute;top:10%;right:5%;width:40%;height:50%;opacity:.06;z-index:1;display:flex;align-items:center;justify-content:center}.card-watermark i{font-size:6rem;color:#1e3a8a}.card-dots{position:absolute;top:8%;right:4%;width:60px;height:60px;background-image:radial-gradient(circle,#cbd5e1 1.2px,transparent 1.2px);background-size:8px 8px;opacity:.5;z-index:2}.card-front-content{position:relative;z-index:4;width:100%;height:100%;padding:12% 6% 18%;display:flex;gap:5%}.card-photo-col{flex:0 0 28%;display:flex;flex-direction:column;justify-content:flex-end}.card-photo{width:100%;aspect-ratio:3/4;border-radius:10px;overflow:hidden;border:2.5px solid white;box-shadow:0 4px 12px #00000026;background:#e2e8f0}.card-photo img{width:100%;height:100%;object-fit:cover}.card-info-col{flex:1;display:flex;flex-direction:column;justify-content:center;gap:4%}.card-label{font-size:.5rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-weight:600;line-height:1}.card-value{font-size:.85rem;font-weight:700;color:#1e293b;line-height:1.2}.card-value.name{font-size:1.1rem;font-weight:800;letter-spacing:-.01em}.card-qr{position:absolute;bottom:12%;right:6%;width:18%;aspect-ratio:1;background:#fff;border-radius:8px;padding:4px;box-shadow:0 2px 8px #0000001a;z-index:5;display:flex;align-items:center;justify-content:center}.card-qr svg{width:100%;height:100%;display:block}.card-back-content{position:relative;z-index:4;width:100%;height:100%;padding:20% 8%;display:flex;flex-direction:column;justify-content:flex-end;gap:8%}.card-back-content .card-label{font-size:.55rem;margin-bottom:2px}.card-back-content .card-value{font-size:.75rem;font-family:monospace;letter-spacing:.05em}.card-back-msg{font-size:.6rem;color:#64748b;text-align:center;font-style:italic}.flip-hint{text-align:center;margin-top:1.25rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8rem;opacity:.7;animation:hint-pulse 2.5s ease-in-out infinite;color:#fff}@keyframes hint-pulse{0%,to{opacity:.4}50%{opacity:.9}}.features-section{padding:6rem 0;background:#f8fafc}.section-header{text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.section-header .tag{display:inline-block;background:#eff6ff;color:#2563eb;padding:.35rem 1rem;border-radius:2rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.section-header h2{font-size:2.25rem;color:#0f172a;margin-bottom:1rem;font-weight:800}.section-header p{color:#64748b;font-size:1.05rem;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feat-card{background:#fff;padding:2rem;border-radius:1rem;border:1px solid #e2e8f0;transition:all .3s;position:relative}.feat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:1rem 1rem 0 0;opacity:0;transition:opacity .3s}.feat-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000000f}.feat-card:hover:before{opacity:1}.feat-icon{width:48px;height:48px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:1.25rem;margin-bottom:1.25rem}.feat-card h3{font-size:1.1rem;color:#0f172a;margin-bottom:.75rem;font-weight:700}.feat-card p{color:#64748b;font-size:.9rem;line-height:1.6}.showcase{padding:6rem 0;background:#fff}.showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.valid-card{background:#fff;border-radius:1.5rem;padding:2.5rem 2rem;text-align:center;box-shadow:0 20px 50px #00000014;border:1px solid #f0f0f0;max-width:380px;margin:0 auto}.valid-card .org{font-size:.8rem;font-weight:700;color:#64748b;letter-spacing:.05em;margin-bottom:2rem}.valid-icon{width:72px;height:72px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#059669;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1.5rem;animation:check-pop .6s ease-out}@keyframes check-pop{0%{transform:scale(0)}60%{transform:scale(1.15)}to{transform:scale(1)}}.valid-card .status-title{color:#166534;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.valid-info{margin-bottom:1.5rem}.valid-info .lbl{font-size:.75rem;font-weight:700;color:#94a3b8;margin-bottom:.5rem}.valid-info .val{font-size:1.4rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.valid-info .st{font-size:1rem;color:#475569}.valid-info .st span{font-weight:600;color:#059669}.valid-divider{height:1px;background:#f1f5f9;margin:1.5rem 0}.valid-footer{font-family:monospace;color:#94a3b8;font-size:.7rem}.valid-footer div:first-child{margin-bottom:.35rem;word-break:break-all}.showcase-text h2{font-size:2.25rem;color:#0f172a;margin-bottom:1.25rem;font-weight:800}.showcase-text>p{color:#64748b;font-size:1.05rem;line-height:1.6}.showcase-list{list-style:none;padding:0;margin-top:2rem}.showcase-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;color:#475569;font-size:1rem;line-height:1.5}.showcase-list i{color:#10b981;margin-top:.2rem;flex-shrink:0}.faq-section{padding:6rem 0;background:#f8fafc}.faq-list{max-width:720px;margin:0 auto}.faq-item{background:#fff;margin-bottom:.75rem;border-radius:.75rem;border:1px solid #e2e8f0;overflow:hidden;transition:border-color .2s}.faq-item:hover{border-color:#cbd5e1}.faq-q{padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;color:#1e293b;font-size:.95rem}.faq-q i{transition:transform .3s;color:#94a3b8;font-size:.8rem}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0 1.5rem;color:#64748b;font-size:.9rem;line-height:1.6}.faq-item.open .faq-a{max-height:200px;padding:0 1.5rem 1.25rem}.faq-item.open .faq-q i{transform:rotate(180deg)}.final-cta{padding:6rem 0;background:linear-gradient(135deg,#0a1628,#1e3a8a);color:#fff;text-align:center;position:relative;overflow:hidden}.final-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(59,130,246,.15) 0%,transparent 70%);border-radius:50%}.cta-inner{position:relative;z-index:2}.cta-inner h2{font-size:2.25rem;font-weight:800;margin-bottom:1rem}.cta-inner p{font-size:1.1rem;opacity:.8;margin-bottom:2.5rem;max-width:550px;margin-left:auto;margin-right:auto}.cta-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 991px){.hero-grid,.showcase-grid{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-title{font-size:2.5rem}.hero-checks{align-items:center}.hero-cta-group{justify-content:center}.hero-subtitle{margin-left:auto;margin-right:auto}.features-grid{grid-template-columns:1fr 1fr}.showcase-grid .showcase-visual{order:-1}.cta-btns{flex-direction:column;align-items:center}}@media (max-width: 600px){.cart-hero{padding:6rem 0 4rem}.hero-title{font-size:2rem}.features-grid{grid-template-columns:1fr}.card-info-col{padding-right:22%}.card-value.name{font-size:.85rem}.card-value{font-size:.7rem}.card-label{font-size:.4rem}.card-qr{width:16%;bottom:10%;right:5%;padding:3px}}.fade-up{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.fade-up.visible{opacity:1;transform:translateY(0)}
