.header-module__CbxwVG__header{--nav-bg:var(--brand-surface);--nav-text:var(--brand-text);--nav-muted:var(--brand-text-secondary);--nav-hover:var(--brand-hover);--nav-border:var(--brand-border);z-index:50;width:100%;color:var(--nav-text);background:var(--nav-bg);border-bottom:1px solid var(--nav-border);position:sticky;top:0}.header-module__CbxwVG__header[data-theme=dark]{--nav-bg:#20201e;--nav-text:#fff;--nav-muted:#c8c8c0;--nav-hover:#ffffff12;--nav-border:#ffffff25}.header-module__CbxwVG__bar{width:var(--public-content-width);align-items:center;gap:32px;min-height:76px;margin-inline:auto;display:flex;position:relative}.header-module__CbxwVG__logo{flex-shrink:0;align-items:center;min-height:44px;display:flex}.header-module__CbxwVG__desktopNav{justify-content:center;align-items:center;gap:4px;margin-inline:auto;display:flex}.header-module__CbxwVG__navItem{align-items:center;display:flex}.header-module__CbxwVG__navLink{min-height:44px;color:var(--nav-muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:10px 12px;font-size:14px;font-weight:500;transition:color .16s,background .16s;display:inline-flex}.header-module__CbxwVG__navLink:hover,.header-module__CbxwVG__navLink[aria-expanded=true],.header-module__CbxwVG__navLink[aria-current=page],.header-module__CbxwVG__navLink[data-current=true]{color:var(--nav-text);background:var(--nav-hover)}.header-module__CbxwVG__menuIndicator{border-bottom:1.5px solid;border-right:1.5px solid;flex-shrink:0;width:6px;height:6px;margin:-3px 2px 0;transition:transform .16s;transform:rotate(45deg)}.header-module__CbxwVG__navLink[aria-expanded=true] .header-module__CbxwVG__menuIndicator{transform:translateY(3px)rotate(225deg)}.header-module__CbxwVG__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.header-module__CbxwVG__signIn{min-height:44px;color:var(--nav-text);white-space:nowrap;border-radius:8px;align-items:center;padding-inline:12px;font-size:14px;font-weight:500;transition:background .16s;display:inline-flex}.header-module__CbxwVG__signIn:hover{background:var(--nav-hover)}.header-module__CbxwVG__startFree{background:var(--brand-accent);min-height:44px;color:var(--brand-surface);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-size:14px;font-weight:600;line-height:1.4;transition:background .16s;display:inline-flex}.header-module__CbxwVG__startFree:hover{background:var(--brand-accent-hover)}.header-module__CbxwVG__actionArrow{flex-shrink:0;place-items:center;width:18px;height:18px;transition:transform .16s;display:grid;transform:rotate(45deg)}.header-module__CbxwVG__startFree:hover .header-module__CbxwVG__actionArrow{transform:translate(2px)rotate(45deg)}.header-module__CbxwVG__header a,.header-module__CbxwVG__drawer a{text-decoration:none}.header-module__CbxwVG__header a:focus-visible,.header-module__CbxwVG__header button:focus-visible,.header-module__CbxwVG__drawer a:focus-visible,.header-module__CbxwVG__drawer button:focus-visible,.header-module__CbxwVG__drawer summary:focus-visible{outline:3px solid var(--brand-accent);outline-offset:4px;border-radius:4px}.header-module__CbxwVG__dropdown{overscroll-behavior:contain;border:1px solid var(--brand-border);background:var(--brand-surface);width:100%;max-height:calc(100dvh - 180px);color:var(--brand-text);border-radius:12px;animation:.16s ease-out header-module__CbxwVG__reveal;position:absolute;top:calc(100% + 8px);left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 20px 45px #20201e18,0 4px 12px #20201e06}.header-module__CbxwVG__dropdown[hidden]{display:none}.header-module__CbxwVG__panelHeading{border-bottom:1px solid var(--brand-border);background:var(--brand-ground);align-items:baseline;gap:24px;padding:22px 28px;display:flex}.header-module__CbxwVG__panelHeading>span:first-child{min-width:108px;color:var(--brand-accent);font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;font-size:11px}.header-module__CbxwVG__panelHeading>p{letter-spacing:-.04em;margin:0;font-size:23px;line-height:1.25}.header-module__CbxwVG__panelNote{color:var(--brand-text-secondary);margin-left:auto;font-size:12px}.header-module__CbxwVG__dropdownBody{grid-template-columns:1fr 1fr .82fr;gap:32px;padding:26px 28px;display:grid}.header-module__CbxwVG__groupLabel{border-bottom:1px solid var(--brand-border);letter-spacing:-.035em;color:var(--brand-text);align-items:baseline;gap:12px;margin:0 0 14px;padding-bottom:14px;font-size:18px;font-weight:500;display:flex}.header-module__CbxwVG__groupLabel>span{font-family:var(--font-geist-mono), monospace;letter-spacing:0;color:var(--brand-accent);font-size:10px}.header-module__CbxwVG__menuGroup ul{margin:0;padding:0;list-style:none}.header-module__CbxwVG__menuLink{min-height:57px;color:var(--brand-text);border-radius:5px;align-items:flex-start;gap:12px;margin-inline:-8px;padding:10px 8px;transition:background .16s;display:flex}.header-module__CbxwVG__menuLink>svg{color:var(--brand-text-muted);flex-shrink:0;margin-top:2px}.header-module__CbxwVG__menuLink span{min-width:0}.header-module__CbxwVG__menuLink strong{letter-spacing:-.015em;font-size:14px;font-weight:600;line-height:1.4;display:block}.header-module__CbxwVG__menuLink small{color:var(--brand-text-secondary);margin-top:3px;font-size:12px;line-height:1.5;display:block}.header-module__CbxwVG__menuLink:hover{background:var(--brand-hover)}.header-module__CbxwVG__menuLink:hover>svg{color:var(--brand-accent)}.header-module__CbxwVG__menuLink[aria-current=page]{background:var(--brand-accent-subtle);color:var(--brand-accent)}.header-module__CbxwVG__spotlight{border:1px solid var(--brand-border);border-radius:8px;flex-direction:column;align-self:start;min-width:0;display:flex;overflow:hidden}.header-module__CbxwVG__studioSpotlight{background:var(--brand-ground);color:var(--brand-text)}.header-module__CbxwVG__spotlightArt{background:#eae7eb;justify-content:center;align-items:flex-start;gap:12px;padding:18px;display:flex}.header-module__CbxwVG__spotlightArt img{border-radius:2px;width:calc(50% - 6px);height:auto;display:block;box-shadow:0 5px 12px #20201e12}.header-module__CbxwVG__spotlightArt img+img{margin-top:18px}.header-module__CbxwVG__spotlightCopy{padding:17px 18px}.header-module__CbxwVG__spotlightCopy>span{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;letter-spacing:.035em;margin-bottom:8px;font-size:10px;font-weight:400;display:block}.header-module__CbxwVG__spotlightCopy>strong{font-family:var(--font-sora), sans-serif;letter-spacing:-.045em;font-size:22px;font-weight:500;line-height:1.3;display:block}.header-module__CbxwVG__spotlightCopy p{justify-content:space-between;align-items:center;margin-top:15px;font-size:13px;font-weight:600;display:flex}.header-module__CbxwVG__spotlightCopy small{color:var(--brand-text-secondary);margin-top:12px;font-size:11px;line-height:1.5;display:block}.header-module__CbxwVG__rankSpotlight{color:#40523b;background:#e5ebdf}.header-module__CbxwVG__rankArt{background:#d6dfcd;align-items:center;min-height:146px;padding:22px 18px;display:flex}.header-module__CbxwVG__rankArt img{border-radius:7px;width:100%;height:auto;box-shadow:0 5px 12px #39442c0c}.header-module__CbxwVG__dropdownFooter{border-top:1px solid var(--brand-border);justify-content:space-between;align-items:center;gap:24px;padding:12px 28px;display:flex}.header-module__CbxwVG__dropdownFooter>a,.header-module__CbxwVG__dropdownFooter>span{min-height:44px;color:var(--brand-text-secondary);align-items:center;gap:9px;font-size:12px;display:inline-flex}.header-module__CbxwVG__dropdownFooter .header-module__CbxwVG__directoryLink,.header-module__CbxwVG__directoryLink{min-height:44px;color:var(--brand-accent);justify-content:space-between;align-items:center;gap:18px;font-size:14px;font-weight:500;display:inline-flex}.header-module__CbxwVG__dropdownFooter a:hover,.header-module__CbxwVG__directoryLink:hover{text-underline-offset:4px;text-decoration:underline}.header-module__CbxwVG__resourcesPanel{width:min(820px,100%)}.header-module__CbxwVG__resourcesPanel .header-module__CbxwVG__dropdownBody{grid-template-columns:1fr 1fr}.header-module__CbxwVG__resourcesPanel .header-module__CbxwVG__panelNote{display:none}.header-module__CbxwVG__mobileActions{align-items:center;gap:14px;margin-left:auto;display:none}.header-module__CbxwVG__menuToggle,.header-module__CbxwVG__drawerClose{border:1px solid var(--nav-border,var(--brand-border));width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.header-module__CbxwVG__menuToggle:hover,.header-module__CbxwVG__drawerClose:hover{background:var(--nav-hover,var(--brand-hover))}.header-module__CbxwVG__menuToggle{border:0;border-radius:8px}.header-module__CbxwVG__menuToggle>span{border-block:1.5px solid;width:18px;height:8px;position:relative}.header-module__CbxwVG__overlay{z-index:1000020;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#20201e50;animation:.16s ease-out header-module__CbxwVG__fadeIn;position:fixed;inset:0}.header-module__CbxwVG__drawer{z-index:1000021;background:var(--brand-ground);width:min(480px,100%);color:var(--brand-text);flex-direction:column;animation:.18s ease-out header-module__CbxwVG__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-12px 0 45px #20201e12}.header-module__CbxwVG__drawerHeader{min-height:114px;padding:max(26px, env(safe-area-inset-top)) 26px 26px;flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;display:flex}.header-module__CbxwVG__drawerEyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.035em;text-transform:uppercase;color:var(--brand-text-secondary);margin:0 0 7px;font-size:10px}.header-module__CbxwVG__drawerHeader h2{letter-spacing:-.05em;margin:0;font-size:24px;font-weight:500}.header-module__CbxwVG__drawerNav{overscroll-behavior:contain;flex:1;min-height:0;padding:0 26px 28px;overflow-y:auto}.header-module__CbxwVG__quickLinks{border-top:1px solid var(--brand-border-strong);padding-top:22px}.header-module__CbxwVG__quickLinks>a{min-height:46px;color:var(--brand-text);justify-content:space-between;align-items:center;font-size:15px;font-weight:400;display:flex}.header-module__CbxwVG__quickLinks>a svg{color:var(--brand-text-secondary)}.header-module__CbxwVG__quickLinks>a:hover,.header-module__CbxwVG__quickLinks>a[aria-current=page]{color:var(--brand-accent)}.header-module__CbxwVG__mobileGroup{border-top:1px solid var(--brand-border-strong)}.header-module__CbxwVG__mobileGroup>summary{cursor:pointer;letter-spacing:-.045em;justify-content:space-between;align-items:center;gap:18px;min-height:83px;font-size:29px;font-weight:400;list-style:none;display:flex}.header-module__CbxwVG__mobileMenuName{align-items:baseline;gap:17px;display:flex}.header-module__CbxwVG__mobileMenuName small{font-family:var(--font-geist-mono), monospace;letter-spacing:0;color:var(--brand-accent);font-size:10px}.header-module__CbxwVG__mobileGroup>summary::-webkit-details-marker{display:none}.header-module__CbxwVG__mobileGroup>summary svg{color:var(--brand-text-secondary);transition:transform .16s}.header-module__CbxwVG__mobileGroup[open]>summary svg{transform:rotate(180deg)}.header-module__CbxwVG__mobileGroup[open]>summary{color:var(--brand-accent)}.header-module__CbxwVG__mobileGroupContent{padding:8px 0 22px}.header-module__CbxwVG__mobileGroupContent .header-module__CbxwVG__menuGroup+.header-module__CbxwVG__menuGroup{margin-top:22px}.header-module__CbxwVG__mobileGroupContent .header-module__CbxwVG__menuLink{min-height:64px}.header-module__CbxwVG__mobileGroupContent .header-module__CbxwVG__groupLabel{font-size:16px}.header-module__CbxwVG__mobileGroupContent .header-module__CbxwVG__groupLabel>span{display:none}.header-module__CbxwVG__mobileGroupContent .header-module__CbxwVG__menuLink strong{font-size:15px}.header-module__CbxwVG__mobileGroupContent .header-module__CbxwVG__menuLink small{font-size:13px}.header-module__CbxwVG__mobileGroupContent .header-module__CbxwVG__directoryLink{margin:16px 0 0}.header-module__CbxwVG__drawerFooter{padding:18px 26px max(20px, env(safe-area-inset-bottom));border-top:1px solid var(--brand-border-strong);background:var(--brand-surface);flex-shrink:0}.header-module__CbxwVG__drawerFooter>p{color:var(--brand-text-secondary);text-align:center;margin:0 0 16px;font-size:11px}.header-module__CbxwVG__drawerFooter>div{justify-content:space-between;align-items:center;gap:24px;display:flex}.header-module__CbxwVG__drawerFooter .header-module__CbxwVG__startFree{gap:12px;font-size:15px}.header-module__CbxwVG__drawerSignIn{min-height:44px;color:var(--brand-text);align-items:center;font-size:15px;font-weight:500;display:flex}@keyframes header-module__CbxwVG__reveal{0%{opacity:0;transform:translate(-50%,-5px)}to{opacity:1;transform:translate(-50%)}}@keyframes header-module__CbxwVG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes header-module__CbxwVG__slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media (max-width:1170px){.header-module__CbxwVG__bar{gap:20px}.header-module__CbxwVG__desktopNav{gap:0}.header-module__CbxwVG__navLink{gap:8px;padding-inline:10px}.header-module__CbxwVG__actions{gap:8px}.header-module__CbxwVG__dropdownBody{gap:24px}.header-module__CbxwVG__panelNote{display:none}}@media (max-width:1079px){.header-module__CbxwVG__desktopNav,.header-module__CbxwVG__actions,.header-module__CbxwVG__dropdown{display:none}.header-module__CbxwVG__mobileActions{display:flex}.header-module__CbxwVG__logo{border:0;padding:0}}@media (max-width:600px){.header-module__CbxwVG__bar{width:var(--public-content-width);gap:12px;min-height:68px}.header-module__CbxwVG__logo svg{width:auto;height:28px}.header-module__CbxwVG__mobileActions{gap:8px}.header-module__CbxwVG__mobileActions .header-module__CbxwVG__startFree{gap:7px;padding-inline:12px;font-size:13px}.header-module__CbxwVG__mobileActions .header-module__CbxwVG__actionArrow{width:16px;height:16px}}@media (max-width:350px){.header-module__CbxwVG__bar{gap:4px}.header-module__CbxwVG__logo svg{width:auto;height:26px}.header-module__CbxwVG__mobileActions{gap:4px}.header-module__CbxwVG__mobileActions .header-module__CbxwVG__startFree{gap:6px;padding-inline:10px}.header-module__CbxwVG__drawerHeader,.header-module__CbxwVG__drawerNav,.header-module__CbxwVG__drawerFooter{padding-inline:20px}.header-module__CbxwVG__drawerFooter>p{font-size:10px}}@media (max-width:1079px) and (max-height:650px){.header-module__CbxwVG__drawerHeader{min-height:92px;padding-top:max(18px, env(safe-area-inset-top));padding-bottom:18px}.header-module__CbxwVG__drawerNav{padding-bottom:16px}.header-module__CbxwVG__mobileGroup>summary{min-height:68px;font-size:26px}.header-module__CbxwVG__quickLinks{padding-top:12px}.header-module__CbxwVG__quickLinks>a{min-height:44px}.header-module__CbxwVG__drawerFooter{padding-top:12px;padding-bottom:max(16px, env(safe-area-inset-bottom))}.header-module__CbxwVG__drawerFooter>p{margin-bottom:8px}}@media (prefers-reduced-motion:reduce){.header-module__CbxwVG__dropdown,.header-module__CbxwVG__overlay,.header-module__CbxwVG__drawer{animation:none}.header-module__CbxwVG__navLink,.header-module__CbxwVG__menuIndicator,.header-module__CbxwVG__signIn,.header-module__CbxwVG__startFree,.header-module__CbxwVG__actionArrow,.header-module__CbxwVG__menuLink,.header-module__CbxwVG__mobileGroup>summary svg{transition:none}}
.launch-promotion-banner-module__E8OdLG__banner{color:#fff;background:#b44f32}.launch-promotion-banner-module__E8OdLG__offer{color:#fff;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 16px;min-height:48px;padding:10px 24px;font-size:13px;line-height:1.6;display:flex}.launch-promotion-banner-module__E8OdLG__offer strong{font-weight:600}.launch-promotion-banner-module__E8OdLG__code{letter-spacing:.04em;border:1px solid #ffffff80;border-radius:4px;margin-left:3px;padding:0 7px;display:inline-block}.launch-promotion-banner-module__E8OdLG__terms{font-size:11px}.launch-promotion-banner-module__E8OdLG__action{text-underline-offset:3px;white-space:nowrap;font-weight:600;text-decoration:underline}.launch-promotion-banner-module__E8OdLG__offer:focus-visible{outline-offset:-5px!important;outline:2px solid #fff!important}@media (max-width:600px){.launch-promotion-banner-module__E8OdLG__offer{gap:3px 10px;padding:8px 16px;font-size:12px}.launch-promotion-banner-module__E8OdLG__offer>span:first-child{display:none}.launch-promotion-banner-module__E8OdLG__offer>span:nth-child(2){flex-basis:100%}}
.screenshot-landing-module__I9AP7G__page{background:var(--brand-ground);color:var(--brand-text)}.screenshot-landing-module__I9AP7G__container{width:var(--public-content-width);margin-inline:auto}.screenshot-landing-module__I9AP7G__page h1,.screenshot-landing-module__I9AP7G__page h2,.screenshot-landing-module__I9AP7G__page h3{font-family:var(--font-sora), sans-serif}.screenshot-landing-module__I9AP7G__page h2{letter-spacing:-.04em;font-size:clamp(28px,3vw,40px);font-weight:600;line-height:1.24}.screenshot-landing-module__I9AP7G__eyebrow{color:var(--brand-text-muted);align-items:center;gap:8px;margin:0 0 17px;font-size:14px;font-weight:600;line-height:1.5;display:flex}.screenshot-landing-module__I9AP7G__hero{padding:52px 0 50px}.screenshot-landing-module__I9AP7G__heroGrid{grid-template-columns:.44fr .56fr;align-items:center;gap:44px;display:grid}.screenshot-landing-module__I9AP7G__heroCopy{padding-block:10px}.screenshot-landing-module__I9AP7G__heroCopy h1{letter-spacing:-.055em;margin:0;font-size:clamp(43px,4.4vw,63px);font-weight:600;line-height:1.1}.screenshot-landing-module__I9AP7G__heroCopy h1 span{color:var(--brand-text)}.screenshot-landing-module__I9AP7G__intro{max-width:460px;color:var(--brand-text-secondary);margin:24px 0 25px;font-size:17px;line-height:1.75}.screenshot-landing-module__I9AP7G__heroActions{flex-wrap:wrap;align-items:center;gap:11px 20px;display:flex}.screenshot-landing-module__I9AP7G__primary{border:1px solid var(--brand-accent);min-height:50px;color:var(--brand-surface);background:var(--brand-accent);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:12px;padding:13px 19px;font-size:15px;font-weight:600;line-height:1.45;text-decoration:none;transition:background .18s,box-shadow .18s;display:inline-flex}.screenshot-landing-module__I9AP7G__primary:hover{background:var(--brand-accent-hover);box-shadow:0 6px 17px #20201e23}.screenshot-landing-module__I9AP7G__primary svg{flex-shrink:0}.screenshot-landing-module__I9AP7G__textLink{min-height:44px;color:var(--brand-accent);align-items:center;gap:9px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.screenshot-landing-module__I9AP7G__textLink:hover{text-underline-offset:5px;text-decoration:underline}.screenshot-landing-module__I9AP7G__accountNote{color:var(--brand-text-secondary);margin:17px 0 0;font-size:13px;line-height:1.65}.screenshot-landing-module__I9AP7G__desktopNote{color:var(--brand-text-secondary);align-items:center;gap:8px;margin:22px 0 0;font-size:12px;line-height:1.6;display:flex}.screenshot-landing-module__I9AP7G__desktopNote svg{flex-shrink:0}.screenshot-landing-module__I9AP7G__heroStage{min-width:0;color:var(--brand-text);background:#eee9f0;border:0;border-radius:22px;padding:24px}.screenshot-landing-module__I9AP7G__stageHeader{color:var(--brand-text-secondary);justify-content:space-between;align-items:center;gap:12px;font-size:12px;line-height:1.5;display:flex}.screenshot-landing-module__I9AP7G__heroCampaign{width:100%;min-width:0;color:inherit;text-align:left;cursor:zoom-in;background:0 0;border:0;border-radius:4px;padding:0;display:block}.screenshot-landing-module__I9AP7G__heroDesigns{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;padding:24px 0;display:grid}.screenshot-landing-module__I9AP7G__heroDesign{border-radius:4px;min-width:0;display:block;overflow:hidden;box-shadow:0 8px 20px #20201e14}.screenshot-landing-module__I9AP7G__heroDesign img{width:100%;height:auto;display:block}.screenshot-landing-module__I9AP7G__heroCaption{justify-content:space-between;align-items:center;gap:12px;display:flex}.screenshot-landing-module__I9AP7G__heroCaption>span:first-child{gap:4px;display:grid}.screenshot-landing-module__I9AP7G__heroCaption strong{font-size:15px;font-weight:600}.screenshot-landing-module__I9AP7G__heroCaption>span:first-child>span{color:var(--brand-text-secondary);font-size:12px;line-height:1.5}.screenshot-landing-module__I9AP7G__heroCaption>span:last-child{align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:500;display:inline-flex}.screenshot-landing-module__I9AP7G__heroCampaign:hover .screenshot-landing-module__I9AP7G__heroCaption>span:last-child{text-underline-offset:4px;text-decoration:underline}.screenshot-landing-module__I9AP7G__factBar{border-block:1px solid var(--brand-border);background:var(--brand-ground)}.screenshot-landing-module__I9AP7G__factBar .screenshot-landing-module__I9AP7G__container{justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding-block:17px;display:flex}.screenshot-landing-module__I9AP7G__factBar span{color:var(--brand-text-secondary);align-items:center;gap:9px;font-size:13px;display:inline-flex}.screenshot-landing-module__I9AP7G__factBar svg{color:var(--brand-text-secondary);flex-shrink:0}.screenshot-landing-module__I9AP7G__gallerySection{padding:67px 0 64px;scroll-margin-top:98px}.screenshot-landing-module__I9AP7G__sectionHead{justify-content:space-between;align-items:end;gap:32px;margin-bottom:30px;display:flex}.screenshot-landing-module__I9AP7G__sectionHead .screenshot-landing-module__I9AP7G__eyebrow{margin-bottom:12px}.screenshot-landing-module__I9AP7G__sectionHead h2{margin:0}.screenshot-landing-module__I9AP7G__sectionHead>p{color:var(--brand-text-secondary);margin:0 0 3px;font-size:15px;line-height:1.7}.screenshot-landing-module__I9AP7G__gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 24px;display:grid}.screenshot-landing-module__I9AP7G__designCard{border:1px solid var(--brand-border);background:var(--brand-surface);border-radius:19px;min-width:0;overflow:hidden}.screenshot-landing-module__I9AP7G__cardPreview{width:100%;color:var(--brand-text);text-align:left;cursor:zoom-in;border:none;padding:17px 20px 10px;display:block;overflow:hidden}.screenshot-landing-module__I9AP7G__category{margin-bottom:17px;font-size:12px;font-weight:500;line-height:1.5;display:block}.screenshot-landing-module__I9AP7G__cardImages{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.screenshot-landing-module__I9AP7G__cardImages img{border:0;border-radius:3px;width:100%;height:auto;display:block;box-shadow:0 5px 13px #20201e12}.screenshot-landing-module__I9AP7G__previewHint{min-height:44px;color:var(--brand-text-secondary);justify-content:flex-end;align-items:center;gap:8px;padding-top:10px;font-size:12px;font-weight:500;display:flex}.screenshot-landing-module__I9AP7G__cardPreview:hover .screenshot-landing-module__I9AP7G__previewHint{text-underline-offset:4px;text-decoration:underline}.screenshot-landing-module__I9AP7G__cardCopy{padding:21px 22px 18px}.screenshot-landing-module__I9AP7G__cardCopy h3{letter-spacing:-.025em;margin:0;font-size:22px;font-weight:600;line-height:1.4}.screenshot-landing-module__I9AP7G__cardCopy p{min-height:50px;color:var(--brand-text-secondary);margin:8px 0 10px;font-size:14px;line-height:1.7}.screenshot-landing-module__I9AP7G__templateLink{border-top:1px solid var(--brand-border);width:100%;min-height:44px;color:var(--brand-accent);justify-content:space-between;align-items:center;gap:20px;padding-top:12px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.screenshot-landing-module__I9AP7G__templateLink:hover{color:var(--brand-accent-hover)}.screenshot-landing-module__I9AP7G__galleryNote{color:var(--brand-text-secondary);flex-wrap:wrap;justify-content:center;align-items:center;gap:5px 10px;margin:25px 0 0;font-size:13px;line-height:1.7;display:flex}.screenshot-landing-module__I9AP7G__galleryNote a{color:var(--brand-accent);text-underline-offset:4px;align-items:center;gap:7px;text-decoration:underline;display:inline-flex}.screenshot-landing-module__I9AP7G__swipeHint{display:none}.screenshot-landing-module__I9AP7G__workflowSection{background:var(--brand-ground);border-block:1px solid var(--brand-border);padding:65px 0;scroll-margin-top:78px}.screenshot-landing-module__I9AP7G__workflowGrid{grid-template-columns:1.05fr 1fr;align-items:center;gap:65px;display:grid}.screenshot-landing-module__I9AP7G__transformation{background:#e0e7d9;border:1px solid #cedac9;border-radius:23px;min-width:0;margin:0;padding:35px 25px 24px}.screenshot-landing-module__I9AP7G__transformationImages{grid-template-columns:1fr 25px 1.15fr;align-items:center;gap:17px;display:grid}.screenshot-landing-module__I9AP7G__transformationImages>div{text-align:center;min-width:0}.screenshot-landing-module__I9AP7G__transformationImages img{border:1px solid #62755833;width:100%;height:auto;display:block;box-shadow:0 10px 25px #39492d1a}.screenshot-landing-module__I9AP7G__rawScreen img{border-radius:18px}.screenshot-landing-module__I9AP7G__finishedScreen img{border-radius:6px}.screenshot-landing-module__I9AP7G__transformationImages span{color:#475b40;margin-top:15px;font-size:12px;line-height:1.5;display:block}.screenshot-landing-module__I9AP7G__transformArrow{color:#657858}.screenshot-landing-module__I9AP7G__transformation figcaption{text-align:center;color:var(--brand-text-secondary);margin-top:25px;font-size:12px;line-height:1.6}.screenshot-landing-module__I9AP7G__workflowCopy h2{margin:0}.screenshot-landing-module__I9AP7G__steps{margin:27px 0 14px;padding:0;list-style:none}.screenshot-landing-module__I9AP7G__steps li{border-bottom:1px solid var(--brand-border);gap:16px;padding:17px 0;display:flex}.screenshot-landing-module__I9AP7G__steps li:last-child{border:0}.screenshot-landing-module__I9AP7G__stepNumber{border:1px solid var(--brand-border);width:35px;height:35px;color:var(--brand-text-muted);border-radius:50%;flex-shrink:0;align-self:start;place-items:center;margin-top:1px;font-size:12px;display:grid}.screenshot-landing-module__I9AP7G__steps h3{letter-spacing:-.02em;margin:0 0 8px;font-size:19px;font-weight:600;line-height:1.5}.screenshot-landing-module__I9AP7G__steps p{max-width:400px;color:var(--brand-text-secondary);margin:0;font-size:15px;line-height:1.7}.screenshot-landing-module__I9AP7G__exportSection{padding:66px 0 64px;scroll-margin-top:90px}.screenshot-landing-module__I9AP7G__exportHead{justify-content:space-between;align-items:end;gap:30px;display:flex}.screenshot-landing-module__I9AP7G__exportHead h2{max-width:750px;margin:0}.screenshot-landing-module__I9AP7G__exportHead .screenshot-landing-module__I9AP7G__textLink{flex-shrink:0}.screenshot-landing-module__I9AP7G__exportIntro{color:var(--brand-text-secondary);max-width:680px;margin:16px 0 27px;font-size:15px;line-height:1.7}.screenshot-landing-module__I9AP7G__devices{border:1px solid var(--brand-border);background:var(--brand-ground);border-radius:15px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.screenshot-landing-module__I9AP7G__devices li{border-right:1px solid var(--brand-border);justify-content:center;align-items:center;gap:15px;padding:25px 16px;display:flex}.screenshot-landing-module__I9AP7G__devices li:last-child{border-right:none}.screenshot-landing-module__I9AP7G__devices svg{color:var(--brand-text-muted);flex-shrink:0}.screenshot-landing-module__I9AP7G__devices span{color:var(--brand-text-secondary);margin-bottom:8px;font-size:12px;display:block}.screenshot-landing-module__I9AP7G__devices strong{color:var(--brand-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:17px;font-weight:500}.screenshot-landing-module__I9AP7G__devices small{color:var(--brand-text-secondary);font-size:11px}.screenshot-landing-module__I9AP7G__languageNote{border:1px solid var(--brand-border);background:var(--brand-surface);border-radius:15px;align-items:flex-start;gap:15px;margin-top:19px;padding:25px 29px;display:flex}.screenshot-landing-module__I9AP7G__languageNote>svg{color:var(--brand-text-muted);flex-shrink:0;margin-top:3px}.screenshot-landing-module__I9AP7G__languageNote strong{font-size:16px;font-weight:600}.screenshot-landing-module__I9AP7G__languageNote p{color:var(--brand-text-secondary);margin:8px 0 0;font-size:14px;line-height:1.7}.screenshot-landing-module__I9AP7G__faqSection{background:var(--brand-ground);border-block:1px solid var(--brand-border);padding:64px 0 69px}.screenshot-landing-module__I9AP7G__faqGrid{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.screenshot-landing-module__I9AP7G__faqGrid h2{margin:0}.screenshot-landing-module__I9AP7G__faqIntro{max-width:360px;color:var(--brand-text-secondary);margin:20px 0 0;font-size:16px;line-height:1.75}.screenshot-landing-module__I9AP7G__syncNote{max-width:350px;color:var(--brand-text-secondary);margin:18px 0 0;font-size:13px;line-height:1.75}.screenshot-landing-module__I9AP7G__faq details{border-bottom:1px solid var(--brand-border)}.screenshot-landing-module__I9AP7G__faq details:first-child{border-top:1px solid var(--brand-border)}.screenshot-landing-module__I9AP7G__faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:17px 0;font-size:15px;font-weight:600;line-height:1.55;list-style:none;display:flex}.screenshot-landing-module__I9AP7G__faq summary::-webkit-details-marker{display:none}.screenshot-landing-module__I9AP7G__faq summary span{color:var(--brand-text-secondary);font-size:21px;font-weight:400}.screenshot-landing-module__I9AP7G__faq details[open] summary span{transform:rotate(45deg)}.screenshot-landing-module__I9AP7G__faq details p{color:var(--brand-text-secondary);margin:0 28px 21px 0;font-size:15px;line-height:1.8}.screenshot-landing-module__I9AP7G__closingSection{padding:61px 0}.screenshot-landing-module__I9AP7G__closing{justify-content:space-between;align-items:center;gap:40px;display:flex}.screenshot-landing-module__I9AP7G__closing h2{margin:0}.screenshot-landing-module__I9AP7G__closing p:not(.screenshot-landing-module__I9AP7G__eyebrow){color:var(--brand-text-muted);margin:15px 0 0;font-size:16px}.screenshot-landing-module__I9AP7G__closingAction{flex-direction:column;align-items:center;gap:12px;display:flex}.screenshot-landing-module__I9AP7G__closingAction span{color:var(--brand-text-secondary);text-align:center;font-size:12px;line-height:1.6}.screenshot-landing-module__I9AP7G__relatedSection{border-top:1px solid var(--brand-border);background:var(--brand-ground);padding:31px 0}.screenshot-landing-module__I9AP7G__relatedSection .screenshot-landing-module__I9AP7G__container{align-items:center;gap:50px;display:flex}.screenshot-landing-module__I9AP7G__relatedSection p{color:var(--brand-text-secondary);flex-shrink:0;margin:0;font-size:14px;line-height:1.7}.screenshot-landing-module__I9AP7G__relatedSection strong{color:var(--brand-text);font-weight:500}.screenshot-landing-module__I9AP7G__relatedLinks{flex:1;grid-template-columns:1fr 1fr;gap:8px 32px;display:grid}.screenshot-landing-module__I9AP7G__relatedLinks a{min-height:36px;color:var(--brand-text);justify-content:space-between;align-items:center;gap:8px;font-size:13px;text-decoration:none;display:flex}.screenshot-landing-module__I9AP7G__relatedLinks a:hover{text-underline-offset:4px;text-decoration:underline}.screenshot-landing-module__I9AP7G__skipLink{z-index:60;background:var(--brand-surface);color:var(--brand-text);border-radius:8px;padding:15px;position:fixed;top:-100px;left:16px}.screenshot-landing-module__I9AP7G__skipLink:focus{top:12px}.screenshot-landing-module__I9AP7G__page a:focus-visible,.screenshot-landing-module__I9AP7G__page button:focus-visible,.screenshot-landing-module__I9AP7G__page summary:focus-visible,.screenshot-landing-module__I9AP7G__previewDialog button:focus-visible,.screenshot-landing-module__I9AP7G__previewDialog a:focus-visible,.screenshot-landing-module__I9AP7G__gallery:focus-visible{outline:3px solid var(--brand-accent);outline-offset:4px}.screenshot-landing-module__I9AP7G__previewOverlay{z-index:1000020;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#20201ebe;position:fixed;inset:0}.screenshot-landing-module__I9AP7G__previewDialog{z-index:1000021;border:1px solid var(--brand-border);background:var(--brand-surface);width:min(1120px,100vw - 40px);max-height:calc(100dvh - 40px);color:var(--brand-text);border-radius:21px;flex-direction:column;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 25px 90px #20201e55}.screenshot-landing-module__I9AP7G__previewSingleDialog{width:min(640px,100vw - 40px);height:min(1100px,100dvh - 40px)}.screenshot-landing-module__I9AP7G__previewActualDialog{width:min(1120px,100vw - 40px)}.screenshot-landing-module__I9AP7G__previewHeader{border-bottom:1px solid var(--brand-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;padding:18px 25px;display:flex}.screenshot-landing-module__I9AP7G__previewHeader h2{letter-spacing:-.03em;margin:0;font-size:21px;font-weight:600}.screenshot-landing-module__I9AP7G__previewHeader p{color:var(--brand-text-secondary);margin:5px 0 0;font-size:13px;line-height:1.6}.screenshot-landing-module__I9AP7G__previewToolbar{border-bottom:1px solid var(--brand-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:6px 25px;display:flex}.screenshot-landing-module__I9AP7G__previewNavigation{align-items:center;gap:8px;display:flex}.screenshot-landing-module__I9AP7G__previewNavigation span{text-align:center;font-variant-numeric:tabular-nums;min-width:35px;font-size:13px}.screenshot-landing-module__I9AP7G__previewTextButton{min-height:44px;color:var(--brand-text);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:0 5px;font-size:13px;display:inline-flex}.screenshot-landing-module__I9AP7G__previewTextButton:hover{background:var(--brand-hover)}.screenshot-landing-module__I9AP7G__iconButton{border:1px solid var(--brand-border);width:44px;height:44px;color:var(--brand-text);background:var(--brand-surface);cursor:pointer;border-radius:50%;flex-shrink:0;place-items:center;padding:0;display:grid}.screenshot-landing-module__I9AP7G__iconButton:hover{background:var(--brand-hover)}.screenshot-landing-module__I9AP7G__iconButton:disabled{opacity:.35;cursor:default;background:0 0}.screenshot-landing-module__I9AP7G__previewArea{overflow-anchor:none;overscroll-behavior:contain;flex:auto;min-height:0;padding:25px;overflow:auto}.screenshot-landing-module__I9AP7G__previewStrip{justify-content:center;align-items:flex-start;gap:26px;display:flex}.screenshot-landing-module__I9AP7G__previewScreen{cursor:zoom-in;background:0 0;border:none;flex:0 auto;min-width:0;padding:0;display:block;position:relative}.screenshot-landing-module__I9AP7G__previewScreen img{border-radius:3px;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 265px);display:block;box-shadow:0 6px 18px #20201e12}.screenshot-landing-module__I9AP7G__previewScreen span{min-height:40px;color:var(--brand-text-secondary);justify-content:center;align-items:center;gap:7px;padding-top:8px;font-size:12px;display:flex}.screenshot-landing-module__I9AP7G__previewFitted{justify-content:center;align-items:center;display:flex;overflow:hidden}.screenshot-landing-module__I9AP7G__previewZoomed{display:block}.screenshot-landing-module__I9AP7G__previewFitted:focus-visible,.screenshot-landing-module__I9AP7G__previewZoomed:focus-visible{outline:2px solid var(--brand-text);outline-offset:-4px}.screenshot-landing-module__I9AP7G__fullImage{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0;display:block}.screenshot-landing-module__I9AP7G__actualImage{width:1284px;max-width:none;height:auto;display:block}.screenshot-landing-module__I9AP7G__previewFooter{border-top:1px solid var(--brand-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;padding:17px 25px;display:flex}.screenshot-landing-module__I9AP7G__previewFooter p{color:var(--brand-text);margin:0;font-size:14px;line-height:1.65}.screenshot-landing-module__I9AP7G__previewFooter p span{color:var(--brand-text-secondary);font-size:12px}@media (max-width:1100px){.screenshot-landing-module__I9AP7G__heroGrid{grid-template-columns:.46fr .54fr;gap:30px}.screenshot-landing-module__I9AP7G__heroCopy h1{font-size:47px}.screenshot-landing-module__I9AP7G__heroStage{padding-inline:17px}.screenshot-landing-module__I9AP7G__heroDesigns{gap:10px;padding-inline:0}.screenshot-landing-module__I9AP7G__heroActions{gap:8px 14px}.screenshot-landing-module__I9AP7G__intro{font-size:16px}.screenshot-landing-module__I9AP7G__hero .screenshot-landing-module__I9AP7G__textLink{font-size:13px}.screenshot-landing-module__I9AP7G__gallery{gap:21px 18px}.screenshot-landing-module__I9AP7G__cardPreview{padding-inline:16px}.screenshot-landing-module__I9AP7G__cardImages{gap:10px}.screenshot-landing-module__I9AP7G__cardCopy{padding-inline:19px}.screenshot-landing-module__I9AP7G__cardCopy p{min-height:71px}.screenshot-landing-module__I9AP7G__workflowGrid{gap:40px}.screenshot-landing-module__I9AP7G__transformation{padding:26px 20px 22px}.screenshot-landing-module__I9AP7G__transformationImages{gap:12px}.screenshot-landing-module__I9AP7G__exportHead{display:block}.screenshot-landing-module__I9AP7G__exportHead .screenshot-landing-module__I9AP7G__textLink{margin-top:12px}.screenshot-landing-module__I9AP7G__devices{grid-template-columns:repeat(2,minmax(0,1fr))}.screenshot-landing-module__I9AP7G__devices li{justify-content:flex-start;padding-inline:26px}.screenshot-landing-module__I9AP7G__devices li:nth-child(2){border-right:0}.screenshot-landing-module__I9AP7G__devices li:nth-child(-n+2){border-bottom:1px solid var(--brand-border)}.screenshot-landing-module__I9AP7G__faqGrid{gap:45px}}@media (max-width:850px){.screenshot-landing-module__I9AP7G__heroGrid{grid-template-columns:1fr;gap:28px}.screenshot-landing-module__I9AP7G__heroCopy{max-width:680px;padding-block:0}.screenshot-landing-module__I9AP7G__heroCopy h1{max-width:600px;font-size:57px}.screenshot-landing-module__I9AP7G__heroCopy h1 br{display:none}.screenshot-landing-module__I9AP7G__hero .screenshot-landing-module__I9AP7G__intro{max-width:550px}.screenshot-landing-module__I9AP7G__accountNote br{display:none}.screenshot-landing-module__I9AP7G__heroStage{justify-self:center;width:100%;max-width:650px}.screenshot-landing-module__I9AP7G__heroDesigns{gap:14px;padding:24px 0}.screenshot-landing-module__I9AP7G__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.screenshot-landing-module__I9AP7G__sectionHead>p{max-width:260px}.screenshot-landing-module__I9AP7G__cardCopy p{min-height:50px}.screenshot-landing-module__I9AP7G__workflowGrid{gap:30px}.screenshot-landing-module__I9AP7G__steps p{font-size:14px}.screenshot-landing-module__I9AP7G__steps h3{font-size:17px}.screenshot-landing-module__I9AP7G__stepNumber{width:29px;height:29px}.screenshot-landing-module__I9AP7G__transformationImages{grid-template-columns:1fr 20px 1.15fr;gap:8px}.screenshot-landing-module__I9AP7G__transformationImages span,.screenshot-landing-module__I9AP7G__transformation figcaption{font-size:11px}.screenshot-landing-module__I9AP7G__faqGrid{grid-template-columns:1fr 1.3fr;gap:32px}.screenshot-landing-module__I9AP7G__closing{align-items:flex-start;gap:30px}.screenshot-landing-module__I9AP7G__closingAction{max-width:280px}}@media (max-width:700px){.screenshot-landing-module__I9AP7G__container{width:var(--public-content-width)}.screenshot-landing-module__I9AP7G__page h2{font-size:30px}.screenshot-landing-module__I9AP7G__hero{padding:31px 0 30px}.screenshot-landing-module__I9AP7G__eyebrow{margin-bottom:16px;font-size:13px}.screenshot-landing-module__I9AP7G__heroCopy h1{font-size:clamp(39px,9.8vw,53px);line-height:1.12}.screenshot-landing-module__I9AP7G__heroCopy h1 br{display:initial}.screenshot-landing-module__I9AP7G__intro{margin:19px 0 21px;font-size:16px;line-height:1.7}.screenshot-landing-module__I9AP7G__heroActions{gap:10px 18px}.screenshot-landing-module__I9AP7G__primary{min-height:48px;padding-inline:16px;font-size:14px}.screenshot-landing-module__I9AP7G__hero .screenshot-landing-module__I9AP7G__textLink{font-size:14px}.screenshot-landing-module__I9AP7G__accountNote{margin-top:13px;font-size:12px}.screenshot-landing-module__I9AP7G__desktopNote{gap:7px;margin-top:14px;font-size:12px}.screenshot-landing-module__I9AP7G__heroStage{border-radius:20px;padding:16px 15px 20px}.screenshot-landing-module__I9AP7G__stageHeader{font-size:11px}.screenshot-landing-module__I9AP7G__stageHeader span:last-child{font-size:10px}.screenshot-landing-module__I9AP7G__heroDesigns{gap:12px;padding:29px 0 13px}.screenshot-landing-module__I9AP7G__factBar .screenshot-landing-module__I9AP7G__container{flex-wrap:wrap;justify-content:center;gap:12px 20px;padding-block:19px}.screenshot-landing-module__I9AP7G__factBar span{font-size:12px}.screenshot-landing-module__I9AP7G__gallerySection{padding:39px 0 36px}.screenshot-landing-module__I9AP7G__sectionHead{margin-bottom:17px;display:block}.screenshot-landing-module__I9AP7G__sectionHead>p{max-width:none;margin:14px 0 0;font-size:14px}.screenshot-landing-module__I9AP7G__sectionHead>p br{display:none}.screenshot-landing-module__I9AP7G__swipeHint{color:var(--brand-text-secondary);align-items:center;gap:8px;margin:0 0 18px;font-size:12px;display:flex}.screenshot-landing-module__I9AP7G__gallery{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:var(--brand-border-strong) var(--brand-ground);grid-template-columns:none;grid-auto-columns:min(82vw,350px);grid-auto-flow:column;gap:15px;margin:-5px -5px 0;padding:5px 5px 16px;display:grid;overflow-x:auto}.screenshot-landing-module__I9AP7G__designCard{scroll-snap-align:start}.screenshot-landing-module__I9AP7G__cardPreview{padding-inline:18px}.screenshot-landing-module__I9AP7G__cardImages{gap:10px}.screenshot-landing-module__I9AP7G__category{font-size:12px}.screenshot-landing-module__I9AP7G__cardCopy{padding:19px 20px 17px}.screenshot-landing-module__I9AP7G__cardCopy h3{font-size:21px}.screenshot-landing-module__I9AP7G__cardCopy p{min-height:69px;font-size:14px}.screenshot-landing-module__I9AP7G__galleryNote{justify-content:flex-start;margin-top:18px;font-size:12px}.screenshot-landing-module__I9AP7G__workflowSection{padding:36px 0 39px}.screenshot-landing-module__I9AP7G__workflowGrid{grid-template-columns:1fr;gap:30px}.screenshot-landing-module__I9AP7G__transformation{border-radius:20px;padding:27px 22px 22px}.screenshot-landing-module__I9AP7G__transformationImages{grid-template-columns:1fr 18px 1.15fr;gap:13px}.screenshot-landing-module__I9AP7G__rawScreen img{border-radius:13px}.screenshot-landing-module__I9AP7G__transformationImages span{font-size:11px}.screenshot-landing-module__I9AP7G__transformation figcaption{margin-top:21px;font-size:12px}.screenshot-landing-module__I9AP7G__transformArrow{width:18px}.screenshot-landing-module__I9AP7G__workflowCopy .screenshot-landing-module__I9AP7G__eyebrow{margin-bottom:12px}.screenshot-landing-module__I9AP7G__steps{margin-top:18px}.screenshot-landing-module__I9AP7G__steps li{gap:13px;padding-block:16px}.screenshot-landing-module__I9AP7G__steps h3{font-size:18px}.screenshot-landing-module__I9AP7G__steps p{font-size:15px}.screenshot-landing-module__I9AP7G__stepNumber{width:31px;height:31px}.screenshot-landing-module__I9AP7G__exportSection{padding:39px 0}.screenshot-landing-module__I9AP7G__exportIntro{margin-top:12px;font-size:14px}.screenshot-landing-module__I9AP7G__devices li{gap:10px;padding:20px 12px}.screenshot-landing-module__I9AP7G__devices svg{width:20px;height:20px}.screenshot-landing-module__I9AP7G__devices span{margin-bottom:5px;font-size:11px;line-height:1.6}.screenshot-landing-module__I9AP7G__devices strong{font-size:13px}.screenshot-landing-module__I9AP7G__devices small{display:none}.screenshot-landing-module__I9AP7G__languageNote{gap:12px;padding:21px 18px}.screenshot-landing-module__I9AP7G__languageNote strong{font-size:15px;line-height:1.6}.screenshot-landing-module__I9AP7G__languageNote p{font-size:14px}.screenshot-landing-module__I9AP7G__faqSection{padding:39px 0}.screenshot-landing-module__I9AP7G__faqGrid{grid-template-columns:1fr;gap:28px}.screenshot-landing-module__I9AP7G__faqIntro{max-width:none;margin-top:15px;font-size:15px}.screenshot-landing-module__I9AP7G__syncNote{max-width:none;margin-top:12px;font-size:13px}.screenshot-landing-module__I9AP7G__faq summary{font-size:15px}.screenshot-landing-module__I9AP7G__faq details p{font-size:14px}.screenshot-landing-module__I9AP7G__closingSection{padding:38px 0}.screenshot-landing-module__I9AP7G__closing{display:block}.screenshot-landing-module__I9AP7G__closing p:not(.screenshot-landing-module__I9AP7G__eyebrow){font-size:15px}.screenshot-landing-module__I9AP7G__closingAction{align-items:stretch;gap:10px;max-width:none;margin-top:25px}.screenshot-landing-module__I9AP7G__closingAction span{font-size:11px}.screenshot-landing-module__I9AP7G__relatedSection{padding:28px 0}.screenshot-landing-module__I9AP7G__relatedSection .screenshot-landing-module__I9AP7G__container{display:block}.screenshot-landing-module__I9AP7G__relatedLinks{grid-template-columns:1fr;gap:5px;margin-top:18px}.screenshot-landing-module__I9AP7G__relatedLinks a{min-height:40px}.screenshot-landing-module__I9AP7G__previewDialog{border-radius:17px;width:calc(100vw - 20px);max-height:calc(100dvh - 24px)}.screenshot-landing-module__I9AP7G__previewSingleDialog{height:calc(100dvh - 24px)}.screenshot-landing-module__I9AP7G__previewHeader{gap:12px;padding:15px}.screenshot-landing-module__I9AP7G__previewHeader h2{font-size:19px}.screenshot-landing-module__I9AP7G__previewHeader p{font-size:12px}.screenshot-landing-module__I9AP7G__previewToolbar{gap:4px;padding:6px 10px}.screenshot-landing-module__I9AP7G__previewNavigation{gap:2px}.screenshot-landing-module__I9AP7G__previewTextButton{gap:4px;font-size:12px}.screenshot-landing-module__I9AP7G__iconButton{width:40px;height:40px}.screenshot-landing-module__I9AP7G__previewArea{padding:17px}.screenshot-landing-module__I9AP7G__previewStrip{justify-content:flex-start;gap:17px}.screenshot-landing-module__I9AP7G__previewScreen{flex:none;width:auto}.screenshot-landing-module__I9AP7G__previewScreen img{width:auto;max-width:none;height:min(430px,100dvh - 285px);max-height:none}.screenshot-landing-module__I9AP7G__previewScreen span{font-size:12px}.screenshot-landing-module__I9AP7G__previewFooter{padding:14px 16px 16px;display:block}.screenshot-landing-module__I9AP7G__previewFooter p{font-size:13px}.screenshot-landing-module__I9AP7G__previewFooter p span{font-size:12px}.screenshot-landing-module__I9AP7G__previewFooter .screenshot-landing-module__I9AP7G__primary{margin-top:12px;display:flex}}@media (max-width:370px){.screenshot-landing-module__I9AP7G__heroActions{flex-direction:column;align-items:stretch;gap:6px}.screenshot-landing-module__I9AP7G__heroActions .screenshot-landing-module__I9AP7G__textLink{justify-content:center}.screenshot-landing-module__I9AP7G__desktopNote{font-size:11px}.screenshot-landing-module__I9AP7G__heroStage{padding-inline:12px}.screenshot-landing-module__I9AP7G__heroDesigns{gap:10px}.screenshot-landing-module__I9AP7G__stageHeader span:last-child{font-size:9px}.screenshot-landing-module__I9AP7G__devices li{gap:7px;padding-inline:9px}.screenshot-landing-module__I9AP7G__devices svg{width:17px}.screenshot-landing-module__I9AP7G__devices strong{font-size:12px}.screenshot-landing-module__I9AP7G__previewTextButton{white-space:nowrap}.screenshot-landing-module__I9AP7G__previewTextButton svg{display:none}}@media (prefers-reduced-motion:reduce){.screenshot-landing-module__I9AP7G__primary{transition:none}.screenshot-landing-module__I9AP7G__gallery{scroll-behavior:auto}}.screenshot-landing-module__I9AP7G__accessLabel{vertical-align:middle;letter-spacing:0;border:1px solid;border-radius:5px;margin-left:4px;padding:2px 7px;font-size:11px;font-weight:500;line-height:1.5;display:inline-block}.screenshot-landing-module__I9AP7G__screenCount{color:var(--brand-text-secondary);margin-top:6px;font-size:13px;line-height:1.5;display:block}.screenshot-landing-module__I9AP7G__page .screenshot-landing-module__I9AP7G__heroCampaign:focus-visible,.screenshot-landing-module__I9AP7G__page .screenshot-landing-module__I9AP7G__cardPreview:focus-visible{outline:2px solid var(--brand-text);outline-offset:6px}@media (max-width:700px){.screenshot-landing-module__I9AP7G__heroStage{padding:20px 18px 16px}.screenshot-landing-module__I9AP7G__heroDesigns{gap:8px;padding:20px 0 16px}.screenshot-landing-module__I9AP7G__heroCaption strong{font-size:14px}.screenshot-landing-module__I9AP7G__heroCaption>span:last-child{gap:5px;font-size:12px}.screenshot-landing-module__I9AP7G__stageHeader{font-size:11px}}
.ai-screenshot-example-module__2o0YaG__preview{aspect-ratio:428/926;background:var(--brand-ground);border-radius:7px;width:100%;overflow:hidden}.ai-screenshot-example-module__2o0YaG__placeholder{color:var(--brand-text);flex-direction:column;gap:22px;padding:25% 10%;display:flex}.ai-screenshot-example-module__2o0YaG__placeholder span{color:var(--brand-text-muted);font-size:12px}.ai-screenshot-example-module__2o0YaG__placeholder strong{font-family:var(--font-sora), sans-serif;font-size:22px;font-weight:600;line-height:1.3}
.ai-screenshot-showcase-module__xuh_fW__section{background:var(--brand-surface);color:var(--brand-text);border-block:1px solid var(--brand-border);padding:54px 0 64px}.ai-screenshot-showcase-module__xuh_fW__container{width:var(--public-content-width);grid-template-columns:.5fr .5fr;align-items:center;gap:68px;margin-inline:auto;display:grid}.ai-screenshot-showcase-module__xuh_fW__eyebrow{color:var(--brand-text-muted);align-items:center;gap:9px;margin:0 0 20px;font-size:14px;font-weight:600;display:flex}.ai-screenshot-showcase-module__xuh_fW__copy h2{font-family:var(--font-sora), sans-serif;letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(28px,3vw,39px);font-weight:600;line-height:1.25}.ai-screenshot-showcase-module__xuh_fW__description{max-width:500px;color:var(--brand-text-secondary);margin:20px 0 0;font-size:16px;line-height:1.75}.ai-screenshot-showcase-module__xuh_fW__actions{flex-wrap:wrap;align-items:center;gap:10px 20px;margin-top:23px;display:flex}.ai-screenshot-showcase-module__xuh_fW__primary{background:var(--brand-accent);min-height:48px;color:var(--brand-surface);border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:12px 17px;font-size:15px;font-weight:600;text-decoration:none;transition:background .16s;display:inline-flex}.ai-screenshot-showcase-module__xuh_fW__primary:hover{background:var(--brand-accent-hover)}.ai-screenshot-showcase-module__xuh_fW__textLink{min-height:44px;color:var(--brand-accent);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.ai-screenshot-showcase-module__xuh_fW__textLink:hover{text-underline-offset:5px;text-decoration:underline}.ai-screenshot-showcase-module__xuh_fW__cost{color:var(--brand-text-secondary);margin:16px 0 0;font-size:13px;line-height:1.7}.ai-screenshot-showcase-module__xuh_fW__visual{border:1px solid var(--brand-border);background:var(--brand-ground);border-radius:20px;min-width:0;margin:0;padding:24px}.ai-screenshot-showcase-module__xuh_fW__brief{border:1px solid var(--brand-border);background:var(--brand-surface);border-radius:10px;max-width:360px;margin:0 auto 22px;padding:15px 18px}.ai-screenshot-showcase-module__xuh_fW__brief>span{color:var(--brand-text-muted);font-size:13px;font-weight:600}.ai-screenshot-showcase-module__xuh_fW__brief p{margin:6px 0 0;font-size:15px;line-height:1.6}.ai-screenshot-showcase-module__xuh_fW__screens{justify-content:center;align-items:center;gap:22px;display:flex}.ai-screenshot-showcase-module__xuh_fW__source,.ai-screenshot-showcase-module__xuh_fW__design{text-align:center;min-width:0}.ai-screenshot-showcase-module__xuh_fW__source{width:27%;max-width:115px}.ai-screenshot-showcase-module__xuh_fW__design{width:39%;max-width:165px}.ai-screenshot-showcase-module__xuh_fW__source img,.ai-screenshot-showcase-module__xuh_fW__design img{border:1px solid var(--brand-border);border-radius:7px;width:100%;height:auto;display:block;box-shadow:0 6px 16px #20201e12}.ai-screenshot-showcase-module__xuh_fW__source>span,.ai-screenshot-showcase-module__xuh_fW__design>span{color:var(--brand-text-secondary);margin-top:12px;font-size:12px;display:block}.ai-screenshot-showcase-module__xuh_fW__visualArrow{color:var(--brand-text-muted);flex-shrink:0}.ai-screenshot-showcase-module__xuh_fW__visual figcaption{color:var(--brand-text-muted);text-align:center;margin-top:19px;font-size:12px;line-height:1.6}.ai-screenshot-showcase-module__xuh_fW__section a:focus-visible{outline:3px solid var(--brand-accent);outline-offset:4px}@media (max-width:1000px){.ai-screenshot-showcase-module__xuh_fW__container{gap:36px}.ai-screenshot-showcase-module__xuh_fW__screens{gap:15px}}@media (max-width:700px){.ai-screenshot-showcase-module__xuh_fW__section{padding:36px 0}.ai-screenshot-showcase-module__xuh_fW__container{width:var(--public-content-width);grid-template-columns:1fr;gap:28px}.ai-screenshot-showcase-module__xuh_fW__copy h2{font-size:31px}.ai-screenshot-showcase-module__xuh_fW__description{margin-top:17px}.ai-screenshot-showcase-module__xuh_fW__visual{padding:20px 16px}.ai-screenshot-showcase-module__xuh_fW__screens{gap:18px}.ai-screenshot-showcase-module__xuh_fW__source{width:28%}.ai-screenshot-showcase-module__xuh_fW__design{width:40%}}@media (prefers-reduced-motion:reduce){.ai-screenshot-showcase-module__xuh_fW__primary{transition:none}}
.home-module__GLJFWW__page{background:var(--brand-ground);color:var(--brand-text)}.home-module__GLJFWW__container{width:var(--public-content-width);margin-inline:auto}.home-module__GLJFWW__eyebrow{color:var(--brand-text-muted);margin:0 0 14px;font-size:14px;font-weight:600}.home-module__GLJFWW__primary{background:var(--brand-accent);min-height:48px;color:var(--brand-surface);border:1px solid var(--brand-accent);border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:16px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.home-module__GLJFWW__primary:hover{background:var(--brand-accent-hover)}.home-module__GLJFWW__page a:focus-visible,.home-module__GLJFWW__page summary:focus-visible{outline:3px solid var(--brand-accent);outline-offset:5px}.home-module__GLJFWW__textLink{color:var(--brand-accent);text-decoration:underline;-webkit-text-decoration-color:var(--brand-border-strong);text-decoration-color:var(--brand-border-strong);text-underline-offset:5px;align-items:center;gap:8px;font-size:15px;font-weight:600;display:inline-flex}.home-module__GLJFWW__textLink:hover{text-decoration-color:currentColor}.home-module__GLJFWW__section{border-top:1px solid var(--brand-border);background:var(--brand-ground);padding:72px 0}.home-module__GLJFWW__sectionTitle{font-family:var(--font-sora), sans-serif;letter-spacing:-.035em;text-wrap:balance;font-size:clamp(27px,3vw,36px);font-weight:600;line-height:1.25}.home-module__GLJFWW__sectionCopy{max-width:460px;color:var(--brand-text-secondary);margin-top:14px;font-size:16px;line-height:1.7}.home-module__GLJFWW__proof{background:var(--brand-text);color:var(--brand-surface);padding:42px 0}.home-module__GLJFWW__proofGrid{grid-template-columns:1fr 1.2fr;align-items:center;gap:52px;display:grid}.home-module__GLJFWW__proof h2{max-width:380px;font-family:var(--font-sora), sans-serif;letter-spacing:-.03em;font-size:26px;font-weight:600;line-height:1.35}.home-module__GLJFWW__proof p{color:#d4d4ce;max-width:425px;margin-top:12px;font-size:15px;line-height:1.75}.home-module__GLJFWW__studyLinks{flex-direction:column;display:flex}.home-module__GLJFWW__proofNumbers{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 28px;max-width:460px;margin:26px 0 0;display:grid}.home-module__GLJFWW__proofNumbers div{border-top:1px solid #ffffff25;padding-top:12px}.home-module__GLJFWW__proofNumbers dt{color:#bdbdb6;font-size:13px;line-height:1.5}.home-module__GLJFWW__proofNumbers dd{font-family:var(--font-sora), sans-serif;letter-spacing:-.03em;color:var(--brand-surface);font-variant-numeric:tabular-nums;margin:4px 0 0;font-size:26px;font-weight:600}.home-module__GLJFWW__proofQuotes{gap:12px;margin:0 0 22px;display:grid}.home-module__GLJFWW__proofQuote{border:1px solid #ffffff25;border-radius:12px;margin:0;padding:20px 24px}.home-module__GLJFWW__proofQuote blockquote{margin:0}.home-module__GLJFWW__proof .home-module__GLJFWW__proofQuote blockquote p{max-width:none;font-family:var(--font-sora), sans-serif;letter-spacing:-.02em;color:var(--brand-surface);margin:0;font-size:18px;line-height:1.5}.home-module__GLJFWW__proofQuote figcaption{color:#d4d4ce;margin-top:14px;font-size:14px}.home-module__GLJFWW__proofQuote figcaption strong{color:var(--brand-surface);font-weight:600}.home-module__GLJFWW__proof .home-module__GLJFWW__proofLabel{color:#bdbdb6;margin:0 0 2px;font-size:13px}.home-module__GLJFWW__studyLinks .home-module__GLJFWW__textLink{min-height:54px;color:var(--brand-surface);border-bottom:1px solid #ffffff25;justify-content:space-between;gap:18px;font-weight:500;text-decoration:none}.home-module__GLJFWW__studyLinks .home-module__GLJFWW__textLink:last-child{border-bottom:0}.home-module__GLJFWW__studyLinks .home-module__GLJFWW__textLink:hover{color:#e7b09b}.home-module__GLJFWW__studyLinks svg{flex-shrink:0}.home-module__GLJFWW__faqGrid{grid-template-columns:.7fr 1.3fr;gap:72px;display:grid}.home-module__GLJFWW__faq details{border-bottom:1px solid var(--brand-border)}.home-module__GLJFWW__faq details:first-child{border-top:1px solid var(--brand-border)}.home-module__GLJFWW__faq summary{cursor:pointer;min-height:60px;padding:19px 30px 19px 0;font-size:17px;font-weight:500;list-style:none;position:relative}.home-module__GLJFWW__faq summary::-webkit-details-marker{display:none}.home-module__GLJFWW__faq summary:after{content:"+";color:var(--brand-text-secondary);font-size:22px;position:absolute;top:15px;right:0}.home-module__GLJFWW__faq details[open] summary:after{content:"−"}.home-module__GLJFWW__faq details p{color:var(--brand-text-secondary);padding:0 28px 22px 0;font-size:16px;line-height:1.75}.home-module__GLJFWW__closing{border-top:1px solid var(--brand-border);background:var(--brand-surface);padding:64px 0}.home-module__GLJFWW__closingGrid{justify-content:space-between;align-items:center;gap:30px;display:flex}.home-module__GLJFWW__closing h2{max-width:690px;font-family:var(--font-sora), sans-serif;letter-spacing:-.03em;font-size:clamp(25px,2.6vw,34px);font-weight:600;line-height:1.3}.home-module__GLJFWW__closing p{color:var(--brand-text-secondary);margin-top:12px;font-size:16px;line-height:1.6}@media (max-width:1000px){.home-module__GLJFWW__faqGrid{gap:36px}}@media (max-width:760px){.home-module__GLJFWW__container{width:var(--public-content-width)}.home-module__GLJFWW__section{padding:42px 0}.home-module__GLJFWW__proofGrid,.home-module__GLJFWW__faqGrid{grid-template-columns:1fr;gap:24px}.home-module__GLJFWW__closingGrid{flex-direction:column;align-items:start}.home-module__GLJFWW__closing{padding:38px 0}}@media (prefers-reduced-motion:reduce){.home-module__GLJFWW__primary{transition:none}}
.image-preview-module__IRd5nW__trigger{color:inherit;font:inherit;cursor:zoom-in;-webkit-tap-highlight-color:transparent;padding:0;display:block;position:relative}.image-preview-module__IRd5nW__thumbnail{display:block}@media (prefers-reduced-motion:no-preference){.image-preview-module__IRd5nW__attentionZoom .image-preview-module__IRd5nW__thumbnail{transition:transform 1.4s cubic-bezier(.2,.7,.2,1);transform:scale(1)}.image-preview-module__IRd5nW__attentionZoom[data-entered=true] .image-preview-module__IRd5nW__thumbnail{transform:scale(1.08)}.image-preview-module__IRd5nW__attentionZoom:focus-visible .image-preview-module__IRd5nW__thumbnail{transition-duration:.6s;transform:scale(1.14)}}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.image-preview-module__IRd5nW__attentionZoom:hover .image-preview-module__IRd5nW__thumbnail{transition-duration:.6s;transform:scale(1.14)}}.image-preview-module__IRd5nW__zoomHint{border:1px solid var(--brand-border);background:var(--brand-surface);min-height:36px;color:var(--brand-text);pointer-events:none;opacity:0;border-radius:100px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:600;transition:opacity .16s;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 3px 12px #20201e14}.image-preview-module__IRd5nW__trigger:focus-visible{outline:2px solid var(--brand-text);outline-offset:5px}.image-preview-module__IRd5nW__trigger:focus-visible .image-preview-module__IRd5nW__zoomHint{opacity:1}@media (hover:hover) and (pointer:fine){.image-preview-module__IRd5nW__trigger:hover .image-preview-module__IRd5nW__zoomHint{opacity:1}}@media (hover:none){.image-preview-module__IRd5nW__zoomHint{opacity:1}.image-preview-module__IRd5nW__zoomHint span{display:none}}.image-preview-module__IRd5nW__overlay{z-index:1000020;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#20201ec9;animation:.18s ease-out image-preview-module__IRd5nW__appear;position:fixed;inset:0}.image-preview-module__IRd5nW__dialog{z-index:1000021;background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:20px;flex-direction:column;width:min(1200px,100vw - 40px);height:min(860px,100dvh - 40px);animation:.2s cubic-bezier(.2,.65,.3,1) image-preview-module__IRd5nW__open-preview;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 100px #20201e50}.image-preview-module__IRd5nW__header{border-bottom:1px solid var(--brand-border);flex-shrink:0;justify-content:space-between;align-items:start;gap:24px;padding:20px 22px;display:flex}.image-preview-module__IRd5nW__title{color:var(--brand-text);margin:0;font-size:20px;font-weight:600;line-height:1.4}.image-preview-module__IRd5nW__description{max-width:740px;color:var(--brand-text-secondary);margin:5px 0 0;font-size:14px;line-height:1.6}.image-preview-module__IRd5nW__close{border:1px solid var(--brand-border);width:44px;height:44px;color:var(--brand-text);background:var(--brand-surface);cursor:pointer;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.image-preview-module__IRd5nW__controls{flex-shrink:0;gap:8px;display:flex}.image-preview-module__IRd5nW__close:hover{background:var(--brand-hover)}.image-preview-module__IRd5nW__close:focus-visible{outline:3px solid var(--brand-accent);outline-offset:3px}.image-preview-module__IRd5nW__imageArea{flex:1;justify-content:center;align-items:center;min-width:0;min-height:0;padding:20px;display:flex;overflow:hidden}.image-preview-module__IRd5nW__imageArea.image-preview-module__IRd5nW__zoomed{overscroll-behavior:contain;display:block;overflow:auto}.image-preview-module__IRd5nW__imageArea:focus-visible{outline:3px solid var(--brand-accent);outline-offset:-4px}.image-preview-module__IRd5nW__fullImage{object-fit:contain;width:100%;min-width:0;height:100%;min-height:0;display:block}@keyframes image-preview-module__IRd5nW__appear{0%{opacity:0}to{opacity:1}}@keyframes image-preview-module__IRd5nW__open-preview{0%{opacity:0;transform:translate(-50%,-48%)scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (max-width:700px){.image-preview-module__IRd5nW__zoomHint{min-height:30px;padding:7px;bottom:8px;right:8px}.image-preview-module__IRd5nW__zoomHint span{display:none}.image-preview-module__IRd5nW__dialog{border-radius:15px;width:calc(100vw - 20px);height:calc(100dvh - 24px)}.image-preview-module__IRd5nW__header{gap:12px;padding:16px}.image-preview-module__IRd5nW__title{font-size:17px}.image-preview-module__IRd5nW__description{font-size:13px}.image-preview-module__IRd5nW__imageArea{padding:12px}}@media (prefers-reduced-motion:reduce){.image-preview-module__IRd5nW__thumbnail{transition:none}.image-preview-module__IRd5nW__trigger:hover .image-preview-module__IRd5nW__thumbnail{transform:none}.image-preview-module__IRd5nW__overlay,.image-preview-module__IRd5nW__dialog{animation:none}}
.product-demo-module__VOROLW__trigger{min-height:52px;color:var(--brand-text);border:1px solid var(--brand-border);background:var(--brand-surface);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:10px;padding:10px 16px 10px 11px;font-size:16px;font-weight:600;transition:background .16s,border-color .16s;display:inline-flex}.product-demo-module__VOROLW__trigger:hover{background:var(--brand-hover);border-color:var(--brand-border-strong)}.product-demo-module__VOROLW__triggerIcon{width:30px;height:30px;color:var(--brand-text);background:var(--brand-accent-subtle);border-radius:50%;place-items:center;display:grid}.product-demo-module__VOROLW__triggerIcon svg{margin-left:2px}.product-demo-module__VOROLW__duration{border-left:1px solid var(--brand-border);color:var(--brand-text-secondary);white-space:nowrap;padding-left:10px;font-size:13px;font-weight:500}.product-demo-module__VOROLW__overlay{z-index:1000020;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#20201ed1;position:fixed;inset:0}.product-demo-module__VOROLW__dialog{z-index:1000021;overscroll-behavior:contain;width:min(1280px,100vw - 64px,177.778dvh - 693.333px);min-width:min(640px,100vw - 64px);max-height:calc(100dvh - 40px);color:var(--brand-text);background:var(--brand-surface);border:1px solid var(--brand-border);border-radius:20px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 40px 130px #20201e80}.product-demo-module__VOROLW__header{z-index:5;background:var(--brand-surface);justify-content:space-between;align-items:center;gap:16px;padding:16px 25px;display:flex;position:sticky;top:0}.product-demo-module__VOROLW__heading{align-items:center;gap:12px;min-width:0;display:flex}.product-demo-module__VOROLW__brandMark{flex-shrink:0;width:30px;height:30px;display:block}.product-demo-module__VOROLW__title{letter-spacing:-.035em;margin:0;font-size:18px;font-weight:600;line-height:1.35}.product-demo-module__VOROLW__subtitle{color:var(--brand-text-secondary);margin:4px 0 0;font-size:13px;line-height:1.45}.product-demo-module__VOROLW__iconButton{width:44px;height:44px;color:var(--brand-text);border:1px solid var(--brand-border);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.product-demo-module__VOROLW__iconButton:hover{background:var(--brand-hover)}.product-demo-module__VOROLW__player{min-width:0}.product-demo-module__VOROLW__mediaShell{background:#211c20}.product-demo-module__VOROLW__stage{aspect-ratio:16/9;isolation:isolate;background:#282129;position:relative;overflow:hidden}.product-demo-module__VOROLW__video{object-fit:contain;width:100%;height:100%;display:block}.product-demo-module__VOROLW__playSurface{z-index:1;cursor:pointer;background:0 0;border:0;border-radius:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.product-demo-module__VOROLW__video::cue{color:#fff;background:#171418ed;font-family:sans-serif}.product-demo-module__VOROLW__startOverlay{background:linear-gradient(#160e220c 30%,#160e2255);place-items:center;display:grid;position:absolute;inset:0}.product-demo-module__VOROLW__startButton{color:#fffaf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;text-align:left;background:#281c24eb;border:1px solid #ffffff80;border-radius:80px;align-items:center;gap:17px;padding:14px 28px 14px 14px;font-size:18px;font-weight:600;transition:background .16s,transform .16s;display:flex;box-shadow:0 10px 40px #180e2644}.product-demo-module__VOROLW__startButton:hover{background:#442834f5;transform:translateY(-2px)}.product-demo-module__VOROLW__startButton small{color:#e4d6da;margin-top:4px;font-size:13px;font-weight:400;display:block}.product-demo-module__VOROLW__largePlay{color:#8f412c;background:#fff8f1;border-radius:50%;flex-shrink:0;place-items:center;width:62px;height:62px;padding-left:3px;display:grid}.product-demo-module__VOROLW__caption{z-index:2;text-align:center;pointer-events:none;color:#fff;text-shadow:0 1px 2px #000;width:82%;font-size:clamp(14px,1.7vw,23px);font-weight:500;line-height:1.55;position:absolute;bottom:4%;left:9%}.product-demo-module__VOROLW__caption span{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#171418eb;border-radius:5px;padding:5px 11px}.product-demo-module__VOROLW__buffering{z-index:3;color:#fff;background:#201821d9;border:1px solid #fff4;border-radius:30px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:flex;position:absolute;top:14px;right:16px}.product-demo-module__VOROLW__spinner{border:2px solid #fff5;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:1s linear infinite product-demo-module__VOROLW__spin}@keyframes product-demo-module__VOROLW__spin{to{transform:rotate(360deg)}}.product-demo-module__VOROLW__failure{z-index:4;color:#fff9f3;text-align:center;background:#2c232c;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px;display:flex;position:absolute;inset:0}.product-demo-module__VOROLW__failure p{margin:0;font-size:21px;font-weight:500}.product-demo-module__VOROLW__failure button{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #f5dfcf66;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:8px 17px;display:inline-flex}.product-demo-module__VOROLW__failure a{text-underline-offset:4px;font-size:14px;text-decoration:underline}.product-demo-module__VOROLW__failure>span{color:#d4c4d0;font-size:13px}.product-demo-module__VOROLW__transport{color:#fdf7f1;background:#211c20;padding:0 20px 4px;position:relative}.product-demo-module__VOROLW__timeline{align-items:center;height:19px;display:grid;position:relative}.product-demo-module__VOROLW__timelineRail{background:#655860;border-radius:3px;height:3px;position:relative}.product-demo-module__VOROLW__timelineRail>span{height:100%;width:var(--progress,0%);border-radius:inherit;background:#f4b087;display:block}.product-demo-module__VOROLW__timelineRail>i{background:#211c20;width:3px;height:5px;position:absolute;top:-1px}.product-demo-module__VOROLW__timeline input{cursor:pointer;appearance:none;background:0 0;border:none;border-radius:0;width:100%;min-height:0;margin:0;padding:0;position:absolute;inset:0}.product-demo-module__VOROLW__timeline input::-webkit-slider-thumb{appearance:none;background:#ffcfad;border:none;border-radius:50%;width:11px;height:11px}.product-demo-module__VOROLW__timeline input::-moz-range-thumb{background:#ffcfad;border:none;border-radius:50%;width:11px;height:11px}.product-demo-module__VOROLW__controls{align-items:center;gap:5px;min-height:43px;display:flex}.product-demo-module__VOROLW__controlButton{color:#f4eae6;cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.product-demo-module__VOROLW__controlButton:hover{background:#ffffff12}.product-demo-module__VOROLW__controlButton[aria-pressed=true]{color:#ffbd92;background:#ffffff0a}.product-demo-module__VOROLW__volumeControls{align-items:center;gap:0;display:flex}.product-demo-module__VOROLW__volume{accent-color:#f3b78e;cursor:pointer;background:0 0;width:66px;height:28px;min-height:0;margin:0 10px 0 0;padding:0}.product-demo-module__VOROLW__time{font-variant-numeric:tabular-nums;white-space:nowrap;padding-inline:5px;font-size:13px}.product-demo-module__VOROLW__time>span{color:#bfb0b8}.product-demo-module__VOROLW__nowPlaying{color:#d3c4cc;flex:1;margin-left:13px;font-size:13px}.product-demo-module__VOROLW__playError{color:#ffd3b5;margin:3px 8px 8px;font-size:13px;line-height:1.5}.product-demo-module__VOROLW__chapters{border-bottom:1px solid var(--brand-border);grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;padding:0 26px;display:grid}.product-demo-module__VOROLW__chapters>button{min-height:76px;color:var(--brand-text-secondary);text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex-direction:column;justify-content:center;gap:7px;padding:12px 0 11px;font-size:14px;font-weight:500;display:flex}.product-demo-module__VOROLW__chapters>button:hover{color:var(--brand-text)}.product-demo-module__VOROLW__chapters>button[aria-current]{color:var(--brand-accent);border-bottom-color:var(--brand-accent)}.product-demo-module__VOROLW__chapterMeta{color:var(--brand-text-secondary);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:7px;font-size:11px;font-weight:400;display:flex}.product-demo-module__VOROLW__chapters>button[aria-current] .product-demo-module__VOROLW__chapterMeta{color:var(--brand-accent)}.product-demo-module__VOROLW__transcriptBar{background:var(--brand-surface);justify-content:space-between;align-items:center;gap:12px;min-height:41px;padding:0 26px;display:flex}.product-demo-module__VOROLW__transcriptBar>p{color:var(--brand-text-secondary);margin:0;font-size:12px}.product-demo-module__VOROLW__transcriptToggle{min-height:40px;color:var(--brand-text);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:12px;display:inline-flex}.product-demo-module__VOROLW__transcriptToggle[aria-expanded=true] svg{transform:rotate(180deg)}.product-demo-module__VOROLW__transcript{border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);background:var(--brand-surface);max-height:230px;padding:16px 26px 8px;overflow-y:auto}.product-demo-module__VOROLW__transcript>p{color:var(--brand-text);gap:16px;margin:0 0 14px;font-size:14px;line-height:1.65;display:flex}.product-demo-module__VOROLW__transcript button{width:42px;min-height:28px;color:var(--brand-text-secondary);font-variant-numeric:tabular-nums;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-self:flex-start;padding:0;font-size:12px}.product-demo-module__VOROLW__transcript button:hover{text-underline-offset:3px;text-decoration:underline}.product-demo-module__VOROLW__footer{z-index:4;background:var(--brand-surface);border-top:1px solid var(--brand-border);justify-content:space-between;align-items:center;gap:20px;padding:16px 26px 18px;display:flex;position:sticky;bottom:0}.product-demo-module__VOROLW__footerTitle{font-family:var(--font-sora), sans-serif;letter-spacing:-.04em;margin:0 0 6px;font-size:18px;font-weight:500}.product-demo-module__VOROLW__allowance{color:var(--brand-text-secondary);align-items:center;gap:5px;margin:0;font-size:12px;line-height:1.5;display:flex}.product-demo-module__VOROLW__allowance svg{color:var(--brand-text-secondary);flex-shrink:0}.product-demo-module__VOROLW__signup{border:1px solid var(--brand-accent);min-height:48px;color:var(--brand-surface);background:var(--brand-accent);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:13px;padding:12px 18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.product-demo-module__VOROLW__signup:hover{background:var(--brand-accent-hover)}.product-demo-module__VOROLW__loading{min-height:400px;color:var(--brand-text);text-align:center;align-content:center;justify-items:center;gap:16px;padding:32px;display:grid}.product-demo-module__VOROLW__loading a{text-underline-offset:4px;text-decoration:underline}.product-demo-module__VOROLW__dialog button:disabled{cursor:default;opacity:.45}.product-demo-module__VOROLW__trigger:focus-visible,.product-demo-module__VOROLW__dialog button:focus-visible,.product-demo-module__VOROLW__dialog a:focus-visible,.product-demo-module__VOROLW__dialog input:focus-visible,.product-demo-module__VOROLW__transcript:focus-visible{outline:3px solid var(--brand-accent);outline-offset:3px}.product-demo-module__VOROLW__mediaShell button:focus-visible,.product-demo-module__VOROLW__mediaShell input:focus-visible{outline-offset:2px;outline-color:#fca}.product-demo-module__VOROLW__mediaShell:fullscreen{background:#151115;flex-direction:column;justify-content:center;width:100%;height:100%;display:flex}.product-demo-module__VOROLW__mediaShell:fullscreen .product-demo-module__VOROLW__stage{aspect-ratio:auto;flex:1;min-height:0}.product-demo-module__VOROLW__mediaShell:fullscreen .product-demo-module__VOROLW__transport{flex-shrink:0;padding:3px 28px 9px}.product-demo-module__VOROLW__mediaShell:fullscreen .product-demo-module__VOROLW__caption{font-size:clamp(18px,2vw,32px);bottom:5%}@media (min-width:1500px) and (min-height:950px){.product-demo-module__VOROLW__dialog{width:min(1400px,100vw - 100px,177.778dvh - 728.889px)}.product-demo-module__VOROLW__header,.product-demo-module__VOROLW__footer{padding-block:20px}}@media (max-width:850px){.product-demo-module__VOROLW__chapters{gap:12px;padding-inline:20px}.product-demo-module__VOROLW__chapters>button{font-size:12px}.product-demo-module__VOROLW__chapterMeta{font-size:10px}.product-demo-module__VOROLW__volume{width:50px}}@media (max-width:650px){.product-demo-module__VOROLW__dialog{border-radius:15px;width:calc(100vw - 20px);min-width:0;max-height:calc(100dvh - 20px)}.product-demo-module__VOROLW__header{gap:8px;padding:13px 14px}.product-demo-module__VOROLW__heading{gap:9px}.product-demo-module__VOROLW__brandMark{border-radius:8px;width:31px;height:31px;font-size:26px}.product-demo-module__VOROLW__title{font-size:16px}.product-demo-module__VOROLW__subtitle{margin-top:3px;font-size:10px}.product-demo-module__VOROLW__iconButton{width:40px;height:40px}.product-demo-module__VOROLW__transport{padding-inline:10px;padding-bottom:2px}.product-demo-module__VOROLW__controls{gap:0}.product-demo-module__VOROLW__controlButton{width:44px;height:44px}.product-demo-module__VOROLW__volume{display:none}.product-demo-module__VOROLW__time{flex:1;padding-inline:4px;font-size:11px}.product-demo-module__VOROLW__nowPlaying{display:none}.product-demo-module__VOROLW__startButton{gap:10px;padding:8px 18px 8px 8px;font-size:15px}.product-demo-module__VOROLW__startButton small{font-size:11px}.product-demo-module__VOROLW__largePlay{width:43px;height:43px}.product-demo-module__VOROLW__largePlay svg{width:21px;height:21px}.product-demo-module__VOROLW__caption{width:90%;font-size:12px;line-height:1.6;bottom:6%;left:5%}.product-demo-module__VOROLW__caption span{border-radius:3px;padding:3px 6px}.product-demo-module__VOROLW__buffering{padding:6px 8px;font-size:11px;top:7px;right:7px}.product-demo-module__VOROLW__failure{gap:9px;padding:12px}.product-demo-module__VOROLW__failure p{font-size:17px}.product-demo-module__VOROLW__failure a,.product-demo-module__VOROLW__failure>span{font-size:11px}.product-demo-module__VOROLW__failure button{min-height:36px;padding:5px 12px;font-size:12px}.product-demo-module__VOROLW__chapters{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px;padding:0 16px 5px}.product-demo-module__VOROLW__chapters>button{white-space:normal;justify-content:flex-start;gap:5px;min-height:66px;padding:10px 0;font-size:12px;line-height:1.3}.product-demo-module__VOROLW__chapterMeta{white-space:nowrap;justify-content:flex-start;gap:12px;font-size:10px}.product-demo-module__VOROLW__transcriptBar{padding-inline:16px}.product-demo-module__VOROLW__transcriptBar>p{font-size:10px}.product-demo-module__VOROLW__transcriptToggle{font-size:11px}.product-demo-module__VOROLW__transcript{padding:14px 16px 2px}.product-demo-module__VOROLW__transcript>p{gap:8px;font-size:13px}.product-demo-module__VOROLW__footer{flex-direction:column;align-items:stretch;gap:13px;padding:15px 16px 16px}.product-demo-module__VOROLW__footerTitle{font-size:17px}.product-demo-module__VOROLW__allowance{font-size:11px}.product-demo-module__VOROLW__signup{min-height:46px;font-size:14px}.product-demo-module__VOROLW__loading{min-height:240px}}@media (max-width:370px){.product-demo-module__VOROLW__brandMark{display:none}.product-demo-module__VOROLW__title{font-size:15px}.product-demo-module__VOROLW__subtitle{font-size:10px}.product-demo-module__VOROLW__duration{display:none}.product-demo-module__VOROLW__chapters{column-gap:12px}.product-demo-module__VOROLW__chapters>button{font-size:11px}.product-demo-module__VOROLW__transcriptBar>p{max-width:165px;line-height:1.4}.product-demo-module__VOROLW__caption{font-size:11px}}@media (max-height:730px) and (min-width:651px){.product-demo-module__VOROLW__header{padding-block:10px}.product-demo-module__VOROLW__chapters>button{min-height:64px}.product-demo-module__VOROLW__footer{padding-block:12px}.product-demo-module__VOROLW__transcriptBar,.product-demo-module__VOROLW__transcriptToggle{min-height:35px}}@media (prefers-reduced-motion:reduce){.product-demo-module__VOROLW__trigger,.product-demo-module__VOROLW__startButton{transition:none}.product-demo-module__VOROLW__startButton:hover{transform:none}.product-demo-module__VOROLW__spinner{animation:none}}@media (max-width:650px) and (max-height:700px){.product-demo-module__VOROLW__footer{position:static}}.product-demo-module__VOROLW__filmTrigger{min-width:0;color:var(--brand-text);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:16px;padding:0;display:flex}.product-demo-module__VOROLW__filmStill{aspect-ratio:16/9;background:var(--brand-text);border-radius:7px;flex-shrink:0;width:126px;display:block;position:relative;overflow:hidden}.product-demo-module__VOROLW__filmStill img{object-fit:cover;width:100%;height:100%;display:block}.product-demo-module__VOROLW__filmStill>span{color:var(--brand-surface);background:#20201e35;place-items:center;display:grid;position:absolute;inset:0}.product-demo-module__VOROLW__filmStill>span>svg{box-sizing:content-box;background:#20201e8a;border:1px solid #ffffffa0;border-radius:50%;padding:11px 10px 11px 12px}.product-demo-module__VOROLW__filmLabel{gap:6px;display:grid}.product-demo-module__VOROLW__filmLabel strong{font-size:13px;font-weight:500;line-height:1.5}.product-demo-module__VOROLW__filmLabel>span{color:var(--brand-text-secondary);font-size:12px}.product-demo-module__VOROLW__filmTrigger:hover .product-demo-module__VOROLW__filmLabel strong{color:var(--brand-accent)}.product-demo-module__VOROLW__filmTrigger:focus-visible{outline:3px solid var(--brand-accent);outline-offset:6px;border-radius:4px}@media (max-width:600px){.product-demo-module__VOROLW__filmStill{width:126px}.product-demo-module__VOROLW__filmLabel strong{font-size:14px}}
.market-globe-visual-module__YR3-zG__visual{isolation:isolate;width:100%;height:auto;display:block;overflow:visible}.market-globe-visual-module__YR3-zG__country{cursor:pointer;transition:fill .18s,stroke .18s}.market-globe-visual-module__YR3-zG__country:hover{fill:#d6ddc9;stroke:#8c997d}.market-globe-visual-module__YR3-zG__activeCountry{fill:#bbc9aa;stroke:#7b8c6e;stroke-width:1.1px}.market-globe-visual-module__YR3-zG__activeCountry:hover{fill:#b4c3a2}.market-globe-visual-module__YR3-zG__glass{pointer-events:none}@media (prefers-reduced-motion:reduce){.market-globe-visual-module__YR3-zG__country{transition:none}}
.market-globe-module__Qz6dFG__explorer{justify-self:center;width:100%;min-width:0;max-width:610px}.market-globe-module__Qz6dFG__scene{height:490px;position:relative}.market-globe-module__Qz6dFG__sceneLabel{z-index:1;color:var(--brand-text-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;top:6px;right:13px}.market-globe-module__Qz6dFG__sceneLabel>span{background:#87947c;border-radius:50%;width:5px;height:5px}.market-globe-module__Qz6dFG__globe{width:108%;position:absolute;top:0;left:-3%}.market-globe-module__Qz6dFG__globe>svg{width:100%;height:auto;overflow:visible}.market-globe-module__Qz6dFG__marketCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #dedbd3;border-radius:11px;grid-template-rows:28px 1fr 27px;width:246px;height:184px;padding:12px 16px 10px;display:grid;position:absolute;bottom:6px;right:8px;box-shadow:0 8px 26px -15px #403a3340}.market-globe-module__Qz6dFG__countryChoice{align-items:center;display:flex}.market-globe-module__Qz6dFG__selectWrap{flex:1;min-width:0;position:relative}.market-globe-module__Qz6dFG__selectWrap select{appearance:none;width:100%;min-height:28px;color:var(--brand-text);text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:3px 22px 3px 0;font-size:13px;font-weight:500}.market-globe-module__Qz6dFG__selectWrap svg{color:var(--brand-text-muted);pointer-events:none;position:absolute;top:50%;right:0;transform:translateY(-50%)}.market-globe-module__Qz6dFG__marketData{min-height:0}.market-globe-module__Qz6dFG__value{color:var(--brand-text);font-family:var(--font-sora), sans-serif;letter-spacing:-.045em;font-variant-numeric:tabular-nums;align-items:baseline;gap:8px;margin:7px 0 0;font-size:31px;font-weight:500;line-height:1.2;display:flex}.market-globe-module__Qz6dFG__value span{font-family:var(--font-geist-sans), sans-serif;color:var(--brand-text-muted);letter-spacing:0;font-size:10px;font-weight:400}.market-globe-module__Qz6dFG__metric{color:var(--brand-text-secondary);margin:5px 0 0;font-size:12px;line-height:1.5}.market-globe-module__Qz6dFG__scope{color:var(--brand-text-muted);margin:3px 0 0;font-size:10px;line-height:1.5}.market-globe-module__Qz6dFG__cardFooter{justify-content:space-between;align-items:center;gap:8px;display:flex}.market-globe-module__Qz6dFG__source{min-height:27px;color:var(--brand-text-muted);align-items:center;font-size:10px;display:inline-flex}.market-globe-module__Qz6dFG__dataNotes{position:relative}.market-globe-module__Qz6dFG__dataNotes>button{width:28px;height:28px;color:var(--brand-text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;margin-right:-6px;padding:0;display:grid}.market-globe-module__Qz6dFG__dataNotes>button:hover,.market-globe-module__Qz6dFG__dataNotes>button[aria-expanded=true]{color:var(--brand-accent);background:var(--brand-accent-subtle)}.market-globe-module__Qz6dFG__context a{color:var(--brand-accent);text-underline-offset:3px;align-items:center;gap:2px;text-decoration:underline;display:inline-flex}.market-globe-module__Qz6dFG__context{z-index:3;width:224px;max-width:calc(100vw - 64px);color:var(--brand-text-secondary);border:1px solid var(--brand-border);background:var(--brand-surface);border-radius:9px;margin:0;padding:13px 14px;font-size:12px;line-height:1.6;position:absolute;bottom:35px;right:-6px;box-shadow:0 8px 24px #20201e18}.market-globe-module__Qz6dFG__unavailable{color:var(--brand-text);font-family:var(--font-sora), sans-serif;letter-spacing:-.035em;margin:9px 0 5px;font-size:19px}.market-globe-module__Qz6dFG__controls{justify-content:flex-end;align-items:center;padding:4px 8px 0;display:flex}.market-globe-module__Qz6dFG__playControl{border:1px solid var(--brand-border);width:34px;height:34px;color:var(--brand-text-secondary);cursor:pointer;background:0 0;border-radius:50%;place-items:center;display:grid}.market-globe-module__Qz6dFG__playControl:hover{background:var(--brand-hover);color:var(--brand-text)}.market-globe-module__Qz6dFG__explorer button:focus-visible,.market-globe-module__Qz6dFG__explorer select:focus-visible,.market-globe-module__Qz6dFG__explorer a:focus-visible{outline:2px solid var(--brand-accent);outline-offset:3px;border-radius:4px}@media (min-width:851px) and (max-width:1100px){.market-globe-module__Qz6dFG__scene{height:460px}.market-globe-module__Qz6dFG__globe{width:115%;top:12px;left:-6%}.market-globe-module__Qz6dFG__marketCard{right:0}.market-globe-module__Qz6dFG__controls{padding-right:0}}@media (max-width:850px){.market-globe-module__Qz6dFG__explorer{margin-top:14px}.market-globe-module__Qz6dFG__scene{height:500px}.market-globe-module__Qz6dFG__globe{top:-10px}.market-globe-module__Qz6dFG__marketCard{bottom:0;right:22px}.market-globe-module__Qz6dFG__controls{padding-right:22px}}@media (max-width:600px){.market-globe-module__Qz6dFG__explorer{margin-top:20px}.market-globe-module__Qz6dFG__scene{height:auto;padding-top:80%}.market-globe-module__Qz6dFG__sceneLabel{font-size:9px;top:0;right:0}.market-globe-module__Qz6dFG__globe{width:112%;top:0;left:-6%}.market-globe-module__Qz6dFG__marketCard{width:min(100%,320px);margin-inline:auto;position:relative;bottom:auto;right:auto}.market-globe-module__Qz6dFG__controls{padding:8px 0 0}}
.map-banner-module__6GofiW__banner{isolation:isolate;background:var(--brand-ground);border-bottom:1px solid var(--brand-border);color:var(--brand-text);position:relative}.map-banner-module__6GofiW__inner{max-width:1296px;margin-inline:auto;padding:0 28px}.map-banner-module__6GofiW__main{grid-template-columns:1fr 1fr;align-items:center;gap:14px;padding:36px 0 24px;display:grid}.map-banner-module__6GofiW__content{z-index:1;padding-bottom:12px;position:relative}.map-banner-module__6GofiW__eyebrow{color:var(--brand-text-secondary);margin:0 0 24px;font-size:14px;line-height:1.5}.map-banner-module__6GofiW__content h1{color:var(--brand-text);font-family:var(--font-sora), sans-serif;letter-spacing:-.063em;margin:0;font-size:clamp(52px,5.55vw,78px);font-weight:600;line-height:1.09}.map-banner-module__6GofiW__content h1 span{color:var(--brand-accent);white-space:nowrap}.map-banner-module__6GofiW__description{color:var(--brand-text-secondary);letter-spacing:-.02em;margin:28px 0 0;font-size:clamp(17px,1.6vw,21px);line-height:1.6}.map-banner-module__6GofiW__languageNote{color:var(--brand-text-muted);margin:10px 0 0;font-size:14px;line-height:1.6}.map-banner-module__6GofiW__actions{align-items:center;gap:26px;margin-top:29px;display:flex}.map-banner-module__6GofiW__primary{min-height:50px;color:var(--brand-surface);background:var(--brand-accent);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:18px;padding:13px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.map-banner-module__6GofiW__primary:hover{background:var(--brand-accent-hover)}.map-banner-module__6GofiW__secondary{min-height:44px;color:var(--brand-text);white-space:nowrap;align-items:center;gap:7px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.map-banner-module__6GofiW__secondary:hover{color:var(--brand-accent)}.map-banner-module__6GofiW__note{color:var(--brand-text-muted);margin-top:16px;font-size:12px;line-height:1.6}.map-banner-module__6GofiW__note+.map-banner-module__6GofiW__note{margin-top:2px}.map-banner-module__6GofiW__footer{border-top:1px solid var(--brand-border);justify-content:space-between;align-items:center;gap:20px;padding:19px 0 22px;display:flex}.map-banner-module__6GofiW__storeLine{color:var(--brand-text-secondary);gap:4px;font-size:14px;display:grid}.map-banner-module__6GofiW__storeLine span+span{color:var(--brand-text-muted);font-size:12px}.map-banner-module__6GofiW__featureLinks{flex-wrap:wrap;justify-content:center;gap:8px 22px;display:flex}.map-banner-module__6GofiW__featureLinks a{min-height:40px;color:var(--brand-text-secondary);align-items:center;gap:6px;font-size:13px;text-decoration:none;display:inline-flex}.map-banner-module__6GofiW__featureLinks a:hover{color:var(--brand-accent)}.map-banner-module__6GofiW__banner a:focus-visible{outline:2px solid var(--brand-accent);outline-offset:5px;border-radius:4px}@media (max-width:1100px){.map-banner-module__6GofiW__main{gap:0}.map-banner-module__6GofiW__actions{gap:18px}.map-banner-module__6GofiW__primary{gap:10px;padding-inline:16px}.map-banner-module__6GofiW__featureLinks{gap:8px 16px}.map-banner-module__6GofiW__footer{flex-wrap:wrap}}@media (max-width:850px){.map-banner-module__6GofiW__inner{padding-inline:24px}.map-banner-module__6GofiW__main{grid-template-columns:1fr;padding-top:40px}.map-banner-module__6GofiW__content{max-width:590px}.map-banner-module__6GofiW__content h1{font-size:clamp(50px,8.2vw,68px)}.map-banner-module__6GofiW__description{font-size:20px}.map-banner-module__6GofiW__footer{gap:16px}.map-banner-module__6GofiW__featureLinks{border-top:1px solid var(--brand-border);order:3;justify-content:flex-start;width:100%;padding-top:9px}}@media (max-width:480px){.map-banner-module__6GofiW__inner{padding-inline:20px}.map-banner-module__6GofiW__main{padding-top:30px;padding-bottom:14px}.map-banner-module__6GofiW__eyebrow{margin-bottom:19px;font-size:12px}.map-banner-module__6GofiW__content h1{font-size:clamp(42px,11.4vw,54px)}.map-banner-module__6GofiW__description{margin-top:21px;font-size:17px;line-height:1.65}.map-banner-module__6GofiW__languageNote{font-size:12px}.map-banner-module__6GofiW__actions{gap:19px;margin-top:23px}.map-banner-module__6GofiW__primary{padding-inline:14px;font-size:13px}.map-banner-module__6GofiW__secondary{font-size:13px}.map-banner-module__6GofiW__note{font-size:11px}.map-banner-module__6GofiW__footer{padding-block:16px}.map-banner-module__6GofiW__storeLine{grid-template-columns:1fr;width:100%;font-size:13px}.map-banner-module__6GofiW__featureLinks{gap:5px 20px}}@media (prefers-reduced-motion:reduce){.map-banner-module__6GofiW__primary{transition:none}}
.ai-campaign-review-module__HBDKva__review{color:var(--brand-text)}.ai-campaign-review-module__HBDKva__overviewHeading,.ai-campaign-review-module__HBDKva__detailHeading,.ai-campaign-review-module__HBDKva__paging,.ai-campaign-review-module__HBDKva__dialogHeading,.ai-campaign-review-module__HBDKva__dialogFooter{justify-content:space-between;align-items:center;gap:20px;display:flex}.ai-campaign-review-module__HBDKva__overviewHeading{margin-bottom:20px}.ai-campaign-review-module__HBDKva__overviewHeading h3,.ai-campaign-review-module__HBDKva__detailHeading h3{letter-spacing:-.5px;margin:0;font-size:22px;font-weight:600;line-height:1.3}.ai-campaign-review-module__HBDKva__overviewHeading p{color:var(--brand-text-secondary);margin:8px 0 0;font-size:15px;line-height:1.6}.ai-campaign-review-module__HBDKva__paging{flex-shrink:0;justify-content:flex-start;gap:8px}.ai-campaign-review-module__HBDKva__paging>span{text-align:center;min-width:76px;color:var(--brand-text-secondary);font-size:14px}.ai-campaign-review-module__HBDKva__iconButton,.ai-campaign-review-module__HBDKva__textButton{border:1px solid var(--brand-border-strong);background:var(--brand-surface);min-height:44px;color:var(--brand-text);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;display:inline-flex}.ai-campaign-review-module__HBDKva__iconButton{flex-shrink:0;width:44px}.ai-campaign-review-module__HBDKva__textButton{padding:10px 14px;font-size:14px;font-weight:500;line-height:1.5}.ai-campaign-review-module__HBDKva__iconButton:hover:not(:disabled),.ai-campaign-review-module__HBDKva__textButton:hover:not(:disabled){background:var(--brand-hover)}.ai-campaign-review-module__HBDKva__iconButton:disabled,.ai-campaign-review-module__HBDKva__textButton:disabled{opacity:.4;cursor:default}.ai-campaign-review-module__HBDKva__overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 0 32px;padding:0;list-style:none;display:grid}.ai-campaign-review-module__HBDKva__overview>li{min-width:0}.ai-campaign-review-module__HBDKva__overviewCard{text-align:left;border:1px solid var(--brand-border);background:var(--brand-surface);cursor:pointer;border-radius:14px;flex-direction:column;width:100%;height:100%;padding:0;display:flex;overflow:hidden}.ai-campaign-review-module__HBDKva__overviewCard:hover{border-color:var(--brand-border-strong)}.ai-campaign-review-module__HBDKva__overviewCard[aria-pressed=true]{border-color:var(--brand-accent);box-shadow:0 0 0 1px var(--brand-accent)}.ai-campaign-review-module__HBDKva__overviewArtwork{background:var(--brand-hover);justify-content:center;width:100%;padding:22px;display:flex;overflow:hidden}.ai-campaign-review-module__HBDKva__overviewArtwork>div{max-width:154px;box-shadow:0 5px 16px #20201e12}.ai-campaign-review-module__HBDKva__cardCaption{align-items:flex-start;gap:12px;width:100%;padding:16px;font-size:14px;line-height:1.5;display:flex}.ai-campaign-review-module__HBDKva__cardNumber{color:var(--brand-text-secondary);font-variant-numeric:tabular-nums;flex-shrink:0}.ai-campaign-review-module__HBDKva__cardTitle{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;flex:1;font-weight:550;display:-webkit-box;overflow:hidden}.ai-campaign-review-module__HBDKva__selectedMark{color:var(--brand-accent);flex-shrink:0;margin-top:2px}.ai-campaign-review-module__HBDKva__previewPlaceholder{width:100%;min-height:180px;color:var(--brand-text-muted);place-items:center;display:grid}.ai-campaign-review-module__HBDKva__detail{border:1px solid var(--brand-border);background:var(--brand-surface);border-radius:18px;scroll-margin-top:100px;overflow:hidden}.ai-campaign-review-module__HBDKva__detailHeading{border-bottom:1px solid var(--brand-border);padding:24px 30px}.ai-campaign-review-module__HBDKva__kicker{color:var(--brand-text-secondary);margin:0 0 6px;font-size:14px}.ai-campaign-review-module__HBDKva__detailHeading h3 span{letter-spacing:0;color:var(--brand-text-secondary);font-size:16px;font-weight:400}.ai-campaign-review-module__HBDKva__detailGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.ai-campaign-review-module__HBDKva__artworkColumn{background:var(--brand-hover);flex-direction:column;align-self:stretch;align-items:center;gap:15px;padding:32px;display:flex}.ai-campaign-review-module__HBDKva__artworkTrigger{text-align:left;cursor:zoom-in;background:0 0;border:0;width:100%;max-width:336px;padding:0;display:block;position:relative;box-shadow:0 8px 28px #20201e16}.ai-campaign-review-module__HBDKva__artworkTrigger:disabled{cursor:default;box-shadow:none}.ai-campaign-review-module__HBDKva__enlargeHint{border:1px solid var(--brand-border);background:var(--brand-surface);min-height:38px;color:var(--brand-text);border-radius:8px;align-items:center;gap:7px;padding:7px 11px;font-size:13px;display:inline-flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #20201e12}.ai-campaign-review-module__HBDKva__previewNote{text-align:center;color:var(--brand-text-secondary);margin:0;font-size:14px;line-height:1.6}.ai-campaign-review-module__HBDKva__missingPreview{text-align:center;width:100%;min-height:340px;color:var(--brand-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:28px;font-size:15px;line-height:1.6;display:flex}.ai-campaign-review-module__HBDKva__missingPreview strong{color:var(--brand-text);font-weight:550}.ai-campaign-review-module__HBDKva__editColumn{min-width:0;padding:30px}.ai-campaign-review-module__HBDKva__sourceContext{border-bottom:1px solid var(--brand-border);gap:12px;margin-bottom:24px;padding-bottom:24px;display:flex}.ai-campaign-review-module__HBDKva__sourceContext>svg{color:var(--brand-text-secondary);flex-shrink:0;margin-top:3px}.ai-campaign-review-module__HBDKva__sourceContext>div{min-width:0}.ai-campaign-review-module__HBDKva__sourceContext p{margin:0;font-size:14px;line-height:1.55}.ai-campaign-review-module__HBDKva__sourceLabel{color:var(--brand-text-secondary)}.ai-campaign-review-module__HBDKva__sourceName{overflow-wrap:anywhere;padding-top:4px;font-weight:600}.ai-campaign-review-module__HBDKva__sourceContext .ai-campaign-review-module__HBDKva__sourceFeature{color:var(--brand-text-secondary);margin-top:9px;font-size:15px}.ai-campaign-review-module__HBDKva__fields{border:0;min-width:0;margin:0;padding:0}.ai-campaign-review-module__HBDKva__field{flex-direction:column;gap:9px;min-width:0;margin-bottom:23px;font-size:15px;font-weight:550;line-height:1.5;display:flex}.ai-campaign-review-module__HBDKva__field>span:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.ai-campaign-review-module__HBDKva__fieldCount{color:var(--brand-text-muted);font-variant-numeric:tabular-nums;font-size:13px;font-weight:400}.ai-campaign-review-module__HBDKva__field textarea,.ai-campaign-review-module__HBDKva__field select{border:1px solid var(--brand-border-strong);background:var(--brand-surface);width:100%;min-width:0;min-height:48px;color:var(--brand-text);border-radius:9px;padding:12px 14px;font-size:16px;font-weight:400;line-height:1.6}.ai-campaign-review-module__HBDKva__field textarea{resize:vertical}.ai-campaign-review-module__HBDKva__field textarea::placeholder{color:var(--brand-text-muted)}.ai-campaign-review-module__HBDKva__field .ai-campaign-review-module__HBDKva__fieldHelp{color:var(--brand-text-secondary);font-size:14px;font-weight:400}.ai-campaign-review-module__HBDKva__reorder{border-top:1px solid var(--brand-border);padding-top:23px}.ai-campaign-review-module__HBDKva__reorder strong{margin-bottom:6px;font-size:15px;font-weight:550;display:block}.ai-campaign-review-module__HBDKva__reorder span{color:var(--brand-text-secondary);font-size:14px;line-height:1.6}.ai-campaign-review-module__HBDKva__reorderActions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.ai-campaign-review-module__HBDKva__editNote{color:var(--brand-text-secondary);margin:22px 0 0;font-size:14px;line-height:1.7}.ai-campaign-review-module__HBDKva__previewOverlay[data-slot=dialog-overlay]{z-index:1000030;background:#20201e99}.ai-campaign-review-module__HBDKva__previewDialog[data-slot=dialog-content]{z-index:1000031;border:1px solid var(--brand-border);background:var(--brand-surface);width:min(1080px,100vw - 32px);max-width:min(1080px,100vw - 32px);height:min(1120px,100dvh - 32px);max-height:calc(100dvh - 32px);color:var(--brand-text);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:16px;flex-direction:column;gap:0;padding:0;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 100px #20201e50}.ai-campaign-review-module__HBDKva__dialogHeading{border-bottom:1px solid var(--brand-border);flex-shrink:0;align-items:flex-start;padding:20px 24px}.ai-campaign-review-module__HBDKva__dialogHeading>div:first-child{min-width:0}.ai-campaign-review-module__HBDKva__dialogTitle[data-slot=dialog-title]{font-size:20px;font-weight:600;line-height:1.4}.ai-campaign-review-module__HBDKva__dialogDescription[data-slot=dialog-description]{color:var(--brand-text-secondary);overflow-wrap:anywhere;margin:6px 0 0;font-size:15px;line-height:1.5}.ai-campaign-review-module__HBDKva__dialogArtwork{background:var(--brand-hover);overscroll-behavior:contain;flex:1;min-height:0;padding:24px;overflow:auto;container-type:size}.ai-campaign-review-module__HBDKva__dialogCanvas{width:min(100cqw, calc(100cqh * var(--artboard-ratio)));max-width:620px;margin-inline:auto;box-shadow:0 8px 30px #20201e20}.ai-campaign-review-module__HBDKva__zoomed .ai-campaign-review-module__HBDKva__dialogCanvas{width:720px;min-width:720px;max-width:none}.ai-campaign-review-module__HBDKva__dialogFooter{border-top:1px solid var(--brand-border);flex-shrink:0;padding:14px 24px}.ai-campaign-review-module__HBDKva__dialogCounter{color:var(--brand-text-secondary);font-variant-numeric:tabular-nums;font-size:14px}.ai-campaign-review-module__HBDKva__review :is(button,textarea,select):focus-visible,.ai-campaign-review-module__HBDKva__previewDialog :is(button,[tabindex]):focus-visible{outline:3px solid var(--brand-accent);outline-offset:3px}.ai-campaign-review-module__HBDKva__review :is(textarea,select):disabled{opacity:.65}.ai-campaign-review-module__HBDKva__empty{color:var(--brand-text-secondary);padding:24px;font-size:16px}.ai-campaign-review-module__HBDKva__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.ai-campaign-review-module__HBDKva__detailHeading{padding:22px}.ai-campaign-review-module__HBDKva__artworkColumn{padding:26px 22px}.ai-campaign-review-module__HBDKva__editColumn{padding:24px}.ai-campaign-review-module__HBDKva__overviewArtwork{padding:18px}.ai-campaign-review-module__HBDKva__cardCaption{gap:8px;padding:13px}}@media (max-width:760px){.ai-campaign-review-module__HBDKva__overviewHeading{flex-wrap:wrap;align-items:flex-start;gap:14px}.ai-campaign-review-module__HBDKva__overviewHeading h3{font-size:20px}.ai-campaign-review-module__HBDKva__overviewHeading p{font-size:14px}.ai-campaign-review-module__HBDKva__overview{gap:9px;margin-bottom:22px}.ai-campaign-review-module__HBDKva__overviewArtwork{display:none}.ai-campaign-review-module__HBDKva__overviewCard{border-radius:10px;min-height:110px}.ai-campaign-review-module__HBDKva__cardCaption{flex-wrap:wrap;align-content:flex-start;gap:7px;padding:11px}.ai-campaign-review-module__HBDKva__cardNumber{font-size:14px}.ai-campaign-review-module__HBDKva__cardTitle{flex-basis:100%;order:2;font-size:13px;line-height:1.5}.ai-campaign-review-module__HBDKva__selectedMark{margin-left:auto}.ai-campaign-review-module__HBDKva__detail{border-radius:14px;scroll-margin-top:88px}.ai-campaign-review-module__HBDKva__detailHeading{padding:20px}.ai-campaign-review-module__HBDKva__detailHeading h3{font-size:23px}.ai-campaign-review-module__HBDKva__detailGrid{grid-template-columns:1fr}.ai-campaign-review-module__HBDKva__artworkColumn{padding:22px 18px}.ai-campaign-review-module__HBDKva__artworkTrigger{max-width:430px}.ai-campaign-review-module__HBDKva__editColumn{padding:23px 20px}.ai-campaign-review-module__HBDKva__sourceContext{margin-bottom:23px}.ai-campaign-review-module__HBDKva__reorderActions{gap:8px}.ai-campaign-review-module__HBDKva__reorderActions .ai-campaign-review-module__HBDKva__textButton{white-space:nowrap;flex:1;padding-inline:10px}.ai-campaign-review-module__HBDKva__previewDialog[data-slot=dialog-content]{border-radius:12px;width:calc(100vw - 16px);max-width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}.ai-campaign-review-module__HBDKva__dialogHeading{gap:10px;padding:16px}.ai-campaign-review-module__HBDKva__dialogTitle[data-slot=dialog-title]{font-size:18px}.ai-campaign-review-module__HBDKva__dialogDescription[data-slot=dialog-description]{font-size:14px}.ai-campaign-review-module__HBDKva__dialogHeading .ai-campaign-review-module__HBDKva__paging{gap:4px}.ai-campaign-review-module__HBDKva__dialogArtwork{padding:16px}.ai-campaign-review-module__HBDKva__zoomed .ai-campaign-review-module__HBDKva__dialogCanvas{width:620px;min-width:620px}.ai-campaign-review-module__HBDKva__dialogFooter{gap:10px;padding:12px 16px}.ai-campaign-review-module__HBDKva__dialogFooter .ai-campaign-review-module__HBDKva__textButton{padding-inline:11px}}@media (prefers-reduced-motion:reduce){.ai-campaign-review-module__HBDKva__previewDialog[data-slot=dialog-content],.ai-campaign-review-module__HBDKva__previewOverlay[data-slot=dialog-overlay]{transition:none;animation:none}.ai-campaign-review-module__HBDKva__dialogArtwork,.ai-campaign-review-module__HBDKva__detail{scroll-behavior:auto}}
.campaign-inspiration-module__q9HTJa__card{border:1px solid var(--brand-border);background:var(--brand-surface);min-width:0;color:var(--brand-text);border-radius:18px;overflow:hidden}.campaign-inspiration-module__q9HTJa__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;padding:22px 24px;display:flex}.campaign-inspiration-module__q9HTJa__header h2{letter-spacing:-.3px;margin:0;font-size:18px;font-weight:600;line-height:1.4}.campaign-inspiration-module__q9HTJa__header>span{color:var(--brand-text-secondary);font-size:14px;line-height:1.5}.campaign-inspiration-module__q9HTJa__stage{background:#e2e5d9;padding:26px 22px 18px}.campaign-inspiration-module__q9HTJa__artboards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:10px;padding-bottom:18px;display:grid}.campaign-inspiration-module__q9HTJa__artboard{aspect-ratio:1284/2778;background:#f5f2e9;border-radius:5px;overflow:hidden;box-shadow:0 5px 12px #20201e14}.campaign-inspiration-module__q9HTJa__artboard:nth-child(2){margin-top:18px}.campaign-inspiration-module__q9HTJa__placeholder{background:#f5f2e9;width:100%;height:100%}.campaign-inspiration-module__q9HTJa__sampleLabel{color:#495044;text-align:center;margin:16px 0 0;font-size:14px;line-height:1.5}.campaign-inspiration-module__q9HTJa__content{padding:24px}.campaign-inspiration-module__q9HTJa__content h3{letter-spacing:-.3px;margin:0 0 10px;font-size:18px;font-weight:600;line-height:1.4}.campaign-inspiration-module__q9HTJa__content>p{color:var(--brand-text-secondary);margin:0;font-size:15px;line-height:1.65}.campaign-inspiration-module__q9HTJa__explore{border:1px solid var(--brand-border-strong);background:var(--brand-surface);min-height:44px;color:var(--brand-text);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:12px;margin-top:18px;padding:10px 15px;font-size:15px;font-weight:550;line-height:1.5;display:inline-flex}.campaign-inspiration-module__q9HTJa__explore:hover:not(:disabled){background:var(--brand-hover)}.campaign-inspiration-module__q9HTJa__explore:focus-visible{outline:3px solid var(--brand-accent);outline-offset:4px}.campaign-inspiration-module__q9HTJa__explore:disabled{opacity:.5;cursor:default}.campaign-inspiration-module__q9HTJa__content .campaign-inspiration-module__q9HTJa__sampleNote{margin-top:12px;font-size:14px}.campaign-inspiration-module__q9HTJa__cost{border-top:1px solid var(--brand-border);padding:20px 24px 22px;font-size:14px;line-height:1.65}.campaign-inspiration-module__q9HTJa__cost strong{font-weight:600}.campaign-inspiration-module__q9HTJa__cost p{color:var(--brand-text-secondary);margin:6px 0 0}@media (max-width:760px){.campaign-inspiration-module__q9HTJa__header,.campaign-inspiration-module__q9HTJa__content,.campaign-inspiration-module__q9HTJa__cost{padding-left:20px;padding-right:20px}.campaign-inspiration-module__q9HTJa__stage{padding-left:16px;padding-right:16px}.campaign-inspiration-module__q9HTJa__artboards{gap:8px}}
.cocoa-editorial-module__3lPdRq__cocoa{--intro-cocoa:#3b2821;--intro-cream:#fff9ef;--intro-peach:#e6b795;background:var(--brand-ground);color:var(--intro-cream);padding:16px 20px}.cocoa-editorial-module__3lPdRq__cocoaInner{box-sizing:border-box;background:var(--intro-cocoa);border:1px solid #573c30;border-radius:20px;max-width:1240px;margin:0 auto;padding:30px 38px;position:relative}.cocoa-editorial-module__3lPdRq__cocoaInner:before{content:"";pointer-events:none;border:1px solid #ffffff10;border-radius:12px;position:absolute;inset:9px}.cocoa-editorial-module__3lPdRq__cocoaOverline{align-items:center;gap:26px;display:flex}.cocoa-editorial-module__3lPdRq__cocoaOverline p{font-family:var(--font-geist-sans), sans-serif;margin:0;font-size:15px;font-weight:450;line-height:1.5}.cocoa-editorial-module__3lPdRq__cocoaOverline p span{color:var(--intro-peach)}.cocoa-editorial-module__3lPdRq__cocoaRule{background:#ffffff29;flex:1;height:1px}.cocoa-editorial-module__3lPdRq__cocoaNote{color:#e1cbbd;margin:17px 0 0;font-size:14px;line-height:1.5}.cocoa-editorial-module__3lPdRq__cocoaStatement{max-width:1080px;font-family:var(--font-sora), sans-serif;letter-spacing:-.045em;text-wrap:pretty;margin:20px 0 0;font-size:clamp(30px,3.15cqw,40px);font-weight:450;line-height:1.32}.cocoa-editorial-module__3lPdRq__cocoaAction{color:var(--intro-cream)}.cocoa-editorial-module__3lPdRq__cocoaContinuation{color:var(--intro-peach)}.cocoa-editorial-module__3lPdRq__cocoaLanguages{color:var(--intro-cream);text-underline-offset:8px;-webkit-text-decoration:underline #b87957;text-decoration:underline #b87957;text-decoration-thickness:2px;display:inline}.cocoa-editorial-module__3lPdRq__editorial{--intro-ink:#49342a;--intro-brown:#906047;background:var(--brand-ground);color:var(--intro-ink)}.cocoa-editorial-module__3lPdRq__editorialInner{box-sizing:border-box;grid-template-columns:245px minmax(0,1fr);gap:48px;max-width:1240px;margin:0 auto;padding:40px 24px 36px;display:grid}.cocoa-editorial-module__3lPdRq__editorialAside{padding-top:5px}.cocoa-editorial-module__3lPdRq__editorialMark{background:var(--intro-brown);width:32px;height:3px;margin-bottom:17px;display:block}.cocoa-editorial-module__3lPdRq__editorialLabel{max-width:200px;font-family:var(--font-sora), sans-serif;letter-spacing:-.035em;margin:0;font-size:20px;font-weight:500;line-height:1.5}.cocoa-editorial-module__3lPdRq__editorialLabel span{color:var(--intro-brown);display:block}.cocoa-editorial-module__3lPdRq__editorialStatement{margin:0}.cocoa-editorial-module__3lPdRq__editorialActions{font-family:var(--font-sora), sans-serif;letter-spacing:-.05em;font-size:clamp(30px,3.2cqw,40px);font-weight:450;line-height:1.42;display:block}.cocoa-editorial-module__3lPdRq__editorialActions>span{text-underline-offset:7px;width:fit-content;-webkit-text-decoration:underline #b99a82;text-decoration:underline #b99a82;text-decoration-thickness:1px;display:block}.cocoa-editorial-module__3lPdRq__editorialContinuation{letter-spacing:-.025em;max-width:590px;margin-top:18px;font-size:22px;font-weight:400;line-height:1.5;display:block}.cocoa-editorial-module__3lPdRq__editorialContinuation strong{font-weight:550}.cocoa-editorial-module__3lPdRq__editorialNote{color:#756458;align-items:center;gap:11px;margin:18px 0 0;font-size:14px;line-height:1.5;display:flex}.cocoa-editorial-module__3lPdRq__editorialNote>span{background:#b99a82;width:32px;height:1px}@container (max-width:900px){.cocoa-editorial-module__3lPdRq__cocoaInner{padding:30px 28px}.cocoa-editorial-module__3lPdRq__editorialInner{grid-template-columns:200px minmax(0,1fr);gap:30px;padding:32px 24px}.cocoa-editorial-module__3lPdRq__editorialContinuation{font-size:20px}}@container (max-width:600px){.cocoa-editorial-module__3lPdRq__cocoa{padding:14px}.cocoa-editorial-module__3lPdRq__cocoaInner{border-radius:17px;padding:25px 20px}.cocoa-editorial-module__3lPdRq__cocoaOverline{flex-wrap:wrap;gap:10px}.cocoa-editorial-module__3lPdRq__cocoaOverline p{font-size:13px}.cocoa-editorial-module__3lPdRq__cocoaRule{min-width:20px}.cocoa-editorial-module__3lPdRq__cocoaNote{margin-top:20px;font-size:13px}.cocoa-editorial-module__3lPdRq__cocoaStatement{margin-top:17px;font-size:clamp(24px,6.5cqw,30px);line-height:1.38}.cocoa-editorial-module__3lPdRq__cocoaLanguages{text-underline-offset:5px}.cocoa-editorial-module__3lPdRq__editorialInner{grid-template-columns:minmax(0,1fr);gap:17px;padding:27px 20px 29px}.cocoa-editorial-module__3lPdRq__editorialAside{align-items:center;gap:12px;padding:0;display:flex}.cocoa-editorial-module__3lPdRq__editorialMark{flex-shrink:0;width:20px;height:2px;margin:0}.cocoa-editorial-module__3lPdRq__editorialLabel{letter-spacing:-.01em;max-width:none;font-family:inherit;font-size:13px;font-weight:500}.cocoa-editorial-module__3lPdRq__editorialLabel span{display:inline}.cocoa-editorial-module__3lPdRq__editorialActions{font-size:clamp(27px,7.4cqw,34px);line-height:1.45}.cocoa-editorial-module__3lPdRq__editorialActions>span{text-underline-offset:6px}.cocoa-editorial-module__3lPdRq__editorialContinuation{margin-top:17px;font-size:19px;line-height:1.55}.cocoa-editorial-module__3lPdRq__editorialNote{margin-top:16px;font-size:13px}}
.update-workflow-module__bi4dKa__section{background:var(--brand-surface);border-block:1px solid var(--brand-border);padding:72px 0}.update-workflow-module__bi4dKa__container{width:var(--public-content-width);margin-inline:auto}.update-workflow-module__bi4dKa__heading{grid-template-columns:1fr 1fr;align-items:end;gap:64px;margin-bottom:40px;display:grid}.update-workflow-module__bi4dKa__eyebrow{color:var(--brand-text-muted);margin-bottom:14px;font-size:14px;font-weight:600}.update-workflow-module__bi4dKa__heading h2{color:var(--brand-text);font-family:var(--font-sora), sans-serif;letter-spacing:-.04em;font-size:clamp(28px,3.5vw,42px);font-weight:600;line-height:1.2}.update-workflow-module__bi4dKa__heading>p,.update-workflow-module__bi4dKa__tasks p{color:var(--brand-text-secondary);font-size:16px;line-height:1.75}.update-workflow-module__bi4dKa__heading a,.update-workflow-module__bi4dKa__related a{color:var(--brand-accent);text-underline-offset:4px;text-decoration:underline}.update-workflow-module__bi4dKa__tasks{grid-template-columns:1fr 1fr;column-gap:64px;display:grid}.update-workflow-module__bi4dKa__tasks article{border-top:1px solid var(--brand-border);gap:20px;padding:28px 0;display:flex}.update-workflow-module__bi4dKa__number{color:var(--brand-text-muted);padding-top:3px;font-size:14px}.update-workflow-module__bi4dKa__tasks h3{letter-spacing:-.025em;margin-bottom:10px;font-size:22px;font-weight:600;line-height:1.4}.update-workflow-module__bi4dKa__link{color:var(--brand-accent);text-underline-offset:5px;align-items:center;gap:8px;min-height:36px;margin-top:16px;font-size:15px;font-weight:600;text-decoration:underline;display:inline-flex}.update-workflow-module__bi4dKa__related{border-top:1px solid var(--brand-border);color:var(--brand-text-secondary);flex-wrap:wrap;gap:12px 24px;padding-top:24px;font-size:14px;display:flex}.update-workflow-module__bi4dKa__related a{min-height:24px}@media (max-width:760px){.update-workflow-module__bi4dKa__section{padding:42px 0}.update-workflow-module__bi4dKa__container{width:var(--public-content-width)}.update-workflow-module__bi4dKa__heading,.update-workflow-module__bi4dKa__tasks{grid-template-columns:1fr;gap:20px}.update-workflow-module__bi4dKa__heading{margin-bottom:24px}.update-workflow-module__bi4dKa__tasks{gap:0}.update-workflow-module__bi4dKa__tasks article{gap:14px;padding:24px 0}.update-workflow-module__bi4dKa__related{flex-direction:column;gap:10px}}
.featured-template-list-module__Kopi_a__section{border-bottom:1px solid var(--brand-border);min-width:0;color:var(--brand-text);margin-bottom:56px;padding-bottom:40px;scroll-margin-top:100px}.featured-template-list-module__Kopi_a__heading{margin-bottom:26px}.featured-template-list-module__Kopi_a__heading h2{font-family:var(--font-sora), sans-serif;letter-spacing:-.035em;margin:0 0 10px;font-size:clamp(25px,3vw,32px);font-weight:600;line-height:1.25}.featured-template-list-module__Kopi_a__heading p,.featured-template-list-module__Kopi_a__note{color:var(--brand-text-secondary);margin:0;font-size:15px;line-height:1.6}.featured-template-list-module__Kopi_a__list{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;margin:-5px;padding:5px;display:grid}.featured-template-list-module__Kopi_a__collection{min-width:0}.featured-template-list-module__Kopi_a__artwork{border-radius:3px;width:100%;height:auto;display:block;box-shadow:0 5px 14px #20201e10}.featured-template-list-module__Kopi_a__details{margin-top:16px}.featured-template-list-module__Kopi_a__details h3{letter-spacing:-.02em;margin:0 0 4px;font-size:16px;font-weight:600;line-height:1.45}.featured-template-list-module__Kopi_a__details p{color:var(--brand-text-secondary);margin:0;font-size:13px;line-height:1.6}.featured-template-list-module__Kopi_a__actions{flex-direction:column;align-items:flex-start;margin-top:10px;display:flex}.featured-template-list-module__Kopi_a__preview,.featured-template-list-module__Kopi_a__editorLink{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-height:44px;padding:8px 0;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;display:inline-flex}.featured-template-list-module__Kopi_a__preview{color:var(--brand-text)}.featured-template-list-module__Kopi_a__editorLink{color:var(--brand-accent)}.featured-template-list-module__Kopi_a__editorLink svg{flex-shrink:0}.featured-template-list-module__Kopi_a__preview:hover,.featured-template-list-module__Kopi_a__editorLink:hover{text-underline-offset:4px;text-decoration:underline}.featured-template-list-module__Kopi_a__preview:focus-visible,.featured-template-list-module__Kopi_a__editorLink:focus-visible,.featured-template-list-module__Kopi_a__list:focus-visible{outline:2px solid var(--brand-accent);outline-offset:4px;border-radius:3px}.featured-template-list-module__Kopi_a__note{margin-top:24px;font-size:14px}.featured-template-list-module__Kopi_a__scrollHint{display:none}@media (max-width:900px){.featured-template-list-module__Kopi_a__list{overscroll-behavior-x:contain;scroll-snap-type:x proximity;grid-template-columns:none;grid-auto-columns:clamp(208px,65vw,248px);grid-auto-flow:column;padding-bottom:14px;scroll-padding-inline:5px;overflow-x:auto}.featured-template-list-module__Kopi_a__collection{scroll-snap-align:start}.featured-template-list-module__Kopi_a__scrollHint{color:var(--brand-text-secondary);align-items:center;gap:8px;margin:0 0 16px;font-size:14px;line-height:1.5;display:flex}}@media (max-width:600px){.featured-template-list-module__Kopi_a__section{margin-bottom:40px;padding-bottom:32px}.featured-template-list-module__Kopi_a__heading{margin-bottom:20px}}
