@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Manrope:wght@300;400;500;600;700&display=swap";:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--font-body:"Manrope","Helvetica Neue",sans-serif;--font-display:"Cormorant Garamond","Georgia",serif;--bg:#f6efe5;--surface:#fff8ee;--surface-strong:#fff1db;--ink:#1b1a17;--muted:#4c4236;--accent:#e05a2b;--accent-2:#1f6f8b;--accent-3:#f2b134;--line:#dcc9b2;--shadow:0 20px 45px #31211026;--soft-shadow:0 10px 25px #31211014;--radius:18px;--space-1:.4rem;--space-2:.6rem;--space-3:.8rem;--space-4:1.2rem;--space-5:1.6rem;--space-6:2rem;--space-7:2.5rem;--space-8:3.2rem;--space-9:4.5rem;--space-10:4rem;font-family:Manrope,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}h1,h2,h3,h4{font-family:var(--font-display);margin:0;line-height:1.1}h1{font-size:clamp(2.2rem,4vw,3.6rem)}h2{font-size:clamp(1.7rem,2.6vw,2.4rem)}h3{font-size:1.4rem}h4{font-size:1.05rem}small,.caption{color:var(--muted);font-size:.85rem}body{background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font-body);margin:0;position:relative}body:before{content:"";z-index:-2;background:radial-gradient(circle at 10% 20%,#e05a2b1f,#0000 35%),radial-gradient(circle at 90% 10%,#1f6f8b24,#0000 40%),radial-gradient(circle at 50% 80%,#f2b1341f,#0000 45%);position:fixed;inset:0}body:after{content:"";opacity:.4;z-index:-1;background-image:radial-gradient(#1b1a170a 1px,#0000 0);background-size:28px 28px;position:fixed;inset:0}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}img{max-width:100%;display:block}button,input,textarea{font-family:inherit}#root{min-height:100vh}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.app{min-height:100vh;color:var(--ink)}.container{width:min(1200px,92%);margin:0 auto}.section{padding:var(--space-9)0}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff8eeeb;position:sticky;top:0}.header-grid{grid-template-columns:auto auto minmax(240px,1fr) auto auto;align-items:center;gap:1rem;padding:1rem 0;display:grid}.brand{font-family:var(--font-display);color:inherit;align-items:center;gap:.6rem;font-size:1.4rem;text-decoration:none;display:flex}.brand-mark{background:var(--accent);color:#fff8ee;letter-spacing:.02em;border-radius:999px;padding:.35rem .6rem;font-weight:700}.brand-sub{font-weight:600}.nav-links{gap:1rem;font-size:.95rem;display:flex}.nav-links a{color:var(--muted);border-bottom:2px solid #0000;padding-bottom:.2rem;text-decoration:none}.nav-links a:hover{border-color:var(--accent-2);color:var(--ink)}.nav-links a.active{border-color:var(--accent);color:var(--ink);font-weight:600}.header-actions{gap:.6rem;display:flex}.search-bar{background:var(--surface);border:1px solid var(--line);box-shadow:var(--soft-shadow);border-radius:999px;align-items:center;gap:.4rem;padding:.3rem;display:flex}.search-bar input{width:100%;color:var(--ink);background:0 0;border:none;outline:none;padding:.5rem .9rem;font-size:.95rem}.search-bar input::placeholder{color:#9a8e7b}.btn{font:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.55rem 1.2rem;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn.primary{background:var(--accent);color:#fff8ee;box-shadow:0 12px 30px #e05a2b59}.btn.primary:hover{transform:translateY(-1px)}.btn:active{transform:translateY(1px)}.btn:disabled,.btn[aria-disabled=true]{cursor:not-allowed;opacity:.65;box-shadow:none}.btn.outline{border:1px solid var(--line);color:var(--ink);background:#fff}.btn.ghost{color:var(--ink);background:#fff5e6;border:1px solid #0000}.btn.full{width:100%}.hero{padding-top:5rem;padding-bottom:5rem;position:relative}.hero:after{content:"";z-index:-1;background:radial-gradient(circle at 0 0,#1f6f8b26,#0000 65%);position:absolute;inset:10% 8% 15% 40%}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;display:grid}.hero-content h1{font-family:var(--font-display);margin:0 0 1rem;font-size:clamp(2.6rem,4vw,3.8rem);line-height:1.05}.hero-lede{color:var(--muted);max-width:520px;font-size:1.05rem}.eyebrow{text-transform:uppercase;letter-spacing:.25em;color:var(--accent-2);margin-bottom:.8rem;font-size:.75rem}.hero-actions{flex-wrap:wrap;gap:.8rem;margin:1.6rem 0;display:flex}.hero-tags{flex-wrap:wrap;gap:.6rem;display:flex}.pill{border:1px solid var(--line);color:var(--ink);background:#fff1db;border-radius:999px;padding:.35rem .75rem;font-size:.85rem}.hero-panel{flex-direction:column;gap:1.2rem;display:flex}.hero-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.6rem;animation:.8s forwards floatIn}.hero-card h3{font-family:var(--font-display);margin:.6rem 0}.hero-card-footer{justify-content:space-between;align-items:center;margin-top:1.2rem;display:flex}.price{color:var(--accent);font-weight:700}.card-label{color:var(--accent-2);margin:0;font-size:.85rem}.metrics{gap:.8rem;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.metric-value{font-size:1.1rem;font-weight:700}.metric-label{color:var(--muted);font-size:.9rem}.section-header{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;gap:1rem;display:flex}.section-header h2{font-family:var(--font-display);margin:0 0 .4rem;font-size:2rem}.section-header p{color:var(--muted);margin:0}.library-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.6rem;display:flex}.library-summary{color:var(--muted)}.tab-group{flex-wrap:wrap;gap:.6rem;display:flex}.tab{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:.35rem .9rem;font-size:.85rem;transition:background .2s,color .2s}.tab:hover{border-color:var(--accent-2)}.tab.active{background:var(--accent);color:#fff8ee;border-color:#0000}.library-tools{flex-wrap:wrap;align-items:flex-end;gap:.8rem;display:flex}.toggle-group{border:1px solid var(--line);background:#fff;border-radius:999px;display:inline-flex;overflow:hidden}.toggle{cursor:pointer;background:0 0;border:none;padding:.35rem .9rem;font-size:.85rem}.toggle:hover{background:#fff5e6}.toggle.active{background:var(--accent);color:#fff8ee}.catalog-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.6rem;display:flex}.chip-group{flex-wrap:wrap;gap:.6rem;display:flex}.chip{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:.35rem .9rem;font-size:.85rem;transition:border-color .2s,transform .2s}.chip:hover{border-color:var(--accent-2)}.chip.active{background:var(--accent);color:#fff8ee;border-color:#0000}.filter-controls{flex-wrap:wrap;gap:.8rem;display:flex}.select-field{color:var(--muted);gap:.35rem;font-size:.75rem;display:grid}.select-field select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:999px;padding:.4rem .9rem;font-size:.85rem}.empty-state{border:1px dashed var(--line);border-radius:var(--radius);background:#fffdf8;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.4rem;display:flex}.empty-state h3{margin-bottom:.4rem}.empty-state p{color:var(--muted);margin:0}.empty-actions{flex-wrap:wrap;gap:.6rem;display:flex}.empty-state.compact{margin-top:1.6rem}.category-grid,.course-grid,.library-grid,.review-grid{align-items:stretch;gap:1.5rem;display:grid}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fff;flex-direction:column;gap:.8rem;height:100%;padding:1.4rem;transition:transform .2s,box-shadow .2s;display:flex}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.category-meta{color:var(--muted);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.course-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.course-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fff;flex-direction:column;gap:.8rem;height:100%;padding:1.4rem;transition:transform .2s,box-shadow .2s;display:flex}.course-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.course-top{justify-content:space-between;align-items:center;display:flex}.course-price{color:var(--accent);font-weight:700}.course-instructor{color:var(--muted);margin:0}.course-meta{color:var(--muted);justify-content:space-between;font-size:.85rem;display:flex}.quick-action{color:var(--ink);opacity:0;background:#fff5e6;border:none;border-radius:999px;width:fit-content;padding:.25rem .7rem;font-size:.75rem;transition:opacity .2s,transform .2s;transform:translateY(6px)}.course-card:hover .quick-action{opacity:1;transform:translateY(0)}.course-card .btn{margin-top:auto}.badge{background:var(--accent);color:#fff8ee;border-radius:999px;padding:.2rem .6rem;font-size:.75rem}.badge.muted{color:#3e2c1a;background:#f2b134}.badge.complete{background:var(--accent-2);color:#fff;align-items:center;gap:.35rem;display:inline-flex}.badge.complete:before{content:"";border-bottom:2px solid;border-right:2px solid;width:6px;height:12px;display:inline-block;transform:rotate(45deg)}.discovery{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff5e6}.showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.showcase-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fff;gap:1.2rem;padding:1.5rem;display:grid}.showcase-list{gap:.6rem;display:grid}.showcase-item{color:var(--muted);border-bottom:1px dashed var(--line);justify-content:space-between;align-items:center;padding-bottom:.4rem;font-size:.9rem;display:flex}.library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.library-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fff;flex-direction:column;gap:.9rem;height:100%;padding:1.4rem;display:flex}.library-top{justify-content:space-between;align-items:center;display:flex}.library-note{color:var(--muted);margin:0;font-size:.9rem}.library-card-body{flex:1;gap:.6rem;display:grid}.library-actions-row{flex-wrap:wrap;gap:.6rem;display:flex}.library-grid.list{grid-template-columns:1fr}.library-grid.list .library-card{flex-flow:wrap;justify-content:space-between;align-items:center;gap:1.6rem}.library-grid.list .library-card-body{min-width:220px}.library-grid.list .library-actions-row{justify-content:flex-end}.progress{background:#f0e1cd;border-radius:999px;width:100%;height:8px;overflow:hidden}.progress-bar{background:linear-gradient(90deg,var(--accent),var(--accent-3));height:100%}.progress-bar.complete{background:linear-gradient(90deg,var(--accent-2),var(--accent-3))}.next-step{color:var(--accent-2);margin:0;font-size:.85rem}.course-detail{background:#fff8ee}.course-detail-grid{grid-template-columns:2fr 1fr;align-items:start;gap:2rem;display:grid}.course-header{gap:.6rem;margin-bottom:2rem;display:grid}.course-subtitle{color:var(--muted);max-width:640px;margin:0}.course-meta-row{color:var(--muted);flex-wrap:wrap;gap:.8rem;font-size:.85rem;display:flex}.course-meta-row.secondary{color:#7a6f60}.video-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;overflow:hidden}.video-preview{color:#fff;background:linear-gradient(135deg,#1f6f8b,#d77a3d);align-items:center;gap:1.5rem;min-height:240px;padding:2.5rem;display:flex;position:relative}.runtime{color:#fff;background:#00000059;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;position:absolute;top:1rem;right:1rem}.preview-text{gap:.2rem;display:grid}.preview-label{text-transform:uppercase;letter-spacing:.16em;font-size:.7rem}.play-button{cursor:pointer;background:#fff;border:none;border-radius:50%;place-items:center;width:58px;height:58px;padding:0;display:grid;position:relative;box-shadow:0 12px 24px #00000026}.play-button:after{content:"";border-left:14px solid var(--accent);border-top:9px solid #0000;border-bottom:9px solid #0000;width:0;height:0;margin-left:4px}.video-meta{gap:1.6rem;padding:2rem;display:grid}.video-details{gap:.6rem;display:grid}.video-details p{color:var(--muted);margin:0}.meta-pills{flex-wrap:wrap;gap:.5rem;display:flex}.meta-pill{border:1px solid var(--line);color:var(--ink);background:#fff1db;border-radius:999px;padding:.25rem .6rem;font-size:.75rem}.cta-card{border:1px solid var(--line);background:#fffaf2;border-radius:16px;gap:.6rem;padding:1.4rem;display:grid}.price-block{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.price-cut{color:var(--muted);font-size:.9rem;text-decoration:line-through}.badge.sale{background:var(--accent-3);color:#3e2c1a}.sale-note{color:var(--muted);margin:0;font-size:.85rem}.include-list{color:var(--muted);gap:.4rem;margin:0;padding-left:0;font-size:.9rem;list-style:none;display:grid}.cta-note{color:var(--muted);margin:0;font-size:.85rem}.course-highlights{margin-top:2rem}.highlight-grid{gap:.8rem;display:grid}.highlight-item{color:var(--muted);align-items:center;gap:.6rem;display:flex}.dot{background:var(--accent-2);border-radius:50%;width:8px;height:8px}.course-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:2rem;display:grid}.info-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fff;gap:.8rem;padding:1.4rem;display:grid}.bullet-list{color:var(--muted);gap:.5rem;margin:0;padding-left:0;list-style:none;display:grid}.include-list li,.bullet-list li{padding-left:1.2rem;position:relative}.include-list li:before,.bullet-list li:before{content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:.45rem;left:0}.include-list li:before{background:var(--accent-2)}.bullet-list li:before{background:var(--accent-3)}.instructor-section{margin-top:2.5rem}.section-header.compact{margin-bottom:1.2rem}.instructor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.instructor-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fff;gap:.8rem;padding:1.4rem;display:grid}.instructor-head{align-items:center;gap:.8rem;display:flex}.avatar{background:var(--accent-2);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:700;display:grid}.instructor-bio{color:var(--muted);margin:0}.instructor-stats{color:var(--muted);flex-wrap:wrap;gap:.8rem;font-size:.85rem;display:flex}.curriculum{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fff;padding:1.6rem;position:sticky;top:6rem}.curriculum-header{color:var(--muted);justify-content:space-between;align-items:baseline;margin-bottom:1.2rem;display:flex}.curriculum-list{gap:1rem;display:grid}.curriculum-item{border-bottom:1px solid var(--line);padding:.8rem 0}.curriculum-item[open]{background:#fff8ee;border-radius:12px;padding:.8rem}.curriculum-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;list-style:none;display:flex}.curriculum-summary::-webkit-details-marker{display:none}.curriculum-summary:after{content:"+";color:var(--muted);font-size:1.1rem}.curriculum-item[open] .curriculum-summary:after{content:"-"}.curriculum-title{align-items:center;gap:.6rem;display:flex}.section-index{color:var(--accent-2);letter-spacing:.1em;font-size:.8rem}.curriculum-meta{color:var(--muted);justify-content:space-between;font-size:.85rem;display:flex}.curriculum-content{color:var(--muted);gap:.4rem;margin-top:.6rem;font-size:.85rem;display:grid}.curriculum-lesson{justify-content:space-between;gap:1rem;display:flex}.reviews,.related{background:#fff}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.related-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fffdf8;gap:.6rem;padding:1.4rem;display:grid}.rating-card{border:1px solid var(--line);text-align:center;color:var(--muted);background:#fff5e6;border-radius:16px;gap:.2rem;padding:.8rem 1.4rem;display:grid}.rating-value{color:var(--ink);font-size:1.4rem;font-weight:700}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.review-layout{grid-template-columns:minmax(260px,1fr) minmax(240px,.7fr);gap:2rem;margin-bottom:2rem;display:grid}.rating-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fffdf8;gap:1rem;padding:1.4rem;display:grid}.rating-summary{color:var(--muted);gap:.2rem;display:grid}.rating-score{color:var(--ink);font-size:2rem;font-weight:700}.rating-bars{gap:.6rem;display:grid}.rating-bar{color:var(--muted);grid-template-columns:24px 1fr 40px;align-items:center;gap:.6rem;font-size:.85rem;display:grid}.bar-track{background:#f0e1cd;border-radius:999px;width:100%;height:8px;overflow:hidden}.bar-fill{background:linear-gradient(90deg,var(--accent),var(--accent-3));height:100%}.review-controls{align-content:start;gap:1rem;display:grid}.review-foot{color:var(--muted);justify-content:space-between;gap:.6rem;font-size:.8rem;display:flex}.review-meta{align-items:center;gap:.4rem;display:inline-flex}.review-meta:before{content:"";background:var(--line);border-radius:50%;width:6px;height:6px;display:inline-block}.trust{background:#fff5e6}.outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.outcome-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fff;gap:.6rem;padding:1.4rem;display:grid}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.trust-card{border:1px solid var(--line);border-radius:var(--radius);background:#fffdf8;gap:.5rem;padding:1.4rem;display:grid}.logo-row{color:var(--muted);flex-wrap:wrap;gap:.6rem;font-size:.85rem;display:flex}.faq-grid{gap:1rem;display:grid}.faq-item{border:1px solid var(--line);background:#fff;border-radius:12px;padding:.8rem 1rem}.faq-item summary{cursor:pointer;font-weight:600;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{color:var(--muted);margin:.6rem 0 0}.review-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--soft-shadow);background:#fffdf8;flex-direction:column;gap:.8rem;height:100%;padding:1.4rem;display:flex}.skeleton-block{margin-top:2rem}.skeleton-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:.8rem;display:grid}.skeleton-card{border-radius:var(--radius);background:linear-gradient(90deg,#f2e6d4,#fff3df,#f2e6d4) 0 0/200% 100%;height:140px;animation:1.6s infinite shimmer}.mobile-cta{border-top:1px solid var(--line);z-index:30;background:#fff;padding:.8rem 1.2rem;display:none;position:fixed;bottom:0;left:0;right:0}.mobile-cta-content{justify-content:space-between;align-items:center;gap:1rem;display:flex}.mobile-price{margin-right:.6rem;font-weight:700}.mobile-discount{color:var(--accent-2);font-size:.85rem}.review-head{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.site-footer{border-top:1px solid var(--line);background:#fff5e6;padding:3rem 0}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:2rem;display:grid}.footer-grid h4{margin-bottom:.6rem}.footer-grid a{color:var(--muted);margin-bottom:.5rem;text-decoration:none;display:block}.reveal{opacity:0;will-change:transform,opacity;animation:.7s forwards fadeUp;transform:translateY(18px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIn{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:0 0}to{background-position:-200% 0}}@media (max-width:1100px){.header-grid{grid-template-columns:1fr}.nav-links,.header-actions{flex-wrap:wrap}.hero-grid,.course-detail-grid{grid-template-columns:1fr}.category-grid,.course-grid,.showcase-grid,.library-grid,.course-info-grid,.instructor-grid,.outcome-grid,.trust-grid,.related-grid,.review-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.curriculum{position:static}}@media (max-width:1024px){.section{padding:var(--space-10)0}.hero{padding-top:4rem;padding-bottom:4rem}.course-detail-grid{gap:1.6rem}}@media (max-width:760px){.section{padding:var(--space-8)0}.category-grid,.course-grid,.showcase-grid,.library-grid,.course-info-grid,.instructor-grid,.outcome-grid,.trust-grid,.related-grid,.review-grid,.footer-grid{grid-template-columns:1fr}.section-header,.nav-links{flex-direction:column;align-items:flex-start}.search-bar{border-radius:20px;flex-direction:column;align-items:stretch}.app{padding-bottom:90px}.mobile-cta{display:block}.library-controls{flex-direction:column;align-items:flex-start}.library-tools{width:100%}.library-grid.list .library-card{flex-direction:column;align-items:stretch}.empty-state{flex-direction:column;align-items:flex-start}.review-layout{grid-template-columns:1fr}.review-foot{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.btn{padding:.45rem .9rem}.brand{font-size:1.2rem}.hero-card,.metric,.cta-card,.review-card,.library-card{padding:1.1rem}.video-preview{padding:1.6rem}.section-header h2{font-size:1.6rem}}@media (max-width:360px){.header-grid{gap:.6rem}.chip,.tab,.toggle{font-size:.75rem}.search-bar input{font-size:.85rem}}
