.marquee.svelte-14zu52j{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--noir-profond);padding:var(--space-2) 0;overflow:hidden}.marquee-track.svelte-14zu52j{width:max-content;animation:36s linear infinite svelte-14zu52j-marquee-scroll;display:flex}.marquee.svelte-14zu52j:hover .marquee-track:where(.svelte-14zu52j),.marquee.svelte-14zu52j:focus-within .marquee-track:where(.svelte-14zu52j){animation-play-state:paused}.marquee-group.svelte-14zu52j{flex-shrink:0;align-items:center;display:flex}.marquee-item.svelte-14zu52j{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);white-space:nowrap;padding:0 var(--space-3);transition:color var(--dur-tanbou) var(--ease-ka);font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:800}.marquee.svelte-14zu52j:hover .marquee-item:where(.svelte-14zu52j){color:var(--blanc-creme)}.marquee-item.svelte-14zu52j:first-child{color:var(--or-oki)}.marquee-star{width:1rem;height:1rem;color:var(--or-oki);flex-shrink:0}@keyframes svelte-14zu52j-marquee-scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track.svelte-14zu52j{flex-wrap:wrap;justify-content:center;width:100%;animation:none}.marquee-group.svelte-14zu52j:last-child{display:none}}.flag-chip.svelte-k2z3b7{width:56px;height:6px;margin:0 auto var(--space-2);background:linear-gradient(to right, #0d0d0d 0 25%, var(--or-oki) 25% 50%, var(--vert-oki) 50% 75%, var(--rouge-oki) 75% 100%);display:block}html.light-theme .flag-chip.svelte-k2z3b7{background:linear-gradient(to right, #000 0 25%, var(--or-oki) 25% 50%, var(--vert-oki) 50% 75%, var(--rouge-oki) 75% 100%)}@media (prefers-reduced-motion:no-preference){html.js .flag-chip.svelte-k2z3b7{transform-origin:0;transform:scaleX(0)}html.js .flag-chip.svelte-k2z3b7.in{transform:scaleX(1)}}section.svelte-1ljrbqx{background:var(--noir-profond)}.section-title.svelte-1ljrbqx{text-align:center}.accent-text.svelte-1ljrbqx{color:var(--or-oki)}.section-subtitle.svelte-1ljrbqx{text-align:center;margin-left:auto;margin-right:auto}.clients-grid.svelte-1ljrbqx{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:900px;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}.client-card.svelte-1ljrbqx{background:var(--card-bg);border:var(--border-card);border-top:4px solid var(--turquoise-caraibes);border-radius:var(--radius-md);text-align:center;color:inherit;transition:transform var(--dur-tanbou) var(--ease-ka), border-color var(--dur-tanbou) var(--ease-ka);flex-direction:column;align-items:center;padding:2.5rem;display:flex}.client-card.svelte-1ljrbqx:hover{border-top-color:var(--or-oki);transform:translateY(-4px)}.client-logo-container.svelte-1ljrbqx{background:color-mix(in srgb, var(--blanc-creme) 4%, transparent);border-radius:var(--radius-md);justify-content:center;align-items:center;width:130px;height:130px;margin-bottom:1.5rem;padding:1rem;display:flex}.client-logo-container.svelte-1ljrbqx picture{display:contents}.client-logo-container.svelte-1ljrbqx .client-logo{object-fit:contain;max-width:100%;max-height:100%}.client-card.svelte-1ljrbqx h3:where(.svelte-1ljrbqx){color:var(--or-oki);margin-bottom:.5rem;font-size:1.3rem}.client-domain.svelte-1ljrbqx{color:var(--rouge-oki);text-transform:none;margin-bottom:1rem;font-family:monospace;font-size:.9rem}.client-description.svelte-1ljrbqx{flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.client-link.svelte-1ljrbqx{color:var(--or-oki);transition:gap var(--dur-tanbou) var(--ease-ka);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.client-card.svelte-1ljrbqx:hover .client-link:where(.svelte-1ljrbqx){gap:.6rem}.contact.svelte-1hgotnh{background:var(--card-bg)}.section-title.svelte-1hgotnh{text-align:center;color:var(--or-oki)}.contact-lede.svelte-1hgotnh{text-align:center;max-width:800px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6}.contact-lede.svelte-1hgotnh a{font-weight:600}.contact-socials.svelte-1hgotnh{flex-direction:column;align-items:center;gap:2rem;display:flex}.contact-socials-group.svelte-1hgotnh{text-align:center}.contact-socials-title.svelte-1hgotnh{color:var(--or-oki);opacity:.9;justify-content:center;align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:flex}.contact-socials-title.svelte-1hgotnh .icon{width:1.1em;height:1.1em}.contact-socials-row.svelte-1hgotnh{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.contact-social-link.svelte-1hgotnh{width:3rem;height:3rem;color:var(--or-oki);border-radius:var(--radius-md);background:color-mix(in srgb, var(--or-oki) 8%, transparent);transition:transform var(--dur-tanbou) var(--ease-ka), background var(--dur-tanbou) var(--ease-ka);justify-content:center;align-items:center;display:inline-flex}.contact-social-link.svelte-1hgotnh:hover{background:color-mix(in srgb, var(--or-oki) 15%, transparent);transform:scale(1.15)}.contact-social-link.svelte-1hgotnh svg{width:60%;height:60%}.contact-social-text.svelte-1hgotnh{text-align:center;padding:0 .25rem;font-size:.7rem;font-weight:700}@media (width>=768px){.contact-socials.svelte-1hgotnh{flex-direction:row;justify-content:center;align-items:flex-start;gap:3rem}.contact-socials-row.svelte-1hgotnh{gap:2rem}.contact-social-link.svelte-1hgotnh{width:3.5rem;height:3.5rem}}section.svelte-dye5cb{background:var(--noir-profond);text-align:center}.djangokam-surtitre.svelte-dye5cb{text-transform:uppercase;letter-spacing:.15em;color:var(--vert-oki);margin-bottom:.5rem;font-size:.85rem;font-weight:600}.accent-text.svelte-dye5cb{color:var(--or-oki)}.section-subtitle.svelte-dye5cb{margin-left:auto;margin-right:auto}.djangokam-portrait{object-fit:cover;border-radius:var(--radius-md);border:3px solid var(--or-oki);width:220px;height:220px;margin:1rem auto 2rem}.djangokam-highlight-mask.svelte-dye5cb{max-width:800px;margin:2rem auto;overflow:hidden}.djangokam-highlight.svelte-dye5cb{text-align:left;background:var(--card-bg);border-left:4px solid var(--or-oki);border-radius:0 var(--radius-md) var(--radius-md) 0;padding:2rem;font-size:1.1rem;line-height:1.8}.djangokam-histoire-wrapper.svelte-dye5cb{grid-template-columns:2fr 1fr;align-items:center;gap:2.5rem;max-width:1000px;margin:0 auto 3rem;display:grid}.djangokam-histoire.svelte-dye5cb{text-align:left}.djangokam-histoire.svelte-dye5cb p:where(.svelte-dye5cb){margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.djangokam-duo.svelte-dye5cb,.djangokam-clip.svelte-dye5cb{text-align:center}.djangokam-duo.svelte-dye5cb a:where(.svelte-dye5cb),.djangokam-clip.svelte-dye5cb a:where(.svelte-dye5cb){color:inherit;transition:transform var(--dur-tanbou) var(--ease-ka);display:inline-block;position:relative}.djangokam-duo.svelte-dye5cb a:where(.svelte-dye5cb):after,.djangokam-clip.svelte-dye5cb a:where(.svelte-dye5cb):after{content:"";border-radius:var(--radius-md);background:linear-gradient(calc(105deg + var(--ry,0deg) * 4), transparent 35%, color-mix(in srgb, var(--or-oki) 70%, transparent) 50%, transparent 65%);opacity:0;transition:opacity var(--dur-tanbou) var(--ease-ka);pointer-events:none;position:absolute;inset:0}.djangokam-duo.svelte-dye5cb a:where(.svelte-dye5cb):hover:after,.djangokam-clip.svelte-dye5cb a:where(.svelte-dye5cb):hover:after{opacity:.15}.djangokam-duo.svelte-dye5cb a:where(.svelte-dye5cb):hover,.djangokam-clip.svelte-dye5cb a:where(.svelte-dye5cb):hover{transform:translateY(-4px)}.djangokam-duo.svelte-dye5cb picture,.djangokam-clip.svelte-dye5cb picture{display:contents}.djangokam-duo.svelte-dye5cb img,.djangokam-clip.svelte-dye5cb img{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-md);border:2px solid var(--or-oki);width:100%;max-width:280px;height:auto}.djangokam-duo.svelte-dye5cb figcaption:where(.svelte-dye5cb),.djangokam-clip.svelte-dye5cb figcaption:where(.svelte-dye5cb){opacity:.8;margin-top:.75rem;font-size:.9rem}.djangokam-duo.svelte-dye5cb:hover figcaption:where(.svelte-dye5cb),.djangokam-clip.svelte-dye5cb:hover figcaption:where(.svelte-dye5cb){opacity:1;color:var(--or-oki)}.djangokam-clips.svelte-dye5cb{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-bottom:3rem;display:flex}.djangokam-facts.svelte-dye5cb{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.djangokam-fact-card.svelte-dye5cb{background:var(--card-bg);border:var(--border-card);border-left:3px solid var(--vert-oki);border-radius:var(--radius-md);transition:transform var(--dur-tanbou) var(--ease-ka);padding:2rem}.djangokam-fact-card.svelte-dye5cb:nth-child(2n){border-left-color:var(--rouge-oki)}.djangokam-fact-card.svelte-dye5cb:hover{transform:translateY(-4px)}.djangokam-fact-icon.svelte-dye5cb{color:var(--or-oki);margin-bottom:1rem}.djangokam-fact-icon.svelte-dye5cb .icon{width:2rem;height:2rem}.djangokam-fact-card.svelte-dye5cb h3:where(.svelte-dye5cb){color:var(--or-oki);margin-bottom:.5rem;font-size:1.2rem}.djangokam-instrument.svelte-dye5cb{opacity:.85;max-width:800px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.8}.djangokam-instrument.svelte-dye5cb a,.djangokam-fact-card.svelte-dye5cb a{font-weight:600}.djangokam-instrument.svelte-dye5cb a:hover,.djangokam-fact-card.svelte-dye5cb a:hover{text-decoration:underline}.djangokam-buttons.svelte-dye5cb{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.djangokam-presse.svelte-dye5cb{opacity:.7;font-size:.9rem}.djangokam-presse.svelte-dye5cb a:where(.svelte-dye5cb):hover{text-decoration:underline}@media (prefers-reduced-motion:no-preference){html.js .djangokam-duo.svelte-dye5cb,html.js .djangokam-clip.svelte-dye5cb{opacity:1;transform:perspective(700px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));clip-path:inset(0 100% 0 0);transition:clip-path var(--dur-mesure) var(--ease-ka) var(--d,0s), transform var(--dur-tanbou) var(--ease-ka)}html.js .djangokam-duo.svelte-dye5cb.in,html.js .djangokam-clip.svelte-dye5cb.in{clip-path:inset(0)}html.js .djangokam-highlight-mask.svelte-dye5cb{opacity:1;transform:none}html.js .djangokam-highlight-mask.svelte-dye5cb .djangokam-highlight:where(.svelte-dye5cb){transition:transform var(--dur-phrase) var(--ease-ka) var(--d,0s);transform:translateY(100%)}html.js .djangokam-highlight-mask.svelte-dye5cb.in .djangokam-highlight:where(.svelte-dye5cb){transform:translateY(0)}}@media (width<=768px){.djangokam-portrait{width:160px;height:160px}.djangokam-histoire-wrapper.svelte-dye5cb{grid-template-columns:1fr}.djangokam-duo.svelte-dye5cb img,.djangokam-clip.svelte-dye5cb img{max-width:220px}.djangokam-facts.svelte-dye5cb{grid-template-columns:1fr}.djangokam-buttons.svelte-dye5cb{flex-direction:column}}.section-title.svelte-wr3kuu{text-align:center}.accent-text.svelte-wr3kuu{color:var(--or-oki)}.section-subtitle.svelte-wr3kuu{text-align:center;margin-left:auto;margin-right:auto}.engagement-options.svelte-wr3kuu{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:3rem 0;display:grid}.engagement-card.svelte-wr3kuu{background:var(--card-bg);border:var(--border-card);border-top:4px solid var(--or-oki);border-radius:var(--radius-md);text-align:center;transition:transform var(--dur-tanbou) var(--ease-ka);padding:2.5rem}.engagement-card.svelte-wr3kuu:hover{transform:translateY(-4px)}.engagement-icon.svelte-wr3kuu{color:var(--or-oki);margin-bottom:1rem}.engagement-icon.svelte-wr3kuu .icon{width:2.25rem;height:2.25rem}.engagement-card.svelte-wr3kuu h3:where(.svelte-wr3kuu){color:var(--or-oki);margin-bottom:1rem;font-size:1.35rem}.engagement-card.svelte-wr3kuu p:where(.svelte-wr3kuu){margin-bottom:1.5rem;line-height:1.6}@media (width<=768px){.engagement-options.svelte-wr3kuu{grid-template-columns:1fr}}section.svelte-526p4l{background:var(--noir-profond)}.section-title.svelte-526p4l{text-align:center}.accent-text.svelte-526p4l{color:var(--or-oki)}.section-subtitle.svelte-526p4l{text-align:center;margin-left:auto;margin-right:auto}.faq-container.svelte-526p4l{max-width:800px;margin:3rem auto}.faq-item.svelte-526p4l{background:var(--card-bg);border:var(--border-card);border-left:3px solid var(--line);border-radius:var(--radius-md);transition:border-color var(--dur-tanbou) var(--ease-ka);margin-bottom:1rem}.faq-item.svelte-526p4l:hover,.faq-item[open].svelte-526p4l{border-left-color:var(--or-oki)}.faq-question.svelte-526p4l{color:var(--blanc-creme);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;font-size:1.05rem;font-weight:600;list-style:none;display:flex}.faq-question.svelte-526p4l::-webkit-details-marker{display:none}.faq-question.svelte-526p4l:hover{color:var(--or-oki)}.faq-icon{color:var(--or-oki);transition:transform var(--dur-tanbou) var(--ease-ka);flex-shrink:0}.faq-item[open].svelte-526p4l .faq-icon{transform:rotate(45deg)}.faq-answer.svelte-526p4l p:where(.svelte-526p4l){color:var(--muted);padding:0 1.5rem 1.5rem;line-height:1.8}.faq-footer.svelte-526p4l{text-align:center;margin-top:3rem}.faq-footer.svelte-526p4l p:where(.svelte-526p4l){margin-bottom:1rem;font-size:1.1rem}.hosting-village.svelte-ey5073{margin-top:var(--space-4)}.village-scene.svelte-ey5073 svg:where(.svelte-ey5073){width:100%;height:auto;display:block}.sky.svelte-ey5073{fill:color-mix(in srgb, var(--noir-profond) 45%, var(--noir-oki));stroke:var(--line);stroke-width:1px}.star.svelte-ey5073{fill:var(--blanc-creme);opacity:.25}.shore.svelte-ey5073{fill:var(--gris-sombre);opacity:.35}.ground.svelte-ey5073{fill:var(--noir-profond);stroke:var(--line);stroke-width:1px}.plaza.svelte-ey5073{fill:#ffffff0a;stroke:var(--line);stroke-width:1px}.wall-left.svelte-ey5073{fill:color-mix(in srgb, var(--gris-sombre) 60%, var(--noir-oki))}.wall-right.svelte-ey5073{fill:var(--gris-sombre)}.lamella.svelte-ey5073{stroke:#ffffff0f;stroke-width:1px}.door.svelte-ey5073{fill:var(--noir-oki)}.door-knob.svelte-ey5073{fill:var(--or-oki);opacity:.7}.silo-body.svelte-ey5073{fill:color-mix(in srgb, var(--gris-sombre) 75%, var(--noir-oki))}.deck-top.svelte-ey5073{fill:var(--gris-sombre)}.deck-left.svelte-ey5073{fill:color-mix(in srgb, var(--gris-sombre) 60%, var(--noir-oki))}.deck-right.svelte-ey5073{fill:color-mix(in srgb, var(--gris-sombre) 80%, var(--noir-oki))}.post.svelte-ey5073{fill:color-mix(in srgb, var(--gris-sombre) 50%, var(--noir-oki))}.drum.svelte-ey5073{fill:color-mix(in srgb, var(--gris-sombre) 55%, var(--noir-oki))}.drum-top.svelte-ey5073{fill:var(--noir-profond);stroke:color-mix(in srgb, var(--or-oki) 55%, transparent);stroke-width:1px}.cloud.svelte-ey5073{fill:var(--blanc-creme);opacity:.15}.sign.svelte-ey5073{fill:var(--noir-oki);stroke:color-mix(in srgb, var(--or-oki) 45%, transparent);stroke-width:1px}.sign-text.svelte-ey5073{font-family:var(--font-display);letter-spacing:.08em;fill:var(--blanc-creme);font-size:12px;font-weight:700}.antenna.svelte-ey5073{stroke:var(--blanc-creme);stroke-width:2px;opacity:.5}.antenna-tick.svelte-ey5073{stroke:var(--or-oki);stroke-width:1.5px;opacity:.75}.lantern-cord.svelte-ey5073{stroke:var(--line);stroke-width:1px}.roof-rouge.svelte-ey5073{fill:var(--rouge-oki)}.roof-rouge-dark.svelte-ey5073{fill:color-mix(in srgb, var(--rouge-oki) 55%, var(--noir-oki))}.roof-vert.svelte-ey5073{fill:var(--vert-oki)}.roof-vert-dark.svelte-ey5073{fill:color-mix(in srgb, var(--vert-oki) 55%, var(--noir-oki))}.roof-or.svelte-ey5073{fill:var(--or-oki)}.roof-line.svelte-ey5073{stroke:#00000059;stroke-width:1px}.win.svelte-ey5073{fill:var(--or-clair);opacity:.82;animation:4.5s ease-in-out infinite alternate svelte-ey5073-win-glow}.win-delay.svelte-ey5073{animation-delay:-2.2s}@keyframes svelte-ey5073-win-glow{0%{opacity:.5}to{opacity:.95}}.bldg.svelte-ey5073{cursor:pointer}.bldg-art.svelte-ey5073{transition:transform var(--dur-tanbou) var(--ease-ka)}.bldg.svelte-ey5073:hover .bldg-art:where(.svelte-ey5073),.bldg.svelte-ey5073:focus-visible .bldg-art:where(.svelte-ey5073){transform:translateY(-5px)}.bldg-outline.svelte-ey5073{fill:none;stroke:var(--or-oki);stroke-width:2.5px;stroke-linejoin:miter;opacity:0;transition:opacity var(--dur-tanbou) var(--ease-ka)}.bldg.svelte-ey5073:hover .bldg-outline:where(.svelte-ey5073),.bldg.svelte-ey5073:focus-visible .bldg-outline:where(.svelte-ey5073){opacity:1}.bldg-label.svelte-ey5073{opacity:0;transition:opacity var(--dur-tanbou) var(--ease-ka)}.bldg.svelte-ey5073:hover .bldg-label:where(.svelte-ey5073),.bldg.svelte-ey5073:focus-visible .bldg-label:where(.svelte-ey5073){opacity:1}.label-plaque.svelte-ey5073{fill:#0d0d0de0;stroke:var(--or-oki);stroke-width:1px}.label-text.svelte-ey5073{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;text-anchor:middle;fill:var(--or-oki);font-size:13px;font-weight:700}.village-fallback.svelte-ey5073{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));list-style:none;display:none}.vf-head.svelte-ey5073{justify-content:space-between;align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;display:flex}.vf-head.svelte-ey5073 h3:where(.svelte-ey5073){font-size:1.1rem}.vf-desc.svelte-ey5073{color:var(--muted);margin-bottom:var(--space-2);font-size:.95rem}.vf-link.svelte-ey5073{font-weight:600}@media (prefers-reduced-motion:reduce),(width<=640px){.village-scene.svelte-ey5073{display:none}.village-fallback.svelte-ey5073{display:grid}}section.svelte-mb7hss{background:var(--noir-profond)}.section-title.svelte-mb7hss{text-align:center}.accent-text.svelte-mb7hss{color:var(--or-oki)}.section-subtitle.svelte-mb7hss{text-align:center;margin-left:auto;margin-right:auto}.hero.svelte-gzujjl{border-bottom:1px solid var(--line);align-items:center;min-height:100vh;padding:9rem 0 5rem;display:flex;position:relative;overflow:hidden}.hero-bg.svelte-gzujjl{pointer-events:none;position:absolute;inset:0}.hero-watermark.svelte-gzujjl{opacity:.05;will-change:transform;background:url(../../../images/logo-512x512.png) 50%/contain no-repeat;width:55%;height:100%;position:absolute;top:0;right:-5%}.hero-stripes.svelte-gzujjl{background:linear-gradient(to right, transparent 0 10%, var(--or-oki) 10% 40%, var(--vert-oki) 40% 65%, var(--rouge-oki) 65% 85%, transparent 85% 100%);will-change:transform;width:200%;position:absolute;left:-50%;transform:rotate(-12deg)}.hero-stripes.s1.svelte-gzujjl{opacity:.1;height:3px;top:22%}.hero-stripes.s2.svelte-gzujjl{opacity:.07;height:2px;bottom:18%}.hero-content.svelte-gzujjl{z-index:2;will-change:transform, opacity;width:100%;position:relative}h1.svelte-gzujjl{margin-bottom:.4rem;font-size:clamp(2.8rem,8vw,6.5rem);font-weight:900;line-height:.95}.hero-subtitle.svelte-gzujjl{color:var(--or-oki);margin-bottom:1.25rem;font-size:clamp(1.6rem,4.5vw,3rem);font-weight:700}.mask.svelte-gzujjl{vertical-align:bottom;display:inline-block;overflow:hidden}.w.svelte-gzujjl{will-change:transform;display:inline-block}.w1.svelte-gzujjl{font-size:.9em}@media (prefers-reduced-motion:no-preference){html.js .w.svelte-gzujjl{animation:svelte-gzujjl-word-rise var(--dur-phrase) var(--ease-ka) forwards;transform:translateY(110%)}html.js .w1.svelte-gzujjl{animation-delay:.15s}html.js .w2.svelte-gzujjl{animation-delay:.27s}html.js .w3.svelte-gzujjl{animation-delay:.51s}html.js.intro-pending .w1.svelte-gzujjl{animation-delay:1.4s}html.js.intro-pending .w2.svelte-gzujjl{animation-delay:1.52s}html.js.intro-pending .w3.svelte-gzujjl{animation-delay:1.76s}}@keyframes svelte-gzujjl-word-rise{to{transform:translateY(0)}}.hero-tagline.svelte-gzujjl{color:var(--or-oki);margin-bottom:1.5rem;font-size:1.4rem;font-weight:600}.hero-description.svelte-gzujjl{color:var(--muted);max-width:680px;margin-bottom:2rem;font-size:1.2rem}.hero-tags.svelte-gzujjl{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.hero-tags.svelte-gzujjl .tag:where(.svelte-gzujjl){align-items:center;gap:.4rem;display:inline-flex}.cta-buttons.svelte-gzujjl{flex-wrap:wrap;gap:1rem;display:flex}@supports (animation-timeline:scroll()){@media (prefers-reduced-motion:no-preference){.hero-watermark.svelte-gzujjl{animation:linear both svelte-gzujjl-wm-drift;animation-timeline:scroll(root);animation-range:0 100vh}.hero-stripes.s1.svelte-gzujjl{animation:linear both svelte-gzujjl-s1-drift;animation-timeline:scroll(root);animation-range:0 100vh}.hero-stripes.s2.svelte-gzujjl{animation:linear both svelte-gzujjl-s2-drift;animation-timeline:scroll(root);animation-range:0 100vh}.hero-content.svelte-gzujjl{animation:linear both svelte-gzujjl-hero-exit;animation-timeline:scroll(root);animation-range:0 75vh}}}@keyframes svelte-gzujjl-wm-drift{to{transform:translateY(14%)scale(1.06)}}@keyframes svelte-gzujjl-s1-drift{to{transform:rotate(-12deg)translate(-8%)}}@keyframes svelte-gzujjl-s2-drift{to{transform:rotate(-12deg)translate(6%)}}@keyframes svelte-gzujjl-hero-exit{to{opacity:.2;transform:translateY(-8vh)}}@media (width<=768px){.cta-buttons.svelte-gzujjl{flex-direction:column}.cta-buttons.svelte-gzujjl .btn:where(.svelte-gzujjl){text-align:center;width:100%}}.section-title.svelte-1sthk1j{text-align:center}.accent-text.svelte-1sthk1j{color:var(--or-oki)}.section-subtitle.svelte-1sthk1j{text-align:center;margin-left:auto;margin-right:auto}.hosting-banner.svelte-1sthk1j{background:var(--card-bg);border:var(--border-card);border-top:4px solid var(--or-oki);border-radius:var(--radius-md);text-align:center;max-width:900px;margin:0 auto 3rem;padding:2.5rem}.services-offerings.svelte-1sthk1j h3:where(.svelte-1sthk1j){text-align:center;color:var(--or-oki);margin:3rem 0 2rem;font-size:1.5rem}.offer-cards.svelte-1sthk1j{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.offer-card.svelte-1sthk1j{background:var(--card-bg);border:var(--border-card);border-left:4px solid var(--vert-oki);border-radius:var(--radius-md);padding:2rem}.offer-card--hosting.svelte-1sthk1j{border-left-color:var(--rouge-oki)}.offer-card--fediverse.svelte-1sthk1j{border-left-color:var(--or-oki)}.offer-card.svelte-1sthk1j h4:where(.svelte-1sthk1j){color:var(--vert-oki);margin-bottom:1rem;font-size:1.15rem}.offer-card--hosting.svelte-1sthk1j h4:where(.svelte-1sthk1j){color:var(--rouge-oki)}.offer-card--fediverse.svelte-1sthk1j h4:where(.svelte-1sthk1j){color:var(--or-oki)}.offer-intro.svelte-1sthk1j{color:var(--muted);margin-bottom:1rem;font-size:.95rem}.offer-list.svelte-1sthk1j{margin-bottom:1.5rem;list-style:none}.offer-list.svelte-1sthk1j li:where(.svelte-1sthk1j){margin-bottom:.5rem;padding-left:1rem;position:relative}.offer-list.svelte-1sthk1j li:where(.svelte-1sthk1j):before{content:"";background:var(--vert-oki);border-radius:1px;width:6px;height:6px;position:absolute;top:.55em;left:0}.offer-card--hosting.svelte-1sthk1j .offer-list:where(.svelte-1sthk1j) li:where(.svelte-1sthk1j):before{background:var(--rouge-oki)}.offer-card--fediverse.svelte-1sthk1j .offer-list:where(.svelte-1sthk1j) li:where(.svelte-1sthk1j):before{background:var(--or-oki)}.offer-tagline.svelte-1sthk1j{color:var(--muted);font-size:.9rem;font-style:italic}.hosting-banner.svelte-1sthk1j h3:where(.svelte-1sthk1j){color:var(--or-oki);margin-bottom:1rem;font-size:1.6rem}.hosting-features.svelte-1sthk1j{text-align:left;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin:2rem 0;display:grid}.hosting-feature.svelte-1sthk1j{align-items:center;gap:.5rem;display:flex}.hosting-feature.svelte-1sthk1j span:where(.svelte-1sthk1j){color:var(--vert-oki);font-size:1.1rem}.hosting-note.svelte-1sthk1j{background:var(--card-bg);border:var(--border-card);border-left:4px solid var(--or-oki);border-radius:var(--radius-md);margin-top:3rem;margin-bottom:2rem;padding:2rem}.hosting-note.svelte-1sthk1j h4:where(.svelte-1sthk1j){color:var(--or-oki);margin-bottom:1rem;font-size:1.15rem}.hosting-note.svelte-1sthk1j ul:where(.svelte-1sthk1j){list-style:none}.hosting-note.svelte-1sthk1j li:where(.svelte-1sthk1j){margin-bottom:.5rem;padding-left:1rem;position:relative}.hosting-note.svelte-1sthk1j li:where(.svelte-1sthk1j):before{content:"";background:var(--or-oki);border-radius:1px;width:6px;height:6px;position:absolute;top:.55em;left:0}.hosting-why.svelte-1sthk1j{text-align:center;margin-top:3rem}.hosting-why.svelte-1sthk1j h4:where(.svelte-1sthk1j){color:var(--or-oki);margin-bottom:1rem;font-size:1.15rem}.hosting-why.svelte-1sthk1j p:where(.svelte-1sthk1j){max-width:800px;margin:0 auto 2rem;line-height:1.6}section.svelte-1nsot3j{background:var(--noir-profond);text-align:center}.accent-text.svelte-1nsot3j{color:var(--or-oki)}.mission-text.svelte-1nsot3j{max-width:800px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.8}.mission-text--secondary.svelte-1nsot3j{font-size:1.1rem}.values-grid.svelte-1nsot3j{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:1000px;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}.value-card.svelte-1nsot3j{background:var(--card-bg);border:var(--border-card);border-top:3px solid var(--or-oki);border-radius:var(--radius-md);transition:transform var(--dur-tanbou) var(--ease-ka), border-color var(--dur-tanbou) var(--ease-ka);padding:2rem}.value-card.svelte-1nsot3j:hover{border-top-color:var(--vert-oki);transform:translateY(-4px)}.value-icon.svelte-1nsot3j{color:var(--or-oki);margin-bottom:1rem}.value-icon.svelte-1nsot3j .icon{width:2rem;height:2rem}.value-card.svelte-1nsot3j h3:where(.svelte-1nsot3j){color:var(--or-oki);margin-bottom:.5rem;font-size:1.2rem}section.svelte-1nvvh0u{background:var(--noir-profond)}.section-title.svelte-1nvvh0u{text-align:center}.accent-text.svelte-1nvvh0u{color:var(--or-oki)}.section-subtitle.svelte-1nvvh0u{text-align:center;margin-left:auto;margin-right:auto}.partners-grid.svelte-1nvvh0u{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:900px;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}.partner-card.svelte-1nvvh0u{background:var(--card-bg);border:var(--border-card);border-top:4px solid var(--turquoise-caraibes);border-radius:var(--radius-md);text-align:center;transition:transform var(--dur-tanbou) var(--ease-ka), border-color var(--dur-tanbou) var(--ease-ka);flex-direction:column;align-items:center;padding:2.5rem;display:flex}.partner-card.svelte-1nvvh0u:hover{border-top-color:var(--or-oki);transform:translateY(-4px)}.partner-logo-container.svelte-1nvvh0u{background:color-mix(in srgb, var(--blanc-creme) 4%, transparent);border-radius:var(--radius-md);justify-content:center;align-items:center;width:130px;height:130px;margin-bottom:1.5rem;padding:1rem;display:flex}.partner-logo-container.svelte-1nvvh0u picture{display:contents}.partner-logo-container.svelte-1nvvh0u .partner-logo{object-fit:contain;max-width:100%;max-height:100%}.partner-card.svelte-1nvvh0u h3:where(.svelte-1nvvh0u){color:var(--or-oki);margin-bottom:1rem;font-size:1.3rem}.partner-description.svelte-1nvvh0u{flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.partner-links.svelte-1nvvh0u{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.partner-link.svelte-1nvvh0u{color:var(--or-oki);border:1px solid var(--or-oki);border-radius:var(--radius-sm);transition:background var(--dur-tanbou) var(--ease-ka), gap var(--dur-tanbou) var(--ease-ka);align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.95rem;font-weight:600;display:inline-flex}.partner-link.svelte-1nvvh0u:hover{background:color-mix(in srgb, var(--or-oki) 12%, transparent);gap:.6rem}.section-title.svelte-1fgsibr{text-align:center}.accent-text.svelte-1fgsibr{color:var(--or-oki)}.project-cards.svelte-1fgsibr{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.project-card.svelte-1fgsibr{background:var(--card-bg);border:var(--border-card);border-top:4px solid var(--or-oki);border-radius:var(--radius-md);text-align:center;color:inherit;transition:transform var(--dur-tanbou) var(--ease-ka), border-color var(--dur-tanbou) var(--ease-ka);padding:2rem;display:block}.project-card.svelte-1fgsibr:hover{border-color:var(--or-oki);transform:translateY(-4px)}.project-icon.svelte-1fgsibr{color:var(--or-oki);margin-bottom:1rem}.project-icon.svelte-1fgsibr .icon{width:2.5rem;height:2.5rem}.project-card.svelte-1fgsibr h3:where(.svelte-1fgsibr){color:var(--or-oki);margin-bottom:.5rem;font-size:1.4rem}.project-domain.svelte-1fgsibr{color:var(--rouge-oki);text-transform:none;margin-bottom:1rem;font-family:monospace;font-size:.9rem}.project-card-link.svelte-1fgsibr{color:var(--or-oki);transition:gap var(--dur-tanbou) var(--ease-ka);align-items:center;gap:.4rem;margin-top:1rem;font-weight:600;display:inline-flex}.project-card.svelte-1fgsibr:hover .project-card-link:where(.svelte-1fgsibr){gap:.75rem}@media (width<=768px){.project-cards.svelte-1fgsibr{grid-template-columns:1fr}}.section-title.svelte-46ey5r{text-align:center}.accent-text.svelte-46ey5r{color:var(--or-oki)}.section-subtitle.svelte-46ey5r{text-align:center;margin-left:auto;margin-right:auto}.publics-grid.svelte-46ey5r{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.public-card.svelte-46ey5r{background:var(--card-bg);border:var(--border-card);border-top:4px solid var(--turquoise-caraibes);border-radius:var(--radius-md);text-align:center;transition:transform var(--dur-tanbou) var(--ease-ka), border-color var(--dur-tanbou) var(--ease-ka);flex-direction:column;padding:2.5rem;display:flex}.public-card.svelte-46ey5r:hover{border-top-color:var(--or-oki);transform:translateY(-4px)}.public-icon.svelte-46ey5r{color:var(--or-oki);margin-bottom:1rem}.public-icon.svelte-46ey5r .icon{width:2.5rem;height:2.5rem}.public-card.svelte-46ey5r h3:where(.svelte-46ey5r){color:var(--or-oki);margin-bottom:1rem;font-size:1.5rem}.public-description.svelte-46ey5r{flex-grow:1;margin-bottom:2rem;line-height:1.6}.public-benefits.svelte-46ey5r{background:var(--card-bg);border:var(--border-card);border-radius:var(--radius-sm);text-align:left;margin-bottom:2rem;padding:1.5rem}.public-benefits.svelte-46ey5r h4:where(.svelte-46ey5r){color:var(--or-oki);margin-bottom:1rem;font-size:1.05rem}.public-benefits.svelte-46ey5r ul:where(.svelte-46ey5r){list-style:none}.public-benefits.svelte-46ey5r li:where(.svelte-46ey5r){margin-bottom:.5rem;padding-left:.5rem}.public-benefits.svelte-46ey5r li:where(.svelte-46ey5r):before{content:"✓";color:var(--vert-oki);margin-right:.35rem}.public-cta.svelte-46ey5r{margin-top:auto}.publics-footer.svelte-46ey5r{text-align:center;background:var(--card-bg);border:var(--border-card);border-radius:var(--radius-md);margin-top:4rem;padding:2.5rem}.publics-footer-lead.svelte-46ey5r{margin-bottom:1rem;font-size:1.2rem;font-weight:600}.publics-footer.svelte-46ey5r p:where(.svelte-46ey5r):last-child{opacity:.85}@media (width<=768px){.publics-grid.svelte-46ey5r{grid-template-columns:1fr}}
