:root{color-scheme:light;--bg:#f7fbff;--surface:#fff;--soft:#eff7ff;--text:#092650;--muted:#557296;--line:#cfe4f6;--blue:#087df4;--cyan:#05bfc3;--orange:#ff8a1f;--navy:#061d35;--shadow:0 14px 34px #0862aa16}html[data-theme=dark]{color-scheme:dark;--bg:#051d35;--surface:#092843;--soft:#0a3152;--text:#f4f9ff;--muted:#b7cde0;--line:#15517d;--shadow:0 15px 38px #0006}*{box-sizing:border-box}html{scroll-behavior:smooth}.landing-page{margin:0;background:var(--bg);color:var(--text);font:16px/1.4 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.landing-page a{color:inherit;text-decoration:none}.landing-page button{font:inherit}.landing-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.landing-header{position:sticky;top:0;z-index:100;background:color-mix(in srgb,var(--bg) 91%,transparent);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.landing-nav{height:72px;display:flex;align-items:center;gap:35px}.landing-brand{display:grid;justify-items:center;line-height:1}.landing-brand img{width:133px}.landing-brand small{font-size:7px;letter-spacing:2px;font-weight:800;margin-top:3px}.landing-links{display:flex;gap:28px;margin:auto;font-size:13px;font-weight:650}.landing-links a:hover{color:var(--blue)}.landing-actions{display:flex;align-items:center;gap:13px}.landing-login{font-size:13px;font-weight:700}.landing-theme{width:38px;height:32px;border:1px solid var(--line);border-radius:18px;background:var(--surface);color:var(--text);display:flex;align-items:center;gap:4px;padding:4px;cursor:pointer}.landing-theme span{font-size:11px}.landing-theme i{width:14px;height:14px;border-radius:50%;background:var(--blue);transition:.2s}.landing-theme[aria-pressed=true] i{transform:translateX(8px)}.landing-button{display:inline-flex;min-height:42px;padding:9px 18px;border-radius:9px;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);font-size:13px;font-weight:750;transition:.2s}.landing-button:hover{transform:translateY(-2px)}.landing-button.primary{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 8px 20px #087df438}.landing-button.outline{background:transparent;border-color:var(--blue)}.play{width:24px;height:24px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:8px}
.hero{padding:45px 0 16px;background:radial-gradient(circle at 79% 12%,#d9edff 0,transparent 29%)}html[data-theme=dark] .hero{background:radial-gradient(circle at 80% 10%,#0c4775 0,transparent 31%)}.hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:46px;align-items:center}.eyebrow{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase}.hero-copy h1{font-size:clamp(43px,5vw,68px);line-height:1.02;letter-spacing:-3px;margin:20px 0 14px}.hero-copy h1 em{color:var(--blue);font-style:normal}.hero-copy p{color:var(--muted);max-width:520px;font-size:15px}.hero-copy p strong{display:block;color:var(--text)}.hero-buttons{display:flex;gap:12px;margin-top:22px}.dashboard-demo{min-height:370px;display:grid;grid-template-columns:125px 1fr;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow);transform:perspective(1300px) rotateY(-2deg)}.dashboard-demo aside{padding:20px 12px;background:linear-gradient(155deg,#0b3456,#04192d);color:#b7d0e3;display:flex;flex-direction:column;gap:7px;font-size:9px}.dashboard-demo aside>b{font-size:16px;color:#fff;margin-bottom:16px}.dashboard-demo aside span{padding:7px;border-radius:6px}.dashboard-demo aside .active{background:#087df4;color:#fff}.dash-content{padding:17px;background:var(--soft)}.dash-top{display:flex;align-items:center;justify-content:space-between}.dash-top h2{font-size:18px;margin:0}.dash-top button{border:0;background:var(--surface);color:var(--text);border-radius:7px;padding:7px;font-size:8px}.dash-kpis{display:grid;grid-template-columns:.75fr .55fr 1.15fr;gap:8px;margin-top:16px}.dash-kpis article,.dash-chart{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:11px}.dash-kpis small,.dash-chart small{font-size:8px;color:var(--muted)}.dash-kpis strong{display:block;font-size:21px;margin:2px 0}.dash-kpis em{font-size:8px;color:#00aa75;font-style:normal;font-weight:800}.dash-kpis .next{grid-row:span 2}.dash-kpis .next p{font-size:8px;border-top:1px solid var(--line);padding-top:8px}.dash-kpis .next p b{margin-right:6px}.dash-chart{margin-top:8px;width:calc(65% - 3px)}.dash-chart svg{display:block;width:100%;height:87px}.dash-chart path{fill:none;stroke:var(--blue);stroke-width:3}.dash-chart div{display:flex;justify-content:space-between;color:var(--muted);font-size:7px}.dashboard-demo.private [data-private-value]{filter:blur(6px)}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:26px 0 10px}.proof-strip article{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid var(--line)}.proof-strip article:last-child{border:0}.proof-strip i{font-size:28px;font-style:normal;color:var(--blue)}.proof-strip p{font-size:12px;margin:0}.proof-strip strong{font-weight:500;color:var(--muted)}
.compact-section{padding:24px 0}.section-title h2{font-size:30px;line-height:1.1;margin:0 0 4px;letter-spacing:-1px}.section-title p{color:var(--muted);margin:0;font-size:14px}.universe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.universe{--accent:var(--blue);position:relative;min-height:280px;padding:19px;text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden}.universe.pilot{--accent:var(--orange)}.universe.trade{--accent:var(--cyan)}.universe-icon{height:65px;color:var(--accent)}.universe-icon svg{width:65px;height:65px;fill:none;stroke:currentColor;stroke-width:1.7}.universe-name{display:grid;line-height:.9}.universe-name b{font-size:26px}.universe-name strong{font-size:13px;color:var(--accent);letter-spacing:1.5px}.universe h3{font-size:17px;color:var(--accent);margin:14px 0 5px}.universe p{font-size:13px;color:var(--muted);margin:0}.universe small{position:absolute;left:15px;bottom:15px;font-size:7px;color:var(--muted)}.universe-arrow{position:absolute;right:13px;bottom:11px;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#fff}.role-section{padding-top:10px}.role-grid{display:grid;grid-template-columns:1fr 280px;gap:12px;margin-top:12px}.flow-card,.not-card,.feature-row article,.organisation-grid>article,.discreet-comparison article{background:var(--surface);border:1px solid var(--line);border-radius:10px}.flow-card{display:grid;grid-template-columns:1fr auto 1fr auto 1.25fr;align-items:center;padding:14px}.flow-card>article{text-align:center;display:grid;justify-items:center}.flow-card>strong{color:var(--blue);font-size:26px}.flow-card article>i{color:var(--blue);font-size:25px;font-style:normal}.flow-card article>b{font-size:12px}.flow-card article>span{font-size:9px;color:var(--muted)}.orsio-flow{padding:15px;background:linear-gradient(#fff,#d8efff);border-radius:9px;box-shadow:0 8px 22px #087df42b}.orsio-flow img{width:105px}.not-card{padding:17px}.not-card h3{font-size:15px;margin:0 0 16px}.not-card p{font-size:12px}.not-card i{display:inline-grid;place-items:center;width:25px;height:25px;border:2px solid #ff3030;border-radius:50%;color:#ff3030;font-size:18px;font-style:normal;margin-right:8px}.feature-row{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-top:11px}.feature-row article{height:86px;display:grid;place-items:center;align-content:center;text-align:center;color:var(--blue)}.feature-row i{font-size:23px;font-style:normal}.feature-row span{font-size:11px;color:var(--text);margin-top:5px}.audience-section{padding-bottom:13px}.trade-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px}.trade-list span{min-width:135px;padding:7px 13px;border-radius:20px;text-align:center;background:var(--soft);border:1px solid var(--line);font-size:11px}.trade-list em{margin-left:auto;max-width:150px;color:var(--blue);font-weight:700;transform:rotate(-5deg)}.organisation-section{padding-top:8px}.organisation-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.organisation-grid>article{padding:15px}.organisation-grid header{display:flex;gap:10px;align-items:center}.organisation-grid header>i{font-size:22px;color:var(--blue);font-style:normal}.organisation-grid header div{display:grid}.organisation-grid header b{font-size:13px}.organisation-grid header small{font-size:10px;color:var(--muted)}.mini-flow{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.mini-flow span{display:grid;justify-items:center;text-align:center;font-size:9px}.mini-flow i{font-size:19px;color:var(--blue);font-style:normal;margin-bottom:2px}.mini-flow>b{color:var(--blue)}.discreet-section{padding-bottom:20px}.discreet-head{display:flex;justify-content:space-between;align-items:center}.privacy-toggle{display:flex;align-items:center;gap:9px;border:0;background:none;color:var(--text);font-size:12px}.privacy-toggle>span{width:42px;height:23px;background:#a8bdd0;border-radius:15px;position:relative}.privacy-toggle i{position:absolute;left:3px;top:3px;width:17px;height:17px;border-radius:50%;background:#fff;transition:.2s}.privacy-toggle[aria-pressed=true]>span{background:var(--blue)}.privacy-toggle[aria-pressed=true] i{transform:translateX(19px)}.discreet-comparison{display:grid;grid-template-columns:1fr 50px 1fr;align-items:center;margin-top:13px}.discreet-comparison article{height:100px;padding:12px;position:relative}.discreet-comparison article>div{display:flex;gap:8px}.discreet-comparison article i{color:var(--cyan);font-style:normal;font-size:20px}.discreet-comparison article span{display:grid}.discreet-comparison article span b{font-size:12px}.discreet-comparison article span small{font-size:9px;color:var(--muted)}.discreet-comparison article>strong{display:inline-block;font-size:21px;margin:3px 15px 0 28px}.discreet-comparison article>em{color:#00aa75;font-size:11px;font-style:normal}.micro-bars{position:absolute;right:18px;bottom:15px;color:var(--blue);font-size:25px;opacity:.55}.big-arrow{text-align:center;font-size:28px;color:var(--blue)}
.coast-cta{min-height:180px;padding:32px 0;color:#fff;background:linear-gradient(#06213aa8,#061d35e6),url('/images/sidebar-brittany-v1.webp') center 55%/cover no-repeat}.coast-cta>.landing-wrap{text-align:center;position:relative}.coast-cta h2{font-size:21px;margin:0}.coast-cta p{font-size:11px;margin:3px 0 15px}.coast-cta>div>div{display:flex;gap:10px;justify-content:center}.coast-cta .outline{border-color:#fff}.coast-cta em{position:absolute;right:20px;bottom:0;font-size:16px;font-weight:700;transform:rotate(-4deg)}.landing-footer{padding:20px 0;background:var(--surface);border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1fr 1.4fr repeat(3,.65fr) 1fr;gap:22px;align-items:start}.footer-grid>div{display:grid;justify-items:center}.footer-grid img{width:100px}.footer-grid div small{font-size:6px;letter-spacing:1px}.footer-grid p{font-size:9px;color:var(--muted);margin:0}.footer-grid nav{display:grid;font-size:8px}.footer-grid nav b{font-size:9px}.copyright{display:flex;justify-content:space-between;margin-top:18px;padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-size:8px}.reveal{opacity:0;transform:translateY(12px);transition:.6s}.reveal.visible{opacity:1;transform:none}html[data-theme=dark] .landing-brand img,html[data-theme=dark] .landing-footer img{filter:brightness(0) invert(1)}
@media(max-width:900px){.landing-links{display:none}.hero-grid{grid-template-columns:1fr}.dashboard-demo{transform:none}.universe-grid,.organisation-grid{grid-template-columns:1fr}.role-grid{grid-template-columns:1fr}.feature-row{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-grid>div,.footer-grid>p:first-of-type{grid-column:span 3}.proof-strip article{padding:0 8px}}
@media(max-width:600px){.landing-wrap{width:min(100% - 24px,1180px)}.landing-nav{height:66px}.landing-actions .landing-login,.landing-actions .landing-button{display:none}.landing-brand img{width:105px}.hero{padding-top:32px}.hero-copy h1{font-size:43px;letter-spacing:-2px}.hero-buttons{flex-direction:column}.dashboard-demo{grid-template-columns:75px 1fr;min-height:330px}.dashboard-demo aside{padding:12px 7px}.dashboard-demo aside>b{font-size:12px}.dashboard-demo aside span{font-size:0}.dashboard-demo aside span:first-letter{font-size:12px}.dash-content{padding:9px}.dash-kpis{grid-template-columns:1fr 1fr}.dash-kpis .next{display:none}.dash-chart{width:100%}.proof-strip{grid-template-columns:1fr;gap:12px}.proof-strip article{border:0;justify-content:flex-start}.feature-row{grid-template-columns:repeat(2,1fr)}.trade-list span{min-width:calc(50% - 4px)}.trade-list em{margin:10px 0}.mini-flow{overflow:auto;gap:10px}.mini-flow span{min-width:62px}.discreet-head{align-items:flex-start;flex-direction:column;gap:12px}.discreet-comparison{grid-template-columns:1fr}.big-arrow{transform:rotate(90deg)}.coast-cta em{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div,.footer-grid>p:first-of-type{grid-column:span 2}.copyright{display:grid;gap:5px}.section-title h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
.discreet-comparison article>strong{transition:filter .3s,opacity .3s}.discreet-comparison.active article:first-child>strong{filter:blur(5px);opacity:.55}.discreet-comparison.active article:last-child{box-shadow:inset 0 0 0 1px var(--blue)}
.language-toggle{display:flex;padding:2px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.language-toggle button{border:0;border-radius:6px;background:transparent;color:var(--muted);padding:4px 6px;font-size:10px;font-weight:800;cursor:pointer}.language-toggle button.active{background:var(--blue);color:#fff}.landing-theme{width:63px;justify-content:space-between;padding:4px 6px}.landing-theme span{font-size:12px;color:var(--muted)}.landing-theme i{width:15px;flex:0 0 15px}.landing-theme[aria-pressed=true] i{transform:none}.landing-theme[aria-pressed=false] .theme-sun,.landing-theme[aria-pressed=true] .theme-moon{color:var(--blue)}
.flag{display:block!important;width:38px;height:25px;border:1px solid #9fb8cc;border-radius:2px;overflow:hidden;position:relative}.flag-fr{background:linear-gradient(90deg,#153f90 0 33.333%,#fff 33.333% 66.666%,#ed2939 66.666%)}.flag-bzh{background:repeating-linear-gradient(#111 0 2.8px,#fff 2.8px 5.6px)}.flag-bzh:before{content:"";position:absolute;left:0;top:0;width:16px;height:14px;background:#fff}.flag-bzh b{position:relative;z-index:1;float:left;color:#111;font-size:6px;line-height:7px;margin-left:1px}
.dash-kpis.full{grid-template-columns:repeat(4,1fr)}.dash-kpis.full article{grid-row:auto}.dash-kpis.full strong{font-size:17px}.dash-body{display:grid;grid-template-columns:1.35fr .85fr;gap:8px;margin-top:8px}.dash-body .dash-chart{width:auto;margin:0}.dash-body .next{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:9px}.dash-body .next>small,.dash-orders>small{font-size:8px;color:var(--muted)}.dash-body .next p{font-size:7px;border-top:1px solid var(--line);padding-top:6px;margin:6px 0}.dash-body .next p b{margin-right:4px}.dash-body .next p em{float:right;color:var(--blue);font-style:normal}.dash-orders{margin-top:8px;padding:8px;background:var(--surface);border:1px solid var(--line);border-radius:8px}.dash-orders span{display:inline-flex;gap:6px;margin:5px 10px 0 0;font-size:7px}.dash-orders span em{color:var(--blue);font-style:normal}
.mini-flow span i,.feature-row article i{font-size:0;width:24px;height:24px;background-color:var(--blue);mask:center/contain no-repeat}.mini-flow span:nth-of-type(1) i{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M16 3v4M8 3v4M3 10h18'/%3E%3C/svg%3E")}.organisation-grid>article:nth-child(2) .mini-flow span:nth-of-type(1) i,.mini-flow span:nth-of-type(2) i{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21c1-5 4-7 8-7s7 2 8 7'/%3E%3C/svg%3E")}.organisation-grid>article:nth-child(2) .mini-flow span:nth-of-type(2) i{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Cpath d='m12 3 8 4.5v9L12 21l-8-4.5v-9L12 3Z'/%3E%3Cpath d='m4 7.5 8 4.5 8-4.5M12 12v9'/%3E%3C/svg%3E")}.mini-flow span:nth-last-of-type(3) i{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Cpath d='M6 3h12l2 5-8 4-8-4 2-5ZM5 10v10h14V10'/%3E%3C/svg%3E")}.mini-flow span:nth-last-of-type(2) i{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Cpath d='M4 18V9m8 9V4m8 14v-7'/%3E%3Cpath d='m2 14 6-5 5 3 9-8'/%3E%3C/svg%3E")}.mini-flow span:last-child i{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='M3 10h18M7 15h4'/%3E%3Ccircle cx='18' cy='16' r='4'/%3E%3Cpath d='m16.5 16 1 1 2-2'/%3E%3C/svg%3E")}
.pricing-section{padding:44px 0 52px;background:var(--surface);border-top:1px solid var(--line)}.pricing-title{text-align:center}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;align-items:stretch}.pricing-grid article{position:relative;padding:23px;background:var(--bg);border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column}.pricing-grid article.featured{border-color:var(--blue);box-shadow:var(--shadow)}.pricing-grid article>b{position:absolute;right:12px;top:12px;padding:4px 7px;border-radius:20px;background:var(--blue);color:#fff;font-size:7px}.pricing-grid article>small{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:1px}.pricing-grid h3{font-size:20px;margin:6px 0}.pricing-grid p,.pricing-grid li{font-size:12px;color:var(--muted)}.pricing-grid ul{padding-left:18px;min-height:78px}.pricing-grid strong{font-size:15px;margin:auto 0 14px}.pricing-grid a{padding:10px;border-radius:8px;background:var(--blue);color:#fff;text-align:center;font-size:12px;font-weight:800}
@media(max-width:900px){.dash-kpis.full{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr}.landing-actions{gap:7px}.landing-theme{width:58px}}
@media(max-width:600px){.language-toggle{order:1}.landing-theme{order:2}.landing-actions{margin-left:auto}.landing-brand small{display:none}.dash-body{grid-template-columns:1fr}.dash-body .next,.dash-orders{display:none}.dash-kpis.full{grid-template-columns:1fr 1fr}.dashboard-demo{min-height:405px}.dashboard-demo aside span:nth-of-type(n+5){display:none}.proof-strip .flag{flex:0 0 38px}.organisation-grid>article{overflow:hidden}.mini-flow{padding-bottom:6px}.mini-flow span{font-size:10px}.pricing-grid article{padding:20px}.coast-cta{min-height:210px}}
.feature-row article i{mask:none;background:transparent;font-size:22px;width:auto;height:auto}
.flag-bzh:before{content:"♠ ♠ ♠\A ♠ ♠ ♠";white-space:pre;width:17px;height:14px;padding:1px;color:#111;font:5px/6px serif}.flag-bzh b{display:none}
.universe-grid>a.universe{text-decoration:none;color:inherit}.pricing-grid article:first-child{border-color:#8465dc;background:linear-gradient(145deg,color-mix(in srgb,#7655dc 11%,var(--bg)),var(--bg));box-shadow:0 12px 35px color-mix(in srgb,#7655dc 15%,transparent)}.pricing-grid article:first-child>small,.pricing-grid article:first-child h3{color:#7655dc}.pricing-grid article:first-child>a{background:#7655dc}
.billing-switch{display:flex;justify-content:center;gap:6px;margin:18px auto 24px;padding:5px;width:max-content;max-width:100%;border:1px solid var(--line);border-radius:999px;background:var(--soft)}.billing-switch button{border:0;border-radius:999px;padding:10px 16px;background:transparent;color:var(--muted);font-weight:800;cursor:pointer}.billing-switch button.active{background:var(--blue);color:#fff}.integration-strip{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:22px;padding:17px;border:1px solid var(--line);border-radius:15px;background:var(--card)}.integration-strip span{display:flex;align-items:center;gap:7px;font-weight:750}.integration-strip small{padding:4px 7px;border-radius:999px;background:var(--soft);color:var(--muted);font-size:.66rem}.pricing-grid article>strong small{font-size:.75rem;color:var(--muted)}

/* Real Gwenn ha Du supplied for ORSIO */
.flag-bzh-image{display:block!important;width:38px;height:25px;object-fit:cover;border:1px solid #9fb8cc;border-radius:2px}
html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#b8c6d3!important;opacity:1}
