/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.table-row{display:table-row}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.leading-none{--tw-leading:1;line-height:1}.underline{text-decoration-line:underline}.ring,.ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*{box-sizing:border-box;margin:0;padding:0}:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:.5rem}html{scroll-behavior:smooth}body,html{min-height:100%}body,html{position:relative}body{color:#f1f5f9;background:#0f172a;min-height:100vh;font-family:JetBrains Mono,Fira Code,Source Code Pro,Roboto Mono,monospace;line-height:1.6;overflow-x:hidden}@keyframes gradientShift{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.container{text-align:center;max-width:1400px;margin:0 auto;padding:0 2rem}.layout{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.navbar{backdrop-filter:blur(20px);z-index:1000;background:#0f172af2;border-bottom:1px solid #00a8a833;width:100%;position:fixed;top:0;box-shadow:0 8px 32px #0003}.nav-container{justify-content:space-between;align-items:center;max-width:1200px;height:70px;margin:0 auto;padding:0 20px;display:flex}.nav-container .nav-menu{flex:1;justify-content:center}.nav-logo .logo{width:auto;height:70px}.nav-menu{background:0 0;gap:2rem;list-style:none;display:flex}.nav-link{color:#fff;border-radius:8px;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.nav-link:hover{color:#0f8;background:#ffffff1a;transform:translateY(-2px)}.hamburger{cursor:pointer;flex-direction:column;display:none}.hamburger .bar{background-color:#fff;width:25px;height:3px;margin:3px 0;transition:all .3s}.hero{backdrop-filter:blur(20px);color:#f1f5f9;background:#1e293b4d;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#fbbf241a 0,#0000 50%),radial-gradient(circle at 70% 80%,#14b8a61a 0,#0000 50%);position:absolute;inset:0}.hero-container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.hero-title{text-shadow:0 4px 8px #0000004d;background:linear-gradient(135deg,#fff,#0f8 50%,#fff);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.hero-title,.highlight{-webkit-text-fill-color:transparent}.highlight{text-shadow:none;background:linear-gradient(135deg,#0f8,#0c6);-webkit-background-clip:text;background-clip:text}.hero-subtitle{opacity:.95;text-shadow:0 2px 4px #0003;margin-bottom:2rem;font-size:1.5rem;font-weight:400}.hero-buttons{gap:1rem;margin-bottom:2rem;display:flex}.btn{cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#1f2937;background:linear-gradient(135deg,#0f8,#0c6);border:none;box-shadow:0 8px 25px #fbbf244d}.btn-primary:hover{background:linear-gradient(135deg,#0c6,#d97706);transform:translateY(-3px);box-shadow:0 12px 35px #fbbf2466}.btn-secondary{color:#fff;backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d}.btn-secondary:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-3px);box-shadow:0 8px 25px #fff3}.hero-cta{backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:2rem;box-shadow:0 8px 32px #0000001a}.hero-image,.lighthouse-logo{justify-content:center;align-items:center;display:flex}.lighthouse-svg{filter:drop-shadow(0 4px 8px #0003);width:clamp(280px,25vw,400px);max-width:100%;height:auto;transition:transform .3s}.hero-badge-logo{width:clamp(120px,18vw,220px);height:auto}@media (min-width:1024px){.hero-badge-logo{width:220px}.lighthouse-svg{width:400px}}.lighthouse-svg:hover{transform:scale(1.05)}section{padding:100px 0;position:relative}.section-header{text-align:center;margin-bottom:5rem;position:relative}.section-header h2{color:#fff;text-shadow:0 4px 8px #0000004d;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff,#0f8 50%,#fff);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.section-header p{color:#ffffffe6;text-shadow:0 2px 4px #0003;max-width:700px;margin:0 auto;font-size:1.5rem;font-weight:400}.services{backdrop-filter:blur(20px);background:#1e293b33;padding:100px 0;position:relative}.services:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#14b8a61a 0,#0000 50%),radial-gradient(circle at 80% 70%,#fbbf240d 0,#0000 50%);position:absolute;inset:0}.services-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;position:relative}.service-card{backdrop-filter:blur(20px);text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a}.service-card:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);transition:opacity .3s;position:absolute;inset:0}.service-card:hover:before{opacity:1}.service-card:hover{border-color:#ffffff4d;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0003}.service-icon{color:#0f8;z-index:1;text-shadow:0 4px 8px #0000004d;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:3.5rem;display:flex;position:relative}.service-card .tile-icon{filter:drop-shadow(0 2px 6px #00000040);margin-right:.35rem;font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1}.service-icon-img{width:64px;height:64px}.lighthouse-img{width:120px;height:120px}.service-card h3{color:#fff;z-index:1;text-shadow:0 2px 4px #0000004d;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700;position:relative}.service-card p{color:#ffffffe6;z-index:1;text-shadow:0 1px 2px #0003;font-size:1.1rem;line-height:1.7;position:relative}.about{background:#004d4d4d;padding:120px 20px;position:relative}.about-content-grid{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;max-width:1200px;margin:0 auto 4rem;display:grid}.about-text{color:#fffffff2}.about-text h3{color:#0f8;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.about-text p{color:#ffffffe6;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.about-stat-card{backdrop-filter:blur(20px);text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:2rem;transition:all .3s}.about-stat-card:hover{border-color:#0f86;transform:translateY(-5px);box-shadow:0 10px 30px #0f83}.about-stat-card .stat-number{color:#0f8;text-shadow:0 0 20px #0f89;margin-bottom:.5rem;font-size:2.5rem;font-weight:900;line-height:1}.about-stat-card .stat-label{color:#ffffffe6;font-size:1rem;font-weight:500}.about-images-section{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.about-image-card{backdrop-filter:blur(20px);text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;transition:all .3s;overflow:hidden}.about-image-card:hover{border-color:#0f86;transform:translateY(-5px);box-shadow:0 10px 30px #0f83}.about-image-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:200px;display:block}.about-image-card p{color:#fffffff2;margin:0;padding:1.5rem;font-size:1rem;font-weight:600;line-height:1.6}.cape-fear-images{z-index:1;gap:2rem;margin:3rem 0;position:relative}.region-image{text-align:center;backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:1.5rem;transition:all .3s;box-shadow:0 8px 32px #0000001a}.region-image:hover{border-color:#00ff884d;transform:translateY(-5px);box-shadow:0 12px 40px #00000026}.region-image img{-o-object-fit:cover;object-fit:cover;filter:brightness(.9);border-radius:12px;width:100%;height:200px;margin-bottom:1rem;transition:all .3s}.region-image:hover img{filter:brightness(1.1);transform:scale(1.02)}.region-image p{color:#ffffffe6;text-shadow:0 2px 4px #0000004d;margin:0;font-size:1rem;font-weight:500}.about:before{content:"";pointer-events:none;background:radial-gradient(circle at 70% 20%,#fbbf241a 0,#0000 50%),radial-gradient(circle at 30% 80%,#14b8a61a 0,#0000 50%);position:absolute;inset:0}.about-content{z-index:1;text-align:left;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.lead{color:#fffffff2;text-shadow:0 2px 4px #0003;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.expertise-section{backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin:2.5rem 0;padding:2.5rem;box-shadow:0 8px 32px #0000001a}.expertise-section h3{color:#fff;text-shadow:0 2px 4px #0000004d;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.stats-section{margin-top:3rem;margin-bottom:3rem}.stats{grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;max-width:900px;margin:0 auto;display:grid}.stat,.stats{justify-content:center}.stat{text-align:center;backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;flex-direction:column;flex-shrink:0;align-items:center;width:250px;height:180px;padding:1.5rem;transition:transform .3s;display:flex;box-shadow:0 8px 32px #0000001a}.stat:hover{transform:translateY(-5px)}.stat h3{color:#0f8;text-shadow:0 4px 8px #0000004d;margin-bottom:.5rem;font-size:2.2rem;font-weight:800;line-height:1.1}.stat h3,.stat p{text-overflow:ellipsis;max-width:100%;overflow:hidden}.stat p{color:#ffffffe6;text-shadow:0 1px 2px #0003;text-align:center;word-wrap:break-word;hyphens:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:600;line-height:1.3;display:-webkit-box}.stat:last-child p{white-space:nowrap;letter-spacing:.01em}@media (max-width:480px){.stat:last-child p{white-space:normal;font-size:.85em}}.stats .stat{overflow:hidden}.kpi--enterprise{letter-spacing:-.03em;white-space:nowrap;display:block;font-size:2rem!important}@media (max-width:768px){.kpi--enterprise{font-size:1.5rem!important}}@media (max-width:480px){.kpi--enterprise{font-size:1.2rem!important}}.lighthouse-illustration{color:#0f8;text-align:center;opacity:.9;text-shadow:0 8px 16px #0000004d;filter:drop-shadow(0 4px 8px #fbbf244d);font-size:10rem}.logo-section{text-align:center;margin-top:2rem;margin-bottom:2rem}.logo-container{justify-content:center;align-items:center;width:100%;display:flex}.about-logo{filter:drop-shadow(0 8px 16px #0000004d);width:400px;max-width:100%;height:auto;transition:transform .3s}.about-logo:hover{transform:scale(1.05)}.reports{backdrop-filter:blur(20px);background:#1e293b33;position:relative}.reports:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 30%,#14b8a61a 0,#0000 50%),radial-gradient(circle at 50% 70%,#fbbf240d 0,#0000 50%);position:absolute;inset:0}.dashboard-mockup{backdrop-filter:blur(20px);z-index:1;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin-bottom:4rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}.mockup-header{color:#fff;background:#1f2937;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.mockup-nav{gap:2rem;display:flex}.mockup-nav .nav-item{cursor:pointer;border-radius:6px;padding:.5rem 1rem;transition:background .3s}.mockup-nav .nav-item.active{background:#374151}.mockup-user{gap:1rem}.mockup-user,.user-avatar{align-items:center;display:flex}.user-avatar{color:#1f2937;background:#0f8;border-radius:50%;justify-content:center;width:40px;height:40px;font-weight:600}.mockup-content{padding:2rem}.mockup-cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.mockup-card{background:#f9fafb;border-radius:8px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.card-icon,.card-number{font-size:2rem}.card-number{color:#1f2937;font-weight:700}.card-label{color:#6b7280;font-size:.9rem}.card-change{font-size:.8rem;font-weight:500}.card-change.positive{color:#059669}.card-change.neutral{color:#6b7280}.mockup-charts{grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.mockup-chart{background:#f9fafb;border-radius:8px;padding:1.5rem}.chart-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.chart-header h4{color:#1f2937;font-size:1.1rem;font-weight:600}.chart-filter{color:#6b7280;background:#fff;border-radius:4px;padding:.25rem .75rem;font-size:.8rem}.chart-bars{align-items:flex-end;gap:.5rem;height:100px;margin-bottom:1rem;display:flex}.bar{background:#2563eb;border-radius:2px 2px 0 0;width:20px}.chart-labels{color:#6b7280;justify-content:space-between;font-size:.8rem;display:flex}.pie-chart{flex-direction:column;gap:1rem;display:flex}.pie-slice{align-items:center;gap:.5rem;display:flex}.pie-slice:before{content:"";background:var(--color);border-radius:50%;width:20px;height:20px}.slice-label{color:#374151;font-size:.9rem}.mockup-table{background:#f9fafb;border-radius:8px;overflow:hidden}.table-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.table-header h4{color:#1f2937;font-size:1.1rem;font-weight:600}.table-actions{gap:.5rem;display:flex}.btn-small{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:4px;padding:.5rem 1rem;font-size:.8rem;transition:all .3s}.btn-small.primary{color:#fff;background:#2563eb;border-color:#2563eb}.table-content{padding:0}.table-row{border-bottom:1px solid #e5e7eb;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.table-row:last-child{border-bottom:none}.row-icon{font-size:1.5rem}.row-info{flex:1}.row-title{color:#1f2937;margin-bottom:.25rem;font-weight:600}.row-desc{color:#6b7280;margin-bottom:.25rem;font-size:.9rem}.row-time{color:#9ca3af;font-size:.8rem}.row-status{border-radius:12px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.row-status.blocked{color:#dc2626;background:#fef2f2}.row-status.report{color:#2563eb;background:#eff6ff}.row-status.clean{color:#059669;background:#f0fdf4}.reports-features{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.feature-item{text-align:center;background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d}.feature-icon,.feature-item h4{margin-bottom:1rem}.feature-item h4{color:#1f2937;font-size:1.25rem;font-weight:600}.feature-item p{color:#6b7280;line-height:1.6}.contact-content{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-info{flex-direction:column;gap:2rem;display:flex}.contact-item{align-items:flex-start;gap:1rem;display:flex}.contact-item i{color:#066;margin-top:.25rem;font-size:1.5rem}.contact-item h4{color:#1f2937;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.contact-item p{color:#6b7280;line-height:1.6}.contact-form{background:#f9fafb;border-radius:12px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#066;outline:none}.form-group textarea{resize:vertical;min-height:120px}.our-story-section{backdrop-filter:blur(10px);background:#0f172a99;border-top:1px solid #00ff881a;border-bottom:1px solid #00ff881a;min-height:60vh;padding:6rem 0 5rem;position:relative}.our-story-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#00ff880d 0,#0000 70%);position:absolute;inset:0}.our-story-content{z-index:1;max-width:900px;margin:0 auto;padding:0 2rem;position:relative}.our-story-heading{color:#0f8;text-align:center;text-shadow:0 2px 8px #00ff884d;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.our-story-text{color:#e2e8f0;font-size:1.1rem;line-height:1.8}.our-story-text p{color:#e2e8f0e6;margin-bottom:1.5rem}.our-story-text p:first-of-type{font-size:1.15rem;line-height:1.9}.our-story-features{background:#00ff880d;border-left:3px solid #0f8;border-radius:8px;margin:2rem 0;padding:2rem}.our-story-features p{color:#0f8;margin-bottom:.75rem;font-size:1.05rem;font-weight:500}.our-story-features p:last-child{margin-bottom:0}.our-story-mission{color:#e2e8f0;border-top:1px solid #0f83;margin-top:2.5rem;padding-top:2rem;font-size:1.15rem;font-weight:500;line-height:1.9}@media (max-width:768px){.our-story-section{padding:3rem 0}.our-story-heading{margin-bottom:2rem;font-size:2rem}.our-story-text{font-size:1rem;line-height:1.7}.our-story-text p:first-of-type{font-size:1.05rem}.our-story-features{margin:1.5rem 0;padding:1.5rem}.our-story-features p{font-size:1rem}.our-story-mission{margin-top:2rem;padding-top:1.5rem;font-size:1.05rem}.our-story-content{padding:0 1.5rem}}.footer{backdrop-filter:blur(20px);color:#f1f5f9;background:#0f172af2;border-top:1px solid #00a8a833;padding:4rem 0 2rem;position:relative}.footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#fbbf241a 0,#0000 50%),radial-gradient(circle at 70% 80%,#14b8a61a 0,#0000 50%);position:absolute;inset:0}.footer-content{z-index:1;grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:3rem;display:grid;position:relative}.footer-logo .logo{filter:drop-shadow(0 4px 12px #0000004d);width:auto;height:150px;transition:transform .3s}.footer-logo .logo:hover{transform:scale(1.05)}.footer-links{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.footer-section h4{color:#0f8;text-shadow:0 2px 4px #0000004d;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#fffc;padding:.25rem 0;text-decoration:none;transition:all .3s;display:inline-block}.footer-section ul li a:hover{color:#0f8;text-shadow:0 2px 4px #0000004d;transform:translate(5px)}.footer-bottom{text-align:center;color:#ffffffb3;z-index:1;border-top:1px solid #fff3;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;display:flex;position:relative}.footer-bottom-logo{filter:drop-shadow(0 2px 8px #0000004d);opacity:.9;width:auto;height:60px;transition:opacity .3s}.footer-bottom-logo:hover{opacity:1}.cyber-dashboard{background:#0000004d;border:1px solid #0f8;border-radius:8px;font-family:JetBrains Mono,Fira Code,Source Code Pro,Roboto Mono,monospace;box-shadow:0 0 20px #00ff884d}.ui-insight-container{text-align:center;padding:1rem 0}.ui-insight-image{border:1px solid #06b6d44d;border-radius:12px;width:100%;max-width:800px;height:auto;margin-bottom:1rem;transition:all .3s;box-shadow:0 8px 32px #0000004d}.ui-insight-image:hover{border-color:#06b6d480;transform:scale(1.02);box-shadow:0 12px 40px #0006}.ui-insight-description{color:#fffc;text-align:center;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.cyber-header{background:linear-gradient(90deg,#066c,#0009);border-bottom:2px solid #0f8;padding:1.5rem}.cyber-title{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.terminal-prompt{color:#0f8;font-size:.9rem;font-weight:700}.glitch-text{color:#0f8;text-shadow:0 0 10px #0f8;font-size:1.8rem;font-weight:900;animation:glitch 2s infinite}.status-indicator{color:#0f8;background:#00ff881a;border:1px solid #0f8;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:700}.cyber-subtitle{color:#fffc;margin-top:.5rem;font-size:.9rem}.cyber-controls{gap:1rem}.cyber-controls,.cyber-toggle{align-items:center;display:flex}.cyber-toggle{color:#0f8;gap:.5rem;font-size:.9rem;font-weight:700}.cyber-slider{background:#00000080;border:1px solid #0f8}.cyber-btn{color:#0f8;background:linear-gradient(45deg,#0f83,#0c63);border:1px solid #0f8;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:700;transition:all .3s}.cyber-btn:hover{background:linear-gradient(45deg,#00ff884d,#00cc664d);box-shadow:0 0 15px #00ff8880}@keyframes glitch{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}.threat-dashboard{backdrop-filter:blur(20px);background:#0006;border:1px solid #0f83;border-radius:20px;max-width:1400px;margin:0 auto;padding:2rem;box-shadow:0 8px 32px #0000004d}.dashboard-header{border-bottom:1px solid #00ff884d;margin-bottom:2rem;padding-bottom:1rem}.header-content{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.header-content h2{color:#0f8;text-shadow:0 0 10px #00ff8880;margin-bottom:.5rem;font-size:2rem;font-weight:800}.header-content p{color:#fffc;font-size:1rem}.header-controls{gap:1rem}.data-toggle,.header-controls{align-items:center;display:flex}.data-toggle{color:#0f8;cursor:pointer;gap:.5rem;font-weight:600}.data-toggle input[type=checkbox]{accent-color:#0f8;width:18px;height:18px}.refresh-btn{color:#0f8;cursor:pointer;background:linear-gradient(45deg,#0f83,#0c63);border:1px solid #0f8;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .3s;display:flex}.refresh-btn:hover{background:linear-gradient(45deg,#00ff884d,#00cc664d);box-shadow:0 0 15px #00ff8880}.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.metric-card{text-align:center;background:#0000004d;border:1px solid #0f83;border-radius:12px;padding:1.5rem;transition:all .3s}.metric-card:hover{border-color:#0f8;transform:translateY(-2px);box-shadow:0 0 20px #00ff884d}.metric-value{color:#0f8;text-shadow:0 0 10px #00ff8880;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.metric-label{color:#ffffffe6;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.dashboard-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.dashboard-section{background:#0000004d;border:1px solid #0f83;border-radius:12px;padding:1.5rem}.dashboard-section h3{color:#0f8;text-shadow:0 0 5px #00ff884d;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.alert-item,.news-item{background:#0003;border:1px solid #00ff881a;border-radius:8px;margin-bottom:.5rem;padding:1rem}.alert-item:hover,.news-item:hover{background:#00ff880d;border-color:#00ff884d}.alert-title,.news-title{color:#fff;margin-bottom:.5rem;font-weight:600}.alert-meta,.news-meta{color:#ffffffb3;font-size:.8rem}.email-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.email-stat{text-align:center;background:#0003;border:1px solid #00ff881a;border-radius:8px;padding:1rem}.email-stat-value{color:#0f8;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.email-stat-label{color:#fffc;text-transform:uppercase;font-size:.8rem}.progress-bar{background:#0000004d;border-radius:4px;width:100%;height:8px;margin-top:.5rem;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#0f8,#0c6);height:100%;transition:width .3s}.agent-status{background:#0003;border:1px solid #00ff881a;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.5rem;display:flex}.agent-name{color:#fff;font-weight:600}.status-badge{text-transform:uppercase;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:600}.status-online{color:#0f8;background:#0f83;border:1px solid #0f8}.status-offline{color:#f44;background:#f003;border:1px solid #f44}.threat-types{flex-direction:column;gap:1rem;display:flex}.threat-type-item{background:#0003;border:1px solid #00ff881a;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;transition:all .3s;display:flex}.threat-type-item:hover{background:#00ff880d;border-color:#00ff884d}.threat-type-header{flex-direction:column;gap:.25rem;display:flex}.threat-name{color:#fff;font-size:.9rem;font-weight:600}.threat-severity{text-transform:uppercase;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.threat-severity.low{color:#0f8;background:#0f83;border:1px solid #0f8}.threat-severity.medium{color:#ffc107;background:#ffc10733;border:1px solid #ffc107}.threat-severity.high{color:#ff9800;background:#ff980033;border:1px solid #ff9800}.threat-severity.critical{color:#f44336;background:#f4433633;border:1px solid #f44336}.threat-count{color:#0f8;font-size:1.2rem;font-weight:700}.threat-trend{font-size:1.5rem;font-weight:700}.threat-trend.up{color:#f44336}.threat-trend.down{color:#0f8}.threat-trend.stable{color:#ffc107}.threat-trends-chart{align-items:end;gap:1rem;height:200px;padding:1rem 0;display:flex}.trend-bar{flex-direction:column;flex:1;align-items:center;height:100%;display:flex}.trend-date{color:#ffffffb3;margin-bottom:.5rem;font-size:.8rem}.trend-bars{justify-content:center;align-items:end;gap:2px;width:100%;height:120px;display:flex}.trend-bar-threats{background:linear-gradient(#ff5722,#f44336)}.trend-bar-blocked,.trend-bar-threats{border-radius:2px 2px 0 0;width:8px;min-height:4px}.trend-bar-blocked{background:linear-gradient(#0c6,#0f8)}.trend-values{text-align:center;flex-direction:column;gap:.25rem;margin-top:.5rem;display:flex}.threats-value{color:#f44336}.blocked-value,.threats-value{font-size:.8rem;font-weight:600}.blocked-value{color:#0f8}.ai-threats{backdrop-filter:blur(20px);text-align:center;background:#1e293b40;padding:100px 0;position:relative}.ai-threats:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#00ff881a 0,#0000 50%),radial-gradient(circle at 80% 70%,#0066661a 0,#0000 50%);position:absolute;inset:0}.ai-threats .container{z-index:1;max-width:800px;position:relative}.ai-threats p{color:#ffffffe6;text-shadow:0 1px 2px #0003;margin-bottom:1.5rem;font-size:1.2rem;line-height:1.7}.ai-threats .btn{margin-top:2rem}.info-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:24px 0 16px;display:grid}.info-card{backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #0f83;border-radius:16px;padding:20px;transition:all .3s;position:relative;box-shadow:0 6px 18px #0000001a}.info-card:first-child{background:#00ff8814;border:2px solid #00ff884d;box-shadow:0 8px 24px #00ff8826}.info-card-glow{background:#00ff8814!important;border:2px solid #00ff884d!important;box-shadow:0 8px 24px #00ff8826!important}.info-card--accent{background:#e6f7ec;border:1px solid #b9e7c8;border-radius:12px}.info-card--accent h3{color:#0b7a36}.info-cards .info-card .btn.btn-primary.ai-primary-btn{color:#fff;background:#0b7a36;border:1px solid #0b7a36}.info-cards .info-card .btn.btn-primary.ai-primary-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.info-card:hover{border-color:#0f86;transform:translateY(-2px);box-shadow:0 8px 24px #0f83}.info-card:after{content:"";pointer-events:none;border-radius:16px;position:absolute;inset:0;box-shadow:0 0 0 1px #00ff880f,0 8px 24px #00ff880f}.info-card h3{color:#0f8;text-shadow:0 0 10px #00ff884d;margin:0 0 10px;font-size:1.5rem;font-weight:700}.info-card p{color:#ffffffe6;text-shadow:0 1px 2px #0003;margin:10px 0;line-height:1.55}.info-card .btn{margin-top:12px;display:inline-block}.why-ilminate{text-align:center;max-width:800px;margin-bottom:32px;margin-left:auto;margin-right:auto}.why-ilminate h3{color:#0f8;text-shadow:0 0 10px #00ff884d;margin-bottom:12px;font-size:1.8rem;font-weight:700}.why-ilminate p{color:#ffffffe6;text-shadow:0 1px 2px #0003;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}@media (max-width:900px){.info-cards{grid-template-columns:1fr}}.cta-buttons{gap:1.5rem;margin:3rem 0}.cta-buttons .btn{min-width:200px}.news{backdrop-filter:blur(20px);background:#1e293b33;padding:100px 0;position:relative}.news:before{content:"";pointer-events:none;background:radial-gradient(circle at 40% 20%,#14b8a61a 0,#0000 50%),radial-gradient(circle at 60% 80%,#fbbf240d 0,#0000 50%);position:absolute;inset:0}.loading-spinner{text-align:center;padding:4rem 0}.spinner{border:4px solid #e5e7eb;border-top-color:#066;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.error-message{text-align:center;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:2rem}.news-filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.filter-btn{cursor:pointer;color:#6b7280;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.filter-btn:hover{color:#066;border-color:#066}.filter-btn.active{color:#fff;background:#066;border-color:#066}.news-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem;margin-bottom:5rem;display:grid;position:relative}.news-card{backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001a}.news-card:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);transition:opacity .3s;position:absolute;inset:0}.news-card:hover:before{opacity:1}.news-card:hover{border-color:#ffffff4d;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0003}.news-card-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.category-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.news-source{color:#6b7280;font-size:.875rem;font-weight:500}.news-title{z-index:1;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;line-height:1.4;position:relative}.news-title a{color:#fff;text-shadow:0 2px 4px #0000004d;text-decoration:none;transition:all .3s}.news-title a:hover{color:#0f8;text-shadow:0 4px 8px #0006}.news-description{color:#ffffffe6;z-index:1;text-shadow:0 1px 2px #0003;margin-bottom:2rem;font-size:1.1rem;line-height:1.7;position:relative}.news-meta{z-index:1;border-top:1px solid #fff3;justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex;position:relative}.news-date{color:#ffffffb3}.news-date,.read-more{text-shadow:0 1px 2px #0003;font-size:.9rem}.read-more{color:#0f8;font-weight:600;text-decoration:none;transition:all .3s}.read-more:hover{color:#0c6;text-shadow:0 2px 4px #0000004d;transform:translate(3px)}.rss-info{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d}.rss-info h3{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.rss-info p{color:#6b7280;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.rss-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.newsletter-signup{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.newsletter-signup h3{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.newsletter-signup p{color:#6b7280;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.newsletter-form{max-width:500px;margin:0 auto}.newsletter-form .form-group{gap:1rem;margin-bottom:1rem;display:flex}.newsletter-input{background:#fff;border:2px solid #e5e7eb;border-radius:8px;flex:1;padding:1rem;font-size:1rem;transition:border-color .3s}.newsletter-input:focus{border-color:#066;outline:none}.newsletter-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#066,#004d4d);border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.newsletter-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0066664d}.newsletter-disclaimer{color:#9ca3af;margin:0;font-size:.8rem}@media (max-width:768px){.hamburger{display:flex}.nav-menu{backdrop-filter:blur(20px);text-align:center;border-top:1px solid #00a8a833;flex-direction:column;justify-content:flex-start;padding:2rem 0;transition:all .3s;left:-100%;overflow-y:auto;box-shadow:0 10px 27px #0000004d;z-index:9999!important;width:100%!important;height:calc(100vh - 70px)!important;min-height:calc(100vh - 70px)!important;margin:0!important;position:fixed!important;top:70px!important}.nav-menu,.nav-menu.active{background:#0f172a!important}.nav-menu.active{opacity:1!important;left:0!important}.nav-container ul.nav-menu,.nav-container ul.nav-menu.active,.nav-menu,.nav-menu.active,.nav-menu:not(.active),.navbar ul.nav-menu,.navbar ul.nav-menu.active,ul.nav-menu,ul.nav-menu.active{background:#0f172a!important}.nav-menu{position:relative}.nav-menu:before{content:"";z-index:-1;position:absolute;inset:0}.nav-menu.active:before,.nav-menu:before{background:#0f172a!important;display:block!important}.cape-fear-images{grid-template-columns:1fr;gap:1.5rem;margin:2rem 0}.region-image img{height:150px}.nav-menu li{margin:1rem 0}.nav-menu .nav-item,.nav-menu .nav-link,.nav-menu li{background:0 0!important}.hero-container{text-align:center;grid-template-columns:1fr}.hero-title{font-size:2.5rem}.hero-buttons{flex-direction:column;align-items:center}.lighthouse-svg{width:250px;height:auto}.about-content,.contact-content,.mockup-charts,.stats{grid-template-columns:1fr}.stats{max-width:100%}.footer-content{text-align:center;grid-template-columns:1fr}}@media (max-width:480px){.container{padding:0 15px}.hero-title,.section-header h2{font-size:2rem}.mockup-cards,.reports-features,.services-grid{grid-template-columns:1fr}.lighthouse-svg{width:200px;height:auto}.news-grid{grid-template-columns:1fr}.news-filters{flex-direction:column;align-items:center}.filter-btn{text-align:center;width:200px}.rss-links{align-items:center}.newsletter-form .form-group,.rss-links{flex-direction:column}.newsletter-btn{width:100%}}.rss-feeds{background:#f9fafb;padding:80px 0}.rss-controls{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.search-box{max-width:400px;margin:0 auto;position:relative}.search-input{background:#fff;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:1rem 3rem 1rem 1rem;font-size:1rem;transition:border-color .3s}.search-input:focus{border-color:#066;outline:none}.search-icon{color:#6b7280;font-size:1.2rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.category-filters{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.category-btn{cursor:pointer;color:#6b7280;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .3s}.category-btn:hover{color:#066;border-color:#066}.category-btn.active{color:#fff;background:#066;border-color:#066}.import-section{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:3rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.import-all-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#066,#004d4d);border:none;border-radius:12px;margin-bottom:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.import-all-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0066664d}.import-description{color:#6b7280;margin:0;font-size:.9rem}.feeds-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.feed-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.feed-card:before{content:"";background:var(--feed-color);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.feed-card:hover:before{transform:scaleX(1)}.feed-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.feed-card.active{border-color:var(--feed-color)}.feed-header{justify-content:space-between;margin-bottom:1rem}.feed-header,.feed-icon{align-items:center;display:flex}.feed-icon{color:#fff;border-radius:12px;justify-content:center;width:48px;height:48px;font-size:1.5rem;box-shadow:0 4px 8px #0000001a}.status-dot{width:12px;height:12px;display:inline-block}.status-dot.active{background:#059669;box-shadow:0 0 0 2px #05966933}.status-dot.inactive{background:#dc2626;box-shadow:0 0 0 2px #dc262633}.feed-content{margin-bottom:1.5rem}.feed-name{color:#1f2937;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;line-height:1.4}.feed-description{color:#6b7280;font-size:.9rem;line-height:1.5}.feed-category,.feed-description{margin-bottom:1rem}.category-tag{color:#374151;text-transform:capitalize;background:#f3f4f6;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.feed-footer{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.feed-url{color:#9ca3af;text-overflow:ellipsis;flex:1;margin-right:1rem;font-family:monospace;overflow:hidden}.feed-url,.subscribe-btn{white-space:nowrap;font-size:.8rem}.subscribe-btn{background:var(--feed-color);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-weight:500;transition:all .3s}.subscribe-btn:hover{opacity:.9;transform:translateY(-1px)}.rss-instructions{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d}.rss-instructions h3{color:#1f2937;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.instructions-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.instruction-card{text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.instruction-icon{margin-bottom:1rem;font-size:2.5rem}.instruction-card h4{color:#1f2937;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.instruction-card p{color:#6b7280;margin:0;font-size:.9rem;line-height:1.5}@media (max-width:768px){.rss-controls{gap:1.5rem}.category-filters{flex-direction:column;align-items:center}.category-btn{text-align:center;width:200px}.feeds-grid{grid-template-columns:1fr}.feed-footer{flex-direction:column;align-items:stretch;gap:1rem}.feed-url{margin-bottom:.5rem;margin-right:0}.instructions-grid{grid-template-columns:1fr}}#ai-attacks.ai-centered{margin:0 auto!important}#ai-attacks .ai-maxwrap{max-width:960px;margin:0 auto;padding:0 16px}#ai-attacks .section-header{text-align:center}#ai-attacks .info-card,#ai-attacks.info-card,.ai-page#ai-attacks .info-card{box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important}#ai-attacks .info-card--accent,#ai-attacks .info-card.info-card--accent,.ai-page#ai-attacks .info-card--accent{backdrop-filter:none!important;box-shadow:none!important;background:#e6f7ec!important;border:1px solid #b9e7c8!important;border-radius:12px!important}#ai-attacks .info-card--accent:after,#ai-attacks .info-card--accent:before{background:0 0!important;display:none!important}#ai-attacks .service-card{box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important}#ai-attacks .info-card:after,#ai-attacks .info-card:before,#ai-attacks .service-card:after,#ai-attacks .service-card:before{display:none!important}#ai-attacks .what-you-get-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:16px!important;display:grid!important}@media (max-width:1024px){#ai-attacks .what-you-get-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){#ai-attacks .what-you-get-row{grid-template-columns:1fr!important}}#ai-attacks .what-you-get-row .service-card{text-align:center!important;flex-direction:column!important;align-items:center!important;padding:16px!important;display:flex!important}#ai-attacks .info-card,#ai-attacks .info-card :after,#ai-attacks .info-card :before,#ai-attacks .service-card,#ai-attacks .service-card :after,#ai-attacks .service-card :before{box-shadow:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important}#ai-attacks,#ai-attacks .ai-maxwrap:after,#ai-attacks .ai-maxwrap:before,#ai-attacks:after,#ai-attacks:before{backdrop-filter:none!important;background:0 0!important}#ai-attacks .info-card.info-card--accent,#ai-attacks section.info-card.info-card--accent,.ai-page#ai-attacks .info-card--accent,.ai-page.ai-centered#ai-attacks .info-card--accent{box-shadow:none!important;backdrop-filter:none!important;background:#e6f7ec!important;border:1px solid #b9e7c8!important;border-radius:12px!important}#ai-attacks ul{margin:0!important;padding-left:0!important;list-style:none!important}#ai-attacks li{margin:8px 0!important;padding-left:0!important}.contact-section{background:#0f172a;min-height:100vh;padding:120px 0 100px;position:relative;overflow:hidden}.contact-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#0066661a 0,#0000 50%),radial-gradient(circle at 70% 80%,#f3e3890d 0,#0000 50%);position:absolute;inset:0}.contact-section .container{z-index:1;position:relative}.contact-section .section-header h2{color:#f3e389;text-shadow:0 0 10px #f3e3894d}.contact-section .section-header p{color:#fffc;text-shadow:0 1px 2px #0003}.success-wrapper{max-width:600px;margin:0 auto}.success-message{text-align:center;backdrop-filter:blur(10px);background:#0006;border:2px solid #00ff884d;border-radius:20px;padding:4rem 2rem}.success-icon{color:#0f8;text-shadow:0 0 30px #0f89;margin-bottom:2rem;font-size:5rem;animation:successPulse 2s ease-in-out infinite}@keyframes successPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.success-message h3{color:#f3e389;text-shadow:0 0 10px #f3e3894d;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.success-message p{color:#ffffffe6;text-shadow:0 1px 2px #0003;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.contact-info-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.info-card-modern{text-align:center;backdrop-filter:blur(10px);background:#0006;border:1px solid #0066664d;border-radius:16px;padding:2rem 1.5rem;transition:all .3s}.info-card-modern:hover{border-color:#f3e389;transform:translateY(-5px);box-shadow:0 0 30px #f3e38933}.info-card-icon{color:#f3e389;background:linear-gradient(135deg,#0f83,#f3e38933);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.8rem;display:flex}.info-card-modern h3{color:#f3e389;text-shadow:0 0 5px #f3e3894d;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.info-card-modern p{color:#ffffffe6;text-shadow:0 1px 2px #0003;margin:.25rem 0}.info-card-modern a{color:#0f8;text-decoration:none;transition:all .3s}.info-card-modern a:hover{color:#f3e389;text-shadow:0 0 10px #f3e38980}.info-subtitle{color:#fff9!important;font-size:.85rem!important}.contact-form-wrapper-modern{backdrop-filter:blur(10px);background:#0006;border:1px solid #0066664d;border-radius:20px;max-width:800px;margin:0 auto;overflow:hidden;box-shadow:0 8px 32px #0000004d}.form-header{text-align:center;background:linear-gradient(135deg,#0663,#0363);border-bottom:1px solid #0066664d;padding:2.5rem 2rem 1.5rem}.form-header h3{color:#f3e389;text-shadow:0 0 10px #f3e3894d;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.form-header p{color:#fffc;margin:0;font-size:1rem}.contact-form-modern{padding:2rem}.form-section{margin-bottom:2.5rem}.form-section-title{border-bottom:2px solid #0066664d;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.form-section-title i{color:#f3e389;font-size:1.25rem}.form-section-title span{color:#f3e389;text-shadow:0 0 5px #f3e38933;font-size:1.1rem;font-weight:700}.form-group-modern{margin-bottom:1.5rem;position:relative}.form-group-modern input,.form-group-modern select,.form-group-modern textarea{color:#fff;backdrop-filter:blur(10px);background:#0000004d;border:2px solid #0066664d;border-radius:12px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s}.form-group-modern input:focus,.form-group-modern select:focus,.form-group-modern textarea:focus{background:#00000080;border-color:#f3e389;outline:none;box-shadow:0 0 15px #f3e3894d}.form-group-modern label{color:#fff9;pointer-events:none;background:0 0;padding:0 .5rem;font-size:1rem;transition:all .3s;position:absolute;top:1rem;left:3rem}.form-group-modern input:not(:-moz-placeholder)+label,.form-group-modern textarea:not(:-moz-placeholder)+label{color:#f3e389;background:#000c;padding:0 .5rem;font-size:.85rem;font-weight:600;top:-.75rem;left:2.5rem}.form-group-modern input:focus+label,.form-group-modern input:not(:placeholder-shown)+label,.form-group-modern select:focus+label,.form-group-modern select:not([value=""])+label,.form-group-modern textarea:focus+label,.form-group-modern textarea:not(:placeholder-shown)+label{color:#f3e389;background:#000c;padding:0 .5rem;font-size:.85rem;font-weight:600;top:-.75rem;left:2.5rem}.form-input-icon{color:#ffffff80;pointer-events:none;font-size:1rem;transition:all .3s;position:absolute;top:1rem;left:1rem}.form-group-modern input:focus~.form-input-icon,.form-group-modern select:focus~.form-input-icon,.form-group-modern textarea:focus~.form-input-icon{color:#f3e389}.form-group-modern select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23F3E389' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:3rem}.form-group-modern select option{color:#fff;background:#012}.form-group-modern textarea{resize:vertical;min-height:120px;padding-top:1.5rem;font-family:inherit}.form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.services-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.service-checkbox{cursor:pointer;display:block}.service-checkbox input{display:none}.service-checkbox-content{background:#0000004d;border:2px solid #0066664d;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;transition:all .3s;display:flex;position:relative}.service-checkbox:hover .service-checkbox-content{border-color:#f3e38980;transform:translateY(-2px);box-shadow:0 4px 15px #0003}.service-checkbox input:checked+.service-checkbox-content{background:linear-gradient(135deg,#0066664d,#0033664d);border-color:#f3e389;box-shadow:0 0 20px #f3e3894d}.service-icon{text-align:center;min-width:40px;font-size:1.5rem}.service-checkbox-content span{color:#ffffffe6;flex:1;font-size:.95rem;font-weight:600}.checkbox-indicator{border:2px solid #ffffff4d;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex}.checkbox-indicator i{color:#0000;font-size:.9rem;transition:all .3s}.service-checkbox input:checked+.service-checkbox-content .checkbox-indicator{background:#f3e389;border-color:#f3e389}.service-checkbox input:checked+.service-checkbox-content .checkbox-indicator i{color:#012}.btn-submit-modern{color:#012;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#0f8,#0c6);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #00ff884d}.btn-submit-modern:hover:not(:disabled){background:linear-gradient(135deg,#0c6,#0f8);transform:translateY(-2px);box-shadow:0 6px 25px #00ff8880}.btn-submit-modern:disabled{opacity:.6;cursor:not-allowed}.btn-submit-modern i{font-size:1.2rem}.error-message-modern{background:#f443361a;border:2px solid #f4433666;border-radius:12px;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.error-message-modern i{color:#f44336;margin-top:.25rem;font-size:1.5rem}.error-message-modern strong{color:#f44336;margin-bottom:.25rem;font-size:1.1rem;display:block}.error-message-modern p{color:#fffc;margin:0;font-size:.95rem}.form-disclaimer-modern{text-align:center;color:#fff9;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;margin-bottom:0;font-size:.9rem;display:flex}.form-disclaimer-modern i{color:#0f8}@media (max-width:1024px){.contact-info-grid{gap:1.5rem}.contact-info-grid,.services-grid{grid-template-columns:1fr}}@media (max-width:768px){.form-row{grid-template-columns:1fr}.contact-form-modern{padding:1.5rem}.form-header{padding:2rem 1.5rem 1rem}.service-checkbox-content{padding:1rem}}@media (max-width:480px){.contact-section{padding:80px 0 60px}.success-icon{font-size:4rem}.success-message h3{font-size:2rem}.form-header h3{font-size:1.5rem}.btn-submit-modern{padding:1rem 1.5rem;font-size:1rem}}@media (max-width:1024px){.who-benefits-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.who-benefits-grid{grid-template-columns:1fr!important}}.section-intro{color:#ffffffe6;text-align:center;max-width:900px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.8}.what-ilminate-does{background:0 0;padding:120px 20px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.features-grid-4x4{grid-template-columns:repeat(4,1fr);max-width:1400px;margin:0 auto 3rem}.feature-card{backdrop-filter:blur(20px);text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:280px;padding:2.5rem;transition:all .3s;display:flex}.feature-card:hover{border-color:#0f86;transform:translateY(-5px);box-shadow:0 10px 30px #0f83}.feature-icon{color:#0f8;margin-bottom:1.5rem;font-size:3rem}.feature-card h3{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.feature-card p{color:#ffffffe6;font-size:1rem;line-height:1.7}.platform-note{text-align:center;background:#0663;border:1px solid #0f83;border-radius:12px;max-width:800px;margin:0 auto;padding:2rem}.platform-note p{color:#ffffffe6;margin:0;font-size:1rem;line-height:1.7}.why-targeted{background:#004d4d4d;padding:120px 20px}.stats-list{flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;display:flex}.stat-item{backdrop-filter:blur(20px);background:#ffffff1a;border-left:4px solid #0f8;border-radius:12px;padding:1.5rem 2rem;transition:all .3s}.stat-item:hover{transform:translate(5px);box-shadow:0 5px 20px #0f83}.stat-item p{color:#fffffff2;margin:0;font-size:1.1rem;line-height:1.7}.stat-item a{color:#0f8;font-weight:600;text-decoration:underline;transition:color .3s}.stat-item a:hover{color:#00cc6a}.how-it-works{background:0 0;padding:120px 20px}.layers-list{flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto;display:flex}.layer-item{backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:2rem;transition:all .3s}.layer-item:hover{border-color:#0f86;transform:translate(5px)}.layer-item h3{color:#0f8;margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.layer-item p{color:#ffffffe6;margin:0;font-size:1rem;line-height:1.7}.real-world-examples{background:#004d4d4d;padding:120px 20px}.examples-list{flex-direction:column;gap:1.5rem;max-width:900px;margin:0 auto 2rem;display:flex}.example-item{backdrop-filter:blur(20px);background:#ffffff1a;border-left:4px solid #f449;border-radius:12px;padding:1.5rem 2rem;transition:all .3s}.example-item:hover{border-left-color:#ff4444e6;transform:translate(5px)}.example-item p{color:#fffffff2;margin:0;font-size:1.1rem;line-height:1.7}.examples-closing{text-align:center;background:#0663;border-radius:12px;max-width:800px;margin:0 auto;padding:2rem}.examples-closing p{color:#fffffff2;margin:0;font-size:1.2rem;font-weight:600}.why-choose{background:0 0;padding:120px 20px}.reasons-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.reasons-grid-4x4{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:2.5rem;max-width:1400px;margin:0 auto 4rem}.reasons-grid-4x4>.reason-card{width:100%;height:100%}.cape-fear-section{border-top:1px solid #fff3;margin-top:4rem;padding-top:4rem}.cape-fear-images{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1400px;margin:0 auto;display:grid}.cape-fear-image-card{backdrop-filter:blur(20px);text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;transition:all .3s;overflow:hidden}.cape-fear-image-card:hover{border-color:#0f86;transform:translateY(-5px);box-shadow:0 10px 30px #0f83}.cape-fear-image-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:250px;display:block}.cape-fear-image-card p{color:#fffffff2;margin:0;padding:1.5rem;font-size:1.1rem;font-weight:600;line-height:1.6}.reason-card{backdrop-filter:blur(20px);text-align:center;aspect-ratio:1;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;min-height:0;padding:2rem 1.5rem;transition:all .3s;display:flex;overflow:hidden}.reason-card:hover{border-color:#0f86;transform:translateY(-5px);box-shadow:0 10px 30px #0f83}.reason-icon{color:#0f8;flex-shrink:0;margin-bottom:1rem;font-size:3rem;line-height:1}.reason-card h3{color:#fff;flex-shrink:0;margin-bottom:.75rem;font-size:1.3rem;font-weight:700;line-height:1.3}.reason-card p{color:#ffffffe6;text-align:center;flex-grow:1;justify-content:center;align-items:flex-start;margin:0;padding-top:.5rem;font-size:.95rem;line-height:1.5;display:flex}.faq-section{background:#004d4d4d;padding:120px 20px}.faq-list{max-width:900px;margin:0 auto}.faq-item{backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;margin-bottom:1rem;transition:all .3s;overflow:hidden}.faq-item:hover{border-color:#0f86}.faq-question{text-align:left;cursor:pointer;color:#fff;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;font-size:1.2rem;font-weight:600;transition:color .3s;display:flex}.faq-question:hover{color:#0f8}.faq-question i{color:#0f8;transition:transform .3s}.faq-item.open .faq-question i{transform:rotate(180deg)}.faq-answer{color:#ffffffe6;padding:0 2rem 1.5rem;font-size:1rem;line-height:1.7}.faq-answer p{margin:0}.faq-answer a{color:#0f8;font-weight:600;text-decoration:underline}.faq-answer a:hover{color:#00cc6a}.final-cta{text-align:center;background:#004c4c66;padding:100px 20px}.final-cta h2{color:#fff;text-shadow:0 4px 8px #0000004d;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.final-cta p{color:#ffffffe6;max-width:700px;margin:0 auto 2.5rem;font-size:1.3rem;line-height:1.8}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-large{padding:18px 40px;font-size:1.2rem}@media (max-width:1024px){.cape-fear-images,.features-grid-4x4,.reasons-grid-4x4{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about,.faq-section,.how-it-works,.real-world-examples,.what-ilminate-does,.why-choose,.why-targeted{padding:80px 20px}.about-content-grid{grid-template-columns:1fr;gap:2rem}.about-stats{grid-template-columns:repeat(2,1fr);gap:1rem}.about-stat-card{padding:1.5rem}.about-stat-card .stat-number{font-size:2rem}.about-images-section{grid-template-columns:1fr;gap:1.5rem}.section-intro{margin-bottom:2rem;font-size:1.1rem}.features-grid,.features-grid-4x4,.reasons-grid,.reasons-grid-4x4{grid-template-columns:1fr;gap:1.5rem}.cape-fear-images{grid-template-columns:1fr;gap:2rem}.cape-fear-image-card img{height:200px}.feature-card,.reason-card{padding:1.5rem}.example-item,.layer-item,.stat-item{padding:1.25rem 1.5rem}.example-item p,.layer-item p,.stat-item p{font-size:1rem}.faq-question{padding:1.25rem 1.5rem;font-size:1.1rem}.faq-answer{padding:0 1.5rem 1.25rem}.final-cta h2{font-size:2rem}.final-cta p{font-size:1.1rem}.btn-large{width:100%;max-width:400px}.layout .nav-menu.active,.nav-container .nav-menu.active,.nav-menu.active,.navbar .nav-menu.active,nav .nav-menu.active,ul.nav-menu.active{background:#0f172a padding-box padding-box!important}.nav-menu.active .nav-item,.nav-menu.active li{background:0 0!important}.nav-menu.active .nav-link{color:#fff!important;background:0 0!important}}.chatbot-backdrop{backdrop-filter:blur(4px);z-index:9998;background:#0009;position:fixed;inset:0}.chatbot-container{z-index:9999;background:#0f172a;border:2px solid #0f8;border-radius:16px;flex-direction:column;width:420px;max-width:calc(100vw - 40px);height:600px;max-height:calc(100vh - 40px);display:flex;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 20px 60px #00ff884d}.chatbot-header{background:linear-gradient(135deg,#066,#004d4d);border-bottom:1px solid #0f83;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.chatbot-header-content{align-items:center;gap:12px;display:flex}.chatbot-avatar{color:#0f8;background:#0f83;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.chatbot-header h3{color:#fff;margin:0;font-size:16px;font-weight:600}.chatbot-status{color:#ffffffb3;align-items:center;gap:6px;margin:0;font-size:12px;display:flex}.status-dot{background:#0f8;border-radius:50%;width:8px;height:8px;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.chatbot-close{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:20px;transition:all .2s}.chatbot-close:hover{color:#fff;background:#ffffff1a}.chatbot-messages{background:#0f172a;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-track{background:#00ff881a}.chatbot-messages::-webkit-scrollbar-thumb{background:#0f8;border-radius:3px}.chatbot-message{align-items:flex-start;gap:12px;animation:fadeIn .3s ease-in;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chatbot-message.user-message{flex-direction:row-reverse}.chatbot-avatar-small{color:#0f8;background:#0f83;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.message-content{flex-direction:column;gap:4px;max-width:75%;display:flex}.user-message .message-content{align-items:flex-end}.message-text{white-space:pre-wrap;word-wrap:break-word;border-radius:12px;padding:12px 16px;font-size:14px;line-height:1.5}.assistant-message .message-text{color:#e2e8f0;background:#0666;border:1px solid #0f83}.user-message .message-text{color:#0f172a;background:linear-gradient(135deg,#0f8,#0c6);font-weight:500}.message-time{color:#ffffff80;padding:0 4px;font-size:11px}.typing-indicator{background:#0666;border:1px solid #0f83;border-radius:12px;gap:4px;padding:12px 16px;display:flex}.typing-indicator span{background:#0f8;border-radius:50%;width:8px;height:8px;animation:typing 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.7;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}.chatbot-error{color:#fca5a5;background:#dc262633;border:1px solid #dc262666;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:13px;display:flex}.chatbot-quick-actions{background:#0066661a;border-top:1px solid #00ff881a;padding:16px 20px}.chatbot-quick-actions p{color:#ffffffb3;margin:0 0 12px;font-size:12px;font-weight:600}.quick-actions-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.quick-action-btn{color:#0f8;cursor:pointer;text-align:left;background:#00ff881a;border:1px solid #00ff884d;border-radius:8px;padding:8px 12px;font-size:12px;transition:all .2s}.quick-action-btn:hover{background:#0f83;border-color:#0f8;transform:translateY(-1px)}.chatbot-input-container{background:#0066661a;border-top:1px solid #0f83;padding:16px 20px}.chatbot-input-wrapper{align-items:flex-end;gap:8px;margin-bottom:8px;display:flex}.chatbot-input{color:#fff;resize:none;background:#0f172acc;border:1px solid #00ff884d;border-radius:12px;flex:1;min-height:44px;max-height:120px;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.chatbot-input:focus{border-color:#0f8;outline:none;box-shadow:0 0 0 3px #00ff881a}.chatbot-input:disabled{opacity:.6;cursor:not-allowed}.chatbot-input::-moz-placeholder{color:#ffffff80}.chatbot-input::placeholder{color:#ffffff80}.chatbot-send{color:#0f172a;cursor:pointer;background:linear-gradient(135deg,#0f8,#0c6);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:all .2s;display:flex}.chatbot-send:hover:not(:disabled){background:linear-gradient(135deg,#0c6,#0a5);transform:translateY(-1px);box-shadow:0 4px 12px #00ff884d}.chatbot-send:disabled{opacity:.5;cursor:not-allowed}.chatbot-disclaimer{color:#ffffff80;justify-content:center;align-items:center;gap:6px;margin:0;font-size:11px;display:flex}.chatbot-disclaimer i{color:#0f8}.chatbot-toggle-btn{color:#0f172a;cursor:pointer;z-index:9997;background:linear-gradient(135deg,#0f8,#0c6);border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:60px;height:60px;font-size:24px;transition:all .3s;animation:bounce 2s infinite;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px #0f86}.chatbot-toggle-btn:hover{transform:scale(1.1);box-shadow:0 12px 32px #00ff8880}.chatbot-toggle-btn span{font-size:10px;font-weight:600}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width:768px){.chatbot-container{border-radius:12px;width:calc(100vw - 20px);height:calc(100vh - 20px);bottom:10px;right:10px}.chatbot-toggle-btn{width:56px;height:56px;font-size:20px;bottom:15px;right:15px}.message-content{max-width:85%}.quick-actions-grid{grid-template-columns:1fr}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}