/* cyc-hx-blocks.css - styles for the "HTML Elements" palette component library.
   Generated 2026-07-05. All rules scoped to .cylo-product so they only affect product content. */

/* Hero Billboard */
.cylo-product .hx-hero{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:clamp(2.5rem,6vw,5rem);overflow:hidden}.cylo-product .hx-hero__inner{max-width:44rem}.cylo-product .hx-hero__kicker{display:inline-block;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.4rem}.cylo-product .hx-hero__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:clamp(2.6rem,7vw,5rem);line-height:.98;color:var(--ink);letter-spacing:.01em;margin:0}.cylo-product .hx-hero__sub{margin:1.4rem 0 0;font-size:1.05rem;line-height:1.7;color:var(--soft);max-width:34rem}.cylo-product .hx-hero__cta{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2.2rem}.cylo-product .hx-hero__btn{display:inline-block;padding:.85rem 1.7rem;border-radius:4px;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:transform .15s ease}.cylo-product .hx-hero__btn:hover{transform:translateY(-1px)}.cylo-product .hx-hero__btn--primary{background:var(--orange);color:#1a0d06;border:1px solid var(--orange)}.cylo-product .hx-hero__btn--ghost{background:transparent;color:var(--ink);border:1px solid var(--hair)}

/* Full-Width Feature Banner */
.cylo-product .hx-fbanner{background:linear-gradient(120deg,rgba(255,154,82,.08),rgba(255,45,138,.05));border:1px solid var(--hair);border-radius:4px;overflow:hidden}.cylo-product .hx-fbanner__grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:stretch;gap:0}.cylo-product .hx-fbanner__text{padding:clamp(2rem,4vw,3.4rem)}.cylo-product .hx-fbanner__kicker{display:inline-block;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.1rem}.cylo-product .hx-fbanner__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:clamp(2rem,4vw,3.3rem);line-height:1.02;color:var(--ink);margin:0}.cylo-product .hx-fbanner__sub{margin:1.1rem 0 1.8rem;font-size:1rem;line-height:1.7;color:var(--soft);max-width:30rem}.cylo-product .hx-fbanner__btn{display:inline-block;padding:.85rem 1.7rem;background:var(--orange);color:#1a0d06;border-radius:4px;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;cursor:pointer}.cylo-product .hx-fbanner__media{position:relative;min-height:16rem;background:radial-gradient(circle at 30% 30%,rgba(255,154,82,.28),#141018);border-left:1px solid var(--hair)}.cylo-product .hx-fbanner__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.9}.cylo-product .hx-fbanner__img:not([src]),.cylo-product .hx-fbanner__img[src='REPLACE-WITH-IMAGE-URL']{opacity:0}@media(max-width:720px){.cylo-product .hx-fbanner__grid{grid-template-columns:1fr}.cylo-product .hx-fbanner__media{min-height:11rem;border-left:0;border-top:1px solid var(--hair)}}

/* Announcement Topbar */
.cylo-product .hx-topbar{width:100%;background:linear-gradient(90deg,rgba(255,154,82,.14),rgba(255,45,138,.1));border-bottom:1px solid var(--hair)}.cylo-product .hx-topbar__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.7rem;padding:.65rem 1.2rem}.cylo-product .hx-topbar__dot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 3px var(--orange-soft);flex:none}.cylo-product .hx-topbar__msg{font-size:.82rem;letter-spacing:.04em;color:var(--soft)}.cylo-product .hx-topbar__link{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--orange);text-decoration:none;cursor:pointer;border-bottom:1px solid var(--orange-soft);padding-bottom:1px}

/* Call-to-Action Strip */
.cylo-product .hx-cta{text-align:center;background:linear-gradient(180deg,rgba(255,154,82,.07),rgba(255,255,255,.01));border:1px solid var(--hair);border-radius:4px;padding:clamp(2.4rem,5vw,3.8rem) 1.4rem}.cylo-product .hx-cta__kicker{display:inline-block;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1rem}.cylo-product .hx-cta__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:clamp(2rem,4.5vw,3.4rem);line-height:1;color:var(--ink);margin:0 auto;max-width:22ch}.cylo-product .hx-cta__sub{margin:1rem auto 1.9rem;font-size:1rem;line-height:1.7;color:var(--soft);max-width:40ch}.cylo-product .hx-cta__btn{display:inline-block;padding:.9rem 2rem;background:var(--orange);color:#1a0d06;border-radius:4px;font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;cursor:pointer}

/* Overlay Text Card */
.cylo-product .hx-overlay{position:relative;display:block;min-height:22rem;border-radius:4px;overflow:hidden;border:1px solid var(--hair);background:radial-gradient(circle at 40% 20%,#1c1622,#0a0a0a)}.cylo-product .hx-overlay__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cylo-product .hx-overlay__img[src='REPLACE-WITH-IMAGE-URL']{opacity:0}.cylo-product .hx-overlay__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,10,.15) 0%,rgba(10,10,10,.55) 55%,rgba(10,10,10,.92) 100%)}.cylo-product .hx-overlay__body{position:absolute;left:0;right:0;bottom:0;padding:clamp(1.6rem,3vw,2.4rem)}.cylo-product .hx-overlay__kicker{display:inline-block;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:.7rem}.cylo-product .hx-overlay__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:clamp(1.6rem,3.4vw,2.6rem);line-height:1.02;color:var(--ink);margin:0}.cylo-product .hx-overlay__sub{margin:.7rem 0 1.1rem;font-size:.95rem;line-height:1.6;color:var(--soft);max-width:34ch}.cylo-product .hx-overlay__link{display:inline-block;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--ink);text-decoration:none;border-bottom:2px solid var(--orange);padding-bottom:2px;cursor:pointer}

/* Centered Headline Stack */
.cylo-product .hx-headstack{text-align:center;padding:clamp(2rem,5vw,4rem) 1.2rem;max-width:52rem;margin:0 auto}.cylo-product .hx-headstack__kicker{display:inline-block;font-size:.74rem;letter-spacing:.28em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.1rem}.cylo-product .hx-headstack__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:clamp(2.8rem,8vw,6rem);line-height:.95;color:var(--ink);margin:0;letter-spacing:.01em}.cylo-product .hx-headstack__sub{margin:1.3rem auto 0;font-size:1.05rem;line-height:1.7;color:var(--soft);max-width:42ch}

/* Features Grid */
.cylo-product .hx-features{padding:1rem 0}.cylo-product .hx-features__head{margin-bottom:2rem}.cylo-product .hx-features__kicker{display:block;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:.6rem}.cylo-product .hx-features__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.6rem;line-height:1.02;color:var(--ink);margin:0;text-transform:uppercase}.cylo-product .hx-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.2rem}.cylo-product .hx-features__box{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.8rem 1.6rem;transition:border-color .2s}.cylo-product .hx-features__box:hover{border-color:var(--orange-soft)}.cylo-product .hx-features__icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid var(--orange-soft);border-radius:4px;color:var(--orange);font-family:'Anton',Impact,sans-serif;font-size:1.4rem;margin-bottom:1.1rem}.cylo-product .hx-features__name{font-size:1.06rem;color:var(--ink);font-weight:700;margin:0 0 .5rem}.cylo-product .hx-features__text{font-size:.92rem;line-height:1.65;color:var(--soft);margin:0}

/* Multi-Column Icon Row */
.cylo-product .hx-iconrow{display:flex;flex-wrap:wrap;gap:1rem;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem 1.4rem}.cylo-product .hx-iconrow__item{flex:1 1 140px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.8rem}.cylo-product .hx-iconrow__icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:1px solid var(--orange-soft);border-radius:4px;color:var(--orange);font-family:'Anton',Impact,sans-serif;font-size:1.5rem;background:rgba(255,154,82,.06)}.cylo-product .hx-iconrow__label{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);font-weight:700;line-height:1.4}

/* Value Propositions List */
.cylo-product .hx-valueprops{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.8rem 1.8rem 1rem}.cylo-product .hx-valueprops__kicker{display:block;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.4rem}.cylo-product .hx-valueprops__row{display:flex;gap:1.3rem;padding:1.2rem 0;border-top:1px solid var(--hair)}.cylo-product .hx-valueprops__row:first-of-type{border-top:none}.cylo-product .hx-valueprops__num{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.7rem;line-height:1;color:var(--orange);min-width:2.4rem}.cylo-product .hx-valueprops__lead{font-size:1.08rem;font-weight:700;color:var(--ink);margin-bottom:.4rem}.cylo-product .hx-valueprops__sup{font-size:.92rem;line-height:1.65;color:var(--soft);margin:0}

/* Benefit List */
.cylo-product .hx-benefits{background:var(--panel);border:1px solid var(--hair);border-left:3px solid var(--orange);border-radius:4px;padding:1.6rem 1.8rem}.cylo-product .hx-benefits__kicker{display:block;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.1rem}.cylo-product .hx-benefits__list{list-style:none;margin:0;padding:0}.cylo-product .hx-benefits__item{position:relative;padding:.6rem 0 .6rem 2rem;font-size:.95rem;line-height:1.55;color:var(--soft);border-top:1px solid var(--hair)}.cylo-product .hx-benefits__item:first-child{border-top:none}.cylo-product .hx-benefits__item::before{content:'';position:absolute;left:0;top:.72rem;width:16px;height:9px;border-left:2px solid var(--orange);border-bottom:2px solid var(--orange);transform:rotate(-45deg)}

/* Logo Grid */
.cylo-product .hx-logogrid{padding:.5rem 0}.cylo-product .hx-logogrid__kicker{display:block;text-align:center;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.4rem}.cylo-product .hx-logogrid__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;background:var(--hair);border:1px solid var(--hair);border-radius:4px;overflow:hidden}.cylo-product .hx-logogrid__cell{background:var(--panel);display:flex;align-items:center;justify-content:center;min-height:88px;padding:1rem;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.05rem;letter-spacing:.08em;color:var(--mute);text-transform:uppercase;transition:color .2s}.cylo-product .hx-logogrid__cell:hover{color:var(--soft)}

/* Stats Grid */
.cylo-product .hx-statsgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;background:var(--hair);border:1px solid var(--hair);border-radius:4px;overflow:hidden}.cylo-product .hx-statsgrid__cell{background:var(--panel);padding:1.8rem 1.6rem;border-top:3px solid transparent;transition:border-color .2s}.cylo-product .hx-statsgrid__cell:hover{border-top-color:var(--orange)}.cylo-product .hx-statsgrid__n{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.7rem;line-height:1;color:var(--ink)}.cylo-product .hx-statsgrid__l{margin-top:.6rem;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--mute);font-weight:700;line-height:1.4}

