@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Playfair+Display:wght@700;800&display=swap";:root{--green:#07864d;--dark:#003c30;--ink:#10261f;--muted:#60736c;--line:#dbe7e1;--mint:#eaf8f2;--cream:#f8f7f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1540px,100% - 64px);margin:auto}.grid{display:grid}.premiumHeader{z-index:20;border-bottom:1px solid var(--line);background:#fff;position:relative}.premiumHeader .top{align-items:center;gap:28px;height:72px;display:flex}.brand{white-space:nowrap;color:#082d25;align-items:baseline;font-size:22px;font-weight:800;display:flex;position:relative}.brand:before{content:"♛";color:var(--dark);margin-right:9px;font-size:24px}.brand em{color:var(--green);margin-left:5px;font-style:normal}.brand small{letter-spacing:2px;color:#5c706a;font-size:7px;position:absolute;top:29px;left:35px}.headerSearch{background:#f9fbfa;border:1px solid #ccdcd5;border-radius:9px;flex:1;max-width:480px;height:40px;margin-left:32px;display:flex;overflow:hidden}.headerSearch input{background:0 0;border:0;outline:0;flex:1;padding:0 16px}.headerSearch button{background:var(--green);color:#fff;border:0;width:44px;font-size:20px}.premiumHeader .top nav{gap:25px;margin-left:auto;font-size:14px;display:flex}.actions{align-items:center;gap:18px;font-size:14px;display:flex}.actions .create{background:var(--green);color:#fff;border-radius:8px;padding:12px 20px;font-weight:700}.headerCategories{white-space:nowrap;align-items:center;gap:25px;height:48px;font-size:12px;display:flex;overflow:hidden}.headerCategories a:first-child{color:var(--green);border-bottom:3px solid var(--green);align-items:center;height:48px;font-weight:700;display:flex}.headerCategories .special{color:#e24b31;margin-left:auto;font-weight:700}.optionHero{background-image:linear-gradient(90deg,#f8f7f1fa 0%,#f8f7f1d1 30%,#0000 52%,#00372b2e 100%),url(/assets/hero-premium-option5.png);background-position:50%;background-size:cover;height:400px}.heroInner{height:100%;position:relative}.heroCopy{width:43%;padding-top:35px}.heroCopy h1{color:#12231e;margin:0;font:800 55px/1.02 Playfair Display,serif}.heroCopy h1 em{color:var(--green);font-style:normal}.heroCopy>p{margin:14px 0 20px;font-size:17px;line-height:1.5}.heroButtons{gap:14px;display:flex}.heroButtons a{background:#ffffffb3;border:1px solid #75948a;border-radius:7px;padding:13px 24px;font-size:14px;font-weight:700}.heroButtons a:first-child{background:var(--green);border-color:var(--green);color:#fff}.heroStats{margin-top:28px;display:flex}.heroStats span{border-right:1px solid #9fafaa;padding:0 24px}.heroStats span:first-child{padding-left:0}.heroStats b,.heroStats small{display:block}.heroStats b{font-size:18px}.heroStats small{color:#64766f;font-size:11px}.heroPromise{color:#fff;background:#00382cc7;border-left:3px solid #27c98b;width:230px;padding:23px;position:absolute;top:45px;right:12%}.heroPromise>b{font-size:17px}.heroPromise p{font-size:13px;line-height:1.45}.heroPromise strong,.heroPromise small{font-size:12px;display:block}.heroMantra{color:#fff;letter-spacing:2px;text-shadow:0 2px 10px #000;font:500 18px/1.35 Playfair Display,serif;position:absolute;bottom:62px;right:0}.marketplace{grid-template-columns:minmax(0,2fr) minmax(420px,.9fr);gap:26px;padding-top:24px;padding-bottom:16px;display:grid}.sectionTitle{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.sectionTitle h2{margin:0 0 3px;font:700 25px/1.1 Playfair Display,serif}.sectionTitle p{color:var(--muted);margin:0;font-size:12px}.sectionTitle>a{color:var(--green);font-size:12px;font-weight:700}.productGridHome{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.card{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;overflow:hidden;box-shadow:0 2px 8px #0c402a0a}.cover{color:#fff;background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;height:150px;padding:10px;display:flex}.cover span{text-transform:uppercase;font-size:8px}.cover b{font:700 16px/1.1 Playfair Display,serif}.cardBody{padding:10px}.cardBody h3{margin:0 0 5px;font-size:13px}.cardBody p{color:var(--muted);height:27px;margin:0 0 6px;font-size:10px;overflow:hidden}.cardBody small{color:#ed922d;font-size:10px}.cardBody small i{color:#84938e}.cardBody>div{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.cardBody strong{color:var(--green)}.cardBody>div a{color:var(--green);font-size:10px;font-weight:700}.creatorGrid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.creatorGrid article{text-align:center}.creatorPhoto{border:3px solid #fff;border-radius:50%;outline:1px solid #add1c3;width:72px;height:72px;margin:auto;position:relative}.creatorPhoto img{object-fit:cover;border-radius:50%;width:100%;height:100%}.creatorPhoto i{background:var(--green);color:#fff;border-radius:50%;padding:3px;font-size:9px;font-style:normal;position:absolute;bottom:2px;right:-2px}.creatorGrid h3{margin:8px 0 2px;font-size:11px}.creatorGrid p,.creatorGrid small{margin:0;font-size:9px;display:block}.creatorGrid small{color:var(--green);margin-top:4px;font-weight:700}.trustBar{background:#f1f8f5;border-block:1px solid #d9e9e2;margin-top:2px}.trustBar>.wrap{grid-template-columns:repeat(5,1fr);padding:18px 0;display:grid}.trustBar div div{border-right:1px solid #c9ded5;align-items:center;gap:12px;padding:0 22px;display:flex}.trustBar div div:last-child{border:0}.trustBar b{color:var(--green);font-size:28px}.trustBar strong,.trustBar small{display:block}.trustBar strong{font-size:12px}.trustBar small{color:var(--muted);font-size:10px}.promoGrid{grid-template-columns:1fr 1fr 1fr;gap:16px;padding-top:18px;display:grid}.promo{color:#fff;background-position:50%;background-size:cover;border-radius:9px;height:185px;padding:25px;position:relative;overflow:hidden}.promo:after{content:"";z-index:0;background:linear-gradient(90deg,#003025f0,#0030251a);position:absolute;inset:0}.promo>*{z-index:1;position:relative}.promo span{letter-spacing:1px;font-size:9px}.promo h2{margin:8px 0;font:700 24px/1.06 Playfair Display,serif}.promo p{width:55%;font-size:11px}.promo>b{color:var(--dark);background:#fff;border-radius:4px;margin-top:8px;padding:8px 13px;font-size:11px;display:inline-block}.promoAi{background-image:url(/assets/ia-criadores.jpg)}.promoCreator{background-image:url(/assets/hero-laptop.jpg)}.promoVision{background-image:url(/assets/cat-desenvolvimento.jpg)}.contentRow{grid-template-columns:.72fr 1.55fr .95fr;gap:18px;padding-top:18px;padding-bottom:25px;display:grid}.contentRow h2{margin:0 0 10px;font:700 19px Playfair Display,serif}.faq details{border-bottom:1px solid var(--line);padding:8px;font-size:11px}.faq summary{cursor:pointer;justify-content:space-between;list-style:none;display:flex}.faq details p{color:var(--muted);line-height:1.4}.articleGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.articleGrid a{gap:9px;display:flex}.articleGrid img{object-fit:cover;border-radius:5px;width:94px;height:70px}.articleGrid b,.articleGrid p,.articleGrid small{margin:0 0 5px;font-size:10px;display:block}.articleGrid p{color:var(--muted)}.articleGrid small{color:var(--green);font-weight:700}.newsletter{background:var(--mint);border:1px solid #c9eadc;border-radius:9px;padding:18px}.newsletter p{color:var(--muted);font-size:11px}.newsletter form{display:flex}.newsletter input{border:1px solid #cee0d8;border-radius:5px 0 0 5px;flex:1;min-width:0;padding:10px}.newsletter button{background:var(--green);color:#fff;border:0;border-radius:0 5px 5px 0;padding:0 14px;font-weight:700}.newsletter>div{color:var(--green);justify-content:space-between;margin-top:14px;font-size:9px;display:flex}.premiumFooter{color:#d7ebe4;background:#003f34}.foot{grid-template-columns:1.4fr repeat(4,1fr);gap:52px;padding:38px 0 28px;display:grid}.footerBrand .brand{color:#fff}.footerBrand p{max-width:280px;font-size:12px;line-height:1.5}.supportMail{font-size:12px}.foot section{flex-direction:column;gap:7px;display:flex}.foot h3{color:#fff;margin:0 0 5px;font-size:13px}.foot section>a{color:#cee1da;font-size:11px}.socials{gap:8px;margin-top:8px;display:flex}.socials span{border:1px solid #5b8a7d;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.footerBottom{border-top:1px solid #2a6257;justify-content:space-between;padding:15px 0 22px;font-size:9px;display:flex}.catalogHero{background:linear-gradient(120deg,#eef9f4,#fff);padding:70px 0}.kicker{color:var(--green);letter-spacing:2px;font-size:11px;font-weight:800}.catalogHero h1,.policyPage h1,.productCopy h1,.admin h1{margin:12px 0;font:700 45px Playfair Display,serif}.catalogHero p{color:var(--muted)}.search{max-width:720px;margin-top:24px;display:flex}.search input{border:1px solid var(--line);border-radius:7px 0 0 7px;flex:1;padding:15px}.search button,.pill{background:var(--green);color:#fff;border:0;border-radius:0 7px 7px 0;padding:0 25px}.catalog{padding:40px 0}.category{margin-bottom:45px}.category h2{font:700 28px Playfair Display,serif}.grid.five{grid-template-columns:repeat(5,1fr);gap:18px}.productPage{padding:55px 0}.productGrid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:55px;display:grid}.productCover{background-position:50%;background-size:cover;border-radius:16px;min-height:480px}.tag{background:var(--mint);color:var(--green);border-radius:20px;padding:7px 12px;font-size:11px;font-weight:700}.lead{color:var(--muted);font-size:17px;line-height:1.7}.price{margin:20px 0;font-size:30px;display:block}.buy{background:var(--green);color:#fff;text-align:center;border-radius:7px;padding:16px;font-weight:800;display:block}.buy.disabled{background:#aebbb6}.infoGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px}.infoGrid article,.policyPage>div,.adminRow{border:1px solid var(--line);background:#fff;border-radius:10px;padding:24px}.infoGrid p,.infoGrid li,.policyPage p{color:var(--muted);line-height:1.7}.policyPage{min-height:65vh;padding:70px 0}.policyPage>div{max-width:900px}.admin{padding:55px 0}.adminHead{justify-content:space-between;align-items:center;display:flex}.adminTable{gap:14px;display:grid}.status{background:var(--mint);border-radius:6px;padding:12px}.adminRow{grid-template-columns:1.3fr .5fr 1.3fr auto;align-items:end;gap:14px;display:grid}.adminRow label{font-size:11px;font-weight:700}.adminRow input{border:1px solid var(--line);border-radius:5px;width:100%;margin-top:4px;padding:11px;display:block}.adminRow button{background:var(--green);color:#fff;border:0;border-radius:5px;padding:12px 22px}@media (max-width:1100px){.premiumHeader .top nav,.headerCategories a:nth-child(n+7),.heroPromise{display:none}.marketplace{grid-template-columns:1fr}.productGridHome{grid-template-columns:repeat(4,1fr)}.promoGrid{grid-template-columns:1fr 1fr}.promoVision{grid-column:1/-1}.contentRow{grid-template-columns:1fr 1fr}.inspiration{grid-area:1/1/auto/-1}.grid.five{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.wrap{width:min(100% - 28px,1540px)}.premiumHeader .top{height:66px}.brand{font-size:17px}.headerSearch,.actions>a:first-child,.actions>a:nth-child(2),.headerCategories{display:none}.actions{margin-left:auto}.actions .create{padding:10px;font-size:11px}.optionHero{background-position:58%;height:535px}.heroCopy{width:100%;padding-top:28px}.heroCopy h1{font-size:42px}.heroCopy>p{width:70%;font-size:14px}.heroStats{grid-template-columns:1fr 1fr;gap:12px;width:65%;display:grid}.heroStats span{border:0;padding:0}.heroMantra{font-size:14px;right:8px}.marketplace{padding-top:22px}.productGridHome{grid-template-columns:repeat(2,1fr)}.creatorGrid{grid-template-columns:repeat(5,115px);padding:4px;overflow:auto}.trustBar>.wrap{grid-template-columns:1fr}.trustBar div div{border-bottom:1px solid #c9ded5;border-right:0;padding:12px 4px}.promoGrid,.contentRow{grid-template-columns:1fr}.promoVision,.inspiration{grid-area:auto}.articleGrid{grid-template-columns:1fr}.foot{grid-template-columns:1fr 1fr;gap:28px}.footerBrand{grid-column:1/-1}.footerBottom{line-height:2;display:block}.grid.five{grid-template-columns:repeat(2,1fr)}.productGrid{grid-template-columns:1fr}.productCover{min-height:360px}.infoGrid,.adminRow{grid-template-columns:1fr}.catalogHero h1,.policyPage h1,.productCopy h1,.admin h1{font-size:35px}}@media (min-width:1101px){.wrap{width:min(1900px,100% - 40px)}.premiumHeader .top{gap:22px;height:50px}.brand{font-size:18px}.brand:before{font-size:19px}.brand small{font-size:6px;top:24px}.headerSearch{max-width:500px;height:34px}.premiumHeader .top nav{gap:20px;font-size:12px}.actions{gap:13px;font-size:12px}.actions .create{padding:9px 15px}.headerCategories{gap:28px;height:38px;font-size:11px}.headerCategories a:first-child{height:38px}.optionHero{background-position:56% 0;height:300px}.heroCopy{width:42%;padding-top:18px}.heroCopy h1{font-size:42px}.heroCopy>p{margin:8px 0 11px;font-size:13px;line-height:1.35}.heroButtons{gap:10px}.heroButtons a{padding:9px 18px;font-size:11px}.heroStats{margin-top:14px}.heroStats span{padding:0 19px}.heroStats b{font-size:14px}.heroStats small{font-size:9px}.heroPromise{width:210px;padding:16px;top:25px;right:15%}.heroPromise>b{font-size:14px}.heroPromise p{font-size:11px}.heroPromise strong,.heroPromise small{font-size:10px}.heroMantra{font-size:14px;bottom:42px;right:2%}.marketplace{grid-template-columns:minmax(0,2.25fr) minmax(440px,1fr);gap:18px;padding-top:11px;padding-bottom:9px}.sectionTitle{margin-bottom:8px}.sectionTitle h2{font-size:22px}.sectionTitle p,.sectionTitle>a{font-size:12px}.productGridHome{grid-template-columns:repeat(8,minmax(0,1fr));gap:7px}.card{border-radius:6px}.cover{height:96px;padding:6px}.cover b{font-size:11px}.cover span{font-size:7px}.cardBody{padding:7px}.cardBody h3{margin-bottom:5px;font-size:12px;line-height:1.2}.cardBody p{display:none}.cardBody small{font-size:10px}.cardBody>div{margin-top:5px}.cardBody strong{font-size:14px}.cardBody>div a{display:none}.creatorGrid{gap:7px}.creatorPhoto{width:62px;height:62px}.creatorGrid h3{margin-top:6px;font-size:11px}.creatorGrid p,.creatorGrid small{font-size:10px}.trustBar>.wrap{padding:10px 0}.trustBar div div{gap:8px;padding:0 17px}.trustBar b{font-size:22px}.trustBar strong{font-size:12px}.trustBar small{font-size:10px}.promoGrid{gap:12px;padding-top:10px}.promo{height:128px;padding:15px}.promo h2{margin:5px 0;font-size:19px}.promo p{margin:5px 0;font-size:9px}.promo>b{margin-top:3px;padding:6px 10px;font-size:9px}.contentRow{gap:14px;padding-top:11px;padding-bottom:14px}.contentRow h2{margin-bottom:7px;font-size:18px}.faq details{padding:7px;font-size:12px}.articleGrid{gap:8px}.articleGrid img{width:80px;height:58px}.articleGrid b,.articleGrid p,.articleGrid small{font-size:11px}.newsletter{padding:14px}.newsletter p{margin:6px 0;font-size:11px}.newsletter input{padding:8px;font-size:11px}.newsletter button{font-size:11px}.newsletter>div{margin-top:9px;font-size:10px}.foot{gap:38px;padding:18px 0 12px}.footerBrand p,.supportMail{font-size:9px}.foot h3{font-size:10px}.foot section>a{font-size:9px}.footerBottom{padding:9px 0 12px;font-size:8px}}@media (max-width:720px){.optionHero{background-color:#f8f7f1;background-position:58% 0;background-repeat:no-repeat;background-size:auto 315px;height:690px}.heroInner{width:100%}.heroCopy{background:#f8f7f1;width:100%;padding:24px 20px;position:absolute;top:305px;left:0}.heroCopy h1{font-size:38px}.heroCopy>p{width:100%;font-size:16px}.heroStats{width:100%}.heroStats b{font-size:16px}.heroStats small{font-size:12px}.heroMantra,.heroPromise{display:none}.sectionTitle h2{font-size:24px}.sectionTitle p,.sectionTitle>a{font-size:13px}.cardBody h3{font-size:14px}.cardBody small{font-size:12px}.cardBody strong{font-size:16px}.creatorGrid h3{font-size:13px}.creatorGrid p,.creatorGrid small{font-size:12px}.trustBar strong{font-size:14px}.trustBar small{font-size:12px}.faq details,.articleGrid b,.articleGrid p,.articleGrid small,.newsletter p{font-size:13px}}@media (min-width:721px) and (max-width:1100px){.wrap{width:min(100% - 36px,1050px)}.premiumHeader .top{flex-wrap:wrap;height:auto;min-height:64px;padding:10px 0}.headerSearch{flex-basis:100%;order:3;max-width:none;margin:0 0 3px;display:flex}.actions{margin-left:auto}.optionHero{background-position:60% 0;height:390px}.heroCopy{width:53%;padding-top:28px}.heroCopy h1{font-size:46px}.heroCopy>p{font-size:15px}.heroStats{grid-template-columns:repeat(2,1fr);gap:12px;width:58%;margin-top:18px;display:grid}.heroStats span{border:0;padding:0}.marketplace{grid-template-columns:1fr;padding-top:24px}.productGridHome{grid-template-columns:repeat(4,1fr);gap:14px}.cover{height:155px}.cardBody h3{font-size:14px}.cardBody p{height:34px;font-size:12px;display:block}.cardBody small{font-size:11px}.cardBody strong{font-size:17px}.cardBody>div a{font-size:11px;display:block}.creatorsSide{padding:8px 0 4px}.creatorGrid{grid-template-columns:repeat(5,1fr)}.creatorPhoto{width:82px;height:82px}.creatorGrid h3{font-size:13px}.creatorGrid p,.creatorGrid small{font-size:11px}.trustBar>.wrap{grid-template-columns:repeat(3,1fr)}.trustBar div div{border-bottom:1px solid #c9ded5;padding:14px}.promoGrid{grid-template-columns:1fr 1fr}.promo{height:180px}.promoVision{grid-column:1/-1}.contentRow{grid-template-columns:1fr 1fr}.inspiration{grid-area:1/1/auto/-1}.foot{grid-template-columns:repeat(3,1fr)}.footerBrand{grid-column:1/-1}}@media (max-width:720px){body{overflow-x:hidden}.wrap{width:calc(100% - 24px)}.premiumHeader .top{flex-wrap:wrap;gap:10px;height:auto;min-height:62px;padding:10px 0;display:flex}.brand{font-size:16px}.brand:before{margin-right:6px;font-size:18px}.brand small{font-size:5px;top:23px;left:28px}.actions{margin-left:auto}.actions .create{padding:9px 11px;font-size:11px}.headerSearch{flex:0 0 100%;order:3;max-width:none;height:42px;margin:5px 0 0;display:flex}.headerSearch input{font-size:14px}.headerSearch button{width:48px}.optionHero{height:700px}.heroCopy{padding:22px 18px;top:315px}.heroCopy h1{font-size:36px;line-height:1.03}.heroCopy>p{margin:12px 0 15px;font-size:15px;line-height:1.45}.heroButtons{grid-template-columns:1fr;display:grid}.heroButtons a{text-align:center;padding:13px 15px;font-size:14px}.heroStats{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px}.heroStats span{border:0;padding:0}.marketplace{padding-top:22px;display:block}.sectionTitle{align-items:center}.sectionTitle h2{font-size:23px}.sectionTitle p{max-width:240px;font-size:12px}.sectionTitle>a{font-size:12px}.productGridHome{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cover{height:150px}.cover b{font-size:14px}.cover span{font-size:9px}.cardBody{padding:10px}.cardBody h3{min-height:34px;font-size:14px}.cardBody p{display:none}.creatorsSide{margin-top:28px}.creatorGrid{scroll-snap-type:x mandatory;grid-template-columns:repeat(5,118px);gap:10px;padding:6px 3px 14px;display:grid;overflow-x:auto}.creatorGrid article{scroll-snap-align:start}.creatorPhoto{width:76px;height:76px}.trustBar>.wrap{grid-template-columns:1fr}.trustBar div div{border-bottom:1px solid #c9ded5;border-right:0;padding:13px 4px}.promoGrid{grid-template-columns:1fr;padding-top:14px}.promo,.promoVision{grid-column:auto;height:185px;padding:20px}.promo h2{font-size:24px}.promo p{width:75%;font-size:12px}.promo>b{padding:9px 13px;font-size:12px}.contentRow{grid-template-columns:1fr;gap:20px;padding-top:18px;display:grid}.inspiration{grid-area:auto}.contentRow h2{font-size:21px}.faq details{padding:11px 4px;font-size:14px}.articleGrid{grid-template-columns:1fr}.articleGrid a{align-items:center}.articleGrid img{width:112px;height:78px}.articleGrid b,.articleGrid p,.articleGrid small{font-size:13px}.newsletter{padding:18px}.newsletter h2{font-size:21px}.newsletter p{font-size:14px}.newsletter form{grid-template-columns:1fr;gap:8px;display:grid}.newsletter input,.newsletter button{border-radius:6px;min-height:44px;font-size:14px}.newsletter>div{gap:8px;font-size:11px}.foot{grid-template-columns:1fr 1fr;gap:26px;padding:30px 0 22px}.footerBrand{grid-column:1/-1}.footerBrand p,.supportMail{font-size:12px}.foot h3{font-size:14px}.foot section>a{font-size:12px;line-height:1.45}.footerBottom{font-size:10px}.catalogHero{padding:42px 0}.catalogHero h1,.policyPage h1,.productCopy h1,.admin h1{font-size:34px}.grid.five{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.grid.five .cover{height:145px}.productPage{padding:32px 0}.productGrid{gap:25px}.productCover{min-height:340px}.lead{font-size:15px}.policyPage{padding:42px 0}.policyPage>div{padding:18px}.admin{padding:32px 0}.adminHead{display:block}.adminHead>div:last-child{margin:18px 0}}@media (max-width:390px){.brand{font-size:14px}.actions .create{padding:9px;font-size:10px}.heroCopy h1{font-size:32px}.optionHero{height:715px}.productGridHome,.grid.five{grid-template-columns:1fr}.cover,.grid.five .cover{height:205px}.cardBody h3{min-height:0}.foot{grid-template-columns:1fr}}.serviceHours{color:#a9c8be;margin:8px 0 0;font-size:11px;line-height:1.5}.creatorHero,.helpHero{background:linear-gradient(120deg,#eef9f4 0%,#fff 75%);padding:74px 0}.creatorHero h1,.helpHero h1{max-width:850px;margin:12px 0;font:700 48px/1.08 Playfair Display,serif}.creatorHero p,.helpHero p{max-width:760px;color:var(--muted);font-size:17px;line-height:1.6}.creatorHero>div>div{align-items:center;gap:14px;margin-top:25px;display:flex}.creatorHero a{border:1px solid var(--green);border-radius:7px;padding:13px 20px;font-weight:700}.creatorHero .creatorCta,.creatorPlan a,.helpGrid aside a{background:var(--green);color:#fff}.creatorSteps{grid-template-columns:repeat(3,1fr);gap:20px;padding:48px 0;display:grid}.creatorSteps article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:28px}.creatorSteps article>b{color:var(--green);font-size:13px}.creatorSteps h2{font:700 24px Playfair Display,serif}.creatorSteps p{color:var(--muted);line-height:1.6}.creatorPlan{background:#eaf8f2;border:1px solid #cce9dc;border-radius:14px;margin-bottom:55px;padding:38px}.creatorPlan h2{margin:9px 0;font:700 32px Playfair Display,serif}.creatorPlan p{max-width:850px;color:var(--muted);line-height:1.6}.creatorPlan a{border-radius:6px;margin-top:10px;padding:12px 18px;font-weight:700;display:inline-block}.helpGrid{grid-template-columns:1.5fr .7fr;gap:35px;padding:48px 0 60px;display:grid}.helpGrid details{border-bottom:1px solid var(--line);padding:18px 5px}.helpGrid summary{cursor:pointer;justify-content:space-between;font-weight:700;list-style:none;display:flex}.helpGrid details p{color:var(--muted);line-height:1.6}.helpGrid aside{background:var(--dark);color:#fff;border-radius:12px;align-self:start;padding:30px}.helpGrid aside h2{font:700 26px Playfair Display,serif}.helpGrid aside p{color:#c3ddd4;line-height:1.6}.helpGrid aside a{text-align:center;border-radius:6px;margin:18px 0;padding:12px 14px;font-size:13px;display:block}.helpGrid aside small{color:#a9c8be;line-height:1.6}@media (max-width:720px){.creatorHero,.helpHero{padding:44px 0}.creatorHero h1,.helpHero h1{font-size:36px}.creatorHero p,.helpHero p{font-size:15px}.creatorHero>div>div{display:grid}.creatorHero a{text-align:center}.creatorSteps{grid-template-columns:1fr;padding:30px 0}.creatorSteps article{padding:22px}.creatorPlan{margin-bottom:35px;padding:24px}.creatorPlan h2{font-size:27px}.helpGrid{grid-template-columns:1fr;padding:30px 0 40px}.helpGrid aside{padding:24px}}@media (min-width:1101px) and (max-width:1500px){.productGridHome{grid-template-columns:repeat(8,minmax(0,1fr))}.marketplace{grid-template-columns:minmax(0,2.45fr) minmax(360px,1fr)}.creatorPhoto{width:52px;height:52px}}
