.apd-wrapper{color:#fff;-webkit-font-smoothing:antialiased;box-sizing:border-box;background:radial-gradient(circle at top,#1a1b28 0,#05050a 45%,#272935 100%);width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:24px 20px 60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}.apd-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.apd-loading-spinner{border:4px solid #3b82f633;border-top-color:#3b82f6;border-radius:50%;width:50px;height:50px;margin-bottom:20px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.apd-not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px 20px;display:flex}.apd-not-found h2{margin-bottom:16px;font-size:2rem}.apd-not-found p{color:#cbd5e1;margin-bottom:24px}.apd-btn-primary,.apd-btn-secondary,.apd-btn-ghost{cursor:pointer;border:none;border-radius:40px;justify-content:center;align-items:center;min-height:44px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.apd-btn-primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.apd-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}.apd-btn-secondary{color:#e2e8f0;background:0 0;border:1px solid #475569}.apd-btn-secondary:hover{color:#fff;background:#2d3a4f;border-color:#3b82f6}.apd-btn-ghost{color:#cbd5e1;background:0 0;border:1px solid #475569}.apd-btn-ghost:hover{color:#fff;background:#2d3a4f}.apd-btn-large{padding:14px 28px;font-size:1rem}.apd-btn-xlarge{padding:16px 32px;font-size:1.1rem}.apd-nav{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}@media (min-width:640px){.apd-nav{flex-direction:row;justify-content:space-between;align-items:center}}.apd-breadcrumb{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:8px;font-size:.9rem;display:flex}.apd-breadcrumb a{color:#cbd5e1;text-decoration:none}.apd-breadcrumb a:hover{color:#3b82f6}.apd-breadcrumb-current{color:#fff;font-weight:500}.apd-hero{border-bottom:1px solid #334155;grid-template-columns:1fr;gap:32px;margin-bottom:40px;padding-bottom:32px;display:grid}@media (min-width:1024px){.apd-hero{grid-template-columns:1fr 350px}}.apd-badge-container{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.apd-service-tag{text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:700}.apd-service-tag--accent{background:linear-gradient(135deg,#10b981,#059669)}.apd-service-type{color:#cbd5e1;background:#1e293b;border:1px solid #334155;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:500}.apd-title{color:#fff;margin-bottom:16px;font-size:clamp(2rem,5vw,2.8rem);font-weight:800;line-height:1.2}.apd-subtitle{color:#cbd5e1;margin-bottom:24px;font-size:1.1rem;line-height:1.6}.apd-meta{flex-wrap:wrap;gap:20px;display:flex}.apd-meta-item{color:#cbd5e1;align-items:center;gap:8px;font-size:.95rem;display:flex}.apd-meta-item i{color:#3b82f6}.apd-hero-pricing{background:#1e293b;border:1px solid #334155;border-radius:20px;height:fit-content;padding:24px}@media (min-width:1024px){.apd-hero-pricing{position:sticky;top:24px}}.apd-actions{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.apd-guarantee{color:#94a3b8;text-align:center;border-top:1px solid #334155;padding-top:16px;font-size:.85rem}.apd-tabs{gap:8px;margin-bottom:32px;padding-bottom:8px;display:flex;overflow-x:auto}.apd-tab{color:#cbd5e1;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #334155;border-radius:40px;padding:10px 20px;font-size:.95rem;font-weight:500;transition:all .15s}.apd-tab:hover{background:#2d3a4f}.apd-tab--active{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:#0000}.apd-tab-content{animation:.2s fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.apd-overview{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:1024px){.apd-overview{grid-template-columns:1fr 300px}}.apd-overview-main h2{margin-bottom:20px;font-size:1.8rem;font-weight:700}.apd-overview-main p{color:#cbd5e1;line-height:1.7}.apd-tech-stack,.apd-timeline{background:#1e293b;border:1px solid #334155;border-radius:16px;margin-bottom:20px;padding:20px}.apd-tech-stack h3,.apd-timeline h3{margin-bottom:16px;font-size:1.2rem;font-weight:600}.apd-tech-items{flex-wrap:wrap;gap:8px;display:flex}.apd-tech-item{color:#60a5fa;background:#3b82f61a;border-radius:20px;padding:6px 12px;font-size:.85rem;font-weight:500}.apd-timeline p{color:#cbd5e1;font-size:1.2rem;font-weight:600}.apd-features h2{margin-bottom:24px;font-size:1.8rem;font-weight:700}.apd-features-grid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:640px){.apd-features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.apd-features-grid{grid-template-columns:repeat(3,1fr)}}.apd-feature-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:20px}.apd-feature-icon{background:#3b82f626;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;display:flex}.apd-feature-icon i{color:#3b82f6;font-size:1.2rem}.apd-feature-card h4{margin-bottom:8px;font-size:1.1rem;font-weight:600}.apd-feature-card p{color:#94a3b8;font-size:.9rem;line-height:1.5}.apd-blueprint-features{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:1024px){.apd-blueprint-features{grid-template-columns:1fr 1fr}}.apd-blueprint-features-list{flex-direction:column;gap:12px;display:flex}.apd-blueprint-feature-item{cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:16px;padding:16px;transition:all .15s}.apd-blueprint-feature-item:hover{background:#2d3a4f}.apd-blueprint-feature-item--active{background:#3b82f61a;border-color:#3b82f6}.apd-blueprint-feature-header{align-items:center;gap:12px;margin-bottom:8px;display:flex}.apd-blueprint-feature-number{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.apd-blueprint-feature-item h4{font-size:1.1rem;font-weight:600}.apd-blueprint-feature-item p{color:#94a3b8;padding-left:44px;font-size:.9rem}.apd-feature-preview-card{background:#1e293b;border:1px solid #334155;border-radius:16px;height:100%;padding:24px}.apd-feature-preview-card h3{margin-bottom:16px;font-size:1.3rem;font-weight:600}.apd-feature-preview-card p{color:#cbd5e1;line-height:1.6}.apd-delivery h2{margin-bottom:24px;font-size:1.8rem;font-weight:700}.apd-process{flex-direction:column;gap:16px;max-width:800px;display:flex}.apd-process-step{background:#1e293b;border:1px solid #334155;border-radius:16px;gap:20px;padding:20px;display:flex}.apd-process-step-number{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex}.apd-process-step-content h4{margin-bottom:6px;font-size:1.2rem;font-weight:600}.apd-process-step-content p{color:#cbd5e1;line-height:1.5}.apd-faq h2{margin-bottom:24px;font-size:1.8rem;font-weight:700}.apd-faq-list{grid-template-columns:1fr;gap:16px;max-width:800px;display:grid}@media (min-width:640px){.apd-faq-list{grid-template-columns:repeat(2,1fr)}}.apd-faq-item{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:20px}.apd-faq-item h4{margin-bottom:10px;font-size:1.1rem;font-weight:600}.apd-faq-item p{color:#cbd5e1;font-size:.95rem;line-height:1.5}.apd-cta{margin-top:48px}.apd-cta-content{text-align:center;background:#3b82f614;border:1px solid #334155;border-radius:24px;padding:40px 24px}.apd-cta-content h2{margin-bottom:16px;font-size:2rem;font-weight:700}.apd-cta-content p{color:#cbd5e1;margin-bottom:28px;font-size:1.1rem}.apd-cta-actions{flex-direction:column;justify-content:center;gap:16px;display:flex}@media (min-width:640px){.apd-cta-actions{flex-direction:row}}.apd-modal{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.apd-modal-content{text-align:center;background:#1e293b;border:1px solid #334155;border-radius:20px;width:100%;max-width:450px;padding:32px}.apd-modal-content h4{margin-bottom:16px;font-size:1.5rem;font-weight:700}.apd-modal-content p{color:#cbd5e1;margin-bottom:24px}@media (max-width:480px){.apd-wrapper{padding:16px 12px 40px}.apd-title{font-size:1.8rem}.apd-cta-content h2{font-size:1.6rem}}