/* Product Showcase */
.cylo-product .hx-showcase{display:flex;flex-wrap:wrap;gap:2.4rem;align-items:stretch;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem}.cylo-product .hx-showcase__media{position:relative;flex:1 1 300px;min-width:280px}.cylo-product .hx-showcase__img{width:100%;height:100%;min-height:320px;border-radius:4px;overflow:hidden;background:linear-gradient(150deg,#151019,#0d0a10);border:1px solid var(--hair)}.cylo-product .hx-showcase__img img{width:100%;height:100%;object-fit:cover;display:block;min-height:320px}.cylo-product .hx-showcase__tag{position:absolute;top:1rem;left:1rem;font-size:.64rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:#1a0d06;background:var(--orange);padding:.4rem .7rem;border-radius:3px}.cylo-product .hx-showcase__body{flex:1 1 320px;min-width:280px;display:flex;flex-direction:column}.cylo-product .hx-showcase__kicker{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-showcase__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.2rem;line-height:1.05;color:var(--ink);margin:.7rem 0 0}.cylo-product .hx-showcase__lead{color:var(--soft);font-size:.95rem;line-height:1.6;margin:.9rem 0 0}.cylo-product .hx-showcase__specs{list-style:none;margin:1.4rem 0 0;padding:0;border-top:1px solid var(--hair)}.cylo-product .hx-showcase__spec{display:flex;justify-content:space-between;gap:1rem;padding:.75rem 0;border-bottom:1px solid var(--hair)}.cylo-product .hx-showcase__spec-l{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-showcase__spec-v{font-size:.9rem;color:var(--ink)}.cylo-product .hx-showcase__cta{margin-top:auto;align-self:flex-start;display:inline-block;background:var(--orange);color:#1a0d06;text-decoration:none;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:.85rem 1.6rem;border-radius:4px}

/* Split-Screen Row */
.cylo-product .hx-split{display:flex;flex-wrap:wrap;border:1px solid var(--hair);border-radius:4px;overflow:hidden;background:var(--panel)}.cylo-product .hx-split__media{flex:1 1 340px;min-width:300px;position:relative;min-height:360px;background:linear-gradient(150deg,#191019,#0c0910)}.cylo-product .hx-split__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.cylo-product .hx-split__badge{position:absolute;top:1.1rem;left:1.1rem;z-index:1;font-size:.64rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:var(--ink);background:rgba(10,10,10,.6);border:1px solid var(--hair);padding:.4rem .7rem;border-radius:3px}.cylo-product .hx-split__text{flex:1 1 340px;min-width:300px;display:flex;flex-direction:column;justify-content:center;padding:2.6rem 2.4rem}.cylo-product .hx-split__kicker{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-split__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.6rem;line-height:1.02;color:var(--ink);margin:.8rem 0 0;text-transform:uppercase}.cylo-product .hx-split__body{color:var(--soft);font-size:1rem;line-height:1.65;margin:1.1rem 0 0}.cylo-product .hx-split__actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:1.8rem}.cylo-product .hx-split__cta{display:inline-block;background:var(--orange);color:#1a0d06;text-decoration:none;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:.85rem 1.7rem;border-radius:4px}.cylo-product .hx-split__link{color:var(--ink);text-decoration:none;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid var(--orange-soft);padding-bottom:.2rem}

/* Zig-Zag Media Grid */
.cylo-product .hx-zigzag{display:flex;flex-direction:column;gap:1.4rem}.cylo-product .hx-zigzag__row{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.4rem}.cylo-product .hx-zigzag__row--flip{flex-direction:row-reverse}.cylo-product .hx-zigzag__media{flex:1 1 300px;min-width:280px}.cylo-product .hx-zigzag__img{width:100%;height:260px;object-fit:cover;display:block;border-radius:4px;border:1px solid var(--hair);background:linear-gradient(150deg,#171019,#0c0910)}.cylo-product .hx-zigzag__text{flex:1 1 300px;min-width:280px;padding:.4rem .6rem}.cylo-product .hx-zigzag__kicker{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-zigzag__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2rem;line-height:1.05;color:var(--ink);margin:.7rem 0 0;text-transform:uppercase}.cylo-product .hx-zigzag__body{color:var(--soft);font-size:.96rem;line-height:1.65;margin:.9rem 0 0}

/* Asymmetric Content Block */
.cylo-product .hx-asym{display:flex;flex-wrap:wrap;gap:1.6rem;align-items:stretch}.cylo-product .hx-asym__main{flex:2 1 420px;min-width:300px;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:2.2rem}.cylo-product .hx-asym__kicker{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-asym__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.4rem;line-height:1.04;color:var(--ink);margin:.7rem 0 0;text-transform:uppercase}.cylo-product .hx-asym__body{color:var(--soft);font-size:1rem;line-height:1.7;margin:1.1rem 0 0}.cylo-product .hx-asym__accent{flex:1 1 240px;min-width:220px;background:var(--panel);border:1px solid var(--hair);border-left:3px solid var(--orange);border-radius:4px;padding:2rem 1.8rem;display:flex;flex-direction:column}.cylo-product .hx-asym__accent-k{font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-asym__list{list-style:none;margin:1.1rem 0 0;padding:0}.cylo-product .hx-asym__item{color:var(--ink);font-size:.92rem;padding:.7rem 0;border-bottom:1px solid var(--hair);position:relative;padding-left:1.1rem}.cylo-product .hx-asym__item:before{content:'';position:absolute;left:0;top:1.1rem;width:6px;height:6px;border-radius:50%;background:var(--orange)}.cylo-product .hx-asym__quote{font-family:'Times New Roman',serif;font-style:italic;color:var(--pink);font-size:1.05rem;line-height:1.5;margin:1.6rem 0 0}

/* Masonry Image Mosaic */
.cylo-product .hx-masonry{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem}.cylo-product .hx-masonry__kicker{display:block;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.2rem}.cylo-product .hx-masonry__grid{column-count:3;column-gap:1rem}.cylo-product .hx-masonry__cell{break-inside:avoid;margin:0 0 1rem;border-radius:4px;overflow:hidden;border:1px solid var(--hair);background:linear-gradient(150deg,#171019,#0c0910)}.cylo-product .hx-masonry__img{width:100%;display:block;object-fit:cover}.cylo-product .hx-masonry__cell--tall .hx-masonry__img{height:280px}.cylo-product .hx-masonry__cell--mid .hx-masonry__img{height:200px}.cylo-product .hx-masonry__cell--short .hx-masonry__img{height:140px}@media(max-width:720px){.cylo-product .hx-masonry__grid{column-count:2}}@media(max-width:440px){.cylo-product .hx-masonry__grid{column-count:1}}

/* Video Wrapper */
.cylo-product .hx-video{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.2rem;max-width:760px}.cylo-product .hx-video__frame{position:relative;width:100%;aspect-ratio:16/9;border-radius:4px;overflow:hidden;border:1px solid var(--hair);background:linear-gradient(150deg,#171019,#0c0910);display:flex;align-items:center;justify-content:center}.cylo-product .hx-video__poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.cylo-product .hx-video__play{position:relative;z-index:1;width:84px;height:84px;border-radius:50%;background:var(--orange);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 30px rgba(255,154,82,.35)}.cylo-product .hx-video__triangle{width:0;height:0;margin-left:6px;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:26px solid #1a0d06}.cylo-product .hx-video__tag{position:absolute;z-index:1;bottom:1rem;right:1rem;font-size:.64rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:var(--ink);background:rgba(10,10,10,.6);border:1px solid var(--hair);padding:.4rem .7rem;border-radius:3px}.cylo-product .hx-video__caption{margin-top:1.1rem;padding:0 .3rem}.cylo-product .hx-video__kicker{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-video__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.7rem;line-height:1.05;color:var(--ink);margin:.5rem 0 0;text-transform:uppercase}

/* Case Study Cards */
.cylo-product .hx-casestudy{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.4rem}.cylo-product .hx-casestudy__card{display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--hair);border-top:3px solid var(--orange);border-radius:4px;padding:1.7rem 1.6rem}.cylo-product .hx-casestudy__tag{align-self:flex-start;font-size:.66rem;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--orange);border:1px solid var(--orange-soft);border-radius:3px;padding:.32rem .6rem}.cylo-product .hx-casestudy__result{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:3.2rem;line-height:1;color:var(--ink);margin-top:1.2rem}.cylo-product .hx-casestudy__resultlabel{margin:.5rem 0 0;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--mute)}.cylo-product .hx-casestudy__quote{font-family:'Times New Roman',serif;font-style:italic;font-size:1.05rem;line-height:1.55;color:var(--soft);margin:1.3rem 0 0;padding-left:1rem;border-left:2px solid var(--pink)}.cylo-product .hx-casestudy__person{display:flex;align-items:center;gap:.85rem;margin-top:auto;padding-top:1.4rem}.cylo-product .hx-casestudy__avatar{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--pink));color:#1a0d06;font-weight:700;font-size:.82rem;letter-spacing:.04em}.cylo-product .hx-casestudy__name{font-weight:700;color:var(--ink);font-size:.92rem}.cylo-product .hx-casestudy__role{font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--mute);margin-top:.2rem}

/* Team Gallery */
.cylo-product .hx-team__head{margin-bottom:1.6rem}.cylo-product .hx-team__kicker{font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;font-weight:700;color:var(--orange)}.cylo-product .hx-team__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.6rem;line-height:1.05;color:var(--ink);margin:.5rem 0 0;text-transform:uppercase;letter-spacing:.01em}.cylo-product .hx-team__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.2rem}.cylo-product .hx-team__card{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.4rem 1.2rem;text-align:center}.cylo-product .hx-team__avatar{position:relative;width:88px;height:88px;margin:0 auto 1rem;border-radius:50%;background-size:cover;background-position:center;border:2px solid var(--hair)}.cylo-product .hx-team__badge{position:absolute;right:4px;bottom:4px;width:16px;height:16px;border-radius:50%;background:var(--orange);border:2px solid #0a0a0a}.cylo-product .hx-team__name{font-weight:700;color:var(--ink);font-size:1rem}.cylo-product .hx-team__role{margin-top:.35rem;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);font-weight:700}

/* Portfolio Gallery */
.cylo-product .hx-portfolio{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.cylo-product .hx-portfolio__tile{margin:0;background:var(--panel);border:1px solid var(--hair);border-radius:4px;overflow:hidden}.cylo-product .hx-portfolio__img{width:100%;aspect-ratio:4/3;display:block}.cylo-product .hx-portfolio__cap{display:flex;flex-direction:column;gap:.25rem;padding:.85rem 1rem;border-top:1px solid var(--hair)}.cylo-product .hx-portfolio__name{font-weight:700;color:var(--ink);font-size:.95rem}.cylo-product .hx-portfolio__meta{font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--orange)}

/* Content Card */
.cylo-product .hx-card{display:flex;flex-direction:column;max-width:360px;background:var(--panel);border:1px solid var(--hair);border-radius:4px;overflow:hidden}.cylo-product .hx-card__img{position:relative;aspect-ratio:16/9;display:flex;align-items:flex-start}.cylo-product .hx-card__tag{margin:.9rem;font-size:.64rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:#1a0d06;background:var(--orange);border-radius:3px;padding:.3rem .55rem}.cylo-product .hx-card__body{padding:1.4rem 1.5rem}.cylo-product .hx-card__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.15;color:var(--ink);margin:0;text-transform:uppercase;letter-spacing:.01em}.cylo-product .hx-card__text{margin:.7rem 0 0;font-size:.9rem;line-height:1.65;color:var(--soft)}.cylo-product .hx-card__link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.1rem;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--orange);text-decoration:none}.cylo-product .hx-card__arrow{transition:transform .2s ease}.cylo-product .hx-card__link:hover .hx-card__arrow{transform:translateX(4px)}

/* Avatar Thumbnail */
.cylo-product .hx-avatar{display:inline-flex;align-items:center;gap:.85rem;background:var(--panel);border:1px solid var(--hair);border-radius:40px;padding:.5rem 1.1rem .5rem .5rem}.cylo-product .hx-avatar__img{flex:0 0 auto;width:48px;height:48px;border-radius:50%;background-size:cover;background-position:center;border:2px solid var(--orange-soft)}.cylo-product .hx-avatar__name{font-weight:700;color:var(--ink);font-size:.95rem;line-height:1.2}.cylo-product .hx-avatar__role{margin-top:.15rem;font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--mute)}

/* Award & Certification Ribbon */
.cylo-product .hx-award{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.5rem 1.6rem}.cylo-product .hx-award__kicker{display:block;text-align:center;font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;font-weight:700;color:var(--orange);margin-bottom:1.3rem}.cylo-product .hx-award__row{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem}.cylo-product .hx-award__badge{display:flex;align-items:center;gap:.8rem;flex:1 1 200px;min-width:180px;padding:.7rem 1rem;border:1px solid var(--hair);border-radius:4px}.cylo-product .hx-award__seal{position:relative;flex:0 0 auto;width:40px;height:40px;border-radius:50%;background:radial-gradient(circle at 35% 30%,var(--orange),var(--pink));box-shadow:0 0 0 3px rgba(255,154,82,.15)}.cylo-product .hx-award__seal::after{content:'';position:absolute;left:50%;top:50%;width:14px;height:8px;border-left:2px solid #1a0d06;border-bottom:2px solid #1a0d06;transform:translate(-50%,-65%) rotate(-45deg)}.cylo-product .hx-award__name{font-weight:700;color:var(--ink);font-size:.9rem}.cylo-product .hx-award__sub{margin-top:.2rem;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--mute)}

/* Pricing Table (3 tiers) */
.cylo-product .hx-pricing{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:stretch}.cylo-product .hx-pricing__col{position:relative;flex:1 1 220px;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:2rem 1.6rem;display:flex;flex-direction:column}.cylo-product .hx-pricing__col--hot{border-color:var(--orange-soft);border-top:3px solid var(--orange);box-shadow:0 0 0 1px var(--orange-soft),0 20px 40px -24px rgba(255,154,82,.5)}.cylo-product .hx-pricing__flag{position:absolute;top:-.7rem;right:1.4rem;background:var(--orange);color:#1a0d06;font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:.3rem .6rem;border-radius:3px}.cylo-product .hx-pricing__kicker{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-pricing__price{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:3.2rem;line-height:1;color:var(--ink);margin:.9rem 0 .3rem;display:flex;align-items:baseline;gap:.15em}.cylo-product .hx-pricing__cur{font-family:inherit;font-size:1rem;font-weight:700;color:var(--mute);letter-spacing:.1em}.cylo-product .hx-pricing__per{font-family:inherit;font-size:.8rem;font-weight:400;color:var(--mute)}.cylo-product .hx-pricing__note{color:var(--soft);font-size:.86rem;line-height:1.5;margin:0 0 1.2rem}.cylo-product .hx-pricing__feat{list-style:none;margin:0 0 1.6rem;padding:0;flex:1}.cylo-product .hx-pricing__feat li{position:relative;padding:.45rem 0 .45rem 1.6rem;font-size:.86rem;color:var(--soft);border-bottom:1px solid var(--hair)}.cylo-product .hx-pricing__feat li:before{position:absolute;left:0;top:.42rem;font-weight:700}.cylo-product .hx-pricing__on:before{content:'+';color:var(--orange)}.cylo-product .hx-pricing__off{color:var(--mute)}.cylo-product .hx-pricing__off:before{content:'x';color:var(--mute)}.cylo-product .hx-pricing__btn{display:block;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:700;letter-spacing:.16em;font-size:.76rem;padding:.85rem 1rem;border-radius:4px;cursor:pointer}.cylo-product .hx-pricing__btn--solid{background:var(--orange);color:#1a0d06;border:1px solid var(--orange)}.cylo-product .hx-pricing__btn--ghost{background:transparent;color:var(--ink);border:1px solid var(--hair)}.cylo-product .hx-pricing__btn--ghost:hover{border-color:var(--orange-soft)}

/* Star Rating Row */
.cylo-product .hx-stars{display:inline-flex;align-items:center;gap:1rem;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1rem 1.3rem}.cylo-product .hx-stars__score{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.6rem;line-height:1;color:var(--ink)}.cylo-product .hx-stars__meta{display:flex;flex-direction:column;gap:.3rem}.cylo-product .hx-stars__row{display:flex;gap:.15rem;font-size:1.15rem;line-height:1}.cylo-product .hx-stars__star{color:var(--hair);font-weight:700}.cylo-product .hx-stars__star--on{color:var(--orange)}.cylo-product .hx-stars__star--half{position:relative;color:var(--hair)}.cylo-product .hx-stars__star--half:before{content:'*';position:absolute;left:0;top:0;width:50%;overflow:hidden;color:var(--orange)}.cylo-product .hx-stars__count{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);font-weight:700}

/* Progress Bar */
.cylo-product .hx-progress{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.3rem 1.4rem;max-width:460px}.cylo-product .hx-progress__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.7rem}.cylo-product .hx-progress__label{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-progress__pct{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.4rem;line-height:1;color:var(--orange)}.cylo-product .hx-progress__track{height:10px;background:rgba(255,255,255,.06);border:1px solid var(--hair);border-radius:20px;overflow:hidden}.cylo-product .hx-progress__fill{height:100%;border-radius:20px;background:linear-gradient(90deg,var(--pink),var(--orange))}.cylo-product .hx-progress__note{margin-top:.7rem;font-size:.82rem;color:var(--soft);line-height:1.5}

/* Badge / Tag Set */
.cylo-product .hx-badge{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.cylo-product .hx-badge__pill{display:inline-flex;align-items:center;gap:.4rem;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.4rem .75rem;border-radius:20px;border:1px solid transparent}.cylo-product .hx-badge__pill--primary{background:var(--orange);color:#1a0d06}.cylo-product .hx-badge__pill--secondary{background:var(--pink);color:#fff}.cylo-product .hx-badge__pill--outline{background:transparent;color:var(--ink);border-color:var(--orange-soft)}.cylo-product .hx-badge__pill--muted{background:rgba(255,255,255,.05);color:var(--mute);border-color:var(--hair)}.cylo-product .hx-badge__pill--dot{background:var(--panel);color:var(--soft);border-color:var(--hair)}.cylo-product .hx-badge__pill--dot:before{content:'';width:6px;height:6px;border-radius:50%;background:var(--orange)}

/* Comparison Table */
.cylo-product .hx-vtable{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem;overflow-x:auto}.cylo-product .hx-vtable__kicker{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.1rem}.cylo-product .hx-vtable__grid{width:100%;border-collapse:collapse;min-width:460px}.cylo-product .hx-vtable__grid th,.cylo-product .hx-vtable__grid td{padding:.85rem 1rem;text-align:center;font-size:.86rem;color:var(--soft);border-bottom:1px solid var(--hair)}.cylo-product .hx-vtable__grid thead th{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.05rem;color:var(--ink);letter-spacing:.04em;border-bottom:2px solid var(--hair)}.cylo-product .hx-vtable__feat{text-align:left;color:var(--mute);font-weight:700;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase}.cylo-product .hx-vtable__grid thead .hx-vtable__hot{color:var(--orange)}.cylo-product .hx-vtable__hot{background:rgba(255,154,82,.07)}.cylo-product .hx-vtable__yes{color:var(--orange);font-weight:700;font-size:1.05rem}.cylo-product .hx-vtable__no{color:var(--mute);font-weight:700}.cylo-product .hx-vtable__grid tbody tr:last-child td{border-bottom:none}

/* Alert Banners */
.cylo-product .hx-alert{display:flex;flex-direction:column;gap:.9rem}.cylo-product .hx-alert__bar{display:flex;align-items:flex-start;gap:.9rem;background:var(--panel);border:1px solid var(--hair);border-left:3px solid var(--mute);border-radius:4px;padding:1rem 1.2rem}.cylo-product .hx-alert__icon{flex:none;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;font-size:.82rem;color:#1a0d06}.cylo-product .hx-alert__body{display:flex;flex-direction:column;gap:.15rem}.cylo-product .hx-alert__title{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ink);font-weight:700}.cylo-product .hx-alert__text{font-size:.86rem;color:var(--soft);line-height:1.5}.cylo-product .hx-alert__bar--info{border-left-color:var(--orange)}.cylo-product .hx-alert__bar--info .hx-alert__icon{background:var(--orange)}.cylo-product .hx-alert__bar--success{border-left-color:#4bd18a}.cylo-product .hx-alert__bar--success .hx-alert__icon{background:#4bd18a}.cylo-product .hx-alert__bar--warning{border-left-color:var(--pink)}.cylo-product .hx-alert__bar--warning .hx-alert__icon{background:var(--pink);color:#fff}

/* Timeline Milestone */
.cylo-product .hx-timeline{list-style:none;margin:0;padding:0;position:relative;max-width:640px}.cylo-product .hx-timeline::before{content:'';position:absolute;left:7px;top:8px;bottom:8px;width:1px;background:var(--hair)}.cylo-product .hx-timeline__item{position:relative;padding:0 0 2rem 2.4rem;min-height:1rem}.cylo-product .hx-timeline__item:last-child{padding-bottom:0}.cylo-product .hx-timeline__dot{position:absolute;left:0;top:5px;width:15px;height:15px;border-radius:50%;background:#0a0a0a;border:2px solid var(--orange-soft);box-sizing:border-box}.cylo-product .hx-timeline__item--now .hx-timeline__dot{background:var(--orange);border-color:var(--orange);box-shadow:0 0 0 4px rgba(255,154,82,.15)}.cylo-product .hx-timeline__date{display:block;font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:.35rem}.cylo-product .hx-timeline__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.35rem;line-height:1.05;color:var(--ink);margin:0 0 .4rem;letter-spacing:.01em}.cylo-product .hx-timeline__text{margin:0;font-size:.9rem;line-height:1.6;color:var(--soft)}

/* Numbered Listicle Grid */
.cylo-product .hx-listicle{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.cylo-product .hx-listicle__card{position:relative;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem 1.4rem 1.4rem;overflow:hidden}.cylo-product .hx-listicle__num{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.6rem;line-height:1;color:var(--orange);display:block;margin-bottom:.6rem}.cylo-product .hx-listicle__card::after{content:'';position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(var(--orange),var(--pink));opacity:.55}.cylo-product .hx-listicle__title{font-size:1rem;font-weight:700;color:var(--ink);margin:0 0 .5rem;letter-spacing:.01em}.cylo-product .hx-listicle__text{margin:0;font-size:.86rem;line-height:1.6;color:var(--soft)}

/* Resources / Downloads Shelf */
.cylo-product .hx-downloads{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.4rem;max-width:620px}.cylo-product .hx-downloads__head{margin-bottom:1rem}.cylo-product .hx-downloads__kicker{display:block;font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:.4rem}.cylo-product .hx-downloads__heading{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.7rem;line-height:1;color:var(--ink);margin:0}.cylo-product .hx-downloads__row{display:flex;align-items:center;gap:1rem;padding:.9rem .2rem;border-top:1px solid var(--hair);text-decoration:none;transition:background .15s ease}.cylo-product .hx-downloads__row:hover{background:rgba(255,255,255,.03)}.cylo-product .hx-downloads__tag{flex:none;font-size:.6rem;font-weight:700;letter-spacing:.12em;color:var(--orange);border:1px solid var(--orange-soft);border-radius:3px;padding:.45rem .5rem;min-width:44px;text-align:center;text-transform:uppercase}.cylo-product .hx-downloads__tag--alt{color:var(--pink);border-color:rgba(255,45,138,.4)}.cylo-product .hx-downloads__meta{flex:1;display:flex;flex-direction:column;gap:.2rem;min-width:0}.cylo-product .hx-downloads__name{font-size:.92rem;font-weight:600;color:var(--ink)}.cylo-product .hx-downloads__sub{font-size:.7rem;letter-spacing:.06em;color:var(--mute);text-transform:uppercase}.cylo-product .hx-downloads__cta{flex:none;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--soft)}.cylo-product .hx-downloads__row:hover .hx-downloads__cta{color:var(--orange)}

/* Anchor Links */
.cylo-product .hx-anchors{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.9rem 1rem;background:var(--panel);border:1px solid var(--hair);border-radius:4px}.cylo-product .hx-anchors__label{font-size:.64rem;letter-spacing:.22em;text-transform:uppercase;color:var(--mute);font-weight:700;margin-right:.4rem}.cylo-product .hx-anchors__chip{font-size:.78rem;font-weight:600;color:var(--soft);text-decoration:none;padding:.4rem .8rem;border:1px solid var(--hair);border-radius:3px;transition:all .15s ease;letter-spacing:.02em}.cylo-product .hx-anchors__chip:hover{border-color:var(--orange-soft);color:var(--ink)}.cylo-product .hx-anchors__chip--active{background:var(--orange);border-color:var(--orange);color:#1a0d06;font-weight:700}

/* Sidebar Menu */
.cylo-product .hx-sidemenu{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.2rem 1rem;max-width:260px}.cylo-product .hx-sidemenu__kicker{display:block;font-size:.64rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;padding:0 .8rem;margin-bottom:.7rem}.cylo-product .hx-sidemenu__list{list-style:none;margin:0;padding:0}.cylo-product .hx-sidemenu__link{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem .8rem;font-size:.9rem;font-weight:600;color:var(--soft);text-decoration:none;border-radius:3px;border-left:2px solid transparent;transition:all .15s ease}.cylo-product .hx-sidemenu__link:hover{color:var(--ink);background:rgba(255,255,255,.03)}.cylo-product .hx-sidemenu__link--active{color:var(--ink);background:rgba(255,154,82,.1);border-left-color:var(--orange)}.cylo-product .hx-sidemenu__count{font-size:.66rem;font-weight:700;color:var(--mute);letter-spacing:.06em;background:rgba(255,255,255,.05);border-radius:3px;padding:.15rem .45rem}.cylo-product .hx-sidemenu__link--active .hx-sidemenu__count{color:var(--orange)}

/* Breadcrumb Trail */
.cylo-product .hx-crumbs{padding:.2rem 0}.cylo-product .hx-crumbs__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center}.cylo-product .hx-crumbs__item{display:inline-flex;align-items:center}.cylo-product .hx-crumbs__link{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);text-decoration:none;transition:color .15s ease}.cylo-product .hx-crumbs__link:hover{color:var(--orange)}.cylo-product .hx-crumbs__sep{margin:0 .7rem;color:var(--hair);font-size:.8rem}.cylo-product .hx-crumbs__item--current{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ink)}

/* Mission Statement Block */
.cylo-product .hx-mission{max-width:52rem;margin:0 auto;padding:4rem 1.5rem;text-align:center}.cylo-product .hx-mission__kicker{margin:0 0 1.6rem;font-size:.72rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--orange)}.cylo-product .hx-mission__quote{margin:0;border:0;padding:0;font-family:'Times New Roman',serif;font-style:italic;font-size:clamp(1.5rem,3.4vw,2.4rem);line-height:1.4;color:var(--ink)}.cylo-product .hx-mission__by{margin:2rem 0 0;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute)}

/* Founders Letter / Note */
.cylo-product .hx-letter{max-width:44rem;margin:0 auto;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:2.6rem 2.4rem}.cylo-product .hx-letter__kicker{margin:0 0 1.1rem;font-size:.7rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--orange)}.cylo-product .hx-letter__title{margin:0 0 1.2rem;font-family:'Times New Roman',serif;font-style:italic;font-weight:400;font-size:1.7rem;color:var(--ink)}.cylo-product .hx-letter__body p{margin:0 0 1rem;font-size:1rem;line-height:1.75;color:var(--soft)}.cylo-product .hx-letter__body p:last-child{margin-bottom:0}.cylo-product .hx-letter__sign{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--hair)}.cylo-product .hx-letter__mark{display:block;font-family:'Times New Roman',serif;font-style:italic;font-size:2rem;line-height:1;color:var(--orange)}.cylo-product .hx-letter__role{display:block;margin-top:.6rem;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--mute)}

/* Location / Office Grid */
.cylo-product .hx-locations{max-width:64rem;margin:0 auto;padding:3rem 1.5rem}.cylo-product .hx-locations__kicker{margin:0 0 .6rem;font-size:.72rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--orange)}.cylo-product .hx-locations__title{margin:0 0 2rem;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.6rem;line-height:1;color:var(--ink)}.cylo-product .hx-locations__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.2rem}.cylo-product .hx-locations__card{background:var(--panel);border:1px solid var(--hair);border-top:3px solid var(--orange);border-radius:4px;padding:1.6rem 1.5rem}.cylo-product .hx-locations__city{margin:0 0 .4rem;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.5rem;letter-spacing:.02em;color:var(--ink)}.cylo-product .hx-locations__tag{margin:0 0 1rem;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--pink)}.cylo-product .hx-locations__addr{font-style:normal;font-size:.92rem;line-height:1.7;color:var(--soft)}

/* Legal Disclaimer Footer */
.cylo-product .hx-legal{max-width:58rem;margin:0 auto;padding:2.4rem 1.5rem;border-top:1px solid var(--hair)}.cylo-product .hx-legal__kicker{margin:0 0 1rem;font-size:.66rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--mute)}.cylo-product .hx-legal__body p{margin:0 0 .9rem;font-size:.8rem;line-height:1.65;color:var(--mute)}.cylo-product .hx-legal__copy{margin-top:1.2rem;font-size:.72rem;letter-spacing:.04em;color:var(--mute);opacity:.85}

