:root{--ink:#161613;--cream:#fffaf0;--yellow:#f0cc43;--coral:#ff7d61;--blue:#80c9df;--mint:#a9d6b5;--purple:#b9a7df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}
.topbar{height:88px;display:flex;align-items:center;gap:34px;padding:10px clamp(20px,5vw,76px);background:rgba(255,250,240,.95);position:sticky;top:0;z-index:20;border-bottom:2px solid var(--ink)}.brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.03em;margin-right:auto}.brand img{width:56px;height:56px;border-radius:50%;object-fit:cover}.topbar nav{display:flex;gap:28px;font-size:.92rem;font-weight:700}.topbar nav a:hover{box-shadow:inset 0 -7px var(--yellow)}
.pill{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 22px;border:2px solid var(--ink);border-radius:999px;font-weight:900;transition:.2s ease;box-shadow:4px 4px 0 var(--ink)}.pill:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}.pill-dark{background:var(--ink);color:#fff;box-shadow:4px 4px 0 var(--yellow)}.pill-light{background:#fff;color:var(--ink)}
.hero{min-height:760px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;background:var(--yellow);border-bottom:2px solid var(--ink)}.hero-copy{padding:clamp(70px,9vw,130px) clamp(30px,7vw,100px);align-self:center;z-index:2}.eyebrow{text-transform:uppercase;font-weight:900;letter-spacing:.14em;font-size:.76rem;margin:0 0 20px}.hero h1,.section h2,.play-copy h2{font-size:clamp(3.2rem,6vw,6.5rem);line-height:.93;letter-spacing:-.065em;margin:0;font-weight:900}.hero h1 em,.section h2 em{font-family:Georgia,serif;font-weight:400}.lead{font-size:1.2rem;line-height:1.7;max-width:650px;margin:30px 0}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.text-link{font-weight:900;border-bottom:2px solid currentColor;padding-bottom:4px}.trust-row{display:flex;gap:30px;list-style:none;padding:0;margin:55px 0 0;font-weight:800;font-size:.88rem}.trust-row li:before{content:'●';font-size:.7rem;margin-right:8px}.hero-visual{position:relative;min-height:620px;align-self:stretch}.sun{position:absolute;width:470px;height:470px;border-radius:50%;background:var(--coral);top:70px;right:-30px;border:2px solid var(--ink)}.hero-photo{position:absolute;width:min(78%,560px);aspect-ratio:4/5;object-fit:cover;border:3px solid var(--ink);border-radius:52% 48% 42% 58%/44% 50% 50% 56%;bottom:40px;left:4%;filter:saturate(.92)}.floating-note{position:absolute;background:#fff;border:2px solid var(--ink);border-radius:28px;padding:18px 22px;right:7%;bottom:80px;max-width:220px;transform:rotate(-3deg);box-shadow:5px 5px 0 var(--ink)}.floating-note strong,.floating-note span{display:block}.floating-note strong{font-size:1.2rem}.floating-note span{font-size:.78rem;margin-top:4px}.doodle{position:absolute;font-weight:900;font-size:3rem}.doodle-one{top:18%;left:2%;transform:rotate(-12deg)}.doodle-two{top:13%;right:10%;background:var(--blue);border:2px solid var(--ink);border-radius:50%;width:74px;height:74px;display:grid;place-items:center;transform:rotate(8deg)}
.intro-band{padding:28px 5vw;background:var(--ink);color:#fff;display:flex;justify-content:center;gap:32px;align-items:center;text-align:center}.intro-band p{margin:0;color:var(--yellow);font-weight:900}.intro-band div{display:flex;gap:20px;font-size:1.15rem;font-weight:800}.intro-band b{color:var(--coral)}
.section{padding:clamp(80px,10vw,140px) clamp(22px,6vw,90px)}.section-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:end;max-width:1400px;margin:0 auto 70px}.section-heading h2,.team h2,.contact h2{font-size:clamp(2.8rem,5vw,5.4rem)}.section-heading>p,.team-copy>p,.contact-card>div>p{font-size:1.1rem;line-height:1.75;margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1400px;margin:auto}.service-card{min-height:410px;border:2px solid var(--ink);border-radius:34px;padding:30px;display:flex;flex-direction:column;box-shadow:6px 6px 0 var(--ink);transition:.2s ease}.service-card:hover{transform:translateY(-7px)}.service-card h3{font-size:1.55rem;line-height:1.08;margin:24px 0 14px}.service-card p{line-height:1.6}.service-card a{font-weight:900;margin-top:auto}.service-icon{width:60px;height:60px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;background:#fff;font-size:1.5rem}.card-1{background:var(--blue)}.card-2{background:var(--coral)}.card-3{background:var(--mint)}.card-4{background:var(--purple)}
.play-section{background:var(--coral);border-block:2px solid var(--ink);padding:clamp(70px,9vw,120px) clamp(22px,6vw,90px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,7vw,110px);align-items:center}.video-shell{position:relative}.video-shell video{width:100%;aspect-ratio:4/3;object-fit:cover;border:3px solid var(--ink);border-radius:60px;box-shadow:12px 12px 0 var(--ink)}.video-label{position:absolute;left:-20px;bottom:34px;background:var(--yellow);border:2px solid var(--ink);border-radius:999px;padding:13px 20px;font-weight:900;transform:rotate(-5deg)}.play-copy h2{font-size:clamp(2.8rem,5vw,5.2rem)}.play-copy>p:not(.eyebrow){font-size:1.12rem;line-height:1.75;margin:28px 0}
.team{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,120px);align-items:center;background:var(--blue)}.team-photo img{width:100%;aspect-ratio:1/1.05;object-fit:cover;border:3px solid var(--ink);border-radius:46% 54% 36% 64%/58% 38% 62% 42%;box-shadow:-12px 12px 0 var(--yellow)}.team-copy>p{margin:24px 0}.team-copy .text-link{display:inline-block;margin-top:12px}
.contact{background:var(--yellow)}.contact-intro{max-width:900px;margin:0 auto 52px;text-align:center}.contact-intro>p:last-child{font-size:1.1rem;line-height:1.7;max-width:650px;margin:24px auto}.contact-layout{max-width:1300px;margin:auto;display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:start}.contact-form,.contact-actions{background:#fff;border:3px solid var(--ink);border-radius:38px;padding:clamp(26px,4vw,48px);box-shadow:10px 10px 0 var(--ink)}.contact-form{display:grid;gap:20px}.contact-form label{display:grid;gap:8px;font-weight:900}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:2px solid var(--ink);border-radius:17px;background:var(--cream);padding:14px;font:inherit}.contact-form textarea{resize:vertical}.contact-form .consent{display:flex;align-items:flex-start;font-weight:500;line-height:1.4}.contact-form .consent input{width:20px;height:20px;flex:0 0 20px}.captcha-preview{min-height:78px;border:2px solid #888;border-radius:12px;background:#f5f5f5;display:flex;align-items:center;gap:14px;padding:13px 16px;max-width:390px}.captcha-preview .captcha-check{width:32px;height:32px;border:2px solid #777;border-radius:6px;display:grid;place-items:center;color:#16833c;font-size:1.3rem}.captcha-preview strong,.captcha-preview small{display:block}.captcha-preview small{font-size:.72rem;color:#555;margin-top:3px}.contact-form button{border:2px solid var(--ink);cursor:pointer;justify-self:start}.contact-actions{display:flex;flex-direction:column;gap:18px;justify-content:center;background:var(--blue)}.email-reveal{border:2px solid var(--ink);border-radius:24px;padding:18px;background:var(--mint)}.email-reveal span,.email-reveal strong,.email-reveal small{display:block}.email-reveal span{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:9px}.email-reveal strong{font-size:1.05rem;overflow-wrap:anywhere}.email-reveal i{font-style:normal;color:#76522a}.email-reveal small{margin-top:10px;line-height:1.4}.contact-actions>small{text-align:center}
footer{background:var(--ink);color:#fff;padding:55px clamp(22px,6vw,90px);display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}footer .footer-brand{display:flex;align-items:center;gap:14px;font-size:1.2rem}footer img{width:64px;height:64px;border-radius:50%;object-fit:cover}footer>p{color:#ccc}footer>div:nth-of-type(2){display:flex;gap:25px;justify-self:end;font-weight:800}footer>small{grid-column:1/-1;color:#aaa;border-top:1px solid #444;padding-top:20px}
@media(max-width:980px){.topbar nav{display:none}.topbar{gap:12px}.brand span{display:none}.hero{grid-template-columns:1fr}.hero-visual{min-height:560px}.service-grid{grid-template-columns:repeat(2,1fr)}.section-heading,.play-section,.team,.contact-layout{grid-template-columns:1fr}.intro-band{flex-direction:column;gap:10px}.play-section{gap:70px}}
@media(max-width:600px){.topbar>.pill{font-size:.78rem;padding:11px 13px}.hero-copy{padding:64px 22px}.hero h1{font-size:3.35rem}.hero-visual{min-height:460px}.sun{width:330px;height:330px;right:-80px}.hero-photo{width:82%;left:5%;bottom:24px}.floating-note{right:2%;bottom:38px}.trust-row{gap:13px;flex-wrap:wrap}.intro-band div{flex-wrap:wrap;justify-content:center;font-size:.95rem}.section{padding:80px 20px}.section-heading{gap:28px;margin-bottom:45px}.service-grid{grid-template-columns:1fr}.service-card{min-height:330px}.play-section{padding:80px 20px}.video-shell video{border-radius:32px}.team{padding-inline:24px}.contact-form,.contact-actions{padding:25px 18px;border-radius:28px}.field-row{grid-template-columns:1fr}.captcha-preview{max-width:100%}footer{grid-template-columns:1fr}footer>div:nth-of-type(2){justify-self:start;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pill,.service-card{transition:none}}
.email-tools{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.email-tools button{appearance:none;border:2px solid var(--ink);border-radius:999px;background:#fff;padding:9px 14px;font:inherit;font-weight:900;cursor:pointer}.email-tools button:hover{background:var(--yellow)}.form-status{padding:14px 18px;border:2px solid var(--ink);border-radius:18px;margin-bottom:24px;font-weight:800}.form-status.success{background:var(--mint)}.form-status.error{background:#ffd2ca}.bot-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.privacy-note{font-size:.78rem;line-height:1.5;color:#444}.captcha-holder{overflow:hidden;max-width:100%}
.atelier-hero{min-height:760px;display:grid;grid-template-columns:1.08fr .92fr;background:var(--purple);border-bottom:2px solid var(--ink);overflow:hidden}.atelier-hero-copy{padding:clamp(70px,9vw,130px) clamp(30px,7vw,100px);align-self:center}.atelier-hero h1{font-size:clamp(3.2rem,6vw,6.4rem);line-height:.93;letter-spacing:-.065em;margin:0;font-weight:900}.atelier-hero h1 em,.atelier-heading h2 em{font-family:Georgia,serif;font-weight:400}.atelier-hero-copy>p:not(.eyebrow){font-size:1.16rem;line-height:1.7;max-width:690px;margin:30px 0}.atelier-hero-photo{position:relative;min-height:650px}.atelier-hero-photo img{position:absolute;width:min(74%,540px);height:74%;object-fit:cover;object-position:center;border:3px solid var(--ink);border-radius:44% 56% 48% 52%/58% 43% 57% 42%;left:9%;bottom:9%;z-index:2;box-shadow:12px 12px 0 var(--ink)}.photo-splash{position:absolute;width:520px;height:520px;background:var(--yellow);border:2px solid var(--ink);border-radius:50%;right:-10%;top:7%}.photo-note{position:absolute;z-index:3;right:7%;bottom:11%;background:var(--coral);border:2px solid var(--ink);border-radius:24px;padding:16px 20px;font-weight:900;line-height:1.35;transform:rotate(4deg)}
.atelier-promise{padding:28px 5vw;background:var(--ink);color:#fff;display:flex;justify-content:center;gap:32px;align-items:center;text-align:center}.atelier-promise p{margin:0;color:var(--yellow);font-weight:900}.atelier-promise div{display:flex;gap:20px;font-weight:800}.atelier-promise b{color:var(--coral)}.atelier-heading{max-width:1100px;margin:0 auto 65px;text-align:center}.atelier-heading h2{font-size:clamp(3rem,5.5vw,6rem);line-height:.95;letter-spacing:-.055em;margin:0}.atelier-heading>p:last-child{max-width:700px;margin:28px auto 0;font-size:1.08rem;line-height:1.7}.workshop-list{display:grid;gap:22px;max-width:1400px;margin:auto}.workshop-row{display:grid;grid-template-columns:80px 1fr 1fr;gap:30px;align-items:center;border:2px solid var(--ink);border-radius:34px;padding:30px;box-shadow:6px 6px 0 var(--ink)}.workshop-number{align-self:start;font-size:1.05rem;font-weight:900;border:2px solid var(--ink);border-radius:999px;width:54px;height:54px;display:grid;place-items:center;background:#fff}.workshop-main{position:relative}.workshop-icon{font-size:2.5rem}.workshop-meta{text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-weight:900;margin:12px 0 7px}.workshop-row h3{font-size:clamp(1.8rem,3vw,3rem);line-height:1;margin:0 0 16px;letter-spacing:-.04em}.workshop-main>p:last-child{line-height:1.6;margin:0}.workshop-row ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.workshop-row li{background:rgba(255,255,255,.68);border:2px solid var(--ink);border-radius:999px;padding:10px 16px;font-weight:800}.workshop-row li:before{content:'✓';margin-right:9px}.workshop-coral{background:var(--coral)}.workshop-blue{background:var(--blue)}.workshop-purple{background:var(--purple)}.workshop-mint{background:var(--mint)}.workshop-yellow{background:var(--yellow)}
.locations{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;background:var(--blue);border-block:2px solid var(--ink)}.locations h2{font-size:clamp(3rem,5.4vw,5.8rem)}.location-cloud{display:flex;flex-wrap:wrap;gap:15px}.location-cloud span{border:2px solid var(--ink);border-radius:999px;padding:14px 20px;background:#fff;font-weight:900;box-shadow:4px 4px 0 var(--ink)}.location-cloud span:nth-child(2){background:var(--yellow);transform:rotate(2deg)}.location-cloud span:nth-child(3){background:var(--coral);transform:rotate(-2deg)}.location-cloud span:nth-child(4){background:var(--mint)}.location-cloud span:nth-child(5){background:var(--purple);transform:rotate(2deg)}.atelier-cta{background:var(--yellow);display:grid;grid-template-columns:1fr auto;gap:70px;align-items:center}.atelier-cta h2{font-size:clamp(3rem,5vw,5.6rem)}.atelier-cta p:not(.eyebrow){font-size:1.08rem;line-height:1.7;max-width:740px}.atelier-cta>div:last-child{display:flex;flex-direction:column;gap:24px;align-items:center}.atelier-phone{font-weight:900;border-bottom:2px solid var(--ink)}
@media(max-width:980px){.atelier-hero,.locations,.atelier-cta{grid-template-columns:1fr}.atelier-hero-photo{min-height:570px}.workshop-row{grid-template-columns:60px 1fr}.workshop-row ul{grid-column:2}.atelier-promise{flex-direction:column;gap:9px}.atelier-cta>div:last-child{align-items:flex-start}}
@media(max-width:600px){.atelier-hero-copy{padding:65px 22px}.atelier-hero h1{font-size:3.35rem}.atelier-hero-photo{min-height:470px}.photo-splash{width:340px;height:340px}.atelier-hero-photo img{width:78%;height:76%;left:5%}.photo-note{right:2%;bottom:7%}.atelier-promise div{flex-wrap:wrap;justify-content:center;font-size:.92rem}.workshop-row{grid-template-columns:1fr;padding:24px 18px}.workshop-row ul{grid-column:1}.workshop-number{width:46px;height:46px}.workshop-row li{border-radius:18px}.locations,.atelier-cta{gap:40px}}
.about-hero{min-height:750px;background:var(--mint);display:grid;grid-template-columns:1.08fr .92fr;border-bottom:2px solid var(--ink);overflow:hidden}.about-hero-copy{align-self:center;padding:clamp(70px,9vw,130px) clamp(30px,7vw,100px)}.about-hero h1{font-size:clamp(3.3rem,6.2vw,6.7rem);line-height:.92;letter-spacing:-.065em;margin:0}.about-hero h1 em,.no-pressure h2 em{font-family:Georgia,serif;font-weight:400}.about-hero-copy>p:not(.eyebrow){font-size:1.16rem;line-height:1.7;max-width:670px;margin:30px 0}.about-hero-shapes{position:relative;min-height:620px;background:var(--yellow);border-left:2px solid var(--ink)}.shape-heart{position:absolute;font-family:Georgia,serif;font-size:14rem;line-height:1;top:14%;left:22%;transform:rotate(-8deg)}.shape-face{position:absolute;width:125px;height:125px;border:3px solid var(--ink);border-radius:50%;background:var(--coral);display:grid;place-items:center;font-size:4rem;font-weight:900;right:12%;bottom:14%;transform:rotate(8deg);box-shadow:7px 7px 0 var(--ink)}.shape-word{position:absolute;border:2px solid var(--ink);border-radius:999px;background:#fff;padding:12px 20px;font-weight:900;box-shadow:4px 4px 0 var(--ink)}.word-one{top:16%;right:9%;transform:rotate(6deg)}.word-two{bottom:25%;left:10%;background:var(--blue);transform:rotate(-5deg)}.word-three{top:48%;right:10%;background:var(--purple);transform:rotate(4deg)}
.founder-welcome{display:grid;grid-template-columns:1fr 1fr;gap:45px 70px;background:var(--cream)}.welcome-title h2,.about-section-heading h2,.values h2,.giuseppe h2,.team-band h2{font-size:clamp(3rem,5.2vw,5.8rem);line-height:.95;letter-spacing:-.055em;margin:0}.founder-welcome blockquote{margin:0;background:var(--yellow);border:2px solid var(--ink);border-radius:38px;padding:clamp(30px,5vw,56px);font-family:Georgia,serif;font-size:clamp(1.5rem,2.5vw,2.5rem);line-height:1.35;box-shadow:8px 8px 0 var(--ink)}.welcome-copy{grid-column:2;display:grid;gap:18px;font-size:1.08rem;line-height:1.75}.welcome-copy p{margin:0}.no-pressure{background:var(--coral);border-block:2px solid var(--ink);padding:clamp(80px,10vw,150px) clamp(22px,8vw,120px);position:relative}.no-pressure h2{font-size:clamp(3.3rem,6vw,6.8rem);line-height:.94;letter-spacing:-.06em;margin:0;max-width:1050px}.no-pressure-note{position:absolute;right:7%;top:16%;background:#fff;border:3px solid var(--ink);border-radius:28px;padding:22px 28px;font-weight:900;line-height:1.55;transform:rotate(4deg);box-shadow:7px 7px 0 var(--ink)}.no-pressure>p:last-child{font-size:1.1rem;line-height:1.7;max-width:780px;margin:40px 0 0}
.commitments{background:var(--blue)}.about-section-heading{max-width:900px;margin-bottom:60px}.commitment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.commitment-card{border:2px solid var(--ink);border-radius:32px;background:#fff;padding:30px;box-shadow:6px 6px 0 var(--ink);min-height:290px}.commitment-card>span{font-size:2.4rem}.commitment-card h3{font-size:1.55rem;margin:25px 0 12px}.commitment-card p{line-height:1.65}.commitment-2,.commitment-5{background:var(--yellow)}.commitment-3{background:var(--mint)}.commitment-4{background:var(--purple)}.commitment-6{background:var(--coral)}
.values{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;background:var(--purple)}.values-intro{position:sticky;top:130px;align-self:start}.values-intro>p:last-child{font-size:1.08rem;line-height:1.7}.value-list{display:grid;gap:13px}.value-list article{display:grid;grid-template-columns:58px 1fr;gap:18px;background:#fff;border:2px solid var(--ink);border-radius:25px;padding:20px;box-shadow:4px 4px 0 var(--ink)}.value-list article>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--yellow);border:2px solid var(--ink);font-weight:900}.value-list h3{font-size:1.3rem;margin:0 0 6px}.value-list p{margin:0;line-height:1.5}.giuseppe{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(55px,8vw,120px);align-items:center;background:var(--yellow)}.giuseppe-photo{position:relative}.giuseppe-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;border:3px solid var(--ink);border-radius:48% 52% 42% 58%/58% 43% 57% 42%;box-shadow:-12px 12px 0 var(--coral)}.founder-badge{position:absolute;z-index:2;right:-3%;top:9%;background:var(--blue);border:2px solid var(--ink);border-radius:50%;width:145px;height:145px;display:grid;place-items:center;text-align:center;font-weight:900;transform:rotate(7deg);box-shadow:5px 5px 0 var(--ink)}.giuseppe-copy>p{font-size:1.05rem;line-height:1.72}.role-line{font-weight:900;border-left:5px solid var(--coral);padding-left:18px}.language-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.language-row span{background:#fff;border:2px solid var(--ink);border-radius:999px;padding:10px 16px;font-weight:900}.team-band{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1fr auto;gap:60px;align-items:center}.team-band .eyebrow{color:var(--yellow)}.team-band>p{font-size:1.08rem;line-height:1.7}
@media(max-width:980px){.about-hero,.founder-welcome,.values,.giuseppe,.team-band{grid-template-columns:1fr}.about-hero-shapes{min-height:500px;border-left:0;border-top:2px solid var(--ink)}.welcome-copy{grid-column:1}.no-pressure-note{position:relative;right:auto;top:auto;display:inline-block;margin-top:38px}.commitment-grid{grid-template-columns:repeat(2,1fr)}.values-intro{position:static}.team-band{gap:32px}}
@media(max-width:600px){.about-hero-copy{padding:65px 22px}.about-hero h1{font-size:3.45rem}.about-hero-shapes{min-height:430px}.shape-heart{font-size:10rem;left:15%}.shape-face{width:96px;height:96px;font-size:3rem}.founder-welcome{gap:35px}.commitment-grid{grid-template-columns:1fr}.commitment-card{min-height:auto}.value-list article{grid-template-columns:46px 1fr}.value-list article>span{width:42px;height:42px}.founder-badge{width:115px;height:115px;font-size:.82rem;right:-1%}}
.email-reveal{padding:22px}.email-address{font-size:1.08rem}.email-reveal p{font-size:.88rem;line-height:1.45;margin:12px 0 16px}.captcha-holder{min-height:65px}
