:root{--red:#d7192a;--red-dark:#9f1220;--navy:#0a2540;--navy-soft:#123a62;--ink:#101827;--muted:#687587;--cream:#fff7ed;--paper:#fff;--line:#e5ebf2;--shadow:0 24px 70px #0a254029;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 0 0,#d7192a14,#0000 34rem),linear-gradient(#fff 0%,#f6f9fc 56%,#fff 100%);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}.topline{color:#fff;background:linear-gradient(90deg, var(--navy), var(--red));letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;gap:18px;min-height:42px;padding:8px 20px;font-size:.75rem;font-weight:900;display:flex}.topline span:not(:first-child):before{content:"•";opacity:.65;margin-right:18px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #0a25401a;justify-content:space-between;align-items:center;padding:14px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.brand{align-items:center;display:inline-flex}.brand img{width:clamp(178px,18vw,245px);height:auto}.nav-links{color:#22314a;align-items:center;gap:clamp(16px,2vw,30px);font-size:.92rem;font-weight:900;display:flex}.nav-links a{position:relative}.nav-links a:not(.header-call):after{content:"";transform-origin:100%;background:var(--red);border-radius:999px;height:3px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover:after{transform-origin:0;transform:scaleX(1)}.header-call{color:#fff;background:var(--red);border-radius:999px;padding:13px 18px;box-shadow:0 16px 32px #d7192a38}.menu-button{background:var(--navy);border:0;border-radius:16px;width:48px;height:48px;padding:0;display:none}.menu-button span{background:#fff;border-radius:99px;width:20px;height:2px;margin:5px auto;display:block}.hero{color:#fff;background:linear-gradient(110deg,#0a2540fa 0%,#0a2540e6 50%,#9f1220c7 100%),url(/products/p01-storefront.jpg) 50%/cover;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:clamp(28px,5vw,74px);min-height:calc(100vh - 124px);padding:clamp(52px,8vw,96px) clamp(20px,5vw,78px);display:grid;overflow:hidden}.eyebrow{color:var(--red);letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:900}.hero .eyebrow{color:#ffb9c0}h1,h2{letter-spacing:-.05em;margin:0;line-height:.98}h1{max-width:780px;font-size:clamp(3.2rem,7vw,7.7rem);font-weight:900}h2{color:var(--navy);font-size:clamp(2.2rem,4.4vw,5.2rem);font-weight:900}.hero-subtitle{color:#ffffffd1;max-width:650px;margin:26px 0 0;font-size:clamp(1rem,1.4vw,1.28rem);font-weight:650;line-height:1.75}.hero-actions,.modal-actions,.product-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-actions{margin-top:34px}.button,.product-actions button,.product-actions a{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 22px;font-weight:900;display:inline-flex}.button.primary,.product-actions button{color:#fff;background:var(--red);box-shadow:0 18px 40px #d7192a3d}.button.secondary,.product-actions a{color:#fff;background:#ffffff1a;border:1px solid #ffffff5c}.hero-stats{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-stats span{color:#ffffffdb;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:12px 16px;font-size:.86rem;font-weight:850}.hero-board{grid-template-columns:1fr 1fr;gap:18px;display:grid;transform:rotate(-1deg)}.feature-card{background:#fff;border:1px solid #ffffff38;border-radius:32px;min-height:260px;position:relative;overflow:hidden;box-shadow:0 26px 80px #00000047}.feature-card.large{grid-row:span 2;min-height:540px}.feature-card img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center}.feature-card div{color:#fff;background:linear-gradient(135deg,#0a2540eb,#d7192adb);border-radius:22px;padding:18px;position:absolute;bottom:18px;left:18px;right:18px}.feature-card span,.product-info p{color:#ffccd1;letter-spacing:.14em;text-transform:uppercase;margin:0 0 5px;font-size:.72rem;font-weight:900;display:block}.feature-card strong{font-size:1.24rem;line-height:1.15;display:block}.section{padding:clamp(60px,8vw,118px) clamp(18px,5vw,78px)}.section-heading{max-width:900px;margin-bottom:34px}.section-heading.split{grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:end;gap:28px;max-width:none;display:grid}.section-heading p:not(.eyebrow),.phone-panel p,.visit-card p,.why-card p,.why-points span{color:var(--muted);font-size:1.05rem;line-height:1.75}.featured-grid,.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:28px;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 16px 42px #0a254014}.product-card:hover{box-shadow:var(--shadow);border-color:#d7192a47;transform:translateY(-6px)}.product-image{cursor:pointer;background:#f7fafc;border:0;width:100%;height:230px;padding:0;display:block;overflow:hidden}.product-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .22s}.product-card:hover .product-image img{transform:scale(1.04)}.product-info{gap:16px;padding:22px;display:grid}.product-info p{color:var(--red)}.product-info h3{min-height:54px;color:var(--navy);margin:0;font-size:1.16rem;line-height:1.18}.product-meta{justify-content:space-between;align-items:center;gap:14px;display:flex}.product-meta span{color:var(--muted);font-size:.9rem;font-weight:750}.product-meta strong{white-space:nowrap;color:var(--red);font-size:1.05rem}.product-actions{gap:10px}.product-actions button,.product-actions a{min-height:44px;padding:0 14px;font-size:.82rem}.product-actions a{color:var(--navy);border-color:var(--line);background:#f6f9fc}.rooms{background:var(--cream)}.room-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.room-tile{text-align:left;background:var(--navy);cursor:pointer;border:0;border-radius:32px;min-height:330px;padding:0;position:relative;overflow:hidden;box-shadow:0 20px 56px #0a25401f}.room-tile img{object-fit:cover;opacity:.68;width:100%;height:100%;transition:transform .24s,opacity .24s;position:absolute;inset:0}.room-tile:hover img{opacity:.78;transform:scale(1.06)}.room-tile:after{content:"";background:linear-gradient(#0000,#0a2540e0);position:absolute;inset:0}.room-tile span,.room-tile p{z-index:1;position:absolute;left:24px;right:24px}.room-tile span{color:#fff;font-size:1.45rem;font-weight:900;bottom:84px}.room-tile p{color:#ffffffc2;margin:0;font-size:.92rem;line-height:1.45;bottom:24px}.catalog{background:#fff}.catalog-shell{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#d7192a14,#0000 36rem),#fff;border-radius:36px;padding:clamp(22px,4vw,42px);box-shadow:0 28px 80px #0a254014}.catalog-top{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:end;gap:24px;display:grid}.search-box{letter-spacing:.12em;text-transform:uppercase;color:var(--navy);gap:8px;font-size:.8rem;font-weight:900;display:grid}.search-box input,.repair-form input,.repair-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d7e0eb;border-radius:18px;outline:none}.search-box input{text-transform:none;letter-spacing:0;min-height:58px;padding:0 18px}.search-box input:focus,.repair-form input:focus,.repair-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 4px #d7192a1a}.category-row{gap:10px;padding:28px 0 18px;display:flex;overflow-x:auto}.category-row button{border:1px solid var(--line);min-height:48px;color:var(--navy);cursor:pointer;background:#fff;border-radius:999px;flex:none;align-items:center;gap:10px;padding:0 18px;font-weight:900;display:inline-flex}.category-row button span{min-width:28px;height:28px;color:var(--muted);background:#edf3f8;border-radius:999px;place-items:center;padding:0 8px;font-size:.78rem;display:grid}.category-row button.active{color:#fff;border-color:var(--red);background:var(--red)}.category-row button.active span{color:var(--red);background:#fff}.inventory-note{color:#506073;background:#f8fbfe;border:1px dashed #cad4df;border-radius:18px;margin-bottom:24px;padding:16px 18px;font-size:.92rem;line-height:1.55}.phone-repair{color:#fff;background:linear-gradient(135deg,#0a2540f7,#9f1220e6),url(/products/p06-unlocked-iphone-selection.jpg) 50%/cover fixed}.phone-panel{grid-template-columns:minmax(0,.85fr) minmax(320px,.75fr);align-items:start;gap:34px;display:grid}.phone-panel h2{color:#fff}.phone-panel p{color:#ffffffc7}.phone-images{grid-template-columns:.65fr .5fr;gap:16px;margin-top:28px;display:grid}.phone-images img{object-fit:cover;border:1px solid #fff3;border-radius:30px;width:100%;height:320px;box-shadow:0 30px 70px #0003}.phone-images img:nth-child(2){height:260px;margin-top:48px}.repair-form{color:var(--ink);background:#fff;border-radius:32px;gap:15px;padding:clamp(22px,4vw,34px);display:grid;box-shadow:0 24px 70px #0000003d}.repair-form h3{color:var(--navy);margin:0 0 8px;font-size:1.7rem}.repair-form label{color:var(--navy);gap:8px;font-size:.9rem;font-weight:900;display:grid}.repair-form input{min-height:52px;padding:0 15px}.repair-form textarea{resize:vertical;min-height:132px;padding:14px 15px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.repair-form .button{width:100%;margin-top:4px}.form-note{text-align:center;margin:0;color:var(--muted)!important;font-size:.85rem!important}.services{background:var(--cream)}.service-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-grid article{background:#fff;border:1px solid #f0dacd;border-radius:30px;min-height:280px;padding:28px;box-shadow:0 18px 46px #824a2d14}.service-grid article span{background:var(--red);border-radius:999px;width:42px;height:6px;margin-bottom:42px;display:block}.service-grid h3{color:var(--navy);margin:0 0 14px;font-size:1.28rem}.service-grid p{color:var(--muted);margin:0;line-height:1.7}.why{background:var(--cream);padding-top:0}.why-card{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#0a2540f0,#0a2540c7),url(/products/p12-living-room-sofa-loveseat.jpg) 50%/cover;border-radius:38px;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:36px;padding:clamp(26px,5vw,58px);display:grid}.why-card h2{color:#fff}.why-card p,.why-points span{color:#ffffffc2}.why-points{gap:16px;display:grid}.why-points div{background:#ffffff14;border:1px solid #ffffff29;border-radius:24px;padding:22px}.why-points strong,.why-points span{display:block}.why-points strong{color:#fff;margin-bottom:8px;font-size:1.06rem}.visit{background:#fff}.visit-card{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f7fbff);border-radius:38px;grid-template-columns:minmax(0,.85fr) minmax(320px,.8fr);align-items:center;gap:36px;padding:clamp(24px,5vw,58px);display:grid;box-shadow:0 24px 80px #0a25401a}.contact-list{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.contact-list a{color:var(--navy);background:#fff;border:1px solid #d9e3ee;border-radius:999px;padding:14px 18px;font-weight:900}.store-photo{box-shadow:var(--shadow);border:10px solid #fff;border-radius:32px;overflow:hidden}.store-photo img{object-fit:cover;width:100%;height:430px}footer{color:#ffffffc2;background:var(--navy);grid-template-columns:minmax(260px,1.2fr) .6fr .6fr;gap:34px;padding:52px clamp(20px,5vw,78px) 96px;display:grid}footer img{border-radius:18px;width:210px;margin-bottom:18px}footer p{max-width:480px;margin:0;line-height:1.7}footer strong{color:#fff;margin-bottom:14px;display:block}footer a{color:#ffffffc7;margin-bottom:10px;display:block}.modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020a12b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.product-modal{background:#fff;border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);width:min(1040px,100%);max-height:min(86vh,820px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 100px #00000073}.product-modal>img{object-fit:cover;background:#f5f7fa;width:100%;height:100%;min-height:520px}.modal-copy{padding:clamp(24px,4vw,44px)}.modal-copy h2{font-size:clamp(2rem,4vw,3.8rem)}.modal-price{color:#fff;background:var(--red);border-radius:999px;margin:22px 0 16px;padding:12px 16px;font-weight:900;display:inline-flex}.modal-copy p{color:var(--muted);line-height:1.7}.modal-copy ul{color:#34445a;gap:10px;padding-left:19px;line-height:1.55;display:grid}.modal-actions .secondary{color:var(--navy);border-color:var(--line);background:#f5f8fb}.close-modal{z-index:2;color:#fff;cursor:pointer;background:#0a2540eb;border:0;border-radius:999px;width:46px;height:46px;font-size:1.7rem;position:absolute;top:16px;right:16px}.mobile-actions{z-index:60;background:#0a2540f2;border:1px solid #ffffff29;border-radius:22px;grid-template-columns:repeat(3,1fr);gap:8px;padding:9px;display:none;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 18px 60px #00000057}.mobile-actions a{color:#fff;background:#ffffff1a;border-radius:16px;place-items:center;min-height:48px;font-weight:900;display:grid}.mobile-actions a:first-child{background:var(--red)}@media (width<=1180px){.featured-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.room-grid,.service-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.topline{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.site-header{padding:12px 14px}.brand img{width:185px}.menu-button{display:block}.nav-links{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;flex-direction:column;align-items:stretch;padding:18px;display:none;position:fixed;top:102px;left:12px;right:12px}.nav-links.open{display:flex}.nav-links a{color:var(--navy);padding:14px 10px}.header-call{text-align:center;color:#fff!important}.hero{grid-template-columns:1fr;min-height:auto;padding-top:46px}h1{font-size:clamp(3.1rem,14vw,5.2rem)}h2{font-size:clamp(2.1rem,11vw,3.9rem)}.hero-board{transform:none}.feature-card.large{min-height:360px}.catalog-top,.section-heading.split,.phone-panel,.visit-card,.why-card,footer,.product-modal{grid-template-columns:1fr}.product-modal>img{min-height:320px;max-height:460px}}@media (width<=700px){body{padding-bottom:82px}.topline{min-height:36px;font-size:.68rem}.hero{padding:36px 16px 48px}.hero-actions .button,.repair-form .button{width:100%}.hero-stats span{text-align:center;flex:100%}.hero-board,.featured-grid,.product-grid,.room-grid,.service-grid,.phone-images,.form-grid{grid-template-columns:1fr}.feature-card,.feature-card.large{min-height:280px}.section{padding:56px 16px}.catalog-shell{border-radius:24px;padding:18px}.product-grid,.featured-grid{gap:16px}.product-image{height:245px}.phone-images img,.phone-images img:nth-child(2),.store-photo img{height:270px;margin-top:0}.room-tile{min-height:270px}.mobile-actions{display:grid}}
