:root{color-scheme:dark;--bg: #080b08;--panel: #111610;--panel-strong: #171f16;--text: #f4f0e8;--muted: #c6bda9;--soft: #958a74;--line: rgba(230, 214, 182, .16);--brown: #7a4f2a;--wood: #b87935;--green: #264d2e;--accent: #9be232;--accent-dark: #6eaf18;--shadow: 0 24px 70px rgba(0, 0, 0, .42);--radius: 8px;--max: 1180px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:linear-gradient(135deg,rgba(155,226,50,.08),transparent 34%),radial-gradient(circle at 82% 8%,rgba(122,79,42,.26),transparent 32%),var(--bg);color:var(--text)}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 80%);mask-image:linear-gradient(to bottom,black,transparent 80%)}a{color:inherit;text-decoration:none}img{display:block;width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(var(--max),calc(100% - 32px));margin:14px auto 0;padding:10px 10px 10px 14px;background:#080b08d1;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;min-width:172px;font-weight:900;line-height:1.05}.brand small{display:block;margin-top:3px;color:var(--muted);font-size:.72rem;font-weight:700}.brand-mark{display:grid;flex:0 0 92px;width:92px;height:58px;place-items:center;color:#071006;background:#050704;border:1px solid rgba(155,226,50,.62);border-radius:6px;box-shadow:inset 0 0 0 1px #9be23233,0 8px 22px #9be2321f;font-size:1rem;font-weight:1000}.logo-mark img{width:100%;height:100%;padding:5px;object-fit:contain}nav{display:flex;gap:4px;color:var(--muted);font-size:.9rem;font-weight:800}nav a,.header-call{padding:12px 14px;border-radius:6px}nav a:hover,.header-call:hover{background:#ffffff12;color:var(--text)}.header-call{display:inline-flex;align-items:center;gap:8px;color:#081007;background:var(--accent);font-size:.9rem;font-weight:900}.section{width:min(var(--max),calc(100% - 32px));margin:0 auto;padding:88px 0}.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(52px,5.4vw,78px);min-height:auto;padding-top:clamp(42px,5.8vw,70px);padding-bottom:clamp(54px,5.8vw,74px)}.hero-copy{min-width:0}.hero h1,h2,h3,p{margin-top:0}.hero h1{max-width:670px;margin-bottom:18px;font-size:clamp(3.5rem,4.9vw,4.35rem);line-height:1;letter-spacing:0}.hero p{max-width:650px;color:var(--muted);font-size:clamp(1rem,1.25vw,1.14rem);line-height:1.58}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 20px;border:1px solid transparent;border-radius:7px;font-size:.96rem;font-weight:950;line-height:1;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button.primary{color:#071006;background:linear-gradient(135deg,var(--accent),#dfff73);box-shadow:0 16px 34px #9be2322e}.button.secondary{color:var(--text);background:#ffffff0f;border-color:var(--line)}.icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.trust-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0;margin:26px 0 0;list-style:none}.trust-list li{min-height:48px;padding:13px 12px;color:var(--text);background:#ffffff0e;border:1px solid var(--line);border-radius:6px;font-size:.82rem;font-weight:900}.hero-media{position:relative}.image-frame{position:relative;min-height:240px;overflow:hidden;background:linear-gradient(135deg,#9be2322e,#7a4f2a38),repeating-linear-gradient(45deg,rgba(255,255,255,.04) 0 10px,transparent 10px 20px),#151a12;border:1px solid rgba(230,214,182,.2);border-radius:var(--radius)}.image-frame img{height:100%;min-height:inherit;object-fit:cover}.image-frame.is-missing img{opacity:0}.image-fallback{position:absolute;inset:0;display:none;align-items:center;justify-content:center;padding:24px;color:var(--muted);font-size:.9rem;font-weight:900;text-align:center}.image-frame.is-missing .image-fallback{display:flex}.hero-media .image-frame{height:clamp(440px,38vw,520px);min-height:0;box-shadow:var(--shadow)}.contact-card{position:absolute;right:18px;bottom:18px;width:min(330px,calc(100% - 36px));padding:18px;background:#080b08d6;border:1px solid var(--line);border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.contact-card strong,.contact-card span{display:block}.contact-card strong{margin-bottom:5px;font-size:1.05rem}.contact-card span{color:var(--muted);font-size:.9rem;line-height:1.45}.section-heading{max-width:780px;margin-bottom:34px}h2{margin-bottom:14px;font-size:clamp(2.15rem,4vw,4rem);line-height:1;letter-spacing:0}h3{margin-bottom:12px;font-size:1.25rem;line-height:1.1}.section-heading p,.split-copy p,.area-section p,.final-cta p,.quote-section p{color:var(--muted);font-size:1.02rem;line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.service-card{padding:24px;background:linear-gradient(180deg,#fff1,#ffffff06);border:1px solid var(--line);border-radius:var(--radius)}.service-card p{margin-bottom:0;color:var(--muted);line-height:1.55}.service-dot{display:block;width:34px;height:5px;margin-bottom:22px;background:var(--accent);border-radius:99px;box-shadow:18px 0 0 var(--brown)}.quote-section,.area-section,.final-cta,.split-section,.cleanup-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:42px}.quote-section{padding:56px;background:linear-gradient(120deg,#264d2eb8,#7a4f2a3d),var(--panel);border:1px solid var(--line);border-radius:var(--radius)}.quote-steps{display:grid;gap:10px;padding:0;margin:0;counter-reset:quote;list-style:none}.quote-steps li{position:relative;min-height:58px;padding:17px 18px 17px 58px;background:#0003;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:var(--text);font-weight:850;line-height:1.35}.quote-steps li:before{position:absolute;top:13px;left:14px;display:grid;width:31px;height:31px;place-items:center;counter-increment:quote;content:counter(quote);color:#071006;background:var(--accent);border-radius:6px;font-size:.88rem;font-weight:1000}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.gallery-section{padding-top:80px;padding-bottom:72px}.video-section{padding-top:78px}.video-section .section-heading{max-width:860px}.video-shell{position:relative;overflow:hidden;background:linear-gradient(135deg,#9be2321a,#7a4f2a29),var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.video-shell video{display:block;width:100%;max-height:760px;aspect-ratio:16 / 9;background:#050704;object-fit:cover}.video-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;padding:18px;background:#ffffff0e;border:1px solid var(--line);border-radius:var(--radius)}.video-cta p{margin:0;color:var(--text);font-size:1rem;font-weight:850;line-height:1.45}.gallery-item{display:flex;flex-direction:column;margin:0;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.gallery-item .image-frame{flex:0 0 auto;height:292px;min-height:0;border:0;border-radius:0}.gallery-item figcaption{display:flex;align-items:center;min-height:58px;padding:14px;color:var(--text);font-size:.9rem;font-weight:850;line-height:1.25}.feature-image{min-height:440px}.cleanup-section{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.area-section{align-items:start;padding-top:28px}.area-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;margin:0;list-style:none}.area-list li{padding:18px;background:#ffffff0e;border:1px solid var(--line);border-radius:6px;color:var(--text);font-weight:900}.final-cta{margin-bottom:42px;padding:28px;background:var(--panel-strong);border:1px solid var(--line);border-radius:var(--radius)}.final-image{min-height:360px}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,auto) auto;gap:22px;align-items:center;width:min(var(--max),calc(100% - 32px));margin:0 auto;padding:26px 0 96px;border-top:1px solid var(--line);color:var(--muted)}.site-footer strong,.site-footer span,.site-footer a{display:block}.site-footer strong{margin-bottom:6px;color:var(--text);font-size:1.15rem}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{flex:0 0 112px;width:112px;height:72px;padding:5px;object-fit:contain;background:#050704;border:1px solid rgba(155,226,50,.5);border-radius:6px}address{display:grid;gap:8px;font-style:normal}address a{display:inline-flex;align-items:center;gap:8px}address span span,address a span{color:var(--text);font-weight:900}address>span{display:flex;flex-wrap:wrap;gap:4px 8px}.made-by{justify-self:end;color:var(--accent);font-weight:900}.mobile-contact-bar{position:fixed;right:12px;bottom:12px;left:12px;z-index:30;display:none;grid-template-columns:1fr 1fr;gap:10px;padding:10px;background:#080b08e6;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-contact-bar a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:6px;font-weight:950}.mobile-contact-bar a:first-child{color:#071006;background:var(--accent)}.mobile-contact-bar a:last-child{background:#ffffff14}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.assistant-widget{position:fixed;right:18px;bottom:18px;z-index:40;display:grid;justify-items:end;gap:12px}.assistant-toggle{min-height:52px;padding:0 20px;color:#071006;background:linear-gradient(135deg,rgba(255,255,255,.35),transparent 42%),linear-gradient(135deg,var(--accent),#dfff73);border:1px solid rgba(255,255,255,.28);border-radius:999px;box-shadow:0 18px 42px #00000073,0 12px 28px #9be2322e;cursor:pointer;font:inherit;font-size:.96rem;font-weight:1000}.assistant-panel{width:min(420px,calc(100vw - 32px));max-height:min(680px,calc(100svh - 96px));display:grid;grid-template-rows:auto minmax(150px,1fr) auto auto auto auto;overflow:hidden;color:var(--text);background:linear-gradient(145deg,#264d2e6b,#050704f5),#080b08;border:1px solid rgba(155,226,50,.32);border-radius:10px;box-shadow:0 28px 80px #00000094}.assistant-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px;border-bottom:1px solid var(--line)}.assistant-header strong,.assistant-header span{display:block}.assistant-header strong{margin-bottom:4px;font-size:1rem}.assistant-header span{color:var(--muted);font-size:.78rem;line-height:1.35}.assistant-header-actions{display:flex;gap:8px}.assistant-header-actions button,.assistant-quick-actions button,.assistant-form button{font:inherit}.assistant-header-actions button{min-height:34px;padding:0 10px;color:var(--text);background:#ffffff0f;border:1px solid var(--line);border-radius:6px;cursor:pointer;font-size:.76rem;font-weight:900}.assistant-messages{display:grid;align-content:start;gap:10px;min-height:0;padding:16px;overflow-y:auto}.assistant-message{max-width:88%;padding:11px 12px;border-radius:10px;font-size:.9rem;line-height:1.45}.assistant-message p{margin:0}.assistant-message.assistant{justify-self:start;background:#ffffff12;border:1px solid var(--line)}.assistant-message.user{justify-self:end;color:#071006;background:var(--accent);font-weight:800}.assistant-loading{display:inline-flex;align-items:center;gap:10px}.typing-indicator{display:inline-flex;align-items:center;gap:4px}.typing-indicator span{width:6px;height:6px;background:var(--accent);border-radius:999px;animation:typingPulse 1s infinite ease-in-out}.typing-indicator span:nth-child(2){animation-delay:.12s}.typing-indicator span:nth-child(3){animation-delay:.24s}.assistant-inline-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.assistant-inline-actions a{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:0 11px;color:#071006;background:var(--accent);border-radius:6px;font-size:.78rem;font-weight:1000}.assistant-template{margin:0 16px 14px;padding:12px;background:#9be23214;border:1px solid rgba(155,226,50,.24);border-radius:8px}.assistant-template-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.assistant-template-header strong{font-size:.86rem}.assistant-template-header button,.assistant-template a{min-height:34px;padding:0 10px;color:#071006;background:var(--accent);border:0;border-radius:6px;cursor:pointer;font:inherit;font-size:.76rem;font-weight:1000}.assistant-template pre{max-height:136px;padding:10px;margin:0 0 10px;overflow:auto;color:var(--text);background:#0000003d;border:1px solid var(--line);border-radius:6px;font-family:inherit;font-size:.78rem;line-height:1.45;white-space:pre-wrap}.assistant-template a{display:inline-flex;align-items:center;justify-content:center;width:100%}.assistant-quick-actions{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 14px}.assistant-quick-actions button{padding:9px 10px;color:var(--text);background:#ffffff0f;border:1px solid var(--line);border-radius:999px;cursor:pointer;font-size:.78rem;font-weight:900}.assistant-contact-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 16px 14px}.assistant-contact-actions a{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:0 8px;color:#071006;background:var(--accent);border-radius:6px;font-size:.78rem;font-weight:1000;text-align:center}.assistant-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:14px 16px 16px;border-top:1px solid var(--line)}.assistant-form input{min-width:0;min-height:44px;padding:0 12px;color:var(--text);background:#ffffff0f;border:1px solid var(--line);border-radius:6px;font:inherit}.assistant-form button{min-height:44px;padding:0 14px;color:#071006;background:var(--accent);border:0;border-radius:6px;cursor:pointer;font-weight:1000}.assistant-form button:disabled{cursor:not-allowed;opacity:.55}@keyframes typingPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@media(max-width:980px){.site-header{align-items:flex-start}nav{display:none}.hero,.quote-section,.split-section,.cleanup-section,.area-section,.final-cta{grid-template-columns:1fr}.hero{min-height:0;gap:34px;padding-top:42px;padding-bottom:62px}.hero h1{max-width:760px;font-size:clamp(3.1rem,6.2vw,3.6rem)}.hero-media .image-frame{height:400px;min-height:0}.trust-list,.service-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-item .image-frame{height:280px}.quote-section{padding:32px}.video-shell video{aspect-ratio:4 / 3}.video-cta{align-items:stretch;flex-direction:column}}@media(max-width:680px){.site-header,.section,.site-footer{width:min(100% - 24px,var(--max))}.site-header{margin-top:10px}.brand{min-width:0;gap:9px}.brand small{display:none}.brand-mark{flex-basis:68px;width:68px;height:45px}.header-call{padding:12px;font-size:0}.header-call .icon{width:19px;height:19px}.section{padding:56px 0}.hero{gap:24px;padding-top:26px;padding-bottom:48px}.hero h1{max-width:min(340px,100%);font-size:clamp(2.4rem,9.7vw,2.65rem);line-height:1}.hero p{font-size:.98rem;line-height:1.55}.hero-media .image-frame{height:286px;min-height:0}.feature-image,.final-image{min-height:320px}.cta-row,.button{width:100%}.mobile-contact-bar a{font-size:.88rem}.trust-list,.service-grid,.gallery-grid,.area-list{grid-template-columns:1fr}.gallery-section{padding-top:54px;padding-bottom:52px}.gallery-item .image-frame{height:328px}.quote-section,.final-cta{padding:22px}.site-footer{grid-template-columns:1fr;padding-bottom:132px}.footer-brand{align-items:flex-start}.made-by{justify-self:start}.mobile-contact-bar{display:grid}.assistant-widget{right:12px;bottom:86px;left:12px;justify-items:stretch}.assistant-toggle{justify-self:end;min-height:46px;padding:0 16px;font-size:.88rem}.assistant-panel{width:100%;max-height:calc(100svh - 152px)}.assistant-header{padding:14px}.assistant-header-actions{flex-direction:column}.assistant-contact-actions{grid-template-columns:1fr}.assistant-template{margin-right:14px;margin-left:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header .brand-text,.site-header .brand-copy,.site-header .logo-text,.site-header .nav-brand-text,.site-header .brand-details,.header .brand-text,.header .brand-copy,.header .logo-text,.header .brand-details,.brand img+div,.brand-logo+div,.logo-mark+div,.logo-image+div{display:none!important}.site-header .brand,.header .brand,.brand,.nav-brand{gap:0!important}.site-header img,.header img,.brand img,.nav-brand img{max-width:104px;height:auto}@media(max-width:720px){.site-header img,.header img,.brand img,.nav-brand img{max-width:84px}}header a:has(img)>div,header a:has(img)>span,header a:has(img) h1,header a:has(img) h2,header a:has(img) h3,header a:has(img) p,header .brand:has(img)>div,header .brand:has(img)>span,header .logo:has(img)>div,header .logo:has(img)>span,.site-header a:has(img)>div,.site-header a:has(img)>span,.site-header .brand:has(img)>div,.site-header .brand:has(img)>span{display:none!important}header a:has(img),header .brand:has(img),.site-header a:has(img),.site-header .brand:has(img){gap:0!important}header img[src*=logo],.site-header img[src*=logo],.brand img,.logo img{width:96px!important;max-width:96px!important;height:auto!important}@media(max-width:720px){header img[src*=logo],.site-header img[src*=logo],.brand img,.logo img{width:78px!important;max-width:78px!important}}.made-by-appguy-footer{width:100%;padding:18px 20px 96px;text-align:center;background:#050a04;border-top:1px solid rgba(158,244,42,.18)}.made-by-appguy-footer a{color:#f1f4e8b8;text-decoration:none;font-weight:800;letter-spacing:.01em}.made-by-appguy-footer a:hover,.made-by-appguy-footer a:focus{color:#9ef42a;text-decoration:underline}@media(min-width:721px){.made-by-appguy-footer{padding-bottom:28px}}.site-header .brand.brand-logo-only,.site-header .brand.brand-logo-only .brand-mark,.site-header .brand.brand-logo-only .logo-mark,.site-header .brand.brand-logo-only img,header .brand.brand-logo-only,header .brand.brand-logo-only .brand-mark,header .brand.brand-logo-only .logo-mark,header .brand.brand-logo-only img{display:inline-flex!important;visibility:visible!important;opacity:1!important}.site-header .brand.brand-logo-only{align-items:center!important;justify-content:center!important;min-width:96px}.site-header .brand.brand-logo-only img,header .brand.brand-logo-only img{width:96px!important;max-width:96px!important;height:auto!important;object-fit:contain!important}@media(max-width:720px){.site-header .brand.brand-logo-only{min-width:78px}.site-header .brand.brand-logo-only img,header .brand.brand-logo-only img{width:78px!important;max-width:78px!important}}.site-header{max-width:1180px!important;margin:18px auto 0!important;padding:12px 14px!important;min-height:92px!important;display:grid!important;grid-template-columns:190px 1fr auto!important;align-items:center!important;gap:22px!important;background:linear-gradient(135deg,#040a04f5,#091207f0)!important;border:1px solid rgba(158,244,42,.22)!important;box-shadow:0 18px 48px #00000061,inset 0 1px #ffffff0a!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.site-header .brand.brand-logo-only{width:178px!important;min-width:178px!important;height:68px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.site-header .brand.brand-logo-only .brand-mark,.site-header .brand.brand-logo-only .logo-mark{width:160px!important;height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:4px!important;border-radius:10px!important;background:#00000057!important;border:1px solid rgba(158,244,42,.42)!important;box-shadow:0 0 0 1px #9ef42a14,0 0 22px #9ef42a1f!important}.site-header .brand.brand-logo-only img{width:150px!important;max-width:150px!important;height:auto!important;display:block!important;object-fit:contain!important}.site-header nav{display:flex!important;justify-content:center!important;align-items:center!important;gap:12px!important}.site-header nav a{padding:12px 16px!important;border-radius:999px!important;color:#f5f2e8d1!important;font-weight:850!important;text-decoration:none!important;transition:background .16s ease,color .16s ease,transform .16s ease!important}.site-header nav a:hover,.site-header nav a:focus{color:#9ef42a!important;background:#9ef42a1a!important;transform:translateY(-1px)!important}.site-header .header-call{min-height:52px!important;padding:0 22px!important;border-radius:10px!important;font-weight:950!important;box-shadow:0 10px 28px #9ef42a2e!important}@media(max-width:820px){.site-header{margin:10px 12px 0!important;min-height:auto!important;grid-template-columns:auto 1fr!important;gap:12px!important;padding:10px!important}.site-header .brand.brand-logo-only{width:122px!important;min-width:122px!important;height:54px!important}.site-header .brand.brand-logo-only .brand-mark,.site-header .brand.brand-logo-only .logo-mark{width:116px!important;height:48px!important}.site-header .brand.brand-logo-only img{width:108px!important;max-width:108px!important}.site-header nav{display:none!important}.site-header .header-call{justify-self:end!important;min-height:48px!important;padding:0 16px!important}}@media(min-width:821px){.hero.section{padding-top:74px!important}}.site-header .brand.brand-logo-only{width:180px!important;min-width:180px!important;height:72px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.site-header .brand.brand-logo-only .brand-mark,.site-header .brand.brand-logo-only .logo-mark{width:164px!important;height:72px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.site-header .brand.brand-logo-only img{width:160px!important;max-width:160px!important;height:auto!important;display:block!important;object-fit:contain!important;filter:drop-shadow(0 0 14px rgba(158,244,42,.18))}@media(max-width:820px){.site-header .brand.brand-logo-only{width:126px!important;min-width:126px!important;height:56px!important}.site-header .brand.brand-logo-only .brand-mark,.site-header .brand.brand-logo-only .logo-mark{width:122px!important;height:54px!important}.site-header .brand.brand-logo-only img{width:118px!important;max-width:118px!important}}html{scroll-padding-top:132px}.section,#services,#gallery,#area{scroll-margin-top:132px}.site-header{position:sticky!important;top:10px!important;z-index:50!important;max-width:1180px!important;min-height:78px!important;margin:10px auto 0!important;padding:8px 14px!important;grid-template-columns:170px 1fr auto!important;border-radius:8px!important}.site-header .brand.brand-logo-only{width:158px!important;min-width:158px!important;height:64px!important}.site-header .brand.brand-logo-only .brand-mark,.site-header .brand.brand-logo-only .logo-mark{width:150px!important;height:62px!important}.site-header .brand.brand-logo-only img{width:146px!important;max-width:146px!important}.site-header nav{gap:10px!important}.site-header nav a{padding:10px 14px!important;font-size:.96rem!important}.site-header .header-call{min-height:46px!important;padding:0 20px!important}@media(max-width:820px){html{scroll-padding-top:92px}.section,#services,#gallery,#area{scroll-margin-top:92px}.site-header{top:8px!important;margin:8px 10px 0!important;min-height:64px!important;grid-template-columns:auto auto!important;justify-content:space-between!important;padding:7px 10px!important}.site-header .brand.brand-logo-only{width:120px!important;min-width:120px!important;height:52px!important}.site-header .brand.brand-logo-only .brand-mark,.site-header .brand.brand-logo-only .logo-mark{width:116px!important;height:50px!important}.site-header .brand.brand-logo-only img{width:112px!important;max-width:112px!important}.site-header .header-call{min-height:44px!important;padding:0 14px!important}}.assistant-toggle{right:26px!important;bottom:22px!important;padding:14px 22px!important;border-radius:999px!important;font-size:.98rem!important;box-shadow:0 14px 36px #00000047!important}@media(max-width:720px){.assistant-toggle{right:14px!important;bottom:86px!important;padding:12px 18px!important;font-size:.92rem!important}}.hero-media .contact-card{display:none!important}.assistant-toggle{font-size:.98rem!important}.site-header{grid-template-columns:330px 1fr auto!important}.site-header .brand.brand-icon-wordmark{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;width:auto!important;min-width:310px!important;height:auto!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;text-decoration:none!important}.site-header .brand-icon-crop{width:66px!important;height:66px!important;flex:0 0 66px!important;display:block!important;overflow:hidden!important;border-radius:14px!important;background:#020502!important;border:1px solid rgba(158,244,42,.58)!important;box-shadow:0 0 0 1px #9ef42a1f,0 0 24px #9ef42a21!important;position:relative!important}.site-header .brand-icon-crop img{display:block!important;width:150px!important;max-width:none!important;height:66px!important;object-fit:cover!important;object-position:left center!important;transform:translate(-3px)!important;filter:none!important}.site-header .brand-wordmark{display:flex!important;flex-direction:column!important;line-height:1.02!important;color:#f4f1e7!important;min-width:0!important}.site-header .brand-wordmark strong{display:block!important;font-size:1.5rem!important;font-weight:950!important;letter-spacing:-.035em!important;color:#f4f1e7!important;white-space:nowrap!important}.site-header .brand-wordmark small{display:block!important;margin-top:5px!important;font-size:.82rem!important;font-weight:800!important;color:#f4f1e7b8!important;white-space:nowrap!important}@media(max-width:820px){.site-header{grid-template-columns:1fr auto!important}.site-header .brand.brand-icon-wordmark{min-width:0!important;gap:10px!important}.site-header .brand-icon-crop{width:52px!important;height:52px!important;flex-basis:52px!important;border-radius:12px!important}.site-header .brand-icon-crop img{width:118px!important;height:52px!important;transform:translate(-2px)!important}.site-header .brand-wordmark strong{font-size:1.05rem!important}.site-header .brand-wordmark small{font-size:.68rem!important}}@media(max-width:480px){.site-header .brand-wordmark small{display:none!important}.site-header .brand-wordmark strong{font-size:1rem!important}}html body .site-header{max-width:1180px!important;margin:10px auto 0!important;padding:10px 14px!important;min-height:82px!important;display:grid!important;grid-template-columns:330px 1fr auto!important;align-items:center!important;gap:20px!important}html body .site-header a.brand.brand-icon-wordmark{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;width:auto!important;min-width:310px!important;height:auto!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;text-decoration:none!important}html body .site-header a.brand.brand-icon-wordmark>span.brand-icon-crop{display:block!important;visibility:visible!important;opacity:1!important;width:66px!important;height:66px!important;flex:0 0 66px!important;overflow:hidden!important;border-radius:14px!important;background:#020502!important;border:1px solid rgba(158,244,42,.65)!important;box-shadow:0 0 22px #9ef42a29!important}html body .site-header a.brand.brand-icon-wordmark>span.brand-icon-crop img{display:block!important;visibility:visible!important;opacity:1!important;width:150px!important;max-width:none!important;height:66px!important;object-fit:cover!important;object-position:left center!important;transform:translate(-2px)!important}html body .site-header a.brand.brand-icon-wordmark>span.brand-wordmark{display:flex!important;visibility:visible!important;opacity:1!important;flex-direction:column!important;line-height:1.04!important;min-width:0!important}html body .site-header .brand-wordmark strong{display:block!important;color:#f4f1e7!important;font-size:1.5rem!important;font-weight:950!important;letter-spacing:-.035em!important;white-space:nowrap!important}html body .site-header .brand-wordmark small{display:block!important;margin-top:5px!important;color:#f4f1e7b8!important;font-size:.82rem!important;font-weight:800!important;white-space:nowrap!important}@media(max-width:820px){html body .site-header{grid-template-columns:1fr auto!important}html body .site-header a.brand.brand-icon-wordmark{min-width:0!important;gap:10px!important}html body .site-header a.brand.brand-icon-wordmark>span.brand-icon-crop{width:52px!important;height:52px!important;flex-basis:52px!important}html body .site-header a.brand.brand-icon-wordmark>span.brand-icon-crop img{width:118px!important;height:52px!important}html body .site-header .brand-wordmark strong{font-size:1.05rem!important}html body .site-header .brand-wordmark small{font-size:.68rem!important}}@media(max-width:480px){html body .site-header .brand-wordmark small{display:none!important}}html body .site-header{grid-template-columns:190px 1fr auto!important;min-height:84px!important;padding:9px 14px!important}html body .site-header a.brand.brand-full-logo{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:flex-start!important;width:176px!important;min-width:176px!important;height:68px!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;text-decoration:none!important}html body .site-header img.header-full-logo{display:block!important;visibility:visible!important;opacity:1!important;width:156px!important;max-width:156px!important;height:auto!important;object-fit:contain!important;filter:drop-shadow(0 0 14px rgba(158,244,42,.18))!important}html body .site-header .brand-wordmark,html body .site-header .brand-icon-crop{display:none!important}@media(max-width:820px){html body .site-header{grid-template-columns:auto auto!important}html body .site-header a.brand.brand-full-logo{width:122px!important;min-width:122px!important;height:54px!important}html body .site-header img.header-full-logo{width:116px!important;max-width:116px!important}}html body .site-header{grid-template-columns:315px 1fr auto!important;min-height:78px!important;padding:10px 14px!important}html body .site-header a.brand.brand-cropped-mark{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:13px!important;min-width:295px!important;text-decoration:none!important;background:transparent!important;border:0!important;box-shadow:none!important}html body .site-header img.header-logo-mark{display:block!important;width:58px!important;height:58px!important;object-fit:contain!important;border-radius:13px!important;background:#020502!important;border:1px solid rgba(158,244,42,.62)!important;padding:5px!important;box-shadow:0 0 22px #9ef42a29!important}html body .brand-wordmark-final{display:flex!important;flex-direction:column!important;line-height:1.02!important}html body .brand-wordmark-final strong{color:#f4f1e7!important;font-size:1.42rem!important;font-weight:950!important;letter-spacing:-.035em!important;white-space:nowrap!important}html body .brand-wordmark-final small{margin-top:5px!important;color:#f4f1e7b8!important;font-size:.78rem!important;font-weight:800!important;white-space:nowrap!important}@media(max-width:820px){html body .site-header{grid-template-columns:1fr auto!important}html body .site-header a.brand.brand-cropped-mark{min-width:0!important;gap:9px!important}html body .site-header img.header-logo-mark{width:46px!important;height:46px!important;padding:4px!important;border-radius:11px!important}html body .brand-wordmark-final strong{font-size:1.04rem!important}html body .brand-wordmark-final small{font-size:.66rem!important}}@media(max-width:480px){html body .brand-wordmark-final small{display:none!important}}html body .site-header{grid-template-columns:330px 1fr auto!important;min-height:78px!important;padding:10px 14px!important}html body .site-header a.brand.brand-stump-final{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:flex-start!important;gap:13px!important;min-width:310px!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;text-decoration:none!important}html body .site-header a.brand.brand-stump-final>span.stump-mark-final{display:block!important;visibility:visible!important;opacity:1!important;width:58px!important;height:58px!important;flex:0 0 58px!important;border-radius:13px!important;background-color:#020502!important;background-image:url(/images/reids-stumps/stump-mark.png)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:88% 88%!important;border:1px solid rgba(158,244,42,.65)!important;box-shadow:0 0 22px #9ef42a29!important}@media(max-width:820px){html body .site-header{grid-template-columns:1fr auto!important}html body .site-header a.brand.brand-stump-final{min-width:0!important;gap:9px!important}html body .site-header a.brand.brand-stump-final>span.stump-mark-final{width:46px!important;height:46px!important;flex-basis:46px!important;border-radius:11px!important}html body .stump-wordmark-final strong{font-size:1.04rem!important}html body .stump-wordmark-final small{font-size:.66rem!important}}@media(max-width:480px){html body .stump-wordmark-final small{display:none!important}}html body .site-header a.brand.brand-stump-final{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;min-width:310px!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;text-decoration:none!important}html body .site-header a.brand.brand-stump-final>span.stump-mark-final{display:block!important;visibility:visible!important;opacity:1!important;width:62px!important;height:62px!important;flex:0 0 62px!important;overflow:hidden!important;border-radius:14px!important;background-color:#020502!important;background-image:url(/images/reids-stumps/logo.png)!important;background-repeat:no-repeat!important;background-size:155px auto!important;background-position:left 2px top 3px!important;border:1px solid rgba(158,244,42,.65)!important;box-shadow:0 0 22px #9ef42a29!important}html body .site-header a.brand.brand-stump-final>span.stump-wordmark-final{display:flex!important;visibility:visible!important;opacity:1!important;flex-direction:column!important;line-height:1.02!important}html body .stump-wordmark-final strong{display:block!important;color:#f4f1e7!important;font-size:1.42rem!important;font-weight:950!important;letter-spacing:-.035em!important;white-space:nowrap!important}html body .stump-wordmark-final small{display:block!important;margin-top:5px!important;color:#f4f1e7b8!important;font-size:.78rem!important;font-weight:800!important;white-space:nowrap!important}@media(max-width:820px){html body .site-header a.brand.brand-stump-final{min-width:0!important;gap:9px!important}html body .site-header a.brand.brand-stump-final>span.stump-mark-final{width:48px!important;height:48px!important;flex-basis:48px!important;border-radius:11px!important;background-size:120px auto!important;background-position:left 2px top 3px!important}html body .stump-wordmark-final strong{font-size:1.04rem!important}html body .stump-wordmark-final small{font-size:.66rem!important}}html body .site-header a.brand.brand-stump-final>span.stump-mark-final{width:62px!important;height:62px!important;flex:0 0 62px!important;border-radius:14px!important;background-color:#020502!important;background-image:url(/images/reids-stumps/logo.png)!important;background-repeat:no-repeat!important;background-size:255px auto!important;background-position:left 5px top 3px!important;border:1px solid rgba(158,244,42,.65)!important;box-shadow:0 0 22px #9ef42a29!important;overflow:hidden!important}@media(max-width:820px){html body .site-header a.brand.brand-stump-final>span.stump-mark-final{width:48px!important;height:48px!important;flex-basis:48px!important;background-size:205px auto!important;background-position:left 4px top 2px!important}}html body .site-header a.brand.brand-stump-final>span.stump-mark-final{background-size:255px auto!important;background-position:left 5px top 3px!important}@media(max-width:820px){html body .site-header a.brand.brand-stump-final>span.stump-mark-final{background-size:205px auto!important;background-position:left 4px top 2px!important}}html body .site-header{grid-template-columns:210px 1fr auto!important;min-height:84px!important;padding:9px 14px!important}html body .site-header a.brand.brand-business-card-logo{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:flex-start!important;width:190px!important;min-width:190px!important;height:70px!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;text-decoration:none!important}html body .site-header img.business-card-header-logo{display:block!important;visibility:visible!important;opacity:1!important;width:170px!important;max-width:170px!important;height:auto!important;object-fit:contain!important;border-radius:3px!important;filter:drop-shadow(0 0 14px rgba(158,244,42,.18))!important}html body .site-header .brand-rs-badge,html body .site-header .brand-wordmark,html body .site-header .brand-wordmark-clean,html body .site-header .brand-wordmark-final,html body .site-header .stump-wordmark-final,html body .site-header .brand-icon-crop,html body .site-header .stump-mark-final,html body .site-header .header-logo-mark{display:none!important}@media(max-width:820px){html body .site-header{grid-template-columns:auto auto!important}html body .site-header a.brand.brand-business-card-logo{width:126px!important;min-width:126px!important;height:54px!important}html body .site-header img.business-card-header-logo{width:122px!important;max-width:122px!important}}.connect-with-us{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.connect-with-us strong{color:#f4f1e7;font-size:.98rem;font-weight:950}.connect-buttons{display:flex;gap:10px;flex-wrap:wrap}.connect-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;border:1px solid rgba(158,244,42,.32);color:#9ef42a;background:#9ef42a14;text-decoration:none;font-weight:950}.connect-button:hover,.connect-button:focus{color:#061006;background:#9ef42a}.connect-button.instagram:before{content:"◎";margin-right:8px}.connect-button.facebook:before{content:"f";margin-right:8px;font-weight:1000}@media(max-width:720px){.connect-with-us{align-items:center;text-align:center}.connect-buttons{justify-content:center}}.social-highlight{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;margin-top:-28px;padding:26px 28px;border:1px solid rgba(158,244,42,.22);border-radius:18px;background:radial-gradient(circle at 12% 20%,rgba(158,244,42,.14),transparent 34%),linear-gradient(135deg,#0d200eb8,#0c1008eb);box-shadow:0 18px 46px #00000047}.social-highlight .eyebrow{display:inline-flex;margin-bottom:8px;color:#9ef42a;font-size:.78rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.social-highlight h2{margin:0;font-size:clamp(1.8rem,3vw,2.8rem);letter-spacing:-.045em}.social-highlight p{max-width:620px;margin:8px 0 0;color:#f4f1e7b8;font-size:1.02rem;line-height:1.55}.social-highlight-buttons{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.social-highlight-buttons a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid rgba(158,244,42,.36);color:#061006;background:#9ef42a;text-decoration:none;font-weight:950;box-shadow:0 12px 30px #9ef42a29}.social-highlight-buttons a:nth-child(2){color:#9ef42a;background:#9ef42a14}.social-highlight-buttons a:hover,.social-highlight-buttons a:focus{transform:translateY(-1px)}.site-footer .connect-with-us{display:none!important}@media(max-width:820px){.social-highlight{grid-template-columns:1fr;margin-top:8px;padding:22px}.social-highlight-buttons a{flex:1;min-width:130px}}.social-badge-section{grid-template-columns:1fr auto!important;align-items:center!important}.social-badge-grid{display:grid!important;grid-template-columns:repeat(2,minmax(190px,1fr))!important;gap:14px!important}.social-badge{display:flex!important;align-items:center!important;gap:12px!important;min-height:58px!important;padding:8px 16px 8px 10px!important;border-radius:999px!important;color:#fff!important;text-decoration:none!important;box-shadow:0 14px 34px #00000047!important;border:1px solid rgba(255,255,255,.18)!important;transition:transform .16s ease,filter .16s ease!important}.social-badge:hover,.social-badge:focus{transform:translateY(-2px)!important;filter:brightness(1.08)!important}.facebook-badge{background:linear-gradient(135deg,#1877f2,#0b4fb8)!important}.instagram-badge{background:radial-gradient(circle at 20% 120%,#feda75 0%,#fa7e1e 30%,transparent 45%),linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)!important}.social-badge-icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;flex:0 0 40px!important;border-radius:999px!important;background:#fff!important;color:#111!important;font-size:1.45rem!important;font-weight:1000!important;line-height:1!important}.facebook-badge .social-badge-icon{color:#1877f2!important;font-family:Arial,sans-serif!important}.instagram-badge .social-badge-icon{color:#d62976!important}.social-badge span:last-child{display:flex!important;flex-direction:column!important;line-height:1!important}.social-badge small{color:#ffffffdb!important;font-size:.64rem!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.05em!important}.social-badge strong{color:#fff!important;margin-top:4px!important;font-size:1.08rem!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:-.02em!important}@media(max-width:900px){.social-badge-section,.social-badge-grid{grid-template-columns:1fr!important}}@media(max-width:520px){.social-badge{width:100%!important}}html body .site-header{grid-template-columns:210px 1fr auto auto!important}html body .header-social-buttons{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin-right:4px!important}html body .header-social{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;border-radius:999px!important;color:#fff!important;font-size:.82rem!important;font-weight:1000!important;text-decoration:none!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 10px 24px #00000038!important;transition:transform .15s ease,filter .15s ease!important}html body .header-social:hover,html body .header-social:focus{transform:translateY(-1px)!important;filter:brightness(1.08)!important}html body .social-highlight,html body .social-badge-section,html body .connect-with-us{display:none!important}@media(max-width:900px){html body .site-header{grid-template-columns:auto 1fr auto!important}html body .header-social-buttons{display:none!important}}html body .header-social{font-size:0!important}html body .header-social .social-icon{width:21px!important;height:21px!important;display:block!important}html body .header-social.instagram .social-icon{fill:none!important;stroke:#fff!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}html body .header-social.facebook .social-icon{fill:#fff!important;stroke:none!important}html body .header-social.instagram{background:radial-gradient(circle at 25% 110%,#feda75 0%,#fa7e1e 32%,transparent 48%),linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)!important}html body .header-social.facebook{background:linear-gradient(135deg,#1877f2,#0b4fb8)!important}.assistant-template pre{white-space:pre-wrap}.assistant-contact-actions{display:flex;gap:8px;flex-wrap:wrap}.assistant-contact-actions a{flex:1;min-width:105px}.assistant-template-help{margin:10px 0 12px;color:#f4f1e7d1;font-size:.92rem;line-height:1.45}.assistant-template a{text-align:center;font-weight:950}.assistant-job-form{gap:12px}.assistant-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.assistant-form-grid label{display:flex;flex-direction:column;gap:5px;color:#f4f1e7d1;font-size:.78rem;font-weight:900}.assistant-form-grid label.full{grid-column:1 / -1}.assistant-form-grid input,.assistant-form-grid select,.assistant-form-grid textarea{width:100%;min-height:40px;border-radius:10px;border:1px solid rgba(158,244,42,.24);background:#040e05eb;color:#f4f1e7;padding:10px 11px;font:inherit;font-size:.88rem;outline:none}.assistant-form-grid textarea{min-height:74px;resize:vertical}.assistant-form-grid input:focus,.assistant-form-grid select:focus,.assistant-form-grid textarea:focus{border-color:#9ef42ab8;box-shadow:0 0 0 3px #9ef42a24}.assistant-submit-request{width:100%;min-height:46px;border:0;border-radius:10px;background:#9ef42a;color:#061006;font-weight:950;cursor:pointer}.assistant-submit-request:disabled{opacity:.72;cursor:wait}.assistant-submit-message{margin:0;padding:10px 12px;border-radius:10px;font-size:.9rem;line-height:1.4}.assistant-submit-message.sent{color:#d8ffd0;background:#39b84829;border:1px solid rgba(57,184,72,.35)}.assistant-submit-message.error{color:#ffe1d5;background:#ff6b4224;border:1px solid rgba(255,107,66,.34)}@media(max-width:520px){.assistant-form-grid{grid-template-columns:1fr}}.assistant-panel{top:108px!important;right:28px!important;bottom:auto!important;width:min(420px,calc(100vw - 32px))!important;max-height:calc(100dvh - 138px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;border-radius:18px!important}.assistant-scroll-area{overflow-y:auto!important;padding:12px 14px!important}.assistant-panel .assistant-messages{max-height:none!important;overflow:visible!important;padding:0!important}.assistant-form{flex:0 0 auto!important;padding:12px 14px 14px!important;border-top:1px solid rgba(158,244,42,.18)!important;background:#020a03fa!important}.assistant-form-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.assistant-form-grid label{display:flex!important;flex-direction:column!important;gap:5px!important;color:#f4f1e7d1!important;font-size:.78rem!important;font-weight:900!important}.assistant-form-grid label.full{grid-column:1 / -1!important}.assistant-form-grid input,.assistant-form-grid select,.assistant-form-grid textarea{width:100%!important;min-height:40px!important;border-radius:10px!important;border:1px solid rgba(158,244,42,.24)!important;background:#040e05eb!important;color:#f4f1e7!important;padding:10px 11px!important;font:inherit!important;font-size:.88rem!important;outline:none!important}.assistant-form-grid textarea{min-height:70px!important;resize:vertical!important}.assistant-submit-request{width:100%!important;min-height:46px!important;border:0!important;border-radius:10px!important;background:#9ef42a!important;color:#061006!important;font-weight:950!important;cursor:pointer!important}.assistant-submit-message{margin:0!important;padding:10px 12px!important;border-radius:10px!important;font-size:.9rem!important;line-height:1.4!important}.assistant-submit-message.sent{color:#d8ffd0!important;background:#39b84829!important;border:1px solid rgba(57,184,72,.35)!important}.assistant-submit-message.error{color:#ffe1d5!important;background:#ff6b4224!important;border:1px solid rgba(255,107,66,.34)!important}.assistant-details-editor,.assistant-template pre,.assistant-template a[href^="sms:"]{display:none!important}@media(max-width:720px){.assistant-panel{inset:auto 10px 92px!important;width:auto!important;max-height:calc(100dvh - 130px)!important}.assistant-form-grid{grid-template-columns:1fr!important}}.assistant-success-card{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center;margin:12px 0;padding:16px;border-radius:16px;border:1px solid rgba(158,244,42,.48);background:radial-gradient(circle at 14% 18%,rgba(158,244,42,.22),transparent 34%),#09240aeb;box-shadow:0 14px 34px #00000047}.assistant-success-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:999px;background:#9ef42a;color:#061006;font-size:2rem;font-weight:1000;box-shadow:0 0 24px #9ef42a40}.assistant-success-card strong{display:block;color:#f4f1e7;font-size:1rem;font-weight:950;line-height:1.25}.assistant-success-card p{margin:6px 0 0;color:#f4f1e7d1;font-size:.92rem;line-height:1.45}.assistant-success-card{display:grid!important;grid-template-columns:58px 1fr!important;gap:14px!important;align-items:center!important;margin:14px 0!important;padding:16px!important;border-radius:16px!important;border:1px solid rgba(158,244,42,.55)!important;background:radial-gradient(circle at 14% 18%,rgba(158,244,42,.24),transparent 34%),#09240af5!important;box-shadow:0 14px 34px #00000047!important}.assistant-success-icon{display:grid!important;place-items:center!important;width:58px!important;height:58px!important;border-radius:999px!important;background:#9ef42a!important;color:#061006!important;font-size:2.1rem!important;font-weight:1000!important;line-height:1!important;box-shadow:0 0 26px #9ef42a47!important}.assistant-success-card strong{display:block!important;color:#f4f1e7!important;font-size:1.02rem!important;font-weight:950!important;line-height:1.25!important}.assistant-success-card p{margin:6px 0 0!important;color:#f4f1e7d6!important;font-size:.92rem!important;line-height:1.45!important}.assistant-panel,.assistant-scroll-area,.assistant-messages{scroll-behavior:smooth}.assistant-scroll-area{scroll-behavior:smooth!important;overscroll-behavior:contain!important}.assistant-bottom-sentinel{width:100%;height:18px;flex:0 0 18px}.assistant-job-form{scroll-margin-top:10px!important}.assistant-contact-actions{display:none!important}
