.cot-root{--cot-gold:#e0b15a;--cot-gold-deep:#c58a3a;--cot-ink:#1a1208;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:.65rem;margin:0 auto .75rem;width:100%;max-width:22rem;padding:.85rem .95rem .95rem;border-radius:1.25rem;border:1px solid rgba(224,177,90,.48);background:radial-gradient(circle at 50% 0,rgba(224,177,90,.22),transparent 55%),linear-gradient(165deg,rgba(48,34,14,.96),rgba(10,10,16,.94));backdrop-filter:blur(14px);box-shadow:0 0 0 1px rgba(224,177,90,.1),0 14px 34px rgba(0,0,0,.38),0 0 30px rgba(203,147,61,.2);animation:cot-breathe 2.8s ease-in-out infinite}.cot-glow{position:absolute;inset:-45% -25% auto;height:75%;background:radial-gradient(ellipse at 50% 0,rgba(224,177,90,.4),transparent 70%);pointer-events:none;animation:cot-shine 3.2s ease-in-out infinite}.cot-alarm{position:relative;z-index:1;width:3.6rem;height:3.35rem;margin-top:.15rem;flex-shrink:0}.cot-bell{position:absolute;top:.05rem;width:1.05rem;height:.72rem;border-radius:.55rem .55rem .2rem .2rem;background:linear-gradient(180deg,#f0d78a,var(--cot-gold-deep));box-shadow:0 2px 6px rgba(0,0,0,.35);transform-origin:bottom center}.cot-bell.is-left{left:.15rem;transform:rotate(-28deg)}.cot-bell.is-right{right:.15rem;transform:rotate(28deg)}.cot-hammer{position:absolute;top:-.05rem;left:50%;width:.28rem;height:.7rem;margin-left:-.14rem;border-radius:999px;background:linear-gradient(180deg,#ffe7a8,var(--cot-gold-deep));transform-origin:50% 90%;box-shadow:0 0 8px rgba(224,177,90,.45)}.cot-hammer:before{content:"";top:-.18rem;width:.55rem;height:.55rem;margin-left:-.275rem;background:radial-gradient(circle at 35% 30%,#fff1c4,var(--cot-gold));box-shadow:0 0 10px rgba(224,177,90,.55)}.cot-face,.cot-hammer:before{position:absolute;left:50%;border-radius:50%}.cot-face{top:.55rem;width:2.55rem;height:2.55rem;margin-left:-1.275rem;background:radial-gradient(circle at 35% 28%,rgba(255,248,220,.35),transparent 42%),linear-gradient(160deg,#2a2114,#0c0c12 70%);border:2px solid var(--cot-gold);box-shadow:inset 0 0 0 2px rgba(26,18,8,.85),0 0 16px rgba(224,177,90,.35),0 6px 14px rgba(0,0,0,.4)}.cot-face-ring{position:absolute;inset:.28rem;border-radius:50%;border:1px dashed rgba(224,177,90,.35);pointer-events:none}.cot-face-core{position:absolute;inset:0;display:grid;place-items:center}.cot-face-hand{width:.14rem;height:.72rem;border-radius:999px;background:var(--cot-gold);transform-origin:50% 90%;box-shadow:0 0 8px rgba(224,177,90,.55);animation:cot-tick 1s steps(1) infinite}.cot-face-hand:after{content:"";position:absolute;bottom:-.12rem;left:50%;width:.34rem;height:.34rem;margin-left:-.17rem;border-radius:50%;background:#ffe7a8;box-shadow:0 0 6px rgba(224,177,90,.7)}.cot-face-bang{font-size:1.15rem;font-weight:900;color:#fb7185;line-height:1;text-shadow:0 0 12px rgba(225,29,72,.55)}.cot-leg{position:absolute;bottom:0;width:.38rem;height:.42rem;border-radius:.12rem .12rem .28rem .28rem;background:linear-gradient(180deg,var(--cot-gold),var(--cot-gold-deep));box-shadow:0 2px 4px rgba(0,0,0,.35)}.cot-leg.is-left{left:.85rem;transform:rotate(-18deg)}.cot-leg.is-right{right:.85rem;transform:rotate(18deg)}.cot-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.45rem;width:100%}.cot-label{margin:0;width:100%;text-align:center;font-size:.8rem;font-weight:800;letter-spacing:-.01em;line-height:1.3;background:linear-gradient(180deg,#f0d78a,#c58a3a);-webkit-background-clip:text;background-clip:text;color:transparent}.cot-digits{--cot-digit-h:1.45em;--cot-cell-pad-y:0.28rem;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;column-gap:.18rem;width:100%}.cot-sep{display:flex;align-items:center;justify-content:center;align-self:start;height:calc(var(--cot-cell-pad-y) + var(--cot-digit-h));margin-top:var(--cot-cell-pad-y);font-size:1.05rem;font-weight:800;line-height:1;color:var(--cot-gold);text-shadow:0 0 8px rgba(224,177,90,.55);animation:cot-blink 1s steps(1) infinite;user-select:none}.cot-cell{display:grid;grid-template-rows:var(--cot-digit-h) auto;justify-items:center;min-width:0;padding:var(--cot-cell-pad-y) .12rem;border-radius:.7rem;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,220,150,.14),transparent 55%),rgba(0,0,0,.48);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.cot-cell,.cot-cell strong{align-items:center;width:100%;text-align:center}.cot-cell strong{display:flex;justify-content:center;height:100%;font-size:clamp(1.05rem,3.2vw,1.35rem);font-weight:900;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;letter-spacing:.06em;line-height:1;color:#fff8e8;text-shadow:0 0 14px rgba(224,177,90,.35)}.cot-cell small{display:block;width:100%;margin-top:.12rem;font-size:.58rem;font-weight:700;line-height:1.15;color:rgba(224,177,90,.85);text-align:center;white-space:nowrap}.cot-cell.is-seconds strong{color:#ffe7a8}.cot-expired{margin:0;width:100%;text-align:center;font-size:.95rem;font-weight:800;color:#fb7185}.cot-root.is-urgent{border-color:rgba(251,146,60,.6);box-shadow:0 0 0 1px rgba(251,146,60,.14),0 14px 34px rgba(0,0,0,.38),0 0 36px rgba(249,115,22,.32);animation:cot-urgent 1.4s ease-in-out infinite}.cot-root.is-urgent .cot-label{background:linear-gradient(180deg,#fdba74,#ea580c);-webkit-background-clip:text;background-clip:text}.cot-root.is-urgent .cot-bell.is-left{animation:cot-ring-left .35s ease-in-out infinite}.cot-root.is-urgent .cot-bell.is-right{animation:cot-ring-right .35s ease-in-out infinite}.cot-root.is-urgent .cot-hammer{animation:cot-hammer .35s ease-in-out infinite}.cot-root.is-urgent .cot-face{border-color:#fb923c;box-shadow:inset 0 0 0 2px rgba(26,18,8,.85),0 0 20px rgba(249,115,22,.45),0 6px 14px rgba(0,0,0,.4)}.cot-root.is-urgent .cot-cell.is-seconds{border-color:rgba(251,146,60,.45)}.cot-root.is-expired{border-color:rgba(225,29,72,.5);box-shadow:0 0 0 1px rgba(225,29,72,.12),0 12px 28px rgba(0,0,0,.35);animation:none}.cot-root.is-expired .cot-glow{background:radial-gradient(ellipse at 50% 0,rgba(225,29,72,.28),transparent 70%);animation:none}.cot-root.is-expired .cot-label{background:none;-webkit-background-clip:unset;background-clip:unset;color:#fb7185}.cot-root.is-expired .cot-face{border-color:#fb7185}.cot-root.is-expired .cot-bell,.cot-root.is-expired .cot-hammer,.cot-root.is-expired .cot-leg{background:linear-gradient(180deg,#fda4af,#e11d48)}.cot-root.is-dossier{margin:0;max-width:none;width:100%;flex-direction:row;align-items:center;gap:.55rem;padding:.45rem .6rem;border-radius:.95rem;box-shadow:0 0 0 1px rgba(224,177,90,.08),0 8px 18px rgba(0,0,0,.22),0 0 16px rgba(203,147,61,.12)}.cot-root.is-dossier .cot-alarm{width:2.35rem;height:2.2rem;margin-top:0}.cot-root.is-dossier .cot-bell{width:.7rem;height:.48rem;top:0}.cot-root.is-dossier .cot-hammer{height:.48rem;width:.2rem}.cot-root.is-dossier .cot-hammer:before{width:.38rem;height:.38rem;margin-left:-.19rem;top:-.12rem}.cot-root.is-dossier .cot-face{top:.38rem;width:1.7rem;height:1.7rem;margin-left:-.85rem;border-width:1.5px}.cot-root.is-dossier .cot-face-ring{inset:.18rem}.cot-root.is-dossier .cot-face-hand{height:.48rem;width:.1rem}.cot-root.is-dossier .cot-face-hand:after{width:.24rem;height:.24rem;margin-left:-.12rem;bottom:-.08rem}.cot-root.is-dossier .cot-face-bang{font-size:.85rem}.cot-root.is-dossier .cot-leg{width:.26rem;height:.28rem;bottom:0}.cot-root.is-dossier .cot-leg.is-left{left:.55rem}.cot-root.is-dossier .cot-leg.is-right{right:.55rem}.cot-root.is-dossier .cot-copy{align-items:stretch;gap:.28rem;flex:1;min-width:0}.cot-root.is-dossier .cot-label{font-size:.68rem;text-align:start}.cot-root.is-dossier .cot-digits{--cot-digit-h:1.2em;--cot-cell-pad-y:0.16rem;column-gap:.1rem}.cot-root.is-dossier .cot-sep{font-size:.82rem}.cot-root.is-dossier .cot-cell{border-radius:.5rem}.cot-root.is-dossier .cot-cell strong{font-size:.88rem;letter-spacing:.04em}.cot-root.is-dossier .cot-cell small{font-size:.5rem;margin-top:.06rem}.cot-root.is-dossier .cot-expired{font-size:.78rem;text-align:start}@keyframes cot-breathe{0%,to{box-shadow:0 0 0 1px rgba(224,177,90,.1),0 14px 34px rgba(0,0,0,.38),0 0 22px rgba(203,147,61,.16)}50%{box-shadow:0 0 0 1px rgba(224,177,90,.18),0 16px 38px rgba(0,0,0,.4),0 0 38px rgba(203,147,61,.34)}}@keyframes cot-shine{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(4px)}}@keyframes cot-blink{0%,49%{opacity:1}50%,to{opacity:.2}}@keyframes cot-tick{0%,49%{transform:rotate(-8deg)}50%,to{transform:rotate(8deg)}}@keyframes cot-urgent{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}@keyframes cot-ring-left{0%,to{transform:rotate(-28deg)}50%{transform:rotate(-42deg)}}@keyframes cot-ring-right{0%,to{transform:rotate(28deg)}50%{transform:rotate(42deg)}}@keyframes cot-hammer{0%,to{transform:rotate(-18deg)}50%{transform:rotate(18deg)}}@media (prefers-reduced-motion:reduce){.cot-face-hand,.cot-glow,.cot-root,.cot-root.is-urgent,.cot-root.is-urgent .cot-bell,.cot-root.is-urgent .cot-hammer,.cot-sep{animation:none!important}}