:root{--bg:#f7f7f7;--surface:#fff;--surface-strong:#efefef;--text:#111;--muted:#5f5f5f;--line:#e5e5e5;--brand:#ffd400;--brand-deep:#e0bc00;--accent:#1f7a3d;--danger:#c63d2f;--shadow:0 18px 38px #11111114;--radius-xl:28px;--radius-lg:20px;--radius-md:16px;--radius-sm:12px;--content:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;overflow-x:hidden}main{min-height:calc(100vh - 160px)}.display-title{letter-spacing:-.055em;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:800}.soft-panel{border-radius:var(--radius-xl);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}img,svg,iframe{max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-shell{width:min(calc(100% - 32px), var(--content));margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky;top:0}.nav-row,.section-grid,.footer-row,.checkout-grid,.auth-grid,.footer-layout,.footer-links-grid{gap:24px;display:grid}.nav-row{grid-template-columns:auto 1fr auto;align-items:center;padding:16px 0}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-signature{align-items:center;gap:14px;min-width:0;display:inline-flex}.brand-signature.compact{gap:12px}.brand-symbol{flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.brand-signature.compact .brand-symbol{width:46px;height:46px}.brand-symbol svg{width:100%;height:100%;display:block}.brand-copy{min-width:0;display:grid}.brand-name{color:var(--text);letter-spacing:-.03em;font-size:1.08rem;font-weight:800;line-height:1}.brand-signature.compact .brand-name{font-size:1.02rem}.brand-tagline{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:.74rem}.nav-links{color:var(--text);flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.nav-links a,.nav-dropdown summary{white-space:nowrap;color:#2f2f2f;font-weight:700}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;list-style:none}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown-menu{border:1px solid var(--line);background:var(--surface);min-width:250px;box-shadow:var(--shadow);border-radius:20px;gap:10px;padding:14px;display:grid;position:absolute;top:calc(100% + 14px);left:0}.nav-dropdown-link{background:var(--surface-strong);border-radius:14px;gap:4px;padding:12px 14px;display:grid}.nav-dropdown-link strong{color:var(--text)}.nav-dropdown-link span{color:var(--muted);font-size:.88rem}.actions{flex-wrap:wrap;gap:12px;display:flex}.btn,.btn-secondary,.btn-ghost{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn{color:#111;background:var(--brand);box-shadow:0 10px 22px #ffd40047}.btn-secondary{color:var(--text);background:var(--surface);border-color:var(--line)}.btn-ghost{color:var(--text);border-color:var(--line);background:0 0}.btn:hover,.btn-secondary:hover,.btn-ghost:hover{transform:translateY(-1px)}.hero-card,.glass-card,.metric-card,.lesson-card,.plan-card,.table-card,.auth-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);padding:28px}h1,h2,h3,h4,p{margin-top:0}h1{letter-spacing:-.055em;margin:24px 0 16px;font-size:clamp(2.7rem,5vw,4.6rem);font-weight:800;line-height:1}h2{letter-spacing:-.05em;margin-bottom:14px;font-size:clamp(1.85rem,3vw,2.9rem);font-weight:800;line-height:1.05}h3{letter-spacing:-.02em;margin-bottom:10px;font-size:1.3rem;font-weight:800;line-height:1.18}p,li{color:var(--muted);font-size:1rem;line-height:1.7}.hero-copy{max-width:600px;font-size:1.08rem}.tag-row,.list-clean,.lesson-list,.feature-list{flex-wrap:wrap;gap:12px;display:flex}.tag,.pill{background:var(--surface-strong);border:1px solid var(--line);min-height:38px;color:var(--text);border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:.95rem;display:inline-flex}.section{padding:48px 0}.section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer{color:#fff;background:#111;margin-top:72px;padding:56px 0 32px}.footer-layout{grid-template-columns:1.45fr repeat(3,minmax(0,1fr));align-items:start;gap:28px}.footer-links-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.footer-link{color:#f5f5f5;align-items:center;min-height:40px;font-weight:700;display:inline-flex}.footer-brand{gap:14px;max-width:560px;display:grid}.footer-brand p{color:#ffffffc2}.footer-column{align-content:start;gap:14px;display:grid}.footer-column strong{color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:.92rem}.footer-link-list{gap:8px;display:grid}.footer-bottom{color:#ffffffad;border-top:1px solid #ffffff1f;margin-top:28px;padding-top:18px;font-size:.92rem}.auth-grid,.checkout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kicker{color:#7a6a00;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:.84rem;font-weight:800}.field{gap:8px;margin-bottom:16px;display:grid}.field input,.field select,.field textarea{border:1px solid var(--line);min-height:54px;color:var(--text);background:#fff;border-radius:18px;padding:0 16px}.field textarea{resize:vertical;padding-top:16px}.field input::placeholder,.field textarea::placeholder{color:#909090}.list-clean,.lesson-list,.feature-list{flex-direction:column;margin:0;padding:0;list-style:none}.list-clean li,.lesson-list li,.feature-list li{padding-left:18px;position:relative}.list-clean li:before,.lesson-list li:before,.feature-list li:before{content:"";background:var(--brand-deep);border-radius:999px;width:7px;height:7px;position:absolute;top:11px;left:0}.status-ok,.status-warn{border-radius:999px;padding:7px 12px;font-size:.9rem;display:inline-flex}.status-ok{color:#0f5e2e;background:#15803d1f}.status-warn{color:#7a6a00;background:#ffd4002e}.plan-card.featured{border-color:#ffd40099;box-shadow:0 18px 40px #ffd4001f}.plan-badge{color:#554a00;background:#ffd40038;border:1px solid #e0bc005c;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.82rem;font-weight:800;display:inline-flex}.price{gap:6px;margin:18px 0;display:grid}.price strong{font-size:clamp(2rem,5vw,3rem);line-height:1}.institutional-home{background:linear-gradient(#f7f7f7 0%,#fff 100%)}.institutional-hero{padding-top:24px}.institutional-hero-grid,.institutional-product-grid,.institutional-step-grid,.institutional-split-grid,.institutional-mini-stats{gap:20px;display:grid}.institutional-copy,.institutional-head{gap:12px;display:grid}.institutional-head{margin-bottom:24px}.institutional-highlight-card,.institutional-product-card,.institutional-step-card,.institutional-panel,.institutional-stat-card,.institutional-showcase-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow)}.institutional-highlight-card,.institutional-product-card,.institutional-step-card,.institutional-panel,.institutional-showcase-card{padding:24px}.institutional-product-card{color:inherit;gap:10px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid}.institutional-product-card:hover,.institutional-step-card:hover,.institutional-panel:hover,.plan-card:hover{transform:translateY(-2px);box-shadow:0 20px 40px #1111111a}.institutional-link-cta{color:var(--text);margin-top:8px;font-weight:800}.institutional-showcase-card{align-items:center;gap:18px;display:grid;overflow:hidden}.institutional-showcase-card.hero-emphasis{background:radial-gradient(circle at 100% 0,#ffd40038,#0000 28%),linear-gradient(145deg,#111 0%,#1b1b1b 100%);border-color:#1111111f}.institutional-showcase-card.hero-emphasis .institutional-showcase-body h2,.institutional-showcase-card.hero-emphasis .institutional-showcase-body p,.institutional-showcase-card.hero-emphasis .institutional-stat-card strong,.institutional-showcase-card.hero-emphasis .institutional-stat-card span{color:#fff}.institutional-showcase-card.hero-emphasis .plan-badge{color:#ffe56f;background:#ffd40029;border-color:#ffd40047}.institutional-showcase-visual,.institutional-product-visual{background:radial-gradient(circle at 100% 0,#ffd400d1,#0000 36%),linear-gradient(145deg,#fef7c3 0%,#fff9df 38%,#f1f1f1 100%);border:1px solid #11111114;border-radius:22px;position:relative;overflow:hidden}.institutional-showcase-visual{min-height:220px}.institutional-showcase-visual.hero-stage{background:linear-gradient(90deg,#fffffff5 0%,#ffffffbd 38%,#ffffff1f 60%),radial-gradient(circle at 100% 0,#ffd400d6,#0000 28%),linear-gradient(145deg,#f5f0de 0%,#fff 46%,#efefef 100%);min-height:360px}.institutional-showcase-body{gap:10px;display:grid}.institutional-product-visual{min-height:180px}.institutional-product-visual:before,.institutional-showcase-visual:before,.institutional-product-visual:after,.institutional-showcase-visual:after{content:"";position:absolute}.institutional-showcase-visual:before,.institutional-product-visual:before{background:#ffffffa3;border:1px solid #11111114;border-radius:18px;inset:18px}.institutional-showcase-visual:after,.institutional-product-visual:after{background:#1111111f;border-radius:999px;width:48%;height:16px;bottom:18px;left:18px}.institutional-showcase-visual.hero-stage:before{background:linear-gradient(#111111f2 0%,#1e1e1ef5 100%);border:1px solid #ffffff14;border-radius:24px;width:min(52%,280px);height:calc(100% - 44px);inset:auto 22px 22px auto;box-shadow:0 22px 32px #1111112e}.institutional-showcase-visual.hero-stage:after{background:#ffd400e6;width:42%;height:14px;bottom:28px;left:28px}.visual-orb,.visual-panel,.visual-chip,.visual-thumbnail{z-index:1;position:absolute}.visual-orb{background:radial-gradient(circle,#ffd400a6,#ffd40000);border-radius:999px;width:120px;height:120px;top:18px;right:18px}.visual-panel{background:#ffffffe6;border:1px solid #11111114;border-radius:22px;width:42%;padding:18px;top:28px;left:28px;box-shadow:0 16px 30px #11111114}.visual-panel strong,.visual-panel span{display:block}.visual-panel strong{color:var(--text);font-size:1.02rem}.visual-panel span{color:var(--muted);margin-top:6px;font-size:.92rem}.visual-chip{color:#fff;background:#111;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-weight:700;display:inline-flex;bottom:52px;left:28px}.visual-thumbnail{background:linear-gradient(135deg,#ffffff38,#ffffff0d);border:1px solid #ffffff24;border-radius:18px;width:120px;height:80px;bottom:42px;right:40px}.institutional-product-visual::marker{display:none}.institutional-product-visual .visual-badge{z-index:1;color:#fff;background:#111111d1;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.8rem;font-weight:700;display:inline-flex;position:absolute;top:18px;left:18px}.institutional-product-visual .visual-lines{z-index:1;gap:8px;display:grid;position:absolute;bottom:18px;left:18px;right:18px}.institutional-product-visual .visual-lines span{background:#11111129;border-radius:999px;height:10px;display:block}.institutional-product-visual .visual-lines span:first-child{width:68%}.institutional-product-visual .visual-lines span:last-child{width:44%}.institutional-product-card.featured{border-color:#ffd4006b;box-shadow:0 22px 42px #ffd4001f}.institutional-spotlight{border-radius:var(--radius-xl);box-shadow:var(--shadow);background:linear-gradient(145deg,#fff9df 0%,#fff 46%,#f6f6f6 100%);border:1px solid #ffd40057;grid-template-columns:1.1fr .9fr;gap:18px;padding:24px;display:grid}.institutional-spotlight .actions{margin-top:10px}.institutional-benefit-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.institutional-benefit-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:#fff;padding:18px 20px}.institutional-benefit-card strong{color:var(--text);margin-bottom:8px;display:block}.institutional-action-strip{border-radius:var(--radius-xl);color:#fff;background:#111;border:1px solid #11111114;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}.institutional-action-strip p{color:#ffffffbd}.institutional-product-visual.security{background:radial-gradient(circle at 100% 0,#ffd400cc,#0000 32%),linear-gradient(145deg,#efe9d3 0%,#fbf7e8 34%,#ececec 100%)}.institutional-product-visual.municipal{background:radial-gradient(circle at 100% 0,#ffd400c7,#0000 32%),linear-gradient(145deg,#fff8d0 0%,#f5f5f5 60%,#ededed 100%)}.institutional-product-visual.enem{background:radial-gradient(circle at 100% 0,#ffd400bd,#0000 30%),linear-gradient(145deg,#faf4dd 0%,#fff 45%,#f0f0f0 100%)}.institutional-product-visual.writing{background:radial-gradient(circle at 100% 0,#ffd400c2,#0000 28%),linear-gradient(145deg,#fff7cf 0%,#fbfbfb 52%,#ededed 100%)}.institutional-product-visual.security:before,.institutional-product-visual.municipal:before,.institutional-product-visual.enem:before,.institutional-product-visual.writing:before,.institutional-showcase-visual:before{box-shadow:inset 0 0 0 1px #ffffff80,0 18px 26px #1111110f}.institutional-product-visual.security:after,.institutional-product-visual.municipal:after,.institutional-product-visual.enem:after,.institutional-product-visual.writing:after,.institutional-showcase-visual:after{box-shadow:0 10px 18px #11111114}.institutional-product-visual.security>*,.institutional-product-visual.municipal>*,.institutional-product-visual.enem>*,.institutional-product-visual.writing>*,.institutional-showcase-visual>*{position:relative}.institutional-product-card h3,.institutional-panel h2,.institutional-showcase-body h2{color:var(--text)}.institutional-panel p,.institutional-showcase-body p,.institutional-product-card p{max-width:64ch}.institutional-selection-grid{gap:18px;display:grid}.institutional-selection-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);gap:14px;padding:22px;display:grid}.institutional-mode-grid{gap:16px;display:grid}.institutional-mode-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);gap:10px;padding:20px;display:grid}.institutional-mini-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.institutional-stat-card{text-align:left;gap:6px;padding:18px;display:grid}.institutional-stat-card strong{color:var(--text);font-size:1.8rem}@media (min-width:980px){.institutional-hero-grid{grid-template-columns:.95fr 1.05fr;align-items:center}.institutional-showcase-card{grid-template-columns:.9fr 1.1fr}.institutional-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.institutional-step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.institutional-split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.institutional-spotlight{grid-template-columns:1.05fr .95fr;align-items:center}}@media (max-width:980px){.section-grid,.footer-layout,.footer-links-grid,.checkout-grid,.auth-grid,.institutional-product-grid,.institutional-step-grid,.institutional-split-grid,.institutional-spotlight,.institutional-benefit-row{grid-template-columns:1fr}.nav-row{grid-template-columns:1fr;justify-items:start}.nav-links{justify-content:flex-start}.footer-bottom{text-align:left}.nav-dropdown-menu{margin-top:10px;position:static}.actions{width:100%}.actions>*{flex:180px}h1{line-height:1}}.benthec-hero-image-card,.internal-hero-banner{color:#fff;border-radius:32px;min-height:540px;position:relative;overflow:hidden}.benthec-home-carousel{grid-template-columns:minmax(320px,.95fr) minmax(0,1.1fr);align-items:stretch;gap:24px;display:grid}.benthec-home-carousel-image,.benthec-hero-image-media,.internal-hero-banner-media,.institutional-card-media,.institutional-spotlight-figure{position:absolute;inset:0}.benthec-home-carousel-image img,.benthec-hero-image-media img,.internal-hero-banner-media img,.institutional-card-media img,.institutional-spotlight-figure img{object-fit:cover;object-position:center center}.benthec-hero-image-overlay,.internal-hero-banner-overlay{background:linear-gradient(90deg,#0a0a0ad1 0%,#0a0a0a85 48%,#0a0a0a2e 100%);position:absolute;inset:0}.benthec-hero-image-content,.internal-hero-banner-content{z-index:1;min-height:inherit;align-content:center;gap:16px;max-width:620px;padding:44px;display:grid;position:relative}.benthec-hero-image-content h1,.internal-hero-banner-content h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.7rem,5vw,5rem);line-height:.94}.benthec-hero-image-content p,.internal-hero-banner-content p{color:#ffffffe0;margin:0;font-size:1.05rem;line-height:1.7}.benthec-home-carousel-copy{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:32px;align-content:center;gap:18px;padding:36px;display:grid}.benthec-home-carousel-copy h1{margin:0}.benthec-home-carousel-copy p{max-width:48ch;margin:0}.benthec-home-carousel-visual{border:1px solid var(--line);min-height:600px;box-shadow:var(--shadow);background:#111;border-radius:32px;display:block;overflow:hidden}.benthec-home-carousel-image{min-height:inherit;position:relative}.benthec-home-carousel-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.benthec-home-carousel-dots{gap:8px;display:flex}.benthec-home-carousel-dots button{cursor:pointer;background:#ffffff59;border:0;border-radius:999px;width:12px;height:12px}.benthec-home-carousel-dots button.active{background:var(--brand)}.institutional-product-card.image-card{gap:14px;overflow:hidden}.institutional-card-media{background:#f1f1f1;border-radius:22px;min-height:260px;margin:-12px -12px 16px;position:relative;overflow:hidden}.institutional-card-media img,.institutional-spotlight-figure img,.institutional-method-visual img{object-position:center center}.institutional-spotlight-image{grid-template-columns:1fr 1fr}.institutional-spotlight-figure{border:1px solid var(--line);border-radius:28px;min-height:460px;position:relative;overflow:hidden}.internal-hero-banner{min-height:340px}.internal-hero-banner-content h2{font-size:clamp(2.2rem,4vw,4rem)}.institutional-method-visual{border:1px solid var(--line);min-height:380px;box-shadow:var(--shadow);border-radius:26px;position:relative;overflow:hidden}.institutional-method-visual img{object-fit:cover}@media (max-width:980px){.benthec-hero-image-card,.internal-hero-banner{min-height:500px}.benthec-hero-image-content,.internal-hero-banner-content{padding:28px}.benthec-home-carousel{grid-template-columns:1fr}.benthec-home-carousel-visual{min-height:360px}.institutional-spotlight-image{grid-template-columns:1fr}.institutional-spotlight-figure{min-height:320px}.institutional-method-visual{min-height:260px}}.public-nav-row{gap:18px}.public-nav-links{justify-content:center}.public-nav-actions{justify-content:flex-end}.subtle-link{color:var(--muted);font-weight:700}.subtle-link:hover{color:var(--text)}.storefront-home{padding-top:8px}.storefront-stack{gap:24px;display:grid}.storefront-hero{grid-template-columns:minmax(0,1.35fr) minmax(280px,.75fr);align-items:stretch;gap:24px;display:grid}.storefront-copy{align-content:start;gap:16px;display:grid}.storefront-copy h1,.storefront-copy h2{margin:0}.storefront-aside{border:1px solid var(--line);background:linear-gradient(#fff 0%,#fafafa 100%);border-radius:22px;align-content:start;gap:14px;padding:22px;display:grid}.storefront-checklist,.storefront-mini-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.storefront-checklist li,.storefront-mini-list li{padding-left:18px;position:relative}.storefront-checklist li:before,.storefront-mini-list li:before{content:"";background:var(--brand);border-radius:999px;width:7px;height:7px;position:absolute;top:11px;left:0}.storefront-two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.storefront-card{gap:14px;display:grid}.storefront-note{gap:12px;display:grid}.storefront-filters{gap:16px;margin-top:24px;display:grid}.active-pill{background:var(--brand);border-color:#1111111f}.storefront-product-card{gap:14px;display:grid}.storefront-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.storefront-meta{flex-wrap:wrap;gap:10px;display:flex}.storefront-meta span{background:var(--surface-strong);min-height:32px;color:var(--muted);border-radius:999px;align-items:center;padding:0 12px;font-size:.9rem;display:inline-flex}.storefront-product-detail{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:start;gap:24px;display:grid}.breadcrumb-row{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.95rem;display:flex}.breadcrumb-row a{color:var(--muted)}.breadcrumb-row a:hover{color:var(--text)}@media (max-width:980px){.public-nav-links,.public-nav-actions{justify-content:flex-start}.storefront-hero,.storefront-two-up,.storefront-product-detail{grid-template-columns:1fr}}.storefront-carousel-section{overflow:hidden}.commercial-carousel-track{grid-auto-columns:minmax(220px,280px);grid-auto-flow:column;gap:18px;margin-top:22px;padding-bottom:6px;display:grid;overflow-x:auto}.commercial-carousel-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;gap:14px;padding:14px;display:grid}.commercial-carousel-cover,.storefront-cover-vertical{background:linear-gradient(#f1f1f1 0%,#e8e8e8 100%);border-radius:18px;position:relative;overflow:hidden}.commercial-carousel-cover{aspect-ratio:9/16}.storefront-cover-vertical{aspect-ratio:9/16;min-height:420px}.large-cover{min-height:560px}.commercial-carousel-cover img,.storefront-cover-vertical img{object-fit:cover;object-position:center center}.commercial-carousel-copy{gap:10px;display:grid}.storefront-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:24px;display:grid}.storefront-store-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;gap:16px;padding:16px;display:grid}.storefront-cover-link{display:block}.storefront-store-copy{gap:12px;display:grid}.storefront-store-hero{align-items:center}.storefront-faq-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.storefront-detail-sections{gap:18px;display:grid}.storefront-cover-hero{align-content:start;display:grid}.storefront-stacked-actions{display:grid}@media (max-width:1100px){.storefront-product-grid,.storefront-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.commercial-carousel-track{grid-auto-columns:minmax(220px,76vw)}.storefront-product-grid,.storefront-faq-grid{grid-template-columns:1fr}.storefront-cover-vertical{min-height:320px}.large-cover{min-height:420px}}.site-header-public{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0a0af5;border-bottom:1px solid #ffffff14}.site-header-public .brand-name,.site-header-public .nav-links a,.site-header-public .nav-dropdown summary,.site-header-public .subtle-link{color:#fff}.site-header-public .brand-tagline{color:#ffffff9e}.site-header-public .subtle-link{border-color:#ffffff2e}.site-header-public .subtle-link:hover{background:#ffffff0a}.public-header-cta{box-shadow:0 14px 32px #ffd40038}.storefront-footer{background:radial-gradient(circle at 0 0,#ffd4001f,#0000 24%),linear-gradient(#131313 0%,#0b0b0b 100%);margin-top:88px}.storefront-hero-banner{background:radial-gradient(circle at 100% 0,#ffd40029,#0000 24%),linear-gradient(#fff 0%,#fbfbfb 100%);border:1px solid #11111114;border-radius:32px;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:28px;padding:32px;display:grid;box-shadow:0 24px 48px #11111114}.storefront-store-banner,.storefront-redacao-banner{align-items:center}.storefront-hero-banner-copy{align-content:center;gap:16px;display:grid}.storefront-hero-banner-copy h1{max-width:780px;margin:0;font-size:clamp(2.4rem,4.2vw,4rem);line-height:1.02}.storefront-hero-banner-visual{align-items:stretch;display:grid}.storefront-hero-banner-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:18px}.storefront-hero-banner-grid .storefront-cover-vertical:last-child{min-height:260px}.hero-visual-cover{min-height:560px}.storefront-cover-link{transition:transform .15s}.storefront-cover-link:hover,.commercial-carousel-card:hover{transform:translateY(-2px)}.storefront-store-card-premium{background:linear-gradient(#fff 0%,#fcfcfc 100%);border-color:#11111114;gap:18px;padding:18px}.storefront-badges{flex-wrap:wrap;gap:8px;display:flex}.storefront-highlight{color:#7a5d00;background:#ffd40029;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.84rem;font-weight:800;display:inline-flex}.storefront-filter-strip{margin-top:8px}.storefront-product-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-commercial-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.storefront-dark-panel{color:#fff;background:linear-gradient(#171717 0%,#0f0f0f 100%);border-color:#ffffff14}.storefront-dark-panel strong,.storefront-dark-panel h3,.storefront-dark-panel li,.storefront-dark-panel p{color:#fff}.storefront-inline-cta{color:var(--text);align-items:center;gap:8px;font-weight:800;display:inline-flex}.storefront-assurance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.storefront-assurance-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;gap:10px;padding:22px;display:grid}.storefront-price-strong{letter-spacing:-.04em;color:var(--text);font-size:2rem}.storefront-product-sidebar{position:sticky;top:110px}.storefront-sidebar-note{background:#fff9d6;border:1px solid #e0bc0040;border-radius:20px;gap:8px;padding:18px;display:grid}.product-cover-fallback{place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.product-cover-dark{background:linear-gradient(#151515 0%,#090909 100%)}.product-cover-gold{background:linear-gradient(#3d2a00 0%,#111 100%)}.product-cover-neutral{background:linear-gradient(#20232b 0%,#101217 100%)}.product-cover-glow{filter:blur(8px);background:radial-gradient(circle,#ffd40047,#0000 70%);border-radius:999px;width:72%;height:72%;position:absolute}.product-cover-frame{border:1px solid #ffffff1f;border-radius:16px;position:absolute;inset:12px}.product-cover-chip{background:#ffd400eb;border-radius:999px;width:74px;height:12px;position:absolute;top:18px;left:18px}.product-cover-lines{gap:10px;display:grid;position:absolute;bottom:24px;left:20px;right:20px}.product-cover-lines span{background:#ffffff2e;border-radius:999px;height:10px;display:block}.product-cover-lines span:nth-child(2){width:82%}.product-cover-lines span:nth-child(3){width:64%}@media (max-width:1200px){.storefront-product-grid-wide,.storefront-assurance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.storefront-hero-banner,.storefront-commercial-strip{grid-template-columns:1fr}.storefront-hero-banner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual-cover{min-height:420px}}@media (max-width:720px){.site-header-public .nav-row{grid-template-columns:1fr}.public-nav-links,.public-nav-actions{justify-content:flex-start}.storefront-product-grid-wide,.storefront-assurance-grid{grid-template-columns:1fr}.storefront-hero-banner{padding:24px}.storefront-hero-banner-grid{grid-template-columns:1fr}.storefront-hero-banner-grid .storefront-cover-vertical:last-child{min-height:320px}}.storefront-home-hero{align-items:center}.storefront-home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.storefront-primary-card{gap:16px;padding:28px;display:grid}.storefront-hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:12px;display:grid}.storefront-hero-proof-item{background:#ffffffd1;border:1px solid #11111114;border-radius:18px;gap:6px;padding:16px 18px;display:grid}.storefront-hero-proof-item strong{font-size:.95rem}.storefront-hero-proof-item span{color:var(--muted);font-size:.94rem}.storefront-cover-cluster{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.storefront-cover-cluster .storefront-cover-vertical:last-child{grid-column:2}.storefront-three-up{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.storefront-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.storefront-plan-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:28px;gap:16px;padding:24px;display:grid}.storefront-plan-card-featured{border-color:#e0bc0057;box-shadow:0 24px 60px #11111114}.storefront-plan-header{gap:4px;display:grid}.storefront-plan-summary{color:var(--text);font-weight:700}.storefront-product-detail-premium{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr) minmax(280px,.7fr);gap:24px;display:grid}.storefront-student-link{text-align:center;color:var(--muted)}.storefront-student-link a{color:inherit;text-underline-offset:4px;text-decoration:underline}@media (max-width:1200px){.storefront-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-home-grid{grid-template-columns:1fr}}@media (max-width:980px){.storefront-hero-proof,.storefront-three-up,.storefront-plan-grid,.storefront-product-detail-premium{grid-template-columns:1fr}.storefront-cover-cluster{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-cover-cluster .storefront-cover-vertical:last-child{grid-column:auto}}@media (max-width:720px){.storefront-primary-card{padding:22px}.storefront-hero-proof-item{padding:14px 16px}}.commercial-hero-carousel{width:100%;margin:0 auto 2rem}.commercial-hero-shell{background:radial-gradient(circle at 85% 18%,#ffd60052,#0000 32%),linear-gradient(135deg,#fffdf4 0%,#fff 46%,#f4f4f0 100%);border:1px solid #ffd60047;border-radius:34px;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:clamp(1.5rem,4vw,4rem);min-height:clamp(520px,72vh,680px);padding:clamp(2rem,5vw,4.5rem);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000001a}.commercial-hero-shell:before{content:"";filter:blur(30px);pointer-events:none;background:#ffd60029;border-radius:999px;height:55%;position:absolute;inset:auto -8% -35% 40%}.commercial-hero-copy{z-index:2;max-width:760px;position:relative}.commercial-hero-badge{color:#806000;letter-spacing:.12em;text-transform:uppercase;background:#ffd60029;border:1px solid #97700047;border-radius:999px;align-items:center;width:fit-content;margin-bottom:1.1rem;padding:.46rem .9rem;font-size:.74rem;font-weight:900;line-height:1;display:inline-flex}.commercial-hero-title{color:#080808;letter-spacing:-.075em;text-wrap:balance;flex-direction:column;gap:.1em;max-width:780px;margin:0;font-size:clamp(2.75rem,7vw,6.1rem);font-weight:950;line-height:.9;display:flex}.commercial-hero-title-prefix,.commercial-hero-title-suffix{display:block}.commercial-hero-title strong{color:#050505;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(90deg,#ffd600 0%,#ffec80 100%);border-radius:.18em;width:fit-content;max-width:100%;padding:.02em .12em .09em;display:block}.commercial-hero-description{color:#333;max-width:620px;margin:1.35rem 0 0;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:500;line-height:1.65}.commercial-hero-proof-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.4rem;display:flex}.commercial-hero-price{color:#ffd600;letter-spacing:-.02em;text-transform:uppercase;background:#101010;border-radius:999px;align-items:center;min-height:2.35rem;padding:.62rem .95rem;font-size:.92rem;font-weight:950;display:inline-flex}.commercial-hero-highlights{flex-wrap:wrap;gap:.55rem;display:flex}.commercial-hero-highlights span{color:#171717;background:#ffffffc2;border:1px solid #00000014;border-radius:999px;align-items:center;min-height:2.25rem;padding:.55rem .82rem;font-size:.84rem;font-weight:850;display:inline-flex;box-shadow:0 10px 28px #0000000f}.commercial-hero-actions{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1.8rem;display:flex}.commercial-hero-primary,.commercial-hero-secondary{min-height:3.15rem;padding-inline:1.35rem;font-size:.95rem;font-weight:950}.commercial-hero-primary{box-shadow:0 18px 34px #ffd60047}.commercial-hero-secondary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8}.commercial-hero-media-wrap{z-index:2;aspect-ratio:9/16;isolation:isolate;border-radius:32px;justify-self:center;width:min(390px,100%);position:relative}.commercial-hero-media-wrap:before{content:"";z-index:-1;background:linear-gradient(135deg,#ffd6006b,#00000014);border-radius:34px;position:absolute;inset:8% -8% -8% 8%;transform:rotate(3deg)}.commercial-hero-media-link{background:#e9e9e2;border:1px solid #fff9;border-radius:32px;width:100%;height:100%;display:block;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000038}.commercial-hero-image{object-fit:cover;object-position:center top;transition:transform .45s}.commercial-hero-media-link:hover .commercial-hero-image{transform:scale(1.035)}.commercial-hero-controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08080894;border:1px solid #ffffff73;border-radius:999px;gap:.45rem;padding:.35rem;display:flex;position:absolute;bottom:1rem;right:1rem}.commercial-hero-controls button{color:#080808;cursor:pointer;background:#ffffffeb;border:0;border-radius:999px;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;font-size:1.55rem;font-weight:900;line-height:1;transition:transform .16s,background .16s;display:inline-flex}.commercial-hero-controls button:hover{background:#ffd600;transform:translateY(-1px)}.commercial-hero-dots{justify-content:center;gap:.45rem;margin-top:1rem;display:flex}.commercial-hero-dots button{cursor:pointer;background:#0000002e;border:0;border-radius:999px;width:.7rem;height:.7rem;transition:width .18s,background .18s}.commercial-hero-dots button.active{background:#ffd600;width:2rem}@media (max-width:900px){.commercial-hero-shell{border-radius:28px;grid-template-columns:1fr;min-height:auto;padding:1.2rem}.commercial-hero-copy{order:2}.commercial-hero-media-wrap{order:1;width:min(330px,88vw)}.commercial-hero-title{font-size:clamp(2.4rem,12vw,4.2rem)}.commercial-hero-description{font-size:1rem}.commercial-hero-actions{align-items:stretch}.commercial-hero-actions a{justify-content:center;width:100%}}@media (max-width:560px){.commercial-hero-carousel{margin-bottom:1.35rem}.commercial-hero-shell{padding:1rem}.commercial-hero-badge{font-size:.68rem}.commercial-hero-media-wrap{width:min(285px,86vw)}.commercial-hero-title{letter-spacing:-.06em}.commercial-hero-highlights span,.commercial-hero-price{font-size:.78rem}}.home-image-feature-section{gap:22px;padding:clamp(18px,3vw,28px);display:grid}.home-image-feature-head{gap:8px;max-width:780px;display:grid}.home-image-feature-head h2{letter-spacing:-.065em;margin:0;font-size:clamp(2.15rem,4vw,3.6rem);font-weight:950;line-height:.96}.home-image-feature-head p{max-width:62ch;color:var(--muted);margin:0;font-size:1rem}.home-image-feature-track{scroll-snap-type:x mandatory;grid-auto-columns:minmax(320px,1fr);grid-auto-flow:column;gap:20px;padding:4px 4px 12px;display:grid;overflow-x:auto}.home-image-feature-track::-webkit-scrollbar{height:8px}.home-image-feature-track::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.home-image-feature-card{scroll-snap-align:start;background:#111;border:1px solid #11111114;border-radius:30px;min-height:430px;transition:transform .16s,box-shadow .16s;display:block;position:relative;overflow:hidden;box-shadow:0 24px 58px #11111126}.home-image-feature-card:hover{transform:translateY(-2px);box-shadow:0 32px 74px #1113}.home-image-feature-card img{object-fit:cover;object-position:center center}.home-image-feature-icon{z-index:3;color:#111;background:#ffd600;border:2px solid #1111112e;border-radius:999px;justify-content:center;align-items:center;width:62px;height:62px;display:inline-flex;position:absolute;bottom:22px;right:22px;box-shadow:0 16px 34px #00000047}.home-image-feature-icon svg{stroke-width:2.6px;width:30px;height:30px}.home-image-feature-card:hover .home-image-feature-icon{transform:scale(1.04)}.home-image-feature-mobile-note{color:var(--muted);font-size:.92rem;display:none}@media (min-width:1120px){.home-image-feature-track{grid-auto-columns:calc(33.3333% - 13.3333px);overflow-x:visible}}@media (max-width:720px){.home-image-feature-section{padding:18px}.home-image-feature-track{grid-auto-columns:minmax(280px,82vw)}.home-image-feature-card{min-height:360px}.home-image-feature-icon{width:54px;height:54px;bottom:16px;right:16px}.home-image-feature-mobile-note{display:block}}.home-essential-step-card h3{letter-spacing:-.045em;font-size:clamp(1.45rem,2vw,2rem);font-weight:950;line-height:1}.home-essential-step-card p{max-width:34ch}.home-commercial-hero .commercial-hero-title{text-shadow:none}.home-commercial-hero .commercial-hero-title strong{box-shadow:none}.home-commercial-hero .commercial-hero-controls{bottom:-1.35rem;left:50%;right:auto;transform:translate(-50%)}.brand-mark-official{justify-content:flex-start;align-items:center;line-height:0;display:inline-flex}.brand-mark-official img{object-fit:contain;height:auto;display:block}.brand-mark-official-compact img{width:auto;max-width:178px;height:38px}.brand-mark-official-icon img{width:42px;height:42px}@media (max-width:720px){.brand-mark-official-compact img{max-width:138px;height:32px}.site-header .brand{min-width:116px}}.brand-mark-official-summit{justify-content:center;width:100%;display:inline-flex}.brand-mark-official-summit img{object-fit:contain;width:min(280px,76vw);height:auto;max-height:150px}.home-commercial-hero .commercial-hero-shell{border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);gap:clamp(1.2rem,3.2vw,2.4rem);min-height:auto;padding:clamp(1.55rem,3.6vw,3.1rem)}.home-commercial-hero .commercial-hero-copy{max-width:660px}.home-commercial-hero .commercial-hero-badge{color:#ffd600;letter-spacing:.15em;background:#111;border-color:#ffd60057;margin-bottom:.9rem;font-size:.72rem}.home-commercial-hero .commercial-hero-title{color:#101010;letter-spacing:-.065em;text-transform:uppercase;gap:.08em;margin:0;font-size:clamp(2.05rem,4.1vw,3.65rem);font-weight:950;line-height:.94;display:grid;text-shadow:none!important}.home-commercial-hero .commercial-hero-title-prefix,.home-commercial-hero .commercial-hero-title-suffix{color:#101010;display:block}.home-commercial-hero .commercial-hero-title strong{color:#c99700;width:fit-content;max-width:100%;box-decoration-break:initial;-webkit-box-decoration-break:initial;border-radius:0;padding:0;display:block;box-shadow:none!important;text-shadow:none!important;background:0 0!important}.home-commercial-hero .commercial-hero-description{color:#343434;max-width:58ch;margin-top:1rem;font-size:clamp(.98rem,1.25vw,1.08rem);line-height:1.56}.home-commercial-hero .commercial-hero-proof-row{margin-top:1.1rem}.home-commercial-hero .commercial-hero-price{color:#111;box-shadow:none;background:#ffd600}.home-commercial-hero .commercial-hero-highlights span{background:#ffffffd1;min-height:2.05rem;font-size:.78rem}.home-commercial-hero .commercial-hero-actions{margin-top:1.35rem}.home-commercial-hero .commercial-hero-media-column{align-self:center;justify-items:center;gap:1.05rem;display:grid}.home-commercial-hero .commercial-hero-media-wrap{aspect-ratio:9/14;border-radius:30px;width:min(315px,100%);margin-bottom:0!important}.home-commercial-hero .commercial-hero-media-wrap:before{opacity:.62;inset:7% -7% -7% 7%}.home-commercial-hero .commercial-hero-media-link{border-radius:30px}.home-commercial-hero .commercial-hero-navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;border:1px solid #11111114;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;padding:.48rem .58rem;display:inline-flex;box-shadow:0 16px 36px #0000001f}.home-commercial-hero .commercial-hero-arrow{color:#ffd600;cursor:pointer;background:#111;border:0;border-radius:999px;justify-content:center;align-items:center;width:2.45rem;height:2.45rem;font-size:1.65rem;font-weight:900;line-height:1;display:inline-flex}.home-commercial-hero .commercial-hero-arrow:hover{color:#111;background:#ffd600}.home-commercial-hero .commercial-hero-dots{justify-content:center;align-items:center;gap:.38rem;display:inline-flex;margin-top:0!important}.home-commercial-hero .commercial-hero-dots button{cursor:pointer;background:#11111138;border:0;border-radius:999px;width:.54rem;height:.54rem;padding:0}.home-commercial-hero .commercial-hero-dots button.active{background:#ffd600;width:1.55rem}.home-commercial-hero .commercial-hero-controls{display:none!important}@media (max-width:980px){.home-commercial-hero .commercial-hero-shell{grid-template-columns:1fr}.home-commercial-hero .commercial-hero-copy{order:2}.home-commercial-hero .commercial-hero-media-column{order:1}.home-commercial-hero .commercial-hero-media-wrap{width:min(310px,86vw)}.home-commercial-hero .commercial-hero-title{font-size:clamp(2rem,9.4vw,3.45rem)}}.home-feature-carousel-section{gap:1.15rem;padding:clamp(1rem,2.6vw,1.55rem);display:grid;overflow:hidden}.home-feature-carousel-head{justify-content:space-between;align-items:end;gap:1rem;display:flex}.home-feature-carousel-head h2{color:#111;letter-spacing:-.065em;text-transform:uppercase;margin:0;font-size:clamp(1.75rem,3.1vw,2.75rem);font-weight:950;line-height:.94}.home-feature-carousel-head h2 span{color:#c99700}.home-feature-carousel-frame{grid-template-columns:auto minmax(0,760px) auto;justify-content:center;align-items:center;gap:.85rem;display:grid}.home-feature-carousel-stage{width:min(760px,100%)}.home-feature-carousel-card{aspect-ratio:16/9;background:#111;border:1px solid #11111117;border-radius:28px;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 22px 54px #11111124}.home-feature-carousel-image{object-fit:contain;object-position:center center}.home-feature-carousel-icon{z-index:4;color:#111;background:#ffd600;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;position:absolute;bottom:18px;right:18px;box-shadow:0 14px 32px #0000003d}.home-feature-carousel-icon svg{stroke-width:2.5px;width:29px;height:29px}.home-feature-carousel-card:hover .home-feature-carousel-icon{transform:scale(1.04)}.home-feature-carousel-arrow{color:#ffd600;cursor:pointer;background:#111;border:0;border-radius:999px;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;font-size:1.8rem;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 14px 30px #00000021}.home-feature-carousel-arrow:hover{color:#111;background:#ffd600}.home-feature-carousel-dots{justify-content:center;gap:.45rem;display:flex}.home-feature-carousel-dots button{cursor:pointer;background:#11111138;border:0;border-radius:999px;width:.58rem;height:.58rem}.home-feature-carousel-dots button.active{background:#ffd600;width:1.65rem}@media (max-width:760px){.home-feature-carousel-head{display:grid}.home-feature-carousel-frame{grid-template-columns:1fr}.home-feature-carousel-arrow{display:none}.home-feature-carousel-card{border-radius:22px}.home-feature-carousel-icon{width:50px;height:50px;bottom:12px;right:12px}}.home-final-conversion{gap:clamp(1.25rem,3vw,2rem);padding:clamp(1.35rem,3.4vw,2.35rem);display:grid;overflow:hidden}.home-final-copy{max-width:780px}.home-final-copy h2{color:#111;letter-spacing:-.07em;text-transform:uppercase;margin:0;font-size:clamp(2rem,4vw,3.65rem);font-weight:950;line-height:.95}.home-final-copy h2 span{color:#c99700}.home-final-copy p{color:#3c3c3c;max-width:66ch;margin:.85rem 0 0;font-size:clamp(.98rem,1.25vw,1.08rem);line-height:1.6}.home-final-actions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.home-final-action-card{background:radial-gradient(circle at 100% 0,#ffd6002e,#0000 34%),#ffffffd1;border:1px solid #11111114;border-radius:24px;align-content:start;gap:.8rem;min-height:250px;padding:1.15rem;display:grid;box-shadow:0 18px 42px #11111114}.home-final-tag{color:#ffd600;letter-spacing:.12em;text-transform:uppercase;background:#111;border-radius:999px;width:fit-content;padding:.42rem .68rem;font-size:.7rem;font-weight:900}.home-final-action-card h3{color:#111;letter-spacing:-.045em;margin:0;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:950;line-height:1}.home-final-action-card p{color:#4a4a4a;margin:0;font-size:.95rem;line-height:1.55}.home-final-action-button{color:#111;background:#ffd600;border-radius:999px;justify-content:center;place-self:end start;align-items:center;min-height:2.65rem;margin-top:auto;padding:.7rem 1rem;font-size:.88rem;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 14px 30px #1111111f}.home-final-action-button:hover{color:#ffd600;background:#111;transform:translateY(-1px)}.home-final-trust-row{flex-wrap:wrap;gap:.55rem;display:flex}.home-final-trust-row span{color:#222;background:#1111110f;border-radius:999px;align-items:center;min-height:2.2rem;padding:.48rem .75rem;font-size:.82rem;font-weight:850;display:inline-flex}@media (max-width:900px){.home-final-actions-grid{grid-template-columns:1fr}.home-final-action-card{min-height:auto}}:root{--benthec-yellow:#ffd600;--benthec-yellow-strong:#fc0;--benthec-gold:#d6a100}.home-commercial-hero .commercial-hero-price,.home-commercial-hero .commercial-hero-arrow:hover,.home-feature-carousel-arrow:hover,.home-feature-carousel-icon,.home-feature-carousel-dots button.active,.home-final-action-button,.home-final-tag,.home-final-trust-row span:before{background-color:#ffd600}.home-commercial-hero .commercial-hero-arrow,.home-feature-carousel-arrow,.home-commercial-hero .commercial-hero-badge,.home-final-tag{color:#ffd600}.site-footer .site-footer-brand-logo,.site-footer .brand-mark-official-dark{max-width:320px;display:inline-flex}.site-header .brand-mark-official-compact img,.site-header .brand-mark-official-header img{object-fit:contain;width:auto;max-width:225px;height:48px;box-shadow:none!important;background:0 0!important;border-radius:0!important}.site-footer .site-footer-brand-logo,.site-footer .brand-mark-official-dark{justify-content:flex-start;align-items:center;max-width:360px;display:inline-flex;background:0 0!important}.site-footer .site-footer-brand-logo img,.site-footer .brand-mark-official-dark img{object-fit:contain;width:min(340px,82vw);height:auto;box-shadow:none!important;background:0 0!important;border-radius:0!important}@media (max-width:720px){.site-header .brand{min-width:150px}.site-header .brand-mark-official-compact img,.site-header .brand-mark-official-header img{max-width:160px;height:38px}}:root{--benthec-yellow:#ffd600;--benthec-yellow-vivid:#fc0}.site-header .brand{align-items:center;min-width:235px;display:inline-flex}.site-header .brand-mark-official-header,.site-header .brand-mark-official-compact{justify-content:flex-start;align-items:center;display:inline-flex;overflow:visible}.site-header .brand-mark-official-header img,.site-header .brand-mark-official-compact img{object-fit:contain;width:auto;max-width:235px;height:58px;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.site-footer-final{color:#fff;background:radial-gradient(circle at 0 0,#ffd60014,#0000 34%),linear-gradient(135deg,#121212 0%,#080808 100%)}.site-footer-final .site-footer-grid{align-items:start;gap:clamp(2rem,4vw,4rem)}.site-footer-final .site-footer-brand-column{max-width:360px}.site-footer-final .site-footer-brand-logo{justify-content:flex-start;align-items:center;width:min(330px,82vw);margin-bottom:1.3rem;display:inline-flex;background:0 0!important}.site-footer-final .site-footer-brand-logo img,.site-footer-final .brand-mark-official-dark img{object-fit:contain;width:min(330px,82vw);height:auto;display:block;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.site-footer-final p{color:#ffffffd1;line-height:1.65}.site-footer-final a{color:#ffffffeb;font-weight:850;text-decoration:none}.home-commercial-hero .commercial-hero-title strong,.home-feature-carousel-head h2 span,.home-final-copy h2 span{color:#d6a100}.home-commercial-hero .commercial-hero-price,.home-feature-carousel-icon,.home-feature-carousel-dots button.active,.home-final-action-button{background-color:#ffd600}@media (max-width:760px){.site-header{min-height:66px}.site-header .brand{min-width:165px}.site-header .brand-mark-official-header img,.site-header .brand-mark-official-compact img{max-width:170px;height:44px}.site-footer-final .site-footer-brand-logo img,.site-footer-final .brand-mark-official-dark img{width:min(270px,84vw)}}.site-header .page-shell,.site-header .site-header-inner,.site-header nav{align-items:center!important}.site-header .brand-mark-official-header,.site-header .brand-mark-official-compact{justify-content:center!important;align-items:center!important;width:72px!important;height:72px!important;display:inline-flex!important;overflow:visible!important}.site-footer-final .site-footer-brand-logo{width:min(310px,82vw)!important;max-width:310px!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0 0 .8rem!important;padding:0!important;display:inline-flex!important;overflow:hidden!important}.site-footer-final .site-footer-brand-logo img,.site-footer-final .brand-mark-official-dark img{object-fit:contain!important;width:min(310px,82vw)!important;max-width:310px!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;display:block!important}.site-footer-final .site-footer-column a+a{margin-top:0!important}@media (max-width:900px){.site-footer-final .site-footer-grid{grid-template-columns:1fr 1fr!important}}@media (max-width:640px){.site-header{min-height:68px!important}.site-header .brand{min-width:86px!important;height:68px!important}.site-header .brand-mark-official-header,.site-header .brand-mark-official-compact{width:58px!important;height:58px!important}.site-header .brand-mark-official-header img,.site-header .brand-mark-official-compact img{width:52px!important;height:52px!important}.site-footer-final .site-footer-grid{grid-template-columns:1fr!important}.site-footer-final .site-footer-brand-logo,.site-footer-final .site-footer-brand-logo img,.site-footer-final .brand-mark-official-dark img{width:min(280px,84vw)!important;max-width:280px!important}}.site-footer-final{color:#fff!important;background:radial-gradient(circle at 0 0,#ffd60014,#0000 34%),linear-gradient(135deg,#121212 0%,#070707 100%)!important;padding:clamp(2.8rem,5vw,4.5rem) 0!important}.site-footer-final .site-footer-grid{grid-template-columns:minmax(280px,1.15fr) repeat(3,minmax(150px,.65fr))!important;align-items:start!important;gap:clamp(2rem,4vw,4rem)!important;display:grid!important}.site-footer-final .site-footer-brand-column{gap:1.05rem!important;max-width:390px!important;display:grid!important}.footer-text-brand{gap:.22rem;width:fit-content;margin-bottom:.9rem;padding:.2rem 0;display:inline-grid}.footer-text-brand-name{letter-spacing:-.08em;text-transform:none;align-items:baseline;font-size:clamp(2.8rem,5vw,4.35rem);font-weight:950;line-height:.82;display:inline-flex}.footer-brand-ben{color:#fff;text-shadow:0 10px 28px #ffffff14}.footer-brand-thec{color:#ffd600;text-shadow:0 10px 34px #ffd60038}.footer-text-brand-slogan{color:#ffffffe6;letter-spacing:.33em;text-transform:uppercase;align-items:center;gap:.55rem;padding-left:.15rem;font-size:clamp(.62rem,1vw,.78rem);font-weight:900;display:inline-flex}.footer-text-brand-slogan i{color:#ffd600;letter-spacing:0;font-style:normal}.site-footer-final p{color:#ffffffd1!important;margin:0!important;font-size:.95rem!important;line-height:1.65!important}.site-footer-final .site-footer-column{align-content:start!important;gap:.85rem!important;display:grid!important}.site-footer-final h3{color:#fff!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 .3rem!important;font-size:.82rem!important;font-weight:950!important}.site-footer-final a{color:#ffffffeb!important;font-size:.95rem!important;font-weight:850!important;line-height:1.35!important;text-decoration:none!important;display:block!important}.site-footer-final a:hover{color:#ffd600!important}@media (max-width:900px){.site-footer-final .site-footer-grid{grid-template-columns:1fr 1fr!important}}@media (max-width:640px){.site-footer-final .site-footer-grid{grid-template-columns:1fr!important}.footer-text-brand-name{font-size:clamp(2.5rem,15vw,3.45rem)}.footer-text-brand-slogan{letter-spacing:.22em;gap:.38rem;font-size:.58rem}}.site-header{min-height:76px!important}.site-header .brand{justify-content:flex-start!important;align-items:center!important;min-width:96px!important;height:76px!important;display:inline-flex!important}.site-header .brand-mark-official-header,.site-header .brand-mark-official-compact{background:0 0!important;justify-content:center!important;align-items:center!important;width:66px!important;height:66px!important;display:inline-flex!important;overflow:visible!important}.site-header .brand-mark-official-header img,.site-header .brand-mark-official-compact img{object-fit:contain!important;width:60px!important;max-width:none!important;height:60px!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}@media (max-width:760px){.site-header{min-height:68px!important}.site-header .brand{min-width:78px!important;height:68px!important}.site-header .brand-mark-official-header,.site-header .brand-mark-official-compact{width:56px!important;height:56px!important}.site-header .brand-mark-official-header img,.site-header .brand-mark-official-compact img{width:52px!important;height:52px!important}}.site-header-final{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #ffffff0f;position:sticky;top:0;background:radial-gradient(circle at 0 0,#ffd60014,#0000 32%),linear-gradient(135deg,#141414 0%,#080808 100%)!important;min-height:76px!important}.site-header-final .site-header-inner{grid-template-columns:minmax(190px,auto) 1fr auto;gap:clamp(1rem,2.5vw,2rem);align-items:center!important;min-height:76px!important;display:grid!important}.header-text-brand{width:fit-content;color:inherit;transform-origin:0;gap:.08rem;text-decoration:none;display:inline-grid}.header-text-brand:hover{transform:translateY(-1px)}.header-text-brand-name{letter-spacing:-.08em;white-space:nowrap;align-items:baseline;font-size:clamp(1.7rem,2.5vw,2.45rem);font-weight:950;line-height:.82;display:inline-flex}.header-brand-ben{color:#fff;text-shadow:0 8px 22px #ffffff17}.header-brand-thec{color:#ffd600;text-shadow:0 8px 28px #ffd60047}.header-text-brand-slogan{color:#ffffffe0;letter-spacing:.26em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.28rem;font-size:.48rem;font-weight:950;line-height:1;display:inline-flex}.header-text-brand-slogan i{color:#ffd600;letter-spacing:0;font-style:normal}.site-header-final .site-header-nav{justify-content:center;align-items:center;gap:clamp(1rem,2.3vw,1.75rem);display:flex!important}.site-header-final .site-header-nav a{color:#ffffffeb;white-space:nowrap;font-size:.94rem;font-weight:900;text-decoration:none}.site-header-final .site-header-nav a:hover{color:#ffd600}.site-header-final .site-header-cta{color:#111;white-space:nowrap;background:#ffd600;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.35rem;font-size:.9rem;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 18px 42px #ffd60038}.site-header-final .site-header-cta:hover{background:#fc0;transform:translateY(-1px)}@media (max-width:920px){.site-header-final .site-header-inner{grid-template-columns:auto 1fr}.site-header-final .site-header-nav{justify-content:flex-end}.site-header-final .site-header-cta{display:none}}@media (max-width:720px){.site-header-final{min-height:68px!important}.site-header-final .site-header-inner{gap:.85rem;min-height:68px!important}.header-text-brand-name{font-size:1.58rem}.header-text-brand-slogan{letter-spacing:.2em;gap:.22rem;font-size:.4rem}.site-header-final .site-header-nav{scrollbar-width:none;justify-content:flex-start;gap:.75rem;overflow-x:auto}.site-header-final .site-header-nav::-webkit-scrollbar{display:none}.site-header-final .site-header-nav a{font-size:.82rem}}.store-v2-main{background:radial-gradient(circle at 8% 0,#ffd60021,#0000 30%),radial-gradient(circle at 90% 12%,#ffffff12,#0000 28%),linear-gradient(135deg,#111 0%,#050505 100%);min-height:100vh;padding:clamp(2rem,5vw,4.5rem) 0}.store-v2-shell{gap:clamp(1.2rem,3vw,2.2rem);display:grid}.store-v2-hero,.store-v2-panel,.store-v2-note{background:linear-gradient(135deg,#ffffff14,#ffffff09);border:1px solid #ffffff17;border-radius:clamp(1.4rem,3vw,2.3rem);box-shadow:0 28px 90px #00000052}.store-v2-hero{grid-template-columns:minmax(0,.95fr) minmax(350px,1.05fr);align-items:center;gap:clamp(1.4rem,4vw,3.2rem);padding:clamp(1.4rem,4vw,3rem);display:grid;overflow:hidden}.store-v2-copy{gap:1.1rem;display:grid}.store-v2-eyebrow{color:#ffd600;letter-spacing:.12em;text-transform:uppercase;background:#ffd60017;border:1px solid #ffd60059;border-radius:999px;width:fit-content;padding:.45rem .78rem;font-size:.76rem;font-weight:950}.store-v2-hero h1,.store-v2-section-head h2{color:#fff;letter-spacing:-.06em;margin:0;font-weight:950}.store-v2-hero h1{max-width:880px;font-size:clamp(2.35rem,6vw,5.1rem);line-height:.9}.store-v2-section-head h2{max-width:820px;font-size:clamp(2rem,4.6vw,3.8rem);line-height:.96}.store-v2-copy p,.store-v2-section-head p,.store-v2-note p,.store-v2-step-card p,.store-v2-product-copy p{color:#ffffffc2;line-height:1.65}.store-v2-price{color:#ffffffc2;align-items:baseline;gap:.6rem;font-weight:900;display:flex}.store-v2-price strong{color:#ffd600;letter-spacing:-.05em;font-size:clamp(1.7rem,4vw,3rem);font-weight:950}.store-v2-actions,.store-v2-card-actions,.store-v2-benefits,.store-v2-filter-row,.store-v2-card-top,.store-v2-meta{flex-wrap:wrap;gap:.65rem;display:flex}.store-v2-benefits span,.store-v2-meta span{color:#ffffffd1;background:#ffffff0e;border:1px solid #ffffff17;border-radius:999px;padding:.45rem .68rem;font-size:.78rem;font-weight:850}.store-v2-feature-strip,.store-v2-catalog{scroll-snap-type:x mandatory;grid-auto-flow:column;gap:1rem;padding:.2rem .1rem 1rem;display:grid;overflow-x:auto}.store-v2-feature-strip{grid-auto-columns:minmax(180px,225px)}.store-v2-catalog{grid-auto-columns:minmax(330px,420px)}.store-v2-feature-strip::-webkit-scrollbar{height:8px}.store-v2-catalog::-webkit-scrollbar{height:8px}.store-v2-feature-strip::-webkit-scrollbar-thumb{background:#ffd60073;border-radius:999px}.store-v2-catalog::-webkit-scrollbar-thumb{background:#ffd60073;border-radius:999px}.store-v2-feature-card,.store-v2-product-card,.store-v2-step-card{scroll-snap-align:start;background:#00000047;border:1px solid #ffffff17;border-radius:1.4rem;text-decoration:none}.store-v2-feature-card{gap:.85rem;padding:.85rem;display:grid}.store-v2-feature-image,.store-v2-product-image{background:#0000003d;place-items:center;display:grid}.store-v2-feature-image{min-height:220px}.store-v2-feature-image img{object-fit:contain;max-height:220px}.store-v2-feature-card span{color:#ffd600;text-transform:uppercase;font-size:.72rem;font-weight:950}.store-v2-feature-card strong{color:#fff;margin-top:.25rem;font-size:1rem;line-height:1.15;display:block}.store-v2-feature-card small{color:#ffffffb8;margin-top:.35rem;font-weight:850;display:block}.store-v2-panel{gap:1.25rem;padding:clamp(1.3rem,4vw,2.7rem);display:grid}.store-v2-section-head{gap:.9rem;display:grid}.store-v2-filter-row{padding-bottom:.25rem;overflow-x:auto}.store-v2-filter-row .pill{white-space:nowrap}.store-v2-product-card{background:linear-gradient(#ffffff13,#ffffff09);grid-template-rows:auto 1fr;display:grid;overflow:hidden;box-shadow:0 18px 55px #00000038}.store-v2-product-image{min-height:240px;padding:1rem}.store-v2-product-image img{object-fit:contain;max-height:240px}.store-v2-product-copy{gap:.82rem;padding:1.1rem;display:grid}.store-v2-product-copy h3{color:#fff;letter-spacing:-.04em;margin:0;font-size:1.35rem;font-weight:950;line-height:1.05}.store-v2-product-copy p{margin:0;font-size:.94rem}.store-v2-meta span{padding:.35rem .55rem;font-size:.72rem}.store-v2-card-price{gap:.1rem;margin-top:.15rem;display:grid}.store-v2-card-price span{color:#ffffffa6;text-transform:uppercase;font-size:.75rem;font-weight:900}.store-v2-card-price strong{color:#ffd600;letter-spacing:-.05em;font-size:1.75rem;font-weight:950}.store-v2-card-actions .btn,.store-v2-card-actions .btn-secondary{text-align:center;flex:130px;justify-content:center}.store-v2-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.store-v2-step-card{background:#ffffff0e;padding:1.2rem}.store-v2-step-card span{color:#ffd600;letter-spacing:.16em;font-size:.8rem;font-weight:950}.store-v2-step-card h3,.store-v2-note strong{color:#fff;margin:.55rem 0 0;font-size:1.2rem;font-weight:950}.store-v2-note{padding:clamp(1.2rem,3vw,1.8rem)}.store-v2-note p{margin:.5rem 0 0}@media (max-width:980px){.store-v2-hero,.store-v2-steps{grid-template-columns:1fr}}@media (max-width:620px){.store-v2-main{padding-top:1.4rem}.store-v2-hero,.store-v2-panel{border-radius:1.3rem;padding:1.1rem}.store-v2-catalog{grid-auto-columns:minmax(285px,86vw)}.store-v2-feature-strip{grid-auto-columns:minmax(170px,74vw)}.store-v2-card-actions{display:grid}}.store-commercial-main{background:radial-gradient(circle at 12% 0,#ffd60026,#0000 30%),radial-gradient(circle at 90% 10%,#ffffff12,#0000 28%),linear-gradient(135deg,#101010 0%,#050505 100%);min-height:100vh;padding:clamp(1.4rem,4vw,3.5rem) 0}.store-commercial-shell{gap:clamp(1.15rem,3vw,2rem);display:grid}.store-commercial-hero,.store-commercial-section,.store-commercial-note{background:linear-gradient(135deg,#ffffff14,#ffffff09);border:1px solid #ffffff17;border-radius:clamp(1.25rem,3vw,2.1rem);box-shadow:0 26px 80px #00000052}.store-commercial-hero{grid-template-columns:minmax(0,1fr) minmax(310px,.72fr);align-items:center;gap:clamp(1.3rem,4vw,3rem);padding:clamp(1.45rem,4vw,3.2rem);display:grid}.store-commercial-hero-copy{gap:1rem;max-width:800px;display:grid}.store-commercial-eyebrow{color:#ffd600;letter-spacing:.13em;text-transform:uppercase;background:#ffd6001a;border:1px solid #ffd6006b;border-radius:999px;width:fit-content;padding:.43rem .75rem;font-size:.74rem;font-weight:950}.store-commercial-hero h1,.store-commercial-section-head h2{color:#fff;letter-spacing:-.065em;margin:0;font-weight:950}.store-commercial-hero h1{font-size:clamp(3rem,7vw,6rem);line-height:.86}.store-commercial-hero h1 span,.store-commercial-section-head h2 span{color:#ffd600;display:block}.store-commercial-hero-copy p,.store-commercial-hero-panel p,.store-commercial-section-head p,.store-commercial-card-copy p,.store-commercial-media-card p,.store-commercial-note p,.store-commercial-empty p{color:#ffffffc4;line-height:1.62}.store-commercial-hero-copy p{max-width:650px;font-size:1.02rem}.store-commercial-price{gap:.1rem;display:grid}.store-commercial-price small{color:#ffffffb8;font-weight:950}.store-commercial-price strong{color:#ffd600;letter-spacing:-.055em;font-size:clamp(2rem,4vw,3rem);font-weight:950}.store-commercial-actions{flex-wrap:wrap;gap:.7rem;display:flex}.store-commercial-hero-panel{background:radial-gradient(circle at 12% 0,#ffd6002e,#0000 36%),#00000047;border:1px solid #ffffff17;border-radius:1.55rem;gap:.9rem;padding:clamp(1.15rem,3vw,1.75rem);display:grid}.store-commercial-hero-panel span{color:#ffd600;letter-spacing:.13em;text-transform:uppercase;background:#ffd6001f;border-radius:999px;width:fit-content;padding:.35rem .6rem;font-size:.7rem;font-weight:950}.store-commercial-hero-panel strong{color:#fff;letter-spacing:-.055em;font-size:clamp(1.75rem,3.2vw,2.65rem);font-weight:950;line-height:.98}.store-commercial-section{gap:1.15rem;padding:clamp(1.25rem,4vw,2.6rem);display:grid;overflow:hidden}.store-commercial-section-head{gap:.85rem;max-width:930px;display:grid}.store-commercial-section-head h2{font-size:clamp(2.15rem,5vw,4.25rem);line-height:.92}.store-commercial-media-carousel,.store-commercial-carousel{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;grid-auto-flow:column;gap:1rem;padding:.2rem .1rem 1rem;display:grid;overflow-x:auto}.store-commercial-media-carousel{grid-auto-columns:minmax(620px,760px)}.store-commercial-carousel{grid-auto-columns:minmax(285px,330px)}.store-commercial-media-carousel:active,.store-commercial-carousel:active{cursor:grabbing}.store-commercial-media-carousel::-webkit-scrollbar{height:9px}.store-commercial-carousel::-webkit-scrollbar{height:9px}.store-commercial-filter-row::-webkit-scrollbar{height:9px}.store-commercial-media-carousel::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.store-commercial-carousel::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.store-commercial-filter-row::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.store-commercial-media-carousel::-webkit-scrollbar-thumb{background:#ffd60080;border-radius:999px}.store-commercial-carousel::-webkit-scrollbar-thumb{background:#ffd60080;border-radius:999px}.store-commercial-filter-row::-webkit-scrollbar-thumb{background:#ffd60080;border-radius:999px}.store-commercial-media-card{scroll-snap-align:start;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:1.35rem;gap:.9rem;padding:.9rem;display:grid}.store-commercial-media-image{background:#00000057;border-radius:1rem;min-height:360px;position:relative;overflow:hidden}.store-commercial-media-image img{object-fit:contain}.store-commercial-media-card strong{color:#fff;font-size:1.35rem;font-weight:950}.store-commercial-media-card p{margin:.25rem 0 0}.store-commercial-card{scroll-snap-align:start;background:linear-gradient(#ffffff13,#ffffff09);border:1px solid #ffffff1a;border-radius:1.35rem;grid-template-rows:330px 1fr;min-height:650px;display:grid;overflow:hidden;box-shadow:0 18px 55px #00000038}.store-commercial-card-image{background:#00000057;min-height:330px;position:relative;overflow:hidden}.store-commercial-card-image img{object-fit:contain;padding:.55rem}.store-commercial-card-copy{align-content:start;gap:.8rem;padding:1.05rem;display:grid}.store-commercial-tags{flex-wrap:wrap;gap:.5rem;display:flex}.store-commercial-tags span,.store-commercial-tags em{text-transform:uppercase;border-radius:999px;padding:.35rem .55rem;font-size:.68rem;font-style:normal;font-weight:950}.store-commercial-card-copy h3{color:#fff;letter-spacing:-.045em;margin:0;font-size:1.35rem;font-weight:950;line-height:1.03}.store-commercial-card-copy p{margin:0;font-size:.93rem}.store-commercial-card .store-commercial-price strong{font-size:1.85rem}.store-commercial-card .store-commercial-actions .btn,.store-commercial-card .store-commercial-actions .btn-secondary{text-align:center;flex:125px;justify-content:center}.store-commercial-filter-row{flex-wrap:nowrap;gap:.65rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.store-commercial-filter-row .pill{white-space:nowrap}.store-commercial-note{padding:clamp(1.15rem,3vw,1.75rem)}.store-commercial-note strong{color:#fff;font-size:1.15rem;font-weight:950}.store-commercial-note p{margin:.5rem 0 0}.site-footer{color:#fff!important;background:radial-gradient(circle at 8% 0,#ffd6001f,#0000 28%),linear-gradient(135deg,#101010,#050505)!important}.site-footer-shell{grid-template-columns:minmax(260px,1.3fr) repeat(3,minmax(160px,.7fr));gap:clamp(1.4rem,4vw,3rem);padding:clamp(2rem,5vw,4rem) 0;display:grid}.footer-brand-wordmark{color:#fff;gap:.15rem;text-decoration:none;display:inline-grid}.footer-brand-wordmark span{color:#fff;letter-spacing:-.08em;font-size:clamp(2rem,4vw,3.4rem);font-weight:950;line-height:.85}.footer-brand-wordmark strong{color:#ffd600}.footer-brand-wordmark small{color:#fff;letter-spacing:.19em;font-size:.68rem;font-weight:950}.site-footer p{color:#ffffffc2;line-height:1.6}.site-footer-column{align-content:start;gap:.65rem;display:grid}.site-footer-column strong{color:#ffd600;text-transform:uppercase;letter-spacing:.08em}.site-footer a{color:#fff}.footer-whatsapp-link{background:#25d36624;border:1px solid #25d3668c;border-radius:999px;align-items:center;gap:.55rem;width:fit-content;margin-top:.45rem;padding:.62rem .9rem;font-weight:950;text-decoration:none;color:#25d366!important;display:inline-flex!important}.footer-whatsapp-link span{color:#05140a;background:#25d366;border-radius:999px;place-items:center;width:1.55rem;height:1.55rem;font-size:.95rem;font-weight:950;display:grid}@media (max-width:980px){.store-commercial-hero,.site-footer-shell{grid-template-columns:1fr}}@media (max-width:700px){.store-commercial-media-carousel{grid-auto-columns:minmax(290px,86vw)}.store-commercial-media-image{min-height:220px}.store-commercial-carousel{grid-auto-columns:minmax(270px,84vw)}.store-commercial-card{grid-template-rows:300px 1fr;min-height:auto}.store-commercial-card-image{min-height:300px}}.store-media-carousel{background:radial-gradient(circle at 12% 0,#ffd6001f,#0000 34%),#0000004d;border:1px solid #ffffff1a;border-radius:1.45rem;gap:1rem;padding:clamp(.85rem,2vw,1.1rem);display:grid;box-shadow:0 22px 70px #00000052}.store-media-stage{background:#0006;border-radius:1.15rem;min-height:clamp(320px,48vw,610px);position:relative;overflow:hidden}.store-media-stage img{object-fit:contain}.store-media-copy{gap:.35rem;padding:0 .25rem;display:grid}.store-media-copy span{color:#ffd600;letter-spacing:.14em;background:#ffd6001f;border-radius:999px;width:fit-content;padding:.28rem .55rem;font-size:.7rem;font-weight:950}.store-media-copy strong{color:#fff;letter-spacing:-.04em;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:950}.store-media-copy p{color:#ffffffc2;max-width:850px;margin:0;line-height:1.55}.store-media-controls{justify-content:center;align-items:center;gap:.85rem;padding-top:.15rem;display:flex}.store-media-controls button{color:#ffd600;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;place-items:center;min-width:2.35rem;height:2.35rem;font-weight:950;display:grid}.store-media-controls button:hover{background:#ffd60024}.store-media-dots{align-items:center;gap:.45rem;display:flex}.store-media-dots button{background:#ffffff47;border:0;width:.55rem;min-width:.55rem;height:.55rem;padding:0}.store-media-dots button.active{background:#ffd600;width:2.15rem}@media (max-width:700px){.store-media-stage{min-height:260px}.store-media-copy p{font-size:.92rem}}.store-hero-carousel{background:radial-gradient(circle at 12% 0,#ffd6002e,#0000 34%),linear-gradient(135deg,#ffffff14,#ffffff09);border:1px solid #ffffff17;border-radius:clamp(1.25rem,3vw,2.1rem);grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);align-items:center;gap:clamp(1.4rem,4vw,3rem);min-height:min(720px,100vh - 130px);padding:clamp(1.45rem,4vw,3.2rem);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 80px #00000052}.store-hero-carousel-copy{gap:1rem;max-width:820px;display:grid}.store-hero-carousel-copy h1{color:#fff;letter-spacing:-.065em;margin:0;font-size:clamp(3rem,7vw,6rem);font-weight:950;line-height:.86}.store-hero-carousel-copy h1 span{color:#ffd600;display:block}.store-hero-carousel-copy p{color:#ffffffc7;max-width:660px;font-size:1.03rem;line-height:1.62}.store-hero-carousel-visual{gap:.9rem;min-width:0;display:grid}.store-hero-carousel-image{background:radial-gradient(circle at 50% 0,#ffd60021,#0000 42%),#00000057;border:1px solid #ffffff1a;border-radius:1.4rem;min-height:clamp(330px,42vw,520px);position:relative;overflow:hidden}.store-hero-carousel-image img{object-fit:contain;padding:.85rem}.store-hero-carousel-card{background:#0000003d;border:1px solid #ffffff17;border-radius:1rem;gap:.35rem;padding:.9rem;display:grid}.store-hero-carousel-card span{color:#ffd600;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:950}.store-hero-carousel-card strong{color:#fff;font-size:1.15rem;font-weight:950}.store-hero-carousel-card p{color:#ffffffb8;margin:0;line-height:1.5}.store-hero-carousel-controls{pointer-events:none;justify-content:center;align-items:center;gap:.85rem;display:flex;position:absolute;bottom:clamp(.75rem,2vw,1.2rem);left:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem)}.store-hero-carousel-controls button{pointer-events:auto;color:#ffd600;cursor:pointer;background:#0000006b;border:1px solid #ffffff1a;border-radius:999px;padding:.55rem .8rem;font-size:.75rem;font-weight:950}.store-hero-carousel-controls button:hover{background:#ffd60026}.store-hero-carousel-dots{pointer-events:auto;align-items:center;gap:.45rem;display:flex}.store-hero-carousel-dots button{background:#ffffff4d;border:0;width:.55rem;min-width:0;height:.55rem;padding:0}.store-hero-carousel-dots button.active{background:#ffd600;width:2.15rem}@media (max-width:980px){.store-hero-carousel{grid-template-columns:1fr;min-height:auto;padding-bottom:4rem}}@media (max-width:620px){.store-hero-carousel{border-radius:1.2rem;padding:1.05rem 1.05rem 4rem}.store-hero-carousel-copy h1{font-size:clamp(2.55rem,13vw,4rem)}.store-hero-carousel-image{min-height:290px}.store-hero-carousel-controls button{width:2.35rem;height:2.35rem;font-size:0}.store-hero-carousel-controls button:first-letter{font-size:0}}.store-commercial-main{color:#111;background:radial-gradient(circle at 8% 0,#ffd6003d,#0000 28%),linear-gradient(#fff9df 0%,#f7f4ea 38%,#fff 100%)!important}.store-commercial-hero,.store-commercial-section,.store-commercial-note{background:radial-gradient(circle at 10% 0,#ffd6002e,#0000 30%),linear-gradient(135deg,#fffffff5,#f8f6eef0)!important;border:1px solid #11111114!important;box-shadow:0 22px 70px #1414141f!important}.store-commercial-hero h1,.store-commercial-section-head h2,.store-commercial-hero-panel strong,.store-commercial-card-copy h3,.store-commercial-note strong,.store-commercial-media-card strong{color:#111!important}.store-commercial-hero h1 span,.store-commercial-section-head h2 span{color:#d6a900!important}.store-commercial-hero-copy p,.store-commercial-hero-panel p,.store-commercial-section-head p,.store-commercial-card-copy p,.store-commercial-media-card p,.store-commercial-note p{color:#111111c2!important}.store-commercial-eyebrow{color:#7a6100!important;background:#ffd6002e!important;border-color:#d6a90073!important}.store-commercial-hero-panel{background:radial-gradient(circle at 10% 0,#ffd60033,#0000 34%),#ffffffc7!important;border:1px solid #11111114!important}.store-commercial-hero-panel span{color:#7a6100!important;background:#ffd6002e!important}.store-commercial-card,.store-commercial-media-card{background:linear-gradient(#fff,#f8f6ee)!important;border:1px solid #11111117!important;box-shadow:0 18px 46px #1414141f!important}.store-commercial-card-image,.store-commercial-media-image{background:#f1eee3!important}.store-commercial-card-image img,.store-commercial-media-image img{object-fit:contain!important}.store-commercial-tags em{color:#111111b8!important;background:#11111114!important}.store-commercial-tags span{color:#7a6100!important;background:#ffd6002e!important}.store-commercial-price small{color:#111111a6!important}.store-commercial-price strong{color:#d6a900!important}.store-commercial-filter-row .pill{color:#111;background:#fff;border:1px solid #1111111f}.store-commercial-filter-row .active-pill{color:#111!important;background:#ffd600!important}.store-hero-carousel{background:radial-gradient(circle at 10% 0,#ffd60038,#0000 32%),linear-gradient(135deg,#fffffffa,#f8f6eef5)!important;border:1px solid #11111114!important;box-shadow:0 22px 70px #1414141f!important}.store-hero-carousel-copy h1,.store-hero-carousel-card strong{color:#111!important}.store-hero-carousel-copy h1 span{color:#d6a900!important}.store-hero-carousel-copy p,.store-hero-carousel-card p{color:#111111c2!important}.store-hero-carousel-image{background:#f1eee3!important;border:1px solid #11111114!important}.store-hero-carousel-card{background:#ffffffb8!important;border:1px solid #11111114!important}.store-hero-carousel-card span{color:#7a6100!important}.product-detail-main{background:radial-gradient(circle at 8% 0,#ffd6002e,#0000 28%),linear-gradient(#fff9df 0%,#f7f4ea 42%,#fff 100%);min-height:100vh;padding:clamp(1.4rem,4vw,3.4rem) 0}.product-detail-shell{gap:clamp(1.1rem,3vw,2rem);display:grid}.product-breadcrumb{color:#111111a6;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.92rem;font-weight:800;display:flex}.product-breadcrumb a{color:#111;text-decoration:none}.product-breadcrumb strong{color:#7a6100}.product-detail-hero,.product-detail-section,.product-detail-note{background:linear-gradient(135deg,#fffffff5,#f8f6eef0);border:1px solid #11111114;border-radius:clamp(1.2rem,3vw,2rem);box-shadow:0 22px 70px #1414141f}.product-detail-hero{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(1.3rem,4vw,3rem);padding:clamp(1.2rem,4vw,2.4rem);display:grid}.product-detail-image{background:#f1eee3;border-radius:1.4rem;min-height:clamp(360px,48vw,620px);position:relative;overflow:hidden}.product-detail-image img{object-fit:contain;padding:.6rem}.product-detail-copy{gap:1rem;display:grid}.product-detail-copy h1{color:#111;letter-spacing:-.065em;margin:0;font-size:clamp(2.5rem,5.5vw,5rem);font-weight:950;line-height:.9}.product-detail-copy p,.product-detail-section-head p,.product-detail-note p,.product-benefit-grid p,.product-package-card p{color:#111111bd;line-height:1.62}.product-detail-tags{flex-wrap:wrap;gap:.55rem;display:flex}.product-detail-tags span{color:#7a6100;background:#ffd60033;border-radius:999px;padding:.42rem .68rem;font-size:.78rem;font-weight:900}.product-detail-price-card{background:#ffffffbd;border:1px solid #11111114;border-radius:1.25rem;gap:.65rem;max-width:420px;padding:1rem;display:grid}.product-detail-price-card small{color:#111111a3;font-weight:900}.product-detail-price-card strong{color:#d6a900;letter-spacing:-.055em;font-size:2.4rem;font-weight:950}.product-detail-section{gap:1.1rem;padding:clamp(1.2rem,4vw,2.4rem);display:grid}.product-detail-section-head{gap:.75rem;max-width:860px;display:grid}.product-detail-section-head h2{color:#111;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:950;line-height:.95}.product-benefit-grid,.product-package-grid,.product-related-grid{gap:1rem;display:grid}.product-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-benefit-grid article,.product-package-card,.product-related-card{background:#fff;border:1px solid #11111114;border-radius:1.2rem;padding:1rem;text-decoration:none}.product-benefit-grid strong,.product-package-card h3,.product-related-card strong,.product-detail-note strong{color:#111;font-weight:950}.product-package-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-package-card{align-content:start;gap:.8rem;display:grid}.product-package-card.highlighted{border-color:#d6a90073;box-shadow:0 18px 48px #d6a90029}.product-package-top{flex-wrap:wrap;gap:.45rem;display:flex}.product-package-top span,.product-package-top em{text-transform:uppercase;border-radius:999px;padding:.34rem .55rem;font-size:.68rem;font-style:normal;font-weight:950}.product-package-top span{color:#7a6100;background:#ffd60033}.product-package-top em{color:#ffd600;background:#111}.product-package-card>strong{color:#d6a900;font-size:2rem;font-weight:950}.product-package-card ul{color:#111111b8;gap:.45rem;margin:0;padding-left:1.1rem;display:grid}.product-related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-related-card{color:#111;gap:.65rem;display:grid}.product-related-card div{background:#f1eee3;border-radius:.9rem;min-height:210px;position:relative;overflow:hidden}.product-related-card img{object-fit:contain;padding:.45rem}.product-related-card span{color:#d6a900;font-weight:950}.product-detail-note{padding:clamp(1.1rem,3vw,1.6rem)}@media (max-width:1100px){.product-package-grid,.product-benefit-grid,.product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:850px){.product-detail-hero{grid-template-columns:1fr}}@media (max-width:620px){.product-package-grid,.product-benefit-grid,.product-related-grid{grid-template-columns:1fr}.product-detail-image{min-height:300px}}.store-search-section{background:radial-gradient(circle at 8% 0,#ffd60029,#0000 30%),linear-gradient(135deg,#fffffff7,#f8f6eef0);border:1px solid #11111114;border-radius:clamp(1.25rem,3vw,2.1rem);gap:1.2rem;padding:clamp(1.25rem,4vw,2.6rem);display:grid;overflow:hidden;box-shadow:0 22px 70px #1414141f}.store-search-box{gap:.45rem;max-width:760px;display:grid}.store-search-box label{color:#111;letter-spacing:-.03em;font-weight:950}.store-search-box input{color:#111;background:#fff;border:2px solid #1111111f;border-radius:999px;outline:none;width:100%;padding:1rem 1.15rem;font-size:1rem;font-weight:800}.store-search-box input:focus{border-color:#ffd600;box-shadow:0 0 0 4px #ffd60038}.store-search-box small{color:#1111119e;font-weight:700}.store-search-tabs{gap:.65rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.store-search-tabs button{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #1111111f;border-radius:999px;padding:.72rem 1rem;font-weight:900}.store-search-tabs button.active{color:#111;background:#ffd600;border-color:#ffd600;box-shadow:0 12px 30px #d6a90033}.store-search-result-count{color:#111111b3;align-items:baseline;gap:.45rem;display:flex}.store-search-result-count strong{color:#d6a900;font-size:1.55rem;font-weight:950}.store-search-groups{gap:1.4rem;display:grid}.store-search-group{gap:.85rem;display:grid}.store-search-group-head{justify-content:space-between;align-items:end;gap:1rem;display:flex}.store-search-group-head h3{color:#111;letter-spacing:-.055em;margin:0;font-size:clamp(1.55rem,3vw,2.5rem);font-weight:950}.store-search-group-head span{color:#7a6100;background:#ffd60038;border-radius:999px;padding:.38rem .65rem;font-size:.78rem;font-weight:950}.store-search-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(285px,320px);grid-auto-flow:column;gap:1rem;padding:.15rem .05rem 1rem;display:grid;overflow-x:auto}.store-search-carousel::-webkit-scrollbar{height:9px}.store-search-tabs::-webkit-scrollbar{height:9px}.store-search-carousel::-webkit-scrollbar-track{background:#1111110f;border-radius:999px}.store-search-tabs::-webkit-scrollbar-track{background:#1111110f;border-radius:999px}.store-search-carousel::-webkit-scrollbar-thumb{background:#d6a90073;border-radius:999px}.store-search-tabs::-webkit-scrollbar-thumb{background:#d6a90073;border-radius:999px}.store-search-card{scroll-snap-align:start;background:#fff;border:1px solid #11111114;border-radius:1.25rem;grid-template-rows:300px 1fr;min-height:610px;display:grid;overflow:hidden;box-shadow:0 18px 46px #1414141a}.store-search-card-image{background:#f1eee3;min-height:300px;position:relative;overflow:hidden}.store-search-card-image img{object-fit:contain;padding:.55rem}.store-search-card-copy{align-content:start;gap:.75rem;padding:1rem;display:grid}.store-search-tags{flex-wrap:wrap;gap:.45rem;display:flex}.store-search-tags span,.store-search-tags em{text-transform:uppercase;border-radius:999px;padding:.34rem .55rem;font-size:.67rem;font-style:normal;font-weight:950}.store-search-tags span{color:#7a6100;background:#ffd60038}.store-search-tags em{color:#111111b8;background:#11111114}.store-search-card h4{color:#111;letter-spacing:-.045em;margin:0;font-size:1.32rem;font-weight:950;line-height:1.03}.store-search-card p{color:#111111b8;margin:0;font-size:.92rem;line-height:1.55}.store-search-price{gap:.1rem;display:grid}.store-search-price small{color:#1111119e;font-weight:900}.store-search-price strong{color:#d6a900;letter-spacing:-.055em;font-size:1.8rem;font-weight:950}.store-search-actions{gap:.55rem;margin-top:.2rem;display:flex}.store-search-actions .btn,.store-search-actions .btn-secondary{text-align:center;flex:1 1 0;justify-content:center}.store-search-empty{background:#fff;border:1px solid #11111114;border-radius:1.2rem;gap:.75rem;padding:1.2rem;display:grid}.store-search-empty strong{color:#111;font-size:1.2rem;font-weight:950}.store-search-empty p{color:#111111b3}@media (max-width:700px){.store-search-card{grid-template-rows:280px 1fr;min-height:auto}.store-search-card-image{min-height:280px}.store-search-carousel{grid-auto-columns:minmax(270px,84vw)}.store-search-actions{display:grid}}.store-search-actions .btn,.store-commercial-actions .btn,.product-detail-price-card .btn,.product-package-card .btn{color:#111!important;background:#ffd600!important;border:1px solid #ffd600!important;border-radius:999px!important;font-weight:950!important;text-decoration:none!important;box-shadow:0 14px 34px #d6a90047!important}.store-search-actions .btn:hover,.store-commercial-actions .btn:hover,.product-detail-price-card .btn:hover,.product-package-card .btn:hover{transform:translateY(-1px);background:#f0c800!important;border-color:#f0c800!important}.store-search-actions .btn-secondary,.store-commercial-actions .btn-secondary,.product-detail-price-card .btn-secondary{color:#111!important;background:#fff!important;border:1px solid #11111129!important;border-radius:999px!important;font-weight:950!important;text-decoration:none!important}.footer-whatsapp-link{color:#25d366!important;background:#25d36621!important;border-color:#25d36694!important}.footer-whatsapp-link span{display:none!important}.footer-whatsapp-svg{color:#25d366;flex:none;width:1.25rem;height:1.25rem}.store-search-section{margin-top:clamp(1rem,3vw,1.7rem)}.store-search-section .store-commercial-section-head h2{max-width:850px}.store-search-card-copy{min-height:310px}.store-search-actions{margin-top:auto}.whatsapp-action{justify-content:center;align-items:center;gap:.42rem;color:#128c4a!important;display:inline-flex!important}.store-pmes-spotlight{background:radial-gradient(circle at 8% 0,#25d36626,#0000 30%),linear-gradient(135deg,#fffffffa,#effff6eb);border:1px solid #128c4a40;border-radius:1.45rem;gap:1rem;padding:clamp(1rem,3vw,1.5rem);display:grid;box-shadow:0 20px 55px #128c4a1f}.store-pmes-copy{gap:.45rem;max-width:860px;display:grid}.store-pmes-copy span{color:#128c4a;text-transform:uppercase;letter-spacing:.12em;background:#25d36624;border-radius:999px;width:fit-content;padding:.38rem .65rem;font-size:.72rem;font-weight:950}.store-pmes-copy h3{color:#0d1a12;letter-spacing:-.055em;margin:0;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:950;line-height:.95}.store-pmes-copy p{color:#0d1a12b8;margin:0;line-height:1.6}.store-search-tabs button.active{box-shadow:0 12px 30px #d6a9003d}.checkout-return-main{background:radial-gradient(circle at 8% 0,#ffd60038,#0000 30%),linear-gradient(#fff9df 0%,#fff 100%);place-items:center;min-height:70vh;padding:clamp(2rem,5vw,5rem) 0;display:grid}.checkout-return-card{background:#fffffff0;border:1px solid #11111114;border-radius:1.6rem;gap:1rem;max-width:760px;padding:clamp(1.4rem,4vw,2.6rem);display:grid;box-shadow:0 24px 70px #1414141f}.checkout-return-card h1{color:#111;letter-spacing:-.06em;margin:0;font-size:clamp(2.4rem,5vw,4.4rem);font-weight:950;line-height:.95}.checkout-return-card p{color:#111111bd;line-height:1.65}.whatsapp-action:before,.store-search-actions .btn-secondary:before,.product-detail-price-card .btn-secondary:before{content:none!important;display:none!important}.whatsapp-action{justify-content:center;align-items:center;gap:.42rem;display:inline-flex!important}.whatsapp-mini-svg{color:#25d366;flex:none;width:1.15rem;height:1.15rem}.redacao-main,.redacao-area-main{background:radial-gradient(circle at 8% 0,#ffd60038,#0000 28%),linear-gradient(#fff9df 0%,#f7f4ea 40%,#fff 100%);min-height:100vh;padding:clamp(1.4rem,4vw,3.4rem) 0}.redacao-shell,.redacao-area-shell{gap:clamp(1.1rem,3vw,2rem);display:grid}.redacao-hero-carousel,.redacao-section,.redacao-area-hero,.redacao-submit-card,.redacao-correction-card{background:radial-gradient(circle at 10% 0,#ffd6002e,#0000 32%),linear-gradient(135deg,#fffffff7,#f8f6eef0);border:1px solid #11111114;border-radius:clamp(1.2rem,3vw,2rem);box-shadow:0 22px 70px #1414141f}.redacao-hero-carousel{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:center;gap:clamp(1.4rem,4vw,3rem);min-height:min(720px,100vh - 130px);padding:clamp(1.45rem,4vw,3.2rem);display:grid;position:relative;overflow:hidden}.redacao-hero-copy{gap:1rem;display:grid}.redacao-hero-copy h1,.redacao-section-head h2,.redacao-area-hero h1{color:#111;letter-spacing:-.065em;margin:0;font-weight:950;line-height:.9}.redacao-hero-copy h1{font-size:clamp(3rem,7vw,6rem)}.redacao-section-head h2,.redacao-area-hero h1{font-size:clamp(2.4rem,5vw,4.5rem)}.redacao-hero-copy h1 span,.redacao-section-head h2 span,.redacao-area-hero h1 span{color:#d6a900;display:block}.redacao-hero-copy p,.redacao-section-head p,.redacao-area-hero p,.redacao-steps-grid p,.redacao-plan-card p,.redacao-focus-grid p,.redacao-submit-head p,.redacao-correction-card p{color:#111111bd;line-height:1.62}.redacao-hero-copy p{max-width:660px;font-size:1.03rem}.redacao-hero-visual{display:grid}.redacao-hero-image{background:#f1eee3;border-radius:1.4rem;min-height:clamp(330px,42vw,540px);position:relative;overflow:hidden}.redacao-hero-image img{object-fit:contain;padding:.75rem}.redacao-hero-controls{pointer-events:none;justify-content:center;align-items:center;gap:.85rem;display:flex;position:absolute;bottom:clamp(.75rem,2vw,1.2rem);left:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem)}.redacao-hero-controls button{pointer-events:auto;color:#111;cursor:pointer;background:#fff;border:1px solid #1111111f;border-radius:999px;padding:.55rem .8rem;font-size:.75rem;font-weight:950}.redacao-hero-dots{pointer-events:auto;gap:.45rem;display:flex}.redacao-hero-dots button{background:#11111140;border:0;width:.55rem;height:.55rem;padding:0}.redacao-hero-dots button.active{background:#ffd600;width:2.15rem}.redacao-section,.redacao-area-hero{gap:1.1rem;padding:clamp(1.25rem,4vw,2.6rem);display:grid}.redacao-section-head{gap:.8rem;max-width:900px;display:grid}.redacao-steps-grid,.redacao-plan-grid,.redacao-focus-grid{gap:1rem;display:grid}.redacao-steps-grid,.redacao-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.redacao-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.redacao-steps-grid article,.redacao-plan-card,.redacao-focus-grid article{background:#fff;border:1px solid #11111114;border-radius:1.2rem;padding:1rem}.redacao-steps-grid strong,.redacao-plan-card h3,.redacao-focus-grid strong,.redacao-correction-card h2,.redacao-submit-head h2{color:#111;font-weight:950}.redacao-plan-card{align-content:start;gap:.75rem;display:grid}.redacao-plan-card.highlighted{border-color:#d6a90073;box-shadow:0 18px 48px #d6a90029}.redacao-plan-card span{color:#7a6100;background:#ffd60033;border-radius:999px;width:fit-content;padding:.34rem .55rem;font-size:.72rem;font-weight:950}.redacao-plan-card>strong{color:#d6a900;font-size:2rem;font-weight:950}.redacao-plan-card ul{color:#111111b8;gap:.45rem;margin:0;padding-left:1.1rem;display:grid}.redacao-focus-section,.redacao-area-call{grid-template-columns:minmax(0,.85fr) minmax(280px,1.15fr);align-items:center}.redacao-area-call{grid-template-columns:minmax(0,1fr) auto}.redacao-area-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);align-items:start;gap:1rem;display:grid}.redacao-submit-card,.redacao-correction-card{gap:1rem;padding:clamp(1.2rem,4vw,2rem);display:grid}.redacao-submit-head{gap:.4rem;display:grid}.redacao-submit-head span,.redacao-correction-card>span{color:#7a6100;text-transform:uppercase;letter-spacing:.12em;background:#ffd60033;border-radius:999px;width:fit-content;padding:.38rem .65rem;font-size:.72rem;font-weight:950}.redacao-submit-card label{color:#111;gap:.4rem;font-weight:900;display:grid}.redacao-submit-card input,.redacao-submit-card select,.redacao-submit-card textarea{color:#111;width:100%;font:inherit;background:#fff;border:1px solid #11111124;border-radius:1rem;outline:none;padding:.9rem 1rem}.redacao-submit-card textarea{resize:vertical}.redacao-submit-card input:focus,.redacao-submit-card select:focus,.redacao-submit-card textarea:focus{border-color:#ffd600;box-shadow:0 0 0 4px #ffd60038}.redacao-submit-meta{flex-wrap:wrap;gap:.55rem;display:flex}.redacao-submit-meta span,.redacao-score-preview{color:#111111b8;background:#1111110f;border-radius:999px;padding:.42rem .65rem;font-size:.84rem;font-weight:800}.redacao-score-preview{border-radius:1rem;display:grid}.redacao-score-preview strong{color:#d6a900;font-size:2.2rem;font-weight:950}.redacao-feedback-box,.redacao-gamification-box{background:#fff;border:1px solid #11111114;border-radius:1.1rem;gap:.35rem;padding:1rem;display:grid}@media (max-width:1050px){.redacao-hero-carousel,.redacao-area-grid,.redacao-focus-section,.redacao-area-call{grid-template-columns:1fr}.redacao-steps-grid,.redacao-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.redacao-steps-grid,.redacao-plan-grid,.redacao-focus-grid{grid-template-columns:1fr}.redacao-hero-carousel{padding-bottom:4rem}.redacao-hero-copy h1{font-size:clamp(2.55rem,13vw,4rem)}.redacao-hero-image{min-height:280px}}.redacao-dashboard{gap:clamp(1rem,3vw,1.6rem);display:grid}.redacao-dashboard-head,.redacao-process-grid,.redacao-workspace-grid{gap:1rem;display:grid}.redacao-dashboard-head{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:end}.redacao-dashboard-head h2{color:#111;letter-spacing:-.06em;margin:.55rem 0 0;font-size:clamp(2.25rem,5vw,4.4rem);font-weight:950;line-height:.92}.redacao-dashboard-head h2 span{color:#d6a900;display:block}.redacao-gamified-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.redacao-gamified-summary article{background:#fff;border:1px solid #11111114;border-radius:1.1rem;padding:1rem;box-shadow:0 16px 45px #14141414}.redacao-gamified-summary small{color:#1111119e;font-weight:850}.redacao-gamified-summary strong{color:#111;margin-top:.25rem;font-size:2rem;font-weight:950;display:block}.redacao-process-card{background:linear-gradient(#fff,#fffaf0);border:1px solid #11111114;border-radius:1.35rem;gap:.85rem;padding:.8rem;display:grid;box-shadow:0 18px 55px #1414141a}.redacao-process-image{background:#111;border-radius:1rem;min-height:215px;position:relative;overflow:hidden}.redacao-process-card div:last-child{gap:.4rem;padding:.35rem .25rem .45rem;display:grid}.redacao-process-card span,.redacao-stage-card>span,.redacao-history-card>span{color:#7a6100;text-transform:uppercase;letter-spacing:.1em;background:#ffd60033;border-radius:999px;width:fit-content;padding:.36rem .65rem;font-size:.72rem;font-weight:950}.redacao-process-card h3,.redacao-stage-card h3,.redacao-history-card h3{color:#111;margin:0;font-size:1.35rem;font-weight:950}.redacao-process-card p,.redacao-history-card p,.redacao-level-box p,.redacao-feedback-list p{color:#111111b3;margin:0;line-height:1.55}.redacao-workspace-tabs{background:#fff;border:1px solid #11111114;border-radius:999px;flex-wrap:wrap;gap:.65rem;width:fit-content;padding:.45rem;display:flex;box-shadow:0 14px 35px #14141414}.redacao-workspace-tabs button{color:#111111ad;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.7rem 1rem;font-weight:950}.redacao-workspace-tabs button.active{color:#ffd600;background:#111}.redacao-workspace-grid{grid-template-columns:minmax(0,1fr) minmax(310px,.55fr);align-items:start}.redacao-stage-card,.redacao-history-card{background:radial-gradient(circle at 0 0,#ffd60029,#0000 35%),#fff;border:1px solid #11111114;border-radius:1.45rem;gap:.9rem;padding:clamp(1rem,3vw,1.5rem);display:none;box-shadow:0 20px 60px #1414141a}.redacao-stage-card.active,.redacao-history-card{display:grid}.redacao-stage-card label{color:#111;gap:.4rem;font-weight:900;display:grid}.redacao-stage-card input,.redacao-stage-card select,.redacao-stage-card textarea{color:#111;width:100%;font:inherit;background:#fff;border:1px solid #11111124;border-radius:1rem;outline:none;padding:.9rem 1rem}.redacao-stage-card textarea{resize:vertical}.redacao-stage-card input:focus,.redacao-stage-card select:focus,.redacao-stage-card textarea:focus{border-color:#ffd600;box-shadow:0 0 0 4px #ffd60033}.redacao-inline-metrics,.redacao-score-comparison,.redacao-correction-preview{flex-wrap:wrap;gap:.65rem;display:flex}.redacao-inline-metrics span,.redacao-correction-preview>div,.redacao-score-comparison article{color:#111111b8;background:#1111110e;border-radius:1rem;padding:.75rem .85rem;font-size:.88rem;font-weight:850}.redacao-correction-preview>div,.redacao-score-comparison article{gap:.25rem;min-width:140px;display:grid}.redacao-correction-preview small,.redacao-score-comparison small{color:#1111118c;font-weight:850}.redacao-correction-preview strong,.redacao-score-comparison strong{color:#d6a900;font-size:1.8rem;font-weight:950}.redacao-feedback-list,.redacao-history-list{gap:.65rem;display:grid}.redacao-feedback-list article,.redacao-level-box,.redacao-history-list article{background:#fffdf6;border:1px solid #11111114;border-radius:1rem;padding:.85rem}.redacao-feedback-list strong,.redacao-level-box strong,.redacao-history-list strong{color:#111;font-weight:950}.redacao-history-list article{justify-content:space-between;align-items:center;gap:1rem;display:flex}.redacao-history-list small{color:#11111194;margin-top:.25rem;font-weight:750;display:block}.redacao-history-list span{color:#ffd600;white-space:nowrap;background:#111;border-radius:999px;padding:.45rem .65rem;font-weight:950}@media (max-width:1050px){.redacao-dashboard-head,.redacao-workspace-grid,.redacao-process-grid{grid-template-columns:1fr}.redacao-process-image{min-height:260px}}@media (max-width:720px){.redacao-gamified-summary{grid-template-columns:1fr}.redacao-workspace-tabs{border-radius:1.2rem;width:100%}.redacao-workspace-tabs button{flex:100%}.redacao-history-list article{flex-direction:column;align-items:flex-start}}.redacao-process-carousel{background:linear-gradient(135deg,#fff,#fff7df);border:1px solid #11111114;border-radius:clamp(1.2rem,3vw,2rem);grid-template-columns:minmax(0,.8fr) minmax(360px,1fr);align-items:center;gap:clamp(1.2rem,4vw,2.4rem);padding:clamp(1.2rem,4vw,2.4rem);display:grid;box-shadow:0 22px 70px #1414141f}.redacao-process-carousel-copy{gap:.95rem;display:grid}.redacao-process-carousel-copy h2{color:#111;letter-spacing:-.065em;margin:0;font-size:clamp(2.4rem,5.8vw,5rem);font-weight:950;line-height:.92}.redacao-process-carousel-copy h2 span{color:#d6a900;display:block}.redacao-process-carousel-copy p{color:#111111c7;max-width:620px;font-size:1.02rem;line-height:1.65}.redacao-process-carousel-steps{gap:.65rem;display:grid}.redacao-process-carousel-steps button{color:#111;cursor:pointer;background:#fff;border:1px solid #1111111a;border-radius:999px;align-items:center;gap:.7rem;padding:.75rem .9rem;font-weight:900;display:flex}.redacao-process-carousel-steps button strong{color:#7a6100;background:#ffd60033;border-radius:999px;place-items:center;width:2rem;height:2rem;display:grid}.redacao-process-carousel-steps button.active{color:#ffd600;background:#111}.redacao-process-carousel-steps button.active strong{color:#111;background:#ffd600}.redacao-process-carousel-card{background:#111;border:1px solid #11111114;border-radius:1.4rem;overflow:hidden;box-shadow:0 20px 60px #14141429}.redacao-process-carousel-image img{object-fit:cover;width:100%;height:100%;display:block}.redacao-process-carousel-caption{background:#111;gap:.35rem;padding:1rem;display:grid}.redacao-process-carousel-caption strong{color:#ffd600;font-size:1.1rem;font-weight:950}.redacao-process-carousel-caption p{color:#ffffffc7;margin:0;line-height:1.55}.redacao-focus-section{display:none!important}.redacao-plan-card p,.redacao-plan-card li,.redacao-section-head p,.redacao-area-hero p,.redacao-dashboard-head p{color:#111111db!important}.redacao-plan-card.highlighted{transform:translateY(-6px);background:linear-gradient(#fffdf4,#fff4c7)!important;border:2px solid #d6a900!important}.redacao-plan-card.highlighted .btn{border-radius:999px;width:100%;min-height:3.3rem;box-shadow:0 14px 34px #d6a90047}.redacao-plan-card .btn-secondary{justify-content:center;align-items:center;width:100%;min-height:3.3rem;display:inline-flex}.redacao-area-hero.compact{padding:clamp(1rem,3vw,1.8rem)!important}.redacao-area-hero.compact h1{font-size:clamp(2.1rem,4.8vw,4rem)!important}.redacao-area-hero.compact p{max-width:860px;font-size:clamp(1rem,2vw,1.18rem);font-weight:750;color:#111111d1!important}.redacao-dashboard-head{grid-template-columns:1fr!important}.redacao-dashboard-head>div:first-child p{max-width:850px;font-size:1.04rem;font-weight:750}.redacao-process-card{overflow:hidden}.redacao-process-image{background:#111!important}.redacao-process-image img{object-fit:cover;width:100%;height:100%;display:block}.redacao-workspace-grid{display:none!important}.redacao-workspace-full{width:100%;display:grid}.redacao-stage-card{width:100%}.redacao-form-grid{grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:1rem;display:grid}.redacao-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.redacao-upload-card{cursor:pointer;background:#fffaf0;border:2px dashed #1111112e;border-radius:1.1rem;padding:1rem}.redacao-upload-card strong{color:#111;font-weight:950}.redacao-upload-card span{color:#111111b8;font-weight:750}.redacao-upload-card input{margin-top:.75rem;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.redacao-upload-card em{color:#7a6100;margin-top:.55rem;font-style:normal;font-weight:850;display:block}.redacao-history-card.below{width:100%;margin-top:.5rem;display:grid!important}@media (max-width:1050px){.redacao-process-carousel,.redacao-form-grid,.redacao-upload-grid{grid-template-columns:1fr}}.redacao-area-call{color:#fff;position:relative;overflow:hidden;background:radial-gradient(circle at 0 0,#ffd60047,#0000 32%),linear-gradient(135deg,#111 0%,#1a1a1a 58%,#fff7df 58%,#fff 100%)!important;grid-template-columns:minmax(0,1fr) auto!important}.redacao-area-call:after{content:"";pointer-events:none;background:#ffd60038;border-radius:999px;width:24rem;height:24rem;position:absolute;inset:auto -8rem -10rem auto}.redacao-area-call h2{max-width:920px;font-size:clamp(2.2rem,5.4vw,5rem);line-height:.92;color:#fff!important}.redacao-area-call p{max-width:760px;font-size:1.06rem;font-weight:750;color:#ffffffd6!important}.redacao-area-call .btn{z-index:2;color:#111;background:#ffd600;border:2px solid #ffd600;min-width:260px;min-height:3.45rem;position:relative;box-shadow:0 18px 38px #ffd6004d}.redacao-area-call .btn:hover{transform:translateY(-2px)}.redacao-plan-card{min-height:100%}.redacao-plan-card .btn,.redacao-plan-card .btn-secondary{width:100%;min-height:3.35rem;margin-top:auto;font-weight:950;border:2px solid #111!important;border-radius:999px!important}.redacao-plan-card.highlighted{outline-offset:4px;outline:3px solid #d6a90061;position:relative}.redacao-plan-card.highlighted:before{content:"Mais escolhido";color:#ffd600;letter-spacing:.08em;text-transform:uppercase;background:#111;border-radius:999px;padding:.35rem .7rem;font-size:.72rem;font-weight:950;position:absolute;top:-.95rem;right:1.1rem}.redacao-plan-card.highlighted .btn{color:#111!important;background:#ffd600!important;border:2px solid #111!important}.redacao-plan-card p,.redacao-plan-card li{font-weight:750}.redacao-process-carousel-image,.redacao-process-image{background:radial-gradient(circle at 15% 15%,#ffd60047,#0000 28%),linear-gradient(135deg,#111,#222)!important}.redacao-process-carousel-image img,.redacao-process-image img{object-fit:cover;width:100%;height:100%;display:block}.redacao-process-carousel-image:empty,.redacao-process-image:empty{min-height:220px}.redacao-area-hero.compact,.redacao-dashboard-head{width:100%}.redacao-area-hero.compact h1,.redacao-dashboard-head h2{letter-spacing:-.065em;width:100%;max-width:1180px}.redacao-area-hero.compact p,.redacao-dashboard-head>div:first-child p{width:100%;font-size:clamp(1.02rem,1.8vw,1.22rem);font-weight:800;line-height:1.65;color:#111111e6!important;max-width:1080px!important}.redacao-process-card{background:#fff;border-radius:1.4rem;box-shadow:0 20px 60px #1414141c}.redacao-process-image{border-radius:1rem;min-height:250px!important}.redacao-workspace-full,.redacao-stage-card.active{width:100%}.redacao-stage-card.active{display:grid!important}.redacao-stage-card textarea{min-height:360px;font-size:1rem;line-height:1.65}.redacao-history-card.below{width:100%;margin-top:1.2rem}.redacao-history-list article{background:#fff}.redacao-history-list span{border:2px solid #ffd600}@media (max-width:1050px){.redacao-area-call{background:radial-gradient(circle at 0 0,#ffd60047,#0000 32%),linear-gradient(135deg,#111 0%,#1a1a1a 100%)!important;grid-template-columns:1fr!important}.redacao-process-grid{grid-template-columns:1fr}.redacao-process-image{min-height:320px!important}}.redacao-hero-copy h1,.redacao-section-head h2,.redacao-process-carousel-copy h2,.redacao-area-call h2,.redacao-area-hero.compact h1,.redacao-dashboard-head h2{text-wrap:balance}.redacao-hero-copy h1 span,.redacao-section-head h2 span,.redacao-process-carousel-copy h2 span,.redacao-area-call h2 span,.redacao-area-hero.compact h1 span,.redacao-dashboard-head h2 span{font-weight:950}.redacao-process-carousel-card{background:#0f0f0f!important}.redacao-process-carousel-image{aspect-ratio:16/9;background:#111!important}.redacao-process-carousel-image img{width:100%;height:100%;display:block;object-fit:cover!important}.redacao-area-call{align-items:center;min-height:340px;grid-template-columns:minmax(0,1fr) minmax(260px,.34fr)!important}.redacao-area-call h2{max-width:1120px!important}.redacao-area-call p{font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.7;max-width:980px!important}.redacao-area-call .btn{text-align:center;justify-self:center;font-size:.98rem;font-weight:950}.redacao-plan-card .btn,.redacao-plan-card .btn-secondary{box-shadow:0 12px 28px #d6a9002e;color:#111!important;background:#ffd600!important;border:2px solid #111!important}.redacao-plan-card .btn:hover,.redacao-plan-card .btn-secondary:hover{transform:translateY(-2px);box-shadow:0 18px 36px #d6a9003d}.redacao-plan-card.highlighted{outline-offset:4px;outline:3px solid #d6a90038;background:linear-gradient(#fffdf4,#fff8dc)!important;border:2px solid #d6a900!important}.redacao-plan-card.highlighted .btn,.redacao-plan-card.highlighted .btn-secondary{border-width:3px!important}.redacao-area-hero.compact{min-height:auto}.redacao-area-hero.compact h1{width:100%;max-width:1200px!important;font-size:clamp(2.3rem,5.6vw,5.1rem)!important;line-height:.94!important}.redacao-area-hero.compact p{width:100%;font-size:clamp(1.02rem,1.7vw,1.22rem);font-weight:850;line-height:1.65;color:#111111e6!important;max-width:1120px!important}.redacao-dashboard-head{grid-template-columns:1fr!important;display:grid!important}.redacao-dashboard-head h2{width:100%;max-width:1220px;font-size:clamp(2.3rem,5.6vw,5rem);line-height:.94}.redacao-dashboard-head>div:first-child p{font-size:clamp(1rem,1.55vw,1.18rem);font-weight:850;line-height:1.7;color:#111111e6!important;max-width:1120px!important}.redacao-process-card{overflow:hidden;background:#fff!important}.redacao-process-image{background:#111!important;min-height:270px!important}.redacao-process-image img{width:100%;height:100%;display:block;object-fit:cover!important}.redacao-workspace-full{width:100%}.redacao-stage-card.active{width:100%;display:grid!important}.redacao-stage-card textarea{min-height:390px}.redacao-upload-card{background:linear-gradient(#fffdf4,#fff4c7)!important;border:2px dashed #1111113d!important}.redacao-upload-card:hover{box-shadow:0 12px 28px #d6a90029;border-color:#d6a900!important}.redacao-history-card.below{margin-top:1.2rem}@media (max-width:1050px){.redacao-area-call{grid-template-columns:1fr!important}.redacao-area-call .btn{justify-self:start}.redacao-process-grid{grid-template-columns:1fr!important}.redacao-process-image{min-height:340px!important}}.redacao-area-call{color:#111!important;background:radial-gradient(circle at 92% 12%,#ffd60038,#0000 26%),linear-gradient(135deg,#fff 0%,#fff9e6 48%,#111 48%,#171717 100%)!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(1.2rem,4vw,2.5rem)!important;min-height:300px!important}.redacao-area-call:after{display:none!important}.redacao-area-call .store-commercial-eyebrow{color:#7a6100!important;background:#ffd6002e!important;border-color:#d6a90052!important}.redacao-area-call h2{color:#111!important;letter-spacing:-.065em!important;max-width:1080px!important;font-size:clamp(2.25rem,5.2vw,4.8rem)!important;line-height:.94!important}.redacao-area-call h2 span{color:#d6a900!important}.redacao-area-call p{color:#111111d6!important;max-width:920px!important;font-size:clamp(1rem,1.55vw,1.16rem)!important;font-weight:800!important;line-height:1.68!important}.redacao-area-cta{color:#111!important;text-align:center!important;white-space:nowrap!important;background:#ffd600!important;border:2px solid #ffd600!important;border-radius:999px!important;justify-content:center!important;min-width:280px!important;min-height:3.55rem!important;box-shadow:0 18px 38px #ffd60052!important}.redacao-process-carousel-image,.redacao-process-image{background:#fff8df!important;overflow:hidden!important}.redacao-process-carousel-image img,.redacao-process-image img{object-fit:cover!important;opacity:1!important;width:100%!important;height:100%!important;display:block!important}.redacao-process-carousel{align-items:stretch!important}.redacao-process-carousel-card{background:#fff!important;border:1px solid #11111114!important}.redacao-process-carousel-caption{background:#111!important}.redacao-process-carousel-image{min-height:360px!important}.redacao-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.redacao-process-card{background:#fff!important;border:1px solid #11111114!important}.redacao-area-hero.compact h1{text-wrap:balance!important;width:100%!important;max-width:1280px!important;font-size:clamp(2.2rem,5.1vw,4.8rem)!important;line-height:.96!important}.redacao-area-hero.compact p{color:#111111e0!important;width:100%!important;max-width:1120px!important;font-size:clamp(1.02rem,1.6vw,1.18rem)!important;font-weight:850!important;line-height:1.68!important}.redacao-dashboard-head h2{text-wrap:balance!important;width:100%!important;max-width:1280px!important}.redacao-dashboard-head>div:first-child p{color:#111111e0!important;max-width:1120px!important;font-weight:850!important}.redacao-plan-card .btn,.redacao-plan-card .btn-secondary{color:#111!important;background:#ffd600!important;border:2px solid #111!important}.redacao-plan-card.highlighted{outline-offset:4px!important;border:2px solid #d6a900!important;outline:3px solid #d6a90038!important}@media (max-width:1050px){.redacao-area-call{background:radial-gradient(circle at 92% 12%,#ffd60038,#0000 26%),linear-gradient(135deg,#fff 0%,#fff9e6 100%)!important;grid-template-columns:1fr!important}.redacao-area-cta{justify-self:start!important}.redacao-process-grid{grid-template-columns:1fr!important}.redacao-process-image,.redacao-process-carousel-image{min-height:320px!important}}.redacao-process-carousel-final{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;align-items:stretch!important;gap:clamp(1rem,3vw,2rem)!important}.redacao-process-carousel-final .redacao-process-carousel-copy{justify-content:center;min-height:100%}.redacao-process-carousel-final .redacao-process-carousel-copy h2{max-width:650px;font-size:clamp(2.3rem,4.5vw,4.3rem)!important;line-height:.95!important}.redacao-process-carousel-final .redacao-process-carousel-copy p{max-width:620px;font-weight:750;font-size:clamp(.98rem,1.35vw,1.08rem)!important;line-height:1.6!important}.redacao-process-carousel-final .redacao-process-carousel-card{grid-template-rows:minmax(330px,1fr) auto;min-height:100%;display:grid}.redacao-process-carousel-final .redacao-process-carousel-image{min-height:330px!important}.redacao-process-carousel-final .redacao-process-carousel-image img{object-fit:cover!important}.redacao-plan-grid{align-items:stretch!important}.redacao-plan-card{flex-direction:column!important;display:flex!important}.redacao-plan-card ul{margin-bottom:1.1rem!important}.redacao-plan-card .btn,.redacao-plan-card .btn-secondary{width:100%!important;min-height:3.35rem!important;margin-top:auto!important}.redacao-login-gate{background:radial-gradient(circle at 88% 12%,#ffd6002e,#0000 28%),linear-gradient(135deg,#fff 0%,#fff8de 100%);border:1px solid #11111114;border-radius:clamp(1.2rem,3vw,2rem);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,3vw,2rem);padding:clamp(1.35rem,4vw,2.6rem);display:grid;box-shadow:0 22px 70px #1414141c}.redacao-login-icon{color:#ffd600;background:#111;border-radius:1.5rem;place-items:center;width:clamp(4.5rem,9vw,7rem);height:clamp(4.5rem,9vw,7rem);display:grid;box-shadow:0 18px 40px #1111112e}.redacao-login-icon span{font-size:clamp(2rem,5vw,3.5rem);font-weight:950}.redacao-login-copy{gap:.65rem;display:grid}.redacao-login-copy h2{color:#111;letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(2.2rem,4.6vw,4.3rem);line-height:.95}.redacao-login-copy h2 span{color:#d6a900;display:block}.redacao-login-copy p{color:#111111d1;max-width:880px;margin:0;font-size:clamp(1rem,1.45vw,1.14rem);font-weight:780;line-height:1.65}.redacao-login-button{white-space:nowrap;justify-content:center;min-width:240px;min-height:3.5rem;border-radius:999px!important}.redacao-area-hero.compact h1{max-width:1280px!important;font-size:clamp(2.25rem,5vw,4.7rem)!important;line-height:.96!important}.redacao-area-hero.compact p{max-width:1120px!important;font-size:clamp(1.02rem,1.6vw,1.18rem)!important;font-weight:850!important;line-height:1.68!important}.redacao-proposal-card{background:radial-gradient(circle at 0 0,#ffd6002e,#0000 34%),#fff;border:1px solid #11111114;border-radius:clamp(1.1rem,3vw,1.7rem);gap:1rem;padding:clamp(1rem,3vw,1.6rem);display:grid;box-shadow:0 18px 55px #14141417}.redacao-proposal-head{gap:.5rem;display:grid}.redacao-proposal-head h3{color:#111;letter-spacing:-.04em;margin:0;font-size:clamp(1.7rem,3vw,2.7rem);font-weight:950}.redacao-proposal-head p{color:#111111c7;max-width:920px;margin:0;font-weight:760;line-height:1.62}.redacao-proposal-grid{grid-template-columns:minmax(240px,.35fr) minmax(0,1fr);gap:1rem;display:grid}.redacao-proposal-card label{color:#111;gap:.42rem;font-weight:900;display:grid}.redacao-proposal-card input,.redacao-proposal-card select,.redacao-proposal-card textarea{color:#111;width:100%;font:inherit;background:#fff;border:1px solid #11111124;border-radius:1rem;outline:none;padding:.9rem 1rem}.redacao-proposal-card input:focus,.redacao-proposal-card select:focus,.redacao-proposal-card textarea:focus{border-color:#ffd600;box-shadow:0 0 0 4px #ffd60033}.redacao-process-image{min-height:270px!important}.redacao-process-image img{object-fit:cover!important}@media (max-width:1050px){.redacao-process-carousel-final,.redacao-login-gate,.redacao-proposal-grid{grid-template-columns:1fr!important}.redacao-login-button{width:100%}.redacao-process-carousel-final .redacao-process-carousel-copy h2{max-width:100%}}.redacao-process-carousel-image,.redacao-process-image{background:radial-gradient(circle at 92% 8%,#ffd60021,#0000 24%),linear-gradient(135deg,#fff 0%,#fff9e6 100%)!important;border-radius:1rem!important;overflow:hidden!important}.redacao-process-carousel-final .redacao-process-carousel-card{background:#fff!important;grid-template-rows:auto auto!important;display:grid!important}.redacao-process-carousel-final .redacao-process-carousel-image{aspect-ratio:16/9!important;width:100%!important;height:auto!important;min-height:0!important;padding:.65rem!important}.redacao-process-carousel-final .redacao-process-carousel-image img{object-fit:contain!important;object-position:center center!important;border-radius:.85rem!important;width:100%!important;height:100%!important;display:block!important}.redacao-process-card{grid-template-rows:auto 1fr!important;display:grid!important}.redacao-process-image{aspect-ratio:16/9!important;width:100%!important;height:auto!important;min-height:0!important;padding:.55rem!important}.redacao-process-image img{object-fit:contain!important;object-position:center center!important;border-radius:.85rem!important;width:100%!important;height:100%!important;display:block!important}.redacao-process-card div:last-child{padding-top:.75rem!important}.redacao-process-grid{align-items:stretch!important}.redacao-process-card h3{font-size:clamp(1.15rem,1.65vw,1.45rem)!important;line-height:1.08!important}.redacao-process-card p{font-size:.98rem!important;line-height:1.55!important}@media (min-width:1051px){.redacao-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.redacao-process-carousel-final{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important}}@media (max-width:1050px){.redacao-process-carousel-final .redacao-process-carousel-image,.redacao-process-image{aspect-ratio:16/9!important;padding:.5rem!important}}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}.page-shell{width:min(100% - 2rem,1180px);margin-inline:auto}@media (max-width:1180px){.page-shell{width:min(100% - 1.5rem,1080px)}.commercial-hero,.store-commercial-hero,.redacao-hero-carousel,.redacao-process-carousel,.redacao-process-carousel-final{grid-template-columns:1fr!important}.commercial-hero-copy,.store-commercial-copy,.redacao-hero-copy,.redacao-process-carousel-copy{max-width:100%!important}.commercial-hero-visual,.store-commercial-visual,.redacao-hero-visual{width:100%!important}.commercial-product-grid,.store-search-grid,.redacao-plan-grid,.redacao-steps-grid,.redacao-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:900px){.page-shell{width:min(100% - 1rem,820px)}.site-header,.site-header-inner,header{max-width:100%}.site-header-inner{gap:.75rem!important}.site-nav,.header-nav,nav[aria-label=Principal]{flex-wrap:wrap!important;justify-content:center!important;gap:.55rem!important}.site-nav a,.header-nav a,nav[aria-label=Principal] a{white-space:nowrap;font-size:.88rem!important}.site-header .btn,.site-header .btn-secondary,header .btn,header .btn-secondary{min-height:2.75rem!important;padding-inline:.85rem!important;font-size:.86rem!important}.commercial-hero,.store-commercial-hero,.redacao-hero-carousel,.redacao-process-carousel,.redacao-section,.redacao-area-hero,.redacao-dashboard-head,.redacao-proposal-card,.redacao-stage-card,.redacao-history-card,.product-detail-hero,.product-detail-price-card,.store-search-shell{border-radius:1.25rem!important}.commercial-hero-copy h1,.store-commercial-copy h1,.redacao-hero-copy h1,.redacao-process-carousel-copy h2,.redacao-section-head h2,.redacao-area-hero h1,.redacao-dashboard-head h2,.product-detail-hero h1{letter-spacing:-.055em!important;max-width:100%!important;font-size:clamp(2.25rem,11vw,4rem)!important;line-height:.96!important}.commercial-hero-copy p,.store-commercial-copy p,.redacao-hero-copy p,.redacao-process-carousel-copy p,.redacao-section-head p,.redacao-area-hero p,.redacao-dashboard-head p,.product-detail-hero p{max-width:100%!important;font-size:.98rem!important;line-height:1.58!important}.commercial-product-grid,.store-search-grid,.redacao-plan-grid,.redacao-steps-grid,.redacao-process-grid,.redacao-focus-grid,.redacao-form-grid,.redacao-upload-grid,.redacao-proposal-grid,.product-package-grid,.product-detail-grid,.store-resource-grid{grid-template-columns:1fr!important}.redacao-process-carousel-card,.redacao-process-card,.redacao-plan-card,.store-product-card,.commercial-product-card,.product-detail-price-card{width:100%!important}.redacao-process-carousel-image,.redacao-process-image,.redacao-hero-image,.store-commercial-image,.commercial-hero-image{aspect-ratio:16/9!important;min-height:auto!important}.redacao-process-carousel-image img,.redacao-process-image img{object-fit:contain!important}.redacao-workspace-tabs{border-radius:1rem!important;grid-template-columns:1fr!important;width:100%!important;display:grid!important}.redacao-workspace-tabs button{width:100%!important;min-height:2.8rem!important}.redacao-stage-card textarea{min-height:300px!important}.redacao-login-gate{text-align:left!important;grid-template-columns:1fr!important}.redacao-login-icon{width:4.5rem!important;height:4.5rem!important}.redacao-login-button,.redacao-area-cta,.redacao-plan-card .btn,.redacao-plan-card .btn-secondary,.store-product-card .btn,.store-product-card .btn-secondary,.product-detail-price-card .btn,.product-detail-price-card .btn-secondary,.checkout-button,.btn,.btn-secondary{width:100%;min-height:3rem;text-align:center!important;justify-content:center!important}.store-search-controls,.store-search-actions{grid-template-columns:1fr!important;gap:.75rem!important;display:grid!important}.store-search-tabs,.store-filter-tabs{scroll-snap-type:x proximity;gap:.5rem!important;padding-bottom:.35rem!important;display:flex!important;overflow-x:auto!important}.store-search-tabs button,.store-filter-tabs button{scroll-snap-align:start;flex:none!important}.site-footer,footer{overflow-x:hidden}.site-footer-grid,.footer-grid{grid-template-columns:1fr!important;gap:1.2rem!important}}@media (max-width:640px){.page-shell{width:min(100% - .85rem,100%)}body{font-size:15px}.site-header,header{z-index:50;position:sticky;top:0}.site-header-inner{grid-template-columns:1fr!important;justify-items:center!important;padding-block:.7rem!important;display:grid!important}.site-logo,.brand-logo,header img{max-width:132px!important;height:auto!important}.site-nav,.header-nav,nav[aria-label=Principal]{flex-wrap:nowrap!important;justify-content:center!important;width:100%!important;padding-bottom:.25rem!important;display:flex!important;overflow-x:auto!important}.site-nav a,.header-nav a,nav[aria-label=Principal] a{flex:none!important;font-size:.82rem!important}.site-header .btn,header .btn{max-width:320px;width:100%!important}.commercial-hero,.store-commercial-hero,.redacao-hero-carousel,.redacao-process-carousel,.redacao-section,.redacao-area-hero,.redacao-login-gate,.redacao-proposal-card,.redacao-stage-card,.redacao-history-card,.product-detail-hero,.product-detail-price-card,.store-search-shell{border-radius:1rem!important;padding:1rem!important}.commercial-hero-copy h1,.store-commercial-copy h1,.redacao-hero-copy h1,.redacao-process-carousel-copy h2,.redacao-section-head h2,.redacao-area-hero h1,.redacao-dashboard-head h2,.redacao-login-copy h2,.product-detail-hero h1{letter-spacing:-.05em!important;font-size:clamp(2rem,12.5vw,3.2rem)!important;line-height:.98!important}.commercial-hero-copy h1 span,.store-commercial-copy h1 span,.redacao-hero-copy h1 span,.redacao-process-carousel-copy h2 span,.redacao-section-head h2 span,.redacao-area-hero h1 span,.redacao-dashboard-head h2 span,.redacao-login-copy h2 span{display:inline!important}.commercial-hero-copy p,.store-commercial-copy p,.redacao-hero-copy p,.redacao-process-carousel-copy p,.redacao-section-head p,.redacao-area-hero p,.redacao-dashboard-head p,.redacao-login-copy p,.redacao-proposal-head p,.product-detail-hero p{font-size:.95rem!important;line-height:1.55!important}.redacao-gamified-summary{grid-template-columns:1fr!important}.redacao-process-carousel-steps button{width:100%!important}.redacao-process-carousel-image,.redacao-process-image{aspect-ratio:16/10!important;padding:.35rem!important}.redacao-process-carousel-caption{padding:.85rem!important}.redacao-process-carousel-caption strong{font-size:1rem!important}.redacao-plan-card,.store-product-card,.commercial-product-card,.product-detail-price-card{padding:1rem!important}.redacao-plan-card>strong,.store-product-price,.product-detail-price{font-size:clamp(1.75rem,9vw,2.4rem)!important}.redacao-stage-card textarea{min-height:260px!important}.redacao-upload-grid{gap:.8rem!important}.redacao-upload-card{padding:.9rem!important}.redacao-history-list article{flex-direction:column!important;align-items:flex-start!important}.product-breadcrumb{flex-wrap:wrap!important;font-size:.82rem!important}.store-search-input,input[type=search],input[type=text],input[type=email],input[type=tel],select,textarea{font-size:16px!important}}@media (max-width:380px){.commercial-hero-copy h1,.store-commercial-copy h1,.redacao-hero-copy h1,.redacao-process-carousel-copy h2,.redacao-section-head h2,.redacao-area-hero h1,.redacao-dashboard-head h2,.redacao-login-copy h2,.product-detail-hero h1{font-size:clamp(1.85rem,12vw,2.7rem)!important}.site-nav a,.header-nav a,nav[aria-label=Principal] a{font-size:.78rem!important}.btn,.btn-secondary{font-size:.88rem!important}}.store-path-section{scroll-margin-top:96px}.store-path-grid{align-items:stretch}.store-path-card{background:linear-gradient(145deg,#fffffffa,#fff8dac7);border:1px solid #11111124;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 24px 70px #11111114}.store-path-card:hover{border-color:#e0b000a6;transform:translateY(-4px);box-shadow:0 32px 90px #11111121}.store-path-card .institutional-card-media{border:1px solid #1111111f;overflow:hidden}.store-path-card h3{letter-spacing:-.055em;max-width:12ch;font-size:clamp(1.55rem,2.8vw,2.35rem);line-height:.92}.store-path-card p{color:#111111bd;font-size:1rem;line-height:1.62}.store-path-card .institutional-link-cta{color:#111;background:#ffd400;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:42px;padding:0 18px;font-weight:900;display:inline-flex;box-shadow:0 14px 34px #ffd40047}.agua-doce-catalog-main{color:#111;background:radial-gradient(circle at 0 0,#ffd40029,#0000 34%),#fffdf7;min-height:100vh}.agua-doce-catalog-shell{gap:34px;padding-block:clamp(28px,5vw,64px);display:grid}.agua-doce-catalog-hero{background:linear-gradient(135deg,#fff,#fff7d6);border:1px solid #1111111f;border-radius:34px;grid-template-columns:minmax(0,1.1fr) minmax(300px,.55fr);align-items:stretch;gap:clamp(24px,4vw,52px);padding:clamp(24px,4vw,44px);display:grid;box-shadow:0 28px 90px #11111114}.agua-doce-catalog-copy{align-content:center;gap:18px;display:grid}.agua-doce-catalog-copy h1{letter-spacing:-.075em;max-width:760px;margin:0;font-size:clamp(2.5rem,6vw,5.8rem);font-weight:950;line-height:.88}.agua-doce-catalog-copy h1 span{color:#d9a900;display:block}.agua-doce-catalog-copy p{color:#111111b8;max-width:760px;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.7}.agua-doce-search-panel{background:#ffffffe6;border:1px solid #1111111f;border-radius:24px;gap:12px;max-width:780px;padding:18px;display:grid}.agua-doce-search-panel label{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:950}.agua-doce-search-row{grid-template-columns:1fr auto;gap:10px;display:grid}.agua-doce-search-row input{min-height:52px;font:inherit;background:#fff;border:1px solid #11111124;border-radius:999px;outline:none;padding:0 20px}.agua-doce-search-row input:focus{border-color:#d9a900;box-shadow:0 0 0 4px #ffd40038}.agua-doce-search-row button{color:#111;cursor:pointer;background:#ffd400;border:0;border-radius:999px;min-height:52px;padding:0 24px;font-weight:950}.agua-doce-search-panel small{color:#1111119e;font-weight:800}.agua-doce-featured-card{color:#fff;background:#111;border:1px solid #1111111f;border-radius:30px;align-content:end;min-height:440px;text-decoration:none;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #11111124}.agua-doce-featured-image{position:absolute;inset:0}.agua-doce-featured-image img{object-fit:cover}.agua-doce-featured-card:after{content:"";background:linear-gradient(#0000 40%,#000000d1);position:absolute;inset:0}.agua-doce-featured-copy{z-index:1;gap:8px;padding:24px;display:grid;position:relative}.agua-doce-featured-copy span{color:#111;text-transform:uppercase;letter-spacing:.08em;background:#ffd400;border-radius:999px;width:fit-content;padding:8px 12px;font-size:.76rem;font-weight:950}.agua-doce-featured-copy strong{letter-spacing:-.05em;font-size:clamp(1.45rem,2.5vw,2.35rem);line-height:.95}.agua-doce-featured-copy small{color:#ffffffd1;font-weight:900}.agua-doce-filter-section,.agua-doce-results-section{gap:20px;display:grid}.agua-doce-filter-head h2,.agua-doce-results-head h2{letter-spacing:-.07em;margin:8px 0 0;font-size:clamp(2rem,4vw,3.9rem);line-height:.92}.agua-doce-filter-pills{flex-wrap:wrap;gap:10px;display:flex}.agua-doce-filter-pills a{color:#111;background:#fff;border:1px solid #11111124;border-radius:999px;align-items:center;gap:10px;min-height:42px;padding:0 16px;font-weight:900;text-decoration:none;display:inline-flex}.agua-doce-filter-pills span{background:#11111114;border-radius:999px;place-items:center;min-width:28px;min-height:28px;font-size:.8rem;display:inline-grid}.agua-doce-results-head{justify-content:space-between;align-items:end;gap:18px;display:flex}.agua-doce-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.agua-doce-product-card{background:#fff;border:1px solid #1111111f;border-radius:26px;display:grid;overflow:hidden;box-shadow:0 22px 58px #11111112}.agua-doce-product-image{background:#f4f0e7;min-height:245px;display:block;position:relative;overflow:hidden}.agua-doce-product-image img{object-fit:cover;transition:transform .18s}.agua-doce-product-card:hover .agua-doce-product-image img{transform:scale(1.035)}.agua-doce-product-copy{gap:12px;padding:18px;display:grid}.agua-doce-product-tags{flex-wrap:wrap;gap:8px;display:flex}.agua-doce-product-tags span,.agua-doce-product-tags em{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:7px 10px;font-size:.72rem;font-style:normal;font-weight:950}.agua-doce-product-tags span{color:#111;background:#fff1b8}.agua-doce-product-tags em{color:#111111b8;background:#11111114}.agua-doce-product-card h3{letter-spacing:-.05em;margin:0;font-size:clamp(1.25rem,1.8vw,1.75rem);line-height:.96}.agua-doce-product-card p{color:#111111ad;margin:0;line-height:1.55}.agua-doce-product-price{gap:2px;display:grid}.agua-doce-product-price small{color:#11111194;font-weight:800}.agua-doce-product-price strong{letter-spacing:-.04em;font-size:1.45rem}.agua-doce-product-actions{flex-wrap:wrap;gap:10px;display:flex}.agua-doce-empty-state{background:#fff;border:1px dashed #11111138;border-radius:24px;place-items:start;gap:12px;padding:28px;display:grid}@media (max-width:980px){.agua-doce-catalog-hero{grid-template-columns:1fr}.agua-doce-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agua-doce-results-head{flex-direction:column;align-items:start}}@media (max-width:640px){.agua-doce-search-row,.agua-doce-product-grid{grid-template-columns:1fr}.agua-doce-featured-card{min-height:340px}}.store-front-head h2{letter-spacing:-.075em;color:#111;margin:0;font-size:clamp(2.6rem,6vw,5.6rem);font-weight:950;line-height:.88}.store-front-copy h3{letter-spacing:-.07em;color:#111;max-width:13ch;margin:0;font-size:clamp(1.85rem,3.4vw,3rem);font-weight:950;line-height:.9}@media (max-width:980px){.store-front-grid{grid-template-columns:1fr}.store-front-image{min-height:320px}}@media (max-width:640px){.store-front-section{border-radius:26px;padding:22px}.store-front-image{min-height:250px}}.store-front-section{background:radial-gradient(circle at 0 0,#ffd4002e,#0000 35%),linear-gradient(135deg,#fff,#fff7d6);border:1px solid #11111124;border-radius:34px;gap:clamp(24px,4vw,42px);padding:clamp(26px,5vw,58px);display:grid;box-shadow:0 30px 90px #1111111a}.store-front-head{gap:12px;max-width:900px;display:grid}.store-front-head>span{color:#111;text-transform:uppercase;letter-spacing:.08em;background:#fff1ad;border:1px solid #d9a90080;border-radius:999px;width:fit-content;padding:8px 14px;font-size:.78rem;font-weight:950}.store-front-head h2{color:#111;letter-spacing:-.075em;margin:0;font-size:clamp(2.5rem,6vw,5.6rem);font-weight:950;line-height:.88}.store-front-head h2 strong{color:#d9a900;font-weight:950;display:block}.store-front-head p{color:#111111b8;max-width:760px;margin:0;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.7}.store-front-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.4vw,24px);display:grid}.store-front-card{color:#111;background:#fff;border:1px solid #11111129;border-radius:30px;grid-template-rows:auto 1fr;min-height:100%;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;overflow:hidden;box-shadow:0 22px 70px #11111117}.store-front-card:hover{border-color:#d9a900b8;transform:translateY(-5px);box-shadow:0 34px 95px #11111126}.store-front-image{background:#f1ead3;min-height:270px;position:relative;overflow:hidden}.store-front-image img{object-fit:cover;transition:transform .22s}.store-front-card:hover .store-front-image img{transform:scale(1.04)}.store-front-copy{align-content:start;gap:14px;padding:clamp(20px,2.5vw,28px);display:grid}.store-front-copy>span{color:#111;text-transform:uppercase;letter-spacing:.06em;background:#fff1ad;border:1px solid #d9a90073;border-radius:999px;width:fit-content;padding:8px 13px;font-size:.76rem;font-weight:950}.store-front-copy h3{color:#111;letter-spacing:-.07em;max-width:13ch;margin:0;font-size:clamp(1.85rem,3.4vw,3rem);font-weight:950;line-height:.9}.store-front-copy p{color:#111111b3;margin:0;font-size:1rem;line-height:1.58}.store-front-copy strong{color:#111;background:#ffd400;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:44px;padding:0 18px;font-weight:950;display:inline-flex;box-shadow:0 14px 34px #ffd40047}@media (max-width:980px){.store-front-grid{grid-template-columns:1fr}.store-front-image{min-height:320px}}@media (max-width:640px){.store-front-section{border-radius:26px;padding:22px}.store-front-image{min-height:250px}}.store-front-head p{max-width:720px;font-size:clamp(1rem,1.2vw,1.12rem)}.store-front-card{background:linear-gradient(#fff,#fffdf4);border:2px solid #11111124}.store-front-image{aspect-ratio:16/10;min-height:unset;border-bottom:1px solid #1111111a;height:auto}.store-front-card:first-child .store-front-image img{object-position:center top}.store-front-copy{min-height:285px}.agua-doce-catalog-hero{grid-template-columns:minmax(0,1fr) minmax(280px,380px);align-items:stretch}.agua-doce-catalog-copy p{max-width:760px}.agua-doce-search-panel{border:2px solid #1111111a;max-width:720px;box-shadow:0 20px 60px #1111110f}.agua-doce-featured-card{border:2px solid #11111124;min-height:420px}.agua-doce-featured-image img{object-position:center top}.agua-doce-filter-section{background:linear-gradient(135deg,#fff,#fff8dd);border:1px solid #1111111a;border-radius:30px;padding:clamp(22px,4vw,38px);box-shadow:0 22px 70px #1111110f}.agua-doce-filter-head h2,.agua-doce-results-head h2{font-size:clamp(2rem,4vw,3.45rem);line-height:.95}.agua-doce-filter-pills a{background:#fff;border:2px solid #1111111f;box-shadow:0 10px 28px #1111110a}.agua-doce-product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));align-items:stretch}.agua-doce-product-card{background:linear-gradient(#fff,#fffdf7);border:2px solid #1111111a;grid-template-rows:auto 1fr}.agua-doce-product-image{aspect-ratio:4/3;min-height:unset;height:auto}.agua-doce-product-copy{align-content:start;min-height:300px}.agua-doce-product-card h3{overflow-wrap:break-word;font-size:clamp(1.22rem,1.7vw,1.62rem);line-height:.98}.agua-doce-product-card p{font-size:.95rem}@media (max-width:980px){.agua-doce-catalog-hero{grid-template-columns:1fr}.store-front-copy,.agua-doce-product-copy{min-height:auto}}@media (max-width:640px){.store-front-head h2,.agua-doce-catalog-copy h1{font-size:clamp(2.1rem,13vw,3.2rem)}.store-front-image{aspect-ratio:4/3}.agua-doce-search-row{grid-template-columns:1fr}}.store-front-section{max-width:1180px!important;margin-inline:auto!important;overflow:hidden!important}.store-front-head{max-width:820px!important}.store-front-head h2{letter-spacing:-.065em!important;max-width:790px!important;font-size:clamp(2.2rem,4.7vw,4.35rem)!important;line-height:.92!important}.store-front-head p{max-width:720px!important;font-size:clamp(1rem,1.15vw,1.1rem)!important;line-height:1.65!important}.store-front-grid{align-items:stretch!important}.store-front-card{background:linear-gradient(#fff,#fffdf4)!important;border:2px solid #11111126!important;border-radius:30px!important;overflow:hidden!important}.store-front-card:hover{border-color:#d9a900e6!important}.store-front-image{aspect-ratio:16/9!important;min-height:unset!important;background:radial-gradient(circle,#ffd40024,#0000 55%),#fff7d6!important;border-bottom:1px solid #1111111a!important;height:auto!important}.store-front-image img{object-fit:contain!important;object-position:center center!important}.store-front-copy{min-height:285px!important;padding:clamp(20px,2.4vw,26px)!important}.store-front-copy h3{letter-spacing:-.055em!important;overflow-wrap:break-word!important;max-width:none!important;font-size:clamp(1.55rem,2.35vw,2.25rem)!important;line-height:.98!important}.store-front-copy p{font-size:.98rem!important;line-height:1.58!important}.store-front-copy strong{margin-top:auto!important}.agua-doce-filter-section{background:radial-gradient(circle at 0 0,#ffd4001f,#0000 34%),linear-gradient(135deg,#fff,#fff8dd)!important;border:2px solid #1111111a!important;border-radius:30px!important;width:100%!important;max-width:1180px!important;margin-inline:auto!important;padding:clamp(22px,4vw,38px)!important;box-shadow:0 24px 70px #11111112!important}.agua-doce-filter-head{gap:10px!important;margin-bottom:18px!important;display:grid!important}.agua-doce-filter-head h2{letter-spacing:-.065em!important;max-width:820px!important;font-size:clamp(1.9rem,3.8vw,3.25rem)!important;line-height:.98!important}.agua-doce-filter-pills{grid-template-columns:repeat(auto-fit,minmax(155px,1fr))!important;align-items:stretch!important;gap:12px!important;display:grid!important}.agua-doce-filter-pills a{background:#fff!important;border:2px solid #1111111f!important;border-radius:18px!important;justify-content:space-between!important;min-height:54px!important;padding-inline:16px!important;box-shadow:0 10px 28px #1111110a!important}.agua-doce-filter-pills a.active,.agua-doce-filter-pills a:hover{background:#ffd400!important;border-color:#d9a900e6!important}.agua-doce-filter-pills span{background:#11111114!important}.agua-doce-results-section{width:100%!important;max-width:1180px!important;margin-inline:auto!important}.agua-doce-results-head{align-items:center!important;margin-bottom:18px!important}.agua-doce-results-head h2{letter-spacing:-.065em!important;font-size:clamp(2rem,4vw,3.25rem)!important;line-height:.98!important}.agua-doce-product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;align-items:stretch!important;gap:22px!important;display:grid!important}.agua-doce-product-card{background:linear-gradient(#fff,#fffdf7)!important;border:2px solid #1111111a!important;border-radius:26px!important;grid-template-rows:auto 1fr!important;height:100%!important;display:grid!important;overflow:hidden!important;box-shadow:0 22px 58px #11111112!important}.agua-doce-product-image{aspect-ratio:4/3!important;min-height:unset!important;background:#f3ead0!important;height:auto!important}.agua-doce-product-image img{object-fit:cover!important;object-position:center top!important}.agua-doce-product-copy{flex-direction:column!important;min-height:310px!important;display:flex!important}.agua-doce-product-card h3{letter-spacing:-.045em!important;font-size:clamp(1.22rem,1.65vw,1.58rem)!important;line-height:1!important}.agua-doce-product-card p{font-size:.95rem!important;line-height:1.52!important}.agua-doce-product-actions{margin-top:auto!important}@media (max-width:980px){.store-front-copy,.agua-doce-product-copy{min-height:auto!important}.store-front-grid{grid-template-columns:1fr!important}}@media (max-width:640px){.store-front-head h2{font-size:clamp(2rem,12vw,3.1rem)!important}.store-front-image{aspect-ratio:4/3!important}.agua-doce-filter-pills{grid-template-columns:1fr!important}}.agua-doce-featured-rotator{background:#111;border:2px solid #11111124;border-radius:30px;min-height:420px;position:relative;overflow:hidden;box-shadow:0 24px 70px #11111124}.agua-doce-featured-track{height:100%;min-height:420px;animation:12s infinite aguaDoceFeaturedSlide;display:flex}.agua-doce-featured-track .agua-doce-featured-card{min-height:420px;box-shadow:none;border:0;border-radius:0;flex:0 0 100%}.agua-doce-featured-track:hover{animation-play-state:paused}@keyframes aguaDoceFeaturedSlide{0%,14%{transform:translate(0)}16%,30%{transform:translate(-100%)}32%,46%{transform:translate(-200%)}48%,62%{transform:translate(-300%)}64%,78%{transform:translate(-400%)}80%,94%{transform:translate(-500%)}to{transform:translate(0)}}@media (max-width:640px){.agua-doce-featured-rotator,.agua-doce-featured-track,.agua-doce-featured-track .agua-doce-featured-card{min-height:340px}}.store-front-section{gap:26px!important;padding:clamp(24px,4vw,40px)!important}.store-front-head{gap:10px!important;max-width:760px!important}.store-front-head h2{letter-spacing:-.055em!important;max-width:12ch!important;margin-bottom:4px!important;font-size:clamp(2.15rem,4.3vw,4rem)!important;line-height:.95!important}.store-front-head p{text-align:justify!important;text-wrap:pretty!important;color:#111111c2!important;max-width:64ch!important;font-size:1rem!important;line-height:1.72!important}.store-front-copy{gap:12px!important}.store-front-copy h3{font-size:clamp(1.45rem,2.25vw,2.15rem)!important;line-height:.98!important}.store-front-copy p{text-align:justify!important;text-wrap:pretty!important;color:#111111bd!important;line-height:1.66!important}.agua-doce-catalog-copy{gap:14px!important}.agua-doce-catalog-copy h1{letter-spacing:-.06em!important;max-width:12ch!important;font-size:clamp(2.1rem,4.8vw,4.5rem)!important;line-height:.94!important}.agua-doce-catalog-copy p{text-align:justify!important;text-wrap:pretty!important;color:#111111c2!important;max-width:66ch!important;line-height:1.7!important}.agua-doce-search-panel{gap:10px!important}.agua-doce-filter-section{gap:16px!important;padding:clamp(20px,3.5vw,30px)!important}.agua-doce-filter-head{gap:8px!important;margin-bottom:10px!important}.agua-doce-filter-head h2{letter-spacing:-.055em!important;max-width:14ch!important;margin:0!important;font-size:clamp(1.75rem,3.2vw,3rem)!important;line-height:1!important}.agua-doce-filter-pills{gap:10px!important}.agua-doce-filter-pills a{border-radius:16px!important;min-height:50px!important;font-size:.98rem!important}.agua-doce-filter-pills span{font-size:.84rem!important}.agua-doce-results-section{gap:14px!important}.agua-doce-results-head{margin-bottom:4px!important}.agua-doce-results-head h2{letter-spacing:-.055em!important;margin-top:6px!important;font-size:clamp(1.9rem,3.6vw,3.1rem)!important;line-height:1!important}.agua-doce-product-copy{gap:10px!important;padding:16px!important}.agua-doce-product-card h3{font-size:clamp(1.18rem,1.55vw,1.5rem)!important;line-height:1.02!important}.agua-doce-product-card p{text-align:justify!important;text-wrap:pretty!important;color:#111111b8!important;line-height:1.58!important}.agua-doce-product-price{margin-top:2px!important}.agua-doce-product-actions{padding-top:2px!important}@media (max-width:640px){.store-front-head h2,.agua-doce-catalog-copy h1,.agua-doce-filter-head h2,.agua-doce-results-head h2{max-width:none!important}}.store-front-card-prefeitura .store-front-image{aspect-ratio:16/9!important;background:radial-gradient(circle,#fffffff2,#e1f2ff8c),#f5fbff!important}.store-front-card-prefeitura .store-front-image img{object-fit:contain!important;object-position:center center!important;box-sizing:border-box!important;padding:10px!important}@media (max-width:640px){.store-front-card-prefeitura .store-front-image{aspect-ratio:4/3!important}}.store-front-section{padding:clamp(24px,4vw,42px)!important}.store-front-head{grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr)!important;align-items:end!important;gap:14px clamp(28px,5vw,72px)!important;max-width:none!important;display:grid!important}.store-front-head>span{grid-column:1/-1!important}.store-front-head h2{letter-spacing:-.06em!important;max-width:12.5ch!important;margin:0!important;font-size:clamp(2.25rem,4.6vw,4.25rem)!important;line-height:.93!important}.store-front-head p{text-align:justify!important;text-wrap:pretty!important;color:#111111c2!important;max-width:none!important;margin:0 0 8px!important;font-size:clamp(1rem,1.08vw,1.08rem)!important;line-height:1.75!important}.store-front-grid{margin-top:10px!important}.store-front-copy p{text-align:justify!important;text-wrap:pretty!important}@media (max-width:860px){.store-front-head{grid-template-columns:1fr!important;align-items:start!important}.store-front-head h2{max-width:none!important}.store-front-head p{margin:0!important}}.product-quick-buy-card{gap:16px;max-width:none;display:grid}.product-quick-buy-head{gap:6px;display:grid}.product-quick-buy-head small{text-transform:uppercase;letter-spacing:.06em;font-weight:900}.product-quick-buy-head>strong{color:#d9a900;letter-spacing:-.05em;font-size:clamp(2rem,4vw,3rem);line-height:1}.product-quick-buy-head p{color:#111111b8;text-align:justify;margin:0;line-height:1.6}.product-quick-package-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-quick-package-card{background:#fff;border:1px solid #1111111f;border-radius:18px;flex-direction:column;gap:12px;min-height:100%;padding:14px;display:flex;box-shadow:0 14px 34px #1111110d}.product-quick-package-card.highlighted{background:linear-gradient(#fff9dc,#fff);border-color:#d9a900cc}.product-quick-package-copy{gap:7px;display:grid}.product-quick-package-copy span{color:#111;text-transform:uppercase;letter-spacing:.04em;background:#fff1ad;border-radius:999px;width:fit-content;padding:6px 9px;font-size:.68rem;font-weight:950}.product-quick-package-copy h3{letter-spacing:-.04em;margin:0;font-size:1.05rem;line-height:1}.product-quick-package-copy strong{color:#d9a900;letter-spacing:-.04em;font-size:1.45rem;line-height:1}.product-quick-package-copy p{color:#111111b3;text-align:justify;margin:0;font-size:.9rem;line-height:1.5}.product-quick-package-card .btn,.product-quick-package-card .btn-secondary{width:100%;min-height:42px;margin-top:auto;padding-inline:14px;font-size:.9rem}.product-quick-buy-actions{flex-wrap:wrap;gap:10px;display:flex}.product-compare-link,.product-whatsapp-link{border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-weight:900;text-decoration:none;display:inline-flex}.product-compare-link{color:#fff;background:#111}.product-whatsapp-link{color:#111;background:#fff;border:1px solid #11111129}@media (max-width:760px){.product-quick-package-list{grid-template-columns:1fr}}.store-front-section-carousel{grid-template-columns:minmax(0,.95fr) minmax(340px,430px)!important;align-items:center!important;gap:clamp(28px,5vw,72px)!important;max-width:1180px!important;margin-inline:auto!important;padding:clamp(24px,4vw,44px)!important;display:grid!important;overflow:hidden!important}.store-front-section-carousel .store-front-head{grid-template-columns:1fr!important;align-items:start!important;gap:14px!important;max-width:620px!important;display:grid!important}.store-front-section-carousel .store-front-head>span{grid-column:auto!important}.store-front-section-carousel .store-front-head h2{letter-spacing:-.06em!important;max-width:12ch!important;margin:0!important;font-size:clamp(2.25rem,4.6vw,4.55rem)!important;line-height:.92!important}.store-front-section-carousel .store-front-head p{text-align:justify!important;text-wrap:pretty!important;color:#111111c2!important;max-width:58ch!important;margin:0!important;font-size:1rem!important;line-height:1.72!important}.store-front-rotator{background:#fffdf3!important;border:2px solid #11111124!important;border-radius:30px!important;width:100%!important;max-width:430px!important;overflow:hidden!important;box-shadow:0 28px 80px #1111111f!important}.store-front-rotator-track{width:100%!important;animation:5.4s infinite storeFrontAutoSlide!important;display:flex!important}.store-front-rotator:hover .store-front-rotator-track{animation-play-state:paused!important}.store-front-slide{min-width:100%!important;box-shadow:none!important;border:0!important;border-radius:0!important;flex:0 0 100%!important}.store-front-rotator .store-front-image{aspect-ratio:16/10!important;min-height:unset!important;background:radial-gradient(circle,#ffd4001f,#0000 58%),#fff7d6!important;height:auto!important}.store-front-rotator .store-front-image img{object-fit:contain!important;object-position:center center!important;box-sizing:border-box!important;padding:8px!important}.store-front-rotator .store-front-copy{gap:12px!important;min-height:260px!important;padding:22px!important}.store-front-rotator .store-front-copy h3{letter-spacing:-.055em!important;max-width:none!important;font-size:clamp(1.55rem,2.4vw,2.25rem)!important;line-height:.96!important}.store-front-rotator .store-front-copy p{text-align:justify!important;line-height:1.62!important}.store-front-rotator .store-front-copy strong{margin-top:auto!important}@keyframes storeFrontAutoSlide{0%,29%{transform:translate(0)}33%,62%{transform:translate(-100%)}66%,95%{transform:translate(-200%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.store-front-rotator-track{animation:none!important}}@media (max-width:860px){.store-front-section-carousel{grid-template-columns:1fr!important}.store-front-rotator,.store-front-section-carousel .store-front-head,.store-front-section-carousel .store-front-head h2{max-width:none!important}}html{-moz-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:hidden}img,svg,video,canvas{max-width:100%}@media (max-width:900px){main,.page-shell,.site-shell,.home-shell,.store-shell,.product-detail-shell{overflow-x:hidden!important}.store-front-section-carousel{border-radius:28px!important;grid-template-columns:1fr!important;gap:22px!important;width:calc(100% - 28px)!important;margin:14px auto 0!important;padding:22px 18px!important}.store-front-section-carousel .store-front-head{gap:12px!important;max-width:none!important}.store-front-section-carousel .store-front-head h2{letter-spacing:-.065em!important;max-width:9.8ch!important;font-size:clamp(2.15rem,12vw,3.45rem)!important;line-height:.93!important}.store-front-section-carousel .store-front-head p{text-align:left!important;max-width:none!important;font-size:.98rem!important;line-height:1.68!important}.store-front-rotator{border-radius:24px!important;width:100%!important;max-width:none!important}.store-front-rotator .store-front-image{aspect-ratio:4/3!important;min-height:0!important}.store-front-rotator .store-front-image img{object-fit:contain!important;padding:6px!important}.store-front-rotator .store-front-copy{gap:10px!important;min-height:0!important;padding:18px!important}.store-front-rotator .store-front-copy h3{font-size:clamp(1.55rem,8vw,2.1rem)!important;line-height:.98!important}.store-front-rotator .store-front-copy p{text-align:left!important;font-size:.95rem!important;line-height:1.58!important}.product-detail-hero,.product-detail-grid,.product-detail-layout,.product-detail-main,.product-hero-grid,.product-page-grid,.agua-doce-catalog-hero,.agua-doce-catalog-grid{grid-template-columns:1fr!important}.product-detail-hero,.product-detail-section,.agua-doce-catalog-hero,.agua-doce-filter-section,.store-front-section,.checkout-modal-card{border-radius:24px!important;width:calc(100% - 28px)!important;margin-left:auto!important;margin-right:auto!important;padding:22px 18px!important}.product-detail-copy h1,.product-detail-content h1,.product-hero-copy h1,.agua-doce-catalog-copy h1{letter-spacing:-.065em!important;font-size:clamp(2.1rem,12vw,3.55rem)!important;line-height:.92!important}.product-detail-copy p,.product-detail-content p,.product-hero-copy p,.agua-doce-catalog-copy p,.agua-doce-filter-head p{text-align:left!important;font-size:.98rem!important;line-height:1.66!important}.product-detail-image,.product-detail-media,.product-hero-image,.product-cover,.product-detail-cover{max-width:100%!important;margin-inline:auto!important}.product-detail-image img,.product-detail-media img,.product-hero-image img,.product-cover img,.product-detail-cover img{object-fit:contain!important;width:100%!important;height:auto!important}.product-quick-package-list,.packages-grid,.pricing-grid,.agua-doce-product-grid,.store-front-grid{grid-template-columns:1fr!important}.product-quick-package-card,.product-detail-price-card,.package-card,.agua-doce-product-card,.store-front-card{width:100%!important}.checkout-modal-backdrop{align-items:end!important;padding:14px!important}.checkout-modal-card{max-height:90vh!important}.checkout-modal-head h2{font-size:clamp(1.75rem,9vw,2.45rem)!important}}@media (max-width:520px){.store-front-section-carousel .store-front-head h2,.product-detail-copy h1,.product-detail-content h1,.product-hero-copy h1,.agua-doce-catalog-copy h1{max-width:10ch!important}.store-front-rotator .store-front-image{aspect-ratio:1!important}.store-front-rotator .store-front-image img{padding:4px!important}.checkout-modal-form input,.checkout-modal-submit{min-height:48px!important}}:root{--btp-yellow:#f5b800;--btp-yellow-2:#d99a00;--btp-black:#080808;--btp-ink:#111827;--btp-muted:#5f6673;--btp-line:#e8e0cc;--btp-cream:#fffaf0;--btp-soft:#fff6d8;--btp-white:#fff;--btp-green:#16a34a;--btp-shadow:0 18px 55px #11182717;--btp-radius:26px}.btp-page{color:var(--btp-ink);background:radial-gradient(circle at 0 20%,#f5b8001f,#0000 24rem),radial-gradient(circle at 100% 40%,#f5b80017,#0000 24rem),#fffdf8}.btp-shell{width:min(1480px,100% - 48px);margin:0 auto}.btp-eyebrow{color:#5f4300;letter-spacing:.06em;text-transform:uppercase;background:#fff2bd;border:1px solid #d99a0073;border-radius:999px;align-items:center;width:fit-content;padding:.44rem .78rem;font-size:.76rem;font-weight:900;display:inline-flex}.btp-title-xl{letter-spacing:-.06em;color:var(--btp-black);margin:0;font-size:clamp(2.8rem,5vw,5.8rem);font-weight:950;line-height:.93}.btp-title-xl span,.btp-gold{color:var(--btp-yellow-2)}.btp-subtitle{max-width:760px;color:var(--btp-ink);margin:1.1rem 0 0;font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.55}.btp-btn,.btp-btn-secondary,.btp-btn-dark{cursor:pointer;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:.55rem;padding:.95rem 1.25rem;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btp-btn:hover,.btp-btn-secondary:hover,.btp-btn-dark:hover{transform:translateY(-1px)}.btp-btn{background:linear-gradient(180deg, #ffd342, var(--btp-yellow));color:#111;box-shadow:0 12px 28px #d99a003b}.btp-btn-secondary{background:var(--btp-white);color:#111;border-color:#d99a0073}.btp-btn-dark{color:#fff;background:#111827}.btp-section-head{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.btp-section-head h2{color:var(--btp-black);letter-spacing:-.045em;margin:.55rem 0 0;font-size:clamp(2rem,3vw,3.2rem);font-weight:950;line-height:.98}.btp-home-hero{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:4rem;padding:4.2rem 0 2.4rem;display:grid}.btp-offer-strip{max-width:670px;box-shadow:var(--btp-shadow);background:#fffef9;border:1px solid #d99a008c;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:1rem;margin-top:1.55rem;padding:1rem 1.1rem;display:grid}.btp-offer-icon{background:#fff1b3;border-radius:18px;place-items:center;width:56px;height:56px;font-size:1.6rem;display:grid}.btp-offer-strip strong{color:#111;font-size:1.15rem;display:block}.btp-offer-strip p{color:var(--btp-muted);margin:.25rem 0 0;line-height:1.45}.btp-hero-actions{flex-wrap:wrap;gap:1rem;margin-top:1.1rem;display:flex}.btp-benefit-row{color:#596170;flex-wrap:wrap;gap:1.2rem;margin-top:1.1rem;font-size:.92rem;display:flex}.btp-hero-card{color:#fff;min-height:360px;box-shadow:var(--btp-shadow);background:#101010;border-radius:28px;position:relative;overflow:hidden}.btp-hero-card:after{content:"";background:linear-gradient(105deg,#000000eb 0%,#000000c7 48%,#0000001a 100%);position:absolute;inset:0}.btp-hero-card-content{z-index:2;max-width:430px;padding:2.3rem;position:relative}.btp-hero-card h2{letter-spacing:-.04em;margin:.8rem 0 .65rem;font-size:2.4rem;line-height:1}.btp-check-list{gap:.65rem;margin:1.2rem 0;padding:0;list-style:none;display:grid}.btp-check-list li:before{content:"✓";color:#9b6d00;background:#fff2bd;border-radius:50%;place-items:center;width:1.25rem;height:1.25rem;margin-right:.5rem;font-weight:900;display:inline-grid}.btp-featured-section,.btp-addon-section,.btp-catalog-section,.btp-product-section,.btp-checkout-section{padding:2.2rem 0}.btp-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.35rem;display:grid}.btp-course-card{box-shadow:var(--btp-shadow);background:#fff;border:1px solid #11182717;border-radius:24px;overflow:hidden}.btp-course-card-image{background:#f8f2df;min-height:190px;position:relative}.btp-course-card-image img{object-fit:cover}.btp-course-card-body{padding:1.1rem}.btp-card-tags{flex-wrap:wrap;gap:.45rem;margin-bottom:.75rem;display:flex}.btp-card-tags span,.btp-card-tags em{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.38rem .65rem;font-size:.69rem;font-style:normal;font-weight:900}.btp-card-tags span{background:#fff1b3}.btp-card-tags em{color:#4b5563;background:#efefef}.btp-course-card h3{letter-spacing:-.035em;color:#050505;min-height:2.45em;margin:0;font-size:1.3rem;line-height:1.08}.btp-course-card p{color:#4b5563;min-height:3.4em;margin:.85rem 0;line-height:1.45}.btp-price-row{justify-content:space-between;align-items:end;gap:.75rem;margin-top:1rem;display:flex}.btp-price-row small{color:#6b7280;font-weight:700;display:block}.btp-price-row strong{color:var(--btp-yellow-2);letter-spacing:-.03em;font-size:1.45rem}.btp-whatsapp-banner{background:linear-gradient(90deg,#fff7db,#fffdf7);border:1px solid #d99a0066;border-radius:22px;justify-content:space-between;align-items:center;gap:1.25rem;margin:1.5rem 0 2rem;padding:1.1rem 1.4rem;display:flex}.btp-whatsapp-banner strong{color:#050505;font-size:1.35rem;display:block}.btp-whatsapp-banner p{color:var(--btp-muted);margin:.25rem 0 0}.btp-addon-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.btp-addon-preview{box-shadow:var(--btp-shadow);background:#fff;border:1px solid #11182714;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem;display:grid}.btp-addon-preview-icon{background:#fff1b3;border-radius:17px;place-items:center;width:52px;height:52px;font-size:1.5rem;display:grid}.btp-catalog-hero{padding:3.4rem 0 1.4rem}.btp-catalog-top{grid-template-columns:minmax(0,.85fr) minmax(360px,1fr);align-items:end;gap:2rem;display:grid}.btp-search-box{box-shadow:var(--btp-shadow);background:#fff;border:1px solid #1118271a;border-radius:22px;grid-template-columns:1fr auto;gap:.75rem;padding:.75rem;display:grid}.btp-search-box input{background:0 0;border:0;outline:none;width:100%;padding:.9rem 1rem;font-size:1rem}.btp-filter-pills{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:2rem 0 1.6rem;display:grid}.btp-filter-pills a{color:#111;background:#fff;border:1px solid #1118271a;border-radius:18px;justify-content:space-between;align-items:center;padding:1rem 1.15rem;font-weight:900;text-decoration:none;display:flex}.btp-filter-pills a.active{background:linear-gradient(180deg, #ffd342, var(--btp-yellow))}.btp-filter-pills span{background:#11182714;border-radius:999px;place-items:center;min-width:28px;height:28px;font-size:.8rem;display:inline-grid}.btp-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.35rem;display:grid}.btp-support-float{color:#fff;box-shadow:var(--btp-shadow);background:#111;border-radius:24px;align-self:start;padding:1.35rem;position:sticky;top:90px}.btp-catalog-layout{grid-template-columns:minmax(0,1fr) 240px;gap:1.6rem;display:grid}.btp-product-hero{grid-template-columns:minmax(420px,.9fr) minmax(0,1fr);align-items:center;gap:3rem;padding:3.2rem 0 1rem;display:grid}.btp-product-cover{min-height:440px;box-shadow:var(--btp-shadow);background:#111;border-radius:28px;position:relative;overflow:hidden}.btp-product-cover img{object-fit:cover;opacity:.86}.btp-product-cover-overlay{color:#fff;background:linear-gradient(90deg,#000000b8,#0000000d);flex-direction:column;justify-content:space-between;padding:2rem;display:flex;position:absolute;inset:0}.btp-product-cover-overlay h1{letter-spacing:-.05em;max-width:420px;margin:.9rem 0 0;font-size:3.4rem;line-height:.95}.btp-product-offer{box-shadow:var(--btp-shadow);background:#fff;border:1px solid #d99a008c;border-radius:20px;padding:1.1rem}.btp-benefit-chips{flex-wrap:wrap;gap:.65rem;margin:1rem 0 1.2rem;display:flex}.btp-benefit-chips span{color:#374151;background:#fff;border:1px solid #11182714;border-radius:999px;padding:.65rem .85rem;font-weight:800}.btp-product-buy-grid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.7fr);gap:1.5rem;margin-top:2rem;display:grid}.btp-panel{box-shadow:var(--btp-shadow);background:#fff;border:1px solid #11182717;border-radius:24px;padding:1.35rem}.btp-checkout-layout{grid-template-columns:minmax(0,1fr) 430px;align-items:start;gap:1.7rem;padding:3rem 0;display:grid}.btp-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.btp-field{gap:.45rem;display:grid}.btp-field label{color:#111;font-weight:900}.btp-field input{background:#fff;border:1px solid #11182724;border-radius:15px;width:100%;padding:.95rem 1rem;font-size:1rem}.btp-checkout-addon-list{gap:.75rem;margin-top:1rem;display:grid}.btp-checkout-addon{border:1px solid #11182714;border-left:4px solid var(--btp-yellow);background:#fff;border-radius:18px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.9rem;display:grid;box-shadow:0 10px 28px #1118270d}.btp-checkout-addon input{width:18px;height:18px}.btp-addon-icon{background:#fff1b3;border-radius:14px;place-items:center;width:42px;height:42px;font-size:1.25rem;display:grid}.btp-checkout-addon h3{margin:0;font-size:1.02rem;line-height:1.1}.btp-checkout-addon p{color:var(--btp-muted);margin:.22rem 0 0;font-size:.88rem}.btp-addon-badges{flex-wrap:wrap;gap:.35rem;margin-top:.38rem;display:flex}.btp-addon-badges span{color:#166534;background:#dcfce7;border-radius:999px;padding:.22rem .5rem;font-size:.68rem;font-weight:900}.btp-addon-badges .limited{color:#775400;background:#fff1b3}.btp-checkout-price{color:var(--btp-yellow-2);font-size:1.15rem;font-weight:950}.btp-summary-card{box-shadow:var(--btp-shadow);background:#fff;border:1px solid #11182714;border-radius:26px;padding:1.4rem;position:sticky;top:90px}.btp-summary-product{grid-template-columns:120px 1fr;align-items:center;gap:1rem;margin:1.1rem 0;display:grid}.btp-summary-thumb{background:#eee;border-radius:16px;height:100px;position:relative;overflow:hidden}.btp-summary-thumb img{object-fit:cover}.btp-summary-line,.btp-summary-total{border-top:1px solid #eee;justify-content:space-between;gap:1rem;padding:.75rem 0;display:flex}.btp-summary-total strong:last-child{color:var(--btp-yellow-2);font-size:1.7rem}@media (max-width:1100px){.btp-home-hero,.btp-catalog-top,.btp-product-hero,.btp-product-buy-grid,.btp-checkout-layout,.btp-catalog-layout{grid-template-columns:1fr}.btp-card-grid,.btp-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.btp-summary-card,.btp-support-float{position:static}}@media (max-width:720px){.btp-shell{width:min(100% - 24px,560px)}.btp-home-hero,.btp-catalog-hero,.btp-product-hero,.btp-checkout-layout{padding-top:1.4rem}.btp-card-grid,.btp-catalog-grid,.btp-addon-grid,.btp-filter-pills,.btp-form-grid{grid-template-columns:1fr}.btp-course-card{grid-template-columns:42% 1fr;display:grid}.btp-course-card-image{min-height:100%}.btp-course-card h3,.btp-course-card p{min-height:auto}.btp-whatsapp-banner,.btp-section-head{flex-direction:column;align-items:start}.btp-checkout-addon{grid-template-columns:auto auto 1fr}.btp-checkout-price{grid-column:3}}.btp-course-card-image{width:100%;min-height:205px;display:block}.btp-course-card-image img{object-fit:cover;object-position:center}.btp-course-card{border-color:#1118271c}.btp-course-card-body{flex-direction:column;min-height:268px;display:flex}.btp-course-card-body .btp-price-row{margin-top:auto}.btp-home-contest-link{color:inherit;text-decoration:none;display:block}.btp-home-contest-link:hover .btp-hero-card{transform:translateY(-2px);box-shadow:0 24px 70px #11182729}.btp-hero-card{transition:transform .18s,box-shadow .18s}.btp-hero-card img{object-fit:contain!important;opacity:1!important}.btp-hero-card:after,.btp-hero-card-content{display:none!important}.btp-checkout-layout{grid-template-columns:minmax(0,.95fr) minmax(460px,.78fr)}.btp-checkout-main-column{gap:1.2rem;display:grid}.btp-checkout-side-column{align-self:start;gap:1rem;display:grid;position:sticky;top:88px}.btp-checkout-product-card{grid-template-columns:190px minmax(0,1fr);align-items:center;gap:1.1rem;display:grid}.btp-checkout-cover{background:#f4ecd8;border-radius:22px;min-height:160px;position:relative;overflow:hidden}.btp-checkout-cover img{object-fit:cover;object-position:center}.btp-checkout-product-card h2{letter-spacing:-.05em;margin:.55rem 0 .35rem;font-size:clamp(1.8rem,3vw,3.1rem);line-height:.95}.btp-checkout-product-card p{color:var(--btp-muted);margin:0;line-height:1.5}.btp-checkout-base-offer{background:#fffdf6;border:1px solid #d99a007a;border-radius:18px;margin-top:.9rem;padding:.85rem 1rem}.btp-checkout-base-offer strong{color:#111;font-size:1.05rem;display:block}.btp-checkout-base-offer small{color:var(--btp-muted)}.btp-summary-card{position:static}.btp-checkout-addon-list{margin-top:1rem}.btp-checkout-addon{cursor:pointer}.btp-checkout-addon:hover{background:#fffdf6}.btp-checkout-addon h3{font-size:1rem}.btp-checkout-addon p{max-width:520px}.btp-summary-product{grid-template-columns:105px 1fr}.btp-summary-thumb{height:88px}@media (max-width:1100px){.btp-checkout-layout{grid-template-columns:1fr}.btp-checkout-side-column{position:static}}@media (max-width:720px){.btp-checkout-product-card{grid-template-columns:1fr}.btp-checkout-cover{min-height:220px}.btp-course-card-image{min-height:100%}.btp-course-card-body{min-height:auto}.btp-checkout-addon{grid-template-columns:auto auto 1fr}.btp-checkout-price{grid-column:3;justify-self:start}}.btp-course-card-image{background:radial-gradient(circle at 30% 20%,#f5b8001a,#0000 14rem),#fff8df;border-bottom:1px solid #1118270f;min-height:220px}.btp-course-card-image img{padding:.35rem;object-fit:contain!important;object-position:center!important}.btp-course-card{border-radius:26px;overflow:hidden}.btp-course-card-body{min-height:288px}.btp-course-card h3{min-height:2.4em}.btp-course-card p{min-height:4.2em}.btp-featured-section .btp-card-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1.25rem;padding:.25rem .15rem 1.2rem;overflow:auto hidden;grid-template-columns:unset!important;display:flex!important}.btp-featured-section .btp-card-grid::-webkit-scrollbar{height:10px}.btp-featured-section .btp-card-grid::-webkit-scrollbar-track{background:#11182714;border-radius:999px}.btp-featured-section .btp-card-grid::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#f5b800,#d99a00);border-radius:999px}.btp-featured-section .btp-course-card{scroll-snap-align:start;flex:0 0 min(340px,82vw)}.btp-catalog-section .btp-catalog-grid{align-items:stretch}.btp-catalog-section .btp-course-card-image{min-height:210px}.btp-checkout-cover{background:radial-gradient(circle at 30% 20%,#f5b8001f,#0000 11rem),#fff8df}.btp-checkout-cover img{padding:.45rem;object-fit:contain!important;object-position:center!important}.btp-summary-thumb{background:radial-gradient(circle at 30% 20%,#f5b8001a,#0000 7rem),#fff8df}.btp-summary-thumb img{padding:.25rem;object-fit:contain!important;object-position:center!important}.btp-home-contest-link .btp-hero-card{background:#050505}.btp-home-contest-link .btp-hero-card img{object-fit:cover!important;object-position:center!important;padding:0!important}.btp-price-row .btp-btn{min-width:108px;padding-inline:1rem}@media (max-width:720px){.btp-course-card-image{min-height:180px}.btp-course-card h3,.btp-course-card p,.btp-course-card-body{min-height:auto}.btp-featured-section .btp-course-card{flex-basis:86vw}.btp-catalog-section .btp-course-card-image{min-height:170px}}.btp-checkout-product-card{grid-template-columns:230px minmax(0,1fr)}.btp-checkout-cover{min-height:190px}.btp-catalog-section .btp-course-card{min-height:100%}.btp-catalog-section .btp-course-card-body{min-height:310px}.btp-catalog-section .btp-price-row{align-items:center}.btp-catalog-section .btp-price-row .btp-btn{align-self:end}@media (max-width:900px){.btp-checkout-product-card{grid-template-columns:1fr}.btp-checkout-cover{min-height:260px}}html,body{max-width:100%;overflow-x:hidden}img,video,canvas,svg{max-width:100%}*{-webkit-tap-highlight-color:transparent}@media (max-width:767px){body{background:#fffaf0}main{overflow-x:hidden}main section{max-width:100%}h1{letter-spacing:-.07em!important;font-size:clamp(2.65rem,12vw,4.35rem)!important;line-height:.92!important}h2{letter-spacing:-.05em!important;font-size:clamp(2rem,8.5vw,3.1rem)!important;line-height:.98!important}h3{font-size:clamp(1.25rem,5.2vw,1.85rem)!important;line-height:1.06!important}p,li{font-size:clamp(1rem,4vw,1.22rem);line-height:1.55}a,button{touch-action:manipulation;min-height:48px}input,select,textarea{font-size:16px!important}.benthec-mobile-page{background:radial-gradient(circle at 0 0,#facc152e,#0000 28rem),#fffaf0}.benthec-mobile-page nav{white-space:nowrap;scrollbar-width:none;max-width:100%;overflow-x:auto}.benthec-mobile-page nav::-webkit-scrollbar{display:none}.benthec-mobile-page .mobile-hidden{display:none!important}.benthec-mobile-page .mobile-stack{flex-direction:column!important;display:flex!important}.benthec-mobile-page .mobile-full{width:100%!important;max-width:100%!important}.benthec-mobile-page .mobile-card{border-radius:1.75rem!important;width:100%!important;max-width:100%!important}.benthec-mobile-page .mobile-cta{border-radius:1.15rem!important;justify-content:center!important;width:100%!important;min-height:58px!important;font-size:1rem!important;font-weight:900!important}.benthec-mobile-store .desktop-support-card,.benthec-mobile-store .legacy-support-card,.benthec-mobile-store .support-card{display:none!important}.benthec-mobile-store aside:has(a[href*=wa\.me]){display:none!important}.benthec-mobile-store aside:has(a[href*=whatsapp]){display:none!important}.benthec-mobile-store .store-hero-image{object-fit:cover!important;object-position:center!important;border-radius:1.75rem!important;width:100%!important;height:auto!important;max-height:420px!important}.benthec-mobile-store .store-product-grid{grid-template-columns:1fr!important;gap:1.25rem!important;display:grid!important;overflow:visible!important}.benthec-mobile-store .store-product-card{flex-direction:column!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;overflow:hidden!important}.benthec-mobile-store .store-product-card img{object-fit:cover!important;object-position:center!important;width:100%!important;height:auto!important;max-height:260px!important}.benthec-mobile-store .store-price{white-space:nowrap!important;align-items:baseline!important;gap:.35rem!important;display:inline-flex!important}.benthec-mobile-store .store-buy-row{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important;display:flex!important}.benthec-mobile-store .store-buy-row a,.benthec-mobile-store .store-buy-row button{width:100%!important}.benthec-mobile-store .store-extra-card{border-radius:1.75rem!important;grid-template-columns:64px 1fr!important;align-items:center!important;gap:1rem!important;padding:1.25rem!important;display:grid!important}.benthec-mobile-store .store-extra-card .extra-price{white-space:nowrap!important;grid-column:2!important;justify-self:start!important;margin-top:.45rem!important}.benthec-mobile-redacao-landing .redacao-operacional-link{display:none!important}.benthec-mobile-redacao-landing .redacao-plan-card{border-radius:1.75rem!important;width:100%!important;max-width:100%!important}.benthec-mobile-redacao-app{background:#fffaf0;padding-bottom:7rem}.benthec-mobile-redacao-app input,.benthec-mobile-redacao-app select,.benthec-mobile-redacao-app textarea{color:#111827!important;background:#fff!important;border:2px solid #e5e7eb!important;border-radius:1.25rem!important;width:100%!important;padding:1rem!important}.benthec-mobile-redacao-app textarea{min-height:46vh!important;line-height:1.65!important}.benthec-mobile-redacao-app .redacao-mobile-actions{z-index:40!important;padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom))!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffaf0f5!important;border-top:1px solid #11182714!important;gap:.75rem!important;display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.benthec-mobile-redacao-app .redacao-mobile-actions a,.benthec-mobile-redacao-app .redacao-mobile-actions button{border-radius:1rem!important;flex:1!important;min-height:52px!important;font-weight:900!important}}@media (min-width:768px){.desktop-hidden{display:none!important}}.ben-floating-support{z-index:9999;color:#fff;background:#050505;border:1px solid #ffd400a6;border-radius:24px;width:min(330px,100vw - 36px);padding:16px;position:fixed;bottom:18px;right:18px;box-shadow:0 22px 55px #00000059}.ben-floating-close{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:0;font-size:20px;position:absolute;top:8px;right:11px}.ben-floating-content{align-items:center;gap:12px;padding-right:12px;display:flex}.ben-floating-avatar{background:linear-gradient(145deg,#ffd400,#fff4a3);border:3px solid #fff;border-radius:999px;flex:none;place-items:center;width:70px;height:70px;display:grid;overflow:hidden}.ben-floating-avatar img{object-fit:contain;width:100%;height:100%}.ben-floating-eyebrow{color:#ffd400;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:12px;font-weight:950}.ben-floating-content strong{margin-top:4px;font-size:19px;line-height:1.08;display:block}.ben-floating-content p:not(.ben-floating-eyebrow){color:#e5e5e5;margin:6px 0 0;font-size:14px;line-height:1.45}.ben-floating-cta{text-align:center;color:#111;background:#ffd400;border-radius:14px;margin-top:14px;padding:12px 14px;font-weight:950;text-decoration:none;display:block}.ben-floating-mini{z-index:9999;color:#ffd400;cursor:pointer;background:#050505;border:2px solid #ffd400;border-radius:999px;width:58px;height:58px;font-weight:950;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 34px #00000047}@media (max-width:640px){.ben-floating-support{width:min(300px,100vw - 24px);padding:14px;bottom:12px;right:12px}.ben-floating-avatar{width:58px;height:58px}.ben-floating-content strong{font-size:17px}.ben-floating-content p:not(.ben-floating-eyebrow){font-size:13px}}.ben-floating-close-icon{width:18px;height:18px;display:inline-block;position:relative}.ben-floating-close-icon:before,.ben-floating-close-icon:after{content:"";background:#fff;border-radius:999px;width:2px;height:14px;position:absolute;top:2px;left:8px}.ben-floating-close-icon:before{transform:rotate(45deg)}.ben-floating-close-icon:after{transform:rotate(-45deg)}.ben-floating-close{color:#0000!important;font-size:0!important}.ben-floating-close{cursor:pointer;z-index:3;background:#ffffff14;border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:10px;right:10px;color:#0000!important;font-size:0!important}.ben-floating-close:hover{background:#ffffff29}.ben-floating-minimize-icon{width:18px;height:18px;display:inline-block;position:relative}.ben-floating-minimize-icon:before{content:"";background:#fff;border-radius:999px;width:12px;height:2px;position:absolute;top:8px;left:3px}.ben-floating-mini{padding:0;overflow:hidden}.ben-floating-mini-avatar{object-fit:cover;border-radius:999px;width:100%;height:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btp-materials-upsell-premium{color:#fff;background:radial-gradient(circle at 0 0,#ffd2003d,#0000 32%),linear-gradient(135deg,#050505 0%,#111 52%,#1b1600 100%);border:1px solid #f5b90073;border-radius:28px;margin-top:2.5rem;padding:clamp(1.5rem,3vw,2.5rem);overflow:hidden;box-shadow:0 24px 60px #0000002e}.btp-materials-upsell-heading{grid-template-columns:minmax(0,1fr);gap:.9rem;margin-bottom:1.4rem;display:grid}.btp-materials-upsell-heading h2{color:#fc0;text-transform:uppercase;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.3rem);line-height:.95}.btp-materials-upsell-heading p{color:#ffffffdb;max-width:850px;margin:.7rem 0 0;font-size:1rem;line-height:1.6}.btp-materials-upsell-carousel{scroll-snap-type:x mandatory;grid-auto-columns:minmax(245px,1fr);grid-auto-flow:column;gap:1rem;padding:.3rem 0 1rem;display:grid;overflow-x:auto}.btp-materials-upsell-carousel::-webkit-scrollbar{height:10px}.btp-materials-upsell-carousel::-webkit-scrollbar-thumb{background:#ffcc00bf;border-radius:999px}.btp-materials-upsell-card{scroll-snap-align:start;color:#0b1020;background:#fff;border:1px solid #ffcc0052;border-radius:22px;flex-direction:column;gap:.65rem;min-height:245px;padding:1.25rem;display:flex;box-shadow:0 16px 36px #0000001f}.btp-materials-upsell-card.featured{background:linear-gradient(145deg,#fc0 0%,#ffe685 100%);border-color:#fff}.btp-materials-upsell-icon{background:#fff2b8;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.45rem;display:inline-flex}.btp-materials-upsell-tag{color:#6f5200;text-transform:uppercase;letter-spacing:.03em;background:#ffcc0038;border-radius:999px;width:fit-content;padding:.35rem .65rem;font-size:.72rem;font-weight:900}.btp-materials-upsell-card h3{color:#020617;margin:0;font-size:1.25rem;line-height:1.08}.btp-materials-upsell-card p{color:#344054;margin:0;font-size:.94rem;line-height:1.45}.btp-materials-upsell-card strong{color:#d99a00;margin-top:auto;font-size:1.35rem;font-weight:950}.btp-materials-upsell-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.2rem;display:flex}.btp-materials-upsell-primary,.btp-materials-upsell-secondary{border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:0 1.2rem;font-weight:950;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.btp-materials-upsell-primary{color:#050505;background:#fc0;box-shadow:0 14px 30px #ffcc0038}.btp-materials-upsell-secondary{color:#050505;background:#fff}.btp-materials-upsell-primary:hover,.btp-materials-upsell-secondary:hover{transform:translateY(-1px)}@media (max-width:720px){.btp-materials-upsell-premium{border-radius:22px}.btp-materials-upsell-carousel{grid-auto-columns:minmax(235px,82vw)}.btp-materials-upsell-actions>a{width:100%}}.btp-addons-page{background:radial-gradient(circle at 0 0,#ffcc0038,#0000 34%),linear-gradient(#fffaf0 0%,#fff 46%,#f7f7f7 100%);min-height:100vh;padding:clamp(2rem,4vw,4rem)}.btp-addons-hero{text-align:center;max-width:980px;margin:0 auto 2rem}.btp-addons-hero h1{color:#050505;letter-spacing:-.055em;text-transform:uppercase;margin:.5rem 0 1rem;font-size:clamp(2.4rem,5vw,5rem);line-height:.92}.btp-addons-hero p{color:#344054;max-width:760px;margin:0 auto;font-size:1.08rem;line-height:1.65}.btp-addons-grid{grid-template-columns:repeat(auto-fit,minmax(255px,1fr));align-items:stretch;gap:1rem;width:min(1180px,100%);margin:0 auto;display:grid}.btp-addon-store-card{background:#fff;border:1px solid #0f172a1a;border-radius:26px;flex-direction:column;gap:.85rem;min-height:360px;padding:1.35rem;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 46px #0f172a14}.btp-addon-store-card:before{content:"";background:linear-gradient(90deg,#fc0,#050505);height:7px;position:absolute;inset:0 0 auto}.btp-addon-store-card.featured{color:#fff;background:radial-gradient(circle at 100% 0,#ffcc003d,#0000 34%),#050505;border-color:#ffcc00bf}.btp-addon-store-top{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.btp-addon-store-icon{background:#fff2b8;border-radius:18px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.55rem;display:inline-flex}.btp-addon-store-tag{color:#7a5700;text-transform:uppercase;letter-spacing:.035em;background:#ffcc002e;border-radius:999px;padding:.38rem .68rem;font-size:.72rem;font-weight:950}.btp-addon-store-card.featured .btp-addon-store-tag{color:#fd4;background:#ffcc002e}.btp-addon-store-card h2{color:#050505;letter-spacing:-.035em;margin:0;font-size:1.45rem;line-height:1.05}.btp-addon-store-card.featured h2{color:#fff}.btp-addon-store-card p{color:#475467;margin:0;font-size:.98rem;line-height:1.55}.btp-addon-store-card.featured p{color:#ffffffd1}.btp-addon-store-card.featured .btp-addon-store-card.featured .btp-addon-store-note strong,.btp-addon-store-card.featured .btp-addon-store-footer{justify-content:space-between;align-items:center;gap:.8rem;margin-top:auto;display:flex}.btp-addon-store-footer strong{color:#d99a00;white-space:nowrap;font-size:1.55rem;font-weight:950}.btp-addon-store-footer a{color:#050505;text-align:center;background:#fc0;border-radius:15px;justify-content:center;align-items:center;min-height:48px;padding:0 1rem;font-weight:950;text-decoration:none;display:inline-flex}.btp-addon-store-card.featured .btp-addon-store-footer a{color:#050505;background:#fc0}@media (max-width:720px){.btp-addons-page{padding:1.25rem}.btp-addon-store-card{min-height:auto}.btp-addon-store-footer{flex-direction:column;align-items:stretch}.btp-addon-store-footer a{width:100%}}.btp-addons-grid{grid-auto-rows:1fr!important;align-items:stretch!important}.btp-addon-store-card{flex-direction:column!important;height:100%!important;min-height:360px!important;display:flex!important}.btp-addon-store-card h2{min-height:3.1rem}.btp-addon-store-footer{justify-content:space-between!important;align-items:flex-end!important;gap:.85rem!important;margin-top:auto!important;padding-top:1rem!important;display:flex!important}.btp-addon-store-footer strong{margin:0!important;line-height:1!important}.btp-addon-store-footer a{flex:none!important}@media (max-width:720px){.btp-addon-store-card{min-height:320px!important}.btp-addon-store-card h2{min-height:auto}.btp-addon-store-footer{flex-direction:column!important;align-items:stretch!important}}.btp-addons-grid{align-items:stretch!important}.btp-addon-store-card{flex-direction:column!important;height:100%!important;min-height:360px!important;display:flex!important;overflow:hidden!important}.btp-addon-store-card p{margin-bottom:0!important}.btp-addon-store-footer{grid-template-columns:auto minmax(120px,1fr)!important;align-items:end!important;gap:.75rem!important;width:100%!important;min-width:0!important;margin-top:auto!important;padding-top:1rem!important;display:grid!important}.btp-addon-store-footer strong{white-space:nowrap!important;margin:0!important;line-height:1!important}.btp-addon-store-footer a{box-sizing:border-box!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;width:100%!important;min-width:0!important;max-width:100%!important;padding-left:.75rem!important;padding-right:.75rem!important;line-height:1.05!important}.btp-materials-upsell-card{flex-direction:column!important;display:flex!important;overflow:hidden!important}.btp-materials-upsell-card strong{margin-top:auto!important;padding-top:.9rem!important}.btp-materials-upsell-actions a,.btp-materials-upsell-primary,.btp-materials-upsell-secondary{box-sizing:border-box!important;white-space:normal!important;text-align:center!important;max-width:100%!important}@media (max-width:720px){.btp-addon-store-footer{grid-template-columns:1fr!important;align-items:stretch!important}.btp-addon-store-footer strong{font-size:1.45rem!important}.btp-addon-store-footer a{width:100%!important}}
