:root{--ink:#080b10;--navy:#0d1723;--navy-2:#14283a;--paper:#f5f5f7;--white:#fff;--text:#1d1d1f;--muted:#6e6e73;--line:#d2d2d7;--blue:#2997ff;--blue-dark:#0071e3;--red:#d52936;--radius:28px;--shadow:0 18px 50px rgba(0,0,0,.09);--wrap:1480px;--ease:cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(calc(100% - 44px),var(--wrap));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:9999;top:-100px;left:18px;padding:12px 18px;border-radius:12px;background:#fff;color:#000;box-shadow:var(--shadow)}.skip-link:focus{top:18px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.micro-label,.eyebrow{display:block;margin-bottom:13px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.pill{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;font-size:15px;font-weight:600;transition:transform .25s var(--ease),background .25s,color .25s}.pill:hover{transform:translateY(-1px)}.pill-primary{background:var(--blue-dark);color:#fff}.pill-primary:hover{background:#0077ed}.pill-dark{background:var(--ink);color:#fff}.pill-link{padding-inline:6px;color:var(--blue-dark)}.pill-link span,.apple-section-head>a span{font-size:1.35em;line-height:0}.pill-link-light{color:#69bfff}

/* Global navigation */
.site-header{position:relative;z-index:100}.global-nav-wrap{position:relative;background:rgba(8,11,16,.94);color:#f5f5f7;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px)}.site-header.is-condensed .global-nav-wrap{position:fixed;top:0;right:0;left:0;box-shadow:0 1px rgba(255,255,255,.09)}.global-nav{display:grid;grid-template-columns:72px minmax(500px,1fr) 176px 132px;align-items:center;min-height:64px;gap:20px}.site-brand{display:flex;align-items:center}.custom-logo-link{display:flex;align-items:center}.custom-logo{display:block;width:auto;max-width:54px;max-height:48px;object-fit:contain}.stamp-logo{display:flex;flex-direction:column;justify-content:center;width:54px;height:42px;color:#fff;font-size:10px;font-weight:800;line-height:1;letter-spacing:.08em}.stamp-logo small{margin-top:4px;color:var(--red);font-size:8px;letter-spacing:.35em}.primary-nav{min-width:0}.site-menu{display:flex;align-items:center;justify-content:center;gap:clamp(17px,2.2vw,38px);margin:0;padding:0;list-style:none}.site-menu a{display:block;padding:22px 0;color:#d7d7dc;font-size:13px;font-weight:500;white-space:nowrap;transition:color .2s}.site-menu a:hover{color:#fff}.header-language{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;color:#d7d7dc}.language-globe{display:flex;width:17px;height:17px}.language-globe svg{width:100%;fill:none;stroke:currentColor;stroke-width:1.4}.header-language .gt_switcher,.header-language .gt_switcher_wrapper{position:static!important}.header-language select,.language-fallback{width:138px;height:38px;padding:0 30px 0 13px;border:1px solid #394553;border-radius:20px;background:#101a26;color:#fff;font-size:13px;font-weight:600;appearance:auto}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}.header-icon{position:relative;display:grid;width:40px;height:40px;padding:9px;place-items:center;border:0;border-radius:50%;background:transparent;color:#e8e8ed;cursor:pointer;transition:background .2s,color .2s}.header-icon:hover{background:rgba(255,255,255,.1);color:#fff}.header-icon svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;top:0;right:-1px;display:grid;min-width:18px;height:18px;padding:0 5px;place-items:center;border:2px solid var(--ink);border-radius:20px;background:var(--red);color:#fff;font-size:10px;font-weight:700}.menu-toggle{display:none}.header-search-panel{position:absolute;top:100%;right:0;left:0;background:rgba(8,11,16,.98);box-shadow:0 24px 50px rgba(0,0,0,.25)}.search-panel-inner{display:grid;grid-template-columns:180px 1fr 44px;align-items:center;gap:18px;padding-block:26px;color:#fff}.search-panel-inner>span{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.search-panel-inner form{display:flex}.search-panel-inner .search-field{width:100%;height:52px;padding:0 20px;border:0;border-radius:14px 0 0 14px;background:#fff;color:#111;font-size:18px}.search-panel-inner button[type=submit]{width:60px;border:0;border-radius:0 14px 14px 0;background:var(--blue-dark);color:#fff;cursor:pointer}.search-close{width:42px;height:42px;border:0;border-radius:50%;background:transparent;color:#fff;font-size:28px;cursor:pointer}.offer-ribbon{background:#fff;color:#424245;border-bottom:1px solid rgba(0,0,0,.06)}.offer-ribbon .wrap{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;min-height:46px;text-align:center}.offer-ribbon p{margin:0;font-size:13px}.offer-ribbon a{color:var(--blue-dark)}.offer-ribbon>div>span{font-size:11px;letter-spacing:.09em;text-transform:uppercase}.offer-ribbon>div>span:first-child{text-align:left}.offer-ribbon>div>span:last-child{text-align:right}

/* Home hero */
.apple-hero{position:relative;min-height:760px;overflow:hidden;background:linear-gradient(135deg,#05070b 0%,#0c1925 48%,#173b57 100%);color:#fff}.hero-ambient{position:absolute;inset:0;background:radial-gradient(circle at 68% 65%,rgba(41,151,255,.25),transparent 36%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,64px 64px,64px 64px}.apple-hero-inner{position:relative;display:grid;grid-template-columns:minmax(420px,.8fr) minmax(600px,1.2fr);align-items:center;min-height:760px;gap:70px}.apple-hero-copy{padding:70px 0 92px}.apple-hero-copy .micro-label{color:#7dc5ff}.apple-hero h1{margin:0;font-size:clamp(68px,7vw,118px);font-weight:700;letter-spacing:-.065em;line-height:.88}.apple-hero h1 em{color:transparent;font-style:normal;-webkit-text-stroke:2px #66baff}.apple-hero-copy>p{max-width:630px;margin:34px 0 30px;color:#c7d5e1;font-size:clamp(20px,1.5vw,26px);line-height:1.35}.apple-actions{display:flex;align-items:center;gap:18px}.product-stage{position:relative;height:630px}.stage-product{position:absolute;display:flex;overflow:hidden;flex-direction:column;padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:26px;background:rgba(255,255,255,.09);box-shadow:0 30px 80px rgba(0,0,0,.32);backdrop-filter:blur(18px);transition:transform .5s var(--ease),border-color .3s}.stage-product:hover{z-index:5;border-color:rgba(255,255,255,.5);transform:translateY(-10px) rotate(0)!important}.stage-image{display:grid;overflow:hidden;flex:1;min-height:0;place-items:center;border-radius:18px;background:#fff}.stage-image img{width:100%;height:100%;object-fit:contain}.stage-name{overflow:hidden;padding:12px 4px 2px;color:#fff;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.stage-product-1{z-index:2;top:76px;left:2%;width:45%;height:430px;transform:rotate(-4deg)}.stage-product-2{z-index:3;right:0;bottom:42px;width:44%;height:410px;transform:rotate(4deg)}.stage-product-3{z-index:4;bottom:0;left:31%;width:39%;height:350px;transform:rotate(-1deg)}

/* Home sections */
.home-section{padding:78px 0}.product-showcase{background:#fff}.latest-section,.editorial-collections,.favorites-section{background:var(--paper)}.apple-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:32px}.apple-section-head .micro-label{margin:0 0 4px;color:var(--red)}.apple-section-head h2{margin:0;font-size:clamp(40px,4.2vw,66px);font-weight:700;letter-spacing:-.05em;line-height:1}.apple-section-head>a{padding-bottom:6px;color:var(--blue-dark);font-size:17px;font-weight:500}.woocommerce ul.products,.woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0!important;padding:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{position:relative;display:flex;float:none!important;width:auto!important;min-width:0;margin:0!important;overflow:hidden;flex-direction:column;border:1px solid #e5e5e7;border-radius:24px;background:#fff;box-shadow:0 8px 25px rgba(0,0,0,.035);transition:transform .35s var(--ease),box-shadow .35s}.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(0,0,0,.09)}.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{display:flex;flex:1;flex-direction:column}.woocommerce ul.products li.product a img{width:100%!important;height:320px!important;margin:0!important;padding:22px;background:#fff;object-fit:contain;transition:transform .5s var(--ease)}.woocommerce ul.products li.product:hover a img{transform:scale(1.025)}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:22px 22px 6px!important;color:#1d1d1f;font-size:18px!important;font-weight:600;letter-spacing:-.02em;line-height:1.25}.woocommerce ul.products li.product .price{display:block;padding:0 22px 18px;color:#1d1d1f!important;font-size:16px!important;font-weight:500}.woocommerce ul.products li.product .button{align-self:flex-start;margin:0 22px 22px!important;padding:10px 17px!important;border-radius:999px!important;background:var(--blue-dark)!important;color:#fff!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important}.woocommerce ul.products li.product .added_to_cart{margin:-12px 22px 18px;color:var(--blue-dark);font-size:13px}.tsi-badges{position:absolute;z-index:4;top:16px;left:16px;display:flex;gap:6px}.tsi-badges span,.single-product-flags span{padding:6px 9px;border-radius:999px;background:var(--red);color:#fff;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tsi-badges .badge-usa{background:#176b46}.product-scroll>ul.products{grid-template-columns:repeat(4,minmax(280px,1fr))}.product-scroll>ul.products li:nth-child(n+5){display:none}.latest-section .woocommerce ul.products li.product{background:#fff}.feature-panels{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-panel{position:relative;display:flex;min-height:560px;overflow:hidden;flex-direction:column;align-items:center;justify-content:flex-start;padding:66px 50px;border-radius:var(--radius);text-align:center;transition:transform .35s var(--ease)}.feature-panel:hover{transform:scale(.992)}.feature-panel-dark{background:radial-gradient(circle at 50% 100%,#24415a 0%,#111d29 54%,#080b10 100%);color:#fff}.feature-panel-light{background:radial-gradient(circle at 50% 110%,#fff 10%,#d5e8f4 68%,#c4d7e5 100%);color:#102234}.feature-panel .micro-label{color:var(--blue)}.feature-panel h3{position:relative;z-index:1;margin:3px 0 18px;font-size:clamp(48px,4.6vw,76px);font-weight:700;letter-spacing:-.055em;line-height:.98}.feature-panel p{position:relative;z-index:1;max-width:470px;margin:0;font-size:19px}.round-arrow{position:absolute;z-index:2;right:34px;bottom:30px;display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--blue-dark);color:#fff;font-size:29px}.panel-mark{position:absolute;right:-15px;bottom:-82px;color:rgba(255,255,255,.045);font-size:360px;font-weight:800;letter-spacing:-.1em;line-height:1}.feature-panel-light .panel-mark{color:rgba(10,40,70,.05)}.mission-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.mission-card{position:relative;display:grid;min-height:170px;grid-template-columns:auto 1fr auto;align-items:start;gap:24px;padding:30px;border-radius:22px;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.03);transition:transform .25s,box-shadow .25s}.mission-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.mission-card>span{color:var(--red);font-size:12px;font-weight:700}.mission-card h3{margin:0 0 7px;font-size:23px;letter-spacing:-.025em}.mission-card p{margin:0;color:var(--muted);font-size:14px}.mission-card>b{color:var(--blue-dark);font-size:25px}.value-section{padding:18px 0;background:var(--paper)}.value-grid{display:grid;overflow:hidden;grid-template-columns:.7fr 1.3fr;min-height:600px;border-radius:var(--radius);background:#e8e8ed}.value-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(45px,6vw,90px)}.value-copy .micro-label{color:var(--red)}.value-copy h2{margin:0;font-size:clamp(54px,6vw,88px);letter-spacing:-.06em;line-height:.92}.value-copy p{max-width:370px;margin:24px 0 30px;color:var(--muted);font-size:19px}.value-products{padding:30px}.value-products ul.products{grid-template-columns:repeat(2,1fr)!important}.value-products ul.products li.product:nth-child(n+3){display:none}.value-products .woocommerce ul.products li.product a img,.value-products ul.products li.product a img{height:250px!important}

/* Rewards */
.rewards-spotlight{position:relative;overflow:hidden;margin-top:78px;padding:110px 0;background:#05090f;color:#fff}.rewards-spotlight:before{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:64px 64px;content:""}.rewards-glow{position:absolute;right:-8%;bottom:-50%;width:70%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(41,151,255,.22),transparent 63%)}.rewards-spotlight-inner{position:relative;display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:70px}.rewards-copy .micro-label{color:#69bfff}.rewards-copy h2{margin:0;font-size:clamp(55px,5.5vw,88px);letter-spacing:-.06em;line-height:.94}.rewards-copy h2 em{color:#ff4652;font-style:normal}.rewards-copy>p{max-width:600px;margin:28px 0;color:#b7c2cc;font-size:19px}.rewards-actions{display:flex;align-items:center;gap:16px}.reward-facts{display:flex;flex-wrap:wrap;gap:20px 30px;margin-top:38px;padding-top:26px;border-top:1px solid #283443;color:#9eabb7;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.reward-facts b{color:#fff;font-size:16px}.tier-stack{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;align-items:end}.tier-card{display:flex;min-width:0;height:390px;flex-direction:column;align-items:center;justify-content:center;padding:22px 14px;border:1px solid var(--tier-line);border-radius:24px;background:linear-gradient(160deg,var(--tier-bg),rgba(7,12,18,.95));text-align:center;box-shadow:inset 0 1px rgba(255,255,255,.06);transition:transform .3s var(--ease)}.tier-card:hover{transform:translateY(-8px)}.tier-icon{display:grid;width:72px;height:72px;margin-bottom:35px;place-items:center;border:1px solid var(--tier-line);border-radius:50%;color:var(--tier);font-size:36px}.tier-card small{min-height:30px;color:#9dacb9;font-size:9px;font-weight:700;letter-spacing:.12em}.tier-card h3{min-height:54px;margin:7px 0 12px;color:#fff;font-size:18px;line-height:1.1}.tier-card>b{padding-top:20px;border-top:1px solid var(--tier-line);color:#fff;font-size:25px;letter-spacing:-.03em}.tier-card p{margin:2px 0 0;color:#9dacb9;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.tier-insider{--tier:#c4bf2f;--tier-line:#777515;--tier-bg:#202811}.tier-operative{--tier:#20d879;--tier-line:#087343;--tier-bg:#073528}.tier-agent{--tier:#ffad17;--tier-line:#946612;--tier-bg:#382b13}.tier-top{--tier:#ff3845;--tier-line:#a61d29;--tier-bg:#3b1520}.tier-sci{--tier:#aec5d8;--tier-line:#647889;--tier-bg:#203541}.service-strip{padding:86px 0;background:#fff}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:46px}.service-grid article{text-align:center}.service-grid svg{width:42px;fill:none;stroke:var(--blue-dark);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.service-grid h3{margin:18px 0 7px;font-size:19px}.service-grid p{max-width:260px;margin:0 auto;color:var(--muted);font-size:14px}

/* Shop archive */
.shop-main{padding:0 0 90px;background:#fff}.woo-shell{padding-top:52px}.shop-intro{display:grid;grid-template-columns:1fr 300px;align-items:end;gap:50px;min-height:380px;margin-bottom:22px;padding:68px;border-radius:var(--radius);background:linear-gradient(135deg,#070b10,#163149);color:#fff}.shop-intro .eyebrow{color:#69bfff}.shop-intro h1{margin:0;font-size:clamp(58px,6vw,94px);letter-spacing:-.06em;line-height:.95}.shop-intro p{max-width:760px;margin:22px 0 0;color:#c3d0dc;font-size:20px}.shop-file{padding:30px;border:1px solid #36516a;border-radius:20px;background:rgba(5,10,16,.45)}.shop-file b{display:block;color:#69bfff;font-size:58px;line-height:1}.shop-file span{display:block;margin:6px 0 16px;font-weight:700;text-transform:uppercase}.shop-file small{color:#9db0c0}.shop-purpose-nav{display:grid;grid-template-columns:repeat(6,1fr);margin-bottom:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.shop-purpose-nav a{min-height:95px;padding:20px;border-right:1px solid var(--line)}.shop-purpose-nav a:last-child{border:0}.shop-purpose-nav b{display:block;margin-bottom:12px;color:var(--red);font-size:10px}.shop-purpose-nav span{font-size:13px;font-weight:600}.shop-filter-bar{display:flex;align-items:center;gap:10px;margin:34px 0;padding:14px;border-radius:18px;background:#f1f1f3}.shop-filter-bar input,.shop-filter-bar select{height:42px;border:1px solid #d7d7dc;border-radius:10px;background:#fff}.filter-search{flex:1}.filter-search input{width:100%;padding:0 13px}.filter-category{max-width:220px;padding:0 12px}.filter-price{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.filter-price input{width:76px;padding:0 8px}.filter-check{font-size:12px;white-space:nowrap}.shop-filter-bar button{height:42px;padding:0 18px;border:0;border-radius:999px;background:var(--ink);color:#fff;font-size:11px;font-weight:700}.shop-filter-bar>a{font-size:12px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{margin-bottom:26px}.woocommerce .woocommerce-ordering select{padding:10px 32px 10px 12px;border:1px solid var(--line);border-radius:10px;background:#fff}.shop-main .woocommerce ul.products{clear:both}.woocommerce nav.woocommerce-pagination{margin-top:50px}.woocommerce nav.woocommerce-pagination ul{overflow:hidden;border:0!important;border-radius:999px;background:#f1f1f3}.woocommerce nav.woocommerce-pagination ul li{border:0!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:42px;padding:13px!important}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--blue-dark)!important;color:#fff}

/* Product, cart, checkout, account */
.single-product .shop-main,.single-product .site-main{background:#fff}.single-product div.product{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(45px,6vw,100px);padding:70px 0}.single-product div.product .woocommerce-product-gallery{float:none!important;width:auto!important;margin:0!important}.single-product div.product .summary{float:none!important;width:auto!important;margin:0!important;padding-top:30px}.single-product .woocommerce-product-gallery__wrapper{overflow:hidden;border-radius:24px;background:#f5f5f7}.single-product .woocommerce-product-gallery__image a{display:grid;min-height:600px;place-items:center}.single-product .woocommerce-product-gallery__image img{max-height:650px;object-fit:contain}.single-product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px!important}.single-product .flex-control-thumbs li{float:none!important;width:auto!important;overflow:hidden;border:1px solid var(--line);border-radius:12px}.single-product .product_title{margin:0 0 18px;font-size:clamp(42px,4vw,64px);letter-spacing:-.055em;line-height:1}.single-product div.product p.price{color:var(--text)!important;font-size:26px!important}.single-product .woocommerce-product-details__short-description{color:var(--muted);font-size:17px}.single-product form.cart{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0!important}.single-product .quantity .qty{height:48px;border:1px solid var(--line);border-radius:12px}.single-product button.single_add_to_cart_button{min-height:48px;padding-inline:28px!important;border-radius:999px!important;background:var(--blue-dark)!important}.single-product-flags{display:flex;gap:8px;margin-bottom:14px}.product-assurance{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:28px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--line)}.product-assurance>div{display:flex;min-height:112px;flex-direction:column;padding:18px;background:#fff}.product-assurance b{font-size:13px}.product-assurance span{margin-top:5px;color:var(--muted);font-size:12px}.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;margin-top:30px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:20px;padding:0!important;border-bottom:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important}.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:15px 0!important}.woocommerce div.product .woocommerce-tabs .panel{max-width:950px;padding:30px 0;color:#424245}.page-main,.woocommerce-cart .site-main,.woocommerce-checkout .site-main,.woocommerce-account .site-main{min-height:60vh;padding:72px 0 100px;background:#fff}.content-wrap{max-width:1160px}.content-wrap.narrow{max-width:850px}.entry-header{margin-bottom:42px}.entry-header .eyebrow{color:var(--red)}.entry-header h1{margin:0;font-size:clamp(48px,6vw,82px);letter-spacing:-.055em;line-height:1}.entry-content{font-size:17px}.entry-content h2{margin-top:2.2em;font-size:34px;letter-spacing:-.03em}.entry-content a{color:var(--blue-dark)}.woocommerce table.shop_table{border:1px solid var(--line)!important;border-radius:18px!important}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:16px!important}.woocommerce-cart .cart-collaterals .cart_totals{padding:25px;border-radius:20px;background:#f5f5f7}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:999px!important}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--blue-dark)!important}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:var(--line)!important;border-radius:18px!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{padding:13px;border:1px solid var(--line);border-radius:10px;background:#fff}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:12px;border-radius:18px;background:#f5f5f7;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px 15px;border-radius:10px}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.06)}

/* Posts, footer, utilities */
.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff}.post-card img{width:100%;height:250px;object-fit:cover}.post-card>div{padding:24px}.post-card h2{font-size:24px}.not-found{display:grid;min-height:70vh;place-items:center;padding:90px 0;text-align:center}.not-found h1{margin:10px 0;font-size:clamp(50px,7vw,100px);letter-spacing:-.06em}.site-footer{padding:74px 0 28px;background:#f5f5f7;color:#424245;border-top:1px solid #d2d2d7}.footer-top{display:grid;grid-template-columns:1fr 2fr;gap:80px;padding-bottom:54px}.footer-brand>a{color:#1d1d1f;font-size:26px;font-weight:700;letter-spacing:-.04em}.footer-brand p{margin-top:8px;color:var(--muted)}.footer-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.footer-columns h2{margin:0 0 14px;color:#1d1d1f;font-size:13px}.footer-columns ul{margin:0;padding:0;list-style:none}.footer-columns li{margin:8px 0}.footer-columns a{font-size:13px}.footer-columns a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;padding-top:24px;border-top:1px solid var(--line);color:#6e6e73;font-size:11px}.back-to-top{position:fixed;z-index:90;right:24px;bottom:24px;display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;background:rgba(20,20,22,.88);color:#fff;box-shadow:0 8px 25px rgba(0,0,0,.25);opacity:0;pointer-events:none;transform:translateY(10px);transition:.25s}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:none}.reveal{opacity:0;transform:translateY(20px);transition:opacity .75s var(--ease),transform .75s var(--ease)}.reveal.is-visible{opacity:1;transform:none}

@media (max-width:1180px){.global-nav{grid-template-columns:62px minmax(370px,1fr) 155px 122px;gap:12px}.site-menu{gap:18px}.site-menu a{font-size:12px}.apple-hero-inner{grid-template-columns:.85fr 1.15fr;gap:25px}.tier-stack{overflow-x:auto;grid-template-columns:repeat(5,170px);padding-bottom:8px}.rewards-spotlight-inner{grid-template-columns:1fr}.shop-filter-bar{flex-wrap:wrap}.filter-search{flex-basis:100%}}
@media (max-width:900px){.global-nav{grid-template-columns:48px 1fr auto auto;min-height:58px}.menu-toggle{display:flex;width:40px;height:40px;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;background:transparent}.menu-toggle>span:not(.screen-reader-text){width:18px;height:1px;background:#fff}.site-brand{justify-self:center}.primary-nav{position:fixed;z-index:20;top:58px;right:0;bottom:0;left:0;display:none;padding:34px 26px;background:rgba(8,11,16,.98)}.primary-nav.is-open{display:block}.site-menu{display:block}.site-menu li{border-bottom:1px solid #252b33}.site-menu a{padding:17px 4px;font-size:22px}.header-language{justify-self:end}.language-globe{display:none}.header-language select,.language-fallback{width:112px}.header-actions .account-link{display:none}.offer-ribbon .wrap{display:block;min-height:auto;padding:11px;text-align:center}.offer-ribbon span{display:none}.apple-hero,.apple-hero-inner{min-height:auto}.apple-hero-inner{display:block;padding-top:86px}.apple-hero-copy{padding:0;text-align:center}.apple-hero-copy>p{margin-inline:auto}.apple-actions{justify-content:center}.product-stage{height:520px;margin-top:30px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,1fr)}.product-scroll>ul.products{grid-template-columns:repeat(4,280px)!important;overflow-x:auto;padding-bottom:14px!important;scroll-snap-type:x mandatory}.product-scroll>ul.products li{display:flex!important;scroll-snap-align:start}.feature-panels{grid-template-columns:1fr}.feature-panel{min-height:480px}.mission-card-grid{grid-template-columns:repeat(2,1fr)}.value-grid{grid-template-columns:1fr}.value-copy{text-align:center;align-items:center}.rewards-spotlight{padding:80px 0}.service-grid{grid-template-columns:repeat(2,1fr)}.shop-intro{grid-template-columns:1fr}.shop-purpose-nav{grid-template-columns:repeat(3,1fr)}.single-product div.product{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:45px}}
@media (max-width:600px){.wrap{width:min(calc(100% - 28px),var(--wrap))}.global-nav{grid-template-columns:42px 1fr auto}.header-language{display:none}.custom-logo{max-width:48px;max-height:42px}.header-actions{grid-column:3}.offer-ribbon p{font-size:11px}.apple-hero-inner{padding-top:64px}.apple-hero h1{font-size:58px}.apple-hero h1 em{-webkit-text-stroke:1.4px #66baff}.apple-hero-copy>p{font-size:18px}.apple-actions{flex-direction:column;gap:3px}.product-stage{height:390px}.stage-product{padding:8px;border-radius:17px}.stage-image{border-radius:11px}.stage-name{font-size:9px}.stage-product-1{top:34px;width:54%;height:290px}.stage-product-2{right:-7%;bottom:16px;width:50%;height:270px}.stage-product-3{left:25%;width:44%;height:230px}.home-section{padding:58px 0}.apple-section-head{align-items:flex-start;flex-direction:column;margin-bottom:24px;gap:12px}.apple-section-head h2{font-size:42px}.apple-section-head>a{font-size:15px}.woocommerce ul.products,.woocommerce-page ul.products{gap:10px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{border-radius:16px}.woocommerce ul.products li.product a img{height:185px!important;padding:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:14px 13px 5px!important;font-size:14px!important}.woocommerce ul.products li.product .price{padding:0 13px 12px;font-size:13px!important}.woocommerce ul.products li.product .button{margin:0 12px 13px!important;padding:9px 12px!important;font-size:10px!important}.tsi-badges{top:9px;left:9px}.tsi-badges span{padding:4px 6px;font-size:7px}.product-scroll>ul.products{grid-template-columns:repeat(4,230px)!important}.product-scroll>ul.products li.product a img{height:225px!important}.feature-panel{min-height:390px;padding:42px 22px}.feature-panel h3{font-size:46px}.feature-panel p{font-size:16px}.panel-mark{font-size:230px}.mission-card-grid{grid-template-columns:1fr}.mission-card{min-height:140px;padding:24px}.value-products{padding:10px}.value-products ul.products{grid-template-columns:1fr 1fr!important}.value-products ul.products li:nth-child(n+3){display:none}.rewards-copy{text-align:center}.rewards-copy h2{font-size:52px}.rewards-actions,.reward-facts{justify-content:center}.tier-stack{margin-inline:-14px;padding-inline:14px;grid-template-columns:repeat(5,160px)}.tier-card{height:350px}.service-grid{grid-template-columns:1fr;gap:45px}.shop-intro{min-height:auto;padding:42px 24px}.shop-intro h1{font-size:54px}.shop-purpose-nav{grid-template-columns:repeat(2,1fr)}.shop-purpose-nav a:nth-child(2n){border-right:0}.filter-category{max-width:none;width:100%}.filter-price{width:100%}.single-product .woocommerce-product-gallery__image a{min-height:370px}.single-product .product_title{font-size:42px}.product-assurance{grid-template-columns:1fr}.search-panel-inner{grid-template-columns:1fr 40px;padding-block:15px}.search-panel-inner>span{display:none}.footer-columns{grid-template-columns:1fr 1fr}.footer-columns section:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:9px}.post-grid{grid-template-columns:1fr}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
@media (forced-colors:active){.pill,.header-icon,.tier-card,.mission-card{border:1px solid ButtonText}.reveal{opacity:1;transform:none}}

/* 2.0.3 — Cart and checkout layout repair */
body.woocommerce-cart .content-wrap,
body.woocommerce-checkout .content-wrap{max-width:1320px}

/* Rewards 2.5.1 intentionally stacks its top-level text. Keep WooCommerce's
   nested currency markup inline so balances read as one accessible value. */
body.woocommerce-cart .tsi-checkout-redeem .woocommerce-Price-amount,
body.woocommerce-cart .tsi-checkout-redeem .woocommerce-Price-currencySymbol,
body.woocommerce-checkout .tsi-checkout-redeem .woocommerce-Price-amount,
body.woocommerce-checkout .tsi-checkout-redeem .woocommerce-Price-currencySymbol{display:inline!important;margin:0!important;color:inherit!important;white-space:nowrap}
.tsi-checkout-redeem{overflow:hidden;border-color:#263544!important;border-radius:20px!important;background:linear-gradient(135deg,#080b10,#111c28)!important;padding:22px 24px!important;box-shadow:0 14px 36px rgba(0,0,0,.08)}
.tsi-checkout-redeem>div:first-child>strong:first-child{font-size:22px!important;letter-spacing:-.02em}
.tsi-checkout-redeem small{max-width:650px}
.tsi-quick-redeem input{min-height:44px;border-radius:10px!important}
.tsi-quick-redeem button{min-height:44px;border:0!important;border-radius:999px!important;background:var(--blue-dark)!important}

/* Cart: replace WooCommerce's narrow floated totals card with a useful,
   full-width summary. Totals and checkout/payment actions share one row. */
body.woocommerce-cart .woocommerce-cart-form{margin-bottom:24px}
body.woocommerce-cart table.shop_table{overflow:hidden;background:#fff}
body.woocommerce-cart table.shop_table .product-thumbnail{width:104px}
body.woocommerce-cart table.shop_table .product-thumbnail img{width:70px;height:70px;border-radius:12px;background:#f5f5f7;object-fit:contain}
body.woocommerce-cart table.shop_table .quantity .qty{width:76px;min-height:42px;border:1px solid var(--line);border-radius:10px}
body.woocommerce-cart table.shop_table td.actions{padding:14px 18px!important}
body.woocommerce-cart table.shop_table td.actions .coupon{display:flex;gap:9px}
body.woocommerce-cart table.shop_table td.actions .coupon .input-text{width:190px!important;min-height:42px;padding:0 13px!important;border:1px solid var(--line)!important;border-radius:10px!important}
body.woocommerce-cart .cart-collaterals{width:100%;clear:both}
body.woocommerce-cart .cart-collaterals::before,
body.woocommerce-cart .cart-collaterals::after{display:none!important;content:none!important}
body.woocommerce-cart .cart-collaterals .cart_totals{display:grid;float:none!important;width:100%!important;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);column-gap:34px;align-items:start;margin:0!important;padding:28px!important;border:1px solid #e3e3e7;border-radius:22px;background:#f5f5f7}
body.woocommerce-cart .cart-collaterals .cart_totals>h2{grid-column:1/-1;margin:0 0 20px;font-size:34px;letter-spacing:-.035em}
body.woocommerce-cart .cart-collaterals .cart_totals>table{grid-column:1;margin:0!important;background:#fff}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout{grid-column:2;margin:0;padding:0}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout>a.checkout-button{display:flex;min-height:54px;align-items:center;justify-content:center;margin:0 0 12px!important;font-size:17px!important}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout>div,
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout>p{max-width:none!important}

/* The Checkout page still contains a pre-theme logo banner. The global site
   header already supplies the brand, navigation, account, and cart controls. */
body.woocommerce-checkout .entry-content>.wp-block-group:first-child{display:none!important}
body.woocommerce-checkout .entry-header{margin-bottom:28px}
body.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 28px}
body.woocommerce-checkout form.checkout>#customer_details{grid-column:1/-1;width:100%;margin-bottom:26px}
body.woocommerce-checkout form.checkout>#order_review_heading{grid-column:1/-1;margin:12px 0 18px;font-size:34px;letter-spacing:-.035em}
body.woocommerce-checkout form.checkout>#order_review{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:24px;align-items:start}
body.woocommerce-checkout #order_review>.woocommerce-checkout-review-order-table{grid-column:1;margin:0!important;background:#fff}
body.woocommerce-checkout #order_review>#payment{grid-column:2;margin:0!important;padding:22px;border:1px solid #e3e3e7;border-radius:22px;background:#f5f5f7}
body.woocommerce-checkout #payment ul.payment_methods{padding:0!important;border:0!important}
body.woocommerce-checkout #payment .place-order{padding:18px 0 0!important}
body.woocommerce-checkout #payment #place_order{width:100%;min-height:54px;font-size:17px}
body.woocommerce-checkout .col2-set .col-1,
body.woocommerce-checkout .col2-set .col-2{padding:24px;border:1px solid #e3e3e7;border-radius:20px;background:#fff}

@media (max-width:900px){
  body.woocommerce-cart .cart-collaterals .cart_totals,
  body.woocommerce-checkout form.checkout>#order_review{grid-template-columns:1fr}
  body.woocommerce-cart .cart-collaterals .cart_totals>table,
  body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout,
  body.woocommerce-checkout #order_review>.woocommerce-checkout-review-order-table,
  body.woocommerce-checkout #order_review>#payment{grid-column:1}
  body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout,
  body.woocommerce-checkout #order_review>#payment{margin-top:18px!important}
}
@media (max-width:600px){
  .tsi-checkout-redeem{padding:19px!important}
  body.woocommerce-cart table.shop_table .product-thumbnail{display:none}
  body.woocommerce-cart table.shop_table td.actions .coupon{width:100%;flex-wrap:wrap}
  body.woocommerce-cart table.shop_table td.actions .coupon .input-text{width:100%!important}
  body.woocommerce-cart table.shop_table td.actions .coupon .button{width:100%}
  body.woocommerce-cart table.shop_table td.actions>.button{width:100%;margin-top:10px}
  body.woocommerce-cart .cart-collaterals .cart_totals{padding:20px!important}
  body.woocommerce-checkout form.checkout{display:block}
  body.woocommerce-checkout .col2-set .col-1,
  body.woocommerce-checkout .col2-set .col-2{padding:18px}
}

/* 2.0.4 — Embedded rewards clearance path */
.tsi-checkout-redeem.tsi-cart-rewards-enhanced{display:grid!important;grid-template-columns:minmax(250px,.62fr) minmax(600px,1.38fr)!important;gap:28px!important;align-items:stretch!important}
.tsi-cart-rewards-controls{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:7px 3px}
.tsi-cart-rewards-controls>.tsi-quick-redeem{margin-top:17px}
.tsi-cart-tier-rail{min-width:0;padding:15px;border:1px solid rgba(150,180,205,.18);border-radius:17px;background:rgba(255,255,255,.025)}
.tsi-cart-tier-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:11px;padding:0 2px;color:#fff}
.tsi-cart-tier-heading>span{display:inline!important;margin:0!important;color:#fff!important;font-size:10px!important;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.tsi-cart-tier-heading>small{display:inline!important;margin:0!important;color:#7f93a5!important;font-size:10px;letter-spacing:.04em}
.tsi-cart-tier-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.tsi-cart-mini-tier{--mini-tier:#9fb2c1;--mini-line:#607381;--mini-bg:#172630;display:flex;min-width:0;min-height:154px;flex-direction:column;align-items:center;justify-content:center;padding:13px 7px;border:1px solid var(--mini-line);border-radius:14px;background:linear-gradient(155deg,var(--mini-bg),rgba(5,10,16,.94));text-align:center;box-shadow:inset 0 1px rgba(255,255,255,.055)}
.tsi-cart-mini-tier .mini-tier-icon{display:grid!important;width:38px;height:38px;margin:0 0 10px!important;place-items:center;border:1px solid var(--mini-line);border-radius:50%;color:var(--mini-tier)!important;font-size:19px!important;line-height:1}
.tsi-cart-mini-tier>small{display:block!important;min-height:14px;margin:0!important;color:#93a3b0!important;font-size:7px!important;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.tsi-cart-mini-tier>strong{display:flex!important;min-height:34px;align-items:center;justify-content:center;margin:3px 0 7px!important;color:#fff!important;font-size:12px!important;line-height:1.05}
.tsi-cart-mini-tier>b{display:block;padding-top:8px;border-top:1px solid var(--mini-line);color:#fff;font-size:17px;letter-spacing:-.03em;line-height:1.1}
.tsi-cart-mini-tier>em{margin-top:3px;color:#93a3b0;font-size:7px;font-style:normal;letter-spacing:.15em;text-transform:uppercase}
.tsi-cart-mini-tier.mini-insider{--mini-tier:#d7d51b;--mini-line:#757500;--mini-bg:#1b2510}
.tsi-cart-mini-tier.mini-operative{--mini-tier:#21dc83;--mini-line:#087949;--mini-bg:#06382a}
.tsi-cart-mini-tier.mini-agent{--mini-tier:#ffb21d;--mini-line:#96620a;--mini-bg:#3b2b10}
.tsi-cart-mini-tier.mini-top-secret{--mini-tier:#ff3b48;--mini-line:#a8172a;--mini-bg:#3b121c}
.tsi-cart-mini-tier.mini-sci{--mini-tier:#afc6d8;--mini-line:#667b8c;--mini-bg:#203542}

@media (max-width:1180px){
  .tsi-checkout-redeem.tsi-cart-rewards-enhanced{grid-template-columns:1fr!important}
}
@media (max-width:720px){
  .tsi-cart-tier-heading{align-items:flex-start;flex-direction:column;gap:3px}
  .tsi-cart-tier-grid{display:flex;overflow-x:auto;padding-bottom:7px;scroll-snap-type:x mandatory;scrollbar-width:thin}
  .tsi-cart-mini-tier{flex:0 0 128px;scroll-snap-align:start}
}

/* 2.0.1 — compact homepage merchandising and explicit homepage product grids */
.home-main ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin:0!important;padding:0!important;list-style:none!important}
.home-main ul.products::before,.home-main ul.products::after{display:none!important;content:none!important}
.home-main ul.products li.product{position:relative!important;display:flex!important;float:none!important;width:auto!important;min-width:0!important;margin:0!important;overflow:hidden!important;flex-direction:column!important;border:1px solid #e5e5e7!important;border-radius:18px!important;background:#fff!important;box-shadow:0 5px 18px rgba(0,0,0,.035)!important;list-style:none!important;transition:transform .3s var(--ease),box-shadow .3s!important}
.home-main ul.products li.product:hover{transform:translateY(-3px)!important;box-shadow:0 14px 32px rgba(0,0,0,.08)!important}
.home-main ul.products li.product>a.woocommerce-LoopProduct-link{display:flex!important;flex:1!important;flex-direction:column!important}
.home-main ul.products li.product a img{display:block!important;width:100%!important;height:220px!important;margin:0!important;padding:14px!important;background:#fff!important;object-fit:contain!important}
.home-main ul.products li.product .woocommerce-loop-product__title{padding:15px 16px 4px!important;color:#1d1d1f!important;font-size:15px!important;font-weight:600!important;letter-spacing:-.015em!important;line-height:1.25!important}
.home-main ul.products li.product .price{display:block!important;padding:0 16px 12px!important;color:#1d1d1f!important;font-size:14px!important;font-weight:500!important}
.home-main ul.products li.product .button{align-self:flex-start!important;margin:0 16px 16px!important;padding:8px 14px!important;border-radius:999px!important;background:var(--blue-dark)!important;color:#fff!important;font-size:11px!important;font-weight:600!important;line-height:1.2!important}
.home-main ul.products li.product .added_to_cart{margin:-8px 16px 13px!important;color:var(--blue-dark)!important;font-size:11px!important}
.apple-hero,.apple-hero-inner{min-height:620px}
.apple-hero-inner{gap:46px}
.apple-hero-copy{padding:54px 0 66px}
.apple-hero h1{font-size:clamp(62px,6.3vw,100px)}
.apple-hero-copy>p{margin:27px 0 25px;font-size:clamp(18px,1.3vw,22px)}
.product-stage{height:510px}
.stage-product-1{top:60px;height:350px}
.stage-product-2{bottom:38px;height:335px}
.stage-product-3{height:285px}
.home-section{padding:50px 0}
.apple-section-head{margin-bottom:23px}
.apple-section-head h2{font-size:clamp(36px,3.5vw,54px)}
.feature-panel{min-height:420px;padding:48px 38px}
.feature-panel h3{font-size:clamp(42px,3.8vw,62px)}
.mission-card{min-height:135px;padding:24px}
.mission-card h3{font-size:20px}
.value-grid{min-height:455px}
.value-copy{padding:clamp(36px,4vw,62px)}
.value-copy h2{font-size:clamp(46px,4.8vw,70px)}
.value-products{padding:22px}
.value-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.value-products ul.products li.product:nth-child(n+3){display:none!important}
.value-products ul.products li.product a img{height:185px!important}
.rewards-spotlight{margin-top:50px;padding:74px 0}
.rewards-copy h2{font-size:clamp(48px,4.7vw,74px)}
.tier-card{height:315px;padding:18px 11px;border-radius:19px}
.tier-icon{width:58px;height:58px;margin-bottom:22px;font-size:29px}
.tier-card h3{min-height:46px;font-size:16px}
.tier-card>b{padding-top:15px;font-size:22px}
.service-strip{padding:58px 0}

@media (max-width:900px){
  .home-main ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .apple-hero,.apple-hero-inner{min-height:auto}
  .product-stage{height:450px}
  .product-scroll>ul.products{display:grid!important;grid-template-columns:repeat(4,240px)!important;overflow-x:auto!important;scroll-snap-type:x mandatory}
  .product-scroll>ul.products li.product{scroll-snap-align:start}
}
@media (max-width:600px){
  .home-main ul.products{gap:9px!important}
  .home-main ul.products li.product{border-radius:14px!important}
  .home-main ul.products li.product a img{height:160px!important;padding:9px!important}
  .home-main ul.products li.product .woocommerce-loop-product__title{padding:11px 11px 4px!important;font-size:13px!important}
  .home-main ul.products li.product .price{padding:0 11px 10px!important;font-size:12px!important}
  .home-main ul.products li.product .button{margin:0 10px 11px!important;padding:7px 10px!important;font-size:9px!important}
  .apple-hero h1{font-size:54px}
  .product-stage{height:350px}
  .home-section{padding:40px 0}
  .apple-section-head h2{font-size:36px}
  .feature-panel{min-height:340px;padding:35px 20px}
  .feature-panel h3{font-size:41px}
  .mission-card{min-height:115px;padding:20px}
  .value-grid{min-height:auto}
  .value-copy{padding:40px 22px}
  .value-products{padding:9px}
  .value-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .value-products ul.products li.product a img{height:145px!important}
  .rewards-spotlight{margin-top:40px;padding:58px 0}
  .rewards-copy h2{font-size:46px}
  .tier-card{height:290px}
  .service-strip{padding:46px 0}
}

/* 2.0.2 — Shop categories and sitewide proportion/accessibility refinements */
.shop-intro{min-height:285px;margin-bottom:34px;padding:46px 52px}
.shop-intro h1{font-size:clamp(50px,5vw,76px)}
.shop-intro p{margin-top:17px;font-size:17px}
.shop-file{padding:22px;border-radius:17px}
.shop-file b{font-size:48px}
.shop-category-shelf{margin-bottom:30px}
.shop-category-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}
.shop-category-heading .micro-label{margin-bottom:3px;color:var(--red)}
.shop-category-heading h2{margin:0;font-size:clamp(30px,3vw,46px);letter-spacing:-.045em;line-height:1}
.shop-category-heading>a{padding-bottom:4px;color:var(--blue-dark);font-size:15px;font-weight:500}
.shop-category-scroll{display:grid;grid-template-columns:repeat(9,minmax(118px,1fr));gap:10px}
.shop-category-card{display:flex;min-width:0;flex-direction:column;align-items:center;padding:12px 9px 14px;border:1px solid #e2e2e5;border-radius:17px;background:#fff;text-align:center;transition:transform .25s var(--ease),box-shadow .25s,border-color .25s}
.shop-category-card:hover{border-color:#c7c7cc;box-shadow:0 10px 25px rgba(0,0,0,.075);transform:translateY(-3px)}
.shop-category-image{display:grid;width:100%;aspect-ratio:1.18/1;overflow:hidden;place-items:center;border-radius:12px;background:linear-gradient(145deg,#f7f7f9,#e5e8ec)}
.shop-category-image img{width:100%;height:100%;object-fit:contain;padding:8px}
.shop-category-image>b{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:#17283a;color:#69bfff;font-size:15px;letter-spacing:.08em}
.shop-category-name{overflow:hidden;width:100%;margin-top:11px;color:#1d1d1f;font-size:13px;font-weight:650;line-height:1.15;text-overflow:ellipsis}
.shop-category-card small{margin-top:4px;color:var(--muted);font-size:10px}
.shop-category-all .shop-category-image{background:linear-gradient(145deg,#0b1119,#183b58)}
.shop-category-all .shop-category-image>b{background:transparent;color:#fff;font-size:17px}
.shop-purpose-nav{display:flex;grid-template-columns:none;align-items:center;gap:15px;margin:0 0 16px;padding:12px 14px;border:0;border-radius:16px;background:#f1f1f3}
.purpose-label{flex:0 0 auto;padding-left:3px;color:#55555b;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.purpose-chips{display:flex;min-width:0;gap:7px;overflow-x:auto;scrollbar-width:none}
.purpose-chips::-webkit-scrollbar{display:none}
.shop-purpose-nav .purpose-chips a{display:flex;min-height:38px;align-items:center;flex:0 0 auto;padding:8px 13px;border:1px solid #d5d5da;border-radius:999px;background:#fff;color:#36363a;font-size:11px;font-weight:600;white-space:nowrap}
.shop-purpose-nav .purpose-chips a:hover{border-color:#9c9ca2}
.shop-purpose-nav .purpose-chips a.is-active{border-color:var(--blue-dark);background:var(--blue-dark);color:#fff}
.shop-filter-bar{margin:12px 0 26px;padding:10px}
#catalog-results{scroll-margin-top:90px}
.single-product .woocommerce-product-gallery__image a{min-height:500px}
.single-product div.product{gap:clamp(38px,5vw,78px);padding:56px 0}
.single-product div.product .summary{padding-top:18px}
.woocommerce-message,.woocommerce-info,.woocommerce-error{border:0!important;border-radius:15px!important;background:#f1f6fb!important;box-shadow:none!important}
.woocommerce-message::before,.woocommerce-info::before{color:var(--blue-dark)!important}
.woocommerce div.product .stock{color:#167345;font-weight:600}
.woocommerce div.product .out-of-stock{color:var(--red)}
.woocommerce .related.products>h2,.woocommerce .upsells.products>h2{margin:45px 0 24px;font-size:clamp(32px,3vw,48px);letter-spacing:-.045em}
.woocommerce-account .woocommerce-MyAccount-content{padding-left:28px}
.woocommerce-account .woocommerce-MyAccount-navigation a{min-height:42px}
.page-main,.woocommerce-cart .site-main,.woocommerce-checkout .site-main,.woocommerce-account .site-main{padding:58px 0 82px}
.entry-header{margin-bottom:32px}
.entry-header h1{font-size:clamp(43px,5vw,68px)}
.site-footer{padding-top:58px}
.footer-top{gap:60px;padding-bottom:44px}
.back-to-top{width:42px;height:42px}

@media (max-width:1180px){
  .shop-category-scroll{display:flex;overflow-x:auto;padding:3px 3px 14px;scroll-snap-type:x mandatory;scrollbar-width:thin}
  .shop-category-card{flex:0 0 145px;scroll-snap-align:start}
}
@media (max-width:900px){
  .shop-intro{min-height:auto;padding:38px 32px}
  .shop-category-card{flex-basis:136px}
  .shop-purpose-nav{align-items:flex-start;flex-direction:column;gap:9px}
  .purpose-chips{width:100%;padding-bottom:2px}
  .woocommerce-account .woocommerce-MyAccount-content{padding:24px 0 0}
}
@media (max-width:600px){
  .shop-intro{padding:32px 22px}
  .shop-intro h1{font-size:46px}
  .shop-intro p{font-size:15px}
  .shop-file{padding:18px}
  .shop-category-heading{align-items:flex-start;flex-direction:column;gap:8px}
  .shop-category-heading h2{font-size:34px}
  .shop-category-card{flex-basis:128px;padding:9px 8px 12px}
  .shop-filter-bar{gap:8px}
  .menu-open .header-language{position:fixed;z-index:30;right:auto;bottom:25px;left:25px;display:flex}
  .menu-open .header-language .language-globe{display:flex}
  .menu-open .header-language select,.menu-open .language-fallback{width:155px}
  .single-product .woocommerce-product-gallery__image a{min-height:330px}
  .single-product div.product{padding:38px 0}
  .page-main,.woocommerce-cart .site-main,.woocommerce-checkout .site-main,.woocommerce-account .site-main{padding:42px 0 65px}
  .site-footer{padding-top:46px}
}

/* 2.0.5 — Personalized My Account clearance dashboard */
body.logged-in.woocommerce-account .content-wrap{max-width:1480px}
body.logged-in.woocommerce-account .entry-header{margin-bottom:28px}
body.logged-in.woocommerce-account .entry-content>.woocommerce{display:grid;grid-template-columns:230px minmax(0,1fr);gap:30px;align-items:start}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation,
body.logged-in.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:auto!important;margin:0!important}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation{position:sticky;top:86px;grid-column:1;grid-row:1;min-width:0}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:10px}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li{margin:2px 0}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a{display:flex;min-height:44px;align-items:center;padding:10px 13px;border-radius:11px;color:#38383d;font-size:14px;font-weight:600;transition:background .18s,color .18s,transform .18s}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:rgba(255,255,255,.72);color:#111;transform:translateX(2px)}
body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:#fff;color:var(--blue-dark);box-shadow:0 5px 18px rgba(0,0,0,.06)}
body.logged-in.woocommerce-account .woocommerce-MyAccount-content{grid-column:2;grid-row:1;min-width:0;padding:0!important}

.tsi-account-dashboard-loader{display:grid;min-height:260px;place-items:center;align-content:center;gap:8px;padding:36px;border:1px solid #dcdce0;border-radius:24px;background:#f5f5f7;color:#303035;text-align:center}
.tsi-account-dashboard-loader>span{width:34px;height:34px;border:3px solid #d2d2d7;border-top-color:var(--blue-dark);border-radius:50%;animation:tsi-dashboard-spin .8s linear infinite}
.tsi-account-dashboard-loader>strong{margin-top:7px;font-size:18px}
.tsi-account-dashboard-loader>small{color:var(--muted);font-size:13px}
.tsi-account-dashboard-loader.has-error{min-height:130px;border-color:#e6c8ca;background:#fff6f6}
.tsi-account-dashboard-loader.has-error>span{display:none}
@keyframes tsi-dashboard-spin{to{transform:rotate(360deg)}}
body.logged-in.woocommerce-account .tsi-account-dashboard-loading>p{display:none}

body.logged-in.woocommerce-account .tsi-account-dashboard-mounted>.tsi-rewards-member-shell,
body.logged-in.woocommerce-account .tsi-account-dashboard-mounted>.tsi-member-dashboard,
body.logged-in.woocommerce-account .tsi-account-dashboard-mounted>.tsi-rewards-shell{width:100%;max-width:none;margin:0;border-radius:26px;box-shadow:0 18px 50px rgba(0,0,0,.13)}
body.logged-in.woocommerce-account .tsi-rewards-member-shell{overflow:hidden;border:1px solid #242729;background:#070808}
body.logged-in.woocommerce-account .tsi-dashboard-hero{padding:38px 4% 30px}
body.logged-in.woocommerce-account .entry-content .tsi-welcome h1{margin:7px 0 12px;font-size:clamp(34px,3.4vw,48px);letter-spacing:-.04em;line-height:1.03}
body.logged-in.woocommerce-account .entry-content .tsi-clearance-card h2{margin:12px 0 18px;font-size:clamp(32px,3vw,42px);letter-spacing:-.035em;line-height:1}
body.logged-in.woocommerce-account .tsi-clearance-card{border-radius:18px}
body.logged-in.woocommerce-account .tsi-dashboard-stats{padding-inline:4%}
body.logged-in.woocommerce-account .tsi-dashboard-grid{padding:24px 4% 0}
body.logged-in.woocommerce-account .tsi-progress-panel,
body.logged-in.woocommerce-account .tsi-benefits-card{border-radius:18px}
body.logged-in.woocommerce-account .entry-content .tsi-progress-title h3,
body.logged-in.woocommerce-account .entry-content .tsi-benefits-card h3{margin:4px 0 0;font-size:27px;letter-spacing:-.025em;line-height:1.12}
body.logged-in.woocommerce-account .tsi-account-prompts{padding-inline:4%}
body.logged-in.woocommerce-account .tsi-account-prompts>div{border-radius:13px}
body.logged-in.woocommerce-account .tsi-dashboard-section{padding-inline:4%}
body.logged-in.woocommerce-account .tsi-activity-list,
body.logged-in.woocommerce-account .tsi-member-dashboard .tsi-history table{overflow:hidden;border-radius:14px}
body.logged-in.woocommerce-account .tsi-referral-box,
body.logged-in.woocommerce-account .tsi-member-dashboard .tsi-redeem{margin-inline:4%!important;border-radius:18px}
body.logged-in.woocommerce-account .tsi-member-earn-grid>div{border-radius:13px}
body.logged-in.woocommerce-account .tsi-primary-action,
body.logged-in.woocommerce-account .tsi-member-dashboard button{border-radius:999px!important}

@media (max-width:1050px){
  body.logged-in.woocommerce-account .entry-content>.woocommerce{grid-template-columns:190px minmax(0,1fr);gap:20px}
}
@media (max-width:820px){
  body.logged-in.woocommerce-account .entry-content>.woocommerce{display:block}
  body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation,
  body.logged-in.woocommerce-account .woocommerce-MyAccount-content{grid-column:auto;grid-row:auto}
  body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation{position:static;margin-bottom:22px!important}
  body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;gap:6px;overflow-x:auto;padding:8px;scrollbar-width:thin}
  body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto;margin:0}
  body.logged-in.woocommerce-account .woocommerce-MyAccount-navigation a{white-space:nowrap}
}
@media (max-width:600px){
  body.logged-in.woocommerce-account .entry-header h1{font-size:42px}
  body.logged-in.woocommerce-account .tsi-dashboard-hero{padding:28px 20px 22px}
  body.logged-in.woocommerce-account .tsi-dashboard-stats{padding-inline:20px}
  body.logged-in.woocommerce-account .tsi-dashboard-grid,
  body.logged-in.woocommerce-account .tsi-account-prompts,
  body.logged-in.woocommerce-account .tsi-dashboard-section{padding-inline:20px}
body.logged-in.woocommerce-account .tsi-referral-box,
body.logged-in.woocommerce-account .tsi-member-dashboard .tsi-redeem{margin-inline:20px!important}
}

/* 2.0.8 — Public Top Secret Rewards experience
   Presentation only: Rewards 2.5.1 remains the sole program engine. */
body:not(.logged-in) .content-wrap:has(.entry-content>.tsi-rewards-shell){width:min(calc(100% - 44px),1480px);max-width:1480px}
body:not(.logged-in) .content-wrap:has(.entry-content>.tsi-rewards-shell) article,
body:not(.logged-in) .content-wrap:has(.entry-content>.tsi-rewards-shell) .entry-content{width:100%;min-width:0}
body:not(.logged-in) .entry-content>.tsi-rewards-shell{width:100%;max-width:1480px;margin:0 auto;border:1px solid #202733;border-radius:32px;background:#06090d;box-shadow:0 34px 90px rgba(5,10,16,.24);font-family:inherit;overflow:hidden}
body:not(.logged-in) .entry-content:has(>.tsi-rewards-shell){max-width:none}
body:not(.logged-in):has(.entry-content>.tsi-rewards-shell) .page-main{padding-top:34px;background:linear-gradient(180deg,#f7f8fa 0%,#fff 18%,#fff 100%)}
body:not(.logged-in) .entry-header:has(+.entry-content>.tsi-rewards-shell){display:none}

body:not(.logged-in) .tsi-rewards-shell .tsi-hero{position:relative;isolation:isolate;min-height:610px;overflow:hidden;border:0;background:radial-gradient(circle at 78% 25%,rgba(0,120,220,.28),transparent 26%),radial-gradient(circle at 18% 85%,rgba(211,31,43,.22),transparent 31%),linear-gradient(135deg,#070a0f 0%,#0b1420 48%,#05070a 100%)}
body:not(.logged-in) .tsi-rewards-shell .tsi-hero::before{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:58px 58px;content:"";mask-image:linear-gradient(to bottom,rgba(0,0,0,.85),transparent 94%)}
body:not(.logged-in) .tsi-rewards-shell .tsi-hero::after{position:absolute;z-index:-1;top:-180px;right:-120px;width:560px;height:560px;border:1px solid rgba(116,184,239,.25);border-radius:50%;box-shadow:0 0 0 48px rgba(116,184,239,.035),0 0 0 110px rgba(116,184,239,.02);content:""}
body:not(.logged-in) .tsi-rewards-shell .tsi-hero-inner{display:flex;min-height:610px;flex-direction:column;justify-content:center;padding:80px clamp(28px,6vw,92px) 54px}
body:not(.logged-in) .tsi-rewards-shell .tsi-hero .tsi-eyebrow{color:#75bfff;font-size:11px;letter-spacing:.36em}
body:not(.logged-in) .tsi-rewards-shell .tsi-hero h1{max-width:920px;margin:22px 0 24px;color:#fff;font-size:clamp(72px,8.2vw,132px);font-weight:850;letter-spacing:-.075em;line-height:.79;text-wrap:balance}
body:not(.logged-in) .tsi-rewards-shell .tsi-hero h1 span{color:#fff}
body:not(.logged-in) .tsi-rewards-shell .tsi-hero h1 em{color:#ef3340;text-shadow:0 0 42px rgba(239,51,64,.18)}
body:not(.logged-in) .tsi-rewards-shell .tsi-hero>div>p{max-width:660px;margin:0;color:#b9c5d0;font-size:clamp(18px,1.65vw,24px);font-weight:450;letter-spacing:-.015em}
body:not(.logged-in) .tsi-rewards-shell .tsi-how{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;width:100%;margin:58px 0 0;border:0}
body:not(.logged-in) .tsi-rewards-shell .tsi-how>div{position:relative;min-height:142px;padding:22px 20px;border:1px solid rgba(157,183,205,.18);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));backdrop-filter:blur(12px);transition:border-color .25s,transform .25s,background .25s}
body:not(.logged-in) .tsi-rewards-shell .tsi-how>div:hover{border-color:rgba(117,191,255,.44);background:linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.035));transform:translateY(-4px)}
body:not(.logged-in) .tsi-rewards-shell .tsi-how b{color:#ef3340;font-size:11px;font-weight:800;letter-spacing:.18em}
body:not(.logged-in) .tsi-rewards-shell .tsi-how span{margin:18px 0 6px;color:#fff;font-size:16px;letter-spacing:.08em}
body:not(.logged-in) .tsi-rewards-shell .tsi-how small{color:#9cabba;font-size:12px;line-height:1.5}

body:not(.logged-in) .tsi-rewards-shell .tsi-join{position:relative;padding:72px clamp(24px,6vw,88px);border:0;background:linear-gradient(135deg,#f6f7f9,#e9eef3);color:#111820;text-align:left}
body:not(.logged-in) .tsi-rewards-shell .tsi-join::before{display:block;margin-bottom:13px;color:#c6212b;font-size:10px;font-weight:800;letter-spacing:.25em;content:"MEMBERSHIP ACCESS"}
body:not(.logged-in) .tsi-rewards-shell .tsi-join h2{margin:0;color:#0b1118;font-size:clamp(38px,4vw,62px);letter-spacing:-.055em;line-height:.95}
body:not(.logged-in) .tsi-rewards-shell .tsi-join p{max-width:700px;margin:20px 0 27px;color:#59636e;font-size:17px;line-height:1.65}
body:not(.logged-in) .tsi-rewards-shell .tsi-join a{display:inline-flex;min-height:50px;align-items:center;padding:13px 22px;border:0;border-radius:999px;background:#111b26;color:#fff!important;font-size:12px;font-weight:750;letter-spacing:.08em;box-shadow:0 10px 24px rgba(11,27,40,.18);transition:background .2s,transform .2s,box-shadow .2s}
body:not(.logged-in) .tsi-rewards-shell .tsi-join a:hover{background:#0068ad;box-shadow:0 13px 30px rgba(0,104,173,.25);transform:translateY(-2px)}

body:not(.logged-in) .tsi-rewards-shell .tsi-public-earn,
body:not(.logged-in) .tsi-rewards-shell .tsi-tiers,
body:not(.logged-in) .tsi-rewards-shell .tsi-achievements{padding:78px clamp(24px,5vw,74px);border:0;background:#080c11}
body:not(.logged-in) .tsi-rewards-shell .tsi-public-earn{background:linear-gradient(180deg,#0b1016,#080c11)}
body:not(.logged-in) .tsi-rewards-shell .tsi-tiers{border-top:1px solid #1d2630;background:radial-gradient(circle at 50% 15%,rgba(27,64,92,.23),transparent 42%),#070a0e}
body:not(.logged-in) .tsi-rewards-shell .tsi-achievements{padding-top:12px;background:#070a0e}
body:not(.logged-in) .tsi-rewards-shell .tsi-section-head{max-width:880px;margin:0 auto 34px;text-align:center}
body:not(.logged-in) .tsi-rewards-shell .tsi-section-head .tsi-eyebrow{color:#70b9f3;font-size:10px;letter-spacing:.27em}
body:not(.logged-in) .tsi-rewards-shell .tsi-section-head h2{margin:12px 0 0;color:#fff;font-size:clamp(36px,4vw,58px);letter-spacing:-.05em;line-height:1.02;text-wrap:balance}
body:not(.logged-in) .tsi-rewards-shell .tsi-section-head p{color:#91a0ad;font-size:15px;line-height:1.65}
body:not(.logged-in) .tsi-rewards-shell .tsi-public-earn-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}
body:not(.logged-in) .tsi-rewards-shell .tsi-public-earn-grid>div{position:relative;min-height:210px;padding:27px 23px;border:1px solid #25313d;border-radius:20px;background:linear-gradient(155deg,#111a23,#090d12);box-shadow:inset 0 1px rgba(255,255,255,.035);transition:border-color .25s,transform .25s}
body:not(.logged-in) .tsi-rewards-shell .tsi-public-earn-grid>div::before{display:grid;width:38px;height:38px;margin-bottom:35px;place-items:center;border:1px solid #334557;border-radius:50%;background:#0b141d;color:#74bdff;font-size:14px;content:"+"}
body:not(.logged-in) .tsi-rewards-shell .tsi-public-earn-grid>div:hover{border-color:#42617b;transform:translateY(-5px)}
body:not(.logged-in) .tsi-rewards-shell .tsi-public-earn-grid span{min-height:30px;color:#91a3b2;font-size:9px;letter-spacing:.16em;line-height:1.45}
body:not(.logged-in) .tsi-rewards-shell .tsi-public-earn-grid strong{margin:9px 0 8px;color:#fff;font-size:24px;letter-spacing:-.035em}
body:not(.logged-in) .tsi-rewards-shell .tsi-public-earn-grid small{color:#8795a2;font-size:12px;line-height:1.55}

body:not(.logged-in) .tsi-rewards-shell .tsi-tier-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:36px}
body:not(.logged-in) .tsi-rewards-shell .tsi-tier{position:relative;min-height:430px;padding:28px 21px;border-radius:22px;box-shadow:inset 0 1px rgba(255,255,255,.07),0 15px 34px rgba(0,0,0,.16);transition:transform .28s,box-shadow .28s}
body:not(.logged-in) .tsi-rewards-shell .tsi-tier::after{position:absolute;right:18px;bottom:16px;color:rgba(255,255,255,.08);font-size:54px;font-weight:850;line-height:1;content:"★"}
body:not(.logged-in) .tsi-rewards-shell .tsi-tier:hover{z-index:2;box-shadow:inset 0 1px rgba(255,255,255,.09),0 24px 52px rgba(0,0,0,.3);transform:translateY(-8px)}
body:not(.logged-in) .tsi-rewards-shell .tsi-tier h3{margin:14px 0 11px;color:#fff;font-size:25px;letter-spacing:-.035em}
body:not(.logged-in) .tsi-rewards-shell .tsi-tier-kicker{font-size:9px;letter-spacing:.19em}
body:not(.logged-in) .tsi-rewards-shell .tsi-tier-range{min-height:58px;color:#b7c1ca;font-size:14px;line-height:1.5}
body:not(.logged-in) .tsi-rewards-shell .tsi-mult{margin:18px 0;padding:14px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);color:#fff;font-size:18px}
body:not(.logged-in) .tsi-rewards-shell .tsi-tier ul{position:relative;z-index:1;margin-top:18px;padding-left:17px;color:#c7cfd6;font-size:12px;line-height:1.55}
body:not(.logged-in) .tsi-rewards-shell .tsi-tier li{margin-bottom:10px}
body:not(.logged-in) .tsi-rewards-shell .tsi-achievement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:25px}
body:not(.logged-in) .tsi-rewards-shell .tsi-achievement-grid>div{padding:25px;border:1px solid #303c47;border-radius:18px;background:linear-gradient(145deg,#131b22,#090d11);text-align:left}
body:not(.logged-in) .tsi-rewards-shell .tsi-achievement-grid span{color:#8494a1;font-size:9px;letter-spacing:.16em}
body:not(.logged-in) .tsi-rewards-shell .tsi-achievement-grid strong{margin-top:13px;color:#f1d765;font-size:28px;letter-spacing:-.04em}

body:not(.logged-in) .tsi-rewards-shell .tsi-rules{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;border:0;background:#eef1f4;color:#111820}
body:not(.logged-in) .tsi-rewards-shell .tsi-rules>div,
body:not(.logged-in) .tsi-rewards-shell .tsi-program-guide-tile{min-height:310px;padding:40px 32px;border:0;border-right:1px solid #d8dde2;background:transparent;color:#111820}
body:not(.logged-in) .tsi-rewards-shell .tsi-program-guide-tile{display:block;background:linear-gradient(145deg,#0c1721,#102d43);color:#fff!important;text-decoration:none;transition:background .25s}
body:not(.logged-in) .tsi-rewards-shell .tsi-program-guide-tile:hover{background:linear-gradient(145deg,#0d2232,#075c92)}
body:not(.logged-in) .tsi-rewards-shell .tsi-rules .tsi-eyebrow{color:#a32028;font-size:9px;letter-spacing:.2em}
body:not(.logged-in) .tsi-rewards-shell .tsi-program-guide-tile .tsi-eyebrow{color:#76c2ff}
body:not(.logged-in) .tsi-rewards-shell .tsi-rules h3{margin:18px 0 14px;color:#111820;font-size:26px;letter-spacing:-.04em;line-height:1.1}
body:not(.logged-in) .tsi-rewards-shell .tsi-program-guide-tile h3{color:#fff}
body:not(.logged-in) .tsi-rewards-shell .tsi-rules p{color:#626d77;font-size:13px;line-height:1.7}
body:not(.logged-in) .tsi-rewards-shell .tsi-program-guide-tile p{color:#b9ccda}
body:not(.logged-in) .tsi-rewards-shell .tsi-program-guide-tile span{display:block;margin-top:28px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.13em}
body:not(.logged-in) .tsi-rewards-shell a:focus-visible{outline:3px solid #75bfff;outline-offset:4px}

@media(max-width:1180px){
  body:not(.logged-in) .tsi-rewards-shell .tsi-tier-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  body:not(.logged-in) .tsi-rewards-shell .tsi-tier:nth-child(n+4){min-height:370px}
  body:not(.logged-in) .tsi-rewards-shell .tsi-rules{grid-template-columns:repeat(2,minmax(0,1fr))}
  body:not(.logged-in) .tsi-rewards-shell .tsi-rules>*:nth-child(2){border-right:0}
  body:not(.logged-in) .tsi-rewards-shell .tsi-rules>*{border-bottom:1px solid #d8dde2}
}
@media(max-width:860px){
  body:not(.logged-in) .content-wrap:has(.entry-content>.tsi-rewards-shell){width:min(calc(100% - 24px),1480px)}
  body:not(.logged-in) .entry-content>.tsi-rewards-shell{width:100%;border-radius:24px}
  body:not(.logged-in) .tsi-rewards-shell .tsi-hero,
  body:not(.logged-in) .tsi-rewards-shell .tsi-hero-inner{min-height:auto}
  body:not(.logged-in) .tsi-rewards-shell .tsi-hero-inner{padding-top:68px}
  body:not(.logged-in) .tsi-rewards-shell .tsi-how,
  body:not(.logged-in) .tsi-rewards-shell .tsi-public-earn-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body:not(.logged-in) .tsi-rewards-shell .tsi-tier-grid{display:flex;overflow-x:auto;padding:0 2px 18px;scroll-snap-type:x mandatory}
  body:not(.logged-in) .tsi-rewards-shell .tsi-tier{flex:0 0 280px;min-height:410px;scroll-snap-align:start}
}
@media(max-width:560px){
  body:not(.logged-in) .entry-content>.tsi-rewards-shell{width:100%;border-radius:18px}
  body:not(.logged-in) .tsi-rewards-shell .tsi-hero-inner{padding:54px 20px 28px}
  body:not(.logged-in) .tsi-rewards-shell .tsi-hero h1{font-size:57px;line-height:.83}
  body:not(.logged-in) .tsi-rewards-shell .tsi-how{grid-template-columns:1fr;margin-top:38px}
  body:not(.logged-in) .tsi-rewards-shell .tsi-how>div{min-height:auto}
  body:not(.logged-in) .tsi-rewards-shell .tsi-join,
  body:not(.logged-in) .tsi-rewards-shell .tsi-public-earn,
  body:not(.logged-in) .tsi-rewards-shell .tsi-tiers,
  body:not(.logged-in) .tsi-rewards-shell .tsi-achievements{padding:54px 20px}
  body:not(.logged-in) .tsi-rewards-shell .tsi-achievements{padding-top:6px}
  body:not(.logged-in) .tsi-rewards-shell .tsi-public-earn-grid,
  body:not(.logged-in) .tsi-rewards-shell .tsi-achievement-grid,
  body:not(.logged-in) .tsi-rewards-shell .tsi-rules{grid-template-columns:1fr}
  body:not(.logged-in) .tsi-rewards-shell .tsi-public-earn-grid>div{min-height:180px}
  body:not(.logged-in) .tsi-rewards-shell .tsi-rules>*{min-height:auto!important;border-right:0!important}
}
