*{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Roboto',sans-serif;background:#ECF0F5;color:#0A1C24;font-size:16px;line-height:1.6}
.site-header{background:#0A1C24;border-bottom:3px solid #04E7DB;position:relative;z-index:100}
.site-header .header-signature-row{max-width:1366px;margin:auto;padding:18px 24px 12px;display:flex;align-items:center;gap:20px;border-bottom:1px solid #04e7db2e}
.site-header .site-logo{display:flex;align-items:center;gap:14px;text-decoration:none;flex-shrink:0}
.site-header .site-logo img{width:70px;height:70px;object-fit:contain;border-radius:8px;background:#04e7db14;padding:4px}
.site-header .brand-signature{font-family:'Roboto',serif;font-size:2.4rem;font-weight:700;font-style:italic;color:#04E7DB;letter-spacing:-1px;line-height:1}
.site-header .brand-tagline{font-size:.72rem;color:#ecf0f58c;letter-spacing:2px;text-transform:uppercase;margin-top:4px}
.site-header .header-contact-bar{margin-left:auto;display:flex;align-items:center;gap:22px}
.site-header .header-contact-bar a{color:#ecf0f5bf;text-decoration:none;font-size:.82rem;display:flex;align-items:center;gap:6px;transition:color .2s}
.site-header .header-contact-bar a:hover{color:#04E7DB}
.site-header .header-contact-bar i{color:#04E7DB;font-size:1rem}
.site-header .header-nav-row{max-width:1366px;margin:auto;padding:0 24px;display:flex;align-items:stretch}
.site-header .main-nav{display:flex;align-items:stretch;list-style:none;gap:0}
.site-header .main-nav > li{position:relative}
.site-header .main-nav > li > a{display:flex;align-items:center;gap:5px;padding:14px 20px;color:#ecf0f5d1;text-decoration:none;font-size:.88rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;border-bottom:2px solid transparent;transition:color 0.2s,border-color 0.2s,background .2s}
.site-header .main-nav > li > a:hover,.site-header .main-nav > li.nav--active > a{color:#04E7DB;border-bottom-color:#04E7DB;background:#04e7db0f}
.site-header .main-nav > li > a .fi-arrow-down{font-size:.65rem;transition:transform .2s}
.site-header .main-nav > li:hover > a .fi-arrow-down{transform:rotate(180deg)}
.site-header .main-nav .sub-nav{position:absolute;top:calc(100% + 4px);left:0;background:#0A1C24;border:1px solid #04e7db40;border-radius:6px;min-width:180px;list-style:none;padding:6px 0;box-shadow:0 8px 24px #0a1c2473;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity 0.2s,transform .2s;z-index:200}
.site-header .main-nav > li:hover .sub-nav,.site-header .main-nav > li:focus-within .sub-nav{opacity:1;pointer-events:auto;transform:translateY(0)}
.site-header .main-nav .sub-nav li a{display:block;padding:10px 18px;color:#ecf0f5cc;text-decoration:none;font-size:.85rem;transition:color 0.2s,background .2s}
.site-header .main-nav .sub-nav li a:hover{color:#04E7DB;background:#04e7db12}
.site-footer{background:#0A1C24;color:#ecf0f5bf;margin-top:60px;border-top:3px solid #04E7DB}
.site-footer .footer-body{max-width:1366px;margin:auto;padding:50px 24px 30px;display:grid;grid-template-columns:1.4fr 1fr 1.2fr;gap:40px}
.site-footer .footer-company-block .footer-brand{font-size:1.9rem;font-weight:700;font-style:italic;color:#04E7DB;letter-spacing:-.5px;margin-bottom:10px}
.site-footer .footer-company-block p{font-size:.85rem;line-height:1.7;color:#ecf0f599;max-width:290px}
.site-footer .footer-nav-block h4,.site-footer .footer-contacts-block h4{font-size:.75rem;text-transform:uppercase;letter-spacing:2px;color:#04E7DB;margin-bottom:16px;font-weight:700}
.site-footer .footer-nav-block ul{list-style:none}
.site-footer .footer-nav-block ul li{margin-bottom:8px}
.site-footer .footer-nav-block ul li a{color:#ecf0f5ad;text-decoration:none;font-size:.88rem;transition:color .2s}
.site-footer .footer-nav-block ul li a:hover{color:#04E7DB}
.site-footer .footer-contacts-block address{font-style:normal}
.site-footer .footer-contacts-block .contact-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:.85rem;color:#ecf0f5ad}
.site-footer .footer-contacts-block .contact-item i{color:#04E7DB;font-size:1rem;margin-top:2px;flex-shrink:0}
.site-footer .footer-contacts-block .contact-item a{color:#ecf0f5ad;text-decoration:none;transition:color .2s}
.site-footer .footer-contacts-block .contact-item a:hover{color:#04E7DB}
.site-footer .footer-bottom{max-width:1366px;margin:auto;padding:16px 24px;border-top:1px solid #04e7db26;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}
.site-footer .footer-bottom .copyright{font-size:.78rem;color:#ecf0f56b}
.site-footer .footer-bottom .footer-legal-links{display:flex;gap:18px}
.site-footer .footer-bottom .footer-legal-links a{font-size:.78rem;color:#ecf0f56b;text-decoration:none;transition:color .2s}
.site-footer .footer-bottom .footer-legal-links a:hover{color:#04E7DB}
.cookie-banner{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(120px);background:#0A1C24;border:1px solid #04e7db4d;border-radius:10px;box-shadow:0 8px 32px #0a1c248c;width:300px;padding:22px 20px;z-index:9999;transition:transform .38s cubic-bezier(0.34,1.56,0.64,1);display:flex;flex-direction:column;gap:14px}
.cookie-banner[data-state="visible"]{transform:translateX(-50%) translateY(0)}
.cookie-banner[data-state="hidden"]{transform:translateX(-50%) translateY(120px)}
.cookie-banner .cookie-title{font-size:.9rem;font-weight:700;color:#ECF0F5;display:flex;align-items:center;gap:8px}
.cookie-banner .cookie-title i{color:#04E7DB}
.cookie-banner .cookie-text{font-size:.78rem;color:#ecf0f5a6;line-height:1.55}
.cookie-banner .cookie-actions{display:flex;flex-direction:column;gap:6px}
.cookie-banner .cookie-actions button{background:none;border:none;cursor:pointer;font-family:'Roboto',sans-serif;font-size:.82rem;padding:4px 0;text-align:left;transition:color .2s;text-decoration:none;width:fit-content}
.cookie-banner .cookie-actions .btn-accept{color:#04E7DB;font-weight:700;text-decoration:underline;text-decoration-color:transparent}
.cookie-banner .cookie-actions .btn-accept:hover{text-decoration-color:#04E7DB}
.cookie-banner .cookie-actions .btn-decline{color:#ecf0f573;text-decoration:underline;text-decoration-color:transparent}
.cookie-banner .cookie-actions .btn-decline:hover{color:#ecf0f5bf;text-decoration-color:#ecf0f573}
@media (max-width: 900px) {
.site-header .header-signature-row{flex-wrap:wrap;gap:14px}
.site-header .header-contact-bar{margin-left:0;flex-wrap:wrap;gap:12px}
.site-header .main-nav > li > a{padding:12px;font-size:.78rem}
.site-footer .footer-body{grid-template-columns:1fr 1fr;gap:28px}
}
@media (max-width: 600px) {
.site-header .brand-signature{font-size:1.8rem}
.site-header .main-nav{flex-wrap:wrap}
.site-header .main-nav > li > a{padding:10px;font-size:.75rem}
.site-footer .footer-body{grid-template-columns:1fr}
.site-footer .footer-bottom{flex-direction:column;align-items:flex-start}
.cookie-banner{width:calc(100vw - 32px)}
}
.i-legal-wrapper{max-width:860px;margin:0 auto;padding:48px 32px 72px;background:#fff;color:#0A1C24;font-family:Georgia,'Times New Roman',serif;font-size:16px;line-height:1.8}
.i-legal-wrapper h1{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2;color:#0A1C24;margin:0 0 24px;padding-bottom:16px;border-bottom:3px solid #04E7DB;letter-spacing:-.02em}
.i-legal-wrapper h2{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.3;color:#0A1C24;margin:48px 0 16px;padding-left:12px;border-left:4px solid #04E7DB;letter-spacing:-.01em}
.i-legal-wrapper h3{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.4;color:#0A1C24;margin:36px 0 12px}
.i-legal-wrapper h4{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:1.1rem;font-weight:600;line-height:1.4;color:#0A1C24;margin:28px 0 10px;text-transform:uppercase;letter-spacing:.04em;font-size:.9rem}
.i-legal-wrapper h5{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:.95rem;font-weight:600;line-height:1.5;color:#0a1c24cc;margin:24px 0 8px;text-transform:uppercase;letter-spacing:.06em}
.i-legal-wrapper h6{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:.85rem;font-weight:600;line-height:1.5;color:#0a1c24a6;margin:20px 0 8px;text-transform:uppercase;letter-spacing:.08em}
.i-legal-wrapper p{margin:0 0 20px;color:#0a1c24d9;font-size:1rem;line-height:1.85}
.i-legal-wrapper p:last-child{margin-bottom:0}
.i-legal-wrapper ul{margin:0 0 24px;padding-left:0;list-style:none}
.i-legal-wrapper ol{margin:0 0 24px;padding-left:0;list-style:none;counter-reset:policy-counter}
.i-legal-wrapper ul li{position:relative;padding:6px 0 6px 28px;color:#0a1c24d9;font-size:1rem;line-height:1.75;border-bottom:1px solid #0a1c240d}
.i-legal-wrapper ul li:last-child{border-bottom:none}
.i-legal-wrapper ul li::before{content:'';position:absolute;left:8px;top:16px;width:6px;height:6px;background:#04E7DB;border-radius:50%;flex-shrink:0}
.i-legal-wrapper ol li{position:relative;padding:6px 0 6px 36px;color:#0a1c24d9;font-size:1rem;line-height:1.75;counter-increment:policy-counter;border-bottom:1px solid #0a1c240d}
.i-legal-wrapper ol li:last-child{border-bottom:none}
.i-legal-wrapper ol li::before{content:counter(policy-counter) ".";position:absolute;left:0;top:6px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-size:.85rem;font-weight:700;color:#04E7DB;min-width:28px}
.i-legal-wrapper ul ul,.i-legal-wrapper ol ol,.i-legal-wrapper ul ol,.i-legal-wrapper ol ul{margin:8px 0 8px 16px}
.i-legal-wrapper em{font-style:italic;color:#0a1c24e6}
.i-legal-wrapper i{font-style:italic;color:#0a1c24bf}
.i-legal-wrapper a{color:#04E7DB;text-decoration:none;border-bottom:1px solid #04e7db66;transition:color .2s ease,border-color .2s ease;font-style:normal}
.i-legal-wrapper a:hover{color:#0A1C24;border-bottom-color:#0A1C24}
.i-legal-wrapper a:visited{color:#04e7dbbf}
.i-legal-wrapper hr{border:none;border-top:1px solid #0a1c241f;margin:48px 0;position:relative}
.i-legal-wrapper hr::after{content:'';display:block;width:48px;height:2px;background:#04E7DB;position:absolute;top:-1.5px;left:0}
.i-legal-wrapper div{margin-bottom:16px}
.i-legal-wrapper div p:last-child{margin-bottom:0}
@media (max-width: 768px) {
.i-legal-wrapper{padding:32px 20px 48px;font-size:15px}
.i-legal-wrapper h1{font-size:1.75rem}
.i-legal-wrapper h2{font-size:1.35rem;margin:36px 0 14px}
.i-legal-wrapper h3{font-size:1.15rem;margin:28px 0 10px}
.i-legal-wrapper h4{margin:22px 0 8px}
.i-legal-wrapper ul li,.i-legal-wrapper ol li{padding-top:5px;padding-bottom:5px}
.i-legal-wrapper hr{margin:36px 0}
}
@media (max-width: 480px) {
.i-legal-wrapper{padding:24px 16px 40px}
.i-legal-wrapper h1{font-size:1.5rem;padding-bottom:12px}
.i-legal-wrapper h2{font-size:1.2rem;margin:28px 0 12px}
.i-legal-wrapper p{font-size:.97rem;line-height:1.8}
.i-legal-wrapper ul li,.i-legal-wrapper ol li{font-size:.97rem}
}
.pricing-hero{position:relative;background-color:#0A1C24;overflow:hidden;padding:80px 20px 60px}
.pricing-hero-inner{max-width:1366px;margin:auto;display:flex;flex-direction:row;align-items:center;gap:48px;position:relative;z-index:2}
.pricing-hero-geo{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}
.pricing-hero-content{flex:1 1 55%;color:#ECF0F5}
.pricing-hero-content .hero-eyebrow{display:inline-block;background:#04e7db26;border:1px solid #04e7db66;color:#04E7DB;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;padding:6px 14px;border-radius:4px;margin-bottom:24px}
.pricing-hero-content h1{font-size:clamp(32px,5vw,58px);font-weight:800;line-height:1.1;color:#ECF0F5;margin:0 0 20px}
.pricing-hero-content h1 .accent-teal{color:#04E7DB;position:relative;display:inline-block}
.pricing-hero-content h1 .accent-teal::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#04E7DB,transparent);border-radius:2px}
.pricing-hero-content p{font-size:17px;line-height:1.7;color:#ecf0f5cc;max-width:520px;margin:0 0 32px}
.hero-cta-row{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}
.btn-primary-teal{display:inline-block;background:#04E7DB;color:#0A1C24;font-weight:700;font-size:15px;padding:14px 30px;border-radius:6px;text-decoration:none;transition:background 0.2s,transform 0.2s,box-shadow .2s;z-index:5;position:relative}
.btn-primary-teal:hover{background:#02c9be;transform:translateY(-2px);box-shadow:0 8px 24px #04e7db4d}
.btn-outline-light{display:inline-block;border:2px solid #ecf0f566;color:#ECF0F5;font-weight:600;font-size:15px;padding:12px 28px;border-radius:6px;text-decoration:none;transition:border-color 0.2s,background .2s;z-index:5;position:relative}
.btn-outline-light:hover{border-color:#04E7DB;background:#04e7db14;color:#04E7DB}
.pricing-hero-visual{flex:1 1 38%;display:flex;align-items:flex-end;justify-content:center;position:relative}
.hero-image-cutout{width:340px;height:420px;border-radius:12px 12px 0 0;overflow:hidden;position:relative;box-shadow:0 20px 60px #00000080}
.hero-image-cutout::after{content:'';position:absolute;inset:0;background:#0a1c242e;mix-blend-mode:multiply;pointer-events:none}
.hero-image-cutout img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:contrast(1.05) brightness(0.95)}
.grain-overlay{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;border-radius:12px;z-index:3}
.gaze-arrow{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);z-index:4}
.plans-section{background:#ECF0F5;padding:80px 20px}
.plans-inner{max-width:1366px;margin:auto}
.plans-header{text-align:center;margin-bottom:56px}
.plans-header h2{font-size:clamp(26px,4vw,42px);font-weight:800;color:#0A1C24;margin:0 0 14px;position:relative;display:inline-block}
.plans-header h2::before{content:'';display:block;width:48px;height:4px;background:#04E7DB;border-radius:2px;margin:0 auto 16px}
.plans-header p{font-size:16px;color:#0a1c24a6;max-width:520px;margin:0 auto;line-height:1.6}
.plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;align-items:start}
.plan-card{background:#fff;border-radius:12px;padding:36px 32px;box-shadow:0 4px 16px #0a1c2414;border:2px solid transparent;transition:border-color 0.2s,box-shadow 0.2s,transform .2s;position:relative}
.plan-card:hover{box-shadow:0 12px 36px #0a1c2421;transform:translateY(-4px)}
.plan-card--featured{background:#0A1C24;border-color:#04E7DB;transform:scale(1.04)}
.plan-card--featured:hover{transform:scale(1.04) translateY(-4px)}
.plan-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#04E7DB;color:#0A1C24;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 16px;border-radius:20px;white-space:nowrap}
.plan-name{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#04E7DB;margin:0 0 12px}
.plan-card:not(.plan-card--featured) .plan-name{color:#0a1c2480}
.plan-price{display:flex;flex-direction:row;align-items:flex-end;gap:4px;margin-bottom:8px}
.plan-price .amount{font-size:48px;font-weight:800;line-height:1;color:#0A1C24}
.plan-card--featured .plan-price .amount{color:#ECF0F5}
.plan-price .currency{font-size:22px;font-weight:700;color:#0A1C24;margin-bottom:6px}
.plan-card--featured .plan-price .currency{color:#ecf0f5b3}
.plan-price .period{font-size:14px;color:#0a1c2480;margin-bottom:8px}
.plan-card--featured .plan-price .period{color:#ecf0f580}
.plan-desc{font-size:14px;line-height:1.6;color:#0a1c2499;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #0a1c241a}
.plan-card--featured .plan-desc{color:#ecf0f599;border-bottom-color:#ecf0f526}
.plan-features{list-style:none;margin:0 0 32px;padding:0;display:flex;flex-direction:column;gap:12px}
.plan-features li{display:flex;flex-direction:row;align-items:flex-start;gap:10px;font-size:14px;color:#0A1C24;line-height:1.5}
.plan-card--featured .plan-features li{color:#ecf0f5d9}
.plan-features li .fi-check{color:#04E7DB;font-size:16px;flex-shrink:0;margin-top:1px}
.plan-features li .fi-x{color:#0a1c244d;font-size:16px;flex-shrink:0;margin-top:1px}
.plan-card--featured .plan-features li .fi-x{color:#ecf0f54d}
.btn-plan-primary{display:block;text-align:center;background:#04E7DB;color:#0A1C24;font-weight:700;font-size:15px;padding:14px 24px;border-radius:6px;text-decoration:none;transition:background 0.2s,box-shadow .2s;position:relative;z-index:5}
.btn-plan-primary:hover{background:#02c9be;box-shadow:0 6px 20px #04e7db59}
.btn-plan-outline{display:block;text-align:center;border:2px solid #0a1c2433;color:#0A1C24;font-weight:600;font-size:15px;padding:12px 24px;border-radius:6px;text-decoration:none;transition:border-color 0.2s,background .2s;position:relative;z-index:5}
.btn-plan-outline:hover{border-color:#0A1C24;background:#0a1c240d}
.plans-note{text-align:center;margin-top:40px;font-size:14px;color:#0a1c2480}
.compare-section{background:#fff;padding:80px 20px}
.compare-inner{max-width:1100px;margin:auto}
.compare-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:60px;align-items:start}
.compare-left h2{font-size:clamp(24px,3.5vw,38px);font-weight:800;color:#0A1C24;line-height:1.15;margin:0 0 20px}
.compare-left h2 .text-teal{color:#04E7DB}
.compare-left p{font-size:15px;line-height:1.7;color:#0a1c24a6;margin:0 0 32px}
.profiles-stack{display:flex;flex-direction:column;gap:16px}
.profile-card{display:flex;flex-direction:row;align-items:center;gap:14px;background:#ECF0F5;border-radius:10px;padding:14px 18px;transition:box-shadow .2s}
.profile-card:hover{box-shadow:0 4px 16px #0a1c241a}
.profile-card img{width:52px;height:52px;border-radius:50%;object-fit:cover;object-position:center top;border:2px solid #04E7DB;flex-shrink:0}
.profile-info .p-name{font-size:14px;font-weight:700;color:#0A1C24;margin:0 0 2px}
.profile-info .p-role{font-size:12px;color:#0a1c2480;margin:0 0 4px}
.profile-info .p-quote{font-size:13px;color:#0a1c24b3;font-style:italic;margin:0;line-height:1.4}
.compare-right{display:flex;flex-direction:column;gap:0}
.compare-table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;box-shadow:0 4px 20px #0a1c2414}
.compare-table thead tr{background:#0A1C24}
.compare-table thead th{padding:16px 20px;text-align:left;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#ECF0F5}
.compare-table thead th:not(:first-child){text-align:center;color:#04E7DB}
.compare-table tbody tr{border-bottom:1px solid #0a1c2412;transition:background .15s}
.compare-table tbody tr:hover{background:#04e7db0a}
.compare-table tbody tr:last-child{border-bottom:none}
.compare-table tbody td{padding:14px 20px;font-size:14px;color:#0A1C24}
.compare-table tbody td:not(:first-child){text-align:center}
.compare-table tbody td .fi-check{color:#04E7DB;font-size:18px}
.compare-table tbody td .fi-minus{color:#0a1c2440;font-size:18px}
.compare-table tbody td.feat-label{font-weight:500;color:#0a1c24cc}
.faq-ribbon{background:linear-gradient(135deg,#0A1C24 60%,#0e2d3a 100%);padding:80px 20px}
.faq-inner{max-width:860px;margin:auto}
.faq-header{text-align:center;margin-bottom:48px}
.faq-header h2{font-size:clamp(24px,3.5vw,38px);font-weight:800;color:#ECF0F5;margin:0 0 12px}
.faq-header p{font-size:15px;color:#ecf0f599;margin:0}
.faq-list{display:flex;flex-direction:column;gap:0}
.faq-item{border-bottom:1px solid #ecf0f51a}
.faq-item:first-child{border-top:1px solid #ecf0f51a}
.faq-toggle{display:none}
.faq-label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 0;cursor:pointer;color:#ECF0F5;font-size:16px;font-weight:600;gap:16px;transition:color .2s}
.faq-label:hover{color:#04E7DB}
.faq-label .faq-icon{flex-shrink:0;width:24px;height:24px;border-radius:50%;border:2px solid #04e7db66;display:flex;align-items:center;justify-content:center;transition:background 0.2s,border-color .2s;font-size:14px;color:#04E7DB;font-style:normal;font-weight:700;line-height:1}
.faq-toggle:checked + .faq-label{color:#04E7DB}
.faq-toggle:checked + .faq-label .faq-icon{background:#04e7db26;border-color:#04E7DB}
.faq-body{max-height:0;overflow:hidden;transition:max-height .35s ease}
.faq-toggle:checked ~ .faq-body{max-height:300px}
.faq-body p{font-size:15px;line-height:1.7;color:#ecf0f5b3;padding:0 0 20px;margin:0}
@media (max-width: 1024px) {
.plans-grid{grid-template-columns:1fr 1fr}
.plan-card--featured{transform:scale(1.02)}
.compare-layout{grid-template-columns:1fr;gap:40px}
.compare-left p{max-width:600px}
}
@media (max-width: 768px) {
.pricing-hero-inner{flex-direction:column;gap:32px}
.hero-image-cutout{width:100%;max-width:360px;height:280px}
.plans-grid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}
.plan-card--featured{transform:scale(1)}
.plan-card--featured:hover{transform:translateY(-4px)}
.compare-table thead th,.compare-table tbody td{padding:12px;font-size:13px}
}
@media (max-width: 480px) {
.pricing-hero{padding:60px 16px 40px}
.plans-section{padding:60px 16px}
.compare-section{padding:60px 16px}
.faq-ribbon{padding:60px 16px}
}
.hero-split{display:flex;flex-direction:row;align-items:stretch;max-width:1366px;margin:0 auto;min-height:520px;position:relative;overflow:hidden}
.hero-split .hero-text-col{flex:0 0 55%;background:#0A1C24;padding:72px 56px 72px 48px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.hero-split .hero-image-col{flex:0 0 45%;position:relative;overflow:hidden}
.hero-split .hero-image-col img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.hero-split .hero-image-col::after{content:'';position:absolute;inset:0;background:linear-gradient(to right,#0a1c24b8 0%,#0a1c241a 60%)}
.hero-split .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#04e7db1f;border:1px solid #04e7db4d;border-radius:20px;padding:5px 14px;margin-bottom:22px;width:fit-content}
.hero-split .hero-eyebrow span{color:#04E7DB;font-size:12px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}
.hero-split .hero-eyebrow i{color:#04E7DB;font-size:13px}
.hero-split .hero-heading{color:#ECF0F5;font-size:clamp(28px,3.8vw,46px);font-weight:800;line-height:1.18;margin:0 0 20px}
.hero-split .hero-heading em{font-style:normal;color:#04E7DB;position:relative}
.hero-split .hero-heading em::after{content:'';position:absolute;bottom:-3px;left:0;right:0;height:2px;background:#04E7DB;border-radius:2px;opacity:.5}
.hero-split .hero-desc{color:#ecf0f5bf;font-size:16px;line-height:1.65;margin:0 0 32px;max-width:420px}
.hero-split .hero-cta-row{display:flex;flex-direction:row;gap:14px;align-items:center;flex-wrap:wrap}
.hero-split .btn-primary-hero{background:#04E7DB;color:#0A1C24;font-size:15px;font-weight:700;padding:13px 28px;border-radius:6px;text-decoration:none;border:none;cursor:pointer;transition:background 0.22s,box-shadow 0.22s,transform .18s;display:inline-flex;align-items:center;gap:8px;position:relative;z-index:3}
.hero-split .btn-primary-hero:hover{background:#02c8bd;box-shadow:0 6px 22px #04e7db47;transform:translateY(-1px)}
.hero-split .btn-outline-hero{background:transparent;color:#ECF0F5;font-size:14px;font-weight:600;padding:12px 22px;border-radius:6px;text-decoration:none;border:1.5px solid #ecf0f54d;cursor:pointer;transition:border-color 0.22s,color .22s;display:inline-flex;align-items:center;gap:7px;position:relative;z-index:3}
.hero-split .btn-outline-hero:hover{border-color:#04E7DB;color:#04E7DB}
.hero-split .hero-stats-row{display:flex;flex-direction:row;gap:28px;margin-top:40px;padding-top:28px;border-top:1px solid #ecf0f51f}
.hero-split .hero-stat-item{display:flex;flex-direction:column;gap:3px}
.hero-split .hero-stat-num{color:#04E7DB;font-size:22px;font-weight:800;line-height:1.1}
.hero-split .hero-stat-label{color:#ecf0f58c;font-size:11px;letter-spacing:.5px;text-transform:uppercase}
.hero-split .hero-deco-shape{position:absolute;bottom:-32px;right:-18px;width:120px;height:120px;border-radius:50%;background:#04e7db0f;border:2px solid #04e7db1f;z-index:1}
.hero-split .hero-deco-dot{position:absolute;top:36px;right:28px;width:8px;height:8px;border-radius:50%;background:#04E7DB;opacity:.6;z-index:1}
.tech-section{background:#ECF0F5;padding:80px 0 72px}
.tech-inner{max-width:1366px;margin:0 auto;padding:0 48px}
.tech-header{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:52px;gap:24px;flex-wrap:wrap}
.tech-header-left{max-width:560px}
.tech-label{display:inline-block;background:#0A1C24;color:#04E7DB;font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;padding:5px 12px;border-radius:4px;margin-bottom:14px}
.tech-header-left h2{color:#0A1C24;font-size:clamp(22px,2.8vw,34px);font-weight:800;line-height:1.22;margin:0 0 12px}
.tech-header-left h2 strong{color:#04E7DB;position:relative;display:inline-block}
.tech-header-left h2 strong::before{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#04E7DB,transparent);border-radius:2px}
.tech-header-left p{color:#0a1c24a6;font-size:15px;line-height:1.6;margin:0}
.tech-image-feature{flex:0 0 320px;border-radius:10px;overflow:hidden;box-shadow:0 8px 32px #0a1c2421;position:relative}
.tech-image-feature img{width:100%;height:210px;object-fit:cover;display:block}
.tech-image-feature .tech-img-badge{position:absolute;bottom:12px;left:12px;background:#0a1c24d1;color:#04E7DB;font-size:12px;font-weight:700;padding:5px 12px;border-radius:20px;display:flex;align-items:center;gap:5px}
.tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.tech-card{background:#fff;border-radius:10px;padding:28px 26px 24px;box-shadow:0 2px 12px #0a1c240f;border:1.5px solid transparent;transition:border-color 0.22s,box-shadow 0.22s,transform .2s;position:relative;overflow:hidden}
.tech-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#04E7DB,#04e7db4d);border-radius:10px 10px 0 0}
.tech-card:hover{border-color:#04e7db59;box-shadow:0 8px 28px #0a1c241c;transform:translateY(-3px)}
.tech-card-icon{width:44px;height:44px;background:#0a1c2412;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}
.tech-card-icon i{font-size:22px;color:#0A1C24}
.tech-card h4{color:#0A1C24;font-size:16px;font-weight:700;margin:0 0 8px}
.tech-card p{color:#0a1c249e;font-size:13.5px;line-height:1.58;margin:0}
.tech-tools-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:14px}
.tech-tool-tag{background:#ECF0F5;color:#0A1C24;font-size:11.5px;font-weight:600;padding:4px 10px;border-radius:4px;border:1px solid #0a1c241a}
.tech-progress-block{background:#0A1C24;border-radius:10px;padding:28px 26px 24px;box-shadow:0 2px 12px #0a1c2424;position:relative;overflow:hidden}
.tech-progress-block::after{content:'';position:absolute;top:-40px;right:-40px;width:100px;height:100px;border-radius:50%;background:#04e7db12}
.tech-progress-block h4{color:#ECF0F5;font-size:15px;font-weight:700;margin:0 0 18px}
.tech-bar-item{margin-bottom:14px}
.tech-bar-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}
.tech-bar-label span{color:#ecf0f5cc;font-size:12.5px}
.tech-bar-label strong{color:#04E7DB;font-size:12px}
.tech-bar-track{height:5px;background:#ecf0f51a;border-radius:3px;overflow:hidden}
.tech-bar-fill{height:100%;background:linear-gradient(90deg,#04E7DB,#04e7db80);border-radius:3px}
.pricing-section{background:#fff;padding:84px 0 80px;position:relative}
.pricing-section::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#04E7DB,#04e7db26,transparent)}
.pricing-inner{max-width:1366px;margin:0 auto;padding:0 48px}
.pricing-top{text-align:center;margin-bottom:54px}
.pricing-top .section-tag{display:inline-flex;align-items:center;gap:6px;background:#04e7db1a;border:1px solid #04e7db40;color:#0A1C24;font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:16px}
.pricing-top h2{color:#0A1C24;font-size:clamp(22px,2.8vw,36px);font-weight:800;line-height:1.2;margin:0 0 12px}
.pricing-top p{color:#0a1c249e;font-size:15px;line-height:1.62;max-width:520px;margin:0 auto}
.pricing-layout{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px;align-items:start}
.pricing-card{border-radius:12px;border:1.5px solid #0a1c241a;padding:36px 30px 32px;background:#fff;box-shadow:0 2px 14px #0a1c240d;transition:box-shadow 0.22s,transform .2s;position:relative}
.pricing-card:hover{box-shadow:0 10px 36px #0a1c241c;transform:translateY(-3px)}
.pricing-card.pricing-card--featured{background:#0A1C24;border-color:#04E7DB;box-shadow:0 8px 40px #0a1c242e;transform:translateY(-8px)}
.pricing-card.pricing-card--featured:hover{transform:translateY(-11px)}
.pricing-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:#04E7DB;color:#0A1C24;font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;padding:4px 14px;border-radius:10px;white-space:nowrap}
.pricing-card .pricing-plan-name{font-size:13px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;margin-bottom:10px;color:#0a1c2480}
.pricing-card.pricing-card--featured .pricing-plan-name{color:#ecf0f58c}
.pricing-card .pricing-price{display:flex;align-items:flex-end;gap:5px;margin-bottom:6px}
.pricing-card .pricing-amount{color:#0A1C24;font-size:38px;font-weight:900;line-height:1}
.pricing-card.pricing-card--featured .pricing-amount{color:#04E7DB}
.pricing-card .pricing-currency{color:#0a1c2480;font-size:18px;font-weight:700;margin-bottom:6px}
.pricing-card.pricing-card--featured .pricing-currency{color:#ecf0f580}
.pricing-card .pricing-period{color:#0a1c2473;font-size:12.5px;margin-bottom:20px}
.pricing-card.pricing-card--featured .pricing-period{color:#ecf0f573}
.pricing-card .pricing-desc{color:#0a1c249e;font-size:13.5px;line-height:1.55;margin-bottom:24px;padding-bottom:22px;border-bottom:1px solid #0a1c2414}
.pricing-card.pricing-card--featured .pricing-desc{color:#ecf0f5a6;border-bottom-color:#ecf0f51a}
.pricing-features{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:10px}
.pricing-features li{display:flex;align-items:flex-start;gap:9px;color:#0a1c24bf;font-size:13.5px;line-height:1.45}
.pricing-card.pricing-card--featured .pricing-features li{color:#ecf0f5d1}
.pricing-features li i{color:#04E7DB;font-size:14px;flex-shrink:0;margin-top:1px}
.pricing-features li.pricing-features--inactive{opacity:.4;text-decoration:line-through}
.pricing-btn{display:block;text-align:center;text-decoration:none;border-radius:7px;font-size:14px;font-weight:700;padding:13px 20px;transition:background 0.22s,box-shadow 0.2s,transform .18s;position:relative;z-index:2}
.pricing-btn--default{background:#ECF0F5;color:#0A1C24;border:1.5px solid #0a1c241f}
.pricing-btn--default:hover{background:#0A1C24;color:#ECF0F5;border-color:#0A1C24}
.pricing-btn--active{background:#04E7DB;color:#0A1C24;border:1.5px solid #04E7DB}
.pricing-btn--active:hover{background:#02c8bd;box-shadow:0 5px 18px #04e7db52;transform:translateY(-1px)}
.pricing-footnote{text-align:center;margin-top:36px;display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap}
.pricing-footnote-item{display:flex;align-items:center;gap:7px;color:#0a1c248c;font-size:12.5px}
.pricing-footnote-item i{color:#04E7DB;font-size:14px}
.pricing-testimonial-row{display:flex;flex-direction:row;gap:24px;margin-top:52px;background:#ECF0F5;border-radius:12px;padding:32px 36px;align-items:center;flex-wrap:wrap}
.pricing-testimonial-portrait{flex-shrink:0;width:68px;height:68px;border-radius:50%;overflow:hidden;border:3px solid #04E7DB}
.pricing-testimonial-portrait img{width:100%;height:100%;object-fit:cover;display:block}
.pricing-testimonial-body{flex:1;min-width:200px}
.pricing-testimonial-body blockquote{color:#0a1c24c7;font-size:14.5px;line-height:1.6;margin:0 0 8px;font-style:italic}
.pricing-testimonial-body .testimonial-attribution{color:#0A1C24;font-size:13px;font-weight:700}
.pricing-testimonial-body .testimonial-attribution span{color:#0a1c2480;font-weight:400;font-size:12px}
.pricing-testimonial-stats{display:flex;flex-direction:column;gap:14px;flex-shrink:0;min-width:160px}
.pricing-testimonial-stat{text-align:center;background:#fff;border-radius:8px;padding:10px 18px;box-shadow:0 1px 6px #0a1c240f}
.pricing-testimonial-stat .stat-val{color:#04E7DB;font-size:20px;font-weight:900;display:block}
.pricing-testimonial-stat .stat-lbl{color:#0a1c248c;font-size:11px;letter-spacing:.4px}
.divider-wave{width:100%;line-height:0;overflow:hidden;display:block}
.divider-wave svg{display:block;width:100%}
@media (max-width: 1024px) {
.hero-split .hero-text-col{padding:52px 36px}
.tech-inner{padding:0 28px}
.pricing-inner{padding:0 28px}
.tech-grid{grid-template-columns:repeat(2,1fr)}
.pricing-layout{grid-template-columns:1fr 1fr}
.pricing-card.pricing-card--featured{grid-column:1 / -1;transform:none}
.pricing-card.pricing-card--featured:hover{transform:translateY(-3px)}
.tech-header{flex-direction:column;align-items:flex-start}
.tech-image-feature{flex:0 0 100%;max-width:100%}
}
@media (max-width: 768px) {
.hero-split{flex-direction:column;min-height:auto}
.hero-split .hero-text-col{flex:none;padding:44px 24px}
.hero-split .hero-image-col{flex:none;height:220px}
.hero-split .hero-stats-row{gap:18px}
.tech-grid{grid-template-columns:1fr}
.tech-inner{padding:0 18px}
.tech-section{padding:52px 0}
.pricing-layout{grid-template-columns:1fr}
.pricing-inner{padding:0 18px}
.pricing-section{padding:52px 0}
.pricing-testimonial-row{flex-direction:column;padding:24px 20px}
.pricing-testimonial-stats{flex-direction:row;min-width:0}
.hero-split .hero-cta-row{flex-direction:column;align-items:flex-start}
}
.contact-title-block{position:relative;overflow:hidden;background:#0A1C24;padding:80px 0 60px}
.contact-title-block .circles-bg{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}
.contact-title-block .circles-bg span{position:absolute;border-radius:50%;border:1.5px solid #04e7db21}
.contact-title-block .circles-bg span:nth-child(1){width:320px;height:320px;top:-80px;right:10%}
.contact-title-block .circles-bg span:nth-child(2){width:180px;height:180px;bottom:20px;right:5%;border-color:#04e7db12}
.contact-title-block .circles-bg span:nth-child(3){width:500px;height:500px;top:-200px;left:-120px;border-color:#04e7db0d}
.contact-title-inner{max-width:1200px;margin:auto;padding:0 32px;display:flex;flex-direction:row;align-items:center;gap:56px}
.contact-title-text{flex:1 1 0;min-width:0}
.contact-title-text .label-tag{display:inline-block;background:#04e7db1f;color:#04E7DB;font-size:12px;letter-spacing:2px;text-transform:uppercase;padding:5px 14px;border-radius:4px;margin-bottom:22px}
.contact-title-text h1{font-size:2.6rem;font-weight:700;color:#ECF0F5;line-height:1.18;margin:0 0 14px}
.contact-title-text h1 em{font-style:normal;color:#04E7DB}
.contact-title-text h2{font-size:1.05rem;font-weight:400;color:#ecf0f5b3;line-height:1.65;margin:0;max-width:480px}
.contact-title-image{flex:0 0 360px;position:relative}
.contact-title-image .image-frame{border-radius:10px;overflow:hidden;border:2px solid #04e7db38;box-shadow:0 8px 32px #04e7db1a 0 2px 8px #0a1c2466;position:relative}
.contact-title-image .image-frame::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#04e7db14 0%,#0a1c2473 100%);border-radius:8px}
.contact-title-image img{width:100%;height:230px;object-fit:cover;display:block}
.contact-title-image .frame-accent{position:absolute;bottom:-12px;right:-12px;width:70px;height:70px;border:2px solid #04e7db4d;border-radius:8px;z-index:0}
.contact-info-strip{background:#ECF0F5;padding:0}
.contact-info-strip-inner{max-width:1200px;margin:auto;padding:0 32px;display:flex;flex-direction:row;gap:0}
.contact-info-item{flex:1 1 0;display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:36px 28px;border-right:1px solid #0a1c2414;transition:background .2s}
.contact-info-item:last-child{border-right:none}
.contact-info-item:hover{background:#04e7db0f}
.contact-info-item .info-icon{flex-shrink:0;width:44px;height:44px;background:#0A1C24;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#04E7DB;font-size:18px}
.contact-info-item .info-text strong{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:1.5px;color:#0a1c2473;margin-bottom:5px}
.contact-info-item .info-text a,.contact-info-item .info-text span{color:#0A1C24;font-size:.97rem;font-weight:600;text-decoration:none;line-height:1.4}
.contact-info-item .info-text a:hover{color:#04E7DB}
.contact-form-block{background:#fff;padding:72px 0 80px}
.contact-form-inner{max-width:1200px;margin:auto;padding:0 32px;display:flex;flex-direction:row;gap:64px;align-items:flex-start}
.contact-form-side{flex:0 0 320px}
.contact-form-side h3{font-size:1.7rem;font-weight:700;color:#0A1C24;margin:0 0 16px;line-height:1.2}
.contact-form-side h3 .accent-line{display:block;width:40px;height:3px;background:#04E7DB;border-radius:2px;margin-top:14px;margin-bottom:20px}
.contact-form-side p{color:#0a1c24a6;font-size:.95rem;line-height:1.7;margin:0 0 28px}
.side-checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}
.side-checklist li{display:flex;flex-direction:row;align-items:center;gap:10px;color:#0A1C24;font-size:.92rem}
.side-checklist li::before{content:'';flex-shrink:0;width:20px;height:20px;background:#04e7db26;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.5L4.5 8L11 1' stroke='%2304E7DB' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}
.contact-form-main{flex:1 1 0;min-width:0}
.domain-form{background:#ECF0F5;border-radius:10px;padding:40px 36px}
.form-row{display:flex;flex-direction:row;gap:20px;margin-bottom:20px}
.form-group{display:flex;flex-direction:column;flex:1 1 0;gap:7px}
.form-group.full-width{flex:0 0 100%}
.form-group label{font-size:.82rem;font-weight:600;color:#0A1C24;letter-spacing:.5px;text-transform:uppercase}
.form-group input[type="text"],.form-group input[type="tel"],.form-group input[type="email"],.form-group select,.form-group textarea{background:#fff;border:1.5px solid #0a1c2424;border-radius:6px;padding:13px 15px;font-size:.97rem;color:#0A1C24;outline:none;transition:border-color 0.2s,box-shadow .2s;width:100%;box-sizing:border-box;-webkit-appearance:none}
.form-group select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%230A1C24' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}
.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#04E7DB;box-shadow:0 0 0 3px #04e7db1f}
.form-group textarea{resize:vertical;min-height:110px}
.form-group input::placeholder,.form-group textarea::placeholder{color:#0a1c2459}
.form-privacy{margin-bottom:24px;margin-top:4px}
.form-privacy label{display:flex;flex-direction:row;align-items:flex-start;gap:10px;cursor:pointer;font-size:.88rem;color:#0a1c24a6;line-height:1.55}
.form-privacy input[type="checkbox"]{flex-shrink:0;width:18px;height:18px;margin-top:2px;accent-color:#04E7DB;cursor:pointer}
.form-privacy a{color:#0A1C24;font-weight:600;text-decoration:underline}
.form-privacy a:hover{color:#04E7DB}
.domain-form .submit-btn{background:#04E7DB;color:#0A1C24;border:none;border-radius:6px;padding:15px 40px;font-size:1rem;font-weight:700;cursor:pointer;letter-spacing:.5px;transition:background 0.2s,box-shadow 0.2s,transform .15s;display:inline-block;position:relative;z-index:2}
.domain-form .submit-btn:hover{background:#0A1C24;color:#04E7DB;box-shadow:0 4px 18px #04e7db2e;transform:translateY(-1px)}
.domain-form .submit-btn:active{transform:translateY(0)}
.faq-block{background:#0A1C24;padding:72px 0 80px}
.faq-block-inner{max-width:1200px;margin:auto;padding:0 32px}
.faq-header{text-align:center;margin-bottom:48px}
.faq-header h4{font-size:1.6rem;font-weight:700;color:#ECF0F5;margin:0 0 12px}
.faq-header p{color:#ecf0f599;font-size:.95rem;margin:0}
.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.faq-item{background:#ecf0f50a;border:1px solid #04e7db1f;border-radius:8px;overflow:hidden}
.faq-item input[type="checkbox"]{display:none}
.faq-item label{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 22px;cursor:pointer;color:#ECF0F5;font-size:.97rem;font-weight:600;gap:12px;transition:color .2s;user-select:none}
.faq-item label:hover{color:#04E7DB}
.faq-item label .faq-icon{flex-shrink:0;width:22px;height:22px;border:1.5px solid #04e7db66;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background 0.2s,border-color .2s;font-size:14px;color:#04E7DB}
.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .2s;padding:0 22px;color:#ecf0f5a6;font-size:.92rem;line-height:1.7}
.faq-item input[type="checkbox"]:checked ~ label{color:#04E7DB}
.faq-item input[type="checkbox"]:checked ~ label .faq-icon{background:#04e7db26;border-color:#04E7DB}
.faq-item input[type="checkbox"]:checked ~ .faq-answer{max-height:200px;padding:0 22px 20px}
.social-divider{width:100%;height:3px;background:linear-gradient(90deg,transparent 0%,#04E7DB 40%,transparent 100%);margin:0;border:none}
@media (max-width: 900px) {
.contact-title-inner{flex-direction:column-reverse;gap:32px}
.contact-title-image{flex:0 0 auto;width:100%}
.contact-title-image img{height:200px}
.contact-info-strip-inner{flex-direction:column}
.contact-info-item{border-right:none;border-bottom:1px solid #0a1c2414}
.contact-info-item:last-child{border-bottom:none}
.contact-form-inner{flex-direction:column;gap:36px}
.contact-form-side{flex:0 0 auto;width:100%}
.faq-grid{grid-template-columns:1fr}
}
@media (max-width: 600px) {
.contact-title-block{padding:50px 0 40px}
.contact-title-text h1{font-size:1.7rem}
.form-row{flex-direction:column;gap:0;margin-bottom:0}
.form-row .form-group{margin-bottom:18px}
.domain-form{padding:26px 18px}
.contact-form-block{padding:44px 0 48px}
.faq-block{padding:44px 0 50px}
.contact-form-inner{padding:0 18px}
.contact-title-inner{padding:0 18px}
.faq-block-inner{padding:0 18px}
.contact-info-strip-inner{padding:0 18px}
}
.about-title-section{position:relative;overflow:hidden;padding:80px 20px 60px;background:#ECF0F5}
.about-title-section .blur-spot-one{position:absolute;width:320px;height:320px;border-radius:50%;background:#04e7db2e;filter:blur(80px);top:-60px;left:-80px;pointer-events:none}
.about-title-section .blur-spot-two{position:absolute;width:260px;height:260px;border-radius:50%;background:#0a1c241f;filter:blur(70px);bottom:-40px;right:-60px;pointer-events:none}
.about-title-inner{max-width:1366px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:56px;position:relative;z-index:2}
.about-title-text{flex:1 1 0;min-width:0}
.about-title-text h1{font-size:clamp(2rem,4vw,3.1rem);font-weight:800;color:#0A1C24;line-height:1.18;margin-bottom:24px;letter-spacing:-.5px}
.about-title-text h1 span{color:#04E7DB}
.about-title-points{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:14px}
.about-title-points li{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:1.05rem;color:#0A1C24;line-height:1.5}
.about-title-points li .point-icon{flex-shrink:0;width:24px;height:24px;background:#04E7DB;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-top:1px}
.about-title-points li .point-icon i{font-size:13px;color:#0A1C24}
.about-hero-btn{display:inline-block;background:#0A1C24;color:#04E7DB;padding:14px 34px;border-radius:8px;font-size:1rem;font-weight:700;text-decoration:none;letter-spacing:.02em;transition:background 0.22s,color 0.22s,box-shadow .22s;box-shadow:0 4px 16px #0a1c2421;position:relative;z-index:3}
.about-hero-btn:hover{background:#04E7DB;color:#0A1C24;box-shadow:0 6px 24px #04e7db38}
.about-title-image{flex:0 0 420px;max-width:420px;position:relative}
.about-title-image img{width:100%;height:380px;object-fit:cover;display:block;border-radius:54% 46% 38% 62% / 44% 56% 44% 56%;box-shadow:0 8px 40px #0a1c2429}
.about-title-image::after{content:'';position:absolute;bottom:-18px;right:-18px;width:110px;height:110px;border-radius:50%;border:4px solid #04e7db73;pointer-events:none}
.about-story-section{padding:72px 20px 80px;background:#fff}
.about-story-inner{max-width:1366px;margin:0 auto}
.about-story-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:32px 28px}
.about-story-lead{grid-column:1 / 3;grid-row:1;background:#0A1C24;border-radius:12px;padding:44px 40px 36px;display:flex;flex-direction:column;gap:20px;position:relative;overflow:hidden}
.about-story-lead::before{content:'';position:absolute;top:-40px;right:-40px;width:180px;height:180px;border-radius:50%;background:#04e7db17;pointer-events:none}
.about-story-lead h2{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700;color:#ECF0F5;line-height:1.22;margin:0}
.about-story-lead h2 em{color:#04E7DB;font-style:normal}
.about-story-lead p{font-size:1.02rem;color:#ecf0f5d9;line-height:1.7;margin:0}
.about-story-img-tall{grid-column:3;grid-row:1 / 3;border-radius:10px;overflow:hidden;min-height:340px}
.about-story-img-tall img{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px}
.about-story-stat-row{grid-column:1 / 3;grid-row:2;display:flex;flex-direction:row;gap:20px}
.about-stat-card{flex:1 1 0;background:#ECF0F5;border-radius:10px;padding:26px 22px 22px;display:flex;flex-direction:column;gap:10px;border-left:4px solid #04E7DB;transition:box-shadow .2s}
.about-stat-card:hover{box-shadow:0 6px 24px #04e7db24}
.about-stat-card .stat-num{font-size:2rem;font-weight:800;color:#0A1C24;line-height:1}
.about-stat-card .stat-label{font-size:.92rem;color:#4a6070;line-height:1.4}
.about-people-section{padding:72px 20px 80px;background:#ECF0F5}
.about-people-inner{max-width:1366px;margin:0 auto;display:flex;flex-direction:column;gap:48px}
.about-people-header{display:flex;flex-direction:row;align-items:flex-end;gap:32px}
.about-people-header h2{font-size:clamp(1.5rem,2.8vw,2.2rem);font-weight:700;color:#0A1C24;margin:0;line-height:1.18;position:relative;padding-bottom:14px}
.about-people-header h2::after{content:'';position:absolute;bottom:0;left:0;width:52px;height:3px;background:#04E7DB;border-radius:2px}
.about-people-header p{flex:1 1 0;font-size:1rem;color:#2d4a56;line-height:1.65;margin:0 0 14px}
.about-people-layout{display:grid;grid-template-columns:340px 1fr;gap:40px;align-items:start}
.about-profile-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0a1c241a}
.about-profile-card img{width:100%;height:260px;object-fit:cover;display:block}
.about-profile-info{padding:22px 24px 26px}
.about-profile-info .profile-name{font-size:1.12rem;font-weight:700;color:#0A1C24;margin-bottom:4px}
.about-profile-info .profile-role{font-size:.9rem;color:#04E7DB;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px}
.about-profile-info .profile-bio{font-size:.96rem;color:#3c5562;line-height:1.6}
.about-values-stack{display:flex;flex-direction:column;gap:18px}
.about-value-item{background:#fff;border-radius:10px;padding:22px 26px;display:flex;flex-direction:row;align-items:flex-start;gap:18px;box-shadow:0 2px 10px #0a1c240f;transition:box-shadow 0.2s,transform .2s}
.about-value-item:hover{box-shadow:0 6px 22px #04e7db21;transform:translateY(-2px)}
.about-value-icon{width:44px;height:44px;flex-shrink:0;background:#04e7db1f;border-radius:10px;display:flex;align-items:center;justify-content:center}
.about-value-icon i{font-size:22px;color:#04E7DB}
.about-value-text h4{font-size:1rem;font-weight:700;color:#0A1C24;margin:0 0 6px}
.about-value-text p{font-size:.94rem;color:#4a6070;margin:0;line-height:1.55}
.about-gallery-section{padding:64px 20px 72px;background:#0A1C24}
.about-gallery-inner{max-width:1366px;margin:0 auto}
.about-gallery-inner h3{font-size:clamp(1.3rem,2.2vw,1.8rem);color:#ECF0F5;font-weight:700;margin-bottom:36px;text-align:center}
.about-gallery-inner h3 span{color:#04E7DB}
.about-gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:200px 200px;gap:16px}
.about-gallery-grid .g-item{border-radius:10px;overflow:hidden;position:relative}
.about-gallery-grid .g-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}
.about-gallery-grid .g-item:hover img{transform:scale(1.04)}
.about-gallery-grid .g-item-wide{grid-column:1;grid-row:1 / 3}
.about-gallery-grid .g-item-wide img{height:100%}
.about-cta-strip{padding:52px 20px;background:linear-gradient(100deg,#04e7db1f 0%,#0a1c240a 100%);border-top:1px solid #04e7db2e}
.about-cta-strip-inner{max-width:1366px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:28px}
.about-cta-strip-inner h3{font-size:clamp(1.1rem,2vw,1.55rem);font-weight:700;color:#0A1C24;margin:0;max-width:600px;line-height:1.3}
.about-cta-strip-btn{display:inline-block;background:#04E7DB;color:#0A1C24;padding:14px 36px;border-radius:8px;font-size:1rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:background 0.2s,box-shadow .2s;box-shadow:0 4px 16px #04e7db38;position:relative;z-index:3}
.about-cta-strip-btn:hover{background:#0A1C24;color:#04E7DB;box-shadow:0 6px 20px #0a1c242e}
@media (max-width: 1024px) {
.about-title-inner{gap:32px}
.about-title-image{flex:0 0 320px;max-width:320px}
.about-story-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}
.about-story-lead{grid-column:1 / 3;grid-row:1}
.about-story-img-tall{grid-column:1 / 3;grid-row:3;min-height:220px;max-height:260px}
.about-story-stat-row{grid-column:1 / 3;grid-row:2}
.about-people-layout{grid-template-columns:280px 1fr;gap:28px}
.about-gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:180px 180px 180px}
.about-gallery-grid .g-item-wide{grid-column:1 / 3;grid-row:1}
}
@media (max-width: 768px) {
.about-title-inner{flex-direction:column-reverse;gap:28px}
.about-title-image{flex:none;max-width:100%;width:100%}
.about-title-image img{height:260px;width:100%}
.about-story-grid{grid-template-columns:1fr}
.about-story-lead{grid-column:1;padding:30px 24px 26px}
.about-story-img-tall{grid-column:1;grid-row:3}
.about-story-stat-row{grid-column:1;flex-direction:column;gap:14px}
.about-people-header{flex-direction:column;align-items:flex-start;gap:16px}
.about-people-layout{grid-template-columns:1fr}
.about-gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:160px 160px 160px}
.about-cta-strip-inner{flex-direction:column;align-items:flex-start;gap:20px}
}
@media (max-width: 480px) {
.about-gallery-grid{grid-template-columns:1fr;grid-template-rows:auto}
.about-gallery-grid .g-item-wide{grid-column:1;grid-row:auto}
.about-gallery-grid .g-item img{height:200px}
}
.program-hero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden}
.program-hero .hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.program-hero .hero-vignette{position:absolute;inset:0;background:radial-gradient(ellipse at center,#0a1c2473 0%,#0a1c24d1 100%);z-index:1}
.program-hero .hero-dots{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);display:flex;flex-direction:row;gap:8px;z-index:3}
.program-hero .hero-dots span{display:block;width:7px;height:7px;border-radius:50%;background:#04e7db59}
.program-hero .hero-dots span:nth-child(3n+1){background:#04e7dbcc}
.program-hero .hero-dots span:nth-child(2){background:#04e7db8c}
.program-hero .hero-content{position:relative;z-index:2;max-width:1366px;margin:0 auto;padding:100px 48px 80px;width:100%}
.program-hero .hero-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:#04E7DB;margin-bottom:22px}
.program-hero .hero-eyebrow i{font-size:1rem}
.program-hero h1{font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;color:#ECF0F5;line-height:1.15;max-width:700px;margin:0 0 24px}
.program-hero h1 .accent-word{color:#04E7DB;position:relative}
.program-hero h1 .accent-word::after{content:'';position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:#04e7db80;border-radius:2px}
.program-hero .hero-desc{font-size:1.08rem;line-height:1.75;color:#ecf0f5d1;max-width:560px;margin:0 0 36px}
.program-hero .hero-cta-group{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap}
.hero-btn-primary{display:inline-flex;align-items:center;gap:8px;background:#04E7DB;color:#0A1C24;font-size:.97rem;font-weight:700;padding:13px 28px;border-radius:8px;text-decoration:none;border:2px solid #04E7DB;transition:background 0.22s,color 0.22s,transform .18s;position:relative;z-index:5}
.hero-btn-primary:hover{background:#0A1C24;color:#04E7DB;transform:translateY(-2px)}
.hero-btn-secondary{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#ECF0F5;font-size:.97rem;font-weight:600;padding:13px 26px;border-radius:8px;text-decoration:none;border:2px solid #ecf0f559;transition:border-color 0.22s,color .22s;position:relative;z-index:5}
.hero-btn-secondary:hover{border-color:#04E7DB;color:#04E7DB}
.program-modules-section{background:#ECF0F5;padding:80px 0 70px}
.program-modules-inner{max-width:1366px;margin:0 auto;padding:0 48px}
.modules-header{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:54px;flex-wrap:wrap}
.modules-header-left h2{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:#0A1C24;margin:0 0 10px;line-height:1.2}
.modules-header-left h2 .accent-line{position:relative;display:inline-block}
.modules-header-left h2 .accent-line::before{content:'';position:absolute;left:0;bottom:-4px;width:60%;height:3px;background:#04E7DB;border-radius:2px}
.modules-header-left p{font-size:1rem;color:#4a5a63;max-width:440px;margin:8px 0 0;line-height:1.65}
.modules-pricing-link{display:inline-flex;align-items:center;gap:7px;font-size:.95rem;font-weight:600;color:#0A1C24;text-decoration:none;border-bottom:2px solid #04E7DB;padding-bottom:2px;transition:color .2s;white-space:nowrap}
.modules-pricing-link:hover{color:#04E7DB}
.modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.module-card{background:#fff;border-radius:12px;padding:32px 28px;box-shadow:0 2px 16px #0a1c2412;border:1px solid #0a1c2412;transition:box-shadow 0.22s,transform .2s;position:relative;overflow:hidden}
.module-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:#04E7DB;border-radius:4px 0 0 4px;opacity:0;transition:opacity .22s}
.module-card:hover{box-shadow:0 8px 32px #0a1c2421;transform:translateY(-4px)}
.module-card:hover::before{opacity:1}
.module-card .module-num{font-size:.72rem;font-weight:700;letter-spacing:.14em;color:#04E7DB;text-transform:uppercase;margin-bottom:10px;display:block}
.module-card .module-icon{font-size:1.6rem;color:#0A1C24;margin-bottom:14px;display:block}
.module-card h4{font-size:1.07rem;font-weight:700;color:#0A1C24;margin:0 0 10px;line-height:1.3}
.module-card p{font-size:.92rem;color:#4a5a63;line-height:1.65;margin:0 0 18px}
.module-card .module-topics{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:5px}
.module-card .module-topics li{font-size:.85rem;color:#0A1C24;display:flex;align-items:center;gap:7px}
.module-card .module-topics li::before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#04E7DB;flex-shrink:0}
.module-card--featured{background:#0A1C24;border-color:transparent}
.module-card--featured .module-num{color:#04e7dbbf}
.module-card--featured .module-icon{color:#04E7DB}
.module-card--featured h4{color:#ECF0F5}
.module-card--featured p{color:#ecf0f5b3}
.module-card--featured .module-topics li{color:#ecf0f5d9}
.module-card--featured::before{opacity:1}
.delivery-section{background:#0A1C24;padding:88px 0;position:relative;overflow:hidden}
.delivery-section::after{content:'';position:absolute;right:-80px;top:-80px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,#04e7db12 0%,transparent 70%);pointer-events:none}
.delivery-inner{max-width:1366px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.delivery-image-col{position:relative}
.delivery-image-col .delivery-img{width:100%;max-width:520px;height:360px;object-fit:cover;border-radius:12px;display:block;box-shadow:0 16px 48px #00000061}
.delivery-image-col .delivery-badge{position:absolute;bottom:-18px;right:-18px;background:#04E7DB;color:#0A1C24;border-radius:10px;padding:16px 20px;font-size:.85rem;font-weight:700;box-shadow:0 6px 24px #04e7db4d;display:flex;flex-direction:column;align-items:center;gap:2px;min-width:110px;text-align:center}
.delivery-badge .badge-num{font-size:1.7rem;font-weight:900;line-height:1}
.delivery-content-col{display:flex;flex-direction:column;gap:28px}
.delivery-content-col .section-label{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:#04E7DB;font-weight:700}
.delivery-content-col h2{font-size:clamp(1.5rem,2.8vw,2.1rem);font-weight:800;color:#ECF0F5;line-height:1.25;margin:0}
.delivery-content-col .delivery-desc{font-size:1rem;line-height:1.75;color:#ecf0f5bf;margin:0}
.delivery-features{display:flex;flex-direction:column;gap:16px}
.delivery-feature-item{display:flex;flex-direction:row;align-items:flex-start;gap:14px}
.delivery-feature-item .feature-icon-wrap{width:38px;height:38px;border-radius:8px;background:#04e7db1a;border:1px solid #04e7db33;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.delivery-feature-item .feature-icon-wrap i{font-size:1.05rem;color:#04E7DB}
.delivery-feature-item .feature-text h6{font-size:.95rem;font-weight:700;color:#ECF0F5;margin:0 0 3px}
.delivery-feature-item .feature-text p{font-size:.87rem;color:#ecf0f599;margin:0;line-height:1.55}
.delivery-cta-row{display:flex;flex-direction:row;gap:14px;flex-wrap:wrap;align-items:center;margin-top:6px}
.btn-teal-outline{display:inline-flex;align-items:center;gap:7px;background:transparent;color:#04E7DB;font-size:.95rem;font-weight:600;padding:11px 24px;border-radius:8px;text-decoration:none;border:2px solid #04e7db73;transition:border-color 0.22s,background 0.22s,color .22s;position:relative;z-index:5}
.btn-teal-outline:hover{border-color:#04E7DB;background:#04e7db14}
.testimonials-section{background:#fff;padding:80px 0}
.testimonials-inner{max-width:1366px;margin:0 auto;padding:0 48px}
.testimonials-inner .section-heading{text-align:center;margin-bottom:48px}
.testimonials-inner .section-heading h3{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;color:#0A1C24;margin:0 0 10px}
.testimonials-inner .section-heading p{font-size:.98rem;color:#4a5a63;margin:0}
.testimonials-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.testimonial-card{background:#ECF0F5;border-radius:12px;padding:32px 30px;position:relative;border:1px solid #0a1c240f}
.testimonial-card .quote-mark{font-size:3.5rem;color:#04E7DB;line-height:.8;font-family:Georgia,serif;display:block;margin-bottom:14px}
.testimonial-card blockquote{font-size:.97rem;line-height:1.7;color:#2a3a44;margin:0 0 22px;padding:0;border:none}
.testimonial-card .reviewer{display:flex;flex-direction:row;align-items:center;gap:14px}
.testimonial-card .reviewer img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #04E7DB;flex-shrink:0}
.testimonial-card .reviewer-info .reviewer-name{font-size:.92rem;font-weight:700;color:#0A1C24;display:block}
.testimonial-card .reviewer-info .reviewer-role{font-size:.82rem;color:#6a7c85;display:block;margin-top:2px}
.testimonial-card--dark{background:#0A1C24}
.testimonial-card--dark blockquote{color:#ecf0f5d1}
.testimonial-card--dark .reviewer-info .reviewer-name{color:#ECF0F5}
.testimonial-card--dark .reviewer-info .reviewer-role{color:#ecf0f580}
.program-bottom-cta{background:linear-gradient(135deg,#0A1C24 60%,#04344a 100%);padding:72px 48px;text-align:center;position:relative;overflow:hidden}
.program-bottom-cta::before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:600px;height:300px;border-radius:50%;background:radial-gradient(ellipse,#04e7db14 0%,transparent 70%);pointer-events:none}
.program-bottom-cta h3{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;color:#ECF0F5;margin:0 0 14px;position:relative;z-index:2}
.program-bottom-cta p{font-size:1rem;color:#ecf0f5b8;margin:0 0 32px;position:relative;z-index:2}
.program-bottom-cta .cta-btns{display:flex;flex-direction:row;gap:16px;justify-content:center;flex-wrap:wrap;position:relative;z-index:5}
.btn-solid-teal{display:inline-flex;align-items:center;gap:8px;background:#04E7DB;color:#0A1C24;font-size:1rem;font-weight:700;padding:14px 32px;border-radius:8px;text-decoration:none;border:2px solid #04E7DB;transition:background 0.22s,color 0.22s,transform .18s;position:relative;z-index:5}
.btn-solid-teal:hover{background:transparent;color:#04E7DB;transform:translateY(-2px)}
.btn-ghost-light{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#ecf0f5d9;font-size:1rem;font-weight:600;padding:14px 28px;border-radius:8px;text-decoration:none;border:2px solid #ecf0f540;transition:border-color 0.22s,color .22s;position:relative;z-index:5}
.btn-ghost-light:hover{border-color:#ecf0f599;color:#ECF0F5}
.svg-divider{display:block;width:100%;line-height:0;overflow:hidden}
@media (max-width: 1024px) {
.modules-grid{grid-template-columns:repeat(2,1fr)}
.delivery-inner{grid-template-columns:1fr;gap:40px}
.delivery-image-col .delivery-img{max-width:100%;height:280px}
.delivery-image-col .delivery-badge{right:12px;bottom:-14px}
}
@media (max-width: 768px) {
.program-hero .hero-content{padding:80px 24px 64px}
.program-modules-inner{padding:0 24px}
.modules-header{flex-direction:column;align-items:flex-start}
.modules-grid{grid-template-columns:1fr;gap:18px}
.delivery-inner{padding:0 24px}
.testimonials-inner{padding:0 24px}
.testimonials-grid{grid-template-columns:1fr}
.program-bottom-cta{padding:56px 24px}
}
@media (max-width: 480px) {
.hero-cta-group{flex-direction:column}
.delivery-cta-row{flex-direction:column;align-items:flex-start}
}
.success-page{max-width:1366px;margin:0 auto;overflow-x:hidden}
.success-title-block{position:relative;padding:80px 24px 64px;text-align:center;background:#ECF0F5;overflow:hidden}
.success-title-block .grid-bg{position:absolute;inset:0;background-image:linear-gradient(#0a1c240b 1px,transparent 1px),linear-gradient(90deg,#0a1c240b 1px,transparent 1px);background-size:40px 40px;pointer-events:none}
.success-icon-wrap{display:flex;flex-direction:column;align-items:center;margin-bottom:36px}
.success-ring{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#0A1C24 0%,#04E7DB 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #04e7db47 0 2px 8px #0a1c242e;animation:pulse-ring 2.4s ease-in-out infinite;position:relative}
.success-ring svg{width:54px;height:54px}
@keyframes pulse-ring {
0%,100%{box-shadow:0 8px 32px #04e7db47 0 2px 8px #0a1c242e;transform:scale(1)}
50%{box-shadow:0 12px 48px #04e7db70 0 4px 16px #0a1c2438;transform:scale(1.04)}
}
.success-badge{margin-top:18px;display:inline-block;background:#04e7db24;border:1px solid #04e7db61;color:#0A1C24;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:5px 16px;border-radius:20px}
.success-title-block h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:#0A1C24;line-height:1.18;margin:0 0 18px;position:relative;z-index:1}
.success-title-block h1 .accent-word{color:#04E7DB;position:relative}
.success-title-block h1 .accent-word::after{content:'';position:absolute;left:0;bottom:-3px;width:100%;height:3px;background:linear-gradient(90deg,#04E7DB,#04e7db33);border-radius:2px}
.success-description{max-width:600px;margin:0 auto 36px;font-size:1.08rem;line-height:1.72;color:#3a4d56;position:relative;z-index:1}
.success-btn-row{display:flex;flex-direction:row;gap:16px;justify-content:center;flex-wrap:wrap;position:relative;z-index:2}
.btn-primary-success{display:inline-flex;align-items:center;gap:8px;background:#0A1C24;color:#ECF0F5;font-size:.97rem;font-weight:700;padding:14px 32px;border-radius:8px;text-decoration:none;border:2px solid #0A1C24;transition:background 0.22s,color 0.22s,box-shadow 0.22s,transform .18s;box-shadow:0 4px 16px #0a1c2429;cursor:pointer;z-index:2}
.btn-primary-success:hover,.btn-primary-success:focus{background:#04E7DB;color:#0A1C24;border-color:#04E7DB;box-shadow:0 6px 24px #04e7db52;transform:translateY(-2px);outline:none}
.btn-outline-success{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#0A1C24;font-size:.97rem;font-weight:700;padding:14px 32px;border-radius:8px;text-decoration:none;border:2px solid #0A1C24;transition:background 0.22s,color 0.22s,transform .18s;cursor:pointer;z-index:2}
.btn-outline-success:hover,.btn-outline-success:focus{background:#0A1C24;color:#04E7DB;transform:translateY(-2px);outline:none}
.next-steps-block{padding:72px 24px 80px;background:#0A1C24;position:relative;overflow:hidden}
.next-steps-block::before{content:'';position:absolute;top:-60px;left:0;width:100%;height:60px;background:#ECF0F5;clip-path:polygon(0 0,100% 0,100% 100%,0 40%)}
.next-steps-block::after{content:'';position:absolute;top:0;right:-120px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,#04e7db17 0%,transparent 70%);pointer-events:none}
.next-steps-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1}
.next-steps-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:52px}
.next-steps-label{font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#04E7DB;margin-bottom:12px;display:flex;align-items:center;gap:8px}
.next-steps-label::before{content:'';display:inline-block;width:28px;height:2px;background:#04E7DB;border-radius:2px}
.next-steps-header h2{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;color:#ECF0F5;line-height:1.22;margin:0 0 16px}
.next-steps-header p{font-size:1rem;color:#ecf0f5b8;line-height:1.68;max-width:540px;margin:0}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.step-card{background:#ecf0f50d;border:1px solid #04e7db21;border-radius:12px;padding:32px 26px 28px;transition:background 0.22s,border-color 0.22s,transform .2s;position:relative;overflow:hidden}
.step-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#04E7DB,#04e7db1a);border-radius:4px 0 0 4px;opacity:0;transition:opacity .22s}
.step-card:hover{background:#04e7db12;border-color:#04e7db52;transform:translateY(-4px)}
.step-card:hover::before{opacity:1}
.step-number{font-size:.72rem;font-weight:800;letter-spacing:.1em;color:#04E7DB;text-transform:uppercase;margin-bottom:14px;display:flex;align-items:center;gap:6px}
.step-number span.num{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#04e7db26;font-size:.8rem;font-weight:900;color:#04E7DB}
.step-card .step-icon{font-size:1.7rem;color:#04E7DB;margin-bottom:14px;display:block}
.step-card h4{font-size:1.06rem;font-weight:700;color:#ECF0F5;margin:0 0 10px;line-height:1.3}
.step-card p{font-size:.91rem;color:#ecf0f5a6;line-height:1.62;margin:0}
.steps-cta-row{display:flex;flex-direction:row;align-items:center;gap:20px;margin-top:48px;flex-wrap:wrap}
.steps-cta-row .btn-teal{display:inline-flex;align-items:center;gap:8px;background:#04E7DB;color:#0A1C24;font-size:.97rem;font-weight:800;padding:14px 32px;border-radius:8px;text-decoration:none;border:2px solid #04E7DB;transition:background 0.2s,box-shadow 0.2s,transform .18s;box-shadow:0 4px 20px #04e7db38;z-index:2}
.steps-cta-row .btn-teal:hover,.steps-cta-row .btn-teal:focus{background:#02c9be;border-color:#02c9be;box-shadow:0 8px 32px #04e7db61;transform:translateY(-2px);outline:none}
.steps-cta-row .contact-link{font-size:.93rem;color:#ecf0f59e;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:color .2s}
.steps-cta-row .contact-link:hover{color:#04E7DB}
.steps-cta-row .contact-link i{font-size:1rem}
@media (max-width: 900px) {
.steps-grid{grid-template-columns:repeat(2,1fr)}
.success-title-block{padding:60px 20px 48px}
.next-steps-block{padding:60px 20px 64px}
}
@media (max-width: 600px) {
.steps-grid{grid-template-columns:1fr}
.success-btn-row{flex-direction:column;align-items:center}
.btn-primary-success,.btn-outline-success{width:100%;max-width:320px;justify-content:center}
.steps-cta-row{flex-direction:column;align-items:flex-start}
.next-steps-block::before{height:36px;top:-36px}
.success-ring{width:96px;height:96px}
.success-ring svg{width:42px;height:42px}
}