*{box-sizing:border-box} :root{--olive:#303b29;--copper:#df784e;--wine:#572d3f;--paper:#f5f3eb;--ink:#292d25;--line:#d9d9cd;--muted:#686e60;--display:'Space Grotesk','Arial',sans-serif;--body:'DM Sans','Arial',sans-serif}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 var(--body)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--copper);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500;line-height:1.03;letter-spacing:-.055em}h2{font-size:clamp(2.6rem,5vw,5rem)}h3{font-size:1.65rem;letter-spacing:-.04em}p{max-width:60ch}img{display:block;max-width:100%;object-fit:cover}.prototype{display:flex;align-items:center;justify-content:space-between;padding:9px 4%;font-size:12px;letter-spacing:.08em;border-bottom:1px solid var(--line);background:#e8e9df}.prototype button{border:0;background:none;padding:0;font-size:12px;text-decoration:underline;text-underline-offset:3px}.header{padding:24px 4%;display:flex;justify-content:space-between;align-items:center;gap:32px;background:var(--paper)}.brand{display:flex;gap:11px;align-items:center;font-family:var(--display);font-size:25px;font-weight:600;letter-spacing:-1px;line-height:.9}.brand-dot{color:#b94e28}.mark{height:43px;display:flex;align-items:center;gap:4px}.mark i{width:5px;height:22px;background:var(--olive);transform:rotate(18deg)}.mark i:nth-child(2){height:40px}.mark i:nth-child(3){height:31px}.mark i:nth-child(4){height:15px}.header nav{display:flex;gap:30px;font-size:14px}.header nav a{padding:8px 0;border-bottom:1px solid transparent}.header nav a:hover,.header nav a[aria-current]{border-color:var(--ink)}.header-actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:18px 24px;border-radius:60px;font-weight:500;font-size:15px;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.small{padding:12px 20px;font-size:14px}.dark{background:var(--olive);color:var(--paper)}.copper{background:var(--copper);color:#1f291c}.light{background:var(--paper);color:var(--olive)}.outline{border-color:currentColor;background:transparent}.menu-button{background:none;border:0;padding:14px 0;width:27px;display:grid;gap:7px}.menu-button span{height:2px;width:27px;background:var(--ink)}.eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:'';height:7px;width:7px;border:1px solid currentColor;transform:rotate(45deg)}.hero{margin:0 20px;background:var(--olive);color:var(--paper);border-radius:12px;min-height:680px;padding:47px 3%;position:relative;overflow:hidden}.hero-top{display:flex;justify-content:space-between}.hero-number{font-family:var(--display);font-size:13px}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:4%;align-items:center;margin-top:36px}.hero h1{font-size:clamp(4rem,7.35vw,8rem);letter-spacing:-.065em;line-height:.99;position:relative;z-index:2}.hero h1 em{font-style:normal;color:var(--copper)}.hero-copy>p{max-width:360px;color:#dddccd;margin:28px 0;font-size:17px;line-height:1.6}.hero-art{position:relative;min-height:450px;display:flex;flex-direction:column;justify-content:end}.hero-image{position:relative;aspect-ratio:1.08;overflow:hidden;border-radius:180px 180px 7px 7px;background:var(--copper)}.hero-image img{width:100%;height:100%;mix-blend-mode:normal}.rhythm{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:12px;transform:rotate(-15deg)}.rhythm i{width:24px;border-radius:40px;height:40%;background:var(--wine)}.rhythm i:nth-child(2n){height:70%}.rhythm i:nth-child(3n){height:90%}.art-label{position:absolute;left:-28px;bottom:55px;background:var(--paper);color:var(--olive);border:1px solid #ddd9c9;padding:19px 23px;border-radius:4px;transform:rotate(-5deg);font-size:12px;line-height:1.3;letter-spacing:.04em;box-shadow:0 12px 24px #0002}.art-label strong{display:block;font-family:var(--display);font-size:22px;letter-spacing:-1px;margin-top:6px}.image-caption{font-size:12px;letter-spacing:.04em;text-align:right;margin-top:15px;color:#d7d8cb}.hero-foot{display:flex;justify-content:space-between;align-items:center;margin-top:43px;font-size:12px;letter-spacing:.06em;color:#c2c7b8}.rhythm-line{display:flex;gap:4px;height:25px;align-items:center}.rhythm-line i{height:30%;width:2px;background:currentColor}.rhythm-line i:nth-child(3n){height:100%}.rhythm-line i:nth-child(2n){height:65%}.marquee{padding:25px 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-family:var(--display);font-size:clamp(.9rem,1.7vw,1.5rem);letter-spacing:-.03em;gap:12px}.marquee b{color:#bb5732;font-size:30px;font-weight:400}.section{padding:90px 5%}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:44px}.section-head .eyebrow{margin-bottom:20px}.section-head>p{max-width:330px;color:var(--muted)}.text-link{display:inline-flex;gap:25px;border-bottom:1px solid currentColor;padding:8px 0;font-size:14px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.course-card{min-height:330px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;border-radius:8px;background:#e2e5d8;position:relative;transition:transform .25s}.course-card:hover{transform:translateY(-6px)}.course-card:nth-child(2){background:var(--wine);color:var(--paper)}.course-card:nth-child(3){background:var(--copper)}.course-card .card-meta{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.07em}.course-card h3{font-size:2.4rem;margin-bottom:13px}.course-card p{font-size:15px;max-width:26ch;line-height:1.5}.card-bottom{display:flex;justify-content:space-between;align-items:end;gap:20px}.circle-link{border:1px solid currentColor;border-radius:50%;width:43px;height:43px;display:grid;place-items:center;flex-shrink:0;font-size:22px}.mini-wave{display:flex;gap:6px;height:60px;align-items:center;margin:28px 0;color:currentColor;opacity:.75}.mini-wave i{border:1px solid currentColor;border-radius:30px;width:14px;height:30px}.mini-wave i:nth-child(2n){height:60px}.mini-wave i:nth-child(3n){height:44px}.split{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.section-tinted{background:#e5e7db}.statement{font-size:clamp(2.4rem,4.6vw,4.3rem);max-width:14ch}.statement em{font-style:normal;color:#a84829}.body-copy p{margin:20px 0;color:var(--muted)}.method-list{margin-top:25px}.method-row{display:flex;gap:25px;padding:18px 0;border-top:1px solid #c8cbbd}.method-row span{font-size:12px;color:var(--muted)}.method-row h3{font-size:22px;line-height:1.15;letter-spacing:-.03em}.footer{background:var(--wine);color:var(--paper);padding:65px 5% 24px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-top p{font-family:var(--display);font-size:clamp(2rem,3.5vw,3.5rem);letter-spacing:-.05em;line-height:1.12}.footer-nav{display:flex;justify-content:space-between;gap:40px;margin:70px 0 30px}.footer-name{font-family:var(--display);font-size:25px;letter-spacing:-1px}.footer-nav>div{display:flex;gap:18px;flex-wrap:wrap;font-size:14px;max-width:600px}.footer-bottom{border-top:1px solid #ffffff33;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#d4bbc5}.skip{position:fixed;top:-100px;background:white;padding:10px;z-index:20}.skip:focus{top:0}dialog{border:0;padding:35px;max-width:700px;width:calc(100% - 32px);max-height:90dvh;background:var(--paper);color:var(--ink);border-radius:12px}dialog::backdrop{background:#172210aa;backdrop-filter:blur(7px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.08em;margin-bottom:30px}.close{font-size:32px;border:0;background:none;padding:0 8px;line-height:1}.dialog-top+ h2{font-size:3rem;margin-bottom:24px}dialog p{margin:18px 0}#menu-dialog nav{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}#menu-dialog nav a{display:flex;gap:15px;padding:18px 0;border-top:1px solid var(--line);font-size:12px}#menu-dialog nav strong{font-weight:500;font-size:23px;font-family:var(--display);letter-spacing:-.03em}.note{font-size:13px;color:var(--muted)}.page-intro{padding:55px 5% 60px}.page-intro .eyebrow{margin-bottom:30px}.page-intro h1{font-size:clamp(3.4rem,7vw,6.5rem);max-width:15ch}.page-intro p{margin-top:25px;max-width:53ch;color:var(--muted);font-size:18px}.page-intro .button{margin-top:25px}.crumb{font-size:13px;color:var(--muted);margin-bottom:30px}.page-tint{background:var(--olive);color:var(--paper);margin:0 20px;border-radius:10px}.page-tint p{color:#d9dece}.page-content{padding-top:20px}.tag{display:inline-block;border:1px solid var(--line);padding:5px 12px;border-radius:20px;font-size:12px;letter-spacing:.04em}.notice{padding:15px 20px;border-left:3px solid var(--copper);background:#e8e9df;font-size:14px;margin:25px 0}.about-panel{padding:42px;background:var(--copper);border-radius:10px;min-height:400px;display:flex;flex-direction:column;justify-content:space-between}.about-panel .big-af{font-family:var(--display);font-size:clamp(5rem,11vw,11rem);line-height:.9;letter-spacing:-.09em;color:var(--wine)}.about-panel p{font-size:20px;line-height:1.35}.detail-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:70px}.detail-block{margin-bottom:35px}.detail-block h2{font-size:2.1rem;margin-bottom:20px}.detail-block p{color:var(--muted)}.detail-block ul{padding-left:22px;color:var(--muted)}.detail-block li{margin:12px 0}.info-card{padding:30px;background:#e5e7db;border-radius:9px;align-self:start}.info-card h3{font-size:1.8rem;margin-bottom:20px}.info-card .button{margin-top:24px;width:100%}.info-row{padding:15px 0;border-top:1px solid #c9cdbd;display:flex;justify-content:space-between;gap:15px;font-size:14px}.info-row span{color:var(--muted)}.feature-links{display:grid;grid-template-columns:1fr 1fr;gap:20px}.feature-link{padding:34px;border:1px solid var(--line);border-radius:8px}.feature-link h3{font-size:2rem;margin:20px 0}.feature-link p{color:var(--muted);margin-bottom:25px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:30px}.filter{border:1px solid var(--line);background:transparent;padding:10px 19px;border-radius:30px;font-size:14px}.filter[aria-pressed=true]{background:var(--olive);color:var(--paper);border-color:var(--olive)}.video-card{border:1px solid var(--line);border-radius:8px;overflow:hidden}.video-poster{height:220px;background:var(--olive);display:flex;align-items:center;justify-content:center;position:relative}.video-card:nth-child(2) .video-poster{background:var(--wine)}.video-card:nth-child(3) .video-poster{background:#ac5736}.video-poster .mini-wave{transform:scale(1.5);color:var(--paper)}.play{position:absolute;width:55px;height:55px;border:0;border-radius:50%;background:var(--paper);color:var(--olive);display:grid;place-items:center;font-size:19px}.video-description{padding:25px}.video-description h3{font-size:23px;line-height:1.18;margin:12px 0}.video-description p{font-size:14px;color:var(--muted)}#video-dialog{max-width:1000px}#video-frame{width:100%;aspect-ratio:16/9;border:0}.empty-state{border:1px solid var(--line);border-radius:8px;padding:45px;display:grid;grid-template-columns:85px 1fr;gap:28px;align-items:start}.empty-icon{width:70px;height:70px;background:#e3e7d8;border-radius:50%;display:grid;place-items:center;font-size:30px}.empty-state h3{font-size:2rem;margin-bottom:15px}.empty-state p{color:var(--muted)}.empty-state .button{margin-top:25px}.book-surface{background:var(--wine);color:var(--paper);border-radius:10px;min-height:450px;padding:40px;display:flex;flex-direction:column;justify-content:space-between}.book-surface h2{font-size:clamp(3.5rem,5vw,5rem)}.book-surface .mini-wave{height:90px;color:var(--copper)}.book-surface .mini-wave i{height:70px;width:25px}.book-surface .mini-wave i:nth-child(2n){height:110px}.field{display:flex;flex-direction:column;gap:7px;margin:16px 0}.field label{font-size:14px;font-weight:500}input,select,textarea{width:100%;background:transparent;border:1px solid #b9bfaf;border-radius:4px;padding:13px 14px;color:var(--ink);font-size:16px}textarea{min-height:120px;resize:vertical}select{background:var(--paper)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-status{padding:15px;background:#e0e6d5;border-radius:6px;margin-top:20px;display:none}.form-status.visible{display:block}.contact-social{display:flex;flex-wrap:wrap;gap:20px;margin-top:25px}.contact-social a{border-bottom:1px solid var(--ink);font-size:14px}.scope-row{display:grid;grid-template-columns:1fr auto;gap:20px;border-top:1px solid var(--line);padding:12px 0;font-size:14px}.scope-row span{color:var(--muted);font-size:13px}.lead-section{background:#e5e7db;padding:35px;border-radius:10px;margin-top:45px}.lead-section h3{font-size:2rem}.lead-section p{margin:15px 0;color:var(--muted)}.lead-fields{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:15px}.lead-fields .button{margin-bottom:16px}.event-row{padding:28px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px}.event-row p{color:var(--muted);margin-top:14px}.event-date{font-family:var(--display);font-size:3rem}.route-enter{animation:enter .4s ease-out}@keyframes enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.header,.section,.page-intro,.footer{padding-left:max(5%,calc((100vw - 1500px)/2));padding-right:max(5%,calc((100vw - 1500px)/2))}.hero{padding-left:max(4%,calc((100vw - 1480px)/2));padding-right:max(4%,calc((100vw - 1480px)/2))}}@media(max-width:1000px){.header nav{display:none}.hero-grid{gap:30px}.hero h1{font-size:7.6vw}.hero-art{min-height:350px}.hero{min-height:0}.art-label{left:-12px}.cards{gap:12px}.course-card{padding:24px}.section{padding:65px 5%}.footer-nav{flex-direction:column}.detail-grid{gap:35px}.lead-fields{grid-template-columns:1fr 1fr}.lead-fields .button{grid-column:span 2;justify-self:start}.hero-image{border-radius:120px 120px 6px 6px}}@media(max-width:650px){.prototype{padding:8px 5%;font-size:10px}.prototype>span:nth-child(2){display:none}.header{padding:20px 5%;gap:15px}.brand{font-size:23px}.header-actions{gap:18px}.header-actions .button{display:none}.hero{margin:0 10px;padding:30px 22px;min-height:0}.hero-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.hero h1{font-size:clamp(3.5rem,13vw,5.2rem)}.hero-copy>p{font-size:16px;margin:22px 0;max-width:29ch}.hero-art{min-height:0;margin-left:25px}.hero-image{aspect-ratio:1.3;border-radius:100px 100px 5px 5px}.art-label{bottom:33px;left:-22px;padding:12px 16px}.art-label strong{font-size:18px}.hero-foot{margin-top:28px;font-size:10px}.hero-top .eyebrow{font-size:10px}.image-caption{font-size:10px}.marquee{flex-wrap:wrap;justify-content:center;font-size:14px;padding:17px 4%;gap:8px 14px}.marquee b{font-size:20px}.marquee span:last-child{display:none}.section{padding:52px 6%}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:22px}.section-head>.text-link{margin-top:20px}.cards{grid-template-columns:1fr;gap:15px}.course-card{min-height:280px}.course-card h3{font-size:2.4rem}.split{grid-template-columns:1fr;gap:35px}.footer{padding:45px 6% 25px}.footer-top{display:block}.footer-top .button{margin-top:25px}.footer-nav{margin:45px 0 25px;gap:25px}.footer-bottom{flex-direction:column;gap:8px}.footer-nav>div{gap:12px 20px}.page-intro{padding:36px 6% 45px}.page-intro h1{font-size:3.4rem;max-width:12ch}.page-intro p{font-size:16px}.page-tint{margin:0 10px}.detail-grid,.feature-links,.form-grid{grid-template-columns:1fr;gap:25px}.empty-state{padding:25px;grid-template-columns:1fr}.empty-icon{width:50px;height:50px}.about-panel,.book-surface{padding:28px;min-height:320px}.lead-section{padding:25px}.lead-fields{display:block}.lead-fields .button{margin-top:10px}.dialog-top+ h2{font-size:2.3rem}dialog{padding:25px}#menu-dialog nav{grid-template-columns:1fr}#menu-dialog nav a{padding:12px 0}#menu-dialog nav strong{font-size:21px}.event-row{display:block}.event-date{margin-bottom:15px}.scope-row{grid-template-columns:1fr;gap:3px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.hero-number{flex-shrink:0;white-space:nowrap}.hero-top{gap:15px}.page-tint .crumb{color:#d9dece}

/* Retratos e materiais da autora */
.hero-image img{object-position:center 35%}.about-photo img{display:block;width:100%;height:auto;max-height:680px;object-fit:cover;border-radius:16px}.book-product{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,6vw,85px);align-items:center;padding:35px 0 70px}.book-product+.book-product{border-top:1px solid #cfcfc4;padding-top:70px}.book-cover{background:#e5e7dc;border-radius:22px;padding:clamp(22px,4vw,50px);display:flex;align-items:center;justify-content:center;min-height:420px}.book-cover img{display:block;width:100%;height:auto;box-shadow:8px 14px 24px #18251830}.book-cover.portrait img{max-width:265px}.book-product h2{margin:20px 0}.book-product ul{padding-left:22px;line-height:1.75}.book-format{font-weight:600}.book-help{background:#e6e8dc;border-radius:18px;padding:32px}.testimonial-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.testimonial-grid figure{margin:0;padding:35px;background:#e8e9e0;border-radius:18px}.testimonial-grid blockquote{font-size:clamp(21px,2.1vw,29px);line-height:1.45;margin:0 0 28px;letter-spacing:-.02em}.testimonial-grid figcaption{font-weight:600}.testimonial-grid figcaption span{display:block;font-size:14px;font-weight:400;margin-top:5px}.book-product .button{white-space:normal;text-align:center}.book-catalog{padding-top:15px}@media(max-width:700px){.book-product,.testimonial-grid{grid-template-columns:1fr}.book-cover{min-height:0}.book-product{padding-bottom:45px}.book-product+.book-product{padding-top:45px}.testimonial-grid figure{padding:26px}.about-photo img{max-height:520px}.hero-image img{object-position:center center}}

/* Segundo estudo: retrato, silêncio e movimento. */
:root{--olive:#263421;--copper:#d87d51;--wine:#592c40;--paper:#f5f3eb}.header{padding:25px 5%;border-bottom:1px solid var(--line)}.new-hero{display:grid;grid-template-columns:1.08fr 1fr;background:var(--olive);color:var(--paper);min-height:650px}.new-hero-copy{padding:60px 8% 38px 9%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.new-hero h1{font-size:clamp(5rem,9.5vw,10rem);line-height:.96;letter-spacing:-.075em;margin:38px 0 30px}.new-hero h1 em{font-style:normal;color:var(--copper)}.new-hero p{font-size:18px;line-height:1.6;color:#d6dbcf}.new-hero .button{margin-top:28px}.hero-signature{font-size:14px;margin-top:45px;color:#d6dbcf}.new-hero-photo{position:relative;overflow:hidden;min-height:650px}.new-hero-photo img{width:100%;height:100%;position:absolute;object-position:50% 35%;animation:photo-in 1.1s ease-out both}.new-hero-photo>span{position:absolute;bottom:24px;left:28px;background:var(--paper);color:var(--ink);padding:9px 16px;font-size:14px}.new-hero-copy h1{animation:words-in .9s cubic-bezier(.2,.7,.2,1) both}.recital-strip{display:flex;justify-content:space-between;align-items:center;gap:24px;background:var(--copper);padding:24px 5%;font-size:14px}.recital-strip strong{font-size:24px;font-family:var(--display);font-weight:500}.home-book-images{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;align-items:center;max-width:900px;margin:auto}.home-book-images a{display:flex;align-items:center;justify-content:center;min-height:320px;padding:40px;background:#e6e7dc}.home-book-images img{max-height:340px;width:auto;box-shadow:7px 12px 20px #0002;transition:transform .5s}.home-book-images a:hover img{transform:rotate(-3deg) translateY(-6px)}.eyebrow{font-size:14px}.eyebrow:before{display:none}.course-card{border-radius:0}.testimonial-grid figure{border-radius:0}.new-hero-photo:hover img{filter:saturate(1.06)}@keyframes words-in{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes photo-in{from{transform:scale(1.045);opacity:.4}to{transform:scale(1);opacity:1}}@media(max-width:750px){.new-hero{grid-template-columns:1fr}.new-hero-copy{padding:42px 6%}.new-hero h1{font-size:clamp(4.5rem,18vw,7rem);margin:27px 0}.new-hero-photo{min-height:480px}.hero-signature{margin-top:25px}.recital-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:14px}.recital-strip strong{font-size:21px}.recital-strip>span:nth-child(3){grid-column:1/-1}.home-book-images{grid-template-columns:1fr}.header nav{gap:20px}.home-book-images a{padding:25px}.new-hero .eyebrow{font-size:12px}}
.event-preview{display:grid;grid-template-columns:.8fr 1fr;gap:8%;align-items:center}.event-preview img{max-height:650px;width:auto}.event-preview h2{margin:25px 0}.event-preview p{margin-bottom:28px}.recital-page{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:start;padding-top:50px}.recital-art img{width:100%;height:auto}.recital-info>.eyebrow{margin:30px 0 20px}.recital-info h1{font-size:clamp(3.5rem,6vw,6rem)}.event-subtitle{margin:18px 0;color:var(--muted)}.event-facts{margin:30px 0}.event-facts>div{display:grid;grid-template-columns:65px 1fr;gap:20px;padding:18px 0;border-top:1px solid var(--line)}.event-facts dt{font-size:14px;color:var(--muted)}.event-facts dd{margin:0}.event-facts dd span{color:var(--muted);font-size:15px}.event-facts .text-link{display:table;margin-top:8px}.ticket-box{background:var(--olive);color:var(--paper);padding:28px}.ticket-price{display:flex;align-items:baseline;gap:15px;margin-bottom:22px}.ticket-price strong{font-family:var(--display);font-size:42px;font-weight:500;letter-spacing:-.05em}.ticket-price span{font-size:14px}.ticket-box label{font-size:14px}.ticket-box select{margin:8px 0 16px;background:var(--olive);color:var(--paper);border-color:#85917d}.ticket-total{display:flex;justify-content:space-between;margin-bottom:20px}.ticket-box .button{width:100%}.ticket-box p{font-size:14px;color:#d3dacd;margin-top:14px}.event-gift{margin-top:25px;font-size:16px}.class-contact{margin-top:40px;border-top:1px solid var(--line);padding-top:25px}.class-contact .text-link{margin-top:10px}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:8;background:var(--olive);color:var(--paper);padding:14px 21px;border:1px solid #ffffff70;border-radius:40px;box-shadow:0 4px 18px #0002;font-size:14px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.revealed{opacity:1;transform:none}.book-cover img{transition:transform .5s,box-shadow .5s}.book-cover:hover img{transform:translateY(-8px) rotate(-2deg);box-shadow:12px 22px 28px #18251830}.footer{padding-bottom:90px}@media(max-width:750px){.event-preview,.recital-page{grid-template-columns:1fr;gap:30px}.recital-page{padding-top:24px}.recital-art{max-width:450px;margin:auto}.event-preview h2{margin:18px 0}.ticket-box{padding:24px}.whatsapp-float{right:14px;bottom:14px}.event-facts>div{grid-template-columns:1fr;gap:6px}}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}.new-hero-photo img,.new-hero h1{animation:none}.book-cover:hover img,.home-book-images a:hover img{transform:none}}

@media(max-width:750px){.recital-info{order:-1}.recital-info h1{font-size:3.5rem}.recital-info>.eyebrow{margin:22px 0 15px}.recital-page{gap:38px}}
body:has(.recital-page) .whatsapp-float{display:none}
