*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;height:100%;overflow:hidden}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0a0a0a;color:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:64px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;line-height:1.2}p{margin:0 0 1rem}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.siteHeader{position:fixed;top:0;left:0;right:0;z-index:100;height:64px;min-height:64px;background:#0a0a0af2;border-bottom:1px solid rgba(255,255,255,.08)}@media(min-width:901px){@supports ((backdrop-filter: blur(12px)) or (-webkit-backdrop-filter: blur(12px))){.siteHeader{background:#0a0a0ab3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}}.nav{display:flex;align-items:center;justify-content:space-between;height:64px}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.1rem;color:#fff;flex-shrink:0}.brandDot{width:14px;height:14px;background:#f97316;border-radius:50%;flex-shrink:0}.navLinks{display:flex;gap:.25rem}.navLink{padding:.5rem .875rem;border-radius:8px;font-size:.9rem;color:#ffffffb3;transition:background .2s,color .2s;white-space:nowrap}.navLink:hover{color:#fff;background:#ffffff0d}.navLink.isActive{color:#fff;background:#c2410c}.navCta{display:flex;gap:.75rem;flex-shrink:0}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:none;border:1px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;width:44px;height:44px;flex-shrink:0}.hamburger span{display:block;width:20px;height:2px;background:#fff;border-radius:2px}.drawerBackdrop{display:none;position:fixed;inset:0;background:#000c;z-index:998}.drawerBackdrop.open{display:block}.drawer{display:none;position:fixed;top:0;right:0;bottom:0;width:min(300px,80vw);background:#0f0f0f;z-index:999;overflow-y:auto;border-left:1px solid rgba(255,255,255,.1);flex-direction:column}.drawer.open{display:flex}.drawerHeader{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.1)}.drawerClose{background:none;border:none;color:#fff9;font-size:2rem;cursor:pointer;padding:0;line-height:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.drawerLinks{padding:1rem .75rem;flex:1}.drawerLinks a{display:block;padding:.875rem 1rem;font-size:1rem;color:#fffc;border-radius:10px;margin-bottom:.25rem;transition:background .2s;background:#ffffff05}.drawerLinks a:hover{background:#ffffff14;color:#fff}.drawerLinks a.isActive{background:#c2410c;color:#fff}.drawerCtas{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:900px){.navLinks,.navCta{display:none}.hamburger{display:flex}}@media(max-width:480px){.brand{font-size:1rem}.container{padding:0 1rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:background .2s,transform .2s;border:none;text-decoration:none}.btn--primary{background:#c2410c;color:#fff}.btn--primary:hover{background:#9a3412;transform:translateY(-1px)}.btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2)}.btn--ghost:hover{background:#ffffff0d;border-color:#ffffff4d}.btn--large{padding:1rem 2rem;font-size:1.05rem}.card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem;position:relative}.link{color:#f97316;transition:color .2s}.link:hover{color:#fb923c}.footer{border-top:1px solid rgba(255,255,255,.05);padding:2rem 0;margin-top:4rem}.footerInner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.9rem;color:#ffffff80}.footerLinks{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.footerSep{color:#ffffff4d}@media(max-width:480px){.footerInner{flex-direction:column;text-align:center}.footerLinks{justify-content:center}}input,textarea,select{font-family:inherit;font-size:inherit}input[type=text],input[type=email],input[type=tel],input[type=number],textarea,select{width:100%;padding:.75rem 1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;transition:border-color .2s,background .2s}input:focus,textarea:focus,select:focus{outline:none;border-color:#f97316;background:#ffffff0d}input::placeholder,textarea::placeholder{color:#fff6}label{display:block;margin-bottom:.5rem;font-size:.9rem;color:#ffffffb3}.text-center{text-align:center}.text-muted{color:#fff9}.text-orange{color:#f97316}.text-green{color:#22c55e}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}[class*=hero] h1{font-size:64px!important;font-weight:700!important;line-height:1.1!important;letter-spacing:-.02em!important;text-align:center!important;color:#fff!important;margin:0 0 1.5rem!important}[class*=hero]>p,[class*=hero] .heroLead{font-size:1.25rem!important;line-height:1.6!important;color:#ffffffb3!important;text-align:center!important}@media(max-width:768px){[class*=hero] h1{font-size:38px!important}[class*=hero]>p{font-size:1.05rem!important}}@media(max-width:480px){[class*=hero] h1{font-size:32px!important}[class*=hero]>p{font-size:1rem!important}}#aic-toggle{position:fixed;bottom:24px;right:24px;z-index:9999;width:52px;height:52px;border-radius:50%;background:#d25000;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #d2500059;transition:transform .2s,box-shadow .2s}#aic-toggle:hover{transform:scale(1.08);box-shadow:0 6px 24px #d2500080}#aic-panel{position:fixed;bottom:88px;right:24px;z-index:9998;width:360px;max-height:500px;display:none;flex-direction:column;background:#111;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;box-shadow:0 8px 40px #00000080;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#aic-panel.open{display:flex}#aic-header{padding:14px 18px;background:#d2500014;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between}#aic-header-left{display:flex;align-items:center;gap:8px}#aic-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;flex-shrink:0}#aic-title{font-size:.82rem;font-weight:700;color:#ffffffd9}#aic-subtitle{font-size:.65rem;color:#ffffff4d}#aic-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;max-height:360px;min-height:200px}.aic-msg{display:flex}.aic-msg.aic-user{justify-content:flex-end}.aic-bubble{max-width:85%;padding:10px 14px;border-radius:12px;font-size:.82rem;line-height:1.55;color:#fffc}.aic-bot .aic-bubble{background:#ffffff0f;border-bottom-left-radius:4px}.aic-user .aic-bubble{background:#d2500033;color:#ffffffe6;border-bottom-right-radius:4px}.aic-typing .aic-bubble{color:#d25000;font-style:italic;font-size:.75rem}.aic-cta{display:block;margin-top:8px;width:fit-content;padding:6px 14px;background:#d25000;color:#fff;font-size:.72rem;font-weight:600;text-decoration:none;border-radius:6px;transition:background .15s}.aic-cta:hover{background:#b84500}#aic-input-wrap{display:flex;gap:8px;padding:12px 14px;border-top:1px solid rgba(255,255,255,.06);background:#ffffff05}#aic-input{flex:1;padding:10px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-size:.82rem;outline:none}#aic-input:focus{border-color:#d25000}#aic-input::placeholder{color:#ffffff40}#aic-send{width:40px;height:40px;border-radius:10px;background:#d25000;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}#aic-send:hover{background:#b84500}#aic-send:disabled{opacity:.4;cursor:not-allowed}#aic-messages::-webkit-scrollbar{width:4px}#aic-messages::-webkit-scrollbar-track{background:transparent}#aic-messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}@media(max-width:480px){#aic-panel{width:calc(100vw - 32px);right:16px;bottom:80px;max-height:70vh}#aic-toggle{bottom:16px;right:16px;width:48px;height:48px}}.cb[data-astro-cid-5hce7sga]{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:16px;display:flex;justify-content:center;animation:cbSlide .3s ease-out}@keyframes cbSlide{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cb-box[data-astro-cid-5hce7sga]{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:12px;max-width:480px;width:100%;padding:24px;color:#ffffffd9;box-shadow:0 -4px 24px #0006}.cb-title[data-astro-cid-5hce7sga]{font-size:16px;color:#fff}.cb-desc[data-astro-cid-5hce7sga]{font-size:13px;line-height:1.5;margin:8px 0 16px;color:#fff9}.cb-categories[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.cb-cat[data-astro-cid-5hce7sga]{background:#ffffff0d;border-radius:8px;padding:12px}.cb-cat-head[data-astro-cid-5hce7sga]{display:flex;justify-content:space-between;align-items:center}.cb-cat-name[data-astro-cid-5hce7sga]{font-size:14px;font-weight:600;color:#fff}.cb-cat-desc[data-astro-cid-5hce7sga]{font-size:12px;color:#ffffff80;margin:4px 0 0}.cb-always[data-astro-cid-5hce7sga]{font-size:11px;color:#f97316;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.cb-toggle[data-astro-cid-5hce7sga]{position:relative;width:40px;height:22px;display:inline-block}.cb-toggle[data-astro-cid-5hce7sga] input[data-astro-cid-5hce7sga]{opacity:0;width:0;height:0}.cb-slider[data-astro-cid-5hce7sga]{position:absolute;cursor:pointer;inset:0;background:#ffffff26;border-radius:22px;transition:.2s}.cb-slider[data-astro-cid-5hce7sga]:before{content:"";position:absolute;height:16px;width:16px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:.2s}.cb-toggle[data-astro-cid-5hce7sga] input[data-astro-cid-5hce7sga]:checked+.cb-slider[data-astro-cid-5hce7sga]{background:#f97316}.cb-toggle[data-astro-cid-5hce7sga] input[data-astro-cid-5hce7sga]:checked+.cb-slider[data-astro-cid-5hce7sga]:before{transform:translate(18px)}.cb-privacy[data-astro-cid-5hce7sga]{display:block;font-size:12px;color:#fff6;text-decoration:underline;margin-bottom:16px}.cb-privacy[data-astro-cid-5hce7sga]:hover{color:#f97316}.cb-actions[data-astro-cid-5hce7sga]{display:flex;gap:8px}.cb-btn[data-astro-cid-5hce7sga]{flex:1;padding:10px;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:.15s}.cb-btn--save[data-astro-cid-5hce7sga]{background:#ffffff1a;color:#fffc}.cb-btn--save[data-astro-cid-5hce7sga]:hover{background:#ffffff26}.cb-btn--accept[data-astro-cid-5hce7sga]{background:#f97316;color:#fff}.cb-btn--accept[data-astro-cid-5hce7sga]:hover{background:#ea6c0a}
