html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f4ee;background-image:radial-gradient(circle at top left,#ffd69957,#0000 24%),radial-gradient(circle at bottom right,#97ddd53d,#0000 30%);color:#12231f;font-family:Avenir Next,Trebuchet MS,Gill Sans,sans-serif;margin:0;min-width:320px}button,input,textarea{font:inherit}a{color:inherit}#root{min-height:100vh}:root{--mint:#97ddd5;--mint-deep:#27b7a5;--ink:#30323f;--ink-soft:#5f6474;--panel:#ffffffe0;--line:#27b7a557;--shadow:0 20px 50px #4f647d1f}*{box-sizing:border-box}.app-shell{color:#30323f;color:var(--ink);min-height:100vh;overflow:hidden;position:relative}.background-orb{border-radius:999px;filter:blur(16px);opacity:.7;pointer-events:none;position:fixed}.background-orb-left{background:radial-gradient(circle,#97ddd599,#0000 70%);height:20rem;left:-7rem;top:-9rem;width:20rem}.background-orb-right{background:radial-gradient(circle,#796fff2e,#0000 70%);bottom:-8rem;height:22rem;right:-7rem;width:22rem}.layout{display:grid;min-height:100vh;padding:2rem 1rem;place-items:center;position:relative;z-index:1}.simple-layout{margin:0 auto;max-width:1040px}.tip-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;background:var(--panel);border:1px solid #fffc;border-radius:32px;box-shadow:0 20px 50px #4f647d1f;box-shadow:var(--shadow);width:min(100%,960px)}.simple-tip-card{padding:2rem 2.2rem}.simple-tip-form{display:flex;flex-direction:column;gap:1.6rem}.simple-profile-header{align-items:center;display:flex;gap:1.4rem}.simple-avatar-wrap{flex-shrink:0}.simple-avatar-fallback,.simple-avatar-image{border:4px solid #27b7a52e;border-radius:999px;height:10.5rem;width:10.5rem}.avatar-image{display:block;object-fit:cover}.simple-avatar-fallback{background:linear-gradient(135deg,#8eddd4,#7d87ff);color:#fff;display:grid;font-size:2.6rem;font-weight:700;place-items:center}.simple-profile-copy h1{font-size:clamp(2.1rem,3vw,3.2rem);font-weight:700;line-height:1;margin:0 0 .3rem}.simple-profile-copy p{color:#30323f;color:var(--ink);font-size:clamp(1.05rem,1.6vw,1.45rem);line-height:1.3;margin:0}.field-group{display:flex;flex-direction:column;gap:.7rem}.simple-field-group{max-width:460px}.field-group span{font-size:1rem;font-weight:500}.simple-field-group span{font-size:clamp(1.1rem,1.6vw,1.5rem)}.simple-field-group em{color:#f15e5e;font-style:normal}.field-group input,.field-group textarea,.other-amount-field input{background:#fff;border:2px solid #27b7a557;border:2px solid var(--line);border-radius:16px;color:#30323f;color:var(--ink);font:inherit;padding:.9rem 1rem;transition:border-color .18s ease,box-shadow .18s ease;width:100%}.simple-field-group input{font-size:clamp(1.25rem,1.8vw,1.7rem)}.field-group input:focus,.field-group textarea:focus,.other-amount-field input:focus{border-color:#27b7a5;border-color:var(--mint-deep);box-shadow:0 0 0 4px #27b7a51f;outline:none}.field-group textarea{min-height:7rem;resize:vertical}.feedback-panel{background:#ffffffb8;border:1px solid #27b7a533;border-radius:20px;display:flex;flex-direction:column;gap:.95rem;max-width:560px;padding:1.15rem}.feedback-heading{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.feedback-heading span{font-size:1rem;font-weight:600}.feedback-heading small{color:#5f6474;color:var(--ink-soft);font-size:.88rem}.star-rating{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem}.star-button{background:#97ddd514;border:1px solid #27b7a538;border-radius:999px;color:#b8c0cf;cursor:pointer;display:grid;height:2.8rem;place-items:center;transition:transform .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease;width:2.8rem}.star-button.active,.star-button:focus-visible,.star-button:hover{border-color:#f0ab2d80;box-shadow:0 8px 20px #f0ab2d24;color:#f0ab2d;transform:translateY(-1px)}.star-button:disabled{box-shadow:none;cursor:wait;opacity:.7;transform:none}.feedback-comment-field{gap:.55rem}.feedback-comment-field span{font-size:.96rem;font-weight:500}.tip-actions-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.simple-preset-grid{display:flex;flex-wrap:wrap;gap:.8rem}.simple-preset-card{align-items:center;background:#fff;border:2px solid #27b7a557;border:2px solid var(--line);border-radius:14px;color:#30323f;color:var(--ink);cursor:pointer;display:flex;gap:.7rem;min-width:132px;padding:.72rem .85rem;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.simple-preset-card.active,.simple-preset-card:focus-visible,.simple-preset-card:hover{border-color:#27b7a5;border-color:var(--mint-deep);box-shadow:0 10px 24px #27b7a51f;transform:translateY(-1px)}.simple-preset-card:disabled{cursor:wait;opacity:.6;transform:none}.other-icon-badge,.simple-icon-badge{background:#97ddd529;border-radius:12px;color:#27b7a5;color:var(--mint-deep);display:grid;flex-shrink:0;height:2.7rem;place-items:center;width:2.7rem}.simple-preset-text{display:flex;flex-direction:column;line-height:1.05}.simple-preset-text strong{font-size:.95rem;font-weight:500}.simple-preset-text small{font-size:.88rem;font-weight:700}.other-amount-wrap{align-items:stretch;background:#fff;border:2px solid #27b7a557;border:2px solid var(--line);border-radius:16px;display:flex;gap:.35rem;min-width:min(100%,360px);padding:.25rem}.other-amount-field{align-items:center;display:flex;flex:1 1;gap:.85rem;padding-left:.45rem}.other-amount-field input{border:none;border-radius:0;box-shadow:none;font-size:1rem;padding-left:0;padding-right:0}.other-amount-field input:focus{box-shadow:none}.simple-submit-button{background:linear-gradient(135deg,#1f2d39,#2a2858);border:none;border-radius:12px;color:#d4f3ee;cursor:pointer;font-size:1rem;font-weight:700;min-width:112px;padding:0 1.1rem;transition:transform .18s ease,box-shadow .18s ease}.simple-submit-button:focus-visible,.simple-submit-button:hover{box-shadow:0 10px 20px #1f2d3933;transform:translateY(-1px)}.simple-submit-button:disabled{box-shadow:none;cursor:wait;opacity:.78;transform:none}.submit-banner{border-radius:16px;font-weight:600;padding:1rem 1.1rem}.progress-panel{align-items:center;background:#ffd6992e;border:1px solid #dba5483d;border-radius:18px;display:flex;gap:1rem;padding:1rem 1.1rem}.progress-copy{display:flex;flex-direction:column;gap:.15rem}.progress-copy strong{font-size:.98rem}.progress-copy span{color:#8b5b13;line-height:1.45}.progress-dots{align-items:center;display:inline-flex;flex-shrink:0;gap:.35rem}.progress-dots span{animation:pulse-dot 1.1s ease-in-out infinite;background:#dba548;border-radius:999px;height:.55rem;width:.55rem}.progress-dots span:nth-child(2){animation-delay:.18s}.progress-dots span:nth-child(3){animation-delay:.36s}.success-banner{background:#97ddd533;color:#177265}.pending-banner{background:#ffd6993d;color:#8b5b13}.error-banner{background:#f15e5e1f;color:#a33838}.amount-hint{color:#5f6474;color:var(--ink-soft);font-size:.92rem;line-height:1.5;margin:-.4rem 0 0}.success-page{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:2.5rem 1rem;text-align:center}.success-page h1{font-size:clamp(2rem,3vw,3rem);margin:0}.success-page p{font-size:1.08rem;line-height:1.6;margin:0;max-width:28rem}.success-caption{color:#5f6474;color:var(--ink-soft);line-height:1.55;max-width:30rem}.success-icon{color:#1ea987;height:5.6rem;width:5.6rem}.success-icon circle{stroke:currentColor;stroke-width:3;fill:#1ea98714}.success-icon path{stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.success-action{min-height:52px;padding:0 1.5rem}.state-card{grid-gap:.8rem;display:grid;gap:.8rem;min-height:18rem;padding:2rem;place-items:center;text-align:center}.error-card{color:#a33838}.error-card span{color:#5f6474;color:var(--ink-soft)}.loader{animation:spin .9s linear infinite;border:4px solid #27b7a51f;border-radius:999px;border-top:4px solid var(--mint-deep);height:3rem;width:3rem}.site-shell{background:radial-gradient(circle at top left,#97ddd547,#0000 34rem),linear-gradient(135deg,#f8fbf6,#eef8f5 48%,#f8f6ef);min-height:100vh;overflow:visible}.site-footer,.site-header,.site-main{margin:0 auto;position:relative;width:min(1120px,calc(100% - 2rem));z-index:1}.site-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1.35rem 0;z-index:20}.site-brand{align-items:center;color:#30323f;color:var(--ink);display:inline-flex;gap:.75rem;text-decoration:none}.site-brand-mark{background:#17231f;border-radius:18px;box-shadow:0 16px 32px #17231f2e;color:#d9f6ee;display:grid;font-weight:800;height:3rem;place-items:center;width:3rem}.site-brand small,.site-brand strong{display:block}.site-brand strong{font-size:1.1rem}.site-brand small{color:#5f6474;color:var(--ink-soft);font-size:.78rem}.site-menu-button{background:#fffc;border:1px solid #17231f1a;border-radius:16px;box-shadow:0 12px 28px #17231f1a;color:#30323f;color:var(--ink);cursor:pointer;display:none;height:3rem;padding:.7rem;width:3rem}.site-menu-button span{background:currentColor;border-radius:999px;display:block;height:2px;transition:transform .18s ease,opacity .18s ease}.site-menu-button span+span{margin-top:.34rem}.site-menu-button.active span:first-child{transform:translateY(.46rem) rotate(45deg)}.site-menu-button.active span:nth-child(2){opacity:0}.site-menu-button.active span:nth-child(3){transform:translateY(-.46rem) rotate(-45deg)}.site-actions,.site-app-actions,.site-contact-list,.site-footer nav,.site-nav{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.site-app-actions{margin:1.2rem 0}.site-contact-list a,.site-footer a,.site-nav a{color:#30323f;color:var(--ink);text-decoration:none}.site-nav a{border-radius:999px;font-weight:700;padding:.65rem .85rem}.site-footer a{color:#5f6474;color:var(--ink-soft);font-size:.86rem;font-weight:500}.site-contact-list a{font-weight:700}.site-nav a:focus-visible,.site-nav a:hover{background:#ffffffb3;outline:none}.site-main{padding:2rem 0 3rem}.site-page-intro{margin-bottom:1.25rem;max-width:760px}.site-page-intro span,.site-pill{align-items:center;background:#27b7a51f;border-radius:999px;color:#177265;display:inline-flex;font-size:.82rem;font-weight:800;letter-spacing:.04em;padding:.5rem .75rem;text-transform:uppercase;width:fit-content}.site-content-card h1,.site-hero h1,.site-page-intro h1{color:#141c19;letter-spacing:-.06em}.site-page-intro h1{font-size:clamp(2.3rem,6vw,4.8rem);line-height:.95;margin:1rem 0 .6rem}.site-content-card p,.site-footer p,.site-hero p,.site-info-card p,.site-page-intro p,.site-trust-panel p{color:#5f6474;color:var(--ink-soft);line-height:1.7}.site-hero{grid-gap:1.4rem;align-items:center;display:grid;gap:1.4rem;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);min-height:540px}.site-hero-copy{align-items:flex-start;display:flex;flex-direction:column;gap:1.1rem}.site-hero h1{font-size:clamp(3.1rem,8vw,7.2rem);line-height:.86;margin:0;max-width:760px}.site-hero p{font-size:clamp(1.05rem,2vw,1.35rem);margin:0;max-width:640px}.site-primary-action,.site-secondary-action{align-items:center;border-radius:999px;display:inline-flex;font-weight:800;justify-content:center;min-height:3rem;padding:0 1.1rem;text-decoration:none}.site-primary-action{background:#17231f;box-shadow:0 16px 32px #17231f2e;color:#d9f6ee}.site-secondary-action{background:#ffffffb8;border:1px solid #17231f14;color:#30323f;color:var(--ink)}.site-content-card,.site-hero-card,.site-info-card,.site-trust-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc2;border:1px solid #ffffffdb;box-shadow:0 20px 50px #4f647d1f;box-shadow:var(--shadow)}.site-hero-card{border-radius:38px;display:flex;flex-direction:column;gap:.75rem;min-height:440px;padding:1.4rem}.site-hero-card small,.site-hero-card>span{color:#5f6474;color:var(--ink-soft)}.site-hero-card strong{font-size:2rem;letter-spacing:-.04em}.site-hero-card p{margin:0}.site-qr-preview{grid-gap:.6rem;aspect-ratio:1;background:#17231f;border-radius:28px;display:grid;gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:auto auto 0;padding:1rem;width:min(100%,260px)}.site-qr-preview span{background:linear-gradient(90deg,#d9f6ee 28%,#0000 28% 46%,#d9f6ee 46% 74%,#0000 74%),linear-gradient(#d9f6ee 30%,#0000 30% 48%,#d9f6ee 48% 76%,#0000 76%);border-radius:16px}.site-card-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.site-content-card,.site-info-card,.site-trust-panel{border-radius:28px;padding:1.35rem}.site-info-card h2,.site-steps h2,.site-trust-panel h2{letter-spacing:-.03em;margin:0 0 .5rem}.site-content-card p,.site-info-card p,.site-trust-panel p{margin:0}.site-trust-panel{margin-top:1rem}.site-content-card{max-width:920px;padding:clamp(1.4rem,4vw,2.6rem)}.site-content-card h1{font-size:clamp(2.2rem,5vw,4.4rem);line-height:.95;margin:0 0 1rem}.site-content-card p+p{margin-top:1rem}.site-updated{background:#27b7a51f;border-radius:999px;color:#177265!important;display:inline-flex;font-size:.9rem;font-weight:800;margin:0 0 1rem!important;padding:.45rem .7rem}.privacy-policy{max-width:980px}.privacy-section{border-top:1px solid #17231f14;margin-top:1.6rem;padding-top:1.4rem}.privacy-section h2{color:#141c19;font-size:clamp(1.25rem,2vw,1.65rem);letter-spacing:-.03em;margin:0 0 .65rem}.privacy-section ul{grid-gap:.7rem;color:#5f6474;color:var(--ink-soft);display:grid;gap:.7rem;line-height:1.65;margin:0;padding-left:1.15rem}.site-steps{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.site-steps article{background:#97ddd51f;border-radius:22px;padding:1rem}.site-steps span{background:#17231f;border-radius:999px;color:#d9f6ee;display:grid;font-weight:800;height:2.4rem;place-items:center;width:2.4rem}.site-steps h2{margin-top:.85rem}.site-contact-list{margin-top:1.25rem}.site-contact-list a{background:#27b7a521;border-radius:999px;color:#177265;padding:.75rem 1rem}.site-note{background:#f15e5e17;border-radius:18px;color:#8d3c3c!important;padding:1rem}.site-inline-action{margin-top:1rem}.site-footer{align-items:center;border-top:1px solid #17231f14;display:flex;gap:1rem;justify-content:space-between;padding:1.3rem 0 2rem}.site-footer p{font-size:.92rem;margin:.2rem 0 0}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse-dot{0%,80%,to{opacity:.45;transform:scale(.72)}40%{opacity:1;transform:scale(1)}}@media (max-width:900px){.site-footer{align-items:flex-start;flex-direction:column}.site-header{align-items:center;flex-direction:row;padding-top:.9rem;position:relative;z-index:9000}.site-brand{min-width:0}.site-brand small{display:none}.site-menu-button{display:block;margin-left:auto}.site-nav{align-items:stretch;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border:1px solid #ffffffdb;border-radius:22px;box-shadow:0 20px 50px #4f647d1f;box-shadow:var(--shadow);display:none;flex-direction:column;gap:.45rem;max-width:260px;padding:.65rem;position:absolute;right:0;top:calc(100% + .55rem);width:100%;z-index:9001}.site-nav.open{display:flex}.site-nav a{background:#97ddd51a;font-size:.9rem;padding:.8rem .85rem;width:100%}.site-main{padding-top:1rem}.site-hero{grid-template-columns:1fr;min-height:auto}.site-hero-card{min-height:360px}.site-card-grid,.site-steps{grid-template-columns:1fr}.layout{min-height:auto;padding:1.15rem .9rem max(1.15rem,env(safe-area-inset-bottom))}.tip-card{width:100%}.simple-tip-card{padding:1.35rem 1.1rem}.simple-profile-header{align-items:center;flex-direction:column;gap:.95rem;text-align:center}.simple-avatar-fallback,.simple-avatar-image{height:8rem;width:8rem}.simple-profile-copy{width:100%}.simple-profile-copy p{margin-inline:auto;max-width:28rem}.simple-field-group{max-width:none}.tip-actions-row{align-items:stretch;flex-direction:column}.simple-preset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.simple-preset-card{min-width:0;width:100%}.other-amount-wrap{min-width:100%;width:100%}.amount-hint{font-size:.9rem;margin-top:-.15rem;text-align:center}.feedback-panel{max-width:none}.progress-panel{align-items:flex-start}}@media (max-width:640px){.site-footer,.site-header,.site-main{width:min(100% - 1.1rem,1120px)}.site-hero{gap:1rem}.site-hero h1{font-size:clamp(3rem,18vw,4.6rem)}.site-actions{width:100%}.site-actions,.site-app-actions{align-items:stretch;flex-direction:column}.site-primary-action,.site-secondary-action{width:100%}.site-content-card,.site-hero-card,.site-info-card,.site-trust-panel{border-radius:22px}.site-hero-card{min-height:320px}.site-qr-preview{width:min(100%,220px)}.layout{padding:.85rem .7rem max(.95rem,env(safe-area-inset-bottom))}.background-orb-left{height:16rem;left:-9rem;top:-11rem;width:16rem}.background-orb-right{bottom:-10rem;height:16rem;right:-8rem;width:16rem}.tip-card{border-radius:24px}.simple-tip-card{padding:1rem .9rem 1.15rem}.simple-tip-form{gap:1.2rem}.simple-avatar-fallback,.simple-avatar-image{border-width:3px;height:6.75rem;width:6.75rem}.simple-avatar-fallback{font-size:2rem}.simple-profile-copy h1{font-size:clamp(1.7rem,8vw,2.15rem)}.simple-profile-copy p{font-size:.98rem;line-height:1.45}.simple-field-group span{font-size:1rem}.simple-field-group input{font-size:16px;min-height:54px}.feedback-panel{border-radius:18px;padding:1rem .9rem}.feedback-heading{align-items:flex-start;flex-direction:column;gap:.2rem}.star-button{height:2.55rem;width:2.55rem}.simple-preset-grid{align-items:stretch;display:flex;flex-wrap:nowrap;gap:.45rem;width:100%}.simple-preset-card{align-items:center;border-radius:12px;flex:1 1;gap:.4rem;justify-content:center;min-width:0;padding:.65rem .45rem;text-align:center}.other-icon-badge,.simple-icon-badge{border-radius:9px;height:2rem;width:2rem}.simple-preset-text strong{font-size:.8rem}.simple-preset-text small{font-size:.76rem}.other-amount-wrap{flex-direction:column;gap:.45rem;min-width:100%;padding:.45rem}.other-amount-field{min-height:52px;padding-left:.25rem}.other-amount-field input{font-size:16px}.simple-submit-button{font-size:1rem;min-height:54px;width:100%}.progress-panel{flex-direction:column;gap:.7rem;padding:.95rem}.progress-copy span{font-size:.92rem}.amount-hint,.submit-banner{font-size:.9rem}.success-page{gap:.8rem;padding:1.7rem .3rem}.success-caption,.success-page p{font-size:.95rem;line-height:1.5}.success-action{width:100%}}@media (max-width:390px){.simple-tip-card{padding-inline:.8rem}}
/*# sourceMappingURL=main.07dd4805.css.map*/