/* Small progressive enhancements: no runtime JavaScript required. */
/* Public catalog: a conventional product card keeps data visible and the whole card linkable. */
.product-grid.catalog-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),440px));justify-content:start;gap:1.25rem;padding-bottom:4rem}.product-grid.catalog-product-grid .product-card.catalog-product-card{display:block;width:100%;max-width:440px;min-height:410px;padding:0;overflow:hidden;border-color:#f0333b54;background:radial-gradient(circle at 88% 0,#7c121a22,transparent 35%),linear-gradient(145deg,#121214,#09090a);box-shadow:inset 0 1px #ffffff0a,0 14px 32px #00000024;cursor:pointer}.product-grid.catalog-product-grid .product-card.catalog-product-card:hover,.product-grid.catalog-product-grid .product-card.catalog-product-card:focus-within{border-color:#f4474eaa;box-shadow:inset 0 1px #ffffff11,0 0 0 1px #e7272b14,0 18px 42px #0008}.product-card.catalog-product-card .product-card-main{display:flex;min-height:410px;height:100%;flex-direction:column;color:inherit;outline:none}.product-card.catalog-product-card .product-card-main:focus-visible{box-shadow:inset 0 0 0 2px #ff6267}.product-card.catalog-product-card .product-cover.catalog-product-art{width:100%;min-height:0;margin:0;border:0;border-bottom:1px solid #ffffff1a;border-radius:0;background:radial-gradient(circle at 48% 42%,#471014 0%,#1b0a0c 36%,#0b0b0d 70%);aspect-ratio:1.72}.product-card.catalog-product-card .catalog-product-art:after{inset:13%;border-color:#ee303635}.product-card.catalog-product-card .catalog-product-art img{object-fit:cover;object-position:center}.product-card.catalog-product-card .catalog-product-art>span{font-size:3.1rem}.product-card.catalog-product-card .catalog-product-content{display:flex;flex:1;min-width:0;flex-direction:column;padding:1.1rem 1.2rem 1.2rem}.product-card.catalog-product-card .catalog-product-content h2{overflow:visible;margin:0;color:#f3f3f5;font-size:1.22rem;line-height:1.2;letter-spacing:-.04em;text-overflow:clip;white-space:normal}.product-card.catalog-product-card .catalog-product-content p{display:-webkit-box;overflow:hidden;min-height:3.9em;margin:.55rem 0 .8rem;color:#a5a5ab;font-size:.86rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-card.catalog-product-card .product-version{margin-top:auto;padding:.28rem .5rem;border-color:#ffffff1d;color:#b9b9bf;font-size:.7rem}.product-card.catalog-product-card .catalog-product-footer{align-items:center;margin-top:1rem}.product-card.catalog-product-card .catalog-product-footer strong{font-size:1.2rem}.product-card.catalog-product-card .catalog-product-footer .product-link{min-width:128px;margin:0;padding:.58rem .72rem;border-color:#f13a427b;color:#f3f3f5;font-size:.76rem}.product-card.catalog-product-card:hover .catalog-product-footer .product-link{border-color:#f74a50;background:#e72a301b}.product-card.catalog-product-card:hover .catalog-product-art:after{box-shadow:0 0 30px #f4232938}@media(max-width:760px){.product-grid.catalog-product-grid{grid-template-columns:minmax(0,1fr);gap:1rem}.product-grid.catalog-product-grid .product-card.catalog-product-card{max-width:none;min-height:0}.product-card.catalog-product-card .product-card-main{min-height:0}.product-card.catalog-product-card .catalog-product-content{padding:1rem}.product-card.catalog-product-card .catalog-product-content h2{font-size:1.16rem}}@media(max-width:390px){.product-card.catalog-product-card .catalog-product-footer{align-items:stretch;flex-direction:column}.product-card.catalog-product-card .catalog-product-footer .product-link{width:100%}}
/* Catalog layout: real product data is rendered by Jinja; this is presentation only. */
.catalog-hero{position:relative;overflow:hidden;padding:4.75rem 0 1.35rem}.catalog-hero:before{position:absolute;top:-9rem;right:-7rem;width:36rem;height:22rem;border:1px solid #ed303a24;border-radius:46%;background:radial-gradient(ellipse at center,#9f111720 0%,#35050713 38%,transparent 70%);box-shadow:inset 0 0 80px #e9262c0b;content:"";pointer-events:none}.catalog-hero>*{position:relative}.catalog-hero .eyebrow{margin-bottom:.75rem;color:#bcbcc0}.catalog-hero h1{font-size:clamp(3rem,5.8vw,5.25rem);letter-spacing:-.075em}.catalog-hero>p:last-child{max-width:590px;color:#a7a7ad;font-size:1rem}.catalog-controls{grid-template-columns:minmax(0,1fr) minmax(220px,.46fr) auto;gap:1rem;margin:1.1rem 0 1.25rem}.search-box input,.sort-box select{min-height:56px;border-color:#f02d365c;border-radius:11px;background:#0c0c0e;box-shadow:inset 0 1px #ffffff08}.search-box:focus-within input,.sort-box:focus-within select{border-color:#f13a42;box-shadow:0 0 0 3px #ee29301a,0 0 24px #ed242a14}.search-box span{left:1.15rem;color:#f44349;font-size:1.65rem}.search-box input{padding-left:3.15rem}.sort-box{position:relative;gap:.3rem;color:#99999f;font-size:.74rem;font-weight:600}.sort-box select{padding-top:.7rem}.search-submit{min-width:94px;min-height:56px;border:1px solid #f0323c8c;border-radius:11px;background:#f02d3510;box-shadow:none;font-size:.84rem}.search-submit:hover{border-color:#f6454b;background:#e92a321f}.catalog-summary{justify-content:flex-start;padding:.2rem 0 1.2rem;color:#b7b7bc;font-size:.88rem}.catalog-summary i{margin-right:.45rem;color:#f33138;font-size:1.05rem;font-style:normal}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-bottom:4rem}.product-card.catalog-product-card{display:grid;grid-template-columns:clamp(108px,10vw,150px) minmax(0,1fr);min-height:190px;padding:.8rem;overflow:hidden;border-color:#f0333b54;background:radial-gradient(circle at 88% 0,#7c121a22,transparent 35%),linear-gradient(145deg,#121214,#09090a);box-shadow:inset 0 1px #ffffff0a,0 14px 32px #00000024}.product-card.catalog-product-card:hover{border-color:#f4474eaa;box-shadow:inset 0 1px #ffffff11,0 0 0 1px #e7272b14,0 18px 42px #0008}.product-cover.catalog-product-art{align-self:stretch;min-height:0;margin:0;border-color:#ffffff1a;border-radius:10px;background:radial-gradient(circle at 48% 42%,#471014 0%,#1b0a0c 36%,#0b0b0d 70%)}.catalog-product-art:after{position:absolute;inset:12%;border:1px solid #ee303635;border-radius:50%;box-shadow:0 0 20px #f4232922;content:"";pointer-events:none}.catalog-product-art img{position:relative;z-index:1;object-position:center}.catalog-product-art>span{position:relative;z-index:1;font-size:2.35rem;text-shadow:0 0 24px #f13239}.catalog-product-content{display:flex;min-width:0;flex:1;flex-direction:column;padding:.35rem .15rem .05rem 1rem}.catalog-product-content h2{overflow:hidden;margin:0;color:#f1f1f3;font-size:clamp(1rem,1.22vw,1.23rem);line-height:1.18;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.catalog-product-content p{display:-webkit-box;overflow:hidden;min-height:0;margin:.5rem 0 .65rem;color:#9d9da3;font-size:.81rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-version{display:inline-flex;align-self:flex-start;margin-top:auto;padding:.22rem .42rem;border:1px solid #ffffff1b;border-radius:5px;background:#00000020;color:#a7a7ad;font-size:.68rem;line-height:1}.catalog-product-footer{display:flex;align-items:end;justify-content:space-between;gap:.65rem;margin-top:.7rem}.catalog-product-footer strong{color:#f4f4f5;font-size:1.06rem;line-height:1}.catalog-product-footer .product-link{min-width:112px;margin:0;padding:.48rem .65rem;border-color:#f13a426f;border-radius:7px;color:#e9e9eb;font-size:.71rem}.catalog-product-footer .product-link:hover{border-color:#f74a50;background:#e72a301b;color:#fff}.catalog-product-footer .product-link span{color:#fa4148;font-size:1rem;line-height:.75}.empty-state{margin-bottom:4rem}.catalog-product-card:nth-child(2){animation-delay:.07s}.catalog-product-card:nth-child(3){animation-delay:.14s}.catalog-product-card:nth-child(4){animation-delay:.21s}.catalog-product-card:nth-child(5){animation-delay:.28s}.catalog-product-card:nth-child(6){animation-delay:.35s}@media(max-width:1100px){.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.catalog-hero{padding-top:3rem}.catalog-controls{grid-template-columns:1fr 1fr}.search-box{grid-column:1/-1}.search-submit{display:inline-flex;min-width:0}.catalog-product-grid{grid-template-columns:1fr}.product-card.catalog-product-card{grid-template-columns:126px minmax(0,1fr)}}@media(max-width:410px){.catalog-controls{grid-template-columns:1fr}.product-card.catalog-product-card{grid-template-columns:100px minmax(0,1fr);min-height:164px}.catalog-product-content{padding-left:.75rem}.catalog-product-footer{align-items:flex-start;flex-direction:column;gap:.6rem}.catalog-product-footer .product-link{width:100%}.catalog-product-content p{-webkit-line-clamp:2}}
.cta-button,.cta-button span{color:#fff!important;opacity:1!important;text-shadow:0 1px 1px #4b0000}.cta-button:hover,.cta-button:hover span{color:#fff!important;background:linear-gradient(135deg,#ff5558,#cd151c)!important}.account-name{display:inline-flex;align-items:center;min-height:42px;padding:.55rem .9rem;border:1px solid #f33a3e66;border-radius:9px;color:#f4f4f5;font-size:.9rem;font-weight:700;transition:background .2s ease,border-color .2s ease}.account-name:hover{border-color:#f33a3e;background:#ee2e3314;color:#fff}.auth-card .text-link{color:#dfdfe3}.auth-card .text-link:hover{color:#f13a3f}.reveal{animation:affag-rise .55s both}.reveal-delay{animation-delay:.12s}.feature-card:nth-child(2),.product-card:nth-child(2){animation-delay:.06s}.feature-card:nth-child(3),.product-card:nth-child(3){animation-delay:.12s}.feature-card:nth-child(4),.product-card:nth-child(4){animation-delay:.18s}@keyframes affag-rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@supports(animation-timeline:view()){.reveal{animation-name:affag-view-rise;animation-duration:1ms;animation-timing-function:linear;animation-timeline:view();animation-range:entry 4% cover 27%}@keyframes affag-view-rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}.about-strip{display:flex;justify-content:space-around;gap:1rem;margin:0 0 3rem;padding:1.1rem 1.35rem;border:1px solid #ffffff18;border-radius:13px;color:#b0b0b5;font-size:.88rem}.about-strip span:before{margin-right:.55rem;color:#ee3036;content:"✦"}.site-footer{display:grid;grid-template-columns:1.6fr .8fr .8fr 1.1fr;align-items:start;gap:2rem;margin-top:3rem;padding:2.4rem 0}.site-footer p{max-width:230px;margin:.65rem 0 0;color:#85858b;font-size:.84rem}.site-footer nav{display:grid;gap:.45rem}.site-footer nav strong{margin-bottom:.2rem;color:#e7e7e9;font-size:.84rem}.site-footer nav a{color:#96969d;font-size:.84rem;transition:color .18s}.site-footer nav a:hover{color:#f23b40}.footer-copy{color:#c2c2c6;font-size:.84rem}.footer-copy span{display:inline-block;margin-top:.5rem;color:#76767c;font-size:.75rem}.product-cover{position:relative;display:grid;place-items:center;aspect-ratio:1.45;overflow:hidden;margin-bottom:1rem;border:1px solid #ffffff14;border-radius:12px;background:#0d0d0e}.product-cover img{width:100%;height:100%;object-fit:cover}.product-cover>span,.product-main-image>span{color:#f2393f;font-size:3rem;font-weight:800}.dev-badge{position:absolute;top:.65rem;left:.65rem;padding:.25rem .45rem;border:1px solid #ef404566;border-radius:5px;background:#130708d9;color:#ff9a9d;font-size:.6rem;text-transform:uppercase}.product-card{min-height:365px}.product-meta>span{color:#98989e;font-size:.76rem}.product-hero{display:grid;grid-template-columns:minmax(340px,.9fr) 1.1fr;gap:4rem;align-items:center;padding:4.5rem 0 2.5rem}.product-main-image{display:grid;place-items:center;overflow:hidden;border:1px solid #ffffff21;border-radius:18px;background:#101011;box-shadow:0 24px 70px #0008}.product-main-image img{display:block;width:100%;height:auto}.product-hero h1{margin:0;font-size:clamp(2.6rem,5vw,4.5rem);line-height:1.04;letter-spacing:-.07em}.product-lead{max-width:550px;margin:1.4rem 0;color:#a9a9af;font-size:1.08rem}.product-buy{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin:2rem 0 1rem}.product-buy strong{font-size:1.6rem}.product-buy>span{color:#99999f;font-size:.9rem}.product-updated{color:#85858b;font-size:.82rem}.gallery{padding:1.5rem 0 2rem}.gallery h2,.product-story h2,.product-specs h2,.product-details h2{margin:0 0 1rem;font-size:1.45rem;letter-spacing:-.035em}.gallery>div{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.gallery img{width:100%;height:auto;border:1px solid #ffffff1d;border-radius:12px;background:#0e0e0f}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:1rem;align-items:start;padding:1.5rem 0}.product-story,.product-specs,.product-details{padding:1.5rem;border:1px solid #ffffff1b;border-radius:14px;background:linear-gradient(145deg,#111112,#090909)}.product-story p{margin:0 0 2rem;color:#aaaab0}.check-list,.install-list{display:grid;gap:.75rem;margin:0 0 2rem;padding:0;list-style:none;color:#d0d0d4}.check-list li{padding-left:1.45rem}.check-list li:before{position:absolute;margin-left:-1.45rem;color:#ef383d;content:"✓"}.install-list{counter-reset:step}.install-list li{counter-increment:step;display:flex;gap:.75rem}.install-list li:before{display:grid;flex:none;place-items:center;width:24px;height:24px;border:1px solid #ed394466;border-radius:50%;color:#f54b50;content:counter(step);font-size:.75rem}.product-specs{position:sticky;top:102px}.product-specs dl{display:grid;gap:.9rem;margin:0}.product-specs dl div{padding-top:.8rem;border-top:1px solid #ffffff14}.product-specs dt{margin-bottom:.45rem;color:#8e8e95;font-size:.76rem}.product-specs dd{display:grid;gap:.35rem;margin:0;color:#e3e3e6;font-size:.86rem}.product-specs dd span{display:inline-flex;width:max-content;padding:.23rem .45rem;border:1px solid #ffffff1d;border-radius:5px;color:#b5b5ba;font-size:.72rem}.product-details{margin:1rem 0}.product-details article{display:grid;grid-template-columns:auto auto 1fr;gap:.75rem;align-items:start;padding:.9rem 0;border-top:1px solid #ffffff13}.product-details article span{color:#8e8e95;font-size:.78rem}.product-details article p{grid-column:1/-1;margin:0;color:#a7a7ad}.product-details details{padding:.9rem 0;border-top:1px solid #ffffff13}.product-details summary{cursor:pointer;font-weight:650}.product-details details p{margin:.7rem 0 0;color:#a4a4aa}.product-details summary::marker{color:#f03a40}@media(max-width:680px){.about-strip{align-items:flex-start;flex-direction:column}.site-footer{grid-template-columns:1fr 1fr;gap:1.5rem}.site-footer>div:first-child{grid-column:1/-1}.footer-copy{grid-column:1/-1}.product-hero,.product-layout{grid-template-columns:1fr;gap:1.25rem;padding-top:2.6rem}.product-specs{position:static}.gallery>div{grid-template-columns:1fr}.product-buy .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal-delay,.feature-card,.product-card,.button,button,.account-name{animation:none!important;transition:none!important}.feature-card:hover,.product-card:hover,.button:hover,button:hover{transform:none}}

/* Account licenses: compact, readable cards without exposing license secrets. */
.license-page-hero{max-width:760px}.license-title-row{display:flex;align-items:end;justify-content:space-between;gap:1.25rem}.license-title-row>div>p{margin:.65rem 0 0;color:#a5a5ac}.purchase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-bottom:2rem}.purchase-card{display:flex;min-height:352px;flex-direction:column;padding:1.35rem;border:1px solid #ffffff1c;border-radius:16px;background:radial-gradient(circle at 100% 0,#75131822,transparent 36%),linear-gradient(145deg,#121214,#09090a);box-shadow:inset 0 1px #ffffff0b,0 16px 40px #00000024;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.purchase-card:hover{transform:translateY(-3px);border-color:#ee394166;box-shadow:inset 0 1px #ffffff0c,0 20px 45px #0008}.purchase-card-header{display:flex;align-items:start;justify-content:space-between;gap:.75rem}.purchase-kicker{margin:0 0 .45rem;color:#929299;font-size:.71rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.purchase-card h2{margin:0;color:#f5f5f6;font-size:1.3rem;letter-spacing:-.04em}.license-status{display:inline-flex;flex:none;align-items:center;gap:.35rem;padding:.34rem .58rem;border:1px solid #ffffff25;border-radius:999px;background:#ffffff08;color:#d8d8dc;font-size:.72rem;font-weight:700;white-space:nowrap}.license-status:before{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 10px currentColor;content:""}.license-status.active{border-color:#37ca7c66;background:#1eb86612;color:#8be4ae}.license-status.suspended,.license-status.expired{border-color:#efb04c66;background:#efa31c12;color:#ffd081}.license-status.revoked{border-color:#ef424a66;background:#e7262c12;color:#ff999d}.license-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:1.35rem 0 1rem}.license-facts div{min-width:0;padding:.72rem .78rem;border:1px solid #ffffff12;border-radius:9px;background:#05050678}.license-facts dt{margin-bottom:.24rem;color:#85858c;font-size:.69rem}.license-facts dd{overflow:hidden;margin:0;color:#e5e5e8;font-size:.81rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.purchase-note{margin:auto 0 1rem;color:#a2a2a8;font-size:.84rem;line-height:1.5}.purchase-actions{display:flex;gap:.65rem;flex-wrap:wrap}.purchase-actions .button{min-height:42px;padding:.6rem .85rem;font-size:.8rem}.purchase-empty{display:flex;align-items:center;gap:1rem;max-width:720px;margin-bottom:3rem}.purchase-empty>span,.device-empty>span{display:grid;place-items:center;flex:none;width:52px;height:52px;border:1px solid #ec39434f;border-radius:14px;background:#e6242b14;color:#fa454b;font-size:1.7rem}.purchase-empty h2,.device-empty strong{margin:0;color:#f0f0f2}.purchase-empty p,.device-empty p{margin:.35rem 0 0;color:#96969d;font-size:.86rem}.purchase-empty .button{margin-left:auto}.license-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin:0 0 1rem}.license-overview article{min-height:104px;padding:1rem 1.05rem;border:1px solid #ffffff1a;border-radius:13px;background:linear-gradient(145deg,#121214,#0b0b0c);box-shadow:inset 0 1px #ffffff09}.license-overview small{display:block;margin-bottom:.62rem;color:#8c8c92;font-size:.7rem}.license-overview strong{display:block;color:#f0f0f2;font-size:.94rem;line-height:1.3}.device-panel{margin-bottom:3rem;padding:1.45rem}.device-panel>header{display:flex;align-items:start;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.device-panel h2{margin:.1rem 0 .4rem;font-size:1.4rem}.device-panel header>div>p:last-child{max-width:620px;margin:0;color:#97979e;font-size:.86rem}.device-counter{display:inline-flex;align-items:center;min-height:38px;padding:.45rem .7rem;border:1px solid #ef3b446b;border-radius:9px;background:#e5282e14;color:#f6f6f7;font-size:.82rem;font-weight:700}.device-list{border-top:1px solid #ffffff14}.license-device{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:center;padding:1rem 0;border-bottom:1px solid #ffffff12}.device-mark{display:grid;place-items:center;width:36px;height:36px;border:1px solid #ffffff1b;border-radius:10px;background:#09090a;color:#77777d;font-size:.9rem}.license-device.is-active .device-mark{border-color:#35c67b55;background:#1aa36412;color:#79dfa4}.license-device strong,.license-device span,.license-device small{display:block}.license-device strong{color:#e9e9ec;font-size:.9rem}.license-device>div:nth-child(2)>span,.license-device small{margin-top:.2rem;color:#8f8f96;font-size:.76rem}.device-action{display:flex;align-items:center;justify-content:flex-end;gap:.65rem}.device-state{color:#bcbcc1!important;font-size:.76rem!important}.license-device.is-active .device-state{color:#87e2a9!important}.device-action form{margin:0}.device-action .button-outline{min-height:37px;padding:.42rem .65rem;font-size:.72rem}.device-empty{display:flex;align-items:center;gap:.85rem;padding:1.4rem 0}@media(max-width:920px){.purchase-grid{grid-template-columns:1fr}.license-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.license-title-row,.purchase-card-header,.device-panel>header{align-items:flex-start;flex-direction:column}.purchase-card{min-height:0;padding:1.1rem}.license-facts{grid-template-columns:1fr}.purchase-actions{display:grid;grid-template-columns:1fr}.purchase-actions .button{width:100%}.purchase-empty{align-items:flex-start;flex-direction:column}.purchase-empty .button{width:100%;margin-left:0}.license-overview{grid-template-columns:1fr}.license-overview article{min-height:auto}.device-panel{padding:1.1rem}.license-device{grid-template-columns:auto minmax(0,1fr);align-items:start}.device-action{grid-column:1/-1;justify-content:space-between;width:100%}.device-empty{align-items:flex-start}}
.account-license-preview{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0 2.75rem;background:radial-gradient(circle at 90% 0,#7020251f,transparent 38%),linear-gradient(145deg,#111113,#09090a)}.account-license-preview h2{margin:0;color:#f2f2f4}.account-license-preview>div>p:last-child{margin:.4rem 0 0;color:#9999a0;font-size:.86rem}.device-cooldown,.device-wait{color:#f7b2b2;font-size:.9rem}.device-wait{display:block;max-width:220px;text-align:right}.deactivation-dialog{width:min(460px,calc(100vw - 32px));color:#f7f7f7;background:#0c0c0d;border:1px solid rgba(255,49,49,.58);border-radius:18px;padding:26px;box-shadow:0 24px 80px rgba(0,0,0,.6),0 0 38px rgba(255,29,29,.12)}.deactivation-dialog::backdrop{background:rgba(0,0,0,.74);backdrop-filter:blur(3px)}.deactivation-dialog h3{margin:0 28px 10px 0;font-size:1.35rem}.deactivation-dialog p{margin:0;color:#bbb;line-height:1.55}.dialog-close{position:absolute;right:14px;top:10px;border:0;background:transparent;color:#bbb;font-size:1.5rem;cursor:pointer}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.dialog-actions button:disabled{opacity:.55;cursor:not-allowed;filter:saturate(.55)}@media(max-width:640px){.account-license-preview{align-items:flex-start;flex-direction:column}.account-license-preview .button{width:100%}.device-wait{max-width:none;text-align:left}}
