.landing{--bg:#141312;--raise:#1b1a18;--raise2:#262522;--line:#2c2b28;--line2:#3a3936;--ink:#f2f0ea;--dim:rgba(242,240,234,.72);--faint:rgba(242,240,234,.52);--pill:#efece6;--pill-ink:#141312;--ok:#9fcf9a;--gut:clamp(16px,3.2vw,44px);--f:"Noto Sans Hebrew","Arimo","Helvetica Neue",Arial,sans-serif;--ease:cubic-bezier(.2,.7,.2,1)}.landing,.landing *{box-sizing:border-box}.landing [hidden]{display:none!important}.landing{margin:0;background:var(--bg);color:var(--ink);font-family:var(--f);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}.landing button,.landing input,.landing select,.landing textarea{font:inherit;color:inherit}.landing button{background:none;border:0;padding:0;cursor:pointer;text-align:inherit}.landing a{color:inherit;text-decoration:none;cursor:pointer}.landing :focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:6px}.landing img,.landing video{display:block;width:100%;height:100%;object-fit:cover;background:#0c0c0b;max-width:100%}.landing bdi{font-variant-numeric:tabular-nums}.landing .display{font-stretch:84%;font-weight:400;letter-spacing:-.022em;line-height:1.03;text-wrap:balance;margin:0}.landing .pill{display:inline-flex;align-items:center;justify-content:center;background:var(--pill);color:var(--pill-ink);border-radius:999px;padding:12px 26px;font-weight:500;white-space:nowrap;transition:transform .15s var(--ease)}.landing .pill:active{transform:scale(.98)}.landing .ghost,.landing .pill.sm{padding:8px 18px;font-size:15px}.landing .ghost{border:1px solid var(--line2);border-radius:999px;white-space:nowrap}.landing .ghost:hover{background:var(--raise)}.landing .link{color:var(--dim);font-size:15px;text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--line2)}.landing .link:hover{color:var(--ink)}.landing .seg{display:flex;gap:4px;flex-wrap:wrap}.landing .seg button{padding:6px 14px;border-radius:999px;color:var(--dim);font-size:15px;white-space:nowrap}.landing .seg button:hover{color:var(--ink)}.landing .seg button[aria-pressed=true]{background:var(--raise2);color:var(--ink)}.landing .poster{position:relative;overflow:hidden;display:block}.landing .poster video{position:absolute;inset:0;opacity:0;transition:opacity .25s}.landing .poster.playing video{opacity:1}.landing .review{position:sticky;top:env(safe-area-inset-top,0);z-index:20;display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:7px var(--gut);background:#0b0b0a;border-bottom:1px solid var(--line);font-size:14px}.landing .review span{color:var(--faint);margin-inline-end:8px}.landing .review button{padding:5px 14px;border-radius:999px;color:var(--dim)}.landing .review button[aria-selected=true]{background:var(--raise2);color:var(--ink)}.landing #s-home{overflow-x:clip}.landing .hero2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(24px,4vw,72px);align-items:center;padding:clamp(20px,3vw,44px) var(--gut) 0;max-width:1480px;margin-inline:auto;min-height:calc(100vh - 170px)}.landing .herotext{display:grid;gap:20px;justify-items:start;text-align:start}.landing .herotext h1{font-size:clamp(38px,4.5vw,68px);max-width:none;font-weight:500;line-height:1.1}.landing .herotext>p{margin:0;max-width:600px;font-size:clamp(17px,1.4vw,20px);color:var(--dim)}.landing .herotext .try{justify-items:start;width:min(600px,100%)}.landing .herotext .trychips{justify-content:flex-start}.landing .herostage{display:grid;gap:14px;justify-items:center}.landing .stagewrap{display:flex;align-items:center;gap:16px}.landing .srcthumb{margin:0;width:112px;display:grid;gap:8px;font-size:13px;color:var(--dim);text-align:center}.landing .srcthumb img{border-radius:8px;aspect-ratio:9/16;height:auto}.landing .srcarrow{color:var(--faint);font-size:26px}.landing .upsurface{width:100%;min-height:112px;border:1px solid var(--line2);border-radius:12px;background:var(--raise);display:flex;align-items:center;gap:18px;padding:0 26px;color:var(--dim);text-align:start;transition:border-color .2s}.landing .upsurface:hover{border-color:var(--ink)}.landing .draghint{position:absolute;top:50%;left:50%;transform:translate(-50%,34px);font-size:13px;padding:3px 10px;border-radius:999px;background:rgba(12,12,11,.7);transition:opacity .4s;pointer-events:none}.landing .splitstage.touched .draghint{opacity:0}.landing .splitstage{position:relative;height:min(72vh,640px);aspect-ratio:9/16;max-width:100%;border-radius:12px;overflow:hidden;background:var(--raise);transition:aspect-ratio .4s var(--ease);touch-action:pan-y;cursor:ew-resize;user-select:none}.landing .splitstage:focus-within{outline:2px solid var(--ink);outline-offset:2px}.landing .splitstage.dragging .handle i{transform:scale(.94)}.landing .splitstage .still,.landing .splitstage video{position:absolute;inset:0}.landing .splitstage .still{clip-path:inset(0 0 0 calc(var(--x) * 1%))}.landing .splitstage .handle{position:absolute;top:0;bottom:0;left:calc(var(--x) * 1%);width:2px;margin-left:-1px;background:rgba(255,255,255,.9)}.landing .splitstage .handle i{position:absolute;top:50%;left:50%;width:44px;height:44px;margin:-22px;border-radius:50%;background:var(--pill);box-shadow:0 4px 18px rgba(0,0,0,.5);transition:transform .12s var(--ease)}.landing .splitstage .handle i:before{content:"‹ ›";position:absolute;inset:0;display:grid;place-items:center;color:var(--pill-ink);font-size:15px;letter-spacing:2px;direction:ltr}.landing .tagi,.landing .tagv{position:absolute;bottom:12px;font-size:13px;padding:3px 10px;border-radius:999px;background:rgba(12,12,11,.62);backdrop-filter:blur(6px);bottom:auto;top:12px}.landing .tagv{left:12px}.landing .tagi{right:12px}.landing .splitstage input{position:absolute;inset:0;width:100%;height:100%;opacity:0;direction:ltr;margin:0;pointer-events:none}.landing .facts{list-style:none;margin:clamp(28px,4vw,56px) auto 0;padding:18px var(--gut);display:flex;flex-wrap:wrap;gap:10px 40px;justify-content:center;color:var(--dim);border-block:1px solid var(--line);max-width:1480px}.landing .facts b{color:var(--ink);font-weight:500;font-size:20px;margin-inline-end:4px}@media (max-width:900px){.landing .split{gap:14px}.landing .split,.landing .steps{grid-template-columns:1fr}.landing .wallhome{grid-template-columns:repeat(2,1fr)}.landing .freeband{flex-direction:column;align-items:stretch}.landing .freeband .ghost{text-align:center}.landing .facts{gap:8px 22px;font-size:14.5px}.landing .band h2{max-width:none}.landing .plans.three{grid-template-columns:1fr}.landing .srcarrow,.landing .srcthumb{display:none}.landing .upsurface{flex-direction:column;justify-content:center;text-align:center;padding:18px}.landing .hero2{grid-template-columns:1fr;min-height:0}.landing .herotext{justify-items:center;text-align:center}.landing .herotext h1{max-width:16ch}.landing .herotext .try{justify-items:center}.landing .herotext .trychips{justify-content:center}.landing .splitstage{height:auto;width:min(300px,100%)}.landing .herostage{order:2}}.landing .main>div{animation:fadein .28s var(--ease)}@keyframes fadein{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.landing .nav{position:sticky;top:0;z-index:15;display:flex;align-items:center;gap:22px;padding:14px var(--gut);background:rgba(20,19,18,.86);backdrop-filter:blur(12px);border-bottom:1px solid transparent}.landing .mark{font-stretch:80%;font-weight:600;font-size:22px;letter-spacing:-.01em}.landing .nav .links{display:flex;gap:26px;color:var(--dim);margin-inline-start:auto}.landing .login:hover,.landing .nav .links a:hover{color:var(--ink)}.landing .login{color:var(--dim)}.landing .hero{padding:clamp(28px,4vw,60px) var(--gut) 0;display:grid;justify-items:center;text-align:center;gap:20px}.landing .hero h1{font-size:clamp(42px,6.6vw,104px);max-width:17ch}.landing .hero>p{margin:0;max-width:50ch;font-size:clamp(17px,1.5vw,21px);color:var(--dim)}.landing .try{width:min(720px,100%);display:grid;gap:12px;justify-items:center;margin-top:6px}.landing .drop{width:100%;display:flex;align-items:center;gap:14px;background:var(--raise);border:1px solid var(--line2);border-radius:999px;padding:8px;padding-inline-start:26px}.landing .drop .hint{flex:1;text-align:start;color:var(--dim)}.landing .drop small{color:var(--faint)}.landing .trychips{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;align-items:center;font-size:14.5px;color:var(--faint)}.landing .trychips button{border:1px solid var(--line2);border-radius:999px;padding:5px 13px;color:var(--dim)}.landing .trychips button:hover{color:var(--ink);border-color:var(--ink)}.landing .fine{color:var(--faint);font-size:14px}.landing .reel{margin-top:clamp(20px,2.6vw,40px);width:100%;overflow:hidden}.landing .reeltrack{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:10px}.landing .cell.clone{display:none}.landing .cell{position:relative;aspect-ratio:9/15;overflow:hidden}.landing .cell:nth-child(odd){margin-top:34px}.landing .cell video{position:absolute;inset:0}.landing .state{position:absolute;inset-inline-start:12px;bottom:12px;font-size:13px;padding:3px 10px;border-radius:999px;background:rgba(12,12,11,.62);backdrop-filter:blur(6px);transition:opacity .4s}.landing .cell.live .state{opacity:0}.landing .band{padding:clamp(56px,6.4vw,100px) var(--gut) 0;display:grid;gap:clamp(26px,3.6vw,48px);max-width:1480px;margin-inline:auto;scroll-margin-top:90px}.landing .band h2{font-size:clamp(30px,3.8vw,56px);max-width:18ch}.landing .split{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(24px,5vw,80px);align-items:end}.landing .split p{margin:0;color:var(--dim);font-size:19px;max-width:44ch}.landing .ba{display:flex;gap:24px;align-items:center;justify-content:center}.landing .bafig{margin:0;display:grid;gap:10px}.landing .bamedia{aspect-ratio:9/16;height:min(56vh,460px);border-radius:12px;overflow:hidden;background:var(--raise)}.landing .bafig.before .bamedia{height:min(44vh,360px)}.landing .bafig figcaption{display:grid;line-height:1.35}.landing .bafig b{font-weight:500}.landing .bafig span{color:var(--dim);font-size:14.5px}.landing .baarrow{font-size:34px;color:var(--faint);padding-inline:6px}.landing .shelf{display:grid;gap:18px}.landing .wallhome{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.landing .tile{aspect-ratio:4/5;border-radius:4px}.landing .tile b{position:absolute;inset-inline:0;bottom:0;padding:34px 12px 10px;font-weight:400;font-size:15px;background:linear-gradient(transparent,rgba(12,12,11,.78));z-index:1}.landing .who{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.landing .whocard{display:grid;gap:12px;align-content:start;text-align:start}.landing .whocard .poster{aspect-ratio:4/5;border-radius:8px}.landing .whocard b{font-weight:500;font-size:19px}.landing .whocard span{color:var(--dim);font-size:15px;line-height:1.45}.landing .whocard em{font-style:normal;color:var(--faint);font-size:14px;text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--line2)}.landing .whocard:hover em{color:var(--ink)}.landing .steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.landing .steps li{padding:26px 0 0;padding-inline-end:28px;display:grid;gap:8px;align-content:start}.landing .steps b{font-weight:400;font-size:24px;font-stretch:88%;letter-spacing:-.01em}.landing .steps i{font-style:normal;color:var(--faint);font-size:15px}.landing .steps span{color:var(--dim)}.landing .promises{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.landing .promises li{border:1px solid var(--line);border-radius:14px;padding:22px;display:grid;gap:8px;background:var(--raise)}.landing .promises b{font-weight:500;font-size:18px}.landing .promises span{color:var(--dim)}.landing .temp{color:#e0b15a}.landing .plans{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;align-items:stretch}.landing .plan{position:relative;border:1px solid var(--line);border-radius:16px;padding:24px 22px;display:grid;gap:12px;align-content:start;background:var(--raise)}.landing .plan.best{border-color:#666157;background:#25231e}.landing .plans.three{grid-template-columns:repeat(3,1fr);gap:24px}.landing .fit{margin:-6px 0 4px;color:var(--dim);font-size:15px}.landing .alt{margin:-6px 0 4px;color:var(--faint);font-size:14.5px}.landing .plan .gets{font-size:20px}.landing .plan{grid-template-rows:auto auto auto auto auto 1fr auto}.landing .plan li{min-height:28px}.landing .plan button{min-height:48px;align-items:center}.landing .freeband{display:flex;flex-wrap:wrap;gap:16px 28px;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:14px;padding:18px 22px}.landing .freeband div{display:grid;gap:2px}.landing .freeband b{font-weight:500;font-size:18px}.landing .freeband span{color:var(--dim)}.landing .plan .tag{position:absolute;top:-11px;inset-inline-start:20px;background:var(--pill);color:var(--pill-ink);font-size:13px;font-weight:500;padding:2px 10px;border-radius:999px}.landing .plan h3{margin:0;font-weight:500;font-size:18px;color:var(--dim)}.landing .price{margin:0;display:flex;align-items:baseline;gap:8px}.landing .price b{font-weight:400;font-size:44px;font-stretch:84%;letter-spacing:-.02em;line-height:1}.landing .price span{color:var(--faint)}.landing .gets{margin:0;color:var(--ink)}.landing .plan ul{list-style:none;margin:0 0 6px;padding:0;display:grid;gap:7px;color:var(--dim);font-size:15px}.landing .plan li{padding-inline-start:16px;position:relative}.landing .plan li:before{content:"";position:absolute;inset-inline-start:0;top:.62em;width:5px;height:5px;border-radius:50%;background:var(--ok)}.landing .plan button{width:100%;margin-top:auto;text-align:center;justify-content:center;display:flex}.landing .terms{list-style:none;margin:0;padding:0;display:grid;gap:8px;color:var(--dim);font-size:15.5px;max-width:80ch}.landing .terms li{padding-inline-start:16px;position:relative}.landing .terms li:before{content:"";position:absolute;inset-inline-start:0;top:.62em;width:5px;height:5px;border-radius:50%;background:var(--line2)}.landing .compare{margin:0;color:var(--faint);font-size:15px;max-width:70ch}.landing .faq{display:grid;gap:0;border-top:1px solid var(--line);max-width:900px}.landing .faq details{border-bottom:1px solid var(--line)}.landing .faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:16px;padding:20px 0;font-size:19px}.landing .faq summary::-webkit-details-marker{display:none}.landing .faq summary:after{content:"+";color:var(--faint);font-size:24px;line-height:1}.landing .faq details[open] summary:after{content:"–"}.landing .faq p{margin:0 0 22px;color:var(--dim);max-width:64ch;font-size:17px}.landing .end{margin-top:clamp(64px,9vw,128px);padding:clamp(64px,9vw,128px) var(--gut);display:grid;justify-items:center;text-align:center;gap:20px;border-top:1px solid var(--line)}.landing .end h2{font-size:clamp(36px,6vw,92px)}.landing .end p{margin:0;color:var(--dim);font-size:19px}.landing .foot{display:flex;flex-wrap:wrap;gap:8px 24px;justify-content:space-between;padding:22px var(--gut);color:var(--faint);font-size:14px;border-top:1px solid var(--line)}.landing .foot a:hover{color:var(--ink)}@media (max-width:900px){.landing .login,.landing .nav .links{display:none}.landing .nav .pill{margin-inline-start:auto}.landing .ba{flex-wrap:wrap}.landing .bamedia{height:auto;width:42vw}.landing .bafig.before .bamedia{height:auto;width:34vw}.landing .baarrow{display:none}.landing .who{grid-template-columns:1fr 1fr}.landing .plans,.landing .promises{grid-template-columns:1fr}.landing .faq summary{font-size:17px}}.landing .app{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:calc(100vh - 41px)}.landing .balance{display:flex;justify-content:space-between;align-items:baseline;padding:10px 12px;border:1px solid var(--line);border-radius:10px;color:var(--dim);font-size:14px}.landing .balance b{color:var(--ink);font-weight:500;font-size:16px}.landing .balance:hover{border-color:var(--line2)}.landing .side{position:sticky;top:41px;height:calc(100vh - 41px);background:#1b1a17;border-inline-end:1px solid var(--line);padding:22px 14px;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;gap:18px;align-content:start}.landing .side .mark{padding-inline:10px}.landing .newbtn{display:flex;justify-content:center;background:var(--pill);color:var(--pill-ink);border-radius:10px;padding:10px;font-weight:500}.landing .sidenav{display:grid;gap:2px;align-content:start}.landing .sidenav small{color:var(--faint);font-size:13px;padding:14px 10px 6px}.landing .sidenav a{display:flex;justify-content:space-between;align-items:center;padding:9px 10px;border-radius:8px;color:var(--dim)}.landing .sidenav a:hover{color:var(--ink);background:#24231f}.landing .sidenav a.on{color:var(--ink);background:#2a2925;box-shadow:inset 2px 0 0 var(--pill);box-shadow:inset -2px 0 0 var(--pill)}.landing .sidenav a em{font-style:normal;font-size:13px;color:var(--faint)}.landing .askrow{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:8px;color:var(--dim);font-size:15px;text-align:start}.landing .askrow:hover{color:var(--ink);background:#24231f}.landing .askrow i{width:7px;height:7px;border-radius:50%;background:#7fbf8f}@media (max-width:1100px){.landing .askrow{display:none}}.landing .sidefoot{border-top:1px solid var(--line);padding:14px 10px 0;display:flex;align-items:center;gap:10px;font-size:14px;color:var(--dim)}.landing .sidefoot .me{width:30px;height:30px;border-radius:50%;background:var(--raise2);display:grid;place-items:center;font-size:13px;color:var(--ink)}.landing .main{min-width:0}.landing .page{padding:28px var(--gut) 72px;display:grid;gap:26px;max-width:1400px}.landing .page.narrow{max-width:1040px}.landing .pagehead.row{display:flex;flex-wrap:wrap;gap:16px;align-items:end;justify-content:space-between}.landing .pagehead.row .search{margin:0;width:min(340px,100%)}.landing .quick{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:10px}.landing .qbtn{display:grid;gap:7px;font-size:14px;color:var(--dim);text-align:center;line-height:1.2}.landing .qbtn .poster{aspect-ratio:1;border-radius:10px;opacity:.85;transition:opacity .2s}.landing .qbtn:hover{color:var(--ink)}.landing .qbtn:hover .poster{opacity:1}.landing .dash{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:12px}.landing .dcard{border:1px solid var(--line);border-radius:14px;background:var(--raise);padding:20px;display:grid;gap:10px;align-content:start}.landing .dcard h2,.landing .dsec h2{margin:0;font-weight:500;font-size:17px}.landing .dcard .big{margin:0;font-size:56px;font-stretch:84%;line-height:1;letter-spacing:-.02em}.landing .muted{margin:0;color:var(--dim);font-size:14.5px}.landing .dcard .ghost{justify-self:start;margin-top:4px}.landing .dhead{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.landing .dsec{display:grid;gap:14px}.landing .strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.landing .strip.six{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.landing .strip .poster{aspect-ratio:4/5;border-radius:6px}.landing .strip button{display:grid;gap:6px;font-size:14px;color:var(--dim);text-align:start}.landing .strip button:hover{color:var(--ink)}.landing .meta2{display:flex;justify-content:space-between;gap:8px}.landing .meta2 bdi{color:var(--faint)}.landing .upsurface.big{min-height:120px;justify-content:center}.landing #v-home .pagehead p{order:-1;font-size:18px}.landing #v-home .pagehead{display:grid;gap:2px}.landing #v-home .pagehead h1{font-size:clamp(28px,2.6vw,38px)}.landing .seg.small button{font-size:14px;padding:4px 12px}.landing .galgrid.big{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:20px 12px}.landing .costs{width:100%;border-collapse:collapse;font-size:15.5px}.landing .costs td{padding:10px 0;border-bottom:1px solid var(--line)}.landing .costs tr:last-child td{border-bottom:0}.landing .costs td:last-child{text-align:end;color:var(--dim);white-space:nowrap}.landing .costs.hist td:first-child{color:var(--faint);width:90px}.landing .page .plans{grid-template-columns:repeat(3,1fr);gap:12px}.landing .page .plan{padding:18px}.landing .page .plan .price b{font-size:34px}.landing .plan.current{border-color:var(--ok)}@media (max-width:1100px){.landing .quick{grid-template-columns:repeat(5,1fr)}.landing .strip.six{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.landing .dash{grid-template-columns:1fr}.landing .quick,.landing .strip{grid-template-columns:repeat(3,1fr)}.landing .page .plans{grid-template-columns:1fr}.landing .sidenav{grid-template-columns:repeat(5,1fr)!important}}.landing .create{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:clamp(20px,3vw,44px);padding:22px var(--gut) 0;max-width:1280px}.landing #v-create .pagehead{display:flex;align-items:baseline;gap:18px;flex-wrap:wrap}.landing #v-create .pagehead h1{font-size:clamp(26px,2.4vw,34px)}.landing #v-create .pagehead p{grid-column:1;font-size:14.5px}.landing #v-create .track{grid-column:2;grid-row:1/3;margin:0;max-width:none;align-self:center}.landing .pagehead{grid-column:1/-1;display:grid;gap:4px}.landing .pagehead h1{font-size:clamp(30px,3.2vw,44px)}.landing .pagehead p{margin:0;color:var(--dim)}.landing .track{display:flex;gap:6px;margin-top:14px;max-width:640px}.landing .track button{flex:1;display:grid;gap:7px;text-align:start;font-size:13.5px;color:var(--faint)}.landing .track button:before{content:"";height:3px;border-radius:2px;background:var(--line2)}.landing .track button.done{color:var(--dim)}.landing .track button.done:before{background:var(--ok)}.landing .track button.now{color:var(--ink)}.landing .track button.now:before{background:var(--pill)}.landing .track button:disabled{cursor:default}.landing .lockmsg{margin-inline-start:auto;color:var(--faint);font-size:14px;display:none}.landing .sp.locked .lockmsg{display:block}.landing .result{border:1px solid var(--ok);border-radius:14px;padding:20px;display:grid;gap:14px;background:var(--raise)}.landing .result h2{margin:0;font-weight:500;font-size:20px}.landing .result p{margin:0;color:var(--dim)}.landing .result .rowend .pill{padding:10px 22px}.landing .steps2{display:grid;gap:12px;align-content:start;padding-bottom:112px}.landing .sp{border:1px solid var(--line);border-radius:14px;background:var(--raise);transition:opacity .25s,border-color .25s}.landing .sp.locked{opacity:.45;pointer-events:none}.landing .sp.open{border-color:var(--line2)}.landing .sphead{width:100%;display:flex;gap:14px;align-items:center;padding:16px 20px;text-align:start}.landing .sp.done .sphead{padding-block:11px}.landing .sp.done .sphead p{display:none}.landing .sp.done .sphead h2{font-size:16px;color:var(--dim);font-weight:400}.landing .sp.done .num{width:26px;height:26px;font-size:13px}.landing .num{flex:none;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:14px;font-weight:500;background:var(--raise2);color:var(--dim);font-variant-numeric:tabular-nums}.landing .sp.open .num{background:var(--pill);color:var(--pill-ink)}.landing .sp.done .num{background:none;border:1.5px solid var(--ok);color:var(--ok)}.landing .sphead h2{margin:0;font-weight:500;font-size:18px}.landing .sphead p{margin:0;color:var(--dim);font-size:14px}.landing .sphead .sum{margin-inline-start:auto;display:flex;align-items:center;gap:10px;color:var(--dim);font-size:15px;min-width:0}.landing .sphead .sum img{width:30px;height:38px;border-radius:4px;flex:none}.landing .sphead .sum b{color:var(--ink);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing .sphead .chg{color:var(--faint);font-size:14px;text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--line2);white-space:nowrap}.landing .sp.locked .sum,.landing .sp.open .sum{display:none}.landing .spbody{padding:0 20px 20px;padding-inline-start:64px;display:grid;gap:14px}.landing .sp:not(.open) .spbody{display:none}.landing .types{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.landing .type{display:grid;gap:6px;text-align:start;line-height:1.25;align-content:start;font-size:14px}.landing .type .poster{aspect-ratio:1;border-radius:8px;opacity:.8;transition:opacity .2s}.landing .type:hover .poster,.landing .type[aria-pressed=true] .poster{opacity:1}.landing .type[aria-pressed=true] .poster{outline:2px solid var(--ink);outline-offset:2px}.landing .type b{font-weight:500}.landing .type .ex{color:var(--faint);font-size:12.5px}.landing .type.other .poster{display:grid;place-items:center;border:1px solid var(--line2);background:var(--raise);font-size:28px;color:var(--faint)}.landing .upcols{display:grid;grid-template-columns:1.1fr 1fr;gap:14px}.landing .bigdrop{border:1px solid var(--line2);background:var(--raise);border-radius:12px;padding:26px 18px;display:grid;gap:8px;justify-items:center;text-align:center;transition:border-color .2s,background .2s}.landing .bigdrop:hover{border-color:var(--ink);background:var(--bg)}.landing .bigdrop b{font-weight:500;font-size:18px}.landing .bigdrop>span:not(.pill){color:var(--dim);font-size:14px}.landing .tips{display:grid;gap:10px;align-content:start}.landing .tips h3{margin:0;font-weight:500;font-size:15px}.landing .tips ul{margin:0;padding:0;list-style:none;display:grid;gap:8px;color:var(--dim);font-size:14.5px}.landing .tips li{padding-inline-start:16px;position:relative}.landing .tips li:before{content:"";position:absolute;inset-inline-start:0;top:.62em;width:5px;height:5px;border-radius:50%;background:var(--line2)}.landing .second{display:grid;gap:10px;border-top:1px solid var(--line);padding-top:14px}.landing .second>div:first-child{display:grid;gap:2px}.landing .second b{font-weight:500;font-size:15px}.landing .second span{color:var(--dim);font-size:14px;line-height:1.45}.landing .secondrow{flex-wrap:wrap}.landing .addangle,.landing .secondrow{display:flex;gap:10px;align-items:center}.landing .addangle{border:1px dashed var(--line2);border-radius:10px;padding:10px 14px;color:var(--dim);font-size:14.5px}.landing .addangle:hover{border-color:var(--ink);color:var(--ink)}.landing .addangle i{font-style:normal;font-size:19px;line-height:1}.landing .anglethumb{position:relative;width:60px;height:76px;border-radius:8px;overflow:hidden;border:1px solid var(--line2)}.landing .anglethumb .x{position:absolute;top:2px;inset-inline-end:2px;width:22px;height:22px;font-size:15px;background:rgba(12,12,11,.72);color:var(--ink)}.landing .anglenote{color:var(--faint);font-size:14px}.landing .why{font-size:14.5px;color:var(--dim);margin:0}.landing .recs{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.landing .rec{display:grid;gap:6px;font-size:14px;color:var(--dim);line-height:1.25;align-content:start}.landing .rec .poster{aspect-ratio:4/5;border-radius:6px;opacity:.8;transition:opacity .2s}.landing .rec:hover .poster,.landing .rec[aria-pressed=true] .poster{opacity:1}.landing .rec[aria-pressed=true]{color:var(--ink)}.landing .rec[aria-pressed=true] .poster{outline:2px solid var(--ink);outline-offset:2px}.landing .rec[aria-pressed=true] .poster:after{content:"✓";position:absolute;top:6px;inset-inline-end:6px;width:22px;height:22px;border-radius:50%;background:var(--pill);color:var(--pill-ink);display:grid;place-items:center;font-size:13px;z-index:2}.landing .rowend{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.landing .kinds{display:grid;grid-template-columns:1fr 1fr;gap:10px}.landing .kind{border:1px solid var(--line2);border-radius:10px;padding:12px 14px;display:grid;gap:3px;background:var(--bg)}.landing .kind[aria-pressed=true]{border-color:var(--ink)}.landing .kind b{font-weight:500}.landing .kind span{color:var(--dim);font-size:14px;line-height:1.4}.landing .kind em{font-style:normal;color:var(--faint);font-size:13px;margin-top:4px}.landing .sub{margin:4px 0 0;font-weight:500;font-size:15px}.landing .hintline{color:var(--faint);font-size:13px}.landing .ratios{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.landing .ratio{border:1px solid var(--line2);border-radius:10px;padding:10px 6px 8px;display:grid;justify-items:center;gap:6px;font-size:13px;color:var(--dim);line-height:1.2;text-align:center;background:var(--bg)}.landing .ratio[aria-pressed=true]{border-color:var(--ink);color:var(--ink)}.landing .ratio i{display:block;height:22px;border:1.5px solid;border-radius:3px;opacity:.8}.landing .advtoggle{display:flex;justify-content:space-between;align-items:center;padding-block:6px;color:var(--dim);font-size:15px;width:100%}.landing .advtoggle:hover{color:var(--ink)}.landing .advtoggle:after{content:"+";font-size:20px;line-height:1;color:var(--faint)}.landing .advtoggle[aria-expanded=true]:after{content:"–"}.landing .advbody{display:grid;gap:16px;grid-template-columns:1fr 1fr}.landing .field{display:grid;gap:8px;align-content:start}.landing .field.wide{grid-column:1/-1}.landing .field>label,.landing .field>span{font-size:14px;color:var(--dim)}.landing .shots{display:grid;gap:6px}.landing .shot{display:grid;grid-template-columns:22px minmax(0,1fr) 110px;gap:8px;align-items:center}.landing .shot i{font-style:normal;color:var(--faint);font-size:13px}.landing select{width:100%;background:var(--bg);border:1px solid var(--line2);border-radius:8px;padding:8px 10px;font-size:15px;appearance:none}.landing .words:focus,.landing select:focus{outline:0;border-color:var(--ink)}.landing input[type=range]{width:100%;accent-color:var(--pill);height:22px}.landing .rangelabels{display:flex;justify-content:space-between;font-size:13px;color:var(--faint)}.landing .stepper{display:inline-flex;align-items:center;border:1px solid var(--line2);border-radius:999px}.landing .stepper button{width:36px;height:34px;text-align:center;color:var(--dim);font-size:18px}.landing .stepper bdi{min-width:26px;text-align:center}.landing .ask{display:grid;gap:8px;margin-bottom:6px}.landing .ask small{color:var(--faint);font-size:13.5px}.landing .askchips{display:flex;flex-wrap:wrap;gap:6px}.landing .askchips button{border:1px solid var(--line2);border-radius:999px;padding:5px 12px;font-size:14px;color:var(--dim)}.landing .askchips button:hover{color:var(--ink);border-color:var(--ink)}.landing .words{width:100%;min-height:60px;resize:vertical;background:var(--bg);border:1px solid var(--line2);border-radius:8px;padding:10px 12px;font-size:15px}.landing .words::placeholder{color:var(--faint)}.landing .preview{position:sticky;top:58px;align-self:start;display:grid;gap:12px;justify-items:center;padding-bottom:24px}.landing .frame{position:relative;height:min(640px,calc(100vh - 384px));min-height:320px;max-width:100%;aspect-ratio:9/16;border-radius:10px;overflow:hidden;background:var(--raise);border:1px solid var(--line);transition:aspect-ratio .35s var(--ease)}.landing .placeholder{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;padding:28px;color:var(--faint)}.landing .demo{position:absolute;top:10px;inset-inline-start:10px;z-index:2;font-size:12.5px;padding:3px 10px;border-radius:999px;background:rgba(12,12,11,.66);backdrop-filter:blur(6px)}.landing .seglabel{align-self:center;color:var(--dim);font-size:14.5px;margin-inline-end:6px}.landing .placeholder b{font-weight:500;color:var(--dim);font-size:17px}.landing .timeline{display:flex;gap:4px;width:100%;max-width:340px}.landing .tl{flex:1;display:grid;gap:6px;font-size:13px;color:var(--faint);text-align:start}.landing .tl.on,.landing .tl:hover{color:var(--ink)}.landing .tl u{display:block;height:3px;border-radius:2px;background:var(--line2);overflow:hidden;text-decoration:none}.landing .tl u s{display:block;height:100%;width:0;background:var(--ink)}.landing .caption{display:grid;gap:2px;text-align:center;color:var(--dim);font-size:14.5px;max-width:340px}.landing .caption b{color:var(--ink);font-weight:500;font-size:16px}.landing .after{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:center}.landing .veil{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:14px;background:rgba(12,12,11,.74);backdrop-filter:blur(10px);text-align:center;padding:24px}.landing .veil b{font-weight:400;font-size:22px;font-stretch:88%}.landing .veil span{color:var(--dim);font-size:14px;max-width:30ch}.landing .stages{list-style:none;margin:0;padding:0;display:grid;gap:6px;font-size:14.5px;color:var(--faint);text-align:start}.landing .stages li{display:flex;gap:8px;align-items:center;transition:color .3s}.landing .stages li:before{content:"";width:8px;height:8px;border-radius:50%;border:1.5px solid var(--line2);flex:none}.landing .stages li.on{color:var(--ink)}.landing .stages li.on:before{border-color:var(--ink);animation:blink 1s infinite}.landing .stages li.ok{color:var(--dim)}.landing .stages li.ok:before{background:var(--ok);border-color:var(--ok)}.landing .prog{width:180px;height:2px;background:var(--line2);overflow:hidden}.landing .prog i{display:block;height:100%;width:0;background:var(--ink)}.landing .scan{position:absolute;inset:0;display:grid;place-items:end center;padding:22px;background:linear-gradient(transparent 55%,rgba(12,12,11,.8))}.landing .scan:before{content:"";position:absolute;inset-inline:0;top:0;height:2px;background:var(--ink);opacity:.8;animation:scan 1.3s var(--ease) infinite}@keyframes scan{0%{top:0}to{top:100%}}.landing .never-matches{display:none}@media (max-width:1100px){.landing .balance{display:none}}.landing .never-matches{bottom:calc(96px + env(safe-area-inset-bottom,0px));height:min(540px,calc(100vh - 180px))}.landing .cbar{position:sticky;bottom:0;z-index:10;padding:0 var(--gut) 16px;background:linear-gradient(to top,var(--bg) 72%,transparent);max-width:1280px}.landing .cbarin{display:flex;align-items:center;gap:16px;border:1px solid var(--line2);border-radius:14px;background:var(--raise);padding:12px;padding-inline-start:20px;box-shadow:0 18px 40px -22px rgba(0,0,0,.9)}.landing .chips{display:flex;flex-wrap:wrap;gap:6px 14px;flex:1;min-width:0;font-size:14.5px;color:var(--faint)}.landing .chip{display:inline-flex;align-items:center;gap:7px}.landing .chip:before{content:"";width:9px;height:9px;border-radius:50%;border:1.5px solid var(--line2)}.landing .chip.done{color:var(--ink)}.landing .chip.done:before{background:var(--ok);border-color:var(--ok)}.landing .cbar .total{white-space:nowrap;color:var(--dim);font-size:15px}.landing .cbar .total b{color:var(--ink);font-weight:500;font-size:17px}.landing .pill[disabled]{opacity:.45;cursor:not-allowed}@media (max-width:1100px){.landing .app{grid-template-columns:1fr}.landing .side{position:static;height:auto;grid-template-rows:auto;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;overflow-x:auto;padding:10px var(--gut);border-inline-end:0;border-bottom:1px solid var(--line);gap:14px;scrollbar-width:none}.landing .sidenav{grid-auto-flow:column;gap:4px}.landing .newbtn,.landing .sidefoot,.landing .sidenav small{display:none}.landing .sidenav a{white-space:nowrap;gap:8px}}@media (max-width:900px){.landing .side{position:fixed;inset:auto 0 0 0;top:auto;height:auto;z-index:25;display:block;padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);border-bottom:0;overflow:visible}.landing .side .mark{display:none}.landing .sidenav{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:row;gap:2px}.landing .sidenav a{justify-content:center;text-align:center;font-size:13px;padding:9px 4px;white-space:normal;line-height:1.2}.landing #n-credits,.landing .sidenav a em{display:none}.landing .sidenav a.on{box-shadow:inset 0 2px 0 var(--pill)}.landing .main{padding-bottom:64px}.landing .cbar{bottom:58px;padding-bottom:8px}.landing .cbar .chips{display:none}.landing .cbarin{padding:10px;gap:10px}.landing .cbar .total{flex:1;padding-inline-start:8px}.landing .never-matches{display:none;inset:auto 8px 66px 8px;width:auto;height:min(70vh,560px)}.landing .track button{font-size:12px}.landing .lockmsg{display:none!important}.landing .create{grid-template-columns:1fr;padding-top:18px}.landing .preview{position:static;order:-1}.landing .frame{height:auto;min-height:0;width:min(240px,100%)}.landing .pagehead{order:-2}.landing .recs,.landing .types{grid-template-columns:repeat(3,1fr)}.landing .advbody,.landing .upcols{grid-template-columns:1fr}.landing .spbody{padding-inline-start:20px}.landing .sphead p{display:none}.landing .cbarin{flex-wrap:wrap}.landing .cbarin .pill{flex:1}}.landing .sheet{position:fixed;inset:0;z-index:40;background:rgba(10,10,9,.7);backdrop-filter:blur(8px);display:grid;place-items:center;padding:clamp(0px,2.4vw,32px)}.landing .gal{width:min(1320px,100%);height:min(860px,100%);background:var(--bg);border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:230px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);overflow:hidden}.landing .galhead{grid-column:1/-1;display:flex;align-items:center;gap:16px;padding:16px 22px;border-bottom:1px solid var(--line)}.landing .galhead h2{margin:0;font-weight:400;font-size:24px;font-stretch:88%}.landing .search{flex:1;max-width:340px;margin-inline-start:auto;background:var(--raise);border:1px solid var(--line);border-radius:999px;padding:8px 16px;font-size:15px}.landing .search::placeholder{color:var(--faint)}.landing .search:focus{outline:0;border-color:var(--ink)}.landing .x{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:22px;color:var(--dim);line-height:1}.landing .x:hover{background:var(--raise);color:var(--ink)}.landing .galside{border-inline-end:1px solid var(--line);padding:14px 12px;overflow-y:auto;display:grid;gap:2px;align-content:start}.landing .galside button{display:flex;justify-content:space-between;gap:10px;padding:9px 12px;border-radius:8px;color:var(--dim);font-size:15px}.landing .galside button:hover{color:var(--ink)}.landing .galside button[aria-pressed=true]{background:var(--raise2);color:var(--ink)}.landing .galside button bdi{color:var(--faint);font-size:13px}.landing .galside hr{border:0;border-top:1px solid var(--line);margin:10px 0;width:100%}.landing .galmain{overflow-y:auto;padding:18px 22px 28px;display:grid;gap:14px;align-content:start;scrollbar-width:thin;scrollbar-color:var(--raise2) transparent}.landing .galmain h3{margin:0;font-weight:400;font-size:15px;color:var(--dim)}.landing .galgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:16px 10px}.landing .card{display:grid;gap:7px;line-height:1.3;align-content:start}.landing .card .poster{aspect-ratio:4/5;border-radius:6px}.landing .card b{font-weight:500;font-size:16px}.landing .card span{color:var(--dim);font-size:13px}.landing .card .tag{position:absolute;top:8px;inset-inline-start:8px;z-index:1;font-size:12px;padding:2px 8px;border-radius:999px;background:rgba(12,12,11,.66);backdrop-filter:blur(6px);color:var(--ink)}.landing .card[aria-pressed=true] .poster{outline:2px solid var(--ink);outline-offset:3px}.landing .reuse{position:absolute;inset-inline:8px;bottom:8px;z-index:2;display:block;text-align:center;font-size:13.5px;padding:6px 10px;border-radius:999px;background:var(--pill);color:var(--pill-ink);opacity:0;transform:translateY(6px);transition:opacity .18s var(--ease),transform .18s var(--ease);pointer-events:none}.landing .card:focus-visible .reuse,.landing .card:hover .reuse,.landing .tile:focus-visible .reuse,.landing .tile:hover .reuse{opacity:1;transform:none}.landing .tile .reuse{font-size:12.5px;padding:5px 8px}@media (hover:none){.landing .reuse{display:none}}.landing .none{color:var(--dim);padding:40px 0;text-align:center}.landing .lib{padding:28px var(--gut) 60px;max-width:1400px;display:grid;gap:24px}.landing .libhead{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:16px}.landing .libhead h1{font-size:clamp(34px,4.4vw,60px)}.landing .wall{columns:200px 5;column-gap:10px}.landing .item{break-inside:avoid;margin:0 0 10px;border-radius:4px;width:100%}.landing .item.tall{aspect-ratio:9/16}.landing .item.mid{aspect-ratio:4/5}.landing .item .cap,.landing .item figcaption{position:absolute;inset-inline:0;bottom:0;padding:26px 12px 10px;font-size:14px;display:flex;justify-content:space-between;background:linear-gradient(transparent,rgba(12,12,11,.72));opacity:0;transition:opacity .2s;z-index:1}.landing .item:focus-visible .cap,.landing .item:hover .cap{opacity:1}.landing .item.busy img{filter:blur(8px) brightness(.5)}.landing .item.busy .cap{opacity:1;background:none;inset:0;display:grid;place-items:center;text-align:center}.landing .lb{width:min(1040px,100%);max-height:100%;background:var(--bg);border:1px solid var(--line);border-radius:14px;display:grid;grid-template-columns:minmax(0,auto) 300px;overflow:hidden}.landing .lbv{background:#0c0c0b;display:grid;place-items:center;min-height:0}.landing .lbv video{width:auto;max-width:100%;height:min(80vh,780px);object-fit:contain}.landing .lbside{padding:20px;display:grid;gap:18px;align-content:start;border-inline-start:1px solid var(--line)}.landing .lbside h2{margin:0;font-weight:400;font-size:26px;font-stretch:88%}.landing .meta{display:grid;grid-template-columns:auto 1fr;gap:6px 16px;font-size:15px;margin:0}.landing .meta dt{color:var(--faint)}.landing .meta dd{margin:0}.landing .lbact{display:grid;gap:8px}.landing .lbact .ghost,.landing .lbact .pill{width:100%;text-align:center;justify-content:center;display:flex}.landing .fab{position:fixed;inset-inline-end:20px;bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:30;display:flex;align-items:center;gap:10px;background:var(--raise2);border:1px solid var(--line2);border-radius:999px;padding:10px 18px 10px 16px;font-size:15px;box-shadow:0 10px 30px -12px rgba(0,0,0,.8)}.landing .fab:hover{background:#302f2b}.landing .fab i{width:8px;height:8px;border-radius:50%;background:var(--ok)}.landing .as{position:fixed;inset-inline-end:20px;bottom:calc(74px + env(safe-area-inset-bottom,0px));z-index:30;width:min(380px,calc(100vw - 32px));height:min(560px,calc(100vh - 140px));background:var(--raise);border:1px solid var(--line2);border-radius:16px;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden;box-shadow:0 30px 80px -30px rgba(0,0,0,.9)}.landing .ashead{display:flex;justify-content:space-between;align-items:start;gap:12px;padding:16px 18px 12px;border-bottom:1px solid var(--line)}.landing .ashead b{display:block;font-weight:500}.landing .ashead span{display:block;color:var(--dim);font-size:14px}.landing .aslist{overflow-y:auto;padding:16px 18px;display:grid;gap:10px;align-content:start;scrollbar-width:thin}.landing .msg{max-width:92%;padding:10px 14px;border-radius:14px;font-size:15px;line-height:1.5}.landing .msg.bot{background:var(--raise2);border-start-start-radius:4px;justify-self:start}.landing .msg.me{background:var(--pill);color:var(--pill-ink);border-start-end-radius:4px;justify-self:end}.landing .msg .acts{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.landing .msg .acts button{border:1px solid var(--line2);border-radius:999px;padding:5px 12px;font-size:14px}.landing .msg .acts button:hover{background:var(--bg)}.landing .typing{display:inline-flex;gap:4px}.landing .typing i{width:6px;height:6px;border-radius:50%;background:var(--dim);animation:blink 1s infinite}.landing .typing i:nth-child(2){animation-delay:.15s}.landing .typing i:nth-child(3){animation-delay:.3s}@keyframes blink{0%,80%,to{opacity:.25}40%{opacity:1}}.landing .asquick{display:flex;gap:6px;flex-wrap:wrap;padding:0 18px 12px}.landing .asquick button{border:1px solid var(--line2);border-radius:999px;padding:5px 12px;font-size:14px;color:var(--dim)}.landing .asquick button:hover{color:var(--ink)}.landing .asin{display:flex;gap:8px;padding:12px 14px;border-top:1px solid var(--line)}.landing .asin input{flex:1;min-width:0;background:var(--bg);border:1px solid var(--line);border-radius:999px;padding:9px 16px;font-size:15px}.landing .asin input:focus{outline:0;border-color:var(--ink)}@media (max-width:900px){.landing .nav .links{display:none}.landing .reel{direction:ltr}.landing .reeltrack{direction:ltr;width:max-content;grid-auto-columns:42vw;animation:reeldrift 48s linear infinite}.landing .cell.clone{display:block}.landing .reel:active .reeltrack{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.landing .reeltrack{animation:none}.landing .reel{overflow-x:auto;scrollbar-width:none}}.landing .split,.landing .steps{grid-template-columns:1fr}.landing .wallhome{grid-template-columns:repeat(3,1fr)}.landing .gal{grid-template-columns:1fr;border-radius:0;height:100%}.landing .galside{display:flex;overflow-x:auto;border-inline-end:0;border-bottom:1px solid var(--line);padding:8px 12px;scrollbar-width:none}.landing .galside button{white-space:nowrap}.landing .galside button bdi,.landing .galside hr{display:none}.landing .galhead{flex-wrap:wrap}.landing .search{order:3;max-width:none;flex-basis:100%;margin:0}.landing .lb{grid-template-columns:1fr;overflow-y:auto}.landing .lbv video{height:auto;max-height:56vh}.landing .lbside{border-inline-start:0;border-top:1px solid var(--line)}.landing .drop{border-radius:22px;flex-wrap:wrap;padding:16px}.landing .drop .hint{flex-basis:100%;text-align:center}.landing .drop .pill{width:100%}.landing .fab span{display:none}.landing .fab{padding:14px}}@media (max-width:480px){.landing .galgrid,.landing .wallhome{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.landing,.landing *{transition:none!important;animation:none!important}}@media (max-width:900px){.landing .split{gap:14px}.landing .split,.landing .steps{grid-template-columns:1fr}.landing .wallhome{grid-template-columns:repeat(2,1fr)}.landing .freeband{flex-direction:column;align-items:stretch}.landing .freeband .ghost{text-align:center}.landing .facts{gap:8px 22px;font-size:14.5px}.landing .band h2{max-width:none}.landing .plans.three,.landing .promises,.landing .who{grid-template-columns:1fr}.landing .who{grid-template-columns:1fr 1fr}.landing .stagewrap{justify-content:center;width:100%}.landing .splitstage{height:auto;width:min(300px,80vw)}.landing .herostage{order:2;width:100%}}.landing .placeholder .nohov{display:none}@media (hover:none){.landing .placeholder .hov{display:none}.landing .placeholder .nohov{display:inline}}@media (max-width:900px){.landing .create[data-empty] .preview,.landing .deskonly{display:none}.landing .review{position:static}.landing .preview{position:sticky;top:0;z-index:6;order:-1;grid-template-columns:124px minmax(0,1fr);grid-template-areas:"f c" "f t";column-gap:14px;row-gap:10px;align-items:center;justify-items:stretch;background:var(--bg);margin-inline:calc(var(--gut)*-1);padding:10px var(--gut) 12px;border-bottom:1px solid var(--line)}.landing .preview .frame{grid-area:f;width:124px;height:auto;min-height:0}.landing .preview .caption{grid-area:c;text-align:start;align-self:end;max-width:none;font-size:13.5px}.landing .preview .timeline{grid-area:t;align-self:start;max-width:none}.landing .preview .after{grid-column:1/-1}.landing .preview .demo{font-size:10.5px;padding:2px 7px;top:6px;inset-inline-start:6px}}@media (max-width:900px){.landing .preview:has(#after:not([hidden])),.landing .preview:has(#veil:not([hidden])){position:static;grid-template-columns:minmax(0,1fr);grid-template-areas:"f" "t" "c";justify-items:center;border-bottom:0}.landing .preview:has(#after:not([hidden])) .frame,.landing .preview:has(#veil:not([hidden])) .frame{width:min(260px,100%)}.landing .preview:has(#after:not([hidden])) .caption,.landing .preview:has(#veil:not([hidden])) .caption{text-align:center}}.landing .herotext .trychips{display:none}.landing .herotext>p{text-wrap:pretty}.landing .price .cur{font-style:normal;font-size:.58em;margin-right:4px;position:relative;top:-.22em;color:var(--dim)}.landing .ghost[disabled]{opacity:.45;cursor:default}.landing .cutb{white-space:nowrap;position:absolute;bottom:6px;inset-inline-start:6px;z-index:2;font-style:normal;font-size:11.5px;line-height:1.5;padding:1px 8px;border-radius:999px;background:rgba(12,12,11,.72);color:var(--ink);backdrop-filter:blur(4px)}.landing .dcard .big small{font-size:16px;font-stretch:100%;letter-spacing:0;color:var(--dim)}.landing .dcard>p{margin:0}.landing .stepviz{height:172px;display:flex;gap:8px;margin-bottom:10px}.landing .stepviz img,.landing .stepviz video{height:100%;width:auto;aspect-ratio:3/4;object-fit:cover;border-radius:8px;display:block;background:var(--raise)}.landing .stepviz.pick img{opacity:.5}.landing .stepviz.pick img.on{opacity:1;outline:2px solid var(--ink);outline-offset:2px}.landing .end{position:relative;overflow:hidden;isolation:isolate}.landing .endwall{position:absolute;inset:0;z-index:-2;display:grid;grid-template-columns:repeat(7,1fr);gap:6px;opacity:.42}.landing .endwall video{width:100%;height:100%;object-fit:cover;display:block}.landing .end:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse 60% 70% at center,rgba(19,18,16,.78) 0,rgba(19,18,16,.5) 100%),linear-gradient(to bottom,var(--bg) 0,transparent 22%,transparent 78%,var(--bg) 100%)}@media (max-width:900px){.landing .endwall{grid-template-columns:repeat(3,1fr)}.landing .endwall video:nth-child(n+4){display:none}}.landing .demonote{display:none;margin:-4px 0 0;max-width:380px;text-align:center;font-size:13px;line-height:1.5;color:var(--faint)}.landing .demonote button{color:var(--dim);text-decoration:underline;text-underline-offset:3px;font-size:inherit}.landing .demonote button:hover{color:var(--ink)}.landing .preview:has(#demotag:not([hidden])) .demonote{display:block}.landing .preview.isresult .demonote{display:none!important}.landing .fileinfo{margin:0;color:var(--faint);font-size:14px}@media (max-width:900px){.landing .preview .demonote{grid-column:1/-1;max-width:none;text-align:start}}.landing .mark{display:inline-flex;align-items:center;gap:9px}.landing .mark .logo{flex:none;position:relative;top:1px}.landing .mbal,.landing .sidenav a .sm{display:none}@media (max-width:900px){.landing .sidenav a .lg{display:none}.landing .sidenav a .sm{display:inline}}@media (max-width:1100px){.landing .mbal{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:10px 14px;border:1px solid var(--line);border-radius:12px;background:var(--raise);font-size:14.5px}.landing .mbal span{color:var(--dim)}.landing .mbal b{font-weight:500}.landing .mbal i{font-style:normal;margin-inline-start:auto;color:var(--dim);text-decoration:underline;text-underline-offset:3px}}@media (min-width:901px) and (max-height:800px){.landing .frame{height:min(640px,calc(100vh - 424px))}}@media (min-width:901px) and (max-width:1100px){.landing .never-matches{display:flex;position:absolute;top:58px;bottom:auto;inset-inline:auto 16px;box-shadow:none;padding:8px 14px}}.landing .acctlinks{margin:8px 0 0;color:var(--faint);font-size:14.5px}.landing .acctlinks a{color:var(--dim);text-decoration:underline;text-underline-offset:3px}.landing .acctlinks a:hover{color:var(--ink)}@media (min-width:1481px){.landing #s-home .foot,.landing #s-home .nav{padding-inline:calc((100% - 1480px)/2 + var(--gut))}}.landing .yours{position:absolute;bottom:10px;inset-inline-start:10px;z-index:3;margin:0;display:flex;align-items:center;gap:8px;padding:5px;padding-inline-end:10px;border-radius:10px;background:rgba(12,12,11,.74);backdrop-filter:blur(8px);font-size:12px;line-height:1.3;color:var(--ink);max-width:calc(100% - 20px)}.landing .yours img{width:34px;height:44px;border-radius:6px;object-fit:cover;flex:none}.landing #stagev{cursor:pointer}@media (max-width:900px){.landing .preview .yours{display:none}}.landing .pstrip{display:flex;gap:4px;height:46px;margin-bottom:6px;overflow:hidden;mask-image:linear-gradient(270deg,#000 70%,transparent)}.landing .pstrip img{height:100%;width:auto;aspect-ratio:9/16;border-radius:4px;flex:none;opacity:.85}.landing .page .pstrip{display:none}.landing{min-height:100vh;direction:rtl}.landing .nav .mprice{display:none}@media (max-width:900px){.landing .nav .mprice{display:inline;margin-inline-start:auto;color:var(--dim);font-size:15px;padding:8px 4px}.landing .nav .mprice:hover{color:var(--ink)}.landing .nav .pill{margin-inline-start:0}}.landing .mark{white-space:nowrap}@media (max-width:900px){.landing .nav .mark{font-size:17px}.landing .nav{gap:10px}.landing .nav .pill.sm{padding:8px 14px;font-size:14px}.landing .nav .mprice{font-size:14px;padding:8px 2px}}.landing .mark img{display:block;height:24px;width:auto;background:none;object-fit:contain}@media (max-width:900px){.landing .nav .mark img{height:20px}}.landing .herowall{display:none}@media (max-width:900px){.landing .hero2{padding-top:0}.landing .herotext{position:relative;isolation:isolate;overflow:hidden;margin-inline:calc(var(--gut)*-1);padding:72px var(--gut) 48px;min-height:0;align-content:start;gap:18px}.landing .herotext .fine{color:var(--ink);opacity:.8;text-shadow:0 1px 12px rgba(0,0,0,.5)}.landing .herowall{display:grid;position:absolute;inset:0;z-index:-2;grid-template-columns:repeat(3,1fr);gap:4px;opacity:.55}.landing .herowall video{width:100%;height:100%;object-fit:cover;display:block}.landing .herotext:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse 70% 60% at center,rgba(19,18,16,.72) 0,rgba(19,18,16,.4) 100%),linear-gradient(to bottom,rgba(19,18,16,.55) 0,transparent 25%,transparent 70%,var(--bg) 100%)}.landing .herotext h1{font-size:clamp(40px,11vw,52px);text-shadow:0 2px 24px rgba(0,0,0,.45)}.landing .herotext>p{color:var(--ink);opacity:.86;text-shadow:0 1px 14px rgba(0,0,0,.5)}.landing .herotext .upsurface{background:rgba(27,26,24,.72);backdrop-filter:blur(8px);border-color:rgba(242,240,234,.16)}}@keyframes reeldrift{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 5px))}}@font-face{font-family:Noto Sans Hebrew;font-style:normal;font-weight:100 900;font-stretch:62.5% 100%;font-display:swap;src:url(/_next/static/media/3f728e4becb3f6e0-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Noto Sans Hebrew;font-style:normal;font-weight:100 900;font-stretch:62.5% 100%;font-display:swap;src:url(/_next/static/media/3f728e4becb3f6e0-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Noto Sans Hebrew;font-style:normal;font-weight:100 900;font-stretch:62.5% 100%;font-display:swap;src:url(/_next/static/media/e846f962a68a43ff-s.p.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Noto Sans Hebrew;font-style:normal;font-weight:100 900;font-stretch:62.5% 100%;font-display:swap;src:url(/_next/static/media/6253c9e0731c4722-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Noto Sans Hebrew;font-style:normal;font-weight:100 900;font-stretch:62.5% 100%;font-display:swap;src:url(/_next/static/media/52f3ee22f06f8c02-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Noto Sans Hebrew Fallback;src:local("Arial");ascent-override:101.09%;descent-override:27.64%;line-gap-override:0.00%;size-adjust:105.65%}.__className_6771da{font-family:Noto Sans Hebrew,Noto Sans Hebrew Fallback;font-style:normal}.__variable_6771da{--font-noto:"Noto Sans Hebrew","Noto Sans Hebrew Fallback"}.landing .legal-doc{max-width:780px;margin:0 auto;padding:44px var(--gut) 90px;display:grid;gap:28px}.landing .legal-doc h1{font-size:clamp(34px,4.4vw,56px);font-stretch:84%;line-height:1.05;margin:0}.landing .legal-lead{font-size:18px;line-height:1.55;color:var(--dim);margin:0}.landing .legal-updated{font-size:13px;color:var(--faint);margin:-14px 0 0}.landing .legal-doc section{display:grid;gap:10px}.landing .legal-doc h2{font-size:21px;font-weight:500;margin:10px 0 0}.landing .legal-doc h3{font-size:16.5px;font-weight:500;margin:6px 0 0}.landing .legal-doc li,.landing .legal-doc p{line-height:1.75;color:var(--dim);margin:0;font-size:16px}.landing .legal-doc b{color:var(--ink);font-weight:500}.landing .legal-doc ul{margin:0;padding-inline-start:22px;display:grid;gap:6px}.landing .legal-doc a{text-decoration:underline;text-underline-offset:3px;color:var(--ink)}.landing .legal-doc a.pill{text-decoration:none;color:var(--pill-ink)}.landing .legal-table-wrap{overflow-x:auto}.landing .legal-table{width:100%;border-collapse:collapse;font-size:14.5px}.landing .legal-table td,.landing .legal-table th{text-align:start;padding:9px 8px;border-bottom:1px solid var(--line);vertical-align:top;color:var(--dim);line-height:1.5}.landing .legal-table th{color:var(--ink);font-weight:500}.landing .legal-other{margin:10px 0 0}.landing .skip{position:absolute;inset-inline-start:12px;top:12px;padding:8px 14px;border-radius:999px;background:var(--pill);color:var(--pill-ink);clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;z-index:50}.landing .skip:focus{clip:auto;clip-path:none;width:auto;height:auto}.landing .oops{min-height:calc(100vh - 140px);display:grid;place-items:center;padding:40px var(--gut)}.landing .oops>div{display:grid;gap:14px;justify-items:center;text-align:center;max-width:460px}.landing .oops h1{font-size:clamp(32px,4vw,48px);font-stretch:84%;margin:0;line-height:1.05}.landing .oops p{margin:0;color:var(--dim);font-size:17px}.landing .oops small{color:var(--faint)}