*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:'Segoe UI',Roboto,sans-serif;background:#d0d0d0;display:flex;align-items:center;justify-content:center;flex-direction:column}.carousel-placeholder{width:100%;min-height:20px;background:transparent;flex-shrink:0}.word-container{flex:1;display:flex;align-items:center;justify-content:center;width:100%;padding:20px;background:#d0d0d0}.word-sheet{width:100%;max-width:1000px;min-width:1000px;height:90vh;max-height:700px;background:#fff;border:2px solid #000;box-shadow:0 8px 20px rgba(0,0,0,0.3);display:flex;flex-direction:column;padding:20px 30px;position:relative;overflow:hidden}.editor{flex:1;width:100%;outline:0;font-size:16px;line-height:1.6;color:#1e1e1e;background:transparent;overflow-y:auto;padding:10px 0;min-height:100%;word-wrap:break-word;white-space:pre-wrap}.editor a{color:#0563c1;text-decoration:underline;cursor:pointer}.editor a:hover{text-decoration:underline}.editor:focus{box-shadow:none}.float-toolbar{position:absolute;background:#f8f9fc;border:1px solid #b0b0b0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.25);padding:6px 10px;display:none;align-items:center;gap:6px;z-index:100;pointer-events:auto;backdrop-filter:blur(2px);background:rgba(248,249,252,0.95);white-space:nowrap}.float-toolbar button{background:transparent;border:0;font-size:20px;font-weight:500;width:36px;height:36px;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#1e1e1e;transition:background .15s,transform .05s;font-family:'Segoe UI',Roboto,sans-serif}.float-toolbar button:hover{background:#e2e6ef}.float-toolbar button:active{transform:scale(0.94)}.float-toolbar .separator{width:1px;height:28px;background:silver;margin:0 4px}.float-toolbar .link-btn{font-size:18px}.float-toolbar .strike-btn{text-decoration:line-through;font-size:22px;font-weight:600}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);display:none;align-items:center;justify-content:center;z-index:200}.modal-box{background:white;border-radius:16px;padding:30px 35px 25px;min-width:380px;box-shadow:0 12px 40px rgba(0,0,0,0.4);border:1px solid #ddd}.modal-box h3{margin:0 0 18px 0;font-weight:500;font-size:20px;color:#222;border-bottom:1px solid #eaeaea;padding-bottom:10px}.modal-field{margin-bottom:18px}.modal-field label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:4px}.modal-field input{width:100%;padding:10px 12px;font-size:15px;border:1px solid #bdbdbd;border-radius:8px;transition:border .15s;background:#fafafa}.modal-field input:focus{border-color:#2b6f9e;outline:0;background:white}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.modal-actions button{padding:8px 22px;border-radius:30px;border:1px solid #ccc;background:white;font-size:15px;cursor:pointer;transition:background .15s,border .15s;font-weight:500}.modal-actions .btn-apply{background:#1e3c5c;border-color:#1e3c5c;color:white}.modal-actions .btn-apply:hover{background:#143049}.modal-actions .btn-remove{background:#e74c3c;border-color:#c0392b;color:white}.modal-actions .btn-remove:hover{background:#c0392b}.modal-actions .btn-cancel{background:#f0f0f0;border-color:#bbb}.modal-actions .btn-cancel:hover{background:#e4e4e4}.hidden{display:none !important}.banner2007{background:#000;width:480px;max-width:100%;height:100px;margin:150px auto 0 auto}.banner2007 a{text-decoration:none}.banner2007 span{display:inline-block;color:#34f434;font-size:14px;line-height:100px;vertical-align:bottom;margin-left:10px;font-weight:bold}.banner2007 img{float:left;max-height:100px}#cb{clear:both}