@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--yellow:#edff00;--bg:#111211;--muted:#aeafaa;--line:#383a34}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:#f5f5ef;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid currentColor;outline-offset:6px}.wrap{width:min(1320px,calc(100% - 96px));margin:auto}.header{display:flex;align-items:center;justify-content:space-between;padding:30px 0;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:25px;font-weight:800;letter-spacing:-1.4px;line-height:1;display:flex;gap:4px;align-items:center}.brand span{color:var(--yellow)}.brand i{font-size:34px;font-style:normal;color:var(--yellow);margin-left:8px}nav{display:flex;gap:34px;font-size:14px}nav a:hover,.contact a:hover{color:var(--yellow)}.header-call{font-size:15px;font-weight:700}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:700}.hero{padding-top:36px}.hero>.eyebrow{display:flex;justify-content:space-between;color:var(--muted);gap:20px}h1{font-size:clamp(48px,7.8vw,112px);line-height:1.06;letter-spacing:-.065em;font-weight:800;margin:62px 0 36px}.lit{color:var(--yellow);text-shadow:0 0 34px #edff0019}p{margin:0}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:64px}.hero-bottom p{font-size:19px;line-height:1.65;color:#c5c6bf}.button{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:21px 25px;min-height:64px;font-size:15px;font-weight:800;border-radius:3px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:25px;line-height:1}.yellow{background:var(--yellow);color:#111}.yellow:hover{background:#f4ff71}.hero-action .note{display:block;color:var(--muted);font-size:12px;margin-top:11px;text-align:center}.hero-rule{display:flex;gap:42px;border-top:1px solid var(--line);padding:21px 0 24px;font-size:12px;letter-spacing:1.5px;color:var(--muted)}.hero-rule .end{margin-left:auto}.section{padding:90px 0}.services{background:#1a1c19}.section-head{display:grid;grid-template-columns:1fr 2fr;gap:32px;margin-bottom:50px}.section-head>.eyebrow{padding-top:8px;color:var(--muted)}h2{font-size:clamp(30px,3.7vw,52px);font-weight:800;letter-spacing:-.055em;line-height:1.15;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service{background:#111310;padding:25px 27px 27px;display:flex;flex-direction:column;border:1px solid #31342a}.service-top{display:flex;justify-content:space-between;color:#a1a49a;font-size:12px}.service-top span:last-child{font-size:22px}.service h3{font-size:21px;line-height:1.3;letter-spacing:-.5px;margin:15px 0}.service p{font-size:14px;line-height:1.8;color:#b6b8af;margin-bottom:30px}.service>a{display:flex;justify-content:space-between;margin-top:auto;border-top:1px solid var(--line);padding-top:20px;font-size:14px;font-weight:600}.service>a:hover{color:var(--yellow)}.neon-type,.sign-type,.print-type{height:172px;display:flex;align-items:center;justify-content:center;overflow:hidden}.neon-type{font-size:76px;font-weight:500;letter-spacing:-5px;color:#f6ffc1;text-shadow:0 0 3px #edff00,0 0 14px #c3d500,0 0 35px #9bac00;transform:rotate(-7deg)}.sign-type{font-size:42px;font-weight:800;line-height:.98;letter-spacing:-2px;color:var(--yellow);gap:22px}.sign-type span{font-size:70px;font-weight:400}.print-type{flex-direction:column;font-weight:800;font-size:49px;line-height:.78;letter-spacing:-3px;padding:12px}.print-type span:nth-child(1){color:#d7e82a}.print-type span:nth-child(2){color:#8c9942}.print-type span:nth-child(3){color:#455031}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.steps article{border-top:1px solid var(--line);padding-top:22px}.steps article>span{font-size:14px;color:var(--yellow)}.steps h3{font-size:18px;line-height:1.4;margin:26px 0 13px}.steps p{font-size:14px;color:var(--muted);line-height:1.8}.estimate{background:var(--yellow);color:#111211}.estimate-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end;padding-top:66px;padding-bottom:70px}.estimate h2{font-size:clamp(44px,6vw,80px);line-height:1.02;margin-top:34px}.estimate h2 span{-webkit-text-stroke:1.5px #111211;color:transparent}.estimate-copy>p:first-child{font-size:25px;font-weight:700;line-height:1.45;margin-bottom:24px;letter-spacing:-.5px}.estimate-copy .detail{font-size:15px;max-width:450px;margin-bottom:32px;color:#3a3e13}.dark{background:#111211;color:#f5f5ef}.dark:hover{background:#292c22}footer{padding-top:55px}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:48px}.footer-top p{font-size:14px;color:var(--muted);margin-top:20px}.phone{font-size:28px;letter-spacing:-1px;font-weight:700}.contact>div{display:flex;gap:30px;justify-content:flex-end;margin-top:17px;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);padding:22px 0;border-top:1px solid var(--line)}.skip{position:absolute;top:-100px;left:20px;background:var(--yellow);color:#111;padding:12px;z-index:10}.skip:focus{top:10px}@media(min-width:1500px){h1{font-size:122px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}nav{gap:20px}.header-call{display:none}.section{padding:64px 0}.section-head{grid-template-columns:1fr;gap:20px}.service-grid{gap:12px}.service{padding:20px}.service h3{font-size:18px}.neon-type{font-size:60px}.sign-type{font-size:32px}.sign-type span{font-size:48px}.steps{grid-template-columns:repeat(2,1fr);gap:30px}.estimate-inner{gap:40px}.estimate-copy>p:first-child{font-size:22px}}@media(max-width:650px){.wrap{width:calc(100% - 36px)}.header{padding:22px 0}.brand{font-size:21px}.brand i{font-size:29px}nav{gap:16px;font-size:12px}nav a:nth-child(2){display:none}.hero{padding-top:25px}.hero>.eyebrow{flex-direction:column;gap:5px;font-size:10px;letter-spacing:1.3px}h1{font-size:clamp(32px,8.4vw,55px);letter-spacing:-.065em;margin:40px 0 26px;line-height:1.12}.hero-bottom{align-items:stretch;flex-direction:column;margin-bottom:35px;gap:28px}.hero-bottom p{font-size:16px}.button{padding:19px 21px;min-height:62px;font-size:14px}.hero-rule{gap:16px;justify-content:space-between;font-size:9px;letter-spacing:1px;padding:18px 0}.hero-rule .end{display:none}.section{padding:48px 0}.section-head{margin-bottom:30px;gap:18px}.eyebrow{font-size:11px}.service-grid{grid-template-columns:1fr;gap:16px}.service{padding:23px}.service h3{font-size:23px}.neon-type{font-size:80px}.sign-type{font-size:44px}.sign-type span{font-size:64px}.service p{font-size:15px}.steps{grid-template-columns:1fr;gap:28px}.steps article{display:grid;grid-template-columns:32px 1fr;column-gap:10px}.steps h3{margin:0 0 12px}.steps p{grid-column:2}.estimate-inner{grid-template-columns:1fr;gap:34px;padding-top:45px;padding-bottom:45px}.estimate h2{font-size:58px}.estimate-copy>p:first-child{font-size:22px}.footer-top{flex-direction:column;gap:32px}.contact>div{justify-content:flex-start}.phone{font-size:26px}.footer-bottom{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
@media(max-width:360px){h1{font-size:8.4vw}.header{gap:12px}.brand{font-size:19px}.brand i{font-size:24px;margin-left:3px}nav{gap:10px}}
@media(max-width:360px){.estimate h2{font-size:16vw}}
