@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:root,:host{--color-stone-400:#a6a09b;--color-stone-500:#79716b;--color-stone-600:#57534d;--color-stone-700:#44403b;--color-stone-950:#0c0a09;--color-white:#fff;--spacing:.25rem;--container-lg:32rem;--container-xl:36rem;--container-3xl:48rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--studio-font-sans);--default-mono-font-family:var(--studio-font-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-stone-400:lab(66.2166% 1.88044 3.20326);--color-stone-500:lab(48.1164% 2.35701 4.26852);--color-stone-600:lab(35.5168% 1.08604 4.07829);--color-stone-700:lab(27.3812% 1.32917 3.57789);--color-stone-950:lab(2.86037% .455312 .568903)}}}@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,ui-sans-serif, system-ui, 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{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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.mx-auto{margin-inline:auto}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.h-px{height:1px}.min-h-11{min-height:calc(var(--spacing) * 11)}.min-h-screen{min-height:100vh}.w-24{width:calc(var(--spacing) * 24)}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-lg{max-width:var(--container-lg)}.max-w-xl{max-width:var(--container-xl)}.animate-pulse{animation:var(--animate-pulse)}.items-center{align-items:center}.rounded-full{border-radius:3.40282e38px}.bg-stone-400{background-color:var(--color-stone-400)}.bg-stone-950{background-color:var(--color-stone-950)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-16{padding-block:calc(var(--spacing) * 16)}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-\[1\.05\]{--tw-leading:1.05;line-height:1.05}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.045em\]{--tw-tracking:-.045em;letter-spacing:-.045em}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.text-balance{text-wrap:balance}.text-stone-500{color:var(--color-stone-500)}.text-stone-600{color:var(--color-stone-600)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:bg-stone-700:hover{background-color:var(--color-stone-700)}}@media (min-width:40rem){.sm\:px-10{padding-inline:calc(var(--spacing) * 10)}.sm\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.sm\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.sm\:leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}}}:root{--studio-canvas:#f5f2ea;--studio-surface:#faf8f2;--studio-sidebar:#e9e4d9;--studio-ink:#1d1e1b;--studio-ink-soft:#3d3e39;--studio-muted:#62625c;--studio-faint:#7a7971;--studio-line:#1d1e1b24;--studio-line-strong:#1d1e1b3d;--studio-hover:#eee9df;--studio-accent:#81483d;--studio-mailed:#677466;--studio-production:#8a6648;--studio-scheduled:#766b50;--studio-font-sans:"Helvetica Neue", "Segoe UI", Arial, sans-serif;--studio-font-editorial:"Iowan Old Style", Baskerville, "Times New Roman", serif;--studio-font-mono:"SFMono-Regular", "Cascadia Code", Consolas, monospace}*{box-sizing:border-box}html{background:var(--studio-canvas);min-width:20rem;color:var(--studio-ink);scroll-padding-top:5rem}body{background:var(--studio-canvas);min-height:100dvh;color:var(--studio-ink);font-family:var(--studio-font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{color:var(--studio-ink);background:#d8cfc0}:focus-visible{outline:2px solid var(--studio-accent);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.studio-app{min-height:100dvh}.studio-skip-link{z-index:100;border:1px solid var(--studio-ink);background:var(--studio-surface);padding:.7rem .9rem;font-size:.8125rem;font-weight:600;transition:transform .12s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.studio-skip-link:focus{transform:translateY(0)}.studio-sidebar{display:none}.studio-brand{flex-direction:column;align-items:flex-start;width:fit-content;display:inline-flex}.studio-brand-company{letter-spacing:.185em;text-transform:uppercase;font-size:.6875rem;font-weight:650;line-height:1}.studio-brand-product{font-family:var(--studio-font-editorial);letter-spacing:-.035em;margin-top:.34rem;font-size:1.45rem;font-weight:400;line-height:1}.studio-sidebar-navigation{margin-top:4.5rem}.studio-nav-list{gap:.18rem;margin:0;padding:0;list-style:none;display:grid}.studio-nav-link{min-height:2.55rem;color:var(--studio-muted);letter-spacing:-.005em;border-left:1px solid #0000;align-items:center;padding:.55rem .7rem .55rem .85rem;font-size:.84rem;font-weight:500;transition:color .13s,border-color .13s,background-color .13s;display:flex}.studio-nav-link:hover{color:var(--studio-ink);background:#faf8f26b}.studio-nav-link[aria-current=page]{border-left-color:var(--studio-ink);color:var(--studio-ink);background:#faf8f29e;font-weight:600}.studio-nav-secondary{margin-top:3.25rem}.studio-nav-label{color:var(--studio-faint);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .75rem;padding:0 .85rem;font-size:.625rem;font-weight:650;line-height:1}.studio-account{border-top:1px solid var(--studio-line);grid-template-columns:2.35rem minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:3.8rem;padding-top:1.05rem;display:grid}.studio-account-avatar{border:1px solid var(--studio-line-strong);width:2.35rem;height:2.35rem;color:var(--studio-ink-soft);font-family:var(--studio-font-editorial);border-radius:50%;place-items:center;font-size:.95rem;display:grid}.studio-account-copy{flex-direction:column;gap:.12rem;min-width:0;display:flex}.studio-account-name,.studio-account-workspace{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-account-name{font-size:.78rem;font-weight:600}.studio-account-workspace{color:var(--studio-faint);font-size:.69rem}.studio-account-arrow{color:var(--studio-faint);font-size:.92rem;transition:color .13s,transform .13s}.studio-account:hover .studio-account-arrow{color:var(--studio-ink);transform:translate(2px)}.studio-mobile-header{z-index:40;border-bottom:1px solid var(--studio-line);background:#e9e4d9f7;justify-content:space-between;align-items:center;height:4rem;padding:0 1.4rem;display:flex;position:sticky;top:0}.studio-brand-mobile{flex-direction:row;align-items:baseline;gap:.55rem}.studio-brand-mobile .studio-brand-product{margin-top:0;font-size:1.12rem}.studio-menu-button{cursor:pointer;background:0 0;border:0;place-content:center;gap:.34rem;width:2.75rem;height:2.75rem;padding:0;display:grid;position:relative}.studio-menu-line{background:currentColor;width:1.15rem;height:1px;transition:transform .13s;display:block}.studio-menu-button[aria-expanded=true] .studio-menu-line:first-child{transform:translateY(3px)rotate(45deg)}.studio-menu-button[aria-expanded=true] .studio-menu-line:last-child{transform:translateY(-3px)rotate(-45deg)}.studio-mobile-menu{z-index:39;overscroll-behavior:contain;background:var(--studio-sidebar);opacity:0;pointer-events:none;visibility:hidden;transition:opacity .13s,transform .13s,visibility .13s;position:fixed;inset:4rem 0 0;overflow-y:auto;transform:translateY(-.5rem)}.studio-mobile-menu[data-open=true]{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.studio-mobile-menu-inner{min-height:calc(100dvh - 4rem);padding:2.25rem 1.4rem max(1.4rem, env(safe-area-inset-bottom));flex-direction:column;display:flex}.studio-mobile-menu .studio-nav-link{min-height:3.25rem;font-family:var(--studio-font-editorial);padding-left:.9rem;padding-right:.9rem;font-size:1.35rem;font-weight:400}.studio-mobile-menu .studio-nav-secondary{margin-top:2.8rem}.studio-account-mobile{margin-top:auto}.studio-main{outline:none;min-width:0;min-height:calc(100dvh - 4rem);padding:3.25rem 1.4rem 4.5rem}.studio-home{width:100%;max-width:72rem;margin:0 auto}.studio-home-header{margin-bottom:3rem}.studio-greeting{color:var(--studio-muted);letter-spacing:.01em;margin:0 0 .78rem;font-size:.83rem;font-weight:500;line-height:1.4}.studio-home-header h1{max-width:48rem;font-family:var(--studio-font-editorial);letter-spacing:-.047em;text-wrap:balance;margin:0;font-size:clamp(2.25rem,4vw,3rem);font-weight:400;line-height:1.04}.studio-action-grid{border-top:1px solid var(--studio-line-strong);border-bottom:1px solid var(--studio-line-strong);display:grid}.studio-primary-action{grid-template-columns:2.25rem minmax(0,1fr) auto;align-items:start;gap:.75rem;min-width:0;min-height:8.65rem;padding:1.45rem .35rem;transition:background-color .14s,padding .14s;display:grid;position:relative}.studio-primary-action+.studio-primary-action{border-top:1px solid var(--studio-line)}.studio-primary-action:hover{background:var(--studio-hover);padding-left:.75rem;padding-right:.75rem}.studio-action-number{color:var(--studio-faint);font-family:var(--studio-font-mono);letter-spacing:.07em;padding-top:.26rem;font-size:.625rem}.studio-action-copy{flex-direction:column;min-width:0;display:flex}.studio-action-title{font-family:var(--studio-font-editorial);letter-spacing:-.03em;font-size:1.48rem;font-weight:400;line-height:1.15}.studio-action-description{max-width:16rem;color:var(--studio-muted);margin-top:.68rem;font-size:.78rem;line-height:1.55}.studio-action-arrow{color:var(--studio-faint);padding-top:.08rem;font-size:1.1rem;transition:color .14s,transform .14s}.studio-primary-action:hover .studio-action-arrow{color:var(--studio-ink);transform:translate(2px)}.studio-operational-grid{gap:4.5rem;margin-top:5rem;display:grid}.studio-section-heading{border-bottom:1px solid var(--studio-line-strong);justify-content:space-between;align-items:baseline;gap:1rem;min-height:2.2rem;padding-bottom:.82rem;display:flex}.studio-section-heading h2{font-family:var(--studio-font-editorial);letter-spacing:-.022em;margin:0;font-size:1.12rem;font-weight:400;line-height:1.2}.studio-text-link{min-height:2rem;color:var(--studio-muted);align-items:center;gap:.45rem;font-size:.72rem;font-weight:550;transition:color .13s;display:inline-flex}.studio-text-link span{transition:transform .13s}.studio-text-link:hover{color:var(--studio-ink)}.studio-text-link:hover span{transform:translate(2px)}.studio-campaign-header,.studio-campaign-row{grid-template-columns:minmax(0,1fr) 5.75rem 7.8rem;gap:1.5rem;display:grid}.studio-campaign-header{color:var(--studio-faint);letter-spacing:.11em;text-transform:uppercase;padding:1.05rem .25rem .62rem;font-size:.59rem;font-weight:650}.studio-campaign-list ul{margin:0;padding:0;list-style:none}.studio-campaign-row{border-bottom:1px solid var(--studio-line);align-items:center;min-height:4.75rem;padding:.75rem .25rem}.studio-campaign-name{flex-direction:column;gap:.27rem;min-width:0;display:flex}.studio-campaign-name>span:first-child{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:600;overflow:hidden}.studio-campaign-name>span:last-child{color:var(--studio-faint);font-size:.68rem}.studio-campaign-recipients{color:var(--studio-ink-soft);font-family:var(--studio-font-mono);font-variant-numeric:tabular-nums;margin:0;font-size:.7rem}.studio-mobile-data-label{display:none}.studio-status{width:fit-content;color:var(--studio-muted);white-space:nowrap;align-items:center;gap:.45rem;font-size:.68rem;display:inline-flex}.studio-status-dot{background:var(--studio-faint);border-radius:50%;width:.36rem;height:.36rem}.studio-status[data-status=mailed] .studio-status-dot{background:var(--studio-mailed)}.studio-status[data-status=production] .studio-status-dot{background:var(--studio-production)}.studio-status[data-status=scheduled] .studio-status-dot{background:var(--studio-scheduled)}.studio-rail{align-content:start;gap:3.6rem;display:grid}.studio-production{padding-top:1.3rem}.studio-production-title-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.studio-production-title-row h3,.studio-scheduled-list h3,.studio-empty-state h3{letter-spacing:-.01em;margin:0;font-size:.82rem;font-weight:600}.studio-production-title-row p{color:var(--studio-faint);margin:.3rem 0 0;font-size:.68rem}.studio-production-title-row>span{color:var(--studio-faint);font-family:var(--studio-font-mono);font-variant-numeric:tabular-nums;font-size:.68rem}.studio-progress{background:#1d1e1b21;height:2px;margin-top:1.8rem;position:relative;overflow:hidden}.studio-progress span{background:var(--studio-ink);position:absolute;inset:0 auto 0 0}.studio-production-counts{color:var(--studio-faint);justify-content:space-between;align-items:baseline;gap:1rem;margin-top:.72rem;font-size:.65rem;display:flex}.studio-production-counts p{margin:0}.studio-production-counts strong{color:var(--studio-ink-soft);font-family:var(--studio-font-mono);font-variant-numeric:tabular-nums;font-size:.7rem;font-weight:500}.studio-scheduled-list{margin:0;padding:0;list-style:none}.studio-scheduled-list li{border-bottom:1px solid var(--studio-line);justify-content:space-between;align-items:center;gap:1rem;min-height:4.85rem;display:flex}.studio-scheduled-list li>div p{color:var(--studio-faint);margin:.28rem 0 0;font-size:.68rem}.studio-scheduled-date{color:var(--studio-muted);margin:0;font-size:.7rem;font-weight:550}.studio-empty-state{border-bottom:1px solid var(--studio-line);padding:1.45rem 0 1.55rem}.studio-empty-state>p{max-width:23rem;color:var(--studio-faint);margin:.45rem 0 0;font-size:.7rem;line-height:1.55}.studio-empty-state .studio-text-link{margin-top:.8rem}.studio-placeholder{width:100%;max-width:42rem;margin:0 auto;padding-top:clamp(3.25rem,11vh,7.5rem)}.studio-eyebrow{color:var(--studio-faint);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.64rem;font-weight:650}.studio-placeholder h1{font-family:var(--studio-font-editorial);letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(2.5rem,6vw,4.2rem);font-weight:400;line-height:.98}.studio-placeholder>p:not(.studio-eyebrow){max-width:34rem;color:var(--studio-muted);margin:1.45rem 0 0;font-size:.9rem;line-height:1.75}.studio-placeholder-link{margin-top:2.15rem}.studio-loading{width:100%;max-width:72rem;margin:0 auto;padding-top:1rem}.studio-loading span{background:var(--studio-line);height:1px;margin-top:1.35rem;animation:1.2s ease-in-out infinite alternate studio-loading-pulse;display:block}.studio-loading span:first-child{width:18%}.studio-loading span:nth-child(2){width:48%}.studio-loading span:last-child{width:100%;margin-top:4rem}@keyframes studio-loading-pulse{0%{opacity:.35}to{opacity:1}}@media (min-width:40rem){.studio-mobile-header,.studio-mobile-menu-inner{padding-left:2.25rem;padding-right:2.25rem}.studio-main{padding:4rem 2.25rem 5.5rem}.studio-primary-action{padding-left:.75rem;padding-right:.75rem}}@media (min-width:50.0625rem){.studio-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-primary-action{min-height:10.35rem;padding:1.55rem 1.25rem}.studio-primary-action+.studio-primary-action{border-top:0;border-left:1px solid var(--studio-line)}.studio-primary-action:hover{padding-left:1.45rem;padding-right:1.25rem}}@media (min-width:56rem){.studio-main{padding-left:3.5rem;padding-right:3.5rem}.studio-operational-grid{grid-template-columns:minmax(0,1.6fr) minmax(16rem,.78fr);gap:clamp(3.25rem,6vw,5.5rem)}}@media (min-width:80rem){.studio-sidebar{z-index:30;border-right:1px solid var(--studio-line);background:var(--studio-sidebar);flex-direction:column;width:14.75rem;min-height:100dvh;padding:2.45rem 1.75rem 1.55rem;display:flex;position:fixed;inset:0 auto 0 0}.studio-sidebar-navigation{flex:1}.studio-mobile-header{display:none}.studio-main{min-height:100dvh;margin-left:14.75rem;padding:4.6rem 3.5rem 6rem}}@media (min-width:90rem){.studio-main{padding-left:4.5rem;padding-right:4.5rem}.studio-home-header{margin-bottom:3.4rem}.studio-operational-grid{margin-top:5.5rem}}@media (max-width:39.9375rem){.studio-campaign-header{display:none}.studio-campaign-row{grid-template-columns:minmax(0,1fr) auto;gap:.25rem 1rem;min-height:5.4rem;padding-left:0;padding-right:0}.studio-campaign-name{grid-row:1/3}.studio-campaign-recipients{text-align:right;grid-column:2}.studio-mobile-data-label{color:var(--studio-faint);font-family:var(--studio-font-sans);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.12rem;font-size:.55rem;font-weight:600;display:block}.studio-status{grid-column:2;justify-self:end}.studio-production-counts{font-size:.62rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}
