:root{--paper:#f8fafc;--white:#fff;--ink:#0f172a;--muted:#526075;--line:#dce3eb;--navy:#0b1220;--amber:#f5b301;--amber-ink:#94500a;--blue:#1e3a8a;--green:#166534;--radius:16px;--shadow:0 18px 48px #0f172a0a;--header-height:82px;font-family:"Pretendard Variable",Pretendard,-apple-system,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{margin:0;font-size:16px;line-height:1.65;word-break:keep-all;overflow-wrap:break-word}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}a,button,input,select,summary,[tabindex]{outline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #b45309}.dark-band a:focus-visible{outline-color:var(--amber)}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5,p{margin:0}h1,h2,h3,h4,h5{line-height:1.35;letter-spacing:-.04em}h2{font-size:clamp(30px,3.3vw,43px);font-weight:750}h3{font-size:21px}p{overflow-wrap:break-word}ul,ol{margin:0;padding:0;list-style:none}fieldset{min-width:0;margin:0;padding:0;border:0}legend{margin-bottom:16px;font-size:20px;font-weight:700}[hidden]{display:none!important}::selection{background:#f9d777;color:var(--ink)}.container{width:min(1200px,calc(100% - 80px));margin-inline:auto}.section{padding:96px 0}.section-tint{background:#f0f4f8}.section-heading{max-width:840px;margin-bottom:40px}.section-heading>p:last-child:not(.eyebrow){margin-top:18px;font-size:17px;color:var(--muted);max-width:800px}.eyebrow{font-size:13px;font-weight:750;letter-spacing:.035em;color:var(--amber-ink);margin-bottom:14px}.small{font-size:13px}.muted{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-100px;z-index:100;background:var(--amber);padding:12px 18px;border-radius:8px;font-weight:700}.skip-link:focus{top:12px}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.button{min-height:46px;padding:11px 20px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:700;line-height:1.5;transition:background .18s,box-shadow .18s,transform .18s}.button:hover{transform:translateY(-1px)}.primary{background:var(--amber);color:var(--ink);border-color:var(--amber)}.primary:hover{background:#ffc72c;border-color:#ffc72c}.ghost{color:#f8fafc;border-color:#526078;background:#ffffff04}.ghost:hover{background:#ffffff0f}.subtle{background:#fff;border-color:#ced6e0}.subtle:hover{background:#f0f4f8}.ink{background:var(--ink);color:white}.ink:hover{background:#26374f}.text-link{display:inline-flex;gap:20px;align-items:center;color:var(--ink);font-size:14px;font-weight:700;padding:10px 4px}.text-link:hover{color:var(--amber-ink)}.text-link.light{color:#e2e8f0}.text-link.light:hover{color:var(--amber)}.full-width{width:100%}.grow{flex:1}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.card-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 9px;border:1px solid transparent;border-radius:5px;white-space:nowrap;font-size:11px;font-weight:750;line-height:1.6;letter-spacing:0}.done{color:#166534;background:#ecfdf3;border-color:#c5ead3}.possible{color:#1e40af;background:#eff6ff;border-color:#d1e1ff}.running{color:#92400e;background:#fff4cf;border-color:#f2dfa2}.glow-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--amber);box-shadow:0 0 18px #f5b30180;vertical-align:1px;margin-right:6px}
/* 상단 메뉴와 히어로 */
.site-header{position:sticky;top:0;z-index:30;background:#ffffffed;backdrop-filter:blur(16px);border-bottom:1px solid #e2e8f0}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:82px}.brand{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;font-size:22px;font-weight:800;letter-spacing:-.04em;line-height:1.1}.brand>span{display:flex;align-items:baseline;gap:9px}.brand-en{font-size:11px;letter-spacing:0;font-weight:500;color:#64748b}.main-nav{display:flex;align-items:center;gap:26px;white-space:nowrap;font-size:13px;font-weight:650}.main-nav>a{padding:12px 0;position:relative}.main-nav>a:hover,.main-nav>a[aria-current="location"]{color:var(--amber-ink)}.main-nav>a[aria-current="location"]::after{content:"";position:absolute;bottom:4px;left:0;right:0;height:2px;background:var(--amber)}.main-nav .nav-contact{padding:8px 14px;border-radius:6px;background:var(--ink);color:#fff}.nav-contact span{margin-left:10px}.dark-band{color:#f8fafc;background:var(--navy)}.dark-band .eyebrow{color:#f7c64c}.dark-band .section-heading>p:last-child{color:#aebbd0}.hero{padding:77px 0 0;position:relative;background:radial-gradient(ellipse at 86% 29%,#1c304642,transparent 53%),var(--navy)}.hero-layout{display:grid;grid-template-columns:1.18fr 1fr;gap:18px;align-items:center}.hero h1{font-size:clamp(36px,3.65vw,52px);font-weight:780;line-height:1.3;letter-spacing:-.055em}.hero h1 em{color:var(--amber);font-style:normal}.hero-description{max-width:570px;margin-top:24px;color:#b4bfd0;font-size:16px;line-height:1.85}.hero .button-row{margin-top:30px}.hero-visual{position:relative;padding:0 0 0 10px}.hero-visual>img{width:100%;filter:drop-shadow(0 24px 38px #0002)}.hero-visual>p{text-align:center;color:#a5b4c7;font-size:12px;margin-top:-12px}.status-dot{display:inline-block;width:6px;height:6px;background:#8bc9a2;border-radius:50%;margin-right:6px}.hero-stats{margin-top:60px;padding:28px 0;display:grid;grid-template-columns:1fr 1fr 1.25fr;border-top:1px solid #ffffff20;gap:24px}.hero-stats li{display:flex;align-items:center;gap:20px;min-width:0}.hero-stats li+li{border-left:1px solid #ffffff20;padding-left:28px}.hero-stats strong{font-size:26px;letter-spacing:-.04em;line-height:1.2;white-space:nowrap}.hero-stats strong>span{color:var(--amber)}.hero-stats li>span{font-size:12px;color:#b4bfd0;max-width:180px;line-height:1.5}
/* 호스팅과 실적 */
.hosting-layout{display:grid;grid-template-columns:1.8fr 1fr;gap:46px;align-items:stretch}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.check-grid li{position:relative;padding:19px 0 19px 29px;border-bottom:1px solid var(--line);font-size:15px;font-weight:600}.check-grid li::before{content:"✓";position:absolute;left:0;top:19px;color:var(--amber-ink);font-weight:800}.check-grid li>span{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:4px}.hosting-example{padding:28px;background:linear-gradient(150deg,#fff,#fff9ea)}.hosting-example h3{margin-top:26px;font-size:28px;letter-spacing:-.02em}.hosting-example>p{font-size:14px;color:var(--muted);margin-top:12px}.mini-divider{height:1px;background:#e5dfd0;margin:23px 0 15px}.hosting-example .small{font-size:12px}.tech-line{margin-top:-18px;margin-bottom:28px;font-size:12px;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{padding:26px;box-shadow:none;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s}.feature-card:hover{border-color:#b9c6d6;box-shadow:var(--shadow)}.feature-card h3{font-size:17px;margin-top:22px;margin-bottom:10px}.feature-card p{font-size:14px;line-height:1.75;color:var(--muted)}.card-link{margin-top:auto;padding-top:18px;display:inline-flex;align-items:center;gap:14px;font-size:12px;font-weight:700;color:var(--blue)}.card-link:hover{text-decoration:underline}.supplement{font-size:12px;color:var(--muted);margin:24px 0 32px;line-height:1.9}.workflow-panel{padding:26px 30px;border:1px solid var(--line);border-radius:12px;background:#e8eef4}.workflow-panel>h3{font-size:14px;margin-bottom:22px}.flow{display:grid;gap:24px}.flow.six{grid-template-columns:repeat(6,1fr)}.flow li{padding:13px 6px;text-align:center;background:#fff;border:1px solid #d4dce8;border-radius:7px;font-size:13px;font-weight:650;position:relative}.flow li:not(:last-child)::after{content:"→";position:absolute;right:-21px;top:50%;transform:translateY(-50%);color:#63748c;font-size:16px}.flow li:last-child{background:#fff3cf;border-color:#e9d495}
/* 영상, 챕터, 업로드 체험 */
.video-layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(310px,1fr);gap:22px;align-items:start}.player-card{border-radius:14px;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.player-heading{display:flex;align-items:center;padding:16px 20px;gap:10px}.player-heading h3{font-size:14px;flex:1}.player-heading .small{font-size:11px;white-space:nowrap}video{width:100%;height:auto;aspect-ratio:16/9;display:block;background:#080d15}.player-footnote{padding:14px 20px;font-size:12px;color:var(--muted)}.chapter-panel{padding:18px 12px 12px;border:1px solid var(--line);border-radius:14px;background:#fff}.chapter-panel>h3{font-size:14px;padding:0 10px 12px}.chapter-list button{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border:0;border-radius:6px;background:transparent;text-align:left;font-size:12px;line-height:1.4;min-height:39px}.chapter-list button time{font-size:11px;font-variant-numeric:tabular-nums;color:var(--muted);width:31px;flex-shrink:0}.chapter-list button>span:not(.chapter-playing){flex:1}.chapter-list button:hover{background:#f0f4f8}.chapter-list button[aria-current="true"]{background:#fff1c8;color:#713a08;font-weight:750}.chapter-list button[aria-current="true"] time{color:#713a08}.chapter-playing{visibility:hidden;color:#8c4b0b}.chapter-list button[aria-current="true"] .chapter-playing{visibility:visible}.stills-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:30px;margin-bottom:14px}.stills-header h3{font-size:15px}.stills-header>span{font-size:12px}.stills-strip{display:flex;gap:12px;overflow-x:auto;scrollbar-width:thin;padding:4px 4px 12px;margin:-4px;scroll-snap-type:x proximity}.stills-strip button{width:155px;flex-shrink:0;padding:0;background:transparent;border:0;text-align:left;scroll-snap-align:start}.stills-strip img{width:100%;aspect-ratio:16/9;object-fit:cover;border:1px solid var(--line);border-radius:7px;transition:border-color .18s}.stills-strip button:hover img,.stills-strip button[aria-current="true"] img{border:2px solid #ad620d}.stills-strip span{display:block;font-size:11px;margin-top:8px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.publishing{margin-top:44px}.publishing>h3{font-size:18px;margin-bottom:18px}.step-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;counter-reset:publish}.step-cards li{counter-increment:publish;background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px 16px;font-size:13px;font-weight:600}.step-cards li::before{content:"0" counter(publish);display:block;color:var(--amber-ink);font-size:12px;margin-bottom:10px;font-weight:750}.step-detail{display:block;font-size:11px;color:var(--muted);margin-top:3px;font-weight:400}.upload-widget{display:grid;grid-template-columns:1fr 1.2fr;gap:44px;margin-top:28px;padding:32px;background:#f0f4f8;border:1px solid var(--line);border-radius:12px}.upload-widget h3{font-size:21px}.upload-widget>div>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:10px}.drop-zone{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:145px;padding:20px;border:1px dashed #97a7bd;border-radius:10px;background:#fff;cursor:pointer;text-align:center;transition:background .18s,border-color .18s}.drop-zone strong{font-size:14px}.drop-zone>span{font-size:11px;color:var(--muted)}.drop-zone img{margin-bottom:4px}.drop-zone:hover,.drop-zone.drag-over{background:#fffaeb;border-color:#a9620a}.drop-zone:focus-within{outline:3px solid #b45309;outline-offset:4px}.privacy-note{font-size:11px;color:var(--muted);line-height:1.7;margin-top:12px}.upload-meta{word-break:break-all}progress{width:100%;height:7px;accent-color:#b45309;margin-top:12px;border:none;border-radius:8px;overflow:hidden;background:#dce3eb}progress::-webkit-progress-bar{background:#dce3eb}progress::-webkit-progress-value{background:#b45309}progress::-moz-progress-bar{background:#b45309}.video-note{font-size:13px;color:var(--muted);margin-top:24px;padding-left:14px;border-left:2px solid var(--amber)}.notice{font-size:13px;padding:15px 18px;border-radius:8px;background:#fff6dc;color:#79410b;margin:20px 0}
/* 쇼핑몰 실적과 쇼룸 */
.shop-evidence{display:grid;grid-template-columns:.82fr 1.5fr;gap:28px;align-items:start}.shop-summary{padding:30px;position:sticky;top:calc(var(--header-height) + 24px)}.shop-summary h3{font-size:23px;margin:20px 0 14px}.shop-summary p{font-size:14px;line-height:1.95;color:var(--muted)}.shop-summary img{margin-top:28px;width:100%}.capability-table-wrap{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.capability-table{width:100%;border-collapse:collapse;font-size:12px;text-align:left;table-layout:fixed}.capability-table thead{background:#e8eef4;color:#475569}.capability-table th,.capability-table td{padding:12px 16px;border-bottom:1px solid #e7ecf2;vertical-align:middle}.capability-table tr:last-child>*{border-bottom:0}.capability-table th{font-weight:600}.capability-table thead th:first-child{width:47%}.capability-table thead th:nth-child(2){width:24%}.capability-table td:last-child{font-size:11px;color:var(--muted)}.capability-table .badge{font-size:10px;padding:2px 7px}.showroom{margin-top:56px;border:1px solid #cbd5e1;border-radius:18px;background:#fff;padding:32px;box-shadow:0 14px 50px #0f172a05}.showroom-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.showroom-heading .eyebrow{font-size:11px;margin-bottom:8px}.showroom-heading h3{font-size:36px;line-height:1.15}.showroom-dot{color:#b45309}.showroom-heading p:not(.eyebrow){margin-top:10px;font-size:13px;color:var(--muted)}.cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:5px;background:#ffffff20;font-size:12px}.demo-notice{font-size:12px;color:#5e625f;padding:14px 0 20px;margin-top:10px;border-bottom:1px solid var(--line)}.shop-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:24px 0}.filters{display:flex;gap:6px;flex-wrap:wrap}.filters button{border:1px solid transparent;background:#f1f5f9;color:#475569;padding:7px 16px;border-radius:6px;font-size:12px;font-weight:650;min-height:36px}.filters button[aria-pressed="true"]{background:var(--ink);color:white}.filters button:hover:not([aria-pressed="true"]){border-color:#9cacc1}.sort-label{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}select{padding:9px 28px 9px 11px;max-width:100%;border:1px solid #c4cfdc;border-radius:6px;background:#fff;font-size:13px;min-height:38px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 22px}.product-card{min-width:0;position:relative}.product-visual{position:relative;border-radius:10px;overflow:hidden;background:#f3f0eb;border:1px solid #e9e6df}.product-visual img{width:100%;aspect-ratio:1.44;object-fit:cover;transition:transform .25s}.product-card:hover .product-visual img{transform:scale(1.025)}.demo-badge{position:absolute;top:12px;left:12px;background:#ffffffed;color:#526075;border:1px solid #e4e7eb;padding:2px 7px;font-size:10px;font-weight:600;border-radius:4px}.product-category{font-size:10px;color:var(--amber-ink);font-weight:700;margin-top:16px}.product-card h4{font-size:16px;margin-top:5px;line-height:1.45}.product-description{font-size:12px;color:var(--muted);margin-top:5px;min-height:20px}.product-price-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:12px;margin-bottom:14px}.product-price-row strong{font-size:19px;letter-spacing:-.02em}.stock-label{font-size:11px;color:var(--muted);white-space:nowrap}.product-option{display:block;font-size:11px;color:var(--muted);margin-bottom:6px}.product-card select{width:100%;font-size:12px}.product-buy-row{display:flex;align-items:center;gap:8px;margin-top:8px}.product-buy-row input{width:62px;min-height:40px;font-size:13px;padding:8px}.product-buy-row .button{flex:1;min-height:40px;padding:8px 12px;font-size:12px}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding-top:26px;margin-top:30px}.admin-toolbar .button{font-size:12px;min-height:40px}.reset-button{border:0;background:transparent;padding:10px 0 10px 14px;color:var(--muted);font-size:12px}.reset-button:hover{color:#a33a20}.admin-panel{padding:26px;border-radius:10px;background:#f1f5f9;margin-top:24px}.admin-panel h4{font-size:23px;margin-bottom:5px}.admin-panel h5{font-size:15px;margin-top:24px;margin-bottom:12px}.sales-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.sales-summary>div{padding:20px;background:white;border:1px solid var(--line);border-radius:8px}.sales-summary span{font-size:12px;color:var(--muted);display:block}.sales-summary strong{font-size:27px;display:block;margin-top:5px;letter-spacing:-.03em}.admin-order{display:grid;grid-template-columns:1fr auto;gap:8px;padding:18px;background:white;border:1px solid var(--line);border-radius:8px;margin-bottom:10px}.admin-order h6{font-size:14px;margin:0 0 4px}.admin-order p{font-size:12px;color:var(--muted)}.admin-order label{font-size:11px;display:flex;flex-direction:column;gap:5px;align-self:center}.inventory-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.inventory-grid li{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #d6dee8;padding:12px 0;font-size:12px}.inventory-grid strong{white-space:nowrap;font-size:13px}.empty-state{text-align:center;padding:32px 12px;color:var(--muted);font-size:14px}.empty-state .empty-icon{display:block;font-size:32px;margin-bottom:10px}
/* 유지보수, 요금, 문의 */
.ai-section{background:radial-gradient(ellipse at 10% 0,#1a2c455c,transparent 60%),var(--navy)}.ai-diagram{padding:20px 22px 24px;border:1px solid #334155;border-radius:12px;background:#111c2c}.ai-diagram img{width:100%}.ai-diagram>p{text-align:center;font-size:14px;color:#f7d681;padding-top:5px}.ai-diagram>p>span{margin-right:8px}.ai-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.ai-facts article{border-top:1px solid #344154;padding-top:22px}.ai-facts h3{font-size:19px;margin:9px 0 12px}.ai-facts p{font-size:14px;color:#aebbd0;line-height:1.9}.fact-number{font-size:12px;color:#f1c14d;font-variant-numeric:tabular-nums}.ai-facts article:nth-last-child(-n+2){grid-column:span 1}.ai-promise{margin-top:40px;font-size:22px;letter-spacing:-.03em;color:#f9e6ae;border-left:2px solid var(--amber);padding:8px 0 8px 24px}.mobile-break{display:none}.production-card{display:grid;grid-template-columns:.9fr 1.5fr;gap:28px;align-items:center;padding:28px 32px;background:#edf2f7;border-radius:12px;border:1px solid var(--line)}.production-card .eyebrow{font-size:11px;display:block;margin-bottom:7px}.production-card h3{font-size:21px}.production-card>p{font-size:14px;color:var(--muted)}.pricing-subhead{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:38px 0 22px}.pricing-subhead h3{font-size:19px}.pricing-subhead>p{font-size:12px;color:var(--muted)}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:stretch}.price-card{position:relative;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:12px;background:#fff;padding:27px 23px 23px}.price-card h4{font-size:18px;margin-bottom:23px}.price{display:flex;gap:7px;align-items:baseline;white-space:nowrap;line-height:1.2;letter-spacing:-.04em}.price strong{font-size:clamp(24px,2.15vw,31px);font-weight:800}.price strong>span{font-size:13px;font-weight:600;margin-left:3px}.price>span{font-size:11px;font-weight:500;letter-spacing:0;color:var(--muted)}.tax-note{font-size:10px;color:var(--muted);margin-top:9px}.price-card ul{margin:24px 0 28px;padding-top:22px;border-top:1px solid var(--line);font-size:12px;color:var(--muted);line-height:1.65}.price-card li{padding-left:17px;position:relative;margin-bottom:12px}.price-card li::before{content:"✓";position:absolute;left:0;color:#80500e;font-size:11px}.price-card li:last-child{margin-bottom:0}.price-card li strong{color:var(--ink);font-weight:700}.price-card>.button{margin-top:auto;font-size:12px;min-height:43px;padding:10px}.recommended{border:2px solid #c4890d;background:#fffcf3;padding:26px 22px 22px;box-shadow:0 8px 28px #a9690c0b}.recommend-ribbon{position:absolute;top:-13px;right:18px;padding:3px 12px;color:var(--ink);background:var(--amber);font-size:11px;line-height:1.6;font-weight:750;border-radius:4px}.pricing-footnote{color:var(--muted);font-size:12px;margin-top:23px;line-height:1.9}.faq-layout{display:grid;grid-template-columns:.6fr 1.4fr;gap:64px;padding-top:60px;margin-top:60px;border-top:1px solid var(--line)}.faq-layout h3{font-size:29px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:22px 0;list-style:none;font-size:15px;font-weight:650;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";font-size:21px;font-weight:400;color:#718096;flex-shrink:0}.faq-list details[open] summary::after{content:"−"}.faq-list details[open] summary{color:#955006}.faq-list details>p{font-size:14px;color:var(--muted);padding:0 28px 23px 0;line-height:1.9}.process-timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;padding-top:4px}.process-timeline li{position:relative}.process-timeline li>span{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#fff;border:1px solid #c7d2df;border-radius:50%;font-size:11px;color:#53657b;font-weight:650}.process-timeline li:last-child>span{background:var(--amber);border-color:var(--amber);color:var(--ink)}.process-timeline li:not(:last-child)::after{content:"";position:absolute;left:38px;right:-24px;height:1px;top:19px;background:#c7d2df}.process-timeline h3{font-size:15px;margin-top:18px}.process-timeline small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:5px;letter-spacing:0}.contact-section{background:#fff6df;border-top:1px solid #e9dfc6}.contact-layout{display:flex;justify-content:space-between;gap:40px;align-items:center}.contact-layout h2{font-size:40px}.contact-layout>div>p:last-child{color:#5f5c53;margin-top:20px;font-size:16px}.contact-actions{text-align:right}.contact-actions>p{font-size:14px!important;color:#655d48!important}.contact-actions .button-row{justify-content:flex-end}.contact-actions>.text-link{margin-top:20px}.contact-actions>.button-row:empty{display:none}.site-footer{background:#fff;border-top:1px solid var(--line);padding:28px 0}.footer-layout{display:flex;align-items:center;gap:24px}.footer-brand{font-size:18px}.footer-layout>p{font-size:11px;color:var(--muted)}.footer-layout .copyright{margin-left:auto;white-space:nowrap}
/* 키보드 접근을 지원하는 모달과 드로어 */
dialog{color:var(--ink);border:1px solid var(--line);padding:0;background:#fff;max-height:calc(100dvh - 32px);box-shadow:0 24px 80px #0003;overflow:auto}dialog::backdrop{background:#0b122099;backdrop-filter:blur(3px)}.drawer{width:min(480px,calc(100% - 16px));max-width:none;height:100dvh;max-height:100dvh;inset:0 0 0 auto;margin:0 0 0 auto;border:0;border-radius:16px 0 0 16px}.drawer[open]{display:flex;flex-direction:column;animation:drawer-in .2s ease-out}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 28px 22px;border-bottom:1px solid var(--line);flex-shrink:0}.dialog-heading .eyebrow{font-size:11px;margin-bottom:6px}.dialog-heading h2{font-size:25px}.close-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--line);border-radius:50%;font-size:26px;font-weight:400;line-height:1;background:white;flex-shrink:0}.close-button:hover{background:#f1f5f9}.drawer-content{padding:0 28px 24px;overflow-y:auto;flex:1;overscroll-behavior:contain;scrollbar-gutter:stable}.drawer-footer{padding:18px 28px 20px;border-top:1px solid var(--line);flex-shrink:0;background:#fff}.drawer-footer .privacy-note{text-align:center;margin-top:8px}.cart-items{padding-top:10px}.cart-item{display:grid;grid-template-columns:70px minmax(0,1fr);gap:14px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:70px;height:70px;object-fit:cover;border-radius:7px;background:#f4f1ed}.cart-item-heading{display:flex;gap:8px;align-items:flex-start;justify-content:space-between}.cart-item h3{font-size:14px}.cart-item p{font-size:12px;color:var(--muted);margin-top:4px}.remove-item{border:0;background:transparent;color:var(--muted);font-size:11px;padding:0 0 4px 4px;white-space:nowrap}.remove-item:hover{color:#9f3524;text-decoration:underline}.cart-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px}.quantity-control{display:inline-flex;align-items:center;border:1px solid #ccd5e0;border-radius:5px;overflow:hidden}.quantity-control button{width:31px;height:31px;padding:0;border:0;background:#f8fafc;font-size:17px}.quantity-control button:hover{background:#e8eef4}.quantity-control span{min-width:28px;text-align:center;font-size:12px}.cart-item-bottom strong{font-size:13px}.coupon-form,.points-field{margin-top:22px}.coupon-form>label,.points-field>label{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4px;font-size:13px;font-weight:650;margin-bottom:8px}.coupon-form label>span,.points-field label>span{font-size:11px;font-weight:400}.input-row{display:flex;gap:8px;align-items:stretch}input:not([type="radio"]):not([type="file"]){border:1px solid #bbc8d8;border-radius:6px;background:#fff;min-width:0;padding:10px 12px;font-size:14px;min-height:42px;max-width:100%}.input-row input{flex:1;width:100%}.input-row .button{flex-shrink:0;font-size:12px;padding:9px 14px;min-height:42px}.coupon-form>p{margin-top:6px;min-height:18px;font-size:12px}.is-error{color:#ad2921!important}.is-success{color:#166534!important}.points-field>p{font-size:11px;margin-top:7px}.cart-totals{margin:26px 0 0;padding-top:18px;border-top:1px solid var(--line)}.cart-totals>div{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;margin-bottom:10px}.cart-totals dt{color:var(--muted)}.cart-totals dd{margin:0;font-variant-numeric:tabular-nums}.cart-totals .discount dd{color:#166534}.cart-totals .total{margin-top:18px;border-top:1px solid var(--line);padding-top:18px;margin-bottom:0;font-size:17px;font-weight:750}.cart-totals .total dt{color:var(--ink)}.cart-totals .total dd{font-size:24px;letter-spacing:-.03em}.shipping-note{font-size:11px;color:var(--muted);margin-top:16px}.checkout-dialog{width:min(560px,calc(100% - 32px));max-width:none;border-radius:16px}.checkout-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:18px 28px 0}.checkout-steps li{text-align:center;padding:8px 3px;font-size:12px;color:var(--muted);border-bottom:2px solid #e2e8f0}.checkout-steps li[aria-current="step"]{border-color:#b45309;color:#8b4609;font-weight:750}.checkout-body{padding:26px 28px 28px}.checkout-body h3{font-size:20px}.checkout-body form>label{display:block;font-size:13px;font-weight:650;margin:18px 0 7px}.checkout-body form>label>span{font-weight:400;color:var(--muted);font-size:11px}.checkout-body form>input{width:100%}.checkout-body form>.button{margin-top:26px}.checkout-body .privacy-note{font-size:12px}.payment-option{display:flex;align-items:center;gap:12px;font-size:14px;border:1px solid var(--line);border-radius:7px;margin-bottom:9px;padding:14px 16px;cursor:pointer}.payment-option:has(:checked){background:#fff8e6;border-color:#bd852d}.payment-option input{accent-color:#9b550a;width:17px;height:17px;flex-shrink:0}.checkout-body .input-row{margin-top:26px}.order-complete{text-align:center}.complete-mark{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;font-size:24px;background:#edf9ed;color:#166534;border-radius:50%;margin-bottom:18px}.order-number{display:inline-block;padding:6px 12px;background:#f1f5f9;border-radius:5px;font-size:14px;font-weight:650;margin-top:14px}.order-complete .cart-totals{text-align:left}.order-complete ul{text-align:left;font-size:13px;margin-top:20px;color:var(--muted)}.order-complete ul li{padding:8px 0;border-bottom:1px solid var(--line)}.order-complete>.button{margin-top:22px}.toast{position:fixed;z-index:100;bottom:24px;left:50%;transform:translate(-50%,12px);background:#172338;color:#fff;border:1px solid #4c5d72;box-shadow:0 8px 28px #0002;border-radius:9px;padding:12px 20px;font-size:13px;max-width:calc(100% - 32px);width:max-content;text-align:center;pointer-events:none;opacity:0;transition:opacity .18s,transform .18s}.toast.visible{opacity:1;transform:translate(-50%,0)}@keyframes drawer-in{from{transform:translateX(30px);opacity:.7}to{transform:translateX(0);opacity:1}}
video{color:#f8fafc}video a{text-decoration:underline}
/* 고객 서버 권장 방침·공통 운영·연락처 */
.hosting-policy{margin-top:22px;padding:24px 28px;background:#fff9ea;border:1px solid #e9dfc6;border-left:4px solid var(--amber);border-radius:12px;font-size:15px;line-height:1.85;color:var(--muted)}.hosting-policy strong{color:var(--ink)}.hosting-operations>h3{font-size:19px;margin-bottom:8px;line-height:1.6}
.pricing-common{margin-bottom:28px;padding:24px 28px;background:#fff9ea;border:1px solid #e9dfc6;border-radius:12px}.pricing-common h4{font-size:17px;margin-bottom:18px}.pricing-common ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.pricing-common li{position:relative;padding-left:23px;font-size:14px}.pricing-common li::before{content:"✓";position:absolute;left:0;color:var(--amber-ink);font-weight:800}.pricing-common li>span{display:block;margin-top:6px;font-size:12px;color:var(--muted)}
.contact-details{margin-top:16px;font-size:14px;color:#655d48;user-select:text}.contact-address{margin-top:12px}
@media(max-width:700px){.hosting-policy{padding:20px;font-size:14px}.hosting-operations>h3{font-size:17px}.pricing-common{padding:22px}.pricing-common ul{grid-template-columns:1fr;gap:18px}}
/* 화면 너비별 배치 */
@media(min-width:1440px){.hero{padding-top:90px}.hero h1{font-size:53px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.main-nav{gap:17px}.brand-en{display:none}.hero-stats li{gap:12px}.hero-stats li+li{padding-left:20px}.hero-stats strong{font-size:23px}.hero-stats li>span{font-size:11px}.hosting-layout{gap:28px}.check-grid{gap:0 22px}.feature-card{padding:23px}.price-card{padding:24px 17px 20px}.recommended{padding:23px 16px 19px}.price strong{font-size:25px}.price strong>span{font-size:11px}.pricing-grid{gap:10px}.price>span{font-size:10px}.shop-summary{padding:24px}.capability-table th,.capability-table td{padding:11px 12px}}
@media(max-width:950px){:root{--header-height:118px}.nav-shell{display:block;min-height:0;padding-top:15px}.brand{font-size:21px}.brand-en{display:inline}.main-nav{justify-content:space-between;gap:23px;overflow-x:auto;scrollbar-width:none;padding:10px 2px 12px;margin:0 -2px;font-size:12px}.main-nav::-webkit-scrollbar{display:none}.main-nav>a{flex-shrink:0;padding:8px 0}.main-nav .nav-contact{padding:6px 12px}.hero{padding-top:58px}.hero-layout{grid-template-columns:1.2fr 1fr;gap:0}.hero h1{font-size:35px}.hero-description{font-size:14px}.hero .button{font-size:12px;padding:10px 14px}.hero .text-link{font-size:12px}.hero-visual{padding-left:0}.hero-visual>p{font-size:10px}.hero-stats{margin-top:45px}.hero-stats li{display:block}.hero-stats li>span{display:block;margin-top:9px;font-size:11px;max-width:none}.section{padding:76px 0}.hosting-layout{grid-template-columns:1.5fr 1fr}.check-grid{grid-template-columns:1fr}.check-grid li{padding-block:12px;font-size:14px}.check-grid li::before{top:12px}.hosting-example{align-self:center}.feature-grid{grid-template-columns:repeat(2,1fr)}.video-layout{grid-template-columns:minmax(0,1.5fr) minmax(265px,1fr);gap:16px}.player-heading{padding:14px;flex-wrap:wrap}.player-heading h3{font-size:12px}.player-heading>.small{display:none}.player-footnote{padding:12px 14px;font-size:11px}.chapter-list button{padding:9px 7px;font-size:11px;gap:7px}.chapter-panel{padding:15px 8px 10px}.chapter-list button time{font-size:10px;width:28px}.step-cards{gap:8px}.step-cards li{font-size:12px;padding:17px 12px}.upload-widget{padding:26px;gap:25px}.shop-evidence{grid-template-columns:1fr}.shop-summary{position:static;display:grid;grid-template-columns:1fr 200px;gap:0 28px}.shop-summary .badge{justify-self:start}.shop-summary h3,.shop-summary p{grid-column:1}.shop-summary img{grid-column:2;grid-row:1/4;margin:0;align-self:center}.showroom{padding:25px}.product-grid{gap:26px 16px}.product-card h4{font-size:14px}.product-description{min-height:40px;font-size:11px}.product-price-row strong{font-size:17px}.product-price-row .stock-label{font-size:10px}.ai-facts{grid-template-columns:1fr 1fr;gap:28px}.ai-facts article:last-child{grid-column:1/-1}.pricing-grid{grid-template-columns:1fr 1fr;gap:22px 18px}.price-card{padding:28px}.recommended{padding:27px}.price strong{font-size:31px}.price-card ul{font-size:13px}.price-card h4{margin-bottom:20px}.faq-layout{gap:35px;grid-template-columns:.65fr 1.35fr}.process-timeline{gap:12px}.process-timeline li:not(:last-child)::after{right:-12px}.process-timeline h3{font-size:13px}.contact-layout h2{font-size:34px}.contact-layout>div>p:last-child{font-size:14px}.footer-layout{flex-wrap:wrap;gap:12px 20px}.footer-layout>p:not(.copyright){flex:1}.footer-layout .copyright{margin-left:0}.flow{gap:19px}.flow li{font-size:12px}.flow li:not(:last-child)::after{right:-18px}}
@media(max-width:700px){.container{width:calc(100% - 40px)}.hero-layout{grid-template-columns:1fr}.hero{padding-top:46px}.hero-copy{max-width:570px}.hero h1{font-size:clamp(33px,6.4vw,44px);line-height:1.34}.hero-description{font-size:15px;margin-top:20px}.hero .button-row{margin-top:25px;gap:10px}.hero .button{font-size:13px;min-height:44px;padding:11px 16px}.hero .text-link{font-size:13px;padding-inline:5px}.hero-visual{width:min(440px,95%);margin:28px auto 0}.hero-visual>p{margin-top:-20px;font-size:11px}.hero-stats{margin-top:30px;gap:14px;padding:24px 0;grid-template-columns:1fr .9fr 1.15fr}.hero-stats strong{font-size:22px}.hero-stats li+li{padding-left:14px}.hero-stats li>span{font-size:10px;line-height:1.65}.section{padding:64px 0}.section-heading{margin-bottom:30px}.section-heading h2{font-size:30px}.section-heading>p:last-child:not(.eyebrow){font-size:14px;margin-top:16px}.eyebrow{font-size:11px;margin-bottom:12px}.hosting-layout{grid-template-columns:1fr;gap:24px}.check-grid{grid-template-columns:1fr 1fr;gap:0 20px}.check-grid li{font-size:13px;padding-left:23px}.check-grid li>span{font-size:11px}.hosting-example{padding:25px}.hosting-example .card-top img{width:38px}.hosting-example h3{margin-top:10px;font-size:25px}.hosting-example .mini-divider{margin-block:18px 10px}.feature-grid{gap:12px}.feature-card{padding:21px 18px}.feature-card h3{font-size:15px;line-height:1.5;margin-top:16px}.feature-card p{font-size:12px;line-height:1.8}.feature-icon{width:25px;height:25px}.feature-card .badge{font-size:10px;padding:2px 6px}.card-top{gap:6px}.card-link{font-size:11px}.tech-line{font-size:11px;margin-top:-10px}.supplement{font-size:11px}.workflow-panel{padding:23px}.flow.six{grid-template-columns:1fr}.flow{gap:20px}.flow li{font-size:13px;padding:10px}.flow li:not(:last-child)::after{content:"↓";right:auto;left:50%;top:auto;bottom:-22px;transform:translateX(-50%)}.video-layout{grid-template-columns:1fr;gap:18px}.player-heading{padding:14px 16px}.player-heading h3{font-size:13px}.player-heading>.small{display:inline}.player-footnote{font-size:11px}.chapter-panel{padding:20px 13px 14px}.chapter-panel h3{padding-bottom:12px}.chapter-list button{font-size:12px;padding:10px;min-height:42px}.chapter-list button time{font-size:11px;width:32px}.stills-header{display:block}.stills-header>span{display:block;font-size:11px;margin-top:7px}.stills-strip button{width:160px}.step-cards{grid-template-columns:1fr}.step-cards li{display:flex;align-items:center;gap:18px;font-size:13px;padding:16px 20px}.step-cards li::before{margin:0;font-size:13px}.step-cards br{display:none}.step-detail{display:inline;margin-left:5px}.upload-widget{grid-template-columns:1fr;gap:24px;padding:24px}.upload-widget h3{font-size:21px}.video-note{font-size:12px}.shop-summary{display:block;padding:25px}.shop-summary h3{font-size:23px}.shop-summary p{font-size:13px}.shop-summary img{width:240px;margin:18px auto 0}.capability-table{font-size:11px}.capability-table th,.capability-table td{padding:12px 10px}.capability-table thead th:first-child{width:43%}.capability-table thead th:nth-child(2){width:26%}.capability-table td:last-child{font-size:10px}.capability-table .badge{font-size:10px;padding:2px 5px}.showroom{padding:22px 18px;border-radius:12px;margin-top:36px}.showroom-heading{gap:12px;flex-wrap:wrap;align-items:flex-start}.showroom-heading h3{font-size:32px}.showroom-heading p:not(.eyebrow){font-size:12px}.showroom-heading .button{padding:9px 13px;font-size:12px;min-height:40px}.demo-notice{font-size:11px;line-height:1.8;margin-top:6px;padding:12px 0 18px}.shop-toolbar{gap:12px;flex-wrap:wrap;margin:20px 0}.filters{gap:5px}.filters button{padding:6px 13px;font-size:12px}.sort-label{margin-left:auto;font-size:11px;gap:6px}.sort-label select{font-size:12px;padding:7px;min-height:36px}.product-grid{grid-template-columns:repeat(2,1fr);gap:24px 14px}.product-card h4{font-size:14px;min-height:41px}.product-price-row{flex-wrap:wrap;gap:3px;margin-block:10px}.product-price-row strong{font-size:17px}.product-price-row .stock-label{font-size:10px}.product-buy-row{gap:6px}.product-buy-row input{width:48px!important;padding:6px!important}.product-buy-row .button{padding:8px;font-size:12px}.product-card select{font-size:11px;padding:8px 5px}.product-option{font-size:10px}.demo-badge{font-size:9px;left:8px;top:8px;padding:1px 5px}.product-description{font-size:11px;min-height:40px}.admin-toolbar{padding-top:20px;margin-top:26px}.admin-toolbar .button{padding:9px 12px;font-size:11px}.reset-button{font-size:11px}.admin-panel{padding:18px}.sales-summary>div{padding:15px 12px}.sales-summary strong{font-size:22px}.sales-summary span{font-size:11px}.admin-order{display:block;padding:15px}.admin-order label{margin-top:14px}.admin-order h6{font-size:12px}.inventory-grid{grid-template-columns:1fr}.ai-diagram{padding:20px}.ai-diagram img{max-width:420px;width:100%;height:auto;aspect-ratio:360/590;margin:auto}.ai-diagram>p{font-size:12px;margin-top:18px}.ai-facts{gap:24px 20px}.ai-facts h3{font-size:17px}.ai-facts p{font-size:12px}.ai-promise{font-size:19px;padding-left:18px}.production-card{grid-template-columns:1fr;gap:16px;padding:24px}.production-card h3{font-size:20px}.production-card>p{font-size:13px}.pricing-grid{gap:22px 14px}.price-card{padding:25px 20px 21px}.recommended{padding:24px 19px 20px}.price{gap:4px}.price strong{font-size:25px}.price-card h4{font-size:17px}.price-card ul{font-size:12px}.price-card .button{font-size:11px}.pricing-subhead{margin-top:30px}.faq-layout{grid-template-columns:1fr;gap:26px;padding-top:40px;margin-top:40px}.faq-layout h3{font-size:26px}.faq-layout h3 br{display:none}.faq-list summary{font-size:14px;padding:20px 0}.faq-list details>p{font-size:13px;padding-right:8px}.process-timeline{grid-template-columns:1fr;gap:0}.process-timeline li{display:flex;gap:20px;align-items:flex-start;padding-bottom:26px}.process-timeline li:last-child{padding-bottom:0}.process-timeline li>span{flex-shrink:0}.process-timeline li:not(:last-child)::after{left:19px;top:38px;bottom:0;width:1px;height:auto;right:auto}.process-timeline h3{margin-top:8px;font-size:16px}.process-timeline small{display:inline;margin-left:5px;font-size:12px}.contact-layout{display:block}.contact-layout h2{font-size:33px}.contact-actions{text-align:left;margin-top:28px}.contact-actions .button-row{justify-content:flex-start}.contact-actions>.text-link{margin-top:14px}.footer-layout{align-items:flex-start;display:grid;gap:14px}.footer-layout>p{font-size:10px}.footer-layout .copyright{font-size:11px}.dialog-heading{padding:22px}.drawer-content{padding:0 22px 22px}.drawer-footer{padding:16px 22px}.checkout-steps{padding:16px 22px 0}.checkout-body{padding:24px 22px}.toast{font-size:12px;padding:12px 16px}.cart-item{gap:10px;grid-template-columns:58px minmax(0,1fr)}.cart-item>img{width:58px;height:58px}}
@media(max-width:430px){.container{width:calc(100% - 32px)}.main-nav{gap:22px}.hero{padding-top:36px}.hero h1{font-size:32px}.hero-description{font-size:14px;line-height:1.85}.hero .button-row{gap:9px}.hero .button{padding:10px 13px;font-size:12px}.hero .text-link{font-size:12px;gap:10px}.hero-visual{width:100%;margin-top:26px}.hero-stats strong{font-size:20px}.hero-stats{gap:10px}.hero-stats li+li{padding-left:10px}.hero-stats li>span{font-size:10px}.section-heading h2{font-size:28px}.check-grid{grid-template-columns:1fr}.check-grid li{font-size:14px;padding-block:15px}.check-grid li::before{top:15px}.feature-grid{grid-template-columns:1fr}.feature-card{padding:23px}.feature-card h3{font-size:17px;margin-top:18px}.feature-card p{font-size:14px}.feature-card .badge{font-size:11px}.feature-icon{width:28px;height:28px}.card-link{font-size:12px}.showroom{padding:22px 16px}.product-grid{grid-template-columns:1fr;gap:28px}.product-visual img{aspect-ratio:1.7}.product-card h4{font-size:17px;min-height:0}.product-description{font-size:12px;min-height:0}.product-category{font-size:11px}.product-price-row{flex-wrap:nowrap;margin-block:12px}.product-price-row strong{font-size:21px}.product-price-row .stock-label{font-size:12px}.product-card select{font-size:13px;padding:10px}.product-option{font-size:12px}.product-buy-row{gap:8px}.product-buy-row input{width:72px!important;padding:9px!important}.product-buy-row .button{font-size:13px}.demo-badge{font-size:10px;padding:2px 7px;top:12px;left:12px}.sort-label{margin-left:0}.shop-toolbar{justify-content:space-between}.filters button{padding:7px 12px}.ai-facts{grid-template-columns:1fr}.ai-facts h3{font-size:19px}.ai-facts p{font-size:14px}.mobile-break{display:block}.ai-promise{font-size:18px}.pricing-grid{grid-template-columns:1fr;gap:24px}.price-card{padding:28px}.recommended{padding:27px}.price-card h4{font-size:20px;margin-bottom:22px}.price strong{font-size:33px}.price strong>span{font-size:14px}.price>span{font-size:12px}.price-card ul{font-size:14px;margin-bottom:28px}.price-card .button{font-size:14px}.tax-note{font-size:11px}.capability-table th,.capability-table td{padding:11px 8px}.capability-table thead th:first-child{width:40%}.capability-table thead th:nth-child(2){width:27%}.capability-table td:last-child{font-size:10px}.player-heading>.small{display:none}.drawer{width:calc(100% - 16px)}.cart-item h3{font-size:13px}.cart-totals .total dd{font-size:22px}.coupon-form>label,.points-field>label{font-size:12px}.input-row .button{padding:9px 12px}.contact-layout h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.button:hover,.product-card:hover .product-visual img{transform:none}}
