/* © 2025-2025 AJD Code */
*{margin:0;padding:0;box-sizing:border-box;cursor:default}h1{margin:1rem 0 2rem}h3{margin-top:30px}p{margin-bottom:1rem}:root{--primary-color:#9E1C60;--secondary-color:#F5AD18;--accent-color:#811844;--dark-accent:#561530;--success-color:#13a557;--warning-color:#d69e2e;--danger-color:#e53e3e;--light-bg:#fcf5f5;--text-color:#333333;--text-light:#666666}html, body{font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--light-bg);font-size:18px}ul{list-style:none;margin:0;padding-left:1.5rem}li{margin-bottom:0.5rem;line-height:1.5}li:last-child{margin-bottom:0}li.check::before,ul.check li::before,.check_text::before{content:'✓';color:var(--success-color);font-weight:bold;flex-shrink:0;margin-right:10px}.smalli{color:#999;font-style:italic;font-size:0.8rem!important}.monospace,select.monospace > option{font-family:monospace;font-size:16px}.small{font-size:12px}.word_wrap{word-wrap:anywhere}.word_wrap_none{word-wrap:initial}.vert{color:var(--success-color)!important}.rouge{color:var(--danger-color)!important}.orange{color:var(--warning-color)!important}.grise,.gris,.grise > *:not(.btn){color:#888!important;border-color:#888!important}.gras{font-weight:bold}.blanc{color:#fff!important}.gold{color:#ffd700;text-shadow:0 0px 2px #332704,0 1px 2px #a26900;font-size:24px}.noirclair{color:#2e3439!important}.color, .color *{color:var(--primary-color)!important}a{color:var(--primary-color)}a:hover{color:var(--accent-color)}.color.cursor_pointer:hover,.color.cursor_pointer:hover *{color:var(--secondary-color)!important}.background_position_center{background-position:center!important}.borderleft{border-left:1px solid #f8eff3}.bordertop{border-top:1px solid #f8eff3}.borderbottom{border-bottom:1px solid #f8eff3}.borderbottom.borderdashed{border-bottom-style:dashed}.bg-white{background-color:#fff}.bg-light{background:var(--light-bg)}.rounded{border-radius:50px}.width40pct{width:40%!important}.width50pct{width:50%}.width100pct{width:100%}.width100px{width:100px}.width300px{width:300px}.width33{width:33.33%}.max_width_unset{max-width:unset!important}.flex{display:flex!important}.flex1{flex:1}.flex_shrink0{flex-shrink:0}.flex_between{justify-content:space-between!important}.flex_around{justify-content:space-around}.flex_center{justify-content:center}.flex_center.flex_column{align-items:center}.flex_min_200 > div{min-width:200px}.flex_min_300 > div{min-width:300px}.flex_max_350 > div,.flex_max_350 > p{max-width:350px}.flex_5050 > div{flex:1}.flex_break{width:100%}.flex_height_auto{align-items:flex-start}.align_items_center{align-items:center}.align_items_end{align-items:end!important}.flex_start{justify-content:start}.align_self_start{align-self:flex-start}.flex_self_center{align-self:center}.flex_end{justify-content:end}.flex_wrap{flex-wrap:wrap}.flex_column{flex-direction:column}.flex_row{flex-direction:row!important}.gap3{gap:3px}.gap5{gap:5px}.gap10{gap:10px!important}.gap40{gap:40px}.grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin-bottom:3rem;margin-top:2rem}.list{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.card{margin-top:1rem;padding:1rem;background:white;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);text-align:center;transition:transform 0.3s ease}.card h1{margin:1rem 0;font-size:1.5rem}.card h2{margin:1rem 0;font-size:1.25rem;color:var(--text-color)}.card:hover{transform:translateY(-5px)}.card p{line-height:1.6;padding:2rem;background:var(--light-bg);border-radius:8px;margin:0}.fitcontent{width:fit-content}.hide{display:none}.hideimportant{display:none!important}.show{display:block}.inline{display:inline!important}.inline_block{display:inline-block!important}.center{display:block;margin:0 auto;text-align:center}.text_left{text-align:left!important}.text_right{text-align:right!important}.text_center{text-align:center!important}.fontsize50{font-size:50%!important}.fontsize75{font-size:75%!important}.fontsize125{font-size:125%!important}.fontsize140{font-size:140%!important}.fontsize150{font-size:150%!important}.fontsize200{font-size:200%!important}.widthauto{width:auto!important}.maxwidth100{max-width:100px}.maxwidth150{max-width:150px}.maxwidth200{max-width:200px}.maxwidth300{max-width:300px}.maxwidth400{max-width:400px}.maxwidth500{max-width:500px}.minwidth100{min-width:100px}.margin0{margin:0!important}.margin1{margin:1px!important}.margin5{margin:5px!important}.margin10{margin:10px!important}.margin20{margin:20px!important}.margin50{margin:50px!important}.marginleft0{margin-left:0!important}.marginleft5{margin-left:5px!important}.marginleft10{margin-left:10px!important}.marginleft20{margin-left:20px!important}.marginleft25{margin-left:25px!important}.marginleft30{margin-left:30px!important}.marginbottom0{margin-bottom:0!important}.marginbottom5{margin-bottom:5px!important}.marginbottom10{margin-bottom:10px!important}.marginbottom20{margin-bottom:20px!important}.marginbottom30{margin-bottom:30px!important}.marginbottom40{margin-bottom:40px!important}.marginbottom50{margin-bottom:50px!important}.marginwidthauto{margin-left:auto!important;margin-right:auto!important}.marginwidth0{margin-left:0!important;margin-right:0!important}.marginwidth5{margin-left:5px!important;margin-right:5px!important}.marginwidth10{margin-left:10px!important;margin-right:10px!important}.marginwidth20{margin-left:20px!important;margin-right:20px!important}.marginheight40{margin-top:40px!important;margin-bottom:40px!important}.margintop0{margin-top:0!important}.margintop5{margin-top:5px!important}.margintop10{margin-top:10px!important}.margintop15{margin-top:15px!important}.margintop20{margin-top:20px!important}.margintop25{margin-top:25px!important}.margintop30{margin-top:30px!important}.margintop40{margin-top:40px!important}.margintop50{margin-top:50px!important}.margintop70{margin-top:70px!important}.margintop100{margin-top:100px!important}.margintopmoins5{margin-top:-5px!important}.marginleftauto{margin-left:auto!important}.margintopauto{margin-top:auto!important}.padding5{padding:5px!important}.padding10{padding:10px!important}.paddingVertical20{padding:20px}.paddingtop0{padding-top:0px!important}.paddingtop10{padding-top:10px!important}.paddingtop15{padding-top:15px!important}.paddingtop30{padding-top:30px!important}.paddingright5{padding-right:5px!important}.paddingright10{padding-right:10px!important}.paddingright40{padding-right:40px!important}.marginright0{margin-right:0!important}.marginright5{margin-right:5px!important}.marginright7{margin-right:7px!important}.marginright10{margin-right:10px!important}.marginrightauto{margin-right:auto!important}.paddingbottom5{padding-bottom:5px!important}.paddingbottom10{padding-bottom:10px!important}.paddingbottom20{padding-bottom:20px!important}.paddingleft5{padding-left:5px!important}.paddingleft10{padding-left:10px!important}.paddingwidth5{padding-left:5px!important;padding-right:5px!important}.paddingwidth10{padding-left:10px!important;padding-right:10px!important}.paddingwidth15{padding-left:15px!important;padding-right:15px!important}.paddingheight20{padding-top:20px!important;padding-bottom:20px!important}.relative{position:relative!important}.absolute{position:absolute!important}.absolute_right{right:5px}.absolute_center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center}.vertical-align-middle{vertical-align:middle}.vertical-align-super{vertical-align:super}.top{vertical-align:top}.cursor_pointer,.cursor_pointer *{cursor:pointer!important}.cursor_default,.cursor_default *{cursor:default!important}.btn_close{flex-shrink:0;width:31px;height:30px;font-size:22px;color:#5f0a2c;background-color:#feefef;border-radius:50px;box-shadow:0 1px 2px #0000002b;display:flex;justify-content:center;align-items:center;line-height:30px;cursor:pointer}.alerte-fixed .btn_close{position:absolute;top:-9px;right:0px}.btn_close_small{width:26px;height:26px;font-size:26px;line-height:26px}.btn_close::after{content:"\00D7"}.btn_close:hover{color:#999}.btn_close.btn_close_absolute{position:absolute;top:0;right:0}.infobulle + div[data-bulle=""],.infobulle_statique + div[data-bulle=""]{display:none}[data-bulle] b{font-weight:bold;color:inherit}[data-bulle] i,[data-bulle-id] i{color:#ddd}[data-bulle-id]{position:absolute!important;top:0}[data-bulle-id],.infobulle_contenu{line-height:1;display:none;background:rgba(0,0,0,0.85);position:fixed;color:#fbfbfb;padding:8px;border-radius:12px;box-shadow:3px 3px 6px #0006;z-index:111113}.infobulle_contenu *{color:#fbfbfb}.fermer_bulle{margin:10px -5px -5px;border-radius:0 0 8px 8px;text-align:center}.fermer_bulle > span{padding:5px 7px;font-size:12px;margin:4px}.infobulle_statique + div[data-bulle=""],.infobulle_contenu{transform:scale(0.7);transition:.2s}.infobulle_contenu .btn:hover{box-shadow:0 1px 5px var(--accent-color)}.ph.ph-info.infobulle,.ph.ph-lock.infobulle{color:#666}.ph.ph-info.infobulle::before,.ph.ph-lock.infobulle::before{font-size:0.95rem}.small-container{max-width:800px;margin:0 auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}.main-header{background:white;box-shadow:0 2px 4px rgba(0,0,0,0.1);position:sticky;top:0;z-index:10}.header-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo{width:207px;text-align:center}.logo-css{display:flex;align-items:center;gap:10px;background-image:url('/images/logo.png');background-repeat:no-repeat;background-position:left center;background-size:contain;padding-left:60px;animation:rotateLogo 9s infinite linear;cursor:default;position:relative;overflow:hidden;width:207px;height:81px;z-index:11;transform-style:preserve-3d;will-change:transform}.logo-css::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg, transparent 40%, rgba(255,255,255,0.4) 50%, transparent 55%);animation:shineCycle 9s linear infinite}.logo-3d{display:flex;align-items:center;gap:10px;cursor:default;position:relative;width:207px;height:81px;z-index:11}.logo-3d canvas{position:absolute;top:-50px;left:-30px}@keyframes rotateLogo{0%{transform:perspective(217px) rotateY(0deg)}100%{transform:perspective(217px) rotateY(360deg)}}@keyframes rotateLogo_mobile{0%{transform:perspective(164px) rotateY(0deg)}100%{transform:perspective(164px) rotateY(360deg)}}@keyframes shineCycle{0%{transform:translateX(100%);opacity:0}1.9%{transform:translateX(100%);opacity:0}2%{transform:translateX(100%);opacity:1}19.9%{transform:translateX(-100%);opacity:0.5}20%{opacity:0}52%{transform:translateX(-100%);opacity:1}69.9%{transform:translateX(100%);opacity:0.8}70%{transform:translateX(100%);opacity:0}100%{transform:translateX(-100%);opacity:0}}.mobile-menu-toggle{display:none;font-size:1.5rem;color:#fff;cursor:pointer;padding:0.5rem;background:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;border:none;position:absolute;left:50px;top:40px;z-index:12}.main-nav ul{display:flex;list-style:none;text-align:center;align-items:center;padding:0}.main-nav ul li{margin:0;border:1px solid transparent;border-radius:35px;transition:border 2s;width:90%}.main-nav ul li:hover{border-color:var(--primary-color)}.main-nav a{text-decoration:none;color:#333;font-weight:500;transition:color 0.3s;padding:20px;display:block}.main-nav a:hover{color:var(--primary-color)}.auth-buttons{display:flex;gap:1rem}.user-menu-btn{display:flex;align-items:center;gap:0.5rem;padding:0.5rem;background:none;border:1px solid #f1eff0;border-radius:6px;cursor:pointer;font-size:0.9rem;transition:border-color 0.3s ease;position:relative;z-index:12;min-width:200px}.user-name{font-weight:500}span.user-name.content_bull:before{content:"•";margin:0 5px 0 0}.user-menu-dropdown{position:absolute;top:101%;background:white;min-width:200px;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,0.1);visibility:hidden;opacity:0;transform:translateY(-5px);transition:transform 0.3s ease, opacity 0.3s ease;z-index:11}.user-menu-dropdown.show{visibility:visible;opacity:1;transform:translateY(0)}.user-menu-dropdown a{display:block;padding:0.75rem 1rem;text-decoration:none;color:#333;transition:background 0.3s}.user-menu-dropdown a:hover{background:#faf8f9}.divider{height:1px;background:#f1eff0;margin:0.5rem 0}.btn *,button,button *,a,a *{cursor:pointer}input,textarea{cursor:initial}.btn{display:inline-block;padding:0.75rem 1.5rem;text-decoration:none;border-radius:5px;font-weight:500;text-align:center;cursor:pointer;font-size:20px;border:2px solid var(--primary-color);color:var(--primary-color);background-color:white}.btn,.btn *{transition:all .3s}.btn:hover{background:var(--primary-color);color:white}.btn-primary{background:var(--primary-color);color:white}.btn-primary:hover{background:#fff;color:var(--primary-color);border:2px solid var(--primary-color)}.btn-secondary{background:transparent;color:var(--primary-color)}.btn-secondary:hover{background:linear-gradient(135deg, var(--secondary-color) 0%, var(--primary-color) 100%);color:#fff}.btn-danger{background:var(--danger-color);color:white;border:2px solid var(--danger-color)}.btn-danger:hover{background:#c82333;border-color:#bd2130;color:white}.btn-large{padding:1rem 2rem;font-size:1.1rem;width:100%;text-align:center}.btn-back{border-top-left-radius:12px}.btn:has(.ph){display:inline-flex;justify-content:center;align-items:center}.notice .btn:hover > i.ph,.btn i,.btn.btn-primary:hover i{color:var(--primary-color)}.notice .btn > i.ph,.btn:hover i,.btn.btn-primary i,.btn-danger i,.btn-success i{color:white}.btn-success{background-color:#28a745;border-color:#28a745;color:white}.btn-success:hover{background-color:#218838;border-color:#1e7e34;color:white}.btn-small{padding:0.5rem 1rem;font-size:0.9rem}.btn-small:disabled,.btn:disabled,.btn-disabled{opacity:0.6;cursor:not-allowed;pointer-events:none}.hero{background:linear-gradient(135deg, var(--secondary-color) 0%, var(--primary-color) 100%);color:white;padding:6rem 0;text-align:center;position:relative;overflow:hidden;display:flex;align-items:center}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 600'><defs><style>.shape1{fill:rgba(255,255,255,0.12)}.shape2{fill:rgba(255,255,255,0.08)}.shape3{fill:rgba(255,255,255,0.06)}.chevron{fill:none;stroke:rgba(255,255,255,0.1);stroke-width:2}</style></defs><g><!-- Formes géométriques --><polygon class='shape1' points='150,120 280,80 320,180 220,220 120,160'/><ellipse class='shape2' cx='850' cy='150' rx='120' ry='80' transform='rotate(45 850 150)'/><path class='shape3' d='M 400 450 Q 450 400 500 450 Q 480 500 400 480 Z'/><!-- Chevrons de développement --><path class='chevron' d='M 50 200 L 80 170 L 80 190 L 50 220 L 20 190 L 20 170 Z'/><path class='chevron' d='M 600 50 L 630 20 L 630 40 L 600 70 L 570 40 L 570 20 Z'/><path class='chevron' d='M 950 500 L 980 470 L 980 490 L 950 520 L 920 490 L 920 470 Z'/><!-- Texte vectorisé AJD CODE --><path style='stroke-width:3' transform='rotate(-90) scale(0.5) translate(-1000,1910)' class='chevron' d='M 468.00,368.00 C 468.00,368.00 468.00,381.00 468.00,381.00 467.93,390.72 462.81,391.17 454.00,392.78 450.96,393.04 449.02,393.00 446.00,392.78 433.19,393.02 424.70,393.94 413.00,387.12 396.80,377.69 391.09,360.86 391.74,343.00 392.46,323.50 399.06,307.46 417.00,297.51 428.47,291.15 437.52,291.94 450.00,292.00 453.70,292.02 464.70,292.76 467.01,295.72 468.07,297.09 467.97,299.36 468.00,301.00 468.00,301.00 468.00,317.00 468.00,317.00 462.07,315.89 461.15,314.37 456.00,312.92 446.12,310.14 436.59,310.60 428.00,316.79 409.47,330.16 411.47,363.83 434.00,371.90 448.72,377.16 456.04,370.24 468.00,368.00 Z M 513.00,292.46 C 528.32,290.35 545.20,292.15 556.83,303.30 571.60,317.46 574.77,345.50 567.54,364.00 563.66,373.92 557.20,382.08 548.00,387.53 538.00,393.45 529.07,393.13 518.00,393.00 499.13,392.77 483.48,379.83 478.04,362.00 476.21,356.02 475.97,351.16 475.74,345.00 475.39,335.42 476.99,324.59 481.37,316.00 488.05,302.91 498.94,295.58 513.00,292.46 Z M 53.00,293.85 C 54.73,293.59 54.97,293.10 57.00,293.85 61.66,294.92 70.09,303.76 68.38,309.00 67.39,312.05 63.31,315.61 61.09,318.00 61.09,318.00 46.58,334.01 46.58,334.01 44.45,336.47 40.08,340.51 40.82,344.00 41.31,346.30 44.97,350.13 46.58,351.99 46.58,351.99 62.04,369.00 62.04,369.00 64.33,371.41 68.07,374.61 68.63,378.00 69.49,383.27 59.35,393.86 54.00,392.34 49.74,391.14 38.42,377.14 34.75,373.28 34.75,373.28 16.92,354.28 16.92,354.28 14.42,351.65 9.95,347.67 9.37,344.00 8.55,338.87 15.45,333.39 18.59,329.91 18.59,329.91 37.28,309.96 37.28,309.96 41.90,304.86 47.38,297.80 53.00,293.85 Z M 775.00,294.03 C 781.34,292.43 784.00,297.13 788.00,301.42 788.00,301.42 814.41,329.91 814.41,329.91 817.35,333.16 823.71,338.44 823.71,343.00 823.71,346.91 819.46,350.78 816.92,353.42 816.92,353.42 798.25,373.28 798.25,373.28 798.25,373.28 783.83,388.98 783.83,388.98 781.64,391.10 779.30,393.24 776.00,392.35 771.34,391.08 762.91,382.24 764.62,377.00 765.61,373.95 769.69,370.39 771.91,368.00 771.91,368.00 786.42,351.99 786.42,351.99 788.03,350.13 791.69,346.30 792.18,344.00 792.95,340.34 787.12,334.73 784.75,332.09 784.75,332.09 769.99,316.00 769.99,316.00 767.66,313.57 764.30,310.64 764.29,307.00 764.28,302.09 771.20,296.42 775.00,294.03 Z M 84.00,391.00 C 84.00,391.00 110.69,317.00 110.69,317.00 110.69,317.00 116.05,302.00 116.05,302.00 116.76,300.07 118.05,296.21 119.70,294.99 121.38,293.74 124.94,294.00 127.00,294.00 127.00,294.00 140.00,294.00 140.00,294.00 141.81,294.04 144.01,293.98 145.58,295.02 148.17,296.74 152.95,312.17 154.31,316.00 154.31,316.00 169.42,359.00 169.42,359.00 172.19,366.41 178.93,384.07 180.00,391.00 180.00,391.00 163.00,391.00 163.00,391.00 161.04,390.99 158.17,391.14 156.51,389.98 149.77,385.25 155.19,370.25 142.00,370.00 142.00,370.00 115.00,370.00 115.00,370.00 114.46,373.85 111.13,387.88 108.30,390.01 106.63,391.26 103.04,391.00 101.00,391.00 101.00,391.00 84.00,391.00 84.00,391.00 Z M 215.00,294.00 C 215.00,294.00 238.00,294.00 238.00,294.00 238.00,294.00 238.00,343.00 238.00,343.00 238.00,354.34 238.45,366.64 233.02,377.00 225.38,391.56 213.70,393.17 199.00,393.00 196.08,392.96 190.93,392.87 188.99,390.30 187.29,388.05 188.00,373.61 188.00,370.00 193.23,371.48 198.45,374.88 204.00,372.84 213.47,369.36 214.99,359.74 215.00,351.00 215.00,351.00 215.00,294.00 215.00,294.00 Z M 258.00,294.00 C 258.00,294.00 291.00,294.00 291.00,294.00 302.55,294.00 314.75,294.29 325.00,300.48 341.98,310.73 344.21,327.07 344.00,345.00 343.92,351.29 342.33,359.29 339.68,365.00 336.09,372.72 330.18,379.22 323.00,383.76 315.91,388.24 306.37,390.90 298.00,391.00 298.00,391.00 258.00,391.00 258.00,391.00 258.00,391.00 258.00,294.00 258.00,294.00 Z M 587.00,294.00 C 587.00,294.00 620.00,294.00 620.00,294.00 631.55,294.00 643.75,294.29 654.00,300.48 670.98,310.73 673.21,327.07 673.00,345.00 672.92,351.29 671.33,359.29 668.68,365.00 665.09,372.72 659.18,379.22 652.00,383.76 644.91,388.24 635.37,390.90 627.00,391.00 627.00,391.00 587.00,391.00 587.00,391.00 587.00,391.00 587.00,294.00 587.00,294.00 Z M 689.00,294.00 C 689.00,294.00 745.00,294.00 745.00,294.00 745.00,294.00 745.00,312.00 745.00,312.00 745.00,312.00 711.00,312.00 711.00,312.00 711.00,312.00 711.00,333.00 711.00,333.00 711.00,333.00 743.00,333.00 743.00,333.00 743.00,333.00 743.00,351.00 743.00,351.00 743.00,351.00 711.00,351.00 711.00,351.00 711.00,351.00 711.00,373.00 711.00,373.00 711.00,373.00 747.00,373.00 747.00,373.00 747.00,373.00 747.00,391.00 747.00,391.00 747.00,391.00 689.00,391.00 689.00,391.00 689.00,391.00 689.00,294.00 689.00,294.00 Z M 521.00,311.30 C 500.91,315.20 496.99,335.69 500.46,353.00 502.79,364.61 512.35,375.05 525.00,373.70 543.93,371.67 547.18,355.87 547.00,340.00 546.81,324.10 538.77,309.92 521.00,311.30 Z M 280.00,373.00 C 289.89,373.00 300.57,373.76 309.00,367.44 323.22,356.78 324.48,328.66 309.96,317.79 301.38,311.36 290.15,312.00 280.00,312.00 280.00,312.00 280.00,373.00 280.00,373.00 Z M 609.00,373.00 C 618.89,373.00 629.57,373.76 638.00,367.44 652.22,356.78 653.48,328.66 638.96,317.79 630.38,311.36 619.15,312.00 609.00,312.00 609.00,312.00 609.00,373.00 609.00,373.00 Z M 133.00,316.00 C 133.00,316.00 128.00,328.00 128.00,328.00 128.00,328.00 120.00,353.00 120.00,353.00 120.00,353.00 144.00,353.00 144.00,353.00 144.00,353.00 133.00,316.00 133.00,316.00 Z'/></g></svg>");opacity:1;background-repeat:no-repeat;background-position:center;background-size:cover}.hero .container{position:relative;z-index:1}.hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,0.3)}.hero p{font-size:1.25rem;margin-bottom:2rem;opacity:0.9;max-width:600px;margin-left:auto;margin-right:auto}.hero .avis-stats{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:0.5rem}.hero .stat-number{color:white}.actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.form-actions,.actions-end{justify-content:flex-end}.actions.bordertop{padding-top:1rem;border-top:1px solid #f1eff0}.hero-scroll-arrow{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);color:white;animation:bounce 2s infinite;z-index:2;opacity:0.2;transition:opacity 0.3s ease}.hero-scroll-arrow .ph:before{font-size:4rem}.hero-scroll-arrow *{cursor:pointer}.hero-scroll-arrow:hover{opacity:1}@keyframes bounce{0%, 20%, 50%, 80%, 100%{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}.hero-description{font-size:1.2rem;margin:20px 0;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.hero .tech-stats{display:flex;justify-content:center;gap:30px;margin-top:30px}.hero .stat-item{text-align:center;padding:1rem;background:rgba(255, 255, 255, 0.1);border-radius:8px;min-width:120px}.hero .stat-item .ph{color:white}.hero-stats{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.hero .stat-label{font-size:0.9rem;color:rgba(255, 255, 255, 0.8);margin-top:0.5rem}section,.section{padding:4rem 0}.section-intro{text-align:center;font-size:1.1rem;color:var(--text-light);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}section h2{text-align:center;font-size:2rem;margin-bottom:2rem}h3{margin-top:1rem;margin-bottom:1rem}.stat-label{color:var(--text-light)}.stat-card{border-radius:8px;padding:1rem;display:flex;align-items:flex-start;gap:0.75rem}.stat-card strong{display:block;color:#333;font-size:1.1rem;margin-bottom:0.25rem}.stat-card span{color:var(--text-light);font-size:0.9rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:1rem}.stat-item{font-weight:500;display:flex;align-items:center;gap:0.75rem;padding:1rem;background:var(--light-bg);border-radius:8px}.stat-item i{color:var(--primary-color);font-size:1.25rem;flex-shrink:0}.stat-item strong{display:block;color:var(--text-color);font-size:0.95rem;margin-bottom:0.25rem}.stat-item span{color:var(--text-light);font-size:0.85rem}.profile-card-public .stat-item{flex-direction:column}.stat-number{font-size:2rem;font-weight:700;color:var(--primary-color);margin-bottom:0.25rem;display:block}.stat-number .ph{font-size:2em;margin-right:0.5rem;color:var(--primary-color)}.stat-row{background:white;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,0.05);border:1px solid #f1eff0;transition:all 0.3s ease}.stat-row:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1);border-color:var(--primary-color)}.stat-icon{font-size:2.5rem;color:var(--primary-color);flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:rgba(158, 28, 96, 0.1);border-radius:12px}.stat-content{flex:1}.profile-layout-public .stat-label{font-size:0.9rem;color:var(--text-light);margin-top:0.5rem;text-align:center}.ressources-preview{display:flex;flex-wrap:wrap;gap:40px;margin-top:30px;justify-content:center}.preview-item{text-align:center;background:#f9f9f9;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.preview-item img{margin-bottom:15px;height:auto}.ressources-list{display:flex;flex-wrap:wrap;gap:20px;margin-top:30px;justify-content:center}.ressource-item{background:#f9f9f9;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);flex:1 1 300px;text-align:center}.ressource-item h3{margin-top:0}.ressource-item p{margin-bottom:15px}.cta{background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);color:white;text-align:center;padding:5rem 0;position:relative}.cta::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain2" width="100" height="100" patternUnits="userSpaceOnUse"><rect width="100" height="100" fill="rgba(245,173,24,0.1)"/><circle cx="20" cy="20" r="2" fill="rgba(245,173,24,0.05)"/><circle cx="80" cy="80" r="2" fill="rgba(245,173,24,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain2)"/></svg>');opacity:0.4}.cta .container{position:relative;z-index:1}.cta h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,0.3);color:white}.cta p{font-size:1.2rem;margin-bottom:2rem;opacity:0.9;max-width:500px;margin-left:auto;margin-right:auto}.pricing-card{background:white;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);overflow:hidden;position:relative;transition:transform 0.3s ease, box-shadow 0.3s ease}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.pricing-card.featured{border:3px solid var(--primary-color);transform:scale(1.05)}.pricing-badge{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:var(--primary-color);color:white;padding:0.5rem 1rem;border-radius:20px;font-size:0.875rem;font-weight:600;z-index:1}.pricing-header{padding:2rem 2rem 1rem;text-align:center;background:linear-gradient(135deg, var(--light-bg) 0%, white 100%)}.pricing-header h3{margin:0 0 1rem 0;color:var(--text-color);font-size:1.5rem}.pricing-price{display:flex;align-items:baseline;justify-content:center;gap:0.5rem}.pricing-price .amount{font-size:2.5rem;font-weight:700;color:var(--primary-color)}.pricing-price .period{color:var(--text-light);font-size:1rem}.pricing-features{padding:1rem 2rem}.pricing-features ul{list-style:none;padding:0;margin:0}.pricing-features li{padding:0.5rem 0;border-bottom:1px solid #f0f0f0;color:var(--text-color)}.pricing-features li:last-child{border-bottom:none}.pricing-features li strong{color:var(--primary-color)}.pricing-action{padding:1rem 2rem 2rem;text-align:center}.abonnement-card{background:white;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);position:relative;transition:transform 0.3s ease, box-shadow 0.3s ease}.abonnement-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.abonnement-card.featured{border:3px solid var(--primary-color);transform:scale(1.05)}.abonnement-badge{position:absolute;top:0;left:50%;transform:translateX(-50%) translateY(-50%);background:var(--primary-color);color:white;padding:0.5rem 1rem;border-radius:20px;font-size:0.875rem;font-weight:600;z-index:1}.abonnement-header{padding:2rem 2rem 1rem;text-align:center;background:linear-gradient(135deg, var(--light-bg) 0%, white 100%);border-radius:10px}.abonnement-header h3{margin:0 0 1rem 0;color:var(--text-color);font-size:1.5rem}.abonnement-price{display:flex;align-items:baseline;justify-content:center;gap:0.5rem;margin-bottom:0.5rem}.abonnement-price .amount{font-size:2.5rem;font-weight:700;color:var(--primary-color)}.abonnement-price .period{color:var(--text-light);font-size:1rem}.abonnement-subtitle{color:var(--success-color);font-weight:600;font-size:0.9rem;margin-bottom:1rem}.abonnement-features{padding:1rem 2rem}.abonnement-features ul{list-style:none;padding:0;margin:0}.abonnement-features li{padding:0.5rem 0;border-bottom:1px solid #f0f0f0;color:var(--text-color);font-size:0.9rem}.abonnement-features li:last-child{border-bottom:none}.abonnement-features li strong{color:var(--primary-color)}.abonnement-action{padding:1rem 2rem 2rem;text-align:center}.abonnement-benefits{margin-top:3rem;text-align:center}.abonnement-benefits h3{color:var(--text-color);margin-bottom:2rem;font-size:1.75rem}.faq-accordion{display:flex;flex-direction:column;gap:1rem}.faq-item{background:white;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);overflow:hidden;transition:all 0.3s ease}.faq-item:hover{box-shadow:0 4px 12px rgba(0,0,0,0.15)}.faq-question,.faq-question *{cursor:pointer}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:linear-gradient(135deg, var(--light-bg) 0%, white 100%);border:none;width:100%;text-align:left;transition:background-color 0.3s ease}.faq-question:hover{background:rgba(158, 28, 96, 0.05)}.faq-question h2{margin:0;color:var(--primary-color);font-size:1.1rem;font-weight:600;flex:1}.faq-icon{font-size:1.2rem;color:var(--primary-color);transition:transform 0.3s ease;margin-left:1rem}.faq-item[open] .faq-icon{transform:rotate(180deg)}.faq-answer{padding:0 1.5rem 1.5rem;background:white;border-top:1px solid #f1eff0;animation:slideDown 0.3s ease-out}.faq-answer p{margin:1rem 0 0 0;color:var(--text-light);line-height:1.6;font-size:1rem}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-item{opacity:0;transform:translateY(20px);transition:opacity 0.6s ease-out, transform 0.6s ease-out}.faq-item.animate-in{opacity:1;transform:translateY(0)}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.main-footer{background:#333;color:white;padding:3rem 0 2rem;display:flex;flex-direction:column}.footer-content{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:white}.footer-title-french{position:relative;background:linear-gradient(90deg,#002654 33%,#ffffff 33%,#ffffff 66%,#ED2939 66%);background-size:100% 2px;background-repeat:no-repeat;background-position:0 100%;padding-bottom:26px;font-size:30px;line-height:1}.footer-section ul{list-style:none}.footer-section a{color:#ccc;text-decoration:none;display:block;margin-bottom:0.5rem;transition:color 0.3s}.footer-section a:hover{color:white}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-link{color:#ccc;font-size:1.5rem;transition:color 0.3s}.social-link:hover{color:white}.footer-bottom{border-top:1px solid #555;margin-top:auto}.footer-bottom > div{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding:10px}.footer-links{display:flex;gap:1rem;align-items:center}#nom_footer{font-size:clamp(32px, 15vw, 400px);font-weight:bold;text-align:center;background:linear-gradient(#333,#9B7F8D);text-shadow:0 2px 2px #f5dcdc;color:var(--text-color)}.content-page{background:white;padding:3rem 0;min-height:60vh}.content-page h1{text-align:center;margin-bottom:2rem;color:#333}.legal-content{max-width:800px;margin:0 auto;line-height:1.8}.legal-content ul{margin-left:2rem;margin-bottom:1rem}.legal-content li{margin-bottom:0.5rem}.last-update{text-align:center;margin-top:3rem;color:#666;font-style:italic}label *{cursor:pointer}.form-container{max-width:800px;margin:0 auto 80px}.form-container h1,.form-container h2{text-align:center}.form-help{font-size:0.9rem;color:#666;margin-top:0.25rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-actions{margin-top:3rem;margin-bottom:3rem}.form-links{text-align:center;margin-top:1.5rem}.form-links a{color:var(--accent-color);text-decoration:none;display:block;margin-bottom:0.5rem}.form-links a:hover{text-decoration:underline}.form-group{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}input[type="checkbox"]{max-width:20px;height:20px;padding:5px;transition:background-color 0.3s ease;accent-color:var(--primary-color)}label{display:block;margin-bottom:0.5rem;font-weight:600}input,select,textarea{width:100%;padding:0.75rem;border:2px solid #f1eff0;border-radius:8px;font-size:1rem;transition:border-color 0.3s ease;background-color:#fff}textarea{resize:vertical;min-height:120px}input[readonly]{background-color:#faf8f9;border-color:#dee2e6;color:#6c757d;cursor:not-allowed;opacity:0.7}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent-color)}.char-counter{display:block;margin-top:0.25rem;font-size:0.75rem;text-align:right}.text-warning{color:#ff9800}.text-danger{color:var(--danger-color)}.text-success{color:var(--success-color)}.char-counter.text-error{color:var(--danger-color)}.account-type-selector{display:flex;gap:1rem;margin-bottom:2rem;justify-content:center}.type-btn{flex:1;padding:1.5rem;border:2px solid #f1eff0;border-radius:10px;text-decoration:none;text-align:center;transition:all 0.3s;background:white}.type-btn:hover,.type-btn.active{border-color:var(--primary-color);background:#f8f9ff}.type-btn i{font-size:2rem;color:var(--primary-color);display:block;margin-bottom:0.5rem}.type-btn span{font-weight:bold;color:var(--primary-color);display:block}.type-btn small{color:#666;font-size:0.9rem}.tags-container{display:flex;flex-wrap:wrap;gap:0.5rem;min-height:40px;padding:0.5rem;border:2px solid #f1eff0;border-radius:0 0 8px 8px;margin-bottom:0.5rem;margin-top:-3px;position:relative;background:white}.tag{background:var(--primary-color);display:inline-flex;color:white;align-items:center;padding:0.25rem 0.5rem;border-radius:0.25rem;font-size:0.875rem;gap:0.25rem}.tag-remove{margin-left:0.5rem;cursor:pointer;font-weight:bold;opacity:0.8}.tag-remove:hover{opacity:1}.breadcrumbs{margin-bottom:2rem;font-size:0.9rem}.breadcrumb-separator{margin:0 0.5rem}.breadcrumb-current{color:var(--primary-color);font-weight:600}.blog-article{max-width:800px;margin:0 auto}.blog-layout{display:grid;grid-template-columns:1fr 300px;gap:3rem;align-items:start}.blog-sidebar{position:sticky;top:2rem}@media (max-width:768px){.blog-layout{grid-template-columns:1fr;gap:2rem}.blog-sidebar{position:static;order:2}}.article-header{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f1eff0}.article-header h1{color:#333;margin-bottom:0.5rem;font-size:2.5rem;line-height:1.2}.article-subtitle{color:var(--text-light);font-size:1.1rem;font-style:italic;margin-bottom:1rem}.article-meta{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;font-size:0.9rem;color:var(--text-light)}.article-header .article-meta{justify-content:center}.article-meta i{color:var(--primary-color)}.article-meta time,.article-meta div,.article-meta span{display:flex;align-items:center;gap:0.25rem}.article-categories{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center}.category-link{color:var(--primary-color);text-decoration:none;padding:0.25rem 0.5rem;border-radius:12px;background:rgba(158, 28, 96, 0.1);font-size:0.8rem;font-weight:500;transition:all 0.2s}.category-link:hover{background:var(--primary-color);color:white}.category-separator{color:var(--text-light);font-size:0.8rem;margin:0 0.25rem}.article-content{line-height:1.8;font-size:1.1rem;color:#333;margin-bottom:2rem}.article-content h1{color:var(--primary-color);font-size:2.2rem;font-weight:700;margin-top:2.5rem;margin-bottom:1.5rem;line-height:1.2;border-bottom:3px solid var(--secondary-color);padding-bottom:0.5rem}.article-content h2{color:var(--primary-color);font-size:1.8rem;font-weight:600;margin-top:2.5rem;margin-bottom:1.2rem;line-height:1.3;border-left:4px solid var(--secondary-color);padding-left:1rem;background:linear-gradient(135deg, rgba(245, 173, 24, 0.05) 0%, transparent 100%);padding:0.8rem 1rem;border-radius:0 8px 8px 0;text-align:left}.article-content h3{color:#333;font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;line-height:1.4;position:relative}.article-content h3::before{content:'';position:absolute;left:-1rem;top:0.5rem;width:6px;height:6px;background:var(--primary-color);border-radius:50%}.article-content h4{color:#555;font-size:1.3rem;font-weight:600;margin-top:1.8rem;margin-bottom:0.8rem;line-height:1.4;font-style:italic}.article-content p{margin-bottom:1.5rem;text-align:justify}.article-content ul,.article-content ol{margin-bottom:1.5rem;padding-left:2rem}.article-content li{margin-bottom:0.5rem}.article-content code{background:#faf8f9;padding:0.125rem 0.25rem;border-radius:3px;font-family:'Courier New', monospace;font-size:0.9em;border:1px solid #f1eff0}.article-content pre{background:#faf8f9;padding:1rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0;border:1px solid #f1eff0;box-shadow:inset 0 1px 3px rgba(0,0,0,0.1)}.article-content pre code{background:none;padding:0;border:none}.article-footer{padding-top:2rem;border-top:1px solid #f1eff0;margin-bottom:2rem}.related-articles{background:var(--light-bg);padding:2rem;border-radius:12px;margin-bottom:2rem}.related-articles h3{color:var(--primary-color);margin-bottom:1.5rem;font-size:1.25rem}.related-articles-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1.5rem}.related-article-card{background:white;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:transform 0.2s}.related-article-card:hover{transform:translateY(-2px)}.related-article-card h4{margin:0 0 0.5rem 0;font-size:1.1rem;color:#333}.related-article-card h4 a{color:inherit;text-decoration:none}.related-article-card h4 a:hover{color:var(--primary-color)}.related-article-card p{color:var(--text-light);font-size:0.9rem;margin:0;line-height:1.5}.article-card{background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.1);overflow:hidden;transition:transform 0.2s, box-shadow 0.2s}.article-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,0.15)}.article-content{padding:2rem}.article-card h2{margin:0 0 1rem 0;font-size:1.5rem;line-height:1.3}.article-card h2 a{text-decoration:none}.article-card h2 a:hover{color:var(--primary-color)}.article-summary{color:var(--text-light);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.article-tags{display:flex;flex-wrap:wrap;gap:0.5rem}.pagination{display:flex;justify-content:center;align-items:center;gap:0.5rem;margin:3rem 0;flex-wrap:wrap}.pagination-link:hover:not(:disabled){border-color:var(--primary-color);transform:translateY(-1px)}.pagination-link:disabled{opacity:0.5;cursor:not-allowed;transform:none}.pagination-numbers{display:flex;gap:0.25rem;align-items:center}.pagination-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:white;border:2px solid #f1eff0;border-radius:8px;color:#666;text-decoration:none;font-weight:500;transition:all 0.2s}.pagination-number:hover:not(.active){border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px)}.pagination-number.active{background:var(--primary-color);border-color:var(--primary-color);color:white}.pagination-dots{color:#999;font-weight:bold;padding:0 0.5rem}.pagination-link{display:flex;align-items:center;gap:0.5rem;padding:0.5rem 0.5rem;background:white;border:2px solid #f1eff0;border-radius:8px;color:#666;text-decoration:none;font-weight:500;transition:all 0.2s;height:40px}.pagination-link:hover,.pagination-link.active{background:var(--primary-color);color:white;border-color:var(--primary-color)}.avis-list{display:grid;gap:1.5rem;margin-bottom:3rem}.avis-card{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);border:1px solid #f1eff0}.avis-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.avis-author{display:flex;align-items:center;gap:1rem}.avatar{width:50px;height:50px;background:var(--primary-color);border-radius:50%;border:4px solid rgba(255,255,255,0.3);display:flex;align-items:center;justify-content:center;color:white;font-size:1.25rem;flex-shrink:0;overflow:hidden;font-weight:bold}.avatar.with-img{background:none;border-style:groove}.avatar img{width:100%;height:100%;object-fit:cover}.avatar-large{width:160px;height:160px;font-size:3rem}.avatar-large .ph:before{font-size:3rem}.avatar-small{width:32px;height:32px;font-size:0.8rem;border-width:2px}.avatar-small .ph:before,.avatar-small .ph{font-size:0.8rem}.avatar-medium{width:100px;height:100px;font-size:2rem}.avatar-medium .ph:before,.avatar-medium .ph{font-size:2rem}.author-info{display:flex;flex-direction:column}.author-name{font-weight:600;color:#333}.author-type{font-size:0.85rem;color:#6c757d;background:#faf8f9;padding:0.25rem 0.5rem;border-radius:4px;display:inline-block;margin-top:0.25rem}.avis-rating{display:flex;flex-direction:column;align-items:flex-end;gap:0.5rem}.stars{display:flex;gap:0.25rem}.star{color:#ddd;font-size:1.2rem}.star.filled{color:#ffc107}.rating-number{font-weight:600;color:#333;font-size:0.9rem}.avis-content{margin:1rem 0;padding:1rem;background:#faf8f9;border-radius:8px;border-left:4px solid var(--primary-color)}.avis-content p{margin:0;line-height:1.6;color:#333}.avis-footer{display:flex;justify-content:flex-end;padding-top:1rem;border-top:1px solid #f1eff0}.avis-date{display:flex;align-items:center;gap:0.5rem;font-size:0.85rem;color:#6c757d}.avis-cta{text-align:center;padding:3rem 2rem;background:#faf8f9;border-radius:12px;margin-top:3rem}.avis-cta h3{color:#333;margin-bottom:1rem}.avis-cta p{color:#6c757d;margin-bottom:2rem;max-width:400px;margin-left:auto;margin-right:auto}.subcategories-section{margin-bottom:3rem;background:var(--light-bg);padding:2rem;border-radius:12px}.subcategories-section h2{color:var(--primary-color);margin-bottom:1.5rem;font-size:1.5rem}.subcategories-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.5rem}.subcategory-card{background:white;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);text-decoration:none;color:inherit;transition:transform 0.2s, box-shadow 0.2s;border:1px solid #f1eff0}.subcategory-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15);border-color:var(--primary-color)}.subcategory-card h3{color:var(--primary-color);margin:0 0 0.5rem 0;font-size:1.1rem}.subcategory-card p{color:var(--text-light);margin:0;font-size:0.9rem;line-height:1.4}.suggestions-container *{cursor:pointer}.suggestions-container{position:static;top:100%;left:0;right:0;background:white;border:1px solid #e1e5e9;box-shadow:0 2px 4px rgba(0,0,0,0.1);max-height:200px;overflow-y:auto;z-index:1;display:none}.suggestions-container .btn_close{top:10px;right:10px;position:absolute}.suggestion-item{padding:0.5rem 0.75rem;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color 0.2s}.suggestion-item:hover{background-color:var(--light-bg)}.suggestion-item:last-child{border-bottom:none}.tags-input-container{position:relative}.tags-input-container > input[type="text"]{border-bottom-left-radius:0;border-bottom-right-radius:0}.tags-input-container > input[type="text"]:focus ~ .tags-container{border:2px solid var(--primary-color)}.notification-badge{position:absolute;top:-8px;right:-8px;background:var(--danger-color);color:white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:0.7rem;font-weight:700;border:2px solid white;box-shadow:0 2px 4px rgba(0,0,0,0.2);z-index:10}.notification-badge.inline{position:relative;display:inline-flex!important}.social-login{margin-top:2rem;text-align:center}.social-login p{margin-bottom:1rem;color:#666}.social-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-social{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1rem;border:2px solid;border-radius:5px;text-decoration:none;font-weight:500;transition:all 0.3s}.btn-warning{background-color:#f39c12;color:white}.btn-warning:hover{background-color:#e67e22}.btn-google{border-color:#db4437;color:#db4437}.btn-google i{color:#db4437}.btn-google:hover{background:#db4437;color:white}.btn-github{border-color:#333;color:#333}.btn-github i{color:#333}.btn-github:hover{background:#333;color:white}.btn-linkedin{border-color:#0077b5;color:#0077b5}.btn-linkedin:hover{background:#0077b5;color:white}.footer-sections{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px;margin:0 auto}.footer-section{margin-top:73px}.footer-header{margin:0 auto;text-align:center}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-muted{color:#6c757d;opacity:0.7}.d-none{display:none}.d-block{display:block}.mt-1{ margin-top:0.25rem; }.mt-2{ margin-top:0.5rem; }.mt-3{ margin-top:1rem; }.mt-4{ margin-top:1.5rem; }.mt-5{ margin-top:3rem; }.mb-1{ margin-bottom:0.25rem; }.mb-2{ margin-bottom:0.5rem; }.mb-3{ margin-bottom:1rem; }.mb-4{ margin-bottom:1.5rem; }.mb-5{ margin-bottom:3rem; }.ph{font-size:1.2em;vertical-align:middle}.gros_icon::before{font-size:50px!important}.btn .ph,.btn-social .ph{font-size:1em;margin-right:0.5rem}.social-link .ph{font-size:1.5em}.type-btn .ph{margin-bottom:0.5rem;color:var(--primary-color)}.alerte-fixed{transition:0.5s;transform:rotateX(0deg);display:flex;position:fixed;top:0;right:0;bottom:0;left:0;justify-content:center;align-items:center;background:rgba(0,0,0,0.5);z-index:1001}.alert-fixed{overflow-y:auto;word-wrap:anywhere;max-width:500px;position:relative}.alert{transition:.5s;animation:.5s animer_alert;animation-fill-mode:forwards;padding:8px 15px;border:1px solid;border-radius:12px;box-shadow:0 5px 10px #5151512b;background-color:#fff;max-height:100%;transform-origin:left center}.animer_alert_close{animation:.5s animer_alert_close!important}.alert + h1,.alert + .h1,.alert + h2,.alert + .h2{margin-top:0;margin-bottom:15px}@keyframes animer_alert{0%{transform:translate(-80px,80px) scale(0.6) rotate(40deg);opacity:0}100%{transform:translate(0px,0px) scale(1) rotate(0deg);opacity:1}}@keyframes animer_alert_close{0%{transform:translate(0px,0px) scale(1) rotate(0deg);opacity:1}100%{transform:translate(80px,80px) scale(0.6) rotate(-40deg);opacity:0}}.alert .close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAB90lEQVRYhe3XzUocQRQF4E/XMQz+rGPcBUEXEnGR6GSCC90FIe9jQAMyi+yEiC9hBhLIPmCWkfgC5neC4CNkcauDDN1T3TOTnQeKGervnOLee6qaO4yGWWxgN7WN1PdfsYRDXOIan/AOZ+n/Nb7iAIuTJF7AKX4lASsV86awitdp7gnmxyV/ju9p03sN1s3gCN/QHpX8ZSJ/MuoG2MIP7DVdWJz80RjkBZaTiHbdBQtpwTgnH0RbhGOuzuRTEfNJo4u3uUlLIoPLEu6jiGkOHbwv6b+PvkyJHqZWhi38zojopDlV4TvCq2ECLlXXeSGirzyhcuSwhouqwVnhZjm0S0QU5E8za6dxg1bZ4Iaw1Dp4hj/pt5ME5cgLnGO9bGBXeHtddJKIPjYbrOthp0rAWUMBffnErC2gSQiKmG+qVx238VlFCIoknKpJfjvmdUUMTULiPl9tSN5ExGN8GabwQLUN16nznIgu9ocJeCiseKZk7EOG/LaIXkl/S1TNg9wGJ8IyJ403OK4zcV5cnU1KK4dtXGnwcG2LN8HyBMhX8FN9p/yHPQ1fMiXYTuQvRt2gLcLRFfd5XbREzK+McPJBzImXTF8k55owlEFMizrvimw/NuGPlUXxmLgQbnYuyq0n7PVGmMy+GqU2LlrCz3dSWzfEXu8wDH8BLpZuQoWM0oYAAAAASUVORK5CYII=) 0 0 no-repeat;width:32px;height:32px;position:absolute;top:2px;right:2px;cursor:pointer;display:block}.alert{padding:1rem;border-radius:5px;margin:1rem 0}.alert-success{background:linear-gradient(90deg,#e0f6e6,#d4edda);color:var(--success-color);border:1px solid #c3e6cb}.alert-error{background:linear-gradient(90deg,#fff1f2,#ffd4d8);color:var(--danger-color);border:1px solid #f5c6cb}.alert-info{color:var(--text-color);border:1px solid var(--primary-color)}.profile-container{display:grid;grid-template-columns:300px 1fr;gap:3rem;max-width:1200px;margin:0 auto}.profile-sidebar{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);height:fit-content}.profile-nav{display:flex;flex-direction:column}.profile-nav-link{display:flex;align-items:center;gap:0.75rem;padding:1rem;color:var(--text-color);text-decoration:none;border-radius:8px;transition:background-color 0.3s;margin-bottom:0.5rem}.profile-nav-link:hover,.profile-nav-link.active{background:var(--light-bg);color:var(--primary-color)}.profile-nav-link i{font-size:1.25rem}.profile-content{background:white;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);overflow:hidden}.profile-tab{display:none}.profile-tab.active{display:block}.tab-header{padding:2rem 2rem 0;border-bottom:1px solid #f1eff0;margin-bottom:0.5rem}.tab-header h2{margin:0;font-size:1.5rem;display:flex;align-items:center;gap:0.75rem}.tab-header h2 i{color:var(--primary-color)}.profile-form{padding:0 2rem 2rem}.dashboard-header{display:flex;justify-content:space-between;align-items:center;gap:2rem}.user-info h1{margin:0 0 0.5rem 0;font-size:2.5rem}.user-info p{font-size:1.1rem}.dashboard-tabs-section{background:white;border-bottom:1px solid #f1eff0;position:sticky;top:90px;box-shadow:0 2px 4px rgba(0,0,0,0.05);padding:0;z-index:1}.dashboard-tabs{display:flex;gap:0;justify-content:center;flex-wrap:wrap}.tab-button{display:flex;align-items:center;gap:0.5rem;padding:1rem 1.5rem;background:transparent;border:none;border-bottom:3px solid transparent;color:var(--text-light);font-weight:500;cursor:pointer;transition:all 0.3s ease;font-size:1rem;text-decoration:none}.tab-button:hover{color:var(--primary-color);background:rgba(158, 28, 96, 0.05)}.tab-button.active{color:var(--primary-color);border-bottom-color:var(--primary-color);background:rgba(158, 28, 96, 0.05)}.tab-button i{font-size:1.2rem}.tab-button span{white-space:nowrap}.tab-content-container{min-height:400px}.tab-content{display:none}.tab-content.active{display:block}.profile-tab-content{padding:0 1rem 2rem}.action-row{background:white;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,0.05);border:1px solid #f1eff0;transition:all 0.3s ease}.action-row:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1);border-color:var(--primary-color)}.action-card{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:transparent;border:none;width:100%;text-align:left;transition:background-color 0.3s ease}.action-card:hover{background:rgba(158, 28, 96, 0.02)}.action-icon{font-size:2.5rem;color:var(--primary-color);flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:rgba(158, 28, 96, 0.1);border-radius:12px}.action-content{flex:1}.action-content h3{margin:0 0 0.5rem 0;font-size:1.25rem;font-weight:600}.action-content p{color:var(--text-light);margin:0;line-height:1.5;font-size:0.95rem}.action-card .btn{flex-shrink:0;white-space:nowrap}.activity-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:white;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1);margin-bottom:1rem}.activity-content h4{margin:0 0 0.5rem 0;font-size:1.1rem}.activity-content p{margin:0;color:var(--text-light);font-size:0.9rem}.activity-status{flex-shrink:0}.testimonial-card{background:var(--light-bg);padding:2rem;border-radius:10px;border-left:4px solid var(--primary-color)}.testimonial-content p{font-style:italic;color:#555;margin-bottom:1rem;line-height:1.6}.testimonial-author{color:var(--primary-color);font-weight:600}.steps{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin-top:3rem}.step{text-align:center;padding:2rem;background:white;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,0.1);position:relative}.step-number{width:60px;height:60px;background:var(--primary-color);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:bold;margin:0 auto 1rem}.step-number .ph{font-size:1.8em;color:white}.step h3{margin-bottom:1rem;color:#333}.step p{color:#666;line-height:1.6}.timeline{display:flex;flex-direction:column;align-items:center;margin-top:3rem;position:relative}.timeline-step{display:flex;flex-direction:column;align-items:center;width:100%;max-width:300px;position:relative}.timeline-content{text-align:center;padding:1.5rem;background:white;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,0.1);border:2px solid #f1eff0;transition:all 0.3s ease;width:100%}.timeline-content:hover{border-color:var(--primary-color)}.timeline-content.border{border-color:var(--primary-color)}.timeline-step .step-number{width:60px;height:60px;background:var(--primary-color);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:bold;margin:0 auto 1rem;position:relative;z-index:2}.timeline-step .step-number .ph{font-size:1.8em;color:white}.timeline-content h3{margin-bottom:1rem;color:#333;font-size:1.1rem}.timeline-content p{color:#666;line-height:1.6;font-size:0.9rem}.timeline-connector{width:4px;height:50px;background:var(--primary-color);border-radius:2px;position:relative;z-index:1;margin:0 auto;transition:height 0.3s ease}.timeline-connector::before{top:-8px}.timeline-connector::after{bottom:-8px}.timeline-connector::after,.timeline-connector::before{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:10px;height:10px;background:var(--primary-color);border-radius:50%;border:2px solid white;box-shadow:0 2px 4px rgba(0,0,0,0.2)}.timeline-connector.connector-expanded{height:70px}.timeline-connector.connector-compressed{height:30px}.checkbox-label{display:flex;align-items:flex-start;gap:0.5rem;cursor:pointer}.checkbox-label input[type="checkbox"]{margin-right:0.5rem;margin-top:0.2rem}.bloc{margin-top:4rem;padding:2rem;background:white;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.bloc h2,.bloc h3,.bloc-titre{color:#333;margin-bottom:2rem;font-size:1.5rem;border-bottom:2px solid var(--primary-color);padding-bottom:0.5rem;font-weight:bold}.bloc h2:first-child,.bloc h3:first-child,.bloc-titre:first-child{margin-top:0}.bloc h2 .ph,.bloc h3 .ph,.bloc-titre .ph{color:var(--primary-color);margin-top:5px;display:inline-block}.current-photo{padding:2rem}.photo-preview{text-align:center;margin-bottom:2rem}#form-photo-profil{margin-top:2rem}.btn-link{background:none;border:none;color:var(--primary-color);text-decoration:underline;cursor:pointer;font-size:inherit;padding:0;margin-left:0.5rem}.btn-link:hover{color:var(--accent-color)}.contact-preferences{display:flex;flex-direction:column;gap:10px;margin-top:10px}.contact-preferences .checkbox-label{margin:0;padding:8px 12px;border:2px solid #e1e5e9;border-radius:6px;transition:all 0.2s ease}.contact-preferences .checkbox-label:hover{border-color:var(--primary-color)}.contact-preferences .checkbox-label input:disabled{opacity:0.6;cursor:not-allowed}.project-options{display:flex;flex-direction:column-reverse;gap:15px;margin-top:15px}.option-card{border:2px solid #e1e5e9;border-radius:8px;padding:0;transition:all 0.2s ease;background:#fff}.option-card *{cursor:pointer}.option-card:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(0,123,255,0.1)}.option-card.option-disabled{background:#faf8f9;border-color:#dee2e6;opacity:0.7;cursor:not-allowed}.option-card.option-disabled:hover{border-color:#dee2e6;box-shadow:none;transform:none}.option-card.option-disabled .option-label,.option-card.option-disabled .option-label *{cursor:not-allowed}.option-card.option-disabled .option-title,.option-card.option-disabled .option-description,.option-card.option-disabled .option-price{color:#6c757d}.option-card.option-disabled input[type="checkbox"]{cursor:not-allowed}.option-card input[type="checkbox"]:checked{border-color:var(--primary-color)}.option-card:has(input[type="checkbox"]:checked),.contact-preferences .checkbox-label:has(input[type="checkbox"]:checked){border-color:var(--primary-color);background-color:rgba(158, 28, 96, 0.05)}.option-label{display:flex;align-items:flex-start;padding:15px;margin:0;cursor:pointer;width:100%}.option-label input[type="checkbox"]{margin-right:12px;margin-top:2px;flex-shrink:0}.option-content{flex:1;display:flex;gap:4px;justify-content:space-between}.option-title{font-weight:600;color:#333;font-size:16px}.option-description{color:#666;font-size:14px;line-height:1.4;margin-bottom:1rem}.option-price{font-weight:700;color:var(--primary-color);font-size:18px;align-self:flex-end}.options-total{margin-top:15px;padding:12px;background:#faf8f9;border-radius:6px;text-align:center;border:1px solid #e1e5e9}.options-total strong{color:#333;font-size:16px}.option-paid{color:var(--success-color);font-size:0.8rem;font-weight:600;margin-left:0.5rem}.project-history{padding:2rem;border-bottom:1px solid #f1eff0}.project-history h3{margin:0 0 1.5rem 0;font-size:1.25rem}.history-modif-item{background:#faf8f9;border:1px solid #f1eff0;border-radius:8px;padding:1rem;transition:all 0.3s ease}.history-modif-item:hover{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.history-modif-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem;flex-wrap:wrap;gap:0.5rem}.history-modif-date{color:var(--primary-color);font-weight:600;font-size:0.9rem}.history-modif-author{color:var(--text-light);font-size:0.9rem}.history-modif-changes{color:var(--text-light);font-size:0.9rem}.historique-section h2{margin:0 0 2rem 0;font-size:1.5rem;text-align:center}.historique-comparison{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.historique-old,.historique-new{background:#faf8f9;border-radius:12px;padding:1.5rem;border:2px solid #f1eff0}.historique-old h3,.historique-new h3{margin:0 0 1.5rem 0;font-size:1.1rem;text-align:center;padding-bottom:0.5rem;border-bottom:2px solid #dee2e6}.historique-old h3{color:#dc3545}.historique-new h3{color:#28a745}.historique-details{display:flex;flex-direction:column;gap:1rem}.historique-item{background:white;padding:1rem;border-radius:8px;border:1px solid #f1eff0}.historique-item strong{color:var(--primary-color);display:block;margin-bottom:0.5rem;font-size:0.9rem}.historique-item .description-content{color:var(--text-light);line-height:1.5;font-size:0.9rem}.historique-item .technologies-list{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:0.5rem}.loader-inline{display:inline-flex;align-items:center;gap:8px;margin-left:8px}.loader-spinner{width:16px;height:16px;border:1px solid transparent;border-top:3px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite;display:inline-block;border-right-width:3px}.btn:not(.btn-secondary) .loader-spinner{border-top:3px solid #fff}.loader-text{white-space:nowrap;font-size:14px;font-weight:500}.loader-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}@keyframes spin{0%{ transform:rotate(0deg); }100%{ transform:rotate(360deg); }}.btn.loading{opacity:0.7;cursor:not-allowed;pointer-events:none}.custom-loader{position:fixed;bottom:-200px;left:50%;transform:translateX(-50%);z-index:9999;transition:bottom 0.4s ease-in-out;opacity:0}.custom-loader.loader-visible{bottom:50px;opacity:1}.loader-content{display:flex;align-items:center;gap:10px;background:rgba(0, 0, 0, 0.8);color:white;padding:12px 20px;border-radius:25px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.3);font-size:16px;font-weight:500}details.markdown-help,details.siren-explanation{margin-top:10px}details.markdown-help summary,details.siren-explanation summary{cursor:pointer;font-size:0.9rem;color:#666;margin-top:5px;padding:5px 0;user-select:none}details.markdown-help summary:hover,details.siren-explanation summary:hover{color:var(--primary-color)}details.markdown-help div,details.siren-explanation div{margin-top:10px;padding:10px;background:#faf8f9;border-radius:5px;font-size:0.9rem;border-left:3px solid var(--primary-color)}details.markdown-help ul,details.siren-explanation ul{margin:8px 0;padding-left:20px}details.markdown-help li,details.siren-explanation li{margin-bottom:4px;line-height:1.4}details.markdown-help code{background:#f1eff0;padding:2px 4px;border-radius:3px;font-family:'Courier New', monospace;font-size:0.85em}.tests-header{text-align:center;margin-bottom:40px}.tests-header h2{color:#333;font-size:2rem;margin-bottom:10px}.tests-header p{color:#666;font-size:1.1rem}.test-card{background:white;border-radius:12px;padding:25px;box-shadow:0 2px 10px rgba(0,0,0,0.1);transition:transform 0.2s, box-shadow 0.2s}.test-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,0.15)}.test-info h3{color:#333;font-size:1.25rem;margin-bottom:8px}.test-tech{color:var(--primary-color);font-weight:500;margin-bottom:15px;text-transform:uppercase;font-size:0.9rem}.test-score{display:flex;align-items:center;gap:15px;margin-bottom:10px}.score-value{font-size:1.5rem;font-weight:bold;color:#333}.score-value.score-low{color:var(--danger-color)}.score-value.score-medium{color:#ff9800}.score-value.score-high{color:var(--success-color)}.test-description{color:#666;font-size:0.9rem;margin-bottom:20px}.test-date{color:#999;font-size:0.8rem}.btn-outline{background:transparent;color:var(--primary-color);border:2px solid var(--primary-color)}.btn-outline:hover{background:var(--primary-color);color:white}.subscription-header{text-align:center;margin-bottom:3rem}.subscription-header h1{color:var(--primary-color);margin-bottom:0.5rem}.subscription-header p{color:#666;font-size:1.1rem}.page-error-content{max-width:600px;margin:0 auto}.page-error-code{font-size:8rem;font-weight:700;color:white;margin-bottom:1rem;text-shadow:0 4px 8px rgba(0,0,0,0.3);animation:bounceIn 1s ease-out}.page-error-content h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,0.3)}.page-error-content p{font-size:1.25rem;margin-bottom:2rem;opacity:0.9}.no{max-width:600px;margin:0 auto;text-align:center;background:white;padding:40px;border-radius:10px;box-shadow:0 4px 6px rgba(0, 0, 0, 0.1)}.no-documents{padding:20px;text-align:center;font-style:italic}.no.error i.ph{color:var(--danger-color)}.no p{color:var(--text-light);margin:0 0 2rem;font-size:1.1rem}.no .ph{color:var(--primary-color);margin-bottom:1rem;display:inline-block}.no .ph:before{font-size:2rem}.no h2,.no h3{margin-bottom:1rem;font-size:1.75rem}.subscription-details-card{background:white;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.subscription-info{margin-bottom:2rem}.info-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #eee}.info-row:last-child{border-bottom:none}.label{font-weight:600;color:#555}.value{color:#333}.subscription-benefits{background:#faf8f9;border-radius:8px;padding:1.5rem;margin-bottom:2rem}.subscription-benefits h3{color:#333;margin-bottom:1rem}.subscription-actions{text-align:center;padding-top:1rem;border-top:1px solid #eee}.action-note{margin-top:1rem;color:#666}.action-note small{font-style:italic}.subscription-history{background:white;border-radius:12px;padding:2rem;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.subscription-history h2{color:#333;margin-bottom:1.5rem}.history-table table{width:100%;border-collapse:collapse}.history-table th,.history-table td{padding:1rem;text-align:left;border-bottom:1px solid #eee}.history-table th{background:#faf8f9;font-weight:600;color:#555}.alert{padding:1rem;border-radius:8px;margin-bottom:2rem}.alert-vert{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.alert-rouge{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background-color:white;margin:10% auto;padding:0;border-radius:8px;width:90%;max-width:500px;max-height:95vh;box-shadow:0 4px 20px rgba(0,0,0,0.3);overflow-y:auto}.modal-header{padding:20px;border-bottom:1px solid #e1e5e9;display:flex;justify-content:space-between;align-items:center}.modal-header h3{margin:0;color:#2c3e50}.modal-body{padding:1.5rem}.modal-checkbox-group{margin-bottom:1rem}.bloc-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255, 255, 255, 0.55);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;border-radius:12px}.bloc-overlay-content{text-align:center;padding:30px;background:white;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,0.1);max-width:400px}.bloc-overlay-content i{font-size:3rem;color:var(--primary-color);margin-bottom:15px}.bloc-overlay-content h3{color:#2c3e50;margin-bottom:10px;font-size:1.25rem}.bloc-overlay-content p{color:#666;line-height:1.5}.project-actions-header{background:var(--light-bg);border-bottom:1px solid #f1eff0;padding:10px;display:flex;justify-content:end;align-items:center;flex-wrap:wrap;gap:10px;margin-left:auto}.project-actions-header h3{margin:0;font-size:1.1rem;display:flex;align-items:center;gap:8px}.project-actions-header h3 i{color:var(--primary-color)}.project-actions-header .project-status{font-size:0.9rem;color:var(--text-light);padding:4px 12px;background:white;border-radius:20px;border:1px solid #f1eff0}.project-actions-header .project-actions{display:flex;gap:8px;flex-wrap:wrap}.project-actions-header .btn{padding:8px 16px;font-size:14px;white-space:nowrap}.question-navigation{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding:20px;background:#faf8f9;border-radius:8px}.question-counter{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:10px}.question-indicators{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.question-dot{width:32px;height:32px;border-radius:50%;background:#f1eff0;color:#666;display:flex;align-items:center;justify-content:center;font-size:0.8rem;font-weight:500;position:relative;cursor:pointer;transition:all 0.2s;border:2px solid transparent}.question-dot *{cursor:pointer}.question-dot.active{background:var(--primary-color);color:white;border-color:var(--primary-color);transform:scale(1.1)}.question-dot.completed{background:#28a745;color:white;border-color:#28a745}.question-dot.completed .dot-number{display:none}.question-dot.completed .check-icon{display:block}.check-icon{display:none;font-size:1rem}.question-dot:hover:not(.active){background:#d1ecf1;border-color:#bee5eb;transform:scale(1.05)}.nav-btn{display:flex;align-items:center;gap:8px;padding:12px 20px;background:white;border:2px solid #f1eff0;border-radius:8px;color:#666;text-decoration:none;font-weight:500;transition:all 0.2s;cursor:pointer}.nav-btn:hover:not(:disabled){border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px)}.nav-btn:disabled{opacity:0.5;cursor:not-allowed;transform:none}.nav-prev{margin-right:auto}.nav-next{margin-left:auto}.project-steps-container{position:relative;min-height:400px}.project-step{display:none;opacity:0;transform:translateX(30px);transition:all 0.4s ease}.project-step.active{display:block;opacity:1;transform:translateX(0)}.project-step.completed{opacity:0.8}.step-header{margin-bottom:30px;text-align:center;padding-bottom:20px;border-bottom:2px solid var(--secondary-color)}.step-header h3{color:var(--secondary-color);font-size:1.5rem;margin-bottom:10px;display:flex;align-items:center;justify-content:center;gap:10px}.step-header p{color:var(--text-light);font-size:1rem;line-height:1.5}.step-actions .btn{min-width:220px}.step-actions .btn:first-child .ph{margin:0 20px 0 0}.step-actions .btn:last-child .ph{margin:0 0 0 20px}.step-progress-bar{width:100%;height:6px;background:#f1eff0;border-radius:3px;overflow:hidden;margin-bottom:20px}.step-progress-fill{height:100%;background:linear-gradient(90deg, var(--secondary-color) 0%, var(--primary-color) 100%);border-radius:3px;transition:width 0.4s ease;width:0%}.step-progress-text{text-align:center;font-size:0.9rem;color:var(--secondary-color);font-weight:600;margin-bottom:20px}.current-score{display:flex;gap:15px;justify-content:center;align-items:center;margin-top:20px}.score-badge{background:rgba(255,255,255,0.2);color:white;padding:8px 16px;border-radius:20px;font-weight:500}.test-info{background:white;padding:30px;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,0.1);margin-bottom:30px;text-align:center}.test-info h2{color:#333;margin-bottom:15px}.test-info p{color:#666;line-height:1.6;margin-bottom:10px}.test-form{background:white;padding:30px;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,0.1);margin-bottom:30px}.question-card{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #f1eff0;opacity:0;transform:translateX(20px);animation:slideInQuestion 0.4s ease-out forwards}.question-card:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}@keyframes slideInQuestion{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.question-card h3{color:#333;margin-bottom:15px;font-size:1.2rem}.question-text{color:#555;font-size:1.1rem;margin-bottom:20px;line-height:1.6}.answers{display:flex;flex-direction:column;gap:12px}.answer-option{display:flex;align-items:center;padding:15px;border:2px solid #f1eff0;border-radius:8px;cursor:pointer;transition:all 0.2s;background:#faf8f9}.answer-option:hover{border-color:var(--primary-color);background:#fff5f7}.answer-option input[type="radio"]{display:none}.answer-option input[type="radio"]:checked + .checkmark{background:var(--primary-color);border-color:var(--primary-color)}.answer-option input[type="radio"]:checked + .checkmark::after{display:block}.answer-option:has(input[type="radio"]:checked){border-color:var(--primary-color);background:#fff5f7}.answer-option .checkmark{width:20px;height:20px;border:2px solid #ccc;border-radius:50%;margin-right:15px;position:relative;flex-shrink:0;background:white;transition:all 0.2s}.answer-option .checkmark::after{content:'';position:absolute;top:50%;left:50%;width:8px;height:8px;background:white;border-radius:50%;transform:translate(-50%, -50%);display:none}.test-results{background:white;padding:40px;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,0.1);text-align:center}.results-header h2{color:#333;margin-bottom:30px}.score-display{margin-bottom:40px}.score-circle{width:150px;height:150px;border:8px solid #f1eff0;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto 20px;font-size:2rem;font-weight:bold;color:#333;position:relative}.score-circle.success{border-color:#28a745;color:#28a745}.score-circle.warning{border-color:#ffc107;color:#ffc107}.score-circle.danger{border-color:#dc3545;color:#dc3545}.score-total{font-size:1rem;color:#666}#score-message{color:#666;font-size:1.1rem;margin:0}.background-badges{display:flex;align-items:center;gap:1rem;background:#ffffffd4;padding:10px;border-radius:10px}.background-badges *{cursor:default}.envois-liste{display:flex;flex-direction:column;gap:10px}.achat-evaluations{background:#faf8f9;padding:20px;border-radius:8px;margin:20px 0}.achat-form{max-width:500px;margin:0 auto}.envois-restant{background:#f1eff0;padding:10px;border-radius:4px;text-align:center;border:1px solid #f1eff0}.envois-precedents{margin:20px 0}.envois-liste{display:flex;flex-direction:column;gap:10px}.statut-avis-recu{color:#28a745}.statut-ouvert{color:#ffc107}.statut-envoye{color:#6c757d}.envoi-item{display:flex;justify-content:space-between;align-items:center;padding:10px;background:#fff;border-radius:4px}.envoi-info strong{display:block;color:#333}.envoi-info span{color:#666;font-size:12px}.envoi-statut{font-size:12px;font-weight:bold}.envoi-form{margin-top:30px}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.progress-header h2{margin:0;color:#333;font-size:1.5rem}.progress-percentage{font-size:1.5rem;font-weight:700;color:var(--primary-color)}.progress-step{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:8px;transition:background-color 0.2s}.progress-step.completed{background:rgba(40, 167, 69, 0.1);border-left:4px solid #28a745}.progress-step.pending{background:rgba(255, 193, 7, 0.1);border-left:4px solid #ffc107}.step-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.progress-step.completed .step-icon{background:#28a745;color:white}.progress-step.pending .step-icon{background:#ffc107;color:white}.step-content{flex:1}.step-content h4{margin:0 0 0.5rem 0;color:#333;font-size:1rem}.step-content p{margin:0 0 0.5rem 0;color:#666;font-size:0.9rem}.badge{padding:1px 3px;border-radius:4px;font-size:0.5rem;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;line-height:1}.projet-badges{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:flex-start}.badge .ph::before,.badge .ph{font-size:14px}.avis-badge{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:bold}.gros-badge{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.5rem 1rem;border-radius:20px;font-size:0.9rem;font-weight:500}.gros-badge.success{background:rgb(190, 255, 205);color:var(--success-color)}.gros-badge.warning{background:rgba(255, 193, 7, 0.79);color:#5e4602}.gros-badge.danger{background:var(--danger-color);color:white}.gros-badge.success .ph{color:var(--success-color)}.gros-badge.warning .ph{color:#5e4602}.badge-card-info{display:inline-block;background:var(--primary-color);color:white;font-size:0.7rem;font-weight:600;padding:0.2rem 0.5rem;border-radius:12px;margin-left:0.5rem;vertical-align:middle;text-transform:uppercase;letter-spacing:0.5px}.badge-verifie{background:#d4edda;color:#155724}.badge-non-verifie{background:#fff3cd;color:#856404}.badge-card{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px rgba(0,0,0,0.1);display:flex;align-items:center;gap:1rem;transition:transform 0.2s}.badge-card:hover{transform:translateY(-2px)}.badge-card.obtained{border-left:4px solid #ffd700;background:linear-gradient(135deg, #fff9e6 0%, white 100%)}.badge-icon{width:60px;height:60px;background:linear-gradient(135deg, #ffd700, #ffb347);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#333;flex-shrink:0}.badge-score{display:inline-block;background:#28a745;color:white;padding:0.25rem 0.5rem;border-radius:12px;font-size:0.8rem;font-weight:500}.badges-settings{background:white;border-radius:12px;padding:2rem;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.badges-settings h3{margin:0 0 1.5rem 0;color:#333;font-size:1.25rem}.badge-estimation{background:linear-gradient(135deg, #fff3cd 0%, #ffeaa7 100%);color:#856404;border:1px solid #f0c674;padding:0.25rem 0.5rem;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,0.1)}.badge-emergent{background:linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);color:#1565c0;border:1px solid #90caf9}.badge-pro{background:linear-gradient(135deg, #f3e5f5 0%, #ce93d8 100%);color:#4a148c;border:1px solid #ba68c8}.badge-reference{background:linear-gradient(135deg, #fff3e0 0%, #ffcc80 100%);color:#e65100;border:1px solid #ffb74d}.badge-featured{color:#5B3E03;font-weight:600;border:1px solid #E19800;background:linear-gradient(135deg, #FFAC00 0%, #FFC244 100%)}.badge-qualite{background:linear-gradient(135deg, #fff 0%, #ffd690 100%);color:#b06f01;border:1px solid #fff;box-shadow:0 0 10px #d38400}.badge-urgent{background:linear-gradient(135deg, #fff 0%, #ffc3cb 100%);color:#cd0030;border:1px solid #fff;box-shadow:0 0 10px #cd0030;animation:pulse-urgent 2s infinite}@keyframes pulse-urgent{0%{ box-shadow:0 0 10px #cd0030; }50%{ box-shadow:0 0 20px #cd0030, 0 0 30px #cd0030; }100%{ box-shadow:0 0 10px #cd0030; }}.badge-premium_first{background:linear-gradient(135deg, #fff 0%, #e1bee7 100%);color:#7b1fa2;border:1px solid #fff;box-shadow:0 0 10px #ba68c8}.badge-vert{color:var(--success-color);font-weight:bold;background:rgba(40, 167, 69, 0.1);padding:2px 6px;border-radius:4px;font-size:0.9em;border:1px solid rgba(40, 167, 69, 0.2);text-transform:uppercase}.badge-prive{background:linear-gradient(135deg, #fff 0%, #aaf2bf 100%);color:#148c6a;border:1px solid #fff;box-shadow:0 0 10px #148c6a}.badge-obtained{background:linear-gradient(135deg, #ffd700, #ffb347);color:#2F43AE;border:1px solid #FFE42A;cursor:default;box-shadow:0 0 5px #ffb347;min-height:16px;display:flex;align-items:center}.badge-encheres{background:linear-gradient(135deg, #24b3c9 0%, #138496 100%);color:white;border:1px solid #80d6e3;box-shadow:0 0 10px #17a2b8}.badge-success{background:linear-gradient(135deg, #d4edda 0%, #c3e6cb 100%);color:#155724;border:1px solid #c3e6cb;box-shadow:0 0 5px rgba(40, 167, 69, 0.3)}.badge-obtained .ph:before,.badge-obtained .ph{line-height:14px;font-size:14px}.status-badge{padding:0.5rem 1rem;border-radius:20px;font-size:0.875rem;font-weight:600;text-transform:uppercase}.status-success,.status-estimation{background:#d4edda;color:#155724}.status-warning{background:#fff3cd;color:#856404}.status-error{background:#f8d7da;color:#721c24}.status-info{background:#d1ecf1;color:#0c5460}.status-draft{background:#e2e3e5;color:#383d41}.status-published{background:#d4edda;color:#155724}.status-in-progress{background:#fff3cd;color:#856404}.status-completed{background:#d1ecf1;color:#0c5460}.status-cancelled{background:#f8d7da;color:#721c24}.status-pending-payment{background:#fff3cd;color:#856404}.status-active{background:rgba(40, 167, 69, 0.1);color:var(--success-color);border:1px solid rgba(40, 167, 69, 0.2)}.status-inactive{background:rgba(108, 117, 125, 0.1);color:#6c757d;border:1px solid rgba(108, 117, 125, 0.2)}.toggle-label{display:flex!important;align-items:center!important;cursor:pointer;font-weight:normal;margin-bottom:0}.toggle-container{margin-bottom:1rem}.toggle-label input[type="checkbox"]{display:none}.toggle-slider{position:relative;width:50px;height:24px;background:#ccc;border-radius:24px;transition:background-color 0.3s;margin-right:12px}.toggle-slider::before{content:'';position:absolute;top:2px;left:2px;width:20px;height:20px;background:white;border-radius:50%;transition:transform 0.3s}.toggle-label input:checked + .toggle-slider{background:var(--primary-color)}.toggle-label input:checked + .toggle-slider::before{transform:translateX(26px)}.toggle-description{color:#666;font-size:0.9rem;margin:0;line-height:1.4}.profile-header-public{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;background:#ffffff24;border-radius:12px;padding:2rem;box-shadow:0 2px 10px rgba(0,0,0,0.08);position:relative}.profile-info-public{flex:1;min-width:0}.profile-info-public p{max-width:unset}.profile-info-public h1{margin:0 0 0.5rem 0;line-height:1.2}.profile-layout-public{display:grid;grid-template-columns:1fr 300px;gap:3rem}.profile-main-public{display:flex;flex-direction:column;gap:2rem}.profile-card-public{background:white;padding:2rem;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.profile-card-public h2{margin:0 0 1.5rem 0;font-size:1.5rem;display:flex;align-items:center;gap:0.5rem}.biographie-content-public{line-height:1.6;color:var(--text-light)}.skills-section-public{margin-bottom:2rem}.skills-section-public:last-child{margin-bottom:0}.skills-section-public h3{margin:0 0 1rem 0;font-size:1.1rem}.tags-list-public{display:flex;flex-wrap:wrap;gap:0.5rem}.skill-tag-public{background:var(--primary-color);color:white;padding:0.25rem 0.75rem;border-radius:15px;font-size:0.85rem;font-weight:500}.tarif-display-public{font-size:1.2rem;font-weight:600;color:var(--primary-color);margin:0}.company-info-public p{margin:0 0 0.5rem 0;color:var(--text-light)}.company-info-public a{color:var(--primary-color);text-decoration:none}.company-info-public a:hover{text-decoration:underline}.profile-sidebar-public{display:flex;flex-direction:column;gap:2rem}.profile-actions-public{display:flex;flex-direction:column;gap:1rem}.bloc-menu-profil{background:white;padding:1.5rem;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,0.1);margin-bottom:30px}.bloc-menu-profil h3{margin:0 0 1rem 0;font-size:1.2rem;display:flex;align-items:center;gap:0.5rem}.bloc-menu-profil p{margin:0;color:var(--text-light);font-size:0.9rem;line-height:1.5}.sticky_top{position:sticky;top:130px}.en_tete::before{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--secondary-color);color:white;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:bold;z-index:1;content:"EN TÊTE"}.candidature-card.en_tete,.offre-enchere-card.en_tete,.estimation-card.en_tete{border:3px solid var(--secondary-color);background:linear-gradient(135deg, #F5AD180D 0%, #F5AD1805 100%);box-shadow:0 6px 20px #F5AD1850;position:relative}.estimation-card.en_tete{background:white}.candidature-card.selected,.offre-enchere-card.selected{border:3px solid var(--primary-color);background:linear-gradient(135deg, rgba(158, 28, 96, 0.05) 0%, rgba(158, 28, 96, 0.02) 100%);box-shadow:0 6px 20px rgba(158, 28, 96, 0.3);position:relative}.offre-enchere-card.selected::before{content:"✓ OFFRE CHOISIE";position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--primary-color);color:white;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:bold;z-index:10}.candidature-card.selected::before{content:"✓ CANDIDATURE ACCEPTÉE";position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--primary-color);color:white;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:bold;z-index:10}.candidature-card.disabled{opacity:0.6;filter:grayscale(50%);pointer-events:none}.banniere{display:flex;align-items:flex-start;gap:1rem;background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);color:white;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.banniere > div{flex:1}.banniere h1{font-size:3rem;font-weight:700;margin-bottom:0.5rem}.banniere p{font-size:1.1rem;opacity:0.9}.points-categories h3,.history-points h3{margin-bottom:1.5rem;font-size:1.25rem;display:flex;align-items:center;gap:0.5rem}.points-categories h3 i,.history-points h3 i{color:var(--primary-color)}.category-section{background:white;border-radius:12px;padding:30px;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.category-card{display:flex;align-items:center;gap:1rem;background:white;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.05);border:1px solid #f1eff0;transition:transform 0.2s ease}.category-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.category-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.category-content{flex:1}.category-name{font-weight:600;margin-bottom:0.25rem}.category-points{font-size:1.1rem;font-weight:700}.category-title{font-size:1.5rem;color:var(--primary-color);margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #f0f0f0}.category-technologies{display:flex;flex-wrap:wrap;gap:10px}.history-points-div{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.history-points-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.history-points-header h3{margin:0}.history-points-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#faf8f9;border-radius:8px;border-left:4px solid;transition:all 0.2s ease}.history-points-item:hover{transform:translateX(2px)}.history-points-item.positive{border-left-color:var(--success-color)}.history-points-item.negative{border-left-color:var(--danger-color)}.history-points-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.history-points-item.positive .history-points-icon{background:rgba(40, 167, 69, 0.1);color:var(--success-color)}.history-points-item.negative .history-points-icon{background:rgba(220, 53, 69, 0.1);color:var(--danger-color)}.history-points-content{flex:1}.history-points-description{font-weight:500;color:var(--text-color);margin-bottom:0.25rem}.history-points-date{font-size:0.85rem;color:var(--text-light)}.history-points-points{font-weight:700;font-size:1.1rem;padding:0.25rem 0.5rem;border-radius:4px}.history-points-points.positive{color:var(--success-color);background:rgba(40, 167, 69, 0.1)}.history-points-points.negative{color:var(--danger-color);background:rgba(220, 53, 69, 0.1)}.podium-section h2{text-align:center;margin-bottom:3rem;color:#333;font-size:2.5rem;display:flex;align-items:center;justify-content:center;gap:0.5rem}.podium-container{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;max-width:1200px;margin:0 auto}@media (min-width:1050px){.podium-container{grid-template-columns:1fr 1fr 1fr;gap:2rem}.podium-first{grid-column:2;transform:scale(1.1)}.podium-second{grid-column:1}.podium-third{grid-column:3}}.podium-item{background:white;border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,0.1);overflow:hidden;transition:transform 0.3s ease, box-shadow 0.3s ease;position:relative;opacity:0;transform:translateY(20px)}.podium-item.animate-in{opacity:1;transform:translateY(0);animation:fadeInUp 0.6s ease-out forwards}.podium-item:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(0,0,0,0.15)}.podium-item.first{order:2;transform:scale(1.1)}.podium-item.second{order:1}.podium-item.third{order:3}.podium-position{background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);padding:1.5rem;text-align:center;color:white}.podium-position .medaille{display:block;margin-bottom:0.5rem;font-size:2.5rem}.podium-position .numero{font-size:1.5rem;font-weight:700;opacity:0.9}.ranking-header{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;margin-bottom:3rem}.ranking-header h2{margin:0;color:#333;font-size:2rem}.ranking-info{background:var(--light-bg);padding:1.5rem;border-radius:12px;position:relative}.ranking-info::after{content:"{";position:absolute;top:0px;left:-82px;font-size:412px;color:var(--primary-color);line-height:215px}.ranking-info p{margin:0 0 1rem 0;color:#555;font-weight:500}.ranking-info ul{margin:0;padding-left:1.5rem;list-style:none}.ranking-info li{margin-bottom:0.5rem;color:#666;display:flex;align-items:center;gap:0.5rem}.ranking-info li i{color:var(--primary-color);font-size:1.1rem}.ranking-position{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);color:white;border-radius:50%;font-size:1.25rem;font-weight:700;margin-right:1rem;flex-shrink:0}.position-number{font-size:1.1rem}.evolution-indicator{display:flex;align-items:center;gap:0.25rem;font-size:0.8rem;font-weight:600;margin-top:0.25rem}.evolution-indicator.up{color:var(--success-color)}.evolution-indicator.down{color:var(--danger-color)}.evolution-indicator i{font-size:1rem}.evolution-indicator-small{display:flex;align-items:center;gap:0.125rem;font-size:0.7rem;font-weight:600;margin-top:0.25rem}.evolution-indicator-small.up{color:var(--success-color)}.evolution-indicator-small.down{color:var(--danger-color)}.evolution-indicator-small i{font-size:0.8rem}.option-projet-termine-benefits{max-width:1000px;margin:0 auto;text-align:center}.option-projet-termine-benefits h2{margin-bottom:2rem;font-size:2rem}.option-projet-termine-success{text-align:center;background:white;padding:4rem 2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);max-width:600px;margin:0 auto}.option-projet-termine-success i{font-size:4rem;color:var(--success-color);margin-bottom:1.5rem}.option-projet-termine-success h2{margin-bottom:1rem;font-size:2rem}.option-projet-termine-success p{color:var(--text-light);margin-bottom:2rem;font-size:1.1rem}.suggestion-card{background:white;padding:2rem 1.5rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);text-align:center;transition:transform 0.3s ease}.suggestion-card:hover{transform:translateY(-5px)}.suggestion-card i{font-size:3rem;color:var(--primary-color);margin-bottom:1rem}.suggestion-card h3{color:#333;margin-bottom:1rem;font-size:1.25rem}.suggestion-card p{color:#666;margin-bottom:1.5rem;line-height:1.6}.candidatures-list{display:flex;flex-direction:column;gap:1.5rem}.candidature-card{background:white;border:1px solid #f1eff0;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,0.05);transition:all 0.2s ease}.candidature-card:hover:not(.en_tete){box-shadow:0 4px 12px rgba(0,0,0,0.1);border-color:var(--primary-color)}.candidature-card.featured{border:2px solid var(--secondary-color);background:linear-gradient(135deg, rgba(245, 173, 24, 0.05) 0%, rgba(158, 28, 96, 0.02) 100%)}.candidature-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.candidature-date{color:#999;font-size:0.8rem}.candidature-offer{margin-bottom:1rem}.offer-details{display:flex;gap:2rem}.offer-item{display:flex;gap:.55rem;align-items:center}.offer-item i{color:var(--primary-color);font-size:1.2rem}.offer-item strong{color:#333;font-size:1.1rem}.candidature-proposition{margin-bottom:1.5rem}.candidature-proposition h5{margin:0 0 0.5rem 0;color:#333;font-size:1rem}.proposition-content{color:#555;line-height:1.6;font-size:0.95rem}.upload-forms{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.upload-card{background:#faf8f9;padding:1.5rem;border-radius:8px;border:2px dashed #dee2e6;transition:all 0.3s ease}.upload-card:hover{border-color:var(--primary-color);background:#fff5f7}.upload-card h4{margin:0 0 1rem 0;font-size:1.1rem;display:flex;align-items:center;gap:0.5rem}.upload-card h4 i{color:var(--primary-color)}.invoice-options{display:flex;flex-direction:column;gap:0.5rem;margin-top:1rem}.invoice-line{display:flex;justify-content:space-between;align-items:center;padding:0.75rem 1rem;background:#faf8f9;border-radius:8px;border:1px solid #f1eff0;transition:all 0.2s ease}.invoice-line:hover{background:#fff;border-color:var(--primary-color);box-shadow:0 2px 4px rgba(0,0,0,0.1)}.invoice-description{font-weight:500;color:var(--text-color);flex:1}.invoice-amount{font-weight:700;color:var(--primary-color);font-size:1.1rem}.project-summary h2,.payment-details h2{color:#333;margin-bottom:20px;font-size:24px}.project-details{display:flex;flex-direction:column;gap:20px;flex-wrap:wrap}.budget, .availability{background:var(--light-bg);padding:5px 10px;border-radius:4px;font-size:14px;color:#495057}.options-summary{background:white;padding:25px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.option-item{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eee}.option-item:last-child{border-bottom:none}.total-amount{margin-top:20px;padding-top:15px;border-top:2px solid var(--primary-color);text-align:center;font-size:18px;color:var(--primary-color)}.payment-notice{background:#d4edda;color:#155724;padding:15px;border-radius:6px;margin-top:20px;margin-bottom:20px;border:1px solid #c3e6cb}.payment-success{text-align:center;background:white;padding:40px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.success-icon{font-size:48px;color:#28a745;margin-bottom:20px}.payment-success h3{color:#28a745;margin-bottom:10px}.projet-info h3{margin:0 0 5px 0;color:#333}.projet-card{background:white;padding:1rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);overflow:hidden;transition:transform 0.3s ease, box-shadow 0.3s ease;opacity:0;transform:translateY(20px);border:1px solid #ddd}.projet-card h3{margin-bottom:0.5rem;color:#333;font-size:1.4rem;margin-top:0}.projet-card h3 a{text-decoration:none}.projet-card.animate-in{opacity:1;transform:translateY(0)}.projet-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15);border-color:var(--primary-color)}.projet-description{padding:1rem 1.5rem;color:var(--text-light);line-height:1.6;font-size:0.95rem;margin-bottom:1rem}.projets-header{text-align:center;margin-bottom:3rem}.projets-header h2{margin-bottom:0.5rem;font-size:2rem}.projets-header p{color:var(--text-light);font-size:1.1rem}.projet-header{padding:0.8rem 1.5rem 1rem;display:flex;flex-direction:column;gap:0.75rem;border-bottom:1px solid var(--light-bg)}.projet-details-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.projet-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:0.75rem}.projet-title-row h3{margin:0;font-size:1.25rem;line-height:1.3;flex:1}.projet-meta{display:flex;justify-content:space-between;align-items:center;font-size:0.9rem;color:#888;flex-wrap:wrap;gap:1rem}.projet-meta span{display:flex;align-items:center;gap:0.2rem}.projet-meta i{color:var(--primary-color)}.projet-technologies{padding:0 .5rem;display:flex;flex-wrap:wrap;gap:0.5rem;font-size:14px}.projet-footer{padding:1.5rem;border-top:1px solid #f1eff0;display:flex;justify-content:space-between;align-items:center}.projet-stats{display:flex;flex-direction:column;gap:0.5rem}.projet-stats span{display:flex;align-items:center;gap:0.5rem;font-size:0.9rem;color:var(--text-light)}.projet-stats .budget{color:var(--success-color);font-weight:600}.projet-stats .candidatures{color:var(--primary-color);font-weight:500}.projet-footer-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.load-more-container{text-align:center;margin:2rem 0;padding:2rem 0}.load-more-container .btn{min-width:200px}.projet-info{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.projet-info h3{margin:0;font-size:1.25rem;line-height:1.3;flex:1}.projet-status{flex-shrink:0;display:flex;align-items:center;gap:0.5rem}.projet-content{margin-bottom:1.5rem;border-bottom:1px solid var(--light-bg)}.projet-content p{color:var(--text-light);line-height:1.6;font-size:0.95rem;margin:0 0 1rem 0}.projet-details{display:flex;gap:0.5rem;font-size:0.9rem;color:var(--text-light)}.projet-details span{display:flex;align-items:center;gap:0.5rem}.projet-details i{color:var(--primary-color);font-size:1rem}.actions-bar{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.actions-bar h2{margin:0;font-size:1.5rem;display:flex;align-items:center;gap:0.5rem}.actions-bar h2 i{color:var(--primary-color)}.actions-bar .btn{white-space:nowrap}.suggested-freelances{margin-top:2rem;padding:2rem;background:linear-gradient(135deg, #fff8f5 0%, #fef7f0 100%);border-radius:12px;border:1px solid #ffeaa7}.suggested-freelances h4{color:var(--primary-color);margin:0 0 1rem 0;font-size:1.25rem;display:flex;align-items:center;gap:0.5rem}.suggested-freelances h4 i{color:var(--secondary-color)}.suggested-freelances p{color:var(--text-light);margin:0 0 1.5rem 0;font-size:0.95rem;line-height:1.5}.section-header{text-align:center;margin-bottom:40px}.section-header h2{font-size:2rem;margin-bottom:10px;color:#333}.section-header p{color:#666;font-size:1.1rem}.tech-match{background:rgba(158, 28, 96, 0.1);color:var(--primary-color);padding:0.25rem 0.5rem;border-radius:12px;font-size:0.8rem;font-weight:500;border:1px solid rgba(158, 28, 96, 0.2);display:inline-block;margin-right:0.25rem;margin-bottom:0.25rem}.invitation-note{margin-top:1.5rem;padding:1rem;background:rgba(158, 28, 96, 0.05);border-radius:8px;border-left:4px solid var(--primary-color);display:flex;align-items:center;gap:0.75rem}.invitation-note i{color:var(--primary-color);font-size:1.25rem;flex-shrink:0}.invitation-note small{color:var(--text-light);font-size:0.9rem;line-height:1.4}.project-not-published{text-align:center;padding:4rem 2rem;background:white;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);margin:2rem auto;max-width:600px}.project-not-published i{font-size:4rem;color:#ffc107;margin-bottom:1rem}.project-not-published h3{margin-bottom:1rem;font-size:1.5rem}.project-not-published p{color:var(--text-light);font-size:1.1rem;line-height:1.6}.project-documents{padding:2rem;border-bottom:1px solid #f1eff0}.project-documents h3{margin:0 0 1.5rem 0;font-size:1.25rem;display:flex;align-items:center;gap:0.5rem}.project-documents h3 i{color:var(--primary-color)}.document-item{background:white;border:1px solid #f1eff0;border-radius:8px;padding:1rem;display:flex;align-items:center;justify-content:space-between;transition:all 0.2s ease}.document-item:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(0,0,0,0.1)}.document-info{display:flex;align-items:center;gap:1rem;flex:1}.document-info i{font-size:2rem;color:var(--primary-color);flex-shrink:0}.document-details{display:flex;flex-direction:column;gap:0.25rem}.document-name{font-weight:600;color:var(--text-color);word-break:break-all}.document-date{font-size:0.85rem;color:var(--text-light)}.document-actions{display:flex;gap:0.5rem;flex-shrink:0}.document-actions .btn{white-space:nowrap}.selected-documents-list,.existing-documents{margin-top:20px;padding:20px;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px}.selected-documents-list h4,.existing-documents h4{margin:0 0 15px 0;font-size:16px;font-weight:600}.selected-file-item,.existing-document-item{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;background:var(--bg-color);border:1px solid var(--border-color);border-radius:6px;margin-bottom:8px;transition:all 0.2s ease}.selected-file-item:hover,.existing-document-item:hover{border-color:var(--primary-color);box-shadow:0 2px 4px rgba(0,0,0,0.1)}.file-info,.document-info{display:flex;align-items:center;gap:12px;flex:1}.file-info{padding:0.75rem;background:#faf8f9;border-radius:6px;border:1px solid #f1eff0}.file-info i,.document-info i{font-size:18px;color:var(--primary-color);flex-shrink:0}.file-details,.document-details{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.file-name,.document-name{font-weight:500;color:var(--text-color);word-break:break-all;line-height:1.3}.file-size,.document-date,.document-size{font-size:12px;color:var(--text-secondary);line-height:1.2}.selected-file-item .file-actions,.existing-document-item .document-actions{display:flex;gap:6px;flex-shrink:0}.existing-documents-list{display:flex;flex-direction:column;gap:8px}.project-container{display:grid;grid-template-columns:1fr 350px;gap:3rem;max-width:1200px;margin:0 auto}.project-main{background:white;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);overflow:hidden}.project-description,.project-technologies,.project-details{padding:2rem;border-bottom:1px solid #f1eff0}.project-description:last-child,.project-technologies:last-child,.project-details:last-child{border-bottom:none}.project-description h2,.project-technologies h3,.project-details h3{margin:0 0 1.5rem 0;font-size:1.25rem}.description-content{color:var(--text-light);line-height:1.6;font-size:1.1rem}.technologies-list,.subcategories-list{display:flex;flex-wrap:wrap;gap:0.5rem}.tech-tag{background:var(--primary-color);color:white;padding:0.5rem 1rem;border-radius:20px;font-size:0.9rem;font-weight:500}.detail-item{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:white;border-radius:12px;border:1px solid #f1eff0;box-shadow:0 2px 8px rgba(0,0,0,0.05);transition:all 0.3s ease}.detail-item:hover{box-shadow:0 4px 16px rgba(0,0,0,0.1);border-color:var(--primary-color)}.detail-item div{flex:1}.detail-item strong{display:block;color:var(--text-color);font-size:0.9rem;margin-bottom:0.25rem}.detail-item i{color:var(--primary-color);background:rgba(158, 28, 96, 0.1);padding:0.5rem;border-radius:8px;flex-shrink:0}.detail-item span{color:var(--text-light);font-size:0.9rem;line-height:1.4}.project-sidebar{display:flex;flex-direction:column;gap:2rem}.client-info{background:white;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);padding:2rem}.project-actions h3,.client-info h3{margin:0 0 1.5rem 0;font-size:1.25rem}.action-note{color:var(--text-light);font-size:0.9rem;margin-top:1rem}.action-note.warning{color:#856404;background:rgba(255, 193, 7, 0.1);padding:0.5rem;border-radius:4px;border-left:3px solid #ffc107;margin-top:0.5rem}.already-applied{text-align:center;padding:.2rem;color:var(--success-color)}.already-applied p{color:var(--text-color);margin:0;font-weight:500}.client-card{display:flex;align-items:flex-start;gap:1rem}.client-details h4{margin:0 0 0.5rem 0;font-size:1.1rem}.client-details p{margin:0 0 1rem 0;color:var(--text-light);font-size:0.9rem}.client-stats{display:flex;flex-direction:column;gap:0.5rem}.client-stats span{display:flex;align-items:center;gap:0.5rem;color:var(--text-light);font-size:0.85rem}.client-stats span i{color:var(--primary-color)}.contact-info-blur{background:linear-gradient(135deg, #faf8f9 0%, #f1eff0 100%);border:2px dashed #dee2e6;border-radius:8px;padding:1.5rem;margin-bottom:1rem}.blur-text{filter:blur(2px);user-select:none;opacity:0.7;font-family:monospace;letter-spacing:1px}.filtres-toggle{display:flex;align-items:center;gap:8px;background:white;border:1px solid #ddd;padding:12px 20px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:500;transition:all 0.3s ease;width:100%;justify-content:space-between}.filtres-toggle:hover{background:#faf8f9}.filtres-toggle i:last-child{transition:transform 0.3s ease}.filtres-toggle.active i:last-child{transform:rotate(180deg)}.filtres-content{display:none;margin-top:20px;background:white;border:1px solid #ddd;border-radius:8px;padding:20px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.filtres-content.active{display:block}.filtres-form{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px}.filtre-group{display:flex;flex-direction:column}.filtre-group label{font-weight:600;margin-bottom:8px;color:#333}.checkbox-group{display:flex;flex-direction:column;gap:6px}.checkbox-group label{display:flex;align-items:center;gap:8px;font-weight:normal;cursor:pointer}.technologies-group{max-height:150px;overflow-y:auto;padding-right:10px}.budget-inputs{display:flex;align-items:center;gap:10px}.budget-inputs input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.filtres-appliques{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:1rem;padding:1rem;background:var(--light-bg);border-radius:8px;border:1px solid #f1eff0}.filtre-applique{background:var(--primary-color);color:white;padding:0.25rem 0.5rem;border-radius:4px;font-size:0.85rem;font-weight:500;display:inline-block;margin-right:5px}.statut-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase}.statut-termine,.statut-termine{border:1px solid #0c5460;background:#d1ecf1;color:#0c5460}.statut-en-cours,.statut-en_cours{border:1px solid #856404;background:#fff3cd;color:#856404}.messagerie-container{max-width:1200px;margin:0 auto;padding:2rem;min-height:60vh}.conversation-status-header{background:var(--light-bg);border-bottom:1px solid #f1eff0;padding:0.75rem 1.5rem;display:flex;align-items:center;gap:0.75rem;font-size:0.9rem;color:var(--text-light)}.response-time-indicator{display:none;font-size:0.6rem;color:var(--text-light);margin-left:1.2rem}.response-time-indicator i{color:var(--primary-color);font-size:0.9rem}.response-time-indicator i.ph:before{font-size:0.9rem}.conversation-status-header i{color:var(--primary-color);font-size:1rem}.conversations-container{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.conversation-item{background:white;border:1px solid #f1eff0;border-radius:12px;padding:1.5rem;transition:all 0.3s ease;box-shadow:0 2px 4px rgba(0,0,0,0.05);display:flex;align-items:center;gap:1rem}.conversation-item,.conversation-item *{cursor:pointer}.conversation-item:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,0.1);transform:translateY(-2px)}.conversation-info{flex:1;min-width:0}.conversation-title{font-size:1.1rem;font-weight:600;color:var(--text-color);margin-bottom:0.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-partner{font-size:0.9rem;color:var(--primary-color);margin-bottom:0.25rem}.conversation-last-message,.conversation-last-message-typing{font-size:0.9rem;color:var(--text-light);margin-bottom:0.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-date{font-size:0.8rem;color:#999}.unread-badge{background:var(--danger-color);color:white;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:0.8rem;font-weight:600;flex-shrink:0}.conversation-view{background:white;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,0.1);overflow:hidden}.conversation-header{padding:1.5rem;border-bottom:1px solid #f1eff0;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;background:var(--light-bg)}.conversation-header h2{margin:0;font-size:1.5rem;flex:1}.messages-container{max-height:500px;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.message{display:flex;margin-bottom:1rem}.message-own{justify-content:flex-end}.message-other{justify-content:flex-start}.message-content{max-width:70%;padding:1rem;border-radius:18px;position:relative}.message-own .message-content{background:var(--primary-color);color:white;border-bottom-right-radius:4px}.message-other .message-content{background:#faf8f9;color:var(--text-color);border-bottom-left-radius:4px}.message-text{word-wrap:break-word;line-height:1.4}.message-date{font-size:0.75rem;opacity:0.7;margin-top:0.5rem;text-align:right}.message-own .message-date{color:rgba(255,255,255,0.8)}.message-other .message-date{color:#999}.message-document{margin-top:0.5rem;padding:0.5rem;background:rgba(255,255,255,0.1);border-radius:6px;border:1px solid rgba(255,255,255,0.2)}.message-own .message-document{background:var(--light-bg)}.message-other .message-document{background:#f0f0f0;border-color:#e0e0e0}.document-link{display:inline-flex;align-items:center;gap:0.5rem;color:var(--primary-color);text-decoration:none;font-size:0.9rem;font-weight:500;padding:0.25rem 0.5rem;border-radius:4px;transition:all 0.2s ease}.document-link:hover{background:rgba(158, 28, 96, 0.1);color:var(--accent-color)}.btn-delete-document{background:none;border:none;color:#dc3545;cursor:pointer;padding:2px 4px;border-radius:3px;font-size:0.9rem;margin-left:8px;transition:all 0.2s ease}.btn-delete-document:hover{background:rgba(220, 53, 69, 0.1);color:#b02a37}.message-other .btn-delete-document{color:#6c757d}.message-other .btn-delete-document:hover{background:rgba(108, 117, 125, 0.1);color:#495057}.message-input-container{padding:1.5rem;border-top:1px solid #f1eff0;background:var(--light-bg)}.message-input-container.message-form{display:flex;gap:1rem;align-items:flex-end}.input-group{flex:1;display:flex;gap:0.5rem}.message-form textarea{flex:1;min-height:50px;max-height:120px;resize:vertical;padding:1rem;border:2px solid #f1eff0;border-radius:8px;font-family:inherit;font-size:1rem;transition:border-color 0.3s}.message-form textarea:focus{outline:none;border-color:var(--primary-color)}.message-form button{padding:0.75rem 1.5rem;white-space:nowrap}.typing-indicator{font-size:0.85rem;color:#666;font-style:italic;padding:0.5rem 1rem;animation:typing-pulse 1.5s ease-in-out infinite;background:var(--light-bg)}@keyframes typing-pulse{0%, 100%{ color:#aaa; }50%{ color:#666; }}.message-system{justify-content:center;margin:1.5rem 0}.message-system .message-content{max-width:90%;background:linear-gradient(135deg, #f8f9ff 0%, #f0f0ff 100%);border:1px solid rgba(158, 28, 96, 0.15);color:var(--text-color);padding:1rem 1.5rem;border-radius:12px;text-align:center}.message-system-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--primary-color);border-radius:50%;color:white;font-size:0.9rem;margin-right:0.5rem;vertical-align:middle}.message-system .message-text{display:inline-block;font-weight:500;color:var(--primary-color);font-size:0.95rem;line-height:1.5}.message-system .message-date{text-align:center;color:var(--text-light);font-size:0.75rem;margin-top:0.5rem;display:block}.partner-online-status{display:inline-flex;align-items:center;gap:0.5rem;padding:0.25rem 0.75rem;border-radius:12px;font-size:0.8rem;font-weight:500;margin-left:1rem}.partner-online-status::before{content:'';width:8px;height:8px;border-radius:50%;display:inline-block}.partner-online-status.online{background:rgba(40, 167, 69, 0.1);color:var(--success-color)}.partner-online-status.online::before{background:var(--success-color);box-shadow:0 0 8px var(--success-color);animation:pulse-online 2s infinite}.partner-online-status.offline{background:rgba(108, 117, 125, 0.1);color:#6c757d}.partner-online-status.offline::before{background:#6c757d}.partner-online-status.away{background:rgba(255, 193, 7, 0.1);color:#856404}.partner-online-status.away::before{background:#ffc107}@keyframes pulse-online{0%, 100%{box-shadow:0 0 0 0 rgba(40, 167, 69, 0.7)}50%{box-shadow:0 0 0 6px rgba(40, 167, 69, 0)}}.upgrade-options{max-width:800px;margin:2rem auto;padding:2rem;background:white;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.upgrade-options h3{color:#333;margin-bottom:1rem;text-align:center}.upgrade-options > p{text-align:center;color:#666;margin-bottom:2rem}.abonnement-options{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1.5rem;margin-bottom:2rem}.abonnement-option-card{background:#faf8f9;border-radius:8px;padding:1.5rem;text-align:center;border:2px solid #f1eff0;transition:all 0.3s ease}.abonnement-option-card:hover{border-color:var(--primary-color);transform:translateY(-2px)}.option-header h4{color:#333;margin-bottom:0.5rem}.option-price{margin-bottom:1rem}.option-price .amount{font-size:1.5rem;font-weight:bold;color:var(--primary-color)}.option-price .period{color:#666}.upgrade-badge{background:#28a745;color:white;padding:0.25rem 0.75rem;border-radius:20px;font-size:0.8rem;font-weight:600}.downgrade-badge{background:#ffc107;color:#333;padding:0.25rem 0.75rem;border-radius:20px;font-size:0.8rem;font-weight:600}.current-plan-notice{background:#e7f3ff;border:1px solid #b3d7ff;border-radius:8px;padding:1rem;text-align:center}.current-plan-notice p{margin:0.5rem 0;color:#004085}.premium-card{background:var(--light-bg);padding:2rem;border-radius:12px;border:2px solid #f1eff0;transition:all 0.3s ease;text-align:center}.premium-card:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.premium-icon{font-size:3rem;color:var(--primary-color);margin-bottom:1rem}.premium-card h3{margin:0 0 1rem 0;font-size:1.5rem}.premium-price{margin-bottom:1rem}.premium-price .amount{font-size:2rem;font-weight:700;color:var(--primary-color)}.premium-price .period{color:var(--text-light);font-size:1rem}.premium-card p{color:var(--text-light);margin:0 0 1.5rem 0;font-size:0.95rem;line-height:1.5}.premium-features{text-align:left}.premium-features ul{list-style:none;padding:0;margin:0}.premium-features li{padding:0.5rem 0;border-bottom:1px solid #f0f0f0;color:var(--text-color);font-size:0.9rem}.premium-features li:last-child{border-bottom:none}.premium-features li strong{color:var(--primary-color)}.premium-action{text-align:center;margin-top:2rem}.notice{border:1px solid #f0c674;border-radius:8px;padding:1rem;margin-top:1rem;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:0.75rem;color:#856404;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.notice h1{margin:0 0 0.5rem 0;font-size:1rem;font-weight:600;text-align:left}.notice i.ph{font-size:1.25rem;flex-shrink:0;margin-top:0.125rem}.notice > div,.notice > p{flex:1;font-size:0.9rem;line-height:1.5;width:100%}.notice p:last-child{margin:0}.notice.info{background:linear-gradient(135deg, #f8f9ff 0%, #f0f0ff 100%);border:1px solid rgba(158, 28, 96, 0.2);color:var(--text-light)}.notice.info i.ph{color:var(--primary-color)}.notice.info h1{color:var(--primary-color)}.notice.info2{background:var(--light-bg);border:1px solid #fdefef;color:var(--text-color)}.notice.info2 i.ph{color:var(--primary-color)}.notice.info2 h1{color:var(--primary-color)}.notice.warning{background:linear-gradient(135deg, #fff3cd 0%, #ffeaa7 100%);border:1px solid #f0c674}.notice.warning i.ph{color:#856404}.notice.warning h1{color:#856404}.notice.success{background:linear-gradient(135deg, #effff3 0%, #d7fbe0 100%);border-color:#a6ceaf;color:var(--success-color)}.information{background:#faf8f9;padding:1.5rem;border-radius:8px;margin-bottom:2rem;border-left:4px solid var(--primary-color)}.progress{display:flex;align-items:center;gap:1rem;margin-top:1rem}.progress-bar{flex:1;height:8px;background:#f1eff0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;width:0%;background:linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 100%);border-radius:4px;transition:width 0.3s ease}.progress-text{font-size:0.9rem;font-weight:600;color:var(--primary-color);white-space:nowrap}.avis-container{margin:20px 0}.avis-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-bottom:15px}.avis-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.avis-note{display:flex;align-items:center;gap:5px}.star-rating{color:#ffc107}.avis-commentaire{margin:15px 0;line-height:1.5}.avis-meta{color:#666;font-size:14px}.avis-container-public{margin:20px 0}.avis-card-public{background:#faf8f9;border:1px solid #e0e0e0;border-radius:8px;padding:15px;margin-bottom:10px}.avis-header-public{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.avis-note-public{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.star-rating-public{color:#ffc107;font-size:16px}.avis-date-public{color:#666;font-size:12px}.avis-commentaire-public{margin:10px 0;line-height:1.5;font-size:14px}.avis-meta-public{color:#666;font-size:12px;display:flex;gap:0.7rem}.avis-meta-public .ph::before{font-size:1rem}.form-avis{max-width:600px;margin:0 auto}.rating-stars{display:flex;flex-direction:row-reverse;justify-content:flex-end}.rating-stars input{display:none}.rating-stars label{font-size:30px;color:#ddd;cursor:pointer;transition:color 0.2s}.rating-stars input:checked ~ label,.rating-stars label:hover,.rating-stars label:hover ~ label{color:#ffc107}.offres-enchere-list{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.offre-enchere-card{background:white;border:1px solid #f1eff0;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,0.05);transition:all 0.3s ease}.offre-enchere-card:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(0,0,0,0.1);transform:translateY(-2px)}.offre-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.fiabilite-tarifs{display:flex;align-items:center;gap:0.25rem;font-size:0.85rem;color:var(--success-color);font-weight:500;margin-top:0.25rem}.fiabilite-tarifs i{color:var(--success-color);font-size:1rem}.offre-tarif{text-align:right;flex-shrink:0}.tarif-amount{font-size:1.5rem;font-weight:700;color:var(--primary-color);display:block;margin-bottom:0.25rem;text-align:right}.tarif-date{font-size:0.8rem;color:var(--text-light)}.modal-proposition-tarif .modal-content{max-width:500px}.tarif-info{background:linear-gradient(135deg, #fff3cd 0%, #ffeaa7 100%);border:1px solid #f0c674;border-radius:8px;padding:1rem;margin-bottom:1.5rem;display:flex;align-items:flex-start;gap:0.75rem}.tarif-info i{color:#856404;font-size:1.25rem;flex-shrink:0;margin-top:0.125rem}.tarif-info p{margin:0;color:#856404;font-size:0.95rem;line-height:1.5;font-weight:500}.nb-offres{font-weight:600;color:var(--primary-color)}.fiabilite-indicator{display:inline-flex;align-items:center;gap:0.25rem;padding:0.25rem 0.5rem;border-radius:12px;font-size:0.8rem;font-weight:500;margin-left:0.5rem;border:1px solid}.fiabilite-indicator.excellent{background:rgba(40, 167, 69, 0.1);color:var(--success-color);border-color:rgba(40, 167, 69, 0.2)}.fiabilite-indicator.good{background:rgba(255, 193, 7, 0.1);color:#856404;border-color:rgba(255, 193, 7, 0.2)}.fiabilite-indicator.low{background:rgba(220, 53, 69, 0.1);color:var(--danger-color);border-color:rgba(220, 53, 69, 0.2)}.fiabilite-indicator i{font-size:0.9rem}.offres-enchere-section{padding:2rem;border-bottom:1px solid #f1eff0}.offres-enchere-section h3{margin:0 0 1.5rem 0;font-size:1.25rem;display:flex;align-items:center;gap:0.5rem;color:var(--primary-color)}.offres-enchere-section h3 i{color:var(--secondary-color)}.offres-enchere-section .section-intro{margin-bottom:2rem;padding:1rem;background:linear-gradient(135deg, #f8f9ff 0%, #f0f0ff 100%);border-radius:8px;border-left:4px solid var(--primary-color)}.offres-enchere-section .section-intro p{margin:0;color:var(--text-light);font-size:0.95rem;line-height:1.5}.offres-stats{display:flex;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.offre-enchere-card.new-offer{animation:slideInFromTop 0.5s ease-out}@keyframes slideInFromTop{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255, 255, 255, 0.8);display:flex;align-items:center;justify-content:center;z-index:10;border-radius:12px}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite}.avantages-lancement{background:linear-gradient(135deg, #fff8f5 0%, #fef7f0 100%);border-top:1px solid #ffeaa7;border-bottom:1px solid #ffeaa7}.avantages-lancement h2{color:var(--primary-color);margin-bottom:1rem;text-align:center}.avantages-lancement .section-intro{text-align:center;margin-bottom:3rem}.avantages-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;margin-bottom:3rem}.avantage-card{background:white;padding:2rem 1.5rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);text-align:center;transition:transform 0.3s ease, box-shadow 0.3s ease;border:1px solid #f1eff0}.avantage-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.avantage-icon{width:60px;height:60px;background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:white;font-size:1.5rem}.avantage-card h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.25rem}.avantage-card p{color:var(--text-light);line-height:1.6;margin:0}.cost-section{background:white;border-top:1px solid #f1eff0}.cost-section h2{text-align:center;margin-bottom:1rem;color:var(--text-color)}.cost-section .section-intro{text-align:center;margin-bottom:3rem}.cost-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;margin-bottom:3rem}.cost-card{background:#faf8f9;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);overflow:hidden;transition:transform 0.3s ease, box-shadow 0.3s ease;border:2px solid #f1eff0;display:flex;flex-direction:column}.cost-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.cost-card.featured{border-color:var(--primary-color);background:linear-gradient(135deg, rgba(158, 28, 96, 0.05) 0%, rgba(158, 28, 96, 0.02) 100%)}.cost-header{padding:2rem 1.5rem 1rem;text-align:center;background:white}.cost-header h3{margin:0 0 1rem 0;color:var(--text-color);font-size:1.25rem}.cost-price{display:flex;flex-direction:column;align-items:center;gap:0.25rem}.cost-price .amount{font-size:2rem;font-weight:700;color:var(--primary-color)}.cost-price .period{color:var(--text-light);font-size:0.9rem}.cost-features{padding:1rem 1.5rem 2rem;flex:1;display:flex;flex-direction:column}.cost-features ul{list-style:none;padding:0;margin:0}.cost-features li{display:flex;align-items:flex-start;gap:0.75rem;padding:0.5rem 0;color:var(--text-light);line-height:1.5}.cost-features li i{color:var(--success-color);font-size:1.1rem;flex-shrink:0;margin-top:0.1rem}.benefit-item{background:white;padding:2rem 1.5rem;border-radius:8px;transition:transform 0.3s ease;box-shadow:0 2px 4px rgba(0,0,0,0.1);text-align:center}.benefit-item h3,.benefit-card h3{margin:0 0 1rem 0;font-size:1.25rem}.benefit-item h4{margin:0 0 1rem 0;font-size:1.1rem}.benefit-item p{color:var(--text-light);margin:0;font-size:0.9rem;line-height:1.5}.benefit-item.active i{color:#28a745}.benefit-item.inactive{text-decoration:line-through;opacity:0.6}.benefit-item.inactive i{color:#dc3545}.benefit-item:hover{transform:translateY(-5px)}.benefits-list{display:grid;gap:0.5rem}.benefit-icon{color:var(--primary-color);margin-bottom:1rem}.benefit-icon i.ph::before{font-size:50px!important}.benefit-card{background:white;padding:2rem 1.5rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease, box-shadow 0.3s ease;text-align:center;margin-bottom:1rem}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.benefit-card p{color:var(--text-light);margin:0;font-size:0.95rem;line-height:1.5}.alertes-stats{margin-top:2rem}.project-budget-vote{padding:2rem;border-bottom:1px solid #f1eff0;background:linear-gradient(135deg, #fff8f5 0%, #fef7f0 100%)}.project-budget-vote h3{margin:0 0 1rem 0;font-size:1.25rem;display:flex;align-items:center;gap:0.5rem;color:var(--primary-color)}.project-budget-vote h3 i{color:var(--secondary-color)}.project-budget-vote p{color:var(--text-light);margin:0 0 1.5rem 0;font-size:0.95rem;line-height:1.5}.project-budget-vote .vote-result{background:white;border:1px solid #f1eff0;border-radius:8px;padding:1rem;margin-bottom:1rem;display:flex;align-items:center;gap:0.75rem}.project-budget-vote .vote-result i{color:var(--success-color);font-size:1.25rem;flex-shrink:0}.project-budget-vote .vote-result p{margin:0;color:var(--text-color);font-weight:500}.project-budget-vote .vote-result small{display:block;color:var(--text-light);font-size:0.85rem;margin-top:0.25rem}.budget-vote-form{background:white;border:1px solid #f1eff0;border-radius:8px;padding:1.5rem;margin-bottom:1rem}.budget-vote-form .form-group{margin-bottom:1rem}.budget-vote-form .form-group:last-child{margin-bottom:0}.budget-vote-form label{display:block;margin-bottom:0.5rem;font-weight:600;color:var(--text-color);font-size:0.95rem}.budget-vote-form input[type="number"]{width:100%;padding:0.75rem;border:2px solid #f1eff0;border-radius:8px;font-size:1rem;transition:border-color 0.3s ease}.budget-vote-form input[type="number"]:focus{outline:none;border-color:var(--primary-color)}.budget-vote-form .form-help{font-size:0.85rem;color:var(--text-light);margin-top:0.25rem}.project-budget-vote .vote-stats{background:white;border:1px solid #f1eff0;border-radius:8px;padding:1.5rem}.project-budget-vote .vote-stats h4{margin:0 0 1rem 0;font-size:1.1rem;color:var(--text-color);display:flex;align-items:center;gap:0.5rem}.project-budget-vote .vote-stats h4 i{color:var(--primary-color)}.ville-suggestions-container{background:white;border:1px solid #f1eff0;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 6px rgba(0,0,0,0.1);max-height:200px;overflow-y:auto;z-index:1000;display:none}.ville-suggestion-item{padding:0.75rem;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color 0.2s}.ville-suggestion-item *{cursor:pointer}.ville-suggestion-item:hover{background-color:var(--light-bg)}.ville-suggestion-item:last-child{border-bottom:none}.categories-sitemap{background:var(--light-bg);padding:2rem;border-radius:12px;margin-bottom:3rem;border:1px solid #f1eff0}.categories-sitemap h2{color:var(--primary-color);margin-bottom:2rem;font-size:1.5rem;text-align:center}.categories-tree{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem}.category-main{background:white;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.05);border:1px solid #f1eff0;transition:transform 0.2s ease, box-shadow 0.2s ease}.category-main:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.category-main h3{margin:0 0 0.5rem 0;font-size:1.25rem}.category-main h3 a{color:var(--primary-color);text-decoration:none;transition:color 0.2s}.category-main h3 a:hover{color:var(--accent-color)}.category-main p{color:var(--text-light);margin:0 0 1rem 0;font-size:0.9rem;line-height:1.5}.subcategory-link{display:inline-block;background:rgba(158, 28, 96, 0.1);color:var(--primary-color);padding:0.25rem 0.75rem;border-radius:15px;text-decoration:none;font-size:0.85rem;font-weight:500;transition:all 0.2s;border:1px solid rgba(158, 28, 96, 0.2)}.subcategory-link:hover{background:var(--primary-color);color:white;transform:translateY(-1px)}.villes-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:1.5rem;margin-top:2rem}.ville-card{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,0.08);border:1px solid #f0f0f0;transition:all 0.3s ease}.ville-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,0.12);border-color:var(--primary-color)}.ville-info h3{margin:0 0 1rem 0;font-size:1.25rem;line-height:1.3}.ville-info h3 a{color:inherit;text-decoration:none;transition:color 0.3s}.ville-info h3 a:hover{color:var(--primary-color)}.ville-details{display:flex;flex-direction:column;gap:0.5rem;margin-bottom:1rem;font-size:0.9rem;color:var(--text-light)}.ville-count,.ville-cp{display:flex;align-items:center;gap:0.5rem}.ville-count i,.ville-cp i{color:var(--primary-color);font-size:1rem}.mode-options-container{display:flex;gap:1rem;margin-bottom:1rem}.mode-option{flex:1;border:2px solid #f1eff0;border-radius:8px;padding:1rem;transition:all 0.3s ease;background:white}.mode-option,.mode-option *{cursor:pointer}.mode-option:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(158, 28, 96, 0.1)}.mode-option.selected{border-color:var(--primary-color);background:linear-gradient(135deg, rgba(158, 28, 96, 0.05) 0%, rgba(158, 28, 96, 0.02) 100%);box-shadow:0 4px 12px rgba(158, 28, 96, 0.15)}.mode-option input[type="radio"]{display:none}.mode-option-content{display:flex;align-items:flex-start;gap:0.75rem}.mode-option-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.mode-option-text{flex:1}.mode-option-text h4{margin:0 0 0.5rem 0;font-size:1.1rem;font-weight:600;color:#333}.mode-option-text p{margin:0;color:var(--text-light);font-size:0.9rem;line-height:1.5}.mode-option.selected .mode-option-text h4{color:var(--primary-color)}.mode-option.selected .mode-option-text p{color:var(--text-color)}.search-toggle-btn{background:none;border:2px solid #f1eff0;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;color:var(--text-light);font-size:1.2rem}.search-toggle-btn:hover{border-color:var(--primary-color);color:var(--primary-color);background:rgba(158, 28, 96, 0.05)}.search-toggle-btn:active{transform:scale(0.95)}.sitemap-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:2rem;margin-bottom:4rem}.sitemap-category{background:white;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease, box-shadow 0.3s ease;opacity:0;transform:translateY(20px)}.sitemap-category.animate-in{opacity:1;transform:translateY(0);animation:fadeInUp 0.6s ease-out forwards}.sitemap-category:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.sitemap-category h2{color:var(--primary-color);margin:0 0 1.5rem 0;font-size:1.5rem;display:flex;align-items:center;gap:0.75rem;border-bottom:2px solid var(--secondary-color);padding-bottom:0.5rem}.sitemap-category h2 i{color:var(--secondary-color);font-size:1.5rem}.sitemap-links{display:flex;flex-direction:column;gap:0.75rem}.sitemap-link{display:flex;align-items:center;gap:0.75rem;padding:0.75rem;background:var(--light-bg);border-radius:8px;text-decoration:none;color:var(--text-color);transition:all 0.3s ease;border:1px solid #f1eff0}.sitemap-link:hover{background:var(--primary-color);color:white;transform:translateX(5px);box-shadow:0 4px 12px rgba(158, 28, 96, 0.2)}.sitemap-link i{font-size:1.25rem;color:var(--primary-color);flex-shrink:0;width:20px;text-align:center}.sitemap-link:hover i{color:white}.sitemap-link span{flex:1;font-weight:500}.sitemap-technologies,.villes-sitemap{background:white;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,0.1);margin-bottom:2rem}.sitemap-technologies h2,.villes-sitemap h2{color:var(--primary-color);margin:0 0 1rem 0;font-size:1.5rem;display:flex;align-items:center;gap:0.75rem}.sitemap-technologies h2 i,.villes-sitemap h2 i{color:var(--secondary-color)}.sitemap-technologies p,.villes-sitemap p{color:var(--text-light);margin:0 0 1.5rem 0;font-size:1rem}.tech-links-grid,.villes-links-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(140px, 1fr));gap:0.75rem;margin-bottom:1.5rem}.tech-link,.ville-link{display:inline-block;background:var(--primary-color);color:white;padding:0.5rem 0.75rem;border-radius:20px;text-decoration:none;font-size:0.85rem;font-weight:500;text-align:center;transition:all 0.3s ease;border:1px solid var(--primary-color)}.ville-link{background:var(--secondary-color);border:1px solid var(--secondary-color)}.tech-link:hover,.ville-link:hover{background:white;color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 8px rgba(158, 28, 96, 0.3)}.ville-link:hover{color:var(--secondary-color);box-shadow:0 4px 8px rgba(245, 173, 24, 0.3)}code{background:#faf8f9;color:#d73a49;padding:0.125rem 0.25rem;border-radius:3px;font-family:'SFMono-Regular', 'Consolas', 'Liberation Mono', 'Menlo', monospace;font-size:0.875em;border:1px solid #e1e4e8;word-wrap:break-word}code:hover{background:#f1f3f4;border-color:#d1d5db}.notifications-status-info{background:var(--light-bg);border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.notifications-status-info i{font-size:2rem;color:var(--primary-color);flex-shrink:0}.notifications-status-info div{flex:1}.notifications-status-info h4{margin:0 0 0.5rem 0;color:var(--text-color);font-size:1.1rem}.notifications-status-info p{margin:0;color:var(--text-light);font-size:0.9rem;line-height:1.4}.status-item{display:flex;align-items:center;gap:0.75rem;padding:0.75rem;background:white;border:1px solid #f1eff0;border-radius:8px;transition:all 0.3s ease}.status-item:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(158, 28, 96, 0.1)}.status-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.status-icon.success{background:rgba(40, 167, 69, 0.1);color:var(--success-color);border:2px solid rgba(40, 167, 69, 0.2)}.status-icon.error{background:rgba(220, 53, 69, 0.1);color:var(--danger-color);border:2px solid rgba(220, 53, 69, 0.2)}.status-icon i{font-size:1.1rem}.status-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.status-header h2{color:#333;margin:0}.status-card{background:white;padding:2rem;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,0.1);display:flex;align-items:center;gap:1.5rem;border-left:4px solid}.status-card i{font-size:2.5rem;flex-shrink:0}.status-verified{border-left-color:var(--success-color);background:linear-gradient(135deg, #f0fff4 0%, white 100%)}.status-verified i{color:var(--success-color)}.status-verified h3{color:var(--success-color)}.status-pending{border-left-color:#ffc107;background:linear-gradient(135deg, #fffbf0 0%, white 100%)}.status-pending i{color:#ffc107}.status-pending h3{color:#856404}.status-rejected{border-left-color:var(--danger-color);background:linear-gradient(135deg, #fff5f5 0%, white 100%)}.status-rejected i{color:var(--danger-color)}.status-rejected h3{color:var(--danger-color)}.status-unverified{border-left-color:var(--warning-color);background:linear-gradient(135deg, #fefce8 0%, white 100%)}.status-unverified i{color:var(--warning-color)}.status-unverified h3{color:var(--warning-color)}.status-card h3{margin:0 0 0.5rem 0;font-size:1.25rem}.status-card p{margin:0;color:var(--text-light);line-height:1.5}.status-enchere{display:inline-flex;align-items:center;gap:0.25rem;padding:0.25rem 0.5rem;border-radius:12px;font-size:0.8rem;font-weight:500;text-transform:uppercase}.status-enchere.active{background:rgba(40, 167, 69, 0.1);color:var(--success-color);border:1px solid rgba(40, 167, 69, 0.2)}.status-enchere.closed{background:rgba(108, 117, 125, 0.1);color:#6c757d;border:1px solid rgba(108, 117, 125, 0.2)}.status-enchere i{font-size:0.9rem}.status-badge{padding:0.25rem 0.75rem;border-radius:20px;font-size:0.85rem;font-weight:600}.status-success{background:#d4edda;color:#155724}.status-error{background:#f8d7da;color:#721c24}.status-warning{background:#fff3cd;color:#856404}.status-info{background:#d1ecf1;color:#0c5460}.freelance-stats{display:flex;justify-content:space-between;margin-bottom:20px;padding:15px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.freelance-podium{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem;text-align:center}.freelance-podium h3 > a{text-decoration:none;color:inherit}.freelance-stats .stat{text-align:center;flex:1;color:var(--primary-color);font-weight:600}.freelance-stats .stat i.ph{color:var(--primary-color);display:block;margin-bottom:5px}.freelance-stats .stat i.ph:before{font-size:1.5rem}.freelance-stats .stat-value{font-weight:bold;font-size:1.1rem;display:block}.freelance-stats-podium{display:flex;flex-direction:column;gap:0.5rem;text-align:center;font-size:0.9rem;color:#666}.freelance-stats-podium .stat{display:flex;align-items:center;justify-content:center;gap:0.25rem}.freelance-card{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,0.08);border:1px solid #f0f0f0;transition:all 0.3s ease}.freelance-card.animate-in-style{opacity:0;transform:translateY(20px)}.freelance-card.animate-in{opacity:1;transform:translateY(0);animation:fadeInUp 0.6s ease-out forwards}.freelance-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,0.12);border-color:var(--primary-color)}.freelance-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.freelance-info{display:flex;align-items:center;gap:1rem;flex:1}.freelance-info h1{margin:0 0 0.5rem 0;font-size:2rem}.freelance-info h2{margin:0 0 0.5rem 0;font-size:1.5rem}.freelance-info h3{margin:0 0 0.5rem 0;font-size:1.25rem}.freelance-info h4{margin:0 0 0.5rem 0;font-size:1.1rem}.freelance-info h5{margin:0 0 0.5rem 0;font-size:1.1rem;line-height:1.3}.freelance-info h1 a,.freelance-info h2 a,.freelance-info h3 a,.freelance-info h4 a,.freelance-info h5 a{color:inherit;text-decoration:none}.freelance-info h1 a:hover,.freelance-info h2 a:hover,.freelance-info h3 a:hover,.freelance-info h4 a:hover,.freelance-info h5 a:hover{color:var(--primary-color)}.freelance-badges{display:flex;flex-wrap:wrap;gap:5px}.freelance-details{display:flex;flex-direction:column;gap:0.5rem;margin-bottom:1rem;font-size:0.9rem;color:var(--text-light);align-items:start;flex:1}.freelance-details h1,.freelance-details h4{margin:0 0 0.25rem 0;font-size:1.1rem;color:var(--text-color)}.freelance-details p{margin:0;color:var(--text-light);font-size:0.9rem}.freelance-spec{display:flex;align-items:center;gap:0.5rem}.freelance-spec i{color:var(--primary-color);font-size:1rem}.freelance-technologies{margin-bottom:1rem}.tech-match-link{text-decoration:none;display:inline-block;transition:transform 0.2s ease}.tech-match-link:hover{transform:translateY(-1px)}.tech-match-link .tech-match{cursor:pointer;transition:all 0.2s ease}.tech-match-link:hover .tech-match{background:var(--primary-color);color:white;box-shadow:0 2px 8px rgba(158, 28, 96, 0.3)}.estimation-result{background:white;border:1px solid #f1eff0;border-radius:8px;padding:1rem;margin-bottom:1rem;display:flex;align-items:center;gap:0.75rem;transition:all 0.3s ease}.estimation-result:hover{border-color:var(--primary-color);box-shadow:0 2px 8px rgba(158, 28, 96, 0.1)}.estimation-result i{color:var(--success-color);font-size:1.25rem;flex-shrink:0}.estimation-result p{margin:0;color:var(--text-color);font-weight:500}.estimation-result small{display:block;color:var(--text-light);font-size:0.85rem;margin-top:0.25rem}.budget-estimation-form{background:white;border:1px solid #f1eff0;border-radius:8px;padding:1.5rem;margin-bottom:1rem}.estimation-stats{display:flex;gap:2rem;flex-wrap:wrap;background:white;border:1px solid #f1eff0;border-radius:8px;padding:1.5rem;margin-bottom:1rem}.estimation-stats h4{margin:0 0 1rem 0;font-size:1.1rem;color:var(--text-color);display:flex;align-items:center;gap:0.5rem}.estimation-stats h4 i{color:var(--primary-color)}.estimation-stats .stat-item{background:white;border:1px solid #f1eff0;border-radius:8px;padding:1.5rem;text-align:center;flex:1;min-width:150px;transition:all 0.3s ease}.estimation-stats .stat-item:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(158, 28, 96, 0.1)}.estimation-stats .stat-number{font-size:2rem;font-weight:700;color:var(--primary-color);margin-bottom:0.5rem;display:block}.estimation-stats .stat-label{color:var(--text-light);font-size:0.9rem;font-weight:500}.project-budget-estimation{padding:2rem;border-bottom:1px solid #f1eff0;background:linear-gradient(135deg, #fff8f5 0%, #fef7f0 100%)}.project-budget-estimation h3{margin:0 0 1rem 0;font-size:1.25rem;display:flex;align-items:center;gap:0.5rem;color:var(--primary-color)}.project-budget-estimation h3 i{color:var(--secondary-color)}.project-budget-estimation p{color:var(--text-light);margin:0 0 1.5rem 0;font-size:0.95rem;line-height:1.5}.estimation-card{background:white;border:1px solid #f1eff0;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,0.05);transition:all 0.3s ease;margin-bottom:1rem;position:relative}.estimation-card .freelance-badges,.estimation-card .freelance-details h4{display:flex;flex-direction:column;align-items:flex-start}.estimation-card:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(158, 28, 96, 0.1);transform:translateY(-2px)}.estimation-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.estimation-info{display:flex;flex-direction:column;gap:0.75rem}.estimation-info .estimation-description{color:var(--text-light);line-height:1.5;font-size:0.9rem}.estimation-info .estimation-meta{display:flex;align-items:center;gap:1rem;font-size:0.85rem;color:var(--text-light)}.estimation-info .estimation-meta span{display:flex;align-items:center;gap:0.25rem}.estimation-info .estimation-meta i{color:var(--primary-color);font-size:1rem}.estimation-amount{font-size:1.5rem;color:var(--primary-color);display:block;margin-bottom:0.25rem}.estimation-info > small{color:var(--text-light);font-size:0.85rem;margin-top:0.5rem;display:block}.estimation-info > strong{color:var(--primary-color);font-weight:600;display:block;margin-bottom:0.25rem}.biographie-preview{margin-top:20px;padding:15px;border:1px solid #ddd;border-radius:5px;background:#f9f9f9}.biographie-preview h2{margin:0 0 1.5rem 0;font-size:1.5rem;display:flex;align-items:center;gap:0.5rem}.sponsor-code-section{background:var(--light-bg);border-radius:8px;padding:1.5rem;margin-bottom:2rem;border:1px solid #f1eff0}.sponsor-code-label{font-weight:600;color:var(--text-color);margin-bottom:0.5rem;display:block}.sponsor-code-display{display:flex;align-items:center;gap:1rem;background:white;border:2px solid var(--primary-color);border-radius:8px;padding:1rem;font-family:monospace;font-size:1.2rem;font-weight:bold;color:var(--primary-color)}.sponsor-link-info{margin-top:0.5rem;font-size:0.9rem;color:var(--text-light);font-style:italic}.sponsor-link-info a{color:var(--primary-color);text-decoration:underline}.sponsor-link-info a:hover{color:var(--accent-color)}.godchildren-section{margin-top:2rem}.godchildren-list{display:flex;flex-direction:column;gap:1rem}.godchild-actions{justify-content:flex-end}.godchild-card{background:white;border:1px solid #f1eff0;border-radius:8px;padding:1.5rem;transition:all 0.3s ease;box-shadow:0 2px 4px rgba(0,0,0,0.05)}.godchild-card:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(158, 28, 96, 0.1)}.godchild-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.godchild-name{font-weight:600;color:var(--text-color)}.godchild-date{color:var(--text-light);font-size:0.9rem}.godchild-status{display:flex;align-items:center;gap:0.5rem;font-size:0.9rem}.godchild-status.subscribed{color:var(--success-color)}.godchild-status.pending{color:var(--warning-color)}.godchild-status i{font-size:1rem}.sponsorship-rewards{background:linear-gradient(135deg, var(--secondary-color) 0%, var(--primary-color) 100%);color:white;border-radius:12px;padding:2rem;margin-top:2rem;text-align:center}.sponsorship-rewards h3{margin:0 0 1rem 0;font-size:1.5rem}.sponsorship-rewards p{margin:0 0 1.5rem 0;opacity:0.9;line-height:1.6}.rewards-stats{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.reward-stat{background:rgba(255,255,255,0.1);border-radius:8px;padding:1rem;min-width:120px}.reward-stat strong{display:block;font-size:1.5rem;margin-bottom:0.25rem}.reward-stat span{font-size:0.9rem;opacity:0.9}.sponsorship-invite{background:var(--light-bg);border-radius:12px;padding:2rem;text-align:center;margin-top:2rem;border:1px solid #f1eff0}.sponsorship-invite h3{color:var(--primary-color);margin:0 0 1rem 0;font-size:1.25rem}.sponsorship-invite p{color:var(--text-light);margin:0 0 1.5rem 0;line-height:1.6}.payment-container{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem}.payment-header{text-align:center;margin-bottom:2rem}.payment-header h1{color:var(--primary-color);font-size:2.5rem;margin-bottom:0.5rem}.payment-header p{color:var(--text-light);font-size:1.1rem}.subscription-summary{margin-bottom:2rem}.summary-card{background:white;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,0.1);border:1px solid #f1eff0;text-align:center}.summary-card h3{color:var(--primary-color);margin-bottom:10px;font-size:20px}.summary-card p{color:#666;margin-bottom:15px;line-height:1.5}.summary-header h3{color:var(--primary-color);font-size:1.5rem;margin-bottom:1rem}.summary-price{display:flex;align-items:baseline;justify-content:center;gap:0.5rem;margin-bottom:1.5rem}.price-amount{font-size:2.5rem;font-weight:700;color:var(--primary-color)}.price-period{color:var(--text-light);font-size:1rem}.summary-details{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.payment-section{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.payment-methods{background:white;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,0.1);border:1px solid #f1eff0}.payment-methods h3{color:var(--primary-color);margin-bottom:1.5rem;font-size:1.25rem;display:flex;align-items:center;gap:0.5rem}.payment-methods h3 i{color:var(--secondary-color)}.payment-form{margin-top:1rem}.payment-info{display:flex;flex-direction:column;gap:1.5rem}.info-card{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,0.1);border:1px solid #f1eff0}.info-card h4{color:var(--primary-color);margin-bottom:1rem;font-size:1.1rem;display:flex;align-items:center;gap:0.5rem}.info-card h4 i{color:var(--secondary-color)}.info-card ul{margin:0;padding-left:1.5rem}.info-card li{margin-bottom:0.5rem;color:var(--text-light);line-height:1.5}.payment-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;flex-wrap:wrap}.achats-existants{margin-top:2rem}.achats-existants h3{margin-bottom:1rem;color:var(--primary-color);font-size:1.25rem;display:flex;align-items:center;gap:0.5rem}.achats-existants h3 i{color:var(--secondary-color)}.achat-card{background:white;border:1px solid #f1eff0;border-radius:8px;padding:1rem;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:end;transition:all 0.3s ease;box-shadow:0 2px 4px rgba(0,0,0,0.05);gap:0.5rem}.achat-card:hover{border-color:var(--primary-color);box-shadow:0 4px 12px rgba(158, 28, 96, 0.1);transform:translateY(-2px)}.achat-info{display:flex;flex-direction:column;gap:0.5rem;flex:1}.achat-info strong{color:var(--text-color);font-size:0.9rem;font-weight:600}.achat-card .btn{flex-shrink:0;white-space:nowrap}.sponsor-custom-link-section{margin-top:20px;padding:15px;background:var(--light-bg);border-radius:8px;border:1px solid #f1eff0}.custom-link-item{display:flex;align-items:center;gap:10px;margin-bottom:10px}.custom-link-item label{color:var(--text-color);min-width:80px}.custom-link-item input[type="text"]{flex:1;padding:8px 12px;border:2px solid var(--primary-color);background:white;font-family:monospace;color:var(--primary-color);cursor:auto}.websocket-info{text-align:center;font-size:12px;margin:10px 0}.websocket-info .check_text{color:#28a745}.ajdcode-promo-box{margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg, #fff8f5 0%, #fef7f0 100%);border:2px solid #ffeaa7;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,0.1);text-align:center}.ajdcode-promo-box .promo-content h3{color:var(--primary-color);margin:0 0 1rem 0;font-size:1.25rem;display:flex;align-items:center;justify-content:center;gap:0.5rem;text-align:left}.ajdcode-promo-box .promo-content h3 i{color:var(--secondary-color)}.ajdcode-promo-box .promo-content p{color:var(--text-light);margin:0 0 1.5rem 0;font-size:1rem;line-height:1.5}.ajdcode-promo-box .promo-content .btn{margin-top:1rem}.article-voting{margin:2rem;padding:1.5rem;background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.1);border:1px solid #f1eff0}.voting-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.vote-btn{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;border:2px solid #f1eff0;border-radius:8px;background:white;cursor:pointer;transition:all 0.3s ease;font-size:1rem;color:#666}.vote-btn:hover{border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px rgba(158, 28, 96, 0.2)}.vote-btn.voted{border-color:var(--primary-color);background:rgba(158, 28, 96, 0.05);color:var(--primary-color)}.vote-btn.voted.up{background:rgba(40, 167, 69, 0.1);border-color:var(--success-color);color:var(--success-color)}.vote-btn.voted.down{background:rgba(220, 53, 69, 0.1);border-color:var(--danger-color);color:var(--danger-color)}.vote-icon{font-size:1.5rem;transition:transform 0.2s ease}.vote-btn:hover .vote-icon{transform:scale(1.1)}.vote-count{font-weight:600;font-size:1.1rem}.voting-stats{display:flex;justify-content:center;gap:2rem;padding-top:1rem;border-top:1px solid #f1eff0;font-size:0.9rem;color:var(--text-light)}.voting-stats span{display:flex;align-items:center;gap:0.5rem}.voting-stats i{color:var(--primary-color)}@media (max-width:1200px){.footer-content{display:flex;gap:2rem;align-items:center;flex-wrap:wrap}.footer-content .footer-section:nth-child(1),.footer-content .footer-section:nth-child(2),.footer-content .footer-section:nth-child(3),.footer-content .footer-section:nth-child(4){margin:0 auto}.footer-sections{grid-template-columns:repeat(4, 1fr)}}@media (max-width:1000px){.logo-css{width:154px;height:61px;animation:rotateLogo_mobile 9s infinite linear}.logo-3d canvas{left:-50px}.user-menu-btn{position:absolute;top:40px;right:30px;border:none;min-width:unset}.mobile-menu-toggle{left:50px}.user-name{display:none}.user-menu-dropdown{right:0}.header-content{flex-direction:column;gap:1rem}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;box-shadow:0 4px 6px rgba(0,0,0,0.1);border-top:1px solid #f1eff0;z-index:11}.main-nav.mobile-menu-open{display:block}.main-nav ul{flex-direction:column;gap:0.2rem;padding:0.2rem;flex-wrap:wrap;justify-content:center}.main-nav li{border-bottom:1px solid #f0f0f0;margin-bottom:0}.main-nav a{padding:1rem 2rem}.mobile-menu-toggle{display:flex}}@media (max-width:868px){.dashboard-tabs{flex-direction:column;gap:0}.tab-button{justify-content:center;padding:0.75rem 1rem;border-bottom:1px solid #f1eff0;border-right:none}.tab-button.active{border-bottom-color:var(--primary-color);border-right:none}.tab-button span{font-size:0.9rem}}@media (max-width:768px){.user-menu-btn{right:10px}.mobile-menu-toggle{left:10px}.offer-details{flex-wrap:wrap;gap:1rem}.candidature-card .freelance-details,.candidature-card .freelance-details h4{display:flex;flex-direction:column;align-items:center}.actions{flex-direction:column;align-items:center}.actions .btn{width:100%;max-width:300px}.estimation-card .freelance-badges{align-items:center}.voting-buttons{flex-direction:column;align-items:center}.vote-btn{width:100%;max-width:200px;justify-content:center}.voting-stats{flex-direction:column;gap:1rem;text-align:center}.ajdcode-promo-box{margin:1.5rem 0;padding:1rem}.ajdcode-promo-box .promo-content h3{font-size:1.1rem;flex-direction:column;gap:0.5rem}.ajdcode-promo-box .promo-content p{font-size:0.9rem}.star-rating .ph::before{font-size:16px}.avis-note-public{gap:2px}.sponsor-custom-link-section{padding:12px}.custom-link-item{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:15px}.custom-link-item input[type="text"]{font-size:0.85rem}.custom-link-item button{width:100%}.achats-existants h3{font-size:1.1rem}.rewards-stats{flex-direction:column}.achat-card{flex-direction:column;align-items:flex-start;padding:0.75rem}.achat-info{width:100%}.achat-card .btn{width:100%;text-align:center}.freelance-info{flex-direction:column;gap:0}.freelance-info h1,.freelance-info h2,.freelance-info h3,.freelance-info h4,.freelance-info h5{font-size:1.2rem}.freelance-header{gap:0.75rem}.freelance-stats .stat-value{line-height:2}.freelance-card-ranking{flex-direction:column;text-align:center;gap:1rem}.freelance-card{padding:1.25rem}.freelance-stats-ranking{justify-content:center}.tech-stats{flex-direction:column;gap:15px}.freelance-stats{flex-direction:column;align-items:flex-start}.freelance-stats .stat{display:flex;align-items:center;gap:10px}.freelance-stats .stat i{margin-bottom:0}.hero-stats{flex-direction:column;gap:1rem}.avis-header{flex-direction:column;gap:1rem;align-items:flex-start}.avis-rating{align-items:flex-start}.pagination-link{padding:0.5rem 0.75rem;font-size:0.9rem}.benefit-item,.premium-card{margin-bottom:1rem}.benefit-card{padding:1.5rem 1rem}.grid{grid-template-columns:1fr}.pricing-card.featured, .abonnement-card.featured{transform:none;order:-1}.pricing-price .amount, .abonnement-price .amount{font-size:2rem}.abonnement-price .amount{font-size:2.2rem}.step-header h3{font-size:1.3rem}.step-actions .btn{min-width:unset}.step-actions .btn:first-child span{display:none}.step-actions .btn:first-child{order:2}.step-actions .btn:last-child{order:1}.project-actions-header{flex-direction:column;align-items:center;gap:15px;margin-left:unset}.project-actions-header .project-actions{width:100%;justify-content:flex-start}.project-actions-header .btn{flex:1;min-width:120px}.article-header h1{font-size:2rem}.article-meta{flex-direction:column;align-items:flex-start;gap:0.5rem}.related-articles-grid{grid-template-columns:1fr}.article-content{padding:1.5rem}.sitemap-category h2,.conversation-header h2,.actions-bar h2,.projets-header h2,.article-card h2{font-size:1.3rem}.pagination{flex-wrap:wrap}.test-card{padding:20px}.historique-comparison{grid-template-columns:1fr;gap:1rem}.historique-old,.historique-new{padding:1rem}.history-modif-header{flex-direction:column;align-items:flex-start;gap:0.5rem}.history-modif-header .btn{align-self:stretch;text-align:center}.form-container{margin:2rem 1rem;padding:2rem 1rem}.form-row{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.step, .testimonial-card{margin-bottom:1rem}.timeline-step{max-width:none}.timeline-connector{height:60px}.timeline-content{padding:1rem}.profile-tab-content{padding:1rem 0.5rem}.dashboard-header{flex-direction:column;text-align:center}.user-info h1{font-size:2rem}.stat-content{text-align:center}.activity-item{flex-direction:column;align-items:flex-start;gap:1rem}.activity-status{align-self:flex-end}.action-card{flex-direction:column;text-align:center;gap:1rem}.action-content{text-align:center}.action-card .btn{width:100%}.dashboard-tabs-section{position:initial}.grid{grid-template-columns:1fr}.badge-card{flex-direction:column;text-align:center;gap:1rem}.badges-settings{padding:1.5rem}.test-info, .test-form, .test-results{padding:20px}.current-score{flex-direction:column;gap:10px}.answer-option{padding:12px}.step-navigation{flex-direction:column;gap:20px;padding:15px}.step-indicators{gap:8px}.step-dot{width:35px;height:35px;font-size:0.8rem}.step-nav-btn{padding:12px 20px;font-size:0.9rem}.step-header h3{font-size:1.3rem}.profile-header-public{flex-direction:column;gap:1.5rem;padding:1.5rem}.profile-header-public .profile-info-public h1{font-size:1.8rem}.profile-layout-public{grid-template-columns:1fr;gap:2rem}.profile-card-public{padding:1.5rem}.stat-number{font-size:1.5rem}.tags-list-public{gap:0.25rem}.skill-tag-public{font-size:0.8rem;padding:0.2rem 0.5rem}.points-total{flex-direction:column;text-align:center;gap:1rem}.banniere h1{font-size:2.5rem}.category-card{padding:1rem}.history-points-item{flex-direction:column;align-items:flex-start;gap:0.75rem}.history-points-points{align-self:flex-end}.page-error-code{font-size:6rem}.page-error-content h1{font-size:2rem}.podium-container{grid-template-columns:1fr}.podium-item.first,.podium-item.second,.podium-item.third{order:unset;transform:none}.ranking-header{grid-template-columns:1fr;gap:1.5rem}.ranking-info{order:-1}.pagination-numbers{order:-1;width:100%;justify-content:center;margin-bottom:1rem}.projet-card{margin-bottom:1rem}.projet-title-row{flex-direction:column;align-items:flex-start;gap:0.5rem}.projet-footer{flex-direction:column;align-items:flex-start;gap:1rem}.payment-container{grid-template-columns:1fr;gap:1.5rem}.category-section{padding:20px}.category-technologies{gap:8px}.tech-link{padding:6px 12px;font-size:0.8rem}.projet-info{flex-direction:column;align-items:flex-start;gap:0.75rem}.projet-status{align-self:flex-end}.projet-details .detail-item{padding:0.2rem 0.5rem 0.2rem 0.2rem;gap:0.5rem}.projet-details .detail-item i{padding:0.3rem}.projet-details .detail-item i.ph::before{font-size:1rem}.projet-details-row{flex-direction:column;align-items:flex-start;gap:0.5rem}.projet-details-row{flex-direction:column;gap:0.5rem}.actions-bar{flex-direction:column;text-align:center;gap:1rem}.selected-file-item,.existing-document-item{flex-direction:column;align-items:flex-start;gap:10px}.file-actions,.document-actions{width:100%;justify-content:flex-end}.document-item{flex-direction:column;align-items:flex-start;gap:1rem}.document-actions .btn{flex:1}.project-container{grid-template-columns:1fr;gap:2rem}.project-main,.project-sidebar{order:2}.project-sidebar{order:1}.technologies-list{justify-content:center}.client-card{flex-direction:column;text-align:center}.filtres-form{grid-template-columns:1fr}.budget-inputs{flex-direction:column;align-items:stretch}.budget-inputs span{display:none}.messagerie-container{padding:1rem}.conversation-item{flex-direction:column;text-align:center;gap:1rem}.conversation-info{text-align:center}.conversation-title{white-space:normal}.conversation-last-message{white-space:normal}.conversation-header{flex-direction:column;gap:1rem;text-align:center;align-items:center}.conversation-header .offer-details{justify-content:center}.message-content{max-width:85%}.message-form{flex-direction:column}.input-group{flex-direction:column;gap:1rem}.message-form button{width:100%}.offres-stats{flex-direction:column;gap:1rem}.stat-card{text-align:center;gap:1rem;min-width:unset}.offres-enchere-section{padding:1.5rem}.offres-enchere-section h3{font-size:1.1rem}.offres-enchere-section .section-intro{padding:0.75rem}.project-budget-vote{padding:1.5rem}.vote-result{flex-direction:column;text-align:center;gap:0.5rem}.budget-vote-form{padding:1rem}.vote-stats{padding:1rem}.grid{grid-template-columns:1fr;gap:0.75rem}.stat-item{padding:0.75rem;text-align:center}.progress{justify-content:center}.progress-text{font-size:0.8rem}.mode-options-container{flex-direction:column;gap:1rem}.mode-option{margin-bottom:0}.villes-list{grid-template-columns:1fr;gap:1rem}.ville-card{padding:1.25rem}.ville-info h3{font-size:1.1rem}.categories-tree{grid-template-columns:1fr;gap:1.5rem}.category-main{padding:1rem}.subcategories-list{gap:0.25rem}.subcategory-link{font-size:0.8rem;padding:0.2rem 0.5rem}.sitemap-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.sitemap-category{padding:1.5rem}.sitemap-link{padding:0.5rem;font-size:0.9rem}.sitemap-technologies,.villes-sitemap{padding:1.5rem}.tech-links-grid,.villes-links-grid{grid-template-columns:repeat(auto-fill, minmax(100px, 1fr));gap:0.5rem}.tech-link,.ville-link{font-size:0.8rem;padding:0.4rem 0.6rem}.notifications-status-info{flex-direction:column;text-align:center;gap:1rem}.status-item{flex-direction:column;text-align:center;gap:0.5rem}.status-icon{width:50px;height:50px;font-size:1.5rem}.footer-sections{grid-template-columns:repeat(1, 1fr)}.footer-section{margin:unset!important}.hero h1{font-size:2rem}.stats-grid{grid-template-columns:repeat(2, 1fr)}.footer-content{grid-template-columns:1fr}.footer-bottom > div{flex-direction:column;text-align:center}.account-type-selector{flex-direction:column}.social-buttons{flex-direction:column}.profile-container{grid-template-columns:1fr;gap:2rem}.status-card{flex-direction:column;text-align:center;gap:1rem}.upload-forms{grid-template-columns:1fr;gap:1.5rem}.profile-nav-link{white-space:nowrap;padding:0.75rem 1rem;margin-bottom:0;margin-right:0.5rem}.tab-header{padding:1.5rem 1.5rem 0}.profile-form{padding:0 1.5rem 1.5rem}.payment-header h1{font-size:2rem}.summary-details{flex-direction:column;gap:1rem}.detail-item{justify-content:center}.payment-section{grid-template-columns:1fr;gap:1.5rem}.payment-actions{flex-direction:column;text-align:center;gap:1rem}.abonnement-options{grid-template-columns:1fr}.upgrade-options{margin:1rem;padding:1.5rem}}@media (max-width:480px){.achats-existants{margin-top:1.5rem}.achats-existants h3{font-size:1rem;flex-direction:column;align-items:flex-start;gap:0.5rem}.achat-card{padding:0.5rem;margin-bottom:0.75rem}.achat-info strong{font-size:0.85rem}.envois-restant{font-size:0.75rem;padding:0.2rem 0.4rem}.notice{display:block;text-align:center}.notice .icon{align-self:center}.notice h1{text-align:center}.container{padding:0 10px}.stats-grid{grid-template-columns:1fr}.hero{padding:2rem 0}section,.section{padding:2rem 0}.bloc{padding:0.5rem;margin-top:unset}.form-container{margin:30px 0}.hero-scroll-arrow .ph::before{font-size:3rem}.ranking-info::after{display:none}.sponsor-code-display{flex-direction:column;gap:0.5rem;text-align:center}.godchild-info{flex-direction:column;align-items:flex-start;gap:0.5rem}.rewards-stats{flex-direction:column;gap:1rem}.reward-stat{min-width:unset}}@font-face{font-family:"Phosphor";src:url("/css/phosphoricons/regular/Phosphor.woff2") format("woff2"),url("/css/phosphoricons/regular/Phosphor.woff") format("woff"),url("/css/phosphoricons/regular/Phosphor.ttf") format("truetype"),url("/css/phosphoricons/regular/Phosphor.svg#Phosphor") format("svg");font-weight:normal;font-style:normal;font-display:block}.ph,.ph:before{font-family:"Phosphor"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:24px;vertical-align:text-top;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph.ph-acorn:before{content:"\eb9a"}.ph.ph-address-book:before{content:"\e6f8"}.ph.ph-address-book-tabs:before{content:"\ee4e"}.ph.ph-air-traffic-control:before{content:"\ecd8"}.ph.ph-airplane:before{content:"\e002"}.ph.ph-airplane-in-flight:before{content:"\e4fe"}.ph.ph-airplane-landing:before{content:"\e502"}.ph.ph-airplane-takeoff:before{content:"\e504"}.ph.ph-airplane-taxiing:before{content:"\e500"}.ph.ph-airplane-tilt:before{content:"\e5d6"}.ph.ph-airplay:before{content:"\e004"}.ph.ph-alarm:before{content:"\e006"}.ph.ph-alien:before{content:"\e8a6"}.ph.ph-align-bottom:before{content:"\e506"}.ph.ph-align-bottom-simple:before{content:"\eb0c"}.ph.ph-align-center-horizontal:before{content:"\e50a"}.ph.ph-align-center-horizontal-simple:before{content:"\eb0e"}.ph.ph-align-center-vertical:before{content:"\e50c"}.ph.ph-align-center-vertical-simple:before{content:"\eb10"}.ph.ph-align-left:before{content:"\e50e"}.ph.ph-align-left-simple:before{content:"\eaee"}.ph.ph-align-right:before{content:"\e510"}.ph.ph-align-right-simple:before{content:"\eb12"}.ph.ph-align-top:before{content:"\e512"}.ph.ph-align-top-simple:before{content:"\eb14"}.ph.ph-amazon-logo:before{content:"\e96c"}.ph.ph-ambulance:before{content:"\e572"}.ph.ph-anchor:before{content:"\e514"}.ph.ph-anchor-simple:before{content:"\e5d8"}.ph.ph-android-logo:before{content:"\e008"}.ph.ph-angle:before{content:"\e7bc"}.ph.ph-angular-logo:before{content:"\eb80"}.ph.ph-aperture:before{content:"\e00a"}.ph.ph-app-store-logo:before{content:"\e974"}.ph.ph-app-window:before{content:"\e5da"}.ph.ph-apple-logo:before{content:"\e516"}.ph.ph-apple-podcasts-logo:before{content:"\eb96"}.ph.ph-approximate-equals:before{content:"\edaa"}.ph.ph-archive:before{content:"\e00c"}.ph.ph-armchair:before{content:"\e012"}.ph.ph-arrow-arc-left:before{content:"\e014"}.ph.ph-arrow-arc-right:before{content:"\e016"}.ph.ph-arrow-bend-double-up-left:before{content:"\e03a"}.ph.ph-arrow-bend-double-up-right:before{content:"\e03c"}.ph.ph-arrow-bend-down-left:before{content:"\e018"}.ph.ph-arrow-bend-down-right:before{content:"\e01a"}.ph.ph-arrow-bend-left-down:before{content:"\e01c"}.ph.ph-arrow-bend-left-up:before{content:"\e01e"}.ph.ph-arrow-bend-right-down:before{content:"\e020"}.ph.ph-arrow-bend-right-up:before{content:"\e022"}.ph.ph-arrow-bend-up-left:before{content:"\e024"}.ph.ph-arrow-bend-up-right:before{content:"\e026"}.ph.ph-arrow-circle-down:before{content:"\e028"}.ph.ph-arrow-circle-down-left:before{content:"\e02a"}.ph.ph-arrow-circle-down-right:before{content:"\e02c"}.ph.ph-arrow-circle-left:before{content:"\e05a"}.ph.ph-arrow-circle-right:before{content:"\e02e"}.ph.ph-arrow-circle-up:before{content:"\e030"}.ph.ph-arrow-circle-up-left:before{content:"\e032"}.ph.ph-arrow-circle-up-right:before{content:"\e034"}.ph.ph-arrow-clockwise:before{content:"\e036"}.ph.ph-arrow-counter-clockwise:before{content:"\e038"}.ph.ph-arrow-down:before{content:"\e03e"}.ph.ph-arrow-down-left:before{content:"\e040"}.ph.ph-arrow-down-right:before{content:"\e042"}.ph.ph-arrow-elbow-down-left:before{content:"\e044"}.ph.ph-arrow-elbow-down-right:before{content:"\e046"}.ph.ph-arrow-elbow-left:before{content:"\e048"}.ph.ph-arrow-elbow-left-down:before{content:"\e04a"}.ph.ph-arrow-elbow-left-up:before{content:"\e04c"}.ph.ph-arrow-elbow-right:before{content:"\e04e"}.ph.ph-arrow-elbow-right-down:before{content:"\e050"}.ph.ph-arrow-elbow-right-up:before{content:"\e052"}.ph.ph-arrow-elbow-up-left:before{content:"\e054"}.ph.ph-arrow-elbow-up-right:before{content:"\e056"}.ph.ph-arrow-fat-down:before{content:"\e518"}.ph.ph-arrow-fat-left:before{content:"\e51a"}.ph.ph-arrow-fat-line-down:before{content:"\e51c"}.ph.ph-arrow-fat-line-left:before{content:"\e51e"}.ph.ph-arrow-fat-line-right:before{content:"\e520"}.ph.ph-arrow-fat-line-up:before{content:"\e522"}.ph.ph-arrow-fat-lines-down:before{content:"\e524"}.ph.ph-arrow-fat-lines-left:before{content:"\e526"}.ph.ph-arrow-fat-lines-right:before{content:"\e528"}.ph.ph-arrow-fat-lines-up:before{content:"\e52a"}.ph.ph-arrow-fat-right:before{content:"\e52c"}.ph.ph-arrow-fat-up:before{content:"\e52e"}.ph.ph-arrow-left:before{content:"\e058"}.ph.ph-arrow-line-down:before{content:"\e05c"}.ph.ph-arrow-line-down-left:before{content:"\e05e"}.ph.ph-arrow-line-down-right:before{content:"\e060"}.ph.ph-arrow-line-left:before{content:"\e062"}.ph.ph-arrow-line-right:before{content:"\e064"}.ph.ph-arrow-line-up:before{content:"\e066"}.ph.ph-arrow-line-up-left:before{content:"\e068"}.ph.ph-arrow-line-up-right:before{content:"\e06a"}.ph.ph-arrow-right:before{content:"\e06c"}.ph.ph-arrow-square-down:before{content:"\e06e"}.ph.ph-arrow-square-down-left:before{content:"\e070"}.ph.ph-arrow-square-down-right:before{content:"\e072"}.ph.ph-arrow-square-in:before{content:"\e5dc"}.ph.ph-arrow-square-left:before{content:"\e074"}.ph.ph-arrow-square-out:before{content:"\e5de"}.ph.ph-arrow-square-right:before{content:"\e076"}.ph.ph-arrow-square-up:before{content:"\e078"}.ph.ph-arrow-square-up-left:before{content:"\e07a"}.ph.ph-arrow-square-up-right:before{content:"\e07c"}.ph.ph-arrow-u-down-left:before{content:"\e07e"}.ph.ph-arrow-u-down-right:before{content:"\e080"}.ph.ph-arrow-u-left-down:before{content:"\e082"}.ph.ph-arrow-u-left-up:before{content:"\e084"}.ph.ph-arrow-u-right-down:before{content:"\e086"}.ph.ph-arrow-u-right-up:before{content:"\e088"}.ph.ph-arrow-u-up-left:before{content:"\e08a"}.ph.ph-arrow-u-up-right:before{content:"\e08c"}.ph.ph-arrow-up:before{content:"\e08e"}.ph.ph-arrow-up-left:before{content:"\e090"}.ph.ph-arrow-up-right:before{content:"\e092"}.ph.ph-arrows-clockwise:before{content:"\e094"}.ph.ph-arrows-counter-clockwise:before{content:"\e096"}.ph.ph-arrows-down-up:before{content:"\e098"}.ph.ph-arrows-horizontal:before{content:"\eb06"}.ph.ph-arrows-in:before{content:"\e09a"}.ph.ph-arrows-in-cardinal:before{content:"\e09c"}.ph.ph-arrows-in-line-horizontal:before{content:"\e530"}.ph.ph-arrows-in-line-vertical:before{content:"\e532"}.ph.ph-arrows-in-simple:before{content:"\e09e"}.ph.ph-arrows-left-right:before{content:"\e0a0"}.ph.ph-arrows-merge:before{content:"\ed3e"}.ph.ph-arrows-out:before{content:"\e0a2"}.ph.ph-arrows-out-cardinal:before{content:"\e0a4"}.ph.ph-arrows-out-line-horizontal:before{content:"\e534"}.ph.ph-arrows-out-line-vertical:before{content:"\e536"}.ph.ph-arrows-out-simple:before{content:"\e0a6"}.ph.ph-arrows-split:before{content:"\ed3c"}.ph.ph-arrows-vertical:before{content:"\eb04"}.ph.ph-article:before{content:"\e0a8"}.ph.ph-article-medium:before{content:"\e5e0"}.ph.ph-article-ny-times:before{content:"\e5e2"}.ph.ph-asclepius:before{content:"\ee34"}.ph.ph-caduceus:before{content:"\ee34"}.ph.ph-asterisk:before{content:"\e0aa"}.ph.ph-asterisk-simple:before{content:"\e832"}.ph.ph-at:before{content:"\e0ac"}.ph.ph-atom:before{content:"\e5e4"}.ph.ph-avocado:before{content:"\ee04"}.ph.ph-axe:before{content:"\e9fc"}.ph.ph-baby:before{content:"\e774"}.ph.ph-baby-carriage:before{content:"\e818"}.ph.ph-backpack:before{content:"\e922"}.ph.ph-backspace:before{content:"\e0ae"}.ph.ph-bag:before{content:"\e0b0"}.ph.ph-bag-simple:before{content:"\e5e6"}.ph.ph-balloon:before{content:"\e76c"}.ph.ph-bandaids:before{content:"\e0b2"}.ph.ph-bank:before{content:"\e0b4"}.ph.ph-barbell:before{content:"\e0b6"}.ph.ph-barcode:before{content:"\e0b8"}.ph.ph-barn:before{content:"\ec72"}.ph.ph-barricade:before{content:"\e948"}.ph.ph-baseball:before{content:"\e71a"}.ph.ph-baseball-cap:before{content:"\ea28"}.ph.ph-baseball-helmet:before{content:"\ee4a"}.ph.ph-basket:before{content:"\e964"}.ph.ph-basketball:before{content:"\e724"}.ph.ph-bathtub:before{content:"\e81e"}.ph.ph-battery-charging:before{content:"\e0ba"}.ph.ph-battery-charging-vertical:before{content:"\e0bc"}.ph.ph-battery-empty:before{content:"\e0be"}.ph.ph-battery-full:before{content:"\e0c0"}.ph.ph-battery-high:before{content:"\e0c2"}.ph.ph-battery-low:before{content:"\e0c4"}.ph.ph-battery-medium:before{content:"\e0c6"}.ph.ph-battery-plus:before{content:"\e808"}.ph.ph-battery-plus-vertical:before{content:"\ec50"}.ph.ph-battery-vertical-empty:before{content:"\e7c6"}.ph.ph-battery-vertical-full:before{content:"\e7c4"}.ph.ph-battery-vertical-high:before{content:"\e7c2"}.ph.ph-battery-vertical-low:before{content:"\e7be"}.ph.ph-battery-vertical-medium:before{content:"\e7c0"}.ph.ph-battery-warning:before{content:"\e0c8"}.ph.ph-battery-warning-vertical:before{content:"\e0ca"}.ph.ph-beach-ball:before{content:"\ed24"}.ph.ph-beanie:before{content:"\ea2a"}.ph.ph-bed:before{content:"\e0cc"}.ph.ph-beer-bottle:before{content:"\e7b0"}.ph.ph-beer-stein:before{content:"\eb62"}.ph.ph-behance-logo:before{content:"\e7f4"}.ph.ph-bell:before{content:"\e0ce"}.ph.ph-bell-ringing:before{content:"\e5e8"}.ph.ph-bell-simple:before{content:"\e0d0"}.ph.ph-bell-simple-ringing:before{content:"\e5ea"}.ph.ph-bell-simple-slash:before{content:"\e0d2"}.ph.ph-bell-simple-z:before{content:"\e5ec"}.ph.ph-bell-slash:before{content:"\e0d4"}.ph.ph-bell-z:before{content:"\e5ee"}.ph.ph-belt:before{content:"\ea2c"}.ph.ph-bezier-curve:before{content:"\eb00"}.ph.ph-bicycle:before{content:"\e0d6"}.ph.ph-binary:before{content:"\ee60"}.ph.ph-binoculars:before{content:"\ea64"}.ph.ph-biohazard:before{content:"\e9e0"}.ph.ph-bird:before{content:"\e72c"}.ph.ph-blueprint:before{content:"\eda0"}.ph.ph-bluetooth:before{content:"\e0da"}.ph.ph-bluetooth-connected:before{content:"\e0dc"}.ph.ph-bluetooth-slash:before{content:"\e0de"}.ph.ph-bluetooth-x:before{content:"\e0e0"}.ph.ph-boat:before{content:"\e786"}.ph.ph-bomb:before{content:"\ee0a"}.ph.ph-bone:before{content:"\e7f2"}.ph.ph-book:before{content:"\e0e2"}.ph.ph-book-bookmark:before{content:"\e0e4"}.ph.ph-book-open:before{content:"\e0e6"}.ph.ph-book-open-text:before{content:"\e8f2"}.ph.ph-book-open-user:before{content:"\ede0"}.ph.ph-bookmark:before{content:"\e0e8"}.ph.ph-bookmark-simple:before{content:"\e0ea"}.ph.ph-bookmarks:before{content:"\e0ec"}.ph.ph-bookmarks-simple:before{content:"\e5f0"}.ph.ph-books:before{content:"\e758"}.ph.ph-boot:before{content:"\ecca"}.ph.ph-boules:before{content:"\e722"}.ph.ph-bounding-box:before{content:"\e6ce"}.ph.ph-bowl-food:before{content:"\eaa4"}.ph.ph-bowl-steam:before{content:"\e8e4"}.ph.ph-bowling-ball:before{content:"\ea34"}.ph.ph-box-arrow-down:before{content:"\e00e"}.ph.ph-archive-box:before{content:"\e00e"}.ph.ph-box-arrow-up:before{content:"\ee54"}.ph.ph-boxing-glove:before{content:"\ea36"}.ph.ph-brackets-angle:before{content:"\e862"}.ph.ph-brackets-curly:before{content:"\e860"}.ph.ph-brackets-round:before{content:"\e864"}.ph.ph-brackets-square:before{content:"\e85e"}.ph.ph-brain:before{content:"\e74e"}.ph.ph-brandy:before{content:"\e6b4"}.ph.ph-bread:before{content:"\e81c"}.ph.ph-bridge:before{content:"\ea68"}.ph.ph-briefcase:before{content:"\e0ee"}.ph.ph-briefcase-metal:before{content:"\e5f2"}.ph.ph-broadcast:before{content:"\e0f2"}.ph.ph-broom:before{content:"\ec54"}.ph.ph-browser:before{content:"\e0f4"}.ph.ph-browsers:before{content:"\e0f6"}.ph.ph-bug:before{content:"\e5f4"}.ph.ph-bug-beetle:before{content:"\e5f6"}.ph.ph-bug-droid:before{content:"\e5f8"}.ph.ph-building:before{content:"\e100"}.ph.ph-building-apartment:before{content:"\e0fe"}.ph.ph-building-office:before{content:"\e0ff"}.ph.ph-buildings:before{content:"\e102"}.ph.ph-bulldozer:before{content:"\ec6c"}.ph.ph-bus:before{content:"\e106"}.ph.ph-butterfly:before{content:"\ea6e"}.ph.ph-cable-car:before{content:"\e49c"}.ph.ph-cactus:before{content:"\e918"}.ph.ph-cake:before{content:"\e780"}.ph.ph-calculator:before{content:"\e538"}.ph.ph-calendar:before{content:"\e108"}.ph.ph-calendar-blank:before{content:"\e10a"}.ph.ph-calendar-check:before{content:"\e712"}.ph.ph-calendar-dot:before{content:"\e7b2"}.ph.ph-calendar-dots:before{content:"\e7b4"}.ph.ph-calendar-heart:before{content:"\e8b0"}.ph.ph-calendar-minus:before{content:"\ea14"}.ph.ph-calendar-plus:before{content:"\e714"}.ph.ph-calendar-slash:before{content:"\ea12"}.ph.ph-calendar-star:before{content:"\e8b2"}.ph.ph-calendar-x:before{content:"\e10c"}.ph.ph-call-bell:before{content:"\e7de"}.ph.ph-camera:before{content:"\e10e"}.ph.ph-camera-plus:before{content:"\ec58"}.ph.ph-camera-rotate:before{content:"\e7a4"}.ph.ph-camera-slash:before{content:"\e110"}.ph.ph-campfire:before{content:"\e9d8"}.ph.ph-car:before{content:"\e112"}.ph.ph-car-battery:before{content:"\ee30"}.ph.ph-car-profile:before{content:"\e8cc"}.ph.ph-car-simple:before{content:"\e114"}.ph.ph-cardholder:before{content:"\e5fa"}.ph.ph-cards:before{content:"\e0f8"}.ph.ph-cards-three:before{content:"\ee50"}.ph.ph-caret-circle-double-down:before{content:"\e116"}.ph.ph-caret-circle-double-left:before{content:"\e118"}.ph.ph-caret-circle-double-right:before{content:"\e11a"}.ph.ph-caret-circle-double-up:before{content:"\e11c"}.ph.ph-caret-circle-down:before{content:"\e11e"}.ph.ph-caret-circle-left:before{content:"\e120"}.ph.ph-caret-circle-right:before{content:"\e122"}.ph.ph-caret-circle-up:before{content:"\e124"}.ph.ph-caret-circle-up-down:before{content:"\e13e"}.ph.ph-caret-double-down:before{content:"\e126"}.ph.ph-caret-double-left:before{content:"\e128"}.ph.ph-caret-double-right:before{content:"\e12a"}.ph.ph-caret-double-up:before{content:"\e12c"}.ph.ph-caret-down:before{content:"\e136"}.ph.ph-caret-left:before{content:"\e138"}.ph.ph-caret-line-down:before{content:"\e134"}.ph.ph-caret-line-left:before{content:"\e132"}.ph.ph-caret-line-right:before{content:"\e130"}.ph.ph-caret-line-up:before{content:"\e12e"}.ph.ph-caret-right:before{content:"\e13a"}.ph.ph-caret-up:before{content:"\e13c"}.ph.ph-caret-up-down:before{content:"\e140"}.ph.ph-carrot:before{content:"\ed38"}.ph.ph-cash-register:before{content:"\ed80"}.ph.ph-cassette-tape:before{content:"\ed2e"}.ph.ph-castle-turret:before{content:"\e9d0"}.ph.ph-cat:before{content:"\e748"}.ph.ph-cell-signal-full:before{content:"\e142"}.ph.ph-cell-signal-high:before{content:"\e144"}.ph.ph-cell-signal-low:before{content:"\e146"}.ph.ph-cell-signal-medium:before{content:"\e148"}.ph.ph-cell-signal-none:before{content:"\e14a"}.ph.ph-cell-signal-slash:before{content:"\e14c"}.ph.ph-cell-signal-x:before{content:"\e14e"}.ph.ph-cell-tower:before{content:"\ebaa"}.ph.ph-certificate:before{content:"\e766"}.ph.ph-chair:before{content:"\e950"}.ph.ph-chalkboard:before{content:"\e5fc"}.ph.ph-chalkboard-simple:before{content:"\e5fe"}.ph.ph-chalkboard-teacher:before{content:"\e600"}.ph.ph-champagne:before{content:"\eaca"}.ph.ph-charging-station:before{content:"\e8d0"}.ph.ph-chart-bar:before{content:"\e150"}.ph.ph-chart-bar-horizontal:before{content:"\e152"}.ph.ph-chart-donut:before{content:"\eaa6"}.ph.ph-chart-line:before{content:"\e154"}.ph.ph-chart-line-down:before{content:"\e8b6"}.ph.ph-chart-line-up:before{content:"\e156"}.ph.ph-chart-pie:before{content:"\e158"}.ph.ph-chart-pie-slice:before{content:"\e15a"}.ph.ph-chart-polar:before{content:"\eaa8"}.ph.ph-chart-scatter:before{content:"\eaac"}.ph.ph-chat:before{content:"\e15c"}.ph.ph-chat-centered:before{content:"\e160"}.ph.ph-chat-centered-dots:before{content:"\e164"}.ph.ph-chat-centered-slash:before{content:"\e162"}.ph.ph-chat-centered-text:before{content:"\e166"}.ph.ph-chat-circle:before{content:"\e168"}.ph.ph-chat-circle-dots:before{content:"\e16c"}.ph.ph-chat-circle-slash:before{content:"\e16a"}.ph.ph-chat-circle-text:before{content:"\e16e"}.ph.ph-chat-dots:before{content:"\e170"}.ph.ph-chat-slash:before{content:"\e15e"}.ph.ph-chat-teardrop:before{content:"\e172"}.ph.ph-chat-teardrop-dots:before{content:"\e176"}.ph.ph-chat-teardrop-slash:before{content:"\e174"}.ph.ph-chat-teardrop-text:before{content:"\e178"}.ph.ph-chat-text:before{content:"\e17a"}.ph.ph-chats:before{content:"\e17c"}.ph.ph-chats-circle:before{content:"\e17e"}.ph.ph-chats-teardrop:before{content:"\e180"}.ph.ph-check:before{content:"\e182"}.ph.ph-check-circle:before{content:"\e184"}.ph.ph-check-fat:before{content:"\eba6"}.ph.ph-check-square:before{content:"\e186"}.ph.ph-check-square-offset:before{content:"\e188"}.ph.ph-checkerboard:before{content:"\e8c4"}.ph.ph-checks:before{content:"\e53a"}.ph.ph-cheers:before{content:"\ea4a"}.ph.ph-cheese:before{content:"\e9fe"}.ph.ph-chef-hat:before{content:"\ed8e"}.ph.ph-cherries:before{content:"\e830"}.ph.ph-church:before{content:"\ecea"}.ph.ph-cigarette:before{content:"\ed90"}.ph.ph-cigarette-slash:before{content:"\ed92"}.ph.ph-circle:before{content:"\e18a"}.ph.ph-circle-dashed:before{content:"\e602"}.ph.ph-circle-half:before{content:"\e18c"}.ph.ph-circle-half-tilt:before{content:"\e18e"}.ph.ph-circle-notch:before{content:"\eb44"}.ph.ph-circles-four:before{content:"\e190"}.ph.ph-circles-three:before{content:"\e192"}.ph.ph-circles-three-plus:before{content:"\e194"}.ph.ph-circuitry:before{content:"\e9c2"}.ph.ph-city:before{content:"\ea6a"}.ph.ph-clipboard:before{content:"\e196"}.ph.ph-clipboard-text:before{content:"\e198"}.ph.ph-clock:before{content:"\e19a"}.ph.ph-clock-afternoon:before{content:"\e19c"}.ph.ph-clock-clockwise:before{content:"\e19e"}.ph.ph-clock-countdown:before{content:"\ed2c"}.ph.ph-clock-counter-clockwise:before{content:"\e1a0"}.ph.ph-clock-user:before{content:"\edec"}.ph.ph-closed-captioning:before{content:"\e1a4"}.ph.ph-cloud:before{content:"\e1aa"}.ph.ph-cloud-arrow-down:before{content:"\e1ac"}.ph.ph-cloud-arrow-up:before{content:"\e1ae"}.ph.ph-cloud-check:before{content:"\e1b0"}.ph.ph-cloud-fog:before{content:"\e53c"}.ph.ph-cloud-lightning:before{content:"\e1b2"}.ph.ph-cloud-moon:before{content:"\e53e"}.ph.ph-cloud-rain:before{content:"\e1b4"}.ph.ph-cloud-slash:before{content:"\e1b6"}.ph.ph-cloud-snow:before{content:"\e1b8"}.ph.ph-cloud-sun:before{content:"\e540"}.ph.ph-cloud-warning:before{content:"\ea98"}.ph.ph-cloud-x:before{content:"\ea96"}.ph.ph-clover:before{content:"\edc8"}.ph.ph-club:before{content:"\e1ba"}.ph.ph-coat-hanger:before{content:"\e7fe"}.ph.ph-coda-logo:before{content:"\e7ce"}.ph.ph-code:before{content:"\e1bc"}.ph.ph-code-block:before{content:"\eafe"}.ph.ph-code-simple:before{content:"\e1be"}.ph.ph-codepen-logo:before{content:"\e978"}.ph.ph-codesandbox-logo:before{content:"\ea06"}.ph.ph-coffee:before{content:"\e1c2"}.ph.ph-coffee-bean:before{content:"\e1c0"}.ph.ph-coin:before{content:"\e60e"}.ph.ph-coin-vertical:before{content:"\eb48"}.ph.ph-coins:before{content:"\e78e"}.ph.ph-columns:before{content:"\e546"}.ph.ph-columns-plus-left:before{content:"\e544"}.ph.ph-columns-plus-right:before{content:"\e542"}.ph.ph-command:before{content:"\e1c4"}.ph.ph-compass:before{content:"\e1c8"}.ph.ph-compass-rose:before{content:"\e1c6"}.ph.ph-compass-tool:before{content:"\ea0e"}.ph.ph-computer-tower:before{content:"\e548"}.ph.ph-confetti:before{content:"\e81a"}.ph.ph-contactless-payment:before{content:"\ed42"}.ph.ph-control:before{content:"\eca6"}.ph.ph-cookie:before{content:"\e6ca"}.ph.ph-cooking-pot:before{content:"\e764"}.ph.ph-copy:before{content:"\e1ca"}.ph.ph-copy-simple:before{content:"\e1cc"}.ph.ph-copyleft:before{content:"\e86a"}.ph.ph-copyright:before{content:"\e54a"}.ph.ph-corners-in:before{content:"\e1ce"}.ph.ph-corners-out:before{content:"\e1d0"}.ph.ph-couch:before{content:"\e7f6"}.ph.ph-court-basketball:before{content:"\ee36"}.ph.ph-cow:before{content:"\eabe"}.ph.ph-cowboy-hat:before{content:"\ed12"}.ph.ph-cpu:before{content:"\e610"}.ph.ph-crane:before{content:"\ed48"}.ph.ph-crane-tower:before{content:"\ed49"}.ph.ph-credit-card:before{content:"\e1d2"}.ph.ph-cricket:before{content:"\ee12"}.ph.ph-crop:before{content:"\e1d4"}.ph.ph-cross:before{content:"\e8a0"}.ph.ph-crosshair:before{content:"\e1d6"}.ph.ph-crosshair-simple:before{content:"\e1d8"}.ph.ph-crown:before{content:"\e614"}.ph.ph-crown-cross:before{content:"\ee5e"}.ph.ph-crown-simple:before{content:"\e616"}.ph.ph-cube:before{content:"\e1da"}.ph.ph-cube-focus:before{content:"\ed0a"}.ph.ph-cube-transparent:before{content:"\ec7c"}.ph.ph-currency-btc:before{content:"\e618"}.ph.ph-currency-circle-dollar:before{content:"\e54c"}.ph.ph-currency-cny:before{content:"\e54e"}.ph.ph-currency-dollar:before{content:"\e550"}.ph.ph-currency-dollar-simple:before{content:"\e552"}.ph.ph-currency-eth:before{content:"\eada"}.ph.ph-currency-eur:before{content:"\e554"}.ph.ph-currency-gbp:before{content:"\e556"}.ph.ph-currency-inr:before{content:"\e558"}.ph.ph-currency-jpy:before{content:"\e55a"}.ph.ph-currency-krw:before{content:"\e55c"}.ph.ph-currency-kzt:before{content:"\ec4c"}.ph.ph-currency-ngn:before{content:"\eb52"}.ph.ph-currency-rub:before{content:"\e55e"}.ph.ph-cursor:before{content:"\e1dc"}.ph.ph-cursor-click:before{content:"\e7c8"}.ph.ph-cursor-text:before{content:"\e7d8"}.ph.ph-cylinder:before{content:"\e8fc"}.ph.ph-database:before{content:"\e1de"}.ph.ph-desk:before{content:"\ed16"}.ph.ph-desktop:before{content:"\e560"}.ph.ph-desktop-tower:before{content:"\e562"}.ph.ph-detective:before{content:"\e83e"}.ph.ph-dev-to-logo:before{content:"\ed0e"}.ph.ph-device-mobile:before{content:"\e1e0"}.ph.ph-device-mobile-camera:before{content:"\e1e2"}.ph.ph-device-mobile-slash:before{content:"\ee46"}.ph.ph-device-mobile-speaker:before{content:"\e1e4"}.ph.ph-device-rotate:before{content:"\edf2"}.ph.ph-device-tablet:before{content:"\e1e6"}.ph.ph-device-tablet-camera:before{content:"\e1e8"}.ph.ph-device-tablet-speaker:before{content:"\e1ea"}.ph.ph-devices:before{content:"\eba4"}.ph.ph-diamond:before{content:"\e1ec"}.ph.ph-diamonds-four:before{content:"\e8f4"}.ph.ph-dice-five:before{content:"\e1ee"}.ph.ph-dice-four:before{content:"\e1f0"}.ph.ph-dice-one:before{content:"\e1f2"}.ph.ph-dice-six:before{content:"\e1f4"}.ph.ph-dice-three:before{content:"\e1f6"}.ph.ph-dice-two:before{content:"\e1f8"}.ph.ph-disc:before{content:"\e564"}.ph.ph-disco-ball:before{content:"\ed98"}.ph.ph-discord-logo:before{content:"\e61a"}.ph.ph-divide:before{content:"\e1fa"}.ph.ph-dna:before{content:"\e924"}.ph.ph-dog:before{content:"\e74a"}.ph.ph-door:before{content:"\e61c"}.ph.ph-door-open:before{content:"\e7e6"}.ph.ph-dot:before{content:"\ecde"}.ph.ph-dot-outline:before{content:"\ece0"}.ph.ph-dots-nine:before{content:"\e1fc"}.ph.ph-dots-six:before{content:"\e794"}.ph.ph-dots-six-vertical:before{content:"\eae2"}.ph.ph-dots-three:before{content:"\e1fe"}.ph.ph-dots-three-circle:before{content:"\e200"}.ph.ph-dots-three-circle-vertical:before{content:"\e202"}.ph.ph-dots-three-outline:before{content:"\e204"}.ph.ph-dots-three-outline-vertical:before{content:"\e206"}.ph.ph-dots-three-vertical:before{content:"\e208"}.ph.ph-download:before{content:"\e20a"}.ph.ph-download-simple:before{content:"\e20c"}.ph.ph-dress:before{content:"\ea7e"}.ph.ph-dresser:before{content:"\e94e"}.ph.ph-dribbble-logo:before{content:"\e20e"}.ph.ph-drone:before{content:"\ed74"}.ph.ph-drop:before{content:"\e210"}.ph.ph-drop-half:before{content:"\e566"}.ph.ph-drop-half-bottom:before{content:"\eb40"}.ph.ph-drop-simple:before{content:"\ee32"}.ph.ph-drop-slash:before{content:"\e954"}.ph.ph-dropbox-logo:before{content:"\e7d0"}.ph.ph-ear:before{content:"\e70c"}.ph.ph-ear-slash:before{content:"\e70e"}.ph.ph-egg:before{content:"\e812"}.ph.ph-egg-crack:before{content:"\eb64"}.ph.ph-eject:before{content:"\e212"}.ph.ph-eject-simple:before{content:"\e6ae"}.ph.ph-elevator:before{content:"\ecc0"}.ph.ph-empty:before{content:"\edbc"}.ph.ph-engine:before{content:"\ea80"}.ph.ph-envelope:before{content:"\e214"}.ph.ph-envelope-open:before{content:"\e216"}.ph.ph-envelope-simple:before{content:"\e218"}.ph.ph-envelope-simple-open:before{content:"\e21a"}.ph.ph-equalizer:before{content:"\ebbc"}.ph.ph-equals:before{content:"\e21c"}.ph.ph-eraser:before{content:"\e21e"}.ph.ph-escalator-down:before{content:"\ecba"}.ph.ph-escalator-up:before{content:"\ecbc"}.ph.ph-exam:before{content:"\e742"}.ph.ph-exclamation-mark:before{content:"\ee44"}.ph.ph-exclude:before{content:"\e882"}.ph.ph-exclude-square:before{content:"\e880"}.ph.ph-export:before{content:"\eaf0"}.ph.ph-eye:before{content:"\e220"}.ph.ph-eye-closed:before{content:"\e222"}.ph.ph-eye-slash:before{content:"\e224"}.ph.ph-eyedropper:before{content:"\e568"}.ph.ph-eyedropper-sample:before{content:"\eac4"}.ph.ph-eyeglasses:before{content:"\e7ba"}.ph.ph-eyes:before{content:"\ee5c"}.ph.ph-face-mask:before{content:"\e56a"}.ph.ph-facebook-logo:before{content:"\e226"}.ph.ph-factory:before{content:"\e760"}.ph.ph-faders:before{content:"\e228"}.ph.ph-faders-horizontal:before{content:"\e22a"}.ph.ph-fallout-shelter:before{content:"\e9de"}.ph.ph-fan:before{content:"\e9f2"}.ph.ph-farm:before{content:"\ec70"}.ph.ph-fast-forward:before{content:"\e6a6"}.ph.ph-fast-forward-circle:before{content:"\e22c"}.ph.ph-feather:before{content:"\e9c0"}.ph.ph-fediverse-logo:before{content:"\ed66"}.ph.ph-figma-logo:before{content:"\e22e"}.ph.ph-file:before{content:"\e230"}.ph.ph-file-archive:before{content:"\eb2a"}.ph.ph-file-arrow-down:before{content:"\e232"}.ph.ph-file-arrow-up:before{content:"\e61e"}.ph.ph-file-audio:before{content:"\ea20"}.ph.ph-file-c:before{content:"\eb32"}.ph.ph-file-c-sharp:before{content:"\eb30"}.ph.ph-file-cloud:before{content:"\e95e"}.ph.ph-file-code:before{content:"\e914"}.ph.ph-file-cpp:before{content:"\eb2e"}.ph.ph-file-css:before{content:"\eb34"}.ph.ph-file-csv:before{content:"\eb1c"}.ph.ph-file-dashed:before{content:"\e704"}.ph.ph-file-dotted:before{content:"\e704"}.ph.ph-file-doc:before{content:"\eb1e"}.ph.ph-file-html:before{content:"\eb38"}.ph.ph-file-image:before{content:"\ea24"}.ph.ph-file-ini:before{content:"\eb33"}.ph.ph-file-jpg:before{content:"\eb1a"}.ph.ph-file-js:before{content:"\eb24"}.ph.ph-file-jsx:before{content:"\eb3a"}.ph.ph-file-lock:before{content:"\e95c"}.ph.ph-file-magnifying-glass:before{content:"\e238"}.ph.ph-file-search:before{content:"\e238"}.ph.ph-file-md:before{content:"\ed50"}.ph.ph-file-minus:before{content:"\e234"}.ph.ph-file-pdf:before{content:"\e702"}.ph.ph-file-plus:before{content:"\e236"}.ph.ph-file-png:before{content:"\eb18"}.ph.ph-file-ppt:before{content:"\eb20"}.ph.ph-file-py:before{content:"\eb2c"}.ph.ph-file-rs:before{content:"\eb28"}.ph.ph-file-sql:before{content:"\ed4e"}.ph.ph-file-svg:before{content:"\ed08"}.ph.ph-file-text:before{content:"\e23a"}.ph.ph-file-ts:before{content:"\eb26"}.ph.ph-file-tsx:before{content:"\eb3c"}.ph.ph-file-txt:before{content:"\eb35"}.ph.ph-file-video:before{content:"\ea22"}.ph.ph-file-vue:before{content:"\eb3e"}.ph.ph-file-x:before{content:"\e23c"}.ph.ph-file-xls:before{content:"\eb22"}.ph.ph-file-zip:before{content:"\e958"}.ph.ph-files:before{content:"\e710"}.ph.ph-film-reel:before{content:"\e8c0"}.ph.ph-film-script:before{content:"\eb50"}.ph.ph-film-slate:before{content:"\e8c2"}.ph.ph-film-strip:before{content:"\e792"}.ph.ph-fingerprint:before{content:"\e23e"}.ph.ph-fingerprint-simple:before{content:"\e240"}.ph.ph-finn-the-human:before{content:"\e56c"}.ph.ph-fire:before{content:"\e242"}.ph.ph-fire-extinguisher:before{content:"\e9e8"}.ph.ph-fire-simple:before{content:"\e620"}.ph.ph-fire-truck:before{content:"\e574"}.ph.ph-first-aid:before{content:"\e56e"}.ph.ph-first-aid-kit:before{content:"\e570"}.ph.ph-fish:before{content:"\e728"}.ph.ph-fish-simple:before{content:"\e72a"}.ph.ph-flag:before{content:"\e244"}.ph.ph-flag-banner:before{content:"\e622"}.ph.ph-flag-banner-fold:before{content:"\ecf2"}.ph.ph-flag-checkered:before{content:"\ea38"}.ph.ph-flag-pennant:before{content:"\ecf0"}.ph.ph-flame:before{content:"\e624"}.ph.ph-flashlight:before{content:"\e246"}.ph.ph-flask:before{content:"\e79e"}.ph.ph-flip-horizontal:before{content:"\ed6a"}.ph.ph-flip-vertical:before{content:"\ed6c"}.ph.ph-floppy-disk:before{content:"\e248"}.ph.ph-floppy-disk-back:before{content:"\eaf4"}.ph.ph-flow-arrow:before{content:"\e6ec"}.ph.ph-flower:before{content:"\e75e"}.ph.ph-flower-lotus:before{content:"\e6cc"}.ph.ph-flower-tulip:before{content:"\eacc"}.ph.ph-flying-saucer:before{content:"\eb4a"}.ph.ph-folder:before{content:"\e24a"}.ph.ph-folder-notch:before{content:"\e24a"}.ph.ph-folder-dashed:before{content:"\e8f8"}.ph.ph-folder-dotted:before{content:"\e8f8"}.ph.ph-folder-lock:before{content:"\ea3c"}.ph.ph-folder-minus:before{content:"\e254"}.ph.ph-folder-notch-minus:before{content:"\e254"}.ph.ph-folder-open:before{content:"\e256"}.ph.ph-folder-notch-open:before{content:"\e256"}.ph.ph-folder-plus:before{content:"\e258"}.ph.ph-folder-notch-plus:before{content:"\e258"}.ph.ph-folder-simple:before{content:"\e25a"}.ph.ph-folder-simple-dashed:before{content:"\ec2a"}.ph.ph-folder-simple-dotted:before{content:"\ec2a"}.ph.ph-folder-simple-lock:before{content:"\eb5e"}.ph.ph-folder-simple-minus:before{content:"\e25c"}.ph.ph-folder-simple-plus:before{content:"\e25e"}.ph.ph-folder-simple-star:before{content:"\ec2e"}.ph.ph-folder-simple-user:before{content:"\eb60"}.ph.ph-folder-star:before{content:"\ea86"}.ph.ph-folder-user:before{content:"\eb46"}.ph.ph-folders:before{content:"\e260"}.ph.ph-football:before{content:"\e718"}.ph.ph-football-helmet:before{content:"\ee4c"}.ph.ph-footprints:before{content:"\ea88"}.ph.ph-fork-knife:before{content:"\e262"}.ph.ph-four-k:before{content:"\ea5c"}.ph.ph-frame-corners:before{content:"\e626"}.ph.ph-framer-logo:before{content:"\e264"}.ph.ph-function:before{content:"\ebe4"}.ph.ph-funnel:before{content:"\e266"}.ph.ph-funnel-simple:before{content:"\e268"}.ph.ph-funnel-simple-x:before{content:"\e26a"}.ph.ph-funnel-x:before{content:"\e26c"}.ph.ph-game-controller:before{content:"\e26e"}.ph.ph-garage:before{content:"\ecd6"}.ph.ph-gas-can:before{content:"\e8ce"}.ph.ph-gas-pump:before{content:"\e768"}.ph.ph-gauge:before{content:"\e628"}.ph.ph-gavel:before{content:"\ea32"}.ph.ph-gear:before{content:"\e270"}.ph.ph-gear-fine:before{content:"\e87c"}.ph.ph-gear-six:before{content:"\e272"}.ph.ph-gender-female:before{content:"\e6e0"}.ph.ph-gender-intersex:before{content:"\e6e6"}.ph.ph-gender-male:before{content:"\e6e2"}.ph.ph-gender-neuter:before{content:"\e6ea"}.ph.ph-gender-nonbinary:before{content:"\e6e4"}.ph.ph-gender-transgender:before{content:"\e6e8"}.ph.ph-ghost:before{content:"\e62a"}.ph.ph-gif:before{content:"\e274"}.ph.ph-gift:before{content:"\e276"}.ph.ph-git-branch:before{content:"\e278"}.ph.ph-git-commit:before{content:"\e27a"}.ph.ph-git-diff:before{content:"\e27c"}.ph.ph-git-fork:before{content:"\e27e"}.ph.ph-git-merge:before{content:"\e280"}.ph.ph-git-pull-request:before{content:"\e282"}.ph.ph-github-logo:before{content:"\e576"}.ph.ph-gitlab-logo:before{content:"\e694"}.ph.ph-gitlab-logo-simple:before{content:"\e696"}.ph.ph-globe:before{content:"\e288"}.ph.ph-globe-hemisphere-east:before{content:"\e28a"}.ph.ph-globe-hemisphere-west:before{content:"\e28c"}.ph.ph-globe-simple:before{content:"\e28e"}.ph.ph-globe-simple-x:before{content:"\e284"}.ph.ph-globe-stand:before{content:"\e290"}.ph.ph-globe-x:before{content:"\e286"}.ph.ph-goggles:before{content:"\ecb4"}.ph.ph-golf:before{content:"\ea3e"}.ph.ph-goodreads-logo:before{content:"\ed10"}.ph.ph-google-cardboard-logo:before{content:"\e7b6"}.ph.ph-google-chrome-logo:before{content:"\e976"}.ph.ph-google-drive-logo:before{content:"\e8f6"}.ph.ph-google-logo:before{content:"\e292"}.ph.ph-google-photos-logo:before{content:"\eb92"}.ph.ph-google-play-logo:before{content:"\e294"}.ph.ph-google-podcasts-logo:before{content:"\eb94"}.ph.ph-gps:before{content:"\edd8"}.ph.ph-gps-fix:before{content:"\edd6"}.ph.ph-gps-slash:before{content:"\edd4"}.ph.ph-gradient:before{content:"\eb42"}.ph.ph-graduation-cap:before{content:"\e62c"}.ph.ph-grains:before{content:"\ec68"}.ph.ph-grains-slash:before{content:"\ec6a"}.ph.ph-graph:before{content:"\eb58"}.ph.ph-graphics-card:before{content:"\e612"}.ph.ph-greater-than:before{content:"\edc4"}.ph.ph-greater-than-or-equal:before{content:"\eda2"}.ph.ph-grid-four:before{content:"\e296"}.ph.ph-grid-nine:before{content:"\ec8c"}.ph.ph-guitar:before{content:"\ea8a"}.ph.ph-hair-dryer:before{content:"\ea66"}.ph.ph-hamburger:before{content:"\e790"}.ph.ph-hammer:before{content:"\e80e"}.ph.ph-hand:before{content:"\e298"}.ph.ph-hand-arrow-down:before{content:"\ea4e"}.ph.ph-hand-arrow-up:before{content:"\ee5a"}.ph.ph-hand-coins:before{content:"\ea8c"}.ph.ph-hand-deposit:before{content:"\ee82"}.ph.ph-hand-eye:before{content:"\ea4c"}.ph.ph-hand-fist:before{content:"\e57a"}.ph.ph-hand-grabbing:before{content:"\e57c"}.ph.ph-hand-heart:before{content:"\e810"}.ph.ph-hand-palm:before{content:"\e57e"}.ph.ph-hand-peace:before{content:"\e7cc"}.ph.ph-hand-pointing:before{content:"\e29a"}.ph.ph-hand-soap:before{content:"\e630"}.ph.ph-hand-swipe-left:before{content:"\ec94"}.ph.ph-hand-swipe-right:before{content:"\ec92"}.ph.ph-hand-tap:before{content:"\ec90"}.ph.ph-hand-waving:before{content:"\e580"}.ph.ph-hand-withdraw:before{content:"\ee80"}.ph.ph-handbag:before{content:"\e29c"}.ph.ph-handbag-simple:before{content:"\e62e"}.ph.ph-hands-clapping:before{content:"\e6a0"}.ph.ph-hands-praying:before{content:"\ecc8"}.ph.ph-handshake:before{content:"\e582"}.ph.ph-hard-drive:before{content:"\e29e"}.ph.ph-hard-drives:before{content:"\e2a0"}.ph.ph-hard-hat:before{content:"\ed46"}.ph.ph-hash:before{content:"\e2a2"}.ph.ph-hash-straight:before{content:"\e2a4"}.ph.ph-head-circuit:before{content:"\e7d4"}.ph.ph-headlights:before{content:"\e6fe"}.ph.ph-headphones:before{content:"\e2a6"}.ph.ph-headset:before{content:"\e584"}.ph.ph-heart:before{content:"\e2a8"}.ph.ph-heart-break:before{content:"\ebe8"}.ph.ph-heart-half:before{content:"\ec48"}.ph.ph-heart-straight:before{content:"\e2aa"}.ph.ph-heart-straight-break:before{content:"\eb98"}.ph.ph-heartbeat:before{content:"\e2ac"}.ph.ph-hexagon:before{content:"\e2ae"}.ph.ph-high-definition:before{content:"\ea8e"}.ph.ph-high-heel:before{content:"\e8e8"}.ph.ph-highlighter:before{content:"\ec76"}.ph.ph-highlighter-circle:before{content:"\e632"}.ph.ph-hockey:before{content:"\ec86"}.ph.ph-hoodie:before{content:"\ecd0"}.ph.ph-horse:before{content:"\e2b0"}.ph.ph-hospital:before{content:"\e844"}.ph.ph-hourglass:before{content:"\e2b2"}.ph.ph-hourglass-high:before{content:"\e2b4"}.ph.ph-hourglass-low:before{content:"\e2b6"}.ph.ph-hourglass-medium:before{content:"\e2b8"}.ph.ph-hourglass-simple:before{content:"\e2ba"}.ph.ph-hourglass-simple-high:before{content:"\e2bc"}.ph.ph-hourglass-simple-low:before{content:"\e2be"}.ph.ph-hourglass-simple-medium:before{content:"\e2c0"}.ph.ph-house:before{content:"\e2c2"}.ph.ph-house-line:before{content:"\e2c4"}.ph.ph-house-simple:before{content:"\e2c6"}.ph.ph-hurricane:before{content:"\e88e"}.ph.ph-ice-cream:before{content:"\e804"}.ph.ph-identification-badge:before{content:"\e6f6"}.ph.ph-identification-card:before{content:"\e2c8"}.ph.ph-image:before{content:"\e2ca"}.ph.ph-image-broken:before{content:"\e7a8"}.ph.ph-image-square:before{content:"\e2cc"}.ph.ph-images:before{content:"\e836"}.ph.ph-images-square:before{content:"\e834"}.ph.ph-infinity:before{content:"\e634"}.ph.ph-lemniscate:before{content:"\e634"}.ph.ph-info:before{content:"\e2ce"}.ph.ph-instagram-logo:before{content:"\e2d0"}.ph.ph-intersect:before{content:"\e2d2"}.ph.ph-intersect-square:before{content:"\e87a"}.ph.ph-intersect-three:before{content:"\ecc4"}.ph.ph-intersection:before{content:"\edba"}.ph.ph-invoice:before{content:"\ee42"}.ph.ph-island:before{content:"\ee06"}.ph.ph-jar:before{content:"\e7e0"}.ph.ph-jar-label:before{content:"\e7e1"}.ph.ph-jeep:before{content:"\e2d4"}.ph.ph-joystick:before{content:"\ea5e"}.ph.ph-kanban:before{content:"\eb54"}.ph.ph-key:before{content:"\e2d6"}.ph.ph-key-return:before{content:"\e782"}.ph.ph-keyboard:before{content:"\e2d8"}.ph.ph-keyhole:before{content:"\ea78"}.ph.ph-knife:before{content:"\e636"}.ph.ph-ladder:before{content:"\e9e4"}.ph.ph-ladder-simple:before{content:"\ec26"}.ph.ph-lamp:before{content:"\e638"}.ph.ph-lamp-pendant:before{content:"\ee2e"}.ph.ph-laptop:before{content:"\e586"}.ph.ph-lasso:before{content:"\edc6"}.ph.ph-lastfm-logo:before{content:"\e842"}.ph.ph-layout:before{content:"\e6d6"}.ph.ph-leaf:before{content:"\e2da"}.ph.ph-lectern:before{content:"\e95a"}.ph.ph-lego:before{content:"\e8c6"}.ph.ph-lego-smiley:before{content:"\e8c7"}.ph.ph-less-than:before{content:"\edac"}.ph.ph-less-than-or-equal:before{content:"\eda4"}.ph.ph-letter-circle-h:before{content:"\ebf8"}.ph.ph-letter-circle-p:before{content:"\ec08"}.ph.ph-letter-circle-v:before{content:"\ec14"}.ph.ph-lifebuoy:before{content:"\e63a"}.ph.ph-lightbulb:before{content:"\e2dc"}.ph.ph-lightbulb-filament:before{content:"\e63c"}.ph.ph-lighthouse:before{content:"\e9f6"}.ph.ph-lightning:before{content:"\e2de"}.ph.ph-lightning-a:before{content:"\ea84"}.ph.ph-lightning-slash:before{content:"\e2e0"}.ph.ph-line-segment:before{content:"\e6d2"}.ph.ph-line-segments:before{content:"\e6d4"}.ph.ph-line-vertical:before{content:"\ed70"}.ph.ph-link:before{content:"\e2e2"}.ph.ph-link-break:before{content:"\e2e4"}.ph.ph-link-simple:before{content:"\e2e6"}.ph.ph-link-simple-break:before{content:"\e2e8"}.ph.ph-link-simple-horizontal:before{content:"\e2ea"}.ph.ph-link-simple-horizontal-break:before{content:"\e2ec"}.ph.ph-linkedin-logo:before{content:"\e2ee"}.ph.ph-linktree-logo:before{content:"\edee"}.ph.ph-linux-logo:before{content:"\eb02"}.ph.ph-list:before{content:"\e2f0"}.ph.ph-list-bullets:before{content:"\e2f2"}.ph.ph-list-checks:before{content:"\eadc"}.ph.ph-list-dashes:before{content:"\e2f4"}.ph.ph-list-heart:before{content:"\ebde"}.ph.ph-list-magnifying-glass:before{content:"\ebe0"}.ph.ph-list-numbers:before{content:"\e2f6"}.ph.ph-list-plus:before{content:"\e2f8"}.ph.ph-list-star:before{content:"\ebdc"}.ph.ph-lock:before{content:"\e2fa"}.ph.ph-lock-key:before{content:"\e2fe"}.ph.ph-lock-key-open:before{content:"\e300"}.ph.ph-lock-laminated:before{content:"\e302"}.ph.ph-lock-laminated-open:before{content:"\e304"}.ph.ph-lock-open:before{content:"\e306"}.ph.ph-lock-simple:before{content:"\e308"}.ph.ph-lock-simple-open:before{content:"\e30a"}.ph.ph-lockers:before{content:"\ecb8"}.ph.ph-log:before{content:"\ed82"}.ph.ph-magic-wand:before{content:"\e6b6"}.ph.ph-magnet:before{content:"\e680"}.ph.ph-magnet-straight:before{content:"\e682"}.ph.ph-magnifying-glass:before{content:"\e30c"}.ph.ph-magnifying-glass-minus:before{content:"\e30e"}.ph.ph-magnifying-glass-plus:before{content:"\e310"}.ph.ph-mailbox:before{content:"\ec1e"}.ph.ph-map-pin:before{content:"\e316"}.ph.ph-map-pin-area:before{content:"\ee3a"}.ph.ph-map-pin-line:before{content:"\e318"}.ph.ph-map-pin-plus:before{content:"\e314"}.ph.ph-map-pin-simple:before{content:"\ee3e"}.ph.ph-map-pin-simple-area:before{content:"\ee3c"}.ph.ph-map-pin-simple-line:before{content:"\ee38"}.ph.ph-map-trifold:before{content:"\e31a"}.ph.ph-markdown-logo:before{content:"\e508"}.ph.ph-marker-circle:before{content:"\e640"}.ph.ph-martini:before{content:"\e31c"}.ph.ph-mask-happy:before{content:"\e9f4"}.ph.ph-mask-sad:before{content:"\eb9e"}.ph.ph-mastodon-logo:before{content:"\ed68"}.ph.ph-math-operations:before{content:"\e31e"}.ph.ph-matrix-logo:before{content:"\ed64"}.ph.ph-medal:before{content:"\e320"}.ph.ph-medal-military:before{content:"\ecfc"}.ph.ph-medium-logo:before{content:"\e322"}.ph.ph-megaphone:before{content:"\e324"}.ph.ph-megaphone-simple:before{content:"\e642"}.ph.ph-member-of:before{content:"\edc2"}.ph.ph-memory:before{content:"\e9c4"}.ph.ph-messenger-logo:before{content:"\e6d8"}.ph.ph-meta-logo:before{content:"\ed02"}.ph.ph-meteor:before{content:"\e9ba"}.ph.ph-metronome:before{content:"\ec8e"}.ph.ph-microphone:before{content:"\e326"}.ph.ph-microphone-slash:before{content:"\e328"}.ph.ph-microphone-stage:before{content:"\e75c"}.ph.ph-microscope:before{content:"\ec7a"}.ph.ph-microsoft-excel-logo:before{content:"\eb6c"}.ph.ph-microsoft-outlook-logo:before{content:"\eb70"}.ph.ph-microsoft-powerpoint-logo:before{content:"\eace"}.ph.ph-microsoft-teams-logo:before{content:"\eb66"}.ph.ph-microsoft-word-logo:before{content:"\eb6a"}.ph.ph-minus:before{content:"\e32a"}.ph.ph-minus-circle:before{content:"\e32c"}.ph.ph-minus-square:before{content:"\ed4c"}.ph.ph-money:before{content:"\e588"}.ph.ph-money-wavy:before{content:"\ee68"}.ph.ph-monitor:before{content:"\e32e"}.ph.ph-monitor-arrow-up:before{content:"\e58a"}.ph.ph-monitor-play:before{content:"\e58c"}.ph.ph-moon:before{content:"\e330"}.ph.ph-moon-stars:before{content:"\e58e"}.ph.ph-moped:before{content:"\e824"}.ph.ph-moped-front:before{content:"\e822"}.ph.ph-mosque:before{content:"\ecee"}.ph.ph-motorcycle:before{content:"\e80a"}.ph.ph-mountains:before{content:"\e7ae"}.ph.ph-mouse:before{content:"\e33a"}.ph.ph-mouse-left-click:before{content:"\e334"}.ph.ph-mouse-middle-click:before{content:"\e338"}.ph.ph-mouse-right-click:before{content:"\e336"}.ph.ph-mouse-scroll:before{content:"\e332"}.ph.ph-mouse-simple:before{content:"\e644"}.ph.ph-music-note:before{content:"\e33c"}.ph.ph-music-note-simple:before{content:"\e33e"}.ph.ph-music-notes:before{content:"\e340"}.ph.ph-music-notes-minus:before{content:"\ee0c"}.ph.ph-music-notes-plus:before{content:"\eb7c"}.ph.ph-music-notes-simple:before{content:"\e342"}.ph.ph-navigation-arrow:before{content:"\eade"}.ph.ph-needle:before{content:"\e82e"}.ph.ph-network:before{content:"\edde"}.ph.ph-network-slash:before{content:"\eddc"}.ph.ph-network-x:before{content:"\edda"}.ph.ph-newspaper:before{content:"\e344"}.ph.ph-newspaper-clipping:before{content:"\e346"}.ph.ph-not-equals:before{content:"\eda6"}.ph.ph-not-member-of:before{content:"\edae"}.ph.ph-not-subset-of:before{content:"\edb0"}.ph.ph-not-superset-of:before{content:"\edb2"}.ph.ph-notches:before{content:"\ed3a"}.ph.ph-note:before{content:"\e348"}.ph.ph-note-blank:before{content:"\e34a"}.ph.ph-note-pencil:before{content:"\e34c"}.ph.ph-notebook:before{content:"\e34e"}.ph.ph-notepad:before{content:"\e63e"}.ph.ph-notification:before{content:"\e6fa"}.ph.ph-notion-logo:before{content:"\e9a0"}.ph.ph-nuclear-plant:before{content:"\ed7c"}.ph.ph-number-circle-eight:before{content:"\e352"}.ph.ph-number-circle-five:before{content:"\e358"}.ph.ph-number-circle-four:before{content:"\e35e"}.ph.ph-number-circle-nine:before{content:"\e364"}.ph.ph-number-circle-one:before{content:"\e36a"}.ph.ph-number-circle-seven:before{content:"\e370"}.ph.ph-number-circle-six:before{content:"\e376"}.ph.ph-number-circle-three:before{content:"\e37c"}.ph.ph-number-circle-two:before{content:"\e382"}.ph.ph-number-circle-zero:before{content:"\e388"}.ph.ph-number-eight:before{content:"\e350"}.ph.ph-number-five:before{content:"\e356"}.ph.ph-number-four:before{content:"\e35c"}.ph.ph-number-nine:before{content:"\e362"}.ph.ph-number-one:before{content:"\e368"}.ph.ph-number-seven:before{content:"\e36e"}.ph.ph-number-six:before{content:"\e374"}.ph.ph-number-square-eight:before{content:"\e354"}.ph.ph-number-square-five:before{content:"\e35a"}.ph.ph-number-square-four:before{content:"\e360"}.ph.ph-number-square-nine:before{content:"\e366"}.ph.ph-number-square-one:before{content:"\e36c"}.ph.ph-number-square-seven:before{content:"\e372"}.ph.ph-number-square-six:before{content:"\e378"}.ph.ph-number-square-three:before{content:"\e37e"}.ph.ph-number-square-two:before{content:"\e384"}.ph.ph-number-square-zero:before{content:"\e38a"}.ph.ph-number-three:before{content:"\e37a"}.ph.ph-number-two:before{content:"\e380"}.ph.ph-number-zero:before{content:"\e386"}.ph.ph-numpad:before{content:"\e3c8"}.ph.ph-nut:before{content:"\e38c"}.ph.ph-ny-times-logo:before{content:"\e646"}.ph.ph-octagon:before{content:"\e38e"}.ph.ph-office-chair:before{content:"\ea46"}.ph.ph-onigiri:before{content:"\ee2c"}.ph.ph-open-ai-logo:before{content:"\e7d2"}.ph.ph-option:before{content:"\e8a8"}.ph.ph-orange:before{content:"\ee40"}.ph.ph-orange-slice:before{content:"\ed36"}.ph.ph-oven:before{content:"\ed8c"}.ph.ph-package:before{content:"\e390"}.ph.ph-paint-brush:before{content:"\e6f0"}.ph.ph-paint-brush-broad:before{content:"\e590"}.ph.ph-paint-brush-household:before{content:"\e6f2"}.ph.ph-paint-bucket:before{content:"\e392"}.ph.ph-paint-roller:before{content:"\e6f4"}.ph.ph-palette:before{content:"\e6c8"}.ph.ph-panorama:before{content:"\eaa2"}.ph.ph-pants:before{content:"\ec88"}.ph.ph-paper-plane:before{content:"\e394"}.ph.ph-paper-plane-right:before{content:"\e396"}.ph.ph-paper-plane-tilt:before{content:"\e398"}.ph.ph-paperclip:before{content:"\e39a"}.ph.ph-paperclip-horizontal:before{content:"\e592"}.ph.ph-parachute:before{content:"\ea7c"}.ph.ph-paragraph:before{content:"\e960"}.ph.ph-parallelogram:before{content:"\ecc6"}.ph.ph-park:before{content:"\ecb2"}.ph.ph-password:before{content:"\e752"}.ph.ph-path:before{content:"\e39c"}.ph.ph-patreon-logo:before{content:"\e98a"}.ph.ph-pause:before{content:"\e39e"}.ph.ph-pause-circle:before{content:"\e3a0"}.ph.ph-paw-print:before{content:"\e648"}.ph.ph-paypal-logo:before{content:"\e98c"}.ph.ph-peace:before{content:"\e3a2"}.ph.ph-pen:before{content:"\e3aa"}.ph.ph-pen-nib:before{content:"\e3ac"}.ph.ph-pen-nib-straight:before{content:"\e64a"}.ph.ph-pencil:before{content:"\e3ae"}.ph.ph-pencil-circle:before{content:"\e3b0"}.ph.ph-pencil-line:before{content:"\e3b2"}.ph.ph-pencil-ruler:before{content:"\e906"}.ph.ph-pencil-simple:before{content:"\e3b4"}.ph.ph-pencil-simple-line:before{content:"\ebc6"}.ph.ph-pencil-simple-slash:before{content:"\ecf6"}.ph.ph-pencil-slash:before{content:"\ecf8"}.ph.ph-pentagon:before{content:"\ec7e"}.ph.ph-pentagram:before{content:"\ec5c"}.ph.ph-pepper:before{content:"\e94a"}.ph.ph-percent:before{content:"\e3b6"}.ph.ph-person:before{content:"\e3a8"}.ph.ph-person-arms-spread:before{content:"\ecfe"}.ph.ph-person-simple:before{content:"\e72e"}.ph.ph-person-simple-bike:before{content:"\e734"}.ph.ph-person-simple-circle:before{content:"\ee58"}.ph.ph-person-simple-hike:before{content:"\ed54"}.ph.ph-person-simple-run:before{content:"\e730"}.ph.ph-person-simple-ski:before{content:"\e71c"}.ph.ph-person-simple-snowboard:before{content:"\e71e"}.ph.ph-person-simple-swim:before{content:"\e736"}.ph.ph-person-simple-tai-chi:before{content:"\ed5c"}.ph.ph-person-simple-throw:before{content:"\e732"}.ph.ph-person-simple-walk:before{content:"\e73a"}.ph.ph-perspective:before{content:"\ebe6"}.ph.ph-phone:before{content:"\e3b8"}.ph.ph-phone-call:before{content:"\e3ba"}.ph.ph-phone-disconnect:before{content:"\e3bc"}.ph.ph-phone-incoming:before{content:"\e3be"}.ph.ph-phone-list:before{content:"\e3cc"}.ph.ph-phone-outgoing:before{content:"\e3c0"}.ph.ph-phone-pause:before{content:"\e3ca"}.ph.ph-phone-plus:before{content:"\ec56"}.ph.ph-phone-slash:before{content:"\e3c2"}.ph.ph-phone-transfer:before{content:"\e3c6"}.ph.ph-phone-x:before{content:"\e3c4"}.ph.ph-phosphor-logo:before{content:"\e3ce"}.ph.ph-pi:before{content:"\ec80"}.ph.ph-piano-keys:before{content:"\e9c8"}.ph.ph-picnic-table:before{content:"\ee26"}.ph.ph-picture-in-picture:before{content:"\e64c"}.ph.ph-piggy-bank:before{content:"\ea04"}.ph.ph-pill:before{content:"\e700"}.ph.ph-ping-pong:before{content:"\ea42"}.ph.ph-pint-glass:before{content:"\edd0"}.ph.ph-pinterest-logo:before{content:"\e64e"}.ph.ph-pinwheel:before{content:"\eb9c"}.ph.ph-pipe:before{content:"\ed86"}.ph.ph-pipe-wrench:before{content:"\ed88"}.ph.ph-pix-logo:before{content:"\ecc2"}.ph.ph-pizza:before{content:"\e796"}.ph.ph-placeholder:before{content:"\e650"}.ph.ph-planet:before{content:"\e652"}.ph.ph-plant:before{content:"\ebae"}.ph.ph-play:before{content:"\e3d0"}.ph.ph-play-circle:before{content:"\e3d2"}.ph.ph-play-pause:before{content:"\e8be"}.ph.ph-playlist:before{content:"\e6aa"}.ph.ph-plug:before{content:"\e946"}.ph.ph-plug-charging:before{content:"\eb5c"}.ph.ph-plugs:before{content:"\eb56"}.ph.ph-plugs-connected:before{content:"\eb5a"}.ph.ph-plus:before{content:"\e3d4"}.ph.ph-plus-circle:before{content:"\e3d6"}.ph.ph-plus-minus:before{content:"\e3d8"}.ph.ph-plus-square:before{content:"\ed4a"}.ph.ph-poker-chip:before{content:"\e594"}.ph.ph-police-car:before{content:"\ec4a"}.ph.ph-polygon:before{content:"\e6d0"}.ph.ph-popcorn:before{content:"\eb4e"}.ph.ph-popsicle:before{content:"\ebbe"}.ph.ph-potted-plant:before{content:"\ec22"}.ph.ph-power:before{content:"\e3da"}.ph.ph-prescription:before{content:"\e7a2"}.ph.ph-presentation:before{content:"\e654"}.ph.ph-presentation-chart:before{content:"\e656"}.ph.ph-printer:before{content:"\e3dc"}.ph.ph-prohibit:before{content:"\e3de"}.ph.ph-prohibit-inset:before{content:"\e3e0"}.ph.ph-projector-screen:before{content:"\e658"}.ph.ph-projector-screen-chart:before{content:"\e65a"}.ph.ph-pulse:before{content:"\e000"}.ph.ph-activity:before{content:"\e000"}.ph.ph-push-pin:before{content:"\e3e2"}.ph.ph-push-pin-simple:before{content:"\e65c"}.ph.ph-push-pin-simple-slash:before{content:"\e65e"}.ph.ph-push-pin-slash:before{content:"\e3e4"}.ph.ph-puzzle-piece:before{content:"\e596"}.ph.ph-qr-code:before{content:"\e3e6"}.ph.ph-question:before{content:"\e3e8"}.ph.ph-question-mark:before{content:"\e3e9"}.ph.ph-queue:before{content:"\e6ac"}.ph.ph-quotes:before{content:"\e660"}.ph.ph-rabbit:before{content:"\eac2"}.ph.ph-racquet:before{content:"\ee02"}.ph.ph-radical:before{content:"\e3ea"}.ph.ph-radio:before{content:"\e77e"}.ph.ph-radio-button:before{content:"\eb08"}.ph.ph-radioactive:before{content:"\e9dc"}.ph.ph-rainbow:before{content:"\e598"}.ph.ph-rainbow-cloud:before{content:"\e59a"}.ph.ph-ranking:before{content:"\ed62"}.ph.ph-read-cv-logo:before{content:"\ed0c"}.ph.ph-receipt:before{content:"\e3ec"}.ph.ph-receipt-x:before{content:"\ed40"}.ph.ph-record:before{content:"\e3ee"}.ph.ph-rectangle:before{content:"\e3f0"}.ph.ph-rectangle-dashed:before{content:"\e3f2"}.ph.ph-recycle:before{content:"\e75a"}.ph.ph-reddit-logo:before{content:"\e59c"}.ph.ph-repeat:before{content:"\e3f6"}.ph.ph-repeat-once:before{content:"\e3f8"}.ph.ph-replit-logo:before{content:"\eb8a"}.ph.ph-resize:before{content:"\ed6e"}.ph.ph-rewind:before{content:"\e6a8"}.ph.ph-rewind-circle:before{content:"\e3fa"}.ph.ph-road-horizon:before{content:"\e838"}.ph.ph-robot:before{content:"\e762"}.ph.ph-rocket:before{content:"\e3fc"}.ph.ph-rocket-launch:before{content:"\e3fe"}.ph.ph-rows:before{content:"\e5a2"}.ph.ph-rows-plus-bottom:before{content:"\e59e"}.ph.ph-rows-plus-top:before{content:"\e5a0"}.ph.ph-rss:before{content:"\e400"}.ph.ph-rss-simple:before{content:"\e402"}.ph.ph-rug:before{content:"\ea1a"}.ph.ph-ruler:before{content:"\e6b8"}.ph.ph-sailboat:before{content:"\e78a"}.ph.ph-scales:before{content:"\e750"}.ph.ph-scan:before{content:"\ebb6"}.ph.ph-scan-smiley:before{content:"\ebb4"}.ph.ph-scissors:before{content:"\eae0"}.ph.ph-scooter:before{content:"\e820"}.ph.ph-screencast:before{content:"\e404"}.ph.ph-screwdriver:before{content:"\e86e"}.ph.ph-scribble:before{content:"\e806"}.ph.ph-scribble-loop:before{content:"\e662"}.ph.ph-scroll:before{content:"\eb7a"}.ph.ph-seal:before{content:"\e604"}.ph.ph-circle-wavy:before{content:"\e604"}.ph.ph-seal-check:before{content:"\e606"}.ph.ph-circle-wavy-check:before{content:"\e606"}.ph.ph-seal-percent:before{content:"\e60a"}.ph.ph-seal-question:before{content:"\e608"}.ph.ph-circle-wavy-question:before{content:"\e608"}.ph.ph-seal-warning:before{content:"\e60c"}.ph.ph-circle-wavy-warning:before{content:"\e60c"}.ph.ph-seat:before{content:"\eb8e"}.ph.ph-seatbelt:before{content:"\edfe"}.ph.ph-security-camera:before{content:"\eca4"}.ph.ph-selection:before{content:"\e69a"}.ph.ph-selection-all:before{content:"\e746"}.ph.ph-selection-background:before{content:"\eaf8"}.ph.ph-selection-foreground:before{content:"\eaf6"}.ph.ph-selection-inverse:before{content:"\e744"}.ph.ph-selection-plus:before{content:"\e69c"}.ph.ph-selection-slash:before{content:"\e69e"}.ph.ph-shapes:before{content:"\ec5e"}.ph.ph-share:before{content:"\e406"}.ph.ph-share-fat:before{content:"\ed52"}.ph.ph-share-network:before{content:"\e408"}.ph.ph-shield:before{content:"\e40a"}.ph.ph-shield-check:before{content:"\e40c"}.ph.ph-shield-checkered:before{content:"\e708"}.ph.ph-shield-chevron:before{content:"\e40e"}.ph.ph-shield-plus:before{content:"\e706"}.ph.ph-shield-slash:before{content:"\e410"}.ph.ph-shield-star:before{content:"\ec34"}.ph.ph-shield-warning:before{content:"\e412"}.ph.ph-shipping-container:before{content:"\e78c"}.ph.ph-shirt-folded:before{content:"\ea92"}.ph.ph-shooting-star:before{content:"\ecfa"}.ph.ph-shopping-bag:before{content:"\e416"}.ph.ph-shopping-bag-open:before{content:"\e418"}.ph.ph-shopping-cart:before{content:"\e41e"}.ph.ph-shopping-cart-simple:before{content:"\e420"}.ph.ph-shovel:before{content:"\e9e6"}.ph.ph-shower:before{content:"\e776"}.ph.ph-shrimp:before{content:"\eab4"}.ph.ph-shuffle:before{content:"\e422"}.ph.ph-shuffle-angular:before{content:"\e424"}.ph.ph-shuffle-simple:before{content:"\e426"}.ph.ph-sidebar:before{content:"\eab6"}.ph.ph-sidebar-simple:before{content:"\ec24"}.ph.ph-sigma:before{content:"\eab8"}.ph.ph-sign-in:before{content:"\e428"}.ph.ph-sign-out:before{content:"\e42a"}.ph.ph-signature:before{content:"\ebac"}.ph.ph-signpost:before{content:"\e89c"}.ph.ph-sim-card:before{content:"\e664"}.ph.ph-siren:before{content:"\e9b8"}.ph.ph-sketch-logo:before{content:"\e42c"}.ph.ph-skip-back:before{content:"\e5a4"}.ph.ph-skip-back-circle:before{content:"\e42e"}.ph.ph-skip-forward:before{content:"\e5a6"}.ph.ph-skip-forward-circle:before{content:"\e430"}.ph.ph-skull:before{content:"\e916"}.ph.ph-skype-logo:before{content:"\e8dc"}.ph.ph-slack-logo:before{content:"\e5a8"}.ph.ph-sliders:before{content:"\e432"}.ph.ph-sliders-horizontal:before{content:"\e434"}.ph.ph-slideshow:before{content:"\ed32"}.ph.ph-smiley:before{content:"\e436"}.ph.ph-smiley-angry:before{content:"\ec62"}.ph.ph-smiley-blank:before{content:"\e438"}.ph.ph-smiley-meh:before{content:"\e43a"}.ph.ph-smiley-melting:before{content:"\ee56"}.ph.ph-smiley-nervous:before{content:"\e43c"}.ph.ph-smiley-sad:before{content:"\e43e"}.ph.ph-smiley-sticker:before{content:"\e440"}.ph.ph-smiley-wink:before{content:"\e666"}.ph.ph-smiley-x-eyes:before{content:"\e442"}.ph.ph-snapchat-logo:before{content:"\e668"}.ph.ph-sneaker:before{content:"\e80c"}.ph.ph-sneaker-move:before{content:"\ed60"}.ph.ph-snowflake:before{content:"\e5aa"}.ph.ph-soccer-ball:before{content:"\e716"}.ph.ph-sock:before{content:"\ecce"}.ph.ph-solar-panel:before{content:"\ed7a"}.ph.ph-solar-roof:before{content:"\ed7b"}.ph.ph-sort-ascending:before{content:"\e444"}.ph.ph-sort-descending:before{content:"\e446"}.ph.ph-soundcloud-logo:before{content:"\e8de"}.ph.ph-spade:before{content:"\e448"}.ph.ph-sparkle:before{content:"\e6a2"}.ph.ph-speaker-hifi:before{content:"\ea08"}.ph.ph-speaker-high:before{content:"\e44a"}.ph.ph-speaker-low:before{content:"\e44c"}.ph.ph-speaker-none:before{content:"\e44e"}.ph.ph-speaker-simple-high:before{content:"\e450"}.ph.ph-speaker-simple-low:before{content:"\e452"}.ph.ph-speaker-simple-none:before{content:"\e454"}.ph.ph-speaker-simple-slash:before{content:"\e456"}.ph.ph-speaker-simple-x:before{content:"\e458"}.ph.ph-speaker-slash:before{content:"\e45a"}.ph.ph-speaker-x:before{content:"\e45c"}.ph.ph-speedometer:before{content:"\ee74"}.ph.ph-sphere:before{content:"\ee66"}.ph.ph-spinner:before{content:"\e66a"}.ph.ph-spinner-ball:before{content:"\ee28"}.ph.ph-spinner-gap:before{content:"\e66c"}.ph.ph-spiral:before{content:"\e9fa"}.ph.ph-split-horizontal:before{content:"\e872"}.ph.ph-split-vertical:before{content:"\e876"}.ph.ph-spotify-logo:before{content:"\e66e"}.ph.ph-spray-bottle:before{content:"\e7e4"}.ph.ph-square:before{content:"\e45e"}.ph.ph-square-half:before{content:"\e462"}.ph.ph-square-half-bottom:before{content:"\eb16"}.ph.ph-square-logo:before{content:"\e690"}.ph.ph-square-split-horizontal:before{content:"\e870"}.ph.ph-square-split-vertical:before{content:"\e874"}.ph.ph-squares-four:before{content:"\e464"}.ph.ph-stack:before{content:"\e466"}.ph.ph-stack-minus:before{content:"\edf4"}.ph.ph-stack-overflow-logo:before{content:"\eb78"}.ph.ph-stack-plus:before{content:"\edf6"}.ph.ph-stack-simple:before{content:"\e468"}.ph.ph-stairs:before{content:"\e8ec"}.ph.ph-stamp:before{content:"\ea48"}.ph.ph-standard-definition:before{content:"\ea90"}.ph.ph-star:before{content:"\e46a"}.ph.ph-star-and-crescent:before{content:"\ecf4"}.ph.ph-star-four:before{content:"\e6a4"}.ph.ph-star-half:before{content:"\e70a"}.ph.ph-star-of-david:before{content:"\e89e"}.ph.ph-steam-logo:before{content:"\ead4"}.ph.ph-steering-wheel:before{content:"\e9ac"}.ph.ph-steps:before{content:"\ecbe"}.ph.ph-stethoscope:before{content:"\e7ea"}.ph.ph-sticker:before{content:"\e5ac"}.ph.ph-stool:before{content:"\ea44"}.ph.ph-stop:before{content:"\e46c"}.ph.ph-stop-circle:before{content:"\e46e"}.ph.ph-storefront:before{content:"\e470"}.ph.ph-strategy:before{content:"\ea3a"}.ph.ph-stripe-logo:before{content:"\e698"}.ph.ph-student:before{content:"\e73e"}.ph.ph-subset-of:before{content:"\edc0"}.ph.ph-subset-proper-of:before{content:"\edb6"}.ph.ph-subtitles:before{content:"\e1a8"}.ph.ph-subtitles-slash:before{content:"\e1a6"}.ph.ph-subtract:before{content:"\ebd6"}.ph.ph-subtract-square:before{content:"\ebd4"}.ph.ph-subway:before{content:"\e498"}.ph.ph-suitcase:before{content:"\e5ae"}.ph.ph-suitcase-rolling:before{content:"\e9b0"}.ph.ph-suitcase-simple:before{content:"\e5b0"}.ph.ph-sun:before{content:"\e472"}.ph.ph-sun-dim:before{content:"\e474"}.ph.ph-sun-horizon:before{content:"\e5b6"}.ph.ph-sunglasses:before{content:"\e816"}.ph.ph-superset-of:before{content:"\edb8"}.ph.ph-superset-proper-of:before{content:"\edb4"}.ph.ph-swap:before{content:"\e83c"}.ph.ph-swatches:before{content:"\e5b8"}.ph.ph-swimming-pool:before{content:"\ecb6"}.ph.ph-sword:before{content:"\e5ba"}.ph.ph-synagogue:before{content:"\ecec"}.ph.ph-syringe:before{content:"\e968"}.ph.ph-t-shirt:before{content:"\e670"}.ph.ph-table:before{content:"\e476"}.ph.ph-tabs:before{content:"\e778"}.ph.ph-tag:before{content:"\e478"}.ph.ph-tag-chevron:before{content:"\e672"}.ph.ph-tag-simple:before{content:"\e47a"}.ph.ph-target:before{content:"\e47c"}.ph.ph-taxi:before{content:"\e902"}.ph.ph-tea-bag:before{content:"\e8e6"}.ph.ph-telegram-logo:before{content:"\e5bc"}.ph.ph-television:before{content:"\e754"}.ph.ph-television-simple:before{content:"\eae6"}.ph.ph-tennis-ball:before{content:"\e720"}.ph.ph-tent:before{content:"\e8ba"}.ph.ph-terminal:before{content:"\e47e"}.ph.ph-terminal-window:before{content:"\eae8"}.ph.ph-test-tube:before{content:"\e7a0"}.ph.ph-text-a-underline:before{content:"\ed34"}.ph.ph-text-aa:before{content:"\e6ee"}.ph.ph-text-align-center:before{content:"\e480"}.ph.ph-text-align-justify:before{content:"\e482"}.ph.ph-text-align-left:before{content:"\e484"}.ph.ph-text-align-right:before{content:"\e486"}.ph.ph-text-b:before{content:"\e5be"}.ph.ph-text-bolder:before{content:"\e5be"}.ph.ph-text-columns:before{content:"\ec96"}.ph.ph-text-h:before{content:"\e6ba"}.ph.ph-text-h-five:before{content:"\e6c4"}.ph.ph-text-h-four:before{content:"\e6c2"}.ph.ph-text-h-one:before{content:"\e6bc"}.ph.ph-text-h-six:before{content:"\e6c6"}.ph.ph-text-h-three:before{content:"\e6c0"}.ph.ph-text-h-two:before{content:"\e6be"}.ph.ph-text-indent:before{content:"\ea1e"}.ph.ph-text-italic:before{content:"\e5c0"}.ph.ph-text-outdent:before{content:"\ea1c"}.ph.ph-text-strikethrough:before{content:"\e5c2"}.ph.ph-text-subscript:before{content:"\ec98"}.ph.ph-text-superscript:before{content:"\ec9a"}.ph.ph-text-t:before{content:"\e48a"}.ph.ph-text-t-slash:before{content:"\e488"}.ph.ph-text-underline:before{content:"\e5c4"}.ph.ph-textbox:before{content:"\eb0a"}.ph.ph-thermometer:before{content:"\e5c6"}.ph.ph-thermometer-cold:before{content:"\e5c8"}.ph.ph-thermometer-hot:before{content:"\e5ca"}.ph.ph-thermometer-simple:before{content:"\e5cc"}.ph.ph-threads-logo:before{content:"\ed9e"}.ph.ph-three-d:before{content:"\ea5a"}.ph.ph-thumbs-down:before{content:"\e48c"}.ph.ph-thumbs-up:before{content:"\e48e"}.ph.ph-ticket:before{content:"\e490"}.ph.ph-tidal-logo:before{content:"\ed1c"}.ph.ph-tiktok-logo:before{content:"\eaf2"}.ph.ph-tilde:before{content:"\eda8"}.ph.ph-timer:before{content:"\e492"}.ph.ph-tip-jar:before{content:"\e7e2"}.ph.ph-tipi:before{content:"\ed30"}.ph.ph-tire:before{content:"\edd2"}.ph.ph-toggle-left:before{content:"\e674"}.ph.ph-toggle-right:before{content:"\e676"}.ph.ph-toilet:before{content:"\e79a"}.ph.ph-toilet-paper:before{content:"\e79c"}.ph.ph-toolbox:before{content:"\eca0"}.ph.ph-tooth:before{content:"\e9cc"}.ph.ph-tornado:before{content:"\e88c"}.ph.ph-tote:before{content:"\e494"}.ph.ph-tote-simple:before{content:"\e678"}.ph.ph-towel:before{content:"\ede6"}.ph.ph-tractor:before{content:"\ec6e"}.ph.ph-trademark:before{content:"\e9f0"}.ph.ph-trademark-registered:before{content:"\e3f4"}.ph.ph-traffic-cone:before{content:"\e9a8"}.ph.ph-traffic-sign:before{content:"\e67a"}.ph.ph-traffic-signal:before{content:"\e9aa"}.ph.ph-train:before{content:"\e496"}.ph.ph-train-regional:before{content:"\e49e"}.ph.ph-train-simple:before{content:"\e4a0"}.ph.ph-tram:before{content:"\e9ec"}.ph.ph-translate:before{content:"\e4a2"}.ph.ph-trash:before{content:"\e4a6"}.ph.ph-trash-simple:before{content:"\e4a8"}.ph.ph-tray:before{content:"\e4aa"}.ph.ph-tray-arrow-down:before{content:"\e010"}.ph.ph-archive-tray:before{content:"\e010"}.ph.ph-tray-arrow-up:before{content:"\ee52"}.ph.ph-treasure-chest:before{content:"\ede2"}.ph.ph-tree:before{content:"\e6da"}.ph.ph-tree-evergreen:before{content:"\e6dc"}.ph.ph-tree-palm:before{content:"\e91a"}.ph.ph-tree-structure:before{content:"\e67c"}.ph.ph-tree-view:before{content:"\ee48"}.ph.ph-trend-down:before{content:"\e4ac"}.ph.ph-trend-up:before{content:"\e4ae"}.ph.ph-triangle:before{content:"\e4b0"}.ph.ph-triangle-dashed:before{content:"\e4b2"}.ph.ph-trolley:before{content:"\e5b2"}.ph.ph-trolley-suitcase:before{content:"\e5b4"}.ph.ph-trophy:before{content:"\e67e"}.ph.ph-truck:before{content:"\e4b4"}.ph.ph-truck-trailer:before{content:"\e4b6"}.ph.ph-tumblr-logo:before{content:"\e8d4"}.ph.ph-twitch-logo:before{content:"\e5ce"}.ph.ph-twitter-logo:before{content:"\e4ba"}.ph.ph-umbrella:before{content:"\e684"}.ph.ph-umbrella-simple:before{content:"\e686"}.ph.ph-union:before{content:"\edbe"}.ph.ph-unite:before{content:"\e87e"}.ph.ph-unite-square:before{content:"\e878"}.ph.ph-upload:before{content:"\e4be"}.ph.ph-upload-simple:before{content:"\e4c0"}.ph.ph-usb:before{content:"\e956"}.ph.ph-user:before{content:"\e4c2"}.ph.ph-user-check:before{content:"\eafa"}.ph.ph-user-circle:before{content:"\e4c4"}.ph.ph-user-circle-check:before{content:"\ec38"}.ph.ph-user-circle-dashed:before{content:"\ec36"}.ph.ph-user-circle-gear:before{content:"\e4c6"}.ph.ph-user-circle-minus:before{content:"\e4c8"}.ph.ph-user-circle-plus:before{content:"\e4ca"}.ph.ph-user-focus:before{content:"\e6fc"}.ph.ph-user-gear:before{content:"\e4cc"}.ph.ph-user-list:before{content:"\e73c"}.ph.ph-user-minus:before{content:"\e4ce"}.ph.ph-user-plus:before{content:"\e4d0"}.ph.ph-user-rectangle:before{content:"\e4d2"}.ph.ph-user-sound:before{content:"\eca8"}.ph.ph-user-square:before{content:"\e4d4"}.ph.ph-user-switch:before{content:"\e756"}.ph.ph-users:before{content:"\e4d6"}.ph.ph-users-four:before{content:"\e68c"}.ph.ph-users-three:before{content:"\e68e"}.ph.ph-van:before{content:"\e826"}.ph.ph-vault:before{content:"\e76e"}.ph.ph-vector-three:before{content:"\ee62"}.ph.ph-vector-two:before{content:"\ee64"}.ph.ph-vibrate:before{content:"\e4d8"}.ph.ph-video:before{content:"\e740"}.ph.ph-video-camera:before{content:"\e4da"}.ph.ph-video-camera-slash:before{content:"\e4dc"}.ph.ph-video-conference:before{content:"\edce"}.ph.ph-vignette:before{content:"\eba2"}.ph.ph-vinyl-record:before{content:"\ecac"}.ph.ph-virtual-reality:before{content:"\e7b8"}.ph.ph-virus:before{content:"\e7d6"}.ph.ph-visor:before{content:"\ee2a"}.ph.ph-voicemail:before{content:"\e4de"}.ph.ph-volleyball:before{content:"\e726"}.ph.ph-wall:before{content:"\e688"}.ph.ph-wallet:before{content:"\e68a"}.ph.ph-warehouse:before{content:"\ecd4"}.ph.ph-warning:before{content:"\e4e0"}.ph.ph-warning-circle:before{content:"\e4e2"}.ph.ph-warning-diamond:before{content:"\e7fc"}.ph.ph-warning-octagon:before{content:"\e4e4"}.ph.ph-washing-machine:before{content:"\ede8"}.ph.ph-watch:before{content:"\e4e6"}.ph.ph-wave-sawtooth:before{content:"\ea9c"}.ph.ph-wave-sine:before{content:"\ea9a"}.ph.ph-wave-square:before{content:"\ea9e"}.ph.ph-wave-triangle:before{content:"\eaa0"}.ph.ph-waveform:before{content:"\e802"}.ph.ph-waveform-slash:before{content:"\e800"}.ph.ph-waves:before{content:"\e6de"}.ph.ph-webcam:before{content:"\e9b2"}.ph.ph-webcam-slash:before{content:"\ecdc"}.ph.ph-webhooks-logo:before{content:"\ecae"}.ph.ph-wechat-logo:before{content:"\e8d2"}.ph.ph-whatsapp-logo:before{content:"\e5d0"}.ph.ph-wheelchair:before{content:"\e4e8"}.ph.ph-wheelchair-motion:before{content:"\e89a"}.ph.ph-wifi-high:before{content:"\e4ea"}.ph.ph-wifi-low:before{content:"\e4ec"}.ph.ph-wifi-medium:before{content:"\e4ee"}.ph.ph-wifi-none:before{content:"\e4f0"}.ph.ph-wifi-slash:before{content:"\e4f2"}.ph.ph-wifi-x:before{content:"\e4f4"}.ph.ph-wind:before{content:"\e5d2"}.ph.ph-windmill:before{content:"\e9f8"}.ph.ph-windows-logo:before{content:"\e692"}.ph.ph-wine:before{content:"\e6b2"}.ph.ph-wrench:before{content:"\e5d4"}.ph.ph-x:before{content:"\e4f6"}.ph.ph-x-circle:before{content:"\e4f8"}.ph.ph-x-logo:before{content:"\e4bc"}.ph.ph-x-square:before{content:"\e4fa"}.ph.ph-yarn:before{content:"\ed9a"}.ph.ph-yin-yang:before{content:"\e92a"}.ph.ph-youtube-logo:before{content:"\e4fc"}