.text-type__caret{background:var(--section-accent);vertical-align:-.1em;width:1.5px;height:.85em;margin-left:1px;animation:1s step-end infinite text-type-blink;display:inline-block}@keyframes text-type-blink{50%{opacity:0}}
.card-deck{width:100%;max-width:520px;height:var(--deck-height,calc(var(--section-unit,22px) * 14));position:relative}.card-deck__card{background:var(--section-card);border:1px solid var(--section-line);width:calc(100% - 30px);height:calc(100% - 26px);box-shadow:var(--section-shadow);will-change:transform;border-radius:3px;transition:transform .58s cubic-bezier(.4,0,.2,1),opacity .3s linear;position:absolute;top:0;left:0;overflow:hidden}.card-deck__head{height:calc(var(--section-unit,22px) * 1.5);border-bottom:1px solid var(--section-line);letter-spacing:.14em;text-transform:uppercase;color:var(--section-fg-dim);align-items:center;gap:8px;padding:0 14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9.5px;display:flex}.card-deck__head i{background:var(--section-accent);border-radius:1px;flex:none;width:6px;height:6px;display:block}.card-deck__body{padding:calc(var(--section-unit,22px) * .7) 14px}.card-deck__ruled{min-height:calc(var(--section-unit,22px) * 8);background:repeating-linear-gradient(to bottom, transparent 0 calc(var(--section-unit,22px) - 1px), var(--section-line) calc(var(--section-unit,22px) - 1px) var(--section-unit,22px));padding-top:1px}.card-deck__ruled p{font-size:12.5px;line-height:var(--section-unit,22px);color:var(--section-fg-muted);margin:0}.card-deck__ruled p:first-child{color:var(--section-fg);font-weight:700}.card-deck__qa{padding:0 0 calc(var(--section-unit,22px) * .5)}.card-deck__qa+.card-deck__qa{border-top:1px solid var(--section-line);padding-top:calc(var(--section-unit,22px) * .6)}.card-deck__qa em{letter-spacing:.15em;text-transform:uppercase;color:var(--section-fg-dim);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9.5px;font-style:normal;line-height:var(--section-unit,22px);display:block}.card-deck__qa strong{font-size:13px;font-weight:600;line-height:var(--section-unit,22px);color:var(--section-fg);display:block}.card-deck__opt{font-size:12px;line-height:var(--section-unit,22px);color:var(--section-fg-muted);padding:calc(var(--section-unit,22px) * .25) 0;border-bottom:1px solid var(--section-line);align-items:center;gap:10px;display:flex}.card-deck__opt:last-child{border-bottom:0}.card-deck__opt i{border:1.5px solid var(--section-rule-strong);border-radius:2px;flex:none;width:13px;height:13px;display:block;position:relative}.card-deck__opt--yes{color:var(--section-fg);font-weight:600}.card-deck__opt--yes i{background:var(--section-mint);border-color:var(--section-mint)}.card-deck__opt--yes i:after{content:"";border:solid var(--section-mint-deep);border-width:0 1.6px 1.6px 0;width:3.5px;height:7px;position:absolute;top:1px;left:4px;transform:rotate(43deg)}
.hero-demo{--unit:var(--section-unit,22px);width:100%;max-width:664px;height:calc(var(--unit) * 20);margin-inline:auto;position:relative}.hero-demo .card-deck__card{will-change:auto;width:auto;height:auto;transition:none;position:absolute}.hero-demo .hero-demo__doc{left:0;top:calc(var(--unit) * 2.5);width:196px;height:calc(var(--unit) * 16);z-index:1;transform:rotate(-3deg)}.hero-demo__doc-page{height:calc(100% - var(--unit) * 1.5);color:var(--section-fg-muted);text-align:justify;-webkit-hyphens:auto;hyphens:auto;padding:10px 14px 0;font-size:8.5px;line-height:12px;position:relative;overflow:hidden}.hero-demo__doc-page:after{content:"";background:linear-gradient(to bottom, transparent, var(--section-card));height:44px;position:absolute;inset:auto 0 0}.hero-demo__doc-chapter{letter-spacing:.12em;text-transform:uppercase;color:var(--section-fg-dim);text-align:left;margin:0 0 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7.5px}.hero-demo__doc-page h4{color:var(--section-fg);text-align:left;margin:0 0 6px;font-size:11px;font-weight:700;line-height:14px}.hero-demo__doc-page p{margin:0 0 7px}.hero-demo__doc-page mark{background:var(--section-highlight);color:var(--section-fg);padding:0 2px}.hero-demo__doc-footer{z-index:1;letter-spacing:.1em;color:var(--section-fg-dim);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7.5px;position:absolute;bottom:8px;right:14px}.hero-demo__arrow{left:200px;top:calc(var(--unit) * 9);color:var(--section-accent);letter-spacing:.14em;text-transform:uppercase;z-index:2;flex-direction:column;align-items:center;gap:2px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:700;display:flex;position:absolute}.hero-demo .hero-demo__fiche{height:calc(var(--unit) * 20);z-index:3;flex-direction:column;display:flex;top:0;left:250px;right:0}.hero-demo__fiche .card-deck__head{padding-right:12px}.hero-demo__done{letter-spacing:.06em;color:var(--section-mint);align-items:center;gap:4px;margin-left:auto;font-size:10px;font-weight:700;display:inline-flex}.hero-demo__tabs{border-bottom:1px solid var(--section-line);gap:0;padding:0 14px;display:flex}.hero-demo__tab{color:var(--section-fg-muted);white-space:nowrap;margin-bottom:-1px;padding:10px 12px 9px;font-size:12px;font-weight:500}.hero-demo__tab:first-child{padding-left:0}.hero-demo__tab--on{color:var(--section-fg);border-bottom:2px solid var(--section-accent);font-weight:700}.hero-demo__body{min-height:0;padding:calc(var(--unit) * .5) 14px 0;gap:calc(var(--unit) * .5);flex-direction:column;flex:1;display:flex}.hero-demo__ruled{min-height:calc(var(--unit) * 4)}.hero-demo__ruled p:first-child{font-size:14px}.hero-demo__ruled mark{background:var(--section-highlight);color:inherit;padding:0 3px}.hero-demo__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hero-demo__mini{border:1px solid var(--section-line);border-radius:3px;flex-direction:column;min-width:0;padding:10px 12px;display:flex}.hero-demo__mini--paper{background:var(--section-bg)}.hero-demo__mini em{letter-spacing:.15em;text-transform:uppercase;color:var(--section-fg-dim);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9.5px;font-style:normal;line-height:var(--unit)}.hero-demo__mini strong{color:var(--section-fg);margin-bottom:6px;font-size:12.5px;font-weight:600;line-height:1.4}.hero-demo__mini small{color:var(--section-fg-muted);margin-top:auto;font-size:11px}.hero-demo__mini .card-deck__opt{gap:7px;padding:2px 0;font-size:11.5px;line-height:18px}.hero-demo__foot{border-top:1px solid var(--section-line);color:var(--section-fg-dim);justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:11px;display:flex}.hero-demo__cta{background:var(--section-accent);height:30px;color:var(--section-on-accent);border-radius:6px;align-items:center;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}@media (max-width:639px){.hero-demo{height:auto}.hero-demo__doc,.hero-demo__arrow{display:none}.hero-demo .hero-demo__fiche{height:auto;position:relative;left:0;right:auto}.hero-demo__tabs{scrollbar-width:none;overflow-x:auto}.hero-demo__grid{grid-template-columns:minmax(0,1fr)}}
.card-stack{width:232px;max-width:100%;height:calc(var(--section-unit,22px) * 6.5);touch-action:none;position:relative}.card-stack__card{background:var(--section-card);border:1px solid var(--section-line);box-shadow:var(--section-shadow);cursor:grab;-webkit-user-select:none;user-select:none;border-radius:3px;flex-direction:column;justify-content:center;gap:4px;padding:14px 16px;display:flex;position:absolute;inset:0}.card-stack__card:active{cursor:grabbing}.card-stack__card em{letter-spacing:.15em;text-transform:uppercase;color:var(--section-fg-dim);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9.5px;font-style:normal}.card-stack__card strong{color:var(--section-fg);font-size:13px;font-weight:600;line-height:1.4}
