:root{--bg: #F2F2F3;--bg-deep: #EAEAEC;--surface: #FFFFFF;--ink: #17171A;--ink-2: #55565C;--ink-3: #8B8C93;--ink-inv: #F4F4F5;--night: #17171A;--night-2: #202024;--line: rgba(23,23,26,.1);--line-soft: rgba(23,23,26,.06);--line-inv: rgba(255,255,255,.12);--accent: #0E7A57;--accent-ink:#0A5C41;--accent-soft: rgba(14,122,87,.1);--danger: #A23B2E;--danger-soft: rgba(162,59,46,.07);--r-lg: 28px;--r-md: 18px;--r-sm: 12px;--shadow: 0 24px 48px -28px rgba(20,20,32,.3);--shadow-soft: 0 12px 28px -18px rgba(20,20,32,.22);--ease: cubic-bezier(.16,1,.3,1);--spring: cubic-bezier(.2,1.32,.4,1);--shell: 1320px;--bar-h: 58px}*,*:before,*:after{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:Onest,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.55;letter-spacing:-.005em;-webkit-font-smoothing:antialiased;overflow-x:hidden}.mono{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.86em;letter-spacing:-.02em}img,svg,video{display:block;max-width:100%}button{font:inherit;color:inherit}input{font:inherit}.shell{width:100%;max-width:var(--shell);margin-inline:auto;padding-inline:20px}@media(min-width:768px){.shell{padding-inline:40px}}.grain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none;opacity:.28;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.42'/%3E%3C/svg%3E");mix-blend-mode:multiply}h1,h2,h3,h4{margin:0;font-weight:600;letter-spacing:-.035em;line-height:1.02}h1{font-size:clamp(2.4rem,6.4vw,4.2rem);font-weight:500}h1 em{font-style:normal;color:var(--accent)}h2{font-size:clamp(1.7rem,3.2vw,2.5rem);letter-spacing:-.03em}h3{font-size:1rem;font-weight:600;letter-spacing:-.01em}h4{font-size:1.06rem;font-weight:600;letter-spacing:-.02em}p{margin:0}figure,figcaption{margin:0}.section-lede{margin-top:12px;color:var(--ink-2);max-width:52ch;line-height:1.6}.fineprint{font-size:.8rem;color:var(--ink-3);line-height:1.5}.btn{--pad:14px 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:var(--pad);border:1px solid transparent;border-radius:999px;font-size:.94rem;font-weight:500;letter-spacing:-.01em;text-decoration:none;cursor:pointer;white-space:nowrap;transition:background .35s var(--ease),color .35s var(--ease),border-color .35s var(--ease),transform .18s var(--ease),box-shadow .35s var(--ease)}.btn svg{width:19px;height:19px}.btn-sm{--pad:10px 17px;font-size:.88rem}.btn-sm svg{width:17px;height:17px}.btn-block{width:100%}.btn-primary{background:var(--ink);color:#fff;box-shadow:var(--shadow-soft)}.btn-primary:hover{background:var(--accent-ink)}.btn-ghost{background:transparent;border-color:var(--line);color:var(--ink)}.btn-ghost:hover{background:#17171a0b;border-color:#17171a2e}.btn-quiet{background:#17171a0d;color:var(--ink-2)}.btn-quiet:hover{background:#17171a14;color:var(--ink)}.btn:active{transform:translateY(1px) scale(.985)}.btn[disabled]{opacity:.4;pointer-events:none}.btn.is-busy{pointer-events:none}.btn.is-busy .btn-label{opacity:.55}.spin{width:15px;height:15px;border-radius:50%;border:1.6px solid rgba(255,255,255,.28);border-top-color:#fff;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.linkbtn{background:none;border:0;padding:0;cursor:pointer;font-size:.85rem;color:var(--ink-3);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .3s var(--ease)}.linkbtn:hover{color:var(--ink)}.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink);font-weight:600;letter-spacing:-.02em}.brand .mark{width:26px;height:26px;flex:none;color:var(--accent)}.brand.small .mark{width:20px;height:20px}.brand-tag{font-size:.66rem;text-transform:uppercase;letter-spacing:.12em;font-weight:500;color:var(--ink-3);border:1px solid var(--line);border-radius:999px;padding:2px 8px;margin-left:2px}.avatar{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--line);background:#fff9;border-radius:999px;padding:5px 14px 5px 5px;cursor:pointer;color:var(--ink);text-decoration:none;transition:border-color .3s var(--ease),background .3s var(--ease),transform .18s var(--ease)}.avatar:hover{border-color:#17171a33;background:#fff}.avatar:active{transform:scale(.97)}.avatar-tile{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(150deg,#14876180,#0e7a57);color:#fff;font-size:.74rem;font-weight:600;letter-spacing:.02em}.avatar-tile.is-guest{background:none;border:1.5px dashed rgba(23,23,26,.24);color:var(--ink-3)}.avatar-name{font-size:.86rem;letter-spacing:-.01em}@media(max-width:640px){.avatar-name{display:none}.avatar{padding:5px}}.field{display:grid;gap:8px}.field>label{font-size:.82rem;color:var(--ink-2);letter-spacing:-.01em}.field input{height:50px;width:100%;padding:0 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--ink);letter-spacing:-.01em;outline:none;transition:border-color .3s var(--ease),box-shadow .3s var(--ease),background .3s var(--ease)}.field input::placeholder{color:var(--ink-3)}.field input:focus{border-color:#0e7a578c;box-shadow:0 0 0 4px var(--accent-soft)}.field .hint{font-size:.78rem;color:var(--ink-3)}.field .err{display:none;font-size:.8rem;color:var(--danger)}.field.is-bad input{border-color:#a23b2e80;background:var(--danger-soft)}.field.is-bad input:focus{box-shadow:0 0 0 4px #a23b2e1a}.field.is-bad .err{display:block}.field.is-bad .hint{display:none}.pill{display:inline-flex;align-items:center;gap:6px;font-size:.74rem;color:var(--ink-2);border:1px solid var(--line);border-radius:999px;padding:5px 10px}.pill b{color:var(--ink);font-weight:500}.pill.ok{color:var(--accent-ink);border-color:#0e7a5747;background:var(--accent-soft)}.pill.ok i{width:5px;height:5px;border-radius:50%;background:var(--accent)}.dot{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:breathe 2.6s var(--ease) infinite}@keyframes breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.72)}}.sk,.sk-card{display:block;border-radius:8px;background:linear-gradient(100deg,#17171a0f 20%,#17171a1f,#17171a0f 64%);background-size:220% 100%;animation:shimmer 1.5s linear infinite}.sk{height:14px}.sk-a{width:78%}.sk-b{width:56%}.sk-c{width:88%}.sk-d{width:44%}@keyframes shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.toast{position:fixed;left:50%;top:82px;z-index:70;transform:translate(-50%,-18px);opacity:0;pointer-events:none;background:var(--ink);color:#fff;font-size:.86rem;padding:12px 20px;border-radius:999px;box-shadow:var(--shadow);max-width:calc(100vw - 32px);text-align:center;transition:opacity .4s var(--ease),transform .4s var(--ease)}.toast.is-on{opacity:1;transform:translate(-50%)}body.app .toast{top:calc(var(--bar-h) + 60px)}@media(min-width:1100px){body.app .toast{top:calc(var(--bar-h) + 18px)}}dialog{border:0;padding:0;color:inherit;background:transparent;max-width:min(560px,calc(100vw - 28px));width:100%;margin:auto}dialog::backdrop{background:#12121657;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}dialog[open]{animation:sheetin .46s var(--spring)}dialog[open]::backdrop{animation:fadein .3s var(--ease)}dialog.is-closing{animation:sheetout .2s var(--ease) forwards}dialog.is-closing::backdrop{animation:fadeout .2s var(--ease) forwards}@keyframes sheetin{0%{opacity:0;transform:translateY(18px) scale(.96)}}@keyframes sheetout{to{opacity:0;transform:translateY(8px) scale(.98)}}@keyframes fadein{0%{opacity:0}}@keyframes fadeout{to{opacity:0}}@media(max-width:560px){dialog{margin:auto auto 0;max-width:100%}dialog[open]{animation:sheetup .42s var(--spring)}@keyframes sheetup{0%{transform:translateY(100%)}}}body.app,body.auth{background:var(--bg)}.reveal{opacity:0;transform:translateY(16px)}.reveal.in{opacity:1;transform:none;transition:opacity .8s var(--ease) var(--d,0ms),transform .8s var(--ease) var(--d,0ms)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.reveal{opacity:1;transform:none}}.CropFrame-module__cropFrame__W7y7Z{position:absolute;top:11%;right:22%;bottom:11%;left:22%;pointer-events:none}.CropFrame-module__tick__dYZiW{position:absolute;width:19px;height:19px;border:1.5px solid rgba(255,255,255,.95);filter:drop-shadow(0 1px 2px rgba(0,0,0,.28))}.CropFrame-module__tl__4avkP{top:0;left:0;border-right:0;border-bottom:0}.CropFrame-module__tr__CyYC5{top:0;right:0;border-left:0;border-bottom:0}.CropFrame-module__bl__H4Jrb{bottom:0;left:0;border-right:0;border-top:0}.CropFrame-module__br__HmXAv{bottom:0;right:0;border-left:0;border-top:0}.CropFrame-module__oval__CoAyT{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:58%;height:64%;border-radius:50%;border:1px dashed rgba(255,255,255,.6)}.CropFrame-module__scan__whXAT{position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,rgba(14,122,87,.9),transparent);animation:CropFrame-module__scan__whXAT var(--scan-dur,3.4s) var(--ease) infinite}@keyframes CropFrame-module__scan__whXAT{0%{transform:translateY(0);opacity:0}12%{opacity:1}88%{opacity:1}to{transform:translateY(840%);opacity:0}}.Landing-module__site-header__nHoAy{position:sticky;top:0;z-index:40;background:#f2f2f3b8;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border-bottom:1px solid var(--line-soft)}.Landing-module__header-inner__gxc9t{display:flex;align-items:center;justify-content:space-between;gap:20px;height:66px}.Landing-module__header-right__oq8Uw{display:flex;align-items:center;gap:10px}.Landing-module__nav__KeKjw{display:none;gap:30px}.Landing-module__nav__KeKjw a{color:var(--ink-2);text-decoration:none;font-size:.92rem;transition:color .3s var(--ease)}.Landing-module__nav__KeKjw a:hover{color:var(--ink)}@media(min-width:900px){.Landing-module__nav__KeKjw{display:flex}}@media(max-width:560px){.Landing-module__header-right__oq8Uw .Landing-module__account__cVL1H{display:none}}@media(max-width:520px){.Landing-module__site-header__nHoAy .brand-tag{display:none}}.Landing-module__hero__JhcAs{padding:56px 0 0}@media(min-width:900px){.Landing-module__hero__JhcAs{padding:88px 0 0}}.Landing-module__hero-grid__pMT8D{display:grid;grid-template-columns:1fr;gap:44px;align-items:center}@media(min-width:1000px){.Landing-module__hero-grid__pMT8D{grid-template-columns:1.08fr .92fr;gap:64px}}.Landing-module__eyebrow__fTaBR{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;color:var(--ink-2);letter-spacing:.01em;border:1px solid var(--line);border-radius:999px;padding:6px 14px;background:#fff9;margin-bottom:24px}.Landing-module__lede__CeeE-{margin-top:22px;color:var(--ink-2);max-width:46ch;font-size:1.03rem;line-height:1.62}.Landing-module__hero-cta__WUyuc{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}@media(max-width:520px){.Landing-module__hero-cta__WUyuc{display:grid;grid-template-columns:1fr}}.Landing-module__hero-meta__3ncBW{display:flex;flex-wrap:wrap;gap:10px 26px;margin:36px 0 0;padding:20px 0 0;list-style:none;border-top:1px solid var(--line);font-size:.86rem;color:var(--ink-3)}.Landing-module__hero-meta__3ncBW b{color:var(--ink);font-weight:500}.Landing-module__hero-asset__2PVJo{position:relative}.Landing-module__viewer__UmQKr{position:relative;z-index:2;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow);padding:14px;overflow:hidden;animation:Landing-module__float__-gHn- 9s var(--ease) infinite}@keyframes Landing-module__float__-gHn-{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.Landing-module__viewer-shadowcard__LnNlH{position:absolute;top:26px;right:-18px;bottom:-22px;left:26px;z-index:1;background:var(--bg-deep);border:1px solid var(--line);border-radius:var(--r-lg)}.Landing-module__viewer-bar__rgI-V{display:flex;align-items:center;justify-content:space-between;padding:2px 6px 12px;font-size:.78rem;color:var(--ink-3)}.Landing-module__live__sSgRL{display:inline-flex;align-items:center;gap:7px;letter-spacing:.02em}.Landing-module__live__sSgRL i{width:7px;height:7px;border-radius:50%;background:var(--danger);animation:Landing-module__breathe__RqSeG 1.8s var(--ease) infinite}.Landing-module__viewer-stage__Lz2CR{position:relative;border-radius:var(--r-md);overflow:hidden;background:linear-gradient(170deg,#f5f5f4,#e7e7e9);aspect-ratio:35/40}@media(min-width:1000px){.Landing-module__viewer-stage__Lz2CR{aspect-ratio:35/38}}.Landing-module__viewer-photo__pp5xL{width:100%;height:100%;object-fit:cover;object-position:50% 26%}.Landing-module__dim__67Tkm{position:absolute;color:#17171a8c;font-size:.7rem;background:#ffffffd1;padding:2px 7px;border-radius:999px}.Landing-module__dim-h__f2LQb{left:50%;bottom:10px;transform:translate(-50%)}.Landing-module__dim-v__-Y0Zz{right:10px;top:50%;transform:translateY(-50%)}.Landing-module__viewer-foot__BkLir{display:flex;flex-wrap:wrap;gap:7px;padding:12px 4px 2px}.Landing-module__section__Hi1cI{padding:96px 0}@media(min-width:900px){.Landing-module__section__Hi1cI{padding:132px 0}}.Landing-module__rail-head__Ef04m{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:40px}.Landing-module__rail-hint__gzTz5{color:var(--ink-3);font-size:.76rem}.Landing-module__rail__mSndB{display:grid;grid-auto-flow:column;grid-auto-columns:236px;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;padding:6px 20px 26px;margin-inline:auto;max-width:var(--shell);scrollbar-width:none;cursor:grab}@media(min-width:768px){.Landing-module__rail__mSndB{padding-inline:40px;grid-auto-columns:262px}}.Landing-module__rail__mSndB::-webkit-scrollbar{display:none}.Landing-module__rail__mSndB.Landing-module__is-dragging__Vj6tQ{cursor:grabbing;scroll-snap-type:none}.Landing-module__fcard__Tw9M7{scroll-snap-align:start;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);padding:20px;display:flex;flex-direction:column;gap:16px;min-height:230px;-webkit-user-select:none;user-select:none;transition:transform .45s var(--ease),box-shadow .45s var(--ease),border-color .45s var(--ease)}.Landing-module__fcard__Tw9M7:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft);border-color:#17171a29}.Landing-module__fcard-top__Ne5CU{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.Landing-module__fcard-flag__s5-LR{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3)}.Landing-module__fcard-size__IstG5{color:var(--accent-ink);font-size:.78rem}.Landing-module__fcard__Tw9M7 h4{font-size:1.02rem;line-height:1.2}.Landing-module__fcard__Tw9M7 p{font-size:.82rem;color:var(--ink-3);line-height:1.5}.Landing-module__fcard-shape__E7j0r{margin-top:auto;display:flex;align-items:flex-end;gap:10px}.Landing-module__shape__DRIXI{border:1px solid rgba(23,23,26,.22);border-radius:3px;background:repeating-linear-gradient(135deg,rgba(23,23,26,.045) 0 5px,transparent 5px 10px);height:52px}.Landing-module__fcard-ratio__vISKy{font-size:.7rem;color:var(--ink-3)}.Landing-module__studio-teaser__igoDt{background:var(--bg-deep);border-block:1px solid var(--line);overflow:hidden}.Landing-module__teaser-grid__dDLjZ{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:1000px){.Landing-module__teaser-grid__dDLjZ{grid-template-columns:.86fr 1.14fr;gap:72px}}.Landing-module__teaser-list__4rQKE{list-style:none;margin:34px 0 0;padding:0;display:grid;font-size:.92rem;color:var(--ink-2)}.Landing-module__teaser-list__4rQKE li{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:baseline;padding:14px 0;border-top:1px solid var(--line)}.Landing-module__teaser-list__4rQKE li:last-child{border-bottom:1px solid var(--line)}.Landing-module__teaser-list__4rQKE span{color:var(--accent);font-size:.74rem}.Landing-module__teaser-cta__l9lzT{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.Landing-module__teaser-shot__DWKjI{position:relative}.Landing-module__mini__Ff-e0{background:var(--bg);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow);overflow:hidden;transform:perspective(1400px) rotateY(-7deg) rotateX(2deg);transition:transform .8s var(--ease)}.Landing-module__teaser-shot__DWKjI:hover .Landing-module__mini__Ff-e0{transform:perspective(1400px) rotateY(-2deg) rotateX(0)}@media(max-width:1000px){.Landing-module__mini__Ff-e0{transform:none}}.Landing-module__mini-bar__QXLQM{display:flex;align-items:center;gap:9px;padding:11px 14px;border-bottom:1px solid var(--line);background:#ffffff9e}.Landing-module__mini-brand__Rv7Oz{width:16px;height:16px;border-radius:5px;border:1.5px solid var(--accent)}.Landing-module__mini-chip__b6CAi{font-size:.6rem;color:var(--ink-3);border:1px solid var(--line);border-radius:999px;padding:1px 7px;letter-spacing:.1em;text-transform:uppercase}.Landing-module__mini-ava__9SvBf{width:18px;height:18px;border-radius:50%;margin-left:auto;background:linear-gradient(150deg,#14876180,#0e7a57)}.Landing-module__mini-body__HzhgA{display:grid;grid-template-columns:.72fr 1.35fr .93fr;min-height:290px}.Landing-module__mini-col__4KTsd{padding:14px;display:grid;align-content:start;gap:9px}.Landing-module__mini-col__4KTsd+.Landing-module__mini-col__4KTsd{border-left:1px solid var(--line)}.Landing-module__mini-formats__7fpVp,.Landing-module__mini-out__s1EHg{background:#fff6}.Landing-module__mini-line__XAuOH{height:7px;border-radius:99px;background:#17171a1a}.Landing-module__mini-line__XAuOH.Landing-module__w50__oTGNR{width:50%}.Landing-module__mini-line__XAuOH.Landing-module__w60__isZDR{width:60%}.Landing-module__mini-line__XAuOH.Landing-module__w70__-Og-A{width:70%}.Landing-module__mini-line__XAuOH.Landing-module__w80__eoo6A{width:80%}.Landing-module__mini-row__TbNcm{display:grid;grid-template-columns:12px 1fr;align-items:center;gap:8px}.Landing-module__mini-row__TbNcm i{width:12px;height:12px;border-radius:4px;border:1.5px solid rgba(23,23,26,.2)}.Landing-module__mini-row__TbNcm b{height:7px;border-radius:99px;background:#17171a1a}.Landing-module__mini-row__TbNcm:nth-child(3) b{width:74%}.Landing-module__mini-row__TbNcm:nth-child(5) b{width:62%}.Landing-module__mini-row__TbNcm:nth-child(6) b{width:80%}.Landing-module__mini-row__TbNcm.Landing-module__is-on__bubT3 i{background:var(--accent);border-color:var(--accent)}.Landing-module__mini-row__TbNcm.Landing-module__is-on__bubT3 b{background:#0e7a5757}.Landing-module__mini-photo__-dkxg{position:relative;display:block;border-radius:10px;overflow:hidden;aspect-ratio:4/3;background:var(--bg-deep);margin-bottom:4px}.Landing-module__mini-photo__-dkxg img{width:100%;height:100%;object-fit:cover;object-position:50% 22%}.Landing-module__mini-crop__nyvTU{position:absolute;top:12%;right:30%;bottom:12%;left:30%;border:1px dashed rgba(255,255,255,.75);border-radius:4px}.Landing-module__mini-shots__dLo7t{display:flex;gap:8px;padding:2px 0 4px}.Landing-module__mini-shots__dLo7t i{display:block;width:42px;height:54px;border-radius:5px;overflow:hidden;border:1px solid var(--line);background:#fff;animation:Landing-module__tilt__FrNx1 5s var(--ease) infinite}.Landing-module__mini-shots__dLo7t i:nth-child(2){animation-delay:.4s}.Landing-module__mini-shots__dLo7t img{width:100%;height:100%;object-fit:cover;object-position:50% 20%}@keyframes Landing-module__tilt__FrNx1{0%,to{transform:translateY(0) rotate(-1.5deg)}50%{transform:translateY(-5px) rotate(1.5deg)}}.Landing-module__mini-dock__PfFtq{margin-top:auto;height:26px;border-radius:99px;background:var(--ink);opacity:.88}.Landing-module__steps__Oo9hl{margin-top:52px;display:grid;gap:0}.Landing-module__step__Eonev{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;padding:30px 0;border-top:1px solid var(--line);max-width:58ch}.Landing-module__step__Eonev:last-child{border-bottom:1px solid var(--line)}.Landing-module__step-n__TKcee{color:var(--accent);font-size:.8rem;padding-top:5px}.Landing-module__step__Eonev p{margin-top:8px;color:var(--ink-2);line-height:1.62;font-size:.95rem}@media(min-width:900px){.Landing-module__step-offset__rnhGS{margin-left:16%}.Landing-module__step__Eonev:nth-child(3){margin-left:8%}}.Landing-module__price-grid__HRYKz{display:grid;grid-template-columns:1fr;gap:38px}@media(min-width:900px){.Landing-module__price-grid__HRYKz{grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}}.Landing-module__price-rows__nzouo{display:grid}.Landing-module__price-row__GoUaB{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 4px;border-top:1px solid var(--line);transition:padding-left .4s var(--ease)}.Landing-module__price-row__GoUaB:last-child{border-bottom:1px solid var(--line)}.Landing-module__price-row__GoUaB:hover{padding-left:10px}.Landing-module__price-row__GoUaB b{font-weight:500;display:block}.Landing-module__price-row__GoUaB span{font-size:.86rem;color:var(--ink-3)}.Landing-module__price-val__zT8vj{font-size:1.05rem;white-space:nowrap}.Landing-module__price-row__GoUaB.Landing-module__is-hi__cYgCz .Landing-module__price-val__zT8vj{color:var(--accent-ink)}.Landing-module__cta-band__kLjdb{padding:0 0 110px}.Landing-module__cta-inner__EmtdS{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;padding:52px 34px;border-radius:var(--r-lg);background:var(--ink);color:var(--ink-inv);box-shadow:inset 0 1px #ffffff14}.Landing-module__cta-inner__EmtdS h2{max-width:16ch}.Landing-module__cta-inner__EmtdS .btn-primary{background:#fff;color:var(--ink)}.Landing-module__cta-inner__EmtdS .btn-primary:hover{background:#dcefe7;color:var(--accent-ink)}.Landing-module__site-footer__NgUId{border-top:1px solid var(--line);padding:26px 0 40px}.Landing-module__footer-inner__re-jR{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;font-size:.84rem;color:var(--ink-3)}.Landing-module__foot-nav__RGAvA{display:flex;flex-wrap:wrap;gap:20px}.Landing-module__foot-nav__RGAvA a{color:var(--ink-3);text-decoration:none;transition:color .3s var(--ease)}.Landing-module__foot-nav__RGAvA a:hover{color:var(--ink)}.CodeEntry-module__code__GTQY6{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;max-width:330px}.CodeEntry-module__code__GTQY6 input{height:56px;padding:0;text-align:center;font-family:JetBrains Mono,ui-monospace,monospace;font-size:1.1rem;border:1px solid var(--line);border-radius:12px;background:var(--surface);outline:none;caret-color:var(--accent);transition:border-color .25s var(--ease),box-shadow .25s var(--ease),transform .25s var(--spring)}.CodeEntry-module__code__GTQY6 input:focus{border-color:#0e7a578c;box-shadow:0 0 0 4px var(--accent-soft);transform:translateY(-2px)}.CodeEntry-module__code__GTQY6 input.CodeEntry-module__is-full__aBT8y{border-color:#17171a3d}.field.is-bad .CodeEntry-module__code__GTQY6 input{border-color:#a23b2e80;background:var(--danger-soft)}.field.is-bad .CodeEntry-module__code__GTQY6{animation:CodeEntry-module__shake__MqZ-3 .4s var(--ease)}@keyframes CodeEntry-module__shake__MqZ-3{20%{transform:translate(-6px)}40%{transform:translate(5px)}60%{transform:translate(-3px)}80%{transform:translate(2px)}}.Studio-module__app-bar__wQC1E{position:sticky;top:0;z-index:40;height:var(--bar-h);display:flex;align-items:center;gap:20px;padding-inline:16px;background:#f2f2f3c7;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border-bottom:1px solid var(--line)}@media(min-width:768px){.Studio-module__app-bar__wQC1E{padding-inline:22px}}.Studio-module__app-bar__wQC1E .brand{font-size:.95rem}.Studio-module__app-bar-right__yyJbd{margin-left:auto;display:flex;align-items:center;gap:14px}.Studio-module__app-help__i7uzf{display:none}@media(min-width:768px){.Studio-module__app-help__i7uzf{display:inline}}.Studio-module__stepper__ZUc9g{display:none;gap:26px;list-style:none;margin:0;padding:0;font-size:.84rem;color:var(--ink-3)}@media(min-width:1100px){.Studio-module__stepper__ZUc9g{display:flex}}.Studio-module__stepper__ZUc9g li{display:inline-flex;align-items:center;gap:8px;transition:color .4s var(--ease)}.Studio-module__stepper__ZUc9g li span{font-size:.7rem;color:var(--ink-3);transition:color .4s var(--ease)}.Studio-module__stepper__ZUc9g li.Studio-module__is-active__rkuwg{color:var(--ink)}.Studio-module__stepper__ZUc9g li.Studio-module__is-active__rkuwg span{color:var(--accent)}.Studio-module__stepper__ZUc9g li.Studio-module__is-done__Z1ccL{color:var(--ink-2)}.Studio-module__pane-tabs__eq8Mp{position:sticky;top:var(--bar-h);z-index:35;display:grid;grid-template-columns:repeat(3,1fr);background:#f2f2f3e6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.Studio-module__pane-tabs__eq8Mp button{background:none;border:0;padding:13px 8px;cursor:pointer;font-size:.86rem;color:var(--ink-3);letter-spacing:-.01em;border-bottom:2px solid transparent;transition:color .3s var(--ease),border-color .3s var(--ease)}.Studio-module__pane-tabs__eq8Mp button b{display:inline-block;margin-left:5px;padding:1px 6px;border-radius:99px;background:var(--accent);color:#fff;font-size:.66rem}.Studio-module__pane-tabs__eq8Mp button.Studio-module__is-on__GsmF4{color:var(--ink);border-bottom-color:var(--accent)}@media(min-width:1100px){.Studio-module__pane-tabs__eq8Mp{display:none}}.Studio-module__workspace__6nmOt{display:block}.Studio-module__col__3HMQt{display:flex;flex-direction:column;min-width:0}@media(max-width:1099px){.Studio-module__workspace__6nmOt>.Studio-module__col__3HMQt{display:none;min-height:calc(100dvh - var(--bar-h) - 48px)}.Studio-module__workspace__6nmOt[data-pane=formats] .Studio-module__pane-formats__rIZ3-,.Studio-module__workspace__6nmOt[data-pane=stage] .Studio-module__pane-stage__CoyjK,.Studio-module__workspace__6nmOt[data-pane=output] .Studio-module__pane-output__U7SVS{display:flex}}@media(min-width:1100px){.Studio-module__workspace__6nmOt{display:grid;grid-template-columns:302px minmax(0,1fr) 344px;height:calc(100dvh - var(--bar-h))}.Studio-module__col__3HMQt{overflow-y:auto;overscroll-behavior:contain}.Studio-module__col__3HMQt+.Studio-module__col__3HMQt{border-left:1px solid var(--line)}.Studio-module__col__3HMQt::-webkit-scrollbar{width:10px}.Studio-module__col__3HMQt::-webkit-scrollbar-thumb{background:#17171a24;border:3px solid var(--bg);border-radius:99px}}@media(min-width:1440px){.Studio-module__workspace__6nmOt{grid-template-columns:340px minmax(0,1fr) 392px}}.Studio-module__col-formats__aL-UZ,.Studio-module__col-output__nJ9WO{background:var(--bg)}.Studio-module__col-stage__WarPA{background:var(--bg-deep)}.Studio-module__col-head__hyFxY{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 20px 14px;background:inherit;border-bottom:1px solid var(--line)}.Studio-module__col-head__hyFxY h2{font-size:.94rem;font-weight:600;letter-spacing:-.02em}.Studio-module__counter__5MRQ2{color:var(--ink-3);font-size:.74rem}.Studio-module__col-foot__lu1yq{margin-top:auto;padding:14px 20px 20px;border-top:1px solid var(--line-soft)}.Studio-module__search__6J0b3{position:relative;display:flex;align-items:center;margin:14px 20px 4px}.Studio-module__search__6J0b3 svg{position:absolute;left:13px;width:16px;height:16px;color:var(--ink-3);pointer-events:none}.Studio-module__search__6J0b3 input{width:100%;height:40px;padding:0 34px 0 37px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink);font-size:.88rem;outline:none;transition:border-color .3s var(--ease),box-shadow .3s var(--ease)}.Studio-module__search__6J0b3 input::placeholder{color:var(--ink-3)}.Studio-module__search__6J0b3 input::-webkit-search-cancel-button{display:none}.Studio-module__search__6J0b3 input:focus{border-color:#0e7a5780;box-shadow:0 0 0 3px var(--accent-soft)}.Studio-module__search-clear__MCf2t{position:absolute;right:9px;width:22px;height:22px;border:0;border-radius:50%;background:#17171a12;color:var(--ink-2);cursor:pointer;display:grid;place-items:center;transition:background .3s var(--ease)}.Studio-module__search-clear__MCf2t svg{position:static;width:11px;height:11px;color:inherit}.Studio-module__search-clear__MCf2t:hover{background:#17171a21}.Studio-module__doclist__qYyps{padding:6px 20px 4px}.Studio-module__doc-group__k32B3{font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);padding:16px 0 7px}.Studio-module__doc__IRx5Z{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:12px;padding:12px 2px;border-bottom:1px solid var(--line-soft);cursor:pointer;-webkit-user-select:none;user-select:none;opacity:0;transform:translateY(6px);animation:Studio-module__rowin__2sqvr .5s var(--ease) forwards;animation-delay:calc(var(--i,0) * 26ms);transition:background .3s var(--ease),padding-left .35s var(--ease)}@keyframes Studio-module__rowin__2sqvr{to{opacity:1;transform:none}}.Studio-module__doc__IRx5Z:hover{background:#17171a08;padding-left:7px}.Studio-module__doc__IRx5Z.Studio-module__is-on__GsmF4{padding-left:7px}.Studio-module__box__PKJJX{width:19px;height:19px;border-radius:6px;border:1.5px solid rgba(23,23,26,.24);display:grid;place-items:center;transition:background .3s var(--ease),border-color .3s var(--ease),transform .2s var(--ease)}.Studio-module__box__PKJJX svg{width:11px;height:11px;color:#fff;opacity:0;transform:scale(.6);transition:opacity .25s var(--ease),transform .35s var(--ease)}.Studio-module__doc__IRx5Z.Studio-module__is-on__GsmF4 .Studio-module__box__PKJJX{background:var(--accent);border-color:var(--accent)}.Studio-module__doc__IRx5Z.Studio-module__is-on__GsmF4 .Studio-module__box__PKJJX svg{opacity:1;transform:scale(1)}.Studio-module__doc__IRx5Z:active .Studio-module__box__PKJJX{transform:scale(.9)}.Studio-module__doc-name__aXpUZ{font-size:.9rem;letter-spacing:-.01em}.Studio-module__doc-sub__zaQGB{display:block;font-size:.75rem;color:var(--ink-3);margin-top:1px}.Studio-module__doc-size__YhkYM{color:var(--ink-2);font-size:.74rem;white-space:nowrap}.Studio-module__doc__IRx5Z.Studio-module__is-on__GsmF4 .Studio-module__doc-size__YhkYM{color:var(--accent-ink)}.Studio-module__doclist-empty__tpcF0{display:grid;justify-items:start;gap:5px;padding:30px 20px}.Studio-module__doclist-empty__tpcF0 .btn{margin-top:10px}.Studio-module__stage-body__hijfx{flex:1;display:grid;align-content:center;justify-items:stretch;width:100%;max-width:520px;margin-inline:auto;padding:26px 20px}@media(min-width:1100px){.Studio-module__stage-body__hijfx{padding:34px 24px}}.Studio-module__drop__4njDb{display:grid;justify-items:center;text-align:center;gap:6px;padding:52px 20px;border:1.5px dashed rgba(23,23,26,.18);border-radius:var(--r-lg);background:linear-gradient(180deg,#ffffff80,#ffffff29);cursor:pointer;outline:none;transition:border-color .35s var(--ease),background .35s var(--ease),transform .35s var(--ease)}.Studio-module__drop__4njDb:hover,.Studio-module__drop__4njDb:focus-visible{border-color:#0e7a5773;background:var(--accent-soft)}.Studio-module__drop__4njDb.Studio-module__is-over__gCQIA{border-color:var(--accent);background:var(--accent-soft);transform:scale(.99)}.Studio-module__drop__4njDb.Studio-module__is-hot__81h6T{animation:Studio-module__hot__5aiLJ 1.5s var(--ease) 2}@keyframes Studio-module__hot__5aiLJ{0%,to{border-color:#17171a2e}50%{border-color:var(--accent);background:var(--accent-soft)}}.Studio-module__drop-ico__ZpU-F{width:38px;height:38px;color:var(--ink-3);margin-bottom:4px}.Studio-module__drop-title__cjWyc{font-weight:500}.Studio-module__drop-sub__ZHIIP{font-size:.82rem;color:var(--ink-3)}.Studio-module__drop-actions__S1iQk{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:16px}.Studio-module__drop-demo__0vGyP{margin-top:12px}.Studio-module__cam-stage__TSiqL{position:relative;border-radius:var(--r-md);overflow:hidden;background:#1b1b1e;aspect-ratio:3/4;box-shadow:var(--shadow)}.Studio-module__cam-stage__TSiqL video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.Studio-module__cam-guide__h2Z0i{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.Studio-module__cam-guide__h2Z0i .Studio-module__oval__ijvwl{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);width:56%;height:52%;border-radius:50%;border:1.5px dashed rgba(255,255,255,.55);box-shadow:0 0 0 9999px #00000047}.Studio-module__cam-actions__GNDLQ{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:18px}.Studio-module__shutter__FOqbP{width:62px;height:62px;border-radius:50%;background:var(--surface);border:1.5px solid var(--line);display:grid;place-items:center;cursor:pointer;transition:transform .22s var(--ease),border-color .3s var(--ease)}.Studio-module__shutter__FOqbP span{width:44px;height:44px;border-radius:50%;background:var(--ink);transition:background .3s var(--ease)}.Studio-module__shutter__FOqbP:hover{border-color:#0e7a5780}.Studio-module__shutter__FOqbP:hover span{background:var(--accent-ink)}.Studio-module__shutter__FOqbP:active{transform:scale(.93)}.Studio-module__errbox__hqVhS{border:1px solid rgba(162,59,46,.28);background:var(--danger-soft);border-radius:var(--r-md);padding:20px;display:grid;gap:8px;justify-items:start}.Studio-module__err-title__Uo2ht{font-weight:600;color:var(--danger)}.Studio-module__err-text__40WwK{font-size:.86rem;color:var(--ink-2)}.Studio-module__errbox__hqVhS .btn{margin-top:6px}.Studio-module__src-photo__DFeFu{position:relative;border-radius:var(--r-md);overflow:hidden;aspect-ratio:4/5;background:var(--bg);box-shadow:var(--shadow)}.Studio-module__src-photo__DFeFu img{width:100%;height:100%;object-fit:cover;object-position:50% 28%}.Studio-module__src-no-preview__SSucp{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;display:grid;place-items:center;padding:0 28px;text-align:center;font-size:.86rem;line-height:1.5;color:var(--ink-2)}@media(max-width:520px){.Studio-module__src-photo__DFeFu{aspect-ratio:3/4}}.Studio-module__analysis__hnRwc{margin-top:18px;display:grid}.Studio-module__an-row__PunU6{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 2px;border-bottom:1px solid var(--line-soft);font-size:.87rem;color:var(--ink-2);opacity:0;transform:translateY(6px);animation:Studio-module__rowin__2sqvr .6s var(--ease) forwards}.Studio-module__an-row__PunU6:nth-child(1){animation-delay:.05s}.Studio-module__an-row__PunU6:nth-child(2){animation-delay:.13s}.Studio-module__an-row__PunU6:nth-child(3){animation-delay:.21s}.Studio-module__an-row__PunU6:last-child{border-bottom:0}.Studio-module__an-val__bk58h{color:var(--ink)}.Studio-module__an-val__bk58h.Studio-module__ok__PgVkK{color:var(--accent-ink)}.Studio-module__an-issues__Lo54r{list-style:none;margin:0;padding:13px 0 0;display:grid;gap:8px;opacity:0;transform:translateY(6px);animation:Studio-module__rowin__2sqvr .6s var(--ease) .29s forwards}.Studio-module__an-issues__Lo54r li{padding:9px 12px;border-radius:var(--r-sm);background:var(--accent-soft);color:var(--ink-2);font-size:.82rem;line-height:1.45}.Studio-module__an-issues__Lo54r li.Studio-module__is-blocking__gygZ5{background:var(--danger-soft);color:var(--ink)}.Studio-module__skeleton-block__jvntu{display:grid;gap:11px}.Studio-module__stage-note__8oXO-{padding:0 24px 22px;max-width:520px;margin-inline:auto}.Studio-module__stage-note__8oXO- p+p{margin-top:8px}.Studio-module__stage-note__8oXO- a{color:var(--ink-2);text-underline-offset:3px}.Studio-module__stage-note__8oXO- a:hover{color:var(--ink)}.Studio-module__out-body__dq5VE{padding:20px;flex:1}.Studio-module__result-empty__uRUB2{display:grid;justify-items:center;text-align:center;gap:5px;padding:40px 18px;border:1px dashed var(--line);border-radius:var(--r-lg);background:#ffffff80}.Studio-module__empty-art__no55i{display:flex;gap:8px;margin-bottom:14px}.Studio-module__empty-art__no55i span{width:32px;height:42px;border-radius:5px;border:1px solid var(--line);background:var(--surface);animation:Studio-module__tilt__Ke6eC 5s var(--ease) infinite}.Studio-module__empty-art__no55i span:nth-child(2){animation-delay:.25s}.Studio-module__empty-art__no55i span:nth-child(3){animation-delay:.5s}@keyframes Studio-module__tilt__Ke6eC{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-6px) rotate(2deg)}}.Studio-module__empty-title__0N3Nu{font-weight:500}.Studio-module__empty-sub__TGHdE{font-size:.84rem;color:var(--ink-3);max-width:32ch;line-height:1.5}.Studio-module__sk-grid__UtWVL{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.Studio-module__sk-grid__UtWVL .sk-card{aspect-ratio:35/45;border-radius:var(--r-sm)}.Studio-module__loading-note__4s8OE{margin-top:14px;font-size:.74rem;color:var(--ink-3)}.Studio-module__result-grid__qYMwQ{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:22px 14px}.Studio-module__rcard__t-blc{display:flex;flex-direction:column;min-width:0;opacity:0;transform:translateY(12px) scale(.98);animation:Studio-module__pop__gyW-D .6s var(--ease) forwards;animation-delay:calc(var(--i) * 70ms)}@keyframes Studio-module__pop__gyW-D{to{opacity:1;transform:none}}.Studio-module__rcard-shot__UFJgD{position:relative;width:100%;border-radius:var(--r-sm);overflow:hidden;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);transition:transform .45s var(--ease)}.Studio-module__rcard__t-blc:hover .Studio-module__rcard-shot__UFJgD{transform:translateY(-4px)}.Studio-module__rcard-shot__UFJgD img{width:100%;height:100%;object-fit:cover}.Studio-module__rcard-no-frame__6-pVA{display:grid;place-items:center;aspect-ratio:35/45;border-style:dashed;background:var(--bg-deep);box-shadow:none}.Studio-module__rcard-no-frame__6-pVA p{font-size:.74rem;color:var(--ink-3)}.Studio-module__rcard-meta__hmjtA{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:8px;margin-top:11px;padding-top:9px;border-top:1px solid var(--line)}.Studio-module__rcard-meta__hmjtA b{font-size:.8rem;font-weight:500;letter-spacing:-.01em;line-height:1.3}.Studio-module__rcard-meta__hmjtA span{font-size:.7rem;color:var(--ink-3);white-space:nowrap}.Studio-module__rcard__t-blc.Studio-module__sheet-card__gICH1{grid-column:span 2}.Studio-module__sheet-inner__-IsAI{width:100%;border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);padding:8px;display:grid;place-items:center;box-shadow:var(--shadow-soft)}.Studio-module__sheet-inner__-IsAI img{width:100%;height:100%;object-fit:contain;border-radius:2px}.Studio-module__out-issues__GBn26{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:8px}.Studio-module__out-issues__GBn26 li{padding:9px 12px;border-radius:var(--r-sm);background:var(--accent-soft);color:var(--ink-2);font-size:.82rem;line-height:1.45}.Studio-module__out-issues__GBn26 li.Studio-module__is-blocking__gygZ5{background:var(--danger-soft);color:var(--ink)}.Studio-module__out-dock__biWCW{position:sticky;bottom:0;z-index:4;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:14px 20px max(14px,env(safe-area-inset-bottom));background:#ffffffdb;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);border-top:1px solid var(--line);animation:Studio-module__dockin__6W8Of .5s var(--ease)}@keyframes Studio-module__dockin__6W8Of{0%{transform:translateY(100%)}}.Studio-module__dock-info__PGBQP{font-size:.83rem;color:var(--ink-2);display:flex;align-items:baseline;gap:7px}.Studio-module__dock-info__PGBQP b{color:var(--ink);font-size:1rem}.Studio-module__dock-actions__IF-L6{display:flex;gap:8px}@media(max-width:400px){.Studio-module__out-dock__biWCW{flex-direction:column;align-items:stretch}.Studio-module__dock-actions__IF-L6{display:grid;grid-template-columns:1fr 1fr}}.Studio-module__sheet__DEyUe{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow);padding:26px}@media(max-width:560px){.Studio-module__sheet__DEyUe{border-radius:var(--r-lg) var(--r-lg) 0 0;padding:22px 20px calc(22px + env(safe-area-inset-bottom))}}.Studio-module__sheet-close__IkDHp{position:absolute;top:16px;right:16px;width:32px;height:32px;border:0;border-radius:50%;background:#17171a0d;color:var(--ink-2);cursor:pointer;display:grid;place-items:center;transition:background .3s var(--ease),transform .2s var(--ease)}.Studio-module__sheet-close__IkDHp svg{width:14px;height:14px}.Studio-module__sheet-close__IkDHp:hover{background:#17171a1a}.Studio-module__sheet-close__IkDHp:active{transform:scale(.92)}.Studio-module__prof-head__DhcFG{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding-right:40px}.Studio-module__prof-tile__KY55a{width:52px;height:52px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(150deg,#14876180,#0e7a57);color:#fff;font-size:1rem;font-weight:600;letter-spacing:.02em}.Studio-module__prof-head__DhcFG h3{font-size:1.12rem;letter-spacing:-.025em}.Studio-module__prof-mail__AA8aY{font-size:.84rem;color:var(--ink-3);margin-top:3px}.Studio-module__prof-plan__IKGY-{grid-column:1 / -1;justify-self:start}.Studio-module__prof-stats__5bDCj{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0 4px;padding:16px 0;border-block:1px solid var(--line)}.Studio-module__prof-stats__5bDCj b{display:block;font-size:1.25rem;font-weight:500;letter-spacing:-.03em}.Studio-module__prof-stats__5bDCj span{font-size:.74rem;color:var(--ink-3);line-height:1.35;display:block;margin-top:3px}.Studio-module__prof-block__20o5E{margin-top:20px}.Studio-module__prof-title__eu68o{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);font-weight:500;margin-bottom:4px}.Studio-module__prof-rows__zojpl{display:grid}.Studio-module__prof-row__BEXWK{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 2px;border-bottom:1px solid var(--line-soft);transition:padding-left .35s var(--ease)}.Studio-module__prof-row__BEXWK:hover{padding-left:6px}.Studio-module__prof-row__BEXWK b{font-size:.88rem;font-weight:500;display:block}.Studio-module__prof-row__BEXWK div span{font-size:.76rem;color:var(--ink-3)}.Studio-module__prof-row__BEXWK>span{font-size:.74rem;color:var(--ink-3);white-space:nowrap}.Studio-module__prof-fail__pW51W{margin-top:18px;padding:12px 14px;border-radius:var(--r-sm);border:1px solid rgba(162,59,46,.28);background:var(--danger-soft);color:var(--danger);font-size:.82rem;line-height:1.45}.Studio-module__prof-empty__FUHYF{display:grid;gap:5px;margin-top:8px;padding:20px 18px;border:1px dashed var(--line);border-radius:var(--r-sm);background:var(--bg-deep)}.Studio-module__prof-empty__FUHYF b{font-size:.88rem;font-weight:500}.Studio-module__prof-empty__FUHYF span{font-size:.78rem;color:var(--ink-3);line-height:1.5}.Studio-module__switch__6jX3R{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:12px 2px;border-bottom:1px solid var(--line-soft);cursor:pointer}.Studio-module__switch__6jX3R b{font-size:.88rem;font-weight:500;display:block}.Studio-module__switch__6jX3R>span span{font-size:.76rem;color:var(--ink-3);line-height:1.4}.Studio-module__switch__6jX3R input{position:absolute;opacity:0;pointer-events:none}.Studio-module__switch__6jX3R i{position:relative;display:block;width:40px;height:23px;border-radius:99px;background:#17171a24;transition:background .35s var(--ease)}.Studio-module__switch__6jX3R i:after{content:"";position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .35s var(--spring)}.Studio-module__switch__6jX3R input:checked+i{background:var(--accent)}.Studio-module__switch__6jX3R input:checked+i:after{transform:translate(17px)}.Studio-module__switch__6jX3R input:focus-visible+i{box-shadow:0 0 0 3px var(--accent-soft)}.Studio-module__prof-foot__AilXX{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.Studio-module__prof-danger__GmcPF{margin-top:26px;padding-top:18px;border-top:1px solid var(--line)}.Studio-module__prof-danger-link__3vKej{color:var(--danger);font-size:.84rem}.Studio-module__prof-danger-link__3vKej:hover{color:var(--danger);text-decoration:underline;text-underline-offset:3px}.Studio-module__prof-danger-sub__ZBK43{font-size:.76rem;color:var(--ink-3);margin-top:4px;line-height:1.45}.Studio-module__danger__lgIRl{display:grid;gap:14px;padding-right:40px}.Studio-module__danger-title__ogb1Z{font-size:1.12rem;letter-spacing:-.025em}.Studio-module__danger-lede__CDp4m{font-size:.86rem;color:var(--ink-2);line-height:1.5}.Studio-module__danger-paid__MvM3l{display:grid;gap:6px;padding:14px 16px;border-radius:var(--r-sm);border:1px solid rgba(162,59,46,.28);background:var(--danger-soft)}.Studio-module__danger-paid__MvM3l b{font-size:.9rem;font-weight:600;color:var(--danger)}.Studio-module__danger-paid__MvM3l span{font-size:.82rem;color:var(--ink-2);line-height:1.5}.Studio-module__danger-facts__k0xTQ{display:grid;gap:12px}.Studio-module__danger-facts__k0xTQ b{display:block;font-size:.82rem;font-weight:500}.Studio-module__danger-facts__k0xTQ span{display:block;font-size:.78rem;color:var(--ink-3);line-height:1.5;margin-top:2px}.Studio-module__danger-why__pLV-E{font-size:.78rem;color:var(--ink-3);line-height:1.5}.Studio-module__danger-fail__un5x2{padding:12px 14px;border-radius:var(--r-sm);border:1px solid rgba(162,59,46,.28);background:var(--danger-soft);color:var(--danger);font-size:.82rem;line-height:1.45}.Studio-module__danger-actions__qdwLy{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:6px;padding-top:16px;border-top:1px solid var(--line)}.Studio-module__danger-go__jTFSe{background:var(--danger);color:#fff;border-color:var(--danger)}.Studio-module__danger-go__jTFSe:hover{background:#8d3327;border-color:#8d3327}.Studio-module__danger-go__jTFSe:disabled{opacity:.6}
