:root{
  --storage-blue:#1673c8;
  --storage-deep:#102f50;
  --storage-ink:#172331;
  --storage-soft:#607080;
  --storage-pale:#eef7ff;
  --storage-line:#d9e8f5;
  --storage-grad:linear-gradient(135deg,#2596e8 0%,#1768b7 58%,#114c89 100%);
}

*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;scroll-padding-top:142px}
body[data-page="storage-solutions"]{font-family:'Prompt',sans-serif;background:#fff;color:var(--storage-ink);line-height:1.65;-webkit-font-smoothing:antialiased}
/* ใช้ specificity ต่ำเท่ากับหน้าอื่น เพื่อไม่ให้ทับสีลิงก์ของ site-shell.css (เช่น .foot-social a, .foot-legal a) */
a{text-decoration:none;color:inherit}
body[data-page="storage-solutions"] button,
body[data-page="storage-solutions"] input,
body[data-page="storage-solutions"] textarea,
body[data-page="storage-solutions"] select{font:inherit}
body[data-page="storage-solutions"] .btn-ghost{border:1.5px solid var(--storage-line);background:#fff;color:var(--storage-ink)}
body[data-page="storage-solutions"] .btn-ghost:hover{border-color:var(--storage-blue);color:var(--storage-blue)}
.storage-hero{isolation:isolate;background:linear-gradient(115deg,#070a0e 0%,#0b1016 54%,#111820 100%)}
.storage-hero::before{content:none}
.storage-hero::after{content:none}
.storage-hero-grid{position:static;grid-template-columns:1fr}
.storage-hero-copy{z-index:3;max-width:720px}
.storage-breadcrumb{color:#58b8ff}
.storage-breadcrumb a{color:#aebdca}
.storage-breadcrumb a:hover{color:#69c2ff}
.storage-eyebrow{color:#56baff}
.storage-hero .product-page-title{max-width:720px;font-size:clamp(40px,4.15vw,54px)}
.storage-hero h1 span{display:block}
.storage-hero .storage-title-main{color:#fff;text-shadow:0 4px 24px rgba(0,0,0,.32)}
.storage-hero .storage-title-brand{background:linear-gradient(90deg,#55c5ff 0%,#2289eb 55%,#71d4ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 5px 22px rgba(25,141,235,.2))}
@media (min-width:1100px){.storage-title-main{white-space:nowrap}}
.storage-hero .lead{color:#c6d2dd}
.storage-actions .btn-primary{background:var(--storage-grad);box-shadow:0 12px 26px rgba(23,104,183,.23)}
.storage-actions .btn-ghost{color:#f4f8fb;border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.06)}
.storage-actions .btn-ghost:hover{color:#fff;border-color:rgba(255,255,255,.72);background:rgba(255,255,255,.12)}
.storage-points{color:#d4dee7}
.storage-points span{display:flex;align-items:center;gap:8px}
.storage-points i{width:8px;height:8px;border-radius:50%;background:var(--storage-blue);box-shadow:0 0 0 4px rgba(22,115,200,.1)}
.storage-visual{position:absolute;z-index:0;inset:0;width:100%;max-width:none;height:100%;margin:0}
.storage-visual-card{position:relative;overflow:hidden;width:100%;height:100%;border-radius:0;background:linear-gradient(115deg,#070a0e 0%,#0b1016 54%,#111820 100%);box-shadow:none}
.storage-visual-card>img{position:absolute;right:max(18px,calc((100vw - 1280px)/2));top:50%;transform:translateY(-50%);width:min(50vw,720px);height:calc(100% - 34px);display:block;object-fit:contain;object-position:right center;filter:saturate(.94) contrast(1.04)}
.storage-visual-card::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#080b0f 0%,rgba(8,11,15,.99) 38%,rgba(8,11,15,.88) 51%,rgba(8,11,15,.38) 68%,rgba(8,11,15,.08) 100%),linear-gradient(180deg,rgba(6,9,12,.18),rgba(6,9,12,.34))}
.storage-logo-chip{position:absolute;z-index:2;left:auto;right:max(42px,calc((100vw - 1160px)/2 + 24px));top:24px;display:flex;align-items:center;justify-content:center;width:190px;padding:14px 16px;background:transparent}
.storage-logo-chip img{display:block;width:100%;height:auto;object-fit:contain;opacity:1;filter:none}
.storage-visual-caption{display:none}
.storage-visual-caption strong{display:block;font-size:18px}
.storage-visual-caption span{display:block;margin-top:3px;color:rgba(255,255,255,.73);font-size:12px}

.storage-section{padding:86px 0}
.storage-section.is-soft{background:#f6f9fc}
.storage-section.is-dark{position:relative;overflow:hidden;background:#101f30;color:#fff}
.storage-section.is-dark::after{content:"";position:absolute;right:-110px;top:-160px;width:520px;height:520px;border:1px solid rgba(80,166,236,.16);border-radius:50%;box-shadow:0 0 0 90px rgba(80,166,236,.035)}
.storage-section-head{max-width:760px;margin:0 auto 46px;text-align:center}
.storage-tag{color:var(--storage-blue);font-size:19px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.storage-section-head h2{margin:9px 0 13px;font-size:clamp(30px,4vw,44px);line-height:1.22}
.storage-section-head p{color:var(--storage-soft);font-size:17px}
.solution-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.solution-card{overflow:hidden;border:1px solid var(--storage-line);border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(17,56,91,.06);transition:transform .25s,box-shadow .25s}
.solution-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(17,56,91,.11)}
.solution-image{position:relative;height:250px;overflow:hidden;background:#dfeaf3}
.solution-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s}
.solution-card:hover .solution-image img{transform:scale(1.025)}
.solution-number{position:absolute;left:20px;top:18px;padding:6px 11px;border-radius:999px;background:rgba(15,36,56,.84);color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em;backdrop-filter:blur(8px)}
.solution-body{padding:27px 28px 30px}
.solution-kicker{color:var(--storage-blue);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}
.solution-body h3{margin:6px 0 10px;font-size:25px;line-height:1.3}
.solution-body>p{min-height:58px;color:var(--storage-soft);font-size:15px}
.solution-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 15px;margin-top:20px;list-style:none}
.solution-list li{position:relative;padding-left:19px;color:#33485a;font-size:13px}
.solution-list li::before{content:"";position:absolute;left:0;top:.65em;width:8px;height:8px;border-radius:50%;background:#35a3e8;box-shadow:0 0 0 4px #e8f5fd}

.backup-layout{position:relative;z-index:1;display:grid;grid-template-columns:.88fr 1.12fr;gap:56px;align-items:center}
.backup-copy .storage-tag{color:#68b8f3}
.backup-copy h2{margin:10px 0 18px;font-size:clamp(32px,4vw,47px);line-height:1.2}
.backup-copy>p{color:#b7c5d2;font-size:16px}
.backup-photo{overflow:hidden;aspect-ratio:16/9;margin-top:27px;border-radius:20px;border:1px solid rgba(255,255,255,.14);background:#090d12;box-shadow:0 18px 44px rgba(0,0,0,.22)}
.backup-photo img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}
.backup-flow{display:flex;flex-direction:column;gap:15px}
.backup-step{display:grid;grid-template-columns:58px 1fr;gap:18px;align-items:center;padding:22px 24px;border:1px solid rgba(255,255,255,.12);border-radius:19px;background:rgba(255,255,255,.055);backdrop-filter:blur(6px)}
.backup-step .num{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:15px;background:linear-gradient(135deg,#269be9,#1762ad);font-weight:800}
.backup-step h3{font-size:19px;line-height:1.35}
.backup-step p{margin-top:4px;color:#b7c5d2;font-size:13px}
.backup-arrow{height:14px;margin-left:50px;border-left:2px dashed rgba(104,184,243,.48)}

.productivity-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:52px;align-items:center}
.productivity-visual{position:relative;overflow:hidden;border-radius:26px;box-shadow:0 22px 56px rgba(16,47,80,.16)}
.productivity-visual img{display:block;width:100%;min-height:410px;object-fit:cover}
.productivity-copy h2{margin:9px 0 17px;font-size:clamp(31px,4vw,44px);line-height:1.24}
.productivity-copy>p{color:var(--storage-soft);font-size:16px}
.feature-stack{display:flex;flex-direction:column;gap:13px;margin-top:25px}
.feature-item{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start;padding:15px;border:1px solid var(--storage-line);border-radius:16px;background:#fff}
.feature-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:13px;background:#e9f5ff;color:var(--storage-blue)}
.feature-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}
.feature-item h3{font-size:16px}
.feature-item p{margin-top:2px;color:var(--storage-soft);font-size:12.5px}

.deploy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.deploy-card{position:relative;overflow:hidden;padding:30px;border:1px solid var(--storage-line);border-radius:22px;background:#fff;min-height:290px}
.deploy-card::before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:var(--storage-grad)}
.deploy-card .deploy-label{color:var(--storage-blue);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.deploy-card h3{margin:8px 0 10px;font-size:23px}
.deploy-card p{color:var(--storage-soft);font-size:14px}
.deploy-card ul{display:flex;flex-direction:column;gap:8px;margin-top:18px;list-style:none}
.deploy-card li{padding-left:18px;position:relative;color:#384e60;font-size:13px}
.deploy-card li::before{content:"✓";position:absolute;left:0;color:var(--storage-blue);font-weight:700}

.storage-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--storage-line);border-radius:24px;background:#fff;box-shadow:0 15px 42px rgba(17,56,91,.07)}
.storage-process-step{position:relative;padding:30px 27px;min-height:230px}
.storage-process-step+.storage-process-step{border-left:1px solid var(--storage-line)}
.storage-process-step .number{color:#36a2ea;font-size:36px;font-weight:800;line-height:1}
.storage-process-step h3{margin:18px 0 8px;font-size:18px}
.storage-process-step p{color:var(--storage-soft);font-size:13px}

.storage-contact{padding:82px 0}
.storage-contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center}
.storage-contact-card{padding:43px 40px;border-radius:25px;background:var(--storage-grad);color:#fff;box-shadow:0 22px 55px rgba(18,83,143,.22)}
.storage-contact-card h2{font-size:31px;line-height:1.25}
.storage-contact-card p{margin:14px 0 25px;color:rgba(255,255,255,.88);font-size:15px}
.storage-contact-actions{display:flex;gap:12px;flex-wrap:wrap}
.storage-contact-card .btn-white{background:#fff;color:var(--storage-blue)}
.storage-contact-card .btn-line{border:1.5px solid rgba(255,255,255,.58);background:rgba(255,255,255,.1);color:#fff}
.storage-contact-info{display:flex;flex-direction:column;gap:20px}
.storage-contact-item{display:grid;grid-template-columns:48px 1fr;gap:15px;align-items:start}
.storage-contact-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#e7f4ff;color:var(--storage-blue)}
.storage-contact-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}
.storage-contact-item .key{color:var(--storage-soft);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}
.storage-contact-item .value{margin-top:2px;font-size:16px;font-weight:500}
.storage-contact-item a:hover{color:var(--storage-blue)}
.storage-line-contact{grid-template-columns:112px 1fr;align-items:center}
.storage-line-qr{display:block;width:112px;height:112px;border:1px solid var(--storage-line);border-radius:14px;object-fit:cover;box-shadow:0 12px 28px rgba(17,56,91,.1)}
.storage-line-copy .hint{margin-top:4px;color:var(--storage-soft);font-size:12px}
.storage-source-note{margin-top:22px;color:#7b8995;font-size:11px;line-height:1.7;text-align:center}
.storage-source-note a{color:var(--storage-blue);text-decoration:underline;text-underline-offset:3px}

@media(max-width:980px){
  .storage-hero-copy{max-width:700px;margin-inline:0;text-align:left}
  .storage-hero .product-page-breadcrumb,.storage-hero .product-page-eyebrow,.storage-hero .product-page-actions,.storage-hero .product-page-points{justify-content:flex-start}
  .storage-hero .product-page-title,.storage-hero .product-page-lead{margin-inline:0}
  .storage-visual-card>img{right:-9%;width:min(68vw,650px);height:calc(100% - 44px);opacity:.55}
  .storage-visual-card::after{background:linear-gradient(90deg,#080b0f 0%,rgba(8,11,15,.98) 54%,rgba(8,11,15,.72) 76%,rgba(8,11,15,.35) 100%)}
  .storage-logo-chip{display:none}
  .backup-layout,.productivity-layout,.storage-contact-grid{grid-template-columns:1fr}
  .productivity-copy{order:-1}
  .storage-process{grid-template-columns:repeat(2,1fr)}
  .storage-process-step:nth-child(3){border-left:0;border-top:1px solid var(--storage-line)}
  .storage-process-step:nth-child(4){border-top:1px solid var(--storage-line)}
}
@media(max-width:720px){
  .storage-hero .product-page-title{font-size:36px}
  .storage-visual-card>img{right:-35%;width:100%;height:calc(100% - 54px);opacity:.24}
  .storage-visual-card::after{background:linear-gradient(90deg,rgba(8,11,15,.995),rgba(8,11,15,.9))}
  .storage-section{padding:66px 0}
  .storage-section-head{margin-bottom:34px}
  .storage-section-head p{font-size:15px}
  .solution-cards,.deploy-grid{grid-template-columns:1fr}
  .solution-image{height:225px}
  .solution-body>p{min-height:0}
  .backup-layout{gap:34px}
  .backup-step{grid-template-columns:48px 1fr;padding:18px}
  .backup-step .num{width:46px;height:46px}
  .productivity-layout{gap:34px}
  .productivity-visual img{min-height:280px}
  .storage-process{grid-template-columns:1fr}
  .storage-process-step+.storage-process-step{border-left:0;border-top:1px solid var(--storage-line)}
  .storage-process-step{min-height:0;padding:25px}
  .storage-contact{padding:66px 0}
  .storage-contact-card{padding:34px 25px}
  .storage-contact-actions .btn{width:100%}
  .storage-line-contact{grid-template-columns:94px 1fr}
  .storage-line-qr{width:94px;height:94px}
}
