.cyp-designer-root{--cyp-teal-dark:var(--cyp-teal);--cyp-bg:#f8fdfb;--cyp-white:#fff;--cyp-gray-100:#f1f5f3;--cyp-gray-300:#d1d9d5;--cyp-gray-500:#6b7c75;--cyp-radius:999px;--cyp-radius-card:20px;--cyp-radius-sm:12px;--cyp-coral:#d85a30;--cyp-mint:#e1f5ee;--cyp-teal:#5dcaa5;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);background:var(--cyp-bg);color:var(--cyp-dark);-webkit-font-smoothing:antialiased}.cyp-designer-root *,.cyp-designer-root :before,.cyp-designer-root :after{box-sizing:border-box}.cyp-designer{flex-direction:column;gap:1rem;max-width:960px;min-height:100dvh;margin:0 auto;padding:1rem;display:flex}@media (min-width:700px){.cyp-designer{flex-direction:row;align-items:flex-start;gap:2rem;min-height:auto;padding:2.5rem 2rem}}.cyp-designer__preview{background:var(--cyp-white);border-radius:var(--cyp-radius-card);z-index:1;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:.75rem;max-height:260px;padding:1rem 1rem 1.25rem;display:flex;position:relative;overflow:hidden}@media (min-width:700px){.cyp-designer__preview{max-height:none;padding:1.25rem 1.5rem 2rem;position:sticky;top:1.5rem}}.cyp-view-toggle{background:var(--cyp-gray-100);border-radius:var(--cyp-radius);gap:.2rem;padding:.25rem;display:inline-flex}.cyp-view-toggle--inline{align-self:flex-start}.cyp-view-toggle__btn{appearance:none;border-radius:var(--cyp-radius);letter-spacing:.01em;color:var(--cyp-gray-500);cursor:pointer;background:0 0;border:none;padding:.5rem 1.1rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:all .2s}.cyp-view-toggle__btn:hover{color:var(--cyp-dark)}.cyp-view-toggle__btn--active{background:var(--cyp-white);color:var(--cyp-teal-dark);box-shadow:0 1px 4px #04342c14}.cyp-view-tabs{background:var(--cyp-mint);border-radius:var(--cyp-radius-sm);grid-template-columns:1fr 1fr;gap:.6rem;padding:.6rem;display:grid}.cyp-view-tab{appearance:none;background:var(--cyp-white);border-radius:var(--cyp-radius-sm);cursor:pointer;text-align:left;color:var(--cyp-dark);border:2px solid #0000;align-items:center;gap:.65rem;padding:.85rem .9rem;font-family:inherit;transition:all .2s;display:flex}.cyp-view-tab:hover{border-color:var(--cyp-teal);transform:translateY(-1px)}.cyp-view-tab--active{border-color:var(--cyp-teal-dark);box-shadow:0 4px 14px #1d9e752e}.cyp-view-tab__icon{background:var(--cyp-mint);width:38px;height:38px;color:var(--cyp-teal-dark);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.cyp-view-tab--active .cyp-view-tab__icon{background:var(--cyp-teal-dark);color:var(--cyp-white)}.cyp-view-tab__body{flex-direction:column;gap:.1rem;min-width:0;display:flex}.cyp-view-tab__title{letter-spacing:-.01em;font-size:.95rem;font-weight:800}.cyp-view-tab__desc{color:var(--cyp-gray-500);font-size:.7rem;line-height:1.2}@media (min-width:700px){.cyp-designer__preview{width:320px}}.cyp-racket-svg{filter:drop-shadow(0 8px 24px #00000026);width:100%;max-width:140px;height:auto;transition:all .4s}@media (min-width:700px){.cyp-racket-svg{max-width:200px}}.cyp-designer__controls{flex-direction:column;flex:1;gap:1.5rem;min-width:0;display:flex}.cyp-flow-badge{border-radius:var(--cyp-radius-sm);background:var(--cyp-mint);color:var(--cyp-dark);flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;width:fit-content;max-width:100%;padding:.6rem .9rem;font-size:.8rem;line-height:1.3;display:inline-flex}.cyp-flow-badge[data-flow=quote]{background:color-mix(in srgb, var(--cyp-dark) 8%, var(--cyp-mint))}.cyp-flow-badge__label{letter-spacing:.06em;text-transform:uppercase;font-weight:700}.cyp-flow-badge__detail{color:var(--cyp-dark);opacity:.75;font-weight:500}.cyp-steps{z-index:10;background:var(--cyp-gray-100);gap:.25rem;margin:0 -1rem;padding:.5rem 1rem 0;display:flex;position:sticky;top:0}@media (min-width:700px){.cyp-steps{z-index:auto;background:0 0;margin:0;padding:0;position:static}}.cyp-step{cursor:pointer;opacity:.35;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:.5rem .25rem;transition:opacity .2s;display:flex}.cyp-step--active{opacity:1}.cyp-step--done{opacity:.7;cursor:pointer}.cyp-step:disabled{cursor:default}.cyp-step__num{background:var(--cyp-gray-300);width:28px;height:28px;color:var(--cyp-dark);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.cyp-step--active .cyp-step__num{background:var(--cyp-teal-dark);color:#fff}.cyp-step--done .cyp-step__num{background:var(--cyp-mint);color:var(--cyp-teal-dark)}.cyp-step__label{text-transform:uppercase;letter-spacing:.05em;color:var(--cyp-dark);font-size:.65rem;font-weight:600}.cyp-wizard-step{flex-direction:column;gap:1rem;animation:.3s fadeIn;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cyp-wizard-step__title{letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.cyp-wizard-step__subtitle{color:var(--cyp-gray-500);margin-top:-.5rem;font-size:.875rem}.cyp-choice-cards{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.cyp-choice-cards--three{grid-template-columns:1fr 1fr 1fr}@media (max-width:540px){.cyp-choice-cards--three{grid-template-columns:1fr}}.cyp-choice-card{background:var(--cyp-white);border:2px solid var(--cyp-gray-300);border-radius:var(--cyp-radius-sm);cursor:pointer;text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;transition:all .2s;display:flex}.cyp-choice-card:hover{border-color:var(--cyp-teal);background:var(--cyp-mint)}.cyp-choice-card--active{border-color:var(--cyp-teal-dark);background:var(--cyp-mint)}.cyp-choice-card__icon{font-size:1.75rem}.cyp-choice-card__title{font-size:.9rem;font-weight:700}.cyp-choice-card__desc{color:var(--cyp-gray-500);font-size:.75rem;line-height:1.3}.cyp-choice-card__preview{object-fit:contain;border-radius:8px;width:48px;height:48px;margin-top:.25rem}.cyp-style-presets{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.5rem;display:grid}.cyp-style-btn{background:var(--cyp-white);border:2px solid var(--cyp-gray-300);border-radius:var(--cyp-radius-sm);cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.cyp-style-btn:hover{border-color:var(--cyp-teal)}.cyp-style-btn--active{border-color:var(--cyp-teal-dark);background:var(--cyp-mint)}.cyp-style-btn__icon{font-size:1.1rem}.cyp-color-picker{flex-direction:column;gap:.5rem;display:flex}.cyp-color-picker__label{text-transform:uppercase;letter-spacing:.05em;color:var(--cyp-gray-500);font-size:.8rem;font-weight:700}.cyp-color-picker__swatches{flex-wrap:wrap;gap:.4rem;display:flex}.cyp-swatch{cursor:pointer;border:3px solid #0000;border-radius:50%;outline:none;width:36px;height:36px;transition:border-color .2s,transform .15s;box-shadow:inset 0 0 0 1px #0000001a}.cyp-swatch:hover{transform:scale(1.12)}.cyp-swatch--active{border-color:var(--cyp-dark);box-shadow:0 0 0 2px var(--cyp-bg), 0 0 0 4px var(--cyp-dark)}.cyp-custom-color{border-top:1px dashed var(--cyp-gray-300);flex-direction:column;gap:.55rem;margin-top:1.1rem;padding-top:1.1rem;display:flex}.cyp-custom-color__row{align-items:stretch;gap:.75rem;display:flex}.cyp-custom-color__wheel{cursor:pointer;width:58px;height:58px;box-shadow:0 0 0 2px var(--cyp-white), 0 0 0 3px var(--cyp-gray-300);border-radius:50%;flex:none;transition:box-shadow .2s,transform .15s;position:relative;overflow:hidden}.cyp-custom-color__wheel:hover{box-shadow:0 0 0 2px var(--cyp-white), 0 0 0 3px var(--cyp-teal-dark);transform:scale(1.04)}.cyp-custom-color__input{opacity:0;cursor:pointer;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.cyp-custom-color__preview{pointer-events:none;position:absolute;inset:0}.cyp-custom-color__pencil{background:var(--cyp-white);width:18px;height:18px;color:var(--cyp-teal-dark);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;font-size:.65rem;display:flex;position:absolute;bottom:4px;right:4px;box-shadow:0 1px 3px #0003}.cyp-custom-color__hex{border:2px solid var(--cyp-gray-300);border-radius:var(--cyp-radius-sm);background:var(--cyp-white);flex:1;align-items:center;gap:.3rem;min-width:0;padding:0 .85rem;transition:border-color .2s;display:flex}.cyp-custom-color__hex:focus-within{border-color:var(--cyp-teal-dark)}.cyp-custom-color__hash{color:var(--cyp-gray-500);font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:1rem;font-weight:700}.cyp-custom-color__hex-input{letter-spacing:.05em;text-transform:uppercase;min-width:0;color:var(--cyp-dark);background:0 0;border:none;outline:none;flex:1;padding:.85rem 0;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:1rem;font-weight:700}.cyp-custom-color__hex-input::placeholder{color:var(--cyp-gray-300);font-weight:500}.cyp-custom-color__hint{color:var(--cyp-gray-500);margin:0;font-size:.7rem;line-height:1.5}.cyp-color-suggestion{background:var(--cyp-mint);border-radius:var(--cyp-radius-sm);flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}.cyp-color-suggestion__label{color:var(--cyp-teal-dark);font-size:.75rem;font-weight:600}.cyp-text-input-group{position:relative}.cyp-text-input{border:2px solid var(--cyp-gray-300);border-radius:var(--cyp-radius-sm);background:var(--cyp-white);outline:none;width:100%;padding:.875rem 3.5rem .875rem 1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:border-color .2s}.cyp-text-input:focus{border-color:var(--cyp-teal-dark)}.cyp-text-input__count{color:var(--cyp-gray-500);font-size:.75rem;font-weight:600;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.cyp-review-price{background:var(--cyp-white);border-radius:var(--cyp-radius-sm);flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex}.cyp-review-price__row{color:var(--cyp-gray-500);justify-content:space-between;font-size:.9rem;display:flex}.cyp-review-price__total{color:var(--cyp-dark);border-top:2px solid var(--cyp-gray-100);justify-content:space-between;margin-top:.25rem;padding-top:.5rem;font-size:1.1rem;font-weight:800;display:flex}.cyp-btn{border-radius:var(--cyp-radius);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex}.cyp-btn--primary{background:var(--cyp-teal-dark);color:#fff}.cyp-btn--primary:hover{background:var(--cyp-dark);transform:translateY(-1px)}.cyp-btn--lg{padding:1rem 2.5rem;font-size:1.1rem}.cyp-btn--ghost{color:var(--cyp-gray-500);background:0 0;padding:.5rem 1rem;font-size:.85rem}.cyp-btn--ghost:hover{color:var(--cyp-dark)}.cyp-btn:disabled{opacity:.4;cursor:not-allowed}.cyp-slider-group{flex-direction:column;gap:.5rem;display:flex}@media (max-width:699px){.cyp-slider-group{display:none}}.cyp-slider{appearance:none;background:var(--cyp-gray-300);cursor:pointer;border-radius:999px;outline:none;width:100%;height:6px}.cyp-slider::-webkit-slider-thumb{appearance:none;background:var(--cyp-teal-dark);cursor:grab;border-radius:50%;width:20px;height:20px}.cyp-details{border:1px solid var(--cyp-gray-300);border-radius:var(--cyp-radius-sm);overflow:hidden}.cyp-details__summary{cursor:pointer;color:var(--cyp-gray-500);padding:.75rem 1rem;font-size:.85rem;font-weight:600;list-style:none}.cyp-details__summary::-webkit-details-marker{display:none}.cyp-details__summary:before{content:"+ "}.cyp-details[open] .cyp-details__summary:before{content:"- "}.cyp-details__content{flex-direction:column;gap:.75rem;padding:0 1rem 1rem;display:flex}.cyp-upload-success{background:var(--cyp-mint);border:2px solid var(--cyp-teal);border-radius:var(--cyp-radius-card);flex-direction:column;gap:1rem;padding:1rem;animation:.3s fadeIn;display:flex}.cyp-upload-success__top{align-items:flex-start;gap:1rem;display:flex}.cyp-upload-success .cyp-slider-group{background:var(--cyp-white);border-radius:var(--cyp-radius-sm);padding:.75rem .85rem}.cyp-upload-success .cyp-slider-group .cyp-color-picker__label{color:var(--cyp-teal-dark)}.cyp-upload-success__preview-wrap{border-radius:var(--cyp-radius-sm);background:linear-gradient(45deg, var(--cyp-gray-100) 25%, transparent 25%), linear-gradient(-45deg, var(--cyp-gray-100) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, var(--cyp-gray-100) 75%), linear-gradient(-45deg, transparent 75%, var(--cyp-gray-100) 75%);background-color:var(--cyp-white);background-position:0 0,0 7px,7px -7px,-7px 0;background-size:14px 14px;flex:none;justify-content:center;align-items:center;width:84px;height:84px;padding:6px;display:flex;box-shadow:0 2px 8px #04342c14}.cyp-upload-success__preview{object-fit:contain;max-width:100%;max-height:100%}.cyp-upload-success__body{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.cyp-upload-success__badge{background:var(--cyp-teal-dark);color:var(--cyp-white);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--cyp-radius);align-self:flex-start;align-items:center;gap:.3rem;padding:.15rem .6rem;font-size:.65rem;font-weight:800;display:inline-flex}.cyp-upload-success__title{color:var(--cyp-dark);letter-spacing:-.01em;font-size:1rem;font-weight:800}.cyp-upload-success__desc{color:var(--cyp-dark);opacity:.8;font-size:.78rem;line-height:1.45}.cyp-upload-success__desc strong{color:var(--cyp-teal-dark);font-weight:800}.cyp-upload-success__actions{flex-wrap:wrap;gap:.5rem;margin-top:.4rem;display:flex}.cyp-upload-success__actions .cyp-btn{border-radius:var(--cyp-radius);background:var(--cyp-white);color:var(--cyp-dark);padding:.45rem .9rem;font-size:.75rem}.cyp-upload-success__actions .cyp-btn:hover{background:var(--cyp-white);color:var(--cyp-teal-dark)}.cyp-upload-success__remove{color:var(--cyp-coral)!important}.cyp-upload-success__remove:hover{background:var(--cyp-coral)!important;color:var(--cyp-white)!important}.cyp-designer-disclaimer{border-radius:var(--cyp-radius-sm);color:#5a4e1a;background:#fef9e7;border:1px solid #f0d96b;align-items:flex-start;gap:.6rem;padding:.75rem 1rem;font-size:.78rem;line-height:1.5;display:flex}.cyp-designer-disclaimer__icon{flex-shrink:0;margin-top:.1rem;font-size:1rem;line-height:1}.cyp-designer-disclaimer p{margin:0}.cyp-designer-disclaimer strong{font-weight:700}.cyp-racket-canvas__hint{text-align:center;color:var(--cyp-gray-500);margin-top:.5rem;font-size:.7rem;display:none}@media (min-width:700px){.cyp-racket-canvas__hint{display:block}}.cyp-mockup-badge{background:var(--cyp-mint);color:var(--cyp-teal-dark);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-self:flex-start;align-items:center;gap:.3rem;padding:.25rem .55rem .25rem .45rem;font-size:.6rem;font-weight:700;display:inline-flex}@media (min-width:700px){.cyp-mockup-badge{gap:.4rem;padding:.35rem .7rem .35rem .55rem;font-size:.7rem}}.cyp-mockup-badge{cursor:help}.cyp-mockup-badge__dot{background:var(--cyp-teal-dark);border-radius:50%;width:.5rem;height:.5rem;box-shadow:0 0 0 3px #1d9e7540}.cyp-b2b-staffel{border:1px solid var(--border);border-radius:var(--cyp-radius-sm);background:var(--cyp-white);flex-direction:column;margin-bottom:.5rem;display:flex;overflow:hidden}.cyp-b2b-staffel__head,.cyp-b2b-staffel__row{justify-content:space-between;align-items:baseline;padding:.7rem .9rem;font-size:.9rem;display:flex}.cyp-b2b-staffel__head{background:var(--cyp-dark);color:var(--cyp-white);text-transform:uppercase;letter-spacing:.08em;padding:.6rem .9rem;font-size:.72rem;font-weight:700}.cyp-b2b-staffel__row{border-top:1px solid var(--border);color:var(--cyp-dark)}.cyp-b2b-staffel__row strong{color:var(--cyp-dark);font-family:inherit;font-size:1.05rem;font-weight:700}.cyp-b2b-staffel__unit{color:var(--cyp-muted);margin-left:.15rem;font-size:.75rem}.cyp-b2b-staffel__note{color:var(--cyp-muted);margin:0 0 1rem;font-size:.8rem;line-height:1.45}.cyp-proof-card{background:var(--cyp-mint);border-radius:var(--cyp-radius-sm);border:1px solid #1d9e7533;gap:.85rem;margin-bottom:1rem;padding:1rem 1.1rem;display:flex}.cyp-proof-card__icon{background:var(--cyp-teal-dark);width:1.75rem;height:1.75rem;color:var(--cyp-white);border-radius:50%;flex:0 0 1.75rem;justify-content:center;align-items:center;margin-top:.1rem;font-size:.9rem;font-weight:900;display:flex}.cyp-proof-card__body{flex:1;min-width:0}.cyp-proof-card__title{color:var(--cyp-teal-dark);margin:0 0 .5rem;font-size:.85rem;font-weight:800}.cyp-proof-card__steps{color:var(--cyp-dark);margin:0;padding-left:1.1rem;font-size:.75rem;line-height:1.55}.cyp-proof-card__steps li{margin-bottom:.35rem}.cyp-proof-card__steps li:last-child{margin-bottom:0}.cyp-proof-card__steps strong{color:var(--cyp-teal-dark);font-weight:700}.cyp-proof-card__note{color:var(--cyp-gray-500);border-top:1px dashed #1d9e754d;margin:.65rem 0 0;padding-top:.6rem;font-size:.7rem;font-style:italic;line-height:1.5}.cyp-ack{background:var(--cyp-gray-100);border-radius:var(--cyp-radius-sm);cursor:pointer;border:2px solid #0000;gap:.6rem;margin:1rem 0 .75rem;padding:.75rem .85rem;transition:border-color .2s,background .2s;display:flex}.cyp-ack:hover{border-color:#1d9e7559}.cyp-ack:has(.cyp-ack__input:checked){background:var(--cyp-mint);border-color:var(--cyp-teal-dark)}.cyp-ack__input{width:1.05rem;height:1.05rem;accent-color:var(--cyp-teal-dark);cursor:pointer;flex:none;margin-top:.15rem}.cyp-ack__text{color:var(--cyp-dark);font-size:.72rem;line-height:1.5}.cyp-btn--primary:disabled{background:var(--cyp-gray-200,#e5e7eb);color:var(--cyp-gray-500);cursor:not-allowed;box-shadow:none;transform:none}.cyp-btn--primary:disabled:hover{background:var(--cyp-gray-200,#e5e7eb)}.cyp-mt{margin-top:.5rem}.cyp-mt-sm{margin-top:.25rem}.cyp-submit-result{border-radius:var(--cyp-radius-sm);text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;font-size:.85rem;line-height:1.5;animation:.3s fadeIn;display:flex}.cyp-submit-result span{font-size:1.5rem}.cyp-submit-result p{margin:0;font-weight:600}.cyp-submit-result--success{background:var(--cyp-mint);border:1px solid var(--cyp-teal);color:var(--cyp-teal-dark)}.cyp-submit-result--error{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.cyp-field{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.cyp-field__label{color:var(--cyp-dark);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.cyp-field__required{color:#f36549}.cyp-field__optional{color:var(--cyp-gray-500);text-transform:none;letter-spacing:0;font-weight:400}.cyp-field__input{border:1.5px solid var(--cyp-gray-200,#e5e7eb);border-radius:var(--cyp-radius-sm);width:100%;color:var(--cyp-dark);box-sizing:border-box;background:#fff;padding:.65rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.cyp-field__input:focus{border-color:var(--cyp-teal);outline:none;box-shadow:0 0 0 3px #04342c14}.cyp-field__input--error{border-color:#f87171}.cyp-field__textarea{resize:vertical;min-height:80px}.cyp-field__error{color:#dc2626;margin:0;font-size:.78rem}.cyp-field__hint{color:var(--cyp-teal);background:var(--cyp-mint);border-radius:4px;margin:0;padding:.4rem .6rem;font-size:.78rem}.cyp-quantity{border:1.5px solid var(--cyp-gray-200,#e5e7eb);border-radius:var(--cyp-radius-sm);align-items:center;gap:0;width:fit-content;display:flex;overflow:hidden}.cyp-quantity__btn{background:var(--cyp-gray-100,#f3f4f6);width:40px;height:40px;color:var(--cyp-dark);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600;transition:background .15s;display:flex}.cyp-quantity__btn:hover{background:var(--cyp-mint)}.cyp-quantity__value{text-align:center;min-width:48px;color:var(--cyp-dark);padding:0 .5rem;font-size:1rem;font-weight:700}.cyp-customer-form{background:var(--cyp-gray-50,#f9fafb);border-radius:var(--cyp-radius-sm);border:1px solid var(--cyp-gray-200,#e5e7eb);margin:1.25rem 0;padding:1.25rem}.cyp-customer-form__title{color:var(--cyp-dark);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:.85rem;font-weight:700}.cyp-review-price__row--sub{color:var(--cyp-gray-500);font-size:.8rem}.cyp-submit-result__icon{background:var(--cyp-teal-dark,#04342c);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.cyp-submit-result__title{color:var(--cyp-teal-dark,#04342c);margin:0 0 .5rem;font-size:1.3rem;font-weight:800}.cyp-submit-result__msg{color:#444;margin:0 0 .75rem;font-size:.9rem;font-weight:400;line-height:1.6}.cyp-submit-result__ref{color:var(--cyp-gray-500);margin:0;font-size:.8rem}.cyp-field-row{gap:.6rem;margin-bottom:0;display:flex}.cyp-field-row .cyp-field{margin-bottom:1rem}.cyp-field--grow{flex:1}.cyp-field--huisnr{flex-shrink:0;width:80px}.cyp-field--postcode{flex-shrink:0;width:110px}.cyp-field__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}.cyp-view-toggle--inline{background:var(--cyp-gray-100,#f3f4f6);border-radius:999px;gap:4px;margin-bottom:1.25rem;padding:4px;display:inline-flex}.cyp-view-toggle--inline .cyp-view-toggle__btn{color:var(--cyp-gray-500);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:7px 16px 7px 10px;font-size:.88rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.cyp-view-toggle--inline .cyp-view-toggle__btn--active{color:var(--cyp-dark);background:#fff;box-shadow:0 1px 3px #00000014}.cyp-view-toggle__dot{border:1.5px solid #00000014;border-radius:50%;flex-shrink:0;width:16px;height:16px}
