.sub-page-brand-assets{gap:0;padding-bottom:0}.brand-hero{position:relative;overflow:hidden;width:100%;max-width:none;padding:0;background:var(--color-highlight);min-height:720px;display:flex;align-items:center;justify-content:center}.brand-hero .brand-hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.brand-hero .brand-hero-bg__img{position:absolute;inset:0}.brand-hero .brand-hero-bg__img picture,.brand-hero .brand-hero-bg__img img{width:100%;height:100%;object-fit:cover;display:block}.brand-hero .brand-hero-inner{position:relative;z-index:1;width:100%;max-width:1280px;padding:220px 30px 180px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px;text-align:center}.brand-hero .brand-hero-text{display:flex;flex-direction:column;align-items:center;gap:8px}.brand-hero .brand-hero-text h1{font-size:96px;line-height:1;font-weight:700;color:#fff}.brand-hero .brand-hero-text p{max-width:566px;font-size:20px;line-height:1.6;opacity:.8;color:#fff}.brand-hero .brand-hero-cta-group{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.brand-hero .brand-hero-buttons{display:flex;gap:12px}.brand-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 36px;border-radius:8px;font-size:16px;line-height:32px;font-family:var(--font-secondary);text-decoration:none;transition:background .3s var(--main-easing),color .3s var(--main-easing)}.brand-btn__icon{flex-shrink:0}.brand-btn--white{background:#fff;border:1px solid #fff;color:var(--color-highlight);font-weight:700}.brand-btn--outline{background:#fff3;border:1px solid #fff;color:#fff;font-weight:400}.brand-btn:focus-visible{outline:2px solid #fff;outline-offset:3px}@media (hover: hover) and (pointer: fine){.brand-btn--white:hover{background:var(--color-highlight);color:#fff}.brand-btn--outline:hover{background:transparent}}.brand-dl-btn{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 36px;border-radius:8px;font-size:16px;line-height:32px;font-family:var(--font-secondary);font-weight:700;color:var(--color-highlight);text-decoration:none;background:#fff6;border:1px solid #fff;transition:color .25s var(--main-easing),border-color .25s var(--main-easing),transform .25s var(--main-easing)}.brand-dl-btn:before{content:"";position:absolute;inset:0;z-index:-1;background:var(--color-highlight);opacity:0;transition:opacity .25s var(--main-easing)}.brand-dl-btn__icon{flex-shrink:0}.brand-dl-btn:focus-visible{outline:2px solid var(--color-highlight);outline-offset:3px}@media (hover: hover) and (pointer: fine){.brand-dl-btn:hover{color:#fff;border-color:var(--color-highlight);transform:translateY(-1px)}.brand-dl-btn:hover:before{opacity:1}}.brand-version-tag{display:inline-flex;align-items:center;gap:6px;color:var(--font-color-default);opacity:.4}.brand-version-tag .bvt-text{font-size:12px;line-height:1.6}.brand-version-tag .bvt-info{display:inline-flex;align-items:center;justify-content:center}.brand-version-tag.is-light{color:#fff;opacity:.4}.brand-version-tag.is-light .bvt-text{color:#fff;text-align:left}.brand-page-content{display:flex;flex-direction:column;gap:256px;padding:96px 0}.brand-section{display:flex;flex-direction:column;gap:36px}.brand-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;width:100%}.brand-section-title .bst-text{display:flex;flex-direction:column;gap:8px;color:var(--font-color-default);max-width:800px}.brand-section-title .bst-text h2{font-size:36px;line-height:1.1;font-weight:700}.brand-section-title .bst-text p{font-size:16px;line-height:1.6}.brand-section-title .bst-side{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.brand-logo-stack{display:flex;flex-direction:column;gap:16px}.brand-logo-row{display:flex;gap:16px;width:100%;align-items:stretch}.logo-card{flex:1;display:flex;align-items:center;justify-content:center;height:124px;border-radius:12px;padding:16px}.logo-card img{max-width:85%;max-height:52%;width:auto;height:auto;object-fit:contain;opacity:0}.logo-card.is-inview img{animation:mc-fade 1s .1s var(--main-easing) forwards}.logo-card--gradient{background:linear-gradient(180deg,#4f39f6,#615fff)}.logo-card--white{background:#fff}.logo-card--icon-solid{background:var(--color-highlight);flex:0 0 124px;width:124px}.logo-card--icon-solid img{max-width:60%;max-height:52%}.logo-card--icon-outline{background:#fff;flex:0 0 124px;width:124px}.logo-card--icon-outline img{max-width:60%;max-height:52%}.brand-grid-logo{--bgl-line-duration: .7s;--bgl-line-delay: .05s;--bgl-line-stagger: .03s;--bgl-mark-duration: .35s;--bgl-mark-delay: .3s;--bgl-mark-stagger: .08s;--bgl-char-duration: .4s;--bgl-char-stagger: .06s;--bgl-logo-duration: .45s;--bgl-logo-delay: .9s;--bgl-ease: cubic-bezier(.195, .495, .26, .945);--bgl-mark-ease: cubic-bezier(.33, 1, .68, 1);width:100%;border-radius:12px;background:linear-gradient(180deg,#4f39f6,#615fff);padding:24px 0;overflow:hidden;display:flex;align-items:center;justify-content:center}.brand-grid-logo .bgl-stage{position:relative;width:740px;max-width:100%;aspect-ratio:740/400;container-type:inline-size}.brand-grid-logo .bgl-grid{position:absolute;inset:0;z-index:0}.brand-grid-logo .bgl-line{position:absolute;transform-origin:center center}.brand-grid-logo .bgl-line--v{top:0;left:var(--x);height:100%;width:1px;transform:translate(-50%) scaleY(0);background:linear-gradient(to bottom,transparent 10%,rgba(255,255,255,.4) 20%,rgba(255,255,255,.4) 80%,transparent 90%)}.brand-grid-logo .bgl-line--h{left:0;top:var(--y);width:100%;height:1px;transform:translateY(-50%) scaleX(0);background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.4) 5%,rgba(255,255,255,.4) 85%,transparent 100%)}.brand-grid-logo .bgl-marks{position:absolute;inset:0;z-index:2;-webkit-user-select:none;user-select:none}.brand-grid-logo .bgl-mark{position:absolute;left:var(--l);top:var(--t);width:var(--w);height:var(--h);background:#fff3;color:#fff;font-family:var(--font-primary);font-weight:700;font-size:clamp(9px,1.2vw,12px);letter-spacing:-.36px;display:inline-flex;align-items:center;justify-content:center;transform-origin:center;opacity:0}.brand-grid-logo .bgl-mark--sm{font-size:clamp(7px,.85vw,8px);letter-spacing:-.24px}.brand-grid-logo .bgl-mark--top,.brand-grid-logo .bgl-mark--bottom{transform:scaleY(0)}.brand-grid-logo .bgl-mark--left,.brand-grid-logo .bgl-mark--inner,.brand-grid-logo .bgl-mark--right{transform:scaleX(0)}.brand-grid-logo .bgl-mark span{display:inline-block;opacity:0;transform:translateY(20px)}.brand-grid-logo .bgl-mark span:nth-child(2){--j: 1}.brand-grid-logo .bgl-mark span:nth-child(3){--j: 2}.brand-grid-logo .bgl-logo{position:absolute;left:14.0540540541%;top:35.25%;width:67.8378378378%;height:25%;opacity:0;z-index:1;display:flex;align-items:center;gap:0}.brand-grid-logo .bgl-logo__icon{width:21.5139442231%;height:100%;object-fit:contain;display:block;flex-shrink:0}.brand-grid-logo .bgl-logo__wordmark{flex:1;height:100%;display:flex;align-items:flex-end;padding-left:3.984063745%}.brand-grid-logo .bgl-logo__wordmark img{width:100%;height:auto;display:block}.brand-grid-logo.is-inview .bgl-line--v{animation:bgl-draw-v var(--bgl-line-duration) calc(var(--bgl-line-delay) + var(--i, 0) * var(--bgl-line-stagger)) var(--bgl-ease) forwards}.brand-grid-logo.is-inview .bgl-line--h{animation:bgl-draw-h var(--bgl-line-duration) calc(var(--bgl-line-delay) + var(--i, 0) * var(--bgl-line-stagger)) var(--bgl-ease) forwards}.brand-grid-logo.is-inview .bgl-mark--top,.brand-grid-logo.is-inview .bgl-mark--bottom{animation:bgl-grow-y var(--bgl-mark-duration) calc(var(--bgl-mark-delay) + var(--i, 0) * var(--bgl-mark-stagger)) var(--bgl-mark-ease) forwards}.brand-grid-logo.is-inview .bgl-mark--left,.brand-grid-logo.is-inview .bgl-mark--inner,.brand-grid-logo.is-inview .bgl-mark--right{animation:bgl-grow-x var(--bgl-mark-duration) calc(var(--bgl-mark-delay) + var(--i, 0) * var(--bgl-mark-stagger)) var(--bgl-mark-ease) forwards}.brand-grid-logo.is-inview .bgl-mark span{animation:bgl-char var(--bgl-char-duration) calc(var(--bgl-mark-delay) + var(--i, 0) * var(--bgl-mark-stagger) + var(--bgl-mark-duration) + var(--j, 0) * var(--bgl-char-stagger)) var(--bgl-ease) forwards}.brand-grid-logo.is-inview .bgl-logo{animation:bgl-pop var(--bgl-logo-duration) var(--bgl-logo-delay) var(--bgl-ease) forwards}@keyframes bgl-draw-v{to{transform:translate(-50%) scaleY(1)}}@keyframes bgl-draw-h{to{transform:translateY(-50%) scaleX(1)}}@keyframes bgl-pop{to{opacity:1}}@keyframes bgl-grow-y{to{opacity:1;transform:scaleY(1)}}@keyframes bgl-grow-x{to{opacity:1;transform:scaleX(1)}}@keyframes bgl-char{to{opacity:1;transform:translateY(0)}}.misuse-grid{display:flex;flex-direction:column;gap:32px;width:100%}.misuse-row{display:flex;gap:16px}.misuse-row>*{flex:1;min-width:0}.misuse-card-wrap{--mc-card-duration: .8s;--mc-badge-duration: .4s;--mc-badge-delay: .15s;--mc-icon-duration: .55s;--mc-icon-delay: .35s;--mc-logo-duration: 1s;--mc-logo-delay: .15s;--mc-badge-ease: cubic-bezier(.33, 1, .68, 1);display:flex;flex-direction:column;gap:12px}.misuse-card-wrap .misuse-figure{opacity:0}.misuse-card-wrap .misuse-badge{transform:scale(0);transform-origin:center}.misuse-card-wrap .misuse-badge img{transform:scale(0) rotate(90deg);transform-origin:center}.misuse-card-wrap .misuse-logo{opacity:0}.misuse-card-wrap.is-inview .misuse-figure{animation:mc-fade var(--mc-card-duration) var(--main-easing) forwards}.misuse-card-wrap.is-inview .misuse-badge{animation:mc-badge-pop var(--mc-badge-duration) var(--mc-badge-delay) var(--mc-badge-ease) forwards}.misuse-card-wrap.is-inview .misuse-badge img{animation:mc-icon-in var(--mc-icon-duration) var(--mc-icon-delay) var(--main-easing) forwards}.misuse-card-wrap.is-inview .misuse-logo{animation:mc-fade var(--mc-logo-duration) var(--mc-logo-delay) var(--main-easing) forwards}@keyframes mc-fade{to{opacity:1}}@keyframes mc-badge-pop{to{transform:scale(1)}}@keyframes mc-icon-in{to{transform:scale(1) rotate(0)}}.misuse-card{position:relative;height:240px;border-radius:12px;background:#fff6;border:.991px solid #fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.misuse-card--low-contrast{overflow:hidden}.misuse-badge{position:absolute;top:24px;right:24px;width:32px;height:32px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;z-index:2}.misuse-figure{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:24px 64px}.misuse-logo{max-width:320px;max-height:64px;width:auto;height:auto;object-fit:contain;display:block}.misuse-logo--stretch{transform:scaleX(1.35);transform-origin:center}.misuse-logo--wrong-color{width:324px;height:64px;background-color:#2e1daf;-webkit-mask:url(/brand-assets/svgs/ahq-logo-color-gradient.svg) center/contain no-repeat;mask:url(/brand-assets/svgs/ahq-logo-color-gradient.svg) center/contain no-repeat}.misuse-logo--shadow{filter:drop-shadow(0 0 18px rgba(79,57,246,.55)) drop-shadow(0 0 6px rgba(255,255,255,.6))}.misuse-busy-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.misuse-logo--low-contrast{position:relative;z-index:1}.misuse-logo--crop{position:absolute;top:50%;left:-90px;transform:translateY(-50%);width:320px;max-width:none;height:auto;max-height:none}.misuse-typeface{display:inline-flex;align-items:center;gap:12px}.misuse-typeface img{width:64px;height:64px;object-fit:contain}.misuse-typeface__text{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:44px;color:var(--color-highlight);letter-spacing:-1px}.misuse-typeface__light{font-weight:300}.misuse-typeface__bold{font-weight:700}.misuse-logo--redraw{width:auto;height:96px;max-width:none;max-height:none}.misuse-mask{width:120px;height:112px;background-position:center;background-size:cover;background-repeat:no-repeat;-webkit-mask:url(/brand-assets/svgs/ahq-icon-white.svg) center/contain no-repeat;mask:url(/brand-assets/svgs/ahq-icon-white.svg) center/contain no-repeat}.misuse-tight-box{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:8px}.misuse-tight-box:before{content:"";position:absolute;inset:0;z-index:0;background:#fff;border-radius:12px;transform:scale(1);transform-origin:center}.misuse-tight-box img{position:relative;z-index:1;display:block;width:auto;height:96px}.misuse-card-wrap.is-inview .misuse-tight-box:before{animation:mc-tight-clamp .8s .35s var(--main-easing) backwards}@keyframes mc-tight-clamp{0%{transform:scale(1.6)}}.misuse-caption{font-size:16px;line-height:1.6;color:var(--font-color-default)}.misuse-caption b{font-weight:700}.brand-system-stack{display:flex;flex-direction:column;gap:16px;width:100%}.brand-system-type{display:flex;gap:16px;align-items:stretch;width:100%}.type-card{--tc-duration: .5s;--tc-delay: .05s;--tc-stagger: .08s;flex:1;display:flex;flex-direction:column;gap:36px;padding:24px 24px 16px;border-radius:16px;color:var(--font-color-default)}.type-card .type-card__head,.type-card .type-card__weight{opacity:0;transform:translateY(20px)}.type-card.is-inview .type-card__head,.type-card.is-inview .type-card__weight{animation:tc-rise var(--tc-duration) calc(var(--tc-delay) + var(--i, 0) * var(--tc-stagger)) var(--main-easing) forwards}.type-card--glass{background:#fff6;border:1px solid #fff;flex:0 0 740px;max-width:740px}.type-card__head{display:flex;align-items:center;justify-content:space-between}.type-card__name{font-size:24px;line-height:1.2;font-weight:700}.type-card__role{font-family:var(--font-primary);font-size:16px;opacity:.6}.type-card__weight{display:flex;flex-direction:column;gap:8px}.type-card__weight-meta{display:flex;gap:8px;font-size:16px}.type-card__weight-name{font-weight:700}.type-card__weight-value{opacity:.4}.type-card__specimen{font-size:48px;line-height:1}.type-specimen .char-cnt{white-space:nowrap}.type-specimen .final{opacity:0}html:not(.brand-anim-ready) .logo-card img,html:not(.brand-anim-ready) .bgl-line--v,html:not(.brand-anim-ready) .bgl-line--h,html:not(.brand-anim-ready) .bgl-mark,html:not(.brand-anim-ready) .bgl-mark span,html:not(.brand-anim-ready) .bgl-logo,html:not(.brand-anim-ready) .misuse-card-wrap .misuse-figure,html:not(.brand-anim-ready) .misuse-card-wrap .misuse-badge,html:not(.brand-anim-ready) .misuse-card-wrap .misuse-badge img,html:not(.brand-anim-ready) .misuse-card-wrap .misuse-logo,html:not(.brand-anim-ready) .type-card .type-card__head,html:not(.brand-anim-ready) .type-card .type-card__weight,html:not(.brand-anim-ready) .color-swatch__name,html:not(.brand-anim-ready) .color-swatch__hex-group,html:not(.brand-anim-ready) .color-swatch__role,html:not(.brand-anim-ready) .press-card[data-anim]{opacity:1;transform:none}html:not(.brand-anim-ready) .color-swatch:before{opacity:0}html:not(.brand-anim-ready) .type-specimen .char{display:none}html:not(.brand-anim-ready) .type-specimen .chr-grp{opacity:1!important}.brand-system-colors{display:flex;gap:16px;width:100%;align-items:stretch}.brand-system-colors__main{flex:1;display:flex;flex-direction:column;gap:16px;min-width:0}.brand-system-colors__row{display:flex;gap:16px;flex:1;min-height:0}.brand-system-colors__data{display:flex;flex-direction:column;gap:16px;flex:0 0 300px;width:300px}.color-swatch{--cs-duration: .5s;--cs-delay: .15s;--cs-stagger: .08s;--cs-wipe-color: #d4d4d4;--cs-hex-delay: .8s;--cs-hex-stagger: .08s;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:24px;border-radius:12px;line-height:1.2;flex:1;min-width:0}.color-swatch:before{content:"";position:absolute;inset:0;z-index:0;background:var(--cs-wipe-color);opacity:1;pointer-events:none}.color-swatch__name,.color-swatch__hex-group,.color-swatch__role{opacity:0;transform:translateY(20px)}.color-swatch__hex-group,.color-swatch__role{transform:translateY(40px)}.color-swatch.is-inview:before{animation:cs-wipe 1.2s var(--main-easing) forwards}.color-swatch.is-inview .color-swatch__name{animation:tc-rise var(--cs-duration) calc(var(--cs-delay) + var(--i, 0) * var(--cs-stagger)) var(--main-easing) forwards}.color-swatch.is-inview .color-swatch__hex-group{animation:tc-rise var(--cs-duration) var(--cs-hex-delay) var(--main-easing) forwards}.color-swatch.is-inview .color-swatch__role{animation:tc-rise var(--cs-duration) calc(var(--cs-hex-delay) + var(--cs-hex-stagger)) var(--main-easing) forwards}.color-swatch__head{display:flex;flex-direction:column;gap:12px}.color-swatch__name{position:relative;z-index:1;font-size:24px;line-height:1.1;font-weight:700;white-space:nowrap}.color-swatch__hex-group{position:relative;z-index:1;display:flex;gap:12px}.color-swatch__hex{font-size:16px;line-height:1;text-transform:uppercase;font-weight:400;color:inherit}.color-swatch__hex--extra{opacity:.5}.color-swatch__role{position:relative;z-index:1;font-size:14px;line-height:1.2;text-transform:capitalize;opacity:.7;font-weight:400;color:inherit;white-space:nowrap}.color-swatch__name{color:inherit}.color-swatch--solid{background:var(--color-highlight);color:#fff}.color-swatch--gradient{background:linear-gradient(180deg,#4f39f6,#615fff);color:#fff;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr auto;grid-template-areas:"name hex" ". hex" "role hex";gap:12px 24px}.color-swatch--gradient .color-swatch__head{display:contents}.color-swatch--gradient .color-swatch__name{grid-area:name}.color-swatch--gradient .color-swatch__hex-group{grid-area:hex;flex-direction:column;align-items:flex-end;justify-content:space-between}.color-swatch--gradient .color-swatch__hex--extra{opacity:1}.color-swatch--gradient .color-swatch__role{grid-area:role}.color-swatch--dark{background:var(--font-color-default);color:#fff}.color-swatch--white{background:#fff;color:var(--font-color-default)}.color-swatch--glass{background:#fff6;color:var(--font-color-default)}.color-swatch--violet{background:#8d51ff;color:#fff}.color-swatch--pink{background:#f7339a;color:#fff}.color-swatch--red{background:#ff1f57;color:#fff}.color-swatch--orange{background:#fe6a00;color:#fff}.color-swatch--violet,.color-swatch--pink,.color-swatch--red,.color-swatch--orange{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:12px}.color-swatch--violet .color-swatch__name,.color-swatch--pink .color-swatch__name,.color-swatch--red .color-swatch__name,.color-swatch--orange .color-swatch__name{font-size:20px}@keyframes cs-wipe{to{opacity:0}}@keyframes tc-rise{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.misuse-card-wrap .misuse-figure,.misuse-card-wrap .misuse-badge,.misuse-card-wrap .misuse-badge img,.misuse-card-wrap .misuse-logo,.type-card .type-card__head,.type-card .type-card__weight,.color-swatch__name,.color-swatch__hex-group,.color-swatch__role,.press-card[data-anim],.logo-card img,.bgl-line--v,.bgl-line--h,.bgl-mark,.bgl-mark span,.bgl-logo{opacity:1;transform:none}.brand-grid-logo .bgl-mark--top,.brand-grid-logo .bgl-mark--bottom,.brand-grid-logo .bgl-mark--left,.brand-grid-logo .bgl-mark--inner,.brand-grid-logo .bgl-mark--right{transform:none}.color-swatch:before{opacity:0}}.brand-about-stack{display:flex;flex-direction:column;gap:16px;width:100%}.brand-about-card{width:100%;background:var(--color-highlight);border-radius:12px;padding:20px 24px}.brand-about-card p{font-size:18px;line-height:1.6;max-width:760px;color:#fff}.brand-about-mobile-break{display:none}.brand-about-usage{display:flex;gap:16px;align-items:stretch;width:100%}.usage-list{flex:1;display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:16px;color:var(--font-color-default)}.usage-list__head{display:flex;align-items:center;justify-content:space-between}.usage-list__head h3{font-size:24px;line-height:1.1;font-weight:700}.usage-list__badge{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.usage-list__items{list-style:none;padding:0;display:flex;flex-direction:column;gap:4px}.usage-list__items li{font-size:16px;line-height:1.8}.usage-list--correct{background:#fff6;border:1px solid #fff}.usage-list--correct .usage-list__badge{background:var(--color-highlight)}.usage-list--avoid .usage-list__badge{background:#f46c6c}.brand-rules-grid{display:flex;gap:16px;width:100%;align-items:flex-start}.brand-rules-col{list-style:none;padding:0;flex:1;display:flex;flex-direction:column;gap:8px}.rule-item{display:flex;gap:8px;align-items:flex-start}.rule-item__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-top:5px}.rule-item__text{flex:1;font-size:16px;line-height:1.6;letter-spacing:.32px;color:var(--font-color-default)}.brand-rules-contact{font-size:16px;line-height:1.6;color:var(--font-color-default);opacity:.6;max-width:800px}.brand-rules-contact a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(8,8,8,.3);transition:color .2s var(--main-easing),border-color .2s var(--main-easing)}.brand-rules-contact a:focus-visible{outline:2px solid var(--color-highlight);outline-offset:3px;border-radius:2px}@media (hover: hover) and (pointer: fine){.brand-rules-contact a:hover{color:var(--color-highlight);border-bottom-color:var(--color-highlight)}}.brand-press-section{max-width:none;padding:0;margin:0}.brand-press-section .brand-section-title{max-width:1280px;padding:0 30px;margin:0 auto}.brand-press-section .press-scroll__track{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none;padding:0 max(30px,50vw - 640px + 30px)}.brand-press-section .press-scroll__track::-webkit-scrollbar{display:none}.brand-press-section .mockup-window{background:#fff6;border:1px solid white;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;width:100%}.brand-press-section .mockup-window.no-bottom-radius{border-radius:12px 12px 0 0}.brand-press-section .mockup-window.no-bottom-radius .mockup-window-body{border-radius:8px 8px 0 0}.brand-press-section .mockup-window-tab{display:flex;align-items:center;padding:6px 16px;flex-shrink:0;min-height:25px}.brand-press-section .mockup-window-dots{display:flex;gap:6px;align-items:center}.brand-press-section .mockup-window-dots span{width:13px;height:13px;border-radius:50%;background:#fff;opacity:.4}.brand-press-section .mockup-window-body{border-radius:8px;overflow:hidden}.brand-press-section .mockup-window-body img{width:100%;height:auto;display:block}.brand-press-section .press-card{position:relative;flex-shrink:0;height:440px;background:#fff6;border:1px solid #fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.brand-press-section .press-card--wide{width:1220px}.brand-press-section .press-card--narrow{width:602px}.brand-press-section .press-card--01{padding:48px 48px 0;justify-content:center}.brand-press-section .press-card--01 .mockup-window{max-width:1000px;-webkit-mask-image:linear-gradient(to top,transparent,black 20%);mask-image:linear-gradient(to top,transparent,black 20%)}.brand-press-section .press-card--02{padding:48px 48px 0 0}.brand-press-section .press-card--02 .mockup-window{-webkit-mask-image:linear-gradient(to top,transparent,black 25%),linear-gradient(to right,transparent,black 15%);mask-image:linear-gradient(to top,transparent,black 25%),linear-gradient(to right,transparent,black 15%);mask-composite:intersect}.brand-press-section .press-card--03{padding:0 0 48px 48px}.brand-press-section .press-card--03 img{border-radius:0 0 0 8px;border:solid 1px white;-webkit-mask-image:linear-gradient(to bottom,transparent,black 25%),linear-gradient(to left,transparent,black 15%);mask-image:linear-gradient(to bottom,transparent,black 25%),linear-gradient(to left,transparent,black 15%);mask-composite:intersect}.brand-press-section .press-card--04{padding:0 48px 48px;justify-content:center}.brand-press-section .press-card--04 img{max-width:1000px;border-radius:0 0 8px 8px;border:solid 1px white;-webkit-mask-image:linear-gradient(to bottom,transparent,black 20%);mask-image:linear-gradient(to bottom,transparent,black 20%)}.brand-press-section .press-card--03 picture,.brand-press-section .press-card--04 picture{display:block;width:100%}.brand-press-section .press-card--03 img,.brand-press-section .press-card--04 img{width:100%;height:auto;display:block}.brand-press-section .press-card--04 picture{max-width:1000px}.brand-press-section .press-card[data-anim]{opacity:0;transform:translateY(24px);transition:opacity .6s var(--main-easing),transform .6s var(--main-easing);transition-delay:calc(var(--i, 0) * .08s)}.brand-press-section .press-card[data-anim].is-inview{opacity:1;transform:none}@media (max-width: 1220px){.brand-hero .brand-hero-text h1{font-size:72px}.type-card--glass{flex:0 0 60%;max-width:60%}.brand-system-colors__data{flex:0 0 240px;width:240px}}@media (max-width: 1024px){.brand-page-content{gap:180px}.brand-hero{min-height:600px}.brand-hero .brand-hero-inner{padding:180px 30px 140px}.brand-system-colors,.brand-about-usage,.brand-rules-grid{flex-direction:column}.brand-system-colors__data{width:100%;flex:1;flex-direction:row;flex-wrap:wrap}.brand-system-colors__data .color-swatch{flex:1 1 calc(50% - 8px);min-width:0}.type-card--glass{flex:1;max-width:none}.brand-system-type{flex-direction:column}}@media (max-width: 768px){.brand-section{gap:24px}.brand-about-mobile-break{display:inline}.brand-section-title .bst-text p{line-height:1.4}.brand-about-card p{font-size:16px}.brand-page-content{gap:128px;padding:64px 0}.brand-hero{min-height:540px}.brand-hero .brand-hero-inner{padding:150px 24px 100px;gap:32px}.brand-hero .brand-hero-text h1{font-size:52px}.brand-hero .brand-hero-text p{font-size:16px}.brand-hero .brand-hero-buttons{flex-direction:column;width:100%}.brand-hero .brand-hero-buttons .brand-btn{width:100%}.brand-dl-btn{color:#fff;border-color:var(--color-highlight)}.brand-dl-btn:before{opacity:1}.brand-section-title{flex-direction:column;align-items:flex-start}.brand-section-title .bst-side{flex-direction:column-reverse;align-items:flex-start;width:100%}.brand-section-title .bst-text h2{font-size:28px}.brand-logo-row{flex-wrap:wrap}.brand-logo-row .logo-card{flex:1 1 100%;min-width:140px}.brand-logo-row .logo-card--icon-solid,.brand-logo-row .logo-card--icon-outline{flex:0 0 calc(50% - 8px);width:auto}.brand-grid-logo{padding:0}.brand-logo-stack,.brand-logo-row,.brand-system-colors,.brand-system-colors__main{gap:8px}.misuse-row{flex-direction:column}.brand-press-section .press-scroll__track{gap:8px;padding:0 16px}.brand-press-section .press-card{height:320px}.brand-press-section .press-card--wide,.brand-press-section .press-card--narrow{width:88vw}.brand-press-section .press-card .mockup-window{width:100%}.brand-press-section .press-card--01{padding:24px 24px 0}.brand-press-section .press-card--02{padding:24px 24px 0 0}.brand-press-section .press-card--03{padding:0 0 24px 24px}.brand-press-section .press-card--04{padding:0 12px 12px}.brand-system-colors__row,.brand-system-colors__data{flex-direction:column;gap:8px}.brand-system-colors__data .color-swatch{flex:1 1 auto}.brand-rules-contact{max-width:100%}}@media all and (max-width: 620px){.misuse-figure{padding:16px}.misuse-caption{font-size:14px;line-height:1.4}.misuse-logo{max-width:280px}.misuse-logo--redraw{height:80px}.misuse-mask{width:100px;height:92px}.misuse-tight-box img{height:80px}.brand-hero-cta-group{width:100%}.brand-hero .brand-hero-text{gap:6px}}@media all and (max-width: 420px){.brand-press-section .brand-section-title{padding:0 16px}}@media (max-width: 380px){.brand-hero .brand-hero-text h1{font-size:50px}}
