:root,:host{--font-body-editorial:"Assistant", system-ui, sans-serif;--ease-velvet:cubic-bezier(.22, 1, .36, 1);--ease-editorial:cubic-bezier(.16, 1, .3, 1);--ease-hush:cubic-bezier(.4, 0, .2, 1);--ease-drift:cubic-bezier(.25, .46, .45, .94);--motion-quick:.2s;--motion-base:.4s;--motion-slow:.7s;--motion-cinematic:1.2s;--motion-hush:1.6s;--stagger-loose:.12s}[data-theme=editorial]{--background:#f9f9f9;--foreground:#1a1c1c;--card:#fff;--card-foreground:#1a1c1c;--popover:#fff;--popover-foreground:#1a1c1c;--primary:#090707;--primary-foreground:#fff;--secondary:#685c53;--secondary-foreground:#fff;--secondary-container:#edddd1;--on-secondary-container:#221a13;--muted:#f4f1ec;--muted-foreground:#4d4545;--accent:#d4c5b9;--accent-foreground:#1a1c1c;--destructive:#ba1a1a;--border:#e7ddd2;--input:#d4c5b9;--ring:#090707;--radius:.25rem;--sidebar:#f3f3f3;--sidebar-foreground:#1a1c1c;--sidebar-primary:#090707;--sidebar-primary-foreground:#fff;--sidebar-accent:#d4c5b9;--sidebar-accent-foreground:#1a1c1c;--sidebar-border:#d4c5b9;--sidebar-ring:#090707;--chart-1:#090707;--chart-2:#685c53;--chart-3:#d4c5b9;--chart-4:#4d4545;--chart-5:#f3f3f3;background-color:var(--background);color:var(--foreground);font-family:var(--font-body-editorial)}[data-theme=editorial] .card-shadow,[data-theme=editorial] .card-shadow-lg,[data-theme=editorial] .polaroid-shadow,[data-theme=editorial] .btn-shadow{box-shadow:none}[data-theme=editorial] .card-shadow,[data-theme=editorial] .card-shadow-lg,[data-theme=editorial] .polaroid-shadow{border:1px solid var(--border)}[data-theme=editorial] .sr-hidden{transition:opacity var(--motion-cinematic) var(--ease-velvet), transform var(--motion-cinematic) var(--ease-velvet)}[data-theme=editorial] .sr-hidden.sr-fade-up{transform:translateY(40px)}[data-theme=editorial] .sr-hidden.sr-scale{transform:scale(.95)}[data-theme=editorial] .sr-hidden.sr-slide-right{transform:translate(-56px)}[data-theme=editorial] .sr-hidden.sr-slide-left{transform:translate(56px)}[data-theme=editorial] .sr-stagger>.sr-stagger-child{transition:opacity var(--motion-cinematic) var(--ease-velvet), transform var(--motion-cinematic) var(--ease-velvet)}[data-theme=editorial] .sr-stagger-visible>.sr-stagger-child:first-child{transition-delay:0s}[data-theme=editorial] .sr-stagger-visible>.sr-stagger-child:nth-child(2){transition-delay:var(--stagger-loose)}[data-theme=editorial] .sr-stagger-visible>.sr-stagger-child:nth-child(3){transition-delay:calc(var(--stagger-loose) * 2)}[data-theme=editorial] .sr-stagger-visible>.sr-stagger-child:nth-child(4){transition-delay:calc(var(--stagger-loose) * 3)}[data-theme=editorial] .sr-stagger-visible>.sr-stagger-child:nth-child(5){transition-delay:calc(var(--stagger-loose) * 4)}[data-theme=editorial] .sr-stagger-visible>.sr-stagger-child:nth-child(6){transition-delay:calc(var(--stagger-loose) * 5)}[data-theme=editorial] .sr-stagger-visible>.sr-stagger-child:nth-child(7){transition-delay:calc(var(--stagger-loose) * 6)}[data-theme=editorial] .sr-stagger-visible>.sr-stagger-child:nth-child(8){transition-delay:calc(var(--stagger-loose) * 7)}.ed-mask-reveal{clip-path:inset(100% 0 0);transition:clip-path var(--motion-cinematic) var(--ease-velvet), transform var(--motion-cinematic) var(--ease-velvet);transform:translateY(24px)}.ed-mask-reveal.is-visible{clip-path:inset(0);transform:translateY(0)}.ed-drift-zoom{transition:transform var(--motion-hush) var(--ease-drift);transform:scale(1.06)}.ed-drift-zoom.is-visible{transform:scale(1)}.ed-card-hover{transition:border-color var(--motion-base) var(--ease-hush);overflow:hidden}.ed-card-float{transition:box-shadow var(--motion-base) var(--ease-hush);box-shadow:0 24px 50px -28px #281e1438,0 6px 16px -12px #281e141f}.ed-card-float:hover{box-shadow:0 30px 60px -28px #281e1442,0 8px 20px -12px #281e1424}.ed-card-hover>img,.ed-card-hover>picture,.ed-card-hover>.ed-card-media{transition:transform var(--motion-cinematic) var(--ease-drift);will-change:transform}.ed-card-hover:hover>img,.ed-card-hover:hover>picture,.ed-card-hover:hover>.ed-card-media{transform:scale(1.04)}.ed-link-underline{padding-block-end:2px;display:inline-block;position:relative}.ed-link-underline:after{content:"";block-size:1px;inline-size:100%;transform-origin:inline-end;transition:transform var(--motion-slow) var(--ease-velvet);background:currentColor;position:absolute;inset-block-end:0;inset-inline-start:0;transform:scaleX(0)}.ed-link-underline:hover:after,.ed-link-underline:focus-visible:after{transform-origin:inline-start;transform:scaleX(1)}.ed-reveal-word{opacity:0;transition:opacity var(--motion-cinematic) var(--ease-velvet), transform var(--motion-cinematic) var(--ease-velvet);display:inline-block;transform:translateY(.5em)}.is-visible>.ed-reveal-word{opacity:1;transform:translateY(0)}.is-visible>.ed-reveal-word:first-child{transition-delay:0s}.is-visible>.ed-reveal-word:nth-child(2){transition-delay:80ms}.is-visible>.ed-reveal-word:nth-child(3){transition-delay:.16s}.is-visible>.ed-reveal-word:nth-child(4){transition-delay:.24s}.is-visible>.ed-reveal-word:nth-child(5){transition-delay:.32s}.is-visible>.ed-reveal-word:nth-child(6){transition-delay:.4s}.is-visible>.ed-reveal-word:nth-child(7){transition-delay:.48s}.is-visible>.ed-reveal-word:nth-child(8){transition-delay:.56s}.is-visible>.ed-reveal-word:nth-child(9){transition-delay:.64s}.is-visible>.ed-reveal-word:nth-child(10){transition-delay:.72s}.btn-editorial-fill{isolation:isolate;background:var(--secondary-container);color:var(--on-secondary-container);transition:color var(--motion-base) var(--ease-editorial) var(--motion-quick), transform var(--motion-quick) var(--ease-hush);position:relative;overflow:hidden}.btn-editorial-fill:before{content:"";z-index:-1;background:var(--primary);border-left:1.5px solid var(--accent);width:140%;transition:transform var(--motion-slow) var(--ease-editorial);position:absolute;top:0;bottom:0;left:-20%;transform:translate(125%)skew(-12deg)}.btn-editorial-fill:hover,.btn-editorial-fill:focus-visible,.btn-editorial-fill.is-swept{color:var(--primary-foreground)}.btn-editorial-fill:hover:before,.btn-editorial-fill:focus-visible:before,.btn-editorial-fill.is-swept:before{transform:translate(0)skew(-12deg)}.btn-editorial-fill:active{transform:scale(.96)}@media (prefers-reduced-motion:reduce){.btn-editorial-fill:before{transition:none}.btn-editorial-fill:active{transform:none}[data-theme=editorial] .sr-hidden,[data-theme=editorial] .sr-stagger>.sr-stagger-child,.ed-mask-reveal,.ed-drift-zoom,.ed-card-hover>img,.ed-card-hover>picture,.ed-card-hover>.ed-card-media,.ed-link-underline:after,.ed-reveal-word{clip-path:none!important;transition:none!important;transform:none!important}.ed-reveal-word{opacity:1!important}}.checkbox-editorial{appearance:none;border:1px solid var(--on-secondary-container);border-radius:4px;width:18px;height:18px}@supports (color:color-mix(in lab, red, red)){.checkbox-editorial{border:1px solid color-mix(in srgb, var(--on-secondary-container) 32%, transparent)}}.checkbox-editorial{background:var(--secondary-container);cursor:pointer;transition:background var(--motion-base) var(--ease-hush), border-color var(--motion-base) var(--ease-hush);flex-shrink:0}.checkbox-editorial:hover{border-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.checkbox-editorial:hover{border-color:color-mix(in srgb, var(--primary) 55%, transparent)}}.checkbox-editorial:checked{background-color:var(--primary);border-color:var(--primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d4c5b9' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:11px 11px}
