@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:Manrope,sans-serif;color:#181818;background:#f5f3ee;font-synthesis:none;--blue:#1f6ae1;--ink:#181818;--paper:#f5f3ee;--line:rgba(24,24,24,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}section[id]{scroll-margin-top:78px}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Space Grotesk,sans-serif;letter-spacing:-.045em}h1{font-size:clamp(3.2rem,7vw,6.8rem);line-height:.94;margin-bottom:1.5rem}h2{font-size:clamp(2.2rem,4.5vw,4.6rem);line-height:1;margin-bottom:1.25rem}h3{font-size:1.5rem;line-height:1.1}p{line-height:1.7;color:#181818b8}.site-shell{overflow:hidden}.section{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:88px 0}.section-narrow{width:min(1120px,calc(100% - 48px));margin:0 auto 72px;padding:72px;border-radius:36px}.eyebrow{display:flex;align-items:center;gap:8px;color:var(--blue);text-transform:uppercase;letter-spacing:.15em;font-size:.72rem;font-weight:700;margin-bottom:20px}.button{min-height:48px;padding:0 22px;border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--blue);box-shadow:0 10px 30px #1f6ae133}.button-primary:hover{background:#1558be}.button-secondary{border-color:var(--line);background:#ffffff8c}.button-light{background:#fff;color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:9px;font-weight:700;color:var(--blue);background:none;border:0;padding:0}.text-link:hover svg{transform:translate(4px)}.text-link svg{transition:.2s ease}.text-link.light{color:#fff}.icon-button{display:grid;place-items:center;border:0;background:transparent;padding:8px;color:inherit}.site-header{position:fixed;z-index:40;left:0;right:0;top:0;background:#f5f3eed9;border-bottom:1px solid rgba(24,24,24,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{height:78px;width:min(1380px,calc(100% - 40px));margin:auto;display:flex;align-items:center;gap:40px}.brand img{height:68px;width:auto}.desktop-nav{margin-left:auto;display:flex;gap:30px;font-size:.9rem;font-weight:600}.desktop-nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:10px}.language-link{display:flex;align-items:center;gap:6px;padding:10px;font-size:.8rem;font-weight:700}.menu-button{display:none}.mobile-menu{position:fixed;inset:0;padding:100px 32px 40px;background:var(--paper);display:flex;flex-direction:column;gap:28px;font:600 2rem Space Grotesk}.mobile-close{position:absolute;top:20px;right:20px}.hero{min-height:100vh;padding-top:150px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:7vw}.hero-copy{max-width:650px}.hero-intro{max-width:590px;font-size:1.15rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0 24px}.hero-visual{position:relative;min-height:650px;background:#e3e7ec;border-radius:40px;overflow:hidden}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;opacity:0;transition:opacity .8s ease}.hero-visual>img.is-active{opacity:1}.hero-note{position:absolute;left:24px;right:24px;bottom:24px;padding:18px 22px;display:flex;justify-content:space-between;gap:20px;border-radius:18px;background:#ffffffdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:.82rem}.hero-note span{color:#666}.section-heading{max-width:760px;margin-bottom:48px}.section-heading>p:last-child{font-size:1.05rem;max-width:620px}.split-heading{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:30px}.work-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.work-card{display:block}.work-image{aspect-ratio:4/3;overflow:hidden;border-radius:28px;background:#e7e5df}.work-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.work-card:hover .work-image img{transform:scale(1.035)}.work-meta{padding:24px 2px;display:flex;justify-content:space-between;gap:20px}.work-meta h3{margin-bottom:8px}.work-meta p{margin-bottom:0}.work-meta .eyebrow{margin-bottom:10px}.custom-banner,.final-cta,.personalization{color:#fff;background:linear-gradient(135deg,#1f6ae1,#174ca3)}.custom-banner h2,.custom-banner p,.final-cta h2,.final-cta p,.personalization h2,.personalization p{color:#fff;max-width:850px}.custom-banner .eyebrow,.final-cta .eyebrow,.personalization .eyebrow{color:#cfe0ff}.custom-banner>p:not(.eyebrow),.final-cta>p:not(.eyebrow),.personalization>p:not(.eyebrow){font-size:1.08rem}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.step{position:relative;padding:32px 24px 0 0}.step>span{width:52px;height:52px;display:grid;place-items:center;background:#fff;border-radius:16px;color:var(--blue);margin-bottom:48px}.step small{color:var(--blue);font-weight:700}.step h3{margin:10px 0}.step p{margin-bottom:0}.instagram-grid{columns:3;column-gap:12px}.instagram-grid a{position:relative;display:block;break-inside:avoid;overflow:hidden;margin-bottom:12px;border-radius:18px;background:#e7e5df}.instagram-grid img{width:100%;height:auto;transition:transform .5s ease}.instagram-grid a:hover img{transform:scale(1.04)}.instagram-grid span{position:absolute;top:14px;right:14px;width:36px;height:36px;display:grid;place-items:center;color:#fff;background:#00000061;border-radius:50%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.instagram-follow{display:flex;justify-content:center;margin-top:32px}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.about-image{overflow:hidden;border-radius:36px;aspect-ratio:1}.about-image img{width:100%;height:100%;object-fit:cover}.about-copy>p:not(.eyebrow){font-size:1.08rem}.final-cta{text-align:center;display:flex;flex-direction:column;align-items:center}.final-cta .eyebrow{justify-content:center}.sheet-layer{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;justify-content:center}.sheet-backdrop{position:absolute;inset:0;width:100%;border:0;background:#0a0e148c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.buy-sheet{position:relative;width:min(680px,100%);max-height:calc(100dvh - 16px);overflow-y:auto;padding:28px 32px 36px;background:var(--paper);border-radius:30px 30px 0 0;box-shadow:0 -20px 80px #0003}.sheet-handle{width:50px;height:5px;border-radius:99px;background:#ccc;margin:0 auto 28px}.sheet-close{position:absolute;right:22px;top:22px}.buy-sheet h2{font-size:2.4rem}.sheet-intro{max-width:510px}.buy-options{display:grid;gap:12px;margin-top:28px}.buy-option{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:16px;background:#fff;border:1px solid var(--line);border-radius:18px;transition:.2s ease}.buy-option:hover{border-color:var(--blue);transform:translateY(-2px)}.buy-option span:nth-child(2){display:grid;gap:3px}.buy-option small{color:#6e6e6e}.option-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px}.wallapop-icon{color:#087e8b;background:#e5f6f7}.whatsapp-icon{color:#128c4a;background:#e7f7ed}.email-icon{color:var(--blue);background:#e8effc}.product-page{padding-top:40px}.product-hero{min-height:780px;display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:center}.product-title h1{font-size:clamp(3rem,6vw,6rem)}.product-title>p:not(.eyebrow){font-size:1.15rem;max-width:570px}.back-link{display:inline-block;margin-bottom:48px;color:#666;font-size:.88rem}.product-cover{position:relative;height:650px;border-radius:36px;overflow:hidden;background:#e7e5df}.product-cover img{position:absolute;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s ease}.product-cover img.is-active{opacity:1}.product-story{display:grid;grid-template-columns:1fr 1fr;gap:8vw;border-top:1px solid var(--line)}.rich-copy p{font-size:1.13rem}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.use-grid>div{padding:28px;background:#fff;border-radius:22px}.use-grid span{width:40px;height:40px;display:grid;place-items:center;color:var(--blue);background:#e8effc;border-radius:50%;margin-bottom:42px}.example-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.example-grid img{width:100%;height:100%;object-fit:cover;border-radius:18px;grid-column:span 4;aspect-ratio:4/3}.example-grid img:nth-child(1),.example-grid img:nth-child(5){grid-column:span 8}.examples-more{display:flex;justify-content:center;margin-top:32px}.personalization{margin-bottom:0}.related-section{padding-bottom:140px}.site-footer{width:min(1380px,calc(100% - 48px));margin:auto;padding:36px 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:32px}.footer-links{display:flex;flex-wrap:wrap;gap:24px;font-weight:600}.copyright{margin:0;font-size:.75rem;white-space:nowrap}.links-page{position:relative;min-height:100dvh;overflow:hidden;padding:48px 20px;display:grid;place-items:center;background:linear-gradient(145deg,#f8f5ef,#edf2fa)}.links-backdrop{position:absolute;inset:0;pointer-events:none}.links-backdrop span{position:absolute;border-radius:50%;filter:blur(2px);opacity:.65}.links-backdrop span:nth-child(1){width:420px;height:420px;top:-190px;right:-130px;background:#cddfff}.links-backdrop span:nth-child(2){width:300px;height:300px;bottom:-150px;left:-100px;background:#f0d9bf}.links-backdrop span:nth-child(3){width:90px;height:90px;top:18%;left:12%;border:1px solid rgba(31,106,225,.18)}.links-card{position:relative;z-index:1;width:min(100%,560px);padding:48px;border:1px solid rgba(255,255,255,.8);border-radius:34px;background:#faf9f6d1;box-shadow:0 24px 80px #1a2d491f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center}.links-logo{display:inline-block;margin-bottom:20px;border-radius:18px}.links-logo img{width:auto;height:92px;margin:auto}.links-card h1{max-width:460px;margin:0 auto 14px;font-size:clamp(2.25rem,8vw,3.35rem);line-height:1}.links-intro{max-width:400px;margin:0 auto 32px;font-size:.98rem}.profile-links{display:grid;gap:12px;text-align:left}.profile-link{min-height:78px;padding:12px 16px;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;border:1px solid var(--line);border-radius:19px;background:#ffffffe0;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.profile-link:hover{transform:translateY(-2px);border-color:#1f6ae180;box-shadow:0 10px 28px #1f6ae117}.profile-link:focus-visible,.links-logo:focus-visible,.links-language:focus-visible{outline:3px solid rgba(31,106,225,.35);outline-offset:3px}.profile-link>span:nth-child(2){display:grid;gap:3px}.profile-link strong{font-family:Space Grotesk,sans-serif;letter-spacing:-.02em}.profile-link small{color:#1818189e;line-height:1.35}.profile-link>svg{color:#1818186b}.profile-link-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:var(--blue);background:#e8effc}.profile-link-icon.wallapop{color:#087e8b;background:#e5f6f7}.profile-link-icon.whatsappCatalog{color:#128c4a;background:#e7f7ed}.links-language{width:max-content;margin:26px auto 0;padding:8px;display:flex;align-items:center;gap:7px;color:var(--blue);font-size:.8rem;font-weight:700}.links-signoff{margin:16px 0 0;font-size:.7rem;color:#1818187a}@media (max-width:900px){.section{width:min(100% - 32px,720px);padding:60px 0}.section-narrow{width:calc(100% - 32px);margin-bottom:40px;padding:44px 28px;border-radius:26px}.desktop-nav,.header-buy{display:none}.header-actions{margin-left:auto}.menu-button{display:grid}.hero,.product-hero,.about-section,.product-story{grid-template-columns:1fr}.hero{padding-top:125px;gap:48px}.hero-visual,.product-cover{min-height:0;height:auto;aspect-ratio:4/5}.steps{grid-template-columns:repeat(2,1fr);gap:40px 20px}.step>span{margin-bottom:26px}.product-hero{padding-top:120px;min-height:0}.back-link{margin-bottom:30px}}@media (max-width:620px){h1{font-size:3.2rem}h2{font-size:2.45rem}.header-inner{height:68px;width:calc(100% - 24px)}.brand img{height:58px}.language-link{padding:7px}.work-grid,.steps,.use-grid{grid-template-columns:1fr}.hero-visual{aspect-ratio:4/5;border-radius:24px}.hero-note{left:12px;right:12px;bottom:12px;flex-direction:column;gap:2px}.split-heading{align-items:start;flex-direction:column}.instagram-grid{columns:2}.steps{gap:0}.step{padding:24px 0}.step+.step{border-top:1px solid var(--line)}.step>span{margin-bottom:18px}.example-grid{display:grid;grid-template-columns:1fr}.example-grid img,.example-grid img:nth-child(1),.example-grid img:nth-child(5){grid-column:auto}.buy-sheet{padding:22px 18px 24px}.buy-sheet h2{font-size:2rem}.site-footer{width:calc(100% - 32px);align-items:flex-start;flex-direction:column}.footer-links{flex-direction:column}.links-page{padding:20px 12px}.links-card{padding:32px 18px 26px;border-radius:28px}.links-logo img{height:78px}.links-card h1{font-size:2.4rem}.profile-link{min-height:74px;padding:11px 13px}.profile-link-icon{width:43px;height:43px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
