.device-card.svelte-exkosq{display:flex;flex-direction:column;align-items:center;height:100%;padding:var(--pd-4xl) 0 0 0;background:var(--surface-2);border-radius:var(--radius-2xl);overflow:hidden;--device-shadow-color: var(--color-gray-10);--device-bg-image: none;min-height:0;-webkit-user-select:none;user-select:none}.device-card.svelte-exkosq .content-group:where(.svelte-exkosq){display:flex;flex-direction:column;align-items:center;gap:var(--pd-2xl);width:100%;flex-shrink:0;opacity:1;visibility:visible}.device-card.svelte-exkosq .title-container:where(.svelte-exkosq){display:flex;justify-content:center;align-items:center;position:relative;flex-shrink:0;padding:0 var(--pd-2xl);height:120px;opacity:1;visibility:visible}.device-card.svelte-exkosq .title-container:where(.svelte-exkosq) .title-text:where(.svelte-exkosq){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.device-card.svelte-exkosq .title-container:where(.svelte-exkosq) .title-image:where(.svelte-exkosq){max-width:90%;height:auto;object-fit:contain;display:block;max-height:120px;width:auto}.device-card.svelte-exkosq .copy-container:where(.svelte-exkosq){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--pd-md);max-width:700px;flex-shrink:0;padding:0 var(--pd-2xl);height:100px;overflow:hidden;opacity:1;visibility:visible}.device-card.svelte-exkosq .copy-container:where(.svelte-exkosq) .copy:where(.svelte-exkosq){font-size:var(--text-md);color:var(--print-normal);line-height:var(--line-height-relaxed);margin:0;text-align:center;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.device-card.svelte-exkosq .spacer:where(.svelte-exkosq){flex:1 1 auto;min-height:var(--pd-2xl);flex-basis:0}.device-card.svelte-exkosq .large-image-container:where(.svelte-exkosq){display:flex;justify-content:center;align-items:center;width:100%;padding:var(--pd-2xl);background-image:var(--device-bg-image);background-size:cover;background-position:center;background-repeat:no-repeat;flex-shrink:0;height:calc(500px + var(--pd-2xl) * 2);-webkit-user-select:none;user-select:none}.device-card.svelte-exkosq .large-image-container:where(.svelte-exkosq) .large-image:where(.svelte-exkosq){max-width:100%;height:500px;width:auto;object-fit:contain;filter:drop-shadow(0 6px 48px var(--device-shadow-color));position:relative;z-index:1;display:block}.device-card.device-pulverisateur.svelte-exkosq{--device-shadow-color: #10100f;--device-bg-image: url(../../../devices/bg/pulverisateur.webp);background:radial-gradient(ellipse 120% 100% at 50% 100%,#211f1d,#312f2e),#312f2e}.device-card.device-pulverisateur.svelte-exkosq .title-image:where(.svelte-exkosq){max-height:120px}.device-card.device-space.svelte-exkosq{--device-shadow-color: #1a1e27;--device-bg-image: url(../../../devices/bg/space.webp);background:radial-gradient(ellipse 120% 100% at 50% 100%,#bdbbb9,#e7e7e7),#e7e7e7}.device-card.device-space.svelte-exkosq .title-image:where(.svelte-exkosq){max-height:120px}.device-card.device-space.svelte-exkosq .copy-container:where(.svelte-exkosq) .copy:where(.svelte-exkosq){color:var(--print-inverse)}.device-card.device-heisenberg.svelte-exkosq{--device-shadow-color: #0f0e17;--device-bg-image: url(../../../devices/bg/heisenberg.webp);background:radial-gradient(ellipse 120% 100% at 50% 100%,#211e3f,#30264e),#30264e}.device-card.device-machiniste.svelte-exkosq{--device-shadow-color: #2f2f31;--device-bg-image: url(../../../devices/bg/machiniste.webp);background:radial-gradient(ellipse 120% 100% at 50% 100%,#626367,#919296),#e7e7e7}.device-card.device-machiniste.svelte-exkosq .title-image:where(.svelte-exkosq){max-height:120px}.device-card.device-machiniste.svelte-exkosq .copy-container:where(.svelte-exkosq) .copy:where(.svelte-exkosq){color:var(--print-inverse)}.device-card.device-beatbox8.svelte-exkosq{--device-shadow-color: #0e0d0d;--device-bg-image: url(../../../devices/bg/beatbox8.webp);background:radial-gradient(ellipse 120% 100% at 50% 100%,#222021,#484448),#312f2e}.device-card.device-beatbox9.svelte-exkosq{--device-shadow-color: #3a3a35;--device-bg-image: url(../../../devices/bg/beatbox9.webp);background:radial-gradient(ellipse 120% 100% at 50% 100%,#969383,#dad9d1),#e7e7e7}.device-card.device-beatbox9.svelte-exkosq .title-image:where(.svelte-exkosq){max-height:120px}.device-card.device-beatbox9.svelte-exkosq .copy-container:where(.svelte-exkosq) .copy:where(.svelte-exkosq){color:var(--print-inverse)}.device-card-small.svelte-gaq1ls{display:flex;flex-direction:column;justify-content:space-between;height:100%;background:var(--surface-2);border-radius:var(--radius-xl);border:1px solid transparent;overflow:hidden;transition:transform var(--ease-default-spatial),border-color var(--ease-default-effects);min-height:0}.device-card-small.svelte-gaq1ls:hover{transform:translateY(-2px);border-color:#fff3}.device-card-small.svelte-gaq1ls .content-container:where(.svelte-gaq1ls){display:flex;flex-direction:column;gap:var(--pd-md);padding:var(--pd-xl);flex:1 1 auto;min-height:0;overflow-wrap:break-word}.device-card-small.svelte-gaq1ls .content-container:where(.svelte-gaq1ls) .title:where(.svelte-gaq1ls){font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--print-highlight);margin:0}.device-card-small.svelte-gaq1ls .content-container:where(.svelte-gaq1ls) .copy:where(.svelte-gaq1ls){font-size:var(--text-sm);color:var(--print-normal);line-height:var(--line-height-relaxed);margin:0}.device-card-small.svelte-gaq1ls .image-container:where(.svelte-gaq1ls){display:flex;justify-content:center;align-items:center;width:100%;padding:var(--pd-xl);background:var(--surface-1);flex-shrink:0;height:calc(200px + var(--pd-xl) * 2)}.device-card-small.svelte-gaq1ls .image-container:where(.svelte-gaq1ls) .device-image:where(.svelte-gaq1ls){max-width:100%;height:200px;width:auto;object-fit:contain;filter:drop-shadow(0 4px 16px rgba(0,0,0,.15));display:block}.device-category-section.svelte-13bv47i{padding:var(--section-pd-y-xl) var(--section-pd-x-xl);width:100%}.device-category-section.svelte-13bv47i:first-child{padding-top:9rem}.device-category-section.svelte-13bv47i.has-background{background:color-mix(in srgb,var(--color-gray-10) 100%,transparent 10%)}.device-category-section.svelte-13bv47i .container:where(.svelte-13bv47i){max-width:1600px;margin:0 auto}.device-category-section.svelte-13bv47i .container:where(.svelte-13bv47i) .section-header:where(.svelte-13bv47i){text-align:center;margin-bottom:var(--pd-4xl);opacity:1;visibility:visible}.device-category-section.svelte-13bv47i .container:where(.svelte-13bv47i) .section-header:where(.svelte-13bv47i) .header-title:where(.svelte-13bv47i){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--pd-2xl);margin-bottom:var(--pd-lg)}.device-category-section.svelte-13bv47i .container:where(.svelte-13bv47i) .section-header:where(.svelte-13bv47i) .header-title:where(.svelte-13bv47i) .category-icon{--icon-width: 48px;--icon-height: 48px;--icon-fill: var(--print-light)}.device-category-section.svelte-13bv47i .container:where(.svelte-13bv47i) .section-header:where(.svelte-13bv47i) .category-title:where(.svelte-13bv47i){font-size:var(--text-2xl);font-weight:var(--weight-bold);color:var(--print-highlight);margin:0}.device-category-section.svelte-13bv47i .container:where(.svelte-13bv47i) .section-header:where(.svelte-13bv47i) .category-description:where(.svelte-13bv47i){font-size:var(--text-md);color:var(--print-normal);margin:0}.device-category-section.svelte-13bv47i .container:where(.svelte-13bv47i) .large-devices-container:where(.svelte-13bv47i){display:grid;grid-template-columns:1fr;gap:var(--pd-3xl);margin-bottom:var(--pd-4xl)}.device-category-section.svelte-13bv47i .container:where(.svelte-13bv47i) .small-devices-container:where(.svelte-13bv47i){display:grid;grid-template-columns:repeat(3,1fr);gap:var(--pd-2xl);align-items:stretch}@media (max-width: 1000px){.device-category-section.svelte-13bv47i .container:where(.svelte-13bv47i) .small-devices-container:where(.svelte-13bv47i){grid-template-columns:1fr}}.shader-canvas.svelte-16bwr7p{position:fixed;top:0;left:0;width:100vw;height:100vh;display:block;pointer-events:none;z-index:-1;will-change:contents;image-rendering:auto;background-color:var(--color-gray-10)}.devices-page.svelte-ceotcr{--print-highlight: var(--color-gray-150);--print-normal: var(--color-gray-130);--print-light: var(--color-brand-150);--print-inverse: var(--color-gray-20);--surface-1: var(--color-gray-20);--surface-2: var(--color-gray-40);--text-2xl: 2.5rem;--weight-bold: 700;--line-height-relaxed: 1.625;--ease-default-spatial: .5s cubic-bezier(.38, 1.21, .22, 1);--ease-default-effects: .2s cubic-bezier(.34, .8, .34, 1);--section-pd-y-xl: var(--pd-4xl);--section-pd-x-xl: 4vw;isolation:isolate;position:relative;width:100%;overflow-x:clip}main.svelte-ceotcr{position:relative;width:100%}@media (max-width: 1000px){.devices-page.svelte-ceotcr{--section-pd-y-xl: var(--pd-2xl);--section-pd-x-xl: var(--pd-xl)}}
