@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',Arial,sans-serif;color:#242a45;background:#fff;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{max-width:1240px;margin:auto;padding-left:32px;padding-right:32px}.topbar{background:#f0ed1c;color:#30385e;text-align:center;font-size:12px;font-weight:700;letter-spacing:.025em;padding:10px}.topbar span{margin:0 12px}.header{background:#fff;border-bottom:1px solid #ededf1;position:sticky;top:0;z-index:10}.header-inner{max-width:1240px;padding:14px 32px;margin:auto;display:flex;align-items:center;gap:48px}.brand{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-family:Outfit,sans-serif;font-weight:800;font-size:27px;letter-spacing:-1.5px;color:#3e4a7d}.brand img{width:42px;height:42px;object-fit:contain}.brand-dot{color:#f1ed19}.search-wrap{position:relative;flex:1;max-width:515px;margin:auto}.search-wrap input{width:100%;height:45px;border:1px solid #e8e9ee;border-radius:8px;background:#f8f8fa;padding:0 62px 0 44px;outline:none;color:#242a45}.search-wrap input:focus{border-color:#45527d;box-shadow:0 0 0 3px #45527d17}.search-wrap input::placeholder{color:#9da1b2}.search-icon{position:absolute;left:16px;top:5px;font-size:27px;color:#70778f}.search-wrap kbd{position:absolute;right:13px;top:12px;background:#fff;border:1px solid #e7e7eb;border-radius:4px;padding:3px 5px;color:#a4a6b1;font-size:11px}.header-actions{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:700;white-space:nowrap}.desktop-link:hover{color:#4a5bb7}.cart-button{display:flex;gap:8px;align-items:center;border:0;background:none;font-weight:700;color:#252c48;padding:7px 0}.cart-button svg{width:21px}.cart-button b{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#f2ee1c;font-size:11px}.hero{display:grid;grid-template-columns:47% 53%;min-height:515px;margin-top:26px;margin-bottom:24px}.hero-copy{background:#434e81;color:white;padding:68px 44px 32px 58px;position:relative;overflow:hidden}.eyebrow,.section-kicker{font-size:11px;font-weight:800;letter-spacing:.16em}.eyebrow{color:#f5ef22;display:flex;gap:11px;align-items:center}.sparkle{font-size:18px}.hero h1{font-family:Outfit,sans-serif;font-size:clamp(48px,5vw,74px);line-height:1.04;letter-spacing:-.055em;margin:30px 0 18px;font-weight:700}.hero h1 em{font-style:normal;color:#f2ed1d}.hero p{max-width:390px;font-size:15px;line-height:1.75;color:#e0e3ef;margin-bottom:28px}.primary-link{display:inline-flex;align-items:center;gap:36px;background:#f1ee1b;color:#283155;font-weight:800;font-size:13px;padding:16px 20px;border-radius:6px;transition:transform .2s,background .2s}.primary-link:hover{transform:translateY(-2px);background:#fff}.primary-link span{font-size:18px;font-weight:500}.hero-note{display:flex;align-items:center;gap:12px;position:absolute;bottom:34px;left:58px;color:#c5cbe1;font-size:11px}.note-line{display:block;width:25px;height:1px;background:#f1ee1b}.hero-visual{background:#eaedf0;position:relative;overflow:hidden;min-height:510px}.hero-image{position:absolute;inset:0;background-image:url('/commerce-hero.svg');background-size:cover;background-position:center}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#161d3530,transparent 50%),linear-gradient(0deg,#151b31a6,transparent 33%)}.hero-sticker{position:absolute;z-index:1}.sticker-one{top:37px;right:34px;display:grid;place-items:center;text-align:center;width:91px;height:91px;border-radius:50%;background:#f1ed1c;color:#303c66;font-size:10px;font-weight:700;line-height:1.3;transform:rotate(12deg)}.sticker-one strong{font-size:12px}.sticker-two{top:50px;left:30px;color:#f2ed1c;font-size:30px}.hero-caption{position:absolute;bottom:35px;left:40px;color:white;font-size:12px;z-index:1;line-height:1.55}.hero-caption strong{font-size:17px;font-family:Outfit,sans-serif}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:68px}.benefits>div{display:flex;align-items:center;justify-content:center;gap:14px;padding:22px 12px;border:1px solid #ececf1}.benefits>div+div{border-left:0}.benefit-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#f5f5cf;color:#424e82;font-size:19px}.benefits p{margin:0;display:grid;gap:4px}.benefits strong{font-size:13px}.benefits small{color:#9498a8;font-size:11px}.catalog{padding-bottom:82px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:28px}.section-kicker{color:#69749a}.section-heading h2{font-family:Outfit,sans-serif;font-size:36px;letter-spacing:-.045em;margin:7px 0 0}.section-heading h2 span{color:#d8d500}.section-heading p{font-size:13px;color:#8a8d9d;margin:0 0 4px}.filters{display:flex;gap:8px;overflow:auto;padding-bottom:23px}.filter{border:1px solid #e6e7ec;background:#fff;border-radius:5px;padding:10px 16px;white-space:nowrap;color:#656b7e;font-size:12px;font-weight:700;transition:background .2s,color .2s}.filter:hover,.filter.active{background:#434e81;color:#fff;border-color:#434e81}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{min-width:0}.product-media{height:250px;position:relative;background:#f1f1f3;overflow:hidden;border-radius:4px}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-media img{transform:scale(1.05)}.badge{position:absolute;top:12px;left:12px;background:#fff;color:#424b73;border-radius:3px;padding:6px 9px;font-size:10px;font-weight:800;letter-spacing:.04em}.add-button{position:absolute;bottom:12px;right:12px;width:36px;height:36px;border:0;background:#f3ef1d;color:#333d64;border-radius:50%;font-size:25px;line-height:1;display:grid;place-items:center;box-shadow:0 2px 8px #0002;transition:transform .2s}.add-button:hover{transform:scale(1.1)}.product-info{padding-top:13px}.product-category{font-size:10px;color:#8d94aa;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-name{font-size:14px;font-weight:700;margin:6px 0 5px;color:#28304d}.product-price{font-size:14px;font-weight:800;color:#434e81;margin:0}.empty-state{text-align:center;padding:60px 20px;color:#697089}.empty-state span{font-size:48px}.empty-state h3{color:#313a61;margin-bottom:5px}.closing{background:#f0ed1b;min-height:240px;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;margin-bottom:70px}.closing>div:first-child{padding:36px 55px;z-index:1}.closing span{font-size:11px;font-weight:800;letter-spacing:.15em;color:#4a5582}.closing h2{font-family:Outfit,sans-serif;font-size:40px;letter-spacing:-.05em;line-height:1.08;margin:9px 0 15px;color:#303a68}.closing a{font-size:13px;font-weight:800;border-bottom:1px solid #303a68;padding-bottom:4px}.closing a span{font-size:17px;margin-left:10px}.closing-mark{font-size:260px;line-height:1;color:#434e81;transform:rotate(-14deg);margin-right:85px}.footer{background:#333d6b;color:#fff}.footer-inner{min-height:140px;display:flex;align-items:center;gap:24px}.footer-brand{color:#fff}.footer-inner p{font-size:12px;color:#cdd3e5}.footer-inner small{margin-left:auto;color:#b2bad2;font-size:11px}.overlay{position:fixed;inset:0;background:#151b31a8;z-index:20}.cart-drawer{position:fixed;top:0;right:0;height:100dvh;width:min(420px,100vw);background:#fff;z-index:21;display:flex;flex-direction:column;box-shadow:-15px 0 50px #17204027}.cart-drawer[hidden],.overlay[hidden]{display:none}.drawer-head{padding:27px 28px;border-bottom:1px solid #ededf1;display:flex;align-items:flex-start;justify-content:space-between}.drawer-head span{font-size:10px;letter-spacing:.15em;font-weight:800;color:#939bb0}.drawer-head h2{font-family:Outfit,sans-serif;margin:6px 0 0;font-size:26px}.drawer-head h2 small{font-size:17px;color:#9ca3b6}.close-button{border:0;background:none;font-size:30px;color:#4b547a;line-height:1}.cart-items{padding:25px 28px;overflow:auto;flex:1}.cart-empty{text-align:center;padding:65px 12px;color:#7c849b}.cart-empty-icon{font-size:42px;display:block;color:#434e81}.cart-empty h3{font-size:17px;color:#313957}.cart-empty p{font-size:13px;line-height:1.6}.cart-row{display:flex;gap:14px;margin-bottom:22px}.cart-row img{width:75px;height:80px;object-fit:cover;background:#eee;border-radius:4px}.cart-row-main{flex:1}.cart-row-main strong{display:block;font-size:13px;margin:4px 0}.cart-row-main>span{font-size:13px;color:#434e81;font-weight:800}.quantity{display:flex;align-items:center;gap:12px;margin-top:10px}.quantity button{width:24px;height:24px;border:1px solid #e2e4eb;background:#fff;border-radius:3px}.quantity span{font-size:12px}.drawer-foot{border-top:1px solid #eee;padding:23px 28px}.subtotal{display:flex;justify-content:space-between;font-size:14px}.subtotal strong{font-size:18px;color:#3e4b7c}.drawer-foot p{font-size:11px;color:#8b91a2;line-height:1.5}.drawer-foot>button{width:100%;padding:14px;border:0;border-radius:4px;background:#434e81;color:#fff;font-weight:700;display:flex;justify-content:space-between}.drawer-foot>button:disabled{opacity:.5;cursor:not-allowed}.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,20px);background:#2f3965;color:white;border-radius:6px;padding:12px 18px;font-size:13px;box-shadow:0 8px 30px #0003;z-index:30;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.header-inner{gap:20px}.desktop-link{display:none}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:50px 30px}.hero-note{left:30px}.hero h1{font-size:50px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-media{height:230px}.footer-inner{flex-wrap:wrap;padding-top:20px;padding-bottom:20px}}
@media(max-width:650px){.container{padding-left:18px;padding-right:18px}.topbar{font-size:10px}.topbar span{margin:0 5px}.header-inner{padding:11px 18px;gap:12px;flex-wrap:wrap}.brand{font-size:24px}.brand img{width:36px;height:36px}.header-actions{margin-left:auto}.cart-button span{display:none}.search-wrap{order:3;flex-basis:100%;max-width:none}.search-wrap input{height:40px}.hero{display:flex;flex-direction:column;margin-top:14px;padding-left:18px;padding-right:18px;min-height:0}.hero-copy{padding:37px 29px 60px}.hero h1{font-size:48px;margin:20px 0 13px}.hero p{font-size:14px;margin-bottom:20px}.hero-note{bottom:22px;left:29px}.hero-visual{min-height:300px}.hero-caption{left:25px;bottom:20px}.sticker-one{width:77px;height:77px;right:20px;top:20px}.benefits{grid-template-columns:1fr;gap:0;margin-bottom:54px}.benefits>div{justify-content:flex-start;padding:14px 22px}.benefits>div+div{border-left:1px solid #ececf1;border-top:0}.section-heading{align-items:start;display:block}.section-heading h2{font-size:30px}.section-heading p{margin-top:8px}.filters{margin-right:-18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 13px}.product-media{height:210px}.catalog{padding-bottom:55px}.closing{margin:0 18px 55px;padding-left:0;padding-right:0;min-height:220px}.closing>div:first-child{padding:26px}.closing h2{font-size:34px}.closing-mark{position:absolute;right:-100px;font-size:200px;margin:0;opacity:.2}.footer-inner{display:block;text-align:center}.footer-brand{justify-content:center}.footer-inner p{margin:8px 0}.footer-inner small{display:block}}
@media(max-width:380px){.hero h1{font-size:40px}.product-media{height:165px}.product-name{font-size:13px}.topbar{font-size:9px}}
.hero-image{background-image:url('/commerce-hero.svg');background-size:cover;background-position:center}.product-photo{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-photo{transform:scale(1.05)}.cart-photo{flex:none;width:75px;height:80px;object-fit:cover;border-radius:4px}.product-placeholder{display:grid;place-items:center;background:#f2f3f8}.product-placeholder img{width:74px;height:74px;object-fit:contain;opacity:.45}.cart-photo.product-placeholder img{width:35px;height:35px}img.product-placeholder{object-fit:contain;padding:23%;opacity:.55}.add-button:disabled{background:#d8dae3;color:#7e8499;cursor:not-allowed;box-shadow:none}.add-button:disabled:hover{transform:none}.load-error{grid-column:1/-1;width:100%;padding:35px 25px;background:#f5f6fa;color:#414b73;border-radius:5px;font-size:14px}.load-error strong{font-size:17px}.load-error p{color:#72798f}.load-error button{border:0;border-radius:4px;background:#434e81;color:white;padding:10px 15px;font-weight:700}
.catalog{scroll-margin-top:110px}.pagination{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:34px;padding-top:24px;border-top:1px solid #ececf1}.pagination[hidden]{display:none}.pagination-count{color:#747b8f;font-size:13px}.pagination-buttons{display:flex;gap:6px}.pagination-buttons button{min-width:36px;height:36px;padding:0 9px;border:1px solid #e4e5ed;border-radius:4px;background:white;color:#3e4a7d;font-weight:700;font-size:13px}.pagination-buttons button[aria-current="page"]{background:#434e81;color:white;border-color:#434e81}.pagination-buttons button:disabled{opacity:.4;cursor:not-allowed}@media(max-width:650px){.pagination{align-items:flex-start;flex-direction:column}.pagination-count{font-size:12px}}

.admin-login{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid #434e81;border-radius:6px;color:#434e81;font-weight:800;transition:background .2s,color .2s}.admin-login:hover,.admin-login:focus-visible{background:#434e81;color:#fff}@media(max-width:650px){.header-inner>.brand{font-size:20px}.header-actions{gap:10px}.admin-login{padding:8px 10px;font-size:11px}}

.hero-image{display:grid;place-items:center;background:radial-gradient(circle at 75% 18%,#f0ee1e 0 16%,transparent 16.2%),linear-gradient(135deg,#e8ebf7,#f8f9fd);background-image:radial-gradient(circle at 75% 18%,#f0ee1e 0 16%,transparent 16.2%),linear-gradient(135deg,#e8ebf7,#f8f9fd)}.hero-logo{width:min(58%,320px);aspect-ratio:1;object-fit:contain;border-radius:50%;padding:26px;background:#fff;box-shadow:0 25px 70px #303b6d35;transform:translateY(-25px)}.hero-caption{max-width:calc(100% - 85px);font-weight:800;letter-spacing:.08em}.hero-caption strong{display:block;max-width:470px;font-size:15px;font-weight:600;line-height:1.45;letter-spacing:0}@media(max-width:650px){.hero-logo{width:48%;padding:14px;transform:translateY(-15px)}.hero-caption{max-width:calc(100% - 55px)}.hero-caption strong{font-size:12px}}

.hero-visual{display:flex;flex-direction:column}.hero-visual:after{display:none}.hero-image{position:relative;inset:auto;flex:1 0 260px;width:100%;min-height:260px}.hero-logo{width:min(38%,210px);padding:18px;transform:none}.hero-caption{position:relative;bottom:auto;left:auto;max-width:none;width:100%;padding:20px 36px 24px;background:#303b68;color:#fff;overflow-wrap:anywhere}.hero-caption strong{max-width:none}@media(max-width:650px){.hero-image{flex-basis:190px;min-height:190px}.hero-logo{width:min(42%,150px);padding:12px}.hero-caption{max-width:none;padding:16px 24px 20px}}

.hero-text-only{display:block;min-height:0}.hero-text-only .hero-copy{padding:72px 68px 76px;overflow-wrap:anywhere}.hero-text-only h1{max-width:1000px;margin:0 0 24px;color:#f2ed1d}.hero-text-only .hero-profile{max-width:900px;margin:0;color:#e8ebf7;font-size:18px;line-height:1.8;white-space:pre-line}@media(max-width:650px){.hero-text-only .hero-copy{padding:44px 28px 48px}.hero-text-only h1{font-size:clamp(34px,9vw,48px)}.hero-text-only .hero-profile{font-size:15px;line-height:1.7}}

.share-wrap{position:relative}.share-button{display:inline-flex;align-items:center;gap:6px;border:0;background:none;color:#434e81;font-weight:800;padding:9px 0}.share-button:hover,.share-button:focus-visible{color:#212b57}.share-button>span:first-child{font-size:19px;line-height:1}.share-menu{position:absolute;right:0;top:calc(100% + 10px);z-index:20;display:grid;min-width:170px;padding:7px;background:#fff;border:1px solid #e7e8ef;border-radius:8px;box-shadow:0 14px 35px #242a4530}.share-menu[hidden]{display:none}.share-menu a,.share-menu button{display:block;width:100%;border:0;background:none;color:#293455;text-align:left;padding:10px 12px;border-radius:5px;font-size:13px;font-weight:700}.share-menu a:hover,.share-menu button:hover,.share-menu a:focus-visible,.share-menu button:focus-visible{background:#f1f2f8}@media(max-width:650px){.share-button{padding:7px 0}.share-label{display:none}}

.product-actions{display:flex;gap:8px;margin-top:12px}.product-actions button{flex:1;border:1px solid #434e81;border-radius:5px;padding:9px 7px;background:#fff;color:#434e81;font-size:12px;font-weight:800}.product-actions button:hover,.product-actions button:focus-visible{background:#434e81;color:#fff}.product-dialog{width:min(760px,calc(100% - 28px));max-height:calc(100vh - 28px);padding:0;border:0;border-radius:12px;box-shadow:0 28px 80px #151c3a55;overflow:auto}.product-dialog::backdrop{background:#161d3599}.detail-close{position:absolute;right:15px;top:13px;z-index:1;width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:#303b68;font-size:25px;line-height:1;box-shadow:0 2px 10px #0002}.detail-layout{display:grid;grid-template-columns:45% 55%}.detail-image{display:block;width:100%;height:100%;min-height:420px;object-fit:cover;background:#f1f2f6}.detail-body{padding:42px 36px 32px}.detail-body h2{font-family:Outfit,sans-serif;color:#293455;font-size:32px;line-height:1.15;margin:12px 0}.detail-price{color:#3e4b7c;font-size:23px;font-weight:800;margin:0 0 20px}.detail-stock,.detail-code{color:#687189;font-size:13px}.detail-share{margin-top:28px;padding-top:18px;border-top:1px solid #e7e8ef}.detail-share>span{display:block;margin-bottom:12px;color:#293455;font-size:13px;font-weight:800}.detail-share>div{display:flex;flex-wrap:wrap;gap:8px}.detail-share a,.detail-share button{border:1px solid #d8dce8;border-radius:5px;background:#fff;color:#3e4b7c;padding:9px 11px;font-size:12px;font-weight:800}.detail-share a:hover,.detail-share button:hover{background:#f2f3f8}@media(max-width:650px){.detail-layout{grid-template-columns:1fr}.detail-image{height:240px;min-height:0}.detail-body{padding:25px 22px 28px}.detail-body h2{font-size:26px}}

.detail-description{margin-top:22px}.detail-description h3{margin:0 0 8px;color:#293455;font-size:14px}.detail-description p{margin:0;color:#59637b;font-size:13px;line-height:1.7;white-space:pre-line;overflow-wrap:anywhere}

.instagram-dialog{width:min(480px,calc(100% - 28px));padding:32px;border:0;border-radius:12px;box-shadow:0 28px 80px #151c3a55}.instagram-dialog::backdrop{background:#161d3599}.instagram-dialog h2{margin:0 36px 12px 0;color:#293455;font-family:Outfit,sans-serif}.instagram-dialog p,.instagram-dialog small{color:#657088;line-height:1.6}.instagram-actions{display:grid;gap:9px;margin:22px 0}.instagram-actions a,.instagram-actions button{display:block;width:100%;padding:12px 14px;border:1px solid #434e81;border-radius:6px;background:#fff;color:#434e81;text-align:center;font-size:13px;font-weight:800}.instagram-actions a:hover,.instagram-actions button:hover{background:#434e81;color:#fff}.instagram-actions [hidden]{display:none}

:root{--theme-primary:#434e81;--theme-primary-text:#fff;--theme-accent:#f2ed1d;--theme-accent-text:#1f2945;--theme-background:#fff}body{background:var(--theme-background)}.hero-copy,.filter.active,.footer,.drawer-foot>button,.admin-login:hover,.admin-login:focus-visible,.product-actions button:hover,.product-actions button:focus-visible{background:var(--theme-primary);color:var(--theme-primary-text)}.topbar,.primary-link,.add-button,.cart-button b{background:var(--theme-accent);color:var(--theme-accent-text)}.hero-text-only h1{color:var(--theme-accent)}.brand,.admin-login,.share-button,.product-price,.subtotal strong,.closing-mark,.section-heading h2 span{color:var(--theme-primary)}.admin-login,.product-actions button{border-color:var(--theme-primary)}

:root{--theme-font:#263052}body,.section-heading h2,.product-name,.benefits strong,.cart-empty h3,.detail-body h2,.instagram-dialog h2{color:var(--theme-font)}

.product-sold{display:block;margin-top:3px;color:#858ca0;font-size:11px}.detail-rating{margin-top:24px;padding-top:20px;border-top:1px solid #e7e8ef}.detail-rating h3{margin:0 0 10px;color:var(--theme-font);font-size:14px}.rating-summary{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.rating-summary strong{font-size:19px;color:var(--theme-primary)}.rating-summary span{color:#d49b00;font-size:19px;letter-spacing:1px}.rating-summary small,.detail-rating p{color:#7d8599;font-size:12px}.rating-star-buttons{display:flex;gap:5px}.rating-star-buttons button{border:0;background:none;padding:2px;color:#d49b00;font-size:30px;line-height:1}.rating-star-buttons button:hover,.rating-star-buttons button:focus-visible{transform:scale(1.1)}#googleLogout{margin-top:10px;border:0;background:none;color:var(--theme-primary);font-size:11px;text-decoration:underline}#ratingStatus{margin-top:10px;color:var(--theme-primary);font-weight:700}.detail-rating [hidden]{display:none!important}

.footer{background:var(--theme-footer,#333d6b);color:var(--theme-footer-text,#fff)}.footer-inner{display:grid;grid-template-columns:minmax(200px,1.2fr) minmax(220px,1.5fr) auto;gap:34px;align-items:start;min-height:0;padding-top:40px;padding-bottom:30px}.footer .footer-brand,.footer .footer-brand .brand-name{color:var(--theme-footer-text,#fff)}.footer .footer-brand{max-width:100%;white-space:normal;letter-spacing:-.04em;line-height:1.15}.footer .footer-brand img{flex:none}.footer-identity p,.footer-address address{color:inherit;opacity:.78;line-height:1.65}.footer-address strong{display:block;margin:4px 0 10px;font-size:13px}.footer-address address{font-size:13px;font-style:normal;white-space:pre-line;overflow-wrap:anywhere}.footer-links{display:flex;gap:18px;margin-top:4px;font-size:13px;font-weight:700}.footer-links a:hover,.footer-links a:focus-visible{text-decoration:underline}.footer-bottom{border-top:1px solid currentColor;padding-top:16px;padding-bottom:20px;opacity:.65}.footer-bottom small{margin:0;color:inherit}@media(max-width:750px){.footer-inner{grid-template-columns:1fr 1fr}.footer-links{grid-column:1/-1}}@media(max-width:520px){.footer-inner{grid-template-columns:1fr;gap:16px}.footer-links{grid-column:auto;padding-top:8px}}
