/* Purchase decisions: readable pictures, concrete contents, and compact secondary information. */
.gift-list{list-style:none;padding:0!important;margin:20px 0!important;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gift-list li{margin:0!important;padding:0!important;min-width:0}.gift-preview{display:flex;flex-direction:column;gap:8px;color:inherit;text-decoration:none;font-size:13px;line-height:1.55}.gift-preview img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:12px;background:#f5f6f8}.gift-preview:hover span{text-decoration:underline}.bundle-link{display:block;margin:8px 0 22px}.plan-card{display:flex;flex-direction:column}.plan-card>.button{margin-top:auto}.product-gift-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-gift{border:1px solid #dce1e5;border-radius:20px;background:white;overflow:hidden;min-width:0}.product-gift-image{display:block;aspect-ratio:1;background:#f4f5f7}.product-gift-image img{display:block;width:100%;height:100%;object-fit:contain}.product-gift-image.ai-image{display:grid;place-items:center;background:linear-gradient(135deg,#e8f2ff,#f9f2fc)}.product-gift-image.ai-image img{width:44%;height:44%}.product-gift-copy{padding:22px}.product-gift-copy h3{font-size:21px;line-height:1.5;margin:0 0 12px}.product-gift-copy p{line-height:1.75;font-size:15px}.product-gift-copy summary{padding:12px 0;cursor:pointer;font-size:14px}.bundle-title{margin:36px 0 20px;line-height:1.6}.bundle-title small{display:block;font-size:14px;color:#596571}.gift-notes{margin-top:26px;padding:20px;background:#f3f5f7;border-radius:16px}.gift-dialog{width:min(760px,calc(100% - 24px));max-height:92dvh;border:1px solid #ccd3d8;border-radius:20px;padding:20px;box-sizing:border-box}.gift-dialog::backdrop{background:#101823bb}.gift-dialog h2{font-size:22px;margin:12px 0}.gift-dialog img{width:100%;height:auto;max-height:62dvh;object-fit:contain}.gift-dialog p{font-size:16px;line-height:1.7}.dialog-close{display:block;position:sticky;top:0;margin-left:auto;z-index:1;background:#163e54;color:white;padding:12px 24px;min-height:44px;border:0;border-radius:24px;font:inherit;cursor:pointer}.phone-gallery{margin:10px 0 24px;border-radius:16px;overflow:hidden;background:#08090c;color:#fff;padding:16px}.phone-gallery>img{display:block;width:100%;height:240px;object-fit:contain}.phone-gallery figcaption{font-size:14px;line-height:1.7;padding:12px 0}.color-choices{display:flex;gap:8px;flex-wrap:wrap}.color-choices button{min-height:44px;padding:8px 12px;background:#222730;color:white;border:2px solid #606873;border-radius:12px;font:inherit;font-size:13px;cursor:pointer}.color-choices button[aria-pressed=true]{border-color:#92d6ff;background:#244c63}.color-choices button[data-color]::before{content:'';display:inline-block;width:12px;height:12px;margin-right:5px;border:1px solid #aaa;border-radius:50%;background:#15181c}.color-choices button[data-color=silver]::before{background:#d9dce1}.color-choices button[data-color=glacier]::before{background:#aac6d4}.color-choices button[data-color=burgundy]::before{background:#783645}.gift-list-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.gift-list-compact img{max-height:110px}.review-phone details{margin-top:12px}.review-phone details p{font-size:13px;line-height:1.7}.review-phone summary{font-weight:600;min-height:44px;padding:10px 0;cursor:pointer}.trade-reference{border:1px solid #cddbe5;border-radius:14px;padding:18px;background:#f6faff;margin-bottom:18px}.trade-reference h3{font-size:19px}.trade-reference output{display:block;font-size:22px;font-weight:600;line-height:1.5;padding:16px 0}.trade-reference p{font-size:14px;line-height:1.7}.secondary-section>summary{width:min(1160px,calc(100% - 48px));margin:auto;padding:30px 0;cursor:pointer;font-size:20px;font-weight:650;border-bottom:1px solid #d9dfe4}.secondary-section>.section{padding-top:28px}.secondary-section.dark-section>summary{color:#fff}.order-intro{position:static!important}.preorder-page .order-layout{grid-template-columns:minmax(200px,.65fr) minmax(0,1.35fr)}.service-page .split-feature{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr)}.service-page .split-feature h2{font-size:clamp(30px,3.3vw,48px);line-height:1.35;word-break:normal}.trade-layout{grid-template-columns:1fr!important}.trade-layout .service-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.trade-layout .estimate-card{max-width:720px;width:100%;margin:0 auto}.bank-details{display:grid;grid-template-columns:110px 1fr;gap:12px}.bank-details dd{margin:0;font-weight:600}.bank-account{font-size:clamp(20px,3.5vw,30px)!important;font-weight:650;letter-spacing:1px;color:#163e54;background:#edf5fa!important;cursor:text}.gift-status{padding:0;list-style:none}.gift-status li{display:grid;grid-template-columns:100px 1fr;gap:6px 16px;padding:16px 0;border-bottom:1px solid #e4e8eb}.gift-status li>a:first-child{grid-row:span 3;margin:0}.gift-status img{width:100px;height:100px;object-fit:contain;border-radius:12px;background:#f3f5f7}.gift-status li>p,.gift-status li>span,.gift-status li>strong,.gift-status li>a:not(:first-child){grid-column:2}.gift-status li p{font-size:14px;margin:0}.gift-state{font-size:13px;color:#4f6473}.copy-feedback{font-size:14px;color:#185330}.site-nav{gap:clamp(10px,1.5vw,24px)}.nav-shell{gap:20px}.site-nav a{font-size:13px}.gift-preview:focus-visible,.color-choices button:focus-visible,.product-gift-image:focus-visible,summary:focus-visible{outline:3px solid #0075bb;outline-offset:4px}
@media(max-width:1000px){.preorder-page .order-layout{grid-template-columns:1fr}.order-intro{max-width:none}.product-gift-grid{gap:16px}.product-gift-copy{padding:16px}.product-gift-copy h3{font-size:18px}.service-page .split-feature{grid-template-columns:1fr}.phone-gallery>img{height:250px}}
@media(max-width:600px){.product-gift-grid{grid-template-columns:1fr}.product-gift-image{aspect-ratio:1}.product-gift-copy{padding:18px}.product-gift-copy h3{font-size:22px}.product-gift-image.ai-image{aspect-ratio:2.6}.product-gift-image.ai-image img{height:70%;width:auto}.gift-list{gap:10px}.gift-preview{font-size:12px}.phone-gallery{padding:12px}.phone-gallery>img{height:190px}.phone-gallery figcaption{font-size:13px}.color-choices{gap:6px}.color-choices button{font-size:12px;padding:8px}.trade-layout .service-cards{grid-template-columns:1fr}.trade-reference{padding:12px}.secondary-section>summary{font-size:18px}.gift-dialog{padding:14px}.gift-status li{grid-template-columns:76px 1fr;gap:6px 12px}.gift-status img{width:76px;height:76px}.nav-shell{gap:12px}.bank-details{grid-template-columns:90px 1fr}.commerce-card .bank-account{padding:12px 8px}.bundle-title{font-size:20px}}
