.zt-host{position:fixed;z-index:9999;display:flex;flex-direction:column;gap:13px;padding:24px;max-height:100vh;pointer-events:none}.zt-host>*{pointer-events:auto}.zt-host.pos-tl{top:0;left:0;align-items:flex-start}.zt-host.pos-tr{top:0;right:0;align-items:flex-end}.zt-host.pos-bl{bottom:0;left:0;align-items:flex-start;flex-direction:column-reverse}.zt-host.pos-br{bottom:0;right:0;align-items:flex-end;flex-direction:column-reverse}.zt-host.pos-tc{top:0;left:50%;transform:translateX(-50%);align-items:center}.zt-host.pos-bc{bottom:0;left:50%;transform:translateX(-50%);align-items:center;flex-direction:column-reverse}.zt-slot{transition:max-height .34s cubic-bezier(.4,0,.2,1),opacity .3s ease,margin .34s cubic-bezier(.4,0,.2,1);max-height:260px}.zt-slot.closing{max-height:0 !important;opacity:0;margin-top:0 !important;margin-bottom:0 !important}.zt.is-info{--c:var(--info);--soft:#E9EFF4;--deep:#3F5C77;--grad:linear-gradient(140deg,var(--info) 0%,#1F2C3E 100%)}.zt.is-success{--c:var(--ok);--soft:#E6EFE7;--deep:#356046;--grad:radial-gradient(ellipse at 60% 38%,#6F8466 0%,#2A3525 60%,#11160E 100%)}.zt.is-warning{--c:#BE843C;--soft:#F6ECDB;--deep:#8A5E25;--grad:linear-gradient(140deg,var(--accent) 0%,#4A2F1A 100%)}.zt.is-danger{--c:#B5483A;--soft:#F6E3DE;--deep:#8C3327;--grad:linear-gradient(150deg,#8A4A54 0%,#4A2530 60%,#1A1014 100%)}.zt{--cream:var(--accent-soft);position:relative;display:flex;align-items:flex-start;gap:12px;width:326px;box-sizing:border-box;padding:13px 13px 13px 14px;background:#FFFFFF;border:1px solid var(--line);border-radius:13px;box-shadow:0 8px 22px rgba(26,22,18,.09),0 1px 2px rgba(26,22,18,.05);font-family:var(--font-body,"Geist",-apple-system,system-ui,sans-serif);overflow:hidden}.zt .zt-tx{flex:1 1 auto;min-width:0;padding-top:1px}.zt .zt-tt{font-size:13.5px;font-weight:600;color:var(--ink);letter-spacing:-.01em;line-height:1.3}.zt .zt-ds{font-size:12.5px;color:var(--ink-3);margin-top:3px;line-height:1.45;word-wrap:break-word}.zt .zt-x{flex:0 0 auto;width:22px;height:22px;border-radius:6px;margin:-1px -1px 0 0;color:var(--ink-4);display:grid;place-items:center;cursor:pointer;background:none;border:0;padding:0;transition:background .12s,color .12s}.zt .zt-x svg{width:13px;height:13px}.zt .zt-x:hover{background:var(--bg-sunken);color:var(--ink-2)}.zt .zt-bar{position:absolute;left:0;bottom:0;height:3px;width:100%;background:var(--c);transform-origin:left center;border-radius:0 0 13px 13px}.zt-anim .zt-bar{animation:zt-progress var(--dur,5000ms) linear forwards}.zt.paused .zt-bar{animation-play-state:paused}.zt.no-timer .zt-bar{display:none}@keyframes zt-blur{from{opacity:0;transform:translateY(12px);filter:blur(7px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes zt-progress{from{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes zt-assemble{0%{opacity:0;transform:scale(.55)}60%{opacity:1;transform:scale(1.06)}100%{opacity:1;transform:scale(1)}}@keyframes zt-out{to{opacity:0;transform:translateY(6px) scale(.96)}}.zt-anim{animation-duration:.5s;animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-fill-mode:both}.zt.out{animation:zt-out .3s cubic-bezier(.4,0,1,1) forwards !important}.t-cours{background:var(--grad);border-color:transparent;color:var(--cream);padding:15px 15px 15px 14px;box-shadow:0 12px 30px rgba(26,22,18,.22)}.t-cours .zt-art{flex:0 0 auto;width:64px;margin-top:1px;position:relative;z-index:1}.t-cours .zt-art svg{width:100%;height:auto;display:block;opacity:.92}.t-cours .zt-art svg [stroke]{vector-effect:non-scaling-stroke}.t-cours .zt-art svg>*{transform-box:fill-box;transform-origin:50% 50%}.t-cours.zt-anim .zt-art svg>*{animation:zt-assemble .55s cubic-bezier(.2,.85,.25,1) both}.t-cours.zt-anim .zt-art svg>*:nth-child(1){animation-delay:.18s}.t-cours.zt-anim .zt-art svg>*:nth-child(2){animation-delay:.24s}.t-cours.zt-anim .zt-art svg>*:nth-child(3){animation-delay:.30s}.t-cours.zt-anim .zt-art svg>*:nth-child(4){animation-delay:.36s}.t-cours.zt-anim .zt-art svg>*:nth-child(5){animation-delay:.41s}.t-cours.zt-anim .zt-art svg>*:nth-child(6){animation-delay:.46s}.t-cours.zt-anim .zt-art svg>*:nth-child(7){animation-delay:.50s}.t-cours.zt-anim .zt-art svg>*:nth-child(n+8){animation-delay:.54s}.t-cours .zt-bglines{position:absolute;inset:0;width:100%;height:100%;opacity:.13;pointer-events:none}.t-cours .zt-tx,.t-cours .zt-x{position:relative;z-index:1}.t-cours .zt-eyb{font-family:var(--font-mono,"Geist Mono",ui-monospace,monospace);font-size:9.5px;letter-spacing:.22em;text-transform:uppercase;color:rgba(244,232,216,.65);margin-bottom:3px}.t-cours .zt-tt{font-family:var(--font-display,"Newsreader",Georgia,serif);font-weight:500;font-style:italic;font-size:17px;color:var(--cream);letter-spacing:0}.t-cours .zt-ds{color:rgba(244,232,216,.78);font-size:12px}.t-cours .zt-x{color:rgba(244,232,216,.6)}.t-cours .zt-x:hover{background:rgba(244,232,216,.14);color:var(--cream)}.t-cours .zt-bar{background:rgba(244,232,216,.5);height:2px}.t-cours .zt-grain{position:absolute;inset:0;pointer-events:none;opacity:.5;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.4'/%3E%3C/svg%3E")}.t-cours.zt-anim{animation-name:zt-blur}@media (max-width:480px){.zt-host{padding:14px;left:0 !important;right:0 !important;transform:none !important;align-items:stretch}.zt-host.pos-bc,.zt-host.pos-tc{align-items:stretch}.zt{width:auto;max-width:100%}}@media (prefers-reduced-motion: reduce){.zt-anim,.zt-anim .zt-bar,.zt.out,.t-cours.zt-anim .zt-art svg>*{animation:none !important}}