
:root{
  --blue:#2362AE;
  --blue-dark:#174b89;
  --cyan:#00B2E8;
  --cyan-dark:#0E91D0;
  --light-blue:#CEDCED;
  --ink:#15304f;
  --muted:#61748a;
  --bg:#f5f9fc;
  --white:#fff;
  --line:#d7e4ef;
  --pale:#eef8fc;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.75}
a{color:var(--blue-dark);text-decoration:none}a:hover{text-decoration:underline}
.topbar{background:linear-gradient(90deg,var(--blue-dark),var(--blue),var(--cyan-dark));color:#fff;font-size:12px;text-align:center;padding:8px 18px;letter-spacing:.2px}
header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.nav{max-width:1180px;margin:auto;padding:10px 22px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:block;flex:0 0 auto}.brand:hover{text-decoration:none}.logo{display:block;width:112px;height:72px;object-fit:contain;object-position:center;background:transparent}
.navlinks{display:flex;align-items:center;gap:5px;flex-wrap:wrap;justify-content:flex-end;font-size:14px;font-weight:750}.navlinks a{color:#38526c;padding:9px 11px;border-radius:9px;white-space:nowrap}.navlinks a.active,.navlinks a:hover{color:var(--blue);background:#eef8fc;text-decoration:none}
.wrap{max-width:1180px;margin:auto;padding:55px 22px 80px}.hero{background:linear-gradient(135deg,#eef9fd 0%,#fff 55%,#eaf5ff 100%);border:1px solid #cfe4f1;border-radius:28px;padding:54px;margin-bottom:28px;box-shadow:0 18px 55px rgba(35,98,174,.08)}
.eyebrow{display:inline-block;padding:6px 12px;border:1px solid #b9e7f5;border-radius:999px;background:#e8f8fd;color:var(--blue-dark);font-size:12px;font-weight:800}
h1{font-size:clamp(36px,5vw,58px);line-height:1.08;letter-spacing:-2px;margin:16px 0 12px;color:var(--blue-dark)}.lead{font-size:18px;color:var(--muted);max-width:850px}
.card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:38px 44px;box-shadow:0 15px 45px rgba(35,72,110,.07);margin-bottom:24px}
h2{font-size:27px;letter-spacing:-.5px;margin:0 0 12px;color:var(--blue-dark)}h3{font-size:19px;margin:26px 0 8px;color:#214f7d}ul{padding-left:22px}li{margin:7px 0}
.notice{background:#edf9fd;border-left:4px solid var(--cyan);padding:16px 18px;border-radius:10px;margin:22px 0}.contact{background:#eef8fc;border:1px solid #cfe4ef;border-radius:16px;padding:22px}
.btn,.button{display:inline-block;background:linear-gradient(135deg,var(--blue),var(--cyan-dark));color:#fff!important;padding:11px 18px;border-radius:10px;font-weight:800;box-shadow:0 8px 20px rgba(35,98,174,.20)}
.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;box-shadow:0 10px 30px rgba(35,72,110,.05)}.feature h3{margin-top:0}.feature .icon{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:15px}
.cta{background:linear-gradient(135deg,var(--blue-dark),var(--blue));color:#fff;border-radius:24px;padding:35px;margin-top:28px}.cta h2{color:#fff}.cta p{color:#dcecff}
 .footer{position:relative;overflow:hidden;background:linear-gradient(135deg,#123d72 0%,var(--blue-dark) 48%,#075d91 100%);color:#d9edf8;padding:64px 22px 24px;margin-top:40px}.footer:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-170px;top:-220px;background:radial-gradient(circle,rgba(0,178,232,.28),transparent 68%);pointer-events:none}.footer:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;left:-170px;bottom:-190px;background:radial-gradient(circle,rgba(35,98,174,.32),transparent 70%);pointer-events:none}.footer-inner{position:relative;z-index:1;max-width:1180px;margin:auto;display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:28px}.footer-brand{padding-right:20px}.footer-logo{display:block;width:150px;height:88px;object-fit:contain;object-position:left center;margin:-8px 0 12px;filter:drop-shadow(0 8px 18px rgba(0,0,0,.18))}.footer-tagline{max-width:330px;color:#c5dfed;font-size:14px;line-height:1.8}.footer-title{font-weight:850;color:#fff;font-size:15px;margin:7px 0 15px;letter-spacing:.2px}.footer-title:after{content:"";display:block;width:32px;height:3px;margin-top:8px;border-radius:4px;background:linear-gradient(90deg,var(--cyan),var(--blue))}.footer-links{display:flex;flex-direction:column;gap:9px}.footer-links a{color:#c9e7f4;font-size:14px;transition:color .2s ease,transform .2s ease}.footer-links a:hover{color:#fff;text-decoration:none;transform:translateX(3px)}.footer-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:20px}.footer-card p{margin:0;color:#c5dfed;font-size:13px;line-height:1.75}.footer-card .button{margin-top:14px;padding:9px 14px;font-size:13px}.footer-bottom{position:relative;z-index:1;max-width:1180px;margin:42px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);font-size:13px;color:#aac8da;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-bottom a{color:#bdefff}.footer-bottom a:hover{color:#fff;text-decoration:none}.footer-legal{display:flex;gap:16px;flex-wrap:wrap}.small{font-size:13px;color:#aec7da}.legal{font-size:14px}
.small{font-size:13px;color:#aec7da}.legal{font-size:14px}
@media(max-width:980px){.nav{align-items:flex-start}.navlinks{gap:2px}.navlinks a{padding:7px 8px;font-size:13px}.grid{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1.2fr 1fr 1fr}.footer-brand{grid-column:1 / -1}}
@media(max-width:720px){.nav{flex-direction:column;align-items:center}.logo{width:100px;height:64px}.navlinks{justify-content:center}.wrap{padding:35px 16px 60px}.hero{padding:32px 24px}.card{padding:28px 22px}.grid{grid-template-columns:1fr}.footer{padding:48px 18px 22px}.footer-inner{grid-template-columns:1fr;gap:26px}.footer-brand{grid-column:auto}.footer-logo{width:135px;height:82px}.footer-bottom{flex-direction:column;align-items:flex-start;margin-top:32px}.footer-legal{gap:10px 14px}}

/* Professional homepage sections */
.hero-home{display:grid;grid-template-columns:1.05fr .95fr;gap:0;overflow:hidden;padding:0;min-height:570px;align-items:stretch}.hero-copy{padding:68px 56px;display:flex;flex-direction:column;justify-content:center}.hero-media{min-height:570px}.hero-media img,.intro-image img,.feature-band-image img,.page-hero img,.split-section img{width:100%;height:100%;object-fit:cover;display:block}.hero-media img{filter:saturate(.9)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.button-light{background:#fff!important;color:var(--blue-dark)!important;border:1px solid #bcd9e9;box-shadow:none}.hero-trust{display:flex;gap:18px;flex-wrap:wrap;color:#56728a;font-size:12px;font-weight:700;margin-top:10px}.intro-section,.services-showcase,.process-section{max-width:1180px;margin:0 auto;padding:80px 22px}.section-heading{max-width:760px}.section-heading h2{font-size:clamp(30px,4vw,44px);line-height:1.12;margin:14px 0 14px}.section-heading p{font-size:17px;color:var(--muted)}.centered{text-align:center;margin:0 auto 38px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center;margin-top:38px}.intro-image{height:520px;border-radius:24px;overflow:hidden;box-shadow:0 22px 60px rgba(35,98,174,.13)}.intro-copy{display:grid;gap:16px}.mini-card{display:flex;gap:18px;padding:22px;border:1px solid var(--line);background:#fff;border-radius:18px}.mini-card>span{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#eef8fc;color:var(--blue);font-weight:900;flex:0 0 auto}.mini-card h3{margin:0 0 5px}.mini-card p{margin:0;color:var(--muted);font-size:14px}.services-showcase{max-width:none;background:#f0f8fc}.service-grid{max-width:1136px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px;min-height:280px;box-shadow:0 12px 34px rgba(35,72,110,.06)}.service-card.featured{background:linear-gradient(145deg,var(--blue-dark),var(--blue));color:#fff;border-color:transparent;transform:translateY(-8px)}.service-card.featured h3,.service-card.featured p,.service-card.featured a{color:#fff}.service-card h3{font-size:22px;margin:18px 0 8px}.service-card p{color:var(--muted);font-size:14px}.service-card a{font-weight:800}.service-number{font-size:12px;font-weight:900;color:var(--cyan-dark);letter-spacing:1px}.featured .service-number{color:#8fe7ff}.feature-band{max-width:1180px;margin:80px auto;display:grid;grid-template-columns:1fr 1fr;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 20px 60px rgba(35,72,110,.10)}.feature-band-image{min-height:510px}.feature-band-copy{padding:62px;display:flex;flex-direction:column;justify-content:center}.feature-band-copy h2{font-size:46px;margin:15px 0}.feature-band-copy p{color:var(--muted);font-size:16px}.feature-band-copy .button{align-self:flex-start;margin-top:14px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid>div{padding:25px;border-top:3px solid var(--cyan);background:#fff;border-radius:0 0 16px 16px;box-shadow:0 10px 30px rgba(35,72,110,.05)}.process-grid b{color:var(--blue);font-size:12px}.process-grid h3{margin:12px 0 5px}.process-grid p{color:var(--muted);font-size:14px;margin:0}.cta-home{max-width:1136px;margin:0 auto 80px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:42px 48px}.cta-home h2{font-size:32px;margin:12px 0 5px}.cta-home p{margin:0}.light-eyebrow{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#bdefff}.button-white{background:#fff!important;color:var(--blue-dark)!important;box-shadow:none}.page-hero{max-width:1180px;margin:0 auto 28px;background:linear-gradient(135deg,#eef9fd,#fff);border:1px solid #cfe4f1;border-radius:28px;overflow:hidden;display:grid;grid-template-columns:1fr .9fr;min-height:410px}.page-hero>div{padding:55px;display:flex;flex-direction:column;justify-content:center}.page-hero img{min-height:410px}.about-rich p{color:var(--muted);font-size:16px}.about-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.about-columns>div{background:#f5f9fc;border-radius:16px;padding:20px}.about-columns h3{margin-top:0}.about-columns p{font-size:14px}.split-section{max-width:1180px;margin:55px auto 80px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:0 22px}.split-section img{height:440px;border-radius:24px;box-shadow:0 20px 55px rgba(35,72,110,.10)}.split-section p{color:var(--muted)}.photo-credit a{color:#bdefff}
@media(max-width:900px){.hero-home,.page-hero,.feature-band,.intro-grid,.split-section{grid-template-columns:1fr}.hero-copy{padding:44px 30px}.hero-media,.page-hero img{min-height:360px}.feature-band-image{min-height:360px}.service-grid,.process-grid{grid-template-columns:1fr 1fr}.service-card.featured{transform:none}.about-columns{grid-template-columns:1fr}.cta-home{margin-left:16px;margin-right:16px}}
@media(max-width:620px){.service-grid,.process-grid{grid-template-columns:1fr}.hero-home{min-height:auto}.hero-media{min-height:300px}.intro-section,.services-showcase,.process-section{padding-top:58px;padding-bottom:58px}.feature-band-copy{padding:38px 28px}.feature-band-copy h2{font-size:36px}.cta-home{flex-direction:column;align-items:flex-start;padding:34px 28px}.page-hero>div{padding:35px 24px}.page-hero img{min-height:290px}.split-section{padding:0 16px}.split-section img{height:320px}}


.footer-about {
  margin: 12px 0 0;
  max-width: 390px;
  color: rgba(255,255,255,.70);
  font-size: .88rem;
  line-height: 1.75;
}

.footer-brand {
  max-width: 420px;
}

/* Contact form */
.contact-grid{display:grid;grid-template-columns:0.9fr 1.1fr;gap:28px;margin:10px 0 50px}
.contact-info-card,.form-card{height:100%}
.contact-info-card{background:linear-gradient(145deg,#fff,#f1f8fd)}
.contact-detail{display:flex;flex-direction:column;gap:5px;padding:15px 0;border-bottom:1px solid rgba(35,98,174,.12)}
.contact-detail:last-child{border-bottom:0}
.contact-detail span{color:#617187;line-height:1.65}
.contact-form{display:flex;flex-direction:column;gap:16px}
.contact-form label{display:flex;flex-direction:column;gap:7px;font-weight:700;color:#173b67;font-size:.94rem}
.contact-form input,.contact-form textarea{width:100%;box-sizing:border-box;border:1px solid #d5e2ef;border-radius:12px;padding:13px 14px;font:inherit;color:#183a61;background:#fff;outline:none;transition:.2s;border-color:#d5e2ef}
.contact-form input:focus,.contact-form textarea:focus{border-color:#00b2e8;box-shadow:0 0 0 4px rgba(0,178,232,.1)}
.contact-form textarea{resize:vertical;min-height:140px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.optional{font-weight:400;color:#8090a4}
.form-note{margin:0}

/* Store */
.store-intro{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:end;margin:8px 0 30px;padding:28px;border-radius:22px;background:linear-gradient(135deg,#2362ae,#0e91d0);color:#fff;box-shadow:0 18px 40px rgba(35,98,174,.16)}
.store-intro h2{margin:8px 0 0;color:#fff;font-size:2rem}
.store-intro p{margin:0;color:rgba(255,255,255,.88);line-height:1.75}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:46px}
.product-card{overflow:hidden;background:#fff;border:1px solid #e2ebf3;border-radius:20px;box-shadow:0 12px 30px rgba(22,62,101,.08);transition:transform .25s ease,box-shadow .25s ease}
.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(22,62,101,.14)}
.product-art{height:210px;display:flex;align-items:flex-end;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(145deg,#e8f6fb,#cfe5f4)}
.product-art:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:linear-gradient(145deg,#00b2e8,#2362ae);opacity:.18;top:-55px;right:-40px}
.product-art:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:#fff;opacity:.45;bottom:-65px;left:-25px}
.product-art span{position:relative;z-index:2;margin-bottom:28px;padding:10px 18px;border-radius:999px;background:rgba(255,255,255,.86);color:#2362ae;font-size:.76rem;font-weight:800;letter-spacing:.14em;box-shadow:0 8px 20px rgba(22,62,101,.08)}
.product-shirt:before{width:120px;height:155px;border-radius:18px 18px 28px 28px;background:linear-gradient(135deg,#fff,#dbeaf5);opacity:1;top:34px;right:auto;box-shadow:inset 0 0 0 2px rgba(35,98,174,.1)}
.product-dress:before{width:145px;height:165px;border-radius:55% 55% 20% 20%;background:linear-gradient(135deg,#fff,#bfe9f5);opacity:1;top:28px;right:auto}
.product-trouser:before{width:145px;height:165px;border-radius:18px;background:linear-gradient(135deg,#2362ae,#0e91d0);opacity:1;top:30px;right:auto}
.product-abaya:before{width:145px;height:170px;border-radius:55% 55% 20% 20%;background:linear-gradient(135deg,#173f73,#2362ae);opacity:1;top:25px;right:auto}
.product-kids:before{width:125px;height:150px;border-radius:20px 20px 30px 30px;background:linear-gradient(135deg,#00b2e8,#bceaf6);opacity:1;top:38px;right:auto}
.product-alter:before{width:155px;height:18px;border-radius:20px;background:#2362ae;opacity:1;top:92px;right:auto;box-shadow:0 28px 0 #00b2e8,0 -28px 0 #0e91d0}
.product-body{padding:22px}
.product-category{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#00a0d2}
.product-body h3{margin:8px 0 8px;font-size:1.25rem;color:#173b67}
.product-body p{margin:0 0 14px;color:#68788b;line-height:1.65;min-height:52px}
.product-price{display:block;font-weight:800;color:#2362ae;margin-bottom:16px}
.button-small{padding:10px 14px;font-size:.86rem}
.store-cta{text-align:center;margin-bottom:40px;background:linear-gradient(180deg,#f7fbfe,#eef7fb)}
.store-cta .eyebrow{display:block}
.store-cta h2{margin:8px 0}
.store-cta p{max-width:650px;margin:0 auto 20px;color:#64748b}

@media (max-width:900px){.contact-grid,.store-intro{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:600px){.form-row,.product-grid{grid-template-columns:1fr}.product-art{height:190px}.store-intro h2{font-size:1.6rem}}


/* =========================================================
   Responsive system: phones, tablets, laptops and wide screens
   ========================================================= */
html{overflow-x:hidden}
body{overflow-x:hidden}
img,svg,video,iframe{max-width:100%}
button,input,textarea,select{max-width:100%}
.nav{min-width:0}
.brand{min-width:0}
.mobile-menu{display:none}
.navlinks{min-width:0}
.navlinks a{transition:background .2s ease,color .2s ease}

/* prevent long legal text, URLs and email addresses from breaking layouts */
.card,.feature,.service-card,.product-card,.footer-card,.contact-info-card,.form-card,.page-hero,.feature-band,.store-intro{min-width:0;overflow-wrap:anywhere}
.card p,.card li,.legal,.about-rich p,.footer-tagline,.footer-about{overflow-wrap:anywhere}

/* wide desktop */
@media (min-width:1400px){
  .nav,.wrap,.footer-inner,.footer-bottom{max-width:1280px}
  .hero-copy{padding-left:72px;padding-right:72px}
}

/* tablet landscape / small laptops */
@media (max-width:1100px){
  .nav{padding-left:18px;padding-right:18px;gap:14px}
  .navlinks{gap:1px}
  .navlinks a{padding:8px 8px;font-size:13px}
  .hero-copy{padding:52px 38px}
  .intro-grid,.feature-band{gap:30px}
  .feature-band-copy{padding:48px}
  .footer-inner{grid-template-columns:1.4fr 1fr 1fr;gap:24px}
  .footer-card{grid-column:1 / -1}
}

/* tablet portrait */
@media (max-width:900px){
  .nav{flex-wrap:wrap}
  .logo{width:104px;height:66px}
  .hero-home,.page-hero,.feature-band,.intro-grid,.split-section{grid-template-columns:1fr}
  .hero-copy{padding:46px 34px}
  .hero-media{min-height:380px}
  .page-hero img{min-height:360px}
  .feature-band-image{min-height:380px}
  .service-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .about-columns{grid-template-columns:1fr 1fr}
  .cta-home{margin-left:16px;margin-right:16px}
  .contact-grid,.store-intro{grid-template-columns:1fr}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* phones */
@media (max-width:720px){
  .topbar{font-size:10px;padding:7px 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  header{position:sticky;top:0}
  .nav{padding:8px 14px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px}
  .brand{justify-self:start}
  .logo{width:92px;height:60px}
  .mobile-menu{display:block;justify-self:end;position:relative}
  .mobile-menu summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #cfe0ec;border-radius:12px;background:#eef8fc;color:var(--blue-dark);font-size:23px;font-weight:900;user-select:none}
  .mobile-menu summary::-webkit-details-marker{display:none}
  .mobile-menu summary::before{content:'☰';line-height:1}
  .mobile-menu[open] summary::before{content:'×';font-size:29px}
  .mobile-menu .navlinks{position:absolute;right:0;top:52px;width:min(300px,calc(100vw - 28px));display:flex;flex-direction:column;align-items:stretch;gap:4px;padding:10px;background:rgba(255,255,255,.99);border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 45px rgba(21,48,79,.16)}
  .mobile-menu .navlinks a{display:block;padding:11px 13px;font-size:14px;border-radius:10px}
  .desktop-navlinks{display:none!important}
  .wrap{padding:28px 14px 50px}
  .hero{border-radius:20px}
  .hero-home{min-height:auto}
  .hero-copy{padding:36px 22px}
  h1{font-size:clamp(31px,9vw,44px);letter-spacing:-1.2px}
  .lead{font-size:16px}
  .hero-media{min-height:260px}
  .hero-actions{display:grid;grid-template-columns:1fr;width:100%}
  .hero-actions .button{width:100%;text-align:center}
  .hero-trust{gap:8px 14px;font-size:11px}
  .intro-section,.services-showcase,.process-section{padding:52px 14px}
  .section-heading h2{font-size:clamp(28px,8vw,38px)}
  .section-heading p{font-size:15px}
  .intro-grid{margin-top:26px;gap:26px}
  .intro-image{height:300px;border-radius:18px}
  .mini-card{padding:18px;gap:13px}
  .mini-card>span{width:38px;height:38px}
  .service-grid,.process-grid,.about-columns,.product-grid{grid-template-columns:1fr}
  .service-card{min-height:auto;padding:24px}
  .service-card.featured{transform:none}
  .feature-band{margin:48px 14px;border-radius:20px}
  .feature-band-image{min-height:280px}
  .feature-band-copy{padding:34px 24px}
  .feature-band-copy h2{font-size:34px}
  .process-grid{gap:14px}
  .cta-home{flex-direction:column;align-items:flex-start;padding:30px 24px;margin:0 14px 55px;border-radius:20px}
  .cta-home h2{font-size:27px}
  .page-hero{margin:0 14px 22px;border-radius:20px;min-height:auto}
  .page-hero>div{padding:30px 22px}
  .page-hero img{min-height:250px}
  .split-section{padding:0 14px;margin:40px auto 55px;gap:26px}
  .split-section img{height:280px;border-radius:18px}
  .card{padding:24px 18px;border-radius:18px}
  .grid{grid-template-columns:1fr}
  .contact-grid{gap:18px;margin-bottom:35px}
  .form-row{grid-template-columns:1fr}
  .contact-form input,.contact-form textarea{font-size:16px} /* avoids iOS zoom */
  .store-intro{padding:24px 20px;border-radius:18px}
  .store-intro h2{font-size:1.7rem}
  .product-card{border-radius:18px}
  .product-art{height:200px}
  .product-body{padding:19px}
  .product-body p{min-height:0}
  .footer{padding:44px 16px 20px;margin-top:30px}
  .footer-inner{grid-template-columns:1fr;gap:24px}
  .footer-brand{max-width:none;padding-right:0}
  .footer-logo{width:132px;height:78px}
  .footer-tagline,.footer-about{max-width:none;font-size:13px}
  .footer-card{grid-column:auto}
  .footer-bottom{flex-direction:column;align-items:flex-start;margin-top:30px;padding-top:17px;gap:12px}
  .footer-legal{gap:8px 13px}
  .footer-bottom span{line-height:1.6}
}

/* very small phones, including 320px screens */
@media (max-width:380px){
  .topbar{font-size:9px}
  .nav{padding-left:10px;padding-right:10px}
  .logo{width:84px;height:56px}
  .mobile-menu summary{width:42px;height:42px}
  .hero-copy{padding:30px 18px}
  .hero-media{min-height:220px}
  .wrap{padding-left:10px;padding-right:10px}
  .card{padding:20px 15px}
  .feature-band,.page-hero{margin-left:10px;margin-right:10px}
  .feature-band-copy{padding:28px 19px}
  .cta-home{margin-left:10px;margin-right:10px;padding:26px 19px}
  .button,.btn{width:100%;text-align:center}
  .footer{padding-left:13px;padding-right:13px}
}

/* accessibility and motion */
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}
:focus-visible{outline:3px solid rgba(0,178,232,.45);outline-offset:3px}
