.docs-module__hZJeFq__container{flex-direction:column;max-width:1200px;min-height:100vh;margin:0 auto;display:flex}.docs-module__hZJeFq__nav{border-bottom:1px solid hsl(var(--border));background:hsla(var(--background),.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;justify-content:space-between;align-items:center;padding:2rem;display:flex;position:sticky;top:0}.docs-module__hZJeFq__homeLink{color:hsl(var(--foreground));align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:inline-flex}.docs-module__hZJeFq__prepareLink{background:hsl(var(--primary));color:hsl(var(--background));border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;transition:opacity .2s;display:inline-flex}.docs-module__hZJeFq__prepareLink:hover{opacity:.9}.docs-module__hZJeFq__content{width:100%;max-width:800px;margin:0 auto;padding:2rem}.docs-module__hZJeFq__markdown{font-family:var(--font-sans);color:hsl(var(--foreground))}.docs-module__hZJeFq__markdown h1{letter-spacing:-.02em;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.docs-module__hZJeFq__markdown h2{border-bottom:1px solid hsl(var(--border));margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.75rem;font-weight:700}.docs-module__hZJeFq__markdown h3{margin-top:2rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.docs-module__hZJeFq__markdown p,.docs-module__hZJeFq__markdown .docs-module__hZJeFq__paragraph{color:hsl(var(--muted-foreground));margin-bottom:1.5rem;line-height:1.75}.docs-module__hZJeFq__markdown pre{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.75rem;margin-bottom:2rem;padding:1.5rem;overflow-x:auto;box-shadow:0 4px 6px -1px #0000001a}.docs-module__hZJeFq__markdown code{background:hsl(var(--muted));font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:hsl(var(--primary));border-radius:.25rem;padding:.2rem .4rem;font-size:.9em}.docs-module__hZJeFq__markdown pre code{color:inherit;background:0 0;padding:0;font-size:.875em}.docs-module__hZJeFq__markdown ul{color:hsl(var(--muted-foreground));margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc}.docs-module__hZJeFq__markdown li{margin-bottom:.5rem}.docs-module__hZJeFq__markdown a{color:hsl(var(--primary));text-underline-offset:2px;text-decoration:none}.docs-module__hZJeFq__markdown blockquote{color:#1e3a8a;background:#ebf3ff;border:1px solid #cce1ff;border-radius:.5rem;margin-bottom:2rem;margin-left:0;padding:1rem 1.25rem;font-style:normal}@media (prefers-color-scheme:dark){.docs-module__hZJeFq__markdown blockquote{color:#93c5fd;background:#0d1726;border:1px solid #192f4d}}.docs-module__hZJeFq__markdown blockquote>p:first-child>strong:first-child,.docs-module__hZJeFq__markdown blockquote>.docs-module__hZJeFq__paragraph:first-child>strong:first-child{text-transform:uppercase;letter-spacing:.05em;color:#1e40af;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}@media (prefers-color-scheme:dark){.docs-module__hZJeFq__markdown blockquote>p:first-child>strong:first-child,.docs-module__hZJeFq__markdown blockquote>.docs-module__hZJeFq__paragraph:first-child>strong:first-child{color:#60a5fa}}.docs-module__hZJeFq__markdown blockquote strong{color:inherit;font-size:inherit;text-transform:none;letter-spacing:normal;display:inline}.docs-module__hZJeFq__markdown blockquote p,.docs-module__hZJeFq__markdown blockquote .docs-module__hZJeFq__paragraph{color:inherit;margin-bottom:0;font-size:.95rem;line-height:1.5}.docs-module__hZJeFq__markdown img{border:1px solid hsl(var(--border));border-radius:.75rem;max-width:100%;margin:2rem 0}.docs-module__hZJeFq__markdown table{border-collapse:collapse;width:100%;margin:2rem 0;font-size:.95rem}.docs-module__hZJeFq__markdown th{text-align:left;border-bottom:2px solid hsl(var(--border));background:hsla(var(--muted),.5);padding:.75rem 1rem;font-weight:600}.docs-module__hZJeFq__markdown td{border-bottom:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));padding:.75rem 1rem}.docs-module__hZJeFq__markdown tr:last-child td{border-bottom:none}.docs-module__hZJeFq__markdown table a{font-weight:500;text-decoration:none}
.CodeBlock-module__RTtnOG__container{border-radius:.75rem;margin:2rem 0;position:relative;overflow:hidden}.CodeBlock-module__RTtnOG__highlighterWrapper{font-family:Fira Code,Cascadia Code,Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace!important}.CodeBlock-module__RTtnOG__highlighterWrapper pre::-webkit-scrollbar{height:8px}.CodeBlock-module__RTtnOG__highlighterWrapper pre::-webkit-scrollbar-thumb{background:hsla(var(--foreground),.2);border-radius:4px}.CodeBlock-module__RTtnOG__copyButton{background:hsla(var(--background),.8);border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;border-radius:.4rem;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.CodeBlock-module__RTtnOG__copyButton:hover{color:hsl(var(--foreground));background:hsl(var(--background));transform:scale(1.05)}
.IconTemplate-module__CZvARG__container{flex-wrap:wrap;justify-content:center;gap:2rem;margin:2rem 0;display:flex}.IconTemplate-module__CZvARG__card{flex-direction:column;align-items:center;gap:1rem;display:flex}.IconTemplate-module__CZvARG__title{text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));font-size:.9rem;font-weight:700}.IconTemplate-module__CZvARG__box{border:1px solid hsl(var(--border));justify-content:center;align-items:center;width:300px;height:300px;display:flex;position:relative;overflow:hidden}.IconTemplate-module__CZvARG__checkered{background-color:#eee;background-image:linear-gradient(45deg,#ccc 25%,#0000 25%),linear-gradient(-45deg,#ccc 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ccc 75%),linear-gradient(-45deg,#0000 75%,#ccc 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.IconTemplate-module__CZvARG__white{background-color:#fff}.IconTemplate-module__CZvARG__iconImage{z-index:10;object-fit:contain}.IconTemplate-module__CZvARG__marginLayer{z-index:20;position:absolute;inset:0}.IconTemplate-module__CZvARG__safeZoneBox{border:1px dashed;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.IconTemplate-module__CZvARG__androidZone{background:#ef44440d;border-color:#ef4444;width:60%;height:60%}.IconTemplate-module__CZvARG__iosZone{background:#3b82f60d;border-color:#3b82f6;width:85%;height:85%}.IconTemplate-module__CZvARG__dimensionLine{background-color:currentColor;width:1px;position:absolute;left:50%;transform:translate(-50%)}.IconTemplate-module__CZvARG__arrowHeadUp{border-bottom:6px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute;top:0;left:50%;transform:translate(-50%,-40%)}.IconTemplate-module__CZvARG__arrowHeadDown{border-top:6px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute;bottom:0;left:50%;transform:translate(-50%,40%)}.IconTemplate-module__CZvARG__label{white-space:nowrap;z-index:2;background:#fff;border-radius:4px;padding:2px 6px;font-size:.75rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 2px #0000001a}.IconTemplate-module__CZvARG__boxDimensionLabel{color:#fff;z-index:30;pointer-events:none;background:#0009;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:600;position:absolute;bottom:.5rem;right:.5rem}.IconTemplate-module__CZvARG__previewContainer{flex-direction:column;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.IconTemplate-module__CZvARG__previewLabel{color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:500}.IconTemplate-module__CZvARG__previewNote{color:hsl(var(--muted-foreground));text-align:center;opacity:.8;max-width:250px;font-size:.7rem;line-height:1.4}.IconTemplate-module__CZvARG__iosIcon{background:#000;border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000001a}.IconTemplate-module__CZvARG__androidPreviews{align-items:center;gap:1rem;display:flex}.IconTemplate-module__CZvARG__adaptiveIcon{background:#fff;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000001a}.IconTemplate-module__CZvARG__adaptiveIconScale{transform-origin:50%;transform:scale(1.35)}.IconTemplate-module__CZvARG__shapeCircle{border-radius:50%}.IconTemplate-module__CZvARG__shapeSquare{border-radius:8px}.IconTemplate-module__CZvARG__shapeSquircle{border-radius:16px}
