:root{--navy:#0a2a5e;--deep:#001f46;--blue:#0870d9;--red:#e21b34;--gold:#ffc21a;--ink:#0a2a5e;--shell:900px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
html,body{overflow-x:hidden;max-width:100%}
body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--ink);background:#fff}
a{text-decoration:none;color:inherit}
svg{width:100%;height:100%;display:block}
.shell{width:min(var(--shell),calc(100% - 40px));margin:auto}
.section{padding:56px 0}
.eyebrow{margin:0 0 6px;text-align:center;text-transform:uppercase;font-size:13px;font-weight:800;letter-spacing:3px;color:var(--red)}
.eyebrow.dark{color:var(--red)}
.eyebrow.gold{color:var(--gold)}
.section-title{text-align:center;margin:0 auto 30px}
.section-title h2{margin:0;text-transform:uppercase;font-size:clamp(24px,3vw,34px);font-weight:900;letter-spacing:-.8px;color:var(--navy)}
.section-title h2 em{font-style:normal;color:var(--red)}
.section-title .sub{margin:10px 0 0;font-size:14px;color:#e9f1fb}
.section-title.light h2{color:#fff}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 28px;border-radius:999px;background:linear-gradient(180deg,#f5233d,#c8001b);box-shadow:0 8px 20px #c7002740;color:#fff;font-size:15px;font-weight:800;transition:.2s transform,.2s box-shadow;white-space:nowrap}
.button:hover{transform:translateY(-2px);box-shadow:0 12px 26px #c7002755}
.button span{font-size:19px;line-height:1}
.button.block{width:100%;padding:14px 18px;font-size:14px}

/* HERO */
.hero{position:relative;background:#dbeaf9 image-set(url('../images/website-development/Bottom-Banner-Desktop.webp') type('image/webp'),url('../images/website-development/Bottom-Banner-Desktop.jpg') type('image/jpeg')) center top/cover no-repeat;padding-top:34px;overflow:hidden}
.hero-badge{position:absolute;top:26px;right:5%;width:150px;height:auto;z-index:2;filter:drop-shadow(0 6px 14px #00224a55)}
.hero-inner{position:relative;text-align:center;padding:20px 0 90px;max-width:640px}
.hero .eyebrow{font-size:14px;letter-spacing:6px;color:#0a2a5e;text-shadow:0 1px 3px #fff,0 0 16px #ffffffcc,0 0 4px #fff}
.hero h1{margin:10px 0 0;text-transform:uppercase;font-size:clamp(34px,5.2vw,52px);line-height:1.02;letter-spacing:-1.5px;font-weight:900;color:var(--navy);text-shadow:0 2px 4px #fff,0 0 22px #ffffffcc}
.hero h1 em{font-style:normal;color:var(--red);display:block}
.hero-sub{margin:14px 0 0;text-transform:uppercase;font-size:clamp(15px,2vw,20px);font-weight:800;letter-spacing:2.5px;color:var(--navy);text-shadow:0 1px 3px #fff,0 0 14px #ffffffcc}
.hero-copy{margin:14px auto 26px;max-width:440px;font-size:15px;line-height:1.5;color:#132c52;text-shadow:0 1px 3px #fff,0 0 12px #ffffffcc;font-weight:600}
.hero-note{position:absolute;font-family:Caveat,cursive;font-weight:700;font-size:30px;line-height:1.05;color:var(--navy);text-shadow:0 1px 3px #fff,0 0 12px #ffffffdd,0 0 3px #fff}
.note-left{left:0;top:6px;transform:rotate(-6deg);text-align:left}
.note-right{right:2%;top:250px;transform:rotate(-4deg);text-align:right}

/* VALUE STRIP */
.value-strip{padding:20px 0;background:linear-gradient(135deg,var(--navy),var(--deep))}
.value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-radius:16px}
.value-grid>div{display:flex;align-items:center;justify-content:center;gap:10px;min-height:60px;border-right:1px solid #ffffff30;padding:0 6px}
.value-grid>div:last-child{border-right:0}
.value-grid i{width:30px;height:30px;color:#fff;flex:none}
.value-grid strong{color:#fff;font-size:14px;line-height:1.25;text-align:left;font-weight:700}
.value-grid strong span{font-weight:500;opacity:.85}

/* WORKS SECTION */
.works-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:40px;align-items:center}
.works-copy p{font-size:14px;line-height:1.6;color:#2b3a52;margin:14px 0 20px}
.checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}
.checklist li{position:relative;padding-left:30px;font-size:14px;font-weight:600;color:var(--navy)}
.checklist li::before{content:'✓';position:absolute;left:0;top:-1px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--red);color:#fff;font-size:11px;font-weight:900}
.works-devices{position:relative;height:300px;max-width:380px;margin:0 auto}
.burst{position:absolute;left:8%;top:-6px;z-index:4;color:var(--red);font-size:13px;line-height:1.3;font-weight:800;transform:rotate(-8deg)}
.device{position:absolute;background:#1b1f27;border-radius:10px;box-shadow:0 18px 34px #0a2a5e2e}
.device .screen{position:relative;overflow:hidden;background:#0f4c9c image-set(url('../images/website-development/Bottom-Banner-Desktop.webp') type('image/webp'),url('../images/website-development/Bottom-Banner-Desktop.jpg') type('image/jpeg')) center/cover no-repeat}
.device.tablet{top:0;right:10px;width:150px;padding:7px;border-radius:16px;z-index:1}
.device.tablet .screen{height:200px;border-radius:9px}
.device.laptop{left:0;bottom:34px;width:280px;padding:9px 9px 0;border-radius:12px 12px 3px 3px;z-index:2}
.device.laptop .screen{height:158px;border-radius:3px}
.device.laptop .stand{height:12px;background:#2a2f3a;border-radius:0 0 9px 9px;margin:0 -9px}
.device.phone{right:0;bottom:0;width:92px;padding:6px;border-radius:16px;z-index:3}
.device.phone .screen{height:172px;border-radius:10px}
.screen-bg{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;padding:14px;background:linear-gradient(100deg,#062247e6,#06224730)}
.dev-title{margin:0;color:#fff;font-weight:900;font-size:16px;line-height:1.15;text-transform:uppercase;text-shadow:0 2px 8px #00142c}
.dev-title.small{font-size:11px}
.dev-title.tiny{font-size:8.5px}
.dev-btn{display:inline-block;padding:6px 13px;border-radius:999px;background:var(--red);color:#fff;font-size:9.5px;font-weight:800;white-space:nowrap}
.dev-btn.tiny{font-size:7px;padding:4px 9px}

/* SERVICES */
.services{background:#f5f9fd}
.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.service-grid article{background:#fff;border:1px solid #e4e8ee;border-radius:14px;box-shadow:0 8px 20px #173a6812;text-align:center;padding:26px 16px}
.card-icon{display:block;width:38px;height:38px;margin:0 auto;color:var(--blue)}
.service-grid h3{margin:14px 0 8px;font-size:15px;line-height:1.25;color:var(--navy)}
.service-grid p{margin:0;color:#4a5568;font-size:12.5px;line-height:1.45}

/* PRICING */
.pricing{position:relative;margin:0 auto;max-width:calc(var(--shell) + 40px);border-radius:26px;background:radial-gradient(circle at 60% 20%,#0f4c9c 0,var(--navy) 45%,var(--deep) 100%);color:#fff;overflow:hidden}
.pricing::before{content:'';position:absolute;inset:0;background:image-set(url('../images/website-development/Bottom-Banner-Desktop.webp') type('image/webp'),url('../images/website-development/Bottom-Banner-Desktop.jpg') type('image/jpeg')) center bottom/cover no-repeat;opacity:.14;mix-blend-mode:screen}
.billing-toggle{position:relative;z-index:1;width:280px;height:48px;margin:0 auto 30px;display:flex;background:#fff;border-radius:30px;padding:4px}
.billing-toggle button{flex:1;border:0;border-radius:25px;background:transparent;color:var(--ink);font:700 14px Montserrat;cursor:pointer}
.billing-toggle button.active{background:var(--red);color:#fff;box-shadow:0 3px 10px #a5002d55}
.billing-toggle span{position:absolute;left:calc(100% + 14px);top:-6px;width:120px;font-family:Caveat,cursive;font-weight:700;font-size:19px;line-height:1.15;color:var(--gold);transform:rotate(-6deg)}
.plans{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,340px));justify-content:center;gap:24px}
.plan{position:relative;border-radius:18px;background:#fff;color:#14293f;box-shadow:0 12px 30px #00142c40}
.plan.featured{border:2px solid var(--red)}
.plan-head{text-align:center;padding:22px 12px 4px}
.plan-head h3{margin:0;text-transform:uppercase;font-size:22px;color:var(--navy)}
.plan-body{padding:8px 26px 28px;text-align:center}
.old-price{margin:6px 0 0;font-size:15px;color:#9aa4b2}
.old-price s{color:#c23}
.price{margin:2px 0 16px}
.price strong{font-size:46px;color:var(--navy)}
.price{font-size:15px;color:#4a5568}
.plan ul{padding:0;margin:0 0 22px;list-style:none;text-align:left}
.plan li{position:relative;padding-left:26px;margin:10px 0;font-size:13px}
.plan li::before{content:'✓';position:absolute;left:0;top:0;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--red);color:#fff;font-size:10px;font-weight:900}
.best{position:absolute;z-index:3;top:-14px;left:50%;transform:translateX(-50%);width:150px;padding:8px;background:var(--red);text-align:center;text-transform:uppercase;font-size:11px;font-weight:800;color:#fff;border-radius:20px 20px 20px 4px;box-shadow:0 6px 14px #a5002d55}
.save-badge{position:absolute;z-index:3;top:-38px;right:-8px;display:grid;place-items:center;width:92px;height:92px;border-radius:50%;background:var(--red);color:#fff;font-size:10px;font-weight:800;text-align:center;line-height:1.25;transform:rotate(10deg);box-shadow:0 8px 20px #00000030}

/* PROCESS */
.process{background:linear-gradient(110deg,#e9f6ff,#fafdff 50%,#e2f3ff)}
.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:start;text-align:center}
.process-grid article{position:relative}
.process-grid article:not(:last-child)::after{content:'→';position:absolute;right:-24px;top:40px;font-size:28px;color:#9cc5e7}
.step{position:absolute;left:calc(50% - 48px);top:0;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--red);color:#fff;font-weight:800;font-size:13px}
.process-icon{width:84px;height:84px;margin:6px auto 12px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--blue);padding:22px;box-shadow:0 8px 25px #2a679324}
.process-grid h3{margin:0 0 7px;font-size:14.5px;color:var(--navy)}
.process-grid p{margin:0;font-size:12px;line-height:1.4;color:#334054}

/* CLOSING */
.closing{background:#0a2a5e image-set(url('../images/website-development/Head-Banner-Desktop.webp') type('image/webp'),url('../images/website-development/Head-Banner-Desktop.jpg') type('image/jpeg')) center top/cover no-repeat;padding:54px 0 60px}
.cta-bar{display:flex;align-items:center;gap:20px;background:linear-gradient(135deg,var(--navy),var(--deep));border-radius:22px;padding:26px 34px;box-shadow:0 20px 45px #00142c60}
.cta-icon{flex:none;width:44px;height:44px;color:#fff}
.cta-copy{flex:1}
.cta-copy h2{margin:0;color:#fff;text-transform:uppercase;font-size:clamp(18px,2.4vw,24px);font-weight:900}
.cta-copy p{margin:6px 0 0;color:#cfe0f5;font-size:13px}
.closing .button{padding:14px 24px;font-size:14px}

@media(max-width:900px){
  .works-grid{grid-template-columns:1fr;gap:50px}
  .works-devices{margin-top:10px}
  .service-grid{grid-template-columns:repeat(2,1fr)}
  .plans{grid-template-columns:1fr;max-width:360px;margin:0 auto}
  .process-grid{grid-template-columns:repeat(2,1fr);row-gap:40px}
  .process-grid article:nth-child(2)::after{display:none}
  .cta-bar{flex-direction:column;text-align:center}
  .cta-icon{width:36px;height:36px}
}

@media(max-width:650px){
  .shell{width:min(100% - 28px,520px)}
  .section{padding:44px 0}
  .hero{background-image:linear-gradient(180deg,transparent 55%,#dbeaf9),image-set(url('../images/website-development/Bottom-Banner-Mobile.webp') type('image/webp'),url('../images/website-development/Bottom-Banner-Mobile.jpg') type('image/jpeg'));padding-top:26px}
  .hero-badge{width:100px;top:18px;right:4%}
  .hero-inner{padding:46px 0 70px;max-width:100%}
  .hero .eyebrow{font-size:12px;letter-spacing:4px}
  .hero h1{font-size:34px}
  .hero-sub{font-size:14px;letter-spacing:1.5px}
  .hero-copy{font-size:13px;max-width:320px}
  .note-left{top:0px;left:8px;font-size:19px}
  .note-right{top:260px;font-size:20px}
  .value-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:20px}
  .value-grid>div:nth-child(2){border-right:0}
  .value-grid>div{min-height:0;flex-direction:column;gap:6px;text-align:center}
  .value-grid strong{text-align:center;font-size:12.5px}
  .value-grid i{width:26px;height:26px}
  .section-title h2{font-size:22px}
  .works-devices{max-width:320px;height:260px}
  .device.tablet{width:128px}
  .device.tablet .screen{height:172px}
  .device.laptop{width:238px;bottom:30px}
  .device.laptop .screen{height:134px}
  .device.phone{width:80px}
  .device.phone .screen{height:150px}
  .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .service-grid article{padding:18px 10px}
  .service-grid h3{font-size:13px}
  .service-grid p{font-size:11px}
  .pricing{border-radius:18px}
  .billing-toggle{width:230px;margin-bottom:58px}
  .billing-toggle span{left:50%;top:56px;transform:translateX(-50%);text-align:center;font-size:16px}
  .process-grid{grid-template-columns:1fr}
  .process-grid article::after{display:none!important}
  .save-badge{top:-16px;right:4px;width:64px;height:64px;font-size:7.5px}
  .closing{background-image:image-set(url('../images/website-development/Head-Banner-Mobile.webp') type('image/webp'),url('../images/website-development/Head-Banner-Mobile.jpg') type('image/jpeg'));padding:40px 0 46px}
  .cta-bar{padding:22px 20px;border-radius:18px}
  .cta-copy p{font-size:12px}
}
