@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&display=swap');
:root{--ink:#1a1b1f;--muted:#74777f;--blue:#3157f6;--line:#e5e6eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:white;font:16px/1.55 "Open Sans",Arial,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #3157f6;outline-offset:5px}.announcement{background:#1b1d24;color:white;font-size:12px;padding:10px 5%;display:flex;justify-content:space-between}.announcement span{color:#aeb1bd}header{height:92px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:#ffffffed;backdrop-filter:blur(12px);position:sticky;top:0;z-index:5;border-bottom:1px solid var(--line)}.logo{font-size:38px;font-weight:800;letter-spacing:-2.5px}.logo span{font-size:14px;vertical-align:top;letter-spacing:0;margin-left:4px}nav{display:flex;gap:27px;font-size:14px;font-weight:600}.header-actions{display:flex;align-items:center;gap:24px}.contact-btn{font-size:14px;background:#f3f4f7;padding:13px 20px;border-radius:8px}.contact-btn span{margin-left:16px}.search-toggle,.menu-toggle{border:0;background:none;font-size:30px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px;margin:26px 3% 0;border-radius:20px;overflow:hidden;background:#f5f6f8}.hero-copy{padding:64px 0 30px 8%;z-index:1}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px}.hero h1{font-size:clamp(42px,4.7vw,72px);font-weight:500;line-height:1.12;letter-spacing:-3px;margin:30px 0 24px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{color:var(--muted);font-size:18px;line-height:1.7}.primary{display:inline-flex;gap:38px;align-items:center;background:var(--blue);color:white;padding:18px 24px;border-radius:8px;font-size:14px;font-weight:600;margin-top:20px}.hero-foot{display:flex;gap:17px;align-items:center;color:#8b8e97;font-size:12px;margin-top:65px}.slide-line{width:56px;height:2px;background:linear-gradient(to right,#3157f6 33%,#d9dce5 33%)}.hero-art{position:relative;background:radial-gradient(ellipse at 55% 40%,#e6e9f2,transparent 70%);display:flex;align-items:center;justify-content:center;min-width:0}.oversized{position:absolute;top:18px;font-size:clamp(110px,15vw,240px);letter-spacing:-12px;font-weight:800;color:#e0e3eb}.hero-art>img{width:75%;height:420px;object-fit:contain;position:relative;mix-blend-mode:multiply;margin-top:-25px;filter:drop-shadow(0 26px 20px #45475218)}.hero-product{position:absolute;bottom:28px;left:8%;right:8%;display:flex;justify-content:space-between;align-items:center}.hero-product small{font-size:10px;letter-spacing:1.6px;color:#777e8c}.hero-product h2{font-size:21px;margin:6px 0}.hero-product p{margin:0;font-size:14px}.hero-product>a{background:white;border-radius:50%;width:48px;height:48px;display:grid;place-items:center;font-size:25px}.categories{display:flex;gap:10px;justify-content:space-between;padding:30px 5%;border-bottom:1px solid var(--line);overflow:auto}.categories button{background:none;border:0;white-space:nowrap;font-size:14px;padding:13px 17px;border-radius:7px;color:#60636d}.categories .active{background:#1c1d22;color:white}.categories span{margin-left:16px}.section{padding:90px 5%}.section-top{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:38px}h2{font-size:40px;line-height:1.2;letter-spacing:-1.7px;font-weight:500;margin:18px 0 0}.section-top>p{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:4px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 22px}.product-image{height:280px;background:#f5f6f8;border-radius:12px;position:relative;display:grid;place-items:center;overflow:hidden}.product-image img{width:80%;height:80%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product:hover img{transform:scale(1.045)}.badge{position:absolute;left:18px;top:16px;font-size:11px;background:white;padding:5px 10px;border-radius:5px;z-index:1}.product h3{font-weight:600;font-size:18px;margin:19px 0 4px;letter-spacing:-.5px}.product p{color:var(--muted);font-size:13px;margin:0}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.price{font-weight:700;font-size:20px}.product-bottom button{background:white;border:1px solid #dce0e8;padding:9px 14px;border-radius:7px;font-size:12px}.more{display:block;margin:40px auto 0;background:white;border:1px solid #dce0e8;border-radius:8px;padding:15px 24px;font-size:14px}.more span{margin-left:32px}.editorial{margin:0 3%;border-radius:16px;background:#eef1f8;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.editorial-copy{padding:60px 10%}.editorial h2{font-size:44px}.editorial h2 span{color:#8c93a4}.editorial-copy>p{font-size:14px;color:#737b8d;max-width:350px;margin:24px 0}.text-link{font-weight:600;font-size:14px}.editorial-image{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.editorial-image img{width:95%;height:330px;object-fit:contain;mix-blend-mode:multiply}.editorial-image span{color:#8b91a1;font-size:12px;letter-spacing:1px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px}.steps article{border-top:1px solid #d8dbe3;padding-top:22px}.steps article>span{font-size:14px;color:var(--blue)}.steps h3{font-size:22px;font-weight:500;margin:25px 0 12px}.steps p{color:var(--muted);font-size:14px;line-height:1.8}.details-section{padding-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:50px}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none;font-size:16px}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:22px;color:#888}.faq details[open] summary span{transform:rotate(45deg)}.faq p{font-size:14px;color:var(--muted);max-width:460px}.contact-section{margin:0 3% 65px;background:#3157f6;border-radius:16px;color:white;padding:55px 6%;display:flex;justify-content:space-between;align-items:center}.contact-section h2{font-size:52px}.contact-section p{font-size:14px;color:#dbe2ff}.contact-note{border-left:1px solid #ffffff55;padding-left:38px}.contact-note span{font-size:20px}footer{padding:0 5%}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:40px}.footer-main p{color:var(--muted);font-size:12px}.footer-main>a:not(.logo){font-size:13px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:22px 0;color:#9296a0;font-size:11px}.search-row{margin-bottom:25px}.search-row input{width:100%;padding:16px;border:1px solid var(--line);border-radius:8px}dialog{border:0;border-radius:18px;padding:40px;width:min(540px,92vw);box-shadow:0 30px 100px #0003}dialog::backdrop{background:#1118;backdrop-filter:blur(5px)}.close{float:right;border:0;background:#f3f4f7;border-radius:50%;width:34px;height:34px;font-size:22px}dialog img{width:100%;height:230px;object-fit:contain}dialog h2{font-size:28px}dialog p{font-size:14px;color:#74777f}dialog strong{font-size:25px}dialog .detail-note{background:#f4f5f8;padding:15px;border-radius:8px;margin-top:20px}
@media(min-width:1500px){main,header,footer,.announcement{max-width:1700px;margin-left:auto;margin-right:auto}}@media(max-width:1100px){nav{gap:15px;font-size:12px}.header-actions{gap:12px}.hero-copy{padding-top:45px}.hero h1{letter-spacing:-2px}.hero-art>img{height:350px}.hero{min-height:570px}.categories{gap:4px}.categories button{padding:12px}.footer-main{flex-wrap:wrap}}@media(max-width:760px){.announcement{font-size:10px;justify-content:center}.announcement span{display:none}header{height:72px}.logo{font-size:32px}nav{display:none;position:absolute;top:72px;left:0;right:0;background:white;padding:25px;flex-direction:column;font-size:16px;border-bottom:1px solid var(--line)}nav.open{display:flex}.contact-btn{padding:9px 12px;font-size:12px}.contact-btn span{margin-left:8px}.menu-toggle{display:block;font-size:23px}.hero{grid-template-columns:1fr;margin:14px 3% 0}.hero-copy{padding:32px 7% 0}.eyebrow{font-size:10px;letter-spacing:1.3px}.hero h1{font-size:43px;margin:22px 0 16px}.hero-copy>p{font-size:15px}.primary{padding:14px 19px;margin-top:10px}.hero-foot{display:none}.hero-art{height:370px}.oversized{font-size:155px;top:0;letter-spacing:-8px}.hero-art>img{height:260px;margin-top:-20px}.hero-product{bottom:18px}.hero-product h2{font-size:17px}.hero-product small{font-size:9px}.categories{padding:20px 5%}.section{padding:55px 5%}.section-top{display:block}.section-top>p{margin-top:20px}h2{font-size:32px;letter-spacing:-1.2px}.products{grid-template-columns:repeat(2,1fr);gap:25px 12px}.product-image{height:190px}.badge{font-size:9px;left:10px;top:10px}.product h3{font-size:14px}.product p{font-size:11px}.price{font-size:16px}.product-bottom{align-items:flex-start;gap:10px;flex-direction:column}.product-bottom button{font-size:11px;padding:7px 12px}.editorial{grid-template-columns:1fr}.editorial-copy{padding:35px 7% 0}.editorial h2{font-size:34px}.editorial-image{padding-bottom:30px}.editorial-image img{height:250px}.steps{grid-template-columns:1fr;gap:20px;margin-top:30px}.steps h3{margin:14px 0 10px}.details-section{grid-template-columns:1fr;gap:20px;padding-top:15px}.contact-section{margin-bottom:40px;padding:35px 7%;display:block}.contact-section h2{font-size:42px}.contact-note{padding:20px 0 0;margin-top:25px;border-left:0;border-top:1px solid #ffffff55}.contact-note span{font-size:17px}.footer-main{justify-content:flex-start;gap:20px;padding-bottom:25px}.footer-main p{width:65%;font-size:11px}.footer-main>a:not(.logo){font-size:12px}.footer-bottom{gap:18px;flex-wrap:wrap}.footer-bottom span:nth-child(2){order:3;width:100%}}

h1,h2,h3{letter-spacing:normal!important;font-weight:400!important}h2{line-height:1.15}.hero h1{font-size:clamp(40px,4.1vw,64px);line-height:1.12}.product h3{font-size:16px;line-height:1.3}.product p{font-size:14px;line-height:1.43}.section-top>p,.steps p,.faq p,.editorial-copy>p{font-size:16px;line-height:1.43}.product-bottom button{font-size:14px}.variant-label{display:block;font-size:14px;margin:15px 0}.variant-label select{display:block;width:100%;padding:10px;margin-top:6px;border:1px solid #ddd;border-radius:6px;font:inherit}.sku{font-size:12px!important}.hero-foot>span:first-child{display:none}.slide-line{display:none}@media(max-width:760px){.hero h1{font-size:39px}.product h3{font-size:14px}.product p{font-size:12px}.product-image{height:180px}}
.more[hidden]{display:none}
.detail-photo{height:250px;position:relative}.framed-phone{overflow:hidden}.framed-phone #detail-image{position:absolute;max-width:none;object-fit:fill;margin:0;transition:none}

/* Header navigation feedback */
header nav a:hover,header nav a:focus-visible{text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:6px}

/* Consistent button hover and pressed states */
:root{--button-blue-hover:#2445d8;--button-blue-pressed:#1c36ad;--button-light-hover:#edf1ff;--button-light-pressed:#dce4ff;--button-ink-hover:#303440;--button-ink-pressed:#101218}
.primary,.contact-btn,.product-bottom button,.more,.hero-product>a,.categories button,.close,.search-toggle,.menu-toggle{transition:background-color .16s ease,color .16s ease,border-color .16s ease}
.search-toggle,.menu-toggle{border-radius:8px}
@media(hover:hover){
.primary:hover{background:var(--button-blue-hover)}
.contact-btn:hover,.product-bottom button:hover,.more:hover,.hero-product>a:hover,.close:hover,.search-toggle:hover,.menu-toggle:hover{background:var(--button-light-hover);color:#2445d8;border-color:#b5c3f7}
.categories button:not(.active):hover{background:var(--button-light-hover);color:#2445d8}
.categories button.active:hover{background:var(--button-ink-hover);color:white}
}
.primary:active{background:var(--button-blue-pressed);color:white}
.contact-btn:active,.product-bottom button:active,.more:active,.hero-product>a:active,.close:active,.search-toggle:active,.menu-toggle:active{background:var(--button-light-pressed);color:#1c36ad;border-color:#8ca3ee}
.categories button:not(.active):active{background:var(--button-light-pressed);color:#1c36ad}
.categories button.active:active{background:var(--button-ink-pressed);color:white}
@media(prefers-reduced-motion:reduce){.primary,.contact-btn,.product-bottom button,.more,.hero-product>a,.categories button,.close,.search-toggle,.menu-toggle{transition:none}}

/* Keep arrow glyphs in compact text presentation on mobile OSes. */
.primary span,.contact-btn span,.hero-product>a,.categories span,.more span,.text-link,.product-bottom button{font-family:Arial,"Helvetica Neue",sans-serif;font-variant-emoji:text}
@media(max-width:760px){.primary span,.contact-btn span,.hero-product>a,.categories span,.more span{font-size:1em;line-height:1}}
/* Footer navigation: underline only */
.footer-main>a:not(.logo):hover,.footer-main>a:not(.logo):focus-visible{text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:6px}
/* West Coast Tech wordmark */
.logo{font-size:25px;font-weight:800;letter-spacing:-1px;white-space:nowrap;line-height:1.2}
@media(max-width:1100px){header{gap:15px}header nav{gap:12px}.logo{font-size:22px}.header-actions{gap:10px}}
@media(max-width:760px){.logo{font-size:20px;letter-spacing:-.7px}header{gap:8px}.header-actions{gap:6px}.contact-btn{padding:9px}.contact-btn span{display:none}}
@media(max-width:380px){header .logo{font-size:17px}header{padding-left:3%;padding-right:3%}.header-actions{gap:3px}}
