/*! 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)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#f4f1eb;--cream-deep:#eae4da;--paper:#fffefb;--white:#fff;--navy:#102c44;--navy-soft:#375269;--gold:#a96f17;--gold-light:#d8b46b;--gold-wash:#fbf4e7;--line:#dce3e8;--green:#23835a;--green-wash:#eaf6f0;--warning:#a66508;--warning-wash:#fff6e3;--shadow:0 24px 70px #102c441a}*{box-sizing:border-box}html{background:var(--cream);min-width:320px}body{background:radial-gradient(circle at 12% 18%, #d8b46b1a, transparent 28rem), var(--cream);color:var(--navy);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.site-shell{min-height:100vh}.topbar{background:#fffefbf5;border-bottom:1px solid #102c441a;justify-content:space-between;align-items:center;min-height:94px;padding:10px max(5vw,28px);display:flex}.brand{color:var(--navy);align-items:center;gap:14px;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:62px;height:72px}.brand-copy{flex-direction:column;gap:3px;display:flex}.brand-copy strong{letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.brand-copy small{color:var(--navy-soft);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.store-link{color:var(--navy);align-items:center;gap:7px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.store-link svg{width:18px;height:18px;transition:transform .16s}.store-link:hover svg{transform:translate(3px)}.hero{max-width:1240px;margin:0 auto;padding:72px 28px 54px}.hero-copy{text-align:center;max-width:770px;margin:0 auto 44px}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800;display:inline-block}.hero-copy h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,68px);font-weight:400;line-height:.98}.hero-copy>p{color:var(--navy-soft);max-width:670px;margin:24px auto 22px;font-size:18px;line-height:1.65}.trust-row{color:#547084;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;font-size:13px;display:flex}.trust-row span{align-items:center;gap:7px;display:inline-flex}.trust-row svg{color:var(--green);stroke-width:2.2px;width:17px;height:17px}.tracking-layout{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:start;gap:26px;display:grid}.tracker-card,.guide-card{background:var(--paper);box-shadow:var(--shadow);border:1px solid #102c441a;border-radius:26px}.tracker-card{padding:36px}.guide-card{overflow:hidden}.card-heading,.guide-heading{align-items:center;gap:14px;margin-bottom:28px;display:flex}.card-heading h2,.guide-heading h2{margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.card-heading p,.guide-heading p{color:var(--navy-soft);margin:0;font-size:13px;line-height:1.5}.step-number,.guide-symbol{background:var(--navy);color:var(--white);border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:inline-flex}.step-number.small{width:27px;height:27px;margin-right:9px}.field-label{margin-bottom:9px;font-size:13px;font-weight:800;display:block}.code-input-wrap{background:var(--white);border:1.5px solid #cbd5dc;border-radius:13px;align-items:center;padding:0 16px;transition:border-color .16s,box-shadow .16s;display:flex}.code-input-wrap:focus-within{border-color:var(--gold);box-shadow:0 0 0 4px #a96f171a}.code-input-wrap>svg{color:var(--gold);flex:none;width:22px;height:22px}.code-input-wrap input{color:var(--navy);letter-spacing:.055em;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:17px 13px;font-size:18px;font-weight:700}.code-input-wrap input.full-url{letter-spacing:0;font-size:14px;font-weight:600}.code-input-wrap input::placeholder{color:#9aa9b5;letter-spacing:.02em;font-weight:500}.input-help{color:#738796;margin:8px 0 0;font-size:12px}.detection-box{border:1px solid var(--line);border-radius:13px;align-items:flex-start;gap:11px;margin:22px 0 28px;padding:14px 16px;display:flex}.detection-box.success{background:var(--green-wash);border-color:#bfe3d2}.detection-box.attention{background:var(--warning-wash);border-color:#efd49e}.detection-box.neutral{background:#f4f7f9}.status-dot{background:#8195a4;border-radius:50%;flex:none;width:9px;height:9px;margin-top:5px}.success .status-dot{background:var(--green)}.attention .status-dot{background:var(--warning)}.detection-box strong{margin-bottom:3px;font-size:13px;display:block}.detection-box p{color:var(--navy-soft);margin:0;font-size:12px;line-height:1.5}.carrier-choice{border:0;margin:0;padding:0}.carrier-choice legend{align-items:center;margin-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:19px;display:flex}.carrier-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.carrier-option:last-child:nth-child(odd){grid-column:1/-1}.carrier-option{background:var(--white);border:1.5px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:10px;min-height:58px;padding:10px 12px;font-size:13px;font-weight:750;transition:border-color .15s,background .15s,transform .15s;display:flex;position:relative}.carrier-option:hover{border-color:var(--gold-light);transform:translateY(-1px)}.carrier-option.selected{background:var(--gold-wash);border-color:var(--gold)}.carrier-option input{opacity:0;width:1px;height:1px;position:absolute}.carrier-icon,.guide-icon{color:var(--navy);background:#edf2f5;border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.carrier-icon svg,.guide-icon svg{width:20px;height:20px}.selected .carrier-icon{background:var(--navy);color:var(--white)}.radio-mark{border:1.5px solid #aebbc4;border-radius:50%;width:16px;height:16px;margin-left:auto;position:relative}.selected .radio-mark{border-color:var(--gold)}.selected .radio-mark:after{background:var(--gold);content:"";border-radius:50%;position:absolute;inset:3px}.track-button{background:var(--navy);color:var(--white);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:55px;margin-top:24px;padding:14px 22px;font-size:15px;font-weight:800;transition:background .15s,transform .15s;display:flex}.track-button:hover:not(:disabled){background:#163c5b;transform:translateY(-1px)}.track-button:disabled{cursor:not-allowed;opacity:.45}.track-button svg{width:19px;height:19px}.form-message{color:var(--navy-soft);text-align:center;margin:12px 0 0;font-size:12px;line-height:1.5}.guide-heading{background:var(--navy);color:var(--white);margin:0;padding:28px 28px 24px}.guide-heading p{color:#ffffffb8}.guide-symbol{background:#ffffff1f;border:1px solid #ffffff47}.code-guide-list{flex-direction:column;gap:9px;padding:22px 22px 16px;display:flex}.code-guide-item{color:var(--navy);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:13px;align-items:center;gap:12px;width:100%;padding:11px;transition:background .15s,border-color .15s;display:flex}.code-guide-item:hover{background:#f5f7f8}.code-guide-item.highlighted{background:var(--gold-wash);border-color:#ead3a6}.guide-text{flex-direction:column;flex:1;min-width:0;display:flex}.guide-text strong{margin-bottom:3px;font-size:13px}.guide-text small{color:var(--navy-soft);font-size:11px;line-height:1.35}.guide-text code{color:var(--gold);margin-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:700}.match-badge{background:var(--gold);color:var(--white);text-transform:uppercase;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:800}.guide-note{color:var(--navy-soft);background:#f5f2ec;border-top:1px solid #e5ded1;align-items:flex-start;gap:10px;margin-top:4px;padding:18px 24px 22px;display:flex}.guide-note svg{color:var(--gold);flex:none;width:18px;height:18px;margin-top:1px}.guide-note p{margin:0;font-size:11px;line-height:1.55}.products-showcase{background:radial-gradient(circle at 90% 15%, #d8b46b26, transparent 26rem), var(--paper);border-top:1px solid #102c4414;border-bottom:1px solid #102c4414;padding:76px 28px 68px}.products-showcase-inner{max-width:1184px;margin:0 auto}.products-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:44px;margin-bottom:34px;display:grid}.products-heading .eyebrow{margin-bottom:13px}.products-heading h2{letter-spacing:-.035em;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.04}.products-heading>p{color:var(--navy-soft);margin:0 0 4px;font-size:15px;line-height:1.65}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{background:var(--white);border:1px solid #102c441f;border-radius:20px;flex-direction:column;min-width:0;transition:box-shadow .18s,transform .18s;display:flex;overflow:hidden;box-shadow:0 18px 50px #102c4414}.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 58px #102c4421}.product-image{background:var(--cream-deep);display:block;overflow:hidden}.product-image img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;transition:transform .3s;display:block}.product-card:hover .product-image img{transform:scale(1.035)}.product-card-body{flex-direction:column;flex:1;padding:24px 24px 25px;display:flex}.product-kicker{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:800}.product-card h3{letter-spacing:-.02em;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.product-card p{color:var(--navy-soft);margin:0 0 22px;font-size:13px;line-height:1.6}.product-card-body>a{border-top:1px solid var(--line);color:var(--navy);justify-content:space-between;align-items:center;gap:7px;margin-top:auto;padding-top:16px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.product-card-body>a span{color:var(--gold);font-size:18px;transition:transform .16s}.product-card-body>a:hover span{transform:translate(3px)}.products-cta{background:var(--navy);color:var(--white);border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:24px 28px;display:flex}.products-cta strong{margin-bottom:5px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500;display:block}.products-cta p{color:#ffffffb8;margin:0;font-size:12px;line-height:1.5}.products-cta>a{background:var(--gold-light);color:#2e240f;border-radius:10px;flex:none;padding:13px 19px;font-size:13px;font-weight:800;text-decoration:none}.help-strip{background:var(--white);border:1px solid #102c441a;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;max-width:1184px;margin:34px auto 62px;padding:24px 28px;display:flex}.help-strip>div{align-items:center;gap:14px;display:flex}.help-icon{background:var(--gold-wash);color:var(--gold);border-radius:50%;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.help-icon svg{width:23px;height:23px}.help-strip strong{margin-bottom:3px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:500;display:block}.help-strip p{color:var(--navy-soft);margin:0;font-size:12px}.help-strip>a{background:var(--gold-wash);color:#84540e;border:1px solid #e8c983;border-radius:10px;flex:none;padding:12px 18px;font-size:13px;font-weight:800;text-decoration:none}footer{background:var(--navy);color:#ffffffc7;justify-content:space-between;align-items:center;padding:20px max(5vw,28px);font-size:11px;display:flex}@media (width<=940px){.tracking-layout{grid-template-columns:1fr}.guide-card{width:100%;max-width:620px;margin:0 auto}.help-strip{margin-left:28px;margin-right:28px}.products-heading{grid-template-columns:1fr;align-items:start;gap:16px}.products-heading>p{max-width:650px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card:last-child{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}}@media (width<=640px){.topbar{min-height:78px;padding:7px 18px}.brand{gap:9px}.brand img{width:48px;height:58px}.brand-copy strong{font-size:20px}.brand-copy small{font-size:9px}.store-link{font-size:0}.store-link:before{content:"Loja";font-size:13px}.hero{padding:48px 16px 36px}.hero-copy{margin-bottom:32px}.hero-copy h1{font-size:43px}.hero-copy>p{font-size:15px}.trust-row{flex-direction:column;align-items:flex-start;gap:8px;width:max-content;margin:0 auto}.tracker-card{border-radius:20px;padding:24px 18px}.guide-card{border-radius:20px}.card-heading{align-items:flex-start}.carrier-grid{grid-template-columns:1fr}.carrier-option:last-child:nth-child(odd){grid-column:auto}.code-input-wrap input{padding:16px 10px;font-size:15px}.guide-heading{padding:24px 20px 21px}.code-guide-list{padding:16px 14px 12px}.products-showcase{padding:54px 16px 46px}.products-heading{margin-bottom:26px}.products-heading h2{font-size:34px}.products-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto;display:flex}.products-cta{flex-direction:column;align-items:stretch;padding:23px 21px}.products-cta>a{text-align:center}.help-strip{flex-direction:column;align-items:stretch;margin:0 16px 40px;padding:22px}.help-strip>a{text-align:center}footer{flex-direction:column;align-items:flex-start;gap:6px;padding:19px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
