.hotel-explorer{margin-top:34px}.hotel-results-title{display:flex;align-items:center;justify-content:space-between;gap:18px}.hotel-results-title h2{font-size:28px;letter-spacing:-.9px;margin:0}.hotel-results-title p{font-size:14px;color:var(--read-muted);margin:7px 0 0}.hotel-control{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 14px;border:1px solid var(--border);background:var(--panel);border-radius:11px;white-space:nowrap;font-size:14px;font-weight:550;color:var(--read-text);transition:background .18s,border-color .18s}.hotel-control.active{background:var(--soft);border-color:var(--read-link)}.hotel-control b{font-size:12px}.hotel-controls{display:flex;align-items:center;gap:9px;margin:23px 0 18px}.hotel-name-search{display:flex;align-items:center;gap:9px;flex:1;min-width:130px;border:1px solid var(--border);border-radius:11px;background:var(--panel);padding:11px 13px;color:var(--read-muted)}.hotel-name-search input{border:0;outline:0;background:transparent;color:var(--read-text);font:inherit;font-size:15px;width:100%;min-width:0}.hotel-sort{display:flex;align-items:center;gap:8px;border-left:1px solid var(--border);padding-left:13px;font-size:13px;color:var(--read-muted)}.hotel-sort select{appearance:none;padding:10px 24px 10px 10px;background:var(--panel);border:1px solid var(--border);border-radius:10px;color:var(--read-text);font:inherit;font-size:14px;cursor:pointer}.hotel-filter-panel{display:flex;align-items:center;gap:15px 22px;flex-wrap:wrap;padding:20px;background:var(--panel);border:1px solid var(--border);border-radius:15px;margin-bottom:20px;animation:hotel-reveal .2s ease-out}.hotel-filter-panel>label{display:flex;align-items:center;gap:9px;font-size:14px}.hotel-filter-panel input[type=checkbox],.hotel-booking-consent input{appearance:auto;width:17px;height:17px;accent-color:#34775a;flex:0 0 auto;margin:0;padding:0}.hotel-filter-panel>button{background:none;color:var(--read-link);font-size:14px;text-decoration:underline;margin-left:auto}.hotel-budget>span{display:flex;align-items:center;gap:5px;border:1px solid var(--border);border-radius:8px;padding:6px 8px}.hotel-budget input{width:70px;min-width:0;border:0;background:none;color:var(--read-text);font-size:14px}.hotel-explore-grid.with-map{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.85fr);gap:20px;align-items:start}.hotel-result-list{display:grid;gap:16px;min-width:0}.hotel-result-card{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:214px;border:1px solid var(--border);border-radius:18px;background:var(--panel);overflow:hidden;transition:border-color .2s,box-shadow .2s}.with-map .hotel-result-card{grid-template-columns:155px minmax(0,1fr)}.hotel-result-card.highlighted{border-color:#80aa94;box-shadow:0 5px 25px -18px #173a2c55}.hotel-result-image{position:relative;min-height:210px;background:var(--soft)}.hotel-result-image>button:first-child{width:100%;height:100%;background:none;color:var(--read-muted);padding:0;display:grid;place-items:center}.hotel-result-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .4s}.hotel-result-image>button:first-child:hover img{transform:scale(1.035)}.hotel-save{position:absolute;right:10px;top:10px;width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#fffffff2;color:#163f2e;box-shadow:0 2px 10px #0001}.hotel-result-copy{padding:19px;min-width:0;display:flex;flex-direction:column;align-items:start}.hotel-stars{color:#aa8339;letter-spacing:2px;font-size:12px;line-height:1.2;min-height:14px}.hotel-name{font-size:18px;font-weight:650;line-height:1.3;letter-spacing:-.3px;text-align:left;background:none;padding:0;margin:6px 0;color:var(--read-text)}.hotel-name:hover{text-decoration:underline;text-underline-offset:4px}.hotel-result-copy>p{display:flex;align-items:center;gap:4px;font-size:12px;line-height:1.4;color:var(--read-muted);margin:0 0 12px}.hotel-result-copy>p svg{flex-shrink:0}.hotel-review{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--read-text)}.hotel-review>b{padding:7px 8px;background:#1c533e;color:#fff;border-radius:7px 7px 7px 2px;font-size:13px}.hotel-review>span{font-weight:600;line-height:1.3}.hotel-review small{display:block;font-size:11px;color:var(--read-muted);font-weight:400;margin-top:2px}.hotel-result-bottom{display:flex;align-items:end;justify-content:space-between;gap:12px;width:100%;margin-top:auto;padding-top:17px}.hotel-result-bottom>div{display:flex;flex-direction:column;gap:3px}.hotel-result-bottom small{font-size:11px;color:var(--read-muted)}.hotel-result-bottom strong{font-size:22px;letter-spacing:-.7px}.hotel-result-bottom span{font-size:10px;color:var(--read-muted);line-height:1.4}.hotel-view-rooms{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:10px 11px;border-radius:9px;color:var(--read-text);background:var(--soft);white-space:nowrap}.hotel-map-aside{position:sticky;top:112px;min-width:0}.hotel-map-wrap{position:relative;isolation:isolate;overflow:hidden;height:calc(100vh - 190px);min-height:420px;max-height:760px;border-radius:18px;border:1px solid var(--border);background:#d9e1d9}.hotel-map{height:100%;width:100%;font-family:inherit!important;background:#dfe6df}.hotel-map-pin{background:transparent;border:0}.hotel-map-price{height:36px;min-width:76px;border:1px solid #d3ddd6;border-radius:30px;padding:0 11px;background:#fff;color:#123e2b;font-size:14px;font-weight:700;box-shadow:0 3px 12px #0003;white-space:nowrap;transition:background .15s,color .15s,transform .15s}.hotel-map-price:hover,.hotel-map-price.selected{background:#194e37;color:#fff;border-color:#194e37;transform:scale(1.12);position:relative;z-index:2}.hotel-map .leaflet-control-attribution{font-size:10px;max-width:100%;background:#ffffffe8;color:#304637}.hotel-map .leaflet-control-attribution a{color:#174735}.hotel-map-reset{position:absolute;z-index:500;right:12px;top:12px;display:flex;align-items:center;gap:7px;background:#fff;color:#153c2b;border:1px solid #d7e0d8;border-radius:10px;font-size:12px;padding:10px;box-shadow:0 3px 12px #0001}.hotel-map-caption{position:absolute;bottom:30px;left:50%;transform:translate(-50%);font-size:11px;background:#ffffffed;color:#17412f;border:1px solid #d5dfd7;white-space:nowrap;padding:8px 12px;border-radius:30px;z-index:500}.hotel-map-error{position:absolute;top:65px;left:10px;right:10px;background:#fff;color:#273c31;z-index:500;padding:12px;border-radius:10px;font-size:13px;line-height:1.5}.hotel-map-loading{min-height:400px;display:grid;place-items:center;background:var(--panel);border-radius:18px}.hotel-results-footnote{font-size:12px;line-height:1.7;color:var(--read-muted);margin:22px 0}.hotel-empty{padding:50px 25px;text-align:center;border:1px dashed var(--border);border-radius:18px;color:var(--read-muted)}.hotel-empty svg{margin:auto}.hotel-empty h3{font-size:19px;color:var(--read-text);margin:15px 0 8px}.hotel-empty p{font-size:14px;margin-bottom:20px}.travel-page>.travel-data-strip{margin-top:40px}.hotel-dialog-backdrop{position:fixed;inset:0;z-index:2200;background:#09130f70;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;align-items:center;justify-content:center;padding:28px;animation:hotel-fade .22s ease-out}.hotel-dialog{width:min(880px,100%);max-height:calc(100dvh - 56px);overflow:auto;border:1px solid var(--border);border-radius:24px;background:var(--panel);color:var(--read-text);box-shadow:0 30px 100px #0005;animation:hotel-reveal .28s cubic-bezier(.2,.75,.2,1);outline:0;scrollbar-width:thin}.hotel-dialog-backdrop.closing{animation:hotel-fade .18s ease-in reverse both}.hotel-dialog-backdrop.closing .hotel-dialog{animation:hotel-reveal .18s ease-in reverse both}.hotel-dialog-top{position:sticky;top:0;z-index:5;background:var(--panel);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 24px;border-bottom:1px solid var(--border);font-size:15px;font-weight:600}.hotel-dialog-top button{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--soft);color:var(--read-text);flex:0 0 auto}.hotel-gallery{height:320px;position:relative;background:var(--soft);display:grid;place-items:center}.hotel-gallery>img{width:100%;height:100%;object-fit:cover}.hotel-gallery>button{position:absolute;top:50%;transform:translateY(-50%);height:38px;width:38px;display:grid;place-items:center;background:#fff;color:#143e2c;border-radius:50%;box-shadow:0 2px 10px #0003}.hotel-gallery-prev{left:18px}.hotel-gallery-next{right:18px}.hotel-gallery>span{position:absolute;bottom:16px;right:20px;background:#162b22d9;color:#fff;padding:6px 11px;border-radius:20px;font-size:12px}.hotel-detail-content{padding:28px}.hotel-detail-heading{display:flex;justify-content:space-between;align-items:start;gap:20px}.hotel-detail-heading h2{font-size:28px;line-height:1.2;letter-spacing:-.8px;margin:7px 0 10px}.hotel-detail-heading p{display:flex;align-items:center;gap:6px;flex-wrap:wrap;color:var(--read-muted);font-size:13px;line-height:1.6}.hotel-detail-heading a{display:inline-flex;align-items:center;gap:4px;margin-left:7px;color:var(--read-link);text-decoration:underline}.hotel-detail-heading>.hotel-review{flex-shrink:0}.hotel-stay-strip{display:flex;flex-wrap:wrap;gap:15px 24px;background:var(--soft);border-radius:12px;padding:14px 17px;margin:22px 0;font-size:13px}.hotel-stay-strip>span{display:flex;align-items:center;gap:7px}.hotel-amenities{display:flex;flex-wrap:wrap;gap:10px 20px;margin:20px 0}.hotel-amenities>span{display:inline-flex;align-items:center;gap:6px;font-size:13px}.hotel-info{margin:15px 0;font-size:14px;border:0;line-height:1.7}.hotel-info summary{cursor:pointer;font-weight:600;line-height:1.6;font-size:13px}.hotel-info p{font-size:13px;color:var(--read-muted);line-height:1.75;margin:10px 0;white-space:pre-line}.hotel-room-heading{border-top:1px solid var(--border);margin-top:25px;padding-top:25px}.hotel-room-heading h3{font-size:22px;margin:0}.hotel-room-heading p,.hotel-search-only{font-size:13px;color:var(--read-muted);line-height:1.6;margin:8px 0 20px}.hotel-room-list{display:grid;gap:13px}.hotel-room-choice{display:grid;grid-template-columns:1fr 190px;gap:20px;border:1px solid var(--border);border-radius:15px;padding:20px}.hotel-room-choice h4{font-size:16px;line-height:1.5;margin:0 0 5px}.hotel-room-choice p{font-size:13px;line-height:1.6;margin:5px 0;color:var(--read-muted)}.hotel-refund,.hotel-policy{display:block;font-size:12px;line-height:1.6;margin-top:10px}.hotel-refund{color:var(--read-link)}.hotel-policy{color:var(--read-muted)}.hotel-room-price{text-align:right;display:flex;flex-direction:column;align-items:end;gap:5px}.hotel-room-price>strong{font-size:22px;letter-spacing:-.5px}.hotel-room-price>span{font-size:12px;color:var(--read-muted);line-height:1.6;max-width:190px}.hotel-room-price>.primary-button{padding:11px 13px;font-size:13px;min-height:40px;width:auto;margin-top:12px;display:flex;align-items:center;gap:8px}.hotel-arrival{padding:18px 0 0;border-top:1px solid var(--border);margin-top:26px}.hotel-booking{padding:28px}.hotel-booking-back{display:flex;gap:7px;align-items:center;background:none;color:var(--read-link);font-size:14px;padding:0;margin-bottom:20px}.hotel-booking h2{font-size:27px;letter-spacing:-.7px;line-height:1.3;margin:0 0 12px}.hotel-booking p{font-size:14px;color:var(--read-muted);line-height:1.65}.hotel-booking-grid{display:grid;grid-template-columns:1fr 260px;gap:28px;margin-top:22px}.hotel-booking-form{display:grid;gap:16px}.hotel-booking-form>label,.hotel-guest-names>label{display:grid;gap:8px;font-size:13px;font-weight:600}.hotel-booking-form input:not([type=checkbox]){min-width:0;width:100%;padding:12px;border:1px solid var(--border);background:var(--panel);color:var(--read-text);border-radius:10px;font:inherit;font-size:16px}.hotel-guest-names{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hotel-booking-summary{padding:20px;border:1px solid var(--border);border-radius:14px;background:var(--soft);align-self:start;font-size:13px}.hotel-booking-summary h3{font-size:16px;margin:0 0 12px}.hotel-booking-summary>div{display:flex;justify-content:space-between;gap:15px;margin-top:14px;line-height:1.5}.hotel-booking-summary>div:last-child{border-top:1px solid var(--border);padding-top:15px}.hotel-booking-form .hotel-booking-consent{display:flex;align-items:start;font-size:12px;font-weight:400;line-height:1.65}.hotel-booking-consent input{margin-top:3px}.hotel-asset-options{display:flex;gap:10px}.hotel-asset-options label{display:flex;align-items:center;gap:8px;flex:1;padding:12px;border:1px solid var(--border);border-radius:11px;font-size:14px}.hotel-asset-options input{width:14px!important;height:14px;margin:0;accent-color:#397555}.hotel-asset-options img{height:25px;width:25px}.hotel-confirmation{padding:25px;background:var(--panel);border:1px solid var(--border);border-radius:18px;margin-bottom:20px}.hotel-confirmation h3{font-size:22px;margin:10px 0}.hotel-confirmation p{font-size:14px;line-height:1.7;color:var(--read-muted)}.hotel-confirmation dl{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0}.hotel-confirmation dt{font-size:12px;color:var(--read-muted);margin-bottom:5px}.hotel-confirmation dd{margin:0;font-size:15px;font-weight:600}.hotel-confirmation-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hotel-confirmation-actions a,.hotel-confirmation-actions button{display:inline-flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid var(--border);border-radius:10px;font-size:13px;background:var(--panel);color:var(--read-text)}@media(max-width:1100px){.with-map .hotel-result-card{grid-template-columns:125px minmax(0,1fr)}.with-map .hotel-result-copy{padding:15px}.with-map .hotel-result-bottom{flex-wrap:wrap}.hotel-explore-grid.with-map{grid-template-columns:minmax(0,1.15fr) minmax(285px,.85fr)}}@media(max-width:800px){.hotel-explore-grid.with-map{display:flex;flex-direction:column}.hotel-map-aside{position:relative;top:auto;order:-1;width:100%;margin-bottom:6px}.hotel-map-wrap{height:310px;min-height:310px}.hotel-result-list{width:100%}.with-map .hotel-result-card{grid-template-columns:170px minmax(0,1fr)}.hotel-controls{flex-wrap:wrap}.hotel-name-search{flex-basis:calc(100% - 120px)}.hotel-sort{margin-left:auto}.hotel-booking-grid{grid-template-columns:1fr}.hotel-booking-summary{order:-1}.hotel-booking-summary>div{margin-top:9px}.hotel-booking-summary h3{margin-bottom:6px}}@media(max-width:500px){.hotel-results-title h2{font-size:24px}.hotel-results-title p{font-size:12px}.hotel-control{font-size:12px;padding:10px 11px}.hotel-result-card,.with-map .hotel-result-card{grid-template-columns:115px minmax(0,1fr)}.hotel-result-copy,.with-map .hotel-result-copy{padding:14px 12px}.hotel-name{font-size:16px}.hotel-result-copy>p{font-size:11px}.hotel-result-bottom{flex-wrap:wrap;padding-top:13px;gap:10px}.hotel-result-bottom strong{font-size:21px}.hotel-view-rooms{font-size:12px;padding:9px 10px}.hotel-sort>span{display:none}.hotel-filter-panel{padding:16px}.hotel-dialog-backdrop{padding:0;align-items:end}.hotel-dialog{max-height:96dvh;width:100%;border-radius:22px 22px 0 0}.hotel-dialog-top{padding:14px 18px}.hotel-gallery{height:230px}.hotel-detail-content,.hotel-booking{padding:20px}.hotel-detail-heading{flex-direction:column;gap:14px}.hotel-detail-heading h2{font-size:25px}.hotel-stay-strip{padding:14px;font-size:12px;gap:10px}.hotel-room-choice{grid-template-columns:1fr;padding:17px;gap:10px}.hotel-room-price{align-items:start;text-align:left;border-top:1px solid var(--border);padding-top:15px}.hotel-room-price>span{max-width:none}.hotel-room-price>.primary-button{width:100%;justify-content:center}.hotel-results-footnote{font-size:11px}.hotel-guest-names{grid-template-columns:1fr}.hotel-map .leaflet-control-attribution{font-size:9px}}@keyframes hotel-reveal{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}@keyframes hotel-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hotel-dialog-backdrop,.hotel-dialog,.hotel-filter-panel{animation:none!important}.hotel-explorer *{transition:none!important}}@media print{body:has(.hotel-confirmation) .site-header,body:has(.hotel-confirmation) .site-footer,body:has(.hotel-confirmation) nav,.hotel-confirmation-actions,.support-chat-launcher{display:none!important}.hotel-confirmation{break-inside:avoid}}.hotel-map-pin{transition:opacity .2s,filter .2s}.hotel-pin-muted{opacity:.25;filter:blur(.4px)}.hotel-property-page{color:var(--read-text)}.hotel-property-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px}.hotel-property-breadcrumb button{display:inline-flex;align-items:center;gap:8px;background:none;color:var(--read-link);font-size:14px;padding:5px 0}.hotel-property-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px}.hotel-property-heading h1{font-size:clamp(27px,3.3vw,40px);line-height:1.14;letter-spacing:-1.3px;margin:8px 0 12px}.hotel-property-heading p{display:flex;align-items:center;flex-wrap:wrap;gap:7px 10px;font-size:14px;line-height:1.6;color:var(--read-muted);margin:0}.hotel-property-heading a{display:inline-flex;align-items:center;gap:5px;color:var(--read-link);text-decoration:underline;text-underline-offset:3px}.hotel-property-review{display:flex;align-items:center;gap:10px;flex-shrink:0}.hotel-property-review>strong{display:grid;place-items:center;width:50px;height:50px;font-size:21px;background:#1f563f;color:#fff;border-radius:13px 13px 13px 4px}.hotel-property-review>span{font-size:14px;line-height:1.5;font-weight:650}.hotel-property-review small{display:block;font-size:12px;color:var(--read-muted);font-weight:400}.hotel-property-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:7px;height:370px;border-radius:21px;overflow:hidden;background:var(--soft)}.hotel-property-gallery>button{position:relative;overflow:hidden;padding:0;min-height:0;background:var(--soft)}.hotel-property-gallery>button:first-child{grid-row:span 2}.hotel-property-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.hotel-property-gallery>button:hover img{transform:scale(1.045)}.hotel-property-gallery>button>span{display:flex;align-items:center;gap:7px;position:absolute;right:13px;bottom:13px;background:#fffffff2;color:#173e2b;border:1px solid #e5e8e5;border-radius:10px;box-shadow:0 4px 20px #0002;font-size:12px;padding:10px 12px}.hotel-property-gallery.fewer-photos{grid-template-columns:2fr 1fr}.hotel-property-nav{display:flex;gap:30px;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--border);margin:10px 0 0;padding:22px 0 0}.hotel-property-nav a{font-size:14px;font-weight:600;padding:0 0 18px;white-space:nowrap;color:var(--read-text)}.hotel-property-nav a:hover{box-shadow:inset 0 -2px var(--read-link)}.hotel-property-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:42px;align-items:start}.hotel-property-main{min-width:0}.hotel-property-section{padding:30px 0;border-bottom:1px solid var(--border);scroll-margin-top:110px}.hotel-property-section h2{font-size:24px;letter-spacing:-.65px;line-height:1.3;margin:0 0 15px}.hotel-property-section>p,.hotel-section-heading p{font-size:15px;line-height:1.8;color:var(--read-muted);margin:10px 0}.hotel-property-section .hotel-stay-strip{margin:16px 0 22px;font-size:13px}.hotel-stay-strip>button{padding:0;background:none;font-size:12px;text-decoration:underline;color:var(--read-link);margin-left:auto}.hotel-property-booking{position:sticky;top:112px;align-self:start;border:1px solid var(--border);background:var(--panel);border-radius:18px;padding:24px;margin-top:30px;box-shadow:0 6px 24px -19px #1e3c2f50}.hotel-property-booking>span{font-size:12px;color:var(--read-muted)}.hotel-property-booking h2{font-size:31px;letter-spacing:-1px;line-height:1.3;margin:7px 0}.hotel-property-booking p{font-size:12px;line-height:1.6;color:var(--read-muted);margin-bottom:22px}.hotel-property-booking>div{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.5;margin:11px 0}.hotel-property-booking .primary-button{font-size:14px;min-height:45px;margin:22px 0 13px;justify-content:center;gap:10px}.hotel-property-booking small{display:block;font-size:11px;line-height:1.6;color:var(--read-muted)}.hotel-room-group{border:1px solid var(--border);border-radius:17px;overflow:hidden;background:var(--panel);margin-top:20px}.hotel-room-group-heading{display:flex;gap:20px;padding:18px}.hotel-room-photo{width:185px;min-height:150px;max-height:195px;flex-shrink:0;position:relative;overflow:hidden;border-radius:11px;padding:0;background:var(--soft)}.hotel-room-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .3s}.hotel-room-photo:hover img{transform:scale(1.04)}.hotel-room-photo>span{position:absolute;right:9px;bottom:9px;display:flex;align-items:center;gap:5px;padding:6px 9px;border-radius:8px;background:#fffffff0;color:#193e2e;font-size:11px}.hotel-room-group-heading h3{font-size:18px;letter-spacing:-.4px;line-height:1.35;margin:3px 0 13px}.hotel-room-facts{display:flex;flex-wrap:wrap;gap:10px 15px}.hotel-room-facts>span{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:1.5}.hotel-room-group-heading p{font-size:12px;color:var(--read-muted);line-height:1.7;margin-top:12px}.hotel-room-group-heading .hotel-info{margin-bottom:0}.hotel-rate-options{border-top:1px solid var(--border)}.hotel-rate-row{display:grid;grid-template-columns:1fr 160px;gap:20px;padding:19px 20px}.hotel-rate-row+.hotel-rate-row{border-top:1px solid var(--border)}.hotel-rate-row>div>strong{font-size:14px}.hotel-rate-row .hotel-room-price>strong{font-size:23px}.hotel-rate-row .hotel-info{margin-bottom:0}.hotel-rate-row .hotel-room-price .primary-button{min-width:105px;justify-content:center}.hotel-property-amenities{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;margin:22px 0}.hotel-property-amenities>span{display:flex;align-items:center;gap:9px;font-size:13px;line-height:1.5}.hotel-property-amenities svg{flex-shrink:0;color:var(--read-link)}.hotel-property-map{margin:20px 0}.hotel-property-map .hotel-map-wrap{height:300px;min-height:300px}.hotel-full-photo{position:relative;background:#101713;display:grid;place-items:center;height:min(66vh,630px)}.hotel-full-photo>img{width:100%;height:100%;object-fit:contain}.hotel-full-photo>button{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffeb;color:#173e2b;width:39px;height:39px;border-radius:50%;display:grid;place-items:center}.hotel-full-photo>.previous{left:17px}.hotel-full-photo>.next{right:17px}.hotel-full-photo>span{position:absolute;bottom:15px;right:20px;padding:7px 12px;background:#16251ccf;color:#fff;border-radius:25px;font-size:12px}.hotel-photo-thumbnails{display:flex;gap:8px;padding:15px;overflow-x:auto;scrollbar-width:thin}.hotel-photo-thumbnails button{width:80px;height:61px;flex-shrink:0;padding:0;overflow:hidden;border:2px solid transparent;border-radius:8px;opacity:.65}.hotel-photo-thumbnails button[aria-pressed=true]{border-color:var(--read-link);opacity:1}.hotel-photo-thumbnails img{width:100%;height:100%;object-fit:cover}@media(max-width:950px){.hotel-property-layout{grid-template-columns:minmax(0,1fr) 240px;gap:25px}.hotel-property-gallery{height:320px}.hotel-room-photo{width:145px}.hotel-room-group-heading{gap:15px}.hotel-property-booking{padding:20px}}@media(max-width:760px){.hotel-property-layout{display:flex;flex-direction:column;gap:0}.hotel-property-main{width:100%}.hotel-property-booking{order:-1;position:relative;top:auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:0 18px;margin-top:22px;padding:19px}.hotel-property-booking>span,.hotel-property-booking h2,.hotel-property-booking p{grid-column:1}.hotel-property-booking>div,.hotel-property-booking>small{display:none}.hotel-property-booking .primary-button{grid-column:2;grid-row:1/4;align-self:center;margin:0}.hotel-property-booking h2{font-size:26px}.hotel-property-booking p{margin:3px 0 0}.hotel-property-gallery{height:290px}.hotel-property-heading{align-items:start}.hotel-property-review>span{display:none}.hotel-property-review>strong{width:43px;height:43px;font-size:18px}.hotel-property-nav{gap:24px}.hotel-property-section{padding:25px 0}}@media(max-width:500px){.hotel-property-breadcrumb{margin-bottom:18px}.hotel-property-breadcrumb button{font-size:12px}.hotel-property-heading{gap:10px;margin-bottom:20px}.hotel-property-heading h1{font-size:28px;letter-spacing:-.9px}.hotel-property-heading p{font-size:12px}.hotel-property-gallery{grid-template-columns:1fr;height:245px}.hotel-property-gallery>button{display:none}.hotel-property-gallery>button:first-child{display:block;grid-row:auto}.hotel-property-gallery>button:first-child:after{content:"View photos";position:absolute;right:14px;bottom:14px;padding:9px 13px;border-radius:9px;background:#fffffff0;color:#173e2b;font-size:12px}.hotel-property-gallery.fewer-photos{grid-template-columns:1fr}.hotel-property-nav{gap:23px;padding-top:20px}.hotel-property-nav a{font-size:13px;padding-bottom:15px}.hotel-property-booking{grid-template-columns:1.1fr 1fr;gap:0 10px;padding:17px}.hotel-property-booking .primary-button{font-size:12px;padding:12px 10px;gap:6px}.hotel-property-section h2{font-size:22px}.hotel-property-section>p{font-size:14px}.hotel-room-group-heading{flex-direction:column;padding:14px;gap:15px}.hotel-room-photo{width:100%;height:190px;max-height:none}.hotel-room-group-heading h3{font-size:18px}.hotel-rate-row{grid-template-columns:minmax(0,1fr) 128px;padding:16px 14px;gap:10px}.hotel-rate-row .hotel-room-price>strong{font-size:21px}.hotel-rate-row .hotel-room-price>span{font-size:11px}.hotel-rate-row .hotel-room-price{border:0;padding:0;align-items:end;text-align:right}.hotel-property-amenities{gap:14px 15px}.hotel-property-amenities>span{font-size:12px}.hotel-full-photo{height:58vh}.hotel-property-review{margin-top:20px}.hotel-stay-strip>button{margin-left:0}.hotel-property-page .hotel-info summary{font-size:12px}}@media(max-width:500px){.hotel-property-gallery{grid-template-rows:1fr}.hotel-room-group-heading>div>p{line-height:1.65}}.hotel-preview-popup .leaflet-popup-content-wrapper{padding:0;border-radius:16px;background:var(--panel);color:var(--read-text);border:1px solid var(--border);box-shadow:0 12px 40px #0003;overflow:hidden}.hotel-preview-popup .leaflet-popup-content{margin:0!important;width:250px!important;max-width:calc(100vw - 80px);line-height:1.4}.hotel-preview-popup .leaflet-popup-tip{background:var(--panel)}.hotel-pin-preview{animation:hotel-fade .15s ease-out}.hotel-pin-preview>img{display:block;width:100%;height:124px;object-fit:cover}.hotel-pin-preview-copy{padding:13px 15px}.hotel-pin-preview-copy>strong{font-size:15px;line-height:1.35;font-weight:650;display:block;color:var(--read-text)}.hotel-pin-preview-rating{display:block;font-size:12px;margin-top:6px;color:var(--read-muted)}.hotel-pin-preview-copy>p{display:flex;align-items:baseline;gap:7px;margin:10px 0!important;font-size:19px;font-weight:650;color:var(--read-text)}.hotel-pin-preview-copy small{font-size:11px;font-weight:400;color:var(--read-muted)}.hotel-pin-preview-copy>button{width:100%;padding:10px 12px;border-radius:9px;background:var(--soft);color:var(--read-text);font-size:13px;font-weight:600;text-align:center}.hotel-retry{display:flex;align-items:center;justify-content:space-between;gap:16px}.hotel-retry>p{margin:0}.hotel-retry>button{flex-shrink:0}@media(max-width:500px){.hotel-retry{align-items:start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.hotel-pin-preview{animation:none}}.hotel-preview-below .leaflet-popup-tip-container{top:-20px;bottom:auto;transform:rotate(180deg)}.hotel-guest-reviews{scroll-margin-top:120px}.hotel-reviews-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 24px;min-width:0}.hotel-reviews-header>div{min-width:0}.hotel-property-section .hotel-reviews-header h2{margin:0 0 7px}.hotel-reviews-header p{margin:0;font-size:14px;line-height:1.5;color:var(--read-muted)}.hotel-reviews-score{display:inline-flex;align-items:baseline;gap:5px;flex:0 0 auto;white-space:nowrap;background:#245a43;color:#fff;border-radius:12px;padding:12px 14px;font-size:25px;font-weight:650;line-height:1.2}.hotel-reviews-score small{font-size:12px;font-weight:400;opacity:.9}.hotel-review-grid{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:16px;overflow:hidden;background:var(--panel)}.hotel-review-grid:empty{display:none}.hotel-written-review{display:grid;grid-template-columns:160px minmax(0,1fr);gap:24px;padding:22px;min-width:0;align-items:start}.hotel-written-review+.hotel-written-review{border-top:1px solid var(--border)}.hotel-written-review>header{display:flex;align-items:start;justify-content:space-between;gap:10px;min-width:0}.hotel-written-review>header>div{min-width:0}.hotel-written-review>header strong{display:block;font-size:14px;line-height:1.4;font-weight:650;overflow-wrap:anywhere}.hotel-written-review>header span{display:block;font-size:12px;line-height:1.6;color:var(--read-muted);text-transform:capitalize;margin-top:5px}.hotel-written-review time{display:block;text-transform:none;margin-top:2px}.hotel-written-review>header>b{flex-shrink:0;font-size:13px;line-height:1.3;padding:6px 7px;background:var(--soft);border-radius:7px;color:var(--read-text)}.hotel-written-review-content{min-width:0}.hotel-written-review h3{font-size:16px;line-height:1.45;margin:0 0 10px;letter-spacing:0;overflow-wrap:anywhere}.hotel-review-body p{position:relative;padding-left:21px;font-size:15px;line-height:1.65;color:var(--read-text);margin:0 0 10px;overflow-wrap:anywhere}.hotel-review-body p:last-child{margin-bottom:0}.hotel-review-body p>span{position:absolute;left:0;top:0;font-size:18px}.hotel-review-positive{color:var(--read-link)}.hotel-review-negative{color:var(--read-muted)}.hotel-review-body.collapsed{max-height:160px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 70%,transparent);mask-image:linear-gradient(#000 70%,transparent)}.hotel-written-review.rating-only{align-items:center;padding-block:17px}.hotel-review-body .hotel-rating-note{padding:0;color:var(--read-muted);font-size:14px}.hotel-review-expand{background:none;padding:8px 0 0;color:var(--read-link);font-size:13px;font-weight:600}.hotel-load-reviews{margin-top:18px}.hotel-property-nav{overflow-x:auto}.hotel-property-nav>a{white-space:nowrap;flex-shrink:0}@media(max-width:650px){.hotel-reviews-header{gap:14px;margin-bottom:20px}.hotel-reviews-header p{font-size:12px;max-width:230px}.hotel-reviews-score{font-size:22px;padding:11px 12px;border-radius:10px}.hotel-written-review{grid-template-columns:minmax(0,1fr);gap:16px;padding:18px}.hotel-written-review>header{width:100%}.hotel-written-review>header span{margin-top:4px}.hotel-written-review time{display:inline;margin-left:8px}.hotel-written-review.rating-only{gap:10px;padding-block:16px}.hotel-written-review h3{font-size:15px}.hotel-review-body p{font-size:14px}}.hotel-result-bottom .hotel-list-price{min-width:0;gap:4px}.hotel-list-price>strong{line-height:1.25}.hotel-list-price>strong>small{font-size:14px;font-weight:500;letter-spacing:0;white-space:nowrap}.hotel-result-bottom .hotel-list-stay-total{font-size:13px;color:var(--read-text);line-height:1.5}.hotel-result-bottom .hotel-list-fees{font-size:12px;line-height:1.5;max-width:280px}.hotel-pin-preview-copy>.hotel-pin-stay-total{display:block;font-size:13px;color:var(--read-text);line-height:1.5}.hotel-pin-preview-copy>.hotel-pin-fees{display:block;font-size:12px;color:var(--read-muted);line-height:1.5;margin-top:4px}:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202c26;background:#f7f8f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;--green:#154a36;--ink:#202c26;--muted:#7b847d;--border:#e4e8e1;--surface:#fff;--soft:#edf2e9}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a,button{color:inherit}a,button,input,select{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid #43896a}input:focus-visible,select:focus-visible{outline:2px solid #43896a}svg{flex-shrink:0}h1,h2,h3,p{margin:0}button{border:0}a{text-decoration:none}::selection{background:#d7e8c7;color:#123d2c}body:has(.modal-backdrop){overscroll-behavior:contain}.site-header{height:89px;border-bottom:1px solid var(--border);background:#f7f8f5ed}.header-inner{max-width:1128px;padding:0 24px;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.wordmark{display:flex;align-items:center;gap:9px;font-family:Manrope,-apple-system,sans-serif;font-size:24px;font-weight:800;letter-spacing:-1.2px;color:var(--green)}.wordmark img{width:33px;height:33px;border-radius:9px;object-fit:cover}.wordmark-dot{color:#91a982}.header-right{display:flex;gap:27px;align-items:center}.header-tagline{font-size:12px;color:#818980}.cart-button{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--surface);border:1px solid var(--border);border-radius:100px;font-size:12px;font-weight:600}.cart-count{display:grid;place-items:center;background:#eaf0e7;color:#31563e;min-width:21px;height:21px;border-radius:50%;font-size:10px}.main-container{max-width:1128px;padding:0 24px 116px;margin:0 auto}.hero{min-height:435px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:35px;padding:48px 4px 43px}.eyebrow{font-size:9px;letter-spacing:1.8px;font-weight:650;line-height:1.5;color:#7a887a}.hero-copy>.eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:21px;color:#6d816d;font-size:8px;letter-spacing:1.65px}.small-brand-mark{display:grid;place-items:center;width:19px;height:19px;border:1px solid #a6b59f;border-radius:50%;font-size:16px;line-height:1;letter-spacing:0;font-weight:700}.hero h1{font-family:Manrope,-apple-system,sans-serif;font-size:58px;font-weight:650;line-height:1.08;letter-spacing:-3px;color:#25372a}.hero h1>span{color:#80977a}.hero-copy>p{font-size:14px;line-height:1.8;color:#7a837b;margin-top:19px;letter-spacing:-.05px}.hero-link{display:inline-flex;align-items:center;gap:10px;margin-top:24px;font-size:11px;font-weight:650;color:var(--green);border-bottom:1px solid #c7d4c1;padding-bottom:5px}.hero-art{height:338px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.art-halo{position:absolute;width:295px;height:295px;background:radial-gradient(circle,#e4eace,#e8eddc 37%,#edf1e700 73%);filter:blur(16px);z-index:-1}.ticket{position:absolute;width:266px;height:188px;border-radius:17px;box-shadow:0 18px 40px -22px #233c30a0;overflow:hidden}.ticket:before,.ticket:after{content:"";position:absolute;top:126px;width:17px;height:17px;border-radius:50%;background:#f0f3e9}.ticket:before{left:-9px}.ticket:after{right:-9px}.ticket-back{transform:translate(24px,-24px) rotate(10deg);background:#d9e5c2;border:1px solid #c9d6b5;padding:19px;color:#6f8359}.ticket-back>span:first-child{font-size:7px;letter-spacing:2px;font-weight:650}.ticket-lines{display:block;margin-top:20px;background:repeating-linear-gradient(180deg,transparent 0px,transparent 8px,#c4d5ab 8px,#c4d5ab 9px);width:70%;height:75px}.ticket-front{transform:translate(-6px,12px) rotate(-8deg);background:#174b36;color:#ecf4dc;border:1px solid #276042;padding:20px 24px 15px;box-shadow:0 18px 32px -12px #294b3475}.ticket-front:before,.ticket-front:after{background:#ebefdf}.ticket-brand{font-family:Manrope,-apple-system,sans-serif;font-size:11px;letter-spacing:2px;font-weight:750}.ticket-brand>span{vertical-align:top;margin-left:3px;font-size:6px;letter-spacing:0}.ticket-word{font-size:32px;line-height:1.05;letter-spacing:-1.2px;font-weight:550;margin-top:13px}.ticket-word i{font-family:Georgia,serif;font-weight:400;color:#d1e8ac}.ticket-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px dashed #64936570;margin-top:11px;padding-top:12px}.ticket-footer>span{font-size:5.7px;letter-spacing:1.3px;color:#b8cfa8}.ticket-footer svg{width:19px;height:19px}.art-caption{position:absolute;bottom:16px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:6px;font-size:6px;font-weight:600;letter-spacing:1.9px;color:#8e9b85}.tiny-dot{display:block;width:4px;height:4px;border-radius:50%;background:#9bab8c}.benefit-strip{border-block:1px solid var(--border);display:flex;align-items:center;justify-content:space-around;gap:16px;padding:17px 20px;color:#75816f;font-size:10px}.benefit-strip span{display:flex;align-items:center;gap:8px}.benefit-strip svg{color:#6f8864}.catalog-section{scroll-margin-top:25px;padding-top:48px}.section-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.section-top .eyebrow{margin-bottom:7px}.section-top h2,.how-it-works h2{font-family:Manrope,sans-serif;font-weight:650;font-size:27px;letter-spacing:-1.1px;line-height:1.25}.country-select{position:relative;display:flex;align-items:center;gap:8px;border:1px solid #dfe5da;border-radius:9px;padding:10px 11px;background:#fff;color:#51634e;max-width:225px}.country-select select{background:transparent;color:var(--ink);border:none;appearance:none;padding-right:18px;font-size:11px;max-width:174px;cursor:pointer}.country-select>svg:last-child{position:absolute;right:10px;pointer-events:none}.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:17px;margin-bottom:22px}.search-field{display:flex;gap:9px;align-items:center;padding:0 12px;border:1px solid #e0e5dc;border-radius:9px;background:#fff;min-width:210px;max-width:315px;flex:1;height:41px;color:#7f8a7a}.search-field input{min-width:0;width:100%;background:none;border:0;font-size:10px;padding:11px 0;color:var(--ink);outline:none}.search-field input::placeholder{color:#8b9288}.clear-search{display:flex;padding:0;background:none;color:#879080}.filter-chips{display:flex;gap:5px;align-items:center;overflow:auto;scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}.filter-chips button{background:none;white-space:nowrap;padding:9px 13px;border-radius:7px;color:#7c8478;font-size:10px;border:1px solid transparent;transition:background .2s,color .2s}.filter-chips button.active{background:#e7eedf;color:#3e6035;border-color:#dfe7d5}.filter-chips button:hover{background:#ebefe6}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px 19px}.product-card{text-align:left;padding:8px 8px 0;background:#fff;border:1px solid #e7eae3;border-radius:15px;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px -10px #7f977341}.brand-tile{position:relative;height:125px;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#e8ece3;color:#5d7060;padding:25px;font-weight:700;font-family:Manrope,sans-serif;font-size:19px;text-align:center;line-height:1.2;letter-spacing:-.5px}.brand-tile>span{position:relative;z-index:1;overflow-wrap:anywhere}.brand-tile>svg{position:absolute;bottom:10px;right:11px;opacity:.35}.brand-tile:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 90% 0%,rgba(255,255,255,.13),transparent 70%);pointer-events:none}.brand-tile.amazon{background:#f1e4d0;color:#292d2c}.brand-tile.amazon span{font-weight:800;letter-spacing:-1px}.brand-tile.netflix{background:#262725;color:#f4423c}.brand-tile.netflix span{letter-spacing:-1px;font-weight:800}.brand-tile.apple{background:linear-gradient(140deg,#edeef1,#e0e2e8);color:#46484b;font-weight:650}.brand-tile.steam{background:linear-gradient(140deg,#24485a,#1d2f3c);color:#e0eced;font-weight:650}.brand-tile.spotify{background:#d3e6cc;color:#265132}.brand-tile.playstation{background:#dce5ed;color:#214b70}.brand-tile.xbox{background:#dce9d2;color:#347725}.brand-tile.google{background:#ecebdf;color:#51714c}.card-info{display:flex;align-items:center;justify-content:space-between;padding:14px 6px 16px;gap:8px}.card-info h3{font-size:11px;font-weight:650;line-height:1.4;letter-spacing:-.15px}.card-info p{font-size:9px;color:#909789;margin-top:5px;display:flex;gap:5px;align-items:center}.card-info p>span{font-size:10px}.card-arrow{display:grid;place-items:center;width:25px;height:25px;background:#f3f6ef;border-radius:50%;color:#7f9771;flex-shrink:0}.catalog-footnote{display:flex;align-items:center;justify-content:space-between;color:#969e8e;font-size:9px;margin-top:23px}.load-more{display:flex;justify-content:center;margin-top:27px}.how-it-works{display:grid;grid-template-columns:1fr 1.8fr;gap:45px;padding:43px 37px;background:#eef2e8;border:1px solid #e4eadd;border-radius:17px;margin-top:54px}.how-it-works .eyebrow{margin-bottom:12px}.how-it-works h2{color:#385034;font-size:25px}.how-it-works ol{display:flex;flex-direction:column;gap:21px;padding:0;margin:0;list-style:none}.how-it-works li{display:flex;gap:18px;align-items:flex-start}.how-it-works li>span{font-family:Manrope,sans-serif;font-size:10px;color:#8d9b7f;padding-top:2px}.how-it-works li h3{font-size:11px;font-weight:650;margin-bottom:4px}.how-it-works li p{font-size:10px;line-height:1.7;color:#89917f}.site-footer{margin-top:49px;border-top:1px solid var(--border);padding-top:24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;color:#929a8c;font-size:9px;line-height:1.6}.site-footer>div{display:flex;align-items:center;gap:14px}.footer-brand{font-size:12px;font-weight:800;letter-spacing:-.5px;color:#6c8063}.site-footer>p{width:100%;font-size:8px;max-width:640px;color:#a1a797}.site-footer a{text-decoration:underline;text-underline-offset:3px}.bottom-nav{position:fixed;z-index:25;bottom:23px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:5px;padding:7px;background:#fffffff0;border:1px solid #e2e7dc;box-shadow:0 7px 35px -15px #384c3850;border-radius:19px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bottom-nav>a{display:flex;align-items:center;justify-content:center;gap:9px;min-width:118px;padding:12px 20px;border-radius:12px;color:#8a9383;font-size:11px;font-weight:550;transition:background .2s,color .2s}.bottom-nav>a.active{background:#eaf0e2;color:#385b2f}.bottom-nav>a:hover{background:#f0f4ea}.modal-backdrop{position:fixed;inset:0;z-index:50;background:#14291d55;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:25px;animation:fade-in .2s ease}.modal{width:100%;max-width:490px;max-height:calc(100dvh - 50px);overflow:auto;background:#fafbf8;border:1px solid #ffffffb0;border-radius:22px;box-shadow:0 24px 80px -20px #0b281e60;scrollbar-width:thin;animation:sheet-in .22s ease}.modal.wide{max-width:575px}.modal-heading{display:flex;align-items:center;justify-content:space-between;padding:16px 22px;border-bottom:1px solid var(--border);position:sticky;top:0;background:#fafbf8f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:2;font-size:12px;font-weight:600}.icon-button{background:#eaf0e5;border-radius:50%;display:grid;place-items:center;width:29px;height:29px;color:#698160}.icon-button>svg{width:17px;height:17px}.product-body,.cart-body{padding:23px}.brand-tile.large{height:175px;font-size:29px;border-radius:14px}.product-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:23px 0 28px}.product-title h2{font-size:22px;font-weight:650;letter-spacing:-.7px}.country-label{display:flex;gap:5px;align-items:center;font-size:9px;color:#7e8b73;padding-top:6px;white-space:nowrap}.label-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.label-row h3{font-size:11px;font-weight:650}.label-row>span{font-size:9px;color:#909889}.denomination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.denomination{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:12px 11px;background:#fff;border:1px solid #e1e7dc;border-radius:9px;text-align:left}.denomination strong{font-size:11px;font-weight:600}.denomination span{font-size:9px;color:#8b9582}.denomination.selected{border-color:#507748;background:#ecf3e4;box-shadow:inset 0 0 0 .5px #507748}.denomination svg{position:absolute;bottom:11px;right:8px;color:#547446}.denomination:disabled{background:#f0f1ed}.quantity-line{display:flex;align-items:center;justify-content:space-between;margin:19px 0;font-size:11px}.stepper{display:flex;align-items:center;background:#eef2e8;border:1px solid #e1e8d9;border-radius:8px;padding:2px}.stepper>button{display:grid;place-items:center;width:28px;height:27px;background:transparent;color:#668252}.stepper>span{min-width:27px;text-align:center;font-size:11px;font-weight:600}.stepper.small{width:fit-content;margin-top:8px;padding:0;border-radius:6px}.stepper.small>button{width:23px;height:22px}.stepper.small>span{min-width:22px;font-size:10px}.redemption-note{display:flex;gap:10px;background:#f0f3eb;border:1px solid #e6ebdf;border-radius:10px;padding:14px;margin:19px 0;color:#798b6b}.redemption-note strong{font-size:10px;font-weight:600;color:#587447}.redemption-note p{white-space:pre-line;font-size:10px;line-height:1.7;margin-top:5px;color:#849179;max-height:150px;overflow:auto}.primary-button{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-height:43px;padding:13px 17px;background:var(--green);color:#eff6e6;border-radius:10px;font-size:11px;font-weight:600;transition:background .2s,transform .2s}.primary-button:hover:not(:disabled){background:#216244}.primary-button.added{background:#dbeacb;color:#3e6532}.primary-button.full{display:flex;width:100%}.primary-button:active:not(:disabled){transform:scale(.99)}.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid #dce4d4;border-radius:9px;background:#fff;padding:11px 17px;font-size:10px;color:#5c7451;font-weight:550}.secondary-button:hover{background:#eef3e8}.text-button{background:transparent;color:#537743;font-size:11px;font-weight:550;padding:7px 0;text-decoration:underline;text-underline-offset:3px}.fineprint{font-size:9px;line-height:1.6;color:#98a08f;margin-top:9px}.fineprint.center{text-align:center;display:flex;align-items:center;justify-content:center;gap:5px}.notice{display:flex;align-items:flex-start;gap:9px;border:1px solid #e0e8d5;background:#eef4e6;color:#6a7e57;padding:12px;border-radius:10px;font-size:10px;line-height:1.65;margin:13px 0}.notice>svg{margin-top:1px}.notice.danger{background:#fff1ed;color:#a0533f;border-color:#edd4c8}.loading{display:flex;justify-content:center;align-items:center;gap:12px;color:#88947b;padding:65px 20px;font-size:11px;min-height:180px}.spinner{display:block;border:2px solid #c6d5bb;border-top-color:#5c8248;border-radius:50%;width:17px;height:17px;animation:spin .8s linear infinite}.spinner.light{border-color:#71987d;border-top-color:#f5f8ed}.empty-state{text-align:center;max-width:470px;margin:0 auto;padding:65px 25px;color:#8b9680}.empty-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:19px;background:#e9efdf;color:#7d966a;margin:0 auto 23px}.empty-state h3{font-size:19px;letter-spacing:-.5px;font-weight:600;color:#4b6540;margin-bottom:10px}.empty-state p{font-size:12px;line-height:1.7;color:#8c9683;margin-bottom:20px}.empty-state .primary-button{margin-top:2px}.empty-icon.small{width:43px;height:43px;border-radius:12px;flex-shrink:0;margin:0}.empty-icon.success{background:#e1efd6;color:#4d7e3b}.cart-items{display:flex;flex-direction:column;gap:18px}.cart-item{display:flex;align-items:flex-start;gap:12px;padding-bottom:17px;border-bottom:1px solid var(--border)}.cart-item>.brand-tile{width:79px;height:65px;border-radius:8px;font-size:11px;padding:11px;flex-shrink:0}.cart-item>.brand-tile>svg{width:11px;height:11px;right:6px;bottom:6px}.cart-item-info{display:flex;flex-direction:column;align-items:flex-start;flex:1;min-width:0;padding-top:2px}.cart-item-info>strong{font-size:11px;font-weight:600;overflow-wrap:anywhere}.cart-item-info>span{font-size:10px;color:#8c9781;margin-top:3px}.cart-item-price{display:flex;flex-direction:column;align-items:flex-end;gap:11px;padding-top:2px}.cart-item-price>strong{font-size:12px;font-weight:600}.cart-item-price>button{background:none;font-size:9px;color:#95a089;padding:0;text-decoration:underline;text-underline-offset:2px}.cart-total{display:flex;align-items:center;justify-content:space-between;margin-top:20px;font-size:12px}.cart-total>strong{font-size:20px;font-weight:600;letter-spacing:-.8px}.checkout-section{padding-top:25px}.email-field{display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #dce5d3;border-radius:9px;background:#fff;color:#829874}.email-field:focus-within{border-color:#759664;box-shadow:0 0 0 2px #7694651a}.email-field input{width:100%;min-width:0;padding:13px 0;font-size:12px;color:#425936;border:0;outline:none;background:transparent}.email-field input::placeholder{color:#a0aa96}.payment-options{display:flex;gap:10px;margin-bottom:22px}.payment-option{flex:1;display:flex;align-items:center;gap:10px;text-align:left;background:#fff;border:1px solid #e0e7d9;border-radius:10px;padding:13px 11px}.payment-option.selected{border-color:#658657;background:#edf3e6;box-shadow:inset 0 0 0 .5px #658657}.payment-option>div{display:flex;flex-direction:column;gap:4px;flex:1}.payment-option strong{font-size:11px;font-weight:650}.payment-option>div>span{font-size:9px;color:#8e9c81}.coin-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;font-size:19px;font-weight:500;flex-shrink:0}.coin-icon.usdc{background:#e5eefb;color:#3777b8;border:1px solid #b4cde6}.coin-icon.sol{background:#eeeafb;color:#675198;border:1px solid #d0c9e7}.coin-icon.small{width:24px;height:24px;font-size:17px}.radio-dot{width:14px;height:14px;border:1px solid #c1ceb5;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.selected .radio-dot{border-color:#6f8a5a}.selected .radio-dot:after{content:"";width:6px;height:6px;border-radius:50%;background:#6b874f}.toast{position:fixed;bottom:108px;left:50%;transform:translate(-50%,12px);z-index:70;display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;padding:12px 18px;border-radius:50px;background:#234e32;color:#edf3df;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;box-shadow:0 5px 30px -10px #19331980;white-space:nowrap}.toast.visible{opacity:1;transform:translate(-50%)}.page-title{padding:59px 0 37px}.page-title>.eyebrow{margin-bottom:12px}.page-title h1{font-family:Manrope,sans-serif;font-size:38px;letter-spacing:-1.8px;font-weight:600;line-height:1.2}.page-title>p:last-child{margin-top:13px;font-size:13px;color:#8a9680;line-height:1.7}.vault-unconfigured{background:linear-gradient(155deg,#f0f5e8,#e8efde);border:1px solid #dfe7d3;border-radius:22px;text-align:center;display:flex;flex-direction:column;align-items:center;padding:53px 30px 42px}.vault-illustration{position:relative;width:127px;height:127px;display:grid;place-items:center;border-radius:35px;background:#e1eacb;border:1px solid #d3e0b9;color:#7b9462;box-shadow:0 14px 35px -20px #526e3980;margin-bottom:28px;transform:rotate(-7deg)}.vault-illustration>svg{transform:rotate(7deg)}.vault-keyline{position:absolute;inset:8px;border:1px solid #c4d5a9;border-radius:28px;pointer-events:none}.vault-unconfigured h2{font-family:Manrope,sans-serif;font-size:27px;letter-spacing:-1.1px;color:#536f3d;font-weight:600;margin:11px 0 13px}.vault-unconfigured>p:not(.eyebrow){max-width:390px;font-size:12px;line-height:1.8;color:#889675}.status-badge{display:inline-flex;align-items:center;gap:7px;font-size:9px;font-weight:500;padding:8px 11px;border:1px solid #d9e3cd;background:#f6f9f0;border-radius:50px;color:#849873}.status-badge>span{width:5px;height:5px;border-radius:50%;background:#a7ba92}.vault-unconfigured>.status-badge{margin-top:24px}.vault-explainer{display:flex;gap:15px;padding:24px;border:1px solid #e0e7d7;background:#f4f7ee;border-radius:14px;color:#8aa074;margin-top:24px}.vault-explainer h3{font-size:12px;font-weight:600;color:#607b4d;margin-bottom:6px}.vault-explainer p{max-width:720px;font-size:11px;line-height:1.85;color:#929e85}.vault-value{display:flex;align-items:center;justify-content:space-between;background:#eaf1df;border:1px solid #dce6cc;border-radius:19px;padding:33px}.vault-value h2{font-size:43px;letter-spacing:-2px;font-weight:550;margin-top:12px;color:#406130}.vault-value p:last-child{margin-top:9px;font-size:10px;color:#95a383}.vault-value-icon{width:89px;height:89px;display:grid;place-items:center;border-radius:23px;background:#dfeacb;color:#819c60;transform:rotate(-7deg)}.vault-holdings{margin-top:33px}.vault-holdings .section-top h2{font-size:22px}.holdings-table{background:#fff;border:1px solid #e1e7d8;border-radius:15px;overflow:hidden}.holding-row{display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid #edf0e7}.holding-row:last-child{border-bottom:0}.asset-monogram{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#eaf0df;color:#7e9367;font-size:17px;font-weight:650}.holding-row>div{display:flex;flex-direction:column;gap:5px}.holding-row strong{font-size:12px;font-weight:600}.holding-row div>span{font-size:10px;color:#98a18c}.holding-amount{margin-left:auto;text-align:right}.wallet-list{display:flex;flex-direction:column;gap:10px;margin-top:21px}.wallet-list>a{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #e1e8d8;border-radius:11px;padding:15px 19px;color:#82996b}.wallet-list>a>span{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.wallet-list strong{font-size:11px;font-weight:550;color:#526c40}.wallet-list code{font-size:10px;color:#97a18b;overflow-wrap:anywhere}.access-card{max-width:500px;margin:8px auto 0;background:#fff;border:1px solid #e1e8d8;border-radius:20px;padding:36px;text-align:center}.access-card h2{font-size:22px;font-weight:550;letter-spacing:-.7px;color:#4b6837;line-height:1.3}.access-card>p{max-width:345px;margin:13px auto 23px;font-size:12px;line-height:1.8;color:#99a28e}.access-card .primary-button{margin-top:12px}.access-card .empty-icon{width:65px;height:65px;background:#eef4e5;color:#8ca674}.recent-orders{max-width:500px;margin:30px auto 0}.recent-orders>h3{font-size:11px;font-weight:600;color:#8b9b79;margin-bottom:12px}.recent-orders>button{display:flex;align-items:center;gap:11px;width:100%;background:#eef4e7;border:1px solid #e1e9d6;border-radius:10px;padding:14px 17px;color:#81986b;margin-top:8px;text-align:left}.recent-orders>button>span{flex:1;font-size:11px;font-weight:500;color:#6b8456}.recent-orders small{display:block;font-size:9px;font-weight:400;margin-top:4px;color:#9ba68d}.account-orders{display:flex;flex-direction:column;gap:12px}.account-order{display:flex;align-items:center;text-align:left;gap:16px;width:100%;background:#fff;border:1px solid #e0e7d7;border-radius:13px;padding:18px 21px}.account-order>div{flex:1;display:flex;flex-direction:column;gap:6px}.account-order strong{font-size:12px;font-weight:600}.account-order div>span{font-size:10px;color:#8f9c80}.account-order>svg{color:#98ab85}.page-panel{min-height:430px;padding-top:25px}.back-link{font-size:10px;color:#83976e;background:none;padding:0}.order-page{padding-top:28px}.order-page .page-title{padding-top:32px}.order-page .page-title h1{font-size:32px}.order-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:22px;align-items:start}.order-main{min-width:0}.payment-card{padding:24px;background:#fff;border:1px solid #e0e8d6;border-radius:18px;text-align:center}.payment-card-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;margin-bottom:25px;color:#6e8559}.payment-card-top>span{display:flex;align-items:center;gap:8px}.expiry{border:1px solid #e2e9d9;border-radius:6px;padding:6px 8px;font-size:9px;background:#f5f8ef;color:#98a58a;font-variant-numeric:tabular-nums}.qr-wrap{display:flex;align-items:center;justify-content:center;margin:0 auto 18px;width:208px;height:208px;padding:10px;background:#fff;border:1px solid #e5eadf;border-radius:15px}.qr-wrap svg{max-width:100%;height:auto}.payment-amount{font-size:28px;font-weight:600;letter-spacing:-1px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.payment-amount>span{font-size:17px;color:#7c9568;font-weight:450;letter-spacing:-.2px}.copy-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 9px;margin-top:5px;font-size:9px;background:#f0f5e8;color:#81976b;border:1px solid #e1e9d6;border-radius:7px}.address-box{margin-top:23px;background:#f8faf4;border:1px solid #e3eada;border-radius:11px;padding:15px;text-align:left}.address-box>label{font-size:9px;color:#91a27e;display:block;margin-bottom:10px}.address-box>code{display:block;overflow-wrap:anywhere;font-size:11px;line-height:1.8;color:#637f4b}.address-box .copy-button{margin-top:11px}.payment-card>.notice{text-align:left}.payment-wait{display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;color:#96a286;margin-top:18px}.pulse-dot{width:5px;height:5px;border-radius:50%;background:#90ab72;box-shadow:0 0 0 4px #9eb8861a;animation:pulse 2s ease infinite}.order-summary{background:#f0f5e9;border:1px solid #e0e8d4;border-radius:16px;padding:23px}.order-summary>h3{font-size:15px;font-weight:600;color:#5e7d44;margin-bottom:20px}.receipt-items{display:flex;flex-direction:column;gap:13px}.receipt-items>div{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;font-size:11px}.receipt-items small{display:block;color:#95a382;font-size:9px;margin-top:4px}.receipt-items strong{font-size:11px;font-weight:550}.receipt-total{display:flex;align-items:center;justify-content:space-between;border-block:1px solid #dde7cf;padding:17px 0;margin:19px 0;font-size:11px;color:#80986a}.receipt-total>strong{font-size:24px;color:#52783a;font-weight:600;letter-spacing:-.6px}.receipt-meta{display:flex;flex-direction:column;gap:7px;font-size:10px;margin-bottom:21px}.receipt-meta>span:nth-child(odd){font-size:9px;color:#9ba88b}.receipt-meta>code{overflow-wrap:anywhere;font-size:10px;color:#7a9562;margin-bottom:8px}.support-link{display:flex;align-items:center;gap:7px;margin-top:16px;font-size:10px;color:#799761;text-decoration:underline;text-underline-offset:3px}.status-card{padding:60px 24px}.status-card h3{text-transform:capitalize;font-size:19px;font-weight:550;color:#658148}.status-card>p{font-size:11px;color:#9dab8c;margin-top:11px;margin-bottom:13px}.delivered-card{background:#fff;border:1px solid #dbe7cf;border-radius:16px;padding:23px;margin-bottom:15px}.delivered-heading{display:flex;align-items:center;gap:12px}.delivered-heading>div{flex:1}.delivered-heading>.empty-icon{flex:none}.delivered-heading h3{font-size:15px;font-weight:600;margin-top:5px}.delivered-heading>svg{color:#91aa79}.delivered-heading .eyebrow{font-size:7px;letter-spacing:1.2px}.gift-code{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:16px;background:#f0f6e8;border:1px dashed #d0e0bf;border-radius:10px;margin-top:21px}.gift-code>code{width:100%;font-size:16px;overflow-wrap:anywhere;color:#648649;letter-spacing:.5px;line-height:1.6;-webkit-user-select:all;user-select:all}.gift-code>.copy-button{margin-top:0;margin-left:auto}.instructions{white-space:pre-line;font-size:11px;line-height:1.9;color:#8f9d80;margin-top:16px;overflow-wrap:anywhere}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{box-shadow:0 0 0 5px #9eb88600}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1400px){.hero{padding-block:59px;min-height:460px}.hero h1{font-size:62px}.ticket{width:280px;height:198px}.ticket:before,.ticket:after{top:133px}.ticket-word{font-size:35px}}@media(max-width:950px){.hero h1{font-size:50px;letter-spacing:-2.5px}.hero{gap:14px;min-height:415px}.hero-art{height:320px}.ticket{width:245px;height:181px}.ticket:before,.ticket:after{top:122px}.ticket-front{padding:17px 21px 13px}.ticket-word{font-size:31px}.ticket-footer{margin-top:10px;padding-top:11px}.hero-copy>.eyebrow{font-size:7px;letter-spacing:1.2px}.hero-copy>p{font-size:12px}.catalog-tools{flex-wrap:wrap;gap:16px}.search-field{max-width:none;flex-basis:100%}.filter-chips{width:100%;gap:9px}.filter-chips button{font-size:11px;padding:9px 14px}.product-grid{gap:19px 15px}.brand-tile{height:116px;font-size:16px;padding:18px}.card-info{padding:13px 3px 14px}.card-info h3{font-size:10px}.card-info p{font-size:8px}.card-arrow{width:22px;height:22px}.how-it-works{gap:35px;padding:34px 29px}.section-top h2{font-size:25px}}@media(max-width:720px){.main-container,.header-inner{padding-inline:22px}.site-header{height:76px}.wordmark{font-size:22px}.wordmark img{width:30px;height:30px}.header-tagline{display:none}.hero{grid-template-columns:1fr .9fr;gap:0;min-height:340px;padding:33px 0 35px}.hero h1{font-size:39px;letter-spacing:-2px}.hero-copy>.eyebrow{font-size:6px;letter-spacing:1px;gap:6px;margin-bottom:17px}.small-brand-mark{width:16px;height:16px;font-size:13px}.hero-copy>p{font-size:11px;line-height:1.75;margin-top:15px}.hero-link{font-size:10px;gap:6px;margin-top:19px}.hero-art{height:263px;transform:scale(.9);transform-origin:center right}.ticket{width:209px;height:152px;border-radius:12px}.ticket:before,.ticket:after{top:103px;width:14px;height:14px}.ticket:before{left:-7px}.ticket:after{right:-7px}.ticket-front{padding:15px 17px 11px;transform:translate(-4px,8px) rotate(-8deg)}.ticket-back{transform:translate(15px,-20px) rotate(10deg);padding:15px}.ticket-brand{font-size:9px;letter-spacing:1.5px}.ticket-word{font-size:26px;margin-top:9px}.ticket-footer{margin-top:8px;padding-top:9px}.ticket-footer>span{font-size:4.8px;letter-spacing:.8px}.ticket-footer svg{width:16px;height:16px}.ticket-back>span:first-child{font-size:6px;letter-spacing:1.4px}.art-caption{font-size:5px;letter-spacing:1.2px;bottom:4px}.art-halo{width:220px;height:220px}.benefit-strip{font-size:8px;gap:12px;padding:15px 0}.benefit-strip span{gap:6px}.benefit-strip svg{width:14px;height:14px}.catalog-section{padding-top:33px}.section-top{gap:14px;margin-bottom:20px}.section-top h2{font-size:23px}.eyebrow{font-size:8px;letter-spacing:1.5px}.country-select{padding:9px 8px;max-width:165px;gap:6px}.country-select>svg:first-child{width:15px;height:15px}.country-select select{font-size:10px;max-width:125px}.country-select>svg:last-child{width:11px;right:8px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 13px}.brand-tile{height:105px;font-size:15px;padding:14px}.product-card{padding:6px 6px 0;border-radius:12px}.brand-tile{border-radius:8px}.brand-tile>svg{width:13px;height:13px;bottom:8px;right:8px}.card-info{padding:12px 2px 13px;gap:4px}.card-info h3{font-size:10px}.card-arrow{width:20px;height:20px}.card-arrow>svg{width:13px;height:13px}.how-it-works{grid-template-columns:1fr;gap:25px;margin-top:36px;padding:28px}.how-it-works h2>br{display:none}.how-it-works h2{font-size:23px}.how-it-works .eyebrow{margin-bottom:8px}.how-it-works ol{gap:19px}.how-it-works li h3{font-size:12px}.how-it-works li p{font-size:11px}.how-it-works li>span{font-size:11px}.site-footer{margin-top:33px}.site-footer>div{font-size:8px;gap:10px}.bottom-nav>a{min-width:108px;padding:11px 17px}.page-title{padding-top:40px}.page-title h1{font-size:32px;letter-spacing:-1.5px}.page-title>p:last-child{font-size:12px}.vault-unconfigured{padding:38px 24px}.vault-unconfigured h2{font-size:25px}.vault-unconfigured>p:not(.eyebrow){font-size:11px}.order-layout{grid-template-columns:1fr}.order-page .page-title h1{font-size:29px}.order-main,.payment-card{max-width:100%}.order-summary{padding:21px}.receipt-items>div{font-size:12px}.receipt-items small,.order-summary .fineprint{font-size:10px}.access-card{padding:30px}.vault-value h2{font-size:35px}.vault-value{padding:27px}.vault-value-icon{width:72px;height:72px;border-radius:19px}.vault-value-icon svg{width:41px;height:41px}}@media(max-width:500px){.site-header{height:71px}.header-inner,.main-container{padding-inline:20px}.wordmark{font-size:21px;gap:7px}.wordmark img{width:29px;height:29px;border-radius:8px}.cart-button{font-size:11px;padding:8px 10px;gap:8px}.cart-button>svg{width:17px;height:17px}.cart-count{width:19px;height:19px;min-width:19px;font-size:9px}.hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding-top:34px;padding-bottom:21px;position:relative}.hero h1{font-size:47px;letter-spacing:-2.4px;line-height:1.1}.hero-copy>.eyebrow{font-size:7px;letter-spacing:1.2px;margin-bottom:20px}.hero-copy>p{font-size:12px;line-height:1.8;margin-top:16px}.hero-link{font-size:11px;margin-top:18px;gap:9px}.hero-art{height:253px;transform:scale(1);margin-top:3px}.ticket{width:228px;height:162px}.ticket:before,.ticket:after{top:109px}.ticket-front{transform:translate(-7px,8px) rotate(-8deg);padding:17px 19px 12px}.ticket-back{transform:translate(16px,-15px) rotate(10deg)}.ticket-brand{font-size:9px;letter-spacing:1.7px}.ticket-word{font-size:28px;margin-top:8px}.ticket-footer{margin-top:8px;padding-top:10px}.art-caption{bottom:4px;font-size:5px;letter-spacing:1.4px}.benefit-strip{display:grid;grid-template-columns:1fr 1fr;padding:14px 0;gap:10px 14px;font-size:9px}.benefit-strip>span:last-child{display:none}.benefit-strip>span{justify-content:center}.benefit-strip svg{width:14px;height:14px}.section-top{align-items:flex-end;gap:10px}.section-top h2{font-size:22px;letter-spacing:-.9px;max-width:210px}.section-top .eyebrow{font-size:7px;letter-spacing:1.3px;margin-bottom:7px}.country-select{max-width:125px;min-width:90px;padding:9px 7px;gap:5px;border-radius:7px;flex-shrink:0;margin-bottom:1px}.country-select>svg:first-child{width:13px;height:13px}.country-select select{font-size:9px;max-width:89px;padding-right:11px}.country-select>svg:last-child{width:9px;right:6px}.catalog-tools{gap:14px;margin-bottom:20px}.search-field{height:42px;border-radius:8px}.search-field input{font-size:11px}.filter-chips{gap:5px;margin-inline:-2px;width:calc(100% + 4px)}.filter-chips button{font-size:10px;padding:8px 11px;border-radius:7px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 12px}.brand-tile{height:111px;font-size:17px;padding:16px}.product-card{border-radius:12px;padding:6px 6px 0}.card-info{padding:13px 4px 14px}.card-info h3{font-size:11px}.card-info p{font-size:8px;margin-top:5px}.card-arrow{width:21px;height:21px}.catalog-footnote{font-size:8px;gap:10px;line-height:1.5}.load-more{margin-top:22px}.how-it-works{padding:25px 22px;margin-top:34px;border-radius:14px;gap:23px}.how-it-works h2{font-size:23px}.how-it-works li{gap:15px}.how-it-works li p{font-size:10px}.how-it-works li h3{font-size:11px}.how-it-works li>span{font-size:10px}.site-footer{flex-direction:column;gap:13px;padding-top:22px}.site-footer>div{font-size:8px;justify-content:space-between}.site-footer>p{font-size:7px;line-height:1.8}.footer-brand{font-size:12px}.main-container{padding-bottom:105px}.bottom-nav{width:calc(100% - 36px);max-width:370px;bottom:max(15px,env(safe-area-inset-bottom));gap:4px;padding:6px;border-radius:17px}.bottom-nav>a{flex:1;min-width:0;padding:10px 13px;gap:6px;font-size:10px;border-radius:11px}.bottom-nav>a svg{width:19px;height:19px}.modal-backdrop{align-items:flex-end;padding:0;background:#14291d66}.modal,.modal.wide{max-width:none;max-height:94dvh;border-radius:21px 21px 0 0;padding-bottom:env(safe-area-inset-bottom);border-bottom:0}.modal-heading{padding:15px 19px}.product-body,.cart-body{padding:20px}.brand-tile.large{height:160px;font-size:27px}.product-title{margin:20px 0 24px}.product-title h2{font-size:21px}.country-label{font-size:8px}.denomination-grid{gap:7px}.denomination{padding:12px 10px}.denomination strong{font-size:11px}.denomination span{font-size:9px}.primary-button{font-size:12px;padding:14px 16px;min-height:45px}.redemption-note p{font-size:10px}.cart-item{gap:10px}.cart-item>.brand-tile{width:66px;height:59px;font-size:10px;padding:9px}.cart-item-info>strong{font-size:11px}.cart-item-price>strong{font-size:11px}.label-row{flex-wrap:wrap;gap:4px}.label-row h3{font-size:11px}.label-row>span{font-size:9px}.email-field input{font-size:13px;padding:14px 0}.fineprint{font-size:10px}.payment-options{gap:9px}.payment-option{padding:12px 10px;gap:8px}.payment-option>div>span{font-size:9px}.payment-option strong{font-size:11px}.payment-option .coin-icon{width:26px;height:26px}.notice{font-size:11px;padding:12px}.page-title{padding-top:34px;padding-bottom:27px}.page-title h1{font-size:30px;letter-spacing:-1.25px}.page-title>.eyebrow{font-size:7px;margin-bottom:11px}.page-title>p:last-child{font-size:12px;margin-top:11px}.vault-unconfigured{border-radius:16px;padding:34px 19px}.vault-illustration{width:108px;height:108px;border-radius:30px;margin-bottom:25px}.vault-illustration>svg{width:56px;height:56px}.vault-keyline{border-radius:24px}.vault-unconfigured>.eyebrow{font-size:6px;letter-spacing:1.4px}.vault-unconfigured h2{font-size:22px;letter-spacing:-.8px;margin:10px 0 12px}.vault-unconfigured>p:not(.eyebrow){font-size:11px;line-height:1.85}.status-badge{font-size:8px}.vault-explainer{gap:11px;padding:18px;margin-top:18px;border-radius:12px}.vault-explainer>svg{width:18px;height:18px}.vault-explainer h3{font-size:11px}.vault-explainer p{font-size:10px;line-height:1.85}.vault-value{padding:23px 21px;border-radius:15px}.vault-value h2{font-size:30px;letter-spacing:-1px}.vault-value p:last-child{font-size:9px}.vault-value-icon{width:61px;height:61px;border-radius:15px}.vault-value-icon svg{width:34px;height:34px}.holding-row{padding:16px 14px;gap:10px}.holding-row strong{font-size:11px}.holding-row div>span{font-size:9px}.asset-monogram{width:31px;height:31px;font-size:15px}.wallet-list>a{padding:13px 14px;gap:10px}.wallet-list code{font-size:9px}.wallet-list strong{font-size:10px}.access-card{padding:28px 23px;border-radius:17px;margin-top:0}.access-card h2{font-size:21px}.access-card>p{font-size:11px}.account-order{padding:14px 12px;gap:10px}.account-order strong{font-size:10px}.account-order div>span{font-size:8px}.account-order .empty-icon{width:35px;height:35px;border-radius:10px}.account-order>svg{width:14px}.order-page{padding-top:22px}.order-page .page-title{padding-top:28px}.order-page .page-title h1{font-size:27px}.payment-card{padding:21px 18px;border-radius:15px}.payment-card-top{font-size:10px;margin-bottom:22px}.payment-amount{font-size:26px;letter-spacing:-.6px}.payment-amount>span{font-size:15px}.qr-wrap{width:198px;height:198px}.address-box{padding:13px}.address-box code{font-size:10px}.copy-button{font-size:10px;padding:8px 10px}.payment-wait{font-size:10px}.order-summary{padding:20px;border-radius:14px}.delivered-card{padding:19px}.gift-code{padding:13px}.gift-code code{font-size:14px}.delivered-heading h3{font-size:13px}.instructions{font-size:11px}.toast{bottom:94px;font-size:10px}}@media(max-width:350px){.header-inner,.main-container{padding-inline:15px}.hero h1{font-size:43px}.section-top h2{font-size:20px}.country-select{max-width:115px}.country-select select{max-width:80px}.product-grid{gap:14px 10px}.brand-tile{height:97px;font-size:15px}.card-info{padding:11px 2px 12px}.card-info h3{font-size:10px}.card-arrow{display:none}.bottom-nav{width:calc(100% - 26px)}.bottom-nav>a{padding:10px 9px}.payment-options{gap:7px}.payment-option{padding:10px 8px;gap:6px}.radio-dot{width:12px;height:12px}.modal-heading{padding-inline:17px}.product-body,.cart-body{padding:17px}.cart-item>.brand-tile{width:57px;height:53px}.cart-item-price>strong{font-size:10px}.coin-icon{width:25px;height:25px}.label-row h3{font-size:10px}.brand-tile.large{font-size:26px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.shop-catalog{padding-top:30px}.shop-catalog .section-top{margin-bottom:20px;align-items:center}.shop-catalog .section-top h1{font-family:Manrope,-apple-system,sans-serif;font-size:29px;font-weight:650;letter-spacing:-1.2px;line-height:1.2}.shop-catalog .catalog-tools{margin-bottom:22px}.about-page .how-it-works{margin-top:32px}.bottom-nav>a{min-width:105px;padding-inline:17px}@media(max-width:720px){.shop-catalog{padding-top:25px}.shop-catalog .section-top h1{font-size:27px}.bottom-nav>a{min-width:94px;padding-inline:14px}}@media(max-width:500px){.shop-catalog{padding-top:21px}.shop-catalog .section-top{margin-bottom:16px}.shop-catalog .section-top h1{font-size:25px;letter-spacing:-1px}.shop-catalog .catalog-tools{margin-bottom:18px;gap:12px}.shop-catalog .country-select{margin-bottom:0}.bottom-nav>a{min-width:0;padding:8px 7px;flex-direction:column;gap:4px;font-size:9px}.bottom-nav>a svg{width:19px;height:19px}.about-page .hero{padding-top:28px}.about-page .how-it-works{margin-top:27px}.toast{bottom:101px}}:root{color-scheme:light;--page:#f7f8f5;--panel:#fff;--panel-soft:#edf2e9;--text:#202c26;--text-soft:#66715f}.header-right{gap:15px}.appearance{position:relative;color:#718366}.appearance>summary{display:grid;place-items:center;width:37px;height:37px;list-style:none;cursor:pointer;border:1px solid var(--border);background:var(--panel);border-radius:50%;transition:background .18s,box-shadow .18s}.appearance>summary::-webkit-details-marker{display:none}.appearance>summary:hover{background:var(--panel-soft)}.appearance>summary:focus-visible{outline:2px solid #719267;outline-offset:3px}.appearance[open]>summary{box-shadow:0 0 0 3px #8aa8791a}.appearance-menu{position:absolute;right:0;top:calc(100% + 10px);z-index:45;width:170px;padding:9px;background:var(--panel);border:1px solid var(--border);border-radius:13px;box-shadow:0 12px 35px -15px #16352050;animation:menu-in .16s ease}.appearance-menu>p{font-size:9px;letter-spacing:.4px;padding:7px 9px 9px;color:#929c88}.appearance-menu>button{display:flex;align-items:center;gap:9px;width:100%;padding:10px 9px;border-radius:7px;background:none;color:var(--text-soft);font-size:11px;text-align:left}.appearance-menu>button>span{flex:1}.appearance-menu>button:hover,.appearance-menu>button[aria-pressed=true]{background:var(--panel-soft);color:var(--text)}.selected-country-flag{font-size:16px;line-height:1;min-width:19px;text-align:center}.country-select.detecting{opacity:.75}.shop-welcome{font-size:11px;color:#8c9782;line-height:1.5;margin-top:7px}.shop-catalog .section-top{margin-bottom:22px}.country-select{min-height:39px}.product-card{transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s,border-color .22s}.product-card:hover{border-color:#cedbc4;transform:translateY(-2px)}.search-field:focus-within{border-color:#91aa80;box-shadow:0 0 0 3px #89a37712}.shop-catalog,.about-page,.vault-page,.my-cards-page,.order-page{animation:page-arrive .25s ease both}.country-select,.cart-button,.search-field,.payment-option,.denomination{transition:background .18s,border-color .18s,color .18s}.country-select:hover,.cart-button:hover{border-color:#b9cab0}.country-select option{background:var(--panel);color:var(--text)}@keyframes menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes page-arrive{0%{opacity:.75;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}html[data-theme=dark]{color-scheme:dark;background:#121a15;color:#e4ebdf;--page:#121a15;--panel:#1a241c;--panel-soft:#253221;--text:#e4ebdf;--text-soft:#a8b49e;--green:#b5d6a0;--ink:#e4ebdf;--muted:#9aaa90;--border:#2d392c;--surface:#1a241c;--soft:#253221}html[data-theme=dark] body{background:var(--page)}html[data-theme=dark] .site-header{background:#121a15ed}html[data-theme=dark] .wordmark{color:#d1e6bf}html[data-theme=dark] .wordmark-dot{color:#86a875}html[data-theme=dark] .header-tagline{color:#83967a}html[data-theme=dark] .cart-count,html[data-theme=dark] .card-arrow,html[data-theme=dark] .icon-button,html[data-theme=dark] .stepper,html[data-theme=dark] .coin-icon.usdc,html[data-theme=dark] .coin-icon.sol{background:#293824;color:#b2c99e;border-color:#3b4c35}html[data-theme=dark] .appearance{color:#b1c09f}html[data-theme=dark] .appearance-menu{box-shadow:0 14px 45px -12px #0009}html[data-theme=dark] .product-card,html[data-theme=dark] .search-field,html[data-theme=dark] .country-select,html[data-theme=dark] .secondary-button,html[data-theme=dark] .denomination,html[data-theme=dark] .email-field,html[data-theme=dark] .payment-option,html[data-theme=dark] .access-card,html[data-theme=dark] .account-order,html[data-theme=dark] .payment-card,html[data-theme=dark] .delivered-card,html[data-theme=dark] .holdings-table,html[data-theme=dark] .wallet-list>a{background:var(--panel);border-color:var(--border)}html[data-theme=dark] .product-card:hover{border-color:#526647;box-shadow:0 8px 24px -10px #0008}html[data-theme=dark] .search-field input,html[data-theme=dark] .country-select select,html[data-theme=dark] .email-field input{color:var(--text)}html[data-theme=dark] .search-field input::placeholder,html[data-theme=dark] .email-field input::placeholder{color:#809474}html[data-theme=dark] .filter-chips button{color:#9eae92}html[data-theme=dark] .filter-chips button.active,html[data-theme=dark] .filter-chips button:hover{background:#293924;color:#c6deb3;border-color:#3b5031}html[data-theme=dark] .brand-tile.neutral{background:#364330;color:#d0dfc0}html[data-theme=dark] .brand-tile:after{opacity:.4}html[data-theme=dark] .card-info p,html[data-theme=dark] .card-info p>span,html[data-theme=dark] .catalog-footnote,html[data-theme=dark] .shop-welcome,html[data-theme=dark] .page-title>p:last-child,html[data-theme=dark] .country-label,html[data-theme=dark] .fineprint,html[data-theme=dark] .instructions,html[data-theme=dark] .label-row>span,html[data-theme=dark] .denomination span,html[data-theme=dark] .cart-item-info>span,html[data-theme=dark] .cart-item-price>button{color:#94a586}html[data-theme=dark] .eyebrow{color:#8ca078}html[data-theme=dark] .bottom-nav{background:#1b251ef2;border-color:#344331;box-shadow:0 8px 35px -10px #0008}html[data-theme=dark] .bottom-nav>a{color:#8fa17f}html[data-theme=dark] .bottom-nav>a.active,html[data-theme=dark] .bottom-nav>a:hover{background:#2a3c23;color:#c1dbae}html[data-theme=dark] .hero h1{color:#e0e9d8}html[data-theme=dark] .hero h1>span{color:#8bab78}html[data-theme=dark] .hero-copy>p{color:#96a48a}html[data-theme=dark] .hero-copy>.eyebrow{color:#93aa80}html[data-theme=dark] .hero-link{border-color:#4d6440;color:#bed9a6}html[data-theme=dark] .art-halo{background:radial-gradient(circle,#45602f75,transparent 73%)}html[data-theme=dark] .ticket:before,html[data-theme=dark] .ticket:after{background:#152019}html[data-theme=dark] .ticket-back{background:#819667;border-color:#94a577;color:#dae6c8}html[data-theme=dark] .ticket-front{background:#235333;border-color:#49733c;box-shadow:0 18px 32px -12px #0009}html[data-theme=dark] .art-caption{color:#849675}html[data-theme=dark] .benefit-strip,html[data-theme=dark] .benefit-strip svg{color:#99ac88}html[data-theme=dark] .how-it-works,html[data-theme=dark] .redemption-note,html[data-theme=dark] .vault-explainer,html[data-theme=dark] .order-summary,html[data-theme=dark] .address-box{background:#1d2b1f;border-color:#33452d}html[data-theme=dark] .how-it-works h2,html[data-theme=dark] .how-it-works li h3,html[data-theme=dark] .redemption-note strong,html[data-theme=dark] .vault-explainer h3,html[data-theme=dark] .order-summary>h3{color:#c5dcb4}html[data-theme=dark] .how-it-works li p,html[data-theme=dark] .redemption-note p,html[data-theme=dark] .vault-explainer p{color:#96a68a}html[data-theme=dark] .site-footer,html[data-theme=dark] .site-footer>p{color:#7b8c6f}html[data-theme=dark] .footer-brand{color:#a1b58e}html[data-theme=dark] .modal-backdrop{background:#030b0788}html[data-theme=dark] .modal{background:#162019;border-color:#3a4833}html[data-theme=dark] .modal-heading{background:#162019f2}html[data-theme=dark] .denomination.selected,html[data-theme=dark] .payment-option.selected{background:#2b3d22;border-color:#7d9e62;box-shadow:inset 0 0 0 .5px #7d9e62}html[data-theme=dark] .denomination:disabled{background:#19221a}html[data-theme=dark] .primary-button{background:#bbdca3;color:#243b1c}html[data-theme=dark] .primary-button:hover:not(:disabled){background:#cee8ba}html[data-theme=dark] .primary-button.added{background:#355027;color:#c4dfa9}html[data-theme=dark] .secondary-button,html[data-theme=dark] .text-button,html[data-theme=dark] .back-link,html[data-theme=dark] .support-link{color:#b5d39b}html[data-theme=dark] .secondary-button:hover{background:#293b24}html[data-theme=dark] .payment-option>div>span,html[data-theme=dark] .payment-amount>span,html[data-theme=dark] .payment-card-top,html[data-theme=dark] .payment-wait{color:#a5bd8f}html[data-theme=dark] .notice{background:#2a3920;border-color:#405432;color:#b8cfa1}html[data-theme=dark] .notice.danger{background:#412720;color:#e8b4a0;border-color:#624437}html[data-theme=dark] .loading,html[data-theme=dark] .empty-state p,html[data-theme=dark] .access-card>p{color:#93a483}html[data-theme=dark] .empty-icon{background:#2b3b24;color:#a8c18f}html[data-theme=dark] .empty-state h3,html[data-theme=dark] .access-card h2{color:#ccdfba}html[data-theme=dark] .empty-icon.success{background:#365027;color:#c1dfa6}html[data-theme=dark] .copy-button,html[data-theme=dark] .expiry{background:#2a3b24;border-color:#405634;color:#b3ca9b}html[data-theme=dark] .qr-wrap{background:#fff;border-color:#fff;box-shadow:0 5px 20px #0002;color-scheme:light}html[data-theme=dark] .address-box>label,html[data-theme=dark] .receipt-meta>span:nth-child(odd){color:#96aa82}html[data-theme=dark] .address-box>code,html[data-theme=dark] .receipt-meta>code{color:#c1d8ac}html[data-theme=dark] .receipt-total{border-color:#3b4f30;color:#a0b58c}html[data-theme=dark] .receipt-total>strong{color:#c4dfa9}html[data-theme=dark] .gift-code{background:#283b22;border-color:#4b6538}html[data-theme=dark] .gift-code>code{color:#d0e5bd}html[data-theme=dark] .status-card h3{color:#bfd8a6}html[data-theme=dark] .status-card>p{color:#94a782}html[data-theme=dark] .vault-unconfigured{background:linear-gradient(150deg,#243221,#18251b);border-color:#34492c}html[data-theme=dark] .vault-illustration{background:#334628;border-color:#4b623a;color:#a9c28e;box-shadow:0 14px 35px -20px #0008}html[data-theme=dark] .vault-keyline{border-color:#5a7346}html[data-theme=dark] .vault-unconfigured h2{color:#c1dba9}html[data-theme=dark] .vault-unconfigured>p:not(.eyebrow){color:#98aa86}html[data-theme=dark] .status-badge{background:#2c3e24;border-color:#415934;color:#b3c99c}html[data-theme=dark] .vault-value{background:#253821;border-color:#3c5430}html[data-theme=dark] .vault-value h2{color:#cbe3b4}html[data-theme=dark] .vault-value-icon{background:#354d29;color:#adc991}html[data-theme=dark] .asset-monogram{background:#304526;color:#b4cf9c}html[data-theme=dark] .holding-row{border-color:#2e3e29}html[data-theme=dark] .holding-row div>span,html[data-theme=dark] .wallet-list code{color:#94a684}html[data-theme=dark] .wallet-list strong{color:#bfd6a7}html[data-theme=dark] .recent-orders>button{background:#273820;border-color:#3b4d30;color:#a6be8d}html[data-theme=dark] .recent-orders>button>span{color:#c0d7a8}html[data-theme=dark] .recent-orders small{color:#92a47f}html[data-theme=dark] .toast{background:#c0dea8;color:#28431f;box-shadow:0 6px 30px -10px #0009}@media(max-width:500px){.header-right{gap:10px}.appearance>summary{width:33px;height:33px}.appearance>summary svg{width:16px;height:16px}.appearance-menu{right:-12px;width:162px}.shop-welcome{font-size:10px;margin-top:5px}.shop-catalog .section-top{margin-bottom:17px}.selected-country-flag{font-size:15px;min-width:17px}.country-select{min-height:35px}.shop-catalog .country-select{max-width:135px}.shop-catalog .country-select select{max-width:94px}}@media(max-width:350px){.header-right{gap:7px}.appearance>summary{width:30px;height:30px}.shop-welcome{font-size:9px}.shop-catalog .country-select{max-width:122px}.shop-catalog .country-select select{max-width:82px}}@media(prefers-reduced-motion:reduce){.shop-catalog,.about-page,.vault-page,.my-cards-page,.order-page,.appearance-menu{animation:none!important}*,*:before,*:after{transition-duration:.01ms!important}}:root{font-size:16px;--read-text:#111827;--read-muted:#4b5563;--read-link:#174b36;--ink:#111827;--text:#111827;--text-soft:#4b5563}html[data-theme=dark]{--read-text:#f1f5f0;--read-muted:#c0c7c1;--read-link:#c4e4b0;--ink:#f1f5f0;--text:#f1f5f0;--text-soft:#c0c7c1}body{color:var(--read-text);font-size:16px;line-height:1.5}html :is(button,input,select,textarea){font-size:16px}html :is(input,select,textarea){min-height:44px}html :is(.shop-welcome,.fineprint,.country-label,.catalog-footnote,.eyebrow,.label-row>span,.denomination span,.card-info p,.cart-item-info>span,.cart-item-price>button,.payment-option>div>span,.payment-wait,.receipt-items small,.receipt-meta,.receipt-meta>span:nth-child(odd),.receipt-meta>code,.holding-row div>span,.wallet-list code,.account-order div>span,.recent-orders small,.status-badge,.site-footer,.site-footer>div,.site-footer>p,.appearance-menu>p,.expiry){font-size:14px;line-height:1.5}html[data-theme] :is(.shop-welcome,.fineprint,.country-label,.catalog-footnote,.eyebrow,.label-row>span,.denomination span,.card-info p,.cart-item-info>span,.cart-item-price>button,.payment-option>div>span,.payment-wait,.receipt-items small,.receipt-meta,.receipt-meta>span:nth-child(odd),.receipt-meta>code,.holding-row div>span,.wallet-list code,.account-order div>span,.recent-orders small,.status-badge,.site-footer,.site-footer>div,.site-footer>p,.appearance-menu>p,.expiry){color:var(--read-muted)!important}html :is(.page-title>p:last-child,.hero-copy>p,.redemption-note p,.notice,.empty-state p,.access-card>p,.instructions,.vault-explainer p,.vault-unconfigured>p:not(.eyebrow),.how-it-works li p,.status-card>p){font-size:16px;line-height:1.65}html[data-theme] :is(.page-title>p:last-child,.hero-copy>p,.redemption-note p,.notice,.empty-state p,.access-card>p,.instructions,.vault-explainer p,.vault-unconfigured>p:not(.eyebrow),.how-it-works li p,.status-card>p){color:var(--read-muted)!important}html :is(.card-info h3,.label-row h3,.quantity-line,.cart-item-info>strong,.cart-item-price>strong,.cart-total,.payment-option strong,.payment-card-top,.receipt-items>div,.receipt-items strong,.receipt-total,.holding-row strong,.wallet-list strong,.recent-orders>h3,.recent-orders>button>span,.account-order strong,.redemption-note strong,.vault-explainer h3,.how-it-works li h3,.how-it-works li>span){font-size:16px;line-height:1.45;font-weight:550}html[data-theme] :is(.card-info h3,.label-row h3,.quantity-line,.cart-item-info>strong,.cart-item-price>strong,.cart-total,.payment-option strong,.payment-card-top,.receipt-items>div,.receipt-items strong,.receipt-total,.holding-row strong,.wallet-list strong,.recent-orders>h3,.recent-orders>button>span,.account-order strong,.redemption-note strong,.vault-explainer h3,.how-it-works li h3,.how-it-works li>span){color:var(--read-text)!important}html :is(.search-field input,.email-field input,.country-select select){font-size:16px;padding-block:12px;color:var(--read-text)}html[data-theme] :is(.search-field input::placeholder,.email-field input::placeholder){color:var(--read-muted)}html :is(.primary-button,.secondary-button,.text-button,.copy-button,.support-link,.back-link,.filter-chips button,.cart-button,.appearance-menu>button){font-size:16px;line-height:1.35}html :is(.primary-button,.secondary-button){min-height:47px;padding:13px 17px}.copy-button{padding:10px 12px;min-height:40px}.text-button{min-height:40px}.support-link,.back-link{display:inline-flex;align-items:center;min-height:36px}html[data-theme] :is(.secondary-button,.text-button,.copy-button,.support-link,.back-link,.hero-link){color:var(--read-link)!important}html[data-theme] .filter-chips button{color:var(--read-muted)}html[data-theme] .filter-chips button.active{color:var(--read-text)}html .eyebrow{letter-spacing:1px}.product-grid{gap:22px 18px}.product-card{padding:8px 8px 0}.card-info{padding:15px 5px 17px;align-items:flex-start}.card-info h3{overflow-wrap:anywhere}.card-info p{gap:6px;margin-top:6px}.card-info p>span{font-size:16px}.card-arrow{width:28px;height:28px;margin-top:1px}.card-arrow>svg{width:17px;height:17px}.brand-tile{font-size:22px}.brand-tile.large{font-size:30px}.brand-tile>svg{width:19px;height:19px}.search-field{height:47px;min-height:47px;max-width:340px}.catalog-tools{gap:14px}.filter-chips{gap:5px}.filter-chips button{padding:10px 12px}.shop-welcome{margin-top:6px}.shop-catalog .section-top h1{font-size:30px}.shop-catalog .section-top{align-items:center;gap:18px}.catalog-footnote{gap:15px;flex-wrap:wrap}.header-inner,.header-right{gap:12px}.cart-count{font-size:14px;min-width:23px;height:23px}.cart-button{padding:10px 12px}.appearance>summary{width:42px;height:42px}.appearance-menu{width:190px}.appearance-menu>button{padding:11px 10px}.appearance-menu>p{padding:8px 10px}.site-footer{gap:20px}.site-footer>div{flex-wrap:wrap;gap:12px 20px}.site-footer>p{max-width:830px}.footer-brand{font-size:17px}.site-footer a{font-size:14px}.bottom-nav>a{font-size:15px;gap:9px;min-width:112px}.bottom-nav>a svg{width:22px;height:22px}.bottom-nav{padding:7px}.main-container{padding-bottom:126px}.toast{font-size:15px;bottom:112px}.modal-heading{padding:17px 22px;font-size:18px}.icon-button{width:34px;height:34px}.icon-button>svg{width:20px;height:20px}.product-title{align-items:flex-start;flex-wrap:wrap;gap:8px}.product-title h2{font-size:25px}.country-label{padding-top:0}.denomination{padding:13px 12px;gap:7px}.denomination strong{font-size:17px}.denomination svg{bottom:12px;right:10px}.denomination span{padding-right:14px}.quantity-line{margin:20px 0}.stepper>button{width:36px;height:34px}.stepper>span{font-size:16px;min-width:34px}.stepper.small>button{width:31px;height:30px}.stepper.small>span{font-size:15px;min-width:29px}.redemption-note{padding:15px;gap:11px}.redemption-note p{max-height:210px}.redemption-note>svg{margin-top:3px}.cart-item{gap:13px;align-items:flex-start}.cart-item>.brand-tile{width:86px;height:75px;font-size:15px}.cart-item-info>span{margin-top:5px}.cart-item-price{gap:9px}.cart-item-price>button{padding-block:4px;min-height:30px}.cart-total>strong{font-size:26px}.label-row{align-items:flex-start;flex-wrap:wrap;gap:7px}.email-field{padding-inline:13px}.payment-option{padding:15px 13px;gap:10px}.coin-icon{width:32px;height:32px}.payment-option>div{gap:4px}.radio-dot{width:17px;height:17px}.notice{padding:14px;gap:11px}.notice>svg{width:19px;height:19px;margin-top:3px}.notice.danger{color:#8b2d18!important}.fineprint.center{align-items:flex-start;justify-content:center;gap:7px}.fineprint.center>svg{margin-top:3px;min-width:16px;width:16px;height:16px}.fineprint{margin-top:12px}.order-page{padding-top:16px}.order-page .page-title{padding:16px 0 23px}.order-page .page-title>.eyebrow{margin-bottom:7px}.order-page .page-title h1{font-size:32px;letter-spacing:-1.1px;line-height:1.18}.order-page .page-title>p:last-child{margin-top:10px;max-width:740px}.order-layout{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:23px}.payment-card{padding:22px}.payment-card-top{gap:12px;margin-bottom:20px}.payment-card-top>span{gap:8px}.expiry{padding:7px 9px;white-space:nowrap}.payment-amount{font-size:36px;font-weight:650;letter-spacing:-.8px;line-height:1.2}.payment-amount>span{font-size:22px}.payment-card>.copy-button{margin-top:11px}.address-box{padding:16px;margin-top:23px}.address-box>label{font-size:14px;line-height:1.5;margin-bottom:10px}.address-box>code{font-size:16px;line-height:1.65;word-break:break-all}.address-box .copy-button{margin-top:13px}.payment-wait{margin-top:20px}.order-summary{padding:23px}.order-summary>h3{font-size:20px;margin-bottom:20px}.receipt-items{gap:17px}.receipt-items small{margin-top:6px}.receipt-items>div>span{min-width:0;overflow-wrap:anywhere}.receipt-items strong{white-space:nowrap}.receipt-total{padding:18px 0}.receipt-total>strong{font-size:28px}.receipt-meta{gap:8px}.receipt-meta>code{line-height:1.7}.order-summary .fineprint{font-size:14px}.delivered-heading h3{font-size:18px}.delivered-heading .eyebrow{font-size:14px;letter-spacing:.7px}.gift-code>code{font-size:19px}.instructions{margin-top:18px}.status-card{padding:40px 24px}.status-card h3{font-size:23px}.status-card>p{margin-top:12px}.empty-state h3{font-size:24px}.empty-state{padding:43px 23px}.loading{font-size:16px}.access-card h2{font-size:26px}.access-card>p{max-width:none}.page-title h1{font-size:36px}.page-title{padding:40px 0 30px}.page-title>.eyebrow{margin-bottom:9px}.vault-unconfigured h2{font-size:28px}.vault-value p:last-child{font-size:14px}.vault-explainer{padding:22px}.wallet-list code{line-height:1.7}.recent-orders>h3{margin-bottom:15px}.recent-orders>button{padding:17px}.account-order{padding:19px;gap:15px}.account-order>div{gap:7px}.hero-copy>.eyebrow{font-size:14px}.hero h1{font-size:49px}.hero-copy>p{margin-top:20px}.hero-link{font-size:16px;line-height:1.5}.how-it-works h2{font-size:28px}.how-it-works ol{gap:23px}.how-it-works li{gap:16px}.benefit-strip{font-size:15px}.about-page .how-it-works{margin-top:27px}html[data-theme] :is(.order-summary>h3,.empty-state h3,.access-card h2,.status-card h3,.vault-unconfigured h2,.how-it-works h2,.page-title h1,.product-title h2,.hero h1,.receipt-total>strong,.payment-amount,.address-box>code,.gift-code>code){color:var(--read-text)!important}html[data-theme] :is(.address-box>label,.vault-value p:last-child,.hero-copy>.eyebrow){color:var(--read-muted)!important}html[data-theme=dark] .notice.danger{color:#ffd0bf!important}.country-trigger{display:flex;align-items:center;gap:9px;min-height:44px;max-width:260px;padding:10px 13px;border:1px solid var(--border);border-radius:10px;background:var(--panel);color:var(--read-text);font-size:16px;text-align:left}.country-trigger>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.country-trigger>.selected-country-flag{font-size:20px;min-width:24px}.country-trigger>svg{margin-left:2px}.country-trigger:hover{border-color:#84977a}.country-trigger .spinner{width:15px;height:15px;flex-shrink:0}.country-picker-backdrop{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;align-items:flex-start;justify-content:flex-start}.modal.country-picker{position:fixed;top:var(--picker-top);left:var(--picker-left);width:320px;max-width:calc(100vw - 32px);max-height:min(480px,var(--picker-height));border:1px solid var(--border);border-radius:15px;background:var(--panel);box-shadow:0 15px 50px -10px #17251a40;display:flex;flex-direction:column;overflow:hidden}.country-picker .modal-heading{padding:15px 16px;position:static;background:var(--panel);font-size:17px}.country-picker-search{padding:14px 14px 10px;border-bottom:1px solid var(--border);flex-shrink:0}.country-picker-search>.search-field{max-width:none;width:100%;padding-inline:11px;gap:8px}.country-picker-search input{font-size:16px}.country-picker-search>p{font-size:14px;line-height:1.5;margin-top:10px;color:var(--read-muted)}.country-picker-options{overflow-y:auto;overscroll-behavior:contain;padding:7px;min-height:80px}.country-picker-options>button{display:flex;align-items:center;gap:12px;width:100%;min-height:46px;padding:11px 12px;background:none;color:var(--read-text);text-align:left;border-radius:8px;font-size:16px}.country-picker-options>button>span:nth-child(2){flex:1}.country-picker-options>button:hover,.country-picker-options>button[aria-pressed=true]{background:var(--panel-soft)}.country-option-flag{font-size:21px;min-width:27px;line-height:1.2}.country-no-results{padding:18px 13px;font-size:16px;color:var(--read-muted)}html[data-theme=dark] .country-picker-backdrop{background:transparent}.help-section{margin-top:44px;scroll-margin-top:30px}.help-section>h2{font-size:28px;line-height:1.25;letter-spacing:-.7px;font-weight:600}.help-section>p{font-size:16px;line-height:1.6;color:var(--read-muted);margin-top:10px}.faq-list{margin-top:22px;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--panel)}.faq-list>details{border-bottom:1px solid var(--border)}.faq-list>details:last-child{border-bottom:0}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;list-style:none;font-size:16px;font-weight:550;cursor:pointer;color:var(--read-text)}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list p{padding:0 22px 23px;font-size:16px;line-height:1.75;color:var(--read-muted)}.faq-list a{color:var(--read-link);text-decoration:underline;text-underline-offset:3px}@media(max-width:950px){.search-field{max-width:none}.hero h1{font-size:43px}.brand-tile{font-size:19px}.benefit-strip{font-size:14px}.hero-copy>.eyebrow{font-size:14px;letter-spacing:.6px}}@media(max-width:720px){.order-layout{grid-template-columns:1fr}.order-page .page-title h1{font-size:30px}.order-page .page-title{padding-top:13px;padding-bottom:20px}.hero{grid-template-columns:1fr}.hero h1{font-size:42px}.hero-art{transform:none;transform-origin:center}.hero-copy>p{font-size:16px}.bottom-nav>a{min-width:100px}.product-grid{gap:17px 12px}.benefit-strip{flex-wrap:wrap;justify-content:flex-start}.account-order{padding:16px 14px}.country-trigger{max-width:220px}.site-footer>div{font-size:14px}}@media(max-width:500px){.header-inner,.main-container{padding-inline:18px}.wordmark{font-size:20px}.wordmark img{width:28px;height:28px}.header-right{gap:8px}.cart-button{font-size:15px;padding:9px 10px;gap:7px}.cart-count{min-width:21px;height:21px;font-size:14px}.appearance>summary{width:37px;height:37px}.appearance>summary svg{width:18px;height:18px}.shop-catalog{padding-top:22px}.shop-catalog .section-top h1{font-size:28px}.shop-catalog .section-top{gap:13px;flex-wrap:wrap;align-items:center;margin-bottom:17px}.shop-catalog .section-top>div{flex:1;min-width:130px}.shop-welcome{font-size:14px;line-height:1.45;max-width:200px}.country-trigger{max-width:170px;min-height:43px;padding:9px 10px;font-size:15px;gap:7px}.country-trigger>.selected-country-flag{font-size:19px;min-width:23px}.country-trigger>svg{width:13px}.catalog-tools{gap:12px}.filter-chips{gap:3px}.filter-chips button{font-size:15px;padding:9px 10px}.search-field input,.email-field input{font-size:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.product-card{padding:6px 6px 0}.brand-tile{height:116px;font-size:18px}.card-info{padding:12px 4px 15px;gap:4px}.card-info h3{font-size:16px}.card-info p{font-size:14px;flex-wrap:wrap;gap:4px;line-height:1.35}.card-arrow{display:none}.catalog-footnote{font-size:14px;align-items:flex-start;margin-top:20px}.bottom-nav{width:calc(100% - 24px);max-width:410px;gap:3px;padding:6px;bottom:max(12px,env(safe-area-inset-bottom))}.bottom-nav>a{font-size:14px;line-height:1.3;min-width:0;padding:9px 5px;gap:5px;white-space:nowrap}.bottom-nav>a svg{width:21px;height:21px}.main-container{padding-bottom:123px}.site-footer>div{font-size:14px;justify-content:flex-start;gap:10px 16px}.site-footer>p{font-size:14px}.toast{bottom:103px;font-size:15px}.page-title{padding:31px 0 24px}.page-title h1{font-size:30px}.page-title>p:last-child{font-size:16px}.order-page{padding-top:12px}.order-page .page-title{padding:10px 0 20px}.order-page .page-title h1{font-size:29px;letter-spacing:-.9px}.order-page .page-title>p:last-child{font-size:16px;line-height:1.55;margin-top:9px}.order-page .page-title>.eyebrow{font-size:14px}.payment-card{padding:20px 17px}.payment-card-top{font-size:15px;gap:8px;margin-bottom:19px}.payment-card-top>span{gap:6px}.expiry{font-size:14px;padding:6px 8px;gap:5px!important}.coin-icon.small{width:25px;height:25px}.payment-amount{font-size:32px;letter-spacing:-.8px}.payment-amount>span{font-size:20px}.copy-button{font-size:15px}.address-box{padding:14px}.address-box>label{font-size:14px}.address-box>code{font-size:16px;line-height:1.65}.notice{font-size:16px;padding:13px;gap:10px}.fineprint,.fineprint.center{font-size:14px;line-height:1.55}.order-summary{padding:20px}.order-summary>h3{font-size:20px}.receipt-items>div,.receipt-items strong{font-size:16px}.receipt-items small{font-size:14px}.receipt-meta,.receipt-meta>span:nth-child(odd),.receipt-meta>code{font-size:14px}.receipt-total>strong{font-size:28px}.receipt-total{font-size:16px}.payment-wait{font-size:14px}.support-link,.back-link{font-size:15px}.product-title h2{font-size:24px}.country-label{font-size:14px}.label-row h3{font-size:16px}.label-row>span{font-size:14px}.denomination strong{font-size:16px}.denomination span{font-size:14px}.denomination{padding:12px 10px}.redemption-note p,.redemption-note strong{font-size:16px}.modal-heading{font-size:18px;padding:16px 19px}.cart-body,.product-body{padding:20px 18px}.cart-item{gap:10px}.cart-item>.brand-tile{width:68px;height:66px;font-size:14px;padding:8px}.cart-item-info>strong{font-size:16px}.cart-item-info>span{font-size:14px}.cart-item-price>strong{font-size:16px}.cart-item-price>button{font-size:14px}.cart-item-info{min-width:0}.cart-item-price{flex-shrink:0}.cart-total{font-size:16px}.cart-total>strong{font-size:25px}.payment-options{gap:9px}.payment-option{padding:13px 10px;gap:8px}.payment-option strong{font-size:16px}.payment-option>div>span{font-size:14px}.payment-option .coin-icon{width:28px;height:28px}.radio-dot{width:16px;height:16px}.primary-button,.secondary-button{font-size:16px}.vault-explainer p,.vault-unconfigured>p:not(.eyebrow),.access-card>p,.instructions{font-size:16px}.vault-explainer h3{font-size:16px}.vault-unconfigured h2{font-size:25px}.holding-row strong,.wallet-list strong{font-size:16px}.holding-row div>span,.wallet-list code{font-size:14px}.holding-row{padding:17px 13px}.holding-amount strong{overflow-wrap:anywhere}.account-order strong{font-size:16px}.account-order div>span{font-size:14px}.account-order{flex-wrap:wrap;gap:12px}.account-order>div{min-width:150px}.access-card{padding:27px 23px}.access-card h2{font-size:24px}.recent-orders>h3,.recent-orders>button>span{font-size:16px}.recent-orders small{font-size:14px}.hero h1{font-size:39px}.hero-copy>.eyebrow{font-size:14px}.hero-copy>p,.hero-link{font-size:16px}.how-it-works h2{font-size:27px}.how-it-works li h3,.how-it-works li p,.how-it-works li>span{font-size:16px}.benefit-strip{font-size:14px;display:flex;flex-wrap:wrap;gap:12px 16px}.benefit-strip>span:last-child{display:flex}.hero-art{margin-top:20px}.country-picker-backdrop{background:#07150d77;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);align-items:flex-end}.modal.country-picker{position:relative;top:auto;left:auto;width:100%;max-width:none;max-height:80dvh;border-radius:20px 20px 0 0;box-shadow:0 -5px 40px #06110930}.country-picker .modal-heading{font-size:18px;padding:17px 19px}.country-picker-search{padding:15px 18px 12px}.country-picker-options{padding:7px 10px max(14px,env(safe-area-inset-bottom))}.country-picker-options>button{min-height:49px;padding:12px 13px}.country-picker-search>p{font-size:14px}html[data-theme=dark] .country-picker-backdrop{background:#0009}.help-section{margin-top:34px}.help-section>h2{font-size:25px}.faq-list summary{padding:19px 17px;font-size:16px}.faq-list p{padding:0 17px 21px;font-size:16px}}@media(max-width:350px){.header-inner,.main-container{padding-inline:14px}.wordmark{font-size:18px;gap:5px}.header-right{gap:6px}.appearance>summary{width:33px;height:33px}.cart-button{font-size:14px;padding:8px;gap:5px}.shop-catalog .section-top{gap:12px}.shop-catalog .section-top>div{min-width:120px}.country-trigger{max-width:145px;padding:9px 8px;font-size:15px;gap:5px}.shop-catalog .section-top h1{font-size:26px}.card-info h3{font-size:16px}.brand-tile{font-size:17px}.cart-item>.brand-tile{display:none}.payment-option{padding:12px 9px;gap:7px}.payment-option .coin-icon{width:25px;height:25px}.payment-option .radio-dot{display:none}.bottom-nav>a{font-size:14px}.payment-card-top{flex-wrap:wrap}.hero h1{font-size:36px}}html[data-theme] :is(.bottom-nav>a,.benefit-strip,.benefit-strip svg,.empty-state,.loading){color:var(--read-muted)!important}html[data-theme] .bottom-nav>a.active{color:var(--read-text)!important}.brand-tile.large>span{font-size:30px}.gift-code>.text-button{font-size:16px}.modal.product-picker{max-width:900px;width:calc(100vw - 48px)}.product-picker .product-body{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:30px;align-items:start;padding:26px}.product-picker .product-overview{min-width:0}.product-picker .product-overview>.brand-tile.large{height:215px}.product-picker .product-title{margin:21px 0 17px}.product-picker .product-overview .redemption-note{margin:0}.product-picker .product-overview .redemption-note p{max-height:290px}.product-picker .product-purchase{min-width:0;max-height:calc(100dvh - 164px);overflow-y:auto;padding:0 2px 2px;scrollbar-width:thin}.product-picker .product-purchase>.primary-button{position:sticky;bottom:0;z-index:2;margin-top:20px;box-shadow:0 -6px 20px 8px var(--panel)}.product-picker .denomination-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-picker .product-purchase>.label-row{margin-bottom:15px}.product-picker .product-purchase>.fineprint{padding-bottom:3px}@media(max-width:720px){.modal.product-picker{max-width:550px;width:calc(100vw - 36px)}.product-picker .product-body{grid-template-columns:1fr;gap:24px;padding:23px}.product-picker .product-overview>.brand-tile.large{height:185px}.product-picker .product-purchase{max-height:none;overflow:visible;padding:0}.product-picker .product-purchase>.primary-button{position:static;box-shadow:none}.product-picker .product-overview .redemption-note p{max-height:180px}}@media(max-width:500px){.modal.product-picker{width:100%;max-width:none}.product-picker .product-body{padding:20px 18px;gap:24px}.product-picker .product-overview>.brand-tile.large{height:170px}.product-picker .product-title{margin:19px 0 16px}}.stock-payment-picker{margin-top:12px;border:1px solid var(--border);border-radius:14px;overflow:hidden}.stock-payment-picker summary{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px;font-size:16px;font-weight:650;cursor:pointer;list-style:none}.stock-payment-picker summary::-webkit-details-marker{display:none}.stock-payment-picker summary>span:last-child{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.stock-payment-picker>p{margin:0;padding:0 16px 14px;font-size:14px;line-height:1.5;color:var(--read-muted)}.stock-payment-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 12px 12px}.stock-payment-option{min-width:0;padding:12px;gap:10px}.stock-payment-option>img{border-radius:50%;flex-shrink:0}.stock-payment-option>span:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:0}.stock-payment-option strong{font-size:15px}.stock-payment-option small{font-size:13px;line-height:1.3}.stock-payment-option .radio-dot{margin-left:auto;flex-shrink:0}.stock-payment-option:disabled{opacity:.55;cursor:not-allowed}.stock-payment-icon{border-radius:50%;vertical-align:middle;margin-right:8px}.stock-payment-help{padding:12px 0;text-align:left;font-size:14px;line-height:1.5;color:var(--read-muted)}.stock-payment-help p{margin:0 0 8px}.stock-payment-help a{display:inline-flex;align-items:center;gap:5px;color:var(--read-text);text-decoration:underline}@media(max-width:380px){.stock-payment-options{grid-template-columns:1fr}}.other-regions{margin-top:30px;padding-top:28px;border-top:1px solid var(--border)}.other-regions-heading{margin-bottom:22px}.other-regions-heading h2{font-size:24px;font-weight:600;letter-spacing:-.5px;color:var(--read-text)}.other-regions-heading p{font-size:16px;line-height:1.6;color:var(--read-muted);margin-top:8px;max-width:670px}@media(max-width:500px){.other-regions-heading h2{font-size:23px}}.brand-tile.merchant-artwork{padding:0;background:#fff}.brand-tile.merchant-artwork:after{display:none}.brand-tile.merchant-artwork>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:inherit}.cart-item>.brand-tile.merchant-artwork{padding:0}.merchant-artwork>img[src*="5fcce3fe-13d6-4932-8629-7ca05ddbe918"]{object-position:left center}.payment-token-logo{display:block;width:36px;height:36px;object-fit:contain;border-radius:50%;flex-shrink:0;background:#fff}.payment-token-logo.small{display:inline-block;width:24px;height:24px;margin-right:8px;vertical-align:middle}.payment-option.selected .radio-dot{box-shadow:inset 0 0 0 4px var(--panel);background:var(--green);border-color:var(--green)}:root{--scroll-thumb:#83908870}html[data-theme=dark]{--scroll-thumb:#a0ada260}*{scrollbar-width:thin;scrollbar-color:var(--scroll-thumb) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#7d8d82}*::-webkit-scrollbar-corner{background:transparent}*::-webkit-scrollbar-button{display:none}.modal.product-picker{display:flex;flex-direction:column;overflow:hidden;max-height:calc(100dvh - 40px)}.product-picker>.modal-heading{flex:none}@media(min-width:721px){.product-picker .product-body{min-height:0;overflow:hidden}.product-picker .product-overview{min-height:0;overflow-y:auto;overscroll-behavior:contain}.product-picker .product-purchase{min-height:0;overflow:hidden;display:flex;flex-direction:column}.product-picker .denomination-grid{min-height:0;overflow-y:auto;overscroll-behavior:contain;max-height:min(360px,calc(100dvh - 340px));padding-right:4px}.product-picker .product-purchase>.primary-button,.product-picker .product-purchase>.secondary-button{flex-shrink:0}}@media(max-width:720px){.modal.product-picker{max-height:calc(100dvh - 16px)}.product-picker .product-body{overflow-y:auto;min-height:0;overscroll-behavior:contain}.product-picker .denomination-grid{max-height:none;overflow:visible}}.services-page{padding-top:36px}.services-page>.page-title{margin-bottom:28px}.service-groups{display:grid;grid-template-columns:1fr 1fr;gap:14px}.service-groups>button{display:flex;align-items:center;gap:16px;padding:24px;border-radius:16px;border:1px solid var(--border);background:var(--panel);text-align:left;color:var(--read-text)}.service-groups>button>div{flex:1;min-width:0}.service-groups h2{font-size:19px;font-weight:650;letter-spacing:-.3px}.service-groups p{margin-top:5px;font-size:15px;line-height:1.4;color:var(--read-muted)}.service-group-icon{width:50px;height:50px;border-radius:13px;background:var(--panel-soft);display:grid;place-items:center;flex-shrink:0}.service-group-icon.telegram{color:#188fc7}.service-search{margin-bottom:24px;width:100%;max-width:520px}.service-field{display:flex;flex-direction:column;gap:7px;margin:12px 0}.service-field>label{font-size:15px;font-weight:600;color:var(--read-text)}.service-field input,.service-select>button{width:100%;min-height:46px;padding:11px 13px;border:1px solid var(--border);border-radius:9px;background:var(--panel);color:var(--read-text);font-size:16px;text-align:left}.service-select{position:relative}.service-select>button{display:flex;align-items:center;justify-content:space-between}.service-select>[role=listbox]{max-height:220px;overflow:auto;border:1px solid var(--border);border-radius:9px;padding:5px;background:var(--panel)}.service-select [role=option]{display:block;width:100%;text-align:left;padding:10px 9px;background:transparent;border-radius:6px;font-size:15px}.service-select [role=option]:hover,.service-select [aria-selected=true]{background:var(--panel-soft)}.service-recipient-fields{max-height:220px;overflow-y:auto;flex-shrink:0}.cart-recipient{display:block;font-size:13px;line-height:1.5;overflow-wrap:anywhere;color:var(--read-muted)}@media(max-width:650px){.service-groups{grid-template-columns:1fr}.service-groups>button{padding:20px}.services-page{padding-top:26px}.bottom-nav{gap:2px}.bottom-nav>a{min-width:57px;padding-inline:8px}}.brand-tile.telegram-artwork{flex-direction:column;gap:12px;background:#168acd;color:#fff}.brand-tile.telegram-artwork>svg{position:static;opacity:1;flex-shrink:0;width:42px;height:42px}.brand-tile.telegram-artwork>span{font-size:19px}.brand-tile.telegram-artwork.large>svg{width:64px;height:64px}.brand-tile.telegram-artwork:after{display:none}.service-catalog .card-info h3{overflow-wrap:anywhere}.service-groups button:focus-visible,.service-field input:focus-visible,.service-select button:focus-visible{outline:2px solid var(--green);outline-offset:3px}.service-delivery .instructions{overflow-wrap:anywhere}.service-picker .denomination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-picker .denomination strong{overflow-wrap:anywhere;font-size:15px;line-height:1.4}.service-picker .denomination{min-height:78px}.asset-monogram>img{display:block;width:36px;height:36px;border-radius:50%;object-fit:contain;background:#fff}.stock-payment-picker{margin:14px 0 22px;background:var(--panel);border-radius:15px;transition:border-color .18s ease}.stock-payment-picker>summary{padding:17px 16px;gap:13px;min-height:78px}.stock-payment-picker>summary:focus{outline:none}.stock-payment-picker>summary:focus-visible{outline:2px solid var(--green);outline-offset:-4px;border-radius:15px}.stock-payment-picker>summary:hover{background:var(--panel-soft)}.stock-payment-picker>summary>.stock-coin-stack{display:flex;align-items:center;flex-shrink:0;padding-right:2px}.stock-coin-stack>img{display:block;width:34px;height:34px;object-fit:contain;border:2px solid var(--panel);border-radius:50%;background:#fff;position:relative;box-shadow:0 1px 3px #0002}.stock-coin-stack>img+img{margin-left:-11px}.stock-payment-picker>summary>.stock-picker-label{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1;min-width:0}.stock-picker-label>strong{font-size:16px;font-weight:650;line-height:1.3}.stock-picker-label>small{font-size:13px;font-weight:400;color:var(--read-muted);line-height:1.3}.stock-payment-picker>summary>.stock-picker-selection{display:flex;align-items:center;gap:9px;flex-shrink:0}.stock-picker-selection>span{font-size:13px;font-weight:600}.stock-picker-selection>svg{transition:transform .18s ease}.stock-payment-picker[open] .stock-picker-selection>svg{transform:rotate(180deg)}.stock-payment-picker[open]>summary{margin-bottom:7px}.stock-payment-picker .stock-payment-options{gap:10px;padding:0 14px 14px}.stock-payment-picker .stock-payment-option{border-radius:11px;min-height:72px}@media(max-width:420px){.stock-payment-picker>summary{gap:10px;padding:15px 12px}.stock-coin-stack>img{width:29px;height:29px}.stock-coin-stack>img+img{margin-left:-10px}.stock-picker-label>strong{font-size:15px}.stock-picker-label>small{font-size:12px}.stock-picker-selection>span{font-size:12px}.stock-payment-picker .stock-payment-option{padding:10px;gap:8px}}.main-container>:is(.shop-catalog,.services-page,.vault-page,.my-cards-page,.about-page,.order-page){padding-top:0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:40px 0 32px;margin:0}.page-heading-copy{min-width:0}.page-heading h1{font-family:Manrope,-apple-system,sans-serif;font-size:34px;line-height:1.2;font-weight:650;letter-spacing:-1.2px;color:var(--read-text)}.page-heading-copy>p{margin-top:10px;font-size:16px;line-height:1.55;color:var(--read-muted);max-width:720px}.page-heading-action{display:flex;align-items:center;flex-shrink:0}.page-heading-action .back-link{white-space:nowrap}.about-intro{max-width:760px;font-size:17px;line-height:1.7;color:var(--read-muted);margin:0 0 28px}@media(max-width:650px){.page-heading{align-items:flex-start;gap:18px;flex-wrap:wrap;padding:28px 0 26px}.page-heading h1{font-size:30px;letter-spacing:-1px}.page-heading-copy>p{font-size:16px;margin-top:9px}.page-heading-action,.page-heading-action .country-trigger{max-width:100%}.about-intro{font-size:16px}.service-search{margin-bottom:22px}}.payment-rounding{margin:12px auto 0;max-width:360px;font-size:15px;line-height:1.5;color:var(--read-muted);text-align:center}.liquidity-section{margin-top:40px}.liquidity-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.liquidity-heading h2{font-family:Manrope,-apple-system,sans-serif;font-size:24px;font-weight:650;letter-spacing:-.6px;line-height:1.3;color:var(--read-text)}.liquidity-heading p{margin-top:7px;font-size:16px;line-height:1.55;color:var(--read-muted)}.liquidity-status{flex-shrink:0;padding:7px 12px;border:1px solid var(--border);border-radius:100px;background:var(--panel);color:var(--read-muted);font-size:14px;font-weight:550;line-height:1.3}.liquidity-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);border:1px solid var(--border);border-radius:18px;background:var(--panel);overflow:hidden}.liquidity-reserve{padding:28px;background:var(--panel-soft)}.liquidity-reserve-label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:15px;line-height:1.4;color:var(--read-text);font-weight:550}.liquidity-reserve-label>span:last-child{font-size:13px;color:var(--read-muted);font-weight:400}.liquidity-reserve .liquidity-allocation{margin:24px 0 4px;font-family:Manrope,-apple-system,sans-serif;font-size:58px;font-weight:650;line-height:1.1;letter-spacing:-2.5px;color:var(--read-text);font-variant-numeric:tabular-nums}.liquidity-allocation>span{font-size:34px;letter-spacing:-1px;margin-left:3px}.liquidity-reserve>p:not(.liquidity-allocation){font-size:16px;line-height:1.6;color:var(--read-muted)}.liquidity-reserve .liquidity-reserve-description{margin-top:24px;max-width:390px}.liquidity-reserve .liquidity-allocation-note{margin-top:16px;font-size:14px!important}.liquidity-plan{display:flex;flex-direction:column;justify-content:center;gap:21px;padding:28px;border-left:1px solid var(--border)}.liquidity-plan>div+div{padding-top:20px;border-top:1px solid var(--border)}.liquidity-plan h3{font-size:17px;font-weight:600;line-height:1.4;color:var(--read-text);letter-spacing:-.15px}.liquidity-plan p{margin-top:6px;font-size:15px;line-height:1.6;color:var(--read-muted)}.liquidity-pairing{display:flex;align-items:flex-start;gap:15px}.liquidity-coins{display:flex;flex-shrink:0;padding-top:3px}.liquidity-coins>img{display:block;width:32px;height:32px;object-fit:contain;border:2px solid var(--panel);border-radius:50%;background:#fff}.liquidity-coins>img+img{margin-left:-10px}.liquidity-note{max-width:870px;margin-top:15px;font-size:14px;line-height:1.6;color:var(--read-muted)}@media(max-width:650px){.liquidity-section{margin-top:32px}.liquidity-heading{gap:12px;margin-bottom:17px}.liquidity-heading h2{font-size:22px}.liquidity-card{grid-template-columns:1fr}.liquidity-reserve,.liquidity-plan{padding:22px}.liquidity-plan{border-left:0;border-top:1px solid var(--border)}.liquidity-reserve .liquidity-allocation{margin-top:21px;font-size:52px}.liquidity-reserve .liquidity-reserve-description{margin-top:18px}.liquidity-heading p{font-size:15px}.liquidity-note{font-size:14px}}:root{--page:#f6f8f7;--border:#dfe5e1;--panel-soft:#edf3ef;background:var(--page)}html[data-theme=dark]{--page:#101813;--panel:#19241d;--surface:#19241d;--panel-soft:#223228;--border:#314238;background:var(--page)}body{background:var(--page)}.site-header{position:sticky;top:0;z-index:30;height:80px;background:#f6f8f7e6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}html[data-theme=dark] .site-header{background:#101813e6}.header-inner{gap:20px}.wordmark{gap:11px;font-size:25px;letter-spacing:-1.1px}.wordmark img{display:block;width:36px;height:36px;border-radius:11px}.header-right{gap:10px}.cart-button{min-height:44px;padding:9px 14px;gap:10px;border-radius:12px;background:var(--panel);font-size:15px;transition:background .18s,border-color .18s,box-shadow .18s}.cart-button:hover{background:var(--panel-soft);border-color:#aabdb0}.cart-count{width:23px;height:23px;font-size:13px;background:var(--panel-soft);color:var(--read-link)}.appearance>summary{width:44px;height:44px;border-radius:12px}.appearance>summary svg{width:19px;height:19px}.appearance-menu{border-radius:14px;box-shadow:0 12px 32px #11251b14}.page-heading{padding-top:36px;padding-bottom:28px}.page-heading h1{font-weight:650;letter-spacing:-1.1px}.product-card{border-radius:18px;border-color:var(--border);box-shadow:0 1px 2px #10291b03}.product-card:hover{transform:translateY(-2px);border-color:#9cb6a4;box-shadow:0 8px 24px #1637250d}.brand-tile{border-radius:12px}.card-info{padding:16px 8px 18px}.card-info h3{letter-spacing:-.2px}.card-arrow{width:30px;height:30px;transition:background .18s,transform .18s}.product-card:hover .card-arrow{transform:translate(2px)}.search-field,.email-field{border-radius:12px;min-height:48px;transition:box-shadow .18s,border-color .18s}.search-field:focus-within,.email-field:focus-within{border-color:#65967c;box-shadow:0 0 0 3px #65967c1c}.primary-button,.secondary-button{min-height:48px;border-radius:12px}.primary-button:hover:not(:disabled){filter:brightness(1.045)}.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled){transform:translateY(1px)}.service-groups>button{border-radius:18px;transition:border-color .18s,box-shadow .18s,transform .18s}.service-groups>button:hover{border-color:#9cb6a4;box-shadow:0 8px 24px #1637250d;transform:translateY(-2px)}.vault-value,.access-card,.payment-card,.order-summary{border-radius:18px}.modal{border-radius:24px}.bottom-nav{border-radius:18px;box-shadow:0 8px 28px #16372514;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.bottom-nav>a{border-radius:11px;transition:color .18s,background .18s}.bottom-nav>a.active{background:#dfebe2;color:#174b36}html[data-theme=dark] .bottom-nav>a.active{background:#2d4635;color:#dcf0de}.about-page .hero{min-height:430px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:36px;padding:52px 0 44px}.about-page .hero h1{font-size:56px;line-height:1.12;letter-spacing:-2.4px}.about-page .hero-copy>p{max-width:560px;font-size:17px;line-height:1.7}.about-page .hero-copy>.eyebrow{font-size:13px;letter-spacing:1px;margin:0 0 19px}.about-page .hero-link{font-size:16px;line-height:1.4;margin-top:24px;padding-bottom:6px}.about-page .hero-art{height:340px}.about-page .art-caption{font-size:10px;letter-spacing:1.1px}.about-page .ticket-front{box-shadow:0 24px 52px -20px #173d3266}.about-page .benefit-strip{padding:20px 18px;font-size:15px}.about-page .how-it-works{margin-top:32px;border-radius:18px}.site-footer{margin-top:44px;padding-top:26px}@media(max-width:720px){.about-page .hero{grid-template-columns:1fr;gap:10px;padding:34px 0 28px}.about-page .hero h1{font-size:46px;letter-spacing:-1.8px}.about-page .hero-art{height:300px}.about-page .hero-copy>p{max-width:580px}.about-page .benefit-strip{flex-wrap:wrap;justify-content:flex-start;gap:16px 22px}.about-page .hero-copy>.eyebrow{margin-bottom:15px}}@media(max-width:500px){.site-header{height:72px}.header-inner{gap:12px}.wordmark{font-size:22px;gap:8px}.wordmark img{width:32px;height:32px;border-radius:10px}.header-right{gap:8px}.cart-button{min-height:42px;padding:8px 10px;font-size:15px;gap:7px}.appearance>summary{width:42px;height:42px}.page-heading{padding-top:28px;padding-bottom:24px}.product-card{border-radius:15px}.brand-tile{border-radius:10px}.card-info{padding:13px 5px 15px}.card-arrow{width:27px;height:27px}.bottom-nav{border-radius:17px}.bottom-nav>a{padding-inline:8px}.about-page .hero h1{font-size:42px;letter-spacing:-1.6px}.about-page .hero-copy>p{font-size:16px}.about-page .hero-art{height:285px}.about-page .benefit-strip{font-size:14px;padding-inline:0}.about-page .how-it-works{margin-top:27px}}@media(max-width:360px){.wordmark{font-size:19px;gap:6px}.wordmark img{width:29px;height:29px}.header-right{gap:6px}.cart-button{padding-inline:8px}.about-page .hero h1{font-size:38px}.about-page .hero-art{transform:scale(.9);transform-origin:center}.liquidity-heading{flex-wrap:wrap}}.shop-catalog .product-grid{gap:24px 20px}.gift-card-item{padding:9px 9px 0;text-align:left;min-width:0;align-self:stretch}.gift-card-art{position:relative;aspect-ratio:1.5;border-radius:12px;overflow:hidden;isolation:isolate}.gift-card-art>.brand-tile{height:100%;width:100%;border-radius:inherit}.gift-card-art:after{content:"";position:absolute;inset:0;border:1px solid #10291b0a;border-radius:inherit;pointer-events:none}.gift-card-art .merchant-artwork>img{transition:transform .35s cubic-bezier(.2,.7,.2,1)}.gift-card-item .card-info{min-height:98px;padding:17px 8px 19px;gap:12px}.gift-card-item .card-info>div{min-width:0}.gift-card-item h3{font-size:17px;font-weight:600;line-height:1.4;letter-spacing:-.25px}.gift-card-item .card-region{display:inline-flex;align-items:center;gap:7px;margin-top:9px;font-size:14px;line-height:1.4;color:var(--read-muted)}.gift-card-item .card-region>span{font-size:17px;line-height:1}.gift-card-item .card-arrow{margin-top:4px;background:var(--panel-soft);color:var(--read-link)}.gift-card-action{position:absolute;right:12px;bottom:12px;z-index:2;display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:10px;background:#ffffffed;color:#163f2b;box-shadow:0 4px 16px #00000012;font-size:13px;font-weight:600;line-height:1.3;opacity:0;transform:translateY(5px);transition:opacity .2s,transform .2s;pointer-events:none}@media(hover:hover){.gift-card-item:hover .gift-card-action,.gift-card-item:focus-visible .gift-card-action{opacity:1;transform:translateY(0)}.gift-card-item:hover .merchant-artwork>img{transform:scale(1.025)}}.catalog-tools{gap:20px;padding-bottom:20px;border-bottom:1px solid var(--border);margin-bottom:24px!important}.catalog-tools .search-field{max-width:350px;padding-inline:15px;background:var(--panel)}.filter-chips{gap:4px;padding:4px;border:1px solid var(--border);border-radius:13px;background:var(--panel)}.filter-chips button{padding:9px 13px;border-radius:9px;font-size:14px;font-weight:500;color:var(--read-muted);border:0}.filter-chips button.active{background:#e0ece4;color:#174b36;box-shadow:0 1px 3px #1637250a}.filter-chips button:hover:not(.active){background:var(--panel-soft);color:var(--read-text)}html[data-theme=dark] .filter-chips button.active{background:#2d4635;color:#dcf0de}.country-trigger{border-radius:12px;min-height:46px;background:var(--panel)}.service-search{max-width:430px}.product-picker .redemption-note{border-radius:13px}.denomination{border-radius:11px;transition:border-color .18s,background .18s,box-shadow .18s}.denomination:hover:not(:disabled){border-color:#9cb6a4}.denomination.selected{box-shadow:inset 0 0 0 1px #65967c}@media(max-width:900px){.catalog-tools{gap:15px}.catalog-tools .search-field{max-width:none}.filter-chips{width:100%;justify-content:space-between}.filter-chips button{flex:1}.shop-catalog .product-grid{gap:20px 16px}}@media(max-width:500px){.shop-catalog .product-grid{gap:18px 12px}.gift-card-item{padding:7px 7px 0}.gift-card-art{aspect-ratio:1.18;border-radius:10px}.gift-card-item .card-info{padding:13px 4px 16px;min-height:96px;gap:7px}.gift-card-item h3{font-size:16px;line-height:1.4}.gift-card-item .card-region{font-size:13px;gap:5px;margin-top:8px}.gift-card-item .card-region>span{font-size:15px}.gift-card-item .card-arrow{width:23px;height:23px;flex-shrink:0}.gift-card-item .card-arrow>svg{width:14px;height:14px}.catalog-tools{padding-bottom:17px;margin-bottom:20px!important}.filter-chips{justify-content:flex-start;width:100%;margin:0;padding:4px;gap:2px}.filter-chips button{font-size:14px;flex:0 0 auto;padding:9px 11px}.gift-card-action{display:none}}.payment-card>.buyback-payment-note{max-width:360px;margin:17px auto 0;text-align:left}.holding-row.coupon-holding-row{position:relative;margin:0 0 4px;padding:20px 18px;border:1px solid #b8d0b5;border-radius:13px;background:#eaf3e8}.coupon-holding-row .asset-monogram{background:#17422d;border-radius:50%;box-shadow:0 0 0 4px #18482d09}.coupon-holding-row .asset-monogram img{border-radius:50%}.coupon-holding-row>div>strong{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.coupon-holding-row .coupon-holding-badge{display:inline-flex;padding:3px 7px;border:1px solid #b9cdb2;border-radius:5px;font-size:10px;line-height:1.3;letter-spacing:.15px;font-weight:500;color:#365f38;background:#ffffff60}.coupon-holding-row>.holding-amount>strong{justify-content:flex-end}html[data-theme=dark] .holding-row.coupon-holding-row{background:#283e2b;border-color:#5d7a4a}html[data-theme=dark] .coupon-holding-row .coupon-holding-badge{background:#d4ecb80a;color:#d4e9bd;border-color:#627f50}@media(max-width:500px){.holding-row.coupon-holding-row{padding:16px 12px}.coupon-holding-row .coupon-holding-badge{font-size:9px}.coupon-holding-row>div>strong{gap:5px}}@media(max-width:360px){.stock-payment-picker>summary{gap:8px}.stock-coin-stack>img{width:24px;height:24px}.stock-coin-stack>img+img{margin-left:-10px}}.esim-intro{display:flex;align-items:center;gap:18px;padding:23px 25px;background:var(--panel);border:1px solid var(--border);border-radius:18px;margin-bottom:28px}.esim-intro-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;color:var(--green);background:var(--panel-soft);flex-shrink:0}.esim-intro strong{font-size:19px;color:var(--read-text);font-weight:650}.esim-intro p{font-size:16px;line-height:1.5;color:var(--read-muted);margin-top:4px}.esim-intro-end{margin-left:auto;color:var(--read-muted)}.esim-tools{display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.esim-tools .search-field{flex:1;max-width:440px}.esim-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.esim-destination{display:flex;align-items:center;gap:13px;background:var(--panel);border:1px solid var(--border);padding:20px 16px;border-radius:16px;text-align:left;transition:transform .18s,border-color .18s,box-shadow .18s}.esim-destination:hover{transform:translateY(-2px);border-color:#8ba995;box-shadow:0 8px 25px #153a2410}.esim-destination>span:nth-child(2){min-width:0;flex:1}.esim-destination strong{display:block;font-size:16px;line-height:1.4;color:var(--read-text);font-weight:600}.esim-destination small{display:block;font-size:13px;line-height:1.5;color:var(--read-muted);margin-top:3px}.esim-destination-price{text-align:right;flex-shrink:0}.esim-destination>svg{display:none}.esim-destination-mark{font-size:30px;display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;line-height:1}.esim-destination-mark.regional{background:var(--panel-soft);color:var(--green);border-radius:13px}.esim-empty{display:grid;justify-items:center;text-align:center;gap:14px;padding:64px 20px;color:var(--read-muted)}.esim-empty h2{font-size:23px;color:var(--read-text)}.esim-empty p{font-size:16px;max-width:400px;line-height:1.6}.esim-plan-art{display:flex;flex-direction:column;justify-content:space-between;min-height:210px;padding:24px;border-radius:18px;color:#f0faef;background:#154a36}.esim-plan-art>span:first-child{font-weight:750;letter-spacing:-.5px;font-size:18px}.esim-plan-art>div{display:flex;align-items:center;gap:12px;padding:22px 0}.esim-plan-art h2{font-size:27px!important;color:#fff!important;line-height:1.15;letter-spacing:-.8px;overflow-wrap:anywhere}.esim-plan-art>span:last-child{display:flex;align-items:center;gap:8px;font-size:14px;color:#d4e7d8}.esim-plan-description{padding:24px 0 16px}.esim-plan-description h3{font-size:20px;margin-bottom:10px;color:var(--read-text)}.esim-plan-description p,.esim-coverage p,.esim-plan-facts{font-size:15px;line-height:1.65;color:var(--read-muted)}.esim-coverage{padding:14px 0;border-top:1px solid var(--border)}.esim-coverage summary,.esim-plan-facts summary{font-size:15px;font-weight:550;cursor:pointer;color:var(--read-text)}.esim-coverage p{margin-top:10px;max-height:180px;overflow:auto}.esim-plan-facts{display:grid;gap:10px;padding-top:12px}.esim-plan-facts>p{display:flex;align-items:flex-start;gap:9px}.esim-plan-facts svg{margin-top:4px;flex-shrink:0}.esim-plan-facts details p{padding-top:8px}.esim-plan-list{display:flex;flex-direction:column;gap:10px;overflow:auto;max-height:340px;padding:3px;flex-shrink:1;min-height:90px}.esim-plan-list>button{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--border);border-radius:13px;padding:15px 16px;background:var(--panel);text-align:left;transition:background .15s,border-color .15s}.esim-plan-list>button.selected{border-color:var(--green);background:var(--panel-soft);box-shadow:inset 0 0 0 1px var(--green)}.esim-plan-volume{font-size:21px;font-weight:650;color:var(--read-text)}.esim-plan-volume small{display:block;font-size:14px;font-weight:400;color:var(--read-muted);margin-top:4px}.esim-plan-price{display:flex;align-items:center;gap:14px;font-size:17px;font-weight:600}.esim-radio{width:18px;height:18px;border:1px solid var(--read-muted);border-radius:50%}.esim-compatibility{display:flex;align-items:flex-start;gap:11px;font-size:15px;line-height:1.55;color:var(--read-text);padding-top:18px;cursor:pointer}.esim-compatibility input{accent-color:var(--green);width:19px;height:19px;flex-shrink:0;margin:2px 0 0}.esim-device-help{font-size:14px;color:var(--read-muted);padding:10px 0 18px}.esim-device-help summary{cursor:pointer}.esim-device-help p{line-height:1.65;padding-top:10px}.esim-picker .product-purchase>.primary-button{margin-top:10px;flex-shrink:0}.esim-picker .product-purchase>.fineprint{padding-top:12px}.esim-ready-label{font-size:14px!important;color:var(--read-muted)!important;margin-bottom:5px!important}.esim-delivery .primary-button{margin-top:20px}.esim-install{margin-top:22px;padding-top:22px;border-top:1px solid var(--border);font-size:15px;color:var(--read-muted);line-height:1.65}.esim-install h4{font-size:18px;color:var(--read-text);margin:16px 0 8px}.esim-install p{margin:12px 0}.esim-install summary{cursor:pointer;color:var(--read-text);font-weight:600}.esim-install-field{display:grid;gap:8px;padding:14px 0;border-bottom:1px solid var(--border);margin-bottom:10px}.esim-install-field code{overflow-wrap:anywhere;color:var(--read-text);font-size:15px}.esim-install-field .copy-button{justify-self:start}.esim-usage{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:20px;font-size:15px;color:var(--read-text)}.esim-delivery progress{width:100%;height:7px;accent-color:var(--green);margin:14px 0}.esim-delivery>.fineprint{padding-top:7px}.shop-esim-link{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--green);font-weight:600;padding:0 0 22px}.shop-esim-link svg:last-child{width:17px}.esim-service-banner{width:100%;text-align:left;margin:0 0 22px}.esim-service-banner .esim-intro-end{display:flex;align-items:center}@media(max-width:1000px){.esim-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.esim-grid{grid-template-columns:1fr;gap:10px}.esim-destination{padding:18px}.esim-destination strong{font-size:17px}.esim-destination small{font-size:14px}.esim-destination>svg{display:block;color:var(--read-muted)}.esim-tools{flex-direction:column;gap:14px}.esim-tools .search-field{max-width:none}.esim-tools .filter-chips{align-self:flex-start}.esim-intro{padding:18px;gap:13px}.esim-intro-icon{width:45px;height:45px;border-radius:13px}.esim-intro-end{display:none}.esim-intro strong{font-size:17px}.esim-intro p{font-size:15px}.esim-plan-art{min-height:170px}.esim-plan-list{max-height:320px}.esim-usage{align-items:flex-start}.bottom-nav:has(a[href="/esims"]){width:calc(100% - 24px);max-width:490px}.bottom-nav:has(a[href="/esims"])>a{min-width:0;flex:1;padding-inline:4px}}@media(prefers-reduced-motion:reduce){.esim-destination,.esim-plan-list>button{transition:none}.esim-destination:hover{transform:none}}.esim-cart-art{background:#154a36;color:#f0faef;gap:8px}.esim-cart-art>svg{position:static!important;opacity:1!important}.esim-cart-art>span{font-size:14px!important}body:has(.modal-backdrop) .support-launcher{visibility:hidden;pointer-events:none}@media(max-width:650px){.esim-plan-art{min-height:120px;padding:16px}.esim-plan-art>div{padding:12px 0 0}.esim-plan-art>span:last-child,.esim-plan-description{display:none}.esim-plan-art h2{font-size:25px!important}.esim-plan-facts{font-size:14px;line-height:1.5;gap:8px;padding-top:4px}.esim-plan-facts>p{gap:8px}.esim-picker .product-overview{padding-bottom:16px!important}.esim-plan-list{max-height:300px}}.esim-destination.is-suggested{background:var(--panel-soft);border-color:#6f9b83;box-shadow:inset 0 0 0 1px #6f9b8329}.esim-country-suggestion{display:block;font-size:11px;font-weight:650;line-height:1.3;letter-spacing:.15px;color:var(--green);margin-bottom:5px}.esim-picker .esim-period-list{padding:1px;gap:10px;max-height:340px;min-height:150px}.esim-period{border:1px solid var(--border);border-radius:13px;background:var(--panel);flex-shrink:0;overflow:hidden}.esim-period.is-open{border-color:#86a190}.esim-period-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px 16px;background:var(--panel-soft);color:var(--read-text);text-align:left}.esim-period-heading>span:first-child{display:flex;align-items:center;gap:11px;flex-wrap:wrap}.esim-period-heading strong{font-size:16px;font-weight:650;line-height:1.4}.esim-period-heading small{font-size:12px;color:var(--read-muted);font-weight:400;line-height:1.4}.esim-period-heading>span:last-child{display:flex;align-items:center;gap:10px;font-size:13px;flex-shrink:0}.esim-period-heading svg{transition:transform .2s}.esim-period.is-open .esim-period-heading svg{transform:rotate(180deg)}.esim-period-options:not([hidden]){display:flex;flex-direction:column;gap:7px;padding:9px}.esim-period-options>button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px;background:var(--panel);border:1px solid transparent;border-radius:9px;text-align:left;color:var(--read-text);transition:background .15s,border-color .15s}.esim-period-options>button+button{border-top-color:var(--border)}.esim-period-options>button:hover{background:var(--panel-soft)}.esim-period-options>button.selected{background:var(--panel-soft);border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.esim-period-options .esim-plan-volume{font-size:19px}.esim-period-options .esim-plan-volume small{font-size:12px;margin-top:4px}.esim-period-options .esim-plan-price{font-size:16px}.esim-period-heading:focus-visible,.esim-period-options>button:focus-visible{outline:2px solid var(--green);outline-offset:-3px}.esim-picker .esim-compatibility{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:11px;padding:18px 0 0;margin:0;color:var(--read-text);font-size:15px;line-height:24px;flex-shrink:0}.esim-checkbox-control{position:relative;display:block;width:22px;height:22px;margin-top:1px}.esim-checkbox-control input{appearance:none;position:absolute;inset:0;width:100%;height:100%;min-width:0;min-height:0;padding:0;margin:0;border:0;opacity:0;z-index:1;cursor:pointer}.esim-checkbox-mark{display:grid;place-items:center;width:22px;height:22px;border:1.5px solid var(--read-muted);border-radius:6px;background:var(--panel);color:var(--panel);transition:background .16s,border-color .16s}.esim-checkbox-mark svg{opacity:0;transition:opacity .16s}.esim-checkbox-control input:checked+.esim-checkbox-mark{background:var(--green);border-color:var(--green);color:var(--panel)}.esim-checkbox-control input:checked+.esim-checkbox-mark svg{opacity:1}.esim-checkbox-control input:focus-visible+.esim-checkbox-mark{outline:2px solid var(--green);outline-offset:3px}@media(max-width:650px){.esim-period-heading{padding:13px}.esim-period-heading>span:first-child{gap:6px}.esim-period-heading small{font-size:12px}.esim-period-heading>span:last-child{font-size:12px;gap:6px}.esim-picker .esim-period-list{max-height:330px;min-height:130px}.esim-picker .esim-compatibility{font-size:15px;line-height:23px}.esims-page>.page-heading:has(.country-trigger){align-items:center}.esims-page>.page-heading .country-trigger{font-size:14px;min-height:42px}}@media(prefers-reduced-motion:reduce){.esim-period-heading svg,.esim-period-options>button,.esim-checkbox-mark,.esim-checkbox-mark svg{transition:none}}.esim-coverage-choice{margin:4px 0 16px}.esim-coverage-choice h3{font-size:16px;color:var(--read-text);font-weight:650}.esim-coverage-choice>p{font-size:14px;line-height:1.5;margin:7px 0 12px;color:var(--read-muted)}.esim-coverage-choice>div{display:flex;flex-direction:column;gap:7px}.esim-coverage-choice button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:var(--panel);text-align:left;color:var(--read-text)}.esim-coverage-choice button.selected{border-color:var(--green);background:var(--panel-soft);box-shadow:inset 0 0 0 1px var(--green)}.esim-coverage-choice button strong{display:block;font-size:14px;font-weight:550;line-height:1.4}.esim-coverage-choice button small{display:block;font-size:12px;margin-top:3px;color:var(--read-muted)}.esim-coverage-choice button>span:last-child{display:flex;align-items:center;gap:9px;font-size:13px;flex-shrink:0}.esim-coverage-choice .esim-radio{width:16px;height:16px}.esim-coverage-choice button:focus-visible{outline:2px solid var(--green);outline-offset:3px}.esim-direct-install{margin:20px 0 13px}.esim-direct-install>a{display:flex;justify-content:space-between;text-align:left}.esim-direct-install>p{font-size:14px;line-height:1.55;color:var(--read-muted);margin:10px 0 0}.esim-delivery>.secondary-button.full{display:flex;justify-content:space-between;align-items:center}@media(max-width:650px){.esims-page:not(.home-section)>.page-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,45%);align-items:center;gap:9px 12px}.esims-page:not(.home-section)>.page-heading .page-heading-copy{display:contents}.esims-page:not(.home-section)>.page-heading h1{grid-column:1;grid-row:1;font-size:26px;white-space:nowrap}.esims-page:not(.home-section)>.page-heading .page-heading-action{grid-column:2;grid-row:1;min-width:0;justify-content:flex-end}.esims-page:not(.home-section)>.page-heading .page-heading-copy>p{grid-column:1/-1;grid-row:2;margin-top:0;min-width:0}.esims-page:not(.home-section)>.page-heading .country-trigger{min-width:0;max-width:100%;font-size:14px}.esims-page:not(.home-section)>.page-heading .country-trigger>svg{flex-shrink:0}}@media(max-width:380px){.esims-page:not(.home-section)>.page-heading{grid-template-columns:minmax(0,1fr) minmax(0,45%);column-gap:8px}.esims-page:not(.home-section)>.page-heading h1{font-size:24px}.esims-page:not(.home-section)>.page-heading .country-trigger{font-size:13px;padding-inline:8px;gap:5px}}.connectivity-tabs{display:flex;width:max-content;max-width:100%;gap:4px;padding:5px;border:1px solid var(--border);border-radius:16px;background:var(--surface);margin:0 0 24px}.connectivity-tabs button{display:flex;align-items:center;gap:9px;padding:12px 18px;border:0;border-radius:11px;background:transparent;color:var(--muted);font:inherit;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.connectivity-tabs button.active{background:var(--soft);color:var(--text)}.topup-network{grid-template-columns:auto minmax(0,1fr) auto}.topup-network-mark{display:grid;place-items:center;flex-shrink:0;width:54px;height:54px;border-radius:15px;background:var(--surface);overflow:hidden;color:var(--text)}.topup-network-mark img{width:100%;height:100%;object-fit:contain;background:#fff;padding:7px}.topup-product-art{display:flex;flex-direction:column;align-items:flex-start;gap:24px;background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:30px}.topup-product-art>.topup-network-mark{width:90px;height:90px;border-radius:22px}.topup-product-art h2{font-size:28px;line-height:1.15;margin:0 0 9px}.topup-product-art p{margin:0;color:var(--muted);font-size:16px}.topup-phone-label{font-size:17px;font-weight:600;display:block;margin-bottom:10px}.topup-phone-input,.topup-custom-amount input{width:100%;font:inherit;font-size:18px;border:1px solid var(--border);background:var(--surface);color:var(--text);padding:15px 16px;border-radius:13px}.topup-amounts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:300px;overflow:auto;padding:3px}.topup-amounts button{display:flex;flex-direction:column;gap:10px;text-align:left;padding:16px;border:1px solid var(--border);border-radius:14px;background:var(--surface);color:var(--text);font:inherit;cursor:pointer;transition:background .2s,border-color .2s}.topup-amounts strong{font-size:17px;line-height:1.35}.topup-amounts button>span{display:flex;justify-content:space-between;gap:8px;font-size:16px;color:var(--muted)}.topup-amounts button.selected{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.topup-custom-amount{display:grid;gap:8px;margin:18px 0;font-size:16px}.topup-custom-amount small{color:var(--muted);font-size:14px}.topup-confirmation{padding:17px;border:1px solid var(--border);border-radius:16px;display:grid;gap:13px;margin:20px 0}.topup-confirmation>div{display:flex;justify-content:space-between;align-items:baseline;gap:16px;font-size:16px}.topup-confirmation span{color:var(--muted)}.topup-confirmation strong{text-align:right;overflow-wrap:anywhere}.topup-picker .esim-compatibility{align-items:flex-start}.topup-picker .primary-button{margin-top:18px}@media(max-width:600px){.connectivity-tabs{width:100%;margin-bottom:20px}.connectivity-tabs button{flex:1;justify-content:center;padding:11px 9px;font-size:15px}.topup-product-art{padding:22px;gap:16px}.topup-product-art h2{font-size:24px}.topup-confirmation>div{font-size:15px}}@media(prefers-reduced-motion:reduce){.connectivity-tabs button,.topup-amounts button{transition:none}}.connectivity-tabs{width:100%;max-width:650px;gap:6px;padding:6px;margin-bottom:26px;border-radius:18px}.connectivity-tabs button{flex:1;justify-content:flex-start;gap:13px;padding:14px 18px;text-align:left}.connectivity-tabs button>span{display:grid;gap:4px}.connectivity-tabs strong{font-size:16px;font-weight:650;line-height:1.2}.connectivity-tabs small{font-size:13px;line-height:1.3;font-weight:400;color:var(--muted)}.topup-start{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.3fr);gap:38px;padding:30px;border:1px solid var(--border);border-radius:23px;background:var(--surface);align-items:center}.topup-start-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--soft);color:var(--green);margin-bottom:16px}.topup-start h2{font-size:24px;line-height:1.25;letter-spacing:-.5px;color:var(--text);margin:0 0 10px}.topup-start-copy p{font-size:16px;color:var(--muted);line-height:1.55;max-width:330px;margin:0}.topup-number-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.topup-number-heading label{font-size:16px;font-weight:600;color:var(--text)}.topup-number-heading .country-trigger{font-size:14px;min-height:40px;padding:9px 12px;max-width:230px}.topup-number-heading .country-trigger-flag{font-size:17px}.topup-number-row{display:flex;gap:10px}.topup-number-row input{width:100%;min-width:0;background:var(--panel);border:1px solid var(--border);border-radius:12px;font:inherit;font-size:17px;padding:15px;color:var(--text)}.topup-number-row .primary-button{flex-shrink:0;gap:12px;font-size:15px;padding:14px 18px;min-height:54px}.topup-start .fineprint{font-size:13px;line-height:1.6;padding-top:10px;margin:0;color:var(--muted)}.topup-browse{display:inline-flex;align-items:center;gap:7px;margin-top:17px;font-size:14px}.topup-results{padding-top:30px;animation:topup-enter .22s ease-out}.topup-results-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.topup-results-heading h2{margin:0;color:var(--text);font-size:21px;line-height:1.35;letter-spacing:-.35px}.topup-results-heading p{font-size:15px;color:var(--muted);line-height:1.5;margin:7px 0 0}.topup-results-heading>.text-button{flex-shrink:0}.topup-network-search{max-width:450px;margin-bottom:20px}.topup-network-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.topup-network-grid.is-suggested{grid-template-columns:minmax(0,590px)}.topup-brand-card{display:flex;align-items:center;gap:15px;padding:22px;border:1px solid var(--border);border-radius:20px;background:var(--surface);color:var(--text);font:inherit;text-align:left;transition:transform .2s,background .2s,border-color .2s;cursor:pointer;min-width:0}.topup-brand-card:hover{transform:translateY(-2px);border-color:var(--green);background:var(--soft)}.topup-brand-card:focus-visible{outline:2px solid var(--green);outline-offset:3px}.topup-brand-copy{flex:1;min-width:0}.topup-brand-copy>strong{display:block;font-size:18px;line-height:1.3;font-weight:650}.topup-brand-types{display:flex;flex-wrap:wrap;gap:5px 7px;margin-top:10px}.topup-brand-types>span{font-size:12px;line-height:1.4;padding:4px 7px;border-radius:6px;background:var(--soft);color:var(--muted)}.topup-brand-price{display:grid;justify-items:end;gap:4px;flex-shrink:0}.topup-brand-price small{font-size:12px;color:var(--muted)}.topup-brand-price strong{font-size:16px}.topup-brand-price svg{margin-top:6px;color:var(--muted)}.topup-type-picker{display:flex;gap:8px;margin-bottom:20px;flex-shrink:0}.topup-type-picker button{display:flex;flex:1;min-width:0;flex-direction:column;align-items:flex-start;gap:7px;border:1px solid var(--border);border-radius:13px;background:var(--surface);padding:14px 12px;text-align:left;color:var(--muted);font:inherit;cursor:pointer;transition:background .18s,border-color .18s,color .18s}.topup-type-picker button.active{border-color:var(--green);background:var(--soft);color:var(--text);box-shadow:inset 0 0 0 1px var(--green)}.topup-type-picker strong{font-size:15px}.topup-type-picker small{font-size:12px;line-height:1.4}.topup-amounts{animation:topup-enter .2s ease-out}@keyframes topup-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.topup-network-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topup-start{gap:24px}.topup-number-row{flex-wrap:wrap}.topup-number-row .primary-button{width:100%;justify-content:space-between}}@media(max-width:650px){.mobile-topups-page>.page-heading{display:block!important}.connectivity-tabs{margin-bottom:20px;border-radius:15px}.connectivity-tabs button{padding:12px 10px;gap:9px}.connectivity-tabs button>svg{width:19px;flex-shrink:0}.connectivity-tabs strong{font-size:14px}.connectivity-tabs small{font-size:11px}.topup-start{display:block;padding:20px;border-radius:20px}.topup-start-icon{display:none}.topup-start h2{font-size:22px;max-width:260px}.topup-start-copy p{font-size:15px;max-width:none}.topup-start-fields{margin-top:23px}.topup-number-heading{gap:8px}.topup-number-heading label{font-size:14px}.topup-number-heading .country-trigger{max-width:180px;font-size:13px}.topup-number-row input{font-size:16px}.topup-network-grid{grid-template-columns:1fr;gap:12px}.topup-brand-card{padding:18px;gap:13px}.topup-brand-copy>strong{font-size:18px}.topup-brand-types{gap:5px}.topup-brand-types>span{font-size:11px}.topup-results-heading{align-items:flex-start;gap:12px;flex-direction:column}.topup-results-heading h2{font-size:20px}.topup-results-heading p{font-size:14px}.topup-results{padding-top:25px}.topup-product-art{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:18px}.topup-product-art .topup-art-brand{display:none}.topup-product-art>.topup-network-mark{width:64px;height:64px;border-radius:16px}.topup-product-art h2{font-size:23px}.topup-product-art p{font-size:13px;line-height:1.5}.topup-type-picker{gap:7px;margin-bottom:18px}.topup-type-picker button{padding:11px 10px}.topup-type-picker small{font-size:11px}.topup-type-picker strong{font-size:14px}}@media(prefers-reduced-motion:reduce){.topup-results,.topup-amounts{animation:none}.topup-brand-card,.topup-type-picker button{transition:none}.topup-brand-card:hover{transform:none}}.journey-artwork{position:relative;min-width:0;min-height:265px;align-self:center;width:100%;overflow:hidden;container-type:inline-size}.journey-scene{position:relative;width:380px;height:265px;margin:0 auto;isolation:isolate}.journey-window{position:absolute;right:43px;top:20px;width:151px;height:206px;overflow:hidden;border:7px solid #fdfbf4;border-radius:80px 80px 23px 23px;background:linear-gradient(#bed6dc,#f2e2bf);box-shadow:0 2px 0 1px #bbaa8c,8px 12px 25px -8px #604d442b;transform:rotate(9deg)}.journey-window>svg{position:absolute;top:28px;right:20px;color:#fff8de;animation:journey-sun 26s linear infinite}.journey-horizon{position:absolute;width:230px;height:160px;bottom:-75px;left:-60px;background:#6c9981;border-radius:50%;transform:rotate(17deg)}.journey-horizon-front{background:#376a55;left:29px;bottom:-67px;transform:rotate(-25deg)}.journey-key{position:absolute;top:26px;left:64px;width:137px;height:199px;border:1px solid #54735f;border-radius:14px;background:linear-gradient(140deg,#345c45,#133c2d);color:#f0ecdc;box-shadow:3px 4px #698370,10px 14px 18px -7px #273b3650;padding:17px 14px;transform:rotate(-11deg);z-index:2;animation:journey-key-float 8s ease-in-out infinite}.journey-key-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;letter-spacing:-.3px}.journey-key>svg{margin-top:21px;color:#c9dcac}.journey-key>div:nth-of-type(2){margin-top:12px}.journey-key small{display:block;font-size:6px;letter-spacing:1.1px;color:#d5dec5}.journey-key>div:nth-of-type(2)>strong{display:block;font-size:18px;line-height:1.15;margin-top:6px;letter-spacing:-.5px;font-weight:550}.journey-key-line{display:block;position:absolute;right:14px;bottom:18px;width:17px;height:18px;background:repeating-linear-gradient(90deg,#c8d7bf 0 1px,transparent 1px 3px);opacity:.6}.journey-pass{position:absolute;right:19px;bottom:18px;width:200px;border:1px solid #d1cbb4;border-radius:12px;background:#fffdf4;color:#284839;padding:13px 15px;z-index:3;box-shadow:2px 3px #d8d2bf,7px 12px 18px -7px #37423836;transform:rotate(7deg);animation:journey-pass-float 8s ease-in-out -3s infinite}.journey-pass>span:first-child{display:block;font-size:7px;letter-spacing:1px;font-weight:650;color:#6c7b69}.journey-pass>div{display:flex;align-items:center;justify-content:space-between;margin-top:10px;font-size:15px;letter-spacing:-.4px}.journey-pass-rule{display:block;border-top:1px dashed #a7b19c;margin:10px -15px 6px}.journey-pass>small{font-size:8px;color:#697863}.journey-orbit{position:absolute;left:13px;top:55px;width:340px;height:141px;border:1px dashed #9ca88c77;border-radius:50%;transform:rotate(-14deg)}.journey-plane{position:absolute;left:25px;top:80px;display:grid;place-items:center;width:51px;height:51px;color:#466d64;z-index:4;filter:drop-shadow(2px 4px 2px #425e5933);transform:rotate(-25deg)}.journey-dot{position:absolute;right:29px;top:46px;width:5px;height:5px;border-radius:50%;background:#af9e68;box-shadow:0 0 0 5px #a9955f10}.journey-dot.second{inset:auto auto 24px 42px;width:3px;height:3px}@supports (offset-path:ellipse(44% 28% at 50% 50%)){.journey-plane{left:0;top:0;offset-path:ellipse(44% 28% at 50% 50%);offset-rotate:auto -45deg;animation:journey-flight 16s linear -5s infinite,journey-depth 16s linear -5s infinite}}@keyframes journey-key-float{0%,to{transform:translateY(2px) rotate(-11deg)}50%{transform:translateY(-5px) rotate(-8deg)}}@keyframes journey-pass-float{0%,to{transform:translateY(1px) rotate(7deg)}50%{transform:translateY(-4px) rotate(4deg)}}@keyframes journey-sun{to{rotate:360deg}}@keyframes journey-flight{to{offset-distance:100%}}@keyframes journey-depth{0%,48%{z-index:4}50%,98%{z-index:1}to{z-index:4}}@container (max-width:360px){.journey-scene{width:380px;left:50%;margin-left:-190px;scale:.8}.journey-artwork{min-height:230px}}@container (max-width:240px){.journey-scene{scale:.62}}@container (max-width:175px){.journey-scene{scale:.4}}@container (max-width:135px){.journey-scene{scale:.34}}@media(prefers-reduced-motion:reduce){.journey-artwork *{animation:none!important}.journey-plane{offset-distance:45%}}.shop-hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:stretch;gap:12px;margin:24px 0 0;background:#eaf1e9;border:1px solid #dfe8dc;border-radius:20px;overflow:hidden;isolation:isolate;position:relative}.shop-hero-copy{padding:24px 0 24px 30px;align-self:center;position:relative;z-index:1}.shop-hero-network{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:550;line-height:1.4;color:#345343}.shop-hero-network>img{display:block;border-radius:50%;flex-shrink:0}.shop-hero h1{margin:10px 0 0;font-family:Manrope,-apple-system,sans-serif;font-size:36px;line-height:1.13;letter-spacing:-1.35px;font-weight:650;color:#173c2c}.shop-hero h1>span{color:#326747}.shop-hero-description{margin:11px 0 0;font-size:15px;line-height:1.5;color:#425c4b}.shop-hero-link{display:inline-flex;align-items:center;gap:6px;min-height:28px;margin-top:10px;font-size:14px;font-weight:600;color:#1e5037;text-decoration:underline;text-decoration-color:#93ac94;text-underline-offset:4px;transition:gap .2s}.shop-hero-link:hover{gap:10px}.shop-hero-link:focus-visible{outline:2px solid #326747;outline-offset:4px;border-radius:3px}.shop-hero-visual{min-width:0;position:relative;margin:0 14px 0 0;align-self:stretch;min-height:248px}.shop-hero-stage{position:absolute;inset:0;perspective:650px}.shop-hero-stage:before{content:"";position:absolute;left:15%;top:33%;width:78%;height:50%;border:1px solid #91ad8b33;border-radius:50%}.shop-hero-image{display:block;position:absolute;left:13%;top:23%;width:83%;height:75%;object-fit:contain;z-index:2;animation:shop-card-float 7s ease-in-out infinite}.shop-card-shadow{position:absolute;left:25%;bottom:8%;width:62%;height:10%;background:#14372620;border-radius:50%;filter:blur(12px);animation:shop-shadow-breathe 7s ease-in-out infinite}.hero-stock-coin{display:block;position:absolute;width:66px;height:66px;z-index:3;--coin-tilt:-12deg;--coin-yaw:-14deg}.hero-stock-coin>span{display:block;width:100%;height:100%;border-radius:50%;padding:3px;background:linear-gradient(135deg,#fff,#829285 52%,#d5e2d1);box-shadow:3px 4px #68796b,5px 10px 16px #1437262b;transform:rotate(var(--coin-tilt)) rotateY(var(--coin-yaw));position:relative}.hero-stock-coin>span:after{content:"";position:absolute;inset:3px;border-radius:50%;box-shadow:inset 0 1px 3px #ffffff80;pointer-events:none}.hero-stock-coin img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.hero-stock-AAPLx{left:23%;top:7%;--orbit-delay:-13.5s;width:61px;height:61px;--coin-tilt:-11deg;--coin-yaw:-18deg}.hero-stock-NVDAx{left:2%;top:43%;--orbit-delay:0s;--coin-tilt:12deg;--coin-yaw:18deg}.hero-stock-TSLAx{left:76%;top:8%;--orbit-delay:-9s;width:55px;height:55px;--coin-tilt:12deg;--coin-yaw:16deg}.hero-stock-MSFTx{left:82%;top:65%;--orbit-delay:-4.5s;width:47px;height:47px;--coin-tilt:-12deg;--coin-yaw:-18deg}.hero-stock-AMZNx{left:9%;top:18%;--coin-tilt:8deg;--coin-yaw:12deg}.hero-stock-GOOGLx{left:43%;top:2%;--coin-tilt:-8deg;--coin-yaw:-12deg}.hero-stock-METAx{left:88%;top:36%;--coin-tilt:10deg;--coin-yaw:14deg}.hero-stock-NFLXx{left:23%;top:73%;--coin-tilt:-10deg;--coin-yaw:-14deg}.shop-hero+.shop-catalog>.page-heading{padding-top:28px;padding-bottom:22px}.shop-catalog .page-heading h2{font-family:Manrope,-apple-system,sans-serif;font-size:28px;font-weight:650;letter-spacing:-.8px;line-height:1.25;color:var(--read-text)}html[data-theme=dark] .shop-hero{background:#1b3024;border-color:#34513c}html[data-theme=dark] .shop-hero-network{color:#c6dbc8}html[data-theme=dark] .shop-hero h1{color:#f0f5ee}html[data-theme=dark] .shop-hero h1>span{color:#bdd9ac}html[data-theme=dark] .shop-hero-description{color:#c6d7c7}html[data-theme=dark] .shop-hero-link{color:#d1e7c5;text-decoration-color:#718c6a}@keyframes shop-card-float{0%,to{transform:translateY(3px) rotate(-1deg)}50%{transform:translateY(-5px) rotate(1deg)}}@keyframes shop-shadow-breathe{0%,to{opacity:.8;transform:scaleX(1)}50%{opacity:.45;transform:scaleX(.92)}}@media(max-width:720px){.shop-hero{grid-template-columns:1.25fr 1fr;gap:5px;margin-top:20px;border-radius:17px}.shop-hero-copy{padding:21px 0 21px 22px}.shop-hero h1{font-size:31px;letter-spacing:-1px}.shop-hero-description{font-size:14px}.shop-hero-visual{margin:8px 8px 8px 0;border-radius:11px}.shop-hero-image{object-fit:contain}.shop-hero+.shop-catalog>.page-heading{padding-top:23px;padding-bottom:19px}}@media(max-width:500px){.shop-hero{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:0;margin-top:16px;position:relative}.shop-hero-copy{padding:20px 0 19px 18px}.shop-hero-network{font-size:11px;gap:6px;white-space:nowrap}.shop-hero-network>img{width:16px;height:16px}.shop-hero h1{font-size:27px;letter-spacing:-.9px;margin-top:9px;line-height:1.14}.shop-hero-description{font-size:13px;line-height:1.5;margin-top:10px;max-width:195px}.shop-hero-break{display:none}.shop-hero-link{font-size:13px;min-height:30px;margin-top:8px}.shop-hero-visual{align-self:center;height:146px;margin:0 8px 0 7px;border-radius:10px}.shop-hero-image{object-fit:cover;object-position:52% center}.shop-catalog .page-heading h2{font-size:26px}.shop-hero+.shop-catalog>.page-heading{align-items:center;flex-wrap:nowrap;gap:12px}.shop-hero+.shop-catalog .country-trigger{min-width:0;max-width:190px;font-size:13px;padding-inline:11px}.shop-hero+.shop-catalog .page-heading-action{min-width:0}.shop-hero+.shop-catalog .country-trigger>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:360px){.shop-hero-copy{padding-left:15px}.shop-hero h1{font-size:24px;letter-spacing:-.8px}.shop-hero-description{font-size:13px}.shop-hero-visual{height:130px;margin-right:6px}.shop-catalog .page-heading h2{font-size:24px}.shop-hero+.shop-catalog .country-trigger{max-width:163px}}@media(max-width:720px){.shop-hero-visual{margin:0 6px 0 0;min-height:220px;height:auto;border-radius:0;background:none}.hero-stock-coin{width:49px;height:49px}.hero-stock-AAPLx{width:46px;height:46px}.hero-stock-TSLAx{width:43px;height:43px}.hero-stock-MSFTx{width:37px;height:37px;left:80%}.shop-hero-image{object-fit:contain}}@media(max-width:500px){.shop-hero{grid-template-columns:minmax(0,1.32fr) minmax(0,1fr)}.shop-hero-visual{height:180px;min-height:0;align-self:center;margin:0 5px 0 0}.hero-stock-coin{width:36px;height:36px}.hero-stock-AAPLx{width:34px;height:34px;left:23%;top:12%}.hero-stock-NVDAx{left:0;top:43%}.hero-stock-TSLAx{width:31px;height:31px;left:73%;top:18%}.hero-stock-MSFTx{width:28px;height:28px;left:75%;top:73%}.hero-stock-coin>span{padding:2px;box-shadow:2px 3px #68796b,3px 6px 9px #14372629}.shop-hero-image{left:5%;top:25%;width:94%;height:68%;object-fit:contain;object-position:center}}.accepted-payments{display:flex;align-items:center;gap:10px;color:var(--read-muted);font-size:12px;line-height:1;font-weight:500}.accepted-coin-stack{display:flex;align-items:center;padding-right:2px}.accepted-coin-stack>img{display:block;position:relative;width:30px;height:30px;object-fit:cover;border:2px solid var(--page);border-radius:50%;background:var(--panel);box-shadow:0 1px 2px #14291d1a}.accepted-coin-stack>img+img{margin-left:-9px}.accepted-coin-stack>img:nth-child(1){z-index:6}.accepted-coin-stack>img:nth-child(2){z-index:5}.accepted-coin-stack>img:nth-child(3){z-index:4}.accepted-coin-stack>img:nth-child(4){z-index:3}.accepted-coin-stack>img:nth-child(5){z-index:2}@media(max-width:760px){.accepted-payments{gap:7px;font-size:11px}.accepted-coin-stack>img{width:25px;height:25px}.accepted-coin-stack>img+img{margin-left:-9px}.header-inner{gap:12px}.header-right{gap:7px}}@media(max-width:800px){.site-header{height:108px}.header-inner{display:grid;grid-template-columns:1fr auto;grid-template-rows:44px 27px;gap:7px 10px;padding-top:9px;padding-bottom:9px}.wordmark{grid-column:1;grid-row:1}.header-right{grid-column:2;grid-row:1}.accepted-payments{grid-column:1/-1;grid-row:2;justify-self:center;font-size:11px;gap:8px}.accepted-coin-stack>img{width:24px;height:24px}.accepted-coin-stack>img+img{margin-left:-8px}}@supports (offset-path:ellipse(39% 25% at 54% 58%)){.hero-stock-coin{left:0;top:0;offset-path:ellipse(39% 25% at 54% 58%);offset-anchor:center;offset-rotate:0deg;animation:shop-stock-travel 18s linear var(--orbit-delay) infinite,shop-stock-layer 18s linear var(--orbit-delay) infinite,shop-stock-depth 18s ease-in-out var(--orbit-delay) infinite}}@keyframes shop-stock-travel{0%{offset-distance:0%}to{offset-distance:100%}}@keyframes shop-stock-layer{0%,49.999%{z-index:3}50%,to{z-index:1}}@keyframes shop-stock-depth{0%,50%,to{transform:scale(1)}25%{transform:scale(1.12)}75%{transform:scale(.8)}}@media(max-width:500px){.shop-hero-stage:before{left:16%;top:35%;width:68%;height:46%}@supports (offset-path:ellipse(34% 23% at 50% 58%)){.hero-stock-coin{offset-path:ellipse(34% 23% at 50% 58%)}}}@media(prefers-reduced-motion:reduce){.shop-hero-stage *{animation:none!important;transition:none!important}.shop-hero-link{transition:none}.hero-stock-coin{offset-path:none;transform:none;z-index:3}.hero-stock-AAPLx{left:23%;top:7%}.hero-stock-NVDAx{left:2%;top:43%}.hero-stock-TSLAx{left:76%;top:8%}.hero-stock-MSFTx{left:80%;top:65%}}.hero-stock-coin{width:54px;height:54px}@media(max-width:720px){.hero-stock-coin{width:40px;height:40px}}@media(max-width:500px){.hero-stock-coin{width:28px;height:28px}}@media(prefers-reduced-motion:reduce){@supports (offset-path:ellipse(39% 25% at 54% 58%)){.hero-stock-coin{left:0;top:0;offset-path:ellipse(39% 25% at 54% 58%);offset-distance:var(--orbit-rest);transform:scale(.9);z-index:var(--orbit-rest-layer)}}@media(max-width:500px){@supports (offset-path:ellipse(34% 23% at 50% 58%)){.hero-stock-coin{offset-path:ellipse(34% 23% at 50% 58%)}}}}.header-social{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border:1px solid var(--border);border-radius:12px;background:var(--panel);color:var(--read-text);transition:background .18s,border-color .18s}.header-social:hover{background:var(--panel-soft);border-color:#9cb6a4}.header-social:focus-visible{outline:2px solid var(--green);outline-offset:3px}@media(max-width:500px){.header-social{width:42px;height:42px}}@media(max-width:420px){.header-right .cart-button>span:not(.cart-count){display:none}.header-right .cart-button{padding-inline:9px}}.hero-carousel{margin-top:24px;border:1px solid var(--border);border-radius:21px;overflow:hidden;isolation:isolate;background:#eaf1e9;transition:background .6s}.hero-slides{display:grid;overflow:hidden;position:relative}.hero-carousel .shop-hero{grid-area:1/1;width:100%;margin:0;border:0;border-radius:0;min-height:270px;background:transparent;transition:transform .65s cubic-bezier(.22,.7,.15,1),opacity .5s;will-change:transform}.hero-carousel .hero-slide{transform:translate(-100%);opacity:0;pointer-events:none}.hero-carousel .hero-slide-travel{transform:translate(100%);opacity:0;pointer-events:none}.hero-carousel .hero-slide.is-active{transform:translate(0);opacity:1;pointer-events:auto}.hero-slide:not(.is-active) *{animation-play-state:paused!important}.hero-carousel-controls{display:flex;align-items:center;justify-content:space-between;padding:0 25px 16px;position:relative;z-index:4}.hero-pagination{display:flex;align-items:center;gap:16px}.hero-pagination button{display:flex;align-items:center;gap:7px;min-height:30px;background:transparent;color:#4b6557;font-size:12px;font-weight:500;padding:4px 0}.hero-pagination button>span{height:5px;width:5px;border-radius:10px;background:currentColor;opacity:.4;transition:width .3s,opacity .3s}.hero-pagination button.is-active>span{width:22px;opacity:1}.hero-pagination button.is-active{color:#174b36}.hero-arrows{display:flex;gap:5px}.hero-arrows button{display:grid;place-items:center;width:30px;height:30px;background:#ffffff70;color:#315341;border:1px solid #b4c5b54d;border-radius:50%;transition:background .2s}.hero-arrows button:hover{background:#fff}.hero-carousel-controls button:focus-visible{outline:2px solid var(--green);outline-offset:3px}.hero-carousel.slide-1{background:#e8eff4}.hero-carousel .hero-slide-travel{grid-template-columns:1fr 1.15fr;gap:12px}.hero-slide-travel .shop-hero-copy{padding:24px 25px 24px 10px}.hero-slide-travel h2{font-family:Manrope,-apple-system,sans-serif;font-size:36px;font-weight:650;line-height:1.13;letter-spacing:-1.35px;margin-top:10px;color:#163d53}.hero-slide-travel h2>span{color:#356b85}.hero-slide-travel .shop-hero-network,.hero-slide-travel .shop-hero-description{color:#42647a}.hero-slide-travel .shop-hero-link{color:#214f6b;text-decoration-color:#98b1c0}.travel-hero-visual{position:relative;min-width:0;min-height:258px;margin-left:18px}.travel-hero-stage{position:absolute;inset:0;perspective:850px}.travel-orbit-ring{position:absolute;inset:31% 4% 21%;border:1px dashed #80a7bd70;border-radius:50%;transform:rotate(-15deg)}.travel-phone{position:absolute;left:50%;top:50%;width:134px;height:228px;margin:-114px 0 0 -67px;padding:5px;border-radius:25px;background:linear-gradient(135deg,#f9ffff,#9baec0 60%,#eaf5ff);box-shadow:5px 8px #72899a,10px 18px 30px #17384e26;transform:rotate(-9deg) rotateY(8deg);z-index:2;animation:travel-phone-float 7s ease-in-out infinite}.travel-phone-screen{height:100%;border-radius:20px;overflow:hidden;padding:20px 10px 12px;text-align:center;background:linear-gradient(160deg,#f6faff 5%,#e4f1fa 60%,#bedee7);display:flex;align-items:center;flex-direction:column;color:#19415a}.travel-phone-camera{position:absolute;top:9px;left:50%;transform:translate(-50%);background:#31414e;width:36px;height:7px;border-radius:8px;z-index:2}.travel-phone-brand{font-size:11px;font-weight:800;letter-spacing:-.4px}.travel-globe{position:relative;margin:10px 0 3px;width:95px;height:95px;display:grid;place-items:center;background:radial-gradient(circle,#93c0d340,#82acc700 75%);border-radius:50%}.travel-globe>svg{width:87px;height:87px;color:#43809a;transform:rotate(-18deg)}.travel-globe>span{position:absolute;left:27%;top:30%;width:5px;height:5px;background:#276c89;border:2px solid #e7f5fc;border-radius:50%;box-sizing:content-box;box-shadow:0 0 0 4px #5ea0b622}.travel-globe>span+span{inset:auto 19% 23% auto;background:#438c63}.travel-phone-screen>strong{font-size:17px;letter-spacing:-.6px;line-height:1.3}.travel-phone-caption{font-size:8px;margin-top:4px}.travel-phone-chip{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:5px;padding:5px 7px;border-radius:7px;background:#ffffff90;font-size:9px;white-space:nowrap}.travel-orbit-object{position:absolute;display:grid;place-items:center;width:43px;height:43px;background:#f7fbff;border:2px solid #fff;border-radius:14px;box-shadow:2px 3px #adbdc8,4px 9px 15px #2c526926;color:#306985;z-index:3;font-size:27px;left:8%;top:45%}.travel-orbit-object:first-of-type{color:#296c8d}.travel-orbit-1{left:65%;top:10%}.travel-orbit-2{left:75%;top:70%}.travel-orbit-3{left:20%;top:76%}.travel-orbit-object>span{line-height:1}@supports (offset-path:ellipse(38% 26% at 50% 53%)){.travel-orbit-object{left:0;top:0;offset-path:ellipse(38% 26% at 50% 53%);offset-anchor:center;offset-rotate:0deg;animation:shop-stock-travel 18s linear var(--travel-delay) infinite,shop-stock-layer 18s linear var(--travel-delay) infinite,shop-stock-depth 18s ease-in-out var(--travel-delay) infinite}}.travel-spark{position:absolute;width:4px;height:4px;border-radius:50%;background:#71a2b2;box-shadow:0 0 0 5px #83acbf16;left:17%;top:15%}.travel-spark-two{inset:auto 13% 14% auto;width:3px;height:3px}@keyframes travel-phone-float{0%,to{transform:translateY(3px) rotate(-9deg) rotateY(8deg)}50%{transform:translateY(-4px) rotate(-6deg) rotateY(8deg)}}html[data-theme=dark] .hero-carousel{background:#1b3024}html[data-theme=dark] .hero-carousel.slide-1{background:#152c3b}html[data-theme=dark] .hero-carousel .shop-hero{background:transparent}html[data-theme=dark] .hero-slide-travel h2{color:#edf7ff}html[data-theme=dark] .hero-slide-travel h2>span{color:#a6ccdf}html[data-theme=dark] .hero-slide-travel .shop-hero-network,html[data-theme=dark] .hero-slide-travel .shop-hero-description{color:#c2d4df}html[data-theme=dark] .hero-slide-travel .shop-hero-link{color:#d6eafa;text-decoration-color:#62899e}html[data-theme=dark] .hero-pagination button{color:#c8d9d1}html[data-theme=dark] .hero-pagination button.is-active{color:#f4fff9}html[data-theme=dark] .hero-arrows button{background:#ffffff0d;border-color:#ffffff21;color:#d4e3de}html[data-theme=dark] .hero-arrows button:hover{background:#ffffff1c}@media(max-width:720px){.hero-carousel{margin-top:20px}.hero-carousel .shop-hero{min-height:248px}.hero-slide-travel h2{font-size:31px;letter-spacing:-1px}.travel-hero-visual{min-height:245px;margin-left:8px}.travel-phone{width:118px;height:202px;margin:-101px 0 0 -59px;border-radius:23px}.travel-phone-screen{padding:20px 7px 8px}.travel-globe{width:79px;height:79px;margin:7px 0 3px}.travel-globe>svg{width:73px;height:73px}.travel-phone-screen>strong{font-size:16px}.travel-phone-chip{margin-top:8px}.travel-orbit-object{width:35px;height:35px;border-radius:12px;font-size:23px}.travel-orbit-object>svg{width:23px}.hero-carousel-controls{padding:0 20px 12px}}@media(max-width:500px){.hero-carousel{margin-top:16px;border-radius:17px}.hero-carousel .shop-hero{min-height:240px}.hero-carousel .hero-slide-travel{grid-template-columns:minmax(0,1fr) minmax(0,1.32fr);gap:0}.hero-slide-travel .shop-hero-copy{padding:20px 14px 20px 10px}.hero-slide-travel h2{font-size:27px;letter-spacing:-.9px}.travel-hero-visual{min-height:210px;align-self:center;margin-left:0}.travel-phone{width:94px;height:169px;margin:-84px 0 0 -47px;padding:4px;border-radius:20px;box-shadow:3px 5px #72899a,6px 12px 20px #17384e26}.travel-phone-camera{width:29px;height:5px;top:8px}.travel-phone-screen{border-radius:16px;padding:18px 5px 7px}.travel-phone-brand{font-size:9px}.travel-globe{width:63px;height:63px;margin:8px 0 4px}.travel-globe>svg{width:60px;height:60px}.travel-globe>span{width:3px;height:3px;border-width:1px}.travel-phone-screen>strong{font-size:13px;letter-spacing:-.3px}.travel-phone-caption{font-size:6px}.travel-phone-chip{margin-top:8px;font-size:7px;gap:3px;padding:4px}.travel-phone-chip>svg{width:11px;height:11px}.travel-orbit-object{width:27px;height:27px;font-size:18px;border-radius:9px;border-width:1px}.travel-orbit-object>svg{width:18px;height:18px}.travel-spark{display:none}.hero-carousel-controls{padding:0 17px 13px}.hero-pagination{gap:13px}.hero-pagination button{font-size:11px;gap:5px}.hero-pagination button.is-active>span{width:16px}.hero-arrows button{width:29px;height:29px}}@media(max-width:360px){.hero-slide-travel h2{font-size:24px}.hero-slide-travel .shop-hero-copy{padding-left:7px;padding-right:10px}.hero-pagination{gap:9px}.hero-pagination button{font-size:10px}.hero-carousel-controls{padding-inline:14px}}@media(prefers-reduced-motion:reduce){.hero-carousel,.hero-carousel .hero-slide,.hero-pagination button>span{transition:none}.travel-hero-stage *{animation:none!important}.travel-orbit-object{offset-distance:var(--travel-rest)}.hero-slide:not(.is-active){visibility:hidden}}.hero-carousel.slide-2{background:#f1eddf}.hero-slide-journey h2{font-family:Manrope,-apple-system,sans-serif;font-size:36px;font-weight:650;line-height:1.13;letter-spacing:-1.35px;margin-top:10px;color:#284839}.hero-slide-journey h2>span{color:#6b7853}.hero-slide-journey .shop-hero-network,.hero-slide-journey .shop-hero-description{color:#53614d}.hero-slide-journey .shop-hero-link{color:#354f3a;text-decoration-color:#a5b293}.hero-label-desktop,.hero-label-mobile{font-weight:inherit}.hero-label-mobile{display:none}.hero-slide-journey .journey-artwork{margin-right:15px}html[data-theme=dark] .hero-carousel.slide-2{background:#29332a}html[data-theme=dark] .hero-slide-journey h2{color:#f5f1e4}html[data-theme=dark] .hero-slide-journey h2>span{color:#c8d1a9}html[data-theme=dark] .hero-slide-journey .shop-hero-network,html[data-theme=dark] .hero-slide-journey .shop-hero-description{color:#d1d8c6}html[data-theme=dark] .hero-slide-journey .shop-hero-link{color:#e3ead3}@media(max-width:720px){.hero-slide-journey h2{font-size:31px;letter-spacing:-1px}.hero-slide-journey .journey-artwork{min-height:235px}}@media(max-width:500px){.hero-slide-journey h2{font-size:25px;letter-spacing:-.9px}.hero-slide-journey .journey-artwork{min-height:220px}.hero-slide-journey .journey-scene{top:-19px}.hero-label-desktop{display:none}.hero-label-mobile{display:inline}.hero-pagination{gap:12px}.hero-pagination button{font-size:11px}.hero-carousel-controls{gap:8px}.hero-arrows{flex-shrink:0}}@media(max-width:360px){.hero-slide-journey h2{font-size:22px}.hero-pagination{gap:8px}.hero-pagination button{font-size:10px;gap:4px}.hero-pagination button.is-active>span{width:12px}.hero-arrows button{width:27px;height:27px}.hero-arrows{gap:3px}}.store-category-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid var(--border)}.store-category-bar nav{display:flex;align-items:center;gap:8px;min-width:0}.store-category-bar nav a{display:flex;align-items:center;gap:9px;min-height:44px;padding:10px 14px;border-radius:11px;color:var(--read-text);font-size:15px;font-weight:550;white-space:nowrap;transition:background .18s,color .18s}.store-category-bar nav a:hover{background:var(--panel-soft);color:var(--green)}.store-category-bar nav a:focus-visible,.section-link:focus-visible{outline:2px solid var(--green);outline-offset:4px;border-radius:6px}.home-section{padding-top:0!important;scroll-margin-top:130px}.home-section+.home-section{margin-top:34px;padding-top:6px!important;border-top:1px solid var(--border)}.home-section .page-heading{padding:27px 0 24px;gap:20px;align-items:center;flex-wrap:nowrap}.home-section .page-heading h2{font-family:Manrope,-apple-system,sans-serif;font-size:26px;line-height:1.25;letter-spacing:-.7px;font-weight:650;color:var(--read-text)}.home-section .page-heading-copy>p{margin-top:6px;font-size:15px}.section-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:1.4;font-weight:600;color:var(--green);min-height:44px;text-align:right}.section-link svg{flex-shrink:0;transition:transform .18s}.section-link:hover svg{transform:translate(3px)}.home-section .esim-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-section .esim-destination{position:relative;display:grid;grid-template-columns:1fr auto;align-content:start;gap:16px;padding:20px}.home-section .esim-destination-mark{width:45px;height:45px;grid-column:1;grid-row:1}.home-section .esim-destination>span:nth-child(2){grid-column:1/-1;grid-row:2;min-height:59px}.home-section .esim-destination .esim-destination-price{grid-column:2;grid-row:1;align-self:center}.home-section .esim-destination>svg{display:none}.home-section .esim-country-suggestion{position:absolute;right:18px;bottom:17px;width:8px;height:8px;overflow:hidden;font-size:0;padding:0;border-radius:50%;background:var(--green)}.home-section .service-groups{grid-template-columns:repeat(4,minmax(0,1fr))}.home-section .service-groups>button{position:relative;flex-direction:column;align-items:flex-start;padding:21px;gap:20px;transition:border-color .18s,transform .18s}.home-section .service-groups>button:hover{border-color:#8ba995;transform:translateY(-2px)}.home-section .service-groups>button>svg{position:absolute;right:21px;top:24px;color:var(--read-muted);width:17px}.home-section .service-groups h2{font-size:17px}.home-section .service-groups p{font-size:14px;line-height:1.5}.gift-cards-page .page-heading h1{font-size:34px}@media(max-width:900px){.store-category-bar{gap:12px}.store-category-bar nav{gap:2px}.store-category-bar nav a{padding-inline:10px;font-size:14px;gap:7px}.home-section .esim-grid,.home-section .service-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.store-category-bar{flex-wrap:wrap;padding:16px 0;gap:14px}.store-category-bar nav{width:100%;justify-content:space-between;order:2}.store-category-bar nav a{padding:9px 8px;font-size:14px;gap:7px}.store-category-bar>.country-trigger{max-width:none;width:auto;min-width:0;margin-left:auto;min-height:40px}.store-category-bar nav a:first-child{padding-left:0}.store-category-bar nav a:last-child{padding-right:0}.home-section .page-heading{padding:25px 0 19px;gap:14px}.home-section .page-heading h2{font-size:23px;letter-spacing:-.6px}.home-section .page-heading-copy>p{font-size:14px;line-height:1.45;max-width:230px}.section-link{font-size:14px;gap:5px}.section-link svg{width:15px}.home-section+.home-section{margin-top:28px}.home-section .esim-grid,.home-section .service-groups{gap:12px}.home-section .esim-destination{padding:16px 13px;gap:12px}.home-section .esim-destination-mark{font-size:29px;width:36px;height:36px}.home-section .esim-destination strong{font-size:16px}.home-section .esim-destination small{font-size:13px}.home-section .esim-destination>span:nth-child(2){min-height:62px}.home-section .service-groups>button{padding:17px 14px;gap:17px}.home-section .service-groups h2{font-size:16px}.home-section .service-group-icon{width:43px;height:43px}.home-section .service-groups>button>svg{right:14px;top:20px}.gift-cards-page .page-heading h1{font-size:30px}}@media(prefers-reduced-motion:reduce){.store-home *{scroll-behavior:auto}.store-category-bar nav a,.section-link svg,.home-section .service-groups>button{transition:none}.home-section .service-groups>button:hover{transform:none}}.about-current .hero{grid-template-columns:1.1fr 1fr;gap:32px;padding-top:49px;padding-bottom:44px;min-height:415px}.about-current .hero h1{font-size:46px;line-height:1.15;letter-spacing:-1.8px}.about-current .hero-copy>p{font-size:17px;line-height:1.65;max-width:500px;margin-top:22px}.about-current .hero-art{height:318px}.about-current .ticket-front{transform:translate(-54px,34px) rotate(-9deg)}.about-current .ticket-back{transform:translate(-23px,4px) rotate(4deg)}.about-phone{position:absolute;right:10px;top:2px;width:154px;height:263px;border:5px solid #203c2d;border-radius:27px;background:#f3f7ef;box-shadow:0 17px 32px -15px #102b3670;transform:rotate(9deg);padding:22px 12px 14px;color:#173e2d;text-align:center;display:flex;align-items:center;flex-direction:column}.about-phone:before{content:"";position:absolute;top:8px;width:37px;height:4px;border-radius:5px;background:#bac7b7}.about-phone-top{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:9px;font-weight:750;letter-spacing:-.3px}.about-phone-orbit{width:69px;height:69px;display:grid;place-items:center;margin:26px 0 15px;background:#dceccd;border-radius:50%;outline:1px solid #e6eedf;outline-offset:7px}.about-phone>strong{font-size:17px;letter-spacing:-.4px}.about-phone>span:not(.about-phone-top){font-size:10px;margin-top:6px}.about-phone .about-phone-chip{display:flex;align-items:center;gap:4px;margin-top:17px!important;padding:6px 8px;border:1px solid #d0dfc6;border-radius:7px;font-size:8px!important}.about-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin:32px 0}.about-categories>a{display:flex;flex-direction:column;padding:25px;border:1px solid var(--border);border-radius:16px;background:var(--panel);transition:border-color .2s,transform .2s}.about-categories>a:hover{border-color:var(--green);transform:translateY(-2px)}.about-category-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.about-category-heading>span{width:47px;height:47px;display:grid;place-items:center;background:var(--panel-soft);border-radius:13px;color:var(--green)}.about-category-heading>svg{color:var(--read-muted)}.about-categories h2{font-size:21px;letter-spacing:-.5px;font-weight:600}.about-categories p{font-size:15px;line-height:1.7;color:var(--read-muted);margin-top:11px;flex:1}.about-category-detail{font-size:13px;line-height:1.5;color:var(--read-link);margin-top:22px;padding-top:17px;border-top:1px solid var(--border)}.about-current .how-it-works{margin-top:34px}.about-orders{display:flex;align-items:center;gap:22px;padding:29px;margin-top:28px;border:1px solid var(--border);border-radius:16px;background:var(--panel)}.about-orders-icon{flex-shrink:0;width:62px;height:62px;border:1px solid var(--border);border-radius:17px;display:grid;place-items:center;background:var(--panel-soft);color:var(--green)}.about-orders>div{flex:1}.about-orders h2{font-size:22px;font-weight:600;letter-spacing:-.6px}.about-orders p{font-size:15px;line-height:1.7;color:var(--read-muted);margin-top:7px;max-width:660px}.about-orders>a{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:15px;font-weight:550;color:var(--read-link)}.about-current #help{scroll-margin-top:104px}.about-current .help-section{margin-top:51px}.about-current .help-section>p{color:var(--read-muted);font-size:16px}.about-contact{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:30px;padding:25px 0 8px}.about-contact h2{font-size:21px;font-weight:600;letter-spacing:-.4px}.about-contact p{font-size:15px;color:var(--read-muted);margin-top:6px}@media(max-width:850px){.about-current .hero{gap:18px}.about-current .hero h1{font-size:38px}.about-phone{right:-8px;width:132px;height:240px}.about-current .hero-art{transform:scale(.9);transform-origin:right center}.about-categories{gap:12px}.about-categories>a{padding:20px}.about-orders{gap:17px;padding:24px}.about-orders-icon{width:49px;height:49px}.about-orders h2{font-size:20px}}@media(max-width:650px){.about-current .hero{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding-top:32px;padding-bottom:24px;min-height:0}.about-current .hero h1{font-size:38px;letter-spacing:-1.5px}.about-current .hero-copy>p{font-size:16px;margin-top:18px}.about-current .hero-art{width:350px;max-width:100%;height:285px;margin:7px auto 0;transform:none}.about-phone{right:5px;top:2px;width:139px;height:248px}.about-current .ticket-front{transform:translate(-42px,32px) rotate(-9deg)}.about-current .ticket-back{transform:translate(-23px,6px) rotate(4deg)}.about-categories{grid-template-columns:1fr;margin:23px 0;gap:13px}.about-categories>a{padding:21px}.about-category-heading{margin-bottom:17px}.about-categories h2{font-size:20px}.about-category-detail{margin-top:17px;padding-top:14px}.about-orders{align-items:flex-start;flex-wrap:wrap;padding:22px;gap:14px}.about-orders-icon{width:44px;height:44px}.about-orders>div{min-width:calc(100% - 60px)}.about-orders>a{margin-left:58px}.about-current .help-section{margin-top:36px}.about-contact{flex-direction:column;align-items:flex-start;gap:17px}.about-contact h2{font-size:20px}.about-contact .secondary-button{width:100%;justify-content:space-between}.about-current .benefit-strip{font-size:13px;gap:12px}.about-current #help{scroll-margin-top:96px}}@media(prefers-reduced-motion:reduce){.about-current *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.about-enhanced .hero{margin-top:25px;padding:35px 31px 33px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(120deg,var(--panel) 25%,var(--panel-soft));grid-template-columns:1.1fr 1fr;gap:18px;overflow:hidden;min-height:410px}.about-enhanced .hero h1{font-size:42px;letter-spacing:-1.6px}.about-enhanced .hero-copy>p{font-size:16px;max-width:470px}.about-enhanced .hero-copy>.eyebrow{font-size:11px;letter-spacing:1.2px;margin-bottom:18px}.about-enhanced .hero-link{font-size:15px;min-height:36px;transition:gap .2s}.about-enhanced .hero-link:hover{gap:15px}.about-enhanced .benefit-strip{margin:0 0 5px;padding:23px 7px;border-top:0;gap:20px;font-size:14px}.about-enhanced .about-categories{margin-top:26px}.about-enhanced .about-categories>a{position:relative;overflow:hidden;border-radius:18px;transition:transform .3s cubic-bezier(.2,.75,.2,1),border-color .2s,box-shadow .3s}.about-enhanced .about-categories>a:hover{transform:translateY(-4px);box-shadow:0 15px 30px -22px #193f3660}.about-enhanced .about-category-heading>span{transition:transform .35s cubic-bezier(.2,.75,.2,1);width:52px;height:52px;border:1px solid var(--border);border-radius:15px}.about-enhanced .about-category-heading>svg{transition:transform .25s,color .25s}.about-enhanced .about-categories>a:hover .about-category-heading>span{transform:rotate(-5deg) translateY(-2px)}.about-enhanced .about-categories>a:hover .about-category-heading>svg{transform:translate(2px,-2px);color:var(--green)}.about-enhanced .about-categories>a:nth-child(2) .about-category-heading>span{color:#397a93;background:#e8f2f8;border-color:#d9e8ec}.about-enhanced .about-categories>a:nth-child(3) .about-category-heading>span{color:#7957a6;background:#f3edf9;border-color:#e9dff2}html[data-theme=dark] .about-enhanced .about-categories>a:nth-child(2) .about-category-heading>span{color:#aed3e5;background:#213940;border-color:#354c55}html[data-theme=dark] .about-enhanced .about-categories>a:nth-child(3) .about-category-heading>span{color:#d9c5ee;background:#362c43;border-color:#4c3e5d}.about-enhanced .how-it-works{border-radius:20px}.about-enhanced .how-it-works li{position:relative}.about-enhanced .how-it-works li>span{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;border:1px solid var(--border);border-radius:11px;background:var(--panel);font-size:13px;font-variant-numeric:tabular-nums}.about-enhanced .about-orders{border-radius:18px}.about-enhanced .about-orders-icon{rotate:-5deg;box-shadow:4px 5px 0 var(--panel-soft);transition:rotate .3s,translate .3s}.about-enhanced .about-orders:hover .about-orders-icon{rotate:0deg;translate:0 -2px}.about-enhanced .faq-list summary>svg{transition:rotate .25s}.about-enhanced .faq-list details[open] summary>svg{rotate:45deg}@media(max-width:850px){.about-enhanced .hero{padding:28px 23px;gap:9px}.about-enhanced .hero h1{font-size:36px;letter-spacing:-1.3px}.about-enhanced .hero-copy>p{font-size:15px}.about-enhanced .benefit-strip{font-size:13px;gap:15px}}@media(max-width:650px){.about-enhanced .hero{margin-top:18px;padding:26px 20px 8px;border-radius:20px;gap:5px;min-height:0;display:flex}.about-enhanced .hero h1{font-size:34px;line-height:1.15;letter-spacing:-1.2px}.about-enhanced .hero-copy>p{font-size:15px;line-height:1.65;margin-top:17px}.about-enhanced .hero-copy>.eyebrow{font-size:10px;margin-bottom:15px}.about-enhanced .hero-link{font-size:14px;margin-top:15px}.about-enhanced .benefit-strip{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:21px 2px;gap:12px 17px;font-size:13px}.about-enhanced .benefit-strip>span{justify-content:flex-start}.about-enhanced .benefit-strip svg{width:15px;height:15px}.about-enhanced .about-categories{margin-top:21px}.about-enhanced .about-categories>a{padding:22px}.about-enhanced .about-category-heading{margin-bottom:18px}.about-enhanced .how-it-works{padding:24px 21px}}@media(max-width:800px){.about-current #help{scroll-margin-top:132px}}.about-travel{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:35px;border:1px solid var(--border);border-radius:20px;background:linear-gradient(110deg,var(--panel-soft),var(--panel));padding:22px 34px 22px 15px;margin:28px 0;overflow:hidden}.about-travel h2{font-size:30px;font-weight:600;letter-spacing:-.9px;line-height:1.2}.about-travel>div>p:not(.eyebrow){font-size:15px;line-height:1.65;color:var(--read-muted);margin-top:14px;max-width:460px}.about-travel .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:13px}.about-travel-status{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:12px;color:var(--read-muted);margin-top:19px}.about-travel-status>span{display:flex;align-items:center;gap:6px}.about-travel-status i{width:6px;height:6px;border-radius:50%;background:#67a977}.about-travel>div>.about-travel-note{font-size:12px;margin-top:9px}.about-travel a{display:inline-flex;align-items:center;gap:9px;margin-top:17px;font-size:14px;font-weight:600;color:var(--read-link)}.about-travel a:hover{gap:14px}@media(max-width:650px){.about-travel{grid-template-columns:1fr;gap:0;padding:0 22px 26px}.about-travel .journey-artwork{min-height:245px}.about-travel h2{font-size:27px}.about-travel .journey-scene{top:-5px}}.about-scene{position:relative;min-width:0;width:100%;height:358px;isolation:isolate}.about-scene-stage{position:absolute;inset:0;perspective:900px}.about-scene-glow{position:absolute;inset:10% 0 1%;border-radius:50%;background:radial-gradient(ellipse,#d4e9c69c,transparent 68%);filter:blur(13px)}.about-scene-ring{position:absolute;left:8%;top:23%;width:84%;height:64%;border:1px solid #6f947b29;border-radius:50%;transform:rotate(-10deg)}.about-scene-shadow{position:absolute;left:16%;bottom:6%;width:75%;height:12%;background:#23442a22;filter:blur(16px);border-radius:50%;animation:about-shadow 8s ease-in-out infinite}.about-scene-card{position:absolute;left:-8%;top:18%;width:87%;height:76%;object-fit:contain;z-index:2;filter:drop-shadow(0 15px 14px #142f2923);transform:rotate(-5deg);animation:about-card-drift 8s ease-in-out infinite}.about-scene-phone{position:absolute;left:63%;top:7%;width:146px;height:252px;padding:5px;border-radius:27px;background:linear-gradient(135deg,#f7fffb,#9cb6aa 55%,#effaf4);box-shadow:4px 6px #6e8b7c,9px 15px 26px #143a282b;transform:rotate(10deg) rotateY(-8deg);z-index:3;animation:about-phone-drift 8s ease-in-out -3s infinite}.about-scene-screen{height:100%;border:1px solid #d7e5db;border-radius:22px;background:linear-gradient(145deg,#fcfdf9,#e8f2e5 60%,#d4e8da);padding:24px 11px 13px;display:flex;flex-direction:column;align-items:center;color:#214d37}.about-scene-camera{position:absolute;top:10px;left:50%;transform:translate(-50%);height:5px;width:37px;border-radius:8px;background:#50685d;z-index:1}.about-scene-brand{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:10px;font-weight:800;letter-spacing:-.3px}.about-scene-globe{position:relative;display:grid;place-items:center;width:98px;height:98px;margin:15px 0 7px;border-radius:50%;background:radial-gradient(circle,#b7d8c6a0,transparent 72%)}.about-scene-globe>svg{color:#5e9176;transform:rotate(-18deg);animation:about-globe-turn 14s ease-in-out infinite}.about-globe-point{position:absolute;width:5px;height:5px;border-radius:50%;background:#286d4a;box-shadow:0 0 0 4px #86b69c2b;left:27%;top:32%}.about-globe-point.second{inset:auto 22% 29% auto;background:#427694;animation-delay:-2s}.about-globe-point:after{content:"";position:absolute;inset:-5px;border:1px solid #50907485;border-radius:50%;animation:about-signal 4s ease-out infinite}.about-globe-point.second:after{animation-delay:-2s}.about-scene-screen>strong{font-size:18px;letter-spacing:-.5px;font-weight:650;line-height:1.3}.about-scene-screen>span:not(.about-scene-brand){font-size:8px;margin-top:4px}.about-scene-connected{display:flex;align-items:center;gap:5px;margin-top:14px;font-size:9px;background:#ffffff90;border:1px solid #d7e4d9;border-radius:8px;padding:6px 9px}.about-orbit-coin{position:absolute;left:var(--coin-left);top:var(--coin-top);width:41px;height:41px;z-index:var(--coin-layer);margin:-20px 0 0 -20px}.about-orbit-coin>span{display:block;width:100%;height:100%;padding:2px;border-radius:50%;background:linear-gradient(135deg,#fafffc,#769485 60%,#d3e6db);box-shadow:2px 3px #628471,4px 8px 13px #193f292c;transform:rotateY(-12deg)}.about-orbit-coin img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}@supports (offset-path:ellipse(42% 32% at 50% 55%)){.about-orbit-coin{left:0;top:0;margin:0;offset-path:ellipse(42% 32% at 50% 55%);offset-anchor:center;offset-rotate:0deg;offset-distance:var(--coin-rest);animation:about-orbit-travel 24s linear var(--coin-delay) infinite,about-orbit-layer 24s linear var(--coin-delay) infinite,about-orbit-depth 24s linear var(--coin-delay) infinite}}@keyframes about-orbit-travel{0%{offset-distance:0%}to{offset-distance:100%}}@keyframes about-orbit-layer{0%,49.999%{z-index:5}50%,to{z-index:1}}@keyframes about-orbit-depth{0%,50%,to{transform:scale(.94)}25%{transform:scale(1.1)}75%{transform:scale(.75)}}@keyframes about-card-drift{0%,to{translate:0 4px;rotate:-1deg}50%{translate:0 -7px;rotate:1deg}}@keyframes about-phone-drift{0%,to{translate:0 3px;rotate:0deg}50%{translate:0 -6px;rotate:-2deg}}@keyframes about-shadow{0%,to{scale:1;opacity:.75}50%{scale:.9;opacity:.45}}@keyframes about-globe-turn{0%,to{rotate:-6deg}50%{rotate:7deg}}@keyframes about-signal{0%{transform:scale(.5);opacity:0}15%{opacity:.65}75%,to{transform:scale(2.1);opacity:0}}.about-scene.is-paused *{animation-play-state:paused!important}html[data-theme=dark] .about-scene-glow{background:radial-gradient(ellipse,#42664949,transparent 68%)}html[data-theme=dark] .about-scene-ring{border-color:#87b39c30}html[data-theme=dark] .about-scene-shadow{background:#0005}@media(max-width:850px){.about-scene{height:320px}.about-scene-phone{left:62%;width:126px;height:222px;top:11%}.about-scene-screen{padding:22px 8px 10px}.about-scene-globe{height:79px;width:79px;margin-top:13px}.about-scene-globe>svg{width:72px;height:72px}.about-scene-screen>strong{font-size:16px}.about-orbit-coin{width:34px;height:34px;margin:-17px 0 0 -17px}.about-scene-connected{margin-top:11px;font-size:8px;padding:5px 7px}@supports (offset-path:ellipse(42% 32% at 50% 55%)){.about-orbit-coin{margin:0}}}@media(max-width:650px){.about-scene{width:100%;max-width:390px;height:310px;margin:5px auto 0}.about-scene-card{left:-7%;top:20%;width:84%;height:75%}.about-scene-phone{left:60%;top:10%;width:129px;height:225px}.about-orbit-coin{width:33px;height:33px}.about-scene-ring{left:7%;width:86%}.about-scene-glow{inset:8% -1% 0}.about-scene-shadow{bottom:5%}}@media(max-width:360px){.about-scene{height:274px}.about-scene-phone{width:111px;height:200px}.about-scene-globe{width:67px;height:67px;margin:10px 0 5px}.about-scene-globe>svg{width:64px;height:64px}.about-scene-brand{font-size:9px}.about-scene-connected{font-size:7px;gap:3px}.about-scene-screen>strong{font-size:14px}.about-orbit-coin{width:29px;height:29px}}@media(prefers-reduced-motion:reduce){.about-scene *{animation:none!important;transition:none!important}.about-orbit-coin{offset-distance:var(--coin-rest);transform:scale(.9);z-index:var(--coin-layer)}}.my-orders-page{padding-top:0;color:var(--read-text)}.orders-refresh{display:flex;align-items:center;gap:8px;min-height:40px;padding:9px 13px;border:1px solid var(--border);background:var(--panel);border-radius:10px;font-size:14px;font-weight:550}.is-refreshing{animation:orders-spin 1s linear infinite}@keyframes orders-spin{to{transform:rotate(360deg)}}.orders-category-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:25px}.orders-category-tabs>button{display:flex;align-items:center;gap:10px;min-height:67px;padding:17px;background:var(--panel);border:1px solid var(--border);border-radius:13px;text-align:left;transition:background .18s,border-color .18s;min-width:0}.orders-category-tabs>button>svg{color:var(--read-muted)}.orders-category-tabs>button>span{font-size:16px;font-weight:550;white-space:nowrap}.orders-category-tabs small{margin-left:auto;min-width:24px;font-size:14px;text-align:center;color:var(--read-muted)}.orders-category-tabs>button.selected{background:var(--panel-soft);border-color:var(--green)}.orders-category-tabs>button.selected>svg{color:var(--green)}.orders-tools{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:25px}.orders-search{display:flex;align-items:center;gap:10px;flex:1;max-width:440px;padding:0 14px;min-height:46px;background:var(--panel);border:1px solid var(--border);border-radius:10px;color:var(--read-muted)}.orders-search input{min-width:0;width:100%;background:transparent;border:0;outline:none;color:var(--read-text);padding:12px 0;font-size:15px}.orders-search:focus-within,.orders-email:focus-within{outline:2px solid var(--green);outline-offset:2px}.orders-search input::placeholder{color:var(--read-muted)}.orders-status-tabs{display:flex;gap:3px;padding:4px;background:var(--panel-soft);border-radius:10px}.orders-status-tabs>button{background:transparent;padding:8px 12px;border-radius:7px;font-size:14px;white-space:nowrap;color:var(--read-muted)}.orders-status-tabs>button.selected{background:var(--panel);box-shadow:0 1px 4px #0000000a;color:var(--read-text)}.orders-group+.orders-group{margin-top:30px}.orders-group-heading{display:flex;align-items:baseline;gap:10px;margin-bottom:13px}.orders-group-heading h2{font-size:18px;font-weight:600;letter-spacing:-.3px}.orders-group-heading>span{font-size:14px;color:var(--read-muted)}.purchases-list{display:grid;gap:15px}.purchase-card{border:1px solid var(--border);border-radius:17px;overflow:hidden;background:var(--panel)}.purchase-card-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 23px;border-bottom:1px solid var(--border)}.purchase-card-header>div{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.purchase-card-header time{font-size:14px;font-weight:550}.purchase-reference{font-size:13px;color:var(--read-muted);padding:0;background:transparent;letter-spacing:.2px}.purchase-reference:hover{text-decoration:underline}.purchase-status{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:550;white-space:nowrap;padding:5px 9px;border-radius:7px;background:var(--panel-soft);color:var(--read-muted)}.purchase-status.success{background:#e9f5ee;color:#226441}.purchase-status.attention{background:#fff4df;color:#86550a}.purchase-status.progress{background:#edf3ff;color:#325d9d}html[data-theme=dark] .purchase-status.success{background:#203e2f;color:#b2e4c5}html[data-theme=dark] .purchase-status.attention{background:#40331f;color:#f1d395}html[data-theme=dark] .purchase-status.progress{background:#24364b;color:#bacfec}.purchase-items{padding:3px 23px}.purchase-item{padding:19px 0}.purchase-item+.purchase-item{border-top:1px solid var(--border)}.purchase-item-row{display:flex;align-items:center;gap:14px}.purchase-mark{width:45px;height:45px;flex-shrink:0;display:grid;place-items:center;background:var(--panel-soft);border:1px solid var(--border);border-radius:12px;color:var(--green)}.purchase-mark.esim{color:#367ba2;background:#eaf4fa;border-color:#d9eaf4}.purchase-mark.services{color:#7356a1;background:#f2edfa;border-color:#e6def2}html[data-theme=dark] .purchase-mark.esim{color:#a4d8f0;background:#1b3440;border-color:#2c4957}html[data-theme=dark] .purchase-mark.services{color:#d2bbef;background:#322a40;border-color:#493b58}.purchase-item-copy{flex:1;min-width:0}.purchase-item h3{font-size:16px;line-height:1.45;font-weight:600;letter-spacing:-.2px;overflow-wrap:anywhere}.purchase-item-copy p{font-size:14px;color:var(--read-muted);margin-top:4px}.purchase-item-action{font-size:14px;font-weight:550;display:inline-flex;align-items:center;gap:5px;white-space:nowrap;color:var(--read-link);padding:8px 0 8px 12px}.purchase-item-action:hover{text-decoration:underline}.purchase-card-footer{padding:15px 23px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:15px}.purchase-card-footer>div{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.purchase-card-footer>div>span,.purchase-card-footer small{color:var(--read-muted);font-size:13px}.purchase-card-footer strong{font-size:17px;font-weight:650;font-variant-numeric:tabular-nums}.purchase-open{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:550;padding:9px 12px;background:var(--panel-soft);border-radius:9px;white-space:nowrap}.purchase-open.primary{background:var(--green);color:var(--panel)}.purchase-open:hover{filter:brightness(.96)}.purchase-more>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:center;gap:7px;font-size:14px;padding:12px;color:var(--read-muted);border-top:1px solid var(--border)}.purchase-more>summary::-webkit-details-marker{display:none}.purchase-more>summary svg{transition:transform .2s}.purchase-more[open]>summary svg{transform:rotate(180deg)}.orders-session-note{font-size:14px;color:var(--read-muted);margin:0 0 23px}.orders-access{max-width:640px;margin:25px auto 60px;background:var(--panel);border:1px solid var(--border);padding:35px;border-radius:18px}.orders-access-intro{display:flex;flex-direction:column;gap:21px}.orders-access-mark{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:var(--panel-soft);color:var(--green)}.orders-access h2{font-family:Manrope,-apple-system,sans-serif;font-size:24px;font-weight:600;letter-spacing:-.6px;line-height:1.35}.orders-access-intro p{font-size:16px;line-height:1.6;color:var(--read-muted);margin-top:9px}.orders-access form{display:flex;flex-direction:column;gap:12px;margin-top:24px}.orders-email{display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:10px;padding:0 13px;background:var(--page);color:var(--read-muted);min-width:0}.orders-email input{padding:14px 0;width:100%;min-width:0;background:transparent;border:0;outline:none;font-size:16px;color:var(--read-text)}.orders-access-note{display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px;color:var(--read-muted);margin-top:18px}.orders-access>.text-button{margin-top:15px}.orders-access.compact{max-width:none;margin:28px 0 0;padding:25px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.orders-access.compact .orders-access-intro{flex-direction:row;gap:15px;align-items:center}.orders-access.compact h2{font-family:inherit;font-size:17px;letter-spacing:-.2px}.orders-access.compact p{font-size:14px}.orders-access.compact form{margin:0}.orders-access.compact .orders-access-mark{flex-shrink:0;width:43px;height:43px}.orders-error,.orders-error-banner{font-size:15px;color:var(--read-text);margin-top:15px}.orders-error-banner{display:flex;align-items:center;gap:12px;background:var(--panel-soft);border:1px solid var(--border);padding:15px;border-radius:11px;margin:0 0 22px}.orders-error-banner p{flex:1}.orders-error-banner>button{background:transparent;font-weight:600;font-size:14px;text-decoration:underline}.orders-empty{text-align:center;border:1px dashed var(--border);border-radius:15px;padding:45px 20px}.orders-empty>span{display:grid;place-items:center;width:57px;height:57px;background:var(--panel-soft);border-radius:16px;margin:0 auto 19px;color:var(--green)}.orders-empty h2{font-size:22px;font-weight:600;letter-spacing:-.5px}.orders-empty p{font-size:16px;color:var(--read-muted);margin:8px 0 22px}.orders-empty>button{margin:auto}.order-esim-usage{margin:16px 0 0 59px;padding:15px 17px;background:var(--page);border:1px solid var(--border);border-radius:11px}.order-esim-usage-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.order-esim-usage-top>strong{font-size:14px;font-weight:550}.order-esim-usage-top>button{display:flex;align-items:center;gap:6px;padding:3px;background:transparent;color:var(--read-link);font-size:13px}.order-esim-usage-summary{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:12px;font-size:14px;font-variant-numeric:tabular-nums}.order-esim-usage-summary strong{font-size:18px;font-weight:600;letter-spacing:-.3px}.order-esim-usage-summary span{color:var(--read-muted)}.order-esim-usage progress{width:100%;display:block;height:5px;border:0;appearance:none;border-radius:10px;overflow:hidden;margin:10px 0;background:var(--border)}.order-esim-usage progress::-webkit-progress-bar{background:var(--border);border-radius:10px}.order-esim-usage progress::-webkit-progress-value{background:var(--green);border-radius:10px}.order-esim-usage progress::-moz-progress-bar{background:var(--green);border-radius:10px}.order-esim-usage p{font-size:13px;color:var(--read-muted);line-height:1.5;margin-top:9px}.order-esim-usage-summary+p{margin-top:10px}@supports (interpolate-size:allow-keywords){.purchase-more{interpolate-size:allow-keywords}.purchase-more::details-content{block-size:0;opacity:0;overflow:clip;transition:block-size .3s,opacity .2s,content-visibility .3s allow-discrete}.purchase-more[open]::details-content{block-size:auto;opacity:1}}@media(max-width:760px){.orders-category-tabs{gap:7px}.orders-category-tabs>button{padding:13px 10px;gap:7px}.orders-category-tabs>button>span{font-size:14px}.orders-category-tabs>button>svg{width:17px}.orders-category-tabs small{font-size:13px;min-width:15px}.orders-tools{align-items:stretch;flex-direction:column;gap:12px}.orders-search{max-width:none}.orders-status-tabs{align-self:flex-start}.orders-access.compact{grid-template-columns:1fr}.purchase-card-header,.purchase-items,.purchase-card-footer{padding-inline:18px}}@media(max-width:500px){.my-orders-page .page-heading{flex-wrap:nowrap;gap:10px}.my-orders-page .page-heading-copy>p{font-size:15px;max-width:270px}.orders-refresh{padding:9px;min-height:37px}.orders-refresh>span{display:none}.orders-category-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:20px}.orders-category-tabs>button{position:relative;flex-direction:column;align-items:flex-start;gap:8px;min-height:77px;padding:11px 9px;border-radius:11px}.orders-category-tabs>button>span{font-size:13px;letter-spacing:-.25px}.orders-category-tabs small{position:absolute;top:11px;right:9px;font-size:12px;min-width:0}.orders-tools{margin-bottom:21px}.orders-group-heading h2{font-size:17px}.purchase-card-header{align-items:flex-start;gap:8px;padding:15px}.purchase-card-header>div{align-items:flex-start;flex-direction:column;gap:3px}.purchase-status{font-size:12px;padding:5px 7px}.purchase-status svg{width:12px}.purchase-items{padding-inline:15px}.purchase-item{padding:17px 0}.purchase-item-row{gap:11px;flex-wrap:wrap}.purchase-mark{width:39px;height:39px;border-radius:10px}.purchase-item-copy{flex:1;min-width:calc(100% - 51px)}.purchase-item h3{font-size:16px}.purchase-item-copy p{font-size:13px}.purchase-item-action{margin-left:50px;padding:0;font-size:14px;min-height:28px}.purchase-card-footer{padding:13px 15px}.purchase-card-footer>div{gap:4px 7px;max-width:50%}.purchase-card-footer>div>span{flex-basis:100%;font-size:12px}.purchase-card-footer small{font-size:12px}.purchase-open{font-size:13px;padding:10px;gap:5px}.purchase-open>svg{width:14px}.orders-access{padding:24px 21px;margin:5px 0 30px}.orders-access h2{font-size:22px}.orders-access-intro p{font-size:15px}.orders-access-note{font-size:12px}.orders-access.compact{padding:20px}.orders-session-note{font-size:13px}.order-esim-usage{margin-left:0;padding:13px}.order-esim-usage-summary{font-size:13px;flex-wrap:wrap}.order-esim-usage-summary strong{font-size:17px}.order-esim-usage p{font-size:12px}}@media(prefers-reduced-motion:reduce){.my-orders-page *{animation:none!important;transition:none!important}}.bottom-nav>.mobile-more{display:none}.more-navigation{padding:10px 17px 23px}.more-navigation>a,.more-navigation>button{width:100%;display:flex;align-items:center;gap:14px;padding:17px 10px;text-align:left;background:transparent;border-radius:12px;color:var(--read-text)}.more-navigation>a:hover,.more-navigation>button:hover,.more-navigation>.selected{background:var(--panel-soft)}.more-navigation-icon{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--border);border-radius:12px;color:var(--green);flex-shrink:0}.more-navigation>a>span:nth-child(2),.more-navigation>button>span:nth-child(2){flex:1;min-width:0}.more-navigation strong{display:block;font-size:16px;font-weight:600}.more-navigation small{display:block;font-size:14px;color:var(--read-muted);margin-top:4px}.more-navigation>button{border-top:1px solid var(--border);border-radius:0;margin-top:8px;padding-top:22px}.modal.navigation-menu{max-width:440px}@media(max-width:650px){.bottom-nav>a.nav-extra{display:none}.bottom-nav>.mobile-more{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;padding:9px 5px;background:transparent;color:var(--read-muted);border-radius:12px;font-size:14px;font-weight:500;line-height:1.3}.bottom-nav>.mobile-more.active{background:var(--panel-soft);color:var(--read-text)}.bottom-nav>a{min-width:0;flex:1}.bottom-nav{max-width:410px;width:calc(100% - 24px)}.modal.navigation-menu{max-width:none}.more-navigation{padding-bottom:max(25px,env(safe-area-inset-bottom))}}.simplified-orders .page-heading{padding-bottom:25px}.simplified-orders .orders-refresh{border:0;background:transparent;padding:9px}.simplified-orders .orders-category-tabs{display:flex;gap:4px;padding:0 0 17px;border-bottom:1px solid var(--border);margin-bottom:22px}.simplified-orders .orders-category-tabs>button{display:block;min-height:38px;min-width:0;padding:8px 14px;border:0;background:transparent;border-radius:9px;color:var(--read-muted)}.simplified-orders .orders-category-tabs>button>span{font-size:15px;font-weight:500}.simplified-orders .orders-category-tabs>button.selected{color:var(--read-text);background:var(--panel-soft)}.simplified-orders .purchase-card-header{padding:14px 21px;border-bottom:0}.simplified-orders .purchase-items{padding:0 21px}.simplified-orders .purchase-item{padding-top:8px;padding-bottom:18px}.simplified-orders .purchase-item+.purchase-item{padding-top:17px}.simplified-orders .purchase-card-footer{padding:11px 21px}.simplified-orders .purchase-card-footer>div>span{display:none}.simplified-orders .purchase-card-footer strong{font-size:15px}.simplified-orders .purchase-open:not(.primary){background:transparent;padding:6px 0;font-size:13px;color:var(--read-muted)}.simplified-orders .order-esim-usage{background:transparent;border:0;padding:0;margin-top:14px}.simplified-orders .order-esim-usage-top>strong{font-size:13px;color:var(--read-muted)}.simplified-orders .order-esim-usage-summary{margin-top:7px}.simplified-orders .order-esim-usage p{font-size:12px}.simplified-orders .purchase-mark{width:40px;height:40px}.simplified-orders .purchase-item h3{font-size:16px}.simplified-orders .order-esim-usage{margin-left:54px}@media(max-width:500px){.simplified-orders .orders-category-tabs{gap:3px;margin-bottom:18px;padding-bottom:14px}.simplified-orders .orders-category-tabs>button{padding:8px 12px;min-height:38px}.simplified-orders .orders-category-tabs>button>span{font-size:14px}.simplified-orders .purchase-card-header{padding:13px 15px}.simplified-orders .purchase-items{padding-inline:15px}.simplified-orders .purchase-card-footer{padding:10px 15px}.simplified-orders .purchase-item-row{gap:9px;flex-wrap:nowrap;align-items:flex-start}.simplified-orders .purchase-item-copy{min-width:0}.simplified-orders .purchase-mark{width:35px;height:35px}.simplified-orders .purchase-mark>svg{width:19px}.simplified-orders .purchase-item-action{margin:0 0 0 auto;font-size:13px;padding:2px 0 2px 6px;align-self:center}.simplified-orders .purchase-item-action>svg{display:none}.simplified-orders .order-esim-usage{margin-left:0}.simplified-orders .purchase-card-footer>div{max-width:65%}}.orders-results{min-width:0}.simplified-orders .orders-category-tabs>button>svg{display:none}@media(min-width:761px){.orders-workspace{display:grid;grid-template-columns:178px minmax(0,1fr);gap:28px;align-items:start}.orders-sidebar{position:sticky;top:104px}.simplified-orders .orders-sidebar .orders-category-tabs{display:flex;flex-direction:column;gap:5px;padding:0;margin:0;border:0}.simplified-orders .orders-sidebar .orders-category-tabs>button{display:flex;align-items:center;gap:11px;text-align:left;padding:12px 14px;min-height:45px}.simplified-orders .orders-category-tabs>button>svg{display:block;width:18px;height:18px}.simplified-orders .orders-category-tabs>button>span{font-size:15px}.orders-results .purchases-list{gap:13px}.simplified-orders .purchase-card{border-radius:14px}.simplified-orders .purchase-card-header{padding:12px 18px}.simplified-orders .purchase-items{padding-inline:18px}.simplified-orders .purchase-card-footer{padding:10px 18px}.orders-results .orders-search{max-width:none}.orders-results .orders-tools{margin-bottom:18px}}@media(max-width:500px){.simplified-orders .orders-category-tabs>button{padding-inline:10px}.simplified-orders .orders-category-tabs>button>span{font-size:13px}}@media(min-width:761px)and (max-width:800px){.orders-sidebar{top:132px}}.animated-bottom-nav{isolation:isolate}.bottom-nav.animated-bottom-nav>.nav-active-pill{position:absolute;left:0;top:0;border-radius:11px;background:#dfebe2;pointer-events:none;z-index:0;transition:transform .32s cubic-bezier(.22,.8,.25,1),width .32s cubic-bezier(.22,.8,.25,1),height .25s,opacity .18s;will-change:transform}html[data-theme=dark] .bottom-nav.animated-bottom-nav>.nav-active-pill{background:#304b39}html[data-theme] .bottom-nav.animated-bottom-nav>a,html[data-theme] .bottom-nav.animated-bottom-nav>.mobile-more{position:relative;z-index:1;background:transparent!important;transition:color .22s ease,transform .18s ease}.bottom-nav.animated-bottom-nav>a svg,.bottom-nav.animated-bottom-nav>.mobile-more svg{transition:transform .25s cubic-bezier(.22,.8,.25,1)}.bottom-nav.animated-bottom-nav>.active svg{transform:scale(1.06)}.bottom-nav.animated-bottom-nav>a:active,.bottom-nav.animated-bottom-nav>.mobile-more:active{transform:scale(.95)}@media(prefers-reduced-motion:reduce){.bottom-nav.animated-bottom-nav>*{transition:none!important;animation:none!important}.bottom-nav.animated-bottom-nav svg{transition:none!important}}@media(min-width:651px)and (max-width:800px){.bottom-nav.animated-bottom-nav{width:calc(100% - 24px);gap:3px}.bottom-nav.animated-bottom-nav>a{flex:1;min-width:0;padding:11px 7px;font-size:14px;gap:6px}.bottom-nav.animated-bottom-nav>a>svg{width:19px;height:19px}}@media(min-width:801px){.bottom-nav.animated-bottom-nav{width:max-content;max-width:calc(100vw - 32px)}.bottom-nav.animated-bottom-nav>a{white-space:nowrap}}@media(min-width:801px)and (max-width:950px){.bottom-nav.animated-bottom-nav>a{padding-inline:12px;font-size:14px;gap:7px}}@media(min-width:651px)and (max-width:800px){.bottom-nav.animated-bottom-nav>a{padding:10px 5px;font-size:13px;gap:5px}.bottom-nav.animated-bottom-nav>a>svg{width:17px}}.hotel-checkout{padding:24px;color:var(--read-text)}.hotel-checkout-property{display:flex;gap:15px;align-items:center;padding-bottom:24px;border-bottom:1px solid var(--border)}.hotel-checkout-property>img{width:64px;height:64px;object-fit:cover;flex-shrink:0;border-radius:12px;background:var(--soft)}.hotel-checkout-property>div{min-width:0}.hotel-checkout-property h2{font-size:21px;line-height:1.3;letter-spacing:-.5px;margin:0}.hotel-checkout-property p{display:flex;align-items:flex-start;gap:5px;font-size:14px;line-height:1.5;color:var(--read-muted);margin:6px 0 0}.hotel-checkout-property p svg{flex-shrink:0;margin-top:3px}.hotel-checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.84fr);grid-template-areas:"form summary";gap:26px;align-items:start;margin-top:24px}.hotel-checkout-form{grid-area:form;min-width:0}.hotel-checkout-summary{grid-area:summary;min-width:0;padding:20px;border:1px solid var(--border);border-radius:16px;background:var(--soft)}.hotel-checkout-summary>h3{font-size:16px;margin:0 0 18px;letter-spacing:-.2px}.hotel-checkout-dates{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hotel-checkout-dates>div{display:flex;flex-direction:column;gap:5px}.hotel-checkout-dates span{font-size:13px;color:var(--read-muted)}.hotel-checkout-dates strong{font-size:14px;font-weight:600;line-height:1.4}.hotel-checkout-occupancy{display:flex;gap:7px;align-items:center;font-size:13px;line-height:1.5;color:var(--read-muted);margin:14px 0 18px}.hotel-checkout-room{display:flex;gap:9px;border-top:1px solid var(--border);padding-top:17px;line-height:1.5}.hotel-checkout-room>svg{flex-shrink:0;margin-top:2px;color:var(--read-muted)}.hotel-checkout-room>div{display:flex;flex-direction:column;gap:5px;min-width:0}.hotel-checkout-room strong{font-size:14px;font-weight:600}.hotel-checkout-room span{font-size:13px;color:var(--read-muted)}.hotel-checkout-prices{margin:20px 0 0}.hotel-checkout-prices>div{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:14px;line-height:1.5;margin-top:12px}.hotel-checkout-prices dd{margin:0;flex-shrink:0;font-weight:600;font-variant-numeric:tabular-nums}.hotel-checkout-prices dt{color:var(--read-muted)}.hotel-checkout-prices .hotel-checkout-paynow{margin:0 0 12px;font-size:16px}.hotel-checkout-paynow dt{color:var(--read-text);font-weight:600}.hotel-checkout-paynow dt span{font-size:11px;color:var(--read-muted);font-weight:500;margin-left:4px}.hotel-checkout-paynow dd{font-size:25px;letter-spacing:-.8px;line-height:1.2}.hotel-checkout-prices .hotel-checkout-total{padding-top:12px;border-top:1px solid var(--border)}.hotel-checkout-total dt{color:var(--read-text)}.hotel-checkout-caption{font-size:13px;line-height:1.6;color:var(--read-muted);margin:12px 0 0}.hotel-checkout-policy{border-top:1px solid var(--border);padding-top:17px;margin-top:18px}.hotel-checkout-policy h4{font-size:14px;margin:0 0 5px;font-weight:650}.hotel-checkout-policy>p{font-size:13px;line-height:1.55;color:var(--read-muted);margin:0}.hotel-checkout-terms{margin-top:13px;font-size:13px}.hotel-checkout-terms>summary{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;list-style:none;color:var(--read-link);font-weight:600;min-height:32px}.hotel-checkout-terms>summary::-webkit-details-marker{display:none}.hotel-checkout-terms>summary svg{flex-shrink:0;transition:transform .2s ease}.hotel-checkout-terms[open]>summary svg{transform:rotate(180deg)}.hotel-checkout-terms p{font-size:13px;line-height:1.65;margin:12px 0 0;overflow-wrap:anywhere;color:var(--read-muted)}.hotel-checkout-names{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.hotel-checkout-names label{display:grid;gap:8px;font-size:14px;font-weight:500}.hotel-checkout-names input{width:100%;min-width:0;min-height:48px;padding:12px;border:1px solid var(--border);border-radius:9px;background:var(--panel);color:var(--read-text);font:inherit;font-size:16px}.hotel-checkout-email-label{display:block;font-size:14px;font-weight:500;margin:20px 0 8px}.hotel-checkout-guest .fineprint{margin-top:10px}.hotel-checkout-form .payment-methods{margin-top:24px;padding-top:22px;border-top:1px solid var(--border)}.hotel-checkout-form .payment-options{margin-bottom:0}.hotel-checkout-consent{display:flex;align-items:flex-start;gap:10px;margin:24px 0 20px;font-size:14px;line-height:1.55;color:var(--read-muted);cursor:pointer}.hotel-checkout-consent input{appearance:auto;flex:0 0 18px;width:18px;height:18px;margin:2px 0 0;accent-color:var(--green);cursor:pointer}.hotel-checkout-secure{margin-top:14px}.hotel-checkout-form>.hotel-checkout-caption{text-align:center}.hotel-checkout-loading{display:flex;align-items:center;gap:12px;padding:32px 0 8px;font-size:15px;line-height:1.5;color:var(--read-muted)}@media(max-width:700px){.hotel-checkout{padding:20px 18px}.hotel-checkout-property{align-items:flex-start;padding-bottom:20px;gap:12px}.hotel-checkout-property>img{width:52px;height:52px;border-radius:10px}.hotel-checkout-property h2{font-size:18px}.hotel-checkout-property p{font-size:13px}.hotel-checkout-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"summary" "form";gap:26px;margin-top:20px}.hotel-checkout-summary{padding:18px}.hotel-checkout-summary>h3{margin-bottom:16px}.hotel-checkout-form .label-row{gap:6px}.hotel-checkout-form .label-row>span{font-size:13px}}@media(max-width:360px){.hotel-checkout{padding-inline:16px}.hotel-checkout-summary{padding:16px}.hotel-checkout-dates{gap:10px}.hotel-checkout-dates strong{font-size:13px}}.stay-search{position:relative;margin-bottom:24px;color:var(--read-text);isolation:isolate;z-index:4}.stay-search-bar{display:grid;grid-template-columns:1.3fr 1.15fr .9fr auto;align-items:stretch;padding:7px;background:var(--panel);border:1px solid var(--border);border-radius:20px;box-shadow:0 5px 22px -17px #163e3266}.stay-field{display:flex;align-items:center;gap:13px;min-width:0;padding:15px 18px;background:transparent;text-align:left;border-radius:13px;position:relative;transition:background .2s}.stay-field:not(:first-child):before{content:"";position:absolute;left:0;top:19px;bottom:19px;width:1px;background:var(--border)}.stay-field:hover,.stay-field.is-active{background:var(--panel-soft)}.stay-field>svg{flex-shrink:0;color:var(--read-muted)}.stay-field>span{min-width:0;display:grid;gap:5px}.stay-field small{font-size:12px;font-weight:500;color:var(--read-muted)}.stay-field strong{font-size:16px;line-height:1.35;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stay-search-submit,.stay-done{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--green);color:#fff;font-size:16px;font-weight:600;border-radius:13px;padding:14px 23px;min-height:46px;transition:background .2s,transform .2s}.stay-search-submit:hover,.stay-done:hover{filter:brightness(1.06)}.stay-search-submit:disabled,.stay-done:disabled{opacity:.45;cursor:default}.stay-search-caption{display:flex;justify-content:space-between;gap:15px;font-size:13px;line-height:1.6;color:var(--read-muted);padding:13px 5px 0}.stay-search button:focus-visible,.stay-search input:focus-visible{outline:2px solid var(--green);outline-offset:3px}.stay-popover{position:absolute;top:94px;left:0;width:400px;max-width:100%;padding:20px;background:var(--panel);border:1px solid var(--border);border-radius:20px;box-shadow:0 18px 50px -18px #001d1c50;z-index:20;transform-origin:top center;animation:stay-pop-in var(--dialog-open-duration,.34s) var(--dialog-open-ease,cubic-bezier(.2,.8,.2,1))}.stay-popover.is-closing{animation:stay-pop-out var(--dialog-close-duration,.17s) var(--dialog-close-ease,cubic-bezier(.4,0,1,1)) forwards;pointer-events:none}.stay-popover-dates{left:50%;transform:translate(-50%);width:650px;max-width:100%;--stay-offset:-50%}.stay-popover-guests{left:auto;right:0;width:350px}.stay-destination-input{display:flex;align-items:center;gap:11px;padding:11px 13px;border:1px solid var(--border);border-radius:12px;color:var(--read-muted);background:var(--page)}.stay-destination-input input{font:inherit;font-size:16px;border:0;outline:0;background:transparent;color:var(--read-text);width:100%;min-width:0;padding:3px 0}.stay-destination-input button{background:transparent;display:grid;place-items:center;color:var(--read-muted);padding:3px}.stay-destination-options{max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) transparent;margin:9px -7px 0}.stay-destination-options>button{display:flex;align-items:center;width:100%;gap:12px;padding:13px 9px;text-align:left;background:transparent;border-radius:12px;transition:background .16s}.stay-destination-options>button.is-focused,.stay-destination-options>button:hover{background:var(--panel-soft)}.stay-place-icon{display:grid;place-items:center;flex-shrink:0;width:42px;height:42px;background:var(--panel-soft);border:1px solid var(--border);border-radius:12px;font-size:25px}.stay-destination-options>button>span:nth-child(2){flex:1;min-width:0}.stay-destination-options strong{display:block;font-size:16px;font-weight:600}.stay-destination-options small{display:block;font-size:13px;line-height:1.5;color:var(--read-muted);margin-top:4px}.stay-destination-options>button>svg{color:var(--read-muted);flex-shrink:0}.stay-destination-hint{font-size:14px;line-height:1.6;color:var(--read-muted);padding:16px 5px 3px}.stay-calendar-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 2px 18px}.stay-calendar-heading strong{font-size:17px;display:block;font-weight:600}.stay-calendar-heading span{font-size:13px;color:var(--read-muted);display:block;margin-top:5px}.stay-month-controls{display:flex;gap:6px}.stay-month-controls button,.stay-stepper button{display:grid;place-items:center;width:38px;height:38px;background:transparent;border:1px solid var(--border);border-radius:50%;color:var(--read-text);transition:background .2s}.stay-month-controls button:hover,.stay-stepper button:hover{background:var(--panel-soft)}.stay-month-controls button:disabled,.stay-stepper button:disabled{opacity:.3}.stay-months{display:grid;grid-template-columns:1fr 1fr;gap:28px}.stay-month h3{font-size:15px;font-weight:600;line-height:1.5;text-align:center;margin-bottom:14px}.stay-weekdays,.stay-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));text-align:center}.stay-weekdays{font-size:11px;font-weight:500;color:var(--read-muted);margin-bottom:8px}.stay-days{row-gap:4px}.stay-days>button,.stay-days>span{height:36px;min-width:0}.stay-days>button{font:inherit;font-size:14px;font-variant-numeric:tabular-nums;background:transparent;border-radius:9px;position:relative;transition:background .13s,color .13s}.stay-days>button:disabled{opacity:.25;cursor:default}.stay-days>button:not(:disabled):hover{background:var(--panel-soft)}.stay-days>button.in-range{background:var(--soft);border-radius:0}.stay-days>button.is-start,.stay-days>button.is-end{background:var(--green)!important;color:#fff}.stay-calendar-footer{border-top:1px solid var(--border);margin-top:20px;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:12px}.stay-calendar-footer>span{font-size:14px;line-height:1.5}.stay-done{padding:11px 20px;font-size:14px;min-height:43px}.stay-guest-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:2px 0 22px;margin-bottom:20px;border-bottom:1px solid var(--border)}.stay-guest-row strong{display:block;font-size:16px;font-weight:600}.stay-guest-row small{display:block;margin-top:5px;color:var(--read-muted);font-size:12px}.stay-stepper{display:flex;align-items:center;gap:13px}.stay-stepper>span{font-size:16px;font-variant-numeric:tabular-nums;min-width:10px;text-align:center}.stay-guest-note{font-size:13px;line-height:1.6;color:var(--read-muted);margin-top:11px}.stay-guests>.stay-done{margin-top:20px;width:100%}.stay-guests .travel-select-menu{left:0;right:0;max-width:100%;width:100%}.travel-country-option{display:inline-flex;align-items:center;gap:10px}.travel-country-option .country-flag{font-size:21px;line-height:1}html[data-theme=dark] .stay-search-submit,html[data-theme=dark] .stay-done,html[data-theme=dark] .stay-days>button.is-start,html[data-theme=dark] .stay-days>button.is-end{background:#bfdba9!important;color:#18351e}html[data-theme=dark] .stay-days>button.in-range{background:#2c4532}@keyframes stay-pop-in{0%{opacity:0;translate:0 -5px;scale:.98}to{opacity:1;translate:0 0;scale:1}}@keyframes stay-pop-out{to{opacity:0;translate:0 -5px;scale:.98}}@media(max-width:960px){.stay-search-bar{grid-template-columns:1.1fr 1.1fr 1fr auto}.stay-field{gap:9px;padding:15px 12px}.stay-field strong{font-size:14px}.stay-field>svg{width:19px}.stay-search-submit{padding-inline:18px}}@media(max-width:720px){.stay-search-bar{grid-template-columns:1fr 1fr;gap:5px;padding:8px}.stay-field:first-child{grid-column:1/-1;border-bottom:1px solid var(--border)}.stay-field:before{display:none}.stay-field{min-height:74px;padding:12px}.stay-field strong{font-size:15px}.stay-search-submit{grid-column:1/-1;min-height:49px;margin-top:3px}.stay-popover{top:89px;width:100%;max-width:100%;left:0;right:0;transform:none;max-height:65dvh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.stay-popover-dates,.stay-popover-guests{top:169px}.stay-search-caption{display:block;padding-top:12px}.stay-search-caption>span{display:block}.stay-months{gap:18px}.stay-popover-guests{overflow:visible}.stay-guests .travel-select-menu [role=listbox]{max-height:170px}}@media(max-width:520px){.stay-second-month{display:none}.stay-months{grid-template-columns:1fr}.stay-popover{padding:18px}.stay-days>button,.stay-days>span{height:38px}.stay-calendar-footer>span{font-size:13px}.stay-field small{font-size:11px}.stay-field strong{font-size:14px}.stay-field{gap:8px}.stay-month h3{margin-bottom:15px}.stay-popover-guests{padding:20px}.stay-calendar-heading span{font-size:12px}}@media(prefers-reduced-motion:reduce){.stay-search *{animation:none!important;transition:none!important}}.stay-popover{z-index:120;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border) transparent;color:var(--read-text)}.stay-popover button{color:inherit}.stay-popover .stay-done{color:#fff}.stay-popover button:focus-visible{outline:2px solid var(--green);outline-offset:2px}.stay-destination-input:focus-within{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 14%,transparent)}.stay-destination-input input:focus-visible{outline:none}.stay-guests .travel-select-menu{position:static;margin-top:8px;box-shadow:none;animation:none}.stay-guests .travel-select-menu [role=listbox]{max-height:155px}.stay-popover .travel-field{color:var(--read-text)}html[data-theme=dark] .stay-popover .stay-done{color:#18351e}@media(prefers-reduced-motion:reduce){.stay-popover,.stay-popover *{animation:none!important;transition:none!important}}.travel-page{color:var(--read-text,var(--ink))}.travel-page .page-heading{padding-bottom:20px;margin-bottom:0}.travel-data-card{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:24px;min-height:244px;padding:30px 36px;border:1px solid var(--border);border-radius:24px;background:var(--panel,var(--surface));overflow:hidden;transition:border-color .2s,box-shadow .2s}.travel-data-card:hover{border-color:#88a995;box-shadow:0 12px 35px -28px #123f2f66}.travel-service-label{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:var(--read-muted)}.travel-data-card h2{font-size:clamp(25px,3vw,35px);letter-spacing:-1px;line-height:1.17;max-width:390px;margin-top:14px}.travel-data-card p{font-size:16px;line-height:1.6;color:var(--read-muted);max-width:365px;margin-top:12px}.travel-text-cta{display:inline-flex;align-items:center;gap:9px;margin-top:22px;font-weight:650;font-size:16px}.travel-data-visual{position:relative;min-height:200px;display:grid;place-items:center;isolation:isolate}.travel-data-visual>.travel-globe{position:absolute;color:#75a790;opacity:.35;transform:translate(55px) scale(1.5)}.travel-sim{width:133px;height:164px;border:1px solid #759b82;border-radius:22px;background:#d9ebcd;color:#173c2c;box-shadow:0 15px 22px -15px #0008;transform:rotate(-9deg);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px;gap:12px;animation:travel-float 8s ease-in-out infinite}.travel-sim strong{font-size:18px;letter-spacing:-.7px}.travel-sim>span{font-size:13px}.travel-country{position:absolute;bottom:4px;left:50%;transform:translate(-15%);max-width:230px;padding:10px 15px;border:1px solid var(--border);background:var(--panel,var(--surface));box-shadow:0 6px 18px -12px #0008;border-radius:100px;font-size:14px;font-weight:600;white-space:nowrap}.travel-tabs{display:flex;gap:7px;padding:6px;background:var(--panel,var(--surface));border:1px solid var(--border);border-radius:16px;margin:0 0 20px;width:fit-content;max-width:100%}.travel-tabs>button{display:flex;align-items:center;gap:9px;background:transparent;border-radius:11px;padding:11px 15px;font-size:16px;font-weight:600;transition:background .2s,color .2s}.travel-tabs>button[aria-selected=true]{background:var(--soft);color:var(--read-text)}.travel-tabs>button>span{font-size:12px;font-weight:500;color:var(--read-muted)}.travel-not-open{display:flex;gap:23px;padding:32px;border:1px solid var(--border);border-radius:20px;background:var(--panel,var(--surface))}.travel-not-open-icon{width:64px;height:64px;display:grid;place-items:center;background:var(--soft);border-radius:18px;flex-shrink:0}.travel-not-open h2{font-size:22px;letter-spacing:-.5px;line-height:1.3}.travel-not-open p{font-size:16px;line-height:1.6;color:var(--read-muted);margin-top:9px;max-width:660px}.travel-not-open .travel-availability-note{font-size:14px;margin-top:17px}.travel-search{padding:24px;border:1px solid var(--border);border-radius:20px;background:var(--panel,var(--surface))}.travel-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.travel-fields label,.travel-select>span{font-size:14px;font-weight:600;display:block;min-width:0}.travel-field{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:49px;padding:12px 13px;border:1px solid var(--border);border-radius:11px;background:var(--panel,var(--surface));color:var(--read-text);font-size:16px;font-weight:400;margin-top:8px;text-align:left}.travel-field:focus-visible{outline:2px solid #43896a;outline-offset:2px}.travel-select{position:relative;min-width:0}.travel-select-menu{position:absolute;top:calc(100% + 6px);left:0;width:max(100%,260px);max-width:min(360px,calc(100vw - 64px));z-index:15;padding:7px;border:1px solid var(--border);border-radius:14px;background:var(--panel,var(--surface));box-shadow:0 12px 36px -16px #0007;animation:travel-menu-in .16s ease-out}.travel-option-search{display:flex;align-items:center;gap:9px;padding:8px}.travel-option-search input{width:100%;min-width:0;background:transparent;color:var(--read-text);border:0;font:inherit;font-size:16px;outline:none}.travel-select-menu [role=listbox]{max-height:240px;overflow:auto;scrollbar-width:thin}.travel-select-menu [role=option]{display:flex;justify-content:space-between;gap:8px;width:100%;text-align:left;font-size:15px;line-height:1.45;background:transparent;border-radius:8px;padding:10px 9px}.travel-select-menu [role=option]:hover,.travel-select-menu [role=option].focused{background:var(--soft)}.travel-select-menu p{font-size:14px;color:var(--read-muted);padding:14px 10px}.travel-search-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px}.travel-search-bottom>span{color:var(--read-muted);font-size:14px;line-height:1.5}.travel-search-bottom .primary-button{margin:0;width:auto;min-width:175px;display:flex;justify-content:center;gap:9px;min-height:49px}.travel-error{padding:18px;border:1px solid #aa6262;border-radius:12px;line-height:1.6;font-size:16px;margin-top:18px}.travel-loading{padding:30px;color:var(--read-muted)}.travel-results-heading{margin:28px 0 18px}.travel-results-heading h2{font-size:25px;letter-spacing:-.5px}.travel-results-heading p,.travel-search-notice{font-size:15px;line-height:1.6;color:var(--read-muted);margin-top:7px}.travel-search-notice{margin:0 0 18px}.travel-hotel{display:grid;grid-template-columns:220px 1fr;border:1px solid var(--border);background:var(--panel,var(--surface));border-radius:18px;margin:15px 0;overflow:hidden;min-height:200px}.travel-hotel-photo{display:grid;place-items:center;background:var(--soft);min-height:200px;overflow:hidden}.travel-hotel-photo img{width:100%;height:100%;max-height:330px;object-fit:cover}.travel-hotel-details{padding:23px;min-width:0}.travel-hotel-title{display:flex;align-items:start;justify-content:space-between;gap:12px}.travel-hotel-title h3{font-size:20px;line-height:1.3;letter-spacing:-.4px}.travel-hotel-title>span{white-space:nowrap;padding:5px 8px;border-radius:6px;background:var(--soft);font-size:15px;font-weight:700}.travel-hotel-title small{font-size:12px;font-weight:400}.travel-hotel-details>p{display:flex;align-items:center;gap:5px;color:var(--read-muted);font-size:14px;line-height:1.5;margin:8px 0 16px}.travel-hotel-details>strong{font-size:23px;letter-spacing:-.5px}.travel-hotel-details>strong>small{font-size:14px;font-weight:400;letter-spacing:0;color:var(--read-muted)}.travel-page details{margin-top:16px}.travel-page summary{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;cursor:pointer;list-style:none}.travel-page summary::-webkit-details-marker{display:none}.travel-page details[open]>summary svg{transform:rotate(180deg)}.travel-room{padding:15px 0;border-top:1px solid var(--border);margin-top:15px}.travel-room h4{font-size:16px;margin:0 0 8px}.travel-room p{font-size:14px;line-height:1.6;margin:5px 0;color:var(--read-muted)}.travel-room>div{display:flex;justify-content:space-between;gap:15px;font-size:14px;margin-top:10px}.travel-flight{display:grid;grid-template-columns:1fr 220px;gap:25px;padding:24px;background:var(--panel,var(--surface));border:1px solid var(--border);border-radius:18px;margin-top:15px}.travel-flight-route>div+div{border-top:1px solid var(--border);margin-top:16px;padding-top:16px}.travel-flight-route span{font-size:14px;color:var(--read-muted)}.travel-flight-route strong{display:flex;align-items:center;gap:15px;font-size:24px;margin:9px 0}.travel-flight-route p{font-size:14px;line-height:1.5;color:var(--read-muted)}.travel-flight-price{border-left:1px solid var(--border);padding-left:22px}.travel-flight-price>strong{font-size:26px;display:block}.travel-flight-price>span{font-size:14px;color:var(--read-muted)}@keyframes travel-float{0%,to{transform:translateY(0) rotate(-9deg)}50%{transform:translateY(-7px) rotate(-6deg)}}@keyframes travel-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.travel-fields{grid-template-columns:1fr 1fr}.travel-hotel{grid-template-columns:160px 1fr}.travel-data-card{padding:25px;gap:15px;grid-template-columns:1.4fr 1fr}.travel-country{left:40%;font-size:12px;max-width:170px;white-space:normal}.travel-data-visual>.travel-globe{width:100px;transform:translate(22px) scale(1.5)}.travel-sim{width:105px;height:143px;padding:15px}.travel-flight{grid-template-columns:1fr}.travel-flight-price{border-left:0;border-top:1px solid var(--border);padding:17px 0 0}}@media(max-width:500px){.travel-data-card{padding:23px 21px;min-height:230px;grid-template-columns:1fr}.travel-data-card h2{max-width:250px;font-size:29px}.travel-data-card p{max-width:260px}.travel-data-visual{display:none}.travel-tabs{width:100%;gap:3px;margin-top:0;margin-bottom:16px}.travel-tabs>button{padding:10px;gap:6px;flex:1;justify-content:center;font-size:15px}.travel-tabs>button>span{font-size:11px}.travel-tabs>button svg{width:17px}.travel-not-open{padding:23px;gap:15px;flex-direction:column}.travel-not-open-icon{height:49px;width:49px;border-radius:13px}.travel-not-open h2{font-size:21px}.travel-search{padding:19px 15px}.travel-fields{gap:15px 10px}.travel-fields>.travel-select:nth-child(2n) .travel-select-menu{left:auto;right:0}.travel-search-bottom{flex-direction:column;align-items:stretch;gap:14px}.travel-search-bottom .primary-button{width:100%}.travel-hotel{grid-template-columns:1fr}.travel-hotel-photo{height:160px;min-height:160px}.travel-hotel-photo img{height:160px}.travel-hotel-details{padding:20px}.travel-field{font-size:15px;padding:12px 9px}.travel-fields label,.travel-select>span{font-size:13px}.travel-flight{padding:20px}.travel-flight-route p{font-size:13px}}html[data-theme=dark] .travel-tabs>button[aria-selected=true],html[data-theme=dark] .travel-not-open-icon,html[data-theme=dark] .travel-select-menu [role=option]:hover,html[data-theme=dark] .travel-select-menu [role=option].focused,html[data-theme=dark] .travel-hotel-title>span,html[data-theme=dark] .travel-hotel-photo{background:#263d2e}html[data-theme=dark] .travel-sim{background:#badca4;color:#163b2b}@media(prefers-reduced-motion:reduce){.travel-page *{animation:none!important;transition:none!important}}.travel-data-strip{display:flex;align-items:center;gap:15px;padding:17px 21px;border:1px solid var(--border);border-radius:16px;background:var(--panel);transition:border-color .2s,background .2s}.travel-data-strip:hover{border-color:#88a995;background:var(--panel-soft)}.travel-data-strip-icon{width:43px;height:43px;flex-shrink:0;display:grid;place-items:center;background:var(--panel-soft);border:1px solid var(--border);border-radius:12px;color:var(--read-link)}.travel-data-strip-copy{flex:1;min-width:0}.travel-data-strip-copy>strong{font-size:16px;font-weight:600;line-height:1.4;display:block}.travel-data-strip-copy>span{display:block;font-size:13px;line-height:1.5;color:var(--read-muted);margin-top:3px}.travel-data-strip-cta{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:550;color:var(--read-link)}.travel-tabs{margin-top:0}.travel-data-strip:focus-visible{outline:2px solid var(--green);outline-offset:3px}@media(max-width:600px){.travel-data-strip{gap:12px;padding:15px}.travel-data-strip-copy>strong{font-size:14px}.travel-data-strip-copy>span{font-size:12px}.travel-data-strip-cta>span{display:none}.travel-data-strip-icon{width:37px;height:40px}.travel-page .page-heading{margin-bottom:18px}}:root{--dialog-open-duration:.34s;--dialog-close-duration:.17s;--dialog-open-ease:cubic-bezier(.2,.8,.2,1);--dialog-close-ease:cubic-bezier(.4,0,1,1)}.has-modal-motion{animation:none!important;transform-origin:center;backface-visibility:hidden}.modal-backdrop:has(.has-modal-motion),.shared-modal-backdrop{animation:none!important}@keyframes modal-scrim-in{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.esim-period-reveal{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s cubic-bezier(.2,.8,.2,1),opacity .2s ease}.esim-period.is-open .esim-period-reveal{grid-template-rows:1fr;opacity:1}.esim-period-clip{min-height:0;overflow:hidden}.esim-period-options{transition:transform .3s cubic-bezier(.2,.8,.2,1);transform:translateY(-5px)}.esim-period.is-open .esim-period-options{transform:translateY(0)}@supports (interpolate-size:allow-keywords){.esim-picker details,.stock-payment-picker,.faq-list details,.hotel-checkout-terms,.hotel-info{interpolate-size:allow-keywords}.esim-picker details::details-content,.stock-payment-picker::details-content,.faq-list details::details-content,.hotel-checkout-terms::details-content,.hotel-info::details-content{block-size:0;overflow:clip;opacity:0;transition:block-size .28s cubic-bezier(.2,.8,.2,1),opacity .2s,content-visibility .28s allow-discrete}.esim-picker details[open]::details-content,.stock-payment-picker[open]::details-content,.faq-list details[open]::details-content,.hotel-checkout-terms[open]::details-content,.hotel-info[open]::details-content{block-size:auto;opacity:1}}@media(prefers-reduced-motion:reduce){.modal.has-modal-motion,.modal-backdrop:has(.has-modal-motion){animation:none!important}.esim-period-reveal,.esim-period-options{transition:none!important}.esim-period-options{transform:none}}.support-launcher{position:fixed;right:24px;bottom:28px;z-index:85;display:flex;align-items:center;gap:9px;padding:14px 20px;min-height:54px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#174b36;color:#fff;box-shadow:0 5px 18px #123b2626;font-size:16px;font-weight:600;transition:transform .18s,box-shadow .18s}.support-launcher:hover{transform:translateY(-2px);box-shadow:0 8px 24px #123b2633}.support-backdrop{position:fixed;inset:0;z-index:250;background:#10251a15;animation:support-fade var(--dialog-open-duration,.34s) var(--dialog-open-ease,cubic-bezier(.2,.8,.2,1))}.support-panel{position:absolute;right:24px;bottom:24px;display:flex;flex-direction:column;width:410px;height:min(650px,calc(100dvh - 48px));min-height:260px;overflow:hidden;border:1px solid var(--border);border-radius:24px;background:var(--surface);color:var(--read-text,var(--ink));box-shadow:0 16px 70px #0d211a26,0 2px 12px #0d211a14;animation:support-open var(--dialog-open-duration,.34s) var(--dialog-open-ease,cubic-bezier(.2,.8,.2,1))}.support-header{display:flex;align-items:center;gap:11px;padding:20px;border-bottom:1px solid var(--border);flex-shrink:0}.support-header>img{width:42px;height:42px;border-radius:13px}.support-header>div{flex:1;min-width:0}.support-header h2{font-size:17px;font-weight:650;letter-spacing:-.25px;line-height:1.4}.support-header p{font-size:13px;color:var(--read-muted);margin-top:1px}.support-icon{display:grid;place-items:center;width:32px;height:36px;flex-shrink:0;background:transparent;border-radius:9px;color:var(--read-muted)}.support-icon:hover{background:var(--soft)}.support-order{display:flex;align-items:center;gap:11px;background:var(--panel-soft,var(--soft));padding:13px 20px;text-align:left;flex-shrink:0}.support-order>span{display:grid;gap:2px;flex:1}.support-order strong{font-size:13px;font-weight:600;letter-spacing:.1px}.support-order small{font-size:13px;color:var(--read-muted)}.support-conversation{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:22px 20px;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.support-welcome{padding:14px 0 8px}.support-welcome-icon{display:grid;place-items:center;background:var(--panel-soft,var(--soft));color:var(--read-link);width:54px;height:54px;border-radius:17px;margin-bottom:21px}.support-welcome h3{font-size:25px;font-weight:600;letter-spacing:-.7px;line-height:1.3}.support-welcome>p{font-size:15px;line-height:1.65;color:var(--read-muted);margin-top:9px;max-width:325px}.support-starters{display:grid;gap:9px;margin-top:26px}.support-starters button{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 15px;background:transparent;border:1px solid var(--border);border-radius:12px;text-align:left;font-size:14px;line-height:1.4;transition:background .15s}.support-starters button:hover{background:var(--panel-soft,var(--soft))}.support-message{margin-bottom:21px;font-size:15px;line-height:1.65}.support-message.user{display:flex;justify-content:flex-end}.support-bubble{white-space:pre-wrap;overflow-wrap:anywhere}.support-message.user .support-bubble{background:var(--panel-soft,var(--soft));padding:11px 15px;border-radius:17px 17px 5px;max-width:88%}.support-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.support-actions>a,.support-actions>button{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:500;line-height:1.4;min-height:36px;border:1px solid var(--border);border-radius:9px;padding:7px 9px;background:transparent;color:var(--read-link)}.support-actions>a:hover,.support-actions>button:hover{background:var(--soft)}.support-compose{padding:12px 16px 15px;border-top:1px solid var(--border);flex-shrink:0}.support-compose form{display:flex;align-items:flex-end;gap:9px;border:1px solid var(--border);border-radius:15px;padding:8px 8px 8px 14px;background:var(--surface)}.support-compose form:focus-within{border-color:var(--read-link);box-shadow:0 0 0 2px color-mix(in srgb,var(--read-link) 12%,transparent)}.support-compose textarea{font:inherit;font-size:16px;line-height:1.45;field-sizing:content;width:100%;resize:none;min-height:35px;max-height:115px;padding:6px 0;border:0;outline:none;color:var(--read-text);background:transparent}.support-compose textarea::placeholder{color:var(--read-muted);opacity:.85}.support-compose form>button{display:grid;place-items:center;width:35px;height:35px;flex-shrink:0;border-radius:11px;background:#174b36;color:#fff}.support-compose form>button:disabled{opacity:.4}.support-footer-note{display:flex;gap:6px;justify-content:space-between;align-items:center;margin:10px 1px 0;font-size:12px;line-height:1.5;color:var(--read-muted)}.support-footer-note>a{display:flex;align-items:center;gap:2px;font-size:12px;white-space:nowrap;text-decoration:underline;text-underline-offset:3px}.support-error{padding:13px;border:1px solid var(--border);border-radius:12px;font-size:14px;line-height:1.5}.support-error>button,.support-error>a{display:inline-flex;align-items:center;gap:4px;background:transparent;color:var(--read-link);text-decoration:underline;text-underline-offset:3px;font-size:14px;margin-top:10px;padding:0 14px 0 0}.support-typing{display:flex;gap:4px;padding:10px 0}.support-typing>span:not(.support-sr){width:6px;height:6px;border-radius:50%;background:var(--read-muted);animation:support-dot 1.1s ease-in-out infinite}.support-typing>span:nth-child(2){animation-delay:.15s}.support-typing>span:nth-child(3){animation-delay:.3s}.support-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.support-text-link{background:none;padding:0;color:var(--read-link);font:inherit;text-decoration:underline;text-underline-offset:3px}.site-footer button.support-text-link{font-size:14px;text-decoration:none}.support-link.support-text-link{gap:7px}html[data-theme=dark] .support-launcher,html[data-theme=dark] .support-compose form>button{background:#c4e4b0;color:#183527}html[data-theme=dark] .support-backdrop{background:#0003}html[data-theme=dark] .support-panel{box-shadow:0 20px 80px #0006}@keyframes support-open{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}@keyframes support-fade{0%{opacity:0}to{opacity:1}}@keyframes support-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@media(max-width:700px){.support-launcher{right:16px;bottom:calc(88px + env(safe-area-inset-bottom));min-height:50px;padding:12px 17px}.support-panel{width:calc(100% - 20px);right:10px;bottom:calc(10px + env(safe-area-inset-bottom));height:min(680px,calc(100dvh - 28px - env(safe-area-inset-bottom)));border-radius:22px}.support-header{padding:17px}.support-conversation{padding:20px 17px}.support-compose{padding:12px}.support-header h2{font-size:16px}.support-footer-note{font-size:12px}.support-footer-note>a{font-size:12px}}@media(prefers-reduced-motion:reduce){.support-panel,.support-backdrop,.support-typing>span:not(.support-sr){animation:none}.support-launcher{transition:none}}@media(min-width:701px)and (max-width:1000px){.support-launcher{bottom:105px}}.support-backdrop.closing{animation:support-fade-out var(--dialog-close-duration,.17s) var(--dialog-close-ease,cubic-bezier(.4,0,1,1)) both;pointer-events:none}.support-backdrop.closing .support-panel{animation:support-close var(--dialog-close-duration,.17s) var(--dialog-close-ease,cubic-bezier(.4,0,1,1)) both}.support-launcher{animation:support-launcher-in .2s ease-out}.support-panel{transform-origin:bottom right;animation-duration:.3s;animation-timing-function:cubic-bezier(.16,1,.3,1)}@keyframes support-close{to{opacity:0;transform:translateY(14px) scale(.97)}}@keyframes support-fade-out{to{opacity:0}}@keyframes support-launcher-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.support-launcher,.support-backdrop.closing,.support-backdrop.closing .support-panel{animation:none}}.support-product{margin-top:15px;border:1px solid var(--border);border-radius:16px;padding:14px;background:var(--surface)}.support-product-heading{display:flex;align-items:center;gap:12px}.support-product-heading>.brand-tile{width:65px;height:54px;min-height:0;flex-shrink:0;aspect-ratio:auto;border-radius:10px;font-size:12px}.support-product-heading>.brand-tile img{width:100%;height:100%;object-fit:cover}.support-product-heading h4{font-size:16px;line-height:1.35;letter-spacing:-.2px;margin:0}.support-product-heading p{font-size:13px;color:var(--read-muted);margin:3px 0 0}.support-product-amounts{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.support-product-amounts button{border:1px solid var(--border);border-radius:8px;padding:7px 9px;font-size:13px;line-height:1.4;background:transparent;min-height:34px}.support-product-amounts button[aria-pressed=true]{border-color:var(--read-link);background:var(--panel-soft,var(--soft));color:var(--read-link)}.support-product-price{display:flex;justify-content:space-between;align-items:center;margin:14px 0 11px;font-size:14px;color:var(--read-muted)}.support-product-price strong{font-size:19px;color:var(--read-text);letter-spacing:-.4px}.support-product-buy{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:10px;padding:11px 12px;min-height:43px;width:100%;background:#174b36;color:#fff;font-size:14px;font-weight:600}.support-product-details{margin-top:10px;font-size:12px;color:var(--read-muted)}.support-product-details summary{cursor:pointer;min-height:26px}.support-product-details p{white-space:pre-wrap;max-height:140px;overflow-y:auto;scrollbar-width:thin;line-height:1.6;margin-top:7px}.support-product-error{font-size:13px;line-height:1.5;margin-top:10px;color:var(--read-text)}html[data-theme=dark] .support-product-buy{background:#c4e4b0;color:#183527}.support-order-picker{padding:0 0 18px}.support-order-picker h3{font-size:16px;font-weight:600;margin-bottom:12px}.support-order-picker>button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:12px 13px;margin-top:8px;text-align:left;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.support-order-picker span{display:grid;gap:3px}.support-order-picker strong{font-size:14px}.support-order-picker small{font-size:13px;color:var(--read-muted)}.support-receipt{margin-top:13px;border:1px solid var(--border);border-radius:14px;padding:14px;background:var(--surface)}.support-receipt-top{display:flex;align-items:center;gap:7px;font-size:13px}.support-receipt-top strong{flex:1}.support-receipt-top b{font-size:14px;font-weight:600}.support-receipt>p{font-size:13px;color:var(--read-muted);margin-top:4px}.support-receipt-amount{display:flex;justify-content:space-between;gap:10px;margin-top:12px;font-size:13px}.support-receipt-amount strong{font-weight:500}.support-receipt-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.support-receipt-actions button{display:inline-flex;align-items:center;gap:5px;min-height:36px;border:1px solid var(--border);background:transparent;border-radius:8px;padding:7px 10px;font-size:13px;color:var(--read-link)}.support-receipt-actions button:first-child{background:var(--panel-soft,var(--soft));font-weight:600}.support-payment-proof{margin-top:12px;font-size:13px}.support-payment-proof summary{cursor:pointer;color:var(--read-link);font-weight:500;padding:5px 0}.support-payment-proof>a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 0;border-bottom:1px solid var(--border);color:var(--read-link)}.support-payment-proof>a span{display:grid}.support-payment-proof small{font-size:12px;color:var(--read-muted)}.support-payment-proof>small{display:block;margin-top:8px}.support-payment-proof p{margin:8px 0;color:var(--read-muted)}.support-payment-proof .support-explorer-link{border:0}.support-receipt button:disabled,.support-actions button:disabled{opacity:.55;cursor:wait}.support-product-symbol{display:grid;place-items:center;width:46px;height:46px;flex-shrink:0;border-radius:13px;background:var(--panel-soft,var(--soft));color:var(--read-link);font-size:27px}.support-plan-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:14px 0}.support-plan-options button{display:flex;justify-content:space-between;align-items:center;gap:6px;padding:10px;border:1px solid var(--border);border-radius:10px;background:transparent;text-align:left;min-width:0}.support-plan-options button[aria-pressed=true]{border-color:var(--read-link);background:var(--panel-soft,var(--soft));box-shadow:inset 0 0 0 1px var(--read-link)}.support-plan-options button>span{display:grid}.support-plan-options strong,.support-plan-options b{font-size:13px;font-weight:600}.support-plan-options small{font-size:12px;color:var(--read-muted)}.support-compatible{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.5;margin:12px 0}.support-compatible .esim-checkbox-control{width:18px;height:18px;flex:0 0 18px;margin-top:1px}.support-compatible .esim-checkbox-mark{width:18px;height:18px}.support-product-buy:disabled{opacity:.5;cursor:not-allowed}.support-secondary-link{display:flex;align-items:center;justify-content:center;gap:5px;padding:9px 0 0;width:100%;background:transparent;color:var(--read-link);font-size:13px}.support-service-image{width:50px;height:50px;object-fit:cover;border-radius:11px}.support-service-prices{display:grid;gap:7px;margin:13px 0;font-size:13px}.support-service-prices>div{display:flex;justify-content:space-between;gap:12px}.support-service-prices strong{white-space:nowrap}.support-hotel{padding:0;overflow:hidden}.support-hotel-image{width:100%;height:140px;object-fit:cover;display:block}.support-hotel-content{padding:14px}.support-hotel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.support-hotel-title h4{font-size:16px;line-height:1.4}.support-hotel-title>span{display:flex;align-items:baseline;gap:3px;background:var(--panel-soft,var(--soft));padding:4px 6px;border-radius:7px;font-weight:650;font-size:14px;white-space:nowrap}.support-hotel-title small{font-size:10px;font-weight:400}.support-hotel-content>p{display:flex;align-items:baseline;gap:4px;font-size:12px;color:var(--read-muted);line-height:1.6;margin:5px 0 10px}.support-hotel .support-product-price{margin:10px 0 2px}.support-hotel .support-hotel-total{margin-bottom:13px}.support-destination-button{margin-top:13px}.support-usage{margin-top:14px;border:1px solid var(--border);border-radius:16px;padding:15px;background:var(--surface)}.support-usage-value{display:flex;align-items:baseline;gap:9px;margin:15px 0 10px}.support-usage-value strong{font-size:28px;letter-spacing:-.8px;line-height:1.2}.support-usage-value span{font-size:13px;color:var(--read-muted)}.support-usage progress{display:block;width:100%;height:7px;border:0;border-radius:6px;overflow:hidden;accent-color:var(--read-link);background:var(--border)}.support-usage progress::-webkit-progress-bar{background:var(--border);border-radius:6px}.support-usage progress::-webkit-progress-value{background:var(--read-link);border-radius:6px}.support-usage>p{font-size:13px;color:var(--read-muted);margin:7px 0}.support-usage>small{display:block;font-size:12px;color:var(--read-muted);line-height:1.6}.support-receipt-top strong{line-height:1.4;overflow-wrap:anywhere}.support-order-picker strong{line-height:1.4}.support-product-heading>div{min-width:0}.support-product-heading h4{overflow-wrap:anywhere}.support-product,.support-usage{animation:support-card-in .22s ease-out}@keyframes support-card-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.support-product,.support-usage{animation:none}}.support-compatible.esim-compatibility{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;font-size:13px;line-height:20px;padding:0;margin:14px 0;white-space:normal}.support-compatible .esim-checkbox-control,.support-compatible .esim-checkbox-mark{width:20px;height:20px;margin:0}.support-compatible .esim-checkbox-control input{appearance:none;position:absolute;inset:0;width:100%;height:100%;min-width:0;min-height:0;padding:0;margin:0;border:0;opacity:0;z-index:1;cursor:pointer}.support-compatible>span:last-child{min-width:0}.support-plan-options.single-plan{grid-template-columns:minmax(0,1fr)}.support-plan-options.single-plan button{padding:13px}.support-plan-options.single-plan strong,.support-plan-options.single-plan b{font-size:15px}.support-coverage{margin:0 0 12px}.support-coverage>summary{font-size:13px;color:var(--read-link)}.support-coverage>p{font-size:13px;line-height:1.65}
