@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,600;12..96,700;12..96,800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--red:#e51844;--pink:#fbd1df;--cream:#fffdf8;--ink:#2d171e;--gold:#b18e4c;--display:'Bricolage Grotesque',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.6 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #156bb8;outline-offset:5px}.skip{position:absolute;top:-100px;z-index:100;padding:12px;background:white}.skip:focus{top:0}header{height:116px;padding:18px 6%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;flex-shrink:0;width:163px}.brand img{width:100%;height:auto;object-fit:contain}nav{display:flex;gap:32px;font-size:15px;font-weight:600}nav a:hover,.back-link:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--red);color:white;border:0;border-radius:50px;padding:17px 25px;font-weight:700;font-size:16px;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#bc1137;transform:translateY(-2px)}.small-button{padding:12px 20px;font-size:14px}.eyebrow{display:block;font-size:13px;font-weight:700;letter-spacing:1.6px;color:var(--red);margin-bottom:20px}h1,h2,h3{font-family:var(--display);font-weight:800;line-height:1.05;letter-spacing:-1.8px;margin:0}h1{font-size:clamp(56px,6.6vw,98px);letter-spacing:-4px}h1 span{color:var(--red)}h2{font-size:clamp(38px,4.2vw,62px)}h3{font-size:28px;letter-spacing:-.8px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px;padding:55px 6% 95px;gap:25px;overflow:hidden}.hero-copy{align-self:center}.hero-copy>p{font-size:20px;line-height:1.55;margin:25px 0 30px}.hero-cards{position:relative;align-self:center;height:430px;background:var(--pink);border-radius:46% 54% 38% 62% / 50% 37% 63% 50%}.floating-card{position:absolute;width:46%;top:14%;transition:transform .25s;filter:drop-shadow(3px 12px 3px #4e23351c)}.floating-card img{width:100%;height:auto;border-radius:16px;display:block}.card-0{left:0;transform:rotate(-16deg);top:13%}.card-1{left:27%;top:5%;transform:rotate(2deg);z-index:2}.card-2{left:54%;top:25%;transform:rotate(16deg);z-index:3}.floating-card:hover{transform:translateY(-18px) rotate(0);z-index:5}.hand-note{position:absolute;bottom:5%;left:18%;font-family:var(--display);font-weight:600;font-size:21px;transform:rotate(-5deg)}.section{padding:90px 7%}.section-top>p{font-size:18px;margin:15px 0 0}.experience{background:#fce3e9;position:relative;border-radius:50% 50% 0 0 / 35px 35px 0 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px;gap:45px}.steps article{border-top:1px solid #d9aebd;padding-top:24px}.number{font:800 30px/1 var(--display);color:var(--red);display:block;margin-bottom:30px}.steps p{max-width:250px;margin-bottom:0}.timing{display:flex;gap:35px;align-items:center;border-top:1px solid #d9aebd;margin-top:50px;padding-top:25px}.timing strong{font-size:18px;flex-shrink:0}.timing p{margin:0;font-size:15px}.cards-section .section-top{text-align:center}.decks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:55px 0 10px}.play-card{border-radius:22px;border:1px solid var(--gold);outline:9px solid #f5ead8;background:#f5ead8;min-height:380px;padding:25px;display:flex;flex-direction:column;box-shadow:7px 15px 0 #301e1914}.play-card.cine{transform:rotate(-2deg)}.play-card.povesti{background:var(--red);outline-color:var(--red);color:white;transform:rotate(1deg)}.play-card.dedicatie{background:var(--pink);outline-color:var(--pink);transform:rotate(-1deg);color:var(--red)}.card-category{text-transform:uppercase;font-weight:800;font-family:var(--display);font-size:16px;letter-spacing:.2px}.play-card>p{font:700 29px/1.16 var(--display);letter-spacing:-.5px;flex:1;margin:32px 0 22px}.ornament{font-size:38px;line-height:1;color:var(--gold);text-align:center}.play-card button{border:0;border-top:1px solid #b18e4c70;background:transparent;color:inherit;display:flex;justify-content:space-between;margin-top:18px;padding:14px 0 0;cursor:pointer;font-size:14px;font-weight:600}.play-card button:hover{text-decoration:underline}.delivery{padding-top:70px}.deliverables{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:45px}.deliverables article{padding:30px 24px;border-top:2px solid var(--red)}.deliverables .eyebrow{font-size:12px;letter-spacing:1px}.deliverables h3{font-size:33px;min-height:75px}.deliverables p{margin:18px 0 0}.deliverables .reels{background:var(--red);color:white;border-radius:20px}.reels .eyebrow{color:white}.reels h3 b{font-size:70px;line-height:.8}.reels small{display:block;margin-top:25px;font-size:14px;line-height:1.5;color:#ffe7ee}.statement{padding:75px 7%;text-align:center;background:var(--pink);border-radius:48% 52% 50% 50% / 22px 25px 22px 25px}.statement p{font:800 clamp(30px,4vw,56px)/1.12 var(--display);letter-spacing:-1.5px;margin:0 0 20px}.statement strong{color:var(--red);font:700 clamp(28px,3.5vw,48px)/1.1 var(--display)}.faq{display:grid;grid-template-columns:1fr 1.5fr;gap:8%}details{border-top:1px solid #e0d4d5;padding:20px 0}summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-weight:700}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:22px;color:var(--red);line-height:1}details[open] summary:after{content:'−'}details p{font-size:15px;color:#63545a;margin:16px 0 0}.contact{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:#fce3e9;border-radius:45% 55% 0 0 / 25px 35px 0 0}.contact>div>p{max-width:370px;font-size:18px}.inquiry{width:100%}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid label{font-size:14px;font-weight:600;display:flex;flex-direction:column;gap:8px}.wide{grid-column:1/-1}input{min-width:0;width:100%;background:var(--cream);border:1px solid #d8bec6;border-radius:10px;padding:13px;color:var(--ink);font-size:16px;min-height:52px}.send{width:100%;margin-top:25px}.form-note{font-size:13px;text-align:center;color:#6c525d}.message-preview{background:white;border:1px solid #d8bec6;padding:20px;border-radius:12px;margin-top:20px;font-size:15px}.draft-note{font-size:13px;color:#75545e}.offer-main{display:grid;grid-template-columns:1fr 1fr;gap:9%;max-width:1250px;margin:20px auto 90px;padding:35px 5%}.offer-intro h1{font-size:clamp(60px,6vw,84px)}.offer-intro>p{font-size:19px}.discount{display:flex;align-items:center;gap:25px;color:var(--red);margin:35px 0 15px}.discount strong{font:800 94px/.9 var(--display);letter-spacing:-4px}.discount span{font-weight:700;line-height:1.3}.offer-intro .offer-valid{font-size:15px;max-width:340px}.mini-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.mini-benefits span{font-size:13px;border:1px solid #d9c5ca;border-radius:50px;padding:6px 12px}.offer-form{background:#fce3e9;border-radius:25px;padding:35px;align-self:start}.offer-form h2{font-size:35px;margin-bottom:30px}.offer-terms{margin-top:25px;font-size:14px}.back-link{font-size:14px}footer{padding:40px 6%;display:flex;align-items:center;justify-content:space-between;gap:30px}footer p,footer>a:not(.brand){font-size:14px}footer .brand{width:125px}@media(min-width:1600px){body{max-width:1700px;margin:auto}}@media(max-width:1050px){nav{gap:18px}.hero{min-height:530px;padding-top:30px}.hero-cards{height:340px}h1{font-size:68px}.steps{gap:25px}.play-card{padding:22px;min-height:350px}.play-card>p{font-size:25px}.offer-main{gap:5%}.offer-form{padding:28px}}@media(max-width:700px){header{height:95px;padding:14px 6%;gap:15px}.brand{width:130px}nav{display:none}.small-button{font-size:12px;padding:11px 15px}.hero{grid-template-columns:1fr;padding:22px 7% 55px;gap:30px;min-height:0}.hero-copy .eyebrow{font-size:11px;letter-spacing:1px}h1{font-size:clamp(53px,12vw,76px);letter-spacing:-2.8px}.hero-copy>p{font-size:18px;margin:22px 0}.hero-cards{height:330px;width:100%;max-width:430px;justify-self:center}.floating-card{width:45%}.hand-note{font-size:18px;bottom:6%}.section{padding:60px 7%}h2{font-size:40px;letter-spacing:-1.5px}.steps{grid-template-columns:1fr;gap:26px;margin-top:35px}.steps article{position:relative;padding-left:58px;padding-top:22px}.number{position:absolute;left:0;top:25px;font-size:26px}.steps h3{font-size:26px}.steps h3 br{display:none}.steps p{max-width:none;margin-top:12px}.timing{display:block;margin-top:30px}.timing p{margin-top:10px}.decks{grid-template-columns:1fr;gap:35px;margin:40px 8px 10px}.play-card{min-height:330px;padding:28px}.play-card>p{font-size:30px}.deliverables{grid-template-columns:1fr;gap:16px;margin-top:30px}.deliverables article{padding:25px 20px}.deliverables h3{min-height:0;font-size:32px}.statement{padding:50px 7%}.faq,.contact{grid-template-columns:1fr;gap:35px}.faq h2 br{display:none}.contact h2{font-size:38px}.form-grid{gap:16px;grid-template-columns:1fr}.wide{grid-column:auto}.offer-main{grid-template-columns:1fr;gap:35px;padding:20px 6%;margin:0 auto 40px}.offer-intro h1{font-size:65px}.offer-intro>p{font-size:18px}.discount strong{font-size:85px}.offer-form{padding:27px 22px}.offer-form h2{font-size:33px}.offer-intro .eyebrow{font-size:12px}.back-link{font-size:12px;max-width:120px;text-align:right}footer{flex-wrap:wrap;padding:30px 7%;gap:20px}footer p{width:100%;order:3;margin:0}.button{font-size:15px}.button.small-button{font-size:12px}.desktop{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Shared grid and spacing for experience and deliverables */
.steps-new,.delivery-new{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}
.steps-new article{padding:28px;background:var(--cream);border:1px solid #ecd6dd;border-radius:20px;display:flex;flex-direction:column}
.steps-new .step-art{height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 0 26px}
.step-art>strong{font:800 88px/1 var(--display);letter-spacing:-5px;color:var(--red)}
.step-art>strong span{font-size:30px;letter-spacing:-1px;margin-left:8px}
.step-art>span{font-size:14px;font-weight:600;margin-top:8px;color:#6c525d}
.draw-step .step-art img{height:148px;width:145px;object-fit:cover;border-radius:9px;box-shadow:0 5px 12px #2d171e0c}
.steps-new h3{font-size:27px;line-height:1.14;letter-spacing:-.7px;min-height:62px;max-width:290px;margin:0}
.steps-new p{font-size:16px;line-height:1.55;max-width:none;margin:14px 0 0}
.delivery-new article{padding:0;border:1px solid #e7d8dc;border-radius:20px;overflow:hidden;background:var(--cream);display:flex;flex-direction:column}
.format-art{height:230px;padding:26px;background:var(--pink);color:var(--red);display:flex;flex-direction:column;justify-content:space-between}
.format-label{font-size:12px;font-weight:700;letter-spacing:1px}
.format-art>strong{font:800 clamp(32px,3.3vw,46px)/1.05 var(--display);letter-spacing:-1.5px;margin:16px 0}
.format-bottom{font-size:12px;font-weight:600;line-height:1.4;letter-spacing:.1px}
.highlights .format-art{background:var(--ink);color:var(--pink)}
.short-films .format-art{background:var(--red);color:white}
.short-films .format-art>strong{font-size:84px;line-height:.9;letter-spacing:-4px}
.short-films .format-art>strong>span{font-size:52px;vertical-align:top}
.delivery-copy{padding:26px;flex:1}
.delivery-new h3{font-size:27px;line-height:1.14;letter-spacing:-.7px;min-height:0;margin:0}
.delivery-new p{font-size:16px;line-height:1.55;margin:14px 0 0}
.delivery-new small{display:block;font-size:14px;line-height:1.5;color:#6c525d;margin-top:16px}
@media(min-width:701px) and (max-width:1050px){.steps-new,.delivery-new{gap:16px}.steps-new article,.delivery-copy{padding:22px}.steps-new h3,.delivery-new h3{font-size:24px}.steps-new h3{min-height:82px}.format-art{padding:22px;height:220px}.format-art>strong{font-size:33px}}
@media(max-width:700px){.steps-new,.delivery-new{grid-template-columns:1fr;gap:20px}.steps-new article{display:grid;grid-template-columns:94px 1fr;column-gap:22px;padding:23px}.steps-new .step-art{grid-row:1/3;height:112px;margin:0;align-self:center}.step-art>strong{font-size:54px;letter-spacing:-3px}.step-art>strong span{font-size:22px;margin-left:4px}.step-art>span{font-size:12px;line-height:1.3;text-align:center}.draw-step .step-art img{height:95px;width:93px}.steps-new h3{font-size:23px;min-height:0;line-height:1.15;align-self:end}.steps-new p{font-size:14px;margin:10px 0 0;align-self:start}.format-art{height:235px;padding:26px}.format-art>strong{font-size:43px}.delivery-copy{padding:26px}.delivery-new h3{font-size:27px}.delivery-new p{font-size:16px}.short-films .format-art>strong{font-size:84px}}
