.public-page{display:flex;flex-direction:column;min-height:100vh;background:var(--white);font-family:var(--font-body);color:var(--text)}.public-page>main{flex:1 0 auto}.site-header{width:100%}.sh-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:12px 40px;background:#040404}.sh-promo{grid-column:1;justify-self:start;color:#fff;font-weight:500;font-size:14px;line-height:1.3;text-decoration:underline}.sh-logo{grid-column:2;justify-self:center;display:flex;align-items:center}.sh-logo img{height:39px;width:auto;-o-object-fit:contain;object-fit:contain}.sh-country{grid-column:3;justify-self:end;display:flex;align-items:center;gap:4px;background:none;border:0;color:#fff;font-family:var(--font-body);font-weight:500;font-size:14px;line-height:1.3;cursor:pointer}.sh-main{justify-content:space-between;padding:16px 40px;background:var(--white);border-bottom-left-radius:40px;border-bottom-right-radius:40px}.sh-main,.sh-nav{display:flex;align-items:center;gap:24px}.sh-nav a{color:#202020;font-size:16px;line-height:1.3;text-decoration:none;white-space:nowrap;transition:color .12s}.sh-nav a:hover{color:var(--brand)}.sh-burger{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:0;background:none;color:#202020;cursor:pointer;padding:0}.sh-mobile{position:fixed;inset:0;z-index:1200}.sh-mobile-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(0,0,0,.4);cursor:pointer}.sh-mobile-panel{position:absolute;top:0;left:0;width:min(82vw,320px);height:100%;background:var(--white);box-shadow:2px 0 24px rgba(0,0,0,.18);padding:76px 12px 24px;display:flex;flex-direction:column;gap:2px;overflow-y:auto}.sh-mobile-panel a{display:flex;align-items:center;justify-content:space-between;padding:14px;border-radius:12px;color:#202020;font-size:17px;font-weight:500;text-decoration:none}.sh-mobile-panel a.on,.sh-mobile-panel a:hover{background:var(--grey-100);color:var(--brand)}.sh-mobile-panel a.on svg{color:var(--brand)}.sh-search{gap:10px;padding:0 12px;color:var(--text-subtle);font-size:16px;line-height:1.3;white-space:nowrap}.sh-icon-btn,.sh-search{display:flex;align-items:center;height:40px;border:1px solid rgba(0,0,0,.1);border-radius:24px}.sh-icon-btn{position:relative;justify-content:center;width:40px;background:var(--white);color:#202020;cursor:pointer}.sh-icon-btn.primary{border-color:var(--brand)}.sh-badge,.sh-icon-btn.primary{background:var(--brand);color:#fff}.sh-badge{position:absolute;top:-3px;right:-3px;display:flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:24px;font-weight:500;font-size:10px;line-height:1}.auth-shell{flex:1;width:100%;max-width:1440px;margin:0 auto;padding:40px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.auth-hero{position:relative;min-height:719px;border-radius:40px;overflow:hidden;background:var(--card-grad)}.auth-hero-img{-o-object-fit:cover;object-fit:cover}.reg-card{display:flex;flex-direction:column;align-items:flex-end;padding:40px;background:#f2f2f2;border-radius:40px}.reg-login{gap:8px;color:#000;font-weight:500;font-size:20px;line-height:1.3;text-decoration:none;cursor:pointer}.reg-login,.reg-login-ic{display:flex;align-items:center}.reg-login-ic{justify-content:center;width:48px;height:48px;border-radius:24px;background:var(--white)}.reg-body{display:flex;flex-direction:column;gap:40px;width:100%;padding:40px}.reg-head{gap:32px}.reg-head,.reg-titles{display:flex;flex-direction:column;align-items:center;width:100%}.reg-titles{gap:16px}.reg-title{font-family:var(--font-display);font-weight:600;font-size:40px;line-height:1.3;color:#000}.reg-sub{font-size:16px;line-height:1.3;color:var(--text-subtle);text-align:center}.reg-options{display:flex;flex-direction:column;gap:12px;width:100%}.reg-option{display:flex;align-items:center;gap:16px;width:100%;padding:16px 24px;background:var(--white);border:0;border-radius:24px;text-align:left;cursor:pointer}.reg-radio{flex-shrink:0;width:24px;height:24px;border-radius:24px;border:2px solid rgba(0,0,0,.1);transition:border-width .1s,border-color .1s}.reg-option.selected .reg-radio{border:6px solid var(--brand)}.reg-option-main{display:flex;flex-direction:column;gap:8px;min-width:0;flex:1}.reg-option-head{display:flex;flex-direction:column;gap:4px}.reg-option-title{font-weight:500;font-size:20px;line-height:1.3;color:#000}.reg-option-kind{font-size:16px;line-height:1.3;color:var(--brand)}.reg-option-desc{font-size:16px;line-height:1.3;color:#000;opacity:.5}.reg-submit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:56px;padding:8px 24px;background:var(--brand);border:0;border-radius:48px;color:var(--text-invert);font-weight:500;font-size:20px;line-height:1.3;cursor:pointer;transition:background .12s}.reg-submit:hover{background:var(--brand-hover)}.site-footer{border-top-left-radius:40px;border-top-right-radius:40px;overflow:hidden;background:var(--white)}.ft-main{gap:48px;padding:40px;max-width:1440px;margin:0 auto;flex-wrap:wrap}.ft-brand,.ft-main{display:flex;justify-content:space-between}.ft-brand{flex-direction:column;gap:24px;margin-right:auto}.ft-logo{height:38px;width:auto;-o-object-fit:contain;object-fit:contain}.ft-cta{display:inline-flex;align-items:center;gap:8px;height:52px;padding:6px 6px 6px 20px;border-radius:48px;background:var(--brand);color:#fff;font-weight:500;font-size:17px;text-decoration:none;width:-moz-fit-content;width:fit-content;white-space:nowrap}.ft-cta-ic{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:24px;background:#fff;color:var(--brand)}.ft-col{display:flex;flex-direction:column;gap:12px;min-width:150px;align-self:flex-start}.ft-col-catalog{width:230px;flex:0 0 230px;min-width:0}.ft-col-title{font-size:14px;color:rgba(0,0,0,.5);margin-bottom:12px}.ft-link{color:#000;font-size:16px;text-decoration:none}.ft-link:hover{color:var(--brand)}.ft-contacts{gap:12px}.ft-contact{gap:12px;font-size:16px;text-decoration:none}.ft-contact,.ft-contact-ic{display:flex;align-items:center;color:#000}.ft-contact-ic{justify-content:center;width:24px;height:24px;border-radius:24px;background:#f2f2f2;flex-shrink:0}.ft-socials{display:flex;gap:16px;margin-top:36px}.ft-social{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:24px;background:#f2f2f2;color:#000}.ft-social:hover{color:var(--brand)}.ft-legal{width:-moz-fit-content;width:fit-content}.ft-legal summary{display:inline-flex;align-items:center;gap:6px;cursor:pointer;list-style:none}.ft-legal summary::-webkit-details-marker{display:none}.ft-legal summary svg{transition:transform .15s ease}.ft-legal[open] summary svg{transform:rotate(180deg)}.ft-legal-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.ft-link-sub{font-size:14px;color:rgba(0,0,0,.6)}.ft-install-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 28px;border-radius:48px;background:#e7e6ff;color:var(--brand);font-weight:600;font-size:16px;text-decoration:none;width:-moz-fit-content;width:fit-content}.ft-install-btn:hover{background:#dcdaff}.ft-install .ft-socials{margin-top:20px}.ft-install .ft-social{background:var(--brand);color:#fff}.ft-install .ft-social:hover{background:#1f1aa8;color:#fff}.ft-bottom{padding:12px 40px;background:var(--black);color:#fff;font-size:14px}.reg-card--form{align-items:stretch}.reg-top{justify-content:space-between;width:100%}.reg-back,.reg-top{display:flex;align-items:center;height:48px}.reg-back{justify-content:center;width:48px;border-radius:24px;border:0;background:var(--white);color:#000;cursor:pointer}.reg-head--form{gap:24px}.reg-fields{gap:16px}.reg-field,.reg-fields{display:flex;flex-direction:column;width:100%}.reg-field{gap:4px}.reg-label{font-size:14px;line-height:1.3;color:#040404}.reg-input{display:flex;align-items:center;width:100%;min-height:53px;padding:16px;background:var(--white);border:1.5px solid transparent;border-radius:12px;font-size:16px;line-height:1.3;color:var(--text);transition:border-color .12s}.reg-input::-moz-placeholder{color:var(--text-subtle)}.reg-input::placeholder{color:var(--text-subtle)}.reg-input:focus-within,input.reg-input:focus{outline:none;border-color:var(--brand)}.reg-phone{gap:8px}.reg-cc-wrap{position:relative;flex-shrink:0}.reg-cc{display:flex;align-items:center;gap:6px;flex-shrink:0;padding:4px 8px 4px 4px;border:0;border-radius:8px;background:none;font-size:16px;color:#1c1e24;cursor:pointer}.reg-cc:hover{background:var(--grey-50,#f5f5f7)}.reg-cc svg{color:var(--text-subtle)}.reg-cc-flag{font-size:18px;line-height:1}.reg-cc-backdrop{position:fixed;inset:0;z-index:20;border:0;background:none;cursor:default}.reg-cc-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:30;width:260px;max-height:300px;overflow-y:auto;padding:6px;background:var(--white);border:1px solid var(--grey-200);border-radius:14px;box-shadow:0 16px 40px rgba(0,0,0,.14)}.reg-cc-opt{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border:0;border-radius:9px;background:none;font-size:15px;color:var(--text);cursor:pointer;text-align:left}.reg-cc-opt:hover{background:var(--grey-50,#f5f5f7)}.reg-cc-opt.on{background:#f0eeff}.reg-cc-name{flex:1;min-width:0}.reg-cc-dial{color:var(--text-subtle);font-variant-numeric:tabular-nums}.reg-phone-input,.reg-pwd input{flex:1;min-width:0;border:0;background:none;font-size:16px;line-height:1.3;color:var(--text)}.reg-phone-input:focus,.reg-pwd input:focus{outline:none}.reg-phone-input::-moz-placeholder,.reg-pwd input::-moz-placeholder{color:var(--text-subtle)}.reg-phone-input::placeholder,.reg-pwd input::placeholder{color:var(--text-subtle)}.reg-pwd{justify-content:space-between;gap:8px}.reg-eye{border:0;background:none;cursor:pointer}.reg-eye,.reg-hint{display:flex;color:var(--text-subtle)}.reg-hint{align-items:center;gap:4px;font-size:12px;line-height:1.3}.reg-hint svg{flex-shrink:0}.reg-actions{display:flex;flex-direction:column;gap:12px;width:100%}.reg-agree{display:flex;align-items:flex-start;gap:8px;width:100%;padding:0;border:0;background:none;text-align:left;cursor:pointer}.reg-checkbox{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:6px;border:2px solid var(--grey-200);color:#fff}.reg-agree.checked .reg-checkbox{background:var(--brand);border-color:var(--brand)}.reg-agree-text{font-size:14px;line-height:1.3;color:#7c878e}.reg-agree-text a{color:var(--brand);font-weight:500;text-decoration:none}.reg-submit:disabled{opacity:.5;cursor:not-allowed}.reg-error{padding:12px 16px;border-radius:12px;background:var(--error-bg);color:var(--error);font-size:14px;line-height:1.3}.cat-shell{flex:1;width:100%;max-width:1560px;margin:0 auto;padding:40px 40px 64px;display:flex;flex-direction:column;gap:28px;background:var(--white)}.cat-head{display:flex;align-items:baseline;gap:16px}.cat-head h1{font-family:var(--font-display);font-weight:700;font-size:44px;letter-spacing:-.01em}.cat-head .cnt{font-size:16px;color:var(--text-subtle)}.cf{flex-direction:column;gap:14px}.cf,.cf-row{display:flex}.cf-row{flex-wrap:wrap;gap:20px;align-items:flex-end}.cf-field{display:flex;flex-direction:column;gap:8px;min-width:180px}.cf-field label{font-size:13px;font-weight:500;color:var(--text-subtle)}.cf-field select{height:48px;padding:0 42px 0 16px;border:1.5px solid transparent;border-radius:var(--r-12);background:var(--grey-50) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237a7a85' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 14px center;font-size:15px;font-weight:500;font-family:var(--font-body);color:var(--text);appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:border-color .15s,background-color .15s}.cf-field select:hover{background-color:var(--grey-100)}.cf-field select:focus{outline:none;border-color:var(--brand);background-color:var(--white)}.fsel{position:relative;min-width:180px}.fsel-btn{display:flex;align-items:center;gap:10px;width:100%;height:48px;padding:0 14px 0 16px;border:1.5px solid transparent;border-radius:var(--r-12);background:var(--grey-50);font-size:15px;font-weight:500;color:var(--text);cursor:pointer;transition:border-color .15s,background-color .15s}.fsel-btn:hover{background:var(--grey-100)}.fsel-btn.open{border-color:var(--brand);background:var(--white)}.fsel-btn .fsel-val{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fsel-btn .fsel-cv,.fsel-btn .fsel-lead{color:var(--text-subtle);flex-shrink:0}.fsel-btn .fsel-cv{transition:transform .15s}.fsel-pop{position:absolute;top:calc(100% + 6px);left:0;min-width:100%;max-height:320px;overflow-y:auto;background:var(--white);border-radius:var(--r-16);box-shadow:var(--sh-xl);border:1px solid var(--grey-100);padding:6px;z-index:30;display:flex;flex-direction:column;gap:2px}.fsel-opt{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:var(--r-10);font-size:14px;font-weight:500;color:var(--text);text-align:left;white-space:nowrap;cursor:pointer}.fsel-opt:hover{background:var(--grey-50)}.fsel-opt svg,.fsel-opt.on{color:var(--brand)}.fsel-opt svg{flex-shrink:0}.cf-range{min-width:220px}.cf-slider .vals{display:flex;justify-content:space-between;font-size:13px;color:var(--text-muted);margin-bottom:6px}.cf-slider .track{position:relative;height:20px}.cf-slider .track:before{content:"";left:0;right:0;background:var(--grey-100)}.cf-slider .fill,.cf-slider .track:before{position:absolute;top:9px;height:3px;border-radius:2px}.cf-slider .fill{background:var(--brand)}.cf-slider input[type=range]{position:absolute;inset:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;pointer-events:none;margin:0}.cf-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--brand);border:2px solid var(--white);box-shadow:0 0 0 1px var(--brand);pointer-events:auto;cursor:pointer}.cf-toggle{display:inline-flex;align-items:center;gap:12px;height:48px;padding:0 18px;border:1.5px solid transparent;border-radius:var(--r-12);background:var(--grey-50);font-family:var(--font-body);font-size:15px;font-weight:500;color:var(--text);cursor:pointer;transition:border-color .15s,background-color .15s}.cf-toggle:hover{background:var(--grey-100)}.cf-toggle.on{border-color:var(--brand);background:var(--brand-50);color:var(--brand)}.cf-toggle .sw{width:44px;height:26px;border-radius:var(--r-full);background:var(--grey-200);position:relative;transition:background .15s;flex-shrink:0}.cf-toggle .sw:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .15s}.cf-toggle.on .sw{background:var(--brand)}.cf-toggle.on .sw:after{transform:translateX(18px)}.cf-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.cf-sort{display:inline-flex;align-items:center;gap:8px;height:48px;padding:0 18px;border:1.5px solid transparent;border-radius:var(--r-full);background:var(--grey-50);color:var(--text-subtle);transition:background-color .15s}.cf-sort:hover{background:var(--grey-100)}.cf-sort select{font-weight:500;font-family:var(--font-body);appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:4px}.cf-reset,.cf-sort select{border:0;background:none;font-size:15px;color:var(--text);cursor:pointer}.cf-reset{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.fc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:28px 24px}.fc{flex-direction:column;gap:10px;text-decoration:none;color:inherit}.fc,.fc-img{display:flex}.fc-img{position:relative;aspect-ratio:3/4;border-radius:var(--r-16);background:var(--card-grad);overflow:hidden;align-items:center;justify-content:center}.fc-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.fc:hover .fc-img img{transform:scale(1.02)}.fc-ph{font-family:var(--font-display);font-weight:700;font-size:56px;color:var(--grey-300)}.fc-fav{top:14px;right:14px;width:44px;height:44px;border-radius:50%;border:1px solid hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.25);backdrop-filter:blur(4px);color:var(--brand);align-items:center;justify-content:center;cursor:pointer}.fc-dots,.fc-fav{position:absolute;display:flex}.fc-dots{bottom:12px;left:50%;transform:translateX(-50%);gap:6px;padding:6px 8px;border-radius:var(--r-full);background:rgba(0,0,0,.35)}.fc-dots button{width:7px;height:7px;border-radius:50%;border:0;background:hsla(0,0%,100%,.5);cursor:pointer;padding:0}.fc-dots button.on{background:#fff}.fc-name{display:flex;align-items:center;gap:8px;font-family:var(--font-display);font-weight:700;font-size:22px}.fc-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--brand);flex-shrink:0}.fc-slogan{font-size:15px;color:var(--grey-700);line-height:1.4}.pf-shell{flex:1;width:100%;max-width:1560px;margin:0 auto;padding:16px 40px 64px;display:flex;flex-direction:column;gap:28px;background:var(--white)}.pf-crumbs{display:flex;gap:10px;font-size:14px;flex-wrap:wrap}.pf-crumbs,.pf-crumbs a{color:var(--text-subtle)}.pf-crumbs a{text-decoration:none}.pf-crumbs a:hover,.pf-crumbs b{color:var(--text)}.pf-crumbs b{font-weight:500}.pf-hero{display:grid;grid-template-columns:1fr 1fr;gap:32px;background:linear-gradient(160deg,#f4f4f5,#ececee);border-radius:var(--r-24);padding:44px 48px;align-items:center;aspect-ratio:1360/686}.pf-plate-row{display:flex;align-items:flex-start;gap:0}.pf-plate{display:inline-block;background:var(--black);color:#fff;font-family:var(--font-display);font-weight:700;font-size:40px;letter-spacing:.01em;padding:10px 28px}.pf-check{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--brand);margin:-12px 0 0 -10px;border:3px solid #fff}.pf-slogan{margin-top:36px;font-family:var(--font-display);font-weight:700;font-size:34px;line-height:1.25;letter-spacing:-.01em}.pf-desc{margin-top:18px;font-size:16px;line-height:1.6;color:var(--grey-800);max-width:560px}.pf-cta-row{display:flex;align-items:center;gap:14px;margin-top:32px}.pc-cta{height:56px;padding:0 26px;font-size:17px}.pf-round{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;border:1px solid var(--grey-200);background:var(--white);color:var(--brand);cursor:pointer;text-decoration:none}.pf-facts{display:flex;gap:16px;margin-top:36px;flex-wrap:wrap}.pf-fact{min-width:150px;border:1px solid var(--grey-200);border-radius:var(--r-16);padding:18px 22px;text-align:center;background:transparent}.pf-fact .v{font-family:var(--font-display);font-weight:700;font-size:32px;line-height:1.1}.pf-fact .l{margin-top:6px;font-size:15px;color:var(--grey-700)}.pf-hero-r{position:relative;align-self:stretch;border-radius:var(--r-20);overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:480px}.pf-hero-r img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.pf-hero-r .ph{font-family:var(--font-display);font-weight:700;font-size:40px;color:var(--grey-300)}.pf-tabs{display:flex;gap:12px;flex-wrap:wrap}.pf-tabs .t{display:inline-flex;align-items:center;padding:12px 24px;border-radius:var(--r-full);border:1px solid var(--grey-200);background:var(--white);color:var(--text);font-size:15px;text-decoration:none}.pf-tabs .t.active{background:var(--black);color:#fff;border-color:var(--black)}.pf-h2{font-size:40px;line-height:1.2}.pf-display,.pf-h2{font-family:var(--font-display);font-weight:700;letter-spacing:-.01em}.pf-display{font-size:56px;line-height:1.15;text-align:center}.pf-spec{display:grid;grid-template-columns:minmax(280px,520px) 1fr;gap:48px;align-items:start;padding:24px 0}.pf-spec-img{border-radius:var(--r-20);overflow:hidden;aspect-ratio:3/4;background:var(--card-grad)}.pf-spec-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pf-spec-list ol{list-style:none;margin-top:32px;display:flex;flex-direction:column;gap:26px}.pf-spec-list li{display:flex;align-items:baseline;gap:24px;font-size:24px}.pf-spec-list .n{color:var(--text-subtle);font-size:20px}.pf-sizes{display:flex;flex-direction:column;gap:36px;padding:32px 0}.pf-sizes-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pf-sizes-photos .p{border-radius:var(--r-20);overflow:hidden;aspect-ratio:3/4;background:var(--card-grad)}.pf-sizes-photos .p img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pf-lab{display:flex;flex-direction:column;gap:18px;padding:24px 0}.pf-lab-meta p{font-size:17px;color:var(--grey-700);line-height:1.6}.pf-lab-photo{border-radius:var(--r-24);overflow:hidden;max-height:560px}.pf-lab-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pf-card-sec{padding:16px 0;display:flex;flex-direction:column;gap:20px}.pf-chips{display:flex;flex-wrap:wrap;gap:8px}.pf-muted{font-size:15px;color:var(--text-muted)}.pf-models{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.pf-models .m{display:flex;flex-direction:column;gap:8px}.pf-models .img{aspect-ratio:3/4;border-radius:var(--r-16);background:var(--card-grad);display:flex;align-items:center;justify-content:center;overflow:hidden}.pf-models .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pf-models .ph{font-size:12px;color:var(--grey-400)}.pf-models .nm{font-size:15px;font-weight:500}.pf-models .pr{font-size:15px;font-weight:700}.pf-contacts-sec{max-width:560px}.pc-contacts{background:var(--grey-50);border-radius:var(--r-20);padding:24px}.pc-contacts h2{font-family:var(--font-display);font-weight:700;font-size:24px;margin-bottom:16px}.pc-locked{display:flex;flex-direction:column;gap:14px}.pc-locked p{font-size:14px;color:var(--text-muted);line-height:1.5}.pc-locked-cta{display:flex;gap:10px;flex-wrap:wrap}.rows-masked{display:flex;flex-direction:column;gap:10px}.pc-revealed .r,.rows-masked .r{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--text-muted);text-decoration:none}.pc-revealed .ic,.rows-masked .ic{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--r-full);background:var(--brand-50);color:var(--brand);flex-shrink:0}.pc-revealed{display:flex;flex-direction:column;gap:12px}.pc-revealed .r{color:var(--text)}.pc-revealed .r:hover .val{color:var(--brand)}.pc-revealed .lbl{font-size:12px;color:var(--text-subtle);width:70px;flex-shrink:0}.pc-revealed .val{font-weight:500}@media (max-width:1080px){.auth-shell{grid-template-columns:1fr}.auth-hero{min-height:280px}.reg-body{padding:16px 0 0}.sh-nav{display:none}.sh-burger{display:flex}.ft-main{gap:32px}.cat-shell,.pc-shell{padding:24px 16px 48px}.pc-cols{grid-template-columns:1fr}.pc-side{position:static}}@media (max-width:760px){.sh-top{padding:10px 16px;gap:12px}.sh-main{padding:12px 16px;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.sh-country{display:none}.sh-logo img{height:32px}.sh-login,.sh-register{display:none}.sh-order{padding:0 14px;height:40px;font-size:14px}}@media (max-width:400px){.sh-order{font-size:13px;padding:0 10px}.sh-order svg{display:none}}.home{flex:1;width:100%;max-width:1560px;margin:0 auto;padding:16px 16px 48px;display:flex;flex-direction:column;gap:16px}.hm-hero{position:relative;border-radius:var(--r-24);overflow:hidden;aspect-ratio:2/1;background:var(--card-grad)}.hm-hero .slide{position:absolute;inset:0;opacity:0;transition:opacity .5s}.hm-hero .slide.on{opacity:1}.hm-hero .slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hm-hero .nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:0;background:hsla(0,0%,100%,.35);backdrop-filter:blur(4px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.hm-hero .nav.prev{left:18px}.hm-hero .nav.next{right:18px}.hm-hero .dots{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:7px;z-index:2}.hm-hero .dots button{width:8px;height:8px;border-radius:5px;border:0;padding:0;background:hsla(0,0%,100%,.55);cursor:pointer;transition:width .2s}.hm-hero .dots button.on{width:22px;background:#fff}.hm-tiles{display:grid;grid-template-columns:1.55fr 1fr;grid-template-rows:1fr 1fr;gap:16px;background:var(--white);border-radius:var(--r-24);padding:24px}.ntile{border-radius:var(--r-16);overflow:hidden;display:block}.ntile.big{grid-row:span 2}.ntile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .25s}.ntile:hover img{transform:scale(1.015)}.hm-sec{background:var(--white);border-radius:var(--r-24);padding:32px}.hm-sec-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.hm-sec-head h2{font-family:var(--font-display);font-weight:700;font-size:40px;line-height:1.1}.hm-all{display:inline-flex;align-items:center;gap:8px;color:var(--text);font-size:15px;font-weight:500;text-decoration:none;white-space:nowrap}.hm-all .ic{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--brand);color:#fff}.hm-fb{display:block;position:relative;border-radius:var(--r-16);overflow:hidden;background:var(--card-grad)}.hm-fb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .25s}.hm-fb:hover img{transform:scale(1.015)}.hm-fb-label{position:absolute;left:24px;bottom:20px;max-width:80%;font-family:var(--font-display);font-weight:700;text-transform:uppercase;font-size:clamp(20px,2.2vw,34px);line-height:1.05;letter-spacing:.01em;color:#111;background:hsla(0,0%,100%,.82);padding:8px 14px;border-radius:10px}.hm-mosaic-v{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:minmax(300px,auto) minmax(280px,auto);grid-template-areas:"a a b c" "d d e e";gap:20px}.hm-mosaic-v .hm-fb[style*="grid-area: b"] img,.hm-mosaic-v .hm-fb[style*="grid-area: c"] img{-o-object-position:top;object-position:top}.hm-mosaic-p{display:grid;grid-template-columns:1fr 1fr;gap:20px}.hm-mosaic-p .hm-fb{min-height:300px}.hm-partners{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hm-pt{position:relative;display:block;aspect-ratio:4/3.1;border:1px solid var(--grey-200);border-radius:var(--r-16);overflow:hidden;text-decoration:none;color:var(--text);transition:box-shadow .15s;background:var(--white)}.hm-pt:hover{box-shadow:var(--sh-md)}.hm-pt img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hm-pt .lbl{position:absolute;left:24px;bottom:20px;right:24px;font-family:var(--font-display);font-weight:700;font-size:22px;line-height:1.2}.hm-promos{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;background:var(--white);border-radius:var(--r-24);padding:24px}.hm-promos .pr{border-radius:var(--r-16);overflow:hidden;display:block}.hm-promos .pr img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .25s}.hm-promos .pr:hover img{transform:scale(1.015)}.hm-models{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hm-m{display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit}.hm-m .img{position:relative;aspect-ratio:3/4;border-radius:var(--r-16);background:var(--card-grad);overflow:hidden;display:flex;align-items:center;justify-content:center}.hm-m .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hm-m .ph{font-size:12px;color:var(--grey-400)}.hm-m .fab{position:absolute;left:12px;bottom:12px;display:inline-flex;align-items:center;gap:6px;background:var(--black);color:#fff;font-weight:600;font-size:14px;padding:6px 12px}.hm-m .fab .vc{display:inline-flex;width:16px;height:16px;background:var(--brand)}.hm-m .fab .vc,.hm-m .fav{align-items:center;justify-content:center;border-radius:50%}.hm-m .fav{position:absolute;top:12px;right:12px;display:flex;width:38px;height:38px;background:hsla(0,0%,100%,.85);color:var(--brand)}.hm-m .nm{font-size:15px}.hm-m .pr{font-weight:700;font-size:16px}.hm-cta-sec{position:relative;border-radius:var(--r-24);overflow:hidden;min-height:420px;display:flex;align-items:center}.hm-cta-sec .bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hm-cta-sec .inner{position:relative;margin-left:48px;padding:40px 44px;max-width:440px;background:#fff;border-radius:24px;box-shadow:0 18px 50px rgba(0,0,0,.1)}.hm-cta-sec h2{font-family:var(--font-display);font-weight:700;font-size:42px;line-height:1.06;color:#111}.hm-cta-sec p{margin-top:16px;font-size:17px;line-height:1.5;color:var(--text-subtle)}.hm-cta-sec .btns{display:flex;align-items:center;gap:24px;margin-top:28px;flex-wrap:wrap}.hm-cta-sec .cta-more{color:var(--brand);font-weight:600;font-size:16px;text-decoration:none}.hm-cta-sec .cta-more:hover{text-decoration:underline}@media (max-width:1080px){.hm-hero{aspect-ratio:auto;min-height:300px}.hm-tiles{grid-template-columns:1fr;grid-template-rows:auto}.ntile.big{grid-row:auto}.hm-partners{grid-template-columns:repeat(2,1fr)}.hm-mosaic-v{grid-template-columns:1fr 1fr;grid-template-areas:"a a" "b c" "d d" "e e"}.hm-mosaic-p{grid-template-columns:1fr}.hm-models{grid-template-columns:repeat(2,1fr)}.hm-promos{grid-template-columns:1fr}}.article-body{font-family:var(--font-body);font-size:18px;line-height:1.7;color:var(--text)}.article-body h2{font-size:28px;line-height:1.2;margin:1.4em 0 .5em}.article-body h2,.article-body h3{font-family:var(--font-display);font-weight:700}.article-body h3{font-size:22px;line-height:1.25;margin:1.2em 0 .4em}.article-body p{margin:0 0 1em}.article-body a{color:var(--brand);text-decoration:underline}.article-body ol,.article-body ul{margin:0 0 1em 1.4em}.article-body li{margin:.2em 0}.article-body blockquote{border-left:3px solid var(--brand);padding:4px 0 4px 20px;margin:1.2em 0;color:var(--text-subtle);font-size:20px;font-style:italic}.article-body hr{border:none;height:1px;background:var(--grey-200);margin:2em 0}.article-body img{max-width:100%;border-radius:14px;margin:1em 0;display:block}.article-body iframe{width:100%;aspect-ratio:16/9;border:none;border-radius:14px;margin:1em 0}.article-body div[data-youtube-video] iframe{width:100%;height:auto;aspect-ratio:16/9}.rich-editor-content .ProseMirror{min-height:320px;padding:20px 22px;outline:none}.rich-editor-content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--grey-400);float:left;height:0;pointer-events:none}.content-page,.post-page{max-width:1200px;margin:0 auto;padding:48px 40px 80px;width:100%}.post-page{max-width:760px}.cp-head{margin-bottom:36px}.cp-head h1{font-family:var(--font-display);font-weight:700;font-size:44px;line-height:1.05}.cp-head p{font-size:18px;margin-top:10px}.cp-empty,.cp-head p{color:var(--text-subtle)}.cp-empty{font-size:16px}.cp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cp-card{display:flex;flex-direction:column;border-radius:var(--r-20);overflow:hidden;background:var(--white);box-shadow:var(--sh-sm);text-decoration:none;color:var(--text);transition:transform .18s,box-shadow .18s}.cp-card:hover{transform:translateY(-3px);box-shadow:var(--sh-md)}.cp-cover{aspect-ratio:16/10;background:var(--card-grad);display:flex;align-items:center;justify-content:center;overflow:hidden}.cp-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cp-cover-ph{font-family:var(--font-display);font-weight:700;color:var(--grey-300);letter-spacing:.1em}.cp-card-body{padding:18px 20px 22px}.cp-date{font-size:13px;color:var(--text-subtle);margin-bottom:8px}.cp-card-body h3{font-family:var(--font-display);font-weight:700;font-size:20px;line-height:1.2}.cp-card-body p{color:var(--text-subtle);font-size:14px;margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-back{display:inline-block;margin-bottom:18px;color:var(--brand);text-decoration:none;font-weight:500}.post-page h1{font-family:var(--font-display);font-weight:700;font-size:38px;line-height:1.1}.post-meta{color:var(--text-subtle);font-size:14px;margin:12px 0 24px}.post-cover{width:100%;border-radius:var(--r-20);margin-bottom:28px}.post-body{font-size:18px}.faq-wrap{display:flex;flex-direction:column;gap:36px;max-width:820px}.faq-cat h2{font-family:var(--font-display);font-weight:700;font-size:24px;margin-bottom:14px}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-item{border:1px solid var(--grey-200);border-radius:var(--r-16);overflow:hidden}.faq-item.open{border-color:var(--brand-200)}.faq-q{display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 22px;background:var(--white);border:none;cursor:pointer;text-align:left;font-size:16px;font-weight:600;color:var(--text)}.faq-chevron{font-size:22px;color:var(--brand);line-height:1;flex-shrink:0}.faq-a{padding:0 22px 20px;color:var(--text-subtle);font-size:15px;line-height:1.6}@media (max-width:1000px){.cp-grid{grid-template-columns:repeat(2,1fr)}.content-page,.post-page{padding:32px 20px 60px}.cp-head h1{font-size:34px}}@media (max-width:640px){.cp-grid{grid-template-columns:1fr}}.mc-head{display:flex;align-items:baseline;gap:14px;margin-bottom:24px}.mc-head h1{font-family:var(--font-display);font-weight:700;font-size:40px;line-height:1.05}.mc-count{color:var(--text-subtle);font-size:15px}.mc-filters{display:flex;gap:16px;align-items:flex-end;margin-bottom:24px;flex-wrap:wrap}.mc-field{display:flex;flex-direction:column;gap:6px;min-width:200px}.mc-field>label{font-size:13px;font-weight:500;color:var(--text-subtle)}.mc-field select,.mc-select{height:48px;padding:0 16px;border:1.5px solid transparent;border-radius:var(--r-12);background:var(--grey-50);font-size:15px;font-weight:500;color:var(--text);cursor:pointer;transition:border-color .15s,background-color .15s}.mc-field select{padding:0 42px 0 16px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237a7a85' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.mc-field select:hover,.mc-select:hover{background-color:var(--grey-100)}.mc-field select:focus{outline:none;border-color:var(--brand);background-color:var(--white)}.mc-select{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.mc-sort{margin-left:auto}.mc-dropdown{position:absolute;top:74px;left:0;min-width:200px;background:var(--white);border-radius:12px;box-shadow:var(--sh-xl);padding:6px;z-index:20}.mc-opt{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:transparent;text-align:left;font-size:14px;cursor:pointer;border-radius:8px}.mc-opt:hover{background:var(--grey-50)}.mc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.mc{display:flex;flex-direction:column;text-decoration:none;color:var(--text)}.mc-img{position:relative;aspect-ratio:3/4;border-radius:16px;overflow:hidden;background:var(--card-grad)}.mc-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.mc:hover .mc-img img{transform:scale(1.02)}.mc-ph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:40px;color:var(--grey-300)}.mc-factory{bottom:12px;display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:20px;background:rgba(0,0,0,.62);font-size:13px;font-weight:600}.mc-badge,.mc-factory{position:absolute;left:12px;color:#fff}.mc-badge{top:12px;padding:3px 9px;border-radius:8px;font-size:11px;font-weight:700}.mc-badge.new{background:var(--brand)}.mc-badge.sale{background:#ff7a00}.mc-fav{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:50%;border:none;background:hsla(0,0%,100%,.9);color:var(--brand);display:flex;align-items:center;justify-content:center;cursor:pointer}.mc-body{padding:12px 2px}.mc-name{font-size:14px;color:var(--text-subtle)}.mc-price{font-weight:700;font-size:16px;margin-top:4px}.mc-old{text-decoration:line-through;color:var(--grey-400);font-weight:400;margin-right:8px}.pp{max-width:1200px;margin:0 auto;padding:28px 40px 80px}.pp-back{display:inline-block;margin-bottom:20px;color:var(--brand);text-decoration:none;font-weight:500}.pp-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:48px;align-items:start}.pp-gallery{display:flex;gap:14px}.pp-thumbs{display:flex;flex-direction:column;gap:12px;flex-shrink:0}.pp-thumb{width:72px;height:92px;border-radius:12px;overflow:hidden;border:2px solid transparent;background:var(--grey-100);cursor:pointer;padding:0}.pp-thumb.on{border-color:var(--brand)}.pp-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pp-thumb-video{width:100%;height:100%;background:#111;color:#fff;font-size:16px}.pp-main,.pp-thumb-video{display:flex;align-items:center;justify-content:center}.pp-main{flex:1;aspect-ratio:4/5;border-radius:20px;overflow:hidden;background:var(--card-grad)}.pp-main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pp-main iframe{width:100%;height:100%;border:none}.pp-ph{font-size:64px;color:var(--grey-300)}.pp-info h1,.pp-ph{font-family:var(--font-display)}.pp-info h1{font-weight:700;font-size:30px;line-height:1.1;margin-bottom:14px}.pp-brand{position:relative;padding:9px 18px;border-radius:10px;background:#111;font-weight:800;font-size:18px;text-decoration:none;letter-spacing:.02em;overflow:visible}.pp-brand,.pp-brand-check{display:inline-flex;align-items:center;color:#fff}.pp-brand-check{position:absolute;top:-7px;right:-7px;width:22px;height:22px;border-radius:50%;background:var(--brand);border:2px solid var(--white);justify-content:center}.pp-rating{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-top:16px;padding:6px 14px;border:1px solid var(--grey-200);border-radius:22px;font-size:14px;color:var(--text)}.pp-rating svg{color:#111;fill:#111}.pp-rating b{font-weight:700}.pp-rating-sep{width:1px;height:14px;background:var(--grey-200)}.pp-rating-count{color:var(--grey-400)}.pp-price{font-family:var(--font-display);font-weight:700;font-size:30px;margin:22px 0 12px}.pp-old{text-decoration:line-through;color:var(--grey-400);font-size:20px;font-weight:400;margin-right:12px}.pp-note{display:flex;gap:10px;padding:12px 16px;background:var(--grey-50);border-radius:12px;font-size:13px;color:var(--text-subtle);margin-bottom:22px}.pp-note svg{flex-shrink:0;margin-top:2px}.pp-specs{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.pp-spec{display:flex;justify-content:space-between;gap:16px;font-size:14px}.pp-spec span{color:var(--text-subtle)}.pp-spec b{text-align:right;font-weight:600}.pp-desc{font-size:15px;color:var(--text-subtle);line-height:1.6;margin-bottom:22px}.pp-actions{display:flex;align-items:center;gap:12px}.pp-book{display:inline-flex;align-items:center;gap:8px;height:52px;padding:0 28px;border:none;border-radius:30px;background:var(--brand);color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:background .12s}.pp-book:hover:not(:disabled){background:var(--brand-hover)}.pp-book:disabled{opacity:.7;cursor:default}.pp-icon{width:48px;height:48px;border-radius:50%;border:1px solid var(--grey-200);background:var(--white);color:var(--text);display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width:1000px){.mc-grid{grid-template-columns:repeat(2,1fr)}.pp{padding:20px}.pp-grid{grid-template-columns:1fr;gap:28px}.mc-head h1{font-size:32px}}@media (max-width:560px){.mc-grid{grid-template-columns:1fr}}.pf-tabs .t{cursor:pointer;font-family:inherit}.pf-mgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pf-mcard{text-decoration:none;color:var(--text)}.pf-mcard-img{position:relative;aspect-ratio:3/4;border-radius:14px;overflow:hidden;background:var(--card-grad)}.pf-mcard-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.pf-mcard:hover .pf-mcard-img img{transform:scale(1.02)}.pf-mcard-img .ph{inset:0;color:var(--grey-400)}.pf-mcard-fav,.pf-mcard-img .ph{position:absolute;display:flex;align-items:center;justify-content:center}.pf-mcard-fav{top:10px;right:10px;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.9);color:var(--brand)}.pf-mcard-name{font-size:14px;color:var(--text-subtle);margin-top:10px}.pf-mcard-price{font-weight:700;font-size:15px;margin-top:2px}.pf-mcard-price .old{text-decoration:line-through;color:var(--grey-400);font-weight:400;margin-right:8px}.pf-docs{display:flex;flex-wrap:wrap;gap:10px}.pf-doc{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid var(--grey-200);border-radius:12px;color:var(--text);text-decoration:none;font-size:14px}.pf-doc:hover{border-color:var(--brand-200);color:var(--brand)}.pf-reviews{display:grid;grid-template-columns:280px 1fr;gap:32px;align-items:start}.pf-rv-summary{background:var(--grey-50);border-radius:18px;padding:24px;text-align:center}.pf-rv-score{font-family:var(--font-display);font-weight:700;font-size:52px;line-height:1}.rv-stars{display:inline-flex;gap:2px;margin:8px 0}.pf-rv-count{color:var(--text-subtle);font-size:14px;margin-bottom:16px}.pf-rv-hist{display:flex;flex-direction:column;gap:6px}.pf-rv-hist .row{display:flex;align-items:center;gap:8px;font-size:13px}.pf-rv-hist .bar{flex:1;height:6px;border-radius:3px;background:var(--grey-200);overflow:hidden}.pf-rv-hist .bar>div{height:100%;background:#f5a623}.pf-rv-hist .c{width:24px;text-align:right;color:var(--text-subtle)}.pf-rv-list{display:flex;flex-direction:column;gap:16px}.pf-rv-item{border-bottom:1px solid var(--grey-100);padding-bottom:16px}.pf-rv-head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.pf-rv-head .d{margin-left:auto;color:var(--grey-400);font-size:13px}.pf-rv-item p{color:var(--text);font-size:14px;line-height:1.5}.pf-rv-reply{margin-top:8px;padding:10px 14px;background:var(--grey-50);border-radius:10px;font-size:13px;color:var(--text-subtle)}@media (max-width:1000px){.pf-mgrid{grid-template-columns:repeat(2,1fr)}.pf-reviews{grid-template-columns:1fr}}@media (max-width:560px){.pf-mgrid{grid-template-columns:1fr}}.ptn{max-width:1200px;margin:0 auto;padding:28px 40px 80px}.ptn-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:0;border-radius:28px;overflow:hidden;background:#0c0c0e;color:#fff;min-height:360px}.ptn-hero-l{padding:40px;display:flex;flex-direction:column}.ptn-brand{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:22px}.ptn-logo{width:44px;height:44px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.ptn-logo.ph{display:flex;justify-content:center;background:var(--brand);font-family:var(--font-display)}.ptn-logo.ph,.ptn-name{align-items:center;font-weight:700}.ptn-name{display:inline-flex;gap:6px}.ptn-check{width:18px;height:18px;border-radius:50%;background:var(--brand);display:inline-flex;align-items:center;justify-content:center}.ptn-type{font-size:13px;color:hsla(0,0%,100%,.55);width:100%}.ptn-slogan{font-family:var(--font-display);font-weight:700;font-size:34px;line-height:1.1;margin-bottom:12px}.ptn-lead{color:hsla(0,0%,100%,.7);font-size:15px;margin-bottom:24px}.ptn-cta{display:flex;align-items:center;gap:12px;margin-bottom:auto}.ptn-btn{display:inline-flex;gap:8px;padding:0 24px;border-radius:28px;background:var(--brand);text-decoration:none;font-weight:600}.ptn-btn,.ptn-round{align-items:center;height:48px;color:#fff}.ptn-round{width:48px;border-radius:50%;border:1px solid hsla(0,0%,100%,.2);background:transparent;display:flex;justify-content:center;cursor:pointer}.ptn-stats{display:flex;gap:12px;margin-top:28px}.ptn-stats .s{background:hsla(0,0%,100%,.08);border-radius:14px;padding:14px 20px;min-width:90px}.ptn-stats .s b{display:block;font-size:22px;font-weight:700}.ptn-stats .s span{font-size:12px;color:hsla(0,0%,100%,.55)}.ptn-hero-r{background:var(--card-grad)}.ptn-hero-r img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ptn-about{margin:40px 0}.ptn-about p{font-size:16px;line-height:1.7;color:var(--text-subtle);max-width:760px}.ptn .pf-tabs{margin:8px 0 28px}.ptn-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ptn-gallery img{width:100%;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;border-radius:14px}.ptn-price{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.ptn-price h3{font-weight:700;font-size:18px;margin-bottom:14px}.ptn-services{display:flex;flex-direction:column;gap:10px}.ptn-services li{display:flex;align-items:center;gap:12px;font-size:16px}.ptn-services li span{width:26px;height:26px;border-radius:50%;background:var(--brand-50);color:var(--brand);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.ptn-price-cta p{color:var(--text-subtle);font-size:14px;margin-bottom:16px}@media (max-width:1000px){.ptn-hero{grid-template-columns:1fr}.ptn-hero-r{min-height:240px}.ptn-gallery,.ptn-price{grid-template-columns:1fr}.ptn{padding:20px}}.ab{max-width:1280px;margin:0 auto;padding:28px 40px 90px}.ab-h2{font-family:var(--font-display);font-weight:800;font-size:38px;line-height:1.08;margin:0 0 32px}.ab-lead{font-size:17px;color:var(--text-subtle);max-width:760px;line-height:1.6;margin:-12px 0 30px}.ab-sec{margin-bottom:72px}.ab-note-lead{font-size:16px;color:var(--text-subtle);max-width:820px;line-height:1.6;margin:32px 0 0}.ab-cta{display:flex;gap:14px;flex-wrap:wrap}.ab-ul{list-style:none;flex-direction:column;margin:0;padding:0}.ab-ul,.ab-ul li{display:flex;gap:12px}.ab-ul li{align-items:flex-start;font-size:15px;line-height:1.45}.ab-ul li .mk{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-top:1px}.ab-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:0;border-radius:28px;overflow:hidden;background:linear-gradient(150deg,#eef0f4,#e6e8ee);margin-bottom:72px}.ab-hero-l{padding:56px 52px;display:flex;flex-direction:column}.ab-hero-l h1{font-family:var(--font-display);font-weight:800;font-size:52px;line-height:1.04;margin:0 0 18px}.ab-hero-l .lead{font-size:18px;color:var(--text-subtle);line-height:1.55;margin:0 0 32px;max-width:440px}.ab-hero-stats{display:flex;gap:36px;margin-bottom:36px;flex-wrap:wrap}.ab-hero-stats .s b{display:block;font-family:var(--font-display);font-weight:800;font-size:34px;line-height:1}.ab-hero-stats .s span{display:block;font-size:12px;color:var(--text-subtle);margin-top:8px;max-width:150px;line-height:1.35}.ab-hero-l .btn{align-self:flex-start;margin-top:auto}.ab-hero-r{position:relative;min-height:420px;background:var(--card-grad)}.ab-hero-r img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.ab-intro{display:grid;grid-template-columns:1fr 1.25fr;gap:48px}.ab-intro p{font-size:16px;color:var(--text-subtle);line-height:1.65;margin:0 0 18px}.ab-intro p:last-child{margin-bottom:0}.ab-aud{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ab-aud-card{border:1px solid var(--grey-200);border-radius:22px;padding:32px;background:var(--white)}.ab-aud-card h3{color:var(--brand);font-weight:700;font-size:19px;margin:0 0 20px}.ab-how{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ab-how-card{border:1px solid var(--grey-200);border-radius:22px;padding:28px;background:var(--white);display:flex;flex-direction:column;gap:18px}.ab-tag{align-self:flex-start;background:var(--black);color:#fff;font-weight:700;font-size:16px;padding:7px 18px;border-radius:6px}.ab-ol{list-style:none;counter-reset:ab;display:flex;flex-direction:column;gap:14px;margin:0;padding:0}.ab-ol li{counter-increment:ab;display:flex;gap:12px;font-size:14px;color:var(--text-subtle);line-height:1.5}.ab-ol li:before{content:counter(ab);flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--brand-50);color:var(--brand);font-weight:700;font-size:12px;display:inline-flex;align-items:center;justify-content:center}.ab-how-card .txt{font-size:14px;color:var(--text-subtle);line-height:1.55;font-style:italic}.ab-feat{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ab-feat.cols-4{grid-template-columns:repeat(4,1fr)}.ab-feat-card{border:1px solid var(--grey-200);border-radius:20px;padding:26px;background:var(--white)}.ab-feat-card .ic{width:46px;height:46px;border-radius:50%;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px}.ab-feat-card h3{font-weight:700;font-size:18px;margin:0 0 8px}.ab-feat-card p{font-size:14px;color:var(--text-subtle);line-height:1.5;margin:0}.ab-feat-card.dark{background:#0c0c0e;border-color:#0c0c0e;color:#fff}.ab-feat-card.dark p{color:hsla(0,0%,100%,.62)}.ab-cat{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.ab-cat h2{font-family:var(--font-display);font-weight:800;font-size:34px;line-height:1.1;margin:0 0 18px}.ab-cat p{font-size:15px;color:var(--text-subtle);line-height:1.6;margin:0 0 18px}.ab-cat .sub{font-weight:600;color:var(--text);margin-bottom:14px}.ab-cat-r{border-radius:24px;overflow:hidden;aspect-ratio:4/5;background:var(--card-grad)}.ab-cat-r img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ab-part{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ab-part-card{border:1px solid var(--grey-200);border-radius:20px;min-height:168px;padding:26px;display:flex;flex-direction:column;gap:18px;background:var(--white);transition:border-color .15s,box-shadow .15s}.ab-part-card:hover{border-color:var(--brand);box-shadow:0 12px 28px rgba(58,51,224,.08)}.ab-part-ic{width:46px;height:46px;border-radius:50%;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ab-part-label{font-weight:600;font-size:17px;line-height:1.3;margin-top:auto}.ab-exp{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ab-exp-card{background:#0c0c0e;border-radius:20px;padding:26px;min-height:200px;display:flex;flex-direction:column}.ab-exp-card .ab-tag.blue{background:var(--brand)}.ab-exp-card p{color:hsla(0,0%,100%,.66);font-size:14px;line-height:1.55;margin:18px 0 0}.ab-mission{display:grid;grid-template-columns:1fr 1.25fr;gap:48px}.ab-mission-c>p{font-size:16px;color:var(--text-subtle);line-height:1.65;margin:0 0 26px}.ab-mission-c h4{font-weight:700;font-size:16px;margin:0 0 14px}.ab-mission-c .ab-ul{margin-bottom:26px}.ab-mission-c .ab-ul:last-child{margin-bottom:0}.ab-start{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.ab-start h2{font-family:var(--font-display);font-weight:800;font-size:34px;line-height:1.1;margin:0 0 22px}.ab-start .sub{font-weight:600;margin-bottom:14px}.ab-start .note{font-size:15px;color:var(--text-subtle);line-height:1.55;margin:22px 0 24px}.ab-start-r{border-radius:24px;overflow:hidden;aspect-ratio:4/5;background:var(--card-grad)}.ab-start-r img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.btn-lav{background:var(--brand-50);color:var(--brand)}.btn-lav:hover{background:#dfe3ff}@media (max-width:1000px){.ab{padding:20px 16px 70px}.ab-h2{font-size:30px}.ab-hero{grid-template-columns:1fr}.ab-hero-l{padding:32px 24px}.ab-hero-l h1{font-size:36px}.ab-hero-r{min-height:320px}.ab-cat,.ab-intro,.ab-mission,.ab-start{grid-template-columns:1fr;gap:28px}.ab-aud,.ab-exp,.ab-feat,.ab-feat.cols-4,.ab-how,.ab-part{grid-template-columns:1fr}}@media (min-width:561px) and (max-width:1000px){.ab-exp,.ab-feat,.ab-feat.cols-4,.ab-how,.ab-part{grid-template-columns:repeat(2,1fr)}}.faq-pricing{margin:8px 0 48px}.faq-pricing>h2{font-family:var(--font-display);font-weight:700;font-size:26px;margin-bottom:20px}.faq-plans{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:820px}.faq-plan{border:1px solid var(--grey-200);border-radius:20px;padding:28px;display:flex;flex-direction:column;gap:10px}.faq-plan.pro{border-color:var(--brand);box-shadow:0 8px 30px rgba(40,60,255,.08)}.faq-plan-name{font-weight:700;font-size:18px}.faq-plan-price{font-family:var(--font-display);font-weight:700;font-size:32px}.faq-plan-price span{font-size:15px;color:var(--text-subtle);font-weight:400}.faq-plan-renew{color:var(--text-subtle);font-size:13px;margin-bottom:8px}.faq-plan ul{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.faq-plan li{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text)}.faq-plan li svg{color:var(--brand);flex-shrink:0}.faq-plan .btn{margin-top:auto;justify-content:center}@media (max-width:760px){.faq-plans{grid-template-columns:1fr}}.am-overlay{position:fixed;inset:0;z-index:200;background:rgba(20,22,40,.55);display:flex;align-items:center;justify-content:center;padding:20px}.am{position:relative;width:100%;max-width:460px;background:#f4f5f8;border-radius:28px;padding:40px;text-align:center;box-shadow:var(--sh-xl)}.am-close{position:absolute;top:18px;right:18px;width:36px;height:36px;border-radius:50%;border:none;color:var(--text);cursor:pointer}.am-close,.am-illu{background:var(--white);display:flex;align-items:center;justify-content:center}.am-illu{width:96px;height:96px;margin:0 auto 22px;border-radius:24px;color:var(--brand)}.am-title{font-family:var(--font-display);font-weight:700;font-size:24px;margin-bottom:12px}.am-text{color:var(--text-subtle);font-size:15px;line-height:1.55;margin-bottom:24px}.am-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:56px;border-radius:28px;border:none;font-size:17px;font-weight:600;cursor:pointer}.am-btn.primary{background:var(--brand);color:#fff}.am-btn.primary:hover:not(:disabled){background:var(--brand-hover)}.am-btn.primary:disabled{opacity:.7}.am-btn.ghost{background:var(--brand-50);color:var(--brand);margin-top:12px}.am-form{text-align:left;gap:14px}.am-field,.am-form{display:flex;flex-direction:column}.am-field{gap:6px}.am-field>span{font-size:13px;color:var(--text-subtle)}.am-field input{height:52px;padding:0 16px;border:1px solid var(--grey-200);border-radius:16px;background:var(--white);font-size:15px;width:100%}.am-pwd{position:relative}.am-pwd input{width:100%;padding-right:48px}.am-pwd button{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:none;background:none;color:var(--grey-400);cursor:pointer}.am-error{color:var(--error);font-size:13px}.am-foot{text-align:center;font-size:14px;color:var(--text-subtle);margin-top:4px}.am-link{border:none;background:none;color:var(--brand);cursor:pointer;font:inherit;padding:0}.sh-actions{display:flex;align-items:center;gap:12px}.sh-order{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 22px;border:none;border-radius:24px;background:var(--brand);color:#fff;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .12s}.sh-order:hover{background:var(--brand-hover)}.sh-login{height:44px;padding:0 18px;border:1px solid var(--grey-200);border-radius:24px;background:var(--white);color:var(--text);font-size:15px;font-weight:500;cursor:pointer;white-space:nowrap}.sh-login:hover{border-color:var(--brand);color:var(--brand)}.sh-register{display:inline-flex;align-items:center;height:44px;padding:0 18px;border-radius:24px;background:#0c0c0e;color:#fff;font-size:15px;font-weight:500;text-decoration:none;white-space:nowrap}.sh-register:hover{background:#222}.sh-profile{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--brand);color:#fff}@media (max-width:900px){.sh-login,.sh-nav,.sh-register{display:none}}.reg-types{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%}.reg-type{display:flex;flex-direction:column;gap:4px;padding:14px 12px;border:2px solid var(--grey-200);border-radius:16px;background:var(--white);cursor:pointer;text-align:left}.reg-type.on{border-color:var(--brand);background:var(--brand-50)}.reg-type-l{font-weight:700;font-size:15px}.reg-type-d{font-size:12px;color:var(--text-subtle)}.reg-done-ic{width:76px;height:76px;border-radius:50%;background:var(--success);display:flex;align-items:center;justify-content:center}@media (max-width:520px){.reg-types{grid-template-columns:1fr}}@media (max-width:920px){.pf-hero{grid-template-columns:1fr;gap:24px;padding:28px 24px;aspect-ratio:auto}.pf-hero-r{min-height:280px}.pf-plate{font-size:30px;padding:8px 20px}.pf-slogan{margin-top:24px;font-size:26px}.pf-shell{padding:16px 16px 56px}}@media (max-width:560px){.pf-fact{min-width:calc(50% - 8px);flex:1}.pf-facts{gap:10px}.content-page,.post-page{padding:28px 16px 56px}.cp-head h1,.fav-title{font-size:28px}.home{padding:12px 12px 40px}.hm-cta-sec{min-height:360px}.hm-cta-sec .inner{margin:0 16px;padding:28px 22px;max-width:none}.hm-cta-sec h2{font-size:30px}.ptn-hero-l{padding:28px 22px}.ptn-slogan{font-size:26px}.ab-final{padding:40px 22px}}.hm-m .fav,.pf-mcard-fav{border:none;cursor:pointer;padding:0}.fc-fav.on,.hm-m .fav.on,.mc-fav.on,.pf-mcard-fav.on,.pf-round.on,.pp-icon.on,.ptn-round.on{color:#ff4d6d}.fc-fav.on svg,.hm-m .fav.on svg,.mc-fav.on svg,.pf-mcard-fav.on svg,.pf-round.on svg,.pp-icon.on svg,.ptn-round.on svg{fill:#ff4d6d}.fav-title{font-size:30px;font-weight:800;margin:0 0 24px}.fav-sec{margin-bottom:40px}.fav-sub{font-size:18px;font-weight:700;margin:0 0 16px;display:flex;align-items:center;gap:8px}.fav-sub span{font-size:13px;font-weight:600;color:var(--text-subtle);background:var(--grey-100);border-radius:20px;padding:2px 10px}.fav-empty{flex-direction:column;text-align:center;gap:12px;padding:64px 20px}.fav-empty,.fav-empty-ic{display:flex;align-items:center}.fav-empty-ic{width:84px;height:84px;border-radius:50%;background:var(--grey-100);color:#ff4d6d;justify-content:center}.fav-empty h2{font-size:20px;font-weight:700;margin:0}.fav-empty p{color:var(--text-subtle);margin:0 0 8px;max-width:360px}.lg-page{max-width:1200px;margin:0 auto;padding:48px 40px 96px;width:100%}.lg-title{font-family:var(--font-display);font-weight:700;font-size:44px;line-height:1.05;margin-bottom:4px}.lg-sub{color:var(--text-subtle);font-size:16px;margin-bottom:32px}.lg-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:32px;align-items:start}.lg-toc{position:sticky;top:24px;align-self:start;max-height:calc(100vh - 48px);overflow-y:auto;background:var(--white);border:1px solid var(--grey-200);border-radius:var(--r-20);padding:22px 20px}.lg-toc-title{font-family:var(--font-display);font-weight:700;font-size:18px;margin-bottom:14px}.lg-toc-group{margin-bottom:18px}.lg-toc-group:last-child{margin-bottom:0}.lg-toc-doc{display:block;font-weight:700;font-size:14px;color:var(--text);text-decoration:none;line-height:1.35;margin-bottom:10px;scroll-margin-top:24px}.lg-toc-doc.active,.lg-toc-doc:hover{color:var(--brand)}.lg-toc-list{display:flex;flex-direction:column;gap:4px;padding-left:0}.lg-toc-list a{position:relative;font-size:13px;line-height:1.35;color:var(--text-subtle);text-decoration:none;padding:5px 12px;border-left:2px solid var(--grey-200);transition:color .12s,border-color .12s,background .12s}.lg-toc-list a:hover{color:var(--text)}.lg-toc-list a.active{color:var(--brand);font-weight:600;border-left-color:var(--brand);background:var(--brand-50);border-radius:0 8px 8px 0}.lg-docs{display:flex;flex-direction:column;gap:28px;min-width:0}.lg-doc{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--r-20);box-shadow:var(--sh-sm);padding:40px 44px;scroll-margin-top:24px}.lg-doc-title{font-family:var(--font-display);font-weight:700;font-size:28px;line-height:1.15;margin-bottom:24px}.lg-section{margin-bottom:26px;scroll-margin-top:24px}.lg-section:last-child{margin-bottom:0}.lg-section-h{font-family:var(--font-display);font-weight:700;font-size:19px;line-height:1.25;margin-bottom:12px;color:var(--text)}.lg-section p{font-size:15px;line-height:1.7;color:var(--text);margin:0 0 12px}.lg-section p:last-child{margin-bottom:0}.lg-section ul{list-style:disc;padding-left:22px;margin:0 0 12px;display:flex;flex-direction:column;gap:7px}.lg-section li{font-size:15px;line-height:1.65;color:var(--text)}.lg-company{margin-top:28px;padding:18px 22px;border-left:4px solid var(--grey-300);background:var(--grey-100);border-radius:0 var(--r-16) var(--r-16) 0}.lg-company p{font-size:14px;line-height:1.6;color:var(--text);margin:0 0 4px}.lg-company p:first-child{font-weight:700}.lg-company p:last-child{margin-bottom:0}@media (max-width:1000px){.lg-page{padding:32px 20px 64px}.lg-title{font-size:32px}.lg-layout{grid-template-columns:1fr;gap:20px}.lg-toc{position:static;max-height:none}.lg-doc{padding:28px 22px}.lg-doc-title{font-size:23px}}@media (max-width:560px){.lg-title{font-size:27px}.lg-doc{padding:22px 18px}}.btab{display:none}@media (max-width:760px){.btab{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;width:100%;box-sizing:border-box;z-index:1100;background:#fff;border-top:1px solid var(--grey-100);padding:8px 2px calc(6px + env(safe-area-inset-bottom, 0px));box-shadow:0 -4px 20px rgba(9,10,11,.06)}.btab-item{flex-direction:column;align-items:center;min-width:0;gap:3px;padding:4px 0;text-decoration:none;color:var(--text-subtle);-webkit-tap-highlight-color:transparent;transition:color .15s ease}.btab-ico,.btab-item{display:flex}.btab-ico svg{width:25px;height:25px}.btab-lbl{font-size:10.5px;font-weight:600;line-height:1;letter-spacing:-.01em;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btab-item.is-active{color:var(--brand)}.btab-item:active{opacity:.65}.public-page{padding-bottom:calc(62px + env(safe-area-inset-bottom, 0px))}}.cf-mtoggle{display:none}@media (max-width:760px){.cat-head{flex-direction:column;align-items:flex-start;gap:2px}.cat-head h1{font-size:34px;line-height:1.04}.cat-head .cnt{font-size:14px}.cf-mtoggle{display:inline-flex;align-items:center;gap:10px;align-self:stretch;justify-content:flex-start;height:52px;padding:0 18px;border:1px solid var(--grey-200);border-radius:14px;background:var(--grey-50,#f4f6f8);font-size:16px;font-weight:600;color:var(--text);cursor:pointer}.cf-mtoggle>span:first-of-type{margin-right:auto}.cf-mchev{width:10px;height:10px;border-right:2px solid var(--text-subtle);border-bottom:2px solid var(--text-subtle);transform:rotate(45deg);transition:transform .2s ease;margin-left:auto}.cf-mtoggle.open .cf-mchev{transform:rotate(-135deg)}.cf-row{display:none}.cf-row.open{display:flex;flex-direction:column;align-items:stretch;gap:16px}.cf-field{width:100%}.cf-field,.cf-range{min-width:0}.cf-toggle{justify-content:space-between;width:100%}.auth-shell{padding:16px;gap:0}.auth-hero{display:none}.reg-card{padding:0;align-items:stretch;background:transparent;border-radius:0}.reg-body{padding:0;gap:26px}.reg-login{font-size:16px;align-self:flex-end}.reg-login-ic{width:40px;height:40px}.reg-head,.reg-titles{align-items:stretch}.reg-title{font-size:40px;line-height:1.04}.reg-sub{text-align:left}.hm-sec{padding:18px 16px}.hm-sec-head{margin-bottom:16px;gap:10px;align-items:center}.hm-sec-head h2{font-size:24px;line-height:1.12}.hm-all{font-size:13px;gap:6px;flex:none}.hm-all .ic{width:22px;height:22px}.hm-hero{aspect-ratio:2/1;min-height:0}.hm-hero .nav{width:36px;height:36px}.hm-hero .nav.prev{left:10px}.hm-hero .nav.next{right:10px}}