@layer astro.images{:where([data-astro-image]){height:auto}:where([data-astro-image=full-width]){width:100%}:where([data-astro-image=constrained]){max-width:100%}[data-astro-image-fit=fill]{object-fit:fill}[data-astro-image-fit=contain]{object-fit:contain}[data-astro-image-fit=cover]{object-fit:cover}[data-astro-image-fit=scale-down]{object-fit:scale-down}[data-astro-image-pos=top]{object-position:top}[data-astro-image-pos=bottom]{object-position:bottom}[data-astro-image-pos=left]{object-position:left}[data-astro-image-pos=right]{object-position:right}[data-astro-image-pos=center]{object-position:center}[data-astro-image-pos=top-bottom]{object-position:top bottom}[data-astro-image-pos=top-left]{object-position:top left}[data-astro-image-pos=top-right]{object-position:top right}[data-astro-image-pos=top-center]{object-position:top center}[data-astro-image-pos=bottom-top]{object-position:bottom top}[data-astro-image-pos=bottom-left]{object-position:bottom left}[data-astro-image-pos=bottom-right]{object-position:bottom right}[data-astro-image-pos=bottom-center]{object-position:bottom center}[data-astro-image-pos=left-top]{object-position:left top}[data-astro-image-pos=left-bottom]{object-position:left bottom}[data-astro-image-pos=left-right]{object-position:left right}[data-astro-image-pos=left-center]{object-position:left center}[data-astro-image-pos=right-top]{object-position:right top}[data-astro-image-pos=right-bottom]{object-position:right bottom}[data-astro-image-pos=right-left]{object-position:right left}[data-astro-image-pos=right-center]{object-position:right center}[data-astro-image-pos=center-top]{object-position:center top}[data-astro-image-pos=center-bottom]{object-position:center bottom}[data-astro-image-pos=center-left]{object-position:center left}[data-astro-image-pos=center-right]{object-position:center right}}.ss-demo-viewport{background:#07070a;border-radius:14px;width:100%;position:relative;overflow:hidden}.ss-demo-viewport:not(.ready) .ss-demo{pointer-events:none}.ss-demo-loading{z-index:30;color:#f3f0fa;white-space:nowrap;background:#22202bd9;border:1px solid #7462a280;border-radius:8px;padding:10px 14px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 30px #0008}.ss-demo{--ss-canvas:#060609;--ss-surface:#0b0b0d;--ss-raised:#101013;--ss-border:#2a2437;--ss-line:#ffffff14;--ss-accent:#7d5cff;--ss-muted:#88868e;transform-origin:0 0;background:var(--ss-canvas);color:#eeeef0;letter-spacing:0;width:1120px;height:690px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 20px 55px #0006}.ss-demo *{box-sizing:border-box}.ss-demo button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;transition:background .15s,color .15s,transform .15s;display:inline-flex}.ss-demo button:hover:not(:disabled){background:#ffffff13}.ss-demo button:focus-visible{outline-offset:-2px;outline:2px solid #a99bff}.ss-demo button:disabled{cursor:default;color:#66636d}.ss-demo button:active:not(:disabled){transform:scale(.97)}.ss-topbar{border-bottom:1px solid var(--ss-line);z-index:5;background:#050507;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex;position:relative}.ss-top-left,.ss-top-actions{align-items:center;gap:4px;display:flex}.ss-top-left button,.ss-top-actions>button:not(.ss-export){border-radius:7px;min-width:35px;height:36px}.ss-top-left{width:170px}.ss-traffic{gap:8px;width:65px;padding-left:1px;display:flex}.ss-traffic i{background:#ff615b;border-radius:50%;width:11px;height:11px}.ss-traffic i:nth-child(2){background:#ffbc44}.ss-traffic i:nth-child(3){background:#00c84b}.ss-document{white-space:nowrap;align-items:center;gap:4px;font-size:13px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.ss-document b{font-weight:550}.ss-document>span:last-child{color:#77757e}.ss-logo{place-items:center;width:20px;height:20px;margin-right:3px;display:grid}.ss-logo img{object-fit:contain;width:20px;height:20px;display:block}.ss-divider{background:var(--ss-line);width:1px;height:30px;margin:0 5px}.ss-top-actions{margin-left:auto}.ss-top-actions .ss-presets{min-width:98px;padding:0 8px;font-size:12px;font-weight:550}.ss-export{height:37px;margin-left:5px;padding:0 14px;font-size:12px;color:#fff!important;background:linear-gradient(135deg,#7e60ff,#5d33e8)!important;border-radius:8px!important;font-weight:620!important}.ss-export:hover{filter:brightness(1.1)}.ss-popover{z-index:20;color:#eee;background:#1c1b20;border:1px solid #3d374e;border-radius:10px;flex-direction:column;gap:8px;min-width:195px;padding:12px;display:flex;position:absolute;top:51px;box-shadow:0 22px 50px #0009}.ss-popover b{font-size:12px}.ss-popover span,.ss-popover small{color:#aaa7b0;font-size:10px}.ss-popover-project{left:70px}.ss-popover-presets{right:125px}.ss-popover-export{right:14px}.ss-popover button{background:#28252d;border-radius:6px;justify-content:space-between;padding:8px 9px;font-size:11px}.ss-workspace{grid-template-columns:50px minmax(0,1fr) 384px;gap:7px;height:390px;padding:7px 8px;display:grid}.ss-media-rail{background:var(--ss-surface);border:1px solid var(--ss-border);border-radius:10px;justify-content:center;display:flex}.ss-media-rail .ss-media-button{color:#aaa8b0;border-radius:8px;flex-direction:column;gap:4px;width:49px;height:55px;font-size:9px;display:flex}.ss-media-button:hover{color:#d2c7ff!important}.ss-center{flex-direction:column;gap:7px;min-width:0;display:flex}.ss-stage{background:var(--ss-surface);border:1px solid var(--ss-border);border-radius:10px;height:325px;overflow:hidden}.ss-stage-toolbar{border-bottom:1px solid var(--ss-line);background:#0d0d10;justify-content:center;align-items:center;gap:17px;height:43px;display:flex}.ss-stage-toolbar button{color:#c9c7cb;border-radius:6px;height:31px;padding:0 8px;font-size:12px}.ss-stage-toolbar button.active{color:#fff}.ss-stage-canvas{background:linear-gradient(125deg,#231b44,#4e4a80 52%,#b1a3b0);height:282px;position:relative;overflow:hidden}.ss-stage-canvas.gradient{background:linear-gradient(130deg,#2a1a3c,#623c80,#b8806a)}.ss-stage-canvas.color{background:#2d3b4b}.ss-stage-canvas.focused{filter:contrast(1.04)}.ss-stage-canvas.cinematic{filter:saturate(.83)contrast(1.1)}.ss-recording{color:#242b32;background:#ecedf0;border-radius:9px;position:absolute;overflow:hidden;box-shadow:0 13px 38px #04040b6e}.ss-recording-nav{z-index:3;color:#313a34;justify-content:space-between;align-items:center;height:30px;padding:0 13px;font-size:7px;font-weight:700;display:flex;position:relative}.ss-recording-brand{letter-spacing:.07em;align-items:center;gap:5px;display:flex}.ss-recording-brand span{background:#d17a50;border-radius:2px;width:9px;height:9px;transform:rotate(45deg)}.ss-recording-content{z-index:3;flex-direction:column;align-items:flex-start;gap:6px;max-width:62%;display:flex;position:absolute;top:28%;left:10%}.ss-recording-content small{letter-spacing:.17em;color:#ab6a51;font-size:7px;font-weight:750}.ss-recording-content strong{letter-spacing:-.07em;max-width:230px;font-size:27px;font-weight:730;line-height:.95}.ss-recording-content>span:nth-child(3){color:#606c6b;font-size:8px}.ss-recording-cta{color:#fff;background:#22352c;border-radius:4px;align-items:center;gap:4px;margin-top:3px;padding:6px 8px;font-size:7px;font-weight:650;display:flex}.ss-recording-orb{filter:blur(1px);opacity:.85;background:radial-gradient(circle at 30% 25%,#f7d4a6,#bc9874 57%,#779184);border-radius:50%;width:170px;height:170px;position:absolute;top:6%;right:4%}.ss-recording-hill{background:#7d9b88;border-radius:55% 55% 0 0;width:80%;height:63%;position:absolute;bottom:-39%;right:-25%;transform:rotate(-13deg)}.ss-recording-hill.two{background:#37574b;width:95%;height:44%;bottom:-28%;right:-25%;transform:rotate(14deg)}.ss-recording.workspace{background:#e1e3e8}.ss-recording.workspace .ss-recording-orb{background:radial-gradient(circle at 30% 25%,#bec8df,#819ac4 60%,#536b97)}.ss-recording.workspace .ss-recording-hill{background:#7386aa}.ss-recording.workspace .ss-recording-hill.two{background:#293958}.ss-recording.result{background:#ede6df}.ss-recording.result .ss-recording-orb{background:radial-gradient(circle at 30% 25%,#f8d2ad,#db9d88 60%,#966d79)}.ss-recording.result .ss-recording-hill{background:#ba907e}.ss-recording.result .ss-recording-hill.two{background:#594b5f}.ss-source-label{color:#fff;letter-spacing:.12em;background:#17151fbb;border:1px solid #ffffff3a;border-radius:4px;padding:6px 8px;font-size:8px;position:absolute;top:14px;right:20px}.ss-crop-guide{z-index:4;color:#fff;background:#0002;border:1.5px dashed #fff;place-items:center;display:grid;position:absolute;inset:12% 18%}.ss-mask-guide{z-index:4;color:#fff;background:#25195732;border:2px solid #aa90ff;place-items:center;width:35%;height:45%;display:grid;position:absolute;top:30%;left:40%}.ss-zoom-guide{z-index:4;color:#fff;background:#8473c72a;border:2px solid #a689ff;border-radius:7px;place-items:center;width:36%;height:42%;display:grid;position:absolute;top:29%;left:44%}.ss-playback{border:1px solid var(--ss-border);background:var(--ss-surface);color:#aaa7ae;border-radius:9px;justify-content:space-between;align-items:center;height:43px;padding:0 10px;display:flex}.ss-playback-left,.ss-playback-middle,.ss-playback-right{align-items:center;gap:5px;display:flex}.ss-playback-left,.ss-playback-right{width:130px}.ss-playback-left>span{font-variant-numeric:tabular-nums;font-size:11px}.ss-playback-right{font-variant-numeric:tabular-nums;justify-content:flex-end;font-size:11px}.ss-playback button{color:#aaa7ae;border-radius:5px;width:27px;height:27px}.ss-playback .ss-play{background:var(--ss-accent);color:#fff;border-radius:50%;width:34px;height:34px}.ss-playback .ss-play:hover{background:#967cff}.ss-right{border:1px solid var(--ss-border);background:var(--ss-surface);border-radius:10px;grid-template-columns:64px minmax(0,1fr);display:grid;overflow:hidden}.ss-tool-rail{border-right:1px solid var(--ss-line);flex-direction:column;gap:1px;padding:7px 5px;display:flex}.ss-tool-rail button{color:#86848c;border-radius:7px;flex-direction:column;gap:2px;height:39px;font-size:8px;font-weight:550;display:flex}.ss-tool-rail button.selected{color:#a78cff;background:#7950d51a;box-shadow:inset 0 0 0 1px #7950d548}.ss-tool-rail button:hover{color:#ded4ff!important}.ss-inspector{min-width:0;overflow:hidden}.ss-inspector-heading{border-bottom:1px solid var(--ss-line);align-items:center;gap:10px;height:49px;padding:0 15px;font-size:15px;display:flex}.ss-tool-symbol{color:#a485ff;display:flex}.ss-inspector-heading strong{font-weight:650}.ss-inspector-body{scrollbar-width:thin;scrollbar-color:#504a5b transparent;height:323px;padding:14px 16px 25px;overflow:auto}.ss-inspector-body h4{margin:4px 0 10px;font-size:12px;font-weight:650}.ss-inspector-body h4:not(:first-child){border-top:1px solid var(--ss-line);margin-top:20px;padding-top:15px}.ss-inspector-body p{color:#918f99;margin:0 0 14px;font-size:10px;line-height:1.5}.ss-segmented{background:#17161b;border:1px solid #292630;border-radius:7px;padding:3px;display:flex}.ss-segmented button{color:#aaa7b2;border-radius:5px;flex:1;padding:6px 5px;font-size:10px}.ss-segmented button.active{color:#f4f2f7;background:#33303a}.ss-wallpaper-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0;display:grid}.ss-wallpaper-grid button{text-align:left;color:#aaa8b1;border:1px solid #0000;border-radius:7px;padding:4px;font-size:9px;display:block}.ss-wallpaper-grid button.selected{color:#e6e0ff;border-color:#8364f2}.ss-wallpaper{border-radius:4px;height:42px;margin-bottom:6px;display:block}.ss-wallpaper.one{background:linear-gradient(140deg,#2c264e,#a498a1)}.ss-wallpaper.two{background:linear-gradient(140deg,#442d50,#b87869)}.ss-wallpaper.three{background:#334050}.ss-select{background:#1a191f;border:1px solid #35313d;border-radius:6px;justify-content:space-between;align-items:center;padding:9px;font-size:11px;display:flex}.ss-control-row{color:#b0adb5;justify-content:space-between;align-items:center;margin:12px 0 7px;font-size:10px;display:flex}.ss-control-row b{color:#e7e4e9;font-size:10px;font-weight:550}.ss-inspector-body input[type=range]{accent-color:#8062f6;width:100%;height:5px}.ss-range-static{background:#393440;border-radius:5px;height:4px;margin-bottom:13px;overflow:hidden}.ss-range-static i{background:#8062f6;border-radius:5px;height:100%;display:block}.ss-option{color:#c7c3cb;background:#1a191e;border:1px solid #312c37;border-radius:7px;align-items:center;gap:9px;min-height:40px;margin-top:7px;padding:9px;font-size:10px;display:flex}.ss-option.selected{background:#221b36;border-color:#674dc9}.ss-option>span{flex-direction:column;flex:1;gap:3px;display:flex}.ss-option small{color:#8d8994;font-size:9px}.ss-option>svg:last-child{color:#a78cff;margin-left:auto}.ss-transcript{background:#1a191e;border:1px solid #332e39;border-radius:7px;flex-direction:column;gap:6px;margin-bottom:8px;padding:10px;font-size:10px;display:flex}.ss-transcript small{color:#987ffa}.ss-inline-action{border-radius:6px;margin-top:7px;padding:9px 10px;font-size:10px;background:#41316b!important}.ss-insert-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.ss-insert-grid button{background:#1a191e;border:1px solid #312c37;border-radius:7px;flex-direction:column;padding:14px 7px;font-size:10px;display:flex}.ss-insert-grid svg{color:#a78cff}.ss-panel-note{color:#827f88;margin-top:15px;display:block}.ss-timeline{background:var(--ss-surface);border:1px solid var(--ss-border);border-radius:10px;height:225px;margin:0 8px;overflow:hidden;box-shadow:0 12px 25px #0005}.ss-timeline-header{background:var(--ss-raised);color:#aaa7b2;border-bottom:1px solid var(--ss-line);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;height:34px;padding:0 12px;font-size:10px;display:flex}.ss-timeline-header>span:first-child{align-items:center;gap:7px;font-weight:650;display:flex}.ss-zoom-symbol{color:#797580}.ss-timeline-main{grid-template-columns:84px 1fr;height:191px;display:grid}.ss-timeline-labels{border-right:1px solid var(--ss-line);background:#0c0c0e}.ss-timeline-labels>span{color:#99969f;border-bottom:1px solid #ffffff0d;align-items:center;gap:6px;height:38px;padding:0 9px;font-size:10px;display:flex}.ss-timeline-labels .ss-ruler-label{height:27px}.ss-timeline-content{cursor:crosshair;background:#09090b;position:relative}.ss-ruler{color:#83808b;font-variant-numeric:tabular-nums;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:27px;padding:0 8px;font-size:9px;display:flex}.ss-track{border-bottom:1px solid #ffffff0d;height:38px;position:relative}.ss-track>button{white-space:nowrap;text-overflow:ellipsis;border-radius:5px;justify-content:flex-start;height:28px;padding:0 7px;font-size:10px;font-weight:560;position:absolute;top:5px;overflow:hidden}.ss-track.video>button{color:#fff;background:#8c520e;border:1px solid #d4821e;gap:6px}.ss-track.video>button:nth-child(2){background:#a56513}.ss-track.video>button:nth-child(3){background:#7c480e}.ss-track.video>button.selected{box-shadow:inset 0 0 0 1px #ffd593}.ss-clip-thumb{background:linear-gradient(140deg,#d0b795,#53697e);border-radius:2px;flex:none;width:16px;height:17px}.ss-track.zoom>button{color:#ede7ff;background:#4d3d91;border:1px solid #8168ed}.ss-track.zoom>button.selected{box-shadow:inset 0 0 0 1px #e1d6ff}.ss-track.callout>button{color:#ddecf4;background:#30485b;border:1px solid #5e91af}.ss-waveform{opacity:.7;background:repeating-linear-gradient(90deg,#b788b0 0 2px,#0000 2px 5px,#957ba4 5px 6px,#0000 6px 9px);border-radius:3px;position:absolute;inset:5px 3px;mask-image:linear-gradient(#0000,#000 35% 65%,#0000)}.ss-playhead{pointer-events:none;z-index:3;background:#9f83ff;width:1px;transition:left 50ms linear;position:absolute;top:27px;bottom:0}.ss-playhead i{background:#9f83ff;border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:-4px}.ss-demo-hint{text-align:center;color:#777280;height:19px;font-size:9px;line-height:20px}@media (prefers-reduced-motion:reduce){.ss-demo button,.ss-playhead{transition:none!important}}.ss-recording-replacement{object-fit:cover;width:100%;height:100%;display:block}@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:-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-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--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]){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;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{.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--paper:#f8f7f3;--paper-2:#f1f0eb;--ink:#191b1a;--muted:#70736e;--accent:#d98549;--line:#e4e3de;--radius:24px;--section:clamp(94px,11vw,168px);--container:1180px;--shadow:0 28px 80px #1f231e21;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}svg{flex:none}::selection{color:#1c1e1b;background:#e3b58d}.wrap{width:min(calc(100% - 64px),var(--container));margin-inline:auto}.section{padding-block:var(--section)}.section-intro{text-align:center;max-width:680px;margin:0 auto 58px}.section-kicker{color:#a26b46;letter-spacing:.17em;font-size:11px;font-weight:750;display:block}.section-intro h2,.faq-heading h2,.closing h2,.dark-copy h2{letter-spacing:-.068em;margin:19px 0 22px;font-size:clamp(42px,5.1vw,72px);font-weight:690;line-height:.99}.section-intro h2 em,.faq-heading h2 em,.closing h2 em,.dark-copy h2 em,.hero h1 em{letter-spacing:-.07em;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400}.section-intro p,.faq-heading p,.closing p{color:var(--muted);max-width:535px;margin:0 auto;font-size:17px;line-height:1.65}.button{white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;gap:24px;padding:16px 22px;font-size:13px;font-weight:700;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex}.button:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0002}.button-dark{color:#fff;background:#1d201e}.button-dark:hover{background:#343b35}.button-light{color:#1b1c1a;background:#f7f7f3}.button-light:hover{background:#fff}.brand{letter-spacing:-.05em;align-items:center;gap:9px;font-size:17px;font-weight:760;display:inline-flex}.brand-icon{flex:none;place-items:center;width:28px;height:28px;display:inline-grid}.brand-icon img{object-fit:contain;width:100%;height:100%;display:block}.site-header{z-index:30;justify-content:space-between;align-items:center;height:78px;display:flex;position:absolute;top:0;left:0;right:0}.desktop-nav{align-items:center;gap:31px;margin-left:10%;display:flex}.desktop-nav a{color:#484d49;font-size:12px;font-weight:600;transition:color .2s}.desktop-nav a:hover{color:#a76137}.header-right{align-items:center;gap:13px;display:flex}.platform-pill{color:#4a514a;align-items:center;gap:6px;font-size:11px;font-weight:650;display:inline-flex}.platform-pill span{font-size:17px}.header-cta{color:#fff;background:#20231f;border-radius:30px;align-items:center;gap:13px;padding:11px 15px;font-size:11px;font-weight:700;transition:transform .2s;display:inline-flex}.header-cta:hover{transform:translateY(-2px)}.mobile-nav{display:none}.hero{background:#f8f4eb;height:min(920px,100svh);min-height:730px;position:relative;overflow:hidden}.hero-art{position:absolute;inset:180px 0 0}.hero-art img{object-fit:cover;object-position:center 48%;width:100%;height:100%}.hero-wash{pointer-events:none;background:linear-gradient(#f8f7f3 0% 8%,#f8f7f3f2 18%,#f8f7f3ad 31%,#f8f7f300 51%),linear-gradient(#0000 81%,#111a17aa 100%);position:absolute;inset:0}.hero-copy{z-index:2;text-align:center;padding-top:154px;position:relative}.eyebrow{color:#4e5850;letter-spacing:.18em;align-items:center;gap:8px;font-size:10px;font-weight:750;display:inline-flex}.eyebrow-dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.hero h1{letter-spacing:-.08em;margin:19px 0 24px;font-size:clamp(55px,7.4vw,112px);font-weight:720;line-height:.93}.hero h1 em{color:#373f39}.hero-copy>p{color:#4f564f;max-width:520px;margin:0 auto;font-size:clamp(15px,1.3vw,18px);line-height:1.55}.hero-actions{flex-direction:column;justify-content:center;align-items:center;gap:13px;margin-top:26px;display:flex}.hero-actions>span{color:#4a5049;font-size:11px;font-weight:600}.hero-bottom{z-index:2;color:#fff;letter-spacing:.14em;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:40px;left:0;right:0}.hero-status{align-items:center;gap:10px;display:flex}.status-light{background:#e8a46e;border-radius:100%;width:7px;height:7px;box-shadow:0 0 0 4px #e8a46e3b}.status-divider{background:#ffffff8c;width:1px;height:13px;margin:0 5px}.hero-bottom-note span{vertical-align:middle;margin-left:14px;font-size:19px}.hero-float{z-index:3;backdrop-filter:blur(16px);color:#fff;background:#141a17d9;border:1px solid #ffffff3e;border-radius:14px;align-items:center;gap:12px;width:345px;height:52px;padding:8px 13px;font-size:10px;font-weight:650;display:flex;position:absolute;bottom:85px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0005}.float-icon{color:#171a17;background:#d48952;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.float-wave{letter-spacing:-3px;color:#e5b07a;white-space:nowrap;opacity:.85;flex:1;font-size:18px;overflow:hidden}.hero-float>span:last-child{color:#d4d8d2}.overview{padding-top:140px}.mini-brand{justify-content:center;margin-bottom:21px;display:flex}.mini-brand .brand-icon{width:35px;height:35px}.benefit-row{justify-content:center;gap:26px;margin-top:28px;display:flex}.benefit-row span{color:#454b44;align-items:center;gap:7px;font-size:11px;font-weight:650;display:inline-flex}.benefit-row svg{color:#a46b47}.editor-frame{box-shadow:var(--shadow);background:linear-gradient(145deg,#ebe4d3,#d7e4d1);border-radius:32px;max-width:1070px;margin:0 auto;padding:22px;position:relative}.editor-glow{filter:blur(65px);opacity:.75;background:#dbd7aa;position:absolute;inset:10% 20%}.overview-caption{color:#8c8d84;letter-spacing:.08em;justify-content:space-between;max-width:1070px;margin:17px auto 0;font-size:10px;font-weight:650;display:flex}.overview-caption span:last-child{letter-spacing:0;font-weight:500}.features{padding-top:100px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.feature-card{background:#f3f3ed;border:1px solid #e8e6df;border-radius:26px;min-height:510px;position:relative;overflow:hidden}.feature-card-sage{background:#e8ece4}.feature-card-peach{background:#f3e8dc}.feature-card-blue{background:#e7ebed}.feature-card-lilac{background:#ede9ed}.feature-text{z-index:2;max-width:420px;padding:39px 39px 0;position:relative}.feature-number{letter-spacing:.15em;color:#8d6856;font-size:10px;font-weight:750}.feature-card h3{letter-spacing:-.06em;margin:14px 0 10px;font-size:clamp(26px,2.7vw,38px);line-height:1.06}.feature-card p{color:#5f665e;margin:0;font-size:13px;line-height:1.6}.feature-visual{height:270px;position:absolute;bottom:0;left:0;right:0}.capture-visual{justify-content:center;align-items:flex-end;display:flex}.capture-window{background:#fbf9ee;border-radius:13px 13px 0 0;width:80%;height:230px;overflow:hidden;box-shadow:0 5px 30px #5d776358}.tiny-windowbar{background:#e5e7dc;align-items:center;gap:4px;height:29px;padding:0 11px;display:flex}.tiny-windowbar i{background:#d3a693;border-radius:50%;width:6px;height:6px}.tiny-windowbar i:nth-child(2){background:#d9c697}.tiny-windowbar i:nth-child(3){background:#a5bf9f}.tiny-windowbar span{color:#687069;margin:auto;font-size:8px}.capture-center{background:radial-gradient(circle,#fdfcf3,#d8e3d5);flex-direction:column;justify-content:center;align-items:center;height:201px;display:flex}.capture-ring{color:#536c58;border:1px solid #94ad97;border-radius:50%;place-items:center;width:55px;height:55px;display:grid;box-shadow:0 0 0 12px #d2dfd05e}.capture-center strong{margin-top:20px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px}.capture-center small{color:#6b756c;margin-top:3px;font-size:9px}.capture-badge{color:#fff;background:#1d2621;border-radius:8px;align-items:center;gap:9px;padding:10px 12px;font-size:9px;font-weight:750;display:flex;position:absolute;bottom:31px;right:6%;box-shadow:0 10px 20px #0003}.capture-badge span:last-child{color:#a9b3aa}.record-dot{background:#ed7e67;border-radius:50%;width:6px;height:6px}.edit-visual{padding:40px 30px 0}.edit-top{color:#eef0ea;background:#292b29;border-radius:10px 10px 0 0;align-items:center;gap:9px;height:53px;padding:0 17px;font-size:10px;display:flex}.edit-top span{color:#eacb9b;background:#524635;border-radius:30px;margin-left:auto;padding:7px 10px;font-size:8px}.edit-timeline{color:#7d837e;background:#222422;justify-content:space-around;align-items:center;height:32px;font-size:8px;display:flex}.edit-clips{background:#222422;gap:3px;padding:5px 13px 10px;display:flex}.edit-clips div{color:#fff;background:linear-gradient(110deg,#d2b595,#7f8f75);border:1px solid #e8d1b0;border-radius:4px;height:49px;padding:10px;font-size:8px}.edit-clips div:first-child{width:28%}.edit-clips div:nth-child(2){background:linear-gradient(110deg,#9ba786,#536f60);width:39%}.edit-clips div:nth-child(3){background:linear-gradient(110deg,#ae9b77,#5f6c5f);width:33%}.edit-audio{color:#d0aa80;white-space:nowrap;letter-spacing:-6px;background:#222422;border-radius:0 0 10px 10px;height:55px;padding:0 15px;font-size:33px;line-height:39px;overflow:hidden;box-shadow:0 17px 25px #74533a33}.focus-visual{justify-content:center;align-items:flex-end;display:flex}.focus-surface{background:#f5f3e9;border-radius:12px 12px 0 0;width:82%;height:225px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 30px #2b42434d}.focus-sidebar{background:#d6dcda;width:19%}.focus-lines{flex-direction:column;gap:12px;padding:37px 20px;display:flex}.focus-lines i{background:#dee5e1;border-radius:10px;width:170px;height:10px}.focus-lines i:first-child{background:#718a80;width:115px;height:17px}.focus-lines i:nth-child(3){width:140px}.focus-target{background:#e4b69321;border:2px solid #d18f64;border-radius:8px;place-items:center;width:185px;height:100px;display:grid;position:absolute;top:25%;left:33%;box-shadow:0 0 0 35px #9db2a321}.focus-target span{color:#fff;background:#1d2823;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.focus-tooltip{color:#fff;background:#232b27;border-radius:9px;align-items:center;gap:9px;padding:10px;font-size:9px;display:flex;position:absolute;bottom:25px;right:5%;box-shadow:0 10px 20px #0003}.focus-tooltip-icon{color:#d8a476}.focus-tooltip b{color:#c7cabf;font-weight:500}.finish-visual{justify-content:center;align-items:flex-end;display:flex}.finish-preview{background:#5d6382;border-radius:12px 12px 0 0;place-items:center;width:81%;height:229px;display:grid;position:relative;overflow:hidden;box-shadow:0 15px 30px #30343f3b}.finish-orb{filter:blur(2px);background:radial-gradient(circle at 30% 30%,#e1c2ad,#a58d8a 52%,#5c6888 80%);border-radius:50%;width:240px;height:240px;position:absolute;top:-60px;right:-25px}.finish-preview>span{z-index:1;color:#fff;text-align:center;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:27px;line-height:1.1;position:relative}.finish-preview>span em{font-style:italic}.caption-pill{z-index:2;color:#fff;background:#141a1dcc;border-radius:4px;align-items:center;gap:6px;padding:7px 10px;font-size:8px;display:flex;position:absolute;bottom:19px}.finish-export{color:#263029;background:#f8f8f3;border-radius:8px;align-items:center;gap:7px;padding:10px 12px;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:23px;right:3%;box-shadow:0 8px 20px #0002}.finish-export span{padding-left:18px}.personalize{padding-top:105px}.personalize-scene{height:600px;box-shadow:var(--shadow);background:#748b63;border-radius:28px;position:relative;overflow:hidden}.personalize-scene>img{object-fit:cover;object-position:center 62%;width:100%;height:100%;transition:transform .8s}.personalize-scene:hover>img{transform:scale(1.035)}.personalize-shade{background:linear-gradient(90deg,#15241cab,#0000 68%),linear-gradient(#0000 60%,#17261c79);position:absolute;inset:0}.personalize-overlay{color:#fff;position:absolute;top:20%;left:8%}.personalize-overlay>span{letter-spacing:.18em;color:#f5d6a6;font-size:10px;font-weight:700}.personalize-overlay h3{letter-spacing:-.065em;margin:18px 0 30px;font-size:clamp(40px,5vw,67px);line-height:1.03}.style-chips{gap:7px;display:flex}.style-chips span{color:#fff;backdrop-filter:blur(8px);border:1px solid #ffffff8f;border-radius:30px;padding:9px 12px;font-size:10px}.style-chips .selected{color:#1d241d;background:#fff}.personalize-floating{backdrop-filter:blur(14px);color:#52594f;background:#f8f7f0eb;border:1px solid #fff;border-radius:13px;flex-direction:column;gap:16px;width:240px;padding:18px;font-size:10px;display:flex;position:absolute;bottom:12%;right:8%;box-shadow:0 15px 50px #172b1b5b}.personalize-floating>span{justify-content:space-between;display:flex}.personalize-floating b{color:#272e27}.float-title{color:#1a231b;align-items:center;gap:8px;font-size:11px;font-weight:750;justify-content:flex-start!important}.fake-slider{background:#cbd2c6;height:3px;position:relative}.fake-slider:before{content:"";background:#c28058;width:65%;height:100%}.fake-slider i{background:#c28058;border-radius:50%;width:11px;height:11px;position:absolute;top:-4px;left:63%}.testimonials{padding-top:120px}.quote-grid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;max-width:960px;margin:0 auto;display:grid}.quote-card{background:#fff;border:1px solid #edece7;border-radius:19px;padding:28px 30px;box-shadow:0 8px 24px #3f423509}.quote-card:nth-child(2){margin-top:43px}.quote-card:nth-child(4){margin-top:40px}.quote-stars{color:#d4824d;letter-spacing:4px;font-size:12px}.quote-card blockquote{letter-spacing:-.025em;margin:19px 0 29px;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(17px,1.7vw,22px);line-height:1.4}.quote-person{align-items:center;gap:10px;display:flex}.quote-person .avatar{border-radius:50%;place-items:center;width:36px;height:36px;font-size:10px;font-weight:750;display:grid}.avatar.peach{color:#81583e;background:#eedacb}.avatar.sage{color:#4b6b50;background:#d7e2d5}.avatar.lilac{color:#685273;background:#e4dde8}.avatar.blue{color:#46656b;background:#d4e1e4}.quote-person span:last-child{flex-direction:column;gap:3px;display:flex}.quote-person strong{font-size:11px}.quote-person small{color:#8e928b;font-size:9px}.dark-showcase{color:#fff;background:#0e1110;min-height:800px;margin-top:70px;position:relative;overflow:hidden}.dark-noise{opacity:.45;background:radial-gradient(circle at 67% 46%,#33463c,#0000 39%),radial-gradient(circle at 20% 80%,#2b261d,#0000 42%);position:absolute;inset:0}.dark-inner{grid-template-columns:1fr 1.2fr;align-items:center;gap:55px;min-height:800px;display:grid;position:relative}.dark-copy{z-index:5;position:relative}.dark-copy h2{font-size:clamp(46px,5.5vw,78px)}.dark-copy p{color:#a6ada6;max-width:410px;margin-bottom:25px;font-size:15px;line-height:1.65}.dark-copy .section-kicker{color:#d9a06e}.dark-collage{height:555px;position:relative;transform:rotate(-4deg)}.dark-ui{color:#f4f4ee;background:#202523;border:1px solid #4b544c;border-radius:12px;padding:18px;font-size:10px;position:absolute;box-shadow:0 20px 55px #0007}.ui-label{color:#c9d3c9;letter-spacing:.11em;align-items:center;gap:7px;font-size:9px;font-weight:700;display:flex}.ui-a{width:59%;height:170px;top:9%;left:2%}.dark-wave{color:#dba879;white-space:nowrap;letter-spacing:-6px;margin:18px 0;font-size:32px;overflow:hidden}.dark-ui>span{color:#839083}.ui-b{width:34%;height:225px;top:4%;right:0}.ui-preview{background:radial-gradient(circle at 70% 22%,#dac099,#758d71 48%,#3a5444);border-radius:6px;place-items:center;height:120px;margin:14px 0;display:grid}.ui-preview span{border:1px solid #fff;place-items:center;width:45px;height:40px;font-size:20px;display:grid}.ui-c{width:46%;height:175px;bottom:11%;left:0}.ui-c p{margin:24px 0;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:19px}.ui-progress{background:#4d554e;border-radius:10px;height:4px}.ui-progress i{background:#dba879;width:60%;height:100%;display:block}.ui-d{flex-direction:column;gap:16px;width:44%;height:215px;display:flex;bottom:7%;right:3%}.ui-d .ui-label{margin-bottom:8px}.ui-d>span{color:#e1e7dc;background:#303a33;border-radius:5px;padding:10px}.closing{text-align:center}.closing h2{margin-bottom:22px}.closing p{margin-bottom:26px}.closing-note{color:#8e918a;margin-top:16px;font-size:11px;display:block}.faq-section{border-top:1px solid var(--line);grid-template-columns:1fr 1.15fr;gap:70px;padding-top:112px;display:grid}.faq-heading h2{font-size:clamp(40px,4vw,56px)}.faq-heading p{margin-left:0;font-size:14px}.faq-list{flex-direction:column;gap:9px;display:flex}.faq-item{background:#fff;border:1px solid #e9e8e3;border-radius:12px;overflow:hidden}.faq-item button{text-align:left;color:#292d29;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:20px 21px;font-size:13px;font-weight:650;display:flex}.faq-item button svg{color:#9d725a}.faq-item p{color:#6d746c;margin:0;padding:0 21px 22px;font-size:12px;line-height:1.6}.site-footer{background:#f4f3ee;min-height:610px;position:relative;overflow:hidden}.footer-landscape{height:310px;position:absolute;bottom:0;left:0;right:0}.footer-landscape img{object-fit:cover;object-position:center 53%;opacity:.65;width:100%;height:100%}.footer-landscape:after{content:"";background:linear-gradient(#f4f3ee,#0000 65%,#fff9);position:absolute;inset:0}.footer-content{z-index:1;position:relative}.footer-top{justify-content:space-between;padding-top:75px;display:flex}.footer-brand h3{letter-spacing:-.05em;margin:28px 0 10px;font-size:25px;line-height:1.1}.footer-brand p{color:#6d736b;max-width:280px;margin-bottom:18px;font-size:13px;line-height:1.6}.footer-brand .button{padding:13px 17px;font-size:11px}.footer-links{gap:100px;padding-right:55px;display:flex}.footer-links>div{flex-direction:column;gap:17px;display:flex}.footer-links strong{margin-bottom:5px;font-size:12px}.footer-links a{color:#697069;font-size:12px}.footer-links a:hover{text-decoration:underline}.footer-bottom{z-index:2;color:#353b35;justify-content:space-between;margin-top:78px;font-size:10px;display:flex;position:relative}.footer-wordmark{letter-spacing:-.095em;white-space:nowrap;color:#f8f7f3;text-align:center;text-shadow:0 2px 15px #303a2c18;margin-top:80px;font-size:clamp(100px,18vw,270px);font-weight:780;line-height:.7}@media (width<=900px){.desktop-nav{gap:17px;margin-left:0}.platform-pill{display:none}.hero{height:820px}.hero-art{inset:190px 0 0}.editor-body{grid-template-columns:36px minmax(0,1fr) 145px}.editor-inspector{padding:10px}.feature-card{min-height:480px}.dark-inner{gap:15px}.footer-links{gap:60px;padding:0}}@media (width<=700px){.wrap{width:min(calc(100% - 36px),var(--container))}.section{padding-block:85px}.site-header{height:66px}.desktop-nav,.header-right{display:none}.mobile-nav{display:block;position:relative}.mobile-toggle{color:#1d231e;background:#ffffffc8;border:1px solid #dadcd4;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.mobile-panel{background:#fbfaf6;border:1px solid #e7e6df;border-radius:15px;flex-direction:column;gap:3px;width:min(280px,100vw - 36px);padding:14px;display:flex;position:absolute;top:45px;right:0;box-shadow:0 20px 45px #1c251b26}.mobile-panel a{border-radius:8px;padding:12px;font-size:13px;font-weight:650}.mobile-panel a:hover{background:#f0eee8}.mobile-panel-cta{background:#20251f;margin-top:6px;color:#fff!important}.hero{height:94svh;min-height:730px;max-height:830px}.hero-art{inset:250px 0 0}.hero-art img{object-position:60% center}.hero-wash{background:linear-gradient(#f8f7f3 0% 16%,#f8f7f3e8 28%,#f8f7f300 57%),linear-gradient(#0000 78%,#131c16a8)}.hero-copy{padding-top:128px}.hero h1{letter-spacing:-.07em;margin:17px 0 19px;font-size:clamp(49px,11.6vw,80px)}.hero-copy>p{max-width:350px;font-size:14px}.eyebrow{letter-spacing:.1em;font-size:8px}.hero-actions{margin-top:22px}.button{padding:14px 18px;font-size:12px}.hero-float{width:300px;bottom:85px}.hero-bottom{font-size:8px;bottom:27px}.hero-bottom-note{display:none}.section-intro{margin-bottom:38px}.section-intro h2,.closing h2{font-size:clamp(40px,10vw,62px)}.section-intro p{font-size:14px}.overview{padding-top:90px}.benefit-row{flex-wrap:wrap;gap:10px 17px}.benefit-row span{font-size:10px}.editor-frame{border-radius:17px;width:calc(100% + 20px);margin-left:-10px;padding:8px}.overview-caption{font-size:8px}.overview-caption span:last-child{text-align:right;max-width:160px}.features{padding-top:75px}.feature-grid{grid-template-columns:1fr;gap:13px}.feature-card{min-height:450px}.feature-text{padding:30px 28px 0}.feature-card h3{font-size:31px}.feature-card p{font-size:12px}.feature-visual{height:240px}.personalize{padding-top:85px}.personalize-scene{border-radius:17px;height:500px}.personalize-scene>img{object-position:66% center}.personalize-shade{background:linear-gradient(#1620189c,#0000 70%),linear-gradient(#0000 60%,#17261c79)}.personalize-overlay{top:10%;left:7%}.personalize-overlay h3{font-size:46px}.personalize-floating{width:205px;padding:15px;bottom:6%;right:5%}.testimonials{padding-top:65px}.quote-grid{grid-template-columns:1fr;gap:12px}.quote-card:nth-child(2),.quote-card:nth-child(4){margin-top:0}.quote-card{padding:25px}.dark-showcase{min-height:880px;margin-top:30px}.dark-inner{min-height:880px;padding-top:90px;display:block}.dark-copy h2{font-size:50px}.dark-copy p{font-size:14px}.dark-collage{transform-origin:top;max-width:500px;height:420px;margin:30px auto 0;transform:rotate(-4deg)scale(.88)}.ui-a{width:58%;height:145px}.ui-b{height:205px}.ui-c{height:145px}.ui-c p{font-size:14px}.ui-d{gap:8px;height:175px}.closing{padding-block:100px}.faq-section{padding-top:80px;display:block}.faq-heading{margin-bottom:30px}.faq-heading h2{font-size:45px}.site-footer{min-height:690px}.footer-top{padding-top:60px;display:block}.footer-links{gap:65px;margin-top:45px}.footer-bottom{margin-top:55px}.footer-wordmark{margin-top:110px;font-size:19vw}}@media (width<=380px){.hero h1{font-size:47px}.hero-copy>p{font-size:13px}.feature-card h3{font-size:27px}.footer-wordmark{margin-top:100px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.feature-visual .replacement-image,.dark-collage .replacement-image{z-index:10;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.dark-collage .replacement-image{border-radius:20px;box-shadow:0 24px 70px #0008}.quote-person .avatar{overflow:hidden}.quote-person .avatar img{object-fit:cover;width:100%;height:100%;display:block}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
