*{margin:0;padding:0}
.ct_hold,.ft_grd,.lg_nv_wrap,.ck_pnl{box-sizing:border-box}
body{font-family:'Lexend',sans-serif;background:#FEFEFE;color:#1C2222;line-height:1.6}
.ct_hold{max-width:1000px;margin:0 auto;padding:0 20px}
.hd{background:linear-gradient(135deg,#FEFEFE 0%,#F5F5F5 100%);box-shadow:0 4px 12px #1c222214}
.hd_tp{padding:24px 0;border-bottom:2px solid #fb587526}
.hd_tp .ct_hold{display:flex;justify-content:center;align-items:center}
.cmp_nm{font-family:'IBM Plex Mono',monospace;font-size:28px;font-weight:700;color:#1C2222;letter-spacing:1px;text-transform:uppercase}
.hd_btm{padding:20px 0}
.lg_nv_wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}
.lg_lnk{display:flex;align-items:center;flex-shrink:0}
.lg_img{width:110px;height:110px;object-fit:contain;background:#fb58750d;border-radius:6px;padding:8px;box-shadow:0 3px 8px #fb587526}
.nv_mn{display:flex;align-items:center;gap:32px;flex-wrap:wrap}
.nv_itm{font-family:'Lexend',sans-serif;font-size:16px;font-weight:400;color:#1C2222;text-decoration:none;position:relative;padding:8px 0;transition:color 200ms;cursor:pointer}
.nv_itm:hover{color:#FB5875}
.nv_drp{position:relative}
.nv_tggl{cursor:pointer}
.nv_sub{position:absolute;top:100%;left:0;background:#FEFEFE;box-shadow:0 6px 16px #1c22221f;border-radius:4px;padding:12px 0;min-width:180px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity 200ms,transform 200ms,visibility 200ms;z-index:100}
.nv_drp:hover .nv_sub{opacity:1;visibility:visible;transform:translateY(0)}
.nv_sub_itm{display:block;padding:10px 20px;font-size:15px;color:#1C2222;text-decoration:none;transition:background 180ms,color 180ms}
.nv_sub_itm:hover{background:#fb587514;color:#FB5875}
.ft{background:linear-gradient(180deg,#1C2222 0%,#2A3030 100%);color:#FEFEFE;margin-top:80px}
.ft_tp{padding:48px 0 32px}
.ft_grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}
.ft_hdng{font-family:'IBM Plex Mono',monospace;font-size:18px;font-weight:700;margin-bottom:16px;color:#FB5875}
.ft_nv{display:flex;flex-direction:column;gap:10px}
.ft_cntct{display:flex;flex-direction:column;gap:10px}
.ft_lnk{font-size:15px;color:#FEFEFE;text-decoration:none;transition:color 180ms;display:inline-flex;align-items:center;gap:8px}
.ft_lnk:hover{color:#FB5875}
.ft_btm{padding:20px 0;border-top:1px solid #fefefe26}
.ft_cpy{text-align:center;font-size:14px;color:#fefefebf}
.ck_pnl{position:fixed;bottom:20px;left:20px;background:#FEFEFE;border-radius:6px;box-shadow:0 8px 24px #1c22222e;padding:24px;max-width:420px;z-index:1000;transform:translateY(120%);transition:transform 250ms}
.ck_pnl[data-visible="true"]{transform:translateY(0)}
.ck_ttl{font-family:'IBM Plex Mono',monospace;font-size:18px;font-weight:700;color:#1C2222;margin-bottom:12px}
.ck_txt{font-size:14px;color:#1C2222;margin-bottom:16px;line-height:1.5}
.ck_opts{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}
.ck_opt{display:flex;align-items:center;gap:10px;cursor:pointer}
.ck_chk{width:18px;height:18px;cursor:pointer}
.ck_chk:disabled{cursor:not-allowed}
.ck_lbl{font-size:14px;color:#1C2222;user-select:none}
.ck_acts{display:flex;gap:12px}
.ck_btn{flex:1;padding:10px 16px;background:transparent;border:none;font-family:'Lexend',sans-serif;font-size:14px;font-weight:400;text-decoration:underline;cursor:pointer;transition:color 180ms;color:#1C2222}
.ck_acpt:hover{color:#FB5875}
.ck_dcln:hover{color:#FB5875}
@media (max-width: 768px) {
.cmp_nm{font-size:22px}
.lg_nv_wrap{flex-direction:column;gap:24px}
.nv_mn{flex-direction:column;gap:16px;align-items:center}
.lg_img{width:90px;height:90px}
.ft_grd{grid-template-columns:1fr;gap:32px}
.ck_pnl{left:10px;right:10px;max-width:none}
}
@media (max-width: 375px) {
.hd_tp{padding:16px 0}
.hd_btm{padding:16px 0}
.cmp_nm{font-size:20px}
.nv_itm{font-size:15px}
}
.policy-body{max-width:1000px;margin:60px auto;padding:0 24px;background:#FEFEFE}
.policy-body h1{font-size:42px;line-height:1.2;color:#1C2222;margin:0 0 16px;font-weight:700;letter-spacing:-.5px}
.policy-body h2{font-size:32px;line-height:1.3;color:#1C2222;margin:48px 0 20px;font-weight:700;letter-spacing:-.3px}
.policy-body h3{font-size:24px;line-height:1.4;color:#1C2222;margin:36px 0 16px;font-weight:600}
.policy-body h4{font-size:20px;line-height:1.4;color:#1C2222;margin:28px 0 14px;font-weight:600}
.policy-body h5{font-size:18px;line-height:1.5;color:#1C2222;margin:24px 0 12px;font-weight:600}
.policy-body h6{font-size:16px;line-height:1.5;color:#1C2222;margin:20px 0 10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.policy-body p{font-size:17px;line-height:1.75;color:#1C2222;margin:0 0 20px}
.policy-body ul{margin:0 0 24px;padding:0 0 0 28px;list-style-type:disc}
.policy-body ol{margin:0 0 24px;padding:0 0 0 28px;list-style-type:decimal}
.policy-body li{font-size:17px;line-height:1.75;color:#1C2222;margin:0 0 12px}
.policy-body ul ul,.policy-body ol ol,.policy-body ul ol,.policy-body ol ul{margin:12px 0 0}
.policy-body strong,.policy-body b{font-weight:700;color:#1C2222}
.policy-body a{color:#FB5875;text-decoration:none;border-bottom:1px solid transparent;transition:all 180ms ease}
.policy-body a:hover{color:#1C2222;border-bottom-color:#FB5875}
.policy-body a:active{color:#FB5875}
.policy-body table{width:100%;margin:32px 0;border-collapse:collapse;background:#FEFEFE;box-shadow:0 2px 8px #1c222214;border-radius:4px;overflow:hidden}
.policy-body thead{background:linear-gradient(135deg,#1C2222 0%,#FB5875 100%)}
.policy-body thead tr{border:none}
.policy-body tbody tr{border-bottom:1px solid #1c22221a;transition:background 150ms ease}
.policy-body tbody tr:last-child{border-bottom:none}
.policy-body tbody tr:hover{background:#fb587508}
.policy-body th{font-size:15px;font-weight:700;color:#FEFEFE;text-align:left;padding:18px 20px;letter-spacing:.3px}
.policy-body td{font-size:16px;line-height:1.6;color:#1C2222;padding:16px 20px}
.policy-body div{margin:0;padding:0}
@media (max-width: 768px) {
.policy-body{margin:40px auto;padding:0 20px}
.policy-body h1{font-size:32px;margin:0 0 14px}
.policy-body h2{font-size:26px;margin:36px 0 16px}
.policy-body h3{font-size:22px;margin:28px 0 14px}
.policy-body h4{font-size:19px;margin:24px 0 12px}
.policy-body h5{font-size:17px;margin:20px 0 10px}
.policy-body h6{font-size:15px;margin:18px 0 10px}
.policy-body p{font-size:16px;line-height:1.7;margin:0 0 18px}
.policy-body li{font-size:16px;line-height:1.7}
.policy-body ul,.policy-body ol{padding:0 0 0 24px;margin:0 0 20px}
.policy-body table{font-size:14px;margin:24px 0}
.policy-body th{font-size:13px;padding:14px 12px}
.policy-body td{font-size:14px;padding:12px}
}
@media (max-width: 375px) {
.policy-body{margin:32px auto;padding:0 16px}
.policy-body h1{font-size:28px}
.policy-body h2{font-size:23px}
.policy-body p,.policy-body li{font-size:15px}
.policy-body table{display:block;overflow-x:auto}
}
.post_wrapper{max-width:1000px;margin:0 auto;padding:60px 20px}
.post_hd{margin-bottom:48px;text-align:center}
.post_hd h1{font-size:42px;line-height:1.2;color:#1C2222;margin:0 0 24px;font-weight:700}
.post_visual{width:100%;max-width:900px;margin:0 auto 56px;border-radius:6px;overflow:hidden;box-shadow:0 8px 24px #fb587526}
.post_visual img{width:100%;height:auto;display:block}
.content_area{max-width:740px;margin:0 auto}
.content_area p{font-size:18px;line-height:1.75;color:#1C2222;margin:0 0 24px}
.content_area strong{color:#FB5875;font-weight:600}
.content_area em{font-style:italic;color:#1C2222}
.content_area h2{font-size:32px;line-height:1.3;color:#1C2222;margin:48px 0 20px;font-weight:600;position:relative;padding-left:20px}
.content_area h2::before{content:'';position:absolute;left:0;top:8px;width:4px;height:28px;background:linear-gradient(180deg,#FB5875 0%,#1C2222 100%);border-radius:2px}
.content_area h3{font-size:26px;line-height:1.4;color:#1C2222;margin:36px 0 16px;font-weight:600}
.content_area h4{font-size:22px;line-height:1.4;color:#1C2222;margin:28px 0 14px;font-weight:600}
.content_area h5{font-size:19px;line-height:1.5;color:#FB5875;margin:24px 0 12px;font-weight:600}
.content_area h6{font-size:18px;line-height:1.5;color:#1C2222;margin:20px 0 12px;font-weight:600}
.content_area ul,.content_area ol{margin:0 0 24px;padding-left:28px}
.content_area ul li,.content_area ol li{font-size:18px;line-height:1.75;color:#1C2222;margin-bottom:12px}
.content_area ul li{list-style-type:none;position:relative;padding-left:16px}
.content_area ul li::before{content:'';position:absolute;left:0;top:12px;width:6px;height:6px;background:#FB5875;border-radius:50%}
.content_area ol li{list-style-type:decimal;color:#1C2222}
.content_area ol li::marker{color:#FB5875;font-weight:600}
.content_area blockquote{margin:32px 0;padding:24px 28px;background:linear-gradient(135deg,#fefefecc 0%,#fb587514 100%);border-left:4px solid #FB5875;border-radius:4px}
.content_area blockquote p{font-size:19px;line-height:1.7;color:#1C2222;margin:0;font-style:italic}
.divider_section{max-width:200px;height:2px;background:linear-gradient(90deg,transparent 0%,#FB5875 50%,transparent 100%);margin:56px auto;border-radius:2px}
@media (max-width: 768px) {
.post_wrapper{padding:40px 16px}
.post_hd h1{font-size:32px;margin-bottom:20px}
.post_visual{margin-bottom:40px}
.content_area p{font-size:17px;line-height:1.7;margin-bottom:20px}
.content_area h2{font-size:26px;margin:36px 0 16px;padding-left:16px}
.content_area h2::before{width:3px;height:22px;top:6px}
.content_area h3{font-size:22px;margin:28px 0 14px}
.content_area h4{font-size:20px;margin:24px 0 12px}
.content_area h5{font-size:18px;margin:20px 0 10px}
.content_area h6{font-size:17px;margin:18px 0 10px}
.content_area ul li,.content_area ol li{font-size:17px;line-height:1.7}
.content_area blockquote{padding:20px;margin:28px 0}
.content_area blockquote p{font-size:17px}
.divider_section{margin:44px auto}
}
@media (max-width: 375px) {
.post_wrapper{padding:32px 14px}
.post_hd h1{font-size:28px}
.content_area p{font-size:16px}
.content_area h2{font-size:24px}
.content_area ul li,.content_area ol li{font-size:16px}
}
.blog_hd{background:linear-gradient(135deg,#1C2222 0%,#FB5875 100%);padding:80px 20px 60px;text-align:center;margin-bottom:0}
.blog_hd .content_holder{max-width:1000px;margin:0 auto}
.blog_hd .main_ttl{font-size:48px;color:#FEFEFE;margin:0 0 16px;font-weight:700;letter-spacing:-.5px}
.blog_hd .sub_line{font-size:18px;color:#fefefee6;margin:0;line-height:1.6}
.posts_wrap{max-width:1000px;margin:60px auto;padding:0 20px}
.posts_grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;margin-bottom:80px}
.post_card{background:#FEFEFE;border-radius:4px;overflow:hidden;box-shadow:0 4px 12px #1c222214;transition:all 220ms ease;cursor:pointer;position:relative}
.post_card:hover{transform:translateY(-6px);box-shadow:0 12px 24px #fb587526}
.post_card .img_holder{width:100%;height:220px;overflow:hidden;position:relative;background:linear-gradient(135deg,#1C2222,#FB5875)}
.post_card .img_holder img{width:100%;height:100%;object-fit:cover;transition:transform 280ms ease}
.post_card:hover .img_holder img{transform:scale(1.08)}
.post_card .txt_holder{padding:24px}
.post_card .post_ttl{font-size:22px;color:#1C2222;margin:0;line-height:1.4;font-weight:600;transition:color 180ms ease}
.post_card:hover .post_ttl{color:#FB5875}
.post_card .read_link{display:inline-flex;align-items:center;margin-top:16px;color:#FB5875;text-decoration:none;font-size:15px;font-weight:500;transition:gap 200ms ease;gap:6px}
.post_card .read_link::after{content:'→';font-size:18px}
.post_card:hover .read_link{gap:12px}
.insights_section{background:linear-gradient(229deg,#1C2222 0%,#FB5875 50%,#FEFEFE 100%);padding:80px 20px;margin:80px 0;position:relative}
.insights_section::before{content:'';position:absolute;top:-40px;left:0;right:0;height:40px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 40'%3E%3Cpath d='M0,40 Q300,0 600,20 T1200,40 L1200,40 L0,40 Z' fill='%231C2222'/%3E%3C/svg%3E") no-repeat center;background-size:cover}
.insights_section .content_holder{max-width:1000px;margin:0 auto}
.insights_section .sec_ttl{font-size:36px;color:#FEFEFE;margin:0 0 20px;text-align:center;font-weight:700}
.insights_section .sec_desc{font-size:18px;color:#fefefef2;text-align:center;margin:0 auto 50px;max-width:700px;line-height:1.6}
.insights_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.insight_box{background:#fefefef7;padding:32px 24px;border-radius:6px;text-align:center;box-shadow:0 6px 16px #1c22221f;transition:transform 200ms ease}
.insight_box:hover{transform:scale(1.04)}
.insight_box .num_val{font-size:42px;color:#FB5875;font-weight:700;margin:0 0 12px;display:block}
.insight_box .label_txt{font-size:16px;color:#1C2222;margin:0;font-weight:500}
.newsletter_area{max-width:1000px;margin:80px auto;padding:60px 40px;background:linear-gradient(135deg,#1c222208,#fb58750d);border-radius:6px;border:2px solid #fb587526;text-align:center}
.newsletter_area .nl_ttl{font-size:32px;color:#1C2222;margin:0 0 16px;font-weight:700}
.newsletter_area .nl_desc{font-size:17px;color:#1C2222;margin:0 auto 32px;max-width:600px;line-height:1.6}
.newsletter_area .form_holder{display:flex;gap:12px;max-width:500px;margin:0 auto;flex-wrap:wrap;justify-content:center}
.newsletter_area .email_inp{flex:1;min-width:260px;padding:14px 18px;border:2px solid #1c222226;border-radius:4px;font-size:15px;transition:border-color 180ms ease}
.newsletter_area .email_inp:focus{outline:none;border-color:#FB5875}
.newsletter_area .submit_btn{padding:14px 32px;background:#FB5875;color:#FEFEFE;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:all 200ms ease;box-shadow:0 4px 10px #fb587540}
.newsletter_area .submit_btn:hover{background:#1C2222;transform:translateY(-2px);box-shadow:0 8px 18px #1c22224d}
.topics_section{max-width:1000px;margin:0 auto 80px;padding:0 20px}
.topics_section .sec_head{text-align:center;margin-bottom:40px}
.topics_section .sec_head h2{font-size:34px;color:#1C2222;margin:0 0 12px;font-weight:700}
.topics_section .sec_head p{font-size:17px;color:#1c2222bf;margin:0}
.topics_list{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}
.topic_tag{display:inline-block;padding:12px 24px;background:#fb587514;color:#1C2222;border-radius:30px;font-size:15px;font-weight:500;transition:all 190ms ease;cursor:pointer;border:2px solid transparent}
.topic_tag:hover{background:#FB5875;color:#FEFEFE;border-color:#FB5875;transform:translateY(-3px);box-shadow:0 6px 14px #fb58754d}
@media (max-width: 768px) {
.blog_hd{padding:60px 20px 40px}
.blog_hd .main_ttl{font-size:36px}
.posts_grid{grid-template-columns:1fr;gap:24px}
.insights_grid{grid-template-columns:1fr;gap:20px}
.newsletter_area{padding:40px 24px}
.newsletter_area .nl_ttl{font-size:26px}
.newsletter_area .form_holder{flex-direction:column}
.newsletter_area .email_inp{min-width:100%}
}
@media (min-width: 769px) and (max-width: 1366px) {
.insights_grid{grid-template-columns:repeat(3,1fr)}
.posts_grid{grid-template-columns:repeat(2,1fr)}
}
.entry_wrp{width:100%;max-width:1000px;margin:0 auto;padding:0 20px}
.intro_hd{padding:80px 0 60px;text-align:center}
.intro_hd .main_ttl{font-size:48px;line-height:1.2;color:#1C2222;margin:0 0 24px;font-weight:700}
.intro_hd .sub_line{font-size:20px;line-height:1.6;color:#1C2222;opacity:.75;max-width:680px;margin:0 auto}
.feature_row{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:0 0 80px}
.feat_itm{background:linear-gradient(135deg,#FEFEFE 0%,#fb587514 100%);padding:36px 28px;border-radius:4px;border-left:3px solid #FB5875;box-shadow:0 6px 16px #1c222214;transition:all .2s}
.feat_itm:hover{transform:translateY(-4px);box-shadow:0 12px 24px #fb587526}
.feat_itm .ic_wrp{width:54px;height:54px;background:#FB5875;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 0 20px}
.feat_itm .ic_wrp svg{width:28px;height:28px;fill:#FEFEFE}
.feat_itm .ft_ttl{font-size:19px;font-weight:600;color:#1C2222;margin:0 0 12px}
.feat_itm .ft_txt{font-size:15px;line-height:1.6;color:#1C2222;opacity:.8;margin:0}
.posts_sect{margin:0 0 80px}
.sect_hdr{margin:0 0 40px}
.sect_hdr .hdr_ttl{font-size:32px;font-weight:700;color:#1C2222;margin:0 0 12px;position:relative;display:inline-block}
.sect_hdr .hdr_ttl::after{content:'';position:absolute;bottom:-6px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#FB5875 0%,#fb58754d 100%)}
.sect_hdr .hdr_desc{font-size:17px;line-height:1.6;color:#1C2222;opacity:.7;margin:16px 0 0}
.post_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.pst_card{background:#FEFEFE;border-radius:5px;overflow:hidden;box-shadow:0 4px 18px #1c22221a;transition:all .22s;display:flex;flex-direction:column}
.pst_card:hover{box-shadow:0 8px 28px #fb58752e;transform:translateY(-6px)}
.pst_card .img_holder{width:100%;height:280px;overflow:hidden;position:relative}
.pst_card .img_holder img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.pst_card:hover .img_holder img{transform:scale(1.05)}
.pst_card .cnt_area{padding:28px 24px;flex-grow:1;display:flex;flex-direction:column}
.pst_card .cnt_area .card_ttl{font-size:22px;font-weight:600;color:#1C2222;margin:0 0 16px;line-height:1.4}
.pst_card .cnt_area .card_lnk{color:#FB5875;text-decoration:none;font-size:15px;font-weight:600;margin-top:auto;display:inline-flex;align-items:center;transition:all .18s}
.pst_card .cnt_area .card_lnk::after{content:'→';margin-left:8px;transition:transform .18s}
.pst_card .cnt_area .card_lnk:hover{color:#1C2222}
.pst_card .cnt_area .card_lnk:hover::after{transform:translateX(4px)}
.author_block{background:linear-gradient(135deg,#1C2222 0%,#1c2222eb 100%);padding:60px 40px;border-radius:6px;margin:0 0 80px;display:flex;align-items:center;gap:48px;box-shadow:0 10px 30px #1c222233}
.author_block .auth_img{width:180px;height:180px;border-radius:50%;overflow:hidden;flex-shrink:0;border:4px solid #FB5875}
.author_block .auth_img img{width:100%;height:100%;object-fit:cover}
.author_block .auth_cnt{flex-grow:1}
.author_block .auth_cnt .auth_name{font-size:28px;font-weight:700;color:#FEFEFE;margin:0 0 16px}
.author_block .auth_cnt .auth_bio{font-size:16px;line-height:1.7;color:#FEFEFE;opacity:.9;margin:0 0 24px}
.author_block .auth_cnt .auth_btn{display:inline-block;padding:12px 28px;background:#FB5875;color:#FEFEFE;text-decoration:none;border-radius:3px;font-weight:600;font-size:15px;transition:all .2s;box-shadow:0 4px 12px #fb58754d}
.author_block .auth_cnt .auth_btn:hover{background:#FEFEFE;color:#1C2222;transform:translateY(-2px);box-shadow:0 6px 18px #fb587566}
.explore_sect{margin:0 0 80px}
.explore_grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.expl_box{background:#FEFEFE;padding:32px 24px;border-radius:4px;border-top:4px solid #FB5875;box-shadow:0 4px 14px #1c22220f;transition:all .2s;text-align:center}
.expl_box:hover{border-top-color:#1C2222;box-shadow:0 8px 22px #1c22221f}
.expl_box .box_ic{font-size:40px;color:#FB5875;margin:0 0 16px}
.expl_box .box_ttl{font-size:17px;font-weight:600;color:#1C2222;margin:0 0 8px}
.expl_box .box_num{font-size:14px;color:#1C2222;opacity:.6;margin:0}
.spotlight_area{background:linear-gradient(180deg,#fb58750d 0%,#FEFEFE 100%);padding:60px 40px;border-radius:5px;margin:0 0 80px;border:1px solid #fb587526}
.spotlight_area .spot_hdr{text-align:center;margin:0 0 48px}
.spotlight_area .spot_hdr .spot_ttl{font-size:30px;font-weight:700;color:#1C2222;margin:0 0 12px}
.spotlight_area .spot_hdr .spot_sub{font-size:16px;color:#1C2222;opacity:.7;margin:0}
.spot_list{display:flex;flex-direction:column;gap:28px;max-width:800px;margin:0 auto}
.spot_itm{display:flex;gap:24px;align-items:flex-start;background:#FEFEFE;padding:24px;border-radius:4px;box-shadow:0 3px 12px #1c22220f;transition:all .2s}
.spot_itm:hover{box-shadow:0 6px 20px #fb58751f;transform:translateX(6px)}
.spot_itm .itm_img{width:120px;height:120px;border-radius:3px;overflow:hidden;flex-shrink:0}
.spot_itm .itm_img img{width:100%;height:100%;object-fit:cover}
.spot_itm .itm_cnt{flex-grow:1}
.spot_itm .itm_cnt .itm_ttl{font-size:19px;font-weight:600;color:#1C2222;margin:0 0 10px;line-height:1.4}
.spot_itm .itm_cnt .itm_why{font-size:14px;line-height:1.6;color:#1C2222;opacity:.75;margin:0 0 12px}
.spot_itm .itm_cnt .itm_link{color:#FB5875;text-decoration:none;font-size:14px;font-weight:600;transition:color .18s}
.spot_itm .itm_cnt .itm_link:hover{color:#1C2222}
.value_sect{background:#1C2222;padding:70px 0;margin:0 0 80px;border-radius:6px}
.value_sect .val_wrp{max-width:1000px;margin:0 auto;padding:0 40px}
.value_sect .val_hdr{text-align:center;margin:0 0 50px}
.value_sect .val_hdr .val_ttl{font-size:32px;font-weight:700;color:#FEFEFE;margin:0 0 14px}
.value_sect .val_hdr .val_desc{font-size:17px;color:#FEFEFE;opacity:.85;margin:0}
.value_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.val_box{text-align:center}
.val_box .vb_ic{width:70px;height:70px;background:linear-gradient(135deg,#FB5875 0%,#fb5875b3 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}
.val_box .vb_ic svg{width:36px;height:36px;fill:#FEFEFE}
.val_box .vb_ttl{font-size:20px;font-weight:600;color:#FEFEFE;margin:0 0 12px}
.val_box .vb_txt{font-size:15px;line-height:1.6;color:#FEFEFE;opacity:.8;margin:0}
.cta_final{text-align:center;padding:70px 0;background:linear-gradient(135deg,#fb587514 0%,#FEFEFE 100%);border-radius:6px}
.cta_final .cta_ttl{font-size:36px;font-weight:700;color:#1C2222;margin:0 0 20px}
.cta_final .cta_desc{font-size:18px;color:#1C2222;opacity:.75;margin:0 0 32px;max-width:600px;margin-left:auto;margin-right:auto}
.cta_final .cta_btn{display:inline-block;padding:16px 40px;background:#FB5875;color:#FEFEFE;text-decoration:none;border-radius:4px;font-weight:600;font-size:17px;transition:all .2s;box-shadow:0 6px 18px #fb58754d}
.cta_final .cta_btn:hover{background:#1C2222;transform:translateY(-3px);box-shadow:0 10px 26px #1c222240}
@media (max-width: 1366px) {
.intro_hd .main_ttl{font-size:42px}
.feature_row{gap:24px}
.author_block{gap:36px;padding:50px 32px}
}
@media (max-width: 768px) {
.entry_wrp{padding:0 16px}
.intro_hd{padding:50px 0 40px}
.intro_hd .main_ttl{font-size:32px;margin:0 0 16px}
.intro_hd .sub_line{font-size:17px}
.feature_row{grid-template-columns:1fr;gap:20px;margin:0 0 50px}
.posts_sect{margin:0 0 50px}
.sect_hdr{margin:0 0 28px}
.sect_hdr .hdr_ttl{font-size:26px}
.sect_hdr .hdr_desc{font-size:15px}
.post_grid{grid-template-columns:1fr;gap:28px}
.pst_card .img_holder{height:220px}
.pst_card .cnt_area{padding:22px 18px}
.pst_card .cnt_area .card_ttl{font-size:19px}
.author_block{flex-direction:column;padding:40px 24px;gap:24px;margin:0 0 50px;text-align:center}
.author_block .auth_img{width:140px;height:140px}
.author_block .auth_cnt .auth_name{font-size:24px}
.author_block .auth_cnt .auth_bio{font-size:15px}
.explore_sect{margin:0 0 50px}
.explore_grid{grid-template-columns:repeat(2,1fr);gap:16px}
.expl_box{padding:24px 18px}
.spotlight_area{padding:40px 24px;margin:0 0 50px}
.spotlight_area .spot_hdr{margin:0 0 32px}
.spotlight_area .spot_hdr .spot_ttl{font-size:24px}
.spotlight_area .spot_hdr .spot_sub{font-size:15px}
.spot_list{gap:20px}
.spot_itm{flex-direction:column;padding:20px}
.spot_itm .itm_img{width:100%;height:180px}
.spot_itm .itm_cnt .itm_ttl{font-size:17px}
.value_sect{padding:50px 0;margin:0 0 50px}
.value_sect .val_wrp{padding:0 24px}
.value_sect .val_hdr{margin:0 0 36px}
.value_sect .val_hdr .val_ttl{font-size:26px}
.value_sect .val_hdr .val_desc{font-size:15px}
.value_grid{grid-template-columns:1fr;gap:28px}
.cta_final{padding:50px 24px}
.cta_final .cta_ttl{font-size:28px}
.cta_final .cta_desc{font-size:16px;margin-bottom:24px}
.cta_final .cta_btn{padding:14px 32px;font-size:16px}
}
@media (max-width: 375px) {
.intro_hd .main_ttl{font-size:28px}
.feat_itm{padding:28px 20px}
.explore_grid{grid-template-columns:1fr}
.value_sect .val_hdr .val_ttl{font-size:24px}
.cta_final .cta_ttl{font-size:24px}
}
.ab-pg{max-width:1000px;margin:2rem auto;padding:0 1.5rem}
.ttl-hld{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:center;margin:0 0 5rem}
.ttl-img-wrap{position:relative;width:100%;padding-top:100%}
.ttl-img-wrap::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:88%;height:88%;background:linear-gradient(135deg,#FB5875 0%,#1C2222 100%);clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);z-index:1}
.ttl-img-wrap img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:82%;height:82%;object-fit:cover;clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);z-index:2}
.ttl-txt-zone h1{font-size:2.8rem;line-height:1.15;color:#1C2222;margin:0 0 1.2rem;font-weight:700}
.ttl-txt-zone p{font-size:1.1rem;line-height:1.7;color:#1C2222;opacity:.82}
.dot-line{display:flex;gap:.5rem;margin:1.8rem 0 0;align-items:center}
.dot-line span{width:8px;height:8px;border-radius:50%;background:#FB5875}
.dot-line span:nth-child(2){background:#1C2222}
.dot-line span:nth-child(3){background:#FB5875;opacity:.6}
.dot-line span:nth-child(4){background:#1C2222;opacity:.4}
.jrny-sec{background:linear-gradient(167deg,#FEFEFE 0%,#FB5875 48%,#1C2222 100%);padding:4rem 3rem;border-radius:4px;margin:0 0 5rem;position:relative}
.jrny-sec::before{content:'';position:absolute;top:1rem;right:1rem;width:120px;height:120px;background:#FEFEFE;opacity:.08;border-radius:50%}
.jrny-inner{max-width:720px;margin:0 auto}
.jrny-inner h2{font-size:2.2rem;color:#FEFEFE;margin:0 0 2.5rem;text-align:center;font-weight:600}
.timeline-grid{display:grid;gap:2rem}
.tm-item{display:grid;grid-template-columns:80px 1fr;gap:1.5rem;position:relative}
.tm-item:not(:last-child)::after{content:'';position:absolute;left:39px;top:80px;width:2px;height:calc(100% + 2rem);background:#FEFEFE;opacity:.25}
.tm-num{width:80px;height:80px;border-radius:50%;background:#FEFEFE;color:#1C2222;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;position:relative;z-index:2}
.tm-cnt h3{font-size:1.4rem;color:#FEFEFE;margin:0 0 .8rem;font-weight:600}
.tm-cnt p{font-size:1rem;line-height:1.65;color:#FEFEFE;opacity:.9}
.appr-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:0 0 5rem}
.appr-card{background:#FEFEFE;padding:2.5rem 2rem;border-radius:3px;box-shadow:0 8px 18px #1c222214;position:relative;transition:transform 180ms ease,box-shadow 180ms ease}
.appr-card:hover{transform:translateY(-5px);box-shadow:0 14px 28px #fb587524}
.appr-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FB5875 0%,#1C2222 100%)}
.appr-ico{width:64px;height:64px;margin:0 0 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FB5875 0%,#1C2222 100%);border-radius:50%;color:#FEFEFE;font-size:1.8rem}
.appr-card h3{font-size:1.3rem;color:#1C2222;margin:0 0 1rem;font-weight:600}
.appr-card p{font-size:.95rem;line-height:1.6;color:#1C2222;opacity:.76}
.imgs-showcase{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:0 0 5rem}
.imgs-showcase img{width:100%;height:240px;object-fit:cover;border-radius:3px;box-shadow:0 6px 16px #1c22221a;transition:transform 200ms ease}
.imgs-showcase img:hover{transform:scale(1.03)}
.prof-split{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start;margin:0 0 5rem}
.prof-img-zone{position:relative}
.prof-img-zone::before{content:'';position:absolute;top:-1rem;left:-1rem;width:calc(100% + 2rem);height:calc(100% + 2rem);background:linear-gradient(229deg,#1C2222 0%,#FB5875 50%,#FEFEFE 100%);opacity:.12;border-radius:4px;z-index:1}
.prof-img-zone img{width:100%;height:380px;object-fit:cover;border-radius:4px;position:relative;z-index:2;box-shadow:0 10px 24px #1c222224}
.prof-details h2{font-size:2rem;color:#1C2222;margin:0 0 1.5rem;font-weight:600}
.prof-details p{font-size:1.05rem;line-height:1.7;color:#1C2222;opacity:.8;margin:0 0 1.2rem}
.prof-details p:last-child{margin:0}
@media(max-width:768px) {
.ttl-hld{grid-template-columns:1fr;gap:2rem}
.ttl-img-wrap{max-width:360px;margin:0 auto}
.ttl-txt-zone h1{font-size:2.2rem}
.jrny-sec{padding:3rem 2rem}
.jrny-inner h2{font-size:1.8rem}
.appr-wrap{grid-template-columns:1fr;gap:1.5rem}
.imgs-showcase{grid-template-columns:1fr;gap:1.2rem}
.prof-split{grid-template-columns:1fr;gap:2rem}
.prof-img-zone img{height:320px}
}
@media(max-width:375px) {
.ab-pg{padding:0 1rem}
.ttl-txt-zone h1{font-size:1.9rem}
.jrny-sec{padding:2.5rem 1.5rem}
.tm-item{grid-template-columns:60px 1fr;gap:1rem}
.tm-num{width:60px;height:60px;font-size:1.4rem}
.tm-item:not(:last-child)::after{left:29px;top:60px}
}
.pr_wrap{max-width:1000px;margin:0 auto;padding:60px 20px}
.pr_hdr{display:flex;gap:40px;align-items:flex-start;margin-bottom:80px;position:relative}
.pr_hdr::before{content:'';position:absolute;top:-20px;left:-30px;width:180px;height:180px;background:linear-gradient(135deg,#FB5875 0%,#fb58751a 100%);border-radius:6px;z-index:-1;opacity:.4}
.pr_txt{flex:1}
.pr_meta{font-size:13px;color:#FB5875;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:16px;font-weight:600}
.pr_title{font-size:42px;line-height:1.2;color:#1C2222;margin:0 0 24px;font-weight:700}
.pr_subtitle{font-size:18px;line-height:1.6;color:#1C2222;opacity:.75;margin:0 0 32px}
.pr_date{font-size:14px;color:#1C2222;opacity:.6}
.pr_img_card{width:280px;flex-shrink:0;background:#FEFEFE;border:1px solid #1c222214;border-radius:4px;padding:16px;box-shadow:0 6px 18px #fb58751f}
.pr_img_inner{width:100%;height:320px;background:linear-gradient(155deg,#1C2222 0%,#FB5875 100%);border-radius:3px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.pr_img_inner::after{content:'';position:absolute;width:120px;height:120px;background:#fefefe26;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}
.pr_content_grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-bottom:70px}
.pr_block{background:linear-gradient(180deg,#fb587508 0%,#fefefe00 100%);padding:40px;border-left:3px solid #FB5875;border-radius:0 4px 4px 0}
.pr_block_title{font-size:24px;color:#1C2222;margin:0 0 20px;font-weight:600;position:relative;padding-left:20px}
.pr_block_title::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#FB5875;border-radius:2px}
.pr_block_text{font-size:16px;line-height:1.7;color:#1C2222;margin:0 0 16px}
.pr_list{list-style:none;padding:0;margin:24px 0 0}
.pr_list li{font-size:15px;line-height:1.6;color:#1C2222;padding:10px 0 10px 28px;position:relative;border-bottom:1px solid #1c22220f}
.pr_list li:last-child{border-bottom:none}
.pr_list li::before{content:'';position:absolute;left:0;top:18px;width:16px;height:2px;background:#FB5875}
.pr_quote_section{max-width:800px;margin:0 auto 60px;text-align:center;padding:50px 40px;background:#1C2222;border-radius:6px;position:relative;overflow:hidden}
.pr_quote_section::before{content:'';position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,#fb587533 0%,transparent 70%);border-radius:50%;transform:translate(40%,-40%)}
.pr_quote_mark{font-size:72px;line-height:1;color:#FB5875;opacity:.3;margin:0 0 20px}
.pr_quote_txt{font-size:22px;line-height:1.6;color:#FEFEFE;margin:0 0 24px;font-style:italic;position:relative}
.pr_quote_auth{font-size:15px;color:#FB5875;font-weight:600;letter-spacing:.5px}
.pr_cta_wrap{text-align:center;padding:50px 20px;background:linear-gradient(180deg,#fefefe00 0%,#fb58750a 100%);border-radius:6px}
.pr_cta_title{font-size:28px;color:#1C2222;margin:0 0 16px;font-weight:600}
.pr_cta_txt{font-size:16px;line-height:1.6;color:#1C2222;opacity:.7;margin:0 0 32px;max-width:600px;margin-left:auto;margin-right:auto}
.pr_btns{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap}
.pr_btn{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;border-radius:4px;transition:all 200ms ease;cursor:pointer;position:relative;z-index:10}
.pr_btn_primary{background:#FB5875;color:#FEFEFE;box-shadow:0 4px 12px #fb58754d}
.pr_btn_primary:hover{background:#1C2222;box-shadow:0 6px 16px #1c222266;transform:translateY(-2px)}
.pr_btn_secondary{background:transparent;color:#1C2222;border:2px solid #1C2222}
.pr_btn_secondary:hover{background:#1C2222;color:#FEFEFE;transform:translateY(-2px)}
@media (max-width: 768px) {
.pr_wrap{padding:40px 16px}
.pr_hdr{flex-direction:column-reverse;gap:30px;margin-bottom:50px}
.pr_hdr::before{width:140px;height:140px}
.pr_img_card{width:100%;max-width:320px;margin:0 auto}
.pr_title{font-size:32px}
.pr_subtitle{font-size:16px}
.pr_content_grid{grid-template-columns:1fr;gap:30px;margin-bottom:50px}
.pr_block{padding:30px 24px}
.pr_block_title{font-size:20px}
.pr_quote_section{padding:40px 24px;margin-bottom:40px}
.pr_quote_txt{font-size:18px}
.pr_cta_title{font-size:24px}
.pr_btns{flex-direction:column}
.pr_btn{width:100%;max-width:300px;justify-content:center}
}
@media (max-width: 375px) {
.pr_title{font-size:28px}
.pr_img_inner{height:280px}
.pr_quote_mark{font-size:56px}
.pr_block{padding:24px 20px}
}
.success_wrap{max-width:1000px;margin:0 auto;padding:0 20px}
.confirm_hero{position:relative;padding:100px 0 80px;overflow:hidden;background:linear-gradient(135deg,#FEFEFE 0%,#FB5875 100%)}
.confirm_hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#1c222214 0%,transparent 70%);border-radius:50%;pointer-events:none}
.confirm_hero::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#1C2222 0%,#FB5875 50%,transparent 100%)}
.curve_accent{position:absolute;top:20%;left:5%;width:200px;height:200px;opacity:.15;pointer-events:none}
.curve_accent svg{width:100%;height:100%}
.hero_content{position:relative;z-index:2;text-align:center}
.check_icon{width:80px;height:80px;margin:0 auto 30px;background:linear-gradient(135deg,#1C2222 0%,#FB5875 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #fb58754d;animation:pulse_check 2s ease-in-out infinite}
@keyframes pulse_check {
0%,100%{transform:scale(1)}
50%{transform:scale(1.05)}
}
.check_icon svg{width:45px;height:45px}
.hero_title{font-size:48px;font-weight:700;color:#1C2222;margin:0 0 20px;line-height:1.2}
.hero_subtitle{font-size:20px;color:#1C2222;margin:0 0 30px;opacity:.85;line-height:1.5}
.hero_points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;max-width:600px;margin:0 auto}
.hero_points li{font-size:16px;color:#1C2222;opacity:.75;line-height:1.6;padding-left:28px;position:relative;text-align:left}
.hero_points li::before{content:'';position:absolute;left:0;top:7px;width:16px;height:16px;background:#FB5875;border-radius:3px;box-shadow:0 2px 6px #fb58754d}
.next_block{padding:80px 0;background:#FEFEFE}
.steps_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:50px}
.step_card{background:linear-gradient(135deg,#FEFEFE 0%,#fb58750d 100%);padding:35px 25px;border-radius:6px;border:2px solid #fb587533;position:relative;transition:all .2s ease;box-shadow:0 4px 12px #1c222214}
.step_card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #fb587526;border-color:#FB5875}
.step_num{width:50px;height:50px;background:linear-gradient(135deg,#1C2222 0%,#FB5875 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#FEFEFE;margin:0 auto 20px;box-shadow:0 4px 12px #fb58754d}
.step_title{font-size:20px;font-weight:700;color:#1C2222;margin:0 0 12px;text-align:center}
.step_desc{font-size:15px;color:#1C2222;opacity:.75;line-height:1.6;margin:0;text-align:center}
.action_zone{text-align:center;padding:40px;background:linear-gradient(135deg,#1c222208 0%,#fb587508 100%);border-radius:6px;border:2px dashed #fb58754d}
.action_title{font-size:24px;font-weight:700;color:#1C2222;margin:0 0 15px}
.action_text{font-size:16px;color:#1C2222;opacity:.75;margin:0 0 25px;line-height:1.6}
.btn_primary{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#1C2222 0%,#FB5875 100%);color:#FEFEFE;font-size:17px;font-weight:600;text-decoration:none;border-radius:4px;transition:all .2s ease;box-shadow:0 6px 16px #fb58754d;position:relative;z-index:10}
.btn_primary:hover{transform:translateY(-2px);box-shadow:0 10px 24px #fb587566}
@media (max-width: 768px) {
.confirm_hero{padding:60px 0 50px}
.hero_title{font-size:32px}
.hero_subtitle{font-size:18px}
.steps_grid{grid-template-columns:1fr;gap:20px}
.next_block{padding:50px 0}
.action_zone{padding:30px 20px}
}
@media (max-width: 1366px) and (min-width: 769px) {
.steps_grid{grid-template-columns:repeat(3,1fr);gap:25px}
}
@media (max-width: 375px) {
.hero_title{font-size:28px}
.check_icon{width:70px;height:70px}
}