.ebay-template{background-color:var(--color-background,#fff);color:var(--color-text,#111827);font-family:var(--font-family,"Inter",system-ui,-apple-system,sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-size:16px;line-height:1.5}
.ebay-template img{max-width:100%;height:auto;display:block}
.ebay-template a{color:inherit;text-decoration:none}
.ebay-template ol,
.ebay-template ul{margin:0;padding-left:1.5em}
.ebay-template li{margin-bottom:.5em}
.ebay-template h1,
.ebay-template h2,
.ebay-template h3,
.ebay-template h4,
.ebay-template h5,
.ebay-template h6{color:var(--color-text,#111827);margin:0 0 .5em;font-weight:600;line-height:1.25}
.ebay-template p{margin:0 0 1em}
.ebay-template table{border-collapse:collapse;width:100%}
.ebay-template td,
.ebay-template th{border-bottom:1px solid var(--color-border,#e5e7eb);text-align:left;padding:.75em}
.ebay-template h1{font-size:max(1.5rem,min(4vw,2rem))}
.ebay-template h2{font-size:max(1.25rem,min(3vw,1.5rem))}
.ebay-template h3{font-size:max(1.125rem,min(2.5vw,1.25rem))}
.ebay-template h4{font-size:1.125rem}
.ebay-template h5{font-size:1rem}
.ebay-template h6{font-size:.875rem}
.ebay-template li,
.ebay-template p{font-size:1rem;line-height:1.6}
.ebay-template .text-sm,
.ebay-template small{font-size:.875rem}
.ebay-template .text-muted{color:var(--color-text-muted,#6b7280)}
.ebay-template b,
.ebay-template strong{font-weight:600}
.ebay-template em,
.ebay-template i{font-style:italic}
.ebay-header{background-color:var(--color-surface,#f9fafb);border-bottom:1px solid var(--color-border,#e5e7eb);padding:1.5rem 1rem}
.ebay-header__container{max-width:1200px;margin:0 auto}
.ebay-header__container,
.ebay-header__logo{justify-content:center;align-items:center;display:flex}
.ebay-header__logo img{width:auto;max-height:60px}
.ebay-header__logo-placeholder{color:var(--color-text-muted,#6b7280);justify-content:center;align-items:center;min-height:60px;font-size:.875rem;display:flex}
.ebay-header__nav{gap:1.5rem;margin-left:auto;display:flex}
.ebay-header__nav-item{color:var(--color-text,#111827);border-bottom:2px solid #0000;padding:.5rem 0;font-weight:500;transition:border-color .2s}
.ebay-header__nav-item:hover{border-bottom-color:var(--color-primary,#374151)}@media (max-width:768px){
.ebay-header{padding:1rem}
.ebay-header__container{flex-direction:column;gap:1rem}
.ebay-header__nav{flex-wrap:wrap;justify-content:center;margin-left:0}}
.ebay-gallery{max-width:1200px;margin:0 auto;padding:1.5rem 1rem}
.ebay-gallery img{max-width:100%;height:auto;margin:0 auto}@media (max-width:768px){
.ebay-gallery{padding:1rem}}
.ebay-description{max-width:1200px;margin:0 auto;padding:2rem 1rem}
.ebay-description__title{border-bottom:2px solid var(--color-primary,#374151);color:var(--color-text,#111827);margin-bottom:1rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:600}
.ebay-description__content{color:var(--color-text,#111827);line-height:1.7}
.ebay-description__content ol,
.ebay-description__content p,
.ebay-description__content ul{margin-bottom:1em}
.ebay-description__content img{max-width:100%;height:auto;margin:1em 0}@media (max-width:768px){
.ebay-description{padding:1.5rem 1rem}}
.ebay-tabs{max-width:1200px;margin:0 auto;padding:2rem 1rem}
.ebay-tabs__nav{border-bottom:1px solid var(--color-border,#000000);flex-wrap:wrap;gap:0;display:flex}
.ebay-tabs__input{opacity:0;width:0;height:0;position:absolute}
.ebay-tabs__label{color:var(--color-text-muted,#6b7280);cursor:pointer;background-color:#dcdcdc;border:1px solid #000000;border-bottom:none;margin-bottom:-1px;padding:.875rem 1.5rem;font-size:.9999rem;font-weight:800;transition:all .2s;display:inline-block}
.ebay-tabs__label:hover{background-color:var(--color-surface,#f9fafb);color:var(--color-text,#111827)}
.ebay-tabs__panels{position:relative}
.ebay-tabs__panel{background-color:var(--color-background,#FFF);border:3px solid var(--color-border,#000000);border-top:none;padding:1.5rem;display:none}
.ebay-tabs__panel h3,
.ebay-tabs__panel p,
.ebay-tabs__panel ul{color:var(--color-text,#111827);margin-bottom:1rem}
.ebay-tabs__panel li{margin-bottom:.5rem}@media (max-width:768px){
.ebay-tabs{padding:1.5rem 1rem}
.ebay-tabs__nav{border-bottom:none;flex-direction:column}
.ebay-tabs__label{border:1px solid var(--color-border,#000000);text-align:center;border-bottom:none;width:100%;margin-bottom:0}
.ebay-tabs__label:last-of-type{border-bottom:1px solid var(--color-border,#000000)}
.ebay-tabs__panel{border-top:1px solid var(--color-border,#000000)}}@media (max-width:480px){
.ebay-tabs__label{padding:.75rem 1rem;font-size:.875rem}
.ebay-tabs__panel{padding:1rem}}
.ebay-sidebar{background-color:var(--color-surface,#f9fafb);border-right:1px solid var(--color-border,#e5e7eb);padding:1.5rem}
.ebay-sidebar__container{position:sticky;top:1rem}
.ebay-sidebar__logo{text-align:center;margin-bottom:1.5rem}
.ebay-sidebar__logo img{max-width:150px;margin:0 auto}
.ebay-sidebar__section{border-bottom:1px solid var(--color-border,#e5e7eb);margin-bottom:1.5rem;padding-bottom:1.5rem}
.ebay-sidebar__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.ebay-sidebar__title{color:var(--color-text-muted,#6b7280);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.75rem;font-size:.875rem;font-weight:600}
.ebay-sidebar__content{color:var(--color-text,#111827);font-size:.9375rem}
.ebay-sidebar__list{margin:0;padding:0;list-style:none}
.ebay-sidebar__list li{border-bottom:1px solid var(--color-border,#e5e7eb);color:var(--color-text,#111827);padding:.5rem 0}
.ebay-sidebar__list li:last-child{border-bottom:none}
.ebay-template__layout--with-sidebar{grid-template-columns:250px 1fr;gap:0;max-width:1200px;margin:0 auto;display:grid}@media (max-width:992px){
.ebay-template__layout--with-sidebar{grid-template-columns:200px 1fr}}@media (max-width:768px){
.ebay-template__layout--with-sidebar{grid-template-columns:1fr}
.ebay-sidebar{border-bottom:1px solid var(--color-border,#e5e7eb);border-right:none;padding:1rem}
.ebay-sidebar__container{position:static}}
.ebay-footer{background-color:var(--color-surface,#f9fafb);border-top:1px solid var(--color-border,#e5e7eb);margin-top:2rem;padding:2rem 1rem}
.ebay-footer__container{text-align:center;max-width:1200px;margin:0 auto}
.ebay-footer__content{color:var(--color-text-muted,#6b7280);font-size:.9375rem}@media (max-width:768px){
.ebay-footer{margin-top:1.5rem;padding:1.5rem 1rem}}
.ebay-template:after{max-width:120px;height:22px;margin-top:1rem}}
.ebay-template--modern-minimal{--color-primary:#374151;--color-secondary:#6b7280;--color-accent:#111827;--color-background:#fff;--color-surface:#f9fafb;--color-text:#111827;--color-text-muted:#6b7280;--color-border:#e5e7eb;--font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--border-radius:4px;--border-width:1px;background-color:var(--color-background);color:var(--color-text);font-family:var(--font-family);min-height:100%}
.ebay-template--modern-minimal 
.ebay-content{max-width:1200px;margin:0 auto}
.ebay-template--modern-minimal 
.ebay-product-title{text-align:center;padding:2rem 1rem 1rem}
.ebay-template--modern-minimal 
.ebay-product-title__heading{color:var(--color-accent);margin:0;font-size:max(1.5rem,min(4vw,2.25rem));font-weight:700;line-height:1.2}
.ebay-template--modern-minimal 
.ebay-gallery{text-align:center;padding:1rem}
.ebay-template--modern-minimal 
.ebay-description{background-color:var(--color-background);padding:2rem 1.5rem}
.ebay-template--modern-minimal 
.ebay-description__title{border-bottom-color:var(--color-primary);color:var(--color-primary);letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.125rem;font-weight:600}
.ebay-template--modern-minimal 
.ebay-tabs{background-color:var(--color-background)}
.ebay-template--modern-minimal 
.ebay-tabs__label{letter-spacing:.01em;font-weight:500}
.ebay-template--modern-minimal 
.ebay-tabs__input:checked+
.ebay-tabs__label{font-weight:600}
.ebay-template--modern-minimal 
.ebay-tabs__panel h3{color:var(--color-primary);margin-bottom:.75rem;font-size:1rem;font-weight:600}
.ebay-template--modern-minimal 
.ebay-header{background-color:var(--color-surface);border-bottom-color:var(--color-border)}
.ebay-template--modern-minimal 
.ebay-copyright{background:linear-gradient(to bottom,var(--color-surface),#f3f4f6)}
.ebay-template--modern-minimal 
.ebay-copyright__badge{opacity:.8}@media (max-width:768px){
.ebay-template--modern-minimal 
.ebay-product-title{padding:1.5rem 1rem .75rem}
.ebay-template--modern-minimal 
.ebay-description{padding:1.5rem 1rem}}@media (max-width:480px){
.ebay-template--modern-minimal 
.ebay-product-title__heading{font-size:1.375rem}}
.ebay-template--professional-business{--color-primary:#1f2937;--color-secondary:#475569;--color-accent:#0f172a;--color-background:#fff;--color-surface:#f8fafc;--color-text:#0f172a;--color-text-muted:#64748b;--color-border:#e2e8f0;background:var(--color-background);color:var(--color-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}
.ebay-template--professional-business 
.ebay-header{background:var(--color-accent);color:#fff}
.ebay-template--professional-business 
.ebay-header__logo{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#111827;border-radius:999px;padding:.75rem 1rem;font-size:.75rem;display:inline-flex}
.ebay-template--professional-business 
.ebay-hero{border-bottom:1px solid var(--color-border);gap:1rem;max-width:1200px;margin:0 auto;padding:2.5rem 1rem 1.5rem;display:grid}
.ebay-template--professional-business 
.ebay-hero__eyebrow{color:var(--color-text-muted);letter-spacing:.2em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem}
.ebay-template--professional-business 
.ebay-hero__title{margin-bottom:.5rem;font-size:2rem}
.ebay-template--professional-business 
.ebay-hero__subtitle{color:var(--color-text-muted);margin:0}
.ebay-template--professional-business 
.ebay-hero__badges{flex-wrap:wrap;gap:.5rem;display:flex}
.ebay-template--professional-business 
.ebay-badge{color:#0f172a;background:#e2e8f0;border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}
.ebay-template--professional-business 
.ebay-section-title{color:var(--color-secondary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:1.1rem;font-weight:600}
.ebay-template--professional-business 
.ebay-highlights,
.ebay-template--professional-business 
.ebay-specs{max-width:1200px;margin:0 auto;padding:2rem 1rem}
.ebay-template--professional-business 
.ebay-included{max-width:1200px;margin:0 auto;padding:2rem 1rem 1rem}
.ebay-template--professional-business 
.ebay-included__list{color:var(--color-text-muted);padding-left:1.5rem;list-style:outside}
.ebay-template--professional-business 
.ebay-included__list li{margin-bottom:.5rem}
.ebay-template--professional-business 
.ebay-highlights__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}
.ebay-template--professional-business 
.ebay-highlight-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;padding:1.25rem;box-shadow:0 12px 24px #0f172a0f}
.ebay-template--professional-business 
.ebay-highlight-card h3{margin-bottom:.5rem;font-size:1rem}
.ebay-template--professional-business 
.ebay-highlight-card p{color:var(--color-text-muted)}
.ebay-template--professional-business 
.ebay-specs__table{border:1px solid var(--color-border);border-radius:10px;gap:.5rem;display:grid;overflow:hidden}
.ebay-template--professional-business 
.ebay-specs__row{border-bottom:1px solid var(--color-border);background:#fff;grid-template-columns:1fr 1fr;padding:.75rem 1rem;font-size:.9rem;display:grid}
.ebay-template--professional-business 
.ebay-specs__row:nth-child(2n){background:#f8fafc}
.ebay-template--professional-business 
.ebay-specs__row span:last-child{color:var(--color-text-muted);text-align:right}@media (max-width:768px){
.ebay-template--professional-business 
.ebay-hero__title{font-size:1.6rem}
.ebay-template--professional-business 
.ebay-specs__row{grid-template-columns:1fr;gap:.25rem}
.ebay-template--professional-business 
.ebay-specs__row span:last-child{text-align:left}}
.ebay-template--elegant-fashion{--color-primary:#2b1f2f;--color-secondary:#7c6a72;--color-accent:#a67c91;--color-background:#fffaf7;--color-surface:#f4ede9;--color-text:#2b1f2f;--color-text-muted:#8a7d84;--color-border:#e6d9d2;background:var(--color-background);color:var(--color-text);font-family:Georgia,serif}
.ebay-template--elegant-fashion 
.ebay-header{border-bottom:1px solid var(--color-border);background:#fffaf7}
.ebay-template--elegant-fashion 
.ebay-header__logo{color:#f9f4ef;letter-spacing:.2em;background:#2b1f2f;border-radius:999px;padding:.6rem 1.2rem;font-size:.75rem;display:inline-flex}
.ebay-template--elegant-fashion 
.ebay-hero-fashion{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2.5rem 1rem 2rem;display:grid}
.ebay-template--elegant-fashion 
.ebay-hero-fashion__image img{border:1px solid var(--color-border);-o-object-fit:cover;object-fit:cover;border-radius:16px;width:100%;height:320px}
.ebay-template--elegant-fashion 
.ebay-hero-fashion__eyebrow{color:var(--color-text-muted);letter-spacing:.3em;text-transform:uppercase;margin-bottom:.75rem;font-size:.7rem}
.ebay-template--elegant-fashion 
.ebay-hero-fashion__title{margin-bottom:.75rem;font-size:2rem}
.ebay-template--elegant-fashion 
.ebay-hero-fashion__subtitle{color:var(--color-text-muted);margin-bottom:1.5rem}
.ebay-template--elegant-fashion 
.ebay-hero-fashion__meta{color:var(--color-secondary);gap:.5rem;font-size:.9rem;display:grid}
.ebay-template--elegant-fashion 
.ebay-fashion-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;max-width:1200px;margin:0 auto;padding:2rem 1rem 1rem;display:grid}
.ebay-template--elegant-fashion 
.ebay-fashion-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;padding:1.5rem}
.ebay-template--elegant-fashion 
.ebay-fashion-card h2{color:var(--color-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:1rem}
.ebay-template--elegant-fashion 
.ebay-fashion-card ul{color:var(--color-text-muted);padding-left:1.2rem;list-style:outside}@media (max-width:900px){
.ebay-template--elegant-fashion 
.ebay-hero-fashion{grid-template-columns:1fr}
.ebay-template--elegant-fashion 
.ebay-hero-fashion__image img{height:260px}}
.ebay-template--bold-colorful{--color-primary:#ff5f6d;--color-secondary:#fbbf24;--color-accent:#3b82f6;--color-background:#fff7f2;--color-surface:#fff;--color-text:#1f2937;--color-text-muted:#6b7280;--color-border:#f3e8e2;background:var(--color-background);color:var(--color-text);font-family:Trebuchet MS,Verdana,sans-serif}
.ebay-template--bold-colorful 
.ebay-header{color:#fff;background:linear-gradient(90deg,#ff5f6d,#fbbf24,#3b82f6)}
.ebay-template--bold-colorful 
.ebay-header__container{justify-content:space-between;align-items:center;gap:1rem;display:flex}
.ebay-template--bold-colorful 
.ebay-header__logo{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#fff3;border-radius:999px;padding:.6rem 1rem;font-size:.7rem;font-weight:700}
.ebay-template--bold-colorful 
.ebay-header__ribbon{background:#0003;border-radius:999px;padding:.4rem .75rem;font-size:.75rem;font-weight:600}
.ebay-template--bold-colorful 
.ebay-colorful-hero{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2.5rem 1rem 2rem;display:grid}
.ebay-template--bold-colorful 
.ebay-colorful-hero__tag{color:#ea580c;letter-spacing:.1em;text-transform:uppercase;background:#ffedd5;border-radius:999px;margin-bottom:.8rem;padding:.35rem .9rem;font-size:.7rem;font-weight:700;display:inline-block}
.ebay-template--bold-colorful 
.ebay-colorful-hero h1{margin-bottom:.6rem;font-size:2rem}
.ebay-template--bold-colorful 
.ebay-colorful-hero__subtitle{color:var(--color-text-muted);margin-bottom:1.2rem}
.ebay-template--bold-colorful 
.ebay-colorful-hero__facts{color:#1f2937;flex-wrap:wrap;gap:.75rem;font-size:.85rem;display:flex}
.ebay-template--bold-colorful 
.ebay-colorful-hero__facts span{background:#fff;border:1px dashed #f50b0b;border-radius:8px;padding:.4rem .7rem}
.ebay-template--bold-colorful 
.ebay-colorful-hero__image img{-o-object-fit:cover;object-fit:cover;border:3px solid #fff;border-radius:18px;width:100%;height:300px;box-shadow:0 18px 40px #1f293733}
.ebay-template--bold-colorful 
.ebay-colorful-badges{flex-wrap:wrap;gap:.75rem;max-width:1200px;margin:0 auto;padding:1rem;display:flex}
.ebay-template--bold-colorful 
.ebay-colorful-badges span{color:#f97316;text-transform:uppercase;background:#fff;border:2px solid #f97316;border-radius:999px;padding:.4rem .9rem;font-size:.75rem;font-weight:700}
.ebay-template--bold-colorful 
.ebay-colorful-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;max-width:1200px;margin:0 auto;padding:1.5rem 1rem 2rem;display:grid}
.ebay-template--bold-colorful 
.ebay-colorful-card{background:#fff;border:2px solid #fde68a;border-radius:16px;padding:1.5rem;box-shadow:0 16px 24px #0f172a0f}
.ebay-template--bold-colorful 
.ebay-colorful-card h2{color:#ea580c;margin-bottom:.75rem;font-size:1.05rem}
.ebay-template--bold-colorful 
.ebay-colorful-card ul{color:var(--color-text-muted);padding-left:1.2rem;list-style:outside}@media (max-width:900px){
.ebay-template--bold-colorful 
.ebay-header__container{flex-direction:column}
.ebay-template--bold-colorful 
.ebay-colorful-hero{grid-template-columns:1fr}
.ebay-template--bold-colorful 
.ebay-colorful-hero__image img{height:240px}}
.ebay-template--classic-traditional{--color-primary:#2f261f;--color-secondary:#6b5e52;--color-accent:#9a7e5f;--color-background:#f7f1e7;--color-surface:#fdf9f3;--color-text:#2f261f;--color-text-muted:#77665a;--color-border:#e3d6c6;background:var(--color-background);color:var(--color-text);font-family:Georgia,serif}
.ebay-template--classic-traditional 
.ebay-header{border-bottom:1px solid var(--color-border);background:#fdf9f3}
.ebay-template--classic-traditional 
.ebay-header__logo{color:#fdf9f3;letter-spacing:.12em;background:#2f261f;border-radius:6px;padding:.6rem 1rem;font-size:.75rem;display:inline-flex}
.ebay-template--classic-traditional 
.ebay-classic-hero{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2.5rem 1rem 2rem;display:grid}
.ebay-template--classic-traditional 
.ebay-classic-hero__image img{border:1px solid var(--color-border);-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;height:300px;box-shadow:0 18px 36px #2f261f26}
.ebay-template--classic-traditional 
.ebay-classic-hero__eyebrow{color:var(--color-text-muted);letter-spacing:.25em;text-transform:uppercase;margin-bottom:.8rem;font-size:.7rem}
.ebay-template--classic-traditional 
.ebay-classic-hero__subtitle{color:var(--color-text-muted);margin-bottom:1.25rem}
.ebay-template--classic-traditional 
.ebay-classic-hero__meta{color:var(--color-secondary);gap:.4rem;font-size:.9rem;display:grid}
.ebay-template--classic-traditional 
.ebay-classic-columns{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:grid}
.ebay-template--classic-traditional 
.ebay-classic-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.5rem}
.ebay-template--classic-traditional 
.ebay-classic-panel h2{color:var(--color-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.8rem;font-size:1rem}
.ebay-template--classic-traditional 
.ebay-classic-panel ul{color:var(--color-text-muted);padding-left:1.2rem;list-style:outside}
.ebay-template--classic-traditional 
.ebay-classic-callout{border-left:3px solid var(--color-accent);background:#f5ede3;margin-top:1rem;padding:.75rem 1rem}
.ebay-template--classic-traditional 
.ebay-classic-auth{border-top:1px solid var(--color-border);max-width:1200px;margin:0 auto;padding:2rem 1rem 1rem}
.ebay-template--classic-traditional 
.ebay-classic-auth h2{letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:1rem}
.ebay-template--classic-traditional 
.ebay-classic-auth__grid{color:var(--color-text-muted);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}@media (max-width:900px){
.ebay-template--classic-traditional 
.ebay-classic-hero{grid-template-columns:1fr}
.ebay-template--classic-traditional 
.ebay-classic-hero__image img{height:240px}}
.ebay-template--sports-fitness{--color-primary:#0f172a;--color-secondary:#0ea5e9;--color-accent:#22c55e;--color-background:#f8fafc;--color-surface:#fff;--color-text:#0f172a;--color-text-muted:#64748b;--color-border:#e2e8f0;background:var(--color-background);color:var(--color-text);font-family:Arial,sans-serif}
.ebay-template--sports-fitness 
.ebay-header{color:#fff;background:#0f172a}
.ebay-template--sports-fitness 
.ebay-header__container{justify-content:space-between;align-items:center;gap:1rem;display:flex}
.ebay-template--sports-fitness 
.ebay-header__logo{color:#38bdf8;letter-spacing:.15em;text-transform:uppercase;background:#111827;border-radius:999px;padding:.6rem 1rem;font-size:.75rem}
.ebay-template--sports-fitness 
.ebay-header__cta{color:#0f172a;background:#22c55e;border-radius:999px;padding:.4rem .9rem;font-size:.75rem;font-weight:700}
.ebay-template--sports-fitness 
.ebay-sport-hero{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2.5rem 1rem 2rem;display:grid}
.ebay-template--sports-fitness 
.ebay-sport-hero__tag{color:#fff;letter-spacing:.18em;text-transform:uppercase;background:#0ea5e9;border-radius:8px;margin-bottom:.8rem;padding:.35rem .8rem;font-size:.7rem;display:inline-block}
.ebay-template--sports-fitness 
.ebay-sport-hero__subtitle{color:var(--color-text-muted);margin-bottom:1.2rem}
.ebay-template--sports-fitness 
.ebay-sport-hero__stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;display:grid}
.ebay-template--sports-fitness 
.ebay-sport-hero__stats div{border:1px solid var(--color-border);background:#fff;border-radius:10px;padding:.75rem;font-size:.85rem}
.ebay-template--sports-fitness 
.ebay-sport-hero__stats strong{color:var(--color-text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;display:block}
.ebay-template--sports-fitness 
.ebay-sport-hero__image img{-o-object-fit:cover;object-fit:cover;border:2px solid #0ea5e9;border-radius:16px;width:100%;height:300px;box-shadow:0 18px 32px #0f172a33}
.ebay-template--sports-fitness 
.ebay-sport-features{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.2rem;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:grid}
.ebay-template--sports-fitness 
.ebay-sport-feature{border:1px solid var(--color-border);background:#fff;border-radius:14px;padding:1.5rem}
.ebay-template--sports-fitness 
.ebay-sport-feature h2{color:#0ea5e9;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:1rem}
.ebay-template--sports-fitness 
.ebay-sport-feature ul{color:var(--color-text-muted);padding-left:1.2rem;list-style:outside}@media (max-width:900px){
.ebay-template--sports-fitness 
.ebay-sport-hero{grid-template-columns:1fr}
.ebay-template--sports-fitness 
.ebay-sport-hero__image img{height:240px}}
.ebay-template--home-garden{--color-primary:#1b4332;--color-secondary:#40916c;--color-accent:#95d5b2;--color-background:#f6fff8;--color-surface:#fff;--color-text:#1b4332;--color-text-muted:#52796f;--color-border:#d8f3dc;background:var(--color-background);color:var(--color-text);font-family:Georgia,serif}
.ebay-template--home-garden 
.ebay-header{border-bottom:1px solid var(--color-border);background:#fff}
.ebay-template--home-garden 
.ebay-header__container{justify-content:space-between;align-items:center;gap:1rem;display:flex}
.ebay-template--home-garden 
.ebay-header__logo{color:#e9f5db;letter-spacing:.15em;text-transform:uppercase;background:#1b4332;border-radius:999px;padding:.6rem 1rem;font-size:.75rem}
.ebay-template--home-garden 
.ebay-header__pill{color:#1b4332;background:#d8f3dc;border-radius:999px;padding:.35rem .9rem;font-size:.75rem;font-weight:600}
.ebay-template--home-garden 
.ebay-home-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2.5rem 1rem 2rem;display:grid}
.ebay-template--home-garden 
.ebay-home-hero__image img{border:1px solid var(--color-border);-o-object-fit:cover;object-fit:cover;border-radius:18px;width:100%;height:300px;box-shadow:0 16px 32px #1b433226}
.ebay-template--home-garden 
.ebay-home-hero__eyebrow{color:var(--color-text-muted);letter-spacing:.2em;text-transform:uppercase;margin-bottom:.8rem;font-size:.7rem}
.ebay-template--home-garden 
.ebay-home-hero__subtitle{color:var(--color-text-muted);margin-bottom:1.2rem}
.ebay-template--home-garden 
.ebay-home-hero__meta{color:var(--color-secondary);gap:.4rem;font-size:.9rem;display:grid}
.ebay-template--home-garden 
.ebay-home-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.2rem;max-width:1200px;margin:0 auto;padding:1.5rem 1rem 2rem;display:grid}
.ebay-template--home-garden 
.ebay-home-card{border:1px solid var(--color-border);background:#fff;border-radius:16px;padding:1.5rem}
.ebay-template--home-garden 
.ebay-home-card h2{color:#2d6a4f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:1rem}
.ebay-template--home-garden 
.ebay-home-card ul{color:var(--color-text-muted);padding-left:1.2rem;list-style:outside}@media (max-width:900px){
.ebay-template--home-garden 
.ebay-header__container{flex-direction:column}
.ebay-template--home-garden 
.ebay-home-hero{grid-template-columns:1fr}
.ebay-template--home-garden 
.ebay-home-hero__image img{height:240px}}
.ebay-template--automotive{--color-primary:#111827;--color-secondary:#f91616;--color-accent:#f50b0b;--color-background:#f8fafc;--color-surface:#fff;--color-text:#111827;--color-text-muted:#6b7280;--color-border:#e2e8f0;background:var(--color-background);color:var(--color-text);font-family:Arial,sans-serif}
.ebay-template--automotive 
.ebay-header{color:#fff;background:#111827}
.ebay-template--automotive 
.ebay-header__container{justify-content:space-between;align-items:center;gap:1rem;display:flex}
.ebay-template--automotive 
.ebay-header__logo{color:#f91616;letter-spacing:.15em;text-transform:uppercase;background:#1f2937;border-radius:999px;padding:.6rem 1rem;font-size:.75rem}
.ebay-template--automotive 
.ebay-header__pill{color:#111827;background:#f91616;border-radius:999px;padding:.35rem .9rem;font-size:.75rem;font-weight:700}
.ebay-template--automotive 
.ebay-auto-hero{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2.5rem 1rem 2rem;display:grid}
.ebay-template--automotive 
.ebay-auto-hero__tag{color:#111827;letter-spacing:.18em;text-transform:uppercase;background:#f91616;border-radius:8px;margin-bottom:.8rem;padding:.35rem .8rem;font-size:.7rem;display:inline-block}
.ebay-template--automotive 
.ebay-auto-hero__subtitle{color:var(--color-text-muted);margin-bottom:1.2rem}
.ebay-template--automotive 
.ebay-auto-hero__meta{color:var(--color-secondary);gap:.4rem;padding-left:24px;font-size:18px;}
.ebay-template--automotive 
.ebay-auto-hero__image img{-o-object-fit:cover;object-fit:cover;border:2px solid #f91616;border-radius:16px;width:75%;height:100%;box-shadow:0 18px 32px #11182740}
.ebay-template--automotive 
.ebay-auto-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.2rem;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:grid}
.ebay-template--automotive 
.ebay-auto-card{border:1px solid var(--color-border);background:#fff;border-radius:14px;padding:1.5rem}
.ebay-template--automotive 
.ebay-auto-card h2{color:#f91616;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:1rem}
.ebay-template--automotive 
.ebay-auto-card ul{color:var(--color-text-muted);padding-left:1.2rem;list-style:outside}@media (max-width:900px){
.ebay-template--automotive 
.ebay-header__container{flex-direction:column}
.ebay-template--automotive 
.ebay-auto-hero{grid-template-columns:1fr}
.ebay-template--automotive 
.ebay-auto-hero__image img{-o-object-fit:cover;object-fit:cover;height:100%}}
.ebay-template--handmade-crafts{--color-primary:#7f5539;--color-secondary:#b08968;--color-accent:#ddb892;--color-background:#fefae0;--color-surface:#fffaf0;--color-text:#5f3d2b;--color-text-muted:#7a6654;--color-border:#e7d8c9;background:var(--color-background);color:var(--color-text);font-family:Georgia,serif}
.ebay-template--handmade-crafts 
.ebay-header{border-bottom:1px solid var(--color-border);background:#fffaf0}
.ebay-template--handmade-crafts 
.ebay-header__container{justify-content:space-between;align-items:center;gap:1rem;display:flex}
.ebay-template--handmade-crafts 
.ebay-header__logo{color:#fefae0;letter-spacing:.15em;text-transform:uppercase;background:#7f5539;border-radius:999px;padding:.6rem 1rem;font-size:.75rem}
.ebay-template--handmade-crafts 
.ebay-header__note{color:#5f3d2b;background:#ddb892;border-radius:999px;padding:.35rem .9rem;font-size:.75rem;font-weight:600}
.ebay-template--handmade-crafts 
.ebay-craft-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2.5rem 1rem 2rem;display:grid}
.ebay-template--handmade-crafts 
.ebay-craft-hero__image img{border:1px solid var(--color-border);-o-object-fit:cover;object-fit:cover;border-radius:18px;width:100%;height:300px;box-shadow:0 16px 30px #5f3d2b33}
.ebay-template--handmade-crafts 
.ebay-craft-hero__eyebrow{color:var(--color-text-muted);letter-spacing:.2em;text-transform:uppercase;margin-bottom:.8rem;font-size:.7rem}
.ebay-template--handmade-crafts 
.ebay-craft-hero__subtitle{color:var(--color-text-muted);margin-bottom:1.2rem}
.ebay-template--handmade-crafts 
.ebay-craft-hero__meta{color:var(--color-secondary);gap:.4rem;font-size:.9rem;display:grid}
.ebay-template--handmade-crafts 
.ebay-craft-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.2rem;max-width:1200px;margin:0 auto;padding:1.5rem 1rem 2rem;display:grid}
.ebay-template--handmade-crafts 
.ebay-craft-card{border:1px solid var(--color-border);background:#fffaf0;border-radius:16px;padding:1.5rem}
.ebay-template--handmade-crafts 
.ebay-craft-card h2{color:#7f5539;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:1rem}
.ebay-template--handmade-crafts 
.ebay-craft-card ul{color:var(--color-text-muted);padding-left:1.2rem;list-style:outside}@media (max-width:900px){
.ebay-template--handmade-crafts 
.ebay-header__container{flex-direction:column}
.ebay-template--handmade-crafts 
.ebay-craft-hero{grid-template-columns:1fr}
.ebay-template--handmade-crafts 
.ebay-craft-hero__image img{height:240px}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;line-height:1.5}body{line-height:inherit;margin:0}hr{color:inherit;border-top-width:1px;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button{-webkit-appearance:button;background-color:#0000;background-image:none}input:where([type=button]){-webkit-appearance:button;background-color:#0000;background-image:none}input:where([type=reset]){-webkit-appearance:button;background-color:#0000;background-image:none}input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre,fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{color:#9ca3af;opacity:1}textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.collapse{visibility:collapse}.static{position:static}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.border-collapse{border-collapse:collapse}.flex-wrap{flex-wrap:wrap}.border{border-width:1px}.text-sm{font-size:.875rem;line-height:1.25rem}.uppercase{text-transform:uppercase}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}

.HClogo {
  display: flex;
  align-items: center;
  justify-content: center;
}
a.HChover:hover {
  color: black;
  background: #eae2e2;
}

@media (hover: hover) {
  a.HChove:hover {
    color: white;
    background: black;
  }
.HCbox {
  display: grid;
  width: auto;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  justify-content: space-between;
  border: 3px dotted #000000;
  border-radius:10px;
  column-gap: 3px;
  row-gap: 3px;
  padding: 3px;
  font-weight:bold;
  
}
.HCbox_container {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}

.HCbox :first-child {
  align-self: center;
}
.HCborder {
  border:1px dotted #000000;
  padding: 6px;
  list-style-type: circle;
  list-style: inside;   
}
