:root{--orange:#f66b13;--ink:#20201f;--muted:#777775;--line:#e9e7e4;--peach:#fff0e5;--canvas:#faf9f7}*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;color:var(--ink);background:var(--canvas);font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b54800;outline-offset:4px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.045em}h1{font-size:48px;line-height:1.08}h2{font-size:34px;line-height:1.15}h3{font-size:20px;line-height:1.3}p{line-height:1.6}em{font-style:normal;color:var(--orange)}small,.fine{font-size:12px;line-height:1.6;color:var(--muted)}.wrap,main{max-width:1280px;padding:0 32px;margin:auto}.skip-link{position:fixed;top:-100px}.skip-link:focus{top:5px;background:white;padding:15px;z-index:30}.utility{background:white;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.utility .wrap{display:flex;justify-content:space-between;padding-top:11px;padding-bottom:11px}.utility a{color:#a74b0e}.location-dot{width:6px;height:6px;background:var(--orange);display:inline-block;border-radius:50%;margin-right:6px}.header{background:white;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;gap:25px;padding-top:21px;padding-bottom:21px}.brand{flex:0 0 150px}.brand img{width:150px;height:48px;object-fit:contain}.catalog-button{display:flex;gap:9px;background:var(--orange);color:white;padding:13px 20px;border-radius:12px;font-weight:600}.search{display:flex;align-items:center;background:#f3f2f0;flex:1;gap:12px;padding:11px 16px;border-radius:12px}.search svg{width:20px;fill:none;stroke:#858583;stroke-width:1.7}.search input{background:none;border:0;outline:none;min-width:0;width:100%;padding:4px 0}.search button{border:0;background:none;color:#a94c0d;font-size:13px}.favorites-link{font-size:13px;display:flex;gap:8px;align-items:center}.favorites-link svg{height:23px;width:23px;fill:none;stroke:currentColor;stroke-width:1.5}.count-bubble{display:none}.eyebrow{display:block;text-transform:uppercase;font-size:11px;font-weight:650;letter-spacing:.17em;margin-bottom:15px;color:#a95b25}.button{display:inline-flex;gap:26px;align-items:center;justify-content:space-between;background:var(--orange);border:0;border-radius:13px;color:white;padding:16px 24px;font-size:16px;font-weight:650;transition:background .16s}.button:hover{background:#db5804}.button span{font-size:20px}.button.wide{width:100%}.text-link{font-size:14px;font-weight:600}.hero{display:grid;grid-template-columns:1.02fr 1fr;margin-top:30px;overflow:hidden;border-radius:26px;background:#f3ede6;min-height:484px}.hero-copy{padding:56px 40px;position:relative;z-index:1}.hero h1{font-size:58px;margin:20px 0}.hero h1 em{color:#c44a00}.hero p{font-size:16px;color:#66625f}.hero-actions{display:flex;gap:25px;align-items:center;margin:28px 0 20px}.limited{display:block;font-size:12px;color:#895332;font-weight:600}.hero-visual{position:relative;background:#080808;display:flex;align-items:center;min-width:0;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:contain}.hero-visual span{position:absolute;bottom:26px;left:30px;color:#eee;font-size:13px;letter-spacing:.03em}.installments{margin:24px 0 0;padding:28px 32px;display:grid;grid-template-columns:1fr 1.6fr;align-items:center;gap:14px 25px;border:1px solid var(--line);border-radius:22px;background:white}.installments .eyebrow{margin-bottom:7px;font-size:10px}.installments h2{font-size:25px;letter-spacing:-.04em}.installments p{color:var(--muted);font-size:13px;margin-top:6px}.installments>small{grid-column:1/-1;text-align:right;font-size:10px}.bank-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:17px}.bank-logo{position:relative;display:flex;align-items:center;justify-content:center;min-height:40px}.bank-logo img{width:100%;height:35px;object-fit:contain}.bank-logo span{position:absolute;bottom:-11px;font-size:8px;color:#777;white-space:nowrap}.section{margin:64px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px}.section-head .eyebrow{margin-bottom:10px}.section-head>a{font-size:13px;color:#b45413;font-weight:600;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{background:white;border:1px solid #f0eeeb;border-radius:22px;position:relative;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s}.product-card:hover{box-shadow:0 12px 30px #4029120b}.product-photo{aspect-ratio:1.25;display:flex;align-items:center;justify-content:center;position:relative;background:#fff;margin:16px 16px 0;border-radius:15px;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:contain}.badge{position:absolute;top:0;left:0;background:var(--peach);color:#ad4b08;padding:7px 10px;font-size:10px;font-weight:650;border-radius:8px}.heart{position:absolute;right:17px;top:17px;border:0;background:#ffffffeb;width:32px;height:32px;border-radius:50%;font-size:25px;line-height:1;color:#817f7e}.heart.selected{color:var(--orange)}.card-info{padding:21px 22px 22px;display:flex;flex-direction:column;flex:1}.card-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#a3592d}.card-info h3{font-size:23px;margin:8px 0 6px;min-height:60px}.card-info p{font-size:12px;color:var(--muted);margin-bottom:19px}.card-info .button{width:100%;margin-top:auto;padding:12px 17px;font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px 22px}.category>div{border-radius:24px;aspect-ratio:1.4;overflow:hidden;padding:16px;display:flex;align-items:center;justify-content:center}.category img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.category h3{font-size:17px;letter-spacing:-.02em;margin-top:13px;font-weight:550}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps>div>span{display:block;color:var(--orange);font-size:13px;margin-bottom:24px}.steps h3{font-size:21px;margin-bottom:10px}.steps p{color:var(--muted);font-size:13px;max-width:275px}.closing{padding:53px;border-radius:24px;background:var(--peach);text-align:center;margin-bottom:65px}.closing h2{font-size:40px}.closing p{margin:15px 0 25px;color:#96552c;font-size:14px}.page-heading{padding:40px 0 30px}.back{font-size:13px;color:#84766a;display:block;margin-bottom:25px}.page-heading h1{font-size:38px}.page-heading p{color:var(--muted);margin-top:12px;font-size:14px}.filter-tabs{display:flex;gap:8px;overflow-x:auto;padding:0 0 13px;margin-bottom:22px;scrollbar-width:thin}.filter-tabs a{white-space:nowrap;padding:11px 16px;border-radius:10px;border:1px solid var(--line);background:white;font-size:13px}.filter-tabs .active{background:var(--orange);color:white;border-color:var(--orange)}.category-section{margin-top:0;padding-bottom:35px;border-bottom:1px solid var(--line)}.detail{display:grid;grid-template-columns:1.07fr 1fr;gap:45px}.gallery-main{aspect-ratio:1;background:white;border-radius:24px;padding:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.gallery-main img{height:100%;width:100%;object-fit:contain}.thumbs{display:flex;gap:10px;margin-top:16px}.thumbs button{width:66px;height:66px;background:white;border:1px solid var(--line);border-radius:12px;padding:8px}.thumbs img{width:100%;height:100%;object-fit:contain}.detail-copy{padding-top:14px}.detail-copy h2{font-size:36px;margin-bottom:20px}.description{font-size:15px;color:#706e6b}.request-box{background:white;border:1px solid var(--line);border-radius:22px;padding:26px;margin-top:25px}.request-box h3{font-size:25px;margin:10px 0}.request-box p{font-size:13px;color:var(--muted)}.request-box .button{width:100%;margin:22px 0 15px}.request-box>.limited{text-align:center;font-size:11px}.request-box .installment-line{font-size:18px;font-weight:650;color:var(--ink);margin:25px 0 14px}.compact{gap:13px}.compact .bank-logo img{height:25px}.request-box>small,.form-banks>small{display:block;font-size:10px;margin-top:22px}.specs{max-width:730px}.specs h2{font-size:28px;margin-bottom:25px}dl{margin:0 0 20px}dl>div{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid var(--line);font-size:14px}dt{color:var(--muted)}dd{margin:0;text-align:right}.form-heading{padding:40px 0 30px;max-width:800px}.form-heading h1{font-size:42px;margin-bottom:15px}.form-heading p{color:var(--muted);font-size:15px}.request-layout{display:grid;grid-template-columns:.85fr 1fr;gap:70px;max-width:1080px;margin-bottom:65px}.request-product{background:#f0ede9;border-radius:24px;padding:32px;text-align:center;align-self:start}.request-product>img{width:100%;height:270px;object-fit:contain;border-radius:18px;margin-bottom:30px}.request-product h2{font-size:30px}.request-product p{font-size:12px;color:#9f612f;margin-top:16px}.form-panel{background:white;padding:30px;border:1px solid var(--line);border-radius:22px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}form label{display:block;font-size:13px;font-weight:550;margin-bottom:21px}form label>span:not(.optional){color:#b15313}.optional{color:#9d9b97;font-weight:400;margin-left:8px;font-size:11px}form label>input:not([type=checkbox]),.phone-field{display:flex;width:100%;background:#faf9f7;border:1px solid #dedbd6;border-radius:11px;margin-top:9px;padding:13px 14px;min-height:48px;color:var(--ink)}form label>input[aria-invalid=true],.phone-field:has(input[aria-invalid=true]){border-color:#be3124}.phone-field>span{color:var(--ink);font-weight:600;padding-right:12px;border-right:1px solid var(--line);margin-right:12px}.phone-field input{background:none;border:0;outline:0;width:100%;min-width:0;padding:0;color:var(--ink);font-size:16px}.phone-field:focus-within{outline:2px solid #c25a12;outline-offset:2px}form small[data-error]{display:block;color:#b33121;font-size:11px;margin-top:7px;font-weight:450}form .hint{font-size:10px;font-weight:400;display:block;margin-top:7px}.honeypot{position:absolute;left:-10000px;visibility:hidden}.consent{display:flex;align-items:flex-start;gap:10px;margin-bottom:6px}.consent input{accent-color:var(--orange);width:17px;height:17px;flex:0 0 17px;margin-top:3px}.consent>span{font-size:11px!important;color:var(--muted)!important;line-height:1.6;font-weight:400}.consent a{text-decoration:underline;color:#a95820}.form-error{color:#b33121;font-size:12px;line-height:1.5;margin:16px 0}.form-panel .fine{font-size:11px;margin-top:12px}.form-banks{padding-top:25px;margin-top:25px;border-top:1px solid var(--line)}.form-banks h3{font-size:20px;margin-bottom:15px}.success{max-width:700px;margin:75px auto;text-align:center;padding:40px 25px;background:white;border-radius:26px}.success-icon{display:grid;place-items:center;background:var(--peach);color:var(--orange);width:70px;height:70px;border-radius:50%;font-size:35px;margin:0 auto 25px}.success h1{font-size:43px;margin:20px 0}.success p{color:var(--muted);font-size:15px}.reference{padding:20px;background:#f7f5f1;border-radius:12px;margin:25px auto;max-width:310px;font-size:12px}.reference strong{display:block;font-size:19px;margin-top:8px;letter-spacing:.04em}.empty{text-align:center;padding:80px 20px}.empty p{color:var(--muted);margin:20px}.prose{max-width:750px;margin-bottom:70px}.prose p{color:#6f6a65;margin-bottom:24px}.prose h2{font-size:25px;margin:30px 0 16px}.footer{background:#f1efec;margin-top:65px;padding:43px 0 22px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px}.wordmark{font-size:29px;font-weight:750;letter-spacing:-.06em}.wordmark span{color:var(--orange)}.footer p{font-size:12px;color:var(--muted);margin-top:15px}.footer nav{display:flex;flex-direction:column;gap:15px;font-size:12px}.footer-label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;margin-top:36px;padding-top:23px;border-top:1px solid #e2dfda;font-size:10px;color:#8e8b87}.mobile-nav{display:none}.loading-state{padding:100px 25px;text-align:center}.loading-state p{margin-top:20px;color:var(--muted)}.toast{display:none}@media(min-width:1600px){.hero{min-height:530px}}@media(max-width:1000px){.header-inner{gap:15px}.brand{flex-basis:125px}.brand img{width:125px}.favorites-label{display:none}.hero-copy{padding:40px 26px}.hero h1{font-size:47px}.hero{min-height:420px}.installments{grid-template-columns:1fr;padding:25px}.installments>small{text-align:left}.bank-row{max-width:620px;width:100%;margin-top:8px}.product-grid{gap:15px}.card-info{padding:18px}.card-info h3{font-size:20px;min-height:55px}.request-layout{gap:25px}.detail{gap:25px}.detail-copy h2{font-size:31px}}@media(max-width:640px){body{padding-bottom:70px}.wrap,main{padding:0 16px}.utility .wrap{font-size:10px;padding-top:9px;padding-bottom:9px}.header-inner{flex-wrap:wrap;padding-top:12px;padding-bottom:14px;gap:12px}.brand{flex:1}.brand img{width:117px;height:36px}.catalog-button{font-size:12px;padding:10px 14px;border-radius:10px}.favorites-link{padding:8px}.search{order:5;flex-basis:100%;padding:10px 13px;border-radius:11px}.search input{font-size:13px}.search button{font-size:11px}.search svg{height:17px}.hero{margin-top:17px;grid-template-columns:1fr;border-radius:20px}.hero-copy{padding:28px 23px}.eyebrow{font-size:9px;letter-spacing:.14em;margin-bottom:12px}.hero h1{font-size:43px;margin:16px 0}.hero p{font-size:13px;line-height:1.65}.hero-actions{margin:22px 0 17px;gap:19px}.hero .button{padding:12px 23px;font-size:14px}.hero .text-link{font-size:11px}.limited{font-size:10px}.hero-visual{height:218px}.hero-visual img{height:100%;width:100%;object-fit:contain}.hero-visual span{font-size:10px;bottom:14px;left:20px}.installments{margin-top:17px;padding:21px 18px;border-radius:18px;gap:12px}.installments h2{font-size:23px}.installments p{font-size:11px}.bank-row{gap:10px}.bank-logo img{height:25px}.bank-logo{min-height:30px}.bank-logo span{font-size:6px;bottom:-8px}.installments>small{font-size:8px;margin-top:5px}.section{margin:38px 0}.section-head{margin-bottom:19px;gap:12px}.section-head h2{font-size:25px;max-width:245px}.section-head>a{font-size:10px;white-space:normal;text-align:right;min-width:65px}.section-head .eyebrow{font-size:8px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{border-radius:18px}.product-photo{aspect-ratio:1; margin:10px 10px 0;border-radius:10px}.badge{font-size:8px;padding:5px 7px}.heart{right:10px;top:10px;font-size:22px;width:26px;height:26px}.card-info{padding:13px 12px}.card-label{font-size:8px;letter-spacing:.04em}.card-info h3{font-size:17px;line-height:1.25;min-height:43px;letter-spacing:-.04em;margin:8px 0}.card-info p{font-size:9px;margin-bottom:13px}.card-info .button{font-size:12px;padding:10px 12px;border-radius:10px}.card-info .button span{font-size:16px}.category-grid{gap:19px 10px}.category>div{aspect-ratio:1;border-radius:18px;padding:6px}.category h3{font-size:11px;line-height:1.3;margin-top:9px;letter-spacing:-.025em}.steps{grid-template-columns:1fr;gap:24px;padding:24px 0}.steps>div{padding-left:39px;position:relative}.steps>div>span{position:absolute;left:0;top:4px;font-size:12px}.steps h3{font-size:19px;margin-bottom:6px}.steps p{font-size:12px;max-width:none}.closing{padding:32px 20px;margin-bottom:35px;border-radius:20px}.closing h2{font-size:29px}.closing p{font-size:11px}.closing .button{font-size:13px}.page-heading{padding:27px 0 22px}.page-heading h1{font-size:29px}.page-heading p{font-size:12px}.back{font-size:11px;margin-bottom:21px}.filter-tabs{gap:6px;margin-bottom:16px}.filter-tabs a{font-size:11px;padding:10px 13px}.category-section{margin-top:0}.detail{grid-template-columns:1fr;gap:22px}.gallery-main{aspect-ratio:1.15;padding:17px;border-radius:20px}.detail-copy{padding:0}.detail-copy h2{font-size:30px;margin-bottom:17px}.description{font-size:14px}.request-box{padding:23px;margin-top:23px}.request-box .button{font-size:15px}.request-box .limited{font-size:10px}.request-box .installment-line{font-size:19px}.request-box .compact{gap:12px}.specs h2{font-size:25px}dl>div{font-size:12px}.form-heading{padding:28px 0 22px}.form-heading h1{font-size:33px}.form-heading p{font-size:12px}.request-layout{grid-template-columns:1fr;gap:19px;margin-bottom:35px}.request-product{padding:18px;display:grid;grid-template-columns:88px 1fr;text-align:left;column-gap:16px;border-radius:18px;align-items:center}.request-product>img{grid-row:1/4;width:88px;height:88px;margin:0;border-radius:12px}.request-product .eyebrow{font-size:8px;margin-bottom:6px}.request-product h2{font-size:22px}.request-product p{font-size:9px;margin-top:7px}.form-panel{padding:23px 19px}.field-row{gap:12px}form label{font-size:12px}form label>input:not([type=checkbox]){font-size:16px;padding:12px;min-width:0}form .hint{font-size:9px}.optional{font-size:10px}.consent>span{font-size:10px!important}.form-panel .button{font-size:14px;gap:10px;padding:15px 17px}.form-panel .fine{font-size:10px}.form-banks h3{font-size:20px}.compact .bank-logo img{height:22px}.success{margin:32px 0;padding:35px 20px}.success h1{font-size:32px}.success p{font-size:12px}.success .button{font-size:12px}.footer{margin-top:35px;padding:32px 0 18px}.footer-top{grid-template-columns:1fr 1fr;gap:25px}.footer-top>div{grid-column:1/-1}.footer p{font-size:11px}.footer nav{font-size:11px}.footer-bottom{font-size:8px;gap:20px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:15;background:#ffffffed;backdrop-filter:blur(15px);border-top:1px solid var(--line);padding:9px 10px max(10px,env(safe-area-inset-bottom));justify-content:space-around}.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;color:#96928e;font-size:10px;min-width:65px}.mobile-nav a span{font-size:24px;line-height:1.1}.mobile-nav a.active{color:var(--orange)}.prose h2{font-size:22px}.prose p{font-size:13px}}@media(max-width:350px){.hero h1{font-size:37px}.card-info{padding:12px 10px}.card-info h3{font-size:15px}.card-info p{font-size:8px}.card-label{font-size:7px}.category h3{font-size:10px}.field-row{grid-template-columns:1fr;gap:0}.request-product h2{font-size:20px}.bank-row{gap:7px}.form-heading h1{font-size:30px}}

.promo-rail{display:flex;gap:20px;overflow-x:auto;padding-bottom:18px;scroll-snap-type:x mandatory}.promo-rail>a{flex:0 0 270px;scroll-snap-align:start}.promo-rail img{width:100%;border-radius:20px;aspect-ratio:4/5;object-fit:contain;background:#fff}@media(max-width:640px){.promo-rail{gap:12px}.promo-rail>a{flex-basis:230px}.promo-rail img{border-radius:17px}}

.product-promo{display:grid;grid-template-columns:380px 1fr;gap:50px;align-items:center;margin:45px 0 65px;background:#f1eae1;padding:35px;border-radius:24px}.product-promo>img{width:100%;border-radius:17px}.product-promo h2{font-size:40px}.product-promo p{margin:20px 0;color:#8b7461;font-size:14px}.product-promo .limited{font-size:11px}@media(max-width:640px){.product-promo{grid-template-columns:1fr;gap:25px;padding:20px}.product-promo h2{font-size:31px}.product-promo p{font-size:12px}.bank-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:17px 15px}.bank-logo{grid-column:span 2}.bank-logo:nth-child(4){grid-column:2/span 2}.bank-logo:nth-child(5){grid-column:4/span 2}.bank-logo img,.compact .bank-logo img{height:28px}.bank-logo span{font-size:7px}.installments>small{margin-top:10px}}
.gallery-main:has(img[src*="mmobi_apple_dd37f0d2b06b41f655"]),.gallery-main:has(img[src*="mmobi_apple_2759fd63ae8296a7d7"]),.product-photo:has(img[src*="mmobi_apple_dd37f0d2b06b41f655"]),.product-photo:has(img[src*="mmobi_apple_2759fd63ae8296a7d7"]),.category>div:has(img[src*="mmobi_apple_dd37f0d2b06b41f655"]){background:#080808}.category img[src*="mmobi_apple_dd37f0d2b06b41f655"]{mix-blend-mode:normal}

/* Keep the fixed country code and the editable number on the same baseline. */
#preorder-form .phone-field {
  align-items: center;
  min-height: 48px;
  padding: 10px 14px 12px;
  background: #fdfdfc;
}
#preorder-form .phone-field > span,
#preorder-form .phone-field > input {
  height: 24px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
#preorder-form .phone-field > span {
  flex-shrink: 0;
  color: #62625f;
  border-color: #e9e9e6;
}
#preorder-form .phone-field > input {
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
}
#preorder-form .phone-field > input::placeholder {
  color: #a2a29d;
  font-weight: 400;
  opacity: 1;
}