/* Link Footer */
.cylo-product .hx-footer{background:var(--panel);border-top:1px solid var(--hair);border-radius:4px;padding:3rem 2rem 1.5rem}.cylo-product .hx-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem}.cylo-product .hx-footer__logo{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.5rem;letter-spacing:.06em;color:var(--ink)}.cylo-product .hx-footer__blurb{margin:.9rem 0 0;max-width:24rem;font-size:.86rem;line-height:1.7;color:var(--soft)}.cylo-product .hx-footer__head{margin:0 0 1rem;font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--orange)}.cylo-product .hx-footer__list{margin:0;padding:0;list-style:none}.cylo-product .hx-footer__list li{margin-bottom:.6rem}.cylo-product .hx-footer__link{font-size:.9rem;color:var(--soft);text-decoration:none;transition:color .15s ease}.cylo-product .hx-footer__link:hover{color:var(--orange)}.cylo-product .hx-footer__bar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.6rem;margin-top:2.4rem;padding-top:1.3rem;border-top:1px solid var(--hair)}.cylo-product .hx-footer__copy,.cylo-product .hx-footer__legal{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--mute)}@media(max-width:640px){.cylo-product .hx-footer__top{grid-template-columns:1fr 1fr}.cylo-product .hx-footer__brand{grid-column:1 / -1}}

/* About Paragraph */
.cylo-product .hx-about{display:grid;grid-template-columns:1fr 1.4fr;gap:2.5rem;max-width:62rem;margin:0 auto;padding:3.5rem 1.5rem}.cylo-product .hx-about__kicker{margin:0 0 1rem;font-size:.72rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--orange)}.cylo-product .hx-about__title{margin:0;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.4rem;line-height:1.05;color:var(--ink)}.cylo-product .hx-about__lead{margin:0 0 1.2rem;font-size:1.15rem;line-height:1.65;color:var(--ink)}.cylo-product .hx-about__p{margin:0 0 1.1rem;font-size:1rem;line-height:1.8;color:var(--soft)}.cylo-product .hx-about__p:last-child{margin-bottom:0}@media(max-width:640px){.cylo-product .hx-about{grid-template-columns:1fr;gap:1.4rem}}

/* Press Mention Wall */
.cylo-product .hx-presswall{padding:1rem 0}.cylo-product .hx-presswall__kicker{margin:0 0 .5rem;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-presswall__title{margin:0 0 1.8rem;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.6rem;line-height:1;color:var(--ink)}.cylo-product .hx-presswall__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.cylo-product .hx-presswall__card{margin:0;background:var(--panel);border:1px solid var(--hair);border-top:3px solid var(--orange);border-radius:4px;padding:1.5rem 1.5rem 1.3rem;display:flex;flex-direction:column;gap:1.1rem}.cylo-product .hx-presswall__quote{margin:0;font-family:'Times New Roman',serif;font-style:italic;font-size:1.1rem;line-height:1.5;color:var(--soft)}.cylo-product .hx-presswall__by{display:flex;flex-direction:column;gap:.25rem;border-top:1px solid var(--hair);padding-top:.9rem}.cylo-product .hx-presswall__pub{font-size:.82rem;font-weight:700;letter-spacing:.02em;color:var(--ink)}.cylo-product .hx-presswall__meta{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-weight:700}

/* As-Seen-On Press Bar */
.cylo-product .hx-pressbar{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2rem;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1rem 1.5rem}.cylo-product .hx-pressbar__label{font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;white-space:nowrap}.cylo-product .hx-pressbar__list{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 2rem;margin:0;padding:0;list-style:none}.cylo-product .hx-pressbar__item{font-size:.95rem;font-weight:700;letter-spacing:.04em;color:var(--mute);text-transform:uppercase;opacity:.85;transition:color .2s,opacity .2s}.cylo-product .hx-pressbar__item:hover{color:var(--soft);opacity:1}

/* Social Icon Link Row */
.cylo-product .hx-social{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.4rem}.cylo-product .hx-social__label{font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-social__row{display:flex;flex-wrap:wrap;gap:.7rem}.cylo-product .hx-social__btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--panel);border:1px solid var(--hair);text-decoration:none;transition:border-color .2s,background .2s,transform .2s}.cylo-product .hx-social__btn:hover{border-color:var(--orange-soft);background:rgba(255,154,82,.08);transform:translateY(-2px)}.cylo-product .hx-social__ini{font-size:.85rem;font-weight:700;letter-spacing:.02em;color:var(--soft)}.cylo-product .hx-social__btn:hover .hx-social__ini{color:var(--orange)}

