@layer theme{:root,:host{--font-sans:"Barlow",sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.block{display:block}.table{display:table}.grow{flex-grow:1}.rotate-180{rotate:180deg}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--purple:#4b087e;--ink:#261137;--yellow:#ffda00;--paper:#faf9f6;--muted:#766e7b;--line:#e5e0e7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Barlow,sans-serif;font-weight:400}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{object-fit:cover;max-width:100%;display:block}h1,h2,h3,p{margin:0}a,button{touch-action:manipulation}::selection{background:var(--yellow);color:var(--purple)}:focus-visible{outline-offset:5px;outline:3px solid #b176e1}.wrap{width:min(1248px,100% - 96px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);z-index:30;background:#faf9f6f7;position:relative}.header-inner{align-items:center;gap:46px;height:100px;display:flex}.logo{flex-shrink:0;width:133px}.logo img{mix-blend-mode:multiply;width:100%;height:auto}.desktop-nav{align-self:stretch;align-items:center;gap:29px;margin-left:auto;display:flex}.desktop-nav a{color:#6c6371;align-items:center;height:100%;font-size:15px;font-weight:500;display:flex;position:relative}.desktop-nav a.active{color:var(--purple);font-weight:700}.desktop-nav a.active:after{content:"";background:var(--purple);width:18px;height:3px;position:absolute;bottom:23px;left:50%;transform:translate(-50%)}.header-actions{align-items:center;gap:25px;display:flex}.languages{gap:9px;font-size:13px;font-weight:500;display:flex}.languages span{color:#c3b9c9}.languages a{color:#8b8290}.languages a[aria-current]{color:var(--purple);font-weight:800}.header-cta{border:1px solid var(--purple);border-radius:4px;align-items:center;gap:17px;padding:13px 18px;font-size:13px;font-weight:600;display:flex}.header-cta:hover{background:var(--purple);color:#fff}.menu-toggle{color:var(--purple);background:0 0;border:0;display:none}.mobile-nav{display:none}.skip-link{background:var(--yellow);z-index:100;padding:15px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}.hero{padding-top:60px}.eyebrow{letter-spacing:1.8px;color:var(--purple);align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}.purple-dot,.yellow-dot,.live-dot{background:var(--purple);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.hero-top{grid-template-columns:1.7fr 1fr;align-items:end;gap:70px;margin-bottom:40px;display:grid}.hero h1{letter-spacing:-3.4px;margin-top:22px;font-size:76px;font-weight:700;line-height:1.02}.hero h1 em{color:var(--purple);font-style:normal}.highlight{position:relative}.highlight svg{width:100%;height:18px;position:absolute;bottom:-10px;left:0;overflow:visible}.highlight path{fill:none;stroke:var(--yellow);stroke-width:9px;stroke-linecap:round}.hero-description{max-width:360px;padding-bottom:7px}.hero-description p{color:var(--muted);margin-bottom:23px;font-size:17px;line-height:1.7}.text-link{color:var(--purple);align-items:center;gap:17px;font-size:14px;font-weight:600;display:inline-flex}.text-link:hover{gap:23px}.hero-visual{isolation:isolate;background:#231130;border-radius:7px;height:494px;position:relative;overflow:hidden}.hero-visual>img{object-position:center 49%;width:100%;height:100%}.hero-shade{background:linear-gradient(90deg,#16042ad1,#180a2326),linear-gradient(#0000 35%,#0a031299);position:absolute;inset:0}.visual-top{color:#f5eefb;letter-spacing:2px;justify-content:space-between;font-size:10px;font-weight:600;display:flex;position:absolute;top:28px;left:36px;right:36px}.visual-top>span:first-child{align-items:center;gap:10px;display:flex}.live-dot{background:var(--yellow)}.hero-story{color:#fff;max-width:670px;position:absolute;bottom:41px;left:43px}.story-tag{letter-spacing:1.4px;border:1px solid #ffffff70;border-radius:2px;margin-bottom:17px;padding:6px 9px;font-size:10px;display:inline-flex}.hero-story h2{letter-spacing:-1.5px;font-size:59px;font-weight:600;line-height:1.03}.hero-story h2 em{color:var(--yellow);font-style:normal}.hero-story p{color:#e2d8e8;margin-top:17px;margin-bottom:24px;font-size:15px}.button{border:0;border-radius:4px;justify-content:center;align-items:center;gap:30px;padding:16px 23px;font-size:14px;font-weight:600;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.yellow{background:var(--yellow);color:var(--purple)}.button.purple{background:var(--purple);color:#fff}.hero-stamp{background:var(--yellow);width:128px;height:128px;color:var(--purple);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;bottom:114px;right:65px;transform:rotate(12deg);box-shadow:0 0 0 7px #ffda001b}.hero-stamp span{letter-spacing:1.4px;font-size:8px;font-weight:700}.hero-stamp small{letter-spacing:1px;font-size:9px;font-weight:700}.image-caption{letter-spacing:2px;color:#eee3f1;font-size:9px;font-weight:600;position:absolute;bottom:36px;right:36px}.hero-bottom{color:var(--muted);justify-content:space-between;align-items:center;padding:23px 0 36px;font-size:12px;display:flex}.hero-bottom span,.hero-bottom a{align-items:center;gap:10px;display:flex}.hero-bottom a{color:var(--purple);font-weight:600}.marquee{background:var(--purple);color:#fff;white-space:nowrap;letter-spacing:2.2px;justify-content:space-evenly;align-items:center;gap:30px;padding:22px 24px;font-size:13px;font-weight:600;display:flex;overflow:hidden}.marquee b{color:var(--yellow);font-size:26px;line-height:1}.editorial-section{padding:88px 0}.section-heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:37px;display:flex}.section-heading h2{letter-spacing:-1.2px;white-space:pre-line;margin-top:15px;font-size:45px;font-weight:600;line-height:1.1}.section-heading>div:last-child>p{color:var(--muted);margin-bottom:17px;font-size:15px}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.card-image{background:#e5dcec;border-radius:5px;height:233px;display:block;position:relative;overflow:hidden}.card-image>img,.card-image>.brand-art{width:100%;height:100%;transition:transform .4s}.card-image:hover>img,.card-image:hover>.brand-art{transform:scale(1.04)}.image-arrow{width:33px;height:33px;color:var(--purple);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:14px;right:14px}.article-meta{align-items:center;gap:15px;margin-top:20px;margin-bottom:12px;font-size:11px;display:flex}.article-meta>span:first-child{color:var(--purple);background:#eee6f3;border-radius:3px;padding:5px 9px;font-weight:600}.article-meta>span:last-child{color:var(--muted)}.article-card h3{letter-spacing:-.35px;margin-bottom:12px;font-size:24px;font-weight:600;line-height:1.15}.article-card h3 a:hover{color:var(--purple);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.article-card>p{color:var(--muted);margin-bottom:18px;font-size:14px;line-height:1.65}.article-card .text-link{font-size:12px}.about-band{background:#f0edf2;padding:65px 0}.about-band-inner{grid-template-columns:1fr 1fr;align-items:center;gap:92px;display:grid}.brand-poster{background:var(--purple);color:#fff;border-radius:5px;flex-direction:column;justify-content:space-between;min-height:425px;padding:33px;display:flex;position:relative;overflow:hidden}.brand-poster>span,.brand-poster>small{letter-spacing:1.8px;z-index:1;font-size:9px;font-weight:600}.brand-poster>div{letter-spacing:-3px;z-index:1;font-size:77px;font-weight:800;line-height:.99}.brand-poster i{color:var(--yellow);font-style:normal}.poster-star{color:var(--yellow);font-size:127px;line-height:1;position:absolute;bottom:94px;right:26px;transform:rotate(-10deg)}.brand-poster:after{content:"";border:1px solid #ffffff20;border-radius:50%;width:490px;height:490px;position:absolute;top:-40px;right:-190px;box-shadow:0 0 0 32px #ffffff05,0 0 0 65px #ffffff05,0 0 0 100px #ffffff05}.about-band-copy h2{letter-spacing:-1px;margin:18px 0 22px;font-size:43px;font-weight:600;line-height:1.09}.about-band-copy>p{color:var(--muted);max-width:440px;font-size:16px;line-height:1.8}.value-line{color:var(--purple);gap:15px;margin:28px 0;display:flex}.value-line svg{flex-shrink:0}.value-line h3{margin-bottom:5px;font-size:15px;font-weight:600}.value-line p{color:var(--muted);font-size:13px}.topic-section{padding:85px 0}.topic-section>div h2{letter-spacing:-1px;margin:15px 0 34px;font-size:40px;font-weight:600}.topic-row{border-top:1px solid var(--line);grid-template-columns:70px 1fr 1fr 48px;align-items:center;gap:20px;padding:25px 0;display:grid}.topic-row:last-child{border-bottom:1px solid var(--line)}.topic-number{color:#8e7c9b;font-size:12px}.topic-row h3{font-size:26px;font-weight:600}.topic-row p{color:var(--muted);font-size:14px}.circle-arrow{border:1px solid #d9d0df;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s;display:flex}.topic-row:hover .circle-arrow{background:var(--yellow);border-color:var(--yellow)}.contact-banner{isolation:isolate;background:var(--purple);color:#fff;border-radius:5px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:78px;padding:48px 46px;display:flex;position:relative;overflow:hidden}.contact-banner .eyebrow{color:#d6b8e8;font-size:9px}.contact-banner h2{letter-spacing:-.5px;white-space:pre-line;margin-top:16px;font-size:35px;font-weight:500;line-height:1.15}.contact-banner .button{z-index:1;flex-shrink:0}.banner-orbit{z-index:-1;border:1px solid #ffffff15;border-radius:50%;width:380px;height:380px;position:absolute;right:-50px;box-shadow:0 0 0 38px #ffffff04,0 0 0 76px #ffffff04}footer{color:#ddd1e4;background:#21112d;padding-top:53px}.footer-top{grid-template-columns:1.3fr .7fr .9fr 1fr;gap:60px;padding-bottom:48px;display:grid}.footer-logo{width:118px;height:auto}.footer-top>div:first-child p{color:#b9aabe;max-width:245px;margin-top:19px;font-size:14px;line-height:1.7}.footer-tag{letter-spacing:2px;color:var(--yellow);margin-top:23px;font-size:9px;display:block}.footer-links{flex-direction:column;gap:13px;font-size:13px;display:flex}.footer-links>span{letter-spacing:1.5px;color:#9e87ad;margin-bottom:9px;font-size:10px;font-weight:600}.footer-links a:hover{color:var(--yellow)}.footer-note .eyebrow{color:#9e87ad;font-size:9px}.footer-note p{color:#b9aabe;margin-top:18px;font-size:12px;line-height:1.8}.footer-bottom{color:#9e8aa9;border-top:1px solid #ffffff15;justify-content:space-between;padding-block:23px;font-size:11px;display:flex}.footer-bottom>span:last-child{align-items:center;gap:10px;display:flex}.yellow-dot{background:var(--yellow);width:5px;height:5px}.page-intro{padding-block:30px 52px}.breadcrumbs{color:var(--muted);gap:12px;margin-bottom:55px;font-size:12px;display:flex}.page-intro h1{letter-spacing:-2.4px;max-width:900px;margin:22px 0;font-size:70px;font-weight:600;line-height:1.03}.page-intro>p{color:var(--muted);max-width:650px;font-size:19px;line-height:1.65}.blog-section{padding-bottom:90px}.blog-controls{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding:23px 0;display:flex}.filters{flex-wrap:wrap;gap:7px;display:flex}.filters button{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:10px;padding:10px 16px;font-size:13px;font-weight:500;display:flex}.filters button.selected{background:var(--purple);color:#fff}.filters button>span{background:#ffffff20;border-radius:3px;padding:1px 5px;font-size:10px}.search{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:4px;align-items:center;gap:10px;padding:10px 13px;display:flex}.search input{background:0 0;border:0;outline:0;width:185px;font-size:13px}.search:focus-within{outline:2px solid var(--purple)}.search button{background:0 0;border:0;padding:0;display:flex}.result-count{color:var(--muted);margin:22px 0;font-size:12px}.blog-section .article-grid{row-gap:46px}.brand-art{background:var(--purple);color:var(--yellow);justify-content:center;align-items:center;min-height:200px;display:flex;position:relative;overflow:hidden}.brand-art>span{letter-spacing:-13px;z-index:1;font-size:145px;font-style:italic;font-weight:900;line-height:1}.brand-art>span>span{color:#fff}.brand-art i{border:1px solid #ffda0040;border-radius:50%;width:280px;height:280px;position:absolute;right:-50px;box-shadow:0 0 0 30px #ffda0006,0 0 0 60px #ffda0006}.brand-art b{letter-spacing:3px;color:#fff;font-size:9px;font-weight:500;position:absolute;bottom:22px;left:25px}.empty-state{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:25px;padding:70px;display:flex}.about-detail{grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding-bottom:60px;display:grid}.about-detail .brand-poster>div{font-size:70px}.about-detail .poster-star{font-size:90px;bottom:95px;right:35px}.prose h2{letter-spacing:-.5px;margin-bottom:20px;font-size:31px;font-weight:600;line-height:1.2}.prose p{color:#645b6c;margin-bottom:24px;font-size:18px;line-height:1.9}.values-grid{grid-template-columns:repeat(3,1fr);gap:40px;padding:35px 0 90px;display:grid}.values-grid>div{border-top:1px solid var(--line);padding-top:27px}.values-grid svg{color:var(--purple);width:29px;height:29px;margin-bottom:23px}.values-grid h3{margin-bottom:14px;font-size:25px;font-weight:600}.values-grid p{color:var(--muted);font-size:16px;line-height:1.8}.work-list{padding-bottom:80px}.work-item{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding-block:40px;display:grid}.work-image{border-radius:5px;height:330px;display:block;overflow:hidden}.work-image>img,.work-image>.brand-art{width:100%;height:100%}.work-item h2{letter-spacing:-1px;margin:20px 0;font-size:39px;font-weight:600;line-height:1.1}.work-item p{color:var(--muted);max-width:450px;font-size:17px;line-height:1.7}.work-status{color:var(--muted);margin:22px 0;font-size:11px;display:block}.contact-layout{grid-template-columns:.9fr 1.1fr;gap:70px;padding-bottom:90px;display:grid}.contact-info h2,.contact-form h2{letter-spacing:-.8px;margin:18px 0 22px;font-size:34px;font-weight:600}.placeholder-notice{border-left:3px solid var(--purple);color:#73647d;background:#f0edf2;margin:25px 0;padding:17px;font-size:13px;line-height:1.65}.contact-item{border-bottom:1px solid var(--line);gap:20px;padding:24px 0;display:flex}.contact-item svg{width:21px;color:var(--purple);flex-shrink:0}.contact-item span{letter-spacing:1.4px;color:var(--muted);font-size:9px;font-weight:600}.contact-item p{margin-top:8px;font-size:18px;line-height:1.5}.contact-info>.text-link{margin-top:28px}.contact-form{border:1px solid var(--line);background:#fff;border-radius:5px;padding:32px}.contact-form label{color:var(--ink);margin-bottom:20px;font-size:12px;font-weight:600;display:block}.contact-form input,.contact-form select,.contact-form textarea{background:var(--paper);border:1px solid var(--line);width:100%;color:var(--ink);border-radius:3px;margin-top:9px;padding:12px;font-size:14px;font-weight:400;display:block}.contact-form textarea{resize:vertical}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-note{color:var(--muted);margin-bottom:20px;font-size:12px;line-height:1.7}.draft-label{margin-top:22px}.article-header{max-width:950px;padding:40px 0 38px}.article-header>.article-meta{margin-top:47px;margin-bottom:21px}.article-header h1{letter-spacing:-2px;max-width:920px;margin-bottom:22px;font-size:65px;font-weight:600;line-height:1.07}.article-header>p{color:var(--muted);max-width:750px;font-size:21px;line-height:1.6}.byline{align-items:center;gap:13px;margin-top:27px;display:flex}.author-mark{background:var(--purple);width:38px;height:38px;color:var(--yellow);border-radius:50%;justify-content:center;align-items:center;font-size:23px;font-style:italic;font-weight:800;display:flex}.byline>div{flex-direction:column;gap:4px;font-size:12px;display:flex}.byline>div>span{color:var(--muted);font-size:11px}.article-cover{border-radius:5px;height:440px;overflow:hidden}.article-cover>img,.article-cover>.brand-art{width:100%;height:100%}.article-layout{grid-template-columns:240px minmax(0,730px);justify-content:center;gap:75px;padding-block:57px;display:grid}.article-layout aside{align-self:start;position:sticky;top:45px}.article-layout aside>a:not(.policy-link){color:var(--muted);border-bottom:1px solid var(--line);gap:15px;padding:18px 0;font-size:12px;display:flex}.article-layout aside a span{color:var(--ink);font-size:14px}.policy-link{color:var(--purple);align-items:center;gap:10px;margin-top:25px;font-size:11px;display:flex}.article-body>section{margin-bottom:40px}.article-body h2{font-size:31px}.article-body p{font-size:19px}.article-end{border-block:1px solid var(--line);align-items:center;gap:17px;padding-block:20px;display:flex}.article-end>span{color:var(--purple);font-size:32px}.article-end p{margin:0;font-size:16px;font-weight:500}.article-disclosure{color:var(--muted);margin-top:20px;font-size:12px;line-height:1.8}.related-section{padding:20px 0 90px}.related-section .section-heading h2{font-size:36px}.policy-content{max-width:800px;padding-bottom:90px}.policy-content section{margin-bottom:37px}@media (min-width:1500px){.wrap{width:min(1340px,100% - 120px)}.hero h1{font-size:83px}.hero-visual{height:540px}.card-image{height:252px}}@media (max-width:1150px){.wrap{width:calc(100% - 64px)}.header-inner{gap:24px;height:86px}.desktop-nav{gap:22px}.header-actions{gap:19px}.header-cta{display:none}.hero h1{font-size:66px}.hero-top{grid-template-columns:1.65fr 1fr;gap:30px}.hero-description p{font-size:15px}.hero-visual{height:480px}.hero-story h2{font-size:56px}.card-image{height:210px}.about-band-inner{gap:45px}.brand-poster>div{font-size:65px}.poster-star{font-size:100px;right:17px}.about-band-copy h2{font-size:36px}.footer-top{gap:30px}.page-intro h1{font-size:61px}.article-layout{grid-template-columns:200px minmax(0,1fr);gap:45px}.article-header h1{font-size:58px}.contact-layout{gap:35px}.about-detail{gap:40px}.about-detail .brand-poster>div{font-size:56px}.work-item{gap:40px}}@media (max-width:800px){.wrap{width:calc(100% - 40px)}.desktop-nav{display:none}.header-inner{justify-content:space-between;height:77px}.logo{width:115px}.header-actions{gap:25px}.menu-toggle{justify-content:center;align-items:center;width:36px;height:40px;display:flex}.mobile-nav{border-top:1px solid var(--line);background:var(--paper);flex-direction:column;padding:8px 22px 18px;display:flex}.mobile-nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0;font-size:17px;display:flex}.hero{padding-top:35px}.hero-top{grid-template-columns:1fr;gap:27px;margin-bottom:27px}.hero h1{letter-spacing:-2.4px;font-size:64px}.hero-description{max-width:550px}.hero-description p{margin-bottom:14px;font-size:16px;line-height:1.65}.hero-visual{height:480px}.hero-story{bottom:32px;left:27px}.hero-story h2{font-size:51px}.visual-top{left:27px;right:27px}.hero-stamp{gap:6px;width:100px;height:100px;bottom:180px;right:25px}.hero-stamp span{font-size:6px}.hero-stamp svg{width:35px}.hero-stamp small{font-size:7px}.image-caption{display:none}.hero-bottom{flex-wrap:wrap;gap:20px;padding-bottom:25px}.hero-bottom>span:nth-child(2){display:none}.marquee{justify-content:flex-start;gap:25px;padding:18px;font-size:11px}.editorial-section{padding:58px 0}.section-heading h2{font-size:35px}.section-heading>div:last-child>p{max-width:210px;font-size:13px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.editorial-section .article-card:last-child{display:none}.card-image{height:225px}.article-card h3{font-size:23px}.about-band-inner{grid-template-columns:1fr;gap:38px}.brand-poster{min-height:360px}.brand-poster>div{font-size:77px}.poster-star{font-size:130px;bottom:78px;right:50px}.about-band-copy h2{font-size:40px}.about-band-copy>p{max-width:none}.topic-section{padding:60px 0}.topic-section>div h2{font-size:34px}.topic-row{grid-template-columns:35px 1fr 44px;gap:13px}.topic-row p{display:none}.topic-row h3{font-size:25px}.contact-banner{flex-direction:column;align-items:start;margin-bottom:55px;padding:35px 28px}.contact-banner h2{font-size:32px}.footer-top{grid-template-columns:1.3fr 1fr 1fr}.footer-note{grid-column:1/-1}.footer-note p{max-width:550px;margin-top:12px}.page-intro h1{font-size:52px}.page-intro>p{font-size:17px}.breadcrumbs{margin-bottom:38px}.blog-controls{flex-direction:column;align-items:stretch;gap:15px}.search input{width:100%}.filters button{padding:9px 13px}.about-detail{grid-template-columns:1fr;gap:35px}.about-detail .brand-poster>div{font-size:75px}.values-grid{gap:22px}.values-grid h3{font-size:22px}.values-grid p{font-size:14px}.work-item{gap:27px}.work-image{height:300px}.work-item h2{font-size:30px}.work-item p{font-size:15px}.contact-layout{grid-template-columns:1fr;gap:40px}.contact-info{max-width:600px}.article-header h1{font-size:49px}.article-header>p{font-size:18px}.article-cover{height:350px}.article-layout{grid-template-columns:1fr;gap:35px}.article-layout aside{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:0 20px;padding-bottom:18px;display:flex;position:static}.article-layout aside>.eyebrow{width:100%}.article-layout aside>a:not(.policy-link){border:0;padding:12px 0}.article-layout .policy-link{margin:12px 0}.related-section .article-card:last-child{display:none}}@media (max-width:480px){.wrap{width:calc(100% - 36px)}.hero h1{letter-spacing:-1.9px;margin-top:19px;font-size:49px}.eyebrow{letter-spacing:1.25px;font-size:9px}.hero-top{gap:24px}.hero-description p{font-size:15px}.hero-visual{border-radius:5px;height:465px}.hero-story{bottom:28px;left:23px;right:20px}.hero-story h2{letter-spacing:-.8px;font-size:40px}.hero-story p{max-width:250px;margin-top:13px;margin-bottom:19px;font-size:13px;line-height:1.6}.visual-top{letter-spacing:1.2px;font-size:8px;left:23px;right:23px}.hero-stamp{gap:1px;width:79px;height:79px;top:86px;bottom:auto;right:24px}.hero-stamp span{letter-spacing:.7px;font-size:5px}.hero-stamp svg{width:27px;height:35px}.hero-stamp small{font-size:6px}.hero-bottom{gap:10px;font-size:10px}.hero-bottom svg{width:14px}.hero-bottom>span:first-child{gap:6px}.hero-bottom>a{gap:5px;font-size:11px}.section-heading{flex-direction:column;align-items:start;gap:18px;margin-bottom:28px}.section-heading h2{font-size:34px}.section-heading>div:last-child>p{display:none}.article-grid{grid-template-columns:1fr;gap:33px}.editorial-section .article-card:last-child,.related-section .article-card:last-child{display:block}.card-image{height:232px}.article-card h3{font-size:26px}.article-card>p{font-size:15px}.article-meta{margin-top:16px}.brand-poster{min-height:340px;padding:26px}.brand-poster>div{letter-spacing:-2px;font-size:59px}.poster-star{font-size:94px;bottom:85px;right:20px}.about-band{padding:38px 0}.about-band-copy h2{font-size:35px}.about-band-copy>p{font-size:15px}.topic-section>div h2{font-size:30px}.topic-row h3{font-size:23px}.contact-banner h2{font-size:29px}.contact-banner .eyebrow{font-size:8px}.contact-banner{padding:30px 24px}.footer-top{grid-template-columns:1fr 1fr;gap:33px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:first-child p{max-width:290px}.footer-bottom{gap:20px;font-size:10px}.footer-bottom>span:last-child{font-size:9px}.page-intro{padding-bottom:35px}.page-intro h1{letter-spacing:-1.5px;font-size:43px}.filters{gap:4px}.filters button{padding:9px 10px;font-size:12px}.about-detail .brand-poster>div{font-size:59px}.values-grid{grid-template-columns:1fr;gap:28px;padding-bottom:55px}.values-grid h3{font-size:25px}.values-grid p{font-size:16px}.work-item{grid-template-columns:1fr;gap:24px;padding-block:30px}.work-image{height:265px}.work-item h2{font-size:34px}.contact-form{padding:24px 19px}.form-row{grid-template-columns:1fr;gap:0}.contact-info h2{font-size:32px}.article-header{padding-top:30px}.article-header h1{letter-spacing:-1.4px;font-size:40px}.article-header>.article-meta{margin-top:30px}.article-cover{height:250px}.article-layout{padding-block:33px}.article-body h2{font-size:28px}.article-body p,.prose p{font-size:17px;line-height:1.85}.article-layout aside>a:not(.policy-link){width:100%;padding:9px 0}.related-section .section-heading h2{font-size:32px}.empty-state{padding:45px 10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:400;src:url(../media/barlow-vietnamese-400-normal.1p7a6n-wg7475.woff2)format("woff2"),url(../media/barlow-vietnamese-400-normal.0k-idquqjs3ou.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:400;src:url(../media/barlow-latin-ext-400-normal.3428h6_4no53c.woff2)format("woff2"),url(../media/barlow-latin-ext-400-normal.3-5gl67tny_vk.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:400;src:url(../media/barlow-latin-400-normal.0ttnbqtks8pz8.woff2)format("woff2"),url(../media/barlow-latin-400-normal.2q232q7nmze6k.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:500;src:url(../media/barlow-vietnamese-500-normal.34vh5f-6yju0-.woff2)format("woff2"),url(../media/barlow-vietnamese-500-normal.0fgg28h67ffz5.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:500;src:url(../media/barlow-latin-ext-500-normal.0y48t30zsg1-x.woff2)format("woff2"),url(../media/barlow-latin-ext-500-normal.3tpb058eqjlba.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:500;src:url(../media/barlow-latin-500-normal.07ksy-a4avz1m.woff2)format("woff2"),url(../media/barlow-latin-500-normal.2gp2c7bmfr47a.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:600;src:url(../media/barlow-vietnamese-600-normal.1m5b9nf7zu8da.woff2)format("woff2"),url(../media/barlow-vietnamese-600-normal.2fsgphdgpmz4d.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:600;src:url(../media/barlow-latin-ext-600-normal.2h29y9nb1nz0g.woff2)format("woff2"),url(../media/barlow-latin-ext-600-normal.45cip6q06fzn7.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:600;src:url(../media/barlow-latin-600-normal.2ekrofpr7xv99.woff2)format("woff2"),url(../media/barlow-latin-600-normal.2r--11ob1d7-_.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:700;src:url(../media/barlow-vietnamese-700-normal.2qdjb9fx8pty2.woff2)format("woff2"),url(../media/barlow-vietnamese-700-normal.3w4w_g8ykrug3.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:700;src:url(../media/barlow-latin-ext-700-normal.0pkbndl2so67m.woff2)format("woff2"),url(../media/barlow-latin-ext-700-normal.3ppuwg38p9m1k.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:700;src:url(../media/barlow-latin-700-normal.3-aa5f3j6vyu9.woff2)format("woff2"),url(../media/barlow-latin-700-normal.28ciibjclp1g4.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:800;src:url(../media/barlow-vietnamese-800-normal.02f3bcej3m00k.woff2)format("woff2"),url(../media/barlow-vietnamese-800-normal.156l-g0ztar93.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:800;src:url(../media/barlow-latin-ext-800-normal.2-q6odh46jkz9.woff2)format("woff2"),url(../media/barlow-latin-ext-800-normal.08j7i-fjxvmcd.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:800;src:url(../media/barlow-latin-800-normal.0zw8kdgxg943u.woff2)format("woff2"),url(../media/barlow-latin-800-normal.30aww9-mwvdds.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:900;src:url(../media/barlow-vietnamese-900-normal.180ve-pxx51n6.woff2)format("woff2"),url(../media/barlow-vietnamese-900-normal.23ol3ychvtjj_.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:900;src:url(../media/barlow-latin-ext-900-normal.287vub0pcx6s0.woff2)format("woff2"),url(../media/barlow-latin-ext-900-normal.24kbxl5b9tmyt.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-display:swap;font-weight:900;src:url(../media/barlow-latin-900-normal.3ys2pgwppds1y.woff2)format("woff2"),url(../media/barlow-latin-900-normal.3g2y-n8mq58mx.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
