:root{--nuvemshop-blue:#0050c3;--nuvemshop-blue-dark:#003d94;--nuvemshop-blue-light:#e8f0fc;--nuvemshop-dark:#171e43;--nuvemshop-dark-secondary:#2d2938;--nuvemshop-green:#00af6c;--nuvemshop-space-black:#010b23;--nuvemshop-space-light:#eef4fa;--nuvemshop-gray:#5e6163;--nuvemshop-gray-light:#f5f6f7}*,:before,:after{box-sizing:border-box}html,body{max-width:100vw;margin:0;padding:0;overflow-x:hidden}body{font-family:var(--font-plus-jakarta),var(--nimbus-font-family-centaur),sans-serif;background:var(--nuvemshop-space-light);color:var(--nuvemshop-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.site-header{background:linear-gradient(135deg,var(--nuvemshop-dark)0%,var(--nuvemshop-space-black)50%,var(--nuvemshop-dark-secondary)100%);position:relative;overflow:hidden}.site-header:before{content:"";pointer-events:none;background:radial-gradient(at 20% 30%,#0050c333 0%,#0000 50%),radial-gradient(at 80% 70%,#00af6c1a 0%,#0000 40%);position:absolute;inset:0}.site-header:after{content:"";background:linear-gradient(90deg,#0000 0%,#0050c380 50%,#0000 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.header-content{z-index:10;position:relative}.site-logo{filter:brightness(0)invert();opacity:.95;width:auto;height:32px;transition:opacity .2s}.site-logo:hover{opacity:1}.header-title{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.1}.header-subtitle{color:#ffffffbf;max-width:500px;font-size:1rem;line-height:1.6}.timeline{flex-direction:column;display:flex}.timeline-entry{border-radius:8px;margin:0 -8px;padding:0 8px;transition:background-color .2s;display:flex}.timeline-entry:hover{background-color:#0050c305}.timeline-entry .timeline-title-link{text-underline-offset:2px;text-decoration:underline;transition:text-decoration-color .2s}.timeline-entry .timeline-title-link:hover{text-decoration:none}.timeline-date-column{text-align:right;flex-shrink:0;width:120px;padding-top:16px;padding-right:16px}.timeline-indicator{flex-direction:column;flex-shrink:0;align-items:center;width:24px;display:flex;position:relative}.timeline-indicator:before{content:"";background:#b6babf;width:2px;position:absolute;top:26px;bottom:-20px;left:50%;transform:translate(-50%)}.timeline-entry:last-child .timeline-indicator:before{display:none}.timeline-dot{z-index:1;background:#fff;border:2px solid #b6babf;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:20px;transition:all .2s}.timeline-entry:hover .timeline-dot{border-color:var(--nuvemshop-blue);background:var(--nuvemshop-blue);box-shadow:0 0 0 4px var(--nuvemshop-blue-light)}.timeline-line{display:none}.timeline-content{flex:1;min-width:0;padding-left:16px}@media (max-width:768px){.timeline-date-column,.timeline-indicator{display:none}.timeline-content{padding-left:0}.timeline-entry{border-radius:0;margin:0;padding:0}.timeline-entry:not(:last-child){border-bottom:1px solid #b6babf;margin-bottom:1.5rem;padding-bottom:1.5rem}.timeline-entry:hover{background-color:#0000}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.animate-entry{opacity:0;animation:.6s cubic-bezier(.4,0,.2,1) forwards fadeInUp}.animate-entry:first-child{animation-delay:50ms}.animate-entry:nth-child(2){animation-delay:.1s}.animate-entry:nth-child(3){animation-delay:.15s}.animate-entry:nth-child(4){animation-delay:.2s}.animate-entry:nth-child(5){animation-delay:.25s}.animate-entry:nth-child(6){animation-delay:.3s}.animate-entry:nth-child(7){animation-delay:.35s}.animate-entry:nth-child(8){animation-delay:.4s}.animate-entry:nth-child(9){animation-delay:.45s}.animate-entry:nth-child(10){animation-delay:.5s}.animate-slide-in{opacity:0;animation:.5s cubic-bezier(.4,0,.2,1) .2s forwards slideInRight}.site-footer{background:var(--nuvemshop-dark);border-top:1px solid #ffffff1a}.footer-logo{filter:brightness(0)invert();opacity:.7;width:auto;height:24px}.back-link{border:1px solid var(--nuvemshop-gray-light);background:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #0000000d}.back-link:hover{background:var(--nuvemshop-blue-light);border-color:var(--nuvemshop-blue);transform:translate(-4px)}.detail-hero{border:1px solid var(--nuvemshop-gray-light);background:#fff;border-radius:20px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 10px 20px -5px #0000000d}.detail-hero:before{content:"";background:linear-gradient(90deg,var(--nuvemshop-blue),var(--nuvemshop-green));height:4px;position:absolute;top:0;left:0;right:0}.changelog-detail__content{color:var(--nuvemshop-dark);font-size:1.0625rem;line-height:1.8}.changelog-detail__content h2{color:var(--nuvemshop-dark);letter-spacing:-.02em;margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.changelog-detail__content h3{color:var(--nuvemshop-dark);margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.changelog-detail__content h4{color:var(--nuvemshop-dark);margin-top:1.5rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.changelog-detail__content p{color:var(--nuvemshop-gray);margin-bottom:1.25rem}.changelog-detail__content ul,.changelog-detail__content ol{margin-bottom:1.25rem;padding-left:1.5rem}.changelog-detail__content li{color:var(--nuvemshop-gray);margin-bottom:.625rem}.changelog-detail__content a{color:var(--nuvemshop-blue);border-bottom:1px solid #0000;text-decoration:none;transition:all .2s}.changelog-detail__content a:hover{border-bottom-color:var(--nuvemshop-blue)}.changelog-detail__content strong{color:var(--nuvemshop-dark);font-weight:600}.changelog-detail__content em{font-style:italic}.changelog-detail__content img{border-radius:12px;max-width:100%;height:auto;margin:1.5rem 0;box-shadow:0 8px 24px #0000001a}.changelog-detail__content pre{background:var(--nuvemshop-space-light);border:1px solid var(--nuvemshop-gray-light);border-radius:12px;margin-bottom:1.5rem;padding:1.25rem;overflow-x:auto}.changelog-detail__content code{background:var(--nuvemshop-space-light);border-radius:4px;padding:.125rem .375rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.875em}.changelog-detail__content pre code{background:0 0;padding:0}.filter-card{border:1px solid var(--nuvemshop-gray-light);background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a}.type-badge{transition:transform .2s}.type-badge:hover{transform:scale(1.05)}@media (max-width:672px){.changelog-detail__content{font-size:1rem;line-height:1.7}.changelog-detail__content h2{margin-top:2rem;font-size:1.25rem}.changelog-detail__content h3{font-size:1.125rem}.changelog-detail__content h4{font-size:1rem}.detail-hero{border-radius:16px;padding:1.5rem}.header-title{font-size:1.5rem}}html{scroll-behavior:smooth}::selection{color:inherit;background:#0050c333}.tiptap-content{cursor:text}.tiptap-content .ProseMirror{outline:none;min-height:150px}.tiptap-content .ProseMirror:focus{outline:none}[data-nimbus-sidebar]{z-index:1000}
