.side-dock{z-index:40;-webkit-backdrop-filter:blur(20px)saturate(1.2);pointer-events:auto;background:#050c1c73;border:1px solid #f4d0b81f;border-radius:99px;flex-direction:column;gap:16px;padding:18px 10px;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:50%;left:28px;transform:translateY(-50%);box-shadow:0 20px 40px -10px #0009,inset 0 1px #ffffff0d}.wizard-mode .side-dock{background:#0c06187a;border-color:#b478ff38;box-shadow:0 20px 40px -10px #000000bf,inset 0 1px #ffffff08}.dock-btn{color:#f4e0c0b3;cursor:pointer;background:#ffffff08;border:1px solid #f4d0b81f;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.dock-btn:hover{color:#ffbf00;background:#ffbf000d;border-color:#ffbf00;transform:scale(1.1)translate(2px);box-shadow:0 0 15px #ffbf0040}.dock-btn.active{color:#ffbf00;background:#ffbf001a;border-color:#ffbf00;box-shadow:0 0 15px #ffbf0033}.dock-btn:after{content:attr(data-label);white-space:nowrap;letter-spacing:.5px;color:#f4e0c0e6;-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;z-index:60;background:#050c1ce6;border:1px solid #f4d0b81f;border-radius:8px;padding:4px 12px;font-family:Outfit,sans-serif;font-size:11px;font-weight:500;transition:opacity .25s,transform .25s;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)translate(-6px)}.dock-btn:hover:after{opacity:1;transform:translateY(-50%)translate(0)}.wizard-mode .dock-btn{color:#c8b4ffb3;border-color:#b478ff26}.wizard-mode .dock-btn:hover{color:#f472b6;background:#b478ff1f;border-color:#f472b6;box-shadow:0 0 15px #f472b640}.wizard-mode .dock-btn.active{color:#f472b6;background:#b478ff33;border-color:#f472b6;box-shadow:0 0 15px #f472b633}.wizard-mode .dock-btn:after{color:#dcc8ffe6;background:#0a0416eb;border-color:#b478ff33}.left-drawer-panel{z-index:50;-webkit-backdrop-filter:blur(50px)saturate(1.5);opacity:0;pointer-events:none;background:#050c1cf0;border:1px solid #f4d0b826;border-radius:24px;flex-direction:column;width:330px;max-height:min(90vh,860px);padding:32px 26px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:50%;left:92px;overflow:hidden;transform:translateY(-50%)translate(-40px);box-shadow:0 40px 90px -20px #000000e6,0 0 80px #00000080,inset 0 1px #ffffff14}.left-drawer-panel.open{opacity:1;pointer-events:auto;transform:translateY(-50%)translate(0)}.wizard-mode .left-drawer-panel{background:#0a0414f2;border-color:#b478ff47;box-shadow:0 40px 90px -20px #000000f2,0 0 80px #00000080,inset 0 1px #ffffff0a}.drawer-close-btn{color:#fff6;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.drawer-close-btn:hover{color:#fff;background:#ffffff0d;border-color:#ffffff26}.drawer-header{letter-spacing:1.5px;color:#ffbf00;text-transform:uppercase;border-bottom:1.2px solid #f4d0b81f;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:14px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;display:flex}.wizard-mode .drawer-header{color:#c084fc;border-bottom-color:#a855f71f}.drawer-body{color:#f4e0c0d1;flex:1;padding-right:4px;font-family:Outfit,sans-serif;font-size:12.5px;font-weight:300;line-height:1.75;overflow-y:auto}.wizard-mode .drawer-body{color:#dccdffd1}.drawer-body p{margin-bottom:14px}.drawer-body strong{color:#fff;font-weight:600}.drawer-body::-webkit-scrollbar{width:6px}.drawer-body::-webkit-scrollbar-track{background:#ffffff08;border-radius:99px}.drawer-body::-webkit-scrollbar-thumb{background:#ffffff26 padding-box content-box;border:1.5px solid #0000;border-radius:99px}.drawer-body::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.drawer-backdrop{display:none}@media (max-width:980px){.drawer-backdrop{display:block}.side-dock{-webkit-backdrop-filter:blur(28px)saturate(1.4);z-index:45;background:#050c1ca6;border-color:#f4d0b81a;border-radius:99px;flex-direction:column;gap:14px;padding:16px 8px;position:fixed;top:40%;left:auto;right:12px;transform:translateY(-50%);box-shadow:-8px 8px 32px #00000080,0 0 0 1px #f4d0b80f}.dock-btn:hover{transform:scale(1.1)translate(-2px)}.dock-btn:after{left:auto;right:calc(100% + 12px);transform:translateY(-50%)translate(6px)}.dock-btn:hover:after{transform:translateY(-50%)translate(0)}.drawer-backdrop{z-index:48;-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;background:#0000008c;transition:opacity .4s;position:fixed;inset:0}.drawer-backdrop.open{opacity:1;pointer-events:auto}.left-drawer-panel{z-index:50;border-radius:24px;width:min(480px,90vw);max-height:min(70vh,560px);padding:28px 22px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(.92)translateY(12px);box-shadow:0 40px 80px #000c,0 0 0 1px #f4d0b814}.left-drawer-panel.open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)translateY(0)}}@media (max-width:640px){.side-dock{background:#050c1cbf;border-color:#f4d0b814;gap:10px;padding:12px 6px;top:36%;right:8px}.dock-btn{width:32px;height:32px}.left-drawer-panel{border-radius:18px;width:92vw;max-height:65vh;padding:20px 16px}.drawer-header{margin-bottom:14px;padding-bottom:10px;font-size:13px}.drawer-body{font-size:11.5px}.drawer-close-btn{top:14px;right:14px}}.grimoire-tabs{border-bottom:1px solid #ffffff14;gap:4px;display:flex}.grimoire-tabs button{letter-spacing:.8px;background:0 0;border:none;outline:none;font-family:Outfit,sans-serif}.grimoire-tabs button:focus{outline:none}.tome-folder{-webkit-backdrop-filter:blur(10px);border-radius:12px;transition:all .3s cubic-bezier(.16,1,.3,1)}.tome-folder button{outline:none;font-family:Outfit,sans-serif}.tome-folder button:focus{outline:none}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff03;border-radius:99px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:99px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#ffffff40}
@media (max-width:640px){html,body{overflow-x:hidden!important}.vitrine-container{align-items:center}.chat-vitrine{width:100vw!important;height:100dvh!important;max-height:100dvh!important;box-shadow:none!important;border:none!important;border-radius:0!important;animation:none!important}.chat-header{gap:10px!important;padding:12px 14px 8px!important}.avatar-ring{width:32px!important;height:32px!important}.avatar-ring:before,.avatar-ring:after{display:none!important}.header-title{letter-spacing:1.5px!important;font-size:17px!important}.header-sub{display:none!important}.mode-toggle-wrap{gap:2px!important;padding:2px!important}.mode-toggle-btn{gap:3px!important;padding:5px 10px!important;font-size:9px!important}.mode-toggle-btn:before{width:4px!important;height:4px!important}.clear-btn{padding:4px 10px!important;font-size:9px!important}.corner-bracket{display:none!important}.messages-area{gap:16px!important;padding:14px 12px!important}.msg-row{gap:8px!important;max-width:100%!important}.msg-row>.flex.flex-col.items-start.w-full{min-width:0!important;max-width:100%!important}.bot-avatar{width:28px!important;height:28px!important;font-size:13px!important}.bot-bubble{word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important;border-radius:4px 16px 16px!important;max-width:100%!important;padding:12px 14px!important;font-size:15px!important;line-height:1.6!important}.bot-bubble .welcome-title{font-size:20px!important}.drop-cap:first-letter{font-size:32px!important}.user-bubble{word-wrap:break-word!important;overflow-wrap:break-word!important;max-width:100%!important;padding:10px 14px!important;font-size:15px!important}.typing-indicator{padding:10px 14px!important}.chips-row{gap:6px!important;padding:8px 12px 6px!important}.chip{padding:6px 12px!important;font-size:12px!important}.input-area{padding:6px 12px 16px!important}.input-wrap{border-radius:24px!important;gap:10px!important;padding:4px 4px 4px 18px!important}.msg-input{font-size:15px!important}.send-btn{width:40px!important;height:40px!important}.recipe-card{box-sizing:border-box!important;border-radius:18px!important;min-width:0!important;max-width:100%!important;padding:16px 14px!important}.recipe-card-bg-sigil{display:none!important}.recipe-title{font-size:18px!important}.recipe-badge{padding:2px 8px!important;font-size:8px!important}.recipe-header-row{flex-wrap:wrap!important}.ingredient-grid{gap:6px!important}.ingredient-vial{gap:8px!important;padding:8px 10px!important}.ingredient-icon{width:22px!important;height:22px!important;font-size:12px!important}.ingredient-name{font-size:12px!important}.ingredient-qty{padding:2px 6px!important;font-size:10px!important}.step-circle{width:28px!important;height:28px!important;font-size:11px!important}.step-circle:before,.step-circle:after,.connector-line{display:none!important}.step-label{font-size:9px!important}.step-text{font-size:12.5px!important}.compounded-signature{font-size:10px!important}}
