html{scroll-behavior:smooth}body{margin:0;background:#fbfbfb;color:#000}button,input,textarea{font-family:Inter,Arial,sans-serif}a,button,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}[role=tab]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #cb460e!important;outline-offset:4px!important}[hidden]{display:none!important}.mars-desktop,.mars-mobile,.mars-tabs{width:100%}.mars-mobile{display:none}.mars-search{display:flex;align-items:center;gap:12px;border:1px solid #eee;background:#fff;border-radius:12px;width:100%;height:48px;padding:0 16px;color:#667570}.mars-search input{width:100%;min-width:0;background:none;border:0;outline:0;font-size:14px;color:#222}.mars-search input::placeholder{color:#75847f}.mars-search:focus-within{border-color:#777}.mars-search input:focus,.mars-search input:focus-visible{outline:none!important;box-shadow:none!important}.mars-search-results{width:100%}.mars-result-count{text-align:center;font:14px/24px Inter,Arial,sans-serif;color:#666;margin-bottom:24px}.mars-destination-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.mars-device-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.mars-accordion{width:100%;background:#fff;border:1px solid #eee;border-radius:16px;overflow:hidden;text-align:left}.mars-accordion>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border:0;background:transparent;color:#333;text-align:left;font:400 16px/24px Inter,Arial,sans-serif;letter-spacing:-.02em}.mars-plus{color:#858585;font-size:21px;line-height:20px;font-weight:300;flex-shrink:0}.mars-answer{padding:0 24px 24px;color:#4f4f4f;font:400 16px/24px Inter,Arial,sans-serif}.mars-answer ol{padding-left:24px}.mars-answer p+p{margin-top:12px}.mars-answer li{margin-top:8px}.mars-mobile-nav{width:100%;position:relative;background:#fbfbfb;border-bottom:1px solid #eee;z-index:20}.mars-nav-row{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.mars-nav-row>a{display:flex}.mars-nav-row img{object-fit:contain}.mars-nav-row>button{background:transparent;border:0;width:40px;height:40px;color:#000;font-size:30px}.mars-hamburger{font-size:22px}.mars-menu{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:16px 24px 28px;position:absolute;top:100%;left:0;right:0;background:#fbfbfb;border-bottom:1px solid #eee;box-shadow:0 10px 18px #00000008}.mars-menu>a{font:14px/20px Inter,Arial,sans-serif;color:#4f4f4f;text-decoration:none}.mars-menu .mars-pill{border-radius:100px;background:#000;color:#fff;padding:12px 16px}.mars-pill span{margin-left:12px}.mars-hero-carousel{position:relative;width:810px;max-width:100%;height:496px;isolation:isolate;display:flex;align-items:center;justify-content:center}.mars-glow{position:absolute;width:676px;height:625px;top:-64px;left:50%;transform:translateX(-50%);border-radius:100%;z-index:-1;background:radial-gradient(ellipse,rgba(175,193,199,.88) 12%,rgba(186,200,204,.55) 43%,rgba(171,171,171,0) 70%);transition:background 1s}.mars-glow.glow-1{background:radial-gradient(ellipse,#dbc6a9aa 12%,#dbc6a970 43%,#dbc6a900 70%)}.mars-phone{position:relative;width:200px;height:414px;flex-shrink:0;border:8px solid #080a08;border-radius:32px;overflow:hidden;background:#ddd;box-shadow:0 0 1px 1px #7e807a}.mars-phone>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .8s}.mars-phone>img.active{opacity:1}.mars-hero-cards{position:absolute;left:50%;top:244px;transform:translateX(-50%);width:630px;max-width:100%;height:152px;overflow:hidden}.mars-hero-card{position:absolute;left:50%;top:50%;background:#fff;border:1px solid #eee;border-radius:12px;width:172px;height:104px;display:flex;flex-direction:column;align-items:flex-start;padding:16px 22px;gap:8px;color:#333;text-align:left;will-change:transform;transition:transform .6s cubic-bezier(.22,.61,.36,1)}.mars-hero-card>img{width:26px;height:26px;object-fit:contain}.mars-hero-card strong{font-size:10px;font-weight:400;line-height:14px}.mars-hero-card>span{color:#888;font-size:10px;line-height:16px}.mars-hero-card small{margin-left:8px;font-size:inherit;color:#3f3f50;background:#f7f7f8;border-radius:5px;padding:1px 4px}.mars-hero-controls{position:absolute;bottom:0;display:flex;gap:10px;opacity:0;transition:opacity .2s}.mars-hero-carousel:focus-within .mars-hero-controls,.mars-hero-carousel:hover .mars-hero-controls{opacity:1}.mars-hero-controls button,.mars-testimonial-controls button{border:1px solid #eee;border-radius:50%;background:#fff;color:#222;width:32px;height:32px;font-size:16px}.mars-testimonials{width:720px;max-width:100%;position:relative}.mars-testimonial-viewport{display:grid;overflow:hidden}.mars-testimonial-viewport>.mars-testimonial{grid-area:1/1;will-change:transform;transition:transform .6s cubic-bezier(.22,.61,.36,1)}.mars-testimonial{min-height:232px;border:1px solid #eee;border-radius:24px;background:#fff;padding:32px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;box-shadow:0 1px 2px #e4e5e73d}.mars-testimonial>p{font:400 16px/24px Inter,Arial,sans-serif;letter-spacing:-.02em;color:#000}.mars-person{display:flex;align-items:center;gap:8px}.mars-person img{border-radius:50%;object-fit:cover}.mars-person>div{display:flex;flex-direction:column;gap:4px}.mars-person strong{color:#000}.mars-person span,.mars-person strong{font:400 14px/20px Inter,Arial,sans-serif}.mars-person span{color:#777}.mars-testimonial-controls{position:absolute;bottom:-44px;left:0;right:0;display:flex;justify-content:center;gap:10px;opacity:0;transition:opacity .2s}.mars-testimonials:focus-within .mars-testimonial-controls,.mars-testimonials:hover .mars-testimonial-controls{opacity:1}.mars-form-fields{display:contents;border:0;margin:0;padding:0}.mars-form-status{font:14px/22px Inter,Arial,sans-serif;color:#4f4f4f;width:100%;text-align:center}.mars-form-status:empty{display:none}.mars-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.mars-contact-form[aria-busy=true]{opacity:.7!important}.mars-contact-form[aria-busy=true] button{cursor:wait}@media(max-width:809px){.mars-desktop{display:none}.mars-mobile{display:block}.mars-destination-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mars-device-results{grid-template-columns:1fr}.mars-accordion>button{padding:20px;font-size:14px;line-height:20px}.mars-answer{padding:0 20px 20px;font-size:14px;line-height:22px}.mars-testimonials{width:100%}.mars-testimonial{padding:24px;min-height:232px;border-radius:20px}.mars-testimonial>p{font-size:14px;line-height:22px}.mars-testimonial-controls{opacity:1}.mars-person span,.mars-person strong{font-size:12px;line-height:16px}.mars-search input{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}@media(max-width:1199px){.mars-hero-carousel{width:100%}}.framer-3y5h17.framer-3y5h17.framer-3y5h17{width:182px;height:38px}.framer-f8lhzq.framer-f8lhzq.framer-f8lhzq{width:182px}img[src$="bef6cffa25cdd208.svg"]{object-fit:contain!important}@keyframes mars-enter{0%{opacity:0}to{opacity:1}}.framer-1eo1o9j .framer-5zke1s,.framer-1eo1o9j .framer-hp6o4r-container,.framer-1y7kocn .framer-10qd1uf-container,.framer-1y7kocn .framer-15bdzrl{animation:mars-enter .6s cubic-bezier(.16,.84,.44,1) both}.framer-1eo1o9j .framer-hp6o4r-container,.framer-1y7kocn .framer-10qd1uf-container{animation-delay:80ms}@media(prefers-reduced-motion:reduce){.framer-1eo1o9j .framer-5zke1s,.framer-1eo1o9j .framer-hp6o4r-container,.framer-1y7kocn .framer-10qd1uf-container,.framer-1y7kocn .framer-15bdzrl{animation:none}.mars-hero-card,.mars-testimonial-viewport>.mars-testimonial{transition:none}}.mars-load-more{display:flex;justify-content:center;margin-top:32px}.mars-load-more button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:999px;background:#000;color:#fff;font:400 14px/20px Inter,Arial,sans-serif;padding:12px 24px;cursor:pointer;transition:opacity .2s}.mars-load-more button:hover{opacity:.85}.mars-load-more button span{opacity:.6}.mars-steps{display:flex;flex-wrap:wrap;gap:0 6px}.mars-step{opacity:.38;transition:opacity .45s ease,transform .45s ease}.mars-step-on{opacity:1;transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.mars-step{opacity:1;transition:none;transform:none}}.mars-howto-phone{position:relative;width:100%;height:100%;overflow:hidden;border-radius:inherit}.mars-howto-screen{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .6s ease}.mars-howto-screen.active{opacity:1}@media(prefers-reduced-motion:reduce){.mars-howto-screen{transition:none}}.mars-detail{width:100%;max-width:1040px;margin:0 auto;padding:0 24px}.mars-detail-title{font:500 20px/28px Inter,Arial,sans-serif;color:#000;margin:0 0 24px}.mars-detail-empty{color:#777;font:400 14px/22px Inter,Arial,sans-serif}.mars-detail-grid,.mars-plan-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(232px,1fr))}.mars-dest-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;background:#fff;border:1px solid #eee;border-radius:16px;padding:20px;text-decoration:none;color:#000;transition:border-color .2s,transform .2s}.mars-dest-card:hover{border-color:#ddd;transform:translateY(-2px)}.mars-dest-card img{border-radius:50%;object-fit:cover}.mars-dest-dot{width:36px;height:36px;border-radius:50%;background:#f1f1f1}.mars-dest-card strong{font:400 14px/20px Inter,Arial,sans-serif}.mars-dest-card>span{color:#888;font:400 12px/18px Inter,Arial,sans-serif}.mars-dest-card small{margin-left:6px;color:#3f3f50;background:#f7f7f8;border-radius:5px;padding:1px 5px}.mars-plan-card{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #eee;border-radius:16px;padding:20px}.mars-plan-card header{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.mars-plan-card header strong{font:500 18px/24px Inter,Arial,sans-serif}.mars-plan-card header span{color:#888;font:400 13px/20px Inter,Arial,sans-serif}.mars-plan-name{margin:0;color:#777;font:400 12px/18px Inter,Arial,sans-serif;min-height:36px}.mars-plan-meta{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.mars-plan-meta li{background:#f7f7f8;color:#3f3f50;border-radius:6px;padding:2px 8px;font:400 12px/18px Inter,Arial,sans-serif}.mars-plan-card footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:4px}.mars-plan-price{font:500 16px/24px Inter,Arial,sans-serif;color:#000}.mars-plan-buy{white-space:nowrap;flex-shrink:0;background:#000;color:#fff;border-radius:999px;padding:8px 16px;text-decoration:none;font:400 13px/18px Inter,Arial,sans-serif;transition:opacity .2s}.mars-plan-buy:hover{opacity:.85}.mars-load-more button:disabled{opacity:.5;cursor:default}@media(max-width:809px){.mars-detail{padding:0 16px}.mars-detail-grid,.mars-plan-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}.mars-account{max-width:1040px;margin:0 auto;padding:48px 24px 72px;display:grid;grid-template-columns:200px 1fr;gap:32px;align-items:start}.mars-checkout{grid-template-columns:1fr;max-width:820px}.mars-verify-banner{display:flex;flex-wrap:wrap;align-items:center;gap:12px;background:#fff4e8;border:1px solid #ffd8ad;border-radius:14px;padding:14px 18px;margin-bottom:20px}.mars-verify-text{flex:1 1;min-width:240px;font:400 14px/20px Inter,Arial,sans-serif;color:#7a4a12}.mars-verify-msg{width:100%;margin:0;font:400 13px/18px Inter,Arial,sans-serif;color:#7a4a12}.mars-hint{font:400 12px/18px Inter,Arial,sans-serif;color:#888;margin:-4px 0 0}.mars-auth-alt{display:flex;gap:16px;justify-content:center;margin-top:4px}.mars-linkbtn{background:none;border:0;color:#ff8500;font:400 13px/18px Inter,Arial,sans-serif;cursor:pointer;padding:0}.mars-linkbtn:disabled{color:#bbb;cursor:default}.mars-account-auth{display:block!important;width:100%!important;max-width:none!important;flex:1 1 100%!important;align-self:stretch!important;grid-template-columns:none!important}.mars-account-auth .mars-auth{width:auto!important;max-width:500px!important;margin:40px auto 0!important;box-sizing:border-box;padding:40px 44px 44px;gap:20px;border-radius:22px;box-shadow:0 10px 34px rgba(0,0,0,.07)}.mars-account-auth .mars-auth form{display:flex;flex-direction:column;gap:18px}.mars-account-auth .mars-auth label{font-size:14px;gap:8px;color:#333}.mars-account-auth .mars-auth input[type=email],.mars-account-auth .mars-auth input[type=password],.mars-account-auth .mars-auth input[type=text]{padding:14px 16px;font-size:15px;line-height:22px;border-radius:12px}.mars-account-auth .mars-auth-switch{padding:5px;gap:6px}.mars-account-auth .mars-auth-switch button{padding:10px 22px;font-size:14px}.mars-account-auth .mars-primary{padding:15px 22px;font-size:15px;margin-top:6px}a.mars-primary{display:inline-block;text-decoration:none;text-align:center}.mars-card a.mars-primary{margin-top:12px}.mars-checkout-total{font-size:20px;font-weight:600;color:#111}.mars-checkout-return{text-align:center;max-width:520px;margin:0 auto}.mars-return-badge{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;margin:0 auto 16px}.mars-return-badge.ok{background:#e7f7ec;color:#16a34a}.mars-return-badge.pending{background:#fff4e8;color:#e56f00}.mars-return-note{font-size:13px;color:#888;margin-top:8px}.mars-return-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:20px}.mars-account-nav{display:flex;flex-direction:column;gap:4px;position:sticky;top:24px}.mars-account-nav a{color:#3f3f50;text-decoration:none;font:400 14px/20px Inter,Arial,sans-serif;padding:8px 12px;border-radius:8px;transition:background .15s}.mars-account-nav a:hover{background:#f3f3f4}.mars-account-nav a.active{background:#111;color:#fff}.mars-account-title{font:500 28px/36px Inter,Arial,sans-serif;color:#000;margin:0 0 8px}.mars-account h2{font:500 16px/24px Inter,Arial,sans-serif;margin:0 0 12px}.mars-muted{color:#777;font:400 14px/22px Inter,Arial,sans-serif}.mars-loading{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:300px;width:100%;color:#8a8a94;font:400 15px/22px Inter,Arial,sans-serif}.mars-loading:before{content:"";width:32px;height:32px;border-radius:50%;border:3px solid #e7e7ea;border-top-color:#111;animation:mars-spin .7s linear infinite}@keyframes mars-spin{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.mars-loading:before{animation:none}}.mars-pay-methods{display:flex;gap:10px;flex-wrap:wrap;margin:4px 0 18px}.mars-pay-method{flex:1 1 120px;min-width:110px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 14px;border:1.5px solid #e5e5e8;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s;text-align:left}.mars-pay-method:hover:not(:disabled){border-color:#bdbdc2}.mars-pay-method.is-active{border-color:#111;box-shadow:inset 0 0 0 1px #111}.mars-pay-method:disabled{opacity:.6;cursor:default}.mars-pay-method-label{font:500 14px/20px Inter,Arial,sans-serif;color:#111}.mars-pay-method-hint{font:400 12px/16px Inter,Arial,sans-serif;color:#888}.mars-pay-qr{display:flex;flex-direction:column;align-items:center;gap:10px;margin:6px 0 16px}.mars-pay-qr img{border:1px solid #eee;border-radius:8px}.mars-card-row{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:24px}.mars-card{background:#fff;border:1px solid #eee;border-radius:16px;padding:24px}.mars-card,.mars-card form{display:flex;flex-direction:column;gap:12px}.mars-card label{display:flex;flex-direction:column;gap:6px;font:400 13px/18px Inter,Arial,sans-serif;color:#3f3f50}.mars-card input:not([type]),.mars-card input[type=email],.mars-card input[type=password],.mars-card input[type=text]{border:1px solid #e6e6e8;border-radius:10px;padding:10px 12px;font:400 14px/20px Inter,Arial,sans-serif;background:#fff;color:#000}.mars-card input:focus-visible{outline:2px solid #ff8500;outline-offset:1px}.mars-checkbox{flex-direction:row!important;align-items:center;gap:8px}.mars-primary{background:#000;color:#fff;border:0;border-radius:999px;padding:11px 20px;font:400 14px/20px Inter,Arial,sans-serif;cursor:pointer;transition:opacity .2s}.mars-primary:disabled{opacity:.5;cursor:default}.mars-ghost{background:transparent;border:1px solid #e6e6e8;border-radius:999px;padding:9px 18px;font:400 13px/18px Inter,Arial,sans-serif;cursor:pointer;align-self:flex-start}.mars-link{color:#ff8500;text-decoration:none;font:400 14px/20px Inter,Arial,sans-serif;align-self:flex-start}.mars-link:hover{text-decoration:underline}.mars-form-error{color:#c0392b}.mars-form-error,.mars-form-ok{font:400 13px/20px Inter,Arial,sans-serif;margin:0}.mars-form-ok{color:#1d7a3f}.mars-auth-switch{display:flex;gap:4px;background:#f3f3f4;border-radius:999px;padding:4px;align-self:flex-start}.mars-auth-switch button{border:0;background:transparent;border-radius:999px;padding:7px 16px;font:400 13px/18px Inter,Arial,sans-serif;cursor:pointer;color:#3f3f50}.mars-auth-switch button[aria-selected=true]{background:#fff;color:#000;box-shadow:0 1px 2px #0000000f}.mars-order-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.mars-order-list li{display:flex;justify-content:space-between;gap:12px;font:400 14px/20px Inter,Arial,sans-serif;padding:8px 0;border-bottom:1px solid #f2f2f2}.mars-order-list a{color:#000;text-decoration:none}.mars-order-list a:hover{text-decoration:underline}.mars-table{width:100%;border-collapse:collapse;font:400 14px/20px Inter,Arial,sans-serif}.mars-table th{text-align:left;color:#888;font-weight:400;font-size:12px;padding:0 8px 10px 0}.mars-table td{padding:10px 8px 10px 0;border-top:1px solid #f2f2f2}.mars-dl{display:grid;grid-template-columns:auto 1fr;gap:8px 16px;margin:0;font:400 14px/20px Inter,Arial,sans-serif}.mars-dl dt{color:#888}.mars-dl dd{margin:0}.mars-status{border-radius:999px;padding:2px 10px;font-size:12px;background:#f3f3f4;color:#3f3f50}.mars-status-completed,.mars-status-fulfilled,.mars-status-paid{background:#e8f6ed;color:#1d7a3f}.mars-status-awaiting_payment,.mars-status-pending{background:#fff3e2;color:#a45a00}.mars-status-cancelled,.mars-status-failed{background:#fdeceb;color:#c0392b}@media(max-width:809px){.mars-account{grid-template-columns:1fr;padding:32px 16px 56px}.mars-account-nav{position:static;flex-direction:row;flex-wrap:wrap}}.mars-device-note{max-width:720px;margin:24px auto 0;color:#888;text-align:center;font:400 13px/20px Inter,Arial,sans-serif}.mars-detail-title{display:flex;align-items:center;gap:10px}.mars-detail-title img{border-radius:50%;object-fit:cover}.mars-bands{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 24px;background:#f3f3f4;border-radius:999px;padding:5px;align-self:flex-start;width:fit-content;max-width:100%}.mars-bands button{border:0;background:transparent;border-radius:999px;padding:8px 16px;font:400 13px/18px Inter,Arial,sans-serif;color:#3f3f50;cursor:pointer;transition:background .15s,color .15s}.mars-bands button span{opacity:.5;font-size:12px}.mars-bands button[aria-selected=true]{background:#fff;color:#000;box-shadow:0 1px 2px #0000000f}@media(max-width:809px){.mars-account input,.mars-auth input,.mars-search input{font-size:16px}.mars-plan-card footer{flex-direction:column;align-items:stretch;gap:10px}.mars-plan-card footer .mars-plan-price{font-size:18px}.mars-plan-buy{text-align:center;padding:12px 16px;font-size:14px}.mars-bands{flex-wrap:nowrap;overflow-x:auto;width:100%;max-width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-self:stretch}.mars-bands::-webkit-scrollbar{display:none}.mars-bands button{white-space:nowrap;flex:0 0 auto}}.mars-cashier{max-width:520px;margin:40px auto;background:#fff;border:1px solid #eee;border-radius:22px;padding:32px 28px 28px;box-shadow:0 10px 34px rgba(0,0,0,.07);display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.mars-cashier h2{margin:0;font:500 22px/28px Inter,Arial,sans-serif}.mars-cashier-total{margin:0;font:600 30px/36px Inter,Arial,sans-serif;color:#000}.mars-cashier .mars-muted{margin:0;max-width:400px}.mars-cashier-code{margin:14px 0 4px;display:flex;align-items:center;justify-content:center;min-height:210px;width:100%}.mars-cashier-code img{border:1px solid #eee;border-radius:12px}.mars-cashier-iframe{border:0;background:transparent;overflow:hidden;display:block}.mars-cashier-wait{color:#8a8a94!important;font-size:13px}.mars-cashier .mars-linkbtn{font-size:13px}.mars-cashier-back{margin-top:10px;font-size:14px!important}@media(max-width:809px){.mars-cashier{margin:24px auto;padding:24px 18px}}.mars-cookie{position:fixed;left:0;right:0;bottom:0;z-index:2147483000;display:flex;justify-content:center;padding:16px;pointer-events:none}.mars-cookie-body{pointer-events:auto;max-width:1040px;width:100%;box-sizing:border-box;background:#fff;border:1px solid #ececec;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.14);padding:18px 22px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:space-between}.mars-cookie-text{margin:0;flex:1 1 340px;min-width:240px;font:400 13px/20px Inter,Arial,sans-serif;color:#4f4f4f}.mars-cookie-text a{color:#ff8500;text-decoration:none}.mars-cookie-text a:hover{text-decoration:underline}.mars-cookie-actions{display:flex;gap:10px;flex-shrink:0}.mars-cookie-accept{background:#000;color:#fff;border:0;border-radius:999px;padding:11px 22px;font:400 14px/18px Inter,Arial,sans-serif;cursor:pointer;transition:opacity .2s}.mars-cookie-accept:hover{opacity:.85}.mars-cookie-reject{background:#fff;color:#333;border:1px solid #dcdcdc;border-radius:999px;padding:11px 20px;font:400 14px/18px Inter,Arial,sans-serif;cursor:pointer;transition:background .15s}.mars-cookie-reject:hover{background:#f5f5f5}@media(max-width:640px){.mars-cookie{padding:12px}.mars-cookie-body{padding:16px;gap:14px}.mars-cookie-actions{width:100%}.mars-cookie-accept,.mars-cookie-reject{flex:1 1}}.mars-footer{width:100%;background:#fbfbfb;border-top:1px solid #eee;margin-top:64px;color:#333;font-family:Inter,Arial,sans-serif}.mars-footer-inner{max-width:1200px;margin:0 auto;padding:48px 24px 32px;box-sizing:border-box}.mars-footer-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:28px;border-bottom:1px solid #eee}.mars-footer-lang{display:inline-flex;align-items:center;gap:8px;font:400 14px/20px Inter,Arial,sans-serif;color:#777}.mars-footer-lang svg{flex-shrink:0;color:#999}.mars-footer-main{display:flex;align-items:flex-start;gap:64px;padding:8px 0 44px;flex-wrap:wrap}.mars-footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:22px;flex:0 0 auto}.mars-footer-brand>a{display:inline-flex}.mars-footer-brand img{height:46px;width:auto;object-fit:contain}.mars-footer-app{display:inline-flex;align-items:center;gap:10px;background:#000;color:#fff;border-radius:100px;padding:12px 20px;text-decoration:none;font:400 14px/18px Inter,Arial,sans-serif;transition:opacity .2s}.mars-footer-app:hover{opacity:.85}.mars-footer-cols{flex:1 1 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:32px 40px}.mars-footer-col h3{margin:0 0 16px;font:500 13px/18px Inter,Arial,sans-serif;letter-spacing:.01em;color:#777}.mars-footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.mars-footer-col a{color:#333;text-decoration:none;font:400 14px/20px Inter,Arial,sans-serif;transition:color .15s}.mars-footer-col a:hover{color:#ff8500}.mars-footer-divider{border:0;border-top:1px solid #eee;margin:0}.mars-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:24px;flex-wrap:wrap}.mars-footer-copy{font:400 13px/20px Inter,Arial,sans-serif;color:#777}.mars-footer-legal{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.mars-footer-legal a,.mars-footer-legal button{color:#777;text-decoration:none;font:400 13px/20px Inter,Arial,sans-serif;background:none;border:0;padding:0;cursor:pointer;transition:color .15s}.mars-footer-legal a:hover,.mars-footer-legal button:hover{color:#ff8500}@media(max-width:809px){.mars-footer-inner{padding:36px 16px 28px}.mars-footer-main{flex-direction:column;gap:32px;padding:32px 0}.mars-footer-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.mars-footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}}@media(max-width:479px){.mars-footer-cols{grid-template-columns:1fr}}.mars-legal{max-width:760px;margin:0 auto;padding:8px 24px 24px;font-family:Inter,Arial,sans-serif;color:#333}.mars-legal-head{margin-bottom:32px}.mars-legal-head h1{margin:0 0 8px;font:600 32px/40px Inter,Arial,sans-serif;letter-spacing:-.02em;color:#000}.mars-legal-date{margin:0 0 16px;font:400 14px/20px Inter,Arial,sans-serif;color:#888}.mars-legal-intro{margin:0;font:400 14px/22px Inter,Arial,sans-serif;color:#888;font-style:italic}.mars-legal-section{margin-bottom:28px}.mars-legal-section h2{margin:0 0 12px;font:500 20px/28px Inter,Arial,sans-serif;letter-spacing:-.01em;color:#000}.mars-legal-section p{margin:0 0 12px;font:400 15px/24px Inter,Arial,sans-serif;color:#4f4f4f}.mars-legal-section ul{margin:0 0 12px;padding-left:22px}.mars-legal-section li{margin:0 0 8px;font:400 15px/24px Inter,Arial,sans-serif;color:#4f4f4f}.mars-legal-section a{color:#ff8500;text-decoration:none}.mars-legal-section a:hover{text-decoration:underline}@media(max-width:809px){.mars-legal{padding:8px 16px 16px}.mars-legal-head h1{font-size:26px;line-height:32px}.mars-legal-section h2{font-size:18px;line-height:24px}}.mars-detail-hero{position:relative;width:100%;height:clamp(200px,32vw,380px);border-radius:20px;overflow:hidden;margin-bottom:24px;background:#eceef0}.mars-detail-hero img{width:100%;height:100%;object-fit:cover;display:block}.mars-detail-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:38%;background:linear-gradient(0deg,rgba(0,0,0,.34),rgba(0,0,0,0));pointer-events:none}.mars-detail-hero-credit{position:absolute;right:10px;bottom:10px;z-index:1;font:400 11px/16px Inter,Arial,sans-serif;color:#fff;background:rgba(0,0,0,.45);padding:2px 8px;border-radius:6px;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:809px){.mars-detail-hero{height:180px;border-radius:14px;margin-bottom:20px}.mars-detail-hero-credit{font-size:10px;right:8px;bottom:8px}}