@charset "UTF-8";.au-pricing-page{min-height:100vh;background:#0f1525;color:#f1f5f9;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.pricing-hero{padding:100px 24px 80px;text-align:center;background:linear-gradient(180deg,#1a2039,#0f1525);position:relative;overflow:hidden}.pricing-hero:before{content:"";position:absolute;top:-50%;left:50%;transform:translate(-50%);width:1000px;height:1000px;background:radial-gradient(circle,rgba(255,178,93,.08) 0%,transparent 70%);pointer-events:none}.pricing-hero .hero-container{max-width:800px;margin:0 auto;position:relative;z-index:1}.pricing-hero .hero-badge{display:inline-flex;align-items:center;gap:8px;background:#ffb25d26;border:1px solid rgba(255,178,93,.3);color:#ffb25d;padding:8px 16px;font-size:13px;font-weight:600;border-radius:50px;margin-bottom:24px}.pricing-hero h1{font-size:52px;font-weight:800;line-height:1.15;margin-bottom:20px;color:#f1f5f9}.pricing-hero h1 .highlight{display:block;background:linear-gradient(135deg,#ffb25d,#fcd34d,#ffb25d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px){.pricing-hero h1{font-size:36px}}.pricing-hero .hero-subtitle{font-size:18px;color:#e2e8f0;line-height:1.6;margin-bottom:32px}.pricing-hero .hero-trust{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.pricing-hero .hero-trust span{display:flex;align-items:center;gap:8px;font-size:14px;color:#cbd5e1}.pricing-hero .hero-trust span .anticon{color:#10b981}.pricing-cards-section{padding:0 24px 100px;margin-top:-40px;position:relative;z-index:2}.pricing-cards-section .pricing-container{max-width:1400px;margin:0 auto}.pricing-cards-section .pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1200px){.pricing-cards-section .pricing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.pricing-cards-section .pricing-grid{grid-template-columns:1fr}}.pricing-card{background:#1a2039;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:32px 28px;display:flex;flex-direction:column;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1)}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0000004d}.pricing-card.highlighted{border-color:#ffb25d66;background:linear-gradient(180deg,#ffb25d14,#1a2039 40%);transform:scale(1.02)}.pricing-card.highlighted:hover{transform:scale(1.02) translateY(-4px)}.pricing-card.highlighted .ant-btn-primary{background:linear-gradient(135deg,#ffb25d,#f59e0b);border:none;color:#1a2039;font-weight:600}.pricing-card.highlighted .ant-btn-primary:hover{background:linear-gradient(135deg,#ffc580,#ffb25d)}.pricing-card .card-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#ffb25d,#f59e0b);color:#1a2039;font-size:12px;font-weight:700;padding:6px 14px;border-radius:20px;white-space:nowrap}.pricing-card .card-badge .anticon{margin-right:4px}.pricing-card .card-header{margin-bottom:20px;padding-top:8px;background:transparent!important;background-color:transparent!important}.pricing-card .card-header h3{font-size:22px;font-weight:700;color:#fff!important;margin:0 0 8px}.pricing-card .card-header .card-description{font-size:14px;color:#e2e8f0!important;margin:0;line-height:1.5}.pricing-card .card-price{display:flex;align-items:baseline;margin-bottom:4px}.pricing-card .card-price .currency{font-size:24px;font-weight:600;color:#f1f5f9}.pricing-card .card-price .amount{font-size:48px;font-weight:800;color:#f1f5f9;line-height:1}.pricing-card .card-price .period{font-size:16px;color:#cbd5e1;margin-left:4px}.pricing-card .gst-note{font-size:12px;color:#cbd5e1;margin-bottom:20px;display:block}.pricing-card .ant-btn{height:48px;font-size:15px;border-radius:10px;margin-bottom:24px}.pricing-card .ant-btn-default{background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#f1f5f9}.pricing-card .ant-btn-default:hover{background:#ffffff1f;border-color:#fff3;color:#f1f5f9}.pricing-card .card-features{flex:1}.pricing-card .card-features h4{font-size:13px;font-weight:600;color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px}.pricing-card .feature-list{list-style:none;padding:0;margin:0 0 16px}.pricing-card .feature-list li{display:flex;gap:10px;padding:8px 0;font-size:14px;color:#e2e8f0}.pricing-card .feature-list li .check-icon{color:#10b981;font-size:14px;margin-top:2px;flex-shrink:0}.pricing-card .limitation-list{list-style:none;padding:12px 0 0;margin:0;border-top:1px solid rgba(255,255,255,.1)}.pricing-card .limitation-list li{display:flex;gap:10px;padding:6px 0;font-size:13px;color:#cbd5e1}.pricing-card .limitation-list li .x-icon{color:#ef444499;font-size:12px;margin-top:2px;flex-shrink:0}.pricing-card .ant-typography,.pricing-card h3.ant-typography{color:#f1f5f9!important}.pricing-card p.ant-typography{color:#e2e8f0!important}.pricing-card .plan-name{color:#f1f5f9!important}.pricing-card .plan-description{color:#e2e8f0!important}.comparison-section{padding:100px 24px;background:#1a2039}.comparison-section .comparison-container{max-width:1000px;margin:0 auto}.comparison-section .section-header{text-align:center;margin-bottom:48px}.comparison-section .section-header h2{font-size:36px;font-weight:700;color:#f1f5f9;margin:16px 0}@media(max-width:768px){.comparison-section .section-header h2{font-size:28px}}.comparison-section .section-header p{font-size:16px;color:#e2e8f0}.comparison-section .comparison-table-wrapper{overflow-x:auto;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#0f1525}.comparison-section .comparison-table{width:100%;border-collapse:collapse}.comparison-section .comparison-table th,.comparison-section .comparison-table td{padding:16px 20px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.comparison-section .comparison-table th{background:#ffffff08;font-weight:600;color:#f1f5f9;font-size:14px}.comparison-section .comparison-table th .col-header strong{display:block;font-size:15px;margin-bottom:2px}.comparison-section .comparison-table th .col-header span{font-size:12px;color:#cbd5e1;font-weight:400}.comparison-section .comparison-table td{font-size:14px;color:#e2e8f0}.comparison-section .comparison-table td:first-child{font-weight:500;color:#f1f5f9}.comparison-section .comparison-table .splitifi-col{background:#ffb25d0d;border-left:2px solid rgba(255,178,93,.3);border-right:2px solid rgba(255,178,93,.3)}.comparison-section .comparison-table tbody tr:last-child td{border-bottom:none}.comparison-section .comparison-table .check{color:#10b981;font-size:18px}.comparison-section .comparison-table .x{color:#ef444499;font-size:16px}.comparison-section .comparison-table .partial{color:#cbd5e1;font-size:13px}.trust-section{padding:80px 24px}.trust-section .trust-container{max-width:1200px;margin:0 auto}.trust-section .trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media(max-width:900px){.trust-section .trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.trust-section .trust-grid{grid-template-columns:1fr}}.trust-section .trust-item{text-align:center;padding:32px 24px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px}.trust-section .trust-item .anticon{font-size:36px;color:#ffb25d;margin-bottom:16px}.trust-section .trust-item h3{font-size:17px;font-weight:600;color:#f1f5f9;margin:0 0 8px}.trust-section .trust-item p{font-size:14px;color:#cbd5e1;margin:0;line-height:1.5}.faq-section{padding:100px 24px;background:#1a2039}.faq-section .faq-container{max-width:800px;margin:0 auto}.faq-section .section-header{text-align:center;margin-bottom:48px}.faq-section .section-header h2{font-size:36px;font-weight:700;color:#f1f5f9;margin:16px 0}.faq-section .section-header p{font-size:16px;color:#e2e8f0}.faq-section .au-faq-collapse{background:transparent;border:none}.faq-section .au-faq-collapse .ant-collapse-item{background:#0f1525;border:1px solid rgba(255,255,255,.1);border-radius:14px!important;margin-bottom:12px;overflow:hidden}.faq-section .au-faq-collapse .ant-collapse-item .ant-collapse-header{padding:18px 22px;color:#f1f5f9;font-size:15px;font-weight:500}.faq-section .au-faq-collapse .ant-collapse-item .ant-collapse-header:hover{color:#ffb25d}.faq-section .au-faq-collapse .ant-collapse-item .ant-collapse-content{background:transparent;border-top:1px solid rgba(255,255,255,.1)}.faq-section .au-faq-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:18px 22px}.faq-section .au-faq-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box p{color:#e2e8f0;font-size:14px;line-height:1.7;margin:0}.faq-section .au-faq-collapse .ant-collapse-item .ant-collapse-expand-icon{color:#cbd5e1}.final-cta-section{padding:100px 24px}.final-cta-section .cta-container{max-width:800px;margin:0 auto}.final-cta-section .cta-card{text-align:center;padding:60px 48px;background:linear-gradient(135deg,#1a2039,#0f1525);border:1px solid rgba(255,178,93,.2);border-radius:24px;position:relative;overflow:hidden}.final-cta-section .cta-card:before{content:"";position:absolute;top:-50%;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(255,178,93,.1) 0%,transparent 70%);pointer-events:none}.final-cta-section .cta-card .cta-icon{font-size:48px;color:#ffb25d;margin-bottom:24px;position:relative;z-index:1}.final-cta-section .cta-card h2{font-size:32px;font-weight:700;color:#f1f5f9;margin:0 0 16px;position:relative;z-index:1}@media(max-width:768px){.final-cta-section .cta-card h2{font-size:26px}}.final-cta-section .cta-card>p{font-size:16px;color:#e2e8f0;max-width:500px;margin:0 auto 32px;line-height:1.6;position:relative;z-index:1}.final-cta-section .cta-card .cta-buttons{display:flex;justify-content:center;gap:16px;margin-bottom:16px;position:relative;z-index:1}@media(max-width:480px){.final-cta-section .cta-card .cta-buttons{flex-direction:column}}.final-cta-section .cta-card .cta-buttons .ant-btn-primary{background:linear-gradient(135deg,#ffb25d,#f59e0b);border:none;height:52px;padding:0 32px;font-weight:600;font-size:16px;border-radius:12px}.final-cta-section .cta-card .cta-buttons .ant-btn-primary:hover{background:linear-gradient(135deg,#ffc580,#ffb25d)}.final-cta-section .cta-card .cta-buttons .ant-btn-default{height:52px;padding:0 32px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#f1f5f9;font-size:16px;border-radius:12px}.final-cta-section .cta-card .cta-buttons .ant-btn-default:hover{background:#ffffff1f;border-color:#fff3;color:#f1f5f9}.final-cta-section .cta-card .cta-note{font-size:13px;color:#cbd5e1;position:relative;z-index:1}
