.compte-page{padding:32px 28px 64px;max-width:100%;box-sizing:border-box}.compte-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:220px 1fr;gap:48px}.compte-nav{position:sticky;top:100px;height:fit-content}.compte-nav-title{font-size:0.85rem;font-weight:600;color:var(--tg-muted);text-transform:uppercase;letter-spacing:0.06em;margin:0 0 16px}.compte-nav-links{display:flex;flex-direction:column;gap:4px}.compte-nav-link{display:block;padding:10px 14px;color:var(--tg-white-soft);text-decoration:none;font-size:15px;font-weight:500;border-radius:var(--radius-sm);transition:background var(--transition),color var(--transition)}.compte-nav-link:hover{background:rgba(20,184,166,0.12);color:var(--tg-teal-light)}.compte-nav-link.is-active{background:rgba(20,184,166,0.18);color:var(--tg-teal-light)}.compte-nav-link--logout{color:#f87171;display:flex;align-items:center;gap:8px}.compte-nav-link--logout:hover{background:rgba(248,113,113,0.1);color:#fca5a5}.compte-nav-divider{height:1px;background:var(--tg-border);margin:12px 0;list-style:none}.compte-layout{padding:32px 28px 64px;min-height:calc(100vh - 72px);max-width:100%;box-sizing:border-box}.compte-layout>.compte-nav,.compte-layout>aside.compte-nav{}.compte-layout{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:220px 1fr;gap:48px;padding:32px 28px 64px}.compte-main{min-width:0}.compte-title{margin:0 0 6px;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:800;color:var(--tg-white);letter-spacing:-0.02em;line-height:1.2}.compte-subtitle{margin:0 0 28px;color:var(--tg-muted-light);font-size:14px;line-height:1.5}.compte-section-header{margin-bottom:24px}@media (max-width:860px){.compte-layout{grid-template-columns:1fr;padding:20px 16px 48px;gap:24px}.compte-layout .compte-nav{position:static}}.page-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;background:var(--tg-teal);color:var(--tg-black);border-radius:var(--radius-pill);font-size:11px;font-weight:700;vertical-align:middle;margin-left:8px}.empty-card{text-align:center;padding:56px 24px 40px;background:var(--tg-surface-elevated);border:1px dashed var(--tg-border);border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;gap:14px}.empty-card svg{opacity:.4}.empty-card-title{margin:0;font-size:1.1rem;font-weight:700;color:var(--tg-white)}.empty-card-sub{margin:0;font-size:14px;color:var(--tg-muted-light);line-height:1.5;max-width:360px}.compte-nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.15rem;padding:0 5px;font-size:11px;font-weight:700;border-radius:999px;background:var(--tg-teal);color:var(--tg-black);vertical-align:middle}.icon-btn-notifications{position:relative}.notification-badge{position:absolute;top:1px;right:1px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:16px;text-align:center;border-radius:999px;background:var(--tg-teal);color:var(--tg-black);pointer-events:none}.menu-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.1rem;padding:0 5px;font-size:11px;font-weight:700;border-radius:999px;background:var(--tg-teal);color:var(--tg-black)}.site-messages{position:sticky;top:var(--header-height,68px);z-index:900;max-width:1280px;width:100%;margin:0 auto;padding:12px 28px 0;box-sizing:border-box}.site-message{padding:12px 16px;border-radius:var(--radius-sm);margin:0 0 8px;font-size:14px;line-height:1.45}.site-message--success{background:rgba(34,197,94,0.12);color:#86efac;border:1px solid rgba(34,197,94,0.28)}.site-message--error{background:rgba(239,68,68,0.12);color:#fca5a5;border:1px solid rgba(239,68,68,0.28)}.site-message--warning{background:rgba(250,204,21,0.1);color:#fde047;border:1px solid rgba(250,204,21,0.25)}.site-message--info{background:rgba(20,184,166,0.1);color:var(--tg-teal-light);border:1px solid rgba(20,184,166,0.25)}.compte-section-header--row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:24px}.notifications-list{list-style:none;padding:0;margin:0}.notification-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--tg-border)}.notification-item--unread{background:rgba(20,184,166,0.04);margin:0 -12px;padding-left:12px;padding-right:12px;border-radius:var(--radius-sm)}.notification-item-link,.notification-item-text{color:var(--tg-white-soft);text-decoration:none;font-size:15px;line-height:1.5}.notification-item-link:hover{color:var(--tg-teal-light)}.notification-item-time{display:block;font-size:12px;margin-top:6px}.notification-item-action{flex-shrink:0}.btn-text{background:none;border:none;color:var(--tg-teal-light);cursor:pointer;font-size:13px;font-weight:600;padding:4px 0}.btn-text:hover{text-decoration:underline}.notifications-empty{padding:48px 24px}.demande-decision-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.demande-decision-form{margin:0}.demande-waiting-note,.demande-closed-note{margin-top:12px;font-size:14px}.historique-list{list-style:none;padding:0;margin:0}.historique-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--tg-border)}.historique-link{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit;min-width:0;flex:1}.historique-link:hover .historique-title{color:var(--tg-teal-light)}.historique-thumb{width:52px;height:52px;border-radius:var(--radius-sm);overflow:hidden;background:var(--tg-surface-elevated);flex-shrink:0;display:flex;align-items:center;justify-content:center}.historique-thumb img{width:100%;height:100%;object-fit:cover}.historique-thumb--round{border-radius:50%}.historique-placeholder{font-size:13px;font-weight:700;color:var(--tg-muted)}.historique-title{display:block;font-weight:600;color:var(--tg-white);font-size:15px}.historique-sub{display:block;font-size:13px;margin-top:2px}.historique-time{font-size:12px;flex-shrink:0}.service-detail-plan-own{display:block;text-align:center;padding:10px 0;font-size:14px}.compte-content{min-width:0}.compte-heading{font-size:1.75rem;font-weight:700;color:var(--tg-white);margin:0 0 12px}.compte-placeholder{text-align:center;padding:48px 24px}.compte-placeholder-icon{display:block;font-size:3rem;color:var(--tg-teal);opacity:0.7;margin-bottom:16px}.compte-placeholder-text{font-size:1.05rem;color:var(--tg-muted-light);margin:0 0 24px}.compte-intro{font-size:1.05rem;color:var(--tg-muted-light);line-height:1.6;margin:0}.mes-services-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.mes-services-header .compte-heading{margin:0 0 8px}.mes-services-header .compte-intro{margin:0}.mes-services-add-btn{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.mes-services-add-icon{font-size:1.25rem;font-weight:300;line-height:1}.mes-services-empty-state{padding:48px 28px;text-align:center;background:var(--tg-surface);border:1px dashed var(--tg-border);border-radius:var(--radius)}.mes-services-empty-title{font-size:1.15rem;font-weight:600;color:var(--tg-white-soft);margin:0 0 12px}.mes-services-empty-state p:last-of-type{margin:0 0 20px;color:var(--tg-muted-light)}.demandes-empty,.demandes-list{margin-top:24px}.demandes-empty{padding:32px 24px;text-align:center;background:var(--tg-surface);border:1px dashed var(--tg-border);border-radius:var(--radius)}.demandes-empty-title{font-size:1.1rem;font-weight:600;color:var(--tg-white-soft);margin:0 0 12px}.demandes-empty p{margin:0 0 20px;color:var(--tg-muted-light)}.demandes-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.demande-card{margin:0}.demande-card-link{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius-sm);text-decoration:none;color:inherit;transition:border-color 0.2s,box-shadow 0.2s}.demande-card-link:hover{border-color:var(--tg-teal);box-shadow:0 4px 16px rgba(0,0,0,0.15)}.demande-card-main{flex:1;min-width:0}.demande-card-service{font-weight:600;color:var(--tg-teal-light);display:block;margin-bottom:4px}.demande-card-parties{font-size:14px;color:var(--tg-muted-light)}.demande-card-preview{font-size:14px;color:var(--tg-muted);margin:8px 0 0;line-height:1.4}.demande-card-last{font-size:12px;color:var(--tg-muted);margin:4px 0 0}.demande-card-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.demande-card-status{font-size:12px;font-weight:600;padding:4px 10px;border-radius:6px}.demande-card-status--pending{background:rgba(251,191,36,0.2);color:var(--tg-yellow-soft)}.demande-card-status--accepted{background:rgba(20,184,166,0.2);color:var(--tg-teal-light)}.demande-card-status--declined{background:rgba(100,116,139,0.25);color:var(--tg-muted-light)}.demande-card-date{font-size:12px;color:var(--tg-muted)}.demande-detail-content{max-width:720px}.demande-detail-header{margin-bottom:24px}.demande-detail-meta{margin-top:12px;font-size:14px;color:var(--tg-muted-light)}.demande-detail-service a{color:var(--tg-teal);text-decoration:none}.demande-detail-service a:hover{color:var(--tg-teal-light)}.demande-detail-status{display:inline-block;margin-top:8px;padding:4px 10px;border-radius:6px;font-size:13px;font-weight:600}.demande-detail-status--pending{background:rgba(251,191,36,0.2);color:var(--tg-yellow-soft)}.demande-detail-status--accepted{background:rgba(20,184,166,0.2);color:var(--tg-teal-light)}.demande-detail-status--declined{background:rgba(100,116,139,0.25);color:var(--tg-muted-light)}.demande-detail-actions{margin-top:16px}.demande-detail-actions .btn-primary{display:inline-flex}.demande-detail-paid{margin-top:12px;font-size:14px;font-weight:600;color:var(--tg-teal-light)}.demande-chat-panel{display:flex;flex-direction:column;border:1px solid var(--tg-border);border-radius:var(--radius);background:var(--tg-surface);overflow:hidden;min-height:320px;max-height:min(70vh,640px)}.demande-chat-messages{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:20px 16px;display:flex;flex-direction:column;gap:12px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.demande-chat-messages .chat-msg{max-width:min(85%,520px)}.demande-chat-initial .chat-msg-body{white-space:pre-wrap;word-break:break-word}.demande-initial-label{display:block;font-size:10px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--tg-teal);margin-bottom:8px}.demande-initial-subject{margin:0 0 8px;font-size:15px;line-height:1.35;color:var(--tg-white-soft)}.demande-initial-extra{margin:8px 0 0;font-size:12px;line-height:1.45}.demande-chat-composer{flex-shrink:0;padding:16px;border-top:1px solid var(--tg-border);background:var(--tg-surface-elevated)}.demande-reply-error{margin:0 0 10px}.demande-reply-form textarea.demande-reply-textarea,.demande-reply-form textarea.input-field.textarea{width:100%;min-height:88px;max-height:200px;padding:14px 16px;margin-bottom:12px;border:1px solid var(--tg-border);border-radius:12px;background:var(--tg-surface);color:var(--tg-white-soft);font-size:15px;line-height:1.5;resize:vertical;transition:border-color var(--transition),box-shadow var(--transition)}.demande-reply-form textarea:focus{outline:none;border-color:rgba(20,184,166,0.55);box-shadow:0 0 0 3px rgba(20,184,166,0.12)}.demande-reply-actions{display:flex;justify-content:flex-end}.demande-reply-submit:disabled{opacity:0.65;cursor:not-allowed}@media (max-width:540px){.demande-chat-panel{max-height:none;min-height:280px;border-radius:var(--radius-sm)}.demande-chat-messages .chat-msg{max-width:92%}}.checkout-content{max-width:720px}.checkout-header{margin-bottom:28px}.checkout-intro{margin-top:8px;font-size:15px;color:var(--tg-muted-light);line-height:1.5}.checkout-layout{display:grid;gap:28px}@media (min-width:640px){.checkout-layout{grid-template-columns:1fr 1fr}}.checkout-recap{padding:24px;background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius)}.checkout-recap-title{font-size:1.1rem;font-weight:700;margin:0 0 16px;color:var(--tg-white)}.checkout-recap-service a{color:var(--tg-teal);text-decoration:none;font-weight:600}.checkout-recap-service a:hover{color:var(--tg-teal-light)}.checkout-recap-provider{display:block;font-size:14px;color:var(--tg-muted-light);margin-top:6px}.checkout-recap-dl{margin:20px 0 0;padding-top:16px;border-top:1px solid var(--tg-border);font-size:14px}.checkout-recap-dl dt{color:var(--tg-muted-light);margin-top:10px}.checkout-recap-dl dd{margin:2px 0 0;font-weight:600;color:var(--tg-white-soft)}.checkout-recap-dl .checkout-total{font-size:1.1rem;margin-top:12px;padding-top:12px;border-top:1px solid var(--tg-border)}.checkout-recap-dl dd.checkout-total{color:var(--tg-teal-light)}.checkout-form-section{padding:24px;background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius)}.checkout-form-title{font-size:1.1rem;font-weight:700;margin:0 0 8px;color:var(--tg-white)}.checkout-form-note{font-size:14px;color:var(--tg-muted-light);margin-bottom:20px}.payment-methods{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.payment-method-option{display:flex;align-items:center;gap:10px;padding:12px 14px;background:var(--tg-surface);border:1px solid var(--tg-border);border-radius:var(--radius-sm);cursor:pointer;transition:border-color var(--transition)}.payment-method-option:has(input:checked){border-color:var(--tg-teal);background:rgba(20,184,166,0.08)}.payment-method-label{font-weight:500;color:var(--tg-white-soft)}.checkout-actions .btn-lg{padding:16px 24px;font-size:16px;width:100%}.checkout-disclaimer{margin-top:12px;font-size:13px;color:var(--tg-muted)}.payment-success-content{max-width:520px;margin:0 auto}.payment-success-box{padding:40px 32px;text-align:center;background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius)}.payment-success-icon{width:64px;height:64px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:var(--tg-teal);background:rgba(20,184,166,0.2);border-radius:50%}.payment-success-title{font-size:1.5rem;font-weight:700;margin:0 0 16px;color:var(--tg-white)}.payment-success-text{font-size:15px;color:var(--tg-muted-light);margin:0 0 12px;line-height:1.5}.payment-success-note{font-size:14px;color:var(--tg-muted);margin:20px 0 24px;padding:16px;background:var(--tg-surface);border-radius:var(--radius-sm)}.payment-success-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.demande-form .form-row .form-group.full-width{grid-column:1 / -1}.mes-services-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px}.mes-services-card{display:flex;gap:24px;background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);overflow:hidden;transition:border-color var(--transition),box-shadow var(--transition);box-shadow:var(--shadow-sm)}.mes-services-card:hover{border-color:var(--tg-teal);box-shadow:0 4px 20px rgba(0,0,0,0.2)}.mes-services-card-thumb{flex-shrink:0;width:200px;display:block;background:var(--tg-black)}.mes-services-card-thumb img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/10;display:block}.mes-services-card-thumb-placeholder{width:100%;aspect-ratio:16/10;background:linear-gradient(135deg,var(--tg-surface-elevated) 0%,var(--tg-border) 100%)}.mes-services-card-thumb{position:relative}.mes-services-card-badge{position:absolute;top:8px;right:8px;font-size:11px;font-weight:600;padding:4px 8px;border-radius:6px}.mes-services-card-badge--draft{background:var(--tg-muted);color:var(--tg-white-soft)}.mes-services-card-badge--published{background:var(--tg-teal);color:var(--tg-black)}.mes-services-card-badge--featured{background:var(--tg-yellow);color:var(--tg-black)}.mes-services-card-body{flex:1;min-width:0;padding:24px;display:flex;flex-direction:column;gap:10px}.mes-services-card-status-line{display:flex;align-items:center;gap:8px;margin:0 0 4px;font-size:13px}.mes-services-card-status-label{color:var(--tg-muted);font-weight:500}.mes-services-card-status{display:inline-block;font-size:12px;font-weight:600;padding:4px 10px;border-radius:6px}.mes-services-card-status--published{background:rgba(20,184,166,0.2);color:var(--tg-teal-light)}.mes-services-card-status--draft{background:rgba(100,116,139,0.25);color:var(--tg-muted-light)}.mes-services-card-title{font-size:1.1rem;font-weight:600;margin:0;line-height:1.3}.mes-services-card-title a{color:var(--tg-white-soft);text-decoration:none}.mes-services-card-title a:hover{color:var(--tg-teal-light)}.mes-services-card-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:14px;color:var(--tg-muted-light);margin:0}.mes-services-card-category{color:var(--tg-teal)}.mes-services-card-price{font-weight:600;color:var(--tg-teal)}.mes-services-card-stats{font-size:13px;color:var(--tg-muted);margin:0}.mes-services-card-actions{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:12px}.mes-services-card-edit-hint{font-size:12px;color:var(--tg-muted)}.service-create-header{margin-bottom:20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.compte-content--form .service-form-page-header{margin-bottom:32px}.service-form-header{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.service-form-page-title{font-size:1.75rem;font-weight:700;color:var(--tg-white);margin:0 0 8px;letter-spacing:-0.02em}.service-form-page-intro{font-size:15px;color:var(--tg-muted-light);margin:0;line-height:1.5}.compte-content .service-form{max-width:780px}.service-form-section{margin-bottom:28px;padding:28px;background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.service-form-section + .service-form-section{margin-top:0}.service-form-section-title{font-size:1.1rem;font-weight:600;color:var(--tg-white);margin:0 0 16px;padding-left:14px;border-left:3px solid var(--tg-teal)}.service-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.service-form .form-row:last-of-type{margin-bottom:0}.service-form .form-row.single{grid-template-columns:1fr}.service-form .form-row .form-group.full-width{grid-column:1 / -1}.service-form .form-group{margin-bottom:0}.service-form-domain-block{margin-bottom:8px}.service-form-create-domain-toggle{margin-bottom:16px}.service-form-domain-hidden{display:none!important}.service-form-section-desc{font-size:14px;color:var(--tg-muted);margin:0 0 20px;line-height:1.5}.service-form-callout{margin-top:20px;padding:16px 20px;background:rgba(20,184,166,0.1);border:1px solid rgba(20,184,166,0.35);border-radius:var(--radius-sm)}.service-form-callout p{margin:0;font-size:14px;color:var(--tg-muted-light)}.service-form-callout strong{color:var(--tg-teal-light)}.service-form-section--media .service-form-section-title{margin-bottom:12px}.service-form label{display:block;font-size:13px;font-weight:600;color:var(--tg-muted-light);margin-bottom:8px}.service-form .input-field,.service-form input[type="text"],.service-form input[type="number"],.service-form input[type="url"],.service-form select,.service-form textarea{width:100%;padding:14px 16px;border:1px solid var(--tg-border);border-radius:var(--radius-sm);background:var(--tg-surface);color:var(--tg-white-soft);font-size:15px;font-family:inherit;transition:border-color var(--transition),box-shadow var(--transition);box-sizing:border-box}.service-form .input-field:focus,.service-form input:focus,.service-form select:focus,.service-form textarea:focus{outline:none;border-color:var(--tg-teal);box-shadow:0 0 0 3px var(--tg-teal-glow)}.service-form .textarea,.service-form textarea{min-height:120px;resize:vertical}.service-form-cover-zone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:160px;padding:24px;border:2px dashed var(--tg-border);border-radius:var(--radius-sm);background:var(--tg-surface);transition:border-color var(--transition),background var(--transition)}.service-form-cover-zone:hover{border-color:var(--tg-teal);background:rgba(20,184,166,0.06)}.service-form-cover-zone input[type="file"]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.service-form-cover-zone-text{font-size:14px;color:var(--tg-muted);pointer-events:none}.service-form-cover-zone-text em{color:var(--tg-teal);font-style:normal;font-weight:600}.service-form-cover-current,.service-form-cover-preview{max-width:100%;max-height:200px;width:auto;height:auto;object-fit:contain;border-radius:var(--radius-sm);margin-bottom:12px;border:1px solid var(--tg-border);display:block}.service-form-cover-preview[src=""]{display:none!important}.service-form-cover-zone{position:relative}.service-form-cover-zone.has-preview .service-form-cover-zone-text{display:none}.service-form-section--status{background:rgba(20,184,166,0.06);border-color:rgba(20,184,166,0.25)}.service-form-status-block{margin:0}.service-form-status-toggle{font-size:1rem;font-weight:600;color:var(--tg-white-soft)}.service-form-status-hint{font-size:13px;color:var(--tg-muted);margin:8px 0 0;line-height:1.5}.service-media-multi-zone{position:relative;min-height:100px;padding:24px;border:2px dashed var(--tg-teal);border-radius:var(--radius-sm);background:rgba(20,184,166,0.06);margin-bottom:20px;display:flex;align-items:center;justify-content:center;transition:border-color var(--transition),background var(--transition)}.service-media-multi-zone:hover{background:rgba(20,184,166,0.1);border-color:var(--tg-teal-light)}.service-media-multi-input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.service-media-multi-text{font-size:14px;color:var(--tg-muted-light);pointer-events:none}.service-media-multi-text em{color:var(--tg-teal);font-style:normal;font-weight:600}.service-media-type-badge{display:inline-block;font-size:11px;font-weight:600;padding:4px 8px;border-radius:6px;background:var(--tg-surface-elevated);color:var(--tg-muted-light);margin-bottom:8px;grid-column:1 / -1}.service-form .input-file,.service-form input[type="file"]{padding:10px 0;color:var(--tg-muted-light);font-size:14px}.service-form .input-checkbox,.service-form input[type="checkbox"]{width:auto;margin:0;accent-color:var(--tg-teal)}.service-form .form-error{font-size:13px;color:#f87171;margin-top:8px}.service-form .form-hint{font-size:13px;color:var(--tg-muted);margin-top:8px;margin-bottom:0}.service-form .form-hint code{background:var(--tg-surface);padding:2px 6px;border-radius:4px;font-size:12px}.service-form-section--toggle{padding:18px 24px}.service-form-toggle-wrap{display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-weight:500;color:var(--tg-white-soft)}.service-form-checkbox-label{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:500}.service-form-domain-select-wrap .choices__inner,.service-form-categories-wrap .choices__inner{background:var(--tg-surface)!important;border:1px solid var(--tg-border)!important;border-radius:var(--radius-sm);color:var(--tg-white-soft)!important;min-height:44px}.service-form-domain-select-wrap .choices__inner .choices__list--single .choices__item,.service-form-categories-wrap .choices__inner .choices__list--single .choices__item{color:var(--tg-white-soft)!important}.service-form-domain-select-wrap .choices__input,.service-form-categories-wrap .choices__input{background:transparent!important;color:var(--tg-white-soft)!important}.service-form-domain-select-wrap .choices__input::placeholder,.service-form-categories-wrap .choices__input::placeholder{color:var(--tg-muted)!important}.service-form-domain-select-wrap .choices__list--dropdown,.service-form-categories-wrap .choices__list--dropdown{background:var(--tg-surface-elevated)!important;border:1px solid var(--tg-border);border-radius:var(--radius-sm)}.service-form-domain-select-wrap .choices__list--dropdown .choices__item--selectable,.service-form-categories-wrap .choices__list--dropdown .choices__item--selectable{color:var(--tg-white-soft)!important}.service-form-domain-select-wrap .choices__list--dropdown .choices__item--selectable.is-highlighted,.service-form-categories-wrap .choices__list--dropdown .choices__item--selectable.is-highlighted{background:var(--tg-teal-glow)!important;color:var(--tg-teal-light)!important}.service-form-domain-select-wrap .choices__item--choice,.service-form-categories-wrap .choices__item--choice{color:var(--tg-muted-light)!important}.service-form-domain-select-wrap .choices__item--choice.is-selected,.service-form-categories-wrap .choices__item--choice.is-selected{color:var(--tg-teal-light)!important}.service-form-domain-select-wrap .choices__button,.service-form-categories-wrap .choices__button{border-color:var(--tg-muted);opacity:0.8}.service-form-domain-select-wrap .choices__button:hover,.service-form-categories-wrap .choices__button:hover{opacity:1;border-color:var(--tg-teal)}.service-form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:32px;padding:24px;background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.service-media-formset,.service-plan-formset{display:flex;flex-direction:column;gap:16px}.service-form-section .form-hint{margin-bottom:16px}.service-form-add-row{margin-top:8px;margin-bottom:0}.service-form-add-btn{border-style:dashed;color:var(--tg-teal)}.service-form-add-btn:hover{border-color:var(--tg-teal);background:rgba(20,184,166,0.1);color:var(--tg-teal-light)}.service-media-tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;margin-top:20px}.service-media-tile{position:relative;background:var(--tg-surface);border:1px solid var(--tg-border);border-radius:var(--radius-sm);overflow:hidden}.service-media-tile-preview{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:var(--tg-black);position:relative}.service-media-tile-preview img{width:100%;height:100%;object-fit:cover}.service-media-tile-icon{font-size:2rem;color:var(--tg-muted)}.service-media-tile-type{position:absolute;bottom:6px;left:6px;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;background:rgba(0,0,0,0.6);color:var(--tg-white-soft)}.service-media-tile .service-media-tile-delete{position:absolute;top:6px;right:6px;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;font-size:11px;color:var(--tg-muted-light);cursor:pointer;background:rgba(0,0,0,0.6);border-radius:6px;z-index:2}.service-media-tile .service-media-tile-delete:hover{color:#f87171;background:rgba(0,0,0,0.75)}.service-media-tile .service-media-tile-delete input,.service-media-tile-delete input{margin:0;width:14px;height:14px;flex-shrink:0}.service-media-tile .service-media-tile-replace{position:absolute;bottom:6px;left:50%;transform:translateX(-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;font-size:11px;font-weight:600;color:var(--tg-white-soft);cursor:pointer;background:rgba(0,0,0,0.65);border-radius:6px;max-width:calc(100% - 16px);text-align:center}.service-media-tile .service-media-tile-replace:hover{background:rgba(13,148,136,0.75)}.service-media-tile .service-media-tile-replace input[type="file"]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%;font-size:0}.service-plan-card .service-media-tile-delete{position:static;display:inline-flex;padding:0;background:transparent;font-size:13px}.service-plan-card .service-media-tile-delete:hover{background:transparent}.service-media-tile-hidden{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.service-media-pending-previews{margin-top:20px}.service-media-pending-title{font-size:14px;color:var(--tg-teal-light);margin:0 0 12px;font-weight:500}.service-media-pending-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px}.service-media-pending-tile{padding-bottom:0}.service-media-pending-tile .service-media-tile-preview{min-height:120px}.service-media-pending-tile .service-media-tile-preview video{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.service-media-pending-filename{padding:8px 10px;font-size:12px;color:var(--tg-muted-light);background:var(--tg-surface);border-top:1px solid var(--tg-border);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-form-section--plans .service-form-section-desc{margin-bottom:20px}.service-plan-cards{display:flex;flex-direction:column;gap:20px}.service-plan-card{background:var(--tg-surface);border:1px solid var(--tg-border);border-radius:var(--radius-sm);overflow:hidden;padding:20px}.service-plan-card-header{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px}.service-plan-card-name{flex:1;min-width:160px}.service-plan-card-name input{width:100%;padding:10px 14px;font-size:1rem;font-weight:600;border:1px solid var(--tg-border);border-radius:var(--radius-sm);background:var(--tg-surface-elevated);color:var(--tg-white-soft)}.service-plan-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.service-plan-card-field{display:inline-flex;align-items:center;gap:4px}.service-plan-card-field input,.service-plan-card-field select{padding:8px 12px;font-size:14px;border:1px solid var(--tg-border);border-radius:var(--radius-sm);background:var(--tg-surface-elevated);color:var(--tg-white-soft);max-width:100px}.service-plan-card-body{margin-top:0}.service-plan-card-body textarea{width:100%;min-height:80px;padding:12px 14px;font-size:14px;border:1px solid var(--tg-border);border-radius:var(--radius-sm);background:var(--tg-surface-elevated);color:var(--tg-white-soft);resize:vertical}.service-plan-card-delivery input{max-width:70px}.service-plan-unit{margin-left:2px;color:var(--tg-muted);font-size:13px}.service-plan-recommended{margin:0;font-size:13px}.service-plan-card-hidden{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.service-media-row,.service-plan-row{display:grid;gap:14px;padding:18px;background:var(--tg-surface);border:1px solid var(--tg-border);border-radius:var(--radius-sm)}.service-media-row{grid-template-columns:1fr 1fr 120px 60px auto auto;align-items:end}.service-plan-row{grid-template-columns:1fr 70px 100px 70px auto 50px auto;align-items:start}.service-plan-row .full-width{grid-column:1 / -1}.service-media-row .form-group,.service-plan-row .form-group{margin:0}.service-media-row label,.service-plan-row label{display:block;font-size:12px;font-weight:500;color:var(--tg-muted-light);margin-bottom:6px}.service-media-row .input-field,.service-media-row input,.service-media-row select,.service-media-row textarea,.service-plan-row .input-field,.service-plan-row input,.service-plan-row select,.service-plan-row textarea{width:100%;padding:10px 12px;border:1px solid var(--tg-border);border-radius:var(--radius-sm);background:var(--tg-surface);color:var(--tg-white-soft);font-size:14px;box-sizing:border-box}.service-media-row input[type="checkbox"],.service-plan-row input[type="checkbox"]{width:auto}@media (max-width:768px){.service-form-section{padding:18px}.service-form .form-row{grid-template-columns:1fr;gap:16px}.service-form-page-title{font-size:1.5rem}}@media (max-width:900px){.service-media-row{grid-template-columns:1fr 1fr}.service-media-card-fields{grid-template-columns:1fr}.service-plan-row{grid-template-columns:1fr 1fr}}@media (max-width:640px){.mes-services-card{flex-direction:column}.mes-services-card-thumb{width:100%}.mes-services-header{flex-direction:column}}.compte-dashboard .compte-content{max-width:900px}.dashboard-header{margin-bottom:28px}.dashboard-title{font-size:1.75rem;font-weight:700;color:var(--tg-white);margin:0 0 4px}.dashboard-greeting{font-size:1rem;color:var(--tg-muted-light);margin:0}.dashboard-alert{display:flex;align-items:center;gap:16px;padding:18px 20px;background:linear-gradient(90deg,rgba(250,204,21,0.12),rgba(20,184,166,0.06));border:1px solid rgba(250,204,21,0.35);border-radius:var(--radius);margin-bottom:28px}.dashboard-alert-icon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(250,204,21,0.2);color:var(--tg-yellow);font-weight:700;font-size:1.25rem;border-radius:50%}.dashboard-alert strong{display:block;color:var(--tg-white);font-size:1rem;margin-bottom:4px}.dashboard-alert p{font-size:0.9rem;color:var(--tg-muted-light);margin:0}.dashboard-alert .btn-sm{margin-left:auto;flex-shrink:0}.dashboard-section-title{font-size:0.85rem;font-weight:600;color:var(--tg-muted);text-transform:uppercase;letter-spacing:0.05em;margin:0 0 14px}.dashboard-stats{margin-bottom:32px}.dashboard-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px}.dashboard-stat-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 16px;background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);text-decoration:none;color:inherit;transition:border-color var(--transition),box-shadow var(--transition),transform var(--transition)}.dashboard-stat-card:hover{border-color:var(--tg-teal);box-shadow:0 4px 16px rgba(20,184,166,0.12);transform:translateY(-2px)}.dashboard-stat-value{font-size:1.75rem;font-weight:700;color:var(--tg-teal-light);line-height:1.2}.dashboard-stat-label{font-size:0.85rem;color:var(--tg-muted-light);margin-top:4px}.dashboard-actions{margin-bottom:32px}.dashboard-actions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.dashboard-action-card{display:flex;flex-direction:column;padding:22px;background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);text-decoration:none;color:inherit;transition:border-color var(--transition),box-shadow var(--transition),background var(--transition)}.dashboard-action-card:hover{border-color:var(--tg-teal);background:rgba(20,184,166,0.06);box-shadow:0 4px 20px rgba(20,184,166,0.1)}.dashboard-action-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(20,184,166,0.15);color:var(--tg-teal-light);border-radius:var(--radius-sm);margin-bottom:14px}.dashboard-action-card:hover .dashboard-action-icon{background:rgba(20,184,166,0.25)}.dashboard-action-label{font-size:1.05rem;font-weight:600;color:var(--tg-white);margin-bottom:4px}.dashboard-action-desc{font-size:0.85rem;color:var(--tg-muted-light);line-height:1.4}.dashboard-recent{margin-bottom:24px}.dashboard-recent-list{list-style:none;margin:0 0 16px;padding:0}.dashboard-recent-item{display:flex;flex-direction:column;padding:14px 18px;background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius-sm);text-decoration:none;color:inherit;margin-bottom:8px;transition:border-color var(--transition)}.dashboard-recent-item:hover{border-color:var(--tg-teal)}.dashboard-recent-title{font-size:0.95rem;font-weight:600;color:var(--tg-white-soft)}.dashboard-recent-meta{font-size:0.8rem;color:var(--tg-muted);margin-top:4px}@media (max-width:768px){.dashboard-alert{flex-wrap:wrap}.dashboard-alert .btn-sm{margin-left:0;width:100%}.dashboard-stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-actions-grid{grid-template-columns:1fr}}.profile-cover{position:relative;height:200px;border-radius:var(--radius);overflow:hidden;margin-bottom:24px;background:linear-gradient(135deg,var(--tg-teal) 0%,var(--tg-teal-dark) 50%,#0f766e 100%)}.profile-cover img{width:100%;height:100%;object-fit:cover}.profile-cover-upload{position:absolute;bottom:12px;right:12px}.profile-cover-upload input[type="file"]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}.profile-section{background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);padding:24px;margin-bottom:24px}.profile-section-title{font-size:1rem;font-weight:600;color:var(--tg-white);margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid var(--tg-border);display:flex;align-items:center;gap:7px}.profile-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.profile-form .form-row.single{grid-template-columns:1fr}.profile-form .form-group{margin-bottom:16px}.profile-form .form-group:last-child{margin-bottom:0}.profile-form label{display:block;font-size:13px;font-weight:500;color:var(--tg-muted-light);margin-bottom:6px}.profile-form .input-field{width:100%;padding:12px 14px;border:1px solid var(--tg-border);border-radius:var(--radius-sm);background:var(--tg-surface);color:var(--tg-white);font-size:15px;font-family:inherit;transition:border-color var(--transition)}.profile-form .input-field:focus{outline:none;border-color:var(--tg-teal)}.profile-form .textarea{min-height:120px;resize:vertical}.profile-tags-wrap{border:1px solid var(--tg-border);border-radius:var(--radius-sm);background:var(--tg-surface);padding:10px 12px;min-height:48px}.profile-tags-wrap--skills{overflow:visible}.profile-tags-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.profile-tags-list:empty{margin-bottom:0}.profile-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(20,184,166,0.2);color:var(--tg-teal-light);font-size:13px;font-weight:500;border-radius:var(--radius-pill)}.profile-tag button{background:none;border:0;color:inherit;cursor:pointer;padding:0;line-height:1;opacity:0.8}.profile-tag button:hover{opacity:1}.profile-tags-input-wrap{position:relative;width:100%;max-width:100%;z-index:1}.profile-tags-wrap--skills .profile-tags-input-wrap{width:100%;z-index:10001}.profile-tags-input{width:100%;padding:8px 12px;border:1px dashed var(--tg-border);border-radius:var(--radius-sm);background:transparent;color:var(--tg-white-soft);font-size:14px}.profile-tags-input::placeholder{color:var(--tg-muted)}.profile-tags-input:focus{outline:none;border-color:var(--tg-teal)}.profile-suggestions{position:absolute;left:0;right:0;min-width:100%;max-height:220px;overflow-y:auto;background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);z-index:10000}.profile-suggestions{top:100%;margin-top:4px}.profile-suggestions-item{display:block;width:100%;padding:10px 14px;text-align:left;background:none;border:0;color:var(--tg-white-soft);font-size:14px;cursor:pointer;transition:background var(--transition);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-tags-wrap--skills .profile-suggestions-item{white-space:normal;overflow:visible;text-overflow:clip;padding:12px 16px;line-height:1.4}.profile-suggestions-item:hover{background:rgba(20,184,166,0.15);color:var(--tg-teal-light)}.profile-tags-wrap--skills .profile-suggestions{top:auto;bottom:100%;margin-top:0;margin-bottom:4px;min-width:100%;width:100%;max-width:100%;max-height:280px;font-size:14px;z-index:10002}.profile-suggestions--compact{max-height:280px;overflow-y:auto;font-size:14px}.profile-suggestions-item--custom{color:var(--tg-muted-light)}.profile-tags-input--compact{width:100%;min-width:200px;max-width:100%;box-sizing:border-box}.diploma-form-row{display:grid;grid-template-columns:1fr auto auto 120px 80px;gap:12px;align-items:end;margin-bottom:12px}.diploma-form-row .form-group{margin:0}.diploma-form-row label{display:block;font-size:12px;margin-bottom:4px}@media (max-width:700px){.diploma-form-row{grid-template-columns:1fr 1fr}}.public-profile-diplomas{margin:0;padding-left:1.2em}.public-profile-diplomas li{margin-bottom:6px}.profile-diploma-ref{color:var(--tg-muted);font-size:0.95em}.profile-diploma-link{color:var(--tg-teal);text-decoration:none}.profile-diploma-link:hover{text-decoration:underline}.profile-reviews-section{margin-top:24px}.profile-reviews-stats{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}.profile-reviews-stat{font-size:15px;color:var(--tg-muted-light)}.profile-reviews-stat--positive{color:var(--gn-green)}.profile-reviews-stat--negative{color:var(--gn-red)}.profile-reviews-stat--stars{color:var(--tg-yellow)}.profile-review-form-wrap{margin-bottom:24px;padding:20px;background:var(--tg-surface);border:1px solid var(--tg-border);border-radius:var(--radius)}.profile-review-form-title{font-size:1rem;margin:0 0 16px}.profile-review-type{display:flex;gap:16px;margin-bottom:12px}.profile-review-type-option{cursor:pointer;font-size:15px}.profile-reviews-list{list-style:none;margin:0;padding:0}.profile-review-item{padding:14px 0;border-bottom:1px solid var(--tg-border)}.profile-review-item:last-child{border-bottom:none}.profile-review-author{font-weight:600;margin-right:8px}.profile-review-type-badge{font-size:13px;margin-right:8px}.profile-review-item--positive .profile-review-type-badge{color:var(--gn-green)}.profile-review-item--negative .profile-review-type-badge{color:var(--gn-red)}.profile-review-rating{color:var(--tg-muted);font-size:13px;margin-right:8px}.profile-review-date{color:var(--tg-muted);font-size:12px}.profile-review-comment{margin:8px 0 0;font-size:14px;color:var(--tg-muted-light)}.profile-form .btn-primary{margin-top:8px}.profile-edit-header,.profile-view-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:8px}.profile-edit-header .compte-heading,.profile-view-header .compte-heading{margin:0}.profile-view-cover.profile-cover{margin-bottom:0}.profile-view-cover.profile-cover:not(:has(img)){min-height:160px}.profile-view-card{background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);padding:28px;margin-top:-60px;position:relative;z-index:2;margin-bottom:24px}.profile-view-avatar{margin-bottom:12px}.profile-view-avatar-img{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;background:linear-gradient(135deg,var(--tg-teal),var(--tg-teal-dark));color:var(--tg-black);overflow:hidden}.profile-view-avatar-img img{width:100%;height:100%;object-fit:cover}.profile-view-name{font-size:1.5rem;font-weight:700;color:var(--tg-white);margin:0 0 6px}.profile-view-headline{font-size:1.05rem;color:var(--tg-teal-light);margin:0 0 12px}.profile-view-bio{font-size:1rem;color:var(--tg-white-soft);line-height:1.6;margin:0 0 16px}.profile-view-contact{padding-top:12px;border-top:1px solid var(--tg-border)}.profile-view-contact .profile-view-meta{margin-bottom:6px}.profile-view-meta{font-size:0.95rem;color:var(--tg-muted-light);margin:0 0 8px}.profile-view-empty{color:var(--tg-muted);font-style:italic}.profile-view-empty-block{color:var(--tg-muted);font-style:italic;margin:0}.profile-stats-inline .profile-section-title{margin-bottom:12px}.profile-stats-row{display:flex;flex-wrap:wrap;gap:20px 24px}.profile-stat{font-size:0.9rem;color:var(--tg-white-soft)}.profile-stat strong{color:var(--tg-muted-light);font-weight:500}.profile-badge-verified{color:var(--tg-teal-light);font-style:normal;font-weight:600}.profile-view-actions{margin-top:24px}.profile-form .form-error{font-size:13px;color:#f87171;margin-top:6px}.profile-form .form-hint{font-size:13px;color:var(--tg-muted);margin-top:8px;margin-bottom:0}.profile-form .form-hint code{background:var(--tg-surface);padding:2px 6px;border-radius:4px;font-size:12px}.profile-md-input{font-family:ui-monospace,'Cascadia Code','Source Code Pro',Menlo,monospace;font-size:14px;line-height:1.5}.profile-md-preview-wrap{margin-top:20px;padding:20px;background:var(--tg-surface);border:1px solid var(--tg-border);border-radius:var(--radius-sm)}.profile-md-preview-title{font-size:0.85rem;font-weight:600;color:var(--tg-muted);text-transform:uppercase;letter-spacing:0.05em;margin:0 0 16px}.profile-markdown{color:var(--tg-white-soft);font-size:15px;line-height:1.65;max-width:100%;overflow-x:auto;overflow-wrap:break-word;word-wrap:break-word}.profile-markdown-empty{color:var(--tg-muted);font-style:italic;margin:0}.profile-markdown h1,.profile-markdown h2,.profile-markdown h3,.profile-markdown h4,.profile-markdown h5,.profile-markdown h6{color:var(--tg-white);font-weight:700;margin:1.25em 0 0.5em;line-height:1.3}.profile-markdown h1{font-size:1.5rem}.profile-markdown h2{font-size:1.3rem}.profile-markdown h3{font-size:1.15rem}.profile-markdown h4{font-size:1.05rem}.profile-markdown h5{font-size:1rem}.profile-markdown h6{font-size:0.95rem}.profile-markdown p{margin:0 0 1em}.profile-markdown ul,.profile-markdown ol{margin:0 0 1em;padding-left:1.5em}.profile-markdown li{margin:0.25em 0}.profile-markdown blockquote{margin:1em 0;padding:0.5em 0 0.5em 1em;border-left:4px solid var(--tg-teal);background:rgba(20,184,166,0.08);color:var(--tg-muted-light);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.profile-markdown code{background:var(--tg-surface-elevated);padding:2px 6px;border-radius:4px;font-size:0.9em;font-family:ui-monospace,Menlo,monospace}.profile-markdown pre{margin:1em 0;padding:16px;background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius-sm);overflow-x:auto}.profile-markdown pre code{background:none;padding:0;font-size:13px;line-height:1.5}.profile-markdown table{width:100%;border-collapse:collapse;margin:1em 0;font-size:14px}.profile-markdown th,.profile-markdown td{border:1px solid var(--tg-border);padding:10px 14px;text-align:left}.profile-markdown th{background:rgba(20,184,166,0.15);color:var(--tg-teal-light);font-weight:600}.profile-markdown tr:nth-child(even) td{background:rgba(255,255,255,0.03)}.profile-markdown a{color:var(--tg-teal-light);text-decoration:none}.profile-markdown a:hover{text-decoration:underline}.profile-markdown hr{border:0;height:1px;background:var(--tg-border);margin:1.5em 0}.profile-markdown img,.profile-markdown video,.sdp-markdown img,.sdp-markdown video{max-width:100%;height:auto;border-radius:10px;display:block;margin:0.75em 0;box-sizing:border-box}.profile-markdown video,.sdp-markdown video{max-height:min(420px,72vh);background:rgba(15,23,42,0.5)}.profile-markdown img,.sdp-markdown img{max-height:min(520px,78vh);object-fit:contain}@media (max-width:768px){.compte-inner{grid-template-columns:1fr}.compte-nav{position:static}.compte-nav:not(.compte-nav--entreprise-shell) .compte-nav-links{flex-direction:row;flex-wrap:nowrap;gap:4px}.profile-form .form-row{grid-template-columns:1fr}}.home-section{width:100%}.home-section .section-inner{max-width:1280px;margin:0 auto;padding-left:max(28px,env(safe-area-inset-left,0px));padding-right:max(28px,env(safe-area-inset-right,0px));min-width:0;box-sizing:border-box;overflow-x:hidden}@supports (overflow:clip){.home-section .section-inner{overflow-x:clip}}.section-bg-white{background:#fff}.section-bg-white .section-title{color:var(--tg-black)}.section-bg-white .section-subtitle{color:#475569}.section-bg-white .service-card{background:#f8fafc;border-color:#e2e8f0}.section-bg-white .service-card:hover{border-color:var(--tg-teal);box-shadow:0 12px 32px rgba(20,184,166,0.15),0 0 0 1px rgba(20,184,166,0.2)}.section-bg-white .service-card .thumb{background:#f1f5f9}.section-bg-white .home-service-carousel-viewport{background:#f1f5f9}.section-bg-white .home-carousel-btn{background:rgba(255,255,255,0.92);color:#0f172a;box-shadow:0 2px 12px rgba(15,23,42,0.12)}.section-bg-white .home-carousel-btn:hover{background:var(--tg-teal);color:#0f172a}.section-bg-white .service-card .provider .name,.section-bg-white .service-card h3{color:#0f172a}.section-bg-white .service-card .price{color:var(--tg-teal)}.section-bg-white .service-card .price-note{color:#64748b}.section-bg-white .service-card-desc{color:#64748b}.section-bg-white.category-spotlight{background:#fff}.section-bg-white .category-spotlight-card{background:#f8fafc;border-color:#e2e8f0}.section-bg-white .category-spotlight-card:hover{border-color:var(--tg-teal);box-shadow:0 8px 24px rgba(20,184,166,0.12)}.section-bg-white .category-spotlight-title{color:#0f172a}.section-bg-white .category-spotlight-title strong{color:var(--tg-teal)}.section-bg-white .category-spotlight-desc{color:#64748b}.section-bg-white .category-mini-service{background:#fff;border:1px solid #e2e8f0;color:#334155}.section-bg-white .category-mini-service:hover{background:rgba(20,184,166,0.08);color:var(--tg-teal);border-color:rgba(20,184,166,0.3)}.section-bg-white .category-mini-service .price{color:var(--tg-teal)}.section-bg-white.trust-section{border-top-color:#e2e8f0}.section-bg-white.trust-section .section-title{color:#64748b}.section-bg-white .trust-logos .placeholder{color:#94a3b8}.section-bg-white.testimonials{background:#fff}.section-bg-white.testimonials .section-header h2{color:#0f172a;text-wrap:balance;max-width:28ch;margin-left:auto;margin-right:auto;text-align:center}.section-bg-white.testimonials .section-header h2 strong{color:var(--tg-teal)}.section-bg-white.testimonials .section-subtitle{color:#64748b;text-align:center}.section-bg-white .testimonial-card{background:#f8fafc;border-color:#e2e8f0}.section-bg-white .testimonial-card p{color:#475569}.section-bg-white .testimonial-card .author{color:var(--tg-teal)}.section-bg-white .empty-state{color:#64748b}.section-bg-white .empty-state p{color:#475569}.hero{position:relative;text-align:center;padding:64px 24px 72px;overflow:hidden}.hero-premium{min-height:72vh;display:flex;align-items:center;justify-content:center;padding:80px 24px 96px}.hero-bg{position:absolute;inset:0;pointer-events:none}.hero-bg-gradient{position:absolute;inset:0;background:radial-gradient(ellipse 120% 80% at 50% -30%,rgba(20,184,166,0.18) 0%,transparent 50%),radial-gradient(ellipse 80% 60% at 90% 20%,rgba(20,184,166,0.08) 0%,transparent 45%),radial-gradient(ellipse 70% 50% at 10% 80%,rgba(20,184,166,0.06) 0%,transparent 45%),radial-gradient(ellipse 100% 100% at 50% 50%,rgba(15,23,42,0.4) 0%,transparent 70%)}.hero-bg-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:0.5;animation:hero-glow-pulse 8s ease-in-out infinite}.hero-bg-glow-1{width:400px;height:400px;background:rgba(20,184,166,0.15);top:-120px;left:50%;margin-left:-200px}.hero-bg-glow-2{width:300px;height:300px;background:rgba(20,184,166,0.1);top:30%;right:-80px;animation-delay:-2s}.hero-bg-glow-3{width:280px;height:280px;background:rgba(20,184,166,0.08);bottom:-60px;left:-60px;animation-delay:-4s}@keyframes hero-glow-pulse{0%,100%{opacity:0.4;transform:scale(1)}50%{opacity:0.6;transform:scale(1.05)}}.hero-bg-glow-2{animation-name:hero-glow-pulse-2}.hero-bg-glow-3{animation-name:hero-glow-pulse-3}@keyframes hero-glow-pulse-2{0%,100%{opacity:0.35}50%{opacity:0.55}}@keyframes hero-glow-pulse-3{0%,100%{opacity:0.25}50%{opacity:0.45}}.hero-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(20,184,166,0.03) 1px,transparent 1px),linear-gradient(90deg,rgba(20,184,166,0.03) 1px,transparent 1px);background-size:60px 60px}.hero-bg-circuit{position:absolute;inset:0;opacity:0.6}.hero-bg-circuit svg{position:absolute;width:100%;height:100%;object-fit:cover;color:var(--tg-teal)}.hero-bg-noise{position:absolute;inset:0;opacity:0.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.hero-inner{position:relative;z-index:2;max-width:720px;margin:0 auto;width:100%;box-sizing:border-box;padding-left:max(0px,env(safe-area-inset-left,0px));padding-right:max(0px,env(safe-area-inset-right,0px))}.hero-badge{display:inline-block;padding:8px 18px;margin:0 0 24px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.12em;color:var(--tg-teal-light);background:rgba(20,184,166,0.12);border:1px solid rgba(20,184,166,0.25);border-radius:var(--radius-pill)}.hero-title{font-size:clamp(2.4rem,6vw,3.75rem);font-weight:700;line-height:1.1;margin:0 0 20px;color:var(--tg-white);letter-spacing:-0.03em}.hero-title strong{color:var(--tg-teal-light);font-weight:700;position:relative}.hero-tagline{font-size:1.25rem;color:var(--tg-muted-light);margin:0 0 16px;line-height:1.55;max-width:540px;margin-left:auto;margin-right:auto}.hero-trust-line{font-size:0.9375rem;line-height:1.55;color:var(--tg-muted);margin:0 auto 32px;max-width:560px;opacity:0.92}.hero-search-box{max-width:600px;margin:0 auto 32px}.hero-search-form{display:flex;align-items:center;background:rgba(30,41,59,0.6);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(51,65,85,0.6);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,0.25),0 0 0 1px rgba(255,255,255,0.03) inset;transition:border-color var(--transition),box-shadow var(--transition)}.hero-search-form:focus-within{border-color:rgba(20,184,166,0.5);box-shadow:0 8px 40px rgba(0,0,0,0.3),0 0 0 2px rgba(20,184,166,0.2),0 0 40px rgba(20,184,166,0.08)}.hero-search-form input{flex:1;min-width:0;padding:16px 20px;border:0;background:transparent;color:var(--tg-white);font-size:16px;font-family:inherit}.hero-search-form input::placeholder{color:var(--tg-muted)}.hero-search-form .btn-search{padding:14px 18px}.hero-quick-searches{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 14px}.hero-quick-label{font-size:13px;color:var(--tg-muted);margin-right:4px}.hero-quick-searches a{padding:10px 20px;background:rgba(30,41,59,0.5);color:var(--tg-muted-light);text-decoration:none;border-radius:var(--radius-pill);font-size:14px;font-weight:500;border:1px solid rgba(51,65,85,0.4);backdrop-filter:blur(8px);transition:background var(--transition),color var(--transition),border-color var(--transition)}.hero-quick-searches a:hover{background:rgba(20,184,166,0.15);color:var(--tg-teal-light);border-color:rgba(20,184,166,0.35)}.hero .search-box{max-width:580px;margin:0 auto 28px}.hero .search-box .search-form{max-width:none;box-shadow:var(--shadow-md)}.quick-searches{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.quick-searches a{padding:10px 20px;background:var(--tg-surface-elevated);color:var(--tg-muted-light);text-decoration:none;border-radius:var(--radius-pill);font-size:14px;font-weight:500;border:1px solid transparent;transition:background var(--transition),color var(--transition),border-color var(--transition)}.quick-searches a:hover{background:rgba(20,184,166,0.12);color:var(--tg-teal-light);border-color:rgba(20,184,166,0.3)}.section{max-width:1280px;width:100%;margin:0 auto;padding:56px 28px 64px;box-sizing:border-box;overflow-x:hidden}@supports (overflow:clip){.section{overflow-x:clip}}.section-header{text-align:center;margin-bottom:40px}.section-title{font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;margin:0 0 12px;color:var(--tg-white);letter-spacing:-0.02em}.section-subtitle{font-size:1.05rem;color:var(--tg-muted);margin:0;max-width:560px;margin-left:auto;margin-right:auto}.services-section{padding:56px 0 64px}.services-section .section-inner{max-width:1280px;width:100%;margin:0 auto;padding-left:max(28px,env(safe-area-inset-left,0px));padding-right:max(28px,env(safe-area-inset-right,0px));box-sizing:border-box;min-width:0;overflow-x:hidden}@supports (overflow:clip){.services-section .section-inner{overflow-x:clip}}.services-section .section-title{margin-bottom:28px;position:relative;padding-bottom:14px}.services-section .section-title::after{content:'';position:absolute;bottom:0;left:0;width:44px;height:3px;background:var(--tg-teal);border-radius:2px}.section-head-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.section-head-row .section-title{margin-bottom:0}.section-link{font-size:15px;font-weight:600;color:var(--tg-teal-light);text-decoration:none;transition:color var(--transition)}.section-link:hover{color:var(--tg-teal)}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:28px}.home-scroll-h{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin-left:calc(-1 * max(28px,env(safe-area-inset-left,0px)));margin-right:calc(-1 * max(28px,env(safe-area-inset-right,0px)));padding-left:max(28px,env(safe-area-inset-left,0px));padding-right:max(28px,env(safe-area-inset-right,0px));max-width:100%;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}.home-scroll-h::-webkit-scrollbar{display:none}@media (min-width:1025px){.home-scroll-h{scrollbar-width:thin;scrollbar-color:var(--tg-border) transparent}.home-scroll-h::-webkit-scrollbar{display:block;height:4px}.home-scroll-h::-webkit-scrollbar-track{background:transparent}.home-scroll-h::-webkit-scrollbar-thumb{background:var(--tg-border);border-radius:4px}}.home-scroll-h.scroll-snap{scroll-snap-type:x mandatory}.home-scroll-inner{display:flex;gap:20px;padding-bottom:4px;width:max-content}.home-scroll-h .home-card{flex:0 0 auto;width:min(300px,calc(100vw - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px) - 24px));max-width:100%;scroll-snap-align:start}.home-scroll-h .service-card.home-card{min-height:0}.service-card-thumb-wrap{position:relative;flex-shrink:0}a.service-card-body-link,a.service-card-thumb-single{text-decoration:none;color:inherit;display:block}a.service-card-body-link:hover,a.service-card-body-link:focus-visible,a.service-card-thumb-single:hover,a.service-card-thumb-single:focus-visible{text-decoration:none}.service-card-body-link .service-card-title,.service-card-body-link .service-card-desc,.service-card-body-link .price,.service-card-body-link .provider .name{text-decoration:none}.service-card-thumb-single .thumb{margin:0}.service-card-thumb-badges{position:absolute;top:10px;left:10px;z-index:4;display:flex;flex-wrap:wrap;gap:6px;pointer-events:none}.service-card-thumb-badges .badge{position:static;padding:5px 12px;background:var(--tg-teal);color:var(--tg-black);font-size:11px;font-weight:700;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:0.04em}.service-card-thumb-badges .badge-views{display:inline-flex;align-items:center;gap:4px;background:rgba(15,23,42,0.75);color:#fff;text-transform:none;letter-spacing:0;font-weight:600;font-size:12px}.service-card-thumb-badges .badge-featured{background:var(--tg-yellow);color:var(--tg-black)}.home-service-carousel{position:relative}.home-service-carousel-viewport{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:var(--tg-surface)}.home-service-carousel-track{display:flex;height:100%;transition:transform 0.38s cubic-bezier(0.25,0.1,0.25,1)}.home-service-carousel-slide{flex:0 0 100%;height:100%}.home-service-carousel-slide img,.home-service-carousel-slide video{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.35s ease}.service-card:hover .home-service-carousel-slide img{transform:scale(1.04)}.service-card-thumb-overlay{position:absolute;inset:0;z-index:1;text-indent:-9999px;overflow:hidden;white-space:nowrap}.home-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:34px;height:34px;border:0;border-radius:50%;background:rgba(15,23,42,0.78);color:#fff;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.2s ease,background var(--transition),color var(--transition);box-shadow:0 2px 12px rgba(0,0,0,0.28)}.home-service-carousel:hover .home-carousel-btn,.home-service-carousel:focus-within .home-carousel-btn{opacity:1}@media (hover:none){.home-carousel-btn{opacity:1}}.home-carousel-btn:hover{background:var(--tg-teal);color:var(--tg-black)}.home-carousel-btn--prev{left:8px}.home-carousel-btn--next{right:8px}.home-carousel-dots{position:absolute;bottom:8px;left:0;right:0;display:flex;justify-content:center;gap:5px;z-index:3;pointer-events:none}.home-carousel-dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,0.38);transition:background 0.2s,transform 0.2s}.home-carousel-dot.is-active{background:var(--tg-teal);transform:scale(1.2)}a.provider-card-link,a.profile-card-home{text-decoration:none;color:inherit}a.provider-card-link:hover,a.provider-card-link:focus-visible,a.profile-card-home:hover,a.profile-card-home:focus-visible{text-decoration:none}.provider-card-link .provider-card-headline,.provider-card-link .provider-card-bio,.profile-card-home .profile-card-headline,.profile-card-home .profile-card-bio{text-decoration:none}.provider-card-img{box-shadow:0 0 0 2px rgba(255,255,255,0.06);transition:box-shadow var(--transition),transform var(--transition)}.provider-card-home:hover .provider-card-img{box-shadow:0 0 0 2px rgba(45,212,191,0.45)}.service-card{background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);overflow:hidden;transition:border-color var(--transition),transform var(--transition),box-shadow var(--transition);text-decoration:none;color:inherit;display:flex;flex-direction:column}.service-card:hover{border-color:var(--tg-teal);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,0.3),0 0 0 1px rgba(20,184,166,0.2)}.service-card .thumb{aspect-ratio:16/9;background:var(--tg-surface);position:relative;overflow:hidden}.service-card .thumb img{width:100%;height:100%;object-fit:cover;transition:transform 0.35s ease}.service-card:hover .thumb img{transform:scale(1.04)}.service-card .thumb .badge{position:absolute;top:12px;left:12px;padding:5px 12px;background:var(--tg-teal);color:var(--tg-black);font-size:11px;font-weight:700;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:0.04em}.service-card .thumb .badge.sponsored{background:var(--tg-yellow);color:var(--tg-black)}.service-card .body{padding:20px;flex:1;display:flex;flex-direction:column}.service-card .provider-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.service-card .provider{display:flex;align-items:center;gap:10px;min-width:0}.service-card .provider .avatar{width:32px;height:32px;font-size:13px;flex-shrink:0}.service-card .provider .name{font-size:14px;font-weight:600;color:var(--tg-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-card .rating{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:var(--tg-yellow);flex-shrink:0}.service-card .rating svg{width:14px;height:14px}.service-card h3{font-size:1.05rem;font-weight:600;margin:0 0 8px;line-height:1.35;color:var(--tg-white);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.service-card-desc{margin:0 0 12px;font-size:0.8125rem;line-height:1.5;color:var(--tg-muted-light);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0}.service-card-desc--compact{-webkit-line-clamp:2;font-size:0.78rem;margin-bottom:10px}.service-card .price{font-size:16px;font-weight:700;color:var(--tg-teal-light);margin-top:auto}.service-card .price-note{font-size:12px;color:var(--tg-muted);font-weight:400;margin-top:2px}.home-trust-band{padding:0;border-top:1px solid var(--tg-border);border-bottom:1px solid var(--tg-border);background:linear-gradient(135deg,rgba(20,184,166,0.04) 0%,rgba(20,184,166,0.01) 100%)}.trust-band-inner{display:flex;align-items:center;justify-content:center;gap:0;max-width:1000px;margin:0 auto;padding:0 24px;flex-wrap:wrap}.trust-band-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:28px 36px;text-align:center;flex:1 1 auto;min-width:120px}.trust-band-num{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:var(--tg-teal-light);letter-spacing:-0.03em;line-height:1;font-variant-numeric:tabular-nums}.trust-band-label{font-size:0.8rem;color:var(--tg-muted-light);font-weight:500;text-transform:uppercase;letter-spacing:0.06em;white-space:nowrap}.trust-band-sep{width:1px;height:40px;background:var(--tg-border);flex-shrink:0;align-self:center}@media (max-width:600px){.trust-band-inner{gap:0;padding:0 12px}.trust-band-sep{display:none}.trust-band-item{padding:18px 16px;min-width:80px;flex:1 1 45%}.trust-band-num{font-size:1.5rem}.trust-band-label{font-size:0.7rem;white-space:normal}}.how-it-works-section{padding:56px 0 64px}.how-it-works-section .section-header{text-align:center;max-width:640px;margin:0 auto 40px}.how-it-works-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.how-step{background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);padding:28px 24px}.how-step-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(20,184,166,0.2);color:var(--tg-teal-light);font-weight:700;font-size:15px;margin-bottom:16px}.how-step-title{font-size:1.1rem;font-weight:700;margin:0 0 10px;color:var(--tg-white)}.how-step-text{margin:0;font-size:15px;color:var(--tg-muted-light);line-height:1.6}@media (max-width:900px){.how-it-works-grid{grid-template-columns:1fr}}.section-cta-block{padding-top:0;padding-bottom:64px;padding-left:max(28px,env(safe-area-inset-left,0px));padding-right:max(28px,env(safe-area-inset-right,0px))}.section-cta-block .section-inner{padding-left:0;padding-right:0}.cta-block{background:linear-gradient(135deg,var(--tg-surface-elevated) 0%,var(--tg-surface) 100%);border:1px solid var(--tg-border);border-radius:var(--radius);padding:48px 40px;text-align:center}.cta-block h2{font-size:1.5rem;font-weight:700;margin:0 0 12px;color:var(--tg-white)}.cta-block p{color:var(--tg-muted-light);margin:0 0 24px;max-width:480px;margin-left:auto;margin-right:auto}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;background:var(--tg-teal);color:var(--tg-black);font-size:15px;font-weight:600;text-decoration:none;border-radius:var(--radius-sm);border:0;cursor:pointer;transition:background var(--transition),transform var(--transition)}.btn-primary:hover{background:var(--tg-teal-light);transform:translateY(-1px)}@keyframes tg-spin{to{transform:rotate(360deg)}}.tg-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:tg-spin .65s linear infinite;flex-shrink:0}.btn-primary .tg-spinner{border-top-color:var(--tg-black);border-color:rgba(0,0,0,.2);border-top-color:var(--tg-black)}.btn-primary.is-loading,.btn-secondary.is-loading,.btn-primary[disabled],.btn-secondary[disabled]{opacity:.65;pointer-events:none;cursor:not-allowed}.btn-loading-wrap{display:inline-flex;align-items:center;gap:8px}.btn-secondary{display:inline-flex;align-items:center;padding:12px 24px;background:transparent;color:var(--tg-teal-light);font-size:15px;font-weight:600;text-decoration:none;border-radius:var(--radius-sm);border:1px solid var(--tg-teal);transition:background var(--transition),color var(--transition)}.btn-secondary:hover{background:rgba(20,184,166,0.12);color:var(--tg-white)}.section-cta{text-align:center;margin-top:32px}.btn-secondary.btn-sm{padding:10px 18px;font-size:14px}.category-spotlight{padding:56px 0 64px;background:var(--tg-surface)}.category-spotlight .section-title{margin-bottom:8px}.category-spotlight .section-subtitle{margin-bottom:36px}.category-spotlight-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.category-spotlight-card{background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);padding:28px;transition:border-color var(--transition),box-shadow var(--transition)}.category-spotlight-card:hover{border-color:var(--tg-teal);box-shadow:0 8px 24px rgba(0,0,0,0.2)}.category-spotlight-title{font-size:1.2rem;font-weight:700;margin:0 0 10px;color:var(--tg-white);line-height:1.3}.category-spotlight-title strong{color:var(--tg-teal-light)}.category-spotlight-desc{font-size:0.95rem;color:var(--tg-muted-light);margin:0 0 20px;line-height:1.5}.category-spotlight-services{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.category-mini-service{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:var(--tg-surface);border-radius:var(--radius-sm);text-decoration:none;color:var(--tg-white-soft);font-size:14px;transition:background var(--transition),color var(--transition)}.category-mini-service:hover{background:rgba(20,184,166,0.1);color:var(--tg-teal-light)}.category-mini-service .name{flex:1;margin-right:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-mini-service .price{font-weight:600;color:var(--tg-teal-light);flex-shrink:0}.section-bg-alt{background:var(--tg-surface)}.explore-domains{padding:56px 0 64px}.explore-domains .section-title{margin-bottom:8px}.explore-domains .section-subtitle{margin-bottom:40px;color:var(--tg-muted-light)}.explore-domains-list{display:flex;flex-direction:column;gap:48px}.domain-block{padding-bottom:40px;border-bottom:1px solid var(--tg-border)}.domain-block:last-child{padding-bottom:0;border-bottom:0}.domain-block-header{margin-bottom:24px}.domain-block-title{font-size:1.35rem;font-weight:700;margin:0 0 8px;color:var(--tg-white)}.domain-block-title strong{color:var(--tg-teal-light)}.domain-block-desc{font-size:0.95rem;color:var(--tg-muted-light);margin:0 0 12px;line-height:1.5}.domain-block-link{font-size:14px;font-weight:600;color:var(--tg-teal-light);text-decoration:none;transition:color var(--transition)}.domain-block-link:hover{color:var(--tg-teal)}.domain-services-wrap,.domain-profiles-wrap{margin-bottom:28px}.domain-services-wrap:last-child,.domain-profiles-wrap:last-child{margin-bottom:0}.domain-label{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.06em;color:var(--tg-muted);margin-bottom:14px}.domain-scroll{margin-left:calc(-1 * max(28px,env(safe-area-inset-left,0px)));margin-right:calc(-1 * max(28px,env(safe-area-inset-right,0px)));padding-left:max(28px,env(safe-area-inset-left,0px));padding-right:max(28px,env(safe-area-inset-right,0px));max-width:100%;box-sizing:border-box;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.domain-scroll .home-card{width:min(280px,calc(100vw - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px) - 24px));max-width:100%}.home-profiles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),1fr));gap:20px}.providers-grid-home>*,.home-profiles-grid>*{min-width:0}.profile-card-home{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 16px;background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);text-decoration:none;color:inherit;transition:border-color var(--transition),box-shadow var(--transition),transform var(--transition)}.profile-card-home:hover{border-color:var(--tg-teal);box-shadow:0 8px 24px rgba(20,184,166,0.15);transform:translateY(-2px)}.profile-card-avatar{width:72px;height:72px;border-radius:50%;overflow:hidden;background:var(--tg-surface);margin-bottom:12px;flex-shrink:0;transition:box-shadow var(--transition),transform var(--transition);box-shadow:0 0 0 2px rgba(255,255,255,0.06)}.profile-card-home:hover .profile-card-avatar{box-shadow:0 0 0 2px rgba(45,212,191,0.45)}.profile-card-avatar img{width:100%;height:100%;object-fit:cover}.profile-card-initial{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;color:var(--tg-teal-light);background:rgba(20,184,166,0.15)}.profile-card-body{display:flex;flex-direction:column;gap:4px;min-width:0}.profile-card-name{font-size:15px;font-weight:600;color:var(--tg-white)}.profile-card-headline{font-size:13px;color:var(--tg-muted-light);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-card-bio{font-size:12px;line-height:1.45;color:var(--tg-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.profile-card-rating{font-size:13px;font-weight:600;color:var(--tg-yellow);margin-top:4px}.trust-section{padding-top:56px;padding-bottom:64px;padding-left:max(28px,env(safe-area-inset-left,0px));padding-right:max(28px,env(safe-area-inset-right,0px));border-top:1px solid var(--tg-border)}.trust-section .section-inner{max-width:1280px;margin:0 auto;text-align:center}.trust-section .section-title{font-size:1.125rem;font-weight:600;color:var(--tg-muted);text-transform:uppercase;letter-spacing:0.08em;margin-bottom:24px}.trust-section .trust-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;max-width:800px;margin:0 auto}.trust-logos .placeholder{font-size:14px;color:var(--tg-muted);font-style:italic}.testimonials{background:var(--tg-surface);padding-top:56px;padding-bottom:64px;padding-left:max(28px,env(safe-area-inset-left,0px));padding-right:max(28px,env(safe-area-inset-right,0px))}.testimonials .section-inner{max-width:1280px;margin:0 auto}.testimonials .section-header{text-align:center}.testimonials .section-header h2{font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;color:var(--tg-white);margin:0 auto 8px;text-align:center;text-wrap:balance;max-width:28ch}.testimonials .section-header h2 strong{color:var(--tg-teal-light)}.testimonials .section-subtitle{margin-bottom:0}.testimonial-card{background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);padding:28px;max-width:420px;margin:0 auto}.testimonial-card p{font-size:1.05rem;line-height:1.6;color:var(--tg-white-soft);margin:0 0 20px;font-style:italic}.testimonial-card .author{font-weight:600;color:var(--tg-teal-light);font-size:14px}.hero-cta-group{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin:28px 0 20px}.btn-hero-outline{display:inline-flex;align-items:center;gap:6px;padding:12px 22px;background:transparent;color:var(--tg-teal-light);border:1px solid rgba(20,184,166,0.35);border-radius:var(--radius-sm);font-size:14px;font-weight:600;text-decoration:none;transition:all var(--transition)}.btn-hero-outline:hover{background:rgba(20,184,166,0.08);border-color:var(--tg-teal);color:var(--tg-teal)}.hero-social-proof{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:8px}.hero-proof-avatars{display:flex}.hero-avatar-dot{width:32px;height:32px;border-radius:50%;border:2px solid var(--tg-bg);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;margin-left:-8px}.hero-avatar-dot:first-child{margin-left:0}.hero-proof-text{font-size:13px;color:var(--tg-muted-light)}.btn-lg{padding:16px 32px;font-size:16px}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin-top:40px}.why-card{background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);padding:28px 24px;transition:border-color var(--transition),transform var(--transition)}.why-card:hover{border-color:var(--tg-teal);transform:translateY(-2px)}.why-card-icon{width:52px;height:52px;border-radius:12px;background:rgba(20,184,166,0.12);border:1px solid rgba(20,184,166,0.2);display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:var(--tg-teal)}.why-card h3{font-size:1rem;font-weight:700;color:var(--tg-white);margin:0 0 8px}.why-card p{font-size:0.875rem;color:var(--tg-muted-light);line-height:1.6;margin:0}.section-cta-block--enhanced .cta-block{background:linear-gradient(135deg,rgba(20,184,166,0.12) 0%,rgba(15,23,42,0.8) 100%);border-color:rgba(20,184,166,0.3);position:relative;overflow:hidden}.section-cta-block--enhanced .cta-block::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 80% 80% at 50% -20%,rgba(20,184,166,0.15) 0%,transparent 60%);pointer-events:none}.cta-badge{display:inline-block;padding:4px 14px;background:rgba(20,184,166,0.15);border:1px solid rgba(20,184,166,0.3);border-radius:var(--radius-pill);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:var(--tg-teal-light);margin-bottom:16px}.cta-btn-group{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:24px;position:relative}.btn-cta-outline{display:inline-flex;align-items:center;padding:12px 24px;background:transparent;color:var(--tg-white-soft);border:1px solid var(--tg-border);border-radius:var(--radius-sm);font-size:14px;font-weight:600;text-decoration:none;transition:all var(--transition)}.btn-cta-outline:hover{border-color:var(--tg-teal);color:var(--tg-teal-light)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:40px}.testimonial-card--v2{background:var(--tg-surface-elevated);border:1px solid var(--tg-border);border-radius:var(--radius);padding:28px;display:flex;flex-direction:column;gap:16px;transition:border-color var(--transition),transform var(--transition)}.testimonial-card--v2:hover{border-color:rgba(20,184,166,0.35);transform:translateY(-2px)}.testimonial-stars{color:#f59e0b;font-size:1rem;letter-spacing:2px}.testimonial-card--v2 p{font-size:0.9375rem;line-height:1.65;color:var(--tg-white-soft);font-style:italic;margin:0;flex:1}.testimonial-author{display:flex;align-items:center;gap:12px;margin-top:4px}.testimonial-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#14b8a6,#0d9488);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0}.testimonial-author strong{display:block;font-size:0.875rem;color:var(--tg-white)}.testimonial-author .muted{font-size:0.78rem}@media (max-width:640px){.hero-cta-group{flex-direction:column;gap:12px}.cta-btn-group{flex-direction:column;gap:10px}.why-grid{grid-template-columns:1fr}.testimonials-grid{grid-template-columns:1fr}.btn-lg{padding:14px 24px;font-size:15px}}.flag-dots{display:inline-flex;gap:6px;margin-top:8px}.flag-dots span{width:8px;height:8px;border-radius:50%}.flag-dots .r{background:var(--gn-red)}.flag-dots .y{background:var(--gn-yellow)}.flag-dots .g{background:var(--gn-green)}.tg-crop-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:16px}.tg-crop-modal[hidden]{display:none!important}.tg-crop-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(4px);cursor:pointer}.tg-crop-box{position:relative;z-index:1;background:var(--tg-card,#161b22);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:20px 20px 18px;width:330px;max-width:100%;box-shadow:0 28px 80px rgba(0,0,0,.6);animation:tg-crop-in .18s ease}@keyframes tg-crop-in{from{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.tg-crop-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.tg-crop-title{font-weight:700;font-size:.95rem;color:var(--tg-white,#fff)}.tg-crop-close{background:none;border:none;cursor:pointer;color:var(--muted,#8b949e);padding:4px 6px;border-radius:6px;line-height:0;transition:background .15s}.tg-crop-close:hover{background:rgba(255,255,255,.08);color:#fff}.tg-crop-stage{position:relative;width:280px;height:280px;margin:0 auto 14px;border-radius:12px;overflow:hidden;background:#0d1117;cursor:grab;user-select:none;-webkit-user-select:none}.tg-crop-stage:active{cursor:grabbing}#tg-crop-canvas{display:block;width:280px;height:280px}.tg-crop-circle-guide{position:absolute;inset:0;pointer-events:none;border-radius:50%;box-shadow:0 0 0 999px rgba(0,0,0,.45);border:2px solid rgba(255,255,255,.55)}.tg-crop-zoom-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.tg-crop-zoom-row svg{flex-shrink:0;color:var(--muted,#8b949e)}.tg-crop-zoom-row input[type=range]{flex:1;height:4px;cursor:pointer;accent-color:var(--tg-teal,#14b8a6)}.tg-crop-hint{text-align:center;font-size:11px;color:var(--muted,#8b949e);margin-bottom:16px;line-height:1.4}.tg-crop-actions{display:flex;gap:10px;justify-content:flex-end}