/* Color galleries and the second Instagram campaign. */
.gallery{min-width:0}
.gallery-main{position:relative}
.gallery-main:has(img[src*="/iphone-pro-"]){background:#000}
.gallery-main:has(img[src*="/iphone-pro-"])>img{object-fit:cover;object-position:right center}
.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:1px solid #e3e1dc;border-radius:50%;background:rgba(255,255,255,.92);color:#292725;font-size:29px;line-height:1;display:grid;place-items:center;box-shadow:0 3px 18px #0000000b;cursor:pointer}
.gallery-arrow.previous{left:12px}.gallery-arrow.next{right:12px}
.gallery-arrow:hover{background:#fff;border-color:#ee853b}
.gallery-arrow:focus-visible,.thumbs button:focus-visible{outline:3px solid #ed7d32;outline-offset:3px}
.gallery-count{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);padding:6px 11px;border-radius:20px;background:rgba(255,255,255,.9);color:#4c4945;font-size:11px;font-variant-numeric:tabular-nums}
.thumbs{position:relative;overflow-x:auto;max-width:100%;padding:4px 3px 9px;scrollbar-width:thin}
.thumbs button{flex:0 0 66px;cursor:pointer;transition:border-color .15s;overflow:hidden}
.thumbs button[aria-pressed="true"]{border:2px solid #ec792a;box-shadow:0 0 0 2px #fff}
.thumbs button:has(img[src*="/iphone-pro-"]){background:#000}
.thumbs button:has(img[src*="/iphone-pro-"]) img{object-fit:cover;object-position:right center}
.gallery-hint{font-size:11px;color:#8b8580;margin:8px 0 0}
.color-campaigns .section-head p{font-size:14px;color:#8b8580;margin:12px 0 0}
@media(max-width:600px){.gallery-arrow{width:36px;height:36px;font-size:26px}.gallery-count{bottom:10px}.color-campaigns .section-head p{font-size:12px}}
/* Give the two Pro models full, prominent product photography. */
.product-photo:has(img[src*="-full-"]),.category>div:has(img[src*="-full-"]){background:radial-gradient(ellipse at 65% 20%,#fff 5%,#f1e9e5 95%)}
.product-photo:has(img[src*="-full-glacier"]),.category>div:has(img[src*="-full-glacier"]){background:radial-gradient(ellipse at 65% 20%,#fff 5%,#e7edf4 95%)}
.product-photo img[src*="-full-"]{transform:scale(1.22);filter:drop-shadow(0 9px 9px #3b262314)}
.gallery-main:has(img[src*="-full-"]){background:radial-gradient(ellipse at 60% 30%,#fff 0%,#f3e9e5 100%);padding:12px}
.gallery-main:has(img[src*="-full-glacier"]){background:radial-gradient(ellipse at 60% 30%,#fff 0%,#e4edf8 100%)}
.gallery-main>img[src*="-full-"]{object-fit:contain;transform:scale(1.16);filter:drop-shadow(0 15px 14px #39221b18)}
.thumbs img[src*="-full-"]{transform:scale(1.2)}
.hero-visual:has(img[src*="-full-"]){background:radial-gradient(ellipse at 50% 40%,#fff9f2 0%,#f0d8c9 70%,#dcc0b4 100%);isolation:isolate;min-height:460px}
.hero-visual:has(img[src*="-full-"])::before{content:"";position:absolute;inset:16% -30% 10%;border:1px solid #e9915370;border-radius:50%;transform:rotate(-30deg);z-index:-1;box-shadow:0 0 65px #f2b88c50}
.hero-visual img[src*="-full-"]{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transform:scale(1.17);filter:drop-shadow(0 18px 16px #673d3930)}
.hero-visual:has(img[src*="-full-"]) span{color:#68423d;background:#ffffffa8;padding:7px 11px;border-radius:20px;bottom:18px;left:18px}
.request-product img[src*="-full-"]{object-fit:contain;transform:scale(1.1)}
@media(max-width:600px){.hero-visual:has(img[src*="-full-"]){height:320px;min-height:320px}.hero-visual img[src*="-full-"]{transform:scale(1.2)}.gallery-main>img[src*="-full-"]{transform:scale(1.15)}}

.product-grid:has(img[src*="-full-"]) .product-photo{aspect-ratio:1}

/* Shared product galleries and compact preorder recommendations. */
.request-product-gallery{display:block;min-width:0;padding:22px;text-align:center}
.request-product-gallery .gallery-main{aspect-ratio:1.08}
.request-product-gallery .gallery-hint{font-size:11px;color:var(--muted);margin:10px 0 0}
.request-product-copy{padding:24px 8px 6px}
.request-product-copy .eyebrow{margin-bottom:10px}
.request-product-copy h2{font-size:28px}
.request-product-copy p{font-size:12px;margin-top:12px}
.request-product-gallery .thumbs img[src*="-full-"]{transform:none}
.gallery-main:has(img[src*="iphone-duo-finish-select-"]){background:radial-gradient(ellipse at 65% 25%,#fff,#eceff1);padding:8px}
.gallery-main>img[src*="iphone-duo-finish-select-"]:not([src*="_AV"]){transform:scale(1.16);filter:drop-shadow(0 14px 12px #20303c14)}
.recommendations{min-width:0;padding-top:34px;border-top:1px solid var(--line)}
.recommendations .section-head{align-items:center}
.recommendations .section-head p{margin:12px 0 0;color:var(--muted);font-size:14px}
.rail-controls{display:flex;gap:8px;flex-shrink:0}
.rail-controls button{display:grid;place-items:center;width:42px;height:42px;padding:0 0 3px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:28px;line-height:1}
.rail-controls button:hover:not(:disabled){border-color:var(--orange);color:var(--orange)}
.rail-controls button:disabled{opacity:.35;cursor:default}
.recommendation-rail{display:flex;gap:16px;overflow-x:auto;padding:5px 2px 16px;scroll-snap-type:x proximity;scroll-padding:2px;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#d9b99f transparent}
.recommendation-card{display:flex;flex-direction:column;flex:0 0 220px;min-width:0;padding:14px;background:#fff;border:1px solid var(--line);border-radius:20px;scroll-snap-align:start}
.recommendation-photo{display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;background:#f6f5f3;border-radius:13px;margin-bottom:16px}
.recommendation-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.recommendation-photo img[src*="-full-"],.recommendation-photo img[src*="iphone-duo-finish-select-"]{transform:scale(1.12)}
.recommendation-card .card-label{font-size:9px}
.recommendation-card h3{font-size:18px;line-height:1.3;letter-spacing:-.4px;margin:9px 0 7px}
.recommendation-card>p{font-size:11px;color:var(--muted);margin:0 0 20px}
.recommendation-card .button{margin-top:auto;padding:11px 15px;font-size:14px;border-radius:11px}
@media(max-width:640px){
 .request-product-gallery{padding:16px;border-radius:20px}
 .request-product-gallery .gallery-main{aspect-ratio:1.25;max-height:300px}
 .request-product-copy{padding:19px 4px 5px}
 .request-product-copy h2{font-size:24px}
 .request-product-copy .eyebrow{font-size:9px}
 .request-product-copy p{font-size:10px}
 .recommendations{padding-top:26px}
 .recommendations .section-head h2{font-size:24px}
 .recommendations .section-head p{font-size:12px;line-height:1.5;max-width:230px}
 .rail-controls{gap:5px}
 .rail-controls button{width:33px;height:33px;font-size:24px}
 .recommendation-rail{gap:12px}
 .recommendation-card{flex-basis:176px;padding:11px;border-radius:17px}
 .recommendation-photo{margin-bottom:13px}
 .recommendation-card h3{font-size:16px;min-height:42px}
 .recommendation-card>p{font-size:10px;margin-bottom:16px}
 .recommendation-card .button{padding:10px 13px;font-size:13px}
}

/* The contact form is the first step after an Instagram story link. */
@media(max-width:640px){.request-layout>.form-panel{order:-1}}
