html{font-size:100%;}body{margin:0;min-height:100svh;overflow-x:hidden;-webkit-text-size-adjust:100%;}@keyframes focus_dash_spin{from{outline-offset:2px;}to{outline-offset:4px;}}*:focus-visible{outline:2px dashed #8F3AAE;outline-offset:3px;animation:focus_dash_spin 1.2s linear infinite alternate;}.brand_strip{background:linear-gradient(135deg,#8F3AAE 0%,#CB96C7 100%);padding:8px 40px;display:flex;align-items:center;justify-content:flex-end;gap:16px;max-width:100%;}.brand_tagline{font-family:'PT Serif',serif;font-size:14px;color:#FDFDFD;letter-spacing:0.02em;line-height:1.45;font-style:italic;opacity:0.92;}.brand_contact_link{font-family:'PT Serif',serif;font-size:14px;color:#FDFDFD;text-decoration:none;letter-spacing:0.01em;line-height:1.45;border-bottom:1px solid rgba(253,253,253,0.4);transition:border-color 0.1s ease-out,opacity 0.1s ease-out;}.brand_contact_link:hover{border-color:#FDFDFD;opacity:0.85;}.header_body{background:rgba(253,253,253,0.88);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(143,58,174,0.12);box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);padding:16px 40px;display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:100%;box-sizing:border-box;}.logo_card{flex-shrink:0;display:flex;align-items:center;gap:16px;text-decoration:none;}.logo_frame{width:68px;height:68px;background:#FDFDFD;border-radius:10px;border:1px solid rgba(143,58,174,0.18);box-shadow:2px 1px 2px -1px rgba(143,58,174,0.06),2px 5px 22px -1px rgba(143,58,174,0.11);display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box;}.logo_frame img{width:100%;height:100%;object-fit:contain;display:block;}.brand_name{font-family:'PT Serif',serif;font-size:20px;font-weight:700;letter-spacing:0.02em;line-height:1.2;background:linear-gradient(135deg,#8F3AAE 0%,#CB96C7 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;}.primary_nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;}.nav_item{position:relative;display:inline-block;overflow:hidden;height:44px;line-height:44px;}.nav_item a{display:block;font-family:'PT Serif',serif;font-size:15px;font-weight:700;letter-spacing:0.02em;text-transform:uppercase;text-decoration:none;color:#2d1a38;padding:0 16px;border-radius:6px;transition:color 0.12s ease-out,background 0.12s ease-out;white-space:nowrap;}.nav_item a:hover{color:#8F3AAE;background:rgba(143,58,174,0.06);}.nav_accent_btn{display:inline-flex;align-items:center;height:44px;padding:0 16px;background:#8F3AAE;color:#FDFDFD;font-family:'PT Serif',serif;font-size:15px;font-weight:700;letter-spacing:0.02em;text-transform:uppercase;text-decoration:none;border-radius:6px;border:none;cursor:pointer;position:relative;overflow:hidden;transition:color 0.1s ease-out;white-space:nowrap;box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);}.nav_accent_btn::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:0;background:#CB96C7;transition:height 0.13s ease-out;z-index:0;}.nav_accent_btn:hover::before{height:100%;}.nav_accent_btn span{position:relative;z-index:1;}@media (max-width:768px){.brand_strip{padding:8px 16px;flex-wrap:wrap;gap:8px;}.header_body{padding:16px;flex-wrap:wrap;gap:16px;}.primary_nav{width:100%;justify-content:flex-start;}}@media (max-width:390px){.brand_tagline{display:none;}.nav_item a{font-size:14px;padding:0 8px;}.nav_accent_btn{font-size:14px;padding:0 8px;}}.site_footer{background:linear-gradient(180deg,rgba(203,150,199,0.08) 0%,rgba(143,58,174,0.05) 100%);border-top:1px solid rgba(143,58,174,0.14);padding:80px 40px 40px;box-sizing:border-box;}.footer_grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(143,58,174,0.1);}.footer_brand_col{display:flex;flex-direction:column;gap:16px;}.footer_logo_wrap{display:flex;align-items:center;gap:16px;text-decoration:none;}.footer_logo_frame{width:60px;height:60px;background:#FDFDFD;border-radius:10px;border:1px solid rgba(143,58,174,0.18);box-shadow:2px 1px 2px -1px rgba(143,58,174,0.06);display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box;flex-shrink:0;}.footer_logo_frame img{width:100%;height:100%;object-fit:contain;display:block;}.footer_brand_name{font-family:'PT Serif',serif;font-size:20px;font-weight:700;letter-spacing:0.02em;line-height:1.2;color:#8F3AAE;}.footer_desc{font-family:'PT Serif',serif;font-size:15px;line-height:1.65;letter-spacing:0.01em;color:#3d2050;}.footer_contact_group{display:flex;flex-direction:column;gap:8px;}.footer_contact_label{font-family:'PT Serif',serif;font-size:14px;font-weight:700;letter-spacing:0.02em;text-transform:uppercase;color:#8F3AAE;}.footer_email_link{font-family:'PT Serif',serif;font-size:15px;color:#3d2050;text-decoration:none;letter-spacing:0.01em;line-height:1.45;border-bottom:1px solid rgba(143,58,174,0.3);display:inline-block;transition:border-color 0.1s ease-out,color 0.1s ease-out;}.footer_email_link:hover{color:#8F3AAE;border-color:#8F3AAE;}.footer_links_col{display:flex;flex-direction:column;gap:16px;}.footer_col_heading{font-family:'PT Serif',serif;font-size:14px;font-weight:700;letter-spacing:0.02em;text-transform:uppercase;color:#8F3AAE;padding-bottom:8px;border-bottom:2px solid rgba(203,150,199,0.4);}.footer_link_list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;}.footer_link_list li a{font-family:'PT Serif',serif;font-size:15px;color:#3d2050;text-decoration:none;letter-spacing:0.01em;line-height:1.45;transition:color 0.1s ease-out;display:inline-block;}.footer_link_list li a:hover{color:#8F3AAE;}.footer_bottom{max-width:1280px;margin:0 auto;padding-top:40px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;}.footer_copy{font-family:'PT Serif',serif;font-size:14px;color:#7a5a88;letter-spacing:0.01em;line-height:1.45;}.footer_legal_links{display:flex;gap:16px;list-style:none;margin:0;padding:0;}.footer_legal_links li a{font-family:'PT Serif',serif;font-size:14px;color:#7a5a88;text-decoration:none;letter-spacing:0.01em;transition:color 0.1s ease-out;border-bottom:1px solid transparent;}.footer_legal_links li a:hover{color:#8F3AAE;border-bottom-color:rgba(143,58,174,0.4);}@media (max-width:768px){.site_footer{padding:40px 16px 40px;}.footer_grid{grid-template-columns:1fr 1fr;gap:40px;}.footer_brand_col{grid-column:1 / -1;}}@media (max-width:390px){.footer_grid{grid-template-columns:1fr;}.footer_bottom{flex-direction:column;align-items:flex-start;}}.cookie_bar{display:none;position:fixed;bottom:0;left:0;width:100%;background:rgba(253,253,253,0.97);border-top:1px solid rgba(143,58,174,0.18);box-shadow:2px 12px 36px -1px rgba(143,58,174,0.11);z-index:1200;padding:16px 40px;box-sizing:border-box;transform:translateY(100%);transition:transform 0.42s ease-out;}.cookie_bar.cookie_visible{transform:translateY(0);}.cookie_bar_inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;}.cookie_icon_wrap{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;}.cookie_icon_wrap svg{width:24px;height:24px;}.cookie_text{font-family:'PT Serif',serif;font-size:15px;color:#2d1a38;letter-spacing:0.01em;line-height:1.45;flex:1;}.cookie_actions{display:flex;align-items:center;gap:16px;flex-shrink:0;}.cookie_accept_btn{display:inline-flex;align-items:center;height:44px;padding:0 16px;background:transparent;color:#8F3AAE;font-family:'PT Serif',serif;font-size:14px;font-weight:700;letter-spacing:0.02em;text-transform:uppercase;border:1.5px solid #8F3AAE;border-radius:6px;cursor:pointer;position:relative;overflow:hidden;transition:color 0.12s ease-out;}.cookie_accept_btn::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:0;background:#8F3AAE;transition:height 0.13s ease-out;z-index:0;}.cookie_accept_btn:hover::before{height:100%;}.cookie_accept_btn:hover{color:#FDFDFD;}.cookie_accept_btn span{position:relative;z-index:1;}.cookie_decline_link{font-family:'PT Serif',serif;font-size:14px;color:#7a5a88;text-decoration:underline;cursor:pointer;background:none;border:none;padding:8px;letter-spacing:0.01em;transition:color 0.1s ease-out;min-height:44px;display:inline-flex;align-items:center;}.cookie_decline_link:hover{color:#8F3AAE;}@media (max-width:768px){.cookie_bar{padding:16px;}.cookie_bar_inner{flex-direction:column;align-items:flex-start;}.cookie_actions{width:100%;justify-content:flex-start;}}.policy-view-y{max-width:1280px;margin:0 auto;padding:80px 40px;}.policy-view-y h1{font-size:48px;line-height:1.2;letter-spacing:0.01em;color:#8F3AAE;margin-bottom:40px;margin-top:0;padding-bottom:16px;border-bottom:2px solid #CB96C7;}.policy-view-y h2{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#1b1b1b;margin-top:80px;margin-bottom:16px;}.policy-view-y h3{font-size:20px;line-height:1.45;letter-spacing:0.02em;color:#2a2a2a;margin-top:40px;margin-bottom:16px;}.policy-view-y h4{font-size:17px;line-height:1.45;letter-spacing:0.02em;color:#2a2a2a;margin-top:40px;margin-bottom:8px;}.policy-view-y h5{font-size:15px;line-height:1.45;letter-spacing:0.02em;color:#3a3a3a;margin-top:40px;margin-bottom:8px;}.policy-view-y h6{font-size:14px;line-height:1.45;letter-spacing:0.02em;color:#3a3a3a;margin-top:16px;margin-bottom:8px;}.policy-view-y p{font-size:17px;line-height:1.65;letter-spacing:0.01em;color:#2a2a2a;margin-top:0;margin-bottom:16px;}.policy-view-y ul{margin-top:0;margin-bottom:16px;padding-left:40px;}.policy-view-y ol{margin-top:0;margin-bottom:16px;padding-left:40px;}.policy-view-y li{font-size:17px;line-height:1.65;letter-spacing:0.01em;color:#2a2a2a;margin-bottom:8px;}.policy-view-y ul li{list-style-type:disc;}.policy-view-y ul li::marker{color:#8F3AAE;}.policy-view-y ol li{list-style-type:decimal;}.policy-view-y ol li::marker{color:#8F3AAE;font-weight:600;}.policy-view-y li ul,.policy-view-y li ol{margin-top:8px;margin-bottom:0;}.policy-view-y strong,.policy-view-y b{font-weight:700;color:#1b1b1b;}.policy-view-y em,.policy-view-y i{font-style:italic;color:#3a3a3a;}.policy-view-y a{color:#8F3AAE;text-decoration:underline;text-decoration-color:#CB96C7;text-underline-offset:3px;transition:color 0.1s ease-out,text-decoration-color 0.12s ease-out;}.policy-view-y a:hover{color:#6b2a84;text-decoration-color:#8F3AAE;}.policy-view-y hr{border:none;border-top:1px solid #CB96C7;margin-top:40px;margin-bottom:40px;opacity:0.5;}@media (max-width:1280px){.policy-view-y{padding:80px 40px;}}@media (max-width:768px){.policy-view-y{padding:40px 16px;}.policy-view-y h1{font-size:36px;margin-bottom:40px;}.policy-view-y h2{font-size:20px;margin-top:40px;}.policy-view-y h3{font-size:17px;margin-top:40px;}.policy-view-y h4,.policy-view-y h5,.policy-view-y h6{font-size:15px;}.policy-view-y p,.policy-view-y li{font-size:15px;}.policy-view-y ul,.policy-view-y ol{padding-left:16px;}}@media (max-width:390px){.policy-view-y{padding:40px 8px;}.policy-view-y h1{font-size:20px;}.policy-view-y h2{font-size:17px;}.policy-view-y p,.policy-view-y li{font-size:14px;line-height:1.65;}}.bdet{max-width:1280px;margin:0 auto;overflow-x:clip;}.bdet .art_hero{position:relative;padding:80px 80px 40px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;}.bdet .art_hero_text{display:flex;flex-direction:column;gap:16px;}.bdet .art_meta_row{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap;}.bdet .art_tag{display:inline-block;background:#8F3AAE;color:#FDFDFD;font-size:14px;font-weight:600;letter-spacing:0.02em;padding:8px 16px;border-radius:6px;text-transform:uppercase;}.bdet .art_readtime{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:14px;color:#5a5a5a;letter-spacing:0.01em;}.bdet .art_readtime svg{flex-shrink:0;}.bdet .art_h1{font-size:48px;line-height:1.2;letter-spacing:0.01em;color:#1b1b1b;margin:0;}.bdet .art_h1 .accent_phrase{background:linear-gradient(135deg,#CB96C7,#8F3AAE,#CB96C7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;}.bdet .art_subtitle{font-size:17px;line-height:1.65;letter-spacing:0.01em;color:#4a4a4a;margin:0;}.bdet .art_likes_badge{display:inline-flex;flex-direction:row;align-items:center;gap:8px;border:1.5px solid #CB96C7;border-radius:44px;padding:8px 16px;font-size:14px;color:#8F3AAE;font-weight:600;letter-spacing:0.02em;width:fit-content;transition:background 0.1s ease-out,color 0.1s ease-out;}.bdet .art_likes_badge:hover{background:#8F3AAE;color:#FDFDFD;}.bdet .art_likes_badge:hover svg path{stroke:#FDFDFD;}.bdet .art_img_wrap{position:relative;border-radius:10px;overflow:hidden;box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);aspect-ratio:4 / 3;}.bdet .art_img_wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.12s ease-out;}.bdet .art_img_wrap:hover img{transform:scale(1.04);}.bdet .art_img_vignette{position:absolute;inset:0;background:linear-gradient(160deg,transparent 40%,rgba(30,10,40,0.45) 100%);border-radius:10px;pointer-events:none;}.bdet .art_img_corner_tag{position:absolute;bottom:16px;left:16px;background:rgba(143,58,174,0.88);color:#FDFDFD;font-size:14px;letter-spacing:0.02em;padding:8px 16px;border-radius:6px;font-weight:600;text-transform:uppercase;pointer-events:none;}.bdet .hero_deco{position:absolute;top:80px;right:80px;display:flex;flex-direction:column;gap:8px;pointer-events:none;}.bdet .hero_deco span{display:block;height:2px;background:#CB96C7;border-radius:2px;opacity:0.5;}.bdet .hero_deco span:nth-child(1){width:40px;}.bdet .hero_deco span:nth-child(2){width:28px;}.bdet .hero_deco span:nth-child(3){width:16px;}.bdet .divider_grad{height:2px;background:linear-gradient(90deg,#8F3AAE 0%,#CB96C7 60%,#f0f0f0 100%);margin:0 80px;border-radius:2px;}.bdet .art_body{padding:40px 80px 80px;display:grid;grid-template-columns:1fr 320px;gap:40px;align-items:start;}.bdet .art_prose{min-width:0;}.bdet .art_prose p{font-size:17px;line-height:1.65;letter-spacing:0.01em;color:#2e2e2e;margin:0 0 16px;}.bdet .art_prose h2{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#1b1b1b;margin:40px 0 16px;display:flex;flex-direction:row;align-items:center;gap:16px;}.bdet .art_prose h2::before{content:"";display:inline-block;width:10px;height:10px;background:#8F3AAE;border-radius:6px;flex-shrink:0;}.bdet .art_prose strong{color:#8F3AAE;font-weight:700;}.bdet .art_prose del{color:#999;text-decoration:line-through;}.bdet .art_prose ul{margin:0 0 16px;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px;}.bdet .art_prose ul li{font-size:17px;line-height:1.65;letter-spacing:0.01em;color:#2e2e2e;padding-left:16px;position:relative;}.bdet .art_prose ul li::before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:6px;background:#CB96C7;}.bdet .art_prose table{width:100%;border-collapse:collapse;margin:16px 0;font-size:15px;line-height:1.45;letter-spacing:0.01em;}.bdet .art_prose caption{font-size:14px;color:#8F3AAE;font-weight:600;text-align:left;margin-bottom:8px;letter-spacing:0.02em;text-transform:uppercase;}.bdet .art_prose thead th{background:#8F3AAE;color:#FDFDFD;padding:8px 16px;text-align:left;font-weight:600;font-size:14px;letter-spacing:0.02em;}.bdet .art_prose thead th:first-child{border-radius:6px 0 0 0;}.bdet .art_prose thead th:last-child{border-radius:0 6px 0 0;}.bdet .art_prose tbody tr{border-bottom:1px solid #e8dff0;transition:background 0.08s ease-out;}.bdet .art_prose tbody tr:hover{background:rgba(203,150,199,0.1);}.bdet .art_prose tbody td{padding:8px 16px;color:#2e2e2e;vertical-align:top;}.bdet .art_prose tfoot td{padding:8px 16px;font-size:14px;color:#6a6a6a;font-style:italic;}.bdet .art_prose time{font-size:14px;color:#8F3AAE;font-weight:600;letter-spacing:0.02em;}.bdet .art_sidebar{display:flex;flex-direction:column;gap:16px;position:sticky;top:16px;}.bdet .sidebar_card{background:#FDFDFD;border-radius:10px;padding:16px;box-shadow:2px 1px 2px -1px rgba(143,58,174,0.06),2px 5px 22px -1px rgba(143,58,174,0.11);}.bdet .sidebar_card_label{font-size:14px;font-weight:700;letter-spacing:0.02em;color:#8F3AAE;text-transform:uppercase;margin:0 0 16px;display:flex;flex-direction:row;align-items:center;gap:8px;}.bdet .sidebar_card_label::before{content:"";display:block;width:8px;height:8px;background:#CB96C7;border-radius:6px;flex-shrink:0;}.bdet .sidebar_stat_row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #e8dff0;}.bdet .sidebar_stat_row:last-child{border-bottom:none;}.bdet .sidebar_stat_label{font-size:14px;color:#5a5a5a;letter-spacing:0.01em;}.bdet .sidebar_stat_val{font-size:15px;font-weight:700;color:#1b1b1b;letter-spacing:0.01em;}.bdet .sidebar_cta_btn{display:block;width:100%;background:#8F3AAE;color:#FDFDFD;font-size:14px;font-weight:700;letter-spacing:0.02em;text-transform:uppercase;text-align:center;padding:16px;border-radius:6px;border:none;cursor:pointer;text-decoration:none;position:relative;overflow:hidden;box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);transition:color 0.12s ease-out;}.bdet .sidebar_cta_btn::before{content:"";position:absolute;left:0;bottom:-100%;width:100%;height:100%;background:#CB96C7;transition:bottom 0.12s ease-out;z-index:0;}.bdet .sidebar_cta_btn:hover::before{bottom:0;}.bdet .sidebar_cta_btn:hover{color:#1b1b1b;}.bdet .sidebar_cta_btn span{position:relative;z-index:1;}.bdet .sidebar_topics{display:flex;flex-direction:column;gap:8px;}.bdet .sidebar_topic_link{font-size:15px;line-height:1.45;letter-spacing:0.01em;color:#2e2e2e;text-decoration:none;padding:8px;border-radius:6px;display:flex;flex-direction:row;align-items:center;gap:8px;transition:background 0.09s ease-out,color 0.09s ease-out;}.bdet .sidebar_topic_link:hover{background:rgba(143,58,174,0.08);color:#8F3AAE;}.bdet .sidebar_topic_link svg{flex-shrink:0;}@keyframes bdet_slidein{from{opacity:0;transform:translateX(-24px);}to{opacity:1;transform:translateX(0);}}.bdet .art_hero_text{animation:bdet_slidein 0.13s ease-out both;}.bdet .art_img_wrap{animation:bdet_slidein 0.13s 0.06s ease-out both;}.bdet .art_prose{animation:bdet_slidein 0.13s 0.09s ease-out both;}.bdet .art_sidebar{animation:bdet_slidein 0.13s 0.12s ease-out both;}@media (max-width:1280px){.bdet .art_hero{padding:80px 40px 40px;}.bdet .divider_grad{margin:0 40px;}.bdet .art_body{padding:40px 40px 80px;grid-template-columns:1fr 280px;}.bdet .hero_deco{right:40px;}}@media (max-width:768px){.bdet .art_hero{grid-template-columns:1fr;padding:40px 16px 40px;gap:16px;}.bdet .art_h1{font-size:36px;}.bdet .divider_grad{margin:0 16px;}.bdet .art_body{grid-template-columns:1fr;padding:40px 16px 80px;gap:40px;}.bdet .art_sidebar{position:static;}.bdet .hero_deco{display:none;}}@media (max-width:390px){.bdet .art_hero{padding:16px 8px 16px;}.bdet .art_h1{font-size:20px;}.bdet .art_body{padding:16px 8px 40px;gap:16px;}.bdet .divider_grad{margin:0 8px;}}.ld_pg{max-width:100%;overflow-x:hidden;}.ld_pg .pg_bound{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;}@keyframes diag_fade{from{opacity:0;transform:translateY(12px) translateX(-8px);}to{opacity:1;transform:translateY(0) translateX(0);}}.ld_pg .reveal_item{opacity:0;animation:diag_fade 0.55s ease-out forwards;}.ld_pg .reveal_item:nth-child(1){animation-delay:0.05s;}.ld_pg .reveal_item:nth-child(2){animation-delay:0.14s;}.ld_pg .reveal_item:nth-child(3){animation-delay:0.23s;}.ld_pg .reveal_item:nth-child(4){animation-delay:0.32s;}.ld_pg .reveal_item:nth-child(5){animation-delay:0.41s;}.ld_pg::selection{background:#8F3AAE;color:#FDFDFD;}.ld_pg .dot_row{display:flex;flex-direction:row;gap:8px;align-items:center;}.ld_pg .dot_row span{width:6px;height:6px;border-radius:44px;background:#CB96C7;display:block;}.ld_pg .dot_row span:first-child{background:#8F3AAE;}.ld_pg .dot_row span:last-child{background:#CB96C7;opacity:0.45;}.ld_pg .shape_anchor{display:inline-block;width:10px;height:10px;background:#8F3AAE;border-radius:6px;margin-right:8px;flex-shrink:0;vertical-align:middle;}.ld_pg .kw_line{text-decoration:underline;text-decoration-color:#8F3AAE;text-underline-offset:4px;text-decoration-thickness:2px;}.ld_pg .btn_primary{display:inline-flex;align-items:center;gap:8px;padding:16px 40px;background:#8F3AAE;color:#FDFDFD;font-size:14px;letter-spacing:0.12em;text-transform:uppercase;border:none;border-radius:6px;cursor:pointer;position:relative;overflow:hidden;text-decoration:none;box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);transition:color 0.1s ease-out,box-shadow 0.12s ease-out;}.ld_pg .btn_primary::before{content:'';position:absolute;left:0;bottom:-100%;width:100%;height:100%;background:#CB96C7;transition:bottom 0.13s ease-out;z-index:0;}.ld_pg .btn_primary:hover::before{bottom:0;}.ld_pg .btn_primary:hover{color:#2a0a38;box-shadow:2px 12px 36px -1px rgba(143,58,174,0.11);}.ld_pg .btn_primary span{position:relative;z-index:1;}.ld_pg .btn_primary:focus-visible{outline:2px solid #8F3AAE;outline-offset:3px;}.ld_pg .btn_outline{display:inline-flex;align-items:center;gap:8px;padding:16px 40px;background:transparent;color:#8F3AAE;font-size:14px;letter-spacing:0.12em;text-transform:uppercase;border:1.5px solid #8F3AAE;border-radius:6px;cursor:pointer;position:relative;overflow:hidden;text-decoration:none;transition:color 0.1s ease-out;}.ld_pg .btn_outline::before{content:'';position:absolute;left:0;bottom:-100%;width:100%;height:100%;background:#8F3AAE;transition:bottom 0.13s ease-out;z-index:0;}.ld_pg .btn_outline:hover::before{bottom:0;}.ld_pg .btn_outline:hover{color:#FDFDFD;}.ld_pg .btn_outline span{position:relative;z-index:1;}.ld_pg .btn_outline:focus-visible{outline:2px solid #8F3AAE;outline-offset:3px;}.ld_pg .num_label{font-size:48px;line-height:1.2;font-weight:800;color:#CB96C7;letter-spacing:0.01em;user-select:none;}.ld_pg .sec_label{font-size:14px;letter-spacing:0.08em;text-transform:uppercase;color:#8F3AAE;font-weight:600;}/* ── BLOCK 1:ORIGIN STORY ── */ .ld_pg .origin_sec{padding-top:80px;padding-bottom:80px;background:#FDFDFD;}.ld_pg .origin_grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;}.ld_pg .origin_img_col{position:relative;}.ld_pg .origin_img_frame{border-radius:10px;overflow:hidden;width:100%;aspect-ratio:1 / 1;box-shadow:2px 12px 36px -1px rgba(143,58,174,0.11);}.ld_pg .origin_img_frame img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.18s ease-out;}.ld_pg .origin_img_frame:hover img{transform:scale(1.04);}.ld_pg .origin_vignette{position:absolute;inset:0;border-radius:10px;background:radial-gradient(ellipse at 50% 60%,transparent 45%,rgba(143,58,174,0.13) 100%);pointer-events:none;}.ld_pg .origin_quote_mark{position:absolute;top:-16px;left:-16px;font-size:120px;line-height:1.2;color:#CB96C7;opacity:0.18;font-weight:900;pointer-events:none;user-select:none;z-index:0;}.ld_pg .origin_txt_col{display:flex;flex-direction:column;gap:16px;}.ld_pg .origin_heading{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#1b0a2a;font-weight:700;margin:0;}.ld_pg .origin_body{font-size:17px;line-height:1.65;letter-spacing:0.01em;color:#2e1a40;margin:0;}.ld_pg .origin_meta{display:flex;flex-direction:row;align-items:center;gap:16px;padding:16px;background:linear-gradient(155deg,#FDFDFD,#f0e4f8,#CB96C7);border-radius:10px;margin-top:8px;}.ld_pg .origin_meta_txt{font-size:15px;line-height:1.45;color:#2a0a38;margin:0;}@media (max-width:768px){.ld_pg .origin_grid{grid-template-columns:1fr;gap:40px;}.ld_pg .origin_img_frame{aspect-ratio:4 / 3;}}@media (max-width:390px){.ld_pg .origin_heading{font-size:20px;}.ld_pg .pg_bound{padding-left:16px;padding-right:16px;}}/* ── BLOCK 2:IDEAL READER ── */ .ld_pg .reader_sec{padding-top:80px;padding-bottom:80px;background:linear-gradient(155deg,#FDFDFD 0%,#f5eafc 60%,#CB96C7 100%);position:relative;}.ld_pg .reader_sec::before{content:'';position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");pointer-events:none;border-radius:0;}.ld_pg .reader_inner{position:relative;z-index:1;}.ld_pg .reader_top{display:flex;flex-direction:row;align-items:flex-start;gap:40px;margin-bottom:40px;}.ld_pg .reader_heading{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#1b0a2a;font-weight:700;margin:0;max-width:560px;}.ld_pg .reader_cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}.ld_pg .reader_card{background:#FDFDFD;border-radius:10px;padding:40px 16px 16px;box-shadow:2px 1px 2px -1px rgba(143,58,174,0.06);display:flex;flex-direction:column;gap:8px;transition:box-shadow 0.12s ease-out,transform 0.1s ease-out;}.ld_pg .reader_card:hover{box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);transform:translateY(-3px);}.ld_pg .reader_card_num{font-size:48px;line-height:1.2;font-weight:800;color:#CB96C7;letter-spacing:0.01em;}.ld_pg .reader_card_heading{font-size:17px;line-height:1.45;font-weight:700;color:#1b0a2a;margin:0;}.ld_pg .reader_card_body{font-size:15px;line-height:1.65;color:#3a1a52;margin:0;}@media (max-width:768px){.ld_pg .reader_cards{grid-template-columns:1fr 1fr;}.ld_pg .reader_top{flex-direction:column;gap:16px;}}@media (max-width:390px){.ld_pg .reader_cards{grid-template-columns:1fr;}.ld_pg .reader_heading{font-size:20px;}}/* ── BLOCK 3:WHAT MAKES IT DIFFERENT ── */ .ld_pg .diff_sec{padding-top:80px;padding-bottom:80px;background:#FDFDFD;}.ld_pg .diff_outer_grid{display:grid;grid-template-columns:380px 1fr;gap:80px;align-items:start;}.ld_pg .diff_sticky_col{position:sticky;top:40px;display:flex;flex-direction:column;gap:16px;}.ld_pg .diff_heading{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#1b0a2a;font-weight:700;margin:0;}.ld_pg .diff_subtext{font-size:17px;line-height:1.65;color:#3a1a52;margin:0;}.ld_pg .diff_img_frame{border-radius:10px;overflow:hidden;width:100%;aspect-ratio:1 / 1;box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);}.ld_pg .diff_img_frame img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.18s ease-out;}.ld_pg .diff_img_frame:hover img{transform:scale(1.04);}.ld_pg .diff_sub_grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;}.ld_pg .diff_item{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:10px;border:1.5px dashed #CB96C7;transition:border-color 0.1s linear,background 0.12s ease-out;}.ld_pg .diff_item:hover{border-color:#8F3AAE;background:#f8f0fd;}.ld_pg .diff_item_heading{font-size:17px;line-height:1.45;font-weight:700;color:#1b0a2a;margin:0;display:flex;flex-direction:row;align-items:center;}.ld_pg .diff_item_body{font-size:15px;line-height:1.65;color:#3a1a52;margin:0;}.ld_pg .diff_featured{grid-column:1 / -1;background:linear-gradient(155deg,#FDFDFD,#f0e4f8,#CB96C7);border:none;padding:40px;}.ld_pg .diff_featured .diff_item_heading{font-size:20px;}@media (max-width:768px){.ld_pg .diff_outer_grid{grid-template-columns:1fr;gap:40px;}.ld_pg .diff_sticky_col{position:static;}.ld_pg .diff_sub_grid{grid-template-columns:1fr;}.ld_pg .diff_featured{padding:16px;}}@media (max-width:390px){.ld_pg .diff_heading{font-size:20px;}}/* ── BLOCK 4:CORRECTIONS & TRUST ── */ .ld_pg .trust_sec{padding-top:80px;padding-bottom:80px;background:#2a0a38;}.ld_pg .trust_grid{display:grid;grid-template-columns:1fr 520px;gap:80px;align-items:center;}.ld_pg .trust_txt_col{display:flex;flex-direction:column;gap:16px;}.ld_pg .trust_sec_label{font-size:14px;letter-spacing:0.08em;text-transform:uppercase;color:#CB96C7;font-weight:600;}.ld_pg .trust_heading{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#FDFDFD;font-weight:700;margin:0;}.ld_pg .trust_body{font-size:17px;line-height:1.65;letter-spacing:0.01em;color:#d4b8e8;margin:0;}.ld_pg .trust_steps{display:flex;flex-direction:column;gap:16px;}.ld_pg .trust_step{display:flex;flex-direction:row;gap:16px;align-items:flex-start;padding:16px;border-radius:10px;background:rgba(203,150,199,0.08);transition:background 0.12s ease-out;}.ld_pg .trust_step:hover{background:rgba(203,150,199,0.16);}.ld_pg .trust_step_num{font-size:36px;line-height:1.2;font-weight:800;color:#8F3AAE;flex-shrink:0;width:48px;}.ld_pg .trust_step_body{display:flex;flex-direction:column;gap:8px;}.ld_pg .trust_step_heading{font-size:17px;line-height:1.45;font-weight:700;color:#FDFDFD;margin:0;}.ld_pg .trust_step_txt{font-size:15px;line-height:1.65;color:#c4a0dc;margin:0;}.ld_pg .trust_img_frame{border-radius:10px;overflow:hidden;aspect-ratio:1 / 1;box-shadow:2px 12px 36px -1px rgba(143,58,174,0.11);}.ld_pg .trust_img_frame img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.18s ease-out;}.ld_pg .trust_img_frame:hover img{transform:scale(1.04);}@media (max-width:768px){.ld_pg .trust_grid{grid-template-columns:1fr;gap:40px;}.ld_pg .trust_heading{font-size:20px;}}@media (max-width:390px){.ld_pg .trust_heading{font-size:20px;}}/* ── BLOCK 5:STAY CONNECTED ── */ .ld_pg .connect_sec{padding-top:80px;padding-bottom:80px;background:#FDFDFD;}.ld_pg .connect_layout{display:flex;flex-direction:column;gap:40px;}.ld_pg .connect_top{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;}.ld_pg .connect_txt{display:flex;flex-direction:column;gap:16px;}.ld_pg .connect_heading{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#1b0a2a;font-weight:700;margin:0;}.ld_pg .connect_body{font-size:17px;line-height:1.65;color:#3a1a52;margin:0;}.ld_pg .connect_form_col{display:flex;flex-direction:column;gap:16px;}.ld_pg .connect_form{display:flex;flex-direction:column;gap:16px;}.ld_pg .form_field{display:flex;flex-direction:column;gap:8px;}.ld_pg .form_label{font-size:14px;letter-spacing:0.02em;color:#2a0a38;font-weight:600;text-transform:uppercase;}.ld_pg .form_input{padding:16px;border:1.5px solid #CB96C7;border-radius:6px;background:#FDFDFD;font-size:15px;color:#1b0a2a;box-shadow:inset 2px 2px 4px rgba(143,58,174,0.06);transition:border-color 0.1s ease-out,box-shadow 0.1s ease-out;outline:none;letter-spacing:0.01em;}.ld_pg .form_input::placeholder{color:#b89fcb;font-weight:300;}.ld_pg .form_input:focus{border-color:#8F3AAE;box-shadow:inset 2px 2px 4px rgba(143,58,174,0.1),0 0 0 3px rgba(143,58,174,0.08);}.ld_pg .form_textarea{resize:vertical;min-height:100px;}.ld_pg .connect_ways{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}.ld_pg .connect_way{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:10px;background:linear-gradient(155deg,#FDFDFD,#f5eafc);box-shadow:2px 1px 2px -1px rgba(143,58,174,0.06);transition:box-shadow 0.12s ease-out;}.ld_pg .connect_way:hover{box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);}.ld_pg .connect_way_icon{width:36px;height:36px;border-radius:6px;background:#8F3AAE;display:flex;align-items:center;justify-content:center;flex-shrink:0;}.ld_pg .connect_way_icon svg{width:18px;height:18px;fill:#FDFDFD;}.ld_pg .connect_way_heading{font-size:15px;line-height:1.45;font-weight:700;color:#1b0a2a;margin:0;}.ld_pg .connect_way_txt{font-size:14px;line-height:1.65;color:#3a1a52;margin:0;}@media (max-width:768px){.ld_pg .connect_top{grid-template-columns:1fr;gap:40px;}.ld_pg .connect_ways{grid-template-columns:1fr 1fr;}.ld_pg .connect_heading{font-size:20px;}}@media (max-width:390px){.ld_pg .connect_ways{grid-template-columns:1fr;}}.ld_pg .slide_txt_wrap{overflow:hidden;height:1.45em;position:relative;}.ld_pg .slide_txt_inner{display:flex;flex-direction:column;transition:transform 0.13s ease-out;}.ld_pg .slide_txt_wrap:hover .slide_txt_inner{transform:translateY(-1.45em);}.ld_pg .slide_txt_inner span{display:block;line-height:1.45;white-space:nowrap;}.blg{max-width:1280px;margin:0 auto;padding:0 40px;overflow:hidden;}@keyframes blurReveal{from{filter:blur(8px);opacity:0;}to{filter:blur(0);opacity:1;}}.blg .pg_strip{width:100%;height:6px;background:linear-gradient(135deg,#FDFDFD,#8F3AAE,#CB96C7);border-radius:0 0 6px 6px;margin-bottom:40px;}.blg .pg_head{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding:80px 0 40px;gap:40px;animation:blurReveal 0.55s ease-out both;position:relative;}.blg .pg_head::before{content:'';position:absolute;top:40px;left:-80px;width:320px;height:320px;background:radial-gradient(ellipse at 30% 40%,rgba(143,58,174,0.09) 0%,transparent 70%);pointer-events:none;border-radius:44px;}.blg .pg_head::after{content:'';position:absolute;top:16px;right:-40px;width:200px;height:200px;background:radial-gradient(ellipse at 70% 30%,rgba(203,150,199,0.1) 0%,transparent 65%);pointer-events:none;border-radius:44px;}.blg .head_label{font-size:14px;letter-spacing:0.12em;color:#8F3AAE;text-transform:uppercase;font-weight:600;margin-bottom:8px;}.blg .head_h{font-size:48px;line-height:1.2;letter-spacing:0.01em;color:#1b1b1b;font-weight:700;margin:0;}.blg .head_sub{font-size:17px;line-height:1.65;color:#4a4a4a;max-width:420px;margin:0;}.blg .head_count{display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0;}.blg .count_badge{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80px;height:80px;border-radius:10px;background:linear-gradient(135deg,#FDFDFD,#8F3AAE 80%,#CB96C7);box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);}.blg .count_num{font-size:36px;line-height:1.2;font-weight:700;color:#FDFDFD;letter-spacing:0.01em;}.blg .count_lbl{font-size:14px;color:#8F3AAE;letter-spacing:0.02em;text-align:center;}.blg .divider{display:flex;flex-direction:row;align-items:center;gap:16px;margin:40px 0;}.blg .divider_line{flex:1;height:1px;background:linear-gradient(90deg,transparent,#CB96C7,transparent);}.blg .divider_num{font-size:14px;color:#8F3AAE;letter-spacing:0.08em;font-weight:600;padding:8px 16px;border:1px solid rgba(143,58,174,0.2);border-radius:44px;}.blg .cards_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:80px;}.blg .post_card{display:flex;flex-direction:column;border-radius:10px;background:#FDFDFD;box-shadow:2px 1px 2px -1px rgba(143,58,174,0.06),2px 5px 22px -1px rgba(143,58,174,0.11);overflow:hidden;transition:box-shadow 0.12s ease-out,transform 0.1s ease-out;animation:blurReveal 0.45s ease-out both;text-decoration:none;}.blg .post_card:hover{box-shadow:2px 12px 36px -1px rgba(143,58,174,0.11);transform:translateY(-2px);}.blg .post_card:active{transform:translateY(1px) scale(0.995);box-shadow:2px 1px 2px -1px rgba(143,58,174,0.06);}.blg .card_img_wrap{width:100%;height:200px;overflow:hidden;flex-shrink:0;position:relative;}.blg .card_img_wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.15s ease-out;}.blg .post_card:hover .card_img_wrap img{transform:scale(1.04);}.blg .card_meta{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px 16px 0;gap:8px;}.blg .card_tag{font-size:14px;color:#8F3AAE;background:rgba(143,58,174,0.08);border-radius:44px;padding:4px 12px;letter-spacing:0.01em;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%;}.blg .card_time{font-size:14px;color:#7a7a7a;letter-spacing:0.01em;white-space:nowrap;display:flex;flex-direction:row;align-items:center;gap:4px;}.blg .time_icon{width:14px;height:14px;flex-shrink:0;}.blg .card_body{display:flex;flex-direction:column;gap:8px;padding:16px;flex:1;}.blg .card_title{font-size:17px;line-height:1.45;letter-spacing:0.01em;color:#1b1b1b;font-weight:700;margin:0;}.blg .card_subtitle{font-size:14px;line-height:1.45;color:#5a5a5a;letter-spacing:0.01em;margin:0;}.blg .card_desc{font-size:14px;line-height:1.65;color:#4a4a4a;letter-spacing:0.01em;margin:0;flex:1;}.blg .card_foot{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:8px 16px 16px;}.blg .card_likes{display:flex;flex-direction:row;align-items:center;gap:6px;font-size:14px;color:#8F3AAE;letter-spacing:0.01em;font-weight:600;}.blg .like_icon{width:16px;height:16px;}.blg .card_read{display:inline-flex;align-items:center;font-size:14px;color:#8F3AAE;letter-spacing:0.02em;text-transform:uppercase;font-weight:600;text-decoration:none;position:relative;overflow:hidden;height:20px;}.blg .card_read span{display:block;transition:transform 0.12s ease-out;}.blg .post_card:hover .card_read span{transform:translateY(-100%);}.blg .card_read::after{content:'Читати';position:absolute;top:100%;left:0;color:#CB96C7;transition:transform 0.12s ease-out;white-space:nowrap;}.blg .post_card:hover .card_read::after{transform:translateY(-100%);}.blg .featured_row{display:flex;flex-direction:row;gap:40px;align-items:stretch;margin-bottom:80px;background:linear-gradient(135deg,#FDFDFD,rgba(203,150,199,0.08),rgba(143,58,174,0.06));border-radius:10px;padding:40px;box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);position:relative;}.blg .featured_row::before{content:'';position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 40px 40px 0;border-color:transparent rgba(143,58,174,0.15) transparent transparent;border-radius:0 10px 0 0;pointer-events:none;}.blg .featured_img_col{flex:0 0 380px;position:relative;}.blg .featured_img_wrap{width:100%;height:100%;min-height:280px;overflow:hidden;border-radius:10px;}.blg .featured_img_wrap img{width:100%;height:100%;object-fit:cover;display:block;clip-path:polygon(0 0,92% 0,100% 8%,100% 100%,8% 100%,0 92%);transition:transform 0.15s ease-out;}.blg .featured_img_wrap:hover img{transform:scale(1.03);}.blg .featured_text_col{flex:1;display:flex;flex-direction:column;justify-content:center;gap:16px;}.blg .feat_label{display:flex;flex-direction:row;align-items:center;gap:8px;}.blg .feat_tag{font-size:14px;color:#FDFDFD;background:#8F3AAE;border-radius:44px;padding:4px 16px;letter-spacing:0.02em;font-weight:600;}.blg .feat_time{font-size:14px;color:#7a7a7a;letter-spacing:0.01em;}.blg .feat_h{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#1b1b1b;font-weight:700;margin:0;}.blg .feat_sub{font-size:17px;line-height:1.45;color:#5a5a5a;letter-spacing:0.01em;margin:0;}.blg .feat_desc{font-size:15px;line-height:1.65;color:#4a4a4a;letter-spacing:0.01em;margin:0;}.blg .feat_foot{display:flex;flex-direction:row;align-items:center;gap:16px;margin-top:8px;}.blg .feat_btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 40px;background:#8F3AAE;color:#FDFDFD;font-size:14px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;border-radius:6px;text-decoration:none;position:relative;overflow:hidden;transition:color 0.1s ease-out;box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);}.blg .feat_btn::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:0;background:#CB96C7;transition:height 0.13s ease-out;z-index:0;}.blg .feat_btn:hover::before{height:100%;}.blg .feat_btn:hover{color:#1b1b1b;}.blg .feat_btn span{position:relative;z-index:1;}.blg .feat_btn:active{transform:translateY(1px) scale(0.98);}.blg .feat_likes{display:flex;flex-direction:row;align-items:center;gap:6px;font-size:15px;color:#8F3AAE;font-weight:600;letter-spacing:0.01em;}.blg .tips_strip{background:#1b1b1b;border-radius:10px;padding:80px 40px;margin-bottom:80px;position:relative;display:flex;flex-direction:column;gap:40px;}.blg .tips_strip::after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#FDFDFD,#8F3AAE,#CB96C7);border-radius:0 0 10px 10px;pointer-events:none;}.blg .tips_head_row{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:40px;}.blg .tips_shape{width:8px;height:8px;background:#CB96C7;border-radius:2px;display:inline-block;margin-right:8px;transform:rotate(45deg);flex-shrink:0;}.blg .tips_h{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#FDFDFD;font-weight:700;margin:0;display:flex;align-items:center;gap:8px;}.blg .tips_desc{font-size:15px;line-height:1.65;color:#b0b0b0;letter-spacing:0.01em;margin:0;max-width:380px;text-align:right;}.blg .tips_list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;list-style:none;margin:0;padding:0;}.blg .tip_item{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:6px;background:rgba(255,255,255,0.04);border:1px solid rgba(203,150,199,0.15);transition:background 0.1s ease-out,border-color 0.1s ease-out;}.blg .tip_item:hover{background:rgba(143,58,174,0.12);border-color:rgba(203,150,199,0.35);}.blg .tip_num{font-size:36px;line-height:1.2;font-weight:700;color:#8F3AAE;letter-spacing:0.01em;}.blg .tip_text{font-size:15px;line-height:1.65;color:#d0d0d0;letter-spacing:0.01em;margin:0;}.blg .milestone_row{display:flex;flex-direction:column;gap:16px;padding:80px 0;position:relative;}.blg .milestone_head{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:8px;}.blg .ms_shape{width:10px;height:10px;background:#8F3AAE;border-radius:2px;flex-shrink:0;}.blg .milestone_h{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#1b1b1b;font-weight:700;margin:0;}.blg .ms_track{display:flex;flex-direction:row;align-items:flex-start;gap:0;position:relative;padding:40px 0;}.blg .ms_track::before{content:'';position:absolute;top:56px;left:40px;right:40px;height:2px;background:linear-gradient(90deg,#8F3AAE,#CB96C7,rgba(203,150,199,0.2));pointer-events:none;}.blg .ms_step{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;}.blg .ms_dot{width:28px;height:28px;border-radius:44px;background:#8F3AAE;border:3px solid #FDFDFD;box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);flex-shrink:0;position:relative;z-index:1;transition:transform 0.1s ease-out;}.blg .ms_step:hover .ms_dot{transform:scale(1.2);}.blg .ms_dot.done{background:#CB96C7;}.blg .ms_icon{width:20px;height:20px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;}.blg .ms_date{font-size:14px;color:#8F3AAE;font-weight:600;letter-spacing:0.01em;}.blg .ms_label{font-size:14px;color:#4a4a4a;letter-spacing:0.01em;text-align:center;line-height:1.45;}@media (max-width:1280px){.blg{padding:0 40px;}.blg .cards_grid{grid-template-columns:repeat(3,1fr);gap:16px;}}@media (max-width:768px){.blg{padding:0 16px;}.blg .pg_head{flex-direction:column;align-items:flex-start;padding:40px 0 16px;gap:16px;}.blg .head_h{font-size:36px;}.blg .cards_grid{grid-template-columns:repeat(2,1fr);gap:16px;}.blg .featured_row{flex-direction:column;padding:16px;gap:16px;}.blg .featured_img_col{flex:0 0 auto;}.blg .featured_img_wrap{min-height:200px;}.blg .feat_h{font-size:20px;}.blg .tips_strip{padding:40px 16px;}.blg .tips_head_row{flex-direction:column;align-items:flex-start;}.blg .tips_desc{text-align:left;}.blg .tips_list{grid-template-columns:1fr 1fr;}.blg .ms_track{flex-direction:column;align-items:flex-start;gap:16px;}.blg .ms_track::before{top:40px;left:13px;right:auto;bottom:40px;width:2px;height:auto;}.blg .ms_step{flex-direction:row;align-items:center;gap:16px;}.blg .ms_step .ms_label{text-align:left;}}@media (max-width:390px){.blg .cards_grid{grid-template-columns:1fr;}.blg .tips_list{grid-template-columns:1fr;}.blg .head_h{font-size:36px;}}.abt-auth{width:100%;max-width:100%;overflow-x:hidden;}.abt-auth .pg-wrap{max-width:1280px;margin:0 auto;padding:0 40px;}.abt-auth .dots-row{display:flex;flex-direction:row;gap:8px;align-items:center;}.abt-auth .dot{width:6px;height:6px;border-radius:44px;background:#CB96C7;flex-shrink:0;}.abt-auth .dot.accent{background:#8F3AAE;width:8px;height:8px;}/* ===================== BLOCK 1:TITLE ===================== */ .abt-auth .profile-band{padding:80px 0 40px;background:linear-gradient(170deg,#f3eaf7 0%,#ede0f4 30%,#fff 100%);position:relative;}.abt-auth .profile-band::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#FDFDFD 0%,#8F3AAE 45%,#CB96C7 100%);}.abt-auth .profile-grid{display:grid;grid-template-columns:1fr 480px;gap:80px;align-items:center;}.abt-auth .profile-text-col{display:flex;flex-direction:column;gap:16px;}.abt-auth .profile-label{font-size:14px;letter-spacing:0.12em;text-transform:uppercase;color:#8F3AAE;font-weight:600;line-height:1.2;}.abt-auth .profile-name{font-size:48px;line-height:1.2;letter-spacing:0.01em;color:#1b1035;font-weight:700;margin:0;}.abt-auth .profile-name span{display:block;background:linear-gradient(120deg,#FDFDFD 0%,#8F3AAE 40%,#CB96C7 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;}.abt-auth .profile-role{font-size:20px;line-height:1.45;color:#4a3560;letter-spacing:0.01em;margin:0;}.abt-auth .profile-desc{font-size:17px;line-height:1.65;color:#2e2340;letter-spacing:0.01em;margin:0;max-width:520px;}.abt-auth .profile-stats{display:flex;flex-direction:row;gap:40px;margin-top:16px;}.abt-auth .stat-item{display:flex;flex-direction:column;gap:8px;}.abt-auth .stat-num{font-size:36px;line-height:1.2;font-weight:700;color:#8F3AAE;letter-spacing:0.01em;}.abt-auth .stat-lbl{font-size:14px;line-height:1.45;color:#5c4a78;letter-spacing:0.02em;}.abt-auth .profile-img-col{position:relative;display:flex;justify-content:flex-end;}.abt-auth .img-frame{position:relative;width:420px;height:520px;border-radius:10px;overflow:hidden;box-shadow:2px 12px 36px -1px rgba(143,58,174,0.11);}.abt-auth .img-frame img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.12s ease-out;filter:saturate(0.85) brightness(0.97) hue-rotate(0deg);}.abt-auth .img-frame:hover img{transform:scale(1.04);}.abt-auth .img-caption{position:absolute;bottom:0;left:0;right:0;padding:40px 16px 16px;background:linear-gradient(0deg,rgba(143,58,174,0.82) 0%,transparent 100%);color:#fff;font-size:15px;line-height:1.45;letter-spacing:0.01em;opacity:0;transition:opacity 0.1s ease-out;}.abt-auth .img-frame:hover .img-caption{opacity:1;}.abt-auth .img-deco{position:absolute;top:-16px;right:-16px;width:80px;height:80px;border-radius:10px;background:linear-gradient(135deg,#CB96C7 0%,#8F3AAE 100%);opacity:0.18;pointer-events:none;}.abt-auth .img-deco-2{position:absolute;bottom:40px;left:-24px;width:48px;height:120px;border-radius:6px;background:#8F3AAE;opacity:0.10;pointer-events:none;}.abt-auth .flow-arrow{display:flex;flex-direction:row;align-items:center;gap:8px;margin-top:8px;}.abt-auth .arrow-line{width:40px;height:2px;background:linear-gradient(90deg,#8F3AAE,#CB96C7);border-radius:44px;}.abt-auth .arrow-tip{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #CB96C7;}/* ===================== BLOCK 2:EXPERTISE ===================== */ .abt-auth .expertise-band{padding:80px 0;background:#fff;position:relative;}.abt-auth .expertise-band::after{content:'';display:block;width:100%;height:1px;background:linear-gradient(90deg,transparent,#CB96C7 40%,transparent);margin-top:80px;}.abt-auth .expertise-top{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:40px;}.abt-auth .expertise-heading-col{display:flex;flex-direction:column;gap:16px;max-width:480px;}.abt-auth .section-eyebrow{display:flex;flex-direction:row;align-items:center;gap:8px;}.abt-auth .eyebrow-shape{width:12px;height:12px;background:#8F3AAE;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);flex-shrink:0;}.abt-auth .eyebrow-txt{font-size:14px;letter-spacing:0.08em;text-transform:uppercase;color:#8F3AAE;font-weight:600;line-height:1.2;}.abt-auth .expertise-h2{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#1b1035;margin:0;font-weight:700;}.abt-auth .expertise-intro{font-size:17px;line-height:1.65;color:#2e2340;letter-spacing:0.01em;max-width:560px;margin:0;}.abt-auth .expertise-img-col{flex-shrink:0;width:340px;}.abt-auth .exp-img-wrap{width:340px;height:240px;border-radius:10px;overflow:hidden;box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);position:relative;}.abt-auth .exp-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.14s ease-out;}.abt-auth .exp-img-wrap:hover img{transform:scale(1.05);}.abt-auth .exp-caption{position:absolute;bottom:0;left:0;right:0;padding:40px 16px 16px;background:linear-gradient(0deg,rgba(143,58,174,0.80) 0%,transparent 100%);color:#fff;font-size:14px;line-height:1.45;letter-spacing:0.01em;opacity:0;transition:opacity 0.1s ease-out;}.abt-auth .exp-img-wrap:hover .exp-caption{opacity:1;}.abt-auth .skills-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}.abt-auth .skill-card{border-radius:10px;padding:40px 40px 40px 40px;background:#f8f3fc;display:flex;flex-direction:column;gap:16px;position:relative;transition:box-shadow 0.1s ease-out;overflow:hidden;}.abt-auth .skill-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#FDFDFD 0%,#8F3AAE 50%,#CB96C7 100%);border-radius:10px 10px 0 0;transform:scaleX(0);transform-origin:left;transition:transform 0.12s ease-out;}.abt-auth .skill-card:hover::before{transform:scaleX(1);}.abt-auth .skill-card:hover{box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);}.abt-auth .skill-num{font-size:36px;line-height:1.2;font-weight:700;color:#CB96C7;letter-spacing:0.01em;}.abt-auth .skill-name{font-size:17px;line-height:1.45;font-weight:700;color:#1b1035;letter-spacing:0.01em;margin:0;}.abt-auth .skill-desc{font-size:15px;line-height:1.65;color:#4a3560;letter-spacing:0.01em;margin:0;}.abt-auth .skill-bar-wrap{height:4px;background:#e8d9f0;border-radius:44px;overflow:hidden;}.abt-auth .skill-bar{height:100%;background:linear-gradient(90deg,#8F3AAE,#CB96C7);border-radius:44px;}/* ===================== BLOCK 3:APPROACH ===================== */ .abt-auth .approach-band{padding:80px 0;background:linear-gradient(180deg,#f0e8f7 0%,#fff 80%);position:relative;}.abt-auth .approach-band .bg-spot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:44px;background:radial-gradient(circle,rgba(203,150,199,0.13) 0%,transparent 70%);pointer-events:none;animation:spot-breathe 4s ease-in-out infinite;}@keyframes spot-breathe{0%,100%{transform:translate(-50%,-50%) scale(1);}50%{transform:translate(-50%,-50%) scale(1.18);}}.abt-auth .approach-layout{display:grid;grid-template-columns:360px 1fr;gap:80px;align-items:start;}.abt-auth .approach-sticky-col{display:flex;flex-direction:column;gap:16px;}.abt-auth .approach-h2{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#1b1035;margin:0;font-weight:700;}.abt-auth .approach-sub{font-size:15px;line-height:1.65;color:#4a3560;letter-spacing:0.01em;margin:0;}.abt-auth .approach-img-wrap{width:100%;height:280px;border-radius:10px;overflow:hidden;box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);position:relative;margin-top:16px;}.abt-auth .approach-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.14s ease-out;}.abt-auth .approach-img-wrap:hover img{transform:scale(1.04);}.abt-auth .approach-img-caption{position:absolute;bottom:0;left:0;right:0;padding:40px 16px 16px;background:linear-gradient(0deg,rgba(143,58,174,0.80) 0%,transparent 100%);color:#fff;font-size:14px;line-height:1.45;letter-spacing:0.01em;opacity:0;transition:opacity 0.1s ease-out;}.abt-auth .approach-img-wrap:hover .approach-img-caption{opacity:1;}.abt-auth .steps-col{display:flex;flex-direction:column;gap:16px;}.abt-auth .step-row{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:start;padding:40px;background:#fff;border-radius:10px;box-shadow:2px 1px 2px -1px rgba(143,58,174,0.06);position:relative;transition:box-shadow 0.1s ease-out;overflow:hidden;}.abt-auth .step-row::after{content:'';position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,#8F3AAE,#CB96C7);border-radius:0 0 10px 10px;transition:width 0.13s ease-out;}.abt-auth .step-row:hover::after{width:100%;}.abt-auth .step-row:hover{box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);}.abt-auth .step-num-big{font-size:36px;line-height:1.2;font-weight:700;color:#CB96C7;letter-spacing:0.01em;}.abt-auth .step-body{display:flex;flex-direction:column;gap:8px;padding-top:8px;}.abt-auth .step-title{font-size:17px;line-height:1.45;font-weight:700;color:#1b1035;letter-spacing:0.01em;margin:0;}.abt-auth .step-text{font-size:15px;line-height:1.65;color:#4a3560;letter-spacing:0.01em;margin:0;}.abt-auth .dashed-grid-bg{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background-image:repeating-linear-gradient(0deg,transparent,transparent 39px,rgba(143,58,174,0.05) 39px,rgba(143,58,174,0.05) 40px),repeating-linear-gradient(90deg,transparent,transparent 39px,rgba(203,150,199,0.05) 39px,rgba(203,150,199,0.05) 40px);border-radius:10px;}/* ===================== RESPONSIVE ===================== */ @media (max-width:1280px){.abt-auth .pg-wrap{padding:0 40px;}.abt-auth .profile-grid{grid-template-columns:1fr 380px;gap:40px;}.abt-auth .img-frame{width:340px;height:440px;}}@media (max-width:768px){.abt-auth .profile-band{padding:40px 0;}.abt-auth .profile-grid{grid-template-columns:1fr;gap:40px;}.abt-auth .profile-img-col{justify-content:flex-start;order:-1;}.abt-auth .img-frame{width:100%;height:320px;}.abt-auth .img-deco,.abt-auth .img-deco-2{display:none;}.abt-auth .profile-name{font-size:36px;}.abt-auth .profile-stats{gap:16px;flex-wrap:wrap;}.abt-auth .expertise-band{padding:40px 0;}.abt-auth .expertise-top{flex-direction:column;gap:16px;}.abt-auth .expertise-img-col{width:100%;}.abt-auth .exp-img-wrap{width:100%;}.abt-auth .skills-grid{grid-template-columns:1fr;gap:16px;}.abt-auth .approach-band{padding:40px 0;}.abt-auth .approach-layout{grid-template-columns:1fr;gap:40px;}.abt-auth .pg-wrap{padding:0 16px;}.abt-auth .expertise-band::after{margin-top:40px;}}@media (max-width:390px){.abt-auth .profile-name{font-size:36px;}.abt-auth .expertise-h2,.abt-auth .approach-h2{font-size:36px;}.abt-auth .skill-card{padding:16px;}.abt-auth .step-row{padding:16px;grid-template-columns:40px 1fr;}}.srvs_pg{width:100%;max-width:100%;overflow-x:hidden;}.srvs_pg .srvs_top{max-width:1280px;margin:0 auto;padding:80px 40px;display:grid;grid-template-columns:1fr 2fr 1fr;gap:40px;align-items:start;}.srvs_pg .srvs_img_left{position:relative;overflow:hidden;border-radius:10px;}.srvs_pg .srvs_img_left img{width:100%;height:420px;object-fit:cover;display:block;filter:grayscale(100%);transition:transform 0.12s ease-out;border-radius:10px;}.srvs_pg .srvs_img_left::after{content:'';position:absolute;inset:0;border-radius:10px;border:2px solid transparent;transition:border-color 0.1s ease-out;pointer-events:none;}.srvs_pg .srvs_img_left:hover img{transform:scale(1.04);}.srvs_pg .srvs_img_left:hover::after{border-color:#8F3AAE;}.srvs_pg .srvs_text_mid{padding:40px 16px;display:flex;flex-direction:column;gap:16px;}.srvs_pg .srvs_label{font-size:14px;letter-spacing:0.12em;color:#8F3AAE;text-transform:uppercase;font-weight:600;}.srvs_pg .srvs_h1{font-size:48px;line-height:1.2;letter-spacing:0.01em;color:#1b1b2e;margin:0;}.srvs_pg .srvs_h1 span{background:linear-gradient(135deg,#CB96C7,#8F3AAE,#FDFDFD);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;}.srvs_pg .srvs_desc{font-size:17px;line-height:1.65;letter-spacing:0.01em;color:#3a3a4a;margin:0;}.srvs_pg .srvs_right_col{display:flex;flex-direction:column;gap:16px;padding-top:40px;}.srvs_pg .srvs_stat_item{border-radius:10px;padding:16px;background:#FDFDFD;box-shadow:2px 1px 2px -1px rgba(143,58,174,0.06),2px 5px 22px -1px rgba(143,58,174,0.11);display:flex;flex-direction:column;gap:8px;}.srvs_pg .srvs_stat_num{font-size:36px;line-height:1.2;color:#8F3AAE;letter-spacing:0.01em;font-weight:700;}.srvs_pg .srvs_stat_lbl{font-size:14px;color:#5a5a6e;line-height:1.45;letter-spacing:0.02em;}.srvs_pg .srvs_divider{display:flex;align-items:center;justify-content:center;gap:16px;padding:8px 0;}.srvs_pg .srvs_divider_line{width:60px;height:1px;background:#CB96C7;}.srvs_pg .srvs_divider_shape{width:8px;height:8px;background:#8F3AAE;border-radius:6px;transform:rotate(45deg);}.srvs_pg .srvs_offerings{position:relative;background:linear-gradient(160deg,#FDFDFD 0%,#f3eaf8 55%,#e8d5f0 100%);clip-path:polygon(0 3%,100% 0%,100% 97%,0 100%);padding:80px 0;}.srvs_pg .srvs_offerings_inner{max-width:1280px;margin:0 auto;padding:40px 40px;}.srvs_pg .srvs_offerings_hd{display:flex;flex-direction:column;gap:8px;margin-bottom:40px;}.srvs_pg .srvs_offerings_hd_shape{width:24px;height:3px;background:#8F3AAE;border-radius:6px;}.srvs_pg .srvs_offerings_h2{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#1b1b2e;margin:0;}.srvs_pg .srvs_offerings_sub{font-size:17px;line-height:1.65;color:#3a3a4a;max-width:560px;margin:0;letter-spacing:0.01em;}.srvs_pg .srvs_grid{display:grid;grid-template-columns:1fr 2fr 1fr 2fr;gap:16px;align-items:start;}.srvs_pg .srvs_col_label{display:flex;flex-direction:column;gap:8px;padding:16px 8px;}.srvs_pg .srvs_col_num{font-size:48px;line-height:1.2;color:#CB96C7;font-weight:700;letter-spacing:0.01em;}.srvs_pg .srvs_col_tag{font-size:14px;text-transform:uppercase;letter-spacing:0.12em;color:#8F3AAE;font-weight:600;}.srvs_pg .srvs_col_body{background:#FDFDFD;border-radius:10px;padding:40px;box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden;}.srvs_pg .srvs_col_body::before{content:'';position:absolute;top:0;left:0;width:3px;height:0;background:#8F3AAE;border-radius:0 0 6px 6px;transition:height 0.15s ease-out;}.srvs_pg .srvs_col_body:hover::before{height:100%;}.srvs_pg .srvs_col_h3{font-size:20px;line-height:1.45;color:#1b1b2e;margin:0;letter-spacing:0.01em;}.srvs_pg .srvs_col_p{font-size:15px;line-height:1.65;color:#3a3a4a;margin:0;letter-spacing:0.02em;}.srvs_pg .srvs_col_meta{display:flex;flex-direction:column;gap:8px;margin-top:8px;}.srvs_pg .srvs_meta_row{display:flex;align-items:center;gap:8px;}.srvs_pg .srvs_meta_dot{width:6px;height:6px;border-radius:6px;background:#CB96C7;flex-shrink:0;}.srvs_pg .srvs_meta_txt{font-size:14px;color:#5a5a6e;line-height:1.45;letter-spacing:0.02em;}.srvs_pg .srvs_col_price{font-size:17px;color:#8F3AAE;font-weight:600;letter-spacing:0.01em;margin-top:8px;padding-top:16px;border-top:1px solid #e8d5f0;}.srvs_pg .srvs_cta_btn{display:inline-block;padding:16px 40px;background:#8F3AAE;color:#FDFDFD;font-size:14px;letter-spacing:0.1em;text-transform:uppercase;border-radius:6px;border:none;cursor:pointer;font-weight:600;position:relative;overflow:hidden;transition:color 0.1s ease-out;box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);text-decoration:none;}.srvs_pg .srvs_cta_btn::before{content:'';position:absolute;inset:0;background:#CB96C7;transform:translateY(100%);transition:transform 0.12s ease-out;border-radius:6px;}.srvs_pg .srvs_cta_btn:hover::before{transform:translateY(0);}.srvs_pg .srvs_cta_btn:hover{color:#1b1b2e;}.srvs_pg .srvs_cta_btn span{position:relative;z-index:1;}.srvs_pg .srvs_btn_row{display:flex;gap:16px;align-items:center;margin-top:40px;flex-wrap:wrap;}.srvs_pg .srvs_btn_note{font-size:14px;color:#5a5a6e;letter-spacing:0.02em;line-height:1.45;}.srvs_pg .srvs_row2{display:grid;grid-template-columns:1fr 2fr 1fr 2fr;gap:16px;align-items:start;margin-top:16px;}@media (max-width:1280px){.srvs_pg .srvs_top{padding:80px 40px;}.srvs_pg .srvs_grid{grid-template-columns:1fr 2fr;}.srvs_pg .srvs_row2{grid-template-columns:1fr 2fr;}}@media (max-width:768px){.srvs_pg .srvs_top{grid-template-columns:1fr;padding:40px 16px;gap:16px;}.srvs_pg .srvs_img_left{display:none;}.srvs_pg .srvs_right_col{flex-direction:row;flex-wrap:wrap;padding-top:0;}.srvs_pg .srvs_stat_item{flex:1;min-width:140px;}.srvs_pg .srvs_text_mid{padding:8px 0;}.srvs_pg .srvs_h1{font-size:36px;}.srvs_pg .srvs_offerings_inner{padding:40px 16px;}.srvs_pg .srvs_grid{grid-template-columns:1fr;gap:8px;}.srvs_pg .srvs_row2{grid-template-columns:1fr;gap:8px;}.srvs_pg .srvs_col_label{flex-direction:row;align-items:center;padding:8px 0;}.srvs_pg .srvs_col_num{font-size:36px;}.srvs_pg .srvs_col_body{padding:16px;}}@media (max-width:390px){.srvs_pg .srvs_h1{font-size:36px;}.srvs_pg .srvs_offerings_h2{font-size:36px;}.srvs_pg .srvs_cta_btn{padding:16px 16px;font-size:14px;}.srvs_pg .srvs_stat_item{min-width:100%;}}.success_page{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 16px;background:#FDFDFD;}.success_page .result_wrap{max-width:560px;width:100%;display:flex;flex-direction:column;align-items:center;gap:40px;}.success_page .icon_mark{width:72px;height:72px;flex-shrink:0;}.success_page .text_block{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;}.success_page .result_heading{font-size:36px;line-height:1.2;letter-spacing:0.01em;color:#8F3AAE;margin:0;}.success_page .result_desc{font-size:17px;line-height:1.65;letter-spacing:0.01em;color:#2c1a38;margin:0;max-width:420px;}.success_page .divider_line{width:48px;height:3px;background:linear-gradient(90deg,#FDFDFD,#8F3AAE,#CB96C7);border-radius:6px;align-self:center;}.success_page .action_group{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap;justify-content:center;}.success_page .btn_primary{position:relative;display:inline-block;padding:16px 40px;font-size:14px;line-height:1.2;letter-spacing:0.02em;text-transform:uppercase;color:#FDFDFD;background:#8F3AAE;border:none;border-radius:6px;cursor:pointer;overflow:hidden;text-decoration:none;box-shadow:2px 5px 22px -1px rgba(143,58,174,0.11);transition:color 0.12s ease-out,box-shadow 0.1s ease-out;}.success_page .btn_primary::before{content:'';position:absolute;inset:0;background:#CB96C7;transform:translateY(100%);transition:transform 0.12s ease-out;border-radius:6px;}.success_page .btn_primary:hover::before{transform:translateY(0);}.success_page .btn_primary:hover{color:#2c1a38;box-shadow:2px 12px 36px -1px rgba(143,58,174,0.11);}.success_page .btn_primary span{position:relative;z-index:1;}.success_page .btn_secondary{position:relative;display:inline-block;padding:16px 40px;font-size:14px;line-height:1.2;letter-spacing:0.02em;text-transform:uppercase;color:#8F3AAE;background:transparent;border:1.5px solid #CB96C7;border-radius:6px;cursor:pointer;overflow:hidden;text-decoration:none;transition:color 0.1s ease-out,border-color 0.1s ease-out;}.success_page .btn_secondary::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#FDFDFD 0%,#f3e8f9 100%);transform:translateY(100%);transition:transform 0.1s ease-out;}.success_page .btn_secondary:hover::before{transform:translateY(0);}.success_page .btn_secondary:hover{border-color:#8F3AAE;}.success_page .btn_secondary span{position:relative;z-index:1;}.success_page .meta_note{font-size:14px;line-height:1.45;letter-spacing:0.01em;color:#7a5a8a;text-align:center;margin:0;}.success_page .meta_note a{color:#8F3AAE;text-decoration:underline;text-underline-offset:3px;transition:color 0.08s linear;}.success_page .meta_note a:hover{color:#CB96C7;}@media (max-width:768px){.success_page{padding:80px 16px;}.success_page .result_heading{font-size:36px;}.success_page .action_group{flex-direction:column;align-items:center;}}@media (max-width:390px){.success_page{padding:40px 16px;}.success_page .result_heading{font-size:20px;}.success_page .result_desc{font-size:15px;}.success_page .btn_primary,.success_page .btn_secondary{padding:16px 40px;width:100%;text-align:center;}}/*# sourceMappingURL=index-nazucwnm.css.map */