:root{--wine:#651b30;--dark:#351d25;--paper:#faf8f4;--line:#ddd3cc;--muted:#77676a;--blue:#e8edf3;--pink:#f0dedb;--serif:'Cormorant Garamond',Georgia,serif;--sans:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--dark);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default}a,button{transition:background .2s,color .2s,transform .2s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ab6274;outline-offset:5px}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:.99;letter-spacing:-.035em}h1{font-size:clamp(64px,6.3vw,108px);color:var(--wine)}h2{font-size:clamp(44px,4.4vw,72px)}h3{font-weight:500}em{font-weight:400}p{color:var(--muted)}.eyebrow{font-size:12px;letter-spacing:.16em;display:block;line-height:1.6;font-weight:600}.topline{padding:9px 4%;background:var(--wine);color:var(--paper);display:flex;justify-content:space-between;font-size:12px;letter-spacing:.05em}.header{display:flex;align-items:center;justify-content:space-between;padding:22px 4%;border-bottom:1px solid var(--line);background:var(--paper);gap:28px;position:sticky;top:0;z-index:10}.logo{font-family:var(--serif);font-weight:600;font-size:46px;line-height:.75;letter-spacing:-.06em;color:var(--wine)}.logo span{font-family:var(--sans);font-size:9px;letter-spacing:.26em;display:block;line-height:1;margin-top:14px;text-align:center;font-weight:500}.header nav,.header-actions{display:flex;align-items:center;gap:30px}.header nav a,.phone{font-size:13px;white-space:nowrap}.header nav a:hover,.text-link:hover{color:#a34360}.bag{border:1px solid var(--wine);background:transparent;border-radius:2px;padding:10px 16px;font-size:13px;white-space:nowrap}.bag span{display:inline-flex;border-left:1px solid var(--line);padding-left:10px;margin-left:10px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.hero-copy{padding:70px 8% 32px;display:flex;flex-direction:column}.hero .eyebrow{margin-bottom:35px;font-size:11px}.hero-copy p{margin-top:30px;font-size:15px;line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:17px 25px;font-size:14px;border:1px solid var(--wine);min-height:56px;background:transparent}.primary{background:var(--wine);color:var(--paper)}.primary:hover{background:#491425}.outline:hover{background:var(--wine);color:var(--paper)}.hero .button{margin-top:32px;align-self:flex-start}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;margin-top:auto;gap:20px}.hero-bottom a{display:grid;gap:2px}.hero-bottom b{font-size:21px;font-weight:500}.stars{color:var(--wine);font-size:15px;letter-spacing:.13em}.hero-bottom a>span{font-size:11px;color:var(--muted)}.hero-note{font-family:var(--serif);font-size:21px;font-style:italic;line-height:1.1;text-align:right}.hero-image{position:relative;overflow:hidden;background:#b9877c}.hero-image>img{height:100%;position:absolute;object-position:52% center}.image-caption{position:absolute;bottom:25px;left:30px;color:white;font-size:10px;letter-spacing:.22em}.ribbon{display:flex;justify-content:space-around;align-items:center;gap:24px;padding:19px 4%;background:var(--blue);font-size:14px;letter-spacing:.02em}.ribbon i{font-size:22px;color:var(--wine);font-style:normal}.section{padding:90px 5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading .eyebrow,.studio-copy .eyebrow,.contact-copy .eyebrow,.reviews .eyebrow{margin-bottom:24px}.section-heading p{font-size:14px;line-height:1.8}.catalog-controls{border-bottom:1px solid var(--line);padding-bottom:20px;display:flex;flex-direction:column;gap:24px}.categories{display:flex;gap:9px;flex-wrap:wrap}.categories button{border:1px solid var(--line);border-radius:30px;background:transparent;padding:10px 21px;font-size:13px}.categories button.active{background:var(--wine);border-color:var(--wine);color:white}.filters{display:flex;justify-content:space-between;gap:15px}.search{display:flex;align-items:center;gap:12px}.search span{font-size:28px;line-height:1}.search input{background:none;border:0;padding:6px 0;outline-offset:2px;width:250px;font-size:14px;color:var(--dark)}select{border:0;background:transparent;color:var(--dark);font-size:13px;max-width:100%}.results-meta{display:flex;justify-content:space-between;margin:20px 0;font-size:12px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px 22px}.product{min-width:0}.product-photo{aspect-ratio:4/5;width:100%;border:0;position:relative;padding:0;overflow:hidden;background:#ebe5e1;display:block}.product-photo img{height:100%;transition:transform .65s}.product-photo:hover img{transform:scale(1.045)}.product-label{position:absolute;left:13px;top:13px;background:var(--paper);padding:4px 10px;font-size:10px;letter-spacing:.06em}.product-body{padding-top:14px}.product-title{background:none;border:0;text-align:left;padding:0;line-height:1.45;font-size:15px;min-height:43px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.product-price{font-size:17px;font-weight:500}.add{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:22px;line-height:1}.add:hover{background:var(--wine);color:white;border-color:var(--wine)}.catalog-more{text-align:center;margin:40px 0 20px}.catalog-note{font-size:12px;text-align:center}.studio{background:var(--pink);display:grid;grid-template-columns:1.05fr 1fr;gap:8%;align-items:center;padding-top:75px;padding-bottom:75px}.studio-image{position:relative}.studio-image img{aspect-ratio:1.1;object-position:center}.photo-note{font-size:10px;position:absolute;bottom:9px;left:12px;color:white;text-shadow:0 1px 4px #000}.studio-copy p{margin-top:25px;font-size:15px;max-width:430px}.text-link{border-bottom:1px solid currentColor;padding-bottom:6px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-size:14px}.studio-copy .text-link{margin-top:32px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:50px}.steps article{padding:28px 35px 30px 0}.steps article+article{border-left:1px solid var(--line);padding-left:35px}.steps article>span{font-family:var(--serif);font-style:italic;color:#a96574;font-size:38px}.steps h3{margin-top:22px;font-size:21px}.steps p{margin-top:13px;font-size:14px}.faq{margin-top:35px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary span{font-size:25px;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{padding-top:15px;font-size:14px;max-width:800px}.reviews{background:var(--blue);display:flex;justify-content:space-between;gap:40px;align-items:center}.review-rating{text-align:center;min-width:270px}.review-rating strong{font-family:var(--serif);font-size:98px;font-weight:400;line-height:1;display:block;color:var(--wine)}.review-rating p{font-size:12px;margin-top:15px}.review-rating a{margin-top:20px}.contacts{display:grid;grid-template-columns:1fr 1fr;gap:8%}.contact-copy p{font-size:15px;margin-top:24px}.contact-phone{display:block;font-size:28px;font-weight:500;margin-top:28px}.email{display:inline-block;font-size:14px;margin-top:5px}.socials{display:flex;gap:28px;margin-top:25px;font-size:14px}.socials a{border-bottom:1px solid var(--line);padding-bottom:6px}.map-card{display:flex;flex-direction:column;gap:20px}.map-frame{background:var(--blue);min-height:365px;flex:1;border:1px solid var(--line)}.map-frame iframe{width:100%;height:100%;min-height:365px;border:0}.map-card>a{align-self:flex-start}footer{background:var(--wine);color:var(--paper);padding:45px 5% 20px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-main .logo{color:var(--paper)}.footer-main p{font-family:var(--serif);font-size:29px;font-style:italic;color:var(--paper)}.footer-main>a:last-child{font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #945c6b;margin-top:45px;padding-top:18px;font-size:11px;color:#ead0d8}.footer-bottom button{color:inherit;border:0;padding:0;background:transparent;font-size:inherit}.skip{position:absolute;top:-80px;z-index:100;background:white;padding:15px}.skip:focus{top:0}dialog{color:var(--dark);border:0;background:var(--paper);padding:0;width:min(920px,calc(100% - 36px));max-height:90dvh;overflow:auto}dialog::backdrop{background:#25131bd1;backdrop-filter:blur(4px)}.dialog-close{position:sticky;top:15px;float:right;margin:15px 15px -60px 0;z-index:3;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:var(--paper);font-size:26px;line-height:1}.detail-grid{display:grid;grid-template-columns:1fr 1fr}.detail-image{height:100%;min-height:420px;aspect-ratio:4/5}.detail-copy{padding:60px 35px 35px}.detail-copy h2{font-size:42px;line-height:1.05;margin:16px 0 24px}.detail-copy .price{font-size:25px;color:var(--wine);margin-bottom:24px}.detail-copy p{font-size:14px}.detail-copy .button{margin:28px 0 20px;width:100%;gap:15px}.detail-copy .text-link{font-size:12px}.cart-content,.info-content{padding:50px}.cart-content>h2,.info-content>h2{font-size:50px;margin:10px 0 30px}.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.cart-item img{height:88px}.cart-item h3{font-size:15px}.cart-item p{font-size:13px}.quantity{display:flex;align-items:center;gap:14px;margin-top:8px}.quantity button{border:1px solid var(--line);background:transparent;width:30px;height:30px;line-height:1}.remove{background:none;border:0;text-decoration:underline;font-size:12px;color:var(--muted)}.cart-total{display:flex;justify-content:space-between;font-size:22px;margin:30px 0 15px}.cart-note{font-size:13px;margin-bottom:22px}.cart-buttons{display:flex;gap:12px;flex-wrap:wrap}.info-content p{margin-bottom:20px}.empty{padding:60px 20px;text-align:center;grid-column:1/-1;border:1px solid var(--line)}.empty h3{font-family:var(--serif);font-size:34px}.empty p{margin:10px 0 20px;font-size:14px}.no-photo{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;height:100%;background:var(--blue);padding:25px;text-align:center;color:var(--muted);font-size:13px}.no-photo b{font-family:var(--serif);font-size:46px;font-weight:400;font-style:italic;color:var(--wine)}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--wine);color:white;padding:13px 24px;border-radius:3px;z-index:100;opacity:0;pointer-events:none;transition:.3s;max-width:90%;font-size:14px;text-align:center}#toast.visible{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}@media(min-width:1600px){.hero{min-height:770px}.hero-copy{padding-top:95px}.header nav a,.phone{font-size:15px}}@media(max-width:1100px){.header nav{gap:17px}.header-actions{gap:15px}.phone{display:none}.hero{min-height:590px}.hero-copy{padding:50px 7% 30px}.hero-bottom{margin-top:35px}.hero .eyebrow{font-size:10px}.hero-note{font-size:17px}.hero-bottom a>span{font-size:10px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section{padding:65px 5%}.studio{gap:5%}.hero-copy p{font-size:14px}}@media(max-width:760px){html{scroll-padding-top:120px}.topline{font-size:10px;padding:7px 5%}.topline span:first-child{max-width:170px}.header{padding:18px 5% 12px;flex-wrap:wrap;gap:18px}.logo{font-size:39px}.logo span{font-size:8px;margin-top:11px}.header nav{order:3;justify-content:space-between;width:100%;gap:12px;border-top:1px solid var(--line);padding-top:12px}.header nav a{font-size:12px}.bag{padding:8px 12px;font-size:12px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:38px 5% 28px}.hero .eyebrow{margin-bottom:22px;font-size:9px}.hero h1{font-size:clamp(61px,12.5vw,92px)}.hero-copy p{margin-top:20px}.hero .button{margin-top:25px}.hero-bottom{margin-top:30px;padding-top:18px}.hero-note{font-size:21px}.hero-image{height:420px}.hero-image img{object-position:center 58%}.ribbon{justify-content:center;flex-wrap:wrap;gap:8px 16px;font-size:11px;padding:15px 5%}.ribbon i{font-size:15px}.ribbon i:last-of-type{display:none}.section{padding:50px 5%}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow,.studio-copy .eyebrow,.contact-copy .eyebrow,.reviews .eyebrow{font-size:10px;margin-bottom:18px}h2{font-size:48px}.section-heading p{margin-top:20px}.categories{gap:7px}.categories button{padding:8px 13px;font-size:11px}.filters{align-items:center}.search input{width:155px;font-size:12px}.filters select{font-size:11px;width:125px}.results-meta{font-size:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 14px}.product-title{font-size:13px;min-height:40px}.product-price{font-size:15px}.product-label{font-size:8px;left:8px;top:8px;padding:3px 7px}.product-bottom{margin-top:6px}.add{width:32px;height:32px}.catalog-note{font-size:10px}.studio{display:flex;flex-direction:column;gap:35px}.studio-copy{width:100%}.studio-image{width:100%}.studio-image img{aspect-ratio:1.2}.studio-copy p{font-size:14px}.delivery .section-heading .button{margin-top:25px}.steps{grid-template-columns:1fr;margin-top:30px}.steps article,.steps article+article{border-left:0;border-bottom:1px solid var(--line);padding:20px 0 25px}.steps h3{margin-top:8px}.steps p{max-width:460px}.steps article>span{font-size:29px}.faq{margin-top:30px}summary{font-size:14px}.reviews{display:block}.review-rating{text-align:left;margin-top:35px}.review-rating strong{display:inline-block;margin-right:20px;font-size:80px}.review-rating p{margin-top:8px}.contacts{grid-template-columns:1fr;gap:40px}.map-frame,.map-frame iframe{min-height:320px}.contact-phone{font-size:26px}.footer-main{flex-wrap:wrap;align-items:flex-start}.footer-main p{font-size:23px}.footer-main>a:last-child{width:100%;margin-top:10px}.footer-bottom{flex-wrap:wrap;font-size:10px;margin-top:30px}.detail-grid{grid-template-columns:1fr}.detail-image{min-height:0;max-height:400px;aspect-ratio:1.1}.detail-copy{padding:25px}.detail-copy h2{font-size:38px}.cart-content,.info-content{padding:40px 22px 25px}.cart-item{grid-template-columns:55px 1fr;gap:12px}.cart-item>button{grid-column:2;text-align:left;justify-self:start}.cart-item img{height:70px}.cart-total{font-size:18px}.cart-buttons .button{width:100%;font-size:12px;gap:10px}.cart-item h3{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.detail-gallery{background:#eee8e2;align-self:start}.detail-gallery .detail-image{height:auto;min-height:0}.gallery-thumbs{display:flex;gap:8px;padding:12px;overflow:auto}.gallery-thumbs button{flex:0 0 58px;background:transparent;border:2px solid transparent;padding:2px}.gallery-thumbs button[aria-pressed=true]{border-color:var(--wine)}.gallery-thumbs img{height:72px;object-fit:cover}.price small{font-size:14px;color:var(--muted)}.detail-copy>p:first-of-type{white-space:pre-line}.order-copy{width:100%;min-height:180px;padding:15px;margin-top:20px;font:inherit}.inline-link{text-decoration:underline}.header nav a,.phone,.bag,.categories button,select,.filters select,.search input,.socials,.footer-main>a:last-child{font-size:14px}.hero-copy p,.studio-copy p,.contact-copy p,.steps p,.detail-copy p,.section-heading p,details p{font-size:16px}.product-title{font-size:16px;min-height:46px}.eyebrow,.hero .eyebrow,.image-caption,.hero-bottom a>span,.catalog-note,.photo-note,.product-label,.results-meta,.footer-bottom{font-size:12px}.add{width:42px;height:42px}.header nav{gap:25px}.hero-bottom{margin-top:38px}.hero-copy{justify-content:center}.hero-bottom .stars{font-size:14px}.detail-copy .text-link,.cart-note{font-size:14px}.product-price{font-size:18px}@media(max-width:1100px){.header nav{gap:18px}}@media(max-width:760px){.header nav{gap:10px}.header nav a{font-size:13px}.categories button{font-size:13px}.product-title{font-size:14px;min-height:43px}.hero .eyebrow{font-size:10px}.section-heading .eyebrow,.studio-copy .eyebrow,.contact-copy .eyebrow,.reviews .eyebrow{font-size:11px}.product-label{font-size:10px}.results-meta{font-size:11px}.hero-copy p,.studio-copy p,.steps p,.contact-copy p{font-size:16px}.filters select{width:140px;font-size:12px}.search input{width:150px;font-size:13px}.product-price{font-size:16px}.footer-bottom{font-size:12px}.detail-gallery .detail-image{max-height:420px}.gallery-thumbs img{height:64px}.gallery-thumbs button{flex-basis:52px}}@media(max-width:380px){.search input{width:125px}.filters select{width:120px}.header nav a{font-size:12px}.contact-phone{font-size:24px}}
.filters{display:grid;grid-template-columns:1fr auto auto;gap:25px}.filters select{padding:8px 0}.inline-link{text-underline-offset:3px}@media(max-width:760px){.filters{grid-template-columns:1fr 1fr;gap:10px 18px}.search{grid-column:1/-1;border-bottom:1px solid var(--line);padding-bottom:6px}.search input{width:100%;font-size:16px}.filters select{font-size:14px;width:100%}}

.product-photo{background:#eeeae5}.product-photo img{object-fit:contain}
/* Client-approved collections, bouquet sizing and social links. */
.collection-nav{display:flex;justify-content:center;gap:34px;padding:14px 5%;background:var(--blue);border-bottom:1px solid var(--line)}.collection-nav button{border:0;background:none;padding:6px 0;font-size:14px;white-space:nowrap}.collection-nav button:hover,.collection-nav button.active{color:var(--wine);text-decoration:underline;text-underline-offset:6px}.catalog-secondary{display:flex;gap:22px}.catalog-secondary button{border:0;background:none;padding:0 0 4px;font-size:14px;color:var(--muted)}.catalog-secondary button.active{color:var(--wine);border-bottom:1px solid var(--wine)}.product{display:flex;flex-direction:column}.product-body{display:flex;flex-direction:column;flex:1}.product-title{min-height:46px}.product-bottom{margin-top:auto;padding-top:14px;gap:8px}.stem-picker{border:0;padding:0;margin:16px 0 3px;min-width:0}.stem-picker legend{padding:0;margin-bottom:8px;font-size:12px;color:var(--muted)}.stem-options{display:flex;flex-wrap:wrap;gap:6px}.stem-options button{background:transparent;border:1px solid var(--line);border-radius:24px;padding:7px 11px;min-height:36px;font-size:13px;line-height:1.3}.stem-options button[aria-pressed=true]{background:var(--wine);color:var(--paper);border-color:var(--wine)}.product-unit{font-size:12px;margin-top:8px;line-height:1.5}.quote-price{font-family:var(--sans);font-size:14px;font-weight:500;line-height:1.4}.detail-copy .quote-price{font-size:20px}.detail-copy .stem-picker{margin:18px 0 24px}.detail-copy .stem-picker legend{font-size:14px}.detail-copy .stem-options button{font-size:14px;padding:9px 14px}.detail-copy .variant-note{font-size:14px;margin-bottom:18px}.variant-note:empty{display:none}.quote-notice{padding:15px 18px;background:var(--pink);font-size:14px;margin-bottom:20px;color:var(--dark)}.quantity small{font-size:12px;color:var(--muted)}.seller-details{border-top:1px solid var(--line);padding-top:24px;margin-top:30px}.seller-details p{font-size:14px;margin-top:12px}.social-follow{text-align:center;background:var(--pink)}.social-follow .eyebrow{margin-bottom:24px}.social-follow>p{margin-top:25px;font-size:16px}.social-follow-links{display:flex;justify-content:center;gap:24px;margin-top:30px}.social-follow-links>a{display:flex;align-items:center;gap:14px;font-size:16px;padding:10px 0;border-bottom:1px solid #c3a7ab}.social-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--wine);color:var(--paper)}.social-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round;stroke-linecap:round}.social-follow .social-footnote{font-size:12px;max-width:660px;margin:25px auto 0;line-height:1.5}.map-placeholder{height:100%;min-height:365px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center;gap:20px}.map-wordmark{font-family:var(--serif);font-size:54px;font-weight:500;color:var(--wine)}.map-placeholder p{font-size:16px}.map-placeholder small{font-size:12px;color:var(--muted)}.legal-policy{margin-top:36px;border-top:1px solid #945c6b;border-bottom:1px solid #945c6b}.legal-policy summary{font-size:16px}.policy-body{max-width:850px;padding:20px 0}.policy-body h3{font-family:var(--sans);font-size:18px;margin-top:24px;color:var(--paper)}.policy-body p{font-size:14px;color:#ead0d8;line-height:1.75;padding-top:12px}.policy-body .policy-date{font-size:12px}.policy-body a,.policy-body button{color:inherit;text-decoration:underline;text-underline-offset:3px}.policy-body button{border:0;background:none;padding:0;font-size:inherit}.footer-bottom{flex-wrap:wrap;align-items:center}.cart-total{gap:20px}.cart-total strong{white-space:nowrap}@media(max-width:760px){.collection-nav{justify-content:flex-start;gap:26px;overflow-x:auto;padding:12px 5%}.collection-nav button{font-size:14px}.stem-picker legend{font-size:12px;line-height:1.4}.stem-options{gap:5px}.stem-options button{padding:7px 8px;font-size:12px;min-height:36px}.product-bottom .quote-price{font-size:13px}.product-bottom .add{flex-shrink:0}.social-follow-links{flex-direction:column;align-items:center;gap:10px}.social-follow-links>a{width:245px;justify-content:space-between}.social-follow h2{font-size:43px}.social-follow .social-footnote{font-size:12px}.map-placeholder{min-height:320px}.cart-total{font-size:16px}.product-unit{font-size:12px}}

.bouquet-care{white-space:pre-line;font-size:14px;line-height:1.7;color:var(--muted,#655a5d);padding:20px 4px 0;margin:0}.detail-gallery{min-width:0}

.unavailable-label{background:#f3e6dd;color:#651b30}.stock-notice{color:#651b30;background:#f3e6dd;padding:12px 16px;border-radius:4px;font-weight:600}button:disabled{opacity:.5;cursor:not-allowed}.logo img{display:block;width:195px;height:auto;max-height:65px;object-fit:contain}.footer-main .logo img{width:270px;max-height:100px}@media(max-width:600px){.logo img{width:145px;max-height:49px}.footer-main .logo img{width:210px}}

.footer-main .logo{background:var(--paper);padding:14px 18px;border-radius:3px}
