.ge-collection-hero{--color-foreground:16,33,59;--color-background:244,248,255;background:radial-gradient(ellipse at 95% 0%,#cce0ff 0,transparent 55%),linear-gradient(120deg,#f8fbff,#edf4ff);color:#10213b;border-bottom:1px solid #dce7f5;padding:38px 0}
.ge-collection-hero .collection-hero__title{color:#10213b;font-size:clamp(30px,4vw,54px);font-weight:750;letter-spacing:-1.5px;margin:10px 0 20px}
.ge-collection-hero .collection-hero__description{max-width:85ch;color:#455d79;font-size:16px;line-height:1.7}
.ge-collection-hero .collection-hero__description a{color:#1359ce}
.ge-collection-eyebrow{font-size:11px;letter-spacing:1.7px;font-weight:750;color:#235bc0;line-height:1.7}
.ge-collection-hero .collection-hero__image-container{border-radius:20px;min-height:220px}
.ge-collection-guide{padding-top:30px;padding-bottom:30px;color:#10213b}
.ge-collection-guide h2,.ge-compare-toolbar h2{color:#10213b;font-size:24px;letter-spacing:-.6px;margin:5px 0 18px;font-weight:750}
.ge-guide-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}
.ge-guide-steps details{border:1px solid #dbe6f6;border-radius:14px;background:#f8fbff;overflow:hidden}
.ge-guide-steps summary{display:flex;align-items:center;gap:12px;padding:18px;font-size:14px;font-weight:700;list-style:none}
.ge-guide-steps summary::-webkit-details-marker{display:none}
.ge-guide-steps summary:after{content:'+';margin-left:auto;color:#165bea;font-size:22px}
.ge-guide-steps details[open] summary:after{content:'−'}
.ge-guide-steps .ge-line-icon{width:28px;height:28px;flex-shrink:0;color:#165bea}
.ge-guide-steps p{padding:0 18px 18px;margin:0;font-size:14px;line-height:1.7;color:#455d79}
.ge-guide-steps a{color:#1359ce}
.ge-collection-browser{display:block;color:#10213b;--color-foreground:16,33,59;--color-background:255,255,255}
.ge-collection-grid{background:#fff;color:#10213b;--color-foreground:16,33,59;--color-background:255,255,255}
.ge-collection-grid #product-grid>.grid__item{display:flex;flex-direction:column}
.ge-collection-grid .card-wrapper{flex:1;height:auto}
.ge-collection-grid .card{--color-foreground:16,33,59;--color-background:255,255,255;color:#10213b;background:#fff;border-radius:16px;border:1px solid #dce7f5;overflow:hidden;box-shadow:0 4px 16px #10213b05}
.ge-collection-grid .card__inner{background:#f3f7fc;border-radius:0;--color-background:243,247,252}
.ge-collection-grid .card .card__inner .card__media{inset:12px;width:auto;margin:0}
.ge-collection-grid .card .media img{object-fit:contain;object-position:center}
.ge-collection-grid .card__heading,.ge-collection-grid .card__heading a,.ge-collection-grid .price{color:#10213b}
.ge-collection-grid .card__heading{font-size:15px;line-height:1.5;font-weight:700}
.ge-collection-grid .card__information{padding:16px}
.ge-collection-grid .quick-add{margin:0 16px 16px}
.ge-collection-grid .quick-add__submit{border-radius:10px}
.ge-compare-control,.ge-compare-toolbar{display:none}
.ge-collection-browser[data-ready=true] .ge-compare-control{display:block;margin-top:8px}
.ge-collection-browser[data-ready=true] .ge-compare-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 24px;padding-top:24px;padding-bottom:18px}
.ge-compare-toolbar h2{margin-bottom:4px}
.ge-compare-toolbar p{font-size:14px;color:#536780;margin:0}
.ge-compare-toolbar .ge-compare-status{width:100%;min-height:22px;color:#1359ce}
.ge-collection-browser button[data-ge-select]{width:100%;padding:10px 12px;min-height:44px;border:1px solid #dce7f5;border-radius:10px;color:#455d79;background:#f7faff;font:inherit;font-size:13px;cursor:pointer}
.ge-collection-browser button[data-ge-select][aria-pressed=true]{color:#1158d8;background:#eaf2ff;border-color:#165bea;font-weight:700}
.ge-collection-browser [data-ge-open],.ge-compare-view{background:#145bea;color:#fff;border:0;border-radius:10px;padding:13px 20px;font:inherit;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;text-align:center;min-height:44px}
.ge-collection-browser [data-ge-open]:disabled{opacity:.5;cursor:default}
.ge-collection-browser [data-ge-count]{margin-left:10px;padding:3px 7px;border-radius:5px;background:#ffffff26}
.ge-compare-dock{position:sticky;bottom:16px;z-index:4;display:flex;align-items:center;justify-content:center;gap:20px;max-width:580px;width:calc(100% - 24px);margin:20px auto;padding:12px 18px;border-radius:16px;background:#10213b;color:#fff;box-shadow:0 10px 35px #10213b30;font-size:14px}
.ge-compare-dock[hidden]{display:none}
.ge-compare-dock [data-ge-clear]{color:white;background:none;border:0;text-decoration:underline;font:inherit;min-height:44px;cursor:pointer}
.ge-compare-dialog{box-sizing:border-box;width:min(1050px,calc(100% - 24px));max-height:88dvh;padding:28px;border:1px solid #dce7f5;border-radius:22px;color:#10213b;background:#f8fbff;overscroll-behavior:contain}
.ge-compare-dialog::backdrop{background:#09182ec2;backdrop-filter:blur(5px)}
.ge-compare-dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}
.ge-compare-dialog h2{color:#10213b;font-size:28px;font-weight:750;letter-spacing:-.7px;margin:5px 0}
.ge-compare-dialog p{font-size:14px;line-height:1.6;color:#536780}
.ge-compare-dialog [data-ge-close]{border:1px solid #dce7f5;border-radius:50%;background:#fff;color:#10213b;width:44px;height:44px;font-size:28px;cursor:pointer;flex-shrink:0}
.ge-compare-columns{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:14px;overflow-x:auto;padding:4px 2px 15px;scroll-snap-type:x proximity}
.ge-compare-item{border:1px solid #dce7f5;border-radius:14px;background:#fff;padding:18px;display:flex;flex-direction:column;min-width:0;scroll-snap-align:start}
.ge-compare-item img{width:100%;height:180px;object-fit:contain;background:#fff}
.ge-compare-item h3{font-size:16px;line-height:1.5;font-weight:700;margin:14px 0 4px}
.ge-compare-item h3 a{color:#10213b;text-decoration:none}
.ge-compare-item .ge-compare-price{font-size:20px;font-weight:750;color:#10213b;margin:8px 0}
.ge-compare-item dl{border-top:1px solid #e3ebf5;font-size:14px;margin:10px 0 20px;padding-top:14px;overflow-wrap:anywhere}
.ge-compare-item dt{font-weight:700;color:#10213b}
.ge-compare-item dd{margin:2px 0 14px;color:#536780;line-height:1.6}
.ge-compare-view{display:block;margin-top:auto}
.ge-compare-item [data-ge-remove]{font:inherit;font-size:13px;color:#536780;border:0;background:none;padding:12px;cursor:pointer;text-decoration:underline;min-height:44px}
.ge-collection-browser button:focus-visible,.ge-collection-guide summary:focus-visible,.ge-compare-view:focus-visible{outline:3px solid #165bea;outline-offset:3px}
@media(hover:hover){.ge-collection-grid .card-wrapper:hover .card{box-shadow:0 8px 28px #165bea14;border-color:#a7c5f9}}
@media(max-width:749px){.ge-collection-hero{padding:24px 0}.ge-collection-hero .collection-hero__description{font-size:14px}.ge-guide-steps{grid-template-columns:1fr;gap:8px}.ge-guide-steps summary{padding:13px 15px}.ge-collection-guide h2,.ge-compare-toolbar h2{font-size:21px}.ge-collection-guide{padding-top:22px;padding-bottom:10px}.ge-collection-grid .card__heading{font-size:13px}.ge-collection-grid .card__information{padding:10px}.ge-collection-grid .quick-add{margin:0 8px 10px}.ge-collection-grid .card .card__inner .card__media{inset:8px}.ge-compare-dock{gap:10px;padding:10px;bottom:8px;font-size:12px}.ge-compare-dock [data-ge-open]{font-size:12px;padding:12px}.ge-compare-dialog{padding:18px}.ge-compare-dialog h2{font-size:23px}.ge-compare-columns{grid-auto-columns:85%}.ge-compare-item{padding:14px}}
