@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700&display=swap");:root{--c40-bg-start:#FF5AD6;--c40-bg-end:#C05CFF;--c40-accent:#FF5AD6;--c40-accent-2:#FF7EDB;--c40-onsurf:#0B0A2A;--c40-shadow:rgba(11,10,42,.25);--c40-turquoise:#00FFD1;--c40-urgent:#ef4444;--c40-urgent-2:#f97316;--c40-md-bg:linear-gradient(135deg,#132b35,#301f37 40%,#5a2341);--c40-md-accent:#ff2168;--c40-md-text:#ffffff;--c40-md-muted:rgba(255,255,255,.68)}.c40-md-shell{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;height:100dvh;color:var(--c40-md-text);font-family:Inter,system-ui,sans-serif;overscroll-behavior:none}.c40-md-frame,.c40-md-shell{width:100%;min-height:0;background:var(--c40-md-bg);overflow:hidden}.c40-md-frame{position:relative;max-width:1000px;height:min(760px,100dvh);border-radius:32px;box-shadow:0 30px 80px rgba(0,0,0,.35)}.c40-md-logo{position:absolute;top:24px;right:28px;z-index:8;width:120px;pointer-events:none;user-select:none;font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:800;letter-spacing:0;color:rgba(255,255,255,.46)}.c40-md-logo span{color:rgba(255,33,104,.72)}.c40-md-screen-container{position:relative;height:100%;overflow:hidden}.c40-md-screen{position:absolute;inset:0;display:flex;flex-direction:column;padding:26px 28px 22px;overflow:hidden;opacity:0;transform:translateX(100%);transition:transform .45s cubic-bezier(.2,.8,.2,1),opacity .35s ease;pointer-events:none}.c40-md-screen.active{opacity:1;transform:translateX(0);pointer-events:auto}.c40-md-top-nav{position:absolute;top:26px;left:30px;z-index:10}.c40-md-back{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:rgba(255,255,255,.72);font:600 14px/1 Inter,system-ui,sans-serif;cursor:pointer}.c40-md-header{flex:0 0 auto;margin:4px 0 14px;text-align:center}.c40-md-brand-tag,.c40-md-stepper-pill{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;border:1px solid rgba(255,33,104,.34);border-radius:99px;background:linear-gradient(180deg,rgba(255,33,104,.16),rgba(255,255,255,.06));padding:6px 10px;color:rgba(255,255,255,.78);font-size:10px;font-weight:700;letter-spacing:.1em}.c40-md-brand-tag span{color:#fff}.c40-md-stepper-dots{display:inline-flex;gap:4px}.c40-md-stepper-dots span{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.22)}.c40-md-stepper-dots span.active{background:var(--c40-md-accent)}.c40-md-title{margin:0 auto;max-width:720px;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:800;line-height:1;letter-spacing:-.04em}.c40-md-subtitle{max-width:660px;margin:7px auto 0;color:var(--c40-md-muted);font-size:12px;line-height:1.32}.c40-md-content{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.c40-md-grid{display:grid;gap:10px;width:100%;max-width:610px;min-height:0;margin:0 auto;place-content:center}.c40-md-grid--five,.c40-md-grid--four,.c40-md-grid--genre{grid-template-columns:repeat(3,minmax(0,1fr))}.c40-md-card{position:relative;aspect-ratio:1/1;min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.06);box-shadow:0 14px 30px rgba(0,0,0,.18);cursor:pointer;text-align:left;transform:translateZ(0);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.c40-md-card:hover{transform:translateY(-2px) scale(1.01);border-color:rgba(255,126,219,.55);box-shadow:0 22px 48px rgba(0,0,0,.27)}.c40-md-card.is-selected{border-color:rgba(255,126,219,.86);box-shadow:0 24px 54px rgba(255,33,104,.22)}.c40-md-card:active{transform:scale(.96)}.c40-md-card-bg{position:absolute;inset:0;background:var(--c40-md-card-image,linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.02)));background-position:50%;background-size:cover;filter:none;mix-blend-mode:normal;opacity:1;transition:opacity .35s ease,transform .45s ease}.c40-md-card.is-selected .c40-md-card-bg,.c40-md-card:hover .c40-md-card-bg{opacity:1;transform:scale(1.03)}.c40-md-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,7,16,.76) 0,rgba(8,7,16,.38) 48%,rgba(8,7,16,.1)),linear-gradient(180deg,rgba(255,33,104,.08),transparent 26%)}.c40-md-card.is-text-only{background:radial-gradient(circle at 20% 0,rgba(255,90,214,.28),transparent 36%),linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.035))}.c40-md-card.is-text-only .c40-md-card-bg{background:radial-gradient(circle at 78% 18%,rgba(255,126,219,.22),transparent 32%),linear-gradient(160deg,rgba(19,43,53,.68),rgba(90,35,65,.84))}.c40-md-card-content{position:relative;z-index:1;display:flex;height:100%;flex-direction:column;justify-content:center;align-items:center;padding:10px}.c40-md-card-title{align-self:center;border:0;border-radius:0;background:transparent;padding:0;backdrop-filter:none;font-family:Inter,system-ui,sans-serif;font-size:clamp(.78rem,.9vw,.94rem);font-weight:800;line-height:1.12;letter-spacing:0;text-shadow:0 2px 14px rgba(0,0,0,.88),0 1px 2px rgba(0,0,0,.75);text-wrap:balance}.c40-md-card-desc,.c40-md-card-title{display:block;max-width:100%;color:#fff;text-align:center}.c40-md-card-desc{margin-top:6px;font-size:10px;line-height:1.18;text-shadow:0 1px 10px rgba(0,0,0,.35)}.c40-md-screen--step-1 .c40-md-header{margin:0 0 10px}.c40-md-screen--step-1 .c40-md-stepper-pill{margin-bottom:7px;padding:5px 9px;font-size:8.8px;letter-spacing:.08em}.c40-md-screen--step-1 .c40-md-title{font-size:clamp(1.45rem,2.35vw,1.9rem)}.c40-md-screen--step-1 .c40-md-subtitle{max-width:520px;font-size:11px;line-height:1.25}.c40-md-screen--step-1 .c40-md-content{justify-content:flex-start}.c40-md-screen--step-1 .c40-md-grid--genre{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));max-width:min(82vw,334px);gap:8px;padding:4px;border-radius:20px;background:rgba(255,255,255,.025)}.c40-md-screen--step-1 .c40-md-card{border-radius:16px}.c40-md-screen--step-1 .c40-md-card:nth-child(7){grid-column:1/-1;justify-self:center;width:calc((100% - 8px) / 2)}.c40-md-screen--step-1 .c40-md-card-title{max-width:92%;font-size:clamp(.68rem,.82vw,.8rem);font-weight:750;line-height:1.04;letter-spacing:-.015em}@media (min-width:761px){.c40-md-frame:has(.c40-md-screen--step-1){max-width:min(1440px,calc(100vw - 72px));height:min(980px,calc(100dvh - 40px))}.c40-md-frame:has(.c40-md-screen--step-1) .c40-md-logo{top:42px;right:58px;width:146px;font-size:26px}.c40-md-screen--step-1{padding:44px 64px 38px}.c40-md-screen--step-1 .c40-md-header{width:100%;max-width:100%;margin:0 0 22px;text-align:left}.c40-md-screen--step-1 .c40-md-stepper-pill{display:flex;width:max-content;margin:0 auto 14px;padding:7px 13px;font-size:11px;letter-spacing:.115em}.c40-md-screen--step-1 .c40-md-stepper-dots span{width:6px;height:6px}.c40-md-screen--step-1 .c40-md-title{margin:0;font-size:clamp(2.35rem,3.15vw,2.8rem);line-height:.98}.c40-md-screen--step-1 .c40-md-subtitle{max-width:740px;margin:12px 0 0;color:rgba(255,255,255,.78);font-size:17px;line-height:1.42}.c40-md-screen--step-1 .c40-md-content{justify-content:center}.c40-md-screen--step-1 .c40-md-grid--genre{grid-template-columns:repeat(4,minmax(0,1fr));max-width:min(88vw,1180px);column-gap:24px;row-gap:22px;padding:10px;border-radius:28px}.c40-md-screen--step-1 .c40-md-card{display:grid;grid-template-rows:auto auto;align-content:start;gap:10px;aspect-ratio:auto;overflow:visible;border:0;border-radius:20px;background:transparent;box-shadow:none}.c40-md-screen--step-1 .c40-md-card:nth-child(5){grid-column:1;transform:translateX(calc(50% + 12px))}.c40-md-screen--step-1 .c40-md-card:nth-child(6){grid-column:2;transform:translateX(calc(50% + 12px))}.c40-md-screen--step-1 .c40-md-card:nth-child(7){grid-column:3;transform:translateX(calc(50% + 12px));width:100%}.c40-md-screen--step-1 .c40-md-card-bg{grid-row:1;position:relative;inset:auto;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:20px;box-shadow:0 14px 34px rgba(0,0,0,.18)}.c40-md-screen--step-1 .c40-md-card-overlay{display:none}.c40-md-screen--step-1 .c40-md-card-content{grid-row:2;position:static;z-index:auto;height:auto;align-items:flex-start;justify-content:flex-start;padding:0 4px}.c40-md-screen--step-1 .c40-md-card-title{align-self:stretch;width:100%;max-width:100%;color:rgba(255,255,255,.84);font-size:clamp(.98rem,1.05vw,1.1rem);font-weight:620;line-height:1.16;letter-spacing:-.006em;text-align:left;text-shadow:none}.c40-md-frame:has(.c40-md-screen--step-2){max-width:min(1440px,calc(100vw - 72px));height:min(980px,calc(100dvh - 40px))}.c40-md-frame:has(.c40-md-screen--step-2) .c40-md-logo{top:42px;right:58px;width:146px;font-size:26px}.c40-md-screen--step-2{padding:44px 64px 38px}.c40-md-screen--step-2 .c40-md-header{width:100%;max-width:100%;margin:0 0 22px;text-align:left}.c40-md-screen--step-2 .c40-md-brand-tag{display:flex;width:max-content;margin:0 auto 14px;padding:7px 13px;font-size:11px;letter-spacing:.115em}.c40-md-screen--step-2 .c40-md-title{margin:0;font-size:clamp(2.35rem,3.15vw,2.8rem);line-height:.98}.c40-md-screen--step-2 .c40-md-subtitle{max-width:740px;margin:12px 0 0;color:rgba(255,255,255,.78);font-size:17px;line-height:1.42}.c40-md-screen--step-2 .c40-md-content{justify-content:center}.c40-md-screen--step-2 .c40-md-grid{grid-template-columns:repeat(6,minmax(0,1fr));max-width:min(86vw,980px);column-gap:22px;row-gap:20px;padding:10px;border-radius:28px}.c40-md-screen--step-2 .c40-md-card{display:grid;grid-column:span 2;grid-template-rows:auto auto;align-content:start;gap:10px;aspect-ratio:auto;overflow:visible;border:0;border-radius:20px;background:transparent;box-shadow:none}.c40-md-screen--step-2 .c40-md-card:nth-child(4):nth-last-child(2){grid-column:2/span 2}.c40-md-screen--step-2 .c40-md-card-bg{grid-row:1;position:relative;inset:auto;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:20px;box-shadow:0 14px 34px rgba(0,0,0,.18)}.c40-md-screen--step-2 .c40-md-card-overlay{display:none}.c40-md-screen--step-2 .c40-md-card-content{grid-row:2;position:static;z-index:auto;height:auto;align-items:flex-start;justify-content:flex-start;padding:0 4px}.c40-md-screen--step-2 .c40-md-card-title{align-self:stretch;width:100%;max-width:100%;color:rgba(255,255,255,.84);font-size:clamp(.98rem,1.05vw,1.1rem);font-weight:620;line-height:1.16;letter-spacing:-.006em;text-align:left;text-shadow:none}.c40-md-frame:has(.c40-md-screen--step-3){max-width:min(1440px,calc(100vw - 72px));height:min(980px,calc(100dvh - 40px))}.c40-md-frame:has(.c40-md-screen--step-3) .c40-md-logo{top:42px;right:58px;width:146px;font-size:26px}.c40-md-screen--step-3{padding:44px 64px 38px}.c40-md-screen--step-3 .c40-md-header{max-width:900px;margin:0 auto 34px;text-align:center}.c40-md-screen--step-3 .c40-md-stepper-pill{margin-bottom:18px;padding:7px 13px;font-size:11px;letter-spacing:.115em}.c40-md-screen--step-3 .c40-md-title{font-size:clamp(2.25rem,3vw,2.85rem);line-height:.98}.c40-md-screen--step-3 .c40-md-subtitle{max-width:860px;color:rgba(255,255,255,.76);font-size:15px;line-height:1.45}.c40-md-screen--step-3 .c40-md-idea{max-width:960px}.c40-md-screen--step-3 .c40-md-textarea,.c40-md-screen--step-3 .c40-md-textarea-wrap{min-height:320px}.c40-md-screen--step-3 .c40-md-bottom-nav{margin-top:16px}.c40-md-frame:has(.c40-md-screen--step-4),.c40-md-frame:has(.c40-md-screen--step-5),.c40-md-frame:has(.c40-md-screen--step-6){max-width:min(1440px,calc(100vw - 72px));height:min(980px,calc(100dvh - 40px))}.c40-md-frame:has(.c40-md-screen--step-4) .c40-md-logo,.c40-md-frame:has(.c40-md-screen--step-5) .c40-md-logo,.c40-md-frame:has(.c40-md-screen--step-6) .c40-md-logo{top:42px;right:58px;width:146px;font-size:26px}.c40-md-screen--step-4,.c40-md-screen--step-5,.c40-md-screen--step-6{padding:44px 64px 38px}.c40-md-screen--step-4 .c40-md-header,.c40-md-screen--step-5 .c40-md-header,.c40-md-screen--step-6 .c40-md-header{max-width:900px;margin:0 auto 34px;text-align:center}.c40-md-screen--step-4 .c40-md-stepper-pill,.c40-md-screen--step-5 .c40-md-stepper-pill,.c40-md-screen--step-6 .c40-md-stepper-pill{margin-bottom:18px;padding:7px 13px;font-size:11px;letter-spacing:.115em}.c40-md-screen--step-4 .c40-md-title,.c40-md-screen--step-5 .c40-md-title,.c40-md-screen--step-6 .c40-md-title{font-size:clamp(2.25rem,3vw,2.85rem);line-height:.98}.c40-md-screen--step-4 .c40-md-subtitle,.c40-md-screen--step-5 .c40-md-subtitle,.c40-md-screen--step-6 .c40-md-subtitle{max-width:860px;color:rgba(255,255,255,.76);font-size:15px;line-height:1.45}.c40-md-screen--step-4 .c40-md-content,.c40-md-screen--step-5 .c40-md-content,.c40-md-screen--step-6 .c40-md-content{justify-content:center}.c40-md-screen--step-4 .c40-md-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.c40-md-screen--step-4 .c40-md-grid,.c40-md-screen--step-5 .c40-md-grid{max-width:min(86vw,980px);column-gap:22px;row-gap:20px;padding:10px;border-radius:28px}.c40-md-screen--step-5 .c40-md-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.c40-md-screen--step-4 .c40-md-card,.c40-md-screen--step-5 .c40-md-card{display:grid;grid-template-rows:auto auto;align-content:start;gap:10px;aspect-ratio:auto;overflow:visible;border:0;border-radius:20px;background:transparent;box-shadow:none}.c40-md-screen--step-5 .c40-md-card{grid-column:span 2}.c40-md-screen--step-5 .c40-md-card:nth-child(4):nth-last-child(2){grid-column:2/span 2}.c40-md-screen--step-4 .c40-md-card-bg,.c40-md-screen--step-5 .c40-md-card-bg{grid-row:1;position:relative;inset:auto;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:20px;box-shadow:0 14px 34px rgba(0,0,0,.18)}.c40-md-screen--step-4 .c40-md-card-overlay,.c40-md-screen--step-5 .c40-md-card-overlay{display:none}.c40-md-screen--step-4 .c40-md-card-content,.c40-md-screen--step-5 .c40-md-card-content{grid-row:2;position:static;z-index:auto;height:auto;align-items:flex-start;justify-content:flex-start;padding:0 4px}.c40-md-screen--step-4 .c40-md-card-title,.c40-md-screen--step-5 .c40-md-card-title{align-self:stretch;width:100%;max-width:100%;color:rgba(255,255,255,.84);font-size:clamp(.98rem,1.05vw,1.1rem);font-weight:620;line-height:1.16;letter-spacing:-.006em;text-align:left;text-shadow:none}.c40-md-screen--step-4 .c40-md-card-desc,.c40-md-screen--step-5 .c40-md-card-desc{display:none}.c40-md-screen--step-6 .c40-md-summary{max-width:min(86vw,980px)}.c40-md-screen--step-6 .c40-md-summary-box{gap:14px;border-radius:28px;padding:16px}.c40-md-screen--step-6 .c40-md-summary-card{border-radius:18px;padding:18px}.c40-md-screen--step-6 .c40-md-summary-card span{font-size:11px}.c40-md-screen--step-6 .c40-md-summary-card strong{font-size:1.25rem}.c40-md-screen--step-6 .c40-md-summary-card em{font-size:14px;line-height:1.38}}.c40-md-idea,.c40-md-summary{display:flex;min-height:0;flex:1;flex-direction:column;justify-content:center;width:100%;max-width:610px;margin:0 auto}.c40-md-textarea-wrap{position:relative;display:block;min-height:220px;border:1px solid rgba(255,255,255,.14);border-radius:26px;background:rgba(255,255,255,.04);transition:border-color .25s ease,background .25s ease}.c40-md-textarea-wrap:focus-within{border-color:var(--c40-md-accent);background:rgba(255,255,255,.04)}.c40-md-textarea{width:100%;min-height:220px;resize:none;border:0;outline:0;background:transparent;padding:28px 28px 48px;color:#fff;font:500 14px/1.45 Inter,system-ui,sans-serif}.c40-md-textarea::placeholder{color:rgba(255,255,255,.4)}.c40-md-counter{position:absolute;right:24px;bottom:18px;color:rgba(255,255,255,.36);font-size:12px;font-weight:600}.c40-md-bottom-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px}.c40-md-text-button{border:0;background:transparent;color:rgba(255,255,255,.62);font:700 14px/1 Inter,system-ui,sans-serif;cursor:pointer}.c40-md-solid-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:230px;border:0;border-radius:999px;background:linear-gradient(135deg,#ff2b86,#ff5ad6);padding:16px 24px;color:#fff;font:800 14px/1 Inter,system-ui,sans-serif;cursor:pointer;box-shadow:0 18px 46px rgba(255,33,104,.28)}.c40-md-solid-button:disabled{opacity:.45;cursor:not-allowed}.c40-md-summary-box{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid rgba(255,255,255,.12);border-radius:26px;background:rgba(0,0,0,.18);padding:14px}.c40-md-summary-card{display:grid;gap:6px;min-height:0;align-content:start;border:1px solid rgba(255,126,219,.18);border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));padding:12px}.c40-md-summary-card span{color:var(--c40-md-accent);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.c40-md-summary-card strong{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1rem;line-height:1.08}.c40-md-summary-card em{color:rgba(255,255,255,.72);font-style:normal;font-size:12px;line-height:1.35}.c40-md-summary-note{margin:10px 4px 0;color:rgba(255,255,255,.72);font-size:12px;line-height:1.45}@media (max-width:760px){.c40-md-shell{--c40-md-mobile-grid-bg:rgba(255,255,255,.025);--c40-md-mobile-grid-padding:4px;--c40-md-mobile-grid-radius:18px;--c40-md-mobile-card-radius:14px;--c40-md-mobile-card-border:1px solid rgba(255,255,255,.14);--c40-md-mobile-card-shadow:0 8px 18px rgba(0,0,0,.14);--c40-md-mobile-card-title:rgba(255,255,255,.82);--c40-md-mobile-grid-width:min(calc(100vw - 52px),312px);--c40-md-mobile-grid-col-gap:14px;--c40-md-mobile-grid-row-gap:16px;--c40-md-mobile-label-min-height:40px;--c40-md-mobile-footer-space:96px;align-items:center;height:100dvh;min-height:0;-webkit-text-size-adjust:100%;text-size-adjust:100%}.c40-md-frame{max-width:100%;width:100vw;height:100dvh;min-height:0;border-radius:0;overflow:hidden;box-shadow:none}.c40-md-screen{min-height:0;padding:calc(10px + env(safe-area-inset-top)) 14px calc(10px + env(safe-area-inset-bottom))}.c40-md-logo{right:16px;width:88px;font-size:14px}.c40-md-logo,.c40-md-top-nav{top:calc(10px + env(safe-area-inset-top))}.c40-md-top-nav{left:12px}.c40-md-back{gap:4px;font-size:12px}.c40-md-header{margin:calc(32px + env(safe-area-inset-top)) 0 8px;text-align:left}.c40-md-brand-tag,.c40-md-stepper-pill{gap:6px;margin-bottom:7px;padding:4px 7px;font-size:7.5px;letter-spacing:.07em;max-width:100%}.c40-md-stepper-dots{gap:3px}.c40-md-stepper-dots span{width:5px;height:5px}.c40-md-title{margin:0;font-size:1.14rem;line-height:1.02;letter-spacing:-.04em}.c40-md-subtitle{margin-left:0;margin-top:4px;max-width:310px;font-size:9.4px;line-height:1.18}.c40-md-content{justify-content:center;padding-bottom:0;box-sizing:border-box}.c40-md-grid{gap:6px;max-width:min(100%,220px)}.c40-md-grid--five,.c40-md-grid--four,.c40-md-grid--genre{grid-template-columns:repeat(2,minmax(0,1fr))}.c40-md-card{border-radius:13px;box-shadow:0 10px 22px rgba(0,0,0,.16)}.c40-md-card-content{padding:6px}.c40-md-card-title{font-size:.7rem;line-height:1.04;text-shadow:0 2px 10px rgba(0,0,0,.84),0 1px 2px rgba(0,0,0,.72)}.c40-md-card-desc{display:none}.c40-md-screen--step-1,.c40-md-screen--step-2,.c40-md-screen--step-3,.c40-md-screen--step-4,.c40-md-screen--step-5,.c40-md-screen--step-6{display:grid;grid-template-rows:auto minmax(0,1fr)}.c40-md-screen--step-1 .c40-md-content,.c40-md-screen--step-2 .c40-md-content,.c40-md-screen--step-4 .c40-md-content,.c40-md-screen--step-5 .c40-md-content{justify-content:flex-start;overflow-y:auto;overscroll-behavior:contain}.c40-md-screen--step-1 .c40-md-grid,.c40-md-screen--step-2 .c40-md-grid,.c40-md-screen--step-4 .c40-md-grid,.c40-md-screen--step-5 .c40-md-grid{box-sizing:border-box;flex:0 0 auto;align-self:center;height:auto;width:var(--c40-md-mobile-grid-width);max-width:312px;column-gap:var(--c40-md-mobile-grid-col-gap);row-gap:var(--c40-md-mobile-grid-row-gap);padding:var(--c40-md-mobile-grid-padding);border-radius:var(--c40-md-mobile-grid-radius);background:var(--c40-md-mobile-grid-bg);place-content:start center}.c40-md-screen--step-1 .c40-md-card,.c40-md-screen--step-2 .c40-md-card,.c40-md-screen--step-4 .c40-md-card,.c40-md-screen--step-5 .c40-md-card{display:grid;grid-template-rows:auto auto;aspect-ratio:auto;overflow:visible;border:0;border-radius:var(--c40-md-mobile-card-radius);background:transparent;box-shadow:none}.c40-md-screen--step-1 .c40-md-card-bg,.c40-md-screen--step-2 .c40-md-card-bg,.c40-md-screen--step-4 .c40-md-card-bg,.c40-md-screen--step-5 .c40-md-card-bg{position:relative;inset:auto;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;border:var(--c40-md-mobile-card-border);border-radius:var(--c40-md-mobile-card-radius);box-shadow:var(--c40-md-mobile-card-shadow)}.c40-md-screen--step-1 .c40-md-card-overlay,.c40-md-screen--step-2 .c40-md-card-overlay,.c40-md-screen--step-4 .c40-md-card-overlay,.c40-md-screen--step-5 .c40-md-card-overlay{display:none}.c40-md-screen--step-1 .c40-md-card-content,.c40-md-screen--step-2 .c40-md-card-content,.c40-md-screen--step-4 .c40-md-card-content,.c40-md-screen--step-5 .c40-md-card-content{height:auto;align-items:flex-start;justify-content:flex-start;min-height:var(--c40-md-mobile-label-min-height);padding:7px 3px 0}.c40-md-screen--step-1 .c40-md-card-title,.c40-md-screen--step-2 .c40-md-card-title,.c40-md-screen--step-4 .c40-md-card-title,.c40-md-screen--step-5 .c40-md-card-title{align-self:stretch;width:100%;max-width:100%;color:var(--c40-md-mobile-card-title);font-size:.74rem;font-weight:620;line-height:1.16;letter-spacing:-.002em;text-align:left;text-shadow:none}.c40-md-screen--step-1{--c40-md-mobile-grid-width:min(calc(100vw - 52px),288px);--c40-md-mobile-grid-col-gap:12px;--c40-md-mobile-grid-row-gap:14px;--c40-md-mobile-label-min-height:36px}.c40-md-screen--step-1 .c40-md-header{margin:calc(18px + env(safe-area-inset-top)) 0 0}.c40-md-screen--step-1 .c40-md-stepper-pill{display:none}.c40-md-screen--step-1 .c40-md-title{font-size:1.16rem;font-weight:780;line-height:1.02;letter-spacing:-.045em}.c40-md-screen--step-1 .c40-md-subtitle{max-width:312px;margin-top:7px;color:rgba(255,255,255,.78);font-size:10.4px;font-weight:500;line-height:1.38;letter-spacing:.002em}.c40-md-screen--step-1 .c40-md-content{padding-top:0}.c40-md-screen--step-1 .c40-md-grid{max-width:288px}.c40-md-screen--step-1 .c40-md-card:nth-child(7){grid-column:1/-1;justify-self:center;width:calc((100% - 10px) / 2)}.c40-md-screen--step-2 .c40-md-header{margin:calc(42px + env(safe-area-inset-top)) 0 0}.c40-md-screen--step-2 .c40-md-brand-tag{display:none}.c40-md-screen--step-2 .c40-md-title{font-size:1.16rem;font-weight:780;line-height:1.02;letter-spacing:-.045em}.c40-md-screen--step-2 .c40-md-subtitle{max-width:312px;margin-top:7px;color:rgba(255,255,255,.78);font-size:10.4px;font-weight:500;line-height:1.38;letter-spacing:.002em}.c40-md-screen--step-2 .c40-md-content{padding-top:16px}.c40-md-screen--step-2 .c40-md-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc((100% - 10px) / 2)}.c40-md-screen--step-3 .c40-md-header{margin:calc(42px + env(safe-area-inset-top)) 0 0}.c40-md-screen--step-3 .c40-md-stepper-pill{display:none}.c40-md-screen--step-3 .c40-md-content{justify-content:flex-start;padding-top:20px;padding-bottom:var(--c40-md-mobile-footer-space)}.c40-md-screen--step-4 .c40-md-header,.c40-md-screen--step-5 .c40-md-header{margin:calc(42px + env(safe-area-inset-top)) 0 0}.c40-md-screen--step-4 .c40-md-stepper-pill,.c40-md-screen--step-5 .c40-md-stepper-pill{display:none}.c40-md-screen--step-4 .c40-md-title,.c40-md-screen--step-5 .c40-md-title{font-size:1.16rem;font-weight:780;line-height:1.02;letter-spacing:-.045em}.c40-md-screen--step-4 .c40-md-subtitle,.c40-md-screen--step-5 .c40-md-subtitle{max-width:312px;margin-top:7px;color:rgba(255,255,255,.78);font-size:10.4px;font-weight:500;line-height:1.38;letter-spacing:.002em}.c40-md-screen--step-4 .c40-md-content,.c40-md-screen--step-5 .c40-md-content{padding-top:16px}.c40-md-screen--step-5 .c40-md-grid{width:min(calc(100vw - 76px),252px);max-width:252px;column-gap:12px;row-gap:14px}.c40-md-screen--step-5 .c40-md-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc((100% - 10px) / 2)}.c40-md-screen--step-6 .c40-md-header{margin:calc(42px + env(safe-area-inset-top)) 0 0}.c40-md-screen--step-6 .c40-md-stepper-pill{display:none}.c40-md-screen--step-6 .c40-md-title{font-size:1.16rem;font-weight:780;line-height:1.02;letter-spacing:-.045em}.c40-md-screen--step-6 .c40-md-subtitle{max-width:312px;margin-top:7px;color:rgba(255,255,255,.78);font-size:10.4px;font-weight:500;line-height:1.38;letter-spacing:.002em}.c40-md-screen--step-6 .c40-md-content{justify-content:flex-start;min-height:0;padding-top:14px;padding-bottom:0;overflow:hidden}.c40-md-screen--step-6 .c40-md-summary{flex:1 1 auto;min-height:0;justify-content:flex-start;max-width:min(calc(100vw - 44px),380px)}.c40-md-screen--step-6 .c40-md-summary-box{grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem;max-height:none;overflow:hidden;border-radius:1.125rem;padding:.5rem}.c40-md-screen--step-6 .c40-md-summary-card{gap:4px;min-height:0;padding:.45rem .5rem}.c40-md-screen--step-6 .c40-md-bottom-nav{padding:.5rem .875rem calc(.625rem + env(safe-area-inset-bottom))}.c40-md-idea,.c40-md-summary{justify-content:center;max-width:320px}.c40-md-screen--step-3 .c40-md-idea{flex:0 1 auto;justify-content:flex-start}.c40-md-textarea,.c40-md-textarea-wrap{min-height:172px}.c40-md-textarea-wrap{border-radius:20px}.c40-md-textarea{padding:16px 16px 34px;line-height:1.35}.c40-md-textarea::placeholder{color:rgba(255,255,255,.36)}.c40-md-counter{right:16px;bottom:12px;font-size:9px}.c40-md-bottom-nav{position:absolute;right:0;bottom:0;left:0;margin:0;border-top:1px solid rgba(255,255,255,.1);background:rgba(19,43,53,.72);padding:.625rem .875rem calc(.75rem + env(safe-area-inset-bottom));backdrop-filter:blur(18px)}.c40-md-text-button{font-size:12px}.c40-md-solid-button{min-width:0;flex:1;width:100%;min-height:2.75rem;padding:.7rem 1rem;font-size:.8125rem}.c40-md-summary-box{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border-radius:20px;padding:8px}.c40-md-summary-card{min-height:0;border-radius:13px;padding:8px}.c40-md-summary-card span{font-size:7.5px;letter-spacing:.12em}.c40-md-summary-card strong{font-family:Inter,system-ui,sans-serif;font-size:.76rem;letter-spacing:-.03em}.c40-md-summary-card em,.c40-md-summary-note{font-size:9px;line-height:1.22}.c40-md-screen .c40-md-title{font-size:21px;line-height:1.04;letter-spacing:-.042em}.c40-md-screen .c40-md-subtitle{max-width:min(calc(100vw - 44px),356px);color:rgba(255,255,255,.84);font-size:13px;line-height:1.38}.c40-md-screen .c40-md-card-title{color:rgba(255,255,255,.88);font-size:14px;font-weight:630;line-height:1.18}.c40-md-textarea{font-size:1rem;line-height:1.4}.c40-md-textarea::placeholder{color:rgba(255,255,255,.46)}.c40-md-counter{color:rgba(255,255,255,.52);font-size:10px}.c40-md-text-button{font-size:13px}.c40-md-solid-button{font-size:14px}.c40-md-summary-card span{font-size:8.4px;letter-spacing:.13em}.c40-md-summary-card strong{font-size:17px;line-height:1.12}.c40-md-summary-card em,.c40-md-summary-note{color:rgba(255,255,255,.78);font-size:11px;line-height:1.32}}@media (max-width:760px) and (max-height:680px){.c40-md-screen--step-5 .c40-md-grid{width:min(calc(100vw - 92px),232px);max-width:232px;row-gap:10px}.c40-md-screen--step-5 .c40-md-card-content{min-height:34px;padding-top:5px}.c40-md-screen--step-5 .c40-md-card-title{font-size:12px;line-height:1.12}}@media (prefers-reduced-motion:reduce){.c40-md-card,.c40-md-card-bg,.c40-md-screen{transition:none!important}}@keyframes premiumPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.04);opacity:.9}}.animate-premiumPulse{animation:premiumPulse 3.5s ease-in-out infinite}@keyframes urgentPulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.06);opacity:1}}.animate-urgentPulse{animation:urgentPulse 2s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.animate-premiumPulse,.animate-urgentPulse{animation:none!important}}.c40-card-container{transition:transform .3s ease,box-shadow .35s ease}.c40-card-container:hover{transform:translateY(-10px) scale(1.015);box-shadow:0 32px 60px -36px rgba(24,22,58,.45)}.c40-card-container.is-selected{transform:translateY(-12px) scale(1.02);box-shadow:0 38px 65px -30px rgba(255,90,214,.45)}.c40-card-container.is-selected:hover{transform:translateY(-16px) scale(1.03);box-shadow:0 46px 75px -28px rgba(255,90,214,.55)}:root{--form-radius:22px;--form-pad:24px;--form-pad-lg:32px;--form-shadow:0 20px 60px -25px rgba(0,0,0,.35);--form-header-offset:160px;--c4-shell-bg:linear-gradient(135deg,#132b35,#301f37 40%,#5a2341)}.gradient-background{background:linear-gradient(135deg,color-mix(in srgb,var(--g1,#91290c) 100%,transparent 0%),color-mix(in srgb,var(--g2,#542964) 100%,transparent 0%),color-mix(in srgb,var(--g3,#e71957) 100%,transparent 0%));background-size:240% 240%;animation:gradient-animation 8s ease-in-out infinite alternate;will-change:background-position}@keyframes gradient-animation{0%{background-position:0 50%}to{background-position:100% 50%}}.c4-form-surface{border-radius:var(--form-radius);box-shadow:var(--form-shadow);background:linear-gradient(144deg,var(--g1),var(--g2),var(--g3));background-size:240% 240%;animation:c4-gradient-anim 8s ease-in-out infinite;will-change:background-position;display:flex;flex-direction:column;height:100%}.c4-mobile-shell-bg{background:var(--c4-shell-bg)}.c4-form-section{position:relative;min-height:calc(100vh - var(--form-header-offset));height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:clamp(48px,12vh,96px) clamp(18px,4vw,48px);overflow:visible}@supports (height:100svh){.c4-form-section{min-height:calc(100svh - var(--form-header-offset));height:auto}}@media (prefers-reduced-motion:reduce){.c4-form-surface{animation:none}.c4-head-marquee__inner{animation:none;transform:translateX(0)!important}.c4-head-marquee{mask-image:none}.prize-atmos{animation:none}}@keyframes c4-gradient-anim{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes c4-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.c4-badges,.c4-chip-row{display:flex;flex-wrap:wrap;gap:.5rem;transform:translateY(-14px);justify-content:flex-start;padding-right:.5rem;width:100%}.c4-chip-row{position:relative;z-index:10;gap:8px;margin-bottom:14px;transform:none;padding-right:0}.c4-chip{display:inline-flex;align-items:center;gap:6px;padding:clamp(4px,.8vw,9px) clamp(12px,2vw,20px);background:linear-gradient(120deg,var(--chip-start,#ff2b7a),var(--chip-end,#ff6bd6));font-size:clamp(.65rem,.2vw + .6rem,.85rem);letter-spacing:.02em;text-transform:uppercase;box-shadow:0 12px 32px -16px rgba(0,0,0,.55);text-shadow:0 1px 8px rgba(0,0,0,.35)}.c4-badge,.c4-chip{border-radius:999px;color:#fff;font-weight:700;white-space:nowrap}.c4-badge{font-size:12px;padding:6px 10px;background:linear-gradient(90deg,rgba(255,74,178,1),rgba(155,92,255,1));box-shadow:0 6px 14px -6px rgba(0,0,0,.35)}.c4-mobile-head{display:none}.c4-head-back{appearance:none;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.16);color:#fff;width:34px;height:34px;border-radius:999px;display:grid;place-items:center;font-size:16px;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease;z-index:31}.c4-head-back:hover{background:rgba(255,255,255,.24);border-color:rgba(255,255,255,.45)}.c4-head-back:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px}.c4-head-marquee{position:relative;flex:1 1 auto;min-width:0;height:32px;border-radius:9999px;padding:0 12px;border:1px solid rgba(255,255,255,.38);background:linear-gradient(120deg,rgba(255,255,255,.18),rgba(255,255,255,.08));background:linear-gradient(120deg,color-mix(in srgb,var(--g1) 75%,rgba(255,255,255,.1) 25%),color-mix(in srgb,var(--g2) 70%,rgba(255,255,255,.12) 30%),color-mix(in srgb,var(--g3) 70%,rgba(0,0,0,.05) 30%));display:flex;align-items:center;overflow:hidden;color:#fff;font-size:12px;font-weight:600;line-height:1;text-shadow:0 1px 4px rgba(0,0,0,.4);mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent);z-index:30}.c4-head-marquee__inner{display:inline-flex;align-items:center;gap:48px;white-space:nowrap;animation:c4-marquee var(--marquee-duration,12s) linear infinite;animation-delay:.7s;will-change:transform}.c4-head-marquee__inner:after{content:attr(data-text)}.c4-stage{flex:1;min-height:inherit;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;width:min(100%,1280px);padding-inline:clamp(12px,3vw,28px);padding-block:clamp(8px,2vh,28px);margin:0 auto;overflow:visible}.c4-form-grid{display:grid;grid-template-columns:1fr;gap:28px;align-items:stretch;min-height:clamp(580px,78vh,900px);height:clamp(600px,82vh,980px);max-height:1020px;flex:1 1 auto;overflow:visible;grid-auto-rows:minmax(0,1fr)}.c4-form-column{flex-direction:column;align-self:stretch}.c4-form-card,.c4-form-column{display:flex;min-height:0;height:100%;max-height:100%}.c4-form-card{position:relative;flex:1 1 auto;width:100%;flex-direction:column;border-radius:var(--form-radius);background:rgba(255,255,255,.9);backdrop-filter:blur(12px);box-shadow:0 25px 75px -30px rgba(39,8,70,.45);border:1px solid rgba(255,255,255,.45);overflow:hidden;box-sizing:border-box}.c4-form-card__body{flex:1;min-height:0;max-height:calc(var(--media-height, 100%));padding:var(--form-pad);display:flex;flex-direction:column;gap:1.5rem;overflow:hidden}.c4-form-dynamic{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;gap:1.25rem}.c4-form-header,.c4-form-root-error{flex:0 0 auto}.c4-form-root-error{padding:.5rem .75rem;border-radius:12px;background:rgba(255,255,255,.18)}.c4-form-dynamic__form{flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.c4-form-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable both;-webkit-overflow-scrolling:touch;padding-right:6px;padding-bottom:clamp(32px,6vh,64px);max-height:calc(var(--media-height, 100%) - 156px)}.c4-form-scroll::-webkit-scrollbar{width:6px}.c4-form-scroll::-webkit-scrollbar-thumb{background:rgba(17,17,17,.2);border-radius:999px}.glow-frame{position:relative;border-radius:var(--form-radius);overflow:visible}.glow-frame:before{inset:-32px;border-radius:calc(var(--form-radius) + 28px);background:conic-gradient(from 0deg,rgba(255,0,183,.52),rgba(106,59,255,.5),rgba(0,200,181,.48),rgba(255,237,186,.5),rgba(255,0,183,.52));filter:blur(34px);opacity:.6}.glow-frame:after,.glow-frame:before{content:"";position:absolute;pointer-events:none;z-index:0}.glow-frame:after{inset:-1px;border-radius:var(--form-radius);border:1px solid rgba(255,255,255,.55);opacity:.75}.glow-card{position:relative;z-index:1}.mood-overlay{position:absolute;inset:0;opacity:.45;mix-blend-mode:screen;background-size:220% 220%;pointer-events:none}.prize-atmos{animation:moodShift 12s ease-in-out infinite alternate}@keyframes moodShift{0%{background-position:0 30%}to{background-position:100% 70%}}.c4-input{width:100%;border-radius:18px;border:1.5px solid rgba(11,10,42,.15);padding:.75rem 1rem;background:rgba(255,255,255,.95);color:#0b0a2a;font-size:.95rem;font-weight:500;box-shadow:inset 0 1px 1px rgba(255,255,255,.65),0 0 0 rgba(0,0,0,0);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.c4-input::placeholder{color:rgba(11,10,42,.45)}.c4-input:focus{outline:none;border-color:var(--accent,#ff2b7a);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent,#ff2b7a) 25%,transparent),inset 0 0 0 rgba(0,0,0,0)}.c4-input:disabled{opacity:.6;cursor:not-allowed}.c4-label{display:flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;letter-spacing:.01em;color:#0b0a2a}.c4-label__required{color:var(--accent,#ff2b7a);font-size:1em}.c4-field-helper{font-size:.75rem;color:rgba(11,10,42,.65)}.c4-btn-continue{appearance:none;border:none;border-radius:999px;padding:.95rem 1.75rem;width:auto;color:#fff;font-size:1rem;font-weight:700;letter-spacing:.02em;cursor:pointer;background:linear-gradient(120deg,var(--chip-start,#ff2b7a),var(--chip-end,#ff6bd6));box-shadow:0 18px 36px -12px rgba(0,0,0,.35);transition:transform .2s ease,box-shadow .2s ease}.c4-btn-continue:hover{transform:translateY(-1px);box-shadow:0 22px 44px -14px rgba(0,0,0,.4)}.c4-btn-continue:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px}.c4-btn-continue:active{transform:translateY(1px)}@media (min-width:768px){.c4-form-footer .c4-btn-continue{align-self:flex-end;width:auto}}[data-color=despedida] .c4-form-card{background:rgba(16,16,26,.78);color:#fff;border-color:rgba(255,255,255,.2)}[data-color=despedida] .c4-input{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);color:#fff}[data-color=despedida] .c4-label{color:rgba(255,255,255,.88)}[data-color=despedida] .c4-field-helper{color:rgba(255,255,255,.65)}[data-color=despedida] .c4-btn-continue{box-shadow:0 16px 34px -16px rgba(0,0,0,.55)}[data-color=despedida] .c4-input::placeholder{color:rgba(255,255,255,.7)}[data-color=despedida] .c4-form-footer{background:rgba(16,16,26,.9);border-top-color:rgba(255,255,255,.15);box-shadow:0 -24px 60px rgba(0,0,0,.45)}[data-color=despedida] .c4-head-back{border-color:rgba(255,255,255,.25);background:rgba(16,16,26,.65)}[data-color=despedida] .c4-head-marquee{background:rgba(16,16,26,.82);border-color:rgba(255,255,255,.22)}@media (min-width:768px){.c4-form-scroll{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.c4-form-footer{padding-bottom:1.5rem}}@media (max-width:640px){:root{--form-header-offset:138px}.c4-form-section{overflow:hidden;align-items:stretch;justify-content:stretch;min-height:100svh;height:100svh;padding:0;background:var(--c4-shell-bg)}.c4-form-shell{width:100%;height:100%;max-width:none;margin:0}.c4-head-desc,.c4-head-progress,.gradient-background{display:none}.c4-badges{transform:translateY(-6px);padding-right:0;row-gap:.35rem}.c4-badge{font-size:11px;padding:5px 10px}.c4-stage{justify-content:flex-start;align-items:stretch;overflow:hidden;max-width:100%;padding-inline:0;padding-block:0}.c4-mobile-shell,.c4-stage{width:100%;height:100%;box-sizing:border-box}.c4-mobile-shell{display:flex;flex-direction:column;min-height:100svh}.c4-mobile-shell__header{display:grid;grid-template-rows:auto auto;gap:2px;width:100%;margin:0;padding:calc(env(safe-area-inset-top) + .25rem) 10px 0;flex:0 0 auto;box-sizing:border-box}.c4-mobile-shell__header-top{display:flex;justify-content:flex-end;align-items:center;min-height:1rem}.c4-mobile-shell__copy{min-width:0;display:flex;flex-direction:column;gap:0;padding-right:0}.c4-mobile-shell__title{margin:0;color:#fff;font-size:.875rem;font-weight:760;line-height:1.02;letter-spacing:-.03em}.c4-mobile-shell__subtitle{max-width:100%;margin:.125rem 0 0;color:rgba(255,255,255,.78);font-size:.53125rem;font-weight:500;line-height:1.22;letter-spacing:.002em}.c4-mobile-shell__chip{display:inline-flex;flex:0 0 auto;align-self:flex-end;max-width:6rem;overflow:hidden;text-overflow:ellipsis;padding:.16rem .38rem;font-size:.390625rem;font-weight:700;line-height:1;box-shadow:0 10px 26px -16px rgba(0,0,0,.42)}.c4-mobile-shell__body{min-height:0;flex:1 1 auto;width:100%;display:flex;justify-content:stretch;overflow:hidden;box-sizing:border-box;padding:0 0 env(safe-area-inset-bottom)}.c4-mobile-shell__body--with-cta{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.c4-form-card{flex:1 1 auto;width:100%;max-width:100%;margin:0 auto;border-radius:0;box-sizing:border-box}.c4-form-surface--mobile{background:transparent;animation:none}.c4-form-card--mobile,.c4-form-surface--mobile{width:100%;height:100%;max-width:none;box-shadow:none;border-radius:0;display:flex;flex-direction:column;min-height:0}.c4-form-card--mobile{background:rgba(72,45,80,.42);backdrop-filter:blur(16px);border:0}.glow-frame:after,.glow-frame:before{display:none}.c4-form-card__body--mobile{display:flex;flex-direction:column;flex:1 1 auto;height:100%;min-height:0;overflow:hidden;padding:0}.c4-form-scroll{flex:1 1 auto;min-height:0;height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 10px calc(40px + env(safe-area-inset-bottom));max-height:none;scrollbar-gutter:stable both}.c4-right-media{display:none}.c4-form-card,.c4-form-dynamic__form,.c4-form-scroll,.c4-mobile-shell,.c4-mobile-shell__body,.c4-stage{max-width:100%;min-height:0}.c4-form-dynamic__form{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%}.c4-form-grid{display:none}.c4-form-card--mobile .c4-label{color:rgba(255,255,255,.92);font-size:.65625rem;line-height:1.18}.c4-form-card--mobile .c4-field-helper{color:rgba(255,255,255,.68);font-size:.5625rem;line-height:1.22}.c4-form-card--mobile .c4-input{background:rgba(255,255,255,.94);border-color:rgba(255,255,255,.14);min-height:2.625rem;padding:.4375rem .75rem;font-size:.78125rem;line-height:1.2;border-radius:1rem;display:flex;align-items:center}.c4-form-card--mobile .c4-input::placeholder{font-size:.71875rem;line-height:1.2}.c4-form-card--mobile [data-field-id]>.flex.flex-wrap,.c4-form-card--mobile [data-field-id]>.inline-flex{display:flex;align-items:center;gap:.375rem;row-gap:.375rem}.c4-form-card--mobile button[type=button]{min-height:1.875rem;padding:.28125rem .6875rem;font-size:.71875rem;line-height:1.1;display:inline-flex;align-items:center;justify-content:center}.c4-form-card--mobile [data-field-id]{gap:.375rem}.c4-form-card--mobile .space-y-4>:not([hidden])~:not([hidden]){margin-top:.75rem}.c4-form-card--mobile .c4-btn-continue{box-shadow:0 18px 36px -18px rgba(0,0,0,.4)}.c4-form-card--mobile .c4-form-root-error{background:rgba(255,255,255,.1);color:rgba(255,255,255,.88)}}@media (min-width:1024px){.c4-form-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch}.c4-form-column{grid-column:span 7}.c4-right-media{grid-column:span 5;margin-top:0}}.c4-form-grid>*{min-height:0}.c4-right-media{position:relative;border-radius:var(--form-radius);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;flex:1 1 auto;background:rgba(255,255,255,.18);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.35);box-shadow:var(--form-shadow);overflow:hidden;min-height:0;margin-top:0;align-self:stretch;padding:clamp(16px,2vw,24px)}.c4-right-media__image{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:50% 50%!important;border-radius:calc(var(--form-radius) - 8px)}@media (max-height:820px){.c4-stage{min-height:calc(100vh - 110px)}.c4-form-card__body{padding-top:16px;padding-bottom:16px}}@media (min-width:1024px){.c4-right-media{max-width:none;min-height:0;height:100%}}@media (max-width:1024px){.c4-right-media{min-height:360px;height:auto}.c4-form-grid{height:auto;max-height:none}}@media (max-width:640px){.c4-right-media{min-height:300px;margin-top:20px}}@media (min-width:768px){.c4-form-card__body{padding:var(--form-pad-lg)}}