:root{--navy:#031c46;--navy2:#07376f;--blue:#087bea;--yellow:#ffc51b;--red:#ff5049;--paper:#fff;--ink:#071b42;--muted:#667085;--line:#dce4ef;--shadow:0 10px 28px rgba(3,28,70,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"DM Sans",sans-serif}button,input,select{font:inherit}.topbar{height:88px;padding:0 max(3vw,28px);background:linear-gradient(100deg,#02183b,#062858);display:flex;align-items:center;gap:28px;color:#fff;position:sticky;top:0;z-index:20}.logo{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;line-height:.78;flex:none}.logo b,.logo strong{display:block;font-family:"Baloo 2";font-size:27px;font-weight:800}.logo strong{font-size:30px;color:var(--yellow);margin-top:7px}.gift-icon{width:55px;height:48px;background:var(--yellow);border-radius:5px;position:relative;display:block;transform:rotate(-7deg);box-shadow:inset 0 -7px 0 rgba(255,91,72,.17)}.gift-icon:before{content:"";position:absolute;width:11px;height:100%;background:var(--red);left:22px}.gift-icon:after{content:"";position:absolute;width:100%;height:10px;background:var(--red);top:9px}.gift-icon i:before,.gift-icon i:after{content:"";position:absolute;width:22px;height:17px;border:5px solid var(--red);border-radius:50% 50% 0 50%;top:-14px;left:7px}.gift-icon i:after{left:27px;border-radius:50% 50% 50% 0}.topbar nav{display:flex;gap:32px;margin-left:auto}.topbar nav a{color:#fff;text-decoration:none;font-size:15px;font-weight:800;white-space:nowrap}.topbar nav a:hover,.topbar nav a.active{color:var(--yellow)}.header-search{width:250px;height:46px;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.08);border-radius:15px;display:flex;align-items:center;gap:10px;padding:0 14px}.header-search span{font-size:27px}.header-search input{width:100%;border:0;outline:0;background:transparent;color:#fff}.header-search input::placeholder{color:#b6c3d7}.publish-button{display:flex;align-items:center;gap:8px;background:var(--yellow);color:var(--ink);padding:14px 18px;border-radius:12px;text-decoration:none;font-weight:900;white-space:nowrap}.publish-button span{border:2px solid var(--ink);border-radius:50%;width:22px;height:22px;display:grid;place-items:center}.menu{display:none;background:transparent;color:#fff;border:0;font-size:27px}
.hero{height:335px;background:radial-gradient(circle at 45% 120%,#0b5197 0,transparent 55%),linear-gradient(125deg,#072f64,#00204e);position:relative;overflow:hidden;color:#fff}.burst{position:absolute;inset:-60% 25% -80% -5%;background:repeating-conic-gradient(from 10deg,rgba(255,255,255,.045) 0 10deg,transparent 10deg 23deg);border-radius:50%}.hero-copy{position:relative;z-index:3;padding:34px 0 0 max(8vw,70px);width:62%}.hero h1{font-family:"Baloo 2";font-size:clamp(48px,5.2vw,70px);line-height:.92;margin:0;letter-spacing:-.035em;text-shadow:0 4px 0 rgba(0,0,0,.18)}.hero h1 span{color:var(--yellow)}.hero p{font-size:22px;font-weight:700;margin:14px 0 0}.hero p::first-letter{color:var(--yellow)}.raffle-machine{position:absolute;z-index:2;width:470px;height:310px;object-fit:cover;object-position:center;right:7%;top:8px;border-radius:50%;mix-blend-mode:screen;filter:saturate(1.18) contrast(1.07) drop-shadow(0 10px 20px rgba(0,0,0,.28))}.blue-ribbon{position:absolute;right:-25px;bottom:-35px;width:230px;height:105px;border-radius:50%;border:25px solid #199cf4;transform:rotate(-22deg);box-shadow:inset 4px 2px 6px rgba(255,255,255,.5)}.ticket{position:absolute;z-index:3;background:var(--red);color:var(--yellow);border:3px dashed #fff;padding:10px 18px;border-radius:4px;transform:rotate(-14deg)}.ticket-one{left:2%;top:120px}.ticket-two{right:41%;top:39px;background:var(--yellow);color:var(--red);transform:rotate(12deg)}.confetti{position:absolute;width:13px;height:35px;background:var(--yellow);transform:rotate(38deg)}.c1{left:5%;top:30px}.c2{left:55%;top:70px;background:var(--red)}
.filters-shell{max-width:1440px;margin:-76px auto 0;position:relative;z-index:8;padding:0 30px}.categories{display:grid;grid-template-columns:repeat(8,1fr);gap:5px;align-items:stretch}.category{height:245px;background:linear-gradient(#fff,#f8f9fc);border:1px solid #d5ddea;border-radius:15px;padding:15px 7px 8px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:var(--ink);cursor:pointer;box-shadow:0 8px 18px rgba(3,28,70,.14);position:relative;overflow:hidden;transition:.18s}.category:hover{transform:translateY(-5px)}.category.active{border:4px solid var(--yellow);padding:12px 4px 5px}.category.active:after{content:"✓";position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:900}.category b{font-family:"Baloo 2";font-size:16px;line-height:1.05}.category .animal{font-size:82px;line-height:1;filter:drop-shadow(0 8px 4px rgba(3,28,70,.2));position:relative}.category .accessory i{font-size:31px;font-style:normal;position:absolute;right:-12px;bottom:-4px}.category small{font-size:12px;font-weight:800;color:#5d6c86}.category:first-child small{color:var(--blue)}.extra-filters{min-height:82px;display:flex;align-items:center;gap:18px}.extra-filters>strong{font-size:17px;white-space:nowrap}.extra-filters>div{display:flex;gap:10px;flex-wrap:wrap}.extra-filters button{border:1.5px solid #8ba9d3;background:#fff;color:var(--ink);border-radius:999px;padding:8px 15px;font-weight:700;cursor:pointer}.extra-filters button span{color:var(--blue);margin-right:7px;font-weight:900}.extra-filters button.active{background:#e8f4ff;border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.extra-filters .clear{border:0;margin-left:auto;color:#667085;text-decoration:underline;padding-right:0}
.results{max-width:1280px;margin:0 auto;padding:20px 30px 70px;position:relative}.results:before{content:"";position:absolute;width:110px;height:34px;background:var(--red);left:-30px;top:80px;transform:rotate(17deg);border:5px solid #fff;box-shadow:0 3px 8px rgba(0,0,0,.16)}.results-heading{display:flex;align-items:center;gap:13px;margin-bottom:15px}.verified-medal{width:52px;height:52px;border-radius:50%;background:var(--blue);color:#fff;border:7px solid #8fc7ff;display:grid;place-items:center;font-size:23px;font-weight:900;box-shadow:0 4px 0 #0462b8}.results h2{font-family:"Baloo 2";font-size:34px;line-height:1;margin:0}.results-heading p{margin:3px 0 0;color:var(--muted);font-size:13px}.results-heading label{margin-left:auto;color:var(--muted);font-size:12px}.results-heading select{border:0;color:var(--ink);font-weight:800;background:transparent}.demo-notice{background:#fff8d9;border:1px solid #f1d370;color:#6b5310;border-radius:10px;padding:10px 14px;font-size:13px;margin-bottom:18px}.contest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.contest-card{background:#fff;border:1px solid #dfe5ec;border-radius:13px;box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;min-height:400px}.card-image{height:170px;background:linear-gradient(135deg,var(--soft),#fff);display:grid;place-items:center;position:relative;overflow:hidden}.card-image:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:rgba(255,255,255,.55);right:-28px;top:-36px}.prize-emoji{font-size:92px;position:relative;z-index:1;filter:drop-shadow(0 10px 8px rgba(3,28,70,.22));transform:rotate(-5deg)}.status{position:absolute;z-index:2;left:0;bottom:0;background:var(--blue);color:#fff;padding:6px 12px;font-size:11px;font-weight:900}.status.preview{background:#697386}.card-content{padding:14px 17px 10px;display:flex;flex-direction:column;flex:1}.card-content h3{font-family:"Baloo 2";font-size:22px;line-height:1.06;margin:0 0 10px}.org,.date{display:flex;align-items:center;gap:8px;color:#59657a;font-size:13px;margin:4px 0}.org i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--soft);font-style:normal;font-weight:900;color:var(--brand)}.date span{color:var(--blue);font-size:18px}.card-action{margin:10px 17px 16px;background:var(--red);color:#fff;border-radius:8px;text-decoration:none;text-align:center;padding:12px;font-weight:900}.card-action:hover{background:#e93f39}.load-more{display:block;margin:30px auto 0;border:2px solid var(--navy);background:#fff;color:var(--navy);border-radius:10px;padding:12px 24px;font-weight:900;cursor:pointer}.empty{text-align:center;padding:50px}.empty span{font-size:50px}.empty h3{font-family:"Baloo 2";font-size:28px}.empty button{background:var(--yellow);border:0;border-radius:8px;padding:11px 18px;font-weight:900}
.how{background:#eef6ff;padding:60px max(6vw,30px);text-align:center}.how h2,.publish-strip h2{font-family:"Baloo 2";font-size:38px;margin:0 0 25px}.how>div{max-width:1000px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.how article{background:#fff;border-radius:14px;padding:25px;box-shadow:var(--shadow)}.how article b{display:grid;place-items:center;margin:auto;width:42px;height:42px;border-radius:50%;background:var(--yellow);font-size:20px}.how article h3{font-family:"Baloo 2";font-size:22px;margin:12px 0 3px}.how article p{margin:0;color:var(--muted)}.publish-strip{background:var(--navy);color:#fff;padding:38px max(8vw,40px);display:flex;align-items:center;justify-content:space-between}.publish-strip>div{display:grid;grid-template-columns:55px 1fr;column-gap:14px}.publish-strip span{grid-row:1/3;font-size:42px}.publish-strip h2{font-size:30px;margin:0}.publish-strip p{margin:0;color:#b9c9e2}.publish-strip-link{background:var(--yellow);border:0;border-radius:10px;padding:14px 20px;font-weight:900;color:var(--ink);text-decoration:none}.legal{padding:22px;text-align:center;color:var(--muted);font-size:13px}.legal p{margin:0}footer{background:#02183b;color:#fff;padding:24px max(5vw,30px);display:flex;align-items:center;justify-content:space-between}.logo.small .gift-icon{transform:scale(.68) rotate(-7deg);transform-origin:left center}.logo.small b,.logo.small strong{font-size:18px}.logo.small strong{font-size:20px;margin-top:5px}
@media(max-width:1100px){.topbar nav{display:none}.header-search{margin-left:auto}.categories{grid-template-columns:repeat(4,1fr)}.filters-shell{margin-top:-45px}.category{height:220px}.raffle-machine{right:0;width:420px}.hero-copy{width:70%}.contest-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.topbar{height:70px;padding:0 16px}.logo b{font-size:20px}.logo strong{font-size:22px}.gift-icon{transform:scale(.75) rotate(-7deg);transform-origin:left center;margin-right:-10px}.header-search,.publish-button{display:none}.menu{display:block;margin-left:auto}.hero{height:300px}.hero-copy{padding:30px 18px 0;width:100%;z-index:4}.hero h1{font-size:43px}.hero p{font-size:18px}.raffle-machine{width:250px;height:170px;right:-30px;top:140px;opacity:.8}.filters-shell{margin:-35px auto 0;padding:0 12px}.categories{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 2px 15px}.category{min-width:155px;height:205px;scroll-snap-align:start}.category .animal{font-size:68px}.extra-filters{align-items:flex-start;flex-direction:column;padding:15px 3px}.extra-filters>div{flex-wrap:nowrap;overflow-x:auto;width:100%;padding-bottom:5px}.extra-filters button{white-space:nowrap}.extra-filters .clear{margin-left:0}.results{padding:15px 14px 50px}.results-heading{align-items:flex-start;flex-wrap:wrap}.results-heading label{width:100%;margin-left:0}.contest-grid{grid-template-columns:1fr}.how{padding:45px 16px}.how>div{grid-template-columns:1fr}.publish-strip{padding:30px 20px;align-items:flex-start;gap:25px;flex-direction:column}.publish-strip>div{grid-template-columns:45px 1fr}.results:before,.blue-ribbon{display:none}}
.animal-photo{width:100%;height:148px;display:block;overflow:hidden;margin:-2px 0 -5px}.animal-photo img{width:100%;height:205px;object-fit:cover;object-position:center top;filter:drop-shadow(0 8px 7px rgba(3,28,70,.18))}.category small{position:relative;z-index:5}.group-photo{width:100%;height:151px;display:block;overflow:hidden;margin:-3px 0 -6px}.group-photo img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;filter:drop-shadow(0 6px 5px rgba(3,28,70,.18))}@media(max-width:1100px){.animal-photo,.group-photo{height:127px}.animal-photo img{height:178px}}@media(max-width:720px){.category{height:220px}.animal-photo,.group-photo{height:128px}.animal-photo img{height:178px}}
.prize{margin:0 0 10px;color:#34435d;font-size:14px;line-height:1.4}.status{background:#087bea}.contest-card{min-height:520px}.card-image{height:210px;background:#eef2f7}.card-image:before{display:none}.contest-photo{width:100%;height:100%;object-fit:cover;display:block}.category-tag{display:flex;align-items:center;gap:10px;margin:-5px 0 10px;color:var(--ink);font-family:"Baloo 2";font-size:14px;font-weight:800;line-height:1.05}.category-tag img{width:58px;height:58px;flex:0 0 58px;border-radius:50%;object-fit:cover;object-position:center top;background:#fff;border:3px solid var(--soft);box-shadow:0 3px 8px rgba(3,28,70,.18)}.category-tag span{display:flex;flex-direction:column;gap:2px}.category-tag small{font-family:Arial,sans-serif;font-size:10px;letter-spacing:.09em;color:var(--brand);font-weight:900}.card-content h3{margin-top:0}@media(max-width:720px){.card-image{height:230px}.contest-card{min-height:530px}.category-tag img{width:54px;height:54px;flex-basis:54px}}
.header-search{width:46px;justify-content:center;padding:0 11px;overflow:hidden;transition:width .2s ease}.header-search:focus-within{width:280px;justify-content:flex-start}.header-search span{line-height:1;flex:0 0 24px;text-align:center}.header-search input{width:0;min-width:0;opacity:0;transition:width .2s ease,opacity .15s ease}.header-search:focus-within input{width:220px;opacity:1}.publish-button span{display:flex;align-items:center;justify-content:center;line-height:1;padding-bottom:1px}.bruno-photo img{transform:scale(1.06);transform-origin:center top}.group-photo{background:#fff}.group-photo img{width:106%;height:106%;margin:-3%;object-fit:cover;filter:drop-shadow(0 6px 5px rgba(3,28,70,.14))}
.own-contest-button{display:flex;align-items:center;justify-content:center;background:#79c7ff;color:var(--ink);padding:14px 17px;border-radius:12px;text-decoration:none;font-size:16px;font-weight:900;white-space:nowrap;box-shadow:inset 0 -3px 0 rgba(3,28,70,.12)}.own-contest-button:hover{background:#9bd7ff}.publish-button{font-size:17px}.header-search,.header-search:focus-within{width:300px;justify-content:flex-start;padding:0 14px}.header-search input,.header-search:focus-within input{width:240px;opacity:1}@media(max-width:1350px){.topbar{gap:16px}.topbar nav{gap:18px}.own-contest-button,.publish-button{padding-left:13px;padding-right:13px;font-size:14px}.header-search,.header-search:focus-within{width:220px}.header-search input,.header-search:focus-within input{width:165px}}@media(max-width:1100px){.own-contest-button{display:none}.header-search,.header-search:focus-within{width:250px}.header-search input,.header-search:focus-within input{width:195px}}@media(max-width:720px){.header-search{display:none}}
.brand-image{width:220px;height:68px;overflow:hidden}.brand-image img{display:block;width:100%;height:100%;object-fit:contain}.brand-image.small{width:190px;height:58px}.brand-image.small img{object-position:left center}@media(max-width:1350px){.brand-image{width:185px}}@media(max-width:720px){.brand-image{width:170px;height:54px;margin-right:0}.brand-image.small{width:165px;height:50px}}

.about-page{background:#fff8e9;overflow:hidden;scroll-margin-top:88px}.about-hero{position:relative;padding:80px 24px 105px;text-align:center;color:#fff;background:radial-gradient(circle at 50% 130%,#0d559b 0,transparent 52%),linear-gradient(130deg,#02183b,#07376f)}.about-hero:before{content:"";position:absolute;inset:-100px;background:repeating-conic-gradient(from 12deg,rgba(255,255,255,.045) 0 9deg,transparent 9deg 23deg)}.about-hero>*{position:relative}.about-kicker,.story-number{display:inline-block;color:var(--yellow);font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:13px}.about-hero h2{font-family:"Baloo 2";font-size:clamp(52px,7vw,88px);line-height:.9;margin:13px 0 14px;text-shadow:0 5px 0 rgba(0,0,0,.2)}.about-hero p{font-size:20px;font-weight:700;margin:0;color:#cce2fa}.about-story{max-width:1240px;margin:-55px auto 0;padding:0 28px 85px;position:relative}.story-row{min-height:470px;background:#fff;border-radius:28px;margin-bottom:34px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;overflow:hidden;box-shadow:0 20px 55px rgba(3,28,70,.13);border:1px solid #e9dfca}.story-copy{padding:55px 58px}.story-copy p,.scene-copy p{font-size:19px;line-height:1.65;color:#536078}.story-copy blockquote{font-family:"Baloo 2";font-size:clamp(31px,3.3vw,49px);line-height:1.04;color:var(--ink);margin:18px 0 0;font-weight:800}.story-visual{height:100%;min-height:470px;position:relative;display:grid;place-items:end center;background:linear-gradient(145deg,#ffefb4,#ffc51b);overflow:hidden}.story-visual:before{content:"";position:absolute;inset:0;background:repeating-conic-gradient(from 15deg,rgba(255,255,255,.24) 0 8deg,transparent 8deg 25deg);transform:scale(1.7)}.story-visual img{position:relative;z-index:2;max-height:435px;max-width:94%;object-fit:contain;filter:drop-shadow(0 14px 12px rgba(3,28,70,.2))}.idea-bulb{position:absolute;z-index:3;font-size:72px;right:13%;top:8%;filter:drop-shadow(0 7px 4px rgba(3,28,70,.2));animation:idea-pop 2s ease-in-out infinite}.story-dog{grid-template-columns:1.1fr 1fr}.dog-visual{background:linear-gradient(145deg,#d9f0ff,#79c7ff)}.dog-visual img{max-height:450px}.loser-line{font-family:"Baloo 2";font-size:26px!important;line-height:1.15!important;color:var(--red)!important;font-weight:800;margin-top:8px}.story-scene{border-radius:28px;margin-bottom:34px;overflow:hidden;box-shadow:0 20px 55px rgba(3,28,70,.14);display:grid;grid-template-columns:.78fr 1.22fr;background:#fff;border:1px solid #e9dfca;align-items:stretch}.story-scene img{width:100%;height:100%;min-height:480px;object-fit:cover}.scene-copy{padding:58px 48px;display:flex;flex-direction:column;justify-content:center}.scene-copy h3{font-family:"Baloo 2";font-size:clamp(35px,4vw,56px);line-height:.98;margin:16px 0 20px;color:var(--ink)}.scene-copy h3 em{font-style:normal;color:var(--red)}.honest-note,.put-line{font-weight:900;color:var(--ink)!important}.closing-scene{grid-template-columns:1.22fr .78fr}.closing-scene .scene-copy{background:var(--navy);color:#fff}.closing-scene .scene-copy h3,.closing-scene .put-line{color:#fff!important}.closing-scene .scene-copy p{color:#c6d6ea}.closing-scene .story-number{color:var(--yellow)}.about-finale{background:var(--yellow);padding:42px max(7vw,30px);display:flex;justify-content:center;align-items:center;gap:20px;color:var(--ink)}.about-finale p{font-family:"Baloo 2";font-size:clamp(24px,3vw,39px);font-weight:700;line-height:1.05;max-width:1050px;margin:0}.about-finale b{color:#07376f}.mini-gift{font-size:56px;flex:none}@keyframes idea-pop{50%{transform:translateY(-8px) rotate(7deg)}}
@media(max-width:850px){.about-page{scroll-margin-top:70px}.about-hero{padding:62px 18px 85px}.about-story{padding:0 14px 55px}.story-row,.story-dog{grid-template-columns:1fr}.story-copy{padding:36px 28px}.story-dog .story-copy{order:2}.story-dog .story-visual{order:1}.story-visual{min-height:360px}.story-visual img,.dog-visual img{max-height:340px}.story-scene,.closing-scene{grid-template-columns:1fr}.story-scene img{min-height:0;aspect-ratio:1.5/1}.scene-copy{padding:38px 28px}.closing-scene img{order:1}.closing-scene .scene-copy{order:2}.about-finale{align-items:flex-start;padding:32px 20px}.mini-gift{font-size:42px}}@media(max-width:520px){.about-hero h2,.about-hero h1{font-size:50px}.about-hero p{font-size:17px}.story-row{min-height:0}.story-visual{min-height:310px}.story-copy blockquote{font-size:32px}.story-copy p,.scene-copy p{font-size:17px}.story-scene img{aspect-ratio:1.2/1}.about-finale p{font-size:24px}}
@media(max-width:1100px){.topbar nav.open{position:absolute;display:flex;flex-direction:column;gap:0;top:100%;left:0;right:0;margin:0;padding:12px 18px;background:#031c46;box-shadow:0 12px 24px rgba(0,0,0,.24)}.topbar nav.open a{padding:13px 6px;border-bottom:1px solid rgba(255,255,255,.12)}}
.story-intro span{color:#ffd12a}
.about-canvas{background:#031c46;padding:0}.unified-story{position:relative;width:min(100%,1120px);margin:0 auto;overflow:hidden;background:#082656}.studio-scene{display:block;width:100%;height:auto}.story-intro,.floating-copy,.integrated-finale{position:absolute;z-index:2}.story-intro{top:2.3%;left:50%;width:80%;transform:translateX(-50%);text-align:center;color:#fff;text-shadow:0 3px 12px rgba(0,0,0,.8)}.story-intro span,.floating-copy small{color:#ffd12a;font-weight:900;text-transform:uppercase;letter-spacing:.1em;font-size:13px}.story-intro h1{font-family:"Baloo 2";font-size:clamp(48px,6vw,78px);line-height:.9;margin:8px 0}
.floating-copy{--tech:#25d8ff;isolation:isolate;color:#fff;text-shadow:none;padding:23px 27px 25px;background:linear-gradient(135deg,rgba(2,28,77,.96),rgba(3,51,116,.92));border:2px solid var(--tech);box-shadow:0 0 0 1px rgba(37,216,255,.2) inset,0 0 22px rgba(0,174,255,.38),0 12px 28px rgba(0,13,45,.38);clip-path:polygon(18px 0,calc(100% - 13px) 0,100% 13px,100% calc(100% - 18px),calc(100% - 18px) 100%,20px 100%,0 calc(100% - 19px),0 18px)}
.floating-copy:before{content:"";position:absolute;z-index:-1;inset:8px;background:linear-gradient(90deg,rgba(37,216,255,.09) 1px,transparent 1px),linear-gradient(rgba(37,216,255,.07) 1px,transparent 1px);background-size:28px 28px;clip-path:inherit;pointer-events:none}.floating-copy:after{content:"";position:absolute;left:22px;top:-9px;width:78px;height:15px;border-top:3px solid var(--tech);border-left:3px solid var(--tech);filter:drop-shadow(0 0 5px var(--tech));pointer-events:none}.floating-copy p{font-size:18px;line-height:1.42;margin:8px 0;color:#fff}.floating-copy h2{font-family:"Baloo 2";font-size:clamp(25px,3vw,41px);line-height:1.02;margin:10px 0;color:#fff}.floating-copy h2 em{font-style:normal;color:#ff5a52}.floating-copy strong{display:block;margin-top:12px;color:#fff;font-size:18px}.floating-copy b{color:#ff5a52}.idea-copy{top:17.2%;left:2.5%;width:48%}.partner-copy{top:30.2%;right:2.5%;width:49%;text-align:right}.born-copy{top:61%;left:3%;width:47%}.truth-copy{top:75%;right:3%;width:47%;text-align:right}.partner-copy:after,.truth-copy:after{left:auto;right:22px;border-left:0;border-right:3px solid var(--tech)}
.integrated-finale{left:50%;bottom:1.4%;width:91%;transform:translateX(-50%);text-align:center;color:#fff;padding:18px 34px;background:linear-gradient(90deg,rgba(2,31,82,.96),rgba(4,61,132,.94),rgba(2,31,82,.96));border-top:2px solid #25d8ff;border-bottom:2px solid #25d8ff;box-shadow:0 0 22px rgba(0,174,255,.38);clip-path:polygon(18px 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,18px 100%,0 50%)}.integrated-finale p{font-family:"Baloo 2";font-size:clamp(22px,3vw,37px);line-height:1.05;margin:0}.integrated-finale b{color:#ffd12a}
@media(max-width:700px){.story-intro{top:1.5%;width:92%}.story-intro h1{font-size:42px}.story-intro span,.floating-copy small{font-size:9px}.floating-copy{padding:12px 13px 14px;border-width:1px;clip-path:polygon(10px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px)}.floating-copy:before{inset:5px;background-size:18px 18px}.floating-copy:after{left:13px;top:-6px;width:44px;height:9px;border-width:2px}.partner-copy:after,.truth-copy:after{left:auto;right:13px;border-right-width:2px}.floating-copy p{font-size:12px;line-height:1.3;margin:5px 0}.floating-copy h2{font-size:19px;margin:6px 0}.floating-copy strong{font-size:12px;margin-top:6px}.idea-copy{top:16.4%;left:1%;width:61%}.partner-copy{top:29.5%;right:1%;width:62%}.born-copy{top:60.5%;left:1%;width:61%}.truth-copy{top:74.5%;right:1%;width:62%}.integrated-finale{bottom:.9%;width:96%;padding:12px 22px}.integrated-finale p{font-size:18px}}

/* Posiciones finales: textos junto a cada escena, sin cubrir las poleras. */
.idea-copy{top:24.7%}.partner-copy{top:34.3%}.born-copy{top:48.2%;width:72%}.truth-copy{top:83.2%}
.integrated-finale{bottom:0;width:94%;padding:10px 30px}.integrated-finale p{font-size:clamp(20px,2.6vw,32px)}
@media(max-width:700px){.idea-copy{top:24.3%}.partner-copy{top:33.8%}.born-copy{top:47.8%;width:88%}.truth-copy{top:82.6%}.integrated-finale{bottom:0;width:98%;padding:7px 18px}.integrated-finale p{font-size:16px}}

/* Página para solicitar publicación */
.publish-page{background:#f4f8fd}.publish-page .topbar nav{margin-left:auto}.publish-page .publish-button.active{box-shadow:0 0 0 3px rgba(255,255,255,.2),inset 0 -3px 0 rgba(3,28,70,.14)}.publish-hero{position:relative;overflow:hidden;min-height:580px;padding:76px max(6vw,36px);display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.72fr);gap:70px;align-items:center;color:#fff;background:radial-gradient(circle at 78% 25%,rgba(38,169,255,.28),transparent 28%),linear-gradient(130deg,#02183b,#07376f)}.publish-hero:before{content:"";position:absolute;inset:-60%;background:repeating-conic-gradient(from 15deg,rgba(255,255,255,.035) 0 9deg,transparent 9deg 24deg);border-radius:50%}.publish-hero>*{position:relative}.publish-kicker,.section-kicker{display:block;color:var(--yellow);font-size:13px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.publish-hero h1{font-family:"Baloo 2";font-size:clamp(48px,5.5vw,76px);line-height:.94;margin:14px 0 22px;max-width:850px}.publish-hero-copy>p{font-size:20px;line-height:1.55;color:#d3e5fa;max-width:740px}.publish-hero-copy>a{display:inline-flex;align-items:center;gap:14px;margin-top:14px;padding:14px 20px;border-radius:12px;background:var(--yellow);color:var(--ink);font-weight:900;text-decoration:none}.publish-hero-card{background:rgba(255,255,255,.1);border:1px solid rgba(121,199,255,.45);border-radius:24px;padding:18px;backdrop-filter:blur(12px);box-shadow:0 24px 60px rgba(0,0,0,.25)}.publish-hero-card>div{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;padding:18px 14px}.publish-hero-card>div+div{border-top:1px solid rgba(255,255,255,.14)}.publish-hero-card b{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:var(--ink);font-size:20px}.publish-hero-card span{color:#cfe2f7;line-height:1.4}.publish-hero-card strong{display:block;color:#fff;font-size:18px;margin-bottom:3px}.quote-explainer{max-width:1260px;margin:auto;padding:75px 28px 50px;display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:end}.quote-explainer h2,.lead-heading h2{font-family:"Baloo 2";font-size:clamp(36px,4vw,54px);line-height:.98;margin:12px 0 16px}.quote-explainer>div>p,.lead-heading>p{color:#59657a;font-size:18px;line-height:1.55}.quote-factors{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.quote-factors article{background:#fff;padding:22px;border:1px solid #dce6f2;border-radius:16px;box-shadow:var(--shadow)}.quote-factors article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e7f4ff;color:var(--blue);font-weight:900;margin-bottom:14px}.quote-factors b{font-family:"Baloo 2";font-size:20px}.quote-factors p{color:#667085;font-size:14px;line-height:1.45;margin:5px 0 0}.lead-section{max-width:1120px;margin:0 auto;padding:55px 28px 90px}.lead-heading{max-width:800px;margin-bottom:30px}.lead-form{display:flex;flex-direction:column;gap:22px}.company-types{border:0;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.company-types legend{grid-column:1/-1;font-weight:900;font-size:17px;margin-bottom:13px}.company-types legend em,.lead-form label>em{font-style:normal;color:var(--red);font-size:12px}.company-types label,.support-options label{position:relative;cursor:pointer}.company-types input,.support-options input{position:absolute;opacity:0}.company-types label>span,.support-options label>span{height:100%;display:block;background:#fff;border:2px solid #dce6f2;border-radius:16px;padding:20px;transition:.15s}.company-types input:checked+span,.support-options input:checked+span{border-color:var(--blue);background:#eaf5ff;box-shadow:0 0 0 3px rgba(8,123,234,.12)}.company-types input:focus-visible+span,.support-options input:focus-visible+span{outline:3px solid #88c7ff;outline-offset:2px}.company-types b,.support-options b{display:block;font-family:"Baloo 2";font-size:19px;color:var(--ink)}.company-types small,.support-options small{display:block;color:#667085;line-height:1.4;margin-top:5px}.form-block{background:#fff;border:1px solid #dce6f2;border-radius:20px;padding:28px;box-shadow:0 10px 32px rgba(3,28,70,.08)}.form-block-title{display:flex;align-items:center;gap:13px;margin-bottom:22px}.form-block-title>b{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:var(--navy);color:var(--yellow);font-size:15px}.form-block-title strong{display:block;font-family:"Baloo 2";font-size:25px;line-height:1}.form-block-title span{color:#667085}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid label{display:flex;flex-direction:column;gap:8px;font-weight:800;color:#243653}.form-grid label>span{font-size:11px;color:#78859a;font-weight:600}.form-grid .span-2{grid-column:1/-1}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1.5px solid #bfcde0;border-radius:10px;background:#fff;color:var(--ink);padding:12px 13px;outline:0}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(8,123,234,.12)}.lead-form textarea{resize:vertical;min-height:90px}.support-options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:22px}.support-options label>span{padding:16px 18px}.compact-grid{padding-top:22px;border-top:1px solid #e1e8f1}.consent{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;color:#526078;font-size:14px;line-height:1.45;padding:5px}.consent input{width:20px;height:20px;margin:0;accent-color:var(--blue)}.submit-area{display:flex;justify-content:space-between;align-items:center;gap:40px;background:linear-gradient(110deg,#031c46,#07376f);color:#fff;border-radius:20px;padding:28px 30px}.submit-area>div{max-width:670px}.submit-area b{font-family:"Baloo 2";font-size:23px}.submit-area p{color:#c6d8ec;margin:3px 0 0;line-height:1.45}.submit-area button{border:0;border-radius:12px;background:var(--yellow);color:var(--ink);padding:15px 20px;font-weight:900;white-space:nowrap;cursor:pointer}.submit-area button span{margin-left:8px}.form-status{min-height:24px;margin:0;color:#075fae;font-weight:800;text-align:center}
@media(max-width:950px){.publish-hero{grid-template-columns:1fr;gap:35px;padding-top:58px}.publish-hero-card{max-width:720px}.quote-explainer{grid-template-columns:1fr}.company-types{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.publish-page .topbar .publish-button{display:none}.publish-hero{min-height:0;padding:48px 18px 55px}.publish-hero h1{font-size:43px}.publish-hero-copy>p{font-size:17px}.publish-hero-card{padding:8px}.quote-explainer{padding:50px 18px 30px;gap:28px}.quote-factors{grid-template-columns:1fr}.lead-section{padding:40px 14px 65px}.company-types,.form-grid,.support-options{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.form-block{padding:21px 16px}.submit-area{align-items:stretch;flex-direction:column;gap:20px;padding:24px 20px}.submit-area button{width:100%}.publish-strip-link{width:100%;text-align:center}}

/* El cierre de Quiénes somos queda fuera de la escena, como remate final. */
.unified-story{overflow:visible;margin-bottom:112px}.integrated-finale{bottom:-88px}
@media(max-width:700px){.unified-story{margin-bottom:88px}.integrated-finale{bottom:-70px}}

/* Nuestro propio concurso */
.own-contest-page{background:#f5f9ff}.own-contest-page .own-contest-button.active{background:var(--yellow);box-shadow:0 0 0 3px rgba(255,255,255,.18),inset 0 -3px 0 rgba(3,28,70,.14)}.own-hero{position:relative;overflow:hidden;min-height:600px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;color:#fff;background:radial-gradient(circle at 70% 50%,#0b5eab 0,transparent 38%),linear-gradient(125deg,#02183b,#07376f);padding:60px max(6vw,36px)}.own-hero:before{content:"";position:absolute;inset:-80%;background:repeating-conic-gradient(from 12deg,rgba(255,255,255,.04) 0 10deg,transparent 10deg 24deg);border-radius:50%}.own-hero>*{position:relative}.own-badge{display:inline-flex;padding:8px 13px;border-radius:999px;background:rgba(121,199,255,.16);border:1px solid rgba(121,199,255,.5);font-weight:900;color:#d9efff}.own-hero h1{font-family:"Baloo 2";font-size:clamp(50px,5.6vw,78px);line-height:.92;margin:17px 0 8px;max-width:770px}.own-lead{font-family:"Baloo 2";font-size:clamp(29px,3vw,42px)!important;line-height:1;color:var(--yellow)!important;margin:0 0 20px!important}.own-hero-copy>p:not(.own-lead){max-width:700px;font-size:19px;line-height:1.55;color:#cee2f8}.own-hero-copy>a{display:inline-flex;align-items:center;gap:13px;margin-top:15px;padding:14px 20px;border-radius:12px;background:var(--yellow);color:var(--ink);text-decoration:none;font-weight:900}.own-hero-visual{min-height:470px;display:grid;place-items:center}.own-hero-visual img{width:min(100%,620px);filter:drop-shadow(0 25px 28px rgba(0,0,0,.35))}.own-ticket{position:absolute;z-index:2;padding:12px 16px;border-radius:8px;background:var(--red);color:#fff;font-weight:900;font-size:13px;line-height:1.05;text-align:center;box-shadow:0 8px 18px rgba(0,0,0,.25)}.own-ticket.t-one{left:0;top:20%;transform:rotate(-8deg)}.own-ticket.t-two{right:2%;bottom:18%;background:var(--yellow);color:var(--ink);transform:rotate(8deg)}.easy-section{max-width:1220px;margin:auto;padding:75px 28px}.easy-heading{text-align:center;max-width:850px;margin:0 auto 35px}.easy-heading h2,.honest-section h2,.own-form-heading h2{font-family:"Baloo 2";font-size:clamp(38px,4.2vw,58px);line-height:.98;margin:12px 0}.easy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.easy-grid article{background:#fff;border:1px solid #dce6f2;border-radius:18px;padding:28px;box-shadow:var(--shadow)}.easy-grid article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--yellow);font-weight:900;font-size:19px}.easy-grid h3{font-family:"Baloo 2";font-size:24px;margin:14px 0 4px}.easy-grid p{margin:0;color:#667085;line-height:1.5}.no-conditions{margin-top:22px;border-radius:18px;background:#dff2ff;border:1px solid #91cbf5;padding:24px 28px;text-align:center}.no-conditions>b{font-family:"Baloo 2";font-size:26px;color:var(--navy)}.no-conditions p{margin:6px 0 0;color:#3e5676}.no-conditions strong{color:#d33f35}.honest-section{padding:65px max(8vw,40px);display:grid;grid-template-columns:.62fr 1.38fr;gap:70px;align-items:center;background:var(--yellow);color:var(--ink)}.honest-question{font-family:"Baloo 2";font-size:clamp(43px,5vw,67px);font-weight:800;line-height:.92}.honest-section>div:last-child{max-width:770px}.honest-section p{font-size:18px;line-height:1.55;margin:10px 0}.own-form-section{max-width:1080px;margin:auto;padding:78px 28px 95px}.own-form-heading{text-align:center;max-width:780px;margin:0 auto 34px}.own-form-heading>p{font-size:18px;color:#667085}.own-form{display:flex;flex-direction:column;gap:24px}.own-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:#fff;border:1px solid #dce6f2;border-radius:20px;padding:27px;box-shadow:var(--shadow)}.own-fields label{display:flex;flex-direction:column;gap:8px;color:#243653;font-weight:800}.own-fields label>em,.interest-picker legend>em{font-style:normal;color:var(--red)}.own-fields label>span{font-size:11px;color:#77859a}.own-fields .span-2{grid-column:1/-1}.own-form input{width:100%;border:1.5px solid #bfcde0;border-radius:10px;padding:13px;outline:0;font:inherit}.own-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(8,123,234,.12)}.interest-picker{border:0;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.interest-picker legend{font-weight:900;font-size:18px;margin-bottom:14px}.interest-picker label{position:relative;cursor:pointer}.interest-picker label>input{position:absolute;opacity:0}.interest-picker label>span{height:100%;display:flex;align-items:center;gap:10px;background:#fff;border:2px solid #dce6f2;border-radius:14px;padding:17px 18px;font-size:20px;transition:.15s}.interest-picker label b{font-family:"Baloo 2";font-size:18px;color:var(--ink)}.interest-picker label small{display:block;margin-left:auto;color:#667085;font-size:12px}.interest-picker input:checked+span{border-color:var(--blue);background:#eaf5ff;box-shadow:0 0 0 3px rgba(8,123,234,.12)}.interest-picker input:focus-visible+span{outline:3px solid #88c7ff;outline-offset:2px}.interest-picker .all-interest{grid-column:1/-1}.interest-picker .all-interest>span{background:#fff8d9;border-color:#efd470}.own-consent{background:#fff;border:1px solid #dce6f2;border-radius:13px;padding:17px 18px}.own-submit{display:flex;align-items:center;justify-content:space-between;gap:35px;background:linear-gradient(110deg,#031c46,#07376f);color:#fff;border-radius:20px;padding:27px 30px}.own-submit>div{max-width:650px}.own-submit b{font-family:"Baloo 2";font-size:23px}.own-submit p{margin:3px 0 0;color:#c7dbef;line-height:1.45}.own-submit button{border:0;border-radius:12px;background:var(--yellow);color:var(--ink);padding:15px 22px;font-weight:900;white-space:nowrap;cursor:pointer}.own-submit button span{margin-left:7px}
.region-picker{margin-top:4px}.region-picker .picker-help{grid-column:1/-1;margin:-8px 0 2px;color:#667085;font-size:15px}.region-picker .region-main{grid-column:1/-1}.region-picker label>span{font-size:18px}.region-picker label b{font-size:17px}
@media(max-width:950px){.own-hero{grid-template-columns:1fr}.own-hero-visual{min-height:390px}.honest-section{grid-template-columns:1fr;gap:20px}.easy-grid{grid-template-columns:1fr}}
@media(max-width:700px){.own-contest-page .own-contest-button{display:none}.own-hero{min-height:0;padding:48px 18px}.own-hero h1{font-size:45px}.own-hero-copy>p:not(.own-lead){font-size:17px}.own-hero-visual{min-height:310px}.own-ticket{font-size:10px}.easy-section{padding:52px 16px}.honest-section{padding:48px 20px}.own-form-section{padding:58px 14px 70px}.own-fields,.interest-picker{grid-template-columns:1fr}.own-fields .span-2,.interest-picker .all-interest,.region-picker .region-main,.region-picker .picker-help{grid-column:auto}.interest-picker label>span{font-size:18px}.interest-picker label small{display:none}.own-submit{align-items:stretch;flex-direction:column;padding:23px 20px}.own-submit button{width:100%}}

/* Portada: pasos con mascotas y vitrina para organizadores */
.how{padding-top:72px}.how>div{max-width:1080px;gap:24px}.how article{position:relative;overflow:visible;border-radius:18px;padding:35px 25px 27px}.how-mascot{position:absolute;right:13px;top:-48px;width:104px;height:98px;overflow:hidden;filter:drop-shadow(0 7px 7px rgba(3,28,70,.18))}.how-mascot img{width:100%;height:142px;object-fit:cover;object-position:center top}.how article b{margin:0}
.publish-strip{background:linear-gradient(130deg,#02183b,#07376f);padding:48px max(8vw,40px) 56px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px 50px;align-items:center}.publish-pitch{display:grid!important;grid-template-columns:58px 1fr!important;column-gap:16px;max-width:880px}.publish-pitch>span{grid-row:1/3!important;font-size:46px}.publish-strip h2{font-size:34px;margin:0 0 4px}.publish-strip p{color:#d5e4f6;font-size:17px;line-height:1.5}.publish-strip-link{display:inline-flex;align-items:center;gap:12px;border-radius:14px;padding:19px 28px;font-size:18px;box-shadow:0 7px 0 #d89e00;transition:.15s}.publish-strip-link:hover{transform:translateY(-2px);box-shadow:0 9px 0 #d89e00}.publish-strip-link span{font-size:24px}.publish-examples{grid-column:1/-1;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:18px}.publish-examples article{position:relative;min-height:230px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.22);box-shadow:0 16px 32px rgba(0,0,0,.24)}.publish-examples img{display:block;width:100%;height:230px;object-fit:cover;transition:transform .25s}.publish-examples article:hover img{transform:scale(1.035)}.publish-examples article>div{position:absolute;inset:auto 0 0;padding:45px 18px 16px;background:linear-gradient(transparent,rgba(2,24,59,.94))}.publish-examples strong,.publish-examples small{display:block}.publish-examples strong{font-family:"Baloo 2";font-size:22px}.publish-examples small{color:#d6e5f5}.examples-note{grid-column:1/-1;text-align:center!important;color:#9fb6d1!important;font-size:12px!important;margin:0!important}
@media(max-width:720px){.how{padding-top:58px}.how>div{gap:58px}.how-mascot{right:8px}.publish-strip{padding:38px 20px 45px;display:grid;grid-template-columns:1fr;gap:27px}.publish-pitch{grid-template-columns:45px 1fr!important}.publish-pitch>span{font-size:38px}.publish-strip h2{font-size:29px}.publish-strip-link{width:100%;justify-content:center}.publish-examples{grid-template-columns:1fr!important;gap:16px}.publish-examples article,.publish-examples img{height:220px}}

/* Tarjetas independientes de Cómo funciona */
.how>div{max-width:1260px}.how-card{padding:0!important;overflow:hidden!important;min-height:390px;text-align:left;border:1px solid #dce6f2}.how-card-copy{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:start;padding:28px 28px 8px}.how-card-copy b{margin:0!important}.how-card-copy h3{margin:2px 0 4px!important;font-size:25px}.how-card-copy p{font-size:16px;line-height:1.45}.how-card-scene{position:relative;height:255px;overflow:hidden}.how-card-scene img{position:absolute;z-index:2;width:57%;height:270px;bottom:-70px;left:0;object-fit:cover;object-position:center top;filter:drop-shadow(0 8px 8px rgba(3,28,70,.17))}.category-scene{display:grid;grid-template-columns:repeat(2,68px);gap:12px;align-content:center;justify-content:end;padding-right:28px}.category-scene span{width:68px;height:68px;border-radius:14px;display:grid;place-items:center;font-size:31px;background:#edf5ff}.category-scene span:nth-of-type(1){background:#fff4cf}.category-scene span:nth-of-type(3){background:#ddfaee}.category-scene span:nth-of-type(4){background:#f0e7ff}.checklist-scene>span{position:absolute;z-index:1;right:27px;top:53px;width:150px;height:142px;padding:19px;border-radius:16px;background:#fff9ea;color:#17a66a;font-size:27px;line-height:1.08;transform:rotate(5deg);box-shadow:0 9px 20px rgba(3,28,70,.1)}.checklist-scene>span i{display:inline-block;width:75px;height:7px;border-radius:99px;background:#c4c7cc;margin-left:8px}.source-scene>span{position:absolute;left:24px;top:78px;width:190px;height:76px;border-radius:999px;display:grid;place-items:center;background:var(--navy);color:#fff;font-size:46px}.source-scene img{left:auto;right:-7px;width:58%;bottom:-72px}
.web-contest-line{max-width:920px;margin:28px auto 30px!important;text-align:center;color:var(--navy)!important;font-family:"Baloo 2";font-size:clamp(25px,3vw,38px)!important;font-weight:800;line-height:1.05!important}.chanchef-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.chanchef-steps article{overflow:hidden;background:#fff;border:1px solid #dce6f2;border-radius:20px;box-shadow:var(--shadow)}.chanchef-steps img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.chanchef-steps article>div{position:relative;padding:25px 22px 24px}.chanchef-steps span{position:absolute;top:-24px;left:20px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);color:var(--navy);font-weight:900;font-size:20px;box-shadow:0 4px 10px rgba(3,28,70,.18)}.chanchef-steps h3{font-family:"Baloo 2";font-size:25px;margin:4px 0 3px}.chanchef-steps p{margin:0;color:#667085;line-height:1.45}
@media(max-width:950px){.how>div,.chanchef-steps{grid-template-columns:1fr}.how>div{gap:24px}.how-card{min-height:370px}.chanchef-steps{max-width:620px;margin:0 auto}.easy-section{max-width:760px}}
@media(max-width:520px){.how-card{min-height:350px}.how-card-copy{grid-template-columns:46px 1fr;gap:12px;padding:22px 18px 6px}.how-card-copy h3{font-size:22px}.how-card-scene{height:238px}.category-scene{grid-template-columns:repeat(2,58px);padding-right:18px}.category-scene span{width:58px;height:58px;font-size:27px}.checklist-scene>span{right:15px;width:132px}.source-scene>span{left:15px;width:165px}.chanchef-steps article>div{padding:24px 18px 21px}}

/* Concurso propio activo de $50.000 */
.money-callout{margin:32px auto 0!important;text-align:center;color:var(--navy)!important;font-family:"Baloo 2";font-size:clamp(31px,4vw,52px)!important;font-weight:800;line-height:1!important}.money-callout strong{color:var(--red)}.field-label{display:inline-flex;align-items:baseline;gap:4px;font-size:14px;color:#243653}.field-label em{font-style:normal;color:var(--red)}.field-label small{margin-left:6px;color:#77859a;font-size:11px;font-weight:600}.own-submit{justify-content:center}.own-submit button{min-width:min(100%,360px);font-size:17px;padding:17px 24px}.honest-section>div:last-child{padding-top:6px}.honest-section>div:last-child p:first-child{margin-top:0}

/* La sección activa conserva el azul del home; el borde blanco indica ubicación. */
.own-contest-page .own-contest-button.active{background:#79c7ff;border:4px solid #fff;box-shadow:0 0 0 4px rgba(121,199,255,.3),inset 0 -3px 0 rgba(3,28,70,.14)}.own-form select{width:100%;border:1.5px solid #bfcde0;border-radius:10px;background:#fff;color:var(--ink);padding:13px;outline:0;font:inherit}.own-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(8,123,234,.12)}

/* Opciones visuales para publicar un concurso */
.publish-page .publish-button.active{border:4px solid #fff;box-shadow:0 0 0 4px rgba(255,197,27,.22),inset 0 -3px 0 rgba(3,28,70,.14)}
.support-options{gap:18px}.support-options .support-card>span{padding:0;overflow:hidden;display:flex;flex-direction:column}.support-card>span>b,.support-card>span>small{margin-left:20px;margin-right:20px}.support-card>span>b{margin-top:17px;font-size:23px}.support-card>span>small{margin-bottom:21px;font-size:14px;line-height:1.5}.support-visual{position:relative;display:block;height:225px;overflow:hidden;background:#dceeff;border-bottom:1px solid #d4e0ee}.support-visual img{display:block;width:100%;height:100%;object-fit:cover}.web-preview{padding:28px 24px 0;background:linear-gradient(145deg,#d9efff,#f5f9ff)}.web-preview:before{content:"DON CONCURSO.CL";position:absolute;left:24px;right:24px;top:13px;height:28px;padding:6px 12px;border-radius:9px 9px 0 0;background:var(--navy);color:#fff;font-family:"Baloo 2";font-size:11px;z-index:2}.web-preview img{border-radius:10px 10px 0 0;box-shadow:0 10px 24px rgba(3,28,70,.22)}.web-preview>strong{position:absolute;left:24px;right:24px;bottom:0;padding:36px 16px 13px;background:linear-gradient(transparent,rgba(3,28,70,.96));color:#fff;font-family:"Baloo 2";font-size:21px}.web-preview>strong small{display:block;margin:0;color:var(--yellow);font-family:"DM Sans";font-size:10px;text-transform:uppercase;letter-spacing:.08em}.featured-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,28,70,.95),rgba(3,28,70,.22))}.featured-preview img{object-position:center 42%}.featured-preview>em{position:absolute;z-index:2;left:20px;top:19px;border-radius:999px;padding:6px 10px;background:var(--yellow);color:var(--navy);font-size:11px;font-style:normal;font-weight:900}.featured-preview>strong{position:absolute;z-index:2;left:20px;bottom:20px;width:52%;color:#fff;font-family:"Baloo 2";font-size:19px;line-height:1.05}.social-preview{background:linear-gradient(145deg,#5228a7,#ff4f75 60%,#ffc51b);display:flex;align-items:center;justify-content:center;gap:18px;padding:18px}.social-preview i{position:relative;display:block;overflow:hidden;background:#fff;box-shadow:0 10px 20px rgba(3,28,70,.28);font-style:normal}.social-preview img{width:100%;height:100%;object-fit:cover}.social-story{width:116px;height:190px;border-radius:16px;border:4px solid #fff}.social-post{width:174px;height:174px;border-radius:10px;padding-top:20px}.social-post>span{position:absolute;z-index:2;top:0;left:0;right:0;height:25px;padding:5px 8px;background:#fff;color:var(--navy);font-size:9px;font-weight:900}.social-preview i>b{position:absolute;left:8px;bottom:8px;padding:5px 8px;border-radius:999px;background:var(--yellow);color:var(--navy);font-size:10px}.content-preview img{object-position:center}.compact-grid{grid-template-columns:1fr 1fr}.lead-form .field-label{font-family:"DM Sans";font-weight:800}.lead-form label>.field-label{display:inline-flex;flex-direction:row;gap:4px}.lead-form label>.field-label small{display:inline;margin:0 0 0 5px}.lead-form label>.field-label em{font-size:13px}
@media(max-width:700px){.support-visual{height:210px}.support-card>span>b{font-size:21px}.social-preview{gap:12px}.social-story{width:104px;height:174px}.social-post{width:158px;height:158px}.compact-grid{grid-template-columns:1fr}}

/* Quiénes somos: portada separada, personajes enfrentados y cierre accionable. */
.topbar,footer{background:#02214b}.about-canvas{background:#02214b}.about-title-band{max-width:1120px;margin:0 auto;padding:58px 24px 44px;text-align:center;color:#fff;background:#02214b}.about-title-band span{display:block;color:var(--yellow);font-size:14px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.about-title-band h1{font-family:"Baloo 2";font-size:clamp(58px,7.2vw,94px);line-height:.88;margin:12px 0 0;text-shadow:0 5px 0 rgba(0,0,0,.2)}.about-cta{display:flex;justify-content:center;padding:24px 20px 58px;background:#02214b}.about-cta a{display:inline-flex;align-items:center;gap:13px;padding:17px 25px;border-radius:14px;background:var(--yellow);color:var(--ink);font-size:18px;font-weight:900;text-decoration:none;box-shadow:0 7px 0 #d89e00;transition:.16s}.about-cta a:hover{transform:translateY(-2px);box-shadow:0 9px 0 #d89e00}.about-cta a:focus-visible{outline:4px solid #fff;outline-offset:4px}.about-cta span{font-size:24px}.brand-image{background:#02214b}
@media(max-width:700px){.about-title-band{padding:38px 16px 31px}.about-title-band span{font-size:11px}.about-title-band h1{font-size:50px}.about-cta{padding:22px 16px 45px}.about-cta a{width:100%;justify-content:center;text-align:center;font-size:16px}}

/* Navegación consistente: mismo tamaño y altura; amarillo solo en la sección activa. */
.topbar nav{align-items:center}.topbar nav a,.topbar nav a.active{display:flex;align-items:center;height:48px;color:#fff;font-size:18px!important;line-height:1;text-decoration:none;padding:0 14px;border:4px solid transparent;border-radius:12px}.topbar nav a.active{color:var(--yellow);border-color:#fff;box-shadow:0 0 0 4px rgba(255,255,255,.12)}

/* Indicación de desplazamiento, sin apariencia de botón. */
.own-hero-copy .scroll-cue{display:flex;align-items:center;gap:10px;width:max-content;margin-top:24px;color:#fff;font-family:"Baloo 2";font-size:20px;font-weight:800}.scroll-cue b{display:inline-block;color:var(--yellow);font-size:28px;line-height:1;animation:scroll-cue-pulse 1.35s ease-in-out infinite}@keyframes scroll-cue-pulse{0%,100%{opacity:.2;transform:translateY(-4px)}50%{opacity:1;transform:translateY(5px)}}

/* Las opciones parten neutras y muestran claramente dónde seleccionar. */
.interest-picker{border:2px solid #cbd9e9;border-radius:20px;padding:20px;background:#eef4fb}.interest-picker .all-interest>span,.region-picker .region-main>span{background:#fff;border-color:#dce6f2}.interest-picker label>input+span{position:relative;padding-left:58px}.interest-picker label>input+span:before,.support-card>input+span:before{content:"";position:absolute;z-index:8;top:13px;left:13px;width:25px;height:25px;border-radius:50%;background:#fff;border:3px solid #8da5c2;box-shadow:0 2px 7px rgba(3,28,70,.18);transition:.16s}.interest-picker label>input:checked+span:before,.support-card>input:checked+span:before{content:"✓";display:grid;place-items:center;background:var(--blue);border-color:var(--blue);color:#fff;font-size:15px;font-weight:900}.interest-picker label>input:checked+span{background:#eaf5ff;border-color:var(--blue)}.support-card>input+span{position:relative}.support-options{padding:16px;border:2px solid #cbd9e9;border-radius:20px;background:#eef4fb}.support-card>input+span:before{top:14px;left:14px;width:29px;height:29px;border-color:#fff;box-shadow:0 0 0 3px rgba(3,28,70,.28),0 3px 9px rgba(3,28,70,.22)}

/* Acción principal limpia, grande y centrada; la explicación queda debajo. */
.submit-area{background:transparent;color:var(--ink);padding:12px 0 0;border-radius:0;flex-direction:column;justify-content:center;text-align:center;gap:22px}.submit-area button{order:1;min-width:min(100%,500px);padding:20px 32px;border-radius:15px;font-size:20px;box-shadow:0 7px 0 #d89e00}.submit-area>div{order:2;max-width:760px}.submit-area b{font-size:25px}.submit-area p{color:#59657a;margin-top:6px}

/* Bloques preparados para reemplazar por videos reales. */
.video-showcase{padding:72px max(6vw,30px) 78px;background:#f4f8fd;color:var(--ink)}.video-showcase-heading{max-width:1250px;margin:0 auto 28px}.video-showcase-heading>span{display:block;color:#087bea;font-size:13px;font-weight:900;letter-spacing:.13em}.video-showcase h2{font-family:"Baloo 2";font-size:clamp(38px,4vw,56px);line-height:.95;margin:9px 0 0}.video-placeholder-grid{max-width:1250px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.video-placeholder-grid article{overflow:hidden;background:#fff;border:1px solid #d9e5f3;border-radius:18px;box-shadow:var(--shadow)}.video-placeholder{aspect-ratio:16/9;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,#0c529a,#02214b 72%);position:relative;overflow:hidden}.video-placeholder:before{content:"";position:absolute;inset:-80%;background:repeating-conic-gradient(from 10deg,rgba(255,255,255,.045) 0 9deg,transparent 9deg 24deg);border-radius:50%}.video-placeholder>span{position:relative;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;padding-left:5px;background:var(--yellow);color:var(--navy);font-size:28px;box-shadow:0 10px 22px rgba(0,0,0,.3)}.video-placeholder-grid h3{font-family:"Baloo 2";font-size:22px;line-height:1.05;margin:18px 20px 4px}.video-placeholder-grid p{margin:0 20px 20px;color:#68768d;font-weight:700}.about-videos{background:#02214b;color:#fff;border-top:1px solid rgba(255,255,255,.12)}.about-videos .video-showcase-heading>span{color:var(--yellow)}.about-videos .video-placeholder-grid article{background:#082f65;border-color:#24558c}.about-videos .video-placeholder-grid h3{color:#fff}.about-videos .video-placeholder-grid p{color:#a9c3df}
@media(max-width:800px){.topbar nav a,.topbar nav a.active{height:auto;font-size:17px!important}.video-showcase{padding:50px 16px 55px}.video-placeholder-grid{grid-template-columns:1fr;max-width:560px}.video-showcase h2{font-size:39px}}

/* La sección Cómo funciona usa la pieza visual aprobada, sin reconstrucciones. */
.how{padding:0;background:#eef6ff;overflow:hidden}.how>.how-approved-scroll{display:block;max-width:none;width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.how-approved-image{display:block;width:100%;height:auto;margin:0 auto}.video-service-link{max-width:1250px;margin:34px auto 0;text-align:center;color:#d7e6f7;font-size:18px}.video-service-link a{display:inline-flex;align-items:center;gap:8px;margin-left:5px;color:var(--yellow);font-weight:900;text-decoration:none;border-bottom:2px solid transparent}.video-service-link a:hover{border-bottom-color:var(--yellow)}
@media(max-width:700px){.how-approved-scroll{padding-bottom:8px}.how-approved-image{width:950px;max-width:none}.video-service-link{font-size:16px;line-height:1.5}.video-service-link a{display:flex;justify-content:center;width:max-content;max-width:100%;margin:8px auto 0}}
