.agent-container{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);justify-content:center;align-items:center;max-width:520px;height:100vh;margin:0 auto;padding:16px;font-family:Segoe UI,system-ui,-apple-system,sans-serif;display:flex}.agent-card{background:#fff;border-radius:16px;width:100%;max-height:96vh;padding:0;overflow-y:auto;box-shadow:0 8px 40px #00000040}.agent-header{text-align:center;color:#fff;background:linear-gradient(135deg,#1a237e 0%,#283593 100%);border-radius:16px 16px 0 0;padding:28px 24px 16px}.agent-logo{filter:drop-shadow(0 2px 4px #0000004d);margin-bottom:6px;font-size:40px}.agent-header h1{color:#fff;letter-spacing:.5px;margin:0 0 4px;font-size:24px;font-weight:700}.agent-subtitle{color:#ffffffb3;letter-spacing:.3px;margin:0;font-size:12px;font-weight:400}.agent-divider{background:linear-gradient(90deg,#f5c842,#f59e0b,#f5c842);height:3px}.agent-body{padding:16px 20px}.partner-info{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f5c842;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 14px;display:flex}.partner-label{color:#78350f;font-size:13px;font-weight:500}.partner-label strong{color:#451a03;font-weight:700}.partner-change-btn{color:#d97706;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #d97706;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:700;transition:all .2s}.partner-change-btn:hover{color:#fff;background:#d97706}.section-title{color:#1a237e;align-items:center;gap:10px;margin-bottom:12px;font-size:14px;font-weight:700;display:flex}.section-divider{background:linear-gradient(90deg,#1a237e,#0000);flex:1;height:1px}.agent-form{flex-direction:column;gap:10px;display:flex}.form-group{flex-direction:column;gap:3px;display:flex}.form-group label{color:#334155;font-size:13px;font-weight:600}.form-group input,.form-group select{color:#1e293b;background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:8px;height:38px;padding:8px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus{background:#fff;border-color:#f5c842;outline:none;box-shadow:0 0 0 3px #f5c84240}.form-group input::placeholder{color:#94a3b8}.required{color:#ef4444;font-weight:700}.optional{color:#94a3b8;font-size:11px;font-weight:400}.field-hint{color:#94a3b8;margin-top:1px;font-size:11px;font-style:italic}.radio-group{gap:12px;padding:6px 0;display:flex}.radio-label{cursor:pointer;color:#475569;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.radio-label:has(input:checked){color:#92400e;background:#fffbeb;border-color:#f5c842;font-weight:600}.radio-label input[type=radio]{accent-color:#d97706;width:14px;height:14px}.radio-custom{display:none}.success-message{color:#065f46;text-align:center;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1.5px solid #10b981;border-radius:12px;padding:20px}.success-icon{margin-bottom:8px;font-size:36px}.success-title{color:#065f46;margin:0 0 6px;font-size:16px;font-weight:700}.success-detail{color:#047857;margin:2px 0;font-size:13px}.btn-submit{color:#1a1a1a;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#f5c842 0%,#f59e0b 100%);border:none;border-radius:10px;width:100%;margin-top:6px;padding:12px;font-size:15px;font-weight:700;transition:all .2s;box-shadow:0 2px 8px #f59e0b4d}.btn-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #f59e0b73}.btn-submit:active:not(:disabled){transform:translateY(0)}.btn-submit:disabled{color:#6b7280;cursor:not-allowed;box-shadow:none;background:linear-gradient(135deg,#d1d5db,#9ca3af)}.error-message{color:#991b1b;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1.5px solid #fca5a5;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:500}.agent-footer{text-align:center;padding:12px 20px 16px}.agent-footer p{color:#94a3b8;margin:0;font-size:11px}.agent-card::-webkit-scrollbar{width:4px}.agent-card::-webkit-scrollbar-track{background:0 0}.agent-card::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.agent-card::-webkit-scrollbar-thumb:hover{background:#94a3b8}.setup-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background-color:#0f172ad9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.setup-modal-card{background:#fff;border-radius:16px;width:100%;max-width:440px;animation:.3s ease-out setupModalSlideUp;overflow:hidden;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003}@keyframes setupModalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.setup-modal-header{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#0f172a 100%);padding:1.75rem 1.5rem}.setup-brand-icon{color:#fff;background:linear-gradient(135deg,#38bdf8 0%,#0284c7 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto .75rem;font-size:28px;font-weight:800;display:flex;box-shadow:0 4px 6px -1px #0003}.setup-modal-header h2{margin:0;font-size:1.35rem;font-weight:700}.setup-modal-header p{color:#94a3b8;margin:.25rem 0 0;font-size:.875rem}.setup-modal-body{padding:1.5rem}.setup-instruction{color:#475569;margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.setup-form-group{margin-bottom:1.25rem}.setup-form-group label{color:#1e293b;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.phone-input-wrapper{border:2px solid #cbd5e1;border-radius:10px;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.phone-input-wrapper:focus-within{border-color:#0284c7;box-shadow:0 0 0 3px #0284c726}.phone-prefix{color:#475569;background-color:#f1f5f9;border-right:1px solid #cbd5e1;padding:.75rem .85rem;font-size:.95rem;font-weight:600}.phone-input-wrapper input{color:#0f172a;border:none;outline:none;flex:1;padding:.75rem .85rem;font-size:1rem;font-weight:500}.setup-error{color:#ef4444;margin-top:.35rem;font-size:.825rem}.btn-setup-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:none;border-radius:10px;width:100%;padding:.85rem;font-size:1rem;font-weight:600;transition:transform .15s,filter .2s}.btn-setup-submit:hover{filter:brightness(1.05)}.btn-setup-submit:active{transform:scale(.98)}.setup-modal-footer{text-align:center;background-color:#f8fafc;border-top:1px solid #e2e8f0;padding:.85rem 1.5rem}.setup-modal-footer small{color:#64748b;font-size:.775rem}html,body{height:100%;margin:0;padding:0;overflow:hidden}.menu-container-dark{-webkit-overflow-scrolling:touch;touch-action:pan-y;box-sizing:border-box;background:#12121e;justify-content:center;height:100dvh;min-height:100dvh;padding:30px 20px;font-family:Inter,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden auto}.menu-body-dark{overflow:visible}.menu-card-dark{-webkit-backdrop-filter:blur(24px)saturate(1.4);z-index:1;background:#1c1c2dd9;border:1px solid #ffffff0f;border-radius:28px;width:100%;max-width:1100px;padding:32px 38px;position:relative;box-shadow:0 30px 80px #000c}.menu-header-dark{text-align:center;border-bottom:1px solid #ffffff0f;margin-bottom:28px;padding-bottom:20px}.menu-header-dark h1{background:linear-gradient(135deg,#f5c842 0%,#d4a020 100%);-webkit-text-fill-color:transparent;letter-spacing:2px;-webkit-background-clip:text;background-clip:text;margin:0 0 2px;font-size:32px;font-weight:700}.menu-subtitle-dark{color:#c8c8dc99;letter-spacing:3px;margin:0;font-size:15px;font-weight:300}.menu-subtitle-small-dark{color:#9696b44d;letter-spacing:1.5px;margin:2px 0 0;font-size:12px}.form-section-dark{-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff0d;border-radius:18px;margin-bottom:22px;padding:20px 24px;box-shadow:inset 0 1px #ffffff05}.form-section-dark h3{color:#f5c842;letter-spacing:1px;margin:0 0 14px;font-size:16px;font-weight:500}.form-row-dark{grid-template-columns:1fr 1fr;gap:12px 18px;display:grid}.form-group-dark{flex-direction:column;gap:3px;display:flex}.form-group-dark label{color:#c8c8dc99;letter-spacing:1.2px;text-transform:uppercase;font-size:10px;font-weight:700}.form-group-dark input,.form-group-dark select{color:#e8e8f0;box-sizing:border-box;background:#121223b3;border:1px solid #ffffff0f;border-radius:10px;outline:none;height:38px;padding:8px 14px;font-family:inherit;font-size:14px;transition:all .3s}.form-group-dark input::placeholder{color:#9696b440;font-size:13px}.form-group-dark input:focus,.form-group-dark select:focus{background:#121223e6;border-color:#f5c842;box-shadow:0 0 0 3px #f5c8420f}.form-group-dark select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23f5c842' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.full-width{grid-column:1/-1}.required{color:#ff6b6b;margin-left:2px}.additional-fields-dark{background:#ffffff05;border:1px dashed #f5c84214;border-radius:12px;margin-top:14px;padding:14px 16px}.additional-fields-dark h4{color:#dcc8a099;margin:0 0 10px;font-size:13px;font-weight:400}.pre-wedding-function-dark{align-items:center;gap:10px;margin-bottom:6px;display:flex}.pre-wedding-function-dark input{color:#e8e8f0;background:#12122399;border:1px solid #ffffff0a;border-radius:8px;outline:none;flex:1;height:34px;padding:6px 12px;font-size:13px}.pre-wedding-function-dark input:focus{border-color:#f5c842}.remove-btn-dark{color:#ff6b6b;cursor:pointer;background:#ff505014;border:1px solid #ff505014;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.remove-btn-dark:hover{background:#ff505026}.add-btn-dark{color:#c8c8dc80;cursor:pointer;background:#f5c8420a;border:1px dashed #f5c8421f;border-radius:8px;padding:6px 18px;font-size:12px;transition:all .3s}.add-btn-dark:hover{color:#f5c842;border-color:#f5c842}.menu-header-section-dark{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.menu-stats-dark{flex-wrap:wrap;gap:10px;display:flex}.menu-stats-item-dark{color:#c8c8dc80;background:#ffffff08;border:1px solid #ffffff08;border-radius:20px;padding:3px 14px;font-size:11px}.search-container-dark{margin-bottom:16px;position:relative}.search-input-dark{color:#e8e8f0;box-sizing:border-box;background:#12122399;border:1px solid #ffffff0a;border-radius:12px;outline:none;width:100%;height:40px;padding:9px 44px 9px 18px;font-size:13px}.search-input-dark:focus{background:#121223cc;border-color:#f5c84233}.search-input-dark::placeholder{color:#9696b433}.search-clear-dark{color:#9696b433;cursor:pointer;background:0 0;border:none;font-size:16px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.menu-category-dark{background:#ffffff08;border:1px solid #ffffff0a;border-radius:12px;margin-bottom:6px;transition:all .3s;overflow:hidden}.menu-category-dark:hover{background:#ffffff0a;border-color:#f5c84214}.menu-category-header-dark{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.menu-category-header-dark:hover{background:#f5c84208}.category-title-dark{color:#d2d2e6cc;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.category-arrow-dark{color:#f5c842;opacity:.6;width:16px;font-size:10px;transition:transform .3s}.menu-category-dark.expanded .category-arrow-dark{transform:rotate(0)}.menu-category-dark:not(.expanded) .category-arrow-dark{transform:rotate(-90deg)}.category-count-dark{color:#9696b44d;font-size:11px;font-weight:400}.selected-badge-dark{color:#f5c842;background:#f5c8421f;border:1px solid #f5c8420f;border-radius:20px;padding:2px 12px;font-size:10px;font-weight:600}.menu-items-grid-dark{background:#ffffff0a;border-radius:8px;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:2px 10px;padding:8px 16px 14px;display:grid}.menu-item-dark{cursor:pointer;color:#d2d2e6d9;background:#ffffff05;border-radius:6px;align-items:center;gap:10px;padding:5px 10px;font-size:13px;transition:all .2s;display:flex}.menu-item-dark:hover{color:#fff;background:#ffffff14}.menu-item-dark input[type=checkbox]{accent-color:#f5c842;cursor:pointer;flex-shrink:0;width:14px;height:14px}.menu-item-dark.selected{color:#f5c842;background:#f5c8420f}.menu-item-name-dark{flex:1}.preview-section-dark{background:#f5c84205;border:1px solid #f5c8420a;border-radius:14px;margin-top:14px;padding:14px 20px}.preview-section-dark h3{color:#f5c842;margin:0 0 8px;font-size:14px;font-weight:500}.preview-category-dark{margin-bottom:6px}.preview-category-dark strong{color:#c8c8dc99;font-size:12px;font-weight:500;display:block}.preview-category-dark ul{color:#9696b466;margin:0;padding-left:16px;font-size:12px}.btn-submit-dark{color:#0a0a0f;cursor:pointer;letter-spacing:1px;background:linear-gradient(135deg,#f5c842 0%,#d4a020 100%);border:none;border-radius:14px;width:100%;margin-top:14px;padding:14px;font-size:17px;font-weight:700;transition:all .3s}.btn-submit-dark:hover{transform:translateY(-1px);box-shadow:0 8px 40px #f5c84226}.btn-submit-dark:disabled{opacity:.3;cursor:not-allowed}.menu-footer-dark{text-align:center;color:#64648c33;letter-spacing:.5px;border-top:1px solid #ffffff05;margin-top:14px;padding-top:14px;font-size:11px}.preview-tab-btn{color:#f5c842;cursor:pointer;white-space:nowrap;background:#f5c84214;border:1px solid #f5c84226;border-radius:20px;padding:3px 12px;font-size:11px;font-weight:600;transition:all .2s}.preview-tab-btn:hover{background:#f5c84226;border-color:#f5c84240}.success-message-dark{text-align:center;background:#f5c8420a;border:1px solid #f5c8421a;border-radius:16px;padding:24px}.success-message-dark p{color:#f5c842;margin:0 0 6px;font-size:18px;font-weight:600}.success-detail-dark{color:#c8c8dc80!important;font-size:13px!important;font-weight:400!important}@media (width<=768px){.menu-container-dark{-webkit-overflow-scrolling:touch;touch-action:pan-y;height:100dvh;min-height:100dvh;padding:12px 8px;overflow:hidden auto}.menu-card-dark{border-radius:16px;padding:18px 16px}.form-row-dark,.menu-items-grid-dark{grid-template-columns:1fr}.menu-header-dark h1{font-size:24px}.menu-header-section-dark{flex-direction:column;align-items:flex-start}.menu-stats-dark{flex-wrap:wrap}}.preview-modal-dark{flex-direction:column;width:96%;max-width:640px;max-height:88vh;display:flex}.preview-modal-body{-webkit-overflow-scrolling:touch;flex:1;padding:12px 16px;overflow-y:auto}.preview-summary-card{background:#f5c8420d;border:1px solid #f5c8421a;border-radius:10px;margin-bottom:14px;padding:10px 14px}.preview-summary-row{color:#c8c8dcb3;justify-content:space-between;padding:2px 0;font-size:12px;display:flex}.preview-summary-row strong{color:#e8e8f0}.preview-modal-cat-header{background:#1a237e4d;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:4px;padding:6px 10px;display:flex}.preview-modal-items{padding-left:10px}.preview-modal-item{border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;gap:8px;padding:4px 8px;display:flex}.preview-modal-item:last-child{border-bottom:none}.preview-modal-item-name{color:#d2d2e6d9;flex:1;font-size:12px}.preview-qty-controls{background:#ffffff0d;border-radius:6px;align-items:center;gap:4px;padding:2px 4px;display:flex}.qty-btn{color:#f5c842;cursor:pointer;background:#f5c84226;border:none;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:13px;font-weight:700;line-height:1;transition:all .2s;display:flex}.qty-btn:hover{background:#f5c8424d}.qty-value{color:#e8e8f0;text-align:center;min-width:18px;font-size:12px;font-weight:600}.preview-modal-remove{color:#ff6b6b;cursor:pointer;background:#ff50501a;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:12px;transition:all .2s;display:flex}.preview-modal-remove:hover{background:#ff505040}.preview-modal-empty{color:#9696b44d;text-align:center;padding:24px;font-size:13px}.preview-actions{border-top:1px solid #ffffff0f;gap:10px;padding:10px 16px;display:flex}.preview-action-btn{cursor:pointer;letter-spacing:.3px;border:none;border-radius:10px;flex:1;padding:10px 14px;font-size:13px;font-weight:600;transition:all .2s}.preview-action-btn:disabled{opacity:.5;cursor:not-allowed}.pdf-action{color:#fff;background:linear-gradient(135deg,#1e88e5 0%,#1565c0 100%)}.pdf-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 20px #1e88e54d}.zebaish-action{color:#fff;background:linear-gradient(135deg,#4caf50 0%,#2e7d32 100%)}.zebaish-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 20px #4caf504d}.modal-btn-cancel-dark{color:#c8c8dc99;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;flex:1;padding:10px;font-size:13px;transition:all .2s}.modal-btn-cancel-dark:hover{color:#e8e8f0;background:#ffffff14}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.8)sepia()saturate(3)hue-rotate(5deg);cursor:pointer;background-color:#f5c8421a;border-radius:4px;padding:4px}input[type=date]::-webkit-calendar-picker-indicator:hover{background-color:#f5c84233}input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}input[type=date]::-webkit-datetime-edit{color:#e8e8f0}input[type=date]::-webkit-datetime-edit-fields-wrapper{color:#e8e8f0}input[type=time]::-webkit-calendar-picker-indicator{filter:invert(.8)sepia()saturate(3)hue-rotate(5deg);cursor:pointer;background-color:#f5c8421a;border-radius:4px;padding:4px}input[type=time]::-webkit-calendar-picker-indicator:hover{background-color:#f5c84233}input[type=time]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.modal-overlay-dark{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-content-dark{-webkit-backdrop-filter:blur(24px);background:#1c1c2df2;border:1px solid #f5c84226;border-radius:20px;flex-direction:column;width:100%;max-width:520px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 30px 80px #000c,0 0 40px #f5c8420d}.modal-header-gold{text-align:center;border-bottom:1px solid #f5c8421a;padding:20px 24px 14px}.modal-header-gold h2{background:linear-gradient(135deg,#f5c842 0%,#d4a020 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 4px;font-size:20px;font-weight:700}.modal-header-gold p{color:#c8c8dc80;margin:0;font-size:12px}.modal-actions-dark{border-top:1px solid #ffffff0d;gap:10px;padding:16px 24px;display:flex}.modal-btn-cancel-dark{color:#c8c8dc99;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;flex:1;padding:10px;font-size:13px;font-weight:500;transition:all .2s}.modal-btn-cancel-dark:hover{color:#ff6b6b;background:#ff50501a;border-color:#ff505033}.modal-btn-confirm-dark{color:#0a0a0f;cursor:pointer;background:linear-gradient(135deg,#f5c842 0%,#d4a020 100%);border:none;border-radius:10px;flex:2;padding:10px;font-size:13px;font-weight:700;transition:all .2s}.modal-btn-confirm-dark:hover{transform:translateY(-1px);box-shadow:0 4px 20px #f5c84233}.modal-btn-confirm-dark:disabled{opacity:.4;cursor:not-allowed}.confirm-body-dark{flex:1;padding:16px 24px;overflow-y:auto}.confirm-info-row{border-bottom:1px solid #ffffff08;justify-content:space-between;padding:5px 0;display:flex}.confirm-label{color:#c8c8dc66;font-size:12px}.confirm-value{color:#dcdcf0e6;font-size:12px;font-weight:500}.confirm-divider{background:#f5c8421a;height:1px;margin:12px 0}.confirm-summary{justify-content:center;gap:16px;margin-bottom:12px;display:flex}.confirm-total{color:#f5c842;background:#f5c8421a;border-radius:20px;padding:4px 14px;font-size:12px;font-weight:600}.confirm-categories{flex-wrap:wrap;gap:6px;display:flex}.confirm-cat-item{background:#ffffff0a;border:1px solid #ffffff0a;border-radius:8px;align-items:center;gap:8px;padding:5px 10px;font-size:11px;display:flex}.confirm-cat-item strong{color:#c8c8dcb3;font-size:10px}.confirm-cat-item span{color:#f5c842;font-size:10px;font-weight:600}.preview-modal-dark{max-width:600px;max-height:80vh}.preview-modal-body{flex:1;padding:16px 24px;overflow-y:auto}.preview-modal-category{margin-bottom:14px}.preview-modal-cat-header{background:#f5c8420f;border:1px solid #f5c84214;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:6px 12px;display:flex}.preview-modal-cat-name{color:#f5c842;font-size:12px;font-weight:600}.preview-modal-cat-count{color:#c8c8dc66;background:#ffffff0d;border-radius:10px;padding:1px 8px;font-size:11px}.preview-modal-items{flex-direction:column;gap:2px;display:flex}.preview-modal-item{border-radius:4px;justify-content:space-between;align-items:center;padding:4px 10px;transition:background .2s;display:flex}.preview-modal-item:hover{background:#ffffff0a}.preview-modal-item-name{color:#d2d2e6cc;font-size:12px}.preview-modal-remove{color:#ff6b6b;cursor:pointer;opacity:0;background:#ff505014;border:1px solid #ff50501a;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;transition:all .2s;display:flex}.preview-modal-item:hover .preview-modal-remove{opacity:1}.preview-modal-remove:hover{background:#ff505033;border-color:#ff50504d}.preview-modal-empty{text-align:center;color:#9696b44d;padding:30px;font-size:14px}.save-options-dark{justify-content:center;gap:12px;margin-top:18px;display:flex}.save-option-btn-dark{cursor:pointer;letter-spacing:.5px;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s}.save-option-btn-dark.pdf-btn{color:#0a0a0f;background:linear-gradient(135deg,#f5c842 0%,#d4a020 100%);box-shadow:0 4px 20px #f5c84226}.save-option-btn-dark.pdf-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #f5c84240}.save-option-btn-dark.whatsapp-btn{color:#fff;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);box-shadow:0 4px 20px #25d36626}.save-option-btn-dark.whatsapp-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #25d36640}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}*{box-sizing:border-box;margin:0;padding:0}body{color:#e8e8f0;background:#0a0a0f;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}#root{min-height:100vh}
