#rsw-tagbot{font-family:'Inter',Arial,sans-serif;font-size:1rem;color:var(--text,#e2e8f0);width:100%}#rsw-tagbot .tb-instructions{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}@media (max-width:600px){#rsw-tagbot .tb-instructions{grid-template-columns:1fr}}#rsw-tagbot .tb-instr-card{background:var(--card,#0d1424);border:1px solid var(--border,rgb(255 255 255 / .08));border-radius:18px;padding:1.6rem;display:flex;flex-direction:column;gap:1.2rem;transition:border-color .3s}#rsw-tagbot .tb-instr-card:hover{border-color:rgb(124 58 237 / .3)}#rsw-tagbot .tb-instr-header{display:flex;align-items:flex-start;gap:1rem}#rsw-tagbot .tb-instr-icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}#rsw-tagbot .tb-instr-badge{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;background:rgb(124 58 237 / .15);color:#a78bfa;padding:2px 8px;border-radius:50px;margin-bottom:.3rem}#rsw-tagbot .tb-instr-header h3{font-size:.95rem;font-weight:700;color:var(--text,#e2e8f0);margin:0 0 .2rem}#rsw-tagbot .tb-instr-header>div>p{font-size:.78rem;color:var(--muted,#94a3b8);margin:0;line-height:1.4}#rsw-tagbot .tb-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}#rsw-tagbot .tb-steps li{display:flex;align-items:flex-start;gap:.75rem;font-size:.85rem;color:var(--muted,#94a3b8);line-height:1.5}#rsw-tagbot .tb-step-num{width:22px;height:22px;border-radius:50%;background:rgb(124 58 237 / .2);color:#a78bfa;font-size:.72rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}#rsw-tagbot .tb-steps li strong{color:#e2e8f0}#rsw-tagbot .tb-steps li code{color:#06b6d4;font-family:'Courier New',monospace;font-size:.82rem}#rsw-tagbot .tb-panel{background:var(--card,#0d1424);border:1px solid var(--border,rgb(255 255 255 / .08));border-radius:16px;margin-bottom:1.2rem;overflow:hidden}#rsw-tagbot .tb-panel-header{display:flex;align-items:center;gap:.6rem;background:rgb(124 58 237 / .08);border-bottom:1px solid var(--border,rgb(255 255 255 / .08));padding:.7rem 1rem;flex-wrap:wrap}#rsw-tagbot .tb-step{font-size:1.3rem;font-weight:900;background:linear-gradient(135deg,#7c3aed,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;min-width:2rem}#rsw-tagbot .tb-panel-title{font-weight:700;color:var(--text,#e2e8f0);font-size:.95rem;flex:1}#rsw-tagbot .tb-panel-body{padding:.9rem 1rem}#rsw-tagbot .tb-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:.6rem 1rem;background:rgb(255 255 255 / .03);border-bottom:1px solid var(--border,rgb(255 255 255 / .08))}#rsw-tagbot .tb-toolbar-sep{width:1px;height:1.4em;background:rgb(255 255 255 / .15);margin:0 4px}#rsw-tagbot .tb-toolbar-label{font-size:.75rem;color:var(--muted,#94a3b8);margin-right:4px}#rsw-tagbot .tb-meta-bar{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--muted,#94a3b8);padding:.35rem 1rem;background:rgb(255 255 255 / .02);border-bottom:1px solid var(--border,rgb(255 255 255 / .08))}#rsw-tagbot .tb-meta-bar span{margin-left:auto}#rsw-tagbot .tb-btn{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .85rem;font-size:.82rem;font-family:inherit;border:1px solid rgb(255 255 255 / .15);border-radius:8px;background:rgb(255 255 255 / .06);color:var(--text,#e2e8f0);cursor:pointer;white-space:nowrap;transition:all .2s;min-height:36px}#rsw-tagbot .tb-btn:hover{background:rgb(255 255 255 / .12);border-color:rgb(255 255 255 / .25)}#rsw-tagbot .tb-btn:disabled{opacity:.4;cursor:default}#rsw-tagbot .tb-btn-primary{background:linear-gradient(135deg,#7c3aed,#06b6d4);color:#fff;border-color:#fff0;font-weight:600}#rsw-tagbot .tb-btn-primary:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 20px rgb(124 58 237 / .4)}#rsw-tagbot .tb-tag-btn{width:36px;height:36px;padding:0;font-size:.85rem;font-weight:700;font-family:'Courier New',monospace;border:1px solid rgb(255 255 255 / .2);border-radius:8px;cursor:pointer;transition:all .15s;color:#e2e8f0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;text-align:center}#rsw-tagbot .tb-tag-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}#rsw-tagbot .tb-tag-btn.active{box-shadow:inset 0 2px 4px rgb(0 0 0 / .3)}#rsw-tagbot .tb-tag-btn:disabled{opacity:.4;cursor:default}#rsw-tagbot textarea{width:100%;font-family:'Courier New',monospace!important;font-size:.85rem;border:1px solid rgb(255 255 255 / .12)!important;border-radius:10px;padding:.7rem .9rem;resize:vertical;background:rgb(0 0 0 / .3)!important;color:#e2e8f0!important;line-height:1.6;transition:border-color .2s;display:block!important;min-height:120px}#rsw-tagbot #tb-sourceholder{display:block!important}#rsw-tagbot #tb-sourceholder .tb-panel-body{display:block!important;padding:.9rem 1rem}#rsw-tagbot textarea:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgb(124 58 237 / .15)}#rsw-tagbot #tb-slotholder{padding:.9rem 1rem;min-height:3rem}#rsw-tagbot .tb-slot-empty{text-align:center;color:var(--muted,#94a3b8);font-style:italic;padding:2rem 0;font-size:.9rem}#rsw-tagbot .wrapper{position:relative;display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.6rem;flex-wrap:wrap}#rsw-tagbot .selblock{position:relative;margin-bottom:.6rem;border:1px dashed rgb(255 255 255 / .15);border-radius:10px;padding:.6rem .8rem;background:rgb(255 255 255 / .03);width:100%}#rsw-tagbot .caption{width:180px;min-width:120px;text-align:right;font-size:.8rem;color:var(--muted,#94a3b8);padding-top:.4rem;flex-shrink:0}#rsw-tagbot .slot-input{flex:1;min-width:200px}#rsw-tagbot .slot-input input,#rsw-tagbot .slot-input textarea{width:100%}#rsw-tagbot .slot-input input,#rsw-tagbot .slot-input textarea{background:rgb(0 0 0 / .3);border:1px solid rgb(255 255 255 / .12);border-radius:8px;color:#e2e8f0;padding:.4rem .7rem;font-size:.85rem;font-family:'Courier New',monospace}#rsw-tagbot .slot-input input.title{font-weight:700;border-color:rgb(124 58 237 / .4)}#rsw-tagbot .slot-input input.url{background:rgb(0 100 210 / .15);color:#93c5fd}#rsw-tagbot .slot-input input.value{background:rgb(200 120 0 / .15);color:#fcd34d}#rsw-tagbot .slot-input input.global{background:rgb(200 200 0 / .12);color:#fef08a}#rsw-tagbot .slot-input input.color{background:rgb(200 120 0 / .15)}#rsw-tagbot .slot-input input.image{background:rgb(200 120 0 / .15)}#rsw-tagbot .slot-input textarea.comment{background:rgb(0 150 0 / .12);color:#86efac}#rsw-tagbot .slot-input input.spacer{background:0 0;border:none;color:var(--muted,#94a3b8);font-weight:700}#rsw-tagbot .tb-overlay{display:none;position:fixed;inset:0;background:rgb(0 0 0 / .7);z-index:999999;align-items:center;justify-content:center}#rsw-tagbot .tb-overlay.open{display:flex}#rsw-tagbot .tb-overlay-box{background:#0d1424;border:1px solid rgb(255 255 255 / .1);border-radius:20px;width:min(780px,96vw);max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 80px rgb(0 0 0 / .7);overflow:hidden}#rsw-tagbot .tb-overlay-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.2rem;background:linear-gradient(135deg,rgb(124 58 237 / .3),rgb(6 182 212 / .2));border-bottom:1px solid rgb(255 255 255 / .08);color:#fff;font-size:1rem;font-weight:700}#rsw-tagbot .tb-overlay-close{background:0 0;border:none;color:#fff;font-size:1.4rem;cursor:pointer;line-height:1}#rsw-tagbot .tb-overlay-body{display:grid;grid-template-columns:1fr 1fr;gap:0;flex:1;overflow:hidden}#rsw-tagbot .tb-tpl-list{overflow-y:auto;border-right:1px solid rgb(255 255 255 / .08);padding:.5rem}#rsw-tagbot .tb-tpl-list table{width:100%;border-collapse:collapse;font-size:.82rem}#rsw-tagbot .tb-tpl-list th{background:rgb(255 255 255 / .05);padding:.4rem .6rem;text-align:left;position:sticky;top:0;color:var(--muted,#94a3b8)}#rsw-tagbot .tb-tpl-list td{padding:.35rem .6rem;border-bottom:1px solid rgb(255 255 255 / .05);color:var(--muted,#94a3b8)}#rsw-tagbot .tb-tpl-list a{color:#06b6d4;text-decoration:none;cursor:pointer}#rsw-tagbot .tb-tpl-list a:hover{text-decoration:underline}#rsw-tagbot .tb-tpl-preview{padding:.75rem;overflow:auto;display:flex;flex-direction:column;gap:.5rem}#rsw-tagbot .tb-tpl-preview img{max-width:100%;border:1px solid rgb(255 255 255 / .1);border-radius:8px}#rsw-tagbot .tb-overlay-footer{display:flex;align-items:center;justify-content:space-between;padding:.7rem 1rem;border-top:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .02);font-size:.85rem;gap:.5rem;color:var(--muted,#94a3b8)}#rsw-tagbot .tb-ref-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.8rem}#rsw-tagbot .tb-ref-card{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:12px;padding:.8rem 1rem;display:flex;flex-direction:column;gap:.35rem}#rsw-tagbot .tb-ref-label{font-size:.75rem;font-weight:700;padding:.2rem .5rem;border-radius:4px;text-transform:uppercase;letter-spacing:.04em;color:#e2e8f0}#rsw-tagbot .tb-ref-code{display:block;font-family:'Courier New',monospace;font-size:.78rem;background:rgb(0 0 0 / .4);border:1px solid rgb(255 255 255 / .08);border-radius:6px;padding:.4rem .6rem;color:#93c5fd;word-break:break-all;white-space:pre-wrap}#rsw-tagbot .tb-ref-desc{font-size:.8rem;color:var(--muted,#94a3b8);line-height:1.5}#rsw-tagbot .tb-help-toggle{display:flex;align-items:center;gap:.5rem;cursor:pointer;user-select:none;color:var(--grad2,#06b6d4);font-size:.9rem;font-weight:700;padding:.6rem 0;border-top:1px solid rgb(255 255 255 / .08);margin-top:1.5rem}#rsw-tagbot .tb-help-toggle svg{transition:transform .2s}#rsw-tagbot .tb-help-toggle.open svg{transform:rotate(90deg)}#rsw-tagbot #tb-tagfacts{display:none;margin-top:.5rem}#rsw-tagbot #tb-tagfacts.open{display:block}#rsw-tagbot .tb-help-section{max-width:720px;margin:0 auto 1.5rem;font-size:.88rem;line-height:1.7;color:var(--muted,#94a3b8)}#rsw-tagbot .tb-help-section h2{color:var(--grad2,#06b6d4);font-size:1.05rem;margin:1rem 0 .4rem}#rsw-tagbot .tb-help-section h3{color:#e2e8f0;font-size:.95rem;margin:1rem 0 .3rem}#rsw-tagbot .tb-help-section ul,#rsw-tagbot .tb-help-section ol{padding-left:1.4rem;margin-bottom:.6rem}#rsw-tagbot .tb-help-section li{margin-bottom:.4rem}#rsw-tagbot .tb-help-sample{background:rgb(0 0 0 / .4);border:1px solid rgb(255 255 255 / .08);border-radius:8px;padding:.7rem 1rem;font-family:'Courier New',monospace;font-size:.82rem;color:#93c5fd;margin:.6rem 0;white-space:pre-wrap}#rsw-tagbot .tb-help-table{width:100%;border-collapse:collapse;font-size:.82rem;margin:.6rem 0 1rem}#rsw-tagbot .tb-help-table th{background:rgb(124 58 237 / .2);padding:.4rem .6rem;border:1px solid rgb(255 255 255 / .1);text-align:center;color:#e2e8f0}#rsw-tagbot .tb-help-table td{background:rgb(255 255 255 / .03);padding:.4rem .6rem;border:1px solid rgb(255 255 255 / .08);vertical-align:top;color:var(--muted,#94a3b8)}#rsw-tagbot .tb-hire-section{background:var(--card,#0d1424);border:1px solid rgb(124 58 237 / .3);border-radius:20px;padding:3rem 2.5rem;text-align:center;position:relative;overflow:hidden;margin-top:4rem}#rsw-tagbot .tb-hire-section:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,rgb(124 58 237 / .15),transparent 70%);pointer-events:none}#rsw-tagbot .tb-hire-section h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900;margin-bottom:1rem}#rsw-tagbot .tb-hire-section p{color:var(--muted,#94a3b8);font-size:1rem;line-height:1.8;max-width:600px;margin:0 auto 2rem}#rsw-tagbot .tb-hire-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}#rsw-tagbot .tb-services-section{margin-top:4rem;text-align:center}#rsw-tagbot .tb-services-section h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:900;margin-bottom:.5rem}#rsw-tagbot .tb-services-section>p{color:var(--muted,#94a3b8);margin-bottom:2rem;font-size:1rem;line-height:1.7}#rsw-tagbot .tb-services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}#rsw-tagbot .tb-service-card{background:var(--card,#0d1424);border:1px solid var(--border,rgb(255 255 255 / .08));border-radius:18px;padding:1.6rem;text-decoration:none;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem;transition:all .3s}#rsw-tagbot .tb-service-card:hover{transform:translateY(-5px);border-color:rgb(124 58 237 / .4);box-shadow:0 15px 40px rgb(0 0 0 / .3)}#rsw-tagbot .tb-svc-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.3rem}#rsw-tagbot .tb-service-card h3{font-size:1rem;font-weight:700;color:#e2e8f0;margin:0}#rsw-tagbot .tb-service-card p{font-size:.85rem;color:var(--muted,#94a3b8);line-height:1.6;margin:0;flex:1}#rsw-tagbot .tb-svc-link{font-size:.82rem;font-weight:600;color:var(--grad2,#06b6d4);display:flex;align-items:center;gap:4px}@media (max-width:768px){#rsw-tagbot .tb-hire-section{padding:2rem 1.2rem}#rsw-tagbot .tb-overlay-body{grid-template-columns:1fr}#rsw-tagbot .tb-tpl-preview{display:none}#rsw-tagbot .caption{width:120px}}#rsw .tb-page-header{position:relative;padding:100px 0 3rem;background:linear-gradient(135deg,rgb(124 58 237 / .18) 0%,rgb(6 182 212 / .12) 50%,#fff0 100%);border-bottom:1px solid rgb(255 255 255 / .06);overflow:hidden}#rsw .tb-page-header-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}#rsw .tb-page-header-left{flex:1;min-width:280px}#rsw .tb-page-header-left h1{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:900;line-height:1.2;margin:.6rem 0 .8rem;letter-spacing:-.5px}#rsw .tb-page-header-left p{color:var(--muted,#94a3b8);font-size:.95rem;line-height:1.7;max-width:560px}#rsw .tb-page-header-badges{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;flex-shrink:0}#rsw .tb-hdr-badge{display:flex;align-items:center;gap:.5rem;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);border-radius:50px;padding:.5rem 1rem;font-size:.82rem;font-weight:600;color:var(--text,#e2e8f0);white-space:nowrap}#rsw .tb-hdr-badge i{color:var(--grad2,#06b6d4);font-size:.85rem}@media (max-width:768px){#rsw .tb-page-header{padding:90px 0 2rem}#rsw .tb-page-header-badges{display:grid;grid-template-columns:1fr 1fr;width:100%}#rsw .tb-hdr-badge{justify-content:center}}