/* Careers Teaser */
.cylo-product .hx-careers{background:var(--panel);border:1px solid var(--hair);border-left:3px solid var(--orange);border-radius:4px;padding:1.8rem 1.9rem;max-width:560px}.cylo-product .hx-careers__kicker{margin:0 0 .6rem;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-careers__title{margin:0 0 .7rem;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2rem;line-height:1.05;color:var(--ink)}.cylo-product .hx-careers__lede{margin:0 0 1.3rem;font-size:.95rem;line-height:1.6;color:var(--soft)}.cylo-product .hx-careers__chips{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 1.5rem;padding:0;list-style:none}.cylo-product .hx-careers__chip{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:var(--soft);background:rgba(255,255,255,.03);border:1px solid var(--hair);border-radius:3px;padding:.45rem .75rem}.cylo-product .hx-careers__link{display:inline-block;background:var(--orange);color:#1a0d06;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;padding:.8rem 1.5rem;border-radius:3px;transition:filter .2s}.cylo-product .hx-careers__link:hover{filter:brightness(1.08)}

/* Blog Feed */
.cylo-product .hx-blogfeed{padding:1rem 0}.cylo-product .hx-blogfeed__kicker{margin:0 0 .5rem;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-blogfeed__title{margin:0 0 1.8rem;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.6rem;line-height:1;color:var(--ink)}.cylo-product .hx-blogfeed__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.2rem}.cylo-product .hx-blogfeed__card{background:var(--panel);border:1px solid var(--hair);border-radius:4px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.cylo-product .hx-blogfeed__card:hover{border-color:var(--orange-soft);transform:translateY(-3px)}.cylo-product .hx-blogfeed__thumb{aspect-ratio:16/9;background:linear-gradient(135deg,#1a141f,#0f0b13);overflow:hidden}.cylo-product .hx-blogfeed__img{width:100%;height:100%;object-fit:cover;display:block}.cylo-product .hx-blogfeed__body{padding:1.3rem 1.4rem 1.5rem;display:flex;flex-direction:column;gap:.6rem}.cylo-product .hx-blogfeed__date{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-blogfeed__h{margin:0;font-size:1.15rem;line-height:1.3;font-weight:700;color:var(--ink)}.cylo-product .hx-blogfeed__excerpt{margin:0;font-size:.9rem;line-height:1.55;color:var(--soft)}.cylo-product .hx-blogfeed__more{margin-top:.3rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);text-decoration:none}.cylo-product .hx-blogfeed__more:hover{color:var(--pink)}

/* Newsletter Signup */
.cylo-product .hx-newsletter{background:var(--panel);border:1px solid var(--hair);border-top:3px solid var(--orange);border-radius:4px;padding:1.9rem 2rem;max-width:600px}.cylo-product .hx-newsletter__kicker{margin:0 0 .6rem;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-newsletter__title{margin:0 0 .7rem;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.9rem;line-height:1.1;color:var(--ink)}.cylo-product .hx-newsletter__lede{margin:0 0 1.4rem;font-size:.92rem;line-height:1.6;color:var(--soft)}.cylo-product .hx-newsletter__form{display:flex;flex-wrap:wrap;gap:.7rem}.cylo-product .hx-newsletter__input{flex:1 1 200px;min-width:0;background:rgba(0,0,0,.35);border:1px solid var(--hair);border-radius:3px;padding:.85rem 1rem;font-size:.95rem;color:var(--ink)}.cylo-product .hx-newsletter__input::placeholder{color:var(--mute)}.cylo-product .hx-newsletter__input:focus{outline:none;border-color:var(--orange-soft)}.cylo-product .hx-newsletter__btn{flex:0 0 auto;background:var(--orange);color:#1a0d06;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border:none;border-radius:3px;padding:.85rem 1.6rem;cursor:pointer;transition:filter .2s}.cylo-product .hx-newsletter__btn:hover{filter:brightness(1.08)}.cylo-product .hx-newsletter__fine{margin:1rem 0 0;font-size:.72rem;letter-spacing:.04em;color:var(--mute)}

/* Contact Form */
.cylo-product .hx-contact{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:2rem 1.9rem;max-width:640px}.cylo-product .hx-contact__kicker{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-contact__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.2rem;line-height:1.05;color:var(--ink);margin:.5rem 0 .6rem}.cylo-product .hx-contact__intro{font-size:.92rem;line-height:1.6;color:var(--soft);margin:0 0 1.5rem}.cylo-product .hx-contact__row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.cylo-product .hx-contact__row .hx-contact__field{flex:1 1 200px;margin-bottom:0}.cylo-product .hx-contact__field{display:block;margin-bottom:1rem}.cylo-product .hx-contact__label{display:block;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);font-weight:700;margin-bottom:.5rem}.cylo-product .hx-contact__input,.cylo-product .hx-contact__textarea{width:100%;box-sizing:border-box;background:rgba(0,0,0,.34);border:1px solid var(--hair);border-radius:3px;padding:.75rem .85rem;color:var(--ink);font-size:.95rem;font-family:inherit}.cylo-product .hx-contact__textarea{resize:vertical;line-height:1.5}.cylo-product .hx-contact__input::placeholder,.cylo-product .hx-contact__textarea::placeholder{color:var(--mute)}.cylo-product .hx-contact__input:focus,.cylo-product .hx-contact__textarea:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.cylo-product .hx-contact__btn{margin-top:.4rem;background:var(--orange);color:#1a0d06;border:none;border-radius:3px;padding:.85rem 1.8rem;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.cylo-product .hx-contact__btn:hover{background:#ffab6e}

/* Search Bar */
.cylo-product .hx-search{display:flex;align-items:center;background:rgba(0,0,0,.34);border:1px solid var(--hair);border-radius:4px;padding:.35rem .35rem .35rem .9rem;max-width:520px;gap:.5rem}.cylo-product .hx-search:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.cylo-product .hx-search__input{flex:1 1 auto;min-width:0;background:transparent;border:none;color:var(--ink);font-size:.95rem;font-family:inherit;padding:.5rem 0}.cylo-product .hx-search__input::placeholder{color:var(--mute)}.cylo-product .hx-search__input:focus{outline:none}.cylo-product .hx-search__btn{display:inline-flex;align-items:center;gap:.5rem;background:var(--orange);color:#1a0d06;border:none;border-radius:3px;padding:.6rem 1.1rem;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;flex:0 0 auto}.cylo-product .hx-search__btn:hover{background:#ffab6e}.cylo-product .hx-search__icon{width:13px;height:13px;border:2px solid #1a0d06;border-radius:50%;position:relative;display:inline-block}.cylo-product .hx-search__icon::after{content:'';position:absolute;width:2px;height:6px;background:#1a0d06;transform:rotate(-45deg);right:-3px;bottom:-4px;border-radius:2px}

/* Text Input Field */
.cylo-product .hx-input{display:block;max-width:420px}.cylo-product .hx-input__label{display:block;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);font-weight:700;margin-bottom:.5rem}.cylo-product .hx-input__control{width:100%;box-sizing:border-box;background:rgba(0,0,0,.34);border:1px solid var(--hair);border-radius:3px;padding:.75rem .85rem;color:var(--ink);font-size:.95rem;font-family:inherit}.cylo-product .hx-input__control::placeholder{color:var(--mute)}.cylo-product .hx-input__control:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.cylo-product .hx-input__help{display:block;margin-top:.5rem;font-size:.78rem;line-height:1.5;color:var(--soft)}

/* Dropdown Selector */
.cylo-product .hx-select{display:block;max-width:420px}.cylo-product .hx-select__label{display:block;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);font-weight:700;margin-bottom:.5rem}.cylo-product .hx-select__wrap{position:relative;display:block}.cylo-product .hx-select__control{width:100%;box-sizing:border-box;background:rgba(0,0,0,.34);border:1px solid var(--hair);border-radius:3px;padding:.75rem 2.4rem .75rem .85rem;color:var(--ink);font-size:.95rem;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.cylo-product .hx-select__control:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.cylo-product .hx-select__control option{background:#141018;color:var(--ink)}.cylo-product .hx-select__caret{position:absolute;top:50%;right:1rem;width:8px;height:8px;border-right:2px solid var(--orange);border-bottom:2px solid var(--orange);transform:translateY(-70%) rotate(45deg);pointer-events:none}

/* Checkbox Toggle */
.cylo-product .hx-check{display:flex;flex-direction:column;gap:1.2rem;max-width:420px}.cylo-product .hx-check__box{display:flex;align-items:flex-start;gap:.7rem;cursor:pointer}.cylo-product .hx-check__cbx{position:absolute;opacity:0;width:0;height:0}.cylo-product .hx-check__mark{flex:0 0 auto;width:20px;height:20px;border:1px solid var(--hair);border-radius:3px;background:rgba(0,0,0,.34);position:relative;margin-top:1px}.cylo-product .hx-check__cbx:checked+.hx-check__mark{background:var(--orange);border-color:var(--orange)}.cylo-product .hx-check__cbx:checked+.hx-check__mark::after{content:'';position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #1a0d06;border-width:0 2px 2px 0;transform:rotate(45deg)}.cylo-product .hx-check__cbx:focus-visible+.hx-check__mark{box-shadow:0 0 0 3px var(--orange-soft)}.cylo-product .hx-check__text{font-size:.9rem;line-height:1.4;color:var(--soft)}.cylo-product .hx-check__switch{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer}.cylo-product .hx-check__switch-text{font-size:.9rem;color:var(--soft)}.cylo-product .hx-check__toggle{position:absolute;opacity:0;width:0;height:0}.cylo-product .hx-check__track{flex:0 0 auto;width:46px;height:26px;border-radius:999px;background:rgba(0,0,0,.34);border:1px solid var(--hair);position:relative;transition:background .18s ease}.cylo-product .hx-check__knob{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:var(--mute);transition:transform .18s ease,background .18s ease}.cylo-product .hx-check__toggle:checked+.hx-check__track{background:var(--orange);border-color:var(--orange)}.cylo-product .hx-check__toggle:checked+.hx-check__track .hx-check__knob{transform:translateX(20px);background:#1a0d06}.cylo-product .hx-check__toggle:focus-visible+.hx-check__track{box-shadow:0 0 0 3px var(--orange-soft)}

/* Radio Group */
.cylo-product .hx-radio{border:none;margin:0;padding:0;max-width:460px}.cylo-product .hx-radio__legend{padding:0;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);font-weight:700;margin-bottom:.7rem}.cylo-product .hx-radio__opt{display:flex;align-items:flex-start;gap:.8rem;background:rgba(0,0,0,.34);border:1px solid var(--hair);border-radius:3px;padding:.85rem 1rem;margin-bottom:.6rem;cursor:pointer;transition:border-color .15s ease}.cylo-product .hx-radio__inp{position:absolute;opacity:0;width:0;height:0}.cylo-product .hx-radio__dot{flex:0 0 auto;width:18px;height:18px;border-radius:50%;border:1px solid var(--hair);background:transparent;position:relative;margin-top:2px}.cylo-product .hx-radio__inp:checked+.hx-radio__dot{border-color:var(--orange)}.cylo-product .hx-radio__inp:checked+.hx-radio__dot::after{content:'';position:absolute;top:50%;left:50%;width:9px;height:9px;border-radius:50%;background:var(--orange);transform:translate(-50%,-50%)}.cylo-product .hx-radio__inp:checked~.hx-radio__body .hx-radio__name{color:var(--ink)}.cylo-product .hx-radio__opt:has(.hx-radio__inp:checked){border-color:var(--orange-soft)}.cylo-product .hx-radio__inp:focus-visible+.hx-radio__dot{box-shadow:0 0 0 3px var(--orange-soft)}.cylo-product .hx-radio__body{display:flex;flex-direction:column;gap:.2rem}.cylo-product .hx-radio__name{font-size:.92rem;font-weight:700;color:var(--soft)}.cylo-product .hx-radio__desc{font-size:.78rem;line-height:1.45;color:var(--mute)}

/* Primary Button */
.cylo-product .hx-btn-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.cylo-product .hx-btn{display:inline-block;background:var(--orange);color:#1a0d06;font-family:inherit;font-weight:800;font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;border:none;border-radius:4px;padding:.85rem 1.6rem;cursor:pointer;transition:background .18s ease,transform .12s ease,box-shadow .18s ease;box-shadow:0 0 0 rgba(255,154,82,0)}.cylo-product .hx-btn:hover{background:#ffb173;box-shadow:0 8px 26px -12px var(--orange-soft);transform:translateY(-1px)}.cylo-product .hx-btn:active{transform:translateY(0)}.cylo-product .hx-btn--lg{font-size:.92rem;padding:1.1rem 2.3rem;letter-spacing:.18em}.cylo-product .hx-btn--sm{font-size:.68rem;padding:.55rem 1rem;letter-spacing:.14em}

/* Secondary Button */
.cylo-product .hx-btn2-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.cylo-product .hx-btn2{display:inline-block;background:transparent;color:var(--ink);font-family:inherit;font-weight:700;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;border:1px solid var(--orange-soft);border-radius:4px;padding:.8rem 1.5rem;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease}.cylo-product .hx-btn2:hover{border-color:var(--orange);color:var(--orange);background:rgba(255,154,82,.06)}.cylo-product .hx-btn2--pink{border-color:rgba(255,45,138,.4)}.cylo-product .hx-btn2--pink:hover{border-color:var(--pink);color:var(--pink);background:rgba(255,45,138,.06)}.cylo-product .hx-btn2--ghost{border-color:var(--hair);color:var(--mute)}.cylo-product .hx-btn2--ghost:hover{border-color:var(--soft);color:var(--soft);background:transparent}

/* Button Strip */
.cylo-product .hx-btnstrip{display:inline-flex;flex-wrap:wrap;background:var(--panel);border:1px solid var(--hair);border-radius:4px;overflow:hidden}.cylo-product .hx-btnstrip__seg{background:transparent;color:var(--soft);font-family:inherit;font-weight:700;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;border:none;border-right:1px solid var(--hair);padding:.7rem 1.2rem;cursor:pointer;transition:background .16s ease,color .16s ease}.cylo-product .hx-btnstrip__seg:last-child{border-right:none}.cylo-product .hx-btnstrip__seg:hover{background:rgba(255,255,255,.04);color:var(--ink)}.cylo-product .hx-btnstrip__seg--on{background:var(--orange);color:#1a0d06}.cylo-product .hx-btnstrip__seg--on:hover{background:var(--orange);color:#1a0d06}

/* Menu Toggle */
.cylo-product .hx-menutoggle{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;background:var(--panel);border:1px solid var(--hair);border-radius:4px;cursor:pointer;padding:0;transition:border-color .18s ease,background .18s ease}.cylo-product .hx-menutoggle:hover{border-color:var(--orange-soft);background:rgba(255,154,82,.06)}.cylo-product .hx-menutoggle__bars{position:relative;display:block;width:20px;height:2px;background:var(--ink);border-radius:2px;transition:background .18s ease}.cylo-product .hx-menutoggle__bars::before,.cylo-product .hx-menutoggle__bars::after{content:"";position:absolute;left:0;width:20px;height:2px;background:var(--ink);border-radius:2px;transition:background .18s ease}.cylo-product .hx-menutoggle__bars::before{top:-6px}.cylo-product .hx-menutoggle__bars::after{top:6px}.cylo-product .hx-menutoggle:hover .hx-menutoggle__bars,.cylo-product .hx-menutoggle:hover .hx-menutoggle__bars::before,.cylo-product .hx-menutoggle:hover .hx-menutoggle__bars::after{background:var(--orange)}

/* Icon Placeholder */
.cylo-product .hx-icon-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.cylo-product .hx-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--panel);border:1px solid var(--hair);border-radius:4px}.cylo-product .hx-icon--sm{width:36px;height:36px;border-radius:3px}.cylo-product .hx-icon--lg{width:64px;height:64px}.cylo-product .hx-icon__glyph{display:block;width:44%;height:44%;border-radius:3px;background:linear-gradient(135deg,var(--orange),var(--pink))}

/* Date Picker */
.cylo-product .hx-date{display:inline-block;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.3rem;width:320px;max-width:100%}.cylo-product .hx-date__head{display:flex;align-items:center;justify-content:space-between}.cylo-product .hx-date__month{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.35rem;letter-spacing:.02em;color:var(--ink);text-transform:uppercase}.cylo-product .hx-date__nav{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--hair);border-radius:4px;color:var(--soft);font-size:.85rem;cursor:pointer;transition:border-color .16s ease,color .16s ease}.cylo-product .hx-date__nav:hover{border-color:var(--orange);color:var(--orange)}.cylo-product .hx-date__kicker{margin:.85rem 0 .7rem;font-size:.66rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-date__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;text-align:center}.cylo-product .hx-date__dow{font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--mute);font-weight:700;padding:.4rem 0}.cylo-product .hx-date__day{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;font-size:.8rem;color:var(--soft);border-radius:4px;cursor:pointer;transition:background .14s ease,color .14s ease}.cylo-product .hx-date__day:hover{background:rgba(255,255,255,.05);color:var(--ink)}.cylo-product .hx-date__day--mute{color:var(--mute);opacity:.5;cursor:default}.cylo-product .hx-date__day--mute:hover{background:transparent;color:var(--mute)}.cylo-product .hx-date__day--today{color:var(--orange);border:1px solid var(--orange-soft)}.cylo-product .hx-date__day--sel{background:var(--orange);color:#1a0d06;font-weight:700}.cylo-product .hx-date__day--sel:hover{background:var(--orange);color:#1a0d06}

/* FAQ Accordion */
.cylo-product .hx-accordion{max-width:640px;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.8rem 1.6rem}.cylo-product .hx-accordion__kicker{margin:0;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-accordion__title{margin:.4rem 0 1.2rem;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.9rem;line-height:1.05;color:var(--ink)}.cylo-product .hx-accordion__item{border-top:1px solid var(--hair)}.cylo-product .hx-accordion__item:last-child{border-bottom:1px solid var(--hair)}.cylo-product .hx-accordion__q{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem .2rem;font-size:.98rem;font-weight:600;color:var(--soft)}.cylo-product .hx-accordion__q::-webkit-details-marker{display:none}.cylo-product .hx-accordion__item[open] .hx-accordion__q{color:var(--ink)}.cylo-product .hx-accordion__mark{position:relative;flex:0 0 auto;width:18px;height:18px}.cylo-product .hx-accordion__mark::before,.cylo-product .hx-accordion__mark::after{content:'';position:absolute;background:var(--orange);border-radius:2px}.cylo-product .hx-accordion__mark::before{top:8px;left:0;width:18px;height:2px}.cylo-product .hx-accordion__mark::after{top:0;left:8px;width:2px;height:18px;transition:transform .2s ease}.cylo-product .hx-accordion__item[open] .hx-accordion__mark::after{transform:rotate(90deg);opacity:0}.cylo-product .hx-accordion__a{padding:0 .2rem 1.1rem;font-size:.9rem;line-height:1.7;color:var(--mute)}

/* Tab Switcher */
.cylo-product .hx-tabs{max-width:600px}.cylo-product .hx-tabs__radio{position:absolute;opacity:0;pointer-events:none}.cylo-product .hx-tabs__bar{display:flex;flex-wrap:wrap;gap:.4rem;border-bottom:1px solid var(--hair);margin-bottom:1.3rem}.cylo-product .hx-tabs__label{cursor:pointer;padding:.7rem 1rem;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--mute);border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s ease}.cylo-product .hx-tabs__label:hover{color:var(--soft)}.cylo-product .hx-tabs__panel{display:none;background:var(--panel);border:1px solid var(--hair);border-left:3px solid var(--orange);border-radius:4px;padding:1.4rem 1.5rem}.cylo-product .hx-tabs__kicker{margin:0 0 .5rem;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-tabs__body{margin:0;font-size:.92rem;line-height:1.7;color:var(--soft)}.cylo-product #hx-tabs-1:checked~.hx-tabs__bar .hx-tabs__label[for='hx-tabs-1'],.cylo-product #hx-tabs-2:checked~.hx-tabs__bar .hx-tabs__label[for='hx-tabs-2'],.cylo-product #hx-tabs-3:checked~.hx-tabs__bar .hx-tabs__label[for='hx-tabs-3']{color:var(--ink);border-bottom-color:var(--orange)}.cylo-product #hx-tabs-1:checked~.hx-tabs__panels .hx-tabs__panel--1,.cylo-product #hx-tabs-2:checked~.hx-tabs__panels .hx-tabs__panel--2,.cylo-product #hx-tabs-3:checked~.hx-tabs__panels .hx-tabs__panel--3{display:block}

/* Accordion Trigger (single) */
.cylo-product .hx-acctrigger{max-width:560px;background:var(--panel);border:1px solid var(--hair);border-radius:4px;overflow:hidden}.cylo-product .hx-acctrigger__head{list-style:none;cursor:pointer;display:flex;align-items:center;gap:1rem;padding:1.2rem 1.4rem}.cylo-product .hx-acctrigger__head::-webkit-details-marker{display:none}.cylo-product .hx-acctrigger__label{font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:var(--orange);font-weight:700;background:var(--orange-soft);color:#1a0d06;padding:.25rem .55rem;border-radius:3px}.cylo-product .hx-acctrigger__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.25rem;color:var(--ink);flex:1 1 auto}.cylo-product .hx-acctrigger__chev{flex:0 0 auto;width:12px;height:12px;border-right:2px solid var(--orange);border-bottom:2px solid var(--orange);transform:rotate(-45deg);transition:transform .2s ease}.cylo-product .hx-acctrigger[open] .hx-acctrigger__chev{transform:rotate(45deg)}.cylo-product .hx-acctrigger__body{padding:0 1.4rem 1.3rem;border-top:1px solid var(--hair)}.cylo-product .hx-acctrigger__p{margin:1rem 0 0;font-size:.92rem;line-height:1.75;color:var(--soft)}

/* Tooltip Popover */
.cylo-product .hx-tooltip__lead{max-width:520px;font-size:1rem;line-height:1.9;color:var(--soft)}.cylo-product .hx-tooltip{position:relative;color:var(--orange);font-weight:600;border-bottom:1px dashed var(--orange-soft);cursor:help;outline:none}.cylo-product .hx-tooltip__pop{position:absolute;left:50%;bottom:calc(100% + 12px);transform:translateX(-50%) translateY(6px);width:240px;background:#141018;border:1px solid var(--hair);border-top:2px solid var(--orange);border-radius:4px;padding:.8rem .9rem;box-shadow:0 12px 30px rgba(0,0,0,.55);opacity:0;visibility:hidden;transition:opacity .18s ease,transform .18s ease;z-index:20;pointer-events:none}.cylo-product .hx-tooltip:hover .hx-tooltip__pop,.cylo-product .hx-tooltip:focus .hx-tooltip__pop{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.cylo-product .hx-tooltip__pop::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top-color:#141018}.cylo-product .hx-tooltip__label{display:block;font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:.3rem}.cylo-product .hx-tooltip__text{display:block;font-size:.82rem;line-height:1.55;color:var(--soft);font-weight:400}

/* Modal Window */
.cylo-product .hx-modal{position:relative;min-height:340px;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2rem}.cylo-product .hx-modal__backdrop{position:absolute;inset:0;background:rgba(4,2,8,.82);backdrop-filter:blur(2px)}.cylo-product .hx-modal__dialog{position:relative;z-index:2;width:100%;max-width:420px;background:var(--panel);background-color:#120e18;border:1px solid var(--hair);border-top:3px solid var(--orange);border-radius:4px;padding:2rem 1.9rem 1.9rem;box-shadow:0 24px 60px rgba(0,0,0,.6)}.cylo-product .hx-modal__close{position:absolute;top:1rem;right:1rem;width:26px;height:26px;background:transparent;border:1px solid var(--hair);border-radius:4px;cursor:pointer;padding:0}.cylo-product .hx-modal__close::before,.cylo-product .hx-modal__close::after{content:'';position:absolute;top:12px;left:6px;width:13px;height:1.5px;background:var(--mute)}.cylo-product .hx-modal__close::before{transform:rotate(45deg)}.cylo-product .hx-modal__close::after{transform:rotate(-45deg)}.cylo-product .hx-modal__kicker{margin:0;font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-modal__title{margin:.5rem 0 .8rem;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.7rem;line-height:1.1;color:var(--ink)}.cylo-product .hx-modal__body{margin:0 0 1.5rem;font-size:.9rem;line-height:1.7;color:var(--soft)}.cylo-product .hx-modal__actions{display:flex;flex-wrap:wrap;gap:.7rem}.cylo-product .hx-modal__btn{cursor:pointer;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;padding:.8rem 1.3rem;border-radius:4px;border:1px solid transparent}.cylo-product .hx-modal__btn--primary{background:var(--orange);color:#1a0d06;flex:1 1 auto}.cylo-product .hx-modal__btn--ghost{background:transparent;border-color:var(--hair);color:var(--soft)}.cylo-product .hx-modal__btn--ghost:hover{border-color:var(--orange-soft);color:var(--ink)}

/* Cookie Banner */
.cylo-product .hx-cookie{position:relative;width:100%;background:#100c16;border:1px solid var(--hair);border-top:2px solid var(--orange);border-radius:4px;box-shadow:0 -10px 40px rgba(0,0,0,.45)}.cylo-product .hx-cookie__inner{display:flex;flex-wrap:wrap;align-items:center;gap:1.4rem;padding:1.2rem 1.5rem;max-width:1080px;margin:0 auto}.cylo-product .hx-cookie__text{flex:1 1 320px}.cylo-product .hx-cookie__kicker{margin:0 0 .35rem;font-size:.66rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-cookie__body{margin:0;font-size:.85rem;line-height:1.6;color:var(--soft);max-width:640px}.cylo-product .hx-cookie__actions{display:flex;flex-wrap:wrap;gap:.7rem;flex:0 0 auto}.cylo-product .hx-cookie__btn{cursor:pointer;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;padding:.75rem 1.3rem;border-radius:4px;border:1px solid transparent;white-space:nowrap}.cylo-product .hx-cookie__btn--primary{background:var(--orange);color:#1a0d06}.cylo-product .hx-cookie__btn--ghost{background:transparent;border-color:var(--hair);color:var(--soft)}.cylo-product .hx-cookie__btn--ghost:hover{border-color:var(--orange-soft);color:var(--ink)}

/* Live Chat Widget */
.cylo-product .hx-chat{display:inline-flex;flex-direction:column;align-items:flex-end;gap:1rem;max-width:340px;width:100%}.cylo-product .hx-chat__window{width:100%;background:var(--panel);border:1px solid var(--hair);border-radius:4px;overflow:hidden}.cylo-product .hx-chat__head{display:flex;align-items:center;gap:.7rem;padding:1rem 1.1rem;border-bottom:1px solid var(--hair)}.cylo-product .hx-chat__dot{width:9px;height:9px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.cylo-product .hx-chat__who{display:flex;flex-direction:column;line-height:1.3}.cylo-product .hx-chat__name{color:var(--ink);font-weight:700;font-size:.9rem}.cylo-product .hx-chat__status{font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:var(--mute);font-weight:700;margin-top:.15rem}.cylo-product .hx-chat__body{padding:1.1rem;display:flex;flex-direction:column;gap:.6rem}.cylo-product .hx-chat__kicker{align-self:center;font-size:.6rem;letter-spacing:.24em;text-transform:uppercase;color:var(--mute);font-weight:700;margin-bottom:.2rem}.cylo-product .hx-chat__msg{max-width:82%;background:rgba(255,255,255,.05);border:1px solid var(--hair);color:var(--soft);font-size:.85rem;line-height:1.5;padding:.6rem .8rem;border-radius:4px 4px 4px 0}.cylo-product .hx-chat__msg--me{align-self:flex-end;background:var(--orange);color:#1a0d06;border-color:transparent;font-weight:600;border-radius:4px 4px 0 4px}.cylo-product .hx-chat__compose{display:flex;align-items:center;gap:.6rem;padding:.7rem .8rem;border-top:1px solid var(--hair)}.cylo-product .hx-chat__field{flex:1;color:var(--mute);font-size:.82rem;padding:.55rem .7rem;background:rgba(0,0,0,.35);border:1px solid var(--hair);border-radius:4px}.cylo-product .hx-chat__send{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--orange);cursor:pointer}.cylo-product .hx-chat__launcher{display:inline-flex;align-items:center;gap:.6rem;background:var(--orange);color:#1a0d06;font-weight:700;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;padding:.85rem 1.3rem;border-radius:40px;cursor:pointer;box-shadow:0 8px 24px rgba(255,154,82,.25)}.cylo-product .hx-chat__bubble{white-space:nowrap}

/* Audio Player Skin */
.cylo-product .hx-audio{display:flex;align-items:center;gap:1.1rem;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1rem 1.2rem;max-width:460px}.cylo-product .hx-audio__play{flex:none;width:46px;height:46px;border-radius:50%;background:var(--orange);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px rgba(255,154,82,.25)}.cylo-product .hx-audio__tri{width:0;height:0;border-style:solid;border-width:8px 0 8px 13px;border-color:transparent transparent transparent #1a0d06;margin-left:2px}.cylo-product .hx-audio__main{flex:1;min-width:0}.cylo-product .hx-audio__meta{display:flex;flex-direction:column;line-height:1.3;margin-bottom:.55rem}.cylo-product .hx-audio__kicker{font-size:.62rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-audio__title{color:var(--ink);font-weight:600;font-size:.92rem;margin-top:.15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cylo-product .hx-audio__track{position:relative;height:5px;border-radius:3px;background:rgba(255,255,255,.09)}.cylo-product .hx-audio__fill{position:relative;height:100%;width:42%;border-radius:3px;background:linear-gradient(90deg,var(--orange),var(--pink))}.cylo-product .hx-audio__knob{position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:13px;height:13px;border-radius:50%;background:var(--ink);border:2px solid var(--orange)}.cylo-product .hx-audio__time{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.68rem;letter-spacing:.08em;color:var(--mute);font-weight:600}

/* Slider Track */
.cylo-product .hx-slider{max-width:420px;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.3rem 1.4rem}.cylo-product .hx-slider__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1rem}.cylo-product .hx-slider__label{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-slider__value{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.5rem;line-height:1;color:var(--orange)}.cylo-product .hx-slider__track{position:relative;height:6px;border-radius:3px;background:rgba(255,255,255,.09)}.cylo-product .hx-slider__fill{position:absolute;left:0;top:0;height:100%;width:64%;border-radius:3px;background:var(--orange)}.cylo-product .hx-slider__handle{position:absolute;left:64%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;background:var(--ink);border:3px solid var(--orange);box-shadow:0 0 0 5px var(--orange-soft);cursor:pointer}.cylo-product .hx-slider__scale{display:flex;justify-content:space-between;margin-top:.85rem;font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);font-weight:700}

/* Before / After Image Slider */
.cylo-product .hx-beforeafter{max-width:520px;margin:0}.cylo-product .hx-beforeafter__frame{position:relative;aspect-ratio:16/10;border:1px solid var(--hair);border-radius:4px;overflow:hidden}.cylo-product .hx-beforeafter__before,.cylo-product .hx-beforeafter__after{position:absolute;inset:0;background-size:cover;background-position:center}.cylo-product .hx-beforeafter__after{background-image:linear-gradient(135deg,#241a2e,#3a2140 60%,#4a2333);background-color:#241a2e}.cylo-product .hx-beforeafter__before{width:52%;background-image:linear-gradient(135deg,#0e0e12,#1a1622 70%,#241a2e);background-color:#0e0e12;border-right:2px solid var(--orange)}.cylo-product .hx-beforeafter__tag{position:absolute;bottom:.8rem;font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;padding:.35rem .6rem;border-radius:3px;background:rgba(10,10,10,.72);border:1px solid var(--hair);white-space:nowrap}.cylo-product .hx-beforeafter__tag--before{left:.8rem;color:var(--soft)}.cylo-product .hx-beforeafter__tag--after{right:.8rem;color:var(--orange)}.cylo-product .hx-beforeafter__divider{position:absolute;top:0;bottom:0;left:52%;width:2px;background:var(--orange);transform:translateX(-1px)}.cylo-product .hx-beforeafter__handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:rgba(10,10,10,.8);border:2px solid var(--orange);box-shadow:0 0 0 4px var(--orange-soft);cursor:ew-resize}.cylo-product .hx-beforeafter__handle::before,.cylo-product .hx-beforeafter__handle::after{content:'';position:absolute;top:50%;width:0;height:0;border-style:solid;border-width:5px 6px;transform:translateY(-50%)}.cylo-product .hx-beforeafter__handle::before{left:5px;border-color:transparent var(--orange) transparent transparent}.cylo-product .hx-beforeafter__handle::after{right:5px;border-color:transparent transparent transparent var(--orange)}.cylo-product .hx-beforeafter__cap{margin-top:.75rem;font-size:.76rem;line-height:1.5;color:var(--mute)}

/* Pagination Bar */
.cylo-product .hx-pagination{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.4rem}.cylo-product .hx-pagination__page,.cylo-product .hx-pagination__edge{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .8rem;border:1px solid var(--hair);border-radius:4px;background:var(--panel);color:var(--soft);text-decoration:none;font-weight:700;font-size:.86rem}.cylo-product .hx-pagination__edge{font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute)}.cylo-product .hx-pagination__edge:hover,.cylo-product .hx-pagination__page:hover{border-color:var(--orange-soft);color:var(--ink)}.cylo-product .hx-pagination__page--on{background:var(--orange);border-color:var(--orange);color:#1a0d06}.cylo-product .hx-pagination__page--on:hover{color:#1a0d06}.cylo-product .hx-pagination__gap{min-width:24px;text-align:center;color:var(--mute);font-weight:700;letter-spacing:.1em}

/* Image Container */
.cylo-product .hx-imgbox{max-width:420px;margin:0;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:.7rem;overflow:hidden}.cylo-product .hx-imgbox__frame{position:relative;aspect-ratio:4/3;border-radius:3px;overflow:hidden;background:linear-gradient(135deg,#141018,#241a2e 60%,#33203a)}.cylo-product .hx-imgbox__kicker{position:absolute;top:.7rem;left:.7rem;z-index:2;font-size:.6rem;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--orange);background:rgba(10,10,10,.7);border:1px solid var(--hair);padding:.3rem .55rem;border-radius:3px}.cylo-product .hx-imgbox__img{display:block;width:100%;height:100%;object-fit:cover}.cylo-product .hx-imgbox__cap{display:flex;flex-direction:column;gap:.3rem;padding:.85rem .5rem .5rem}.cylo-product .hx-imgbox__title{color:var(--ink);font-weight:700;font-size:.9rem}.cylo-product .hx-imgbox__note{color:var(--mute);font-size:.76rem;line-height:1.5}

/* Size Guide Table */
.cylo-product .hx-sizeguide{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.8rem 1.9rem;max-width:640px}.cylo-product .hx-sizeguide__kicker{font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-sizeguide__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2rem;line-height:1.05;color:var(--ink);margin:.5rem 0 .6rem}.cylo-product .hx-sizeguide__intro{color:var(--soft);font-size:.92rem;line-height:1.6;margin:0 0 1.3rem}.cylo-product .hx-sizeguide__scroll{overflow-x:auto}.cylo-product .hx-sizeguide__table{width:100%;border-collapse:collapse;min-width:440px}.cylo-product .hx-sizeguide__th{text-align:left;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);font-weight:700;padding:.7rem .8rem;border-bottom:1px solid var(--hair)}.cylo-product .hx-sizeguide__td{padding:.85rem .8rem;font-size:.9rem;color:var(--soft);border-bottom:1px solid var(--hair)}.cylo-product .hx-sizeguide__td--name{color:var(--ink);font-weight:700}.cylo-product .hx-sizeguide__tr:last-child .hx-sizeguide__td{border-bottom:none}.cylo-product .hx-sizeguide__note{margin:1.1rem 0 0;font-size:.78rem;color:var(--mute);line-height:1.5;font-style:italic}

/* Variant Swatches */
.cylo-product .hx-swatches{max-width:520px}.cylo-product .hx-swatches__label{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-weight:700;margin-bottom:.85rem}.cylo-product .hx-swatches__value{color:var(--orange);margin-left:.4rem}.cylo-product .hx-swatches__row{display:flex;flex-wrap:wrap;gap:.6rem}.cylo-product .hx-swatches__item{cursor:pointer}.cylo-product .hx-swatches__radio{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.cylo-product .hx-swatches__chip{display:inline-flex;align-items:center;gap:.55rem;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:.65rem .95rem;font-size:.85rem;color:var(--soft);font-weight:600;transition:border-color .15s,color .15s,background .15s}.cylo-product .hx-swatches__dot{width:12px;height:12px;border-radius:50%;flex:0 0 auto;box-shadow:0 0 0 1px var(--hair)}.cylo-product .hx-swatches__dot--spore{background:#7a5cff}.cylo-product .hx-swatches__dot--lc{background:var(--orange)}.cylo-product .hx-swatches__dot--syr{background:var(--pink)}.cylo-product .hx-swatches__dot--agar{background:#4fd0a0}.cylo-product .hx-swatches__radio:checked+.hx-swatches__chip{border-color:var(--orange);color:var(--ink);background:var(--orange-soft)}.cylo-product .hx-swatches__radio:focus-visible+.hx-swatches__chip{outline:2px solid var(--orange);outline-offset:2px}.cylo-product .hx-swatches__item:hover .hx-swatches__chip{border-color:var(--orange-soft)}

/* Quantity Selector */
.cylo-product .hx-qtysel{max-width:420px}.cylo-product .hx-qtysel__label{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-weight:700;margin-bottom:.7rem}.cylo-product .hx-qtysel__row{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.cylo-product .hx-qtysel__stepper{display:inline-flex;align-items:stretch;border:1px solid var(--hair);border-radius:4px;background:var(--panel);overflow:hidden}.cylo-product .hx-qtysel__btn{display:flex;align-items:center;justify-content:center;width:44px;font-size:1.3rem;font-weight:700;color:var(--orange);cursor:pointer;user-select:none;transition:background .15s}.cylo-product .hx-qtysel__btn:hover{background:var(--orange-soft);color:var(--ink)}.cylo-product .hx-qtysel__num{display:flex;align-items:center;justify-content:center;min-width:56px;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.4rem;color:var(--ink);border-left:1px solid var(--hair);border-right:1px solid var(--hair);padding:.65rem 0}.cylo-product .hx-qtysel__hint{font-size:.78rem;color:var(--mute);font-style:italic}

/* Delivery Estimate */
.cylo-product .hx-delivery{display:flex;gap:1rem;align-items:flex-start;background:var(--panel);border:1px solid var(--hair);border-left:3px solid var(--orange);border-radius:4px;padding:1.2rem 1.3rem;max-width:480px}.cylo-product .hx-delivery__icon{flex:0 0 auto;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:var(--orange-soft);color:var(--orange)}.cylo-product .hx-delivery__kicker{font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-delivery__date{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.35rem;color:var(--ink);line-height:1.1;margin:.25rem 0 .4rem}.cylo-product .hx-delivery__note{margin:0;font-size:.82rem;color:var(--soft);line-height:1.55}

/* Returns Policy */
.cylo-product .hx-returns{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.5rem 1.6rem;max-width:480px}.cylo-product .hx-returns__head{display:flex;align-items:center;gap:.7rem;margin-bottom:.6rem}.cylo-product .hx-returns__badge{flex:0 0 auto;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:var(--orange-soft);color:var(--orange)}.cylo-product .hx-returns__kicker{font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-returns__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.7rem;color:var(--ink);line-height:1.05;margin:0 0 1rem}.cylo-product .hx-returns__list{list-style:none;margin:0;padding:0}.cylo-product .hx-returns__item{position:relative;padding:.5rem 0 .5rem 1.6rem;font-size:.88rem;color:var(--soft);line-height:1.5;border-bottom:1px solid var(--hair)}.cylo-product .hx-returns__item:last-child{border-bottom:none}.cylo-product .hx-returns__item::before{content:'';position:absolute;left:0;top:.85rem;width:8px;height:8px;border-radius:50%;background:var(--orange)}.cylo-product .hx-returns__foot{margin:1rem 0 0;font-size:.8rem;color:var(--mute);font-style:italic;line-height:1.5}

/* Stock Urgency Bar */
.cylo-product .hx-urgency{max-width:440px}.cylo-product .hx-urgency__line{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.6rem}.cylo-product .hx-urgency__pulse{width:9px;height:9px;border-radius:50%;background:var(--pink);box-shadow:0 0 0 0 rgba(255,45,138,.5);animation:hx-urgency-pulse 1.8s infinite}@keyframes hx-urgency-pulse{0%{box-shadow:0 0 0 0 rgba(255,45,138,.5)}70%{box-shadow:0 0 0 7px rgba(255,45,138,0)}100%{box-shadow:0 0 0 0 rgba(255,45,138,0)}}.cylo-product .hx-urgency__text{font-size:.9rem;color:var(--ink);letter-spacing:.02em}.cylo-product .hx-urgency__count{color:var(--pink);font-weight:700}.cylo-product .hx-urgency__sub{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);font-weight:700;margin-left:auto}.cylo-product .hx-urgency__track{height:6px;border-radius:3px;background:var(--hair);overflow:hidden}.cylo-product .hx-urgency__fill{display:block;height:100%;width:22%;border-radius:3px;background:linear-gradient(90deg,var(--orange),var(--pink))}.cylo-product .hx-urgency__foot{margin-top:.55rem;font-size:.76rem;color:var(--mute);font-style:italic}

/* Trust Badges Row */
.cylo-product .hx-trustrow{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem 1.8rem}.cylo-product .hx-trustrow__label{font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.2rem}.cylo-product .hx-trustrow__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1.4rem 2rem}.cylo-product .hx-trustrow__item{display:flex;align-items:center;gap:.85rem;flex:1 1 200px;min-width:180px}.cylo-product .hx-trustrow__icon{flex:0 0 auto;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--orange-soft);border-radius:4px;color:var(--orange);background:rgba(255,154,82,.06)}.cylo-product .hx-trustrow__text{display:flex;flex-direction:column;gap:.2rem}.cylo-product .hx-trustrow__title{font-size:.9rem;font-weight:700;color:var(--ink);letter-spacing:.01em}.cylo-product .hx-trustrow__sub{font-size:.76rem;color:var(--mute)}

/* Payment Methods Row */
.cylo-product .hx-payments{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.5rem 1.7rem}.cylo-product .hx-payments__label{font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1rem}.cylo-product .hx-payments__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem}.cylo-product .hx-payments__chip{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;color:var(--soft);background:rgba(255,255,255,.03);border:1px solid var(--hair);border-radius:4px;padding:.5rem .85rem;letter-spacing:.02em}.cylo-product .hx-payments__dot{width:8px;height:8px;border-radius:50%;background:var(--orange);flex:0 0 auto}.cylo-product .hx-payments__dot--pink{background:var(--pink)}.cylo-product .hx-payments__note{margin:1rem 0 0;font-size:.76rem;color:var(--mute);line-height:1.6}

/* Secure Checkout Badge */
.cylo-product .hx-securebadge{display:flex;align-items:flex-start;gap:1.1rem;background:var(--panel);border:1px solid var(--hair);border-left:3px solid var(--orange);border-radius:4px;padding:1.4rem 1.6rem}.cylo-product .hx-securebadge__icon{flex:0 0 auto;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid var(--orange-soft);border-radius:50%;color:var(--orange);background:rgba(255,154,82,.06)}.cylo-product .hx-securebadge__body{flex:1}.cylo-product .hx-securebadge__kicker{font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-securebadge__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.1;color:var(--ink);margin-top:.35rem;letter-spacing:.01em}.cylo-product .hx-securebadge__text{margin:.5rem 0 0;font-size:.82rem;color:var(--soft);line-height:1.65;max-width:46ch}

/* Certification Strip */
.cylo-product .hx-certs{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem 1.8rem}.cylo-product .hx-certs__label{font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.3rem;text-align:center}.cylo-product .hx-certs__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:1.6rem 2.4rem}.cylo-product .hx-certs__seal{display:flex;flex-direction:column;align-items:center;gap:.7rem;flex:0 1 120px;text-align:center}.cylo-product .hx-certs__ring{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border:1px solid var(--orange-soft);border-radius:50%;color:var(--orange);background:rgba(255,154,82,.05);box-shadow:0 0 0 4px rgba(255,154,82,.04)}.cylo-product .hx-certs__name{font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--soft);line-height:1.4}

/* Social Proof Note */
.cylo-product .hx-socialproof{display:inline-flex;align-items:center;gap:.7rem;background:rgba(255,45,138,.06);border:1px solid rgba(255,45,138,.28);border-radius:40px;padding:.55rem 1.1rem}.cylo-product .hx-socialproof__pulse{position:relative;width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:var(--pink)}.cylo-product .hx-socialproof__pulse::after{content:'';position:absolute;inset:-5px;border-radius:50%;border:1px solid var(--pink);opacity:.5}.cylo-product .hx-socialproof__text{font-size:.8rem;color:var(--soft);letter-spacing:.01em}.cylo-product .hx-socialproof__count{color:var(--ink);font-weight:700}

/* Money-Back Seal */
.cylo-product .hx-seal{display:flex;flex-direction:column;align-items:center;gap:1.1rem;text-align:center;max-width:320px}.cylo-product .hx-seal__ring{width:150px;height:150px;border-radius:50%;padding:6px;background:conic-gradient(var(--orange),rgba(255,154,82,.15),var(--orange));display:flex;align-items:center;justify-content:center}.cylo-product .hx-seal__inner{width:100%;height:100%;border-radius:50%;background:#0a0a0a;border:1px solid var(--orange-soft);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem}.cylo-product .hx-seal__days{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.6rem;line-height:1;color:var(--orange)}.cylo-product .hx-seal__label{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--ink);font-weight:700;margin-top:.3rem}.cylo-product .hx-seal__sub{font-size:.64rem;letter-spacing:.24em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-seal__note{margin:0;font-size:.8rem;color:var(--soft);line-height:1.65}

/* Review Summary with Bars */
.cylo-product .hx-revsummary{display:flex;flex-wrap:wrap;gap:2.4rem;align-items:center;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:2rem 2.2rem}.cylo-product .hx-revsummary__aside{flex:0 0 auto;min-width:180px;border-right:1px solid var(--hair);padding-right:2.2rem}.cylo-product .hx-revsummary__kicker{font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:.7rem}.cylo-product .hx-revsummary__avg{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:4.4rem;line-height:.9;color:var(--ink)}.cylo-product .hx-revsummary__stars{color:var(--orange);letter-spacing:.24em;font-size:1.05rem;margin:.5rem 0 .35rem}.cylo-product .hx-revsummary__count{font-size:.74rem;letter-spacing:.04em;color:var(--mute)}.cylo-product .hx-revsummary__bars{flex:1 1 260px;display:flex;flex-direction:column;gap:.6rem}.cylo-product .hx-revsummary__row{display:flex;align-items:center;gap:.9rem}.cylo-product .hx-revsummary__lvl{flex:0 0 auto;width:14px;text-align:right;font-size:.8rem;color:var(--soft);font-weight:700}.cylo-product .hx-revsummary__track{flex:1 1 auto;height:8px;background:rgba(255,255,255,.06);border-radius:4px;overflow:hidden}.cylo-product .hx-revsummary__fill{display:block;height:100%;background:linear-gradient(90deg,var(--orange),var(--pink));border-radius:4px}.cylo-product .hx-revsummary__pct{flex:0 0 auto;width:40px;font-size:.72rem;letter-spacing:.06em;color:var(--mute);text-align:right}

/* Single Review Card */
.cylo-product .hx-review{background:var(--panel);border:1px solid var(--hair);border-left:3px solid var(--orange);border-radius:4px;padding:1.7rem 1.8rem;max-width:560px}.cylo-product .hx-review__top{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.9rem}.cylo-product .hx-review__stars{color:var(--orange);letter-spacing:.22em;font-size:.95rem}.cylo-product .hx-review__date{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--mute)}.cylo-product .hx-review__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.1;color:var(--ink);margin:0 0 .7rem;letter-spacing:.01em}.cylo-product .hx-review__body{font-size:.92rem;line-height:1.65;color:var(--soft);margin:0 0 1.2rem}.cylo-product .hx-review__foot{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem;border-top:1px solid var(--hair);padding-top:.9rem}.cylo-product .hx-review__who{font-size:.86rem;font-weight:700;color:var(--ink);letter-spacing:.02em}.cylo-product .hx-review__meta{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--mute)}

/* Verified Buyer Badge */
.cylo-product .hx-verified{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,154,82,.08);border:1px solid var(--orange-soft);border-radius:100px;padding:.35rem .8rem .35rem .45rem;vertical-align:middle}.cylo-product .hx-verified__tick{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:var(--orange);color:#1a0d06;font-size:.7rem;font-weight:700;line-height:1}.cylo-product .hx-verified__txt{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--orange)}

/* Q and A Pair */
.cylo-product .hx-qa{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.4rem 1.6rem;max-width:600px;display:flex;flex-direction:column;gap:1.1rem}.cylo-product .hx-qa__row{display:flex;gap:1rem;align-items:flex-start}.cylo-product .hx-qa__row--a{border-top:1px solid var(--hair);padding-top:1.1rem}.cylo-product .hx-qa__mark{flex:0 0 auto;width:30px;height:30px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.05rem;background:rgba(255,255,255,.05);border:1px solid var(--hair);color:var(--mute)}.cylo-product .hx-qa__mark--a{background:var(--orange);border-color:var(--orange);color:#1a0d06}.cylo-product .hx-qa__body{flex:1 1 auto}.cylo-product .hx-qa__text{margin:0 0 .5rem;font-size:.9rem;line-height:1.6;color:var(--soft)}.cylo-product .hx-qa__by{font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);font-weight:700}

/* Rating Breakdown */
.cylo-product .hx-ratingbars{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem 1.8rem;max-width:420px}.cylo-product .hx-ratingbars__kicker{font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.3rem}.cylo-product .hx-ratingbars__item{margin-bottom:1.1rem}.cylo-product .hx-ratingbars__item:last-child{margin-bottom:0}.cylo-product .hx-ratingbars__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.cylo-product .hx-ratingbars__label{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--soft);font-weight:700}.cylo-product .hx-ratingbars__val{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.1rem;color:var(--ink);line-height:1}.cylo-product .hx-ratingbars__track{display:block;height:7px;background:rgba(255,255,255,.06);border-radius:4px;overflow:hidden}.cylo-product .hx-ratingbars__fill{display:block;height:100%;background:linear-gradient(90deg,var(--orange),var(--pink));border-radius:4px}

/* Review Photo Strip */
.cylo-product .hx-revphotos{max-width:600px}.cylo-product .hx-revphotos__kicker{font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:.9rem}.cylo-product .hx-revphotos__strip{display:flex;flex-wrap:wrap;gap:.6rem}.cylo-product .hx-revphotos__tile{position:relative;flex:0 0 auto;width:84px;height:84px;border-radius:4px;overflow:hidden;border:1px solid var(--hair);cursor:pointer;display:block;text-decoration:none}.cylo-product .hx-revphotos__img{width:100%;height:100%;object-fit:cover;display:block}.cylo-product .hx-revphotos__tile--more{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;background:var(--panel);border:1px solid var(--orange-soft)}.cylo-product .hx-revphotos__more{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.5rem;line-height:1;color:var(--orange)}.cylo-product .hx-revphotos__morelbl{font-size:.56rem;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);font-weight:700;text-align:center}

/* Key Specs Mini-Grid */
.cylo-product .hx-keyspecs{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem 1.7rem}.cylo-product .hx-keyspecs__kicker{display:block;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-keyspecs__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.6rem;letter-spacing:.01em;color:var(--ink);margin:.4rem 0 1.3rem}.cylo-product .hx-keyspecs__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;background:var(--hair);border:1px solid var(--hair);border-radius:4px;overflow:hidden}.cylo-product .hx-keyspecs__cell{background:#0a0a0a;padding:1.1rem 1.15rem;display:flex;flex-direction:column;gap:.15rem}.cylo-product .hx-keyspecs__ico{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border:1px solid var(--orange-soft);border-radius:4px;color:var(--orange);font-family:'Anton',Impact,sans-serif;font-size:.95rem;margin-bottom:.55rem}.cylo-product .hx-keyspecs__label{font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-keyspecs__value{font-size:.98rem;color:var(--ink);font-weight:600}

/* Product Highlights */
.cylo-product .hx-highlights{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.7rem 1.8rem}.cylo-product .hx-highlights__kicker{display:block;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-highlights__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.7rem;color:var(--ink);margin:.4rem 0 1.4rem}.cylo-product .hx-highlights__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.15rem}.cylo-product .hx-highlights__row{display:flex;align-items:flex-start;gap:1rem}.cylo-product .hx-highlights__ico{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:rgba(255,154,82,.12);border:1px solid var(--orange-soft);color:var(--orange);font-family:'Anton',Impact,sans-serif;font-size:1.2rem;line-height:1}.cylo-product .hx-highlights__body{display:flex;flex-direction:column;gap:.2rem}.cylo-product .hx-highlights__lead{color:var(--ink);font-weight:700;font-size:1rem}.cylo-product .hx-highlights__text{color:var(--soft);font-size:.9rem;line-height:1.55}

/* Dimensions Diagram */
.cylo-product .hx-dims{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.7rem 1.8rem}.cylo-product .hx-dims__kicker{display:block;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-dims__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.7rem;color:var(--ink);margin:.4rem 0 1.5rem}.cylo-product .hx-dims__stage{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding-bottom:1.4rem}.cylo-product .hx-dims__vlabel{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);font-weight:700;line-height:1.7;text-align:right}.cylo-product .hx-dims__vlabel b{color:var(--ink);font-size:.95rem;letter-spacing:.02em}.cylo-product .hx-dims__box{position:relative;flex:1 1 220px;min-height:200px;border:1px dashed var(--orange-soft);border-radius:4px;background:radial-gradient(circle at 50% 40%,rgba(255,154,82,.08),transparent 70%);display:flex;align-items:center;justify-content:center;overflow:hidden}.cylo-product .hx-dims__img{max-width:78%;max-height:170px;object-fit:contain;display:block}.cylo-product .hx-dims__hint{position:absolute;bottom:.55rem;left:0;right:0;text-align:center;font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute)}.cylo-product .hx-dims__wlabel{width:100%;text-align:center;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--mute);font-weight:700;border-top:1px dashed var(--hair);padding-top:.7rem}.cylo-product .hx-dims__wlabel b{color:var(--ink);font-size:.95rem;letter-spacing:.02em}.cylo-product .hx-dims__facts{list-style:none;margin:1.2rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.7rem}.cylo-product .hx-dims__fact{background:#0a0a0a;border:1px solid var(--hair);border-left:3px solid var(--orange);border-radius:4px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.25rem}.cylo-product .hx-dims__k{font-size:.64rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-dims__v{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.35rem;color:var(--ink);line-height:1}

/* Care Instructions */
.cylo-product .hx-care{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.7rem 1.8rem}.cylo-product .hx-care__kicker{display:block;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-care__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.7rem;color:var(--ink);margin:.4rem 0 1.4rem}.cylo-product .hx-care__row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.3rem}.cylo-product .hx-care__item{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem}.cylo-product .hx-care__sym{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid var(--hair);border-radius:50%;background:#0a0a0a;color:var(--orange);font-family:'Anton',Impact,sans-serif;font-size:1.5rem;line-height:1}.cylo-product .hx-care__label{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--ink);font-weight:700}.cylo-product .hx-care__text{font-size:.85rem;color:var(--soft);line-height:1.5}

/* Safety Warnings */
.cylo-product .hx-safety{background:rgba(255,45,138,.06);border:1px solid rgba(255,45,138,.3);border-left:3px solid var(--pink);border-radius:4px;padding:1.6rem 1.7rem}.cylo-product .hx-safety__head{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.cylo-product .hx-safety__ico{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:50%;background:var(--pink);color:#1a0206;font-family:'Anton',Impact,sans-serif;font-size:1.5rem;line-height:1}.cylo-product .hx-safety__kicker{display:block;font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--pink);font-weight:700}.cylo-product .hx-safety__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.55rem;color:var(--ink);margin:.2rem 0 0}.cylo-product .hx-safety__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.cylo-product .hx-safety__point{position:relative;padding-left:1.4rem;color:var(--soft);font-size:.92rem;line-height:1.55}.cylo-product .hx-safety__point:before{content:'!';position:absolute;left:0;top:0;color:var(--pink);font-weight:700}

/* What You Also Need */
.cylo-product .hx-alsoneed{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.7rem 1.8rem}.cylo-product .hx-alsoneed__kicker{display:block;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-alsoneed__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.7rem;color:var(--ink);margin:.4rem 0 .8rem}.cylo-product .hx-alsoneed__intro{color:var(--soft);font-size:.92rem;line-height:1.6;margin:0 0 1.2rem}.cylo-product .hx-alsoneed__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.cylo-product .hx-alsoneed__item{display:flex;align-items:center;gap:.85rem;background:#0a0a0a;border:1px solid var(--hair);border-radius:4px;padding:.8rem 1rem}.cylo-product .hx-alsoneed__mark{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border:1px solid var(--orange-soft);border-radius:4px;color:var(--orange);font-family:'Anton',Impact,sans-serif;font-size:1.1rem;line-height:1}.cylo-product .hx-alsoneed__text{color:var(--ink);font-size:.92rem;font-weight:500}.cylo-product .hx-alsoneed__note{margin:1.2rem 0 0;font-family:'Times New Roman',serif;font-style:italic;color:var(--mute);font-size:.9rem;line-height:1.55}

/* Frequently Bought Together */
.cylo-product .hx-fbt{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem 1.7rem;max-width:520px}.cylo-product .hx-fbt__kicker{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.3rem}.cylo-product .hx-fbt__row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.cylo-product .hx-fbt__item{flex:1 1 160px;margin:0}.cylo-product .hx-fbt__img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:4px;border:1px solid var(--hair);display:block}.cylo-product .hx-fbt__cap{margin-top:.7rem;color:var(--soft);font-size:.9rem;display:flex;flex-direction:column;gap:.25rem}.cylo-product .hx-fbt__price{color:var(--ink);font-weight:700;font-size:.82rem}.cylo-product .hx-fbt__plus{font-family:'Anton',Impact,sans-serif;font-size:2rem;color:var(--mute);line-height:1;flex:0 0 auto}.cylo-product .hx-fbt__foot{margin-top:1.5rem;padding-top:1.3rem;border-top:1px solid var(--hair);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.cylo-product .hx-fbt__total{display:flex;flex-direction:column;gap:.2rem}.cylo-product .hx-fbt__total-l{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-fbt__total-n{font-family:'Anton',Impact,sans-serif;font-size:1.9rem;color:var(--ink);line-height:1}.cylo-product .hx-fbt__save{font-size:.72rem;color:var(--pink);font-weight:700;letter-spacing:.04em}.cylo-product .hx-fbt__btn{background:var(--orange);color:#1a0d06;border:0;border-radius:4px;padding:.85rem 1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;cursor:pointer}.cylo-product .hx-fbt__btn:hover{filter:brightness(1.08)}

/* Add-on Upsell Row */
.cylo-product .hx-addons{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem 1.7rem;max-width:520px}.cylo-product .hx-addons__kicker{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-addons__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.6rem;color:var(--ink);margin:.4rem 0 1.2rem;letter-spacing:.01em}.cylo-product .hx-addons__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.7rem}.cylo-product .hx-addons__item{margin:0}.cylo-product .hx-addons__label{display:flex;align-items:center;gap:.9rem;padding:.9rem 1rem;border:1px solid var(--hair);border-radius:4px;cursor:pointer;transition:border-color .15s,background .15s}.cylo-product .hx-addons__label:hover{border-color:var(--orange-soft)}.cylo-product .hx-addons__cb{position:absolute;opacity:0;width:0;height:0}.cylo-product .hx-addons__box{flex:0 0 auto;width:20px;height:20px;border:1px solid var(--mute);border-radius:3px;position:relative}.cylo-product .hx-addons__cb:checked+.hx-addons__box{background:var(--orange);border-color:var(--orange)}.cylo-product .hx-addons__cb:checked+.hx-addons__box::after{content:'';position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #1a0d06;border-width:0 2px 2px 0;transform:rotate(45deg)}.cylo-product .hx-addons__body{flex:1 1 auto;display:flex;flex-direction:column;gap:.2rem}.cylo-product .hx-addons__name{color:var(--ink);font-weight:700;font-size:.9rem}.cylo-product .hx-addons__desc{color:var(--soft);font-size:.78rem}.cylo-product .hx-addons__price{flex:0 0 auto;color:var(--orange);font-weight:700;font-size:.9rem}.cylo-product .hx-addons__cb:checked~.hx-addons__price{color:var(--ink)}

/* Bundle Builder */
.cylo-product .hx-bundle{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.7rem 1.8rem;max-width:640px}.cylo-product .hx-bundle__kicker{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-bundle__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.7rem;color:var(--ink);margin:.4rem 0 .5rem}.cylo-product .hx-bundle__note{color:var(--soft);font-size:.82rem;margin:0 0 1.3rem;max-width:44ch}.cylo-product .hx-bundle__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.8rem}.cylo-product .hx-bundle__opt{cursor:pointer}.cylo-product .hx-bundle__cb{position:absolute;opacity:0;width:0;height:0}.cylo-product .hx-bundle__card{display:flex;flex-direction:column;gap:.45rem;padding:.7rem;border:1px solid var(--hair);border-radius:4px;position:relative;transition:border-color .15s}.cylo-product .hx-bundle__opt:hover .hx-bundle__card{border-color:var(--orange-soft)}.cylo-product .hx-bundle__cb:checked+.hx-bundle__card{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange)}.cylo-product .hx-bundle__cb:checked+.hx-bundle__card::after{content:'';position:absolute;top:.55rem;right:.55rem;width:16px;height:16px;border-radius:50%;background:var(--orange)}.cylo-product .hx-bundle__img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:3px;display:block}.cylo-product .hx-bundle__name{color:var(--ink);font-weight:700;font-size:.82rem}.cylo-product .hx-bundle__price{color:var(--orange);font-weight:700;font-size:.8rem}.cylo-product .hx-bundle__foot{margin-top:1.5rem;padding-top:1.3rem;border-top:1px solid var(--hair);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.cylo-product .hx-bundle__total{display:flex;flex-direction:column;gap:.2rem}.cylo-product .hx-bundle__total-l{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-bundle__total-n{font-family:'Anton',Impact,sans-serif;font-size:1.9rem;color:var(--ink);line-height:1}.cylo-product .hx-bundle__btn{background:var(--orange);color:#1a0d06;border:0;border-radius:4px;padding:.85rem 1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;cursor:pointer}.cylo-product .hx-bundle__btn:hover{filter:brightness(1.08)}

/* Cross-sell Strip */
.cylo-product .hx-crosssell{max-width:760px}.cylo-product .hx-crosssell__head{margin-bottom:1.2rem}.cylo-product .hx-crosssell__kicker{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-crosssell__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.7rem;color:var(--ink);margin:.4rem 0 0}.cylo-product .hx-crosssell__track{display:flex;gap:.9rem;overflow-x:auto;padding-bottom:.6rem;scroll-snap-type:x mandatory}.cylo-product .hx-crosssell__track::-webkit-scrollbar{height:6px}.cylo-product .hx-crosssell__track::-webkit-scrollbar-thumb{background:var(--hair);border-radius:3px}.cylo-product .hx-crosssell__card{flex:0 0 160px;scroll-snap-align:start;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:.7rem;display:flex;flex-direction:column;gap:.45rem;text-decoration:none;transition:border-color .15s}.cylo-product .hx-crosssell__card:hover{border-color:var(--orange-soft)}.cylo-product .hx-crosssell__img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:3px;display:block}.cylo-product .hx-crosssell__name{color:var(--ink);font-weight:700;font-size:.84rem}.cylo-product .hx-crosssell__price{color:var(--orange);font-weight:700;font-size:.8rem}

/* Gift Option */
.cylo-product .hx-gift{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.4rem 1.6rem;max-width:480px}.cylo-product .hx-gift__toggle{display:flex;align-items:flex-start;gap:1rem;cursor:pointer}.cylo-product .hx-gift__cb{position:absolute;opacity:0;width:0;height:0}.cylo-product .hx-gift__switch{flex:0 0 auto;width:44px;height:24px;border-radius:12px;background:rgba(255,255,255,.12);border:1px solid var(--hair);position:relative;transition:background .18s;margin-top:.15rem}.cylo-product .hx-gift__switch::after{content:'';position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:var(--mute);transition:transform .18s,background .18s}.cylo-product .hx-gift__cb:checked+.hx-gift__switch{background:var(--orange)}.cylo-product .hx-gift__cb:checked+.hx-gift__switch::after{transform:translateX(20px);background:#1a0d06}.cylo-product .hx-gift__head{display:flex;flex-direction:column;gap:.25rem}.cylo-product .hx-gift__kicker{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-gift__sub{color:var(--soft);font-size:.82rem}.cylo-product .hx-gift__panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .25s ease,opacity .2s,margin .25s}.cylo-product .hx-gift__cb:checked~.hx-gift__panel{max-height:260px;opacity:1;margin-top:1.2rem}.cylo-product .hx-gift__field{display:flex;flex-direction:column;gap:.45rem}.cylo-product .hx-gift__label{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-gift__input{width:100%;box-sizing:border-box;background:rgba(0,0,0,.3);border:1px solid var(--hair);border-radius:4px;padding:.7rem .8rem;color:var(--soft);font:inherit;font-size:.88rem;resize:vertical}.cylo-product .hx-gift__input:focus{outline:none;border-color:var(--orange-soft)}.cylo-product .hx-gift__input::placeholder{color:var(--mute)}.cylo-product .hx-gift__hint{margin:.9rem 0 0;color:var(--mute);font-size:.76rem;font-style:italic;font-family:'Times New Roman',serif}

/* Subscription Toggle */
.cylo-product .hx-subscribe{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.5rem 1.6rem;max-width:500px}.cylo-product .hx-subscribe__kicker{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.1rem}.cylo-product .hx-subscribe__opts{display:flex;flex-direction:column;gap:.7rem}.cylo-product .hx-subscribe__opt{cursor:pointer}.cylo-product .hx-subscribe__radio{position:absolute;opacity:0;width:0;height:0}.cylo-product .hx-subscribe__card{position:relative;display:flex;align-items:center;gap:.9rem;padding:1rem 1.1rem;border:1px solid var(--hair);border-radius:4px;transition:border-color .15s}.cylo-product .hx-subscribe__opt:hover .hx-subscribe__card{border-color:var(--orange-soft)}.cylo-product .hx-subscribe__radio:checked+.hx-subscribe__card{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange)}.cylo-product .hx-subscribe__dot{flex:0 0 auto;width:18px;height:18px;border-radius:50%;border:1px solid var(--mute);position:relative}.cylo-product .hx-subscribe__radio:checked+.hx-subscribe__card .hx-subscribe__dot{border-color:var(--orange)}.cylo-product .hx-subscribe__radio:checked+.hx-subscribe__card .hx-subscribe__dot::after{content:'';position:absolute;inset:3px;border-radius:50%;background:var(--orange)}.cylo-product .hx-subscribe__body{flex:1 1 auto;display:flex;flex-direction:column;gap:.25rem}.cylo-product .hx-subscribe__name{color:var(--ink);font-weight:700;font-size:.92rem}.cylo-product .hx-subscribe__desc{color:var(--soft);font-size:.78rem}.cylo-product .hx-subscribe__price{flex:0 0 auto;font-family:'Anton',Impact,sans-serif;font-size:1.3rem;color:var(--ink);line-height:1}.cylo-product .hx-subscribe__badge{position:absolute;top:-9px;right:12px;background:var(--pink);color:#1a0d06;font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.2rem .5rem;border-radius:3px}

/* Sticky Buy Bar */
.cylo-product .hx-stickybar{position:sticky;bottom:0;left:0;right:0;z-index:40;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.4rem;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:.75rem 1.1rem;backdrop-filter:blur(10px)}.cylo-product .hx-stickybar__info{display:flex;align-items:center;gap:.9rem;min-width:0}.cylo-product .hx-stickybar__thumb{width:46px;height:46px;object-fit:cover;border-radius:4px;border:1px solid var(--hair);flex:0 0 auto}.cylo-product .hx-stickybar__meta{display:flex;flex-direction:column;gap:.25rem;min-width:0}.cylo-product .hx-stickybar__kicker{font-size:.62rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-stickybar__name{font-size:.95rem;color:var(--ink);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cylo-product .hx-stickybar__buy{display:flex;align-items:center;gap:1.1rem;flex-wrap:wrap}.cylo-product .hx-stickybar__price{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.5rem;line-height:1;color:var(--ink)}.cylo-product .hx-stickybar__btn{background:var(--orange);color:#1a0d06;border:0;border-radius:4px;padding:.7rem 1.5rem;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.cylo-product .hx-stickybar__btn:hover{background:#ffab6b}

/* Countdown Timer */
.cylo-product .hx-countdown{display:inline-block;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.25rem 1.5rem;text-align:center}.cylo-product .hx-countdown__kicker{display:block;font-size:.66rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:.9rem}.cylo-product .hx-countdown__grid{display:flex;align-items:flex-start;justify-content:center;gap:.5rem}.cylo-product .hx-countdown__unit{display:flex;flex-direction:column;align-items:center;min-width:3.2rem;background:rgba(255,255,255,.03);border:1px solid var(--hair);border-radius:4px;padding:.55rem .35rem}.cylo-product .hx-countdown__n{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2rem;line-height:1;color:var(--ink)}.cylo-product .hx-countdown__l{margin-top:.4rem;font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-countdown__sep{font-family:'Anton',Impact,sans-serif;font-size:1.7rem;line-height:1;color:var(--orange-soft);align-self:center;padding-bottom:.5rem}

/* Sale Badge */
.cylo-product .hx-salebadge{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:4.6rem;height:4.6rem;border-radius:50%;background:var(--pink);color:#fff;box-shadow:0 0 0 4px rgba(255,45,138,.18);text-align:center}.cylo-product .hx-salebadge__pct{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.5rem;line-height:1;color:#fff}.cylo-product .hx-salebadge__l{margin-top:.15rem;font-size:.58rem;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:#fff}

/* Corner Ribbon */
.cylo-product .hx-ribbon{position:relative;overflow:hidden;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem;max-width:22rem}.cylo-product .hx-ribbon__flag{position:absolute;top:1.1rem;right:-3rem;transform:rotate(45deg);background:var(--orange);color:#1a0d06;font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:.35rem 3.2rem;box-shadow:0 2px 8px rgba(0,0,0,.4)}.cylo-product .hx-ribbon__kicker{display:block;font-size:.64rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:.55rem}.cylo-product .hx-ribbon__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.9rem;line-height:1;color:var(--ink);margin:0 0 .7rem}.cylo-product .hx-ribbon__text{margin:0;font-size:.9rem;line-height:1.6;color:var(--soft)}

/* Price Tag */
.cylo-product .hx-pricetag{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.7rem .9rem}.cylo-product .hx-pricetag__was{font-size:1.05rem;color:var(--mute);text-decoration:line-through;text-decoration-color:var(--orange-soft)}.cylo-product .hx-pricetag__now{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.4rem;line-height:1;color:var(--ink)}.cylo-product .hx-pricetag__save{align-self:center;background:rgba(255,45,138,.12);border:1px solid rgba(255,45,138,.4);color:var(--pink);font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.3rem .65rem;border-radius:4px}

/* Limited Stock Meter */
.cylo-product .hx-stockmeter{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.3rem 1.5rem;max-width:24rem}.cylo-product .hx-stockmeter__top{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.7rem}.cylo-product .hx-stockmeter__kicker{font-size:.64rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-stockmeter__count{font-size:.82rem;color:var(--soft);font-weight:600}.cylo-product .hx-stockmeter__track{height:.55rem;background:rgba(255,255,255,.06);border:1px solid var(--hair);border-radius:4px;overflow:hidden}.cylo-product .hx-stockmeter__fill{display:block;height:100%;width:46%;border-radius:4px;background:linear-gradient(90deg,var(--orange),var(--pink))}.cylo-product .hx-stockmeter__note{margin:.75rem 0 0;font-size:.78rem;line-height:1.5;color:var(--mute)}

/* Vertical Tabs */
.cylo-product .hx-vtabs{position:relative;display:flex;flex-wrap:wrap;gap:1.5rem;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem}
.cylo-product .hx-vtabs__radio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.cylo-product .hx-vtabs__rail{display:flex;flex-direction:column;gap:.4rem;flex:1 1 190px;min-width:170px}
.cylo-product .hx-vtabs__tab{display:block;cursor:pointer;padding:.9rem 1rem;border-left:3px solid transparent;border-radius:3px;color:var(--soft);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;transition:all .2s}
.cylo-product .hx-vtabs__tab:hover{background:rgba(255,255,255,.03);color:var(--ink)}
.cylo-product .hx-vtabs__panels{flex:3 1 320px;min-width:250px}
.cylo-product .hx-vtabs__panel{display:none}
.cylo-product .hx-vtabs__kicker{font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:.6rem}
.cylo-product .hx-vtabs__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.9rem;line-height:1.05;color:var(--ink);margin-bottom:.7rem}
.cylo-product .hx-vtabs__text{color:var(--soft);font-size:.95rem;line-height:1.7;margin:0}
.cylo-product .hx-vtabs__radio:nth-of-type(1):checked ~ .hx-vtabs__rail .hx-vtabs__tab:nth-child(1),
.cylo-product .hx-vtabs__radio:nth-of-type(2):checked ~ .hx-vtabs__rail .hx-vtabs__tab:nth-child(2),
.cylo-product .hx-vtabs__radio:nth-of-type(3):checked ~ .hx-vtabs__rail .hx-vtabs__tab:nth-child(3){background:rgba(255,154,82,.1);border-left-color:var(--orange);color:var(--orange)}
.cylo-product .hx-vtabs__radio:nth-of-type(1):checked ~ .hx-vtabs__panels .hx-vtabs__panel:nth-child(1),
.cylo-product .hx-vtabs__radio:nth-of-type(2):checked ~ .hx-vtabs__panels .hx-vtabs__panel:nth-child(2),
.cylo-product .hx-vtabs__radio:nth-of-type(3):checked ~ .hx-vtabs__panels .hx-vtabs__panel:nth-child(3){display:block}

/* Feature Spotlight */
.cylo-product .hx-spotlight{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:2rem;overflow:hidden}
.cylo-product .hx-spotlight__media{position:relative;border-radius:4px;overflow:hidden;min-height:300px;background:linear-gradient(135deg,rgba(255,154,82,.14),rgba(255,45,138,.08))}
.cylo-product .hx-spotlight__img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.cylo-product .hx-spotlight__kicker{font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:.8rem}
.cylo-product .hx-spotlight__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.6rem;line-height:1;color:var(--ink);margin:0 0 1.4rem}
.cylo-product .hx-spotlight__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.1rem}
.cylo-product .hx-spotlight__item{position:relative;padding-left:1.6rem}
.cylo-product .hx-spotlight__item::before{content:"";position:absolute;left:0;top:.42rem;width:.5rem;height:.5rem;background:var(--orange);border-radius:50%}
.cylo-product .hx-spotlight__h{display:block;color:var(--ink);font-weight:700;font-size:.98rem;margin-bottom:.25rem}
.cylo-product .hx-spotlight__d{display:block;color:var(--soft);font-size:.9rem;line-height:1.6}
@media(max-width:640px){.cylo-product .hx-spotlight{grid-template-columns:1fr;gap:1.6rem}}

/* Sticky Note */
.cylo-product .hx-stickynote{position:relative;max-width:420px;background:linear-gradient(180deg,rgba(255,154,82,.14),rgba(255,154,82,.05));border:1px solid var(--orange-soft);border-radius:3px;padding:1.9rem 1.7rem 1.6rem;transform:rotate(-1.4deg);box-shadow:0 16px 34px rgba(0,0,0,.45)}
.cylo-product .hx-stickynote::before{content:"";position:absolute;top:-.7rem;left:50%;transform:translateX(-50%) rotate(2.5deg);width:5.5rem;height:1.4rem;background:rgba(255,255,255,.08);border:1px solid var(--hair);border-radius:2px}
.cylo-product .hx-stickynote__label{font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:.6rem}
.cylo-product .hx-stickynote__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.05;color:var(--ink);margin-bottom:.5rem}
.cylo-product .hx-stickynote__text{margin:0;color:var(--soft);font-size:.94rem;line-height:1.7;font-family:'Times New Roman',serif;font-style:italic}

/* Dos and Donts */
.cylo-product .hx-dosdonts{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}
.cylo-product .hx-dosdonts__col{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem}
.cylo-product .hx-dosdonts__col--do{border-top:3px solid var(--orange)}
.cylo-product .hx-dosdonts__col--dont{border-top:3px solid var(--pink)}
.cylo-product .hx-dosdonts__head{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;margin-bottom:1.1rem}
.cylo-product .hx-dosdonts__col--do .hx-dosdonts__head{color:var(--orange)}
.cylo-product .hx-dosdonts__col--dont .hx-dosdonts__head{color:var(--pink)}
.cylo-product .hx-dosdonts__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.95rem}
.cylo-product .hx-dosdonts__item{display:flex;gap:.7rem;align-items:flex-start;color:var(--soft);font-size:.92rem;line-height:1.55}
.cylo-product .hx-dosdonts__mark{position:relative;flex:none;width:1.35rem;height:1.35rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.05rem}
.cylo-product .hx-dosdonts__col--do .hx-dosdonts__mark{background:rgba(255,154,82,.15)}
.cylo-product .hx-dosdonts__col--dont .hx-dosdonts__mark{background:rgba(255,45,138,.15)}
.cylo-product .hx-dosdonts__col--do .hx-dosdonts__mark::before{content:"";width:.34rem;height:.6rem;border:solid var(--orange);border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-.16rem}
.cylo-product .hx-dosdonts__col--dont .hx-dosdonts__mark::before,
.cylo-product .hx-dosdonts__col--dont .hx-dosdonts__mark::after{content:"";position:absolute;width:.78rem;height:2px;background:var(--pink);border-radius:2px}
.cylo-product .hx-dosdonts__col--dont .hx-dosdonts__mark::before{transform:rotate(45deg)}
.cylo-product .hx-dosdonts__col--dont .hx-dosdonts__mark::after{transform:rotate(-45deg)}
@media(max-width:640px){.cylo-product .hx-dosdonts{grid-template-columns:1fr}}

/* Info Box Set */
.cylo-product .hx-infobox{display:flex;gap:1rem;flex-wrap:wrap}
.cylo-product .hx-infobox__box{flex:1 1 240px;background:var(--panel);border:1px solid var(--hair);border-left:3px solid var(--mute);border-radius:4px;padding:1.3rem 1.4rem}
.cylo-product .hx-infobox__box--info{border-left-color:var(--orange)}
.cylo-product .hx-infobox__box--tip{border-left-color:var(--pink)}
.cylo-product .hx-infobox__box--note{border-left-color:var(--soft)}
.cylo-product .hx-infobox__label{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;margin-bottom:.5rem}
.cylo-product .hx-infobox__box--info .hx-infobox__label{color:var(--orange)}
.cylo-product .hx-infobox__box--tip .hx-infobox__label{color:var(--pink)}
.cylo-product .hx-infobox__box--note .hx-infobox__label{color:var(--mute)}
.cylo-product .hx-infobox__text{margin:0;color:var(--soft);font-size:.9rem;line-height:1.6}

/* Highlight Quote Banner */
.cylo-product .hx-hlquote{position:relative;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:3rem 2.5rem;text-align:center;overflow:hidden}
.cylo-product .hx-hlquote::before{content:'"';position:absolute;top:.8rem;left:2rem;font-family:'Anton',Impact,sans-serif;font-size:8rem;line-height:.7;color:var(--orange-soft);opacity:.4}
.cylo-product .hx-hlquote__kicker{position:relative;font-size:.7rem;letter-spacing:.26em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.4rem}
.cylo-product .hx-hlquote__text{position:relative;font-family:'Times New Roman',serif;font-style:italic;font-size:2rem;line-height:1.35;color:var(--ink);max-width:820px;margin:0 auto 1.6rem}
.cylo-product .hx-hlquote__cite{position:relative;font-style:normal;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--mute);font-weight:700}
.cylo-product .hx-hlquote__cite strong{color:var(--soft)}

/* Comparison Matrix */
.cylo-product .hx-matrix{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.8rem}.cylo-product .hx-matrix__kicker{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-matrix__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.2rem;line-height:1;color:var(--ink);margin:.5rem 0 1.4rem}.cylo-product .hx-matrix__scroll{overflow-x:auto}.cylo-product .hx-matrix__table{border-collapse:collapse;width:100%;min-width:520px}.cylo-product .hx-matrix__table th,.cylo-product .hx-matrix__table td{padding:.9rem 1rem;text-align:center;border-bottom:1px solid var(--hair);font-size:.9rem;color:var(--soft)}.cylo-product .hx-matrix__feature{text-align:left!important;color:var(--mute);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.cylo-product .hx-matrix__col{color:var(--ink);font-weight:700;font-size:.95rem;position:relative}.cylo-product .hx-matrix__col--hi{background:rgba(255,154,82,.06);border-left:1px solid var(--orange-soft);border-right:1px solid var(--orange-soft)}.cylo-product .hx-matrix__flag{position:absolute;top:-.6rem;left:50%;transform:translateX(-50%);background:var(--orange);color:#1a0d06;font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;padding:.15rem .5rem;border-radius:3px;white-space:nowrap}.cylo-product .hx-matrix__yes{color:var(--orange);font-weight:700}.cylo-product .hx-matrix__no{color:var(--mute)}

/* Feature Toggle Table */
.cylo-product .hx-toggletable{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.8rem}.cylo-product .hx-toggletable__kicker{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-toggletable__title{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.2rem;line-height:1;color:var(--ink);margin:.5rem 0 1.4rem}.cylo-product .hx-toggletable__table{border-collapse:collapse;width:100%}.cylo-product .hx-toggletable__table th,.cylo-product .hx-toggletable__table td{padding:.85rem 1rem;text-align:center;border-bottom:1px solid var(--hair)}.cylo-product .hx-toggletable__rowhead{text-align:left!important;color:var(--soft);font-size:.88rem;font-weight:600}.cylo-product .hx-toggletable__plan{color:var(--mute);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.cylo-product .hx-toggletable__on{display:inline-block;min-width:3rem;padding:.25rem .6rem;border-radius:3px;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#1a0d06;background:var(--orange)}.cylo-product .hx-toggletable__off{display:inline-block;min-width:3rem;padding:.25rem .6rem;border-radius:3px;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--mute);background:rgba(255,255,255,.04);border:1px solid var(--hair)}

/* Metric Counter Row */
.cylo-product .hx-counters{display:flex;flex-wrap:wrap;gap:1px;background:var(--hair);border:1px solid var(--hair);border-radius:4px;overflow:hidden}.cylo-product .hx-counters__item{flex:1 1 160px;background:var(--panel);padding:1.8rem 1.4rem;text-align:center}.cylo-product .hx-counters__n{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:3rem;line-height:.95;color:var(--ink)}.cylo-product .hx-counters__item:nth-child(odd) .hx-counters__n{color:var(--orange)}.cylo-product .hx-counters__l{margin-top:.6rem;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--mute);font-weight:700}

/* Definition Cards */
.cylo-product .hx-defcards__kicker{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.2rem}.cylo-product .hx-defcards__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.cylo-product .hx-defcards__card{background:var(--panel);border:1px solid var(--hair);border-left:3px solid var(--orange);border-radius:4px;padding:1.4rem 1.5rem}.cylo-product .hx-defcards__term{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.5rem;line-height:1;color:var(--ink);letter-spacing:.02em}.cylo-product .hx-defcards__def{margin:.7rem 0 0;font-size:.9rem;line-height:1.6;color:var(--soft)}

/* Pros and Cons */
.cylo-product .hx-proscons{display:flex;flex-wrap:wrap;gap:1rem}.cylo-product .hx-proscons__panel{flex:1 1 260px;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.5rem 1.6rem}.cylo-product .hx-proscons__panel--pro{border-top:3px solid var(--orange)}.cylo-product .hx-proscons__panel--con{border-top:3px solid var(--pink)}.cylo-product .hx-proscons__head{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;font-weight:700;margin-bottom:1.1rem}.cylo-product .hx-proscons__panel--pro .hx-proscons__head{color:var(--orange)}.cylo-product .hx-proscons__panel--con .hx-proscons__head{color:var(--pink)}.cylo-product .hx-proscons__list{list-style:none;margin:0;padding:0}.cylo-product .hx-proscons__item{display:flex;gap:.7rem;align-items:flex-start;font-size:.9rem;line-height:1.5;color:var(--soft);padding:.55rem 0;border-bottom:1px solid var(--hair)}.cylo-product .hx-proscons__item:last-child{border-bottom:0}.cylo-product .hx-proscons__mark{flex:0 0 auto;width:1.25rem;height:1.25rem;border-radius:3px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;line-height:1}.cylo-product .hx-proscons__mark--pro{background:rgba(255,154,82,.14);color:var(--orange)}.cylo-product .hx-proscons__mark--con{background:rgba(255,45,138,.14);color:var(--pink)}

/* Quote with Photo */
.cylo-product .hx-quotephoto{display:flex;flex-wrap:wrap;gap:1.4rem;align-items:center;margin:0;background:var(--panel);border:1px solid var(--hair);border-left:3px solid var(--orange);border-radius:4px;padding:1.8rem}.cylo-product .hx-quotephoto__img{flex:0 0 auto;width:84px;height:84px;border-radius:50%;object-fit:cover;border:2px solid var(--orange-soft)}.cylo-product .hx-quotephoto__body{flex:1 1 240px}.cylo-product .hx-quotephoto__kicker{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-quotephoto__quote{font-family:'Times New Roman',serif;font-style:italic;font-size:1.25rem;line-height:1.45;color:var(--ink);margin:.6rem 0 .9rem}.cylo-product .hx-quotephoto__by{display:flex;flex-direction:column;gap:.15rem}.cylo-product .hx-quotephoto__name{color:var(--soft);font-weight:700;font-size:.9rem}.cylo-product .hx-quotephoto__role{color:var(--mute);font-size:.74rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700}

/* Filter Sidebar */
.cylo-product .hx-filters{max-width:280px;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.6rem}.cylo-product .hx-filters__head{padding-bottom:1.1rem;border-bottom:1px solid var(--hair);margin-bottom:1.2rem}.cylo-product .hx-filters__kicker{display:block;font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-filters__title{margin:.4rem 0 0;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.7rem;line-height:1;color:var(--ink);text-transform:uppercase}.cylo-product .hx-filters__group{margin-bottom:1.4rem}.cylo-product .hx-filters__label{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-weight:700;margin-bottom:.7rem}.cylo-product .hx-filters__check{display:flex;align-items:center;gap:.65rem;padding:.35rem 0;cursor:pointer;color:var(--soft);font-size:.92rem}.cylo-product .hx-filters__box{position:absolute;opacity:0;pointer-events:none}.cylo-product .hx-filters__tick{flex:0 0 auto;width:17px;height:17px;border:1px solid var(--hair);border-radius:3px;background:rgba(255,255,255,.02);position:relative;transition:all .15s}.cylo-product .hx-filters__box:checked+.hx-filters__tick{background:var(--orange);border-color:var(--orange)}.cylo-product .hx-filters__box:checked+.hx-filters__tick:after{content:'';position:absolute;left:5px;top:1px;width:4px;height:9px;border:solid #1a0d06;border-width:0 2px 2px 0;transform:rotate(45deg)}.cylo-product .hx-filters__text{flex:1}.cylo-product .hx-filters__box:checked~.hx-filters__text{color:var(--ink)}.cylo-product .hx-filters__count{font-size:.72rem;color:var(--mute);font-weight:700}.cylo-product .hx-filters__track{position:relative;height:3px;background:var(--hair);border-radius:3px;margin:1.1rem .5rem}.cylo-product .hx-filters__fill{position:absolute;left:12%;right:22%;top:0;bottom:0;background:var(--orange);border-radius:3px}.cylo-product .hx-filters__knob{position:absolute;top:50%;width:15px;height:15px;border-radius:50%;background:var(--ink);border:3px solid var(--orange);transform:translate(-50%,-50%);box-shadow:0 2px 6px rgba(0,0,0,.5)}.cylo-product .hx-filters__knob--a{left:12%}.cylo-product .hx-filters__knob--b{left:78%}.cylo-product .hx-filters__prices{display:flex;justify-content:space-between;font-size:.78rem;color:var(--soft);font-weight:700}.cylo-product .hx-filters__actions{display:flex;flex-direction:column;gap:.6rem;padding-top:1.2rem;border-top:1px solid var(--hair)}.cylo-product .hx-filters__apply{background:var(--orange);color:#1a0d06;border:none;border-radius:4px;padding:.8rem;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.cylo-product .hx-filters__clear{background:transparent;color:var(--soft);border:1px solid var(--hair);border-radius:4px;padding:.7rem;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}

/* Sort Dropdown */
.cylo-product .hx-sort{display:inline-flex;align-items:center;gap:.8rem}.cylo-product .hx-sort__label{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-sort__wrap{position:relative}.cylo-product .hx-sort__toggle{list-style:none;display:flex;align-items:center;gap:1.2rem;background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:.65rem 1rem;cursor:pointer;color:var(--ink);font-size:.86rem;font-weight:700;min-width:200px;justify-content:space-between}.cylo-product .hx-sort__toggle::-webkit-details-marker{display:none}.cylo-product .hx-sort__wrap[open] .hx-sort__toggle{border-color:var(--orange-soft)}.cylo-product .hx-sort__caret{width:8px;height:8px;border-right:2px solid var(--orange);border-bottom:2px solid var(--orange);transform:rotate(45deg);transition:transform .2s;flex:0 0 auto}.cylo-product .hx-sort__wrap[open] .hx-sort__caret{transform:rotate(-135deg)}.cylo-product .hx-sort__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;list-style:none;margin:0;padding:.4rem;background:#141018;border:1px solid var(--hair);border-radius:4px;z-index:20;box-shadow:0 12px 32px rgba(0,0,0,.6)}.cylo-product .hx-sort__opt{padding:.6rem .8rem;border-radius:3px;font-size:.86rem;color:var(--soft);cursor:pointer}.cylo-product .hx-sort__opt:hover{background:rgba(255,255,255,.04);color:var(--ink)}.cylo-product .hx-sort__opt--on{color:var(--orange);font-weight:700}

/* Tag Cloud */
.cylo-product .hx-tagcloud{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.8rem}.cylo-product .hx-tagcloud__kicker{display:block;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.2rem}.cylo-product .hx-tagcloud__cloud{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.cylo-product .hx-tagcloud__tag{display:inline-block;border:1px solid var(--hair);border-radius:4px;padding:.4rem .85rem;color:var(--soft);text-decoration:none;line-height:1;transition:all .15s;cursor:pointer}.cylo-product .hx-tagcloud__tag:hover{border-color:var(--orange);color:var(--orange);background:var(--orange-soft)}.cylo-product .hx-tagcloud__tag--s{font-size:.76rem;color:var(--mute)}.cylo-product .hx-tagcloud__tag--m{font-size:.92rem}.cylo-product .hx-tagcloud__tag--l{font-size:1.1rem;color:var(--ink);font-weight:700}.cylo-product .hx-tagcloud__tag--xl{font-size:1.35rem;color:var(--ink);font-weight:700;border-color:var(--orange-soft)}

/* Category Tiles */
.cylo-product .hx-cattiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.cylo-product .hx-cattiles__tile{position:relative;display:block;aspect-ratio:4/5;border-radius:4px;overflow:hidden;border:1px solid var(--hair);text-decoration:none;background:#141018}.cylo-product .hx-cattiles__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.cylo-product .hx-cattiles__tile:hover .hx-cattiles__img{transform:scale(1.06)}.cylo-product .hx-cattiles__veil{position:absolute;inset:0;background:linear-gradient(to top,rgba(10,10,10,.92) 8%,rgba(10,10,10,.35) 55%,rgba(10,10,10,0) 100%)}.cylo-product .hx-cattiles__body{position:absolute;left:0;right:0;bottom:0;padding:1.2rem 1.2rem 1.3rem;display:flex;flex-direction:column;gap:.35rem}.cylo-product .hx-cattiles__kicker{font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-cattiles__name{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.5rem;line-height:1;color:var(--ink);text-transform:uppercase}

/* Toast Notification */
.cylo-product .hx-toast{display:flex;align-items:flex-start;gap:1rem;max-width:420px;background:var(--panel);border:1px solid var(--hair);border-left:3px solid var(--orange);border-radius:4px;padding:1.1rem 1.2rem;box-shadow:0 10px 30px rgba(0,0,0,.5)}.cylo-product .hx-toast__icon{flex:0 0 auto;width:34px;height:34px;border-radius:50%;background:var(--orange-soft);border:1px solid var(--orange);display:flex;align-items:center;justify-content:center}.cylo-product .hx-toast__check{width:6px;height:12px;border:solid var(--orange);border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-2px}.cylo-product .hx-toast__body{flex:1;min-width:0}.cylo-product .hx-toast__title{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--ink);font-weight:700;margin-bottom:.3rem}.cylo-product .hx-toast__msg{font-size:.85rem;line-height:1.5;color:var(--soft)}.cylo-product .hx-toast__close{flex:0 0 auto;position:relative;width:22px;height:22px;line-height:20px;text-align:center;color:var(--mute);font-size:1.1rem;cursor:pointer;border-radius:3px}.cylo-product .hx-toast__close:hover{color:var(--ink);background:rgba(255,255,255,.05)}.cylo-product .hx-toast__dismiss{position:absolute;inset:0;opacity:0;cursor:pointer}

/* Mega Menu */
.cylo-product .hx-megamenu{display:grid;grid-template-columns:repeat(3,1fr) 1.3fr;gap:2rem;background:#141018;border:1px solid var(--hair);border-radius:4px;padding:1.8rem 2rem;max-width:860px;box-shadow:0 20px 50px rgba(0,0,0,.6)}.cylo-product .hx-megamenu__head{font-size:.66rem;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);font-weight:700;padding-bottom:.8rem;margin-bottom:.6rem;border-bottom:1px solid var(--hair)}.cylo-product .hx-megamenu__link{display:block;padding:.42rem 0;color:var(--soft);text-decoration:none;font-size:.9rem;transition:color .15s}.cylo-product .hx-megamenu__link:hover{color:var(--ink)}.cylo-product .hx-megamenu__promo{background:var(--panel);border:1px solid var(--hair);border-radius:4px;padding:1.3rem}.cylo-product .hx-megamenu__kicker{font-size:.64rem;letter-spacing:.2em;text-transform:uppercase;color:var(--pink);font-weight:700}.cylo-product .hx-megamenu__promotitle{font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.4rem;line-height:1;color:var(--ink);text-transform:uppercase;margin:.5rem 0 .6rem}.cylo-product .hx-megamenu__promotext{font-size:.82rem;line-height:1.55;color:var(--soft);margin:0 0 1rem}.cylo-product .hx-megamenu__cta{display:inline-block;background:var(--orange);color:#1a0d06;border-radius:4px;padding:.6rem 1.1rem;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-decoration:none}@media(max-width:720px){.cylo-product .hx-megamenu{grid-template-columns:1fr 1fr}}

/* Terminal / Code Block */
.cylo-product .hx-terminal{max-width:640px;background:#0d0b12;border:1px solid var(--hair);border-radius:6px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.5)}.cylo-product .hx-terminal__bar{display:flex;align-items:center;gap:.9rem;padding:.7rem 1rem;background:rgba(255,255,255,.03);border-bottom:1px solid var(--hair)}.cylo-product .hx-terminal__dots{display:inline-flex;gap:.4rem}.cylo-product .hx-terminal__dots i{width:11px;height:11px;border-radius:50%;background:var(--mute);opacity:.55}.cylo-product .hx-terminal__dots i:first-child{background:var(--orange);opacity:.9}.cylo-product .hx-terminal__dots i:nth-child(2){background:var(--pink);opacity:.8}.cylo-product .hx-terminal__title{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--mute);font-weight:700}.cylo-product .hx-terminal__body{margin:0;padding:1.3rem 1.4rem;font-family:'SFMono-Regular',Consolas,'Liberation Mono',monospace;font-size:.86rem;line-height:1.9;color:var(--soft);white-space:pre-wrap;word-break:break-word}.cylo-product .hx-terminal__line{display:block}.cylo-product .hx-terminal__prompt{color:var(--orange);font-weight:700;margin-right:.5rem}.cylo-product .hx-terminal__line--out{color:var(--mute)}.cylo-product .hx-terminal__line--ok{color:#7fe0a0}.cylo-product .hx-terminal__cursor{color:var(--ink)}

/* Empty State */
.cylo-product .hx-empty{max-width:440px;margin:0 auto;text-align:center;background:var(--panel);border:1px solid var(--hair);border-radius:6px;padding:3rem 2.4rem}.cylo-product .hx-empty__icon{width:72px;height:72px;margin:0 auto 1.4rem;display:flex;align-items:center;justify-content:center;color:var(--orange);border:1px solid var(--orange-soft);border-radius:50%;background:rgba(255,154,82,.06)}.cylo-product .hx-empty__icon svg{width:38px;height:38px}.cylo-product .hx-empty__kicker{margin:0 0 .7rem;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-empty__title{margin:0 0 .8rem;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1.9rem;line-height:1.1;color:var(--ink)}.cylo-product .hx-empty__msg{margin:0 0 1.8rem;font-size:.92rem;line-height:1.7;color:var(--soft)}.cylo-product .hx-empty__btn{display:inline-block;background:var(--orange);color:#1a0d06;font-weight:700;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;padding:.85rem 1.7rem;border-radius:4px}

/* Coming Soon */
.cylo-product .hx-comingsoon{max-width:560px;background:var(--panel);border:1px solid var(--hair);border-radius:6px;overflow:hidden;background-image:radial-gradient(120% 90% at 100% 0,rgba(255,45,138,.14),transparent 55%),radial-gradient(120% 90% at 0 100%,rgba(255,154,82,.14),transparent 55%)}.cylo-product .hx-comingsoon__inner{padding:2.8rem 2.4rem}.cylo-product .hx-comingsoon__kicker{margin:0 0 .9rem;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-comingsoon__title{margin:0 0 1rem;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:2.6rem;line-height:.98;color:var(--ink);text-transform:uppercase}.cylo-product .hx-comingsoon__msg{margin:0 0 1.6rem;font-size:.94rem;line-height:1.7;color:var(--soft)}.cylo-product .hx-comingsoon__form{display:flex;flex-wrap:wrap;gap:.6rem}.cylo-product .hx-comingsoon__input{flex:1 1 200px;background:rgba(255,255,255,.04);border:1px solid var(--hair);border-radius:4px;padding:.85rem 1rem;color:var(--ink);font-size:.9rem}.cylo-product .hx-comingsoon__input::placeholder{color:var(--mute)}.cylo-product .hx-comingsoon__input:focus{outline:none;border-color:var(--orange-soft)}.cylo-product .hx-comingsoon__btn{background:var(--orange);color:#1a0d06;font-weight:700;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;border:none;border-radius:4px;padding:.85rem 1.6rem;cursor:pointer}.cylo-product .hx-comingsoon__note{margin:1.1rem 0 0;font-size:.72rem;letter-spacing:.06em;color:var(--mute)}

/* Roadmap List */
.cylo-product .hx-roadmap{max-width:560px;background:var(--panel);border:1px solid var(--hair);border-radius:6px;padding:2.2rem 2rem}.cylo-product .hx-roadmap__kicker{margin:0 0 1.6rem;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-roadmap__list{list-style:none;margin:0;padding:0}.cylo-product .hx-roadmap__item{position:relative;padding:0 0 1.7rem 1.6rem;border-left:1px solid var(--hair)}.cylo-product .hx-roadmap__item:last-child{padding-bottom:0}.cylo-product .hx-roadmap__item:before{content:'';position:absolute;left:-5px;top:5px;width:9px;height:9px;border-radius:50%;background:var(--orange)}.cylo-product .hx-roadmap__head{display:flex;align-items:center;gap:.7rem;margin-bottom:.5rem}.cylo-product .hx-roadmap__ver{font-family:'SFMono-Regular',Consolas,monospace;font-size:.74rem;letter-spacing:.08em;color:var(--mute);font-weight:700}.cylo-product .hx-roadmap__chip{font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;padding:.25rem .6rem;border-radius:3px;border:1px solid var(--hair)}.cylo-product .hx-roadmap__chip--shipped{color:#7fe0a0;border-color:rgba(127,224,160,.4);background:rgba(127,224,160,.08)}.cylo-product .hx-roadmap__chip--progress{color:var(--orange);border-color:var(--orange-soft);background:rgba(255,154,82,.08)}.cylo-product .hx-roadmap__chip--planned{color:var(--mute)}.cylo-product .hx-roadmap__title{margin:0 0 .35rem;font-size:1.02rem;color:var(--ink);font-weight:700}.cylo-product .hx-roadmap__desc{margin:0;font-size:.86rem;line-height:1.65;color:var(--soft)}

/* Keyboard Shortcuts */
.cylo-product .hx-kbd{max-width:480px;background:var(--panel);border:1px solid var(--hair);border-radius:6px;padding:2rem 1.9rem}.cylo-product .hx-kbd__kicker{margin:0 0 1.3rem;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-kbd__list{list-style:none;margin:0;padding:0}.cylo-product .hx-kbd__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid var(--hair)}.cylo-product .hx-kbd__row:last-child{border-bottom:none}.cylo-product .hx-kbd__action{font-size:.9rem;color:var(--soft)}.cylo-product .hx-kbd__combo{display:inline-flex;align-items:center;gap:.35rem}.cylo-product .hx-kbd__cap{font-family:'SFMono-Regular',Consolas,monospace;font-size:.72rem;font-weight:700;color:var(--ink);background:rgba(255,255,255,.05);border:1px solid var(--hair);border-bottom-width:2px;border-radius:4px;padding:.32rem .55rem;min-width:1.4rem;text-align:center}.cylo-product .hx-kbd__plus{color:var(--mute);font-size:.72rem}

/* Steps Wizard Header */
.cylo-product .hx-wizard{max-width:640px;background:var(--panel);border:1px solid var(--hair);border-radius:6px;padding:2rem 2rem 1.8rem}.cylo-product .hx-wizard__kicker{margin:0 0 1.5rem;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700}.cylo-product .hx-wizard__steps{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.cylo-product .hx-wizard__step{flex:1 1 120px;display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;padding-top:.9rem;border-top:2px solid var(--hair)}.cylo-product .hx-wizard__num{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;font-family:'Anton',Impact,sans-serif;font-weight:400;font-size:1rem;color:var(--mute);background:rgba(255,255,255,.04);border:1px solid var(--hair)}.cylo-product .hx-wizard__label{font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:var(--mute)}.cylo-product .hx-wizard__step--done{border-top-color:var(--orange-soft)}.cylo-product .hx-wizard__step--done .hx-wizard__num{color:var(--orange);border-color:var(--orange-soft);background:rgba(255,154,82,.08)}.cylo-product .hx-wizard__step--done .hx-wizard__label{color:var(--soft)}.cylo-product .hx-wizard__step--active{border-top-color:var(--orange)}.cylo-product .hx-wizard__step--active .hx-wizard__num{color:#1a0d06;background:var(--orange);border-color:var(--orange)}.cylo-product .hx-wizard__step--active .hx-wizard__label{color:var(--ink)}



/* ============================================================================
 * Polish: styles for a few sub-classes used in blocks but not previously defined
 * (they inherited before; these just tidy them up).
 * ========================================================================== */
.cylo-product .hx-valueprops__body{color:var(--soft);font-size:.92rem;line-height:1.6;margin:.3rem 0 0}
.cylo-product .hx-casestudy__meta{display:flex;align-items:center;gap:.7rem;margin-top:1.1rem}
.cylo-product .hx-avatar__meta,.cylo-product .hx-award__meta,.cylo-product .hx-delivery__body{display:flex;flex-direction:column;gap:.15rem}
.cylo-product .hx-timeline__body,.cylo-product .hx-ribbon__body{color:var(--soft);font-size:.9rem;line-height:1.6;margin:.3rem 0 0}
.cylo-product .hx-spotlight__body{color:var(--soft);font-size:.95rem;line-height:1.65}
.cylo-product .hx-keyspecs__head{margin:0 0 1.1rem}
.cylo-product .hx-safety__heads{display:flex;align-items:center;gap:.6rem;margin:0 0 .8rem}
.cylo-product .hx-qa__row--q{margin:0 0 .9rem}
.cylo-product .hx-search__btn-text{font-weight:700;letter-spacing:.06em}
.cylo-product .hx-sort__current{color:var(--ink);font-weight:700}
.cylo-product .hx-footer__col{display:block}
.cylo-product .hx-filters__range{margin-top:.6rem}
.cylo-product .hx-matrix__cell{padding:.85rem 1rem;text-align:center;font-size:.9rem;color:var(--soft);border-bottom:1px solid var(--hair)}
.cylo-product .hx-team,.cylo-product .hx-defcards{display:block}
.cylo-product .hx-about__left,.cylo-product .hx-about__right,.cylo-product .hx-megamenu__col{min-width:0}

/* A muted (grey) kicker - the base .eye is orange, so this gives a neutral variant. */
.cylo-product .eye--muted{color:var(--mute)}

/* ============================================================================
 * COLOUR THEMES. Wrap any block in one of these classes to recolour its accents:
 *   <div class="hx-accent-blue"> ...paste a block here... </div>
 * Presets: blue, green, violet, red, gold, teal, mono. For any other colour set it
 * inline: <div style="--orange:#3b9dff;--orange-soft:rgba(59,157,255,.4);--pink:#6a7bff"> ... </div>
 * (a couple of blocks use a fixed decorative colour that will not change.)
 * ========================================================================== */
.cylo-product .hx-accent-blue{--orange:#3b9dff;--orange-soft:rgba(59,157,255,.4);--pink:#6a7bff}
.cylo-product .hx-accent-green{--orange:#3fca86;--orange-soft:rgba(63,202,134,.4);--pink:#2fb0d0}
.cylo-product .hx-accent-violet{--orange:#a274ff;--orange-soft:rgba(162,116,255,.4);--pink:#d15cff}
.cylo-product .hx-accent-red{--orange:#ff5a5a;--orange-soft:rgba(255,90,90,.4);--pink:#ff2d6a}
.cylo-product .hx-accent-gold{--orange:#e8c14a;--orange-soft:rgba(232,193,74,.4);--pink:#e07b39}
.cylo-product .hx-accent-teal{--orange:#2fd0c5;--orange-soft:rgba(47,208,197,.4);--pink:#2f9dd0}
.cylo-product .hx-accent-mono{--orange:#e8e8ee;--orange-soft:rgba(255,255,255,.22);--pink:#b8b8c6}

/* Benefit List with photo (hx-boxshot) - list left, product image right, stacks on mobile. */
.cylo-product .hx-boxshot{display:grid;grid-template-columns:58% 42%;align-items:stretch;background:var(--panel);border:1px solid var(--hair);border-left:3px solid var(--orange);border-radius:4px;overflow:hidden}
.cylo-product .hx-boxshot__body{padding:1.6rem 1.8rem;min-width:0}
.cylo-product .hx-boxshot__kicker{display:block;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);font-weight:700;margin-bottom:1.1rem}
.cylo-product .hx-boxshot__list{list-style:none;margin:0;padding:0}
.cylo-product .hx-boxshot__item{position:relative;padding:.6rem 0 .6rem 2rem;font-size:.95rem;line-height:1.55;color:var(--soft);border-top:1px solid var(--hair)}
.cylo-product .hx-boxshot__item:first-child{border-top:none}
.cylo-product .hx-boxshot__item::before{content:'';position:absolute;left:0;top:.72rem;width:16px;height:9px;border-left:2px solid var(--orange);border-bottom:2px solid var(--orange);transform:rotate(-45deg)}
.cylo-product .hx-boxshot__media{position:relative;min-height:15rem;background:radial-gradient(circle at 30% 30%,rgba(255,154,82,.18),#141018)}
.cylo-product .hx-boxshot__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
.cylo-product .hx-boxshot__img[src='REPLACE-WITH-IMAGE-URL']{opacity:0}
@media(max-width:640px){.cylo-product .hx-boxshot{grid-template-columns:1fr}.cylo-product .hx-boxshot__media{min-height:14rem}}