@keyframes dotBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-shimmer{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 40%,#f3f4f6 80%) 0 0/200% 100%;border-radius:6px;animation:1.5s ease-in-out infinite skeletonShimmer}.animate-shimmer{animation:1.5s ease-in-out infinite shimmer}@keyframes scribbleDraw{0%{stroke-dashoffset:300px;opacity:0}to{stroke-dashoffset:0;opacity:1}}@keyframes dotPop{0%{opacity:0;transform:scale(0)rotate(-20deg)}70%{transform:scale(1.3)rotate(5deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes lineSlide{0%{opacity:0;width:0}to{opacity:1;width:100%}}@keyframes badgeFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-4px)rotate(1deg)}}.section-scribble{width:100%;height:12px;margin:4px auto 0;display:block;overflow:visible}.section-scribble path{stroke-dasharray:300;stroke-dashoffset:300px;opacity:0;transition:none}.is-visible~.section-scribble path,.section-title-reveal.is-visible+.section-scribble path{animation:.9s cubic-bezier(.22,1,.36,1) .3s forwards scribbleDraw}.section-dot-left,.section-dot-right{opacity:0;vertical-align:middle;background:#fb923c;border:2px solid #1a1a1a;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin:0 10px;display:inline-block}.section-title-reveal.is-visible~.section-dot-left,.section-title-reveal.is-visible~.section-dot-right{animation:.5s cubic-bezier(.34,1.56,.64,1) .5s forwards dotPop}.section-accent-line{opacity:0;background:linear-gradient(90deg,#0000,#fb923c 20%,#f97316 50%,#fb923c 80%,#0000);border-radius:2px;width:0;height:3px;margin:8px auto 0;transition:none;display:block}.section-title-reveal.is-visible+.section-accent-line{animation:.7s cubic-bezier(.22,1,.36,1) .4s forwards lineSlide}.section-icon-badge{background:#fff4e6;border:2px solid #1a1a1a;border-radius:2px 8px 3px 7px/5px 2px 7px 3px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;animation:3s ease-in-out infinite badgeFloat;display:inline-flex;box-shadow:2px 2px #000000b3}.section-title-wrapper{display:inline-block;position:relative}.section-title-wrapper:before,.section-title-wrapper:after{content:"";opacity:.7;background:repeating-linear-gradient(90deg,#fb923c 0 5px,#0000 5px 8px);border-radius:2px;width:40px;height:2.5px;position:absolute;top:50%;transform:translateY(-50%)}.section-title-wrapper:before{right:calc(100% + 12px)}.section-title-wrapper:after{left:calc(100% + 12px)}.section-corner-mark{opacity:.6;border-style:solid;border-color:#fb923c;width:16px;height:16px;position:absolute}.section-corner-mark.tl{border-width:2.5px 0 0 2.5px;border-radius:3px 0 0;top:-6px;left:-6px}.section-corner-mark.tr{border-width:2.5px 2.5px 0 0;border-radius:0 3px 0 0;top:-6px;right:-6px}.section-corner-mark.bl{border-width:0 0 2.5px 2.5px;border-radius:0 0 0 3px;bottom:-6px;left:-6px}.section-corner-mark.br{border-width:0 2.5px 2.5px 0;border-radius:0 0 3px;bottom:-6px;right:-6px}@media (hover:none) and (pointer:coarse),(width<=768px){.section-icon-badge{animation:none!important}.skeleton-shimmer,.animate-shimmer{background:#f3f4f6!important;animation:none!important}}
