*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8f9fa;color:#202124;line-height:1.55;font-weight:400;-webkit-font-smoothing:antialiased;display:flex;align-items:flex-start;justify-content:center;padding:2.5rem 1rem 4rem;min-height:100%}.page-card{width:100%;max-width:600px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #3c404314,0 4px 12px #3c40430a;overflow:hidden;position:relative}.page-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#4285f4,#34a853,#fbbc05,#ea4335)}.content-wrapper{padding:3rem 2.5rem 2.5rem;text-align:center}.logo-container{margin-bottom:1.75rem;display:flex;justify-content:center}.logo{max-width:160px;max-height:100px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;transition:max-width .3s ease}.header-section{margin-bottom:2.5rem}#titre{font-size:1.625rem;font-weight:600;color:#202124;margin-bottom:.5rem;letter-spacing:-.01em;line-height:1.3}.subtitle{color:#5f6368;font-size:.95rem;font-weight:400;margin:0}.rating-section{margin-bottom:1.5rem;transition:transform .25s cubic-bezier(.4,0,.2,1)}.star-rating{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 0}.star-rating input[type=radio]{position:absolute;opacity:0;pointer-events:none}.star-rating label{cursor:pointer;transition:transform .15s cubic-bezier(.4,0,.2,1);display:block;width:2.5rem;height:2.5rem}.star-rating label svg{width:100%;height:100%;color:#dadce0;transition:color .15s ease,transform .15s ease}.star-rating label.hovered svg,.star-rating label.selected svg{color:#fbbc05;transform:scale(1.08)}.star-rating label.hover-preview svg{color:#fde293}.rating-text{color:#5f6368;font-size:.875rem;font-weight:400}.feedback-section{display:none;opacity:0;transform:translateY(12px);transition:opacity .35s ease,transform .35s ease;text-align:left;margin-top:.5rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-weight:500;color:#202124;margin-bottom:.5rem;font-size:.9rem}.optional-tag{color:#80868b;font-weight:400;font-size:.825rem;margin-left:.25rem}.field-hint{color:#80868b;font-size:.8rem;margin-top:.4rem;margin-bottom:0}.form-group input,.form-group textarea{width:100%;padding:.75rem .875rem;border:1px solid #dadce0;border-radius:6px;font-size:.95rem;font-family:inherit;background:#fff;color:#202124;transition:border-color .15s ease,box-shadow .15s ease}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#9aa0a6}.form-group input::placeholder,.form-group textarea::placeholder{color:#9aa0a6}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 1px #1a73e8}.form-group textarea{resize:vertical;min-height:110px;line-height:1.5}.form-group input.error,.form-group textarea.error{border-color:#d93025;box-shadow:0 0 0 1px #d93025}.submit-btn{width:100%;background:#1a73e8;color:#fff;border:none;padding:.875rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:inherit;margin-top:.5rem}.submit-btn:hover{background:#1765cc;box-shadow:0 1px 2px #3c40434d,0 1px 3px #3c404326}.submit-btn:active{background:#1558b8}.submit-btn svg{width:1.1rem;height:1.1rem}.legal-text{text-align:center;font-size:.75rem;color:#80868b;margin-top:1rem;line-height:1.5}.legal-text a{color:#1a73e8;text-decoration:none}.legal-text a:hover{text-decoration:underline}.google-section{display:none;opacity:0;transform:translateY(12px);transition:opacity .35s ease,transform .35s ease}.success-message{text-align:center;padding:2rem 1rem}.success-icon{width:3.5rem;height:3.5rem;background:#e6f4ea;color:#137333;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.success-icon svg{width:1.75rem;height:1.75rem}.success-message h3{font-size:1.25rem;font-weight:600;color:#202124;margin-bottom:.5rem}.success-message p{color:#5f6368;font-size:.925rem;margin-bottom:1.5rem}.google-btn{display:inline-flex;align-items:center;gap:.625rem;padding:.75rem 1.5rem;background:#fff;color:#3c4043;text-decoration:none;border:1px solid #dadce0;border-radius:6px;font-weight:500;font-size:.925rem;transition:background-color .15s ease,box-shadow .15s ease}.google-btn:hover{background:#f8f9fa;box-shadow:0 1px 2px #3c40434d,0 1px 3px #3c404326;text-decoration:none;color:#3c4043}.google-btn svg{width:1.25rem;height:1.25rem}.star-rating input[type=radio]:focus-visible+label svg{outline:2px solid #1a73e8;outline-offset:3px;border-radius:4px}.submit-btn:focus-visible,.google-btn:focus-visible{outline:2px solid #1a73e8;outline-offset:2px}@media (max-width: 640px){body{padding:0;background:#fff}.page-card{max-width:100%;border-radius:0;box-shadow:none;min-height:100vh}.content-wrapper{padding:2rem 1.25rem 2.5rem}#titre{font-size:1.375rem}.subtitle{font-size:.9rem}.star-rating{gap:.35rem}.star-rating label{width:2.25rem;height:2.25rem}.logo{max-width:130px;max-height:80px}.header-section{margin-bottom:2rem}}@media (max-width: 380px){.star-rating label{width:2rem;height:2rem}#titre{font-size:1.25rem}}
