.iphone-preorder { --iphone-accent: #3617ce; background: #fff; color: #243247; font-family: Pretendard, sans-serif; font-size: 16px; font-weight: 500; line-height: 1.6; padding: 0 0 80px; }
.iphone-preorder *, .iphone-preorder *::before, .iphone-preorder *::after { box-sizing: border-box; }
.iphone-preorder h1, .iphone-preorder h2, .iphone-preorder h3, .iphone-preorder p, .iphone-preorder dl, .iphone-preorder dd { margin: 0; }
.iphone-preorder a { color: inherit; text-decoration: none; }
.iphone-preorder a:focus-visible { outline: 2px solid var(--iphone-accent); outline-offset: 5px; }
.iphone-preorder ::selection { color: #fff; background: var(--iphone-accent); }
.iphone-preorder__inner { max-width: 1140px; margin: auto; padding: 0 30px; }
.iphone-preorder__hero { background: #fff; }
.iphone-preorder__hero-art { overflow: hidden; }
.iphone-preorder__hero-art img { display: block; width: 100%; height: auto; }
.iphone-preorder__shipping-copy { padding: 64px 24px 32px; text-align: center; }
.iphone-preorder__shipping-copy h2 { font-size: clamp(28px, 3vw, 40px); font-weight: 700; line-height: 1.3; letter-spacing: -.025em; }
.iphone-preorder .iphone-preorder__shipping-copy p { margin-top: 20px; color: var(--iphone-accent); font-size: clamp(48px, 6vw, 72px); font-weight: 700; line-height: 1.2; }
/* Show only the original product area (y=710..1468), excluding baked-in preorder dates/buttons. */
.iphone-preorder__shipping-art { position: relative; aspect-ratio: 1180 / 758; overflow: hidden; }
.iphone-preorder__shipping-art img { position: absolute; top: 0; left: 0; transform: translateY(-36.560247%); }
.iphone-preorder__mobile-hero { display: none; }
.iphone-preorder__section { padding: 88px 0; scroll-margin-top: 140px; }
.iphone-preorder__section h2 { font-size: 34px; font-weight: 700; line-height: 1.35; letter-spacing: -.025em; word-break: keep-all; }
.iphone-preorder .iphone-preorder__lead { margin-top: 18px; color: #526071; }
.iphone-preorder__models { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; margin-top: 36px; }
.iphone-preorder__model { min-width: 0; padding: 36px 32px 28px; border-radius: 16px; background: #f5f7fa; backface-visibility: hidden; }
.iphone-preorder__model h3 { font-size: 28px; font-weight: 700; letter-spacing: -.025em; }
.iphone-preorder__sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
.iphone-preorder__model fieldset { min-width: 0; margin: 0; padding: 0; border: 0; }
.iphone-preorder__model label { position: relative; display: inline-flex; align-items: center; justify-content: center; min-height: 44px; cursor: pointer; }
.iphone-preorder__model input { position: absolute; width: 1px; height: 1px; opacity: 0; }
.iphone-preorder__model input:focus-visible + span { outline: 2px solid var(--iphone-accent); outline-offset: 4px; }
.iphone-preorder__price-filters { display: grid; grid-template-columns: minmax(0, 3fr) 1px minmax(0, 2fr); align-items: center; gap: 8px; padding: 16px 0 0; border-top: 1px solid #dce2e9; }
.iphone-preorder__model .iphone-preorder__capacities, .iphone-preorder__model .iphone-preorder__signup { display: grid; gap: 4px; }
.iphone-preorder__model .iphone-preorder__capacities { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.iphone-preorder__model .iphone-preorder__signup { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.iphone-preorder__price-filters label { min-width: 0; width: 100%; }
.iphone-preorder__price-filters label > span { display: flex; align-items: center; justify-content: center; width: 100%; min-height: 40px; padding: 8px 3px; border: 1px solid #dce2e9; border-radius: 999px; background: #fff; color: #526071; font-size: 15px; line-height: 1.4; white-space: nowrap; }
.iphone-preorder__price-filters input:checked + span { color: var(--iphone-accent); border-color: var(--iphone-accent); background: #eeebfc; font-weight: 700; }
.iphone-preorder__price-filters input:disabled + span { color: #7b8491; background: #f0f1f3; border-color: #dce2e9; }
.iphone-preorder__filter-divider { width: 1px; height: 22px; flex-shrink: 0; background: #ccd3dd; }
.iphone-preorder__model-image { display: block; width: 100%; height: auto; aspect-ratio: 1; object-fit: contain; margin: 12px auto 4px; }
.iphone-preorder__colors { display: flex; justify-content: center; gap: 4px; }
.iphone-preorder__colors label { width: 44px; }
.iphone-preorder__swatch { display: block; width: 24px; height: 24px; border-radius: 50%; border: 1px solid #0002; }
.iphone-preorder__swatch--burgundy { background: #61303f; }
.iphone-preorder__swatch--glacier { background: #bbc7d2; }
.iphone-preorder__swatch--silver { background: #d8d8d6; }
.iphone-preorder__swatch--black { background: #353638; }
.iphone-preorder__colors input:checked + span { outline: 2px solid #526071; outline-offset: 3px; }
.iphone-preorder__model .iphone-preorder__color-name { text-align: center; margin: 2px 0 24px; font-size: 15px; color: #526071; }
.iphone-preorder__model-offer { display: flex; flex-direction: column; align-items: center; gap: 4px; padding: 16px 0 20px; color: #526071; font-size: 15px; }
.iphone-preorder__model-offer strong { font-size: 24px; font-weight: 700; color: #243247; }
.iphone-preorder .iphone-preorder__price-breakdown { width: 100%; margin: 14px 0 12px; }
.iphone-preorder__price-breakdown div { display: flex; justify-content: space-between; gap: 12px; padding: 3px 0; }
.iphone-preorder__price-breakdown dd { white-space: nowrap; font-variant-numeric: tabular-nums; }
.iphone-preorder__device-label { color: #243247; }
.iphone-preorder__model-offer strong[data-offer] { font-size: 30px; color: var(--iphone-accent); font-variant-numeric: tabular-nums; letter-spacing: -.03em; }
.iphone-preorder .iphone-preorder__price-condition { margin-top: 0; font-size: 13px; line-height: 1.4; text-align: center; word-break: keep-all; }
.iphone-preorder__model a[aria-disabled="true"] { background: #e6e9ee; color: #526071; cursor: default; }
.iphone-preorder__model a { display: flex; justify-content: center; align-items: center; min-height: 48px; gap: 8px; background: var(--iphone-accent); border-radius: 16px; color: #fff; font-weight: 700; }
.iphone-preorder__model a:hover { background: #2b12a8; }
.iphone-preorder .iphone-preorder__model-notice { margin-top: 20px; color: #526071; font-size: 15px; }
.iphone-preorder__model svg { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.iphone-preorder__benefits { border-top: 1px solid #dce2e9; border-bottom: 1px solid #dce2e9; }
.iphone-preorder__benefit-banners { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; margin-top: 36px; }
.iphone-preorder__benefit-banner { min-height: 260px; border-radius: 16px; background: linear-gradient(120deg, #faf9ff 0%, #f3efff 48%, #e6ddff 100%); backface-visibility: hidden; }
.iphone-preorder__benefit-banner:has(.iphone-preorder__benefit-image) { display: grid; grid-template-columns: minmax(0, 1fr) 38%; align-items: center; gap: 12px; padding: 24px; }
.iphone-preorder__benefit-image { grid-column: -2 / -1; display: block; width: 100%; height: auto; object-fit: contain; }
.iphone-preorder__benefit-copy { min-width: 0; }
.iphone-preorder .iphone-preorder__benefit-amount { grid-column: 1 / -1; color: var(--iphone-accent); font-size: 26px; font-weight: 700; letter-spacing: -.03em; line-height: 1.35; }
.iphone-preorder__benefit-amount strong { font-size: 34px; font-weight: 700; white-space: nowrap; }
.iphone-preorder .iphone-preorder__benefit-description { font-size: 14px; line-height: 1.6; }
.iphone-preorder__benefit-price { white-space: nowrap; }
.iphone-preorder__benefit-items { grid-column: 1 / -1; min-width: 0; margin: 0; padding-left: 20px; list-style: decimal; font-size: 14px; line-height: 1.6; }
.iphone-preorder__benefit-items li { display: list-item; list-style: decimal; overflow-wrap: anywhere; }
.iphone-preorder__benefit-items li + li { margin-top: 5px; }
.iphone-preorder #iphoneRaffle { background: linear-gradient(180deg, #fff 21.76%, #f3fbff 100%), #f3fbff; }
.iphone-preorder .iphone-preorder__raffle-intro { margin-bottom: 10px; font-size: 16px; color: #526071; }
.iphone-preorder .iphone-preorder__raffle-period { margin-top: 16px; font-size: 15px; font-weight: 700; }
.iphone-preorder__mobile-break { display: none; }
.iphone-preorder__raffle-period strong { font-weight: 700; }
.iphone-preorder__raffle-images { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; margin-top: 32px; }
.iphone-preorder__raffle-images picture { display: block; min-width: 0; }
.iphone-preorder__raffle-images img { display: block; width: 100%; height: auto; backface-visibility: hidden; }
.iphone-preorder__raffle-action { display: flex; align-items: center; justify-content: center; width: 280px; max-width: 100%; min-height: 48px; margin: 24px auto 0; padding: 10px 20px; border: 1px solid #b9c2ce; border-radius: 16px; background: #fff; font-size: 16px; font-weight: 500; }
.iphone-preorder__raffle-action:hover { background: #f5f7fa; border-color: var(--iphone-accent); }
@media (min-width: 768px) {
    #iphoneModels > .iphone-preorder__lead { text-align: center; }
    .iphone-preorder__section h2 { font-size: clamp(40px, 4.4vw, 56px); text-align: center; line-height: 1.25; }
    .iphone-preorder .iphone-preorder__raffle-intro { margin-bottom: 24px; font-size: clamp(24px, 2.6vw, 34px); color: #243247; text-align: center; }
    .iphone-preorder .iphone-preorder__raffle-period { margin-top: 32px; font-size: clamp(20px, 2.2vw, 28px); font-weight: 500; color: #526071; text-align: center; }
    .iphone-preorder__models, .iphone-preorder__benefit-banners { margin-top: 56px; }
    .iphone-preorder__section h2 + .iphone-preorder__raffle-images, .iphone-preorder__raffle-period + .iphone-preorder__raffle-images { margin-top: 64px; }
    .iphone-preorder__benefit-banner:has(.iphone-preorder__benefit-image) { grid-template-columns: minmax(0, 1fr); align-content: space-between; gap: 12px; }
    .iphone-preorder__benefit-image { width: 230px; max-width: 100%; justify-self: end; }
    .iphone-preorder__benefit-banner:has(> .iphone-preorder__benefit-image:only-child) { align-content: end; }
}
@media (max-width: 767px) {
    .iphone-preorder { padding-bottom: 0; overflow-x: clip; }
    .iphone-preorder__inner { padding: 0 20px; }
    .iphone-preorder__hero { margin: 0 -20px; }
    .iphone-preorder__hero-art { display: none; }
    .iphone-preorder__mobile-hero { display: block; overflow: hidden; padding: 42px 20px 32px; text-align: center; }
    .iphone-preorder__mobile-hero h2 { font-size: 27px; font-weight: 700; line-height: 1.3; letter-spacing: -.025em; }
    .iphone-preorder__mobile-hero p { margin-top: 12px; font-size: 16px; color: #526071; }
    .iphone-preorder__mobile-art { position: relative; margin: 40px auto 0; width: 50.67vw; max-width: 340px; }
    .iphone-preorder__mobile-art img { display: block; height: auto; }
    .iphone-preorder__mobile-logo { width: 91.57%; margin: 0 auto 2.67vw; }
    .iphone-preorder__mobile-pro { width: 100%; }
    .iphone-preorder__mobile-device { position: absolute; width: 31.32%; bottom: 2.6vw; left: 50%; transform: translateX(-50%); }
    .iphone-preorder__mobile-art.is-intro-playing .iphone-preorder__mobile-device { animation: iphone-preorder-device-rise 1.8s cubic-bezier(.16, 1, .3, 1) both; will-change: transform, opacity; }
    .iphone-preorder__section { padding: 56px 0; scroll-margin-top: 100px; }
    .iphone-preorder__section h2 { font-size: clamp(28px, 8vw, 40px); line-height: 1.25; text-align: center; }
    #iphoneModels > .iphone-preorder__lead { text-align: center; }
    .iphone-preorder__mobile-break { display: block; }
    .iphone-preorder__models { grid-template-columns: 1fr; gap: 16px; margin-top: 28px; }
    .iphone-preorder__model { padding: 26px 22px 22px; }
    .iphone-preorder__model h3 { font-size: 24px; }
    .iphone-preorder__price-filters { gap: 5px; }
    .iphone-preorder__model .iphone-preorder__capacities, .iphone-preorder__model .iphone-preorder__signup { gap: 2px; }
    .iphone-preorder__price-filters label > span { min-height: 38px; font-size: 13px; padding: 8px 2px; }
    .iphone-preorder__signup label > span { font-size: 12px; padding-inline: 0; }
    .iphone-preorder__model-image { margin-top: 4px; }
    .iphone-preorder__benefit-banners { grid-template-columns: 1fr; gap: 16px; margin-top: 28px; }
    .iphone-preorder__benefit-banner { min-height: 180px; }
    .iphone-preorder .iphone-preorder__raffle-intro { margin-bottom: 20px; font-size: clamp(18px, 5.1vw, 26px); line-height: 1.4; color: #243247; text-align: center; word-break: keep-all; }
    .iphone-preorder .iphone-preorder__raffle-period { margin-top: 28px; font-size: clamp(13px, 4.2vw, 21px); font-weight: 500; color: #526071; text-align: center; }
    .iphone-preorder__section h2 + .iphone-preorder__raffle-images, .iphone-preorder__raffle-period + .iphone-preorder__raffle-images { margin-top: 44px; }
    .iphone-preorder__raffle-images { grid-template-columns: minmax(0, 1fr); gap: 20px; margin-top: 28px; }
    .iphone-preorder__benefit-banner:has(.iphone-preorder__benefit-image) { grid-template-columns: minmax(110px, 1fr) minmax(0, 160px); column-gap: 8px; padding-inline: 16px; }
}
@media (max-width: 767px) {
    .iphone-preorder__benefit-banner--gift:has(.iphone-preorder__benefit-image) { grid-template-columns: minmax(110px, 1fr) minmax(0, 160px); align-content: start; column-gap: 8px; padding-inline: 16px; }
    .iphone-preorder__benefit-banner--gift .iphone-preorder__benefit-items { grid-column: 1; grid-row: 2; padding-left: 17px; font-size: 13px; line-height: 1.5; }
    .iphone-preorder__benefit-banner--gift .iphone-preorder__benefit-image { grid-column: 2; grid-row: 2; width: 100%; align-self: center; }
}
.iphone-preorder__raffle-images--wide { grid-template-columns: minmax(0, 1fr); margin-top: 24px; }
.iphone-preorder__faq h2 { display: flex; align-items: center; gap: 9px; min-height: 50px; padding: 5px 0; font-size: 20px; font-weight: 500; line-height: 1.3; text-align: left; }
.iphone-preorder__faq-list { display: grid; gap: 0; margin: 0 auto; border-top: 2px solid #243247; border-bottom: 2px solid #243247; }
.iphone-preorder__faq-title-icon { display: block; flex: 0 0 26px; width: 26px; height: 26px; fill: none; stroke: currentColor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.iphone-preorder__faq-item { border-bottom: 1px solid #9e9e9e; }
.iphone-preorder__faq-item:last-child { border-bottom: 0; }
.iphone-preorder__faq-item button { display: flex; align-items: center; gap: 12px; width: 100%; min-height: 68px; padding: 20px 24px; border: 0; background: transparent; color: #243247; font: inherit; font-size: 18px; font-weight: 700; text-align: left; cursor: pointer; }
.iphone-preorder__faq-item button:hover { color: var(--iphone-accent); }
.iphone-preorder__faq-item button > span:nth-child(2) { min-width: 0; word-break: keep-all; overflow-wrap: anywhere; }
.iphone-preorder__faq-item button:focus-visible { outline: 2px solid var(--iphone-accent); outline-offset: 3px; border-radius: 16px; }
.iphone-preorder__faq-mark { display: none; }
.iphone-preorder__faq-item button::before { content: ''; flex: 0 0 4px; width: 4px; height: 4px; border-radius: 50%; background: currentColor; }
.iphone-preorder__faq-item svg { flex: 0 0 20px; width: 20px; height: 20px; margin-left: auto; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; transition: transform .25s ease; }
.iphone-preorder__faq-item button[aria-expanded="true"] svg { transform: rotate(180deg); }
.iphone-preorder__faq-answer { display: grid; grid-template-rows: 1fr; transition: grid-template-rows .3s ease, visibility .3s; }
.iphone-preorder__faq-answer > div { min-height: 0; overflow: hidden; }
.iphone-preorder .iphone-preorder__faq-answer p { padding: 0 24px 24px 56px; font-size: 16px; line-height: 1.75; color: #526071; word-break: keep-all; overflow-wrap: anywhere; }
.iphone-preorder__faq-answer[aria-hidden="true"] { grid-template-rows: 0fr; visibility: hidden; }
@media (max-width: 767px) {
    .iphone-preorder__faq-item button { min-height: 64px; padding: 23px 16px; gap: 8px; font-size: 16px; font-weight: 500; }
    .iphone-preorder .iphone-preorder__faq-answer p { padding: 0 10px 22px; font-size: 15px; line-height: 1.65; }
}
@media (prefers-reduced-motion: reduce) {
    .iphone-preorder__faq-answer, .iphone-preorder__faq-item svg { transition: none; }
}
@media (min-width: 768px) {
    .iphone-preorder__faq > .iphone-preorder__inner { width: calc(100% - 60px); max-width: 1080px; padding: 29px 39px 59px; border: 1px solid #ccc; border-radius: 16px; }
    .iphone-preorder__faq h2 { display: flex; align-items: center; gap: 18px; padding: 30px 0; font-size: 39px; font-weight: 500; line-height: 1.3; text-align: left; }
    .iphone-preorder__faq-title-icon { display: block; flex: 0 0 44px; width: 44px; height: 44px; fill: none; stroke: currentColor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
    .iphone-preorder__faq-item button { padding: 40px 28px; font-size: 24px; font-weight: 500; }
    .iphone-preorder__faq-item svg { flex-basis: 28px; width: 28px; height: 28px; }
    .iphone-preorder .iphone-preorder__faq-answer p { padding: 0 60px 36px 44px; font-size: 18px; line-height: 1.85; }
}
@keyframes iphone-preorder-device-rise {
    from { opacity: 0; transform: translate(-50%, 13vw); }
    to { opacity: 1; transform: translate(-50%, 0); }
}
@media (prefers-reduced-motion: reduce) {
    .iphone-preorder a { transition: none; }
    .iphone-preorder__mobile-art.is-intro-playing .iphone-preorder__mobile-device { animation: none; will-change: auto; }
}
