:root{--accent:#d71920;--dark:#111;--muted:#686868;--bg:#fff;--light:#f7f7f5;--border:#ddd;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--dark);font-family:Arial,Helvetica,sans-serif;line-height:1.55;position:relative;isolation:isolate}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:var(--background-image-url);background-position:var(--background-image-position,center center);background-size:cover;background-repeat:no-repeat;opacity:var(--background-image-opacity,0)}.page-width{width:min(calc(100% - 40px),var(--max));margin:auto}.narrow{max-width:850px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:99}.announcement{background:var(--dark);color:#fff;text-align:center;font-size:13px;padding:8px}.site-header{position:sticky;top:0;background:#fff;border-bottom:1px solid var(--border);z-index:30}.header-inner{min-height:76px;display:flex;align-items:center;gap:28px}.brand{font-weight:900;font-size:22px;letter-spacing:-.04em;color:var(--dark);text-decoration:none;white-space:nowrap}.desktop-nav{display:flex;gap:22px;align-items:center;flex:1;justify-content:center}.desktop-nav a,.header-actions a,.mobile-nav a,.site-footer a{color:inherit;text-decoration:none}.desktop-nav a:hover,.site-footer a:hover{color:var(--accent)}.header-actions{display:flex;gap:14px;align-items:center;white-space:nowrap}.menu-toggle{display:none;background:none;border:0;padding:8px}.mobile-nav{display:none}.hero{position:relative;isolation:isolate;background:var(--light);padding:70px 0;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:var(--hero-background-image);background-position:var(--hero-background-position,center center);background-size:cover;background-repeat:no-repeat;opacity:var(--hero-background-opacity,0);pointer-events:none}.hero-grid{position:relative;z-index:1}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;margin:0 0 12px;color:var(--accent)}h1,h2,h3{line-height:1.08;margin:0 0 18px}h1{font-size:clamp(42px,6vw,78px);letter-spacing:-.05em}h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.035em}h3{font-size:19px}.rte p{margin:0 0 16px}.hero-media img,.image-text img{display:block;width:100%;height:auto;border-radius:4px}.placeholder-media,.category-placeholder,.product-placeholder{background:#ddd;aspect-ratio:1/1;display:grid;place-items:center;font-weight:800}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;border:1px solid var(--accent);padding:13px 20px;min-height:48px;text-decoration:none;font-weight:800;cursor:pointer}.button:hover{filter:brightness(.92)}.button-secondary{background:#fff;color:var(--dark);border-color:var(--dark)}.button-full{width:100%}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.section{padding:80px 0}.section-heading{margin-bottom:34px}.section-heading.split{display:flex;justify-content:space-between;align-items:end;gap:20px}.text-link{font-weight:800;color:var(--dark);text-decoration:none}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{color:inherit;text-decoration:none;border:1px solid var(--border);background:#fff}.category-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.category-card>div:last-child{padding:18px}.category-card p{color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{min-width:0;border:1px solid var(--border);background:#fff;display:flex;flex-direction:column}.product-card-link{color:inherit;text-decoration:none;display:block}.product-card-media{background:#f4f4f2;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card-media img{width:100%;height:100%;display:block;object-fit:contain}.product-card-body{padding:16px 16px 10px}.product-card h3{font-size:16px;margin-bottom:6px;line-height:1.25}.product-card-meta{font-size:12px;color:var(--muted);margin:0 0 8px}.price,.product-price{font-weight:800}.product-card-order{display:block;margin:0 16px 16px;padding:10px 12px;border:1px solid var(--dark);text-align:center;color:var(--dark);text-decoration:none;font-size:13px;font-weight:800}.product-card-order:hover{background:var(--dark);color:#fff}.empty-state{padding:35px;background:var(--light);text-align:center}.section-dark{background:var(--dark);color:#fff}.light .eyebrow{color:#fff}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.step{border-top:1px solid #555;padding-top:20px}.step span{font-weight:900;font-size:13px}.step p{color:#bbb}.image-text{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.image-text.reverse>div:first-child{order:2}.newsletter{background:var(--light)}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.newsletter-form{display:flex;gap:10px}.newsletter-form input,.search-form input,.product-form input,.product-form select,.cart-item input{min-height:48px;border:1px solid #aaa;padding:10px 12px;font:inherit;width:100%}.site-footer{background:#111;color:#fff;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer-grid h3{font-size:14px}.footer-grid a{display:block;color:#ccc;margin:7px 0}.footer-brand{font-weight:900;font-size:24px}.footer-bottom{border-top:1px solid #444;margin-top:45px;padding-top:20px;color:#aaa;font-size:13px}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:55px;align-items:start}.product-media-panel{min-width:0}.product-media-frame{width:100%;max-width:720px;aspect-ratio:1/1;background:#f4f4f2;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-main-image{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.product-image-note{font-size:12px;color:var(--muted);margin:10px 0 0}.product-info{padding:20px 0 0;position:sticky;top:105px}.product-info h1{font-size:clamp(36px,5vw,58px)}.product-price{font-size:24px;margin-bottom:25px}.product-form{display:grid;gap:12px;margin-top:25px}.microcopy{font-size:12px;color:var(--muted)}.collection-head{text-align:left;max-width:100%;margin:0 auto 30px;border-bottom:1px solid var(--border);padding-bottom:24px}.collection-head h1{font-size:clamp(34px,4vw,52px);margin-bottom:10px}.collection-head .rte{max-width:760px}.collection-head h1{font-size:52px}.pagination{display:flex;justify-content:center;gap:25px;margin-top:45px}.pagination a{color:inherit;font-weight:800}.cart-list{display:grid;gap:20px;margin:30px 0}.cart-item{display:grid;grid-template-columns:150px 1fr;gap:25px;border-bottom:1px solid var(--border);padding-bottom:20px}.cart-item img{width:150px}.cart-summary{max-width:450px;margin-left:auto;display:grid;gap:12px}.cart-summary p{display:flex;justify-content:space-between;font-size:20px}.search-form{display:flex;max-width:700px;gap:10px;margin:25px 0 40px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:grid;gap:4px}.menu-toggle span:not(.visually-hidden){display:block;width:22px;height:2px;background:#111}.header-inner{justify-content:space-between}.mobile-nav{padding:10px 20px 20px;border-top:1px solid var(--border)}.mobile-nav.is-open{display:grid;gap:16px}.hero{padding:45px 0}.hero-grid,.image-text,.newsletter-inner,.product-layout{grid-template-columns:1fr;gap:35px}.product-info{position:static;padding-top:0}.product-media-frame{max-width:none}.category-grid,.product-grid,.steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.image-text.reverse>div:first-child{order:initial}.newsletter-form{flex-direction:column}}@media(max-width:560px){.page-width{width:min(calc(100% - 28px),var(--max))}.header-actions a:first-child{display:none}.brand{font-size:19px}.category-grid,.product-grid,.steps,.footer-grid{grid-template-columns:1fr}.section{padding:55px 0}.section-heading.split{align-items:start;flex-direction:column}.button-row{flex-direction:column}.button{width:100%}.cart-item{grid-template-columns:100px 1fr}.cart-item img{width:100px}}.hero-copy h1{color:var(--hero-heading-color, var(--dark))}.hero-copy .rte{color:var(--hero-body-color, var(--dark))}.hero-copy .eyebrow{color:var(--hero-eyebrow-color, var(--accent))}.hero-copy h1.has-text-outline{-webkit-text-stroke:var(--hero-heading-outline-width, 0px) var(--hero-heading-outline-color, transparent);paint-order:stroke fill}.hero-media{opacity:var(--hero-image-opacity, 1);transition:opacity .2s ease}.hero-copy .eyebrow{font-size:var(--hero-eyebrow-size, 12px)}.hero-copy h1{font-size:clamp(32px,6vw,var(--hero-heading-size, 78px))}.hero-copy .rte{font-size:var(--hero-body-size, 18px);line-height:1.5}.hero-copy .rte.has-body-outline{-webkit-text-stroke:var(--hero-body-outline-width, 0px) var(--hero-body-outline-color, transparent);paint-order:stroke fill}.hero-copy .rte.has-body-outline{-webkit-text-stroke:var(--hero-body-outline-width, 0px) var(--hero-body-outline-color, transparent);paint-order:stroke fill;text-shadow:0 0 1px var(--hero-body-outline-color, transparent)}.apparel-collection-grid .category-card-media{aspect-ratio:1/1;background:#f4f4f2;overflow:hidden;display:flex;align-items:center;justify-content:center}.apparel-collection-grid .category-card-media img{width:100%;height:100%;object-fit:contain;display:block}.apparel-collection-grid .category-placeholder{width:100%;height:100%;background:#f4f4f2}.shopee-product-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:48px}.shopee-product-media{max-width:none;aspect-ratio:1/1;border:0;background:#f6f6f4}.shopee-product-info{padding:4px 0 0}.shopee-product-info h1{font-size:clamp(34px,4.4vw,56px);letter-spacing:-.035em;margin-bottom:18px}.shopee-price-box{display:flex;align-items:center;gap:14px;background:#f7f7f7;border:1px solid #eee;padding:18px 20px;margin:0 0 24px}.shopee-price-box .product-price{font-size:30px;line-height:1.1}.product-compare-price{font-size:16px;color:#888;text-decoration:line-through}.product-description{margin-bottom:24px;color:#333}.shopee-product-form{gap:18px;margin-top:0}.product-option-row{display:flex;align-items:flex-start;gap:22px}.product-option-label{min-width:78px;padding-top:12px;font-size:15px;color:#555}.size-selector{display:flex;flex-wrap:wrap;gap:10px}.size-button{min-width:58px;min-height:42px;padding:8px 15px;background:#fff;border:1px solid #aaa;color:#222;font:inherit;cursor:pointer}.size-button:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.size-button.is-selected{border:1.5px solid var(--accent);color:var(--accent);background:#fff5f5}.size-button:disabled{opacity:.38;cursor:not-allowed;text-decoration:line-through}.quantity-row{align-items:center}.quantity-row .product-option-label{padding-top:0}.quantity-control{display:inline-flex;align-items:center;border:1px solid #aaa;height:44px}.quantity-button{width:42px;height:42px;border:0;background:#fff;font-size:22px;cursor:pointer}.quantity-control input{width:55px;height:42px;border:0!important;border-left:1px solid #ddd!important;border-right:1px solid #ddd!important;text-align:center;padding:6px!important}.shopee-action-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:4px}.shopee-action-row .button{min-height:50px;font-size:15px}.shopee-add-button{background:#fff;color:var(--accent);border-color:var(--accent)}.shopee-buy-button{background:var(--accent);color:#fff;border-color:var(--accent)}.shopee-action-row .button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:900px){.shopee-product-layout{grid-template-columns:1fr;gap:30px}.shopee-product-info{padding-top:0}}@media(max-width:560px){.product-option-row{gap:14px}.product-option-label{min-width:65px}.shopee-action-row{grid-template-columns:1fr}.shopee-price-box .product-price{font-size:26px}}.product-size-missing{align-items:flex-start}.product-size-missing .microcopy{margin:10px 0 0}.shopee-price-box [hidden]{display:none!important}.shopee-price-box{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:16px;row-gap:4px;background:#fff8f7;border:1px solid #f0d7d5;border-radius:10px;padding:16px 20px;margin:0 0 24px}.shopee-price-box .price-caption{grid-column:1;color:#6b6262;font-size:13px;font-weight:600;letter-spacing:.02em}.shopee-price-box .product-price{grid-column:1;font-size:clamp(28px,3vw,36px);line-height:1.08;font-weight:750;color:#b51f2a;font-variant-numeric:tabular-nums}.shopee-price-box .product-compare-price{grid-column:2;grid-row:1 / span 2}.product-total-box{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #dedede;border-radius:10px;background:#f7f8fa;padding:14px 18px;margin:2px 0 0}.product-total-box>div{display:flex;flex-direction:column;gap:3px}.total-caption{font-size:14px;font-weight:700;color:#292929}.total-note{font-size:12px;color:#737373}.product-total-price{font-size:clamp(22px,2.5vw,28px);line-height:1.1;font-weight:800;color:#171717;font-variant-numeric:tabular-nums;white-space:nowrap}@media(max-width:560px){.shopee-price-box{padding:14px 16px}.product-total-box{padding:13px 15px}}.footer-grid-simple{grid-template-columns:repeat(2,minmax(140px,220px));justify-content:start;gap:90px}.footer-grid-simple h3{font-size:14px;margin-bottom:18px}.footer-grid-simple a{font-size:16px;margin:8px 0}.support-page{background:#fff}.support-page-inner{max-width:1100px}.support-copy{max-width:850px}.faq-list{border-top:1px solid var(--border);margin-top:34px}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{cursor:pointer;list-style:none;font-weight:800;padding:22px 42px 22px 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:4px;top:17px;font-size:24px;font-weight:400}.faq-list details[open] summary:after{content:"\2212"}.faq-answer{padding:0 40px 20px 0;color:var(--muted)}.faq-answer p{margin:0}.contact-page-head{text-align:center;max-width:900px;margin:0 auto 70px}.contact-page-head h1{font-size:clamp(32px,4vw,52px)}.contact-page-head>p:last-child{font-size:17px}.contact-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-details h3,.contact-form-wrap h3{font-size:13px;letter-spacing:.2em;margin:0 0 24px}.contact-details h3:not(:first-child),.contact-form-wrap h3:not(:first-child){margin-top:34px}.contact-details p{margin:0 0 14px}.contact-details a{color:inherit}.map-card{display:flex;align-items:end;min-height:240px;margin-top:32px;padding:20px;background:linear-gradient(135deg,#d9f2e6,#a8ddeb 48%,#c7e8f5);border:1px solid #ddd;text-decoration:none!important;color:#111!important;position:relative;overflow:hidden}.map-card:before{content:"MAP";position:absolute;top:20px;right:20px;bottom:20px;left:20px;border:1px solid rgba(0,0,0,.15);display:grid;place-items:center;font-weight:900;letter-spacing:.25em;color:#00000073}.map-card span{position:relative;background:#fff;padding:10px 13px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.contact-form-wrap form{display:grid;gap:16px}.contact-form-wrap label{display:grid;gap:7px;font-size:14px}.contact-form-wrap label span{font-size:12px;color:var(--muted);font-weight:400}.contact-form-wrap input,.contact-form-wrap textarea{width:100%;border:1px solid #aaa;padding:12px;font:inherit;background:#fff}.contact-form-wrap input{min-height:48px}.contact-form-wrap textarea{resize:vertical}.contact-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.contact-submit{width:max-content;min-width:160px;letter-spacing:.25em}.form-success{padding:12px 14px;border:1px solid #aaa;background:#f7f7f5}@media(max-width:900px){.footer-grid-simple{grid-template-columns:1fr 1fr;gap:40px}.contact-page-grid{grid-template-columns:1fr;gap:45px}}@media(max-width:560px){.footer-grid-simple{grid-template-columns:1fr;gap:28px}.contact-name-grid{grid-template-columns:1fr}.contact-submit{width:100%}}.footer-info-grid{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(240px,1fr) minmax(220px,1fr);gap:70px;padding-top:62px;padding-bottom:62px}.footer-info-block h3{font-size:12px;letter-spacing:.18em;font-weight:800;margin:0 0 22px}.footer-info-block p{font-size:15px;line-height:1.65;margin:0 0 8px}.footer-info-block a{display:block;width:max-content;font-size:15px;margin:0 0 10px;text-decoration:none}.footer-info-block a:hover{text-decoration:underline;color:inherit}.footer-info-block .footer-appointment{font-weight:700;text-decoration:underline;margin-top:5px}.footer-info-block p a{display:inline;width:auto;margin:0;text-decoration:none}.support-intro{max-width:720px;color:var(--muted);margin:0 0 30px;font-size:16px}.faq-list details{transition:border-color .15s ease}.faq-list summary{-webkit-user-select:none;user-select:none;padding-right:60px}.faq-list summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.faq-answer{overflow:hidden}@media(max-width:900px){.footer-info-grid{grid-template-columns:1fr 1fr;gap:42px}.footer-info-grid .footer-info-block:last-child{grid-column:1/-1}}@media(max-width:560px){.footer-info-grid{grid-template-columns:1fr;gap:32px;padding-top:45px;padding-bottom:45px}.footer-info-grid .footer-info-block:last-child{grid-column:auto}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/florida-nsb.css.map */
