.pf-root{--pf-surface:#fff8ef;--pf-surface-container-high:#efe7d7;--pf-primary:#2c1e00;--pf-tertiary-container:#483200;--pf-tertiary-fixed-dim:#e9c176;--pf-on-surface-variant:#4b463d;--pf-radius-default:1rem;color:var(--pf-on-surface-variant);max-width:1920px;margin:10px auto;padding:0 15px;font-family:Plus Jakarta Sans,Inter,sans-serif}.pf-root *,.pf-root :before,.pf-root :after{box-sizing:border-box}.pf-grid-container{grid-template-columns:1fr;gap:4rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.pf-grid-container{grid-template-columns:repeat(12,minmax(0,1fr))}.pf-col-4{grid-column:span 4/span 4}.pf-col-8{grid-column:span 8/span 8}}.pf-sticky-wrapper{position:sticky;top:8rem}.pf-profile-title{color:var(--pf-primary);align-items:center;gap:.5rem;margin:.5rem 0 1.5rem;font-family:Be Vietnam Pro,Inter,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.pf-profile-line{background-color:var(--pf-tertiary-fixed-dim);width:2rem;height:2px;display:inline-block}.pf-profile-card{border-radius:var(--pf-radius-default);border-left:8px solid var(--pf-primary);background:#f2ecdc;padding:2rem}.pf-profile-text{color:var(--pf-on-surface-variant);margin-bottom:1.5rem;line-height:1.625}.pf-badge-wrapper{flex-wrap:wrap;gap:.75rem;display:flex}.pf-badge{background-color:var(--pf-surface);border-radius:var(--pf-radius-default);text-transform:uppercase;letter-spacing:.05em;color:var(--pf-primary);padding:.5rem 1rem;font-size:.75rem;font-weight:700}.pf-editorial-card{border-radius:var(--pf-radius-default);background:#f2ecdc;padding:4rem;position:relative;overflow:hidden}.pf-editorial-content{z-index:10;position:relative}.pf-editorial-title{color:var(--pf-primary);letter-spacing:-.025em;margin-bottom:2.5rem;font-family:Be Vietnam Pro,Inter,sans-serif;font-size:2.25rem;font-weight:900}.pf-tasting-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}@media (min-width:768px){.pf-tasting-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pf-tasting-label{color:#2c1e0066;text-transform:uppercase;margin-bottom:.5rem;font-family:Be Vietnam Pro,Inter,sans-serif;font-size:.75rem;font-weight:700;display:block}.pf-tasting-value{color:var(--pf-primary);font-family:Be Vietnam Pro,Inter,sans-serif;font-size:1.25rem;font-weight:700;transition:color .2s}.pf-tasting-group:hover .pf-tasting-value{color:var(--pf-tertiary-container)}.pf-editorial-footer-text{color:var(--pf-on-surface-variant);max-width:36rem;margin-top:3rem;line-height:1.625}.pf-block-wrap{position:relative}.pf-block-wrap.pf-dragging{opacity:.5}.pf-block-wrap.pf-drag-over{outline-offset:4px;outline:2px dashed #c79b46}.pf-block-toolbar{align-items:center;gap:8px;margin:10px 0 6px;padding:0 15px;display:flex}.pf-toolbar-spacer{flex:1}.pf-drag-handle{color:#fff;cursor:grab;-webkit-user-select:none;user-select:none;background:#c79b46f2;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.pf-drag-handle:active{cursor:grabbing}.pf-setup-btn{color:#a2792f;cursor:pointer;background:#fff;border:1px solid #e2d6b8;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:700;transition:background .15s,color .15s;display:inline-flex;box-shadow:0 1px 4px #00000014}.pf-setup-btn:hover{color:#fff;background:#c79b46;border-color:#c79b46}.pf-redesign-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:700;transition:background .15s,color .15s;display:inline-flex;box-shadow:0 1px 4px #00000014}.pf-redesign-btn:hover{color:#fff;background:#2c1e00;border-color:#2c1e00}.pf-remove-btn{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #f0c4c4;border-radius:8px;justify-content:center;align-items:center;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 1px 4px #00000014}.pf-remove-btn:hover{color:#fff;background:#ef4444;border-color:#ef4444}.pf-has-content{margin-top:150px;margin-bottom:150px}.pf-block-wrap.pf-has-content>.pf-block-toolbar{margin-top:0}.pf-empty{text-align:center;color:#c79b46;background:#fff;border:2px dashed #c79b46;border-radius:12px;margin:20px 15px;padding:58px;font-size:17px;font-weight:600}.rv-root{margin:40px 15px}.rv-heading{color:#2c1e00;letter-spacing:-.02em;margin:0 0 1.5rem;font-family:Be Vietnam Pro,Inter,sans-serif;font-size:1.875rem;font-weight:800}.rv-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-width:none;-ms-overflow-style:none;gap:2rem;padding-bottom:8px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 90px),#0000 100%);mask-image:linear-gradient(90deg,#000 calc(100% - 90px),#0000 100%)}.rv-grid::-webkit-scrollbar{display:none}.rv-card{scroll-snap-align:start;background:#fff;border:1px solid #eae2d2;border-radius:1rem;flex-direction:column;flex:0 0 340px;gap:3rem;max-width:340px;padding:2rem;display:flex}@media (max-width:640px){.rv-card{flex-basis:82%;max-width:82%}}.rv-quote p{color:#1f1b12;margin:0;font-size:18px;line-height:1.4}.rv-person{align-items:flex-start;gap:.75rem;margin-top:auto;display:flex}.rv-avatar{background:#eae2d2;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;overflow:hidden}.rv-avatar img{object-fit:cover;width:100%;height:100%}.rv-avatar--empty{color:#2c1e00;font-size:18px;font-weight:800}.rv-meta{flex-direction:column;display:flex}.rv-name{color:#1f1b12;font-size:1rem;font-weight:700;line-height:1.4}.rv-company{color:#6b7280;font-size:1rem;line-height:1.4}.rv-source{text-transform:uppercase;letter-spacing:.04em;color:#a2792f;margin-top:4px;font-size:.72rem;font-weight:700}.cl-root{margin:40px 0;overflow:hidden}.cl-heading{color:#2c1e00;text-align:left;margin:40px 15px;font-family:Be Vietnam Pro,Inter,sans-serif;font-size:1.5rem;font-weight:800}.cl-marquee{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.cl-track{align-items:center;gap:3rem;width:max-content;animation:30s linear infinite cl-scroll;display:flex}.cl-marquee:hover .cl-track{animation-play-state:paused}.cl-item{flex-shrink:0;align-items:center;display:flex}.cl-logo{object-fit:contain;filter:grayscale();opacity:.7;width:auto;height:44px;transition:filter .2s,opacity .2s}.cl-item:hover .cl-logo{filter:grayscale(0);opacity:1}@keyframes cl-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.cl-track{flex-wrap:wrap;justify-content:center;animation:none}}.tb-root{margin:24px 15px}.tb-title{color:#2c1e00;letter-spacing:-.02em;margin:0;font-family:Be Vietnam Pro,Inter,sans-serif;font-size:2rem;font-weight:900}.tb-subtitle{color:#4b463d;max-width:46rem;margin:0;font-size:1.15rem;line-height:1.6}.pf-addblock-wrap{margin:24px 20px;position:relative}.pf-addblock-btn{color:#fff;cursor:pointer;background:#2c1e00;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:700;display:inline-flex}.pf-addblock-btn:hover{background:#473200}.pf-addblock-menu{z-index:1000;background:#fff;border:1px solid #e5e5e5;border-radius:12px;min-width:220px;margin-top:6px;position:absolute;overflow:hidden;box-shadow:0 12px 32px #00000024}.pf-addblock-item{text-align:left;color:#1f1b12;cursor:pointer;background:0 0;border:none;width:100%;padding:11px 16px;font-size:14px;display:block}.pf-addblock-item:hover{color:#a2792f;background:#fbf3e2}.pf-addblock-empty{color:#999;padding:12px 16px;font-size:13px}.option-item{padding:var(--spacing-sm);cursor:pointer;flex-direction:row;justify-content:flex-start;align-items:flex-start;display:flex}.task-circle{width:var(--spacing-sm);height:var(--spacing-sm);border:var(--spacing-xxs) solid var(--color-text-dark);margin:2px var(--spacing-sm) 0 0;top:-var(--spacing-xs);box-sizing:content-box;border-radius:50%;flex-shrink:0;display:inline-block;position:relative}.product-form-label{margin-right:var(--spacing-xs)}.selected .circle{background-color:var(--color-text-dark)}.contact-label{font-weight:var(--font-weight-bold);margin-bottom:var(--spacing-xs);display:block}.contact-textarea{width:100%;height:var(--spacing-huge);padding:var(--spacing-sm);border-radius:var(--radius-xs);border:1px solid #ccc}.contact-submit{margin-top:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-lg);background-color:var(--color-text-dark);color:var(--color-white);cursor:pointer;border-radius:var(--radius-xs);border:none}.success-container{text-align:center;justify-content:center;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-lg);flex-direction:column;display:flex}.complex-grid-structure{gap:var(--spacing-sm);width:100%;margin-top:var(--font-size-giant);padding:0 var(--spacing-lg);grid-template-columns:repeat(2,1fr);display:grid}.complex-grid-item{background-color:var(--color-text-main);color:var(--color-white);padding:var(--spacing-lg);font-size:var(--font-size-lg);border-radius:12px}.complex-grid-item:hover{transition-duration:1s,15s;transform:scale(1.02)}.hidden-on-mobile{display:none}@media (min-width:1068px){.complex-grid-structure{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(6,1fr)}.hidden-on-mobile{display:block}}.unique-item-0{grid-area:1/1}.unique-item-1{grid-area:1/2}.unique-item-2{grid-area:2/2}.unique-item-3{grid-area:2/1}.unique-item-4{grid-area:3/1}.unique-item-5{grid-area:3/2}.unique-item-6{grid-area:4/1}.unique-item-7{grid-area:4/2}.unique-item-8{grid-area:5/1}.unique-item-9{grid-area:5/2}.unique-item-10{grid-area:6/1}.unique-item-11{grid-area:6/2}.metadata-card-0{border:var(--spacing-xxs) solid var(--color-text-main)!important;color:var(--color-text-main)!important;background-color:#0000!important}.metadata-card-2,.metadata-card-3{background-color:#c9b897!important}.website-link{font-weight:var(--font-weight-bold)}@media (min-width:1068px){.unique-item-0{grid-area:1/1/span 1/span 2}.unique-item-1{grid-area:2/1/span 1/span 2}.unique-item-2{grid-area:1/3/span 2/span 2}.unique-item-3{grid-area:1/5/span 1/span 2}.unique-item-4{grid-area:2/5/span 1/span 2}.unique-item-5{grid-area:3/1/span 2}.unique-item-6{grid-area:3/2/span 2}.unique-item-7{grid-area:3/3}.unique-item-8{grid-area:3/4/auto/span 2}.unique-item-9{grid-area:3/6;min-height:200px}.unique-item-10{grid-area:4/3/span 1/span 2}.unique-item-11{grid-area:4/5/span 1}}@media (max-width:568px){.complex-grid-structure{display:block!important}.complex-grid-item{margin:0 0 var(--spacing-sm) 0!important;font-size:var(--font-size-base)!important}.product-title{font-size:var(--font-size-base)!important}}.editable-description{min-height:200px}.product-contact-overlay{width:100%;height:100%;-webkit-backdrop-filter:blur(var(--spacing-xs));backdrop-filter:blur(var(--spacing-xs));z-index:999999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.product-contact-container{width:90%;max-width:500px;padding:var(--spacing-lg);border-radius:var(--radius-xl);box-shadow:0px var(--spacing-xs) var(--spacing-md) #0003;background-color:var(--color-white);-webkit-backdrop-filter:blur(var(--spacing-xs));backdrop-filter:blur(var(--spacing-xs));position:relative}.product-subscription{border-radius:var(--radius-xl);padding:var(--spacing-lg);border:var(--spacing-xxs) solid #03384b;margin-bottom:var(--spacing-lg)}.product-contact-close{top:var(--spacing-md);right:var(--spacing-lg);font-size:var(--font-size-lg);cursor:pointer;border:none;border:.5px solid var(--color-text-dark);background:0 0;border-radius:50%;width:45px;height:45px;position:absolute}.product-h2{font-weight:var(--font-weight-bold);color:var(--color-text-dark);margin-top:80px}.product-contact-form{gap:var(--spacing-sm);flex-direction:column;display:flex}.product-contact-input{width:100%;padding:var(--spacing-sm);border-radius:var(--radius-xs);font-size:var(--font-size-base);border:1px solid #ccc}.product-contact-button{color:var(--color-white);padding:var(--spacing-sm);border-radius:var(--radius-xs);cursor:pointer;background:#007bff;border:none}.product-contact-button:hover{background:#0056b3}.vietnamese-icon{margin:var(--spacing-sm) 0 0 0;opacity:.6;width:var(--spacing-3xl);height:var(--spacing-3xl)}.vietnamese-svg{width:100%;height:100%}@media (max-width:450px){.task-circle{width:var(--spacing-sm);height:var(--spacing-sm);top:-var(--spacing-xs)}}@media (max-width:600px){.product-contact-container{border-radius:0;flex-direction:column;justify-content:center;width:100%;max-width:none;height:100%;display:flex}}.company_info{font-size:var(--font-size-sm);border-radius:var(--radius-sm);color:#a57e23;padding:var(--spacing-sm);border:1px solid #a57e23;position:relative;top:-35px}.product-module{width:100%;padding:var(--spacing-lg) var(--spacing-lg) 0 var(--spacing-lg)}.bento-grid{gap:var(--spacing-sm);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-auto-rows:minmax(200px,auto);grid-auto-flow:dense;margin:0;display:grid}.product-card{border-radius:var(--radius-md);transition:transform var(--transition-normal);background-color:#c9b897;background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;max-width:500px;display:flex;position:relative;overflow:hidden}.product-card.has-image{background-color:#0000}.product-card.has-image:before{content:"";background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.product-image{display:none}.product-card:before{content:"";z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.product-info{z-index:1;padding:var(--spacing-sm);text-align:left;padding:var(--spacing-sm);margin-top:57px;position:relative}.product-card:hover{transform:scale(1.03)}.card-large{grid-area:span 2/span 2}.card-small{grid-area:span 1/span 1}.product-image{object-fit:cover;filter:brightness(50%);flex:1;width:100%;height:100%}.product-title{font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-white);white-space:normal;word-wrap:break-word;overflow-wrap:break-word;margin:0}.status img{width:var(--font-size-md);height:var(--font-size-md)}.show-all-button{padding:var(--spacing-sm) var(--spacing-lg);background-color:var(--color-primary);color:var(--color-white);border-radius:var(--radius-xl);margin-top:var(--spacing-lg);cursor:pointer;margin:var(--spacing-lg) auto;padding:var(--spacing-sm) var(--spacing-lg);background-color:var(--color-primary);border-radius:var(--radius-xl);cursor:pointer;transition:background-color var(--transition-normal);border:none;display:block}.show-all-button:hover{background-color:#a88134}.bento-grid.empty{justify-content:center}.bento-grid.empty .product-card{max-width:300px}.bento-grid.empty .product-card.card-small{min-width:250px;max-width:300px}.bento-grid.empty .product-card.card-large{max-width:600px}.product-steps-layout-wrapper{box-sizing:border-box;width:100%;max-width:1400px;padding:0 15px}@media (max-width:640px){.product-steps-layout-wrapper{margin:28px auto;padding:0 12px}}.product-steps-layout-desktop-container{display:none}@media (min-width:768px){.product-steps-layout-desktop-container{flex-direction:row;align-items:center;gap:48px;display:flex}}@media (min-width:1200px){.product-steps-layout-desktop-container{gap:120px}}.product-steps-layout-mobile-container{flex-direction:column;gap:24px;display:flex}.product-steps-layout-mobile-container>.product-steps-layout-sidebar{display:none}@media (min-width:768px){.product-steps-layout-mobile-container{display:none}}.product-steps-layout-sidebar{flex-direction:column;flex:0 389px;align-items:center;min-width:0;display:flex}.product-steps-layout-card{aspect-ratio:389/516;background:linear-gradient(360deg,#f5f3ed,#ebe3d1);border-radius:24px;width:100%;max-width:389px;position:relative;overflow:hidden}.product-steps-layout-mobile-card{aspect-ratio:389/516;background:linear-gradient(360deg,#f5f3ed,#ebe3d1);border-radius:24px;width:100%;max-width:389px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}.product-steps-layout-card-inner{justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.product-steps-layout-card-content{opacity:1;flex-direction:column;align-items:center;gap:20px;display:flex;transform:none}.product-steps-layout-slider-viewport{width:240px;height:152px;position:relative;overflow:hidden}.product-steps-layout-slider-track{gap:32px;transition:transform .5s;display:flex;position:absolute;top:0}.product-steps-layout-slide-item{border-radius:16px;flex-shrink:0;width:240px;height:152px;position:relative;overflow:hidden}.product-steps-layout-slide-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-steps-layout-header-title-box{justify-content:center;width:240px;height:54px;display:flex;position:relative}.product-steps-layout-header-title-inner{opacity:1;flex-direction:column;align-items:center;display:flex;position:absolute}.product-steps-layout-header-title-text{color:#a28755;margin:0;font-size:40px;font-weight:600}.product-steps-layout-footer-box{justify-content:center;align-items:center;width:240px;height:80px;display:flex;position:relative}.product-steps-layout-footer-inner{opacity:1;flex-direction:column;align-items:center;gap:12px;width:100%;display:flex;position:absolute;bottom:0}.product-steps-layout-footer-text{color:#fff;margin:0;font-size:13px;font-weight:600}.product-steps-layout-apply-btn{background-color:#c79b46;border-radius:9999px;justify-content:center;align-items:center;width:100%;padding:10px 24px;display:flex}.product-steps-layout-apply-btn-text{color:#121214;font-size:13px;font-weight:600}.product-steps-layout-controls{justify-content:center;align-items:center;gap:20px;margin-top:32px;display:flex}.product-steps-layout-dots{align-items:center;gap:8px;display:flex}.product-steps-layout-dot-btn{cursor:pointer;background:0 0;border:0;padding:0}.product-steps-layout-dot{background-color:#c0bdb5;border-radius:9999px;height:10px;transition:all .3s;position:relative;overflow:hidden}.product-steps-layout-dot-active{width:28px}.product-steps-layout-dot-inactive{width:10px}.product-steps-layout-dot-progress{transform-origin:0;background-color:#383b3d;border-radius:9999px;position:absolute;inset:0}.product-steps-layout-pause-btn{cursor:pointer;background:0 0;border:1px solid #c0bdb5;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.product-steps-layout-pause-btn-overlay{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#2c1e00;background:#fff8efd9;border-color:#2c1e0026;transition:background .2s,transform .2s;position:absolute;top:16px;left:16px}.product-steps-layout-pause-btn-overlay:hover{background:#fff8ef;transform:scale(1.06)}.product-steps-layout-content-col{flex-direction:column;flex:1;min-width:0;display:flex}.product-steps-layout-heading{letter-spacing:-.02em;color:#121214;margin:0;font-size:28px;font-weight:800;line-height:36px}@media (min-width:768px){.product-steps-layout-heading{margin-bottom:40px;font-size:48px;line-height:56px}}.product-steps-layout-steps-container{min-height:300px;margin-top:32px}@media (max-width:1199px){.product-steps-layout-steps-container{min-height:0;margin-top:0}}.product-steps-layout-steps-inner{flex-direction:column;justify-content:center;gap:32px;min-height:100%;display:flex}.product-steps-layout-step-btn{text-align:left;cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:30px;padding:0;transition:opacity .3s;display:flex}.product-steps-layout-step-inactive{opacity:.5}.product-steps-layout-step-num{color:#000;flex-shrink:0;width:42px;font-weight:600;transition:font-size .3s}@media (min-width:768px){.product-steps-layout-step-num{width:54px}}.product-steps-layout-step-num-active{font-size:32px}@media (min-width:768px){.product-steps-layout-step-num-active{font-size:40px}}.product-steps-layout-step-num-inactive{font-size:20px}@media (min-width:768px){.product-steps-layout-step-num-inactive{font-size:24px}}.product-steps-layout-step-text-col{flex-direction:column;gap:10px;display:flex}.product-steps-layout-step-title{color:#383b3d;text-align:left;font-size:20px;font-weight:600}@media (min-width:768px){.product-steps-layout-step-title{font-size:24px}}.product-steps-layout-grid-animator{transition:grid-template-rows .3s ease-out;display:grid;overflow:hidden}.product-steps-layout-grid-open{grid-template-rows:1fr}.product-steps-layout-grid-closed{grid-template-rows:0fr}.product-steps-layout-step-subtitle{color:#494c4f;text-align:left;font-size:16px;font-weight:300;line-height:28px;transition:opacity .2s ease-out;overflow:hidden}@media (min-width:768px){.product-steps-layout-step-subtitle{font-size:18px}}.product-steps-layout-subtitle-visible{opacity:1;transition-delay:.2s}.product-steps-layout-subtitle-hidden{opacity:0}@media (prefers-reduced-motion:reduce){.f2-a-wrap,.f3-a-wrap,.f2-chevron svg,.f3-plus i,.f3-item{transition:none!important}}.f2-root{margin:24px 15px;font-family:Inter,system-ui,sans-serif}.f2-heading{color:#111827;letter-spacing:-.01em;margin:50px 0;font-size:1.4rem;font-weight:700}.f2-item{border-bottom:1px solid #ececec}.f2-q{cursor:pointer;text-align:left;color:#1f2937;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:22px 4px;font-size:1.05rem;font-weight:600;line-height:1.4;transition:color .2s;display:flex}.f2-q:hover{color:#000}.f2-ai{color:#9ca3af;margin-left:8px;font-size:11px;font-weight:500}.f2-chevron{color:#9ca3af;flex-shrink:0;transition:transform .35s cubic-bezier(.16,1,.3,1),color .2s}.f2-open .f2-chevron{color:#111827;transform:rotate(180deg)}.f2-a-wrap{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.16,1,.3,1);display:grid}.f2-open .f2-a-wrap{grid-template-rows:1fr}.f2-a-inner{overflow:hidden}.f2-a{color:#4b5563;white-space:pre-wrap;max-width:60ch;margin:0;padding:0 4px 22px;font-size:1rem;line-height:1.7}.f3-root{margin:24px 15px;font-family:Plus Jakarta Sans,Inter,sans-serif}.f3-heading{color:#2c1e00;letter-spacing:-.02em;margin:50px 0;font-family:Be Vietnam Pro,Inter,sans-serif;font-size:1.6rem;font-weight:900}.f3-list{flex-direction:column;gap:14px;display:flex}.f3-item{background:#fff;border:1px solid #eee7d8;border-radius:16px;transition:box-shadow .3s,border-color .3s,transform .3s;overflow:hidden;box-shadow:0 2px 8px #2c1e000d}.f3-item.f3-open{border:none;transform:translateY(-1px);box-shadow:0 14px 34px #2c1e001f}.f3-q{cursor:pointer;text-align:left;color:#2c1e00;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:20px 22px;font-family:Be Vietnam Pro,Inter,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.35;display:flex}.f3-ai{color:#94a3b8;margin-left:8px;font-size:11px;font-weight:600}.f3-plus{background:#f5eddd;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .3s;display:inline-flex;position:relative}.f3-open .f3-plus{background:linear-gradient(135deg,#c79b45,#b5904a)}.f3-plus i{background:#8a6d1f;border-radius:2px;width:14px;height:2px;transition:transform .35s cubic-bezier(.16,1,.3,1),background .3s;position:absolute}.f3-plus i:last-child{transform:rotate(90deg)}.f3-open .f3-plus i{background:#fff}.f3-open .f3-plus i:last-child{transform:rotate(0)}.f3-a-wrap{grid-template-rows:0fr;transition:grid-template-rows .38s cubic-bezier(.16,1,.3,1);display:grid}.f3-open .f3-a-wrap{grid-template-rows:1fr}.f3-a-inner{overflow:hidden}.f3-a{color:#4b463d;white-space:pre-wrap;margin:0;padding:0 22px 22px;font-size:.98rem;line-height:1.65}@media (max-width:640px){.f2-root,.f3-root{margin:20px 12px}.f3-heading{font-size:1.3rem}.f2-heading{font-size:1.2rem}.f3-q{padding:17px 15px;font-size:.98rem}.f2-q{padding:18px 2px;font-size:1rem}.f3-a{padding-left:15px;padding-right:15px;font-size:.95rem}.f3-list{gap:12px}.f3-item{border-radius:14px}.f3-plus{width:34px;height:34px}}.bndl-root{--bndl-size:clamp(76px, min(13vw, 18vh), 172px);width:100%;height:90svh;margin:0;font-family:Plus Jakarta Sans,Inter,sans-serif;position:relative;overflow:clip}.bndl-stage{isolation:isolate;width:100%;height:100svh;min-height:560px;position:sticky;top:0;overflow:hidden}.bndl-heading{z-index:100;color:#2c1e00;text-align:center;letter-spacing:-.02em;pointer-events:none;-webkit-user-select:none;user-select:none;width:min(90vw,760px);margin:0;font-family:Be Vietnam Pro,Inter,sans-serif;font-size:4.5rem;font-weight:800;position:absolute;top:clamp(24px,7vh,72px);left:50%;transform:translate(-50%)}.bndl-heading--contrast{color:#fff;-webkit-mask-image:linear-gradient(#0000,#0000);mask-image:linear-gradient(#0000,#0000);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.bndl-grid{position:absolute;inset:0}.bndl-item{--bndl-x:-58vw;--bndl-y:58vh;--bndl-scale:.36;--bndl-opacity:0;z-index:var(--bndl-z,1);width:calc(var(--bndl-size) * 1.18);color:inherit;cursor:pointer;opacity:var(--bndl-opacity);transform:translate3d(calc(-50% + var(--bndl-x)), calc(-50% + var(--bndl-y)), 0) scale(var(--bndl-scale));transform-origin:50%;will-change:transform, opacity;touch-action:manipulation;flex-direction:column;align-items:center;gap:12px;text-decoration:none;display:flex;position:absolute;top:51%;left:50%}.bndl-circle{width:var(--bndl-size);height:var(--bndl-size);background:#f5eddd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;display:inline-flex;position:relative;overflow:visible;box-shadow:0 6px 18px #2c1e001a}.bndl-circle img{object-fit:cover;z-index:1;border-radius:50%;width:100%;height:100%;position:relative}.bndl-circle--empty{background:#e7dcc4;border-radius:50%;width:100%;height:100%}.bndl-pulse{opacity:0;pointer-events:none;z-index:0;border:2px solid #c79b46;border-radius:50%;position:absolute;inset:0}.bndl-item:hover .bndl-circle{transform:translateY(-4px)scale(1.04);box-shadow:0 14px 30px #2c1e002e}.bndl-item:hover .bndl-pulse{animation:1.4s ease-out infinite bndl-pulse}@keyframes bndl-pulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.35)}}.bndl-name{color:#2c1e00;text-align:center;opacity:0;visibility:hidden;font-size:1.92rem;font-weight:300;line-height:1.35;transition:opacity .22s,transform .28s cubic-bezier(.16,1,.3,1),color .2s,visibility 0s linear .22s;transform:translateY(8px)}.bndl-item:hover .bndl-name,.bndl-item:focus-visible .bndl-name{color:#a2792f;opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0)}.bndl-item:focus-visible{outline-offset:8px;border-radius:14px;outline:3px solid #c79b46}@media (max-width:640px){.bndl-root{--bndl-size:clamp(68px, 22vw, 104px);height:145svh}.bndl-stage{min-height:480px}.bndl-item{width:calc(var(--bndl-size) * 1.12);gap:8px;top:52%}.bndl-name{font-size:.82rem}}@media (hover:none){.bndl-name{display:none}}@media (prefers-reduced-motion:reduce){.bndl-root{height:auto;margin:40px 15px;overflow:visible}.bndl-stage{height:auto;min-height:0;position:relative;overflow:visible}.bndl-heading{width:auto;margin-bottom:1.75rem;position:static;transform:none}.bndl-grid{flex-wrap:wrap;justify-content:center;gap:32px 40px;display:flex;position:static}.bndl-item{width:calc(var(--bndl-size) * 1.18);opacity:1;position:static;transform:none}.bndl-item:hover .bndl-circle{transform:none}.bndl-item:hover .bndl-pulse{animation:none}}.af-root{--af-surface-variant:#eae2d2;--af-surface-container:#f5eddd;--af-primary:#2c1e00;--af-primary-fixed-dim:#ebc16d;--af-on-primary-container:#c0994a;--af-on-surface-variant:#4b463d;--af-background:#fff8ef;max-width:1920px;margin:40px auto;padding:0 15px;font-family:Plus Jakarta Sans,Inter,sans-serif}.af-root *,.af-root :before,.af-root :after{box-sizing:border-box}.af-section{grid-template-columns:1fr;align-items:center;gap:3rem;margin:2rem 0;display:grid}@media (min-width:1024px){.af-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:5rem}}.af-image-col{order:2;position:relative}.af-content-col{order:1}@media (min-width:1024px){.af-image-col{order:1}.af-content-col{order:2}}.af-image{background-color:var(--af-surface-variant);aspect-ratio:1;border-radius:1rem;width:100%;overflow:hidden}.af-image img{object-fit:cover;width:100%;height:100%;display:block}.af-image-empty{background:var(--af-surface-variant);width:100%;height:100%}.af-stamp{background-color:var(--af-on-primary-container);width:9rem;height:9rem;color:var(--af-primary);border:4px solid var(--af-background);border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;font-family:Be Vietnam Pro,Inter,sans-serif;display:flex;position:absolute;bottom:-2rem;right:-1rem;transform:rotate(12deg)}.af-stamp-est{text-transform:uppercase;letter-spacing:-.03em;font-size:1.2rem;font-weight:900}.af-stamp-year{font-size:2rem;font-weight:900;line-height:1}.af-sup-label{color:var(--af-on-primary-container);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.8rem;font-weight:700;display:block}.af-headline{color:var(--af-primary);letter-spacing:-.01em;margin-bottom:1.75rem;font-family:Be Vietnam Pro,Inter,sans-serif;font-size:2.4rem;font-weight:700;line-height:1.2}.af-body{color:var(--af-on-surface-variant);margin-bottom:2rem;font-size:1.08rem;line-height:1.65}.af-features{flex-direction:column;gap:1rem;display:flex}.af-feature-card{background-color:var(--af-surface-container);border-radius:1rem;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;display:flex}.af-feature-icon{background-color:var(--af-primary);width:3rem;height:3rem;color:var(--af-primary-fixed-dim);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.af-feature-title{color:var(--af-primary);font-weight:700}.af-feature-sub{color:var(--af-on-surface-variant);font-size:.9rem}@media (max-width:640px){.af-root{margin:28px auto;padding:0 12px}.af-headline{font-size:1.9rem}.af-stamp{width:7rem;height:7rem;bottom:-1.25rem;right:.5rem}.af-stamp-year{font-size:1.6rem}.af-feature-card{gap:1rem;padding:1rem 1.15rem}}.rv-stars{gap:2px;margin-bottom:14px;font-size:16px;line-height:1;display:flex}.rv-star{color:#d8d8d8}.rv-star--on{color:#f5b301}.pt-admin-bar{z-index:2000;color:#fff;opacity:0;pointer-events:none;background:#1f1b12;border-top:1px solid #ffffff14;transition:transform .28s cubic-bezier(.16,1,.3,1),opacity .28s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.pt-admin-bar--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.pt-admin-bar-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1400px;margin:0 auto;padding:10px 15px;display:flex}.pt-bar-left,.pt-bar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pt-bar-right{margin-left:auto}.pt-status{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:700}.pt-status--published{color:#4ade80;background:#22c55e2e}.pt-status--draft{color:#d6c9a8;background:#ffffff1f}.pt-admin-bar-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pt-btn{cursor:pointer;color:#fff;background:#ffffff1a;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:700;transition:background .15s,opacity .15s;display:inline-flex}.pt-btn:hover{background:#ffffff2e}.pt-btn:disabled{opacity:.5;cursor:default}.pt-btn--ghost{background:0 0;border-color:#ffffff40}.pt-btn--ghost:hover{background:#ffffff1a}.pt-btn--primary{color:#1f1b12;background:#c79b46}.pt-btn--primary:hover{background:#d8ad57}.pt-btn--danger{color:#f87171;background:0 0;border-color:#ef444480}.pt-btn--danger:hover{background:#ef444426}.pt-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.pt-modal{background:#fff;border-radius:14px;width:100%;max-width:420px;padding:24px;box-shadow:0 20px 50px #00000040}@media (max-width:640px){.pt-admin-bar-inner{padding:8px 12px}.pt-btn{padding:6px 10px;font-size:12px}.pt-hide-mobile{display:none!important}.pt-label{display:none}.pf-addblock-btn{padding:6px 10px}}.pt-bar-left .pf-addblock-menu{top:auto;bottom:calc(100% + 6px)}
