.tutorial-container{color:#1e293b;background-color:#fff;border-radius:16px;max-width:1300px;margin:0 auto;padding:40px 24px;font-family:Outfit,Inter,-apple-system,sans-serif;line-height:1.7;transition:all .3s}.dark .tutorial-container{color:#f8fafc;background-color:#0f172a}.tutorial-header{border-bottom:1px solid #e2e8f0;margin-bottom:32px;padding-bottom:24px}.dark .tutorial-header{border-bottom:1px solid #334155}.tutorial-title{background:linear-gradient(135deg,#0284c7,#4f46e5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:12px;font-size:2.25rem;font-weight:800}.dark .tutorial-title{background:linear-gradient(135deg,#38bdf8,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.tutorial-summary{color:#64748b;font-size:1.1rem;font-style:italic}.dark .tutorial-summary{color:#cbd5e1}.section-item{margin-bottom:24px}.section-text{color:#334155;font-size:1.05rem}.dark .section-text{color:#f8fafc}.section-heading-3{color:#0f172a;border-left:4px solid #4f46e5;margin-top:36px;margin-bottom:16px;padding-left:12px;font-size:1.4rem;font-weight:700}.dark .section-heading-3{color:#fff;border-left:4px solid #6366f1}.section-list{padding-left:20px;list-style:none}.section-list-item{color:#334155;margin-bottom:8px;position:relative}.dark .section-list-item{color:#f8fafc}.section-list-item:before{content:"•";color:#4f46e5;width:1em;margin-left:-1em;font-weight:700;display:inline-block}.dark .section-list-item:before{color:#818cf8}.section-note{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1d4ed8;background:#3b82f60d;border-left:4px solid #3b82f6;border-radius:8px;flex-direction:column;padding:16px 20px;display:flex}.dark .section-note{color:#93c5fd;background:#3b82f614}.section-note.note-tip{color:#047857;background:#10b9810d;border-color:#10b981}.dark .section-note.note-tip{color:#6ee7b7;background:#10b98114}.section-note.note-warning{color:#b45309;background:#f59e0b0d;border-color:#f59e0b}.dark .section-note.note-warning{color:#fde047;background:#f59e0b14}.note-badge{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.8rem;font-weight:700}.section-example{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000000d}.dark .section-example{background:#1e293b;border:1px solid #334155;box-shadow:0 4px 20px #00000026}.example-header{background:#e2e8f0;border-bottom:1px solid #cbd5e1;justify-content:space-between;align-items:center;padding:12px 18px;display:flex}.dark .example-header{background:#111827;border-bottom:1px solid #1f2937}.example-title{color:#475569;font-size:.9rem;font-weight:600}.dark .example-title{color:#cbd5e1}.copy-btn{color:#334155;cursor:pointer;background:#cbd5e1;border:1px solid #94a3b8;border-radius:4px;padding:4px 8px;font-size:.75rem;transition:all .2s}.dark .copy-btn{color:#cbd5e1;background:#1f2937;border:1px solid #374151}.copy-btn:hover{color:#0f172a;background:#94a3b8}.dark .copy-btn:hover{color:#f8fafc;background:#374151}.example-code{color:#0f172a;margin:0;padding:18px;font-family:Fira Code,Courier New,monospace;font-size:.95rem;overflow-x:auto}.dark .example-code{color:#f8fafc}.example-desc{color:#475569;background:#e2e8f0;border-top:1px solid #cbd5e1;padding:12px 18px;font-size:.85rem}.dark .example-desc{color:#cbd5e1;background:#0f172a;border-top:1px solid #334155}.section-image-wrapper{text-align:center;margin:32px 0}.section-image{border:1px solid #cbd5e1;border-radius:10px;max-width:100%;transition:transform .3s;box-shadow:0 10px 30px #0000000d}.dark .section-image{border:1px solid #334155;box-shadow:0 10px 30px #0003}.section-image:hover{transform:scale(1.015)}
