:root{--ink:#24231f;--paper:#f5f0e7;--cream:#fbf8f2;--terracotta:#b85e43}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}.announcement{background:var(--brand,#183d2e);color:#fff;text-align:center;padding:.65rem 1rem;font-size:.85rem;font-weight:700}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;max-width:1240px;margin:auto;padding:26px 32px;display:flex}.brand{font-family:Georgia,serif;font-size:25px;font-weight:700}.brand-with-logo{align-items:center;max-width:220px;height:50px;display:flex}.brand-with-logo img{object-fit:contain;width:auto;max-width:100%;height:100%}nav{align-items:center;gap:28px;font-size:14px;display:flex}.cart{background:var(--ink);color:#fff;border:0;border-radius:999px;padding:11px 17px}.hero{grid-template-columns:1fr .9fr;gap:60px;max-width:1240px;min-height:610px;margin:auto;padding:88px 32px 72px;display:grid}.eyebrow{color:var(--brand,var(--terracotta));letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}h1,h2{letter-spacing:-.04em;font-family:Georgia,serif;font-weight:500}h1{margin:24px 0;font-size:clamp(52px,6.5vw,88px);line-height:.98}.lead{color:#625f58;max-width:600px;font-family:Georgia,serif;font-size:20px;line-height:1.6}.primary-action{border-bottom:2px solid var(--brand,var(--terracotta));margin-top:32px;padding-bottom:7px;font-weight:700;display:inline-block}.hero-art{background:color-mix(in srgb, var(--brand,#b85e43) 55%, #f0c89e);border-radius:240px 240px 20px 20px;min-height:470px;position:relative;overflow:hidden}.sun{background:#e9c65c;border-radius:50%;width:145px;height:145px;position:absolute;top:50px;right:42px}.table{background:color-mix(in srgb, var(--brand,#794b36) 55%, #432e25);height:120px;position:absolute;bottom:0;left:0;right:0}.vase{background:#87947b;border-radius:40% 40% 25% 25%;width:155px;height:250px;position:absolute;bottom:95px;left:31%}.collection{background:var(--paper);padding:80px max(32px,50vw - 588px)}.section-heading{justify-content:space-between;align-items:end;display:flex}.section-heading>p{color:#79746b}h2{margin:8px 0 0;font-size:48px}.product-grid{grid-template-columns:repeat(3,1fr);gap:28px 22px;margin-top:36px;display:grid}.product-image{cursor:pointer;aspect-ratio:4/5;background:#ded5c4;border:0;justify-content:center;align-items:center;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product:hover img{transform:scale(1.025)}.product-image>span{color:#0000006b;font-family:Georgia,serif}.product-image em{background:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-style:normal;position:absolute;top:13px;left:13px}.product-image .sale-badge{color:#fff;background:#9d332b;left:auto;right:13px}.product-meta{justify-content:space-between;align-items:start;gap:15px;display:flex}.product h3{margin:14px 0 5px;font-family:Georgia,serif;font-size:19px}.product p{color:#777269;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.product strong{white-space:nowrap;margin-top:17px;font-size:13px}.catalog-empty{text-align:center;padding:90px 20px}.catalog-empty h3{margin-bottom:8px;font-family:Georgia,serif;font-size:27px}.catalog-empty p{color:#777269}.product-meta h3 button{cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0}.product-meta small{color:#8a6032;margin-top:.35rem;display:block}.product-meta>span{justify-items:end;gap:.25rem;display:grid}.product-meta del{color:#8c877e;font-size:.75rem}.featured{padding:75px max(32px,50vw - 588px)}.catalog-tools{grid-template-columns:1fr 13rem 13rem;gap:.8rem;margin:1.5rem 0;display:grid}.catalog-tools input,.catalog-tools select{background:#fff;border:1px solid #d8d2c6;border-radius:999px;padding:.75rem 1rem}.trust-strip{color:#fff;background:#173d2d;grid-template-columns:repeat(3,1fr);gap:1rem;padding:2rem max(32px,50vw - 588px);display:grid}.trust-strip div{text-align:center;gap:.3rem;display:grid}.trust-strip span{color:#bed1c5;font-size:.82rem}.information{grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,7rem);max-width:1240px;margin:auto;padding:72px 32px 48px;line-height:1.65;display:grid}.information>div{min-width:0}.information h3:first-child{margin-top:0}.about-logo{object-fit:contain;object-position:left center;width:auto;max-width:220px;height:72px;margin-bottom:1.25rem;display:block}.about-contact{align-content:start;gap:.75rem;display:grid}.about-contact>a{grid-template-columns:5rem 1fr;align-items:baseline;gap:.1rem;display:grid}.about-contact>a span{color:#625f58;overflow-wrap:anywhere}.social-icons{gap:.65rem;margin-top:.65rem;display:flex}.social-icons a{border:1px solid #d7d0c4;border-radius:50%;justify-content:center;align-items:center;width:2.65rem;height:2.65rem;transition:all .2s;display:inline-flex}.social-icons a:hover{background:var(--brand);border-color:var(--brand);color:#fff;transform:translateY(-2px)}.social-icons svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.2rem;height:1.2rem}.social-icons svg:first-child path,.social-icons .fill{fill:currentColor;stroke:none}.faq{max-width:1240px;margin:auto;padding:32px 32px 72px}.faq h2{margin-bottom:1.25rem}.faq-list{max-width:100%}.faq details{border-bottom:1px solid #ddd7cd;padding:1rem 0}.faq summary{cursor:pointer;font-weight:700}.faq details p{color:#625f58;margin:.8rem 0 .2rem;line-height:1.65}footer{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:2rem;max-width:1176px;display:grid}footer>div{flex-wrap:wrap;align-items:baseline;gap:1rem;display:flex}footer>div:nth-child(2){justify-content:center}footer>span{justify-self:end}footer a{color:#6b675f;font-size:.8rem}.whatsapp{z-index:20;color:#092f18;background:#25d366;border-radius:999px;padding:.8rem 1rem;font-weight:800;position:fixed;bottom:1.2rem;right:1.2rem;box-shadow:0 .5rem 2rem #0002}.story{text-align:center;max-width:1240px;margin:auto;padding:90px 32px}.story h2{max-width:720px;margin:15px auto 45px}.story>div{grid-template-columns:repeat(3,1fr);font-family:Georgia,serif;font-size:19px;display:grid}footer{border-top:1px solid #e2ded6;justify-content:space-between;max-width:1176px;margin:auto;padding:34px 0 45px;display:flex}footer b{font-family:Georgia,serif}footer span{color:#8c877e;font-size:11px}.footer-policies button{color:#6b675f;cursor:pointer;background:0 0;border:0;padding:0;font-size:.8rem}.footer-logo{object-fit:contain;object-position:left center;width:auto;max-width:170px;height:42px}.footer-policies button:hover{color:var(--brand);text-decoration:underline}.policy-backdrop{z-index:60;background:#101b16b8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.policy-dialog{background:#fffdf8;border-radius:1rem;width:100%;max-width:42rem;max-height:85vh;padding:2rem;position:relative;overflow-y:auto}.policy-dialog h2{margin-bottom:1.25rem}.policy-dialog>p:last-child{color:#625f58;white-space:pre-wrap;line-height:1.75}.unavailable{color:#fff;background:#173d2d;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.unavailable-card{text-align:center;max-width:670px}.unavailable-card .mark{color:#173d2d;background:#e9af4e;border-radius:16px;place-items:center;width:62px;height:62px;margin-bottom:25px;font-size:30px;font-weight:800;display:inline-grid}.unavailable-card .eyebrow{color:#a8c1b2}.unavailable-card h1{font-size:clamp(45px,7vw,72px)}.unavailable-card>p:last-child{color:#b8ccbf;font-family:Georgia,serif;font-size:18px}@media (max-width:800px){nav a{display:none}.hero{grid-template-columns:1fr;padding-top:48px}.hero-art{min-height:380px}.product-grid,.story>div{grid-template-columns:1fr}.product-grid{gap:42px}footer{margin:0 25px}.section-heading{flex-direction:column;align-items:start}}.add-button{border:1px solid var(--brand);width:100%;color:var(--brand);background:0 0;border-radius:999px;margin-top:.9rem;padding:.75rem 1rem;font-weight:700}.add-button:hover:not(:disabled){background:var(--brand);color:#fff}.add-button:disabled{opacity:.45}.product-actions{grid-template-columns:1fr auto;align-items:end;gap:.5rem;display:grid}.share-button{cursor:pointer;background:#fff;border:1px solid #d1c9ba;border-radius:999px;padding:.75rem 1rem;font-weight:700}.cart-backdrop{z-index:40;background:#121e186b;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#fffdf8;width:min(34rem,100%);height:100%;padding:1.5rem;overflow-y:auto;box-shadow:-1rem 0 3rem #101d162e}.cart-heading{border-bottom:1px solid #e7e3d9;justify-content:space-between;align-items:flex-start;padding-bottom:1rem;display:flex}.cart-heading h2{margin:.2rem 0 0}.cart-heading>button{background:0 0;border:0;font-size:2rem}.cart-success{color:#245f37;background:#e5f3e8;border-radius:.6rem;outline:none;margin:1rem 0 0;padding:.85rem 1rem;font-weight:700}.product-modal-backdrop{z-index:50;background:#101b16b8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow-y:auto}.product-modal{background:#fffdf8;border-radius:1rem;grid-template-columns:1fr 1fr;gap:2rem;width:min(1050px,100%);max-height:94vh;padding:1.5rem;display:grid;position:relative;overflow-y:auto}.modal-close{z-index:2;cursor:pointer;background:#fff;border:0;border-radius:50%;width:2.3rem;height:2.3rem;font-size:1.6rem;position:absolute;top:.5rem;right:.8rem}.gallery-main{aspect-ratio:1;background:#e7dfd2;place-items:center;display:grid;overflow:hidden}.gallery-main img{object-fit:cover;width:100%;height:100%}.thumbnails{gap:.5rem;margin-top:.6rem;display:flex;overflow-x:auto}.thumbnails button{border:2px solid #0000;width:4rem;height:4rem;padding:0}.thumbnails button.active{border-color:var(--brand)}.thumbnails img{object-fit:cover;width:100%;height:100%}.product-detail{align-content:start;gap:.8rem;display:grid}.product-detail h2{margin:0}.product-detail label{gap:.3rem;font-weight:700;display:grid}.product-detail select,.product-detail input,.reviews input,.reviews select,.reviews textarea{border:1px solid #d8d2c6;border-radius:.45rem;padding:.7rem}.detail-price{font-size:1.5rem}.low-stock{color:#9b4a24;font-weight:700}.detail-pricing{flex-wrap:wrap;align-items:baseline;gap:.65rem;display:flex}.detail-pricing del{color:#8c877e}.detail-pricing em{color:#fff;background:#9d332b;border-radius:999px;padding:.35rem .55rem;font-size:.7rem;font-style:normal;font-weight:800}.variant-facts{color:#6b675f;flex-wrap:wrap;gap:.45rem 1rem;font-size:.8rem;display:flex}.product-sharing{border-top:1px solid #e3ded4;flex-wrap:wrap;align-items:center;gap:.45rem;padding-top:1rem;display:flex}.product-sharing b{width:100%}.product-sharing button,.product-sharing a{cursor:pointer;background:#fff;border:1px solid #d1c9ba;border-radius:999px;padding:.5rem .75rem;font-size:.8rem;font-weight:700}.share-status{color:#245f37;background:#e5f3e8;border-radius:.45rem;padding:.6rem .75rem}.reviews{border-top:1px solid #ddd7cd;margin-top:1rem;padding-top:1rem}.reviews article{border-bottom:1px solid #eee9df}.reviews form{gap:.6rem;margin-top:1rem;display:grid}.secondary-action{border:1px solid var(--brand);color:var(--brand);background:0 0;border-radius:999px;padding:.7rem;font-weight:700}.related{border-top:1px solid #ddd7cd;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.7rem;padding-top:1rem;display:flex}.related button{background:#edf2ed;border:0;border-radius:999px;padding:.6rem .8rem}.cart-lines{padding:.8rem 0}.cart-lines>div{border-bottom:1px solid #eee9df;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.cart-lines>div>div:first-child{flex-direction:column;gap:.25rem;display:flex}.cart-lines small{color:#697069}.quantity{border:1px solid #ddd9cf;border-radius:999px;align-items:center;gap:.7rem;padding:.2rem;display:flex}.quantity button{background:0 0;border:0;width:1.8rem;height:1.8rem}.cart-subtotal{justify-content:space-between;padding:.9rem 0 1.2rem;font-size:1.15rem;display:flex}.promo-entry{grid-template-columns:1fr auto;gap:.6rem;margin-top:1rem;display:grid}.promo-entry input{text-transform:uppercase;border:1px solid #cfd7d0;border-radius:.55rem;min-width:0;padding:.75rem}.promo-entry button{color:#fff;cursor:pointer;background:#173f32;border:0;border-radius:.55rem;padding:0 1.1rem;font-weight:700}.promo-entry button:disabled{opacity:.5}.promo-success{color:#19643a;background:#e5f5eb;border-radius:.45rem;padding:.7rem}.cart-totals{border-top:1px solid #e0e5e1;border-bottom:1px solid #e0e5e1;gap:.55rem;margin:1rem 0;padding:1rem 0;display:grid}.cart-totals>div{justify-content:space-between;display:flex}.cart-totals .discount{color:#19643a}.cart-totals .total{padding-top:.4rem;font-size:1.15rem}.checkout-form{border-top:1px solid #e7e3d9;padding-top:1rem}.checkout-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.checkout-grid label{flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:700;display:flex}.checkout-grid label.wide{grid-column:1/-1}.checkout-grid input,.checkout-grid textarea{font:inherit;background:#fff;border:1px solid #d9d5cb;border-radius:.45rem;padding:.7rem}.cod-note{background:#eef5ef;border-radius:.6rem;padding:.9rem}.place-order{background:var(--brand);color:#fff;border:0;border-radius:999px;width:100%;padding:.9rem;font-weight:800}.checkout-error{color:#9b3030;background:#fbe9e9;border-radius:.45rem;padding:.7rem}.cart-empty,.confirmation{text-align:center;padding:4rem 1rem}.confirmation>span{color:#27603a;background:#e0f1e4;border-radius:50%;place-items:center;width:3.5rem;height:3.5rem;font-size:1.8rem;display:inline-grid}.confirmation strong{margin:1rem;font-size:1.5rem;display:block}.confirmation a{color:var(--brand);font-weight:700}.tracking-page{color:#17221a;background:#f4f1e9;min-height:100vh;padding:3rem 1rem}.tracking-card{background:#fff;border-radius:22px;max-width:760px;margin:auto;padding:clamp(1.4rem,4vw,3rem);box-shadow:0 18px 60px #17221a14}.tracking-heading{border-bottom:1px solid #ebe8df;justify-content:space-between;align-items:start;gap:1rem;padding-bottom:1.5rem;display:flex}.tracking-heading h1{margin:0}.tracking-heading p{color:#687168}.tracking-heading strong{font-size:1.35rem}.tracking-steps{grid-template-columns:repeat(5,1fr);margin:0;padding:2rem 0;list-style:none;display:grid}.tracking-steps li{color:#929892;text-transform:capitalize;justify-items:center;gap:.5rem;font-size:.8rem;display:grid;position:relative}.tracking-steps li:before{content:"";z-index:0;background:#dfe3df;width:100%;height:2px;position:absolute;top:15px;right:50%}.tracking-steps li:first-child:before{display:none}.tracking-steps i{z-index:1;background:#e9ece9;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.tracking-steps .complete{color:#27603a;font-weight:700}.tracking-steps .complete:before,.tracking-steps .complete i{background:#bfe2c8}.shipment-card{background:#f0f7f1;border-radius:14px;padding:1rem 1.2rem}.shipment-card h2,.tracking-items h2,.tracking-history h2{font-size:1rem}.shipment-card p{justify-content:space-between;gap:1rem;display:flex}.shipment-card a{color:#27603a;font-weight:700}.tracking-items,.tracking-history{margin-top:2rem}.tracking-items>div{border-bottom:1px solid #eeeae2;justify-content:space-between;gap:1rem;padding:.7rem 0;display:flex}.tracking-history>div{text-transform:capitalize;gap:.8rem;padding:.55rem 0;display:flex}.tracking-history i{background:#66a274;border-radius:50%;width:9px;height:9px;margin-top:.4rem}.tracking-history p{gap:.2rem;margin:0;display:grid}.tracking-history span,.tracking-history small{color:#687168;text-transform:none}.tracking-cancelled{color:#9d332b;background:#fce9e7;border-radius:12px;padding:1rem;font-weight:700}@media (max-width:600px){.tracking-steps li span{font-size:.65rem}.tracking-heading{flex-direction:column}}@media (max-width:520px){.checkout-grid{grid-template-columns:1fr}.checkout-grid label.wide{grid-column:auto}}@media (max-width:800px){.catalog-tools,.information,.product-modal,.trust-strip{grid-template-columns:1fr}.product-modal{max-height:97vh}.related{grid-column:auto}footer{flex-direction:column;align-items:flex-start}footer>div:nth-child(2){justify-content:flex-start}footer>span{justify-self:start}}.site-header{padding:18px 32px}.brand-with-logo{max-width:180px;height:42px}.hero{grid-template-columns:minmax(0,1fr) minmax(340px,460px);align-items:center;gap:clamp(36px,6vw,72px);min-height:auto;padding:64px 32px 76px}.hero>div:first-child{max-width:650px}.hero h1{margin:18px 0;font-size:clamp(40px,5vw,64px);line-height:1.02}.hero .lead{font-size:18px;line-height:1.65}.primary-action{background:var(--brand,var(--terracotta));border:1px solid var(--brand,var(--terracotta));color:#fff;border-radius:999px;margin-top:24px;padding:13px 20px;transition:transform .2s,box-shadow .2s}.primary-action:hover{box-shadow:0 12px 30px color-mix(in srgb,var(--brand,var(--terracotta)) 24%,transparent);transform:translateY(-2px)}.hero-art{border-radius:190px 190px 18px 18px;justify-self:end;width:min(100%,460px);min-height:390px}.hero-art .sun{width:110px;height:110px;top:40px;right:36px}.hero-art .vase{width:130px;height:205px;bottom:76px}.hero-art .table{height:96px}.information{grid-template-columns:1.15fr .85fr;gap:22px;max-width:1176px;padding:72px 32px 44px}.information>article{background:#fffdf8;border:1px solid #e4ded3;border-radius:20px;padding:clamp(24px,4vw,42px);box-shadow:0 14px 40px #24231f0d}.information h2{margin:8px 0 20px;font-size:clamp(28px,3vw,36px);line-height:1.12}.information h3{letter-spacing:-.025em;margin:8px 0 20px;font-family:Georgia,serif;font-size:clamp(24px,2.5vw,30px);font-weight:500}.about-store>p:not(.eyebrow),.contact-address span{color:#625f58}.about-contact{gap:12px}.about-contact>a,.contact-address{border-bottom:1px solid #eee8de;grid-template-columns:72px 1fr;align-items:baseline;gap:12px;padding:10px 0;display:grid}.about-contact>a span,.contact-address span{overflow-wrap:anywhere}.about-contact>a:hover span{color:var(--brand)}.faq{max-width:1176px;padding:36px 32px 80px}.faq h2{margin:8px 0 24px;font-size:clamp(28px,3.2vw,38px);line-height:1.15}.faq-list{border:1px solid #e3ddd2;border-radius:18px;overflow:hidden}.faq details{background:#fffdf8;border-bottom:1px solid #e8e2d8;padding:0}.faq details:last-child{border-bottom:0}.faq summary{padding:20px 22px;font-size:15px;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:20px;font-weight:400;position:absolute;top:16px;right:22px}.faq details[open] summary:after{content:"−"}.faq details p{background:#faf6ef;margin:0;padding:0 22px 20px}.site-footer{color:#f8f5ed;background:#1f2823;border:0;max-width:none;margin:0;padding:0;display:block}.site-footer .footer-grid{grid-template-columns:1.25fr repeat(3,1fr);gap:clamp(28px,5vw,70px);max-width:1240px;margin:auto;padding:58px 32px 44px;display:grid}.site-footer section{align-content:start;gap:11px;display:grid}.site-footer h3{letter-spacing:.02em;margin:0 0 7px;font-family:Arial,Helvetica,sans-serif;font-size:14px}.site-footer section:first-child h3{font-family:Georgia,serif;font-size:22px}.site-footer p,.site-footer a{color:#bdc7c0;margin:0;font-size:13px;line-height:1.6}.site-footer a:hover{color:#fff;text-decoration:underline}.payment-badge{background:#303b35;border:1px solid #46534c;border-radius:10px;align-items:center;gap:9px;width:fit-content;padding:11px 13px;font-size:13px;font-weight:800;display:flex}.payment-badge small{color:#bdc7c0;font-size:10px;font-weight:400}.footer-bottom{border-top:1px solid #39443e;justify-content:space-between;max-width:1176px;margin:auto;padding:20px 0 28px;display:flex}.site-footer .footer-bottom span{color:#9eaaa3;font-size:11px}.legal-page{color:var(--ink);background:#f7f3eb;min-height:100vh;padding:60px 24px}.legal-page>article{background:#fffdf8;border:1px solid #e4ded3;border-radius:20px;max-width:850px;margin:auto;padding:clamp(28px,6vw,64px);box-shadow:0 20px 60px #24231f14}.legal-back{color:#625f58;margin-bottom:38px;font-size:13px;display:inline-block}.legal-page h1{margin:14px 0 6px;font-size:clamp(38px,6vw,62px)}.legal-store-name{color:#7b756b;margin:0 0 36px}.legal-copy{color:#4f4b45;white-space:pre-wrap;font-family:Georgia,serif;font-size:18px;line-height:1.85}.legal-page aside{background:#f3eee5;border-radius:14px;flex-wrap:wrap;gap:10px 20px;margin-top:40px;padding:20px;display:flex}.legal-page aside b{width:100%}.legal-page aside a{color:var(--brand,#245f37);font-size:13px;font-weight:700}@media (max-width:800px){.site-header{padding:14px 20px}.brand-with-logo{max-width:150px;height:36px}.hero{grid-template-columns:1fr;gap:38px;padding:46px 24px 58px}.hero-art{justify-self:center;width:min(100%,390px);min-height:310px}.hero-art .sun{width:90px;height:90px}.hero-art .vase{width:105px;height:170px;bottom:68px}.hero-art .table{height:82px}.information{grid-template-columns:1fr;padding:52px 24px 32px}.faq{padding:30px 24px 58px}.site-footer{align-items:stretch;margin:0;display:block}.site-footer .footer-grid{grid-template-columns:1fr 1fr;padding:44px 24px 34px}.footer-bottom{gap:8px;margin:0 24px}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.hero h1{font-size:38px}.hero-art{min-height:270px}.information>article{padding:24px}.site-footer .footer-grid{grid-template-columns:1fr}.about-contact>a,.contact-address{grid-template-columns:64px 1fr}}
