@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.block{display:block}.block\!{display:block!important}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-full{height:100%}.min-h-full{min-height:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.flex-col{flex-direction:column}.border{border-style:var(--tw-border-style);border-width:1px}.break-all{word-break:break-all}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--background:#f3eeff;--foreground:#1e1b4b;--stroke:#1e1b4b;--card-bg:#fff;--primary:#1e1b4b;--primary-hover:#312e81;--accent-purple:#e0e7ff;--accent-yellow:#fef08a;--accent-mint:#dcfce7;--accent-pink:#fce7f3;--accent-blue:#dbeafe}html,body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;width:100%;max-width:100vw;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}*,:before,:after{box-sizing:border-box}.shell{background:var(--background);max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}.nav{color:#1e1b4b;border-right:2.5px solid var(--stroke);background:#fff;flex-direction:column;width:280px;padding:1.75rem 1.25rem;display:flex;box-shadow:4px 0 #1e1b4b0d}.nav label{letter-spacing:.1em;color:#6366f1;text-transform:uppercase;margin-top:1.75rem;margin-bottom:.75rem;padding-left:.75rem;font-size:.7rem;font-weight:800}.nav button{color:#4338ca;cursor:pointer;text-align:left;background:0 0;border:2px solid #0000;border-radius:9999px;align-items:center;gap:.85rem;width:100%;padding:.85rem 1.1rem;font-size:.95rem;font-weight:700;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex}.nav button:hover{color:#1e1b4b;background:#f5f3ff;border-color:#c7d2fe}.nav button.active{background:var(--primary);color:#fff;border-color:var(--stroke);box-shadow:0 4px 0 var(--stroke)}.roleSwitch{flex-direction:column;gap:.35rem;margin-top:1.25rem;display:flex}.roleSwitch span{letter-spacing:.1em;color:#6366f1;text-transform:uppercase;padding-left:.75rem;font-size:.7rem;font-weight:800}.roleSwitch select{border:2px solid var(--stroke);color:#1e1b4b;cursor:pointer;text-overflow:ellipsis;background:#fef08a;border-radius:14px;width:100%;padding:.6rem .85rem;font-size:.85rem;font-weight:800}.navFoot{border-top:2px solid #e0e7ff;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1.25rem;display:flex}.navFoot span{color:#059669;background:#ecfdf5;border:1.5px solid #a7f3d0;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem .85rem;font-size:.8rem;font-weight:700;display:flex}main{background:var(--background);flex-direction:column;flex:1;min-width:0;padding-bottom:80px;display:flex}@media (min-width:768px){main{padding-bottom:2rem}}.top{border-bottom:2.5px solid var(--stroke);background:#fff;justify-content:space-between;align-items:center;gap:1rem;height:72px;padding:0 1.75rem;display:flex}.top .ssoBadge{color:#1e1b4b;border:2px solid var(--stroke);background:#e0e7ff;border-radius:9999px;flex-shrink:0;align-items:center;gap:.6rem;padding:.4rem 1rem;font-size:.88rem;font-weight:800;display:flex}.hamburgerBtn{border:2.5px solid var(--stroke);cursor:pointer;box-shadow:0 3px 0 var(--stroke);color:#1e1b4b;background:#fff;border-radius:14px;flex-shrink:0;padding:8px;transition:transform .15s;display:none}.hamburgerBtn:active{box-shadow:0 1px 0 var(--stroke);transform:translateY(2px)}@media (max-width:767px){.hamburgerBtn{justify-content:center;align-items:center;display:flex}.top .ssoBadge{display:none}}.userBadge{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.avatarCircle{color:#1e1b4b;background:#fef08a;border:2.5px solid #1e1b4b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;min-height:42px;font-size:.95rem;font-style:normal;font-weight:900;display:flex;box-shadow:0 3px #1e1b4b}.userText{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.userName{color:#1e1b4b;white-space:nowrap;font-size:.92rem;font-weight:900;line-height:1.1}.userRole{color:#6366f1;white-space:nowrap;font-size:.73rem;font-weight:800}@media (max-width:480px){.userRole{display:none}}.mobileDrawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:300;background:#0f172aa6;display:flex;position:fixed;inset:0}.mobileDrawer{border-right:3px solid var(--stroke);background:#fff;flex-direction:column;gap:1.5rem;width:85%;max-width:320px;height:100%;padding:1.75rem 1.25rem;display:flex;overflow-y:auto;box-shadow:10px 0 #1e1b4b1a}.mobileDrawerHeader{border-bottom:2px solid #e0e7ff;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.closeDrawerBtn{border:2px solid var(--stroke);cursor:pointer;color:#1e1b4b;width:38px;height:38px;box-shadow:0 3px 0 var(--stroke);background:#f5f3ff;border-radius:50%;justify-content:center;align-items:center;display:flex}.content{width:100%;max-width:1100px;margin:0 auto;padding:2rem}@media (max-width:767px){.content{padding:1.25rem}.nav{display:none}.top{padding:0 1.25rem}}.mobileNav{display:none}@media (max-width:767px){.mobileNav{box-sizing:border-box;border-top:2.5px solid var(--stroke);z-index:90;background:#fff;justify-content:space-around;align-items:center;width:100%;max-width:100vw;height:72px;padding:0 .5rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #1e1b4b14}.mobileNav button{color:#6366f1;cursor:pointer;background:0 0;border:none;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:.4rem .75rem;font-size:.68rem;font-weight:800;display:flex}.mobileNav button.active{background:var(--primary);color:#fff;border:2px solid var(--stroke);box-shadow:0 3px 0 var(--stroke)}}.brand{align-items:center;gap:.85rem;display:flex}.brand i{background:var(--primary);color:#fef08a;border:2.5px solid var(--stroke);width:44px;height:44px;box-shadow:0 3px 0 var(--stroke);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.brand span{flex-direction:column;display:flex}.brand b{color:#1e1b4b;font-size:1.25rem;font-weight:900;line-height:1.1}.brand small{color:#6366f1;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:800}.head{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.75rem;display:flex}.head label{letter-spacing:.1em;color:#6366f1;text-transform:uppercase;font-size:.75rem;font-weight:900}.head h1{color:#1e1b4b;letter-spacing:-.02em;margin:.2rem 0;font-size:2.25rem;font-weight:900}.head p{color:#4f46e5;margin:0;font-size:.95rem;font-weight:600}@media (max-width:767px){.head{flex-direction:column;align-items:flex-start}.head h1{font-size:1.75rem}}.formGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.75rem;display:grid}@media (max-width:767px){.formGrid{grid-template-columns:1fr}}input,select,textarea{box-sizing:border-box;width:100%;max-width:100%}.card{border:2.5px solid var(--stroke);box-shadow:0 6px 0 var(--stroke);background:#fff;border-radius:24px;margin-bottom:1.75rem;padding:1.75rem;transition:transform .2s}.case{color:#1e1b4b;border:2.5px solid var(--stroke);box-shadow:0 6px 0 var(--stroke);background:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;padding:1.75rem 2rem;display:flex}.case label{color:#6366f1;letter-spacing:.08em;font-size:.75rem;font-weight:900}.case h2{align-items:center;gap:.5rem;margin:.25rem 0;font-size:1.75rem;font-weight:900;display:flex}.case p{color:#4338ca;margin:0;font-size:.95rem;font-weight:600}@media (max-width:767px){.case{flex-direction:column;align-items:flex-start;padding:1.25rem}.case h2{font-size:1.4rem}}.stats{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:1.75rem;display:grid}.stats.three{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.stats,.stats.three{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.stats,.stats.three{grid-template-columns:1fr}}.stat{border:2.5px solid var(--stroke);box-shadow:0 6px 0 var(--stroke);background:#fff;border-radius:24px;align-items:center;gap:1.25rem;padding:1.5rem;display:flex}.stat i{border:2.5px solid var(--stroke);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.stat i.blue{color:#3730a3;background:#e0e7ff}.stat i.green{color:#166534;background:#dcfce7}.stat i.orange{color:#854d0e;background:#fef08a}.stat i.purple{color:#9d174d;background:#fce7f3}.stat label{color:#6366f1;text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:800}.stat b{color:#1e1b4b;margin:.2rem 0;font-size:1.5rem;font-weight:900;display:block}.stat small{color:#4338ca;font-size:.75rem;font-weight:600}.status{border:2px solid var(--stroke);box-shadow:0 3px 0 var(--stroke);color:#1e1b4b;background:#fff;border-radius:9999px;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.8rem;font-weight:800;display:inline-flex}.status i{background:currentColor;border-radius:50%;width:8px;height:8px}.status.green{color:#14532d;background:#dcfce7}.status.blue{color:#1e1b4b;background:#e0e7ff}.status.orange{color:#713f12;background:#fef08a}.status.purple{color:#831843;background:#fce7f3}.primary{background:var(--primary);color:#fff;border:2.5px solid var(--stroke);cursor:pointer;box-shadow:0 5px 0 var(--stroke);border-radius:9999px;align-items:center;gap:.6rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:800;transition:all .15s;display:inline-flex}.primary:hover{background:var(--primary-hover);box-shadow:0 7px 0 var(--stroke);transform:translateY(-2px)}.primary:active{box-shadow:0 2px 0 var(--stroke);transform:translateY(2px)}.primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:0 5px 0 var(--stroke);transform:none}.primary.wide{justify-content:center;width:100%}.outline{color:#1e1b4b;border:2.5px solid var(--stroke);cursor:pointer;box-shadow:0 5px 0 var(--stroke);background:#fff;border-radius:9999px;align-items:center;gap:.6rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:800;transition:all .15s;display:inline-flex}.outline:hover{box-shadow:0 7px 0 var(--stroke);background:#f5f3ff;transform:translateY(-2px)}.outline:active{box-shadow:0 2px 0 var(--stroke);transform:translateY(2px)}.outline.wide{justify-content:center;width:100%}.timeline{flex-direction:column;gap:1.25rem;margin-top:1.25rem;display:flex}.timeline>div{align-items:center;gap:1.25rem;font-size:.95rem;font-weight:700;display:flex}.timeline i{border:2px solid var(--stroke);color:#1e1b4b;background:#e0e7ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.timeline .done i{color:#15803d;background:#dcfce7}.timeline span{flex-direction:column;flex:1;display:flex}.timeline time{color:#6366f1;font-size:.75rem;font-weight:800}.cols{grid-template-columns:2fr 1fr;gap:1.75rem;display:grid}.cols.validateCols{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);align-items:start}@media (max-width:860px){.cols,.cols.validateCols{grid-template-columns:1fr}}.login{background:var(--background);color:#1e1b4b;flex-direction:column;min-height:100vh;display:flex}.login header{border-bottom:2.5px solid var(--stroke);background:#fff;justify-content:space-between;align-items:center;padding:1.75rem 3rem;display:flex}.loginGrid{flex:1;grid-template-columns:1fr 460px;align-items:center;gap:4rem;width:100%;max-width:1100px;margin:0 auto;padding:3rem 2rem;display:grid}.loginGrid h1{color:#1e1b4b;margin:1rem 0;font-size:3.5rem;font-weight:900;line-height:1.1}.loginGrid h1 em{color:#6366f1;font-style:normal}.loginGrid aside{color:#1e1b4b;border:2.5px solid var(--stroke);box-shadow:0 8px 0 var(--stroke);background:#fff;border-radius:28px;padding:2.25rem}.role{border:2.5px solid var(--stroke);cursor:pointer;text-align:left;width:100%;box-shadow:0 4px 0 var(--stroke);background:#fff;border-radius:20px;align-items:center;gap:1.25rem;margin-bottom:1rem;padding:1.1rem;transition:all .15s;display:flex}.role:hover{box-shadow:0 6px 0 var(--stroke);background:#f5f3ff;transform:translateY(-2px)}.role span{flex-direction:column;flex:1;display:flex}.role b{font-size:1.05rem;font-weight:900}.role small{color:#4338ca;font-size:.8rem;font-weight:600}@media (max-width:900px){.loginGrid{grid-template-columns:1fr;gap:2rem;padding:2rem 1.25rem}.loginGrid h1{font-size:2.5rem}.login header{padding:1.25rem}}.letterGrid{grid-template-columns:1fr 340px;gap:1.75rem;display:grid}@media (max-width:860px){.letterGrid{grid-template-columns:1fr}}.letter{border:3px solid var(--stroke);color:#1e1b4b;box-shadow:0 8px 0 var(--stroke);box-sizing:border-box;background:#fff;border-radius:24px;max-width:100%;padding:2.5rem}.letter header{border-bottom:3px solid var(--stroke);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.5rem;display:flex}.letterTitle{text-align:center;margin-bottom:2rem}.letterTitle h1{letter-spacing:-.02em;margin:0;font-size:2.25rem;font-weight:900}.letterDetails{border:2.5px solid var(--stroke);background:#f5f3ff;border-radius:20px;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.75rem 0;padding:1.75rem;display:grid}.letterDetails span{color:#6366f1;word-break:break-word;flex-direction:column;font-size:.85rem;font-weight:800;display:flex}.letterDetails b{color:#1e1b4b;word-break:break-word;margin-top:.2rem;font-size:1rem;font-weight:900}.letterDetails strong{color:#1e1b4b;word-break:break-word;margin-top:.2rem;font-size:1.4rem;font-weight:900}.letter footer{border-top:2px solid #e0e7ff;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem;margin-top:3rem;padding-top:1.5rem;display:flex}@media (max-width:767px){.letter{padding:1.25rem}.letterTitle h1{font-size:1.65rem}.letterDetails{grid-template-columns:1fr;gap:1rem;padding:1rem}.letter footer{text-align:center;flex-direction:column;align-items:center}}.apis{border:2.5px solid var(--stroke);box-shadow:0 6px 0 var(--stroke);background:#fff;border-radius:24px;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.75rem;padding:1.25rem 1.5rem;font-size:.9rem;font-weight:800;display:flex}.apis b{color:#1e1b4b;align-items:center;gap:.5rem;margin-right:.5rem;display:flex}.apis span{color:#059669;border:2px solid var(--stroke);background:#dcfce7;border-radius:9999px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-weight:800;display:flex}.card.ai{border:2.5px solid var(--stroke);color:#831843;box-shadow:0 6px 0 var(--stroke);background:#fce7f3}.card.ai h3{color:#831843;align-items:center;gap:.6rem;margin:0 0 .75rem;font-size:1.1rem;font-weight:900;display:flex}.card.ai p{margin-bottom:.5rem;font-size:.95rem;font-weight:600;line-height:1.6}.card.ai small{color:#9d174d;border-top:2px dashed #f472b6;margin-top:.75rem;padding-top:.75rem;font-size:.78rem;font-weight:800;display:block}.toast{background:var(--primary);color:#fff;border:2.5px solid var(--stroke);box-shadow:0 8px 0 var(--stroke);z-index:100;border-radius:9999px;align-items:center;gap:.85rem;padding:1rem 1.75rem;font-size:.95rem;font-weight:800;display:flex;position:fixed;bottom:5.5rem;right:1.5rem}@media (min-width:768px){.toast{bottom:2rem;right:2rem}}@media print{body *{visibility:hidden}.letter,.letter *{visibility:visible}.letter{width:100%;box-shadow:none;border:none;position:absolute;top:0;left:0}}.builderGrid{grid-template-columns:280px 1fr 300px;align-items:start;gap:1.5rem;width:100%;display:grid}@media (max-width:1200px){.builderGrid{grid-template-columns:260px 1fr}.builderPreviewCol{grid-column:span 2}}@media (max-width:860px){.builderGrid{grid-template-columns:1fr}.builderPreviewCol{grid-column:span 1}}.builderCanvas{border:2.5px solid var(--stroke);box-shadow:0 8px 0 var(--stroke);background-color:#f8fafc;background-image:radial-gradient(#cbd5e1 1.8px,#0000 1.8px);background-size:22px 22px;border-radius:24px;flex-direction:column;min-height:580px;padding:1.75rem;display:flex}.legoPaletteBlock{color:#fff;border:2.5px solid var(--stroke);box-shadow:0 4px 0 var(--stroke);cursor:grab;-webkit-user-select:none;user-select:none;border-radius:16px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.85rem 1rem;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.legoPaletteBlock:hover{box-shadow:-4px 6px 0 var(--stroke);transform:translate(4px)scale(1.02)}.legoPaletteBlock:active{cursor:grabbing;transform:scale(.98)}.legoTabRight{background:inherit;border-top:2.5px solid var(--stroke);border-right:2.5px solid var(--stroke);border-bottom:2.5px solid var(--stroke);z-index:2;border-top-right-radius:8px;border-bottom-right-radius:8px;width:14px;height:24px;position:absolute;top:50%;right:-14px;transform:translateY(-50%)}.canvasStackBlock{border:2.5px solid var(--stroke);color:#fff;box-shadow:0 4px 0 var(--stroke);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.25rem;font-weight:800;transition:all .2s;display:flex;position:relative}.canvasStackBlock.firstBlock{border-top-left-radius:0;border-top-right-radius:0}.canvasStackBlock.lastBlock{border-bottom-right-radius:18px;border-bottom-left-radius:18px}.canvasStackBlock.middleBlock{border-radius:0}.canvasStackBlock.singleBlock{border-radius:18px}.legoNotchTop{border-bottom:2.5px solid var(--stroke);border-left:2.5px solid var(--stroke);border-right:2.5px solid var(--stroke);z-index:5;background:#f8fafc;border-bottom-right-radius:6px;border-bottom-left-radius:6px;width:28px;height:10px;position:absolute;top:-10px;left:36px}.legoTabBottom{background:inherit;border-bottom:2.5px solid var(--stroke);border-left:2.5px solid var(--stroke);border-right:2.5px solid var(--stroke);z-index:4;border-bottom-right-radius:6px;border-bottom-left-radius:6px;width:28px;height:12px;position:absolute;bottom:-12px;left:36px}.completenessBarBg{border:2px solid var(--stroke);background:#e2e8f0;border-radius:9999px;width:100%;height:12px;position:relative;overflow:hidden}.completenessBarFill{border-radius:9999px;height:100%;transition:width .6s cubic-bezier(.34,1.56,.64,1)}@media (max-width:640px){.canvasStackBlock{flex-direction:column;align-items:flex-start;gap:.75rem;padding:.85rem 1rem}.canvasStackControls{border-top:1px dashed #ffffff4d;justify-content:flex-end;width:100%;padding-top:.5rem}.builderCanvas{min-height:auto;padding:1rem}}@keyframes verifiedPop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}.verifiedPop{animation:.5s cubic-bezier(.34,1.56,.64,1) both verifiedPop}@media (prefers-reduced-motion:reduce){.verifiedPop{animation:none}}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.9s linear infinite spin}@media (prefers-reduced-motion:reduce){.spin{animation:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ease{syntax:"*";inherits:false}
