.theme-product{--product-accent:#f47067}.theme-hero:before{display:none}.theme-hero,.theme-product .product-section__head{width:min(600px,100%);margin-left:auto;margin-right:auto}.theme-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:calc(100% + 144px);margin-left:-72px;padding:22px 0 28px;display:grid}.theme-preview-action{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;outline:none;min-width:0}.theme-preview-action:focus-visible{box-shadow:0 0 0 2px var(--product-accent)}.theme-preview-action:hover .theme-window{animation:.34s ease-in-out theme-preview-float}@keyframes theme-preview-float{0%,to{transform:translate(0)rotate(0)}35%{transform:translate(-2px,-2px)rotate(-.22deg)}70%{transform:translate(1.5px,-1px)rotate(.16deg)}}@media (prefers-reduced-motion:reduce){.theme-preview-action:hover .theme-window{animation:none}}.theme-preview-grid>:first-child{transform:translateY(18px)rotate(-1.1deg)}.theme-preview-grid>:nth-child(2){transform:translateY(-9px)rotate(.7deg)}.theme-preview-grid>:nth-child(3){transform:translateY(12px)rotate(-.45deg)}.theme-window{background:var(--theme-surface,#f6f6f6);min-width:0}.theme-window .product-card__bar{background:var(--theme-surface,#f6f6f6);color:#21212157;border-bottom:0}.theme-window[data-theme=dark] .product-card__bar{z-index:1;color:#ffffff61;box-shadow:none;background-image:none;border:0;margin-bottom:-1px}.theme-window[data-theme=dark] .product-card__bar:before,.theme-window[data-theme=dark] .product-card__bar:after{content:none;display:none}.theme-window[data-theme=dark] [data-codice-code],.theme-window[data-theme=dark] [data-codice-code-content]{box-shadow:none;border-top:0}.theme-window .product-card__title{color:inherit;border:0;text-decoration:none}.theme-preview[data-codice-code],.theme-result[data-codice-code]{background:var(--theme-surface,#f6f6f6);color:var(--sh-identifier)}.theme-preview[data-codice-code]{min-height:260px}.theme-preview pre,.theme-result pre{margin:0}.theme-preview .sh__line,.theme-result .sh__line{display:block}.theme-token-strong,.sh-theme .sh__token--keyword,.sh-theme .sh__token--class{font-weight:650}.theme-token-comment,.sh-theme .sh__token--comment{opacity:.8;font-style:italic}.theme-palette--tailwind{--theme-surface:#f6f6f6;--theme-muted:#a19595;--sh-class:#8d85ff;--sh-identifier:#354150;--sh-sign:#8996a3;--sh-property:#4e8fdf;--sh-entity:#6eafad;--sh-jsxliterals:#bf7db6;--sh-string:#00a99a;--sh-keyword:#f47067;--sh-comment:#a19595}.theme-usage{flex-direction:column;gap:20px;width:min(600px,100%);margin-inline:auto;display:flex}.theme-usage__source,.theme-usage__result{width:100%}.theme-snippet{margin-bottom:14px;position:relative}.theme-snippet .copy-button{color:#8a949d;position:absolute;top:9px;right:14px}.theme-snippet .copy-button:hover{color:#354150}.theme-snippet .product-code{--sh-class:#272c33;--sh-identifier:#47505a;--sh-sign:#20252b;--sh-property:#46515e;--sh-entity:#3f4853;--sh-jsxliterals:#333a43;--sh-string:#59636e;--sh-keyword:#242a31;--sh-comment:#9ba0a7;scrollbar-color:#b6bbc2 transparent;scrollbar-width:thin;max-height:210px;overflow-y:scroll}.theme-snippet .sh__token--keyword{font-weight:700}.theme-section-head{justify-content:space-between;align-items:end;gap:24px;display:flex}.theme-switcher{justify-content:flex-end;align-items:center;gap:7px;display:flex}.theme-switcher select,.theme-switcher button{color:#59636e;min-height:30px;font:inherit;cursor:pointer;background:#f1f3f5;border:0;border-radius:6px;padding:0 9px;font-size:12px}.theme-switcher select{min-width:190px}.theme-switcher select:hover,.theme-switcher button:hover{color:#354150;background:#e8ebee}.theme-switcher button:disabled{cursor:default;opacity:.42}.theme-switcher a{color:#8a939c;font-family:var(--font-geist-mono), menlo, monospace;font-size:11px;text-decoration:none}.theme-switcher a:hover{color:#354150}.theme-random{place-items:center;width:30px;display:inline-grid;padding:0!important}.theme-random svg{width:20px;height:20px;animation:.48s cubic-bezier(.22,1,.36,1) theme-random-spin;overflow:visible}.theme-random svg>circle:first-child{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-dasharray:1 3}.theme-random__dot{fill:currentColor}@keyframes theme-random-spin{0%{opacity:.5;transform:rotate(0)scale(.78)}to{opacity:1;transform:rotate(210deg)scale(1)}}.theme-agent-catalog{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.theme-stage-label{color:#a0a7af;font-family:var(--font-geist-mono), menlo, monospace;letter-spacing:.04em;text-transform:uppercase;font-size:12px}.theme-stage-label--setup{margin-top:12px}.theme-snippet .product-code::-webkit-scrollbar{width:7px}.theme-snippet .product-code::-webkit-scrollbar-thumb{background:#b6bbc2;border-radius:999px}.theme-snippet .product-code::-webkit-scrollbar-track{background:0 0}.theme-snippet pre,.theme-result pre{overflow-x:visible}.theme-snippet [data-codice-code] .sh__line,.theme-result[data-codice-code] .sh__line{white-space:pre-wrap;overflow-wrap:anywhere;display:block}.theme-result[data-codice-code]{min-height:0}.theme-agent{margin:-8px 0 20px;width:min(600px,100%);margin-inline:auto;position:relative}.theme-agent__command{background:#f6f6f6;justify-content:space-between;align-items:center;gap:14px;width:100%;min-width:0;padding:14px 16px;display:flex}.theme-agent__command code{color:#354150;white-space:nowrap;font-size:13px;line-height:1.55;overflow-x:auto}.theme-agent__command .copy-button{color:#8a949d;flex:none}@media (max-width:760px){.theme-preview-grid,.theme-agent{grid-template-columns:1fr}.theme-preview-grid{width:100%;margin-left:0}.theme-preview-grid>:nth-child(n){transform:none}.theme-section-head{flex-direction:column;align-items:start}.theme-switcher{justify-content:flex-start}.theme-preview[data-codice-code],.theme-result[data-codice-code]{min-height:0}}
