:root,:root[data-theme=dark]{--center-top: 45%;--color-bg-page: #111;--color-bg-page-hover: #222;--color-bg-panel: rgba(0, 0, 0, .95);--color-bg-trigger: rgba(0, 0, 0, .6);--color-bg-trigger-hover: rgba(0, 0, 0, .8);--color-bg-input: rgba(255, 255, 255, .08);--color-bg-input-focus: rgba(255, 255, 255, .4);--color-bg-btn: rgba(255, 255, 255, .12);--color-bg-btn-hover: rgba(255, 255, 255, .2);--color-bg-dropdown: rgba(20, 20, 20, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .08);--color-bg-dropdown-option-hover: rgba(255, 255, 255, .1);--color-text-primary: #fff;--color-text-secondary: #ccc;--color-text-muted: #999;--color-accent: #e6c200;--color-border: rgba(255, 255, 255, .12);--color-border-strong: rgba(255, 255, 255, .25);--color-border-focus: rgba(255, 255, 255, .4);--color-circle: #fff;--color-dot-active: #e6c200;--color-dot-inactive: #fff;--color-slider-track: rgba(255, 255, 255, .2);--color-slider-track-off: rgba(255, 255, 255, .08);--color-slider-thumb: #fff;--color-slider-thumb-off: rgba(140, 140, 140, .7);--color-slider-thumb-accent: #e6c200;--color-slider-labels: rgba(255, 255, 255, .6)}:root[data-theme=black-and-white]{color-scheme:dark;--color-bg-page: #000;--color-bg-page-hover: #1a1a1a;--color-bg-panel: rgba(0, 0, 0, .98);--color-bg-trigger: rgba(255, 255, 255, .08);--color-bg-trigger-hover: rgba(255, 255, 255, .15);--color-bg-input: rgba(255, 255, 255, .08);--color-bg-input-focus: rgba(255, 255, 255, .2);--color-bg-btn: rgba(255, 255, 255, .12);--color-bg-btn-hover: rgba(255, 255, 255, .2);--color-bg-dropdown: rgba(20, 20, 20, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .08);--color-bg-dropdown-option-hover: rgba(255, 255, 255, .12);--color-text-primary: #fff;--color-text-secondary: #aaa;--color-text-muted: #666;--color-accent: #fff;--color-border: rgba(255, 255, 255, .15);--color-border-strong: rgba(255, 255, 255, .3);--color-border-focus: rgba(255, 255, 255, .5);--color-circle: #fff;--color-dot-active: #fff;--color-dot-inactive: rgba(255, 255, 255, .5);--color-slider-track: rgba(255, 255, 255, .2);--color-slider-track-off: rgba(255, 255, 255, .08);--color-slider-thumb: #fff;--color-slider-thumb-off: rgba(140, 140, 140, .7);--color-slider-thumb-accent: #fff;--color-slider-labels: rgba(255, 255, 255, .6)}:root[data-theme=light]{color-scheme:light;--color-bg-page: #f5f5f5;--color-bg-page-hover: #e8e8e8;--color-bg-panel: rgba(255, 255, 255, .98);--color-bg-trigger: rgba(0, 0, 0, .08);--color-bg-trigger-hover: rgba(0, 0, 0, .12);--color-bg-input: rgba(0, 0, 0, .06);--color-bg-input-focus: rgba(0, 0, 0, .15);--color-bg-btn: rgba(0, 0, 0, .08);--color-bg-btn-hover: rgba(0, 0, 0, .12);--color-bg-dropdown: rgba(255, 255, 255, .98);--color-bg-dropdown-option: rgba(0, 0, 0, .04);--color-bg-dropdown-option-hover: rgba(0, 0, 0, .08);--color-text-primary: #111;--color-text-secondary: #444;--color-text-muted: #666;--color-accent: #b8860b;--color-border: rgba(0, 0, 0, .12);--color-border-strong: rgba(0, 0, 0, .2);--color-border-focus: rgba(0, 0, 0, .35);--color-circle: #333;--color-dot-active: #b8860b;--color-dot-inactive: #333;--color-slider-track: rgba(0, 0, 0, .15);--color-slider-track-off: rgba(0, 0, 0, .06);--color-slider-thumb: #333;--color-slider-thumb-off: rgba(100, 100, 100, .6);--color-slider-thumb-accent: #b8860b;--color-slider-labels: rgba(0, 0, 0, .5)}:root[data-theme=sepia]{color-scheme:light;--color-bg-page: #f4ecd8;--color-bg-page-hover: #e8dfc4;--color-bg-panel: rgba(244, 236, 216, .98);--color-bg-trigger: rgba(61, 53, 41, .12);--color-bg-trigger-hover: rgba(61, 53, 41, .18);--color-bg-input: rgba(61, 53, 41, .08);--color-bg-input-focus: rgba(61, 53, 41, .2);--color-bg-btn: rgba(61, 53, 41, .12);--color-bg-btn-hover: rgba(61, 53, 41, .18);--color-bg-dropdown: rgba(244, 236, 216, .98);--color-bg-dropdown-option: rgba(61, 53, 41, .06);--color-bg-dropdown-option-hover: rgba(61, 53, 41, .1);--color-text-primary: #3d3529;--color-text-secondary: #5c5347;--color-text-muted: #7a7064;--color-accent: #8b7355;--color-border: rgba(61, 53, 41, .15);--color-border-strong: rgba(61, 53, 41, .25);--color-border-focus: rgba(61, 53, 41, .4);--color-circle: #5c5347;--color-dot-active: #8b7355;--color-dot-inactive: #5c5347;--color-slider-track: rgba(61, 53, 41, .2);--color-slider-track-off: rgba(61, 53, 41, .08);--color-slider-thumb: #5c5347;--color-slider-thumb-off: rgba(92, 83, 71, .5);--color-slider-thumb-accent: #8b7355;--color-slider-labels: rgba(61, 53, 41, .5)}:root[data-theme=dracula]{color-scheme:dark;--color-bg-page: #282a36;--color-bg-page-hover: #343746;--color-bg-panel: rgba(40, 42, 54, .98);--color-bg-trigger: rgba(68, 71, 90, .8);--color-bg-trigger-hover: rgba(98, 114, 164, .4);--color-bg-input: rgba(255, 255, 255, .08);--color-bg-input-focus: rgba(189, 147, 249, .2);--color-bg-btn: rgba(255, 255, 255, .1);--color-bg-btn-hover: rgba(255, 255, 255, .15);--color-bg-dropdown: rgba(40, 42, 54, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .06);--color-bg-dropdown-option-hover: rgba(189, 147, 249, .15);--color-text-primary: #f8f8f2;--color-text-secondary: #6272a4;--color-text-muted: #6272a4;--color-accent: #bd93f9;--color-border: rgba(248, 248, 242, .12);--color-border-strong: rgba(248, 248, 242, .25);--color-border-focus: #bd93f9;--color-circle: #f8f8f2;--color-dot-active: #bd93f9;--color-dot-inactive: #f8f8f2;--color-slider-track: rgba(248, 248, 242, .2);--color-slider-track-off: rgba(248, 248, 242, .08);--color-slider-thumb: #f8f8f2;--color-slider-thumb-off: rgba(98, 114, 164, .7);--color-slider-thumb-accent: #bd93f9;--color-slider-labels: rgba(248, 248, 242, .6)}:root[data-theme=monokai]{color-scheme:dark;--color-bg-page: #272822;--color-bg-page-hover: #3e3d32;--color-bg-panel: rgba(39, 40, 34, .98);--color-bg-trigger: rgba(73, 72, 62, .8);--color-bg-trigger-hover: rgba(253, 151, 31, .2);--color-bg-input: rgba(255, 255, 255, .06);--color-bg-input-focus: rgba(253, 151, 31, .2);--color-bg-btn: rgba(255, 255, 255, .08);--color-bg-btn-hover: rgba(255, 255, 255, .12);--color-bg-dropdown: rgba(39, 40, 34, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .06);--color-bg-dropdown-option-hover: rgba(253, 151, 31, .15);--color-text-primary: #f8f8f2;--color-text-secondary: #a6e22e;--color-text-muted: #75715e;--color-accent: #fd971f;--color-border: rgba(248, 248, 242, .1);--color-border-strong: rgba(248, 248, 242, .2);--color-border-focus: #fd971f;--color-circle: #f8f8f2;--color-dot-active: #fd971f;--color-dot-inactive: #f8f8f2;--color-slider-track: rgba(248, 248, 242, .18);--color-slider-track-off: rgba(248, 248, 242, .06);--color-slider-thumb: #f8f8f2;--color-slider-thumb-off: rgba(117, 113, 94, .7);--color-slider-thumb-accent: #fd971f;--color-slider-labels: rgba(248, 248, 242, .5)}:root[data-theme=solarized-dark]{color-scheme:dark;--color-bg-page: #002b36;--color-bg-page-hover: #073642;--color-bg-panel: rgba(0, 43, 54, .98);--color-bg-trigger: rgba(7, 54, 66, .9);--color-bg-trigger-hover: rgba(131, 148, 150, .2);--color-bg-input: rgba(255, 255, 255, .06);--color-bg-input-focus: rgba(38, 139, 210, .25);--color-bg-btn: rgba(255, 255, 255, .08);--color-bg-btn-hover: rgba(255, 255, 255, .12);--color-bg-dropdown: rgba(0, 43, 54, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .05);--color-bg-dropdown-option-hover: rgba(38, 139, 210, .15);--color-text-primary: #839496;--color-text-secondary: #586e75;--color-text-muted: #657b83;--color-accent: #2aa198;--color-border: rgba(131, 148, 150, .15);--color-border-strong: rgba(131, 148, 150, .3);--color-border-focus: #2aa198;--color-circle: #93a1a1;--color-dot-active: #2aa198;--color-dot-inactive: #93a1a1;--color-slider-track: rgba(131, 148, 150, .2);--color-slider-track-off: rgba(131, 148, 150, .08);--color-slider-thumb: #eee8d5;--color-slider-thumb-off: rgba(101, 123, 131, .6);--color-slider-thumb-accent: #2aa198;--color-slider-labels: rgba(131, 148, 150, .7)}:root[data-theme=solarized-light]{color-scheme:light;--color-bg-page: #fdf6e3;--color-bg-page-hover: #eee8d5;--color-bg-panel: rgba(253, 246, 227, .98);--color-bg-trigger: rgba(101, 123, 131, .15);--color-bg-trigger-hover: rgba(38, 139, 210, .15);--color-bg-input: rgba(0, 43, 54, .06);--color-bg-input-focus: rgba(38, 139, 210, .2);--color-bg-btn: rgba(0, 43, 54, .08);--color-bg-btn-hover: rgba(0, 43, 54, .12);--color-bg-dropdown: rgba(253, 246, 227, .98);--color-bg-dropdown-option: rgba(0, 43, 54, .05);--color-bg-dropdown-option-hover: rgba(38, 139, 210, .12);--color-text-primary: #586e75;--color-text-secondary: #657b83;--color-text-muted: #839496;--color-accent: #268bd2;--color-border: rgba(101, 123, 131, .2);--color-border-strong: rgba(101, 123, 131, .35);--color-border-focus: #268bd2;--color-circle: #657b83;--color-dot-active: #268bd2;--color-dot-inactive: #657b83;--color-slider-track: rgba(101, 123, 131, .2);--color-slider-track-off: rgba(101, 123, 131, .08);--color-slider-thumb: #657b83;--color-slider-thumb-off: rgba(101, 123, 131, .5);--color-slider-thumb-accent: #268bd2;--color-slider-labels: rgba(101, 123, 131, .6)}:root[data-theme=one-dark]{color-scheme:dark;--color-bg-page: #282c34;--color-bg-page-hover: #2c323c;--color-bg-panel: rgba(40, 44, 52, .98);--color-bg-trigger: rgba(97, 175, 239, .15);--color-bg-trigger-hover: rgba(97, 175, 239, .25);--color-bg-input: rgba(255, 255, 255, .06);--color-bg-input-focus: rgba(97, 175, 239, .2);--color-bg-btn: rgba(255, 255, 255, .08);--color-bg-btn-hover: rgba(255, 255, 255, .12);--color-bg-dropdown: rgba(40, 44, 52, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .05);--color-bg-dropdown-option-hover: rgba(97, 175, 239, .15);--color-text-primary: #abb2bf;--color-text-secondary: #5c6370;--color-text-muted: #4b5263;--color-accent: #61afef;--color-border: rgba(171, 178, 191, .12);--color-border-strong: rgba(171, 178, 191, .25);--color-border-focus: #61afef;--color-circle: #abb2bf;--color-dot-active: #61afef;--color-dot-inactive: #abb2bf;--color-slider-track: rgba(171, 178, 191, .18);--color-slider-track-off: rgba(171, 178, 191, .08);--color-slider-thumb: #abb2bf;--color-slider-thumb-off: rgba(92, 99, 112, .6);--color-slider-thumb-accent: #61afef;--color-slider-labels: rgba(171, 178, 191, .6)}:root[data-theme=one-light]{color-scheme:light;--color-bg-page: #fafafa;--color-bg-page-hover: #f0f0f0;--color-bg-panel: rgba(250, 250, 250, .98);--color-bg-trigger: rgba(0, 0, 0, .06);--color-bg-trigger-hover: rgba(97, 175, 239, .15);--color-bg-input: rgba(0, 0, 0, .05);--color-bg-input-focus: rgba(97, 175, 239, .2);--color-bg-btn: rgba(0, 0, 0, .06);--color-bg-btn-hover: rgba(0, 0, 0, .1);--color-bg-dropdown: rgba(250, 250, 250, .98);--color-bg-dropdown-option: rgba(0, 0, 0, .04);--color-bg-dropdown-option-hover: rgba(97, 175, 239, .12);--color-text-primary: #383a42;--color-text-secondary: #5c6370;--color-text-muted: #9ca0a4;--color-accent: #4078f2;--color-border: rgba(0, 0, 0, .1);--color-border-strong: rgba(0, 0, 0, .2);--color-border-focus: #4078f2;--color-circle: #383a42;--color-dot-active: #4078f2;--color-dot-inactive: #383a42;--color-slider-track: rgba(0, 0, 0, .12);--color-slider-track-off: rgba(0, 0, 0, .06);--color-slider-thumb: #383a42;--color-slider-thumb-off: rgba(92, 99, 112, .5);--color-slider-thumb-accent: #4078f2;--color-slider-labels: rgba(0, 0, 0, .45)}:root[data-theme=nord]{color-scheme:dark;--color-bg-page: #2e3440;--color-bg-page-hover: #3b4252;--color-bg-panel: rgba(46, 52, 64, .98);--color-bg-trigger: rgba(67, 76, 94, .9);--color-bg-trigger-hover: rgba(136, 192, 208, .2);--color-bg-input: rgba(255, 255, 255, .06);--color-bg-input-focus: rgba(136, 192, 208, .2);--color-bg-btn: rgba(255, 255, 255, .08);--color-bg-btn-hover: rgba(255, 255, 255, .12);--color-bg-dropdown: rgba(46, 52, 64, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .05);--color-bg-dropdown-option-hover: rgba(136, 192, 208, .15);--color-text-primary: #d8dee9;--color-text-secondary: #4c566a;--color-text-muted: #4c566a;--color-accent: #88c0d0;--color-border: rgba(216, 222, 233, .12);--color-border-strong: rgba(216, 222, 233, .25);--color-border-focus: #88c0d0;--color-circle: #eceff4;--color-dot-active: #88c0d0;--color-dot-inactive: #eceff4;--color-slider-track: rgba(216, 222, 233, .2);--color-slider-track-off: rgba(216, 222, 233, .08);--color-slider-thumb: #eceff4;--color-slider-thumb-off: rgba(76, 86, 106, .6);--color-slider-thumb-accent: #88c0d0;--color-slider-labels: rgba(216, 222, 233, .6)}:root[data-theme=gruvbox-dark]{color-scheme:dark;--color-bg-page: #282828;--color-bg-page-hover: #3c3836;--color-bg-panel: rgba(40, 40, 40, .98);--color-bg-trigger: rgba(60, 56, 54, .9);--color-bg-trigger-hover: rgba(250, 189, 47, .15);--color-bg-input: rgba(255, 255, 255, .06);--color-bg-input-focus: rgba(250, 189, 47, .2);--color-bg-btn: rgba(255, 255, 255, .08);--color-bg-btn-hover: rgba(255, 255, 255, .12);--color-bg-dropdown: rgba(40, 40, 40, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .05);--color-bg-dropdown-option-hover: rgba(250, 189, 47, .12);--color-text-primary: #ebdbb2;--color-text-secondary: #928374;--color-text-muted: #7c6f64;--color-accent: #fabd2f;--color-border: rgba(235, 219, 178, .12);--color-border-strong: rgba(235, 219, 178, .25);--color-border-focus: #fabd2f;--color-circle: #ebdbb2;--color-dot-active: #fabd2f;--color-dot-inactive: #ebdbb2;--color-slider-track: rgba(235, 219, 178, .2);--color-slider-track-off: rgba(235, 219, 178, .08);--color-slider-thumb: #ebdbb2;--color-slider-thumb-off: rgba(146, 131, 116, .6);--color-slider-thumb-accent: #fabd2f;--color-slider-labels: rgba(235, 219, 178, .6)}:root[data-theme=gruvbox-light]{color-scheme:light;--color-bg-page: #fbf1c7;--color-bg-page-hover: #ebdbb2;--color-bg-panel: rgba(251, 241, 199, .98);--color-bg-trigger: rgba(60, 56, 54, .1);--color-bg-trigger-hover: rgba(204, 36, 29, .1);--color-bg-input: rgba(60, 56, 54, .08);--color-bg-input-focus: rgba(204, 36, 29, .15);--color-bg-btn: rgba(60, 56, 54, .1);--color-bg-btn-hover: rgba(60, 56, 54, .15);--color-bg-dropdown: rgba(251, 241, 199, .98);--color-bg-dropdown-option: rgba(60, 56, 54, .05);--color-bg-dropdown-option-hover: rgba(204, 36, 29, .1);--color-text-primary: #3c3836;--color-text-secondary: #504945;--color-text-muted: #7c6f64;--color-accent: #b57614;--color-border: rgba(60, 56, 54, .15);--color-border-strong: rgba(60, 56, 54, .25);--color-border-focus: #b57614;--color-circle: #3c3836;--color-dot-active: #b57614;--color-dot-inactive: #3c3836;--color-slider-track: rgba(60, 56, 54, .18);--color-slider-track-off: rgba(60, 56, 54, .08);--color-slider-thumb: #3c3836;--color-slider-thumb-off: rgba(124, 111, 100, .5);--color-slider-thumb-accent: #b57614;--color-slider-labels: rgba(60, 56, 54, .5)}:root[data-theme=tokyo-night]{color-scheme:dark;--color-bg-page: #1a1b26;--color-bg-page-hover: #24283b;--color-bg-panel: rgba(26, 27, 38, .98);--color-bg-trigger: rgba(36, 40, 59, .9);--color-bg-trigger-hover: rgba(122, 162, 247, .2);--color-bg-input: rgba(255, 255, 255, .06);--color-bg-input-focus: rgba(122, 162, 247, .2);--color-bg-btn: rgba(255, 255, 255, .08);--color-bg-btn-hover: rgba(255, 255, 255, .12);--color-bg-dropdown: rgba(26, 27, 38, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .05);--color-bg-dropdown-option-hover: rgba(122, 162, 247, .15);--color-text-primary: #a9b1d6;--color-text-secondary: #565f89;--color-text-muted: #414868;--color-accent: #7aa2f7;--color-border: rgba(169, 177, 214, .12);--color-border-strong: rgba(169, 177, 214, .25);--color-border-focus: #7aa2f7;--color-circle: #c0caf5;--color-dot-active: #7aa2f7;--color-dot-inactive: #c0caf5;--color-slider-track: rgba(169, 177, 214, .2);--color-slider-track-off: rgba(169, 177, 214, .08);--color-slider-thumb: #c0caf5;--color-slider-thumb-off: rgba(86, 95, 137, .6);--color-slider-thumb-accent: #7aa2f7;--color-slider-labels: rgba(169, 177, 214, .6)}:root[data-theme=catppuccin-mocha]{color-scheme:dark;--color-bg-page: #1e1e2e;--color-bg-page-hover: #313244;--color-bg-panel: rgba(30, 30, 46, .98);--color-bg-trigger: rgba(49, 50, 68, .9);--color-bg-trigger-hover: rgba(137, 180, 250, .2);--color-bg-input: rgba(255, 255, 255, .06);--color-bg-input-focus: rgba(137, 180, 250, .2);--color-bg-btn: rgba(255, 255, 255, .08);--color-bg-btn-hover: rgba(255, 255, 255, .12);--color-bg-dropdown: rgba(30, 30, 46, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .05);--color-bg-dropdown-option-hover: rgba(137, 180, 250, .15);--color-text-primary: #cdd6f4;--color-text-secondary: #6c7086;--color-text-muted: #585b70;--color-accent: #89b4fa;--color-border: rgba(205, 214, 244, .12);--color-border-strong: rgba(205, 214, 244, .25);--color-border-focus: #89b4fa;--color-circle: #cdd6f4;--color-dot-active: #89b4fa;--color-dot-inactive: #cdd6f4;--color-slider-track: rgba(205, 214, 244, .2);--color-slider-track-off: rgba(205, 214, 244, .08);--color-slider-thumb: #cdd6f4;--color-slider-thumb-off: rgba(108, 112, 134, .6);--color-slider-thumb-accent: #89b4fa;--color-slider-labels: rgba(205, 214, 244, .6)}:root[data-theme=night-owl]{color-scheme:dark;--color-bg-page: #011627;--color-bg-page-hover: #0d2137;--color-bg-panel: rgba(1, 22, 39, .98);--color-bg-trigger: rgba(2, 55, 90, .9);--color-bg-trigger-hover: rgba(130, 170, 255, .2);--color-bg-input: rgba(255, 255, 255, .06);--color-bg-input-focus: rgba(130, 170, 255, .2);--color-bg-btn: rgba(255, 255, 255, .08);--color-bg-btn-hover: rgba(255, 255, 255, .12);--color-bg-dropdown: rgba(1, 22, 39, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .05);--color-bg-dropdown-option-hover: rgba(130, 170, 255, .15);--color-text-primary: #d6deeb;--color-text-secondary: #5f7e97;--color-text-muted: #4b6479;--color-accent: #82aaff;--color-border: rgba(214, 222, 235, .12);--color-border-strong: rgba(214, 222, 235, .25);--color-border-focus: #82aaff;--color-circle: #d6deeb;--color-dot-active: #82aaff;--color-dot-inactive: #d6deeb;--color-slider-track: rgba(214, 222, 235, .2);--color-slider-track-off: rgba(214, 222, 235, .08);--color-slider-thumb: #d6deeb;--color-slider-thumb-off: rgba(95, 126, 151, .6);--color-slider-thumb-accent: #82aaff;--color-slider-labels: rgba(214, 222, 235, .6)}:root[data-theme=github-dark]{color-scheme:dark;--color-bg-page: #0d1117;--color-bg-page-hover: #161b22;--color-bg-panel: rgba(13, 17, 23, .98);--color-bg-trigger: rgba(33, 38, 45, .9);--color-bg-trigger-hover: rgba(56, 139, 253, .2);--color-bg-input: rgba(255, 255, 255, .06);--color-bg-input-focus: rgba(56, 139, 253, .2);--color-bg-btn: rgba(255, 255, 255, .08);--color-bg-btn-hover: rgba(255, 255, 255, .12);--color-bg-dropdown: rgba(13, 17, 23, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .05);--color-bg-dropdown-option-hover: rgba(56, 139, 253, .15);--color-text-primary: #c9d1d9;--color-text-secondary: #8b949e;--color-text-muted: #6e7681;--color-accent: #58a6ff;--color-border: rgba(201, 209, 217, .12);--color-border-strong: rgba(201, 209, 217, .25);--color-border-focus: #58a6ff;--color-circle: #c9d1d9;--color-dot-active: #58a6ff;--color-dot-inactive: #c9d1d9;--color-slider-track: rgba(201, 209, 217, .2);--color-slider-track-off: rgba(201, 209, 217, .08);--color-slider-thumb: #c9d1d9;--color-slider-thumb-off: rgba(110, 118, 129, .6);--color-slider-thumb-accent: #58a6ff;--color-slider-labels: rgba(201, 209, 217, .6)}:root[data-theme=github-light]{color-scheme:light;--color-bg-page: #ffffff;--color-bg-page-hover: #f6f8fa;--color-bg-panel: rgba(255, 255, 255, .98);--color-bg-trigger: rgba(0, 0, 0, .05);--color-bg-trigger-hover: rgba(3, 102, 214, .1);--color-bg-input: rgba(0, 0, 0, .05);--color-bg-input-focus: rgba(3, 102, 214, .2);--color-bg-btn: rgba(0, 0, 0, .06);--color-bg-btn-hover: rgba(0, 0, 0, .1);--color-bg-dropdown: rgba(255, 255, 255, .98);--color-bg-dropdown-option: rgba(0, 0, 0, .03);--color-bg-dropdown-option-hover: rgba(3, 102, 214, .1);--color-text-primary: #24292f;--color-text-secondary: #57606a;--color-text-muted: #8c959f;--color-accent: #0969da;--color-border: rgba(31, 35, 40, .12);--color-border-strong: rgba(31, 35, 40, .2);--color-border-focus: #0969da;--color-circle: #24292f;--color-dot-active: #0969da;--color-dot-inactive: #24292f;--color-slider-track: rgba(31, 35, 40, .15);--color-slider-track-off: rgba(31, 35, 40, .08);--color-slider-thumb: #24292f;--color-slider-thumb-off: rgba(140, 149, 159, .5);--color-slider-thumb-accent: #0969da;--color-slider-labels: rgba(31, 35, 40, .5)}:root[data-theme=rose-pine]{color-scheme:dark;--color-bg-page: #191724;--color-bg-page-hover: #1f1d2e;--color-bg-panel: rgba(25, 23, 36, .98);--color-bg-trigger: rgba(37, 35, 52, .9);--color-bg-trigger-hover: rgba(235, 111, 146, .2);--color-bg-input: rgba(255, 255, 255, .06);--color-bg-input-focus: rgba(235, 111, 146, .2);--color-bg-btn: rgba(255, 255, 255, .08);--color-bg-btn-hover: rgba(255, 255, 255, .12);--color-bg-dropdown: rgba(25, 23, 36, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .05);--color-bg-dropdown-option-hover: rgba(235, 111, 146, .15);--color-text-primary: #e0def4;--color-text-secondary: #6e6a86;--color-text-muted: #524f67;--color-accent: #eb6f92;--color-border: rgba(224, 222, 244, .12);--color-border-strong: rgba(224, 222, 244, .25);--color-border-focus: #eb6f92;--color-circle: #e0def4;--color-dot-active: #eb6f92;--color-dot-inactive: #e0def4;--color-slider-track: rgba(224, 222, 244, .2);--color-slider-track-off: rgba(224, 222, 244, .08);--color-slider-thumb: #e0def4;--color-slider-thumb-off: rgba(110, 106, 134, .6);--color-slider-thumb-accent: #eb6f92;--color-slider-labels: rgba(224, 222, 244, .6)}:root[data-theme=forest]{color-scheme:dark;--color-bg-page: #1a2421;--color-bg-page-hover: #24302b;--color-bg-panel: rgba(26, 36, 33, .98);--color-bg-trigger: rgba(40, 60, 52, .9);--color-bg-trigger-hover: rgba(123, 199, 148, .2);--color-bg-input: rgba(255, 255, 255, .06);--color-bg-input-focus: rgba(123, 199, 148, .2);--color-bg-btn: rgba(255, 255, 255, .08);--color-bg-btn-hover: rgba(255, 255, 255, .12);--color-bg-dropdown: rgba(26, 36, 33, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .05);--color-bg-dropdown-option-hover: rgba(123, 199, 148, .15);--color-text-primary: #d4e4de;--color-text-secondary: #7a9b8e;--color-text-muted: #5a6f65;--color-accent: #7bc794;--color-border: rgba(212, 228, 222, .12);--color-border-strong: rgba(212, 228, 222, .25);--color-border-focus: #7bc794;--color-circle: #d4e4de;--color-dot-active: #7bc794;--color-dot-inactive: #d4e4de;--color-slider-track: rgba(212, 228, 222, .2);--color-slider-track-off: rgba(212, 228, 222, .08);--color-slider-thumb: #d4e4de;--color-slider-thumb-off: rgba(90, 111, 101, .6);--color-slider-thumb-accent: #7bc794;--color-slider-labels: rgba(212, 228, 222, .6)}:root[data-theme=cyberpunk]{color-scheme:dark;--color-bg-page: #0d0d0f;--color-bg-page-hover: #1a1a1f;--color-bg-panel: rgba(13, 13, 15, .98);--color-bg-trigger: rgba(255, 0, 128, .15);--color-bg-trigger-hover: rgba(0, 255, 255, .2);--color-bg-input: rgba(255, 255, 255, .05);--color-bg-input-focus: rgba(0, 255, 255, .2);--color-bg-btn: rgba(255, 255, 255, .06);--color-bg-btn-hover: rgba(255, 255, 255, .1);--color-bg-dropdown: rgba(13, 13, 15, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .04);--color-bg-dropdown-option-hover: rgba(0, 255, 255, .15);--color-text-primary: #e0e0e0;--color-text-secondary: #a0a0a0;--color-text-muted: #707070;--color-accent: #00ffff;--color-border: rgba(255, 0, 128, .2);--color-border-strong: rgba(0, 255, 255, .4);--color-border-focus: #00ffff;--color-circle: #ffffff;--color-dot-active: #00ffff;--color-dot-inactive: #ffffff;--color-slider-track: rgba(255, 255, 255, .15);--color-slider-track-off: rgba(255, 255, 255, .06);--color-slider-thumb: #ffffff;--color-slider-thumb-off: rgba(160, 160, 160, .6);--color-slider-thumb-accent: #00ffff;--color-slider-labels: rgba(255, 255, 255, .5)}:root[data-theme=zenburn]{color-scheme:dark;--color-bg-page: #3f3f3f;--color-bg-page-hover: #4a4a4a;--color-bg-panel: rgba(63, 63, 63, .98);--color-bg-trigger: rgba(112, 175, 112, .15);--color-bg-trigger-hover: rgba(240, 223, 175, .2);--color-bg-input: rgba(255, 255, 255, .05);--color-bg-input-focus: rgba(239, 239, 143, .2);--color-bg-btn: rgba(255, 255, 255, .06);--color-bg-btn-hover: rgba(255, 255, 255, .1);--color-bg-dropdown: rgba(63, 63, 63, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .04);--color-bg-dropdown-option-hover: rgba(239, 239, 143, .15);--color-text-primary: #dcdccc;--color-text-secondary: #9f9f8f;--color-text-muted: #7f9f7f;--color-accent: #f0dfaf;--color-border: rgba(220, 220, 204, .12);--color-border-strong: rgba(220, 220, 204, .25);--color-border-focus: #f0dfaf;--color-circle: #dcdccc;--color-dot-active: #f0dfaf;--color-dot-inactive: #dcdccc;--color-slider-track: rgba(220, 220, 204, .18);--color-slider-track-off: rgba(220, 220, 204, .08);--color-slider-thumb: #dcdccc;--color-slider-thumb-off: rgba(127, 159, 127, .6);--color-slider-thumb-accent: #f0dfaf;--color-slider-labels: rgba(220, 220, 204, .6)}:root[data-theme=shades-of-purple]{color-scheme:dark;--color-bg-page: #2d2b55;--color-bg-page-hover: #363460;--color-bg-panel: rgba(45, 43, 85, .98);--color-bg-trigger: rgba(165, 153, 233, .2);--color-bg-trigger-hover: rgba(250, 208, 0, .25);--color-bg-input: rgba(255, 255, 255, .06);--color-bg-input-focus: rgba(250, 208, 0, .2);--color-bg-btn: rgba(255, 255, 255, .08);--color-bg-btn-hover: rgba(255, 255, 255, .12);--color-bg-dropdown: rgba(45, 43, 85, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .05);--color-bg-dropdown-option-hover: rgba(250, 208, 0, .15);--color-text-primary: #ffffff;--color-text-secondary: #a599e9;--color-text-muted: #7580b8;--color-accent: #fad000;--color-border: rgba(165, 153, 233, .15);--color-border-strong: rgba(250, 208, 0, .4);--color-border-focus: #fad000;--color-circle: #ffffff;--color-dot-active: #fad000;--color-dot-inactive: #ffffff;--color-slider-track: rgba(165, 153, 233, .2);--color-slider-track-off: rgba(165, 153, 233, .08);--color-slider-thumb: #ffffff;--color-slider-thumb-off: rgba(117, 128, 184, .6);--color-slider-thumb-accent: #fad000;--color-slider-labels: rgba(165, 153, 233, .7)}:root[data-theme=synthwave-84]{color-scheme:dark;--color-bg-page: #2b213a;--color-bg-page-hover: #362a4a;--color-bg-panel: rgba(43, 33, 58, .98);--color-bg-trigger: rgba(248, 135, 255, .15);--color-bg-trigger-hover: rgba(0, 255, 255, .2);--color-bg-input: rgba(255, 255, 255, .05);--color-bg-input-focus: rgba(248, 135, 255, .2);--color-bg-btn: rgba(255, 255, 255, .06);--color-bg-btn-hover: rgba(255, 255, 255, .1);--color-bg-dropdown: rgba(43, 33, 58, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .04);--color-bg-dropdown-option-hover: rgba(248, 135, 255, .15);--color-text-primary: #f8f8f2;--color-text-secondary: #b8b8d4;--color-text-muted: #8b7fa8;--color-accent: #f887ff;--color-border: rgba(248, 135, 255, .2);--color-border-strong: rgba(0, 255, 255, .4);--color-border-focus: #f887ff;--color-circle: #f8f8f2;--color-dot-active: #f887ff;--color-dot-inactive: #f8f8f2;--color-slider-track: rgba(248, 135, 255, .2);--color-slider-track-off: rgba(248, 135, 255, .08);--color-slider-thumb: #f8f8f2;--color-slider-thumb-off: rgba(139, 127, 168, .6);--color-slider-thumb-accent: #f887ff;--color-slider-labels: rgba(248, 135, 255, .7)}:root[data-theme=catppuccin-latte]{color-scheme:light;--color-bg-page: #eff1f5;--color-bg-page-hover: #e6e9ef;--color-bg-panel: rgba(239, 241, 245, .98);--color-bg-trigger: rgba(76, 79, 105, .1);--color-bg-trigger-hover: rgba(30, 102, 245, .15);--color-bg-input: rgba(76, 79, 105, .08);--color-bg-input-focus: rgba(30, 102, 245, .2);--color-bg-btn: rgba(76, 79, 105, .1);--color-bg-btn-hover: rgba(76, 79, 105, .15);--color-bg-dropdown: rgba(239, 241, 245, .98);--color-bg-dropdown-option: rgba(76, 79, 105, .05);--color-bg-dropdown-option-hover: rgba(30, 102, 245, .12);--color-text-primary: #4c4f69;--color-text-secondary: #5c5f77;--color-text-muted: #6c6f85;--color-accent: #1e66f5;--color-border: rgba(76, 79, 105, .15);--color-border-strong: rgba(76, 79, 105, .25);--color-border-focus: #1e66f5;--color-circle: #4c4f69;--color-dot-active: #1e66f5;--color-dot-inactive: #4c4f69;--color-slider-track: rgba(76, 79, 105, .18);--color-slider-track-off: rgba(76, 79, 105, .08);--color-slider-thumb: #4c4f69;--color-slider-thumb-off: rgba(108, 112, 134, .5);--color-slider-thumb-accent: #1e66f5;--color-slider-labels: rgba(76, 79, 105, .5)}:root[data-theme=kanagawa]{color-scheme:dark;--color-bg-page: #1f1f28;--color-bg-page-hover: #2a2a37;--color-bg-panel: rgba(31, 31, 40, .98);--color-bg-trigger: rgba(54, 54, 70, .9);--color-bg-trigger-hover: rgba(126, 156, 216, .2);--color-bg-input: rgba(255, 255, 255, .05);--color-bg-input-focus: rgba(126, 156, 216, .2);--color-bg-btn: rgba(255, 255, 255, .06);--color-bg-btn-hover: rgba(255, 255, 255, .1);--color-bg-dropdown: rgba(31, 31, 40, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .04);--color-bg-dropdown-option-hover: rgba(126, 156, 216, .15);--color-text-primary: #dcd7ba;--color-text-secondary: #727169;--color-text-muted: #54546d;--color-accent: #7e9cd8;--color-border: rgba(220, 215, 186, .12);--color-border-strong: rgba(220, 215, 186, .25);--color-border-focus: #7e9cd8;--color-circle: #dcd7ba;--color-dot-active: #ffa066;--color-dot-inactive: #dcd7ba;--color-slider-track: rgba(220, 215, 186, .18);--color-slider-track-off: rgba(220, 215, 186, .08);--color-slider-thumb: #dcd7ba;--color-slider-thumb-off: rgba(84, 84, 109, .6);--color-slider-thumb-accent: #ffa066;--color-slider-labels: rgba(220, 215, 186, .6)}:root[data-theme=ayu-dark]{color-scheme:dark;--color-bg-page: #0f1419;--color-bg-page-hover: #151b23;--color-bg-panel: rgba(15, 20, 25, .98);--color-bg-trigger: rgba(57, 181, 74, .15);--color-bg-trigger-hover: rgba(57, 181, 74, .25);--color-bg-input: rgba(255, 255, 255, .05);--color-bg-input-focus: rgba(57, 181, 74, .2);--color-bg-btn: rgba(255, 255, 255, .06);--color-bg-btn-hover: rgba(255, 255, 255, .1);--color-bg-dropdown: rgba(15, 20, 25, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .04);--color-bg-dropdown-option-hover: rgba(57, 181, 74, .15);--color-text-primary: #e6e1cf;--color-text-secondary: #8b946a;--color-text-muted: #5c6773;--color-accent: #39b354;--color-border: rgba(230, 225, 207, .12);--color-border-strong: rgba(230, 225, 207, .25);--color-border-focus: #39b354;--color-circle: #e6e1cf;--color-dot-active: #39b354;--color-dot-inactive: #e6e1cf;--color-slider-track: rgba(230, 225, 207, .18);--color-slider-track-off: rgba(230, 225, 207, .08);--color-slider-thumb: #e6e1cf;--color-slider-thumb-off: rgba(92, 103, 115, .6);--color-slider-thumb-accent: #39b354;--color-slider-labels: rgba(230, 225, 207, .6)}:root[data-theme=horizon]{color-scheme:dark;--color-bg-page: #16161c;--color-bg-page-hover: #1c1e26;--color-bg-panel: rgba(22, 22, 28, .98);--color-bg-trigger: rgba(233, 67, 111, .15);--color-bg-trigger-hover: rgba(233, 67, 111, .25);--color-bg-input: rgba(255, 255, 255, .05);--color-bg-input-focus: rgba(233, 67, 111, .2);--color-bg-btn: rgba(255, 255, 255, .06);--color-bg-btn-hover: rgba(255, 255, 255, .1);--color-bg-dropdown: rgba(22, 22, 28, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .04);--color-bg-dropdown-option-hover: rgba(233, 67, 111, .15);--color-text-primary: #fdf0ed;--color-text-secondary: #6c6f93;--color-text-muted: #4b5263;--color-accent: #e95678;--color-border: rgba(253, 240, 237, .12);--color-border-strong: rgba(233, 86, 120, .4);--color-border-focus: #e95678;--color-circle: #fdf0ed;--color-dot-active: #e95678;--color-dot-inactive: #fdf0ed;--color-slider-track: rgba(253, 240, 237, .18);--color-slider-track-off: rgba(253, 240, 237, .08);--color-slider-thumb: #fdf0ed;--color-slider-thumb-off: rgba(108, 111, 147, .6);--color-slider-thumb-accent: #e95678;--color-slider-labels: rgba(253, 240, 237, .6)}:root[data-theme=palenight]{color-scheme:dark;--color-bg-page: #292d3e;--color-bg-page-hover: #34324c;--color-bg-panel: rgba(41, 45, 62, .98);--color-bg-trigger: rgba(137, 221, 255, .15);--color-bg-trigger-hover: rgba(137, 221, 255, .25);--color-bg-input: rgba(255, 255, 255, .05);--color-bg-input-focus: rgba(137, 221, 255, .2);--color-bg-btn: rgba(255, 255, 255, .06);--color-bg-btn-hover: rgba(255, 255, 255, .1);--color-bg-dropdown: rgba(41, 45, 62, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .04);--color-bg-dropdown-option-hover: rgba(137, 221, 255, .15);--color-text-primary: #babed8;--color-text-secondary: #6e7681;--color-text-muted: #54546d;--color-accent: #89ddff;--color-border: rgba(186, 190, 216, .12);--color-border-strong: rgba(137, 221, 255, .4);--color-border-focus: #89ddff;--color-circle: #babed8;--color-dot-active: #89ddff;--color-dot-inactive: #babed8;--color-slider-track: rgba(186, 190, 216, .18);--color-slider-track-off: rgba(186, 190, 216, .08);--color-slider-thumb: #babed8;--color-slider-thumb-off: rgba(110, 118, 129, .6);--color-slider-thumb-accent: #89ddff;--color-slider-labels: rgba(186, 190, 216, .6)}:root[data-theme=red-dark]{color-scheme:dark;--color-bg-page: #0d0d0d;--color-bg-page-hover: #1a0a0a;--color-bg-panel: rgba(13, 13, 13, .98);--color-bg-trigger: rgba(245, 0, 0, .12);--color-bg-trigger-hover: rgba(245, 0, 0, .25);--color-bg-input: rgba(255, 255, 255, .05);--color-bg-input-focus: rgba(245, 0, 0, .2);--color-bg-btn: rgba(255, 255, 255, .06);--color-bg-btn-hover: rgba(245, 0, 0, .15);--color-bg-dropdown: rgba(13, 13, 13, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .04);--color-bg-dropdown-option-hover: rgba(245, 0, 0, .15);--color-text-primary: #fafafa;--color-text-secondary: #b8a0a0;--color-text-muted: #8b6b6b;--color-accent: #f50000;--color-border: rgba(245, 0, 0, .2);--color-border-strong: rgba(245, 0, 0, .5);--color-border-focus: #f50000;--color-circle: #fafafa;--color-dot-active: #f50000;--color-dot-inactive: #fafafa;--color-slider-track: rgba(245, 0, 0, .2);--color-slider-track-off: rgba(245, 0, 0, .08);--color-slider-thumb: #fafafa;--color-slider-thumb-off: rgba(139, 107, 107, .6);--color-slider-thumb-accent: #f50000;--color-slider-labels: rgba(250, 250, 250, .6)}:root[data-theme=burgundy]{color-scheme:dark;--color-bg-page: #1a0100;--color-bg-page-hover: #2d0505;--color-bg-panel: rgba(26, 1, 0, .98);--color-bg-trigger: rgba(129, 12, 8, .8);--color-bg-trigger-hover: rgba(205, 28, 19, .25);--color-bg-input: rgba(255, 255, 255, .05);--color-bg-input-focus: rgba(205, 28, 19, .2);--color-bg-btn: rgba(255, 255, 255, .06);--color-bg-btn-hover: rgba(205, 28, 19, .15);--color-bg-dropdown: rgba(26, 1, 0, .98);--color-bg-dropdown-option: rgba(255, 255, 255, .04);--color-bg-dropdown-option-hover: rgba(205, 28, 19, .15);--color-text-primary: #e9aaac;--color-text-secondary: #a84d5c;--color-text-muted: #6d2c3a;--color-accent: #cd1c13;--color-border: rgba(233, 170, 172, .15);--color-border-strong: rgba(205, 28, 19, .5);--color-border-focus: #cd1c13;--color-circle: #e9aaac;--color-dot-active: #cd1c13;--color-dot-inactive: #e9aaac;--color-slider-track: rgba(233, 170, 172, .2);--color-slider-track-off: rgba(233, 170, 172, .08);--color-slider-thumb: #e9aaac;--color-slider-thumb-off: rgba(109, 44, 58, .6);--color-slider-thumb-accent: #cd1c13;--color-slider-labels: rgba(233, 170, 172, .6)}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--color-text-primary);background-color:var(--color-bg-page);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--color-text-primary);text-decoration:inherit}a:hover{color:var(--color-text-secondary)}html{background:var(--color-bg-page);height:100%;min-height:100dvh;min-height:-webkit-fill-available;overflow:hidden;overscroll-behavior:none}html:fullscreen,html:-webkit-full-screen{background:var(--color-bg-page)}body{margin:0;min-width:320px;height:100%;min-height:100dvh;min-height:-webkit-fill-available;background-color:var(--color-bg-page);background-attachment:fixed;overflow:hidden;overscroll-behavior:none;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}#root{height:100%;min-height:0;overflow:hidden}h1{margin:0}button{border-radius:8px;border:1px solid var(--color-border-strong);padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--color-bg-page);color:var(--color-text-primary);cursor:pointer;transition:border-color .25s,background-color .25s,transform .05s}button:hover{background-color:var(--color-bg-page-hover)}button:focus,button:focus-visible{outline:2px solid var(--color-border-strong)}button:active{transform:translateY(1px)}*{box-sizing:border-box}.app{height:100%;min-height:100dvh;display:flex;align-items:stretch;padding:0;width:100%;overflow:hidden}.settings{position:fixed;left:0;top:0;bottom:0;width:min(280px,85vw);max-width:100%;padding:24px 16px;padding-left:calc(16px + env(safe-area-inset-left));padding-bottom:max(24px,env(safe-area-inset-bottom));background:var(--color-bg-panel);border-right:1px solid var(--color-border);display:flex;flex-direction:column;gap:12px;z-index:20;transform:translate(-100%);transition:transform .25s ease;overflow-y:auto;-webkit-overflow-scrolling:touch}.settings.settings--open{transform:translate(0)}.app-controls{position:fixed;left:max(16px,env(safe-area-inset-left));bottom:max(24px,env(safe-area-inset-bottom));z-index:10;display:flex;flex-direction:column-reverse;align-items:center;gap:8px;opacity:0;pointer-events:none;transition:opacity .35s ease}.app-controls--visible{opacity:1;pointer-events:auto}.app-controls--right{left:auto;right:max(16px,env(safe-area-inset-right))}.app-controls__btn{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:12px;background:var(--color-bg-trigger);border:1px solid var(--color-border-strong);border-radius:8px;cursor:pointer;transition:background .2s;-webkit-tap-highlight-color:transparent}.app-controls__btn:hover{background:var(--color-bg-trigger-hover)}.fullscreen-trigger-icon{display:block;width:18px;height:18px;background-image:linear-gradient(var(--color-text-primary),var(--color-text-primary)),linear-gradient(var(--color-text-primary),var(--color-text-primary)),linear-gradient(var(--color-text-primary),var(--color-text-primary)),linear-gradient(var(--color-text-primary),var(--color-text-primary));background-size:6px 6px;background-repeat:no-repeat;background-position:0 0,12px 0,12px 12px,0 12px}.fullscreen-trigger-icon--exit{background-size:10px 10px;background-position:4px 4px;background-image:linear-gradient(var(--color-text-primary),var(--color-text-primary))}.settings-trigger-icon{display:block;width:22px;height:16px;background-image:linear-gradient(var(--color-text-primary),var(--color-text-primary)),linear-gradient(var(--color-text-primary),var(--color-text-primary)),linear-gradient(var(--color-text-primary),var(--color-text-primary));background-size:22px 2px;background-repeat:no-repeat;background-position:0 0,0 7px,0 14px}.settings-title{margin:0 0 8px;padding-bottom:8px;font-size:14px;font-weight:600;color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--color-border)}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;color:var(--color-text-secondary);cursor:default}.settings-row input{width:56px;padding:6px 8px;font-size:14px;font-family:inherit;color:var(--color-text-primary);background:var(--color-bg-input);border:1px solid var(--color-border-strong);border-radius:6px;-moz-appearance:textfield}.settings-row input::-webkit-outer-spin-button,.settings-row input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.settings-row input:focus{outline:none;border-color:var(--color-border-focus)}.settings-dropdown{position:relative;min-width:120px}.settings-dropdown__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:120px;padding:6px 8px;font-size:14px;font-family:inherit;color:var(--color-text-primary);background:var(--color-bg-input);border:1px solid var(--color-border-strong);border-radius:6px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:border-color .2s ease}.settings-dropdown__trigger:hover{border-color:var(--color-border-focus)}.settings-dropdown__trigger:focus{outline:none;border-color:var(--color-border-focus)}.settings-dropdown__chevron{font-size:10px;opacity:.8;margin-left:6px}.settings-dropdown__panel{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:var(--color-bg-dropdown);border:1px solid var(--color-border-strong);border-radius:6px;overflow:hidden;max-height:0;opacity:0;box-shadow:0 4px 12px #0003;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s ease;z-index:30}.settings-dropdown__panel--open{max-height:300px;overflow-y:auto;opacity:1}.settings-dropdown__panel--themes.settings-dropdown__panel--open{max-height:min(320px,70vh);overflow-y:auto}.settings-dropdown__panel--languages.settings-dropdown__panel--open{max-height:min(360px,70vh);overflow-y:auto}.settings-dropdown--dropup .settings-dropdown__panel{top:auto;bottom:100%;margin-top:0;margin-bottom:4px}.settings-dropdown__option{display:block;width:100%;padding:8px 12px;font-size:14px;font-family:inherit;color:var(--color-text-primary);background:transparent;border:none;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.settings-dropdown__option:hover{background:var(--color-bg-dropdown-option-hover)}.settings-dropdown__option[aria-selected=true]{background:var(--color-bg-dropdown-option);color:var(--color-text-primary)}.about-trigger{width:100%;padding:8px 12px;font-size:14px;font-family:inherit;color:var(--color-text-primary);background:var(--color-bg-input);border:1px solid var(--color-border-strong);border-radius:6px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:border-color .2s ease,background .2s ease}.about-trigger:hover{border-color:var(--color-border-focus);background:var(--color-bg-trigger-hover)}.about-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:24px;padding-left:max(24px,env(safe-area-inset-left));padding-right:max(24px,env(safe-area-inset-right));padding-bottom:max(24px,env(safe-area-inset-bottom));background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:about-overlay-in .2s ease}@keyframes about-overlay-in{0%{opacity:0}to{opacity:1}}.about-panel{position:relative;width:100%;max-width:420px;max-height:85vh;overflow-y:auto;padding:48px 24px 24px;background:var(--color-bg-panel);border:1px solid var(--color-border);border-radius:12px;box-shadow:0 8px 32px #0000004d;animation:about-panel-in .25s ease}@keyframes about-panel-in{0%{opacity:0;transform:scale(.96) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}.about-close{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1;color:var(--color-text-secondary);background:transparent;border:none;border-radius:6px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .2s,background .2s}.about-close:hover{color:var(--color-text-primary);background:var(--color-bg-tertiary)}.about-title{margin:0 0 16px;font-size:20px;font-weight:600;color:var(--color-text-primary)}.about-content{font-size:15px;line-height:1.6;color:var(--color-text-secondary)}.about-content p{margin:0 0 12px}.about-content p:last-child{margin-bottom:0}.about-link{color:var(--color-accent);text-decoration:none}.about-link:hover{text-decoration:underline}.settings-duration-wrap--disabled{opacity:.5;pointer-events:none}.settings-duration-rows{display:flex;flex-direction:column;gap:4px}.settings-row--duration{overflow:visible;max-height:80px;min-height:0;opacity:1;transition:max-height .45s cubic-bezier(.32,.72,0,1),opacity .45s cubic-bezier(.32,.72,0,1),margin .45s cubic-bezier(.32,.72,0,1),padding .45s cubic-bezier(.32,.72,0,1)}.settings-row--duration.settings-row--collapsed{overflow:hidden;max-height:0;min-height:0;opacity:0;margin-top:-2px!important;margin-bottom:-2px!important;padding:0!important;border-width:0!important;pointer-events:none}.settings-row--disabled{opacity:.5;pointer-events:none}.settings-row--zero{opacity:.6;color:var(--color-text-muted)}.settings-row--disabled input,.settings-row--disabled .settings-duration-btn{cursor:default}.settings-custom-wrap{margin-top:4px}.settings-custom-trigger{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:8px 0;font-size:14px;font-family:inherit;color:var(--color-text-secondary);background:transparent;border:none;border-radius:6px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .28s ease,background .28s ease,opacity .28s ease,box-shadow .28s ease}.settings-custom-trigger--off{opacity:.5;color:var(--color-text-muted)}.settings-custom-trigger:hover{color:var(--color-text-primary);background:var(--color-bg-input);box-shadow:0 0 0 1px var(--color-border-strong)}.settings-custom-trigger--off:hover{opacity:.85}.settings-custom-chevron{position:absolute;right:0;font-size:10px;opacity:.8}.settings-custom-panel{padding-left:12px;border-left:2px solid var(--color-border);margin-top:4px;overflow:hidden;max-height:320px;transition:max-height .7s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1),margin .6s cubic-bezier(.4,0,.2,1),border-color .5s ease}.settings-custom-panel--closed{max-height:0;margin-top:0;opacity:0;border-left-color:transparent;transition:max-height .55s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1),margin .55s cubic-bezier(.4,0,.2,1),border-color .45s ease}.settings-duration-wrap{display:flex;align-items:center;gap:4px;min-width:116px}.settings-duration-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;font-size:18px;line-height:1;color:var(--color-text-primary);background:var(--color-bg-btn);border:1px solid var(--color-border-strong);border-radius:6px;cursor:pointer;-webkit-tap-highlight-color:transparent}.settings-duration-btn:hover{background:var(--color-bg-btn-hover)}.settings-duration-wrap input,.settings-duration-wrap .slot-input__field{width:44px;text-align:center}.slot-input{position:relative;width:44px;height:32px}.slot-input__display{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;cursor:text;overflow:hidden;z-index:1;background:var(--color-bg-input);border-radius:6px}.slot-input__display--hidden{pointer-events:none;opacity:0}.slot-input__value,.slot-input__out,.slot-input__in{font-size:14px;font-family:inherit;color:var(--color-text-primary)}.slot-input__out,.slot-input__in{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center}.slot-input__out--up{animation:slot-out-left .26s cubic-bezier(.4,0,.2,1) forwards}.slot-input__in--up{transform:translate(100%);opacity:0;animation:slot-in-from-right .26s cubic-bezier(.4,0,.2,1) both}.slot-input__out--down{animation:slot-out-right .26s cubic-bezier(.4,0,.2,1) forwards}.slot-input__in--down{transform:translate(-100%);opacity:0;animation:slot-in-from-left .26s cubic-bezier(.4,0,.2,1) both}@keyframes slot-out-left{to{transform:translate(-100%);opacity:0}}@keyframes slot-in-from-right{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slot-out-right{to{transform:translate(100%);opacity:0}}@keyframes slot-in-from-left{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.slot-input__field{position:absolute;top:0;right:0;bottom:0;left:0;padding:6px 8px;font-size:14px;font-family:inherit;color:var(--color-text-primary);background:var(--color-bg-input);border:1px solid var(--color-border-strong);border-radius:6px;-moz-appearance:textfield}.slot-input:not(.slot-input--focused) .slot-input__field{opacity:0;pointer-events:none}.slot-input__field::-webkit-outer-spin-button,.slot-input__field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.slot-input__field:focus{outline:none;border-color:var(--color-border-focus)}.settings-row--checkbox{margin-top:8px}.settings-row--checkbox input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-accent);cursor:pointer}.settings-row--slider{flex-direction:row;align-items:flex-start;gap:12px;margin-top:8px}.settings-row--slider+.settings-row--slider{margin-top:-12px}.settings-row--slider .settings-dropdown{flex-shrink:0;margin-top:3.5px}.settings-row--presets{flex-direction:column;align-items:stretch;gap:8px;margin-top:8px}.settings-presets{display:flex;flex-wrap:wrap;gap:8px}.settings-preset-btn{padding:6px 12px;font-size:13px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg-secondary);color:var(--color-text-primary);cursor:pointer;transition:border-color .2s,background .2s}.settings-preset-btn:hover{border-color:var(--color-border-focus);background:var(--color-bg-tertiary)}.settings-preset-btn--active{border-color:var(--color-accent);background:var(--color-accent-subtle, rgba(var(--color-accent-rgb, 100 149 237), .15))}.settings-slider-label{font-size:14px;color:var(--color-text-primary);flex-shrink:0}.settings-slider-wrap{display:flex;flex-direction:column;gap:6px;min-width:0;width:116px;margin-left:auto;align-items:stretch}.settings-row--slider .settings-slider,.settings-slider{width:100%;height:32px;padding:0;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;accent-color:var(--color-accent);transition:background .2s ease}.settings-slider::-webkit-slider-container{padding:0;border:none;background:transparent}.settings-slider::-webkit-slider-runnable-track{height:32px;border:none;border-radius:16px;background:var(--color-slider-track)}.settings-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:32px;height:32px;margin-top:0;border-radius:50%;background:var(--color-slider-thumb);cursor:pointer;border:none;transition:box-shadow .2s ease,background .35s ease}.settings-slider--mode-0::-webkit-slider-runnable-track{background:var(--color-slider-track-off)}.settings-slider--mode-0::-webkit-slider-thumb{background:var(--color-slider-thumb-off)}.settings-slider--mode-1::-webkit-slider-runnable-track{background:var(--color-slider-track)}.settings-slider--mode-1::-webkit-slider-thumb{background:var(--color-slider-thumb)}.settings-slider--mode-2::-webkit-slider-runnable-track{background:var(--color-slider-track)}.settings-slider--mode-2::-webkit-slider-thumb{background:var(--color-slider-thumb-accent)}.settings-slider::-moz-range-track{height:32px;border:none;border-radius:16px;background:var(--color-slider-track)}.settings-slider::-moz-range-thumb{width:32px;height:32px;border-radius:50%;background:var(--color-slider-thumb);cursor:pointer;border:none;transition:box-shadow .2s ease,background .35s ease}.settings-slider--mode-0::-moz-range-track{background:var(--color-slider-track-off)}.settings-slider--mode-0::-moz-range-thumb{background:var(--color-slider-thumb-off)}.settings-slider--mode-1::-moz-range-track{background:var(--color-slider-track)}.settings-slider--mode-1::-moz-range-thumb{background:var(--color-slider-thumb)}.settings-slider--mode-2::-moz-range-track{background:var(--color-slider-track)}.settings-slider--mode-2::-moz-range-thumb{background:var(--color-slider-thumb-accent)}.settings-slider-labels{display:flex;justify-content:space-between;font-size:11px;color:var(--color-slider-labels)}@media (max-width: 500px){.settings-row input{font-size:16px}}.content-wrap{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;user-select:none;-webkit-user-select:none;touch-action:manipulation}.content-inner{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;opacity:0;transition:opacity 1.25s ease}.content-inner--visible{opacity:1}.content-transition-wrap{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:60px}.content-main{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:0}@media (max-width: 960px){.content-main{flex-direction:column}}.cycles-footer{position:fixed;left:0;right:0;bottom:0;padding:clamp(12px,3vw,16px) clamp(16px,4vw,24px);padding-left:max(clamp(16px,4vw,24px),env(safe-area-inset-left));padding-right:max(clamp(16px,4vw,24px),env(safe-area-inset-right));padding-bottom:max(clamp(12px,3vw,16px),env(safe-area-inset-bottom));font-size:clamp(13px,3vmin,15px);color:var(--color-text-secondary);text-align:center;opacity:0;pointer-events:none;display:flex;flex-direction:column;gap:4px;background:var(--color-bg-page)}.cycles-footer.cycles-footer--visible{animation:cycles-footer-fade-in .35s ease forwards;pointer-events:auto}.cycles-footer.cycles-footer--hidden{transition:opacity .35s ease;opacity:0;pointer-events:none}@keyframes cycles-footer-fade-in{0%{opacity:0}to{opacity:1}}.cycles-footer__cycles{opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.cycles-footer__cycles--visible{opacity:1;pointer-events:auto}.cycles-footer__cycles--hidden{opacity:0;pointer-events:none}.cycles-footer__presence{font-size:.9em;color:var(--color-text-muted);opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.cycles-footer__presence--visible{opacity:1;pointer-events:auto}.cycles-footer__presence--hidden{opacity:0;pointer-events:none}.beads{display:inline-flex;justify-content:center;align-items:center;overflow:visible}.beads__svg{width:48px;height:48px;overflow:visible}.beads__circle{transition:transform .5s cubic-bezier(.4,0,.2,1)}.beads__bead{fill:var(--color-text-secondary);opacity:.6;transition:opacity .5s cubic-bezier(.4,0,.2,1),fill .5s cubic-bezier(.4,0,.2,1)}.beads__bead--main{fill:var(--color-text-primary);opacity:1}.beads__bead--current{opacity:1;fill:var(--color-accent, var(--color-text-primary))}.beads__tassel line{stroke:var(--color-text-primary);stroke-width:1.5;opacity:.8}.beads__triangle{fill:var(--color-text-primary);opacity:.9;visibility:hidden}.zen-chat{position:fixed;right:0;top:0;bottom:var(--zen-chat-keyboard-offset, 0);width:min(320px,40vw);max-width:100%;padding-top:env(safe-area-inset-top);border-left:1px solid var(--color-border);background:var(--color-bg-panel);color:var(--color-text-primary);display:flex;flex-direction:column;transform:translate(100%);opacity:0;pointer-events:none;transition:transform .3s ease,opacity .3s ease;z-index:25}.zen-chat--full{left:0;width:100%!important;max-width:100%}.zen-chat--open{transform:translate(0);opacity:1;pointer-events:auto;box-shadow:-8px 0 24px #00000059}.zen-chat--full.zen-chat--open{box-shadow:none}.zen-chat__resize-handle{position:absolute;left:0;top:0;bottom:0;width:8px;cursor:col-resize;z-index:1}.zen-chat__resize-handle:hover,.zen-chat__resize-handle:active{background:#ffffff0d}.zen-chat__resize-handle:before{content:"";position:absolute;left:3px;top:50%;transform:translateY(-50%);width:2px;height:40px;border-radius:1px;background:var(--color-border);opacity:0;transition:opacity .15s ease}.zen-chat__resize-handle:hover:before{opacity:1}.zen-chat__header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:16px 16px 12px;border-bottom:1px solid var(--color-border)}.zen-chat__header-controls{display:flex;align-items:center;gap:6px;flex-shrink:0}.zen-chat__model-picker .settings-dropdown__panel{right:0;left:auto}.zen-chat__title{font-size:15px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.zen-chat__sessions{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:4px}.zen-chat__sessions-new{width:100%;padding:10px 12px;background:var(--color-bg-btn-primary);color:var(--color-text-btn-primary);border:none;border-radius:6px;font-size:13px;font-family:inherit;cursor:pointer;text-align:left;margin-bottom:8px}.zen-chat__sessions-new:hover{opacity:.85}.zen-chat__session-item{display:flex;align-items:center;gap:4px;border-radius:6px;background:var(--color-bg-input);border:1px solid transparent}.zen-chat__session-item--active{border-color:var(--color-border-strong)}.zen-chat__session-main{flex:1;min-width:0;padding:8px 10px;background:none;border:none;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:2px}.zen-chat__session-title{font-size:13px;font-family:inherit;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.zen-chat__session-meta{font-size:11px;color:var(--color-text-muted, var(--color-text));opacity:.6;display:block}.zen-chat__session-delete{flex-shrink:0;padding:6px 10px;background:none;border:none;color:var(--color-text);opacity:.4;cursor:pointer;font-size:16px;line-height:1}.zen-chat__session-delete:hover{opacity:.9}.zen-chat__subtitle{margin-top:4px;font-size:12px;color:var(--color-text-muted)}.zen-chat__header-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:18px;border-radius:999px;border:1px solid transparent;background:transparent;color:var(--color-text-secondary);cursor:pointer}.zen-chat__header-btn:hover{border-color:var(--color-border);background:var(--color-bg-tertiary)}.zen-chat__body{flex:1;min-height:0;padding:12px 12px 8px;display:flex;flex-direction:column;gap:8px;overflow-y:auto;-webkit-overflow-scrolling:touch}.zen-chat__hint{padding:12px 10px;font-size:13px;line-height:1.5;color:var(--color-text-secondary)}.zen-chat__bubble{max-width:100%;padding:8px 10px;border-radius:10px;font-size:14px;line-height:1.5}.zen-chat__bubble--user{align-self:flex-end;background:var(--color-bg-input)}.zen-chat__bubble--assistant{align-self:flex-start;background:var(--color-bg-tertiary)}.zen-chat__bubble-content{white-space:pre-wrap}.zen-chat__bubble-meta{margin-top:4px;font-size:11px;color:var(--color-text-muted)}.zen-chat__error{margin-top:4px;padding:8px 10px;border-radius:8px;background:#c83c3c1a;color:var(--color-text-primary);font-size:12px}.zen-chat__footer{display:flex;align-items:center;gap:8px;padding:8px 10px 10px;border-top:1px solid var(--color-border)}.zen-chat__input-wrap{flex:1}.zen-chat__input{width:100%;padding:8px 10px;border-radius:999px;border:1px solid var(--color-border-strong);background:var(--color-bg-input);color:var(--color-text-primary);font-size:14px;font-family:inherit}.zen-chat__primary,.zen-chat__secondary{padding:6px 10px;border-radius:999px;border:1px solid var(--color-border-strong);font-size:13px;background:var(--color-bg-btn);color:var(--color-text-primary);cursor:pointer}.zen-chat__primary{background:var(--color-text-primary);color:var(--color-bg-page);border-color:var(--color-text-primary)}.zen-chat__primary:disabled{opacity:.6;cursor:default}.zen-chat__dot{display:inline-block;width:5px;height:5px;margin-right:3px;border-radius:50%;background:var(--color-text-primary);opacity:.6;animation:zen-chat-dot 1s infinite ease-in-out}.zen-chat__dot:nth-child(2){animation-delay:.15s}.zen-chat__dot:nth-child(3){animation-delay:.3s}@keyframes zen-chat-dot{0%,80%,to{transform:scale(.7);opacity:.4}40%{transform:scale(1);opacity:1}}.zen-chat__cursor{display:inline-block;width:2px;height:1em;margin-left:2px;background:var(--color-text-primary);opacity:.8;animation:zen-chat-cursor 1s step-end infinite;vertical-align:text-bottom}@keyframes zen-chat-cursor{0%,50%{opacity:.8}51%,to{opacity:0}}.zen-chat-trigger{position:relative}.zen-chat-trigger-icon{display:block;width:18px;height:18px;border-radius:50%;border:2px solid var(--color-text-primary);box-sizing:border-box;position:relative}.zen-chat-trigger-icon:after{content:"";position:absolute;top:35%;right:35%;bottom:35%;left:35%;border-radius:50%;border:2px solid var(--color-text-primary);opacity:.7}.header{text-align:center}.title{font-size:40px;letter-spacing:-.02em}.subtitle{margin:6px 0 0;color:var(--color-text-secondary)}.session{flex:1;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding:clamp(12px,4vw,24px);min-width:0;min-height:0;width:100%;overflow:hidden}.breath-stack{position:absolute;left:50%;top:0;bottom:var(--center-top);transform:translate(-50%);width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:0;pointer-events:none;padding:0}.breath-stack__floating-viewport{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.breath-stack__float-item--viewport{position:absolute;left:50%;transform:translate(-50%,-50%);transform-origin:center center;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100%;pointer-events:auto}.breath-stack__slot{display:flex;flex-direction:column;align-items:center;justify-content:center}.breath-stack__slot--center{transition:height .5s cubic-bezier(.4,0,.2,1)}.breath-stack__slot--center:has(.breath-stack__spacer--center){position:relative;height:clamp(60px,24vmin,140px);flex-shrink:0}.breath-stack__spacer{width:1px;min-height:0;visibility:hidden;pointer-events:none}.breath-stack__spacer--top,.breath-stack__spacer--middle{min-height:2.5em}.breath-stack__spacer--center{min-height:clamp(60px,24vmin,140px);width:1px}.breath-stack__floating{position:absolute;top:0;bottom:0;left:50%;right:auto;width:100%;max-width:100%;transform:translate(-50%);pointer-events:none}.breath-stack__float-item{position:absolute;left:50%;transform:translate(-50%);pointer-events:auto}.breath-stack__float-item--sphere{min-height:clamp(60px,24vmin,140px)}.breath-stack__float-item--sphere .circle--in-center-slot{position:absolute;left:50%;bottom:0;margin:0}.circle--viewport-center{position:fixed;left:50%;top:var(--center-top);margin:0;pointer-events:auto}.center-aum{position:fixed;left:50%;top:var(--center-top);transform:translate(-50%,-50%);margin:0;pointer-events:auto;width:clamp(50px,20vmin,110px);height:auto;aspect-ratio:356 / 367;color:var(--color-circle);opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.center-aum svg{width:100%;height:100%;display:block}.center-aum--visible{opacity:1;pointer-events:auto}.center-aum--hidden{opacity:0;pointer-events:none}.breath-stack__float-item--entering{opacity:0;animation:breath-float-in .45s cubic-bezier(.4,0,.2,1) forwards}@keyframes breath-float-in{to{opacity:1}}.status-slot{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:clamp(24px,6vmin,48px);overflow:visible;padding:0}.circle{--circle-size: clamp(120px, 48vmin, 280px);width:var(--circle-size);height:var(--circle-size);border-radius:999px;background:var(--color-circle);transition-property:opacity;transition-timing-function:cubic-bezier(.2,.9,.2,1);transition-duration:.7s;transform-origin:center center;flex-shrink:0}.circle--ring{background:transparent;border:max(2px,.5vmin) solid var(--color-circle);box-sizing:border-box}.circle--visible{opacity:1;pointer-events:auto}.circle--hidden{opacity:0;pointer-events:none}.status{text-align:center;display:grid;gap:clamp(32px,8vmin,56px);overflow:visible;opacity:0;transform:translateY(-12px);pointer-events:none;transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1);max-width:100%}.status--visible{opacity:1;transform:translateY(0);pointer-events:auto}.status--hidden{opacity:0;transform:translateY(-12px);pointer-events:none}.phase-dots-wrap{opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.phase-dots-wrap--visible{opacity:1;pointer-events:auto}.phase-dots-wrap--hidden{opacity:0;pointer-events:none}.phase-stack{position:relative;min-height:1.5em;overflow:visible;text-align:center}.phase-stack--icons .phase-row{font-size:1.2em;line-height:1.2}.settings-row--bpm{margin-top:12px;padding-top:12px;border-top:1px solid var(--color-border-strong);display:flex;flex-direction:row;align-items:center;gap:10px}.settings-bpm-left{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;flex:1}.settings-bpm-label{font-size:14px;color:var(--color-text-primary);text-align:center}.settings-bpm-value-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px}.settings-bpm-value-wrap{flex-shrink:0}.settings-bpm-scale-column{display:flex;flex-direction:column;align-items:stretch;gap:4px;flex-shrink:0}.settings-bpm-pace-label{font-size:12px;color:var(--color-text-muted);text-align:center}.settings-bpm-slider-row{display:flex;flex-direction:row;align-items:center;gap:6px}.settings-bpm-triangle{display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid var(--color-text-muted);flex-shrink:0}.settings-bpm-scale-wrap{flex-shrink:0}.slot-input--readonly .slot-input__display{cursor:default}.slot-input--wide{width:120px;min-width:120px}.slot-input--wide .slot-input__value,.slot-input--wide .slot-input__in,.slot-input--wide .slot-input__out{font-size:13px}.difficulty-scale{position:relative;width:116px;height:32px;background:var(--color-bg-input);border:1px solid var(--color-border-strong);border-radius:6px}.difficulty-scale--vertical{width:116px;height:70px}.difficulty-scale--vertical .difficulty-scale__strip{position:absolute;top:0;left:0;right:0;flex-direction:column;gap:0;width:100%;height:120px}.difficulty-scale--vertical .difficulty-scale__zone{padding-left:6px;padding-top:4px;justify-content:flex-start}.difficulty-scale--vertical .difficulty-scale__zone:not(:first-child):before{top:-4px;left:0;right:0;bottom:auto;height:0;width:100%;border-left:none;border-top:1px solid var(--color-accent)}.difficulty-scale--vertical .difficulty-scale__zone:nth-child(2):before,.difficulty-scale--vertical .difficulty-scale__zone:nth-child(3):before,.difficulty-scale--vertical .difficulty-scale__zone:nth-child(4):before,.difficulty-scale--vertical .difficulty-scale__zone:nth-child(5):before{left:0}.difficulty-scale__viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.difficulty-scale__strip{display:flex;align-items:stretch;height:100%;width:236px;gap:4px;transition:transform .3s ease}.difficulty-scale__zone{display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;font-weight:500;color:var(--color-text-primary);white-space:nowrap}.difficulty-scale__zone:not(:first-child){position:relative;padding-left:8px}.difficulty-scale__zone:not(:first-child):before{content:"";position:absolute;top:0;bottom:0;width:0;border-left:1px solid var(--color-accent);box-sizing:content-box}.difficulty-scale__zone:nth-child(2):before{left:2px}.difficulty-scale__zone:nth-child(3):before{left:-1px}.difficulty-scale__zone:nth-child(4):before{left:2px}.difficulty-scale__zone:nth-child(5):before{left:2px}.difficulty-scale--empty{display:flex;align-items:center;justify-content:center;background:var(--color-bg-input);border:1px solid var(--color-border-strong);border-radius:6px}.difficulty-scale--empty.difficulty-scale--vertical{width:116px;height:70px}.difficulty-scale__empty{font-size:14px;color:var(--color-text-primary)}.phase-row{position:absolute;top:0;left:0;right:0;font-size:clamp(16px,4vmin,20px);font-weight:600;letter-spacing:.01em;color:var(--color-text-primary);white-space:nowrap;display:flex;align-items:center;justify-content:center}.phase-out{animation:slide-out-up .7s cubic-bezier(.4,0,.2,1) forwards}.phase-in{animation:slide-in-from-bottom .7s cubic-bezier(.4,0,.2,1) forwards}.phase-stack--exhaling .phase-out{animation-name:slide-out-down}.phase-stack--exhaling .phase-in{animation-name:slide-in-from-top}.phase-dots{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:clamp(6px,1.5vw,10px)}.phase-dots--multi-row{flex-direction:column;gap:clamp(4px,1vw,8px)}.phase-dots__row{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:clamp(6px,1.5vw,10px)}.phase-dot{width:clamp(6px,1.8vmin,10px);height:clamp(6px,1.8vmin,10px);flex-shrink:0;opacity:0;transition:opacity .25s ease,background-color .25s ease}.phase-dots--dots .phase-dot{border-radius:999px}.phase-dots--squares .phase-dot{border-radius:0}.phase-dot--visible{opacity:1}.phase-dot--white{background-color:var(--color-dot-inactive)}.phase-dot--yellow{background-color:var(--color-dot-active)}.timer-stack{overflow:visible;display:inline-flex;align-items:baseline;gap:6px}.timer-number-wrap{position:relative;min-height:clamp(2.5rem,10vmin,3rem);min-width:clamp(2em,8vmin,2.5em);overflow:visible;display:flex;align-items:center;justify-content:center}.timer-row{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.timer-out{animation:slide-out-up .7s cubic-bezier(.4,0,.2,1) forwards}.timer-in{animation:slide-in-from-bottom .7s cubic-bezier(.4,0,.2,1) forwards}.seconds{font-size:clamp(32px,10vmin,48px);font-weight:700;letter-spacing:-.02em;color:var(--color-text-primary)}.secondsUnit{font-size:clamp(14px,3.5vmin,18px);color:var(--color-text-secondary)}.meta{color:var(--color-text-secondary);font-size:13px}.controls{display:flex;gap:10px}.primary{background:var(--color-text-primary);color:var(--color-bg-page);border:1px solid var(--color-text-primary)}.secondary{background:var(--color-bg-page);color:var(--color-text-primary);border:1px solid var(--color-text-primary)}@media (prefers-reduced-motion: reduce){.circle{transition-duration:.01ms!important}}@keyframes slide-out-up{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes slide-in-from-bottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-out-down{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes slide-in-from-top{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}
