:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;font-family:-apple-system,Segoe UI,Helvetica Neue,Roboto,Noto Sans,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:16px;line-height:1.6}img,svg{display:block}a{color:inherit;text-decoration:none}button{font-family:inherit}.wrap{max-width:1180px;margin-inline:auto;padding-inline:28px}.rv{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(16px)}.rv.on{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.rv{opacity:1;transition:none;transform:none}}.arr:after{content:"→";font-weight:700}[dir=rtl] .arr:after{content:"←"}.controls{align-items:center;gap:9px;display:flex}.seg{border:1px solid var(--ctl-line);border-radius:var(--ctl-r,8px);display:flex;overflow:hidden}.seg button{background:var(--ctl-bg);color:var(--ctl-ink);cursor:pointer;letter-spacing:.4px;border:0;padding:8px 11px;font-size:12.5px;font-weight:700}.seg button+button{border-inline-start:1px solid var(--ctl-line)}.seg button.act{background:var(--red,#c8170d);color:#fff}.tgl{border-radius:var(--ctl-r,8px);border:1px solid var(--ctl-line);background:var(--ctl-bg);width:35px;height:35px;color:var(--ctl-ink);cursor:pointer;justify-content:center;align-items:center;display:flex}.tgl svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.lang{position:relative}.lang>button{background:var(--ctl-bg);border:1px solid var(--ctl-line);color:var(--ctl-ink);border-radius:var(--ctl-r,8px);cursor:pointer;align-items:center;gap:7px;padding:8px 12px;font-size:13.5px;font-weight:500;display:flex}.lang .gl{stroke:currentColor;fill:none;stroke-width:1.6px;width:15px;height:15px}.lang .ch{stroke:currentColor;fill:none;stroke-width:2px;width:9px;height:9px;transition:transform .2s}.lang.open .ch{transform:rotate(180deg)}.lang-menu{top:calc(100% + 8px);background:var(--menu-bg);border:1px solid var(--ctl-line);z-index:60;overscroll-behavior:contain;scrollbar-gutter:stable;border-radius:12px;min-width:210px;max-width:calc(100vw - 24px);max-height:min(70vh,560px);padding:6px;display:none;position:absolute;inset-inline-end:0;overflow:auto;box-shadow:0 18px 50px #00000059}.lang.open .lang-menu{display:block}.lang-menu button{width:100%;color:var(--ctl-ink);cursor:pointer;text-align:start;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:14px;display:flex}.lang-menu button:hover{background:var(--menu-hover)}.lang-menu button.act{font-weight:700}.lang-menu button.act:after{content:"";background:var(--red,#c8170d);border-radius:50%;width:7px;height:7px}.brand{align-items:center;gap:11px;display:flex}.brand .bt{line-height:1.05}.brand .bt b{letter-spacing:.2px;font-size:19px;font-weight:700;display:block}.brand .bt span{letter-spacing:2.6px;opacity:.65;font-size:8.5px;font-weight:600}@media (width<=900px){.seg{display:none}}.analytics-consent{z-index:120;inset-inline:16px;color:#172033;background:#fff;border:1px solid #d9dee8;border-radius:14px;align-items:center;gap:22px;max-width:850px;margin-inline:auto;padding:18px 20px;display:flex;position:fixed;bottom:16px;box-shadow:0 18px 60px #0b162038}.analytics-consent>div:first-child{flex:1;min-width:0}.analytics-consent strong{margin-bottom:4px;font-size:15px;line-height:1.35;display:block}.analytics-consent p{color:#4e5c70;font-size:13.5px;line-height:1.5}.analytics-actions{flex:none;gap:9px;display:flex}.analytics-actions button,.analytics-settings{cursor:pointer;border-radius:8px;min-height:44px;padding:9px 14px;font:600 13px/1.2 inherit}.analytics-deny{color:#28364a;background:#fff;border:1px solid #c7cfdb}.analytics-allow{color:#fff;background:#c8170d;border:1px solid #c8170d}.analytics-settings{z-index:90;inset-inline-start:10px;color:#4e5c70;background:#fffffff0;border:1px solid #c7cfdb;min-height:36px;padding:7px 10px;position:fixed;bottom:10px;box-shadow:0 4px 16px #0b16201f}@media (width<=640px){.lang>button,.lang-menu button{min-height:44px}.lang-menu{top:68px;width:auto;max-width:none;max-height:calc(100dvh - 84px);position:fixed;inset-inline:12px}.analytics-consent{flex-direction:column;align-items:stretch;gap:14px;padding:16px}.analytics-actions{grid-template-columns:1fr 1fr;display:grid}.analytics-actions button{white-space:normal;width:100%}}.d1{--red:#c8170d;--red-deep:#9e1008;--red-bright:#e8362b;background:var(--pg);color:var(--body);min-height:100vh}.d1[data-th=dark]{--pg:#0b1220;--hero-a:#16233c;--hero-b:#0f1930;--hero-c:#0a1120;--hero-ink:#fff;--hero-body:#b7c1d2;--eyebrow:#e9a29c;--hd-bg:#0d1524d1;--hd-line:#ffffff12;--hd-ink:#fff;--hd-nav:#c9d2e0;--ctl-bg:#ffffff12;--ctl-line:#ffffff29;--ctl-ink:#dde4ee;--menu-bg:#141e33;--menu-hover:#ffffff12;--sec:#0e1728;--sec2:#0b1322;--card:#152036;--line:#ffffff17;--ink:#f2f5fa;--body:#b7c1d2;--mut:#7c8799;--stat-bg:#131d31;--shadow:#00000080;--vis-bg:linear-gradient(150deg,#ffffff0e,#ffffff05);--vis-line:#ffffff1a;--mach:#dee6f2;--chipbg:#0d1524eb;--chipink:#dfe6f0;--chipline:#ffffff24;--hexline:#ffffff0b;--gl-a:#131f36;--gl-b:#0c1526;--gl-c:#0a1120;--gl-ink:#fff;--gl-body:#b7c1d2;--gl-chipline:#ffffff29;--gl-chipbg:#ffffff0d;--gl-chipink:#dce3ef;--gl-hexop:.75;--ft-bg:#0a0f1a;--ft-ink:#fff;--ft-body:#b7c1d2;--ft-mut:#7c8799;--ft-line:#ffffff14}.d1[data-th=light]{--pg:#fff;--hero-a:#f2f5fa;--hero-b:#eaeff6;--hero-c:#e2e8f2;--hero-ink:#141e30;--hero-body:#4a5568;--eyebrow:#c8170d;--hd-bg:#ffffffd9;--hd-line:#e4e8ef;--hd-ink:#16202f;--hd-nav:#4a5568;--ctl-bg:#fff;--ctl-line:#d9dfe8;--ctl-ink:#3a4454;--menu-bg:#fff;--menu-hover:#f1f4f8;--sec:#f6f7f9;--sec2:#fff;--card:#fff;--line:#e3e7ee;--ink:#1b2330;--body:#46505f;--mut:#656c77;--stat-bg:#fff;--shadow:#0f19301f;--vis-bg:#fff;--vis-line:#e1e6ef;--mach:#3a4a68;--chipbg:#fff;--chipink:#2a3448;--chipline:#e1e6ef;--hexline:#1420360d;--gl-a:#edf0f6;--gl-b:#f5f7fa;--gl-c:#e9edf4;--gl-ink:#1b2330;--gl-body:#46505f;--gl-chipline:#d4dae4;--gl-chipbg:#fff;--gl-chipink:#333c4b;--gl-hexop:.55;--ft-bg:#eff1f5;--ft-ink:#1b2330;--ft-body:#46505f;--ft-mut:#656c77;--ft-line:#1420361f}.d1 header{z-index:50;background:var(--hd-bg);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--hd-line);position:sticky;top:0}.d1 .hd{align-items:center;gap:22px;height:68px;display:flex}.d1 .brand{color:var(--hd-ink)}.d1 nav{gap:22px;margin-inline-start:auto;display:flex}.d1 nav a{color:var(--hd-nav);font-size:14.5px;font-weight:500;transition:color .2s}.d1 nav a:hover{color:var(--hd-ink)}.d1 .hcta{background:var(--red);color:#fff;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:14.5px;font-weight:600;transition:transform .15s;display:inline-flex;box-shadow:0 2px 10px #c8170d59}.d1 .qico{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.d1 .hn{color:var(--red);background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-style:normal;font-weight:800;line-height:1;display:inline-flex}.d1 .hcta:hover{transform:translateY(-1px)}.d1 .hero{background:linear-gradient(158deg,var(--hero-a) 0%,var(--hero-b) 46%,var(--hero-c) 100%);position:relative;overflow:hidden}.d1 .hero:before{content:"";opacity:.5;background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"56\" height=\"97\"><path d=\"M28 0l28 16v32L28 65 0 48V16z M28 97l28-16\" fill=\"none\" stroke=\"grey\" stroke-opacity=\"0.14\"/></svg>");background-size:56px 97px;position:absolute;inset:0}.d1 .hero:after{content:"";inset-inline-start:-240px;pointer-events:none;background:radial-gradient(circle,#c8170d38,#0000 62%);width:720px;height:720px;position:absolute;top:-260px}.d1 .hero .wrap{grid-template-columns:1.04fr .96fr;align-items:center;gap:56px;padding-block:84px 96px;display:grid;position:relative}.d1 .eyebrow{letter-spacing:1.1px;text-transform:uppercase;color:var(--eyebrow);align-items:center;gap:9px;margin-bottom:18px;font-size:13px;font-weight:600;display:inline-flex}.d1 .eyebrow:before{content:"";background:var(--red-bright);border-radius:2px;width:26px;height:2px}.d1 .hero h1{letter-spacing:-.6px;color:var(--hero-ink);margin-bottom:20px;font-size:47px;font-weight:700;line-height:1.12}.d1 .sub{color:var(--hero-body);max-width:34em;margin-bottom:32px;font-size:17.5px;line-height:1.65}.d1 .heroctas{flex-wrap:wrap;gap:14px;display:flex}.d1 .btn{cursor:pointer;border-radius:10px;align-items:center;gap:9px;padding:14px 24px;font-size:15.5px;font-weight:600;transition:transform .15s,box-shadow .2s;display:inline-flex}.d1 .btn.pri{background:var(--red);color:#fff;box-shadow:0 6px 22px #c8170d66}.d1 .btn.pri:hover{transform:translateY(-2px)}.d1[data-th=dark] .btn.gho{color:#e8edf5;border:1px solid #ffffff38}.d1[data-th=light] .btn.gho{color:#2a3448;border:1px solid #c7cfdc}.d1 .btn.gho:hover{transform:translateY(-1px)}.d1 .vis{background:var(--vis-bg);border:1px solid var(--vis-line);box-shadow:0 30px 80px var(--shadow);border-radius:20px;padding:26px;position:relative}.d1 .vis svg.machine{width:100%;height:auto;stroke:var(--mach)}.d1 .chip{background:var(--chipbg);border:1px solid var(--chipline);color:var(--chipink);border-radius:8px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;font-weight:600;display:flex;position:absolute;box-shadow:0 8px 24px #00000040}.d1 .chip .dot{background:var(--red-bright);border-radius:50%;width:7px;height:7px}.d1 .chip.p1{top:18px;inset-inline-end:22px}.d1 .chip.p2{bottom:74px;inset-inline-start:-14px}.d1 .phchip{bottom:14px;color:var(--mut);border:1.2px dashed var(--chipline);border-radius:7px;padding:5px 10px;font-size:11px;font-weight:500;position:absolute;inset-inline-end:16px}.d1 .stats{z-index:5;margin-top:-42px;position:relative}.d1 .stats .in{background:var(--stat-bg);border:1px solid var(--line);box-shadow:0 24px 60px var(--shadow);border-radius:16px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.d1 .st{border-inline-start:1px solid var(--line);padding:26px}.d1 .st:first-child{border-inline-start:0}.d1 .st b{color:var(--ink);letter-spacing:-.5px;font-size:31px;font-weight:700;display:block}.d1 .st b i{color:var(--red);font-style:normal}.d1 .st span{color:var(--mut);font-size:13.5px;font-weight:500}.d1 .products{background:var(--sec);margin-top:-42px;padding-block:134px 84px}.d1 .sechead{max-width:640px;margin-bottom:44px}.d1 .sechead h2{color:var(--ink);letter-spacing:-.4px;font-size:33px;font-weight:700}.d1 .kicker{letter-spacing:1.4px;text-transform:uppercase;color:var(--red);align-items:center;gap:8px;margin-bottom:14px;font-size:12.5px;font-weight:700;display:inline-flex}.d1 .kicker:before{content:"";background:var(--red);width:22px;height:2px}.d1 .grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.d1 .pc{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:26px 24px 22px;transition:transform .2s,box-shadow .25s;position:relative;overflow:hidden}.d1 .pc:before{content:"";top:0;background:linear-gradient(90deg,var(--red),var(--red-bright));opacity:0;width:100%;height:3px;transition:opacity .25s;position:absolute;inset-inline-start:0}.d1 .pc:hover{box-shadow:0 18px 44px var(--shadow);transform:translateY(-4px)}.d1 .pc:hover:before{opacity:1}.d1 .pc .ic{width:46px;height:46px;stroke:var(--red-bright);fill:none;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:16px}.d1 .pc h3{color:var(--ink);margin-bottom:7px;font-size:18px;font-weight:700}.d1 .pc p{color:var(--body);margin-bottom:14px;font-size:14.5px;line-height:1.55}.d1 .pc a{color:var(--red);align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.d1 .morep{color:var(--mut);margin-top:26px;font-size:14.5px}.d1 .why{background:var(--sec2);padding-block:88px}.d1 .why h2{color:var(--ink);letter-spacing:-.4px;font-size:33px;font-weight:700}.d1 .grid3{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;display:grid}.d1 .grid2{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:40px;display:grid}.d1 .wc{border:1px solid var(--line);background:var(--card);border-radius:16px;padding:28px 26px;transition:transform .2s,box-shadow .25s}.d1 .wc:hover{box-shadow:0 16px 40px var(--shadow);transform:translateY(-3px)}.d1 .wc .n{width:34px;height:34px;color:var(--red);background:#c8170d1f;border-radius:9px;justify-content:center;align-items:center;margin-bottom:16px;font-size:15px;font-weight:700;display:inline-flex}.d1 .wc h3{color:var(--ink);margin-bottom:8px;font-size:17.5px;font-weight:700}.d1 .wc p{color:var(--body);font-size:14.5px}.d1 .global{background:linear-gradient(150deg,var(--gl-a) 0%,var(--gl-b) 60%,var(--gl-c) 100%);color:var(--gl-body);padding-block:88px;position:relative;overflow:hidden}.d1 .global:before{content:"";opacity:var(--gl-hexop);background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"56\" height=\"97\"><path d=\"M28 0l28 16v32L28 65 0 48V16z M28 97l28-16\" fill=\"none\" stroke=\"grey\" stroke-opacity=\"0.1\"/></svg>");background-size:56px 97px;position:absolute;inset:0}.d1 .global .wrap{position:relative}.d1 .global h2{letter-spacing:-.4px;color:var(--gl-ink);font-size:33px;font-weight:700}.d1 .global .gsub{color:var(--gl-body);margin-top:10px;font-size:16.5px}.d1 .regions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.d1 .rg{border:1px solid var(--gl-chipline);background:var(--gl-chipbg);color:var(--gl-chipink);border-radius:999px;align-items:center;gap:9px;padding:10px 16px;font-size:14px;font-weight:500;display:inline-flex}.d1 .rg:before{content:"";background:var(--red-bright);border-radius:50%;width:7px;height:7px}.d1 .band{background:linear-gradient(135deg,var(--red) 0%,var(--red-deep) 100%);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;margin-top:52px;padding:38px 42px;display:flex;box-shadow:0 24px 60px #9e100859}.d1 .band h3{color:#fff;margin-bottom:6px;font-size:24px;font-weight:700}.d1 .band p{color:#fbd9d5;max-width:36em;font-size:15px}.d1 .band .btn{color:var(--red);background:#fff}.d1 footer{background:var(--ft-bg);color:var(--ft-body);padding-block:46px 34px}.d1 .ft{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.d1 .ft .brand{color:var(--ft-ink)}.d1 .ft .tag{color:var(--ft-mut);max-width:30em;margin-top:12px;font-size:13.5px}.d1 .ft .col{color:var(--ft-mut);text-align:end;font-size:13.5px;line-height:2}.d1 .legal{border-top:1px solid var(--ft-line);color:var(--ft-mut);margin-top:34px;padding-top:22px;font-size:12.5px}@media (width<=1020px){.d1 .hero .wrap{grid-template-columns:1fr;gap:44px;padding-block:60px 84px}.d1 .hero h1{font-size:38px}.d1 .grid,.d1 .grid3,.d1 .grid2,.d1 .stats .in{grid-template-columns:repeat(2,1fr)}.d1 .st:nth-child(3){border-inline-start:0;border-top:1px solid var(--line);grid-column:1/-1}.d1 nav{display:none}}@media (width<=640px){.d1 .grid,.d1 .grid3,.d1 .grid2,.d1 .stats .in{grid-template-columns:1fr}.d1 .hero h1{font-size:31px}.d1 .hcta{display:none}.d1 .hcta.hasq{padding:8px 11px;display:inline-flex}.d1 .hcta.hasq>span{display:none}}.d1 .bpfig{box-shadow:0 30px 80px var(--shadow);background-color:#f2f1ec;background-image:linear-gradient(#1e3a5f1a 1px,#0000 1px),linear-gradient(90deg,#1e3a5f1a 1px,#0000 1px),linear-gradient(#1e3a5f0d 1px,#0000 1px),linear-gradient(90deg,#1e3a5f0d 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:120px 120px,120px 120px,24px 24px,24px 24px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #c9cdd6;border-radius:14px;padding:22px;position:relative}.d1 .bpframe{border:1.6px solid #22456e;padding:20px 18px 14px;position:relative}.d1 .bpframe .bcorner{border:1.6px solid #22456e;width:12px;height:12px;position:absolute}.d1 .bpframe .b1{top:-1px;border-inline-end:0;border-bottom:0;inset-inline-start:-1px}.d1 .bpframe .b2{top:-1px;border-inline-start:0;border-bottom:0;inset-inline-end:-1px}.d1 .bpframe .b3{bottom:-1px;border-inline-end:0;border-top:0;inset-inline-start:-1px}.d1 .bpframe .b4{bottom:-1px;border-inline-start:0;border-top:0;inset-inline-end:-1px}.d1 .bpfig svg.machine{stroke:#2b4066;width:100%;height:auto}.d1 .bpco{align-items:center;gap:8px;display:flex;position:absolute}.d1 .bpco .cir{color:#c8170d;background:#f6f5f0;border:1.7px solid #c8170d;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-family:ui-monospace,Consolas,monospace;font-size:12px;font-weight:700;display:flex}.d1 .bpco .lb{letter-spacing:.7px;text-transform:uppercase;color:#22456e;background:#fbfaf6;border:.8px solid #9fb0c6;max-width:170px;padding:3px 7px;font-family:ui-monospace,Consolas,monospace;font-size:10px;line-height:1.5}.d1 .bpcap{letter-spacing:1.6px;text-transform:uppercase;color:#7f91ac;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:13px;font-family:ui-monospace,Consolas,monospace;font-size:10.5px;display:flex}.d1 .pgwrap{background:var(--sec);min-height:62vh;padding-block:54px 90px}.d1 .crumb{color:var(--mut);cursor:pointer;align-items:center;gap:8px;margin-bottom:26px;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}.d1 .crumb:hover{color:var(--red)}.d1 .crumb:before{content:"←"}[dir=rtl] .d1 .crumb:before{content:"→"}.d1 .pghead{align-items:center;gap:18px;margin-bottom:10px;display:flex}.d1 .pghead .ic{width:52px;height:52px;stroke:var(--red-bright);fill:none;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round}.d1 .pghead h1{color:var(--ink);letter-spacing:-.4px;margin-bottom:0;font-size:31px;font-weight:700}.d1 .pgsub{color:var(--body);max-width:44em;margin-bottom:26px;font-size:16px}.d1 .photobox{border:1.5px dashed var(--line);background:var(--card);text-align:center;color:var(--mut);border-radius:14px;margin-bottom:26px;padding:38px;font-size:13px}.d1 .tblwrap{border:1px solid var(--line);background:var(--card);border-radius:14px;overflow:hidden}.d1 table.spec{border-collapse:collapse;width:100%}.d1 table.spec th{color:var(--ink);letter-spacing:.8px;text-transform:uppercase;text-align:start;background:#c8170d12;padding:13px 18px;font-size:12.5px;font-weight:700}.d1 table.spec td{border-top:1px solid var(--line);color:var(--body);padding:13px 18px;font-size:14.5px}.d1 table.spec td:first-child{color:var(--ink);font-weight:700}.d1 .notep{color:var(--mut);margin-top:12px;font-size:12.5px}.d1 .pgctas{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.d1 .famgrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:6px;display:grid}.d1 .fcard{background:var(--card);border:1px solid var(--line);cursor:pointer;border-radius:16px;flex-direction:column;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden}.d1 .fcard:hover{box-shadow:0 18px 44px var(--shadow);border-color:#c8170d73;transform:translateY(-4px)}.d1 .fimg{aspect-ratio:4/3;object-fit:contain;background:#fff;width:100%;display:block}.d1 .fimg.ph{background:var(--sec);border-bottom:1px solid var(--line);color:var(--mut);flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:11.5px;display:flex}.d1 .fimg.ph .ic{width:44px;height:44px;stroke:var(--mut);opacity:.55;fill:none;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round}.d1 .fcard .fmeta{flex-direction:column;gap:4px;padding:15px 17px 17px;display:flex}.d1 .fcard .fname{color:var(--ink);font-size:15.5px;font-weight:700;line-height:1.3}.d1 .fcard .fsub{color:var(--mut);font-size:12.5px}.d1 .fcard .fgo{color:var(--red);align-items:center;gap:7px;margin-top:8px;font-size:13px;font-weight:600;display:inline-flex}.d1 .fcard .fgo i{font-style:normal;transition:transform .2s}.d1 .fcard:hover .fgo i{transform:translate(4px)}[dir=rtl] .d1 .fcard .fgo i{transform:scaleX(-1)}[dir=rtl] .d1 .fcard:hover .fgo i{transform:scaleX(-1)translate(4px)}.d1 .fhero{grid-template-columns:minmax(0,440px) 1fr;align-items:start;gap:30px;margin-bottom:28px;display:grid}.d1 .fhero .fimg{border:1px solid var(--line);aspect-ratio:4/3;border-radius:16px}.d1 .fhero .fimg.ph{min-height:280px}.d1 .fhinfo h1{color:var(--ink);letter-spacing:-.3px;margin-bottom:4px;font-size:27px;font-weight:700;line-height:1.2}.d1 .fhzh{color:var(--mut);margin-bottom:12px;font-size:15px}.d1 .fhsum{color:var(--body);max-width:56ch;margin-bottom:14px;font-size:14.5px;line-height:1.6}.d1 .fhchips{gap:8px;margin-bottom:18px;display:flex}.d1 .fchip{color:var(--mut);border:1px solid var(--line);white-space:nowrap;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600}.d1 .fhbtn{display:inline-flex}.d1 .tblwrap{overflow-x:auto}.d1 table.spec th{white-space:nowrap}[dir=rtl] .d1 .famsum{text-align:start;direction:ltr}.d1 .sech{color:var(--ink);letter-spacing:-.2px;margin:34px 0 14px;font-size:19px;font-weight:700}.d1 .sech.small{font-size:15px}.d1 .specblk{margin-bottom:26px}.d1 .mlist{border:1px solid var(--line);background:var(--card);border-radius:14px;overflow:hidden}.d1 .mi{border-top:1px solid var(--line)}.d1 .mi:first-child{border-top:0}.d1 .mihead{cursor:pointer;align-items:center;gap:14px;padding:13px 16px;transition:background .15s;display:flex}.d1 .mihead:hover{background:#c8170d09}.d1 .miexp{cursor:pointer;border:1.5px solid var(--line);width:26px;height:26px;color:var(--red);background:var(--pg);border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:16px;font-weight:700;display:flex}.d1 .mi.open .miexp{background:var(--red-bright);border-color:var(--red-bright);color:#fff}.d1 .mid{flex-wrap:wrap;flex:1;align-items:baseline;gap:14px;min-width:0;display:flex}.d1 .mcode{color:var(--ink);white-space:nowrap;font-size:15px;font-weight:700}.d1 .msub{color:var(--mut);margin-inline-start:7px;font-size:11.5px;font-style:normal;font-weight:600}.d1 .mhl{flex-wrap:wrap;gap:14px;min-width:0;display:flex}.d1 .mhli{color:var(--mut);white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:12.5px;overflow:hidden}.d1 .mhli b{color:var(--body);font-weight:600}.d1 .miact{flex:none}.d1 .mspecs{background:var(--pg);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:3px 26px;margin:0;padding:4px 16px 14px 56px;display:grid}.d1 .msrow{border-bottom:1px dashed var(--line);flex-wrap:wrap;justify-content:space-between;gap:2px 12px;padding:6px 0;display:flex}.d1 .msrow dt{color:var(--mut);font-size:12.5px;font-weight:500}.d1 .msrow dt i{opacity:.75;margin-inline-start:5px;font-size:11px;font-style:normal}.d1 .msrow dd{color:var(--ink);text-align:end;margin:0;font-size:13px;font-weight:600}.d1 .msrow dt{overflow-wrap:break-word;min-width:0}.d1 .msrow dd{overflow-wrap:anywhere;min-width:0}.d1 .fhbtns{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.d1 .featlist{max-width:78ch;margin:0 0 8px;padding-inline-start:20px}.d1 .featlist li{color:var(--body);margin-bottom:6px;font-size:14px;line-height:1.55}.d1 .qsub{color:var(--mut);font-size:12px;font-weight:500}[dir=rtl] .d1 .featlist li,[dir=rtl] .d1 .fhsum{text-align:start}.d1 .stats .stw{font-size:24px}.d1 .catlist{flex-direction:column;margin-top:8px;display:flex}.d1 .crow{border-top:1px solid var(--line);grid-template-columns:300px 1fr;align-items:start;gap:30px;padding:26px 0;display:grid}.d1 .crow:first-child{border-top:0}.d1 .crhead{align-items:center;gap:14px;margin-bottom:8px;display:flex}.d1 .crhead .ic{width:40px;height:40px;stroke:var(--red-bright);fill:none;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;flex:none}.d1 .crhead h2{color:var(--ink);letter-spacing:-.2px;font-size:18px;font-weight:700;line-height:1.2}.d1 .ccstat{color:var(--mut);font-size:12px;font-weight:600}.d1 .ccdesc{color:var(--body);margin:0 0 10px;font-size:13.5px;line-height:1.55}.d1 .crinfo .fgo{color:var(--red);cursor:pointer;align-items:center;gap:7px;font-size:13.5px;font-weight:600;display:inline-flex}.d1 .crinfo .fgo i{font-style:normal;transition:transform .2s}.d1 .crinfo .fgo:hover i{transform:translate(4px)}[dir=rtl] .d1 .crinfo .fgo i{transform:scaleX(-1)}.d1 .crthumbs{grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:12px;display:grid}.d1 .crth{cursor:pointer;border:1px solid var(--line);background:var(--card);border-radius:12px;flex-direction:column;gap:6px;padding:8px;transition:border-color .18s,transform .18s;display:flex}.d1 .crth:hover{border-color:#c8170d80;transform:translateY(-2px)}.d1 .crth img{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:8px;width:100%;display:block}.d1 .crph{aspect-ratio:1;background:var(--sec);border-radius:8px;justify-content:center;align-items:center;display:flex}.d1 .crph .ic{width:30px;height:30px;stroke:var(--mut);opacity:.5}.d1 .crname{color:var(--body);text-align:center;overflow-wrap:anywhere;min-height:2.6em;font-size:11px;font-weight:600;line-height:1.3;display:block}.d1 .verbox{background:var(--pg);border:1px solid var(--line);color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:12px;max-width:340px;padding:13px 16px;font-size:14px;display:flex;position:relative}.d1 .verbox input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0}.d1 .verbox .vb{border:2px solid var(--line);background:var(--card);border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:flex}.d1 .verbox input:checked+.vb{background:var(--red-bright);border-color:var(--red-bright)}.d1 altcha-widget{--altcha-color-base:var(--pg);--altcha-color-text:var(--ink);--altcha-color-border:var(--line);--altcha-color-border-focus:var(--red-bright);--altcha-border-radius:10px;--altcha-max-width:100%;max-width:340px;display:block}.d1 altcha-widget .altcha{font-family:inherit}.d1 .inqwho{margin-bottom:16px}.d1 button.aslink{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.d1 .verbox input:checked+.vb:after{content:"✓";color:#fff;font-size:14px;font-weight:800}.d1 .ptabs{border-bottom:1.5px solid var(--line);gap:26px;margin:6px 0 22px;display:flex;overflow-x:auto}.d1 .ptab{font:inherit;color:var(--mut);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2.5px solid #0000;align-items:center;gap:7px;margin-bottom:-1.5px;padding:10px 2px 12px;font-size:14.5px;font-weight:600;transition:color .15s;display:inline-flex}.d1 .ptab:hover{color:var(--ink)}.d1 .ptab.act{color:var(--red);border-bottom-color:var(--red-bright)}.d1 .tcount{color:var(--red);background:#c8170d1f;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.d1 .emptyst{color:var(--mut);background:var(--card);border:1px dashed var(--line);text-align:center;border-radius:12px;padding:26px;font-size:14px}.d1 .inqitems{flex-wrap:wrap;gap:8px;margin:8px 0 12px;display:flex}.d1 .inqmsg{color:var(--body);border-inline-start:3px solid var(--line);margin:8px 0 2px;padding-inline-start:12px;font-size:14px;line-height:1.55}.d1 .msgthread{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.d1 .msg{background:var(--card);border:1px solid var(--line);border-radius:12px;max-width:70ch;padding:13px 16px}.d1 .msg.customer{border-inline-start:3px solid var(--red-bright)}.d1 .msg.team{background:var(--pg);border-inline-start:3px solid #2563eb;margin-inline-start:26px}.d1 .msghead{color:var(--ink);margin-bottom:5px;font-size:12px;font-weight:700}.d1 .msghead span{color:var(--mut);font-weight:500}.d1 .msg p{color:var(--body);margin:0;font-size:14px;line-height:1.55}.d1 .msgform{align-items:flex-end;gap:12px;max-width:70ch;display:flex}.d1 .msgform textarea{background:var(--pg);border:1px solid var(--line);font:inherit;color:var(--ink);resize:vertical;border-radius:10px;outline:none;flex:1;min-height:74px;padding:12px 14px;font-size:14px}.d1 .msgform textarea:focus{border-color:var(--red-bright)}.d1 .ftrow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:26px 0 6px;display:flex}.d1 .ftl,.d1 .ftc{color:var(--mut);font-size:13px}.d1 .ftr{color:var(--body);font-size:13px;font-weight:600}.d1 .ftr:hover{color:var(--red)}.d1 .ftlang{text-align:center;color:var(--mut);opacity:.85;padding:4px 0 22px;font-size:11.5px}.d1 .qth,.d1 .qtd{text-align:end}.d1 .qadd{border:1.5px solid var(--red);color:var(--red);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:4px;padding:5px 13px;font-size:12.5px;font-weight:700;transition:background .18s,color .18s;display:inline-flex}.d1 .qadd:hover{background:var(--red);color:#fff}.d1 .qstep{border:1px solid var(--line);background:var(--pg);border-radius:999px;align-items:center;gap:2px;padding:2px;display:inline-flex}.d1 .qstep button{width:24px;height:24px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:15px;font-weight:700;line-height:1;display:flex}.d1 .qstep button:hover{background:var(--red-bright);color:#fff}.d1 .qstep b{text-align:center;min-width:22px;color:var(--ink);font-size:13.5px}.d1 .qlist{border:1px solid var(--line);background:var(--pg);border-radius:12px;margin-bottom:20px;padding:16px 18px}.d1 .qhead{color:var(--ink);align-items:center;gap:10px;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.d1 .qempty{color:var(--mut);margin:0;font-size:13px;line-height:1.5}.d1 .qrow{border-top:1px solid var(--line);align-items:center;gap:14px;padding:9px 0;display:flex}.d1 .qrow:first-of-type{border-top:0}.d1 .qrow .qcode{color:var(--ink);white-space:nowrap;font-size:13.5px}.d1 .qrow .qfam{color:var(--mut);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12.5px;overflow:hidden}.d1 .qrow .qrm{color:var(--mut);cursor:pointer;white-space:nowrap;font-size:12px;font-weight:600}.d1 .qrow .qrm:hover{color:var(--red)}.d1 .formcard{background:var(--card);border:1px solid var(--line);max-width:780px;box-shadow:0 18px 50px var(--shadow);border-radius:18px;padding:32px}.d1 .fgrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.d1 .fg{flex-direction:column;gap:7px;display:flex}.d1 .fg.full{grid-column:1/-1}.d1 .fg label,.d1 .fg .flab{color:var(--ink);font-size:13.5px;font-weight:600}.d1 .fg input,.d1 .fg select,.d1 .fg textarea{background:var(--pg);border:1px solid var(--line);font:inherit;color:var(--ink);border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:14.5px;transition:border-color .2s,box-shadow .2s}.d1 .fg textarea{resize:vertical;min-height:110px}.d1 .fg input:focus,.d1 .fg select:focus,.d1 .fg textarea:focus{border-color:var(--red-bright);box-shadow:0 0 0 3px #c8170d21}.d1 .hpot{width:1px;height:1px;position:absolute;inset-inline-start:-9999px;overflow:hidden}.d1 .cap{align-items:center;gap:12px;display:flex}.d1 .cap .q{color:var(--ink);border:1px solid var(--line);background:#c8170d14;border-radius:10px;padding:11px 16px;font-family:ui-monospace,Consolas,monospace;font-weight:700}.d1 .cap input{max-width:110px}.d1 .ferr{color:var(--red);font-size:13px;font-weight:600}.d1 .fsend{margin-top:6px}.d1 button:disabled{cursor:wait;opacity:.58;pointer-events:none}.d1 .success{color:#15803d;letter-spacing:normal;background:#16a34a1a;border:1px solid #16a34a59;border-radius:12px;align-items:center;gap:12px;padding:16px 18px;font-size:16px;font-weight:600;line-height:1.6;display:flex}.d1[data-th=dark] .success{color:#4ade80}.d1 .success:before{content:"✓";color:#fff;background:#16a34a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:flex}.d1 .login{max-width:440px}.d1 .acctbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.d1 .acctbar h1{color:var(--ink);margin-bottom:0;font-size:22px;font-weight:700}.d1 .outlnk{color:var(--mut);cursor:pointer;font-size:13.5px;font-weight:600}.d1 button.outlnk:not(.aslink){text-align:inherit;line-height:inherit;background:0 0;border:0}.d1 .outlnk:hover{color:var(--red)}.d1 .ocard{background:var(--card);border:1px solid var(--line);border-radius:14px;margin-bottom:14px;padding:20px 22px}.d1 .ocard .top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.d1 .ocard .no{color:var(--ink);font-size:16px;font-weight:700}.d1 .schip{letter-spacing:.4px;color:var(--red);background:#c8170d17;border:1px solid #c8170d40;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:700}.d1 .ometa{color:var(--body);flex-wrap:wrap;gap:26px;margin-bottom:12px;font-size:13.5px;display:flex}.d1 .ometa b{color:var(--ink)}.d1 .prg{gap:5px;display:flex}.d1 .prg .sg{background:var(--line);border-radius:3px;flex:1;height:5px}.d1 .prg .sg.on{background:var(--red-bright)}.d1 .prglbl{color:var(--mut);justify-content:space-between;gap:6px;margin-top:6px;font-size:10.5px;display:flex}.d1 .acct-note{color:var(--mut);margin-top:12px;font-size:12.5px}.d1 .acct-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.d1 .acct-actions button,.d1 .acct-note button{min-height:44px;padding-block:8px}.d1 .acct-ic{border:1px solid var(--ctl-line);background:var(--ctl-bg);width:35px;height:35px;color:var(--ctl-ink);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:flex}.d1 .acct-ic svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.d1 .ft .colL{color:var(--ft-mut);font-size:13.5px;line-height:2.1}.d1 .ft .colL a{cursor:pointer;transition:color .2s}.d1 .ft .colL a:hover{color:var(--red)}.d1 .ft .colL .fh{color:var(--ft-ink);letter-spacing:.6px;text-transform:uppercase;font-size:13px;font-weight:700}@media (width<=760px){.d1 .fgrid{grid-template-columns:1fr}}.d1 .tabbar{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.d1 .tabb{background:var(--card);border:1px solid var(--line);color:var(--body);font:inherit;cursor:pointer;border-radius:999px;padding:9px 18px;font-size:14px;font-weight:600;transition:all .2s}.d1 .tabb:hover{color:var(--ink)}.d1 .tabb.act{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 4px 14px #c8170d4d}.d1 .schip.ok{color:#15803d;background:#16a34a1a;border-color:#16a34a4d}.d1 .schip.st-quoting{color:#b45309;background:#d977061a;border-color:#d977064d}.d1 .schip.st-quoted{color:#1d4ed8;background:#2563eb17;border-color:#2563eb47}.d1 .schip.st-won{color:#15803d;background:#16a34a1a;border-color:#16a34a4d}.d1 .schip.st-lost{color:var(--mut);border-color:var(--line);background:0 0}.d1[data-th=dark] .schip.st-quoting{color:#fcd34d}.d1[data-th=dark] .schip.st-quoted{color:#93c5fd}.d1[data-th=dark] .schip.st-won,.d1[data-th=dark] .schip.ok{color:#4ade80}.d1 .odetail{border-top:1px dashed var(--line);margin-top:12px;padding-top:10px}.d1 .odx{gap:10px;margin-top:12px;display:grid}.d1 .odx-h{letter-spacing:.8px;text-transform:uppercase;color:var(--mut);font-size:12.5px;font-weight:700}.d1 .docrow{flex-wrap:wrap;gap:20px;display:flex}.d1 .doclnk{color:var(--red);cursor:pointer;font-size:13.5px;font-weight:600}.d1 .doclnk:hover{text-decoration:underline}.d1 .bp-shell{gap:16px;display:grid}.d1 .bp-hero{background:linear-gradient(135deg,#c8170d1a,var(--card) 42%);border:1px solid var(--line);box-shadow:0 12px 34px var(--shadow);border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:22px 24px;display:grid}.d1 .bp-monogram{background:var(--red);color:#fff;letter-spacing:.8px;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;font-size:17px;font-weight:800;display:flex;box-shadow:0 7px 18px #c8170d47}.d1 .bp-kicker{color:var(--red);letter-spacing:1.1px;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:800;display:block}.d1 .bp-hero h2,.d1 .bp-form-head h2{color:var(--ink);letter-spacing:-.2px;font-size:22px;font-weight:750;line-height:1.2}.d1 .bp-hero p,.d1 .bp-form-head p{color:var(--body);margin-top:4px;font-size:13.5px;line-height:1.5}.d1 .bp-complete{border:1px solid var(--line);background:var(--pg);white-space:nowrap;border-radius:11px;grid-template-columns:auto auto;align-items:center;gap:4px 10px;padding:9px 12px;display:grid}.d1 .bp-complete span{color:var(--mut);text-transform:uppercase;letter-spacing:.5px;font-size:10.5px;font-weight:700}.d1 .bp-complete b{color:var(--ink);text-align:end;font-size:15px}.d1 .bp-edit-button{background:var(--ink);color:var(--card);border:1px solid var(--ink);box-shadow:none;padding:11px 18px;font-size:13.5px}.d1 .bp-edit-button:hover{transform:translateY(-1px)}.d1 .bp-view-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.d1 .bp-panel{background:var(--card);border:1px solid var(--line);border-radius:16px;min-width:0;padding:21px 22px}.d1 .bp-section-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:17px;display:flex}.d1 .bp-section-head h3{color:var(--ink);font-size:16px;font-weight:750;line-height:1.25}.d1 .bp-section-head p{color:var(--mut);max-width:64ch;margin-top:4px;font-size:12.5px;line-height:1.5}.d1 .bp-channel{min-height:26px;color:var(--red);white-space:nowrap;background:#c8170d14;border:1px solid #c8170d33;border-radius:999px;align-items:center;padding:4px 9px;font-size:10.5px;font-weight:750;display:inline-flex}.d1 .bp-facts{grid-template-columns:1fr 1fr;gap:14px 24px;margin:0;display:grid}.d1 .bp-fact{min-width:0}.d1 .bp-fact dt{color:var(--mut);text-transform:uppercase;letter-spacing:.45px;margin-bottom:4px;font-size:10.5px;font-weight:750}.d1 .bp-fact dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:13.5px;font-weight:600;line-height:1.45}.d1 .bp-address-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.d1 .bp-address-grid>div{border-inline-start:1px solid var(--line);min-width:0;padding-inline:22px}.d1 .bp-address-grid>div:first-child{border-inline-start:0;padding-inline-start:0}.d1 .bp-address-grid>div:last-child{padding-inline-end:0}.d1 .bp-address-title{justify-content:space-between;align-items:center;gap:9px;margin-bottom:10px;display:flex}.d1 .bp-address-title h4{color:var(--ink);font-size:13px;font-weight:750}.d1 .bp-address-title span{color:#15803d;background:#16a34a17;border:1px solid #16a34a3d;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700}.d1[data-th=dark] .bp-address-title span{color:#4ade80}.d1 .bp-address{color:var(--body);flex-direction:column;gap:3px;font-size:13.5px;font-style:normal;line-height:1.45;display:flex}.d1 .bp-empty{color:var(--mut);font-size:13px;font-style:italic;line-height:1.5}.d1 .bp-contact-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.d1 .bp-contact-card{border:1px solid var(--line);background:var(--pg);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 13px;display:grid}.d1 .bp-contact-avatar{width:34px;height:34px;color:var(--red);background:#c8170d1a;border-radius:10px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.d1 .bp-contact-card b,.d1 .bp-contact-card span,.d1 .bp-contact-card small{overflow-wrap:anywhere;display:block}.d1 .bp-contact-card b{color:var(--ink);font-size:13.5px}.d1 .bp-contact-card span{color:var(--body);margin-top:2px;font-size:11.5px}.d1 .bp-contact-card small{color:var(--mut);margin-top:2px;font-size:10.5px}.d1 .bp-contact-card>.bp-channel{margin:0;display:inline-flex}.d1 .bp-access-note{color:var(--mut);border-top:1px dashed var(--line);margin-top:13px;padding-top:12px;font-size:11.5px;line-height:1.5}.d1 .bp-form-head{background:linear-gradient(135deg,#c8170d17,var(--card));border:1px solid var(--line);border-radius:18px;justify-content:space-between;align-items:flex-end;gap:20px;padding:22px 24px;display:flex}.d1 .bp-form-actions,.d1 .bp-form-foot{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.d1 .bp-form-actions .btn,.d1 .bp-form-foot .btn,.d1 .bp-section-actions .btn{border:1px solid #0000;padding:11px 18px;font-size:13.5px}.d1 .bp-cancel,.d1 .bp-add-contact{background:var(--pg);color:var(--body);box-shadow:none;border-color:var(--line)!important}.d1 .bp-cancel:hover,.d1 .bp-add-contact:hover{color:var(--ink);transform:none;border-color:var(--mut)!important}.d1 .bp-field-grid{grid-template-columns:1fr 1fr;gap:16px 18px;display:grid}.d1 .bp-field-grid .fg small{color:var(--mut);font-size:10.5px;line-height:1.45}.d1 .bp-address-edit-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.d1 .bp-address-edit-grid fieldset,.d1 .bp-contact-edit{border:1px solid var(--line);background:var(--pg);border-radius:14px;min-width:0;margin:0;padding:18px;position:relative}.d1 .bp-address-edit-grid legend,.d1 .bp-contact-edit legend{color:var(--ink);padding:0 7px;font-size:13px;font-weight:750}.d1 .bp-address-edit-grid fieldset>p{color:var(--mut);margin:-2px 0 14px;font-size:11.5px;line-height:1.45}.d1 .bp-address-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.d1 .bp-address-fields .full{grid-column:1/-1}.d1 .bp-check{color:var(--ink);cursor:pointer;border:1px solid var(--line);background:var(--pg);border-radius:10px;align-items:flex-start;gap:10px;min-height:44px;padding:10px 11px;font-size:13px;line-height:1.4;display:flex}.d1 .bp-check input{width:17px;height:17px;accent-color:var(--red-bright);flex:none;margin-top:1px}.d1 .bp-check span{display:block}.d1 .bp-check b{font-size:12.5px;display:block}.d1 .bp-check small{color:var(--mut);margin-top:3px;font-size:10.5px;font-weight:400;display:block}.d1 .bp-whatsapp-consent{align-self:end}.d1 .bp-same{background:var(--card);margin-bottom:14px}.d1 .bp-contact-edit-list{gap:12px;display:grid}.d1 .bp-remove-contact{top:11px;color:var(--mut);font:inherit;cursor:pointer;background:0 0;border:0;font-size:11.5px;font-weight:650;position:absolute;inset-inline-end:14px}.d1 .bp-remove-contact:hover{color:var(--red)}.d1 .bp-contact-edit .bp-check{align-self:end}.d1 .bp-form-foot{padding:4px 0 2px}.d1 .PhoneInput{gap:8px;display:flex}.d1 .PhoneInputInput{background:var(--pg);border:1px solid var(--line);min-width:0;font:inherit;color:var(--ink);border-radius:10px;outline:none;flex:1;padding:12px 14px;font-size:14.5px;transition:border-color .2s,box-shadow .2s}.d1 .PhoneInputInput:focus{border-color:var(--red-bright);box-shadow:0 0 0 3px #c8170d21}.d1 .PhoneInputCountry{background:var(--pg);border:1px solid var(--line);border-radius:10px;align-items:center;gap:7px;margin:0;padding:0 12px;display:flex}.d1 .PhoneInputCountryIcon{width:24px;height:16px;box-shadow:none;background:0 0;border-radius:2px;overflow:hidden}.d1 .PhoneInputCountryIcon svg{width:100%;height:100%;display:block}.d1 .PhoneInputCountrySelectArrow{border-color:var(--mut);opacity:.8}.d1 .phbad .PhoneInputInput{border-color:var(--red-bright);box-shadow:0 0 0 3px #c8170d1f}.d1 .fhint{color:var(--red);margin-top:5px;font-size:12px;display:block}@media (width<=640px){.d1 .hd{gap:10px;padding-inline:12px}.d1 .brand{min-width:0}.d1 .brand .bt{min-width:0;overflow:hidden}.d1 .brand .bt span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.d1 .tgl{display:none}.d1 .acct-ic{width:44px;height:44px}.d1 .lang .lname{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.d1 .bpco .lb{max-width:104px;padding:2px 5px;font-size:8.5px}.d1 .bpco .cir{width:21px;height:21px;font-size:10.5px}.d1 .bpcap{letter-spacing:1px;font-size:8.5px}.d1 .bpfig{padding:14px}.d1 .bpframe{padding:12px 10px 8px}.d1 .hero .wrap{padding-block:52px 72px}.d1 .sub{font-size:16px}.d1 .band{padding:28px 24px}.d1 .pghead h1{font-size:24px}.d1 .formcard{padding:22px}.d1 .bp-hero{grid-template-columns:auto minmax(0,1fr);gap:13px;padding:18px}.d1 .bp-complete{grid-area:2/1/auto/2}.d1 .bp-edit-button{grid-area:2/2;justify-self:end;min-height:44px}.d1 .bp-view-grid,.d1 .bp-facts,.d1 .bp-address-grid,.d1 .bp-contact-list,.d1 .bp-field-grid,.d1 .bp-address-edit-grid,.d1 .bp-address-fields{grid-template-columns:1fr}.d1 .bp-address-grid{gap:18px}.d1 .bp-address-grid>div{border:0;padding:0}.d1 .bp-address-grid>div+div{border-top:1px solid var(--line);padding-top:18px}.d1 .bp-panel{padding:18px}.d1 .bp-form-head{flex-direction:column;align-items:stretch;padding:18px}.d1 .bp-form-actions{justify-content:stretch}.d1 .bp-form-actions .btn,.d1 .bp-form-foot .btn{flex:1;justify-content:center;min-height:46px}.d1 .bp-address-fields .full{grid-column:auto}.d1 .bp-contact-card{grid-template-columns:auto minmax(0,1fr)}.d1 .bp-contact-card>.bp-channel{grid-column:2;justify-self:start}.d1 .bp-section-actions{flex-direction:column;align-items:stretch}.d1 .bp-section-actions .btn{align-self:flex-start;min-height:44px}.d1 .prglbl{font-size:9px}.d1 .ometa{gap:8px 18px}.d1 table.spec th,.d1 table.spec td{padding:10px 12px;font-size:13px}.d1 .tblwrap{overflow-x:auto}.d1 table.spec{min-width:520px}.d1 .pgwrap{padding-block:36px 64px}.d1 .famgrid{grid-template-columns:1fr;gap:14px}.d1 .fhero{grid-template-columns:1fr;gap:18px}.d1 .fhinfo h1{font-size:22px}.d1 .qadd{padding:5px 12px;font-size:12px}.d1 .qrow{flex-wrap:wrap;gap:8px 12px}.d1 .qrow .qfam{flex-basis:100%;order:3}.d1 .crow{grid-template-columns:1fr;gap:16px;padding:20px 0}.d1 .crthumbs{scroll-snap-type:x mandatory;padding-bottom:6px;display:flex;overflow-x:auto}.d1 .crth{scroll-snap-align:start;flex:0 0 116px}.d1 .ptabs{gap:18px}.d1 .msgform{flex-direction:column;align-items:stretch}.d1 .mihead{flex-wrap:wrap;gap:10px 12px;padding:12px 13px}.d1 .mid{flex-direction:column;flex-basis:calc(100% - 90px);gap:3px}.d1 .mhl{gap:4px 12px}.d1 .mhli{max-width:100%}.d1 .miact{margin-inline-start:auto}.d1 .mspecs{grid-template-columns:1fr;padding:4px 13px 13px}.d1 .ftrow{text-align:center;flex-direction:column;align-items:center;gap:8px}.d1 .stats .stw{font-size:19px}}@media (width>=641px) and (width<=900px){.d1 .bp-hero{grid-template-columns:auto minmax(0,1fr) auto}.d1 .bp-edit-button{grid-column:3}.d1 .bp-complete{grid-area:2/2;justify-self:start}.d1 .bp-view-grid,.d1 .bp-address-edit-grid{grid-template-columns:1fr}}@media (width>=641px) and (width<=980px){.d1 .famgrid{grid-template-columns:repeat(2,1fr)}}
