.modal{margin:auto;max-width:480px;padding:2rem;position:fixed;background:hsl(var(--popover));color:hsl(var(--popover-foreground));border:1px solid hsl(var(--border));border-radius:.75rem;box-shadow:0 16px 40px -12px rgba(0,0,0,.25);overflow-y:auto;opacity:0;transform:scale(.96);transition:opacity .15s var(--ease-out-quart),transform .15s var(--ease-out-quart),overlay .15s allow-discrete,display .15s allow-discrete}.modal[open]{opacity:1;transform:scale(1);transition:opacity .25s var(--ease-out-quart),transform .25s var(--ease-out-quart),overlay .25s allow-discrete,display .25s allow-discrete}.modal::-webkit-backdrop{background:transparent;-webkit-transition:background-color .15s ease-out,overlay allow-discrete .15s,display allow-discrete .15s;transition:background-color .15s ease-out,overlay allow-discrete .15s,display allow-discrete .15s}.modal::backdrop{background:transparent;transition:background-color .15s ease-out,overlay allow-discrete .15s,display allow-discrete .15s}.modal[open]::-webkit-backdrop{background:rgba(0,0,0,.5);transition-duration:.25s}.modal[open]::backdrop{background:rgba(0,0,0,.5);transition-duration:.25s}@starting-style{.modal[open]{opacity:0;transform:scale(.96)}.modal[open]::-webkit-backdrop{background:transparent}.modal[open]::backdrop{background:transparent}}@media(prefers-color-scheme:dark){.modal{box-shadow:none}}.about h2{font-size:1.25rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.75rem;padding-right:2rem}.about p{font-size:.9375rem;line-height:1.6;color:hsl(var(--muted-foreground))}.about p+p{margin-top:.75rem}.about a{color:hsl(var(--foreground));text-decoration:underline;text-underline-offset:3px;border-radius:4px}.about a:focus-visible{outline:none;box-shadow:0 0 0 3px hsl(var(--ring)/.35)}.about__close{position:absolute;top:.875rem;right:.875rem;padding:.25rem;background:transparent;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;color:hsl(var(--foreground));font-size:1.25rem}.about__close:focus-visible{outline:none;box-shadow:0 0 0 3px hsl(var(--ring)/.35)}@font-face{font-family:__GeistMono_46451f;src:url(/_next/static/media/723e11e5093b8e80.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_46451f{font-family:__GeistMono_46451f,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_46451f{--font-geist-mono:"__GeistMono_46451f",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}@font-face{font-family:__GeistSans_8adcd2;src:url(/_next/static/media/0b78ff376f6b9734-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:__GeistSans_Fallback_8adcd2;src:local("Arial");ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.00%;size-adjust:106.28%}.__className_8adcd2{font-family:__GeistSans_8adcd2,__GeistSans_Fallback_8adcd2}.__variable_8adcd2{--font-geist-sans:"__GeistSans_8adcd2","__GeistSans_Fallback_8adcd2"}.footer{border-top:1px solid hsl(var(--border));display:flex;justify-content:center;margin-top:auto}.footer__inner{width:100%;max-width:var(--max-width);padding:32px 24px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer__credit{font-size:.875rem;color:hsl(var(--muted-foreground))}.footer__links{display:flex;gap:24px}.footer__links a{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;color:hsl(var(--muted-foreground));border-radius:4px;transition:color .15s ease}.footer__links a:hover{color:hsl(var(--foreground))}.footer__links a:focus-visible{outline:none;box-shadow:0 0 0 3px hsl(var(--ring)/.35)}.wordmark{display:inline-flex;align-items:center;font-weight:600;letter-spacing:-.02em;line-height:1;font-size:1.375rem}.wordmark__modules{display:inline-grid;grid-template-columns:repeat(2,.23em);grid-auto-rows:.23em;gap:.09em;margin:0 .27em}.wordmark__modules span{background:currentColor}.wordmark__bars{display:inline-flex;align-items:stretch;gap:2px;height:.55em;margin:0 .14em}.wordmark__bars span{background:currentColor}.wordmark__bars span:first-child{width:2.5px}.wordmark__bars span:nth-child(2){width:1.5px}.wordmark__bars span:nth-child(3){width:3.5px}.wordmark--strekkode{font-size:.875rem}.navbar{border-bottom:1px solid hsl(var(--border));display:flex;justify-content:center}.navbar__inner{width:100%;max-width:var(--max-width);height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.navbar__brand{display:inline-flex;border-radius:6px}.navbar__brand:focus-visible{outline:none;box-shadow:0 0 0 3px hsl(var(--ring)/.35)}.guide{width:100%;max-width:var(--max-width);display:flex;flex-direction:column;gap:56px;padding-top:72px}.guide__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:48px;gap:48px}.guide__columns--three{grid-template-columns:repeat(3,minmax(0,1fr))}.guide__block{display:flex;flex-direction:column;gap:20px}.guide__block h2{font-size:1.25rem;font-weight:600;letter-spacing:-.02em;line-height:1.3}.guide__block p{font-size:.9375rem;line-height:1.7;color:hsl(var(--muted-foreground));text-wrap:pretty}.guide__table{display:flex;flex-direction:column}.guide__row{display:grid;grid-template-columns:110px minmax(0,1fr);grid-gap:16px;gap:16px;padding:12px 0;border-top:1px solid hsl(var(--border))}.guide__row:last-child{border-bottom:1px solid hsl(var(--border))}.guide__row dt{font-size:.875rem;font-weight:500}.guide__row dd{font-size:.875rem;line-height:1.6;color:hsl(var(--muted-foreground))}.guide__faq{display:flex;flex-direction:column}.guide__faq details{border-top:1px solid hsl(var(--border))}.guide__faq details:last-child{border-bottom:1px solid hsl(var(--border))}.guide__faq details p{font-size:.9375rem;line-height:1.7;color:hsl(var(--muted-foreground));padding:0 0 16px;text-wrap:pretty}.guide__faq summary{font-size:.9375rem;font-weight:500;padding:14px 0;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:4px}.guide__faq summary::-webkit-details-marker{display:none}.guide__faq summary:after{content:"";flex-shrink:0;width:16px;height:16px;background-color:hsl(var(--muted-foreground));-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23000' stroke-width='1.5'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23000' stroke-width='1.5'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E") center/contain no-repeat;transition:transform .25s var(--ease-out-quart)}.guide__faq summary:hover{color:hsl(var(--muted-foreground))}.guide__faq summary:focus-visible{outline:none;box-shadow:0 0 0 3px hsl(var(--ring)/.35)}.guide__faq details[open] summary:after{transform:rotate(180deg)}.guide__steps{display:flex;flex-direction:column;gap:12px;padding-left:0;list-style:none;counter-reset:steg}.guide__steps li{font-size:.9375rem;line-height:1.7;color:hsl(var(--muted-foreground));display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:8px;gap:8px;counter-increment:steg;text-wrap:pretty}.guide__steps li:before{content:"0" counter(steg);font-family:var(--font-geist-mono,ui-monospace),monospace;font-size:.8125rem;color:hsl(var(--muted-foreground));padding-top:2px}@media(max-width:768px){.guide{padding-top:56px;gap:40px}.guide__columns,.guide__columns--three{grid-template-columns:minmax(0,1fr);gap:40px}}:root{--button-radius:var(--radius);--button-border:var(--border);--button-background:var(--background);--button-foreground:var(--foreground);--button-primary:var(--primary);--button-primary-foreground:var(--primary-foreground);--button-destructive:var(--destructive);--button-destructive-foreground:var(--destructive-foreground);--button-accent:var(--accent);--button-accent-foreground:var(--accent-foreground)}.button{margin:0;padding:.5625rem 1.125rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-image:none;-webkit-appearance:button;border:0;white-space:nowrap;font-weight:500;font-size:.875rem;line-height:1.25;letter-spacing:0;text-transform:none;font-family:inherit;border-radius:calc(var(--button-radius) - 2px);color:hsl(var(--button-foreground));transition:background-color .15s ease,color .15s ease,border-color .15s ease,scale .16s ease-out}.button:focus-visible{outline:none;box-shadow:0 0 0 3px hsl(var(--ring)/.35)}.button:disabled{pointer-events:none;opacity:.5}.button:active{scale:.97}.button--primary{background-color:hsl(var(--button-primary));color:hsl(var(--button-primary-foreground))}.button--primary:hover{background-color:hsl(var(--button-primary)/.85)}.button--secondary{background-color:transparent;color:hsl(var(--button-foreground));border:1px solid hsl(var(--button-border))}.button--secondary:hover{background-color:hsl(var(--button-accent))}.button--ghost{background-color:transparent;color:hsl(var(--button-accent-foreground))}.button--ghost:hover{background-color:hsl(var(--button-accent)/.9)}.button--destructive{background-color:hsl(var(--button-destructive));color:hsl(var(--button-destructive-foreground))}.button--destructive:hover{background-color:hsl(var(--button-destructive)/.9)}:root{--max-width:960px;--border-radius:12px;--radius:0.5rem;--white:0 0% 100%;--black:0 0% 3.9%;--ease-out-quart:cubic-bezier(0.22,1,0.36,1);--background:0 0% 100%;--foreground:0 0% 9%;--card:0 0% 100%;--card-foreground:0 0% 9%;--popover:0 0% 100%;--popover-foreground:0 0% 9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 40%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 72.2% 42%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 9%}@media (prefers-color-scheme:dark){:root{--background:0 0% 3.9%;--foreground:0 0% 98%;--card:0 0% 7%;--card-foreground:0 0% 98%;--popover:0 0% 7%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 9%;--secondary:0 0% 14.9%;--secondary-foreground:0 0% 98%;--muted:0 0% 14.9%;--muted-foreground:0 0% 65%;--accent:0 0% 14.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 85.7% 97.3%;--border:0 0% 16.5%;--input:0 0% 16.5%;--ring:0 0% 83.1%}html{color-scheme:dark}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-height:100dvh;overflow-x:hidden}body{color:hsl(var(--foreground));background:hsl(var(--background));display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:reduce){.modal,.modal[open]{transform:none;transition-duration:.1s}.modal::-webkit-backdrop,.modal[open]::-webkit-backdrop{transition-duration:.1s}.modal::backdrop,.modal[open]::backdrop{transition-duration:.1s}.generator__preview-card svg{animation:rm-fade .16s ease-out both}.button:active{scale:1}.generator__error{animation:rm-fade .16s ease-out both}}@keyframes rm-fade{0%{opacity:0}}