:root{--ink:#17130f;--paper:#f6f0e6;--cream:#fffaf2;--orange:#e95f2a;--yellow:#f3bd42;--muted:#756c61;--line:#17130f21;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;line-height:1.5}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;width:100%;height:82px;padding:0 clamp(20px,5vw,76px);display:flex;position:absolute}.brand{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:11px;display:flex}.brand-mark{background:var(--ink);width:40px;height:40px;color:var(--paper);font-family:var(--serif);border-radius:50%;place-items:center;font-size:24px;font-style:italic;display:grid}.brand strong,.brand small{line-height:1;display:block}.brand strong{font-size:17px}.brand small{letter-spacing:.25em;margin-top:5px;font-size:9px}.header-cta{border-bottom:1px solid;padding-bottom:4px;font-size:13px;font-weight:700}.hero{background:radial-gradient(circle at 80% 20%,#f3bd4238,transparent 25%),var(--paper);grid-template-columns:minmax(0,1fr) minmax(380px,.85fr);align-items:center;gap:7vw;min-height:760px;padding:150px clamp(20px,7vw,105px) 90px;display:grid;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--orange);margin:0 0 20px;font-size:12px;font-weight:700}.hero h1{font-family:var(--serif);letter-spacing:-.055em;max-width:800px;margin:0;font-size:clamp(64px,8vw,118px);line-height:.83}.hero h1 em{color:var(--orange);font-weight:700}.subtitle{font-family:var(--serif);margin:24px 0 14px;font-size:clamp(25px,3vw,40px);font-style:italic}.intro{color:var(--muted);max-width:560px;font-size:18px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:100px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:0 23px;font-size:14px;font-weight:700;transition:all .25s;display:inline-flex}.button-primary{background:var(--ink);color:#fff;box-shadow:0 8px 30px #17130f29}.button-primary:hover{background:var(--orange);transform:translateY(-2px)}.button-secondary{border:1px solid var(--ink)}.button-secondary:hover{background:#fff;transform:translateY(-2px)}.microcopy{color:var(--muted);margin:14px 0;font-size:12px}.hero-visual{height:530px;position:relative}.glow{background:var(--yellow);filter:blur(1px);opacity:.6;border-radius:50%;width:390px;height:390px;position:absolute;top:55px;left:10%}.photo{background:#fff;margin:0;padding:14px 14px 35px;position:absolute;box-shadow:0 25px 55px #34231133}.photo-large{width:330px;top:10px;right:6%;transform:rotate(5deg)}.photo-small{width:215px;bottom:20px;left:0;transform:rotate(-8deg)}.photo-art{aspect-ratio:4/5;color:#fff;font-family:var(--serif);background-size:cover;place-items:end start;padding:22px;font-size:40px;display:grid}.photo-art.warm{background:linear-gradient(160deg,#0000000d,#00000059),linear-gradient(135deg,#e1a25c,#773c27 50%,#252f2c)}.photo-art.soft{background:linear-gradient(150deg,#ffffff1a,#16181573),linear-gradient(135deg,#789390,#d9ac7a 55%,#6e4834)}.photo figcaption{font-family:var(--serif);text-align:center;padding-top:12px;font-style:italic}.size-badge{background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;gap:8px;width:135px;height:135px;display:flex;position:absolute;bottom:40px;right:0;transform:rotate(8deg);box-shadow:0 15px 35px #6a2b1340}.size-badge strong{font-family:var(--serif);font-size:55px;line-height:1}.size-badge span{text-transform:uppercase;letter-spacing:.1em;font-size:10px}.section{padding:110px clamp(20px,7vw,105px)}.section-heading{max-width:700px;margin-bottom:52px}.section-heading h2,.closing h2{font-family:var(--serif);letter-spacing:-.04em;margin:0;font-size:clamp(42px,5vw,70px);line-height:1}.section-heading>p:last-child{color:var(--muted);max-width:570px;font-size:17px}.sizes{background:var(--ink);color:var(--cream)}.sizes .section-heading>p:last-child,.sizes .price-note{color:#b9afa2}.size-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.size-card{color:#fff;cursor:pointer;min-height:290px;font:inherit;background:#ffffff0a;border:1px solid #ffffff24;border-radius:6px;flex-direction:column;justify-content:flex-end;align-items:center;padding:28px 18px 24px;transition:all .25s;display:flex;position:relative}.size-card:hover,.size-card:focus-visible{background:var(--orange);outline:none;transform:translateY(-6px)}.size-card.featured{border-color:var(--yellow);background:#2d2822}.popular{background:var(--yellow);color:var(--ink);text-transform:uppercase;letter-spacing:.08em;border-radius:20px;padding:4px 8px;font-size:9px;font-weight:700;position:absolute;top:13px;right:13px}.frame{border:5px solid var(--cream);margin:auto;display:block;box-shadow:0 8px 20px #00000040}.frame-xs{width:40px;height:50px}.frame-sm{width:55px;height:74px}.frame-md{width:72px;height:92px}.frame-lg{width:82px;height:106px}.frame-xl{width:95px;height:138px}.size-card strong{font-family:var(--serif);font-size:27px}.size-card small{color:#c9c0b5;margin-top:5px}.size-card:hover small{color:#fff}.price-note{text-align:center;margin:24px 0 0;font-size:13px}.benefits{background:var(--cream)}.compact{margin-bottom:45px}.benefit-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.benefit-grid article{border-right:1px solid var(--line);margin-right:28px;padding:35px 28px 20px 0}.benefit-grid article:last-child{border-right:0}.benefit-grid span{color:var(--orange);font-size:12px;font-weight:700}.benefit-grid h3{font-family:var(--serif);margin:30px 0 12px;font-size:25px;line-height:1.1}.benefit-grid p{color:var(--muted);font-size:14px}.closing{background:var(--yellow);grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;display:grid}.closing h2{max-width:720px}.contact-card{background:var(--cream);border-radius:8px;padding:34px;box-shadow:12px 12px #17130f26}.contact-card p{border-bottom:1px solid var(--line);gap:10px;padding-bottom:17px;display:flex}.contact-card .button{width:100%;margin-top:10px}footer{background:var(--ink);color:#aaa095;justify-content:space-between;padding:25px clamp(20px,7vw,105px);font-size:12px;display:flex}.floating-wa{color:#fff;z-index:20;background:#25d366;border-radius:50%;place-items:center;width:58px;height:58px;font-size:13px;font-weight:800;transition:all .2s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px #00000040}.floating-wa:hover{transform:scale(1.06)}@media (width<=900px){.hero{grid-template-columns:1fr;padding-top:125px}.hero-visual{width:100%;max-width:550px;height:460px;margin:auto}.size-grid{grid-template-columns:repeat(2,1fr)}.size-card:last-child{grid-column:1/-1}.benefit-grid{grid-template-columns:repeat(2,1fr)}.closing{grid-template-columns:1fr}}@media (width<=580px){.site-header{height:70px}.header-cta{font-size:0}.header-cta:after{content:"WhatsApp";font-size:12px}.hero{gap:20px;min-height:auto;padding:115px 20px 65px}.hero h1{font-size:62px}.intro{font-size:16px}.hero-actions{display:grid}.hero-visual{height:370px}.photo-large{width:235px;right:3%}.photo-small{width:155px;bottom:5px}.photo{padding:9px 9px 24px}.photo-art{padding:14px;font-size:28px}.photo figcaption{font-size:12px}.size-badge{width:95px;height:95px;bottom:20px}.size-badge strong{font-size:40px}.section{padding:75px 20px}.size-grid{grid-template-columns:1fr 1fr}.size-card{min-height:230px;padding:20px 10px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{border-right:0;border-bottom:1px solid var(--line);margin:0;padding-right:0}.closing{gap:45px}.contact-card{padding:24px}footer{padding:24px 20px}.floating-wa{width:52px;height:52px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}:root{--ink:#06151d;--paper:#f3f0e9;--orange:#00a9d6;--yellow:#ffd21c;--muted:#657078;--line:#06151d21}.brand-mark{box-shadow:inset 0 -3px 0 var(--orange)}.brand small{color:#048cb4}.brand-logo{object-fit:contain;flex:none;width:112px;height:70px;display:block}@media (width<=580px){.brand-logo{width:92px;height:58px}.brand{gap:7px}}.hero{background:radial-gradient(circle at 80% 20%,#00a9d626,transparent 28%),var(--paper);grid-template-columns:minmax(0,1fr) minmax(380px,.78fr);min-height:820px;padding-top:130px;padding-bottom:70px}.hero h1 em{color:#d9b200}.hero-visual{place-items:center;height:600px;display:grid}.campaign-frame{background:var(--ink);border:10px solid #fff;width:min(100%,390px);height:570px;overflow:hidden;transform:rotate(2deg);box-shadow:0 28px 65px #06151d42}.campaign-frame img{object-fit:cover;width:100%;height:100%;display:block}.size-badge{background:var(--yellow);color:var(--ink);bottom:30px;right:-5px;box-shadow:0 15px 35px #06151d40}@media (width<=900px){.hero-visual{height:610px}}@media (width<=580px){.hero-visual{height:500px}.campaign-frame{border-width:7px;width:315px;height:475px}.size-badge{bottom:5px;right:0}}.hero{background:var(--ink);color:#fff;isolation:isolate;position:relative}.hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#06151dfa 0%,#06151de6 38%,#06151d40 67%,#06151d0d 100%);position:absolute;inset:0}.hero-copy{z-index:2;position:relative}.hero .intro,.hero .microcopy{color:#bdcad0}.hero .button-primary{background:var(--yellow);color:var(--ink);box-shadow:0 10px 32px #ffd21c33}.hero .button-primary:hover{background:#ffe267}.hero .button-secondary{color:#fff;border-color:#ffffffa6}.hero .button-secondary:hover{color:var(--ink);background:#fff}.hero-visual{z-index:-2;height:auto;display:block;position:absolute;inset:0 0 0 40%;overflow:hidden}.hero-art{object-fit:cover;object-position:center right;width:100%;height:100%;display:block}.campaign-frame{display:none}.size-badge{z-index:3;background:var(--yellow);color:var(--ink);bottom:11%;right:5%}@media (width<=900px){.hero{min-height:900px;padding-bottom:430px;display:block}.hero:before{background:linear-gradient(#06151dfa 0%,#06151de0 43%,#06151d1f 70%)}.hero-visual{height:58%;inset:42% 0 0}.hero-art{object-position:65% center}.size-badge{bottom:7%;right:6%}}@media (width<=580px){.hero{min-height:830px;padding-bottom:360px}.hero h1{font-size:58px}.hero-visual{height:51%;top:49%}.hero-art{object-position:68% center}.size-badge{bottom:5%;right:18px}}.social-share{background:#fff;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:8vw;display:grid}.social-share h2{font-family:var(--serif);letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(42px,5vw,68px);line-height:1}.social-share p{max-width:680px;color:var(--muted)}.share-actions{gap:12px;display:grid}.share-button{min-height:56px;font:700 14px var(--sans);cursor:pointer;border:0;border-radius:100px;justify-content:center;align-items:center;padding:0 24px;transition:transform .2s,filter .2s;display:flex}.share-button:hover,.share-button:focus-visible{filter:brightness(1.05);outline:3px solid #00a9d640;transform:translateY(-2px)}.whatsapp-share{color:#071b0f;background:#25d366}.facebook-share{color:#fff;background:#1877f2}.native-share{background:var(--ink);color:#fff}.share-status{text-align:right;grid-column:1/-1;min-height:24px;margin:0;font-size:13px}@media (width<=760px){.social-share{grid-template-columns:1fr;gap:35px}.share-status{text-align:left}}
