/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#082e67;--navy-dark:#03204b;--orange:#ff7100;--orange-dark:#e85f00;--cream:#f7f9fc;--ink:#0d1b2a;--muted:#667085;--line:#e4e9f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{transition:all .2s}a{color:inherit;text-decoration:none}.trustbar{background:var(--navy);color:#fff;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:18px;height:38px;font-size:12px;font-weight:700;display:flex}.trustbar span{color:var(--orange)}.site-header{z-index:20;background:#fff;align-items:center;gap:42px;max-width:1320px;height:88px;margin:auto;padding:10px 32px;display:flex;position:relative}.brand{align-items:center;width:160px;height:68px;display:flex;overflow:hidden}.brand img{object-fit:cover;object-position:center 34%;width:100%;height:100%;transform:scale(1.58)}.site-header nav{align-items:center;gap:24px;margin-left:auto;display:flex}.site-header nav>a{color:#344054;font-size:14px;font-weight:700}.site-header nav>a:hover{color:var(--orange)}.product-menu{position:relative}.menu-trigger{height:44px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:10px;align-items:center;gap:9px;padding:0 15px;font-weight:850;display:flex}.menu-trigger:hover,.product-menu.is-open .menu-trigger{border-color:var(--orange);color:var(--orange)}.menu-arrow{font-size:18px;transition:transform .2s}.product-menu.is-open .menu-arrow{transform:rotate(180deg)}.menu-panel{border:1px solid var(--line);background:#fff;border-radius:14px;width:270px;padding:10px;display:none;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 45px #092c5b29}.product-menu.is-open .menu-panel{display:grid}.menu-panel button{text-align:left;color:#344054;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;padding:13px 14px;font-size:14px;display:flex}.menu-panel button:hover{color:var(--orange-dark);background:#fff3e8}.menu-panel button span{text-align:center;width:25px;font-size:19px}.button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:17px 24px;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #ff710029}.button:hover{background:var(--orange-dark);transform:translateY(-2px)}.button-small{padding:13px 20px;font-size:14px}.button-outline{color:var(--navy);box-shadow:none;background:#fff;border:1.5px solid #cfd7e4}.button-outline:hover{color:var(--navy-dark);background:#f7f9fc}.hero{background:linear-gradient(112deg,#f7f9fc 0%,#fff 62%,#fff4e8 100%);grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:60px;min-height:610px;padding:70px max(32px,50vw - 628px);display:grid;overflow:hidden}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--orange);letter-spacing:.18em;margin-bottom:17px;font-size:12px;font-weight:900;display:block}.hero h1{letter-spacing:-.047em;max-width:760px;color:var(--navy-dark);margin:0;font-size:clamp(44px,4.6vw,70px);line-height:1.01}.hero-copy>p{color:#526176;max-width:650px;margin:24px 0 30px;font-size:19px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-note{color:#526176;flex-wrap:wrap;gap:22px;margin-top:24px;font-size:12px;display:flex}.hero-note b{color:#16794d}.hero-visual{height:480px;position:relative}.orb{border-radius:50%;position:absolute}.orb-one{background:linear-gradient(145deg,#0b3d83,#061d42);width:410px;height:410px;top:35px;right:15px}.orb-two{opacity:.13;border:52px solid #ff7b12;width:250px;height:250px;top:-55px;right:-90px}.phone{color:#fff;border:7px solid #18212e;border-radius:38px;flex-direction:column;width:210px;height:410px;padding:20px;display:flex;position:absolute;box-shadow:0 28px 45px #0b23443b}.phone .camera{letter-spacing:4px;font-size:14px}.phone-back{background:linear-gradient(150deg,#95a8c8,#284c83);justify-content:flex-end;align-items:center;top:35px;right:225px;transform:rotate(-10deg)}.phone-front{background:linear-gradient(145deg,#052c65,#0a57a2 58%,#ff7a00);justify-content:center;align-items:center;top:15px;right:70px;transform:rotate(8deg)}.phone-front .camera{position:absolute;top:19px;left:20px}.screen-logo{font-size:96px;font-style:italic;font-weight:900}.phone-front small{letter-spacing:.13em}.hero-card{z-index:3;background:#fff;border:1px solid #e6ebf2;border-radius:16px;flex-direction:column;min-width:220px;padding:17px 22px;display:flex;position:absolute;bottom:23px;left:15px;box-shadow:0 18px 38px #0b234425}.hero-card span{color:#16865a;text-transform:uppercase;font-size:11px;font-weight:800}.hero-card strong{color:var(--navy);margin:4px 0;font-size:18px}.hero-card small{color:var(--muted)}.steps{z-index:4;border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:-28px auto 0;padding:22px;display:grid;position:relative;box-shadow:0 14px 36px #0d244414}.steps>div{border-right:1px solid var(--line);align-items:center;gap:14px;padding:4px 22px;display:flex}.steps>div:last-child{border:0}.steps b{width:38px;height:38px;color:var(--orange);background:#fff0e4;border-radius:50%;place-items:center;display:grid}.steps span{flex-direction:column;display:flex}.steps strong{color:var(--navy);font-size:14px}.steps small{color:var(--muted);margin-top:3px}.simulator{max-width:1320px;padding-top:110px}.simulator-shell{background:linear-gradient(135deg,var(--navy-dark),#0b458f);border-radius:28px;grid-template-columns:1.08fr .92fr;align-items:center;gap:65px;padding:54px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 60px #082e6726}.simulator-shell:after{content:"";border:55px solid #ffffff0b;border-radius:50%;width:300px;height:300px;position:absolute;top:-150px;right:-120px}.simulator-copy,.simulator-form{z-index:1;position:relative}.simulator .simulator-copy h2{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,56px);line-height:1.03}.simulator-copy>p{color:#d5e3f4;max-width:620px;font-size:17px;line-height:1.65}.simulator-security{color:#fff;align-items:center;gap:10px;margin-top:24px;display:flex}.simulator-security span{background:#ffffff16;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.simulator-security strong{font-size:13px}.simulator-form{background:#fff;border-radius:20px;flex-direction:column;padding:30px;display:flex;box-shadow:0 20px 45px #02112742}.simulator-form>label{color:var(--navy);margin-bottom:9px;font-size:13px;font-weight:850}.simulator-money{border:2px solid #ced7e3;border-radius:12px;align-items:center;height:62px;margin-bottom:14px;display:flex;overflow:hidden}.simulator-money:focus-within{border-color:var(--orange);box-shadow:0 0 0 4px #ff71001c}.simulator-money span{height:100%;color:var(--navy);background:#f3f6fa;border-right:1px solid #d8dee8;align-items:center;padding:0 16px;font-size:18px;font-weight:900;display:flex}.simulator-money input{width:100%;height:100%;color:var(--navy);border:0;outline:0;padding:0 16px;font-size:24px;font-weight:850}.simulator-form .button{width:100%}.simulator-form>small{color:var(--muted);text-align:center;margin-top:13px;line-height:1.45}.simulator-results{padding-top:54px;scroll-margin-top:30px}.simulator-results-heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:25px;display:flex}.simulator-results-heading h3{color:var(--navy-dark);margin:0;font-size:34px}.simulator-results-heading p{max-width:430px;color:var(--muted);line-height:1.55}.simulator-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.simulator-grid article{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:42% 58%;min-height:220px;display:grid;overflow:hidden;box-shadow:0 10px 26px #092d6312}.simulator-product-image{background:#f5f7fa;place-items:center;display:grid;position:relative;overflow:hidden}.simulator-product-image>span{color:var(--orange-dark);z-index:2;background:#fff;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:900;position:absolute;top:11px;left:11px}.simulator-product-image img{object-fit:contain;mix-blend-mode:multiply;width:88%;height:88%}.simulator-product-image>div{font-size:55px}.simulator-product-info{flex-direction:column;padding:20px 17px;display:flex}.simulator-product-info>small{color:var(--orange);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:900}.simulator-product-info h4{color:var(--navy);margin:6px 0 2px;font-size:18px}.simulator-product-info p{color:var(--muted);margin:0;font-size:12px}.simulator-product-info>div{color:var(--muted);flex-direction:column;margin-top:14px;font-size:10px;display:flex}.simulator-product-info>div strong{color:var(--navy);margin-top:2px;font-size:18px}.simulator-product-info .button{margin-top:auto;padding:10px;font-size:12px}.simulator-no-result{background:#fff8f1;border:1px solid #f0d4bc;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:26px;display:grid}.simulator-no-result>span{font-size:34px}.simulator-no-result h4{color:var(--navy);margin:0 0 4px;font-size:19px}.simulator-no-result p{color:var(--muted);margin:0}.simulator-no-result .button{padding:12px 18px}.section{max-width:1256px;margin:auto;padding:100px 32px}.section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:38px;display:flex}.section h2{letter-spacing:-.04em;color:var(--navy-dark);margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08}.section-heading p{max-width:410px;color:var(--muted);line-height:1.6}.filters{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.search{border:1px solid #d8dee8;border-radius:10px;align-items:center;gap:10px;min-width:280px;padding:0 14px;display:flex}.search span{color:var(--muted);font-size:24px}.search input{border:0;outline:0;width:100%;height:46px}.current-category{color:var(--muted);font-size:13px}.current-category b{color:var(--navy)}.product-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;transition:all .2s;overflow:hidden;box-shadow:0 8px 24px #0a2f6410}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #0a2f641c}.product-image{background:#f2f5f9;place-items:center;height:245px;display:grid;position:relative;overflow:hidden}.product-tag{color:var(--navy);background:#fff;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:14px;left:14px;box-shadow:0 4px 12px #0b234414}.mini-phone{color:#fff;border:5px solid #18212e;border-radius:18px;flex-direction:column;justify-content:space-between;width:99px;height:195px;padding:10px;display:flex;transform:rotate(4deg);box-shadow:0 16px 28px #102b4f2e}.mini-phone i{letter-spacing:3px;font-size:9px}.mini-phone b{text-align:center;margin-bottom:8px;font-size:12px}.blue .mini-phone,.blue.tiny-device{background:linear-gradient(145deg,#52a2dd,#0b3c7a)}.black .mini-phone,.black.tiny-device{background:linear-gradient(145deg,#3b424d,#090d12)}.gold .mini-phone,.gold.tiny-device{background:linear-gradient(145deg,#efcf7c,#8f6b1e)}.green .mini-phone,.green.tiny-device{background:linear-gradient(145deg,#b2d6c5,#225f52)}.purple .mini-phone,.purple.tiny-device{background:linear-gradient(145deg,#c7acec,#5a3985)}.graphite .mini-phone,.graphite.tiny-device{background:linear-gradient(145deg,#89929f,#29323e)}.product-info>small{text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-weight:900}.product-info h3{color:var(--navy);margin:7px 0 5px;font-size:19px}.product-info p{color:var(--muted);margin:0;font-size:14px}.availability{color:#17835b;margin-top:14px;font-size:12px;font-weight:800}.price{border-top:1px solid var(--line);flex-direction:column;margin-top:14px;padding-top:14px;display:flex}.price>span,.price em{color:var(--muted);font-size:11px;font-style:normal}.price strong{color:var(--navy);margin:2px 0;font-size:25px}.price strong small{color:var(--muted);font-size:11px;font-weight:600}.product-button{width:100%;margin-top:15px;padding:13px}.disclaimer{color:var(--muted);text-align:center;margin-top:24px;font-size:11px}.empty{text-align:center;color:var(--muted);padding:40px}.catalog{padding-bottom:110px}.analysis{background:linear-gradient(130deg,var(--navy-dark),var(--navy));color:#fff;grid-template-columns:minmax(0,1fr) minmax(460px,560px);align-items:start;gap:90px;max-width:none;padding:95px max(32px,50vw - 596px);display:grid}.analysis h2{color:#fff;max-width:580px}.light{color:#ff9b4d}.analysis-intro>p{color:#d7e2f2;max-width:560px;font-size:17px;line-height:1.7}.selected-phone{background:#ffffff12;border:1px solid #ffffff25;border-radius:14px;align-items:center;gap:15px;max-width:480px;margin-top:32px;padding:15px;display:flex}.tiny-device{border:3px solid #172131;border-radius:8px;place-items:center;width:45px;height:70px;font-weight:900;display:grid}.selected-phone span{flex-direction:column;display:flex}.selected-phone small{color:#aac0de}.selected-phone strong{margin:3px 0}.selected-phone em{color:#aac0de;font-size:12px;font-style:normal}.security-note{color:#b8c9df;margin-top:22px;font-size:12px}.credit-form{color:var(--ink);background:#fff;border-radius:20px;padding:32px;box-shadow:0 24px 50px #020d2038}.form-title span{float:right;color:var(--orange-dark);background:#fff1e6;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:800}.form-title h3{color:var(--navy);margin:0;font-size:24px}.form-title p{color:var(--muted);margin:5px 0 22px;font-size:12px}.credit-form>label,.form-row label{color:#344054;flex-direction:column;gap:7px;margin-bottom:15px;font-size:12px;font-weight:800;display:flex}.credit-form input,.credit-form select{height:46px;color:var(--ink);background:#fff;border:1px solid #d4dae4;border-radius:9px;outline:0;padding:0 12px}.credit-form input:focus,.credit-form select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff71001d}.form-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.consent{align-items:flex-start;color:var(--muted)!important;flex-direction:row!important;font-weight:500!important;line-height:1.45!important}.consent input{flex:none;width:17px;height:17px;margin-top:2px}.form-submit{width:100%}.form-foot{text-align:center;color:var(--muted);margin-top:12px;display:block}.success{text-align:center;padding:54px 15px}.success>div{color:#147b55;background:#e3f7ef;border-radius:50%;place-items:center;width:64px;height:64px;margin:auto;font-size:32px;display:grid}.success h3{color:var(--navy);margin:18px 0 8px;font-size:27px}.success p{color:var(--muted);line-height:1.6}.success .button{margin-top:12px}.field-note{color:#667085;margin-top:-2px;font-weight:500;line-height:1.35}.faq{grid-template-columns:.85fr 1.15fr;gap:90px;display:grid}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list summary{cursor:pointer;color:var(--navy);font-weight:800;list-style:none}.faq-list summary:after{content:"+";float:right;color:var(--orange);font-size:20px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);font-size:14px;line-height:1.6}footer{border-top:1px solid var(--line);background:#f4f7fb;align-items:center;gap:18px;padding:35px max(32px,50vw - 596px);display:flex}footer img{object-fit:cover;object-position:center 18%;border-radius:10px;width:70px;height:70px}footer div{flex-direction:column;display:flex}footer strong{color:var(--navy)}footer span,footer small{color:var(--muted)}footer p{color:var(--muted);margin-left:auto;font-size:11px}.money-input{background:#fff;border:1px solid #d4dae4;border-radius:9px;align-items:center;height:46px;display:flex;overflow:hidden}.money-input:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px #ff71001d}.money-input span{height:100%;color:var(--navy);background:#f3f6fa;border-right:1px solid #d4dae4;align-items:center;padding:0 11px;font-weight:800;display:flex}.money-input input{width:100%;box-shadow:none!important;border:0!important;border-radius:0!important}@media (width<=900px){.site-header{gap:14px;padding:9px 20px}.site-header nav{margin-left:auto}.how-it-works-link{display:none}.hero{grid-template-columns:1fr;padding:55px 24px 80px}.hero-visual{height:400px}.steps{grid-template-columns:1fr;margin:-30px 18px 0}.steps>div{border-right:0;border-bottom:1px solid var(--line);padding:10px}.simulator-shell{grid-template-columns:1fr;gap:35px}.simulator-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.analysis{grid-template-columns:1fr;gap:40px;padding:70px 24px}.faq{grid-template-columns:1fr;gap:35px}.section-heading{flex-direction:column;align-items:start;gap:5px}footer{flex-wrap:wrap}footer p{width:100%;margin:10px 0 0}}@media (width<=600px){.trustbar{gap:7px;padding:0 8px;font-size:9px}.trustbar span:nth-of-type(2),.trustbar span:nth-of-type(2)+*{display:none}.brand{width:125px}.site-header{gap:8px;padding:9px 12px}.site-header .button-small{border-radius:50%;width:42px;height:42px;padding:0;font-size:0}.site-header .button-small:after{content:"✓";font-size:18px}.menu-trigger{height:42px;padding:0 12px}.menu-panel{width:auto;position:fixed;top:118px;left:12px;right:12px}.hero{padding-top:38px}.hero h1{font-size:43px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-note{flex-direction:column;gap:8px}.hero-visual{height:350px}.orb-one{width:300px;height:300px;right:-30px}.phone{border-radius:28px;width:150px;height:300px}.phone-back{right:145px}.phone-front{right:18px}.screen-logo{font-size:65px}.hero-card{bottom:0;left:0}.section{padding:72px 18px}.section h2{font-size:36px}.simulator{padding-top:72px}.simulator-shell{border-radius:20px;padding:30px 20px}.simulator-copy h2{font-size:38px}.simulator-grid{grid-template-columns:1fr}.simulator-results-heading{flex-direction:column;align-items:flex-start;gap:5px}.simulator-grid article{grid-template-columns:40% 60%}.simulator-no-result{grid-template-columns:auto 1fr}.simulator-no-result .button{grid-column:1/-1;width:100%}.filters{flex-direction:column;align-items:stretch}.search{min-width:0}.current-category{align-self:flex-start}.product-grid{grid-template-columns:1fr}.analysis{padding:70px 18px}.credit-form{padding:22px}.form-row{grid-template-columns:1fr}.faq{padding:72px 20px}.steps{padding:13px}footer{padding:30px 20px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.whatsapp-analysis{color:#fff;background:#20a464;border-radius:12px;max-width:480px;margin-top:14px;padding:15px 17px;font-size:13px;display:block}.whatsapp-analysis:hover{background:#178853;transform:translateY(-2px)}.whatsapp-button{background:#20a464!important}.review-button{color:var(--navy);cursor:pointer;background:0 0;border:0;margin:14px auto 0;font-weight:800;display:block}.stores{padding-top:40px}.store-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.store-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px;box-shadow:0 8px 24px #0a2f6410}.store-grid article>span{letter-spacing:.14em;color:var(--orange);font-size:11px;font-weight:900}.store-grid h3{color:var(--navy);margin:8px 0;font-size:21px}.store-grid p{color:var(--muted);line-height:1.7}.store-grid a{color:var(--navy);margin-top:9px;font-weight:800;display:block}.store-grid a:hover{color:var(--orange)}.store-grid .contact-card{background:var(--navy);color:#fff}.store-grid .contact-card h3,.store-grid .contact-card a{color:#fff}.store-grid .contact-card a:hover{color:#ffb177}.footer-links{gap:16px;flex-direction:row!important;margin-left:auto!important;display:flex!important}.footer-links a{color:var(--navy);font-size:12px;font-weight:800}@media (width<=900px){.store-grid{grid-template-columns:1fr}.footer-links{width:100%;margin-left:0!important}}.real-phone-photo{object-fit:contain;z-index:1;mix-blend-mode:multiply;width:calc(100% - 60px);height:calc(100% - 40px);position:absolute;inset:20px 30px}.product-tag{z-index:3}.product-image .mini-phone{z-index:0}.hero-campaign{background:#fff;border:1px solid #fff;border-radius:26px;margin:0;position:relative;overflow:hidden;transform:rotate(1deg);box-shadow:0 30px 65px #082e6730}.hero-campaign img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.hero-campaign figcaption{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#082e67e8;border:2px solid #ff7100;border-radius:13px;flex-direction:column;padding:11px 16px;display:flex;position:absolute;bottom:18px;right:18px}.hero-campaign figcaption strong{text-transform:uppercase;font-size:19px}.hero-campaign figcaption span{letter-spacing:.08em;text-transform:uppercase;color:#ffd1ae;font-size:10px}@media (width<=600px){.hero-campaign{transform:none}.hero-campaign img{aspect-ratio:1;object-position:center}}.entry-value{color:#824000;background:#fff3e8;border-radius:8px;margin:7px 0 6px;padding:8px 10px;font-size:12px;font-weight:700}.entry-value b{color:var(--orange-dark);font-size:14px}.product-image{border-bottom:1px solid #eef1f5;background:#fff!important}.real-phone-photo{background:#fff;object-fit:contain!important;object-position:center!important;mix-blend-mode:normal!important;z-index:2!important;width:calc(100% - 36px)!important;height:calc(100% - 24px)!important;inset:12px 18px!important}.product-image .mini-phone{opacity:.12;filter:grayscale();z-index:0!important}.site-header .brand{flex-shrink:0;width:180px;height:68px;overflow:visible}.site-header .brand img{object-fit:contain;object-position:center;background:#fff;width:100%;height:100%;transform:none}@media (width<=600px){.site-header .brand{width:132px;height:60px}}.site-header .brand{width:170px!important;height:70px!important;overflow:hidden!important}.site-header .brand img{object-fit:contain!important;object-position:left center!important;max-width:100%!important;max-height:100%!important;display:block!important;transform:none!important}@media (width<=600px){.site-header .brand{width:128px!important;height:60px!important}}.form-error{color:#a62626;background:#fff0f0;border:1px solid #ffc9c9;border-radius:9px;margin:0 0 12px;padding:11px;font-size:12px}.draft-saved{color:#087943;background:#e8f8ef;border:1px solid #b9ead0;border-radius:9px;margin:0 0 12px;padding:10px 11px;font-size:11px;line-height:1.4}.form-submit:disabled{opacity:.65;cursor:wait}.admin-page{color:#172033;background:#f4f7fb;min-height:100vh}.admin-header{background:#fff;border-bottom:1px solid #e1e7ef;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 620px);display:flex}.admin-header>div{align-items:center;gap:14px;display:flex}.admin-header img{object-fit:contain;width:145px;height:55px}.admin-header span{color:#667085;border-left:1px solid #d8dee8;padding-left:14px;font-size:13px}.admin-header small{color:#667085}.admin-header a{color:#0a326b;font-weight:800}.admin-content{max-width:1240px;margin:auto;padding:50px 24px}.admin-title{justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-title>div>span{letter-spacing:.14em;color:#ef6c00;font-size:11px;font-weight:900}.admin-title h1{color:#082e67;margin:7px 0;font-size:36px}.admin-title p{color:#667085;margin:0}.admin-stats{grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:16px;margin:30px 0;display:grid}.admin-stats article{background:#fff;border:1px solid #e1e7ef;border-radius:14px;padding:20px;box-shadow:0 7px 20px #0a2f640b}.admin-stats span{color:#667085;font-size:12px;display:block}.admin-stats strong{color:#082e67;margin-top:5px;font-size:30px;display:block}.admin-table-wrap{background:#fff;border:1px solid #e1e7ef;border-radius:16px;overflow:auto;box-shadow:0 10px 28px #0a2f640d}.admin-table{border-collapse:collapse;width:100%;min-width:1040px}.admin-table th{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.07em;background:#082e67;padding:14px 16px;font-size:11px}.admin-table td{vertical-align:top;border-bottom:1px solid #edf0f5;padding:17px 16px;font-size:13px}.admin-table td strong,.admin-table td small{display:block}.admin-table td small{color:#667085;margin-top:5px}.admin-table td a{color:#087943;font-weight:800}.status-new{color:#087943;background:#e8f8ef;border-radius:20px;padding:6px 10px;font-size:11px;display:inline-block!important}.admin-empty{text-align:center;color:#667085;background:#fff;border:1px solid #e1e7ef;border-radius:16px;padding:50px}.admin-empty b{color:#082e67;font-size:18px}.admin-privacy{color:#667085;margin-top:20px;font-size:12px}.admin-denied{text-align:center;max-width:560px;margin:100px auto;padding:40px}.admin-denied h1{color:#082e67}.admin-denied a{color:#ef6c00;margin-top:15px;font-weight:800;display:inline-block}.recovery-panel{background:#fff;border:1px solid #e1e7ef;border-radius:18px;margin:34px 0;padding:26px;box-shadow:0 10px 28px #0a2f640d}.recovery-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.recovery-heading>div>span{letter-spacing:.14em;color:var(--orange);font-size:10px;font-weight:900}.recovery-heading h2{color:var(--navy);margin:6px 0;font-size:28px}.recovery-heading p{color:var(--muted);margin:0}.recovery-heading>b{width:48px;height:48px;color:var(--orange-dark);background:#fff1e6;border-radius:50%;place-items:center;font-size:20px;display:grid}.recovery-list{gap:10px;display:grid}.recovery-list article{border:1px solid #e4e9f0;border-radius:12px;grid-template-columns:1fr 1fr auto;align-items:center;gap:20px;padding:16px;display:grid}.recovery-list article>div{flex-direction:column;gap:3px;display:flex}.recovery-list small{color:var(--muted)}.recovery-list strong{color:var(--navy)}.recovery-list span{color:#526176;font-size:12px}.recovery-list a{border-radius:9px;padding:11px 14px;font-size:12px;color:#fff!important;background:#20a464!important}.recovery-list a:hover{background:#178853!important}.recovery-empty{text-align:center;background:#f5f7fa;border-radius:12px;flex-direction:column;gap:5px;padding:30px;display:flex}.recovery-empty b{color:var(--navy)}.recovery-empty span,.recovery-note{color:var(--muted);font-size:12px}.recovery-note{margin:15px 0 0}@media (width<=700px){.admin-header{padding:0 15px}.admin-header span,.admin-header small{display:none}.admin-content{padding:32px 15px}.admin-title{flex-direction:column;align-items:flex-start}.admin-title h1{font-size:30px}.admin-stats{grid-template-columns:1fr 1fr}.admin-title .button{width:100%}.recovery-list article{grid-template-columns:1fr}.recovery-list a{text-align:center}.recovery-panel{padding:18px}.recovery-heading h2{font-size:24px}}.faq{max-width:1256px;display:block!important}.faq-heading{text-align:center;max-width:680px;margin:0 auto 42px}.faq-heading .eyebrow{margin-bottom:12px}.faq-heading p{color:var(--muted);font-size:17px}.faq-list{grid-template-columns:repeat(2,1fr);align-items:start;gap:22px;display:grid}.faq-list details{background:#f3f4f6;border-radius:16px;box-shadow:0 6px 15px #0a234218;border:0!important;padding:25px 28px!important}.faq-list summary{font-size:18px;line-height:1.35}.faq-list details[open] summary{margin-bottom:17px}.faq-list p{border-left:2px solid var(--orange);margin:0;padding-left:16px;color:#344054!important;font-size:15px!important}.faq-list summary:after{color:#0a9b72!important}@media (width<=760px){.faq-list{grid-template-columns:1fr}.faq-list details{padding:22px!important}}.details-link{text-align:center;color:var(--navy);border:1px solid #d7dee8;border-radius:9px;margin-top:15px;padding:11px;font-size:13px;font-weight:800;display:block}.details-link:hover{border-color:var(--orange);color:var(--orange)}.site-header{gap:20px}.site-header nav{gap:18px}.site-header nav a{white-space:nowrap}.category-chips{justify-content:flex-end}.product-placeholder{filter:saturate(.8);opacity:.28;z-index:1;font-size:78px}.product-manager{border-top:1px solid #dce3ec;margin-top:70px;padding-top:55px}.product-manager .admin-title h2{color:#082e67;margin:7px 0;font-size:34px}.product-admin-form{background:#fff;border:1px solid #e1e7ef;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:15px;margin:25px 0;padding:24px;display:grid}.product-form-head{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.product-form-head strong{color:#082e67;font-size:20px}.product-form-head button{color:#d55300;cursor:pointer;background:0 0;border:0;font-weight:800}.product-admin-form label{color:#344054;flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.product-admin-form input,.product-admin-form select{background:#fff;border:1px solid #ccd5e1;border-radius:9px;height:44px;padding:0 11px}.product-admin-form .wide{grid-column:span 2}.product-admin-form .check{flex-direction:row;justify-content:flex-start;align-items:center}.product-admin-form .check input{width:18px;height:18px}.product-admin-form .button{align-self:end;height:44px;padding:0 18px}.product-message{color:#087943;grid-column:1/-1;margin:0;font-weight:800}.admin-product-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.admin-product-grid article{background:#fff;border:1px solid #e1e7ef;border-radius:14px;grid-template-columns:70px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.admin-product-image{background:#f4f7fb;border-radius:10px;place-items:center;width:70px;height:70px;display:grid;overflow:hidden}.admin-product-image img{object-fit:contain;width:100%;height:100%}.admin-product-image span{font-size:30px}.admin-product-grid article>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.admin-product-grid small{color:#667085}.admin-product-grid strong{color:#082e67}.admin-product-grid span{font-weight:800}.admin-product-grid em{border-radius:20px;width:max-content;padding:4px 8px;font-size:10px;font-style:normal}.active-product{color:#087943;background:#e8f8ef}.inactive-product{color:#6b7280;background:#edf0f3}.admin-product-grid button{color:#082e67;cursor:pointer;background:#fff;border:1px solid #d7dee8;border-radius:8px;padding:8px 10px;font-weight:800}@media (width<=1050px){.product-admin-form{grid-template-columns:repeat(2,1fr)}.admin-product-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.product-admin-form{grid-template-columns:1fr}.product-admin-form .wide{grid-column:auto}.admin-product-grid{grid-template-columns:1fr}.admin-product-grid article{grid-template-columns:60px 1fr auto}.category-chips{justify-content:flex-start}}.product-photo-field{flex-direction:column;gap:8px;display:flex}.product-photo-field>span{color:#344054;font-size:12px;font-weight:800}.photo-upload-row{align-items:center;gap:12px;min-height:78px;display:flex}.photo-upload-row>img,.photo-empty{object-fit:contain;background:#f7f9fc;border:1px solid #d7dee8;border-radius:10px;width:78px;height:78px}.photo-empty{place-items:center;font-size:28px;display:grid}.photo-upload-button{cursor:pointer;background:#082e67;border-radius:9px;justify-content:center;align-items:center;padding:12px 16px;color:#fff!important;display:inline-flex!important}.photo-upload-button input{display:none}.remove-photo{color:#b42318;cursor:pointer;background:0 0;border:0;font-weight:800}.product-photo-field small{color:#667085}.back-link{color:var(--navy);margin-left:auto;font-weight:800}.detail-hero{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1192px;margin:auto;padding:70px 32px 90px;display:grid}.detail-photo{border:1px solid var(--line);background:linear-gradient(145deg,#f5f7fa,#fff);border-radius:28px;place-items:center;height:520px;display:grid;position:relative;overflow:hidden}.detail-photo>span{color:var(--orange);letter-spacing:.16em;font-size:12px;font-weight:900;position:absolute;top:24px;left:24px}.detail-photo img{object-fit:contain;mix-blend-mode:multiply;width:82%;height:82%}.detail-copy h1{letter-spacing:-.05em;color:var(--navy-dark);margin:0;font-size:clamp(44px,5vw,70px);line-height:1}.detail-storage{color:#16794d;margin:16px 0 30px;font-weight:800}.detail-price{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;padding:22px 0;display:flex}.detail-price small{color:var(--muted)}.detail-price strong{color:var(--navy);margin:4px 0;font-size:38px}.detail-price p{color:#824000;margin:5px 0}.detail-price b{color:var(--orange-dark)}.detail-cta{width:100%;margin-top:25px}.detail-condition{text-align:center;color:var(--muted);margin-top:12px;display:block}.spec-section{border-top:1px solid var(--line);grid-template-columns:.85fr 1.15fr;gap:90px;max-width:1192px;margin:auto;padding:80px 32px;display:grid}.spec-section h2,.detail-help h2{letter-spacing:-.04em;color:var(--navy-dark);margin:0;font-size:42px;line-height:1.08}.spec-section>div>p{color:var(--muted)}.spec-section ul{grid-template-columns:1fr 1fr;gap:15px;margin:0;padding:0;list-style:none;display:grid}.spec-section li{color:#344054;background:#f5f7fa;border-radius:13px;align-items:center;gap:12px;padding:18px;font-weight:700;display:flex}.spec-section li i{color:#16865a;background:#e2f6ed;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-style:normal;display:grid}.detail-help{text-align:center;background:var(--navy);color:#fff;padding:75px 24px}.detail-help h2{color:#fff}.detail-help p{color:#d7e2f2;max-width:620px;margin:14px auto 25px}.detail-help .button{min-width:240px}@media (width<=800px){.detail-hero,.spec-section{grid-template-columns:1fr;gap:35px}.detail-photo{height:390px}.spec-section ul{grid-template-columns:1fr}.back-link{font-size:12px}.detail-hero{padding:35px 18px 65px}.spec-section{padding:65px 18px}.detail-copy h1{font-size:45px}}.button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none!important;transform:none!important}.catalog-sync-alert{color:#174f8a;background:#edf6ff;border:1px solid #b8d7fa;border-radius:11px;margin:0 0 20px;padding:14px 16px;font-size:14px;font-weight:700;line-height:1.45}.catalog-sync-alert.is-warning{color:#8a4300;background:#fff5e9;border-color:#f5c99e}.catalog-sync-alert a{color:inherit;text-decoration:underline}.branch-availability,.detail-branches{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:14px;display:grid}.branch-availability span,.detail-branches span{text-align:center;border-radius:8px;min-width:0;padding:8px 9px;font-size:11px;font-weight:800;line-height:1.25}.branch-availability .available,.detail-branches .available{color:#087943;background:#e8f8ef}.branch-availability .unavailable,.detail-branches .unavailable{color:#a62626;background:#fff0f0}.branch-availability .unknown,.detail-branches .unknown{color:#596579;background:#f2f4f7}.boleto-price{color:#16539a;background:#dcecff;border-radius:10px;flex-direction:column;gap:2px;margin-top:13px;padding:12px 13px;display:flex}.boleto-price span{font-size:12px;font-weight:800}.boleto-price b{line-height:1.2;color:#16539a!important;font-size:18px!important}.boleto-price small{font-size:11px;color:#356da8!important}.product-card.is-out-of-stock{opacity:.8}.detail-photo-placeholder{opacity:.28;filter:saturate(.6);font-size:90px}.detail-branches{margin:0 0 20px}.product-live-note{color:#174f8a;background:#edf6ff;border:1px solid #b8d7fa;border-radius:10px;flex-direction:column;gap:5px;padding:12px 14px;display:flex}.product-live-note b{font-size:12px}.product-live-note span{font-size:12px;font-weight:600;line-height:1.4}.product-info .price>strong{overflow-wrap:anywhere}@media (width<=600px){.branch-availability span,.detail-branches span{padding:8px 6px;font-size:10px}.boleto-price b{font-size:17px!important}.product-button{min-height:48px}.detail-photo-placeholder{font-size:70px}}.smartphone-specs{background:#f8fafc;border:1px solid #e5eaf1;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:15px;padding:12px;display:grid}.smartphone-specs div{flex-direction:column;gap:3px;min-width:0;display:flex}.smartphone-specs div:last-child{grid-column:1/-1}.smartphone-specs span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:800}.smartphone-specs strong{color:var(--navy);overflow-wrap:anywhere;font-size:12px;line-height:1.3}.store-hours{border-left:3px solid var(--orange);background:#f7f9fc;border-radius:0 9px 9px 0;flex-direction:column;gap:3px;margin:18px 0;padding:13px 14px;display:flex}.store-hours b{color:var(--navy);font-size:13px}.store-hours small{color:#526176;font-size:12px;line-height:1.45}.footer-company{border-left:1px solid #d5dce6;padding-left:18px}.footer-company strong{font-size:13px}.footer-company small{font-size:11px}@media (width<=900px){.footer-company{border-left:0;padding-left:0}.footer-company,.footer-links{width:100%}}@media (width<=380px){.smartphone-specs{grid-template-columns:1fr}.smartphone-specs div:last-child{grid-column:auto}}.shop-page,.orders-page{color:#102a50;background:#f4f7fb;min-height:100vh}.shop-page *,.orders-page *{box-sizing:border-box}.shop-trustbar{color:#fff;background:#082e67;justify-content:center;align-items:center;gap:22px;min-height:38px;padding:8px 24px;font-size:12px;display:flex}.shop-trustbar span{color:#d8e6f7}.shop-trustbar b{padding-left:20px;position:relative}.shop-trustbar b:before{content:"✓";color:#ff7a00;position:absolute;left:0}.shop-header{z-index:20;background:#fff;border-bottom:1px solid #e1e7ef;align-items:center;gap:40px;height:82px;padding:0 max(24px,50vw - 620px);display:flex;position:sticky;top:0}.shop-brand{width:166px;height:64px;display:block}.shop-brand img{object-fit:contain;width:100%;height:100%}.shop-header nav{align-items:center;gap:26px;margin-left:auto;display:flex}.shop-header nav a{color:#506078;border-bottom:3px solid #0000;padding:30px 0;font-size:13px;font-weight:800}.shop-header nav a:hover,.shop-header nav a.active{color:#082e67;border-color:#ff7300}.shop-cart-link{color:#fff;background:#082e67;border-radius:10px;align-items:center;gap:8px;padding:12px 15px;font-size:13px;font-weight:900;display:flex}.shop-cart-link span{background:#ff7300;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.shop-hero{grid-template-columns:1.4fr .6fr;align-items:center;gap:70px;max-width:1240px;margin:0 auto;padding:70px 24px 54px;display:grid}.shop-kicker,.shop-section-title>div>span,.shop-channels>div>span{color:#ef6900;letter-spacing:.16em;font-size:11px;font-weight:900;display:block}.shop-hero h1{letter-spacing:-.055em;color:#06285c;max-width:760px;margin:10px 0 18px;font-size:clamp(44px,6vw,76px);line-height:.98}.shop-hero>div>p{color:#5c687a;max-width:690px;font-size:18px;line-height:1.65}.shop-payment-row{flex-wrap:wrap;gap:10px;margin-top:27px;display:flex}.shop-payment-row span{color:#1e426f;background:#fff;border:1px solid #dfe6ef;border-radius:100px;padding:10px 14px;font-size:12px;font-weight:800;box-shadow:0 7px 18px #092b5d0d}.shop-hero aside{color:#fff;background:#082e67;border-radius:24px;padding:32px;box-shadow:18px 18px #ff7a00}.shop-hero aside b{color:#a9c7ed;text-transform:uppercase;letter-spacing:.12em;font-size:11px;display:block}.shop-hero aside strong{margin:10px 0;font-size:27px;display:block}.shop-hero aside p{color:#dbe8f8;margin:0;font-size:14px;line-height:1.55}.shop-setup-notice{background:#fff8ee;border:1px solid #f0c490;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;max-width:1192px;margin:0 auto 28px;padding:18px 20px;display:flex}.shop-setup-notice div{flex-direction:column;gap:4px;display:flex}.shop-setup-notice b{color:#8c4300}.shop-setup-notice span{color:#725535;font-size:13px}.shop-setup-notice a{color:#fff;background:#082e67;border-radius:9px;flex:none;padding:11px 15px;font-size:12px;font-weight:800}.shop-error{color:#9b2727;background:#fff1f1;border:1px solid #ffcaca;border-radius:10px;max-width:1192px;margin:0 auto 25px;padding:14px 17px}.shop-catalog{max-width:1240px;margin:auto;padding:55px 24px 80px}.shop-section-title{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.shop-section-title h2,.shop-checkout h2,.shop-account h2,.shop-channels h2{color:#082e67;letter-spacing:-.035em;margin:7px 0 0;font-size:38px}.shop-section-title>p{color:#667085;max-width:480px;margin:0;line-height:1.55}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.shop-product{background:#fff;border:1px solid #dfe5ec;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #092a5a0b}.shop-product-photo{background:#fff;border-bottom:1px solid #edf1f5;place-items:center;height:300px;display:grid;position:relative}.shop-product-photo img{object-fit:contain;width:82%;height:82%}.shop-product-photo>span{opacity:.2;font-size:80px}.shop-product-photo>b{color:#d85800;text-transform:uppercase;letter-spacing:.08em;background:#fff1e5;border-radius:100px;padding:7px 10px;font-size:10px;position:absolute;top:16px;left:16px}.shop-product-body{padding:22px}.shop-product-body>small{color:#ef6900;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.shop-product-body h3{color:#082e67;margin:7px 0 3px;font-size:21px}.shop-product-body>p{color:#667085;margin:0}.shop-branches{grid-template-columns:1fr 1fr;gap:7px;margin:15px 0;display:grid}.shop-branches span{text-align:center;border-radius:7px;padding:7px;font-size:10px;font-weight:800}.shop-branches .ok{color:#087943;background:#e8f8ef}.shop-branches .off{color:#77808c;background:#f1f3f5}.shop-price{border-top:1px solid #edf0f4;flex-direction:column;padding-top:15px;display:flex}.shop-price small{color:#667085}.shop-price strong{color:#082e67;font-size:27px}.shop-price span{color:#667085;font-size:11px}.shop-add{color:#fff;cursor:pointer;background:#ff7300;border:0;border-radius:10px;width:100%;margin-top:16px;padding:14px;font-weight:900}.shop-add.added{background:#087943}.shop-product-body>a{text-align:center;color:#082e67;margin-top:13px;font-size:12px;font-weight:800;display:block}.shop-loading,.shop-empty,.orders-empty{text-align:center;color:#667085;background:#fff;border:1px dashed #bfcad8;border-radius:16px;padding:45px}.shop-checkout{border-top:1px solid #dfe5ed;grid-template-columns:1fr 360px;gap:42px;max-width:1192px;margin:auto;padding:70px 0;display:grid}.shop-checkout-main>h2{margin-bottom:24px}.shop-empty{flex-direction:column;gap:7px;display:flex}.shop-empty b,.orders-empty b{color:#082e67;font-size:19px}.shop-empty a,.orders-empty a{color:#fff;background:#082e67;border-radius:9px;width:max-content;margin:8px auto 0;padding:11px 15px;font-weight:800}.shop-cart-items{gap:10px;display:grid}.shop-cart-items article{background:#fff;border:1px solid #e0e6ed;border-radius:13px;grid-template-columns:72px 1fr auto;align-items:center;gap:14px;padding:13px;display:grid}.shop-cart-items img,.shop-cart-items article>span{object-fit:contain;background:#f4f7fb;border-radius:10px;place-items:center;width:72px;height:72px;display:grid}.shop-cart-items article>div{flex-direction:column;gap:3px;display:flex}.shop-cart-items article>div b{color:#082e67}.shop-cart-items article>div small{color:#667085}.shop-cart-items article>button{color:#b42318;cursor:pointer;background:0 0;border:0;font-weight:800}.shop-freight{background:#fff;border:1px solid #e0e6ed;border-radius:13px;margin-top:20px;padding:20px}.shop-freight>label{color:#082e67;margin-bottom:8px;font-weight:900;display:block}.shop-freight>div{gap:8px;display:flex}.shop-freight input{border:1px solid #c9d3df;border-radius:8px;flex:1;height:46px;padding:0 12px}.shop-freight button{color:#fff;background:#082e67;border:0;border-radius:8px;padding:0 20px;font-weight:900}.shop-freight small{color:#667085;margin-top:8px;display:block}.shop-inline-warning{color:#8c4300;background:#fff8ee;border:1px solid #f0c490;border-radius:10px;padding:13px;font-size:13px}.shop-shipping-options{gap:8px;margin-top:14px;display:grid}.shop-shipping-options label{background:#fff;border:1px solid #dfe5ed;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.shop-shipping-options span{flex-direction:column;display:flex}.shop-shipping-options small{color:#667085}.shop-summary{background:#fff;border:1px solid #dfe5ed;border-radius:18px;align-self:start;padding:24px;position:sticky;top:105px;box-shadow:0 14px 35px #092b5d12}.shop-summary h3{color:#082e67;margin:0 0 20px}.shop-summary>div{color:#667085;justify-content:space-between;margin:11px 0;display:flex}.shop-summary hr{border:0;border-top:1px solid #dfe5ed;margin:18px 0}.shop-summary .total{align-items:center}.shop-summary .total strong{color:#082e67;font-size:25px}.shop-payment-choice{border-top:1px solid #edf0f4;flex-direction:column;padding:16px 0;gap:10px!important;margin:22px 0!important;display:flex!important}.shop-payment-choice b{color:#082e67}.shop-payment-choice label{color:#48576d;font-size:12px}.shop-summary>button,.shop-account-form>button{color:#fff;background:#ff7300;border:0;border-radius:10px;width:100%;padding:14px;font-weight:900}.shop-summary>button:disabled{background:#b9c0ca}.shop-summary>small{text-align:center;color:#7a8492;margin-top:8px;display:block}.shop-account{color:#fff;background:#082e67;grid-template-columns:.7fr 1.3fr;gap:70px;padding:75px max(24px,50vw - 596px);display:grid}.shop-account h2{color:#fff;font-size:44px}.shop-account-copy p{color:#cedcf0;line-height:1.65}.shop-account-copy a{color:#ff9b51;margin-top:15px;font-weight:900;display:inline-block}.shop-account-form{color:#243651;background:#fff;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:14px;padding:28px;display:grid}.shop-account-form h3{color:#082e67;margin:0}.shop-account-form label{flex-direction:column;gap:6px;font-size:11px;font-weight:800;display:flex}.shop-account-form input{border:1px solid #cbd5e1;border-radius:8px;height:43px;padding:0 10px}.shop-account-form .wide{grid-column:1/-1}.shop-consent{color:#667085;align-items:flex-start;flex-direction:row!important;font-weight:600!important}.shop-consent input{flex:none;width:17px;height:17px}.shop-register-message{color:#087943;background:#e9f7ef;border-radius:8px;margin:0;padding:11px;font-size:12px}.shop-channels{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;max-width:1192px;margin:auto;padding:80px 0;display:grid}.shop-channels p{color:#667085;line-height:1.6}.channel-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.channel-cards article{background:#fff;border:1px solid #dfe5ed;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:130px;padding:19px;display:flex}.channel-cards b{color:#082e67}.channel-cards span{color:#93611f;background:#fff6e7;border-radius:100px;width:max-content;padding:6px 9px;font-size:10px}.channel-cards .ready{color:#087943;background:#e8f8ef}.shop-footer{background:#fff;border-top:1px solid #dfe5ed;align-items:center;gap:20px;padding:30px max(24px,50vw - 596px);display:flex}.shop-footer img{object-fit:contain;width:100px;height:55px}.shop-footer>div{color:#667085;flex-direction:column;font-size:12px;display:flex}.shop-footer>div b{color:#082e67}.shop-footer nav{gap:18px;margin-left:auto;display:flex}.shop-footer nav a{color:#082e67;font-size:12px;font-weight:800}.orders-shell{max-width:1040px;margin:auto;padding:70px 24px}.orders-shell h1{color:#082e67;margin:8px 0 30px;font-size:52px}.customer-strip{color:#fff;background:#082e67;border-radius:15px;justify-content:space-between;align-items:center;margin-bottom:22px;padding:20px 24px;display:flex}.customer-strip>div{flex-direction:column;display:flex}.customer-strip small,.customer-strip span{color:#bdd0ea}.customer-strip a{color:#fff;font-weight:800}.orders-list{gap:15px;display:grid}.orders-list article{background:#fff;border:1px solid #dfe5ed;border-radius:15px;overflow:hidden}.orders-list article header,.orders-list article>div,.orders-list article footer{justify-content:space-between;align-items:center;gap:18px;padding:15px 20px;display:flex}.orders-list article header{background:#f8fafc}.orders-list article header div{flex-direction:column;display:flex}.orders-list article header span{color:#087943;background:#e8f8ef;border-radius:100px;padding:7px 10px;font-size:11px;font-weight:800}.orders-list article>div p{color:#445166;margin:0}.orders-list article>div b{color:#082e67}.orders-list article footer{color:#667085;border-top:1px solid #edf0f4;font-size:11px}.orders-empty p{margin:10px 0}.orders-empty{flex-direction:column;display:flex}@media (width<=950px){.shop-grid{grid-template-columns:1fr 1fr}.shop-hero{grid-template-columns:1fr;gap:35px}.shop-hero aside{max-width:520px}.shop-checkout{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.shop-summary{position:static}.shop-account{grid-template-columns:1fr}.shop-channels{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.shop-account-form{grid-template-columns:1fr 1fr}.shop-account-form .wide{grid-column:1/-1}}@media (width<=700px){.shop-trustbar{white-space:nowrap;justify-content:flex-start;padding:8px 14px;overflow:auto}.shop-trustbar span{display:none}.shop-header{flex-wrap:wrap;gap:10px;height:auto;min-height:70px;padding:8px 14px}.shop-brand{width:120px;height:48px}.shop-header nav{order:3;gap:18px;width:100%;overflow:auto}.shop-header nav a{padding:10px 0}.shop-cart-link{margin-left:auto}.shop-hero{padding:45px 18px}.shop-hero h1{font-size:45px}.shop-hero aside{box-shadow:8px 8px #ff7a00}.shop-setup-notice{flex-direction:column;align-items:flex-start;margin:0 14px 20px}.shop-section-title{flex-direction:column;align-items:flex-start}.shop-catalog{padding:45px 14px}.shop-grid{grid-template-columns:1fr}.shop-product-photo{height:260px}.shop-checkout{padding:50px 14px}.shop-account{gap:35px;padding:60px 16px}.shop-account h2{font-size:37px}.shop-account-form{grid-template-columns:1fr;padding:20px}.shop-account-form .wide{grid-column:auto}.channel-cards{grid-template-columns:1fr}.shop-footer{flex-wrap:wrap;align-items:flex-start}.shop-footer nav{flex-wrap:wrap;width:100%;margin:0}.orders-shell{padding:45px 14px}.orders-shell h1{font-size:42px}.orders-list article footer{flex-direction:column;align-items:flex-start;gap:5px}.customer-strip{flex-direction:column;align-items:flex-start;gap:13px}}.online-store-link{background:#ff7300;border-radius:9px;box-shadow:0 7px 17px #ff73002b;color:#fff!important;padding:10px 13px!important;font-weight:900!important}.online-store-link:hover{background:#df6200}.igreen-nav-link{color:#18764c!important}.igreen-nav-link:hover{color:#0d9b5d!important}.igreen-section{background:linear-gradient(155deg,#eefaf3 0%,#fff 48%,#f3fbf6 100%);border-top:1px solid #dceee4;border-bottom:1px solid #dceee4;padding:100px max(24px,50vw - 628px)}.igreen-intro{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;gap:70px;display:grid}.igreen-partner-badge{color:#12623f;letter-spacing:.04em;background:#fff;border:1px solid #bae1ca;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 12px;font-size:11px;font-weight:900;display:inline-flex}.igreen-partner-badge i{color:#22a566;font-style:normal}.igreen-section .eyebrow{color:#178556}.igreen-section h2{color:#063e2a;letter-spacing:-.05em;margin:0;font-size:clamp(40px,4.5vw,64px);line-height:1.02}.igreen-intro>div>p{color:#53685d;max-width:720px;margin:24px 0;font-size:18px;line-height:1.65}.igreen-benefits{color:#294d3c;flex-wrap:wrap;gap:10px 18px;font-size:13px;font-weight:800;display:flex}.igreen-benefits span{align-items:center;gap:7px;display:flex}.igreen-benefits b{color:#087a48;background:#daf3e5;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.igreen-intro aside{color:#fff;background:linear-gradient(145deg,#07573a,#0d8c57);border-radius:26px;padding:34px;position:relative;overflow:hidden;box-shadow:18px 18px #c8edd7}.igreen-intro aside:after{content:"";border:36px solid #ffffff0b;border-radius:50%;width:180px;height:180px;position:absolute;top:-75px;right:-75px}.igreen-intro aside>*{z-index:1;position:relative}.igreen-intro aside>small{color:#aee3c6;letter-spacing:.14em;font-size:10px;font-weight:900;display:block}.igreen-intro aside>strong{letter-spacing:-.05em;margin:10px 0 0;font-size:68px;line-height:1;display:block}.igreen-intro aside>span{font-weight:800;display:block}.igreen-intro aside>p{color:#d3f0df;font-size:13px;line-height:1.5}.igreen-intro aside>a{color:#08623e;text-align:center;background:#fff;border-radius:11px;margin-top:22px;padding:15px;font-weight:900;display:block}.igreen-intro aside>a:hover{transform:translateY(-2px);box-shadow:0 10px 22px #00372242}.igreen-plan-heading{justify-content:space-between;align-items:end;gap:30px;margin:80px 0 26px;display:flex}.igreen-plan-heading>div>span{color:#178556;letter-spacing:.15em;font-size:10px;font-weight:900}.igreen-plan-heading h3{color:#063e2a;letter-spacing:-.035em;margin:6px 0 0;font-size:36px}.igreen-plan-heading>p{color:#607369;max-width:430px;margin:0;line-height:1.5}.igreen-plan-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.igreen-plan-grid article{background:#fff;border:1px solid #dbe8e0;border-radius:18px;flex-direction:column;min-width:0;padding:22px 18px;display:flex;position:relative;box-shadow:0 10px 28px #0840290a}.igreen-plan-grid article.featured{color:#fff;background:#073f2b;border-color:#073f2b;transform:translateY(-8px);box-shadow:0 18px 36px #08402924}.igreen-plan-grid article>em{color:#fff;letter-spacing:.07em;background:#ff7a00;border-radius:100px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:900;position:absolute;top:12px;right:12px}.igreen-plan-grid article>span{color:#178556;letter-spacing:.12em;font-size:10px;font-weight:900}.igreen-plan-grid article>strong{color:#063e2a;letter-spacing:-.04em;margin-top:14px;font-size:38px}.igreen-plan-grid article>small{color:#687a70;min-height:30px;font-size:10px;line-height:1.4}.igreen-plan-grid article>p{color:#53685d;min-height:42px;font-size:12px;line-height:1.45}.igreen-plan-grid article>div{color:#063e2a;align-items:baseline;margin:10px 0 17px;display:flex}.igreen-plan-grid article>div sup{font-weight:900}.igreen-plan-grid article>div b{letter-spacing:-.04em;font-size:28px}.igreen-plan-grid article>div small{font-size:10px}.igreen-plan-grid article>a{color:#08643f;text-align:center;background:#e5f6ec;border-radius:9px;margin-top:auto;padding:12px 8px;font-size:12px;font-weight:900}.igreen-plan-grid article>a:hover{background:#ccebd9}.igreen-plan-grid article.featured>span,.igreen-plan-grid article.featured>small,.igreen-plan-grid article.featured>p{color:#c7e6d5}.igreen-plan-grid article.featured>strong,.igreen-plan-grid article.featured>div{color:#fff}.igreen-plan-grid article.featured>a{color:#fff;background:#ff7a00}.igreen-plan-grid article.featured>a:hover{background:#e66700}.igreen-how{background:#fff;border:1px solid #dbe8e0;border-radius:16px;grid-template-columns:repeat(3,1fr);margin-top:36px;padding:22px;display:grid}.igreen-how>div{border-right:1px solid #deebe3;align-items:center;gap:13px;padding:0 24px;display:flex}.igreen-how>div:last-child{border:0}.igreen-how b{color:#087a48;background:#ddf3e6;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.igreen-how span{flex-direction:column;display:flex}.igreen-how strong{color:#174b33;font-size:13px}.igreen-how small{color:#697b71;margin-top:3px;font-size:11px}.igreen-legal{color:#75847c;text-align:center;margin:18px 0 0;font-size:10px;line-height:1.5}@media (width<=1100px){.igreen-plan-grid{grid-template-columns:repeat(3,1fr)}.igreen-plan-grid article.featured{transform:none}}@media (width<=800px){.igreen-section{padding:70px 18px}.igreen-intro{grid-template-columns:1fr;gap:38px}.igreen-intro aside{box-shadow:9px 9px #c8edd7}.igreen-plan-heading{flex-direction:column;align-items:flex-start;margin-top:65px}.igreen-plan-grid{grid-template-columns:1fr 1fr}.igreen-how{grid-template-columns:1fr}.igreen-how>div{border-bottom:1px solid #deebe3;border-right:0;padding:14px 8px}.igreen-how>div:last-child{border:0}}@media (width<=520px){.igreen-plan-grid{grid-template-columns:1fr}.igreen-section h2{font-size:39px}.igreen-plan-heading h3{font-size:31px}.igreen-intro aside>strong{font-size:60px}}.shop-hero{grid-template-columns:1fr;gap:0}.shop-hero>div{max-width:940px}.shop-hero h1{max-width:900px}.store-operations{background:#fff;border:1px solid #e1e7ef;border-radius:18px;margin:34px 0;padding:26px;box-shadow:0 10px 28px #0a2f640d}.store-operations-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.store-operations-heading>div>span,.store-operations-grid article>span{color:#ef6c00;letter-spacing:.14em;font-size:10px;font-weight:900;display:block}.store-operations-heading h2{color:#082e67;margin:6px 0;font-size:28px}.store-operations-heading p{color:#667085;margin:0}.store-operations-heading>b,.store-operations-grid em{border-radius:100px;width:max-content;padding:7px 10px;font-size:10px;font-style:normal;font-weight:800;display:inline-block}.store-operations-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.store-operations-grid article{background:#f8fafc;border:1px solid #e3e8ef;border-radius:14px;flex-direction:column;align-items:flex-start;padding:18px;display:flex}.store-operations-grid strong{color:#082e67;margin-top:7px;font-size:18px}.store-operations-grid p{color:#667085;flex:1;font-size:13px;line-height:1.5}.operation-ready{background:#e8f8ef;color:#087943!important}.operation-pending{background:#fff6e7;color:#93611f!important}.operation-tags{flex-wrap:wrap;gap:6px;display:flex}@media (width<=700px){.store-operations-heading{flex-direction:column}.store-operations-grid{grid-template-columns:1fr}.store-operations{padding:18px}.store-operations-heading h2{font-size:24px}}.smartphone-availability{grid-template-columns:1fr}.smartphone-availability span{font-size:14px}.site-header .online-store-link{background:var(--navy);white-space:nowrap;border-radius:9px;padding:13px 18px;color:#fff!important}.hero{color:#fff;background:linear-gradient(115deg,#03204b,#0a4a80);border-radius:18px;gap:30px;max-width:1256px;min-height:0;margin:16px auto 0;padding:38px 40px}.hero h1{color:#fff;max-width:680px;font-size:clamp(32px,4vw,54px);line-height:1.08}.hero-copy>p{color:#e1eaf8;font-size:18px;line-height:1.5}.hero .eyebrow{color:#ff9e4e}.hero-note{color:#fff}.hero-note span{color:#dce8f8}.hero .button-outline{color:#fff;background:0 0;border-color:#b7c9e0}.hero-campaign{box-shadow:none;background:0 0;max-height:300px;margin:0}.hero-campaign img{object-fit:contain;border-radius:14px;width:100%;height:280px}.hero-campaign figcaption{display:none}.catalog{padding-top:36px;padding-bottom:32px}.catalog .section-heading h2{font-size:32px}.filters{flex-wrap:wrap;gap:12px;display:flex}.entry-filter{color:var(--navy);align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.entry-filter select{background:#fff;border:1px solid #d4dce7;border-radius:9px;max-width:100%;padding:12px}.simulator-link{color:var(--navy);font-size:14px;text-decoration:underline}.product-image{height:190px}.product-info{padding:18px}.product-info h3{font-size:18px;line-height:1.35}.product-info .price{border:0;margin-top:10px;padding:0}.boleto-price{margin-top:0;color:#8a3e00!important;background:#fff0e2!important}.boleto-price b{color:var(--navy)!important}.boleto-price small{color:#655b52!important}.details-link,.product-button{min-height:46px;font-size:14px;line-height:1.35}.igreen-section{border:1px solid #dce4ec;border-radius:14px;max-width:1192px;margin:20px auto!important;padding:20px!important}.igreen-section summary{cursor:pointer;color:var(--navy);justify-content:space-between;align-items:center;gap:20px;padding:12px;font-size:18px;display:flex}.igreen-section summary span{color:#137647;font-size:14px}.igreen-section details[open] summary{margin-bottom:25px}.steps{max-width:1192px;margin:20px auto;padding:24px}.simulator{padding-top:35px;padding-bottom:40px}.online-search{max-width:1192px;color:var(--navy);align-items:center;gap:16px;margin:24px auto 0;padding:0 24px;font-weight:700;display:flex}.online-search input{background:#fff;border:1px solid #cbd6e4;border-radius:10px;flex:1;min-width:0;padding:14px}.shop-hero{padding-top:38px;padding-bottom:38px}.shop-hero h1{font-size:clamp(32px,4vw,52px)}.shop-catalog{padding-top:32px}.shop-add{background:var(--navy)}.shop-add:hover{background:#124a91}.shop-product-photo{height:210px}.shop-branches{display:block}.shop-branches span{font-size:14px}.shop-assistance{color:#087943;text-align:center;border:1px solid #087943;border-radius:10px;margin-top:12px;padding:14px;font-weight:700;display:block}@media (width<=700px){.hero{grid-template-columns:1fr;margin:10px 12px;padding:25px 20px}.hero-campaign{display:none}.hero h1{font-size:34px}.hero-actions{flex-direction:column;align-items:stretch}.hero-note{flex-wrap:wrap}.site-header{flex-wrap:wrap;gap:12px;height:auto}.site-header nav{flex-wrap:wrap;gap:12px}.site-header .online-store-link{display:block!important}.catalog .section-heading h2{font-size:27px}.filters>*{max-width:100%}.filters .search{width:100%;min-width:0}.product-grid{grid-template-columns:1fr}.product-image{height:220px}.igreen-section{margin:16px 12px!important}.igreen-section summary{flex-direction:column;align-items:flex-start;font-size:17px}.online-search{flex-direction:column;align-items:stretch;gap:8px;padding:0 14px}}.reference-storefront{background:#f7faff;padding-bottom:1px}.reference-storefront .trustbar,.shop-trustbar{display:none}.reference-storefront .site-header{background:#fff;gap:24px;max-width:1240px;height:92px;padding:12px 24px}.reference-storefront .brand{flex:none;width:175px;height:70px}.reference-storefront .brand img{object-fit:contain;transform:none}.reference-storefront .site-header>.button-small,.reference-storefront .igreen-nav-link,.reference-storefront nav>a[href=\/meus-pedidos]{display:none}.reference-storefront .hero{border-radius:12px;grid-template-columns:1.15fr 1fr;max-width:1192px;min-height:315px;margin:0 auto;padding:30px;overflow:hidden}.reference-storefront .hero .eyebrow,.reference-storefront .hero-actions .button-outline{display:none}.reference-storefront .hero h1{letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(30px,3.4vw,46px)}.reference-storefront .hero h1 em{color:#ff7900;font-style:normal}.reference-storefront .hero-copy>p{margin:0 0 16px;font-size:18px;line-height:1.45}.reference-storefront .hero-actions{margin:14px 0}.reference-storefront .hero-actions .button{padding:10px 20px}.reference-storefront .hero-note{flex-wrap:wrap;gap:14px;margin-top:18px;display:flex}.reference-storefront .hero-note span{color:#fff;max-width:130px;font-size:13px}.reference-storefront .hero-campaign{justify-content:center;align-items:center;gap:0;height:280px;display:flex;position:relative;overflow:visible}.reference-storefront .hero-campaign img{object-fit:contain;filter:drop-shadow(0 14px 12px #0005);width:38%;height:260px}.reference-storefront .hero-campaign img:first-child{transform:rotate(-10deg)translate(18px)}.reference-storefront .hero-campaign img:nth-child(2){z-index:2;height:285px}.reference-storefront .hero-campaign img:nth-child(3){transform:rotate(10deg)translate(-18px)}.reference-storefront .catalog{max-width:1192px;padding:24px 0}.reference-storefront .section-heading{margin-bottom:15px}.reference-storefront .catalog .section-heading .eyebrow,.reference-storefront .catalog .section-heading>p{display:none}.reference-storefront .catalog .section-heading h2{margin:0;font-size:30px}.reference-storefront .filters{margin-bottom:18px}.reference-storefront .current-category{display:none}.reference-storefront .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.reference-storefront .product-card{box-shadow:none;border-radius:12px;grid-template-rows:auto auto auto 1fr auto auto;grid-template-columns:42% minmax(0,1fr);align-items:start;gap:5px 12px;padding:16px;display:grid}.reference-storefront .product-image{background:#fff;border-radius:8px;grid-area:1/1/5;align-self:center;width:100%;height:220px}.reference-storefront .product-image .real-phone-photo{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.reference-storefront .product-tag{display:none}.reference-storefront .product-info{display:contents}.reference-storefront .product-info>small{display:none}.reference-storefront .product-info>h3{overflow-wrap:anywhere;grid-area:1/2;margin:0;font-size:17px;line-height:1.3}.reference-storefront .product-info>p{grid-area:2/2;font-size:14px}.reference-storefront .product-info>.branch-availability,.reference-storefront .product-info>.availability{grid-area:3/2;margin:2px 0}.reference-storefront .smartphone-availability span{text-align:left;background:0 0;padding:0;font-size:14px}.reference-storefront .smartphone-availability .available:before{content:"● ";color:#008b37}.reference-storefront .product-info>.price{grid-area:4/2;margin:4px 0}.reference-storefront .boleto-price{border-radius:8px;gap:5px;padding:10px}.reference-storefront .boleto-price span{font-size:13px}.reference-storefront .boleto-price b{font-size:17px!important}.reference-storefront .boleto-term{color:#e85f00;margin:0;font-size:17px}.reference-storefront .boleto-price small{font-size:12px;line-height:1.4}.reference-storefront .product-info>.product-button{border-radius:6px;grid-area:5/1/auto/-1;min-height:42px;margin:8px 0 0}.reference-storefront .product-info>.details-link{border:1px solid var(--navy);border-radius:6px;grid-area:6/1/auto/-1;min-height:42px;margin:2px 0 0}.reference-storefront .steps{box-shadow:none;background:#fff;border:1px solid #e1e8f0;border-radius:12px;gap:24px;margin:0 auto 18px;padding:22px}.reference-storefront .steps>div>b{color:#fff;background:#ff7100;border-radius:50%;width:48px;height:48px}.reference-storefront .igreen-section{background:linear-gradient(100deg,#e5f0f2,#fff);margin:0 auto 24px!important;padding:8px!important}.igreen-wordmark{flex-direction:column;display:flex;font-size:12px!important}.igreen-wordmark b{color:#087b39;font-size:30px}.igreen-more{white-space:nowrap;border:1px solid #188444;border-radius:6px;padding:9px 16px}.shop-header{max-width:1240px;height:92px;margin:auto;padding:12px 24px;position:relative}.shop-header nav>a.active{display:none}.shop-hero{background:linear-gradient(110deg,#03204b,#0b497b);border-radius:12px;max-width:1192px;margin:auto;padding:28px 32px}.shop-hero h1{color:#fff;letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(30px,3.5vw,46px)}.shop-hero>div>p{color:#fff;margin:0;font-size:18px}.shop-hero .shop-kicker,.shop-payment-row{display:none}.shop-hero .online-search{color:#fff;max-width:650px;margin:20px 0 0;padding:0;font-size:14px}.shop-hero .online-search input{color:var(--navy)}.shop-catalog{max-width:1192px;padding:20px 0 28px}.shop-section-title{display:none}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.shop-product{box-shadow:none;border-radius:12px;grid-template-columns:42% minmax(0,1fr);gap:12px;padding:16px;display:grid}.shop-product-photo{border:0;align-self:center;height:230px}.shop-product-photo img{width:100%;height:100%}.shop-product-photo>b{display:none}.shop-product-body{min-width:0;padding:0}.shop-product-body>small{display:none}.shop-product-body h3{overflow-wrap:anywhere;margin:0 0 5px;font-size:17px;line-height:1.3}.shop-branches{margin:8px 0}.shop-branches .ok{text-align:left;background:0 0;padding:0}.shop-branches .ok:before{content:"● "}.shop-price{border:0;padding:0}.shop-price strong{font-size:24px}.shop-price span{font-size:13px;line-height:1.4}.shop-add{border-radius:6px;padding:10px 8px;font-size:14px}.shop-product-body>a{font-size:12px}.shop-checkout{background:#fff;border:1px solid #dce5f0;border-radius:12px;gap:24px;max-width:1192px;margin:0 auto 24px;padding:24px}.shop-checkout h2{font-size:26px}.shop-summary{box-shadow:none;position:static}.shop-setup-notice{margin:16px auto 0;padding:10px 16px;font-size:14px}@media (width<=1050px){.reference-storefront .product-grid,.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-storefront .catalog,.reference-storefront .hero,.shop-hero,.shop-catalog,.shop-checkout{margin-left:18px;margin-right:18px}.reference-storefront .steps{margin:0 18px 18px}.reference-storefront .igreen-section{margin:0 18px 18px!important}}@media (width<=650px){.reference-storefront .site-header,.shop-header{flex-wrap:wrap;gap:8px;height:auto;padding:8px 14px}.reference-storefront .brand,.shop-brand{width:135px;height:60px}.reference-storefront .site-header nav{justify-content:space-between;gap:10px;width:100%;margin-left:0}.reference-storefront .site-header .how-it-works-link{font-size:13px;display:block}.reference-storefront .site-header .online-store-link{padding:10px;font-size:13px}.reference-storefront .hero{grid-template-columns:1fr;min-height:0;padding:23px}.reference-storefront .hero h1{font-size:32px}.reference-storefront .hero-campaign{height:170px;max-height:170px;margin-top:8px}.reference-storefront .hero-campaign img{width:29%;height:150px}.reference-storefront .hero-campaign img:nth-child(2){height:175px}.reference-storefront .hero-note span{max-width:105px;font-size:12px}.reference-storefront .hero-note{gap:8px}.reference-storefront .product-grid,.shop-grid{grid-template-columns:1fr}.reference-storefront .product-image{height:210px}.reference-storefront .steps{grid-template-columns:1fr;gap:15px;padding:18px;display:grid}.reference-storefront .igreen-section summary{grid-template-columns:1fr auto;gap:15px;display:grid}.reference-storefront .igreen-section summary>span:nth-child(3){display:none}.shop-hero{padding:24px}.shop-hero h1{font-size:31px}.shop-product-photo{height:215px}.shop-checkout{grid-template-columns:1fr;padding:18px}.shop-summary{padding:16px}}.reference-storefront .hero h1,.shop-hero h1{letter-spacing:-.045em;font-family:Arial,Helvetica,sans-serif;font-weight:900;line-height:1.02}.reference-storefront .hero h1{font-size:clamp(34px,3.7vw,50px)}.reference-storefront .hero{grid-template-columns:1.02fr 1fr;gap:12px;min-height:0;padding:28px 30px}.reference-storefront .hero-copy>p{max-width:490px;font-size:18px;line-height:1.35}.reference-storefront .hero-campaign.hero-artwork{height:270px;max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;display:flex;overflow:visible;transform:none}.reference-storefront .hero-campaign:before,.reference-storefront .hero-campaign:after{display:none!important}.reference-storefront .hero-campaign.hero-artwork img{object-fit:contain;filter:none;border:0;border-radius:0;width:85%;max-width:none;height:285px;transform:none}.hero-script{color:#fff;z-index:3;font-family:Segoe Print,Bradley Hand,cursive;font-size:19px;font-style:italic;line-height:1.2;position:absolute;transform:rotate(-9deg)}.hero-script:after{content:"";background:#ff7900;width:70px;height:3px;margin-top:10px;display:block;transform:rotate(-7deg)}.script-left{top:28%;left:-4%}.script-right{font-size:17px;top:39%;right:-2%}.reference-storefront .brand,.shop-brand{flex:none;align-items:center;gap:0;width:210px;height:60px;display:flex;overflow:hidden}.brand-symbol{flex:none;width:47px;height:56px;display:block;position:relative;overflow:hidden}.brand-lettering{flex:none;width:159px;height:60px;display:block;position:relative;overflow:hidden}.reference-storefront .brand .brand-symbol img,.shop-brand .brand-symbol img{object-fit:initial;width:220px;max-width:none;height:auto;position:absolute;top:-11px;left:-85px;transform:none}.reference-storefront .brand .brand-lettering img,.shop-brand .brand-lettering img{object-fit:initial;width:185px;max-width:none;height:auto;position:absolute;top:-49px;left:-12px;transform:none}.reference-storefront .site-header,.shop-header{height:80px}.reference-storefront .hero-note{gap:16px}.reference-storefront .hero-note span{max-width:120px;font-size:12px;line-height:1.2}.reference-storefront .product-info>h3,.shop-product-body h3,.reference-storefront .catalog h2{font-weight:800}.shop-hero .online-search{background:#fff;border-radius:8px;max-width:640px;padding:3px 8px;font-size:0}.shop-hero .online-search input{background:#fff;border:0;font-size:16px}@media (width<=650px){.reference-storefront .hero{grid-template-columns:1fr;padding:22px}.reference-storefront .hero h1{font-size:34px}.reference-storefront .hero-campaign.hero-artwork{height:200px;margin:8px 0 0}.reference-storefront .hero-campaign.hero-artwork img{width:80%;height:215px}.hero-script{font-size:14px}.script-left{left:0}.script-right{font-size:13px;right:0}.reference-storefront .site-header,.shop-header{height:auto;min-height:76px}}.reference-storefront .site-header{gap:22px;max-width:1240px;min-height:86px;padding:10px 24px}.header-search{background:#f8faff;border:1px solid #d4dce7;border-radius:10px;flex:1;align-items:center;min-width:180px;height:44px;display:flex}.header-search input{width:100%;min-width:0;color:var(--navy);background:0 0;border:0;padding:12px;font-size:14px}.header-search button{cursor:pointer;color:var(--navy);background:0 0;border:0;padding:10px}.header-search svg,.reference-nav svg{stroke:currentColor;stroke-width:1.8px;fill:none;flex:none;width:24px;height:24px}.reference-storefront .reference-nav{white-space:nowrap;gap:22px;margin:0;display:flex}.reference-storefront .reference-nav>a,.reference-storefront .reference-nav>a[href=\/meus-pedidos]{color:var(--navy);align-items:center;gap:8px;font-size:13px;display:flex}.reference-nav>a>span{font-size:26px}.header-cart{border-left:1px solid #e7edf5;padding-left:16px}.reference-storefront .hero{grid-template-columns:1.1fr 1fr;min-height:350px;padding:30px 34px}.reference-storefront .hero h1{font-size:clamp(34px,3.6vw,48px);line-height:1.02}.reference-storefront .hero h1 em{white-space:normal}.reference-storefront .hero-delivery{margin-top:12px;font-size:16px}.reference-storefront .hero-campaign.hero-artwork{height:310px}.reference-storefront .hero-campaign.hero-artwork img{height:340px}.purchase-paths{grid-template-columns:1fr 1fr;gap:16px;max-width:1192px;margin:16px auto;display:grid}.purchase-paths>a{border:2px solid var(--navy);color:var(--navy);border-radius:12px;align-items:center;gap:18px;min-width:0;padding:18px 22px;display:flex}.purchase-paths .path-boleto{color:#fff;background:#ff7100;border-color:#ff7100}.purchase-paths .path-online{background:#fff;box-shadow:0 2px 5px #082e671a}.purchase-paths svg{stroke:currentColor;fill:none;stroke-width:2.4px;flex:none;width:52px;height:42px}.purchase-paths span{flex-direction:column;gap:4px;display:flex}.purchase-paths strong{font-size:26px;font-weight:900;line-height:1.1}.purchase-paths small{font-size:16px}.purchase-paths b{margin-left:auto;font-size:36px}.brand-filters{flex-wrap:wrap;gap:8px;display:flex}.brand-filters button{color:var(--navy);cursor:pointer;background:#e9edf3;border:0;border-radius:10px;padding:12px 18px;font-size:14px}.brand-filters button[aria-pressed=true]{color:#fff;background:#ff7100}.reference-storefront .filters>.search{display:none}.reference-storefront .filters{align-items:center}.reference-storefront .filters .product-menu{margin-right:auto}@media (width<=1000px){.reference-storefront .site-header{flex-wrap:wrap;height:auto}.reference-storefront .reference-nav{margin-left:auto}.header-search{flex-basis:100%;order:3}.purchase-paths{margin:16px 18px}.purchase-paths strong{font-size:22px}.purchase-paths small{font-size:14px}}@media (width<=650px){.reference-storefront .reference-nav{justify-content:space-between;gap:8px;width:100%}.reference-storefront .reference-nav>a,.reference-storefront .reference-nav>a[href=\/meus-pedidos]{gap:4px;font-size:12px}.reference-nav svg{width:20px;height:20px}.header-cart{padding-left:6px}.reference-storefront .hero{grid-template-columns:1fr;padding:24px}.reference-storefront .hero h1{font-size:33px}.reference-storefront .hero-campaign.hero-artwork{height:210px}.reference-storefront .hero-campaign.hero-artwork img{height:230px}.purchase-paths{grid-template-columns:1fr;gap:10px}.purchase-paths>a{padding:16px}.purchase-paths strong{font-size:23px}.brand-filters button{padding:10px 13px}}.customer-login{color:#082e67;background:#f3f7fc;flex-direction:column;align-items:center;gap:22px;min-height:100vh;padding:32px 18px;display:flex}.login-brand img{object-fit:contain;width:180px;height:100px}.customer-login section{background:#fff;border:1px solid #dce4ef;border-radius:18px;width:100%;max-width:460px;padding:32px;box-shadow:0 16px 45px #082e6710}.customer-login h1{margin:10px 0;font-size:30px;font-weight:800;line-height:1.2}.customer-login p{font-size:16px;line-height:1.5}.customer-login form{gap:18px;margin-top:24px;display:grid}.customer-login label{gap:7px;font-size:15px;font-weight:600;display:grid}.customer-login input:not([type=checkbox]){color:#082e67;background:#fff;border:1px solid #bcc9db;border-radius:8px;width:100%;padding:13px;font-size:16px}.customer-login .show-password{align-items:center;font-weight:400;display:flex}.customer-login .button{text-align:center;cursor:pointer;width:100%;display:block}.login-secondary{text-align:center;color:#082e67;cursor:pointer;background:0 0;border:0;padding:12px;font-size:14px;text-decoration:underline;display:block}.login-bottom{border-top:1px solid #e4eaf2;margin-top:20px;padding-top:18px;font-size:14px}.login-bottom a{font-weight:700;text-decoration:underline}.customer-login .login-error{color:#a62020;background:#fff0f0;border-radius:8px;padding:12px}@media (width<=500px){.customer-login section{padding:24px}.customer-login{padding:20px 14px}}.commerce-admin{color:#102e57;background:#f3f6fb;grid-template-columns:245px minmax(0,1fr);min-height:100vh;display:grid}.commerce-sidebar{color:#fff;background:#082c59;flex-direction:column;gap:22px;padding:28px 20px;display:flex}.commerce-sidebar img{background:#fff;border-radius:10px;width:180px;padding:10px}.commerce-sidebar b{font-size:14px}.commerce-sidebar nav{gap:8px;display:grid}.commerce-sidebar a{color:inherit;border-radius:7px;padding:10px 8px;text-decoration:none}.commerce-sidebar nav a:hover,.commerce-sidebar nav a:focus{background:#174675}.commerce-content{min-width:0}.commerce-panel{max-width:1450px;margin:auto;padding:32px}.commerce-panel h1{margin:8px 0 20px;font-size:32px;line-height:1.2}.commerce-panel h2{font-size:21px}.commerce-panel p{line-height:1.6}.commerce-panel a{color:#155b9b}.commerce-metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin:26px 0;display:grid}.commerce-metrics a,.commerce-columns article,.commerce-record,.commerce-panel>article{background:#fff;border:1px solid #dce4ee;border-radius:14px;padding:24px}.commerce-metrics a{gap:14px;text-decoration:none;display:grid}.commerce-metrics strong{color:#082c59;font-size:34px}.commerce-columns{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.commerce-total{font-size:30px}.commerce-search{flex-wrap:wrap;align-items:end;gap:12px;margin:24px 0;display:flex}.commerce-search label{flex:1;min-width:200px}.commerce-panel label{gap:7px;font-size:14px;display:grid}.commerce-panel input,.commerce-panel select{background:#fff;border:1px solid #bdccde;border-radius:7px;width:100%;min-width:0;padding:12px;font-size:16px}.commerce-panel button{color:#fff;cursor:pointer;background:#0b3767;border:0;border-radius:7px;padding:13px 18px;font-size:14px}.commerce-panel button:disabled{opacity:.5;cursor:default}.commerce-record{overflow-wrap:anywhere;margin-bottom:18px}.commerce-record header,.commerce-record footer{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.commerce-record h2{overflow-wrap:anywhere;margin:0}.commerce-record footer{border-top:1px solid #e1e7ef;margin-top:16px;padding-top:15px}.commerce-record>small,.commerce-record>a{margin-top:12px;display:block}.commerce-order-form{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.commerce-pagination{justify-content:center;align-items:center;gap:18px;margin:24px;display:flex}.commerce-admin .admin-header{display:none}.commerce-admin .admin-page{min-width:0}.commerce-admin .admin-content{padding:28px}.commerce-admin .admin-stats{grid-template-columns:repeat(3,1fr)}.shop-page .shop-cart-link{white-space:nowrap}.orders-list button{color:#fff;background:#0b3767;border:0;border-radius:8px;margin-top:14px;padding:12px 20px}@media (width<=900px){.commerce-admin{grid-template-columns:1fr}.commerce-sidebar{gap:10px;padding:15px}.commerce-sidebar img{width:130px}.commerce-sidebar nav{flex-wrap:wrap;gap:4px;display:flex}.commerce-sidebar>a:not(:first-child){display:inline-block}.commerce-metrics{grid-template-columns:1fr 1fr}.commerce-panel{padding:20px}.commerce-columns,.commerce-order-form{grid-template-columns:1fr}.commerce-admin .admin-stats{grid-template-columns:1fr 1fr}.commerce-sidebar nav a{font-size:14px}.commerce-panel h1{font-size:27px}}@media (width<=450px){.commerce-metrics{grid-template-columns:1fr}.commerce-record,.commerce-panel{padding:16px}.commerce-pagination{gap:10px;margin:20px 0}.commerce-panel button{padding:12px}}.published-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin:20px 0;display:grid}.published-grid article{background:#fff;border:1px solid #dce4ee;border-radius:12px;gap:12px;padding:16px;display:flex}.published-grid img{object-fit:contain;width:70px;height:100px}.published-grid h3{margin:5px 0;font-size:16px}.published-grid p{margin:5px 0}.shop-catalog>label{align-items:center;gap:12px;margin:16px 0;display:flex}.shop-catalog>label select{border:1px solid #becddd;border-radius:8px;padding:12px;font-size:16px}
