*,::before,::after{box-sizing:border-box}
body{margin:0;padding:0;font-family:'IBM Plex Sans',sans-serif;font-size:17px;line-height:1.8;color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
::selection{background:#0abcb326}
header{background:linear-gradient(135deg,#fff 0%,#f8fffe 100%);border-bottom:1px solid #E0DEDE;position:relative}
.header_wrap{max-width:1440px;margin:0 auto;padding:32px 32px 16px}
.logo_section{display:flex;align-items:center;margin-bottom:32px}
.logo_container{display:flex;flex-direction:column;gap:8px;border:1px solid #07575433;padding:16px;border-radius:12px;background:#fff;box-shadow:2px 1px 3px 0 #0abcb30d}
.logo_container img{width:60px;height:60px;object-fit:contain}
.logo_tagline{font-size:13px;color:#075754;font-weight:700;letter-spacing:.02em}
.nav_primary{background:linear-gradient(to right,#0abcb308,#07575405);border-radius:20px;padding:16px 32px;box-shadow:2px 6px 28px 0 #0757541a}
.nav_primary ul{list-style:none;margin:0;padding:0;display:flex;gap:32px;flex-wrap:wrap}
.nav_primary li{flex:0 1 auto}
.nav_primary a{display:flex;flex-direction:column;gap:8px;text-decoration:none;padding:16px;border-radius:8px;transition:background-color .12s ease-out,transform .1s ease-out}
.nav_primary a:hover{background:#0abcb314;transform:translateY(-2px)}
.nav_primary a:focus{outline:none;border:2px solid #0ABCB3;background:#0abcb30d}
.nav_link_title{font-size:17px;font-weight:700;color:#075754}
.nav_link_desc{font-size:13px;color:#666;line-height:1.2}
footer{background:#075754;color:#fff;padding:64px 0 32px;margin-top:64px}
.footer_wrap{max-width:1440px;margin:0 auto;padding:0 32px}
.footer_grid{display:grid;grid-template-columns:1fr 2fr 2fr;gap:64px;margin-bottom:64px}
.footer_brand{display:flex;flex-direction:column;gap:16px}
.footer_logo_box{border:1px solid #0abcb34d;padding:16px;border-radius:12px;background:#ffffff0d;width:fit-content}
.footer_logo_box img{width:60px;height:60px;object-fit:contain}
.footer_brand_text{font-size:13px;line-height:1.8;color:#E0DEDE}
.footer_section h3{font-size:21px;font-weight:700;margin:0 0 16px;color:#0ABCB3;letter-spacing:-.01em}
.footer_section ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}
.footer_section a{color:#E0DEDE;text-decoration:none;font-size:15px;display:inline-block;transition:color .1s ease-out,padding-left .12s ease-out}
.footer_section a:hover{color:#0ABCB3;padding-left:8px}
.footer_section a:focus{outline:none;border-bottom:2px solid #0ABCB3;color:#0ABCB3}
.footer_contact{display:flex;flex-direction:column;gap:16px}
.contact_item{display:flex;align-items:center;gap:16px;font-size:15px;color:#E0DEDE}
.contact_icon{width:32px;height:32px;background:#0abcb333;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.contact_icon svg{width:16px;height:16px;fill:#0ABCB3}
.contact_item a{color:#E0DEDE;text-decoration:none;transition:color .1s ease-out}
.contact_item a:hover{color:#0ABCB3}
.social_links{display:flex;gap:16px;margin-top:16px}
.social_btn{width:48px;height:48px;border-radius:12px;background:#0abcb326;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .12s ease-out,transform .1s ease-out}
.social_btn:hover{background:#0abcb34d;transform:translateY(-3px)}
.social_btn svg{width:20px;height:20px;fill:#0ABCB3}
.footer_bottom{border-top:1px solid #e0dede33;padding-top:32px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}
.copyright{font-size:13px;color:#E0DEDE}
.footer_legal{display:flex;gap:32px;flex-wrap:wrap}
.footer_legal a{font-size:13px;color:#E0DEDE;text-decoration:none;transition:color .1s ease-out}
.footer_legal a:hover{color:#0ABCB3}
@media (max-width: 1024px) {
.footer_grid{grid-template-columns:1fr 1fr;gap:32px}
.footer_brand{grid-column:1 / -1}
.nav_primary ul{gap:16px}
.header_wrap{padding:32px 16px 16px}
.footer_wrap{padding:0 16px}
}
@media (max-width: 640px) {
.footer_grid{grid-template-columns:1fr;gap:32px}
.nav_primary{padding:16px}
.nav_primary ul{flex-direction:column;gap:8px}
.footer_bottom{flex-direction:column;align-items:flex-start}
.footer_legal{flex-direction:column;gap:16px}
.header_wrap{padding:16px}
.logo_section{margin-bottom:16px}
}
.policy_content{max-width:1440px;margin:0 auto;padding:64px 32px;background:#fff}
.policy_content h1{font-size:50px;line-height:1.2;letter-spacing:-.02em;margin:0 0 32px;color:#075754}
.policy_content h2{font-size:28px;line-height:1.2;letter-spacing:-.01em;margin:64px 0 16px;color:#075754}
.policy_content h3{font-size:21px;line-height:1.2;letter-spacing:-.01em;margin:32px 0 16px;color:#075754}
.policy_content h4{font-size:17px;line-height:1.2;font-weight:600;margin:32px 0 8px;color:#075754}
.policy_content h5{font-size:15px;line-height:1.2;font-weight:600;margin:16px 0 8px;color:#075754}
.policy_content h6{font-size:13px;line-height:1.2;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:16px 0 8px;color:#075754}
.policy_content p{font-size:17px;line-height:1.8;margin:0 0 16px;color:#1a1a1a}
.policy_content strong,.policy_content b{font-weight:600;color:#075754}
.policy_content ul,.policy_content ol{font-size:17px;line-height:1.8;margin:0 0 16px;padding:0 0 0 32px;color:#1a1a1a}
.policy_content ul{list-style:none}
.policy_content ul li{position:relative;margin:0 0 8px}
.policy_content ul li::before{content:'';position:absolute;left:-24px;top:12px;width:8px;height:8px;background:#0ABCB3;border-radius:50%}
.policy_content ol{list-style:none;counter-reset:policy_counter}
.policy_content ol li{position:relative;margin:0 0 8px;counter-increment:policy_counter}
.policy_content ol li::before{content:counter(policy_counter) '.';position:absolute;left:-32px;font-weight:600;color:#0ABCB3}
.policy_content table{width:100%;border-collapse:collapse;margin:32px 0;font-size:15px;line-height:1.8;background:#fff;border-radius:12px;overflow:hidden;box-shadow:2px 1px 3px 0 #0757540d}
.policy_content thead{background:#E0DEDE}
.policy_content th{padding:16px;text-align:left;font-weight:600;color:#075754;border-bottom:2px solid #0ABCB3}
.policy_content td{padding:16px;border-bottom:1px solid #E0DEDE;color:#1a1a1a}
.policy_content tbody tr:last-child td{border-bottom:none}
.policy_content tbody tr:hover{background:#0abcb308}
.policy_content hr{border:none;height:2px;background:linear-gradient(90deg,#0ABCB3,#E0DEDE);margin:64px 0;border-radius:8px}
.policy_content div{margin:0 0 16px}
.policy_content a{color:#0ABCB3;text-decoration:underline;transition:color .12s ease-out}
.policy_content a:hover{color:#075754}
@media (max-width: 1024px) {
.policy_content{padding:64px 16px}
.policy_content h1{font-size:28px}
.policy_content h2{font-size:21px}
.policy_content h3{font-size:17px}
.policy_content table{font-size:13px}
.policy_content th,.policy_content td{padding:8px}
}
@media (max-width: 640px) {
.policy_content{padding:32px 16px}
.policy_content h1{font-size:21px;margin:0 0 16px}
.policy_content h2{font-size:17px;margin:32px 0 8px}
.policy_content h3{font-size:15px;margin:16px 0 8px}
.policy_content p,.policy_content ul,.policy_content ol{font-size:15px}
.policy_content ul,.policy_content ol{padding:0 0 0 24px}
.policy_content ul li::before{left:-20px;top:10px;width:6px;height:6px}
.policy_content ol li::before{left:-24px}
.policy_content hr{margin:32px 0}
.policy_content table{display:block;overflow-x:auto}
}
.press_hub{background:#fff;min-height:100vh}
.press_hub .hero_announce{max-width:1440px;margin:0 auto;padding:64px 32px;background:radial-gradient(circle at top right,#0ABCB3,#fff 60%);position:relative;overflow:hidden}
.press_hub .hero_announce::before{content:'';position:absolute;top:16px;left:32px;width:8px;height:8px;background:#075754;border-radius:48px;opacity:.3}
.press_hub .hero_announce::after{content:'';position:absolute;top:48px;left:64px;width:8px;height:8px;background:#0ABCB3;border-radius:48px;opacity:.4}
.press_hub .hero_grid{display:grid;grid-template-columns:1fr 2fr 2fr;gap:32px;align-items:start}
.press_hub .stat_accent{font-size:50px;line-height:1.2;color:#075754;font-weight:700;letter-spacing:-.02em}
.press_hub .hero_content h1{font-size:50px;line-height:1.2;color:#075754;margin:0 0 16px;letter-spacing:-.01em}
.press_hub .hero_content .lead_para{font-size:21px;line-height:1.8;color:#333;margin:0 0 16px;background:#e0dede4d;padding:16px;border-radius:12px}
.press_hub .hero_content p{font-size:17px;line-height:1.8;color:#333;margin:0 0 16px}
.press_hub .hero_content p:last-child{margin-bottom:0}
.press_hub .hero_image_wrap{position:relative;border-radius:20px;overflow:hidden}
.press_hub .hero_image_wrap img{width:100%;height:380px;object-fit:cover;display:block}
.press_hub .hero_image_wrap::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at center,transparent 40%,#0003);pointer-events:none}
.press_hub .zigzag_divide{width:100%;height:48px;background:#fff;position:relative;overflow:hidden}
.press_hub .zigzag_divide svg{width:100%;height:100%;display:block}
.press_hub .details_timeline{max-width:1440px;margin:0 auto;padding:64px 32px;background:#F9F9F9}
.press_hub .details_timeline h2{font-size:28px;line-height:1.2;color:#075754;text-transform:uppercase;letter-spacing:.05em;font-weight:300;margin:0 0 32px;text-align:center}
.press_hub .timeline_track{display:flex;gap:8px;margin-bottom:32px;position:relative}
.press_hub .timeline_track::before{content:'';position:absolute;top:24px;left:0;right:0;height:2px;background:linear-gradient(to left,#0ABCB3,#075754);z-index:0}
.press_hub .timeline_point{flex:1;text-align:center;position:relative;z-index:1}
.press_hub .timeline_dot{width:48px;height:48px;background:#0ABCB3;border-radius:48px;margin:0 auto 8px;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:700;color:#fff;box-shadow:2px 6px 28px 0 #0757541a;transition:transform .12s ease-out,box-shadow .12s ease-out}
.press_hub .timeline_dot:hover{transform:translateY(-4px);box-shadow:2px 8px 44px 0 #0757541f}
.press_hub .timeline_label{font-size:13px;line-height:1.2;color:#075754;text-transform:uppercase;letter-spacing:.03em}
.press_hub .detail_cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.press_hub .detail_card{background:#fff;padding:32px;border-radius:12px;box-shadow:2px 1px 3px 0 #0757540d;position:relative;transition:box-shadow .1s linear,transform .1s linear}
.press_hub .detail_card::before{content:'';position:absolute;left:0;top:16px;width:4px;height:32px;background:#0ABCB3;border-radius:8px}
.press_hub .detail_card:hover{box-shadow:2px 6px 28px 0 #0757541a;transform:translateY(-3px)}
.press_hub .detail_card h3{font-size:17px;line-height:1.2;color:#075754;margin:0 0 8px;font-weight:700}
.press_hub .detail_card p{font-size:15px;line-height:1.8;color:#333;margin:0}
.press_hub .detail_list{list-style:none;padding:0;margin:32px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.press_hub .detail_list li{font-size:15px;line-height:1.8;color:#333;padding-left:16px;border-left:3px solid #0ABCB3;transition:border-color .08s linear,padding-left .08s linear}
.press_hub .detail_list li:hover{border-left-width:5px;border-left-color:#075754;padding-left:20px}
.press_hub .detail_list li::marker{color:#0ABCB3}
.press_hub .contact_footer{max-width:1440px;margin:0 auto;padding:32px;background:#E0DEDE;font-size:15px;line-height:1.8;color:#333;text-align:center;border-radius:8px}
.press_hub .contact_footer strong{color:#075754;border-bottom:2px solid #0ABCB3;padding-bottom:2px;transition:border-bottom-width .1s ease-out,border-bottom-color .1s ease-out}
.press_hub .contact_footer strong:hover{border-bottom-width:4px;border-bottom-color:#075754}
.press_hub ::selection{background:#0abcb333}
.press_hub ::placeholder{opacity:.5;font-style:italic}
@media (max-width: 1024px) {
.press_hub .hero_grid{grid-template-columns:1fr 2fr}
.press_hub .stat_accent{grid-column:1 / -1;font-size:28px;text-align:center}
.press_hub .detail_cards{grid-template-columns:repeat(2,1fr)}
.press_hub .detail_list{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.press_hub .hero_announce{padding:32px 16px}
.press_hub .hero_grid{grid-template-columns:1fr;gap:16px}
.press_hub .hero_content h1{font-size:28px}
.press_hub .hero_content .lead_para{font-size:17px}
.press_hub .detail_cards{grid-template-columns:1fr}
.press_hub .timeline_track{flex-direction:column;gap:16px}
.press_hub .timeline_track::before{display:none}
.press_hub .details_timeline{padding:32px 16px}
}
.about_gentle_pyran{background:#fff;min-height:100vh;max-width:1440px;margin:0 auto}
.about_gentle_pyran .title_bloom{position:relative;padding:64px 32px;overflow:hidden;background:radial-gradient(ellipse at center,#0abcb31f,#fff0 70%);text-align:center}
.title_bloom::before,.title_bloom::after{content:'';position:absolute;width:120px;height:1px;background:#07575433}
.title_bloom::before{top:32px;left:32px;transform:rotate(45deg);transform-origin:left center}
.title_bloom::after{bottom:32px;right:32px;transform:rotate(-45deg);transform-origin:right center}
.title_bloom h1{font-size:50px;line-height:1.2;letter-spacing:-.02em;color:#075754;margin:0 0 16px}
.title_bloom .intro_line{font-size:21px;line-height:1.8;color:#075754cc;max-width:680px;margin:0 auto}
.story_column{max-width:720px;margin:0 auto;padding:64px 32px}
.story_column h2{font-size:28px;line-height:1.2;letter-spacing:.03em;text-transform:uppercase;font-weight:300;color:#075754;margin:0 0 32px}
.story_column .first_block{background:#0abcb30a;padding:16px;border-radius:8px;margin-bottom:32px}
.story_column p{font-size:17px;line-height:1.8;color:#333;margin:0 0 16px}
.story_column p:last-child{margin-bottom:0}
.story_column ul{list-style:none;padding:0;margin:32px 0 0}
.story_column ul li{font-size:17px;line-height:1.8;color:#333;padding:16px 0 16px 24px;border-left:2px solid #0ABCB3;margin-bottom:16px;position:relative}
.story_column ul li:nth-child(2){border-left-color:#075754}
.story_column ul li:nth-child(3){border-left-color:#E0DEDE}
.visual_grid{background:linear-gradient(to left,#0ABCB3,#eeeeee4d);padding:64px 32px;position:relative;overflow:hidden}
.visual_grid::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(45deg,transparent 48%,#07575408 48%,#07575408 52%,transparent 52%),linear-gradient(-45deg,transparent 48%,#07575408 48%,#07575408 52%,transparent 52%);background-size:80px 80px;pointer-events:none}
.visual_grid .grid_wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr 2fr;gap:32px;position:relative}
.visual_grid h2{font-size:28px;line-height:1.2;letter-spacing:.03em;text-transform:uppercase;font-weight:300;color:#fff;margin:0 0 32px;grid-column:1 / -1}
.team_card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:2px 6px 28px 0 #0757541a;transition:transform .12s ease-out,box-shadow .12s ease-out;cursor:pointer;position:relative}
.team_card:hover{transform:translateY(-4px);box-shadow:2px 8px 44px 0 #0757541f}
.team_card .card_img{width:100%;height:220px;position:relative;overflow:hidden}
.team_card img{width:100%;height:100%;object-fit:cover;filter:blur(0px);transition:filter .15s linear}
.team_card:hover img{filter:blur(1px)}
.team_card .card_info{padding:16px}
.team_card h3{font-size:21px;line-height:1.2;color:#075754;margin:0 0 8px}
.team_card .role_text{font-size:15px;line-height:1.8;color:#666;margin:0}
.mask_reveal_zone{background:#ecf2f299;padding:64px 32px;position:relative}
.mask_reveal_zone::before{content:'';position:absolute;top:0;left:0;width:200px;height:100%;background:linear-gradient(to right,#fff0,#fffc);pointer-events:none}
.mask_reveal_zone::after{content:'';position:absolute;top:0;right:0;width:200px;height:100%;background:linear-gradient(to left,#fff0,#fffc);pointer-events:none}
.mask_reveal_zone .inner_wrap{max-width:1200px;margin:0 auto}
.mask_reveal_zone h2{font-size:28px;line-height:1.2;letter-spacing:.03em;text-transform:uppercase;font-weight:300;color:#075754;margin:0 0 32px;text-align:center}
.values_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.value_item{background:#fff;border-radius:20px;padding:32px;box-shadow:2px 1px 3px 0 #0abcb30d;position:relative;overflow:hidden;transition:transform .1s ease-out}
.value_item::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;background:#0abcb314;border-radius:50%;transform:translate(-50%,-50%);transition:width .15s ease-out,height .15s ease-out;pointer-events:none}
.value_item:hover::before{width:400px;height:400px}
.value_item h3{font-size:21px;line-height:1.2;color:#075754;margin:0 0 16px;position:relative;z-index:1}
.value_item p{font-size:15px;line-height:1.8;color:#333;margin:0;position:relative;z-index:1}
.value_item .accent_word{color:#0ABCB3;border-bottom:1px solid #0ABCB3;padding-bottom:2px}
@media (max-width: 1024px) {
.visual_grid .grid_wrapper{grid-template-columns:1fr 1fr}
.team_card:first-of-type{grid-column:1 / -1}
}
@media (max-width: 640px) {
.title_bloom{padding:32px 16px}
.title_bloom h1{font-size:28px}
.title_bloom .intro_line{font-size:17px}
.story_column{padding:32px 16px}
.story_column h2{font-size:21px}
.visual_grid{padding:32px 16px}
.visual_grid .grid_wrapper{grid-template-columns:1fr;gap:16px}
.visual_grid h2{font-size:21px}
.team_card:first-of-type{grid-column:1}
.mask_reveal_zone{padding:32px 16px}
.mask_reveal_zone h2{font-size:21px}
.values_grid{grid-template-columns:1fr;gap:16px}
.value_item{padding:16px}
}
.about_gentle_pyran ::selection{background:#0abcb326}
.about_gentle_pyran ::placeholder{font-style:italic;opacity:.55}
.about_gentle_pyran :focus-visible{outline:2px solid #0ABCB3!important;outline-offset:2px!important}
.contact_hub{background:#fff;color:#222;max-width:1440px;margin:0 auto;position:relative;overflow-x:clip}
.contact_hub *{box-sizing:border-box}
.contact_hub ::selection{background:#0abcb326}
.contact_hub ::placeholder{font-style:italic;opacity:.55}
.contact_hub input,.contact_hub select,.contact_hub textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
.title_zone{display:grid;grid-template-columns:280px 1fr;gap:32px;padding:64px 32px;position:relative;background:linear-gradient(to left,#0ABCB3,#075754)}
.title_zone::after{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:64px;background:#fff;clip-path:polygon(0 50%,100% 0,100% 100%,0 100%)}
.left_image_wrap{position:relative;border-radius:20px;overflow:hidden}
.left_image_wrap img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(0.7) contrast(0.9);transition:filter .12s ease-out}
.left_image_wrap img:hover{filter:brightness(0.65) contrast(0.95)}
.title_zone .left_image_wrap::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 30%,#07575499 100%);pointer-events:none}
.title_content_wrap{display:flex;flex-direction:column;justify-content:center;gap:16px;padding:32px 64px 32px 32px}
.title_content_wrap h1{font-size:50px;line-height:1.2;letter-spacing:-.02em;color:#fff;margin:0}
.title_content_wrap .opening_text{font-size:17px;line-height:1.8;color:#ffffffeb;margin:0}
.form_main_section{padding:64px 32px;background:#fafafa;position:relative}
.form_main_section::before{content:'';position:absolute;top:0;right:8%;width:2px;height:180px;background:linear-gradient(to bottom,#0ABCB3,transparent);opacity:0;animation:line_draw 1.2s ease-out forwards;animation-delay:.3s}
@keyframes line_draw {
to{opacity:1;height:180px}
}
.form_inner_wrap{max-width:840px;margin:0 auto}
.section_intro{margin:0 0 32px}
.section_intro h2{font-size:28px;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;font-weight:300;margin:0 0 16px;color:#075754}
.section_intro p{font-size:15px;line-height:1.8;margin:0;color:#444}
.form_grid{display:grid;grid-template-columns:1fr 2fr 2fr;gap:32px;margin:0 0 32px}
.contact_details_block{background:#fff;padding:32px;border-radius:12px;box-shadow:2px 6px 28px 0 #0abcb31a}
.contact_details_block h3{font-size:17px;line-height:1.2;margin:0 0 16px;color:#075754;text-transform:uppercase;letter-spacing:.05em;font-weight:400}
.detail_item{margin:0 0 16px;padding:0 0 0 16px;border-left:2px solid #E0DEDE}
.detail_item:last-child{margin:0}
.detail_label{font-size:13px;line-height:1.2;color:#888;margin:0 0 8px;text-transform:uppercase;letter-spacing:.08em}
.detail_value{font-size:15px;line-height:1.8;color:#222;margin:0}
.detail_value a{color:#0ABCB3;text-decoration:none;transition:color .1s linear}
.detail_value a:hover{color:#075754}
.form_block{grid-column:span 2;background:#fff;padding:32px;border-radius:20px;box-shadow:2px 8px 44px 0 #0abcb31f}
.form_block h3{font-size:21px;line-height:1.2;margin:0 0 32px;color:#075754}
.styled_form{display:flex;flex-direction:column;gap:16px}
.input_row{display:flex;flex-direction:column;gap:8px}
.input_row label{font-size:13px;line-height:1.2;color:#555;letter-spacing:.03em;text-transform:uppercase}
.input_row input,.input_row select,.input_row textarea{padding:16px;border:1px solid #E0DEDE;border-radius:8px;font-size:15px;line-height:1.8;color:#222;background:#fafafa;transition:border-color .1s ease-out,background .1s ease-out}
.input_row input:focus,.input_row select:focus,.input_row textarea:focus{outline:none;border-color:#0ABCB3;background:#fff}
.input_row select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23555555' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px;cursor:pointer}
.input_row textarea{resize:vertical;min-height:140px}
.channel_options{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:16px 0 0}
.channel_option{position:relative}
.channel_option input[type="radio"]{position:absolute;opacity:0;width:0;height:0}
.channel_label{display:flex;align-items:center;justify-content:center;padding:16px 8px;border:2px solid #E0DEDE;border-radius:12px;font-size:13px;line-height:1.2;color:#555;text-align:center;cursor:pointer;transition:border-color .12s ease-out,background .12s ease-out,transform .08s ease-out;background:#fff}
.channel_option input[type="radio"]:checked + .channel_label{border-color:#0ABCB3;background:#0abcb314;color:#075754}
.channel_label:hover{transform:translateY(-2px);box-shadow:2px 1px 3px 0 #0abcb30d}
.privacy_row{display:flex;align-items:flex-start;gap:8px;margin:16px 0 0}
.privacy_row input[type="checkbox"]{margin:4px 0 0;flex-shrink:0;width:18px;height:18px;cursor:pointer;accent-color:#0ABCB3}
.privacy_row label{font-size:13px;line-height:1.8;color:#555;cursor:pointer}
.privacy_row label a{color:#0ABCB3;text-decoration:none;transition:color .1s linear}
.privacy_row label a:hover{color:#075754}
.submit_btn{padding:16px 32px;background:linear-gradient(to left,#0ABCB3,#075754);color:#fff;border:none;border-radius:32px;font-size:15px;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:transform .1s ease-out,box-shadow .1s ease-out;box-shadow:2px 1px 3px 0 #0abcb30d;display:inline-flex;align-items:center;gap:8px;align-self:flex-start}
.submit_btn:hover{transform:translateY(-4px);box-shadow:2px 6px 28px 0 #0abcb31a}
.submit_btn svg{width:16px;height:16px;transition:transform .12s ease-out}
.submit_btn:hover svg{transform:translateX(4px)}
.hours_and_social{margin:32px 0 0;padding:32px;background:#fff;border-radius:20px;box-shadow:2px 1px 3px 0 #0abcb30d;border-left:8px solid #0ABCB3}
.hours_and_social h4{font-size:17px;line-height:1.2;margin:0 0 16px;color:#075754;text-transform:uppercase;letter-spacing:.05em;font-weight:400}
.hours_list{display:flex;flex-direction:column;gap:8px;margin:0 0 32px;list-style:none;padding:0}
.hours_list li{font-size:15px;line-height:1.8;color:#444;padding:8px 0 8px 16px;border-left:2px solid #E0DEDE}
.social_links_wrap h4{margin:32px 0 16px}
.social_icons{display:flex;gap:16px;flex-wrap:wrap}
.social_icons a{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fafafa;border-radius:8px;color:#075754;text-decoration:none;font-size:13px;line-height:1.2;transition:background .1s ease-out,transform .08s ease-out}
.social_icons a:hover{background:#0abcb31f;transform:translateY(-2px)}
.social_icons svg{width:18px;height:18px;fill:currentColor}
.numbered_stats{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:32px 0 0}
.stat_card{background:linear-gradient(135deg,#0abcb30a,#e0dede14);padding:32px;border-radius:12px;text-align:center;border-top:4px solid #0ABCB3}
.stat_number{font-size:50px;line-height:1.2;color:#0ABCB3;font-weight:700;margin:0 0 8px;letter-spacing:-.02em}
.stat_label{font-size:13px;line-height:1.2;color:#555;text-transform:uppercase;letter-spacing:.08em;margin:0}
@media (max-width: 1024px) {
.title_zone{grid-template-columns:1fr;gap:32px}
.left_image_wrap{height:240px}
.title_content_wrap{padding:16px 32px}
.title_content_wrap h1{font-size:28px}
.form_grid{grid-template-columns:1fr}
.form_block{grid-column:span 1}
.channel_options{grid-template-columns:repeat(2,1fr)}
.numbered_stats{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.title_zone{padding:32px 16px}
.title_content_wrap h1{font-size:21px}
.title_content_wrap .opening_text{font-size:15px}
.form_main_section{padding:32px 16px}
.section_intro h2{font-size:21px}
.contact_details_block,.form_block,.hours_and_social{padding:16px}
.channel_options{grid-template-columns:1fr}
.stat_number{font-size:28px}
}
.nature_food_home{background:#fff;overflow-x:clip}
.nature_food_home .main_wrapper{max-width:1440px;margin:0 auto}
.nature_food_home .hero_block{position:relative;padding:64px 32px;background:linear-gradient(to left,#0ABCB3 0%,#0abcb326 100%);overflow:hidden}
.nature_food_home .hero_block::before{content:'';position:absolute;width:280px;height:280px;border-radius:50%;border:1px solid #0757541f;bottom:-140px;right:64px;pointer-events:none}
.nature_food_home .hero_block::after{content:'';position:absolute;width:380px;height:380px;border-radius:50%;border:1px solid #07575414;bottom:-190px;right:14px;pointer-events:none}
.nature_food_home .hero_content{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}
.nature_food_home .hero_image_zone{position:relative;width:100%;aspect-ratio:16/9;border-radius:20px;overflow:hidden;box-shadow:2px 8px 44px 0 #0abcb31f}
.nature_food_home .hero_image_zone img{width:100%;height:100%;object-fit:cover;filter:saturate(0.4) contrast(1.2);mix-blend-mode:multiply}
.nature_food_home .hero_text_zone{position:relative;z-index:1}
.nature_food_home .hero_text_zone::before{content:'';position:absolute;width:120px;height:120px;background:radial-gradient(circle,#e0dede66 0%,transparent 70%);top:-32px;left:-32px;border-radius:50%;pointer-events:none;z-index:-1}
.nature_food_home .hero_heading{font-size:50px;line-height:1.2;color:#075754;margin:0 0 16px;letter-spacing:-.02em}
.nature_food_home .hero_text{font-size:17px;line-height:1.8;color:#333;margin:0}
.nature_food_home .offerings_grid{padding:64px 32px;background:#fff}
.nature_food_home .offerings_intro{max-width:720px;margin:0 0 32px}
.nature_food_home .offerings_intro h2{font-size:28px;line-height:1.2;color:#075754;margin:0 0 16px;text-transform:uppercase;letter-spacing:.05em;font-weight:300}
.nature_food_home .offerings_intro p{font-size:15px;line-height:1.8;color:#333;margin:0;padding:16px;background:#e0dede4d;border-radius:8px}
.nature_food_home .offerings_layout{display:grid;grid-template-columns:1fr 2fr 2fr;gap:32px}
.nature_food_home .offer_card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:2px 1px 3px 0 #0abcb30d;transition:transform .12s ease-out,box-shadow .12s ease-out}
.nature_food_home .offer_card:hover{transform:translateY(-4px);box-shadow:2px 6px 28px 0 #0abcb31a}
.nature_food_home .offer_card_image{width:100%;aspect-ratio:16/9;overflow:hidden;position:relative}
.nature_food_home .offer_card_image img{width:100%;height:100%;object-fit:cover;transition:transform .15s ease-out}
.nature_food_home .offer_card:hover .offer_card_image img{transform:scale(1.05)}
.nature_food_home .offer_card_body{padding:16px}
.nature_food_home .offer_card_body h3{font-size:17px;line-height:1.2;color:#075754;margin:0 0 8px}
.nature_food_home .offer_card_body p{font-size:13px;line-height:1.8;color:#555;margin:0}
.nature_food_home .insights_panel{padding:64px 32px;background:linear-gradient(to left,#075754 0%,#0ABCB3 100%);color:#fff;position:relative}
.nature_food_home .insights_container{display:grid;grid-template-columns:2fr 1fr;gap:64px}
.nature_food_home .insights_main{border-left:3px solid #e0dede99;padding-left:32px}
.nature_food_home .insights_main h2{font-size:28px;line-height:1.2;margin:0 0 16px;color:#E0DEDE;text-transform:uppercase;letter-spacing:.05em;font-weight:300}
.nature_food_home .insight_item{margin:0 0 32px;padding:16px;background:#ffffff0d;border-radius:8px;box-shadow:inset 0 1px 3px #0abcb333}
.nature_food_home .insight_item h4{font-size:17px;line-height:1.2;margin:0 0 8px;color:#fff}
.insight_item p{font-size:15px;line-height:1.8;margin:0;color:#ffffffd9}
.nature_food_home .insight_fact_box{background:#e0dede26;padding:16px;border-radius:8px;margin:8px 0 0;border-left:3px solid #0ABCB3}
.nature_food_home .insight_fact_box strong{color:#E0DEDE;display:block;font-size:15px;line-height:1.8}
.nature_food_home .insights_sidebar{display:flex;flex-direction:column;gap:16px}
.nature_food_home .stat_block{background:#ffffff1a;padding:16px;border-radius:12px;text-align:center;transition:background .1s linear}
.nature_food_home .stat_block:hover{background:#ffffff26}
.nature_food_home .stat_number{font-size:50px;line-height:1.2;color:#0ABCB3;margin:0 0 8px;font-weight:700}
.nature_food_home .stat_label{font-size:13px;line-height:1.8;color:#ffffffbf;margin:0;text-transform:uppercase;letter-spacing:.1em}
.nature_food_home .location_connect{padding:64px 32px;background:#fff}
.nature_food_home .location_heading{font-size:28px;line-height:1.2;color:#075754;margin:0 0 32px;text-transform:uppercase;letter-spacing:.05em;font-weight:300}
.nature_food_home .location_layout{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.nature_food_home .location_info_block{background:#e0dede33;padding:32px;border-radius:20px}
.nature_food_home .location_info_block h4{font-size:17px;line-height:1.2;color:#075754;margin:0 0 16px}
.nature_food_home .info_line{font-size:15px;line-height:1.8;color:#333;margin:0 0 8px;display:flex;align-items:center;gap:8px}
.nature_food_home .info_line::before{content:'';width:6px;height:6px;background:#0ABCB3;border-radius:50%;flex-shrink:0}
.nature_food_home .messenger_links{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0}
.nature_food_home .msg_link{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#0ABCB3;color:#fff;text-decoration:none;border-radius:32px;font-size:13px;line-height:1.2;transition:background .1s ease-out,transform .1s ease-out}
.nature_food_home .msg_link:hover{background:#075754;transform:translateX(4px)}
.nature_food_home .location_image_block{position:relative;border-radius:20px;overflow:hidden;box-shadow:2px 6px 28px 0 #0abcb31a}
.nature_food_home .location_image_block img{width:100%;height:100%;object-fit:cover}
.nature_food_home .faq_section{padding:64px 32px;background:#E0DEDE}
.nature_food_home .faq_header{font-size:28px;line-height:1.2;color:#075754;margin:0 0 32px;text-transform:uppercase;letter-spacing:.05em;font-weight:300}
.nature_food_home .faq_list{max-width:920px;margin:0 auto}
.nature_food_home .faq_item{margin:0 0 16px}
.nature_food_home .faq_toggle{display:none}
.nature_food_home .faq_question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;background:#fff;border:none;border-radius:12px;font-size:17px;line-height:1.2;color:#075754;cursor:pointer;text-align:left;transition:background .12s ease-out}
.nature_food_home .faq_question:hover{background:#ffffffb3}
.nature_food_home .faq_question::after{content:'';width:12px;height:12px;border-right:2px solid #0ABCB3;border-bottom:2px solid #0ABCB3;transform:rotate(45deg);transition:transform .12s ease-out;flex-shrink:0;margin-left:16px}
.nature_food_home .faq_toggle:checked + .faq_question::after{transform:rotate(-135deg)}
.nature_food_home .faq_answer{max-height:0;overflow:hidden;transition:max-height .15s ease-out}
.nature_food_home .faq_toggle:checked ~ .faq_answer{max-height:400px}
.nature_food_home .faq_answer_content{padding:16px;font-size:15px;line-height:1.8;color:#333;background:#ffffff80;border-radius:8px;margin:8px 0 0}
.nature_food_home .press_section{padding:32px;background:#fff;text-align:center}
.nature_food_home .press_link{display:inline-flex!important;align-items:center;gap:8px;padding:16px 32px;background:#075754;color:#fff;text-decoration:none;border-radius:48px;font-size:15px;line-height:1.2;transition:background .1s ease-out,transform .1s ease-out;box-shadow:2px 1px 3px 0 #0757540d}
.nature_food_home .press_link:hover{background:#0ABCB3;transform:translateY(-2px);box-shadow:2px 6px 28px 0 #0abcb31a}
.nature_food_home .press_link::after{content:'';width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);transition:transform .1s ease-out}
.nature_food_home .press_link:hover::after{transform:rotate(45deg) translateX(2px)}
.nature_food_home ::selection{background:#0abcb326;color:inherit}
.nature_food_home ::placeholder{font-style:italic;opacity:.55}
@media (max-width: 1024px) {
.nature_food_home .offerings_layout{grid-template-columns:1fr 1fr}
.nature_food_home .insights_container{grid-template-columns:1fr;gap:32px}
.nature_food_home .location_layout{grid-template-columns:1fr}
}
@media (max-width: 640px) {
.nature_food_home .hero_block{padding:32px 16px}
.nature_food_home .hero_heading{font-size:28px}
.nature_food_home .offerings_grid,.nature_food_home .insights_panel,.nature_food_home .location_connect,.nature_food_home .faq_section,.nature_food_home .press_section{padding:32px 16px}
.nature_food_home .offerings_layout{grid-template-columns:1fr}
.nature_food_home .insights_main{padding-left:16px}
}
.confirm_page{min-height:100vh;background:linear-gradient(to left,#0ABCB3 0%,#fff 100%);padding:64px 16px;display:flex;align-items:center;justify-content:center}
.confirm_page .wrapper_outer{max-width:1440px;width:100%;margin:0 auto}
.confirm_page .success_container{background:#fff;border-radius:20px;padding:64px 32px;box-shadow:2px 8px 44px 0 #0757541f;text-align:center;max-width:720px;margin:0 auto}
.confirm_page .icon_zone{margin:0 0 32px;display:flex;align-items:center;justify-content:center}
.confirm_page .check_visual{width:96px;height:96px;border-radius:48px;background:linear-gradient(to left,#0ABCB3 0%,#075754 100%);display:flex;align-items:center;justify-content:center;position:relative}
.confirm_page .check_visual::after{content:'';width:32px;height:18px;border-left:5px solid #fff;border-bottom:5px solid #fff;transform:rotate(-45deg);position:absolute;top:32px;left:32px}
.confirm_page .main_headline{font-size:50px;line-height:1.2;letter-spacing:-.02em;color:#075754;margin:0 0 16px}
.confirm_page .sub_message{font-size:21px;line-height:1.8;color:#333;margin:0 0 32px}
.confirm_page .detail_block{background:#f9f9f9;border-radius:12px;padding:32px;margin:0 0 32px;text-align:left}
.confirm_page .detail_block p{font-size:15px;line-height:1.8;color:#555;margin:0 0 16px}
.confirm_page .detail_block p:last-child{margin:0}
.confirm_page .detail_block p:first-child{background:#e0dede80;padding:16px;border-radius:8px;font-size:17px;color:#075754}
.confirm_page .contact_grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 32px}
.confirm_page .contact_item{background:#fff;border:2px solid #E0DEDE;border-radius:12px;padding:16px;text-align:left;transition:border-color .12s ease-out,box-shadow .12s ease-out}
.confirm_page .contact_item:hover{border-color:#0ABCB3;box-shadow:2px 6px 28px 0 #0abcb31a}
.confirm_page .contact_label{font-size:13px;line-height:1.2;color:#888;margin:0 0 8px;text-transform:uppercase;letter-spacing:.05em}
.confirm_page .contact_value{font-size:15px;line-height:1.8;color:#075754;margin:0;font-weight:600}
.confirm_page .contact_value a{color:#075754;text-decoration:none;transition:color .1s linear}
.confirm_page .contact_value a:hover{color:#0ABCB3}
.confirm_page .btn_group{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.confirm_page .btn_primary{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(to left,#0ABCB3 0%,#075754 100%);color:#fff;padding:16px 32px;border-radius:8px;text-decoration:none;font-size:17px;line-height:1.2;font-weight:600;transition:transform .12s ease-out,box-shadow .12s ease-out;box-shadow:2px 6px 28px 0 #0757541a}
.confirm_page .btn_primary:hover{transform:translateY(-3px);box-shadow:2px 8px 44px 0 #0757541f}
.confirm_page .btn_primary svg{width:18px;height:18px;transition:transform .1s ease-out}
.confirm_page .btn_primary:hover svg{transform:translateX(4px)}
.confirm_page .btn_secondary{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#075754;padding:16px 32px;border-radius:8px;text-decoration:none;font-size:17px;line-height:1.2;font-weight:600;border:2px solid #E0DEDE;transition:border-color .1s linear,color .1s linear}
.confirm_page .btn_secondary:hover{border-color:#0ABCB3;color:#0ABCB3}
.confirm_page .timestamp_info{font-size:13px;line-height:1.8;color:#888;margin:32px 0 0;font-style:italic}
@media (max-width: 640px) {
.confirm_page{padding:32px 16px}
.confirm_page .success_container{padding:32px 16px}
.confirm_page .main_headline{font-size:28px}
.confirm_page .sub_message{font-size:17px}
.confirm_page .contact_grid{grid-template-columns:1fr}
.confirm_page .btn_group{flex-direction:column}
.confirm_page .btn_primary,.confirm_page .btn_secondary{width:100%;justify-content:center}
}