@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=Barlow:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--wine:#650503;--gold:#ffe061;--cream:#fff0df;--orange:#ffa914;--line:#ad542b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--wine);color:var(--cream);font:17px/1.6 'Barlow',Arial,sans-serif;background-image:radial-gradient(ellipse at 50% 0,#a50d06 0,transparent 60%)}a{color:inherit}header,main,footer{max-width:1240px;margin:auto;padding:0 36px}.top{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #ffffff26}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.5px;text-decoration:none;font-size:18px}.brand img{object-fit:contain}.brand span{color:#edb39a;font-size:14px}.nav-link{font-size:15px;text-decoration:none;border-bottom:1px solid var(--orange);padding:6px 0}.hero-title{text-align:center;padding:40px 0 34px;transform:rotate(-3deg)}h1,h2,h3,.position,.slogan,.closing p{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif}h1{font-size:clamp(64px,10.2vw,132px);font-weight:900;line-height:1.05;letter-spacing:-2px;margin:0;color:var(--gold);text-shadow:2px 3px 0 #501c04,5px 6px 0 #c02608,0 0 30px #fb300860}.position{font-weight:800;text-transform:uppercase;color:var(--gold);font-size:clamp(23px,3.4vw,43px);margin:7px 0 0;line-height:1.2}.bulbs{height:35px;border-block:2px solid #bf6e2b;background:radial-gradient(circle,#fffce5 0 3px,#ffdf6c 4px,#f8b23b88 7px,transparent 11px) 0 50%/29px 29px,#813508;box-shadow:0 0 18px #ffb43160;position:relative;z-index:3}.hero-scene{min-height:460px;position:relative;display:flex;align-items:center;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 75% 60%,#a32914,transparent 55%),repeating-linear-gradient(90deg,#440402 0,#6c0603 9%,#500403 17%);border-inline:1px solid #984025}.hero-scene:after{content:'';position:absolute;inset:auto 0 0;height:16px;background:repeating-conic-gradient(#ead2a4 0 25%,#27120d 0 50%) 0/32px 32px;z-index:3}.hero-copy{width:48%;padding:38px 0 45px 40px;z-index:2}.slogan{font-size:clamp(38px,5vw,62px);line-height:1.04;font-weight:800;margin:0 0 22px;text-shadow:0 2px 7px #330000}.intro{max-width:310px;color:#f2c5ac;font-size:17px;line-height:1.55;margin:0 0 30px}.button{display:inline-flex;gap:35px;align-items:center;background:var(--orange);color:#430800;font-weight:800;text-decoration:none;padding:13px 24px;border:2px solid #ffc45d;box-shadow:5px 5px 0 #260201;transform:rotate(-2deg);transition:transform .18s,background .18s}.button:hover{background:var(--gold);transform:rotate(0deg) translateY(-2px)}a:focus-visible{outline:3px solid #fff;outline-offset:6px}.hero-freddy{position:absolute;width:65%;height:100%;object-fit:contain;object-position:center bottom;right:-3%;bottom:0;z-index:1;filter:drop-shadow(-10px 2px 20px #22000070)}.lower{height:27px;background-size:29px 25px}.program{padding:70px 0 55px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:215px;margin-bottom:32px}.section-title img{height:215px;width:auto;margin-right:50px;filter:drop-shadow(8px 8px 0 #380502)}.eyebrow{font-size:14px;letter-spacing:2px;font-weight:700;color:#f7b56b;margin:0 0 12px}h2{font-size:clamp(39px,5vw,61px);font-weight:800;line-height:1.06;color:var(--gold);margin:0}h2 span{color:var(--cream)}.promises{display:grid;grid-template-columns:1fr 1fr;gap:22px}.promise{display:grid;grid-template-columns:44px 1fr;gap:17px;border:1px solid var(--line);border-top:4px solid var(--orange);padding:29px 27px 31px;background:#3b0607;box-shadow:5px 5px 0 #390403}.number{color:var(--orange);font:800 34px/1 'Barlow Condensed',Impact,sans-serif;padding-top:5px}h3{color:var(--gold);font-size:29px;font-weight:700;line-height:1.1;margin:0 0 15px}.promise p{color:#f2d1bd;margin:0;font-size:17px;line-height:1.6}.closing{border:3px solid #a95526;border-radius:24px;padding:23px;margin:6px 0 50px;background:radial-gradient(circle,#fff7d0 0 3px,#ffcf64 4px,#ffc44555 7px,transparent 10px) 0 0/28px 28px,#992814;box-shadow:0 0 24px #ff981d25}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fff0df;color:#4c0905;border:3px solid #ab4d27;border-radius:13px;padding:30px 35px;overflow:hidden}.closing p{font-size:clamp(36px,4.9vw,59px);line-height:1.05;font-weight:800;margin:0}.closing p span{color:#8d160b}.closing small{display:block;font-size:16px;margin-top:20px}.closing img{width:170px;height:195px;object-fit:cover;object-position:center;border-radius:6px;transform:rotate(3deg);flex-shrink:0}footer{display:flex;justify-content:space-between;gap:20px;padding-bottom:28px;font-size:14px;color:#e4ac8d}footer p{margin:0}@media(min-width:1400px){.hero-scene{min-height:490px}}@media(max-width:760px){header,main,footer{padding-left:20px;padding-right:20px}.top{min-height:76px}.brand{font-size:16px;gap:7px}.brand span{display:none}.brand img{width:33px;height:38px}.hero-title{padding:35px 0 30px}h1{font-size:clamp(48px,10.7vw,80px);letter-spacing:-1px}.position{font-size:clamp(21px,4.3vw,30px)}.hero-scene{min-height:550px;align-items:flex-start}.hero-copy{width:100%;padding:26px 25px 0}.slogan{font-size:39px}.intro{max-width:260px;font-size:16px;margin-bottom:20px}.hero-freddy{width:91%;height:59%;right:-17%;bottom:0}.button{padding:10px 18px;gap:20px}.program{padding-top:42px}.section-title{min-height:170px;gap:8px;margin-bottom:22px}.section-title img{height:145px;margin-right:0;max-width:24%;object-fit:contain}h2{font-size:38px}.eyebrow{font-size:12px;letter-spacing:1px}.promises{grid-template-columns:1fr;gap:18px}.promise{padding:25px 21px;grid-template-columns:34px 1fr;gap:12px}h3{font-size:28px}.closing{padding:18px;margin-bottom:30px}.closing-inner{padding:25px 20px;gap:14px;flex-direction:column;align-items:flex-start}.closing p{font-size:39px}.closing img{width:125px;height:140px;align-self:flex-end;margin-top:-8px}.closing small{font-size:16px}.closing-inner>div{z-index:1}footer{flex-direction:column;gap:5px}}@media(max-width:380px){header,main,footer{padding-inline:14px}.nav-link{font-size:14px}.hero-copy{padding-inline:18px}.hero-scene{min-height:575px}.hero-freddy{height:53%}h2{font-size:33px}.section-title img{height:120px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:760px){.hero-freddy{right:0;width:100%;height:53%;object-position:center bottom}}

footer{display:block}.footer-inner{display:flex;justify-content:space-between;gap:35px;border-top:1px solid #ad542b;padding-top:22px}.footer-notes{max-width:760px}.footer-notes p+p{margin-top:10px}.footer-credit{text-align:right;flex-shrink:0}.footer-credit p+p{margin-top:6px}@media(max-width:760px){.footer-inner{flex-direction:column;gap:20px}.footer-credit{text-align:left}}

.section-title img{border-radius:8px;filter:none;object-fit:contain}.closing img{object-fit:contain;height:auto;max-height:230px}@media(max-width:760px){.closing img{height:auto;max-height:170px}}
