@import url(https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=DM+Sans:wght@400;500;600;700&display=swap);body{align-items:center;background-color:#f8f1ee;display:flex;flex-direction:column;font-family:Chakra Petch,sans-serif;font-style:normal;font-weight:600;justify-content:center;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{min-height:100vh;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafaf8;overflow-x:hidden}#root{margin:0;max-width:none;padding:0;text-align:left;text-align:initial;width:100%}.App{background:#fafaf8;flex-direction:column;min-height:100vh}.App,.App-main{display:flex;width:100%}.App-main{flex:1 1;flex-direction:column}.ql-header{background:#fafaf8;border-bottom:.5px solid #00000014;position:sticky;top:0;width:100%;z-index:100}.ql-header-inner{height:60px;justify-content:space-between;margin:0;max-width:none;padding:0 clamp(1rem,5vw,5rem);width:100%}.ql-header-inner,.ql-logo{align-items:center;display:flex}.ql-logo{gap:9px;outline:none;text-decoration:none}.ql-logo-duck{align-items:center;background:#fff8e1;border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:transform .2s;width:36px}.ql-logo:hover .ql-logo-duck{transform:rotate(-8deg) scale(1.08)}.ql-logo-text{color:#1a1a1a;font-family:Syne,sans-serif;font-size:1.25rem;font-weight:800;letter-spacing:-.03em}.ql-nav{align-items:center;display:flex;gap:4px}.ql-nav-link{border-radius:8px;color:#6b6b6b;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;padding:6px 12px;text-decoration:none;transition:color .15s,background .15s}.ql-nav-link:hover{background:#0000000d;color:#1a1a1a}.ql-nav-cta{background:#f5c518;border:1.5px solid #0000;border-radius:10px;color:#1a1a1a;font-family:Syne,sans-serif;font-size:.875rem;font-weight:700;margin-left:8px;padding:8px 18px;text-decoration:none;transition:background .15s,transform .15s}.ql-nav-cta:hover{background:#f0bb0a;transform:scale(1.02)}@media (max-width:480px){.ql-header-inner{padding:0 1rem}.ql-nav-link{display:none}.ql-nav-cta{margin-left:0}}@media (max-width:640px){.ql-header-inner{height:58px;padding:0 1rem}.ql-logo-text{font-size:1.05rem}.ql-logo-duck{height:32px;width:32px}.ql-nav-link{display:none}.ql-nav-cta{font-size:.8rem;margin-left:0;padding:7px 14px}}.ql-footer{background:#f5f3ee;border-top:.5px solid #00000014;font-family:DM Sans,sans-serif}.ql-footer-inner{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1100px;padding:2.5rem 2rem 2rem}.ql-footer-brand{flex:1 1;min-width:180px}.ql-footer-logo{align-items:center;color:#1a1a1a;display:flex;font-family:Syne,sans-serif;font-size:1.05rem;font-weight:800;gap:8px;letter-spacing:-.02em;margin-bottom:8px}.ql-footer-tag{color:#999;font-size:.8rem;line-height:1.5}.ql-footer-links{display:flex;flex-wrap:wrap;gap:2.5rem}.ql-footer-col{display:flex;flex-direction:column;gap:8px}.ql-footer-title{color:#1a1a1a;font-family:Syne,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.06em;margin-bottom:2px;text-transform:uppercase}.ql-footer-col a{color:#6b6b6b;font-size:.82rem;text-decoration:none}.ql-footer-col a:hover{color:#1a1a1a}.ql-footer-bottom{align-items:center;border-top:.5px solid #00000012;color:#ababab;display:flex;font-size:.75rem;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1100px;padding:1rem 2rem}@media (max-width:640px){.ql-footer-inner{padding:2rem 1.2rem}.ql-footer-bottom{align-items:flex-start;flex-direction:column;padding:1rem 1.2rem}}.ql-share-wrap{align-items:center;display:inline-flex;flex-shrink:0;position:relative}.ql-share-arrow-btn,.ql-share-main-btn{background:#fff;border:1px solid #1b6b3a33;color:#1b6b3a;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;height:36px;transition:transform .15s,background .15s,border-color .15s}.ql-share-main-btn{align-items:center;border-radius:8px 0 0 8px;display:inline-flex;gap:6px;padding:0 12px}.ql-share-arrow-btn{border-left:0;border-radius:0 8px 8px 0;width:30px}.ql-share-arrow-btn:hover,.ql-share-main-btn:hover{background:#1b6b3a0d;transform:translateY(-1px)}.ql-share-arrow-btn:disabled,.ql-share-main-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.ql-share-icon{font-size:.9rem;line-height:1}.ql-share-menu{animation:qlSharePop .16s ease;background:#fff;border:.5px solid #0000001a;border-radius:14px;box-shadow:0 16px 36px #00000024;padding:6px;position:absolute;right:0;top:calc(100% + 8px);width:190px;z-index:50}.ql-share-menu-item{align-items:center;border-radius:10px;color:#1a1a1a;display:flex;font-size:.9rem;font-weight:500;gap:10px;min-height:38px;padding:8px 10px;text-decoration:none;transition:background .15s,transform .15s}.ql-share-menu-item:hover{background:#fafaf8;transform:translateX(2px)}.ql-share-menu-icon{align-items:center;color:#0b7285;display:inline-flex;flex-shrink:0;font-weight:800;height:22px;justify-content:center;width:22px}@media (max-width:520px){.ql-share-wrap{width:100%}.ql-share-main-btn{flex:1 1;justify-content:center}.ql-share-menu{left:0;right:auto;width:100%}}:root{--duck-yellow:#f5c518;--duck-orange:#e8840a;--ql-bg:#fafaf8;--ql-surface:#fff;--ql-text:#1a1a1a;--ql-muted:#6b6b6b;--ql-border:#0000001a;--ql-track:#e8e6df;--ql-success-bg:#eaf8f0;--ql-success-text:#1b6b3a;--ql-success-border:#1b6b3a26;--ql-error-bg:#fef2f2;--ql-error-text:#991b1b;--ql-error-border:#fecaca}.ql-page{background:#fafaf8;background:var(--ql-bg);font-family:DM Sans,sans-serif;overflow-x:hidden;width:100%}.ql-hero{align-items:center;background:radial-gradient(ellipse 80% 40% at 50% 0,#f5c51821 0,#0000 70%);display:flex;flex-direction:column;min-height:calc(100vh - 60px);padding:clamp(3rem,7vw,5.5rem) clamp(1rem,5vw,5rem) 4rem;text-align:center;width:100%}.ql-badge{align-items:center;background:#fff8e1;border:1px solid #f5c51873;border-radius:999px;color:#7a5a00;display:inline-flex;font-size:.75rem;font-weight:500;gap:6px;margin-bottom:1.5rem;padding:5px 14px}.ql-hero h1{color:#1a1a1a;color:var(--ql-text);font-family:Syne,sans-serif;font-size:clamp(2.35rem,7vw,3.2rem);font-weight:800;letter-spacing:-.04em;line-height:1.1;margin-bottom:1.2rem;max-width:720px}.ql-hero h1 span{color:#e8840a;color:var(--duck-orange)}.ql-subtitle{color:#6b6b6b;color:var(--ql-muted);font-size:1.1rem;line-height:1.65;margin-bottom:2.5rem;max-width:520px}.ql-card{background:#fff;background:var(--ql-surface);border:.5px solid #00000017;border-radius:20px;box-shadow:0 4px 32px #00000014;padding:clamp(1.1rem,3vw,1.5rem);width:min(100%,640px)}.ql-input-row{align-items:center;display:flex;gap:8px;width:100%}.ql-url-input{background:#fafaf8;background:var(--ql-bg);border:1.5px solid #0000001f;border-radius:12px;color:#1a1a1a;color:var(--ql-text);flex:1 1;font-family:DM Sans,sans-serif;font-size:.9rem;height:52px;min-width:0;outline:none;padding:0 16px;transition:border-color .2s,box-shadow .2s;width:100%}.ql-url-input:focus{border-color:#f5c518;border-color:var(--duck-yellow);box-shadow:0 0 0 3px #f5c51826}.ql-url-input::placeholder{color:#ababab}.ql-btn{border:none;border-radius:12px;cursor:pointer;flex-shrink:0;font-family:Syne,sans-serif;font-size:.9rem;font-weight:700;height:52px;padding:0 22px;transition:transform .15s,opacity .2s,background .2s;white-space:nowrap}.ql-btn-shorten{background:#f5c518;background:var(--duck-yellow);box-shadow:0 2px 12px #f5c51859;color:#1a1a1a;min-width:120px}.ql-btn-shorten:hover:not(:disabled){background:#f0bb0a;transform:translateY(-1px)}.ql-btn-shorten:active:not(:disabled){transform:scale(.97)}.ql-btn-shorten:disabled{box-shadow:none;cursor:not-allowed;opacity:.45}.ql-track-area{height:68px;margin-top:1.25rem;position:relative}.ql-track{background:#e8e6df;background:var(--ql-track);border-radius:4px;bottom:16px;height:4px;left:0;position:absolute;right:0}.ql-track-fill{background:linear-gradient(90deg,#f5c518,#e8840a);background:linear-gradient(90deg,var(--duck-yellow),var(--duck-orange));border-radius:4px;height:100%;width:0}.ql-duck-wrap{bottom:20px;left:0;position:absolute;z-index:3}.ql-duck-wrap.moving{left:calc(100% - 44px)}.ql-bubble{background:#f5c518;background:var(--duck-yellow);border-radius:20px;bottom:calc(100% + 6px);color:#1a1a1a;font-family:Syne,sans-serif;font-size:11px;font-weight:600;left:50%;opacity:0;padding:4px 10px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .3s .3s;white-space:nowrap}.ql-bubble.show{opacity:1}.ql-result-box{animation:qlSlideUp .35s ease;background:#eaf8f0;background:var(--ql-success-bg);border:1px solid #1b6b3a26;border:1px solid var(--ql-success-border);border-radius:12px;margin-top:1rem;padding:1rem 1.25rem}.ql-result-label{color:#1b6b3a;color:var(--ql-success-text);font-size:11px;font-weight:700;letter-spacing:.06em;margin-bottom:8px;text-transform:uppercase}.ql-result-row{align-items:center;display:flex;gap:8px}.ql-short-url{background:#0000;border:none;cursor:text;flex:1 1;font-family:Syne,sans-serif;font-size:1rem;font-weight:700;min-width:0;outline:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ql-icon-btn,.ql-short-url{color:#1b6b3a;color:var(--ql-success-text)}.ql-icon-btn{align-items:center;background:#fff;border:1px solid #1b6b3a33;border-radius:8px;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:36px;justify-content:center;text-decoration:none;transition:transform .15s,background .15s;width:36px}.ql-icon-btn:hover{background:#1b6b3a0d;transform:scale(1.08)}.ql-copy-feedback{animation:qlSlideUp .2s ease;color:#1b6b3a;color:var(--ql-success-text);font-size:11px;font-weight:700;margin-top:6px;text-align:right}.ql-error-box{animation:qlSlideUp .3s ease;background:#fef2f2;background:var(--ql-error-bg);border:1px solid #fecaca;border:1px solid var(--ql-error-border);border-radius:10px;color:#991b1b;color:var(--ql-error-text);font-size:.86rem;margin-top:.85rem;padding:.85rem 1rem;text-align:left}.ql-reset-row{margin-top:1rem;text-align:center}.ql-reset-btn{background:none;border:none;border-radius:6px;color:#888;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.8rem;padding:4px 8px;transition:color .15s,background .15s}.ql-reset-btn:hover{background:#0000000d;color:#1a1a1a;color:var(--ql-text)}.ql-trust{align-items:center;color:#888;display:flex;flex-wrap:wrap;font-size:.78rem;font-weight:500;gap:10px;justify-content:center;margin-top:1.25rem}.ql-dot{color:#ccc}.ql-stats{align-items:center;animation:qlSlideUp .3s ease;display:flex;gap:20px;justify-content:center;margin-top:1.75rem}.ql-stat{text-align:center}.ql-stat-num{color:#1a1a1a;color:var(--ql-text);font-family:Syne,sans-serif;font-size:1.1rem;font-weight:800}.ql-stat-label{color:#6b6b6b;color:var(--ql-muted);font-size:.72rem;margin-top:1px}.ql-divider{background:#0000001a;background:var(--ql-border);height:32px;width:1px}.ql-history{animation:qlSlideUp .3s ease;margin-top:1rem;max-width:640px;text-align:left;width:100%}.ql-history-title{color:#6b6b6b;color:var(--ql-muted);font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:8px;padding:0 2px;text-transform:uppercase}.ql-history-item{align-items:center;animation:qlSlideUp .3s ease;background:#fff;background:var(--ql-surface);border:.5px solid #0000001a;border:.5px solid var(--ql-border);border-radius:10px;display:flex;gap:10px;margin-bottom:6px;padding:10px 14px}.ql-history-short{color:#1a1a1a;color:var(--ql-text);flex:1 1;font-family:Syne,sans-serif;font-size:.85rem;font-weight:700}.ql-history-original,.ql-history-short{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ql-history-original{color:#6b6b6b;color:var(--ql-muted);flex:2 1;font-size:.75rem}.ql-history-copy{align-items:center;background:#fafaf8;background:var(--ql-bg);border:.5px solid #0000001a;border:.5px solid var(--ql-border);border-radius:6px;color:#6b6b6b;color:var(--ql-muted);cursor:pointer;display:flex;flex-shrink:0;font-size:14px;height:28px;justify-content:center;transition:color .15s,background .15s;width:28px}.ql-history-copy:hover{background:#e8e6df;background:var(--ql-track);color:#1a1a1a;color:var(--ql-text)}.ql-band{background:#1a1a1a;width:100%}.ql-band-inner{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:900px;padding:3rem 2rem;text-align:center}.ql-band-num{color:#f5c518;color:var(--duck-yellow);font-family:Syne,sans-serif;font-size:2.6rem;font-weight:800;letter-spacing:-.02em}.ql-band-label{color:#ffffff73;font-size:.82rem;font-weight:500;margin-top:4px}.ql-features{margin:0 auto;max-width:1000px;padding:5rem 2rem;width:100%}.ql-section-head{margin-bottom:3rem;text-align:center}.ql-section-head h2{color:#1a1a1a;color:var(--ql-text);font-family:Syne,sans-serif;font-size:clamp(2rem,5vw,2.4rem);font-weight:800;letter-spacing:-.03em;line-height:1.2;margin-bottom:.75rem}.ql-section-head p{color:#6b6b6b;color:var(--ql-muted);font-size:1rem}.ql-feature-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.ql-feature-card{background:#fff;border:.5px solid #00000017;border-radius:16px;padding:1.5rem;transition:transform .2s,box-shadow .2s}.ql-feature-card:hover{box-shadow:0 14px 32px #0000000f;transform:translateY(-3px)}.ql-feature-icon{font-size:1.8rem;line-height:1;margin-bottom:.85rem}.ql-feature-title{color:#1a1a1a;color:var(--ql-text);font-family:Syne,sans-serif;font-size:1rem;font-weight:700;margin-bottom:.5rem}.ql-feature-desc{color:#6b6b6b;color:var(--ql-muted);font-size:.875rem;line-height:1.6}.ql-cta{align-items:center;background:#fff8e1;border-top:1px solid #f5c51840;display:flex;flex-direction:column;gap:1rem;padding:5rem 2rem;text-align:center;width:100%}.ql-cta-duck{animation:qlBob 2s ease-in-out infinite;margin-bottom:.5rem}.ql-cta h2{color:#1a1a1a;color:var(--ql-text);font-family:Syne,sans-serif;font-size:clamp(1.8rem,5vw,2.2rem);font-weight:800;letter-spacing:-.03em}.ql-cta p{color:#6b6b6b;color:var(--ql-muted);font-size:1rem;margin-top:-.25rem}.ql-cta-btn{background:#f5c518;background:var(--duck-yellow);border:none;border-radius:14px;box-shadow:0 4px 16px #f5c51866;color:#1a1a1a;cursor:pointer;font-family:Syne,sans-serif;font-size:.95rem;font-weight:700;height:52px;margin-top:.5rem;padding:0 28px;transition:transform .15s}.ql-cta-btn:hover{transform:translateY(-2px)}.ql-redirect-page{align-items:center;background:#fafaf8;display:flex;font-family:DM Sans,sans-serif;justify-content:center;min-height:calc(100vh - 60px);padding:2rem}.ql-redirect-card{background:#fff;border:.5px solid #00000017;border-radius:22px;box-shadow:0 4px 32px #00000014;max-width:420px;padding:2rem;text-align:center;width:100%}.ql-redirect-duck{font-size:3rem;margin-bottom:1rem}.ql-redirect-card h1{color:#1a1a1a;font-family:Syne,sans-serif;font-size:1.7rem;margin-bottom:.5rem}.ql-redirect-card p{color:#6b6b6b;line-height:1.6}.ql-not-found-btn{align-items:center;background:#f5c518;border-radius:12px;color:#1a1a1a;display:inline-flex;font-family:Syne,sans-serif;font-weight:700;height:44px;justify-content:center;margin-top:1.25rem;padding:0 18px;text-decoration:none}.ql-history-actions{align-items:center;display:flex;flex-shrink:0;gap:6px}.ql-history-copy,.ql-history-redirect,.ql-history-share,.ql-history-share-arrow{align-items:center;background:#fafaf8;background:var(--ql-bg);border:.5px solid #0000001a;border:.5px solid var(--ql-border);border-radius:6px;color:#6b6b6b;color:var(--ql-muted);cursor:pointer;display:flex;flex-shrink:0;font-size:14px;height:28px;justify-content:center;transition:color .15s,background .15s,transform .15s;width:28px}.ql-history-copy:hover,.ql-history-redirect:hover,.ql-history-share-arrow:hover,.ql-history-share:hover{background:#e8e6df;background:var(--ql-track);color:#1a1a1a;color:var(--ql-text);transform:translateY(-1px)}.ql-history-share-wrap{align-items:center;display:flex;gap:4px;position:relative}.ql-history-share-arrow{font-size:11px;width:22px}.ql-history-share-menu{animation:qlSharePop .16s ease;background:#fff;border:.5px solid #0000001a;border:.5px solid var(--ql-border);border-radius:12px;box-shadow:0 14px 32px #00000024;padding:6px;position:absolute;right:0;top:calc(100% + 8px);width:150px;z-index:80}.ql-history-share-menu a{border-radius:9px;color:#1a1a1a;color:var(--ql-text);display:block;font-size:.82rem;font-weight:600;padding:8px 10px;text-decoration:none}.ql-history-share-menu a:hover{background:#fafaf8;background:var(--ql-bg)}.ql-history-head{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:8px}.ql-history-clear{background:#0000;border:none;border-radius:8px;color:#6b6b6b;color:var(--ql-muted);cursor:pointer;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;padding:4px 8px;transition:color .15s,background .15s}.ql-history-clear:hover{background:#0000000d;color:#1a1a1a;color:var(--ql-text)}@keyframes qlSharePop{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:520px){.ql-history-actions{gap:5px}.ql-history-share-menu{right:0;width:145px}}@keyframes qlSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes qlBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:760px){.ql-hero{padding:4rem 1rem 3rem}.ql-band-inner{grid-template-columns:repeat(2,1fr)}.ql-feature-grid{grid-template-columns:1fr}}@media (max-width:480px){.ql-card{border-radius:16px;padding:1.25rem}.ql-input-row{flex-wrap:wrap}.ql-btn-shorten,.ql-url-input{width:100%}.ql-history-original{display:none}.ql-band-inner{grid-template-columns:1fr}}@media (max-width:900px){.ql-hero{padding-top:4rem}.ql-band-inner,.ql-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ql-hero{min-height:auto;padding:3rem 1rem}.ql-badge{font-size:.72rem;padding:5px 12px}.ql-hero h1{font-size:clamp(2.2rem,12vw,3rem);line-height:1.05}.ql-subtitle{font-size:.98rem;line-height:1.6;margin-bottom:2rem}.ql-card{border-radius:18px;padding:1rem}.ql-input-row{flex-direction:column}.ql-url-input{font-size:.86rem}.ql-btn-shorten,.ql-url-input{height:50px;width:100%}.ql-trust{font-size:.74rem;gap:7px}.ql-stats{gap:12px;width:100%}.ql-stat-num{font-size:1rem}.ql-stat-label{font-size:.68rem}.ql-history{max-width:100%}.ql-history-original{display:none}.ql-band-inner{gap:1.5rem;grid-template-columns:1fr;padding:2.5rem 1rem}.ql-band-num{font-size:2.2rem}.ql-features{padding:4rem 1rem}.ql-feature-grid{grid-template-columns:1fr}.ql-cta{padding:4rem 1rem}.ql-result-row{flex-wrap:wrap}.ql-short-url{flex-basis:100%;min-height:36px;width:100%}.ql-icon-btn{flex:1 1}}@media (max-width:380px){.ql-hero h1{font-size:2rem}.ql-card{padding:.85rem}.ql-url-input{padding:0 12px}.ql-trust{flex-direction:column;gap:4px}.ql-dot{display:none}}.ql-legal-page{background:radial-gradient(ellipse 80% 35% at 50% 0,#f5c51824 0,#0000 70%),#fafaf8;font-family:DM Sans,sans-serif;min-height:calc(100vh - 60px);padding:clamp(2rem,5vw,4rem) clamp(1rem,5vw,5rem);width:100%}.ql-legal-shell{margin:0 auto;width:min(100%,900px)}.ql-legal-back{align-items:center;color:#6b6b6b;display:inline-flex;font-size:.9rem;font-weight:600;margin-bottom:1.2rem;text-decoration:none;transition:color .15s}.ql-legal-back:hover{color:#1a1a1a}.ql-legal-card{background:#fff;border:.5px solid #00000017;border-radius:24px;box-shadow:0 4px 32px #00000014;padding:clamp(1.4rem,4vw,3rem)}.ql-legal-eyebrow{background:#fff8e1;border:1px solid #f5c51873;border-radius:999px;color:#7a5a00;display:inline-flex;font-size:.75rem;font-weight:700;margin-bottom:1rem;padding:5px 13px;width:fit-content}.ql-legal-card h1{color:#1a1a1a;font-family:Syne,sans-serif;font-size:clamp(2rem,5vw,3rem);letter-spacing:-.04em;line-height:1.1;margin-bottom:.4rem}.ql-legal-updated{color:#999;font-size:.86rem;margin-bottom:2rem}.ql-legal-card h2{color:#1a1a1a;font-family:Syne,sans-serif;font-size:1.18rem;letter-spacing:-.02em;line-height:1.3;margin-bottom:.65rem;margin-top:2rem}.ql-legal-card p{color:#5f5f5f;font-size:.96rem;line-height:1.75;margin-bottom:1rem}.ql-legal-card ul{margin:.5rem 0 1.2rem;padding-left:1.3rem}.ql-legal-card li{color:#5f5f5f;font-size:.96rem;line-height:1.7;margin-bottom:.45rem}.ql-legal-card a{color:#b66a00;font-weight:700;text-decoration:none}.ql-legal-card a:hover{text-decoration:underline}.ql-legal-note{background:#fff8e1;border:1px solid #f5c51859;border-radius:14px;color:#7a5a00!important;font-size:.9rem!important;margin-top:2rem;padding:1rem 1.1rem}@media (max-width:640px){.ql-legal-page{padding:1.5rem 1rem 3rem}.ql-legal-card{border-radius:18px}.ql-legal-card h2{font-size:1.05rem}.ql-legal-card li,.ql-legal-card p{font-size:.9rem}}
/*# sourceMappingURL=main.bc823d62.css.map*/