:root{--blue:#234b92;--deep:#183870;--coral:#e74355;--ink:#173465;--muted:#62718b;--paper:#f7f9fe}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Avenir Next','Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}button{font:inherit}button:focus-visible{outline:3px solid var(--coral);outline-offset:5px}body::before{content:'';position:fixed;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,var(--blue) 72%,var(--coral) 72%);z-index:3}.ambient{position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(ellipse at 4% 50%,#e2eafa 0,transparent 48%),radial-gradient(ellipse at 96% 14%,#fcebee 0,transparent 34%)}.topbar{max-width:1280px;margin:auto;padding:35px 55px;display:flex;justify-content:space-between;align-items:center}.wordmark{font-size:13px;letter-spacing:2px;font-weight:800}.small-plus{display:inline-block;color:var(--coral);font-size:25px;vertical-align:-2px;margin-left:8px}.top-note{font-size:13px;color:var(--muted)}main{max-width:1130px;margin:32px auto 55px;display:grid;grid-template-columns:1fr 1.07fr;gap:100px;align-items:center;padding:0 32px}.identity{padding-bottom:45px}.logo-panel{width:219px;min-height:171px;background:white;border:1px solid #e1e8f5;border-radius:22px;display:grid;place-items:center;box-shadow:0 16px 36px #21488b0a;transform:rotate(-3deg);margin-bottom:45px;padding:20px}.logo-panel img{width:100%;height:auto;display:block;transform:rotate(3deg)}.eyebrow{font-size:12px;letter-spacing:2.1px;font-weight:700;display:flex;align-items:center;gap:9px}.eyebrow span{width:17px;height:3px;background:var(--coral)}h1{font-size:clamp(46px,5vw,67px);letter-spacing:-3px;line-height:1.04;margin:20px 0 22px;font-weight:750}.coral{color:var(--coral)}.intro{font-size:17px;line-height:1.8;color:var(--muted);margin:0}.signature{display:flex;align-items:center;gap:12px;margin-top:47px;font-size:13px;color:var(--muted)}.signature-line{height:1px;width:30px;background:var(--coral)}.section-label{display:flex;gap:15px;align-items:center;letter-spacing:1.6px;font-size:11px;font-weight:700;margin-bottom:17px;color:#667795}.label-line{height:1px;background:#dbe2ef;flex:1}.links{min-width:0}.tilt{--rx:0deg;--ry:0deg;transform:perspective(900px) rotateX(var(--rx)) rotateY(var(--ry));transition:transform .2s ease,box-shadow .2s ease;position:relative;isolation:isolate;cursor:pointer;text-align:left;touch-action:manipulation}.review{border:1px solid #718ac2;border-radius:24px;padding:25px 28px 23px;color:white;background:radial-gradient(ellipse at 100% 0%,#4369b5,transparent 65%),linear-gradient(125deg,#1d3d79,#234b92);width:100%;box-shadow:0 8px 0 #18396f,0 22px 35px #21488b22;overflow:hidden;margin-bottom:25px}.review::before{content:'';position:absolute;width:240px;height:240px;right:-135px;top:40px;border:1px solid #ffffff20;border-radius:50%;box-shadow:0 0 0 28px #ffffff05,0 0 0 29px #ffffff13,0 0 0 60px #ffffff03,0 0 0 61px #ffffff12;z-index:-1}.review::after,.channel::after{content:'';position:absolute;inset:0;border-radius:inherit;padding:2px;background:conic-gradient(from var(--angle),transparent 40%,#ffffff90 48%,var(--coral) 51%,transparent 59%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;animation:orbit 6s linear infinite}.review-top{display:flex;align-items:center;justify-content:space-between}.review-label{font-size:10px;letter-spacing:1.7px;font-weight:700;color:#e3eaff}.google-icon{font-size:26px;font-weight:800;color:#4285f4;background:#fff;border-radius:50%;height:37px;width:37px;display:grid;place-items:center;box-shadow:0 4px 12px #112b6330}.stars{color:#ffd484;letter-spacing:4px;font-size:19px;margin:6px 0 12px}.review h2{font-size:29px;letter-spacing:-.8px;margin:0 0 8px;font-weight:650}.review p{font-size:15px;line-height:1.55;color:#e0e8fa;margin:0}.review-cta{margin-top:20px;padding-top:17px;border-top:1px solid #ffffff30;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:650}.review-cta>span{font-size:24px}.channel{width:100%;min-height:78px;border:1px solid #dce4f3;border-radius:17px;background:#ffffffd9;color:var(--ink);display:flex;align-items:center;gap:15px;padding:15px 18px;margin-bottom:11px;box-shadow:0 3px 0 #e3e9f4,0 6px 16px #29478004}.channel::after{opacity:0;transition:opacity .2s;background:conic-gradient(from var(--angle),transparent 25%,#aac8ff 43%,var(--blue) 48%,var(--coral) 52%,transparent 70%)}.icon{width:39px;height:39px;border-radius:12px;background:#edf2fb;display:grid;place-items:center;flex-shrink:0}.icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.channel-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.channel-copy strong{font-size:15px;font-weight:650}.channel-copy>span{font-size:12px;color:var(--muted)}.arrow{margin-left:auto;font-size:20px;color:#7f90b0;transition:transform .2s}.whatsapp{background:#edf3ff;border-color:#cbdaf6}.whatsapp .icon{background:var(--blue);color:white}.social-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.social-grid .channel{padding:15px 13px;gap:10px}.social-grid .arrow{font-size:16px}.social-grid .icon{width:33px;height:36px}.closing{text-align:center;font-size:12px;color:var(--muted);margin:20px 0 0}.closing>span{color:var(--coral);font-size:20px;vertical-align:-2px;margin-right:5px}footer{max-width:1175px;margin:0 auto;padding:22px 20px 28px;border-top:1px solid #dce4f0;display:flex;justify-content:space-between;font-size:12px;color:#75829a}.notice{position:fixed;bottom:22px;left:50%;transform:translate(-50%,25px);background:var(--deep);color:white;box-shadow:0 12px 35px #18387040;border:1px solid #5572a8;border-radius:15px;padding:16px 22px;width:max-content;max-width:calc(100% - 32px);font-size:14px;line-height:1.5;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:10}.notice.show{opacity:1;transform:translate(-50%,0)}@property --angle{syntax:'<angle>';initial-value:0deg;inherits:false}@keyframes orbit{to{--angle:360deg}}@media(hover:hover){.channel:hover{box-shadow:0 5px 0 #dce5f6,0 15px 27px #234b9217}.channel:hover::after{opacity:1}.tilt:hover .arrow{transform:translate(2px,-2px)}.review:hover{box-shadow:0 10px 0 #18396f,0 26px 40px #21488b33}}.tilt:active{transform:scale(.98)}@media(min-width:1450px){main{margin-top:60px}}@media(max-width:960px){main{gap:45px}.social-grid{grid-template-columns:1fr}.social-grid .channel{padding:15px 18px}.social-grid .icon{width:39px;height:39px}.social-grid .arrow{font-size:20px}h1{font-size:52px}}@media(max-width:680px){.topbar{padding:23px 23px 14px}.wordmark{font-size:11px;letter-spacing:1.6px}.top-note{font-size:11px}main{display:block;margin:12px auto 30px;padding:0 23px;max-width:490px}.identity{text-align:center;padding-bottom:29px}.logo-panel{width:143px;min-height:110px;border-radius:16px;padding:12px;margin:0 auto 25px;transform:rotate(-3deg)}.eyebrow{justify-content:center;font-size:10px;letter-spacing:1.7px}h1{font-size:43px;letter-spacing:-1.8px;line-height:1.06;margin:12px 0}h1 br{display:none}.intro{font-size:14px;line-height:1.65}.signature{display:none}.section-label{font-size:10px;margin-bottom:13px;letter-spacing:1.3px}.review{padding:19px 22px 17px;border-radius:21px;margin-bottom:22px}.review h2{font-size:27px}.review-label{font-size:9px;letter-spacing:1.3px}.stars{margin-top:0;margin-bottom:8px;font-size:17px}.review p{font-size:14px}.review-cta{margin-top:15px;padding-top:13px;font-size:13px}.channel{min-height:74px}.social-grid{grid-template-columns:1fr 1fr;gap:10px}.social-grid .channel{display:grid;grid-template-columns:1fr auto;gap:9px;padding:14px}.social-grid .icon{width:32px;height:32px;grid-column:1}.social-grid .channel-copy{grid-column:1/3;grid-row:2}.social-grid .arrow{grid-column:2;grid-row:1}.social-grid .channel-copy strong{font-size:14px}.social-grid .channel-copy>span{font-size:12px}footer{margin:0 23px;padding:19px 0 24px;font-size:11px;gap:12px}.closing{margin-top:20px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}.tilt{transform:none!important}}@media(max-width:350px){main{padding:0 16px}h1{font-size:38px}.top-note{display:none}.review-cta{font-size:12px}.channel-copy strong{font-size:14px}}
/* September promotion and accessible flyer viewer */
a.channel{text-decoration:none}a:focus-visible{outline:3px solid var(--coral);outline-offset:5px}.promo{background:radial-gradient(ellipse at 100% 0%,#ee667e66,transparent 60%),linear-gradient(125deg,#ba2447,#234b92);border-color:#ef8497}.promo-badge{background:#fff;color:#a92342;font-size:12px;letter-spacing:1px;border-radius:30px;padding:7px 12px;font-weight:800}.promo-spark{font-size:30px;color:#ffdca5;animation:twinkle 3s ease-in-out infinite}.promo h2{margin-top:19px;font-size:30px}.promo-price{font-weight:750;font-size:39px;margin:13px 0 8px;letter-spacing:-1px}.promo-price span{font-size:15px;font-weight:500;letter-spacing:0}.promo p.promo-condition{font-size:14px;line-height:1.5;max-width:360px;color:#fff}.promo .review-cta{color:white}.google-small{font-size:24px;font-weight:800;color:#4285f4}.social-grid{grid-template-columns:1fr;gap:0}.social-grid .channel{padding:15px 18px;gap:15px;display:flex}.social-grid .icon{width:39px;height:39px}.social-grid .arrow{font-size:20px}.channel-copy strong{font-size:16px}.channel-copy>span{font-size:14px}.channel{min-height:82px}dialog:not([open]){display:none}#promo-dialog{position:fixed;inset:0;width:min(720px,calc(100% - 24px));max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:0;border:1px solid #cddbf0;border-radius:23px;background:#f8faff;color:var(--ink);box-shadow:0 30px 100px #071a4c66;overflow:hidden}#promo-dialog[open]{display:flex;flex-direction:column;animation:modal-in .24s ease-out}#promo-dialog::backdrop{background:#07162cba;backdrop-filter:blur(7px)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:15px 19px;gap:14px;flex-shrink:0;background:white}.modal-eyebrow{font-size:12px;letter-spacing:1px;color:var(--muted)}.modal-head h2{font-size:21px;margin:4px 0 0}.modal-icon{width:44px;height:44px;border:1px solid #dbe4f4;border-radius:50%;color:var(--ink);background:#f2f5fb;cursor:pointer;flex-shrink:0}.flyer-scroll{overflow:auto;min-height:0;overscroll-behavior:contain;background:#102d53;-webkit-overflow-scrolling:touch;flex:1}.flyer-scroll img{display:block;width:100%;height:auto}.flyer-scroll.zoomed img{width:170%;max-width:none}.modal-bottom{padding:13px 18px 15px;flex-shrink:0;background:white}.modal-actions{display:flex;gap:9px}.modal-actions button,.modal-actions a{min-height:44px;border-radius:11px;padding:12px;font-size:14px;font-weight:650;text-decoration:none;text-align:center;display:flex;align-items:center;justify-content:center;cursor:pointer}.modal-actions button{border:1px solid #dbe4f4;background:#f2f5fb;color:var(--blue)}.modal-actions a{flex:1;background:var(--blue);color:white}.modal-bottom p{font-size:12px;color:#62718b;line-height:1.5;margin:10px 0 0}@keyframes modal-in{from{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}@keyframes twinkle{50%{transform:rotate(30deg) scale(1.13)}}@media(max-width:680px){.social-grid .channel-copy{display:flex}.promo h2{font-size:28px}.promo-price{font-size:36px}#promo-dialog{width:calc(100% - 16px);border-radius:18px;max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px)}.modal-head{padding:12px}.modal-head h2{font-size:18px}.modal-bottom{padding:10px}.modal-actions button,.modal-actions a{font-size:13px;padding:10px}.modal-bottom p{max-height:70px;overflow:auto}.promo-badge{font-size:12px}.social-grid .channel-copy strong{font-size:16px}.social-grid .channel-copy>span{font-size:14px}}@media(prefers-reduced-motion:reduce){.promo-spark,#promo-dialog[open]{animation:none}}
