*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.container{max-width:1500px;margin:0 auto}header{text-align:center;color:#fff;margin-bottom:18px}header>div>div:first-child{text-align:center;flex:1}header h1{text-shadow:2px 2px 4px #0003;margin-bottom:10px;font-size:2.5em}header p{opacity:.9;font-size:1.1em}.qr-type-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#5a76db85 0%,#6a4caa80 100%);border:1px solid #ffffff47;border-radius:10px;flex:0 0 118px;align-self:stretch;width:118px;min-height:600px;margin-top:0;padding:10px 8px}.qr-type-track{scrollbar-width:thin;scrollbar-color:#ffffff80 #ffffff26;flex-direction:column;gap:8px;height:100%;max-height:calc(100vh - 290px);display:flex;overflow:hidden auto}.qr-type-track::-webkit-scrollbar{width:7px}.qr-type-track::-webkit-scrollbar-track{background:#ffffff24;border-radius:999px}.qr-type-track::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:999px}.qr-type-item{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-width:0;min-height:72px;margin-left:0;margin-right:0;padding:10px 8px;font-size:12px;font-weight:500;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex}.qr-type-icon{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:23px;font-weight:600;line-height:1;transition:opacity .2s;display:inline-flex}@media (hover:hover) and (pointer:fine){.qr-type-item:hover{background:#ffffff24;border-color:#ffffff8c;box-shadow:0 8px 16px #0003}.qr-type-item:hover .qr-type-icon{opacity:1}}.qr-type-icon svg{width:24px;height:24px;display:block}.qr-type-label{white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;text-align:center;max-width:100%;overflow:hidden}.qr-type-item.is-active{color:#fff;background:#fff3;border-color:#ffffff73}.designer-hero{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff29;border:1px solid #ffffff47;border-radius:15px;flex-direction:column;gap:14px;margin-bottom:14px;padding:16px;display:flex}.designer-hero-grid{grid-template-columns:1fr 200px;gap:16px;display:grid}.designer-hero-grid>div:first-child{text-align:left;justify-self:start}.designer-hero h2{margin-bottom:6px;font-size:clamp(1.3rem,1.1rem + 1vw,2rem);line-height:1.2}.designer-hero p{line-height:1.5}.designer-hero-preview{z-index:9999;background:#fff9;border:1px solid #ffffffb3;border-radius:15px;width:auto;padding:10px 0 0;position:fixed;bottom:13px;right:13px}.designer-hero-preview-frame{flex-direction:column;align-items:center;gap:8px;display:flex}.designer-hero-preview.is-floating .designer-hero-preview-frame{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a2d4ae6;border:1px solid #ffffff3d;border-radius:16px;padding:12px;box-shadow:0 18px 34px #0000003d}.designer-hero-preview-label{letter-spacing:.12em;text-transform:uppercase;opacity:.9;text-align:center;width:100%;font-size:.82rem}.designer-hero-qr-code{background:#ffffffeb;border:1px solid #ffffff8c;border-radius:16px;justify-content:center;align-items:center;width:200px;height:200px;padding:10px;transition:width .4s,height .4s;display:flex;overflow:hidden;box-shadow:0 16px 30px #00000029}.designer-hero-qr-code:hover{width:260px;height:260px}.designer-hero-qr-code img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.designer-hero-preview-placeholder{color:#2222228f;background:linear-gradient(135deg,#fffffffa,#f6f8fcf5);border:1px dashed #22222238;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;font-size:.92rem;font-weight:600;display:inline-flex}.style-dots-panel [data-dots-single-controls].is-hidden,.style-dots-panel [data-dots-gradient-controls].is-hidden{display:none!important}.main-content{background:0 0;border-radius:15px;align-items:stretch;gap:20px;height:auto;padding:0;display:flex}.designer-workspace{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.quick-create-panel{color:#fff;background:#ffffff29;border:1px solid #bfd0e6;border-radius:8px;grid-template-columns:minmax(0,3fr) minmax(220px,1fr);align-items:stretch;gap:12px;padding:14px 16px;display:grid}.quick-create-header{color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:10px;display:grid}.quick-create-header p{color:#fff;margin:0 0 0 6px;font-size:1.2rem;font-weight:600}.quick-create-block1{flex-direction:column;justify-content:center;gap:10px;min-width:0;display:flex}.quick-input-row{text-align:left;width:100%}.quick-input-row input{color:#162e4f;background:#eef3fa;border:1px solid #a8bad2;border-radius:5px;width:100%;min-height:48px;padding:0 12px;font-size:1.05rem}.quick-input-row select{color:#162e4f;width:100%;max-width:400px}#ec-level-group label{color:#fff}.quick-create-panel[aria-label=Schnellstart\ QR-Code] .quick-action-row{flex-direction:row;justify-content:flex-end;align-items:flex-end}.quick-create-panel[aria-label=Schnellstart\ QR-Code] .quick-action-row .btn{min-height:48px;margin-bottom:0}.quick-create-panel--templates{grid-template-columns:1fr}.quick-template-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;max-height:320px;padding-right:4px;display:grid;overflow-y:auto}.quick-template-card{cursor:pointer;background:#ffffff1f;border:1px solid #bfd0e6e6;border-radius:10px;flex-direction:column;gap:6px;padding:6px;transition:transform .15s,box-shadow .2s,border-color .2s;display:flex}.quick-template-card:hover{border-color:#ffffffe6;transform:translateY(-2px);box-shadow:0 8px 14px #0000002e}.quick-template-card.is-active{border-color:#fff;box-shadow:0 0 0 2px #ffffff61,0 8px 14px #00000038}.quick-template-mini{background:var(--template-bg,#3f66d0);width:100%;min-height:118px;color:var(--template-fg,#fff);border:1px solid #00000014;border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.quick-template-mini-qr{background-image:radial-gradient(circle at 1px 1px, var(--template-bg,#111) 1px, transparent 1px);background-size:5px 5px;background-color:var(--template-qr,#f2f7ff);border:3px solid #ffffffad;border-radius:6px;width:54px;height:54px;box-shadow:inset 0 0 0 2px #ffffff26}.quick-template-mini-top{text-align:center;letter-spacing:.05em;background:#0000002e;padding:5px 4px;font-size:.64rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.quick-template-name{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;font-weight:600;overflow:hidden}.quick-action-row{border-radius:6px;flex-direction:column;justify-content:center;align-self:stretch;align-items:stretch;gap:8px;padding:0 0 0 10px;display:flex}.quick-action-row p{color:#243955;margin:0;font-size:.95rem;line-height:1.35}.style-tabs-panel{color:#fff;background:#ffffff29;border:1px solid #bfd0e6;border-radius:8px;padding:10px}.style-tabs{gap:10px;display:grid}.style-tabs__list{align-items:center;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.style-tabs__tab{color:#f7fbff;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;padding:8px 16px;font-size:.92rem;font-weight:600;transition:background-color .2s,border-color .2s,transform .15s}.style-tabs__tab:hover{background:#fff3}.style-tabs__tab.is-active{color:#fff;background:#ffffff47;border-color:#fff}.style-tabs__tab:focus-visible{outline-offset:2px;outline:2px solid #fff}.style-tabs__panel{display:none}.style-tabs__panel.is-active{display:block}.style-tabs__panel[hidden]{display:none}.style-card-grid{grid-template-columns:repeat(auto-fill,minmax(102px,1fr));gap:10px;display:grid}.style-dots-panel{background:#ffffff1f;border:1px solid #bfd0e6e6;border-radius:10px;gap:10px;margin-top:12px;padding:12px;display:grid}.style-dots-panel__title{letter-spacing:.05em;text-transform:uppercase;color:#f7fbff;font-size:.82rem;font-weight:700}.style-dots-panel__row,.style-dots-panel__swatches,.style-dots-panel__rotation{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.style-dots-option,.style-dots-swatch,.style-dots-panel__rotation label{color:#f7fbff;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:inline-flex}.style-dots-option input[type=radio],.style-dots-option--toggle input[type=checkbox]{accent-color:#fff;width:18px;height:18px}.style-dots-swatch{flex-direction:column;align-items:flex-start}.style-dots-swatch--inline{grid-template-columns:100px;justify-content:start;align-items:start;gap:6px;display:grid}.style-dots-swatch__label{letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700}.style-dots-swatch--inline .style-dots-swatch__label{margin-bottom:0}.style-dots-swatch input[type=color]{cursor:pointer;background:0 0;border:2px solid #ffffff59;border-radius:8px;width:74px;height:42px;padding:0}.style-dots-swatch--inline input[type=color]{border:2px solid #ddd;border-radius:5px;width:100px;height:40px}.style-dots-swatch input[type=text]{color:#1f3352;background:#ffffffeb;border:1px solid #ffffff59;border-radius:8px;width:100%;min-height:40px;padding:0 10px;font-size:.95rem;font-weight:600}.style-dots-swatch--text{flex-direction:column;align-items:flex-start;width:100%;display:flex}.style-dots-swatch__hint{color:#f7fbffd9;font-size:.75rem;font-weight:600}.style-dots-panel__rotation{flex-direction:column;flex:0 0 100px;justify-content:start;align-items:flex-start;gap:6px;display:flex}.style-dots-panel__rotation label{margin-bottom:0}.style-dots-panel__rotation input[type=number]{color:#1f3352;background:#ffffffeb;border:1px solid #ffffff59;border-radius:8px;width:100px;min-height:40px;padding:0 10px;font-size:.95rem;font-weight:600}.style-dots-panel__rotation.is-hidden,.style-dots-panel__swatches.is-hidden,.style-dots-panel__row.is-hidden{display:none}.style-card{cursor:pointer;background:#ffffff1f;border:1px solid #bfd0e6e6;border-radius:10px;padding:6px;transition:transform .15s,box-shadow .2s,border-color .2s}.style-card:hover{border-color:#ffffffe6;transform:translateY(-2px);box-shadow:0 8px 14px #0000002e}.style-card.is-active{border-color:#fff;box-shadow:0 0 0 2px #ffffff61,0 8px 14px #00000038}.style-card__preview{color:#1f2f45;text-transform:uppercase;letter-spacing:.04em;background:#f3f7ff;border:1px solid #00000014;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:96px;font-size:.76rem;font-weight:700;display:flex;overflow:hidden}.style-card__preview--pattern{background-color:#fff}.pattern-square{background-color:#fff;background-image:url(/assets/pattern-1-C2L89RCa.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.pattern-dots{background-color:#fff;background-image:url(/assets/pattern-2-DaSaG1cm.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.pattern-rounded{background-color:#fff;background-image:url(/assets/pattern-3-DvWjgTvP.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.pattern-rounded2{background-color:#fff;background-image:url(/assets/pattern-4-C1Fsscu9.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.pattern-classy{background-color:#fff;background-image:url(/assets/pattern-5-Dkr5pyyk.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.pattern-classy2{background-color:#fff;background-image:url(/assets/pattern-6-CqK83DIJ.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.style-card__preview--eyes{padding:0;position:relative;background-color:#fff!important}.style-card__preview--eyes:before{content:"";background-image:var(--eyes-preview-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:6px;position:absolute;inset:6px}.style-card__preview--eyes:after{content:none;display:none}.eyes-set-1{--eyes-preview-image:url(/assets/eyes-1-DcKhvU5l.png)}.eyes-set-2{--eyes-preview-image:url(/assets/eyes-2-DtQfKphS.png)}.eyes-set-3{--eyes-preview-image:url(/assets/eyes-3-DAm6XBnA.png)}.eyes-set-4{--eyes-preview-image:url(/assets/eyes-4-4eEisVDu.png)}.eyes-set-5{--eyes-preview-image:url(/assets/eyes-5-BKm_91iM.png)}.eyes-set-6{--eyes-preview-image:url(/assets/eyes-6-hkOy1M0t.png)}.style-card__preview--logo{color:#1f3352;background:linear-gradient(145deg,#f2f6ff,#e8eefc);font-weight:700}.logo-filter-row{flex-direction:column;gap:.35rem;margin-bottom:.8rem;display:flex}.logo-filter-label{color:#2f4770;font-size:.8rem;font-weight:600}.logo-filter-input{color:#1f3352;background:#f8fbff;border:1px solid #c6d4ea;border-radius:8px;outline:none;padding:.45rem .65rem;font-size:.85rem}.logo-filter-input:focus{border-color:#4b76b6;box-shadow:0 0 0 3px #4b76b626}#style-panel-logo .style-card-grid{max-height:300px;padding-right:4px;overflow:hidden auto}.logo-none{opacity:.65}.logo-image-preview{justify-content:center;align-items:center;padding:.2rem;display:flex}.logo-image-preview img{-o-object-fit:contain;object-fit:contain;width:72%;height:72%;display:block}.style-card__preview--frame{background:linear-gradient(#eef1f6 0 76%,#111827 76% 100%);border:2px solid #1b1e24;border-radius:8px;min-height:96px;padding:6px 6px 5px;position:relative;overflow:hidden}.style-card__preview--frame:before{content:"";background-color:#fff;background-image:radial-gradient(circle at 18% 18%,#111 0 16%,#0000 18%),radial-gradient(circle at 82% 18%,#111 0 16%,#0000 18%),radial-gradient(circle at 18% 82%,#111 0 16%,#0000 18%),repeating-linear-gradient(0deg,#000000e6 0 2px,#0000 2px 5px),repeating-linear-gradient(90deg,#000000e6 0 2px,#0000 2px 5px);border:2px solid #111827d9;border-radius:6px;width:58px;height:58px;position:absolute;top:8px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0000002e}.frame-image-preview{background:0 0;border:0;justify-content:center;align-items:center;padding:.2rem;display:flex}.frame-image-preview:before{content:none}.frame-image-preview img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.frame-clean{color:#0000;background:#fff;border:2px solid #d9dee7}.frame-clean:before{content:none}.panel-section{border-bottom:2px solid #e0e0e0;margin-bottom:25px;padding-bottom:20px}.panel-section:last-child{border-bottom:none}.panel-section.actions-panel{z-index:2;background:#f8f9fa;margin-bottom:18px;padding-top:10px;position:sticky;bottom:0}.panel-section h2{color:#667eea;margin-bottom:15px;font-size:1.3em;font-weight:600}.form-group{margin-bottom:15px}.form-group label{color:#555;margin-bottom:5px;font-size:.9em;font-weight:500;display:block}.form-group input[type=text],.form-group input[type=number],.form-group select{border:2px solid #ddd;border-radius:5px;width:100%;padding:8px 12px;font-size:14px;transition:border-color .3s}.form-group input[type=text]:focus,.form-group input[type=number]:focus,.form-group select:focus{border-color:#667eea;outline:none}.form-group input[type=range]{vertical-align:middle;width:calc(100% - 60px);margin-right:10px}.form-group input[type=color]{cursor:pointer;border:2px solid #ddd;border-radius:5px;width:60px;height:40px}.form-group span{color:#667eea;min-width:50px;font-weight:600;display:inline-block}.ad-panel{color:#555;background:#ffffffe6;border-radius:10px;width:300px;min-width:250px;padding:0;display:none;box-shadow:inset 0 0 0 1px #0000000d}.ad-panel-image{background-image:url(/img/qr-auto.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:2}.btn{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:5px;width:100%;margin-bottom:10px;padding:12px 20px;font-size:16px;font-weight:600;transition:all .3s}.btn-primary{color:#fff;background:linear-gradient(135deg,#2d9be4 0%,#4b9e6b 100%);box-shadow:0 1px 12px #cabfbfbd}.btn-primary:hover{box-shadow:0 1px 12px #fff}.btn-success{color:#fff;background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%);max-width:400px}.btn-success:hover{transform:translateY(-2px);box-shadow:0 5px 15px #11998e66}.btn-secondary{color:#fff;background:#6c757d;max-width:400px}.btn-secondary:hover{background:#5a6268;transform:translateY(-2px)}@media (width<=800px){.designer-hero-grid{grid-template-columns:1fr}.designer-hero-preview{justify-content:flex-start}.designer-hero-preview.is-floating{z-index:auto;width:200px;position:static;top:auto;left:auto}.designer-hero-preview.is-floating .designer-hero-preview-frame{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.main-content{flex-direction:column}.quick-create-header{grid-template-columns:1fr;gap:8px}.style-tabs__tab{padding:8px 12px;font-size:.86rem}.style-card-grid{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:8px}.style-card__preview{min-height:78px}.qr-type-bar{flex:none;width:100%;min-height:auto;padding:10px}.qr-type-track{flex-direction:row;max-height:none;overflow:auto hidden}.qr-type-track::-webkit-scrollbar{width:auto;height:7px}.qr-type-item{flex:none;width:auto;min-width:90px;min-height:74px}.panel-section.actions-panel{border:1px solid #e3e6eb;border-radius:10px;padding:12px;position:sticky;bottom:10px;box-shadow:0 6px 18px #0000001a}.ad-panel{display:none}}@media (width>=1201px){.ad-panel{display:block}}@media (width>=1401px){.ad-panel{width:380px}}.back-link{color:inherit;vertical-align:middle;margin-right:12px;text-decoration:none;display:inline-block}.back-arrow{color:#fff;vertical-align:text-top;font-size:64px;font-weight:800;line-height:1;display:inline-block;position:relative;top:-10px}.btn-login{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff80;border-radius:25px;padding:10px 20px;font-size:16px;font-weight:600;transition:all .3s}.btn-login:hover{background:#ffffff4d;border-color:#fffc;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.login-modal{z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;display:none;position:fixed;top:0;left:0}.login-modal[style*=flex]{display:flex!important}.login-modal-content{z-index:10001;background:#fff;border-radius:20px;width:90%;max-width:450px;max-height:90vh;padding:40px;animation:.3s ease-out modalSlideIn;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}#cloud-modal .login-modal-content{max-width:720px}.cloud-entry-load-btn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 6px 16px #2d9be473}.cloud-entry-load-btn:disabled{opacity:.5;cursor:not-allowed}.cloud-entry-delete-btn{color:#c0392b;cursor:pointer;background:#fff5f5;border:1px solid #f1c0c0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.cloud-entry-delete-btn:hover:not(:disabled){color:#fff;background:#c0392b;border-color:#c0392b}.cloud-entry-delete-btn:disabled{opacity:.5;cursor:not-allowed}.modal-close-btn{color:#666;cursor:pointer;z-index:10002;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;padding:0;font-size:28px;line-height:1;transition:all .3s;display:flex;position:absolute;top:15px;right:15px}.modal-close-btn:hover{color:#333;background:#e0e0e0;transform:rotate(90deg)}.modal-close-btn:active{transform:rotate(90deg)scale(.95)}.app-modal-content .btn{width:auto;min-width:115px;margin-bottom:0}.app-modal-body{flex-direction:column;gap:18px;display:flex}.app-modal-input-wrapper input{border:2px solid #ddd;border-radius:6px;width:100%;padding:10px 12px;font-size:15px;transition:border-color .2s}.app-modal-input-wrapper input:focus{border-color:#667eea;outline:none}.app-modal-actions{justify-content:flex-end;gap:12px;margin-top:25px;display:flex}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.login-modal-header{text-align:center;margin-bottom:30px}.login-modal-header h2{color:#667eea;margin-bottom:10px;font-size:2em}.login-modal-header p{color:#666;font-size:1em}.login-modal-body{flex-direction:column;gap:15px;margin-bottom:20px;display:flex}.login-modal-footer{text-align:center;border-top:1px solid #e0e0e0;padding-top:20px}.login-modal-footer a{color:#667eea;text-decoration:none}.login-modal-footer a:hover{text-decoration:underline}.btn-login-provider{cursor:pointer;color:#333;background:#fff;border:2px solid #ddd;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:14px 20px;font-size:16px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 5px #0000001a}.btn-login-provider:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-google{border-color:#4285f4}.btn-google:hover{background:#f8f9ff;border-color:#4285f4}.btn-apple{border-color:#000}.btn-apple:hover{background:#f5f5f5;border-color:#000}.auth-error{color:#c33;text-align:center;background:#fee;border:1px solid #fcc;border-radius:5px;margin-bottom:20px;padding:15px}@media (width<=768px){.qr-type-bar{padding:10px}.qr-type-item{width:auto;min-width:68px;padding:9px 6px}.qr-type-icon{font-size:16px}body,.designer-hero{padding:14px}.quick-create-panel{padding:12px}.quick-template-grid{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));max-height:260px}.quick-template-mini{min-height:106px}.form-group input[type=text],.form-group input[type=number],.form-group select{min-height:44px;font-size:16px}.form-group input[type=range]{width:100%;margin-bottom:6px;margin-right:0}.form-group span{min-width:0;display:block}.btn{min-height:46px}header>div{flex-direction:column;gap:15px}header>div>div:first-child{text-align:center}#user-info{justify-content:center;width:100%}.login-modal-content{padding:30px 20px}.login-modal-header h2{font-size:1.5em}}.lang-menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;border:1px solid #fff3;border-radius:10px;width:100%;box-shadow:0 8px 20px #00000040;background:linear-gradient(135deg,#667eeacc 0%,#764ba2cc 80%)!important;max-width:130px!important}@media (width<=720px){.quick-create-panel{grid-template-columns:1fr}.quick-template-grid{grid-template-columns:repeat(auto-fill,minmax(78px,1fr))}}#cookie-banner-overlay{z-index:9998;background:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}#cookie-banner{z-index:9999;background:#fff;max-height:90vh;padding:20px;animation:.3s ease-out slideUp;display:none;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 20px #0003}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-banner-content{max-width:1200px;margin:0 auto}.cookie-banner-header{margin-bottom:15px}.cookie-banner-header h2{color:#667eea;margin-bottom:10px;font-size:1.5em}.cookie-banner-text{color:#333;margin-bottom:20px;line-height:1.6}.cookie-banner-text a{color:#667eea;text-decoration:underline}.cookie-banner-buttons{flex-wrap:wrap;gap:10px;display:flex}.cookie-banner-btn{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:5px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .3s}.cookie-banner-btn-primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.cookie-banner-btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.cookie-banner-btn-secondary{color:#fff;background:#6c757d}.cookie-banner-btn-secondary:hover{background:#5a6268;transform:translateY(-2px)}.cookie-banner-btn-outline{color:#667eea;background:0 0;border:2px solid #667eea}.cookie-banner-btn-outline:hover{color:#fff;background:#667eea}#cookie-settings{z-index:9999;background:#fff;max-height:90vh;padding:30px;animation:.3s ease-out slideUp;display:none;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -4px 20px #0003}.cookie-settings-content{max-width:1200px;margin:0 auto}.cookie-settings-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.cookie-settings-header h2{color:#667eea;margin:0;font-size:1.8em}.cookie-settings-close{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:28px;transition:all .3s;display:flex}.cookie-settings-close:hover{color:#333;background:#f0f0f0}.cookie-category{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:10px;margin-bottom:20px;padding:20px}.cookie-category-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.cookie-category-title{color:#333;margin:0;font-size:1.2em;font-weight:600}.cookie-category-toggle{width:50px;height:26px;position:relative}.cookie-category-toggle input{opacity:0;width:0;height:0}.cookie-category-slider{cursor:pointer;background-color:#ccc;border-radius:26px;transition:all .4s;position:absolute;inset:0}.cookie-category-slider:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:3px;left:3px}.cookie-category-toggle input:checked+.cookie-category-slider{background-color:#667eea}.cookie-category-toggle input:checked+.cookie-category-slider:before{transform:translate(24px)}.cookie-category-description{color:#666;margin-top:10px;line-height:1.6}.cookie-category-necessary{background:#f0f4ff;border-color:#667eea}.cookie-category-necessary .cookie-category-toggle{opacity:.5;cursor:not-allowed}.cookie-settings-buttons{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:30px;display:flex}.cookie-settings-btn{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:5px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .3s}.cookie-settings-btn-save{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.cookie-settings-btn-save:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.cookie-settings-btn-cancel{color:#fff;background:#6c757d}.cookie-settings-btn-cancel:hover{background:#5a6268;transform:translateY(-2px)}@media (width<=768px){#cookie-banner,#cookie-settings{padding:15px}.cookie-banner-header h2,.cookie-settings-header h2{font-size:1.2em}.cookie-banner-buttons{flex-direction:column}.cookie-banner-btn{width:100%}.cookie-settings-buttons{flex-direction:column}.cookie-settings-btn{width:100%}}
