.wallet-menu-popover{position:fixed;top:86px;right:30px;background:#fff;border-radius:12px;width:360px;max-height:calc(100vh - 120px);overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #e2e8f0;z-index:1000}.wallet-menu-popover:before{content:"";position:absolute;top:-7px;right:52px;width:14px;height:14px;background:#fff;transform:rotate(45deg);border-left:1px solid #e2e8f0;border-top:1px solid #e2e8f0}.cart-menu-popover{position:fixed;top:86px;right:30px;background:#fff;border-radius:12px;width:360px;max-height:calc(100vh - 120px);overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #e2e8f0;z-index:1000}.cart-menu-popover:before{content:"";position:absolute;top:-7px;right:7px;width:14px;height:14px;background:#fff;transform:rotate(45deg);border-left:1px solid #e2e8f0;border-top:1px solid #e2e8f0}.wallet-menu-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e2e8f0}.wallet-menu-header h3{margin:0;color:#1e293b}.wallet-menu-content{padding:20px}.wallet-menu-subtitle{color:#64748b;margin-bottom:16px}.wallet-menu-actions{display:flex;flex-direction:column;gap:10px}.wallet-menu-rows{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.wallet-menu-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.wallet-menu-label{color:#64748b;font-size:.9rem}.wallet-menu-value{color:#1e293b;display:inline-flex;align-items:center;gap:10px}.wallet-menu-details summary{cursor:pointer;color:#2563eb}.wallet-menu-details-body{margin-top:8px;color:#1e293b}.wallet-menu-select{border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;font-size:.95rem}.wallet-menu-link{color:#2563eb;text-decoration:none;font-weight:600}.wallet-menu-link:hover{text-decoration:underline}.wallet-error{margin-bottom:16px;padding:10px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c}.connect-wallet-btn{width:100%;padding:14px 20px;background:#fff;color:#667eea;border:2px solid #667eea;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 0 #667eea66}.connect-wallet-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 0 0 4px #667eea33,0 4px 12px #667eea4d}.connect-wallet-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 0 0 2px #667eea4d,0 2px 8px #667eea33}.connect-wallet-btn:disabled{opacity:.6;cursor:not-allowed}.secondary-btn{width:100%;padding:12px 16px;border:1px solid #e2e8f0;background:#fff;border-radius:10px;font-size:14px;font-weight:600;color:#0f172a;cursor:pointer}.secondary-btn:hover{background:#f1f5f9}.copy-btn{padding:6px 12px;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s ease}.copy-btn:hover{background:#5a67d8}.close-modal{background:#fff;border:2px solid #667eea;color:#667eea;font-size:1.5rem;width:40px;height:40px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 0 #667eea66}.close-modal:hover{background-color:#f8fafc;transform:scale(1.05);box-shadow:0 0 0 4px #667eea33,0 4px 12px #667eea4d}.close-modal:active{transform:scale(1);box-shadow:0 0 0 2px #667eea4d,0 2px 8px #667eea33}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;font-weight:400;color:#1e293b;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px}#root{width:100%}a{font-weight:500;color:#667eea;text-decoration:none}a:hover{color:#764ba2}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}.app{min-height:100vh;display:flex;flex-direction:column}.hero{background:linear-gradient(135deg,#667eea,#764ba2);padding:80px 20px;text-align:center;position:relative;overflow:hidden}.hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto}.hero-title{font-size:1.8rem;margin-bottom:20px;color:#fff}.gradient-text{background:linear-gradient(90deg,#fff,#e0e7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.4rem;color:#ffffffe6;margin-bottom:30px}.price-badge{display:inline-flex;flex-direction:column;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:20px 40px;border:1px solid rgba(255,255,255,.3)}.price-label{font-size:.9rem;color:#fffc;text-transform:uppercase;letter-spacing:2px}.price-amount{font-size:2.5rem;font-weight:700;color:#fff}.hero-decoration{position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#ffffff1a;border-radius:50%;z-index:1}.services{padding:80px 20px;background:#f8fafc}.content-container{max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:2.5rem;color:#1e293b;margin-bottom:50px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1200px;margin:0 auto}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.dashboard-card--wide{grid-column:1 / -1;max-width:980px;margin:0 auto}.dashboard-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:16px}.dashboard-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 30px #0000000f;border:1px solid #e2e8f0}.dashboard-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.dashboard-card-title{margin:0;font-size:1.25rem;color:#0f172a}.dashboard-pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eef2ff;color:#4338ca;font-weight:700;font-size:.85rem}.dashboard-project-name{font-size:1.1rem;font-weight:800;color:#1e293b;margin-bottom:16px}.dashboard-progress-bar{width:100%;height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden}.dashboard-progress-fill{height:100%;border-radius:999px;background:linear-gradient(135deg,#667eea,#764ba2)}.dashboard-progress-meta{display:flex;justify-content:space-between;gap:12px;margin-top:10px;color:#475569;font-size:.95rem;line-height:1.4}.dashboard-note{margin-top:14px;padding:10px 12px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;color:#475569}.dashboard-form{display:flex;flex-direction:column;gap:14px}.dashboard-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dashboard-checkbox label{display:inline-flex;align-items:center;gap:10px;color:#334155;font-weight:600}.dashboard-tax-row{display:flex;flex-direction:column;gap:6px}.dashboard-tax-hint{font-size:12px;opacity:.8}.vertical-progress{position:fixed;top:50%;right:135px;transform:translateY(-50%);z-index:50;pointer-events:none}.vertical-progress-track{position:relative;width:8px;height:360px;border-radius:999px;background:#42a7ff40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow:visible;pointer-events:auto;cursor:pointer}.vertical-progress-fill{position:absolute;left:0;top:0;width:100%;border-radius:999px;background:#42a7ffe6}.vertical-progress-step{position:absolute;left:50%;transform:translate(-50%,-50%);background:transparent;border:none;padding:0;width:260px;display:block;cursor:pointer}.vertical-progress-step-inner{position:relative;width:100%;height:0}.vertical-progress-dot{position:absolute;left:calc(50% - 6px);top:0;width:12px;height:12px;border-radius:999px;background:#42a7ff59;border:2px solid rgba(66,167,255,.9);box-shadow:0 0 0 3px #00000014}.vertical-progress-step.active .vertical-progress-dot{background:#42a7ff;border-color:#42a7ff}.vertical-progress-label{position:absolute;left:calc(50% + 14px);top:0;transform:translateY(-50%);font-size:12px;line-height:1;color:#0b3470eb;opacity:.5;max-width:180px;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;pointer-events:none}.vertical-progress-label.active{opacity:1;color:#07224dfa}@media(max-width:1650px){.vertical-progress-label{display:none}.vertical-progress{right:15px}}@media(max-width:900px){.vertical-progress{display:none}}.service-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #0000001f}.service-icon{font-size:4rem;margin-bottom:20px}.infinite-loading{max-width:1200px;margin:-10px auto 50px;padding:16px 18px;border-radius:14px;color:#334155;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:calc(100% - 40px);min-height:56px;opacity:0;transform:translateY(10px);transition:opacity .24s ease,transform .24s ease}.infinite-loading.visible{opacity:1;transform:translateY(0)}.infinite-loading-spinner{width:100px;height:100px;aspect-ratio:1 / 1;border-radius:50%;border:5px solid rgba(102,126,234,.35);border-top-color:#667eeaf2;animation:infiniteLoadingSpin .6s linear infinite;box-sizing:border-box}.infinite-placeholder{max-width:1200px;margin:0 auto 20px;padding:0 20px;display:flex;align-items:center;justify-content:center}@keyframes infiniteLoadingSpin{to{transform:rotate(360deg)}}.service-title{font-size:1.8rem;color:#1e293b;margin-bottom:15px}.service-description{color:#64748b;line-height:1.7;margin-bottom:20px}.service-features{list-style:none;padding:0;margin:0 0 25px;width:100%}.service-features li{padding:8px 0;color:#475569;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;gap:8px}.service-features li:before{content:"✓";color:#667eea;font-weight:700}.service-price{margin:auto 0 20px}.service-price .price{font-size:2.2rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.service-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:15px 35px;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;margin-top:auto}.service-btn:hover{transform:scale(1.05);box-shadow:0 10px 30px #667eea66}.cta{background:linear-gradient(135deg,#1e293b,#334155);padding:80px 20px;text-align:center}.cta h2{font-size:1.5rem;color:#fff;margin-bottom:15px}.cta p{color:#fffc;font-size:1.2rem;margin-bottom:30px}.cta-btn{background:#fff;color:#667eea;border:2px solid #667eea;padding:18px 50px;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 0 #667eea66}.cta-btn:hover{transform:scale(1.05);box-shadow:0 0 0 4px #667eea33,0 10px 30px #667eea4d}.cta-btn:active{transform:scale(1);box-shadow:0 0 0 2px #667eea4d,0 6px 20px #667eea33}.expertise{padding:80px 20px;background:linear-gradient(180deg,#0f172a,#1e293b);color:#fff}.expertise .section-title{text-align:center;margin-bottom:50px}.expertise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.expertise-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:30px;transition:transform .2s ease,box-shadow .2s ease}.expertise-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #667eea26;border-color:#667eea4d}.expertise-card h3{font-size:1.2rem;margin-bottom:12px;background:linear-gradient(135deg,#667eea,#4b89a2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.expertise-card p{color:#94a3b8;font-size:.95rem;line-height:1.6}.cookie-consent{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:1000;max-width:400px;width:90%;background:#0f172af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px 20px;box-shadow:0 8px 32px #0000004d;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translate(-50%) translateY(100px);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}.cookie-consent-content{text-align:center}.cookie-consent p{color:#e2e8f0;font-size:.9rem;margin:0 0 12px;line-height:1.4}.cookie-consent-actions{display:flex;gap:8px;justify-content:center}.cookie-accept,.cookie-dismiss{padding:8px 16px;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}.cookie-accept{background:#667eea;color:#fff}.cookie-accept:hover{background:#5a67d8;transform:translateY(-1px)}.cookie-dismiss{background:transparent;color:#94a3b8;border:1px solid rgba(148,163,184,.3)}.cookie-dismiss:hover{background:#94a3b81a;color:#cbd5e1}.footer{background:#0f172a;color:#fff;padding:60px 20px 30px;margin-top:auto}.footer-content{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;max-width:800px;margin:0 auto;text-align:center}.footer-brand,.footer-company{text-align:left}.footer-brand h4{font-size:1.8rem;margin-bottom:10px;background:linear-gradient(135deg,#667eea,#4b89a2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-brand p{color:#94a3b8}.footer-company h4{font-size:1.8rem;margin-bottom:10px;background:linear-gradient(135deg,#667eea,#4b89a2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-company p{color:#94a3b8;font-size:.95rem}.footer-bottom{text-align:center;padding-top:40px;margin-top:40px;border-top:1px solid #1e293b}.footer-bottom p{color:#64748b;font-size:.9rem}.dapps{padding:80px 20px;background:#fff}.web3{padding:80px 20px;background:#f8fafc}.ai{padding:80px 20px;background:#fff}.mobile{padding:80px 20px;background:#f8fafc}.cloud{padding:80px 20px;background:#fff}.custom{padding:80px 20px;background:#f8fafc}.contact-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.contact-modal{background:#fff;border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.contact-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 20px;border-bottom:1px solid #e2e8f0}.contact-modal-header h3{margin:0;font-size:1.5rem;font-weight:600;color:#1e293b}.contact-form{padding:24px}.form-alert{padding:12px 14px;border-radius:8px;font-size:.95rem;margin-bottom:16px}.form-alert.success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.form-alert.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#374151;font-size:.875rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{background:#fff;color:#667eea;border:2px solid #667eea;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;box-shadow:0 0 #667eea66}.submit-btn:hover{transform:translateY(-1px);box-shadow:0 0 0 4px #667eea33,0 10px 15px #667eea4d}.submit-btn:active{transform:translateY(0);box-shadow:0 0 0 2px #667eea4d,0 6px 12px #667eea33}.cart-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.cart-modal{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.cart-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 20px;border-bottom:1px solid #e2e8f0}.cart-modal-header h3{margin:0;font-size:1.5rem;font-weight:600;color:#1e293b}.cart-content{padding:24px}.cart-empty{text-align:center;padding:40px 20px;color:#64748b;font-size:1.1rem}.cart-items{margin-bottom:24px}.cart-item{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #e2e8f0}.cart-item:last-child{border-bottom:none}.cart-item-info h4{margin:0 0 4px;font-size:1rem;font-weight:600;color:#1e293b}.cart-item-price{margin:0;color:#64748b;font-weight:500}.cart-item-controls{display:flex;align-items:center;gap:12px}.quantity-controls{display:flex;align-items:center;gap:8px;background:#f8fafc;border-radius:8px;padding:4px}.quantity-btn{background:none;border:none;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:600;color:#64748b;transition:background-color .2s}.quantity-btn:hover{background:#e2e8f0}.quantity{min-width:20px;text-align:center;font-weight:600;color:#1e293b}.remove-btn{background:none;border:none;color:#ef4444;cursor:pointer;font-size:.875rem;font-weight:500;padding:6px 12px;border-radius:6px;transition:background-color .2s}.remove-btn:hover{background:#fef2f2}.cart-summary{border-top:1px solid #e2e8f0;padding-top:20px}.cart-total{margin-bottom:20px}.cart-total>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:1.2rem;font-weight:600;color:#1e293b}.cart-total>div:last-child{margin-bottom:0}.total-amount{color:#667eea;font-size:1.4rem}.prepayment-info{font-size:1rem!important;font-weight:500!important}.prepayment-amount{color:#3b82f6!important;font-size:1.2rem!important;font-weight:600!important}.checkout-btn{background:#fff;color:#667eea;border:2px solid #667eea;padding:14px 28px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;box-shadow:0 0 #667eea66}.checkout-btn:hover{transform:translateY(-1px);box-shadow:0 0 0 4px #667eea33,0 10px 15px #667eea4d}.checkout-btn:active{transform:translateY(0);box-shadow:0 0 0 2px #667eea4d,0 6px 12px #667eea33}.floating-menu{position:fixed;top:30px;right:30px;display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:999px;background:#164ac2d9;border:1px solid rgba(255,255,255,.4);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 16px 40px #02061759;z-index:1100}.floating-menu-btn{width:44px;height:44px;border-radius:999px;border:none;background:#ffffff1a;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;position:relative;padding:0}.floating-menu-btn:hover{transform:translateY(-1px);background:#ffffff29;box-shadow:0 10px 22px #02061740}.floating-menu-btn:active{transform:translateY(0) scale(.98)}.floating-menu-btn--cart{background:#ffffff1a;box-shadow:0 8px 20px #667eea59}.floating-menu-btn--cart:hover{background:#ffffff29;box-shadow:0 12px 28px #667eea80}.floating-menu-btn--cart .cart-icon{color:#fff;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.floating-menu-divider{width:1px;height:22px;background:#ffffff38}.cart-icon{font-size:22px;line-height:1;color:#fff;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.wallet-icon{color:#fff;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.cart-icon svg,.wallet-icon svg{display:block}.cart-count{position:absolute;top:-5px;right:-5px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;border:2px solid white;box-shadow:0 2px 8px #ef444466;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media(max-width:768px){.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1.1rem}.floating-menu{top:20px;right:20px;padding:5px;gap:6px}.floating-menu-btn{width:40px;height:40px}.cart-icon{font-size:20px}.wallet-icon svg{width:18px;height:18px}.cart-count{width:20px;height:20px;font-size:10px;top:-3px;right:-3px}.section-title{font-size:2rem}.cta h2{font-size:1.8rem}.services-grid{grid-template-columns:1fr;padding:0 10px}}.site-header{position:relative;overflow:hidden;padding:70px 20px 60px;background:radial-gradient(1100px 420px at 22% 100%,#2563eba6,#2563eb00 60%),radial-gradient(900px 380px at 55% 0%,#1d4ed859,#1d4ed800 60%),radial-gradient(700px 320px at 75% 105%,#3b82f640,#3b82f600 60%),linear-gradient(180deg,#050814,#070a18)}.site-header:before{content:"";position:absolute;inset:-40% -30% -60%;background:radial-gradient(circle at 20% 85%,#3b82f6bf,#3b82f600 55%);filter:blur(40px);opacity:.9;pointer-events:none}.site-header:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff14,#fff0 45%);pointer-events:none}.site-header-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto}.site-header-content{display:flex;align-items:center;gap:1.25rem}.site-header--center .site-header-content{justify-content:center;text-align:center}.site-header--left .site-header-content{justify-content:flex-start;text-align:left}.site-header-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#ffffff14;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 40px #2563eb59;font-size:28px}.site-header-title{margin:0;font-size:clamp(2rem,4vw,1.8rem);letter-spacing:-.02em;color:#fff;text-shadow:0 10px 30px rgba(2,6,23,.65)}.site-header-subtitle{margin:.6rem 0 0;max-width:70ch;color:#e2e8f0eb;font-size:1.1rem}.site-header--center .site-header-subtitle{margin-left:auto;margin-right:auto}@media(max-width:768px){.site-header{padding:58px 18px 50px}.site-header-content{flex-direction:column}}
