/* Public marketing layout: stable hierarchy, readable controls, compact cards. */
:root, html[data-scene] {
  --action: #185a9d;
  --action-hover: #104575;
  --accent: #b32b61;
  --primary-2: #185a9d;
  --nav-h: 72px;
}
html { scroll-padding-top: calc(var(--nav-h) + 16px); }
section[id] { scroll-margin-top: calc(var(--nav-h) + 16px); }
.skip-link { position: fixed; top: -100px; left: 16px; z-index: 10000; padding: 12px 20px; background: white; color: #185a9d; border-radius: 8px; }
.skip-link:focus { top: 10px; }
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible, summary:focus-visible {
  outline: 3px solid #185a9d; outline-offset: 4px;
}
.nav { background: #17334e; backdrop-filter: none; transition: none; }
.nav-inner { max-width: 1440px; margin: auto; padding: 0 24px; }
.brand { font-size: 1.15rem; }
.brand em { color: #ffd2e2 !important; }
.brand .brand-name { display: block; }
.nav-search { max-width: 270px; }
.nav-search input { font-size: 16px; padding-top: 9px; padding-bottom: 9px; }
.nav-search input::placeholder { color: #edf2f7; }
.nav-links { gap: 20px; }
.nav-link { color: #fff; }
.nav-apps-btn { border-color: #8195a8; }
.btn-primary, .btn-more, .back-chip, .contact-send, .to-top, .ps-btn { background: var(--action); color: #fff; }
.btn-primary:hover, .btn-more:hover, .back-chip:hover, .contact-send:hover, .to-top:hover, .ps-btn:hover { background: var(--action-hover); transform: none; }
.back-chip { border-color: var(--action); }
.back-chip:hover { border-color: var(--action-hover); }
.btn { min-height: 46px; justify-content: center; box-shadow: none; }
.btn-outline { border: 1px solid #a5afbd; background: #fff; color: #17334e; }
.btn-outline:hover { background: #edf4fa; }
.contact-row { color: #185a9d; border-color: #185a9d; min-height: 48px; }
.contact-row:hover { background: #185a9d; border-color: #185a9d; color: white; transform: none; }
.contact-form label { font-size: .9rem; color: #4c425f; }
.contact-form label span { font-weight: 400; }
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea { font-size: 16px; padding: 12px; border-color: #a8a2b4; }
.contact-form input::placeholder, .contact-form textarea::placeholder { color: #70667c; }
.contact-send { font-size: 1rem; min-height: 48px; }
.contact-send:disabled { opacity: 1; background: #5d6774; color: #fff; }
.contact-extra { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.contact-direct { display: flex; justify-content: center; gap: 8px 24px; flex-wrap: wrap; margin-bottom: 24px; }
.contact-direct a, .contact-privacy a, .notice-copy a:not(.btn), .text-link { color: #185a9d; text-decoration: underline; text-underline-offset: 4px; }
.contact-privacy { font-size: .85rem; color: #5e536f; margin-top: 14px; }
.contact-status.err { padding: 12px; background: #fff1f1; border-radius: 8px; }
.contact-status.ok { padding: 12px; background: #eaf7ee; border-radius: 8px; }
.contact-clear { display: block; margin: 12px auto 0; padding: 12px; color: #185a9d; text-decoration: underline; background: transparent; cursor: pointer; }
.rainbow-bar { background: #ef83ab; animation: none; }
.reveal, .reveal.in { opacity: 1; transform: none; transition: none; }
.eyebrow { color: #92506c; font-size: .78rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; margin-bottom: 14px; }
.marketing-hero { height: auto; min-height: 0; overflow: visible; background: #fffdf7; padding: calc(var(--nav-h) + 64px) 0 64px; }
.hero-layout { display: grid; grid-template-columns: 1.08fr 1fr; gap: 64px; align-items: center; }
.hero-copy h1 { font-size: clamp(2.6rem, 4.3vw, 4rem); line-height: 1.08; letter-spacing: -.045em; max-width: 15ch; color: #17334e; }
.hero-copy h1 em { font-family: var(--serif); font-weight: 500; color: #b32b61; }
.hero-lead { margin-top: 24px; font-size: 1.06rem; line-height: 1.7; color: #5e536f; max-width: 48ch; }
.hero-actions { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 28px; }
.hero-benefits { display: flex; list-style: none; gap: 8px 18px; flex-wrap: wrap; margin-top: 24px; font-size: .8rem; color: #5e536f; }
.hero-benefits li::before { content: "✓"; color: #185a9d; margin-right: 7px; }
.hero-art { background: #f2ecf7; border-radius: 32px; padding: 28px; border: 1px solid #e4d9ee; }
.hero-art-label { color: #58456e; font-size: .8rem; font-weight: 700; margin-bottom: 18px; }
.hero-collage { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.hero-object { aspect-ratio: 1; border-radius: 22px; padding: 18px; }
.hero-object img { width: 100%; height: 100%; object-fit: contain; }
.object-pink { background: #f4cbdc; }
.object-blue { background: #c9def3; }
.object-yellow { background: #f7e4b1; }
.object-purple { background: #dfd3f1; }
.hero-featured { width: 100%; height: auto; max-height: 480px; object-fit: contain; border-radius: 20px; background: #fff; }
.trust-strip { background: #f6eaf0; border-block: 1px solid #e8d6df; }
.trust-strip .container { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; padding-block: 20px; font-size: .85rem; font-weight: 700; color: #594056; }
.trust-strip a { color: #185a9d; }
#desk { background: #edf4fa; color: #17334e; padding: 56px 0 24px; }
#desk .section-head h2, #desk .w-label { color: #17334e; }
#desk .section-head h2 em { color: #b32b61; }
#desk .kicker { color: #92506c; }
.wheel-wrap.static { padding: 0; }
.desk-cases, .desk-scroll, .wheel-viewport.static .desk-scroll { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; overflow: visible; padding: 8px 0 20px; }
.d-case { width: auto; min-width: 0; transform: none !important; }
.d-case-media { background: white; aspect-ratio: 1; height: auto; border: 1px solid #e4dbe9; border-radius: 18px; }
.d-case-img { width: 90%; height: 90%; object-fit: contain; }
.d-case-media { display: grid; place-items: center; }
.d-case-img { box-shadow: none; }
.d-case:has(img.loaded) .d-sw { visibility: hidden; }
.d-name { color: #17334e; font-size: .95rem; text-shadow: none; white-space: normal; }
#shop { padding: 48px 0 64px; background: #fffdf7; }
.shop-toolbar { display: flex; align-items: end; justify-content: space-between; gap: 20px; margin-bottom: 24px; }
.shop-toolbar h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); line-height: 1.2; color: #17334e; }
.cat-label { font-size: 1rem; padding: 14px; }
.cat-count { font-size: .8rem; margin-top: 6px; }
.card-body { height: auto; min-height: 104px; padding: 16px; }
.card-cat { color: #185a9d; }
.card-name { font-size: 1rem; }
.card-line { flex: none; color: #5e536f; }
.card-link { color: #185a9d; }
.card-tag { animation: none; background: #a02856; }
.card:hover { transform: none; }
.card-imgwrap { aspect-ratio: 1; }
.product-preview { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 18px; }
.p-row-path { color: #185a9d; font-size: .8rem; letter-spacing: .04em; }
.p-row-head h2 { font-size: 1.5rem; }
.p-quote-early { margin-top: 20px; }
.p-quote-early span { margin-left: 8px; }
.p-info .p-chip { background: #185a9d; }
.mobile-quote { display: none; }
.p-main img { opacity: 1; }
#about { background: #17334e; padding: 64px 0; }
.about-text { padding: 0; border: none; box-shadow: none; background: none; backdrop-filter: none; }
.about-text p { font-family: var(--sans); line-height: 1.75; }
.about-text h2 { font-family: var(--sans); font-weight: 700; }
.about-text h2 em, .f-brand em { color: #ffd2e2; }
.about-text .text-link { display: inline-block; margin-top: 24px; color: #fff; }
.about-card { background: #24435f; backdrop-filter: none; box-shadow: none; }
.stat { background: #24435f; }
.stat b { font-size: 1.5rem; }
.company-photo { width: 100%; border-radius: 20px; max-height: 380px; object-fit: cover; }
.company-caption { color: #edf2f7; font-size: .9rem; margin-top: 12px; }
.sourcing-section { background: #fffdf7; padding: 72px 0; }
.process-grid { display: grid; grid-template-columns: repeat(4, 1fr); list-style: none; gap: 24px; }
.process-grid li { padding: 24px; background: #f5f0f8; border-radius: 16px; }
.process-grid li > span { color: #b32b61; font-weight: 800; font-size: .85rem; }
.process-grid h3 { font-size: 1rem; line-height: 1.3; margin: 14px 0 12px; }
.process-grid p { font-size: .92rem; color: #5e536f; }
.trade-faq { max-width: 800px; margin: 40px auto 0; }
.trade-faq details { border-bottom: 1px solid #d9d0e0; padding: 18px 0; }
.trade-faq summary { cursor: pointer; font-weight: 700; }
.trade-faq p { margin-top: 12px; color: #5e536f; }
#pisophia { margin-top: 0; padding: 64px 0; background: #f1eaf6; color: #17334e; }
#pisophia::before, .ps-bg { display: none; }
.ps-inner { max-width: 800px; }
.ps-inner h2 { font-family: var(--sans); color: #17334e; font-size: clamp(1.8rem, 3vw, 2.8rem); }
.ps-inner h2 em { color: #b32b61; }
.ps-inner p { color: #5e536f; }
.ps-inner .kicker { color: #92506c; }
.footer { background: #17334e; }
.footer-bottom { gap: 16px; }
.footer-bottom a { color: #fff; text-decoration: underline; }
.chat-widget { bottom: 20px; }
.chat-fab { width: 48px; height: 48px; }
.chat-fab .chat-ball, .chat-pop, .cb-eye, .cb-eye-in, .cb-glance { animation: none !important; }
.chat-panel { max-height: min(520px, calc(100dvh - var(--nav-h) - 90px)); }
.chat-input-row input { font-size: 16px; }
.chat-head { background: #185a9d; }
.search-item:focus-visible { background: #edf4fa; outline-offset: -3px; }
#products-page .c-page { padding-bottom: 24px; }
#products-page .c-head { padding-top: 24px; }
.b-page { min-height: 0; }
.b-row-first .b-media { min-height: 320px; }
.b-row .b-media { min-height: 280px; }
.b-post > .b-media .b-img { object-fit: contain; }
.notice-page { padding: calc(var(--nav-h) + 48px) 0 64px; min-height: 65vh; }
.notice-copy { max-width: 800px; }
.notice-copy h1 { font-size: clamp(2rem, 4vw, 3rem); line-height: 1.15; }
.notice-copy h2 { margin-top: 28px; font-size: 1.2rem; }
.notice-copy p { margin-top: 16px; color: #5e536f; }
@media (max-width: 1020px) {
  :root, html[data-scene] { --nav-h: 104px; }
  .nav-inner { display: grid; grid-template-columns: 1fr 40px; grid-template-rows: 32px 40px; gap: 8px 16px; padding: 12px 20px; }
  .brand { grid-column: 1; grid-row: 1; }
  .nav-burger { grid-column: 2; grid-row: 1; height: 32px; }
  .l1 { top: 10px; } .l2 { top: 15px; } .l3 { top: 20px; }
  .nav-search { grid-column: 1 / -1; grid-row: 2; width: 100%; margin: 0; max-width: none; }
  .nav-links { background: #17334e; max-height: calc(100dvh - var(--nav-h)); overflow-y: auto; }
  .hero-layout { gap: 32px; }
  .hero-copy h1 { font-size: 2.8rem; }
  .process-grid { grid-template-columns: 1fr 1fr; }
  .desk-cases, .desk-scroll, .wheel-viewport.static .desk-scroll { grid-template-columns: repeat(3,minmax(0,1fr)); }
}
@media (max-width: 760px) {
  .hero-layout { grid-template-columns: 1fr; }
  .marketing-hero { padding: calc(var(--nav-h) + 32px) 0 36px; }
  .hero-copy h1 { font-size: clamp(2rem, 7.8vw, 3rem); max-width: 19ch; }
  .hero-lead { font-size: 1rem; margin-top: 18px; }
  .hero-actions { margin-top: 22px; }
  .hero-art { padding: 20px; border-radius: 24px; }
  .hero-object { padding: 14px; max-height: 180px; }
  .hero-benefits { font-size: .8rem; }
  .trust-strip .container { justify-content: center; text-align: center; gap: 12px 20px; }
  .trust-strip a { flex-basis: 100%; }
  .shop-toolbar { align-items: start; flex-direction: column; }
  .product-preview, .desk-cases, .desk-scroll, .wheel-viewport.static .desk-scroll { grid-template-columns: 1fr 1fr; gap: 14px; }
  .card-body { min-height: 0; padding: 12px; gap: 6px; }
  .card-name { font-size: .95rem; }
  .card-line { display: block; font-size: .8rem; }
  .card-cat, .card-link { display: none; }
  .cat-label { font-size: .95rem; padding: 12px; }
  .cat-count { font-size: .78rem; margin-top: 6px; }
  .cat-grid { gap: 14px; }
  .process-grid { gap: 14px; }
  .process-grid li { padding: 20px; }
  .about-grid { gap: 32px; }
  .about-text { padding: 0; }
  .p-layout { gap: 24px; padding-top: 20px; }
  .p-main { max-width: 360px; margin: 0 auto; }
  .p-page { padding-top: var(--nav-h); }
  #product-page { padding-bottom: 88px; }
  .mobile-quote { position: fixed; display: flex; align-items: center; justify-content: space-between; gap: 10px; padding: 12px max(16px, env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)); bottom: 0; left: 0; right: 0; background: #fffdf7; border-top: 1px solid #d9d0e0; z-index: 95; }
  .mobile-quote span { font-size: .8rem; max-width: 110px; color: #5e536f; }
  .mobile-quote .btn { font-size: .9rem; padding-inline: 16px; flex-shrink: 0; }
  #product-page .to-top { bottom: 94px; }
  .contact-extra { grid-template-columns: 1fr; gap: 0; }
  .b-row .b-media { min-height: 0; }
}
@media (max-width: 380px) {
  .hero-actions { flex-direction: column; align-items: stretch; }
  .hero-art { padding: 16px; }
  .process-grid { grid-template-columns: 1fr; }
  .card-name { font-size: .9rem; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation: none !important; transition: none !important; }
}
/* Empty-catalog trials keep contact actions visible without blank galleries. */
[hidden] { display: none !important; }
.catalog-empty { grid-column: 1 / -1; padding: 24px 0; max-width: 640px; }
.catalog-empty p { margin: 0 0 24px; line-height: 1.7; }
