:root{--theme-primary:#EB458B;--theme-primary-light:#DD6FA4;--theme-primary-dark:#BB1C76;--theme-primary-darker:#8a1155;--theme-bg-light-1:#FCE8F3;--theme-bg-light-2:#F5B7D0;--theme-bg-light-3:#E89CBF;--theme-bg-dark-1:#1a0d15;--theme-bg-dark-2:#2d1524;--theme-bg-dark-3:#3d1f2f;--theme-accent-light:#FF6BA9;--theme-accent:#FF8CC5;--theme-accent-soft:#FFB8D9;--theme-accent-softer:#FFE6F0;--theme-dark-primary:#C7356F;--theme-dark-primary-light:#A01557;--theme-rgb:232,128,176;--theme-rgb-light:232,156,191;--theme-rgb-soft:245,183,208;--theme-rgb-primary:235,69,139;--theme-bg-dark-rgb:26,13,21;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--md-sys-shape-none:0;--md-sys-shape-extra-small:4px;--md-sys-shape-small:8px;--md-sys-shape-medium:12px;--md-sys-shape-large:16px;--md-sys-shape-extra-large:28px;--md-sys-shape-full:9999px;--md-sys-elevation-1:0 1px 2px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.08);--md-sys-elevation-2:0 2px 4px rgba(0,0,0,0.1),0 4px 8px rgba(0,0,0,0.1);--md-sys-elevation-3:0 4px 8px rgba(0,0,0,0.1),0 8px 16px rgba(0,0,0,0.1);--md-sys-motion-duration-short:150ms;--md-sys-motion-duration-medium:250ms;--md-sys-motion-easing-standard:cubic-bezier(0.2, 0, 0, 1);--md-sys-color-surface:#FFFBFE;--md-sys-color-surface-container-lowest:#ffffff;--md-sys-color-surface-container-low:var(--theme-bg-light-1);--md-sys-color-surface-container:var(--theme-bg-light-1);--md-sys-color-on-surface:var(--theme-primary-dark);--md-sys-color-on-surface-variant:var(--theme-primary-dark);--md-sys-color-primary:var(--theme-primary);--md-sys-color-on-primary:#ffffff}.theme-blue{--theme-primary:#3182CE;--theme-primary-light:#63B3ED;--theme-primary-dark:#2B6CB0;--theme-primary-darker:#1A365D;--theme-bg-light-1:#EBF8FF;--theme-bg-light-2:#BEE3F8;--theme-bg-light-3:#90CDF4;--theme-bg-dark-1:#0d1a1f;--theme-bg-dark-2:#152a38;--theme-bg-dark-3:#1a3a4d;--theme-accent-light:#63B3ED;--theme-accent:#4299E1;--theme-accent-soft:#90CDF4;--theme-accent-softer:#EBF8FF;--theme-dark-primary:#2B6CB0;--theme-dark-primary-light:#2C5282;--theme-rgb:49,130,206;--theme-rgb-light:99,179,237;--theme-rgb-soft:190,227,248;--theme-rgb-primary:49,130,206;--theme-bg-dark-rgb:13,26,31}.theme-purple{--theme-primary:#9333ea;--theme-primary-light:#a855f7;--theme-primary-dark:#7e22ce;--theme-primary-darker:#581c87;--theme-bg-light-1:#faf5ff;--theme-bg-light-2:#e9d5ff;--theme-bg-light-3:#d8b4fe;--theme-bg-dark-1:#1a0d20;--theme-bg-dark-2:#2d1540;--theme-bg-dark-3:#3d1f55;--theme-accent-light:#a855f7;--theme-accent:#c084fc;--theme-accent-soft:#d8b4fe;--theme-accent-softer:#f3e8ff;--theme-dark-primary:#7e22ce;--theme-dark-primary-light:#6b21a8;--theme-rgb:147,51,234;--theme-rgb-light:168,85,247;--theme-rgb-soft:216,180,254;--theme-rgb-primary:147,51,234;--theme-bg-dark-rgb:26,13,32}.theme-red{--theme-primary:#E53E3E;--theme-primary-light:#FC8181;--theme-primary-dark:#C53030;--theme-primary-darker:#9B2C2C;--theme-bg-light-1:#FFF5F5;--theme-bg-light-2:#FED7D7;--theme-bg-light-3:#FEB2B2;--theme-bg-dark-1:#1a0d0d;--theme-bg-dark-2:#2d1515;--theme-bg-dark-3:#3d1f1f;--theme-accent-light:#FC8181;--theme-accent:#F56565;--theme-accent-soft:#FEB2B2;--theme-accent-softer:#FFF5F5;--theme-dark-primary:#C53030;--theme-dark-primary-light:#9B2C2C;--theme-rgb:229,62,62;--theme-rgb-light:252,129,129;--theme-rgb-soft:254,215,215;--theme-rgb-primary:229,62,62;--theme-bg-dark-rgb:26,13,13}.theme-green{--theme-primary:#38A169;--theme-primary-light:#68D391;--theme-primary-dark:#2F855A;--theme-primary-darker:#276749;--theme-bg-light-1:#F0FFF4;--theme-bg-light-2:#C6F6D5;--theme-bg-light-3:#9AE6B4;--theme-bg-dark-1:#0d1a12;--theme-bg-dark-2:#152d1f;--theme-bg-dark-3:#1f3d2a;--theme-accent-light:#68D391;--theme-accent:#48BB78;--theme-accent-soft:#9AE6B4;--theme-accent-softer:#F0FFF4;--theme-dark-primary:#2F855A;--theme-dark-primary-light:#276749;--theme-rgb:56,161,105;--theme-rgb-light:104,211,145;--theme-rgb-soft:198,246,213;--theme-rgb-primary:56,161,105;--theme-bg-dark-rgb:13,26,18}@font-face{font-family:Verdana_ROT13;src:url('rot13.woff') format('woff');font-weight:400;font-style:normal}@font-face{font-family:Pacifico;src:url("Pacifico-Regular.ttf") format("truetype");font-weight:400;font-style:normal}*{box-sizing:border-box}body{font-family:Verdana_ROT13,Verdana,sans-serif;margin:0;width:100%;min-height:100vh;display:flex;flex-direction:column;background:var(--theme-bg-light-1);transition:background var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-standard)}.navbar{display:flex;justify-content:space-between;align-items:center;padding:var(--space-sm) var(--space-lg);background:var(--md-sys-color-surface-container-lowest);box-shadow:var(--md-sys-elevation-1);border-bottom:none;transition:all var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-standard)}.logo{font-family:Pacifico,Verdana,sans-serif;font-size:28px;font-weight:700;color:var(--theme-primary);text-decoration:none;transition:opacity var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.logo:hover{opacity:.8}.navbar-row{display:flex;gap:var(--space-sm);align-items:center}.navbar-row a{padding:var(--space-sm) var(--space-md);border-radius:var(--md-sys-shape-full);text-decoration:none;color:var(--theme-primary-dark);font-weight:500;background:0 0;border:none;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.navbar-row a:hover{background:rgba(var(--theme-rgb),.08);color:var(--theme-primary)}.navbar-active{background:var(--theme-primary)!important;color:#fff!important}#settings-btn{width:40px;height:40px;padding:0;border-radius:var(--md-sys-shape-full);border:none;background:0 0;color:var(--md-sys-color-on-surface-variant);cursor:pointer;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);font-family:inherit;display:flex;align-items:center;justify-content:center}#settings-btn:hover{background:rgba(var(--theme-rgb),.08)}#settings-btn svg{width:20px;height:20px}.main{margin:0 auto;flex:1;width:70%;max-width:800px;display:flex;flex-direction:column;min-height:0;justify-content:center;align-items:center;padding:var(--space-xl) var(--space-md)}.logo-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:var(--space-lg)}.logo-wrapper img{width:100px;height:100px;border-radius:var(--md-sys-shape-large);box-shadow:var(--md-sys-elevation-2);transition:transform var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.logo-wrapper img:hover{transform:scale(1.02)}.logo-wrapper h1{margin-top:var(--space-md);font-size:28px;color:var(--theme-primary)}.desc{text-align:center;margin-bottom:var(--space-lg)}.desc p{color:var(--md-sys-color-on-surface);font-size:15px;line-height:1.6;max-width:500px;opacity:.8}#up-form{width:100%;max-width:500px;display:flex;justify-content:center}#up-address{width:100%;padding:var(--space-md) var(--space-lg);border:1px solid rgba(var(--theme-rgb),.2);border-radius:var(--md-sys-shape-full);background:var(--md-sys-color-surface-container-lowest);font-size:16px;color:var(--md-sys-color-on-surface);font-family:Verdana,sans-serif;outline:0;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);box-shadow:var(--md-sys-elevation-1)}#up-address:focus{border-color:var(--theme-primary);box-shadow:var(--md-sys-elevation-2)}#up-address::placeholder{color:var(--theme-primary-light);opacity:.7}#up-error-code{font-size:12px;color:var(--theme-primary-dark);font-family:'Courier New',Courier,monospace;background:rgba(255,255,255,.5);padding:10px;border-radius:8px;margin-top:10px}#up-error{color:#e53e3e;font-weight:500;margin-top:15px;font-family:Verdana,sans-serif}#up-register-sw{display:none;margin-top:var(--space-lg);padding:var(--space-md) var(--space-xl);background:var(--theme-primary);color:#fff;border:none;border-radius:var(--md-sys-shape-full);font-size:15px;font-weight:600;cursor:pointer;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);box-shadow:var(--md-sys-elevation-2)}#up-register-sw:hover{background:var(--theme-primary-dark);box-shadow:var(--md-sys-elevation-3)}#up-register-sw.show{display:block}.footer{margin-top:auto;padding:var(--space-md) var(--space-lg);text-align:center;background:var(--md-sys-color-surface-container-lowest);border-top:1px solid rgba(var(--theme-rgb),.12);box-shadow:var(--md-sys-elevation-1)}.footer div{margin:var(--space-xs) auto;display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-sm)}.footer a,.footer span{color:var(--theme-primary-dark);text-decoration:none;font-weight:500;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);padding:var(--space-xs) var(--space-md);border-radius:var(--md-sys-shape-full)}.footer a:hover{background:rgba(var(--theme-rgb),.08);color:var(--theme-primary)}.browser-nav{display:none;position:fixed;top:0;left:0;right:0;height:50px;background:var(--md-sys-color-surface-container-lowest);z-index:10001;padding:6px 12px;box-shadow:var(--md-sys-elevation-2);align-items:center;gap:var(--space-sm);border-bottom:1px solid rgba(var(--theme-rgb),.12)}.browser-nav.active{display:flex}.browser-nav-buttons{display:flex;gap:4px}.nav-btn{width:36px;height:36px;border:none;border-radius:var(--md-sys-shape-small);background:rgba(var(--theme-rgb),.08);color:var(--theme-primary-dark);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.nav-btn:hover{background:rgba(var(--theme-rgb),.12);color:var(--theme-primary)}.nav-btn:active{transform:scale(.95)}.nav-btn:disabled{opacity:.38;cursor:not-allowed}.nav-btn:disabled:hover{background:rgba(var(--theme-rgb),.08);color:var(--theme-primary-dark)}.nav-btn svg{width:18px;height:18px}.browser-url-container{flex:1;display:flex;align-items:center;background:rgba(var(--theme-rgb),.06);border-radius:var(--md-sys-shape-full);padding:0 var(--space-md);height:36px;border:1px solid transparent;transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard)}.browser-url-container:focus-within{border-color:var(--theme-primary);background:var(--md-sys-color-surface-container-lowest)}.browser-url-icon{color:var(--theme-primary);display:flex;align-items:center;margin-right:8px}.browser-url-icon svg{width:16px;height:16px}.browser-url-bar{flex:1;border:none;background:0 0;font-size:14px;color:var(--theme-primary-dark);font-family:Verdana,sans-serif;outline:0}.browser-url-bar::placeholder{color:var(--theme-primary-light);opacity:.6}.nav-go-btn{width:28px;height:28px;margin-left:6px;background:0 0;border-radius:50%}.nav-go-btn svg{width:16px;height:16px}.nav-home-btn{background:var(--theme-primary);color:#fff}.nav-home-btn:hover{background:var(--theme-primary-dark);color:#fff}.loading-overlay{display:none;position:fixed;top:50px;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);backdrop-filter:blur(5px);z-index:10002;flex-direction:column;justify-content:center;align-items:center;gap:20px;font-family:Arial,Helvetica,sans-serif!important}.loading-overlay.active{display:flex}.loading-spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.2);border-top-color:var(--theme-primary);border-radius:50%;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{color:#fff;font-size:16px;font-family:Verdana,Arial,sans-serif!important}#up-frame{border:none;position:fixed;top:50px;left:0;width:100vw;height:calc(100vh - 50px);background-color:#111;z-index:10000}#up-frame.no-nav{top:0;height:100vh}.credit{border-radius:var(--md-sys-shape-large);padding:var(--space-md) var(--space-lg);border:1px solid rgba(var(--theme-rgb),.12);background:var(--md-sys-color-surface-container-lowest);color:var(--theme-primary-dark);display:flex;flex-wrap:wrap;margin-bottom:var(--space-md);transition:all var(--md-sys-motion-duration-short) var(--md-sys-motion-easing-standard);box-shadow:var(--md-sys-elevation-1)}.credit:hover{border-color:rgba(var(--theme-rgb),.2);box-shadow:var(--md-sys-elevation-2)}.credit label{margin-left:auto;margin-right:15px}.credit a,.credit label{color:var(--theme-primary);text-decoration:underline;text-align:right}.credit pre{display:none;width:100%;background:rgba(255,255,255,.5);padding:15px;border-radius:10px;margin-top:10px;font-size:12px;overflow-x:auto}.credit label::after{content:"show license";cursor:pointer}.credit input:checked+label::after{content:"hide license"}.credit input:checked~pre{display:block}#settings-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(5px);z-index:1000;justify-content:center;align-items:center}#settings-modal.active{display:flex}.settings-content{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-radius:24px;padding:28px;width:90%;max-width:400px;box-shadow:0 20px 60px rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.5);max-height:90vh;overflow-y:auto}.settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(var(--theme-rgb),.2)}.settings-title{font-size:20px;font-weight:600;color:var(--theme-primary-dark);font-family:Verdana_ROT13,Verdana,sans-serif;margin:0}.settings-close{width:32px;min-width:32px;height:32px;border:none;background:rgba(var(--theme-rgb),.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--theme-primary-dark);transition:.2s;flex-shrink:0;padding:0;line-height:1}.settings-close:hover{background:var(--theme-primary);color:#fff}.settings-section{margin-bottom:24px}.settings-section:last-child{margin-bottom:0}.settings-label{font-size:14px;font-weight:600;color:var(--theme-primary-dark);margin-bottom:12px;display:block;font-family:Verdana_ROT13,Verdana,sans-serif}.toggle-container{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:rgba(var(--theme-rgb),.08);border-radius:16px}.toggle-text{font-size:14px;color:var(--theme-primary-dark);font-family:Verdana_ROT13,Verdana,sans-serif}.toggle-switch{position:relative;width:52px;min-width:52px;height:28px;background:rgba(var(--theme-rgb),.3);border-radius:14px;cursor:pointer;transition:background .3s;flex-shrink:0}.toggle-switch.active{background:var(--theme-primary)}.toggle-switch::after{content:'';position:absolute;width:22px;height:22px;background:#fff;border-radius:50%;top:3px;left:3px;transition:transform .3s;box-shadow:0 2px 4px rgba(0,0,0,.2)}.toggle-switch.active::after{transform:translateX(24px)}.theme-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.theme-option{display:flex;align-items:center;gap:12px;padding:14px 16px;background:rgba(var(--theme-rgb),.05);border:2px solid transparent;border-radius:16px;cursor:pointer;transition:.2s;font-family:Verdana_ROT13,Verdana,sans-serif}.theme-option:hover{background:rgba(var(--theme-rgb),.12)}.theme-option.active{border-color:var(--theme-primary);background:rgba(var(--theme-rgb),.15)}.theme-swatch{width:28px;height:28px;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.15);flex-shrink:0}.theme-swatch.pink{background:linear-gradient(135deg,#eb458b,#bb1c76)}.theme-swatch.red{background:linear-gradient(135deg,#e53e3e,#c53030)}.theme-swatch.blue{background:linear-gradient(135deg,#3182ce,#2b6cb0)}.theme-swatch.green{background:linear-gradient(135deg,#38a169,#2f855a)}.theme-swatch.custom{background:linear-gradient(135deg,#9333ea,#7c3aed);position:relative;overflow:hidden}.theme-swatch.custom input[type=color]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;border:none;padding:0}.theme-option[data-theme=custom] .theme-swatch::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#fff;border-radius:50%;opacity:.9;box-shadow:0 1px 3px rgba(0,0,0,.3)}.theme-option[data-theme=custom] .theme-swatch::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:linear-gradient(135deg,#ff6b6b,#4ecdc4,#45b7d1,#f9ca24);border-radius:50%;z-index:1}.theme-name{font-size:13px;font-weight:500;color:var(--theme-primary-dark)}body.dark-mode,html.dark-mode body{background:var(--theme-bg-dark-1)!important}body.dark-mode .navbar{background:rgba(var(--theme-bg-dark-rgb),.95);box-shadow:var(--md-sys-elevation-1);border-bottom:1px solid rgba(var(--theme-rgb-primary),.12)}body.dark-mode .logo{color:var(--theme-accent-light)}body.dark-mode .navbar-row a{color:var(--theme-accent);background:0 0;border:none}body.dark-mode .navbar-row a:hover{background:rgba(var(--theme-rgb-primary),.12);color:var(--theme-accent-soft)}body.dark-mode .navbar-active{background:var(--theme-dark-primary)!important;color:var(--theme-accent-softer)!important}body.dark-mode #settings-btn{background:0 0;color:var(--theme-accent);border:none}body.dark-mode #settings-btn:hover{background:rgba(var(--theme-rgb-primary),.12);color:var(--theme-accent-soft)}body.dark-mode .logo-wrapper h1{color:var(--theme-accent-light)}body.dark-mode .desc p{color:var(--theme-accent-soft)}body.dark-mode #up-address{background:rgba(var(--theme-bg-dark-rgb),.8);color:var(--theme-accent-soft);border:1px solid rgba(var(--theme-rgb-primary),.2)}body.dark-mode #up-address:focus{border-color:var(--theme-primary)}body.dark-mode #up-address::placeholder{color:var(--theme-accent);opacity:.5}body.dark-mode #up-error-code{background:rgba(var(--theme-bg-dark-rgb),.6);color:var(--theme-accent-soft)}body.dark-mode .footer{background:rgba(var(--theme-bg-dark-rgb),.95);border-top:1px solid rgba(var(--theme-rgb-primary),.12)}body.dark-mode .footer a,body.dark-mode .footer span{color:var(--theme-accent)}body.dark-mode .footer a:hover{background:rgba(var(--theme-rgb-primary),.12);color:var(--theme-accent-soft)}body.dark-mode .credit{background:rgba(var(--theme-bg-dark-rgb),.8);border-color:rgba(var(--theme-rgb-primary),.12);color:var(--theme-accent-soft)}body.dark-mode .credit a,body.dark-mode .credit label{color:var(--theme-accent)}body.dark-mode .credit pre{background:rgba(var(--theme-bg-dark-rgb),.9);color:var(--theme-accent-soft)}body.dark-mode .settings-content{background:var(--theme-bg-dark-2);border-color:rgba(var(--theme-rgb-primary),.12)}body.dark-mode .settings-label,body.dark-mode .settings-title{color:var(--theme-accent-soft)}body.dark-mode .settings-close{background:rgba(var(--theme-rgb-primary),.12);color:var(--theme-accent)}body.dark-mode .settings-close:hover{background:var(--theme-dark-primary);color:#fff}body.dark-mode .toggle-container{background:rgba(var(--theme-rgb-primary),.08)}body.dark-mode .toggle-text{color:var(--theme-accent-soft)}body.dark-mode .toggle-switch{background:rgba(var(--theme-rgb-primary),.3)}body.dark-mode .theme-option{background:rgba(var(--theme-rgb-primary),.06)}body.dark-mode .theme-option:hover{background:rgba(var(--theme-rgb-primary),.12)}body.dark-mode .theme-option.active{border-color:var(--theme-accent);background:rgba(var(--theme-rgb-primary),.16)}body.dark-mode .theme-name{color:var(--theme-accent-soft)}body.dark-mode .settings-header{border-bottom-color:rgba(var(--theme-rgb-primary),.12)}body.dark-mode .browser-nav{background:rgba(var(--theme-bg-dark-rgb),.98);border-bottom-color:rgba(var(--theme-rgb-primary),.12)}body.dark-mode .nav-btn{background:rgba(var(--theme-rgb-primary),.08);color:var(--theme-accent)}body.dark-mode .nav-btn:hover{background:rgba(var(--theme-rgb-primary),.16);color:var(--theme-accent-soft)}body.dark-mode .nav-btn:disabled{opacity:.38}body.dark-mode .nav-btn:disabled:hover{background:rgba(var(--theme-rgb-primary),.08);color:var(--theme-accent)}body.dark-mode .browser-url-container{background:rgba(var(--theme-rgb-primary),.08)}body.dark-mode .browser-url-container:focus-within{border-color:var(--theme-primary);background:rgba(var(--theme-bg-dark-rgb),.9)}body.dark-mode .browser-url-icon{color:var(--theme-accent)}body.dark-mode .browser-url-bar{color:var(--theme-accent-soft)}body.dark-mode .browser-url-bar::placeholder{color:var(--theme-accent)}body.dark-mode .nav-home-btn{background:var(--theme-dark-primary)}body.dark-mode .nav-home-btn:hover{background:var(--theme-primary-darker)}@media screen and (max-width:768px){.settings-content{width:92%;max-width:380px;padding:24px}.settings-header{margin-bottom:20px;padding-bottom:14px}.settings-title{font-size:18px}.settings-section{margin-bottom:20px}.toggle-container{padding:10px 14px}.toggle-switch{width:48px;min-width:48px;height:26px}.toggle-switch::after{width:20px;height:20px}.toggle-switch.active::after{transform:translateX(22px)}.theme-option{padding:12px 14px}.theme-swatch{width:26px;height:26px}.theme-name{font-size:12px}}@media screen and (max-width:480px){#settings-modal{padding:10px}.settings-content{width:100%;max-width:none;padding:20px;border-radius:20px;max-height:85vh}.settings-header{margin-bottom:18px;padding-bottom:12px}.settings-title{font-size:17px}.settings-close{width:30px;min-width:30px;height:30px;font-size:16px}.settings-section{margin-bottom:18px}.settings-label{font-size:13px;margin-bottom:10px}.toggle-container{padding:10px 12px;border-radius:14px}.toggle-text{font-size:13px}.toggle-switch{width:46px;min-width:46px;height:24px;border-radius:12px}.toggle-switch::after{width:18px;height:18px}.toggle-switch.active::after{transform:translateX(22px)}.theme-grid{grid-template-columns:1fr;gap:10px}.theme-option{padding:12px 14px;border-radius:14px}.theme-swatch{width:24px;height:24px}.theme-name{font-size:13px}}@media screen and (max-width:360px){.settings-content{padding:16px;border-radius:16px}.settings-title{font-size:16px}.settings-close{width:28px;min-width:28px;height:28px;font-size:14px}.settings-label,.toggle-text{font-size:12px}.theme-option{padding:10px 12px}.theme-swatch{width:22px;height:22px}.theme-name{font-size:12px}}@media screen and (max-width:768px) and (orientation:landscape){#settings-modal{padding:8px}.settings-content{max-height:90vh;padding:16px 20px;display:flex;flex-direction:column}.settings-header{margin-bottom:12px;padding-bottom:10px;flex-shrink:0}.settings-section{margin-bottom:12px}.theme-grid{grid-template-columns:repeat(2,1fr);gap:8px}.theme-option,.toggle-container{padding:8px 12px}}@media screen and (min-width:1440px){.settings-content{max-width:440px;padding:32px;border-radius:28px}.settings-title{font-size:22px}.settings-label{font-size:15px}.toggle-container{padding:14px 18px}.toggle-text{font-size:15px}.toggle-switch{width:56px;min-width:56px;height:30px}.toggle-switch::after{width:24px;height:24px}.toggle-switch.active::after{transform:translateX(26px)}.theme-option{padding:16px 18px}.theme-swatch{width:32px;height:32px}.theme-name{font-size:14px}}@media screen and (max-height:600px){.settings-content{max-height:90vh;overflow-y:auto;padding:20px}.settings-title{font-size:18px;margin-bottom:16px}.settings-section{margin-bottom:16px}.settings-label{font-size:12px;margin-bottom:8px}.toggle-container{padding:10px 12px}.theme-grid{gap:8px}.theme-option{padding:10px 12px}.theme-swatch{width:22px;height:22px}}@media screen and (max-width:768px){.navbar{padding:10px 15px;flex-wrap:wrap;gap:10px}.logo{font-size:22px}.navbar-row{gap:8px}.navbar-row a{padding:8px 15px;font-size:14px}.main{width:95%;padding:30px 15px}.logo-wrapper img{width:100px;height:100px}.logo-wrapper h1{font-size:24px}#up-address{padding:14px 20px;font-size:14px}.footer div{gap:8px}.footer a,.footer span{font-size:13px;padding:4px 10px}}@media screen and (max-width:480px){.navbar{padding:8px 10px}.logo{font-size:18px}.navbar-row a{padding:6px 12px;font-size:12px}#settings-btn{padding:8px 12px}#settings-btn svg{width:16px;height:16px}.logo-wrapper img{width:80px;height:80px}.logo-wrapper h1{font-size:20px}.desc p{font-size:14px}}@media screen and (max-width:768px){.browser-nav{height:45px;padding:4px 8px;gap:6px}.browser-nav-buttons{gap:2px}.nav-btn{width:32px;height:32px}.nav-btn svg{width:16px;height:16px}.browser-url-container{height:32px;padding:0 10px}.browser-url-bar{font-size:13px}.loading-overlay{top:45px}#up-frame{top:45px;height:calc(100vh - 45px)}}@media screen and (max-width:480px){.browser-nav{height:42px;padding:3px 6px;gap:4px}.browser-nav-buttons{gap:1px}.nav-btn{width:30px;height:30px;border-radius:6px}.nav-btn svg{width:14px;height:14px}.browser-url-container{height:30px;padding:0 8px;border-radius:15px}.browser-url-icon svg{width:14px;height:14px}.browser-url-bar{font-size:12px}.nav-go-btn{width:24px;height:24px}.nav-go-btn svg{width:14px;height:14px}.loading-overlay{top:42px}#up-frame{top:42px;height:calc(100vh - 42px)}}