.ws-gold{color:var(--gold-dark)}.ws-hero{background:radial-gradient(900px 480px at 88% 0%,rgba(197,165,90,.16),transparent 62%),radial-gradient(640px 380px at -6% 100%,rgba(197,165,90,.1),transparent 60%),var(--off-white);color:var(--black);padding:9.5rem 0 5rem;overflow:hidden}.ws-hero .breadcrumb{margin-bottom:2.25rem}.ws-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:4rem;align-items:center}.ws-hero__text h1{font-family:var(--font-serif);font-size:clamp(2.2rem,4.2vw,3.5rem);line-height:1.12;margin:1rem 0 1.25rem;letter-spacing:-.01em;color:var(--black)}.ws-hero__lead{color:var(--gray-700);font-size:1.05rem;line-height:1.75;max-width:56ch;margin:0 0 1.75rem}.ws-hero__lead strong{color:var(--gold-dark);font-weight:700}.ws-hero__price{display:inline-flex;flex-direction:column;padding:1.15rem 1.5rem 1.05rem;border:1px solid #e9e4d6;border-left:3px solid var(--gold);border-radius:14px;background:var(--white);box-shadow:0 12px 32px #11111112;margin-bottom:1.75rem;min-width:min(420px,100%)}.ws-hero__price-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-500);font-weight:700;margin-bottom:.15rem}.ws-hero__price-row{display:flex;align-items:center;gap:.9rem}.ws-hero__price-value{font-family:var(--font-serif);font-size:2.6rem;font-weight:700;color:var(--black);line-height:1;letter-spacing:-.01em}.ws-hero__price-once{font-size:.8rem;line-height:1.35;color:var(--gray-500);padding-left:.9rem;border-left:1px solid #e9e4d6}.ws-hero__price-sub{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:var(--gray-500);border-top:1px solid #f0ece0;margin-top:.85rem;padding-top:.75rem}.ws-hero__price-sub strong{color:var(--black);font-weight:600}.ws-hero__price-link{display:inline-flex;align-items:center;gap:.35rem;color:var(--gold-dark);font-weight:700;font-size:.82rem;text-decoration:none;white-space:nowrap;transition:gap .2s ease}.ws-hero__price-link:hover{gap:.55rem}.ws-hero__price-link svg{width:14px;height:14px}.ws-hero__actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.ws-hero__trust{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1.5rem;max-width:620px}.ws-hero__trust li{display:flex;align-items:flex-start;gap:.55rem;font-size:.9rem;color:var(--gray-700)}.ws-hero__trust li>span{line-height:1.5}.ws-hero__trust li strong{color:var(--black);font-weight:700}.ws-hero__trust svg{width:16px;height:16px;color:var(--gold-dark);flex-shrink:0;margin-top:.2rem}.ws-hero__visual img{width:100%;height:auto;border-radius:18px;box-shadow:0 30px 70px #11111147,0 0 0 1px #c5a55a40}.ws-args{background:var(--dark);color:var(--white);padding:4.5rem 0}.ws-args__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.ws-arg{padding:1.75rem 1.5rem;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff05;transition:border-color .25s ease,transform .25s ease}.ws-arg:hover{border-color:#c5a55a73;transform:translateY(-3px)}.ws-arg__ic{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#c5a55a1f;color:var(--gold);margin-bottom:1rem}.ws-arg__ic svg{width:22px;height:22px}.ws-arg h3{font-size:1.05rem;margin:0 0 .5rem;font-weight:700;color:var(--white)}.ws-arg p{font-size:.9rem;line-height:1.65;color:#a8a8a8;margin:0}.ws-config{background:var(--white);color:var(--black);padding:5.5rem 0 6rem}.ws-config__header{text-align:center;max-width:680px;margin:0 auto 3.25rem}.ws-config__header .section-title{color:var(--black)}.ws-config__header .section-subtitle{color:var(--gray-700)}.ws-config__layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:2rem;align-items:start}.ws-config__list{display:grid;gap:.9rem}.ws-module{position:relative;display:flex;gap:1rem;align-items:flex-start;padding:1.3rem 1.4rem;background:var(--off-white);border:1.5px solid #e6e2d8;border-radius:16px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.ws-module:hover{border-color:var(--gold)}.ws-module input[type=checkbox],.ws-module input[type=radio]{position:absolute;opacity:0;pointer-events:none}.ws-module__check{width:26px;height:26px;border-radius:8px;border:2px solid #d8d2c2;display:grid;place-items:center;flex-shrink:0;margin-top:.1rem;color:transparent;transition:all .18s ease;background:var(--white)}.ws-module__check svg{width:14px;height:14px}.ws-module:has(input[data-module-input]:checked),.ws-module:has([data-addon-input]:checked),.ws-module.is-checked{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold) inset,0 10px 30px #c5a55a1f;background:var(--white)}.ws-module:has(input[data-module-input]:checked) .ws-module__check,.ws-module:has([data-addon-input]:checked) .ws-module__check,.ws-module.is-checked .ws-module__check{background:var(--gold-gradient);border-color:var(--gold-dark);color:var(--white)}.ws-module:has(input:focus-visible){outline:2px solid var(--gold-dark);outline-offset:2px}.ws-module--base{cursor:default;border-color:var(--gold);background:linear-gradient(180deg,#fffdf6,#fff9ec);box-shadow:0 0 0 1px var(--gold) inset}.ws-module--base .ws-module__check{background:var(--gold-gradient);border-color:var(--gold-dark);color:var(--white)}.ws-module__body{flex:1;display:flex;flex-direction:column;gap:.35rem;min-width:0}.ws-module__head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;flex-wrap:wrap}.ws-module__head h3{font-size:1.02rem;margin:0;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;color:var(--black)}.ws-module__title{font-weight:700;color:var(--black);font-size:1.02rem;display:flex;align-items:center;gap:.55rem;cursor:pointer}.ws-module__flag{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:var(--gold-gradient);color:var(--white);padding:.22rem .6rem;border-radius:999px;white-space:nowrap}.ws-module__price{font-weight:700;color:var(--gold-dark);font-size:1.02rem;white-space:nowrap}.ws-module__desc{font-size:.88rem;line-height:1.6;color:var(--gray-700)}.ws-module__note{font-size:.78rem;color:var(--gray-500);font-style:italic}.ws-module__plan-note{font-size:.78rem;line-height:1.55;color:var(--gray-700);background:#c5a55a1a;border-left:3px solid var(--gold);border-radius:6px;padding:.5rem .7rem;margin-top:.2rem}.ws-module__plan-note a{color:var(--gold-dark);font-weight:600;text-decoration:underline;text-underline-offset:2px}.ws-module--rich{padding:0;gap:0;align-items:stretch;overflow:hidden}.ws-module__figure{width:232px;flex-shrink:0;background:#141414;position:relative;display:block}.ws-module__figure img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block}.ws-module__figure--photo img{object-fit:cover}.ws-module--rich .ws-module__body{padding:1.25rem 1.4rem;gap:.5rem}.ws-module--rich .ws-module__title .ws-module__check{margin-top:0}.ws-module__benefits{display:grid;gap:.32rem;margin-top:.1rem}.ws-module__benefit{display:flex;gap:.5rem;align-items:flex-start;font-size:.84rem;line-height:1.5;color:var(--gray-700)}.ws-module__benefit svg{width:13px;height:13px;color:var(--gold-dark);flex-shrink:0;margin-top:.22rem}.ws-evolve{display:flex;gap:.9rem;align-items:flex-start;padding:1.1rem 1.2rem;border:1.5px dashed var(--gold);border-radius:14px;background:#fffdf6}.ws-evolve svg{width:26px;height:26px;color:var(--gold-dark);flex-shrink:0;margin-top:.15rem}.ws-evolve strong{display:block;font-size:.95rem;color:var(--black);margin-bottom:.3rem}.ws-evolve p{margin:0;font-size:.85rem;line-height:1.6;color:var(--gray-700)}.ws-3d-head{margin-top:1.4rem;padding:1.1rem 1.2rem;border-radius:14px;background:var(--black);color:var(--white)}.ws-3d-head h3{font-family:var(--font-serif);font-size:1.15rem;margin:0 0 .4rem;display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;color:var(--white)}.ws-3d-head__flag{font-family:var(--font-sans);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:var(--gold-gradient);color:var(--white);padding:.25rem .65rem;border-radius:999px}.ws-3d-head p{margin:0;font-size:.85rem;line-height:1.6;color:#c9c9c9}.ws-3d-head strong{color:var(--gold-light)}.ws-module--3d{cursor:pointer}.ws-module--3d .ws-addon__controls{cursor:default}.ws-addon__controls{margin-top:.8rem;padding-top:.9rem;border-top:1px dashed #ded8c8;display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:center}.ws-addon__controls[hidden]{display:none}.ws-addon__qty{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.ws-addon__qty-label{font-size:.85rem;font-weight:600;color:var(--black)}.ws-addon__qty-label small{color:var(--gray-500);font-weight:500}.ws-addon__stepper{display:inline-flex;align-items:stretch;border:1.5px solid #ddd8ca;border-radius:10px;overflow:hidden;background:var(--white)}.ws-addon__stepper button{width:38px;border:none;background:#faf8f3;color:var(--gold-dark);font-size:1.1rem;font-weight:700;cursor:pointer}.ws-addon__stepper button:hover{background:#fff5e0}.ws-addon__stepper input{width:76px;border:none;text-align:center;font-weight:700;font-size:.95rem;padding:.5rem .3rem;-moz-appearance:textfield;background:var(--white);color:var(--black);position:static!important;opacity:1!important;pointer-events:auto!important}.ws-addon__stepper input::-webkit-outer-spin-button,.ws-addon__stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ws-addon__nfc{display:flex;align-items:flex-start;gap:.55rem;cursor:pointer;font-size:.88rem;font-weight:600;color:var(--black)}.ws-addon__nfc input{position:static!important;opacity:1!important;pointer-events:auto!important;width:17px;height:17px;margin-top:.15rem;accent-color:var(--gold-dark)}.ws-addon__nfc small{display:block;font-weight:500;color:var(--gray-500)}.ws-addon__variants{display:flex;gap:.5rem;flex-wrap:wrap}.ws-addon__variant{cursor:pointer}.ws-addon__variant span{display:inline-block;padding:.45rem .85rem;border:1.5px solid #ddd8ca;border-radius:999px;font-size:.84rem;font-weight:600;color:var(--gray-700);background:var(--white);transition:all .15s ease}.ws-addon__variant input:checked+span{border-color:var(--gold-dark);background:var(--gold-gradient);color:var(--white)}.ws-addon__variant input:focus-visible+span{outline:2px solid var(--gold-dark);outline-offset:2px}.ws-summary{position:sticky;top:96px;background:var(--black);color:var(--white);border-radius:18px;padding:1.75rem;box-shadow:0 24px 60px #11111147}.ws-summary__title{font-family:var(--font-serif);font-size:1.35rem;margin:0 0 1.1rem;color:var(--white)}.ws-summary__lines{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.ws-summary__lines:not(:empty){margin-top:.45rem}.ws-summary__line{display:flex;justify-content:space-between;gap:1rem;font-size:.92rem;color:#cfcfcf}.ws-summary__line strong{color:var(--white);font-weight:600;white-space:nowrap}.ws-summary__line--module strong,.ws-summary__line--3d strong{color:var(--gold-light)}.ws-summary__line--3d s{color:#8a8a8a;font-weight:400;margin-right:.4rem;font-size:.82rem}.ws-summary__discount{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:.8rem;padding:.6rem .75rem;border-radius:10px;background:#6fcf871a;border:1px solid rgba(111,207,135,.35);font-size:.85rem;color:#9fdfae}.ws-summary__discount[hidden]{display:none}.ws-summary__discount span{display:flex;align-items:center;gap:.45rem}.ws-summary__discount svg{width:14px;height:14px;flex-shrink:0}.ws-summary__discount strong{color:#6fcf87;white-space:nowrap}.ws-summary__total{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;border-top:1px dashed rgba(255,255,255,.22);margin-top:1rem;padding-top:1rem;font-weight:600}.ws-summary__total small{display:block;font-size:.72rem;color:#9a9a9a;font-weight:500}.ws-summary__total strong{font-family:var(--font-serif);font-size:1.9rem;color:var(--gold-light);line-height:1}.ws-summary__plan{display:flex;gap:.6rem;align-items:flex-start;background:#c5a55a1a;border:1px solid rgba(197,165,90,.3);border-radius:12px;padding:.8rem .9rem;margin:1.1rem 0 1.25rem;font-size:.85rem;line-height:1.55;color:#d5d5d5}.ws-summary__plan svg{width:18px;height:18px;color:var(--gold);flex-shrink:0;margin-top:.1rem}.ws-summary__plan strong{color:var(--gold-light)}.ws-summary__plan a{color:var(--gold-light);text-decoration:underline;text-underline-offset:2px}.ws-summary__cta{width:100%;justify-content:center;font-size:1rem;padding:1rem 1.5rem}.ws-summary__notice{margin:1rem 0 0;font-size:.76rem;line-height:1.55;color:#9a9a9a}.ws-summary__notice strong{color:#c9c9c9}.ws-bundles{background:var(--black);color:var(--white);padding:5.5rem 0}.ws-bundles__header{text-align:center;max-width:680px;margin:0 auto 3rem}.ws-bundles__gold{color:var(--gold)}.ws-bundles__header .section-subtitle{color:#b0b0b0}.ws-bundles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;align-items:stretch}.ws-bundle{position:relative;display:flex;flex-direction:column;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem 1.75rem;transition:transform .25s ease,border-color .25s ease}.ws-bundle:hover{transform:translateY(-4px);border-color:#c5a55a80}.ws-bundle--highlight{border-color:var(--gold);background:radial-gradient(420px 200px at 50% 0%,rgba(197,165,90,.14),transparent 70%),#ffffff08}.ws-bundle__sector{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--gold-light);margin-bottom:.5rem}.ws-bundle h3{font-family:var(--font-serif);font-size:1.45rem;margin:0 0 .5rem;color:var(--white)}.ws-bundle__tagline{font-size:.9rem;line-height:1.6;color:#b0b0b0;margin:0 0 1.1rem}.ws-bundle__items{list-style:none;margin:0 0 1.25rem;padding:0;display:grid;gap:.55rem;flex:1}.ws-bundle__items li{display:flex;gap:.55rem;align-items:flex-start;font-size:.88rem;line-height:1.55;color:#d5d5d5}.ws-bundle__items svg{width:15px;height:15px;color:var(--gold);flex-shrink:0;margin-top:.22rem}.ws-bundle__pricing{border-top:1px dashed rgba(255,255,255,.2);padding-top:1rem;margin-bottom:1.25rem}.ws-bundle__price-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.9rem;color:#cfcfcf}.ws-bundle__price-row strong{font-family:var(--font-serif);font-size:1.6rem;color:var(--gold-light)}.ws-bundle__saving{margin-top:.35rem;font-size:.8rem;color:#6fcf87;font-weight:600}.ws-bundle__cta{width:100%;justify-content:center}.ws-bundles__note{text-align:center;max-width:62ch;margin:2.5rem auto 0;font-size:.9rem;line-height:1.65;color:#9a9a9a}.ws-bundles__note a{color:var(--gold-light);text-decoration:underline}.ws-process{background:var(--white);color:var(--black);padding:5.5rem 0}.ws-process__header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.ws-process__header .section-title{color:var(--black)}.ws-process__track{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;position:relative}.ws-process__track:before{content:"";position:absolute;top:27px;left:8%;right:8%;height:2px;background:linear-gradient(90deg,rgba(197,165,90,.15),var(--gold) 30%,var(--gold) 70%,rgba(197,165,90,.15));z-index:0}.ws-process__step{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}.ws-process__num{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--gold-gradient);color:var(--white);font-family:var(--font-serif);font-size:1.15rem;font-weight:700;box-shadow:0 0 0 6px var(--white),0 10px 24px #c5a55a59;margin-bottom:1.1rem}.ws-process__card{background:var(--off-white);border:1.5px solid #e6e2d8;border-radius:16px;padding:1.4rem 1.2rem;flex:1;width:100%;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.ws-process__step:hover .ws-process__card{transform:translateY(-4px);border-color:var(--gold);box-shadow:0 16px 36px #11111114}.ws-process__card h3{font-size:1rem;font-weight:700;margin:0 0 .5rem;color:var(--black)}.ws-process__card p{margin:0;font-size:.85rem;line-height:1.6;color:var(--gray-700)}.ws-vs{background:radial-gradient(800px 400px at 50% 0%,rgba(197,165,90,.1),transparent 65%),var(--black);color:var(--white);padding:5.5rem 0}.ws-vs__header{text-align:center;max-width:640px;margin:0 auto 3rem}.ws-vs__gold{color:var(--gold)}.ws-vs__header .section-subtitle{color:#b0b0b0}.ws-vs__duel{display:grid;grid-template-columns:minmax(0,1fr) 132px minmax(0,1fr);max-width:980px;margin:0 auto}.ws-vs__head{padding:1.5rem 1.5rem 1.25rem;text-align:center;position:relative}.ws-vs__head strong{font-family:var(--font-serif);font-size:1.3rem}.ws-vs__head--us{background:linear-gradient(180deg,#c5a55a29,#c5a55a0f);border:1.5px solid var(--gold);border-bottom:none;border-radius:18px 18px 0 0;box-shadow:0 0 50px #c5a55a26}.ws-vs__head--us strong{color:var(--gold-light)}.ws-vs__badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:var(--gold-gradient);color:var(--white);padding:.3rem .85rem;border-radius:999px;white-space:nowrap}.ws-vs__head--mid{display:grid;place-items:center}.ws-vs__medal{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#1c1c1c;border:1.5px solid rgba(197,165,90,.5);color:var(--gold-light);font-weight:800;font-size:.85rem;letter-spacing:.04em}.ws-vs__head--them{border-bottom:none}.ws-vs__head--them strong{color:#8a8a8a}.ws-vs__cell{display:flex;gap:.7rem;align-items:flex-start;padding:1rem 1.5rem;font-size:.92rem;line-height:1.6}.ws-vs__cell svg{width:17px;height:17px;flex-shrink:0;margin-top:.2rem}.ws-vs__cell--us{background:linear-gradient(180deg,#c5a55a0f,#c5a55a0f);border-left:1.5px solid var(--gold);border-right:1.5px solid var(--gold);color:var(--white);font-weight:500}.ws-vs__cell--us svg{color:var(--gold)}.ws-vs__cell--us.is-last{border-bottom:1.5px solid var(--gold);border-radius:0 0 18px 18px;padding-bottom:1.4rem}.ws-vs__crit{display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem .6rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#8a8a8a}.ws-vs__cell--them{color:#8a8a8a}.ws-vs__cell--them svg{color:#a85454}.ws-vs__callout{text-align:center;max-width:62ch;margin:2.75rem auto 0;font-size:1.02rem;line-height:1.7;color:#c9c9c9}.ws-vs__callout strong{color:var(--gold-light)}.ws-vs__cta{text-align:center;margin-top:1.75rem}.ws-plans{background:var(--off-white);color:var(--black);padding:5.5rem 0;scroll-margin-top:80px}.ws-plans__header{text-align:center;max-width:680px;margin:0 auto 3rem}.ws-plans__header .section-title{color:var(--black)}.ws-plans__header .section-subtitle{color:var(--gray-700)}.ws-plans__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;align-items:stretch}.ws-plan{position:relative;background:var(--white);border:1.5px solid #e6e2d8;border-radius:18px;padding:2rem 1.75rem;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.ws-plan:hover{transform:translateY(-4px);box-shadow:0 18px 44px #11111117}.ws-plan--highlight{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold) inset,0 18px 44px #c5a55a24}.ws-plan__flag{position:absolute;top:-12px;left:1.5rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:var(--gold-gradient);color:var(--white);padding:.28rem .7rem;border-radius:999px}.ws-plan__flag--dark{background:var(--gray-900)}.ws-plan h3{font-family:var(--font-serif);font-size:1.3rem;margin:0 0 .4rem;color:var(--black)}.ws-plan__price{font-family:var(--font-serif);font-size:2.2rem;font-weight:700;color:var(--gold-dark);margin:0 0 .6rem;line-height:1}.ws-plan__price small{font-family:var(--font-sans);font-size:.85rem;color:var(--gray-500);font-weight:500}.ws-plan__desc{font-size:.9rem;color:var(--gray-700);margin:0 0 1.1rem;line-height:1.6}.ws-plan__features{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.ws-plan__features li{display:flex;gap:.55rem;align-items:flex-start;font-size:.88rem;line-height:1.55;color:var(--gray-700)}.ws-plan__features svg{width:15px;height:15px;color:var(--gold-dark);flex-shrink:0;margin-top:.22rem}.ws-plans__note{text-align:center;margin:2.25rem auto 0;max-width:60ch;font-size:.9rem;color:var(--gray-500)}.ws-custom{background:var(--dark);color:var(--white);padding:4.5rem 0}.ws-custom__box{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;border:1px solid rgba(197,165,90,.32);border-radius:20px;padding:2.5rem 2.75rem;background:radial-gradient(600px 240px at 0% 0%,rgba(197,165,90,.1),transparent 60%),#ffffff05}.ws-custom__text h2{font-family:var(--font-serif);font-size:clamp(1.5rem,2.6vw,2rem);margin:.75rem 0;color:var(--white)}.ws-custom__text h2 .gold{color:var(--gold)}.ws-custom__text p{color:#b0b0b0;line-height:1.7;max-width:62ch;margin:0}.ws-custom__box .btn{flex-shrink:0}.ws-custom .btn-outline{color:var(--white);border-color:#fff6}.ws-custom .btn-outline:hover{border-color:var(--gold);color:var(--gold-light)}.ws-faq{background:var(--white);color:var(--black);padding:5.5rem 0}.ws-faq__header{text-align:center;max-width:640px;margin:0 auto 2.75rem}.ws-faq__header .section-title{color:var(--black)}.ws-faq__list{max-width:780px;margin:0 auto;display:grid;gap:.8rem}.ws-faq__item{background:var(--off-white);border:1.5px solid #e6e2d8;border-radius:14px;overflow:hidden;transition:border-color .2s ease}.ws-faq__item[open]{border-color:var(--gold);background:var(--white)}.ws-faq__item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.4rem;font-weight:600;font-size:.98rem;color:var(--black)}.ws-faq__item summary::-webkit-details-marker{display:none}.ws-faq__item summary svg{width:18px;height:18px;color:var(--gold-dark);flex-shrink:0;transition:transform .25s ease}.ws-faq__item[open] summary svg{transform:rotate(180deg)}.ws-faq__item p{margin:0;padding:0 1.4rem 1.3rem;font-size:.92rem;line-height:1.7;color:var(--gray-700)}@media(max-width:1024px){.ws-hero__grid{grid-template-columns:1fr;gap:2.5rem}.ws-hero__visual{max-width:640px}.ws-args__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-config__layout{grid-template-columns:1fr}.ws-summary{position:static}.ws-bundles__grid,.ws-plans__grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.ws-bundle--highlight,.ws-plan--highlight{order:-1}.ws-custom__box{flex-direction:column;align-items:flex-start;padding:2rem}.ws-process__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.ws-process__track:before{display:none}.ws-vs__duel{grid-template-columns:1fr;gap:0;max-width:560px}.ws-vs__head--mid,.ws-vs__head--them{display:none}.ws-vs__head--us{border-radius:18px 18px 0 0}.ws-vs__crit{order:0;padding:1.1rem 1rem .4rem;color:var(--gold-light);background:#c5a55a0f;border-left:1.5px solid var(--gold);border-right:1.5px solid var(--gold)}.ws-vs__cell--us{padding-top:.4rem}.ws-vs__cell--them{background:#ffffff05;border-left:1.5px solid rgba(255,255,255,.08);border-right:1.5px solid rgba(255,255,255,.08);margin:0;font-size:.85rem;padding-top:.5rem}.ws-vs__cell--us.is-last{border-radius:0;border-bottom:none;padding-bottom:1rem}.ws-vs__duel>.ws-vs__cell--them:last-child{border-bottom:1.5px solid rgba(255,255,255,.08);border-radius:0 0 18px 18px;padding-bottom:1.3rem}}@media(max-width:760px){.ws-module--rich{flex-direction:column}.ws-module__figure{width:100%;height:150px;position:relative}}@media(max-width:640px){.ws-hero{padding:7.5rem 0 3.5rem}.ws-hero__price{width:100%}.ws-hero__actions .btn{width:100%;justify-content:center}.ws-args__grid,.ws-hero__trust{grid-template-columns:1fr}.ws-module{padding:1.1rem}.ws-module--rich{padding:0}.ws-summary{padding:1.4rem}.ws-addon__controls{gap:.8rem}.ws-bundle,.ws-plan{padding:1.6rem 1.35rem}.ws-custom__box .btn{width:100%;justify-content:center}.ws-process__track{grid-template-columns:1fr;max-width:420px;margin:0 auto}}
