/* Phone layouts share the desktop content and state, not a second site. */
.mobile-menu-toggle,.mobile-project-bar,.mobile-detail-toggle,.mobile-card-summary,.mobile-family-trigger{display:none}
.family-picker{color:#f5f7fb;background:#172332;border:1px solid #415165;border-radius:20px;padding:18px;width:calc(100% - 24px);max-width:480px;max-height:calc(100dvh - 32px);overflow:auto}
.family-picker::backdrop{background:#07111dcc;backdrop-filter:blur(5px)}
.mobile-menu{color:#f5f7fb;background:#172332;border:1px solid #415165;border-radius:20px;padding:22px;width:calc(100% - 24px);max-width:440px;max-height:calc(100dvh - 32px);overflow:auto}
.mobile-menu::backdrop{background:#07111dcc;backdrop-filter:blur(5px)}
.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-size:22px;font-weight:800}
.mobile-menu-close,.mobile-menu-toggle{width:46px;height:46px;border:1px solid #516073;border-radius:12px;background:#253448;color:#fff;align-items:center;justify-content:center;font-size:24px;flex-shrink:0;cursor:pointer}
.mobile-menu-links{display:grid;gap:4px}.mobile-menu-links a{display:block;padding:15px 12px;border-radius:9px;font-size:17px;text-decoration:none;color:#e4edf5;border-bottom:1px solid #ffffff10}
.mobile-menu-links a[aria-current=page]{color:#e7c64e;background:#e7c64e12}
.mobile-menu .lang-switch{display:flex!important;position:static;margin-top:20px;justify-content:space-between}.mobile-menu .lang-switch button{min-width:48px;min-height:46px;font-size:16px}
body.mobile-menu-open{overflow:hidden}
@media(max-width:800px){
  html{scroll-padding-top:84px;-webkit-text-size-adjust:100%}
  body{overflow-wrap:break-word}
  img,video,canvas{max-width:100%}
  button,a,input,select,textarea,summary{touch-action:manipulation}
  button,input,select,textarea{font-size:16px}
  input,select,textarea{scroll-margin-block:100px;min-height:48px}
  button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #e7c64e;outline-offset:3px}
  .mobile-menu-toggle{display:inline-flex}
  .site-header,body.home-page>nav,body.catalogue-page>nav{height:72px;min-height:72px;padding:10px max(16px,env(safe-area-inset-right)) 10px max(16px,env(safe-area-inset-left));gap:12px;background:#161f2afa;backdrop-filter:none;border-bottom:1px solid #ffffff14;z-index:40}
  .site-header .brand,body.home-page>nav .brand,body.catalogue-page>nav .brand{font-size:28px;flex-shrink:0}
  .site-header nav,.site-header .header-cta,body.home-page>nav>.links,body.home-page>nav>.nav-more,body.home-page>nav>.navcta,body.catalogue-page>nav>.back{display:none}
  .site-header .mobile-menu-toggle,body.home-page>nav>.mobile-menu-toggle,body.catalogue-page>nav>.mobile-menu-toggle{margin-left:auto}
  body>nav>.lang-switch{display:none}
  /* Custom studio: browse sideways, then use a full-width workbench. */
  .packaging-page main{padding:0 max(16px,env(safe-area-inset-left));min-width:0}
  .packaging-page .intro{padding:30px 0 24px;display:block}
  .packaging-page h1{font-size:clamp(32px,8.6vw,48px);line-height:1.07;letter-spacing:-1.5px}
  .packaging-page .intro .eyebrow{font-size:12px;letter-spacing:1px;max-width:30em}
  .packaging-page .intro-copy{font-size:16px;line-height:1.5;margin:16px 0 0;max-width:34em}
  .packaging-page .section-line{display:block;margin-bottom:12px}
  .packaging-page .section-line>span{font-size:14px;margin-top:6px;display:block}
  .packaging-page .families{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible;padding:0;scroll-snap-type:none}
  .packaging-page .family{min-width:0;width:100%;min-height:94px;padding:12px;transform:none}
  .packaging-page .family>svg{width:26px;height:26px;margin-bottom:10px}
  .packaging-page .family strong{font-size:16px;margin:0;line-height:1.3}
  .packaging-page .family>span{display:none}.packaging-page .family>b{font-size:12px;top:14px;right:12px}
  .packaging-page.has-family-picker .family-section{display:none}
  .packaging-page .mobile-family-trigger{display:flex;align-items:center;gap:12px;width:100%;min-height:64px;padding:12px 14px;margin:0 0 12px;border:1px solid #dcca69;border-radius:12px;background:#dcca6912;color:#f5f7fb;text-align:left;font:inherit;cursor:pointer}
  .mobile-family-trigger>svg{width:26px;height:26px;color:#dcca69;flex-shrink:0}
  .mobile-family-trigger>strong{flex:1;min-width:0;font-size:16px;line-height:1.3}
  .mobile-family-trigger>span{color:#dcca69;font-size:14px}
  .packaging-page.has-family-picker .studio-heading{display:none}
  .packaging-page.has-family-picker .studio{padding-top:12px}
  .packaging-page.has-family-picker .intro{padding-bottom:12px}
  .packaging-page.has-family-picker .intro-copy{display:none}
  .packaging-page .family-picker .family{min-height:80px}
  .packaging-page .family-picker .family>b{display:none}
  .packaging-page .studio{padding:24px 0 32px}
  .packaging-page .studio-heading{gap:12px;margin-bottom:16px}.packaging-page .studio-heading>.text-link{display:none}
  .packaging-page .studio h2{font-size:28px;line-height:1.1;letter-spacing:-.8px}
  .packaging-page .studio-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}
  .packaging-page .workbench{border-radius:16px}
  .packaging-page .bench-top{padding:12px;gap:8px}.packaging-page .bench-top>span{font-size:12px;letter-spacing:.5px;line-height:1.4;min-width:0}
  .packaging-page .bench-top>span>svg{display:none}.packaging-page .transport{gap:6px}
  .packaging-page .transport button{width:44px;height:44px}.packaging-page .transport svg{width:20px}
  .packaging-page .construction-scene{height:clamp(280px,42dvh,380px)}
  .packaging-page .scene-note{top:14px;left:14px;right:14px;font-size:12px;line-height:1.4;letter-spacing:.3px}
  .packaging-page .format-diagram{inset:52px 4px 78px;width:calc(100% - 8px);height:calc(100% - 130px)}
  .packaging-page .scene-caption{left:14px;right:14px;bottom:12px;display:flex;flex-wrap:wrap;gap:8px;font-size:14px;line-height:1.4}
  .packaging-page .scene-tag{font-size:12px;white-space:nowrap}
  .packaging-page .construction-scene .printer{left:12%;top:44%;transform:translate(-50%,-50%) scale(.38)}
  .packaging-page .timeline button{padding:14px 8px;min-height:82px;display:block}.packaging-page .timeline button>span{display:block;font-size:12px;margin-bottom:5px}
  .packaging-page .timeline strong{display:block;font-size:16px}.packaging-page .timeline small,.packaging-page .timeline svg{display:none}
  .packaging-page .sample-panel{display:flex;border-radius:16px}.packaging-page .sample-panel figure{flex:none;min-height:0;aspect-ratio:3/2}
  .packaging-page .sample-panel figcaption{font-size:12px;letter-spacing:.3px;left:10px;bottom:10px;padding:7px}
  .packaging-page .sample-copy{padding:20px}.packaging-page .sample-copy h3{font-size:25px}.packaging-page .sample-copy p{font-size:16px;line-height:1.55}
  .packaging-page .demo-note{font-size:14px;line-height:1.5}.packaging-page .contact-section{grid-template-columns:minmax(0,1fr);gap:20px;padding:30px 0 36px}
  .packaging-page .contact-intro h2{font-size:32px;letter-spacing:-1px}.packaging-page .contact-intro p{font-size:16px}
  .packaging-page .selected-family{margin-top:16px}.packaging-page form{padding:18px}.packaging-page .form-grid{grid-template-columns:minmax(0,1fr);gap:18px}
  .packaging-page .wide{grid-column:auto}.packaging-page label{font-size:15px}.packaging-page .form-note{font-size:14px}
  .packaging-page .button{min-height:48px}.packaging-page form>.button{width:100%}
  .packaging-page footer{padding:24px 16px calc(100px + env(safe-area-inset-bottom));gap:20px;flex-wrap:wrap}
  .mobile-project-bar{display:flex;position:fixed;z-index:35;bottom:0;left:0;right:0;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#161f2af5;border-top:1px solid #415165}
  .mobile-project-bar a{width:100%;min-height:48px}.mobile-project-bar[hidden]{display:none}
  /* Main site: shorter sections and horizontal step selection, no scroll lock. */
  .home-page section{padding:44px 16px!important;min-width:0}
  .home-page .hero{min-height:0;padding:100px 16px 32px!important;gap:26px;grid-template-columns:minmax(0,1fr)}
  .home-page h1{font-size:clamp(42px,11vw,64px);line-height:.98;letter-spacing:-2px}
  .home-page .lead,.home-page .section-copy{font-size:16px;line-height:1.6}
  .home-page .section-title{font-size:clamp(30px,8vw,42px)!important;line-height:1.08;letter-spacing:-1.2px}
  .home-page .hero-actions{flex-direction:column;gap:10px;margin-top:20px}.home-page .cta,.home-page .ghost{min-height:48px;font-size:16px;text-align:center}
  .home-page .hero-card{order:-1;min-height:0;border-radius:18px;background:none;display:flex;flex-direction:column}
  .home-page .hero-card:before{content:'';display:block;aspect-ratio:3/2;background:url('/assets/img/hero-bowl-800.jpg') center/cover}
  .home-page .hero-card:after{display:none}
  .home-page .livepanel{position:static;margin:0;border:0;border-top:1px solid #415165;border-radius:0;padding:18px;background:#1d2e40;backdrop-filter:none}
  .home-page .livehead{gap:12px}.home-page .livehead b{font-size:14px}.home-page .grid4{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-page .mini span,.home-page .meta span{font-size:12px}.home-page .mini b,.home-page .meta b{font-size:14px}
  .home-page .proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-page .proof-card{padding:18px 12px}
  .home-page .proof-card strong{font-size:48px}.home-page .proof-card b{font-size:14px;line-height:1.4}
  .home-page .proof-heading,.home-page .proof-detail{gap:12px;align-items:start;flex-direction:column}
  .home-page .capacity-kpis-six{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-page .capacity-kpi{padding:18px 12px!important;min-width:0}
  .home-page .custom-photo-grid{display:flex;overflow-x:auto;scroll-snap-type:x proximity;gap:12px;padding-bottom:12px}
  .home-page .custom-photo-grid>*{flex:0 0 76%;scroll-snap-align:start;min-height:260px}
  .home-page .cards,.home-page .resp-grid,.home-page .office-grid,.home-page .partner-grid{grid-template-columns:minmax(0,1fr)}
  .home-page .cardbody,.home-page .resp-card,.home-page .trustitem{padding:20px}.home-page .card p,.home-page .trustitem p,.home-page .resp-card p{font-size:16px;line-height:1.55}
  .home-page .resp-card{min-height:0;padding:16px}
  .home-page .resp-card:after{pointer-events:none}
  .home-page .resp-card h4{font-size:19px;margin:8px 0}
  .home-page .mobile-card-summary{display:block;color:#b5c7d4;font-size:16px;line-height:1.45}
  .home-page .mobile-detail-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;margin-top:8px;border:0;border-top:1px solid #ffffff18;background:transparent;color:#e7c64e;text-align:left;font:inherit;font-size:15px;cursor:pointer}
  .home-page .mobile-detail-toggle:after{content:'+';font-size:24px}
  .home-page .mobile-detail-toggle[aria-expanded=true]:after{content:'−'}
  .home-page .mobile-card-body[hidden]{display:none}
  .home-page .mobile-card-body{padding-top:8px}
  .home-page .resp-tag{font-size:12px}
  .home-page .compliance-flow{display:none}
  .home-page #platform .tour-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;scroll-snap-type:none;gap:8px;border-bottom:0}
  .home-page #platform .tour-tab{min-width:0;width:100%;font-size:14px;padding:12px 8px;min-height:76px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;border:1px solid #405368;border-radius:10px;background:#1d2e40;line-height:1.3;overflow-wrap:anywhere}
  .home-page #platform .tour-tab svg{width:21px;height:21px}
  .home-page #platform .tour-tab small{display:inline;font-size:12px;margin-right:5px}
  .home-page #platform .tour-tab[aria-selected=true]{color:#f2c230;border-color:#f2c230;background:#f2c23014;box-shadow:inset 0 -3px #f2c230}
  .home-page .tour-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;padding-top:22px}
  .home-page .tour-copy h3{font-size:30px;margin:10px 0}.home-page .tour-copy p{font-size:16px;margin-bottom:8px}.home-page .tour-benefit{margin-top:4px}
  .home-page .tour-filebar{padding:14px;flex-wrap:wrap}.home-page .tour-screen{padding:16px}.home-page .tour-file-id{display:none}
  .home-page .tour-nav button,.home-page .tour-action{min-height:46px}.home-page .tour-footer{gap:12px;margin-top:20px}
  .home-page .tour-factory small,.home-page .tour-row small,.home-page .tour-cell small{font-size:14px}
  .home-page .delivery-switch button,.home-page .auto-load-toggle,.home-page .eco-pause{min-height:44px;font-size:14px}
  .home-page .auto-load-footer{flex-wrap:wrap}.home-page .auto-load-caption,.home-page .auto-load-note{font-size:14px;line-height:1.5}
  .home-page .auto-load-heading{align-items:flex-start;gap:10px}.home-page .auto-load-heading p{font-size:14px}
  .home-page .eco-story{padding:18px}.home-page .eco-heading{gap:10px}.home-page .eco-heading strong{font-size:20px}
  .home-page .esg-row{grid-template-columns:minmax(80px,1fr) minmax(70px,1.3fr) 30px;gap:8px}
  .home-page .drawer{width:100%;height:100dvh;padding:20px 16px calc(30px + env(safe-area-inset-bottom))}.home-page .close{width:44px;height:44px}
  .home-page footer{flex-direction:column;gap:16px;padding:28px 16px}
  /* Catalogue filters remain reachable without consuming half the viewport. */
  .catalogue-page header{padding:32px 16px 24px}.catalogue-page h1{font-size:clamp(38px,10vw,60px);line-height:1.03}
  .catalogue-page header p{font-size:16px}.catalogue-page .filters{top:72px;flex-wrap:nowrap;overflow-x:auto;padding:12px 16px;gap:8px;scrollbar-width:thin}
  .catalogue-page .filters button{white-space:nowrap;min-height:44px;font-size:15px}
  .catalogue-page main{padding:24px 16px 110px}.catalogue-page .grid{grid-template-columns:minmax(0,1fr);gap:14px}
  .catalogue-page .prod-body{padding:20px}.catalogue-page .prod p,.catalogue-page .prod small{font-size:15px;line-height:1.5}
  .catalogue-page .prod-cat{font-size:12px}.catalogue-page .prod button{min-height:46px;width:100%;font-size:16px}
  .catalogue-page .rfq{left:16px;right:16px;bottom:calc(12px + env(safe-area-inset-bottom));text-align:center;min-height:48px}
}
@media(min-width:801px){.mobile-card-body[hidden]{display:block}}
@media(prefers-reduced-motion:reduce){.families,.tour-tabs{scroll-behavior:auto!important}}
