.home-page{--home-red:#EA232B;--home-red-light:#fef0f0;--home-red-hover:#d01f26;--home-navy:#0b1220;--home-surface:#f4f7fb;--home-surface-2:#eef2f7;--home-text:#111827;--home-muted:#6b7280;--home-border:#e5e7eb;--home-max:var(--platform-content-max,90rem);--home-radius:16px;--home-radius-sm:12px;--home-btn-radius:10px;--home-space-3:1.5rem;--home-space-5:2.5rem;--home-space-7:3.5rem;--home-space-9:4.5rem;--home-space-11:6rem;--home-gap-sm:var(--home-space-3);--home-gap-md:var(--home-space-5);--home-gap-lg:var(--home-space-9);--home-gap-section:var(--home-space-11);--home-gap-cards-banner:2.75rem;--home-hero-tail:2rem;--home-section-y:var(--home-gap-section);--home-section-y-lg:var(--home-gap-section);--home-type-body:1rem;--home-type-display:clamp(2.25rem,5vw,3.25rem);--home-type-hero:var(--home-type-display);--home-type-h2:var(--home-type-display);min-height:100vh;background:#fff;color:var(--home-text);font-family:var(--font-hanken,"Hanken Grotesk",system-ui,sans-serif);font-size:var(--home-type-body);line-height:1.6;overflow-x:clip;-webkit-font-smoothing:antialiased}.home-wrap{width:100%;max-width:var(--home-max);margin-inline:auto;padding-inline:24px}.home-section-mockup{padding-top:0;padding-bottom:var(--home-gap-section)}.home-section-tag{display:inline-flex;align-items:center;margin:0 0 .875rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--home-red)}.home-section-tag--muted{color:var(--home-muted)}.home-section-heading{margin:0;font-size:var(--home-type-display);line-height:1.08;font-weight:600;letter-spacing:-.03em;color:var(--home-text)}.home-section-heading-accent{color:var(--home-red)}.home-section-header{text-align:center;margin-bottom:var(--home-gap-md)}.home-section-header .home-section-tag{margin-bottom:1rem}.home-section-header .home-section-lead{margin-inline:auto}.home-section-header--row{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;text-align:left;flex-wrap:wrap}.home-section-header--row .home-section-lead{margin-inline:0}.home-section-lead{margin:1rem 0 0;max-width:42rem;font-size:var(--home-type-body);line-height:1.65;color:var(--home-muted)}.home-tag{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:999px;background:var(--home-surface-2);font-size:.75rem;font-weight:600;color:var(--home-muted)}.home-tag--accent{background:var(--home-red-light);color:var(--home-red)}.home-topbar--mockup{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);border-bottom:1px solid var(--home-border);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.home-topbar--premium{background:rgba(255,255,255,.94);border-bottom-color:rgba(226,232,240,.95);box-shadow:0 1px 0 rgba(15,23,42,.03)}.home-nav-bar--mockup{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:56px}.home-nav-bar--premium{min-height:56px}.home-nav-bar--mockup .home-logo-link{flex:0 1 auto;min-width:0;max-width:min(var(--ifmedia-logo-width-header),calc(100% - 11.5rem))}.home-nav-bar--mockup .home-logo-link .ifmedia-logo{display:block;width:100%;max-width:100%}.home-nav-mid--desktop{display:none;align-items:center;gap:.25rem}.home-nav-mid--premium{gap:.35rem}.home-nav-dropdown{position:relative}.home-nav-link--has-dropdown{display:inline-flex;align-items:center;gap:.35rem;border:none;background:transparent;cursor:pointer;font:inherit}.home-nav-link__chevron{transition:transform .2s ease}.home-nav-dropdown--open .home-nav-link__chevron{transform:rotate(180deg)}.home-nav-dropdown__bridge{position:absolute;top:100%;left:0;right:0;height:14px;z-index:59}.home-nav-dropdown__panel{position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%) translateY(8px);z-index:60;min-width:12.5rem;padding:.45rem;border:1px solid rgba(226,232,240,.95);border-radius:14px;background:#fff;box-shadow:0 18px 40px rgba(15,23,42,.12),0 4px 12px rgba(15,23,42,.06);display:grid;gap:.15rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.home-nav-dropdown--open .home-nav-dropdown__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.home-nav-dropdown__item{display:block;padding:.625rem .8rem;border-radius:10px;color:#334155;font-size:.9375rem;font-weight:600;line-height:1.35;text-decoration:none;white-space:nowrap;transition:background .18s ease,color .18s ease}.home-nav-dropdown__item:focus-visible,.home-nav-dropdown__item:hover{background:#fff1f2;color:var(--home-red);outline:none}.home-nav-shell{position:relative}.home-nav-link--mockup{position:relative;padding:.625rem .9rem;border-radius:var(--home-radius-sm);font-size:.975rem;font-weight:600;text-decoration:none;color:#475569;transition:color .2s ease,background .2s ease}.home-nav-link--mockup:hover{color:#0f172a;background:rgba(248,250,252,.9)}.home-nav-link--mockup.home-nav-link--active{color:var(--home-red);font-weight:700}.home-nav-link--mockup.home-nav-link--active:after{content:"";position:absolute;left:.9rem;right:.9rem;bottom:.35rem;height:2px;border-radius:999px;background:var(--home-red)}.home-nav-cta{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.home-nav-cta--premium{gap:.625rem}.home-nav-cta__login{font-weight:600}.home-nav-cta__primary{min-width:7.25rem;justify-content:center}.home-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--home-border);border-radius:var(--home-radius-sm);background:#fff;color:var(--home-text);font-size:1.25rem;line-height:1;cursor:pointer;transition:border-color .15s ease,background .15s ease}.home-nav-toggle:hover{border-color:#cbd5e1;background:var(--home-surface)}.home-nav-mobile{display:grid;gap:.375rem;padding:.5rem 0 1rem}.home-nav-mobile--premium{gap:.5rem;padding:.75rem 0 1.25rem;border-top:1px solid rgba(226,232,240,.9)}.home-nav-mobile-link{display:block;padding:.8rem .95rem;border-radius:.75rem;text-decoration:none;font-size:.975rem;font-weight:600;color:#0f172a;background:#f8fafc;transition:background .18s ease,color .18s ease}.home-nav-mobile-link--active{color:var(--home-red);background:#fff1f2;box-shadow:inset 0 0 0 1px rgba(183,20,34,.12)}.home-nav-mobile-section{margin:.75rem 0 .25rem;padding:0 .875rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--home-muted)}.home-nav-mobile-link--sub{font-size:.925rem;font-weight:500;color:#475569;background:transparent;padding-left:1.35rem}.home-nav-mobile-group{border-radius:.75rem;overflow:hidden;background:#f8fafc}.home-nav-mobile-group__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.8rem .95rem;border:none;background:transparent;font:inherit;font-size:.975rem;font-weight:600;color:#0f172a;cursor:pointer}.home-nav-mobile-group__trigger svg{transition:transform .2s ease}.home-nav-mobile-group--open .home-nav-mobile-group__trigger svg{transform:rotate(180deg)}.home-nav-mobile-group__panel{display:grid;gap:.15rem;padding:0 .35rem .65rem}@media (min-width:1024px){.home-nav-mid--desktop{display:flex}.home-nav-toggle{display:none}}@media (min-width:768px) and (max-width:1023px){.home-nav-mid--desktop{display:none}.home-nav-toggle{display:inline-flex}}@media (max-width:767px){.home-nav-bar--mockup .home-logo-link{max-width:min(var(--ifmedia-logo-width-header),calc(100% - 11rem))}.home-nav-cta--premium{gap:.35rem;flex-shrink:0}.home-nav-cta__login.home-btn-sm{display:inline-flex;padding-inline:.7rem;font-size:.8125rem;white-space:nowrap}.home-nav-cta__primary.home-btn-sm{min-width:auto;padding-inline:.8rem;font-size:.8125rem;white-space:nowrap}.home-nav-toggle{width:38px;height:38px;flex-shrink:0}}.home-hero--mockup{background:linear-gradient(180deg,#fff 0,var(--home-surface) 100%);overflow:hidden}.home-hero--search{position:relative;background:radial-gradient(ellipse 42% 48% at 8% 28%,rgba(254,226,226,.55) 0,transparent 70%),radial-gradient(ellipse 38% 44% at 94% 22%,rgba(254,226,226,.42) 0,transparent 72%),radial-gradient(ellipse 50% 40% at 50% 100%,rgba(248,250,252,.9) 0,transparent 65%),linear-gradient(180deg,#fff,#faf9f8 48%,#fff);overflow:hidden}.home-hero--search:before{content:"";position:absolute;left:-4rem;top:6rem;width:12rem;height:28rem;pointer-events:none;opacity:.45;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='320' viewBox='0 0 120 320' fill='none'%3E%3Cpath d='M10 40c30 20 50 60 40 100s-30 80-20 120 40 50 70 60' stroke='%23fca5a5' stroke-width='1.5' stroke-linecap='round' fill='none' opacity='0.5'/%3E%3C/svg%3E") no-repeat 50% /contain}.home-hero--search:after{content:"";position:absolute;right:-1rem;top:4rem;width:11rem;height:18rem;pointer-events:none;opacity:.35;background-image:radial-gradient(circle,rgba(148,163,184,.55) 1px,transparent 1.2px);background-size:14px 14px;mask-image:radial-gradient(ellipse 70% 65% at 50% 40%,#000 20%,transparent 75%)}.home-hero-ambiance{display:none}@media (min-width:1024px){.home-hero-ambiance{display:block;position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 18rem 14rem at 12% 34%,rgba(252,165,165,.18),transparent 70%),radial-gradient(ellipse 16rem 12rem at 88% 30%,rgba(252,165,165,.14),transparent 72%)}}.home-hero-float{display:none;list-style:none;margin:0;padding:0}@media (min-width:768px){.home-hero-float{display:block;position:absolute;inset:0;z-index:2;pointer-events:none}.home-hero-float__item{position:absolute;pointer-events:auto;max-width:13.5rem}.home-hero-float__item--1{top:5.5rem;left:max(1rem,calc(50% - 30rem));transform:rotate(-3.5deg)}.home-hero-float__item--2{top:4.75rem;right:max(1rem,calc(50% - 30rem));transform:rotate(2.75deg)}.home-hero-float__item--3{top:17.5rem;left:max(.75rem,calc(50% - 32rem));transform:rotate(2.5deg)}.home-hero-float__item--4{top:16.25rem;right:max(.75rem,calc(50% - 31.5rem));transform:rotate(-2deg)}.home-hero-float__card{display:flex;align-items:center;gap:.625rem;min-width:11.5rem;padding:.625rem .875rem .625rem .625rem;border:1px solid rgba(241,245,249,.95);border-radius:.875rem;background:rgba(255,255,255,.96);box-shadow:0 1px 2px rgba(15,23,42,.04),0 10px 28px rgba(224,58,47,.1);text-decoration:none;color:inherit;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.home-hero-float__card:hover{border-color:#e2e8f0;box-shadow:0 2px 4px rgba(15,23,42,.05),0 14px 32px rgba(224,58,47,.14);transform:translateY(-2px)}.home-hero-float__card:focus-visible{outline:2px solid var(--home-red);outline-offset:3px}.home-hero-float__avatar{position:relative;width:2.5rem;height:2.5rem;flex-shrink:0;border-radius:999px;overflow:visible}.home-hero-float__avatar .home-creator-card-photo,.home-hero-float__avatar .home-creator-card-photo img,.home-hero-float__avatar .home-creator-card-photo--fallback{width:100%;height:100%;border-radius:999px}.home-hero-float__online{position:absolute;right:0;bottom:0;width:.625rem;height:.625rem;border-radius:999px;background:#22c55e;border:2px solid #fff;box-shadow:0 0 0 1px rgba(34,197,94,.25)}.home-hero-float__copy{display:flex;flex-direction:column;gap:.1rem;min-width:0;text-align:left}.home-hero-float__name{font-size:.8125rem;font-weight:600;line-height:1.25;color:var(--home-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hero-float__role{font-weight:400;color:var(--home-muted)}.home-hero-float__meta,.home-hero-float__role{font-size:.6875rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hero-float__meta{margin-top:.15rem;font-weight:500;color:#64748b}.home-hero-float__item--1 .home-hero-float__card,.home-hero-float__item--2 .home-hero-float__card{animation:home-hero-float-drift 7s ease-in-out infinite}.home-hero-float__item--3 .home-hero-float__card,.home-hero-float__item--4 .home-hero-float__card{animation:home-hero-float-drift 8.5s ease-in-out infinite reverse}}@media (min-width:768px) and (max-width:1023px){.home-hero-float__item--3,.home-hero-float__item--4{display:none}.home-hero-float__item--1{top:4.5rem;left:.75rem}.home-hero-float__item--2{top:4.25rem;right:.75rem}.home-hero-float__card{min-width:10.25rem;padding:.5rem .75rem .5rem .5rem}}@media (min-width:1280px){.home-hero-float__item--1{left:max(1.5rem,calc(50% - 34rem))}.home-hero-float__item--2{right:max(1.5rem,calc(50% - 34rem))}.home-hero-float__item--3{left:max(2rem,calc(50% - 36rem))}.home-hero-float__item--4{right:max(2rem,calc(50% - 35.5rem))}}@keyframes home-hero-float-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (prefers-reduced-motion:reduce){.home-hero-float__item--1 .home-hero-float__card,.home-hero-float__item--2 .home-hero-float__card,.home-hero-float__item--3 .home-hero-float__card,.home-hero-float__item--4 .home-hero-float__card{animation:none}}.home-hero--search .home-wrap{position:relative;z-index:1;padding-top:1rem;padding-bottom:var(--home-hero-tail)}@media (min-width:1024px){.home-hero--search .home-wrap{padding-top:1.25rem;padding-bottom:var(--home-hero-tail)}}.home-hero--search .home-hero-search-copy,.home-hero-search-layout{display:flex;flex-direction:column;align-items:center;width:100%}.home-hero--search .home-hero-search-copy{max-width:52rem;margin-inline:auto;text-align:center;position:relative;z-index:3}.home-hero-fc-section{display:flex;flex-direction:column;gap:1.5rem;width:100%;margin-top:4.5rem}.home-hero-fc-head{text-align:center;max-width:40rem;margin-inline:auto;margin-bottom:0}.home-hero-fc-head .home-section-tag{margin-bottom:.625rem}.home-hero-fc-head__title{margin:0;font-size:1rem;font-weight:600;line-height:1.45;color:var(--home-text)}.home-hero-fc-grid{width:100%}@media (min-width:1025px){.home-hero-fc-grid.home-fc-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.875rem}.home-hero-fc-grid .home-fc-card{padding:.375rem .375rem 0}.home-hero-fc-grid .home-fc-card__media{aspect-ratio:1/1;min-height:0}.home-hero-fc-grid .home-fc-card__service-badges{top:8px;left:8px;gap:.3rem}.home-hero-fc-grid .home-fc-card__service-badge{top:10px;left:10px;padding:.3rem .55rem;font-size:.6875rem}.home-hero-fc-grid .home-fc-card__service-badge svg{width:13px;height:13px}.home-hero-fc-grid .home-fc-card__save{top:10px;right:10px;width:2rem;height:2rem}.home-hero-fc-grid .home-fc-card__body{gap:.5rem;padding:.625rem .5rem .75rem}.home-hero-fc-grid .home-fc-card__name{font-size:.875rem}.home-hero-fc-grid .home-fc-card__count,.home-hero-fc-grid .home-fc-card__location,.home-hero-fc-grid .home-fc-card__note,.home-hero-fc-grid .home-fc-card__stats,.home-hero-fc-grid .home-fc-card__trust{font-size:.75rem}.home-hero-fc-grid .home-fc-card__chip{font-size:.6875rem;padding:.2rem .45rem}.home-hero-fc-grid .home-fc-card__cta{font-size:.8125rem;padding:.5rem .75rem}}.home-hero--search .home-hero-badge--center{margin:0 0 1.5rem}.home-hero--search .home-hero-title--center{max-width:20ch;margin:0;text-align:center}.home-hero--search .home-hero-value-prop{max-width:44rem;margin:1.5rem 0 0;font-size:1.0625rem;font-weight:500;line-height:1.65;color:#334155}.home-hero--search .home-hero-accent{color:var(--home-red)}.home-hero--search .home-hero-accent:after{display:none}.home-hero--search .home-hero-search{width:100%;max-width:40rem;margin:2.25rem auto 0}.home-hero-search__card{overflow:hidden;border:1px solid #e2e8f0;border-radius:1.125rem;background:#fff;box-shadow:0 4px 24px rgba(15,23,42,.08),0 1px 3px rgba(15,23,42,.04);transition:border-color .15s ease,box-shadow .15s ease}.home-hero-search__card:focus-within{border-color:rgba(234,35,43,.35);box-shadow:0 8px 32px rgba(15,23,42,.1),0 0 0 3px rgba(234,35,43,.08)}.home-hero-search__bar{display:flex;align-items:center;gap:.625rem;min-height:3.75rem;padding:.4375rem .4375rem .4375rem 1.125rem;background:transparent;border:none;border-radius:0;box-shadow:none;transition:none}.home-hero-search__bar:focus-within{border-color:transparent;box-shadow:none}.home-hero-search__icon{display:inline-flex;flex-shrink:0;color:#94a3b8}.home-hero-search__input-wrap{position:relative;flex:1;min-width:0;display:flex;align-items:center}.home-hero-search__placeholder-overlay{position:absolute;inset:0;display:flex;align-items:center;pointer-events:none;color:#94a3b8;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hero-search__caret{display:inline-block;width:1px;height:1em;margin-left:1px;background:currentColor;animation:home-hero-search-caret-blink 1s step-end infinite;vertical-align:text-bottom}@keyframes home-hero-search-caret-blink{50%{opacity:0}}.home-hero-search__bar input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:1rem;color:var(--home-text)}.home-hero-search__bar input::placeholder{color:#94a3b8}@media (prefers-reduced-motion:reduce){.home-hero-search__caret{animation:none;opacity:0}}.home-hero-search__submit{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;flex-shrink:0;border:none;border-radius:.875rem;background:var(--home-red);color:#fff;cursor:pointer;box-shadow:0 4px 14px rgba(234,35,43,.28);transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.home-hero-search__submit:hover{background:var(--home-red-hover);transform:translateY(-1px);box-shadow:0 6px 18px rgba(234,35,43,.32)}.home-hero-search__popular{margin:0;padding:.75rem 1.125rem .875rem;border-top:1px solid #f1f5f9;background:#fafbfc;text-align:center;font-size:.8125rem;color:var(--home-muted)}.home-hero-search__popular-link{color:#2563eb;text-decoration:none;font-weight:500}.home-hero-search__popular-link:hover{text-decoration:underline}.home-hero--search .home-hero-pills--center{justify-content:center;margin-top:1.5rem}.home-hero-pill--link{text-decoration:none;color:inherit;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.home-hero-pill--link:hover{border-color:rgba(234,35,43,.3);background:var(--home-red-light);color:var(--home-red);box-shadow:0 2px 8px rgba(234,35,43,.08);transform:translateY(-1px)}.home-hero-pill--link:active,.home-hero-pill--link:focus-visible{border-color:rgba(234,35,43,.45);background:#fee2e2;color:var(--home-red);outline:none}.home-hero-cards__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.home-hero-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--home-border);border-radius:var(--home-radius-sm);overflow:hidden;box-shadow:0 1px 3px rgba(15,23,42,.05);transition:box-shadow .2s ease,transform .2s ease}.home-hero-card:hover{box-shadow:0 10px 28px rgba(15,23,42,.08);transform:translateY(-2px)}.home-hero-card__media{position:relative;aspect-ratio:4/5;min-height:180px;background:var(--home-surface-2);overflow:hidden}.home-hero-card__media-link{display:block;width:100%;height:100%}.home-hero-card__media .home-creator-card-photo,.home-hero-card__media .home-creator-card-photo img,.home-hero-card__media .home-creator-card-photo--fallback{width:100%;height:100%}.home-hero-card__save{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:rgba(255,255,255,.94);color:#94a3b8;text-decoration:none;box-shadow:0 1px 3px rgba(15,23,42,.08);transition:color .15s ease}.home-hero-card__save:hover{color:var(--home-red)}.home-hero-card__body{display:flex;flex-direction:column;gap:.625rem;padding:.875rem .875rem 1rem;flex:1}.home-hero-card__name{margin:0;font-size:.875rem;font-weight:600;line-height:1.35}.home-hero-card__name a{color:var(--home-text);text-decoration:none}.home-hero-card__name a:hover{color:var(--home-red)}.home-hero-card__location{margin:.125rem 0 0;font-size:.75rem;color:var(--home-muted)}.home-hero-card__tags{display:flex;flex-wrap:wrap;gap:.375rem}.home-hero-card__cta{margin-top:auto;width:100%;justify-content:center}.home-hero-trust-banner-wrap{margin-top:1.25rem}.home-hero-trust-banner{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#fff9f9,#fff 45%,#f8fafc);border:1px solid var(--home-border);border-radius:var(--home-radius);box-shadow:0 1px 3px rgba(15,23,42,.04)}.home-hero-trust-banner__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0;border-radius:999px;background:#fff;color:var(--home-red);box-shadow:0 1px 3px rgba(15,23,42,.06)}.home-hero-trust-banner__copy{flex:1;min-width:12rem}.home-hero-trust-banner__title{margin:0;font-size:.9375rem;font-weight:600;color:var(--home-text)}.home-hero-trust-banner__sub{margin:.25rem 0 0;font-size:.875rem;line-height:1.55;color:var(--home-muted)}.home-hero-trust-banner__link{display:inline-flex;align-items:center;gap:.375rem;margin-left:auto;font-size:.875rem;font-weight:600;color:var(--home-red);text-decoration:none;white-space:nowrap}.home-hero-trust-banner__link:hover{text-decoration:underline}@media (max-width:1280px){.home-hero-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.home-hero-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-trust-banner__link{margin-left:0;width:100%}}@media (max-width:560px){.home-hero-cards__grid{display:flex;gap:.875rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.home-hero-card{flex:0 0 min(72vw,260px);scroll-snap-align:start}.home-hero-pills--center{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;max-width:100%;padding-bottom:.25rem}}.home-hero--mockup .home-wrap{padding-block:var(--home-section-y)}@media (min-width:1024px){.home-hero--mockup .home-wrap{padding-block:var(--home-section-y-lg)}}.home-hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:1024px){.home-hero-grid{grid-template-columns:1fr 1fr;gap:3.5rem}}.home-hero-copy{display:flex;flex-direction:column;gap:1.75rem}.home-hero-badge{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;padding:.375rem .875rem .375rem .625rem;border:1px solid rgba(234,35,43,.2);border-radius:999px;background:var(--home-red-light);font-size:.8125rem;font-weight:600;color:var(--home-red)}.home-hero-badge__leaf{display:inline-flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:50%;background:#fff;font-size:.75rem;line-height:1}.home-hero-title{margin:0;font-size:clamp(2.25rem,4.2vw,3.35rem);line-height:1.06;font-weight:700;letter-spacing:-.035em;color:var(--home-text)}.home-hero-accent{position:relative;display:inline-block;color:var(--home-text);white-space:nowrap}.home-hero-accent:after{content:"";position:absolute;left:0;right:0;bottom:.08em;height:.28em;border-radius:2px;background:linear-gradient(90deg,rgba(234,35,43,.15),rgba(234,35,43,.45));z-index:-1}.home-hero-lead{margin:1rem 0 0;max-width:32rem;font-size:var(--home-type-body);line-height:1.65;color:var(--home-muted)}.home-hero-trust{display:grid;gap:.625rem;margin:0;padding:0;list-style:none}.home-hero-trust__item{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;color:var(--home-text)}.home-hero-trust__item:before{content:"";flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.15rem;border-radius:50%;background:var(--home-red-light) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23e03a2f'%3E%3Cpath d='M6.5 11.2 3.8 8.5l-.9.9 3.6 3.6 7.4-7.4-.9-.9z'/%3E%3C/svg%3E") center /.7rem no-repeat}.home-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}.home-hero-visual{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.home-hero-mosaic{position:relative;z-index:1;display:grid;width:100%;max-width:520px;margin-inline:auto;grid-template-columns:minmax(0,.92fr) minmax(0,1.35fr) minmax(0,.92fr);grid-template-rows:108px 108px;gap:10px;align-items:start}.home-hero-mosaic__tile{position:relative;margin:0;overflow:hidden;border-radius:var(--home-radius-sm);border:2px solid #fff;box-shadow:0 14px 36px rgba(11,18,32,.12);background:var(--home-surface-2);min-width:0;min-height:0}.home-hero-mosaic__tile .home-image-placeholder,.home-hero-mosaic__tile img{border-radius:inherit}.home-hero-mosaic__left-top{grid-column:1;grid-row:1;height:108px}.home-hero-mosaic__left-bottom{grid-column:1;grid-row:2;height:108px}.home-hero-mosaic__center{grid-column:2;grid-row:1/span 2;margin-top:24px;height:calc(216px + 10px + 24px)}.home-hero-mosaic__right-top{grid-column:3;grid-row:1;height:108px}.home-hero-mosaic__right-bottom{grid-column:3;grid-row:2;height:108px}@media (min-width:1024px){.home-hero-mosaic{max-width:540px;grid-template-rows:114px 114px;gap:12px}.home-hero-mosaic__left-bottom,.home-hero-mosaic__left-top,.home-hero-mosaic__right-bottom,.home-hero-mosaic__right-top{height:114px}.home-hero-mosaic__center{margin-top:28px;height:calc(228px + 12px + 28px)}}@media (max-width:640px){.home-hero-mosaic{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:220px 92px 92px;max-width:100%}.home-hero-mosaic__center{grid-column:1/-1;grid-row:1;margin-top:0;height:220px}.home-hero-mosaic__left-top{grid-column:1;grid-row:2;height:92px}.home-hero-mosaic__left-bottom{grid-column:1;grid-row:3;height:92px}.home-hero-mosaic__right-top{grid-column:2;grid-row:2;height:92px}.home-hero-mosaic__right-bottom{grid-column:2;grid-row:3;height:92px}}.home-hero-match{position:relative;z-index:2;width:min(100%,17.5rem);margin-inline:auto;padding:1rem 1.125rem;border:1px solid var(--home-border);border-radius:var(--home-radius);background:#fff;box-shadow:0 18px 48px rgba(11,18,32,.12)}@media (min-width:1024px){.home-hero-match{position:absolute;right:0;bottom:0;margin-inline:0}}.home-hero-match__eyebrow{margin:0 0 .375rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--home-muted)}.home-hero-match__title{margin:0;font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--home-text)}.home-hero-match__meta{display:flex;align-items:center;gap:.5rem;margin-top:.625rem;font-size:.8125rem;color:var(--home-muted)}.home-hero-match__score{display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .5rem;border-radius:999px;background:var(--home-surface);font-weight:600;color:var(--home-text)}.home-hero-match__score:before{content:"★";color:#f59e0b;font-size:.75rem}.home-trust-bar{border-block:1px solid var(--home-border);background:#fff}.home-trust-bar__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;padding-block:1.25rem;text-align:center}.home-trust-bar__label{margin:0;font-size:.9375rem;font-weight:600;color:var(--home-text)}.home-trust-bar__meta{margin:0;font-size:.875rem;color:var(--home-muted)}.home-trust-bar__meta strong{font-weight:600;color:var(--home-red)}@media (min-width:768px){.home-trust-bar__inner{flex-direction:row;gap:1rem}.home-trust-bar__meta:before{content:"·";margin-right:1rem;color:var(--home-border)}}.home-services--mockup{background:var(--home-surface)}.home-services--mockup .home-wrap{display:flex;flex-direction:column;gap:2.5rem}.home-services-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.home-services-header .home-section-lead{margin-inline:auto}.home-services-stack{display:grid;gap:1.25rem}.home-service-card--mockup{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center;padding:1.5rem;border:1px solid var(--home-border);border-radius:var(--home-radius);background:#fff;box-shadow:0 4px 24px rgba(11,18,32,.04)}@media (min-width:768px){.home-service-card--mockup{grid-template-columns:1fr 1fr;padding:2rem}}.home-service-card__media{position:relative;width:100%;aspect-ratio:16/10;border-radius:var(--home-radius-sm);overflow:hidden;background:linear-gradient(135deg,var(--home-surface-2),#dfe7f1)}@media (min-width:768px){.home-service-card--mockup.home-service-card--image-right .home-service-card__media{order:2}.home-service-card--mockup.home-service-card--image-right .home-service-card__body{order:1}}.home-service-card__media img{width:100%;height:100%;object-fit:cover}.home-service-card__body{display:flex;flex-direction:column;gap:.75rem}.home-service-card__icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--home-red-light);color:var(--home-red);font-size:1.25rem}.home-service-card__title{margin:0;font-size:1.125rem;font-weight:600;line-height:1.3;color:var(--home-text)}.home-service-card__desc{margin:0;font-size:var(--home-type-body);line-height:1.65;color:var(--home-muted)}.home-service-card__link{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;margin-top:.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;color:var(--home-red);transition:gap .15s ease}.home-service-card__link:hover{gap:.55rem}.home-workflow--mockup{padding-block:var(--home-section-y);background:#fff}@media (min-width:1024px){.home-workflow--mockup{padding-block:var(--home-section-y-lg)}}.home-workflow--mockup .home-wrap{display:flex;flex-direction:column;gap:3rem}.home-workflow-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.home-workflow-header .home-section-lead{margin-inline:auto}.home-workflow-track{position:relative;display:grid;gap:2rem}@media (min-width:1024px){.home-workflow-track{grid-template-columns:repeat(4,1fr);gap:1.5rem}.home-workflow-track:before{content:"";position:absolute;top:2rem;left:12.5%;right:12.5%;height:0;border-top:2px dashed var(--home-border);z-index:0}}.home-workflow-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}@media (max-width:1023px){.home-workflow-step:not(:last-child):after{content:"";width:2px;height:1.5rem;margin-top:.5rem;background:repeating-linear-gradient(180deg,var(--home-border) 0,var(--home-border) 4px,transparent 4px,transparent 8px)}}.home-workflow-step__icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;font-size:1.25rem;font-weight:600;box-shadow:0 8px 24px rgba(11,18,32,.08)}.home-workflow-step:nth-child(odd) .home-workflow-step__icon{background:var(--home-red-light);color:var(--home-red)}.home-workflow-step:nth-child(2n) .home-workflow-step__icon{background:#e8f0fe;color:#2563eb}.home-workflow-step__num{display:block;margin-bottom:.125rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--home-muted)}.home-workflow-step__title{margin:0;font-size:1rem;font-weight:600;line-height:1.35;color:var(--home-text)}.home-workflow-step__desc{margin:.375rem 0 0;max-width:14rem;font-size:.875rem;line-height:1.55;color:var(--home-muted)}.home-creators--mockup{background:var(--home-surface);overflow:hidden}.home-creators--mockup .home-wrap{display:flex;flex-direction:column;gap:2rem}.home-creators-header{display:flex;flex-direction:column;gap:.75rem}@media (min-width:768px){.home-creators-header{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:1.5rem}}.home-creators-header__actions{flex-shrink:0}.home-creators-scroll{display:flex;gap:1rem;margin-inline:-24px;padding-inline:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.home-creators-scroll::-webkit-scrollbar{display:none}@media (min-width:1024px){.home-creators-scroll{margin-inline:0;padding-inline:0;overflow:visible;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.home-creators-scroll--count-1{grid-template-columns:minmax(0,280px)}.home-creators-scroll--count-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:640px}}.home-creator-card-photo{position:relative;width:100%;height:100%;overflow:hidden;background:var(--home-surface-2)}.home-creator-card-photo img{display:block;width:100%;height:100%;object-fit:cover}.home-creator-card-photo--fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(145deg,#e8edf5,#d5dce8)}.home-creator-card-photo--fallback span{font-size:2rem;font-weight:600;letter-spacing:.04em;color:var(--home-muted)}.home-creator-card--mockup{flex:0 0 min(78vw,280px);scroll-snap-align:start;border:1px solid var(--home-border);border-radius:var(--home-radius);background:#fff;overflow:hidden;box-shadow:0 8px 32px rgba(11,18,32,.06);transition:transform .2s ease,box-shadow .2s ease}@media (min-width:1024px){.home-creator-card--mockup{flex:unset}}.home-creator-card--mockup:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(11,18,32,.1)}.home-creator-card--mockup a{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.home-creator-card__media{position:relative;aspect-ratio:3/4;background:var(--home-surface-2)}.home-creator-card__media img{width:100%;height:100%;object-fit:cover}.home-creator-card__verified{position:absolute;top:.875rem;left:.875rem;display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .625rem;border-radius:999px;background:rgba(255,255,255,.92);backdrop-filter:blur(6px);font-size:.6875rem;font-weight:600;color:var(--home-text)}.home-creator-card__verified:before{content:"";width:.625rem;height:.625rem;border-radius:50%;background:var(--home-red)}.home-creator-card__body{display:flex;flex-direction:column;gap:.5rem;padding:1.125rem}.home-creator-card__name{margin:0;font-size:1rem;font-weight:600;color:var(--home-text)}.home-creator-card__role{margin:0;font-size:.8125rem;color:var(--home-muted)}.home-creator-card__rating{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;font-weight:600;color:var(--home-text)}.home-creator-card__rating:before{content:"★";color:#f59e0b;font-size:.75rem}.home-creator-card__tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.25rem}.home-projects--mockup .home-wrap{display:flex;flex-direction:column;gap:2rem}.home-projects-header{display:flex;flex-direction:column;gap:.75rem}@media (min-width:768px){.home-projects-header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.home-projects-list{display:grid;gap:1rem}.home-project-card--mockup{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;padding:1rem;border:1px solid var(--home-border);border-radius:var(--home-radius);background:#fff;text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.home-project-card--mockup:hover{border-color:#cbd5e1;box-shadow:0 8px 28px rgba(11,18,32,.06)}@media (min-width:768px){.home-project-card--mockup{padding:1.25rem 1.5rem;gap:1.25rem}}.home-project-card__thumb{position:relative;width:4.5rem;height:4.5rem;border-radius:var(--home-radius-sm);overflow:hidden;background:var(--home-surface-2);flex-shrink:0}.home-project-card__thumb img{width:100%;height:100%;object-fit:cover}.home-project-card__main{min-width:0}.home-project-card__title{margin:0;font-size:1rem;font-weight:600;line-height:1.35;color:var(--home-text)}.home-project-card__brand{margin:.25rem 0 0;font-size:.875rem;color:var(--home-muted)}.home-project-card__meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.home-project-card__btn{display:none;flex-shrink:0}@media (min-width:768px){.home-project-card__btn{display:inline-flex}}.home-project-card__btn-mobile{grid-column:1/-1;display:flex}@media (min-width:768px){.home-project-card__btn-mobile{display:none}}.home-why--mockup{background:var(--home-surface)}.home-why--mockup .home-wrap{display:grid;gap:3rem}@media (min-width:1024px){.home-why--mockup .home-wrap{grid-template-columns:1fr 1fr;gap:4rem;align-items:start}}.home-why-copy{display:flex;flex-direction:column;gap:1.25rem}.home-why-copy .home-section-lead{max-width:none}.home-why-fee-badge{display:inline-flex;align-items:center;gap:.875rem;width:fit-content;margin-top:.5rem;padding:1rem 1.25rem;border:1px solid rgba(234,35,43,.15);border-radius:var(--home-radius);background:#fff;box-shadow:0 8px 28px rgba(11,18,32,.05)}.home-why-fee-badge__shield{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--home-red-light);color:var(--home-red);font-size:1.375rem;line-height:1}.home-why-fee-badge__text strong{display:block;font-size:1.5rem;font-weight:600;line-height:1.2;color:var(--home-text)}.home-why-fee-badge__text span{display:block;margin-top:.125rem;font-size:.875rem;color:var(--home-muted)}.home-why-features{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.home-why-features{grid-template-columns:1fr 1fr;gap:1.25rem}}.home-why-feature{display:flex;flex-direction:column;gap:.625rem;padding:1.25rem;border:1px solid var(--home-border);border-radius:var(--home-radius);background:#fff}.home-why-feature__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--home-radius-sm);background:var(--home-surface);color:var(--home-red);font-size:1.125rem}.home-why-feature__title{margin:0;font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--home-text)}.home-why-feature__desc{margin:0;font-size:.875rem;line-height:1.55;color:var(--home-muted)}.home-final-cta--mockup{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--home-navy) 0,#162033 55%,#1a2740 100%);color:#fff}.home-final-cta--mockup .home-wrap{position:relative;z-index:1;display:grid;gap:2.5rem;padding-block:var(--home-section-y)}@media (min-width:1024px){.home-final-cta--mockup .home-wrap{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding-block:var(--home-section-y-lg)}}.home-final-cta__copy{display:flex;flex-direction:column;gap:1rem}.home-final-cta__title{margin:0;font-size:var(--home-type-h2);line-height:1.12;font-weight:600;letter-spacing:-.02em;color:#fff}.home-final-cta__lead{margin:0;max-width:28rem;font-size:var(--home-type-body);line-height:1.65;color:rgba(255,255,255,.72)}.home-final-cta__actions{display:flex;flex-direction:column;gap:.75rem;max-width:20rem}.home-final-cta__map{position:relative;display:flex;align-items:center;justify-content:center;min-height:220px;opacity:.35}@media (min-width:1024px){.home-final-cta__map{min-height:320px;opacity:.5}}.home-final-cta__map svg{width:100%;max-width:420px;height:auto;fill:rgba(255,255,255,.12);stroke:rgba(255,255,255,.25);stroke-width:1}.home-final-cta--mockup .home-btn-primary{box-shadow:0 12px 32px rgba(234,35,43,.35)}.home-final-cta--mockup .home-btn-outline-light:hover{background:rgba(255,255,255,.08)}.home-footer{background:var(--home-navy,#0b1220);color:rgba(255,255,255,.75);padding-top:var(--home-section-y);padding-bottom:0;border-top:1px solid rgba(255,255,255,.06)}@media (min-width:1024px){.home-footer{padding-top:var(--home-section-y-lg)}}.home-footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width:640px){.home-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home-footer__grid{grid-template-columns:1.6fr 1fr 1.3fr 1fr 1.2fr;gap:3rem}}.home-footer__brand{display:flex;flex-direction:column;gap:1rem}.home-footer__logo-link{display:inline-block;margin-bottom:.25rem}.home-footer__brand-desc{margin:0;font-size:.8125rem;line-height:1.7;color:rgba(255,255,255,.52);max-width:38ch}.home-footer__platform-line{margin:0;font-size:.75rem;line-height:1.6;color:rgba(255,255,255,.38)}.home-footer__platform-line strong{color:rgba(255,255,255,.6);font-weight:600}.home-footer__col-title{margin:0 0 1rem;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.38)}.home-footer__col-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.6rem}.home-footer__col-list a{color:rgba(255,255,255,.7);font-size:.84375rem;text-decoration:none;transition:color .15s}.home-footer__col-list a:hover{color:#fff}.home-footer__contact-line{display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.7);font-size:.84375rem;text-decoration:none;transition:color .15s}.home-footer__contact-line:hover{color:#fff}.home-footer__address{display:flex;align-items:flex-start;gap:6px;color:rgba(255,255,255,.52);font-size:.8125rem;line-height:1.5}.home-footer__address svg{flex-shrink:0;margin-top:2px;opacity:.6}.home-footer__hours{margin-top:1.5rem}.home-footer__hours-title{margin:0 0 .6rem;font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.38)}.home-footer__hours-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.3rem}.home-footer__hours-list li{display:flex;justify-content:space-between;gap:.75rem;font-size:.75rem;color:rgba(255,255,255,.55)}.home-footer__hours-closed{color:rgba(255,255,255,.3)!important}.home-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:3rem;padding:1.25rem 0;border-top:1px solid rgba(255,255,255,.08)}.home-footer__copy{margin:0;font-size:.8125rem;color:rgba(255,255,255,.38)}.home-footer__copy-block{display:grid;gap:.25rem}.home-footer__copy-sub{margin:0;font-size:.75rem;color:rgba(255,255,255,.32)}.home-footer__legal{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.home-footer__legal a{color:rgba(255,255,255,.5);font-size:.8125rem;text-decoration:none;transition:color .15s}.home-footer__legal a:hover{color:#fff}.home-footer__cookie-settings{appearance:none;margin:0;padding:0;border:0;background:transparent;color:rgba(255,255,255,.5);font:inherit;font-size:.8125rem;cursor:pointer;text-decoration:none;transition:color .15s}.home-footer__cookie-settings:hover{color:#fff}.home-footer__socials{display:flex;align-items:center;gap:1rem}.home-footer__socials a{color:rgba(255,255,255,.45);transition:color .15s;display:grid;place-items:center}.home-footer__socials a:hover{color:#fff}@media (max-width:639px){.home-footer__bottom{flex-direction:column;align-items:flex-start;gap:1rem}.home-footer__grid>*{grid-column:span 1}}.home-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:44px;padding:12px 22px;border-radius:var(--home-btn-radius);font-size:.9375rem;font-weight:600;text-decoration:none;border:1.5px solid transparent;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease,color .15s ease}.home-btn:active{transform:scale(.98)}.home-btn-sm{min-height:40px;padding:10px 18px;font-size:.875rem}.home-btn-lg{min-height:52px;padding:14px 28px;font-size:1rem}.home-btn-block{width:100%}.home-btn-primary{background:var(--home-red);color:#fff;box-shadow:0 8px 22px rgba(234,35,43,.22)}.home-btn-primary:hover{background:var(--home-red-hover)}.home-btn-secondary{background:#fff;color:#191c1d;border-color:#e4beba;gap:.4rem}.home-btn-secondary:hover{background:#f8f9fa;border-color:#d4bbb7;color:#191c1d}.home-btn-outline{background:#fff;color:var(--home-red);border:1px solid rgba(234,35,43,.45);box-shadow:none}.home-btn-outline:hover{background:var(--home-red-light);border-color:var(--home-red);color:var(--home-red)}.home-btn-outline-light{background:transparent;color:#fff;border-color:rgba(255,255,255,.65)}.home-btn-outline-light:hover{background:rgba(255,255,255,.08)}.home-image-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.75rem;text-align:center;background:linear-gradient(145deg,#e8edf5,#d5dce8);border:1px dashed rgba(107,114,128,.35)}.home-image-placeholder--silent{border:none;background:linear-gradient(145deg,#eef2f7,#e2e8f0)}.home-image-placeholder__label{font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--home-muted);line-height:1.35}.home-image-placeholder__hint{font-size:.625rem;font-weight:500;color:#94a3b8}.home-page .home-btn-ghost{background:#fff;color:var(--home-muted);border:1px solid var(--home-border);box-shadow:none;font-weight:600}.home-page .home-btn-ghost:hover{border-color:#cbd5e1;color:var(--home-text);background:var(--home-surface)}.home-page .home-btn-ghost-light{background:transparent;color:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.18);box-shadow:none;font-weight:600}.home-page .home-btn-ghost-light:hover{color:rgba(255,255,255,.9);border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.06)}.home-page .home-btn-primary{font-weight:600}@media (max-width:767px){.home-page{--home-section-y:3rem;--home-type-hero:clamp(1.875rem,8vw,2.25rem)}.home-wrap{padding-inline:20px}.home-svc-grid{gap:1.125rem}.home-hero-accent{white-space:normal}.home-hero-badge{max-width:100%;font-size:.75rem}.home-hero-actions{flex-direction:column;width:100%}.home-hero-actions .home-btn{width:100%}.home-creators-scroll{margin-inline:-20px;padding-inline:20px}.home-creator-card--mockup{flex-basis:min(85vw,280px)}.home-project-card--mockup{grid-template-columns:auto 1fr;gap:.875rem;padding:1rem}.home-project-card__title{font-size:.9375rem}.home-final-cta__actions{max-width:none;width:100%}.home-final-cta__map{min-height:160px}.home-service-card--mockup{padding:1.25rem}.home-service-card__media{min-height:180px}.home-why-fee-badge{width:100%;max-width:100%}.home-workflow-step__desc{max-width:none}}@media (max-width:380px){.home-nav-bar--mockup{min-height:52px;gap:.5rem}.home-nav-cta__login.home-btn-sm{padding-inline:.55rem;font-size:.75rem}.home-nav-cta .home-btn-primary.home-btn-sm{padding-inline:.65rem;font-size:.75rem}.home-project-card__thumb{width:3.75rem;height:3.75rem}}.home-hero-badge__dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--home-red);flex-shrink:0}.home-hero-accent{color:var(--home-red)!important}.home-hero-accent:after{display:none!important}.home-hero-title-after{color:var(--home-text)}.home-hero-pills{display:flex;flex-wrap:wrap;gap:.5rem}.home-hero-pill{gap:.4rem;padding:.4375rem .875rem;border:1px solid var(--home-border);border-radius:999px;background:#fff;font-size:.8125rem;font-weight:500;color:var(--home-text);white-space:nowrap;box-shadow:0 1px 2px rgba(15,23,42,.03)}.home-hero-btn,.home-hero-pill{display:inline-flex;align-items:center}.home-hero-btn{gap:.5rem}.home-hero-proof{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.home-hero-proof__avatars{display:flex}.home-hero-proof__av{width:2rem;height:2rem;border-radius:50%;overflow:hidden;border:2px solid #fff;margin-left:-.5rem;background:var(--home-surface-2);flex-shrink:0}.home-hero-proof__av:first-child{margin-left:0}.home-hero-proof__av--empty{background:var(--home-surface-2)}.home-hero-proof__av img,.home-hero-proof__av>div{width:100%;height:100%;object-fit:cover}.home-hero-proof__rating{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--home-text)}.home-hero-proof__stars{color:#f59e0b;letter-spacing:-.05em;font-size:.75rem}.home-hero-net{position:relative;width:100%;min-height:420px;display:none}@media (min-width:1024px){.home-hero-net{display:block}}.home-hero-net__bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(224,58,47,.1) 0,rgba(224,58,47,.04) 55%,transparent 80%);pointer-events:none;z-index:0}.home-hero-net__wires{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:visible}.home-hero-net__center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;border-radius:50%;background:#fff;border:2px solid rgba(234,35,43,.15);box-shadow:0 8px 32px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;color:var(--home-red);z-index:2}.home-hero-net__deco{position:absolute;pointer-events:none;opacity:.5;z-index:1}.home-hero-net__deco--1{top:47%;left:47%;font-size:.875rem}.home-hero-net__deco--2{top:27%;left:34%;font-size:.5625rem;color:var(--home-red)}.home-hero-net__deco--3{top:65%;left:57%;font-size:.4375rem;color:var(--home-red)}.home-hero-net__card{position:absolute;display:flex;align-items:center;gap:.625rem;padding:.625rem .875rem;background:#fff;border:1px solid #f1f5f9;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.07);min-width:165px;z-index:3;transition:box-shadow .2s ease,transform .2s ease}.home-hero-net__card:hover{box-shadow:0 8px 28px rgba(0,0,0,.1);transform:translateY(-2px)}.home-hero-net__card--1{top:2%;left:0}.home-hero-net__card--2{top:4%;right:0}.home-hero-net__card--3{top:40%;left:0}.home-hero-net__card--4{top:34%;right:0}.home-hero-net__card--5{bottom:6%;left:10%}.home-hero-net__card--6{bottom:0;right:0}.home-hero-net__card-av{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;flex-shrink:0;overflow:hidden}.home-hero-net__card-av .home-creator-card-photo,.home-hero-net__card-av .home-creator-card-photo img,.home-hero-net__card-av .home-creator-card-photo--fallback{width:100%;height:100%}.home-hero-net__card-info{min-width:0}.home-hero-net__card-name{margin:0;font-size:.8125rem;font-weight:700;color:var(--home-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-hero-net__card-city{margin:0;font-size:.6875rem;color:var(--home-muted);white-space:nowrap}.home-hero-net__card-role{margin:0;font-size:.6875rem;font-weight:600;white-space:nowrap}.home-hiw:not(.home-hiw--page){padding-top:7rem;padding-bottom:7rem;background:#fff}@media (min-width:1024px){.home-hiw:not(.home-hiw--page){padding-top:8rem;padding-bottom:8rem}}.home-hiw__workflow-head{margin-bottom:var(--home-gap-md)}.home-hiw--page{padding-block:clamp(2rem,4vw,3rem) clamp(2.5rem,5vw,4rem);background:linear-gradient(180deg,#fff 0,var(--home-surface) 100%)}.home-hiw__shell{display:flex;flex-direction:column;gap:1.75rem}.home-hiw__page-hero{padding:clamp(1.5rem,3vw,2.25rem);border:1px solid var(--home-border);border-radius:var(--home-radius);background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04)}.home-hiw__page-title{margin:0;max-width:52rem;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.12;font-weight:600;letter-spacing:-.03em;color:var(--home-text)}.home-hiw__page-intro{margin:.875rem 0 0;max-width:46rem;font-size:1.0625rem;line-height:1.65;color:var(--home-muted)}.home-hiw__page-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.home-hiw__panel{padding:clamp(1.5rem,3vw,2.25rem);border:1px solid var(--home-border);border-radius:var(--home-radius);background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04)}.home-hiw__track{--home-hiw-preview-min-height:11.25rem;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;width:100%;min-width:0}.home-hiw__step{position:relative;display:grid;grid-template-columns:auto 1fr;column-gap:.75rem;row-gap:.35rem;width:100%;min-width:0;padding:1rem;border:1px solid var(--home-border);border-radius:var(--home-radius);background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04)}.home-hiw__step-top{grid-column:1;grid-row:1;display:flex;align-items:flex-start;justify-content:center;margin:0}.home-hiw__step-icon{width:44px;height:44px;border-radius:10px;background:var(--home-red-light);color:var(--home-red);display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:2}.home-hiw__connector{display:none;position:relative;flex:1;align-items:center;min-width:0;margin-inline:6px}.home-hiw__connector-line{position:relative;display:block;width:100%;height:2px;border-radius:999px;background:repeating-linear-gradient(90deg,#fca5a5,#fca5a5 4px,transparent 0,transparent 9px)}.home-hiw__connector-line:after,.home-hiw__connector-line:before{content:"";position:absolute;top:50%;width:7px;height:7px;border-radius:50%;background:#fff;border:2px solid #fca5a5;transform:translateY(-50%)}.home-hiw__connector-line:before{left:0}.home-hiw__connector-line:after{right:0}.home-hiw__step-body{display:contents;min-width:0}.home-hiw__step-num{grid-column:2;grid-row:1;align-self:center;margin:0;min-width:0;font-size:.75rem;font-weight:600;color:var(--home-red);letter-spacing:.08em}.home-hiw__step-title{font-size:.875rem;font-weight:600;color:var(--home-text);line-height:1.35}.home-hiw__step-desc,.home-hiw__step-title{grid-column:1/-1;margin:0;min-width:0;overflow-wrap:anywhere}.home-hiw__step-desc{font-size:.8125rem;color:var(--home-muted);line-height:1.55}.home-hiw__preview{grid-column:1/-1;min-width:0}.home-hiw__preview,.home-hiw__ui{display:flex;width:100%;min-height:var(--home-hiw-preview-min-height)}.home-hiw__ui{flex:1;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;padding:.875rem;flex-direction:column;gap:.45rem;font-size:.75rem}.home-hiw__ui--complete{background:linear-gradient(180deg,#f0fdf4,#f8fafc);border-color:#bbf7d0;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.home-hiw__ui-label{font-weight:600;color:#334155;margin:0 0 4px;font-size:.75rem}.home-hiw__ui-field{display:block;background:#fff;border:1px solid #e2e8f0;border-radius:5px;padding:6px 8px;color:#334155}.home-hiw__ui-row{display:flex;gap:4px}.home-hiw__ui-select{display:block;flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:5px;padding:5px 7px;color:#334155}.home-hiw__ui-btn{display:block;background:var(--home-red);color:#fff;text-align:center;padding:6px 8px;border-radius:5px;font-weight:600;margin-top:auto;font-size:.75rem}.home-hiw__ui-apps-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;font-weight:600;color:#334155;font-size:.75rem}.home-hiw__ui-badge{background:#fef2f2;color:var(--home-red);padding:2px 6px;border-radius:999px;font-size:.6875rem;font-weight:600}.home-hiw__ui-app-row{display:flex;align-items:center;gap:5px;padding:4px 0;border-bottom:1px solid #f1f5f9}.home-hiw__ui-av{width:22px;height:22px;border-radius:50%;background:#fee2e2;color:var(--home-red);display:inline-flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:600;flex-shrink:0}.home-hiw__ui-app-name{flex:1;color:#334155;font-weight:500}.home-hiw__ui-app-rate{color:#64748b}.home-hiw__ui-status{display:inline-block;background:#dcfce7;color:#16a34a;padding:3px 8px;border-radius:999px;font-size:.6875rem;font-weight:600;width:fit-content;margin-bottom:6px}.home-hiw__ui-creator-row{display:flex;gap:6px;align-items:center;margin-bottom:8px}.home-hiw__ui-creator-name{font-weight:600;color:#334155;margin:0;font-size:.75rem}.home-hiw__ui-creator-sub{color:#94a3b8;margin:0;font-size:.6875rem}.home-hiw__ui-prog-label{display:flex;justify-content:space-between;color:#64748b;margin-bottom:3px;font-size:.6875rem}.home-hiw__ui-prog-bar{height:4px;background:#f1f5f9;border-radius:2px}.home-hiw__ui-prog-fill{height:100%;background:var(--home-red);border-radius:2px}.home-hiw__ui-delivered{display:flex;align-items:center;gap:4px;font-weight:600;color:#334155;margin-bottom:6px;font-size:.75rem}.home-hiw__ui-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;display:inline-block;flex-shrink:0}.home-hiw__ui-video-thumb{position:relative;border-radius:6px;height:72px;overflow:hidden;margin-bottom:4px;background:#e2e8f0}.home-hiw__ui-video-img{object-fit:cover}.home-hiw__ui-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.28)}.home-hiw__ui-play svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.home-hiw__ui-filename{color:#94a3b8;font-size:.6875rem}.home-hiw__ui-review-btn{display:block;background:transparent;border:1px solid var(--home-red);color:var(--home-red);text-align:center;padding:5px 7px;border-radius:5px;font-weight:600;margin-top:auto;font-size:.75rem}.home-hiw__ui-complete-icon{width:36px;height:36px;border-radius:50%;background:#16a34a;display:flex;align-items:center;justify-content:center;margin:0 auto 6px;box-shadow:0 4px 12px rgba(22,163,74,.25)}.home-hiw__ui-complete-title{font-weight:600;color:#14532d;text-align:center;margin:0 0 8px;font-size:.75rem}.home-hiw__ui-summary{display:flex;flex-direction:column;gap:3px}.home-hiw__ui-sum-row{display:flex;justify-content:space-between;color:#64748b;font-size:.6875rem}.home-hiw__ui-sum-row--total{border-top:1px solid #bbf7d0;padding-top:3px;color:#334155;font-weight:600}.home-hiw__ui-sum-green{color:#16a34a}.home-hiw__trust{display:flex;align-items:flex-start;gap:10px;margin-top:2rem;padding:1rem 1.25rem;background:var(--home-surface);border:1px solid var(--home-border);border-radius:12px;font-size:.875rem;line-height:1.55;color:#334155}.home-hiw__trust svg{flex-shrink:0;margin-top:.1rem;color:var(--home-red)}@media (max-width:767px){.home-hiw__panel{padding:1.25rem 1rem}.home-hiw__workflow-head{margin-bottom:1.5rem}.home-hiw__preview,.home-hiw__ui{min-height:10.5rem}.home-hiw__trust{margin-top:1.5rem}}@media (min-width:768px){.home-hiw__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1.25rem;align-items:stretch}.home-hiw__step{display:flex;flex-direction:column;min-height:100%;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.home-hiw__step-top{display:flex;align-items:center;margin-bottom:1rem}.home-hiw__step-icon{width:48px;height:48px;border-radius:12px;box-shadow:0 0 0 4px #fff}.home-hiw__step-body{display:flex;flex-direction:column;flex:1;min-height:0}.home-hiw__step-num{margin-bottom:.35rem;font-size:.6875rem}.home-hiw__step-desc{margin-bottom:.875rem;flex:1}.home-hiw__preview{margin-top:auto}}@media (min-width:1280px){.home-hiw__track{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.home-hiw__step{padding-inline:10px}.home-hiw__connector{display:flex}}.home-svc{padding-block:var(--home-section-y);background:#fff}.home-svc-header{max-width:42rem;margin-inline:auto;margin-bottom:0;text-align:center}.home-svc-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin:0 0 .85rem;padding:.35rem .75rem;border-radius:999px;background:var(--home-red-light);color:var(--home-red);font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1}.home-svc-header .home-section-heading{margin:0}.home-svc-header .home-section-lead{margin:.85rem auto 0;max-width:40rem;color:var(--home-muted)}.home-svc-grid-wrap{margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem}@media (min-width:1024px){.home-svc-grid-wrap{margin-top:3rem;gap:1.25rem}}.home-svc-grid{display:grid;grid-template-columns:1fr;gap:1rem}.home-svc-card{position:relative;display:flex;flex-direction:column;min-width:0;height:100%;padding:1.35rem 1.25rem 1.25rem;border:1px solid var(--home-border);border-radius:16px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.03);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-svc-card:hover{border-color:#fecaca;box-shadow:0 10px 28px rgba(15,23,42,.06);transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.home-svc-card{transition:none}.home-svc-card:hover{transform:none}}.home-svc-card__popular{position:absolute;top:.9rem;right:.9rem;padding:.25rem .55rem;font-size:.625rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1}.home-svc-card__icon,.home-svc-card__popular{border-radius:999px;background:var(--home-red-light);color:var(--home-red)}.home-svc-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin-bottom:.9rem}.home-svc-card__name{margin:0 0 .45rem;font-size:1rem;font-weight:600;color:var(--home-text);line-height:1.3}.home-svc-card__desc{margin:0;font-size:.875rem;font-weight:400;color:var(--home-muted);line-height:1.5}.home-svc-card__list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.55rem}.home-svc-card__list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:var(--home-text);line-height:1.4}.home-svc-card__list svg{flex-shrink:0;margin-top:.1rem;color:var(--home-red)}.home-svc-card__link{display:inline-flex;align-items:center;gap:.35rem;margin-top:auto;padding-top:1.1rem;color:var(--home-red);font-size:.875rem;font-weight:600;text-decoration:none;line-height:1.2}.home-svc-card__link:hover{color:var(--home-red-hover)}.home-svc-card__link:focus-visible{outline:2px solid var(--home-red);outline-offset:3px;border-radius:4px}.home-svc-more{display:flex;gap:.85rem;width:fit-content;max-width:100%;margin:1.75rem auto 0;padding:.85rem 1.25rem;border:1px solid var(--home-border);background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.03)}.home-svc-more,.home-svc-more__icon{align-items:center;justify-content:center;border-radius:999px}.home-svc-more__icon{display:inline-flex;width:2.25rem;height:2.25rem;flex-shrink:0;background:var(--home-red-light);color:var(--home-red)}.home-svc-more__copy{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .55rem;font-size:.875rem;line-height:1.4}.home-svc-more__prompt{color:var(--home-muted);font-weight:400}.home-svc-more__cta{display:inline-flex;align-items:center;gap:.3rem;color:var(--home-text);font-weight:600;text-decoration:none}.home-svc-more__cta:hover{color:var(--home-red)}.home-svc-more__cta:focus-visible{outline:2px solid var(--home-red);outline-offset:3px;border-radius:4px}@media (min-width:768px){.home-svc-grid--top{grid-template-columns:repeat(3,minmax(0,1fr))}.home-svc-grid--bottom{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home-svc-grid--bottom{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767px){.home-svc-more{width:100%;border-radius:16px;justify-content:flex-start}}.home-tag--overlay{position:absolute;top:12px;left:12px;z-index:1;background:rgba(255,255,255,.94);backdrop-filter:blur(6px);box-shadow:0 1px 2px rgba(15,23,42,.06)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-fc{background:#fff}.home-fc__view-all{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--home-red);text-decoration:none;white-space:nowrap;flex-shrink:0;padding-top:.25rem}.home-fc__view-all:hover{text-decoration:underline}.home-fc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;align-items:stretch}.home-fc-card{display:flex;flex-direction:column;min-height:100%;padding:.5rem .5rem 0;background:#fff;border:1px solid var(--home-border);border-radius:calc(var(--home-radius) + 2px);overflow:hidden;box-shadow:0 1px 2px rgba(15,23,42,.04),0 4px 16px rgba(15,23,42,.04);transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease}.home-fc-card:hover{border-color:#d1d5db;box-shadow:0 16px 36px rgba(15,23,42,.12),0 6px 14px rgba(15,23,42,.08);transform:translateY(-6px)}.home-fc-card__media-wrap{position:relative}.home-fc-card__media{position:relative;aspect-ratio:4/5;min-height:260px;border-radius:12px;background:var(--home-surface-2);overflow:hidden}.home-fc-card__media-link{display:block;width:100%;height:100%}.home-fc-card__media .home-creator-card-photo,.home-fc-card__media .home-creator-card-photo img,.home-fc-card__media .home-creator-card-photo--fallback,.home-fc-card__preview-image{width:100%;height:100%}.home-fc-card__media .home-creator-card-photo{position:relative}.home-fc-card__join-photo,.home-fc-card__media .home-creator-card-photo img,.home-fc-card__preview-image{object-fit:cover;object-position:center 22%;transition:transform .35s ease}.home-fc-card:hover .home-fc-card__join-photo,.home-fc-card:hover .home-fc-card__media .home-creator-card-photo img,.home-fc-card:hover .home-fc-card__preview-image{transform:scale(1.03)}.home-fc-card__service-badges{position:absolute;top:14px;left:14px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;max-width:calc(100% - 4rem)}.home-fc-card__service-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:999px;background:#fff;backdrop-filter:blur(8px);box-shadow:0 2px 10px rgba(15,23,42,.12);font-size:.75rem;font-weight:600;color:#0f172a;border:1px solid rgba(15,23,42,.08)}.home-fc-card__service-badge svg{flex-shrink:0}.home-fc-card__service-badge--graphic,.home-fc-card__service-badge--join,.home-fc-card__service-badge--ugc,.home-fc-card__service-badge--video,.home-fc-card__service-badge--voice,.home-fc-card__service-badge--web,.home-fc-card__service-badge--web-graphic{background:#fff;border-color:rgba(15,23,42,.08);color:#0f172a}.home-fc-card__service-badge--ugc svg{color:#c8102e}.home-fc-card__service-badge--web svg{color:#2563eb}.home-fc-card__service-badge--graphic svg{color:#7c3aed}.home-fc-card__service-badge--video svg,.home-fc-card__service-badge--video-editor svg{color:#059669}.home-fc-card__service-badge--drone svg{color:#0d9488}.home-fc-card__service-badge--voice svg{color:#ea580c}.home-fc-card__service-badge--web-graphic svg{color:#4338ca}.home-fc-card__service-badge--join svg{color:var(--home-red)}.home-fc-card__save{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;background:rgba(255,255,255,.96);color:#94a3b8;text-decoration:none;box-shadow:0 2px 8px rgba(15,23,42,.08);transition:color .15s ease,transform .15s ease}.home-fc-card__save:hover{color:var(--home-red);transform:scale(1.04)}.home-fc-card__body{display:flex;flex-direction:column;gap:.75rem;padding:.875rem .75rem 1rem;flex:1}.home-fc-card__head{display:flex;flex-direction:column;gap:.35rem}.home-fc-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.home-fc-card__name{margin:0;font-size:1rem;font-weight:600;line-height:1.35}.home-fc-card__name a{color:var(--home-text);text-decoration:none}.home-fc-card__name a:hover{color:var(--home-red)}.home-fc-card__trust{display:flex;flex-wrap:wrap;gap:.35rem .65rem;margin:0;padding:0;list-style:none;color:#64748b;font-size:.75rem}.home-fc-card__trust-item{display:inline-flex;align-items:center;gap:.25rem}.home-fc-card__trust-item--rating{color:#b45309;font-weight:600}.home-fc-card__trust-item--verified{color:#047857;font-weight:600}.home-fc-card__trust-check{font-size:.7rem}.home-fc-card__location{display:inline-flex;align-items:center;gap:.3rem;margin:0;font-size:.875rem;font-weight:600;color:#334155}.home-fc-card__location svg{flex-shrink:0;color:#64748b}.home-fc-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin:.1rem 0 0}.home-fc-card__stat{display:grid;gap:.1rem;min-width:0;padding:.45rem .5rem;border-radius:.5rem;border:1px solid transparent;background:#f1f5f9}.home-fc-card__stat:first-child{background:#fff1f2;border-color:#fecdd3}.home-fc-card__stat:first-child dt{color:#be123c}.home-fc-card__stat:first-child dd{color:#9f1239}.home-fc-card__stat:nth-child(2){background:#eff6ff;border-color:#bfdbfe}.home-fc-card__stat:nth-child(2) dt{color:#1d4ed8}.home-fc-card__stat:nth-child(2) dd{color:#1e40af}.home-fc-card__stat:nth-child(3){background:#f5f3ff;border-color:#ddd6fe}.home-fc-card__stat:nth-child(3) dt{color:#6d28d9}.home-fc-card__stat:nth-child(3) dd{color:#5b21b6}.home-fc-card__stat dt{margin:0;font-size:.6875rem;font-weight:600;color:#64748b}.home-fc-card__stat dd{margin:0;font-size:.8125rem;font-weight:600;color:var(--home-text)}.home-fc-card__tags{display:flex;flex-wrap:wrap;gap:.45rem}.home-fc-card__chip{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:999px;background:#f1f5f9;font-size:.75rem;font-weight:600;color:#475569}.home-fc-card__chip--more{background:#e2e8f0;color:#334155}.home-fc-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-height:2.75rem;padding:.65rem 1rem;border:1px solid rgba(234,35,43,.35);border-radius:var(--home-btn-radius);background:#fff;font-size:.875rem;font-weight:600;color:var(--home-red);text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.home-fc-card__footer{display:flex;flex-direction:column;gap:.35rem;margin-top:auto;min-height:3.45rem;justify-content:flex-start}.home-fc-card:hover .home-fc-card__cta:not(.home-fc-card__cta--join),.home-fc-card__cta--join,.home-fc-card__cta:hover{background:var(--home-red);border-color:var(--home-red);color:#fff}.home-fc-card__cta--join{box-shadow:0 4px 14px rgba(234,35,43,.22)}.home-fc-card__cta--join:hover{background:var(--home-red-hover);border-color:var(--home-red-hover);color:#fff}.home-fc-card__note{margin:-.15rem 0 0;text-align:center;font-size:.75rem;font-weight:400;color:var(--home-muted);line-height:1.4}.home-fc-card__save[aria-hidden=true]{pointer-events:none}@media (max-width:1024px){.home-fc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (max-width:640px){.home-fc-grid{grid-template-columns:1fr}.home-fc__view-all{display:none}.home-fc-card__media{min-height:220px}.home-hero--search .home-wrap{padding-top:.875rem;padding-bottom:var(--home-hero-tail)}.home-hero--search .home-hero-value-prop,.home-hero-fc-head__title{font-size:.9375rem}.home-hero-fc-section{margin-top:4.5rem}}.home-opp{background:var(--home-surface)}.home-opp__view-all{display:inline-flex;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;color:var(--home-red);text-decoration:none;white-space:nowrap;flex-shrink:0}.home-opp__view-all:hover{text-decoration:underline}.home-opp-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.home-opp-card{display:flex;align-items:stretch;border:1px solid #f1f5f9;border-radius:12px;overflow:hidden;background:#fff;text-decoration:none;color:inherit;transition:box-shadow .18s ease,border-color .18s ease}.home-opp-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.07);border-color:#fecaca}.home-opp-card__image{width:110px;flex-shrink:0;background:var(--home-surface-2);position:relative;overflow:hidden}.home-opp-card__image img,.home-opp-card__image>div{width:100%;height:100%;object-fit:cover}.home-opp-card__type-tag{position:absolute;top:8px;left:8px;background:#fef2f2;color:var(--home-red);font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 6px;border-radius:4px;white-space:nowrap}.home-opp-card__content{flex:1;padding:12px 12px 12px 14px;display:flex;flex-direction:column;gap:6px;min-width:0}.home-opp-card__title{margin:0;font-size:1rem;font-weight:600;color:var(--home-text);line-height:1.25}.home-opp-card__verified{color:var(--home-red);flex-shrink:0}.home-opp-card__brand{display:flex;align-items:center;gap:4px;margin:0;font-size:.8125rem;font-weight:500;color:var(--home-muted)}.home-opp-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.home-opp-card__meta-item{display:flex;align-items:center;gap:4px;font-size:.8125rem;color:var(--home-muted);font-weight:500}.home-opp-card__arrow{display:flex;align-items:center;justify-content:center;width:40px;background:var(--home-red);color:#fff;flex-shrink:0;transition:background .15s ease}.home-opp-card:hover .home-opp-card__arrow{background:var(--home-red-hover)}@media (max-width:700px){.home-opp-grid{grid-template-columns:1fr}}.home-brands{padding-block:var(--home-section-y);background:#fff}.home-brands-grid{--home-brands-tile-min-height:18.5rem;display:grid;grid-template-columns:1fr;gap:1rem;align-items:stretch}.home-brands-tile{position:relative;display:flex;flex-direction:column;min-height:var(--home-brands-tile-min-height);padding:1.5rem 1.25rem 1.25rem;background:#fff;border:1px solid var(--home-border);border-radius:var(--home-radius);box-shadow:0 1px 2px rgba(15,23,42,.04);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.home-brands-tile:hover{box-shadow:0 8px 28px rgba(15,23,42,.08);transform:translateY(-2px)}.home-brands-tile__icon{width:52px;height:52px;border-radius:50%;background:linear-gradient(180deg,#fff1f2,#ffe4e6);color:var(--home-red);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:1rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.home-brands-tile__body{display:flex;flex-direction:column;flex:1;min-height:0}.home-brands-tile__title{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:var(--home-text);line-height:1.35}.home-brands-tile__desc{margin:0 0 1rem;padding-bottom:1rem;border-bottom:1px solid var(--home-border);font-size:.875rem;font-weight:400;color:var(--home-muted);line-height:1.55;flex:1}.home-brands-tile__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.home-brands-tile__list-item{display:flex;align-items:flex-start;gap:.5rem;font-size:.75rem;font-weight:400;line-height:1.45;color:#334155}.home-brands-tile__check{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem;color:var(--home-red)}.home-brands-tile__decor{position:absolute;right:0;bottom:0;width:5.5rem;height:4.5rem;pointer-events:none;background:radial-gradient(circle at 72% 78%,rgba(252,165,165,.22) 0,rgba(252,165,165,0) 58%),radial-gradient(circle at 88% 92%,#fecaca 0,#fecaca 1.5px,transparent 0) 0 0 /9px 9px;opacity:.85}.home-brands__trust{display:flex;align-items:flex-start;gap:10px;margin-top:1.75rem;padding:1rem 1.25rem;background:var(--home-surface);border:1px solid var(--home-border);border-radius:12px;font-size:.875rem;line-height:1.55;color:#334155}.home-brands__trust svg{flex-shrink:0;margin-top:.1rem;color:var(--home-red)}@media (min-width:768px){.home-brands-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (min-width:1280px){.home-brands-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}@media (max-width:767px){.home-brands-grid{--home-brands-tile-min-height:0}.home-brands__trust{margin-top:1.5rem}}.home-hire-brands{position:relative;padding-block:var(--home-section-y);isolation:isolate;overflow:hidden;background:radial-gradient(ellipse 48% 62% at 78% 48%,rgba(254,226,226,.32) 0,transparent 70%),#fff;border-top:0}.home-hire-brands__grid{display:grid;grid-template-columns:1fr;min-height:26.875rem;overflow:hidden;border:1px solid var(--home-border);border-radius:1.5rem;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.05);transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease}.home-hire-brands__grid:hover{border-color:#e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.08),0 8px 24px rgba(15,23,42,.08);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.home-hire-brands__grid{transition:border-color .22s ease,box-shadow .22s ease}.home-hire-brands__grid:hover{transform:none}.home-hire-brands__frame{transition:none}.home-hire-brands__frame:hover{transform:none}}.home-hire-brands__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;order:1;padding:3rem;background:#fff}.home-hire-brands__content-inner{width:100%;max-width:30rem}.home-hire-brands__content .home-section-tag{margin-bottom:1rem}.home-hire-brands__title{margin:0 0 1rem;max-width:18ch;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;color:var(--home-text)}.home-hire-brands__lead{margin:0 0 1.5rem;font-size:.875rem;font-weight:400;line-height:1.65;color:var(--home-muted)}.home-hire-brands__benefits{display:grid;gap:.75rem;margin:0 0 1.75rem;padding:0;list-style:none;width:100%}.home-hire-brands__benefits li{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;font-weight:400;line-height:1.5;color:#334155}.home-hire-brands__benefits svg{flex-shrink:0;margin-top:.15rem;color:var(--home-red)}.home-hire-brands__actions{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;width:100%}.home-hire-brands__cta{width:100%;justify-content:center;box-shadow:0 4px 14px rgba(234,35,43,.22)}.home-hire-brands__cta:focus-visible{outline:2px solid var(--home-red);outline-offset:2px}.home-hire-brands__note{margin:0;width:100%;text-align:center;font-size:.75rem;font-weight:400;color:var(--home-muted);line-height:1.4}.home-hire-brands__visual{position:relative;order:2;display:flex;align-items:center;justify-content:center;min-height:18rem;padding:1.25rem;overflow:visible;background:radial-gradient(ellipse 72% 68% at 50% 48%,rgba(254,226,226,.22) 0,transparent 72%),#fff}.home-hire-brands__frame{width:100%;max-width:100%;border:1px solid var(--home-border);border-radius:1rem;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04),0 12px 32px rgba(15,23,42,.08);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.home-hire-brands__frame:hover{transform:translateY(-4px);box-shadow:0 4px 10px rgba(15,23,42,.06),0 18px 40px rgba(15,23,42,.12)}.home-hire-brands__image{display:block;width:100%;height:auto;object-fit:contain;object-position:center}@media (min-width:768px){.home-hire-brands__grid{grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);align-items:stretch}.home-hire-brands__content,.home-hire-brands__visual{order:0}.home-hire-brands__visual{min-height:100%;padding:1rem}.home-hire-brands__cta{width:auto;min-width:12.5rem}.home-hire-brands__note{text-align:left;width:auto}.home-hire-brands__actions{align-items:flex-start}}@media (min-width:1024px){.home-hire-brands__grid{grid-template-columns:38% 62%;min-height:27.5rem}.home-hire-brands__content{padding:4rem}.home-hire-brands__visual{padding:.75rem .85rem}}@media (max-width:767px){.home-hire-brands__grid{min-height:0}.home-hire-brands__content{padding:2rem 1.5rem}.home-hire-brands__visual{display:none}}.home-final{padding-top:6rem;padding-bottom:6rem;background:var(--home-surface);border-top:1px solid var(--home-border)}@media (min-width:1024px){.home-final{padding-top:7rem;padding-bottom:7rem}}.home-final__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;max-width:40rem;margin-inline:auto}.home-final__title{max-width:28ch}.home-final__lead{margin-top:1rem}.home-final__actions{margin-top:1.75rem}.home-become-creator{padding-block:var(--home-section-y);background:#fff;border-top:0}.home-become-creator__grid{display:grid;grid-template-columns:1fr;min-height:26.875rem;overflow:hidden;border:1px solid var(--home-border);border-radius:1.5rem;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.05);transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease}.home-become-creator__grid:hover{border-color:#e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.08),0 8px 24px rgba(15,23,42,.08);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.home-become-creator__grid{transition:border-color .22s ease,box-shadow .22s ease}.home-become-creator__grid:hover{transform:none}}.home-become-creator__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:3rem;background:#fff}.home-become-creator__content-inner{width:100%;max-width:32rem}.home-become-creator__content .home-section-tag{margin-bottom:1rem}.home-become-creator__title{margin:0 0 1rem;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;color:var(--home-text)}.home-become-creator__lead{margin:0 0 1.5rem;font-size:.875rem;font-weight:400;line-height:1.65;color:var(--home-muted)}.home-become-creator__benefits{display:grid;gap:.75rem;margin:0 0 1.75rem;padding:0;list-style:none;width:100%}.home-become-creator__benefits li{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;font-weight:400;line-height:1.5;color:#334155}.home-become-creator__benefits svg{flex-shrink:0;margin-top:.15rem;color:var(--home-red)}.home-become-creator__actions{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;width:100%}.home-become-creator__cta{width:100%;justify-content:center;box-shadow:0 4px 14px rgba(234,35,43,.22)}.home-become-creator__cta:focus-visible{outline:2px solid var(--home-red);outline-offset:2px}.home-become-creator__note{margin:0;width:100%;text-align:center;font-size:.75rem;font-weight:400;color:var(--home-muted);line-height:1.4}.home-become-creator__visual{position:relative;min-height:22.5rem;overflow:hidden}.home-become-creator__image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media (min-width:768px){.home-become-creator__grid{grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);align-items:stretch}.home-become-creator__visual{min-height:100%}.home-become-creator__cta{width:auto;min-width:12.5rem}.home-become-creator__note{text-align:left;width:auto}.home-become-creator__actions{align-items:flex-start}}@media (min-width:1024px){.home-become-creator__grid{grid-template-columns:44% 56%;min-height:27.5rem}.home-become-creator__content{padding:4rem}}@media (max-width:767px){.home-become-creator__grid{min-height:0}.home-become-creator__content{padding:2rem 1.5rem}.home-become-creator__visual{display:none}}