.projetos-hero{position:relative;background:var(--surface-base);overflow:hidden;min-height:320px;display:flex;align-items:flex-end;padding-top:calc(140px + env(safe-area-inset-top))}.projetos-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(1100px 520px at 18% 30%,var(--status-paid-bg) 0%,transparent 60%),radial-gradient(800px 450px at 92% 0%,rgba(34,166,81,.08) 0%,transparent 55%),radial-gradient(600px 400px at 50% 110%,var(--accent-yellow-soft) 0%,transparent 60%);pointer-events:none;z-index:0}.projetos-hero>*{position:relative;z-index:1}.projetos-hero-content{padding-bottom:48px}.projetos-hero-title{background:linear-gradient(135deg,#fff,#dcdfe9 70%,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:plFadeInDown .6s var(--ease-out) forwards;letter-spacing:-.02em}.projetos-hero-subtitle{animation:plFadeInDown .6s var(--ease-out) .1s forwards;opacity:0;color:var(--text-secondary)}.projetos-hero-description{animation:plFadeInDown .6s var(--ease-out) .2s forwards;opacity:0;color:var(--text-muted)}.projetos-back-link{display:inline-flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:var(--font-sm);font-weight:500;color:var(--text-muted);text-decoration:none;transition:color var(--duration-base) var(--ease-out);margin-bottom:var(--space-6)}.projetos-back-link:hover{color:var(--accent-yellow)}.projetos-back-link svg{transition:transform var(--duration-base) var(--ease-out)}.projetos-back-link:hover svg{transform:translate(-3px)}@keyframes plFadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.projetos-main{background:transparent;position:relative;min-height:60vh}.projetos-main:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(900px 600px at 85% 20%,rgba(34,166,81,.04) 0%,transparent 60%);z-index:0}.projetos-main>*{position:relative;z-index:1}.projetos-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-weight:700;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-yellow);font-variant-numeric:tabular-nums}.projetos-eyebrow:before{content:"";width:20px;height:2px;border-radius:2px;background:var(--accent-yellow)}.projetos-featured{display:grid;gap:24px;width:100%;margin:0 0 48px;padding:0;border:0;background:none;text-align:left;color:inherit;cursor:pointer}@media(min-width:768px){.projetos-featured{grid-template-columns:minmax(0,300px) 1fr;gap:56px;align-items:center;margin-bottom:72px}}.projetos-featured__media{position:relative;width:100%;max-width:300px;margin-inline:auto;aspect-ratio:9 / 16}@media(min-width:768px){.projetos-featured__media{margin-inline:0;max-width:none}}.projetos-featured__glow{position:absolute;inset:-26px;z-index:0;pointer-events:none;background:radial-gradient(58% 50% at 50% 42%,rgba(251,210,22,.28),transparent 72%);filter:blur(22px)}.projetos-featured__poster{position:relative;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;display:block;transition:transform .4s var(--ease-out, ease)}.projetos-featured:hover .projetos-featured__poster{transform:scale(1.03)}.projetos-featured__play{position:absolute;z-index:2;inset:0;display:grid;place-items:center;color:#fff}.projetos-featured__play svg{width:30px;height:30px;padding:20px;box-sizing:content-box;border-radius:50%;background:#00000073;filter:drop-shadow(0 4px 16px rgba(0,0,0,.5));transition:transform .25s var(--ease-out, ease),background .25s,color .25s}.projetos-featured:hover .projetos-featured__play svg{transform:scale(1.08);background:var(--accent-yellow);color:#111}.projetos-featured__body{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.projetos-featured__slogan{font-weight:700;color:var(--text-primary, #fff);font-size:clamp(26px,5vw,46px);line-height:1.04;letter-spacing:-.02em}.projetos-featured__cta{display:inline-flex;align-items:center;gap:10px;margin-top:4px;padding:14px 26px;border-radius:999px;background:var(--accent-yellow);color:#111;font-family:Inter,sans-serif;font-weight:700;font-size:15px;transition:transform .2s var(--ease-out, ease),box-shadow .2s var(--ease-out, ease)}.projetos-featured__cta svg{width:18px;height:18px}.projetos-featured:hover .projetos-featured__cta{transform:translateY(-2px);box-shadow:0 12px 34px #fbd2164d}.projetos-grid-title{font-weight:700;font-size:20px;letter-spacing:-.01em;color:var(--text-secondary);margin:0 0 22px}.projetos-video-card{display:flex;flex-direction:column;gap:10px;background:none;border:0;padding:0;text-align:left;cursor:pointer;color:inherit}.projetos-video-thumb{position:relative;display:block;aspect-ratio:9 / 16;border-radius:16px;overflow:hidden;background:#0c0d11;transition:transform .3s var(--ease-out, ease),box-shadow .3s var(--ease-out, ease)}.projetos-video-card:hover .projetos-video-thumb{transform:translateY(-4px);box-shadow:0 18px 40px #00000073}.projetos-video-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .35s var(--ease-out, ease)}.projetos-video-card:hover .projetos-video-thumb img{transform:scale(1.06)}.projetos-video-play{position:absolute;inset:0;display:grid;place-items:center;color:#fff;pointer-events:none}.projetos-video-play svg{width:30px;height:30px;padding:15px;box-sizing:content-box;border-radius:50%;background:#0006;filter:drop-shadow(0 2px 10px rgba(0,0,0,.55));transition:transform .25s var(--ease-out, ease),background .25s,color .25s}.projetos-video-card:hover .projetos-video-play svg{transform:scale(1.1);background:var(--accent-yellow);color:#111}.projetos-eyebrow--card{gap:0;font-size:11px;letter-spacing:.1em}.projetos-eyebrow--card:before{display:none}.projetos-video-title{font-family:Hanken Grotesk,Inter,sans-serif;font-weight:700;font-size:1.05rem;color:var(--text-primary, #fff);line-height:1.25;letter-spacing:-.01em}.projetos-featured:focus-visible,.projetos-video-card:focus-visible{outline:2px solid var(--accent-yellow);outline-offset:4px;border-radius:18px}@media(prefers-reduced-motion:reduce){.projetos-featured__poster,.projetos-video-thumb,.projetos-video-thumb img,.projetos-featured__play svg,.projetos-video-play svg,.projetos-featured__cta{transition:none}.projetos-featured:hover .projetos-featured__poster,.projetos-video-card:hover .projetos-video-thumb,.projetos-video-card:hover .projetos-video-thumb img{transform:none}}.projetos-empty-state{color:var(--text-muted);font-family:Inter,sans-serif;text-align:center;padding:60px 0}.projetos-shelf{margin-top:8px}.projetos-shelf__head{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;margin-bottom:20px}.projetos-shelf__head .projetos-grid-title{margin:0 auto 0 0}.projetos-search{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 16px;width:100%;max-width:280px;border-radius:999px;background:var(--surface-raised, #16181f);border:1px solid var(--border-subtle, rgba(255, 255, 255, .08));transition:border-color .2s var(--ease-out, ease)}.projetos-search:focus-within{border-color:var(--accent-yellow)}.projetos-search svg{width:18px;height:18px;color:var(--text-muted);flex:none}.projetos-search input{flex:1;min-width:0;background:none;border:0;outline:0;color:var(--text-primary, #fff);font-family:Inter,sans-serif;font-size:15px}.projetos-search input::-moz-placeholder{color:var(--text-muted)}.projetos-search input::placeholder{color:var(--text-muted)}.projetos-search input::-webkit-search-cancel-button{filter:invert(.6);cursor:pointer}.projetos-shelf__nav{display:inline-flex;gap:8px}.projetos-shelf__arrow{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid var(--border-default, rgba(255, 255, 255, .1));background:var(--surface-raised, #16181f);color:#fff;cursor:pointer;transition:background .2s var(--ease-out, ease),border-color .2s,color .2s,opacity .2s}.projetos-shelf__arrow svg{width:20px;height:20px}.projetos-shelf__arrow:hover:not(:disabled){background:var(--accent-yellow);color:#111;border-color:var(--accent-yellow)}.projetos-shelf__arrow:disabled{opacity:.3;cursor:default}.projetos-shelf__arrow:focus-visible{outline:2px solid var(--accent-yellow);outline-offset:2px}.projetos-shelf__viewport{position:relative;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 24px,#000 calc(100% - 24px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 24px,#000 calc(100% - 24px),transparent 100%)}.projetos-shelf__track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:2px;scrollbar-width:none;padding:6px 0 10px}.projetos-shelf__track::-webkit-scrollbar{display:none}.projetos-shelf__track .projetos-video-card{flex:none;width:clamp(150px,42vw,200px);scroll-snap-align:start}.projetos-video-card[hidden]{display:none}.projetos-shelf.is-searching .projetos-shelf__viewport{-webkit-mask-image:none;mask-image:none}.projetos-shelf.is-searching .projetos-shelf__nav{display:none}.projetos-shelf.is-searching .projetos-shelf__track{flex-wrap:wrap;overflow:visible;scroll-snap-type:none;gap:26px;padding:6px 0 10px}.projetos-shelf__empty{color:var(--text-muted);font-family:Inter,sans-serif;text-align:center;padding:44px 0}.projetos-shelf__empty[hidden]{display:none}@media(max-width:767px){.projetos-search{max-width:none;flex:1 1 100%}.projetos-shelf__nav{display:none}}@media(prefers-reduced-motion:reduce){.projetos-shelf__track{scroll-behavior:auto}.projetos-shelf__arrow{transition:none}}
