/* The hero uses actual HTML/SVG previews, with native page scrolling throughout. */
.page-home .hero[data-hero-motion]{position:relative;isolation:isolate;overflow:hidden;overflow:clip;min-height:750px;padding:72px 24px 150px}
.hero-copy{transform:translateY(var(--copy-lift,0px));position:relative;z-index:2;max-width:600px;margin-inline:auto}
.page-home .hero-copy h1{font-size:clamp(64px,6.2vw,88px);line-height:1.02;letter-spacing:-.065em}
.page-home .hero-copy .hero-label{font-size:11px;letter-spacing:.08em;margin-bottom:28px;gap:8px}
.hero-copy .hero-product-by{font-size:11px;margin-left:0}
.page-home .hero-copy .hero-promise{font-size:20px;margin:26px auto 14px;max-width:460px;line-height:1.4}
.page-home .hero-copy .hero-explanation{font-size:16px;line-height:1.7;max-width:490px;margin:0 auto 25px}
.hero-copy .hero-actions{margin-top:0;gap:24px}
.hero-widgets{position:absolute;inset:0;z-index:1;pointer-events:none}
.hero-widget{position:absolute;left:50%;top:0;width:220px;min-height:166px;padding:16px;background:#fffefd;border:1px solid #dfe2e1;border-radius:13px;text-align:left;color:#23313b;box-shadow:0 12px 28px -16px #23313b38,0 2px 5px #23313b05;transform:translate(-50%,-50%) translate3d(var(--wx),var(--wy),0) rotate(var(--wr));transform-origin:center;contain:layout style}
.widget-support{--wx:-450px;--wy:188px;--wr:-7deg}
.widget-tasks{--wx:450px;--wy:166px;--wr:6deg}
.widget-brain{--wx:-430px;--wy:434px;--wr:5deg}
.widget-campaigns{--wx:430px;--wy:428px;--wr:-6deg}
.widget-header{display:flex;gap:8px;align-items:center;font-size:13px;font-weight:550;line-height:1.3;margin-bottom:16px}
.widget-header>svg{color:#ab4b2c;flex:none}
.widget-header>i{margin-left:auto;width:6px;height:6px;border-radius:50%;background:#728f77}
.widget-header>.widget-count{margin-left:auto;font-size:11px;color:#617079;font-weight:500;border:1px solid #e3e6e5;padding:2px 5px;border-radius:4px}
.widget-question{font-size:15px;line-height:1.4;font-weight:550;letter-spacing:-.025em;margin-bottom:12px}
.widget-answer{display:flex;align-items:center;gap:6px;font-size:12px;color:#52675a}
.widget-check{display:flex;width:18px;height:18px;background:#edf2ed;border-radius:50%;align-items:center;justify-content:center}
.widget-check svg{width:12px;height:12px}
.widget-bottom{display:flex;justify-content:space-between;align-items:center;gap:5px;margin-top:15px;padding-top:12px;border-top:1px solid #eaebe7;font-size:11px;line-height:1.4;color:#5c6870}
.widget-channel{color:#59715d}
.widget-task{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.4;margin-top:11px}
.task-check{display:grid;place-items:center;flex:none;width:16px;height:16px;border:1px solid #dce4dd;border-radius:4px;background:#edf2ed;color:#5e7863}
.task-check svg{width:12px;height:12px}
.widget-task-pending .task-check{background:#fff;border-color:#dcdedc}
.widget-task-pending{color:#667079}
.widget-knowledge>span{font-size:14px;font-weight:550;letter-spacing:-.02em}
.widget-knowledge>div{display:flex;gap:6px;margin-top:12px}
.widget-knowledge>div>span{font-size:11px;padding:5px 8px;border:1px solid #e3e6e3;border-radius:5px;background:#f8f8f5}
.widget-brain .widget-bottom{justify-content:flex-start;gap:6px}
.widget-brain .widget-bottom svg{width:14px;height:14px;flex:none;color:#68806b}
.widget-creatives{display:flex;gap:6px;height:75px}
.widget-creatives>div{position:relative;flex:1;background:#e6e9e4;border-radius:3px;overflow:hidden;padding:8px;display:flex;flex-direction:column;justify-content:space-between}
.widget-creatives>div:nth-child(2){background:#24333c;color:#fff}
.widget-creatives>div:nth-child(3){background:#eee4d5}
.widget-creatives b{font-size:7px;letter-spacing:.08em;position:relative;z-index:1}
.widget-creatives i{width:34px;height:34px;border:7px solid #bdc5bd;border-radius:50%;align-self:center;transform:rotate(-25deg);box-shadow:2px 4px 5px #23313b16}
.widget-creatives>div:nth-child(2) i{border-color:#6c858b}
.widget-creatives>div:nth-child(3) i{border-color:#c6af95}
.widget-creatives span{height:3px;background:#b35333;width:20px}
.widget-campaigns .widget-header{margin-bottom:10px}
.widget-campaigns .widget-bottom{border:0;margin-top:9px;padding-top:0}
.hero-visual-caption{position:absolute;bottom:86px;left:24px;right:24px;font-size:12px;line-height:1.5;color:#66717a}
.page-home .hero[data-hero-motion]>.hero-footnote{position:absolute;bottom:30px;left:64px;right:64px;margin:0;display:flex;justify-content:center;font-size:12px;line-height:1.5;gap:7px}
.hero-motion-toggle{position:absolute;right:24px;bottom:23px;z-index:3;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--paper);color:var(--muted);cursor:pointer}
.hero-motion-toggle[hidden]{display:none}
.hero-motion-toggle svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.hero-motion-toggle .motion-play{display:none}
.hero-motion-toggle[data-paused="true"] .motion-pause{display:none}
.hero-motion-toggle[data-paused="true"] .motion-play{display:block}
@media(min-width:1100px) and (max-width:1240px){.hero-widget{width:200px;padding:14px}.widget-question{font-size:14px}.widget-task{font-size:11px}.hero-copy{max-width:570px}}
@media(max-width:1099px){
 .page-home .hero[data-hero-motion]{min-height:0;padding:52px 24px 28px}
 .hero-widgets{position:relative;inset:auto;display:flex;justify-content:center;align-items:center;gap:18px;margin:44px auto 0;max-width:730px;min-height:190px}
 .hero-widget{position:relative;left:auto;top:auto;flex:1;max-width:230px;min-width:0;transform:translate3d(0,var(--my,0px),0) rotate(var(--mr,0deg));padding:15px}
 .widget-campaigns{display:none}
 .hero-visual-caption{position:static;margin-top:24px}
 .page-home .hero[data-hero-motion]>.hero-footnote{position:static;margin:20px 35px 0;max-width:570px;display:flex}
 .hero-motion-toggle{bottom:22px;width:44px;height:44px;right:16px}
}
@media(max-width:750px){
 .page-home .hero[data-hero-motion]{padding:40px 20px 24px}
 .page-home .hero-copy h1{font-size:clamp(40px,10.5vw,64px);line-height:1.07}
 .page-home .hero-copy .hero-label{font-size:10px;letter-spacing:.045em;margin-bottom:24px;column-gap:6px}
 .hero-copy .hero-product-by{font-size:10px}
 .page-home .hero-copy .hero-promise{font-size:18px;max-width:300px;margin:20px auto 12px}
 .page-home .hero-copy .hero-explanation{font-size:15px;line-height:1.65;max-width:38ch;margin-bottom:22px}
 .hero-copy .hero-actions{gap:12px}
 .hero-copy .hero-actions .button{min-height:48px;font-size:14px;padding:14px 20px;gap:18px}
 .hero-copy .hero-actions .text-link{min-height:44px;font-size:14px}
 .hero-widgets{gap:12px;margin-top:28px;min-height:175px;max-width:450px;align-items:stretch}
 .hero-widget{width:auto;max-width:none;padding:13px 11px;min-height:165px;border-radius:10px;box-shadow:0 10px 24px -18px #23313b48}
 .widget-brain{display:none}
 .widget-header{font-size:12px;gap:6px;margin-bottom:14px}
 .widget-header>svg{width:15px;height:15px}
 .widget-header>i{display:none}
 .widget-question{font-size:14px;line-height:1.4;max-width:150px}
 .widget-answer{font-size:11px;gap:4px}
 .widget-task{font-size:11px;gap:6px;margin-top:10px;line-height:1.4}
 .widget-bottom{font-size:10px;margin-top:14px;flex-wrap:wrap;padding-top:10px}
 .widget-channel{display:none}
 .hero-visual-caption{font-size:11px;margin-top:18px}
 .page-home .hero[data-hero-motion]>.hero-footnote{font-size:11px;line-height:1.5;max-width:32ch;margin:17px auto 0;padding-right:8px}
}
@media(prefers-reduced-motion:reduce){.hero-widget{transition:none!important;animation:none!important}}

/* Gentle arrival, animated work inside the cards, and the original particle field. */
.hero-particles{position:absolute;inset:0;z-index:-1;width:100%;height:100%;pointer-events:none;contain:strict}
.hero-widgets[data-step] .widget-task .task-check{background:#fff;border-color:#dcdedc;transition:background .35s,border-color .35s}
.hero-widgets[data-step] .widget-task .task-check svg{opacity:0;transform:scale(.5);transition:opacity .3s,transform .4s cubic-bezier(.2,1.4,.4,1)}
.hero-widgets[data-step] .widget-task.is-done .task-check{background:#edf2ed;border-color:#dce4dd}
.hero-widgets[data-step] .widget-task.is-done .task-check svg{opacity:1;transform:scale(1)}
.hero-widgets[data-step] .widget-task-pending.is-done .task-check:after{content:'';width:7px;height:4px;transform:rotate(-45deg);border-left:1.5px solid #5e7863;border-bottom:1.5px solid #5e7863;margin-top:-2px}
.hero-widgets[data-step] .widget-creatives>div{transition:opacity .5s,transform .6s cubic-bezier(.16,1,.3,1)}
.hero-widgets[data-step="0"] .widget-creatives>div,.hero-widgets[data-step="1"] .widget-creatives>div:nth-child(n+2),.hero-widgets[data-step="2"] .widget-creatives>div:nth-child(3){opacity:.12;transform:translateY(10px) scale(.92)}
.hero-widgets[data-step="0"] .widget-check svg,.hero-widgets[data-step="1"] .widget-check svg{opacity:0}
.hero-widgets[data-step="0"] .widget-check,.hero-widgets[data-step="1"] .widget-check{background:#f8e9df;border:3px dotted #b85834}
@media(prefers-reduced-motion:no-preference){
 .page-home .site-header{animation:hero-copy-arrive .65s cubic-bezier(.16,1,.3,1) both}
 .hero-copy{animation:hero-copy-arrive .85s .08s cubic-bezier(.16,1,.3,1) both}
 .hero-widget{animation:hero-widget-arrive .95s .15s cubic-bezier(.16,1.15,.35,1) both}
 .widget-tasks{animation-delay:.28s}.widget-brain{animation-delay:.42s}.widget-campaigns{animation-delay:.54s}
 .hero-particles{animation:hero-sparkles-arrive 1.6s .25s ease-out both}
}
@keyframes hero-copy-arrive{from{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}
@keyframes hero-widget-arrive{0%{opacity:0;scale:.82;translate:0 30px}65%{opacity:1;scale:1.035;translate:0 -3px}100%{opacity:1;scale:1;translate:0 0}}
@keyframes hero-sparkles-arrive{from{opacity:0}to{opacity:1}}
@media(prefers-reduced-motion:reduce){.hero-widgets[data-step] .widget-task .task-check,.hero-widgets[data-step] .widget-task .task-check svg,.hero-widgets[data-step] .widget-creatives>div{transition:none}}
/* Reserve the longest state so changing demo text never shifts the page. */
@media(max-width:750px){.widget-support .widget-answer{min-height:31px;align-items:center}.widget-support .widget-bottom{min-height:39px;align-items:flex-start}.hero-widget{min-height:194px}}
@media(min-width:1100px){.page-home .hero[data-hero-motion]>.hero-footnote{left:50%;right:auto;transform:translateX(-50%);width:400px;max-width:calc(100% - 128px)}}
@media(min-width:1100px) and (max-width:1239px){.widget-support,.widget-brain{--wx:calc(135px - 50vw)}.widget-tasks,.widget-campaigns{--wx:calc(50vw - 135px)}}
