/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-400:oklch(70.4% .191 22.216);--color-gray-300:oklch(87.2% .01 258.338);--color-white:#fff;--spacing:.25rem;--container-4xl:56rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--font-weight-medium:500;--font-weight-bold:700;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.bottom-8{bottom:calc(var(--spacing)*8)}.bottom-16{bottom:calc(var(--spacing)*16)}.mx-auto{margin-inline:auto}.mt-6{margin-top:calc(var(--spacing)*6)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.mb-12{margin-bottom:calc(var(--spacing)*12)}.flex{display:flex}.grid{display:grid}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-4xl{max-width:var(--container-4xl)}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-8{padding-block:calc(var(--spacing)*8)}.text-center{text-align:center}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-gray-300{color:var(--color-gray-300)}.text-red-400{color:var(--color-red-400)}.text-white{color:var(--color-white)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-80{opacity:.8}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}@media (min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}}:root{--flash-orange:#f60;--bright-orange:#ff8533;--dark-orange:#c40;--terminal-green:#0f0;--terminal-bg:#1a1a1a}body{background:linear-gradient(135deg,#f60,#ff8533 50%,#fa6) fixed;min-height:100vh;font-family:ui-monospace,SF Mono,Monaco,Inconsolata,Fira Code,Droid Sans Mono,Courier New,monospace;overflow-x:hidden}.flash-bg{background:linear-gradient(45deg,#f60,#ff8533,#fa6,#f60) 0 0/400% 400%;animation:flashGradient 3s infinite}@keyframes flashGradient{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.nuts-logo{color:#fff;text-shadow:0 0 20px #fffc,0 0 40px #fff9,0 0 60px #fff6,4px 4px #c40,8px 8px #a30;letter-spacing:.1em;font-size:clamp(4rem,15vw,12rem);font-weight:900;animation:popLogo 2s ease-in-out infinite alternate}@keyframes popLogo{0%{text-shadow:0 0 20px #fffc,0 0 40px #fff9,0 0 60px #fff6,4px 4px #c40,8px 8px #a30;transform:scale(1)rotate(-1deg)}to{text-shadow:0 0 30px #fff,0 0 50px #fffc,0 0 70px #fff9,6px 6px #c40,10px 10px #a30;transform:scale(1.05)rotate(1deg)}}.subtitle{color:#fff;text-shadow:2px 2px 4px #00000080;letter-spacing:.05em;margin-top:-1rem;font-size:clamp(1rem,3vw,1.5rem);font-weight:600}.mini-terminal{background:var(--terminal-bg);border:3px solid #333;border-radius:12px;max-width:600px;margin:0 auto;overflow:hidden;box-shadow:0 10px 30px #00000080,inset 0 0 20px #00ff001a}.terminal-titlebar{background:linear-gradient(90deg,#333,#444);border-bottom:1px solid #555;align-items:center;gap:8px;padding:8px 16px;display:flex}.terminal-button{border-radius:50%;width:12px;height:12px}.btn-red{background:#ff5f56}.btn-yellow{background:#ffbd2e}.btn-green{background:#27ca3f}.terminal-title{color:#ccc;margin-left:auto;margin-right:auto;font-size:.875rem;font-weight:500}.terminal-content{color:var(--terminal-green);padding:20px;font-size:.875rem;line-height:1.6}.terminal-line{opacity:0;align-items:center;margin-bottom:12px;animation:typeIn .8s forwards;display:flex}.terminal-line:first-child{animation-delay:.5s}.terminal-line:nth-child(2){animation-delay:1.5s}.terminal-line:nth-child(3){animation-delay:2.5s}@keyframes typeIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.terminal-prompt{color:#0ff;margin-right:8px;font-weight:700}.terminal-command{color:var(--terminal-green);font-weight:500}.terminal-comment{color:#888;margin-left:16px;font-size:.8rem}.particle{pointer-events:none;background:#fffc;border-radius:50%;animation:float 6s ease-in-out infinite;position:absolute}.particle:first-child{width:4px;height:4px;animation-delay:0s;top:20%;left:10%}.particle:nth-child(2){width:6px;height:6px;animation-delay:2s;top:60%;left:80%}.particle:nth-child(3){width:3px;height:3px;animation-delay:4s;top:80%;left:20%}.particle:nth-child(4){width:5px;height:5px;animation-delay:1s;top:30%;left:70%}.particle:nth-child(5){width:4px;height:4px;animation-delay:3s;top:70%;left:60%}@keyframes float{0%,to{opacity:.7;transform:translateY(0)rotate(0)}50%{opacity:1;transform:translateY(-20px)rotate(180deg)}}.readme-content{color:#fff}.section-title{-webkit-text-fill-color:transparent;text-align:center;background:linear-gradient(45deg,#ff6b35,#f7931e,#ff0);-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:2px solid #ff6b35;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 8px 32px #ff6b354d}.feature-card:hover{border-color:#ff0;transform:translateY(-5px);box-shadow:0 12px 48px #ff06}.feature-title{color:#ff6b35;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.feature-description{color:#ccc;margin-bottom:1.5rem;line-height:1.6}.code-block{background:#000;border:1px solid #333;border-radius:8px;margin:1rem 0;overflow:hidden}.code-header{color:#ff6b35;background:#1a1a1a;border-bottom:1px solid #333;padding:.5rem 1rem;font-size:.9rem;font-weight:700}.code-content{color:#00ff41;margin:0;padding:1.5rem;font-family:Courier New,monospace;font-size:.9rem;line-height:1.4;overflow-x:auto}.cyberpunk-button{color:#000;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(45deg,#ff6b35,#f7931e);border:2px solid #0000;border-radius:6px;padding:12px 24px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.cyberpunk-button:hover{background:linear-gradient(45deg,#ff0,#ff6b35);transform:translateY(-2px);box-shadow:0 0 20px #ff09}.example-section{margin-bottom:3rem}.example-title{color:#ff0;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.love-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.love-item{text-align:center;background:#ff6b351a;border:1px solid #ff6b354d;border-radius:12px;padding:2rem}.love-emoji{margin-bottom:1rem;font-size:3rem;display:block}.love-item h3{color:#ff6b35;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.love-item p{color:#ccc;line-height:1.6}.getting-started{flex-direction:column;gap:2rem;max-width:600px;margin:0 auto;display:flex}.step{background:#0009;border:1px solid #333;border-radius:12px;align-items:flex-start;gap:2rem;padding:2rem;display:flex}.step-number{color:#000;background:linear-gradient(45deg,#ff6b35,#f7931e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;font-weight:700;display:flex}.step-content h3{color:#ff6b35;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.step-content code{color:#00ff41;background:#000;border-radius:4px;margin:.5rem 0;padding:.5rem 1rem;font-family:Courier New,monospace;display:block}.step-note{color:#999;margin-top:.5rem;font-size:.9rem}.cyberpunk-border{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:2px solid #ff6b35;border-radius:12px}@media (max-width:768px){.feature-grid,.love-grid{grid-template-columns:1fr}.step{text-align:center;flex-direction:column}.section-title{font-size:2rem}}.logo-container img{filter:drop-shadow(0 0 20px #ffffff80);transition:transform .3s,filter .3s}.logo-container img:hover{filter:drop-shadow(0 0 30px #fffc);transform:scale(1.1)rotate(5deg)}@media (max-width:768px){.mini-terminal{margin:0 16px}.terminal-content{padding:16px;font-size:.8rem}.nuts-logo{font-size:clamp(3rem,12vw,8rem)}.logo-container img{width:96px;height:96px}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}