:root{--showroom-ink:#09111d;--showroom-panel:#101c2b;--showroom-panel-soft:#152337;--showroom-line:rgba(156,183,215,.2);--showroom-blue:#007bff;--showroom-blue-soft:#62b1ff;--showroom-text:#edf4fb;--showroom-muted:#aab8c9;--showroom-ease:cubic-bezier(.22,.61,.36,1)}
body.showroom-home{color:#182536;background:#eef3f8}.showroom-home main{padding-top:92px;background:#eef3f8}.showroom-home .header{background:rgba(9,17,29,.96);border-bottom:1px solid rgba(157,184,217,.18);box-shadow:0 12px 30px rgba(5,12,22,.2)}.showroom-home .header.scrolled{background:rgba(9,17,29,.99)}.showroom-home .main-menu a,.showroom-home .sns-icons a{color:var(--showroom-text)}.showroom-home .main-menu a.active::after{background:var(--showroom-blue-soft)}
.showroom-shell{width:min(100% - 48px,1340px);margin:0 auto}.showroom-kicker{display:inline-flex;gap:10px;align-items:center;margin:0 0 20px;color:#c7d8ea;font-size:.76rem;font-weight:700;letter-spacing:.16em}.showroom-kicker:before{width:32px;height:1px;content:"";background:var(--showroom-blue-soft);box-shadow:10px 0 18px rgba(98,177,255,.8)}.showroom-heading{max-width:720px;margin:0;color:var(--showroom-text);font-size:clamp(2.5rem,5.7vw,5.5rem);font-weight:700;letter-spacing:-.065em;line-height:1.04;word-break:keep-all}.showroom-heading .accent{color:var(--showroom-blue-soft)}.showroom-lead{max-width:610px;margin:24px 0 0;color:#d4dfeb;font-size:clamp(1rem,1.5vw,1.16rem);line-height:1.75;word-break:keep-all}
.showroom-hero{position:relative;display:grid;min-height:min(790px,calc(100vh - 92px));overflow:hidden;isolation:isolate;background:var(--showroom-ink)}.showroom-hero:before,.showroom-hero:after{position:absolute;z-index:1;pointer-events:none;content:""}.showroom-hero:before{inset:0;background:linear-gradient(90deg,rgba(7,15,26,.96),rgba(7,15,26,.84) 38%,rgba(7,15,26,.37) 72%,rgba(7,15,26,.62)),linear-gradient(180deg,rgba(7,15,26,.22),rgba(7,15,26,.78))}.showroom-hero:after{inset:0;opacity:.45;background-image:linear-gradient(rgba(148,179,211,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(148,179,211,.1) 1px,transparent 1px),radial-gradient(circle at 73% 34%,rgba(0,123,255,.26),transparent 23%);background-size:64px 64px,64px 64px,auto;mask-image:linear-gradient(90deg,transparent,#000 28%,#000)}.showroom-hero-media{position:absolute;inset:0;z-index:0;margin:0}.showroom-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.78) contrast(1.08) brightness(.72)}.showroom-hero-content{position:relative;z-index:2;display:flex;width:min(100% - 48px,1340px);min-height:inherit;margin:0 auto;padding:clamp(88px,12vh,150px) 0 44px;flex-direction:column;align-items:flex-start;justify-content:center}.showroom-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.showroom-button{display:inline-flex;min-height:52px;padding:0 22px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:2px;font-weight:700;text-decoration:none;transition:transform 240ms var(--showroom-ease),border-color 240ms var(--showroom-ease),background-color 240ms var(--showroom-ease)}.showroom-button-primary{color:#fff;background:var(--showroom-blue);box-shadow:0 10px 22px rgba(0,123,255,.26)}.showroom-button-secondary{color:#f4f9ff;border-color:rgba(222,235,249,.5);background:rgba(10,22,37,.32)}.showroom-button:hover,.showroom-button:focus-visible{color:#fff;transform:translateY(-2px)}.showroom-button-primary:hover,.showroom-button-primary:focus-visible{background:#1688ff}.showroom-button-secondary:hover,.showroom-button-secondary:focus-visible{border-color:var(--showroom-blue-soft);background:rgba(31,73,118,.6)}.showroom-hero-signals{display:grid;width:min(100%,650px);margin:auto 0 0;padding-top:46px;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(200,220,241,.28);gap:18px}.showroom-hero-signals div{display:grid;gap:3px}.showroom-hero-signals dt{color:var(--showroom-blue-soft);font-size:.68rem;font-weight:700;letter-spacing:.1em}.showroom-hero-signals dd{margin:0;color:#edf4fb;font-size:.86rem;word-break:keep-all}
.showroom-section{position:relative;padding:clamp(78px,10vw,132px) 0}.showroom-section-heading{display:grid;max-width:760px;margin-bottom:46px;gap:14px}.showroom-section-heading h2{margin:0;color:#13243b;font-size:clamp(2rem,3.8vw,3.4rem);letter-spacing:-.055em;line-height:1.15;word-break:keep-all}.showroom-section-heading p{margin:0;color:#60738a;font-size:1rem;line-height:1.75;word-break:keep-all}.showroom-technology{overflow:hidden;background:radial-gradient(circle at 92% 22%,rgba(0,123,255,.12),transparent 25%),linear-gradient(180deg,#f5f8fb,#eaf1f7)}
.showroom-tech-track{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.showroom-tech-track:before{position:absolute;top:28px;right:12.5%;left:12.5%;height:1px;content:"";background:linear-gradient(90deg,rgba(117,145,173,.2),var(--showroom-blue),rgba(117,145,173,.2));transform-origin:left;transition:transform 500ms var(--showroom-ease)}.showroom-tech-track:not(.is-active):before{transform:scaleX(.14)}.showroom-tech-card{position:relative;min-height:272px;padding:60px 28px 28px;overflow:hidden;border:1px solid rgba(125,151,179,.22);background:rgba(255,255,255,.82);box-shadow:0 16px 38px rgba(17,42,70,.06)}.showroom-tech-card:before{position:absolute;top:17px;left:28px;width:23px;height:23px;border:5px solid #eef4fa;border-radius:50%;content:"";background:#6f859c;box-shadow:0 0 0 1px #7e95ad;transition:background-color 280ms var(--showroom-ease),box-shadow 280ms var(--showroom-ease)}.showroom-tech-card:after{position:absolute;right:-42px;bottom:-58px;width:175px;height:175px;content:"";opacity:.65;background:repeating-linear-gradient(0deg,rgba(0,123,255,.1) 0 1px,transparent 1px 14px),repeating-linear-gradient(90deg,rgba(0,123,255,.08) 0 1px,transparent 1px 14px);transform:rotate(18deg)}.showroom-tech-card.is-active:before{background:var(--showroom-blue);box-shadow:0 0 0 1px var(--showroom-blue),0 0 24px rgba(0,123,255,.5)}.showroom-tech-index,.showroom-tech-card h3,.showroom-tech-card p{position:relative;z-index:1}.showroom-tech-index{display:block;color:#72869d;font-size:.72rem;font-weight:700;letter-spacing:.14em}.showroom-tech-card h3{margin:16px 0 10px;color:#172a40;font-size:1.25rem;letter-spacing:-.035em}.showroom-tech-card p{margin:0;color:#5b6d80;font-size:.93rem;line-height:1.72;word-break:keep-all}
.showroom-categories{background:#fff}.showroom-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.showroom-category-card{position:relative;display:grid;min-height:230px;padding:24px;overflow:hidden;align-content:end;border:1px solid #dce5ee;color:#edf6ff;background:#13243b;text-decoration:none;transition:transform 280ms var(--showroom-ease),border-color 280ms var(--showroom-ease),box-shadow 280ms var(--showroom-ease)}.showroom-category-card:before,.showroom-category-card:after{position:absolute;inset:0;content:""}.showroom-category-card:before{background:linear-gradient(150deg,rgba(16,34,57,.2),rgba(6,14,25,.92))}.showroom-category-card:after{opacity:.42;background:linear-gradient(90deg,transparent 48%,rgba(101,183,255,.32) 49%,transparent 50%),linear-gradient(0deg,transparent 48%,rgba(101,183,255,.2) 49%,transparent 50%);background-size:40px 40px}.showroom-category-card:nth-child(2){background:#173454}.showroom-category-card:nth-child(3){background:#182c42}.showroom-category-card:nth-child(4){background:#213249}.showroom-category-card:hover,.showroom-category-card:focus-visible{color:#fff;border-color:var(--showroom-blue-soft);box-shadow:0 18px 32px rgba(12,31,53,.2);transform:translateY(-4px)}.showroom-category-card>*{position:relative;z-index:1}.showroom-category-card span{color:#aad4ff;font-size:.72rem;font-weight:700;letter-spacing:.14em}.showroom-category-card strong{margin-top:8px;font-size:1.28rem;letter-spacing:-.035em}.showroom-category-card em{margin-top:13px;color:#d4e2f0;font-size:.82rem;font-style:normal}
.showroom-products{background:#f2f6fa}.showroom-products-head{display:flex;margin-bottom:42px;align-items:end;justify-content:space-between;gap:24px}.showroom-products-head .showroom-section-heading{margin:0}.showroom-text-link{display:inline-flex;padding-bottom:4px;align-items:center;gap:8px;border-bottom:1px solid #88bdf0;color:#155d9f;font-size:.9rem;font-weight:700;text-decoration:none}.showroom-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.showroom-product-card{display:flex;min-height:100%;overflow:hidden;flex-direction:column;border:1px solid #d9e3ec;background:#fff;box-shadow:0 10px 28px rgba(17,42,70,.06);transition:transform 280ms var(--showroom-ease),box-shadow 280ms var(--showroom-ease),border-color 280ms var(--showroom-ease)}.showroom-product-card:hover,.showroom-product-card:focus-within{border-color:#80b7ed;box-shadow:0 18px 38px rgba(17,42,70,.14);transform:translateY(-5px)}.showroom-product-media{position:relative;display:grid;min-height:250px;overflow:hidden;place-items:center;background:#16263a}.showroom-product-media:after{position:absolute;inset:0;content:"";opacity:0;background:linear-gradient(180deg,transparent 34%,rgba(7,17,29,.78));transition:opacity 280ms var(--showroom-ease)}.showroom-product-card:hover .showroom-product-media:after,.showroom-product-card:focus-within .showroom-product-media:after{opacity:1}.showroom-product-media img{width:100%;height:100%;object-fit:cover;transition:transform 460ms var(--showroom-ease)}.showroom-product-card:hover .showroom-product-media img,.showroom-product-card:focus-within .showroom-product-media img{transform:scale(1.055)}.showroom-product-placeholder{display:grid;width:100%;height:100%;padding:24px;align-content:center;color:#d7e6f5;background:linear-gradient(135deg,#11263e,#1a3553);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-align:center}.showroom-product-body{display:grid;padding:23px;flex:1;align-content:start}.showroom-product-category{color:#3972a7;font-size:.72rem;font-weight:700;letter-spacing:.1em}.showroom-product-body h3{margin:10px 0 9px;color:#13243b;font-size:1.34rem;letter-spacing:-.04em}.showroom-product-body p{display:-webkit-box;margin:0;overflow:hidden;color:#61748a;font-size:.9rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.showroom-product-action{display:inline-flex;margin-top:22px;align-items:center;gap:7px;color:#126ec7;font-size:.87rem;font-weight:700;text-decoration:none}.showroom-list-state{grid-column:1/-1;padding:30px;border:1px dashed #b9c9d9;color:#5e748c;text-align:center}
.showroom-journey{overflow:hidden;color:var(--showroom-text);background:radial-gradient(circle at 15% 92%,rgba(0,123,255,.2),transparent 30%),linear-gradient(135deg,#09111d,#13273e)}.showroom-journey .showroom-section-heading h2{color:inherit}.showroom-journey .showroom-section-heading p{color:#bdcbda}.showroom-journey-list{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;counter-reset:journey}.showroom-journey-list:before{position:absolute;top:32px;right:12.5%;left:12.5%;height:1px;content:"";background:linear-gradient(90deg,var(--showroom-blue) var(--journey-progress,0%),rgba(168,191,216,.3) var(--journey-progress,0%));transition:background 360ms var(--showroom-ease)}.showroom-journey-step{position:relative;padding:0 20px 0 0;counter-increment:journey}.showroom-journey-step:before{position:relative;z-index:1;display:grid;width:64px;height:64px;border:1px solid rgba(178,202,226,.42);border-radius:50%;color:#c4d6e7;content:"0" counter(journey);background:#102034;font-size:.82rem;font-weight:700;place-items:center;transition:color 260ms var(--showroom-ease),background-color 260ms var(--showroom-ease),box-shadow 260ms var(--showroom-ease)}.showroom-journey-step.is-active:before{color:#fff;border-color:var(--showroom-blue-soft);background:#0c6ed4;box-shadow:0 0 0 7px rgba(0,123,255,.14),0 0 26px rgba(0,123,255,.35)}.showroom-journey-step h3{margin:26px 0 9px;color:#f0f6fd;font-size:1.22rem;letter-spacing:-.035em}.showroom-journey-step p{max-width:235px;margin:0;color:#afc0d2;font-size:.92rem;line-height:1.72;word-break:keep-all}
.showroom-support{position:relative;overflow:hidden;color:var(--showroom-text);background:#0b1624}.showroom-support:before{position:absolute;inset:0;content:"";opacity:.62;background-image:linear-gradient(90deg,rgba(95,166,233,.16) 1px,transparent 1px),linear-gradient(rgba(95,166,233,.12) 1px,transparent 1px);background-size:62px 62px;mask-image:radial-gradient(circle at 78% 56%,#000,transparent 55%)}.showroom-support-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);gap:clamp(38px,7vw,100px);align-items:start}.showroom-support-copy h2{max-width:520px;margin:0;color:#fff;font-size:clamp(2.15rem,4vw,4rem);letter-spacing:-.065em;line-height:1.1;word-break:keep-all}.showroom-support-copy p{max-width:500px;margin:20px 0 0;color:#b9c9da;line-height:1.8;word-break:keep-all}.showroom-contact-form{padding:clamp(24px,4vw,42px);border:1px solid rgba(166,195,225,.25);background:rgba(19,37,58,.82);box-shadow:0 25px 48px rgba(0,0,0,.22)}.showroom-contact-form h3{margin:0 0 22px;color:#fff;font-size:1.34rem;letter-spacing:-.04em}.showroom-home .showroom-contact-form .form-group{margin-bottom:15px}.showroom-home .showroom-contact-form label,.showroom-home .showroom-contact-form .privacy-text{color:#c8d6e5}.showroom-home .showroom-contact-form .form-control{min-height:47px;border:1px solid rgba(169,195,222,.25);border-radius:2px;color:#f2f7fc;background:rgba(3,12,22,.43)}.showroom-home .showroom-contact-form textarea.form-control{min-height:112px}.showroom-home .showroom-contact-form .form-control:focus{border-color:var(--showroom-blue-soft);box-shadow:0 0 0 3px rgba(98,177,255,.18)}.showroom-home .showroom-contact-form .privacy-policy{padding:14px;border:1px solid rgba(168,195,222,.16);background:rgba(5,15,26,.24)}.showroom-home .showroom-contact-form .privacy-text{font-size:.78rem;line-height:1.62}.showroom-home .showroom-contact-form .btn-primary{min-height:52px;border:0;border-radius:2px;background:var(--showroom-blue)}
.showroom-videos{background:#f4f7fa}.showroom-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.showroom-video-card{position:relative;min-height:230px;overflow:hidden;border:1px solid #d7e2ec;background:#13243b}.showroom-video-button{position:absolute;inset:0;display:flex;width:100%;padding:21px;align-items:end;justify-content:space-between;border:0;color:#fff;background:linear-gradient(180deg,rgba(10,21,34,.08),rgba(8,18,30,.82));cursor:pointer;font:inherit;font-size:.87rem;font-weight:700;text-align:left}.showroom-video-button:before{position:absolute;inset:0;z-index:-1;content:"";background:center/cover no-repeat var(--video-poster);transition:transform 360ms var(--showroom-ease),filter 360ms var(--showroom-ease)}.showroom-video-button:hover:before,.showroom-video-button:focus-visible:before{filter:brightness(.85);transform:scale(1.045)}.showroom-video-play{display:grid;width:42px;height:42px;border:1px solid rgba(255,255,255,.7);border-radius:50%;font-size:.74rem;place-items:center}.showroom-video-frame{position:absolute;inset:0}.showroom-video-frame iframe{width:100%;height:100%;border:0}.showroom-home .footer-v2{margin-top:0}
@media(max-width:1040px){.showroom-tech-track,.showroom-category-grid,.showroom-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showroom-tech-track:before{display:none}.showroom-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showroom-support-grid{grid-template-columns:1fr}.showroom-support-copy{max-width:700px}}
@media(max-width:760px){.showroom-home main{padding-top:76px}.showroom-shell,.showroom-hero-content{width:min(100% - 36px,1340px)}.showroom-hero{min-height:690px}.showroom-hero:before{background:linear-gradient(180deg,rgba(7,15,26,.48),rgba(7,15,26,.84) 55%,rgba(7,15,26,.96))}.showroom-hero:after{mask-image:linear-gradient(180deg,transparent,#000 36%,#000)}.showroom-hero-media img{object-position:60% center}.showroom-hero-content{padding:86px 0 30px;justify-content:end}.showroom-heading{font-size:clamp(2.4rem,12.5vw,3.65rem)}.showroom-actions,.showroom-actions .showroom-button{width:100%}.showroom-hero-signals{padding-top:26px;gap:11px}.showroom-hero-signals dt{font-size:.59rem}.showroom-hero-signals dd{font-size:.75rem}.showroom-section{padding:72px 0}.showroom-tech-track,.showroom-category-grid,.showroom-product-grid,.showroom-video-grid{grid-template-columns:1fr}.showroom-tech-card{min-height:220px}.showroom-products-head{display:grid;align-items:start}.showroom-product-media{min-height:220px}.showroom-journey-list{gap:28px;grid-template-columns:1fr}.showroom-journey-list:before{top:32px;bottom:32px;left:32px;width:1px;height:auto;background:rgba(168,191,216,.3)}.showroom-journey-step{min-height:126px;padding:0 0 0 88px}.showroom-journey-step:before{position:absolute;top:0;left:0}.showroom-journey-step h3{margin:0 0 8px}.showroom-contact-form{padding:24px 18px}}
@media(prefers-reduced-motion:reduce){.showroom-home *,.showroom-home :before,.showroom-home :after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.showroom-tech-track:not(.is-active):before{transform:none}}
/* Preserve the original information icons and visible, lazy YouTube thumbnails in the showroom treatment. */
.showroom-tech-track:before{top:46px}.showroom-tech-card{padding-top:94px}.showroom-tech-card:before{display:none}.showroom-tech-icon{position:absolute;z-index:1;top:24px;left:28px;display:grid;width:44px;height:44px;border:1px solid rgba(70,125,177,.45);color:#2f75b9;background:#f3f8fc;box-shadow:0 8px 18px rgba(19,63,105,.1);place-items:center}.showroom-tech-icon svg{width:24px;height:24px}.showroom-tech-card.is-active .showroom-tech-icon{color:#0878e9;border-color:#7ebbf4;box-shadow:0 9px 22px rgba(0,123,255,.2)}.showroom-category-card{align-content:start}.showroom-category-icon{display:grid;width:46px;height:46px;margin-bottom:auto;align-items:center;justify-content:center;border:1px solid rgba(165,207,248,.55);color:#b9dcff;background:rgba(6,21,39,.3)}.showroom-category-card .showroom-category-icon svg{width:25px;height:25px}.showroom-category-card .showroom-category-icon+span{margin-top:26px}.showroom-video-button{isolation:isolate;overflow:hidden}.showroom-video-button:before{display:none}.showroom-video-button:after{position:absolute;z-index:1;inset:0;content:"";background:linear-gradient(180deg,rgba(10,21,34,.06),rgba(8,18,30,.84))}.showroom-video-thumbnail{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 360ms var(--showroom-ease),filter 360ms var(--showroom-ease)}.showroom-video-button:hover .showroom-video-thumbnail,.showroom-video-button:focus-visible .showroom-video-thumbnail{filter:brightness(.85);transform:scale(1.045)}.showroom-video-label,.showroom-video-play{position:relative;z-index:2}

/* Three approved factory images retain the original main-page narrative without competing with the hero message. */
.showroom-hero-carousel{display:block}.showroom-hero-slide{position:absolute;inset:0;display:block;opacity:0;transition:opacity 440ms var(--showroom-ease)}.showroom-hero-slide.is-active{opacity:1}.showroom-hero-carousel .showroom-hero-slide img{position:absolute;inset:0}@media(max-width:760px),(prefers-reduced-motion:reduce){.showroom-hero-slide:not(.is-active){display:none}.showroom-hero-slide{transition:none}}


/* Conversion and information hierarchy refinement. */
.showroom-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    white-space: nowrap;
}

.showroom-hero-carousel-control {
    display: inline-flex;
    min-height: 38px;
    margin-top: 20px;
    padding: 0 12px;
    align-items: center;
    gap: 8px;
    border: 1px solid rgba(210, 230, 249, 0.58);
    border-radius: 2px;
    color: #edf6ff;
    background: rgba(7, 18, 30, 0.52);
    font: inherit;
    font-size: 0.78rem;
    font-weight: 700;
    cursor: pointer;
}

.showroom-hero-carousel-control:hover,
.showroom-hero-carousel-control:focus-visible {
    border-color: var(--showroom-blue-soft);
    background: rgba(17, 67, 111, 0.74);
}

.showroom-tech-context {
    display: grid;
    margin-top: 42px;
    grid-template-columns: minmax(260px, 0.9fr) minmax(0, 1.1fr);
    border: 1px solid rgba(123, 151, 180, 0.24);
    background: rgba(255, 255, 255, 0.72);
    box-shadow: 0 18px 42px rgba(17, 42, 70, 0.08);
}

.showroom-tech-context picture {
    min-height: 280px;
    background: #13243b;
}

.showroom-tech-context img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(0.78) contrast(1.04);
}

.showroom-tech-context > div {
    display: grid;
    padding: clamp(28px, 4vw, 48px);
    align-content: center;
}

.showroom-tech-context .showroom-kicker {
    color: #52779b;
}

.showroom-tech-context h3 {
    max-width: 470px;
    margin: 0;
    color: #13243b;
    font-size: clamp(1.45rem, 2.8vw, 2.25rem);
    letter-spacing: -0.05em;
    line-height: 1.24;
    word-break: keep-all;
}

.showroom-tech-context p:not(.showroom-kicker) {
    max-width: 510px;
    margin: 16px 0 0;
    color: #5b6d80;
    line-height: 1.8;
    word-break: keep-all;
}

.showroom-context-actions {
    display: flex;
    margin-top: 24px;
    flex-wrap: wrap;
    gap: 18px;
}

.showroom-product-fallbacks {
    display: contents;
}

.showroom-product-specs {
    display: grid;
    margin: 18px 0 0;
    padding: 14px 0 0;
    border-top: 1px solid #e1e9f0;
    list-style: none;
    gap: 8px;
}

.showroom-product-specs li {
    display: grid;
    grid-template-columns: minmax(72px, 0.36fr) minmax(0, 1fr);
    gap: 10px;
    color: #526a82;
    font-size: 0.79rem;
    line-height: 1.45;
}

.showroom-product-specs span {
    color: #6b8299;
    font-weight: 700;
}

.showroom-product-specs strong {
    color: #263e56;
    font-weight: 600;
    word-break: keep-all;
}

.showroom-product-body .showroom-product-specs + .showroom-product-action {
    margin-top: 18px;
}

.showroom-list-state-error {
    color: #7a3f27;
    border-color: #d6b3a6;
    background: #fffaf7;
}

.showroom-home #technical-consultation,
.showroom-home #process-videos {
    scroll-margin-top: 112px;
}

.showroom-home .ai-floating-btn {
    right: 20px;
    bottom: 20px;
    width: 56px;
    height: 56px;
    border: 1px solid rgba(169, 206, 240, 0.42);
    background: #102b46;
    box-shadow: 0 10px 22px rgba(4, 15, 27, 0.28);
    animation: none !important;
}

.showroom-home .ai-floating-btn:hover,
.showroom-home .ai-floating-btn:focus-visible {
    transform: none;
    background: #16466f;
    box-shadow: 0 10px 22px rgba(4, 15, 27, 0.34);
}

.showroom-home .ai-floating-icon {
    width: 26px;
    height: 26px;
}

.showroom-home .ai-floating-btn .tooltip-text {
    right: 60px;
}

.showroom-home .ai-floating-btn:hover .tooltip-text,
.showroom-home .ai-floating-btn:focus-visible .tooltip-text {
    right: 66px;
}

@media (max-width: 1040px) {
    .showroom-tech-context {
        grid-template-columns: minmax(220px, 0.75fr) minmax(0, 1fr);
    }
}

@media (max-width: 760px) {
    .showroom-home .header-consult-cta {
        display: inline-flex;
    }

    .showroom-tech-context {
        grid-template-columns: 1fr;
        margin-top: 26px;
    }

    .showroom-tech-context picture {
        min-height: 220px;
    }

    .showroom-tech-context > div {
        padding: 28px 22px;
    }

    .showroom-context-actions {
        display: grid;
        gap: 14px;
    }

    .showroom-hero-carousel-control {
        display: none !important;
    }

    .showroom-product-specs li {
        grid-template-columns: 92px minmax(0, 1fr);
    }

    .showroom-home .ai-floating-btn {
        right: 16px;
        bottom: 16px;
        width: 52px;
        height: 52px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .showroom-hero-carousel-control {
        display: none !important;
    }
}


/* Public product and consultation conversion pages. */
body.public-showroom-page {
    color: #1b2a3b;
    background: #eef3f8;
}

.public-showroom-page main {
    padding-top: 76px;
    background: #eef3f8;
}

.public-showroom-page .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    min-height: 76px;
    padding: 0;
    transform: none;
    border: 0;
    border-bottom: 1px solid rgba(157, 184, 217, 0.18);
    border-radius: 0;
    background: rgba(9, 17, 29, 0.97);
    box-shadow: 0 12px 30px rgba(5, 12, 22, 0.2);
}

.public-showroom-page .header .container {
    display: flex;
    width: min(100% - 48px, 1340px);
    min-height: 76px;
    padding: 0;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}

.public-showroom-page .header .logo img {
    display: block;
    width: auto;
    max-width: 180px;
    height: 50px;
    object-fit: contain;
}

.public-showroom-page .main-menu {
    margin-left: auto;
}

.public-showroom-page .main-menu ul {
    gap: 25px;
    align-items: center;
}

.public-showroom-page .main-menu ul li {
    margin: 0;
}

.public-showroom-page .main-menu ul li a {
    display: block;
    padding: 8px 0;
    border-bottom: 2px solid transparent;
    color: var(--showroom-text);
    font-size: 0.9rem;
    font-weight: 700;
}

.public-showroom-page .main-menu ul li a:hover,
.public-showroom-page .main-menu ul li a.active,
.public-showroom-page .main-menu ul li a:focus-visible {
    border-bottom-color: var(--showroom-blue-soft);
    color: #fff;
}

.public-showroom-page .main-menu .dropdown-menu {
    min-width: 130px;
    border: 1px solid rgba(162, 191, 222, 0.2);
    border-radius: 2px;
    background: #101c2b;
}

.public-showroom-page .main-menu .dropdown-menu li a {
    padding: 11px 14px;
    border-bottom: 1px solid rgba(162, 191, 222, 0.16);
    font-size: 0.84rem;
}

.public-showroom-page .header-consult-cta {
    display: inline-flex;
    min-height: 40px;
    padding: 0 15px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--showroom-blue);
    border-radius: 2px;
    color: #fff;
    background: var(--showroom-blue);
    font-size: 0.83rem;
    font-weight: 700;
    text-decoration: none;
}

.public-showroom-page .header-consult-cta:hover,
.public-showroom-page .header-consult-cta:focus-visible {
    color: #fff;
    border-color: #1688ff;
    background: #1688ff;
}

.public-showroom-page .sns-icons {
    display: flex;
    align-items: center;
}

.public-showroom-page .sns-icons a {
    display: inline-flex;
    margin: 0;
    color: var(--showroom-text);
}

.public-showroom-page .showroom-page-hero {
    position: relative;
    display: grid;
    min-height: clamp(280px, 29vw, 400px);
    overflow: hidden;
    color: var(--showroom-text);
    background: var(--showroom-ink);
    isolation: isolate;
}

.public-showroom-page .showroom-page-hero::before {
    position: absolute;
    z-index: 1;
    inset: 0;
    content: "";
    background: linear-gradient(90deg, rgba(7, 15, 26, 0.94), rgba(7, 15, 26, 0.8) 48%, rgba(7, 15, 26, 0.48));
}

.public-showroom-page .showroom-page-hero::after {
    position: absolute;
    z-index: 1;
    inset: 0;
    content: "";
    opacity: 0.34;
    background-image: linear-gradient(rgba(148, 179, 211, 0.14) 1px, transparent 1px), linear-gradient(90deg, rgba(148, 179, 211, 0.1) 1px, transparent 1px);
    background-size: 60px 60px;
}

.public-showroom-page .showroom-page-hero picture,
.public-showroom-page .showroom-page-hero img {
    position: absolute;
    z-index: 0;
    inset: 0;
    width: 100%;
    height: 100%;
}

.public-showroom-page .showroom-page-hero img {
    object-fit: cover;
    filter: saturate(0.75) brightness(0.65) contrast(1.07);
}

.public-showroom-page .showroom-page-hero-content,
.public-showroom-page .showroom-page-shell {
    position: relative;
    z-index: 2;
    width: min(100% - 48px, 1340px);
    margin: 0 auto;
}

.public-showroom-page .showroom-page-hero-content {
    display: grid;
    padding: 64px 0 54px;
    align-content: center;
}

.public-showroom-page .showroom-page-hero .showroom-kicker {
    margin-bottom: 14px;
}

.public-showroom-page .showroom-page-hero h1 {
    max-width: 760px;
    margin: 0;
    color: #fff;
    font-size: clamp(2.25rem, 4.6vw, 4.3rem);
    letter-spacing: -0.06em;
    line-height: 1.08;
    word-break: keep-all;
}

.public-showroom-page .showroom-page-hero p:not(.showroom-kicker) {
    max-width: 630px;
    margin: 18px 0 0;
    color: #d1deeb;
    line-height: 1.72;
    word-break: keep-all;
}

.public-showroom-page .showroom-page-section {
    padding: clamp(68px, 9vw, 112px) 0;
}

.public-showroom-page .showroom-page-section-heading {
    max-width: 760px;
    margin-bottom: 34px;
}

.public-showroom-page .showroom-page-section-heading h2 {
    margin: 0;
    color: #13243b;
    font-size: clamp(1.9rem, 3.4vw, 3.1rem);
    letter-spacing: -0.055em;
    line-height: 1.15;
    word-break: keep-all;
}

.public-showroom-page .showroom-page-section-heading p {
    margin: 15px 0 0;
    color: #60738a;
    line-height: 1.75;
    word-break: keep-all;
}

.public-showroom-page .showroom-filter-list {
    display: flex;
    margin-bottom: 30px;
    flex-wrap: wrap;
    gap: 9px;
}

.public-showroom-page .showroom-filter-link {
    display: inline-flex;
    min-height: 42px;
    padding: 0 15px;
    align-items: center;
    border: 1px solid #cbd9e7;
    border-radius: 2px;
    color: #334d67;
    background: #fff;
    font-size: 0.87rem;
    font-weight: 700;
    text-decoration: none;
}

.public-showroom-page .showroom-filter-link:hover,
.public-showroom-page .showroom-filter-link:focus-visible,
.public-showroom-page .showroom-filter-link.is-active {
    border-color: var(--showroom-blue);
    color: #fff;
    background: var(--showroom-blue);
}

.public-showroom-page .showroom-catalog-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.public-showroom-page .showroom-catalog-card {
    min-width: 0;
}

.public-showroom-page .showroom-catalog-card h2 {
    margin: 10px 0 9px;
    color: #13243b;
    font-size: 1.34rem;
    letter-spacing: -0.04em;
}

.public-showroom-page .showroom-catalog-card .showroom-product-specs {
    min-height: 112px;
}

.public-showroom-page .showroom-list-state {
    grid-column: 1 / -1;
    margin: 0;
    padding: 30px;
    border: 1px dashed #b9c9d9;
    color: #526a82;
    background: #fff;
    text-align: center;
}

.public-showroom-page .showroom-detail-section {
    background: #f1f5f9;
}

.public-showroom-page .showroom-detail-grid {
    display: grid;
    gap: clamp(30px, 5vw, 72px);
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
    padding: clamp(22px, 4vw, 48px);
    border: 1px solid #d8e3ed;
    background: #fff;
    box-shadow: 0 18px 40px rgba(17, 42, 70, 0.08);
}

.public-showroom-page .showroom-detail-media {
    display: grid;
    min-height: 330px;
    overflow: hidden;
    background: #14263b;
    place-items: center;
}

.public-showroom-page .showroom-detail-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.public-showroom-page .showroom-detail-category {
    margin: 0;
    color: #3972a7;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.11em;
}

.public-showroom-page .showroom-detail-copy h2 {
    margin: 12px 0 12px;
    color: #13243b;
    font-size: clamp(2rem, 3.5vw, 3.15rem);
    letter-spacing: -0.06em;
    line-height: 1.07;
    word-break: keep-all;
}

.public-showroom-page .showroom-detail-copy > p {
    margin: 0;
    color: #60738a;
    line-height: 1.76;
    white-space: pre-line;
    word-break: keep-all;
}

.public-showroom-page .showroom-detail-key-specs,
.public-showroom-page .showroom-detail-spec-table {
    display: grid;
    margin: 28px 0 0;
    border-top: 1px solid #dce5ee;
}

.public-showroom-page .showroom-detail-key-specs > div,
.public-showroom-page .showroom-detail-spec-table > div {
    display: grid;
    min-width: 0;
    grid-template-columns: minmax(105px, 0.34fr) minmax(0, 1fr);
    gap: 18px;
    padding: 13px 0;
    border-bottom: 1px solid #e4ebf2;
}

.public-showroom-page .showroom-detail-key-specs dt,
.public-showroom-page .showroom-detail-spec-table dt {
    color: #60738a;
    font-size: 0.86rem;
    font-weight: 700;
}

.public-showroom-page .showroom-detail-key-specs dd,
.public-showroom-page .showroom-detail-spec-table dd {
    min-width: 0;
    margin: 0;
    color: #203b55;
    font-size: 0.92rem;
    font-weight: 600;
    line-height: 1.5;
    word-break: keep-all;
}

.public-showroom-page .showroom-detail-actions {
    display: flex;
    margin-top: 26px;
    flex-wrap: wrap;
    gap: 10px;
}

.public-showroom-page .showroom-detail-actions a {
    display: inline-flex;
    min-height: 50px;
    padding: 0 18px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--showroom-blue);
    border-radius: 2px;
    color: #fff;
    background: var(--showroom-blue);
    font-weight: 700;
    text-decoration: none;
}

.public-showroom-page .showroom-detail-actions a:hover,
.public-showroom-page .showroom-detail-actions a:focus-visible {
    color: #fff;
    background: #1688ff;
}

.public-showroom-page .showroom-detail-specifications,
.public-showroom-page .showroom-detail-video,
.public-showroom-page .showroom-detail-features {
    margin-top: 30px;
    padding: clamp(22px, 3vw, 36px);
    border: 1px solid #d8e3ed;
    background: #fff;
}

.public-showroom-page .showroom-detail-specifications summary {
    color: #18344f;
    font-weight: 700;
    cursor: pointer;
}

.public-showroom-page .showroom-detail-specifications summary:focus-visible {
    outline: 3px solid var(--showroom-blue-soft);
    outline-offset: 4px;
}

.public-showroom-page .showroom-detail-video h2,
.public-showroom-page .showroom-detail-features > h2 {
    margin: 0 0 18px;
    color: #13243b;
    font-size: 1.34rem;
}

.public-showroom-page .showroom-video-launch {
    width: 100%;
    min-height: 210px;
    border: 0;
    color: #fff;
    background: linear-gradient(135deg, #132b46, #0a1726);
    font: inherit;
    font-weight: 700;
    cursor: pointer;
}

.public-showroom-page .showroom-detail-video iframe {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    border: 0;
}

.public-showroom-page .showroom-detail-feature-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.public-showroom-page .showroom-detail-feature {
    padding: 22px;
    border: 1px solid #dce6ef;
    background: #f8fbfd;
}

.public-showroom-page .showroom-detail-feature h3 {
    margin: 0;
    color: #18344f;
    font-size: 1.02rem;
}

.public-showroom-page .showroom-detail-feature p {
    margin: 10px 0 0;
    color: #5b6d80;
    line-height: 1.7;
    white-space: pre-line;
}

.public-showroom-page .showroom-detail-empty {
    margin: 24px 0 0;
    color: #60738a;
    line-height: 1.7;
}

.public-showroom-page #product-detail-status[aria-live]:not(:empty) {
    display: block;
    width: min(100% - 48px, 1340px);
    margin: 0 auto;
    padding: 22px 0;
    color: #516b84;
}

.public-showroom-page #product-detail-status[data-state="error"] {
    color: #8a1c26;
}

.public-showroom-page .showroom-contact-section {
    background: #eef3f8;
}

.public-showroom-page .showroom-contact-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(290px, 0.78fr);
    gap: clamp(24px, 5vw, 70px);
    align-items: start;
}

.public-showroom-page .showroom-contact-panel,
.public-showroom-page .showroom-contact-aside {
    padding: clamp(24px, 4vw, 42px);
    border: 1px solid #d8e3ed;
    background: #fff;
    box-shadow: 0 18px 42px rgba(17, 42, 70, 0.07);
}

.public-showroom-page .showroom-contact-panel h2,
.public-showroom-page .showroom-contact-aside h2 {
    margin: 0 0 18px;
    color: #13243b;
    font-size: clamp(1.55rem, 2.5vw, 2.2rem);
    letter-spacing: -0.04em;
}

.public-showroom-page .showroom-contact-panel > p,
.public-showroom-page .showroom-contact-aside > p {
    color: #60738a;
    line-height: 1.72;
}

.public-showroom-page .showroom-contact-form .form-group {
    margin: 0 0 17px;
}

.public-showroom-page .showroom-contact-form label {
    display: block;
    margin-bottom: 7px;
    color: #243d56;
    font-size: 0.9rem;
    font-weight: 700;
}

.public-showroom-page .showroom-contact-form input,
.public-showroom-page .showroom-contact-form textarea,
.public-showroom-page .showroom-contact-form select {
    width: 100%;
    min-height: 48px;
    padding: 11px 12px;
    border: 1px solid #c9d7e5;
    border-radius: 2px;
    color: #1d344b;
    background: #fff;
    font: inherit;
}

.public-showroom-page .showroom-contact-form textarea {
    min-height: 144px;
    resize: vertical;
}

.public-showroom-page .showroom-contact-form input:focus,
.public-showroom-page .showroom-contact-form textarea:focus,
.public-showroom-page .showroom-contact-form select:focus {
    border-color: var(--showroom-blue);
    outline: 3px solid rgba(98, 177, 255, 0.2);
}

.public-showroom-page .showroom-optional-fields {
    display: grid;
    margin: 30px 0 22px;
    padding: 20px;
    border: 1px solid #dce6ef;
    background: #f8fbfd;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.public-showroom-page .showroom-optional-fields > p {
    grid-column: 1 / -1;
    margin: 0;
    color: #53708a;
    font-size: 0.86rem;
    line-height: 1.6;
}

.public-showroom-page .showroom-contact-form .privacy-policy {
    padding: 17px;
    border: 1px solid #dce6ef;
    background: #f8fbfd;
}

.public-showroom-page .showroom-contact-form .checkbox-container {
    display: flex;
    align-items: flex-start;
    gap: 9px;
}

.public-showroom-page .showroom-contact-form .checkbox-container input {
    width: 18px;
    min-height: 18px;
    margin-top: 2px;
}

.public-showroom-page .showroom-contact-form .checkbox-container label {
    margin: 0;
}

.public-showroom-page .showroom-contact-form .privacy-text {
    margin: 12px 0 0;
    color: #60738a;
    font-size: 0.8rem;
    line-height: 1.65;
}

.public-showroom-page .showroom-contact-form [type="submit"] {
    display: inline-flex;
    min-height: 52px;
    padding: 0 22px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--showroom-blue);
    border-radius: 2px;
    color: #fff;
    background: var(--showroom-blue);
    font: inherit;
    font-weight: 700;
    cursor: pointer;
}

.public-showroom-page .showroom-contact-form [type="submit"]:disabled {
    cursor: wait;
    opacity: 0.72;
}

.public-showroom-page .showroom-contact-aside dl {
    display: grid;
    margin: 24px 0;
    gap: 14px;
}

.public-showroom-page .showroom-contact-aside dl div {
    display: grid;
    gap: 4px;
}

.public-showroom-page .showroom-contact-aside dt {
    color: #4b82b5;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.1em;
}

.public-showroom-page .showroom-contact-aside dd {
    margin: 0;
    color: #2b465f;
    line-height: 1.6;
}

.public-showroom-page .showroom-contact-map {
    overflow: hidden;
    border: 1px solid #d8e3ed;
    background: #e8eef4;
    aspect-ratio: 4 / 3;
}

.public-showroom-page .showroom-contact-map iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.public-showroom-page .modal {
    position: fixed;
    z-index: 2000;
    inset: 0;
    display: flex;
    padding: 20px;
    align-items: center;
    justify-content: center;
    background: rgba(3, 12, 22, 0.7);
}

.public-showroom-page .modal[hidden] {
    display: none !important;
}

.public-showroom-page .modal-content {
    width: min(100%, 520px);
    max-height: calc(100vh - 40px);
    margin: 0;
    overflow: auto;
    padding: 34px;
    border: 1px solid rgba(169, 195, 222, 0.34);
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 25px 48px rgba(0, 0, 0, 0.28);
    text-align: left;
}

.public-showroom-page .modal-content h3 {
    margin: 0;
    color: #13243b;
}

.public-showroom-page .modal-content p {
    margin: 13px 0 24px;
    color: #60738a;
    line-height: 1.7;
}

.public-showroom-page .modal-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

.public-showroom-page .modal-button {
    display: inline-flex;
    min-height: 42px;
    padding: 0 13px;
    align-items: center;
    border: 1px solid #c7d6e5;
    border-radius: 2px;
    color: #24415c;
    background: #fff;
    font: inherit;
    font-size: 0.86rem;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}

.public-showroom-page .modal-button:first-child {
    border-color: var(--showroom-blue);
    color: #fff;
    background: var(--showroom-blue);
}

.public-showroom-page .showroom-footer {
    padding: 42px 0 24px;
    color: #b9c9da;
    background: #0b1624;
}

.public-showroom-page .showroom-footer-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 28px;
    align-items: end;
}

.public-showroom-page .showroom-footer img {
    display: block;
    width: 150px;
    height: auto;
    margin-bottom: 12px;
    filter: grayscale(1) brightness(2.3);
}

.public-showroom-page .showroom-footer p {
    margin: 0;
    color: #aebfd0;
    font-size: 0.86rem;
    line-height: 1.7;
}

.public-showroom-page .showroom-footer-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 16px;
}

.public-showroom-page .showroom-footer a {
    color: #d7e6f5;
    font-size: 0.84rem;
    text-decoration: none;
}

.public-showroom-page .showroom-footer a:hover,
.public-showroom-page .showroom-footer a:focus-visible {
    color: var(--showroom-blue-soft);
}

.public-showroom-page :focus-visible {
    outline: 3px solid var(--showroom-blue-soft);
    outline-offset: 3px;
}

@media (max-width: 1040px) {
    .public-showroom-page .showroom-catalog-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .public-showroom-page .showroom-detail-grid,
    .public-showroom-page .showroom-contact-layout {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 760px) {
    .public-showroom-page main {
        padding-top: 70px;
    }

    .public-showroom-page .header,
    .public-showroom-page .header .container {
        min-height: 70px;
    }

    .public-showroom-page .header .container,
    .public-showroom-page .showroom-page-hero-content,
    .public-showroom-page .showroom-page-shell,
    .public-showroom-page #product-detail-status[aria-live] {
        width: min(100% - 36px, 1340px);
    }

    .public-showroom-page .header .container {
        flex-direction: row;
        gap: 10px;
        text-align: left;
    }

    .public-showroom-page .header .logo {
        margin: 0;
    }

    .public-showroom-page .header .logo img {
        width: 108px;
        height: auto;
    }

    .public-showroom-page .header .sns-icons {
        display: none;
    }

    .public-showroom-page .header-consult-cta {
        min-height: 38px;
        margin-left: auto;
        padding: 0 10px;
        font-size: 0.75rem;
    }

    .public-showroom-page .menu-toggle {
        position: static;
        display: flex;
        width: 32px;
        height: 32px;
        padding: 4px;
        align-items: center;
        justify-content: center;
        border: 1px solid rgba(182, 210, 237, 0.45);
        border-radius: 2px;
        background: transparent;
    }

    .public-showroom-page .menu-toggle .bar {
        width: 18px;
        height: 2px;
        background: #eff7ff;
    }

    .public-showroom-page .main-menu {
        position: absolute;
        top: 70px;
        right: 0;
        left: 0;
        display: none;
        width: 100%;
        margin: 0;
        border-bottom: 1px solid rgba(157, 184, 217, 0.18);
        background: #101c2b;
    }

    .public-showroom-page .main-menu.active {
        display: block;
    }

    .public-showroom-page .main-menu ul {
        gap: 0;
        align-items: stretch;
    }

    .public-showroom-page .main-menu ul li {
        width: 100%;
    }

    .public-showroom-page .main-menu ul li a {
        padding: 14px 18px;
        border-bottom: 1px solid rgba(157, 184, 217, 0.15);
        background: transparent;
        font-size: 0.92rem;
        text-align: left;
    }

    .public-showroom-page .main-menu .dropdown-menu {
        position: static;
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .public-showroom-page .showroom-page-hero-content {
        padding: 48px 0 40px;
    }

    .public-showroom-page .showroom-page-hero h1 {
        font-size: clamp(2.15rem, 11vw, 3.2rem);
    }

    .public-showroom-page .showroom-page-section {
        padding: 64px 0;
    }

    .public-showroom-page .showroom-catalog-grid,
    .public-showroom-page .showroom-detail-feature-grid,
    .public-showroom-page .showroom-optional-fields {
        grid-template-columns: 1fr;
    }

    .public-showroom-page .showroom-detail-grid {
        padding: 18px;
    }

    .public-showroom-page .showroom-detail-media {
        min-height: 240px;
    }

    .public-showroom-page .showroom-detail-key-specs > div,
    .public-showroom-page .showroom-detail-spec-table > div {
        grid-template-columns: 95px minmax(0, 1fr);
        gap: 12px;
    }

    .public-showroom-page .showroom-detail-actions a {
        width: 100%;
    }

    .public-showroom-page .showroom-contact-panel,
    .public-showroom-page .showroom-contact-aside {
        padding: 24px 18px;
    }

    .public-showroom-page .showroom-footer-grid {
        grid-template-columns: 1fr;
    }

    .public-showroom-page .showroom-footer-links {
        justify-content: flex-start;
    }
}

@media (prefers-reduced-motion: reduce) {
    .public-showroom-page *,
    .public-showroom-page *::before,
    .public-showroom-page *::after {
        scroll-behavior: auto !important;
        transition-duration: 0.01ms !important;
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
    }
}


/* Product-card definition lists and selected consultation context. */
.public-showroom-page .showroom-product-specs > div {
    display: grid;
    grid-template-columns: minmax(78px, 0.36fr) minmax(0, 1fr);
    gap: 10px;
    color: #526a82;
    font-size: 0.79rem;
    line-height: 1.45;
}

.public-showroom-page .showroom-product-specs dt {
    color: #6b8299;
    font-weight: 700;
}

.public-showroom-page .showroom-product-specs dd {
    margin: 0;
    color: #263e56;
    font-weight: 600;
    word-break: keep-all;
}

.public-showroom-page .form-context-note {
    margin: 8px 0 0;
    color: #3972a7;
    font-size: 0.8rem;
    font-weight: 700;
}


/* Public information, community, AI and legal pages share the showroom shell. */
.public-showroom-page .showroom-info-section {
    padding: clamp(72px, 9vw, 116px) 0;
    background: #eef3f8;
}

.public-showroom-page .showroom-info-section--white {
    background: #fff;
}

.public-showroom-page .showroom-page-intro {
    max-width: 760px;
    margin: 0 0 42px;
}

.public-showroom-page .showroom-page-intro h2,
.public-showroom-page .showroom-content-card h2,
.public-showroom-page .showroom-post-card h2 {
    margin: 0;
    color: #13243b;
    font-size: clamp(1.7rem, 3vw, 2.65rem);
    letter-spacing: -.052em;
    line-height: 1.2;
    word-break: keep-all;
}

.public-showroom-page .showroom-page-intro p,
.public-showroom-page .showroom-content-card > p {
    margin: 16px 0 0;
    color: #5b6d80;
    line-height: 1.78;
    word-break: keep-all;
}

.public-showroom-page .showroom-about-grid {
    display: grid;
    gap: clamp(28px, 5vw, 70px);
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
    align-items: center;
}

.public-showroom-page .showroom-about-photo {
    min-height: 380px;
    margin: 0;
    overflow: hidden;
    border: 1px solid #d8e3ed;
    background: #13243b;
    box-shadow: 0 18px 42px rgba(17, 42, 70, .1);
}

.public-showroom-page .showroom-about-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: saturate(.78) contrast(1.04);
}

.public-showroom-page .showroom-about-copy {
    padding: clamp(24px, 4vw, 44px);
    border-left: 2px solid var(--showroom-blue);
}

.public-showroom-page .showroom-about-copy h2 {
    margin: 0;
    color: #13243b;
    font-size: clamp(1.9rem, 3.4vw, 3rem);
    letter-spacing: -.06em;
    line-height: 1.14;
    word-break: keep-all;
}

.public-showroom-page .showroom-about-copy p {
    margin: 20px 0 0;
    color: #5b6d80;
    line-height: 1.82;
    word-break: keep-all;
}

.public-showroom-page .showroom-capability-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.public-showroom-page .showroom-capability-card,
.public-showroom-page .showroom-content-card {
    padding: clamp(22px, 3vw, 34px);
    border: 1px solid #d8e3ed;
    background: #fff;
    box-shadow: 0 15px 34px rgba(17, 42, 70, .06);
}

.public-showroom-page .showroom-capability-index {
    display: block;
    color: #4b82b5;
    font-size: .73rem;
    font-weight: 700;
    letter-spacing: .13em;
}

.public-showroom-page .showroom-capability-card h3 {
    margin: 16px 0 10px;
    color: #162d45;
    font-size: 1.22rem;
    letter-spacing: -.035em;
}

.public-showroom-page .showroom-capability-card p {
    margin: 0;
    color: #5b6d80;
    font-size: .92rem;
    line-height: 1.75;
    word-break: keep-all;
}

.public-showroom-page .showroom-support-band {
    position: relative;
    overflow: hidden;
    color: #edf4fb;
    background: #0b1624;
}

.public-showroom-page .showroom-support-band::before {
    position: absolute;
    inset: 0;
    content: "";
    opacity: .58;
    background-image: linear-gradient(90deg, rgba(95,166,233,.14) 1px, transparent 1px), linear-gradient(rgba(95,166,233,.1) 1px, transparent 1px);
    background-size: 62px 62px;
    mask-image: radial-gradient(circle at 76% 48%, #000, transparent 58%);
}

.public-showroom-page .showroom-support-band > div {
    position: relative;
}

.public-showroom-page .showroom-support-band h2 {
    max-width: 650px;
    margin: 0;
    color: #fff;
    font-size: clamp(2rem, 3.9vw, 3.55rem);
    letter-spacing: -.06em;
    line-height: 1.12;
    word-break: keep-all;
}

.public-showroom-page .showroom-support-band p {
    max-width: 630px;
    margin: 18px 0 0;
    color: #b9c9da;
    line-height: 1.8;
    word-break: keep-all;
}

.public-showroom-page .showroom-support-band .showroom-button {
    margin-top: 28px;
}

/* Community and data-room lists */
.public-showroom-page .showroom-community-section {
    padding: clamp(64px, 8vw, 106px) 0;
    background: #eef3f8;
}

.public-showroom-page .showroom-community-layout {
    display: grid;
    grid-template-columns: minmax(180px, .23fr) minmax(0, 1fr);
    gap: clamp(24px, 4vw, 58px);
    align-items: start;
}

.public-showroom-page .showroom-community-nav {
    display: grid;
    gap: 2px;
    padding: 12px;
    border: 1px solid #d8e3ed;
    background: #fff;
    box-shadow: 0 12px 28px rgba(17, 42, 70, .05);
}

.public-showroom-page .showroom-community-nav p {
    margin: 6px 10px 12px;
    color: #698197;
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .12em;
}

.public-showroom-page .showroom-community-nav a {
    display: flex;
    min-height: 46px;
    padding: 0 10px;
    align-items: center;
    border-left: 2px solid transparent;
    color: #496177;
    font-size: .91rem;
    font-weight: 700;
    text-decoration: none;
}

.public-showroom-page .showroom-community-nav a:hover,
.public-showroom-page .showroom-community-nav a:focus-visible,
.public-showroom-page .showroom-community-nav a[aria-current="page"] {
    border-left-color: var(--showroom-blue);
    color: #175b9c;
    background: #edf6ff;
}

.public-showroom-page .showroom-community-panel {
    min-width: 0;
    padding: clamp(22px, 4vw, 42px);
    border: 1px solid #d8e3ed;
    background: #fff;
    box-shadow: 0 16px 38px rgba(17, 42, 70, .07);
}

.public-showroom-page .showroom-community-panel-header {
    display: flex;
    margin-bottom: 28px;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
}

.public-showroom-page .showroom-community-panel-header h2 {
    margin: 0;
    color: #13243b;
    font-size: clamp(1.75rem, 3vw, 2.55rem);
    letter-spacing: -.052em;
}

.public-showroom-page .showroom-community-panel-header p {
    margin: 10px 0 0;
    color: #60738a;
    line-height: 1.7;
}

.public-showroom-page .showroom-board-tools {
    display: flex;
    margin-bottom: 18px;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    flex-wrap: wrap;
}

.public-showroom-page .showroom-search {
    flex: 1 1 260px;
    min-width: 0;
}

.public-showroom-page .showroom-search label {
    display: block;
    margin-bottom: 7px;
    color: #3c5871;
    font-size: .8rem;
    font-weight: 700;
}

.public-showroom-page .showroom-search input {
    width: 100%;
    min-height: 46px;
    padding: 10px 12px;
    border: 1px solid #c9d7e5;
    border-radius: 2px;
    color: #1b354e;
    background: #fff;
    font: inherit;
}

.public-showroom-page .showroom-search input:focus {
    border-color: var(--showroom-blue);
    outline: 3px solid rgba(98, 177, 255, .2);
}

.public-showroom-page .showroom-admin-link,
.public-showroom-page .showroom-tool-link {
    display: inline-flex;
    min-height: 46px;
    padding: 0 15px;
    align-items: center;
    justify-content: center;
    border: 1px solid #9fc5e8;
    border-radius: 2px;
    color: #165d9e;
    background: #f7fbff;
    font-size: .86rem;
    font-weight: 700;
    text-decoration: none;
}

.public-showroom-page .showroom-admin-link {
    border-color: var(--showroom-blue);
    color: #fff;
    background: var(--showroom-blue);
}

.public-showroom-page .showroom-tool-callout {
    display: flex;
    margin: 0 0 28px;
    padding: 20px;
    align-items: flex-start;
    justify-content: space-between;
    border: 1px solid #d9e6f1;
    background: #f6faff;
    gap: 18px;
}

.public-showroom-page .showroom-tool-callout h3 {
    margin: 0;
    color: #17334d;
    font-size: 1.05rem;
}

.public-showroom-page .showroom-tool-callout p {
    margin: 8px 0 0;
    color: #5d7389;
    font-size: .88rem;
    line-height: 1.65;
}

.public-showroom-page .showroom-board-table-wrap {
    overflow-x: auto;
    border: 1px solid #dce5ee;
}

.public-showroom-page .showroom-board-table {
    width: 100%;
    min-width: 580px;
    border-collapse: collapse;
    color: #415a70;
    font-size: .91rem;
}

.public-showroom-page .showroom-board-table th,
.public-showroom-page .showroom-board-table td {
    padding: 15px 14px;
    border-bottom: 1px solid #e4ebf2;
    text-align: left;
}

.public-showroom-page .showroom-board-table th {
    color: #526e88;
    background: #f7fafc;
    font-size: .78rem;
    font-weight: 700;
    letter-spacing: .04em;
}

.public-showroom-page .showroom-board-table th:first-child,
.public-showroom-page .showroom-board-table td:first-child {
    width: 76px;
    text-align: center;
}

.public-showroom-page .showroom-board-table th:nth-last-child(-n+2),
.public-showroom-page .showroom-board-table td:nth-last-child(-n+2) {
    width: 130px;
}

.public-showroom-page .showroom-board-table a {
    color: #213d57;
    font-weight: 700;
    text-decoration: none;
}

.public-showroom-page .showroom-board-table a:hover,
.public-showroom-page .showroom-board-table a:focus-visible {
    color: #0972d4;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.public-showroom-page .showroom-board-actions {
    display: inline-flex;
    gap: 6px;
}

.public-showroom-page .showroom-board-actions button {
    min-height: 32px;
    padding: 0 8px;
    border: 1px solid #cbd9e6;
    border-radius: 2px;
    color: #33536f;
    background: #fff;
    font: inherit;
    font-size: .76rem;
    font-weight: 700;
    cursor: pointer;
}

.public-showroom-page .showroom-board-actions button:last-child {
    border-color: #d5b1b4;
    color: #8b313a;
}

.public-showroom-page .showroom-board-empty {
    padding: 56px 24px !important;
    color: #5e748c;
    background: #fbfdff;
    text-align: center !important;
}

.public-showroom-page .showroom-board-empty strong,
.public-showroom-page .showroom-board-empty span {
    display: block;
}

.public-showroom-page .showroom-board-empty strong {
    margin-bottom: 8px;
    color: #29455f;
    font-size: 1rem;
}

.public-showroom-page .showroom-board-empty span {
    font-size: .86rem;
    line-height: 1.6;
}

.public-showroom-page .showroom-board-pagination {
    display: flex;
    margin-top: 22px;
    justify-content: center;
    gap: 6px;
}

.public-showroom-page .showroom-board-pagination button {
    display: inline-grid;
    width: 36px;
    height: 36px;
    padding: 0;
    place-items: center;
    border: 1px solid #cbd9e6;
    border-radius: 2px;
    color: #47647d;
    background: #fff;
    font: inherit;
    cursor: pointer;
}

.public-showroom-page .showroom-board-pagination button[aria-current="page"] {
    border-color: var(--showroom-blue);
    color: #fff;
    background: var(--showroom-blue);
}

/* Notice and data-room details */
.public-showroom-page .showroom-post-section {
    padding: clamp(64px, 8vw, 106px) 0;
    background: #eef3f8;
}

.public-showroom-page .showroom-post-card {
    padding: clamp(24px, 4vw, 48px);
    border: 1px solid #d8e3ed;
    background: #fff;
    box-shadow: 0 18px 42px rgba(17, 42, 70, .08);
}

.public-showroom-page .showroom-post-meta {
    display: flex;
    margin: 22px 0 30px;
    padding-bottom: 18px;
    flex-wrap: wrap;
    border-bottom: 1px solid #dce6ef;
    color: #64798d;
    font-size: .86rem;
    gap: 8px 18px;
}

.public-showroom-page .showroom-post-content {
    min-height: 180px;
    color: #334e67;
    line-height: 1.85;
    white-space: pre-wrap;
    word-break: break-word;
}

.public-showroom-page .showroom-post-content[data-state="error"] {
    color: #8a313a;
}

.public-showroom-page .showroom-post-attachments {
    margin-top: 40px;
    padding-top: 26px;
    border-top: 1px solid #dce6ef;
}

.public-showroom-page .showroom-post-attachments h2 {
    margin: 0 0 15px;
    color: #1f3a54;
    font-size: 1.16rem;
}

.public-showroom-page .showroom-post-attachments ul {
    display: grid;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 10px;
}

.public-showroom-page .showroom-post-attachments li {
    padding: 14px;
    border: 1px solid #dce6ef;
    background: #f8fbfd;
}

.public-showroom-page .showroom-post-attachments a {
    color: #175d9c;
    font-weight: 700;
    text-decoration: none;
}

.public-showroom-page .showroom-post-attachments a:hover,
.public-showroom-page .showroom-post-attachments a:focus-visible {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.public-showroom-page .showroom-post-attachments img {
    display: block;
    width: min(100%, 720px);
    max-height: 480px;
    margin: 0 0 12px;
    object-fit: contain;
    background: #e9eff5;
}

.public-showroom-page .showroom-post-video {
    margin: 30px 0 0;
}

.public-showroom-page .showroom-post-video button {
    display: grid;
    width: 100%;
    min-height: 230px;
    padding: 24px;
    place-items: center;
    border: 1px solid #244b70;
    color: #edf6ff;
    background: linear-gradient(135deg, #132b46, #0a1726);
    font: inherit;
    font-weight: 700;
    cursor: pointer;
}

.public-showroom-page .showroom-post-video iframe {
    display: block;
    width: 100%;
    border: 0;
    aspect-ratio: 16 / 9;
}

.public-showroom-page .showroom-post-actions {
    display: flex;
    margin-top: 36px;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
}

.public-showroom-page .showroom-post-actions a,
.public-showroom-page .showroom-post-actions button {
    display: inline-flex;
    min-height: 46px;
    padding: 0 15px;
    align-items: center;
    justify-content: center;
    border: 1px solid #c7d8e8;
    border-radius: 2px;
    color: #294b67;
    background: #fff;
    font: inherit;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}

.public-showroom-page .showroom-post-actions .showroom-post-consult {
    border-color: var(--showroom-blue);
    color: #fff;
    background: var(--showroom-blue);
}

/* AI is informational support, not the primary human-consultation path. */
.public-showroom-page .showroom-ai-section {
    padding: clamp(48px, 7vw, 88px) 0;
    background: #eef3f8;
}

.public-showroom-page .showroom-ai-layout {
    display: grid;
    grid-template-columns: minmax(260px, .62fr) minmax(0, 1.38fr);
    gap: clamp(22px, 4vw, 52px);
    align-items: start;
}

.public-showroom-page .showroom-ai-aside,
.public-showroom-page .showroom-ai-chat {
    border: 1px solid #d8e3ed;
    background: #fff;
    box-shadow: 0 16px 38px rgba(17, 42, 70, .07);
}

.public-showroom-page .showroom-ai-aside {
    padding: clamp(22px, 3vw, 34px);
}

.public-showroom-page .showroom-ai-aside h2,
.public-showroom-page .showroom-ai-chat h2 {
    margin: 0;
    color: #13243b;
    font-size: clamp(1.45rem, 2.6vw, 2rem);
    letter-spacing: -.045em;
}

.public-showroom-page .showroom-ai-aside p {
    margin: 14px 0 0;
    color: #5b6d80;
    line-height: 1.75;
    word-break: keep-all;
}

.public-showroom-page .showroom-ai-aside ul {
    margin: 20px 0 0;
    padding-left: 20px;
    color: #496177;
    line-height: 1.8;
}

.public-showroom-page .showroom-ai-human-cta {
    display: inline-flex;
    min-height: 48px;
    margin-top: 26px;
    padding: 0 15px;
    align-items: center;
    border: 1px solid var(--showroom-blue);
    color: #fff;
    background: var(--showroom-blue);
    font-weight: 700;
    text-decoration: none;
}

.public-showroom-page .showroom-ai-chat {
    overflow: hidden;
}

.public-showroom-page .showroom-ai-chat-head {
    display: flex;
    padding: 24px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dce6ef;
    gap: 16px;
}

.public-showroom-page .showroom-ai-chat-head p {
    margin: 7px 0 0;
    color: #61748a;
    font-size: .88rem;
    line-height: 1.6;
}

.public-showroom-page .showroom-ai-status {
    display: inline-flex;
    padding: 5px 8px;
    border: 1px solid #b7cee2;
    color: #356b98;
    background: #f2f8fd;
    font-size: .73rem;
    font-weight: 700;
    white-space: nowrap;
}

.public-showroom-page .showroom-ai-prechat {
    padding: 24px;
    border-bottom: 1px solid #dce6ef;
    background: #f8fbfd;
}

.public-showroom-page .showroom-ai-prechat p {
    margin: 0 0 16px;
    color: #597087;
    line-height: 1.65;
}

.public-showroom-page .showroom-ai-prechat-fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.public-showroom-page .showroom-ai-chat label {
    display: block;
    margin-bottom: 7px;
    color: #3b5872;
    font-size: .82rem;
    font-weight: 700;
}

.public-showroom-page .showroom-ai-chat input {
    width: 100%;
    min-height: 46px;
    padding: 10px 11px;
    border: 1px solid #c9d7e5;
    border-radius: 2px;
    color: #19344d;
    background: #fff;
    font: inherit;
}

.public-showroom-page .showroom-ai-chat input:focus {
    border-color: var(--showroom-blue);
    outline: 3px solid rgba(98,177,255,.2);
}

.public-showroom-page .showroom-ai-start,
.public-showroom-page .showroom-ai-send {
    display: inline-flex;
    min-height: 46px;
    padding: 0 14px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--showroom-blue);
    border-radius: 2px;
    color: #fff;
    background: var(--showroom-blue);
    font: inherit;
    font-weight: 700;
    cursor: pointer;
}

.public-showroom-page .showroom-ai-start {
    margin-top: 16px;
}

.public-showroom-page .showroom-ai-messages {
    display: grid;
    min-height: 320px;
    max-height: 520px;
    padding: 24px;
    overflow-y: auto;
    align-content: start;
    background: #f5f8fb;
    gap: 12px;
}

.public-showroom-page .showroom-ai-message {
    max-width: min(88%, 620px);
    padding: 14px 16px;
    color: #39536c;
    background: #fff;
    box-shadow: 0 5px 15px rgba(17,42,70,.05);
    line-height: 1.7;
    white-space: pre-wrap;
    word-break: break-word;
}

.public-showroom-page .showroom-ai-message--user {
    justify-self: end;
    color: #fff;
    background: #176fc2;
}

.public-showroom-page .showroom-ai-message--typing {
    color: #60768d;
    font-size: .88rem;
}

.public-showroom-page .showroom-ai-quick {
    display: flex;
    padding: 18px 24px 0;
    flex-wrap: wrap;
    gap: 8px;
}

.public-showroom-page .showroom-ai-quick button {
    min-height: 34px;
    padding: 0 9px;
    border: 1px solid #bed3e5;
    border-radius: 2px;
    color: #3e6585;
    background: #fff;
    font: inherit;
    font-size: .77rem;
    font-weight: 700;
    cursor: pointer;
}

.public-showroom-page .showroom-ai-input {
    display: grid;
    padding: 18px 24px 24px;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 10px;
}

.public-showroom-page .showroom-ai-transfer {
    padding: 0 24px 24px;
}

.public-showroom-page .showroom-ai-transfer[hidden] {
    display: none;
}

.public-showroom-page .showroom-ai-transfer button {
    min-height: 40px;
    border: 0;
    color: #1765a8;
    background: transparent;
    font: inherit;
    font-size: .83rem;
    font-weight: 700;
    cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.public-showroom-page .showroom-ai-modal[hidden] {
    display: none;
}

.public-showroom-page .showroom-ai-modal {
    position: fixed;
    z-index: 2200;
    inset: 0;
    display: grid;
    padding: 20px;
    place-items: center;
    background: rgba(3,12,22,.72);
}

.public-showroom-page .showroom-ai-modal-card {
    width: min(100%, 520px);
    max-height: calc(100vh - 40px);
    overflow: auto;
    padding: 28px;
    border: 1px solid rgba(169,195,222,.38);
    background: #fff;
    box-shadow: 0 25px 48px rgba(0,0,0,.28);
}

.public-showroom-page .showroom-ai-modal-card h2 {
    margin: 0;
    color: #13243b;
    font-size: 1.45rem;
}

.public-showroom-page .showroom-ai-modal-card p {
    margin: 12px 0 20px;
    color: #5e748b;
    line-height: 1.65;
}

.public-showroom-page .showroom-ai-modal-card .form-group {
    margin-top: 14px;
}

.public-showroom-page .showroom-ai-modal-card label {
    display: block;
    margin-bottom: 7px;
    color: #3b5872;
    font-size: .84rem;
    font-weight: 700;
}

.public-showroom-page .showroom-ai-modal-card input {
    width: 100%;
    min-height: 46px;
    padding: 10px 11px;
    border: 1px solid #c9d7e5;
    border-radius: 2px;
    color: #19344d;
    font: inherit;
}

.public-showroom-page .showroom-ai-modal-actions {
    display: flex;
    margin-top: 22px;
    flex-wrap: wrap;
    gap: 9px;
}

.public-showroom-page .showroom-ai-modal-actions button {
    min-height: 44px;
    padding: 0 13px;
    border: 1px solid #c8d8e6;
    border-radius: 2px;
    color: #31536e;
    background: #fff;
    font: inherit;
    font-weight: 700;
    cursor: pointer;
}

.public-showroom-page .showroom-ai-modal-actions button:last-child {
    border-color: var(--showroom-blue);
    color: #fff;
    background: var(--showroom-blue);
}

/* Legal documents and recovery page */
.public-showroom-page .showroom-legal-section {
    padding: clamp(64px, 8vw, 106px) 0;
    background: #eef3f8;
}

.public-showroom-page .showroom-legal-layout {
    display: grid;
    grid-template-columns: minmax(190px, .28fr) minmax(0, 1fr);
    gap: clamp(24px, 5vw, 66px);
    align-items: start;
}

.public-showroom-page .showroom-legal-toc {
    padding: 18px;
    border: 1px solid #d8e3ed;
    background: #fff;
    box-shadow: 0 12px 28px rgba(17,42,70,.05);
}

.public-showroom-page .showroom-legal-toc p {
    margin: 0 0 12px;
    color: #5c7890;
    font-size: .76rem;
    font-weight: 700;
    letter-spacing: .1em;
}

.public-showroom-page .showroom-legal-toc a {
    display: block;
    padding: 8px 3px;
    color: #577087;
    font-size: .84rem;
    line-height: 1.45;
    text-decoration: none;
}

.public-showroom-page .showroom-legal-toc a:hover,
.public-showroom-page .showroom-legal-toc a:focus-visible {
    color: #076bca;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.public-showroom-page .showroom-legal-card {
    padding: clamp(24px, 4vw, 48px);
    border: 1px solid #d8e3ed;
    background: #fff;
    box-shadow: 0 18px 42px rgba(17,42,70,.08);
}

.public-showroom-page .showroom-legal-meta {
    margin: 0 0 26px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dce6ef;
    color: #61768c;
    font-size: .88rem;
}

.public-showroom-page .showroom-legal-card h2 {
    margin: 36px 0 13px;
    color: #17334d;
    font-size: clamp(1.22rem, 2.4vw, 1.62rem);
    letter-spacing: -.035em;
    scroll-margin-top: 100px;
}

.public-showroom-page .showroom-legal-card h2:first-of-type {
    margin-top: 0;
}

.public-showroom-page .showroom-legal-card p,
.public-showroom-page .showroom-legal-card li {
    color: #465f76;
    line-height: 1.82;
}

.public-showroom-page .showroom-legal-card ul {
    padding-left: 20px;
}

.public-showroom-page .showroom-not-found {
    display: grid;
    min-height: 520px;
    padding: 76px 0;
    place-items: center;
    color: #edf4fb;
    background: radial-gradient(circle at 75% 32%, rgba(0,123,255,.22), transparent 20%), #09111d;
}

.public-showroom-page .showroom-not-found-card {
    width: min(100% - 36px, 680px);
    padding: clamp(30px, 6vw, 60px);
    border: 1px solid rgba(169,195,222,.26);
    background: rgba(16,28,43,.86);
    box-shadow: 0 26px 55px rgba(0,0,0,.26);
    text-align: center;
}

.public-showroom-page .showroom-not-found-code {
    margin: 0 0 10px;
    color: #62b1ff;
    font-size: .79rem;
    font-weight: 700;
    letter-spacing: .16em;
}

.public-showroom-page .showroom-not-found-card h1 {
    margin: 0;
    color: #fff;
    font-size: clamp(2rem,4.1vw,3.3rem);
    letter-spacing: -.06em;
    word-break: keep-all;
}

.public-showroom-page .showroom-not-found-card p:not(.showroom-not-found-code) {
    margin: 18px auto 0;
    color: #c6d4e3;
    line-height: 1.75;
    word-break: keep-all;
}

.public-showroom-page .showroom-not-found-actions {
    display: flex;
    margin-top: 28px;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

@media (max-width: 1040px) {
    .public-showroom-page .showroom-capability-grid {
        grid-template-columns: 1fr;
    }

    .public-showroom-page .showroom-community-layout,
    .public-showroom-page .showroom-legal-layout,
    .public-showroom-page .showroom-ai-layout {
        grid-template-columns: 1fr;
    }

    .public-showroom-page .showroom-community-nav {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .public-showroom-page .showroom-community-nav p {
        grid-column: 1 / -1;
    }

    .public-showroom-page .showroom-legal-toc {
        display: flex;
        flex-wrap: wrap;
        gap: 4px 14px;
    }

    .public-showroom-page .showroom-legal-toc p {
        width: 100%;
    }
}

@media (max-width: 760px) {
    .public-showroom-page .showroom-about-grid {
        grid-template-columns: 1fr;
    }

    .public-showroom-page .showroom-about-photo {
        min-height: 240px;
    }

    .public-showroom-page .showroom-community-panel-header,
    .public-showroom-page .showroom-tool-callout {
        align-items: flex-start;
        flex-direction: column;
    }

    .public-showroom-page .showroom-community-nav {
        grid-template-columns: 1fr;
    }

    .public-showroom-page .showroom-board-table th:nth-last-child(-n+2),
    .public-showroom-page .showroom-board-table td:nth-last-child(-n+2) {
        width: 105px;
    }

    .public-showroom-page .showroom-post-actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .public-showroom-page .showroom-post-actions a,
    .public-showroom-page .showroom-post-actions button {
        width: 100%;
    }

    .public-showroom-page .showroom-ai-prechat-fields,
    .public-showroom-page .showroom-ai-input {
        grid-template-columns: 1fr;
    }

    .public-showroom-page .showroom-ai-messages {
        min-height: 280px;
        max-height: 440px;
        padding: 18px;
    }

    .public-showroom-page .showroom-ai-quick,
    .public-showroom-page .showroom-ai-input,
    .public-showroom-page .showroom-ai-transfer {
        padding-right: 18px;
        padding-left: 18px;
    }

    .public-showroom-page .showroom-legal-toc {
        display: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .public-showroom-page .showroom-about-photo img,
    .public-showroom-page .showroom-board-table a,
    .public-showroom-page .showroom-ai-message {
        transition: none !important;
    }
}


/* Public-shell corrective layer: keep legacy base rules from leaking into the responsive showroom. */
.honeypot-field,
.honeypot-field[hidden] {
    display: none !important;
}

body.showroom-home,
body.public-showroom-page {
    overflow-x: clip;
}

body.showroom-home :is(main, section, article, aside, nav, form),
body.public-showroom-page :is(main, section, article, aside, nav, form) {
    min-width: 0;
}

body.showroom-home :is(.showroom-heading, .showroom-lead, .showroom-section-heading h2, .showroom-section-heading p, .showroom-support-copy h2, .showroom-support-copy p),
body.public-showroom-page :is(.showroom-page-hero h1, .showroom-page-hero p, .showroom-page-intro h2, .showroom-page-intro p, .showroom-content-card h2, .showroom-content-card p, .showroom-post-card h2, .showroom-not-found-card h1, .showroom-not-found-card p, .showroom-ai-aside h2, .showroom-ai-aside p, .showroom-ai-chat-head h2, .showroom-ai-chat-head p) {
    overflow-wrap: anywhere;
    word-break: normal;
}

.public-showroom-page .showroom-ai-consent {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.public-showroom-page .showroom-ai-modal-card .showroom-ai-consent input[type="checkbox"] {
    width: 18px;
    min-width: 18px;
    height: 18px;
    min-height: 18px;
    margin: 2px 0 0;
    padding: 0;
    accent-color: var(--showroom-blue);
}

.public-showroom-page .showroom-ai-modal-card .showroom-ai-consent label {
    margin: 0;
    line-height: 1.5;
}

@media (max-width: 760px) {
    body.showroom-home main,
    .public-showroom-page main {
        padding-top: 64px;
    }

    body.showroom-home .header,
    .public-showroom-page .header {
        top: 0;
        left: 0;
        width: 100%;
        min-width: 0;
        min-height: 64px;
        padding: 0 18px;
        transform: none;
        border-radius: 0;
    }

    body.showroom-home .header .container,
    .public-showroom-page .header .container {
        display: grid;
        grid-template-columns: minmax(0, 1fr) max-content 36px;
        width: 100%;
        min-height: 64px;
        padding: 0;
        align-items: center;
        gap: 8px;
    }

    body.showroom-home .header .logo,
    .public-showroom-page .header .logo {
        min-width: 0;
        margin: 0;
    }

    body.showroom-home .header .logo img,
    .public-showroom-page .header .logo img {
        display: block;
        width: min(108px, 31vw);
        max-height: 38px;
        height: auto;
    }

    body.showroom-home .header-consult-cta,
    .public-showroom-page .header-consult-cta {
        grid-column: 2;
        grid-row: 1;
        min-height: 36px;
        margin: 0;
        padding: 0 8px;
        font-size: clamp(0.68rem, 3.2vw, 0.75rem);
        line-height: 1;
    }

    body.showroom-home .menu-toggle,
    .public-showroom-page .menu-toggle {
        grid-column: 3;
        grid-row: 1;
        position: static;
        width: 36px;
        height: 36px;
        margin: 0;
        padding: 8px;
    }

    body.showroom-home .main-menu,
    .public-showroom-page .main-menu {
        position: absolute;
        top: 64px;
        right: 0;
        left: 0;
        width: auto;
        margin: 0;
    }

    body.showroom-home .main-menu ul,
    .public-showroom-page .main-menu ul {
        min-width: 0;
    }

    body.showroom-home .showroom-actions,
    body.showroom-home .showroom-actions .showroom-button,
    .public-showroom-page .showroom-not-found-actions,
    .public-showroom-page .showroom-not-found-actions .showroom-button {
        width: 100%;
    }

    .public-showroom-page .showroom-ai-modal {
        padding: 12px;
    }

    .public-showroom-page .showroom-ai-modal-card,
    .public-showroom-page .modal-content {
        width: 100%;
        max-height: calc(100dvh - 24px);
        padding: 22px 18px;
    }
}

@media (max-width: 350px) {
    body.showroom-home .header-consult-cta,
    .public-showroom-page .header-consult-cta {
        font-size: 0;
    }

    body.showroom-home .header-consult-cta::after,
    .public-showroom-page .header-consult-cta::after {
        content: "상담 문의";
        font-size: 0.68rem;
    }
}

/* Home logo sizing: preserve the source ratio at every breakpoint. */
body.showroom-home .header .logo img {
    display: block;
    width: 180px;
    height: auto;
    aspect-ratio: 1011 / 182;
    object-fit: contain;
}

body.showroom-home .footer-logo-grayscale {
    width: 150px;
    height: auto;
}

/* Home mobile header: preserve the wide logo ratio and keep controls uncompressed. */
@media (max-width: 760px) {
    body.showroom-home {
        overflow-x: clip;
    }

    body.showroom-home main {
        padding-top: 126px;
    }

    body.showroom-home .header,
    body.showroom-home .header.scrolled {
        min-height: 126px;
        padding: 10px 16px;
        overflow: visible;
    }

    body.showroom-home .header .container {
        grid-template-columns: minmax(0, 1fr) 44px 44px;
        grid-template-rows: 50px 44px;
        min-height: 106px;
        gap: 8px 10px;
    }

    body.showroom-home .header .logo a {
        display: flex;
        width: fit-content;
        max-width: 100%;
        align-items: center;
    }

    body.showroom-home .header .logo {
        grid-column: 1 / -1;
        grid-row: 1;
        justify-self: center;
    }

    body.showroom-home .header .logo img {
        width: clamp(176px, 52vw, 210px);
        height: auto;
        max-height: none;
        aspect-ratio: 1011 / 182;
        object-fit: contain;
    }

    body.showroom-home .header-consult-cta {
        grid-column: 1;
        grid-row: 2;
        width: 100%;
        min-width: 0;
        min-height: 42px;
        padding-inline: 12px;
        border: 1px solid #2d91e8;
        border-radius: 4px;
        background: #0d67ad;
        box-shadow: 0 5px 14px rgba(0, 69, 128, .28);
        text-align: center;
    }

    body.showroom-home .header .sns-icons {
        display: flex;
        grid-column: 2;
        grid-row: 2;
        width: 44px;
        height: 42px;
        margin: 0;
        padding: 0;
        align-items: center;
        justify-content: center;
        border: 1px solid #5d7793;
        border-radius: 4px;
        background: #24384d;
        box-shadow: 0 5px 14px rgba(0, 0, 0, .28);
    }

    body.showroom-home .header .sns-icons a {
        display: grid;
        width: 100%;
        height: 100%;
        margin: 0;
        color: #fff;
        align-items: center;
        justify-content: center;
        place-items: center;
    }

    body.showroom-home .header .sns-icons svg {
        display: block;
        width: 24px;
        height: 24px;
        margin: auto;
        transform: none;
    }

    body.showroom-home .menu-toggle {
        grid-column: 3;
        grid-row: 2;
        position: static;
        width: 44px;
        height: 42px;
        flex: 0 0 44px;
        margin: 0;
        padding: 10px;
        transform: none;
        align-items: stretch;
        justify-content: center;
        gap: 5px;
        overflow: visible;
        border: 1px solid #5d7793;
        border-radius: 4px;
        background: #24384d;
        box-shadow: 0 5px 14px rgba(0, 0, 0, .28);
    }

    body.showroom-home .menu-toggle .bar {
        display: block;
        flex: 0 0 2px;
        width: 100%;
        height: 2px;
        margin: 0;
        background: #fff;
    }

    body.showroom-home .main-menu {
        top: 126px;
        border-top: 1px solid #314a63;
        background: #101c2b;
        box-shadow: 0 14px 24px rgba(0, 0, 0, .3);
    }

    body.showroom-home .showroom-kicker,
    body.showroom-home .showroom-heading,
    body.showroom-home .showroom-lead {
        max-width: 100%;
        overflow-wrap: anywhere;
    }

    body.showroom-home .showroom-actions {
        display: grid;
        grid-template-columns: 1fr;
    }
}

/* Keep every public page on the same two-row mobile header as the home page. */
@media (max-width: 760px) {
    .public-showroom-page {
        overflow-x: clip;
    }

    .public-showroom-page main {
        padding-top: 126px;
    }

    .public-showroom-page .header,
    .public-showroom-page .header.scrolled {
        min-height: 126px;
        padding: 10px 16px;
        overflow: visible;
    }

    .public-showroom-page .header .container {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 44px 44px;
        grid-template-rows: 50px 44px;
        width: 100%;
        min-height: 106px;
        padding: 0;
        align-items: center;
        gap: 8px 10px;
    }

    .public-showroom-page .header .logo {
        grid-column: 1 / -1;
        grid-row: 1;
        min-width: 0;
        margin: 0;
        justify-self: center;
    }

    .public-showroom-page .header .logo a {
        display: flex;
        width: fit-content;
        max-width: 100%;
        align-items: center;
    }

    .public-showroom-page .header .logo img {
        display: block;
        width: clamp(176px, 52vw, 210px);
        max-height: none;
        height: auto;
        aspect-ratio: 1011 / 182;
        object-fit: contain;
    }

    .public-showroom-page .header-consult-cta {
        grid-column: 1;
        grid-row: 2;
        width: 100%;
        min-width: 0;
        min-height: 42px;
        margin: 0;
        padding-inline: 12px;
        border: 1px solid #2d91e8;
        border-radius: 4px;
        background: #0d67ad;
        box-shadow: 0 5px 14px rgba(0, 69, 128, .28);
        text-align: center;
    }

    .public-showroom-page .header .sns-icons {
        display: flex;
        grid-column: 2;
        grid-row: 2;
        width: 44px;
        height: 42px;
        margin: 0;
        padding: 0;
        align-items: center;
        justify-content: center;
        border: 1px solid #5d7793;
        border-radius: 4px;
        background: #24384d;
        box-shadow: 0 5px 14px rgba(0, 0, 0, .28);
    }

    .public-showroom-page .header .sns-icons a {
        display: flex;
        width: 100%;
        height: 100%;
        margin: 0;
        align-items: center;
        justify-content: center;
        color: #fff;
    }

    .public-showroom-page .header .sns-icons svg {
        display: block;
        width: 24px;
        height: 24px;
        margin: auto;
        transform: none;
    }

    .public-showroom-page .menu-toggle {
        grid-column: 3;
        grid-row: 2;
        position: static;
        display: flex;
        width: 44px;
        height: 42px;
        margin: 0;
        padding: 10px;
        transform: none;
        align-items: stretch;
        justify-content: center;
        gap: 5px;
        overflow: visible;
        border: 1px solid #5d7793;
        border-radius: 4px;
        background: #24384d;
        box-shadow: 0 5px 14px rgba(0, 0, 0, .28);
    }

    .public-showroom-page .menu-toggle .bar {
        display: block;
        flex: 0 0 2px;
        width: 100%;
        height: 2px;
        margin: 0;
        background: #fff;
    }

    .public-showroom-page .main-menu {
        top: 126px;
        border-top: 1px solid #314a63;
        background: #101c2b;
        box-shadow: 0 14px 24px rgba(0, 0, 0, .3);
    }
}

@media (max-width: 380px) {
    .public-showroom-page .header,
    .public-showroom-page .header.scrolled {
        padding-inline: 14px;
    }

    .public-showroom-page .header .container {
        grid-template-columns: minmax(0, 1fr) 40px 40px;
        gap: 8px 7px;
    }

    .public-showroom-page .header .logo img {
        width: clamp(166px, 54vw, 190px);
    }

    .public-showroom-page .header-consult-cta {
        min-height: 36px;
        padding-inline: 8px;
        font-size: 0;
    }

    .public-showroom-page .header-consult-cta::after {
        content: "상담 문의";
        font-size: .68rem;
    }

    .public-showroom-page .header .sns-icons,
    .public-showroom-page .menu-toggle {
        width: 40px;
        height: 38px;
    }
}

@media (max-width: 380px) {
    body.showroom-home .header {
        padding-inline: 14px;
    }

    body.showroom-home .header .container {
        grid-template-columns: minmax(0, 1fr) 40px 40px;
        gap: 8px 7px;
    }

    body.showroom-home .header .logo img {
        width: clamp(166px, 54vw, 190px);
    }

    body.showroom-home .header-consult-cta {
        min-height: 36px;
        padding-inline: 8px;
        font-size: 0;
    }

    body.showroom-home .header-consult-cta::after {
        content: "상담 문의";
        font-size: 0.68rem;
    }

    body.showroom-home .menu-toggle {
        width: 40px;
        height: 38px;
        padding: 9px;
    }

    body.showroom-home .header .sns-icons {
        width: 40px;
        height: 38px;
    }
}

/* 2026-07-27 home journey, consultation and header alignment polish. */
@media (min-width: 761px) {
    body.showroom-home .header .sns-icons,
    .public-showroom-page .header .sns-icons {
        display: flex;
        width: 40px;
        height: 40px;
        margin: 0;
        align-self: center;
        align-items: center;
        justify-content: center;
        line-height: 0;
    }

    body.showroom-home .header .sns-icons a,
    .public-showroom-page .header .sns-icons a {
        display: grid;
        width: 40px;
        height: 40px;
        margin: 0;
        padding: 0;
        place-items: center;
        line-height: 0;
    }

    body.showroom-home .header .sns-icons svg,
    .public-showroom-page .header .sns-icons svg {
        display: block;
        width: 26px;
        height: 26px;
        margin: 0;
        transform: none;
    }
}

body.showroom-home .showroom-journey-step {
    display: flex;
    padding: 0 16px;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

body.showroom-home .showroom-journey-step p {
    margin-inline: auto;
}

.contact-showroom-page .showroom-contact-panel {
    border-color: #cbd9e6;
    background: #ffffff;
    box-shadow: 0 20px 48px rgba(17, 42, 70, 0.1);
}

.contact-showroom-page .showroom-contact-panel > p {
    max-width: 720px;
    margin: 0;
    color: #415c75;
    font-size: 0.96rem;
}

.contact-showroom-page .showroom-contact-form {
    margin-top: 28px;
    padding: clamp(22px, 3vw, 30px);
    border: 1px solid #cbddeb;
    border-radius: 3px;
    color: #13243b;
    background: #f7fbff;
    box-shadow: none;
}

.contact-showroom-page .showroom-contact-form label {
    color: #132f49;
}

.contact-showroom-page .showroom-contact-form input,
.contact-showroom-page .showroom-contact-form textarea,
.contact-showroom-page .showroom-contact-form select {
    border-color: #aebfd0;
    color: #142d46;
    background: #ffffff;
}

.contact-showroom-page .showroom-contact-form :is(input, textarea)::placeholder {
    color: #6b7f93;
    opacity: 1;
}

.contact-showroom-page .showroom-contact-form [type="submit"] {
    width: 100%;
    margin-top: 4px;
}

body.showroom-home .ai-floating-btn {
    right: 24px;
    bottom: 24px;
    display: flex !important;
    width: auto;
    min-width: 176px;
    height: 68px;
    padding: 0 20px 0 15px;
    overflow: visible;
    gap: 12px;
    justify-content: flex-start;
    border: 1px solid rgba(174, 222, 255, 0.78);
    border-radius: 999px !important;
    background: linear-gradient(135deg, #0b5fa7 0%, #087fc9 54%, #14a9d3 100%);
    box-shadow: 0 16px 34px rgba(0, 72, 130, 0.38), 0 0 0 0 rgba(68, 185, 255, 0.36);
    animation: showroom-ai-attention 3.8s ease-in-out infinite !important;
}

body.showroom-home .ai-floating-btn::before {
    position: absolute;
    z-index: -1;
    inset: -5px;
    border: 1px solid rgba(91, 193, 255, 0.58);
    border-radius: inherit;
    content: "";
    pointer-events: none;
    animation: showroom-ai-ring 3.8s ease-out infinite;
}

body.showroom-home .ai-floating-btn:hover,
body.showroom-home .ai-floating-btn:focus-visible {
    background: linear-gradient(135deg, #0d6fbe 0%, #0c8fd9 58%, #20bce5 100%);
    box-shadow: 0 20px 42px rgba(0, 72, 130, 0.48), 0 0 0 5px rgba(98, 190, 255, 0.18);
    transform: translateY(-3px);
}

body.showroom-home .ai-floating-icon {
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
}

body.showroom-home .ai-floating-copy {
    display: grid;
    min-width: 0;
    color: #ffffff;
    line-height: 1.15;
    text-align: left;
}

body.showroom-home .ai-floating-copy small {
    margin-bottom: 4px;
    color: #d5efff;
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.04em;
}

body.showroom-home .ai-floating-copy strong {
    color: #ffffff;
    font-size: 0.98rem;
    font-weight: 700;
    white-space: nowrap;
}

@keyframes showroom-ai-attention {
    0%,
    68%,
    100% {
        box-shadow: 0 16px 34px rgba(0, 72, 130, 0.38), 0 0 0 0 rgba(68, 185, 255, 0.36);
    }

    78% {
        box-shadow: 0 18px 38px rgba(0, 72, 130, 0.46), 0 0 0 9px rgba(68, 185, 255, 0.13);
    }
}

@keyframes showroom-ai-ring {
    0%,
    65% {
        opacity: 0;
        transform: scale(0.96);
    }

    76% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: scale(1.13);
    }
}

@media (max-width: 760px) {
    body.showroom-home .showroom-journey-step {
        padding: 0 0 0 88px;
        align-items: flex-start;
        text-align: left;
    }

    body.showroom-home .showroom-journey-step p {
        margin-inline: 0;
    }

    .contact-showroom-page .showroom-contact-form {
        margin-top: 22px;
        padding: 20px 16px;
    }

    body.showroom-home .ai-floating-btn {
        right: 14px;
        bottom: 14px;
        min-width: 158px;
        height: 60px;
        padding: 0 16px 0 13px;
        gap: 10px;
    }

    body.showroom-home .ai-floating-icon {
        width: 28px;
        height: 28px;
        flex-basis: 28px;
    }

    body.showroom-home .ai-floating-copy small {
        font-size: 0.62rem;
    }

    body.showroom-home .ai-floating-copy strong {
        font-size: 0.88rem;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.showroom-home .ai-floating-btn,
    body.showroom-home .ai-floating-btn::before {
        animation: none !important;
    }
}
