/*
Theme Name: ECLASTA Professional Support
Author: FORCUST
Description: Salon technical manual and FAQ for ECLASTA, with Chinese and Japanese navigation.
Version: 2.0.0
Text Domain: eclasta-support
*/
:root{--ink:#171e22;--muted:#667079;--line:#e5e8ea;--pale:#f6f8fa;--accent:#a77737}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Noto Sans SC","Noto Sans JP","Hiragino Kaku Gothic ProN",sans-serif;font-size:14px;line-height:1.7}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.container,.header-inner,.footer-inner,.interior{max-width:1200px;margin:auto}.site-header{height:100px;background:#fff;position:relative;z-index:5}.header-inner{height:100%;display:flex;align-items:center;padding:0 24px;gap:24px}.brand{display:flex;flex-direction:column;line-height:1.08;min-width:245px}.brand strong{font-family:Georgia,serif;letter-spacing:.31em;font-size:29px;font-weight:400}.brand span{letter-spacing:.24em;font-size:8px;font-weight:700;margin-top:6px}.brand small{font-size:9px;margin-top:10px;letter-spacing:.04em}.main-nav{display:flex;align-items:center;gap:23px;margin-left:auto;white-space:nowrap;font-size:12px;font-weight:600}.main-nav a:hover,.footer-links a:hover{color:var(--accent)}.nav-search{font-size:28px;line-height:1}.language-switch{display:flex;border:1px solid #d6dce0;border-radius:4px;overflow:hidden;white-space:nowrap;font-size:11px}.language-switch a{padding:7px 10px}.language-switch .active{background:#171d20;color:white}.menu-toggle{display:none;border:0;background:none;font-size:24px}.hero{height:580px;position:relative;overflow:hidden;background:#d8d7d4}.hero-photo{position:absolute;inset:0;background-image:url('assets/hero-1600.webp');background-repeat:no-repeat;background-size:1992px 2988px;background-position:-25px -179px}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(51,48,46,.80) 0%,rgba(61,57,53,.75) 30%,transparent 52%)}.hero-content{position:relative;z-index:1;color:#fff;padding:120px 0 0 50px;max-width:710px}.eyebrow{font-size:10px;letter-spacing:.36em;opacity:.83;margin-bottom:16px}.hero h1{font-family:Georgia,"Yu Mincho","Noto Serif JP",serif;font-size:44px;line-height:1.45;letter-spacing:.12em;font-weight:400;margin:0 0 12px}.hero p{font-size:14px;letter-spacing:.1em;line-height:2;margin:0 0 46px}.search-form{display:flex;width:min(650px,100%);height:64px;background:white;border-radius:17px;overflow:hidden;box-shadow:0 8px 30px #0002}.search-form input[type=text],.search-form input[name=s]{min-width:0;flex:1;border:0;padding:0 24px;color:#1c2428;outline:0;font-size:13px}.search-form button{width:68px;background:#1a2226;color:white;border:0;font-size:32px;font-weight:200}.hero-aside{position:absolute;top:80px;right:68px;color:#24292b;font-family:Georgia,"Yu Mincho",serif;font-size:20px;line-height:1.7;letter-spacing:.2em}.hero-aside small{display:block;font-family:Arial,sans-serif;font-size:8px;letter-spacing:.28em;margin-top:20px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;padding:36px 10px 42px}.category-card{background:var(--pale);min-height:210px;padding:24px 14px 15px;display:flex;flex-direction:column;border-radius:6px;transition:transform .2s,box-shadow .2s}.category-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1a2c3a12}.category-icon{font-family:Georgia,serif;font-size:37px;height:62px;font-weight:300;line-height:1}.category-card strong{font-size:12px;white-space:nowrap;margin-bottom:9px}.category-card>span:not(.category-icon){font-size:10px;line-height:1.65;color:#4c5860}.category-card b{font-size:20px;font-weight:300;margin-top:auto}.salon-banner{height:240px;display:grid;place-items:center;text-align:center;color:#fff;background:linear-gradient(#15191bb0,#15191bb0),url('assets/salon-1600.webp') no-repeat;background-size:auto,1992px 2988px;background-position:center,-25px -1120px}.salon-banner h2{font-family:Georgia,"Yu Mincho",serif;font-size:29px;letter-spacing:.08em;font-weight:400;margin:0}.salon-banner p{font-family:Georgia,serif;font-size:17px;letter-spacing:.16em;margin:2px 0 19px}.white-button{display:inline-flex;justify-content:space-between;gap:55px;background:#fff;color:#1e2426;border-radius:4px;padding:10px 26px;font-size:12px;min-width:230px}.latest{padding:35px 10px 46px}.section-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:20px}.section-head h2{font-size:23px;margin:0 0 12px}.section-head a{font-size:11px;color:#59636c}.article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.article-card{display:flex;flex-direction:column;gap:5px}.article-card img,.article-placeholder{width:100%;height:150px;object-fit:cover;border-radius:4px}.article-placeholder{background-image:url('assets/hair-1600.webp');background-size:1320px 1980px;background-position:-26px -1060px}.article-placeholder.image-1{background-position:-382px -1060px}.article-placeholder.image-2{background-position:-730px -1060px}.article-placeholder.image-3{background-position:-1010px -1060px}.article-card small{font-size:10px;color:#748087}.article-card strong{font-size:14px;line-height:1.5}.article-card span{background:#e9f0f5;color:#58717f;align-self:flex-start;padding:2px 8px;font-size:10px;margin-top:10px}.bottom-banner{min-height:250px;color:white;background:linear-gradient(90deg,#18191db0,transparent),url('assets/hair-800.webp') no-repeat;background-size:auto,1992px 2988px;background-position:center,-25px -1890px}.bottom-banner .container{padding:52px 36px;position:relative}.bottom-banner h2{font-family:Georgia,"Yu Mincho",serif;font-size:29px;font-weight:400;letter-spacing:.12em;line-height:1.5;margin:0 0 8px}.bottom-banner p{font-size:10px;letter-spacing:.3em}.bottom-banner .white-button{position:absolute;right:35px;top:108px}.site-footer{padding:32px 0;background:#fff}.footer-inner{display:flex;align-items:center;gap:32px;padding:0 24px}.footer-links{display:flex;gap:20px;margin:auto;font-size:11px}.legal{border-left:1px solid var(--line);padding-left:22px;font-size:10px;line-height:2.1}.interior{padding:0 20px 70px;min-height:65vh}.breadcrumbs{font-size:11px;color:#66747e;padding:16px 0}.page-heading{padding:40px 26px 35px;border-top:1px solid var(--line)}.page-heading small,.article-hero small{font-size:10px;letter-spacing:.25em}.page-heading h1{font-family:Georgia,"Yu Mincho",serif;font-size:33px;margin:6px 0}.page-heading p{margin:0;color:#66747e}.interior-layout{display:grid;grid-template-columns:220px 1fr;border-top:1px solid var(--line);min-height:380px}.sidebar{border-right:1px solid var(--line);padding:25px 12px 15px 0;display:flex;flex-direction:column;align-items:stretch}.sidebar h3{font-size:15px;padding:0 15px;margin:0 0 16px}.sidebar a{font-size:12px;padding:10px 15px}.sidebar a:hover,.sidebar .selected{background:#e9edf1}.article-list{padding:22px 28px}.list-row{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:17px 10px;font-size:15px}.list-row:hover{background:#f7f9fa}.list-row strong{flex:1}.list-icon{color:#628398}.article-hero{height:230px;display:flex;align-items:center;padding:35px;color:#fff;background:linear-gradient(90deg,#121819b0,transparent),url('assets/hair-800.webp') no-repeat;background-size:auto,1992px 2988px;background-position:center,-1045px -49px}.article-hero h1{font-family:Georgia,"Yu Mincho",serif;font-weight:400;font-size:32px;margin:8px 0}.article-body{padding:32px 35px;max-width:850px;font-size:15px}.article-body h2{font-size:22px;line-height:1.45;margin:0 0 20px}.article-body h3{font-size:18px;margin:32px 0 12px}.article-body img{max-width:100%;height:auto}.article-body li{margin:8px 0}.article-note{background:#f5f3f0;padding:18px 22px;margin:32px 0;border-radius:4px}.article-note strong{color:var(--accent)}.article-note p{margin:6px 0 0}.inner-search{margin:0 0 30px;border:1px solid var(--line);box-shadow:none}.full-width{max-width:100%}.pagination{margin:30px 0}.pagination .page-numbers{margin-right:12px}
@media(max-width:1000px){.main-nav{gap:11px;font-size:10px}.brand{min-width:190px}.brand strong{font-size:24px}.header-inner{gap:10px}.category-grid{grid-template-columns:repeat(3,1fr)}.hero-photo{background-position:-130px -179px}.hero-aside{display:none}}
@media(max-width:700px){.site-header,.header-inner{height:70px}.header-inner{padding:0 17px}.brand{min-width:0}.brand strong{font-size:21px;letter-spacing:.23em}.brand span{font-size:6px}.brand small{display:none}.menu-toggle{display:block;margin-left:auto;order:3}.main-nav{display:none;position:absolute;top:70px;left:0;right:0;background:white;box-shadow:0 12px 20px #0002;padding:14px 22px;flex-direction:column;align-items:stretch;gap:0}.main-nav.open{display:flex}.main-nav a{padding:10px;border-bottom:1px solid var(--line);font-size:13px}.language-switch{margin-left:auto}.language-switch a{font-size:10px;padding:5px 7px}.hero{height:470px}.hero-photo{background-size:1210px 1815px;background-position:-330px -110px}.hero-shade{background:linear-gradient(90deg,#272727a8 0%,#27272780 48%,#27272716 100%)}.hero-content{padding:115px 22px 0}.eyebrow{font-size:8px}.hero h1{font-size:31px}.hero p{font-size:11px;margin-bottom:38px}.search-form{height:49px;border-radius:10px}.search-form input[name=s]{padding:0 13px;font-size:11px}.search-form button{width:50px;font-size:26px}.category-grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:20px 12px 28px}.category-card{min-height:140px;padding:14px}.category-icon{font-size:27px;height:43px}.category-card strong{white-space:normal;font-size:11px}.category-card>span:not(.category-icon){font-size:9px}.salon-banner{height:200px;background-size:auto,1300px 1950px;background-position:center,-20px -730px}.salon-banner h2{font-size:18px}.salon-banner p{font-size:12px}.white-button{min-width:190px;gap:25px}.latest{padding:25px 14px}.article-grid{grid-template-columns:repeat(2,1fr);gap:20px 11px}.article-card img,.article-placeholder{height:110px}.article-card strong{font-size:12px}.bottom-banner{min-height:235px;background-size:auto,1350px 2025px;background-position:center,-200px -1275px}.bottom-banner .container{padding:27px 20px}.bottom-banner h2{font-size:20px}.bottom-banner .white-button{position:static;margin-top:9px}.footer-inner{flex-wrap:wrap;gap:20px}.footer-links{order:3;width:100%;flex-wrap:wrap}.legal{font-size:9px}.interior{padding:0 12px 50px}.breadcrumbs{font-size:10px}.page-heading{padding:25px 8px}.page-heading h1{font-size:25px}.interior-layout{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);padding:10px 0;display:flex;flex-direction:row;overflow:auto;white-space:nowrap}.sidebar h3{display:none}.sidebar a{padding:8px 12px}.article-list{padding:10px 0}.list-row{font-size:13px}.article-hero{height:185px;padding:20px;background-size:auto,1300px 1950px;background-position:center,-690px -33px}.article-hero h1{font-size:23px}.article-body{padding:24px 8px}}

@media(max-width:700px){.language-switch a{padding:5px 5px}.brand strong{font-size:19px}}

/* Default photographic assets are bundled in the theme and shown immediately. */
.hero-photo{background-size:cover;background-position:center center}
.salon-banner{background-image:linear-gradient(#15191bb0,#15191bb0),url('assets/salon-1600.webp');background-size:cover;background-position:center}
.bottom-banner{background-image:linear-gradient(90deg,#18191db0,transparent),url('assets/hair-1600.webp');background-size:cover;background-position:center}
.article-hero{background-image:linear-gradient(90deg,#121819b0,transparent),url('assets/hair-1600.webp');background-size:cover;background-position:center}
.article-placeholder{background-image:url('assets/hair-800.webp');background-size:cover;background-position:center}
.article-placeholder.image-1{background-image:url('assets/hero-800.webp');background-position:center}
.article-placeholder.image-2{background-image:url('assets/hair-800.webp');background-position:right center}
.article-placeholder.image-3{background-image:url('assets/salon-800.webp');background-position:center}
@media(max-width:700px){.hero-photo{background-image:url('assets/hero-800.webp');background-size:cover;background-position:58% center}.salon-banner{background-image:linear-gradient(#15191bb0,#15191bb0),url('assets/salon-800.webp');background-size:cover;background-position:center}.bottom-banner{background-image:linear-gradient(90deg,#18191db0,transparent),url('assets/hair-800.webp');background-size:cover;background-position:center}.article-hero{background-image:linear-gradient(90deg,#121819b0,transparent),url('assets/hair-800.webp');background-size:cover;background-position:center}}
.hero-aside{color:#fff;text-shadow:0 1px 8px #0008}
/* Version 2: member portal based on the revised design comp. */
.site-header{height:78px}.header-inner{max-width:1440px;padding:0 34px;gap:22px}.brand{min-width:170px}.brand strong{font-size:28px;letter-spacing:.23em}.brand span{font-size:7px;letter-spacing:.2em}.brand-logo{height:52px;width:auto;max-width:205px;object-fit:contain}.main-nav{gap:22px;margin-left:auto;font-size:12px}.main-nav .menu-item{list-style:none}.account-link,.dark-button{background:#202629;color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:12px 21px;border:0;border-radius:2px;font-size:11px;white-space:nowrap}.account-link:hover,.dark-button:hover{background:#3a4043;color:#fff}.language-switch{border:0;gap:4px}.language-switch a{padding:5px 7px}.language-switch .active{background:#f1f1ef;color:#222}.site-footer{background:#232629;color:#fff}.footer-inner{max-width:1440px;flex-wrap:wrap;padding:0 34px}.footer-links{display:flex;gap:21px;flex-wrap:wrap}.legal{border-left:0;color:#c3c5c7}.footer-widget{width:100%;font-size:12px}.member-hero{position:relative;min-height:440px;background:#6f6d6b;overflow:hidden}.member-hero-photo{position:absolute;inset:0;background:url('assets/hero-1600.webp') center 42%/cover no-repeat}.member-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#242323bd 0%,#30302da0 37%,transparent 70%)}.member-hero-content{position:relative;max-width:1320px;margin:auto;padding:98px 36px 68px;color:#fff;z-index:1}.member-hero-content small{display:block;font-size:9px;letter-spacing:.28em;margin-bottom:18px}.member-hero h1{font-family:Georgia,"Yu Mincho",serif;font-size:40px;font-weight:400;letter-spacing:.1em;line-height:1.5;margin:0 0 10px;max-width:720px}.member-hero p{font-size:14px;letter-spacing:.06em;margin:0 0 34px}.member-hero .search-form{width:475px;height:52px;border-radius:3px}.member-hero .search-form button{width:52px}.member-hero-aside{position:absolute;right:max(35px,calc((100vw - 1300px)/2));top:120px;color:#fff;font-family:Georgia,"Yu Mincho",serif;font-size:15px;line-height:2;letter-spacing:.12em;text-shadow:0 1px 10px #0009}.member-hero-aside small{display:block;font-family:Arial,sans-serif;font-size:8px;line-height:1.7;letter-spacing:.2em;margin-top:14px}.member-strip{border-bottom:1px solid #e9e9e6;background:#f7f7f5}.member-strip .container{padding:17px 22px;display:flex;align-items:center;gap:20px;font-size:11px}.member-strip strong{white-space:nowrap}.member-strip span{color:#657076}.member-home{max-width:1320px;padding:0 25px}.home-section{padding:42px 0 17px}.home-section .section-head{border:0;align-items:end;margin-bottom:17px}.home-section .section-head small{font-family:Georgia,serif;letter-spacing:.2em;font-size:10px;color:#778087}.home-section .section-head h2{font-family:Georgia,"Yu Mincho",serif;font-size:31px;font-weight:400;letter-spacing:.08em;margin:1px 0 0}.home-section .section-head>a{font-size:11px;padding-bottom:5px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.product-card{border:1px solid #e8e9e8;position:relative;background:#fff}.product-card:hover,.quick-card:hover{transform:translateY(-3px);box-shadow:0 10px 22px #131c2114}.product-card,.quick-card{transition:transform .2s,box-shadow .2s}.product-card-photo{height:195px;background-color:#ebe9e5;background-image:url('assets/eclasta-products-original.jpg');background-repeat:no-repeat}.product-photo-01{background-size:300% 200%;background-position:100% 100%}.product-photo-02{background-size:200% 200%;background-position:0 0}.product-photo-03{background-size:200% 200%;background-position:100% 0}.product-photo-shampoo{background-size:600% 200%;background-position:40% 100%}.product-photo-mask{background-size:600% 200%;background-position:60% 100%}.product-card strong{display:block;padding:14px 36px 14px 12px;font-size:12px;font-weight:600;white-space:nowrap}.product-card>span{position:absolute;bottom:12px;right:15px;font-size:18px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.quick-card{border:1px solid #e7e8e7;display:flex;flex-direction:column;padding-bottom:15px}.quick-card>div{height:115px;background:center/cover no-repeat}.quick-usage>div{background-image:url('assets/salon-800.webp')}.quick-condition>div{background-image:url('assets/hair-800.webp')}.quick-trouble>div{background-image:url('assets/hero-800.webp');background-position:right 45%}.quick-card strong{font-size:15px;padding:10px 15px 1px}.quick-card span{font-size:11px;color:#69737a;padding:0 15px}.home-faq{padding-bottom:50px}.faq-list{display:flex;flex-direction:column;border-top:1px solid #e7e7e7}.faq-list a{display:flex;gap:18px;align-items:center;padding:12px 16px;border-bottom:1px solid #e7e7e7;font-size:13px}.faq-list a:hover{background:#f8f8f7}.faq-list a span{font-size:17px;color:#8c9397}.faq-list a b{font-size:18px;font-weight:300;margin-left:auto}.consult-banner{background:linear-gradient(90deg,#f8f8f7 0%,#f5f4f3d0 48%,#eee8e3aa 100%),url('assets/hair-1600.webp') right 44%/cover no-repeat;padding:46px 0}.consult-banner .container{max-width:1320px;padding:0 32px}.consult-banner small{font-size:9px;letter-spacing:.2em}.consult-banner h2{font-family:Georgia,"Yu Mincho",serif;font-weight:400;font-size:31px;margin:5px 0}.consult-banner p{font-size:12px;margin:0 0 16px}.consult-banner .dark-button{min-width:240px}.login-layout{max-width:1300px;margin:40px auto 65px;display:grid;grid-template-columns:1fr 1fr;min-height:600px}.login-photo{background:url('assets/hero-1600.webp') 63% center/cover}.login-panel{padding:65px clamp(30px,7vw,110px)}.login-panel small{font-size:10px;letter-spacing:.2em}.login-panel h1{font:400 34px Georgia,"Yu Mincho",serif}.login-panel p{color:#6c7478}.login-panel form{margin-top:30px}.login-panel label{display:block;margin:0 0 5px;font-size:12px}.login-panel input[type=text],.login-panel input[type=password]{width:100%;height:48px;padding:10px;border:1px solid #d5d8d8;margin-bottom:17px}.login-panel input[type=submit]{background:#24292b;border:0;color:#fff;padding:12px 30px;min-width:160px;cursor:pointer}.login-panel .login-remember label{display:flex;gap:8px;align-items:center}.muted-link,.login-help{display:block;font-size:12px;margin-top:20px}.consult-heading{background:linear-gradient(90deg,#f7f6f5,transparent)}.consult-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:35px;padding:25px 10px}.consult-form{border:1px solid #eceeed;padding:32px 38px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.consult-form label{font-size:12px;display:block}.consult-form input,.consult-form select,.consult-form textarea{width:100%;border:1px solid #d8dcdd;padding:10px;margin-top:6px;background:#fff;border-radius:2px;outline-color:#99836a}.consult-form label:nth-of-type(n+4),.consult-form .form-note,.consult-form .dark-button{grid-column:1/-1}.consult-form em{color:#a54a40}.consult-form .dark-button{justify-self:start}.consult-form .form-note{font-size:11px;color:#667076}.consult-aside{padding:22px;background:#f6f6f4;align-self:start}.consult-aside h3{font-size:16px;margin:0 0 10px}.consult-aside a{display:block;border-bottom:1px solid #dfe1e1;padding:10px 0;font-size:12px}.consult-aside p{font-size:11px;color:#6c7579}.honeypot{position:absolute;left:-10000px}.account-links{display:flex;gap:20px;align-items:center;margin-bottom:35px}.account-links>a:not(.dark-button){font-size:12px}.request-entry{border-bottom:1px solid #e4e7e8;padding:14px}.request-entry summary{display:flex;gap:20px;align-items:center;cursor:pointer}.request-entry summary small{margin-left:auto}.request-entry div{padding:20px;white-space:normal;font-size:13px}.page-heading h1{font-family:Georgia,"Yu Mincho",serif}.article-hero{background-image:linear-gradient(90deg,#18191ab0,transparent),url('assets/hair-1600.webp')}.interior{max-width:1240px}
@media(max-width:1050px){.main-nav{gap:11px;font-size:10px}.account-link{padding:10px;font-size:10px}.brand{min-width:150px}.brand strong{font-size:24px}}
@media(max-width:740px){.site-header,.header-inner{height:67px}.header-inner{padding:0 12px;gap:8px}.brand{min-width:0}.brand strong{font-size:20px}.brand-logo{max-width:130px;height:44px}.main-nav{top:67px;gap:0}.account-link{font-size:0;min-width:32px;height:34px;padding:5px}.account-link::before{content:'♙';font-size:18px}.menu-toggle{order:4}.language-switch a{font-size:9px;padding:3px}.member-hero{min-height:450px}.member-hero-photo{background-image:url('assets/hero-800.webp');background-position:60% center}.member-hero-content{padding:110px 20px 50px}.member-hero h1{font-size:30px}.member-hero p{font-size:11px}.member-hero .search-form{width:100%}.member-hero-aside{display:none}.member-strip .container{padding:14px;display:block;font-size:10px}.member-strip span{display:block;margin-top:4px}.member-home{padding:0 13px}.home-section{padding:32px 0 10px}.home-section .section-head h2{font-size:25px}.product-grid{grid-template-columns:repeat(2,1fr);gap:8px}.product-card-photo{height:160px}.product-card strong{font-size:11px;padding:11px 28px 11px 9px}.quick-grid{grid-template-columns:1fr;gap:10px}.quick-card>div{height:115px}.consult-banner{background-image:linear-gradient(90deg,#f8f8f6ed,#f8f8f6bd),url('assets/hair-800.webp')}.consult-banner .container{padding:0 20px}.consult-banner h2{font-size:25px}.site-footer .footer-inner{padding:0 15px}.login-layout{grid-template-columns:1fr;margin:0 auto}.login-photo{min-height:240px;background-image:url('assets/hero-800.webp')}.login-panel{padding:35px 22px}.consult-layout{grid-template-columns:1fr;gap:15px;padding:15px 0}.consult-form{grid-template-columns:1fr;padding:20px}.consult-form label,.consult-form label:nth-of-type(n+4){grid-column:1}.consult-aside{order:-1}}
.product-hub{padding:25px 0 30px}.product-hub .product-card{padding-bottom:13px}.product-hub .product-card strong{font-size:15px}.card-action,.card-pending{display:inline-block;font-size:11px;margin:0 12px;padding:5px 0}.card-action{border-bottom:1px solid #273036}.card-pending{color:#879097}.faq-archive-list{padding:20px 30px}.faq-item{border-bottom:1px solid #e2e5e6}.faq-item summary{cursor:pointer;display:flex;gap:15px;align-items:center;padding:17px 4px;font-size:14px;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>span{background:#617988;color:#fff;font:14px Georgia,serif;border-radius:50%;width:24px;height:24px;display:grid;place-items:center}.faq-item summary b{margin-left:auto;font-size:20px;font-weight:300}.faq-item[open] summary b{transform:rotate(45deg)}.faq-item>div{padding:0 20px 20px 42px;font-size:13px}.faq-item>div a{display:block;margin-top:13px;font-weight:600}.faq-help{background:#f6f5f3;padding:28px;margin:35px 0}.faq-help h2{font:400 23px Georgia,"Yu Mincho",serif;margin:0 0 12px}.product-manual-image{width:260px;height:240px;float:right;margin:0 0 18px 25px}.article-action{margin-top:35px;padding:22px;background:#f7f6f4}.article-action p{margin:0 0 12px}.usage-table{width:100%;border-collapse:collapse;margin:15px 0 25px}.usage-table th,.usage-table td{border:1px solid #e1e4e5;text-align:left;padding:10px 14px}.usage-table th{background:#f6f7f7}.usage-table td:last-child{font-weight:600}
@media(max-width:740px){.product-hub{grid-template-columns:repeat(2,1fr)}.faq-archive-list{padding:10px 0}.product-manual-image{width:100%;float:none;margin:0 0 15px}.faq-help{padding:20px;margin:20px 0}}
.home-added-content{padding:25px 15px 50px}.home-extra{margin:15px 0}.request-reply{margin-top:20px;background:#f5f5f2;padding:16px}.request-reply p{margin:8px 0 0}.main-nav ul.menu{list-style:none;display:flex;gap:20px;margin:0;padding:0;align-items:center}@media(max-width:740px){.main-nav ul.menu{display:flex;flex-direction:column;align-items:stretch;gap:0}}
.filter-tabs{display:flex;gap:5px;border-bottom:1px solid #e2e5e5;overflow-x:auto}.filter-tabs a{padding:10px 16px;white-space:nowrap;font-size:12px}.filter-tabs .active{border-bottom:2px solid #272e30;font-weight:700}.result-type{font-size:10px;background:#e9eef0;color:#4b6573;white-space:nowrap;padding:3px 8px}.request-entry summary strong{flex:1}
.account-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0 30px}.account-tiles a{padding:25px;background:#f4f5f4;border:1px solid #e9eae9;font-size:15px;font-weight:600}.account-tiles a:hover{background:#ebeceb}@media(max-width:740px){.account-tiles{grid-template-columns:1fr}}
