.gf-app{--gf-blue:#003be6;--gf-ink:#0b0b10;--gf-pink:#cc1266;--gf-muted:#656571;--gf-line:#dedee6;--gf-paper:#f7f7fa;color:var(--gf-ink);background:var(--gf-paper);min-height:100svh}.gf-header-inner{grid-template-columns:1fr auto 1fr;gap:1rem;max-width:90rem}.gf-header .brand{font-size:1.7rem}.gf-app-label{color:#bdbdc8;align-items:center;gap:.55rem;font-size:.875rem;display:flex}.gf-home-link{color:#dddde4;justify-self:end;align-items:center;gap:.4rem;min-height:44px;font-size:.875rem;display:inline-flex}.gf-workspace{max-width:90rem;margin:0 auto;padding:0 clamp(1.1rem,4vw,4rem)}.gf-stepper{border-bottom:1px solid var(--gf-line);justify-content:space-between;align-items:center;gap:1rem;padding-block:1.25rem;display:flex}.gf-stepper ol{gap:clamp(.5rem,2vw,2rem);margin:0;padding:0;list-style:none;display:flex}.gf-app .gf-step-button{height:auto;min-height:44px;box-shadow:none;color:var(--gf-muted);background:0 0;border:none;border-radius:0;gap:.6rem;padding:0;font-size:.875rem;font-weight:650}.gf-step-button>span{border:1px solid #c8c8d3;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.875rem;display:grid}.gf-stepper .is-current .gf-step-button{color:var(--gf-blue)}.gf-stepper .is-current .gf-step-button>span{border-color:var(--gf-blue);background:var(--gf-blue);color:#fff;box-shadow:0 0 0 4px #e4eaff}.gf-stepper .is-complete .gf-step-button{color:var(--gf-ink)}.gf-stepper .is-complete .gf-step-button>span{color:var(--gf-blue);background:#e4eaff;border-color:#e4eaff}.gf-stepper .gf-step-button:disabled{opacity:.72}.gf-time{color:var(--gf-muted);align-items:center;gap:.4rem;font-size:.8125rem;display:flex}.gf-page-heading{justify-content:space-between;align-items:center;gap:1rem;padding-block:2.3rem 1.65rem;display:flex}.gf-eyebrow{color:var(--gf-pink);font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;margin:0 0 .65rem;font-size:.75rem;font-weight:700}.gf-page-heading h1{font:400 clamp(2.5rem, 4vw, 3.7rem)/1.06 var(--font-anton), Impact, sans-serif;letter-spacing:-.025em;outline:none;margin:0}.gf-page-heading p:last-child{color:var(--gf-muted);margin:.8rem 0 0;font-size:1rem;line-height:1.55}.gf-app .gf-button,.gf-dialog .gf-button{white-space:normal;cursor:pointer;border-radius:4px;gap:.6rem;height:auto;min-height:46px;padding:.75rem 1.15rem;font-size:.9375rem;font-weight:650}.gf-app .gf-primary,.gf-dialog .gf-primary{color:#fff;background:#e51925;border:1px solid #e51925;box-shadow:0 3px #ad111d}.gf-app .gf-primary:hover,.gf-dialog .gf-primary:hover{background:#cb1120}.gf-app .gf-outline,.gf-dialog .gf-outline{color:#111;box-shadow:none;background:#fff;border:1px solid #ceced9}.gf-app .gf-outline:hover,.gf-dialog .gf-outline:hover{border-color:var(--gf-blue,#003be6);color:var(--gf-blue,#003be6);background:#f6f8ff}.gf-app .gf-text-button{color:var(--gf-blue);white-space:normal;cursor:pointer;background:0 0;border:0;border-radius:3px;gap:.5rem;height:auto;min-height:44px;padding:.5rem 0;font-size:.875rem}.gf-app .gf-text-button:hover{text-underline-offset:4px;text-decoration:underline}.gf-app button:disabled,.gf-dialog button:disabled{cursor:not-allowed;opacity:.45}.gf-app a:focus-visible,.gf-app button:focus-visible,.gf-dialog button:focus-visible,.gf-dialog a:focus-visible{outline-offset:4px;box-shadow:none;outline:3px solid #6d92ff}.gf-work-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:1.75rem;display:grid}.gf-form-panel{border:1px solid var(--gf-line);background:#fff;border-radius:9px;min-width:0;padding:clamp(1.25rem,2.3vw,2.1rem);box-shadow:0 4px 16px #0c133608}.gf-section-heading{align-items:center;gap:.85rem;margin-bottom:1.5rem;display:flex}.gf-section-heading h2{letter-spacing:-.035em;margin:0;font-size:1.25rem;font-weight:750}.gf-section-heading p{color:var(--gf-muted);margin:.25rem 0 0;font-size:.875rem;line-height:1.5}.gf-section-icon{width:44px;height:44px;color:var(--gf-blue);background:#eef2ff;border:1px solid #d5def9;border-radius:9px;flex-shrink:0;place-items:center;display:grid}.gf-optional{color:var(--gf-muted);margin-left:auto;font-size:.75rem}.gf-dropzone{text-align:center;color:var(--gf-blue);background:#f7f9ff;border:1.5px dashed #9aafe9;border-radius:7px;flex-direction:column;align-items:center;gap:.6rem;padding:1.9rem 1rem 1.4rem;transition:background .16s,border-color .16s;display:flex}.gf-dropzone.is-dragging{border-color:var(--gf-blue);background:#e5edff}.gf-dropzone>strong{color:#242435;font-size:1rem}.gf-dropzone>span{color:var(--gf-muted);font-size:.875rem;line-height:1.5}.gf-dropzone>small{color:var(--gf-muted);margin-top:.2rem;font-size:.75rem}.gf-dropzone .gf-button{min-width:150px;margin-block:.2rem}.gf-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.gf-photo{aspect-ratio:1.2;background:#efeff4;border:1px solid #dedee6;border-radius:5px;position:relative;overflow:hidden}.gf-photo>img{object-fit:cover}.gf-photo>span{color:#fff;background:#000c;border-radius:2px;padding:.2rem .4rem;font-size:.75rem;position:absolute;bottom:.5rem;left:.5rem}.gf-app .gf-remove-photo{color:#111;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:50%;width:32px;height:32px;position:absolute;top:.35rem;right:.35rem}.gf-field{flex-direction:column;gap:.55rem;min-width:0;margin-bottom:1.5rem;display:flex}.gf-clues-field{margin-top:1.8rem}.gf-field>[data-slot=label],.gf-field>.gf-label{color:#20202b;margin:0;font-size:.9375rem;font-weight:650;line-height:1.4}.gf-field [data-slot=label]>span{color:var(--gf-muted);margin-left:auto;font-size:.75rem;font-weight:400}.gf-field>p{color:var(--gf-muted);margin:-.1rem 0 .1rem;font-size:.875rem;line-height:1.5}.gf-app [data-slot=input],.gf-app [data-slot=textarea],.gf-app [data-slot=native-select]{color:#15151f;box-shadow:none;background:#fff;border:1px solid #ceced9;border-radius:5px;height:auto;min-height:48px;padding:.8rem .85rem;font-size:1rem;line-height:1.5}.gf-app [data-slot=textarea]{resize:vertical;min-height:7rem}.gf-app [data-slot=native-select-wrapper]{width:100%}.gf-app [data-slot=native-select]{padding-right:2rem}.gf-app [data-slot=input]:focus,.gf-app [data-slot=textarea]:focus,.gf-app [data-slot=native-select]:focus{outline:2px solid var(--gf-blue);outline-offset:2px;border-color:var(--gf-blue)}.gf-app [data-slot=input]::placeholder,.gf-app [data-slot=textarea]::placeholder{color:#81818f}.gf-char-count{text-align:right;color:#686877;margin-top:-.1rem;font-size:.75rem}.gf-app .gf-style-tags{flex-wrap:wrap;gap:.55rem;width:100%;display:flex}.gf-app .gf-style-tag{color:#414150;cursor:pointer;background:#fff;border:1px solid #d8d8e2;border-radius:4px;gap:.35rem;height:auto;min-height:40px;padding:.45rem .85rem;font-size:.875rem;font-weight:500}.gf-app .gf-style-tag[data-pressed]{color:var(--gf-blue);border-color:var(--gf-blue);background:#ecf1ff}.gf-form-footer{border-top:1px solid var(--gf-line);justify-content:space-between;align-items:center;gap:1rem;margin-top:.6rem;padding-top:1.5rem;display:flex}.gf-form-footer>span{color:var(--gf-muted);align-items:center;gap:.45rem;max-width:220px;font-size:.75rem;line-height:1.5;display:flex}.gf-form-footer>span>svg{flex-shrink:0}.gf-sidebar{gap:1.25rem;display:grid}.gf-clue-guide{color:#fff;background:#0039cd;border-radius:8px;overflow:hidden}.gf-clue-guide>img{width:100%;height:auto;display:block}.gf-clue-guide>div{padding:0 1.5rem 1.5rem}.gf-tiny-tape{text-transform:uppercase;letter-spacing:.05em;font-family:var(--font-anton), Impact, sans-serif;background:#d9166a;margin-top:-.3rem;padding:.35rem .55rem;font-size:.875rem;display:inline-block;position:relative;transform:rotate(-2deg)}.gf-clue-guide h2,.gf-brief-card h2,.gf-style-read h2{font:400 2.3rem/1.08 var(--font-anton), Impact, sans-serif;letter-spacing:-.02em;margin:1rem 0 1.2rem}.gf-clue-guide ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.gf-clue-guide li{align-items:center;gap:.5rem;font-size:.875rem;line-height:1.5;display:flex}.gf-clue-guide li>svg{flex-shrink:0}.gf-sidebar-note,.gf-score-explainer{border:1px solid var(--gf-line);background:#fff;border-radius:7px;padding:1.35rem}.gf-sidebar-note>svg{color:var(--gf-pink)}.gf-sidebar-note h3,.gf-score-explainer h3{align-items:center;gap:.5rem;margin:.6rem 0 .45rem;font-size:1rem;font-weight:700;display:flex}.gf-sidebar-note p,.gf-score-explainer p{color:var(--gf-muted);margin:0;font-size:.875rem;line-height:1.6}.gf-score-explainer h3{margin-top:0}.gf-score-explainer h3 svg{color:var(--gf-blue);flex-shrink:0}.gf-score-explainer .gf-text-button{padding-bottom:0;font-size:.8125rem}.gf-fields-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.gf-budget{border:0;margin:.5rem 0 1.5rem;padding:0}.gf-budget legend{padding:0;font-size:1rem;font-weight:700}.gf-budget>p{color:var(--gf-muted);margin:.5rem 0 1rem;font-size:.875rem}.gf-budget-fields{background:#f4f6fc;border:1px solid #e0e5f3;border-radius:6px;grid-template-columns:1fr auto 1fr .8fr;align-items:end;gap:.75rem;padding:1.1rem;display:grid}.gf-budget-fields>span{color:var(--gf-muted);margin-bottom:.85rem}.gf-budget-fields .gf-field{margin:0}.gf-privacy{color:var(--gf-muted);gap:.65rem;margin:.2rem 0 0;font-size:.8125rem;line-height:1.6;display:flex}.gf-privacy>svg{color:var(--gf-blue);flex-shrink:0;margin-top:.2rem}.gf-brief-card{background:var(--gf-blue);color:#fff;border-radius:7px;padding:1.6rem}.gf-brief-card .gf-eyebrow{color:#b6caff}.gf-brief-photos{flex-wrap:wrap;gap:.6rem;margin:1.3rem 0;display:flex}.gf-brief-photos>img{object-fit:cover;border:3px solid #fff;width:70px;height:70px;transform:rotate(-3deg)}.gf-brief-photos>img:nth-child(2){transform:rotate(3deg)}.gf-profile-tags{flex-wrap:wrap;gap:.4rem;margin:1rem 0;display:flex}.gf-profile-tags>span{background:#ffffff26;border:1px solid #ffffff4d;border-radius:3px;padding:.35rem .55rem;font-size:.8125rem}.gf-brief-notes{overflow-wrap:anywhere;white-space:pre-wrap;max-height:25rem;font-size:.9375rem;line-height:1.7;overflow:auto}.gf-app .gf-on-blue{color:#fff;background:0 0;border:1px solid #8daaff;width:100%;margin-top:.5rem}.gf-brief-rule{border-top:1px solid #5b82f7;margin-top:1.75rem}.gf-brief-caption{color:#dce5ff;margin:1rem 0 0;font-size:.875rem;line-height:1.65}.gf-error,.gf-connection-note{color:#8b1729;background:#fff2f4;border:1px solid #f1b1b8;border-radius:6px;align-items:flex-start;gap:.65rem;padding:1rem 1.15rem;font-size:.9375rem;line-height:1.6;display:flex}.gf-error>svg,.gf-connection-note>svg{flex-shrink:0;margin-top:.2rem}.gf-connection-note{color:#39496f;background:#edf2ff;border-color:#cbd5ed;margin-bottom:1.4rem}.gf-connection-note p{margin:0}.gf-connection-note button{text-underline-offset:3px;cursor:pointer;color:var(--gf-blue);background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.gf-field-error{color:#a01b31;font-size:.875rem;line-height:1.5}.gf-loading{color:var(--gf-blue);background:#f0f4ff;border:1px solid #c4d1f3;border-radius:5px;align-items:center;gap:.9rem;margin-top:1.4rem;padding:1.3rem;display:flex}.gf-loading>svg{flex-shrink:0}.gf-loading p{color:#5a6684;margin:.3rem 0 0;font-size:.875rem;line-height:1.5}.gf-loading>button{margin-left:auto}.gf-spin{animation:1s linear infinite gf-rotate}@keyframes gf-rotate{to{transform:rotate(360deg)}}.gf-example-banner{background:#edf2ff;border:1px solid #bacbef;border-radius:6px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.3rem;display:flex}.gf-example-banner>svg{color:var(--gf-blue);flex-shrink:0}.gf-example-banner>div{gap:.3rem;font-size:.875rem;display:grid}.gf-example-banner>div>span{color:var(--gf-muted)}.gf-example-banner>button{margin-left:auto}.gf-results-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:1.75rem;display:grid}.gf-ideas{gap:1.2rem;min-width:0;display:grid}.gf-results-toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.gf-results-toolbar>p{color:var(--gf-muted);margin:0;font-size:.875rem}.gf-results-toolbar>p>span{padding-inline:.45rem}.gf-idea{background:#fff;border:1px solid #dadae4;border-radius:8px;overflow:hidden}.gf-top-idea{border:1.5px solid var(--gf-blue);box-shadow:0 3px #d8e2ff}.gf-idea-topline{background:#f4f4f8;border-bottom:1px solid #e4e4ec;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex}.gf-idea-topline>span{text-transform:uppercase;letter-spacing:.06em;color:#626270;align-items:center;gap:.45rem;font-size:.75rem;font-weight:650;display:flex}.gf-top-idea .gf-idea-topline{background:var(--gf-blue);border-color:var(--gf-blue)}.gf-top-idea .gf-idea-topline>span,.gf-top-idea .gf-compare-check{color:#fff}.gf-compare-check{cursor:pointer;align-items:center;gap:.5rem;min-height:32px;font-size:.8125rem;display:flex}.gf-app [data-slot=checkbox]{color:#fff;cursor:pointer;background:#fff;border:1px solid #9898a9;border-radius:4px;width:19px;height:19px}.gf-app [data-slot=checkbox][data-checked]{background:var(--gf-blue);border-color:var(--gf-blue)}.gf-top-idea [data-slot=checkbox][data-checked]{border-color:#fff}.gf-idea-main{grid-template-columns:150px minmax(0,1fr);gap:1.5rem;padding:1.5rem 1.25rem 1rem;display:grid}.gf-gift-art{aspect-ratio:1;min-width:0;color:var(--gf-blue);background:#f1f3fb;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;display:flex;position:relative;overflow:hidden}.gf-gift-art>img{object-fit:contain;mix-blend-mode:multiply}.gf-gift-art>span:not(.gf-image-note){text-transform:capitalize;letter-spacing:.1em;font-size:.75rem;font-weight:650}.gf-art-experience,.gf-art-wellness{color:#ca1764;background:#ffedf4}.gf-art-food,.gf-art-home{color:#242430;background:#f1f1f4}.gf-gift-art .gf-image-note{color:#606070;text-align:center;background:#ffffffe0;padding:.25rem;font-size:.75rem;position:absolute;bottom:0;left:0;right:0}.gf-idea-title{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.gf-idea-title h3{letter-spacing:-.03em;margin:.25rem 0 0;font-size:1.3rem;font-weight:750;line-height:1.3}.gf-idea-copy>p{color:var(--gf-muted);margin:.75rem 0;font-size:.9375rem;line-height:1.6}.gf-idea-copy>p.gf-price{color:#242435;margin:.7rem 0 0;font-weight:700}.gf-price>small{color:var(--gf-muted);margin-left:.2rem;font-size:.75rem;font-weight:400}.gf-score{--score:0%;background:conic-gradient(var(--gf-blue) var(--score), #e2e8f9 var(--score));border-radius:50%;flex:none;width:78px;height:78px;padding:5px}.gf-score>span{width:100%;height:100%;color:var(--gf-blue);background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.gf-score strong{font:400 1.85rem/1.05 var(--font-anton), Impact, sans-serif}.gf-score small{letter-spacing:0;font-size:.75rem;font-weight:750}.gf-why{padding:0 1.25rem 1.1rem}.gf-why h4{margin:0 0 .7rem;font-size:.8125rem;font-weight:750}.gf-why ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.gf-why li{color:#50505f;gap:.6rem;font-size:.875rem;line-height:1.6;display:flex}.gf-why li>svg{color:var(--gf-blue);flex-shrink:0;margin-top:.15rem}.gf-details{color:#626273;border-top:1px solid #e8e8ef;padding:.85rem 1.25rem;font-size:.8125rem}.gf-details summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:24px;font-weight:600;list-style:none;display:flex}.gf-details summary::-webkit-details-marker{display:none}.gf-details[open] summary>svg{transform:rotate(180deg)}.gf-details p{margin:.65rem 0 .15rem;font-size:.875rem;line-height:1.6}.gf-shop-link{color:var(--gf-blue);border-top:1px solid #e8e8ef;justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:.9rem 1.25rem;font-size:.875rem;font-weight:650;display:flex}.gf-shop-link:hover{background:#f3f6ff}.gf-results-sidebar{gap:1.25rem;padding-top:44px;display:grid}.gf-style-read{color:#fff;background:#0e1020;border-radius:7px;padding:1.5rem}.gf-style-read .gf-eyebrow{color:#ff74b0}.gf-style-read>p{color:#c4c6d8;font-size:.9375rem;line-height:1.7}.gf-style-read h3{margin:1.7rem 0 .8rem;font-size:.875rem}.gf-style-read ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.gf-style-read li{color:#c7c9da;gap:.5rem;font-size:.875rem;line-height:1.6;display:flex}.gf-style-read li>svg{color:#8fadff;flex-shrink:0;margin-top:.2rem}.gf-uncertainty{color:#bfc1d5;border-top:1px solid #36384b;gap:.65rem;margin-top:1.4rem;padding-top:1.25rem;display:flex}.gf-uncertainty>svg{flex-shrink:0;margin-top:.2rem}.gf-uncertainty p{margin:0;font-size:.8125rem;line-height:1.6}.gf-shopping-note{color:var(--gf-muted);margin:.2rem 0 1rem;font-size:.8125rem;line-height:1.6}.gf-compare-bar{z-index:20;color:#fff;background:#0b0b10;border:1px solid #343441;border-radius:7px;justify-content:space-between;align-items:center;gap:1.5rem;margin:1rem 0;padding:1rem 1.3rem;display:flex;position:sticky;bottom:1rem;box-shadow:0 6px 24px #0003}.gf-compare-bar>div{align-items:center;gap:.85rem;display:flex}.gf-compare-bar>div>span{gap:.2rem;display:grid}.gf-compare-bar strong{font-size:.9375rem}.gf-compare-bar small{color:#bfbfcc;font-size:.8125rem}.gf-app .gf-app-footer{color:#686877;border-top:1px solid var(--gf-line);background:0 0;flex-wrap:wrap;justify-content:space-between;gap:.8rem;min-height:0;margin-top:1.5rem;padding:1.75rem 0 2rem;font-size:.75rem;display:flex}.gf-app-footer span:first-child{color:#353544;font-weight:650}[data-slot=dialog-overlay],[data-slot=alert-dialog-overlay]{z-index:210;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#08091280}.gf-dialog{--gf-blue:#003be6;--gf-ink:#0b0b10;--gf-muted:#656571;z-index:220;color:#15151f;background:#fff;border:1px solid #dadae4;border-radius:10px;max-height:calc(100svh - 3rem);padding:2rem;overflow-y:auto;box-shadow:0 20px 80px #0003}.gf-dialog [data-slot=dialog-title],.gf-dialog [data-slot=alert-dialog-title]{font:400 2rem/1.1 var(--font-anton), Impact, sans-serif;margin-right:1rem}.gf-dialog [data-slot=dialog-description],.gf-dialog [data-slot=alert-dialog-description],.gf-dialog>p{color:#656571;margin-top:.75rem;font-size:.9375rem;line-height:1.6}.gf-score-dialog{width:min(560px,100vw - 2rem);max-width:none}.gf-score-weights{gap:1.5rem;margin-top:1rem;display:grid}.gf-score-weights>div>div:first-child{justify-content:space-between;margin-bottom:.6rem;display:flex}.gf-score-weights>div p{color:#656571;margin:.5rem 0 0;font-size:.875rem}.gf-score-weights [data-slot=progress-track]{background:#e8ecf8;height:7px}.gf-score-weights [data-slot=progress-indicator]{background:#003be6}.gf-compare-dialog{width:min(1050px,100vw - 2rem);max-width:none}.gf-comparison-scroll{margin-top:.75rem;overflow-x:auto}.gf-comparison-scroll table{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem;line-height:1.65}.gf-comparison-scroll th,.gf-comparison-scroll td{vertical-align:top;white-space:normal;border:1px solid #dedee6;min-width:180px;padding:1rem}.gf-comparison-scroll th:first-child{color:#636374;background:#f8f8fb;width:135px;min-width:135px;font-weight:600}.gf-comparison-scroll thead th{background:#f0f4ff;font-size:1rem}.gf-table-score{font:400 2rem/1 var(--font-anton), Impact, sans-serif;color:var(--gf-blue)}.gf-comparison-scroll a{color:var(--gf-blue);align-items:center;gap:.4rem;display:flex}.gf-reset-dialog{width:min(520px,100vw - 2rem);max-width:none}.gf-reset-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}@media (min-width:1500px){.gf-work-grid,.gf-results-layout{grid-template-columns:minmax(0,1fr) 370px;gap:2rem}}@media (max-width:1050px){.gf-work-grid,.gf-results-layout{grid-template-columns:minmax(0,1fr) 280px;gap:1.2rem}.gf-workspace{padding-inline:1.5rem}.gf-time{display:none}.gf-clue-guide h2,.gf-brief-card h2,.gf-style-read h2{font-size:2rem}.gf-idea-main{grid-template-columns:115px minmax(0,1fr);gap:1rem}.gf-idea-title h3{font-size:1.15rem}.gf-score{width:64px;height:64px}.gf-score strong{font-size:1.65rem}}@media (max-width:900px){.gf-work-grid,.gf-results-layout{grid-template-columns:1fr}.gf-sidebar{grid-template-columns:1fr 1fr}.gf-clue-guide{display:none}.gf-brief-card{grid-column:1/-1}.gf-results-sidebar{grid-row:auto;grid-template-columns:1fr;padding-top:0}.gf-style-read{padding:1.4rem}.gf-style-read h2{font-size:2rem}.gf-results-sidebar .gf-score-explainer{display:none}.gf-style-read ul{grid-template-columns:repeat(2,minmax(0,1fr))}.gf-idea-main{grid-template-columns:150px minmax(0,1fr);gap:1.4rem}.gf-score{width:78px;height:78px}.gf-score strong{font-size:2rem}}@media (max-width:650px){.gf-header-inner{grid-template-columns:1fr auto;padding-inline:1rem}.gf-app-label{display:none}.gf-header .brand{font-size:1.45rem}.gf-header .brand-mark{width:2rem}.gf-home-link{font-size:.75rem}.gf-workspace{padding-inline:1rem}.gf-stepper{padding-block:1rem}.gf-stepper ol{justify-content:space-between;gap:.25rem;width:100%}.gf-app .gf-step-button{flex-direction:column;gap:.5rem;padding-inline:.2rem;font-size:.75rem}.gf-step-button>span{width:28px;height:28px}.gf-page-heading{flex-direction:column;align-items:flex-start;gap:.35rem;padding-block:1.8rem 1.3rem}.gf-page-heading h1{font-size:clamp(2.2rem,8.5vw,3rem)}.gf-page-heading p:last-child{font-size:.9375rem}.gf-eyebrow{font-size:.75rem}.gf-form-panel{padding:1.2rem}.gf-section-heading{gap:.65rem}.gf-section-icon{width:38px;height:38px}.gf-section-heading h2{font-size:1.125rem}.gf-section-heading p{font-size:.8125rem}.gf-optional{display:none}.gf-dropzone{padding-block:1.5rem}.gf-dropzone>strong{font-size:.9375rem}.gf-photo-grid{gap:.5rem}.gf-photo{aspect-ratio:.85}.gf-form-footer{flex-wrap:wrap}.gf-form-footer>span{order:2;max-width:100%}.gf-form-footer .gf-primary{flex:1}.gf-form-footer>.gf-primary:only-of-type{width:100%}.gf-sidebar{grid-template-columns:1fr}.gf-sidebar-note{display:none}.gf-fields-two{grid-template-columns:1fr;gap:0}.gf-budget-fields{grid-template-columns:1fr auto 1fr;padding:.85rem}.gf-budget-fields .gf-field:last-child{grid-column:1/-1}.gf-budget-fields>span{font-size:.8rem}.gf-example-banner{flex-wrap:wrap;gap:.7rem}.gf-example-banner>div{flex:1}.gf-example-banner>button{width:100%}.gf-results-toolbar{flex-wrap:wrap;gap:.1rem}.gf-style-read ul{grid-template-columns:1fr}.gf-idea-main{grid-template-columns:88px minmax(0,1fr);gap:1rem;padding:1.2rem 1rem 1rem}.gf-idea-topline{padding-inline:1rem}.gf-idea-topline>span{letter-spacing:.025em;font-size:.75rem}.gf-idea-title{flex-direction:column;gap:.75rem}.gf-idea-title h3{margin:0;font-size:1.2rem}.gf-score{width:64px;height:64px}.gf-score strong{font-size:1.65rem}.gf-gift-art>svg{width:43px;height:43px}.gf-gift-art{gap:.4rem}.gf-gift-art>span:not(.gf-image-note){font-size:.75rem}.gf-idea-copy>p{font-size:.875rem}.gf-gift-art .gf-image-note{font-size:.75rem}.gf-why,.gf-details,.gf-shop-link{padding-inline:1rem}.gf-compare-bar{flex-wrap:wrap;gap:.65rem;padding:.9rem;bottom:.6rem}.gf-compare-bar>div{gap:.55rem}.gf-compare-bar>button{width:100%}.gf-compare-bar small{font-size:.75rem}.gf-dialog{padding:1.4rem}.gf-dialog [data-slot=dialog-title],.gf-dialog [data-slot=alert-dialog-title]{font-size:1.7rem}.gf-reset-actions>button{width:100%}.gf-loading{flex-wrap:wrap;padding:1rem}.gf-loading>div{flex:1;min-width:150px}}@media (prefers-reduced-motion:reduce){.gf-spin{animation-duration:3s}}.gf-form-content{border:0;min-width:0;margin:0;padding:0}.gf-form-content:disabled{opacity:.7}.gf-style-read h2,.gf-idea-copy,.gf-profile-tags>span{overflow-wrap:anywhere;min-width:0}.gf-reset-dialog[data-size=default]{max-width:min(520px,100vw - 2rem)}.gf-search-mode{border:0;margin:1.6rem 0;padding:0}.gf-search-mode legend{margin-bottom:.75rem;font-weight:700}.gf-mode-options{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.gf-mode-options label{cursor:pointer;background:#fff;border:1px solid #d4d8e4;border-radius:5px;align-items:flex-start;gap:.7rem;padding:1rem;transition:border-color .15s,background .15s;display:flex}.gf-mode-options label.is-selected{border-color:var(--gf-blue);box-shadow:inset 0 0 0 1px var(--gf-blue);background:#edf2ff}.gf-mode-options input{accent-color:var(--gf-blue);flex:none;width:16px;height:16px;margin-top:.2rem}.gf-mode-options strong{font-size:.9rem;display:block}.gf-mode-options small{color:var(--gf-muted);margin-top:.3rem;font-size:.78rem;line-height:1.5;display:block}.gf-field-hint,.gf-mode-note{color:var(--gf-muted);font-size:.8rem;line-height:1.5}.gf-mode-note{border-left:3px solid var(--gf-blue);background:#f1f4fc;padding:.8rem 1rem}.gf-search-progress{flex-wrap:wrap;gap:.6rem;margin:.9rem 0 0;padding:0;list-style:none;display:flex}.gf-search-progress li{color:#65718c;background:#e3e8f4;border-radius:3px;padding:.3rem .55rem;font-size:.72rem;font-weight:700}.gf-search-progress li.is-active{background:var(--gf-blue);color:#fff}.gf-catalog-note{color:var(--gf-blue);background:#edf2ff;border:1px solid #d0dcff;border-radius:5px;align-items:center;gap:.8rem;padding:1rem 1.2rem;display:flex}.gf-catalog-note>svg{flex-shrink:0}.gf-catalog-note strong{font-size:.9rem;display:block}.gf-catalog-note small{color:#515e7c;margin-top:.25rem;font-size:.78rem;line-height:1.5;display:block}.gf-product .gf-idea-main{grid-template-columns:minmax(150px,30%) minmax(0,1fr);align-items:start}.gf-product .gf-gift-art{background:#fff;border:1px solid #eef0f5;padding:.5rem}.gf-product .gf-gift-art img{mix-blend-mode:normal;padding:.75rem}.gf-merchant{color:#6a6a7a;align-items:center;gap:.35rem;margin:0 0 .65rem;font-size:.75rem;font-weight:650;display:flex}.gf-merchant>svg{flex-shrink:0}.gf-product .gf-idea-title h3{font-size:1.2rem;line-height:1.4}.gf-product .gf-price{letter-spacing:-.03em;font-size:1.5rem}.gf-product .gf-price small{letter-spacing:0}.gf-idea-copy>p.gf-listing-meta{margin-top:.35rem;font-size:.75rem;line-height:1.45}.gf-compare-merchant{color:var(--gf-muted);margin-top:.4rem;font-size:.75rem;display:block}.gf-empty-results{text-align:center;background:#fff;border:1px dashed #bac8e6;border-radius:5px;padding:3rem 1.5rem}.gf-empty-results>svg{color:var(--gf-blue);margin:0 auto 1rem}.gf-empty-results h2{font-family:var(--font-anton), sans-serif;margin:.5rem 0;font-size:2rem}.gf-empty-results p{max-width:440px;color:var(--gf-muted);margin:.7rem auto 1.5rem;font-size:.9rem;line-height:1.6}@media (max-width:650px){.gf-mode-options{grid-template-columns:1fr}.gf-product .gf-idea-main{grid-template-columns:1fr;padding-top:1rem}.gf-product .gf-gift-art{aspect-ratio:auto;width:100%;height:240px}.gf-product .gf-idea-title{flex-direction:row}.gf-product .gf-idea-title h3{font-size:1.2rem}.gf-product .gf-idea-topline>span{letter-spacing:0;font-size:.72rem}.gf-catalog-note{align-items:flex-start}}.gf-compare-thumb{width:90px;margin-bottom:.7rem}.gf-compare-thumb .gf-gift-art{background:#fff;border:1px solid #e4e8f1}.gf-compare-thumb img{mix-blend-mode:normal;padding:.3rem}
.gf-account-actions{align-items:center;gap:20px;display:flex}.gf-account-link{color:#fff;font-size:14px}.gf-balance-button{color:#080808;cursor:pointer;background:#fff;border:0;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:750;display:flex}.gf-balance-button>span:first-child{color:#ec1973}.gf-pack-dialog{width:calc(100% - 32px);max-height:90dvh;overflow:auto;background:#faf9f6!important;border-radius:3px!important;gap:24px!important;max-width:760px!important;padding:36px!important}.gf-pack-heading h2{font-family:var(--font-anton);margin:12px 0;font-size:42px;line-height:1.15}.gf-pack-heading p{font-size:16px}.gf-free-label{color:#fff;letter-spacing:1px;background:#d51669;padding:7px 10px;font-size:12px;font-weight:800;display:inline-block;transform:rotate(-1deg)}.gf-pack-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.gf-pack{background:#fff;border:1px solid #d8d8d8;flex-direction:column;gap:14px;padding:24px;display:flex;position:relative}.gf-pack-featured{border:2px solid #103ce8}.gf-pack-count{font-family:var(--font-anton);color:#103ce8;font-size:66px;line-height:1}.gf-pack-count small{font-family:var(--font-geist-sans);color:#111;margin-left:12px;font-size:15px;font-weight:700}.gf-pack h3{font-size:17px;font-weight:750}.gf-pack p{color:#555;min-height:42px;font-size:14px}.gf-pack-price{margin-top:auto;font-size:27px}.gf-pack-price small{color:#666;font-size:12px}.gf-pack .gf-button{width:100%;padding:12px;font-size:14px}.gf-pack-badge{color:#fff;letter-spacing:1px;background:#103ce8;padding:4px 8px;font-size:11px;font-weight:800;position:absolute;top:-12px;right:12px}.gf-pack-promise{color:#555;font-size:14px;line-height:1.6}.gf-account-footer{border-top:1px solid #ddd;flex-wrap:wrap;gap:12px;padding-top:18px;font-size:13px;display:flex}.gf-account-footer span{flex:1}.gf-account-footer button{cursor:pointer;text-decoration:underline}.gf-credit-note{color:#444;align-items:center;gap:8px;padding:0 30px 22px;font-size:14px;display:flex}.gf-save-recipient{align-items:center;gap:10px;margin:18px 0;font-size:14px;display:flex}.gf-save-recipient button{cursor:pointer;text-decoration:underline}.gf-result-notice{background:#edf1ff;border-left:3px solid #123aeb;margin:16px 0;padding:15px 20px;font-size:14px}.gf-login-layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1120px;min-height:calc(100dvh - 80px);margin:0 auto;padding:60px 32px;display:grid}.gf-login-story h1{font-family:var(--font-anton);margin:16px 0;font-size:64px;line-height:1.05}.gf-login-story>p{max-width:380px;font-size:17px;line-height:1.6}.gf-login-story img{object-fit:cover;object-position:center;border-radius:3px;width:100%;height:270px;margin-top:24px}.gf-login-card{background:#fff;border:1px solid #ddd;padding:38px}.gf-login-card h2{font-family:var(--font-anton);margin:22px 0 16px;font-size:40px;line-height:1.15}.gf-login-card>p{color:#555;margin:18px 0;font-size:15px;line-height:1.6}.gf-full{justify-content:space-between;width:100%}.gf-or{color:#707070;align-items:center;gap:14px;margin:22px 0;font-size:12px;display:flex}.gf-or:before,.gf-or:after{content:"";background:#ddd;flex:1;height:1px}.gf-email-form{gap:12px;display:grid}.gf-email-form label{font-size:14px;font-weight:700}.gf-email-form input{border:1px solid #bbb;border-radius:2px;width:100%;padding:13px;font-size:16px}.gf-email-form small{color:#707070;text-align:center;font-size:12px}.gf-login-card .gf-login-fine{font-size:12px}.gf-check-email{max-width:500px;font-family:var(--font-geist-sans);margin:10vh auto;padding:50px 24px}.gf-check-email h1{font-family:var(--font-anton);margin:24px 0;font-size:48px}.gf-check-email p{margin:18px 0;line-height:1.6}.gf-library{max-width:1120px;margin:auto;padding:48px 28px}.gf-library-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:36px;display:flex}.gf-library h1{font-family:var(--font-anton);margin:12px 0;font-size:52px;line-height:1.1}.gf-library-heading p{color:#666}.gf-library-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.gf-saved-card{background:#fff;border:1px solid #d8d8d8;padding:18px}.gf-saved-card>a{display:block}.gf-saved-card img{object-fit:contain;background:#f5f5f5;width:100%;height:180px}.gf-saved-card h2{margin:16px 0 8px;font-size:19px;font-weight:750}.gf-saved-card p{color:#666;font-size:14px}.gf-saved-card footer{justify-content:space-between;margin-top:18px;font-size:12px;display:flex}.gf-saved-card button{cursor:pointer;text-decoration:underline}.gf-empty-library{background:#fff;border:1px solid #ddd;max-width:600px;padding:50px 30px}.gf-empty-library h2{font-family:var(--font-anton);margin-bottom:12px;font-size:32px}.gf-empty-library p{color:#555;margin-bottom:24px;line-height:1.7}.gf-recipient-list{border-bottom:1px solid #ddd;margin:36px 0;padding-bottom:26px}.gf-recipient-list h2{margin:16px 0;font-size:20px;font-weight:750}.gf-recipient-list>div{flex-wrap:wrap;gap:12px;display:flex}.gf-recipient-chip{background:#fff;border:1px solid #ccc;gap:14px;padding:10px 14px;display:flex}.gf-recipient-chip button{color:#555;cursor:pointer}.gf-admin-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0;display:grid}.gf-admin-grid article{background:#fff;border:1px solid #ddd;padding:24px}.gf-admin-grid strong{font-family:var(--font-anton);color:#123ce8;font-size:38px;display:block}.gf-admin-grid span{color:#555;font-size:14px}@media (max-width:700px){.gf-credit-word{display:none}.gf-account-actions{gap:8px}.gf-balance-button{padding:9px 12px}.gf-pack-dialog{padding:26px 18px!important}.gf-pack-heading h2{font-size:32px}.gf-pack-grid{gap:12px}.gf-pack{padding:18px 13px}.gf-pack-count{font-size:48px}.gf-pack-count small{margin:8px 0;font-size:13px;display:block}.gf-pack h3{font-size:15px}.gf-pack .gf-button{padding:10px 6px;font-size:12px}.gf-pack p{min-height:60px}.gf-login-layout{grid-template-columns:1fr;gap:28px;padding:32px 20px}.gf-login-story{display:none}.gf-login-card{padding:30px 22px}.gf-login-card h2{font-size:38px}.gf-library{padding:30px 20px}.gf-library h1{font-size:40px}.gf-library-heading{flex-direction:column;align-items:start}.gf-library-grid{grid-template-columns:1fr}.gf-admin-grid{grid-template-columns:1fr 1fr}.gf-credit-note{padding:0 20px 18px}.gf-app-label{display:none!important}}.gf-result-notice{display:block}.gf-header-inner{gap:18px}.gf-pack-dialog .gf-button{min-height:44px}.gf-test-payment{color:#1237b2;background:#edf1ff;border:1px solid #c4d1ff;margin:0 0 16px;padding:10px 14px;font-size:13px;font-weight:600;display:block}.gf-admin-table{margin:20px 0 32px;overflow-x:auto}.gf-admin-table table{border-collapse:collapse;background:#fff;width:100%;font-size:14px}.gf-admin-table th,.gf-admin-table td{text-align:left;border-bottom:1px solid #ddd;padding:12px}.gf-page-heading.gf-guest-heading{color:#fff;background:#0b0b10;border-left:5px solid #ec1973;align-items:center;gap:32px;margin-block:24px;padding:clamp(24px,3vw,40px)}.gf-guest-heading .gf-eyebrow{color:#ff7cbb}.gf-guest-heading>div:first-child{max-width:660px}.gf-guest-heading h1{font-size:clamp(36px,4vw,58px)}.gf-page-heading.gf-guest-heading p:last-child{color:#d0d0dc;max-width:580px}.gf-welcome-actions{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:12px;max-width:260px;display:flex}.gf-welcome-actions>span{color:#bdbdc8;font-size:12px;line-height:1.5}.gf-welcome-actions .gf-primary{min-width:200px}.gf-app .gf-guest-heading .gf-text-button{color:#fff}.gf-app .gf-guest-heading .gf-text-button:hover{color:#ff7cbb;background:#202027}@media (max-width:900px){.gf-page-heading.gf-guest-heading{flex-direction:column;align-items:flex-start;gap:24px}.gf-welcome-actions{width:100%;max-width:none}.gf-welcome-actions .gf-primary{width:100%}}.gf-saved-card footer{color:#555;background:0 0;flex-wrap:wrap;gap:12px;min-height:0;padding:0}.gf-library-more{margin-top:24px}@media (max-width:700px){.gf-account-link{white-space:nowrap;font-size:12px}.gf-header-inner{gap:10px}}
