.chrome-ai-settings.svelte-116rp8x{padding:8px 10px;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.08)}.setting-row.svelte-116rp8x{display:flex;justify-content:space-between;align-items:center}.toggle-label.svelte-116rp8x{display:flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer;-webkit-user-select:none;user-select:none}.label-text.svelte-116rp8x{font-size:.75rem;font-weight:500;display:flex;align-items:center;gap:6px;color:var(--text-color, #fff)}.beta-badge.svelte-116rp8x{font-size:.55rem;background:linear-gradient(135deg,#ffb703,#fb8500);color:#000;padding:1px 4px;border-radius:3px;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.toggle-wrapper.svelte-116rp8x{position:relative;width:36px;height:20px}.toggle-wrapper.svelte-116rp8x input:where(.svelte-116rp8x){opacity:0;width:0;height:0}.toggle-slider.svelte-116rp8x{position:absolute;cursor:pointer;inset:0;background-color:#fff3;transition:.3s;border-radius:20px}.toggle-slider.svelte-116rp8x:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 1px 3px #0003}input.svelte-116rp8x:checked+.toggle-slider:where(.svelte-116rp8x){background:var(--primary-color, #3a86ff)}input.svelte-116rp8x:checked+.toggle-slider:where(.svelte-116rp8x):before{transform:translate(16px)}.status-container.svelte-116rp8x{margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.08);font-size:.7rem}.download-progress.svelte-116rp8x{display:flex;flex-direction:column;gap:4px}.progress-info.svelte-116rp8x{display:flex;justify-content:space-between;color:#fffc}.status-text.svelte-116rp8x{display:flex;align-items:center;gap:4px}.progress-bar-bg.svelte-116rp8x{height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.progress-bar-fill.svelte-116rp8x{height:100%;background:var(--primary-color, #3a86ff);transition:width .3s ease-out}.status-ready.svelte-116rp8x{display:flex;align-items:center;gap:4px;color:#4cc9f0}.status-error.svelte-116rp8x{display:flex;align-items:center;gap:4px;color:#ef476f}.disclaimer.svelte-116rp8x{margin-top:8px;font-size:.65rem;color:#ffffff80;line-height:1.4}.svelte-m4rwli{margin:0;padding:0;box-sizing:border-box}.select-button.svelte-m4rwli svg{transition:transform .3s ease}.select-button.svelte-m4rwli svg.rotatecaret{transform:rotate(180deg)}.select-wrapper.svelte-m4rwli{position:relative;width:140px;z-index:1001}.select-button.svelte-m4rwli{width:100%;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--on-primary-color);border:none;border-radius:5px;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:.8rem;transition:all .3s ease;box-shadow:0 4px 10px #0003;height:42px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.select-button.svelte-m4rwli:hover:not(:disabled){background:linear-gradient(135deg,var(--primary-color-hover),var(--secondary-color))}.selected-option.svelte-m4rwli{display:flex;align-items:center;gap:8px}.flag-icon.svelte-m4rwli{width:22px;height:16px;background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid #ccc;display:inline-block;vertical-align:middle}.flag-icon.gb.svelte-m4rwli{background-image:url(https://flagcdn.com/gb.svg)}.flag-icon.es.svelte-m4rwli{background-image:url(https://flagcdn.com/es.svg)}.dropdown.svelte-m4rwli{position:absolute;top:calc(100% + 8px);left:0;background:var(--card-background);border-radius:16px;box-shadow:0 20px 60px var(--darker-shadow-color);border:1px solid var(--border-color);overflow:hidden;z-index:10;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease}.dropdown.open.svelte-m4rwli{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-option.svelte-m4rwli{width:100%;padding:10px 15px;display:flex;align-items:center;gap:8px;border:none;background:var(--card-background);cursor:pointer;transition:all .2s ease;font-size:11px;font-weight:500;color:var(--text-color);border-left:3px solid transparent}.dropdown-option.svelte-m4rwli:hover{background:rgba(var(--primary-color-rgb),.1)}.dropdown-option.selected.svelte-m4rwli{background:linear-gradient(90deg,rgba(var(--primary-color-rgb),.1),rgba(var(--primary-color-rgb),.2));border-left-color:var(--primary-color);color:var(--primary-color)}.checkmark.svelte-m4rwli{width:16px;height:16px;margin-left:auto;color:var(--primary-color)}.desktop-view.svelte-m4rwli{display:flex;align-items:center;gap:8px}.mobile-view.svelte-m4rwli{display:none}@media(max-width:768px){.select-wrapper.svelte-m4rwli{width:60px}.select-button.svelte-m4rwli{padding:8px 5px;font-size:.8rem;height:38px}.desktop-view.svelte-m4rwli{display:none}.mobile-view.svelte-m4rwli{display:block}.selected-option.svelte-m4rwli{gap:0;justify-content:center;flex-grow:1}.select-button.svelte-m4rwli svg{width:16px;height:16px}.dropdown.svelte-m4rwli{width:max-content;min-width:100%}.dropdown-option.svelte-m4rwli{font-size:.7rem;padding:8px 10px;white-space:nowrap}}.settings-separator.svelte-m4rwli{height:1px;background:var(--border-color);margin:4px 0}.ai-settings-wrapper.svelte-m4rwli{padding:4px}.pwa-toast.svelte-tgprp2{position:fixed;right:1rem;bottom:1rem;z-index:10000;display:flex;flex-direction:column;gap:.75rem;padding:1rem;background-color:var(--card-background);border:1px solid var(--border-color);border-radius:.75rem;box-shadow:0 10px 30px var(--shadow-color);color:var(--text-color);font-family:Inter,sans-serif;min-width:280px;max-width:350px}.message.svelte-tgprp2{display:flex;align-items:center;gap:.75rem;font-weight:500;font-size:.95rem}.buttons.svelte-tgprp2{display:flex;align-items:center;gap:.5rem;justify-content:flex-end;margin-top:.25rem}button.svelte-tgprp2{cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.reload-btn.svelte-tgprp2{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;box-shadow:0 2px 5px var(--button-shadow-color)}.reload-btn.svelte-tgprp2:hover{transform:translateY(-1px);box-shadow:0 4px 8px var(--button-shadow-color)}.reload-btn.svelte-tgprp2:active{transform:translateY(0)}.close-btn.svelte-tgprp2{background-color:transparent;color:var(--text-color);opacity:.6;padding:.5rem}.close-btn.svelte-tgprp2:hover{background-color:var(--border-color);opacity:1}.theme-toggle.svelte-zldr3b{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;color:var(--text-color);transition:background-color .2s,color .2s;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.theme-toggle.svelte-zldr3b:hover{background-color:rgba(var(--primary-color-rgb),.15);color:var(--primary-color)}.icon-container.svelte-zldr3b{position:relative;width:20px;height:20px}.icon.svelte-zldr3b{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-cyrillic-ext-400-normal.BQZuk6qB.woff2) format("woff2"),url(./inter-cyrillic-ext-400-normal.DQukG94-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-cyrillic-400-normal.obahsSVq.woff2) format("woff2"),url(./inter-cyrillic-400-normal.HOLc17fK.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-greek-ext-400-normal.DGGRlc-M.woff2) format("woff2"),url(./inter-greek-ext-400-normal.KugGGMne.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-greek-400-normal.B4URO6DV.woff2) format("woff2"),url(./inter-greek-400-normal.q2sYcFCs.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-vietnamese-400-normal.DMkecbls.woff2) format("woff2"),url(./inter-vietnamese-400-normal.Bbgyi5SW.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-latin-ext-400-normal.C1nco2VV.woff2) format("woff2"),url(./inter-latin-ext-400-normal.77YHD8bZ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(./inter-latin-400-normal.C38fXH4l.woff2) format("woff2"),url(./inter-latin-400-normal.CyCys3Eg.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-cyrillic-ext-500-normal.B0yAr1jD.woff2) format("woff2"),url(./inter-cyrillic-ext-500-normal.BmqWE9Dz.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-cyrillic-500-normal.BasfLYem.woff2) format("woff2"),url(./inter-cyrillic-500-normal.CxZf_p3X.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-greek-ext-500-normal.C4iEst2y.woff2) format("woff2"),url(./inter-greek-ext-500-normal.2j5mBUwD.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-greek-500-normal.BIZE56-Y.woff2) format("woff2"),url(./inter-greek-500-normal.Xzm54t5V.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-vietnamese-500-normal.DOriooB6.woff2) format("woff2"),url(./inter-vietnamese-500-normal.mJboJaSs.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-latin-ext-500-normal.CV4jyFjo.woff2) format("woff2"),url(./inter-latin-ext-500-normal.BxGbmqWO.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(./inter-latin-500-normal.Cerq10X2.woff2) format("woff2"),url(./inter-latin-500-normal.BL9OpVg8.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-cyrillic-ext-600-normal.Dfes3d0z.woff2) format("woff2"),url(./inter-cyrillic-ext-600-normal.Bcila6Z-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-cyrillic-600-normal.CWCymEST.woff2) format("woff2"),url(./inter-cyrillic-600-normal.4D_pXhcN.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-greek-ext-600-normal.DRtmH8MT.woff2) format("woff2"),url(./inter-greek-ext-600-normal.B8X0CLgF.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-greek-600-normal.plRanbMR.woff2) format("woff2"),url(./inter-greek-600-normal.BZpKdvQh.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-vietnamese-600-normal.Cc8MFFhd.woff2) format("woff2"),url(./inter-vietnamese-600-normal.BuLX-rYi.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-latin-ext-600-normal.D2bJ5OIk.woff2) format("woff2"),url(./inter-latin-ext-600-normal.CIVaiw4L.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(./inter-latin-600-normal.LgqL8muc.woff2) format("woff2"),url(./inter-latin-600-normal.CiBQ2DWP.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-cyrillic-ext-700-normal.BjwYoWNd.woff2) format("woff2"),url(./inter-cyrillic-ext-700-normal.LO58E6JB.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-cyrillic-700-normal.CjBOestx.woff2) format("woff2"),url(./inter-cyrillic-700-normal.DrXBdSj3.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-greek-ext-700-normal.qfdV9bQt.woff2) format("woff2"),url(./inter-greek-ext-700-normal.BoQ6DsYi.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-greek-700-normal.C3JjAnD8.woff2) format("woff2"),url(./inter-greek-700-normal.BUv2fZ6O.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-vietnamese-700-normal.DlLaEgI2.woff2) format("woff2"),url(./inter-vietnamese-700-normal.BZaoP0fm.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-latin-ext-700-normal.Ca8adRJv.woff2) format("woff2"),url(./inter-latin-ext-700-normal.TidjK2hL.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(./inter-latin-700-normal.Yt3aPRUw.woff2) format("woff2"),url(./inter-latin-700-normal.BLAVimhd.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--primary-color: #b91c1c;--primary-color-rgb: 185, 28, 28;--primary-color-hover: #991b1b;--on-primary-color: #ffffff;--secondary-color: #d43b74;--text-color: #1f2937;--background-color: #f9fafb;--card-background: #ffffff;--border-color: #e5e7eb;--shadow-color: rgba(0, 0, 0, .1);--darker-shadow-color: rgba(0, 0, 0, .2);--button-shadow-color: rgba(0, 0, 0, .3);--theme-transition-duration: .5s;--theme-transition-timing: ease-in-out}html{transition:background-color var(--theme-transition-duration) var(--theme-transition-timing)}html.dark-mode{--primary-color: #f87171;--primary-color-rgb: 248, 113, 113;--primary-color-hover: #ef4444;--background-color: #101523;--on-primary-color: #101523;--secondary-color: #d43b74;--text-color: #f9fafb;--card-background: #1f2937;--border-color: #374151;--shadow-color: rgba(0, 0, 0, .3);--darker-shadow-color: rgba(0, 0, 0, .5);--button-shadow-color: rgba(0, 0, 0, .6)}body{font-family:Inter,sans-serif;background-color:var(--background-color);color:var(--text-color);transition:background-color var(--theme-transition-duration) var(--theme-transition-timing),color var(--theme-transition-duration) var(--theme-transition-timing)}html,body{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:var(--background-color);color:var(--text-color)}.container.svelte-12qhfyh{width:100%;margin:0 auto;display:flex;flex-direction:column;min-height:100%;position:relative;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box}.top-controls.svelte-12qhfyh{display:flex;justify-content:flex-start;align-items:center;padding:1rem;gap:.5rem;position:absolute;top:env(safe-area-inset-top,0px);left:0;z-index:50}
