/* Build-26 genuine product photography. Preserve the established Tutine identity. */
.phone{margin:0;max-width:100%;}
.phone img{display:block;width:100%;height:auto;}
.showcase,.easy-showcase{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,72px);}
.showcase .copy,.intelligence-grid>div{min-width:0;}
.everyday-stack{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:570px;}
.everyday-stack .phone{width:100%;max-width:none!important;}
.everyday-stack .everyday-main{grid-row:span 2;}
.everyday-stack .everyday-main img{max-height:none;}
.everyday-stack .everyday-secondary,.everyday-stack .everyday-calendar{overflow:hidden;}
.everyday-stack .everyday-secondary img,.everyday-stack .everyday-calendar img{max-height:none;object-fit:initial;}
.intelligence .insight-phone{width:100%;max-width:340px;aspect-ratio:.53;overflow:hidden;}
.intelligence .insight-phone img{max-height:none;object-fit:initial;}
.easy-stack-v6{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:600px;}
.easy-stack-v6 .easy-phone-v6,.easy-stack-v6 .easy-experience-v6{width:100%;max-width:none;margin:0;}
.easy-stack-v6 .easy-experience-v6{margin-top:48px;}
.inside-gallery-v6{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;max-width:1180px;}
.inside-gallery-v6 .phone{width:100%!important;max-width:none;aspect-ratio:.57;height:auto!important;overflow:hidden;}
.inside-gallery-v6 .phone img{width:100%;height:auto!important;}
.inside-gallery-v6 .experience-shot{aspect-ratio:auto;height:max-content!important;}
.brochure-section{scroll-margin-top:95px;}
.brochure-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;border:1px solid rgba(77,226,255,.25);border-radius:30px;padding:clamp(25px,4vw,48px);background:linear-gradient(120deg,#132d4b,#0b1424);}
.brochure-panel h2{max-width:640px;}
.brochure-panel p{color:var(--muted);max-width:680px;}
.brochure-actions{align-self:center;}
.brochure-actions .primary{width:100%;text-align:center;min-height:58px;}
.brochure-languages{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;}
.brochure-languages a{padding:9px 13px;border:1px solid var(--line);border-radius:10px;text-decoration:none;font-size:.9rem;}
.brochure-languages a:hover{border-color:var(--cyan);}
.capture-note{color:var(--muted);font-size:.85rem;margin-top:22px;}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--cyan);outline-offset:5px;}
@media(max-width:1000px){
 .navlinks{gap:12px;}.navlinks a{font-size:.84rem;}
 .inside-gallery-v6{grid-template-columns:repeat(2,minmax(0,1fr));max-width:650px;}
 .intelligence-grid{grid-template-columns:minmax(0,1fr) 280px;gap:30px;}
}
@media(max-width:760px){
 .showcase,.easy-showcase,.intelligence-grid,.brochure-panel{grid-template-columns:1fr;}
 .showcase .copy{order:-1;}
 .everyday-stack{max-width:550px;margin:auto;}
 .easy-stack-v6{max-width:520px;margin:auto;}
 .intelligence .insight-phone{margin:auto;}
 .navlinks{display:none;}.menu{display:block;}
}
@media(max-width:640px){
 .showcase:not(.easy-showcase) .shot-stack{max-width:390px;}
 .showcase:not(.easy-showcase) .shot-stack .phone.tall{grid-column:1/-1;grid-row:auto;width:86%;max-width:320px;}
 .easy-stack-v6{grid-template-columns:1fr;max-width:330px;gap:24px;}
 .easy-stack-v6 .easy-phone-v6,.easy-stack-v6 .easy-experience-v6{width:92%;justify-self:center;margin:0;}
 .inside-gallery-v6{grid-template-columns:1fr;max-width:330px;}
 .inside-gallery-v6 .phone{width:92%!important;justify-self:center;}
 .brochure-panel{gap:18px;}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto;}*{transition:none!important;}}
.back-to-top{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:40;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgba(105,213,255,.65);border-radius:50%;background:#123653;color:#e8f8ff;box-shadow:0 5px 20px #0006;cursor:pointer;}
.back-to-top[hidden]{display:none;}
.back-to-top svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
.back-to-top:hover{background:#19547b;}
.back-to-top:focus-visible{outline:3px solid #69d5ff;outline-offset:4px;}
/* Leave a clear resting area for the fixed control below footer navigation. */
body:has(.back-to-top) .footer{padding-bottom:88px;}
@media print{.back-to-top{display:none!important;}}
