:root{--ink:#1b1d1e;--muted:#717576;--line:#dfe1df;--paper:#f6f6f3;--white:#fff;--gold:#bca170;--dark:#202525;--serif:"Playfair Display",Georgia,serif;--sans:"Manrope",Arial,sans-serif;--shadow:0 24px 70px rgba(25,31,31,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:14px;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}.hidden{display:none!important}
body:before{content:"";position:fixed;inset:0;z-index:-2;background:linear-gradient(120deg,#f6f6f3,#ecefea,#f8f3ea,#f6f6f3);background-size:300% 300%;animation:gradient 20s ease infinite}.ambient{position:fixed;inset:0;pointer-events:none;z-index:-1;overflow:hidden}.ambient i{position:absolute;width:4px;height:4px;border-radius:50%;background:rgba(188,161,112,.24);animation:float 14s ease-in-out infinite}.ambient i:nth-child(1){left:12%;top:42%}.ambient i:nth-child(2){right:8%;top:25%;animation-delay:-4s}.ambient i:nth-child(3){left:65%;top:76%;animation-delay:-9s}
@keyframes gradient{50%{background-position:100% 50%}}@keyframes float{50%{transform:translateY(-70px) scale(1.8);opacity:.25}}@keyframes shimmer{to{transform:translateX(160%) skewX(-20deg)}}@keyframes slideIn{from{transform:translateX(100%)}to{transform:none}}@keyframes fadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}
.reveal{opacity:0;transform:translateY(24px);transition:.8s ease}.reveal.visible{opacity:1;transform:none}.eyebrow{font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;margin:0 0 18px}.eyebrow.light{color:rgba(255,255,255,.65)}
.site-header{position:absolute;top:0;left:0;right:0;height:92px;z-index:5;display:flex;align-items:center;padding:0 5vw;color:#fff;border-bottom:1px solid rgba(255,255,255,.24)}.brand{display:flex;align-items:center;gap:13px;text-decoration:none}.official-logo{width:94px;height:auto;display:block}.brand-name{font-size:14px;letter-spacing:.1em;line-height:1}.brand-name>span{font-weight:300}.brand-name small{display:block;font-size:6px;letter-spacing:.35em;margin-top:6px}.site-header nav{display:flex;gap:32px;margin-left:auto}.site-header nav a,.text-button{font-size:11px;letter-spacing:.08em;text-decoration:none;background:none;border:0;padding:8px 0}.management-login-link{border:1px solid rgba(255,255,255,.72);padding:8px 12px!important}.management-login-link:hover{background:rgba(255,255,255,.14)}.cart-button{margin-left:40px;border:0;background:#fff;color:var(--ink);height:40px;padding:0 8px 0 18px;display:flex;gap:15px;align-items:center}.cart-button b{height:26px;min-width:26px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:10px}
.hero{height:min(900px,100vh);min-height:690px;position:relative;color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;background:url("brickell-hero.png") center/cover;transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,24,25,.72) 0%,rgba(15,24,25,.24) 55%,rgba(15,24,25,.05)),linear-gradient(0deg,rgba(0,0,0,.28),transparent 40%)}.hero-content{position:absolute;left:8vw;top:50%;transform:translateY(-44%);max-width:600px}.hero-content.visible{transform:translateY(-50%)}.hero-logo{position:relative;display:flex;align-items:center;gap:20px;width:max-content;overflow:hidden}.hero-logo:after{content:"";position:absolute;inset:-20%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.24),transparent);transform:translateX(-150%) skewX(-20deg);animation:shimmer 6s 2s infinite}.hero-monogram{width:82px;height:82px;border:1px solid rgba(255,255,255,.8);display:grid;place-items:center;font-family:var(--serif);font-size:28px}.hero h1{font-weight:400;font-size:clamp(30px,4vw,57px);letter-spacing:.055em;margin:0}.hero h1 span{font-weight:300}.hero-copy{font-family:var(--serif);font-size:clamp(30px,4vw,58px);line-height:1.08;margin:38px 0 40px}.primary-button{border:0;background:var(--dark);color:#fff;min-height:52px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:30px;text-decoration:none;font-size:11px;letter-spacing:.06em;transition:.25s}.primary-button:hover{background:#3d4140;transform:translateY(-2px)}.light-button{background:#fff;color:var(--ink)}.light-button:hover{background:#eee}.residence-note{position:absolute;bottom:36px;right:5vw;display:flex;gap:35px;font-size:9px;text-transform:uppercase;letter-spacing:.18em}.residence-note span:first-child{opacity:.55}
.shop-head h2,.concierge h2,.drawer h2,.modal h2,.admin-main h2{font-family:var(--serif);font-size:clamp(38px,5vw,65px);line-height:1.08;font-weight:500;margin:0}
.shop-section{padding:110px 5vw}.shop-head{display:flex;justify-content:space-between;align-items:end}.shop-head h2{font-size:50px}.search{width:340px;height:50px;border-bottom:1px solid #9fa2a0;display:flex;align-items:center;gap:12px}.search svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.5}.search input{border:0;background:transparent;outline:0;width:100%;font-size:12px}.category-tabs{display:flex;gap:8px;margin:48px 0 34px;overflow:auto;padding-bottom:3px}.category-tabs button{white-space:nowrap;background:transparent;border:1px solid #d3d5d2;padding:11px 17px;font-size:9px;text-transform:uppercase;letter-spacing:.1em;transition:.2s}.category-tabs button.active,.category-tabs button:hover{background:var(--dark);color:#fff;border-color:var(--dark)}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;position:relative;transition:.35s;animation:fadeUp .6s both}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-image{height:245px;background:linear-gradient(145deg,#f0f0ed,#e4e5e0);position:relative;overflow:hidden;display:grid;place-items:center}.product-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover img{transform:scale(1.04)}.product-icon{width:90px;height:110px;color:#8d918e}.product-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1}.stock-badge{position:absolute;top:15px;left:15px;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);padding:7px 10px;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.stock-badge.low{color:#9a6b25}.product-info{padding:22px}.product-category{font-size:8px;text-transform:uppercase;letter-spacing:.15em;color:#8a8d8b}.product-info h3{font-family:var(--serif);font-size:21px;font-weight:500;margin:8px 0}.product-info p{font-size:11px;line-height:1.6;color:var(--muted);height:36px;margin:0 0 18px}.product-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;padding-top:17px}.product-bottom strong{font-size:14px;font-weight:500}.add-button{width:35px;height:35px;border:1px solid #bbb;background:transparent;font-size:19px;transition:.2s}.add-button:hover{background:var(--dark);color:#fff}.add-button:disabled{opacity:.35;cursor:not-allowed}.empty-state{text-align:center;padding:80px;color:var(--muted)}
.concierge{display:grid;grid-template-columns:2fr 1fr;background:#232827;color:#fff}.concierge-card{padding:100px 8vw;background:linear-gradient(130deg,rgba(188,161,112,.12),transparent)}.concierge-card h2{font-size:52px}.concierge-card>p:not(.eyebrow){font-family:var(--serif);font-size:18px;max-width:520px;line-height:1.55;color:#bdc2c0}.concierge-card a{display:inline-flex;gap:40px;margin-top:18px;padding-bottom:8px;border-bottom:1px solid #777;text-decoration:none;font-size:11px}.concierge-hours{padding:100px 5vw;border-left:1px solid #454a49;display:flex;flex-direction:column;justify-content:center}.concierge-hours span,.concierge-hours small{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:#939896}.concierge-hours strong{font-family:var(--serif);font-size:23px;font-weight:400;margin-top:25px}.concierge-hours p{font-size:13px;margin:8px 0 30px}
footer{padding:65px 5vw;background:#181c1c;color:#fff;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px;align-items:center;border-top:1px solid #3a3d3c}.footer-brand{display:flex;align-items:center;gap:12px;letter-spacing:.09em}.footer-brand .official-logo{width:120px}.footer-brand strong{font-weight:300}.footer-brand+.admin-sidebar p{color:#888}footer p{font-size:10px;line-height:1.8;color:#969a98}footer>div:nth-child(3){display:flex;gap:24px}footer a{font-size:9px;text-transform:uppercase;letter-spacing:.1em;text-decoration:none}footer>small{grid-column:1/-1;color:#666;border-top:1px solid #303433;padding-top:25px}
.drawer-backdrop{position:fixed;inset:0;background:rgba(14,18,18,.48);z-index:20;opacity:0;pointer-events:none;transition:.3s;backdrop-filter:blur(3px)}.drawer-backdrop.open{opacity:1;pointer-events:auto}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(490px,100%);z-index:21;background:#fff;padding:36px;transform:translateX(100%);transition:.4s cubic-bezier(.7,0,.2,1);display:flex;flex-direction:column}.drawer.open{transform:none}.drawer-head{display:flex;justify-content:space-between}.drawer h2{font-size:38px}.icon-button{border:0;background:transparent;font-size:27px;width:40px;height:40px}.cart-items{overflow:auto;margin:25px -5px}.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:16px;padding:17px 5px;border-bottom:1px solid #eee}.cart-thumb{background:#eeefeb;display:grid;place-items:center;font-family:var(--serif);color:#999}.cart-item h4{font-family:var(--serif);font-size:16px;margin:4px 0 8px}.qty{display:flex;align-items:center;gap:12px}.qty button{border:1px solid #ddd;background:#fff;width:24px;height:24px}.remove{border:0;background:none;font-size:9px;text-decoration:underline;color:#888}.cart-empty{text-align:center;margin:auto}.cart-empty>span{width:62px;height:62px;border:1px solid #aaa;display:grid;place-items:center;margin:auto;font-family:var(--serif)}.cart-empty h3{font-family:var(--serif);font-size:23px}.cart-empty p{color:var(--muted);font-size:11px}.cart-footer{margin-top:auto;border-top:1px solid #ddd;padding-top:22px}.total-row{display:flex;justify-content:space-between;font-family:var(--serif);font-size:20px}.cart-footer>p{font-size:9px;line-height:1.5;color:#888}.full{width:100%}
.modal{position:fixed;inset:0;z-index:30;background:rgba(14,18,18,.62);backdrop-filter:blur(6px);display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-card{width:min(720px,100%);max-height:94vh;overflow:auto;background:#fff;padding:50px;position:relative;animation:fadeUp .4s}.modal-close{position:absolute;right:18px;top:16px}.checkout-intro h2{font-size:43px}.checkout-intro>p:last-child{color:var(--muted)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}form label{display:flex;flex-direction:column;gap:8px;margin-top:16px}form label>span{font-size:9px;text-transform:uppercase;letter-spacing:.12em}input,select,textarea{border:1px solid #d8dad7;background:#fbfbf9;padding:14px;outline:none}input:focus,select:focus,textarea:focus{border-color:#888}textarea{min-height:90px;resize:vertical}.payment-box{border:1px solid #d8dad7;padding:17px;margin:25px 0;display:flex;justify-content:space-between;align-items:center}.payment-box>div:first-child{display:flex;gap:13px;align-items:center}.payment-box strong,.payment-box small{display:block}.payment-box small{font-size:9px;color:#777;margin-top:4px}.square-icon{width:35px;height:35px;background:#111;color:#fff;display:grid;place-items:center;font-weight:600}.demo-note{font-size:8px;letter-spacing:.12em;background:#eee;padding:7px}.checkout-breakdown{border-top:1px solid #ddd;margin-bottom:20px;padding-top:10px}.checkout-breakdown>div{display:flex;justify-content:space-between;padding:8px 0;font-size:11px}.checkout-breakdown .checkout-total{border-top:1px solid #ddd;font-family:var(--serif);font-size:21px;margin:7px 0 0;padding-top:17px}.fine-print{text-align:center;color:#999;font-size:8px}.success-card{text-align:center;max-width:530px}.success-icon{width:60px;height:60px;border-radius:50%;background:#e9efe9;color:#506351;display:grid;place-items:center;margin:0 auto 25px;font-size:24px}.success-card h2{font-size:37px}.success-card>p:not(.eyebrow){color:#666;line-height:1.7;margin:20px auto 30px}.success-card .primary-button{margin:auto}
.primary-button:disabled{opacity:.42;cursor:not-allowed;transform:none}.legal-acceptance{border:1px solid #d8dad7;background:#f7f7f4;padding:16px;margin:0 0 18px}.legal-acceptance .check-label{align-items:flex-start;margin:0;line-height:1.6}.legal-acceptance .check-label>span{font-size:10px;letter-spacing:0;text-transform:none}.legal-acceptance input{margin:3px 2px 0 0}.legal-acceptance small{display:block;color:#777;font-size:8px;line-height:1.5;margin:9px 0 0 24px}.inline-legal-button{border:0;background:transparent;padding:0;color:#66512e;text-decoration:underline;font:inherit}.legal-card{width:min(860px,100%)}.legal-card>h2{font-size:36px}.legal-version{color:#777;font-size:10px;border-bottom:1px solid #ddd;padding-bottom:18px}.legal-document{margin:25px 0 32px}.legal-document section{margin-bottom:20px}.legal-document h2,.legal-document h3{font-family:var(--sans);font-size:13px;font-weight:600;line-height:1.45;margin:0 0 7px}.legal-document p{font-size:12px;line-height:1.75;margin:0;color:#353938}.acceptance-missing{color:#8a5e22}
.admin-shell{position:fixed;inset:0;z-index:25;background:#f3f4f1;display:none}.admin-shell.open{display:grid;grid-template-columns:245px 1fr}.admin-sidebar{background:#1f2423;color:#fff;padding:32px 25px;display:flex;flex-direction:column}.admin-sidebar>p{font-size:9px;text-transform:uppercase;letter-spacing:.15em;margin:15px 0 45px;color:#848987}.admin-sidebar nav{display:flex;flex-direction:column;gap:4px}.admin-sidebar nav button,.admin-exit{border:0;background:transparent;color:#a8adaa;text-align:left;padding:13px;font-size:11px}.admin-sidebar nav button.active{background:#303635;color:#fff}.admin-exit{margin-top:auto}.admin-main{overflow:auto;padding:0 4vw 50px}.admin-main>header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9dbd8}.admin-main h2{font-size:34px}.admin-main header .eyebrow{margin-bottom:8px}.admin-user{display:flex;align-items:center;gap:12px;font-size:10px}.admin-user b{width:36px;height:36px;border-radius:50%;background:#252a29;color:#fff;display:grid;place-items:center}.admin-view{padding-top:35px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.metric{background:#fff;padding:25px;border:1px solid #e1e2df}.metric span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#777}.metric strong{font-family:var(--serif);display:block;font-size:34px;font-weight:400;margin-top:15px}.admin-panel,.settings-card{background:#fff;margin-top:20px;padding:25px}.admin-panel h3,.settings-card h3{font-family:var(--serif);font-size:21px;font-weight:400}.settings-card{max-width:760px}.settings-card>p:not(.eyebrow){color:#707573}.report-controls{display:flex;gap:10px;align-items:end;flex-wrap:wrap;margin-bottom:20px}.report-controls label{margin:0;min-width:150px}.report-controls button{min-height:45px}.monthly-bars{display:grid;gap:12px}.monthly-row{display:grid;grid-template-columns:95px 1fr 100px;gap:14px;align-items:center;font-size:10px}.monthly-track{height:8px;background:#eceeeb}.monthly-fill{height:100%;background:linear-gradient(90deg,#8d7a58,#c1aa7b)}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.admin-toolbar p{color:#707573}.outline-button{border:1px solid #999;background:transparent;padding:14px 18px;font-size:10px}.table-wrap{background:#fff;overflow:auto}table{width:100%;border-collapse:collapse}th{text-align:left;font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#7d817f;background:#eceeeb;padding:13px 16px}td{padding:15px 16px;border-bottom:1px solid #eee;font-size:10px}td strong{display:block;font-family:var(--serif);font-size:14px;font-weight:500}.status{padding:6px 8px;font-size:8px;text-transform:uppercase;background:#e9f0ea;color:#54705a}.status.inactive{background:#eee;color:#777}.table-action{border:0;background:transparent;text-decoration:underline;font-size:9px}.product-form-card h2{font-size:36px}.check-label{flex-direction:row!important;align-items:center}.toast{position:fixed;left:50%;bottom:30px;z-index:50;transform:translate(-50%,30px);opacity:0;background:#242928;color:#fff;padding:14px 22px;font-size:10px;letter-spacing:.06em;transition:.3s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,1fr)}.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-shell.open{grid-template-columns:190px 1fr}}@media(max-width:700px){.site-header{height:76px;padding:0 20px}.site-header nav{display:none}.brand-name{font-size:12px}.cart-button{margin-left:auto}.hero-content{left:25px;right:25px}.hero-monogram{width:56px;height:56px}.hero h1{font-size:27px}.hero-copy{font-size:38px}.residence-note{left:25px;right:auto}.shop-section{padding:80px 20px}.shop-head{display:block}.shop-head h2{font-size:40px}.search{width:100%;margin-top:25px}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-image{height:170px}.product-info{padding:15px}.product-info p{display:none}.concierge{grid-template-columns:1fr}.concierge-card,.concierge-hours{padding:65px 25px}.concierge-hours{border-left:0;border-top:1px solid #454a49}footer{grid-template-columns:1fr}.field-grid{grid-template-columns:1fr}.modal-card{padding:38px 22px}.drawer{padding:28px 20px}.admin-shell.open{display:block;overflow:auto}.admin-sidebar{position:sticky;top:0;z-index:2;padding:15px;flex-direction:row;align-items:center}.admin-sidebar>p,.admin-sidebar .footer-brand span:not(.brand-mark),.admin-exit{display:none}.admin-sidebar nav{flex-direction:row;margin-left:auto}.admin-main{padding:0 16px 40px}.metric-grid{grid-template-columns:1fr 1fr}.admin-user span{display:none}}@media(max-width:420px){.product-grid{grid-template-columns:1fr}.product-image{height:230px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
.hero-image{inset:-7% 0;background-image:url("brickellhouse-front.webp");background-position:center 58%;transform:scale(1.04);will-change:transform}
.hero-overlay{background:linear-gradient(90deg,rgba(15,24,25,.76) 0%,rgba(15,24,25,.34) 52%,rgba(15,24,25,.08)),linear-gradient(0deg,rgba(0,0,0,.34),transparent 45%)}
.photo-story{height:min(820px,88vh);min-height:600px;position:relative;overflow:hidden;color:#fff;isolation:isolate}
.photo-story-image{position:absolute;inset:-14% 0;background-position:center;background-size:cover;will-change:transform;z-index:-2}
.photo-story-skyline .photo-story-image{background-image:url("brickell-skyline.webp");background-position:center 48%}
.photo-story-pool .photo-story-image{background-image:url("brickell-pool.webp");background-position:center 42%}
.photo-story-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,20,21,.68),rgba(12,20,21,.09) 62%),linear-gradient(0deg,rgba(7,12,13,.35),transparent 55%)}
.photo-story-pool .photo-story-shade{background:linear-gradient(270deg,rgba(12,20,21,.7),rgba(12,20,21,.08) 62%),linear-gradient(0deg,rgba(7,12,13,.35),transparent 55%)}
.photo-story-copy{position:absolute;left:8vw;top:50%;max-width:680px;transform:translateY(-38%)}
.photo-story-copy.visible{transform:translateY(-50%)}
.photo-story-copy h2{font-family:var(--serif);font-size:clamp(48px,8vw,110px);font-weight:400;line-height:.86;margin:0;text-shadow:0 8px 35px rgba(0,0,0,.18)}
.photo-story-copy h2 em{color:#e2c999;font-weight:400}
.photo-story-copy>p:last-child{font-family:var(--serif);font-size:20px;margin-top:32px}
.story-wordmark{display:flex;flex-direction:column;letter-spacing:.04em}
.story-wordmark span:last-child{font-weight:300;margin-left:12vw}
.story-copy-right{left:auto;right:8vw;text-align:right;max-width:620px}
.story-index{position:absolute;bottom:34px;right:5vw;font-size:9px;text-transform:uppercase;letter-spacing:.2em}
.photo-story-pool .story-index{right:auto;left:5vw}
.pool-feature{height:min(680px,72vh);min-height:520px}
.pool-feature .photo-story-image{inset:-24% -4%;background-position:center 45%;background-size:cover}
.pool-feature .photo-story-shade{background:linear-gradient(90deg,rgba(10,19,20,.62),rgba(10,19,20,.04) 60%),linear-gradient(0deg,rgba(5,12,13,.28),transparent)}
.pool-feature .photo-story-copy{max-width:760px}
.product-image img{object-fit:cover}
@media(max-width:700px){
  .hero-image{background-position:center 56%}
  .photo-story{height:72vh;min-height:570px}
  .photo-story-image{inset:-8% 0}
  .photo-story-skyline .photo-story-image{background-position:58% center}
  .photo-story-pool .photo-story-image{background-position:center}
  .pool-feature{height:58vh;min-height:500px}
  .pool-feature .photo-story-image{inset:-12% -28%;background-position:center 48%}
  .photo-story-copy,.story-copy-right{left:25px;right:25px;text-align:left}
  .photo-story-copy h2{font-size:54px}
  .story-wordmark span:last-child{margin-left:30px}
  .photo-story-copy>p:last-child{font-size:17px}
}
.shop-section{position:relative;isolation:isolate;color:var(--ink);overflow:hidden;background:#e6f0ef}
.shop-section:before{content:"";position:absolute;inset:-8%;z-index:-2;background:url("catalog-beach.webp") center/cover;animation:waterDrift 22s ease-in-out infinite alternate;will-change:transform}
.shop-section:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(246,249,247,.83),rgba(229,241,239,.68) 42%,rgba(242,246,243,.82)),radial-gradient(ellipse at 70% 30%,rgba(255,255,255,.15),transparent 50%);backdrop-filter:saturate(.8)}
.shop-section .shop-head,.shop-section .category-tabs,.shop-section .product-grid,.shop-section .empty-state{position:relative;z-index:1}
.shop-section .eyebrow{color:#526466}
.shop-section .search{border-color:rgba(27,29,30,.55)}
.shop-section .search input{color:var(--ink)}
.shop-section .search input::placeholder{color:rgba(27,29,30,.62)}
.shop-section .category-tabs button{color:var(--ink);border-color:rgba(27,29,30,.3);background:rgba(255,255,255,.38);backdrop-filter:blur(9px)}
.shop-section .category-tabs button.active,.shop-section .category-tabs button:hover{color:#fff;background:var(--dark);border-color:var(--dark)}
.shop-section .product-card{color:var(--ink);background:rgba(255,255,255,.94);backdrop-filter:blur(12px)}
@keyframes waterDrift{0%{transform:translate3d(-1.5%,-1%,0) scale(1.04)}50%{transform:translate3d(1%,1.2%,0) scale(1.075)}100%{transform:translate3d(1.8%,-.5%,0) scale(1.05)}}
.closing-pool{height:min(720px,78vh);min-height:560px;position:relative;overflow:hidden;color:#fff;isolation:isolate}
.closing-pool-image{position:absolute;inset:-18% 0;background:url("brickell-pool.webp") center 44%/cover;z-index:-2;will-change:transform}
.closing-pool-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(9,18,20,.55),rgba(9,18,20,.04) 65%),linear-gradient(90deg,rgba(9,18,20,.35),transparent)}
.closing-pool-copy{position:absolute;left:6vw;bottom:70px}
.closing-pool-copy h2{font-family:var(--serif);font-size:clamp(45px,8vw,105px);font-weight:400;letter-spacing:.04em;margin:0}
.closing-pool-copy h2 span{font-weight:300}
@media(max-width:700px){.shop-section:before{inset:-4%;animation-duration:28s}.closing-pool{height:60vh;min-height:520px}.closing-pool-image{inset:-10% -28%;background-position:center}.closing-pool-copy{left:25px;bottom:42px}}
@media(prefers-reduced-motion:reduce){.shop-section:before{animation:none}}
.official-logo{width:190px}
.logo-on-dark{filter:invert(1) grayscale(1)}
.hero-logo img{width:min(520px,62vw);height:auto;display:block;filter:invert(1) grayscale(1)}
.closing-pool-copy img{width:min(620px,70vw);height:auto;display:block;filter:invert(1) grayscale(1)}
@media(max-width:700px){.official-logo{width:145px}.hero-logo img{width:min(330px,78vw)}}
.order-search{display:grid;grid-template-columns:190px minmax(240px,1fr) auto auto;gap:12px;align-items:end;background:#fff;padding:18px;margin-bottom:18px}
.order-search label{margin:0}.order-search .outline-button{height:45px}.order-search small{align-self:center;color:#777;white-space:nowrap}
@media(max-width:700px){.order-search{grid-template-columns:1fr}.order-search small{padding:5px 0}}
.shop-section{padding-top:82px;padding-bottom:82px}
.product-grid{gap:12px}
.product-card{display:grid;grid-template-rows:155px 1fr;min-width:0}
.product-image{height:155px;background:#fff}
.product-image img{object-fit:contain;padding:8px}
.stock-badge{display:none}
.product-info{padding:15px}
.product-info h3{font-size:17px;line-height:1.15;margin:6px 0}
.product-info p{font-size:10px;line-height:1.45;height:30px;margin-bottom:12px;overflow:hidden}
.product-bottom{padding-top:11px}
.add-button{width:32px;height:32px}
@media(max-width:700px){
  .shop-section{padding:62px 12px}
  .shop-head h2{font-size:34px}
  .category-tabs{margin:28px 0 18px}
  .product-grid{grid-template-columns:1fr;gap:7px}
  .product-card{grid-template-columns:82px 1fr;grid-template-rows:96px;height:96px}
  .product-image{height:96px}
  .product-image img{padding:4px}
  .product-info{padding:9px 11px;display:flex;flex-direction:column;min-width:0}
  .product-category{display:none}
  .product-info h3{font-family:var(--sans);font-size:12px;font-weight:600;line-height:1.2;min-height:0;margin:2px 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .product-info p{display:none}
  .product-bottom{padding-top:6px;margin-top:auto}
  .product-bottom strong{font-size:12px}
  .add-button{width:30px;height:30px}
}
@media(max-width:420px){.product-grid{grid-template-columns:1fr}.product-image{height:92px}.product-card{grid-template-columns:78px 1fr;grid-template-rows:92px;height:92px}}
.office-phone{font-family:var(--serif);font-size:20px;text-decoration:none;margin:-18px 0 18px}.extension-list{display:grid;gap:7px;margin-bottom:26px}.extension-list span{display:flex;justify-content:space-between;gap:15px;font-size:9px;letter-spacing:.06em;color:#afb4b2}.extension-list b{font-weight:500;color:#fff}
.metric-button{width:100%;border:0;text-align:left;cursor:pointer;transition:.25s}.metric-button:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.metric-button small{display:block;margin-top:8px;color:#8b6d38;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.low-inventory-panel{border:1px solid #d8dad7}.inventory-count{font-family:var(--serif);font-size:18px;color:#9a6b25}.inventory-ok{padding:25px;color:#66706b}
.resident-tools{padding:90px 5vw;background:#eef1ed;display:grid;grid-template-columns:1fr 1.25fr;gap:20px}.resident-tool-card{background:#fff;padding:42px;box-shadow:0 18px 55px rgba(25,31,31,.07)}.resident-tool-card h2{font-family:var(--serif);font-size:38px;font-weight:500;margin:0 0 14px}.resident-tool-card>p:not(.eyebrow){color:var(--muted);line-height:1.7}.compact-form{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.compact-form label{margin:0}.tracking-result,.feedback-confirmation,.payment-message{margin-top:18px;padding:17px;background:#edf3ed;border-left:3px solid #68806a;line-height:1.7}.tracking-result.error,.payment-message.error{background:#f8eeee;border-color:#9b5353}.tracking-status{display:flex;align-items:center;justify-content:space-between;gap:20px}.tracking-status strong{font-family:var(--serif);font-size:24px}.square-card-container{border:1px solid #d8dad7;padding:17px;margin:-10px 0 24px}.square-card-container label{margin:0 0 12px}.payment-message{margin:-10px 0 18px}.feedback-filters{display:grid;grid-template-columns:minmax(220px,1fr) repeat(3,minmax(140px,.45fr));gap:12px;background:#fff;padding:18px;margin-bottom:18px}.feedback-filters label{margin:0}.feedback-admin-list{display:grid;gap:14px}.feedback-record{background:#fff;padding:22px;border-left:0}.feedback-record-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:12px}.feedback-record-head h3{font-family:var(--serif);font-size:20px;font-weight:500;margin:0}.feedback-record-head p,.feedback-record>p{color:#666;line-height:1.6}.feedback-record-grid{display:grid;grid-template-columns:160px 1fr 1fr;gap:12px}.feedback-record-grid label{margin:0}.feedback-record textarea{min-height:78px}.feedback-record-actions{display:flex;justify-content:flex-end;margin-top:12px}.order-status-select{min-width:130px;padding:8px}.order-notes{min-width:210px}.order-notes textarea{width:100%;min-height:55px;padding:8px;font-size:9px}.payment-pill,.status-pill{display:inline-block;padding:6px 8px;font-size:8px;text-transform:uppercase;letter-spacing:.08em;background:#eceeeb}.payment-pill.paid{background:#e5efe6;color:#42634a}.payment-pill.failed{background:#f3e5e5;color:#8a4141}.payment-pill.pending{background:#f5edda;color:#856b2c}.status-pill.new{background:#f2dede;color:#8a3e3e}.admin-sidebar nav{overflow:auto}
@media(max-width:900px){.resident-tools{grid-template-columns:1fr}.feedback-filters{grid-template-columns:1fr 1fr}.feedback-record-grid{grid-template-columns:1fr}.compact-form{grid-template-columns:1fr}}
@media(max-width:700px){.resident-tools{padding:60px 14px}.resident-tool-card{padding:28px 20px}.resident-tool-card h2{font-size:32px}.feedback-filters{grid-template-columns:1fr}.feedback-record-head{display:block}.admin-sidebar nav{gap:2px}.admin-sidebar nav button{padding:10px 8px;font-size:9px}}
.payment-outcome-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:#eef1ed}.payment-outcome{box-shadow:var(--shadow)}
.apple-pay-option{margin:-10px 0 24px}.apple-pay-button{-webkit-appearance:-apple-pay-button;-apple-pay-button-type:plain;-apple-pay-button-style:black;display:block;width:100%;height:48px;border:0;border-radius:4px;cursor:pointer}.apple-pay-button:disabled{opacity:.55;cursor:wait}.payment-separator{display:flex;align-items:center;gap:14px;margin:18px 0 0;color:#777;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.payment-separator:before,.payment-separator:after{content:"";height:1px;background:#ddd;flex:1}
.feedback-record-actions{align-items:center;gap:16px}
.auth-page{min-height:100vh;background:#eef1ed}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr}.auth-brand-panel{position:relative;padding:55px 6vw;color:#fff;background:linear-gradient(180deg,rgba(14,22,23,.18),rgba(14,22,23,.78)),url("brickellhouse-front.webp") center/cover;display:flex;flex-direction:column;justify-content:space-between}.auth-brand-panel img{width:min(320px,70%);filter:invert(1) grayscale(1)}.auth-brand-panel h1{font-family:var(--serif);font-size:clamp(48px,7vw,88px);font-weight:500;line-height:1;margin:0}.auth-brand-panel p:last-child{font-family:var(--serif);font-size:18px}.auth-form-panel{display:grid;place-items:center;padding:30px}.auth-card{width:min(470px,100%)}.auth-card h2{font-family:var(--serif);font-size:42px;font-weight:500;margin:0 0 20px}.auth-card>p:not(.eyebrow){color:var(--muted);line-height:1.7}.auth-message{padding:12px;background:#f6e7e7;color:#873f3f;line-height:1.5}.auth-message.success{background:#e7f1e8;color:#416348}.auth-back-link{display:inline-block;margin-top:25px;font-size:10px;text-decoration:none}.admin-user .table-action{color:inherit}.admin-user{flex-wrap:wrap}.password-reset-form{border-top:1px solid #d7dbd5;margin-top:22px;padding-top:20px}.password-reset-form p{color:var(--muted);font-size:13px;line-height:1.6}.outline-button.full{width:100%;justify-content:center}
@media(max-width:760px){.auth-layout{grid-template-columns:1fr}.auth-brand-panel{min-height:38vh;padding:35px 25px}.auth-brand-panel h1{font-size:48px}.auth-form-panel{padding:45px 20px}.auth-card h2{font-size:36px}}
.feedback-record{border-left:0}
.status-pill.feedback-status{border-radius:999px;padding:7px 10px;font-weight:600}
.status-pill.status-new,.status-pill.status-in-review{background:#f6e2e2;color:#943f3f}
.status-pill.status-completed,.status-pill.status-closed{background:#e4f0e5;color:#3f6d49}
.feedback-record{padding:0;overflow:hidden}
.feedback-record-toggle{width:100%;border:0;background:#fff;padding:18px 20px;display:grid;grid-template-columns:110px minmax(160px,1fr) minmax(150px,1fr) 120px 150px;gap:14px;align-items:center;text-align:left;cursor:pointer}
.feedback-record-toggle:hover{background:#fafaf7}
.feedback-record-toggle span{display:grid;gap:5px}
.feedback-record-toggle small{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#818681}
.feedback-record-toggle strong{font-family:var(--serif);font-size:15px;font-weight:500;color:var(--ink)}
.feedback-record-toggle .status-pill{width:max-content}
.feedback-record-body{display:none;border-top:1px solid #eceeeb;padding:20px}
.feedback-record.expanded .feedback-record-body{display:block}
.feedback-record-detail{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:14px;margin-bottom:18px}
.feedback-record-detail p{margin:0;color:#666;line-height:1.6}
.feedback-record-detail strong{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#2f3433;margin-bottom:6px}
.lifestyle-page{min-height:100vh;background:#101616;color:#fff;overflow-x:hidden}
.lifestyle-page .site-header{position:absolute}
.lifestyle-hero{position:relative;min-height:100vh;display:grid;place-items:center;overflow:hidden;isolation:isolate;padding:130px 22px 70px}
.lifestyle-hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;background:#0d1111}
.lifestyle-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(8,13,14,.16),rgba(8,13,14,.38)),radial-gradient(ellipse at center,rgba(8,13,14,.03),rgba(8,13,14,.28))}
.lifestyle-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.1),transparent 30%,transparent 70%,rgba(0,0,0,.12))}
.lifestyle-hero-content{text-align:center;width:min(760px,100%);text-shadow:0 2px 24px rgba(0,0,0,.55)}
.lifestyle-hero-content img{width:min(360px,70vw);filter:invert(1) grayscale(1);display:block;margin:0 auto 24px}
.lifestyle-hero-content h1{font-family:var(--serif);font-size:clamp(52px,9vw,112px);font-weight:400;line-height:.95;margin:8px 0 12px}
.lifestyle-hero-content h2{font-family:var(--serif);font-size:clamp(34px,5vw,62px);font-weight:400;margin:0 0 20px}
.lifestyle-hero-content p:not(.eyebrow){font-family:var(--serif);font-size:clamp(17px,2vw,24px);line-height:1.55;color:#e4e8e6;margin:0 auto 32px;max-width:660px}
.lifestyle-home-link{border:1px solid rgba(255,255,255,.72);background:rgba(255,255,255,.08);backdrop-filter:blur(10px)}
.lifestyle-home-link:hover{background:#fff;color:var(--ink)}
.mobile-menu-toggle,.mobile-menu{display:none}
.mobile-menu-toggle{border:1px solid rgba(255,255,255,.45);background:rgba(20,26,26,.18);backdrop-filter:blur(10px);width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;margin-right:14px}
.mobile-menu-toggle span{display:block;width:18px;height:1px;background:#fff}
.mobile-menu{position:absolute;top:76px;left:20px;right:20px;background:rgba(27,31,31,.92);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.22);padding:14px;box-shadow:0 18px 55px rgba(0,0,0,.18)}
.mobile-menu a{display:block;text-decoration:none;padding:14px 12px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid rgba(255,255,255,.12)}
.mobile-menu a:last-child{border-bottom:0}
.site-header.mobile-menu-open .mobile-menu{display:block}
@media(max-width:1000px){.feedback-record-toggle{grid-template-columns:90px 1fr 1fr}.feedback-record-detail{grid-template-columns:1fr}}
@media(max-width:700px){.site-header:not(.admin-sidebar){padding-left:18px}.site-header:not(.admin-sidebar) .mobile-menu-toggle{display:flex}.feedback-record-toggle{grid-template-columns:1fr 1fr;padding:16px}.feedback-record-body{padding:16px}.lifestyle-hero{min-height:100svh;padding:110px 18px 48px}.lifestyle-hero-content{text-shadow:0 3px 28px rgba(0,0,0,.78)}.lifestyle-hero-content img{width:min(270px,72vw)}.lifestyle-hero-content p:not(.eyebrow){font-size:17px}}
