@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Karla,-apple-system,Segoe UI,Roboto,sans-serif;background:linear-gradient(165deg,#eff7f2,#f0f3fb 52%,#f2effa) fixed;color:#45436b;line-height:1.65;-webkit-font-smoothing:antialiased}::selection{background:#c9d4f2;color:#45436b}img{display:block;max-width:100%}[hidden]{display:none!important}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.wrap{max-width:1160px;margin:0 auto;padding:0 28px}h1,h2,h3{font-family:Fraunces,Georgia,Times New Roman,serif;font-weight:500;line-height:1.12;letter-spacing:-.01em}h1{font-size:clamp(2.6rem,5.4vw,4.3rem)}h2{font-size:clamp(2rem,3.6vw,3rem)}h3{font-size:1.35rem}h1 em,h2 em,legend em{font-style:italic;color:#d0715a;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 12' preserveAspectRatio='none'%3E%3Cpath d='M2 8 Q 12 2, 22 7 T 42 7 T 62 7 T 82 7 T 112 7' fill='none' stroke='%23F0A48F' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") bottom/100% .32em no-repeat;padding-bottom:.12em}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#d0715a;margin-bottom:18px}.eyebrow:before{content:"✳ ";color:#93a8e3}.lede{font-size:1.18rem;color:#7c7b9c;max-width:34rem}.section-sub{color:#7c7b9c;max-width:36rem;margin-top:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 30px;border-radius:999px;font-weight:700;font-size:1rem;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.btn-sm{padding:11px 22px;font-size:.92rem}.btn-wide{min-width:220px}.btn-primary{background:#5f6fc2;color:#fff;box-shadow:0 12px 28px -12px #5f6fc28c}.btn-primary:hover{background:#93a8e3;transform:translateY(-2px) rotate(-1deg);box-shadow:0 18px 34px -14px #5f6fc299}.btn-ghost{background:transparent;border:1.5px solid #E4E8F3;color:#45436b}.btn-ghost:hover{border-color:#93a8e3;color:#5f6fc2;transform:translateY(-2px)}.btn-light{background:#fff;color:#45436b}.btn-light:hover{transform:translateY(-2px) rotate(-1deg);box-shadow:0 26px 60px -24px #45436b42}.linklike{color:#5f6fc2;font-weight:700;text-decoration:underline;text-underline-offset:3px}.nav{position:sticky;top:14px;z-index:50;padding:0 20px;pointer-events:none}.nav-inner{pointer-events:auto;width:fit-content;max-width:100%;margin:0 auto;display:flex;align-items:center;gap:30px;padding:10px 12px 10px 22px;border-radius:999px;background:#ffffffb8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1.5px solid rgba(69,67,107,.09);box-shadow:0 14px 38px -18px #45436b38;transition:box-shadow .3s ease,background .3s ease}.nav.is-scrolled .nav-inner{background:#ffffffe0;box-shadow:0 18px 44px -16px #45436b4d}.brand{display:flex;align-items:center}.brand-logo{height:32px;width:auto}.nav-links{display:flex;gap:24px}.nav-links a{font-weight:600;font-size:.95rem;color:#7c7b9c;transition:color .2s ease}.nav-links a:hover{color:#5f6fc2}.hero{position:relative;overflow:hidden;padding:110px 0 120px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center;position:relative}.hero-copy h1{margin:0 0 24px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:34px 0 30px}.hero-notes{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:.92rem;color:#7c7b9c}.hero-notes .sep{width:4px;height:4px;border-radius:50%;background:#f0a48f}.hero-media{position:relative;min-height:560px}.polaroid{position:absolute;background:#fff;padding:12px 12px 46px;border-radius:8px;box-shadow:0 26px 60px -24px #45436b42;transition:transform .4s cubic-bezier(.3,1.3,.5,1)}.polaroid img{width:100%;height:100%;object-fit:cover;border-radius:4px}.polaroid figcaption{position:absolute;left:0;right:0;bottom:8px;text-align:center;font-family:Caveat,cursive;font-size:1.45rem;font-weight:500;color:#7c7b9c}.polaroid:before{content:"";position:absolute;top:-13px;left:50%;translate:-50% 0;rotate:-4deg;width:92px;height:26px;border-radius:2px;background:#93a8e373;box-shadow:0 2px 5px #45436b14}.polaroid-1{width:300px;height:340px;left:0;top:0;rotate:-5deg;z-index:1}.polaroid-1:hover{rotate:-3deg;translate:0 -6px;z-index:4}.polaroid-2{width:264px;height:308px;right:6px;top:150px;rotate:4deg;z-index:2}.polaroid-2:before{rotate:6deg;background:#f0a48f80}.polaroid-2:hover{rotate:2deg;translate:0 -6px;z-index:4}.hero-mascot{position:absolute;bottom:-4px;left:38%;width:140px;z-index:3;filter:drop-shadow(0 14px 22px rgba(69,67,107,.22));animation:floaty 6s ease-in-out infinite;transition:transform .3s ease}.hero-mascot:hover{transform:rotate(6deg) scale(1.04)}@keyframes floaty{0%,to{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-12px) rotate(-2deg)}}.doodle{position:absolute;z-index:0;pointer-events:none}.doodle-spark{width:44px;top:-30px;right:14%;color:#f0a48f;animation:floaty 8s ease-in-out infinite}.doodle-arrow{width:110px;bottom:64px;right:-6px;color:#93a8e3;rotate:-14deg}.doodle-ring{width:56px;top:44%;left:-34px;color:#c9d4f2;animation:floaty 9s ease-in-out infinite}.hero-blob{position:absolute;border-radius:50%;filter:blur(70px);opacity:.55;pointer-events:none}.hero-blob-1{width:420px;height:420px;background:#c9d4f2;top:-120px;right:-80px}.hero-blob-2{width:340px;height:340px;background:#f8cfc3;bottom:-140px;left:-100px}.hero-blob-3{width:280px;height:280px;background:#cdefe2;top:32%;left:38%}.strip{border-top:1px solid #E4E8F3;border-bottom:1px solid #E4E8F3;background:#fff}.strip-row{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;padding:20px 28px;font-weight:600;color:#7c7b9c;font-size:.95rem}.strip-row i{color:#f0a48f;font-style:normal}.section{padding:120px 0}.section-tint{background:linear-gradient(180deg,#ffffffa6,#fff0)}.section-head{max-width:640px;margin-bottom:64px;position:relative}.section-head-deco{padding-right:120px}.head-mascot{position:absolute;right:0;top:-18px;width:96px;filter:drop-shadow(0 10px 16px rgba(69,67,107,.18));animation:floaty 7s ease-in-out infinite}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.card{background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 18px 50px -20px #45436b29;border:1px solid rgba(69,67,107,.05);transition:transform .35s ease,box-shadow .35s ease;display:flex;flex-direction:column}.card:hover{box-shadow:0 26px 60px -24px #45436b42}.cards{perspective:1200px}.card{transform-style:preserve-3d}.card .card-body{transform:translateZ(18px)}.card .card-media img{transform:translateZ(0)}.card:hover .card-media img{transform:translateZ(28px)}.card-tint h3:before{transform:translateZ(24px)}.card-flagship-media img{transform:translateZ(30px)}.card-media{overflow:hidden}.card-media img{width:100%;height:300px;object-fit:cover;transition:transform .8s ease}.card-body{padding:30px;display:flex;flex-direction:column;gap:12px;flex:1}.card-body p{color:#7c7b9c}.card-price{font-weight:700;color:#5f6fc2!important;margin-top:auto;font-size:1.05rem}.card-tag{align-self:flex-start;background:#fff;border-radius:999px;padding:6px 14px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#d0715a;border:1.5px solid #F8CFC3}.card-cta{align-self:flex-start;margin-top:6px}.card-flagship{grid-column:1/-1;flex-direction:row;align-items:stretch;background:linear-gradient(120deg,#f6f9fd,#fff 60%)}.card-flagship-media{flex:0 0 34%;display:flex;align-items:center;justify-content:center;background:linear-gradient(150deg,#cdefe2,#c9d4f2);padding:34px;overflow:hidden}.card-flagship-media img{width:210px;filter:drop-shadow(0 16px 24px rgba(69,67,107,.22));transition:transform .5s cubic-bezier(.3,1.4,.5,1)}.card-flagship .card-body{padding:44px 40px}.card-flagship h3{font-size:1.7rem}.card-tint .card-body{padding:36px 30px}.card-tint h3:before{content:"";display:block;width:34px;height:6px;border-radius:99px;background:#c9d4f2;margin-bottom:14px;transition:width .35s ease,background .35s ease}.card-tint:hover h3:before{width:52px;background:#f0a48f}.card-wide{grid-column:1/-1}.card-wide .card-body{max-width:44rem}.card-wide.card-tint h3:before{display:none}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;list-style:none}.step{background:#fff;border-radius:20px;padding:34px 28px;border:1px solid #E4E8F3;position:relative;transition:transform .3s ease,box-shadow .3s ease}.step:hover{transform:translateY(-6px);box-shadow:0 18px 50px -20px #45436b29}.step-num{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;margin-bottom:20px;background:#f3f6fb;color:#5f6fc2;border:1.5px solid #C9D4F2;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:600;transition:transform .3s ease}.step:hover .step-num{transform:rotate(-8deg) scale(1.06)}.step h3{margin-bottom:8px;font-size:1.18rem}.step p{color:#7c7b9c;font-size:.96rem}.config{display:grid;grid-template-columns:1.5fr 1fr;gap:34px;align-items:start}.config-main{position:relative;background:#fff;border-radius:28px;box-shadow:0 18px 50px -20px #45436b29;border:1px solid rgba(69,67,107,.05);padding:38px}.wizard-mascot{position:absolute;top:22px;right:26px;width:72px;z-index:3;filter:drop-shadow(0 8px 14px rgba(69,67,107,.18))}.wizard-mascot.is-pop{animation:pop .45s cubic-bezier(.3,1.6,.5,1)}.progress{margin-bottom:34px;padding-right:88px}.progress-bar{height:6px;border-radius:99px;background:#e4e8f3;overflow:hidden;margin-bottom:18px}.progress-bar span{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#93a8e3,#5f6fc2);transition:width .5s cubic-bezier(.6,0,.2,1)}.progress-steps{display:flex;list-style:none;justify-content:space-between;gap:6px}.progress-steps li{display:flex;align-items:center;gap:8px;font-size:.82rem;font-weight:600;color:#7c7b9c;transition:color .3s ease;cursor:pointer}.progress-steps li i{display:inline-flex;align-items:center;justify-content:center;font-style:normal;width:26px;height:26px;border-radius:50%;background:#f3f6fb;border:1.5px solid #E4E8F3;font-size:.75rem;transition:all .3s ease}.progress-steps li.is-active{color:#45436b}.progress-steps li.is-active i{background:#5f6fc2;border-color:#5f6fc2;color:#fff}.progress-steps li.is-done{color:#45436b}.progress-steps li.is-done i{background:#cdefe2;border-color:#cdefe2;color:#3e8f74}.pane{border:none}.pane-enter-active{animation:paneIn .45s cubic-bezier(.4,0,.2,1)}@keyframes paneIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}legend{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:500;margin-bottom:26px;line-height:1.25}.pane-label{font-weight:700;font-size:.92rem;margin:26px 0 12px;color:#7c7b9c;text-transform:uppercase;letter-spacing:.08em}.upload{border:2px dashed #E4E8F3;border-radius:20px;padding:34px;text-align:center;transition:border-color .3s ease,background .3s ease;margin-bottom:22px}.upload.is-dragover{border-color:#93a8e3;background:#f0f4fc}.upload-icon{width:56px;height:56px;margin:0 auto 14px;border-radius:18px;background:#f3f6fb;display:flex;align-items:center;justify-content:center;color:#5f6fc2}.upload-icon svg{width:26px;height:26px}.upload-title{font-weight:600;margin-bottom:6px}.upload-hint{font-size:.86rem;color:#7c7b9c}.upload-preview{display:flex;gap:20px;align-items:center;text-align:left}.upload-preview img{width:110px;height:110px;object-fit:cover;border-radius:18px;box-shadow:0 18px 50px -20px #45436b29}.upload-preview-meta p{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.2rem;margin-bottom:6px}.options{display:grid;gap:16px}.options-3{grid-template-columns:repeat(3,1fr)}.option{background:#f3f6fb;border:2px solid transparent;border-radius:20px;padding:22px 18px;display:flex;flex-direction:column;gap:6px;text-align:left;transition:border-color .25s ease,background .25s ease,transform .25s ease}.option:hover{transform:translateY(-3px)}.option.is-selected{background:#eff3fc;border-color:#93a8e3}.option-icon{width:44px;height:44px;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;color:#5f6fc2;margin-bottom:6px}.option-icon svg{width:22px;height:22px}.option-name{font-weight:700;font-size:1.05rem}.option-desc{font-size:.86rem;color:#7c7b9c}.option-price{font-size:.84rem;font-weight:700;color:#5f6fc2;margin-top:4px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.field label{font-weight:700;font-size:.95rem}.field label small{font-weight:500;color:#7c7b9c}.field input,.field textarea{font-family:inherit;font-size:1rem;color:#45436b;background:#f3f6fb;border:1.5px solid #E4E8F3;border-radius:14px;padding:14px 16px;outline:none;transition:border-color .25s ease,box-shadow .25s ease;resize:vertical}.field input:focus,.field textarea:focus{border-color:#93a8e3;box-shadow:0 0 0 4px #93a8e338}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-note{font-size:.88rem;color:#7c7b9c;margin-bottom:14px}.form-error{color:#c0453b;font-weight:600;display:flex;align-items:center;gap:10px}.error-mascot{width:38px;flex:none}.qty-row{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-bottom:24px}.qty{display:inline-flex;align-items:center;gap:4px;background:#f3f6fb;border-radius:999px;padding:6px}.qty button{width:46px;height:46px;border-radius:50%;background:#fff;font-size:1.4rem;font-weight:700;color:#5f6fc2;box-shadow:0 18px 50px -20px #45436b29;transition:transform .2s ease}.qty button:hover{transform:scale(1.08)}.qty span{min-width:56px;text-align:center;font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.6rem;font-weight:600}.qty-hint{font-size:.88rem;color:#7c7b9c;max-width:22rem}.wizard-nav{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.pane-success{text-align:center;padding:30px 10px}.success-mascot{width:132px;margin:0 auto 20px;filter:drop-shadow(0 12px 20px rgba(69,67,107,.2));animation:pop .5s cubic-bezier(.3,1.6,.5,1)}@keyframes pop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}.pane-success h3{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:500;margin-bottom:12px}.pane-success p{color:#7c7b9c;max-width:30rem;margin:0 auto 26px}.config-summary{position:sticky;top:96px}.summary-card{background:#fff;border-radius:28px;box-shadow:0 18px 50px -20px #45436b29;border:1px solid rgba(69,67,107,.05);padding:28px}.summary-photo{border-radius:20px;overflow:hidden;background:#f3f6fb;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.summary-photo img{width:100%;height:100%;object-fit:cover}.summary-photo-empty{display:flex;flex-direction:column;align-items:center;gap:10px;color:#7c7b9c;font-size:.85rem}.summary-photo-empty svg{width:34px;height:34px;opacity:.5}.summary-card h4{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500;margin-bottom:14px}.summary-list div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px dashed #E4E8F3;font-size:.94rem}.summary-list dt{color:#7c7b9c}.summary-list dd{font-weight:600;text-align:right}.summary-total{display:flex;justify-content:space-between;align-items:baseline;margin:18px 0 10px;font-weight:600}.summary-total strong{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:2rem;font-weight:600;color:#5f6fc2}.summary-note{font-size:.8rem;color:#7c7b9c}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;perspective:1200px}.gallery-item{position:relative;display:block;border-radius:28px;overflow:hidden;box-shadow:0 18px 50px -20px #45436b29;border:1px solid rgba(69,67,107,.06);transition:box-shadow .35s ease;aspect-ratio:1}.gallery-item:hover{box-shadow:0 26px 60px -24px #45436b42}.gallery-item img{width:100%;height:100%;object-fit:cover}.gallery-pie{position:absolute;left:14px;bottom:14px;background:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:7px 14px;border-radius:999px;font-size:.84rem;font-weight:700;color:#45436b;opacity:0;translate:0 6px;transition:opacity .25s ease,translate .25s ease}.gallery-item:hover .gallery-pie,.gallery-item:focus-visible .gallery-pie{opacity:1;translate:0 0}.gallery-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:linear-gradient(150deg,#cdefe2,#c9d4f2);color:#45436b;text-align:center;padding:30px}.gallery-cta-icon{width:58px;height:58px;border-radius:50%;background:#ffffffbf;display:flex;align-items:center;justify-content:center;color:#5f6fc2}.gallery-cta-icon svg{width:26px;height:26px}.gallery-cta-title{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:500}.gallery-cta-user{font-weight:700;color:#5f6fc2}.bubble-cloud{position:relative;min-height:820px}.bubble{position:absolute;width:260px;margin:0;cursor:pointer;background:#fff;border-radius:22px;padding:20px 22px 14px;box-shadow:0 18px 50px -20px #45436b29;border:1px solid rgba(69,67,107,.06);rotate:var(--girar, 0deg);animation:drift var(--deriva, 8s) ease-in-out infinite;transition:rotate .3s ease,scale .3s ease,box-shadow .3s ease;outline:none}.bubble:after{content:"";position:absolute;bottom:-8px;left:26px;width:18px;height:18px;background:#fff;rotate:45deg;border-right:1px solid rgba(69,67,107,.06);border-bottom:1px solid rgba(69,67,107,.06);border-radius:0 0 4px}.bubble:hover,.bubble:focus-visible,.bubble.is-front{z-index:5;rotate:0deg;scale:1.12;animation-play-state:paused;box-shadow:0 26px 60px -24px #45436b42}@keyframes drift{0%,to{translate:0 0}50%{translate:0 -12px}}.bubble-texto{font-family:Karla,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.55;color:#45436b}.bubble-meta{display:flex;justify-content:space-between;align-items:baseline;gap:14px;margin-top:12px;padding-top:10px;border-top:1px dashed #E4E8F3}.bubble-autor{font-weight:700;font-size:.92rem}.bubble-canal{font-size:.78rem;color:#7c7b9c;white-space:nowrap}.bubble-whatsapp .bubble-autor{color:#3e8f74}.bubble-instagram .bubble-autor{color:#5f6fc2}.cta{padding:40px 0 120px}.cta-inner{position:relative;background:linear-gradient(120deg,#93a8e3,#5f6fc2);border-radius:28px;text-align:center;color:#fff;padding:80px 40px;box-shadow:0 30px 70px -28px #5f6fc299}.cta-inner h2{margin-bottom:14px}.cta-inner p{opacity:.92;margin-bottom:32px;font-size:1.1rem}.cta-mascot{position:absolute;top:-46px;right:44px;width:104px;filter:drop-shadow(0 12px 20px rgba(69,67,107,.3));animation:floaty 6s ease-in-out infinite}.footer{background:#fff;border-top:1px solid #E4E8F3;padding:70px 0 34px}.footer-inner{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:44px;margin-bottom:50px}.footer-logo{height:44px;width:auto}.footer-brand p{color:#7c7b9c;margin-top:16px;max-width:22rem}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col a{color:#45436b;font-weight:500;transition:color .2s ease}.footer-col a:hover{color:#5f6fc2}.footer-title{font-weight:700;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;color:#7c7b9c;margin-bottom:6px}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;padding-top:26px;border-top:1px solid #E4E8F3;font-size:.86rem;color:#7c7b9c}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s cubic-bezier(.4,0,.2,1)}.reveal.is-visible{opacity:1;transform:none}@media (max-width: 960px){.hero-grid{grid-template-columns:1fr;gap:56px}.hero-media{min-height:500px;max-width:520px;margin:0 auto;width:100%}.polaroid-1{width:270px;height:310px}.polaroid-2{width:236px;height:280px;top:130px}.hero-mascot{width:124px;left:36%;bottom:-4px;top:auto}.cards{grid-template-columns:1fr 1fr}.card-flagship,.card-wide{grid-column:1/-1}.steps{grid-template-columns:1fr 1fr}.config{grid-template-columns:1fr}.config-summary{position:static}.bubble-cloud{min-height:900px}.bubble{width:230px}.gallery,.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.section{padding:80px 0}.hero{padding:64px 0 80px}.hero-copy h1{font-size:2.75rem;margin-bottom:16px}.lede{font-size:1.06rem}.hero-actions{flex-wrap:nowrap;gap:10px;margin:26px 0 22px}.hero-actions .btn{flex:1;padding:13px 8px;font-size:.93rem;white-space:nowrap}.hero-notes{font-size:.84rem;gap:10px}.eyebrow{margin-bottom:12px}.nav{top:10px;padding:0 14px}.nav-inner{width:100%;justify-content:space-between;gap:16px;padding:8px 10px 8px 18px}.nav-links{display:none}.brand-logo{height:28px}.hero{padding:72px 0 90px}.hero-media{min-height:430px}.polaroid-1{width:216px;height:252px;left:2px}.polaroid-2{width:190px;height:226px;right:2px;top:118px}.polaroid figcaption{font-size:1.25rem}.polaroid-1 figcaption{text-align:left;padding-left:14px}.hero-mascot{width:96px;left:33%;bottom:0;top:auto}.doodle-arrow{width:84px;bottom:44px}.doodle-ring{width:44px;left:-16px}.cards{grid-template-columns:1fr}.card-flagship{flex-direction:column}.card-flagship-media{padding:26px}.card-flagship-media img{width:150px}.card-flagship .card-body{padding:30px}.steps,.options-3,.field-row{grid-template-columns:1fr}.progress{padding-right:0}.progress-steps li span{display:none}.wizard-mascot{width:56px;top:16px;right:16px}.config-main{padding:26px 20px}.bubble-cloud{min-height:0;display:flex;flex-direction:column;gap:0}.bubble{position:static;width:86%;animation:none;margin-top:-14px;box-shadow:0 14px 30px -14px #45436b47}.bubble:nth-of-type(odd){align-self:flex-start}.bubble:nth-of-type(2n){align-self:flex-end}.bubble:nth-of-type(2n):after{left:auto;right:26px}.bubble:hover,.bubble:focus-visible,.bubble.is-front{scale:1.04;rotate:0deg}.bubble:first-of-type{margin-top:0}.gallery{grid-template-columns:1fr}.cta-mascot{width:78px;top:-32px;right:20px}.footer-inner{grid-template-columns:1fr}.cta-inner{padding:60px 24px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important}html{scroll-behavior:auto}}.modelo-3d{height:190px;margin:6px 10px 0;cursor:grab}.card-wide{display:flex;align-items:center;gap:26px}.card-wide .modelo-3d{flex:0 0 260px;margin:0}.card-wide .card-body{flex:1}@media (max-width: 640px){.modelo-3d{height:170px}.card-wide{flex-direction:column;align-items:stretch;gap:0}.card-wide .modelo-3d{flex:none;margin:6px 10px 0}}.success-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:26px 0 18px}
