/* Angled tabs accompany each group of physical plaques. */
#creation-categories{position:fixed;top:calc(var(--top) + 14px);right:calc(var(--dock) + 16px);z-index:82;display:flex;gap:8px;align-items:center}
#creation-categories[hidden]{display:none!important}
#creation-categories [role=tab]{position:relative;min-height:44px;padding:12px 20px;color:#c5d6e4;background:linear-gradient(135deg,#15273ae8,#131b2ee8);border:1px solid #8db7d04d;border-bottom-color:#c28be575;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);font-size:var(--desktop-copy,13px);line-height:1.3;white-space:nowrap;transition:background .2s,color .2s,box-shadow .2s}
#creation-categories [aria-selected=true]{color:#f4ddfa;background:linear-gradient(135deg,#39435c,#54305c);border-color:#da9ee2;box-shadow:inset 0 -2px #ec99dd}
#creation-categories [role=tab]:hover{color:#f6ebfb;background:#344056}
#creation-categories [role=tab]:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #edf4ff}
#creation-categories [aria-disabled=true]{cursor:progress}
.category-changing #scene-labels{pointer-events:none}
.mobile-menu-open #creation-categories{display:none}
body.category-navigation .scene-label[data-offer^="gestion-"],body.category-navigation .scene-label[data-offer^="option-"]{max-width:230px;min-width:130px}
body.category-navigation .scene-label[data-offer^="gestion-"] strong,body.category-navigation .scene-label[data-offer^="option-"] strong{white-space:normal;line-height:1.35}
.service-detail .service-eligibility{padding:17px 20px;border-left:2px solid #df98d7;background:#bf79c611;color:#e1cce8;font-size:var(--desktop-copy,14px);line-height:1.65}
.service-detail .service-monthly{display:flex;align-items:baseline;gap:10px;margin:26px 0 12px;color:#e2c3f0}
.service-monthly strong,.service-plan-prices strong{font-size:clamp(32px,3.5vw,48px);font-weight:400;letter-spacing:-.04em;white-space:nowrap}
.service-monthly span,.service-plan-prices span{font-size:15px;color:#b9d1df}
.service-detail .service-inclusion{padding:12px 16px;border:1px solid #bca5eb4a;color:#ddcaec;font-size:var(--desktop-copy,14px)}
.service-plan-prices{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:28px 0 16px}
.service-plan-prices section{padding:22px;background:#9b79bc0a;border:1px solid #9e89b63d}
.service-plan-prices h3{font-size:var(--desktop-copy,15px);font-weight:500;letter-spacing:0;margin-bottom:18px;color:#d2deeb}
.service-plan-prices p{display:flex;align-items:baseline;gap:9px;color:#ecc8e9;margin:0}
.service-detail .service-price-note{font-size:var(--desktop-label,13px);line-height:1.65;margin-bottom:30px}
#category-fallback{max-height:40vh;overflow:auto}
@media(min-width:761px) and (max-width:1279px){#creation-categories{gap:5px;right:calc(var(--dock) + 5px)}#creation-categories [role=tab]{padding:11px 15px;font-size:12px}}
@media(min-width:1001px) and (max-width:1279px){body.category-navigation[data-offer-category=options] .universe-intro{left:0}body.category-navigation[data-offer-category=options] .universe-intro p{max-width:150px}}
@media(max-width:760px){
 #creation-categories{top:calc(86px + env(safe-area-inset-top));left:20px;right:113px;gap:4px;justify-content:flex-start}
 #creation-categories [role=tab]{min-height:34px;padding:8px 10px;font-size:12px;clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px)}
 body.category-navigation .scene-label[data-offer^="gestion-"],body.category-navigation .scene-label[data-offer^="option-"]{max-width:152px;min-width:95px}
 body.category-navigation .scene-label[data-offer^="option-"]{width:calc(50vw - 22px);min-width:0}
 .service-plan-prices{grid-template-columns:1fr;gap:10px}
 .service-plan-prices section{padding:18px}
 .service-detail .service-eligibility{padding:14px;font-size:13px}
}
@media(max-width:360px){#creation-categories{left:14px;right:111px;gap:3px}#creation-categories [role=tab]{font-size:10.5px;padding:8px 7px}body.category-navigation .scene-label[data-offer^="gestion-"],body.category-navigation .scene-label[data-offer^="option-"]{max-width:130px;min-width:88px}}
@media(max-width:760px) and (max-height:620px){body.category-navigation .universe-intro{top:50px}body.category-navigation .universe-intro .section-label{display:none}}
@media(min-width:761px) and (max-width:1000px) and (max-height:520px){#creation-categories{top:88px;right:22px;gap:7px}#creation-categories [role=tab]{font-size:12px;padding:8px 15px;min-height:34px}body.category-navigation .scene-label[data-offer^="option-"]{width:144px;max-width:144px;min-width:0;padding:7px 9px}}
@media(prefers-reduced-motion:reduce){#creation-categories [role=tab]{transition:none}}
