*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #F8F9FB;--bg-alt: #EAECF0;--bg-dark: #1B2A47;--bg-dark-accent: #111D32;--bg-dark-lighter: #243656;--text: #1a1f2e;--text-secondary: #444D5E;--text-muted: #6B7A94;--text-very-muted: #8A9BB0;--text-on-dark: #E8EAF0;--text-on-dark-muted: #8A9BB0;--accent: #D4922A;--accent-hover: #B87A1E;--accent-soft: rgba(212, 146, 42, .1);--accent-glow: rgba(212, 146, 42, .22);--card-bg: #FFFFFF;--card-border: rgba(107, 122, 148, .12);--card-hover-bg: #FAFBFC;--card-hover-border: rgba(212, 146, 42, .3);--divider: rgba(107, 122, 148, .12);--max-width: 800px;--max-width-wide: 1060px;--radius: 20px;--radius-sm: 14px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:var(--bg-dark-lighter);border-radius:4px}html{font-size:16px;scroll-behavior:smooth;scrollbar-color:var(--bg-dark-lighter) var(--bg-dark);scrollbar-width:thin}body{font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--bg);color:var(--text);line-height:1.7;min-height:100vh;display:flex;flex-direction:column;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{flex:1}a{color:var(--accent);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-hover)}img{max-width:100%;height:auto}.site-header{position:relative;z-index:100;background:transparent}body.is-home .site-header{position:absolute;top:0;left:0;right:0}.nav-container{max-width:var(--max-width-wide);margin:0 auto;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.site-logo{font-family:Raleway,sans-serif;font-size:1.35rem;font-weight:800;color:var(--text);letter-spacing:-.02em}body.is-home .site-logo{color:#fff}body.is-home .nav-links a{color:#fff9}body.is-home .nav-links a:hover,body.is-home .nav-links a.active,.site-logo:hover{color:var(--accent)}.nav-links{display:flex;gap:2rem}.nav-links a{color:var(--text-secondary);font-size:.9rem;font-weight:500;letter-spacing:.01em;transition:color .2s ease}.nav-links a:hover,.nav-links a.active{color:var(--accent)}.nav-cta{background:var(--accent);color:#fff!important;padding:.5rem 1.25rem;border-radius:8px;font-weight:700!important;font-size:.85rem!important;transition:background .2s ease,transform .2s ease!important}.nav-cta:hover{background:var(--accent-hover);color:#fff!important;transform:translateY(-1px)}.site-footer{border-top:1px solid var(--divider);margin-top:0;padding:4rem 2rem 2rem;background:var(--bg-alt);color:var(--text)}.site-footer a{color:var(--text-muted)}.site-footer a:hover{color:var(--accent)}.footer-container{max-width:var(--max-width-wide);margin:0 auto}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-col{display:flex;flex-direction:column;gap:.75rem}.footer-col h4{font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:var(--text);margin-bottom:.5rem}.footer-col a{color:var(--text-muted);font-size:.9rem;transition:color .2s ease}.footer-col a:hover{color:var(--accent)}.footer-logo{font-family:Raleway,sans-serif;font-size:1.35rem;font-weight:800;color:var(--text);letter-spacing:-.02em}.footer-brand p{color:var(--text-muted);font-size:.875rem;line-height:1.6}.footer-nav{display:flex;gap:1.25rem;margin-top:.5rem}.footer-nav a{color:var(--text-muted);font-size:.85rem}.footer-nav a:hover{color:var(--accent)}.footer-newsletter-text{color:var(--text-muted);font-size:.875rem;line-height:1.6}.footer-cta{color:var(--accent);font-weight:800;font-size:.9rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--divider)}.footer-bottom p{color:var(--text-very-muted);font-size:.8rem}.page-container{max-width:var(--max-width);margin:0 auto;padding:4rem 2rem}.page-container-wide{max-width:var(--max-width-wide);margin:0 auto;padding:4rem 2rem}h1,h2,h3,h4,h5,h6{font-family:Raleway,Lato,sans-serif;line-height:1.3;font-weight:800;letter-spacing:-.02em;color:var(--text)}h1{font-size:2.5rem;font-weight:800}h2{font-size:1.75rem;margin-top:2.5rem;margin-bottom:1rem}h3{font-size:1.35rem;margin-top:2rem;margin-bottom:.75rem}.hero{max-width:none;margin:0;padding:0;background:var(--bg-dark);position:relative;overflow:hidden;min-height:85vh;display:flex;align-items:center}.hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/hero-bg.jpg);background-size:cover;background-position:center;opacity:.35;z-index:0}.hero:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(to top,var(--bg-dark),transparent);z-index:0}.hero-content{max-width:var(--max-width-wide);margin:0 auto;padding:140px 2rem 80px;position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-text{text-align:left;max-width:620px}.hero-tagline-large{font-size:clamp(2.75rem,6vw,4rem);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:#fff;margin-bottom:1.75rem}.hero-body-light{font-size:1.05rem;color:#fffffff2;line-height:1.7;margin-bottom:1rem;font-weight:500}.hero-bold-light{font-size:1.15rem;color:#fff;font-weight:800;margin-bottom:.75rem}.hero-stat-light{font-size:.85rem;color:#ffffff80;margin-bottom:2rem;letter-spacing:.02em}.btn-outline-dark{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.btn-outline-dark:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;z-index:1}.hero-eyebrow{font-size:.95rem;font-weight:600;color:#ffffffb3;letter-spacing:.04em;margin-bottom:1rem}.hero-tagline{font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;letter-spacing:-.03em;margin-bottom:1.25rem;color:#fff;line-height:1.15}.b24-gold{color:var(--accent)}.hero-subtitle{font-size:clamp(1.05rem,2vw,1.15rem);color:#ffffffbf;line-height:1.8;max-width:520px;margin:0 0 2rem;font-weight:500}.hero-actions{display:flex;gap:1rem;align-items:center}.hero-visual{display:flex;align-items:center;justify-content:center}.hero-illustration{width:100%;max-width:400px;height:auto;border-radius:0;filter:brightness(1.1) drop-shadow(0 4px 20px rgba(0,0,0,.3))}.phone-frame{background:linear-gradient(145deg,#1a1f2e,#0f1420);border-radius:44px;padding:6px;box-shadow:0 30px 70px #0009,0 0 0 1px #ffffff12,inset 0 1px #ffffff14;width:280px;margin:0 auto}.phone-screen{background:#0b1120;border-radius:38px;overflow:hidden;position:relative}.phone-notch{width:120px;height:28px;background:#0f1420;border-radius:0 0 16px 16px;margin:0 auto;position:relative;z-index:2}.phone-status-bar{display:flex;justify-content:space-between;align-items:center;padding:8px 24px 0;font-size:12px;font-weight:600;color:#ffffffb3;position:relative;z-index:1;margin-top:-28px}.phone-chat-header{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.06);background:#ffffff08}.phone-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#d4922a,#b87a1e);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;position:relative;flex-shrink:0}.phone-avatar-online{position:absolute;bottom:0;right:0;width:9px;height:9px;background:#22c55e;border-radius:50%;border:2px solid #0b1120}.phone-messages{padding:12px 14px;display:flex;flex-direction:column;gap:4px;max-height:420px;overflow-y:auto}.phone-messages::-webkit-scrollbar{width:0}.phone-timestamp{text-align:center;font-size:10px;color:#ffffff40;padding:8px 0 4px;font-weight:500}.phone-bubble{background:#ffffff14;border-radius:16px 16px 16px 4px;padding:10px 14px;max-width:92%;color:#ffffffd9;font-size:12.5px;line-height:1.55;align-self:flex-start}.phone-bubble p{margin:0}.phone-bubble p+p{margin-top:6px}.phone-bubble .bubble-label{color:#d4922a;font-weight:600;font-size:11px;margin-bottom:4px}.phone-bubble ul{margin:4px 0;padding-left:0;list-style:none}.phone-bubble ul li{padding:1px 0}.phone-bubble ul li:before{content:"•";margin-right:6px;color:#fff6}.phone-bubble .weather-line{color:#ffffff80;font-size:11.5px;margin-top:8px}.phone-input-bar{display:flex;align-items:center;gap:8px;padding:10px 14px 14px;border-top:1px solid rgba(255,255,255,.05);background:#ffffff05}.phone-input-field{flex:1;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:8px 14px;font-size:12px;color:#ffffff4d}.phone-send-btn{width:32px;height:32px;border-radius:50%;background:#d4922a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 2rem;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 2px 12px #d4922a4d}.btn-primary:hover{background:var(--accent-hover);color:#fff;transform:translateY(-2px);box-shadow:0 4px 20px #d4922a66}.btn-outline{background:transparent;color:var(--text);border:2px solid var(--card-border)}.btn-outline:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.section-inner{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.section-subtitle{color:var(--text-muted);font-size:1.1rem;margin-bottom:2.5rem}.section-problem{padding:100px 2rem;background:var(--bg);text-align:center}.section-problem h2{font-size:clamp(1.75rem,4vw,2.5rem);max-width:700px;margin:0 auto 1.5rem;line-height:1.2}.section-problem p{color:var(--text-secondary);font-size:1.1rem;line-height:1.8;max-width:600px;margin:0 auto 1rem}.section-problem-tagline{color:var(--text)!important;font-weight:800;font-size:1.2rem!important;margin-top:1.5rem!important}.section-plan{padding:100px 2rem;background:var(--bg-dark);text-align:center}.section-plan h2{color:#fff;font-size:clamp(1.75rem,4vw,2.5rem);max-width:600px;margin:0 auto .75rem;line-height:1.2}.section-plan .section-subtitle{color:#ffffff80}.plan-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:var(--max-width-wide);margin:0 auto;text-align:center}.plan-step{display:flex;flex-direction:column;align-items:center}.plan-step-card{width:100%;aspect-ratio:16 / 10;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;position:relative}.plan-step-number{position:absolute;top:-16px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--accent);color:#fff;font-weight:800;font-size:1.1rem;box-shadow:0 4px 16px #d4922a66;z-index:1}.plan-step h3{color:#fff;font-size:1.15rem;margin:0 0 .5rem}.plan-step p{color:#fff9;font-size:.95rem;line-height:1.6;margin:0;max-width:260px}.section-usecases{padding:100px 2rem;background:var(--bg-dark)}.section-inner-wide{max-width:var(--max-width-wide);margin:0 auto}.section-usecases h2{color:#fff;font-size:clamp(1.75rem,4vw,2.25rem);margin-bottom:.75rem;line-height:1.2}.section-usecases .section-subtitle{color:#ffffff80;margin-bottom:3rem}.usecases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.usecase-card-wide{grid-column:span 1}.usecase-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-sm);padding:2rem 1.5rem}.usecase-card:hover{border-color:#d4922a4d;background:#ffffff0f}.usecase-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#d4922a26;color:var(--accent);margin-bottom:1rem}.usecase-label{display:inline-block;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:var(--accent);margin-bottom:.75rem}.usecase-card h3{color:#fff;font-size:1.05rem;margin:0 0 .75rem}.usecase-card p{color:#fff9;font-size:.9rem;line-height:1.6;margin:0;font-style:italic}.section-personas{padding:100px 2rem;background:var(--bg);text-align:center}.section-personas h2{font-size:clamp(1.75rem,4vw,2.25rem);max-width:650px;margin:0 auto 3rem;line-height:1.2}.personas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:var(--max-width-wide);margin:0 auto;text-align:left}.persona-card{padding:2rem;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-sm)}.persona-card h3{font-size:1.1rem;margin:0 0 .5rem;color:var(--text)}.persona-card p{color:var(--text-muted);font-size:.95rem;line-height:1.6;margin:0}.section-cta-dark{padding:100px 2rem;background:var(--bg-dark);text-align:center}.section-cta-dark h2{color:#fff;font-size:clamp(1.75rem,4vw,2.5rem);max-width:600px;margin:0 auto .75rem;line-height:1.2}.section-cta-subtitle{color:#ffffff80;font-size:1.1rem;margin-bottom:2.5rem}.section-cta-dark .btn-large{margin-top:2.5rem}.btn-large{padding:1rem 2.5rem;font-size:1.1rem}.section-light{background:var(--bg)}.section-gray{background:var(--bg-alt)}.section-dark{background:var(--bg-dark);color:var(--text-on-dark)}.section-dark h2,.section-dark h3{color:#fff}.section-dark p{color:var(--text-on-dark-muted)}.services{max-width:var(--max-width-wide);margin:0 auto;padding:80px 2rem 100px}.services-header{text-align:center;margin-bottom:3.5rem}.services-title{font-size:2rem;font-weight:800;color:var(--text);margin:0 0 .75rem}.services-subtitle{font-size:1.1rem;color:var(--text-muted);max-width:560px;margin:0 auto;line-height:1.7}.service-primary{background:var(--card-bg);border:1px solid var(--card-hover-border);border-radius:var(--radius);padding:48px 44px;margin-bottom:2.5rem;box-shadow:0 4px 30px #d4922a0f}.service-primary-content{max-width:640px}.service-primary-content h3{font-size:1.5rem;font-weight:800;margin:0 0 1rem;color:var(--text)}.service-primary-content p{color:var(--text-secondary);font-size:1.05rem;line-height:1.8;margin-bottom:1rem;font-weight:500}.service-primary-highlight{color:var(--text)!important;font-weight:700!important;font-style:italic;border-left:3px solid var(--accent);padding-left:1rem;margin:1.5rem 0}.service-primary-content .btn{margin-top:.5rem}.services-also{margin-top:1rem}.services-also-label{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);margin-bottom:1rem}.services-grid-secondary{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.service-card-secondary{display:flex;align-items:flex-start;gap:1rem;padding:24px;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-sm);transition:all .2s ease}.service-card-secondary:hover{border-color:var(--card-hover-border)}.service-secondary-icon{font-size:1.75rem;flex-shrink:0}.service-card-secondary h4{font-size:1rem;font-weight:800;margin:0 0 .35rem;color:var(--text)}.service-card-secondary p{font-size:.9rem;color:var(--text-muted);line-height:1.6;margin:0}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);padding:36px 32px;transition:all .3s ease;display:flex;flex-direction:column;box-shadow:0 2px 20px #6b7a940f}.service-card:hover{transform:translateY(-4px);border-color:var(--card-hover-border);box-shadow:0 8px 40px #6b7a941f}.service-card-featured{border-color:var(--card-hover-border);box-shadow:0 4px 30px #d4922a14}.service-card-icon{font-size:2.5rem;margin-bottom:1.25rem;display:block}.service-icon-elegant{width:120px;height:120px;object-fit:contain;margin-bottom:1.25rem}.service-icon-secondary{width:64px;height:64px;object-fit:contain;flex-shrink:0}.service-card h3{font-size:1.25rem;font-weight:800;margin:0 0 .75rem;color:var(--text)}.service-card p{color:var(--text-secondary);font-size:1rem;line-height:1.7;margin-bottom:1.25rem;flex:1;font-weight:500}.service-link{color:var(--accent);font-size:1rem;font-weight:800;transition:color .2s ease}.service-link:hover{color:var(--accent-hover)}.blog-showcase{background:var(--bg-dark);padding:120px 0}.blog-showcase-inner{max-width:var(--max-width-wide);margin:0 auto;padding:0 2rem}.blog-showcase-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:2.5rem}.blog-showcase-header h2{color:#fff;font-size:1.75rem;margin:0}.blog-showcase-link{color:var(--accent);font-weight:700;font-size:.95rem}.blog-carousel{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.blog-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-sm);overflow:hidden;transition:all .3s ease;scroll-snap-align:start;display:flex;flex-direction:column;text-decoration:none}.blog-card:hover{background:#ffffff14;border-color:#d4922a4d;transform:translateY(-3px)}.blog-card-thumb{width:100%;height:100px;overflow:hidden}.blog-card-thumb img{width:100%;height:100%;object-fit:cover}.blog-card-thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--bg-dark-accent),var(--bg-dark-lighter))}.blog-card-body{padding:20px;flex:1;display:flex;flex-direction:column}.blog-card-date{font-size:.8rem;color:var(--text-on-dark-muted);margin-bottom:.5rem}.blog-card h3{font-size:1.1rem;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.35}.blog-card p{font-size:.9rem;color:var(--text-on-dark-muted);line-height:1.6;margin:0;flex:1}.blog-list{display:flex;flex-direction:column;gap:2rem}.blog-subtitle{color:var(--text-secondary);margin-bottom:3rem}.blog-entry{padding-bottom:2rem;border-bottom:1px solid var(--divider)}.blog-entry:last-child{border-bottom:none}.blog-entry h2{font-size:1.5rem;margin:0 0 .5rem}.blog-entry h2 a{color:var(--text)}.blog-entry h2 a:hover{color:var(--accent)}.blog-entry .excerpt{color:var(--text-muted);line-height:1.7;margin-top:.75rem}.prose{max-width:var(--max-width);margin:0 auto;padding:4rem 2rem}.prose h1{margin-bottom:.5rem}.prose .post-date{color:var(--text-muted);font-size:.9rem;margin-bottom:3rem;display:block}.post-hero-image{width:100%;height:auto;border-radius:var(--radius-sm);margin-bottom:2.5rem;margin-top:.5rem}.prose h2{font-size:1.5rem;margin-top:3rem;margin-bottom:1rem;color:var(--text)}.prose h3{font-size:1.2rem;margin-top:2rem;margin-bottom:.75rem}.prose p{margin-bottom:1.5rem;color:var(--text);font-size:1.05rem;line-height:1.8;font-weight:500}.prose blockquote{border-left:3px solid var(--accent);padding:.75rem 1.25rem;margin:1.5rem 0;background:var(--bg-alt);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.prose blockquote p{color:var(--text-secondary);font-style:italic;margin-bottom:0}.prose strong{color:var(--text);font-weight:800}.prose ul,.prose ol{margin:1rem 0 1.5rem 1.5rem;color:var(--text)}.prose li{margin-bottom:.5rem;line-height:1.7}.prose code{background:var(--bg-alt);padding:.2em .4em;border-radius:6px;font-size:.9em;border:1px solid var(--card-border)}.prose hr{border:none;border-top:1px solid var(--divider);margin:3rem 0}.prose a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.about-header{margin-bottom:3rem}.about-header h1{margin-bottom:.75rem}.about-header p{color:var(--text-secondary);font-size:1.1rem}.about-content p{font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem;color:var(--text);font-weight:500}.about-content h2{color:var(--text);margin-top:3rem;margin-bottom:1rem}.contact-content{font-size:1.05rem;line-height:1.8}.contact-content p{margin-bottom:1.5rem}.contact-email{font-size:1.25rem;font-weight:800}.back-link{display:inline-block;color:var(--text-muted);font-size:.9rem;margin-bottom:2rem}.back-link:hover{color:var(--accent)}@media(max-width:768px){.hero-content-single{padding:0 1.5rem}.hero-tagline-large{font-size:clamp(2.25rem,8vw,3.5rem)}.hero-visual{order:-1}.hero-illustration{max-width:200px}.hero-tagline{font-size:clamp(2rem,8vw,3rem)}.hero-subtitle{font-size:1.05rem}.hero-actions{flex-wrap:wrap}.services-grid,.services-grid-secondary{grid-template-columns:1fr}.blog-carousel{grid-template-columns:280px 280px 280px;gap:16px}.nav-container{padding:1rem 1.5rem;flex-direction:column;align-items:flex-start;gap:.75rem}.nav-links{gap:1rem;flex-wrap:wrap}h1{font-size:2rem}.page-container,.page-container-wide,.prose{padding:3rem 1.5rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;gap:.5rem;text-align:center}}
