.rad{--bg:#FAF8F6;--sub-bg:#E2DBD4;--gray-bg:#D4CBC2;--wenge:#686053;--dark:#1A191A;--b200:#DEDAD5;--b300:#D1CCC7;--b400:#B3ADA5;--b500:#989089;--b600:#7E766E;--b700:#686053;--b800:#504A43;--b900:#3A3530;--tx-title:#3A3530;--tx-body:#686053;--tx-strong:#504A43;--cream:#F1EBE6;--placeholder:#E7E0DA;--tag-ink:#935B52;--white:#FFF;--cream-rgb:241,235,230;--dark-rgb:26,25,26;--b900-rgb:58,53,48;--white-rgb:255,255,255;--divider:#DEDAD5;--border:#D1CCC7;font-family:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;color:var(--tx-body);background:var(--bg);line-height:1.6;word-break:keep-all;-webkit-font-smoothing:antialiased}.rad *{margin:0;padding:0;box-sizing:border-box}.rad img{display:block;max-width:100%}.rad ul{list-style:none}.rad .rad-en{font-family:var(--font-aboreto),serif}.rad .rad-inner{max-width:1120px;margin:0 auto;padding:0 24px}.rad .rad-eyebrow{font-family:var(--font-aboreto),serif;font-size:18px;line-height:1.5;color:var(--b700);letter-spacing:.15em;text-transform:uppercase;text-align:center;margin-bottom:24px}.rad h2.rad-sec-title{font-size:24px !important;font-weight:700 !important;line-height:1.5 !important;color:var(--dark) !important;text-align:center !important;letter-spacing:-0.01em !important;margin:0 0 20px !important}.rad .rad-sec-sub{font-size:16px;font-weight:500;line-height:1.5;color:var(--b700);text-align:center}.rad .rad-rv{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.rad .rad-rv.rad-on{opacity:1;transform:none}@media(prefers-reduced-motion: reduce){.rad .rad-rv{opacity:1;transform:none;transition:none}}.rad .rad-hero{position:relative;overflow:hidden;height:clamp(380px,29vw,560px)}.rad .rad-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 72%}.rad .rad-hero::before{content:"";position:absolute;right:-4%;top:-55%;width:640px;height:640px;background:radial-gradient(closest-side, rgba(var(--cream-rgb), 0.16), rgba(var(--cream-rgb), 0));border-radius:50%}.rad .rad-hero::after{content:"";position:absolute;left:2%;bottom:-65%;width:600px;height:600px;background:radial-gradient(closest-side, rgba(var(--dark-rgb), 0.22), rgba(var(--dark-rgb), 0));border-radius:50%}.rad .rad-hero__box{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:2vw}.rad .rad-hero h1{font-family:var(--font-aboreto),serif !important;font-size:clamp(26px,2.6vw,40px) !important;font-weight:400 !important;color:var(--cream) !important;letter-spacing:.08em !important;line-height:1.4 !important;margin:0 0 16px !important;text-shadow:0 1px 14px rgba(var(--dark-rgb), 0.3)}.rad .rad-hero__sub{font-size:32px;font-weight:500;color:var(--cream);letter-spacing:.12em;text-shadow:0 1px 10px rgba(var(--dark-rgb), 0.3)}.rad .rad-hero__tag{margin-top:18px;font-size:15px;font-weight:500;color:var(--sub-bg);letter-spacing:.04em}.rad .rad-intro{padding:110px 0 120px}.rad .rad-intro__grid{display:grid;grid-template-columns:46% 1fr;gap:80px;align-items:center}.rad .rad-intro__img{border-radius:18px;overflow:hidden}.rad .rad-intro__img img,.rad .rad-intro__img svg{width:84%;height:auto;display:block;margin:0 auto}.rad .rad-tags{display:flex;gap:8px;margin-bottom:30px;flex-wrap:wrap}.rad .rad-tag{font-size:14px;font-weight:600;color:var(--tag-ink);background:var(--sub-bg);border-radius:100px;padding:7px 15px;letter-spacing:.01em}.rad .rad-intro__eyebrow{font-size:18px;font-weight:500;line-height:1.5;color:var(--b800);margin-bottom:10px}.rad .rad-intro h2{font-size:32px !important;font-weight:700 !important;color:var(--dark) !important;line-height:1.5 !important;letter-spacing:-0.01em !important;margin:0 0 12px !important;text-align:left !important}.rad .rad-intro__en{font-family:var(--font-aboreto),serif;font-size:18px;line-height:1.5;color:var(--b700);letter-spacing:.26em;text-transform:uppercase}.rad .rad-intro__hr{border:none;border-top:1px solid var(--border);margin:34px 0 38px}.rad .rad-intro__body{font-size:16px;font-weight:400;color:var(--b700);line-height:1.5}.rad .rad-intro__body strong{font-weight:700;color:var(--b800)}.rad .rad-intro__body+.rad-intro__body{margin-top:26px}.rad .rad-infobar{background:var(--bg);--info-ink:var(--b800)}.rad .rad-infobar__grid{max-width:1120px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(5, 1fr)}.rad .rad-info{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:12px;padding:24px 10px;position:relative}.rad .rad-info+.rad-info::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:56px;background:var(--b300)}.rad .rad-info__ic{flex:none;width:42px;height:42px;display:flex;align-items:center;justify-content:center}.rad .rad-info__ic img{width:100%;height:100%;object-fit:contain}.rad .rad-info__label{font-size:14px;font-weight:600;color:var(--b500);margin-bottom:3px}.rad .rad-info__value{font-size:16px;font-weight:600;color:var(--info-ink);line-height:1.35}.rad .rad-info__note{font-size:12px;font-weight:500;color:var(--b500);margin-top:3px;line-height:1.5}.rad .rad-prin{padding:130px 0 160px}.rad .rad-prin__head{margin-bottom:110px}.rad .rad-prin__row{display:grid;grid-template-columns:46% 1fr;gap:96px;align-items:center}.rad .rad-prin__row+.rad-prin__row{margin-top:140px}.rad .rad-prin__media{border-radius:18px;overflow:hidden;background:var(--gray-bg)}.rad .rad-prin__media img{width:100%;height:auto;display:block}.rad .rad-prin__media svg,.rad .rad-area__media svg{width:100%;height:auto;display:block}.rad .rad-how__img svg{width:100%;height:100%;display:block}.rad .rad-prin__num{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--b800);color:var(--cream);font-size:14px;font-weight:600;letter-spacing:.05em;margin-bottom:20px}.rad .rad-prin h3{font-size:22px;font-weight:700;line-height:1.5;color:var(--dark);letter-spacing:-0.01em;margin-bottom:16px}.rad .rad-prin__desc{font-size:16px;font-weight:500;color:var(--b700);line-height:1.6}.rad .rad-prin__desc strong{font-weight:700;color:var(--b800)}.rad .rad-prin__note{font-size:14px;font-weight:500;color:var(--b500);line-height:1.6;margin-top:10px}.rad .rad-how{padding:0 0 150px}.rad .rad-how .rad-eyebrow{color:var(--b800)}.rad .rad-how__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px;margin-top:80px}.rad .rad-how__step{text-align:center}.rad .rad-how__num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:var(--b800);border-radius:50%;font-size:16px;font-weight:600;color:var(--cream);margin-bottom:18px}.rad .rad-how__txt{font-size:16px;font-weight:500;color:var(--b900);line-height:1.5;min-height:3.4em;margin-bottom:26px}.rad .rad-how__img{border-radius:14px;overflow:hidden;background:var(--bg);aspect-ratio:16/10}.rad .rad-how__img img{width:100%;height:100%;object-fit:cover}.rad .rad-area{padding:0 0 0}.rad .rad-area__grid{display:grid;grid-template-columns:42% 1fr;gap:76px;align-items:center;margin-top:80px}.rad .rad-area__media{border-radius:18px;overflow:hidden}.rad .rad-area__media img{width:100%;height:auto;display:block}.rad .rad-area__list{display:grid;grid-template-columns:1fr 1fr;column-gap:44px}.rad .rad-area__item{display:flex;align-items:center;gap:14px;padding:16px 2px;border-bottom:1px solid var(--divider);font-size:16px;font-weight:600;color:var(--b800);line-height:1.4}.rad .rad-area__item:nth-child(-n+2){border-top:1px solid var(--divider)}.rad .rad-area__item::before{content:"";flex:none;width:8px;height:8px;border-radius:50%;background:var(--dot, var(--b500))}.rad .rad-area__note{margin-top:34px;padding:2px 0 2px 20px;border-left:2px solid var(--b800);font-size:14px;font-weight:500;color:var(--b700);line-height:1.7}.rad .rad-area__note b{font-weight:700;color:var(--b900)}.rad .rad-area__note+.rad-area__note{margin-top:18px}.rad .rad-spec{padding:150px 0 0}.rad .rad-spec__list{max-width:820px;margin:72px auto 0}.rad .rad-spec__row{display:grid;grid-template-columns:180px 1fr;gap:24px;padding:20px 2px;border-bottom:1px solid var(--divider);align-items:start}.rad .rad-spec__row:first-child{border-top:1px solid var(--divider)}.rad .rad-spec__k{font-size:15px;font-weight:600;color:var(--b800);line-height:1.6}.rad .rad-spec__v{font-size:15px;font-weight:400;color:var(--b700);line-height:1.6}.rad .rad-spec__v b{font-weight:700;color:var(--b900)}.rad .rad-spec__note{max-width:820px;margin:34px auto 0;padding:2px 0 2px 20px;border-left:2px solid var(--b800);font-size:14px;font-weight:500;color:var(--b700);line-height:1.7}.rad .rad-spec__note b{font-weight:700;color:var(--b900)}.rad .rad-nb{white-space:nowrap}.rad .rad-reco{padding:150px 0 170px}.rad .rad-reco__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;margin-top:80px}.rad .rad-reco__item{text-align:center}.rad .rad-reco__ic{height:96px;margin-bottom:26px;display:flex;align-items:center;justify-content:center}.rad .rad-reco__ic img{height:100%;width:auto;max-width:110px;object-fit:contain}.rad .rad-reco__txt{font-size:14px;font-weight:500;color:var(--b700);line-height:1.5}.rad .rad-band{position:relative;overflow:hidden;background:linear-gradient(100deg, var(--b800) 0%, var(--b600) 30%, var(--b500) 52%, var(--b600) 72%, var(--b800) 100%);padding:104px 24px;text-align:center}.rad .rad-band::before{content:"";position:absolute;right:-4%;top:-60%;width:640px;height:640px;background:radial-gradient(closest-side, rgba(var(--cream-rgb), 0.14), rgba(var(--cream-rgb), 0));border-radius:50%}.rad .rad-band::after{content:"";position:absolute;left:6%;bottom:-70%;width:560px;height:560px;background:radial-gradient(closest-side, rgba(var(--dark-rgb), 0.18), rgba(var(--dark-rgb), 0));border-radius:50%}.rad .rad-band__tag{position:relative;z-index:2;display:block;font-size:20px;font-weight:500;color:var(--cream);letter-spacing:.04em;margin-bottom:22px}.rad .rad-band h2{position:relative;z-index:2;font-family:var(--font-aboreto),serif !important;font-size:40px !important;font-weight:400 !important;color:var(--cream) !important;letter-spacing:.06em !important;line-height:1.4 !important;margin:0 !important;text-align:center !important}.rad .rad-why{padding:140px 0 170px}.rad .rad-why__title{font-family:var(--font-aboreto),serif;font-size:24px;line-height:1.4;color:var(--b800);letter-spacing:.16em;text-align:center;margin-bottom:14px}.rad .rad-why__sub{font-size:16px;font-weight:500;line-height:1.5;color:var(--b700);text-align:center;margin-bottom:90px}.rad .rad-diff{display:grid;grid-template-columns:46% 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"media head" "media body";column-gap:76px;row-gap:0}.rad .rad-diff+.rad-diff{margin-top:110px}.rad .rad-diff__media{grid-area:media;align-self:center;border-radius:18px;overflow:hidden;background:var(--gray-bg);aspect-ratio:1.5/1}.rad .rad-diff__media img{width:100%;height:100%;object-fit:cover}.rad .rad-diff__media svg{width:100%;height:100%;display:block}.rad .rad-diff__head{grid-area:head;align-self:end}.rad .rad-diff__body{grid-area:body;align-self:start}.rad .rad-diff__num{font-family:var(--font-aboreto),serif;font-size:18px;line-height:1.5;color:var(--b700);letter-spacing:.14em;margin-bottom:20px}.rad .rad-diff h3{font-size:22px;font-weight:700;line-height:1.5;color:var(--dark);letter-spacing:-0.01em;margin-bottom:18px}.rad .rad-diff__desc{font-size:16px;font-weight:500;color:var(--b700);line-height:1.5}.rad .rad-diff__ghost{display:block;margin-top:46px;font-family:var(--font-aboreto),serif;font-size:88px;line-height:1;color:var(--b300);letter-spacing:.03em;white-space:nowrap;pointer-events:none;user-select:none}.rad .rad-care{padding:0 0 150px}.rad .rad-care__title{font-family:var(--font-aboreto),serif;font-size:24px;line-height:1.4;color:var(--b800);letter-spacing:.2em;text-align:center;margin-bottom:14px}.rad .rad-care__sub{font-size:16px;font-weight:500;line-height:1.5;color:var(--b700);text-align:center;margin-bottom:74px}.rad .rad-care__row{display:flex;justify-content:center;align-items:center;gap:40px}.rad .rad-care__row+.rad-care__row{margin-top:34px}.rad .rad-step{width:160px;height:160px;flex:none;position:relative;background:var(--white);border-radius:20px;box-shadow:0 6px 18px rgba(var(--b900-rgb), 0.1),0 1px 3px rgba(var(--b900-rgb), 0.06);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:14px 10px}.rad .rad-step::after{content:"→";position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:40px;display:flex;align-items:center;justify-content:center;color:var(--b400);font-size:14px;line-height:1}.rad .rad-care__row .rad-step:last-child::after{display:none}.rad .rad-step__ic{width:50px;height:50px;margin-bottom:14px;display:flex;align-items:center;justify-content:center}.rad .rad-step__ic img{width:100%;height:100%;object-fit:contain}.rad .rad-step__num{font-size:14px;font-weight:600;color:var(--b700);letter-spacing:.05em;margin-bottom:4px}.rad .rad-step__name{font-size:16px;font-weight:600;color:var(--b900);line-height:1.5}.rad .rad-notice{padding:0 0 170px}.rad .rad-notice__title{font-family:var(--font-aboreto),serif;font-size:24px;line-height:1.4;color:var(--b800);letter-spacing:.2em;text-align:center;margin-bottom:14px}.rad .rad-notice__sub{font-size:16px;font-weight:500;line-height:1.5;color:var(--b700);text-align:center}.rad .rad-notice__list{max-width:820px;margin:72px auto 0}.rad .rad-notice__item{display:flex;align-items:center;gap:16px;padding:22px 2px;border-bottom:1px solid var(--divider)}.rad .rad-notice__item:first-child{border-top:1px solid var(--divider)}.rad .rad-notice__num{flex:none;width:24px;height:24px;border-radius:50%;background:var(--b800);color:var(--cream);font-size:12px;font-weight:600;line-height:1;display:flex;align-items:center;justify-content:center}.rad .rad-notice__txt{font-size:15px;font-weight:400;color:var(--b700);line-height:1.7}@media(max-width: 1120px){.rad .rad-intro__grid{gap:52px}.rad .rad-diff{column-gap:44px}.rad .rad-intro h2{font-size:30px !important}.rad .rad-diff__ghost{font-size:72px}.rad .rad-care__row{gap:32px}.rad .rad-step{width:148px;height:148px}.rad .rad-step::after{right:-32px;width:32px}.rad .rad-prin__row{gap:52px}}@media(max-width: 860px){.rad .rad-hero{height:340px}.rad .rad-hero__bg{object-position:center}.rad .rad-hero h1{font-size:28px !important}.rad .rad-hero__sub{font-size:22px}.rad .rad-infobar__grid{grid-template-columns:repeat(6, 1fr)}.rad .rad-info{flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:10px;padding:20px 8px;grid-column:span 2}.rad .rad-info__ic{margin-top:0;width:42px;height:42px}.rad .rad-info::before{display:none}.rad .rad-info:nth-child(2)::before,.rad .rad-info:nth-child(3)::before,.rad .rad-info:nth-child(5)::before{display:block;height:56px}.rad .rad-info:nth-child(4){grid-column:2/4}.rad .rad-info:nth-child(5){grid-column:4/6}.rad .rad-info:nth-child(n+4){border-top:1px solid var(--divider)}.rad .rad-intro{padding:84px 0 96px}.rad .rad-intro__grid{grid-template-columns:1fr;gap:54px}.rad .rad-intro__img{max-width:400px;margin:0 auto}.rad .rad-intro h2{font-size:28px !important}.rad .rad-intro__eyebrow{font-size:16px}.rad .rad-intro__en{font-size:16px}.rad .rad-intro__body{font-size:16px}.rad h2.rad-sec-title{font-size:22px !important}.rad .rad-eyebrow{font-size:15px}.rad .rad-how{padding:0 0 116px}.rad .rad-how__grid{grid-template-columns:1fr;gap:44px;max-width:430px;margin:60px auto 0}.rad .rad-how__txt{min-height:0}.rad .rad-area{padding:0}.rad .rad-area__grid{grid-template-columns:1fr;gap:36px;margin-top:60px}.rad .rad-area__media{max-width:480px;margin:0 auto}.rad .rad-area__list{grid-template-columns:1fr 1fr;column-gap:20px}.rad .rad-area__item{font-size:14px;padding:13px 2px}.rad .rad-reco{padding:112px 0 124px}.rad .rad-reco__grid{grid-template-columns:repeat(2, 1fr);gap:40px 16px;margin-top:60px}.rad .rad-reco__ic{height:80px;margin-bottom:18px}.rad .rad-reco__ic img{max-width:92px}.rad .rad-band{padding:80px 24px}.rad .rad-band h2{font-size:28px !important}.rad .rad-band__tag{font-size:18px}.rad .rad-care{padding:0 0 116px}.rad .rad-care__sub{margin-bottom:56px}.rad .rad-care__flow{display:grid;grid-template-columns:repeat(3, 148px);justify-content:center;gap:20px 32px}.rad .rad-care__row{display:contents}.rad .rad-step{width:148px;height:148px;max-width:none}.rad .rad-step::after{right:-32px;width:32px;font-size:13px}.rad .rad-care__title,.rad .rad-why__title,.rad .rad-notice__title{font-size:21px}.rad .rad-why{padding:108px 0 124px}.rad .rad-notice{padding:0 0 124px}.rad .rad-notice__list{margin-top:56px}.rad .rad-why__sub{margin-bottom:64px}.rad .rad-diff{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"head" "body" "media";row-gap:0;column-gap:0}.rad .rad-diff__head{align-self:auto}.rad .rad-diff__body{align-self:auto}.rad .rad-diff__media{margin-top:20px}.rad .rad-diff+.rad-diff{margin-top:90px}.rad .rad-diff h3{font-size:20px}.rad .rad-diff__ghost{font-size:62px;margin-top:34px}.rad .rad-prin{padding:100px 0 124px}.rad .rad-prin__head{margin-bottom:76px}.rad .rad-prin__row{grid-template-columns:1fr;gap:46px}.rad .rad-prin__row+.rad-prin__row{margin-top:100px}.rad .rad-prin__txt{order:1}.rad .rad-prin__media{order:2;max-width:480px}.rad .rad-prin h3{font-size:20px}.rad .rad-spec{padding:116px 0 0}.rad .rad-spec__list{margin-top:56px}.rad .rad-spec__row{grid-template-columns:140px 1fr;gap:16px;padding:18px 2px}.rad .rad-spec__k{font-size:14px}.rad .rad-spec__v{font-size:14px}}@media(max-width: 560px){.rad .rad-inner{padding:0 20px}.rad .rad-hero{height:300px}.rad .rad-hero h1{font-size:24px !important}.rad .rad-hero__sub{font-size:18px}.rad .rad-hero__tag{font-size:13px}.rad .rad-infobar__grid{grid-template-columns:repeat(4, 1fr);padding:14px 12px 0}.rad .rad-info{grid-column:span 2;gap:8px;padding:16px 6px}.rad .rad-info__ic{width:42px;height:42px}.rad .rad-info:nth-child(1){order:1}.rad .rad-info:nth-child(4){order:2;grid-column:span 2}.rad .rad-info:nth-child(2){order:3}.rad .rad-info:nth-child(3){order:4}.rad .rad-info:nth-child(5){order:5;grid-column:2/4}.rad .rad-info:nth-child(2)::before,.rad .rad-info:nth-child(5)::before{display:none}.rad .rad-info:nth-child(4)::before,.rad .rad-info:nth-child(3)::before{display:block;height:52px}.rad .rad-info:nth-child(n+3){border-top:none}.rad .rad-info:nth-child(2),.rad .rad-info:nth-child(3),.rad .rad-info:nth-child(5){border-top:1px solid var(--divider)}.rad .rad-info__label{font-size:12px}.rad .rad-info__value{font-size:14px}.rad .rad-info__note{font-size:11px}.rad .rad-intro{padding:44px 0 82px}.rad .rad-intro h2{font-size:24px !important}.rad .rad-intro__eyebrow{font-size:15px}.rad .rad-intro__en{font-size:14px}.rad .rad-intro__body{font-size:14px}.rad .rad-intro__hr{margin:26px 0 30px}.rad .rad-tag{font-size:12px}.rad h2.rad-sec-title{font-size:20px !important}.rad .rad-sec-sub{font-size:14px}.rad .rad-eyebrow{font-size:13px}.rad .rad-how__txt{font-size:14px}.rad .rad-how__num{width:30px;height:30px;font-size:14px}.rad .rad-area__item{font-size:14px;padding:13px 2px;gap:10px}.rad .rad-area__note{font-size:13px;padding-left:16px;margin-top:28px}.rad .rad-reco__grid{grid-template-columns:repeat(2, 1fr)}.rad .rad-reco__txt{font-size:13px}.rad .rad-band{padding:66px 20px}.rad .rad-band h2{font-size:22px !important}.rad .rad-band__tag{font-size:15px}.rad .rad-care__title,.rad .rad-why__title,.rad .rad-notice__title{font-size:18px}.rad .rad-care__sub,.rad .rad-why__sub,.rad .rad-notice__sub{font-size:14px}.rad .rad-step{width:140px;height:140px;border-radius:16px}.rad .rad-step__ic{width:50px;height:50px;margin-bottom:10px}.rad .rad-step__name{font-size:14px}.rad .rad-step__num{font-size:12px}.rad .rad-care__flow{grid-template-columns:repeat(2, 140px);justify-content:center;gap:16px 24px}.rad .rad-step::after{right:-24px;width:24px;font-size:12px}.rad .rad-care__row:first-child .rad-step:nth-child(2)::after{display:none}.rad .rad-care__row:first-child .rad-step:last-child::after{display:flex}.rad .rad-care__row:last-child .rad-step:nth-child(1)::after{display:none}.rad .rad-notice__txt{font-size:14px}.rad .rad-diff h3{font-size:19px}.rad .rad-diff__num{font-size:15px}.rad .rad-diff__desc{font-size:14px}.rad .rad-diff__ghost{font-size:44px;margin-top:26px}.rad .rad-prin h3{font-size:19px}.rad .rad-prin__desc{font-size:14px}.rad .rad-prin__note{font-size:12px}.rad .rad-prin__num{width:34px;height:34px;font-size:13px}.rad .rad-spec__row{grid-template-columns:1fr;gap:6px;padding:16px 2px}.rad .rad-spec__k{font-size:13px}.rad .rad-spec__v{font-size:13px}.rad .rad-spec__note{font-size:12px;padding-left:16px;margin-top:28px}}
