
:root{--navy:#06142f;--orange:#ff6a00;--pink:#ec1b73;--blue:#00adcd;--light:#f5f8fb;--text:#071229}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{text-decoration:none}
.topbar{height:44px;background:#06142f;color:white;display:flex;align-items:center;justify-content:space-between;padding:0 48px;font-weight:900;font-size:15px}
.topbar div{display:flex;gap:35px;align-items:center;flex-wrap:wrap}.social span{background:var(--orange);border-radius:50%;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;font-size:12px}
.header{height:118px;background:white;display:flex;align-items:center;justify-content:space-between;padding:16px 52px;border-bottom:1px solid #e9edf5;position:sticky;top:0;z-index:50}
.logo img{height:96px;width:auto;object-fit:contain;display:block}.nav{display:flex;gap:32px;align-items:center;flex-wrap:wrap}.nav a{text-transform:uppercase;color:#111527;font-weight:950;letter-spacing:.3px}.nav a.active{color:var(--orange);border-bottom:3px solid var(--orange);padding-bottom:10px}
.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;padding:13px 22px;background:var(--navy);color:#fff;font-weight:950;cursor:pointer;text-transform:uppercase}.btn.orange{background:var(--orange)}.btn.pink{background:var(--pink)}.btn.blue{background:var(--blue)}
.hero{min-height:530px;display:grid;grid-template-columns:1.05fr 1.65fr;background:#f7f9fb;overflow:hidden}.hero-copy{padding:52px 0 40px 66px;z-index:2}.hero-copy h1{font-size:64px;line-height:1.05;margin:0 0 24px;font-weight:950}.hero-copy h1 span:first-child{color:var(--orange)}.hero-copy h1 span{color:var(--navy)}.hero-copy p{font-size:19px;line-height:1.45;max-width:440px;font-weight:700;color:#293143}.hero-buttons{display:flex;gap:24px;flex-wrap:wrap;margin-top:30px}
.hero-stage{position:relative;min-height:530px;background:#eceff3}.hero-stage img{width:100%;height:100%;object-fit:cover;display:block}
.features-bar{margin:-28px 70px 0;position:relative;z-index:10;background:var(--navy);color:white;border-radius:8px;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 18px 35px rgba(0,0,0,.18)}.feature-item{display:flex;gap:16px;align-items:center;padding:22px 28px;border-right:1px solid rgba(255,255,255,.25)}.feature-icon{font-size:34px;color:var(--orange)}.feature-item h3{margin:0;text-transform:uppercase;font-size:17px}.feature-item p{margin:3px 0 0;color:#e4eef7;font-size:13px}
.section{padding:48px 70px}.product-intro{display:grid;grid-template-columns:260px 1fr;gap:36px;align-items:start}.side-title h4{font-size:17px;text-transform:uppercase;margin:0 0 8px}.side-title h2{font-size:35px;margin:0 0 22px;color:var(--navy);line-height:1.1;text-transform:uppercase}.side-title h2 span{color:var(--orange)}.side-title p{font-size:17px;line-height:1.45;color:#344052;font-weight:700}
.product-cards{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.product-card{background:white;border:1px solid #e4e9f0;border-radius:8px;overflow:hidden;color:var(--text);box-shadow:0 8px 22px rgba(0,0,0,.06)}.product-card img{width:100%;height:128px;object-fit:cover;display:block}.product-card h3{margin:0;padding:13px 14px 4px;font-size:15px;text-transform:uppercase}.product-card p{padding:0 14px;margin:0 0 10px;color:#536070;font-size:13px;font-weight:750}.product-card span{display:block;color:var(--orange);font-weight:950;font-size:13px;padding:0 14px 15px}
.event-strip{background:var(--navy);padding:30px 70px 34px;color:white;display:grid;grid-template-columns:290px repeat(4,1fr);gap:18px;align-items:stretch}.event-title h2{font-size:28px;line-height:1.15;margin:0;text-transform:uppercase}.event-title span{color:var(--orange)}.event-title p{color:#dce8f5;font-weight:750;line-height:1.45}.event-tile{background:var(--orange);display:grid;grid-template-columns:1fr 1.05fr;min-height:140px;border-radius:10px;overflow:hidden;color:white}.event-tile img{width:100%;height:100%;object-fit:cover}.event-tile div{padding:18px}.event-tile h3{margin:0 0 8px;text-transform:uppercase;font-size:15px}.event-tile p{margin:0;color:white;font-size:13px;line-height:1.3}
.package-section{padding:40px 70px;background:var(--light)}.heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.heading h2{font-size:34px;margin:0;color:var(--navy)}.heading h2 span{color:var(--orange)}.heading h2 b{color:var(--pink)}.package-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.package-card,.mini-card{background:white;border:1px solid #e4e9f0;border-radius:8px;overflow:hidden;color:var(--text);box-shadow:0 8px 22px rgba(0,0,0,.06);display:block}.package-card img,.mini-card img{width:100%;height:145px;object-fit:cover}.package-card h3,.mini-card b{display:block;padding:13px;margin:0;text-align:center;font-size:16px}
.testimonial-row{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:35px 70px;align-items:center;background:white}.testimonial h2{margin:0 0 14px;font-size:28px;color:var(--navy)}.testimonial h2 span{color:var(--orange)}.testimonial h2 b{color:var(--pink)}.quote-mark{font-size:52px;color:var(--pink);font-weight:900;line-height:.5}.testimonial p{font-size:16px;line-height:1.55;color:#344052;font-weight:700}.brand-row{display:flex;gap:26px;align-items:center;flex-wrap:wrap}.brand-row span{font-weight:950;color:var(--blue);font-size:24px}
.footer{background:var(--navy);color:white;padding:34px 70px 14px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.1fr 1.3fr;gap:32px}.footer-logo img{height:86px;width:auto;object-fit:contain}.footer h3{margin:0 0 13px;color:white}.footer p,.footer a{display:block;color:#dce8f5;font-weight:750;margin:7px 0;font-size:14px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);text-align:center;margin-top:24px;padding-top:14px;color:#dce8f5;font-weight:800}
.page-title{padding:54px 70px;background:linear-gradient(135deg,var(--navy),#0b2a5a);color:white;text-align:center}.page-title h1{font-size:44px;margin:0 0 8px}.page-title p{font-weight:800;color:#dce8f5}.all-products{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.controls{display:flex;gap:10px;flex-wrap:wrap;padding:22px 70px;background:var(--light)}.controls input{flex:1;min-width:260px;border:1px solid #dfe6ef;border-radius:12px;padding:13px;font-weight:800}.controls button{border:0;border-radius:999px;padding:11px 15px;background:white;font-weight:950;cursor:pointer}.controls button.active,.controls button:hover{background:linear-gradient(90deg,var(--orange),var(--pink));color:white}
.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:38px 70px;background:var(--light)}.shop-card{background:white;border:1px solid #e3e9f2;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.08)}.shop-card img{width:100%;height:220px;object-fit:cover}.shop-body{padding:18px}.shop-body span{color:var(--pink);font-weight:950;font-size:12px;text-transform:uppercase}.shop-body h3{margin:8px 0;color:var(--navy)}.shop-body p{color:#526071;font-weight:750;line-height:1.45}.shop-actions{display:flex;gap:8px;flex-wrap:wrap}.shop-actions a{background:var(--navy);color:white;padding:9px 12px;border-radius:10px;font-weight:900;font-size:13px}.shop-actions .whatsapp{background:var(--orange)}
.form-wrap{max-width:1050px;margin:0 auto;padding:40px 20px}.form-card{background:white;border-radius:24px;padding:28px;box-shadow:0 18px 45px rgba(0,0,0,.1);border:1px solid #e3e9f2}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.field.full{grid-column:1/-1}.field label{display:block;font-weight:950;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;border:1px solid #dfe6ef;border-radius:14px;padding:13px;font-weight:800;font-family:Arial}.field textarea{min-height:120px}.success{display:none;margin-top:16px;background:#eafff3;color:#06642f;border:1px solid #a8edc2;border-radius:16px;padding:15px;font-weight:900}
@media(max-width:1250px){.features-bar{grid-template-columns:repeat(2,1fr);margin:0}.product-intro{grid-template-columns:1fr}.product-cards,.all-products{grid-template-columns:repeat(3,1fr)}.event-strip{grid-template-columns:1fr 1fr}.package-grid{grid-template-columns:repeat(3,1fr)}.shop-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.topbar{height:auto;padding:10px 18px;align-items:flex-start;flex-direction:column;gap:6px}.header{height:auto;padding:14px 18px;flex-direction:column}.logo img{height:78px}.nav{gap:16px;justify-content:center}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 24px}.hero-copy h1{font-size:42px}.features-bar,.event-strip,.testimonial-row,.footer-grid{grid-template-columns:1fr;margin:0;padding-left:22px;padding-right:22px}.product-cards,.all-products,.package-grid,.shop-grid{grid-template-columns:repeat(2,1fr);padding-left:22px;padding-right:22px}.section{padding:32px 22px}.form-grid{grid-template-columns:1fr}}
@media(max-width:520px){.product-cards,.all-products,.package-grid,.shop-grid{grid-template-columns:1fr}}

/* FINAL FIXES */
.logo img,.footer-logo img{background:transparent!important}
.contact-form-section{padding-bottom:12px}


/* KIDS PHOTOSHOOT SERVICE SECTION */
.kids-photoshoot-service{
  padding:56px 70px;
  background:
    radial-gradient(circle at 12% 0%, rgba(255,106,0,.10), transparent 32%),
    radial-gradient(circle at 100% 10%, rgba(236,27,115,.12), transparent 28%),
    linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);
}
.kids-photo-hero{
  display:grid;
  grid-template-columns:0.95fr 1.2fr;
  gap:28px;
  align-items:center;
  max-width:1720px;
  margin:0 auto 30px;
  background:#fff;
  border:1px solid #e5ebf3;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 18px 45px rgba(6,20,47,.12);
}
.kids-photo-copy{
  padding:36px;
}
.kids-pill{
  display:inline-block;
  background:linear-gradient(90deg,#ff6a00,#ec1b73);
  color:#fff;
  border-radius:999px;
  padding:9px 15px;
  font-weight:950;
  font-size:13px;
  letter-spacing:.5px;
}
.kids-photo-copy h2{
  margin:14px 0 12px;
  font-size:48px;
  line-height:1.02;
  color:#06142f;
}
.kids-photo-copy p{
  font-size:18px;
  color:#344052;
  line-height:1.5;
  font-weight:750;
}
.kids-photo-points{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin:22px 0;
}
.kids-photo-points span{
  background:#f4f8fc;
  border:1px solid #e5ebf3;
  border-radius:14px;
  padding:12px;
  font-weight:900;
  color:#06142f;
}
.kids-photo-btn{
  display:inline-block;
  background:#06142f;
  color:#fff;
  text-decoration:none;
  border-radius:14px;
  padding:14px 20px;
  font-weight:950;
  box-shadow:0 12px 25px rgba(6,20,47,.18);
}
.kids-photo-main img{
  width:100%;
  height:540px;
  object-fit:cover;
  display:block;
}
.kids-photo-packages{
  max-width:1720px;
  margin:0 auto 32px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.kids-package-card{
  background:#fff;
  border:1px solid #e5ebf3;
  border-radius:20px;
  padding:22px;
  box-shadow:0 12px 28px rgba(6,20,47,.08);
}
.kids-package-card h3{
  margin:0 0 8px;
  color:#06142f;
  font-size:22px;
}
.kids-package-card p{
  color:#526071;
  font-weight:750;
  line-height:1.45;
}
.kids-package-card a{
  display:inline-block;
  margin-top:8px;
  background:linear-gradient(90deg,#ff6a00,#ec1b73);
  color:#fff;
  text-decoration:none;
  padding:11px 15px;
  border-radius:12px;
  font-weight:950;
}
.kids-gallery-heading{
  text-align:center;
  max-width:900px;
  margin:0 auto 18px;
}
.kids-gallery-heading h3{
  margin:0;
  color:#06142f;
  font-size:32px;
}
.kids-gallery-heading p{
  color:#526071;
  font-weight:800;
}
.kids-photo-gallery{
  max-width:1720px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.kids-photo-tile{
  display:block;
  border-radius:18px;
  overflow:hidden;
  background:#fff;
  border:1px solid #e5ebf3;
  box-shadow:0 10px 24px rgba(6,20,47,.08);
}
.kids-photo-tile img{
  width:100%;
  height:235px;
  object-fit:cover;
  display:block;
  transition:.25s ease;
}
.kids-photo-tile:hover img{
  transform:scale(1.045);
}
@media(max-width:1100px){
  .kids-photo-hero{grid-template-columns:1fr}
  .kids-photo-main img{height:430px}
  .kids-photo-gallery{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:760px){
  .kids-photoshoot-service{padding:34px 18px}
  .kids-photo-copy h2{font-size:36px}
  .kids-photo-points,.kids-photo-packages,.kids-photo-gallery{grid-template-columns:1fr}
  .kids-photo-main img{height:330px}
}


/* KIDS PHOTOSHOOT NEXT PHASE */
.kids-booking-hero{
  min-height:620px;
  display:grid;
  grid-template-columns:.9fr 1.35fr;
  background:#06142f;
  color:white;
  overflow:hidden;
}
.kids-booking-copy{
  padding:70px 56px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:
    radial-gradient(circle at 0% 0%, rgba(255,106,0,.30), transparent 35%),
    radial-gradient(circle at 100% 90%, rgba(236,27,115,.28), transparent 35%),
    #06142f;
}
.kids-booking-copy h1{
  margin:0 0 18px;
  font-size:62px;
  line-height:1.02;
}
.kids-booking-copy h1 span{color:#ff6a00}
.kids-booking-copy p{
  color:#e9f3ff;
  font-size:19px;
  line-height:1.5;
  font-weight:750;
}
.kids-booking-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:24px;
}
.kids-booking-actions a{
  background:#ff6a00;
  color:white;
  padding:14px 18px;
  border-radius:14px;
  text-decoration:none;
  font-weight:950;
}
.kids-booking-actions a:last-child{background:#ec1b73}
.kids-booking-visual{
  display:grid;
  grid-template-columns:1.25fr .85fr;
  gap:12px;
  padding:24px;
}
.kids-booking-visual img{
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:24px;
  box-shadow:0 18px 45px rgba(0,0,0,.25);
}
.kids-booking-side{
  display:grid;
  gap:12px;
}
.kids-section{
  padding:54px 70px;
  background:#f7fbff;
}
.kids-section.white{background:#fff}
.kids-heading{
  text-align:center;
  max-width:940px;
  margin:0 auto 28px;
}
.kids-heading h2{
  margin:0;
  font-size:40px;
  color:#06142f;
}
.kids-heading h2 span{color:#ec1b73}
.kids-heading p{
  color:#526071;
  font-weight:800;
  line-height:1.5;
}
.kids-package-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
  max-width:1280px;
  margin:0 auto;
}
.kids-book-package{
  background:white;
  border:1px solid #e5ebf3;
  border-radius:24px;
  padding:24px;
  box-shadow:0 14px 34px rgba(6,20,47,.10);
}
.kids-book-package.featured{
  border:3px solid #ec1b73;
  transform:translateY(-8px);
}
.kids-book-package h3{
  margin:0 0 10px;
  color:#06142f;
  font-size:26px;
}
.kids-price{
  font-size:32px;
  font-weight:950;
  color:#ff6a00;
  margin:12px 0;
}
.kids-book-package ul{
  margin:16px 0;
  padding-left:20px;
  color:#344052;
  font-weight:800;
  line-height:1.7;
}
.kids-book-package a{
  display:inline-block;
  background:#06142f;
  color:white;
  padding:13px 16px;
  border-radius:13px;
  text-decoration:none;
  font-weight:950;
}
.kids-book-package.featured a{background:linear-gradient(90deg,#ff6a00,#ec1b73)}
.kids-booking-form-wrap{
  max-width:1180px;
  margin:0 auto;
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:24px;
  align-items:start;
}
.kids-form-info{
  background:#06142f;
  color:white;
  border-radius:24px;
  padding:28px;
  box-shadow:0 14px 34px rgba(6,20,47,.14);
}
.kids-form-info h3{font-size:30px;margin:0 0 10px}
.kids-form-info p{color:#e9f3ff;font-weight:750;line-height:1.5}
.kids-form-info div{
  background:rgba(255,255,255,.10);
  padding:13px;
  border-radius:14px;
  margin-top:12px;
  font-weight:900;
}
.kids-booking-form{
  background:white;
  border:1px solid #e5ebf3;
  border-radius:24px;
  padding:28px;
  box-shadow:0 14px 34px rgba(6,20,47,.10);
}
.kids-booking-form-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:14px;
}
.kids-booking-field.full{grid-column:1/-1}
.kids-booking-field label{
  display:block;
  margin-bottom:7px;
  font-weight:950;
  color:#06142f;
}
.kids-booking-field input,
.kids-booking-field select,
.kids-booking-field textarea{
  width:100%;
  border:1px solid #dfe6ef;
  border-radius:13px;
  padding:13px;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:800;
}
.kids-booking-field textarea{min-height:120px}
.kids-submit{
  margin-top:16px;
  background:linear-gradient(90deg,#ff6a00,#ec1b73);
  border:0;
  border-radius:14px;
  color:white;
  padding:14px 20px;
  font-weight:950;
  cursor:pointer;
}
.kids-booking-success{
  display:none;
  margin-top:14px;
  background:#eafff3;
  border:1px solid #a8edc2;
  color:#06642f;
  padding:14px;
  border-radius:14px;
  font-weight:900;
}
.kids-masonry{
  columns:4 240px;
  column-gap:14px;
}
.kids-masonry a{
  display:block;
  break-inside:avoid;
  margin:0 0 14px;
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 10px 28px rgba(6,20,47,.10);
}
.kids-masonry img{
  width:100%;
  display:block;
}
@media(max-width:1100px){
  .kids-booking-hero,.kids-booking-form-wrap{grid-template-columns:1fr}
  .kids-booking-visual{grid-template-columns:1fr 1fr}
  .kids-package-grid{grid-template-columns:1fr}
  .kids-book-package.featured{transform:none}
}
@media(max-width:760px){
  .kids-booking-copy{padding:42px 24px}
  .kids-booking-copy h1{font-size:40px}
  .kids-section{padding:36px 18px}
  .kids-booking-visual,.kids-booking-form-grid{grid-template-columns:1fr}
}


/* NEXT WEBSITE PHASE - PUBLIC WEBSITE IMPROVEMENTS */
.jp-floating-whatsapp{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:999999;
  background:#25d366;
  color:#fff!important;
  text-decoration:none;
  border-radius:999px;
  padding:14px 18px;
  font-weight:950;
  box-shadow:0 16px 35px rgba(0,0,0,.24);
  display:flex;
  align-items:center;
  gap:10px;
}
.jp-floating-whatsapp span{
  width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.20);
  display:flex;align-items:center;justify-content:center;
}
.jp-website-feature{
  padding:58px 70px;
  background:
    radial-gradient(circle at 0% 0%, rgba(255,106,0,.13), transparent 30%),
    radial-gradient(circle at 100% 0%, rgba(236,27,115,.13), transparent 30%),
    linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);
}
.jp-feature-inner{
  max-width:1720px;
  margin:0 auto;
  display:grid;
  grid-template-columns:.9fr 1.25fr;
  gap:28px;
  align-items:center;
}
.jp-feature-copy{
  background:#06142f;
  color:#fff;
  border-radius:28px;
  padding:40px;
  box-shadow:0 18px 45px rgba(6,20,47,.18);
}
.jp-feature-copy .tag{
  display:inline-block;
  background:linear-gradient(90deg,#ff6a00,#ec1b73);
  color:#fff;
  border-radius:999px;
  padding:9px 15px;
  font-weight:950;
  margin-bottom:15px;
}
.jp-feature-copy h2{
  margin:0 0 14px;
  font-size:44px;
  line-height:1.08;
}
.jp-feature-copy h2 span{color:#ff6a00}
.jp-feature-copy p{
  color:#e9f3ff;
  font-weight:750;
  line-height:1.55;
  font-size:17px;
}
.jp-feature-buttons{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:24px;
}
.jp-feature-buttons a{
  color:#fff;
  text-decoration:none;
  background:#ff6a00;
  padding:13px 16px;
  border-radius:13px;
  font-weight:950;
}
.jp-feature-buttons a:nth-child(2){background:#ec1b73}
.jp-feature-buttons a:nth-child(3){background:#00adcd}
.jp-feature-gallery{
  display:grid;
  grid-template-columns:1.2fr .8fr;
  gap:14px;
}
.jp-feature-gallery img{
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:22px;
  box-shadow:0 14px 34px rgba(6,20,47,.13);
}
.jp-feature-side{
  display:grid;
  gap:14px;
}
.jp-feature-main-img{min-height:520px}
.jp-feature-side img{height:253px}
.jp-services-strip{
  max-width:1720px;
  margin:34px auto 0;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}
.jp-service-highlight{
  background:#fff;
  border:1px solid #e5ebf3;
  border-radius:20px;
  padding:22px;
  box-shadow:0 12px 28px rgba(6,20,47,.08);
}
.jp-service-highlight h3{
  margin:0 0 8px;
  color:#06142f;
}
.jp-service-highlight p{
  color:#526071;
  font-weight:750;
  line-height:1.45;
}
.jp-service-highlight a{
  color:#ec1b73;
  font-weight:950;
  text-decoration:none;
}
.jp-faq-section{
  padding:54px 70px;
  background:#fff;
}
.jp-faq-inner{
  max-width:1180px;
  margin:0 auto;
}
.jp-faq-title{
  text-align:center;
  margin-bottom:26px;
}
.jp-faq-title h2{
  margin:0;
  font-size:38px;
  color:#06142f;
}
.jp-faq-title h2 span{color:#ec1b73}
.jp-faq{
  background:#fff;
  border:1px solid #e5ebf3;
  border-radius:18px;
  margin:12px 0;
  overflow:hidden;
  box-shadow:0 10px 24px rgba(6,20,47,.06);
}
.jp-faq summary{
  cursor:pointer;
  padding:18px 20px;
  font-weight:950;
  color:#06142f;
}
.jp-faq p{
  margin:0;
  padding:0 20px 18px;
  color:#526071;
  font-weight:750;
  line-height:1.5;
}
.jp-cta-band{
  margin:0;
  padding:45px 70px;
  background:linear-gradient(90deg,#06142f,#111b57,#ec1b73);
  color:#fff;
  text-align:center;
}
.jp-cta-band h2{
  margin:0 0 12px;
  font-size:38px;
}
.jp-cta-band p{
  color:#e9f3ff;
  font-weight:750;
  max-width:900px;
  margin:0 auto 22px;
}
.jp-cta-band a{
  display:inline-block;
  margin:5px;
  background:#ff6a00;
  color:#fff;
  text-decoration:none;
  border-radius:14px;
  padding:14px 18px;
  font-weight:950;
}
.jp-cta-band a:nth-child(2){background:#00adcd}
.jp-shop-kids-card{
  border:3px solid #ec1b73!important;
}
.jp-shop-kids-card::before{
  content:'NEW';
  position:absolute;
  z-index:3;
  top:12px;
  right:12px;
  background:#ec1b73;
  color:#fff;
  border-radius:999px;
  padding:7px 10px;
  font-weight:950;
  font-size:12px;
}
@media(max-width:1100px){
  .jp-feature-inner{grid-template-columns:1fr}
  .jp-services-strip{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  .jp-website-feature,.jp-faq-section,.jp-cta-band{padding:34px 18px}
  .jp-feature-copy h2{font-size:34px}
  .jp-feature-gallery{grid-template-columns:1fr}
  .jp-feature-main-img{min-height:320px}
  .jp-feature-side img{height:220px}
  .jp-services-strip{grid-template-columns:1fr}
  .jp-floating-whatsapp{right:12px;bottom:12px;padding:12px 14px}
}


/* NEXT WEBSITE PHASE 2 - CLIENT JOURNEY */
.jp-page-hero{
  padding:58px 70px;
  background:linear-gradient(135deg,#06142f,#111b57,#ec1b73);
  color:white;
  text-align:center;
}
.jp-page-hero h1{font-size:46px;margin:0 0 10px}
.jp-page-hero p{max-width:850px;margin:0 auto;color:#e9f3ff;font-weight:750;line-height:1.5}
.jp-section{padding:50px 70px;background:#f7fbff}
.jp-section.white{background:#fff}
.jp-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1380px;margin:0 auto}
.jp-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1500px;margin:0 auto}
.jp-card{
  background:white;border:1px solid #e5ebf3;border-radius:22px;padding:24px;
  box-shadow:0 12px 30px rgba(6,20,47,.08);
}
.jp-card h3{margin:0 0 10px;color:#06142f;font-size:24px}
.jp-card p{color:#526071;font-weight:750;line-height:1.5}
.jp-card a,.jp-card button,.jp-main-btn{
  display:inline-block;background:linear-gradient(90deg,#ff6a00,#ec1b73);
  color:#fff;text-decoration:none;border:0;border-radius:13px;padding:12px 16px;
  font-weight:950;cursor:pointer;margin-top:8px;
}
.jp-card .blue{background:#00adcd}.jp-card .navy{background:#06142f}
.jp-track-box{
  max-width:900px;margin:0 auto;background:white;border:1px solid #e5ebf3;border-radius:24px;
  padding:28px;box-shadow:0 15px 36px rgba(6,20,47,.10);
}
.jp-field label{display:block;font-weight:950;color:#06142f;margin-bottom:7px}
.jp-field input,.jp-field select,.jp-field textarea{
  width:100%;border:1px solid #dfe6ef;border-radius:13px;padding:13px;font-family:Arial;font-weight:800;
}
.jp-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.jp-field.full{grid-column:1/-1}
.jp-status-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin:22px 0}
.jp-step{background:#edf2f7;border-radius:13px;padding:11px;text-align:center;font-weight:950;color:#526071}
.jp-step.done{background:#eafff3;color:#067638}
.jp-result{display:none;margin-top:20px}
.jp-special{
  position:relative;overflow:hidden;background:#fff;border:1px solid #e5ebf3;border-radius:22px;
  box-shadow:0 12px 30px rgba(6,20,47,.08);
}
.jp-special img{width:100%;height:220px;object-fit:cover;display:block}
.jp-special-body{padding:20px}
.jp-special-tag{position:absolute;top:14px;right:14px;background:#ec1b73;color:white;border-radius:999px;padding:8px 12px;font-weight:950}
.jp-testimonial{
  background:#fff;border:1px solid #e5ebf3;border-radius:22px;padding:24px;box-shadow:0 12px 30px rgba(6,20,47,.08)
}
.jp-stars{color:#ffb000;letter-spacing:3px;font-size:22px;margin-bottom:10px}
.jp-testimonial p{font-weight:750;color:#344052;line-height:1.55}
.jp-dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1500px;margin:0 auto}
.jp-dashboard-link{background:white;border:1px solid #e5ebf3;border-radius:20px;padding:24px;text-decoration:none;color:#06142f;font-weight:950;box-shadow:0 12px 30px rgba(6,20,47,.08)}
.jp-dashboard-link span{display:block;font-size:34px;margin-bottom:10px}
@media(max-width:1100px){.jp-grid-4,.jp-dashboard-grid{grid-template-columns:repeat(2,1fr)}.jp-grid-3{grid-template-columns:1fr}}
@media(max-width:760px){.jp-section,.jp-page-hero{padding:34px 18px}.jp-grid-4,.jp-dashboard-grid,.jp-form-grid,.jp-status-steps{grid-template-columns:1fr}.jp-page-hero h1{font-size:34px}}


/* NEXT WEBSITE PHASE 3 - LEAD CAPTURE */
.jp-lead-popup{
  position:fixed;
  inset:0;
  background:rgba(6,20,47,.62);
  z-index:1000000;
  display:none;
  align-items:center;
  justify-content:center;
  padding:20px;
}
.jp-lead-modal{
  width:min(760px,96%);
  background:white;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 30px 80px rgba(0,0,0,.35);
  display:grid;
  grid-template-columns:.9fr 1.1fr;
}
.jp-lead-modal-visual{
  background:linear-gradient(135deg,#06142f,#ec1b73);
  color:white;
  padding:32px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.jp-lead-modal-visual h2{
  margin:0 0 12px;
  font-size:34px;
  line-height:1.08;
}
.jp-lead-modal-visual p{
  color:#e9f3ff;
  font-weight:750;
  line-height:1.5;
}
.jp-lead-modal-form{
  padding:28px;
  position:relative;
}
.jp-lead-close{
  position:absolute;
  right:16px;
  top:14px;
  border:0;
  background:#f4f7fb;
  color:#06142f;
  width:36px;
  height:36px;
  border-radius:50%;
  font-weight:950;
  cursor:pointer;
}
.jp-lead-modal-form h3{
  margin:0 0 12px;
  color:#06142f;
}
.jp-lead-modal-form input,
.jp-lead-modal-form select,
.jp-lead-modal-form textarea{
  width:100%;
  border:1px solid #dfe6ef;
  border-radius:13px;
  padding:12px;
  margin:7px 0;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:800;
}
.jp-lead-modal-form textarea{min-height:84px}
.jp-lead-modal-form button[type=submit]{
  width:100%;
  border:0;
  border-radius:13px;
  background:linear-gradient(90deg,#ff6a00,#ec1b73);
  color:white;
  padding:13px;
  font-weight:950;
  cursor:pointer;
  margin-top:7px;
}
.jp-lead-success{
  display:none;
  margin-top:10px;
  background:#eafff3;
  border:1px solid #a8edc2;
  color:#06642f;
  border-radius:12px;
  padding:11px;
  font-weight:900;
}
.jp-lead-capture-section{
  padding:54px 70px;
  background:
    radial-gradient(circle at 0% 0%,rgba(255,106,0,.12),transparent 30%),
    radial-gradient(circle at 100% 0%,rgba(236,27,115,.14),transparent 30%),
    #fff;
}
.jp-lead-capture-inner{
  max-width:1480px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 1fr 1fr;
  gap:18px;
}
.jp-lead-box{
  background:white;
  border:1px solid #e5ebf3;
  border-radius:24px;
  padding:26px;
  box-shadow:0 14px 34px rgba(6,20,47,.09);
}
.jp-lead-box h3{
  margin:0 0 10px;
  color:#06142f;
  font-size:24px;
}
.jp-lead-box p{
  color:#526071;
  line-height:1.5;
  font-weight:750;
}
.jp-lead-box a,
.jp-lead-box button{
  display:inline-block;
  background:#06142f;
  color:white;
  text-decoration:none;
  border:0;
  border-radius:13px;
  padding:12px 15px;
  font-weight:950;
  cursor:pointer;
}
.jp-lead-box:nth-child(2) a,.jp-lead-box:nth-child(2) button{background:#ff6a00}
.jp-lead-box:nth-child(3) a,.jp-lead-box:nth-child(3) button{background:#ec1b73}
.jp-newsletter{
  padding:42px 70px;
  background:#06142f;
  color:white;
  text-align:center;
}
.jp-newsletter h2{
  margin:0 0 10px;
  font-size:34px;
}
.jp-newsletter p{
  color:#e9f3ff;
  font-weight:750;
}
.jp-newsletter-form{
  display:flex;
  gap:10px;
  max-width:720px;
  margin:20px auto 0;
}
.jp-newsletter-form input{
  flex:1;
  border:0;
  border-radius:13px;
  padding:14px;
  font-weight:850;
}
.jp-newsletter-form button{
  border:0;
  border-radius:13px;
  background:#ff6a00;
  color:white;
  padding:14px 18px;
  font-weight:950;
  cursor:pointer;
}
@media(max-width:1000px){
  .jp-lead-modal{grid-template-columns:1fr}
  .jp-lead-capture-inner{grid-template-columns:1fr}
}
@media(max-width:700px){
  .jp-lead-capture-section,.jp-newsletter{padding:34px 18px}
  .jp-newsletter-form{flex-direction:column}
}


/* NEXT WEBSITE PHASE 4 - SERVICE LANDING & ENQUIRIES */
.jp-landing-hero{
  min-height:520px;
  padding:70px;
  color:white;
  background:linear-gradient(135deg,rgba(6,20,47,.94),rgba(236,27,115,.72)), var(--landing-img);
  background-size:cover;
  background-position:center;
  display:flex;
  align-items:center;
}
.jp-landing-copy{
  max-width:780px;
}
.jp-landing-copy h1{
  font-size:58px;
  line-height:1.05;
  margin:0 0 16px;
}
.jp-landing-copy p{
  font-size:19px;
  color:#e9f3ff;
  line-height:1.5;
  font-weight:750;
}
.jp-landing-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.jp-landing-buttons a{
  background:#ff6a00;
  color:white;
  text-decoration:none;
  border-radius:14px;
  padding:14px 18px;
  font-weight:950;
}
.jp-landing-buttons a:nth-child(2){background:#00adcd}
.jp-service-block{
  padding:54px 70px;
  background:#f7fbff;
}
.jp-service-block.white{background:white}
.jp-service-grid{
  max-width:1480px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:28px;
  align-items:start;
}
.jp-service-card{
  background:#fff;
  border:1px solid #e5ebf3;
  border-radius:24px;
  padding:26px;
  box-shadow:0 14px 34px rgba(6,20,47,.09);
}
.jp-service-card h2,.jp-service-card h3{
  margin:0 0 12px;
  color:#06142f;
}
.jp-service-card p,.jp-service-card li{
  color:#526071;
  font-weight:750;
  line-height:1.55;
}
.jp-enquiry-form{
  background:#06142f;
  color:white;
  border-radius:24px;
  padding:28px;
  box-shadow:0 14px 34px rgba(6,20,47,.16);
}
.jp-enquiry-form h2{margin:0 0 12px;color:white}
.jp-enquiry-form input,.jp-enquiry-form select,.jp-enquiry-form textarea{
  width:100%;
  border:0;
  border-radius:13px;
  padding:13px;
  margin:7px 0;
  font-family:Arial;
  font-weight:800;
}
.jp-enquiry-form textarea{min-height:110px}
.jp-enquiry-form button{
  width:100%;
  border:0;
  border-radius:13px;
  background:linear-gradient(90deg,#ff6a00,#ec1b73);
  color:white;
  padding:14px;
  font-weight:950;
  cursor:pointer;
  margin-top:8px;
}
.jp-form-success{
  display:none;
  background:#eafff3;
  color:#06642f;
  border-radius:13px;
  padding:12px;
  font-weight:900;
  margin-top:10px;
}
.jp-process{
  max-width:1480px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}
.jp-process-step{
  background:white;
  border:1px solid #e5ebf3;
  border-radius:20px;
  padding:22px;
  box-shadow:0 12px 30px rgba(6,20,47,.07);
}
.jp-process-step span{
  display:flex;
  width:46px;height:46px;
  border-radius:50%;
  background:linear-gradient(90deg,#ff6a00,#ec1b73);
  color:white;
  align-items:center;
  justify-content:center;
  font-weight:950;
  margin-bottom:12px;
}
.jp-mini-products{
  max-width:1480px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}
.jp-mini-product{
  background:white;
  border:1px solid #e5ebf3;
  border-radius:20px;
  overflow:hidden;
  box-shadow:0 12px 30px rgba(6,20,47,.07);
  text-decoration:none;
  color:#06142f;
}
.jp-mini-product img{
  width:100%;
  height:180px;
  object-fit:cover;
  display:block;
}
.jp-mini-product b{
  display:block;
  padding:15px;
}
@media(max-width:1000px){
  .jp-service-grid,.jp-process,.jp-mini-products{grid-template-columns:1fr 1fr}
  .jp-landing-copy h1{font-size:42px}
}
@media(max-width:680px){
  .jp-landing-hero,.jp-service-block{padding:34px 18px}
  .jp-service-grid,.jp-process,.jp-mini-products{grid-template-columns:1fr}
}


/* NEXT WEBSITE PHASE 5 - ONLINE ORDERING */
.jp-order-hero{
  padding:60px 70px;
  background:linear-gradient(135deg,#06142f,#111b57,#ec1b73);
  color:#fff;
  text-align:center;
}
.jp-order-hero h1{font-size:46px;margin:0 0 10px}
.jp-order-hero p{color:#e9f3ff;font-weight:750;max-width:900px;margin:0 auto;line-height:1.5}
.jp-order-section{padding:50px 70px;background:#f7fbff}
.jp-order-section.white{background:#fff}
.jp-order-wrap{
  max-width:1280px;
  margin:0 auto;
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:24px;
  align-items:start;
}
.jp-order-info{
  background:#06142f;
  color:#fff;
  border-radius:24px;
  padding:28px;
  box-shadow:0 16px 38px rgba(6,20,47,.15);
}
.jp-order-info h2{margin:0 0 12px;font-size:30px}
.jp-order-info p{color:#e9f3ff;font-weight:750;line-height:1.5}
.jp-order-info .mini{
  background:rgba(255,255,255,.1);
  padding:13px;
  border-radius:14px;
  margin:10px 0;
  font-weight:900;
}
.jp-order-form{
  background:#fff;
  border:1px solid #e5ebf3;
  border-radius:24px;
  padding:28px;
  box-shadow:0 16px 38px rgba(6,20,47,.10);
}
.jp-order-form h2{margin:0 0 14px;color:#06142f}
.jp-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.jp-order-field.full{grid-column:1/-1}
.jp-order-field label{display:block;font-weight:950;color:#06142f;margin-bottom:7px}
.jp-order-field input,.jp-order-field select,.jp-order-field textarea{
  width:100%;
  border:1px solid #dfe6ef;
  border-radius:13px;
  padding:13px;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:800;
}
.jp-order-field textarea{min-height:115px}
.jp-order-submit{
  background:linear-gradient(90deg,#ff6a00,#ec1b73);
  color:white;
  border:0;
  border-radius:14px;
  padding:14px 20px;
  font-weight:950;
  cursor:pointer;
  margin-top:16px;
}
.jp-order-success{
  display:none;
  margin-top:14px;
  background:#eafff3;
  color:#06642f;
  border:1px solid #a8edc2;
  border-radius:14px;
  padding:14px;
  font-weight:900;
}
.jp-quick-order-grid{
  max-width:1500px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.jp-quick-order-card{
  background:#fff;
  border:1px solid #e5ebf3;
  border-radius:22px;
  padding:24px;
  box-shadow:0 12px 30px rgba(6,20,47,.08);
  text-decoration:none;
  color:#06142f;
}
.jp-quick-order-card span{display:block;font-size:34px;margin-bottom:10px}
.jp-quick-order-card b{display:block;font-size:20px;margin-bottom:8px}
.jp-quick-order-card small{color:#526071;font-weight:750;line-height:1.4}
.jp-confirm-card{
  max-width:900px;
  margin:0 auto;
  background:#fff;
  border:1px solid #e5ebf3;
  border-radius:24px;
  padding:30px;
  box-shadow:0 16px 38px rgba(6,20,47,.10);
  text-align:center;
}
.jp-confirm-card h2{font-size:36px;color:#06142f;margin:0 0 10px}
.jp-confirm-ref{font-size:30px;color:#ff6a00;font-weight:950;margin:16px 0}
.jp-confirm-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:22px}
.jp-confirm-actions a{
  background:#06142f;
  color:white;
  text-decoration:none;
  border-radius:14px;
  padding:13px 17px;
  font-weight:950;
}
.jp-confirm-actions a:nth-child(2){background:#ff6a00}
.jp-confirm-actions a:nth-child(3){background:#25d366}
@media(max-width:1000px){
  .jp-order-wrap{grid-template-columns:1fr}
  .jp-quick-order-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:680px){
  .jp-order-hero,.jp-order-section{padding:34px 18px}
  .jp-form-grid,.jp-quick-order-grid{grid-template-columns:1fr}
}


/* NEXT WEBSITE PHASE 6 - CLIENT SELF SERVICE */
.jp-client-hero{padding:58px 70px;background:linear-gradient(135deg,#06142f,#10245a,#ec1b73);color:#fff;text-align:center}
.jp-client-hero h1{font-size:46px;margin:0 0 10px}.jp-client-hero p{color:#e9f3ff;font-weight:750;max-width:900px;margin:0 auto;line-height:1.5}
.jp-client-section{padding:50px 70px;background:#f7fbff}.jp-client-section.white{background:#fff}
.jp-client-card{max-width:1100px;margin:0 auto;background:#fff;border:1px solid #e5ebf3;border-radius:24px;padding:28px;box-shadow:0 16px 38px rgba(6,20,47,.10)}
.jp-client-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.jp-client-field.full{grid-column:1/-1}
.jp-client-field label{display:block;font-weight:950;color:#06142f;margin-bottom:7px}
.jp-client-field input,.jp-client-field select,.jp-client-field textarea{width:100%;border:1px solid #dfe6ef;border-radius:13px;padding:13px;font-family:Arial,Helvetica,sans-serif;font-weight:800}
.jp-client-field textarea{min-height:115px}.jp-client-submit{border:0;background:linear-gradient(90deg,#ff6a00,#ec1b73);color:#fff;border-radius:14px;padding:14px 20px;font-weight:950;cursor:pointer;margin-top:16px}
.jp-client-success{display:none;margin-top:14px;background:#eafff3;color:#06642f;border:1px solid #a8edc2;border-radius:14px;padding:14px;font-weight:900}
.jp-client-links{max-width:1450px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.jp-client-link{background:#fff;border:1px solid #e5ebf3;border-radius:22px;padding:24px;text-decoration:none;color:#06142f;box-shadow:0 12px 30px rgba(6,20,47,.08);font-weight:950}
.jp-client-link span{display:block;font-size:34px;margin-bottom:10px}.jp-client-link small{display:block;color:#526071;font-weight:750;line-height:1.45;margin-top:8px}
.jp-approval-preview{background:#f7fbff;border:1px dashed #b8c4d6;border-radius:18px;padding:22px;margin:18px 0;text-align:center}
.jp-approval-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.jp-approval-actions button{border:0;border-radius:14px;color:white;padding:13px 18px;font-weight:950;cursor:pointer}
.jp-approval-actions button:nth-child(1){background:#067638}.jp-approval-actions button:nth-child(2){background:#ec1b73}.jp-approval-actions button:nth-child(3){background:#06142f}
@media(max-width:900px){.jp-client-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.jp-client-hero,.jp-client-section{padding:34px 18px}.jp-client-grid,.jp-client-links{grid-template-columns:1fr}}


/* PHASE 11 - SPEED OPTIMIZED */
img{max-width:100%;height:auto}
img[loading="lazy"]{content-visibility:auto}
.shop-card,.kids-photo-tile,.jp-special,.jp-mini-product,.selection-card{background:#f1f5f9}
.jp-performance-note{background:#eafff3;border:1px solid #a8edc2;color:#06642f;border-radius:16px;padding:16px;font-weight:900}


/* PHASE 12 - MOBILE APP / PWA EXPERIENCE */
:root{
  --jp-mobile-navy:#06142f;
  --jp-mobile-orange:#ff6a00;
  --jp-mobile-pink:#ec1b73;
}
.jp-mobile-toggle{
  display:none;
  position:fixed;
  top:14px;
  right:14px;
  z-index:1000002;
  border:0;
  border-radius:14px;
  padding:12px 14px;
  background:linear-gradient(90deg,var(--jp-mobile-orange),var(--jp-mobile-pink));
  color:white;
  font-weight:950;
  box-shadow:0 12px 30px rgba(0,0,0,.22);
}
.jp-mobile-panel{
  display:none;
  position:fixed;
  inset:0 0 0 auto;
  width:min(360px,88vw);
  background:#06142f;
  color:#fff;
  z-index:1000001;
  padding:24px;
  overflow:auto;
  box-shadow:-20px 0 50px rgba(0,0,0,.35);
}
.jp-mobile-panel.open{display:block}
.jp-mobile-panel img{
  max-width:190px!important;
  max-height:90px!important;
  object-fit:contain!important;
  display:block!important;
  margin:0 auto 18px!important;
}
.jp-mobile-panel a{
  display:block;
  color:#fff;
  text-decoration:none;
  background:rgba(255,255,255,.09);
  border-radius:14px;
  padding:14px;
  margin:8px 0;
  font-weight:900;
}
.jp-mobile-panel a:hover{
  background:linear-gradient(90deg,var(--jp-mobile-orange),var(--jp-mobile-pink));
}
.jp-mobile-close{
  width:100%;
  border:0;
  border-radius:14px;
  background:#ffffff18;
  color:#fff;
  padding:12px;
  font-weight:950;
  margin-bottom:12px;
}
.jp-install-banner{
  position:fixed;
  left:16px;
  right:16px;
  bottom:16px;
  z-index:1000003;
  background:#06142f;
  color:#fff;
  border-radius:20px;
  padding:16px;
  box-shadow:0 16px 45px rgba(0,0,0,.28);
  display:none;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.jp-install-banner b{display:block}
.jp-install-banner small{color:#e9f3ff;font-weight:750}
.jp-install-banner button{
  border:0;
  border-radius:13px;
  padding:11px 14px;
  font-weight:950;
  color:#fff;
  background:linear-gradient(90deg,var(--jp-mobile-orange),var(--jp-mobile-pink));
}
.jp-install-banner button.jp-dismiss{
  background:#ffffff1f;
}
.jp-app-shortcuts{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
  max-width:1400px;
  margin:0 auto;
}
.jp-app-shortcut{
  background:#fff;
  border:1px solid #e5ebf3;
  border-radius:20px;
  padding:20px;
  text-decoration:none;
  color:#06142f;
  font-weight:950;
  box-shadow:0 10px 26px rgba(6,20,47,.08);
}
.jp-app-shortcut span{
  display:block;
  font-size:32px;
  margin-bottom:9px;
}
.jp-app-section{
  padding:45px 70px;
  background:#f7fbff;
}
@media(max-width:850px){
  .jp-mobile-toggle{display:block}
  .header .nav,
  header .nav,
  .topbar{
    display:none!important;
  }
  body{
    padding-top:0!important;
  }
  .jp-app-shortcuts{
    grid-template-columns:repeat(2,1fr);
  }
}
@media(max-width:520px){
  .jp-app-shortcuts{
    grid-template-columns:1fr;
  }
  .jp-app-section{
    padding:34px 18px;
  }
  .jp-install-banner{
    flex-direction:column;
    align-items:stretch;
  }
}
