body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}a{text-decoration:none;color:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible{outline:2px solid #a78540;outline-offset:5px}.serif,h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}.announcement{text-align:center;background:#302821;color:#fff;padding:10px 16px;font-size:12px;letter-spacing:.13em}.header{padding:22px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ded7cb;gap:20px}.logo{font-family:Georgia,serif;font-size:40px;letter-spacing:.2em;line-height:1}.logo small{display:block;font-family:Arial,sans-serif;font-size:10px;text-align:center;letter-spacing:.29em;margin-top:10px}.header nav{display:flex;gap:30px;font-size:14px}.text-link{border-bottom:1px solid;padding-bottom:4px}.intro{padding:46px 5% 35px;display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.16em}.intro h1{font-size:clamp(38px,4.7vw,70px);line-height:1.08;margin:14px 0}.intro p{max-width:340px;line-height:1.7;font-size:15px}.catalog{padding:0 5% 70px}.catalog-bar{border-top:1px solid #ded7cb;border-bottom:1px solid #ded7cb;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;margin-bottom:28px}.categories{display:flex;gap:24px;flex-wrap:wrap}.categories a,.categories button{font-size:14px;padding:7px 0;border-bottom:1px solid transparent}.categories .active{border-color:#302821}.count{font-size:12px;color:#74695f;white-space:nowrap}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 20px}.product-image{display:block;background:#efeee9;position:relative;aspect-ratio:4/5;overflow:hidden}.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.product-image:hover img{transform:scale(1.04)}.product-image .tag{position:absolute;top:14px;left:14px;background:#fdfbf7;padding:7px 9px;font-size:10px;letter-spacing:.09em;text-transform:uppercase}.product-info{padding:16px 0}.product-info h2{font-size:22px;margin:0 0 7px}.product-info p{font-size:13px;color:#74695f;margin:0}.product-info .price{font-size:14px;float:right;padding-top:3px}.story{display:grid;grid-template-columns:1fr 1fr;background:#302821;color:#fdfbf7}.story img{width:100%;height:470px;object-fit:cover}.story-copy{padding:65px 13%;display:flex;flex-direction:column;justify-content:center}.story h2{font-size:46px;line-height:1.12;margin:20px 0}.story p{font-size:16px;line-height:1.75;max-width:390px}.footer{padding:40px 5%;display:flex;justify-content:space-between;gap:25px;align-items:center}.footer p{font-size:12px;color:#74695f}.footer a{font-size:14px}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;background:#302821;color:white;border:1px solid #302821;padding:15px 22px;font-size:14px;min-height:48px}.button.secondary{background:transparent;color:#302821}.notice{font-size:12px;color:#697166;padding:12px 5%;background:#f0eee5;text-align:center}.empty{padding:70px;text-align:center}svg{flex-shrink:0} @media(max-width:800px){.header{padding:22px 6%}.header nav{gap:15px}.header .contact-nav{display:none}.logo{font-size:30px}.intro{align-items:flex-start;padding:30px 6%;flex-direction:column;gap:0}.intro h1{font-size:44px}.intro p{max-width:none}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.catalog{padding:0 6% 40px}.categories{gap:15px}.catalog-bar{align-items:flex-start}.count{display:none}.product-info h2{font-size:20px}.product-info .price{float:none;display:block;margin-bottom:5px}.story{grid-template-columns:1fr}.story img{height:340px}.story-copy{padding:40px 8%}.story h2{font-size:40px}.footer{flex-wrap:wrap}.header nav a{font-size:13px}.product-image .tag{font-size:9px;top:10px;left:10px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.view-piece{position:absolute;bottom:0;left:0;right:0;text-align:center;background:#fdfbf7e8;padding:13px;font-size:12px;transform:translateY(100%);transition:transform .3s}.product-image:hover .view-piece,.product-image:focus-visible .view-piece{transform:translateY(0)}.catalog-price{font-size:13px;display:block;margin-top:10px}.personal{text-align:center;padding:65px 5%;border-bottom:1px solid #d4d9d1}.personal h2{font-size:42px;margin:15px 0}.personal p{font-size:16px;line-height:1.7}.contact-buttons{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.personal .contact-buttons{justify-content:center;margin-top:25px}.product-page{padding:28px 5% 60px}.back-link{display:inline-block;font-size:14px;margin-bottom:25px}.detail-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:7%}.detail-photo{width:100%;position:relative;background:#efeee9;display:block;aspect-ratio:4/5;overflow:hidden}.detail-photo>img{width:100%;height:100%;object-fit:cover}.detail-photo>span{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;gap:9px;background:#fdfbf7e8;padding:12px;font-size:12px}.detail-copy{padding:30px 0}.detail-copy h1{font-size:clamp(38px,4vw,56px);line-height:1.15;margin:18px 0}.detail-material{color:#74695f;font-size:15px}.detail-price{font-size:19px;margin:20px 0}.description{font-size:16px;line-height:1.8;margin:25px 0}.sample-note{background:#efeee5;padding:14px;line-height:1.6;font-size:13px;margin-bottom:24px}.share-area{margin:28px 0}.share-buttons{display:flex;flex-wrap:wrap;gap:18px;margin-top:15px}.share-buttons button{display:inline-flex;align-items:center;gap:7px;font-size:13px;border-bottom:1px solid #cbd1c8;padding-bottom:5px}.micro{font-size:12px;line-height:1.6;color:#74695f;margin:12px 0}.piece-details{border-top:1px solid #ded7cb;padding:20px 0 0;margin-top:20px}.piece-details h2{font-size:23px;margin-bottom:10px}.piece-details p{font-size:14px;line-height:1.8;white-space:pre-line}.zoom-dialog{max-width:min(95vw,1000px)!important;max-height:95dvh;border-radius:0}.zoom-scroll{overflow:auto;max-height:63dvh;background:#eee}.zoom-scroll img{display:block}.zoom-controls{display:flex;align-items:center;gap:20px}.zoom-controls .button{padding:10px;min-height:40px}.thumbnails{display:flex;gap:10px;margin-top:15px;overflow-x:auto}.thumbnails button{width:76px;height:90px;border:1px solid transparent;flex-shrink:0}.thumbnails button[aria-pressed=true]{border-color:#302821}.thumbnails img{width:100%;height:100%;object-fit:cover}@media(max-width:800px){.detail-grid{grid-template-columns:1fr;gap:20px}.detail-copy{padding:10px 0}.product-page{padding:24px 6%}.detail-photo{max-height:65dvh}.personal h2{font-size:34px}.view-piece{display:none}}
.studio-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 5%;border-bottom:1px solid #ded7cb}.studio-header>span{font-size:12px;letter-spacing:.15em}.studio{padding:35px 5% 70px}.studio-title{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:30px}.studio-title h1{font-size:36px;margin:15px 0}.studio-columns{display:grid;grid-template-columns:380px 1fr;gap:40px;margin-top:25px}.product-list h2,.editor h2,.settings-form h2{font-size:27px;margin:10px 0 20px}.studio-row{width:100%;display:flex;gap:12px;align-items:center;border-bottom:1px solid #d7dbd3;padding:14px 8px;text-align:left}.studio-row.selected{background:#e9ede4}.studio-row img{width:55px;height:65px;object-fit:cover}.studio-row strong{font-size:14px;display:block;font-weight:400}.studio-row small{display:block;font-size:12px;color:#74695f;margin-top:7px}.studio-row em{font-size:11px;font-style:normal;margin-left:auto}.editor{background:white;padding:30px;border:1px solid #d7dbd3}.editor-empty{padding:70px 6%;text-align:center;line-height:1.8}.editor-empty svg{margin:auto}.editor-heading{display:flex;justify-content:space-between;gap:15px;align-items:center}.editor-heading button{font-size:12px;text-decoration:underline}.field{display:flex;flex-direction:column;gap:9px;font-size:14px;margin-bottom:20px}.field input,.field textarea{border:1px solid #bac4b8;padding:12px;background:#fdfbf7;width:100%;font-size:16px;border-radius:0}.field [data-slot=select-trigger]{width:100%;height:47px;border-radius:0;font-size:15px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}.upload-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.upload-grid>div{position:relative}.upload-grid img{aspect-ratio:4/5;object-fit:cover;width:100%}.upload-grid button{position:absolute;top:5px;right:5px;background:white;padding:7px}.upload-grid .cover-button{bottom:5px;top:auto;font-size:10px;display:flex;align-items:center;gap:3px}.upload-button{border:1px dashed #899985;display:flex;justify-content:center;gap:10px;padding:22px;cursor:pointer;margin-top:10px;position:relative}.upload-button input{opacity:0;position:absolute;inset:0;cursor:pointer}.check-field{display:flex;gap:12px;align-items:center;font-size:14px;margin:24px 0}.settings-form{max-width:640px;background:white;border:1px solid #d7dbd3;padding:30px;margin-top:25px}.settings-form>p{line-height:1.7;margin-bottom:20px}.studio-message{padding:15px;background:#e8eddf;border:1px solid #b9c6b0;margin:15px 0;font-size:14px}.preview-product{margin-left:20px;font-size:14px}@media(max-width:1000px){.studio-columns{grid-template-columns:300px 1fr;gap:20px}.editor{padding:20px}}@media(max-width:800px){.studio-title{align-items:flex-start;flex-direction:column}.studio-title h1{font-size:31px}.studio-columns{grid-template-columns:1fr}.product-list{max-height:310px;overflow:auto}.studio-header>span{display:none}.editor{padding:20px 15px}.form-pair{grid-template-columns:1fr}.upload-grid{grid-template-columns:repeat(3,1fr)}}

/* Kiara’s identity: a gold signature, quiet ivory space, editorial catalog. */
@font-face{font-family:Allura;src:url('../fonts/allura.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
:root{--background:#fdfbf7;--foreground:#302821;--primary:#302821;--border:#ded7cb;--muted-foreground:#74695f;--ring:#917039;--gold:#917039}
body{font-size:16px}.announcement{background:#302821;padding:11px 16px;font-size:12px;letter-spacing:.2em}.header{display:grid;grid-template-columns:1fr auto 1fr;padding:22px 5% 26px;min-height:150px}.contact-nav{justify-self:end;font-size:14px}.logo{letter-spacing:0;display:inline-block}.brand{display:flex;flex-direction:column;align-items:center;color:var(--gold)}.brand-script{font-family:Allura,cursive;font-weight:400;font-size:76px;line-height:1.04;letter-spacing:0}.brand-descriptor{font-family:Arial,sans-serif;font-size:12px;line-height:1.5;letter-spacing:.18em;white-space:nowrap;color:#302821}.brand-descriptor>span{font-size:12px;letter-spacing:.13em}.notice{background:transparent;border-bottom:1px solid #ece6dc;color:#74695f;font-size:12px;padding:10px 5%}.intro{padding:42px 5% 40px;gap:40px}.intro h1{font-size:clamp(38px,4.5vw,65px);margin:12px 0 0;letter-spacing:-.035em}.intro h1 i{color:var(--gold)}.intro p{font-size:16px;margin:0;line-height:1.7}.eyebrow{font-size:12px;letter-spacing:.16em;color:var(--gold)}.catalog{display:grid;grid-template-columns:180px minmax(0,1fr);gap:40px;padding-bottom:72px}.catalog-sidebar{border-top:1px solid #ded7cb;padding-top:25px}.catalog-sidebar>.eyebrow{font-size:12px}.categories{flex-direction:column;gap:5px;margin-top:19px}.categories a{padding:12px 14px;font-size:14px;line-height:1.4;border:none;border-left:2px solid transparent}.categories a.active{background:#f1eade;border-color:var(--gold);color:#6b5128}.categories a:hover{background:#f5f0e8}.sidebar-note{border-top:1px solid #ded7cb;margin-top:30px;padding-top:24px}.sidebar-note .serif{font-size:22px;line-height:1.3;display:block}.sidebar-note p{font-size:14px;line-height:1.7;color:#74695f;margin:12px 0 18px}.sidebar-note a{font-size:14px}.catalog-bar{padding:18px 0;margin-bottom:23px}.catalog-bar h2{font-size:25px;margin:0}.count{font-size:13px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}.product-image{aspect-ratio:1/1.13;background:#f1ebe3}.product-image .tag{font-size:12px;text-transform:none;letter-spacing:0;padding:6px 9px;left:12px;top:12px;background:#fdfbf7ed}.product-info h2{font-size:23px;line-height:1.3}.product-info p{font-size:14px;line-height:1.5}.catalog-price{font-size:14px;color:#6b5128}.view-piece{font-size:14px}.story{background:#eee6d9;color:#302821}.story .eyebrow{color:#6b5128}.story-copy{padding:55px 12%}.story h2{font-size:44px}.story h2 i{color:#806232}.story img{height:100%;min-height:430px;max-height:540px}.story p{font-size:16px}.personal{padding:65px 5%}.personal h2{font-size:42px}.footer{border-top:1px solid #ded7cb;padding:34px 5%;gap:25px}.footer .brand-script{font-size:58px}.footer p{font-size:14px;line-height:1.8}.detail-material{font-size:16px}.sample-note{background:#f1eade;font-size:14px}.studio-message{background:#f1eade;border-color:#ded7cb}.studio-row.selected{background:#f1eade}.studio-header .logo{font-family:Allura,cursive;font-size:56px;color:var(--gold)}
@media(min-width:1500px){.intro,.catalog{max-width:1600px;margin:auto}}
@media(max-width:1000px){.header nav{gap:18px}.catalog{grid-template-columns:150px minmax(0,1fr);gap:25px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.intro p{max-width:290px}.brand-script{font-size:66px}.header{padding:20px 5%}.contact-nav{font-size:14px}.story-copy{padding:40px 9%}}
@media(max-width:800px){.header{grid-template-columns:1fr;gap:19px;min-height:0;padding:17px 6%}.header>.logo{grid-row:1;justify-self:center}.header nav{grid-row:2;justify-self:center;gap:34px}.header nav a{font-size:14px}.brand-script{font-size:68px}.intro{padding:30px 6%;gap:18px}.intro h1{font-size:43px}.intro p{max-width:none;font-size:16px}.catalog{display:block;padding:0 6% 42px}.catalog-sidebar{padding-top:0;border:0}.catalog-sidebar>.eyebrow,.sidebar-note{display:none}.categories{flex-direction:row;flex-wrap:wrap;gap:4px;margin:0 0 22px}.categories a{padding:9px 11px;min-height:40px;border-left:0;border-bottom:2px solid transparent}.catalog-bar{margin-bottom:19px;padding:14px 0}.count{display:block}.grid{gap:20px 14px}.product-info h2{font-size:21px}.product-image .tag{font-size:12px;padding:4px 7px;top:8px;left:8px}.story img{min-height:0;height:340px}.story h2{font-size:38px}.footer{justify-content:center;text-align:center;flex-direction:column;padding:32px 6%}.personal h2{font-size:34px}.announcement{font-size:12px;letter-spacing:.12em}.detail-copy h1{font-size:38px}}

/* Legado dorado: an immersive gold opening, followed by the existing catalog. */
:root{--primary:#12372d;--primary-foreground:#fff9ef;--ring:#917039;--legado-green:#12372d;--legado-gold:#d6ae60}
.legado-intro{position:relative;color:var(--legado-green);background:#e8d1a9;isolation:isolate}
.hero-carousel{height:100vh;height:100svh;min-height:620px;position:relative}
.hero-carousel>[data-slot=carousel-content]{height:100%}
.hero-track{height:100%;margin-left:0;touch-action:pan-y pinch-zoom}
.hero-slide{position:relative;height:100%;padding-left:0;overflow:hidden}
.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;user-select:none}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,238,219,.34),rgba(248,238,219,.13) 40%,transparent 64%)}
.hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:100%;width:52%;padding:105px 0 155px 5.5%}
.hero-brand{width:min(100%,510px);height:auto;display:block;margin-bottom:clamp(26px,4.2vh,52px)}
.hero-phrase{font-family:Georgia,'Times New Roman',serif;font-size:clamp(28px,3.05vw,49px);font-weight:400;letter-spacing:-.03em;line-height:1.2;margin:0}
.hero-translation{font-size:15px;line-height:1.6;margin:18px 0 0;color:#394634;max-width:390px}
.hero-topline{position:absolute;z-index:2;left:5.5%;top:34px;font-size:12px;line-height:1.5;font-weight:600;letter-spacing:.13em;pointer-events:none}
.hero-bottom{position:absolute;z-index:2;bottom:32px;left:5.5%;right:4%;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
.hero-explore{display:flex;align-items:center;gap:24px;text-align:left;border:0;border-bottom:1px solid #12372d80;background:transparent;color:#12372d;padding:12px 0;min-height:56px;font-size:15px;line-height:1.6}
.hero-explore span span{display:block;font-size:13px;font-weight:400;color:#394634}
.hero-explore svg{transition:transform .2s}.hero-explore:hover svg{transform:translateY(4px)}
.hero-controls{display:flex;gap:4px;align-items:center;background:#fff9efdb;border:1px solid #12372d29;border-radius:30px;padding:3px 6px;backdrop-filter:blur(8px);color:#12372d}
.hero-controls button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;background:transparent;color:inherit;border-radius:50%;flex-shrink:0}
.hero-controls button:hover{background:#12372d12}.hero-dots{display:flex;gap:0}.hero-dots button{width:30px}.hero-dots span{width:6px;height:6px;background:transparent;border:1px solid currentColor;border-radius:50%}.hero-dots [aria-pressed=true] span{background:#12372d;transform:scale(1.2)}
.hero-skip{position:absolute;z-index:10;left:20px;top:15px;transform:translateY(-200%);background:#fff9ef;color:#12372d;padding:14px}.hero-skip:focus{transform:none}
.store-navigation{background:#fdfbf7}.store-navigation.after-intro{position:sticky;top:0;z-index:30}.store-navigation:focus{outline:none}.store-navigation .header{min-height:112px;padding:23px 5%;background:#fdfbf7f5;color:#12372d}.brand-wordmark{display:block;width:250px;height:auto;max-width:100%}.footer .brand-wordmark{width:225px}
#our-story,#personal-service{scroll-margin-top:140px}
@media(min-width:1800px){.hero-content{padding-left:7%;width:48%}.hero-brand{width:560px}.hero-topline,.hero-bottom{left:7%}}
@media(max-width:1000px){.hero-content{width:55%;padding-right:2%}.hero-brand{width:430px}.hero-phrase{font-size:clamp(28px,3.8vw,40px)}.store-navigation .brand-wordmark{width:220px}.store-navigation .header nav{gap:17px}}
@media(max-width:700px){
 .hero-carousel{height:100svh;min-height:640px;max-height:none}
 .hero-topline{left:7%;top:24px;font-size:10px;letter-spacing:.12em}
 .hero-background{object-position:74% center}
 .hero-slide-2 .hero-background{object-position:66% center}
 .hero-shade{background:linear-gradient(180deg,rgba(248,238,219,.94) 0%,rgba(248,238,219,.87) 30%,rgba(248,238,219,.34) 54%,rgba(248,238,219,.04) 67%,rgba(248,238,219,.9) 100%)}
 .hero-content{width:100%;min-height:0;padding:79px 7% 0;align-items:flex-start}
 .hero-brand{width:clamp(220px,70vw,320px);max-height:180px;object-fit:contain;object-position:left center;margin-bottom:23px}
 .hero-phrase{font-size:clamp(27px,6.8vw,37px);line-height:1.19;max-width:100%}
 .hero-translation{font-size:14px;margin-top:12px;max-width:270px}
 .hero-bottom{left:7%;right:7%;bottom:max(20px,env(safe-area-inset-bottom));gap:15px;align-items:center}
 .hero-explore{font-size:14px;gap:12px}.hero-explore span span{font-size:12px}
 .hero-controls{padding:3px;gap:0}.hero-controls button{width:33px;height:42px}.hero-dots button{width:23px}.hero-controls>button:first-child{display:none}
 .store-navigation .header{display:grid;grid-template-columns:1fr;gap:17px;min-height:0;padding:18px 6% 16px}.store-navigation .brand-wordmark{width:190px}.store-navigation .header nav{gap:35px}.store-navigation .header .logo{grid-row:1;justify-self:center}.store-navigation .header nav{grid-row:2;justify-self:center}
 #our-story,#personal-service{scroll-margin-top:145px}
}
@media(max-width:380px){.hero-bottom{left:5%;right:5%;gap:8px}.hero-explore{gap:8px;font-size:13px}.hero-dots button{width:21px}.hero-controls button{width:30px}.hero-dots button{width:21px}}
@media(max-height:550px) and (min-width:701px){.hero-carousel{height:100svh;min-height:420px}.hero-content{padding-top:60px;padding-bottom:80px;justify-content:center}.hero-brand{width:260px;margin-bottom:18px}.hero-phrase{font-size:25px}.hero-translation{margin-top:8px;font-size:13px}.hero-topline{top:17px}.hero-bottom{bottom:12px}}
@media(prefers-reduced-motion:reduce){.hero-explore svg{transition:none}.hero-explore:hover svg{transform:none}}

/* The chosen language applies to the entire storefront and catalog editor. */
.header-actions{display:flex;gap:20px;align-items:center;justify-self:end}
.language-switcher{min-width:118px;flex-shrink:0;font-family:Arial,sans-serif;font-size:14px;letter-spacing:normal}
.language-switcher [data-slot=select-trigger]{width:100%;min-height:44px;border:1px solid #12372d40;border-radius:0;background:transparent;color:#12372d;padding:8px 12px;font-size:14px}
.localized-dialog-close{position:absolute;right:14px;top:14px;padding:7px;border-radius:3px}
.translation-heading,.translation-fields legend{font-family:Georgia,serif;font-size:24px;margin:15px 0 22px}
.translation-fields{border-top:1px solid #ded7cb;padding-top:20px;margin-top:25px}
@media(max-width:1100px) and (min-width:801px){.header-actions{gap:12px;flex-direction:column;align-items:flex-end}.store-navigation .header nav{gap:16px}.store-navigation .brand-wordmark{width:210px}}
@media(max-width:800px){.store-navigation .header{grid-template-columns:minmax(0,1fr) auto;gap:16px 12px;padding:16px 6%}.store-navigation .header>.logo{grid-row:1;grid-column:1;justify-self:start}.store-navigation .brand-wordmark{width:185px}.store-navigation .header-actions{grid-row:1;grid-column:2}.store-navigation .header nav{grid-row:2;grid-column:1/-1;justify-self:start;flex-wrap:wrap;gap:12px 25px}.header-actions .contact-nav{display:none}.language-switcher{min-width:110px}.studio-header{flex-wrap:wrap;gap:12px}.hero-explore{max-width:160px}}
@media(max-width:380px){.store-navigation .brand-wordmark{width:150px}.store-navigation .header{padding-left:5%;padding-right:5%}.language-switcher{min-width:104px}}
