
/* Hala Kids — Global polish v4 */
:root{
  --navy:#0a3141;
  --navy-2:#123f50;
  --teal:#159c9b;
  --teal-dark:#087b7d;
  --sky:#e9f8f8;
  --cream:#fffaf1;
  --ink:#143440;
  --muted:#657b84;
  --line:#e2ecee;
  --surface:#fff;
  --radius-sm:12px;
  --radius-md:18px;
  --radius-lg:26px;
  --shadow-soft:0 12px 34px rgba(13,57,70,.08);
  --shadow-card:0 18px 44px rgba(13,57,70,.11);
}
html{background:#fff}
body{font-family:system-ui,-apple-system,"Segoe UI",Tahoma,Arial,sans-serif;letter-spacing:0;color:var(--ink)}
.container{width:min(1200px,calc(100% - 40px))}
.topbar{display:none!important}
.section{padding:76px 0}
.compact-section{padding:58px 0}
.soft-bg{background:#f7fbfb}

/* Header */
.polished-header{background:rgba(255,255,255,.94);border-bottom:1px solid rgba(217,232,235,.9);box-shadow:0 4px 22px rgba(18,63,80,.035)}
.header-inner{min-height:76px;gap:22px}
.brand-with-logo{flex:0 0 auto}
.brand-header-logo{display:block;width:132px;max-height:54px;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(15,65,80,.08))}
.main-nav{gap:2px;justify-content:center}
.main-nav>a,.nav-more>summary{font-size:13.5px;font-weight:650;color:#38545e;padding:9px 11px;border-radius:11px;transition:.2s;white-space:nowrap}
.main-nav>a:hover,.main-nav>a.active,.nav-more>summary:hover,.nav-more>summary.active{background:#eaf7f7;color:#08787a}
.nav-more{position:relative}
.nav-more>summary{list-style:none;display:flex;align-items:center;gap:4px;cursor:pointer}
.nav-more>summary::-webkit-details-marker{display:none}
.nav-more>summary svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;transition:.2s}
.nav-more[open]>summary svg{transform:rotate(180deg)}
.nav-more-menu{position:absolute;top:calc(100% + 12px);right:0;width:210px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:8px;box-shadow:0 20px 55px rgba(11,49,65,.16);display:grid;gap:4px;z-index:20}
.nav-more-menu:before{content:"";position:absolute;top:-6px;right:28px;width:11px;height:11px;background:#fff;border-top:1px solid var(--line);border-right:1px solid var(--line);transform:rotate(-45deg)}
.nav-more-menu a{display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:11px;color:#34525d}
.nav-more-menu a:hover,.nav-more-menu a.active{background:#eef8f8;color:#08787a}
.nav-more-menu b{font-size:13px}
.header-actions{gap:7px;flex:0 0 auto}
.icon-btn,.account-btn{height:42px;border:1px solid #e4edef;border-radius:12px;background:#f7fafb;transition:.2s;box-shadow:none}
.icon-btn{width:42px;min-width:42px;padding:0;position:relative}
.icon-btn svg,.account-btn svg,.menu-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.icon-btn:hover{background:#edf7f7;border-color:#cfe5e7;color:var(--teal-dark)}
.cart-button b{position:absolute;top:-7px;left:-5px;margin:0;min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border:2px solid #fff;font-size:10px}
.account-btn{gap:7px;padding:0 14px;background:var(--teal);border-color:var(--teal);color:#fff;font-size:13px}
.account-btn:hover{background:#0d8586;transform:translateY(-1px)}
.menu-toggle{width:42px;height:42px;padding:0;display:none;align-items:center;justify-content:center;border:1px solid var(--line);background:#f7fafb}
.search-panel{backdrop-filter:blur(12px)}
.search-box input{box-shadow:0 15px 40px rgba(0,0,0,.12)}

/* Hero */
.global-hero{background:radial-gradient(circle at 18% 10%,rgba(203,244,244,.55),transparent 32%),linear-gradient(135deg,#fbffff 0%,#fffaf1 100%);border-bottom:1px solid #edf2ef}
.global-hero .hero-grid{grid-template-columns:1.07fr .93fr;gap:54px;min-height:560px;padding:54px 0 62px}
.global-hero .hero-copy{max-width:580px}
.global-hero .eyebrow{padding:5px 11px;font-size:12px;letter-spacing:.6px;background:#e6f7f7}
.global-hero h1{font-size:56px;line-height:1.15;margin:16px 0 17px;letter-spacing:-1.7px}
.global-hero p{font-size:18px;line-height:1.9;max-width:560px;margin:0;color:#55707a}
.global-hero .hero-actions{margin:26px 0 0;gap:10px}
.btn{min-height:48px;border-radius:13px;padding:11px 20px;transition:.22s;box-shadow:none}
.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}
.btn.primary{background:linear-gradient(135deg,#17a3a1,#0d8586);border-color:transparent}
.btn.secondary{border-color:#d7e5e8;background:rgba(255,255,255,.82)}
.hero-media{position:relative;display:flex;justify-content:center}
.hero-video-frame{position:relative;width:min(100%,620px);aspect-ratio:16/9;overflow:hidden;border-radius:27px;border:6px solid #fff;background:#101517;box-shadow:0 24px 65px rgba(18,63,80,.17)}
.hero-video-frame video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;background:#101517;display:block}
.hero-video-frame video::-webkit-media-controls,.hero-video-frame video::-webkit-media-controls-enclosure{display:none!important}
.hero-sound-toggle{position:absolute;top:13px;right:13px;z-index:5;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:rgba(7,36,47,.78);color:#fff;font-weight:750;font-size:12px;backdrop-filter:blur(10px);box-shadow:0 8px 26px rgba(0,0,0,.2)}
.hero-sound-toggle:hover{background:rgba(7,36,47,.95)}
.hero-video-empty{position:absolute;inset:0;display:grid;place-items:center;color:#fff;padding:24px;text-align:center}
.floating-card,.trust-inline{display:none!important}

/* Section hierarchy */
.section-head{margin-bottom:25px;align-items:center}
.section-head h2{font-size:32px;letter-spacing:-.5px;margin:0;color:var(--navy)}
.section-head>a{font-size:13px;font-weight:700;color:var(--teal-dark);padding:8px 12px;border-radius:10px}
.section-head>a:hover{background:#eaf7f7}
.section-head.centered h2{margin:0}

/* Quick paths */
.polished-needs{grid-template-columns:repeat(7,1fr);gap:12px}
.polished-needs .need-card{min-height:128px;padding:18px 10px;border-radius:18px;border-color:#e4edef;justify-content:center;background:linear-gradient(180deg,#fff,#fcfefe);box-shadow:0 7px 22px rgba(20,63,75,.035)}
.polished-needs .need-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card);border-color:#c8e1e3}
.polished-needs .need-card b{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#edf8f8;font-size:25px}
.polished-needs .need-card span{font-size:13px;margin-top:10px}
.polished-needs .need-card em{display:none}

/* Unified cards */
.product-card,.store-card,.category-card,.trust-grid>div,.learning-grid article,.campaign-card{border-radius:18px;border-color:#e1ebed;box-shadow:0 8px 26px rgba(19,62,75,.04)}
.product-card:hover,.store-card:hover,.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}
.product-card,.store-card,.category-card{transition:.22s}
.product-image{height:196px}
.product-info{padding:15px}
.product-actions a,.product-actions button{border-radius:10px}
.category-grid{gap:14px}
.category-card{padding:18px}
.category-card b{width:48px;height:48px;border-radius:14px;background:#edf8f8;display:grid;place-items:center;font-size:25px}
.category-card h3{font-size:15px;margin:10px 0 4px}
.category-card p{line-height:1.65}
.store-card{padding:20px}
.store-logo{border-radius:16px}

/* Studio */
.polished-studio{background:linear-gradient(135deg,#092f3e,#0d5c66)}
.polished-studio .studio-promo-grid{gap:58px}
.polished-studio h2{font-size:38px;margin:12px 0}
.polished-studio p{font-size:16px;max-width:600px}
.polished-studio .check-list{grid-template-columns:1fr;gap:7px;margin:20px 0 24px}
.polished-studio .studio-visual{height:380px;border-radius:28px}

/* Feature and trust cards */
.big-feature{border-radius:22px;padding:29px;transition:.22s}
.big-feature:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}
.big-feature>span{font-size:60px}
.big-feature h2{font-size:27px}
.big-feature p{color:#536a73}
.mini-feature-grid a{border:1px solid #e3edef;box-shadow:0 7px 22px rgba(20,63,75,.035);transition:.2s}
.mini-feature-grid a:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}
.support-preview{border-radius:26px}
.trust-section{padding-top:65px;padding-bottom:70px}
.trust-grid>div{padding:24px 15px;font-size:29px}
.trust-grid h3{font-size:14px;margin:9px 0 0}
.trust-grid p{display:none}

/* Footer */
.polished-footer{background:#082c3a}
.polished-footer .footer-grid{grid-template-columns:1.45fr repeat(3,1fr);gap:50px;padding-top:58px;padding-bottom:40px}
.footer-logo{display:inline-block;background:#fff;border-radius:16px;padding:8px 13px}
.footer-logo img{display:block;width:150px;height:auto}
.footer-intro p{max-width:310px;color:#c8dadd;margin-top:18px}
.polished-footer h4{color:#fff;margin-top:0}
.polished-footer a{color:#c7dadd;transition:.2s}
.polished-footer a:hover{color:#fff;transform:translateX(-2px)}
.polished-footer .footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:16px max(20px,calc((100% - 1200px)/2));color:#9eb7bd;border-top:1px solid rgba(255,255,255,.09);font-size:12px}
.ai-chat{padding:12px 16px;box-shadow:0 16px 45px rgba(8,62,70,.22)}

/* Responsive */
@media(max-width:1120px){
  .main-nav{display:none}
  .menu-toggle{display:inline-flex;order:2}
  .main-nav.open{display:grid;position:absolute;top:70px;right:20px;left:20px;background:#fff;border:1px solid var(--line);padding:12px;border-radius:18px;box-shadow:0 22px 60px rgba(11,49,65,.16);z-index:25;gap:3px}
  .main-nav.open>a,.main-nav.open .nav-more>summary{padding:11px 12px}
  .nav-more-menu{position:static;width:auto;box-shadow:none;border:0;background:#f7fbfb;margin-top:5px}
  .nav-more-menu:before{display:none}
  .global-hero .hero-grid{gap:35px}
  .polished-needs{grid-template-columns:repeat(4,1fr)}
}
@media(max-width:800px){
  .container{width:min(100% - 28px,1200px)}
  .header-inner{min-height:68px;gap:9px}
  .brand-header-logo{width:112px;max-height:48px}
  .header-actions{margin-right:auto}
  .account-btn{width:42px;padding:0}
  .account-btn span{display:none}
  .global-hero .hero-grid{grid-template-columns:1fr;min-height:auto;padding:36px 0 48px;gap:30px}
  .global-hero .hero-copy{text-align:center;max-width:650px;margin:auto}
  .global-hero h1{font-size:43px;letter-spacing:-1px}
  .global-hero p{font-size:16px;margin:auto}
  .global-hero .hero-actions{justify-content:center}
  .hero-media{order:-1}
  .hero-video-frame{width:min(100%,610px);border-radius:22px;border-width:5px}
  .hero-sound-toggle{top:10px;right:10px;padding:7px 10px}
  .section{padding:58px 0}
  .compact-section{padding:48px 0}
  .section-head h2{font-size:28px}
  .polished-needs{grid-template-columns:repeat(3,1fr)}
  .polished-studio .studio-promo-grid{gap:34px}
  .polished-studio .studio-visual{height:330px}
  .polished-footer .footer-grid{grid-template-columns:1fr 1fr;gap:32px}
}
@media(max-width:540px){
  .container{width:min(100% - 20px,1200px)}
  .brand-header-logo{width:100px}
  .header-actions{gap:5px}
  .icon-btn,.account-btn,.menu-toggle{width:39px;height:39px;min-width:39px;border-radius:11px}
  .global-hero h1{font-size:35px;line-height:1.2}
  .global-hero p{font-size:15px;line-height:1.8}
  .global-hero .hero-actions{flex-direction:row;gap:8px}
  .global-hero .btn{min-height:45px;padding:9px 14px;font-size:13px}
  .polished-needs{grid-template-columns:repeat(2,1fr)}
  .polished-needs .need-card{min-height:112px}
  .polished-needs .need-card b{width:44px;height:44px}
  .category-card p{display:none}
  .polished-footer .footer-grid{grid-template-columns:1fr;gap:25px}
  .polished-footer .footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:4px}
  .footer-logo img{width:135px}
}
